@xylabs/sdk-react 2.10.2 → 2.10.5

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 (173) hide show
  1. package/dist/cjs5/index.js +89 -75
  2. package/dist/cjs5/index.js.map +1 -1
  3. package/dist/cjs5/lib/Tracking/Facebook/StandardEvents.d.ts +4 -0
  4. package/dist/cjs5/lib/isLocalHost.d.ts +1 -1
  5. package/dist/components/AppBarEx/AppBarEx.js +2 -2
  6. package/dist/components/AppBarEx/AppBarEx.js.map +1 -1
  7. package/dist/components/AppBarEx/AppBarEx.stories.js +1 -1
  8. package/dist/components/AppBarEx/AppBarEx.stories.js.map +1 -1
  9. package/dist/components/Background.js +1 -1
  10. package/dist/components/Background.js.map +1 -1
  11. package/dist/components/BasePage/BasePage.js +1 -1
  12. package/dist/components/BasePage/BasePage.js.map +1 -1
  13. package/dist/components/BasePage/BasePage.stories.js +3 -3
  14. package/dist/components/BasePage/BasePage.stories.js.map +1 -1
  15. package/dist/components/Breadcrumbs/BreadcrumbsEx.js +2 -2
  16. package/dist/components/Breadcrumbs/BreadcrumbsEx.js.map +1 -1
  17. package/dist/components/Breadcrumbs/BreadcrumbsEx.stories.js +1 -1
  18. package/dist/components/Breadcrumbs/BreadcrumbsEx.stories.js.map +1 -1
  19. package/dist/components/BusyCircularProgress.js +1 -1
  20. package/dist/components/BusyCircularProgress.js.map +1 -1
  21. package/dist/components/BusyLinearProgress.js +1 -1
  22. package/dist/components/BusyLinearProgress.js.map +1 -1
  23. package/dist/components/ButtonEx/ButtonEx.js +2 -2
  24. package/dist/components/ButtonEx/ButtonEx.js.map +1 -1
  25. package/dist/components/ButtonEx/ButtonEx.stories.js +1 -1
  26. package/dist/components/ButtonEx/ButtonEx.stories.js.map +1 -1
  27. package/dist/components/ButtonEx/ButtonExBase.js +1 -1
  28. package/dist/components/ButtonEx/ButtonExBase.js.map +1 -1
  29. package/dist/components/ButtonEx/ButtonExTo.js +1 -1
  30. package/dist/components/ButtonEx/ButtonExTo.js.map +1 -1
  31. package/dist/components/CookieConsent/CookieConsent.js +3 -3
  32. package/dist/components/CookieConsent/CookieConsent.js.map +1 -1
  33. package/dist/components/CookieConsent/CookieConsent.stories.js +3 -3
  34. package/dist/components/CookieConsent/CookieConsent.stories.js.map +1 -1
  35. package/dist/components/CookieConsent/CookieConsentBody.js +2 -2
  36. package/dist/components/CookieConsent/CookieConsentBody.js.map +1 -1
  37. package/dist/components/CoverProgress.js +1 -1
  38. package/dist/components/CoverProgress.js.map +1 -1
  39. package/dist/components/Errors/ErrorViewer.js +1 -1
  40. package/dist/components/Errors/ErrorViewer.js.map +1 -1
  41. package/dist/components/Errors/ErrorViewer.stories.js +1 -1
  42. package/dist/components/Errors/ErrorViewer.stories.js.map +1 -1
  43. package/dist/components/Errors/ErrorsViewer.js +1 -1
  44. package/dist/components/Errors/ErrorsViewer.js.map +1 -1
  45. package/dist/components/Errors/ErrorsViewer.stories.js +1 -1
  46. package/dist/components/Errors/ErrorsViewer.stories.js.map +1 -1
  47. package/dist/components/EthAccount/EthAccount.js +1 -1
  48. package/dist/components/EthAccount/EthAccount.js.map +1 -1
  49. package/dist/components/EthAccount/EthAccount.stories.js +1 -1
  50. package/dist/components/EthAccount/EthAccount.stories.js.map +1 -1
  51. package/dist/components/EthBlock.js +2 -2
  52. package/dist/components/EthBlock.js.map +1 -1
  53. package/dist/components/Experiments/Experiment.js +1 -1
  54. package/dist/components/Experiments/Experiment.js.map +1 -1
  55. package/dist/components/Experiments/Experiments.stories.js +1 -1
  56. package/dist/components/Experiments/Experiments.stories.js.map +1 -1
  57. package/dist/components/Experiments/ExperimentsDebugger.js +4 -4
  58. package/dist/components/Experiments/ExperimentsDebugger.js.map +1 -1
  59. package/dist/components/Experiments/ExperimentsDebugger.stories.js +1 -1
  60. package/dist/components/Experiments/ExperimentsDebugger.stories.js.map +1 -1
  61. package/dist/components/FlexBox/BusyBox.js +1 -1
  62. package/dist/components/FlexBox/BusyBox.js.map +1 -1
  63. package/dist/components/FlexBox/BusyBox.stories.js +1 -1
  64. package/dist/components/FlexBox/BusyBox.stories.js.map +1 -1
  65. package/dist/components/FlexBox/FlexCol.js +2 -2
  66. package/dist/components/FlexBox/FlexCol.js.map +1 -1
  67. package/dist/components/FlexBox/FlexCol.stories.js +2 -2
  68. package/dist/components/FlexBox/FlexCol.stories.js.map +1 -1
  69. package/dist/components/FlexBox/FlexRow.js +2 -2
  70. package/dist/components/FlexBox/FlexRow.js.map +1 -1
  71. package/dist/components/FlexBox/FlexRow.stories.js +2 -2
  72. package/dist/components/FlexBox/FlexRow.stories.js.map +1 -1
  73. package/dist/components/HoverScale.js +1 -1
  74. package/dist/components/HoverScale.js.map +1 -1
  75. package/dist/components/Identicon.js +1 -1
  76. package/dist/components/Identicon.js.map +1 -1
  77. package/dist/components/InvertableThemeProvider/InvertableThemeProvider.js +2 -2
  78. package/dist/components/InvertableThemeProvider/InvertableThemeProvider.js.map +1 -1
  79. package/dist/components/InvertableThemeProvider/InvertableThemeProvider.stories.js +4 -4
  80. package/dist/components/InvertableThemeProvider/InvertableThemeProvider.stories.js.map +1 -1
  81. package/dist/components/LinkEx/LinkToEx.js +2 -2
  82. package/dist/components/LinkEx/LinkToEx.js.map +1 -1
  83. package/dist/components/MenuEx.js +1 -1
  84. package/dist/components/MenuEx.js.map +1 -1
  85. package/dist/components/NumberStatus/NumberStatus.js +1 -1
  86. package/dist/components/NumberStatus/NumberStatus.js.map +1 -1
  87. package/dist/components/NumberStatus/NumberStatus.stories.js +1 -1
  88. package/dist/components/NumberStatus/NumberStatus.stories.js.map +1 -1
  89. package/dist/components/Pixel/PixelDebugger.js +2 -2
  90. package/dist/components/Pixel/PixelDebugger.js.map +1 -1
  91. package/dist/components/Pixel/PixelDebugger.stories.js +1 -1
  92. package/dist/components/Pixel/PixelDebugger.stories.js.map +1 -1
  93. package/dist/components/Pixel/PixelDebuggerProvider.js +1 -1
  94. package/dist/components/Pixel/PixelDebuggerProvider.js.map +1 -1
  95. package/dist/components/Pixel/PixelDebuggerToggle.js +1 -1
  96. package/dist/components/Pixel/PixelDebuggerToggle.js.map +1 -1
  97. package/dist/components/QuickTipButton/QuickTipButton.js +1 -1
  98. package/dist/components/QuickTipButton/QuickTipButton.js.map +1 -1
  99. package/dist/components/QuickTipButton/QuickTipButton.stories.js +2 -2
  100. package/dist/components/QuickTipButton/QuickTipButton.stories.js.map +1 -1
  101. package/dist/components/RedirectWithQuery.js +1 -1
  102. package/dist/components/RedirectWithQuery.js.map +1 -1
  103. package/dist/components/RichResult/RichResult.js +1 -1
  104. package/dist/components/RichResult/RichResult.js.map +1 -1
  105. package/dist/components/ScrollToTopButton.js +1 -1
  106. package/dist/components/ScrollToTopButton.js.map +1 -1
  107. package/dist/components/SelectEx.js +1 -1
  108. package/dist/components/SelectEx.js.map +1 -1
  109. package/dist/components/TokenAmount/TokenAmount.js +1 -1
  110. package/dist/components/TokenAmount/TokenAmount.js.map +1 -1
  111. package/dist/components/TokenAmount/TokenAmount.stories.js +1 -1
  112. package/dist/components/TokenAmount/TokenAmount.stories.js.map +1 -1
  113. package/dist/components/dialogs/ErrorDialog.js +2 -2
  114. package/dist/components/dialogs/ErrorDialog.js.map +1 -1
  115. package/dist/components/dialogs/ErrorDialog.stories.js +1 -1
  116. package/dist/components/dialogs/ErrorDialog.stories.js.map +1 -1
  117. package/dist/components/dialogs/MessageDialog.js +1 -1
  118. package/dist/components/dialogs/MessageDialog.js.map +1 -1
  119. package/dist/components/dialogs/MessageDialog.stories.js +1 -1
  120. package/dist/components/dialogs/MessageDialog.stories.js.map +1 -1
  121. package/dist/contexts/CookieConsent/Loader.js +1 -1
  122. package/dist/contexts/CookieConsent/Loader.js.map +1 -1
  123. package/dist/contexts/Ethers/Infura.js +1 -1
  124. package/dist/contexts/Ethers/Infura.js.map +1 -1
  125. package/dist/contexts/Ethers/Loader.js +6 -6
  126. package/dist/contexts/Ethers/Loader.js.map +1 -1
  127. package/dist/contexts/Ethers/MetaMask.js +7 -3
  128. package/dist/contexts/Ethers/MetaMask.js.map +1 -1
  129. package/dist/contexts/Ethers/MyEtherWallet.js +7 -3
  130. package/dist/contexts/Ethers/MyEtherWallet.js.map +1 -1
  131. package/dist/contexts/Ethers/Opera.js +4 -2
  132. package/dist/contexts/Ethers/Opera.js.map +1 -1
  133. package/dist/contexts/Ethers/Trust.js +4 -2
  134. package/dist/contexts/Ethers/Trust.js.map +1 -1
  135. package/dist/contexts/NetworkSettings/Loader.js +1 -1
  136. package/dist/contexts/NetworkSettings/Loader.js.map +1 -1
  137. package/dist/contexts/UserEvents/Provider.js +1 -1
  138. package/dist/contexts/UserEvents/Provider.js.map +1 -1
  139. package/dist/esm2015/index.js +89 -75
  140. package/dist/esm2015/index.js.map +1 -1
  141. package/dist/esm2015/lib/Tracking/Facebook/StandardEvents.d.ts +4 -0
  142. package/dist/esm2015/lib/isLocalHost.d.ts +1 -1
  143. package/dist/esm2017/index.js +89 -75
  144. package/dist/esm2017/index.js.map +1 -1
  145. package/dist/esm2017/lib/Tracking/Facebook/StandardEvents.d.ts +4 -0
  146. package/dist/esm2017/lib/isLocalHost.d.ts +1 -1
  147. package/dist/esm5/index.js +89 -75
  148. package/dist/esm5/index.js.map +1 -1
  149. package/dist/esm5/lib/Tracking/Facebook/StandardEvents.d.ts +4 -0
  150. package/dist/esm5/lib/isLocalHost.d.ts +1 -1
  151. package/dist/hooks/useWebP.js +4 -2
  152. package/dist/hooks/useWebP.js.map +1 -1
  153. package/dist/lib/Tracking/Facebook/StandardEvents.d.ts +4 -0
  154. package/dist/lib/Tracking/Facebook/StandardEvents.js.map +1 -1
  155. package/dist/lib/isLocalHost.d.ts +1 -1
  156. package/dist/lib/isLocalHost.js +1 -1
  157. package/dist/lib/isLocalHost.js.map +1 -1
  158. package/dist/node/index.js +89 -75
  159. package/dist/node/index.js.map +1 -1
  160. package/dist/node/lib/Tracking/Facebook/StandardEvents.d.ts +4 -0
  161. package/dist/node/lib/isLocalHost.d.ts +1 -1
  162. package/dist/node-esm/index.js +89 -75
  163. package/dist/node-esm/index.js.map +1 -1
  164. package/dist/node-esm/lib/Tracking/Facebook/StandardEvents.d.ts +4 -0
  165. package/dist/node-esm/lib/isLocalHost.d.ts +1 -1
  166. package/package.json +41 -58
  167. package/src/contexts/Ethers/MetaMask.tsx +2 -0
  168. package/src/contexts/Ethers/MyEtherWallet.tsx +2 -0
  169. package/src/contexts/Ethers/Opera.tsx +1 -0
  170. package/src/contexts/Ethers/Trust.tsx +1 -0
  171. package/src/hooks/useWebP.tsx +2 -1
  172. package/src/lib/Tracking/Facebook/StandardEvents.ts +5 -0
  173. package/src/lib/isLocalHost.ts +8 -7
