@xylabs/sdk-react 2.10.1 → 2.10.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (223) hide show
  1. package/dist/cjs5/index.js +154 -74
  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/Tracking/Tapjoy/BaseEvent.d.ts +8 -0
  5. package/dist/cjs5/lib/Tracking/Tapjoy/EF.d.ts +8 -0
  6. package/dist/cjs5/lib/Tracking/Tapjoy/StandardEvent.d.ts +5 -0
  7. package/dist/cjs5/lib/Tracking/Tapjoy/StandardEvents.d.ts +5 -0
  8. package/dist/cjs5/lib/Tracking/Tapjoy/index.d.ts +3 -0
  9. package/dist/cjs5/lib/Tracking/index.d.ts +1 -0
  10. package/dist/components/AppBarEx/AppBarEx.js +2 -2
  11. package/dist/components/AppBarEx/AppBarEx.js.map +1 -1
  12. package/dist/components/AppBarEx/AppBarEx.stories.js +1 -1
  13. package/dist/components/AppBarEx/AppBarEx.stories.js.map +1 -1
  14. package/dist/components/Background.js +1 -1
  15. package/dist/components/Background.js.map +1 -1
  16. package/dist/components/BasePage/BasePage.js +1 -1
  17. package/dist/components/BasePage/BasePage.js.map +1 -1
  18. package/dist/components/BasePage/BasePage.stories.js +3 -3
  19. package/dist/components/BasePage/BasePage.stories.js.map +1 -1
  20. package/dist/components/Breadcrumbs/BreadcrumbsEx.js +2 -2
  21. package/dist/components/Breadcrumbs/BreadcrumbsEx.js.map +1 -1
  22. package/dist/components/Breadcrumbs/BreadcrumbsEx.stories.js +1 -1
  23. package/dist/components/Breadcrumbs/BreadcrumbsEx.stories.js.map +1 -1
  24. package/dist/components/BusyCircularProgress.js +1 -1
  25. package/dist/components/BusyCircularProgress.js.map +1 -1
  26. package/dist/components/BusyLinearProgress.js +1 -1
  27. package/dist/components/BusyLinearProgress.js.map +1 -1
  28. package/dist/components/ButtonEx/ButtonEx.js +2 -2
  29. package/dist/components/ButtonEx/ButtonEx.js.map +1 -1
  30. package/dist/components/ButtonEx/ButtonEx.stories.js +1 -1
  31. package/dist/components/ButtonEx/ButtonEx.stories.js.map +1 -1
  32. package/dist/components/ButtonEx/ButtonExBase.js +1 -1
  33. package/dist/components/ButtonEx/ButtonExBase.js.map +1 -1
  34. package/dist/components/ButtonEx/ButtonExTo.js +1 -1
  35. package/dist/components/ButtonEx/ButtonExTo.js.map +1 -1
  36. package/dist/components/CookieConsent/CookieConsent.js +3 -3
  37. package/dist/components/CookieConsent/CookieConsent.js.map +1 -1
  38. package/dist/components/CookieConsent/CookieConsent.stories.js +3 -3
  39. package/dist/components/CookieConsent/CookieConsent.stories.js.map +1 -1
  40. package/dist/components/CookieConsent/CookieConsentBody.js +2 -2
  41. package/dist/components/CookieConsent/CookieConsentBody.js.map +1 -1
  42. package/dist/components/CoverProgress.js +1 -1
  43. package/dist/components/CoverProgress.js.map +1 -1
  44. package/dist/components/Errors/ErrorViewer.js +1 -1
  45. package/dist/components/Errors/ErrorViewer.js.map +1 -1
  46. package/dist/components/Errors/ErrorViewer.stories.js +1 -1
  47. package/dist/components/Errors/ErrorViewer.stories.js.map +1 -1
  48. package/dist/components/Errors/ErrorsViewer.js +1 -1
  49. package/dist/components/Errors/ErrorsViewer.js.map +1 -1
  50. package/dist/components/Errors/ErrorsViewer.stories.js +1 -1
  51. package/dist/components/Errors/ErrorsViewer.stories.js.map +1 -1
  52. package/dist/components/EthAccount/EthAccount.js +1 -1
  53. package/dist/components/EthAccount/EthAccount.js.map +1 -1
  54. package/dist/components/EthAccount/EthAccount.stories.js +1 -1
  55. package/dist/components/EthAccount/EthAccount.stories.js.map +1 -1
  56. package/dist/components/EthBlock.js +2 -2
  57. package/dist/components/EthBlock.js.map +1 -1
  58. package/dist/components/Experiments/Experiment.js +1 -1
  59. package/dist/components/Experiments/Experiment.js.map +1 -1
  60. package/dist/components/Experiments/Experiments.stories.js +1 -1
  61. package/dist/components/Experiments/Experiments.stories.js.map +1 -1
  62. package/dist/components/Experiments/ExperimentsDebugger.js +4 -4
  63. package/dist/components/Experiments/ExperimentsDebugger.js.map +1 -1
  64. package/dist/components/Experiments/ExperimentsDebugger.stories.js +1 -1
  65. package/dist/components/Experiments/ExperimentsDebugger.stories.js.map +1 -1
  66. package/dist/components/FlexBox/BusyBox.js +1 -1
  67. package/dist/components/FlexBox/BusyBox.js.map +1 -1
  68. package/dist/components/FlexBox/BusyBox.stories.js +1 -1
  69. package/dist/components/FlexBox/BusyBox.stories.js.map +1 -1
  70. package/dist/components/FlexBox/FlexCol.js +2 -2
  71. package/dist/components/FlexBox/FlexCol.js.map +1 -1
  72. package/dist/components/FlexBox/FlexCol.stories.js +2 -2
  73. package/dist/components/FlexBox/FlexCol.stories.js.map +1 -1
  74. package/dist/components/FlexBox/FlexRow.js +2 -2
  75. package/dist/components/FlexBox/FlexRow.js.map +1 -1
  76. package/dist/components/FlexBox/FlexRow.stories.js +2 -2
  77. package/dist/components/FlexBox/FlexRow.stories.js.map +1 -1
  78. package/dist/components/HoverScale.js +1 -1
  79. package/dist/components/HoverScale.js.map +1 -1
  80. package/dist/components/Identicon.js +1 -1
  81. package/dist/components/Identicon.js.map +1 -1
  82. package/dist/components/InvertableThemeProvider/InvertableThemeProvider.js +2 -2
  83. package/dist/components/InvertableThemeProvider/InvertableThemeProvider.js.map +1 -1
  84. package/dist/components/InvertableThemeProvider/InvertableThemeProvider.stories.js +4 -4
  85. package/dist/components/InvertableThemeProvider/InvertableThemeProvider.stories.js.map +1 -1
  86. package/dist/components/LinkEx/LinkToEx.js +2 -2
  87. package/dist/components/LinkEx/LinkToEx.js.map +1 -1
  88. package/dist/components/MenuEx.js +1 -1
  89. package/dist/components/MenuEx.js.map +1 -1
  90. package/dist/components/NumberStatus/NumberStatus.js +1 -1
  91. package/dist/components/NumberStatus/NumberStatus.js.map +1 -1
  92. package/dist/components/NumberStatus/NumberStatus.stories.js +1 -1
  93. package/dist/components/NumberStatus/NumberStatus.stories.js.map +1 -1
  94. package/dist/components/Pixel/PixelDebugger.js +2 -2
  95. package/dist/components/Pixel/PixelDebugger.js.map +1 -1
  96. package/dist/components/Pixel/PixelDebugger.stories.js +1 -1
  97. package/dist/components/Pixel/PixelDebugger.stories.js.map +1 -1
  98. package/dist/components/Pixel/PixelDebuggerProvider.js +1 -1
  99. package/dist/components/Pixel/PixelDebuggerProvider.js.map +1 -1
  100. package/dist/components/Pixel/PixelDebuggerToggle.js +1 -1
  101. package/dist/components/Pixel/PixelDebuggerToggle.js.map +1 -1
  102. package/dist/components/QuickTipButton/QuickTipButton.js +1 -1
  103. package/dist/components/QuickTipButton/QuickTipButton.js.map +1 -1
  104. package/dist/components/QuickTipButton/QuickTipButton.stories.js +2 -2
  105. package/dist/components/QuickTipButton/QuickTipButton.stories.js.map +1 -1
  106. package/dist/components/RedirectWithQuery.js +1 -1
  107. package/dist/components/RedirectWithQuery.js.map +1 -1
  108. package/dist/components/RichResult/RichResult.js +1 -1
  109. package/dist/components/RichResult/RichResult.js.map +1 -1
  110. package/dist/components/ScrollToTopButton.js +1 -1
  111. package/dist/components/ScrollToTopButton.js.map +1 -1
  112. package/dist/components/SelectEx.js +1 -1
  113. package/dist/components/SelectEx.js.map +1 -1
  114. package/dist/components/TokenAmount/TokenAmount.js +1 -1
  115. package/dist/components/TokenAmount/TokenAmount.js.map +1 -1
  116. package/dist/components/TokenAmount/TokenAmount.stories.js +1 -1
  117. package/dist/components/TokenAmount/TokenAmount.stories.js.map +1 -1
  118. package/dist/components/dialogs/ErrorDialog.js +2 -2
  119. package/dist/components/dialogs/ErrorDialog.js.map +1 -1
  120. package/dist/components/dialogs/ErrorDialog.stories.js +1 -1
  121. package/dist/components/dialogs/ErrorDialog.stories.js.map +1 -1
  122. package/dist/components/dialogs/MessageDialog.js +1 -1
  123. package/dist/components/dialogs/MessageDialog.js.map +1 -1
  124. package/dist/components/dialogs/MessageDialog.stories.js +1 -1
  125. package/dist/components/dialogs/MessageDialog.stories.js.map +1 -1
  126. package/dist/contexts/CookieConsent/Loader.js +1 -1
  127. package/dist/contexts/CookieConsent/Loader.js.map +1 -1
  128. package/dist/contexts/Ethers/Infura.js +1 -1
  129. package/dist/contexts/Ethers/Infura.js.map +1 -1
  130. package/dist/contexts/Ethers/Loader.js +6 -6
  131. package/dist/contexts/Ethers/Loader.js.map +1 -1
  132. package/dist/contexts/Ethers/MetaMask.js +7 -3
  133. package/dist/contexts/Ethers/MetaMask.js.map +1 -1
  134. package/dist/contexts/Ethers/MyEtherWallet.js +7 -3
  135. package/dist/contexts/Ethers/MyEtherWallet.js.map +1 -1
  136. package/dist/contexts/Ethers/Opera.js +4 -2
  137. package/dist/contexts/Ethers/Opera.js.map +1 -1
  138. package/dist/contexts/Ethers/Trust.js +4 -2
  139. package/dist/contexts/Ethers/Trust.js.map +1 -1
  140. package/dist/contexts/NetworkSettings/Loader.js +1 -1
  141. package/dist/contexts/NetworkSettings/Loader.js.map +1 -1
  142. package/dist/contexts/UserEvents/Provider.js +1 -1
  143. package/dist/contexts/UserEvents/Provider.js.map +1 -1
  144. package/dist/esm2015/index.js +152 -75
  145. package/dist/esm2015/index.js.map +1 -1
  146. package/dist/esm2015/lib/Tracking/Facebook/StandardEvents.d.ts +4 -0
  147. package/dist/esm2015/lib/Tracking/Tapjoy/BaseEvent.d.ts +8 -0
  148. package/dist/esm2015/lib/Tracking/Tapjoy/EF.d.ts +8 -0
  149. package/dist/esm2015/lib/Tracking/Tapjoy/StandardEvent.d.ts +5 -0
  150. package/dist/esm2015/lib/Tracking/Tapjoy/StandardEvents.d.ts +5 -0
  151. package/dist/esm2015/lib/Tracking/Tapjoy/index.d.ts +3 -0
  152. package/dist/esm2015/lib/Tracking/index.d.ts +1 -0
  153. package/dist/esm2017/index.js +152 -75
  154. package/dist/esm2017/index.js.map +1 -1
  155. package/dist/esm2017/lib/Tracking/Facebook/StandardEvents.d.ts +4 -0
  156. package/dist/esm2017/lib/Tracking/Tapjoy/BaseEvent.d.ts +8 -0
  157. package/dist/esm2017/lib/Tracking/Tapjoy/EF.d.ts +8 -0
  158. package/dist/esm2017/lib/Tracking/Tapjoy/StandardEvent.d.ts +5 -0
  159. package/dist/esm2017/lib/Tracking/Tapjoy/StandardEvents.d.ts +5 -0
  160. package/dist/esm2017/lib/Tracking/Tapjoy/index.d.ts +3 -0
  161. package/dist/esm2017/lib/Tracking/index.d.ts +1 -0
  162. package/dist/esm5/index.js +152 -75
  163. package/dist/esm5/index.js.map +1 -1
  164. package/dist/esm5/lib/Tracking/Facebook/StandardEvents.d.ts +4 -0
  165. package/dist/esm5/lib/Tracking/Tapjoy/BaseEvent.d.ts +8 -0
  166. package/dist/esm5/lib/Tracking/Tapjoy/EF.d.ts +8 -0
  167. package/dist/esm5/lib/Tracking/Tapjoy/StandardEvent.d.ts +5 -0
  168. package/dist/esm5/lib/Tracking/Tapjoy/StandardEvents.d.ts +5 -0
  169. package/dist/esm5/lib/Tracking/Tapjoy/index.d.ts +3 -0
  170. package/dist/esm5/lib/Tracking/index.d.ts +1 -0
  171. package/dist/hooks/useWebP.js +4 -2
  172. package/dist/hooks/useWebP.js.map +1 -1
  173. package/dist/lib/Tracking/Facebook/StandardEvents.d.ts +4 -0
  174. package/dist/lib/Tracking/Facebook/StandardEvents.js.map +1 -1
  175. package/dist/lib/Tracking/Tapjoy/BaseEvent.d.ts +8 -0
  176. package/dist/lib/Tracking/Tapjoy/BaseEvent.js +16 -0
  177. package/dist/lib/Tracking/Tapjoy/BaseEvent.js.map +1 -0
  178. package/dist/lib/Tracking/Tapjoy/EF.d.ts +8 -0
  179. package/dist/lib/Tracking/Tapjoy/EF.js +38 -0
  180. package/dist/lib/Tracking/Tapjoy/EF.js.map +1 -0
  181. package/dist/lib/Tracking/Tapjoy/StandardEvent.d.ts +5 -0
  182. package/dist/lib/Tracking/Tapjoy/StandardEvent.js +13 -0
  183. package/dist/lib/Tracking/Tapjoy/StandardEvent.js.map +1 -0
  184. package/dist/lib/Tracking/Tapjoy/StandardEvents.d.ts +5 -0
  185. package/dist/lib/Tracking/Tapjoy/StandardEvents.js +8 -0
  186. package/dist/lib/Tracking/Tapjoy/StandardEvents.js.map +1 -0
  187. package/dist/lib/Tracking/Tapjoy/index.d.ts +3 -0
  188. package/dist/lib/Tracking/Tapjoy/index.js +4 -0
  189. package/dist/lib/Tracking/Tapjoy/index.js.map +1 -0
  190. package/dist/lib/Tracking/index.d.ts +1 -0
  191. package/dist/lib/Tracking/index.js +1 -0
  192. package/dist/lib/Tracking/index.js.map +1 -1
  193. package/dist/node/index.js +154 -74
  194. package/dist/node/index.js.map +1 -1
  195. package/dist/node/lib/Tracking/Facebook/StandardEvents.d.ts +4 -0
  196. package/dist/node/lib/Tracking/Tapjoy/BaseEvent.d.ts +8 -0
  197. package/dist/node/lib/Tracking/Tapjoy/EF.d.ts +8 -0
  198. package/dist/node/lib/Tracking/Tapjoy/StandardEvent.d.ts +5 -0
  199. package/dist/node/lib/Tracking/Tapjoy/StandardEvents.d.ts +5 -0
  200. package/dist/node/lib/Tracking/Tapjoy/index.d.ts +3 -0
  201. package/dist/node/lib/Tracking/index.d.ts +1 -0
  202. package/dist/node-esm/index.js +152 -75
  203. package/dist/node-esm/index.js.map +1 -1
  204. package/dist/node-esm/lib/Tracking/Facebook/StandardEvents.d.ts +4 -0
  205. package/dist/node-esm/lib/Tracking/Tapjoy/BaseEvent.d.ts +8 -0
  206. package/dist/node-esm/lib/Tracking/Tapjoy/EF.d.ts +8 -0
  207. package/dist/node-esm/lib/Tracking/Tapjoy/StandardEvent.d.ts +5 -0
  208. package/dist/node-esm/lib/Tracking/Tapjoy/StandardEvents.d.ts +5 -0
  209. package/dist/node-esm/lib/Tracking/Tapjoy/index.d.ts +3 -0
  210. package/dist/node-esm/lib/Tracking/index.d.ts +1 -0
  211. package/package.json +33 -50
  212. package/src/contexts/Ethers/MetaMask.tsx +2 -0
  213. package/src/contexts/Ethers/MyEtherWallet.tsx +2 -0
  214. package/src/contexts/Ethers/Opera.tsx +1 -0
  215. package/src/contexts/Ethers/Trust.tsx +1 -0
  216. package/src/hooks/useWebP.tsx +2 -1
  217. package/src/lib/Tracking/Facebook/StandardEvents.ts +5 -0
  218. package/src/lib/Tracking/Tapjoy/BaseEvent.ts +19 -0
  219. package/src/lib/Tracking/Tapjoy/EF.ts +41 -0
  220. package/src/lib/Tracking/Tapjoy/StandardEvent.ts +11 -0
  221. package/src/lib/Tracking/Tapjoy/StandardEvents.ts +9 -0
  222. package/src/lib/Tracking/Tapjoy/index.ts +3 -0
  223. package/src/lib/Tracking/index.ts +1 -0
