@xyo-network/react-ethereum-gas-price-blocknative-plugin 2.60.8 → 2.60.10
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 +112 -186
- package/dist/types/components/Card/Card.d.ts +3 -7
- package/dist/types/components/Card/Card.d.ts.map +1 -1
- package/dist/types/components/Card/CardContent.d.ts +3 -7
- package/dist/types/components/Card/CardContent.d.ts.map +1 -1
- package/dist/types/components/Card/CardHeader.d.ts +2 -18
- package/dist/types/components/Card/CardHeader.d.ts.map +1 -1
- package/package.json +7 -7
package/dist/docs.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"flags": {},
|
|
7
7
|
"children": [
|
|
8
8
|
{
|
|
9
|
-
"id":
|
|
9
|
+
"id": 22,
|
|
10
10
|
"name": "default",
|
|
11
11
|
"variant": "reference",
|
|
12
12
|
"kind": 8388608,
|
|
@@ -16,13 +16,13 @@
|
|
|
16
16
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts",
|
|
17
17
|
"line": 7,
|
|
18
18
|
"character": 0,
|
|
19
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
19
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9d1b6c727aa9/packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts#L7"
|
|
20
20
|
}
|
|
21
21
|
],
|
|
22
|
-
"target":
|
|
22
|
+
"target": 21
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"id":
|
|
25
|
+
"id": 21,
|
|
26
26
|
"name": "EthereumGasPriceBlocknativePlugin",
|
|
27
27
|
"variant": "declaration",
|
|
28
28
|
"kind": 32,
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/Plugin.ts",
|
|
35
35
|
"line": 8,
|
|
36
36
|
"character": 13,
|
|
37
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9d1b6c727aa9/packages/plugins/packages/ethereum-gas/packages/blocknative/src/Plugin.ts#L8"
|
|
38
38
|
}
|
|
39
39
|
],
|
|
40
40
|
"type": {
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/Card.tsx",
|
|
60
60
|
"line": 8,
|
|
61
61
|
"character": 13,
|
|
62
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
62
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9d1b6c727aa9/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/Card.tsx#L8"
|
|
63
63
|
}
|
|
64
64
|
],
|
|
65
65
|
"signatures": [
|
|
@@ -158,43 +158,11 @@
|
|
|
158
158
|
{
|
|
159
159
|
"type": "reference",
|
|
160
160
|
"target": {
|
|
161
|
-
"sourceFileName": "../../../../../../node_modules/
|
|
162
|
-
"qualifiedName": "
|
|
161
|
+
"sourceFileName": "../../../../../../node_modules/@mui/material/Card/Card.d.ts",
|
|
162
|
+
"qualifiedName": "CardOwnProps"
|
|
163
163
|
},
|
|
164
|
-
"
|
|
165
|
-
|
|
166
|
-
"type": "reference",
|
|
167
|
-
"target": {
|
|
168
|
-
"sourceFileName": "../../../../../../node_modules/@mui/material/Paper/Paper.d.ts",
|
|
169
|
-
"qualifiedName": "PaperOwnProps"
|
|
170
|
-
},
|
|
171
|
-
"name": "PaperOwnProps",
|
|
172
|
-
"package": "@mui/material"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"type": "literal",
|
|
176
|
-
"value": "classes"
|
|
177
|
-
}
|
|
178
|
-
],
|
|
179
|
-
"name": "Omit",
|
|
180
|
-
"package": "typescript"
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"type": "reflection",
|
|
184
|
-
"declaration": {
|
|
185
|
-
"id": 5,
|
|
186
|
-
"name": "__type",
|
|
187
|
-
"variant": "declaration",
|
|
188
|
-
"kind": 65536,
|
|
189
|
-
"flags": {},
|
|
190
|
-
"sources": [
|
|
191
|
-
{
|
|
192
|
-
"fileName": "node_modules/@mui/material/Card/Card.d.ts",
|
|
193
|
-
"line": 14,
|
|
194
|
-
"character": 49
|
|
195
|
-
}
|
|
196
|
-
]
|
|
197
|
-
}
|
|
164
|
+
"name": "CardOwnProps",
|
|
165
|
+
"package": "@mui/material"
|
|
198
166
|
},
|
|
199
167
|
{
|
|
200
168
|
"type": "reference",
|
|
@@ -275,7 +243,7 @@
|
|
|
275
243
|
{
|
|
276
244
|
"type": "reflection",
|
|
277
245
|
"declaration": {
|
|
278
|
-
"id":
|
|
246
|
+
"id": 5,
|
|
279
247
|
"name": "__type",
|
|
280
248
|
"variant": "declaration",
|
|
281
249
|
"kind": 65536,
|
|
@@ -295,17 +263,16 @@
|
|
|
295
263
|
"type": "union",
|
|
296
264
|
"types": [
|
|
297
265
|
{
|
|
298
|
-
"type": "
|
|
299
|
-
"
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
}
|
|
266
|
+
"type": "literal",
|
|
267
|
+
"value": "className"
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"type": "literal",
|
|
271
|
+
"value": "style"
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
"type": "literal",
|
|
275
|
+
"value": "classes"
|
|
309
276
|
},
|
|
310
277
|
{
|
|
311
278
|
"type": "literal",
|
|
@@ -340,16 +307,16 @@
|
|
|
340
307
|
{
|
|
341
308
|
"type": "reflection",
|
|
342
309
|
"declaration": {
|
|
343
|
-
"id":
|
|
310
|
+
"id": 6,
|
|
344
311
|
"name": "__type",
|
|
345
312
|
"variant": "declaration",
|
|
346
313
|
"kind": 65536,
|
|
347
314
|
"flags": {},
|
|
348
315
|
"sources": [
|
|
349
316
|
{
|
|
350
|
-
"fileName": "node_modules/@mui/material/
|
|
351
|
-
"line":
|
|
352
|
-
"character":
|
|
317
|
+
"fileName": "node_modules/@mui/material/Card/Card.d.ts",
|
|
318
|
+
"line": 53,
|
|
319
|
+
"character": 80
|
|
353
320
|
}
|
|
354
321
|
]
|
|
355
322
|
}
|
|
@@ -443,7 +410,7 @@
|
|
|
443
410
|
]
|
|
444
411
|
},
|
|
445
412
|
{
|
|
446
|
-
"id":
|
|
413
|
+
"id": 7,
|
|
447
414
|
"name": "BlocknativeGasPriceCardContent",
|
|
448
415
|
"variant": "declaration",
|
|
449
416
|
"kind": 64,
|
|
@@ -453,12 +420,12 @@
|
|
|
453
420
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx",
|
|
454
421
|
"line": 11,
|
|
455
422
|
"character": 13,
|
|
456
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
423
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9d1b6c727aa9/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx#L11"
|
|
457
424
|
}
|
|
458
425
|
],
|
|
459
426
|
"signatures": [
|
|
460
427
|
{
|
|
461
|
-
"id":
|
|
428
|
+
"id": 8,
|
|
462
429
|
"name": "BlocknativeGasPriceCardContent",
|
|
463
430
|
"variant": "signature",
|
|
464
431
|
"kind": 4096,
|
|
@@ -480,7 +447,7 @@
|
|
|
480
447
|
],
|
|
481
448
|
"parameters": [
|
|
482
449
|
{
|
|
483
|
-
"id":
|
|
450
|
+
"id": 9,
|
|
484
451
|
"name": "props",
|
|
485
452
|
"variant": "param",
|
|
486
453
|
"kind": 32768,
|
|
@@ -529,7 +496,7 @@
|
|
|
529
496
|
{
|
|
530
497
|
"type": "reflection",
|
|
531
498
|
"declaration": {
|
|
532
|
-
"id":
|
|
499
|
+
"id": 10,
|
|
533
500
|
"name": "__type",
|
|
534
501
|
"variant": "declaration",
|
|
535
502
|
"kind": 65536,
|
|
@@ -550,21 +517,13 @@
|
|
|
550
517
|
"package": "@xyo-network/react-payload-plugin"
|
|
551
518
|
},
|
|
552
519
|
{
|
|
553
|
-
"type": "
|
|
554
|
-
"
|
|
555
|
-
"
|
|
556
|
-
"
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
"sources": [
|
|
561
|
-
{
|
|
562
|
-
"fileName": "node_modules/@mui/material/CardContent/CardContent.d.ts",
|
|
563
|
-
"line": 8,
|
|
564
|
-
"character": 13
|
|
565
|
-
}
|
|
566
|
-
]
|
|
567
|
-
}
|
|
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"
|
|
568
527
|
},
|
|
569
528
|
{
|
|
570
529
|
"type": "reference",
|
|
@@ -645,7 +604,7 @@
|
|
|
645
604
|
{
|
|
646
605
|
"type": "reflection",
|
|
647
606
|
"declaration": {
|
|
648
|
-
"id":
|
|
607
|
+
"id": 11,
|
|
649
608
|
"name": "__type",
|
|
650
609
|
"variant": "declaration",
|
|
651
610
|
"kind": 65536,
|
|
@@ -665,17 +624,16 @@
|
|
|
665
624
|
"type": "union",
|
|
666
625
|
"types": [
|
|
667
626
|
{
|
|
668
|
-
"type": "
|
|
669
|
-
"
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
}
|
|
627
|
+
"type": "literal",
|
|
628
|
+
"value": "className"
|
|
629
|
+
},
|
|
630
|
+
{
|
|
631
|
+
"type": "literal",
|
|
632
|
+
"value": "style"
|
|
633
|
+
},
|
|
634
|
+
{
|
|
635
|
+
"type": "literal",
|
|
636
|
+
"value": "classes"
|
|
679
637
|
},
|
|
680
638
|
{
|
|
681
639
|
"type": "literal",
|
|
@@ -694,16 +652,16 @@
|
|
|
694
652
|
{
|
|
695
653
|
"type": "reflection",
|
|
696
654
|
"declaration": {
|
|
697
|
-
"id":
|
|
655
|
+
"id": 12,
|
|
698
656
|
"name": "__type",
|
|
699
657
|
"variant": "declaration",
|
|
700
658
|
"kind": 65536,
|
|
701
659
|
"flags": {},
|
|
702
660
|
"sources": [
|
|
703
661
|
{
|
|
704
|
-
"fileName": "node_modules/@mui/material/
|
|
705
|
-
"line":
|
|
706
|
-
"character":
|
|
662
|
+
"fileName": "node_modules/@mui/material/CardContent/CardContent.d.ts",
|
|
663
|
+
"line": 44,
|
|
664
|
+
"character": 87
|
|
707
665
|
}
|
|
708
666
|
]
|
|
709
667
|
}
|
|
@@ -797,7 +755,7 @@
|
|
|
797
755
|
]
|
|
798
756
|
},
|
|
799
757
|
{
|
|
800
|
-
"id":
|
|
758
|
+
"id": 13,
|
|
801
759
|
"name": "BlocknativeGasPriceCardHeader",
|
|
802
760
|
"variant": "declaration",
|
|
803
761
|
"kind": 64,
|
|
@@ -807,12 +765,12 @@
|
|
|
807
765
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx",
|
|
808
766
|
"line": 10,
|
|
809
767
|
"character": 13,
|
|
810
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
768
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9d1b6c727aa9/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx#L10"
|
|
811
769
|
}
|
|
812
770
|
],
|
|
813
771
|
"signatures": [
|
|
814
772
|
{
|
|
815
|
-
"id":
|
|
773
|
+
"id": 14,
|
|
816
774
|
"name": "BlocknativeGasPriceCardHeader",
|
|
817
775
|
"variant": "signature",
|
|
818
776
|
"kind": 4096,
|
|
@@ -834,7 +792,7 @@
|
|
|
834
792
|
],
|
|
835
793
|
"parameters": [
|
|
836
794
|
{
|
|
837
|
-
"id":
|
|
795
|
+
"id": 15,
|
|
838
796
|
"name": "props",
|
|
839
797
|
"variant": "param",
|
|
840
798
|
"kind": 32768,
|
|
@@ -883,7 +841,7 @@
|
|
|
883
841
|
{
|
|
884
842
|
"type": "reflection",
|
|
885
843
|
"declaration": {
|
|
886
|
-
"id":
|
|
844
|
+
"id": 16,
|
|
887
845
|
"name": "__type",
|
|
888
846
|
"variant": "declaration",
|
|
889
847
|
"kind": 65536,
|
|
@@ -904,21 +862,23 @@
|
|
|
904
862
|
"package": "@xyo-network/react-payload-plugin"
|
|
905
863
|
},
|
|
906
864
|
{
|
|
907
|
-
"type": "
|
|
908
|
-
"
|
|
909
|
-
"
|
|
910
|
-
"
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
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"
|
|
922
882
|
},
|
|
923
883
|
{
|
|
924
884
|
"type": "reference",
|
|
@@ -999,7 +959,7 @@
|
|
|
999
959
|
{
|
|
1000
960
|
"type": "reflection",
|
|
1001
961
|
"declaration": {
|
|
1002
|
-
"id":
|
|
962
|
+
"id": 17,
|
|
1003
963
|
"name": "__type",
|
|
1004
964
|
"variant": "declaration",
|
|
1005
965
|
"kind": 65536,
|
|
@@ -1019,17 +979,16 @@
|
|
|
1019
979
|
"type": "union",
|
|
1020
980
|
"types": [
|
|
1021
981
|
{
|
|
1022
|
-
"type": "
|
|
1023
|
-
"
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
}
|
|
982
|
+
"type": "literal",
|
|
983
|
+
"value": "className"
|
|
984
|
+
},
|
|
985
|
+
{
|
|
986
|
+
"type": "literal",
|
|
987
|
+
"value": "style"
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"type": "literal",
|
|
991
|
+
"value": "classes"
|
|
1033
992
|
},
|
|
1034
993
|
{
|
|
1035
994
|
"type": "literal",
|
|
@@ -1068,23 +1027,6 @@
|
|
|
1068
1027
|
],
|
|
1069
1028
|
"name": "Omit",
|
|
1070
1029
|
"package": "typescript"
|
|
1071
|
-
},
|
|
1072
|
-
{
|
|
1073
|
-
"type": "reflection",
|
|
1074
|
-
"declaration": {
|
|
1075
|
-
"id": 21,
|
|
1076
|
-
"name": "__type",
|
|
1077
|
-
"variant": "declaration",
|
|
1078
|
-
"kind": 65536,
|
|
1079
|
-
"flags": {},
|
|
1080
|
-
"sources": [
|
|
1081
|
-
{
|
|
1082
|
-
"fileName": "node_modules/@mui/material/OverridableComponent.d.ts",
|
|
1083
|
-
"line": 37,
|
|
1084
|
-
"character": 4
|
|
1085
|
-
}
|
|
1086
|
-
]
|
|
1087
|
-
}
|
|
1088
1030
|
}
|
|
1089
1031
|
]
|
|
1090
1032
|
},
|
|
@@ -1175,7 +1117,7 @@
|
|
|
1175
1117
|
]
|
|
1176
1118
|
},
|
|
1177
1119
|
{
|
|
1178
|
-
"id":
|
|
1120
|
+
"id": 18,
|
|
1179
1121
|
"name": "BlocknativeGasPriceDetailsBox",
|
|
1180
1122
|
"variant": "declaration",
|
|
1181
1123
|
"kind": 64,
|
|
@@ -1185,12 +1127,12 @@
|
|
|
1185
1127
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx",
|
|
1186
1128
|
"line": 13,
|
|
1187
1129
|
"character": 13,
|
|
1188
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1130
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9d1b6c727aa9/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx#L13"
|
|
1189
1131
|
}
|
|
1190
1132
|
],
|
|
1191
1133
|
"signatures": [
|
|
1192
1134
|
{
|
|
1193
|
-
"id":
|
|
1135
|
+
"id": 19,
|
|
1194
1136
|
"name": "BlocknativeGasPriceDetailsBox",
|
|
1195
1137
|
"variant": "signature",
|
|
1196
1138
|
"kind": 4096,
|
|
@@ -1212,7 +1154,7 @@
|
|
|
1212
1154
|
],
|
|
1213
1155
|
"parameters": [
|
|
1214
1156
|
{
|
|
1215
|
-
"id":
|
|
1157
|
+
"id": 20,
|
|
1216
1158
|
"name": "props",
|
|
1217
1159
|
"variant": "param",
|
|
1218
1160
|
"kind": 32768,
|
|
@@ -1321,22 +1263,22 @@
|
|
|
1321
1263
|
{
|
|
1322
1264
|
"title": "References",
|
|
1323
1265
|
"children": [
|
|
1324
|
-
|
|
1266
|
+
22
|
|
1325
1267
|
]
|
|
1326
1268
|
},
|
|
1327
1269
|
{
|
|
1328
1270
|
"title": "Variables",
|
|
1329
1271
|
"children": [
|
|
1330
|
-
|
|
1272
|
+
21
|
|
1331
1273
|
]
|
|
1332
1274
|
},
|
|
1333
1275
|
{
|
|
1334
1276
|
"title": "Functions",
|
|
1335
1277
|
"children": [
|
|
1336
1278
|
1,
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1279
|
+
7,
|
|
1280
|
+
13,
|
|
1281
|
+
18
|
|
1340
1282
|
]
|
|
1341
1283
|
}
|
|
1342
1284
|
],
|
|
@@ -1369,90 +1311,74 @@
|
|
|
1369
1311
|
"qualifiedName": "__type"
|
|
1370
1312
|
},
|
|
1371
1313
|
"5": {
|
|
1372
|
-
"sourceFileName": "../../../../../../node_modules/@
|
|
1314
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1373
1315
|
"qualifiedName": "__type"
|
|
1374
1316
|
},
|
|
1375
1317
|
"6": {
|
|
1376
|
-
"sourceFileName": "../../../../../../node_modules/@
|
|
1318
|
+
"sourceFileName": "../../../../../../node_modules/@mui/material/Card/Card.d.ts",
|
|
1377
1319
|
"qualifiedName": "__type"
|
|
1378
1320
|
},
|
|
1379
1321
|
"7": {
|
|
1380
|
-
"sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
|
|
1381
|
-
"qualifiedName": "__type"
|
|
1382
|
-
},
|
|
1383
|
-
"8": {
|
|
1384
1322
|
"sourceFileName": "src/components/Card/CardContent.tsx",
|
|
1385
1323
|
"qualifiedName": "BlocknativeGasPriceCardContent"
|
|
1386
1324
|
},
|
|
1387
|
-
"
|
|
1325
|
+
"8": {
|
|
1388
1326
|
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1389
1327
|
"qualifiedName": "BlocknativeGasPriceCardContent"
|
|
1390
1328
|
},
|
|
1391
|
-
"
|
|
1329
|
+
"9": {
|
|
1392
1330
|
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1393
1331
|
"qualifiedName": "props"
|
|
1394
1332
|
},
|
|
1395
|
-
"
|
|
1333
|
+
"10": {
|
|
1396
1334
|
"sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
1397
1335
|
"qualifiedName": "__type"
|
|
1398
1336
|
},
|
|
1399
|
-
"
|
|
1400
|
-
"sourceFileName": "../../../../../../node_modules/@mui/material/CardContent/CardContent.d.ts",
|
|
1401
|
-
"qualifiedName": "__type"
|
|
1402
|
-
},
|
|
1403
|
-
"13": {
|
|
1337
|
+
"11": {
|
|
1404
1338
|
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1405
1339
|
"qualifiedName": "__type"
|
|
1406
1340
|
},
|
|
1407
|
-
"
|
|
1408
|
-
"sourceFileName": "../../../../../../node_modules/@mui/material/
|
|
1341
|
+
"12": {
|
|
1342
|
+
"sourceFileName": "../../../../../../node_modules/@mui/material/CardContent/CardContent.d.ts",
|
|
1409
1343
|
"qualifiedName": "__type"
|
|
1410
1344
|
},
|
|
1411
|
-
"
|
|
1345
|
+
"13": {
|
|
1412
1346
|
"sourceFileName": "src/components/Card/CardHeader.tsx",
|
|
1413
1347
|
"qualifiedName": "BlocknativeGasPriceCardHeader"
|
|
1414
1348
|
},
|
|
1415
|
-
"
|
|
1349
|
+
"14": {
|
|
1416
1350
|
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1417
1351
|
"qualifiedName": "BlocknativeGasPriceCardHeader"
|
|
1418
1352
|
},
|
|
1419
|
-
"
|
|
1353
|
+
"15": {
|
|
1420
1354
|
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1421
1355
|
"qualifiedName": "props"
|
|
1422
1356
|
},
|
|
1423
|
-
"
|
|
1357
|
+
"16": {
|
|
1424
1358
|
"sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
1425
1359
|
"qualifiedName": "__type"
|
|
1426
1360
|
},
|
|
1427
|
-
"
|
|
1428
|
-
"sourceFileName": "../../../../../../node_modules/@mui/material/CardHeader/CardHeader.d.ts",
|
|
1429
|
-
"qualifiedName": "__type"
|
|
1430
|
-
},
|
|
1431
|
-
"20": {
|
|
1361
|
+
"17": {
|
|
1432
1362
|
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1433
1363
|
"qualifiedName": "__type"
|
|
1434
1364
|
},
|
|
1435
|
-
"
|
|
1436
|
-
"sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
|
|
1437
|
-
"qualifiedName": "__type"
|
|
1438
|
-
},
|
|
1439
|
-
"22": {
|
|
1365
|
+
"18": {
|
|
1440
1366
|
"sourceFileName": "src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx",
|
|
1441
1367
|
"qualifiedName": "BlocknativeGasPriceDetailsBox"
|
|
1442
1368
|
},
|
|
1443
|
-
"
|
|
1369
|
+
"19": {
|
|
1444
1370
|
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1445
1371
|
"qualifiedName": "BlocknativeGasPriceDetailsBox"
|
|
1446
1372
|
},
|
|
1447
|
-
"
|
|
1373
|
+
"20": {
|
|
1448
1374
|
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1449
1375
|
"qualifiedName": "props"
|
|
1450
1376
|
},
|
|
1451
|
-
"
|
|
1377
|
+
"21": {
|
|
1452
1378
|
"sourceFileName": "src/Plugin.ts",
|
|
1453
1379
|
"qualifiedName": "EthereumGasPriceBlocknativePlugin"
|
|
1454
1380
|
},
|
|
1455
|
-
"
|
|
1381
|
+
"22": {
|
|
1456
1382
|
"sourceFileName": "src/index.ts",
|
|
1457
1383
|
"qualifiedName": "default"
|
|
1458
1384
|
}
|
|
@@ -2,13 +2,9 @@
|
|
|
2
2
|
import { PayloadRenderProps } from '@xyo-network/react-payload-plugin';
|
|
3
3
|
export declare const BlocknativeGasPriceCard: import("react").ForwardRefExoticComponent<Omit<PayloadRenderProps<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
4
4
|
schema: string;
|
|
5
|
-
}> &
|
|
6
|
-
classes?: Partial<import("@mui/material").CardClasses> | undefined;
|
|
7
|
-
raised?: boolean | undefined;
|
|
8
|
-
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
9
|
-
} & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
5
|
+
}> & import("@mui/material").CardOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
10
6
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
11
|
-
},
|
|
12
|
-
component?: "
|
|
7
|
+
}, "className" | "style" | "classes" | "children" | "sx" | "elevation" | "square" | "variant" | "raised"> & {
|
|
8
|
+
component?: import("react").ElementType<any> | undefined;
|
|
13
9
|
}, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
14
10
|
//# sourceMappingURL=Card.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Card.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/Card.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAA;AAMtE,eAAO,MAAM,uBAAuB
|
|
1
|
+
{"version":3,"file":"Card.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/Card.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAA;AAMtE,eAAO,MAAM,uBAAuB;;;;;;0DAOlC,CAAA"}
|
|
@@ -2,13 +2,9 @@
|
|
|
2
2
|
import { PayloadRenderProps } from '@xyo-network/react-payload-plugin';
|
|
3
3
|
export declare const BlocknativeGasPriceCardContent: import("react").ForwardRefExoticComponent<Omit<PayloadRenderProps<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
4
4
|
schema: string;
|
|
5
|
-
}> & {
|
|
6
|
-
children?: import("react").ReactNode;
|
|
7
|
-
classes?: Partial<import("@mui/material").CardContentClasses> | undefined;
|
|
8
|
-
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
9
|
-
} & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
5
|
+
}> & import("@mui/material").CardContentOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
10
6
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
11
|
-
},
|
|
12
|
-
component?: "
|
|
7
|
+
}, "className" | "style" | "classes" | "children" | "sx"> & {
|
|
8
|
+
component?: import("react").ElementType<any> | undefined;
|
|
13
9
|
}, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
14
10
|
//# sourceMappingURL=CardContent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardContent.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/CardContent.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAA;AAOtE,eAAO,MAAM,8BAA8B
|
|
1
|
+
{"version":3,"file":"CardContent.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/CardContent.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAA;AAOtE,eAAO,MAAM,8BAA8B;;;;;;0DAqBzC,CAAA"}
|
|
@@ -2,23 +2,7 @@
|
|
|
2
2
|
import { PayloadRenderProps } from '@xyo-network/react-payload-plugin';
|
|
3
3
|
export declare const BlocknativeGasPriceCardHeader: import("react").ForwardRefExoticComponent<Omit<PayloadRenderProps<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
4
4
|
schema: string;
|
|
5
|
-
}> & {
|
|
6
|
-
action?: import("react").ReactNode;
|
|
7
|
-
avatar?: import("react").ReactNode;
|
|
8
|
-
classes?: Partial<import("@mui/material").CardHeaderClasses> | undefined;
|
|
9
|
-
disableTypography?: boolean | undefined;
|
|
10
|
-
subheader?: import("react").ReactNode;
|
|
11
|
-
subheaderTypographyProps?: import("@mui/material").TypographyProps<"span", {
|
|
12
|
-
component?: "span" | undefined;
|
|
13
|
-
}> | undefined;
|
|
14
|
-
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
15
|
-
title?: import("react").ReactNode;
|
|
16
|
-
titleTypographyProps?: import("@mui/material").TypographyProps<"span", {
|
|
17
|
-
component?: "span" | undefined;
|
|
18
|
-
}> | undefined;
|
|
19
|
-
} & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
5
|
+
}> & import("@mui/material").CardHeaderOwnProps<"span", "span"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
20
6
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
21
|
-
},
|
|
22
|
-
component?: "div" | undefined;
|
|
23
|
-
}, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
}, "className" | "style" | "classes" | "sx" | "title" | "action" | "avatar" | "disableTypography" | "subheader" | "subheaderTypographyProps" | "titleTypographyProps">, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
24
8
|
//# sourceMappingURL=CardHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/CardHeader.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAA;AAMtE,eAAO,MAAM,6BAA6B
|
|
1
|
+
{"version":3,"file":"CardHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/CardHeader.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAA;AAMtE,eAAO,MAAM,6BAA6B;;;;+NAIxC,CAAA"}
|
package/package.json
CHANGED
|
@@ -11,18 +11,18 @@
|
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@xylabs/react-flexbox": "~2.17.15",
|
|
14
|
-
"@xyo-network/blocknative-ethereum-gas-payload-plugin": "^2.72.
|
|
15
|
-
"@xyo-network/payload-model": "^2.72.
|
|
16
|
-
"@xyo-network/react-gas-price": "~2.60.
|
|
17
|
-
"@xyo-network/react-payload-plugin": "~2.60.
|
|
18
|
-
"@xyo-network/react-shared": "~2.60.
|
|
14
|
+
"@xyo-network/blocknative-ethereum-gas-payload-plugin": "^2.72.7",
|
|
15
|
+
"@xyo-network/payload-model": "^2.72.7",
|
|
16
|
+
"@xyo-network/react-gas-price": "~2.60.10",
|
|
17
|
+
"@xyo-network/react-payload-plugin": "~2.60.10",
|
|
18
|
+
"@xyo-network/react-shared": "~2.60.10",
|
|
19
19
|
"lodash": "^4.17.21"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@storybook/react": "^7.4.0",
|
|
23
23
|
"@xylabs/ts-scripts-yarn3": "^2.19.3",
|
|
24
24
|
"@xylabs/tsconfig-react": "^2.19.3",
|
|
25
|
-
"@xyo-network/react-storybook": "~2.60.
|
|
25
|
+
"@xyo-network/react-storybook": "~2.60.10",
|
|
26
26
|
"typescript": "^5.2.2"
|
|
27
27
|
},
|
|
28
28
|
"peerDependencies": {
|
|
@@ -77,5 +77,5 @@
|
|
|
77
77
|
},
|
|
78
78
|
"sideEffects": false,
|
|
79
79
|
"types": "dist/types/index.d.ts",
|
|
80
|
-
"version": "2.60.
|
|
80
|
+
"version": "2.60.10"
|
|
81
81
|
}
|