@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
package/package.json CHANGED
@@ -13,61 +13,60 @@
13
13
  "packages/*"
14
14
  ],
15
15
  "dependencies": {
16
- "@xylabs/react-accordion": "^2.17.3",
17
- "@xylabs/react-appbar": "^2.17.3",
18
- "@xylabs/react-async-effect": "^2.17.3",
19
- "@xylabs/react-button": "^2.17.3",
20
- "@xylabs/react-common": "^2.17.3",
21
- "@xylabs/react-cookie-consent": "^2.17.3",
22
- "@xylabs/react-crypto": "^2.17.3",
23
- "@xylabs/react-dialogs": "^2.17.3",
24
- "@xylabs/react-experiments": "^2.17.3",
25
- "@xylabs/react-flexbox": "^2.17.3",
26
- "@xylabs/react-identicon": "^2.17.3",
27
- "@xylabs/react-invertible-theme": "^2.17.3",
28
- "@xylabs/react-link": "^2.17.3",
29
- "@xylabs/react-number-status": "^2.17.3",
30
- "@xylabs/react-pixel": "^2.17.3",
31
- "@xylabs/react-pixel-debugger": "^2.17.3",
32
- "@xylabs/react-quick-tip-button": "^2.17.3",
33
- "@xylabs/react-render-spin-check": "^2.17.3",
34
- "@xylabs/react-rich-result": "^2.17.3",
35
- "@xylabs/react-scroll-to-top": "^2.17.3",
36
- "@xylabs/react-shared": "^2.17.3",
37
- "jest": "^29.5.0"
16
+ "@xylabs/react-accordion": "^2.17.4",
17
+ "@xylabs/react-appbar": "^2.17.4",
18
+ "@xylabs/react-async-effect": "^2.17.4",
19
+ "@xylabs/react-button": "^2.17.4",
20
+ "@xylabs/react-common": "^2.17.4",
21
+ "@xylabs/react-cookie-consent": "^2.17.4",
22
+ "@xylabs/react-crypto": "^2.17.4",
23
+ "@xylabs/react-dialogs": "^2.17.4",
24
+ "@xylabs/react-experiments": "^2.17.4",
25
+ "@xylabs/react-flexbox": "^2.17.4",
26
+ "@xylabs/react-identicon": "^2.17.4",
27
+ "@xylabs/react-invertible-theme": "^2.17.4",
28
+ "@xylabs/react-link": "^2.17.4",
29
+ "@xylabs/react-number-status": "^2.17.4",
30
+ "@xylabs/react-pixel": "^2.17.4",
31
+ "@xylabs/react-pixel-debugger": "^2.17.4",
32
+ "@xylabs/react-quick-tip-button": "^2.17.4",
33
+ "@xylabs/react-render-spin-check": "^2.17.4",
34
+ "@xylabs/react-rich-result": "^2.17.4",
35
+ "@xylabs/react-scroll-to-top": "^2.17.4",
36
+ "@xylabs/react-shared": "^2.17.4"
38
37
  },
39
38
  "description": "Common React library for all XY Labs projects that use React",