@@ -58,54 +58,54 @@ function __awaiter(thisArg, _arguments, P, generator) {
58
58
  const BusyCircularProgress = (_a) => {
59
59
  var { bgcolor, style, rounded, size, opacity = 0.85 } = _a, props = __rest(_a, ["bgcolor", "style", "rounded", "size", "opacity"]);
60
60
  const theme = useTheme();
61
- return (jsx(Box, Object.assign({ display: "flex", bgcolor: 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: jsx(CircularProgress, Object.assign({ size: size }, props), void 0) }), void 0));
61
+ return (jsx(Box, Object.assign({ display: "flex", bgcolor: 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: jsx(CircularProgress, Object.assign({ size: size }, props)) })));
62
62
  };
63
63
 
64
64
  const BusyLinearProgress = (_a) => {
65
65
  var { bgcolor, style, rounded, opacity = 0.85 } = _a, props = __rest(_a, ["bgcolor", "style", "rounded", "opacity"]);
66
66
  const theme = useTheme();
67
- return (jsx(Box, Object.assign({ display: "flex", flexDirection: "column", bgcolor: 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: jsx(LinearProgress, Object.assign({}, props), void 0) }), void 0));
67
+ return (jsx(Box, Object.assign({ display: "flex", flexDirection: "column", bgcolor: 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: jsx(LinearProgress, Object.assign({}, props)) })));
68
68
  };
69
69
 
70
70
  const BusyBox = (_a) => {
71
71
  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"]);
72
72
  const theme = useTheme();
73
73
  return (jsxs(Box, Object.assign({ component: paper ? Paper : component, position: "relative", style: background
74
- ? Object.assign({ backgroundColor: theme.palette.background.default, color: theme.palette.text.primary }, style) : style }, props, { children: [children, busy && busyVariant === 'linear' ? (jsx(BusyLinearProgress, Object.assign({ color: busyColor, opacity: busyOpacity }, busyLinearProps), void 0)) : null, busy && busyVariant === 'circular' ? (jsx(BusyCircularProgress, Object.assign({ color: busyColor, opacity: busyOpacity, size: busySize }, busyCircularProps), void 0)) : null] }), void 0));
74
+ ? Object.assign({ backgroundColor: theme.palette.background.default, color: theme.palette.text.primary }, style) : style }, props, { children: [children, busy && busyVariant === 'linear' ? (jsx(BusyLinearProgress, Object.assign({ color: busyColor, opacity: busyOpacity }, busyLinearProps))) : null, busy && busyVariant === 'circular' ? (jsx(BusyCircularProgress, Object.assign({ color: busyColor, opacity: busyOpacity, size: busySize }, busyCircularProps))) : null] })));
75
75
  };
