@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
@@ -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,7 +283,7 @@ 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 = () => {
@@ -1104,6 +1104,69 @@ class SnapchatStandardEvents {
1104
1104
  }
1105
1105
  }
1106
1106
 
1107
+ class EF {
1108
+ static init() {
1109
+ try {
1110
+ EF.instance = new EF();
1111
+ }
1112
+ catch (ex) {
1113
+ console.error(`EF.init: ${ex}`);
1114
+ }
1115
+ }
1116
+ static getEF() {
1117
+ if (global.EF) {
1118
+ return global.EF;
1119
+ }
1120
+ console.warn('Missing EF');
1121
+ }
1122
+ track(event, data) {
1123
+ switch (event) {
1124
+ case 'Purchase':
1125
+ this.sendConversion(data);
1126
+ break;
1127
+ default:
1128
+ console.error(`EF.track: missing event ${event}`);
1129
+ }
1130
+ }
1131
+ sendConversion(data) {
1132
+ try {
1133
+ //data: have session_id, tracking_id, order_id, amount
1134
+ const ef = EF.getEF();
1135
+ ef.conversion(Object.assign({}, data));
1136
+ }
1137
+ catch (ex) {
1138
+ console.error(`EF.conversion: ${ex}`);
1139
+ }
1140
+ }
1141
+ }
1142
+
1143
+ class TapjoyBaseEvent {
1144
+ constructor(name) {
1145
+ this.name = name;
1146
+ this.ef = sdkJs.assertEx(EF.instance, 'Missing Tapjoy Eventflow');
1147
+ }
1148
+ send(_data) {
1149
+ return __awaiter(this, void 0, void 0, function* () {
1150
+ yield sdkJs.delay(0);
1151
+ });
1152
+ }
1153
+ }
1154
+
1155
+ class TapjoyStandardEvent extends TapjoyBaseEvent {
1156
+ send(data) {
1157
+ return __awaiter(this, void 0, void 0, function* () {
1158
+ this.ef.track(this.name, data);
1159
+ yield sdkJs.delay(0);
1160
+ });
1161
+ }
1162
+ }
1163
+
1164
+ class TapjoyStandardEvents {
1165
+ purchase() {
1166
+ return new TapjoyStandardEvent('Purchase');
1167
+ }
1168
+ }
1169
+
1107
1170
  class Ttq {
1108
1171
  static init(pixelId) {
1109
1172
  try {
@@ -1332,7 +1395,9 @@ const MetaMaskEthersLoader = (props) => {
1332
1395
  setSigner(signer);
1333
1396
  }
1334
1397
  }, [ethereum, isConnected, enabled]);
1335
- 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* () {
1336
1401
  if (signer && enabled) {
1337
1402
  try {
1338
1403
  const localAddress = sdkJs.EthAddress.fromString(yield signer.getAddress());
@@ -1352,7 +1417,9 @@ const MetaMaskEthersLoader = (props) => {
1352
1417
  }
1353
1418
  }), [signer, resetCount, enabled]);
1354
1419
  const [chainId, setChainId] = react.useState();
1355
- 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* () {
1356
1423
  var _b;
1357
1424
  if (enabled) {
1358
1425
  const chainId = (_b = (yield (provider === null || provider === void 0 ? void 0 : provider.getNetwork()))) === null || _b === void 0 ? void 0 : _b.chainId;
@@ -1372,7 +1439,7 @@ const MetaMaskEthersLoader = (props) => {
1372
1439
  providerName,
1373
1440
  signer: isConnected ? signer : undefined,
1374
1441
  walletProvider,
1375
- } }, { children: children }), void 0));
1442
+ } }, { children: children })));
1376
1443
  };
1377
1444
 
1378
1445
  const MyEtherWalletEthersLoader = (props) => {
@@ -1419,7 +1486,9 @@ const MyEtherWalletEthersLoader = (props) => {
1419
1486
  }
1420
1487
  setSigner(signer);
1421
1488
  }, [ethereum, isConnected]);
