@xyo-network/react-gas-price 2.75.6 → 2.76.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (161) hide show
  1. package/dist/neutral/components/Avatar/EthereumGasPriceAvatar.d.cts +4 -0
  2. package/dist/neutral/components/Avatar/EthereumGasPriceAvatar.d.cts.map +1 -0
  3. package/dist/neutral/components/Avatar/EthereumGasPriceAvatar.d.mts +4 -0
  4. package/dist/neutral/components/Avatar/EthereumGasPriceAvatar.d.mts.map +1 -0
  5. package/dist/neutral/components/Avatar/EthereumGasPriceAvatar.d.ts +4 -0
  6. package/dist/neutral/components/Avatar/EthereumGasPriceAvatar.d.ts.map +1 -0
  7. package/dist/neutral/components/Avatar/index.d.cts +2 -0
  8. package/dist/neutral/components/Avatar/index.d.cts.map +1 -0
  9. package/dist/neutral/components/Avatar/index.d.mts +2 -0
  10. package/dist/neutral/components/Avatar/index.d.mts.map +1 -0
  11. package/dist/neutral/components/Avatar/index.d.ts +2 -0
  12. package/dist/neutral/components/Avatar/index.d.ts.map +1 -0
  13. package/dist/neutral/components/CardHeader/CardHeader.d.cts +9 -0
  14. package/dist/neutral/components/CardHeader/CardHeader.d.cts.map +1 -0
  15. package/dist/neutral/components/CardHeader/CardHeader.d.mts +9 -0
  16. package/dist/neutral/components/CardHeader/CardHeader.d.mts.map +1 -0
  17. package/dist/neutral/components/CardHeader/CardHeader.d.ts +9 -0
  18. package/dist/neutral/components/CardHeader/CardHeader.d.ts.map +1 -0
  19. package/dist/neutral/components/CardHeader/index.d.cts +2 -0
  20. package/dist/neutral/components/CardHeader/index.d.cts.map +1 -0
  21. package/dist/neutral/components/CardHeader/index.d.mts +2 -0
  22. package/dist/neutral/components/CardHeader/index.d.mts.map +1 -0
  23. package/dist/neutral/components/CardHeader/index.d.ts +2 -0
  24. package/dist/neutral/components/CardHeader/index.d.ts.map +1 -0
  25. package/dist/neutral/components/GasFees/Card.d.cts +11 -0
  26. package/dist/neutral/components/GasFees/Card.d.cts.map +1 -0
  27. package/dist/neutral/components/GasFees/Card.d.mts +11 -0
  28. package/dist/neutral/components/GasFees/Card.d.mts.map +1 -0
  29. package/dist/neutral/components/GasFees/Card.d.ts +11 -0
  30. package/dist/neutral/components/GasFees/Card.d.ts.map +1 -0
  31. package/dist/neutral/components/GasFees/components/GasPriceBox.d.cts +7 -0
  32. package/dist/neutral/components/GasFees/components/GasPriceBox.d.cts.map +1 -0
  33. package/dist/neutral/components/GasFees/components/GasPriceBox.d.mts +7 -0
  34. package/dist/neutral/components/GasFees/components/GasPriceBox.d.mts.map +1 -0
  35. package/dist/neutral/components/GasFees/components/GasPriceBox.d.ts +7 -0
  36. package/dist/neutral/components/GasFees/components/GasPriceBox.d.ts.map +1 -0
  37. package/dist/neutral/components/GasFees/components/GweiLabelTypography.d.cts +4 -0
  38. package/dist/neutral/components/GasFees/components/GweiLabelTypography.d.cts.map +1 -0
  39. package/dist/neutral/components/GasFees/components/GweiLabelTypography.d.mts +4 -0
  40. package/dist/neutral/components/GasFees/components/GweiLabelTypography.d.mts.map +1 -0
  41. package/dist/neutral/components/GasFees/components/GweiLabelTypography.d.ts +4 -0
  42. package/dist/neutral/components/GasFees/components/GweiLabelTypography.d.ts.map +1 -0
  43. package/dist/neutral/components/GasFees/components/PriorityFeeBox.d.cts +8 -0
  44. package/dist/neutral/components/GasFees/components/PriorityFeeBox.d.cts.map +1 -0
  45. package/dist/neutral/components/GasFees/components/PriorityFeeBox.d.mts +8 -0
  46. package/dist/neutral/components/GasFees/components/PriorityFeeBox.d.mts.map +1 -0
  47. package/dist/neutral/components/GasFees/components/PriorityFeeBox.d.ts +8 -0
  48. package/dist/neutral/components/GasFees/components/PriorityFeeBox.d.ts.map +1 -0
  49. package/dist/neutral/components/GasFees/components/SpeedBox.d.cts +7 -0
  50. package/dist/neutral/components/GasFees/components/SpeedBox.d.cts.map +1 -0
  51. package/dist/neutral/components/GasFees/components/SpeedBox.d.mts +7 -0
  52. package/dist/neutral/components/GasFees/components/SpeedBox.d.mts.map +1 -0
  53. package/dist/neutral/components/GasFees/components/SpeedBox.d.ts +7 -0
  54. package/dist/neutral/components/GasFees/components/SpeedBox.d.ts.map +1 -0
  55. package/dist/neutral/components/GasFees/components/index.d.cts +4 -0
  56. package/dist/neutral/components/GasFees/components/index.d.cts.map +1 -0
  57. package/dist/neutral/components/GasFees/components/index.d.mts +4 -0
  58. package/dist/neutral/components/GasFees/components/index.d.mts.map +1 -0
  59. package/dist/neutral/components/GasFees/components/index.d.ts +4 -0
  60. package/dist/neutral/components/GasFees/components/index.d.ts.map +1 -0
  61. package/dist/neutral/components/GasFees/index.d.cts +2 -0
  62. package/dist/neutral/components/GasFees/index.d.cts.map +1 -0
  63. package/dist/neutral/components/GasFees/index.d.mts +2 -0
  64. package/dist/neutral/components/GasFees/index.d.mts.map +1 -0
  65. package/dist/neutral/components/GasFees/index.d.ts +2 -0
  66. package/dist/neutral/components/GasFees/index.d.ts.map +1 -0
  67. package/dist/neutral/components/HeaderBox.d.cts +9 -0
  68. package/dist/neutral/components/HeaderBox.d.cts.map +1 -0
  69. package/dist/neutral/components/HeaderBox.d.mts +9 -0
  70. package/dist/neutral/components/HeaderBox.d.mts.map +1 -0
  71. package/dist/neutral/components/HeaderBox.d.ts +9 -0
  72. package/dist/neutral/components/HeaderBox.d.ts.map +1 -0
  73. package/dist/neutral/components/HeaderComponents/Actions.d.cts +11 -0
  74. package/dist/neutral/components/HeaderComponents/Actions.d.cts.map +1 -0
  75. package/dist/neutral/components/HeaderComponents/Actions.d.mts +11 -0
  76. package/dist/neutral/components/HeaderComponents/Actions.d.mts.map +1 -0
  77. package/dist/neutral/components/HeaderComponents/Actions.d.ts +11 -0
  78. package/dist/neutral/components/HeaderComponents/Actions.d.ts.map +1 -0
  79. package/dist/neutral/components/HeaderComponents/Header/Header.d.cts +8 -0
  80. package/dist/neutral/components/HeaderComponents/Header/Header.d.cts.map +1 -0
  81. package/dist/neutral/components/HeaderComponents/Header/Header.d.mts +8 -0
  82. package/dist/neutral/components/HeaderComponents/Header/Header.d.mts.map +1 -0
  83. package/dist/neutral/components/HeaderComponents/Header/Header.d.ts +8 -0
  84. package/dist/neutral/components/HeaderComponents/Header/Header.d.ts.map +1 -0
  85. package/dist/neutral/components/HeaderComponents/Header/Heading.d.cts +9 -0
  86. package/dist/neutral/components/HeaderComponents/Header/Heading.d.cts.map +1 -0
  87. package/dist/neutral/components/HeaderComponents/Header/Heading.d.mts +9 -0
  88. package/dist/neutral/components/HeaderComponents/Header/Heading.d.mts.map +1 -0
  89. package/dist/neutral/components/HeaderComponents/Header/Heading.d.ts +9 -0
  90. package/dist/neutral/components/HeaderComponents/Header/Heading.d.ts.map +1 -0
  91. package/dist/neutral/components/HeaderComponents/Header/index.d.cts +3 -0
  92. package/dist/neutral/components/HeaderComponents/Header/index.d.cts.map +1 -0
  93. package/dist/neutral/components/HeaderComponents/Header/index.d.mts +3 -0
  94. package/dist/neutral/components/HeaderComponents/Header/index.d.mts.map +1 -0
  95. package/dist/neutral/components/HeaderComponents/Header/index.d.ts +3 -0
  96. package/dist/neutral/components/HeaderComponents/Header/index.d.ts.map +1 -0
  97. package/dist/neutral/components/HeaderComponents/index.d.cts +3 -0
  98. package/dist/neutral/components/HeaderComponents/index.d.cts.map +1 -0
  99. package/dist/neutral/components/HeaderComponents/index.d.mts +3 -0
  100. package/dist/neutral/components/HeaderComponents/index.d.mts.map +1 -0
  101. package/dist/neutral/components/HeaderComponents/index.d.ts +3 -0
  102. package/dist/neutral/components/HeaderComponents/index.d.ts.map +1 -0
  103. package/dist/neutral/components/RawPayload/ToggleRawPayloadBox.d.cts +7 -0
  104. package/dist/neutral/components/RawPayload/ToggleRawPayloadBox.d.cts.map +1 -0
  105. package/dist/neutral/components/RawPayload/ToggleRawPayloadBox.d.mts +7 -0
  106. package/dist/neutral/components/RawPayload/ToggleRawPayloadBox.d.mts.map +1 -0
  107. package/dist/neutral/components/RawPayload/ToggleRawPayloadBox.d.ts +7 -0
  108. package/dist/neutral/components/RawPayload/ToggleRawPayloadBox.d.ts.map +1 -0
  109. package/dist/neutral/components/RawPayload/index.d.cts +2 -0
  110. package/dist/neutral/components/RawPayload/index.d.cts.map +1 -0
  111. package/dist/neutral/components/RawPayload/index.d.mts +2 -0
  112. package/dist/neutral/components/RawPayload/index.d.mts.map +1 -0
  113. package/dist/neutral/components/RawPayload/index.d.ts +2 -0
  114. package/dist/neutral/components/RawPayload/index.d.ts.map +1 -0
  115. package/dist/neutral/components/index.d.cts +8 -0
  116. package/dist/neutral/components/index.d.cts.map +1 -0
  117. package/dist/neutral/components/index.d.mts +8 -0
  118. package/dist/neutral/components/index.d.mts.map +1 -0
  119. package/dist/neutral/components/index.d.ts +8 -0
  120. package/dist/neutral/components/index.d.ts.map +1 -0
  121. package/dist/neutral/components/layout/Header.d.cts +3 -0
  122. package/dist/neutral/components/layout/Header.d.cts.map +1 -0
  123. package/dist/neutral/components/layout/Header.d.mts +3 -0
  124. package/dist/neutral/components/layout/Header.d.mts.map +1 -0
  125. package/dist/neutral/components/layout/Header.d.ts +3 -0
  126. package/dist/neutral/components/layout/Header.d.ts.map +1 -0
  127. package/dist/neutral/components/layout/StyledCardHeader.d.cts +5 -0
  128. package/dist/neutral/components/layout/StyledCardHeader.d.cts.map +1 -0
  129. package/dist/neutral/components/layout/StyledCardHeader.d.mts +5 -0
  130. package/dist/neutral/components/layout/StyledCardHeader.d.mts.map +1 -0
  131. package/dist/neutral/components/layout/StyledCardHeader.d.ts +5 -0
  132. package/dist/neutral/components/layout/StyledCardHeader.d.ts.map +1 -0
  133. package/dist/neutral/components/layout/index.d.cts +3 -0
  134. package/dist/neutral/components/layout/index.d.cts.map +1 -0
  135. package/dist/neutral/components/layout/index.d.mts +3 -0
  136. package/dist/neutral/components/layout/index.d.mts.map +1 -0
  137. package/dist/neutral/components/layout/index.d.ts +3 -0
  138. package/dist/neutral/components/layout/index.d.ts.map +1 -0
  139. package/dist/neutral/index.cjs +235 -0
  140. package/dist/neutral/index.cjs.map +1 -0
  141. package/dist/neutral/index.d.cts +3 -0
  142. package/dist/neutral/index.d.cts.map +1 -0
  143. package/dist/neutral/index.d.mts +3 -0
  144. package/dist/neutral/index.d.mts.map +1 -0
  145. package/dist/neutral/index.d.ts +3 -0
  146. package/dist/neutral/index.d.ts.map +1 -0
  147. package/dist/neutral/index.js +212 -0
  148. package/dist/neutral/index.js.map +1 -0
  149. package/dist/neutral/types/GasPriceWitnessPayload.d.cts +17 -0
  150. package/dist/neutral/types/GasPriceWitnessPayload.d.cts.map +1 -0
  151. package/dist/neutral/types/GasPriceWitnessPayload.d.mts +17 -0
  152. package/dist/neutral/types/GasPriceWitnessPayload.d.mts.map +1 -0
  153. package/dist/neutral/types/GasPriceWitnessPayload.d.ts +17 -0
  154. package/dist/neutral/types/GasPriceWitnessPayload.d.ts.map +1 -0
  155. package/dist/neutral/types/index.d.cts +2 -0
  156. package/dist/neutral/types/index.d.cts.map +1 -0
  157. package/dist/neutral/types/index.d.mts +2 -0
  158. package/dist/neutral/types/index.d.mts.map +1 -0
  159. package/dist/neutral/types/index.d.ts +2 -0
  160. package/dist/neutral/types/index.d.ts.map +1 -0
  161. package/package.json +8 -8
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/HeaderComponents/Header/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,WAAW,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './Actions';
2
+ export * from './Header';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/HeaderComponents/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './Actions';
2
+ export * from './Header';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/HeaderComponents/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './Actions';
2
+ export * from './Header';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/HeaderComponents/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { FlexBoxProps } from '@xylabs/react-flexbox';
3
+ export interface ToggleRawPayloadBoxProps extends FlexBoxProps {
4
+ gasPricePayload?: object;
5
+ }
6
+ export declare const ToggleRawPayloadBox: React.FC<ToggleRawPayloadBoxProps>;
7
+ //# sourceMappingURL=ToggleRawPayloadBox.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ToggleRawPayloadBox.d.ts","sourceRoot":"","sources":["../../../../src/components/RawPayload/ToggleRawPayloadBox.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAG7D,MAAM,WAAW,wBAAyB,SAAQ,YAAY;IAC5D,eAAe,CAAC,EAAE,MAAM,CAAA;CACzB;AAED,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAclE,CAAA"}
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { FlexBoxProps } from '@xylabs/react-flexbox';
3
+ export interface ToggleRawPayloadBoxProps extends FlexBoxProps {
4
+ gasPricePayload?: object;
5
+ }
6
+ export declare const ToggleRawPayloadBox: React.FC<ToggleRawPayloadBoxProps>;
7
+ //# sourceMappingURL=ToggleRawPayloadBox.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ToggleRawPayloadBox.d.ts","sourceRoot":"","sources":["../../../../src/components/RawPayload/ToggleRawPayloadBox.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAG7D,MAAM,WAAW,wBAAyB,SAAQ,YAAY;IAC5D,eAAe,CAAC,EAAE,MAAM,CAAA;CACzB;AAED,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAclE,CAAA"}
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { FlexBoxProps } from '@xylabs/react-flexbox';
3
+ export interface ToggleRawPayloadBoxProps extends FlexBoxProps {
4
+ gasPricePayload?: object;
5
+ }
6
+ export declare const ToggleRawPayloadBox: React.FC<ToggleRawPayloadBoxProps>;
7
+ //# sourceMappingURL=ToggleRawPayloadBox.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ToggleRawPayloadBox.d.ts","sourceRoot":"","sources":["../../../../src/components/RawPayload/ToggleRawPayloadBox.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAG7D,MAAM,WAAW,wBAAyB,SAAQ,YAAY;IAC5D,eAAe,CAAC,EAAE,MAAM,CAAA;CACzB;AAED,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAclE,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from './ToggleRawPayloadBox';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/RawPayload/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from './ToggleRawPayloadBox';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/RawPayload/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from './ToggleRawPayloadBox';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/RawPayload/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAA"}
@@ -0,0 +1,8 @@
1
+ export * from './Avatar';
2
+ export * from './CardHeader';
3
+ export * from './GasFees';
4
+ export * from './HeaderBox';
5
+ export * from './HeaderComponents';
6
+ export * from './layout';
7
+ export * from './RawPayload';
8
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA;AAC5B,cAAc,WAAW,CAAA;AACzB,cAAc,aAAa,CAAA;AAC3B,cAAc,oBAAoB,CAAA;AAClC,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA"}
@@ -0,0 +1,8 @@
1
+ export * from './Avatar';
2
+ export * from './CardHeader';
3
+ export * from './GasFees';
4
+ export * from './HeaderBox';
5
+ export * from './HeaderComponents';
6
+ export * from './layout';
7
+ export * from './RawPayload';
8
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA;AAC5B,cAAc,WAAW,CAAA;AACzB,cAAc,aAAa,CAAA;AAC3B,cAAc,oBAAoB,CAAA;AAClC,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA"}
@@ -0,0 +1,8 @@
1
+ export * from './Avatar';
2
+ export * from './CardHeader';
3
+ export * from './GasFees';
4
+ export * from './HeaderBox';
5
+ export * from './HeaderComponents';
6
+ export * from './layout';
7
+ export * from './RawPayload';
8
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA;AAC5B,cAAc,WAAW,CAAA;AACzB,cAAc,aAAa,CAAA;AAC3B,cAAc,oBAAoB,CAAA;AAClC,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA"}
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ export declare const StyledGasPriceHeaderBox: import("@emotion/styled").StyledComponent<Pick<import("@xylabs/react-flexbox").BusyBoxProps & import("react").RefAttributes<unknown>, "className" | "style" | "classes" | "children" | "sx" | "ref" | "p" | "slot" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "component" | "height" | "width" | "display" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "order" | "overflow" | "visibility" | "bgcolor" | "border" | "boxShadow" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxSizing" | "columnGap" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "whiteSpace" | "background" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "padding" | "paddingBlock" | "paddingInline" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "paper" | "busy" | "busyCircularProps" | "busyColor" | "busyLinearProps" | "busyMinimum" | "busyOpacity" | "busySize" | "busyVariant"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
3
+ //# sourceMappingURL=Header.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/Header.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,uBAAuB,46MAQjC,CAAA"}
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ export declare const StyledGasPriceHeaderBox: import("@emotion/styled").StyledComponent<Pick<import("@xylabs/react-flexbox").BusyBoxProps & import("react").RefAttributes<unknown>, "className" | "style" | "classes" | "children" | "sx" | "ref" | "p" | "slot" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "component" | "height" | "width" | "display" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "order" | "overflow" | "visibility" | "bgcolor" | "border" | "boxShadow" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxSizing" | "columnGap" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "whiteSpace" | "background" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "padding" | "paddingBlock" | "paddingInline" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "paper" | "busy" | "busyCircularProps" | "busyColor" | "busyLinearProps" | "busyMinimum" | "busyOpacity" | "busySize" | "busyVariant"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
3
+ //# sourceMappingURL=Header.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/Header.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,uBAAuB,46MAQjC,CAAA"}
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ export declare const StyledGasPriceHeaderBox: import("@emotion/styled").StyledComponent<Pick<import("@xylabs/react-flexbox").BusyBoxProps & import("react").RefAttributes<unknown>, "className" | "style" | "classes" | "children" | "sx" | "ref" | "p" | "slot" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "component" | "height" | "width" | "display" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "order" | "overflow" | "visibility" | "bgcolor" | "border" | "boxShadow" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxSizing" | "columnGap" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "whiteSpace" | "background" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "padding" | "paddingBlock" | "paddingInline" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "paper" | "busy" | "busyCircularProps" | "busyColor" | "busyLinearProps" | "busyMinimum" | "busyOpacity" | "busySize" | "busyVariant"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
3
+ //# sourceMappingURL=Header.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/Header.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,uBAAuB,46MAQjC,CAAA"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ export declare const StyledCardHeader: import("@emotion/styled").StyledComponent<Pick<import("@mui/material").CardHeaderOwnProps<"span", "span"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
+ ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
4
+ }, "className" | "style" | "classes" | "sx" | "title" | "action" | "avatar" | "disableTypography" | "subheader" | "subheaderTypographyProps" | "titleTypographyProps">, "className" | "style" | "classes" | "children" | "sx" | "ref" | "slot" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "action" | "avatar" | "disableTypography" | "subheader" | "subheaderTypographyProps" | "titleTypographyProps"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
5
+ //# sourceMappingURL=StyledCardHeader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StyledCardHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/StyledCardHeader.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,gBAAgB;;qgKAG1B,CAAA"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ export declare const StyledCardHeader: import("@emotion/styled").StyledComponent<Pick<import("@mui/material").CardHeaderOwnProps<"span", "span"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
+ ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
4
+ }, "className" | "style" | "classes" | "sx" | "title" | "action" | "avatar" | "disableTypography" | "subheader" | "subheaderTypographyProps" | "titleTypographyProps">, "className" | "style" | "classes" | "children" | "sx" | "ref" | "slot" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "action" | "avatar" | "disableTypography" | "subheader" | "subheaderTypographyProps" | "titleTypographyProps"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
5
+ //# sourceMappingURL=StyledCardHeader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StyledCardHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/StyledCardHeader.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,gBAAgB;;qgKAG1B,CAAA"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ export declare const StyledCardHeader: import("@emotion/styled").StyledComponent<Pick<import("@mui/material").CardHeaderOwnProps<"span", "span"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
+ ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
4
+ }, "className" | "style" | "classes" | "sx" | "title" | "action" | "avatar" | "disableTypography" | "subheader" | "subheaderTypographyProps" | "titleTypographyProps">, "className" | "style" | "classes" | "children" | "sx" | "ref" | "slot" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "action" | "avatar" | "disableTypography" | "subheader" | "subheaderTypographyProps" | "titleTypographyProps"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
5
+ //# sourceMappingURL=StyledCardHeader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StyledCardHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/StyledCardHeader.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,gBAAgB;;qgKAG1B,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './Header';
2
+ export * from './StyledCardHeader';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,oBAAoB,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './Header';
2
+ export * from './StyledCardHeader';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,oBAAoB,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './Header';
2
+ export * from './StyledCardHeader';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,oBAAoB,CAAA"}
@@ -0,0 +1,235 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+
20
+ // src/index.ts
21
+ var src_exports = {};
22
+ __export(src_exports, {
23
+ EthereumGasPriceAvatar: () => EthereumGasPriceAvatar,
24
+ GasFeeCard: () => GasFeeCard,
25
+ GasPriceHeaderActionsBox: () => GasPriceHeaderActionsBox,
26
+ GasPriceHeaderTypography: () => GasPriceHeaderTypography,
27
+ GasPriceHeadingTypography: () => GasPriceHeadingTypography,
28
+ GasPriceWitnessCardHeader: () => GasPriceWitnessCardHeader,
29
+ GasPriceWitnessHeaderBox: () => GasPriceWitnessHeaderBox,
30
+ StyledCardHeader: () => StyledCardHeader,
31
+ StyledGasPriceHeaderBox: () => StyledGasPriceHeaderBox,
32
+ ToggleRawPayloadBox: () => ToggleRawPayloadBox
33
+ });
34
+ module.exports = __toCommonJS(src_exports);
35
+
36
+ // src/components/Avatar/EthereumGasPriceAvatar.tsx
37
+ var import_icons_material = require("@mui/icons-material");
38
+ var import_material = require("@mui/material");
39
+ var import_jsx_runtime = require("react/jsx-runtime");
40
+ var EthereumGasPriceAvatar = ({ ...props }) => {
41
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_material.Avatar, { ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_icons_material.LocalGasStationRounded, {}) });
42
+ };
43
+
44
+ // src/components/CardHeader/CardHeader.tsx
45
+ var import_react = require("react");
46
+
47
+ // src/components/HeaderComponents/Actions.tsx
48
+ var import_material2 = require("@mui/material");
49
+ var import_react_flexbox = require("@xylabs/react-flexbox");
50
+ var import_jsx_runtime2 = require("react/jsx-runtime");
51
+ var GasPriceHeaderActionsBox = ({
52
+ baseFee,
53
+ baseFeeLabel = "Base Fee",
54
+ blockNumber,
55
+ blockNumberLabel = "Block Number",
56
+ timestamp,
57
+ ...props
58
+ }) => {
59
+ return /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)(import_react_flexbox.FlexRow, { columnGap: 1, rowGap: 1, flexWrap: "wrap", ...props, children: [
60
+ timestamp ? /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(import_material2.Chip, { label: new Date(timestamp).toLocaleString() }) : null,
61
+ baseFee ? /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(import_material2.Chip, { label: `${baseFeeLabel} - ${baseFee.toFixed(2)} GWEI` }) : null,
62
+ blockNumber ? /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(import_material2.Chip, { label: `${blockNumberLabel} - ${blockNumber}` }) : null
63
+ ] });
64
+ };
65
+
66
+ // src/components/HeaderComponents/Header/Header.tsx
67
+ var import_material4 = require("@mui/material");
68
+ var import_react_shared2 = require("@xyo-network/react-shared");
69
+
70
+ // src/components/HeaderComponents/Header/Heading.tsx
71
+ var import_material3 = require("@mui/material");
72
+ var import_react_shared = require("@xyo-network/react-shared");
73
+ var import_jsx_runtime3 = require("react/jsx-runtime");
74
+ var GasPriceHeadingTypography = ({ children, heading, networkIcon, ...props }) => {
75
+ const theme = (0, import_material3.useTheme)();
76
+ return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(import_react_shared.TypographyEx, { fontSize: theme.spacing(6), lineHeight: 1, ...props, children: [
77
+ heading,
78
+ " ",
79
+ networkIcon,
80
+ " ",
81
+ children
82
+ ] });
83
+ };
84
+
85
+ // src/components/HeaderComponents/Header/Header.tsx
86
+ var import_jsx_runtime4 = require("react/jsx-runtime");
87
+ var GasPriceHeaderTypography = ({ heading, children, ...props }) => {
88
+ const theme = (0, import_material4.useTheme)();
89
+ const [ethData] = (0, import_react_shared2.useGetTokenData)(["eth"]);
90
+ const networkIcon = /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("img", { height: theme.spacing(4), src: ethData.icon });
91
+ return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(GasPriceHeadingTypography, { heading, networkIcon, ...props, children });
92
+ };
93
+
94
+ // src/components/layout/Header.tsx
95
+ var import_material5 = require("@mui/material");
96
+ var import_react_flexbox2 = require("@xylabs/react-flexbox");
97
+ var StyledGasPriceHeaderBox = (0, import_material5.styled)(import_react_flexbox2.FlexRow, { name: "StyledGasPriceEstimateBox" })(({ theme }) => ({
98
+ alignItems: "end",
99
+ columnGap: theme.spacing(2),
100
+ flexWrap: "wrap",
101
+ justifyContent: "space-between",
102
+ justifyItems: "space-between",
103
+ rowGap: theme.spacing(2),
104
+ width: "100%"
105
+ }));
106
+
107
+ // src/components/layout/StyledCardHeader.tsx
108
+ var import_material6 = require("@mui/material");
109
+ var StyledCardHeader = (0, import_material6.styled)(import_material6.CardHeader, { name: "StyledCardHeader" })(({ theme }) => ({
110
+ flexWrap: "wrap",
111
+ rowGap: theme.spacing(2)
112
+ }));
113
+
114
+ // src/components/CardHeader/CardHeader.tsx
115
+ var import_jsx_runtime5 = require("react/jsx-runtime");
116
+ var GasPriceWitnessCardHeader = (0, import_react.forwardRef)(({ title, parsedPayload, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
117
+ StyledCardHeader,
118
+ {
119
+ title: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(GasPriceHeaderTypography, { heading: title }),
120
+ action: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
121
+ GasPriceHeaderActionsBox,
122
+ {
123
+ timestamp: parsedPayload?.timestamp,
124
+ baseFee: parsedPayload?.baseFee?.value,
125
+ baseFeeLabel: parsedPayload?.baseFee?.label,
126
+ blockNumber: parsedPayload?.blockNumber?.value,
127
+ blockNumberLabel: parsedPayload?.blockNumber?.label
128
+ }
129
+ ),
130
+ ref,
131
+ ...props
132
+ }
133
+ ));
134
+ GasPriceWitnessCardHeader.displayName = "GasPriceWitnessCardHeader";
135
+
136
+ // src/components/GasFees/Card.tsx
137
+ var import_material10 = require("@mui/material");
138
+ var import_react_flexbox6 = require("@xylabs/react-flexbox");
139
+ var import_react_card = require("@xyo-network/react-card");
140
+
141
+ // src/components/GasFees/components/GasPriceBox.tsx
142
+ var import_material7 = require("@mui/material");
143
+ var import_react_flexbox3 = require("@xylabs/react-flexbox");
144
+ var import_react_shared4 = require("@xyo-network/react-shared");
145
+
146
+ // src/components/GasFees/components/GweiLabelTypography.tsx
147
+ var import_react_shared3 = require("@xyo-network/react-shared");
148
+ var import_jsx_runtime6 = require("react/jsx-runtime");
149
+ var GweiLabelTypography = (props) => /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(import_react_shared3.TypographyEx, { variant: "caption", ...props, children: "GWEI" });
150
+
151
+ // src/components/GasFees/components/GasPriceBox.tsx
152
+ var import_jsx_runtime7 = require("react/jsx-runtime");
153
+ var GasPriceBox = ({ gasPrice, ...props }) => {
154
+ const theme = (0, import_material7.useTheme)();
155
+ return /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)(import_react_flexbox3.FlexRow, { columnGap: 1.5, rowGap: 1.5, alignItems: "end", ...props, children: [
156
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(import_react_shared4.TypographyEx, { lineHeight: 1, fontWeight: "200", fontSize: theme.spacing(6), title: gasPrice?.toString() ?? "", children: gasPrice?.toFixed(2) }),
157
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(GweiLabelTypography, { fontSize: theme.spacing(2) })
158
+ ] });
159
+ };
160
+
161
+ // src/components/GasFees/components/PriorityFeeBox.tsx
162
+ var import_icons_material2 = require("@mui/icons-material");
163
+ var import_material8 = require("@mui/material");
164
+ var import_react_flexbox4 = require("@xylabs/react-flexbox");
165
+ var import_react_shared5 = require("@xyo-network/react-shared");
166
+ var import_jsx_runtime8 = require("react/jsx-runtime");
167
+ var PriorityFeeBox = ({ priorityFee, priorityFeeLabel = "Priority Fee", ...props }) => {
168
+ const theme = (0, import_material8.useTheme)();
169
+ return /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)(import_react_flexbox4.FlexGrowRow, { width: "100%", justifyContent: "space-between", alignItems: "end", ...props, children: [
170
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)(import_react_flexbox4.FlexCol, { alignItems: "start", children: [
171
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(import_react_shared5.TypographyEx, { children: priorityFeeLabel }),
172
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)(import_react_shared5.TypographyEx, { title: priorityFee?.toString() ?? "", children: [
173
+ priorityFee?.toFixed(2),
174
+ " ",
175
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(GweiLabelTypography, { fontSize: theme.spacing(1) })
176
+ ] })
177
+ ] }),
178
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(import_icons_material2.LocalGasStationRounded, {})
179
+ ] });
180
+ };
181
+
182
+ // src/components/GasFees/components/SpeedBox.tsx
183
+ var import_material9 = require("@mui/material");
184
+ var import_react_flexbox5 = require("@xylabs/react-flexbox");
185
+ var import_react_shared6 = require("@xyo-network/react-shared");
186
+ var import_jsx_runtime9 = require("react/jsx-runtime");
187
+ var SpeedBox = ({ speed, ...props }) => {
188
+ const theme = (0, import_material9.useTheme)();
189
+ return speed ? /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(import_react_flexbox5.FlexGrowCol, { ...props, children: /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(import_react_shared6.TypographyEx, { fontSize: theme.spacing(3), fontWeight: "200", p: 1, children: speed }) }) : null;
190
+ };
191
+
192
+ // src/components/GasFees/Card.tsx
193
+ var import_jsx_runtime10 = require("react/jsx-runtime");
194
+ var GasFeeCard = ({ gasPrice, speedPaperElevation, priorityFee, priorityFeeLabel, speed = "low", ...props }) => {
195
+ const theme = (0, import_material10.useTheme)();
196
+ return /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(import_material10.Card, { sx: { p: 0 }, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime10.jsxs)(import_react_card.CardContentEx, { removePadding: true, sx: { flexDirection: "column", flexGrow: 1, p: 0, rowGap: 2 }, children: [
197
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsxs)(import_react_flexbox6.FlexGrowCol, { bgcolor: theme.palette.secondary.dark, alignItems: "start", p: 2, rowGap: 1.5, color: theme.palette.common.white, children: [
198
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(GasPriceBox, { gasPrice }),
199
+ priorityFee ? /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(PriorityFeeBox, { priorityFee, priorityFeeLabel }) : null
200
+ ] }),
201
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(import_material10.Paper, { elevation: speedPaperElevation, sx: { borderRadius: `0 0 ${theme.shape.borderRadius}px ${theme.shape.borderRadius}px` }, children: /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(SpeedBox, { speed }) })
202
+ ] }) });
203
+ };
204
+
205
+ // src/components/HeaderBox.tsx
206
+ var import_jsx_runtime11 = require("react/jsx-runtime");
207
+ var GasPriceWitnessHeaderBox = ({ heading, parsedPayload, ...props }) => {
208
+ return /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)(StyledGasPriceHeaderBox, { ...props, children: [
209
+ /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(GasPriceHeaderTypography, { heading }),
210
+ /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
211
+ GasPriceHeaderActionsBox,
212
+ {
213
+ timestamp: parsedPayload?.timestamp,
214
+ baseFee: parsedPayload?.baseFee?.value,
215
+ baseFeeLabel: parsedPayload?.baseFee?.label,
216
+ blockNumber: parsedPayload?.blockNumber?.value,
217
+ blockNumberLabel: parsedPayload?.blockNumber?.label
218
+ }
219
+ )
220
+ ] });
221
+ };
222
+
223
+ // src/components/RawPayload/ToggleRawPayloadBox.tsx
224
+ var import_material11 = require("@mui/material");
225
+ var import_react_flexbox7 = require("@xylabs/react-flexbox");
226
+ var import_react2 = require("react");
227
+ var import_jsx_runtime12 = require("react/jsx-runtime");
228
+ var ToggleRawPayloadBox = ({ gasPricePayload, ...props }) => {
229
+ const [collapse, setCollapse] = (0, import_react2.useState)(false);
230
+ return gasPricePayload ? /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)(import_react_flexbox7.FlexCol, { rowGap: 1, ...props, children: [
231
+ /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(import_material11.Button, { color: "secondary", sx: { bgcolor: "secondary.dark", color: "white" }, variant: "contained", onClick: () => setCollapse(!collapse), children: "Raw Payload" }),
232
+ /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(import_material11.Collapse, { in: collapse, children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(import_material11.Paper, { elevation: 4, sx: { p: 2 }, children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("pre", { children: JSON.stringify(gasPricePayload, null, 2) }) }) })
233
+ ] }) : null;
234
+ };
235
+ //# sourceMappingURL=index.cjs.map