76
76
 
77
77
  const FlexCol = (props) => {
78
- return jsx(BusyBox, Object.assign({ alignItems: "center", display: "flex", flexDirection: "column", justifyContent: "center" }, props), void 0);
78
+ return jsx(BusyBox, Object.assign({ alignItems: "center", display: "flex", flexDirection: "column", justifyContent: "center" }, props));
79
79
  };
80
80
  const FlexGrowCol = (props) => {
81
- return jsx(FlexCol, Object.assign({ flexGrow: 1 }, props), void 0);
81
+ return jsx(FlexCol, Object.assign({ flexGrow: 1 }, props));
82
82
  };
83
83
 
84
84
  const FlexRow = (props) => {
85
- return jsx(BusyBox, Object.assign({ alignItems: "center", display: "flex", flexDirection: "row", justifyContent: "center" }, props), void 0);
85
+ return jsx(BusyBox, Object.assign({ alignItems: "center", display: "flex", flexDirection: "row", justifyContent: "center" }, props));
86
86
  };
87
87
  const FlexGrowRow = (props) => {
88
- return jsx(FlexRow, Object.assign({ flexGrow: 1 }, props), void 0);
88
+ return jsx(FlexRow, Object.assign({ flexGrow: 1 }, props));
89
89
  };
90
90
 
91
91
  /**
92
92
  * @deprecated The functionality of Background is now part of FlexBox. Use the 'background' property to enable the background.
93
93
  */
94
94
  const Background = (props) => {
95
- return jsx(FlexRow, Object.assign({}, props), void 0);
95
+ return jsx(FlexRow, Object.assign({}, props));
96
96
  };
97
97
 
98
98
  const ErrorViewer = (props) => {
99
99
  const { error } = props, boxProps = __rest(props, ["error"]);
100
100
  const theme = useTheme();
101
- return (jsxs(FlexCol, Object.assign({ color: theme.palette.error.main }, boxProps, { children: [jsx(Typography, Object.assign({ align: "center", variant: "subtitle1" }, { children: error === null || error === void 0 ? void 0 : error.name }), void 0), jsx(Typography, Object.assign({ align: "center", variant: "body2" }, { children: error === null || error === void 0 ? void 0 : error.message }), void 0)] }), void 0));
101
+ return (jsxs(FlexCol, Object.assign({ color: theme.palette.error.main }, boxProps, { children: [jsx(Typography, Object.assign({ align: "center", variant: "subtitle1" }, { children: error === null || error === void 0 ? void 0 : error.name })), jsx(Typography, Object.assign({ align: "center", variant: "body2" }, { children: error === null || error === void 0 ? void 0 : error.message }))] })));
102
102
  };
103
103
 
104
104
  const ErrorsViewer = (props) => {
105
105
  const { onRetry, errors } = props, boxProps = __rest(props, ["onRetry", "errors"]);
106
106
  return (jsxs(FlexGrowCol, Object.assign({ padding: 1 }, boxProps, { children: [errors === null || errors === void 0 ? void 0 : errors.map((error, index) => {
107
107
  return jsx(ErrorViewer, { error: error }, index);
108
- }), onRetry ? (jsx(IconButton, Object.assign({ onClick: onRetry }, { children: jsx(AiOutlineReload, {}, void 0) }), void 0)) : null] }), void 0));
108
+ }), onRetry ? (jsx(IconButton, Object.assign({ onClick: onRetry }, { children: jsx(AiOutlineReload, {}) }))) : null] })));
109
109
  };
110
110
 
111
111
  const CoverProgress = (props) => {
@@ -113,7 +113,7 @@ const CoverProgress = (props) => {
113
113
  const { paper = true, open, opacity = 0.25, errors, onRetry } = props;
114
114
  const theme = useTheme();
115
115
  if (open) {
116
- return (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 ? (jsx(CircularProgress, { style: { opacity } }, void 0)) : (jsx(ErrorsViewer, { margin: 1, errors: errors, onRetry: onRetry }, void 0)) }), void 0));
116
+ return (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 ? (jsx(CircularProgress, { style: { opacity } })) : (jsx(ErrorsViewer, { margin: 1, errors: errors, onRetry: onRetry })) })));
117
117
  }
118
118
  return null;
119
119
  };
@@ -130,7 +130,7 @@ const HoverScale = (props) => {
130
130
  },
131
131
  }));
132
132
  const classes = useStyles();
133
- return (jsx(FlexRow, { children: jsx(Box, Object.assign({ className: classes.zoomdiv }, { children: children }), void 0) }, void 0));
133
+ return (jsx(FlexRow, { children: jsx(Box, Object.assign({ className: classes.zoomdiv }, { children: children })) }));
134
134
  };
135
135
 
136
136
  const range = (n, in_min, in_max, out_min, out_max) => {
@@ -189,7 +189,7 @@ const Identicon = (_a) => {
189
189
  useEffect(() => {
190
190
  updateCanvas(canvas, { bg, className, count, fg, iconPadding, palette, size, value });
191
191
  });
192
- return (jsx(FlexRow, Object.assign({}, props, { children: jsx("canvas", { className: className, ref: canvas, style: { height: size, width: size } }, void 0) }), void 0));
192
+ return (jsx(FlexRow, Object.assign({}, props, { children: jsx("canvas", { className: className, ref: canvas, style: { height: size, width: size } }) })));
193
193
  };
194
194
 
195
195
  const RedirectWithQuery = ({ href, to, toOptions }) => {
@@ -206,7 +206,7 @@ const RedirectWithQuery = ({ href, to, toOptions }) => {
206
206
  }
207
207
  }
208
208
  });
209
- return jsx("div", {}, void 0);
209
+ return jsx("div", {});
210
210
  };
211
211
 
212
212
  const ScrollToTopButton = (_a) => {
@@ -222,16 +222,16 @@ const ScrollToTopButton = (_a) => {
222
222
  }
223
223
  };
224
224
  const theme = useTheme();
225
- return (jsx(Zoom, Object.assign({ in: trigger }, props, { children: jsx(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));
225
+ return (jsx(Zoom, Object.assign({ in: trigger }, props, { children: jsx(Box, Object.assign({ zIndex: 10, position: "fixed", right: theme.spacing(2), bottom: theme.spacing(2), onClick: handleClick, role: "presentation" }, { children: children })) })));
226
226
  };
227
227
 
228
228
  const AppBarEx = (props) => {
229
229
  const { contextToolbar, systemToolbar, container, style } = props, appbarProps = __rest(props, ["contextToolbar", "systemToolbar", "container", "style"]);
230
230
  const theme = useTheme();
231
231
  const AppBarExInner = () => {
232
- return (jsxs(FlexGrowRow, Object.assign({ justifyContent: "space-between" }, { children: [contextToolbar !== null && contextToolbar !== void 0 ? contextToolbar : jsx(Toolbar, {}, void 0), systemToolbar !== null && systemToolbar !== void 0 ? systemToolbar : jsx(Toolbar, {}, void 0)] }), void 0));
232
+ return (jsxs(FlexGrowRow, Object.assign({ justifyContent: "space-between" }, { children: [contextToolbar !== null && contextToolbar !== void 0 ? contextToolbar : jsx(Toolbar, {}), systemToolbar !== null && systemToolbar !== void 0 ? systemToolbar : jsx(Toolbar, {})] })));
233
233
  };
234
- return (jsx(AppBar, Object.assign({ position: "static", style: Object.assign({ backgroundColor: theme.palette.background.paper, color: theme.palette.text.primary, display: 'flex' }, style) }, appbarProps, { children: container ? (jsx(Container, Object.assign({ maxWidth: container }, { children: jsx(AppBarExInner, {}, void 0) }), void 0)) : (jsx(AppBarExInner, {}, void 0)) }), void 0));
234
+ return (jsx(AppBar, Object.assign({ position: "static", style: Object.assign({ backgroundColor: theme.palette.background.paper, color: theme.palette.text.primary, display: 'flex' }, style) }, appbarProps, { children: container ? (jsx(Container, Object.assign({ maxWidth: container }, { children: jsx(AppBarExInner, {}) }))) : (jsx(AppBarExInner, {})) })));
235
235
  };
236
236
 
237
237
  const CookieConsentContext = createContext({});
@@ -253,7 +253,7 @@ const CookieConsentLoader = ({ children }) => {
253
253
  localStorage.removeItem(CookiesAcceptedLocalStorageName);
254
254
  setAccepted(getAcceptedFromLocalStorage());
255
255
  };
256
- return (jsx(CookieConsentContext.Provider, Object.assign({ value: { accepted, clearAccepted, setAccepted: setAcceptedHandler, storageName: CookiesAcceptedLocalStorageName } }, { children: children }), void 0));
256
+ return (jsx(CookieConsentContext.Provider, Object.assign({ value: { accepted, clearAccepted, setAccepted: setAcceptedHandler, storageName: CookiesAcceptedLocalStorageName } }, { children: children })));
257
257
  };
258
258
 
259
259
  const useCookieConsent = () => {
@@ -273,7 +273,7 @@ const InfuraEthersLoader = (props) => {
273
273
  isConnected: true,
274
274
  provider,
275
275
  signer: null,
276
- } }, { children: children }), void 0));
276
+ } }, { children: children })));
277
277
  };
