@xyo-network/react-ethereum-gas-price-blocknative-plugin 2.56.2 → 2.56.4
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/cjs/components/Card/CardContent.js +2 -2
- package/dist/cjs/components/Card/CardContent.js.map +1 -1
- package/dist/cjs/components/Details/Box/BlocknativeGasPriceDetailsBox.js +2 -2
- package/dist/cjs/components/Details/Box/BlocknativeGasPriceDetailsBox.js.map +1 -1
- package/dist/docs.json +295 -115
- package/dist/types/components/Card/Card.d.ts +1 -1
- package/package.json +10 -10
|
@@ -17,8 +17,8 @@ exports.BlocknativeGasPriceCardContent = (0, react_1.forwardRef)((_a, ref) => {
|
|
|
17
17
|
if ((0, isEmpty_1.default)(gasPricePayload) || !((_b = gasPricePayload.blockPrices) === null || _b === void 0 ? void 0 : _b.length)) {
|
|
18
18
|
return (0, jsx_runtime_1.jsx)(react_shared_1.PayloadDataMissing, { alertBody: "Payload is missing valid gas fee data.", sx: { m: 1 } });
|
|
19
19
|
}
|
|
20
|
-
return ((0, jsx_runtime_1.jsxs)(material_1.CardContent, Object.assign({ ref: ref, sx: { display: 'flex', flexDirection: 'column', rowGap: 4 } }, props, { children: [(0, jsx_runtime_1.jsx)(material_1.Grid, { container: true, spacing: 3, columns: { lg: 15, md: 15, sm: 12, xs: 12 }, children: parsedPayload &&
|
|
21
|
-
((_c = parsedPayload === null || parsedPayload === void 0 ? void 0 : parsedPayload.gasPrice) === null || _c === void 0 ? void 0 : _c.map(({ price }) => ((0, jsx_runtime_1.jsx)(material_1.Grid, { item: true, xs: 12, sm: 6, md: 5, lg: 3, children: (0, jsx_runtime_1.jsx)(react_gas_price_1.GasFeeCard, { gasPrice: price === null || price === void 0 ? void 0 : price.value, speed: price === null || price === void 0 ? void 0 : price.label, speedPaperElevation: 4 }) }, price === null || price === void 0 ? void 0 : price.label)))) }), (0, jsx_runtime_1.jsx)(react_gas_price_1.ToggleRawPayloadBox, { gasPricePayload: gasPricePayload, alignItems: "start", pr: 1 })] })));
|
|
20
|
+
return ((0, jsx_runtime_1.jsxs)(material_1.CardContent, Object.assign({ ref: ref, sx: { display: 'flex', flexDirection: 'column', rowGap: 4 } }, props, { children: [(0, jsx_runtime_1.jsx)(material_1.Grid, Object.assign({ container: true, spacing: 3, columns: { lg: 15, md: 15, sm: 12, xs: 12 } }, { children: parsedPayload &&
|
|
21
|
+
((_c = parsedPayload === null || parsedPayload === void 0 ? void 0 : parsedPayload.gasPrice) === null || _c === void 0 ? void 0 : _c.map(({ price }) => ((0, jsx_runtime_1.jsx)(material_1.Grid, Object.assign({ item: true, xs: 12, sm: 6, md: 5, lg: 3 }, { children: (0, jsx_runtime_1.jsx)(react_gas_price_1.GasFeeCard, { gasPrice: price === null || price === void 0 ? void 0 : price.value, speed: price === null || price === void 0 ? void 0 : price.label, speedPaperElevation: 4 }) }), price === null || price === void 0 ? void 0 : price.label)))) })), (0, jsx_runtime_1.jsx)(react_gas_price_1.ToggleRawPayloadBox, { gasPricePayload: gasPricePayload, alignItems: "start", pr: 1 })] })));
|
|
22
22
|
});
|
|
23
23
|
exports.BlocknativeGasPriceCardContent.displayName = 'BlocknativeGasPriceCardContent';
|
|
24
24
|
//# sourceMappingURL=CardContent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardContent.js","sourceRoot":"","sources":["../../../../src/components/Card/CardContent.tsx"],"names":[],"mappings":";;;;;AAAA,4CAAmE;AAEnE,kEAA8E;AAE9E,4DAA8D;AAC9D,qEAAoC;AACpC,iCAAkC;AAElC,oCAAoD;AAEvC,QAAA,8BAA8B,GAAG,IAAA,kBAAU,EAAwD,CAAC,EAAqB,EAAE,GAAG,EAAE,EAAE;;QAA9B,EAAE,OAAO,OAAY,EAAP,KAAK,sBAAnB,WAAqB,CAAF;IAClI,MAAM,eAAe,GAAG,OAAO,CAAC,CAAC,CAAE,OAAyC,CAAC,CAAC,CAAC,SAAS,CAAA;IACxF,MAAM,aAAa,GAAG,IAAA,iCAAyB,EAAC,eAAe,CAAC,CAAA;IAEhE,IAAI,IAAA,iBAAO,EAAC,eAAe,CAAC,IAAI,CAAC,CAAA,MAAA,eAAe,CAAC,WAAW,0CAAE,MAAM,CAAA,EAAE;QACpE,OAAO,uBAAC,iCAAkB,IAAC,SAAS,EAAC,wCAAwC,EAAC,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,GAAI,CAAA;KAC/F;IAED,OAAO,CACL,wBAAC,sBAAW,kBAAC,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,EAAE,CAAC,EAAE,IAAM,KAAK,eAC3F,uBAAC,eAAI,
|
|
1
|
+
{"version":3,"file":"CardContent.js","sourceRoot":"","sources":["../../../../src/components/Card/CardContent.tsx"],"names":[],"mappings":";;;;;AAAA,4CAAmE;AAEnE,kEAA8E;AAE9E,4DAA8D;AAC9D,qEAAoC;AACpC,iCAAkC;AAElC,oCAAoD;AAEvC,QAAA,8BAA8B,GAAG,IAAA,kBAAU,EAAwD,CAAC,EAAqB,EAAE,GAAG,EAAE,EAAE;;QAA9B,EAAE,OAAO,OAAY,EAAP,KAAK,sBAAnB,WAAqB,CAAF;IAClI,MAAM,eAAe,GAAG,OAAO,CAAC,CAAC,CAAE,OAAyC,CAAC,CAAC,CAAC,SAAS,CAAA;IACxF,MAAM,aAAa,GAAG,IAAA,iCAAyB,EAAC,eAAe,CAAC,CAAA;IAEhE,IAAI,IAAA,iBAAO,EAAC,eAAe,CAAC,IAAI,CAAC,CAAA,MAAA,eAAe,CAAC,WAAW,0CAAE,MAAM,CAAA,EAAE;QACpE,OAAO,uBAAC,iCAAkB,IAAC,SAAS,EAAC,wCAAwC,EAAC,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,GAAI,CAAA;KAC/F;IAED,OAAO,CACL,wBAAC,sBAAW,kBAAC,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,EAAE,CAAC,EAAE,IAAM,KAAK,eAC3F,uBAAC,eAAI,kBAAC,SAAS,QAAC,OAAO,EAAE,CAAC,EAAE,OAAO,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,gBACpE,aAAa;qBACZ,MAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,QAAQ,0CAAE,GAAG,CAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAC1C,uBAAC,eAAI,kBAAoB,IAAI,QAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,gBACvD,uBAAC,4BAAU,IAAC,QAAQ,EAAE,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,KAAK,EAAE,KAAK,EAAE,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,KAAK,EAAE,mBAAmB,EAAE,CAAC,GAAI,KAD1E,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,KAAK,CAEhB,CACR,CAAC,CAAA,IACC,EACP,uBAAC,qCAAmB,IAAC,eAAe,EAAE,eAAe,EAAE,UAAU,EAAC,OAAO,EAAC,EAAE,EAAE,CAAC,GAAI,KACvE,CACf,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,sCAA8B,CAAC,WAAW,GAAG,gCAAgC,CAAA"}
|
|
@@ -18,8 +18,8 @@ exports.BlocknativeGasPriceDetailsBox = (0, react_1.forwardRef)(
|
|
|
18
18
|
var { payload, listMode } = _a, props = tslib_1.__rest(_a, ["payload", "listMode"]);
|
|
19
19
|
const gasPricePayload = payload ? payload : undefined;
|
|
20
20
|
const parsedPayload = (0, hooks_1.useBlocknativeTransformer)(gasPricePayload);
|
|
21
|
-
return ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: (0, isEmpty_1.default)(gasPricePayload) || !((_b = gasPricePayload.blockPrices) === null || _b === void 0 ? void 0 : _b.length) ? ((0, jsx_runtime_1.jsx)(react_shared_1.PayloadDataMissing, { alertBody: "Payload is missing valid gas fee data." })) : ((0, jsx_runtime_1.jsxs)(react_flexbox_1.FlexCol, Object.assign({ alignItems: "start", rowGap: 4 }, props, { ref: ref, children: [(0, jsx_runtime_1.jsx)(react_gas_price_1.GasPriceWitnessHeaderBox, { heading: lib_1.RenderTitle, parsedPayload: parsedPayload }), (0, jsx_runtime_1.jsx)(material_1.Grid, { container: true, spacing: 3, columns: { lg: 15, md: 15, sm: 12, xs: 12 }, children: parsedPayload &&
|
|
22
|
-
((_c = parsedPayload === null || parsedPayload === void 0 ? void 0 : parsedPayload.gasPrice) === null || _c === void 0 ? void 0 : _c.map(({ price, priorityFee }) => ((0, jsx_runtime_1.jsx)(material_1.Grid, { item: true, xs: 12, sm: 6, md: 5, lg: 3, children: (0, jsx_runtime_1.jsx)(react_gas_price_1.GasFeeCard, { gasPrice: price === null || price === void 0 ? void 0 : price.value, speed: price === null || price === void 0 ? void 0 : price.label, priorityFee: priorityFee === null || priorityFee === void 0 ? void 0 : priorityFee.value, priorityFeeLabel: priorityFee === null || priorityFee === void 0 ? void 0 : priorityFee.label }, price === null || price === void 0 ? void 0 : price.label) }, price === null || price === void 0 ? void 0 : price.label)))) }), (0, jsx_runtime_1.jsx)(react_gas_price_1.ToggleRawPayloadBox, { gasPricePayload: gasPricePayload, alignItems: "start" })] }))) }));
|
|
21
|
+
return ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: (0, isEmpty_1.default)(gasPricePayload) || !((_b = gasPricePayload.blockPrices) === null || _b === void 0 ? void 0 : _b.length) ? ((0, jsx_runtime_1.jsx)(react_shared_1.PayloadDataMissing, { alertBody: "Payload is missing valid gas fee data." })) : ((0, jsx_runtime_1.jsxs)(react_flexbox_1.FlexCol, Object.assign({ alignItems: "start", rowGap: 4 }, props, { ref: ref }, { children: [(0, jsx_runtime_1.jsx)(react_gas_price_1.GasPriceWitnessHeaderBox, { heading: lib_1.RenderTitle, parsedPayload: parsedPayload }), (0, jsx_runtime_1.jsx)(material_1.Grid, Object.assign({ container: true, spacing: 3, columns: { lg: 15, md: 15, sm: 12, xs: 12 } }, { children: parsedPayload &&
|
|
22
|
+
((_c = parsedPayload === null || parsedPayload === void 0 ? void 0 : parsedPayload.gasPrice) === null || _c === void 0 ? void 0 : _c.map(({ price, priorityFee }) => ((0, jsx_runtime_1.jsx)(material_1.Grid, Object.assign({ item: true, xs: 12, sm: 6, md: 5, lg: 3 }, { children: (0, jsx_runtime_1.jsx)(react_gas_price_1.GasFeeCard, { gasPrice: price === null || price === void 0 ? void 0 : price.value, speed: price === null || price === void 0 ? void 0 : price.label, priorityFee: priorityFee === null || priorityFee === void 0 ? void 0 : priorityFee.value, priorityFeeLabel: priorityFee === null || priorityFee === void 0 ? void 0 : priorityFee.label }, price === null || price === void 0 ? void 0 : price.label) }), price === null || price === void 0 ? void 0 : price.label)))) })), (0, jsx_runtime_1.jsx)(react_gas_price_1.ToggleRawPayloadBox, { gasPricePayload: gasPricePayload, alignItems: "start" })] }))) }));
|
|
23
23
|
});
|
|
24
24
|
exports.BlocknativeGasPriceDetailsBox.displayName = 'BlocknativeGasPriceDetailsBox';
|
|
25
25
|
//# sourceMappingURL=BlocknativeGasPriceDetailsBox.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BlocknativeGasPriceDetailsBox.js","sourceRoot":"","sources":["../../../../../src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx"],"names":[],"mappings":";;;;;AAAA,4CAAoC;AACpC,yDAA6D;AAE7D,kEAAwG;AAExG,4DAA8D;AAC9D,qEAAoC;AACpC,iCAAkC;AAElC,uCAAuD;AACvD,mCAAuC;AAE1B,QAAA,6BAA6B,GAAG,IAAA,kBAAU;AACrD,6DAA6D;AAC7D,CAAC,EAA+B,EAAE,GAAG,EAAE,EAAE;;QAAxC,EAAE,OAAO,EAAE,QAAQ,OAAY,EAAP,KAAK,sBAA7B,uBAA+B,CAAF;IAC5B,MAAM,eAAe,GAA8C,OAAO,CAAC,CAAC,CAAE,OAAyC,CAAC,CAAC,CAAC,SAAS,CAAA;IACnI,MAAM,aAAa,GAAG,IAAA,iCAAyB,EAAC,eAAe,CAAC,CAAA;IAEhE,OAAO,CACL,2DACG,IAAA,iBAAO,EAAC,eAAe,CAAC,IAAI,CAAC,CAAA,MAAA,eAAe,CAAC,WAAW,0CAAE,MAAM,CAAA,CAAC,CAAC,CAAC,CAClE,uBAAC,iCAAkB,IAAC,SAAS,EAAC,wCAAwC,GAAG,CAC1E,CAAC,CAAC,CAAC,CACF,wBAAC,uBAAO,kBAAC,UAAU,EAAC,OAAO,EAAC,MAAM,EAAE,CAAC,IAAM,KAAK,IAAE,GAAG,EAAE,GAAG,
|
|
1
|
+
{"version":3,"file":"BlocknativeGasPriceDetailsBox.js","sourceRoot":"","sources":["../../../../../src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx"],"names":[],"mappings":";;;;;AAAA,4CAAoC;AACpC,yDAA6D;AAE7D,kEAAwG;AAExG,4DAA8D;AAC9D,qEAAoC;AACpC,iCAAkC;AAElC,uCAAuD;AACvD,mCAAuC;AAE1B,QAAA,6BAA6B,GAAG,IAAA,kBAAU;AACrD,6DAA6D;AAC7D,CAAC,EAA+B,EAAE,GAAG,EAAE,EAAE;;QAAxC,EAAE,OAAO,EAAE,QAAQ,OAAY,EAAP,KAAK,sBAA7B,uBAA+B,CAAF;IAC5B,MAAM,eAAe,GAA8C,OAAO,CAAC,CAAC,CAAE,OAAyC,CAAC,CAAC,CAAC,SAAS,CAAA;IACnI,MAAM,aAAa,GAAG,IAAA,iCAAyB,EAAC,eAAe,CAAC,CAAA;IAEhE,OAAO,CACL,2DACG,IAAA,iBAAO,EAAC,eAAe,CAAC,IAAI,CAAC,CAAA,MAAA,eAAe,CAAC,WAAW,0CAAE,MAAM,CAAA,CAAC,CAAC,CAAC,CAClE,uBAAC,iCAAkB,IAAC,SAAS,EAAC,wCAAwC,GAAG,CAC1E,CAAC,CAAC,CAAC,CACF,wBAAC,uBAAO,kBAAC,UAAU,EAAC,OAAO,EAAC,MAAM,EAAE,CAAC,IAAM,KAAK,IAAE,GAAG,EAAE,GAAG,iBACxD,uBAAC,0CAAwB,IAAC,OAAO,EAAE,iBAAW,EAAE,aAAa,EAAE,aAAa,GAAI,EAChF,uBAAC,eAAI,kBAAC,SAAS,QAAC,OAAO,EAAE,CAAC,EAAE,OAAO,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,gBACpE,aAAa;yBACZ,MAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,QAAQ,0CAAE,GAAG,CAAC,CAAC,EAAE,KAAK,EAAE,WAAW,EAAE,EAAE,EAAE,CAAC,CACvD,uBAAC,eAAI,kBAAoB,IAAI,QAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,gBACvD,uBAAC,4BAAU,IAET,QAAQ,EAAE,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,KAAK,EACtB,KAAK,EAAE,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,KAAK,EACnB,WAAW,EAAE,WAAW,aAAX,WAAW,uBAAX,WAAW,CAAE,KAAK,EAC/B,gBAAgB,EAAE,WAAW,aAAX,WAAW,uBAAX,WAAW,CAAE,KAAK,IAJ/B,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,KAAK,CAKjB,KAPO,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,KAAK,CAQhB,CACR,CAAC,CAAA,IACC,EACP,uBAAC,qCAAmB,IAAC,eAAe,EAAE,eAAe,EAAE,UAAU,EAAC,OAAO,GAAG,KACpE,CACX,GACA,CACJ,CAAA;AACH,CAAC,CACF,CAAA;AAED,qCAA6B,CAAC,WAAW,GAAG,+BAA+B,CAAA"}
|
package/dist/docs.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"flags": {},
|
|
7
7
|
"children": [
|
|
8
8
|
{
|
|
9
|
-
"id":
|
|
9
|
+
"id": 24,
|
|
10
10
|
"name": "default",
|
|
11
11
|
"variant": "reference",
|
|
12
12
|
"kind": 8388608,
|
|
@@ -16,13 +16,13 @@
|
|
|
16
16
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts",
|
|
17
17
|
"line": 7,
|
|
18
18
|
"character": 0,
|
|
19
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
19
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6fb243dd859e/packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts#L7"
|
|
20
20
|
}
|
|
21
21
|
],
|
|
22
|
-
"target":
|
|
22
|
+
"target": 23
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"id":
|
|
25
|
+
"id": 23,
|
|
26
26
|
"name": "EthereumGasPriceBlocknativePlugin",
|
|
27
27
|
"variant": "declaration",
|
|
28
28
|
"kind": 32,
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/Plugin.ts",
|
|
35
35
|
"line": 8,
|
|
36
36
|
"character": 13,
|
|
37
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6fb243dd859e/packages/plugins/packages/ethereum-gas/packages/blocknative/src/Plugin.ts#L8"
|
|
38
38
|
}
|
|
39
39
|
],
|
|
40
40
|
"type": {
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/Card.tsx",
|
|
60
60
|
"line": 8,
|
|
61
61
|
"character": 13,
|
|
62
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
62
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6fb243dd859e/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/Card.tsx#L8"
|
|
63
63
|
}
|
|
64
64
|
],
|
|
65
65
|
"signatures": [
|
|
@@ -79,8 +79,8 @@
|
|
|
79
79
|
},
|
|
80
80
|
"sources": [
|
|
81
81
|
{
|
|
82
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
83
|
-
"line":
|
|
82
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
83
|
+
"line": 355,
|
|
84
84
|
"character": 8
|
|
85
85
|
}
|
|
86
86
|
],
|
|
@@ -168,6 +168,22 @@
|
|
|
168
168
|
"sourceFileName": "../../../../../../node_modules/@mui/material/Paper/Paper.d.ts",
|
|
169
169
|
"qualifiedName": "PaperProps"
|
|
170
170
|
},
|
|
171
|
+
"typeArguments": [
|
|
172
|
+
{
|
|
173
|
+
"type": "literal",
|
|
174
|
+
"value": "div"
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"type": "reflection",
|
|
178
|
+
"declaration": {
|
|
179
|
+
"id": 5,
|
|
180
|
+
"name": "__type",
|
|
181
|
+
"variant": "declaration",
|
|
182
|
+
"kind": 65536,
|
|
183
|
+
"flags": {}
|
|
184
|
+
}
|
|
185
|
+
}
|
|
186
|
+
],
|
|
171
187
|
"name": "PaperProps",
|
|
172
188
|
"package": "@mui/material"
|
|
173
189
|
},
|
|
@@ -182,7 +198,7 @@
|
|
|
182
198
|
{
|
|
183
199
|
"type": "reflection",
|
|
184
200
|
"declaration": {
|
|
185
|
-
"id":
|
|
201
|
+
"id": 6,
|
|
186
202
|
"name": "__type",
|
|
187
203
|
"variant": "declaration",
|
|
188
204
|
"kind": 65536,
|
|
@@ -225,14 +241,14 @@
|
|
|
225
241
|
{
|
|
226
242
|
"type": "reference",
|
|
227
243
|
"target": {
|
|
228
|
-
"sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
|
|
244
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
229
245
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
230
246
|
},
|
|
231
247
|
"typeArguments": [
|
|
232
248
|
{
|
|
233
249
|
"type": "reference",
|
|
234
250
|
"target": {
|
|
235
|
-
"sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
|
|
251
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
236
252
|
"qualifiedName": "React.HTMLAttributes"
|
|
237
253
|
},
|
|
238
254
|
"typeArguments": [
|
|
@@ -275,15 +291,15 @@
|
|
|
275
291
|
{
|
|
276
292
|
"type": "reflection",
|
|
277
293
|
"declaration": {
|
|
278
|
-
"id":
|
|
294
|
+
"id": 7,
|
|
279
295
|
"name": "__type",
|
|
280
296
|
"variant": "declaration",
|
|
281
297
|
"kind": 65536,
|
|
282
298
|
"flags": {},
|
|
283
299
|
"sources": [
|
|
284
300
|
{
|
|
285
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
286
|
-
"line":
|
|
301
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
302
|
+
"line": 799,
|
|
287
303
|
"character": 43
|
|
288
304
|
}
|
|
289
305
|
]
|
|
@@ -1410,7 +1426,7 @@
|
|
|
1410
1426
|
{
|
|
1411
1427
|
"type": "reference",
|
|
1412
1428
|
"target": {
|
|
1413
|
-
"sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
|
|
1429
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1414
1430
|
"qualifiedName": "React.RefAttributes"
|
|
1415
1431
|
},
|
|
1416
1432
|
"typeArguments": [
|
|
@@ -1433,20 +1449,60 @@
|
|
|
1433
1449
|
}
|
|
1434
1450
|
],
|
|
1435
1451
|
"type": {
|
|
1436
|
-
"type": "
|
|
1437
|
-
"
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1452
|
+
"type": "union",
|
|
1453
|
+
"types": [
|
|
1454
|
+
{
|
|
1455
|
+
"type": "literal",
|
|
1456
|
+
"value": null
|
|
1457
|
+
},
|
|
1458
|
+
{
|
|
1459
|
+
"type": "reference",
|
|
1460
|
+
"target": {
|
|
1461
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1462
|
+
"qualifiedName": "React.ReactElement"
|
|
1463
|
+
},
|
|
1464
|
+
"typeArguments": [
|
|
1465
|
+
{
|
|
1466
|
+
"type": "intrinsic",
|
|
1467
|
+
"name": "any"
|
|
1468
|
+
},
|
|
1469
|
+
{
|
|
1470
|
+
"type": "union",
|
|
1471
|
+
"types": [
|
|
1472
|
+
{
|
|
1473
|
+
"type": "intrinsic",
|
|
1474
|
+
"name": "string"
|
|
1475
|
+
},
|
|
1476
|
+
{
|
|
1477
|
+
"type": "reference",
|
|
1478
|
+
"target": {
|
|
1479
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1480
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
1481
|
+
},
|
|
1482
|
+
"typeArguments": [
|
|
1483
|
+
{
|
|
1484
|
+
"type": "intrinsic",
|
|
1485
|
+
"name": "any"
|
|
1486
|
+
}
|
|
1487
|
+
],
|
|
1488
|
+
"name": "JSXElementConstructor",
|
|
1489
|
+
"package": "@types/react",
|
|
1490
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
1491
|
+
}
|
|
1492
|
+
]
|
|
1493
|
+
}
|
|
1494
|
+
],
|
|
1495
|
+
"name": "ReactElement",
|
|
1496
|
+
"package": "@types/react",
|
|
1497
|
+
"qualifiedName": "React.ReactElement"
|
|
1498
|
+
}
|
|
1499
|
+
]
|
|
1444
1500
|
}
|
|
1445
1501
|
}
|
|
1446
1502
|
]
|
|
1447
1503
|
},
|
|
1448
1504
|
{
|
|
1449
|
-
"id":
|
|
1505
|
+
"id": 8,
|
|
1450
1506
|
"name": "BlocknativeGasPriceCardContent",
|
|
1451
1507
|
"variant": "declaration",
|
|
1452
1508
|
"kind": 64,
|
|
@@ -1456,12 +1512,12 @@
|
|
|
1456
1512
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx",
|
|
1457
1513
|
"line": 11,
|
|
1458
1514
|
"character": 13,
|
|
1459
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1515
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6fb243dd859e/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx#L11"
|
|
1460
1516
|
}
|
|
1461
1517
|
],
|
|
1462
1518
|
"signatures": [
|
|
1463
1519
|
{
|
|
1464
|
-
"id":
|
|
1520
|
+
"id": 9,
|
|
1465
1521
|
"name": "BlocknativeGasPriceCardContent",
|
|
1466
1522
|
"variant": "signature",
|
|
1467
1523
|
"kind": 4096,
|
|
@@ -1476,14 +1532,14 @@
|
|
|
1476
1532
|
},
|
|
1477
1533
|
"sources": [
|
|
1478
1534
|
{
|
|
1479
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
1480
|
-
"line":
|
|
1535
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
1536
|
+
"line": 355,
|
|
1481
1537
|
"character": 8
|
|
1482
1538
|
}
|
|
1483
1539
|
],
|
|
1484
1540
|
"parameters": [
|
|
1485
1541
|
{
|
|
1486
|
-
"id":
|
|
1542
|
+
"id": 10,
|
|
1487
1543
|
"name": "props",
|
|
1488
1544
|
"variant": "param",
|
|
1489
1545
|
"kind": 32768,
|
|
@@ -1532,7 +1588,7 @@
|
|
|
1532
1588
|
{
|
|
1533
1589
|
"type": "reflection",
|
|
1534
1590
|
"declaration": {
|
|
1535
|
-
"id":
|
|
1591
|
+
"id": 11,
|
|
1536
1592
|
"name": "__type",
|
|
1537
1593
|
"variant": "declaration",
|
|
1538
1594
|
"kind": 65536,
|
|
@@ -1555,7 +1611,7 @@
|
|
|
1555
1611
|
{
|
|
1556
1612
|
"type": "reflection",
|
|
1557
1613
|
"declaration": {
|
|
1558
|
-
"id":
|
|
1614
|
+
"id": 12,
|
|
1559
1615
|
"name": "__type",
|
|
1560
1616
|
"variant": "declaration",
|
|
1561
1617
|
"kind": 65536,
|
|
@@ -1598,14 +1654,14 @@
|
|
|
1598
1654
|
{
|
|
1599
1655
|
"type": "reference",
|
|
1600
1656
|
"target": {
|
|
1601
|
-
"sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
|
|
1657
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1602
1658
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
1603
1659
|
},
|
|
1604
1660
|
"typeArguments": [
|
|
1605
1661
|
{
|
|
1606
1662
|
"type": "reference",
|
|
1607
1663
|
"target": {
|
|
1608
|
-
"sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
|
|
1664
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1609
1665
|
"qualifiedName": "React.HTMLAttributes"
|
|
1610
1666
|
},
|
|
1611
1667
|
"typeArguments": [
|
|
@@ -1648,15 +1704,15 @@
|
|
|
1648
1704
|
{
|
|
1649
1705
|
"type": "reflection",
|
|
1650
1706
|
"declaration": {
|
|
1651
|
-
"id":
|
|
1707
|
+
"id": 13,
|
|
1652
1708
|
"name": "__type",
|
|
1653
1709
|
"variant": "declaration",
|
|
1654
1710
|
"kind": 65536,
|
|
1655
1711
|
"flags": {},
|
|
1656
1712
|
"sources": [
|
|
1657
1713
|
{
|
|
1658
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
1659
|
-
"line":
|
|
1714
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
1715
|
+
"line": 799,
|
|
1660
1716
|
"character": 43
|
|
1661
1717
|
}
|
|
1662
1718
|
]
|
|
@@ -1707,7 +1763,7 @@
|
|
|
1707
1763
|
{
|
|
1708
1764
|
"type": "reference",
|
|
1709
1765
|
"target": {
|
|
1710
|
-
"sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
|
|
1766
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1711
1767
|
"qualifiedName": "React.RefAttributes"
|
|
1712
1768
|
},
|
|
1713
1769
|
"typeArguments": [
|
|
@@ -1730,20 +1786,60 @@
|
|
|
1730
1786
|
}
|
|
1731
1787
|
],
|
|
1732
1788
|
"type": {
|
|
1733
|
-
"type": "
|
|
1734
|
-
"
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1789
|
+
"type": "union",
|
|
1790
|
+
"types": [
|
|
1791
|
+
{
|
|
1792
|
+
"type": "literal",
|
|
1793
|
+
"value": null
|
|
1794
|
+
},
|
|
1795
|
+
{
|
|
1796
|
+
"type": "reference",
|
|
1797
|
+
"target": {
|
|
1798
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1799
|
+
"qualifiedName": "React.ReactElement"
|
|
1800
|
+
},
|
|
1801
|
+
"typeArguments": [
|
|
1802
|
+
{
|
|
1803
|
+
"type": "intrinsic",
|
|
1804
|
+
"name": "any"
|
|
1805
|
+
},
|
|
1806
|
+
{
|
|
1807
|
+
"type": "union",
|
|
1808
|
+
"types": [
|
|
1809
|
+
{
|
|
1810
|
+
"type": "intrinsic",
|
|
1811
|
+
"name": "string"
|
|
1812
|
+
},
|
|
1813
|
+
{
|
|
1814
|
+
"type": "reference",
|
|
1815
|
+
"target": {
|
|
1816
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1817
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
1818
|
+
},
|
|
1819
|
+
"typeArguments": [
|
|
1820
|
+
{
|
|
1821
|
+
"type": "intrinsic",
|
|
1822
|
+
"name": "any"
|
|
1823
|
+
}
|
|
1824
|
+
],
|
|
1825
|
+
"name": "JSXElementConstructor",
|
|
1826
|
+
"package": "@types/react",
|
|
1827
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
1828
|
+
}
|
|
1829
|
+
]
|
|
1830
|
+
}
|
|
1831
|
+
],
|
|
1832
|
+
"name": "ReactElement",
|
|
1833
|
+
"package": "@types/react",
|
|
1834
|
+
"qualifiedName": "React.ReactElement"
|
|
1835
|
+
}
|
|
1836
|
+
]
|
|
1741
1837
|
}
|
|
1742
1838
|
}
|
|
1743
1839
|
]
|
|
1744
1840
|
},
|
|
1745
1841
|
{
|
|
1746
|
-
"id":
|
|
1842
|
+
"id": 14,
|
|
1747
1843
|
"name": "BlocknativeGasPriceCardHeader",
|
|
1748
1844
|
"variant": "declaration",
|
|
1749
1845
|
"kind": 64,
|
|
@@ -1753,12 +1849,12 @@
|
|
|
1753
1849
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx",
|
|
1754
1850
|
"line": 10,
|
|
1755
1851
|
"character": 13,
|
|
1756
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1852
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6fb243dd859e/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx#L10"
|
|
1757
1853
|
}
|
|
1758
1854
|
],
|
|
1759
1855
|
"signatures": [
|
|
1760
1856
|
{
|
|
1761
|
-
"id":
|
|
1857
|
+
"id": 15,
|
|
1762
1858
|
"name": "BlocknativeGasPriceCardHeader",
|
|
1763
1859
|
"variant": "signature",
|
|
1764
1860
|
"kind": 4096,
|
|
@@ -1773,14 +1869,14 @@
|
|
|
1773
1869
|
},
|
|
1774
1870
|
"sources": [
|
|
1775
1871
|
{
|
|
1776
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
1777
|
-
"line":
|
|
1872
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
1873
|
+
"line": 355,
|
|
1778
1874
|
"character": 8
|
|
1779
1875
|
}
|
|
1780
1876
|
],
|
|
1781
1877
|
"parameters": [
|
|
1782
1878
|
{
|
|
1783
|
-
"id":
|
|
1879
|
+
"id": 16,
|
|
1784
1880
|
"name": "props",
|
|
1785
1881
|
"variant": "param",
|
|
1786
1882
|
"kind": 32768,
|
|
@@ -1829,7 +1925,7 @@
|
|
|
1829
1925
|
{
|
|
1830
1926
|
"type": "reflection",
|
|
1831
1927
|
"declaration": {
|
|
1832
|
-
"id":
|
|
1928
|
+
"id": 17,
|
|
1833
1929
|
"name": "__type",
|
|
1834
1930
|
"variant": "declaration",
|
|
1835
1931
|
"kind": 65536,
|
|
@@ -1852,7 +1948,7 @@
|
|
|
1852
1948
|
{
|
|
1853
1949
|
"type": "reflection",
|
|
1854
1950
|
"declaration": {
|
|
1855
|
-
"id":
|
|
1951
|
+
"id": 18,
|
|
1856
1952
|
"name": "__type",
|
|
1857
1953
|
"variant": "declaration",
|
|
1858
1954
|
"kind": 65536,
|
|
@@ -1895,14 +1991,14 @@
|
|
|
1895
1991
|
{
|
|
1896
1992
|
"type": "reference",
|
|
1897
1993
|
"target": {
|
|
1898
|
-
"sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
|
|
1994
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1899
1995
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
1900
1996
|
},
|
|
1901
1997
|
"typeArguments": [
|
|
1902
1998
|
{
|
|
1903
1999
|
"type": "reference",
|
|
1904
2000
|
"target": {
|
|
1905
|
-
"sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
|
|
2001
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1906
2002
|
"qualifiedName": "React.HTMLAttributes"
|
|
1907
2003
|
},
|
|
1908
2004
|
"typeArguments": [
|
|
@@ -1945,15 +2041,15 @@
|
|
|
1945
2041
|
{
|
|
1946
2042
|
"type": "reflection",
|
|
1947
2043
|
"declaration": {
|
|
1948
|
-
"id":
|
|
2044
|
+
"id": 19,
|
|
1949
2045
|
"name": "__type",
|
|
1950
2046
|
"variant": "declaration",
|
|
1951
2047
|
"kind": 65536,
|
|
1952
2048
|
"flags": {},
|
|
1953
2049
|
"sources": [
|
|
1954
2050
|
{
|
|
1955
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
1956
|
-
"line":
|
|
2051
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
2052
|
+
"line": 799,
|
|
1957
2053
|
"character": 43
|
|
1958
2054
|
}
|
|
1959
2055
|
]
|
|
@@ -2028,7 +2124,7 @@
|
|
|
2028
2124
|
{
|
|
2029
2125
|
"type": "reference",
|
|
2030
2126
|
"target": {
|
|
2031
|
-
"sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
|
|
2127
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2032
2128
|
"qualifiedName": "React.RefAttributes"
|
|
2033
2129
|
},
|
|
2034
2130
|
"typeArguments": [
|
|
@@ -2051,20 +2147,60 @@
|
|
|
2051
2147
|
}
|
|
2052
2148
|
],
|
|
2053
2149
|
"type": {
|
|
2054
|
-
"type": "
|
|
2055
|
-
"
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2150
|
+
"type": "union",
|
|
2151
|
+
"types": [
|
|
2152
|
+
{
|
|
2153
|
+
"type": "literal",
|
|
2154
|
+
"value": null
|
|
2155
|
+
},
|
|
2156
|
+
{
|
|
2157
|
+
"type": "reference",
|
|
2158
|
+
"target": {
|
|
2159
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2160
|
+
"qualifiedName": "React.ReactElement"
|
|
2161
|
+
},
|
|
2162
|
+
"typeArguments": [
|
|
2163
|
+
{
|
|
2164
|
+
"type": "intrinsic",
|
|
2165
|
+
"name": "any"
|
|
2166
|
+
},
|
|
2167
|
+
{
|
|
2168
|
+
"type": "union",
|
|
2169
|
+
"types": [
|
|
2170
|
+
{
|
|
2171
|
+
"type": "intrinsic",
|
|
2172
|
+
"name": "string"
|
|
2173
|
+
},
|
|
2174
|
+
{
|
|
2175
|
+
"type": "reference",
|
|
2176
|
+
"target": {
|
|
2177
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2178
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
2179
|
+
},
|
|
2180
|
+
"typeArguments": [
|
|
2181
|
+
{
|
|
2182
|
+
"type": "intrinsic",
|
|
2183
|
+
"name": "any"
|
|
2184
|
+
}
|
|
2185
|
+
],
|
|
2186
|
+
"name": "JSXElementConstructor",
|
|
2187
|
+
"package": "@types/react",
|
|
2188
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
2189
|
+
}
|
|
2190
|
+
]
|
|
2191
|
+
}
|
|
2192
|
+
],
|
|
2193
|
+
"name": "ReactElement",
|
|
2194
|
+
"package": "@types/react",
|
|
2195
|
+
"qualifiedName": "React.ReactElement"
|
|
2196
|
+
}
|
|
2197
|
+
]
|
|
2062
2198
|
}
|
|
2063
2199
|
}
|
|
2064
2200
|
]
|
|
2065
2201
|
},
|
|
2066
2202
|
{
|
|
2067
|
-
"id":
|
|
2203
|
+
"id": 20,
|
|
2068
2204
|
"name": "BlocknativeGasPriceDetailsBox",
|
|
2069
2205
|
"variant": "declaration",
|
|
2070
2206
|
"kind": 64,
|
|
@@ -2074,12 +2210,12 @@
|
|
|
2074
2210
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx",
|
|
2075
2211
|
"line": 13,
|
|
2076
2212
|
"character": 13,
|
|
2077
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2213
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6fb243dd859e/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx#L13"
|
|
2078
2214
|
}
|
|
2079
2215
|
],
|
|
2080
2216
|
"signatures": [
|
|
2081
2217
|
{
|
|
2082
|
-
"id":
|
|
2218
|
+
"id": 21,
|
|
2083
2219
|
"name": "BlocknativeGasPriceDetailsBox",
|
|
2084
2220
|
"variant": "signature",
|
|
2085
2221
|
"kind": 4096,
|
|
@@ -2094,14 +2230,14 @@
|
|
|
2094
2230
|
},
|
|
2095
2231
|
"sources": [
|
|
2096
2232
|
{
|
|
2097
|
-
"fileName": "node_modules/@types/react/index.d.ts",
|
|
2098
|
-
"line":
|
|
2233
|
+
"fileName": "node_modules/@types/react/ts5.0/index.d.ts",
|
|
2234
|
+
"line": 355,
|
|
2099
2235
|
"character": 8
|
|
2100
2236
|
}
|
|
2101
2237
|
],
|
|
2102
2238
|
"parameters": [
|
|
2103
2239
|
{
|
|
2104
|
-
"id":
|
|
2240
|
+
"id": 22,
|
|
2105
2241
|
"name": "props",
|
|
2106
2242
|
"variant": "param",
|
|
2107
2243
|
"kind": 32768,
|
|
@@ -2130,7 +2266,7 @@
|
|
|
2130
2266
|
{
|
|
2131
2267
|
"type": "reference",
|
|
2132
2268
|
"target": {
|
|
2133
|
-
"sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
|
|
2269
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2134
2270
|
"qualifiedName": "React.RefAttributes"
|
|
2135
2271
|
},
|
|
2136
2272
|
"typeArguments": [
|
|
@@ -2153,14 +2289,54 @@
|
|
|
2153
2289
|
}
|
|
2154
2290
|
],
|
|
2155
2291
|
"type": {
|
|
2156
|
-
"type": "
|
|
2157
|
-
"
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2292
|
+
"type": "union",
|
|
2293
|
+
"types": [
|
|
2294
|
+
{
|
|
2295
|
+
"type": "literal",
|
|
2296
|
+
"value": null
|
|
2297
|
+
},
|
|
2298
|
+
{
|
|
2299
|
+
"type": "reference",
|
|
2300
|
+
"target": {
|
|
2301
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2302
|
+
"qualifiedName": "React.ReactElement"
|
|
2303
|
+
},
|
|
2304
|
+
"typeArguments": [
|
|
2305
|
+
{
|
|
2306
|
+
"type": "intrinsic",
|
|
2307
|
+
"name": "any"
|
|
2308
|
+
},
|
|
2309
|
+
{
|
|
2310
|
+
"type": "union",
|
|
2311
|
+
"types": [
|
|
2312
|
+
{
|
|
2313
|
+
"type": "intrinsic",
|
|
2314
|
+
"name": "string"
|
|
2315
|
+
},
|
|
2316
|
+
{
|
|
2317
|
+
"type": "reference",
|
|
2318
|
+
"target": {
|
|
2319
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2320
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
2321
|
+
},
|
|
2322
|
+
"typeArguments": [
|
|
2323
|
+
{
|
|
2324
|
+
"type": "intrinsic",
|
|
2325
|
+
"name": "any"
|
|
2326
|
+
}
|
|
2327
|
+
],
|
|
2328
|
+
"name": "JSXElementConstructor",
|
|
2329
|
+
"package": "@types/react",
|
|
2330
|
+
"qualifiedName": "React.JSXElementConstructor"
|
|
2331
|
+
}
|
|
2332
|
+
]
|
|
2333
|
+
}
|
|
2334
|
+
],
|
|
2335
|
+
"name": "ReactElement",
|
|
2336
|
+
"package": "@types/react",
|
|
2337
|
+
"qualifiedName": "React.ReactElement"
|
|
2338
|
+
}
|
|
2339
|
+
]
|
|
2164
2340
|
}
|
|
2165
2341
|
}
|
|
2166
2342
|
]
|
|
@@ -2170,22 +2346,22 @@
|
|
|
2170
2346
|
{
|
|
2171
2347
|
"title": "References",
|
|
2172
2348
|
"children": [
|
|
2173
|
-
|
|
2349
|
+
24
|
|
2174
2350
|
]
|
|
2175
2351
|
},
|
|
2176
2352
|
{
|
|
2177
2353
|
"title": "Variables",
|
|
2178
2354
|
"children": [
|
|
2179
|
-
|
|
2355
|
+
23
|
|
2180
2356
|
]
|
|
2181
2357
|
},
|
|
2182
2358
|
{
|
|
2183
2359
|
"title": "Functions",
|
|
2184
2360
|
"children": [
|
|
2185
2361
|
1,
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2362
|
+
8,
|
|
2363
|
+
14,
|
|
2364
|
+
20
|
|
2189
2365
|
]
|
|
2190
2366
|
}
|
|
2191
2367
|
],
|
|
@@ -2206,11 +2382,11 @@
|
|
|
2206
2382
|
"qualifiedName": "BlocknativeGasPriceCard"
|
|
2207
2383
|
},
|
|
2208
2384
|
"2": {
|
|
2209
|
-
"sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
|
|
2385
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2210
2386
|
"qualifiedName": "BlocknativeGasPriceCard"
|
|
2211
2387
|
},
|
|
2212
2388
|
"3": {
|
|
2213
|
-
"sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
|
|
2389
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2214
2390
|
"qualifiedName": "props"
|
|
2215
2391
|
},
|
|
2216
2392
|
"4": {
|
|
@@ -2218,78 +2394,82 @@
|
|
|
2218
2394
|
"qualifiedName": "__type"
|
|
2219
2395
|
},
|
|
2220
2396
|
"5": {
|
|
2221
|
-
"sourceFileName": "
|
|
2397
|
+
"sourceFileName": "\u0000",
|
|
2222
2398
|
"qualifiedName": "__type"
|
|
2223
2399
|
},
|
|
2224
2400
|
"6": {
|
|
2225
|
-
"sourceFileName": "../../../../../../node_modules/@
|
|
2401
|
+
"sourceFileName": "../../../../../../node_modules/@mui/material/Card/Card.d.ts",
|
|
2226
2402
|
"qualifiedName": "__type"
|
|
2227
2403
|
},
|
|
2228
2404
|
"7": {
|
|
2229
|
-
"sourceFileName": "
|
|
2230
|
-
"qualifiedName": "
|
|
2405
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2406
|
+
"qualifiedName": "__type"
|
|
2231
2407
|
},
|
|
2232
2408
|
"8": {
|
|
2233
|
-
"sourceFileName": "
|
|
2409
|
+
"sourceFileName": "src/components/Card/CardContent.tsx",
|
|
2234
2410
|
"qualifiedName": "BlocknativeGasPriceCardContent"
|
|
2235
2411
|
},
|
|
2236
2412
|
"9": {
|
|
2237
|
-
"sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
|
|
2238
|
-
"qualifiedName": "
|
|
2413
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2414
|
+
"qualifiedName": "BlocknativeGasPriceCardContent"
|
|
2239
2415
|
},
|
|
2240
2416
|
"10": {
|
|
2241
|
-
"sourceFileName": "../../../../../../node_modules/@
|
|
2242
|
-
"qualifiedName": "
|
|
2417
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2418
|
+
"qualifiedName": "props"
|
|
2243
2419
|
},
|
|
2244
2420
|
"11": {
|
|
2245
|
-
"sourceFileName": "../../../../../../node_modules/@
|
|
2421
|
+
"sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
2246
2422
|
"qualifiedName": "__type"
|
|
2247
2423
|
},
|
|
2248
2424
|
"12": {
|
|
2249
|
-
"sourceFileName": "../../../../../../node_modules/@
|
|
2425
|
+
"sourceFileName": "../../../../../../node_modules/@mui/material/CardContent/CardContent.d.ts",
|
|
2250
2426
|
"qualifiedName": "__type"
|
|
2251
2427
|
},
|
|
2252
2428
|
"13": {
|
|
2253
|
-
"sourceFileName": "
|
|
2254
|
-
"qualifiedName": "
|
|
2429
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2430
|
+
"qualifiedName": "__type"
|
|
2255
2431
|
},
|
|
2256
2432
|
"14": {
|
|
2257
|
-
"sourceFileName": "
|
|
2433
|
+
"sourceFileName": "src/components/Card/CardHeader.tsx",
|
|
2258
2434
|
"qualifiedName": "BlocknativeGasPriceCardHeader"
|
|
2259
2435
|
},
|
|
2260
2436
|
"15": {
|
|
2261
|
-
"sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
|
|
2262
|
-
"qualifiedName": "
|
|
2437
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2438
|
+
"qualifiedName": "BlocknativeGasPriceCardHeader"
|
|
2263
2439
|
},
|
|
2264
2440
|
"16": {
|
|
2265
|
-
"sourceFileName": "../../../../../../node_modules/@
|
|
2266
|
-
"qualifiedName": "
|
|
2441
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2442
|
+
"qualifiedName": "props"
|
|
2267
2443
|
},
|
|
2268
2444
|
"17": {
|
|
2269
|
-
"sourceFileName": "../../../../../../node_modules/@
|
|
2445
|
+
"sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
2270
2446
|
"qualifiedName": "__type"
|
|
2271
2447
|
},
|
|
2272
2448
|
"18": {
|
|
2273
|
-
"sourceFileName": "../../../../../../node_modules/@
|
|
2449
|
+
"sourceFileName": "../../../../../../node_modules/@mui/material/CardHeader/CardHeader.d.ts",
|
|
2274
2450
|
"qualifiedName": "__type"
|
|
2275
2451
|
},
|
|
2276
2452
|
"19": {
|
|
2277
|
-
"sourceFileName": "
|
|
2278
|
-
"qualifiedName": "
|
|
2453
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2454
|
+
"qualifiedName": "__type"
|
|
2279
2455
|
},
|
|
2280
2456
|
"20": {
|
|
2281
|
-
"sourceFileName": "
|
|
2457
|
+
"sourceFileName": "src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx",
|
|
2282
2458
|
"qualifiedName": "BlocknativeGasPriceDetailsBox"
|
|
2283
2459
|
},
|
|
2284
2460
|
"21": {
|
|
2285
|
-
"sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
|
|
2286
|
-
"qualifiedName": "
|
|
2461
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2462
|
+
"qualifiedName": "BlocknativeGasPriceDetailsBox"
|
|
2287
2463
|
},
|
|
2288
2464
|
"22": {
|
|
2465
|
+
"sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2466
|
+
"qualifiedName": "props"
|
|
2467
|
+
},
|
|
2468
|
+
"23": {
|
|
2289
2469
|
"sourceFileName": "src/Plugin.ts",
|
|
2290
2470
|
"qualifiedName": "EthereumGasPriceBlocknativePlugin"
|
|
2291
2471
|
},
|
|
2292
|
-
"
|
|
2472
|
+
"24": {
|
|
2293
2473
|
"sourceFileName": "src/index.ts",
|
|
2294
2474
|
"qualifiedName": "default"
|
|
2295
2475
|
}
|
|
@@ -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
|
@@ -11,18 +11,18 @@
|
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@xylabs/react-flexbox": "^2.17.6",
|
|
14
|
-
"@xyo-network/blocknative-ethereum-gas-payload-plugin": "^2.64.
|
|
15
|
-
"@xyo-network/payload-model": "^2.64.
|
|
16
|
-
"@xyo-network/react-gas-price": "^2.56.
|
|
17
|
-
"@xyo-network/react-payload-plugin": "^2.56.
|
|
18
|
-
"@xyo-network/react-shared": "^2.56.
|
|
14
|
+
"@xyo-network/blocknative-ethereum-gas-payload-plugin": "^2.64.3",
|
|
15
|
+
"@xyo-network/payload-model": "^2.64.3",
|
|
16
|
+
"@xyo-network/react-gas-price": "^2.56.4",
|
|
17
|
+
"@xyo-network/react-payload-plugin": "^2.56.4",
|
|
18
|
+
"@xyo-network/react-shared": "^2.56.4",
|
|
19
19
|
"lodash": "^4.17.21"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@storybook/react": "^7.0.
|
|
23
|
-
"@xylabs/ts-scripts-yarn3": "^2.18.
|
|
24
|
-
"@xylabs/tsconfig-react": "^2.18.
|
|
25
|
-
"@xyo-network/react-storybook": "^2.56.
|
|
22
|
+
"@storybook/react": "^7.0.25",
|
|
23
|
+
"@xylabs/ts-scripts-yarn3": "^2.18.7",
|
|
24
|
+
"@xylabs/tsconfig-react": "^2.18.7",
|
|
25
|
+
"@xyo-network/react-storybook": "^2.56.4",
|
|
26
26
|
"typescript": "^5.1.6"
|
|
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.56.
|
|
80
|
+
"version": "2.56.4"
|
|
81
81
|
}
|