@xyo-network/react-ethereum-gas-price-blocknative-plugin 2.49.7 → 2.49.9
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 +51 -35
- package/dist/types/components/Card/Card.d.ts +1 -1
- package/package.json +8 -8
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 24,
|
|
11
11
|
"name": "default",
|
|
12
12
|
"kind": 8388608,
|
|
13
13
|
"kindString": "Reference",
|
|
@@ -17,13 +17,13 @@
|
|
|
17
17
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts",
|
|
18
18
|
"line": 7,
|
|
19
19
|
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/01d56afa2/packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts#L7"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
|
-
"target":
|
|
23
|
+
"target": 23
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
|
-
"id":
|
|
26
|
+
"id": 23,
|
|
27
27
|
"name": "EthereumGasPriceBlocknativePlugin",
|
|
28
28
|
"kind": 32,
|
|
29
29
|
"kindString": "Variable",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/Plugin.ts",
|
|
36
36
|
"line": 8,
|
|
37
37
|
"character": 13,
|
|
38
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/01d56afa2/packages/plugins/packages/ethereum-gas/packages/blocknative/src/Plugin.ts#L8"
|
|
39
39
|
}
|
|
40
40
|
],
|
|
41
41
|
"type": {
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/Card.tsx",
|
|
56
56
|
"line": 8,
|
|
57
57
|
"character": 13,
|
|
58
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
58
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/01d56afa2/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/Card.tsx#L8"
|
|
59
59
|
}
|
|
60
60
|
],
|
|
61
61
|
"signatures": [
|
|
@@ -134,6 +134,22 @@
|
|
|
134
134
|
"typeArguments": [
|
|
135
135
|
{
|
|
136
136
|
"type": "reference",
|
|
137
|
+
"typeArguments": [
|
|
138
|
+
{
|
|
139
|
+
"type": "literal",
|
|
140
|
+
"value": "div"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"type": "reflection",
|
|
144
|
+
"declaration": {
|
|
145
|
+
"id": 5,
|
|
146
|
+
"name": "__type",
|
|
147
|
+
"kind": 65536,
|
|
148
|
+
"kindString": "Type literal",
|
|
149
|
+
"flags": {}
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
],
|
|
137
153
|
"name": "PaperProps",
|
|
138
154
|
"qualifiedName": "PaperProps",
|
|
139
155
|
"package": "@mui/material"
|
|
@@ -150,7 +166,7 @@
|
|
|
150
166
|
{
|
|
151
167
|
"type": "reflection",
|
|
152
168
|
"declaration": {
|
|
153
|
-
"id":
|
|
169
|
+
"id": 6,
|
|
154
170
|
"name": "__type",
|
|
155
171
|
"kind": 65536,
|
|
156
172
|
"kindString": "Type literal",
|
|
@@ -219,7 +235,7 @@
|
|
|
219
235
|
{
|
|
220
236
|
"type": "reflection",
|
|
221
237
|
"declaration": {
|
|
222
|
-
"id":
|
|
238
|
+
"id": 7,
|
|
223
239
|
"name": "__type",
|
|
224
240
|
"kind": 65536,
|
|
225
241
|
"kindString": "Type literal",
|
|
@@ -227,7 +243,7 @@
|
|
|
227
243
|
"sources": [
|
|
228
244
|
{
|
|
229
245
|
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
230
|
-
"line":
|
|
246
|
+
"line": 789,
|
|
231
247
|
"character": 43
|
|
232
248
|
}
|
|
233
249
|
]
|
|
@@ -1394,7 +1410,7 @@
|
|
|
1394
1410
|
]
|
|
1395
1411
|
},
|
|
1396
1412
|
{
|
|
1397
|
-
"id":
|
|
1413
|
+
"id": 8,
|
|
1398
1414
|
"name": "BlocknativeGasPriceCardContent",
|
|
1399
1415
|
"kind": 64,
|
|
1400
1416
|
"kindString": "Function",
|
|
@@ -1404,12 +1420,12 @@
|
|
|
1404
1420
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx",
|
|
1405
1421
|
"line": 11,
|
|
1406
1422
|
"character": 13,
|
|
1407
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1423
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/01d56afa2/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx#L11"
|
|
1408
1424
|
}
|
|
1409
1425
|
],
|
|
1410
1426
|
"signatures": [
|
|
1411
1427
|
{
|
|
1412
|
-
"id":
|
|
1428
|
+
"id": 9,
|
|
1413
1429
|
"name": "BlocknativeGasPriceCardContent",
|
|
1414
1430
|
"kind": 4096,
|
|
1415
1431
|
"kindString": "Call signature",
|
|
@@ -1424,7 +1440,7 @@
|
|
|
1424
1440
|
},
|
|
1425
1441
|
"parameters": [
|
|
1426
1442
|
{
|
|
1427
|
-
"id":
|
|
1443
|
+
"id": 10,
|
|
1428
1444
|
"name": "props",
|
|
1429
1445
|
"kind": 32768,
|
|
1430
1446
|
"kindString": "Parameter",
|
|
@@ -1459,7 +1475,7 @@
|
|
|
1459
1475
|
{
|
|
1460
1476
|
"type": "reflection",
|
|
1461
1477
|
"declaration": {
|
|
1462
|
-
"id":
|
|
1478
|
+
"id": 11,
|
|
1463
1479
|
"name": "__type",
|
|
1464
1480
|
"kind": 65536,
|
|
1465
1481
|
"kindString": "Type literal",
|
|
@@ -1481,7 +1497,7 @@
|
|
|
1481
1497
|
{
|
|
1482
1498
|
"type": "reflection",
|
|
1483
1499
|
"declaration": {
|
|
1484
|
-
"id":
|
|
1500
|
+
"id": 12,
|
|
1485
1501
|
"name": "__type",
|
|
1486
1502
|
"kind": 65536,
|
|
1487
1503
|
"kindString": "Type literal",
|
|
@@ -1550,7 +1566,7 @@
|
|
|
1550
1566
|
{
|
|
1551
1567
|
"type": "reflection",
|
|
1552
1568
|
"declaration": {
|
|
1553
|
-
"id":
|
|
1569
|
+
"id": 13,
|
|
1554
1570
|
"name": "__type",
|
|
1555
1571
|
"kind": 65536,
|
|
1556
1572
|
"kindString": "Type literal",
|
|
@@ -1558,7 +1574,7 @@
|
|
|
1558
1574
|
"sources": [
|
|
1559
1575
|
{
|
|
1560
1576
|
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
1561
|
-
"line":
|
|
1577
|
+
"line": 789,
|
|
1562
1578
|
"character": 43
|
|
1563
1579
|
}
|
|
1564
1580
|
]
|
|
@@ -1669,7 +1685,7 @@
|
|
|
1669
1685
|
]
|
|
1670
1686
|
},
|
|
1671
1687
|
{
|
|
1672
|
-
"id":
|
|
1688
|
+
"id": 14,
|
|
1673
1689
|
"name": "BlocknativeGasPriceCardHeader",
|
|
1674
1690
|
"kind": 64,
|
|
1675
1691
|
"kindString": "Function",
|
|
@@ -1679,12 +1695,12 @@
|
|
|
1679
1695
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx",
|
|
1680
1696
|
"line": 10,
|
|
1681
1697
|
"character": 13,
|
|
1682
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1698
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/01d56afa2/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx#L10"
|
|
1683
1699
|
}
|
|
1684
1700
|
],
|
|
1685
1701
|
"signatures": [
|
|
1686
1702
|
{
|
|
1687
|
-
"id":
|
|
1703
|
+
"id": 15,
|
|
1688
1704
|
"name": "BlocknativeGasPriceCardHeader",
|
|
1689
1705
|
"kind": 4096,
|
|
1690
1706
|
"kindString": "Call signature",
|
|
@@ -1699,7 +1715,7 @@
|
|
|
1699
1715
|
},
|
|
1700
1716
|
"parameters": [
|
|
1701
1717
|
{
|
|
1702
|
-
"id":
|
|
1718
|
+
"id": 16,
|
|
1703
1719
|
"name": "props",
|
|
1704
1720
|
"kind": 32768,
|
|
1705
1721
|
"kindString": "Parameter",
|
|
@@ -1734,7 +1750,7 @@
|
|
|
1734
1750
|
{
|
|
1735
1751
|
"type": "reflection",
|
|
1736
1752
|
"declaration": {
|
|
1737
|
-
"id":
|
|
1753
|
+
"id": 17,
|
|
1738
1754
|
"name": "__type",
|
|
1739
1755
|
"kind": 65536,
|
|
1740
1756
|
"kindString": "Type literal",
|
|
@@ -1756,7 +1772,7 @@
|
|
|
1756
1772
|
{
|
|
1757
1773
|
"type": "reflection",
|
|
1758
1774
|
"declaration": {
|
|
1759
|
-
"id":
|
|
1775
|
+
"id": 18,
|
|
1760
1776
|
"name": "__type",
|
|
1761
1777
|
"kind": 65536,
|
|
1762
1778
|
"kindString": "Type literal",
|
|
@@ -1825,7 +1841,7 @@
|
|
|
1825
1841
|
{
|
|
1826
1842
|
"type": "reflection",
|
|
1827
1843
|
"declaration": {
|
|
1828
|
-
"id":
|
|
1844
|
+
"id": 19,
|
|
1829
1845
|
"name": "__type",
|
|
1830
1846
|
"kind": 65536,
|
|
1831
1847
|
"kindString": "Type literal",
|
|
@@ -1833,7 +1849,7 @@
|
|
|
1833
1849
|
"sources": [
|
|
1834
1850
|
{
|
|
1835
1851
|
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
1836
|
-
"line":
|
|
1852
|
+
"line": 789,
|
|
1837
1853
|
"character": 43
|
|
1838
1854
|
}
|
|
1839
1855
|
]
|
|
@@ -1968,7 +1984,7 @@
|
|
|
1968
1984
|
]
|
|
1969
1985
|
},
|
|
1970
1986
|
{
|
|
1971
|
-
"id":
|
|
1987
|
+
"id": 20,
|
|
1972
1988
|
"name": "BlocknativeGasPriceDetailsBox",
|
|
1973
1989
|
"kind": 64,
|
|
1974
1990
|
"kindString": "Function",
|
|
@@ -1978,12 +1994,12 @@
|
|
|
1978
1994
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx",
|
|
1979
1995
|
"line": 13,
|
|
1980
1996
|
"character": 13,
|
|
1981
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1997
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/01d56afa2/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx#L13"
|
|
1982
1998
|
}
|
|
1983
1999
|
],
|
|
1984
2000
|
"signatures": [
|
|
1985
2001
|
{
|
|
1986
|
-
"id":
|
|
2002
|
+
"id": 21,
|
|
1987
2003
|
"name": "BlocknativeGasPriceDetailsBox",
|
|
1988
2004
|
"kind": 4096,
|
|
1989
2005
|
"kindString": "Call signature",
|
|
@@ -1998,7 +2014,7 @@
|
|
|
1998
2014
|
},
|
|
1999
2015
|
"parameters": [
|
|
2000
2016
|
{
|
|
2001
|
-
"id":
|
|
2017
|
+
"id": 22,
|
|
2002
2018
|
"name": "props",
|
|
2003
2019
|
"kind": 32768,
|
|
2004
2020
|
"kindString": "Parameter",
|
|
@@ -2084,22 +2100,22 @@
|
|
|
2084
2100
|
{
|
|
2085
2101
|
"title": "References",
|
|
2086
2102
|
"children": [
|
|
2087
|
-
|
|
2103
|
+
24
|
|
2088
2104
|
]
|
|
2089
2105
|
},
|
|
2090
2106
|
{
|
|
2091
2107
|
"title": "Variables",
|
|
2092
2108
|
"children": [
|
|
2093
|
-
|
|
2109
|
+
23
|
|
2094
2110
|
]
|
|
2095
2111
|
},
|
|
2096
2112
|
{
|
|
2097
2113
|
"title": "Functions",
|
|
2098
2114
|
"children": [
|
|
2099
2115
|
1,
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2116
|
+
8,
|
|
2117
|
+
14,
|
|
2118
|
+
20
|
|
2103
2119
|
]
|
|
2104
2120
|
}
|
|
2105
2121
|
],
|
|
@@ -2108,7 +2124,7 @@
|
|
|
2108
2124
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts",
|
|
2109
2125
|
"line": 1,
|
|
2110
2126
|
"character": 0,
|
|
2111
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2127
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/01d56afa2/packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts#L1"
|
|
2112
2128
|
}
|
|
2113
2129
|
]
|
|
2114
2130
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { PayloadRenderProps } from '@xyo-network/react-payload-plugin';
|
|
3
3
|
export declare const BlocknativeGasPriceCard: import("react").ForwardRefExoticComponent<Omit<PayloadRenderProps<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
4
4
|
schema: string;
|
|
5
|
-
}> & Omit<import("@mui/material").PaperProps, "classes"> & {
|
|
5
|
+
}> & Omit<import("@mui/material").PaperProps<"div", {}>, "classes"> & {
|
|
6
6
|
classes?: Partial<import("@mui/material").CardClasses> | undefined;
|
|
7
7
|
raised?: boolean | undefined;
|
|
8
8
|
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
package/package.json
CHANGED
|
@@ -13,16 +13,16 @@
|
|
|
13
13
|
"@xylabs/react-flexbox": "^2.17.2",
|
|
14
14
|
"@xyo-network/blocknative-ethereum-gas-payload-plugin": "^2.56.2",
|
|
15
15
|
"@xyo-network/payload-model": "^2.56.2",
|
|
16
|
-
"@xyo-network/react-gas-price": "^2.49.
|
|
17
|
-
"@xyo-network/react-payload-plugin": "^2.49.
|
|
18
|
-
"@xyo-network/react-shared": "^2.49.
|
|
16
|
+
"@xyo-network/react-gas-price": "^2.49.9",
|
|
17
|
+
"@xyo-network/react-payload-plugin": "^2.49.9",
|
|
18
|
+
"@xyo-network/react-shared": "^2.49.9",
|
|
19
19
|
"lodash": "^4.17.21"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@storybook/react": "^7.0.
|
|
23
|
-
"@xylabs/ts-scripts-yarn3": "^2.17.
|
|
24
|
-
"@xylabs/tsconfig-react": "^2.17.
|
|
25
|
-
"@xyo-network/react-storybook": "^2.49.
|
|
22
|
+
"@storybook/react": "^7.0.9",
|
|
23
|
+
"@xylabs/ts-scripts-yarn3": "^2.17.11",
|
|
24
|
+
"@xylabs/tsconfig-react": "^2.17.11",
|
|
25
|
+
"@xyo-network/react-storybook": "^2.49.9",
|
|
26
26
|
"typescript": "^5.0.4"
|
|
27
27
|
},
|
|
28
28
|
"peerDependencies": {
|
|
@@ -77,5 +77,5 @@
|
|
|
77
77
|
},
|
|
78
78
|
"sideEffects": false,
|
|
79
79
|
"types": "dist/types/index.d.ts",
|
|
80
|
-
"version": "2.49.
|
|
80
|
+
"version": "2.49.9"
|
|
81
81
|
}
|