278
278
 
279
279
  const getApiStage = () => {
@@ -1094,6 +1094,69 @@ class SnapchatStandardEvents {
1094
1094
  }
1095
1095
  }
1096
1096
 
1097
+ class EF {
1098
+ static init() {
1099
+ try {
1100
+ EF.instance = new EF();
1101
+ }
1102
+ catch (ex) {
1103
+ console.error(`EF.init: ${ex}`);
1104
+ }
1105
+ }
1106
+ static getEF() {
1107
+ if (global.EF) {
1108
+ return global.EF;
1109
+ }
1110
+ console.warn('Missing EF');
1111
+ }
1112
+ track(event, data) {
1113
+ switch (event) {
1114
+ case 'Purchase':
1115
+ this.sendConversion(data);
1116
+ break;
1117
+ default:
1118
+ console.error(`EF.track: missing event ${event}`);
1119
+ }
1120
+ }
1121
+ sendConversion(data) {
1122
+ try {
1123
+ //data: have session_id, tracking_id, order_id, amount
1124
+ const ef = EF.getEF();
1125
+ ef.conversion(Object.assign({}, data));
1126
+ }
1127
+ catch (ex) {
1128
+ console.error(`EF.conversion: ${ex}`);
1129
+ }
1130
+ }
1131
+ }
1132
+
1133
+ class TapjoyBaseEvent {
1134
+ constructor(name) {
1135
+ this.name = name;
1136
+ this.ef = assertEx(EF.instance, 'Missing Tapjoy Eventflow');
1137
+ }
1138
+ send(_data) {
1139
+ return __awaiter(this, void 0, void 0, function* () {
1140
+ yield delay(0);
1141
+ });
1142
+ }
1143
+ }
1144
+
1145
+ class TapjoyStandardEvent extends TapjoyBaseEvent {
1146
+ send(data) {
1147
+ return __awaiter(this, void 0, void 0, function* () {
1148
+ this.ef.track(this.name, data);
1149
+ yield delay(0);
1150
+ });
1151
+ }
1152
+ }
1153
+
1154
+ class TapjoyStandardEvents {
1155
+ purchase() {
1156
+ return new TapjoyStandardEvent('Purchase');
1157
+ }
1158
+ }
1159
+
1097
1160
  class Ttq {
1098
1161
  static init(pixelId) {
1099
1162
  try {
@@ -1322,7 +1385,9 @@ const MetaMaskEthersLoader = (props) => {
1322
1385
  setSigner(signer);
1323
1386
  }
1324
1387
  }, [ethereum, isConnected, enabled]);
1325
- useAsyncEffect((isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1388
+ useAsyncEffect(
1389
+ // eslint-disable-next-line react-hooks/exhaustive-deps
1390
+ (isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1326
1391
  if (signer && enabled) {
1327
1392
  try {
1328
1393
  const localAddress = EthAddress.fromString(yield signer.getAddress());
@@ -1342,7 +1407,9 @@ const MetaMaskEthersLoader = (props) => {
1342
1407
  }
1343
1408
  }), [signer, resetCount, enabled]);
1344
1409
  const [chainId, setChainId] = useState();
1345
- useAsyncEffect((isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1410
+ useAsyncEffect(
1411
+ // eslint-disable-next-line react-hooks/exhaustive-deps
1412
+ (isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1346
1413
  var _b;
1347
1414
  if (enabled) {
1348
1415
  const chainId = (_b = (yield (provider === null || provider === void 0 ? void 0 : provider.getNetwork()))) === null || _b === void 0 ? void 0 : _b.chainId;
@@ -1362,7 +1429,7 @@ const MetaMaskEthersLoader = (props) => {
1362
1429
  providerName,
1363
1430
  signer: isConnected ? signer : undefined,
1364
1431
  walletProvider,
1365
- } }, { children: children }), void 0));
1432
+ } }, { children: children })));
1366
1433
  };
1367
1434
 
1368
1435
  const MyEtherWalletEthersLoader = (props) => {
@@ -1409,7 +1476,9 @@ const MyEtherWalletEthersLoader = (props) => {
1409
1476
  }
1410
1477
  setSigner(signer);
1411
1478
  }, [ethereum, isConnected]);
1412
- useAsyncEffect((isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1479
+ useAsyncEffect(
1480
+ // eslint-disable-next-line react-hooks/exhaustive-deps
1481
+ (isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1413
1482
  if (signer) {
1414
1483
  try {
1415
1484
  const localAddress = EthAddress.fromString(yield signer.getAddress());
@@ -1428,7 +1497,9 @@ const MyEtherWalletEthersLoader = (props) => {
1428
1497
  }
1429
1498
  }), [signer]);
1430
1499
  const [chainId, setChainId] = useState();
1431
- useAsyncEffect((isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1500
+ useAsyncEffect(
1501
+ // eslint-disable-next-line react-hooks/exhaustive-deps
1502
+ (isMounted) => __awaiter(void 0, void 0, void 0, function* () {
1432
1503
  var _b;
1433
1504
  const chainId = (_b = (yield (provider === null || provider === void 0 ? void 0 : provider.getNetwork()))) === null || _b === void 0 ? void 0 : _b.chainId;
1434
1505
  if (!isMounted())
@@ -1446,7 +1517,7 @@ const MyEtherWalletEthersLoader = (props) => {
1446
1517
  providerName,
1447
1518
  signer: isConnected ? signer : undefined,
1448
1519
  walletProvider,
1449
- } }, { children: children }), void 0));
1520
+ } }, { children: children })));
1450
1521
  };
1451
1522
 
1452
1523
  const OperaEthersLoader = (props) => {
@@ -1461,7 +1532,9 @@ const OperaEthersLoader = (props) => {
1461
1532
  const [localAddress, setLocalAddress] = 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 ? EthAddress.fromString((_e = (_d = global.ethereum) === null || _d === void 0 ? void 0 : _d.addresses) === null || _e === void 0 ? void 0 : _e[0]) : null);
1462
1533
  const chainId = (ethereum === null || ethereum === void 0 ? void 0 : ethereum.chainId) ? parseInt(ethereum === null || ethereum === void 0 ? void 0 : ethereum.chainId) : 1;
1463
1534
  const isConnected = (_f = ethereum === null || ethereum === void 0 ? void 0 : ethereum.isConnected()) !== null && _f !== void 0 ? _f : false;
1464
- useAsyncEffect((mounted) => __awaiter(void 0, void 0, void 0, function* () {
1535
+ useAsyncEffect(
1536
+ // eslint-disable-next-line react-hooks/exhaustive-deps
1537
+ (mounted) => __awaiter(void 0, void 0, void 0, function* () {
1465
1538
  if (ethereum) {
1466
1539
  ethereum.enable();
1467
1540
  const operaProvider = new Web3Provider(ethereum);
@@ -1491,7 +1564,7 @@ const OperaEthersLoader = (props) => {
1491
1564
  localAddress,
1492
1565
  provider,
1493
1566
  signer,
1494
- } }, { children: children }), void 0));
1567
+ } }, { children: children })));
1495
1568
  };
1496
1569
 
1497
1570
  const TrustEthersLoader = (props) => {
@@ -1504,7 +1577,9 @@ const TrustEthersLoader = (props) => {
1504
1577
  const signer = trustProvider.getSigner();
1505
1578
  const chainId = 1;
1506
1579
  const provider = trustProvider;
1507
- useAsyncEffect((mounted) => __awaiter(void 0, void 0, void 0, function* () {
1580
+ useAsyncEffect(
1581
+ // eslint-disable-next-line react-hooks/exhaustive-deps
1582
+ (mounted) => __awaiter(void 0, void 0, void 0, function* () {
1508
1583
  if (signer) {
1509
1584
  try {
1510
1585
  const localAddress = EthAddress.fromString(yield signer.getAddress());
@@ -1526,7 +1601,7 @@ const TrustEthersLoader = (props) => {
1526
1601
  localAddress,
1527
1602
  provider,
1528
1603
  signer,
1529
- } }, { children: children }), void 0));
1604
+ } }, { children: children })));
1530
1605
  };
1531
1606
 
1532
1607
  const EthersLoader = (props) => {
@@ -1535,21 +1610,21 @@ const EthersLoader = (props) => {
1535
1610
  const global = window;
1536
1611
  const { children } = props;
1537
1612
  if ((_a = global.ethereum) === null || _a === void 0 ? void 0 : _a.isMetaMask) {
1538
- return jsx(MetaMaskEthersLoader, { children: children }, void 0);
1613
+ return jsx(MetaMaskEthersLoader, { children: children });
1539
1614
  }
1540
1615
  if ((_b = global.ethereum) === null || _b === void 0 ? void 0 : _b.isTrust) {
1541
- return jsx(TrustEthersLoader, { children: children }, void 0);
1616
+ return jsx(TrustEthersLoader, { children: children });
1542
1617
  }
1543
1618
  if ((_c = global.ethereum) === null || _c === void 0 ? void 0 : _c.isMew) {
1544
- return jsx(MyEtherWalletEthersLoader, { children: children }, void 0);
1619
+ return jsx(MyEtherWalletEthersLoader, { children: children });
1545
1620
  }
1546
1621
  if (((_d = global.ethereum) === null || _d === void 0 ? void 0 : _d.providerName) === 'opera') {
1547
- return jsx(OperaEthersLoader, { children: children }, void 0);
1622
+ return jsx(OperaEthersLoader, { children: children });
1548
1623
  }
1549
1624
  if (global.ethereum) {
1550
- return jsx(OperaEthersLoader, { children: children }, void 0);
1625
+ return jsx(OperaEthersLoader, { children: children });
1551
1626
  }
1552
- return jsx(InfuraEthersLoader, { children: children }, void 0);
1627
+ return jsx(InfuraEthersLoader, { children: children });
1553
1628
  };
1554
1629
 
1555
1630
  const NetworkSettingsContext = createContext({});
@@ -1561,7 +1636,7 @@ const NetworkSettingsLoader = (props) => {
1561
1636
  xyFhrMerkleSendAddress: EthAddress.fromString('0x46FEEBDffC8076D9E5fd8a11CF1508810472A79f'),
1562
1637
  xyGovernanceAddress: EthAddress.fromString('0x01925d0fFE4a6a6162B51ba611e3D4780Fc2dF42'),
1563
1638
  xyStakingConsensusAddress: EthAddress.fromString('0x0242514106114DEaA99Fd81574142c36Edb03B6D'),
1564
- } }, { children: children }), void 0));
1639
+ } }, { children: children })));
1565
1640
  };