1422
- 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* () {
1423
1492
  if (signer) {
1424
1493
  try {
1425
1494
  const localAddress = sdkJs.EthAddress.fromString(yield signer.getAddress());
@@ -1438,7 +1507,9 @@ const MyEtherWalletEthersLoader = (props) => {
1438
1507
  }
1439
1508
  }), [signer]);
1440
1509
  const [chainId, setChainId] = react.useState();
1441
- 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* () {
1442
1513
  var _b;
1443
1514
  const chainId = (_b = (yield (provider === null || provider === void 0 ? void 0 : provider.getNetwork()))) === null || _b === void 0 ? void 0 : _b.chainId;
1444
1515
  if (!isMounted())
@@ -1456,7 +1527,7 @@ const MyEtherWalletEthersLoader = (props) => {
1456
1527
  providerName,
1457
1528
  signer: isConnected ? signer : undefined,
1458
1529
  walletProvider,
1459
- } }, { children: children }), void 0));
1530
+ } }, { children: children })));
1460
1531
  };
1461
1532
 
1462
1533
  const OperaEthersLoader = (props) => {
@@ -1471,7 +1542,9 @@ const OperaEthersLoader = (props) => {
1471
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);
1472
1543
  const chainId = (ethereum === null || ethereum === void 0 ? void 0 : ethereum.chainId) ? parseInt(ethereum === null || ethereum === void 0 ? void 0 : ethereum.chainId) : 1;
1473
1544
  const isConnected = (_f = ethereum === null || ethereum === void 0 ? void 0 : ethereum.isConnected()) !== null && _f !== void 0 ? _f : false;
1474
- 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* () {
1475
1548
  if (ethereum) {
1476
1549
  ethereum.enable();
1477
1550
  const operaProvider = new providers.Web3Provider(ethereum);
@@ -1501,7 +1574,7 @@ const OperaEthersLoader = (props) => {
1501
1574
  localAddress,
1502
1575
  provider,
1503
1576
  signer,
1504
- } }, { children: children }), void 0));
1577
+ } }, { children: children })));
1505
1578
  };
1506
1579
 
1507
1580
  const TrustEthersLoader = (props) => {
@@ -1514,7 +1587,9 @@ const TrustEthersLoader = (props) => {
1514
1587
  const signer = trustProvider.getSigner();
1515
1588
  const chainId = 1;
1516
1589
  const provider = trustProvider;
1517
- 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* () {
1518
1593
  if (signer) {
1519
1594
  try {
1520
1595
  const localAddress = sdkJs.EthAddress.fromString(yield signer.getAddress());
@@ -1536,7 +1611,7 @@ const TrustEthersLoader = (props) => {
1536
1611
  localAddress,
1537
1612
  provider,
1538
1613
  signer,
1539
- } }, { children: children }), void 0));
1614
+ } }, { children: children })));
1540
1615
  };
1541
1616
 