40
39
  "devDependencies": {
41
- "@babel/core": "^7.21.5",
42
- "@babel/preset-env": "^7.21.5",
43
- "@babel/preset-react": "^7.18.6",
44
- "@babel/preset-typescript": "^7.21.5",
45
- "@emotion/react": "^11.10.8",
46
- "@emotion/styled": "^11.10.8",
47
- "@mui/material": "^5.12.2",
48
- "@storybook/addon-actions": "^7.0.7",
49
- "@storybook/addon-docs": "^7.0.7",
50
- "@storybook/addon-essentials": "^7.0.7",
51
- "@storybook/addon-interactions": "^7.0.7",
52
- "@storybook/addon-links": "^7.0.7",
53
- "@storybook/addon-mdx-gfm": "^7.0.7",
54
- "@storybook/addons": "^7.0.7",
55
- "@storybook/api": "^7.0.7",
56
- "@storybook/components": "^7.0.7",
57
- "@storybook/core-events": "^7.0.7",
40
+ "@babel/core": "^7.22.5",
41
+ "@babel/preset-env": "^7.22.5",
42
+ "@babel/preset-react": "^7.22.5",
43
+ "@babel/preset-typescript": "^7.22.5",
44
+ "@emotion/react": "^11.11.1",
45
+ "@emotion/styled": "^11.11.0",
46
+ "@mui/material": "^5.13.6",
47
+ "@storybook/addon-actions": "^7.0.23",
48
+ "@storybook/addon-docs": "^7.0.23",
49
+ "@storybook/addon-essentials": "^7.0.23",
50
+ "@storybook/addon-interactions": "^7.0.23",
51
+ "@storybook/addon-links": "^7.0.23",
52
+ "@storybook/addon-mdx-gfm": "^7.0.23",
53
+ "@storybook/addons": "^7.0.23",
54
+ "@storybook/api": "^7.0.23",
55
+ "@storybook/components": "^7.0.23",
56
+ "@storybook/core-events": "^7.0.23",
58
57
  "@storybook/mdx1-csf": "^1.0.0",
59
- "@storybook/react": "^7.0.7",
60
- "@storybook/react-webpack5": "^7.0.7",
61
- "@storybook/testing-library": "^0.1.0",
62
- "@storybook/theming": "^7.0.7",
63
- "@typescript-eslint/eslint-plugin": "^5.59.2",
64
- "@typescript-eslint/parser": "^5.59.2",
65
- "@xylabs/eslint-config-react": "^2.17.5",
58
+ "@storybook/react": "^7.0.23",
59
+ "@storybook/react-webpack5": "^7.0.23",
60
+ "@storybook/testing-library": "^0.2.0",
61
+ "@storybook/theming": "^7.0.23",
62
+ "@typescript-eslint/eslint-plugin": "^5.60.0",
63
+ "@typescript-eslint/parser": "^5.60.0",
64
+ "@xylabs/eslint-config-react": "^2.17.17",
66
65
  "@xylabs/pixel": "^1.4.13",
67
- "@xylabs/ts-scripts-yarn3": "^2.17.6",
68
- "@xylabs/tsconfig-react": "^2.17.5",
66
+ "@xylabs/ts-scripts-yarn3": "^2.17.17",
67
+ "@xylabs/tsconfig-react": "^2.17.17",
69
68
  "axios": "^1.4.0",
70
- "eslint": "^8.39.0",
69
+ "eslint": "^8.43.0",
71
70
  "eslint-import-resolver-typescript": "^3.5.5",
72
71
  "eslint-plugin-deprecation": "^1.4.1",
73
72
  "eslint-plugin-import": "^2.27.5",
@@ -75,10 +74,10 @@
75
74
  "react-dom": "^18.2.0",
76
75
  "remark-gfm": "^3.0.1",
77
76
  "rimraf": "^4.4.1",
78
- "storybook": "^7.0.7",
77
+ "storybook": "^7.0.23",
79
78
  "storybook-dark-mode": "^3.0.0",
80
- "typescript": "^5.0.4",
81
- "webpack": "^5.81.0"
79
+ "typescript": "^5.1.3",
80
+ "webpack": "^5.88.0"
82
81
  },
83
82
  "peerDependencies": {
84
83
  "@mui/icons-material": "^5",
@@ -132,7 +131,7 @@
132
131
  },
133
132
  "sideEffects": false,
134
133
  "types": "dist/types/index.d.ts",
135
- "version": "2.17.3",
134
+ "version": "2.17.4",
136
135
  "packageManager": "yarn@3.5.1",