@@ -68,54 +68,54 @@ function __awaiter(thisArg, _arguments, P, generator) {
68
68
  const BusyCircularProgress = (_a) => {
69
69
  var { bgcolor, style, rounded, size, opacity = 0.85 } = _a, props = __rest(_a, ["bgcolor", "style", "rounded", "size", "opacity"]);
70
70
  const theme = material.useTheme();
71
- return (jsxRuntime.jsx(material.Box, Object.assign({ display: "flex", bgcolor: material.alpha(bgcolor !== null && bgcolor !== void 0 ? bgcolor : theme.palette.background.default, parseFloat(`${opacity}`)), flexGrow: 1, position: "absolute", left: 0, right: 0, top: 0, bottom: 0, justifyContent: "center", alignItems: "center", overflow: "hidden", style: Object.assign({ borderRadius: rounded ? theme.shape.borderRadius : 0 }, style) }, { children: jsxRuntime.jsx(material.CircularProgress, Object.assign({ size: size }, props), void 0) }), void 0));
71
+ return (jsxRuntime.jsx(material.Box, Object.assign({ display: "flex", bgcolor: material.alpha(bgcolor !== null && bgcolor !== void 0 ? bgcolor : theme.palette.background.default, parseFloat(`${opacity}`)), flexGrow: 1, position: "absolute", left: 0, right: 0, top: 0, bottom: 0, justifyContent: "center", alignItems: "center", overflow: "hidden", style: Object.assign({ borderRadius: rounded ? theme.shape.borderRadius : 0 }, style) }, { children: jsxRuntime.jsx(material.CircularProgress, Object.assign({ size: size }, props)) })));
72
72
  };
73
73
 
74
74
  const BusyLinearProgress = (_a) => {
75
75
  var { bgcolor, style, rounded, opacity = 0.85 } = _a, props = __rest(_a, ["bgcolor", "style", "rounded", "opacity"]);
76
76
  const theme = material.useTheme();
77
- return (jsxRuntime.jsx(material.Box, Object.assign({ display: "flex", flexDirection: "column", bgcolor: material.alpha(bgcolor !== null && bgcolor !== void 0 ? bgcolor : theme.palette.background.default, parseFloat(`${opacity}`)), position: "absolute", left: 0, right: 0, top: 0, bottom: 0, justifyContent: "flex-start", alignItems: "stretch", overflow: "hidden", style: Object.assign({ borderRadius: rounded ? theme.shape.borderRadius : 0 }, style) }, { children: jsxRuntime.jsx(material.LinearProgress, Object.assign({}, props), void 0) }), void 0));
77
+ return (jsxRuntime.jsx(material.Box, Object.assign({ display: "flex", flexDirection: "column", bgcolor: material.alpha(bgcolor !== null && bgcolor !== void 0 ? bgcolor : theme.palette.background.default, parseFloat(`${opacity}`)), position: "absolute", left: 0, right: 0, top: 0, bottom: 0, justifyContent: "flex-start", alignItems: "stretch", overflow: "hidden", style: Object.assign({ borderRadius: rounded ? theme.shape.borderRadius : 0 }, style) }, { children: jsxRuntime.jsx(material.LinearProgress, Object.assign({}, props)) })));
78
78
  };
79
79
 
80
80
  const BusyBox = (_a) => {
81
81
  var { background, children, component, busyVariant = 'circular', busySize, busyOpacity = 0.85, busyColor, busy, busyCircularProps, busyLinearProps, paper, style } = _a, props = __rest(_a, ["background", "children", "component", "busyVariant", "busySize", "busyOpacity", "busyColor", "busy", "busyCircularProps", "busyLinearProps", "paper", "style"]);
82
82
  const theme = material.useTheme();
83
83
  return (jsxRuntime.jsxs(material.Box, Object.assign({ component: paper ? material.Paper : component, position: "relative", style: background
84
- ? Object.assign({ backgroundColor: theme.palette.background.default, color: theme.palette.text.primary }, style) : style }, props, { children: [children, busy && busyVariant === 'linear' ? (jsxRuntime.jsx(BusyLinearProgress, Object.assign({ color: busyColor, opacity: busyOpacity }, busyLinearProps), void 0)) : null, busy && busyVariant === 'circular' ? (jsxRuntime.jsx(BusyCircularProgress, Object.assign({ color: busyColor, opacity: busyOpacity, size: busySize }, busyCircularProps), void 0)) : null] }), void 0));
84
+ ? Object.assign({ backgroundColor: theme.palette.background.default, color: theme.palette.text.primary }, style) : style }, props, { children: [children, busy && busyVariant === 'linear' ? (jsxRuntime.jsx(BusyLinearProgress, Object.assign({ color: busyColor, opacity: busyOpacity }, busyLinearProps))) : null, busy && busyVariant === 'circular' ? (jsxRuntime.jsx(BusyCircularProgress, Object.assign({ color: busyColor, opacity: busyOpacity, size: busySize }, busyCircularProps))) : null] })));
85
85
  };
86
86
 
87
87
  const FlexCol = (props) => {
88
- return jsxRuntime.jsx(BusyBox, Object.assign({ alignItems: "center", display: "flex", flexDirection: "column", justifyContent: "center" }, props), void 0);
88
+ return jsxRuntime.jsx(BusyBox, Object.assign({ alignItems: "center", display: "flex", flexDirection: "column", justifyContent: "center" }, props));
89
89
  };
90
90
  const FlexGrowCol = (props) => {
91
- return jsxRuntime.jsx(FlexCol, Object.assign({ flexGrow: 1 }, props), void 0);
91
+ return jsxRuntime.jsx(FlexCol, Object.assign({ flexGrow: 1 }, props));
92
92
  };
93
93
 
94
94
  const FlexRow = (props) => {
95
- return jsxRuntime.jsx(BusyBox, Object.assign({ alignItems: "center", display: "flex", flexDirection: "row", justifyContent: "center" }, props), void 0);
95
+ return jsxRuntime.jsx(BusyBox, Object.assign({ alignItems: "center", display: "flex", flexDirection: "row", justifyContent: "center" }, props));
96
96
  };
97
97
  const FlexGrowRow = (props) => {
98
- return jsxRuntime.jsx(FlexRow, Object.assign({ flexGrow: 1 }, props), void 0);
98
+ return jsxRuntime.jsx(FlexRow, Object.assign({ flexGrow: 1 }, props));
99
99
  };
100
100
 
101
101
  /**
102
102
  * @deprecated The functionality of Background is now part of FlexBox. Use the 'background' property to enable the background.
103
103
  */
104
104
  const Background = (props) => {
105
- return jsxRuntime.jsx(FlexRow, Object.assign({}, props), void 0);
105
+ return jsxRuntime.jsx(FlexRow, Object.assign({}, props));
106
106
  };
107
107
 
108
108
  const ErrorViewer = (props) => {
109
109
  const { error } = props, boxProps = __rest(props, ["error"]);
110
110
  const theme = material.useTheme();
111
- return (jsxRuntime.jsxs(FlexCol, Object.assign({ color: theme.palette.error.main }, boxProps, { children: [jsxRuntime.jsx(material.Typography, Object.assign({ align: "center", variant: "subtitle1" }, { children: error === null || error === void 0 ? void 0 : error.name }), void 0), jsxRuntime.jsx(material.Typography, Object.assign({ align: "center", variant: "body2" }, { children: error === null || error === void 0 ? void 0 : error.message }), void 0)] }), void 0));
111
+ return (jsxRuntime.jsxs(FlexCol, Object.assign({ color: theme.palette.error.main }, boxProps, { children: [jsxRuntime.jsx(material.Typography, Object.assign({ align: "center", variant: "subtitle1" }, { children: error === null || error === void 0 ? void 0 : error.name })), jsxRuntime.jsx(material.Typography, Object.assign({ align: "center", variant: "body2" }, { children: error === null || error === void 0 ? void 0 : error.message }))] })));
112
112
  };
113
113
 
