@xylabs/sdk-react 2.17.3 → 2.17.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 (335) hide show
  1. package/dist/docs.json +65922 -22254
  2. package/docs/assets/highlight.css +50 -0
  3. package/docs/assets/main.js +58 -0
  4. package/docs/assets/search.js +1 -0
  5. package/docs/assets/style.css +1367 -0
  6. package/docs/classes/DripBaseEvent.html +442 -0
  7. package/docs/classes/DripCustomEvent.html +434 -0
  8. package/docs/classes/DripStandardEvents.html +379 -0
  9. package/docs/classes/EF.html +415 -0
  10. package/docs/classes/FacebookBaseEvent.html +413 -0
  11. package/docs/classes/FacebookCustomEvent.html +418 -0
  12. package/docs/classes/FacebookStandardEvent.html +418 -0
  13. package/docs/classes/FacebookStandardEvents.html +549 -0
  14. package/docs/classes/FacebookUserEventHandler.html +437 -0
  15. package/docs/classes/Fbq.html +440 -0
  16. package/docs/classes/GoogleBaseEvent.html +465 -0
  17. package/docs/classes/GoogleCustomEvent.html +472 -0
  18. package/docs/classes/GoogleStandardEvent.html +472 -0
  19. package/docs/classes/GoogleStandardEvents.html +669 -0
  20. package/docs/classes/GoogleUserEventHandler.html +437 -0
  21. package/docs/classes/Gtag.html +543 -0
  22. package/docs/classes/Gtm.html +434 -0
  23. package/docs/classes/Rdt.html +425 -0
  24. package/docs/classes/RedditBaseEvent.html +413 -0
  25. package/docs/classes/RedditCustomEvent.html +416 -0
  26. package/docs/classes/RedditStandardEvent.html +416 -0
  27. package/docs/classes/RedditStandardEvents.html +449 -0
  28. package/docs/classes/Referrer.html +411 -0
  29. package/docs/classes/SnapTr.html +403 -0
  30. package/docs/classes/SnapchatBaseEvent.html +405 -0
  31. package/docs/classes/SnapchatStandardEvent.html +408 -0
  32. package/docs/classes/SnapchatStandardEvents.html +659 -0
  33. package/docs/classes/TapjoyStandardEvent.html +416 -0
  34. package/docs/classes/TapjoyStandardEvents.html +379 -0
  35. package/docs/classes/TiktokBaseEvent.html +413 -0
  36. package/docs/classes/TiktokCustomEvent.html +416 -0
  37. package/docs/classes/TiktokStandardEvent.html +416 -0
  38. package/docs/classes/TiktokStandardEvents.html +529 -0
  39. package/docs/classes/Ttq.html +423 -0
  40. package/docs/classes/XyBaseEvent.html +407 -0
  41. package/docs/classes/XyCustomEvent.html +397 -0
  42. package/docs/classes/XyUserEventHandler.html +437 -0
  43. package/docs/classes/XyoUserEventHandler.html +467 -0
  44. package/docs/enums/ActionStatusType.html +370 -0
  45. package/docs/enums/ContactPointOption.html +356 -0
  46. package/docs/enums/ItemAvailability.html +432 -0
  47. package/docs/enums/MapCategoryType.html +370 -0
  48. package/docs/functions/AccordionGroup.html +340 -0
  49. package/docs/functions/AppBarEx.html +340 -0
  50. package/docs/functions/Background.html +343 -0
  51. package/docs/functions/BasePage.html +340 -0
  52. package/docs/functions/BreadcrumbsEx.html +340 -0
  53. package/docs/functions/BusyBox.html +341 -0
  54. package/docs/functions/BusyCircularProgress.html +340 -0
  55. package/docs/functions/BusyLinearProgress.html +340 -0
  56. package/docs/functions/ButtonEx.html +341 -0
  57. package/docs/functions/CookieConsent.html +340 -0
  58. package/docs/functions/CookieConsentBody.html +340 -0
  59. package/docs/functions/CookieConsentLoader.html +340 -0
  60. package/docs/functions/CoverProgress.html +340 -0
  61. package/docs/functions/ErrorDialog.html +340 -0
  62. package/docs/functions/ErrorViewer.html +340 -0
  63. package/docs/functions/ErrorsViewer.html +340 -0
  64. package/docs/functions/EthAccount.html +343 -0
  65. package/docs/functions/EthAccountBox.html +340 -0
  66. package/docs/functions/EthAccountButton.html +340 -0
  67. package/docs/functions/EthBlock.html +340 -0
  68. package/docs/functions/EthersLoader.html +340 -0
  69. package/docs/functions/Experiment.html +340 -0
  70. package/docs/functions/Experiments.html +340 -0
  71. package/docs/functions/ExperimentsDebugger.html +341 -0
  72. package/docs/functions/FlexCol.html +341 -0
  73. package/docs/functions/FlexGrowCol.html +341 -0
  74. package/docs/functions/FlexGrowRow.html +341 -0
  75. package/docs/functions/FlexRow.html +341 -0
  76. package/docs/functions/HoverScale.html +340 -0
  77. package/docs/functions/Identicon.html +340 -0
  78. package/docs/functions/InfuraEthersLoader.html +340 -0
  79. package/docs/functions/InvertibleThemeProvider.html +340 -0
  80. package/docs/functions/LinkEx.html +341 -0
  81. package/docs/functions/LinkToEx.html +341 -0
  82. package/docs/functions/MenuEx.html +340 -0
  83. package/docs/functions/MessageDialog.html +340 -0
  84. package/docs/functions/MetaMaskEthersLoader.html +340 -0
  85. package/docs/functions/MyEtherWalletEthersLoader.html +340 -0
  86. package/docs/functions/NetworkSettingsLoader.html +340 -0
  87. package/docs/functions/NumberStatus.html +340 -0
  88. package/docs/functions/OperaEthersLoader.html +340 -0
  89. package/docs/functions/PixelDebugger.html +341 -0
  90. package/docs/functions/PixelDebuggerProvider.html +340 -0
  91. package/docs/functions/PixelDebuggerToggle.html +340 -0
  92. package/docs/functions/Portal.html +340 -0
  93. package/docs/functions/QuickTipButton.html +340 -0
  94. package/docs/functions/RenderSpinCheck.html +340 -0
  95. package/docs/functions/RichResult.html +340 -0
  96. package/docs/functions/ScrollToTop.html +333 -0
  97. package/docs/functions/ScrollToTopButton.html +340 -0
  98. package/docs/functions/SelectEx.html +343 -0
  99. package/docs/functions/SimpleAccordion.html +340 -0
  100. package/docs/functions/TokenAmount.html +340 -0
  101. package/docs/functions/TrustEthersLoader.html +340 -0
  102. package/docs/functions/UserEventsProvider.html +340 -0
  103. package/docs/functions/enableProfileLogging.html +338 -0
  104. package/docs/functions/getApiStage.html +333 -0
  105. package/docs/functions/getLocalStorageObject.html +345 -0
  106. package/docs/functions/getSessionStorageObject.html +345 -0
  107. package/docs/functions/isLocalhost.html +333 -0
  108. package/docs/functions/mergeBoxlikeStyles.html +347 -0
  109. package/docs/functions/profileBlock.html +346 -0
  110. package/docs/functions/resolveThemeColors.html +338 -0
  111. package/docs/functions/selectVariantForExperiment.html +347 -0
  112. package/docs/functions/setLocalStorageObject.html +347 -0
  113. package/docs/functions/setSessionStorageObject.html +347 -0
  114. package/docs/functions/useAsyncEffect.html +340 -0
  115. package/docs/functions/useBreakpoint.html +333 -0
  116. package/docs/functions/useBusyTiming.html +340 -0
  117. package/docs/functions/useCookieConsent.html +359 -0
  118. package/docs/functions/useExperiments.html +363 -0
  119. package/docs/functions/useInterval.html +346 -0
  120. package/docs/functions/useInvertibleThemeProvider.html +333 -0
  121. package/docs/functions/useLocalStorage.html +345 -0
  122. package/docs/functions/useMediaQuery.html +348 -0
  123. package/docs/functions/useMounted.html +339 -0
  124. package/docs/functions/useNavigateToEthAddress.html +357 -0
  125. package/docs/functions/usePixelAltSendHandler.html +351 -0
  126. package/docs/functions/useRenderSpinCheck.html +340 -0
  127. package/docs/functions/useSpacing.html +338 -0
  128. package/docs/functions/useTimeout.html +346 -0
  129. package/docs/functions/useUserEvents.html +338 -0
  130. package/docs/functions/useWebP.html +340 -0
  131. package/docs/functions/useWindowSize.html +333 -0
  132. package/docs/index.html +381 -0
  133. package/docs/interfaces/Action.html +529 -0
  134. package/docs/interfaces/AggregateRating.html +513 -0
  135. package/docs/interfaces/AppBarExProps.html +383 -0
  136. package/docs/interfaces/Article.html +1332 -0
  137. package/docs/interfaces/Base.html +355 -0
  138. package/docs/interfaces/BasePageProps.html +2155 -0
  139. package/docs/interfaces/BoxlikeComponentProps.html +586 -0
  140. package/docs/interfaces/Brand.html +480 -0
  141. package/docs/interfaces/BreadcrumbsExProps.html +369 -0
  142. package/docs/interfaces/BusyBoxProps.html +2159 -0
  143. package/docs/interfaces/BusyCircularProgressProps.html +377 -0
  144. package/docs/interfaces/BusyLinearProgressProps.html +369 -0
  145. package/docs/interfaces/BusyProps.html +408 -0
  146. package/docs/interfaces/ButtonExProps.html +705 -0
  147. package/docs/interfaces/Class.html +459 -0
  148. package/docs/interfaces/ContactPoint.html +510 -0
  149. package/docs/interfaces/CookieConsentProps.html +2194 -0
  150. package/docs/interfaces/CoverProgressProps.html +389 -0
  151. package/docs/interfaces/CreativeWork.html +1179 -0
  152. package/docs/interfaces/DebugUserEventsProps.html +373 -0
  153. package/docs/interfaces/DripIdentifyData.html +528 -0
  154. package/docs/interfaces/DripResult.html +374 -0
  155. package/docs/interfaces/EntryPoint.html +494 -0
  156. package/docs/interfaces/Enumeration.html +462 -0
  157. package/docs/interfaces/ErrorDialogProps.html +383 -0
  158. package/docs/interfaces/EthAccountButtonProps.html +420 -0
  159. package/docs/interfaces/EthAccountProps.html +411 -0
  160. package/docs/interfaces/EthersData.html +446 -0
  161. package/docs/interfaces/EthersLoaderProps.html +360 -0
  162. package/docs/interfaces/ExperimentProps.html +360 -0
  163. package/docs/interfaces/FacebookCartProperties.html +410 -0
  164. package/docs/interfaces/FacebookCompleteRegistration.html +396 -0
  165. package/docs/interfaces/FacebookContentProperties.html +374 -0
  166. package/docs/interfaces/FacebookContentsItem.html +374 -0
  167. package/docs/interfaces/FacebookExternalId.html +355 -0
  168. package/docs/interfaces/FacebookLead.html +389 -0
  169. package/docs/interfaces/FacebookSearch.html +396 -0
  170. package/docs/interfaces/FacebookStartTrial.html +371 -0
  171. package/docs/interfaces/FacebookSubscribe.html +378 -0
  172. package/docs/interfaces/FacebookUserClick.html +360 -0
  173. package/docs/interfaces/FacebookValueProperties.html +369 -0
  174. package/docs/interfaces/GeoShape.html +508 -0
  175. package/docs/interfaces/GeospatialGeometry.html +524 -0
  176. package/docs/interfaces/GoogleAddPaymentInfoProperties.html +387 -0
  177. package/docs/interfaces/GoogleAddShippingInfoProperties.html +387 -0
  178. package/docs/interfaces/GoogleAddToWishlistProperties.html +373 -0
  179. package/docs/interfaces/GoogleAdwordsItem.html +362 -0
  180. package/docs/interfaces/GoogleAnalyticsItem.html +425 -0
  181. package/docs/interfaces/GoogleBaseProperties.html +355 -0
  182. package/docs/interfaces/GoogleBeginCheckoutProperties.html +380 -0
  183. package/docs/interfaces/GoogleCartProperties.html +373 -0
  184. package/docs/interfaces/GoogleEarnVirtualCurrencyProperties.html +364 -0
  185. package/docs/interfaces/GoogleItem.html +453 -0
  186. package/docs/interfaces/GoogleItemsProperties.html +367 -0
  187. package/docs/interfaces/GoogleJoinGroupProperties.html +355 -0
  188. package/docs/interfaces/GooglePromotionProperties.html +384 -0
  189. package/docs/interfaces/GooglePurchaseProperties.html +408 -0
  190. package/docs/interfaces/GoogleRefundProperties.html +408 -0
  191. package/docs/interfaces/GoogleSelectItemProperties.html +370 -0
  192. package/docs/interfaces/GoogleSelectPromotionProperties.html +397 -0
  193. package/docs/interfaces/GoogleSpendVirtualCurrencyProperties.html +371 -0
  194. package/docs/interfaces/GoogleValueProperties.html +370 -0
  195. package/docs/interfaces/GoogleViewItemListProperties.html +370 -0
  196. package/docs/interfaces/GoogleViewPromotionProperties.html +397 -0
  197. package/docs/interfaces/IdenticonProps.html +2217 -0
  198. package/docs/interfaces/ImageObject.html +1336 -0
  199. package/docs/interfaces/InvertibleTheme.html +367 -0
  200. package/docs/interfaces/InvertibleThemeProviderProps.html +419 -0
  201. package/docs/interfaces/LinkExProps.html +2065 -0
  202. package/docs/interfaces/Map.html +1283 -0
  203. package/docs/interfaces/MediaObject.html +1306 -0
  204. package/docs/interfaces/MenuExProps.html +362 -0
  205. package/docs/interfaces/MessageDialogProps.html +378 -0
  206. package/docs/interfaces/MobileApplication.html +1451 -0
  207. package/docs/interfaces/NetworkSettingsLoaderProps.html +353 -0
  208. package/docs/interfaces/NumberStatusProps.html +761 -0
  209. package/docs/interfaces/Offer.html +753 -0
  210. package/docs/interfaces/Organization.html +837 -0
  211. package/docs/interfaces/Person.html +851 -0
  212. package/docs/interfaces/PixelEvent.html +360 -0
  213. package/docs/interfaces/Place.html +722 -0
  214. package/docs/interfaces/PortalProps.html +374 -0
  215. package/docs/interfaces/PostalAddress.html +558 -0
  216. package/docs/interfaces/Product.html +732 -0
  217. package/docs/interfaces/ProfileResult.html +367 -0
  218. package/docs/interfaces/Property.html +480 -0
  219. package/docs/interfaces/PropertyValue.html +508 -0
  220. package/docs/interfaces/QualitativeValue.html +516 -0
  221. package/docs/interfaces/QuantitativeValue.html +509 -0
  222. package/docs/interfaces/QuickTipButtonProps.html +383 -0
  223. package/docs/interfaces/Rating.html +489 -0
  224. package/docs/interfaces/RedirectWithQueryProps.html +367 -0
  225. package/docs/interfaces/RenderSpinCheckBounce.html +353 -0
  226. package/docs/interfaces/RenderSpinCheckConfig.html +374 -0
  227. package/docs/interfaces/Review.html +1304 -0
  228. package/docs/interfaces/RichResultProps.html +353 -0
  229. package/docs/interfaces/ScrollToTopButtonProps.html +355 -0
  230. package/docs/interfaces/SelectExProps.html +367 -0
  231. package/docs/interfaces/Service.html +599 -0
  232. package/docs/interfaces/Size.html +360 -0
  233. package/docs/interfaces/SnapchatStandardProperties.html +430 -0
  234. package/docs/interfaces/SnapchatUserProperties.html +374 -0
  235. package/docs/interfaces/SoftwareApplication.html +1425 -0
  236. package/docs/interfaces/Thing.html +449 -0
  237. package/docs/interfaces/TiktokStandardProperties.html +353 -0
  238. package/docs/interfaces/TokenAmountProps.html +759 -0
  239. package/docs/interfaces/UserEventsProps.html +353 -0
  240. package/docs/interfaces/UserEventsProviderProps.html +358 -0
  241. package/docs/modules.html +633 -0
  242. package/docs/types/AdministrativeArea.html +329 -0
  243. package/docs/types/BusyVariant.html +329 -0
  244. package/docs/types/ComponentSizes.html +329 -0
  245. package/docs/types/Country.html +329 -0
  246. package/docs/types/DateTime.html +329 -0
  247. package/docs/types/DripEvent.html +334 -0
  248. package/docs/types/EffectCallback.html +337 -0
  249. package/docs/types/EffectFunc.html +329 -0
  250. package/docs/types/EffectFuncWithMounted.html +348 -0
  251. package/docs/types/EffectFuncWithoutMounted.html +337 -0
  252. package/docs/types/ExperimentData.html +336 -0
  253. package/docs/types/ExperimentsData.html +329 -0
  254. package/docs/types/ExperimentsProps.html +338 -0
  255. package/docs/types/FacebookAddPaymentInfo.html +329 -0
  256. package/docs/types/FacebookAddToCart.html +329 -0
  257. package/docs/types/FacebookAddToWishList.html +329 -0
  258. package/docs/types/FacebookInitiateCheckout.html +329 -0
  259. package/docs/types/FacebookPurchase.html +329 -0
  260. package/docs/types/FacebookViewContent.html +329 -0
  261. package/docs/types/FlexBoxProps.html +329 -0
  262. package/docs/types/FlexValue.html +329 -0
  263. package/docs/types/GoogleAddToCartProperties.html +329 -0
  264. package/docs/types/GoogleRemoveFromCartProperties.html +329 -0
  265. package/docs/types/GoogleViewCartProperties.html +329 -0
  266. package/docs/types/GoogleViewItemProperties.html +329 -0
  267. package/docs/types/HoverScaleProps.html +334 -0
  268. package/docs/types/Intangible.html +329 -0
  269. package/docs/types/Integer.html +329 -0
  270. package/docs/types/Language.html +329 -0
  271. package/docs/types/Margin.html +329 -0
  272. package/docs/types/MaterialUIThemeColor.html +329 -0
  273. package/docs/types/OutcomesData.html +329 -0
  274. package/docs/types/Padding.html +329 -0
  275. package/docs/types/Photograph.html +329 -0
  276. package/docs/types/RenderSpinCheckProps.html +334 -0
  277. package/docs/types/SimpleAccordionCardProps.html +329 -0
  278. package/docs/types/StructuredValue.html +329 -0
  279. package/docs/types/Text.html +329 -0
  280. package/docs/types/Time.html +329 -0
  281. package/docs/types/URL.html +329 -0
  282. package/docs/types/VariantData.html +336 -0
  283. package/docs/types/VirtualLocation.html +329 -0
  284. package/docs/types/WithChildren.html +339 -0
  285. package/docs/variables/CookieConsentContext.html +329 -0
  286. package/docs/variables/DebugUserEventsContext.html +329 -0
  287. package/docs/variables/EthersContext.html +329 -0
  288. package/docs/variables/ExperimentsHelper.html +462 -0
  289. package/docs/variables/ExperimentsLocalStorageKey.html +329 -0
  290. package/docs/variables/InvertibleThemeContext.html +329 -0
  291. package/docs/variables/NetworkSettingsContext.html +329 -0
  292. package/docs/variables/OutcomesLocalStorageKey.html +329 -0
  293. package/docs/variables/RedirectWithQuery.html +329 -0
  294. package/docs/variables/UserEventsContext.html +329 -0
  295. package/docs/variables/infuraKey.html +329 -0
  296. package/docs/variables/profileResults.html +329 -0
  297. package/package.json +52 -53
  298. package/packages/invertable-theme/dist/cjs/InvertableTheme.js +0 -3
  299. package/packages/invertable-theme/dist/cjs/InvertableTheme.js.map +0 -1
  300. package/packages/invertable-theme/dist/cjs/InvertableThemeContext.js +0 -8
  301. package/packages/invertable-theme/dist/cjs/InvertableThemeContext.js.map +0 -1
  302. package/packages/invertable-theme/dist/cjs/InvertableThemeProvider.js +0 -9
  303. package/packages/invertable-theme/dist/cjs/InvertableThemeProvider.js.map +0 -1
  304. package/packages/invertable-theme/dist/cjs/InvertableThemeProviderProps.js +0 -3
  305. package/packages/invertable-theme/dist/cjs/InvertableThemeProviderProps.js.map +0 -1
  306. package/packages/invertable-theme/dist/cjs/index.js +0 -9
  307. package/packages/invertable-theme/dist/cjs/index.js.map +0 -1
  308. package/packages/invertable-theme/dist/cjs/use.js +0 -7
  309. package/packages/invertable-theme/dist/cjs/use.js.map +0 -1
  310. package/packages/invertable-theme/dist/docs.json +0 -463
  311. package/packages/invertable-theme/dist/esm/InvertableTheme.js +0 -2
  312. package/packages/invertable-theme/dist/esm/InvertableTheme.js.map +0 -1
  313. package/packages/invertable-theme/dist/esm/InvertableThemeContext.js +0 -6
  314. package/packages/invertable-theme/dist/esm/InvertableThemeContext.js.map +0 -1
  315. package/packages/invertable-theme/dist/esm/InvertableThemeProvider.js +0 -6
  316. package/packages/invertable-theme/dist/esm/InvertableThemeProvider.js.map +0 -1
  317. package/packages/invertable-theme/dist/esm/InvertableThemeProviderProps.js +0 -2
  318. package/packages/invertable-theme/dist/esm/InvertableThemeProviderProps.js.map +0 -1
  319. package/packages/invertable-theme/dist/esm/index.js +0 -6
  320. package/packages/invertable-theme/dist/esm/index.js.map +0 -1
  321. package/packages/invertable-theme/dist/esm/use.js +0 -4
  322. package/packages/invertable-theme/dist/esm/use.js.map +0 -1
  323. package/packages/invertable-theme/dist/types/InvertableTheme.d.ts +0 -3
  324. package/packages/invertable-theme/dist/types/InvertableTheme.d.ts.map +0 -1
  325. package/packages/invertable-theme/dist/types/InvertableThemeContext.d.ts +0 -5
  326. package/packages/invertable-theme/dist/types/InvertableThemeContext.d.ts.map +0 -1
  327. package/packages/invertable-theme/dist/types/InvertableThemeProvider.d.ts +0 -6
  328. package/packages/invertable-theme/dist/types/InvertableThemeProvider.d.ts.map +0 -1
  329. package/packages/invertable-theme/dist/types/InvertableThemeProviderProps.d.ts +0 -5
  330. package/packages/invertable-theme/dist/types/InvertableThemeProviderProps.d.ts.map +0 -1
  331. package/packages/invertable-theme/dist/types/index.d.ts +0 -6
  332. package/packages/invertable-theme/dist/types/index.d.ts.map +0 -1
  333. package/packages/invertable-theme/dist/types/use.d.ts +0 -3
  334. package/packages/invertable-theme/dist/types/use.d.ts.map +0 -1
  335. package/xylabs-sdk-react-v2.8.2.tgz +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.