1566
1641
 
1567
1642
  const UserEventsContext = createContext({});
@@ -1573,7 +1648,7 @@ const DebugUserEventsContext = createContext({
1573
1648
  });
1574
1649
 
1575
1650
  const UserEventsProvider = ({ userEvents, children }) => {
1576
- return (jsx(UserEventsContext.Provider, Object.assign({ value: { userEvents: userEvents !== null && userEvents !== void 0 ? userEvents : XyoUserEventHandler.get() } }, { children: children }), void 0));
1651
+ return (jsx(UserEventsContext.Provider, Object.assign({ value: { userEvents: userEvents !== null && userEvents !== void 0 ? userEvents : XyoUserEventHandler.get() } }, { children: children })));
1577
1652
  };
1578
1653
 
1579
1654
  const calcSpacing = (theme, values) => {
@@ -1618,7 +1693,7 @@ const ButtonExBase = (props) => {
1618
1693
  onClick === null || onClick === void 0 ? void 0 : onClick(event);
1619
1694
  }
1620
1695
  };
1621
- return (jsxs(Button, Object.assign({ onClick: localOnClick }, rootProps, { children: [busy && busyVariant === 'linear' ? jsx(BusyLinearProgress, { rounded: true, opacity: busyOpacity !== null && busyOpacity !== void 0 ? busyOpacity : 0 }, void 0) : null, busy && busyVariant === 'circular' ? (jsx(BusyCircularProgress, { rounded: true, size: 24, opacity: busyOpacity !== null && busyOpacity !== void 0 ? busyOpacity : 0.5 }, void 0)) : null, children] }), void 0));
1696
+ return (jsxs(Button, Object.assign({ onClick: localOnClick }, rootProps, { children: [busy && busyVariant === 'linear' ? jsx(BusyLinearProgress, { rounded: true, opacity: busyOpacity !== null && busyOpacity !== void 0 ? busyOpacity : 0 }) : null, busy && busyVariant === 'circular' ? (jsx(BusyCircularProgress, { rounded: true, size: 24, opacity: busyOpacity !== null && busyOpacity !== void 0 ? busyOpacity : 0.5 })) : null, children] })));
1622
1697
  };
1623
1698
 
1624
1699
  const ButtonExTo = (_a) => {
@@ -1630,16 +1705,16 @@ const ButtonExTo = (_a) => {
1630
1705
  navigate(to, toOptions);
1631
1706
  }
1632
1707
  };
1633
- return jsx(ButtonExBase, Object.assign({ onClick: localOnClick }, props), void 0);
1708
+ return jsx(ButtonExBase, Object.assign({ onClick: localOnClick }, props));
1634
1709
  };
1635
1710
 
1636
1711
  const ButtonEx = (_a) => {
1637
1712
  var { to } = _a, props = __rest(_a, ["to"]);
1638
1713
  if (to) {
1639
- return jsx(ButtonExTo, Object.assign({ to: to }, props), void 0);
1714
+ return jsx(ButtonExTo, Object.assign({ to: to }, props));
1640
1715
  }
1641
1716
  else {
1642
- return jsx(ButtonExBase, Object.assign({}, props), void 0);
1717
+ return jsx(ButtonExBase, Object.assign({}, props));
1643
1718
  }
1644
1719
  };
1645
1720
 
@@ -1675,22 +1750,22 @@ const CookieConsentBody = (_a) => {
1675
1750
  }, acceptOnTimer);
1676
1751
  }
1677
1752
  if (!storageName) {
1678
- return (jsx(FlexRow, Object.assign({ justifyContent: "center", paddingY: 2 }, props, { children: jsx(Typography, Object.assign({ color: "error", variant: "body1" }, { children: "Missing CookieConsentContext" }), void 0) }), void 0));
1753
+ return (jsx(FlexRow, Object.assign({ justifyContent: "center", paddingY: 2 }, props, { children: jsx(Typography, Object.assign({ color: "error", variant: "body1" }, { children: "Missing CookieConsentContext" })) })));
1679
1754
  }