1542
1617
  const EthersLoader = (props) => {
@@ -1545,21 +1620,21 @@ const EthersLoader = (props) => {
1545
1620
  const global = window;
1546
1621
  const { children } = props;
1547
1622
  if ((_a = global.ethereum) === null || _a === void 0 ? void 0 : _a.isMetaMask) {
1548
- return jsxRuntime.jsx(MetaMaskEthersLoader, { children: children }, void 0);
1623
+ return jsxRuntime.jsx(MetaMaskEthersLoader, { children: children });
1549
1624
  }
1550
1625
  if ((_b = global.ethereum) === null || _b === void 0 ? void 0 : _b.isTrust) {
1551
- return jsxRuntime.jsx(TrustEthersLoader, { children: children }, void 0);
1626
+ return jsxRuntime.jsx(TrustEthersLoader, { children: children });
1552
1627
  }
1553
1628
  if ((_c = global.ethereum) === null || _c === void 0 ? void 0 : _c.isMew) {
1554
- return jsxRuntime.jsx(MyEtherWalletEthersLoader, { children: children }, void 0);
1629
+ return jsxRuntime.jsx(MyEtherWalletEthersLoader, { children: children });
1555
1630
  }
1556
1631
  if (((_d = global.ethereum) === null || _d === void 0 ? void 0 : _d.providerName) === 'opera') {
1557
- return jsxRuntime.jsx(OperaEthersLoader, { children: children }, void 0);
1632
+ return jsxRuntime.jsx(OperaEthersLoader, { children: children });
1558
1633
  }
1559
1634
  if (global.ethereum) {
1560
- return jsxRuntime.jsx(OperaEthersLoader, { children: children }, void 0);
1635
+ return jsxRuntime.jsx(OperaEthersLoader, { children: children });
1561
1636
  }
1562
- return jsxRuntime.jsx(InfuraEthersLoader, { children: children }, void 0);
1637
+ return jsxRuntime.jsx(InfuraEthersLoader, { children: children });
1563
1638
  };
1564
1639
 
1565
1640
  const NetworkSettingsContext = react.createContext({});
@@ -1571,7 +1646,7 @@ const NetworkSettingsLoader = (props) => {
1571
1646
  xyFhrMerkleSendAddress: sdkJs.EthAddress.fromString('0x46FEEBDffC8076D9E5fd8a11CF1508810472A79f'),
1572
1647
  xyGovernanceAddress: sdkJs.EthAddress.fromString('0x01925d0fFE4a6a6162B51ba611e3D4780Fc2dF42'),
1573
1648
  xyStakingConsensusAddress: sdkJs.EthAddress.fromString('0x0242514106114DEaA99Fd81574142c36Edb03B6D'),
1574
- } }, { children: children }), void 0));
1649
+ } }, { children: children })));
1575
1650
  };
1576
1651
 
1577
1652
  const UserEventsContext = react.createContext({});
@@ -1583,7 +1658,7 @@ const DebugUserEventsContext = react.createContext({
1583
1658
  });
1584
1659
 
1585
1660
  const UserEventsProvider = ({ userEvents, children }) => {
1586
- 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 })));
1587
1662
  };
1588
1663
 
1589
1664
  const calcSpacing = (theme, values) => {
@@ -1628,7 +1703,7 @@ const ButtonExBase = (props) => {
1628
1703
  onClick === null || onClick === void 0 ? void 0 : onClick(event);
1629
1704
  }
1630
1705
  };
1631
- 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] })));
1632
1707
  };
1633
1708
 
1634
1709
  const ButtonExTo = (_a) => {
@@ -1640,16 +1715,16 @@ const ButtonExTo = (_a) => {
1640
1715
  navigate(to, toOptions);
1641
1716
  }
1642
1717
  };
1643
- return jsxRuntime.jsx(ButtonExBase, Object.assign({ onClick: localOnClick }, props), void 0);
1718
+ return jsxRuntime.jsx(ButtonExBase, Object.assign({ onClick: localOnClick }, props));
1644
1719
  };
1645
1720
 
1646
1721
  const ButtonEx = (_a) => {
1647
1722
  var { to } = _a, props = __rest(_a, ["to"]);
1648
1723
  if (to) {
1649
- return jsxRuntime.jsx(ButtonExTo, Object.assign({ to: to }, props), void 0);
1724
+ return jsxRuntime.jsx(ButtonExTo, Object.assign({ to: to }, props));
1650
1725
  }
1651
1726
  else {
1652
- return jsxRuntime.jsx(ButtonExBase, Object.assign({}, props), void 0);
1727
+ return jsxRuntime.jsx(ButtonExBase, Object.assign({}, props));
1653
1728
  }
1654
1729
  };
1655
1730
 
@@ -1685,22 +1760,22 @@ const CookieConsentBody = (_a) => {
1685
1760
  }, acceptOnTimer);
1686
1761
  }
1687
1762
  if (!storageName) {
1688
- 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" })) })));
1689
1764
  }
1690
- 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" }))] })));
1691
1766
  };