137
136
  "volta": {
138
137
  "node": "18.13.0",
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=InvertableTheme.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"InvertableTheme.js","sourceRoot":"","sources":["../../src/InvertableTheme.tsx"],"names":[],"mappings":""}
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.InvertableThemeContext = void 0;
4
- const react_invertible_theme_1 = require("@xylabs/react-invertible-theme");
5
- /** @deprecated use InvertibleThemeContext (@xylabs/react-invertible-theme) instead*/
6
- const InvertableThemeContext = react_invertible_theme_1.InvertibleThemeContext;
7
- exports.InvertableThemeContext = InvertableThemeContext;
8
- //# sourceMappingURL=InvertableThemeContext.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"InvertableThemeContext.js","sourceRoot":"","sources":["../../src/InvertableThemeContext.tsx"],"names":[],"mappings":";;;AAAA,2EAAuE;AAEvE,qFAAqF;AACrF,MAAM,sBAAsB,GAAG,+CAAsB,CAAA;AAG5C,wDAAsB"}
@@ -1,9 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.resolveThemeColors = exports.InvertableThemeProvider = void 0;
4
- const react_invertible_theme_1 = require("@xylabs/react-invertible-theme");
5
- Object.defineProperty(exports, "resolveThemeColors", { enumerable: true, get: function () { return react_invertible_theme_1.resolveThemeColors; } });
6
- /** @deprecated use InvertibleThemeProvider (@xylabs/react-invertible-theme) instead*/
7
- const InvertableThemeProvider = react_invertible_theme_1.InvertibleThemeProvider;
8
- exports.InvertableThemeProvider = InvertableThemeProvider;
9
- //# sourceMappingURL=InvertableThemeProvider.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"InvertableThemeProvider.js","sourceRoot":"","sources":["../../src/InvertableThemeProvider.tsx"],"names":[],"mappings":";;;AAAA,2EAA4F;AAM1D,mGANA,2CAAkB,OAMA;AAJpD,sFAAsF;AACtF,MAAM,uBAAuB,GAAG,gDAAuB,CAAA;AAG9C,0DAAuB"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=InvertableThemeProviderProps.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"InvertableThemeProviderProps.js","sourceRoot":"","sources":["../../src/InvertableThemeProviderProps.ts"],"names":[],"mappings":""}
@@ -1,9 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./InvertableTheme"), exports);
5
- tslib_1.__exportStar(require("./InvertableThemeContext"), exports);
6
- tslib_1.__exportStar(require("./InvertableThemeProvider"), exports);
7
- tslib_1.__exportStar(require("./InvertableThemeProviderProps"), exports);
8
- tslib_1.__exportStar(require("./use"), exports);
9
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;AAAA,4DAAiC;AACjC,mEAAwC;AACxC,oEAAyC;AACzC,yEAA8C;AAC9C,gDAAqB"}
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.useInvertableThemeProvider = void 0;
4
- const react_invertible_theme_1 = require("@xylabs/react-invertible-theme");
5
- /** @deprecated use useInvertibleThemeProvider (@xylabs/react-invertible-theme) instead*/
6
- exports.useInvertableThemeProvider = react_invertible_theme_1.useInvertibleThemeProvider;
7
- //# sourceMappingURL=use.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"use.js","sourceRoot":"","sources":["../../src/use.ts"],"names":[],"mappings":";;;AAAA,2EAA2E;AAE3E,yFAAyF;AAC5E,QAAA,0BAA0B,GAAG,mDAA0B,CAAA"}
@@ -1,463 +0,0 @@
1
- {
2
- "id": 0,
3
- "name": "@xylabs/react-invertable-theme",
4
- "kind": 1,
5
- "kindString": "Project",
6
- "flags": {},
7
- "originalName": "",
8
- "children": [
9
- {
10
- "id": 1,
11
- "name": "InvertableTheme",
12
- "kind": 4194304,
13
- "kindString": "Type alias",
14
- "flags": {},
15
- "sources": [
16
- {
17
- "fileName": "packages/invertable-theme/src/InvertableTheme.tsx",
18
- "line": 3,
19
- "character": 12,
20
- "url": "https://github.com/xylabs/sdk-react/blob/db2aa08d/packages/invertable-theme/src/InvertableTheme.tsx#L3"
21
- }
22
- ],
23
- "type": {
24
- "type": "reference",
25
- "name": "InvertibleTheme"
26
- }
27
- },
28
- {
29
- "id": 17,
30
- "name": "InvertableThemeProviderProps",
31
- "kind": 4194304,
32
- "kindString": "Type alias",
33
- "flags": {},
34
- "comment": {
35
- "summary": [],
36
- "blockTags": [
37
- {
38
- "tag": "@deprecated",
39
- "content": [
40
- {
41
- "kind": "text",
42
- "text": "use InvertibleThemeProviderProps (@xylabs/react-invertible-theme) instead"
43
- }
44
- ]
45
- }
46
- ]
47
- },
48
- "sources": [
49
- {
50
- "fileName": "packages/invertable-theme/src/InvertableThemeProviderProps.ts",
51
- "line": 4,
52
- "character": 5,
53
- "url": "https://github.com/xylabs/sdk-react/blob/db2aa08d/packages/invertable-theme/src/InvertableThemeProviderProps.ts#L4"
54
- }
55
- ],
56
- "type": {
57
- "type": "reference",
58
- "name": "InvertibleThemeProviderProps"
59
- }
60
- },
61
- {
62
- "id": 2,
63
- "name": "InvertableThemeContext",
64
- "kind": 32,
65
- "kindString": "Variable",
66
- "flags": {
67
- "isConst": true
68
- },
69
- "comment": {
70
- "summary": [],
71
- "blockTags": [
72
- {
73
- "tag": "@deprecated",
74
- "content": [
75
- {
76
- "kind": "text",
77
- "text": "use InvertibleThemeContext (@xylabs/react-invertible-theme) instead"
78
- }
79
- ]
80
- }
81
- ]
82
- },
83
- "sources": [
84
- {
85
- "fileName": "packages/invertable-theme/src/InvertableThemeContext.tsx",
86
- "line": 4,
87
- "character": 6,
88
- "url": "https://github.com/xylabs/sdk-react/blob/db2aa08d/packages/invertable-theme/src/InvertableThemeContext.tsx#L4"
89
- }
90
- ],
91
- "type": {
92
- "type": "reference",
93
- "typeArguments": [
94
- {
95
- "type": "reference",
96
- "name": "InvertibleTheme"
97
- }
98
- ],
99
- "name": "Context",
100
- "qualifiedName": "React.Context",
101
- "package": "@types/react"
102
- },
103
- "defaultValue": "InvertibleThemeContext"
104
- },
105
- {
106
- "id": 3,
107
- "name": "InvertableThemeProvider",
108
- "kind": 64,
109
- "kindString": "Function",
110
- "flags": {},
111
- "sources": [
112
- {
113
- "fileName": "packages/invertable-theme/src/InvertableThemeProvider.tsx",
114
- "line": 4,
115
- "character": 6,
116
- "url": "https://github.com/xylabs/sdk-react/blob/db2aa08d/packages/invertable-theme/src/InvertableThemeProvider.tsx#L4"
117
- }
118
- ],
119
- "signatures": [
120
- {
121
- "id": 4,
122
- "name": "InvertableThemeProvider",
123
- "kind": 4096,
124
- "kindString": "Call signature",
125
- "flags": {},
126
- "comment": {
127
- "summary": [],
128
- "blockTags": [
129
- {
130
- "tag": "@deprecated",
131
- "content": [
132
- {
133
- "kind": "text",
134
- "text": "use InvertibleThemeProvider (@xylabs/react-invertible-theme) instead"
135
- }
136
- ]
137
- }
138
- ]
139
- },
140
- "parameters": [
141
- {
142
- "id": 5,
143
- "name": "props",
144
- "kind": 32768,
145
- "kindString": "Parameter",
146
- "flags": {},
147
- "type": {
148
- "type": "reference",
149
- "name": "InvertibleThemeProviderProps"
150
- }
151
- },
152
- {
153
- "id": 6,
154
- "name": "context",
155
- "kind": 32768,
156
- "kindString": "Parameter",
157
- "flags": {
158
- "isOptional": true
159
- },
160
- "type": {
161
- "type": "intrinsic",
162
- "name": "any"
163
- }
164
- }
165
- ],
166
- "type": {
167
- "type": "union",
168
- "types": [
169
- {
170
- "type": "literal",
171
- "value": null
172
- },
173
- {
174
- "type": "reference",
175
- "typeArguments": [
176
- {
177
- "type": "intrinsic",
178
- "name": "any"
179
- },
180
- {
181
- "type": "intrinsic",
182
- "name": "any"
183
- }
184
- ],
185
- "name": "ReactElement",
186
- "qualifiedName": "React.ReactElement",
187
- "package": "@types/react"
188
- }
189
- ]
190
- }
191
- }
192
- ]
193
- },
194
- {
195
- "id": 7,
196
- "name": "resolveThemeColors",
197
- "kind": 64,
198
- "kindString": "Function",
199
- "flags": {},
200
- "sources": [
201
- {
202
- "fileName": "packages/invertible-theme/dist/types/InvertibleThemeProvider.d.ts",
203
- "line": 4,
204
- "character": 21
205
- }
206
- ],
207
- "signatures": [
208
- {
209
- "id": 8,
210
- "name": "resolveThemeColors",
211
- "kind": 4096,
212
- "kindString": "Call signature",
213
- "flags": {},
214
- "parameters": [
215
- {
216
- "id": 9,
217
- "name": "options",
218
- "kind": 32768,
219
- "kindString": "Parameter",
220
- "flags": {},
221
- "type": {
222
- "type": "reference",
223
- "name": "ThemeOptions",
224
- "qualifiedName": "ThemeOptions",
225
- "package": "@mui/material"
226
- }
227
- }
228
- ],
229
- "type": {
230
- "type": "intersection",
231
- "types": [
232
- {
233
- "type": "reference",
234
- "name": "ThemeOptions",
235
- "qualifiedName": "ThemeOptions",
236
- "package": "@mui/material"
237
- },
238
- {
239
- "type": "reflection",
240
- "declaration": {
241
- "id": 10,
242
- "name": "__type",
243
- "kind": 65536,
244
- "kindString": "Type literal",
245
- "flags": {},
246
- "children": [
247
- {
248
- "id": 11,
249
- "name": "palette",
250
- "kind": 1024,
251
- "kindString": "Property",
252
- "flags": {},
253
- "sources": [
254
- {
255
- "fileName": "packages/invertible-theme/dist/types/InvertibleThemeProvider.d.ts",
256
- "line": 5,
257
- "character": 4
258
- }
259
- ],
260
- "type": {
261
- "type": "reflection",
262
- "declaration": {
263
- "id": 12,
264
- "name": "__type",
265
- "kind": 65536,
266
- "kindString": "Type literal",
267
- "flags": {},
268
- "children": [
269
- {
270
- "id": 13,
271
- "name": "text",
272
- "kind": 1024,
273
- "kindString": "Property",
274
- "flags": {},
275
- "sources": [
276
- {
277
- "fileName": "packages/invertible-theme/dist/types/InvertibleThemeProvider.d.ts",
278
- "line": 6,
279
- "character": 8
280
- }
281
- ],
282
- "type": {
283
- "type": "reflection",
284
- "declaration": {
285
- "id": 14,
286
- "name": "__type",
287
- "kind": 65536,
288
- "kindString": "Type literal",
289
- "flags": {},
290
- "children": [
291
- {
292
- "id": 15,
293
- "name": "primary",
294
- "kind": 1024,
295
- "kindString": "Property",
296
- "flags": {},
297
- "sources": [
298
- {
299
- "fileName": "packages/invertible-theme/dist/types/InvertibleThemeProvider.d.ts",
300
- "line": 7,
301
- "character": 12
302
- }
303
- ],
304
- "type": {
305
- "type": "intrinsic",
306
- "name": "string"
307
- }
308
- },
309
- {
310
- "id": 16,
311
- "name": "secondary",
312
- "kind": 1024,
313
- "kindString": "Property",
314
- "flags": {},
315
- "sources": [
316
- {
317
- "fileName": "packages/invertible-theme/dist/types/InvertibleThemeProvider.d.ts",
318
- "line": 8,
319
- "character": 12
320
- }
321
- ],
322
- "type": {
323
- "type": "intrinsic",
324
- "name": "string"
325
- }
326
- }
327
- ],
328
- "groups": [
329
- {
330
- "title": "Properties",
331
- "children": [
332
- 15,
333
- 16
334
- ]
335
- }
336
- ],
337
- "sources": [
338
- {
339
- "fileName": "packages/invertible-theme/dist/types/InvertibleThemeProvider.d.ts",
340
- "line": 6,
341
- "character": 14
342
- }
343
- ]
344
- }
345
- }
346
- }
347
- ],
348
- "groups": [
349
- {
350
- "title": "Properties",
351
- "children": [
352
- 13
353
- ]
354
- }
355
- ],
356
- "sources": [
357
- {
358
- "fileName": "packages/invertible-theme/dist/types/InvertibleThemeProvider.d.ts",
359
- "line": 5,
360
- "character": 13
361
- }
362
- ]
363
- }
364
- }
365
- }
366
- ],
367
- "groups": [
368
- {
369
- "title": "Properties",
370
- "children": [
371
- 11
372
- ]
373
- }
374
- ],
375
- "sources": [
376
- {
377
- "fileName": "packages/invertible-theme/dist/types/InvertibleThemeProvider.d.ts",
378
- "line": 4,
379
- "character": 83
380
- }
381
- ]
382
- }
383
- }
384
- ]
385
- }
386
- }
387
- ]
388
- },
389
- {
390
- "id": 18,
391
- "name": "useInvertableThemeProvider",
392
- "kind": 64,
393
- "kindString": "Function",
394
- "flags": {},
395
- "sources": [
396
- {
397
- "fileName": "packages/invertable-theme/src/use.ts",
398
- "line": 4,
399
- "character": 13,
400
- "url": "https://github.com/xylabs/sdk-react/blob/db2aa08d/packages/invertable-theme/src/use.ts#L4"
401
- }
402
- ],
403
- "signatures": [
404
- {
405
- "id": 19,
406
- "name": "useInvertableThemeProvider",
407
- "kind": 4096,
408
- "kindString": "Call signature",
409
- "flags": {},
410
- "comment": {
411
- "summary": [],
412
- "blockTags": [
413
- {
414
- "tag": "@deprecated",
415
- "content": [
416
- {
417
- "kind": "text",
418
- "text": "use useInvertibleThemeProvider (@xylabs/react-invertible-theme) instead"
419
- }
420
- ]
421
- }
422
- ]
423
- },
424
- "type": {
425
- "type": "reference",
426
- "name": "InvertibleTheme"
427
- }
428
- }
429
- ]
430
- }
431
- ],
432
- "groups": [
433
- {
434
- "title": "Type Aliases",
435
- "children": [
436
- 1,
437
- 17
438
- ]
439
- },
440
- {
441
- "title": "Variables",
442
- "children": [
443
- 2
444
- ]
445
- },
446
- {
447
- "title": "Functions",
448
- "children": [
449
- 3,
450
- 7,
451
- 18
452
- ]
453
- }
454
- ],
455
- "sources": [
456
- {
457
- "fileName": "packages/invertable-theme/src/index.ts",
458
- "line": 1,
459
- "character": 0,
460
- "url": "https://github.com/xylabs/sdk-react/blob/db2aa08d/packages/invertable-theme/src/index.ts#L1"
461
- }
462
- ]
463
- }
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=InvertableTheme.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"InvertableTheme.js","sourceRoot":"","sources":["../../src/InvertableTheme.tsx"],"names":[],"mappings":""}