@xylabs/sdk-react 2.7.16 → 2.7.17
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.
- package/dist/BoxlikeComponentProps.d.ts +0 -1
- package/dist/BusyProps.d.ts +0 -1
- package/dist/Margin.d.ts +0 -1
- package/dist/Padding.d.ts +0 -1
- package/dist/calcSpacing.d.ts +0 -1
- package/dist/calcSpacing.js +3 -3
- package/dist/calcSpacing.js.map +1 -1
- package/dist/components/AppBarEx/AppBarEx.d.ts +0 -1
- package/dist/components/AppBarEx/AppBarEx.js +7 -17
- package/dist/components/AppBarEx/AppBarEx.js.map +1 -1
- package/dist/components/AppBarEx/AppBarEx.stories.d.ts +0 -1
- package/dist/components/AppBarEx/AppBarEx.stories.js +4 -3
- package/dist/components/AppBarEx/AppBarEx.stories.js.map +1 -1
- package/dist/components/AppBarEx/AppBarExProps.d.ts +0 -1
- package/dist/components/AppBarEx/index.d.ts +0 -1
- package/dist/components/Background.d.ts +0 -1
- package/dist/components/Background.js +3 -2
- package/dist/components/Background.js.map +1 -1
- package/dist/components/BasePage/BasePage.d.ts +0 -1
- package/dist/components/BasePage/BasePage.js +6 -16
- package/dist/components/BasePage/BasePage.js.map +1 -1
- package/dist/components/BasePage/BasePage.stories.d.ts +0 -1
- package/dist/components/BasePage/BasePage.stories.js +4 -3
- package/dist/components/BasePage/BasePage.stories.js.map +1 -1
- package/dist/components/BasePage/BasePageProps.d.ts +0 -1
- package/dist/components/BasePage/index.d.ts +0 -1
- package/dist/components/Breadcrumbs/BreadcrumbsEx.d.ts +0 -1
- package/dist/components/Breadcrumbs/BreadcrumbsEx.js +12 -22
- package/dist/components/Breadcrumbs/BreadcrumbsEx.js.map +1 -1
- package/dist/components/Breadcrumbs/BreadcrumbsEx.stories.d.ts +0 -1
- package/dist/components/Breadcrumbs/BreadcrumbsEx.stories.js +5 -4
- package/dist/components/Breadcrumbs/BreadcrumbsEx.stories.js.map +1 -1
- package/dist/components/Breadcrumbs/BreadcrumbsExProps.d.ts +0 -1
- package/dist/components/Breadcrumbs/index.d.ts +0 -1
- package/dist/components/BusyCircularProgress.d.ts +0 -1
- package/dist/components/BusyCircularProgress.js +5 -15
- package/dist/components/BusyCircularProgress.js.map +1 -1
- package/dist/components/BusyLinearProgress.d.ts +0 -1
- package/dist/components/BusyLinearProgress.js +5 -15
- package/dist/components/BusyLinearProgress.js.map +1 -1
- package/dist/components/ButtonEx/ButtonEx.d.ts +0 -1
- package/dist/components/ButtonEx/ButtonEx.js +5 -15
- package/dist/components/ButtonEx/ButtonEx.js.map +1 -1
- package/dist/components/ButtonEx/ButtonEx.stories.d.ts +0 -1
- package/dist/components/ButtonEx/ButtonEx.stories.js +6 -5
- package/dist/components/ButtonEx/ButtonEx.stories.js.map +1 -1
- package/dist/components/ButtonEx/ButtonExBase.d.ts +0 -1
- package/dist/components/ButtonEx/ButtonExBase.js +6 -16
- package/dist/components/ButtonEx/ButtonExBase.js.map +1 -1
- package/dist/components/ButtonEx/ButtonExProps.d.ts +0 -1
- package/dist/components/ButtonEx/ButtonExTo.d.ts +0 -1
- package/dist/components/ButtonEx/ButtonExTo.js +6 -16
- package/dist/components/ButtonEx/ButtonExTo.js.map +1 -1
- package/dist/components/ButtonEx/index.d.ts +0 -1
- package/dist/components/CookieConsent/CookieConsent.d.ts +0 -1
- package/dist/components/CookieConsent/CookieConsent.js +6 -5
- package/dist/components/CookieConsent/CookieConsent.js.map +1 -1
- package/dist/components/CookieConsent/CookieConsent.stories.d.ts +0 -1
- package/dist/components/CookieConsent/CookieConsent.stories.js +11 -10
- package/dist/components/CookieConsent/CookieConsent.stories.js.map +1 -1
- package/dist/components/CookieConsent/CookieConsentBody.d.ts +0 -1
- package/dist/components/CookieConsent/CookieConsentBody.js +11 -21
- package/dist/components/CookieConsent/CookieConsentBody.js.map +1 -1
- package/dist/components/CookieConsent/CookieConsentProps.d.ts +0 -1
- package/dist/components/CookieConsent/index.d.ts +0 -1
- package/dist/components/CoverProgress.d.ts +0 -1
- package/dist/components/CoverProgress.js +5 -4
- package/dist/components/CoverProgress.js.map +1 -1
- package/dist/components/Errors/ErrorViewer.d.ts +0 -1
- package/dist/components/Errors/ErrorViewer.js +5 -15
- package/dist/components/Errors/ErrorViewer.js.map +1 -1
- package/dist/components/Errors/ErrorViewer.stories.d.ts +0 -1
- package/dist/components/Errors/ErrorViewer.stories.js +4 -3
- package/dist/components/Errors/ErrorViewer.stories.js.map +1 -1
- package/dist/components/Errors/ErrorViewerProps.d.ts +0 -1
- package/dist/components/Errors/ErrorsViewer.d.ts +0 -1
- package/dist/components/Errors/ErrorsViewer.js +5 -15
- package/dist/components/Errors/ErrorsViewer.js.map +1 -1
- package/dist/components/Errors/ErrorsViewer.stories.d.ts +0 -1
- package/dist/components/Errors/ErrorsViewer.stories.js +4 -3
- package/dist/components/Errors/ErrorsViewer.stories.js.map +1 -1
- package/dist/components/Errors/ErrorsViewerProps.d.ts +0 -1
- package/dist/components/Errors/index.d.ts +0 -1
- package/dist/components/EthAccount/EthAccount.d.ts +0 -1
- package/dist/components/EthAccount/EthAccount.js +12 -22
- package/dist/components/EthAccount/EthAccount.js.map +1 -1
- package/dist/components/EthAccount/EthAccount.stories.d.ts +0 -1
- package/dist/components/EthAccount/EthAccount.stories.js +9 -8
- package/dist/components/EthAccount/EthAccount.stories.js.map +1 -1
- package/dist/components/EthAccount/EthAccountProps.d.ts +0 -1
- package/dist/components/EthAccount/index.d.ts +0 -1
- package/dist/components/EthBlock.d.ts +0 -1
- package/dist/components/EthBlock.js +4 -3
- package/dist/components/EthBlock.js.map +1 -1
- package/dist/components/Experiments/Experiment.d.ts +0 -1
- package/dist/components/Experiments/Experiment.js +2 -2
- package/dist/components/Experiments/Experiment.js.map +1 -1
- package/dist/components/Experiments/Experiments.d.ts +0 -1
- package/dist/components/Experiments/Experiments.js +27 -25
- package/dist/components/Experiments/Experiments.js.map +1 -1
- package/dist/components/Experiments/index.d.ts +0 -1
- package/dist/components/FlexBox/BusyBox.d.ts +0 -1
- package/dist/components/FlexBox/BusyBox.js +6 -16
- package/dist/components/FlexBox/BusyBox.js.map +1 -1
- package/dist/components/FlexBox/BusyBox.stories.d.ts +0 -1
- package/dist/components/FlexBox/BusyBox.stories.js +8 -7
- package/dist/components/FlexBox/BusyBox.stories.js.map +1 -1
- package/dist/components/FlexBox/FlexCol.d.ts +0 -1
- package/dist/components/FlexBox/FlexCol.js +5 -4
- package/dist/components/FlexBox/FlexCol.js.map +1 -1
- package/dist/components/FlexBox/FlexCol.stories.d.ts +0 -1
- package/dist/components/FlexBox/FlexCol.stories.js +11 -10
- package/dist/components/FlexBox/FlexCol.stories.js.map +1 -1
- package/dist/components/FlexBox/FlexRow.d.ts +0 -1
- package/dist/components/FlexBox/FlexRow.js +5 -4
- package/dist/components/FlexBox/FlexRow.js.map +1 -1
- package/dist/components/FlexBox/FlexRow.stories.d.ts +0 -1
- package/dist/components/FlexBox/FlexRow.stories.js +15 -14
- package/dist/components/FlexBox/FlexRow.stories.js.map +1 -1
- package/dist/components/FlexBox/index.d.ts +0 -1
- package/dist/components/HoverScale.d.ts +0 -1
- package/dist/components/HoverScale.js +15 -12
- package/dist/components/HoverScale.js.map +1 -1
- package/dist/components/Identicon.d.ts +0 -1
- package/dist/components/Identicon.js +22 -32
- package/dist/components/Identicon.js.map +1 -1
- package/dist/components/InvertableThemeProvider/InvertableTheme.d.ts +0 -1
- package/dist/components/InvertableThemeProvider/InvertableThemeContext.d.ts +0 -1
- package/dist/components/InvertableThemeProvider/InvertableThemeContext.js +1 -1
- package/dist/components/InvertableThemeProvider/InvertableThemeContext.js.map +1 -1
- package/dist/components/InvertableThemeProvider/InvertableThemeProvider.d.ts +0 -1
- package/dist/components/InvertableThemeProvider/InvertableThemeProvider.js +9 -7
- package/dist/components/InvertableThemeProvider/InvertableThemeProvider.js.map +1 -1
- package/dist/components/InvertableThemeProvider/InvertableThemeProvider.stories.d.ts +0 -1
- package/dist/components/InvertableThemeProvider/InvertableThemeProvider.stories.js +4 -3
- package/dist/components/InvertableThemeProvider/InvertableThemeProvider.stories.js.map +1 -1
- package/dist/components/InvertableThemeProvider/InvertableThemeProviderProps.d.ts +0 -1
- package/dist/components/InvertableThemeProvider/index.d.ts +0 -1
- package/dist/components/LinkEx/LinkToEx.d.ts +0 -1
- package/dist/components/LinkEx/LinkToEx.js +4 -14
- package/dist/components/LinkEx/LinkToEx.js.map +1 -1
- package/dist/components/LinkEx/index.d.ts +0 -1
- package/dist/components/NumberStatus/NumberStatus.d.ts +0 -1
- package/dist/components/NumberStatus/NumberStatus.js +10 -20
- package/dist/components/NumberStatus/NumberStatus.js.map +1 -1
- package/dist/components/NumberStatus/NumberStatus.stories.d.ts +0 -1
- package/dist/components/NumberStatus/NumberStatus.stories.js +12 -11
- package/dist/components/NumberStatus/NumberStatus.stories.js.map +1 -1
- package/dist/components/NumberStatus/NumberStatusProps.d.ts +0 -1
- package/dist/components/NumberStatus/index.d.ts +0 -1
- package/dist/components/QuickTipButton/QuickTipButton.d.ts +0 -1
- package/dist/components/QuickTipButton/QuickTipButton.js +5 -15
- package/dist/components/QuickTipButton/QuickTipButton.js.map +1 -1
- package/dist/components/QuickTipButton/QuickTipButton.stories.d.ts +0 -1
- package/dist/components/QuickTipButton/QuickTipButton.stories.js +4 -3
- package/dist/components/QuickTipButton/QuickTipButton.stories.js.map +1 -1
- package/dist/components/QuickTipButton/index.d.ts +0 -1
- package/dist/components/RedirectWithQuery.d.ts +0 -1
- package/dist/components/RedirectWithQuery.js +8 -6
- package/dist/components/RedirectWithQuery.js.map +1 -1
- package/dist/components/RichResult/RichResult.d.ts +0 -1
- package/dist/components/RichResult/RichResult.js +5 -4
- package/dist/components/RichResult/RichResult.js.map +1 -1
- package/dist/components/RichResult/index.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Action.d.ts +0 -1
- package/dist/components/RichResult/jsonld/ActionStatusType.d.ts +0 -1
- package/dist/components/RichResult/jsonld/AdministrativeArea.d.ts +0 -1
- package/dist/components/RichResult/jsonld/AggrigateRating.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Article.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Base.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Brand.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Class.d.ts +0 -1
- package/dist/components/RichResult/jsonld/ContactPoint.d.ts +0 -1
- package/dist/components/RichResult/jsonld/ContactPointOption.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Country.d.ts +0 -1
- package/dist/components/RichResult/jsonld/CreativeWork.d.ts +0 -1
- package/dist/components/RichResult/jsonld/DateTime.d.ts +0 -1
- package/dist/components/RichResult/jsonld/EntryPoint.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Enumeration.d.ts +0 -1
- package/dist/components/RichResult/jsonld/GeoShape.d.ts +0 -1
- package/dist/components/RichResult/jsonld/GeospatialGeometry.d.ts +0 -1
- package/dist/components/RichResult/jsonld/ImageObject.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Intangible.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Integer.d.ts +0 -1
- package/dist/components/RichResult/jsonld/ItemAvailability.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Language.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Map.d.ts +0 -1
- package/dist/components/RichResult/jsonld/MapCategoryType.d.ts +0 -1
- package/dist/components/RichResult/jsonld/MediaObject.d.ts +0 -1
- package/dist/components/RichResult/jsonld/MobileApplication.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Offer.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Organization.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Person.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Photograph.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Place.d.ts +0 -1
- package/dist/components/RichResult/jsonld/PostalAddress.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Product.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Property.d.ts +0 -1
- package/dist/components/RichResult/jsonld/PropertyValue.d.ts +0 -1
- package/dist/components/RichResult/jsonld/QualitativeValue.d.ts +0 -1
- package/dist/components/RichResult/jsonld/QuantitativeValue.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Rating.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Review.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Service.d.ts +0 -1
- package/dist/components/RichResult/jsonld/SoftwareApplication.d.ts +0 -1
- package/dist/components/RichResult/jsonld/StructuredValue.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Text.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Thing.d.ts +0 -1
- package/dist/components/RichResult/jsonld/Time.d.ts +0 -1
- package/dist/components/RichResult/jsonld/URL.d.ts +0 -1
- package/dist/components/RichResult/jsonld/VirtualLocation.d.ts +0 -1
- package/dist/components/RichResult/jsonld/index.d.ts +0 -1
- package/dist/components/ScrollToTop.d.ts +0 -1
- package/dist/components/ScrollToTop.js +3 -3
- package/dist/components/ScrollToTop.js.map +1 -1
- package/dist/components/ScrollToTopButton.d.ts +0 -1
- package/dist/components/ScrollToTopButton.js +8 -18
- package/dist/components/ScrollToTopButton.js.map +1 -1
- package/dist/components/TokenAmount/TokenAmount.d.ts +0 -1
- package/dist/components/TokenAmount/TokenAmount.js +8 -18
- package/dist/components/TokenAmount/TokenAmount.js.map +1 -1
- package/dist/components/TokenAmount/TokenAmount.stories.d.ts +0 -1
- package/dist/components/TokenAmount/TokenAmount.stories.js +10 -9
- package/dist/components/TokenAmount/TokenAmount.stories.js.map +1 -1
- package/dist/components/TokenAmount/TokenAmountProps.d.ts +0 -2
- package/dist/components/TokenAmount/index.d.ts +0 -1
- package/dist/components/dialogs/ErrorDialog.d.ts +0 -1
- package/dist/components/dialogs/ErrorDialog.js +12 -22
- package/dist/components/dialogs/ErrorDialog.js.map +1 -1
- package/dist/components/dialogs/ErrorDialog.stories.d.ts +0 -1
- package/dist/components/dialogs/ErrorDialog.stories.js +4 -3
- package/dist/components/dialogs/ErrorDialog.stories.js.map +1 -1
- package/dist/components/dialogs/MessageDialog.d.ts +0 -1
- package/dist/components/dialogs/MessageDialog.js +4 -14
- package/dist/components/dialogs/MessageDialog.js.map +1 -1
- package/dist/components/dialogs/MessageDialog.stories.d.ts +0 -1
- package/dist/components/dialogs/MessageDialog.stories.js +4 -3
- package/dist/components/dialogs/MessageDialog.stories.js.map +1 -1
- package/dist/components/dialogs/index.d.ts +0 -1
- package/dist/components/index.d.ts +0 -1
- package/dist/contexts/CookieConsent/Context.d.ts +0 -1
- package/dist/contexts/CookieConsent/Context.js +1 -1
- package/dist/contexts/CookieConsent/Context.js.map +1 -1
- package/dist/contexts/CookieConsent/Loader.d.ts +0 -1
- package/dist/contexts/CookieConsent/Loader.js +10 -8
- package/dist/contexts/CookieConsent/Loader.js.map +1 -1
- package/dist/contexts/CookieConsent/index.d.ts +0 -1
- package/dist/contexts/CookieConsent/use.d.ts +0 -1
- package/dist/contexts/CookieConsent/use.js +1 -1
- package/dist/contexts/CookieConsent/use.js.map +1 -1
- package/dist/contexts/Ethers/Context.d.ts +0 -1
- package/dist/contexts/Ethers/Context.js +1 -1
- package/dist/contexts/Ethers/Context.js.map +1 -1
- package/dist/contexts/Ethers/Infura.d.ts +0 -1
- package/dist/contexts/Ethers/Infura.js +9 -8
- package/dist/contexts/Ethers/Infura.js.map +1 -1
- package/dist/contexts/Ethers/Loader.d.ts +0 -1
- package/dist/contexts/Ethers/Loader.js +3 -3
- package/dist/contexts/Ethers/Loader.js.map +1 -1
- package/dist/contexts/Ethers/MetaMask.d.ts +0 -1
- package/dist/contexts/Ethers/MetaMask.js +100 -81
- package/dist/contexts/Ethers/MetaMask.js.map +1 -1
- package/dist/contexts/Ethers/MyEtherWallet.d.ts +0 -1
- package/dist/contexts/Ethers/MyEtherWallet.js +80 -62
- package/dist/contexts/Ethers/MyEtherWallet.js.map +1 -1
- package/dist/contexts/Ethers/Opera.d.ts +0 -1
- package/dist/contexts/Ethers/Opera.js +50 -47
- package/dist/contexts/Ethers/Opera.js.map +1 -1
- package/dist/contexts/Ethers/Trust.d.ts +0 -1
- package/dist/contexts/Ethers/Trust.js +42 -39
- package/dist/contexts/Ethers/Trust.js.map +1 -1
- package/dist/contexts/Ethers/index.d.ts +0 -1
- package/dist/contexts/NetworkSettings/Context.d.ts +0 -1
- package/dist/contexts/NetworkSettings/Context.js +1 -1
- package/dist/contexts/NetworkSettings/Context.js.map +1 -1
- package/dist/contexts/NetworkSettings/Loader.d.ts +0 -1
- package/dist/contexts/NetworkSettings/Loader.js +4 -3
- package/dist/contexts/NetworkSettings/Loader.js.map +1 -1
- package/dist/contexts/NetworkSettings/index.d.ts +0 -1
- package/dist/contexts/UserEvents/Context.d.ts +0 -1
- package/dist/contexts/UserEvents/Context.js +1 -1
- package/dist/contexts/UserEvents/Context.js.map +1 -1
- package/dist/contexts/UserEvents/index.d.ts +0 -1
- package/dist/contexts/index.d.ts +0 -1
- package/dist/hooks/index.d.ts +0 -1
- package/dist/hooks/useBreakpoint.d.ts +0 -1
- package/dist/hooks/useBreakpoint.js +7 -7
- package/dist/hooks/useBreakpoint.js.map +1 -1
- package/dist/hooks/useMediaQuery.d.ts +0 -1
- package/dist/hooks/useMounted.d.ts +0 -1
- package/dist/hooks/useMounted.js +5 -5
- package/dist/hooks/useMounted.js.map +1 -1
- package/dist/hooks/useNavigateToEthAddress.d.ts +0 -1
- package/dist/hooks/useNavigateToEthAddress.js +7 -7
- package/dist/hooks/useNavigateToEthAddress.js.map +1 -1
- package/dist/hooks/useWindowSize.d.ts +0 -1
- package/dist/hooks/useWindowSize.js +4 -4
- package/dist/hooks/useWindowSize.js.map +1 -1
- package/dist/index.d.ts +0 -1
- package/dist/lib/ComponentSizes.d.ts +0 -1
- package/dist/lib/Tracking/Drip/BaseEvent.d.ts +0 -1
- package/dist/lib/Tracking/Drip/BaseEvent.js +28 -26
- package/dist/lib/Tracking/Drip/BaseEvent.js.map +1 -1
- package/dist/lib/Tracking/Drip/CustomEvent.d.ts +0 -1
- package/dist/lib/Tracking/Drip/CustomEvent.js +8 -2
- package/dist/lib/Tracking/Drip/CustomEvent.js.map +1 -1
- package/dist/lib/Tracking/Drip/Data/Base.d.ts +0 -1
- package/dist/lib/Tracking/Drip/Data/CustomFields.d.ts +0 -1
- package/dist/lib/Tracking/Drip/Data/Identify.d.ts +0 -1
- package/dist/lib/Tracking/Drip/Data/Result.d.ts +0 -1
- package/dist/lib/Tracking/Drip/Data/StandardFields.d.ts +0 -1
- package/dist/lib/Tracking/Drip/Data/index.d.ts +0 -1
- package/dist/lib/Tracking/Drip/StandardEvents.d.ts +0 -1
- package/dist/lib/Tracking/Drip/StandardEvents.js +7 -4
- package/dist/lib/Tracking/Drip/StandardEvents.js.map +1 -1
- package/dist/lib/Tracking/Drip/index.d.ts +0 -1
- package/dist/lib/Tracking/Facebook/BaseEvent.d.ts +0 -1
- package/dist/lib/Tracking/Facebook/BaseEvent.js +16 -16
- package/dist/lib/Tracking/Facebook/BaseEvent.js.map +1 -1
- package/dist/lib/Tracking/Facebook/CustomEvent.d.ts +0 -1
- package/dist/lib/Tracking/Facebook/CustomEvent.js +21 -16
- package/dist/lib/Tracking/Facebook/CustomEvent.js.map +1 -1
- package/dist/lib/Tracking/Facebook/Fbq.d.ts +0 -1
- package/dist/lib/Tracking/Facebook/Fbq.js +33 -24
- package/dist/lib/Tracking/Facebook/Fbq.js.map +1 -1
- package/dist/lib/Tracking/Facebook/StandardEvent.d.ts +0 -1
- package/dist/lib/Tracking/Facebook/StandardEvent.js +21 -16
- package/dist/lib/Tracking/Facebook/StandardEvent.js.map +1 -1
- package/dist/lib/Tracking/Facebook/StandardEvents.d.ts +0 -1
- package/dist/lib/Tracking/Facebook/StandardEvents.js +42 -38
- package/dist/lib/Tracking/Facebook/StandardEvents.js.map +1 -1
- package/dist/lib/Tracking/Facebook/StandardProperties.d.ts +0 -1
- package/dist/lib/Tracking/Facebook/UserEventHandler.d.ts +0 -1
- package/dist/lib/Tracking/Facebook/UserEventHandler.js +54 -31
- package/dist/lib/Tracking/Facebook/UserEventHandler.js.map +1 -1
- package/dist/lib/Tracking/Facebook/index.d.ts +0 -1
- package/dist/lib/Tracking/Google/BaseEvent.d.ts +0 -1
- package/dist/lib/Tracking/Google/BaseEvent.js +45 -31
- package/dist/lib/Tracking/Google/BaseEvent.js.map +1 -1
- package/dist/lib/Tracking/Google/CustomEvent.d.ts +0 -1
- package/dist/lib/Tracking/Google/CustomEvent.js +8 -2
- package/dist/lib/Tracking/Google/CustomEvent.js.map +1 -1
- package/dist/lib/Tracking/Google/DataLayer.d.ts +0 -1
- package/dist/lib/Tracking/Google/Gtag.d.ts +0 -1
- package/dist/lib/Tracking/Google/Gtag.js +41 -37
- package/dist/lib/Tracking/Google/Gtag.js.map +1 -1
- package/dist/lib/Tracking/Google/Gtm.d.ts +0 -1
- package/dist/lib/Tracking/Google/Gtm.js +21 -18
- package/dist/lib/Tracking/Google/Gtm.js.map +1 -1
- package/dist/lib/Tracking/Google/StandardEvent.d.ts +0 -1
- package/dist/lib/Tracking/Google/StandardEvent.js +8 -2
- package/dist/lib/Tracking/Google/StandardEvent.js.map +1 -1
- package/dist/lib/Tracking/Google/StandardEvents.d.ts +0 -1
- package/dist/lib/Tracking/Google/StandardEvents.js +66 -62
- package/dist/lib/Tracking/Google/StandardEvents.js.map +1 -1
- package/dist/lib/Tracking/Google/UserEventHandler.d.ts +0 -1
- package/dist/lib/Tracking/Google/UserEventHandler.js +54 -31
- package/dist/lib/Tracking/Google/UserEventHandler.js.map +1 -1
- package/dist/lib/Tracking/Google/index.d.ts +0 -1
- package/dist/lib/Tracking/Reddit/BaseEvent.d.ts +0 -1
- package/dist/lib/Tracking/Reddit/BaseEvent.js +16 -16
- package/dist/lib/Tracking/Reddit/BaseEvent.js.map +1 -1
- package/dist/lib/Tracking/Reddit/CustomEvent.d.ts +0 -1
- package/dist/lib/Tracking/Reddit/CustomEvent.js +21 -16
- package/dist/lib/Tracking/Reddit/CustomEvent.js.map +1 -1
- package/dist/lib/Tracking/Reddit/Rdt.d.ts +0 -1
- package/dist/lib/Tracking/Reddit/Rdt.js +32 -27
- package/dist/lib/Tracking/Reddit/Rdt.js.map +1 -1
- package/dist/lib/Tracking/Reddit/StandardEvent.d.ts +0 -1
- package/dist/lib/Tracking/Reddit/StandardEvent.js +21 -16
- package/dist/lib/Tracking/Reddit/StandardEvent.js.map +1 -1
- package/dist/lib/Tracking/Reddit/StandardEvents.d.ts +0 -1
- package/dist/lib/Tracking/Reddit/StandardEvents.js +21 -18
- package/dist/lib/Tracking/Reddit/StandardEvents.js.map +1 -1
- package/dist/lib/Tracking/Reddit/StandardProperties.d.ts +0 -1
- package/dist/lib/Tracking/Reddit/index.d.ts +0 -1
- package/dist/lib/Tracking/Referrer.d.ts +0 -1
- package/dist/lib/Tracking/Referrer.js +13 -12
- package/dist/lib/Tracking/Referrer.js.map +1 -1
- package/dist/lib/Tracking/Snapchat/BaseEvent.d.ts +0 -1
- package/dist/lib/Tracking/Snapchat/BaseEvent.js +16 -16
- package/dist/lib/Tracking/Snapchat/BaseEvent.js.map +1 -1
- package/dist/lib/Tracking/Snapchat/Snaptr.d.ts +0 -1
- package/dist/lib/Tracking/Snapchat/Snaptr.js +24 -21
- package/dist/lib/Tracking/Snapchat/Snaptr.js.map +1 -1
- package/dist/lib/Tracking/Snapchat/StandardEvent.d.ts +0 -1
- package/dist/lib/Tracking/Snapchat/StandardEvent.js +19 -15
- package/dist/lib/Tracking/Snapchat/StandardEvent.js.map +1 -1
- package/dist/lib/Tracking/Snapchat/StandardEvents.d.ts +0 -1
- package/dist/lib/Tracking/Snapchat/StandardEvents.js +64 -60
- package/dist/lib/Tracking/Snapchat/StandardEvents.js.map +1 -1
- package/dist/lib/Tracking/Snapchat/StandardProperties.d.ts +0 -1
- package/dist/lib/Tracking/Snapchat/UserProperties.d.ts +0 -1
- package/dist/lib/Tracking/Snapchat/index.d.ts +0 -1
- package/dist/lib/Tracking/Tiktok/BaseEvent.d.ts +0 -1
- package/dist/lib/Tracking/Tiktok/BaseEvent.js +16 -16
- package/dist/lib/Tracking/Tiktok/BaseEvent.js.map +1 -1
- package/dist/lib/Tracking/Tiktok/CustomEvent.d.ts +0 -1
- package/dist/lib/Tracking/Tiktok/CustomEvent.js +21 -16
- package/dist/lib/Tracking/Tiktok/CustomEvent.js.map +1 -1
- package/dist/lib/Tracking/Tiktok/StandardEvent.d.ts +0 -1
- package/dist/lib/Tracking/Tiktok/StandardEvent.js +21 -16
- package/dist/lib/Tracking/Tiktok/StandardEvent.js.map +1 -1
- package/dist/lib/Tracking/Tiktok/StandardEvents.d.ts +0 -1
- package/dist/lib/Tracking/Tiktok/StandardEvents.js +38 -34
- package/dist/lib/Tracking/Tiktok/StandardEvents.js.map +1 -1
- package/dist/lib/Tracking/Tiktok/StandardProperties.d.ts +0 -1
- package/dist/lib/Tracking/Tiktok/Ttq.d.ts +0 -1
- package/dist/lib/Tracking/Tiktok/Ttq.js +51 -36
- package/dist/lib/Tracking/Tiktok/Ttq.js.map +1 -1
- package/dist/lib/Tracking/Tiktok/index.d.ts +0 -1
- package/dist/lib/Tracking/Xy/BaseEvent.d.ts +0 -1
- package/dist/lib/Tracking/Xy/BaseEvent.js +16 -16
- package/dist/lib/Tracking/Xy/BaseEvent.js.map +1 -1
- package/dist/lib/Tracking/Xy/CustomEvent.d.ts +0 -1
- package/dist/lib/Tracking/Xy/CustomEvent.js +8 -2
- package/dist/lib/Tracking/Xy/CustomEvent.js.map +1 -1
- package/dist/lib/Tracking/Xy/StandardEvent.d.ts +0 -1
- package/dist/lib/Tracking/Xy/StandardEvent.js +8 -2
- package/dist/lib/Tracking/Xy/StandardEvent.js.map +1 -1
- package/dist/lib/Tracking/Xy/UserEventHandler.d.ts +0 -1
- package/dist/lib/Tracking/Xy/UserEventHandler.js +54 -31
- package/dist/lib/Tracking/Xy/UserEventHandler.js.map +1 -1
- package/dist/lib/Tracking/Xy/index.d.ts +0 -1
- package/dist/lib/Tracking/XyoUserEventHandler.d.ts +0 -1
- package/dist/lib/Tracking/XyoUserEventHandler.js +54 -30
- package/dist/lib/Tracking/XyoUserEventHandler.js.map +1 -1
- package/dist/lib/Tracking/index.d.ts +0 -1
- package/dist/lib/getApiStage.d.ts +0 -1
- package/dist/lib/getApiStage.js +1 -1
- package/dist/lib/getApiStage.js.map +1 -1
- package/dist/lib/global.d.ts +0 -1
- package/dist/lib/global.js +1 -1
- package/dist/lib/global.js.map +1 -1
- package/dist/lib/index.d.ts +0 -1
- package/dist/lib/isLocalHost.d.ts +0 -1
- package/dist/lib/isLocalHost.js +1 -1
- package/dist/lib/isLocalHost.js.map +1 -1
- package/dist/lib/profile.d.ts +0 -1
- package/dist/lib/profile.js +22 -21
- package/dist/lib/profile.js.map +1 -1
- package/dist/lib/safeLocalStorage.d.ts +0 -1
- package/dist/lib/safeLocalStorage.js +3 -3
- package/dist/lib/safeLocalStorage.js.map +1 -1
- package/dist/lib/safeSessionStorage.d.ts +0 -1
- package/dist/lib/safeSessionStorage.js +3 -3
- package/dist/lib/safeSessionStorage.js.map +1 -1
- package/dist/lib/useAsyncEffect.d.ts +0 -1
- package/dist/lib/useAsyncEffect.js +3 -3
- package/dist/lib/useAsyncEffect.js.map +1 -1
- package/dist/mergeBoxlikeStyles.d.ts +0 -1
- package/dist/mergeBoxlikeStyles.js +5 -29
- package/dist/mergeBoxlikeStyles.js.map +1 -1
- package/index.node.ts +1 -0
- package/index.ts +1 -0
- package/package.json +21 -5
- package/rollup.config.js +124 -0
- package/dist/BoxlikeComponentProps.d.ts.map +0 -1
- package/dist/BusyProps.d.ts.map +0 -1
- package/dist/Margin.d.ts.map +0 -1
- package/dist/Padding.d.ts.map +0 -1
- package/dist/calcSpacing.d.ts.map +0 -1
- package/dist/components/AppBarEx/AppBarEx.d.ts.map +0 -1
- package/dist/components/AppBarEx/AppBarEx.stories.d.ts.map +0 -1
- package/dist/components/AppBarEx/AppBarExProps.d.ts.map +0 -1
- package/dist/components/AppBarEx/index.d.ts.map +0 -1
- package/dist/components/Background.d.ts.map +0 -1
- package/dist/components/BasePage/BasePage.d.ts.map +0 -1
- package/dist/components/BasePage/BasePage.stories.d.ts.map +0 -1
- package/dist/components/BasePage/BasePageProps.d.ts.map +0 -1
- package/dist/components/BasePage/index.d.ts.map +0 -1
- package/dist/components/Breadcrumbs/BreadcrumbsEx.d.ts.map +0 -1
- package/dist/components/Breadcrumbs/BreadcrumbsEx.stories.d.ts.map +0 -1
- package/dist/components/Breadcrumbs/BreadcrumbsExProps.d.ts.map +0 -1
- package/dist/components/Breadcrumbs/index.d.ts.map +0 -1
- package/dist/components/BusyCircularProgress.d.ts.map +0 -1
- package/dist/components/BusyLinearProgress.d.ts.map +0 -1
- package/dist/components/ButtonEx/ButtonEx.d.ts.map +0 -1
- package/dist/components/ButtonEx/ButtonEx.stories.d.ts.map +0 -1
- package/dist/components/ButtonEx/ButtonExBase.d.ts.map +0 -1
- package/dist/components/ButtonEx/ButtonExProps.d.ts.map +0 -1
- package/dist/components/ButtonEx/ButtonExTo.d.ts.map +0 -1
- package/dist/components/ButtonEx/index.d.ts.map +0 -1
- package/dist/components/CookieConsent/CookieConsent.d.ts.map +0 -1
- package/dist/components/CookieConsent/CookieConsent.stories.d.ts.map +0 -1
- package/dist/components/CookieConsent/CookieConsentBody.d.ts.map +0 -1
- package/dist/components/CookieConsent/CookieConsentProps.d.ts.map +0 -1
- package/dist/components/CookieConsent/index.d.ts.map +0 -1
- package/dist/components/CoverProgress.d.ts.map +0 -1
- package/dist/components/Errors/ErrorViewer.d.ts.map +0 -1
- package/dist/components/Errors/ErrorViewer.stories.d.ts.map +0 -1
- package/dist/components/Errors/ErrorViewerProps.d.ts.map +0 -1
- package/dist/components/Errors/ErrorsViewer.d.ts.map +0 -1
- package/dist/components/Errors/ErrorsViewer.stories.d.ts.map +0 -1
- package/dist/components/Errors/ErrorsViewerProps.d.ts.map +0 -1
- package/dist/components/Errors/index.d.ts.map +0 -1
- package/dist/components/EthAccount/EthAccount.d.ts.map +0 -1
- package/dist/components/EthAccount/EthAccount.stories.d.ts.map +0 -1
- package/dist/components/EthAccount/EthAccountProps.d.ts.map +0 -1
- package/dist/components/EthAccount/index.d.ts.map +0 -1
- package/dist/components/EthBlock.d.ts.map +0 -1
- package/dist/components/Experiments/Experiment.d.ts.map +0 -1
- package/dist/components/Experiments/Experiments.d.ts.map +0 -1
- package/dist/components/Experiments/index.d.ts.map +0 -1
- package/dist/components/FlexBox/BusyBox.d.ts.map +0 -1
- package/dist/components/FlexBox/BusyBox.stories.d.ts.map +0 -1
- package/dist/components/FlexBox/FlexCol.d.ts.map +0 -1
- package/dist/components/FlexBox/FlexCol.stories.d.ts.map +0 -1
- package/dist/components/FlexBox/FlexRow.d.ts.map +0 -1
- package/dist/components/FlexBox/FlexRow.stories.d.ts.map +0 -1
- package/dist/components/FlexBox/index.d.ts.map +0 -1
- package/dist/components/HoverScale.d.ts.map +0 -1
- package/dist/components/Identicon.d.ts.map +0 -1
- package/dist/components/InvertableThemeProvider/InvertableTheme.d.ts.map +0 -1
- package/dist/components/InvertableThemeProvider/InvertableThemeContext.d.ts.map +0 -1
- package/dist/components/InvertableThemeProvider/InvertableThemeProvider.d.ts.map +0 -1
- package/dist/components/InvertableThemeProvider/InvertableThemeProvider.stories.d.ts.map +0 -1
- package/dist/components/InvertableThemeProvider/InvertableThemeProviderProps.d.ts.map +0 -1
- package/dist/components/InvertableThemeProvider/index.d.ts.map +0 -1
- package/dist/components/LinkEx/LinkToEx.d.ts.map +0 -1
- package/dist/components/LinkEx/index.d.ts.map +0 -1
- package/dist/components/NumberStatus/NumberStatus.d.ts.map +0 -1
- package/dist/components/NumberStatus/NumberStatus.stories.d.ts.map +0 -1
- package/dist/components/NumberStatus/NumberStatusProps.d.ts.map +0 -1
- package/dist/components/NumberStatus/index.d.ts.map +0 -1
- package/dist/components/QuickTipButton/QuickTipButton.d.ts.map +0 -1
- package/dist/components/QuickTipButton/QuickTipButton.stories.d.ts.map +0 -1
- package/dist/components/QuickTipButton/index.d.ts.map +0 -1
- package/dist/components/RedirectWithQuery.d.ts.map +0 -1
- package/dist/components/RichResult/RichResult.d.ts.map +0 -1
- package/dist/components/RichResult/index.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Action.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/ActionStatusType.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/AdministrativeArea.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/AggrigateRating.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Article.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Base.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Brand.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Class.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/ContactPoint.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/ContactPointOption.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Country.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/CreativeWork.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/DateTime.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/EntryPoint.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Enumeration.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/GeoShape.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/GeospatialGeometry.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/ImageObject.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Intangible.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Integer.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/ItemAvailability.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Language.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Map.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/MapCategoryType.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/MediaObject.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/MobileApplication.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Offer.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Organization.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Person.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Photograph.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Place.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/PostalAddress.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Product.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Property.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/PropertyValue.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/QualitativeValue.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/QuantitativeValue.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Rating.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Review.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Service.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/SoftwareApplication.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/StructuredValue.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Text.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Thing.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/Time.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/URL.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/VirtualLocation.d.ts.map +0 -1
- package/dist/components/RichResult/jsonld/index.d.ts.map +0 -1
- package/dist/components/ScrollToTop.d.ts.map +0 -1
- package/dist/components/ScrollToTopButton.d.ts.map +0 -1
- package/dist/components/TokenAmount/TokenAmount.d.ts.map +0 -1
- package/dist/components/TokenAmount/TokenAmount.stories.d.ts.map +0 -1
- package/dist/components/TokenAmount/TokenAmountProps.d.ts.map +0 -1
- package/dist/components/TokenAmount/index.d.ts.map +0 -1
- package/dist/components/dialogs/ErrorDialog.d.ts.map +0 -1
- package/dist/components/dialogs/ErrorDialog.stories.d.ts.map +0 -1
- package/dist/components/dialogs/MessageDialog.d.ts.map +0 -1
- package/dist/components/dialogs/MessageDialog.stories.d.ts.map +0 -1
- package/dist/components/dialogs/index.d.ts.map +0 -1
- package/dist/components/index.d.ts.map +0 -1
- package/dist/contexts/CookieConsent/Context.d.ts.map +0 -1
- package/dist/contexts/CookieConsent/Loader.d.ts.map +0 -1
- package/dist/contexts/CookieConsent/index.d.ts.map +0 -1
- package/dist/contexts/CookieConsent/use.d.ts.map +0 -1
- package/dist/contexts/Ethers/Context.d.ts.map +0 -1
- package/dist/contexts/Ethers/Infura.d.ts.map +0 -1
- package/dist/contexts/Ethers/Loader.d.ts.map +0 -1
- package/dist/contexts/Ethers/MetaMask.d.ts.map +0 -1
- package/dist/contexts/Ethers/MyEtherWallet.d.ts.map +0 -1
- package/dist/contexts/Ethers/Opera.d.ts.map +0 -1
- package/dist/contexts/Ethers/Trust.d.ts.map +0 -1
- package/dist/contexts/Ethers/index.d.ts.map +0 -1
- package/dist/contexts/NetworkSettings/Context.d.ts.map +0 -1
- package/dist/contexts/NetworkSettings/Loader.d.ts.map +0 -1
- package/dist/contexts/NetworkSettings/index.d.ts.map +0 -1
- package/dist/contexts/UserEvents/Context.d.ts.map +0 -1
- package/dist/contexts/UserEvents/index.d.ts.map +0 -1
- package/dist/contexts/index.d.ts.map +0 -1
- package/dist/hooks/index.d.ts.map +0 -1
- package/dist/hooks/useBreakpoint.d.ts.map +0 -1
- package/dist/hooks/useMediaQuery.d.ts.map +0 -1
- package/dist/hooks/useMounted.d.ts.map +0 -1
- package/dist/hooks/useNavigateToEthAddress.d.ts.map +0 -1
- package/dist/hooks/useWindowSize.d.ts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/lib/ComponentSizes.d.ts.map +0 -1
- package/dist/lib/Tracking/Drip/BaseEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Drip/CustomEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Drip/Data/Base.d.ts.map +0 -1
- package/dist/lib/Tracking/Drip/Data/CustomFields.d.ts.map +0 -1
- package/dist/lib/Tracking/Drip/Data/Identify.d.ts.map +0 -1
- package/dist/lib/Tracking/Drip/Data/Result.d.ts.map +0 -1
- package/dist/lib/Tracking/Drip/Data/StandardFields.d.ts.map +0 -1
- package/dist/lib/Tracking/Drip/Data/index.d.ts.map +0 -1
- package/dist/lib/Tracking/Drip/StandardEvents.d.ts.map +0 -1
- package/dist/lib/Tracking/Drip/index.d.ts.map +0 -1
- package/dist/lib/Tracking/Facebook/BaseEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Facebook/CustomEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Facebook/Fbq.d.ts.map +0 -1
- package/dist/lib/Tracking/Facebook/StandardEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Facebook/StandardEvents.d.ts.map +0 -1
- package/dist/lib/Tracking/Facebook/StandardProperties.d.ts.map +0 -1
- package/dist/lib/Tracking/Facebook/UserEventHandler.d.ts.map +0 -1
- package/dist/lib/Tracking/Facebook/index.d.ts.map +0 -1
- package/dist/lib/Tracking/Google/BaseEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Google/CustomEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Google/DataLayer.d.ts.map +0 -1
- package/dist/lib/Tracking/Google/Gtag.d.ts.map +0 -1
- package/dist/lib/Tracking/Google/Gtm.d.ts.map +0 -1
- package/dist/lib/Tracking/Google/StandardEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Google/StandardEvents.d.ts.map +0 -1
- package/dist/lib/Tracking/Google/UserEventHandler.d.ts.map +0 -1
- package/dist/lib/Tracking/Google/index.d.ts.map +0 -1
- package/dist/lib/Tracking/Reddit/BaseEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Reddit/CustomEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Reddit/Rdt.d.ts.map +0 -1
- package/dist/lib/Tracking/Reddit/StandardEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Reddit/StandardEvents.d.ts.map +0 -1
- package/dist/lib/Tracking/Reddit/StandardProperties.d.ts.map +0 -1
- package/dist/lib/Tracking/Reddit/index.d.ts.map +0 -1
- package/dist/lib/Tracking/Referrer.d.ts.map +0 -1
- package/dist/lib/Tracking/Snapchat/BaseEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Snapchat/Snaptr.d.ts.map +0 -1
- package/dist/lib/Tracking/Snapchat/StandardEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Snapchat/StandardEvents.d.ts.map +0 -1
- package/dist/lib/Tracking/Snapchat/StandardProperties.d.ts.map +0 -1
- package/dist/lib/Tracking/Snapchat/UserProperties.d.ts.map +0 -1
- package/dist/lib/Tracking/Snapchat/index.d.ts.map +0 -1
- package/dist/lib/Tracking/Tiktok/BaseEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Tiktok/CustomEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Tiktok/StandardEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Tiktok/StandardEvents.d.ts.map +0 -1
- package/dist/lib/Tracking/Tiktok/StandardProperties.d.ts.map +0 -1
- package/dist/lib/Tracking/Tiktok/Ttq.d.ts.map +0 -1
- package/dist/lib/Tracking/Tiktok/index.d.ts.map +0 -1
- package/dist/lib/Tracking/Xy/BaseEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Xy/CustomEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Xy/StandardEvent.d.ts.map +0 -1
- package/dist/lib/Tracking/Xy/UserEventHandler.d.ts.map +0 -1
- package/dist/lib/Tracking/Xy/index.d.ts.map +0 -1
- package/dist/lib/Tracking/XyoUserEventHandler.d.ts.map +0 -1
- package/dist/lib/Tracking/index.d.ts.map +0 -1
- package/dist/lib/getApiStage.d.ts.map +0 -1
- package/dist/lib/global.d.ts.map +0 -1
- package/dist/lib/index.d.ts.map +0 -1
- package/dist/lib/isLocalHost.d.ts.map +0 -1
- package/dist/lib/profile.d.ts.map +0 -1
- package/dist/lib/safeLocalStorage.d.ts.map +0 -1
- package/dist/lib/safeSessionStorage.d.ts.map +0 -1
- package/dist/lib/useAsyncEffect.d.ts.map +0 -1
- package/dist/mergeBoxlikeStyles.d.ts.map +0 -1
|
@@ -1,94 +1,98 @@
|
|
|
1
1
|
import { GoogleStandardEvent } from './StandardEvent';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
return new GoogleStandardEvent('add_paymennt_info');
|
|
2
|
+
var GoogleStandardEvents = /** @class */ (function () {
|
|
3
|
+
function GoogleStandardEvents() {
|
|
5
4
|
}
|
|
6
|
-
|
|
5
|
+
GoogleStandardEvents.prototype.addPaymentInfo = function () {
|
|
6
|
+
return new GoogleStandardEvent('add_paymennt_info');
|
|
7
|
+
};
|
|
8
|
+
GoogleStandardEvents.prototype.addShippingInfo = function () {
|
|
7
9
|
return new GoogleStandardEvent('add_shipping_info');
|
|
8
|
-
}
|
|
9
|
-
addToCart() {
|
|
10
|
+
};
|
|
11
|
+
GoogleStandardEvents.prototype.addToCart = function () {
|
|
10
12
|
return new GoogleStandardEvent('add_to_cart');
|
|
11
|
-
}
|
|
12
|
-
addToWishList() {
|
|
13
|
+
};
|
|
14
|
+
GoogleStandardEvents.prototype.addToWishList = function () {
|
|
13
15
|
return new GoogleStandardEvent('add_to_wishlist');
|
|
14
|
-
}
|
|
15
|
-
beginCheckout() {
|
|
16
|
+
};
|
|
17
|
+
GoogleStandardEvents.prototype.beginCheckout = function () {
|
|
16
18
|
return new GoogleStandardEvent('begin_checkout');
|
|
17
|
-
}
|
|
18
|
-
earnVirtualCurrency() {
|
|
19
|
+
};
|
|
20
|
+
GoogleStandardEvents.prototype.earnVirtualCurrency = function () {
|
|
19
21
|
return new GoogleStandardEvent('earn_virtual_currency');
|
|
20
|
-
}
|
|
21
|
-
generateLead() {
|
|
22
|
+
};
|
|
23
|
+
GoogleStandardEvents.prototype.generateLead = function () {
|
|
22
24
|
return new GoogleStandardEvent('generate_lead');
|
|
23
|
-
}
|
|
24
|
-
joinGroup() {
|
|
25
|
+
};
|
|
26
|
+
GoogleStandardEvents.prototype.joinGroup = function () {
|
|
25
27
|
return new GoogleStandardEvent('join_group');
|
|
26
|
-
}
|
|
27
|
-
levelEnd() {
|
|
28
|
+
};
|
|
29
|
+
GoogleStandardEvents.prototype.levelEnd = function () {
|
|
28
30
|
return new GoogleStandardEvent('level_end');
|
|
29
|
-
}
|
|
30
|
-
levelStart() {
|
|
31
|
+
};
|
|
32
|
+
GoogleStandardEvents.prototype.levelStart = function () {
|
|
31
33
|
return new GoogleStandardEvent('level_start');
|
|
32
|
-
}
|
|
33
|
-
levelUp() {
|
|
34
|
+
};
|
|
35
|
+
GoogleStandardEvents.prototype.levelUp = function () {
|
|
34
36
|
return new GoogleStandardEvent('level_up');
|
|
35
|
-
}
|
|
36
|
-
login() {
|
|
37
|
+
};
|
|
38
|
+
GoogleStandardEvents.prototype.login = function () {
|
|
37
39
|
return new GoogleStandardEvent('login');
|
|
38
|
-
}
|
|
39
|
-
postScore() {
|
|
40
|
+
};
|
|
41
|
+
GoogleStandardEvents.prototype.postScore = function () {
|
|
40
42
|
return new GoogleStandardEvent('post_score');
|
|
41
|
-
}
|
|
42
|
-
purchase() {
|
|
43
|
+
};
|
|
44
|
+
GoogleStandardEvents.prototype.purchase = function () {
|
|
43
45
|
return new GoogleStandardEvent('purchase');
|
|
44
|
-
}
|
|
45
|
-
refund() {
|
|
46
|
+
};
|
|
47
|
+
GoogleStandardEvents.prototype.refund = function () {
|
|
46
48
|
return new GoogleStandardEvent('refund');
|
|
47
|
-
}
|
|
48
|
-
removeFromCart() {
|
|
49
|
+
};
|
|
50
|
+
GoogleStandardEvents.prototype.removeFromCart = function () {
|
|
49
51
|
return new GoogleStandardEvent('remove_from_cart');
|
|
50
|
-
}
|
|
51
|
-
search() {
|
|
52
|
+
};
|
|
53
|
+
GoogleStandardEvents.prototype.search = function () {
|
|
52
54
|
return new GoogleStandardEvent('search');
|
|
53
|
-
}
|
|
54
|
-
selectContent() {
|
|
55
|
+
};
|
|
56
|
+
GoogleStandardEvents.prototype.selectContent = function () {
|
|
55
57
|
return new GoogleStandardEvent('select_content');
|
|
56
|
-
}
|
|
57
|
-
selectItem() {
|
|
58
|
+
};
|
|
59
|
+
GoogleStandardEvents.prototype.selectItem = function () {
|
|
58
60
|
return new GoogleStandardEvent('select_item');
|
|
59
|
-
}
|
|
60
|
-
selectPromotion() {
|
|
61
|
+
};
|
|
62
|
+
GoogleStandardEvents.prototype.selectPromotion = function () {
|
|
61
63
|
return new GoogleStandardEvent('select_promotion');
|
|
62
|
-
}
|
|
63
|
-
share() {
|
|
64
|
+
};
|
|
65
|
+
GoogleStandardEvents.prototype.share = function () {
|
|
64
66
|
return new GoogleStandardEvent('share');
|
|
65
|
-
}
|
|
66
|
-
signUp() {
|
|
67
|
+
};
|
|
68
|
+
GoogleStandardEvents.prototype.signUp = function () {
|
|
67
69
|
return new GoogleStandardEvent('sign_up');
|
|
68
|
-
}
|
|
69
|
-
spendVirtualCurrency() {
|
|
70
|
+
};
|
|
71
|
+
GoogleStandardEvents.prototype.spendVirtualCurrency = function () {
|
|
70
72
|
return new GoogleStandardEvent('spend_virtual_currency');
|
|
71
|
-
}
|
|
72
|
-
tutorialBegin() {
|
|
73
|
+
};
|
|
74
|
+
GoogleStandardEvents.prototype.tutorialBegin = function () {
|
|
73
75
|
return new GoogleStandardEvent('tutorial_begin');
|
|
74
|
-
}
|
|
75
|
-
tutorialComplete() {
|
|
76
|
+
};
|
|
77
|
+
GoogleStandardEvents.prototype.tutorialComplete = function () {
|
|
76
78
|
return new GoogleStandardEvent('tutorial_complete');
|
|
77
|
-
}
|
|
78
|
-
unlockAchievement() {
|
|
79
|
+
};
|
|
80
|
+
GoogleStandardEvents.prototype.unlockAchievement = function () {
|
|
79
81
|
return new GoogleStandardEvent('unlock_achievement');
|
|
80
|
-
}
|
|
81
|
-
viewCart() {
|
|
82
|
+
};
|
|
83
|
+
GoogleStandardEvents.prototype.viewCart = function () {
|
|
82
84
|
return new GoogleStandardEvent('view_cart');
|
|
83
|
-
}
|
|
84
|
-
viewItem() {
|
|
85
|
+
};
|
|
86
|
+
GoogleStandardEvents.prototype.viewItem = function () {
|
|
85
87
|
return new GoogleStandardEvent('view_item');
|
|
86
|
-
}
|
|
87
|
-
viewItemList() {
|
|
88
|
+
};
|
|
89
|
+
GoogleStandardEvents.prototype.viewItemList = function () {
|
|
88
90
|
return new GoogleStandardEvent('view_item_list');
|
|
89
|
-
}
|
|
90
|
-
viewPromotion() {
|
|
91
|
+
};
|
|
92
|
+
GoogleStandardEvents.prototype.viewPromotion = function () {
|
|
91
93
|
return new GoogleStandardEvent('view_promotion');
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
+
};
|
|
95
|
+
return GoogleStandardEvents;
|
|
96
|
+
}());
|
|
97
|
+
export { GoogleStandardEvents };
|
|
94
98
|
//# sourceMappingURL=StandardEvents.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StandardEvents.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Google/StandardEvents.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAA;AA8GrD,
|
|
1
|
+
{"version":3,"file":"StandardEvents.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Google/StandardEvents.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAA;AA8GrD;IAAA;IAkIA,CAAC;IAjIQ,6CAAc,GAArB;QACE,OAAO,IAAI,mBAAmB,CAA4D,mBAAmB,CAAC,CAAA;IAChH,CAAC;IAEM,8CAAe,GAAtB;QACE,OAAO,IAAI,mBAAmB,CAA6D,mBAAmB,CAAC,CAAA;IACjH,CAAC;IAEM,wCAAS,GAAhB;QACE,OAAO,IAAI,mBAAmB,CAAuD,aAAa,CAAC,CAAA;IACrG,CAAC;IAEM,4CAAa,GAApB;QACE,OAAO,IAAI,mBAAmB,CAA2D,iBAAiB,CAAC,CAAA;IAC7G,CAAC;IAEM,4CAAa,GAApB;QACE,OAAO,IAAI,mBAAmB,CAA2D,gBAAgB,CAAC,CAAA;IAC5G,CAAC;IAEM,kDAAmB,GAA1B;QACE,OAAO,IAAI,mBAAmB,CAC5B,uBAAuB,CACxB,CAAA;IACH,CAAC;IAEM,2CAAY,GAAnB;QACE,OAAO,IAAI,mBAAmB,CAAmD,eAAe,CAAC,CAAA;IACnG,CAAC;IAEM,wCAAS,GAAhB;QACE,OAAO,IAAI,mBAAmB,CAAuD,YAAY,CAAC,CAAA;IACpG,CAAC;IAEM,uCAAQ,GAAf;QACE,OAAO,IAAI,mBAAmB,CAAwE,WAAW,CAAC,CAAA;IACpH,CAAC;IAEM,yCAAU,GAAjB;QACE,OAAO,IAAI,mBAAmB,CAAqD,aAAa,CAAC,CAAA;IACnG,CAAC;IAEM,sCAAO,GAAd;QACE,OAAO,IAAI,mBAAmB,CAAoE,UAAU,CAAC,CAAA;IAC/G,CAAC;IAEM,oCAAK,GAAZ;QACE,OAAO,IAAI,mBAAmB,CAAiD,OAAO,CAAC,CAAA;IACzF,CAAC;IAEM,wCAAS,GAAhB;QACE,OAAO,IAAI,mBAAmB,CAC5B,YAAY,CACb,CAAA;IACH,CAAC;IAEM,uCAAQ,GAAf;QACE,OAAO,IAAI,mBAAmB,CAAsD,UAAU,CAAC,CAAA;IACjG,CAAC;IAEM,qCAAM,GAAb;QACE,OAAO,IAAI,mBAAmB,CAAoD,QAAQ,CAAC,CAAA;IAC7F,CAAC;IAEM,6CAAc,GAArB;QACE,OAAO,IAAI,mBAAmB,CAA4D,kBAAkB,CAAC,CAAA;IAC/G,CAAC;IAEM,qCAAM,GAAb;QACE,OAAO,IAAI,mBAAmB,CAAsD,QAAQ,CAAC,CAAA;IAC/F,CAAC;IAEM,4CAAa,GAApB;QACE,OAAO,IAAI,mBAAmB,CAC5B,gBAAgB,CACjB,CAAA;IACH,CAAC;IAEM,yCAAU,GAAjB;QACE,OAAO,IAAI,mBAAmB,CAAwD,aAAa,CAAC,CAAA;IACtG,CAAC;IAEM,8CAAe,GAAtB;QACE,OAAO,IAAI,mBAAmB,CAA6D,kBAAkB,CAAC,CAAA;IAChH,CAAC;IAEM,oCAAK,GAAZ;QACE,OAAO,IAAI,mBAAmB,CAE5B,OAAO,CAAC,CAAA;IACZ,CAAC;IAEM,qCAAM,GAAb;QACE,OAAO,IAAI,mBAAmB,CAAiD,SAAS,CAAC,CAAA;IAC3F,CAAC;IAEM,mDAAoB,GAA3B;QACE,OAAO,IAAI,mBAAmB,CAC5B,wBAAwB,CACzB,CAAA;IACH,CAAC;IAEM,4CAAa,GAApB;QACE,OAAO,IAAI,mBAAmB,CAA2B,gBAAgB,CAAC,CAAA;IAC5E,CAAC;IAEM,+CAAgB,GAAvB;QACE,OAAO,IAAI,mBAAmB,CAA2B,mBAAmB,CAAC,CAAA;IAC/E,CAAC;IAEM,gDAAiB,GAAxB;QACE,OAAO,IAAI,mBAAmB,CAAwD,oBAAoB,CAAC,CAAA;IAC7G,CAAC;IAEM,uCAAQ,GAAf;QACE,OAAO,IAAI,mBAAmB,CAAsD,WAAW,CAAC,CAAA;IAClG,CAAC;IAEM,uCAAQ,GAAf;QACE,OAAO,IAAI,mBAAmB,CAAsD,WAAW,CAAC,CAAA;IAClG,CAAC;IAEM,2CAAY,GAAnB;QACE,OAAO,IAAI,mBAAmB,CAA0D,gBAAgB,CAAC,CAAA;IAC3G,CAAC;IAEM,4CAAa,GAApB;QACE,OAAO,IAAI,mBAAmB,CAA2D,gBAAgB,CAAC,CAAA;IAC5G,CAAC;IACH,2BAAC;AAAD,CAAC,AAlID,IAkIC"}
|
|
@@ -1,38 +1,61 @@
|
|
|
1
|
-
|
|
2
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
3
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
4
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
5
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
6
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
7
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
|
-
});
|
|
9
|
-
};
|
|
1
|
+
import { __awaiter, __generator } from "tslib";
|
|
10
2
|
import { GoogleCustomEvent } from './CustomEvent';
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
14
|
-
const event = new GoogleCustomEvent('TestStarted');
|
|
15
|
-
return yield event.send(data);
|
|
16
|
-
});
|
|
3
|
+
var GoogleUserEventHandler = /** @class */ (function () {
|
|
4
|
+
function GoogleUserEventHandler() {
|
|
17
5
|
}
|
|
18
|
-
|
|
19
|
-
return __awaiter(this, void 0, void 0, function
|
|
20
|
-
|
|
21
|
-
return
|
|
6
|
+
GoogleUserEventHandler.prototype.testStarted = function (data) {
|
|
7
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
8
|
+
var event;
|
|
9
|
+
return __generator(this, function (_a) {
|
|
10
|
+
switch (_a.label) {
|
|
11
|
+
case 0:
|
|
12
|
+
event = new GoogleCustomEvent('TestStarted');
|
|
13
|
+
return [4 /*yield*/, event.send(data)];
|
|
14
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
15
|
+
}
|
|
16
|
+
});
|
|
22
17
|
});
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
return __awaiter(this, void 0, void 0, function
|
|
26
|
-
|
|
27
|
-
return
|
|
18
|
+
};
|
|
19
|
+
GoogleUserEventHandler.prototype.funnelStarted = function (data) {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
21
|
+
var event;
|
|
22
|
+
return __generator(this, function (_a) {
|
|
23
|
+
switch (_a.label) {
|
|
24
|
+
case 0:
|
|
25
|
+
event = new GoogleCustomEvent('FunnelStarted');
|
|
26
|
+
return [4 /*yield*/, event.send(data)];
|
|
27
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
28
|
+
}
|
|
29
|
+
});
|
|
28
30
|
});
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
return __awaiter(this, void 0, void 0, function
|
|
32
|
-
|
|
33
|
-
return
|
|
31
|
+
};
|
|
32
|
+
GoogleUserEventHandler.prototype.viewContent = function (data) {
|
|
33
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
34
|
+
var event;
|
|
35
|
+
return __generator(this, function (_a) {
|
|
36
|
+
switch (_a.label) {
|
|
37
|
+
case 0:
|
|
38
|
+
event = new GoogleCustomEvent('ViewContent');
|
|
39
|
+
return [4 /*yield*/, event.send(data)];
|
|
40
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
41
|
+
}
|
|
42
|
+
});
|
|
34
43
|
});
|
|
35
|
-
}
|
|
36
|
-
|
|
44
|
+
};
|
|
45
|
+
GoogleUserEventHandler.prototype.userClick = function (data) {
|
|
46
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
47
|
+
var event;
|
|
48
|
+
return __generator(this, function (_a) {
|
|
49
|
+
switch (_a.label) {
|
|
50
|
+
case 0:
|
|
51
|
+
event = new GoogleCustomEvent('UserClick');
|
|
52
|
+
return [4 /*yield*/, event.send(data)];
|
|
53
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
54
|
+
}
|
|
55
|
+
});
|
|
56
|
+
});
|
|
57
|
+
};
|
|
58
|
+
return GoogleUserEventHandler;
|
|
59
|
+
}());
|
|
37
60
|
export { GoogleUserEventHandler };
|
|
38
61
|
//# sourceMappingURL=UserEventHandler.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserEventHandler.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Google/UserEventHandler.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"UserEventHandler.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Google/UserEventHandler.ts"],"names":[],"mappings":";AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAA;AAEjD;IAAA;IAoBA,CAAC;IAnBc,4CAAW,GAAxB,UAAyB,IAAO;;;;;;wBACxB,KAAK,GAAG,IAAI,iBAAiB,CAAI,aAAa,CAAC,CAAA;wBAC9C,qBAAM,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,EAAA;4BAA7B,sBAAO,SAAsB,EAAA;;;;KAC9B;IAEY,8CAAa,GAA1B,UAA2B,IAA6B;;;;;;wBAChD,KAAK,GAAG,IAAI,iBAAiB,CAA0B,eAAe,CAAC,CAAA;wBACtE,qBAAM,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,EAAA;4BAA7B,sBAAO,SAAsB,EAAA;;;;KAC9B;IAEY,4CAAW,GAAxB,UAAyB,IAA2B;;;;;;wBAC5C,KAAK,GAAG,IAAI,iBAAiB,CAAwB,aAAa,CAAC,CAAA;wBAClE,qBAAM,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,EAAA;4BAA7B,sBAAO,SAAsB,EAAA;;;;KAC9B;IAEY,0CAAS,GAAtB,UAAuB,IAAyB;;;;;;wBACxC,KAAK,GAAG,IAAI,iBAAiB,CAAsB,WAAW,CAAC,CAAA;wBAC9D,qBAAM,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,EAAA;4BAA7B,sBAAO,SAAsB,EAAA;;;;KAC9B;IACH,6BAAC;AAAD,CAAC,AApBD,IAoBC;AAED,OAAO,EAAE,sBAAsB,EAAE,CAAA"}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
|
|
2
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
3
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
4
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
5
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
6
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
7
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
|
-
});
|
|
9
|
-
};
|
|
1
|
+
import { __awaiter, __generator } from "tslib";
|
|
10
2
|
import { assertEx, delay } from '@xylabs/sdk-js';
|
|
11
3
|
import { Rdt } from './Rdt';
|
|
12
|
-
|
|
13
|
-
|
|
4
|
+
var RedditBaseEvent = /** @class */ (function () {
|
|
5
|
+
function RedditBaseEvent(name) {
|
|
14
6
|
this.name = name;
|
|
15
7
|
this.rdt = assertEx(Rdt.instance, 'Missing Rdt');
|
|
16
8
|
}
|
|
17
|
-
send(_data) {
|
|
18
|
-
return __awaiter(this, void 0, void 0, function
|
|
19
|
-
|
|
9
|
+
RedditBaseEvent.prototype.send = function (_data) {
|
|
10
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
11
|
+
return __generator(this, function (_a) {
|
|
12
|
+
switch (_a.label) {
|
|
13
|
+
case 0: return [4 /*yield*/, delay(0)]; //force async to increase reporting odds
|
|
14
|
+
case 1:
|
|
15
|
+
_a.sent(); //force async to increase reporting odds
|
|
16
|
+
return [2 /*return*/];
|
|
17
|
+
}
|
|
18
|
+
});
|
|
20
19
|
});
|
|
21
|
-
}
|
|
22
|
-
|
|
20
|
+
};
|
|
21
|
+
return RedditBaseEvent;
|
|
22
|
+
}());
|
|
23
23
|
export { RedditBaseEvent };
|
|
24
24
|
//# sourceMappingURL=BaseEvent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/BaseEvent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BaseEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/BaseEvent.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAEhD,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAE3B;IAGE,yBAAY,IAAY;QACtB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAA;QAChB,IAAI,CAAC,GAAG,GAAG,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,aAAa,CAAC,CAAA;IAClD,CAAC;IAEK,8BAAI,GAAV,UAAW,KAAQ;;;;4BACjB,qBAAM,KAAK,CAAC,CAAC,CAAC,EAAA,CAAC,wCAAwC;;wBAAvD,SAAc,CAAA,CAAC,wCAAwC;;;;;KACxD;IACH,sBAAC;AAAD,CAAC,AAXD,IAWC;AAED,OAAO,EAAE,eAAe,EAAE,CAAA"}
|
|
@@ -1,21 +1,26 @@
|
|
|
1
|
-
|
|
2
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
3
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
4
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
5
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
6
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
7
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
|
-
});
|
|
9
|
-
};
|
|
1
|
+
import { __awaiter, __extends, __generator } from "tslib";
|
|
10
2
|
import { delay } from '@xylabs/sdk-js';
|
|
11
3
|
import { RedditBaseEvent } from './BaseEvent';
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
yield delay(0); //force async to increase reporting odds
|
|
17
|
-
});
|
|
4
|
+
var RedditCustomEvent = /** @class */ (function (_super) {
|
|
5
|
+
__extends(RedditCustomEvent, _super);
|
|
6
|
+
function RedditCustomEvent() {
|
|
7
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
18
8
|
}
|
|
19
|
-
|
|
9
|
+
RedditCustomEvent.prototype.send = function (data) {
|
|
10
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
11
|
+
return __generator(this, function (_a) {
|
|
12
|
+
switch (_a.label) {
|
|
13
|
+
case 0:
|
|
14
|
+
this.rdt.track(this.name, data);
|
|
15
|
+
return [4 /*yield*/, delay(0)]; //force async to increase reporting odds
|
|
16
|
+
case 1:
|
|
17
|
+
_a.sent(); //force async to increase reporting odds
|
|
18
|
+
return [2 /*return*/];
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
return RedditCustomEvent;
|
|
24
|
+
}(RedditBaseEvent));
|
|
20
25
|
export { RedditCustomEvent };
|
|
21
26
|
//# sourceMappingURL=CustomEvent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/CustomEvent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CustomEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/CustomEvent.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAEtC,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAA;AAE7C;IAAmE,qCAAkB;IAArF;;IAKA,CAAC;IAJO,gCAAI,GAAV,UAAW,IAAO;;;;;wBAChB,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,CAAA;wBAC/B,qBAAM,KAAK,CAAC,CAAC,CAAC,EAAA,CAAC,wCAAwC;;wBAAvD,SAAc,CAAA,CAAC,wCAAwC;;;;;KACxD;IACH,wBAAC;AAAD,CAAC,AALD,CAAmE,eAAe,GAKjF;AAED,OAAO,EAAE,iBAAiB,EAAE,CAAA"}
|
|
@@ -1,16 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
3
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
4
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
5
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
6
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
7
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
|
-
});
|
|
9
|
-
};
|
|
1
|
+
import { __assign, __awaiter, __generator } from "tslib";
|
|
10
2
|
import { delay } from '@xylabs/sdk-js';
|
|
11
3
|
import { global } from '../../global';
|
|
12
|
-
|
|
13
|
-
|
|
4
|
+
var Rdt = /** @class */ (function () {
|
|
5
|
+
function Rdt() {
|
|
6
|
+
}
|
|
7
|
+
Rdt.init = function (pixelId) {
|
|
14
8
|
try {
|
|
15
9
|
Rdt.instance = new Rdt();
|
|
16
10
|
Rdt.instance.load(pixelId);
|
|
@@ -19,29 +13,40 @@ class Rdt {
|
|
|
19
13
|
catch (ex) {
|
|
20
14
|
console.error(ex);
|
|
21
15
|
}
|
|
22
|
-
}
|
|
23
|
-
|
|
16
|
+
};
|
|
17
|
+
Rdt.getRdt = function () {
|
|
24
18
|
return global.rdt;
|
|
25
|
-
}
|
|
26
|
-
load(id) {
|
|
19
|
+
};
|
|
20
|
+
Rdt.prototype.load = function (id) {
|
|
27
21
|
try {
|
|
28
22
|
Rdt.getRdt()('init', id);
|
|
29
23
|
}
|
|
30
24
|
catch (ex) {
|
|
31
25
|
console.error(ex);
|
|
32
26
|
}
|
|
33
|
-
}
|
|
34
|
-
track(event, data) {
|
|
35
|
-
return __awaiter(this, void 0, void 0, function
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
27
|
+
};
|
|
28
|
+
Rdt.prototype.track = function (event, data) {
|
|
29
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
30
|
+
var ex_1;
|
|
31
|
+
return __generator(this, function (_a) {
|
|
32
|
+
switch (_a.label) {
|
|
33
|
+
case 0:
|
|
34
|
+
_a.trys.push([0, 2, , 3]);
|
|
35
|
+
Rdt.getRdt()('track', event, __assign({}, data));
|
|
36
|
+
return [4 /*yield*/, delay(0)];
|
|
37
|
+
case 1:
|
|
38
|
+
_a.sent();
|
|
39
|
+
return [3 /*break*/, 3];
|
|
40
|
+
case 2:
|
|
41
|
+
ex_1 = _a.sent();
|
|
42
|
+
console.error(ex_1);
|
|
43
|
+
return [3 /*break*/, 3];
|
|
44
|
+
case 3: return [2 /*return*/];
|
|
45
|
+
}
|
|
46
|
+
});
|
|
43
47
|
});
|
|
44
|
-
}
|
|
45
|
-
|
|
48
|
+
};
|
|
49
|
+
return Rdt;
|
|
50
|
+
}());
|
|
46
51
|
export { Rdt };
|
|
47
52
|
//# sourceMappingURL=Rdt.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Rdt.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/Rdt.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Rdt.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/Rdt.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAEtC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAA;AAErC;IAAA;IAkCA,CAAC;IAhCe,QAAI,GAAlB,UAAmB,OAAe;QAChC,IAAI;YACF,GAAG,CAAC,QAAQ,GAAG,IAAI,GAAG,EAAE,CAAA;YACxB,GAAG,CAAC,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC,CAAA;YAC1B,GAAG,CAAC,QAAQ,CAAC,KAAK,CAAC,WAAW,CAAC,CAAA;SAChC;QAAC,OAAO,EAAE,EAAE;YACX,OAAO,CAAC,KAAK,CAAC,EAAE,CAAC,CAAA;SAClB;IACH,CAAC;IAEc,UAAM,GAArB;QACE,OAAO,MAAM,CAAC,GAAG,CAAA;IACnB,CAAC;IAEM,kBAAI,GAAX,UAAY,EAAU;QACpB,IAAI;YACF,GAAG,CAAC,MAAM,EAAE,CAAC,MAAM,EAAE,EAAE,CAAC,CAAA;SACzB;QAAC,OAAO,EAAE,EAAE;YACX,OAAO,CAAC,KAAK,CAAC,EAAE,CAAC,CAAA;SAClB;IACH,CAAC;IAEY,mBAAK,GAAlB,UAAmB,KAAa,EAAE,IAA8B;;;;;;;wBAE5D,GAAG,CAAC,MAAM,EAAE,CAAC,OAAO,EAAE,KAAK,eACtB,IAAI,EACP,CAAA;wBACF,qBAAM,KAAK,CAAC,CAAC,CAAC,EAAA;;wBAAd,SAAc,CAAA;;;;wBAEd,OAAO,CAAC,KAAK,CAAC,IAAE,CAAC,CAAA;;;;;;KAEpB;IACH,UAAC;AAAD,CAAC,AAlCD,IAkCC;AAED,OAAO,EAAE,GAAG,EAAE,CAAA"}
|
|
@@ -1,21 +1,26 @@
|
|
|
1
|
-
|
|
2
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
3
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
4
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
5
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
6
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
7
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
|
-
});
|
|
9
|
-
};
|
|
1
|
+
import { __awaiter, __extends, __generator } from "tslib";
|
|
10
2
|
import { delay } from '@xylabs/sdk-js';
|
|
11
3
|
import { RedditBaseEvent } from './BaseEvent';
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
yield delay(0); //force async to increase reporting odds
|
|
17
|
-
});
|
|
4
|
+
var RedditStandardEvent = /** @class */ (function (_super) {
|
|
5
|
+
__extends(RedditStandardEvent, _super);
|
|
6
|
+
function RedditStandardEvent() {
|
|
7
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
18
8
|
}
|
|
19
|
-
|
|
9
|
+
RedditStandardEvent.prototype.send = function (data) {
|
|
10
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
11
|
+
return __generator(this, function (_a) {
|
|
12
|
+
switch (_a.label) {
|
|
13
|
+
case 0:
|
|
14
|
+
this.rdt.track(this.name, data);
|
|
15
|
+
return [4 /*yield*/, delay(0)]; //force async to increase reporting odds
|
|
16
|
+
case 1:
|
|
17
|
+
_a.sent(); //force async to increase reporting odds
|
|
18
|
+
return [2 /*return*/];
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
return RedditStandardEvent;
|
|
24
|
+
}(RedditBaseEvent));
|
|
20
25
|
export { RedditStandardEvent };
|
|
21
26
|
//# sourceMappingURL=StandardEvent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StandardEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/StandardEvent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"StandardEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/StandardEvent.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAEtC,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAA;AAE7C;IAAqE,uCAAkB;IAAvF;;IAKA,CAAC;IAJO,kCAAI,GAAV,UAAW,IAAO;;;;;wBAChB,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,CAAA;wBAC/B,qBAAM,KAAK,CAAC,CAAC,CAAC,EAAA,CAAC,wCAAwC;;wBAAvD,SAAc,CAAA,CAAC,wCAAwC;;;;;KACxD;IACH,0BAAC;AAAD,CAAC,AALD,CAAqE,eAAe,GAKnF;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
|
|
@@ -1,29 +1,32 @@
|
|
|
1
1
|
import { RedditStandardEvent } from './StandardEvent';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
return new RedditStandardEvent('PageView');
|
|
2
|
+
var RedditStandardEvents = /** @class */ (function () {
|
|
3
|
+
function RedditStandardEvents() {
|
|
5
4
|
}
|
|
6
|
-
|
|
5
|
+
RedditStandardEvents.prototype.pageView = function () {
|
|
6
|
+
return new RedditStandardEvent('PageView');
|
|
7
|
+
};
|
|
8
|
+
RedditStandardEvents.prototype.viewContent = function () {
|
|
7
9
|
return new RedditStandardEvent('ViewContent');
|
|
8
|
-
}
|
|
9
|
-
addToCart() {
|
|
10
|
+
};
|
|
11
|
+
RedditStandardEvents.prototype.addToCart = function () {
|
|
10
12
|
return new RedditStandardEvent('AddToCart');
|
|
11
|
-
}
|
|
12
|
-
addToWishlist() {
|
|
13
|
+
};
|
|
14
|
+
RedditStandardEvents.prototype.addToWishlist = function () {
|
|
13
15
|
return new RedditStandardEvent('AddToWishlist');
|
|
14
|
-
}
|
|
15
|
-
purchase() {
|
|
16
|
+
};
|
|
17
|
+
RedditStandardEvents.prototype.purchase = function () {
|
|
16
18
|
return new RedditStandardEvent('Purchase');
|
|
17
|
-
}
|
|
18
|
-
signup() {
|
|
19
|
+
};
|
|
20
|
+
RedditStandardEvents.prototype.signup = function () {
|
|
19
21
|
return new RedditStandardEvent('SignUp');
|
|
20
|
-
}
|
|
21
|
-
lead() {
|
|
22
|
+
};
|
|
23
|
+
RedditStandardEvents.prototype.lead = function () {
|
|
22
24
|
return new RedditStandardEvent('Lead');
|
|
23
|
-
}
|
|
24
|
-
search() {
|
|
25
|
+
};
|
|
26
|
+
RedditStandardEvents.prototype.search = function () {
|
|
25
27
|
return new RedditStandardEvent('Search');
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
+
};
|
|
29
|
+
return RedditStandardEvents;
|
|
30
|
+
}());
|
|
28
31
|
export { RedditStandardEvents };
|
|
29
32
|
//# sourceMappingURL=StandardEvents.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StandardEvents.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/StandardEvents.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAA;AAErD,
|
|
1
|
+
{"version":3,"file":"StandardEvents.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/StandardEvents.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAA;AAErD;IAAA;IAgCA,CAAC;IA/BQ,uCAAQ,GAAf;QACE,OAAO,IAAI,mBAAmB,CAAI,UAAU,CAAC,CAAA;IAC/C,CAAC;IAEM,0CAAW,GAAlB;QACE,OAAO,IAAI,mBAAmB,CAAI,aAAa,CAAC,CAAA;IAClD,CAAC;IAEM,wCAAS,GAAhB;QACE,OAAO,IAAI,mBAAmB,CAAI,WAAW,CAAC,CAAA;IAChD,CAAC;IAEM,4CAAa,GAApB;QACE,OAAO,IAAI,mBAAmB,CAAI,eAAe,CAAC,CAAA;IACpD,CAAC;IAEM,uCAAQ,GAAf;QACE,OAAO,IAAI,mBAAmB,CAAI,UAAU,CAAC,CAAA;IAC/C,CAAC;IAEM,qCAAM,GAAb;QACE,OAAO,IAAI,mBAAmB,CAAI,QAAQ,CAAC,CAAA;IAC7C,CAAC;IAEM,mCAAI,GAAX;QACE,OAAO,IAAI,mBAAmB,CAAI,MAAM,CAAC,CAAA;IAC3C,CAAC;IAEM,qCAAM,GAAb;QACE,OAAO,IAAI,mBAAmB,CAAI,QAAQ,CAAC,CAAA;IAC7C,CAAC;IACH,2BAAC;AAAD,CAAC,AAhCD,IAgCC;AAED,OAAO,EAAE,oBAAoB,EAAE,CAAA"}
|