1692
1767
 
1693
1768
  const CookieConsent = (props) => {
1694
1769
  const { storageName } = useCookieConsent();
1695
1770
  const Inner = () => {
1696
1771
  const { accepted } = useCookieConsent();
1697
- 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)));
1698
1773
  };
1699
1774
  //if not inside a context, make a context
1700
1775
  if (!storageName) {
1701
- return (jsxRuntime.jsx(CookieConsentLoader, { children: jsxRuntime.jsx(Inner, {}, void 0) }, void 0));
1776
+ return (jsxRuntime.jsx(CookieConsentLoader, { children: jsxRuntime.jsx(Inner, {}) }));
1702
1777
  }
1703
- return jsxRuntime.jsx(Inner, {}, void 0);
1778
+ return jsxRuntime.jsx(Inner, {});
1704
1779
  };
1705
1780
 
1706
1781
  const InvertableThemeContext = react.createContext({
@@ -1741,9 +1816,9 @@ darkTheme, darkOptions, lightOptions, }) => {
1741
1816
  }
1742
1817
  const theme = noResponsiveFonts ? styles$1.createTheme(themeOptions) : material.responsiveFontSizes(styles$1.createTheme(themeOptions));
1743
1818
  const Provider = () => {
1744
- 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 })) })));
1745
1820
  };
1746
- 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, {}));
1747
1822
  };
1748
1823
 
1749
1824
  // The point of this component it to return to the top of the page on any router navigate
@@ -1759,7 +1834,7 @@ const BasePage = (_a) => {
1759
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"]);
1760
1835
  const theme = material.useTheme();
1761
1836
  const scrollToTopAnchorId = 'scroll-to-top-anchor';
1762
- 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] })));
1763
1838
  };
1764
1839
 