1680
- return accepted ? null : (jsxs(FlexRow, Object.assign({ justifyContent: "space-between" }, props, { children: [jsxs(Typography, Object.assign({ variant: "body2", margin: 2 }, { children: ['This site uses ', jsx(Link, Object.assign({ href: "https://cookiesandyou.com/", rel: "noopener noreferrer", target: "_blank" }, { children: "cookies" }), void 0), ' and ', jsx(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), jsx(ButtonEx, Object.assign({ variant: "contained", color: "secondary", onClick: onAcceptClick, margin: 2 }, { children: "Accept" }), void 0)] }), void 0));
1755
+ return accepted ? null : (jsxs(FlexRow, Object.assign({ justifyContent: "space-between" }, props, { children: [jsxs(Typography, Object.assign({ variant: "body2", margin: 2 }, { children: ['This site uses ', jsx(Link, Object.assign({ href: "https://cookiesandyou.com/", rel: "noopener noreferrer", target: "_blank" }, { children: "cookies" })), ' and ', jsx(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.'] })), jsx(ButtonEx, Object.assign({ variant: "contained", color: "secondary", onClick: onAcceptClick, margin: 2 }, { children: "Accept" }))] })));
1681
1756
  };
1682
1757
 
1683
1758
  const CookieConsent = (props) => {
1684
1759
  const { storageName } = useCookieConsent();
1685
1760
  const Inner = () => {
1686
1761
  const { accepted } = useCookieConsent();
1687
- return accepted ? null : (jsx(CookieConsentBody, Object.assign({ background: true, paper: true, position: "fixed", bottom: 0, maxWidth: "100vw", width: "100%", zIndex: 1000 }, props), void 0));
1762
+ return accepted ? null : (jsx(CookieConsentBody, Object.assign({ background: true, paper: true, position: "fixed", bottom: 0, maxWidth: "100vw", width: "100%", zIndex: 1000 }, props)));
1688
1763
  };
1689
1764
  //if not inside a context, make a context
1690
1765
  if (!storageName) {
1691
- return (jsx(CookieConsentLoader, { children: jsx(Inner, {}, void 0) }, void 0));
1766
+ return (jsx(CookieConsentLoader, { children: jsx(Inner, {}) }));
1692
1767
  }
1693
- return jsx(Inner, {}, void 0);
1768
+ return jsx(Inner, {});
1694
1769
  };
1695
1770
 
1696
1771
  const InvertableThemeContext = createContext({
@@ -1731,9 +1806,9 @@ darkTheme, darkOptions, lightOptions, }) => {
1731
1806
  }
1732
1807
  const theme = noResponsiveFonts ? createTheme(themeOptions) : responsiveFontSizes(createTheme(themeOptions));
1733
1808
  const Provider = () => {
1734
- return (jsx(InvertableThemeContext.Provider, Object.assign({ value: { darkOptions: clonedDarkOptions, lightOptions: clonedLightOptions, options: clonedOptions } }, { children: jsx(ThemeProvider, Object.assign({ theme: theme }, { children: children }), void 0) }), void 0));
1809
+ return (jsx(InvertableThemeContext.Provider, Object.assign({ value: { darkOptions: clonedDarkOptions, lightOptions: clonedLightOptions, options: clonedOptions } }, { children: jsx(ThemeProvider, Object.assign({ theme: theme }, { children: children })) })));
1735
1810
  };
1736
- return scoped ? (jsx(ScopedCssBaseline, { children: jsx(Provider, {}, void 0) }, void 0)) : (jsx(Provider, {}, void 0));
1811
+ return scoped ? (jsx(ScopedCssBaseline, { children: jsx(Provider, {}) })) : (jsx(Provider, {}));
1737
1812
  };
1738
1813
 
1739
1814
  // The point of this component it to return to the top of the page on any router navigate
@@ -1749,7 +1824,7 @@ const BasePage = (_a) => {
1749
1824
  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"]);
1750
1825
  const theme = useTheme();
1751
1826
  const scrollToTopAnchorId = 'scroll-to-top-anchor';
1752
- return (jsxs(FlexCol, Object.assign({ justifyContent: "flex-start", color: theme.palette.text.primary, alignItems: "stretch", width: "100%", maxWidth: "100vw", minHeight: "100vh" }, props, { children: [jsx(ScrollToTop, {}, void 0), jsx(Helmet, Object.assign({ title: title }, { children: noindex ? jsx("meta", { content: "noindex", name: "robots" }, void 0) : null }), void 0), scrollToTopButton ? jsx("div", { id: scrollToTopAnchorId }, void 0) : null, hideAppBar ? null : appBar, beta ? (jsx(FlexRow, Object.assign({ margin: 1, position: "absolute", top: 0, left: 0, bgcolor: "#cccccc88", paddingX: 1, style: { opacity: 0.5 } }, { children: jsx(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 ? (jsx(Container, Object.assign({ style: { alignItems: 'stretch', display: 'flex', flexDirection: 'column', flexGrow: 1 }, maxWidth: container, disableGutters: disableGutters }, { children: children }), void 0)) : (children), hideFooter ? null : jsx("footer", { children: appFooter }, void 0), cookieConsent !== null && cookieConsent !== void 0 ? cookieConsent : (jsx(ScopedCssBaseline, { children: jsx(InvertableThemeProvider, Object.assign({ invert: true }, { children: jsx(CookieConsent, { borderRadius: 0 }, void 0) }), void 0) }, void 0)), scrollToTopButton ? (jsx(ScrollToTopButton, Object.assign({ anchorId: scrollToTopAnchorId }, { children: jsx(Fab, Object.assign({ "aria-label": "scroll to top", color: "secondary", size: "small" }, { children: jsx(KeyboardArrowUp, {}, void 0) }), void 0) }), void 0)) : null] }), void 0));
1827
+ return (jsxs(FlexCol, Object.assign({ justifyContent: "flex-start", color: theme.palette.text.primary, alignItems: "stretch", width: "100%", maxWidth: "100vw", minHeight: "100vh" }, props, { children: [jsx(ScrollToTop, {}), jsx(Helmet, Object.assign({ title: title }, { children: noindex ? jsx("meta", { content: "noindex", name: "robots" }) : null })), scrollToTopButton ? jsx("div", { id: scrollToTopAnchorId }) : null, hideAppBar ? null : appBar, beta ? (jsx(FlexRow, Object.assign({ margin: 1, position: "absolute", top: 0, left: 0, bgcolor: "#cccccc88", paddingX: 1, style: { opacity: 0.5 } }, { children: jsx(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 ? (jsx(Container, Object.assign({ style: { alignItems: 'stretch', display: 'flex', flexDirection: 'column', flexGrow: 1 }, maxWidth: container, disableGutters: disableGutters }, { children: children }))) : (children), hideFooter ? null : jsx("footer", { children: appFooter }), cookieConsent !== null && cookieConsent !== void 0 ? cookieConsent : (jsx(ScopedCssBaseline, { children: jsx(InvertableThemeProvider, Object.assign({ invert: true }, { children: jsx(CookieConsent, { borderRadius: 0 }) })) })), scrollToTopButton ? (jsx(ScrollToTopButton, Object.assign({ anchorId: scrollToTopAnchorId }, { children: jsx(Fab, Object.assign({ "aria-label": "scroll to top", color: "secondary", size: "small" }, { children: jsx(KeyboardArrowUp, {}) })) }))) : null] })));
1753
1828
  };
1754
1829
 
1755
1830
  const getPartialPath = (pathParts, index) => {
@@ -1770,8 +1845,8 @@ const BreadcrumbsEx = (_a) => {
1770
1845
  assertEx(pathParts.length - 1 === (titles === null || titles === void 0 ? void 0 : titles.length), `Path/Title length mismatch: ${JSON.stringify(titles)} with ${JSON.stringify(pathParts)}`);
1771
1846
  return (jsxs(Breadcrumbs, Object.assign({ separator: separator }, props, { children: [pathParts.map((_pathPart, index) => {
1772
1847
  const path = getPartialPath(pathParts, index);
1773
- return (jsx(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: Link$1, to: path }, { children: index > 0 ? (titles === null || titles === void 0 ? void 0 : titles[index - 1]) : (jsx(FlexRow, { children: typeof logo === 'string' ? jsx("img", { src: logo }, void 0) : logo }, void 0)) }), path));
1774
- }), children] }), void 0));
1848
+ return (jsx(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: Link$1, to: path }, { children: index > 0 ? (titles === null || titles === void 0 ? void 0 : titles[index - 1]) : (jsx(FlexRow, { children: typeof logo === 'string' ? jsx("img", { src: logo }) : logo })) }), path));
1849
+ }), children] })));
1775
1850
  };
1776
1851
 
1777
1852
  const toAxiosError = (error) => {
@@ -1788,12 +1863,12 @@ const ErrorDialogOpen = (_a) => {
1788
1863
  };
1789
1864
  const axiosError = toAxiosError(error);
1790
1865
  const message = (_b = error.message) !== null && _b !== void 0 ? _b : error.toString();
1791
- return (jsxs(Dialog, Object.assign({}, props, { children: [jsx(DialogTitle, { children: title }, void 0), jsx(DialogContent, { children: jsx(FlexRow, { children: jsx(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), jsx(DialogActions, { children: jsxs(FlexRow, Object.assign({ justifyContent: "space-between", width: "100%", minWidth: "300px" }, { children: [jsx(ButtonEx, Object.assign({ onClick: onCloseClicked, variant: "text" }, { children: "Close" }), void 0), jsx(ButtonEx, Object.assign({ onClick: onRetryClicked, variant: "text" }, { children: "Retry" }), void 0)] }), void 0) }, void 0)] }), void 0));
1866
+ return (jsxs(Dialog, Object.assign({}, props, { children: [jsx(DialogTitle, { children: title }), jsx(DialogContent, { children: jsx(FlexRow, { children: jsx(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}` })) }) }), jsx(DialogActions, { children: jsxs(FlexRow, Object.assign({ justifyContent: "space-between", width: "100%", minWidth: "300px" }, { children: [jsx(ButtonEx, Object.assign({ onClick: onCloseClicked, variant: "text" }, { children: "Close" })), jsx(ButtonEx, Object.assign({ onClick: onRetryClicked, variant: "text" }, { children: "Retry" }))] })) })] })));
1792
1867
  };
1793
1868
  const ErrorDialog = (_a) => {
1794
1869
  var { open, error } = _a, props = __rest(_a, ["open", "error"]);
1795
1870
  if (error) {
1796
- return jsx(ErrorDialogOpen, Object.assign({ open: !!error || open, error: error }, props), void 0);
1871
+ return jsx(ErrorDialogOpen, Object.assign({ open: !!error || open, error: error }, props));
1797
1872
  }
1798
1873
  else {
1799
1874
  return null;
@@ -1802,7 +1877,7 @@ const ErrorDialog = (_a) => {
1802
1877
 
1803
1878
  const MessageDialog = (_a) => {
1804
1879
  var { onOk, onCancel, children, title } = _a, props = __rest(_a, ["onOk", "onCancel", "children", "title"]);
1805
- return (jsxs(Dialog, Object.assign({}, props, { children: [jsx(DialogTitle, { children: title }, void 0), jsx(DialogContent, { children: jsx(FlexCol, Object.assign({ alignItems: "stretch" }, { children: children }), void 0) }, void 0), jsx(DialogActions, { children: jsxs(FlexRow, Object.assign({ justifyContent: "space-between", width: "100%" }, { children: [jsx(Button, Object.assign({ onClick: onCancel, variant: "text" }, { children: "Cancel" }), void 0), jsx(Button, Object.assign({ onClick: onOk, variant: "text" }, { children: "Ok" }), void 0)] }), void 0) }, void 0)] }), void 0));
1880
+ return (jsxs(Dialog, Object.assign({}, props, { children: [jsx(DialogTitle, { children: title }), jsx(DialogContent, { children: jsx(FlexCol, Object.assign({ alignItems: "stretch" }, { children: children })) }), jsx(DialogActions, { children: jsxs(FlexRow, Object.assign({ justifyContent: "space-between", width: "100%" }, { children: [jsx(Button, Object.assign({ onClick: onCancel, variant: "text" }, { children: "Cancel" })), jsx(Button, Object.assign({ onClick: onOk, variant: "text" }, { children: "Ok" }))] })) })] })));
1806
1881
  };
1807
1882
 
1808
1883
  const useBreakpoint = () => {
@@ -1942,14 +2017,16 @@ const useUserEvents = () => {
1942
2017
  let supportsWebP = undefined;
1943
2018
  const useWebP = (webp, alt) => {
1944
2019
  const [img, setImg] = useState();
1945
- useAsyncEffect((mounted) => __awaiter(void 0, void 0, void 0, function* () {
2020
+ useAsyncEffect(
2021
+ // eslint-disable-next-line react-hooks/exhaustive-deps
2022
+ (mounted) => __awaiter(void 0, void 0, void 0, function* () {
1946
2023
  if (supportsWebP === undefined) {
1947
2024
  supportsWebP = yield getSupportsWebP();
1948
2025
  }
1949
2026
  if (mounted()) {
1950
2027
  setImg(supportsWebP ? webp : alt);
1951
2028
  }
1952
- }), [supportsWebP]);
2029
+ }), [alt, webp]);
1953
2030
  return img;
1954
2031
  };
1955
2032
  const getSupportsWebP = () => __awaiter(void 0, void 0, void 0, function* () {
@@ -2001,12 +2078,12 @@ const EthAccount = (_a) => {
2001
2078
  ? addressToDisplay.toString()
2002
2079
  : addressToDisplay.toShortString();
2003
2080
  // Note: We use the all zero address for spacing in case it is
2004
- return (jsx(ButtonEx, Object.assign({ onClick: onClickLocal, title: `0x${address === null || address === void 0 ? void 0 : address.toHex()}` }, props, { children: jsxs(FlexGrowRow, Object.assign({ justifyContent: "space-between", alignItems: "center" }, { children: [icon && address ? jsx(Identicon, { size: iconSize, value: address === null || address === void 0 ? void 0 : address.toHex() }, void 0) : null, iconOnly ? null : (jsxs(FlexRow, { children: [jsx(Typography, Object.assign({ marginLeft: icon ? 1 : 0, variant: "body1", fontFamily: fontFamily, visibility: address ? 'inherit' : 'hidden' }, { children: testToDisplay }), void 0), address ? null : (jsx(Typography, Object.assign({ position: "absolute", marginLeft: icon ? 1 : 0, variant: "body1", fontFamily: fontFamily }, { children: "-- --" }), void 0))] }, void 0)), isLocalAddress ? jsx(FlexRow, Object.assign({ marginLeft: 0.5 }, { children: "(You)" }), void 0) : null] }), void 0) }), void 0));
2081
+ return (jsx(ButtonEx, Object.assign({ onClick: onClickLocal, title: `0x${address === null || address === void 0 ? void 0 : address.toHex()}` }, props, { children: jsxs(FlexGrowRow, Object.assign({ justifyContent: "space-between", alignItems: "center" }, { children: [icon && address ? jsx(Identicon, { size: iconSize, value: address === null || address === void 0 ? void 0 : address.toHex() }) : null, iconOnly ? null : (jsxs(FlexRow, { children: [jsx(Typography, Object.assign({ marginLeft: icon ? 1 : 0, variant: "body1", fontFamily: fontFamily, visibility: address ? 'inherit' : 'hidden' }, { children: testToDisplay })), address ? null : (jsx(Typography, Object.assign({ position: "absolute", marginLeft: icon ? 1 : 0, variant: "body1", fontFamily: fontFamily }, { children: "-- --" })))] })), isLocalAddress ? jsx(FlexRow, Object.assign({ marginLeft: 0.5 }, { children: "(You)" })) : null] })) })));
2005
2082
  };
2006
2083
 
2007
2084
  const Experiment = (props) => {
2008
2085
  const { children } = props;
2009
- return jsx(Fragment, { children: children }, void 0);
2086
+ return jsx(Fragment, { children: children });
2010
2087
  };
2011
2088
 
2012
2089
  const OutcomesLocalStorageKey = 'outcomes';
@@ -2107,7 +2184,7 @@ const ExperimentsDebugger = (_a) => {
2107
2184
  const sumUpVariants = (items) => items.reduce((acc, curr) => acc + curr.weight, 0);
2108
2185
  const experimentEntries = Object.entries(experiments);
2109
2186
  if (!experiments || !experimentEntries.length) {
2110
- return (jsxs(FlexCol, Object.assign({ alignItems: "stretch" }, props, { children: [jsx(Typography, Object.assign({ variant: "subtitle1" }, { children: "No Experiments loaded" }), void 0), jsx(Typography, Object.assign({ variant: "subtitle2" }, { children: "Visit a page with an experiment to load the data" }), void 0)] }), void 0));
2187
+ return (jsxs(FlexCol, Object.assign({ alignItems: "stretch" }, props, { children: [jsx(Typography, Object.assign({ variant: "subtitle1" }, { children: "No Experiments loaded" })), jsx(Typography, Object.assign({ variant: "subtitle2" }, { children: "Visit a page with an experiment to load the data" }))] })));
2111
2188
  }
2112
2189
  return (jsx(FlexCol, Object.assign({ alignItems: "stretch" }, props, { children: Object.entries(experiments).map((data) => {
2113
2190
  const [name, experiment] = data;
@@ -2119,22 +2196,22 @@ const ExperimentsDebugger = (_a) => {
2119
2196
  value: index === 0 ? weight : sumUpVariants(experiment.variants.slice(0, index + 1)),
2120
2197
  })),
2121
2198
  ];
2122
- return (jsxs(FlexCol, Object.assign({ alignItems: "stretch", paddingX: 4, marginBottom: 4 }, props, { children: [jsxs(FlexRow, { children: [name, ":\u00A0", outcome] }, void 0), jsx(FlexRow, { children: jsx(Slider, { "aria-label": `Experiment ${name}`, defaultValue: outcome, value: outcome, marks: marks, onChange: (e, value) => {
2199
+ return (jsxs(FlexCol, Object.assign({ alignItems: "stretch", paddingX: 4, marginBottom: 4 }, props, { children: [jsxs(FlexRow, { children: [name, ":\u00A0", outcome] }), jsx(FlexRow, { children: jsx(Slider, { "aria-label": `Experiment ${name}`, defaultValue: outcome, value: outcome, marks: marks, onChange: (e, value) => {
2123
2200
  const truncated = Number((Array.isArray(value) ? value[0] : value).toFixed(2));
2124
2201
  outcomes[name] = truncated;
2125
2202
  // Spread operator triggers rerender
2126
2203
  setOutcomes(Object.assign({}, outcomes));
2127
- } }, void 0) }, void 0)] }), `experiment-${name}`));
2128
- }) }), void 0));
2204
+ } }) })] }), `experiment-${name}`));
2205
+ }) })));
2129
2206
  };
2130
2207
 
2131
2208
  const LinkEx = (_a) => {
2132
2209
  var { to } = _a, props = __rest(_a, ["to"]);
2133
2210
  if (to) {
2134
- return jsx(Link, Object.assign({ component: Link$1, to: to }, props), void 0);
2211
+ return jsx(Link, Object.assign({ component: Link$1, to: to }, props));
2135
2212
  }
2136
2213
  else {
2137
- return jsx(Link, Object.assign({}, props), void 0);
2214
+ return jsx(Link, Object.assign({}, props));
2138
2215
  }
2139
2216
  };
2140
2217
  /** @deprecated use LinkEx instead */
@@ -2144,7 +2221,7 @@ const MenuEx = (_a) => {
2144
2221
  var { MenuListProps = {}, mode = 'light', colorize } = _a, props = __rest(_a, ["MenuListProps", "mode", "colorize"]);
2145
2222
  const theme = useTheme();
2146
2223
  const colorizeMenuListProps = colorize ? { sx: { backgroundColor: theme.palette[colorize][mode] } } : {};
2147
- return jsx(Menu, Object.assign({ MenuListProps: merge(MenuListProps, colorizeMenuListProps) }, props), void 0);
2224
+ return jsx(Menu, Object.assign({ MenuListProps: merge(MenuListProps, colorizeMenuListProps) }, props));
2148
2225
  };
2149
2226
 
2150
2227
  const NumberStatus = (_a) => {
@@ -2156,7 +2233,7 @@ const NumberStatus = (_a) => {
2156
2233
  const bgColorBottom = (_c = palette === null || palette === void 0 ? void 0 : palette.main) !== null && _c !== void 0 ? _c : theme.palette.background.default;
2157
2234
  const sizePixels = size === 'large' ? 96 : size === 'small' ? 64 : 80;
2158
2235
  const calcFontSize = fontSize !== null && fontSize !== void 0 ? fontSize : sizePixels * 0.2;
2159
- return (jsx(ButtonEx, Object.assign({ size: size, padding: 0, style: Object.assign({ borderRadius: rounded ? theme.shape.borderRadius : 0, overflow: rounded ? 'hidden' : undefined }, style) }, props, { children: jsxs(FlexCol, Object.assign({ alignItems: "stretch", height: sizePixels, width: autoWidth ? '100%' : sizePixels, busy: value === undefined && !error }, { children: [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(value).format(format) }), void 0), 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));
2236
+ return (jsx(ButtonEx, Object.assign({ size: size, padding: 0, style: Object.assign({ borderRadius: rounded ? theme.shape.borderRadius : 0, overflow: rounded ? 'hidden' : undefined }, style) }, props, { children: jsxs(FlexCol, Object.assign({ alignItems: "stretch", height: sizePixels, width: autoWidth ? '100%' : sizePixels, busy: value === undefined && !error }, { children: [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(value).format(format) })), 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 }))] })) })));
2160
2237
  };
2161
2238
 
2162
2239
  const Portal = ({ children, className, el = 'div', target = 'body' }) => {
@@ -2216,35 +2293,35 @@ const PixelDebugger = () => {
2216
2293
  backgroundColor: 'rgba(18, 18, 18, .70)',
2217
2294
  overflowY: 'auto',
2218
2295
  width: '100%',
2219
- }, color: theme.palette.primary.main }, { children: jsxs(FlexCol, Object.assign({ alignItems: "stretch", sx: { flexFlow: 'column', maxHeight: 400 } }, { children: [jsx(FlexCol, Object.assign({ alignItems: "stretch", sx: { flex: '0 1 auto' } }, { children: jsx(ButtonEx, Object.assign({ variant: "text", onClick: () => setDisplayEvents(!displayEvents) }, { children: "XY Pixel Debugger" }), void 0) }), void 0), displayEvents && !!events.length && (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) => (jsx(PixelEventDetails, Object.assign({ events: events, index: index }, e), `${e.event}-${index}`))) }), void 0)), displayEvents && !events.length && jsx(Typography, Object.assign({ variant: "subtitle2" }, { children: "No Events" }), void 0)] }), void 0) }), void 0) }), void 0) }), void 0) }, void 0));
2296
+ }, color: theme.palette.primary.main }, { children: jsxs(FlexCol, Object.assign({ alignItems: "stretch", sx: { flexFlow: 'column', maxHeight: 400 } }, { children: [jsx(FlexCol, Object.assign({ alignItems: "stretch", sx: { flex: '0 1 auto' } }, { children: jsx(ButtonEx, Object.assign({ variant: "text", onClick: () => setDisplayEvents(!displayEvents) }, { children: "XY Pixel Debugger" })) })), displayEvents && !!events.length && (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) => (jsx(PixelEventDetails, Object.assign({ events: events, index: index }, e), `${e.event}-${index}`))) }))), displayEvents && !events.length && jsx(Typography, Object.assign({ variant: "subtitle2" }, { children: "No Events" }))] })) })) })) })) }));
2220
2297
  };
2221
2298
  const PixelEventDetails = ({ event, fields, index, events, }) => {
2222
2299
  const [isOpen, setIsOpen] = useState(false);
2223
- return (jsxs(FlexCol, Object.assign({ alignItems: "stretch", marginBottom: 0.5, onClick: () => setIsOpen(!isOpen) }, { children: [jsx(Typography, Object.assign({ variant: "subtitle2" }, { children: event }), void 0), isOpen && (jsx(Typography, Object.assign({ marginBottom: 0.5, variant: "caption" }, { children: JSON.stringify(fields, null, 2) }), void 0)), events[index + 1] && jsx(Divider, {}, void 0)] }), void 0));
2300
+ return (jsxs(FlexCol, Object.assign({ alignItems: "stretch", marginBottom: 0.5, onClick: () => setIsOpen(!isOpen) }, { children: [jsx(Typography, Object.assign({ variant: "subtitle2" }, { children: event })), isOpen && (jsx(Typography, Object.assign({ marginBottom: 0.5, variant: "caption" }, { children: JSON.stringify(fields, null, 2) }))), events[index + 1] && jsx(Divider, {})] })));
2224
2301
  };
2225
2302
 
2226
2303
  const PixelDebuggerProvider = ({ children }) => {
2227
2304
  const [isDebugging, setIsDebugging] = useLocalStorage('isDebuggingPixel', false);
2228
- return (jsx(DebugUserEventsContext.Provider, Object.assign({ value: { isDebugging, setIsDebugging } }, { children: children }), void 0));
2305
+ return (jsx(DebugUserEventsContext.Provider, Object.assign({ value: { isDebugging, setIsDebugging } }, { children: children })));
2229
2306
  };
2230
2307
 
2231
2308
  const PixelDebuggerToggle = (_a) => {
2232
2309
  var props = __rest(_a, []);
2233
2310
  const { setIsDebugging, isDebugging } = useContext(DebugUserEventsContext);
2234
- return (jsx(FlexRow, Object.assign({}, props, { children: jsxs(FormControl, { children: [jsx(FormLabel, { children: "Enable Debugger" }, void 0), jsx(Switch, { checked: isDebugging, onClick: () => setIsDebugging(!isDebugging) }, void 0)] }, void 0) }), void 0));
2311
+ return (jsx(FlexRow, Object.assign({}, props, { children: jsxs(FormControl, { children: [jsx(FormLabel, { children: "Enable Debugger" }), jsx(Switch, { checked: isDebugging, onClick: () => setIsDebugging(!isDebugging) })] }) })));
2235
2312
  };
2236
2313
 
2237
2314
  const QuickTipButton = (_a) => {
2238
2315
  var { title, children } = _a, props = __rest(_a, ["title", "children"]);
2239
2316
  const [messageOpen, setMessageOpen] = useState(false);
2240
- return (jsxs(Fragment, { children: [jsx(IconButton, Object.assign({ onClick: () => setMessageOpen(true), size: "small" }, props, { children: jsx(AiOutlineQuestionCircle, { size: 16 }, void 0) }), void 0), 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));
2317
+ return (jsxs(Fragment, { children: [jsx(IconButton, Object.assign({ onClick: () => setMessageOpen(true), size: "small" }, props, { children: jsx(AiOutlineQuestionCircle, { size: 16 }) })), jsx(MessageDialog, Object.assign({ onOk: () => setMessageOpen(false), onCancel: () => setMessageOpen(false), onClose: () => setMessageOpen(false), open: messageOpen, title: title !== null && title !== void 0 ? title : '' }, { children: children }))] }));
2241
2318
  };
2242
2319
 
2243
2320
  const RichResult = (props) => {
2244
2321
  const { thing } = props;
2245
2322
  const thingWithContext = thing;
2246
2323
  thingWithContext['@context'] = 'https://schema.org';
2247
- return jsx("script", Object.assign({ type: "application/ld+json" }, { children: JSON.stringify(thingWithContext) }), void 0);
2324
+ return jsx("script", Object.assign({ type: "application/ld+json" }, { children: JSON.stringify(thingWithContext) }));
2248
2325
  };
2249
2326
 
2250
2327
  var ActionStatusType;
@@ -2297,7 +2374,7 @@ const SelectEx = (_a) => {
2297
2374
  const colorizeMenuProps = colorize
2298
2375
  ? { MenuListProps: { sx: { backgroundColor: theme.palette[colorize][mode] } } }
2299
2376
  : {};
2300
- return jsx(Select, Object.assign({ MenuProps: merge(MenuProps, colorizeMenuProps) }, props), void 0);
2377
+ return jsx(Select, Object.assign({ MenuProps: merge(MenuProps, colorizeMenuProps) }, props));
2301
2378
  };
2302
2379
 
2303
2380
  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";
@@ -2315,8 +2392,8 @@ const TokenAmount = (_a) => {
2315
2392
  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"]);
2316
2393
  const adjustedAmount = amount ? base10Shift(amount, places).toNumber() : undefined;
2317
2394
  const amountString = adjustedAmount ? Math.trunc(adjustedAmount).toLocaleString() : '-';
2318
- return (jsx(ButtonEx, Object.assign({ style: Object.assign({ backgroundColor: statusColor }, style), variant: "outlined", onClick: onButtonClick }, props, { children: jsxs(FlexRow, Object.assign({ justifyContent: "space-between", width: "100%", busy: amount === undefined, busySize: 16 }, { children: [jsxs(FlexRow, { children: [logo ? jsx("img", { src: img, height: 24 }, void 0) : null, label ? (jsx(Typography, Object.assign({ marginRight: 1, marginLeft: logo ? 1 : 0, noWrap: true, fontFamily: textFontFamily, variant: "caption" }, { children: label }), void 0)) : null] }, void 0), jsx(Typography, Object.assign({ color: textColor, noWrap: true, fontFamily: textFontFamily, variant: "body1", style: { textTransform: 'none' } }, { children: amountString }), void 0)] }), void 0) }), void 0));
2395
+ return (jsx(ButtonEx, Object.assign({ style: Object.assign({ backgroundColor: statusColor }, style), variant: "outlined", onClick: onButtonClick }, props, { children: jsxs(FlexRow, Object.assign({ justifyContent: "space-between", width: "100%", busy: amount === undefined, busySize: 16 }, { children: [jsxs(FlexRow, { children: [logo ? jsx("img", { src: img, height: 24 }) : null, label ? (jsx(Typography, Object.assign({ marginRight: 1, marginLeft: logo ? 1 : 0, noWrap: true, fontFamily: textFontFamily, variant: "caption" }, { children: label }))) : null] }), jsx(Typography, Object.assign({ color: textColor, noWrap: true, fontFamily: textFontFamily, variant: "body1", style: { textTransform: 'none' } }, { children: amountString }))] })) })));
2319
2396
  };
2320
2397
 
2321
- export { ActionStatusType, AppBarEx, Background, BasePage, BreadcrumbsEx, BusyBox, ButtonEx, ContactPointOption, CookieConsent, CookieConsentBody, CookieConsentContext, CookieConsentLoader, CoverProgress, DebugUserEventsContext, DripCustomEvent, DripStandardEvents, ErrorDialog, EthAccount, EthersContext, EthersLoader, Experiment, Experiments, ExperimentsDebugger, FacebookCustomEvent, FacebookStandardEvents, FacebookUserEventHandler, Fbq, FlexCol, FlexGrowCol, FlexGrowRow, FlexRow, GoogleBaseEvent, GoogleCustomEvent, GoogleStandardEvents, GoogleUserEventHandler, Gtag, Gtm, HoverScale, Identicon, InvertableThemeProvider, ItemAvailability, LinkEx, LinkToEx, MapCategoryType, MenuEx, MessageDialog, NetworkSettingsContext, NetworkSettingsLoader, NumberStatus, PixelDebugger, PixelDebuggerProvider, PixelDebuggerToggle, Portal, QuickTipButton, Rdt, RedditCustomEvent, RedditStandardEvents, RedirectWithQuery, Referrer, RichResult, ScrollToTop, ScrollToTopButton, SelectEx, SnapTr, SnapchatStandardEvents, TiktokCustomEvent, TiktokStandardEvents, TokenAmount, Ttq, UserEventsContext, UserEventsProvider, XyBaseEvent, XyCustomEvent, XyUserEventHandler, XyoUserEventHandler, enableProfileLogging, getApiStage, getLocalStorageObject, getSessionStorageObject, isLocalhost, profileBlock, profileResults, resolveThemeColors, setLocalStorageObject, setSessionStorageObject, useAsyncEffect, useBreakpoint, useCookieConsent, useInterval, useLocalStorage, useMounted, useNavigateToEthAddress, useSpacing, useTimeout, useUserEvents, useWebP, useWindowSize };
2398
+ export { ActionStatusType, AppBarEx, Background, BasePage, BreadcrumbsEx, BusyBox, ButtonEx, ContactPointOption, CookieConsent, CookieConsentBody, CookieConsentContext, CookieConsentLoader, CoverProgress, DebugUserEventsContext, DripCustomEvent, DripStandardEvents, EF, ErrorDialog, EthAccount, EthersContext, EthersLoader, Experiment, Experiments, ExperimentsDebugger, FacebookCustomEvent, FacebookStandardEvents, FacebookUserEventHandler, Fbq, FlexCol, FlexGrowCol, FlexGrowRow, FlexRow, GoogleBaseEvent, GoogleCustomEvent, GoogleStandardEvents, GoogleUserEventHandler, Gtag, Gtm, HoverScale, Identicon, InvertableThemeProvider, ItemAvailability, LinkEx, LinkToEx, MapCategoryType, MenuEx, MessageDialog, NetworkSettingsContext, NetworkSettingsLoader, NumberStatus, PixelDebugger, PixelDebuggerProvider, PixelDebuggerToggle, Portal, QuickTipButton, Rdt, RedditCustomEvent, RedditStandardEvents, RedirectWithQuery, Referrer, RichResult, ScrollToTop, ScrollToTopButton, SelectEx, SnapTr, SnapchatStandardEvents, TapjoyStandardEvent, TapjoyStandardEvents, TiktokCustomEvent, TiktokStandardEvents, TokenAmount, Ttq, UserEventsContext, UserEventsProvider, XyBaseEvent, XyCustomEvent, XyUserEventHandler, XyoUserEventHandler, enableProfileLogging, getApiStage, getLocalStorageObject, getSessionStorageObject, isLocalhost, profileBlock, profileResults, resolveThemeColors, setLocalStorageObject, setSessionStorageObject, useAsyncEffect, useBreakpoint, useCookieConsent, useInterval, useLocalStorage, useMounted, useNavigateToEthAddress, useSpacing, useTimeout, useUserEvents, useWebP, useWindowSize };
2322
2399
  //# sourceMappingURL=index.js.map