114
114
  const ErrorsViewer = (props) => {
115
115
  const { onRetry, errors } = props, boxProps = __rest(props, ["onRetry", "errors"]);
116
116
  return (jsxRuntime.jsxs(FlexGrowCol, Object.assign({ padding: 1 }, boxProps, { children: [errors === null || errors === void 0 ? void 0 : errors.map((error, index) => {
117
117
  return jsxRuntime.jsx(ErrorViewer, { error: error }, index);
118
- }), onRetry ? (jsxRuntime.jsx(material.IconButton, Object.assign({ onClick: onRetry }, { children: jsxRuntime.jsx(ai.AiOutlineReload, {}, void 0) }), void 0)) : null] }), void 0));
118
+ }), onRetry ? (jsxRuntime.jsx(material.IconButton, Object.assign({ onClick: onRetry }, { children: jsxRuntime.jsx(ai.AiOutlineReload, {}) }))) : null] })));
119
119
  };
120
120
 
121
121
  const CoverProgress = (props) => {
@@ -123,7 +123,7 @@ const CoverProgress = (props) => {
123
123
  const { paper = true, open, opacity = 0.25, errors, onRetry } = props;
124
124
  const theme = material.useTheme();
125
125
  if (open) {
126
- return (jsxRuntime.jsx(FlexGrowRow, Object.assign({ position: "absolute", margin: -1, top: 0, bottom: 0, right: 0, left: 0, bgcolor: paper ? theme.palette.background.paper : theme.palette.background.default }, { children: ((_a = errors === null || errors === void 0 ? void 0 : errors.length) !== null && _a !== void 0 ? _a : 0) === 0 ? (jsxRuntime.jsx(material.CircularProgress, { style: { opacity } }, void 0)) : (jsxRuntime.jsx(ErrorsViewer, { margin: 1, errors: errors, onRetry: onRetry }, void 0)) }), void 0));
126
+ return (jsxRuntime.jsx(FlexGrowRow, Object.assign({ position: "absolute", margin: -1, top: 0, bottom: 0, right: 0, left: 0, bgcolor: paper ? theme.palette.background.paper : theme.palette.background.default }, { children: ((_a = errors === null || errors === void 0 ? void 0 : errors.length) !== null && _a !== void 0 ? _a : 0) === 0 ? (jsxRuntime.jsx(material.CircularProgress, { style: { opacity } })) : (jsxRuntime.jsx(ErrorsViewer, { margin: 1, errors: errors, onRetry: onRetry })) })));
127
127
  }
128
128
  return null;
129
129
  };
@@ -140,7 +140,7 @@ const HoverScale = (props) => {
140
140
  },
141
141
  }));
142
142
  const classes = useStyles();
143
- return (jsxRuntime.jsx(FlexRow, { children: jsxRuntime.jsx(material.Box, Object.assign({ className: classes.zoomdiv }, { children: children }), void 0) }, void 0));
143
+ return (jsxRuntime.jsx(FlexRow, { children: jsxRuntime.jsx(material.Box, Object.assign({ className: classes.zoomdiv }, { children: children })) }));
144
144
  };
145
145
 
146
146
  const range = (n, in_min, in_max, out_min, out_max) => {
@@ -199,7 +199,7 @@ const Identicon = (_a) => {
199
199
  react.useEffect(() => {
200
200
  updateCanvas(canvas, { bg, className, count, fg, iconPadding, palette, size, value });
201
201
  });
202
- return (jsxRuntime.jsx(FlexRow, Object.assign({}, props, { children: jsxRuntime.jsx("canvas", { className: className, ref: canvas, style: { height: size, width: size } }, void 0) }), void 0));
202
+ return (jsxRuntime.jsx(FlexRow, Object.assign({}, props, { children: jsxRuntime.jsx("canvas", { className: className, ref: canvas, style: { height: size, width: size } }) })));
203
203
  };
204
204
 
205
205
  const RedirectWithQuery = ({ href, to, toOptions }) => {
@@ -216,7 +216,7 @@ const RedirectWithQuery = ({ href, to, toOptions }) => {
216
216
  }
217
217
  }
218
218
  });
219
- return jsxRuntime.jsx("div", {}, void 0);
219
+ return jsxRuntime.jsx("div", {});
220
220
  };
221
221
 
222
222
  const ScrollToTopButton = (_a) => {
@@ -232,16 +232,16 @@ const ScrollToTopButton = (_a) => {
232
232
  }
233
233
  };
234
234
  const theme = material.useTheme();
235
- return (jsxRuntime.jsx(material.Zoom, Object.assign({ in: trigger }, props, { children: jsxRuntime.jsx(material.Box, Object.assign({ zIndex: 10, position: "fixed", right: theme.spacing(2), bottom: theme.spacing(2), onClick: handleClick, role: "presentation" }, { children: children }), void 0) }), void 0));
235
+ return (jsxRuntime.jsx(material.Zoom, Object.assign({ in: trigger }, props, { children: jsxRuntime.jsx(material.Box, Object.assign({ zIndex: 10, position: "fixed", right: theme.spacing(2), bottom: theme.spacing(2), onClick: handleClick, role: "presentation" }, { children: children })) })));
236
236
  };
237
237
 
238
238
  const AppBarEx = (props) => {
239
239
  const { contextToolbar, systemToolbar, container, style } = props, appbarProps = __rest(props, ["contextToolbar", "systemToolbar", "container", "style"]);
240
240
  const theme = material.useTheme();
241
241
  const AppBarExInner = () => {
242
- return (jsxRuntime.jsxs(FlexGrowRow, Object.assign({ justifyContent: "space-between" }, { children: [contextToolbar !== null && contextToolbar !== void 0 ? contextToolbar : jsxRuntime.jsx(material.Toolbar, {}, void 0), systemToolbar !== null && systemToolbar !== void 0 ? systemToolbar : jsxRuntime.jsx(material.Toolbar, {}, void 0)] }), void 0));
242
+ return (jsxRuntime.jsxs(FlexGrowRow, Object.assign({ justifyContent: "space-between" }, { children: [contextToolbar !== null && contextToolbar !== void 0 ? contextToolbar : jsxRuntime.jsx(material.Toolbar, {}), systemToolbar !== null && systemToolbar !== void 0 ? systemToolbar : jsxRuntime.jsx(material.Toolbar, {})] })));
243
243
  };
244
- return (jsxRuntime.jsx(material.AppBar, Object.assign({ position: "static", style: Object.assign({ backgroundColor: theme.palette.background.paper, color: theme.palette.text.primary, display: 'flex' }, style) }, appbarProps, { children: container ? (jsxRuntime.jsx(material.Container, Object.assign({ maxWidth: container }, { children: jsxRuntime.jsx(AppBarExInner, {}, void 0) }), void 0)) : (jsxRuntime.jsx(AppBarExInner, {}, void 0)) }), void 0));
244
+ return (jsxRuntime.jsx(material.AppBar, Object.assign({ position: "static", style: Object.assign({ backgroundColor: theme.palette.background.paper, color: theme.palette.text.primary, display: 'flex' }, style) }, appbarProps, { children: container ? (jsxRuntime.jsx(material.Container, Object.assign({ maxWidth: container }, { children: jsxRuntime.jsx(AppBarExInner, {}) }))) : (jsxRuntime.jsx(AppBarExInner, {})) })));
245
245
  };
246
246
 
247
247
  const CookieConsentContext = react.createContext({});
@@ -263,7 +263,7 @@ const CookieConsentLoader = ({ children }) => {
263
263
  localStorage.removeItem(CookiesAcceptedLocalStorageName);
264
264
  setAccepted(getAcceptedFromLocalStorage());
265
265
  };
266
- return (jsxRuntime.jsx(CookieConsentContext.Provider, Object.assign({ value: { accepted, clearAccepted, setAccepted: setAcceptedHandler, storageName: CookiesAcceptedLocalStorageName } }, { children: children }), void 0));
266
+ return (jsxRuntime.jsx(CookieConsentContext.Provider, Object.assign({ value: { accepted, clearAccepted, setAccepted: setAcceptedHandler, storageName: CookiesAcceptedLocalStorageName } }, { children: children })));
267
267
  };
268
268
 
269
269
  const useCookieConsent = () => {
@@ -283,14 +283,14 @@ const InfuraEthersLoader = (props) => {
283
283
  isConnected: true,
284
284
  provider,
285
285
  signer: null,
286
- } }, { children: children }), void 0));
286
+ } }, { children: children })));
287
287
  };
288
288
 
289
289
  const getApiStage = () => {
290
290
  return sdkJs.getApiStage(document.location.hostname);
291
291
  };
292
292
 
293
- const isLocalhost = !!(window.location.hostname === 'localhost' ||
293
+ const isLocalhost = () => !!(window.location.hostname === 'localhost' ||
294
294
  // [::1] is the IPv6 localhost address.
295
295
  window.location.hostname === '[::1]' ||
296
296
  // 127.0.0.0/8 are considered localhost for IPv4.
@@ -1395,7 +1395,9 @@ const MetaMaskEthersLoader = (props) => {
1395
1395
  setSigner(signer);
1396
1396
  }
1397
1397
  }, [ethereum, isConnected, enabled]);
1398
- useAsyncEffect((isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1398
+ useAsyncEffect(
1399
+ // eslint-disable-next-line react-hooks/exhaustive-deps
1400
+ (isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1399
1401
  if (signer && enabled) {
1400
1402
  try {
1401
1403
  const localAddress = sdkJs.EthAddress.fromString(yield signer.getAddress());
@@ -1415,7 +1417,9 @@ const MetaMaskEthersLoader = (props) => {
1415
1417
  }
1416
1418
  }), [signer, resetCount, enabled]);
1417
1419
  const [chainId, setChainId] = react.useState();
1418
- useAsyncEffect((isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1420
+ useAsyncEffect(
1421
+ // eslint-disable-next-line react-hooks/exhaustive-deps
1422
+ (isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1419
1423
  var _b;
1420
1424
  if (enabled) {
1421
1425
  const chainId = (_b = (yield (provider === null || provider === void 0 ? void 0 : provider.getNetwork()))) === null || _b === void 0 ? void 0 : _b.chainId;
@@ -1435,7 +1439,7 @@ const MetaMaskEthersLoader = (props) => {
1435
1439
  providerName,
1436
1440
  signer: isConnected ? signer : undefined,
1437
1441
  walletProvider,
1438
- } }, { children: children }), void 0));
1442
+ } }, { children: children })));
1439
1443
  };
1440
1444
 
1441
1445
  const MyEtherWalletEthersLoader = (props) => {
@@ -1482,7 +1486,9 @@ const MyEtherWalletEthersLoader = (props) => {
1482
1486
  }
1483
1487
  setSigner(signer);
1484
1488
  }, [ethereum, isConnected]);