1765
1840
  const getPartialPath = (pathParts, index) => {
@@ -1780,8 +1855,8 @@ const BreadcrumbsEx = (_a) => {
1780
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)}`);
1781
1856
  return (jsxRuntime.jsxs(material.Breadcrumbs, Object.assign({ separator: separator }, props, { children: [pathParts.map((_pathPart, index) => {
1782
1857
  const path = getPartialPath(pathParts, index);
1783
- 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));
1784
- }), 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] })));
1785
1860
  };
1786
1861
 
1787
1862
  const toAxiosError = (error) => {
@@ -1798,12 +1873,12 @@ const ErrorDialogOpen = (_a) => {
1798
1873
  };
1799
1874
  const axiosError = toAxiosError(error);
1800
1875
  const message = (_b = error.message) !== null && _b !== void 0 ? _b : error.toString();
1801
- 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" }))] })) })] })));
1802
1877
  };
1803
1878
  const ErrorDialog = (_a) => {
1804
1879
  var { open, error } = _a, props = __rest(_a, ["open", "error"]);
1805
1880
  if (error) {
1806
- 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));
1807
1882
  }
1808
1883
  else {
1809
1884
  return null;
@@ -1812,7 +1887,7 @@ const ErrorDialog = (_a) => {
1812
1887
 
1813
1888
  const MessageDialog = (_a) => {
1814
1889
  var { onOk, onCancel, children, title } = _a, props = __rest(_a, ["onOk", "onCancel", "children", "title"]);
1815
- 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" }))] })) })] })));
1816
1891
  };
1817
1892
 
1818
1893
  const useBreakpoint = () => {
@@ -1952,14 +2027,16 @@ const useUserEvents = () => {
1952
2027
  let supportsWebP = undefined;
1953
2028
  const useWebP = (webp, alt) => {
1954
2029
  const [img, setImg] = react.useState();
1955
- 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* () {
1956
2033
  if (supportsWebP === undefined) {
1957
2034
  supportsWebP = yield getSupportsWebP();
1958
2035
  }
1959
2036
  if (mounted()) {
1960
2037
  setImg(supportsWebP ? webp : alt);
1961
2038
  }
1962
- }), [supportsWebP]);
2039
+ }), [alt, webp]);
1963
2040
  return img;
1964
2041
  };
1965
2042
  const getSupportsWebP = () => __awaiter(void 0, void 0, void 0, function* () {
@@ -2011,12 +2088,12 @@ const EthAccount = (_a) => {
2011
2088
  ? addressToDisplay.toString()
2012
2089
  : addressToDisplay.toShortString();
2013
2090
  // Note: We use the all zero address for spacing in case it is
2014
- 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] })) })));
2015
2092
  };
2016
2093
 
2017
2094
  const Experiment = (props) => {
2018
2095
  const { children } = props;
2019
- return jsxRuntime.jsx(jsxRuntime.Fragment, { children: children }, void 0);
2096
+ return jsxRuntime.jsx(jsxRuntime.Fragment, { children: children });
2020
2097
  };
2021
2098
 
2022
2099
  const OutcomesLocalStorageKey = 'outcomes';
@@ -2117,7 +2194,7 @@ const ExperimentsDebugger = (_a) => {
2117
2194
  const sumUpVariants = (items) => items.reduce((acc, curr) => acc + curr.weight, 0);
2118
2195
  const experimentEntries = Object.entries(experiments);
2119
2196
  if (!experiments || !experimentEntries.length) {
2120
- 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" }))] })));
2121
2198
  }
2122
2199
  return (jsxRuntime.jsx(FlexCol, Object.assign({ alignItems: "stretch" }, props, { children: Object.entries(experiments).map((data) => {
2123
2200
  const [name, experiment] = data;
@@ -2129,22 +2206,22 @@ const ExperimentsDebugger = (_a) => {
2129
2206
  value: index === 0 ? weight : sumUpVariants(experiment.variants.slice(0, index + 1)),
2130
2207
  })),
2131
2208
  ];
2132
- 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) => {
2133
2210
  const truncated = Number((Array.isArray(value) ? value[0] : value).toFixed(2));
2134
2211
  outcomes[name] = truncated;
2135
2212
  // Spread operator triggers rerender
2136
2213
  setOutcomes(Object.assign({}, outcomes));
2137
- } }, void 0) }, void 0)] }), `experiment-${name}`));
2138
- }) }), void 0));
2214
+ } }) })] }), `experiment-${name}`));
2215
+ }) })));
2139
2216
  };
2140
2217
 
2141
2218
  const LinkEx = (_a) => {
2142
2219
  var { to } = _a, props = __rest(_a, ["to"]);
2143
2220
  if (to) {
2144
- 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));
2145
2222
  }
2146
2223
  else {
2147
- return jsxRuntime.jsx(material.Link, Object.assign({}, props), void 0);
2224
+ return jsxRuntime.jsx(material.Link, Object.assign({}, props));
2148
2225
  }
2149
2226
  };
2150
2227
  /** @deprecated use LinkEx instead */
@@ -2154,7 +2231,7 @@ const MenuEx = (_a) => {
2154
2231
  var { MenuListProps = {}, mode = 'light', colorize } = _a, props = __rest(_a, ["MenuListProps", "mode", "colorize"]);
2155
2232
  const theme = material.useTheme();
2156
2233
  const colorizeMenuListProps = colorize ? { sx: { backgroundColor: theme.palette[colorize][mode] } } : {};
2157
- 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));
2158
2235
  };
2159
2236
 
2160
2237
  const NumberStatus = (_a) => {
@@ -2166,7 +2243,7 @@ const NumberStatus = (_a) => {
2166
2243
  const bgColorBottom = (_c = palette === null || palette === void 0 ? void 0 : palette.main) !== null && _c !== void 0 ? _c : theme.palette.background.default;
2167
2244
  const sizePixels = size === 'large' ? 96 : size === 'small' ? 64 : 80;
2168
2245
  const calcFontSize = fontSize !== null && fontSize !== void 0 ? fontSize : sizePixels * 0.2;
2169
- 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 }))] })) })));
2170
2247
  };
2171
2248
 
2172
2249
  const Portal = ({ children, className, el = 'div', target = 'body' }) => {
@@ -2226,35 +2303,35 @@ const PixelDebugger = () => {
2226
2303
  backgroundColor: 'rgba(18, 18, 18, .70)',
2227
2304
  overflowY: 'auto',
2228
2305
  width: '100%',
2229
- }, 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" }))] })) })) })) })) }));
2230
2307
  };
2231
2308
  const PixelEventDetails = ({ event, fields, index, events, }) => {
2232
2309
  const [isOpen, setIsOpen] = react.useState(false);
2233
- 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, {})] })));
2234
2311
  };
2235
2312
 
2236
2313
  const PixelDebuggerProvider = ({ children }) => {
2237
2314
  const [isDebugging, setIsDebugging] = useLocalStorage('isDebuggingPixel', false);
2238
- 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 })));
2239
2316
  };
2240
2317
 
2241
2318
  const PixelDebuggerToggle = (_a) => {
2242
2319
  var props = __rest(_a, []);
2243
2320
  const { setIsDebugging, isDebugging } = react.useContext(DebugUserEventsContext);
2244
- 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) })] }) })));
2245
2322
  };
2246
2323
 
2247
2324
  const QuickTipButton = (_a) => {
2248
2325
  var { title, children } = _a, props = __rest(_a, ["title", "children"]);
2249
2326
  const [messageOpen, setMessageOpen] = react.useState(false);
2250
- 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 }))] }));
2251
2328
  };
2252
2329
 
2253
2330
  const RichResult = (props) => {
2254
2331
  const { thing } = props;
2255
2332
  const thingWithContext = thing;
2256
2333
  thingWithContext['@context'] = 'https://schema.org';
2257
- 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) }));
2258
2335
  };
2259
2336
 
2260
2337
  exports.ActionStatusType = void 0;
@@ -2307,7 +2384,7 @@ const SelectEx = (_a) => {
2307
2384
  const colorizeMenuProps = colorize
2308
2385
  ? { MenuListProps: { sx: { backgroundColor: theme.palette[colorize][mode] } } }
2309
2386
  : {};
2310
- 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));
2311
2388
  };
2312
2389
 
2313
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";
@@ -2325,7 +2402,7 @@ const TokenAmount = (_a) => {
2325
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"]);
2326
2403
  const adjustedAmount = amount ? base10Shift(amount, places).toNumber() : undefined;
2327
2404
  const amountString = adjustedAmount ? Math.trunc(adjustedAmount).toLocaleString() : '-';
2328
- 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 }))] })) })));
2329
2406
  };
2330
2407
 
2331
2408
  Object.defineProperty(exports, 'useMediaQuery', {
@@ -2346,6 +2423,7 @@ exports.CoverProgress = CoverProgress;
2346
2423
  exports.DebugUserEventsContext = DebugUserEventsContext;
2347
2424
  exports.DripCustomEvent = DripCustomEvent;
2348
2425
  exports.DripStandardEvents = DripStandardEvents;
2426
+ exports.EF = EF;
2349
2427
  exports.ErrorDialog = ErrorDialog;
2350
2428
  exports.EthAccount = EthAccount;
2351
2429
  exports.EthersContext = EthersContext;
@@ -2393,6 +2471,8 @@ exports.ScrollToTopButton = ScrollToTopButton;
2393
2471
  exports.SelectEx = SelectEx;
2394
2472
  exports.SnapTr = SnapTr;
2395
2473
  exports.SnapchatStandardEvents = SnapchatStandardEvents;
2474
+ exports.TapjoyStandardEvent = TapjoyStandardEvent;
2475
+ exports.TapjoyStandardEvents = TapjoyStandardEvents;
2396
2476
  exports.TiktokCustomEvent = TiktokCustomEvent;
2397
2477
  exports.TiktokStandardEvents = TiktokStandardEvents;
2398
2478
  exports.TokenAmount = TokenAmount;