@xyo-network/react-ethereum-gas-price-payload-plugins 2.56.2 → 2.56.3
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 +1450 -490
- package/package.json +9 -9
package/dist/docs.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"fileName": "packages/plugins/packages/ethereum-gas/src/index.ts",
|
|
17
17
|
"line": 26,
|
|
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/1f16bf63f2f5/packages/plugins/packages/ethereum-gas/src/index.ts#L26"
|
|
20
20
|
}
|
|
21
21
|
],
|
|
22
22
|
"target": 1
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
"fileName": "packages/plugins/packages/ethereum-gas/src/index.ts",
|
|
188
188
|
"line": 16,
|
|
189
189
|
"character": 13,
|
|
190
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
190
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f16bf63f2f5/packages/plugins/packages/ethereum-gas/src/index.ts#L16"
|
|
191
191
|
}
|
|
192
192
|
],
|
|
193
193
|
"type": {
|
|
@@ -259,8 +259,8 @@
|
|
|
259
259
|
},
|
|
260
260
|
"sources": [
|
|
261
261
|
{
|
|
262
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
263
|
-
"line":
|
|
262
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
263
|
+
"line": 355,
|
|
264
264
|
"character": 8
|
|
265
265
|
}
|
|
266
266
|
],
|
|
@@ -519,7 +519,7 @@
|
|
|
519
519
|
{
|
|
520
520
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/dist/types/components/Card/Card.d.ts",
|
|
521
521
|
"line": 5,
|
|
522
|
-
"character":
|
|
522
|
+
"character": 70
|
|
523
523
|
}
|
|
524
524
|
]
|
|
525
525
|
}
|
|
@@ -553,14 +553,14 @@
|
|
|
553
553
|
{
|
|
554
554
|
"type": "reference",
|
|
555
555
|
"target": {
|
|
556
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
556
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
557
557
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
558
558
|
},
|
|
559
559
|
"typeArguments": [
|
|
560
560
|
{
|
|
561
561
|
"type": "reference",
|
|
562
562
|
"target": {
|
|
563
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
563
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
564
564
|
"qualifiedName": "React.HTMLAttributes"
|
|
565
565
|
},
|
|
566
566
|
"typeArguments": [
|
|
@@ -634,7 +634,7 @@
|
|
|
634
634
|
{
|
|
635
635
|
"type": "reference",
|
|
636
636
|
"target": {
|
|
637
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
637
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
638
638
|
"qualifiedName": "React.RefObject"
|
|
639
639
|
},
|
|
640
640
|
"typeArguments": [
|
|
@@ -759,22 +759,10 @@
|
|
|
759
759
|
"type": "literal",
|
|
760
760
|
"value": "children"
|
|
761
761
|
},
|
|
762
|
-
{
|
|
763
|
-
"type": "literal",
|
|
764
|
-
"value": "elevation"
|
|
765
|
-
},
|
|
766
|
-
{
|
|
767
|
-
"type": "literal",
|
|
768
|
-
"value": "square"
|
|
769
|
-
},
|
|
770
762
|
{
|
|
771
763
|
"type": "literal",
|
|
772
764
|
"value": "sx"
|
|
773
765
|
},
|
|
774
|
-
{
|
|
775
|
-
"type": "literal",
|
|
776
|
-
"value": "variant"
|
|
777
|
-
},
|
|
778
766
|
{
|
|
779
767
|
"type": "literal",
|
|
780
768
|
"value": "ref"
|
|
@@ -1835,6 +1823,18 @@
|
|
|
1835
1823
|
"type": "literal",
|
|
1836
1824
|
"value": "onTransitionEndCapture"
|
|
1837
1825
|
},
|
|
1826
|
+
{
|
|
1827
|
+
"type": "literal",
|
|
1828
|
+
"value": "elevation"
|
|
1829
|
+
},
|
|
1830
|
+
{
|
|
1831
|
+
"type": "literal",
|
|
1832
|
+
"value": "square"
|
|
1833
|
+
},
|
|
1834
|
+
{
|
|
1835
|
+
"type": "literal",
|
|
1836
|
+
"value": "variant"
|
|
1837
|
+
},
|
|
1838
1838
|
{
|
|
1839
1839
|
"type": "literal",
|
|
1840
1840
|
"value": "raised"
|
|
@@ -1858,7 +1858,7 @@
|
|
|
1858
1858
|
{
|
|
1859
1859
|
"type": "reference",
|
|
1860
1860
|
"target": {
|
|
1861
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
1861
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1862
1862
|
"qualifiedName": "React.RefAttributes"
|
|
1863
1863
|
},
|
|
1864
1864
|
"typeArguments": [
|
|
@@ -1881,14 +1881,54 @@
|
|
|
1881
1881
|
}
|
|
1882
1882
|
],
|
|
1883
1883
|
"type": {
|
|
1884
|
-
"type": "
|
|
1885
|
-
"
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1884
|
+
"type": "union",
|
|
1885
|
+
"types": [
|
|
1886
|
+
{
|
|
1887
|
+
"type": "literal",
|
|
1888
|
+
"value": null
|
|
1889
|
+
},
|
|
1890
|
+
{
|
|
1891
|
+
"type": "reference",
|
|
1892
|
+
"target": {
|
|
1893
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1894
|
+
"qualifiedName": "React.ReactElement"
|
|
1895
|
+
},
|
|
1896
|
+
"typeArguments": [
|
|
1897
|
+
{
|
|
1898
|
+
"type": "intrinsic",
|
|
1899
|
+
"name": "any"
|
|
1900
|
+
},
|
|
1901
|
+
{
|
|
1902
|
+
"type": "union",
|
|
1903
|
+
"types": [
|
|
1904
|
+
{
|
|
1905
|
+
"type": "intrinsic",
|
|
1906
|
+
"name": "string"
|
|
1907
|
+
},
|
|
1908
|
+
{
|
|
1909
|
+
"type": "reference",
|
|
1910
|
+
"target": {
|
|
1911
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1912
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
1913
|
+
},
|
|
1914
|
+
"typeArguments": [
|
|
1915
|
+
{
|
|
1916
|
+
"type": "intrinsic",
|
|
1917
|
+
"name": "any"
|
|
1918
|
+
}
|
|
1919
|
+
],
|
|
1920
|
+
"name": "JSXElementConstructor",
|
|
1921
|
+
"package": "@types/react",
|
|
1922
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
1923
|
+
}
|
|
1924
|
+
]
|
|
1925
|
+
}
|
|
1926
|
+
],
|
|
1927
|
+
"name": "ReactElement",
|
|
1928
|
+
"package": "@types/react",
|
|
1929
|
+
"qualifiedName": "React.ReactElement"
|
|
1930
|
+
}
|
|
1931
|
+
]
|
|
1892
1932
|
}
|
|
1893
1933
|
}
|
|
1894
1934
|
]
|
|
@@ -1923,8 +1963,8 @@
|
|
|
1923
1963
|
},
|
|
1924
1964
|
"sources": [
|
|
1925
1965
|
{
|
|
1926
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
1927
|
-
"line":
|
|
1966
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
1967
|
+
"line": 355,
|
|
1928
1968
|
"character": 8
|
|
1929
1969
|
}
|
|
1930
1970
|
],
|
|
@@ -2054,7 +2094,7 @@
|
|
|
2054
2094
|
"type": {
|
|
2055
2095
|
"type": "reference",
|
|
2056
2096
|
"target": {
|
|
2057
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
2097
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2058
2098
|
"qualifiedName": "React.ReactNode"
|
|
2059
2099
|
},
|
|
2060
2100
|
"name": "ReactNode",
|
|
@@ -2183,14 +2223,14 @@
|
|
|
2183
2223
|
{
|
|
2184
2224
|
"type": "reference",
|
|
2185
2225
|
"target": {
|
|
2186
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
2226
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2187
2227
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
2188
2228
|
},
|
|
2189
2229
|
"typeArguments": [
|
|
2190
2230
|
{
|
|
2191
2231
|
"type": "reference",
|
|
2192
2232
|
"target": {
|
|
2193
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
2233
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2194
2234
|
"qualifiedName": "React.HTMLAttributes"
|
|
2195
2235
|
},
|
|
2196
2236
|
"typeArguments": [
|
|
@@ -2264,7 +2304,7 @@
|
|
|
2264
2304
|
{
|
|
2265
2305
|
"type": "reference",
|
|
2266
2306
|
"target": {
|
|
2267
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
2307
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2268
2308
|
"qualifiedName": "React.RefObject"
|
|
2269
2309
|
},
|
|
2270
2310
|
"typeArguments": [
|
|
@@ -2412,7 +2452,7 @@
|
|
|
2412
2452
|
{
|
|
2413
2453
|
"type": "reference",
|
|
2414
2454
|
"target": {
|
|
2415
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
2455
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2416
2456
|
"qualifiedName": "React.RefAttributes"
|
|
2417
2457
|
},
|
|
2418
2458
|
"typeArguments": [
|
|
@@ -2435,14 +2475,54 @@
|
|
|
2435
2475
|
}
|
|
2436
2476
|
],
|
|
2437
2477
|
"type": {
|
|
2438
|
-
"type": "
|
|
2439
|
-
"
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2478
|
+
"type": "union",
|
|
2479
|
+
"types": [
|
|
2480
|
+
{
|
|
2481
|
+
"type": "literal",
|
|
2482
|
+
"value": null
|
|
2483
|
+
},
|
|
2484
|
+
{
|
|
2485
|
+
"type": "reference",
|
|
2486
|
+
"target": {
|
|
2487
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2488
|
+
"qualifiedName": "React.ReactElement"
|
|
2489
|
+
},
|
|
2490
|
+
"typeArguments": [
|
|
2491
|
+
{
|
|
2492
|
+
"type": "intrinsic",
|
|
2493
|
+
"name": "any"
|
|
2494
|
+
},
|
|
2495
|
+
{
|
|
2496
|
+
"type": "union",
|
|
2497
|
+
"types": [
|
|
2498
|
+
{
|
|
2499
|
+
"type": "intrinsic",
|
|
2500
|
+
"name": "string"
|
|
2501
|
+
},
|
|
2502
|
+
{
|
|
2503
|
+
"type": "reference",
|
|
2504
|
+
"target": {
|
|
2505
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2506
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
2507
|
+
},
|
|
2508
|
+
"typeArguments": [
|
|
2509
|
+
{
|
|
2510
|
+
"type": "intrinsic",
|
|
2511
|
+
"name": "any"
|
|
2512
|
+
}
|
|
2513
|
+
],
|
|
2514
|
+
"name": "JSXElementConstructor",
|
|
2515
|
+
"package": "@types/react",
|
|
2516
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
2517
|
+
}
|
|
2518
|
+
]
|
|
2519
|
+
}
|
|
2520
|
+
],
|
|
2521
|
+
"name": "ReactElement",
|
|
2522
|
+
"package": "@types/react",
|
|
2523
|
+
"qualifiedName": "React.ReactElement"
|
|
2524
|
+
}
|
|
2525
|
+
]
|
|
2446
2526
|
}
|
|
2447
2527
|
}
|
|
2448
2528
|
]
|
|
@@ -2477,8 +2557,8 @@
|
|
|
2477
2557
|
},
|
|
2478
2558
|
"sources": [
|
|
2479
2559
|
{
|
|
2480
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
2481
|
-
"line":
|
|
2560
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
2561
|
+
"line": 355,
|
|
2482
2562
|
"character": 8
|
|
2483
2563
|
}
|
|
2484
2564
|
],
|
|
@@ -2608,7 +2688,7 @@
|
|
|
2608
2688
|
"type": {
|
|
2609
2689
|
"type": "reference",
|
|
2610
2690
|
"target": {
|
|
2611
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
2691
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2612
2692
|
"qualifiedName": "React.ReactNode"
|
|
2613
2693
|
},
|
|
2614
2694
|
"name": "ReactNode",
|
|
@@ -2634,7 +2714,7 @@
|
|
|
2634
2714
|
"type": {
|
|
2635
2715
|
"type": "reference",
|
|
2636
2716
|
"target": {
|
|
2637
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
2717
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2638
2718
|
"qualifiedName": "React.ReactNode"
|
|
2639
2719
|
},
|
|
2640
2720
|
"name": "ReactNode",
|
|
@@ -2716,7 +2796,7 @@
|
|
|
2716
2796
|
"type": {
|
|
2717
2797
|
"type": "reference",
|
|
2718
2798
|
"target": {
|
|
2719
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
2799
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2720
2800
|
"qualifiedName": "React.ReactNode"
|
|
2721
2801
|
},
|
|
2722
2802
|
"name": "ReactNode",
|
|
@@ -2856,7 +2936,7 @@
|
|
|
2856
2936
|
"type": {
|
|
2857
2937
|
"type": "reference",
|
|
2858
2938
|
"target": {
|
|
2859
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
2939
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2860
2940
|
"qualifiedName": "React.ReactNode"
|
|
2861
2941
|
},
|
|
2862
2942
|
"name": "ReactNode",
|
|
@@ -2997,14 +3077,14 @@
|
|
|
2997
3077
|
{
|
|
2998
3078
|
"type": "reference",
|
|
2999
3079
|
"target": {
|
|
3000
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
3080
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
3001
3081
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
3002
3082
|
},
|
|
3003
3083
|
"typeArguments": [
|
|
3004
3084
|
{
|
|
3005
3085
|
"type": "reference",
|
|
3006
3086
|
"target": {
|
|
3007
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
3087
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
3008
3088
|
"qualifiedName": "React.HTMLAttributes"
|
|
3009
3089
|
},
|
|
3010
3090
|
"typeArguments": [
|
|
@@ -3078,7 +3158,7 @@
|
|
|
3078
3158
|
{
|
|
3079
3159
|
"type": "reference",
|
|
3080
3160
|
"target": {
|
|
3081
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
3161
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
3082
3162
|
"qualifiedName": "React.RefObject"
|
|
3083
3163
|
},
|
|
3084
3164
|
"typeArguments": [
|
|
@@ -3250,7 +3330,7 @@
|
|
|
3250
3330
|
{
|
|
3251
3331
|
"type": "reference",
|
|
3252
3332
|
"target": {
|
|
3253
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
3333
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
3254
3334
|
"qualifiedName": "React.RefAttributes"
|
|
3255
3335
|
},
|
|
3256
3336
|
"typeArguments": [
|
|
@@ -3273,14 +3353,54 @@
|
|
|
3273
3353
|
}
|
|
3274
3354
|
],
|
|
3275
3355
|
"type": {
|
|
3276
|
-
"type": "
|
|
3277
|
-
"
|
|
3278
|
-
|
|
3279
|
-
|
|
3280
|
-
|
|
3281
|
-
|
|
3282
|
-
|
|
3283
|
-
|
|
3356
|
+
"type": "union",
|
|
3357
|
+
"types": [
|
|
3358
|
+
{
|
|
3359
|
+
"type": "literal",
|
|
3360
|
+
"value": null
|
|
3361
|
+
},
|
|
3362
|
+
{
|
|
3363
|
+
"type": "reference",
|
|
3364
|
+
"target": {
|
|
3365
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
3366
|
+
"qualifiedName": "React.ReactElement"
|
|
3367
|
+
},
|
|
3368
|
+
"typeArguments": [
|
|
3369
|
+
{
|
|
3370
|
+
"type": "intrinsic",
|
|
3371
|
+
"name": "any"
|
|
3372
|
+
},
|
|
3373
|
+
{
|
|
3374
|
+
"type": "union",
|
|
3375
|
+
"types": [
|
|
3376
|
+
{
|
|
3377
|
+
"type": "intrinsic",
|
|
3378
|
+
"name": "string"
|
|
3379
|
+
},
|
|
3380
|
+
{
|
|
3381
|
+
"type": "reference",
|
|
3382
|
+
"target": {
|
|
3383
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
3384
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
3385
|
+
},
|
|
3386
|
+
"typeArguments": [
|
|
3387
|
+
{
|
|
3388
|
+
"type": "intrinsic",
|
|
3389
|
+
"name": "any"
|
|
3390
|
+
}
|
|
3391
|
+
],
|
|
3392
|
+
"name": "JSXElementConstructor",
|
|
3393
|
+
"package": "@types/react",
|
|
3394
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
3395
|
+
}
|
|
3396
|
+
]
|
|
3397
|
+
}
|
|
3398
|
+
],
|
|
3399
|
+
"name": "ReactElement",
|
|
3400
|
+
"package": "@types/react",
|
|
3401
|
+
"qualifiedName": "React.ReactElement"
|
|
3402
|
+
}
|
|
3403
|
+
]
|
|
3284
3404
|
}
|
|
3285
3405
|
}
|
|
3286
3406
|
]
|
|
@@ -3315,8 +3435,8 @@
|
|
|
3315
3435
|
},
|
|
3316
3436
|
"sources": [
|
|
3317
3437
|
{
|
|
3318
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
3319
|
-
"line":
|
|
3438
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
3439
|
+
"line": 355,
|
|
3320
3440
|
"character": 8
|
|
3321
3441
|
}
|
|
3322
3442
|
],
|
|
@@ -3351,7 +3471,7 @@
|
|
|
3351
3471
|
{
|
|
3352
3472
|
"type": "reference",
|
|
3353
3473
|
"target": {
|
|
3354
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
3474
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
3355
3475
|
"qualifiedName": "React.RefAttributes"
|
|
3356
3476
|
},
|
|
3357
3477
|
"typeArguments": [
|
|
@@ -3374,14 +3494,54 @@
|
|
|
3374
3494
|
}
|
|
3375
3495
|
],
|
|
3376
3496
|
"type": {
|
|
3377
|
-
"type": "
|
|
3378
|
-
"
|
|
3379
|
-
|
|
3380
|
-
|
|
3381
|
-
|
|
3382
|
-
|
|
3383
|
-
|
|
3384
|
-
|
|
3497
|
+
"type": "union",
|
|
3498
|
+
"types": [
|
|
3499
|
+
{
|
|
3500
|
+
"type": "literal",
|
|
3501
|
+
"value": null
|
|
3502
|
+
},
|
|
3503
|
+
{
|
|
3504
|
+
"type": "reference",
|
|
3505
|
+
"target": {
|
|
3506
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
3507
|
+
"qualifiedName": "React.ReactElement"
|
|
3508
|
+
},
|
|
3509
|
+
"typeArguments": [
|
|
3510
|
+
{
|
|
3511
|
+
"type": "intrinsic",
|
|
3512
|
+
"name": "any"
|
|
3513
|
+
},
|
|
3514
|
+
{
|
|
3515
|
+
"type": "union",
|
|
3516
|
+
"types": [
|
|
3517
|
+
{
|
|
3518
|
+
"type": "intrinsic",
|
|
3519
|
+
"name": "string"
|
|
3520
|
+
},
|
|
3521
|
+
{
|
|
3522
|
+
"type": "reference",
|
|
3523
|
+
"target": {
|
|
3524
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
3525
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
3526
|
+
},
|
|
3527
|
+
"typeArguments": [
|
|
3528
|
+
{
|
|
3529
|
+
"type": "intrinsic",
|
|
3530
|
+
"name": "any"
|
|
3531
|
+
}
|
|
3532
|
+
],
|
|
3533
|
+
"name": "JSXElementConstructor",
|
|
3534
|
+
"package": "@types/react",
|
|
3535
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
3536
|
+
}
|
|
3537
|
+
]
|
|
3538
|
+
}
|
|
3539
|
+
],
|
|
3540
|
+
"name": "ReactElement",
|
|
3541
|
+
"package": "@types/react",
|
|
3542
|
+
"qualifiedName": "React.ReactElement"
|
|
3543
|
+
}
|
|
3544
|
+
]
|
|
3385
3545
|
}
|
|
3386
3546
|
}
|
|
3387
3547
|
]
|
|
@@ -3416,8 +3576,8 @@
|
|
|
3416
3576
|
},
|
|
3417
3577
|
"sources": [
|
|
3418
3578
|
{
|
|
3419
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
3420
|
-
"line":
|
|
3579
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
3580
|
+
"line": 355,
|
|
3421
3581
|
"character": 8
|
|
3422
3582
|
}
|
|
3423
3583
|
],
|
|
@@ -3676,7 +3836,7 @@
|
|
|
3676
3836
|
{
|
|
3677
3837
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/Card.d.ts",
|
|
3678
3838
|
"line": 5,
|
|
3679
|
-
"character":
|
|
3839
|
+
"character": 70
|
|
3680
3840
|
}
|
|
3681
3841
|
]
|
|
3682
3842
|
}
|
|
@@ -3710,14 +3870,14 @@
|
|
|
3710
3870
|
{
|
|
3711
3871
|
"type": "reference",
|
|
3712
3872
|
"target": {
|
|
3713
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
3873
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
3714
3874
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
3715
3875
|
},
|
|
3716
3876
|
"typeArguments": [
|
|
3717
3877
|
{
|
|
3718
3878
|
"type": "reference",
|
|
3719
3879
|
"target": {
|
|
3720
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
3880
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
3721
3881
|
"qualifiedName": "React.HTMLAttributes"
|
|
3722
3882
|
},
|
|
3723
3883
|
"typeArguments": [
|
|
@@ -3791,7 +3951,7 @@
|
|
|
3791
3951
|
{
|
|
3792
3952
|
"type": "reference",
|
|
3793
3953
|
"target": {
|
|
3794
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
3954
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
3795
3955
|
"qualifiedName": "React.RefObject"
|
|
3796
3956
|
},
|
|
3797
3957
|
"typeArguments": [
|
|
@@ -3916,22 +4076,10 @@
|
|
|
3916
4076
|
"type": "literal",
|
|
3917
4077
|
"value": "children"
|
|
3918
4078
|
},
|
|
3919
|
-
{
|
|
3920
|
-
"type": "literal",
|
|
3921
|
-
"value": "elevation"
|
|
3922
|
-
},
|
|
3923
|
-
{
|
|
3924
|
-
"type": "literal",
|
|
3925
|
-
"value": "square"
|
|
3926
|
-
},
|
|
3927
4079
|
{
|
|
3928
4080
|
"type": "literal",
|
|
3929
4081
|
"value": "sx"
|
|
3930
4082
|
},
|
|
3931
|
-
{
|
|
3932
|
-
"type": "literal",
|
|
3933
|
-
"value": "variant"
|
|
3934
|
-
},
|
|
3935
4083
|
{
|
|
3936
4084
|
"type": "literal",
|
|
3937
4085
|
"value": "ref"
|
|
@@ -4992,6 +5140,18 @@
|
|
|
4992
5140
|
"type": "literal",
|
|
4993
5141
|
"value": "onTransitionEndCapture"
|
|
4994
5142
|
},
|
|
5143
|
+
{
|
|
5144
|
+
"type": "literal",
|
|
5145
|
+
"value": "elevation"
|
|
5146
|
+
},
|
|
5147
|
+
{
|
|
5148
|
+
"type": "literal",
|
|
5149
|
+
"value": "square"
|
|
5150
|
+
},
|
|
5151
|
+
{
|
|
5152
|
+
"type": "literal",
|
|
5153
|
+
"value": "variant"
|
|
5154
|
+
},
|
|
4995
5155
|
{
|
|
4996
5156
|
"type": "literal",
|
|
4997
5157
|
"value": "raised"
|
|
@@ -5015,7 +5175,7 @@
|
|
|
5015
5175
|
{
|
|
5016
5176
|
"type": "reference",
|
|
5017
5177
|
"target": {
|
|
5018
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5178
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5019
5179
|
"qualifiedName": "React.RefAttributes"
|
|
5020
5180
|
},
|
|
5021
5181
|
"typeArguments": [
|
|
@@ -5038,14 +5198,54 @@
|
|
|
5038
5198
|
}
|
|
5039
5199
|
],
|
|
5040
5200
|
"type": {
|
|
5041
|
-
"type": "
|
|
5042
|
-
"
|
|
5043
|
-
|
|
5044
|
-
|
|
5045
|
-
|
|
5046
|
-
|
|
5047
|
-
|
|
5048
|
-
|
|
5201
|
+
"type": "union",
|
|
5202
|
+
"types": [
|
|
5203
|
+
{
|
|
5204
|
+
"type": "literal",
|
|
5205
|
+
"value": null
|
|
5206
|
+
},
|
|
5207
|
+
{
|
|
5208
|
+
"type": "reference",
|
|
5209
|
+
"target": {
|
|
5210
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5211
|
+
"qualifiedName": "React.ReactElement"
|
|
5212
|
+
},
|
|
5213
|
+
"typeArguments": [
|
|
5214
|
+
{
|
|
5215
|
+
"type": "intrinsic",
|
|
5216
|
+
"name": "any"
|
|
5217
|
+
},
|
|
5218
|
+
{
|
|
5219
|
+
"type": "union",
|
|
5220
|
+
"types": [
|
|
5221
|
+
{
|
|
5222
|
+
"type": "intrinsic",
|
|
5223
|
+
"name": "string"
|
|
5224
|
+
},
|
|
5225
|
+
{
|
|
5226
|
+
"type": "reference",
|
|
5227
|
+
"target": {
|
|
5228
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5229
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
5230
|
+
},
|
|
5231
|
+
"typeArguments": [
|
|
5232
|
+
{
|
|
5233
|
+
"type": "intrinsic",
|
|
5234
|
+
"name": "any"
|
|
5235
|
+
}
|
|
5236
|
+
],
|
|
5237
|
+
"name": "JSXElementConstructor",
|
|
5238
|
+
"package": "@types/react",
|
|
5239
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
5240
|
+
}
|
|
5241
|
+
]
|
|
5242
|
+
}
|
|
5243
|
+
],
|
|
5244
|
+
"name": "ReactElement",
|
|
5245
|
+
"package": "@types/react",
|
|
5246
|
+
"qualifiedName": "React.ReactElement"
|
|
5247
|
+
}
|
|
5248
|
+
]
|
|
5049
5249
|
}
|
|
5050
5250
|
}
|
|
5051
5251
|
]
|
|
@@ -5080,8 +5280,8 @@
|
|
|
5080
5280
|
},
|
|
5081
5281
|
"sources": [
|
|
5082
5282
|
{
|
|
5083
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
5084
|
-
"line":
|
|
5283
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
5284
|
+
"line": 355,
|
|
5085
5285
|
"character": 8
|
|
5086
5286
|
}
|
|
5087
5287
|
],
|
|
@@ -5211,7 +5411,7 @@
|
|
|
5211
5411
|
"type": {
|
|
5212
5412
|
"type": "reference",
|
|
5213
5413
|
"target": {
|
|
5214
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5414
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5215
5415
|
"qualifiedName": "React.ReactNode"
|
|
5216
5416
|
},
|
|
5217
5417
|
"name": "ReactNode",
|
|
@@ -5340,14 +5540,14 @@
|
|
|
5340
5540
|
{
|
|
5341
5541
|
"type": "reference",
|
|
5342
5542
|
"target": {
|
|
5343
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5543
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5344
5544
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
5345
5545
|
},
|
|
5346
5546
|
"typeArguments": [
|
|
5347
5547
|
{
|
|
5348
5548
|
"type": "reference",
|
|
5349
5549
|
"target": {
|
|
5350
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5550
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5351
5551
|
"qualifiedName": "React.HTMLAttributes"
|
|
5352
5552
|
},
|
|
5353
5553
|
"typeArguments": [
|
|
@@ -5421,7 +5621,7 @@
|
|
|
5421
5621
|
{
|
|
5422
5622
|
"type": "reference",
|
|
5423
5623
|
"target": {
|
|
5424
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5624
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5425
5625
|
"qualifiedName": "React.RefObject"
|
|
5426
5626
|
},
|
|
5427
5627
|
"typeArguments": [
|
|
@@ -5569,7 +5769,7 @@
|
|
|
5569
5769
|
{
|
|
5570
5770
|
"type": "reference",
|
|
5571
5771
|
"target": {
|
|
5572
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5772
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5573
5773
|
"qualifiedName": "React.RefAttributes"
|
|
5574
5774
|
},
|
|
5575
5775
|
"typeArguments": [
|
|
@@ -5592,14 +5792,54 @@
|
|
|
5592
5792
|
}
|
|
5593
5793
|
],
|
|
5594
5794
|
"type": {
|
|
5595
|
-
"type": "
|
|
5596
|
-
"
|
|
5597
|
-
|
|
5598
|
-
|
|
5599
|
-
|
|
5600
|
-
|
|
5601
|
-
|
|
5602
|
-
|
|
5795
|
+
"type": "union",
|
|
5796
|
+
"types": [
|
|
5797
|
+
{
|
|
5798
|
+
"type": "literal",
|
|
5799
|
+
"value": null
|
|
5800
|
+
},
|
|
5801
|
+
{
|
|
5802
|
+
"type": "reference",
|
|
5803
|
+
"target": {
|
|
5804
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5805
|
+
"qualifiedName": "React.ReactElement"
|
|
5806
|
+
},
|
|
5807
|
+
"typeArguments": [
|
|
5808
|
+
{
|
|
5809
|
+
"type": "intrinsic",
|
|
5810
|
+
"name": "any"
|
|
5811
|
+
},
|
|
5812
|
+
{
|
|
5813
|
+
"type": "union",
|
|
5814
|
+
"types": [
|
|
5815
|
+
{
|
|
5816
|
+
"type": "intrinsic",
|
|
5817
|
+
"name": "string"
|
|
5818
|
+
},
|
|
5819
|
+
{
|
|
5820
|
+
"type": "reference",
|
|
5821
|
+
"target": {
|
|
5822
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5823
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
5824
|
+
},
|
|
5825
|
+
"typeArguments": [
|
|
5826
|
+
{
|
|
5827
|
+
"type": "intrinsic",
|
|
5828
|
+
"name": "any"
|
|
5829
|
+
}
|
|
5830
|
+
],
|
|
5831
|
+
"name": "JSXElementConstructor",
|
|
5832
|
+
"package": "@types/react",
|
|
5833
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
5834
|
+
}
|
|
5835
|
+
]
|
|
5836
|
+
}
|
|
5837
|
+
],
|
|
5838
|
+
"name": "ReactElement",
|
|
5839
|
+
"package": "@types/react",
|
|
5840
|
+
"qualifiedName": "React.ReactElement"
|
|
5841
|
+
}
|
|
5842
|
+
]
|
|
5603
5843
|
}
|
|
5604
5844
|
}
|
|
5605
5845
|
]
|
|
@@ -5634,8 +5874,8 @@
|
|
|
5634
5874
|
},
|
|
5635
5875
|
"sources": [
|
|
5636
5876
|
{
|
|
5637
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
5638
|
-
"line":
|
|
5877
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
5878
|
+
"line": 355,
|
|
5639
5879
|
"character": 8
|
|
5640
5880
|
}
|
|
5641
5881
|
],
|
|
@@ -5765,7 +6005,7 @@
|
|
|
5765
6005
|
"type": {
|
|
5766
6006
|
"type": "reference",
|
|
5767
6007
|
"target": {
|
|
5768
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6008
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5769
6009
|
"qualifiedName": "React.ReactNode"
|
|
5770
6010
|
},
|
|
5771
6011
|
"name": "ReactNode",
|
|
@@ -5791,7 +6031,7 @@
|
|
|
5791
6031
|
"type": {
|
|
5792
6032
|
"type": "reference",
|
|
5793
6033
|
"target": {
|
|
5794
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6034
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5795
6035
|
"qualifiedName": "React.ReactNode"
|
|
5796
6036
|
},
|
|
5797
6037
|
"name": "ReactNode",
|
|
@@ -5873,7 +6113,7 @@
|
|
|
5873
6113
|
"type": {
|
|
5874
6114
|
"type": "reference",
|
|
5875
6115
|
"target": {
|
|
5876
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6116
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5877
6117
|
"qualifiedName": "React.ReactNode"
|
|
5878
6118
|
},
|
|
5879
6119
|
"name": "ReactNode",
|
|
@@ -6013,7 +6253,7 @@
|
|
|
6013
6253
|
"type": {
|
|
6014
6254
|
"type": "reference",
|
|
6015
6255
|
"target": {
|
|
6016
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6256
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
6017
6257
|
"qualifiedName": "React.ReactNode"
|
|
6018
6258
|
},
|
|
6019
6259
|
"name": "ReactNode",
|
|
@@ -6154,14 +6394,14 @@
|
|
|
6154
6394
|
{
|
|
6155
6395
|
"type": "reference",
|
|
6156
6396
|
"target": {
|
|
6157
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6397
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
6158
6398
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
6159
6399
|
},
|
|
6160
6400
|
"typeArguments": [
|
|
6161
6401
|
{
|
|
6162
6402
|
"type": "reference",
|
|
6163
6403
|
"target": {
|
|
6164
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6404
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
6165
6405
|
"qualifiedName": "React.HTMLAttributes"
|
|
6166
6406
|
},
|
|
6167
6407
|
"typeArguments": [
|
|
@@ -6235,7 +6475,7 @@
|
|
|
6235
6475
|
{
|
|
6236
6476
|
"type": "reference",
|
|
6237
6477
|
"target": {
|
|
6238
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6478
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
6239
6479
|
"qualifiedName": "React.RefObject"
|
|
6240
6480
|
},
|
|
6241
6481
|
"typeArguments": [
|
|
@@ -6407,7 +6647,7 @@
|
|
|
6407
6647
|
{
|
|
6408
6648
|
"type": "reference",
|
|
6409
6649
|
"target": {
|
|
6410
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6650
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
6411
6651
|
"qualifiedName": "React.RefAttributes"
|
|
6412
6652
|
},
|
|
6413
6653
|
"typeArguments": [
|
|
@@ -6430,14 +6670,54 @@
|
|
|
6430
6670
|
}
|
|
6431
6671
|
],
|
|
6432
6672
|
"type": {
|
|
6433
|
-
"type": "
|
|
6434
|
-
"
|
|
6435
|
-
|
|
6436
|
-
|
|
6437
|
-
|
|
6438
|
-
|
|
6439
|
-
|
|
6440
|
-
|
|
6673
|
+
"type": "union",
|
|
6674
|
+
"types": [
|
|
6675
|
+
{
|
|
6676
|
+
"type": "literal",
|
|
6677
|
+
"value": null
|
|
6678
|
+
},
|
|
6679
|
+
{
|
|
6680
|
+
"type": "reference",
|
|
6681
|
+
"target": {
|
|
6682
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
6683
|
+
"qualifiedName": "React.ReactElement"
|
|
6684
|
+
},
|
|
6685
|
+
"typeArguments": [
|
|
6686
|
+
{
|
|
6687
|
+
"type": "intrinsic",
|
|
6688
|
+
"name": "any"
|
|
6689
|
+
},
|
|
6690
|
+
{
|
|
6691
|
+
"type": "union",
|
|
6692
|
+
"types": [
|
|
6693
|
+
{
|
|
6694
|
+
"type": "intrinsic",
|
|
6695
|
+
"name": "string"
|
|
6696
|
+
},
|
|
6697
|
+
{
|
|
6698
|
+
"type": "reference",
|
|
6699
|
+
"target": {
|
|
6700
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
6701
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
6702
|
+
},
|
|
6703
|
+
"typeArguments": [
|
|
6704
|
+
{
|
|
6705
|
+
"type": "intrinsic",
|
|
6706
|
+
"name": "any"
|
|
6707
|
+
}
|
|
6708
|
+
],
|
|
6709
|
+
"name": "JSXElementConstructor",
|
|
6710
|
+
"package": "@types/react",
|
|
6711
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
6712
|
+
}
|
|
6713
|
+
]
|
|
6714
|
+
}
|
|
6715
|
+
],
|
|
6716
|
+
"name": "ReactElement",
|
|
6717
|
+
"package": "@types/react",
|
|
6718
|
+
"qualifiedName": "React.ReactElement"
|
|
6719
|
+
}
|
|
6720
|
+
]
|
|
6441
6721
|
}
|
|
6442
6722
|
}
|
|
6443
6723
|
]
|
|
@@ -6472,8 +6752,8 @@
|
|
|
6472
6752
|
},
|
|
6473
6753
|
"sources": [
|
|
6474
6754
|
{
|
|
6475
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
6476
|
-
"line":
|
|
6755
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
6756
|
+
"line": 355,
|
|
6477
6757
|
"character": 8
|
|
6478
6758
|
}
|
|
6479
6759
|
],
|
|
@@ -6508,7 +6788,7 @@
|
|
|
6508
6788
|
{
|
|
6509
6789
|
"type": "reference",
|
|
6510
6790
|
"target": {
|
|
6511
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6791
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
6512
6792
|
"qualifiedName": "React.RefAttributes"
|
|
6513
6793
|
},
|
|
6514
6794
|
"typeArguments": [
|
|
@@ -6531,14 +6811,54 @@
|
|
|
6531
6811
|
}
|
|
6532
6812
|
],
|
|
6533
6813
|
"type": {
|
|
6534
|
-
"type": "
|
|
6535
|
-
"
|
|
6536
|
-
|
|
6537
|
-
|
|
6538
|
-
|
|
6539
|
-
|
|
6540
|
-
|
|
6541
|
-
|
|
6814
|
+
"type": "union",
|
|
6815
|
+
"types": [
|
|
6816
|
+
{
|
|
6817
|
+
"type": "literal",
|
|
6818
|
+
"value": null
|
|
6819
|
+
},
|
|
6820
|
+
{
|
|
6821
|
+
"type": "reference",
|
|
6822
|
+
"target": {
|
|
6823
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
6824
|
+
"qualifiedName": "React.ReactElement"
|
|
6825
|
+
},
|
|
6826
|
+
"typeArguments": [
|
|
6827
|
+
{
|
|
6828
|
+
"type": "intrinsic",
|
|
6829
|
+
"name": "any"
|
|
6830
|
+
},
|
|
6831
|
+
{
|
|
6832
|
+
"type": "union",
|
|
6833
|
+
"types": [
|
|
6834
|
+
{
|
|
6835
|
+
"type": "intrinsic",
|
|
6836
|
+
"name": "string"
|
|
6837
|
+
},
|
|
6838
|
+
{
|
|
6839
|
+
"type": "reference",
|
|
6840
|
+
"target": {
|
|
6841
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
6842
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
6843
|
+
},
|
|
6844
|
+
"typeArguments": [
|
|
6845
|
+
{
|
|
6846
|
+
"type": "intrinsic",
|
|
6847
|
+
"name": "any"
|
|
6848
|
+
}
|
|
6849
|
+
],
|
|
6850
|
+
"name": "JSXElementConstructor",
|
|
6851
|
+
"package": "@types/react",
|
|
6852
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
6853
|
+
}
|
|
6854
|
+
]
|
|
6855
|
+
}
|
|
6856
|
+
],
|
|
6857
|
+
"name": "ReactElement",
|
|
6858
|
+
"package": "@types/react",
|
|
6859
|
+
"qualifiedName": "React.ReactElement"
|
|
6860
|
+
}
|
|
6861
|
+
]
|
|
6542
6862
|
}
|
|
6543
6863
|
}
|
|
6544
6864
|
]
|
|
@@ -6573,8 +6893,8 @@
|
|
|
6573
6893
|
},
|
|
6574
6894
|
"sources": [
|
|
6575
6895
|
{
|
|
6576
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
6577
|
-
"line":
|
|
6896
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
6897
|
+
"line": 355,
|
|
6578
6898
|
"character": 8
|
|
6579
6899
|
}
|
|
6580
6900
|
],
|
|
@@ -6833,7 +7153,7 @@
|
|
|
6833
7153
|
{
|
|
6834
7154
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/gas-price/dist/types/components/Card/Card.d.ts",
|
|
6835
7155
|
"line": 5,
|
|
6836
|
-
"character":
|
|
7156
|
+
"character": 70
|
|
6837
7157
|
}
|
|
6838
7158
|
]
|
|
6839
7159
|
}
|
|
@@ -6867,14 +7187,14 @@
|
|
|
6867
7187
|
{
|
|
6868
7188
|
"type": "reference",
|
|
6869
7189
|
"target": {
|
|
6870
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
7190
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
6871
7191
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
6872
7192
|
},
|
|
6873
7193
|
"typeArguments": [
|
|
6874
7194
|
{
|
|
6875
7195
|
"type": "reference",
|
|
6876
7196
|
"target": {
|
|
6877
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
7197
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
6878
7198
|
"qualifiedName": "React.HTMLAttributes"
|
|
6879
7199
|
},
|
|
6880
7200
|
"typeArguments": [
|
|
@@ -6948,7 +7268,7 @@
|
|
|
6948
7268
|
{
|
|
6949
7269
|
"type": "reference",
|
|
6950
7270
|
"target": {
|
|
6951
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
7271
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
6952
7272
|
"qualifiedName": "React.RefObject"
|
|
6953
7273
|
},
|
|
6954
7274
|
"typeArguments": [
|
|
@@ -7073,22 +7393,10 @@
|
|
|
7073
7393
|
"type": "literal",
|
|
7074
7394
|
"value": "children"
|
|
7075
7395
|
},
|
|
7076
|
-
{
|
|
7077
|
-
"type": "literal",
|
|
7078
|
-
"value": "elevation"
|
|
7079
|
-
},
|
|
7080
|
-
{
|
|
7081
|
-
"type": "literal",
|
|
7082
|
-
"value": "square"
|
|
7083
|
-
},
|
|
7084
7396
|
{
|
|
7085
7397
|
"type": "literal",
|
|
7086
7398
|
"value": "sx"
|
|
7087
7399
|
},
|
|
7088
|
-
{
|
|
7089
|
-
"type": "literal",
|
|
7090
|
-
"value": "variant"
|
|
7091
|
-
},
|
|
7092
7400
|
{
|
|
7093
7401
|
"type": "literal",
|
|
7094
7402
|
"value": "ref"
|
|
@@ -8149,6 +8457,18 @@
|
|
|
8149
8457
|
"type": "literal",
|
|
8150
8458
|
"value": "onTransitionEndCapture"
|
|
8151
8459
|
},
|
|
8460
|
+
{
|
|
8461
|
+
"type": "literal",
|
|
8462
|
+
"value": "elevation"
|
|
8463
|
+
},
|
|
8464
|
+
{
|
|
8465
|
+
"type": "literal",
|
|
8466
|
+
"value": "square"
|
|
8467
|
+
},
|
|
8468
|
+
{
|
|
8469
|
+
"type": "literal",
|
|
8470
|
+
"value": "variant"
|
|
8471
|
+
},
|
|
8152
8472
|
{
|
|
8153
8473
|
"type": "literal",
|
|
8154
8474
|
"value": "raised"
|
|
@@ -8172,7 +8492,7 @@
|
|
|
8172
8492
|
{
|
|
8173
8493
|
"type": "reference",
|
|
8174
8494
|
"target": {
|
|
8175
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
8495
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
8176
8496
|
"qualifiedName": "React.RefAttributes"
|
|
8177
8497
|
},
|
|
8178
8498
|
"typeArguments": [
|
|
@@ -8195,14 +8515,54 @@
|
|
|
8195
8515
|
}
|
|
8196
8516
|
],
|
|
8197
8517
|
"type": {
|
|
8198
|
-
"type": "
|
|
8199
|
-
"
|
|
8200
|
-
|
|
8201
|
-
|
|
8202
|
-
|
|
8203
|
-
|
|
8204
|
-
|
|
8205
|
-
|
|
8518
|
+
"type": "union",
|
|
8519
|
+
"types": [
|
|
8520
|
+
{
|
|
8521
|
+
"type": "literal",
|
|
8522
|
+
"value": null
|
|
8523
|
+
},
|
|
8524
|
+
{
|
|
8525
|
+
"type": "reference",
|
|
8526
|
+
"target": {
|
|
8527
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
8528
|
+
"qualifiedName": "React.ReactElement"
|
|
8529
|
+
},
|
|
8530
|
+
"typeArguments": [
|
|
8531
|
+
{
|
|
8532
|
+
"type": "intrinsic",
|
|
8533
|
+
"name": "any"
|
|
8534
|
+
},
|
|
8535
|
+
{
|
|
8536
|
+
"type": "union",
|
|
8537
|
+
"types": [
|
|
8538
|
+
{
|
|
8539
|
+
"type": "intrinsic",
|
|
8540
|
+
"name": "string"
|
|
8541
|
+
},
|
|
8542
|
+
{
|
|
8543
|
+
"type": "reference",
|
|
8544
|
+
"target": {
|
|
8545
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
8546
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
8547
|
+
},
|
|
8548
|
+
"typeArguments": [
|
|
8549
|
+
{
|
|
8550
|
+
"type": "intrinsic",
|
|
8551
|
+
"name": "any"
|
|
8552
|
+
}
|
|
8553
|
+
],
|
|
8554
|
+
"name": "JSXElementConstructor",
|
|
8555
|
+
"package": "@types/react",
|
|
8556
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
8557
|
+
}
|
|
8558
|
+
]
|
|
8559
|
+
}
|
|
8560
|
+
],
|
|
8561
|
+
"name": "ReactElement",
|
|
8562
|
+
"package": "@types/react",
|
|
8563
|
+
"qualifiedName": "React.ReactElement"
|
|
8564
|
+
}
|
|
8565
|
+
]
|
|
8206
8566
|
}
|
|
8207
8567
|
}
|
|
8208
8568
|
]
|
|
@@ -8237,8 +8597,8 @@
|
|
|
8237
8597
|
},
|
|
8238
8598
|
"sources": [
|
|
8239
8599
|
{
|
|
8240
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
8241
|
-
"line":
|
|
8600
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
8601
|
+
"line": 355,
|
|
8242
8602
|
"character": 8
|
|
8243
8603
|
}
|
|
8244
8604
|
],
|
|
@@ -8368,7 +8728,7 @@
|
|
|
8368
8728
|
"type": {
|
|
8369
8729
|
"type": "reference",
|
|
8370
8730
|
"target": {
|
|
8371
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
8731
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
8372
8732
|
"qualifiedName": "React.ReactNode"
|
|
8373
8733
|
},
|
|
8374
8734
|
"name": "ReactNode",
|
|
@@ -8497,14 +8857,14 @@
|
|
|
8497
8857
|
{
|
|
8498
8858
|
"type": "reference",
|
|
8499
8859
|
"target": {
|
|
8500
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
8860
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
8501
8861
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
8502
8862
|
},
|
|
8503
8863
|
"typeArguments": [
|
|
8504
8864
|
{
|
|
8505
8865
|
"type": "reference",
|
|
8506
8866
|
"target": {
|
|
8507
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
8867
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
8508
8868
|
"qualifiedName": "React.HTMLAttributes"
|
|
8509
8869
|
},
|
|
8510
8870
|
"typeArguments": [
|
|
@@ -8578,7 +8938,7 @@
|
|
|
8578
8938
|
{
|
|
8579
8939
|
"type": "reference",
|
|
8580
8940
|
"target": {
|
|
8581
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
8941
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
8582
8942
|
"qualifiedName": "React.RefObject"
|
|
8583
8943
|
},
|
|
8584
8944
|
"typeArguments": [
|
|
@@ -8726,7 +9086,7 @@
|
|
|
8726
9086
|
{
|
|
8727
9087
|
"type": "reference",
|
|
8728
9088
|
"target": {
|
|
8729
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
9089
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
8730
9090
|
"qualifiedName": "React.RefAttributes"
|
|
8731
9091
|
},
|
|
8732
9092
|
"typeArguments": [
|
|
@@ -8749,14 +9109,54 @@
|
|
|
8749
9109
|
}
|
|
8750
9110
|
],
|
|
8751
9111
|
"type": {
|
|
8752
|
-
"type": "
|
|
8753
|
-
"
|
|
8754
|
-
|
|
8755
|
-
|
|
8756
|
-
|
|
8757
|
-
|
|
8758
|
-
|
|
8759
|
-
|
|
9112
|
+
"type": "union",
|
|
9113
|
+
"types": [
|
|
9114
|
+
{
|
|
9115
|
+
"type": "literal",
|
|
9116
|
+
"value": null
|
|
9117
|
+
},
|
|
9118
|
+
{
|
|
9119
|
+
"type": "reference",
|
|
9120
|
+
"target": {
|
|
9121
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
9122
|
+
"qualifiedName": "React.ReactElement"
|
|
9123
|
+
},
|
|
9124
|
+
"typeArguments": [
|
|
9125
|
+
{
|
|
9126
|
+
"type": "intrinsic",
|
|
9127
|
+
"name": "any"
|
|
9128
|
+
},
|
|
9129
|
+
{
|
|
9130
|
+
"type": "union",
|
|
9131
|
+
"types": [
|
|
9132
|
+
{
|
|
9133
|
+
"type": "intrinsic",
|
|
9134
|
+
"name": "string"
|
|
9135
|
+
},
|
|
9136
|
+
{
|
|
9137
|
+
"type": "reference",
|
|
9138
|
+
"target": {
|
|
9139
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
9140
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
9141
|
+
},
|
|
9142
|
+
"typeArguments": [
|
|
9143
|
+
{
|
|
9144
|
+
"type": "intrinsic",
|
|
9145
|
+
"name": "any"
|
|
9146
|
+
}
|
|
9147
|
+
],
|
|
9148
|
+
"name": "JSXElementConstructor",
|
|
9149
|
+
"package": "@types/react",
|
|
9150
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
9151
|
+
}
|
|
9152
|
+
]
|
|
9153
|
+
}
|
|
9154
|
+
],
|
|
9155
|
+
"name": "ReactElement",
|
|
9156
|
+
"package": "@types/react",
|
|
9157
|
+
"qualifiedName": "React.ReactElement"
|
|
9158
|
+
}
|
|
9159
|
+
]
|
|
8760
9160
|
}
|
|
8761
9161
|
}
|
|
8762
9162
|
]
|
|
@@ -8791,8 +9191,8 @@
|
|
|
8791
9191
|
},
|
|
8792
9192
|
"sources": [
|
|
8793
9193
|
{
|
|
8794
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
8795
|
-
"line":
|
|
9194
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
9195
|
+
"line": 355,
|
|
8796
9196
|
"character": 8
|
|
8797
9197
|
}
|
|
8798
9198
|
],
|
|
@@ -8922,7 +9322,7 @@
|
|
|
8922
9322
|
"type": {
|
|
8923
9323
|
"type": "reference",
|
|
8924
9324
|
"target": {
|
|
8925
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
9325
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
8926
9326
|
"qualifiedName": "React.ReactNode"
|
|
8927
9327
|
},
|
|
8928
9328
|
"name": "ReactNode",
|
|
@@ -8948,7 +9348,7 @@
|
|
|
8948
9348
|
"type": {
|
|
8949
9349
|
"type": "reference",
|
|
8950
9350
|
"target": {
|
|
8951
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
9351
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
8952
9352
|
"qualifiedName": "React.ReactNode"
|
|
8953
9353
|
},
|
|
8954
9354
|
"name": "ReactNode",
|
|
@@ -9030,7 +9430,7 @@
|
|
|
9030
9430
|
"type": {
|
|
9031
9431
|
"type": "reference",
|
|
9032
9432
|
"target": {
|
|
9033
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
9433
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
9034
9434
|
"qualifiedName": "React.ReactNode"
|
|
9035
9435
|
},
|
|
9036
9436
|
"name": "ReactNode",
|
|
@@ -9170,7 +9570,7 @@
|
|
|
9170
9570
|
"type": {
|
|
9171
9571
|
"type": "reference",
|
|
9172
9572
|
"target": {
|
|
9173
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
9573
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
9174
9574
|
"qualifiedName": "React.ReactNode"
|
|
9175
9575
|
},
|
|
9176
9576
|
"name": "ReactNode",
|
|
@@ -9311,14 +9711,14 @@
|
|
|
9311
9711
|
{
|
|
9312
9712
|
"type": "reference",
|
|
9313
9713
|
"target": {
|
|
9314
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
9714
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
9315
9715
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
9316
9716
|
},
|
|
9317
9717
|
"typeArguments": [
|
|
9318
9718
|
{
|
|
9319
9719
|
"type": "reference",
|
|
9320
9720
|
"target": {
|
|
9321
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
9721
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
9322
9722
|
"qualifiedName": "React.HTMLAttributes"
|
|
9323
9723
|
},
|
|
9324
9724
|
"typeArguments": [
|
|
@@ -9392,7 +9792,7 @@
|
|
|
9392
9792
|
{
|
|
9393
9793
|
"type": "reference",
|
|
9394
9794
|
"target": {
|
|
9395
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
9795
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
9396
9796
|
"qualifiedName": "React.RefObject"
|
|
9397
9797
|
},
|
|
9398
9798
|
"typeArguments": [
|
|
@@ -9564,7 +9964,7 @@
|
|
|
9564
9964
|
{
|
|
9565
9965
|
"type": "reference",
|
|
9566
9966
|
"target": {
|
|
9567
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
9967
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
9568
9968
|
"qualifiedName": "React.RefAttributes"
|
|
9569
9969
|
},
|
|
9570
9970
|
"typeArguments": [
|
|
@@ -9587,28 +9987,68 @@
|
|
|
9587
9987
|
}
|
|
9588
9988
|
],
|
|
9589
9989
|
"type": {
|
|
9590
|
-
"type": "
|
|
9591
|
-
"
|
|
9592
|
-
|
|
9593
|
-
|
|
9594
|
-
|
|
9595
|
-
|
|
9596
|
-
|
|
9597
|
-
|
|
9598
|
-
|
|
9599
|
-
|
|
9600
|
-
|
|
9601
|
-
|
|
9602
|
-
|
|
9603
|
-
|
|
9604
|
-
|
|
9605
|
-
|
|
9606
|
-
|
|
9607
|
-
|
|
9608
|
-
|
|
9609
|
-
|
|
9610
|
-
|
|
9611
|
-
|
|
9990
|
+
"type": "union",
|
|
9991
|
+
"types": [
|
|
9992
|
+
{
|
|
9993
|
+
"type": "literal",
|
|
9994
|
+
"value": null
|
|
9995
|
+
},
|
|
9996
|
+
{
|
|
9997
|
+
"type": "reference",
|
|
9998
|
+
"target": {
|
|
9999
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
10000
|
+
"qualifiedName": "React.ReactElement"
|
|
10001
|
+
},
|
|
10002
|
+
"typeArguments": [
|
|
10003
|
+
{
|
|
10004
|
+
"type": "intrinsic",
|
|
10005
|
+
"name": "any"
|
|
10006
|
+
},
|
|
10007
|
+
{
|
|
10008
|
+
"type": "union",
|
|
10009
|
+
"types": [
|
|
10010
|
+
{
|
|
10011
|
+
"type": "intrinsic",
|
|
10012
|
+
"name": "string"
|
|
10013
|
+
},
|
|
10014
|
+
{
|
|
10015
|
+
"type": "reference",
|
|
10016
|
+
"target": {
|
|
10017
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
10018
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
10019
|
+
},
|
|
10020
|
+
"typeArguments": [
|
|
10021
|
+
{
|
|
10022
|
+
"type": "intrinsic",
|
|
10023
|
+
"name": "any"
|
|
10024
|
+
}
|
|
10025
|
+
],
|
|
10026
|
+
"name": "JSXElementConstructor",
|
|
10027
|
+
"package": "@types/react",
|
|
10028
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
10029
|
+
}
|
|
10030
|
+
]
|
|
10031
|
+
}
|
|
10032
|
+
],
|
|
10033
|
+
"name": "ReactElement",
|
|
10034
|
+
"package": "@types/react",
|
|
10035
|
+
"qualifiedName": "React.ReactElement"
|
|
10036
|
+
}
|
|
10037
|
+
]
|
|
10038
|
+
}
|
|
10039
|
+
}
|
|
10040
|
+
]
|
|
10041
|
+
},
|
|
10042
|
+
{
|
|
10043
|
+
"id": 342,
|
|
10044
|
+
"name": "EthereumGasPriceDetailsBox",
|
|
10045
|
+
"variant": "declaration",
|
|
10046
|
+
"kind": 64,
|
|
10047
|
+
"flags": {},
|
|
10048
|
+
"sources": [
|
|
10049
|
+
{
|
|
10050
|
+
"fileName": "packages/plugins/packages/ethereum-gas/packages/gas-price/dist/types/components/Details/Box/EthereumGasPriceDetailsBox.d.ts",
|
|
10051
|
+
"line": 3,
|
|
9612
10052
|
"character": 21
|
|
9613
10053
|
}
|
|
9614
10054
|
],
|
|
@@ -9629,8 +10069,8 @@
|
|
|
9629
10069
|
},
|
|
9630
10070
|
"sources": [
|
|
9631
10071
|
{
|
|
9632
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
9633
|
-
"line":
|
|
10072
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
10073
|
+
"line": 355,
|
|
9634
10074
|
"character": 8
|
|
9635
10075
|
}
|
|
9636
10076
|
],
|
|
@@ -9665,7 +10105,7 @@
|
|
|
9665
10105
|
{
|
|
9666
10106
|
"type": "reference",
|
|
9667
10107
|
"target": {
|
|
9668
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
10108
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
9669
10109
|
"qualifiedName": "React.RefAttributes"
|
|
9670
10110
|
},
|
|
9671
10111
|
"typeArguments": [
|
|
@@ -9688,14 +10128,54 @@
|
|
|
9688
10128
|
}
|
|
9689
10129
|
],
|
|
9690
10130
|
"type": {
|
|
9691
|
-
"type": "
|
|
9692
|
-
"
|
|
9693
|
-
|
|
9694
|
-
|
|
9695
|
-
|
|
9696
|
-
|
|
9697
|
-
|
|
9698
|
-
|
|
10131
|
+
"type": "union",
|
|
10132
|
+
"types": [
|
|
10133
|
+
{
|
|
10134
|
+
"type": "literal",
|
|
10135
|
+
"value": null
|
|
10136
|
+
},
|
|
10137
|
+
{
|
|
10138
|
+
"type": "reference",
|
|
10139
|
+
"target": {
|
|
10140
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
10141
|
+
"qualifiedName": "React.ReactElement"
|
|
10142
|
+
},
|
|
10143
|
+
"typeArguments": [
|
|
10144
|
+
{
|
|
10145
|
+
"type": "intrinsic",
|
|
10146
|
+
"name": "any"
|
|
10147
|
+
},
|
|
10148
|
+
{
|
|
10149
|
+
"type": "union",
|
|
10150
|
+
"types": [
|
|
10151
|
+
{
|
|
10152
|
+
"type": "intrinsic",
|
|
10153
|
+
"name": "string"
|
|
10154
|
+
},
|
|
10155
|
+
{
|
|
10156
|
+
"type": "reference",
|
|
10157
|
+
"target": {
|
|
10158
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
10159
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
10160
|
+
},
|
|
10161
|
+
"typeArguments": [
|
|
10162
|
+
{
|
|
10163
|
+
"type": "intrinsic",
|
|
10164
|
+
"name": "any"
|
|
10165
|
+
}
|
|
10166
|
+
],
|
|
10167
|
+
"name": "JSXElementConstructor",
|
|
10168
|
+
"package": "@types/react",
|
|
10169
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
10170
|
+
}
|
|
10171
|
+
]
|
|
10172
|
+
}
|
|
10173
|
+
],
|
|
10174
|
+
"name": "ReactElement",
|
|
10175
|
+
"package": "@types/react",
|
|
10176
|
+
"qualifiedName": "React.ReactElement"
|
|
10177
|
+
}
|
|
10178
|
+
]
|
|
9699
10179
|
}
|
|
9700
10180
|
}
|
|
9701
10181
|
]
|
|
@@ -9730,8 +10210,8 @@
|
|
|
9730
10210
|
},
|
|
9731
10211
|
"sources": [
|
|
9732
10212
|
{
|
|
9733
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
9734
|
-
"line":
|
|
10213
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
10214
|
+
"line": 355,
|
|
9735
10215
|
"character": 8
|
|
9736
10216
|
}
|
|
9737
10217
|
],
|
|
@@ -9990,7 +10470,7 @@
|
|
|
9990
10470
|
{
|
|
9991
10471
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/ethers/dist/types/components/Card/Card.d.ts",
|
|
9992
10472
|
"line": 5,
|
|
9993
|
-
"character":
|
|
10473
|
+
"character": 70
|
|
9994
10474
|
}
|
|
9995
10475
|
]
|
|
9996
10476
|
}
|
|
@@ -10024,14 +10504,14 @@
|
|
|
10024
10504
|
{
|
|
10025
10505
|
"type": "reference",
|
|
10026
10506
|
"target": {
|
|
10027
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
10507
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
10028
10508
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
10029
10509
|
},
|
|
10030
10510
|
"typeArguments": [
|
|
10031
10511
|
{
|
|
10032
10512
|
"type": "reference",
|
|
10033
10513
|
"target": {
|
|
10034
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
10514
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
10035
10515
|
"qualifiedName": "React.HTMLAttributes"
|
|
10036
10516
|
},
|
|
10037
10517
|
"typeArguments": [
|
|
@@ -10105,7 +10585,7 @@
|
|
|
10105
10585
|
{
|
|
10106
10586
|
"type": "reference",
|
|
10107
10587
|
"target": {
|
|
10108
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
10588
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
10109
10589
|
"qualifiedName": "React.RefObject"
|
|
10110
10590
|
},
|
|
10111
10591
|
"typeArguments": [
|
|
@@ -10230,22 +10710,10 @@
|
|
|
10230
10710
|
"type": "literal",
|
|
10231
10711
|
"value": "children"
|
|
10232
10712
|
},
|
|
10233
|
-
{
|
|
10234
|
-
"type": "literal",
|
|
10235
|
-
"value": "elevation"
|
|
10236
|
-
},
|
|
10237
|
-
{
|
|
10238
|
-
"type": "literal",
|
|
10239
|
-
"value": "square"
|
|
10240
|
-
},
|
|
10241
10713
|
{
|
|
10242
10714
|
"type": "literal",
|
|
10243
10715
|
"value": "sx"
|
|
10244
10716
|
},
|
|
10245
|
-
{
|
|
10246
|
-
"type": "literal",
|
|
10247
|
-
"value": "variant"
|
|
10248
|
-
},
|
|
10249
10717
|
{
|
|
10250
10718
|
"type": "literal",
|
|
10251
10719
|
"value": "ref"
|
|
@@ -11306,6 +11774,18 @@
|
|
|
11306
11774
|
"type": "literal",
|
|
11307
11775
|
"value": "onTransitionEndCapture"
|
|
11308
11776
|
},
|
|
11777
|
+
{
|
|
11778
|
+
"type": "literal",
|
|
11779
|
+
"value": "elevation"
|
|
11780
|
+
},
|
|
11781
|
+
{
|
|
11782
|
+
"type": "literal",
|
|
11783
|
+
"value": "square"
|
|
11784
|
+
},
|
|
11785
|
+
{
|
|
11786
|
+
"type": "literal",
|
|
11787
|
+
"value": "variant"
|
|
11788
|
+
},
|
|
11309
11789
|
{
|
|
11310
11790
|
"type": "literal",
|
|
11311
11791
|
"value": "raised"
|
|
@@ -11329,7 +11809,7 @@
|
|
|
11329
11809
|
{
|
|
11330
11810
|
"type": "reference",
|
|
11331
11811
|
"target": {
|
|
11332
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
11812
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
11333
11813
|
"qualifiedName": "React.RefAttributes"
|
|
11334
11814
|
},
|
|
11335
11815
|
"typeArguments": [
|
|
@@ -11352,14 +11832,54 @@
|
|
|
11352
11832
|
}
|
|
11353
11833
|
],
|
|
11354
11834
|
"type": {
|
|
11355
|
-
"type": "
|
|
11356
|
-
"
|
|
11357
|
-
|
|
11358
|
-
|
|
11359
|
-
|
|
11360
|
-
|
|
11361
|
-
|
|
11362
|
-
|
|
11835
|
+
"type": "union",
|
|
11836
|
+
"types": [
|
|
11837
|
+
{
|
|
11838
|
+
"type": "literal",
|
|
11839
|
+
"value": null
|
|
11840
|
+
},
|
|
11841
|
+
{
|
|
11842
|
+
"type": "reference",
|
|
11843
|
+
"target": {
|
|
11844
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
11845
|
+
"qualifiedName": "React.ReactElement"
|
|
11846
|
+
},
|
|
11847
|
+
"typeArguments": [
|
|
11848
|
+
{
|
|
11849
|
+
"type": "intrinsic",
|
|
11850
|
+
"name": "any"
|
|
11851
|
+
},
|
|
11852
|
+
{
|
|
11853
|
+
"type": "union",
|
|
11854
|
+
"types": [
|
|
11855
|
+
{
|
|
11856
|
+
"type": "intrinsic",
|
|
11857
|
+
"name": "string"
|
|
11858
|
+
},
|
|
11859
|
+
{
|
|
11860
|
+
"type": "reference",
|
|
11861
|
+
"target": {
|
|
11862
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
11863
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
11864
|
+
},
|
|
11865
|
+
"typeArguments": [
|
|
11866
|
+
{
|
|
11867
|
+
"type": "intrinsic",
|
|
11868
|
+
"name": "any"
|
|
11869
|
+
}
|
|
11870
|
+
],
|
|
11871
|
+
"name": "JSXElementConstructor",
|
|
11872
|
+
"package": "@types/react",
|
|
11873
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
11874
|
+
}
|
|
11875
|
+
]
|
|
11876
|
+
}
|
|
11877
|
+
],
|
|
11878
|
+
"name": "ReactElement",
|
|
11879
|
+
"package": "@types/react",
|
|
11880
|
+
"qualifiedName": "React.ReactElement"
|
|
11881
|
+
}
|
|
11882
|
+
]
|
|
11363
11883
|
}
|
|
11364
11884
|
}
|
|
11365
11885
|
]
|
|
@@ -11394,8 +11914,8 @@
|
|
|
11394
11914
|
},
|
|
11395
11915
|
"sources": [
|
|
11396
11916
|
{
|
|
11397
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
11398
|
-
"line":
|
|
11917
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
11918
|
+
"line": 355,
|
|
11399
11919
|
"character": 8
|
|
11400
11920
|
}
|
|
11401
11921
|
],
|
|
@@ -11525,7 +12045,7 @@
|
|
|
11525
12045
|
"type": {
|
|
11526
12046
|
"type": "reference",
|
|
11527
12047
|
"target": {
|
|
11528
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
12048
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
11529
12049
|
"qualifiedName": "React.ReactNode"
|
|
11530
12050
|
},
|
|
11531
12051
|
"name": "ReactNode",
|
|
@@ -11654,14 +12174,14 @@
|
|
|
11654
12174
|
{
|
|
11655
12175
|
"type": "reference",
|
|
11656
12176
|
"target": {
|
|
11657
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
12177
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
11658
12178
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
11659
12179
|
},
|
|
11660
12180
|
"typeArguments": [
|
|
11661
12181
|
{
|
|
11662
12182
|
"type": "reference",
|
|
11663
12183
|
"target": {
|
|
11664
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
12184
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
11665
12185
|
"qualifiedName": "React.HTMLAttributes"
|
|
11666
12186
|
},
|
|
11667
12187
|
"typeArguments": [
|
|
@@ -11735,7 +12255,7 @@
|
|
|
11735
12255
|
{
|
|
11736
12256
|
"type": "reference",
|
|
11737
12257
|
"target": {
|
|
11738
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
12258
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
11739
12259
|
"qualifiedName": "React.RefObject"
|
|
11740
12260
|
},
|
|
11741
12261
|
"typeArguments": [
|
|
@@ -11883,7 +12403,7 @@
|
|
|
11883
12403
|
{
|
|
11884
12404
|
"type": "reference",
|
|
11885
12405
|
"target": {
|
|
11886
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
12406
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
11887
12407
|
"qualifiedName": "React.RefAttributes"
|
|
11888
12408
|
},
|
|
11889
12409
|
"typeArguments": [
|
|
@@ -11906,14 +12426,54 @@
|
|
|
11906
12426
|
}
|
|
11907
12427
|
],
|
|
11908
12428
|
"type": {
|
|
11909
|
-
"type": "
|
|
11910
|
-
"
|
|
11911
|
-
|
|
11912
|
-
|
|
11913
|
-
|
|
11914
|
-
|
|
11915
|
-
|
|
11916
|
-
|
|
12429
|
+
"type": "union",
|
|
12430
|
+
"types": [
|
|
12431
|
+
{
|
|
12432
|
+
"type": "literal",
|
|
12433
|
+
"value": null
|
|
12434
|
+
},
|
|
12435
|
+
{
|
|
12436
|
+
"type": "reference",
|
|
12437
|
+
"target": {
|
|
12438
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
12439
|
+
"qualifiedName": "React.ReactElement"
|
|
12440
|
+
},
|
|
12441
|
+
"typeArguments": [
|
|
12442
|
+
{
|
|
12443
|
+
"type": "intrinsic",
|
|
12444
|
+
"name": "any"
|
|
12445
|
+
},
|
|
12446
|
+
{
|
|
12447
|
+
"type": "union",
|
|
12448
|
+
"types": [
|
|
12449
|
+
{
|
|
12450
|
+
"type": "intrinsic",
|
|
12451
|
+
"name": "string"
|
|
12452
|
+
},
|
|
12453
|
+
{
|
|
12454
|
+
"type": "reference",
|
|
12455
|
+
"target": {
|
|
12456
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
12457
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
12458
|
+
},
|
|
12459
|
+
"typeArguments": [
|
|
12460
|
+
{
|
|
12461
|
+
"type": "intrinsic",
|
|
12462
|
+
"name": "any"
|
|
12463
|
+
}
|
|
12464
|
+
],
|
|
12465
|
+
"name": "JSXElementConstructor",
|
|
12466
|
+
"package": "@types/react",
|
|
12467
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
12468
|
+
}
|
|
12469
|
+
]
|
|
12470
|
+
}
|
|
12471
|
+
],
|
|
12472
|
+
"name": "ReactElement",
|
|
12473
|
+
"package": "@types/react",
|
|
12474
|
+
"qualifiedName": "React.ReactElement"
|
|
12475
|
+
}
|
|
12476
|
+
]
|
|
11917
12477
|
}
|
|
11918
12478
|
}
|
|
11919
12479
|
]
|
|
@@ -11948,8 +12508,8 @@
|
|
|
11948
12508
|
},
|
|
11949
12509
|
"sources": [
|
|
11950
12510
|
{
|
|
11951
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
11952
|
-
"line":
|
|
12511
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
12512
|
+
"line": 355,
|
|
11953
12513
|
"character": 8
|
|
11954
12514
|
}
|
|
11955
12515
|
],
|
|
@@ -12079,7 +12639,7 @@
|
|
|
12079
12639
|
"type": {
|
|
12080
12640
|
"type": "reference",
|
|
12081
12641
|
"target": {
|
|
12082
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
12642
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
12083
12643
|
"qualifiedName": "React.ReactNode"
|
|
12084
12644
|
},
|
|
12085
12645
|
"name": "ReactNode",
|
|
@@ -12105,7 +12665,7 @@
|
|
|
12105
12665
|
"type": {
|
|
12106
12666
|
"type": "reference",
|
|
12107
12667
|
"target": {
|
|
12108
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
12668
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
12109
12669
|
"qualifiedName": "React.ReactNode"
|
|
12110
12670
|
},
|
|
12111
12671
|
"name": "ReactNode",
|
|
@@ -12187,7 +12747,7 @@
|
|
|
12187
12747
|
"type": {
|
|
12188
12748
|
"type": "reference",
|
|
12189
12749
|
"target": {
|
|
12190
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
12750
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
12191
12751
|
"qualifiedName": "React.ReactNode"
|
|
12192
12752
|
},
|
|
12193
12753
|
"name": "ReactNode",
|
|
@@ -12327,7 +12887,7 @@
|
|
|
12327
12887
|
"type": {
|
|
12328
12888
|
"type": "reference",
|
|
12329
12889
|
"target": {
|
|
12330
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
12890
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
12331
12891
|
"qualifiedName": "React.ReactNode"
|
|
12332
12892
|
},
|
|
12333
12893
|
"name": "ReactNode",
|
|
@@ -12468,14 +13028,14 @@
|
|
|
12468
13028
|
{
|
|
12469
13029
|
"type": "reference",
|
|
12470
13030
|
"target": {
|
|
12471
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
13031
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
12472
13032
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
12473
13033
|
},
|
|
12474
13034
|
"typeArguments": [
|
|
12475
13035
|
{
|
|
12476
13036
|
"type": "reference",
|
|
12477
13037
|
"target": {
|
|
12478
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
13038
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
12479
13039
|
"qualifiedName": "React.HTMLAttributes"
|
|
12480
13040
|
},
|
|
12481
13041
|
"typeArguments": [
|
|
@@ -12549,7 +13109,7 @@
|
|
|
12549
13109
|
{
|
|
12550
13110
|
"type": "reference",
|
|
12551
13111
|
"target": {
|
|
12552
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
13112
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
12553
13113
|
"qualifiedName": "React.RefObject"
|
|
12554
13114
|
},
|
|
12555
13115
|
"typeArguments": [
|
|
@@ -12721,7 +13281,7 @@
|
|
|
12721
13281
|
{
|
|
12722
13282
|
"type": "reference",
|
|
12723
13283
|
"target": {
|
|
12724
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
13284
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
12725
13285
|
"qualifiedName": "React.RefAttributes"
|
|
12726
13286
|
},
|
|
12727
13287
|
"typeArguments": [
|
|
@@ -12744,14 +13304,54 @@
|
|
|
12744
13304
|
}
|
|
12745
13305
|
],
|
|
12746
13306
|
"type": {
|
|
12747
|
-
"type": "
|
|
12748
|
-
"
|
|
12749
|
-
|
|
12750
|
-
|
|
12751
|
-
|
|
12752
|
-
|
|
12753
|
-
|
|
12754
|
-
|
|
13307
|
+
"type": "union",
|
|
13308
|
+
"types": [
|
|
13309
|
+
{
|
|
13310
|
+
"type": "literal",
|
|
13311
|
+
"value": null
|
|
13312
|
+
},
|
|
13313
|
+
{
|
|
13314
|
+
"type": "reference",
|
|
13315
|
+
"target": {
|
|
13316
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
13317
|
+
"qualifiedName": "React.ReactElement"
|
|
13318
|
+
},
|
|
13319
|
+
"typeArguments": [
|
|
13320
|
+
{
|
|
13321
|
+
"type": "intrinsic",
|
|
13322
|
+
"name": "any"
|
|
13323
|
+
},
|
|
13324
|
+
{
|
|
13325
|
+
"type": "union",
|
|
13326
|
+
"types": [
|
|
13327
|
+
{
|
|
13328
|
+
"type": "intrinsic",
|
|
13329
|
+
"name": "string"
|
|
13330
|
+
},
|
|
13331
|
+
{
|
|
13332
|
+
"type": "reference",
|
|
13333
|
+
"target": {
|
|
13334
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
13335
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
13336
|
+
},
|
|
13337
|
+
"typeArguments": [
|
|
13338
|
+
{
|
|
13339
|
+
"type": "intrinsic",
|
|
13340
|
+
"name": "any"
|
|
13341
|
+
}
|
|
13342
|
+
],
|
|
13343
|
+
"name": "JSXElementConstructor",
|
|
13344
|
+
"package": "@types/react",
|
|
13345
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
13346
|
+
}
|
|
13347
|
+
]
|
|
13348
|
+
}
|
|
13349
|
+
],
|
|
13350
|
+
"name": "ReactElement",
|
|
13351
|
+
"package": "@types/react",
|
|
13352
|
+
"qualifiedName": "React.ReactElement"
|
|
13353
|
+
}
|
|
13354
|
+
]
|
|
12755
13355
|
}
|
|
12756
13356
|
}
|
|
12757
13357
|
]
|
|
@@ -12786,8 +13386,8 @@
|
|
|
12786
13386
|
},
|
|
12787
13387
|
"sources": [
|
|
12788
13388
|
{
|
|
12789
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
12790
|
-
"line":
|
|
13389
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
13390
|
+
"line": 355,
|
|
12791
13391
|
"character": 8
|
|
12792
13392
|
}
|
|
12793
13393
|
],
|
|
@@ -12822,7 +13422,7 @@
|
|
|
12822
13422
|
{
|
|
12823
13423
|
"type": "reference",
|
|
12824
13424
|
"target": {
|
|
12825
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
13425
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
12826
13426
|
"qualifiedName": "React.RefAttributes"
|
|
12827
13427
|
},
|
|
12828
13428
|
"typeArguments": [
|
|
@@ -12845,14 +13445,54 @@
|
|
|
12845
13445
|
}
|
|
12846
13446
|
],
|
|
12847
13447
|
"type": {
|
|
12848
|
-
"type": "
|
|
12849
|
-
"
|
|
12850
|
-
|
|
12851
|
-
|
|
12852
|
-
|
|
12853
|
-
|
|
12854
|
-
|
|
12855
|
-
|
|
13448
|
+
"type": "union",
|
|
13449
|
+
"types": [
|
|
13450
|
+
{
|
|
13451
|
+
"type": "literal",
|
|
13452
|
+
"value": null
|
|
13453
|
+
},
|
|
13454
|
+
{
|
|
13455
|
+
"type": "reference",
|
|
13456
|
+
"target": {
|
|
13457
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
13458
|
+
"qualifiedName": "React.ReactElement"
|
|
13459
|
+
},
|
|
13460
|
+
"typeArguments": [
|
|
13461
|
+
{
|
|
13462
|
+
"type": "intrinsic",
|
|
13463
|
+
"name": "any"
|
|
13464
|
+
},
|
|
13465
|
+
{
|
|
13466
|
+
"type": "union",
|
|
13467
|
+
"types": [
|
|
13468
|
+
{
|
|
13469
|
+
"type": "intrinsic",
|
|
13470
|
+
"name": "string"
|
|
13471
|
+
},
|
|
13472
|
+
{
|
|
13473
|
+
"type": "reference",
|
|
13474
|
+
"target": {
|
|
13475
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
13476
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
13477
|
+
},
|
|
13478
|
+
"typeArguments": [
|
|
13479
|
+
{
|
|
13480
|
+
"type": "intrinsic",
|
|
13481
|
+
"name": "any"
|
|
13482
|
+
}
|
|
13483
|
+
],
|
|
13484
|
+
"name": "JSXElementConstructor",
|
|
13485
|
+
"package": "@types/react",
|
|
13486
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
13487
|
+
}
|
|
13488
|
+
]
|
|
13489
|
+
}
|
|
13490
|
+
],
|
|
13491
|
+
"name": "ReactElement",
|
|
13492
|
+
"package": "@types/react",
|
|
13493
|
+
"qualifiedName": "React.ReactElement"
|
|
13494
|
+
}
|
|
13495
|
+
]
|
|
12856
13496
|
}
|
|
12857
13497
|
}
|
|
12858
13498
|
]
|
|
@@ -12887,8 +13527,8 @@
|
|
|
12887
13527
|
},
|
|
12888
13528
|
"sources": [
|
|
12889
13529
|
{
|
|
12890
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
12891
|
-
"line":
|
|
13530
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
13531
|
+
"line": 355,
|
|
12892
13532
|
"character": 8
|
|
12893
13533
|
}
|
|
12894
13534
|
],
|
|
@@ -13147,7 +13787,7 @@
|
|
|
13147
13787
|
{
|
|
13148
13788
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/etherscan/dist/types/components/Card/Card.d.ts",
|
|
13149
13789
|
"line": 5,
|
|
13150
|
-
"character":
|
|
13790
|
+
"character": 70
|
|
13151
13791
|
}
|
|
13152
13792
|
]
|
|
13153
13793
|
}
|
|
@@ -13181,14 +13821,14 @@
|
|
|
13181
13821
|
{
|
|
13182
13822
|
"type": "reference",
|
|
13183
13823
|
"target": {
|
|
13184
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
13824
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
13185
13825
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
13186
13826
|
},
|
|
13187
13827
|
"typeArguments": [
|
|
13188
13828
|
{
|
|
13189
13829
|
"type": "reference",
|
|
13190
13830
|
"target": {
|
|
13191
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
13831
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
13192
13832
|
"qualifiedName": "React.HTMLAttributes"
|
|
13193
13833
|
},
|
|
13194
13834
|
"typeArguments": [
|
|
@@ -13262,7 +13902,7 @@
|
|
|
13262
13902
|
{
|
|
13263
13903
|
"type": "reference",
|
|
13264
13904
|
"target": {
|
|
13265
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
13905
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
13266
13906
|
"qualifiedName": "React.RefObject"
|
|
13267
13907
|
},
|
|
13268
13908
|
"typeArguments": [
|
|
@@ -13387,22 +14027,10 @@
|
|
|
13387
14027
|
"type": "literal",
|
|
13388
14028
|
"value": "children"
|
|
13389
14029
|
},
|
|
13390
|
-
{
|
|
13391
|
-
"type": "literal",
|
|
13392
|
-
"value": "elevation"
|
|
13393
|
-
},
|
|
13394
|
-
{
|
|
13395
|
-
"type": "literal",
|
|
13396
|
-
"value": "square"
|
|
13397
|
-
},
|
|
13398
14030
|
{
|
|
13399
14031
|
"type": "literal",
|
|
13400
14032
|
"value": "sx"
|
|
13401
14033
|
},
|
|
13402
|
-
{
|
|
13403
|
-
"type": "literal",
|
|
13404
|
-
"value": "variant"
|
|
13405
|
-
},
|
|
13406
14034
|
{
|
|
13407
14035
|
"type": "literal",
|
|
13408
14036
|
"value": "ref"
|
|
@@ -14463,6 +15091,18 @@
|
|
|
14463
15091
|
"type": "literal",
|
|
14464
15092
|
"value": "onTransitionEndCapture"
|
|
14465
15093
|
},
|
|
15094
|
+
{
|
|
15095
|
+
"type": "literal",
|
|
15096
|
+
"value": "elevation"
|
|
15097
|
+
},
|
|
15098
|
+
{
|
|
15099
|
+
"type": "literal",
|
|
15100
|
+
"value": "square"
|
|
15101
|
+
},
|
|
15102
|
+
{
|
|
15103
|
+
"type": "literal",
|
|
15104
|
+
"value": "variant"
|
|
15105
|
+
},
|
|
14466
15106
|
{
|
|
14467
15107
|
"type": "literal",
|
|
14468
15108
|
"value": "raised"
|
|
@@ -14486,7 +15126,7 @@
|
|
|
14486
15126
|
{
|
|
14487
15127
|
"type": "reference",
|
|
14488
15128
|
"target": {
|
|
14489
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
15129
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
14490
15130
|
"qualifiedName": "React.RefAttributes"
|
|
14491
15131
|
},
|
|
14492
15132
|
"typeArguments": [
|
|
@@ -14509,14 +15149,54 @@
|
|
|
14509
15149
|
}
|
|
14510
15150
|
],
|
|
14511
15151
|
"type": {
|
|
14512
|
-
"type": "
|
|
14513
|
-
"
|
|
14514
|
-
|
|
14515
|
-
|
|
14516
|
-
|
|
14517
|
-
|
|
14518
|
-
|
|
14519
|
-
|
|
15152
|
+
"type": "union",
|
|
15153
|
+
"types": [
|
|
15154
|
+
{
|
|
15155
|
+
"type": "literal",
|
|
15156
|
+
"value": null
|
|
15157
|
+
},
|
|
15158
|
+
{
|
|
15159
|
+
"type": "reference",
|
|
15160
|
+
"target": {
|
|
15161
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
15162
|
+
"qualifiedName": "React.ReactElement"
|
|
15163
|
+
},
|
|
15164
|
+
"typeArguments": [
|
|
15165
|
+
{
|
|
15166
|
+
"type": "intrinsic",
|
|
15167
|
+
"name": "any"
|
|
15168
|
+
},
|
|
15169
|
+
{
|
|
15170
|
+
"type": "union",
|
|
15171
|
+
"types": [
|
|
15172
|
+
{
|
|
15173
|
+
"type": "intrinsic",
|
|
15174
|
+
"name": "string"
|
|
15175
|
+
},
|
|
15176
|
+
{
|
|
15177
|
+
"type": "reference",
|
|
15178
|
+
"target": {
|
|
15179
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
15180
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
15181
|
+
},
|
|
15182
|
+
"typeArguments": [
|
|
15183
|
+
{
|
|
15184
|
+
"type": "intrinsic",
|
|
15185
|
+
"name": "any"
|
|
15186
|
+
}
|
|
15187
|
+
],
|
|
15188
|
+
"name": "JSXElementConstructor",
|
|
15189
|
+
"package": "@types/react",
|
|
15190
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
15191
|
+
}
|
|
15192
|
+
]
|
|
15193
|
+
}
|
|
15194
|
+
],
|
|
15195
|
+
"name": "ReactElement",
|
|
15196
|
+
"package": "@types/react",
|
|
15197
|
+
"qualifiedName": "React.ReactElement"
|
|
15198
|
+
}
|
|
15199
|
+
]
|
|
14520
15200
|
}
|
|
14521
15201
|
}
|
|
14522
15202
|
]
|
|
@@ -14551,8 +15231,8 @@
|
|
|
14551
15231
|
},
|
|
14552
15232
|
"sources": [
|
|
14553
15233
|
{
|
|
14554
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
14555
|
-
"line":
|
|
15234
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
15235
|
+
"line": 355,
|
|
14556
15236
|
"character": 8
|
|
14557
15237
|
}
|
|
14558
15238
|
],
|
|
@@ -14682,7 +15362,7 @@
|
|
|
14682
15362
|
"type": {
|
|
14683
15363
|
"type": "reference",
|
|
14684
15364
|
"target": {
|
|
14685
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
15365
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
14686
15366
|
"qualifiedName": "React.ReactNode"
|
|
14687
15367
|
},
|
|
14688
15368
|
"name": "ReactNode",
|
|
@@ -14811,14 +15491,14 @@
|
|
|
14811
15491
|
{
|
|
14812
15492
|
"type": "reference",
|
|
14813
15493
|
"target": {
|
|
14814
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
15494
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
14815
15495
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
14816
15496
|
},
|
|
14817
15497
|
"typeArguments": [
|
|
14818
15498
|
{
|
|
14819
15499
|
"type": "reference",
|
|
14820
15500
|
"target": {
|
|
14821
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
15501
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
14822
15502
|
"qualifiedName": "React.HTMLAttributes"
|
|
14823
15503
|
},
|
|
14824
15504
|
"typeArguments": [
|
|
@@ -14892,7 +15572,7 @@
|
|
|
14892
15572
|
{
|
|
14893
15573
|
"type": "reference",
|
|
14894
15574
|
"target": {
|
|
14895
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
15575
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
14896
15576
|
"qualifiedName": "React.RefObject"
|
|
14897
15577
|
},
|
|
14898
15578
|
"typeArguments": [
|
|
@@ -15040,7 +15720,7 @@
|
|
|
15040
15720
|
{
|
|
15041
15721
|
"type": "reference",
|
|
15042
15722
|
"target": {
|
|
15043
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
15723
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
15044
15724
|
"qualifiedName": "React.RefAttributes"
|
|
15045
15725
|
},
|
|
15046
15726
|
"typeArguments": [
|
|
@@ -15063,14 +15743,54 @@
|
|
|
15063
15743
|
}
|
|
15064
15744
|
],
|
|
15065
15745
|
"type": {
|
|
15066
|
-
"type": "
|
|
15067
|
-
"
|
|
15068
|
-
|
|
15069
|
-
|
|
15070
|
-
|
|
15071
|
-
|
|
15072
|
-
|
|
15073
|
-
|
|
15746
|
+
"type": "union",
|
|
15747
|
+
"types": [
|
|
15748
|
+
{
|
|
15749
|
+
"type": "literal",
|
|
15750
|
+
"value": null
|
|
15751
|
+
},
|
|
15752
|
+
{
|
|
15753
|
+
"type": "reference",
|
|
15754
|
+
"target": {
|
|
15755
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
15756
|
+
"qualifiedName": "React.ReactElement"
|
|
15757
|
+
},
|
|
15758
|
+
"typeArguments": [
|
|
15759
|
+
{
|
|
15760
|
+
"type": "intrinsic",
|
|
15761
|
+
"name": "any"
|
|
15762
|
+
},
|
|
15763
|
+
{
|
|
15764
|
+
"type": "union",
|
|
15765
|
+
"types": [
|
|
15766
|
+
{
|
|
15767
|
+
"type": "intrinsic",
|
|
15768
|
+
"name": "string"
|
|
15769
|
+
},
|
|
15770
|
+
{
|
|
15771
|
+
"type": "reference",
|
|
15772
|
+
"target": {
|
|
15773
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
15774
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
15775
|
+
},
|
|
15776
|
+
"typeArguments": [
|
|
15777
|
+
{
|
|
15778
|
+
"type": "intrinsic",
|
|
15779
|
+
"name": "any"
|
|
15780
|
+
}
|
|
15781
|
+
],
|
|
15782
|
+
"name": "JSXElementConstructor",
|
|
15783
|
+
"package": "@types/react",
|
|
15784
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
15785
|
+
}
|
|
15786
|
+
]
|
|
15787
|
+
}
|
|
15788
|
+
],
|
|
15789
|
+
"name": "ReactElement",
|
|
15790
|
+
"package": "@types/react",
|
|
15791
|
+
"qualifiedName": "React.ReactElement"
|
|
15792
|
+
}
|
|
15793
|
+
]
|
|
15074
15794
|
}
|
|
15075
15795
|
}
|
|
15076
15796
|
]
|
|
@@ -15105,8 +15825,8 @@
|
|
|
15105
15825
|
},
|
|
15106
15826
|
"sources": [
|
|
15107
15827
|
{
|
|
15108
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
15109
|
-
"line":
|
|
15828
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
15829
|
+
"line": 355,
|
|
15110
15830
|
"character": 8
|
|
15111
15831
|
}
|
|
15112
15832
|
],
|
|
@@ -15236,7 +15956,7 @@
|
|
|
15236
15956
|
"type": {
|
|
15237
15957
|
"type": "reference",
|
|
15238
15958
|
"target": {
|
|
15239
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
15959
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
15240
15960
|
"qualifiedName": "React.ReactNode"
|
|
15241
15961
|
},
|
|
15242
15962
|
"name": "ReactNode",
|
|
@@ -15262,7 +15982,7 @@
|
|
|
15262
15982
|
"type": {
|
|
15263
15983
|
"type": "reference",
|
|
15264
15984
|
"target": {
|
|
15265
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
15985
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
15266
15986
|
"qualifiedName": "React.ReactNode"
|
|
15267
15987
|
},
|
|
15268
15988
|
"name": "ReactNode",
|
|
@@ -15344,7 +16064,7 @@
|
|
|
15344
16064
|
"type": {
|
|
15345
16065
|
"type": "reference",
|
|
15346
16066
|
"target": {
|
|
15347
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
16067
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
15348
16068
|
"qualifiedName": "React.ReactNode"
|
|
15349
16069
|
},
|
|
15350
16070
|
"name": "ReactNode",
|
|
@@ -15484,7 +16204,7 @@
|
|
|
15484
16204
|
"type": {
|
|
15485
16205
|
"type": "reference",
|
|
15486
16206
|
"target": {
|
|
15487
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
16207
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
15488
16208
|
"qualifiedName": "React.ReactNode"
|
|
15489
16209
|
},
|
|
15490
16210
|
"name": "ReactNode",
|
|
@@ -15625,14 +16345,14 @@
|
|
|
15625
16345
|
{
|
|
15626
16346
|
"type": "reference",
|
|
15627
16347
|
"target": {
|
|
15628
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
16348
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
15629
16349
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
15630
16350
|
},
|
|
15631
16351
|
"typeArguments": [
|
|
15632
16352
|
{
|
|
15633
16353
|
"type": "reference",
|
|
15634
16354
|
"target": {
|
|
15635
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
16355
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
15636
16356
|
"qualifiedName": "React.HTMLAttributes"
|
|
15637
16357
|
},
|
|
15638
16358
|
"typeArguments": [
|
|
@@ -15706,7 +16426,7 @@
|
|
|
15706
16426
|
{
|
|
15707
16427
|
"type": "reference",
|
|
15708
16428
|
"target": {
|
|
15709
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
16429
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
15710
16430
|
"qualifiedName": "React.RefObject"
|
|
15711
16431
|
},
|
|
15712
16432
|
"typeArguments": [
|
|
@@ -15878,7 +16598,7 @@
|
|
|
15878
16598
|
{
|
|
15879
16599
|
"type": "reference",
|
|
15880
16600
|
"target": {
|
|
15881
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
16601
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
15882
16602
|
"qualifiedName": "React.RefAttributes"
|
|
15883
16603
|
},
|
|
15884
16604
|
"typeArguments": [
|
|
@@ -15901,14 +16621,54 @@
|
|
|
15901
16621
|
}
|
|
15902
16622
|
],
|
|
15903
16623
|
"type": {
|
|
15904
|
-
"type": "
|
|
15905
|
-
"
|
|
15906
|
-
|
|
15907
|
-
|
|
15908
|
-
|
|
15909
|
-
|
|
15910
|
-
|
|
15911
|
-
|
|
16624
|
+
"type": "union",
|
|
16625
|
+
"types": [
|
|
16626
|
+
{
|
|
16627
|
+
"type": "literal",
|
|
16628
|
+
"value": null
|
|
16629
|
+
},
|
|
16630
|
+
{
|
|
16631
|
+
"type": "reference",
|
|
16632
|
+
"target": {
|
|
16633
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
16634
|
+
"qualifiedName": "React.ReactElement"
|
|
16635
|
+
},
|
|
16636
|
+
"typeArguments": [
|
|
16637
|
+
{
|
|
16638
|
+
"type": "intrinsic",
|
|
16639
|
+
"name": "any"
|
|
16640
|
+
},
|
|
16641
|
+
{
|
|
16642
|
+
"type": "union",
|
|
16643
|
+
"types": [
|
|
16644
|
+
{
|
|
16645
|
+
"type": "intrinsic",
|
|
16646
|
+
"name": "string"
|
|
16647
|
+
},
|
|
16648
|
+
{
|
|
16649
|
+
"type": "reference",
|
|
16650
|
+
"target": {
|
|
16651
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
16652
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
16653
|
+
},
|
|
16654
|
+
"typeArguments": [
|
|
16655
|
+
{
|
|
16656
|
+
"type": "intrinsic",
|
|
16657
|
+
"name": "any"
|
|
16658
|
+
}
|
|
16659
|
+
],
|
|
16660
|
+
"name": "JSXElementConstructor",
|
|
16661
|
+
"package": "@types/react",
|
|
16662
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
16663
|
+
}
|
|
16664
|
+
]
|
|
16665
|
+
}
|
|
16666
|
+
],
|
|
16667
|
+
"name": "ReactElement",
|
|
16668
|
+
"package": "@types/react",
|
|
16669
|
+
"qualifiedName": "React.ReactElement"
|
|
16670
|
+
}
|
|
16671
|
+
]
|
|
15912
16672
|
}
|
|
15913
16673
|
}
|
|
15914
16674
|
]
|
|
@@ -15943,8 +16703,8 @@
|
|
|
15943
16703
|
},
|
|
15944
16704
|
"sources": [
|
|
15945
16705
|
{
|
|
15946
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
15947
|
-
"line":
|
|
16706
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
16707
|
+
"line": 355,
|
|
15948
16708
|
"character": 8
|
|
15949
16709
|
}
|
|
15950
16710
|
],
|
|
@@ -15979,7 +16739,7 @@
|
|
|
15979
16739
|
{
|
|
15980
16740
|
"type": "reference",
|
|
15981
16741
|
"target": {
|
|
15982
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
16742
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
15983
16743
|
"qualifiedName": "React.RefAttributes"
|
|
15984
16744
|
},
|
|
15985
16745
|
"typeArguments": [
|
|
@@ -16002,14 +16762,54 @@
|
|
|
16002
16762
|
}
|
|
16003
16763
|
],
|
|
16004
16764
|
"type": {
|
|
16005
|
-
"type": "
|
|
16006
|
-
"
|
|
16007
|
-
|
|
16008
|
-
|
|
16009
|
-
|
|
16010
|
-
|
|
16011
|
-
|
|
16012
|
-
|
|
16765
|
+
"type": "union",
|
|
16766
|
+
"types": [
|
|
16767
|
+
{
|
|
16768
|
+
"type": "literal",
|
|
16769
|
+
"value": null
|
|
16770
|
+
},
|
|
16771
|
+
{
|
|
16772
|
+
"type": "reference",
|
|
16773
|
+
"target": {
|
|
16774
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
16775
|
+
"qualifiedName": "React.ReactElement"
|
|
16776
|
+
},
|
|
16777
|
+
"typeArguments": [
|
|
16778
|
+
{
|
|
16779
|
+
"type": "intrinsic",
|
|
16780
|
+
"name": "any"
|
|
16781
|
+
},
|
|
16782
|
+
{
|
|
16783
|
+
"type": "union",
|
|
16784
|
+
"types": [
|
|
16785
|
+
{
|
|
16786
|
+
"type": "intrinsic",
|
|
16787
|
+
"name": "string"
|
|
16788
|
+
},
|
|
16789
|
+
{
|
|
16790
|
+
"type": "reference",
|
|
16791
|
+
"target": {
|
|
16792
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
16793
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
16794
|
+
},
|
|
16795
|
+
"typeArguments": [
|
|
16796
|
+
{
|
|
16797
|
+
"type": "intrinsic",
|
|
16798
|
+
"name": "any"
|
|
16799
|
+
}
|
|
16800
|
+
],
|
|
16801
|
+
"name": "JSXElementConstructor",
|
|
16802
|
+
"package": "@types/react",
|
|
16803
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
16804
|
+
}
|
|
16805
|
+
]
|
|
16806
|
+
}
|
|
16807
|
+
],
|
|
16808
|
+
"name": "ReactElement",
|
|
16809
|
+
"package": "@types/react",
|
|
16810
|
+
"qualifiedName": "React.ReactElement"
|
|
16811
|
+
}
|
|
16812
|
+
]
|
|
16013
16813
|
}
|
|
16014
16814
|
}
|
|
16015
16815
|
]
|
|
@@ -16044,8 +16844,8 @@
|
|
|
16044
16844
|
},
|
|
16045
16845
|
"sources": [
|
|
16046
16846
|
{
|
|
16047
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
16048
|
-
"line":
|
|
16847
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
16848
|
+
"line": 355,
|
|
16049
16849
|
"character": 8
|
|
16050
16850
|
}
|
|
16051
16851
|
],
|
|
@@ -16304,7 +17104,7 @@
|
|
|
16304
17104
|
{
|
|
16305
17105
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/eth-gas-station/dist/types/components/Card/Card.d.ts",
|
|
16306
17106
|
"line": 5,
|
|
16307
|
-
"character":
|
|
17107
|
+
"character": 70
|
|
16308
17108
|
}
|
|
16309
17109
|
]
|
|
16310
17110
|
}
|
|
@@ -16338,14 +17138,14 @@
|
|
|
16338
17138
|
{
|
|
16339
17139
|
"type": "reference",
|
|
16340
17140
|
"target": {
|
|
16341
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
17141
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
16342
17142
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
16343
17143
|
},
|
|
16344
17144
|
"typeArguments": [
|
|
16345
17145
|
{
|
|
16346
17146
|
"type": "reference",
|
|
16347
17147
|
"target": {
|
|
16348
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
17148
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
16349
17149
|
"qualifiedName": "React.HTMLAttributes"
|
|
16350
17150
|
},
|
|
16351
17151
|
"typeArguments": [
|
|
@@ -16419,7 +17219,7 @@
|
|
|
16419
17219
|
{
|
|
16420
17220
|
"type": "reference",
|
|
16421
17221
|
"target": {
|
|
16422
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
17222
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
16423
17223
|
"qualifiedName": "React.RefObject"
|
|
16424
17224
|
},
|
|
16425
17225
|
"typeArguments": [
|
|
@@ -16544,22 +17344,10 @@
|
|
|
16544
17344
|
"type": "literal",
|
|
16545
17345
|
"value": "children"
|
|
16546
17346
|
},
|
|
16547
|
-
{
|
|
16548
|
-
"type": "literal",
|
|
16549
|
-
"value": "elevation"
|
|
16550
|
-
},
|
|
16551
|
-
{
|
|
16552
|
-
"type": "literal",
|
|
16553
|
-
"value": "square"
|
|
16554
|
-
},
|
|
16555
17347
|
{
|
|
16556
17348
|
"type": "literal",
|
|
16557
17349
|
"value": "sx"
|
|
16558
17350
|
},
|
|
16559
|
-
{
|
|
16560
|
-
"type": "literal",
|
|
16561
|
-
"value": "variant"
|
|
16562
|
-
},
|
|
16563
17351
|
{
|
|
16564
17352
|
"type": "literal",
|
|
16565
17353
|
"value": "ref"
|
|
@@ -17620,6 +18408,18 @@
|
|
|
17620
18408
|
"type": "literal",
|
|
17621
18409
|
"value": "onTransitionEndCapture"
|
|
17622
18410
|
},
|
|
18411
|
+
{
|
|
18412
|
+
"type": "literal",
|
|
18413
|
+
"value": "elevation"
|
|
18414
|
+
},
|
|
18415
|
+
{
|
|
18416
|
+
"type": "literal",
|
|
18417
|
+
"value": "square"
|
|
18418
|
+
},
|
|
18419
|
+
{
|
|
18420
|
+
"type": "literal",
|
|
18421
|
+
"value": "variant"
|
|
18422
|
+
},
|
|
17623
18423
|
{
|
|
17624
18424
|
"type": "literal",
|
|
17625
18425
|
"value": "raised"
|
|
@@ -17643,7 +18443,7 @@
|
|
|
17643
18443
|
{
|
|
17644
18444
|
"type": "reference",
|
|
17645
18445
|
"target": {
|
|
17646
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
18446
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
17647
18447
|
"qualifiedName": "React.RefAttributes"
|
|
17648
18448
|
},
|
|
17649
18449
|
"typeArguments": [
|
|
@@ -17666,14 +18466,54 @@
|
|
|
17666
18466
|
}
|
|
17667
18467
|
],
|
|
17668
18468
|
"type": {
|
|
17669
|
-
"type": "
|
|
17670
|
-
"
|
|
17671
|
-
|
|
17672
|
-
|
|
17673
|
-
|
|
17674
|
-
|
|
17675
|
-
|
|
17676
|
-
|
|
18469
|
+
"type": "union",
|
|
18470
|
+
"types": [
|
|
18471
|
+
{
|
|
18472
|
+
"type": "literal",
|
|
18473
|
+
"value": null
|
|
18474
|
+
},
|
|
18475
|
+
{
|
|
18476
|
+
"type": "reference",
|
|
18477
|
+
"target": {
|
|
18478
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
18479
|
+
"qualifiedName": "React.ReactElement"
|
|
18480
|
+
},
|
|
18481
|
+
"typeArguments": [
|
|
18482
|
+
{
|
|
18483
|
+
"type": "intrinsic",
|
|
18484
|
+
"name": "any"
|
|
18485
|
+
},
|
|
18486
|
+
{
|
|
18487
|
+
"type": "union",
|
|
18488
|
+
"types": [
|
|
18489
|
+
{
|
|
18490
|
+
"type": "intrinsic",
|
|
18491
|
+
"name": "string"
|
|
18492
|
+
},
|
|
18493
|
+
{
|
|
18494
|
+
"type": "reference",
|
|
18495
|
+
"target": {
|
|
18496
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
18497
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
18498
|
+
},
|
|
18499
|
+
"typeArguments": [
|
|
18500
|
+
{
|
|
18501
|
+
"type": "intrinsic",
|
|
18502
|
+
"name": "any"
|
|
18503
|
+
}
|
|
18504
|
+
],
|
|
18505
|
+
"name": "JSXElementConstructor",
|
|
18506
|
+
"package": "@types/react",
|
|
18507
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
18508
|
+
}
|
|
18509
|
+
]
|
|
18510
|
+
}
|
|
18511
|
+
],
|
|
18512
|
+
"name": "ReactElement",
|
|
18513
|
+
"package": "@types/react",
|
|
18514
|
+
"qualifiedName": "React.ReactElement"
|
|
18515
|
+
}
|
|
18516
|
+
]
|
|
17677
18517
|
}
|
|
17678
18518
|
}
|
|
17679
18519
|
]
|
|
@@ -17708,8 +18548,8 @@
|
|
|
17708
18548
|
},
|
|
17709
18549
|
"sources": [
|
|
17710
18550
|
{
|
|
17711
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
17712
|
-
"line":
|
|
18551
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
18552
|
+
"line": 355,
|
|
17713
18553
|
"character": 8
|
|
17714
18554
|
}
|
|
17715
18555
|
],
|
|
@@ -17839,7 +18679,7 @@
|
|
|
17839
18679
|
"type": {
|
|
17840
18680
|
"type": "reference",
|
|
17841
18681
|
"target": {
|
|
17842
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
18682
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
17843
18683
|
"qualifiedName": "React.ReactNode"
|
|
17844
18684
|
},
|
|
17845
18685
|
"name": "ReactNode",
|
|
@@ -17968,14 +18808,14 @@
|
|
|
17968
18808
|
{
|
|
17969
18809
|
"type": "reference",
|
|
17970
18810
|
"target": {
|
|
17971
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
18811
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
17972
18812
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
17973
18813
|
},
|
|
17974
18814
|
"typeArguments": [
|
|
17975
18815
|
{
|
|
17976
18816
|
"type": "reference",
|
|
17977
18817
|
"target": {
|
|
17978
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
18818
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
17979
18819
|
"qualifiedName": "React.HTMLAttributes"
|
|
17980
18820
|
},
|
|
17981
18821
|
"typeArguments": [
|
|
@@ -18049,7 +18889,7 @@
|
|
|
18049
18889
|
{
|
|
18050
18890
|
"type": "reference",
|
|
18051
18891
|
"target": {
|
|
18052
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
18892
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
18053
18893
|
"qualifiedName": "React.RefObject"
|
|
18054
18894
|
},
|
|
18055
18895
|
"typeArguments": [
|
|
@@ -18197,7 +19037,7 @@
|
|
|
18197
19037
|
{
|
|
18198
19038
|
"type": "reference",
|
|
18199
19039
|
"target": {
|
|
18200
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
19040
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
18201
19041
|
"qualifiedName": "React.RefAttributes"
|
|
18202
19042
|
},
|
|
18203
19043
|
"typeArguments": [
|
|
@@ -18220,14 +19060,54 @@
|
|
|
18220
19060
|
}
|
|
18221
19061
|
],
|
|
18222
19062
|
"type": {
|
|
18223
|
-
"type": "
|
|
18224
|
-
"
|
|
18225
|
-
|
|
18226
|
-
|
|
18227
|
-
|
|
18228
|
-
|
|
18229
|
-
|
|
18230
|
-
|
|
19063
|
+
"type": "union",
|
|
19064
|
+
"types": [
|
|
19065
|
+
{
|
|
19066
|
+
"type": "literal",
|
|
19067
|
+
"value": null
|
|
19068
|
+
},
|
|
19069
|
+
{
|
|
19070
|
+
"type": "reference",
|
|
19071
|
+
"target": {
|
|
19072
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19073
|
+
"qualifiedName": "React.ReactElement"
|
|
19074
|
+
},
|
|
19075
|
+
"typeArguments": [
|
|
19076
|
+
{
|
|
19077
|
+
"type": "intrinsic",
|
|
19078
|
+
"name": "any"
|
|
19079
|
+
},
|
|
19080
|
+
{
|
|
19081
|
+
"type": "union",
|
|
19082
|
+
"types": [
|
|
19083
|
+
{
|
|
19084
|
+
"type": "intrinsic",
|
|
19085
|
+
"name": "string"
|
|
19086
|
+
},
|
|
19087
|
+
{
|
|
19088
|
+
"type": "reference",
|
|
19089
|
+
"target": {
|
|
19090
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19091
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
19092
|
+
},
|
|
19093
|
+
"typeArguments": [
|
|
19094
|
+
{
|
|
19095
|
+
"type": "intrinsic",
|
|
19096
|
+
"name": "any"
|
|
19097
|
+
}
|
|
19098
|
+
],
|
|
19099
|
+
"name": "JSXElementConstructor",
|
|
19100
|
+
"package": "@types/react",
|
|
19101
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
19102
|
+
}
|
|
19103
|
+
]
|
|
19104
|
+
}
|
|
19105
|
+
],
|
|
19106
|
+
"name": "ReactElement",
|
|
19107
|
+
"package": "@types/react",
|
|
19108
|
+
"qualifiedName": "React.ReactElement"
|
|
19109
|
+
}
|
|
19110
|
+
]
|
|
18231
19111
|
}
|
|
18232
19112
|
}
|
|
18233
19113
|
]
|
|
@@ -18262,8 +19142,8 @@
|
|
|
18262
19142
|
},
|
|
18263
19143
|
"sources": [
|
|
18264
19144
|
{
|
|
18265
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
18266
|
-
"line":
|
|
19145
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
19146
|
+
"line": 355,
|
|
18267
19147
|
"character": 8
|
|
18268
19148
|
}
|
|
18269
19149
|
],
|
|
@@ -18393,7 +19273,7 @@
|
|
|
18393
19273
|
"type": {
|
|
18394
19274
|
"type": "reference",
|
|
18395
19275
|
"target": {
|
|
18396
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
19276
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
18397
19277
|
"qualifiedName": "React.ReactNode"
|
|
18398
19278
|
},
|
|
18399
19279
|
"name": "ReactNode",
|
|
@@ -18419,7 +19299,7 @@
|
|
|
18419
19299
|
"type": {
|
|
18420
19300
|
"type": "reference",
|
|
18421
19301
|
"target": {
|
|
18422
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
19302
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
18423
19303
|
"qualifiedName": "React.ReactNode"
|
|
18424
19304
|
},
|
|
18425
19305
|
"name": "ReactNode",
|
|
@@ -18501,7 +19381,7 @@
|
|
|
18501
19381
|
"type": {
|
|
18502
19382
|
"type": "reference",
|
|
18503
19383
|
"target": {
|
|
18504
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
19384
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
18505
19385
|
"qualifiedName": "React.ReactNode"
|
|
18506
19386
|
},
|
|
18507
19387
|
"name": "ReactNode",
|
|
@@ -18641,7 +19521,7 @@
|
|
|
18641
19521
|
"type": {
|
|
18642
19522
|
"type": "reference",
|
|
18643
19523
|
"target": {
|
|
18644
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
19524
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
18645
19525
|
"qualifiedName": "React.ReactNode"
|
|
18646
19526
|
},
|
|
18647
19527
|
"name": "ReactNode",
|
|
@@ -18782,14 +19662,14 @@
|
|
|
18782
19662
|
{
|
|
18783
19663
|
"type": "reference",
|
|
18784
19664
|
"target": {
|
|
18785
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
19665
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
18786
19666
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
18787
19667
|
},
|
|
18788
19668
|
"typeArguments": [
|
|
18789
19669
|
{
|
|
18790
19670
|
"type": "reference",
|
|
18791
19671
|
"target": {
|
|
18792
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
19672
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
18793
19673
|
"qualifiedName": "React.HTMLAttributes"
|
|
18794
19674
|
},
|
|
18795
19675
|
"typeArguments": [
|
|
@@ -18863,7 +19743,7 @@
|
|
|
18863
19743
|
{
|
|
18864
19744
|
"type": "reference",
|
|
18865
19745
|
"target": {
|
|
18866
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
19746
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
18867
19747
|
"qualifiedName": "React.RefObject"
|
|
18868
19748
|
},
|
|
18869
19749
|
"typeArguments": [
|
|
@@ -19035,7 +19915,7 @@
|
|
|
19035
19915
|
{
|
|
19036
19916
|
"type": "reference",
|
|
19037
19917
|
"target": {
|
|
19038
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
19918
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19039
19919
|
"qualifiedName": "React.RefAttributes"
|
|
19040
19920
|
},
|
|
19041
19921
|
"typeArguments": [
|
|
@@ -19058,14 +19938,54 @@
|
|
|
19058
19938
|
}
|
|
19059
19939
|
],
|
|
19060
19940
|
"type": {
|
|
19061
|
-
"type": "
|
|
19062
|
-
"
|
|
19063
|
-
|
|
19064
|
-
|
|
19065
|
-
|
|
19066
|
-
|
|
19067
|
-
|
|
19068
|
-
|
|
19941
|
+
"type": "union",
|
|
19942
|
+
"types": [
|
|
19943
|
+
{
|
|
19944
|
+
"type": "literal",
|
|
19945
|
+
"value": null
|
|
19946
|
+
},
|
|
19947
|
+
{
|
|
19948
|
+
"type": "reference",
|
|
19949
|
+
"target": {
|
|
19950
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19951
|
+
"qualifiedName": "React.ReactElement"
|
|
19952
|
+
},
|
|
19953
|
+
"typeArguments": [
|
|
19954
|
+
{
|
|
19955
|
+
"type": "intrinsic",
|
|
19956
|
+
"name": "any"
|
|
19957
|
+
},
|
|
19958
|
+
{
|
|
19959
|
+
"type": "union",
|
|
19960
|
+
"types": [
|
|
19961
|
+
{
|
|
19962
|
+
"type": "intrinsic",
|
|
19963
|
+
"name": "string"
|
|
19964
|
+
},
|
|
19965
|
+
{
|
|
19966
|
+
"type": "reference",
|
|
19967
|
+
"target": {
|
|
19968
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19969
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
19970
|
+
},
|
|
19971
|
+
"typeArguments": [
|
|
19972
|
+
{
|
|
19973
|
+
"type": "intrinsic",
|
|
19974
|
+
"name": "any"
|
|
19975
|
+
}
|
|
19976
|
+
],
|
|
19977
|
+
"name": "JSXElementConstructor",
|
|
19978
|
+
"package": "@types/react",
|
|
19979
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
19980
|
+
}
|
|
19981
|
+
]
|
|
19982
|
+
}
|
|
19983
|
+
],
|
|
19984
|
+
"name": "ReactElement",
|
|
19985
|
+
"package": "@types/react",
|
|
19986
|
+
"qualifiedName": "React.ReactElement"
|
|
19987
|
+
}
|
|
19988
|
+
]
|
|
19069
19989
|
}
|
|
19070
19990
|
}
|
|
19071
19991
|
]
|
|
@@ -19100,8 +20020,8 @@
|
|
|
19100
20020
|
},
|
|
19101
20021
|
"sources": [
|
|
19102
20022
|
{
|
|
19103
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
19104
|
-
"line":
|
|
20023
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
20024
|
+
"line": 355,
|
|
19105
20025
|
"character": 8
|
|
19106
20026
|
}
|
|
19107
20027
|
],
|
|
@@ -19136,7 +20056,7 @@
|
|
|
19136
20056
|
{
|
|
19137
20057
|
"type": "reference",
|
|
19138
20058
|
"target": {
|
|
19139
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20059
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19140
20060
|
"qualifiedName": "React.RefAttributes"
|
|
19141
20061
|
},
|
|
19142
20062
|
"typeArguments": [
|
|
@@ -19159,14 +20079,54 @@
|
|
|
19159
20079
|
}
|
|
19160
20080
|
],
|
|
19161
20081
|
"type": {
|
|
19162
|
-
"type": "
|
|
19163
|
-
"
|
|
19164
|
-
|
|
19165
|
-
|
|
19166
|
-
|
|
19167
|
-
|
|
19168
|
-
|
|
19169
|
-
|
|
20082
|
+
"type": "union",
|
|
20083
|
+
"types": [
|
|
20084
|
+
{
|
|
20085
|
+
"type": "literal",
|
|
20086
|
+
"value": null
|
|
20087
|
+
},
|
|
20088
|
+
{
|
|
20089
|
+
"type": "reference",
|
|
20090
|
+
"target": {
|
|
20091
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20092
|
+
"qualifiedName": "React.ReactElement"
|
|
20093
|
+
},
|
|
20094
|
+
"typeArguments": [
|
|
20095
|
+
{
|
|
20096
|
+
"type": "intrinsic",
|
|
20097
|
+
"name": "any"
|
|
20098
|
+
},
|
|
20099
|
+
{
|
|
20100
|
+
"type": "union",
|
|
20101
|
+
"types": [
|
|
20102
|
+
{
|
|
20103
|
+
"type": "intrinsic",
|
|
20104
|
+
"name": "string"
|
|
20105
|
+
},
|
|
20106
|
+
{
|
|
20107
|
+
"type": "reference",
|
|
20108
|
+
"target": {
|
|
20109
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20110
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
20111
|
+
},
|
|
20112
|
+
"typeArguments": [
|
|
20113
|
+
{
|
|
20114
|
+
"type": "intrinsic",
|
|
20115
|
+
"name": "any"
|
|
20116
|
+
}
|
|
20117
|
+
],
|
|
20118
|
+
"name": "JSXElementConstructor",
|
|
20119
|
+
"package": "@types/react",
|
|
20120
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
20121
|
+
}
|
|
20122
|
+
]
|
|
20123
|
+
}
|
|
20124
|
+
],
|
|
20125
|
+
"name": "ReactElement",
|
|
20126
|
+
"package": "@types/react",
|
|
20127
|
+
"qualifiedName": "React.ReactElement"
|
|
20128
|
+
}
|
|
20129
|
+
]
|
|
19170
20130
|
}
|
|
19171
20131
|
}
|
|
19172
20132
|
]
|
|
@@ -19247,11 +20207,11 @@
|
|
|
19247
20207
|
"qualifiedName": "BlocknativeGasPriceCard"
|
|
19248
20208
|
},
|
|
19249
20209
|
"4": {
|
|
19250
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20210
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19251
20211
|
"qualifiedName": "BlocknativeGasPriceCard"
|
|
19252
20212
|
},
|
|
19253
20213
|
"5": {
|
|
19254
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20214
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19255
20215
|
"qualifiedName": "props"
|
|
19256
20216
|
},
|
|
19257
20217
|
"6": {
|
|
@@ -19307,11 +20267,11 @@
|
|
|
19307
20267
|
"qualifiedName": "BlocknativeGasPriceCardContent"
|
|
19308
20268
|
},
|
|
19309
20269
|
"19": {
|
|
19310
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20270
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19311
20271
|
"qualifiedName": "BlocknativeGasPriceCardContent"
|
|
19312
20272
|
},
|
|
19313
20273
|
"20": {
|
|
19314
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20274
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19315
20275
|
"qualifiedName": "props"
|
|
19316
20276
|
},
|
|
19317
20277
|
"21": {
|
|
@@ -19363,11 +20323,11 @@
|
|
|
19363
20323
|
"qualifiedName": "BlocknativeGasPriceCardHeader"
|
|
19364
20324
|
},
|
|
19365
20325
|
"33": {
|
|
19366
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20326
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19367
20327
|
"qualifiedName": "BlocknativeGasPriceCardHeader"
|
|
19368
20328
|
},
|
|
19369
20329
|
"34": {
|
|
19370
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20330
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19371
20331
|
"qualifiedName": "props"
|
|
19372
20332
|
},
|
|
19373
20333
|
"35": {
|
|
@@ -19459,11 +20419,11 @@
|
|
|
19459
20419
|
"qualifiedName": "BlocknativeGasPriceDetailsBox"
|
|
19460
20420
|
},
|
|
19461
20421
|
"57": {
|
|
19462
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20422
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19463
20423
|
"qualifiedName": "BlocknativeGasPriceDetailsBox"
|
|
19464
20424
|
},
|
|
19465
20425
|
"58": {
|
|
19466
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20426
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19467
20427
|
"qualifiedName": "props"
|
|
19468
20428
|
},
|
|
19469
20429
|
"59": {
|
|
@@ -19479,11 +20439,11 @@
|
|
|
19479
20439
|
"qualifiedName": "EtherchainV2GasPriceCard"
|
|
19480
20440
|
},
|
|
19481
20441
|
"62": {
|
|
19482
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20442
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19483
20443
|
"qualifiedName": "EtherchainV2GasPriceCard"
|
|
19484
20444
|
},
|
|
19485
20445
|
"63": {
|
|
19486
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20446
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19487
20447
|
"qualifiedName": "props"
|
|
19488
20448
|
},
|
|
19489
20449
|
"64": {
|
|
@@ -19539,11 +20499,11 @@
|
|
|
19539
20499
|
"qualifiedName": "EtherchainV2GasPriceCardContent"
|
|
19540
20500
|
},
|
|
19541
20501
|
"77": {
|
|
19542
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20502
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19543
20503
|
"qualifiedName": "EtherchainV2GasPriceCardContent"
|
|
19544
20504
|
},
|
|
19545
20505
|
"78": {
|
|
19546
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20506
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19547
20507
|
"qualifiedName": "props"
|
|
19548
20508
|
},
|
|
19549
20509
|
"79": {
|
|
@@ -19595,11 +20555,11 @@
|
|
|
19595
20555
|
"qualifiedName": "EtherchainV2GasPriceCardHeader"
|
|
19596
20556
|
},
|
|
19597
20557
|
"91": {
|
|
19598
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20558
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19599
20559
|
"qualifiedName": "EtherchainV2GasPriceCardHeader"
|
|
19600
20560
|
},
|
|
19601
20561
|
"92": {
|
|
19602
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20562
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19603
20563
|
"qualifiedName": "props"
|
|
19604
20564
|
},
|
|
19605
20565
|
"93": {
|
|
@@ -19691,11 +20651,11 @@
|
|
|
19691
20651
|
"qualifiedName": "EtherchainV2GasPriceDetailsBox"
|
|
19692
20652
|
},
|
|
19693
20653
|
"115": {
|
|
19694
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20654
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19695
20655
|
"qualifiedName": "EtherchainV2GasPriceDetailsBox"
|
|
19696
20656
|
},
|
|
19697
20657
|
"116": {
|
|
19698
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20658
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19699
20659
|
"qualifiedName": "props"
|
|
19700
20660
|
},
|
|
19701
20661
|
"117": {
|
|
@@ -19707,11 +20667,11 @@
|
|
|
19707
20667
|
"qualifiedName": "EthersGasPriceCard"
|
|
19708
20668
|
},
|
|
19709
20669
|
"119": {
|
|
19710
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20670
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19711
20671
|
"qualifiedName": "EthersGasPriceCard"
|
|
19712
20672
|
},
|
|
19713
20673
|
"120": {
|
|
19714
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20674
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19715
20675
|
"qualifiedName": "props"
|
|
19716
20676
|
},
|
|
19717
20677
|
"121": {
|
|
@@ -19767,11 +20727,11 @@
|
|
|
19767
20727
|
"qualifiedName": "EthersGasPriceCardContent"
|
|
19768
20728
|
},
|
|
19769
20729
|
"134": {
|
|
19770
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20730
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19771
20731
|
"qualifiedName": "EthersGasPriceCardContent"
|
|
19772
20732
|
},
|
|
19773
20733
|
"135": {
|
|
19774
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20734
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19775
20735
|
"qualifiedName": "props"
|
|
19776
20736
|
},
|
|
19777
20737
|
"136": {
|
|
@@ -19823,11 +20783,11 @@
|
|
|
19823
20783
|
"qualifiedName": "EthersGasPriceCardHeader"
|
|
19824
20784
|
},
|
|
19825
20785
|
"148": {
|
|
19826
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20786
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19827
20787
|
"qualifiedName": "EthersGasPriceCardHeader"
|
|
19828
20788
|
},
|
|
19829
20789
|
"149": {
|
|
19830
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20790
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19831
20791
|
"qualifiedName": "props"
|
|
19832
20792
|
},
|
|
19833
20793
|
"150": {
|
|
@@ -19919,11 +20879,11 @@
|
|
|
19919
20879
|
"qualifiedName": "EthersGasPriceDetailsBox"
|
|
19920
20880
|
},
|
|
19921
20881
|
"172": {
|
|
19922
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20882
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19923
20883
|
"qualifiedName": "EthersGasPriceDetailsBox"
|
|
19924
20884
|
},
|
|
19925
20885
|
"173": {
|
|
19926
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20886
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19927
20887
|
"qualifiedName": "props"
|
|
19928
20888
|
},
|
|
19929
20889
|
"174": {
|
|
@@ -19935,11 +20895,11 @@
|
|
|
19935
20895
|
"qualifiedName": "EtherscanGasPriceCard"
|
|
19936
20896
|
},
|
|
19937
20897
|
"176": {
|
|
19938
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20898
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19939
20899
|
"qualifiedName": "EtherscanGasPriceCard"
|
|
19940
20900
|
},
|
|
19941
20901
|
"177": {
|
|
19942
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20902
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19943
20903
|
"qualifiedName": "props"
|
|
19944
20904
|
},
|
|
19945
20905
|
"178": {
|
|
@@ -19995,11 +20955,11 @@
|
|
|
19995
20955
|
"qualifiedName": "EtherscanGasPriceCardContent"
|
|
19996
20956
|
},
|
|
19997
20957
|
"191": {
|
|
19998
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20958
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
19999
20959
|
"qualifiedName": "EtherscanGasPriceCardContent"
|
|
20000
20960
|
},
|
|
20001
20961
|
"192": {
|
|
20002
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
20962
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20003
20963
|
"qualifiedName": "props"
|
|
20004
20964
|
},
|
|
20005
20965
|
"193": {
|
|
@@ -20051,11 +21011,11 @@
|
|
|
20051
21011
|
"qualifiedName": "EtherscanGasPriceCardHeader"
|
|
20052
21012
|
},
|
|
20053
21013
|
"205": {
|
|
20054
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21014
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20055
21015
|
"qualifiedName": "EtherscanGasPriceCardHeader"
|
|
20056
21016
|
},
|
|
20057
21017
|
"206": {
|
|
20058
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21018
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20059
21019
|
"qualifiedName": "props"
|
|
20060
21020
|
},
|
|
20061
21021
|
"207": {
|
|
@@ -20147,11 +21107,11 @@
|
|
|
20147
21107
|
"qualifiedName": "EtherscanGasPriceDetailsBox"
|
|
20148
21108
|
},
|
|
20149
21109
|
"229": {
|
|
20150
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21110
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20151
21111
|
"qualifiedName": "EtherscanGasPriceDetailsBox"
|
|
20152
21112
|
},
|
|
20153
21113
|
"230": {
|
|
20154
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21114
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20155
21115
|
"qualifiedName": "props"
|
|
20156
21116
|
},
|
|
20157
21117
|
"231": {
|
|
@@ -20163,11 +21123,11 @@
|
|
|
20163
21123
|
"qualifiedName": "EthgasstationGasPriceCard"
|
|
20164
21124
|
},
|
|
20165
21125
|
"233": {
|
|
20166
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21126
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20167
21127
|
"qualifiedName": "EthgasstationGasPriceCard"
|
|
20168
21128
|
},
|
|
20169
21129
|
"234": {
|
|
20170
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21130
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20171
21131
|
"qualifiedName": "props"
|
|
20172
21132
|
},
|
|
20173
21133
|
"235": {
|
|
@@ -20223,11 +21183,11 @@
|
|
|
20223
21183
|
"qualifiedName": "EthgasstationGasPriceCardContent"
|
|
20224
21184
|
},
|
|
20225
21185
|
"248": {
|
|
20226
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21186
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20227
21187
|
"qualifiedName": "EthgasstationGasPriceCardContent"
|
|
20228
21188
|
},
|
|
20229
21189
|
"249": {
|
|
20230
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21190
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20231
21191
|
"qualifiedName": "props"
|
|
20232
21192
|
},
|
|
20233
21193
|
"250": {
|
|
@@ -20279,11 +21239,11 @@
|
|
|
20279
21239
|
"qualifiedName": "EthgasstationGasPriceCardHeader"
|
|
20280
21240
|
},
|
|
20281
21241
|
"262": {
|
|
20282
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21242
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20283
21243
|
"qualifiedName": "EthgasstationGasPriceCardHeader"
|
|
20284
21244
|
},
|
|
20285
21245
|
"263": {
|
|
20286
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21246
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20287
21247
|
"qualifiedName": "props"
|
|
20288
21248
|
},
|
|
20289
21249
|
"264": {
|
|
@@ -20375,11 +21335,11 @@
|
|
|
20375
21335
|
"qualifiedName": "EthgasstationGasPriceDetailsBox"
|
|
20376
21336
|
},
|
|
20377
21337
|
"286": {
|
|
20378
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21338
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20379
21339
|
"qualifiedName": "EthgasstationGasPriceDetailsBox"
|
|
20380
21340
|
},
|
|
20381
21341
|
"287": {
|
|
20382
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21342
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20383
21343
|
"qualifiedName": "props"
|
|
20384
21344
|
},
|
|
20385
21345
|
"288": {
|
|
@@ -20391,11 +21351,11 @@
|
|
|
20391
21351
|
"qualifiedName": "EthereumGasPriceCard"
|
|
20392
21352
|
},
|
|
20393
21353
|
"290": {
|
|
20394
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21354
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20395
21355
|
"qualifiedName": "EthereumGasPriceCard"
|
|
20396
21356
|
},
|
|
20397
21357
|
"291": {
|
|
20398
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21358
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20399
21359
|
"qualifiedName": "props"
|
|
20400
21360
|
},
|
|
20401
21361
|
"292": {
|
|
@@ -20451,11 +21411,11 @@
|
|
|
20451
21411
|
"qualifiedName": "EthereumGasPriceCardContent"
|
|
20452
21412
|
},
|
|
20453
21413
|
"305": {
|
|
20454
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21414
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20455
21415
|
"qualifiedName": "EthereumGasPriceCardContent"
|
|
20456
21416
|
},
|
|
20457
21417
|
"306": {
|
|
20458
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21418
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20459
21419
|
"qualifiedName": "props"
|
|
20460
21420
|
},
|
|
20461
21421
|
"307": {
|
|
@@ -20507,11 +21467,11 @@
|
|
|
20507
21467
|
"qualifiedName": "EthereumGasPriceCardHeader"
|
|
20508
21468
|
},
|
|
20509
21469
|
"319": {
|
|
20510
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21470
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20511
21471
|
"qualifiedName": "EthereumGasPriceCardHeader"
|
|
20512
21472
|
},
|
|
20513
21473
|
"320": {
|
|
20514
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21474
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20515
21475
|
"qualifiedName": "props"
|
|
20516
21476
|
},
|
|
20517
21477
|
"321": {
|
|
@@ -20603,11 +21563,11 @@
|
|
|
20603
21563
|
"qualifiedName": "EthereumGasPriceDetailsBox"
|
|
20604
21564
|
},
|
|
20605
21565
|
"343": {
|
|
20606
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21566
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20607
21567
|
"qualifiedName": "EthereumGasPriceDetailsBox"
|
|
20608
21568
|
},
|
|
20609
21569
|
"344": {
|
|
20610
|
-
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
21570
|
+
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
20611
21571
|
"qualifiedName": "props"
|
|
20612
21572
|
},
|
|
20613
21573
|
"345": {
|