1485
- useAsyncEffect((isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1489
+ useAsyncEffect(
1490
+ // eslint-disable-next-line react-hooks/exhaustive-deps
1491
+ (isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1486
1492
  if (signer) {
1487
1493
  try {
1488
1494
  const localAddress = sdkJs.EthAddress.fromString(yield signer.getAddress());
@@ -1501,7 +1507,9 @@ const MyEtherWalletEthersLoader = (props) => {
1501
1507
  }
1502
1508
  }), [signer]);
1503
1509
  const [chainId, setChainId] = react.useState();
1504
- useAsyncEffect((isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1510
+ useAsyncEffect(
1511
+ // eslint-disable-next-line react-hooks/exhaustive-deps
1512
+ (isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1505
1513
  var _b;
1506
1514
  const chainId = (_b = (yield (provider === null || provider === void 0 ? void 0 : provider.getNetwork()))) === null || _b === void 0 ? void 0 : _b.chainId;
1507
1515
  if (!isMounted())
@@ -1519,7 +1527,7 @@ const MyEtherWalletEthersLoader = (props) => {
1519
1527
  providerName,
1520
1528
  signer: isConnected ? signer : undefined,
1521
1529
  walletProvider,
1522
- } }, { children: children }), void 0));
1530
+ } }, { children: children })));
1523
1531
  };
1524
1532
 
1525
1533
  const OperaEthersLoader = (props) => {
@@ -1534,7 +1542,9 @@ const OperaEthersLoader = (props) => {
1534
1542
  const [localAddress, setLocalAddress] = react.useState(((_c = (_b = (_a = global.ethereum) === null || _a === void 0 ? void 0 : _a.addresses) === null || _b === void 0 ? void 0 : _b.length) !== null && _c !== void 0 ? _c : 0) > 0 ? sdkJs.EthAddress.fromString((_e = (_d = global.ethereum) === null || _d === void 0 ? void 0 : _d.addresses) === null || _e === void 0 ? void 0 : _e[0]) : null);
1535
1543
  const chainId = (ethereum === null || ethereum === void 0 ? void 0 : ethereum.chainId) ? parseInt(ethereum === null || ethereum === void 0 ? void 0 : ethereum.chainId) : 1;
1536
1544
  const isConnected = (_f = ethereum === null || ethereum === void 0 ? void 0 : ethereum.isConnected()) !== null && _f !== void 0 ? _f : false;
1537
- useAsyncEffect((mounted) => __awaiter(void 0, void 0, void 0, function* () {
1545
+ useAsyncEffect(
1546
+ // eslint-disable-next-line react-hooks/exhaustive-deps
1547
+ (mounted) => __awaiter(void 0, void 0, void 0, function* () {
1538
1548
  if (ethereum) {
1539
1549
  ethereum.enable();
1540
1550
  const operaProvider = new providers.Web3Provider(ethereum);
@@ -1564,7 +1574,7 @@ const OperaEthersLoader = (props) => {
1564
1574
  localAddress,
1565
1575
  provider,
1566
1576
  signer,
1567
- } }, { children: children }), void 0));
1577
+ } }, { children: children })));
1568
1578
  };
1569
1579
 
1570
1580
  const TrustEthersLoader = (props) => {
@@ -1577,7 +1587,9 @@ const TrustEthersLoader = (props) => {
1577
1587
  const signer = trustProvider.getSigner();
1578
1588
  const chainId = 1;
1579
1589
  const provider = trustProvider;
1580
- useAsyncEffect((mounted) => __awaiter(void 0, void 0, void 0, function* () {
1590
+ useAsyncEffect(
1591
+ // eslint-disable-next-line react-hooks/exhaustive-deps
1592
+ (mounted) => __awaiter(void 0, void 0, void 0, function* () {
1581
1593
  if (signer) {
1582
1594
  try {
1583
1595
  const localAddress = sdkJs.EthAddress.fromString(yield signer.getAddress());
@@ -1599,7 +1611,7 @@ const TrustEthersLoader = (props) => {
1599
1611
  localAddress,
1600
1612
  provider,
1601
1613
  signer,
1602
- } }, { children: children }), void 0));
1614
+ } }, { children: children })));
1603
1615
  };
1604
1616
 
1605
1617
  const EthersLoader = (props) => {
@@ -1608,21 +1620,21 @@ const EthersLoader = (props) => {
1608
1620
  const global = window;
1609
1621
  const { children } = props;
1610
1622
  if ((_a = global.ethereum) === null || _a === void 0 ? void 0 : _a.isMetaMask) {
1611
- return jsxRuntime.jsx(MetaMaskEthersLoader, { children: children }, void 0);
1623
+ return jsxRuntime.jsx(MetaMaskEthersLoader, { children: children });
1612
1624
  }
1613
1625
  if ((_b = global.ethereum) === null || _b === void 0 ? void 0 : _b.isTrust) {
1614
- return jsxRuntime.jsx(TrustEthersLoader, { children: children }, void 0);
1626
+ return jsxRuntime.jsx(TrustEthersLoader, { children: children });
1615
1627
  }
1616
1628
  if ((_c = global.ethereum) === null || _c === void 0 ? void 0 : _c.isMew) {
1617
- return jsxRuntime.jsx(MyEtherWalletEthersLoader, { children: children }, void 0);
1629
+ return jsxRuntime.jsx(MyEtherWalletEthersLoader, { children: children });
1618
1630
  }
1619
1631
  if (((_d = global.ethereum) === null || _d === void 0 ? void 0 : _d.providerName) === 'opera') {
1620
- return jsxRuntime.jsx(OperaEthersLoader, { children: children }, void 0);
1632
+ return jsxRuntime.jsx(OperaEthersLoader, { children: children });
1621
1633
  }
1622
1634
  if (global.ethereum) {
1623
- return jsxRuntime.jsx(OperaEthersLoader, { children: children }, void 0);
1635
+ return jsxRuntime.jsx(OperaEthersLoader, { children: children });
1624
1636
  }
1625
- return jsxRuntime.jsx(InfuraEthersLoader, { children: children }, void 0);
1637
+ return jsxRuntime.jsx(InfuraEthersLoader, { children: children });
1626
1638
  };
1627
1639
 
1628
1640
  const NetworkSettingsContext = react.createContext({});
@@ -1634,7 +1646,7 @@ const NetworkSettingsLoader = (props) => {
1634
1646
  xyFhrMerkleSendAddress: sdkJs.EthAddress.fromString('0x46FEEBDffC8076D9E5fd8a11CF1508810472A79f'),
1635
1647
  xyGovernanceAddress: sdkJs.EthAddress.fromString('0x01925d0fFE4a6a6162B51ba611e3D4780Fc2dF42'),
1636
1648
  xyStakingConsensusAddress: sdkJs.EthAddress.fromString('0x0242514106114DEaA99Fd81574142c36Edb03B6D'),
1637
- } }, { children: children }), void 0));
1649
+ } }, { children: children })));
1638
1650
  };
1639
1651
 
1640
1652
  const UserEventsContext = react.createContext({});
@@ -1646,7 +1658,7 @@ const DebugUserEventsContext = react.createContext({
1646
1658
  });
1647
1659
 
1648
1660
  const UserEventsProvider = ({ userEvents, children }) => {
1649
- return (jsxRuntime.jsx(UserEventsContext.Provider, Object.assign({ value: { userEvents: userEvents !== null && userEvents !== void 0 ? userEvents : XyoUserEventHandler.get() } }, { children: children }), void 0));
1661
+ return (jsxRuntime.jsx(UserEventsContext.Provider, Object.assign({ value: { userEvents: userEvents !== null && userEvents !== void 0 ? userEvents : XyoUserEventHandler.get() } }, { children: children })));
1650
1662
  };
1651
1663
 
1652
1664
  const calcSpacing = (theme, values) => {
@@ -1691,7 +1703,7 @@ const ButtonExBase = (props) => {
1691
1703
  onClick === null || onClick === void 0 ? void 0 : onClick(event);
1692
1704
  }
1693
1705
  };
1694
- return (jsxRuntime.jsxs(material.Button, Object.assign({ onClick: localOnClick }, rootProps, { children: [busy && busyVariant === 'linear' ? jsxRuntime.jsx(BusyLinearProgress, { rounded: true, opacity: busyOpacity !== null && busyOpacity !== void 0 ? busyOpacity : 0 }, void 0) : null, busy && busyVariant === 'circular' ? (jsxRuntime.jsx(BusyCircularProgress, { rounded: true, size: 24, opacity: busyOpacity !== null && busyOpacity !== void 0 ? busyOpacity : 0.5 }, void 0)) : null, children] }), void 0));
1706
+ return (jsxRuntime.jsxs(material.Button, Object.assign({ onClick: localOnClick }, rootProps, { children: [busy && busyVariant === 'linear' ? jsxRuntime.jsx(BusyLinearProgress, { rounded: true, opacity: busyOpacity !== null && busyOpacity !== void 0 ? busyOpacity : 0 }) : null, busy && busyVariant === 'circular' ? (jsxRuntime.jsx(BusyCircularProgress, { rounded: true, size: 24, opacity: busyOpacity !== null && busyOpacity !== void 0 ? busyOpacity : 0.5 })) : null, children] })));
1695
1707
  };
1696
1708
 
1697
1709
  const ButtonExTo = (_a) => {
@@ -1703,16 +1715,16 @@ const ButtonExTo = (_a) => {
1703
1715
  navigate(to, toOptions);
1704
1716
  }
1705
1717
  };
1706
- return jsxRuntime.jsx(ButtonExBase, Object.assign({ onClick: localOnClick }, props), void 0);
1718
+ return jsxRuntime.jsx(ButtonExBase, Object.assign({ onClick: localOnClick }, props));
1707
1719
  };
1708
1720
 
1709
1721
  const ButtonEx = (_a) => {
1710
1722
  var { to } = _a, props = __rest(_a, ["to"]);
1711
1723
  if (to) {
1712
- return jsxRuntime.jsx(ButtonExTo, Object.assign({ to: to }, props), void 0);
1724
+ return jsxRuntime.jsx(ButtonExTo, Object.assign({ to: to }, props));
1713
1725
  }
1714
1726
  else {
1715
- return jsxRuntime.jsx(ButtonExBase, Object.assign({}, props), void 0);
1727
+ return jsxRuntime.jsx(ButtonExBase, Object.assign({}, props));
1716
1728
  }
1717
1729
  };
1718
1730
 
@@ -1748,22 +1760,22 @@ const CookieConsentBody = (_a) => {
1748
1760
  }, acceptOnTimer);
1749
1761
  }
1750
1762
  if (!storageName) {
1751
- return (jsxRuntime.jsx(FlexRow, Object.assign({ justifyContent: "center", paddingY: 2 }, props, { children: jsxRuntime.jsx(material.Typography, Object.assign({ color: "error", variant: "body1" }, { children: "Missing CookieConsentContext" }), void 0) }), void 0));
1763
+ return (jsxRuntime.jsx(FlexRow, Object.assign({ justifyContent: "center", paddingY: 2 }, props, { children: jsxRuntime.jsx(material.Typography, Object.assign({ color: "error", variant: "body1" }, { children: "Missing CookieConsentContext" })) })));
1752
1764
  }
