@xyo-network/react-ethereum-gas-price-etherchain-plugins 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.
Files changed (2) hide show
  1. package/dist/docs.json +190 -934
  2. package/package.json +3 -3
package/dist/docs.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts",
17
17
  "line": 9,
18
18
  "character": 0,
19
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/524e85d3f80f/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L9"
19
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9d1b6c727aa9/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L9"
20
20
  }
21
21
  ],
22
22
  "target": 1
@@ -34,7 +34,7 @@
34
34
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts",
35
35
  "line": 6,
36
36
  "character": 13,
37
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/524e85d3f80f/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L6"
37
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9d1b6c727aa9/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L6"
38
38
  }
39
39
  ],
40
40
  "type": {
@@ -52,7 +52,7 @@
52
52
  "defaultValue": "..."
53
53
  },
54
54
  {
55
- "id": 64,
55
+ "id": 40,
56
56
  "name": "EthereumGasPriceEtherchainV2Plugin",
57
57
  "variant": "declaration",
58
58
  "kind": 32,
@@ -213,147 +213,11 @@
213
213
  {
214
214
  "type": "reference",
215
215
  "target": {
216
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
217
- "qualifiedName": "Omit"
216
+ "sourceFileName": "../../../../../../node_modules/@mui/material/Card/Card.d.ts",
217
+ "qualifiedName": "CardOwnProps"
218
218
  },
219
- "typeArguments": [
220
- {
221
- "type": "reference",
222
- "target": {
223
- "sourceFileName": "../../../../../../node_modules/@mui/material/Paper/Paper.d.ts",
224
- "qualifiedName": "PaperOwnProps"
225
- },
226
- "name": "PaperOwnProps",
227
- "package": "@mui/material"
228
- },
229
- {
230
- "type": "literal",
231
- "value": "classes"
232
- }
233
- ],
234
- "name": "Omit",
235
- "package": "typescript"
236
- },
237
- {
238
- "type": "reflection",
239
- "declaration": {
240
- "id": 8,
241
- "name": "__type",
242
- "variant": "declaration",
243
- "kind": 65536,
244
- "flags": {},
245
- "children": [
246
- {
247
- "id": 9,
248
- "name": "classes",
249
- "variant": "declaration",
250
- "kind": 1024,
251
- "flags": {
252
- "isOptional": true
253
- },
254
- "sources": [
255
- {
256
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/Card.d.ts",
257
- "line": 6,
258
- "character": 4
259
- }
260
- ],
261
- "type": {
262
- "type": "reference",
263
- "target": {
264
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
265
- "qualifiedName": "Partial"
266
- },
267
- "typeArguments": [
268
- {
269
- "type": "reference",
270
- "target": {
271
- "sourceFileName": "../../../../../../node_modules/@mui/material/Card/cardClasses.d.ts",
272
- "qualifiedName": "CardClasses"
273
- },
274
- "name": "CardClasses",
275
- "package": "@mui/material"
276
- }
277
- ],
278
- "name": "Partial",
279
- "package": "typescript"
280
- }
281
- },
282
- {
283
- "id": 10,
284
- "name": "raised",
285
- "variant": "declaration",
286
- "kind": 1024,
287
- "flags": {
288
- "isOptional": true
289
- },
290
- "sources": [
291
- {
292
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/Card.d.ts",
293
- "line": 7,
294
- "character": 4
295
- }
296
- ],
297
- "type": {
298
- "type": "intrinsic",
299
- "name": "boolean"
300
- }
301
- },
302
- {
303
- "id": 11,
304
- "name": "sx",
305
- "variant": "declaration",
306
- "kind": 1024,
307
- "flags": {
308
- "isOptional": true
309
- },
310
- "sources": [
311
- {
312
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/Card.d.ts",
313
- "line": 8,
314
- "character": 4
315
- }
316
- ],
317
- "type": {
318
- "type": "reference",
319
- "target": {
320
- "sourceFileName": "../../../../../../node_modules/@mui/system/styleFunctionSx/styleFunctionSx.d.ts",
321
- "qualifiedName": "SxProps"
322
- },
323
- "typeArguments": [
324
- {
325
- "type": "reference",
326
- "target": {
327
- "sourceFileName": "../../../../../../node_modules/@mui/material/styles/createTheme.d.ts",
328
- "qualifiedName": "Theme"
329
- },
330
- "name": "Theme",
331
- "package": "@mui/material"
332
- }
333
- ],
334
- "name": "SxProps",
335
- "package": "@mui/system"
336
- }
337
- }
338
- ],
339
- "groups": [
340
- {
341
- "title": "Properties",
342
- "children": [
343
- 9,
344
- 10,
345
- 11
346
- ]
347
- }
348
- ],
349
- "sources": [
350
- {
351
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/Card.d.ts",
352
- "line": 5,
353
- "character": 62
354
- }
355
- ]
356
- }
219
+ "name": "CardOwnProps",
220
+ "package": "@mui/material"
357
221
  },
358
222
  {
359
223
  "type": "reference",
@@ -434,14 +298,14 @@
434
298
  {
435
299
  "type": "reflection",
436
300
  "declaration": {
437
- "id": 12,
301
+ "id": 8,
438
302
  "name": "__type",
439
303
  "variant": "declaration",
440
304
  "kind": 65536,
441
305
  "flags": {},
442
306
  "children": [
443
307
  {
444
- "id": 13,
308
+ "id": 9,
445
309
  "name": "ref",
446
310
  "variant": "declaration",
447
311
  "kind": 1024,
@@ -451,7 +315,7 @@
451
315
  "sources": [
452
316
  {
453
317
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/Card.d.ts",
454
- "line": 10,
318
+ "line": 6,
455
319
  "character": 4
456
320
  }
457
321
  ],
@@ -465,7 +329,7 @@
465
329
  {
466
330
  "type": "reflection",
467
331
  "declaration": {
468
- "id": 14,
332
+ "id": 10,
469
333
  "name": "__type",
470
334
  "variant": "declaration",
471
335
  "kind": 65536,
@@ -473,13 +337,13 @@
473
337
  "sources": [
474
338
  {
475
339
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/Card.d.ts",
476
- "line": 10,
340
+ "line": 6,
477
341
  "character": 11
478
342
  }
479
343
  ],
480
344
  "signatures": [
481
345
  {
482
- "id": 15,
346
+ "id": 11,
483
347
  "name": "__type",
484
348
  "variant": "signature",
485
349
  "kind": 4096,
@@ -487,13 +351,13 @@
487
351
  "sources": [
488
352
  {
489
353
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/Card.d.ts",
490
- "line": 10,
354
+ "line": 6,
491
355
  "character": 11
492
356
  }
493
357
  ],
494
358
  "parameters": [
495
359
  {
496
- "id": 16,
360
+ "id": 12,
497
361
  "name": "instance",
498
362
  "variant": "param",
499
363
  "kind": 32768,
@@ -555,15 +419,15 @@
555
419
  {
556
420
  "title": "Properties",
557
421
  "children": [
558
- 13
422
+ 9
559
423
  ]
560
424
  }
561
425
  ],
562
426
  "sources": [
563
427
  {
564
428
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/Card.d.ts",
565
- "line": 9,
566
- "character": 181
429
+ "line": 5,
430
+ "character": 221
567
431
  }
568
432
  ]
569
433
  }
@@ -575,15 +439,19 @@
575
439
  "types": [
576
440
  {
577
441
  "type": "literal",
578
- "value": "children"
442
+ "value": "className"
579
443
  },
580
444
  {
581
445
  "type": "literal",
582
- "value": "elevation"
446
+ "value": "style"
583
447
  },
584
448
  {
585
449
  "type": "literal",
586
- "value": "square"
450
+ "value": "children"
451
+ },
452
+ {
453
+ "type": "literal",
454
+ "value": "classes"
587
455
  },
588
456
  {
589
457
  "type": "literal",
@@ -591,20 +459,15 @@
591
459
  },
592
460
  {
593
461
  "type": "literal",
594
- "value": "variant"
462
+ "value": "elevation"
595
463
  },
596
464
  {
597
- "type": "typeOperator",
598
- "operator": "keyof",
599
- "target": {
600
- "type": "reference",
601
- "target": {
602
- "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
603
- "qualifiedName": "CommonProps"
604
- },
605
- "name": "CommonProps",
606
- "package": "@mui/material"
607
- }
465
+ "type": "literal",
466
+ "value": "square"
467
+ },
468
+ {
469
+ "type": "literal",
470
+ "value": "variant"
608
471
  },
609
472
  {
610
473
  "type": "literal",
@@ -619,14 +482,14 @@
619
482
  {
620
483
  "type": "reflection",
621
484
  "declaration": {
622
- "id": 17,
485
+ "id": 13,
623
486
  "name": "__type",
624
487
  "variant": "declaration",
625
488
  "kind": 65536,
626
489
  "flags": {},
627
490
  "children": [
628
491
  {
629
- "id": 18,
492
+ "id": 14,
630
493
  "name": "component",
631
494
  "variant": "declaration",
632
495
  "kind": 1024,
@@ -636,13 +499,25 @@
636
499
  "sources": [
637
500
  {
638
501
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/Card.d.ts",
639
- "line": 12,
502
+ "line": 8,
640
503
  "character": 4
641
504
  }
642
505
  ],
643
506
  "type": {
644
- "type": "literal",
645
- "value": "div"
507
+ "type": "reference",
508
+ "target": {
509
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
510
+ "qualifiedName": "React.ElementType"
511
+ },
512
+ "typeArguments": [
513
+ {
514
+ "type": "intrinsic",
515
+ "name": "any"
516
+ }
517
+ ],
518
+ "name": "ElementType",
519
+ "package": "@types/react",
520
+ "qualifiedName": "React.ElementType"
646
521
  }
647
522
  }
648
523
  ],
@@ -650,15 +525,15 @@
650
525
  {
651
526
  "title": "Properties",
652
527
  "children": [
653
- 18
528
+ 14
654
529
  ]
655
530
  }
656
531
  ],
657
532
  "sources": [
658
533
  {
659
534
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/Card.d.ts",
660
- "line": 11,
661
- "character": 137
535
+ "line": 7,
536
+ "character": 108
662
537
  }
663
538
  ]
664
539
  }
@@ -752,7 +627,7 @@
752
627
  ]
753
628
  },
754
629
  {
755
- "id": 19,
630
+ "id": 15,
756
631
  "name": "EtherchainV2GasPriceCardContent",
757
632
  "variant": "declaration",
758
633
  "kind": 64,
@@ -766,7 +641,7 @@
766
641
  ],
767
642
  "signatures": [
768
643
  {
769
- "id": 20,
644
+ "id": 16,
770
645
  "name": "EtherchainV2GasPriceCardContent",
771
646
  "variant": "signature",
772
647
  "kind": 4096,
@@ -788,7 +663,7 @@
788
663
  ],
789
664
  "parameters": [
790
665
  {
791
- "id": 21,
666
+ "id": 17,
792
667
  "name": "props",
793
668
  "variant": "param",
794
669
  "kind": 32768,
@@ -837,14 +712,14 @@
837
712
  {
838
713
  "type": "reflection",
839
714
  "declaration": {
840
- "id": 22,
715
+ "id": 18,
841
716
  "name": "__type",
842
717
  "variant": "declaration",
843
718
  "kind": 65536,
844
719
  "flags": {},
845
720
  "children": [
846
721
  {
847
- "id": 23,
722
+ "id": 19,
848
723
  "name": "schema",
849
724
  "variant": "declaration",
850
725
  "kind": 1024,
@@ -866,7 +741,7 @@
866
741
  {
867
742
  "title": "Properties",
868
743
  "children": [
869
- 23
744
+ 19
870
745
  ]
871
746
  }
872
747
  ],
@@ -886,131 +761,13 @@
886
761
  "package": "@xyo-network/react-payload-plugin"
887
762
  },
888
763
  {
889
- "type": "reflection",
890
- "declaration": {
891
- "id": 24,
892
- "name": "__type",
893
- "variant": "declaration",
894
- "kind": 65536,
895
- "flags": {},
896
- "children": [
897
- {
898
- "id": 25,
899
- "name": "children",
900
- "variant": "declaration",
901
- "kind": 1024,
902
- "flags": {
903
- "isOptional": true
904
- },
905
- "sources": [
906
- {
907
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardContent.d.ts",
908
- "line": 6,
909
- "character": 4
910
- }
911
- ],
912
- "type": {
913
- "type": "reference",
914
- "target": {
915
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
916
- "qualifiedName": "React.ReactNode"
917
- },
918
- "name": "ReactNode",
919
- "package": "@types/react",
920
- "qualifiedName": "React.ReactNode"
921
- }
922
- },
923
- {
924
- "id": 26,
925
- "name": "classes",
926
- "variant": "declaration",
927
- "kind": 1024,
928
- "flags": {
929
- "isOptional": true
930
- },
931
- "sources": [
932
- {
933
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardContent.d.ts",
934
- "line": 7,
935
- "character": 4
936
- }
937
- ],
938
- "type": {
939
- "type": "reference",
940
- "target": {
941
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
942
- "qualifiedName": "Partial"
943
- },
944
- "typeArguments": [
945
- {
946
- "type": "reference",
947
- "target": {
948
- "sourceFileName": "../../../../../../node_modules/@mui/material/CardContent/cardContentClasses.d.ts",
949
- "qualifiedName": "CardContentClasses"
950
- },
951
- "name": "CardContentClasses",
952
- "package": "@mui/material"
953
- }
954
- ],
955
- "name": "Partial",
956
- "package": "typescript"
957
- }
958
- },
959
- {
960
- "id": 27,
961
- "name": "sx",
962
- "variant": "declaration",
963
- "kind": 1024,
964
- "flags": {
965
- "isOptional": true
966
- },
967
- "sources": [
968
- {
969
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardContent.d.ts",
970
- "line": 8,
971
- "character": 4
972
- }
973
- ],
974
- "type": {
975
- "type": "reference",
976
- "target": {
977
- "sourceFileName": "../../../../../../node_modules/@mui/system/styleFunctionSx/styleFunctionSx.d.ts",
978
- "qualifiedName": "SxProps"
979
- },
980
- "typeArguments": [
981
- {
982
- "type": "reference",
983
- "target": {
984
- "sourceFileName": "../../../../../../node_modules/@mui/material/styles/createTheme.d.ts",
985
- "qualifiedName": "Theme"
986
- },
987
- "name": "Theme",
988
- "package": "@mui/material"
989
- }
990
- ],
991
- "name": "SxProps",
992
- "package": "@mui/system"
993
- }
994
- }
995
- ],
996
- "groups": [
997
- {
998
- "title": "Properties",
999
- "children": [
1000
- 25,
1001
- 26,
1002
- 27
1003
- ]
1004
- }
1005
- ],
1006
- "sources": [
1007
- {
1008
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardContent.d.ts",
1009
- "line": 5,
1010
- "character": 5
1011
- }
1012
- ]
1013
- }
764
+ "type": "reference",
765
+ "target": {
766
+ "sourceFileName": "../../../../../../node_modules/@mui/material/CardContent/CardContent.d.ts",
767
+ "qualifiedName": "CardContentOwnProps"
768
+ },
769
+ "name": "CardContentOwnProps",
770
+ "package": "@mui/material"
1014
771
  },
1015
772
  {
1016
773
  "type": "reference",
@@ -1091,14 +848,14 @@
1091
848
  {
1092
849
  "type": "reflection",
1093
850
  "declaration": {
1094
- "id": 28,
851
+ "id": 20,
1095
852
  "name": "__type",
1096
853
  "variant": "declaration",
1097
854
  "kind": 65536,
1098
855
  "flags": {},
1099
856
  "children": [
1100
857
  {
1101
- "id": 29,
858
+ "id": 21,
1102
859
  "name": "ref",
1103
860
  "variant": "declaration",
1104
861
  "kind": 1024,
@@ -1108,7 +865,7 @@
1108
865
  "sources": [
1109
866
  {
1110
867
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardContent.d.ts",
1111
- "line": 10,
868
+ "line": 6,
1112
869
  "character": 4
1113
870
  }
1114
871
  ],
@@ -1143,7 +900,7 @@
1143
900
  {
1144
901
  "type": "reflection",
1145
902
  "declaration": {
1146
- "id": 30,
903
+ "id": 22,
1147
904
  "name": "__type",
1148
905
  "variant": "declaration",
1149
906
  "kind": 65536,
@@ -1151,13 +908,13 @@
1151
908
  "sources": [
1152
909
  {
1153
910
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardContent.d.ts",
1154
- "line": 10,
911
+ "line": 6,
1155
912
  "character": 11
1156
913
  }
1157
914
  ],
1158
915
  "signatures": [
1159
916
  {
1160
- "id": 31,
917
+ "id": 23,
1161
918
  "name": "__type",
1162
919
  "variant": "signature",
1163
920
  "kind": 4096,
@@ -1165,13 +922,13 @@
1165
922
  "sources": [
1166
923
  {
1167
924
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardContent.d.ts",
1168
- "line": 10,
925
+ "line": 6,
1169
926
  "character": 11
1170
927
  }
1171
928
  ],
1172
929
  "parameters": [
1173
930
  {
1174
- "id": 32,
931
+ "id": 24,
1175
932
  "name": "instance",
1176
933
  "variant": "param",
1177
934
  "kind": 32768,
@@ -1212,15 +969,15 @@
1212
969
  {
1213
970
  "title": "Properties",
1214
971
  "children": [
1215
- 29
972
+ 21
1216
973
  ]
1217
974
  }
1218
975
  ],
1219
976
  "sources": [
1220
977
  {
1221
978
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardContent.d.ts",
1222
- "line": 9,
1223
- "character": 181
979
+ "line": 5,
980
+ "character": 228
1224
981
  }
1225
982
  ]
1226
983
  }
@@ -1230,26 +987,25 @@
1230
987
  {
1231
988
  "type": "union",
1232
989
  "types": [
990
+ {
991
+ "type": "literal",
992
+ "value": "className"
993
+ },
994
+ {
995
+ "type": "literal",
996
+ "value": "style"
997
+ },
1233
998
  {
1234
999
  "type": "literal",
1235
1000
  "value": "children"
1236
1001
  },
1237
1002
  {
1238
1003
  "type": "literal",
1239
- "value": "sx"
1004
+ "value": "classes"
1240
1005
  },
1241
1006
  {
1242
- "type": "typeOperator",
1243
- "operator": "keyof",
1244
- "target": {
1245
- "type": "reference",
1246
- "target": {
1247
- "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
1248
- "qualifiedName": "CommonProps"
1249
- },
1250
- "name": "CommonProps",
1251
- "package": "@mui/material"
1252
- }
1007
+ "type": "literal",
1008
+ "value": "sx"
1253
1009
  }
1254
1010
  ]
1255
1011
  }
@@ -1260,14 +1016,14 @@
1260
1016
  {
1261
1017
  "type": "reflection",
1262
1018
  "declaration": {
1263
- "id": 33,
1019
+ "id": 25,
1264
1020
  "name": "__type",
1265
1021
  "variant": "declaration",
1266
1022
  "kind": 65536,
1267
1023
  "flags": {},
1268
1024
  "children": [
1269
1025
  {
1270
- "id": 34,
1026
+ "id": 26,
1271
1027
  "name": "component",
1272
1028
  "variant": "declaration",
1273
1029
  "kind": 1024,
@@ -1277,13 +1033,25 @@
1277
1033
  "sources": [
1278
1034
  {
1279
1035
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardContent.d.ts",
1280
- "line": 12,
1036
+ "line": 8,
1281
1037
  "character": 4
1282
1038
  }
1283
1039
  ],
1284
1040
  "type": {
1285
- "type": "literal",
1286
- "value": "div"
1041
+ "type": "reference",
1042
+ "target": {
1043
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1044
+ "qualifiedName": "React.ElementType"
1045
+ },
1046
+ "typeArguments": [
1047
+ {
1048
+ "type": "intrinsic",
1049
+ "name": "any"
1050
+ }
1051
+ ],
1052
+ "name": "ElementType",
1053
+ "package": "@types/react",
1054
+ "qualifiedName": "React.ElementType"
1287
1055
  }
1288
1056
  }
1289
1057
  ],
@@ -1291,15 +1059,15 @@
1291
1059
  {
1292
1060
  "title": "Properties",
1293
1061
  "children": [
1294
- 34
1062
+ 26
1295
1063
  ]
1296
1064
  }
1297
1065
  ],
1298
1066
  "sources": [
1299
1067
  {
1300
1068
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardContent.d.ts",
1301
- "line": 11,
1302
- "character": 89
1069
+ "line": 7,
1070
+ "character": 60
1303
1071
  }
1304
1072
  ]
1305
1073
  }
@@ -1393,7 +1161,7 @@
1393
1161
  ]
1394
1162
  },
1395
1163
  {
1396
- "id": 35,
1164
+ "id": 27,
1397
1165
  "name": "EtherchainV2GasPriceCardHeader",
1398
1166
  "variant": "declaration",
1399
1167
  "kind": 64,
@@ -1407,7 +1175,7 @@
1407
1175
  ],
1408
1176
  "signatures": [
1409
1177
  {
1410
- "id": 36,
1178
+ "id": 28,
1411
1179
  "name": "EtherchainV2GasPriceCardHeader",
1412
1180
  "variant": "signature",
1413
1181
  "kind": 4096,
@@ -1429,7 +1197,7 @@
1429
1197
  ],
1430
1198
  "parameters": [
1431
1199
  {
1432
- "id": 37,
1200
+ "id": 29,
1433
1201
  "name": "props",
1434
1202
  "variant": "param",
1435
1203
  "kind": 32768,
@@ -1478,14 +1246,14 @@
1478
1246
  {
1479
1247
  "type": "reflection",
1480
1248
  "declaration": {
1481
- "id": 38,
1249
+ "id": 30,
1482
1250
  "name": "__type",
1483
1251
  "variant": "declaration",
1484
1252
  "kind": 65536,
1485
1253
  "flags": {},
1486
1254
  "children": [
1487
1255
  {
1488
- "id": 39,
1256
+ "id": 31,
1489
1257
  "name": "schema",
1490
1258
  "variant": "declaration",
1491
1259
  "kind": 1024,
@@ -1507,7 +1275,7 @@
1507
1275
  {
1508
1276
  "title": "Properties",
1509
1277
  "children": [
1510
- 39
1278
+ 31
1511
1279
  ]
1512
1280
  }
1513
1281
  ],
@@ -1527,391 +1295,23 @@
1527
1295
  "package": "@xyo-network/react-payload-plugin"
1528
1296
  },
1529
1297
  {
1530
- "type": "reflection",
1531
- "declaration": {
1532
- "id": 40,
1533
- "name": "__type",
1534
- "variant": "declaration",
1535
- "kind": 65536,
1536
- "flags": {},
1537
- "children": [
1538
- {
1539
- "id": 41,
1540
- "name": "action",
1541
- "variant": "declaration",
1542
- "kind": 1024,
1543
- "flags": {
1544
- "isOptional": true
1545
- },
1546
- "sources": [
1547
- {
1548
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
1549
- "line": 6,
1550
- "character": 4
1551
- }
1552
- ],
1553
- "type": {
1554
- "type": "reference",
1555
- "target": {
1556
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1557
- "qualifiedName": "React.ReactNode"
1558
- },
1559
- "name": "ReactNode",
1560
- "package": "@types/react",
1561
- "qualifiedName": "React.ReactNode"
1562
- }
1563
- },
1564
- {
1565
- "id": 42,
1566
- "name": "avatar",
1567
- "variant": "declaration",
1568
- "kind": 1024,
1569
- "flags": {
1570
- "isOptional": true
1571
- },
1572
- "sources": [
1573
- {
1574
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
1575
- "line": 7,
1576
- "character": 4
1577
- }
1578
- ],
1579
- "type": {
1580
- "type": "reference",
1581
- "target": {
1582
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1583
- "qualifiedName": "React.ReactNode"
1584
- },
1585
- "name": "ReactNode",
1586
- "package": "@types/react",
1587
- "qualifiedName": "React.ReactNode"
1588
- }
1589
- },
1590
- {
1591
- "id": 43,
1592
- "name": "classes",
1593
- "variant": "declaration",
1594
- "kind": 1024,
1595
- "flags": {
1596
- "isOptional": true
1597
- },
1598
- "sources": [
1599
- {
1600
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
1601
- "line": 8,
1602
- "character": 4
1603
- }
1604
- ],
1605
- "type": {
1606
- "type": "reference",
1607
- "target": {
1608
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
1609
- "qualifiedName": "Partial"
1610
- },
1611
- "typeArguments": [
1612
- {
1613
- "type": "reference",
1614
- "target": {
1615
- "sourceFileName": "../../../../../../node_modules/@mui/material/CardHeader/cardHeaderClasses.d.ts",
1616
- "qualifiedName": "CardHeaderClasses"
1617
- },
1618
- "name": "CardHeaderClasses",
1619
- "package": "@mui/material"
1620
- }
1621
- ],
1622
- "name": "Partial",
1623
- "package": "typescript"
1624
- }
1625
- },
1626
- {
1627
- "id": 44,
1628
- "name": "disableTypography",
1629
- "variant": "declaration",
1630
- "kind": 1024,
1631
- "flags": {
1632
- "isOptional": true
1633
- },
1634
- "sources": [
1635
- {
1636
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
1637
- "line": 9,
1638
- "character": 4
1639
- }
1640
- ],
1641
- "type": {
1642
- "type": "intrinsic",
1643
- "name": "boolean"
1644
- }
1645
- },
1646
- {
1647
- "id": 45,
1648
- "name": "subheader",
1649
- "variant": "declaration",
1650
- "kind": 1024,
1651
- "flags": {
1652
- "isOptional": true
1653
- },
1654
- "sources": [
1655
- {
1656
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
1657
- "line": 10,
1658
- "character": 4
1659
- }
1660
- ],
1661
- "type": {
1662
- "type": "reference",
1663
- "target": {
1664
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1665
- "qualifiedName": "React.ReactNode"
1666
- },
1667
- "name": "ReactNode",
1668
- "package": "@types/react",
1669
- "qualifiedName": "React.ReactNode"
1670
- }
1671
- },
1672
- {
1673
- "id": 46,
1674
- "name": "subheaderTypographyProps",
1675
- "variant": "declaration",
1676
- "kind": 1024,
1677
- "flags": {
1678
- "isOptional": true
1679
- },
1680
- "sources": [
1681
- {
1682
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
1683
- "line": 11,
1684
- "character": 4
1685
- }
1686
- ],
1687
- "type": {
1688
- "type": "reference",
1689
- "target": {
1690
- "sourceFileName": "../../../../../../node_modules/@mui/material/Typography/Typography.d.ts",
1691
- "qualifiedName": "TypographyProps"
1692
- },
1693
- "typeArguments": [
1694
- {
1695
- "type": "literal",
1696
- "value": "span"
1697
- },
1698
- {
1699
- "type": "reflection",
1700
- "declaration": {
1701
- "id": 47,
1702
- "name": "__type",
1703
- "variant": "declaration",
1704
- "kind": 65536,
1705
- "flags": {},
1706
- "children": [
1707
- {
1708
- "id": 48,
1709
- "name": "component",
1710
- "variant": "declaration",
1711
- "kind": 1024,
1712
- "flags": {
1713
- "isOptional": true
1714
- },
1715
- "sources": [
1716
- {
1717
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
1718
- "line": 12,
1719
- "character": 8
1720
- }
1721
- ],
1722
- "type": {
1723
- "type": "literal",
1724
- "value": "span"
1725
- }
1726
- }
1727
- ],
1728
- "groups": [
1729
- {
1730
- "title": "Properties",
1731
- "children": [
1732
- 48
1733
- ]
1734
- }
1735
- ],
1736
- "sources": [
1737
- {
1738
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
1739
- "line": 11,
1740
- "character": 79
1741
- }
1742
- ]
1743
- }
1744
- }
1745
- ],
1746
- "name": "TypographyProps",
1747
- "package": "@mui/material"
1748
- }
1749
- },
1750
- {
1751
- "id": 49,
1752
- "name": "sx",
1753
- "variant": "declaration",
1754
- "kind": 1024,
1755
- "flags": {
1756
- "isOptional": true
1757
- },
1758
- "sources": [
1759
- {
1760
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
1761
- "line": 14,
1762
- "character": 4
1763
- }
1764
- ],
1765
- "type": {
1766
- "type": "reference",
1767
- "target": {
1768
- "sourceFileName": "../../../../../../node_modules/@mui/system/styleFunctionSx/styleFunctionSx.d.ts",
1769
- "qualifiedName": "SxProps"
1770
- },
1771
- "typeArguments": [
1772
- {
1773
- "type": "reference",
1774
- "target": {
1775
- "sourceFileName": "../../../../../../node_modules/@mui/material/styles/createTheme.d.ts",
1776
- "qualifiedName": "Theme"
1777
- },
1778
- "name": "Theme",
1779
- "package": "@mui/material"
1780
- }
1781
- ],
1782
- "name": "SxProps",
1783
- "package": "@mui/system"
1784
- }
1785
- },
1786
- {
1787
- "id": 50,
1788
- "name": "title",
1789
- "variant": "declaration",
1790
- "kind": 1024,
1791
- "flags": {
1792
- "isOptional": true
1793
- },
1794
- "sources": [
1795
- {
1796
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
1797
- "line": 15,
1798
- "character": 4
1799
- }
1800
- ],
1801
- "type": {
1802
- "type": "reference",
1803
- "target": {
1804
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1805
- "qualifiedName": "React.ReactNode"
1806
- },
1807
- "name": "ReactNode",
1808
- "package": "@types/react",
1809
- "qualifiedName": "React.ReactNode"
1810
- }
1811
- },
1812
- {
1813
- "id": 51,
1814
- "name": "titleTypographyProps",
1815
- "variant": "declaration",
1816
- "kind": 1024,
1817
- "flags": {
1818
- "isOptional": true
1819
- },
1820
- "sources": [
1821
- {
1822
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
1823
- "line": 16,
1824
- "character": 4
1825
- }
1826
- ],
1827
- "type": {
1828
- "type": "reference",
1829
- "target": {
1830
- "sourceFileName": "../../../../../../node_modules/@mui/material/Typography/Typography.d.ts",
1831
- "qualifiedName": "TypographyProps"
1832
- },
1833
- "typeArguments": [
1834
- {
1835
- "type": "literal",
1836
- "value": "span"
1837
- },
1838
- {
1839
- "type": "reflection",
1840
- "declaration": {
1841
- "id": 52,
1842
- "name": "__type",
1843
- "variant": "declaration",
1844
- "kind": 65536,
1845
- "flags": {},
1846
- "children": [
1847
- {
1848
- "id": 53,
1849
- "name": "component",
1850
- "variant": "declaration",
1851
- "kind": 1024,
1852
- "flags": {
1853
- "isOptional": true
1854
- },
1855
- "sources": [
1856
- {
1857
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
1858
- "line": 17,
1859
- "character": 8
1860
- }
1861
- ],
1862
- "type": {
1863
- "type": "literal",
1864
- "value": "span"
1865
- }
1866
- }
1867
- ],
1868
- "groups": [
1869
- {
1870
- "title": "Properties",
1871
- "children": [
1872
- 53
1873
- ]
1874
- }
1875
- ],
1876
- "sources": [
1877
- {
1878
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
1879
- "line": 16,
1880
- "character": 75
1881
- }
1882
- ]
1883
- }
1884
- }
1885
- ],
1886
- "name": "TypographyProps",
1887
- "package": "@mui/material"
1888
- }
1889
- }
1890
- ],
1891
- "groups": [
1892
- {
1893
- "title": "Properties",
1894
- "children": [
1895
- 41,
1896
- 42,
1897
- 43,
1898
- 44,
1899
- 45,
1900
- 46,
1901
- 49,
1902
- 50,
1903
- 51
1904
- ]
1905
- }
1906
- ],
1907
- "sources": [
1908
- {
1909
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
1910
- "line": 5,
1911
- "character": 5
1912
- }
1913
- ]
1914
- }
1298
+ "type": "reference",
1299
+ "target": {
1300
+ "sourceFileName": "../../../../../../node_modules/@mui/material/CardHeader/CardHeader.d.ts",
1301
+ "qualifiedName": "CardHeaderOwnProps"
1302
+ },
1303
+ "typeArguments": [
1304
+ {
1305
+ "type": "literal",
1306
+ "value": "span"
1307
+ },
1308
+ {
1309
+ "type": "literal",
1310
+ "value": "span"
1311
+ }
1312
+ ],
1313
+ "name": "CardHeaderOwnProps",
1314
+ "package": "@mui/material"
1915
1315
  },
1916
1316
  {
1917
1317
  "type": "reference",
@@ -1992,14 +1392,14 @@
1992
1392
  {
1993
1393
  "type": "reflection",
1994
1394
  "declaration": {
1995
- "id": 54,
1395
+ "id": 32,
1996
1396
  "name": "__type",
1997
1397
  "variant": "declaration",
1998
1398
  "kind": 65536,
1999
1399
  "flags": {},
2000
1400
  "children": [
2001
1401
  {
2002
- "id": 55,
1402
+ "id": 33,
2003
1403
  "name": "ref",
2004
1404
  "variant": "declaration",
2005
1405
  "kind": 1024,
@@ -2009,7 +1409,7 @@
2009
1409
  "sources": [
2010
1410
  {
2011
1411
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
2012
- "line": 20,
1412
+ "line": 6,
2013
1413
  "character": 4
2014
1414
  }
2015
1415
  ],
@@ -2044,7 +1444,7 @@
2044
1444
  {
2045
1445
  "type": "reflection",
2046
1446
  "declaration": {
2047
- "id": 56,
1447
+ "id": 34,
2048
1448
  "name": "__type",
2049
1449
  "variant": "declaration",
2050
1450
  "kind": 65536,
@@ -2052,13 +1452,13 @@
2052
1452
  "sources": [
2053
1453
  {
2054
1454
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
2055
- "line": 20,
1455
+ "line": 6,
2056
1456
  "character": 11
2057
1457
  }
2058
1458
  ],
2059
1459
  "signatures": [
2060
1460
  {
2061
- "id": 57,
1461
+ "id": 35,
2062
1462
  "name": "__type",
2063
1463
  "variant": "signature",
2064
1464
  "kind": 4096,
@@ -2066,13 +1466,13 @@
2066
1466
  "sources": [
2067
1467
  {
2068
1468
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
2069
- "line": 20,
1469
+ "line": 6,
2070
1470
  "character": 11
2071
1471
  }
2072
1472
  ],
2073
1473
  "parameters": [
2074
1474
  {
2075
- "id": 58,
1475
+ "id": 36,
2076
1476
  "name": "instance",
2077
1477
  "variant": "param",
2078
1478
  "kind": 32768,
@@ -2113,15 +1513,15 @@
2113
1513
  {
2114
1514
  "title": "Properties",
2115
1515
  "children": [
2116
- 55
1516
+ 33
2117
1517
  ]
2118
1518
  }
2119
1519
  ],
2120
1520
  "sources": [
2121
1521
  {
2122
1522
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
2123
- "line": 19,
2124
- "character": 181
1523
+ "line": 5,
1524
+ "character": 243
2125
1525
  }
2126
1526
  ]
2127
1527
  }
@@ -2133,24 +1533,23 @@
2133
1533
  "types": [
2134
1534
  {
2135
1535
  "type": "literal",
2136
- "value": "sx"
1536
+ "value": "className"
1537
+ },
1538
+ {
1539
+ "type": "literal",
1540
+ "value": "style"
2137
1541
  },
2138
1542
  {
2139
1543
  "type": "literal",
2140
1544
  "value": "title"
2141
1545
  },
2142
1546
  {
2143
- "type": "typeOperator",
2144
- "operator": "keyof",
2145
- "target": {
2146
- "type": "reference",
2147
- "target": {
2148
- "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
2149
- "qualifiedName": "CommonProps"
2150
- },
2151
- "name": "CommonProps",
2152
- "package": "@mui/material"
2153
- }
1547
+ "type": "literal",
1548
+ "value": "classes"
1549
+ },
1550
+ {
1551
+ "type": "literal",
1552
+ "value": "sx"
2154
1553
  },
2155
1554
  {
2156
1555
  "type": "literal",
@@ -2181,53 +1580,6 @@
2181
1580
  ],
2182
1581
  "name": "Omit",
2183
1582
  "package": "typescript"
2184
- },
2185
- {
2186
- "type": "reflection",
2187
- "declaration": {
2188
- "id": 59,
2189
- "name": "__type",
2190
- "variant": "declaration",
2191
- "kind": 65536,
2192
- "flags": {},
2193
- "children": [
2194
- {
2195
- "id": 60,
2196
- "name": "component",
2197
- "variant": "declaration",
2198
- "kind": 1024,
2199
- "flags": {
2200
- "isOptional": true
2201
- },
2202
- "sources": [
2203
- {
2204
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
2205
- "line": 22,
2206
- "character": 4
2207
- }
2208
- ],
2209
- "type": {
2210
- "type": "literal",
2211
- "value": "div"
2212
- }
2213
- }
2214
- ],
2215
- "groups": [
2216
- {
2217
- "title": "Properties",
2218
- "children": [
2219
- 60
2220
- ]
2221
- }
2222
- ],
2223
- "sources": [
2224
- {
2225
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
2226
- "line": 21,
2227
- "character": 198
2228
- }
2229
- ]
2230
- }
2231
1583
  }
2232
1584
  ]
2233
1585
  },
@@ -2318,7 +1670,7 @@
2318
1670
  ]
2319
1671
  },
2320
1672
  {
2321
- "id": 61,
1673
+ "id": 37,
2322
1674
  "name": "EtherchainV2GasPriceDetailsBox",
2323
1675
  "variant": "declaration",
2324
1676
  "kind": 64,
@@ -2332,7 +1684,7 @@
2332
1684
  ],
2333
1685
  "signatures": [
2334
1686
  {
2335
- "id": 62,
1687
+ "id": 38,
2336
1688
  "name": "EtherchainV2GasPriceDetailsBox",
2337
1689
  "variant": "signature",
2338
1690
  "kind": 4096,
@@ -2354,7 +1706,7 @@
2354
1706
  ],
2355
1707
  "parameters": [
2356
1708
  {
2357
- "id": 63,
1709
+ "id": 39,
2358
1710
  "name": "props",
2359
1711
  "variant": "param",
2360
1712
  "kind": 32768,
@@ -2470,16 +1822,16 @@
2470
1822
  "title": "Variables",
2471
1823
  "children": [
2472
1824
  1,
2473
- 64
1825
+ 40
2474
1826
  ]
2475
1827
  },
2476
1828
  {
2477
1829
  "title": "Functions",
2478
1830
  "children": [
2479
1831
  3,
2480
- 19,
2481
- 35,
2482
- 61
1832
+ 15,
1833
+ 27,
1834
+ 37
2483
1835
  ]
2484
1836
  }
2485
1837
  ],
@@ -2528,226 +1880,130 @@
2528
1880
  "qualifiedName": "__type"
2529
1881
  },
2530
1882
  "9": {
2531
- "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
2532
- "qualifiedName": "__type.classes"
2533
- },
2534
- "10": {
2535
- "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
2536
- "qualifiedName": "__type.raised"
2537
- },
2538
- "11": {
2539
- "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
2540
- "qualifiedName": "__type.sx"
2541
- },
2542
- "12": {
2543
- "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
2544
- "qualifiedName": "__type"
2545
- },
2546
- "13": {
2547
1883
  "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
2548
1884
  "qualifiedName": "__type.ref"
2549
1885
  },
2550
- "14": {
1886
+ "10": {
2551
1887
  "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
2552
1888
  "qualifiedName": "__type"
2553
1889
  },
2554
- "15": {
1890
+ "11": {
2555
1891
  "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
2556
1892
  "qualifiedName": "__type"
2557
1893
  },
2558
- "16": {
1894
+ "12": {
2559
1895
  "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
2560
1896
  "qualifiedName": "instance"
2561
1897
  },
2562
- "17": {
1898
+ "13": {
2563
1899
  "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
2564
1900
  "qualifiedName": "__type"
2565
1901
  },
2566
- "18": {
1902
+ "14": {
2567
1903
  "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
2568
1904
  "qualifiedName": "__type.component"
2569
1905
  },
2570
- "19": {
1906
+ "15": {
2571
1907
  "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
2572
1908
  "qualifiedName": "EtherchainV2GasPriceCardContent"
2573
1909
  },
2574
- "20": {
1910
+ "16": {
2575
1911
  "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2576
1912
  "qualifiedName": "EtherchainV2GasPriceCardContent"
2577
1913
  },
2578
- "21": {
1914
+ "17": {
2579
1915
  "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2580
1916
  "qualifiedName": "props"
2581
1917
  },
2582
- "22": {
1918
+ "18": {
2583
1919
  "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
2584
1920
  "qualifiedName": "__type"
2585
1921
  },
2586
- "23": {
1922
+ "19": {
2587
1923
  "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
2588
1924
  "qualifiedName": "__type.schema"
2589
1925
  },
2590
- "24": {
2591
- "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
2592
- "qualifiedName": "__type"
2593
- },
2594
- "25": {
2595
- "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
2596
- "qualifiedName": "__type.children"
2597
- },
2598
- "26": {
2599
- "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
2600
- "qualifiedName": "__type.classes"
2601
- },
2602
- "27": {
2603
- "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
2604
- "qualifiedName": "__type.sx"
2605
- },
2606
- "28": {
1926
+ "20": {
2607
1927
  "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
2608
1928
  "qualifiedName": "__type"
2609
1929
  },
2610
- "29": {
1930
+ "21": {
2611
1931
  "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
2612
1932
  "qualifiedName": "__type.ref"
2613
1933
  },
2614
- "30": {
1934
+ "22": {
2615
1935
  "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
2616
1936
  "qualifiedName": "__type"
2617
1937
  },
2618
- "31": {
1938
+ "23": {
2619
1939
  "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
2620
1940
  "qualifiedName": "__type"
2621
1941
  },
2622
- "32": {
1942
+ "24": {
2623
1943
  "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
2624
1944
  "qualifiedName": "instance"
2625
1945
  },
2626
- "33": {
1946
+ "25": {
2627
1947
  "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
2628
1948
  "qualifiedName": "__type"
2629
1949
  },
2630
- "34": {
1950
+ "26": {
2631
1951
  "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
2632
1952
  "qualifiedName": "__type.component"
2633
1953
  },
2634
- "35": {
1954
+ "27": {
2635
1955
  "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2636
1956
  "qualifiedName": "EtherchainV2GasPriceCardHeader"
2637
1957
  },
2638
- "36": {
1958
+ "28": {
2639
1959
  "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2640
1960
  "qualifiedName": "EtherchainV2GasPriceCardHeader"
2641
1961
  },
2642
- "37": {
1962
+ "29": {
2643
1963
  "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2644
1964
  "qualifiedName": "props"
2645
1965
  },
2646
- "38": {
1966
+ "30": {
2647
1967
  "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2648
1968
  "qualifiedName": "__type"
2649
1969
  },
2650
- "39": {
1970
+ "31": {
2651
1971
  "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2652
1972
  "qualifiedName": "__type.schema"
2653
1973
  },
2654
- "40": {
2655
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2656
- "qualifiedName": "__type"
2657
- },
2658
- "41": {
2659
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2660
- "qualifiedName": "__type.action"
2661
- },
2662
- "42": {
2663
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2664
- "qualifiedName": "__type.avatar"
2665
- },
2666
- "43": {
2667
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2668
- "qualifiedName": "__type.classes"
2669
- },
2670
- "44": {
2671
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2672
- "qualifiedName": "__type.disableTypography"
2673
- },
2674
- "45": {
2675
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2676
- "qualifiedName": "__type.subheader"
2677
- },
2678
- "46": {
2679
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2680
- "qualifiedName": "__type.subheaderTypographyProps"
2681
- },
2682
- "47": {
2683
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2684
- "qualifiedName": "__type"
2685
- },
2686
- "48": {
2687
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2688
- "qualifiedName": "__type.component"
2689
- },
2690
- "49": {
2691
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2692
- "qualifiedName": "__type.sx"
2693
- },
2694
- "50": {
2695
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2696
- "qualifiedName": "__type.title"
2697
- },
2698
- "51": {
2699
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2700
- "qualifiedName": "__type.titleTypographyProps"
2701
- },
2702
- "52": {
2703
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2704
- "qualifiedName": "__type"
2705
- },
2706
- "53": {
2707
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2708
- "qualifiedName": "__type.component"
2709
- },
2710
- "54": {
1974
+ "32": {
2711
1975
  "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2712
1976
  "qualifiedName": "__type"
2713
1977
  },
2714
- "55": {
1978
+ "33": {
2715
1979
  "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2716
1980
  "qualifiedName": "__type.ref"
2717
1981
  },
2718
- "56": {
1982
+ "34": {
2719
1983
  "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2720
1984
  "qualifiedName": "__type"
2721
1985
  },
2722
- "57": {
1986
+ "35": {
2723
1987
  "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2724
1988
  "qualifiedName": "__type"
2725
1989
  },
2726
- "58": {
1990
+ "36": {
2727
1991
  "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2728
1992
  "qualifiedName": "instance"
2729
1993
  },
2730
- "59": {
2731
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2732
- "qualifiedName": "__type"
2733
- },
2734
- "60": {
2735
- "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
2736
- "qualifiedName": "__type.component"
2737
- },
2738
- "61": {
1994
+ "37": {
2739
1995
  "sourceFileName": "packages/v2/src/components/Details/Box/EtherchainV2GasPriceDetailsBox.tsx",
2740
1996
  "qualifiedName": "EtherchainV2GasPriceDetailsBox"
2741
1997
  },
2742
- "62": {
1998
+ "38": {
2743
1999
  "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2744
2000
  "qualifiedName": "EtherchainV2GasPriceDetailsBox"
2745
2001
  },
2746
- "63": {
2002
+ "39": {
2747
2003
  "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2748
2004
  "qualifiedName": "props"
2749
2005
  },
2750
- "64": {
2006
+ "40": {
2751
2007
  "sourceFileName": "packages/v2/src/Plugin.ts",
2752
2008
  "qualifiedName": "EthereumGasPriceEtherchainV2Plugin"
2753
2009
  }