1753
- return accepted ? null : (jsxRuntime.jsxs(FlexRow, Object.assign({ justifyContent: "space-between" }, props, { children: [jsxRuntime.jsxs(material.Typography, Object.assign({ variant: "body2", margin: 2 }, { children: ['This site uses ', jsxRuntime.jsx(material.Link, Object.assign({ href: "https://cookiesandyou.com/", rel: "noopener noreferrer", target: "_blank" }, { children: "cookies" }), void 0), ' and ', jsxRuntime.jsx(material.Link, Object.assign({ href: "https://policies.google.com/technologies/partner-sites", rel: "noopener noreferrer", target: "_blank" }, { children: "Google\u00A0tools" }), void 0), ' to analyze traffic and for ads measurement purposes.'] }), void 0), jsxRuntime.jsx(ButtonEx, Object.assign({ variant: "contained", color: "secondary", onClick: onAcceptClick, margin: 2 }, { children: "Accept" }), void 0)] }), void 0));
1765
+ return accepted ? null : (jsxRuntime.jsxs(FlexRow, Object.assign({ justifyContent: "space-between" }, props, { children: [jsxRuntime.jsxs(material.Typography, Object.assign({ variant: "body2", margin: 2 }, { children: ['This site uses ', jsxRuntime.jsx(material.Link, Object.assign({ href: "https://cookiesandyou.com/", rel: "noopener noreferrer", target: "_blank" }, { children: "cookies" })), ' and ', jsxRuntime.jsx(material.Link, Object.assign({ href: "https://policies.google.com/technologies/partner-sites", rel: "noopener noreferrer", target: "_blank" }, { children: "Google\u00A0tools" })), ' to analyze traffic and for ads measurement purposes.'] })), jsxRuntime.jsx(ButtonEx, Object.assign({ variant: "contained", color: "secondary", onClick: onAcceptClick, margin: 2 }, { children: "Accept" }))] })));
1754
1766
  };
1755
1767
 
1756
1768
  const CookieConsent = (props) => {
1757
1769
  const { storageName } = useCookieConsent();
1758
1770
  const Inner = () => {
1759
1771
  const { accepted } = useCookieConsent();
1760
- return accepted ? null : (jsxRuntime.jsx(CookieConsentBody, Object.assign({ background: true, paper: true, position: "fixed", bottom: 0, maxWidth: "100vw", width: "100%", zIndex: 1000 }, props), void 0));
1772
+ return accepted ? null : (jsxRuntime.jsx(CookieConsentBody, Object.assign({ background: true, paper: true, position: "fixed", bottom: 0, maxWidth: "100vw", width: "100%", zIndex: 1000 }, props)));
1761
1773
  };
1762
1774
  //if not inside a context, make a context
1763
1775
  if (!storageName) {
1764
- return (jsxRuntime.jsx(CookieConsentLoader, { children: jsxRuntime.jsx(Inner, {}, void 0) }, void 0));
1776
+ return (jsxRuntime.jsx(CookieConsentLoader, { children: jsxRuntime.jsx(Inner, {}) }));
1765
1777
  }
1766
- return jsxRuntime.jsx(Inner, {}, void 0);
1778
+ return jsxRuntime.jsx(Inner, {});
1767
1779
  };
1768
1780
 
1769
1781
  const InvertableThemeContext = react.createContext({
@@ -1804,9 +1816,9 @@ darkTheme, darkOptions, lightOptions, }) => {
1804
1816
  }
1805
1817
  const theme = noResponsiveFonts ? styles$1.createTheme(themeOptions) : material.responsiveFontSizes(styles$1.createTheme(themeOptions));
1806
1818
  const Provider = () => {
1807
- return (jsxRuntime.jsx(InvertableThemeContext.Provider, Object.assign({ value: { darkOptions: clonedDarkOptions, lightOptions: clonedLightOptions, options: clonedOptions } }, { children: jsxRuntime.jsx(material.ThemeProvider, Object.assign({ theme: theme }, { children: children }), void 0) }), void 0));
1819
+ return (jsxRuntime.jsx(InvertableThemeContext.Provider, Object.assign({ value: { darkOptions: clonedDarkOptions, lightOptions: clonedLightOptions, options: clonedOptions } }, { children: jsxRuntime.jsx(material.ThemeProvider, Object.assign({ theme: theme }, { children: children })) })));
1808
1820
  };
1809
- return scoped ? (jsxRuntime.jsx(material.ScopedCssBaseline, { children: jsxRuntime.jsx(Provider, {}, void 0) }, void 0)) : (jsxRuntime.jsx(Provider, {}, void 0));
1821
+ return scoped ? (jsxRuntime.jsx(material.ScopedCssBaseline, { children: jsxRuntime.jsx(Provider, {}) })) : (jsxRuntime.jsx(Provider, {}));
1810
1822
  };
1811
1823
 
1812
1824
  // The point of this component it to return to the top of the page on any router navigate
@@ -1822,7 +1834,7 @@ const BasePage = (_a) => {
1822
1834
  var { disableGutters, children, beta, container, hideFooter, appFooter, appBar, cookieConsent, hideAppBar, noindex = false, scrollToTopButton = false, title } = _a, props = __rest(_a, ["disableGutters", "children", "beta", "container", "hideFooter", "appFooter", "appBar", "cookieConsent", "hideAppBar", "noindex", "scrollToTopButton", "title"]);
1823
1835
  const theme = material.useTheme();
1824
1836
  const scrollToTopAnchorId = 'scroll-to-top-anchor';
1825
- return (jsxRuntime.jsxs(FlexCol, Object.assign({ justifyContent: "flex-start", color: theme.palette.text.primary, alignItems: "stretch", width: "100%", maxWidth: "100vw", minHeight: "100vh" }, props, { children: [jsxRuntime.jsx(ScrollToTop, {}, void 0), jsxRuntime.jsx(reactHelmet.Helmet, Object.assign({ title: title }, { children: noindex ? jsxRuntime.jsx("meta", { content: "noindex", name: "robots" }, void 0) : null }), void 0), scrollToTopButton ? jsxRuntime.jsx("div", { id: scrollToTopAnchorId }, void 0) : null, hideAppBar ? null : appBar, beta ? (jsxRuntime.jsx(FlexRow, Object.assign({ margin: 1, position: "absolute", top: 0, left: 0, bgcolor: "#cccccc88", paddingX: 1, style: { opacity: 0.5 } }, { children: jsxRuntime.jsx(material.Typography, Object.assign({ variant: "body2" }, { children: "Important: This page is a Beta page. It is possible that some information may not be correct." }), void 0) }), void 0)) : null, container ? (jsxRuntime.jsx(material.Container, Object.assign({ style: { alignItems: 'stretch', display: 'flex', flexDirection: 'column', flexGrow: 1 }, maxWidth: container, disableGutters: disableGutters }, { children: children }), void 0)) : (children), hideFooter ? null : jsxRuntime.jsx("footer", { children: appFooter }, void 0), cookieConsent !== null && cookieConsent !== void 0 ? cookieConsent : (jsxRuntime.jsx(material.ScopedCssBaseline, { children: jsxRuntime.jsx(InvertableThemeProvider, Object.assign({ invert: true }, { children: jsxRuntime.jsx(CookieConsent, { borderRadius: 0 }, void 0) }), void 0) }, void 0)), scrollToTopButton ? (jsxRuntime.jsx(ScrollToTopButton, Object.assign({ anchorId: scrollToTopAnchorId }, { children: jsxRuntime.jsx(material.Fab, Object.assign({ "aria-label": "scroll to top", color: "secondary", size: "small" }, { children: jsxRuntime.jsx(iconsMaterial.KeyboardArrowUp, {}, void 0) }), void 0) }), void 0)) : null] }), void 0));
1837
+ return (jsxRuntime.jsxs(FlexCol, Object.assign({ justifyContent: "flex-start", color: theme.palette.text.primary, alignItems: "stretch", width: "100%", maxWidth: "100vw", minHeight: "100vh" }, props, { children: [jsxRuntime.jsx(ScrollToTop, {}), jsxRuntime.jsx(reactHelmet.Helmet, Object.assign({ title: title }, { children: noindex ? jsxRuntime.jsx("meta", { content: "noindex", name: "robots" }) : null })), scrollToTopButton ? jsxRuntime.jsx("div", { id: scrollToTopAnchorId }) : null, hideAppBar ? null : appBar, beta ? (jsxRuntime.jsx(FlexRow, Object.assign({ margin: 1, position: "absolute", top: 0, left: 0, bgcolor: "#cccccc88", paddingX: 1, style: { opacity: 0.5 } }, { children: jsxRuntime.jsx(material.Typography, Object.assign({ variant: "body2" }, { children: "Important: This page is a Beta page. It is possible that some information may not be correct." })) }))) : null, container ? (jsxRuntime.jsx(material.Container, Object.assign({ style: { alignItems: 'stretch', display: 'flex', flexDirection: 'column', flexGrow: 1 }, maxWidth: container, disableGutters: disableGutters }, { children: children }))) : (children), hideFooter ? null : jsxRuntime.jsx("footer", { children: appFooter }), cookieConsent !== null && cookieConsent !== void 0 ? cookieConsent : (jsxRuntime.jsx(material.ScopedCssBaseline, { children: jsxRuntime.jsx(InvertableThemeProvider, Object.assign({ invert: true }, { children: jsxRuntime.jsx(CookieConsent, { borderRadius: 0 }) })) })), scrollToTopButton ? (jsxRuntime.jsx(ScrollToTopButton, Object.assign({ anchorId: scrollToTopAnchorId }, { children: jsxRuntime.jsx(material.Fab, Object.assign({ "aria-label": "scroll to top", color: "secondary", size: "small" }, { children: jsxRuntime.jsx(iconsMaterial.KeyboardArrowUp, {}) })) }))) : null] })));
1826
1838
  };
1827
1839
 
1828
1840
  const getPartialPath = (pathParts, index) => {
@@ -1843,8 +1855,8 @@ const BreadcrumbsEx = (_a) => {
1843
1855
  sdkJs.assertEx(pathParts.length - 1 === (titles === null || titles === void 0 ? void 0 : titles.length), `Path/Title length mismatch: ${JSON.stringify(titles)} with ${JSON.stringify(pathParts)}`);
1844
1856
  return (jsxRuntime.jsxs(material.Breadcrumbs, Object.assign({ separator: separator }, props, { children: [pathParts.map((_pathPart, index) => {
1845
1857
  const path = getPartialPath(pathParts, index);
1846
- return (jsxRuntime.jsx(material.Link, Object.assign({ title: index > 0 ? titles === null || titles === void 0 ? void 0 : titles[index - 1] : 'COIN', color: index === pathParts.length - 1 ? 'textPrimary' : 'inherit', component: reactRouterDom.Link, to: path }, { children: index > 0 ? (titles === null || titles === void 0 ? void 0 : titles[index - 1]) : (jsxRuntime.jsx(FlexRow, { children: typeof logo === 'string' ? jsxRuntime.jsx("img", { src: logo }, void 0) : logo }, void 0)) }), path));
1847
- }), children] }), void 0));
1858
+ return (jsxRuntime.jsx(material.Link, Object.assign({ title: index > 0 ? titles === null || titles === void 0 ? void 0 : titles[index - 1] : 'COIN', color: index === pathParts.length - 1 ? 'textPrimary' : 'inherit', component: reactRouterDom.Link, to: path }, { children: index > 0 ? (titles === null || titles === void 0 ? void 0 : titles[index - 1]) : (jsxRuntime.jsx(FlexRow, { children: typeof logo === 'string' ? jsxRuntime.jsx("img", { src: logo }) : logo })) }), path));
1859
+ }), children] })));
1848
1860
  };
1849
1861
 
1850
1862
  const toAxiosError = (error) => {
@@ -1861,12 +1873,12 @@ const ErrorDialogOpen = (_a) => {
1861
1873
  };
1862
1874
  const axiosError = toAxiosError(error);
1863
1875
  const message = (_b = error.message) !== null && _b !== void 0 ? _b : error.toString();
1864
- return (jsxRuntime.jsxs(material.Dialog, Object.assign({}, props, { children: [jsxRuntime.jsx(material.DialogTitle, { children: title }, void 0), jsxRuntime.jsx(material.DialogContent, { children: jsxRuntime.jsx(FlexRow, { children: jsxRuntime.jsx(material.Typography, Object.assign({ color: "error" }, { children: axiosError ? `${message} [${(_c = axiosError === null || axiosError === void 0 ? void 0 : axiosError.code) !== null && _c !== void 0 ? _c : 'Connection Failure'}]` : `${message}` }), void 0) }, void 0) }, void 0), jsxRuntime.jsx(material.DialogActions, { children: jsxRuntime.jsxs(FlexRow, Object.assign({ justifyContent: "space-between", width: "100%", minWidth: "300px" }, { children: [jsxRuntime.jsx(ButtonEx, Object.assign({ onClick: onCloseClicked, variant: "text" }, { children: "Close" }), void 0), jsxRuntime.jsx(ButtonEx, Object.assign({ onClick: onRetryClicked, variant: "text" }, { children: "Retry" }), void 0)] }), void 0) }, void 0)] }), void 0));
1876
+ return (jsxRuntime.jsxs(material.Dialog, Object.assign({}, props, { children: [jsxRuntime.jsx(material.DialogTitle, { children: title }), jsxRuntime.jsx(material.DialogContent, { children: jsxRuntime.jsx(FlexRow, { children: jsxRuntime.jsx(material.Typography, Object.assign({ color: "error" }, { children: axiosError ? `${message} [${(_c = axiosError === null || axiosError === void 0 ? void 0 : axiosError.code) !== null && _c !== void 0 ? _c : 'Connection Failure'}]` : `${message}` })) }) }), jsxRuntime.jsx(material.DialogActions, { children: jsxRuntime.jsxs(FlexRow, Object.assign({ justifyContent: "space-between", width: "100%", minWidth: "300px" }, { children: [jsxRuntime.jsx(ButtonEx, Object.assign({ onClick: onCloseClicked, variant: "text" }, { children: "Close" })), jsxRuntime.jsx(ButtonEx, Object.assign({ onClick: onRetryClicked, variant: "text" }, { children: "Retry" }))] })) })] })));
1865
1877
  };
1866
1878
  const ErrorDialog = (_a) => {
1867
1879
  var { open, error } = _a, props = __rest(_a, ["open", "error"]);
1868
1880
  if (error) {
1869
- return jsxRuntime.jsx(ErrorDialogOpen, Object.assign({ open: !!error || open, error: error }, props), void 0);
1881
+ return jsxRuntime.jsx(ErrorDialogOpen, Object.assign({ open: !!error || open, error: error }, props));
1870
1882
  }
1871
1883
  else {
1872
1884
  return null;
@@ -1875,7 +1887,7 @@ const ErrorDialog = (_a) => {
1875
1887
 
1876
1888
  const MessageDialog = (_a) => {
1877
1889
  var { onOk, onCancel, children, title } = _a, props = __rest(_a, ["onOk", "onCancel", "children", "title"]);
1878
- return (jsxRuntime.jsxs(material.Dialog, Object.assign({}, props, { children: [jsxRuntime.jsx(material.DialogTitle, { children: title }, void 0), jsxRuntime.jsx(material.DialogContent, { children: jsxRuntime.jsx(FlexCol, Object.assign({ alignItems: "stretch" }, { children: children }), void 0) }, void 0), jsxRuntime.jsx(material.DialogActions, { children: jsxRuntime.jsxs(FlexRow, Object.assign({ justifyContent: "space-between", width: "100%" }, { children: [jsxRuntime.jsx(material.Button, Object.assign({ onClick: onCancel, variant: "text" }, { children: "Cancel" }), void 0), jsxRuntime.jsx(material.Button, Object.assign({ onClick: onOk, variant: "text" }, { children: "Ok" }), void 0)] }), void 0) }, void 0)] }), void 0));
1890
+ return (jsxRuntime.jsxs(material.Dialog, Object.assign({}, props, { children: [jsxRuntime.jsx(material.DialogTitle, { children: title }), jsxRuntime.jsx(material.DialogContent, { children: jsxRuntime.jsx(FlexCol, Object.assign({ alignItems: "stretch" }, { children: children })) }), jsxRuntime.jsx(material.DialogActions, { children: jsxRuntime.jsxs(FlexRow, Object.assign({ justifyContent: "space-between", width: "100%" }, { children: [jsxRuntime.jsx(material.Button, Object.assign({ onClick: onCancel, variant: "text" }, { children: "Cancel" })), jsxRuntime.jsx(material.Button, Object.assign({ onClick: onOk, variant: "text" }, { children: "Ok" }))] })) })] })));
1879
1891
  };
1880
1892
 
1881
1893
  const useBreakpoint = () => {
@@ -2015,14 +2027,16 @@ const useUserEvents = () => {
2015
2027
  let supportsWebP = undefined;
2016
2028
  const useWebP = (webp, alt) => {
2017
2029
  const [img, setImg] = react.useState();
2018
- useAsyncEffect((mounted) => __awaiter(void 0, void 0, void 0, function* () {
2030
+ useAsyncEffect(
2031
+ // eslint-disable-next-line react-hooks/exhaustive-deps
2032
+ (mounted) => __awaiter(void 0, void 0, void 0, function* () {
2019
2033
  if (supportsWebP === undefined) {
2020
2034
  supportsWebP = yield getSupportsWebP();
2021
2035
  }
2022
2036
  if (mounted()) {
2023
2037
  setImg(supportsWebP ? webp : alt);
2024
2038
  }
2025
- }), [supportsWebP]);
2039
+ }), [alt, webp]);
2026
2040
  return img;
2027
2041
  };
2028
2042
  const getSupportsWebP = () => __awaiter(void 0, void 0, void 0, function* () {
@@ -2074,12 +2088,12 @@ const EthAccount = (_a) => {
2074
2088
  ? addressToDisplay.toString()
2075
2089
  : addressToDisplay.toShortString();
2076
2090
  // Note: We use the all zero address for spacing in case it is
2077
- return (jsxRuntime.jsx(ButtonEx, Object.assign({ onClick: onClickLocal, title: `0x${address === null || address === void 0 ? void 0 : address.toHex()}` }, props, { children: jsxRuntime.jsxs(FlexGrowRow, Object.assign({ justifyContent: "space-between", alignItems: "center" }, { children: [icon && address ? jsxRuntime.jsx(Identicon, { size: iconSize, value: address === null || address === void 0 ? void 0 : address.toHex() }, void 0) : null, iconOnly ? null : (jsxRuntime.jsxs(FlexRow, { children: [jsxRuntime.jsx(material.Typography, Object.assign({ marginLeft: icon ? 1 : 0, variant: "body1", fontFamily: fontFamily, visibility: address ? 'inherit' : 'hidden' }, { children: testToDisplay }), void 0), address ? null : (jsxRuntime.jsx(material.Typography, Object.assign({ position: "absolute", marginLeft: icon ? 1 : 0, variant: "body1", fontFamily: fontFamily }, { children: "-- --" }), void 0))] }, void 0)), isLocalAddress ? jsxRuntime.jsx(FlexRow, Object.assign({ marginLeft: 0.5 }, { children: "(You)" }), void 0) : null] }), void 0) }), void 0));
2091
+ return (jsxRuntime.jsx(ButtonEx, Object.assign({ onClick: onClickLocal, title: `0x${address === null || address === void 0 ? void 0 : address.toHex()}` }, props, { children: jsxRuntime.jsxs(FlexGrowRow, Object.assign({ justifyContent: "space-between", alignItems: "center" }, { children: [icon && address ? jsxRuntime.jsx(Identicon, { size: iconSize, value: address === null || address === void 0 ? void 0 : address.toHex() }) : null, iconOnly ? null : (jsxRuntime.jsxs(FlexRow, { children: [jsxRuntime.jsx(material.Typography, Object.assign({ marginLeft: icon ? 1 : 0, variant: "body1", fontFamily: fontFamily, visibility: address ? 'inherit' : 'hidden' }, { children: testToDisplay })), address ? null : (jsxRuntime.jsx(material.Typography, Object.assign({ position: "absolute", marginLeft: icon ? 1 : 0, variant: "body1", fontFamily: fontFamily }, { children: "-- --" })))] })), isLocalAddress ? jsxRuntime.jsx(FlexRow, Object.assign({ marginLeft: 0.5 }, { children: "(You)" })) : null] })) })));
2078
2092
  };
2079
2093
 
2080
2094
  const Experiment = (props) => {
2081
2095
  const { children } = props;
2082
- return jsxRuntime.jsx(jsxRuntime.Fragment, { children: children }, void 0);
2096
+ return jsxRuntime.jsx(jsxRuntime.Fragment, { children: children });
2083
2097
  };
2084
2098
 
2085
2099
  const OutcomesLocalStorageKey = 'outcomes';
@@ -2180,7 +2194,7 @@ const ExperimentsDebugger = (_a) => {
2180
2194
  const sumUpVariants = (items) => items.reduce((acc, curr) => acc + curr.weight, 0);
2181
2195
  const experimentEntries = Object.entries(experiments);
2182
2196
  if (!experiments || !experimentEntries.length) {
2183
- return (jsxRuntime.jsxs(FlexCol, Object.assign({ alignItems: "stretch" }, props, { children: [jsxRuntime.jsx(material.Typography, Object.assign({ variant: "subtitle1" }, { children: "No Experiments loaded" }), void 0), jsxRuntime.jsx(material.Typography, Object.assign({ variant: "subtitle2" }, { children: "Visit a page with an experiment to load the data" }), void 0)] }), void 0));
2197
+ return (jsxRuntime.jsxs(FlexCol, Object.assign({ alignItems: "stretch" }, props, { children: [jsxRuntime.jsx(material.Typography, Object.assign({ variant: "subtitle1" }, { children: "No Experiments loaded" })), jsxRuntime.jsx(material.Typography, Object.assign({ variant: "subtitle2" }, { children: "Visit a page with an experiment to load the data" }))] })));
2184
2198
  }
2185
2199
  return (jsxRuntime.jsx(FlexCol, Object.assign({ alignItems: "stretch" }, props, { children: Object.entries(experiments).map((data) => {
2186
2200
  const [name, experiment] = data;
@@ -2192,22 +2206,22 @@ const ExperimentsDebugger = (_a) => {
2192
2206
  value: index === 0 ? weight : sumUpVariants(experiment.variants.slice(0, index + 1)),
2193
2207
  })),
2194
2208
  ];
2195
- return (jsxRuntime.jsxs(FlexCol, Object.assign({ alignItems: "stretch", paddingX: 4, marginBottom: 4 }, props, { children: [jsxRuntime.jsxs(FlexRow, { children: [name, ":\u00A0", outcome] }, void 0), jsxRuntime.jsx(FlexRow, { children: jsxRuntime.jsx(material.Slider, { "aria-label": `Experiment ${name}`, defaultValue: outcome, value: outcome, marks: marks, onChange: (e, value) => {
2209
+ return (jsxRuntime.jsxs(FlexCol, Object.assign({ alignItems: "stretch", paddingX: 4, marginBottom: 4 }, props, { children: [jsxRuntime.jsxs(FlexRow, { children: [name, ":\u00A0", outcome] }), jsxRuntime.jsx(FlexRow, { children: jsxRuntime.jsx(material.Slider, { "aria-label": `Experiment ${name}`, defaultValue: outcome, value: outcome, marks: marks, onChange: (e, value) => {
2196
2210
  const truncated = Number((Array.isArray(value) ? value[0] : value).toFixed(2));
2197
2211
  outcomes[name] = truncated;
2198
2212
  // Spread operator triggers rerender
2199
2213
  setOutcomes(Object.assign({}, outcomes));
2200
- } }, void 0) }, void 0)] }), `experiment-${name}`));
2201
- }) }), void 0));
2214
+ } }) })] }), `experiment-${name}`));
2215
+ }) })));
2202
2216
  };
2203
2217
 
2204
2218
  const LinkEx = (_a) => {
2205
2219
  var { to } = _a, props = __rest(_a, ["to"]);
2206
2220
  if (to) {
2207
- return jsxRuntime.jsx(material.Link, Object.assign({ component: reactRouterDom.Link, to: to }, props), void 0);
2221
+ return jsxRuntime.jsx(material.Link, Object.assign({ component: reactRouterDom.Link, to: to }, props));
2208
2222
  }
2209
2223
  else {
2210
- return jsxRuntime.jsx(material.Link, Object.assign({}, props), void 0);
2224
+ return jsxRuntime.jsx(material.Link, Object.assign({}, props));
2211
2225
  }
2212
2226
  };
2213
2227
  /** @deprecated use LinkEx instead */
@@ -2217,7 +2231,7 @@ const MenuEx = (_a) => {
2217
2231
  var { MenuListProps = {}, mode = 'light', colorize } = _a, props = __rest(_a, ["MenuListProps", "mode", "colorize"]);
2218
2232
  const theme = material.useTheme();
2219
2233
  const colorizeMenuListProps = colorize ? { sx: { backgroundColor: theme.palette[colorize][mode] } } : {};
2220
- return jsxRuntime.jsx(material.Menu, Object.assign({ MenuListProps: merge__default["default"](MenuListProps, colorizeMenuListProps) }, props), void 0);
2234
+ return jsxRuntime.jsx(material.Menu, Object.assign({ MenuListProps: merge__default["default"](MenuListProps, colorizeMenuListProps) }, props));
2221
2235
  };
2222
2236
 
2223
2237
  const NumberStatus = (_a) => {
@@ -2229,7 +2243,7 @@ const NumberStatus = (_a) => {
2229
2243
  const bgColorBottom = (_c = palette === null || palette === void 0 ? void 0 : palette.main) !== null && _c !== void 0 ? _c : theme.palette.background.default;
2230
2244
  const sizePixels = size === 'large' ? 96 : size === 'small' ? 64 : 80;
2231
2245
  const calcFontSize = fontSize !== null && fontSize !== void 0 ? fontSize : sizePixels * 0.2;
2232
- return (jsxRuntime.jsx(ButtonEx, Object.assign({ size: size, padding: 0, style: Object.assign({ borderRadius: rounded ? theme.shape.borderRadius : 0, overflow: rounded ? 'hidden' : undefined }, style) }, props, { children: jsxRuntime.jsxs(FlexCol, Object.assign({ alignItems: "stretch", height: sizePixels, width: autoWidth ? '100%' : sizePixels, busy: value === undefined && !error }, { children: [jsxRuntime.jsx(FlexGrowRow, Object.assign({ bgcolor: bgColorTop, color: theme.palette.getContrastText(bgColorTop), fontSize: calcFontSize, fontFamily: "Source Code Pro,monospace", alignItems: "center", height: sizePixels * 0.75 }, { children: numeral__default["default"](value).format(format) }), void 0), jsxRuntime.jsx(FlexGrowRow, Object.assign({ bgcolor: bgColorBottom, borderTop: "1px", color: theme.palette.getContrastText(bgColorBottom), fontSize: sizePixels * 0.12, fontFamily: theme.typography.fontFamily, height: sizePixels * 0.25 }, { children: title }), void 0)] }), void 0) }), void 0));
2246
+ return (jsxRuntime.jsx(ButtonEx, Object.assign({ size: size, padding: 0, style: Object.assign({ borderRadius: rounded ? theme.shape.borderRadius : 0, overflow: rounded ? 'hidden' : undefined }, style) }, props, { children: jsxRuntime.jsxs(FlexCol, Object.assign({ alignItems: "stretch", height: sizePixels, width: autoWidth ? '100%' : sizePixels, busy: value === undefined && !error }, { children: [jsxRuntime.jsx(FlexGrowRow, Object.assign({ bgcolor: bgColorTop, color: theme.palette.getContrastText(bgColorTop), fontSize: calcFontSize, fontFamily: "Source Code Pro,monospace", alignItems: "center", height: sizePixels * 0.75 }, { children: numeral__default["default"](value).format(format) })), jsxRuntime.jsx(FlexGrowRow, Object.assign({ bgcolor: bgColorBottom, borderTop: "1px", color: theme.palette.getContrastText(bgColorBottom), fontSize: sizePixels * 0.12, fontFamily: theme.typography.fontFamily, height: sizePixels * 0.25 }, { children: title }))] })) })));
2233
2247
  };
2234
2248
 
2235
2249
  const Portal = ({ children, className, el = 'div', target = 'body' }) => {
@@ -2289,35 +2303,35 @@ const PixelDebugger = () => {
2289
2303
  backgroundColor: 'rgba(18, 18, 18, .70)',
2290
2304
  overflowY: 'auto',
2291
2305
  width: '100%',
2292
- }, color: theme.palette.primary.main }, { children: jsxRuntime.jsxs(FlexCol, Object.assign({ alignItems: "stretch", sx: { flexFlow: 'column', maxHeight: 400 } }, { children: [jsxRuntime.jsx(FlexCol, Object.assign({ alignItems: "stretch", sx: { flex: '0 1 auto' } }, { children: jsxRuntime.jsx(ButtonEx, Object.assign({ variant: "text", onClick: () => setDisplayEvents(!displayEvents) }, { children: "XY Pixel Debugger" }), void 0) }), void 0), displayEvents && !!events.length && (jsxRuntime.jsx(FlexCol, Object.assign({ alignItems: "stretch", alignContent: "start", padding: 2, sx: { cursor: 'pointer', flex: '1 1 auto', overflowY: 'auto', userSelect: 'none' } }, { children: events.map((e, index) => (jsxRuntime.jsx(PixelEventDetails, Object.assign({ events: events, index: index }, e), `${e.event}-${index}`))) }), void 0)), displayEvents && !events.length && jsxRuntime.jsx(material.Typography, Object.assign({ variant: "subtitle2" }, { children: "No Events" }), void 0)] }), void 0) }), void 0) }), void 0) }), void 0) }, void 0));
2306
+ }, color: theme.palette.primary.main }, { children: jsxRuntime.jsxs(FlexCol, Object.assign({ alignItems: "stretch", sx: { flexFlow: 'column', maxHeight: 400 } }, { children: [jsxRuntime.jsx(FlexCol, Object.assign({ alignItems: "stretch", sx: { flex: '0 1 auto' } }, { children: jsxRuntime.jsx(ButtonEx, Object.assign({ variant: "text", onClick: () => setDisplayEvents(!displayEvents) }, { children: "XY Pixel Debugger" })) })), displayEvents && !!events.length && (jsxRuntime.jsx(FlexCol, Object.assign({ alignItems: "stretch", alignContent: "start", padding: 2, sx: { cursor: 'pointer', flex: '1 1 auto', overflowY: 'auto', userSelect: 'none' } }, { children: events.map((e, index) => (jsxRuntime.jsx(PixelEventDetails, Object.assign({ events: events, index: index }, e), `${e.event}-${index}`))) }))), displayEvents && !events.length && jsxRuntime.jsx(material.Typography, Object.assign({ variant: "subtitle2" }, { children: "No Events" }))] })) })) })) })) }));
2293
2307
  };
2294
2308
  const PixelEventDetails = ({ event, fields, index, events, }) => {
2295
2309
  const [isOpen, setIsOpen] = react.useState(false);
2296
- return (jsxRuntime.jsxs(FlexCol, Object.assign({ alignItems: "stretch", marginBottom: 0.5, onClick: () => setIsOpen(!isOpen) }, { children: [jsxRuntime.jsx(material.Typography, Object.assign({ variant: "subtitle2" }, { children: event }), void 0), isOpen && (jsxRuntime.jsx(material.Typography, Object.assign({ marginBottom: 0.5, variant: "caption" }, { children: JSON.stringify(fields, null, 2) }), void 0)), events[index + 1] && jsxRuntime.jsx(material.Divider, {}, void 0)] }), void 0));
2310
+ return (jsxRuntime.jsxs(FlexCol, Object.assign({ alignItems: "stretch", marginBottom: 0.5, onClick: () => setIsOpen(!isOpen) }, { children: [jsxRuntime.jsx(material.Typography, Object.assign({ variant: "subtitle2" }, { children: event })), isOpen && (jsxRuntime.jsx(material.Typography, Object.assign({ marginBottom: 0.5, variant: "caption" }, { children: JSON.stringify(fields, null, 2) }))), events[index + 1] && jsxRuntime.jsx(material.Divider, {})] })));
2297
2311
  };
2298
2312
 
2299
2313
  const PixelDebuggerProvider = ({ children }) => {
2300
2314
  const [isDebugging, setIsDebugging] = useLocalStorage('isDebuggingPixel', false);
2301
- return (jsxRuntime.jsx(DebugUserEventsContext.Provider, Object.assign({ value: { isDebugging, setIsDebugging } }, { children: children }), void 0));
2315
+ return (jsxRuntime.jsx(DebugUserEventsContext.Provider, Object.assign({ value: { isDebugging, setIsDebugging } }, { children: children })));
2302
2316
  };
2303
2317
 
2304
2318
  const PixelDebuggerToggle = (_a) => {
2305
2319
  var props = __rest(_a, []);
2306
2320
  const { setIsDebugging, isDebugging } = react.useContext(DebugUserEventsContext);
2307
- return (jsxRuntime.jsx(FlexRow, Object.assign({}, props, { children: jsxRuntime.jsxs(material.FormControl, { children: [jsxRuntime.jsx(material.FormLabel, { children: "Enable Debugger" }, void 0), jsxRuntime.jsx(material.Switch, { checked: isDebugging, onClick: () => setIsDebugging(!isDebugging) }, void 0)] }, void 0) }), void 0));
2321
+ return (jsxRuntime.jsx(FlexRow, Object.assign({}, props, { children: jsxRuntime.jsxs(material.FormControl, { children: [jsxRuntime.jsx(material.FormLabel, { children: "Enable Debugger" }), jsxRuntime.jsx(material.Switch, { checked: isDebugging, onClick: () => setIsDebugging(!isDebugging) })] }) })));
2308
2322
  };
2309
2323
 
2310
2324
  const QuickTipButton = (_a) => {
2311
2325
  var { title, children } = _a, props = __rest(_a, ["title", "children"]);
2312
2326
  const [messageOpen, setMessageOpen] = react.useState(false);
2313
- return (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsx(material.IconButton, Object.assign({ onClick: () => setMessageOpen(true), size: "small" }, props, { children: jsxRuntime.jsx(ai.AiOutlineQuestionCircle, { size: 16 }, void 0) }), void 0), jsxRuntime.jsx(MessageDialog, Object.assign({ onOk: () => setMessageOpen(false), onCancel: () => setMessageOpen(false), onClose: () => setMessageOpen(false), open: messageOpen, title: title !== null && title !== void 0 ? title : '' }, { children: children }), void 0)] }, void 0));
2327
+ return (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsx(material.IconButton, Object.assign({ onClick: () => setMessageOpen(true), size: "small" }, props, { children: jsxRuntime.jsx(ai.AiOutlineQuestionCircle, { size: 16 }) })), jsxRuntime.jsx(MessageDialog, Object.assign({ onOk: () => setMessageOpen(false), onCancel: () => setMessageOpen(false), onClose: () => setMessageOpen(false), open: messageOpen, title: title !== null && title !== void 0 ? title : '' }, { children: children }))] }));
2314
2328
  };
2315
2329
 
2316
2330
  const RichResult = (props) => {
2317
2331
  const { thing } = props;
2318
2332
  const thingWithContext = thing;
2319
2333
  thingWithContext['@context'] = 'https://schema.org';
2320
- return jsxRuntime.jsx("script", Object.assign({ type: "application/ld+json" }, { children: JSON.stringify(thingWithContext) }), void 0);
2334
+ return jsxRuntime.jsx("script", Object.assign({ type: "application/ld+json" }, { children: JSON.stringify(thingWithContext) }));
2321
2335
  };
2322
2336
 
2323
2337
  exports.ActionStatusType = void 0;
@@ -2370,7 +2384,7 @@ const SelectEx = (_a) => {
2370
2384
  const colorizeMenuProps = colorize
2371
2385
  ? { MenuListProps: { sx: { backgroundColor: theme.palette[colorize][mode] } } }
2372
2386
  : {};
2373
- return jsxRuntime.jsx(material.Select, Object.assign({ MenuProps: merge__default["default"](MenuProps, colorizeMenuProps) }, props), void 0);
2387
+ return jsxRuntime.jsx(material.Select, Object.assign({ MenuProps: merge__default["default"](MenuProps, colorizeMenuProps) }, props));
2374
2388
  };
2375
2389
 
2376
2390
  var img = "data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 238'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23999%3b%7d%3c/style%3e%3c/defs%3e%3ctitle%3eicon_gray%3c/title%3e%3cpath class='cls-1' d='M74.5%2c28.33%2c21.29%2c120.5%2c74.5%2c212.67H180.94l1.76-3%2c51.46-89.13L180.94%2c28.33ZM84.65%2c40.54h78.83L111.65%2c56.93a15.85%2c15.85%2c0%2c0%2c1%2c2%2c5l59.66-18.81L185.22%2c101a20.12%2c20.12%2c0%2c0%2c1%2c5.36-.78l-10-47.91%2c37.87%2c65.53h-7.62a24.21%2c24.21%2c0%2c0%2c1%2c.15%2c2.68%2c23.29%2c23.29%2c0%2c0%2c1-.15%2c2.68h7.62l-39.1%2c67.75%2c10.92-50.13A20.57%2c20.57%2c0%2c0%2c1%2c185%2c140l-12.88%2c59-58.37-19.53a17.61%2c17.61%2c0%2c0%2c1-1.7%2c5l47.5%2c15.92H84.65l4-6.85A20.17%2c20.17%2c0%2c0%2c1%2c83.93%2c191L80%2c197.78%2c42.67%2c133.13l37%2c32.66a20.52%2c20.52%2c0%2c0%2c1%2c3.6-4L36.69%2c120.66%2c85%2c77.79a17.45%2c17.45%2c0%2c0%2c1-3.19-4.32l-39.46%2c35L80%2c43.22l5.56%2c9.69A17.51%2c17.51%2c0%2c0%2c1%2c90.12%2c50Zm28.24%2c31.17a16.15%2c16.15%2c0%2c0%2c1-2.68%2c4.64l62%2c35.81a19.74%2c19.74%2c0%2c0%2c1%2c2.83-4.54Zm-20%2c10.51v75.33a18%2c18%2c0%2c0%2c1%2c2.47-.16%2c17.18%2c17.18%2c0%2c0%2c1%2c2.89.21v-75a11.21%2c11.21%2c0%2c0%2c1-1.29%2c0%2c17.57%2c17.57%2c0%2c0%2c1-4.07-.47Zm79.34%2c46.63-62.08%2c35.81a18.45%2c18.45%2c0%2c0%2c1%2c2.68%2c4.68l62.23-36a19.68%2c19.68%2c0%2c0%2c1-2.83-4.53Z'/%3e%3cpath class='cls-1' d='M97%2c48.58a17.06%2c17.06%2c0%2c1%2c0%2c17%2c17%2c17.08%2c17.08%2c0%2c0%2c0-17-17Zm0%2c5.36a11.7%2c11.7%2c0%2c1%2c1-11.7%2c11.69A11.65%2c11.65%2c0%2c0%2c1%2c97%2c53.94Z'/%3e%3cpath class='cls-1' d='M95.37%2c157.39a18.73%2c18.73%2c0%2c1%2c0%2c18.7%2c18.7%2c18.74%2c18.74%2c0%2c0%2c0-18.7-18.7Zm0%2c5.31A13.4%2c13.4%2c0%2c1%2c1%2c82%2c176.09a13.37%2c13.37%2c0%2c0%2c1%2c13.4-13.39Z'/%3e%3cpath class='cls-1' d='M190.73%2c100.2A20.3%2c20.3%2c0%2c1%2c0%2c211%2c120.5a20.34%2c20.34%2c0%2c0%2c0-20.3-20.3Zm0%2c5.36a14.94%2c14.94%2c0%2c1%2c1-14.94%2c14.94%2c14.88%2c14.88%2c0%2c0%2c1%2c14.94-14.94Z'/%3e%3c/svg%3e";
@@ -2388,7 +2402,7 @@ const TokenAmount = (_a) => {
2388
2402
  var { textFontFamily = '"Source Code Pro",monospace', textColor, statusColor, style, amount, places = -18, logo, label, onButtonClick } = _a, props = __rest(_a, ["textFontFamily", "textColor", "statusColor", "style", "amount", "places", "logo", "label", "onButtonClick"]);
2389
2403
  const adjustedAmount = amount ? base10Shift(amount, places).toNumber() : undefined;
2390
2404
  const amountString = adjustedAmount ? Math.trunc(adjustedAmount).toLocaleString() : '-';
2391
- return (jsxRuntime.jsx(ButtonEx, Object.assign({ style: Object.assign({ backgroundColor: statusColor }, style), variant: "outlined", onClick: onButtonClick }, props, { children: jsxRuntime.jsxs(FlexRow, Object.assign({ justifyContent: "space-between", width: "100%", busy: amount === undefined, busySize: 16 }, { children: [jsxRuntime.jsxs(FlexRow, { children: [logo ? jsxRuntime.jsx("img", { src: img, height: 24 }, void 0) : null, label ? (jsxRuntime.jsx(material.Typography, Object.assign({ marginRight: 1, marginLeft: logo ? 1 : 0, noWrap: true, fontFamily: textFontFamily, variant: "caption" }, { children: label }), void 0)) : null] }, void 0), jsxRuntime.jsx(material.Typography, Object.assign({ color: textColor, noWrap: true, fontFamily: textFontFamily, variant: "body1", style: { textTransform: 'none' } }, { children: amountString }), void 0)] }), void 0) }), void 0));
2405
+ return (jsxRuntime.jsx(ButtonEx, Object.assign({ style: Object.assign({ backgroundColor: statusColor }, style), variant: "outlined", onClick: onButtonClick }, props, { children: jsxRuntime.jsxs(FlexRow, Object.assign({ justifyContent: "space-between", width: "100%", busy: amount === undefined, busySize: 16 }, { children: [jsxRuntime.jsxs(FlexRow, { children: [logo ? jsxRuntime.jsx("img", { src: img, height: 24 }) : null, label ? (jsxRuntime.jsx(material.Typography, Object.assign({ marginRight: 1, marginLeft: logo ? 1 : 0, noWrap: true, fontFamily: textFontFamily, variant: "caption" }, { children: label }))) : null] }), jsxRuntime.jsx(material.Typography, Object.assign({ color: textColor, noWrap: true, fontFamily: textFontFamily, variant: "body1", style: { textTransform: 'none' } }, { children: amountString }))] })) })));
2392
2406
  };
2393
2407
 
2394
2408
  Object.defineProperty(exports, 'useMediaQuery', {