@xylabs/sdk-react 2.7.13 → 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 +1 -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 +3 -2
- package/dist/components/TokenAmount/TokenAmount.stories.js +17 -8
- package/dist/components/TokenAmount/TokenAmount.stories.js.map +1 -1
- package/dist/components/TokenAmount/TokenAmountProps.d.ts +1 -3
- 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 +34 -18
- package/rollup.config.js +124 -0
- package/src/components/RichResult/jsonld/Organization.ts +1 -0
- package/src/components/TokenAmount/TokenAmount.stories.tsx +11 -1
- package/src/components/TokenAmount/TokenAmount.tsx +4 -4
- package/src/components/TokenAmount/TokenAmountProps.tsx +1 -1
- 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,8 +1,9 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
1
2
|
import { assertEx } from '@xylabs/sdk-js';
|
|
2
3
|
import { parse, stringify } from 'query-string';
|
|
3
4
|
import { global } from '../../global';
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
var Gtag = /** @class */ (function () {
|
|
6
|
+
function Gtag(ga4id, awid, domains) {
|
|
6
7
|
var _a, _b;
|
|
7
8
|
this.ga4id = ga4id;
|
|
8
9
|
this.awid = awid;
|
|
@@ -16,62 +17,65 @@ class Gtag {
|
|
|
16
17
|
this.gtag('js', new Date());
|
|
17
18
|
this.gtag('config', ga4id);
|
|
18
19
|
//this.gtag('config', awid) - this is configured in the Data Stream in Google Analytics
|
|
19
|
-
|
|
20
|
+
var parsedQueryString = parse(document.location.search);
|
|
20
21
|
//we handle the utm_referrer here incase a referrer was forwarded (special.coinapp.co does this)
|
|
21
22
|
sessionStorage.setItem('initialReferrer', decodeURIComponent((_b = (_a = parsedQueryString['utm_referrer']) === null || _a === void 0 ? void 0 : _a.toString()) !== null && _b !== void 0 ? _b : document.referrer));
|
|
22
23
|
delete parsedQueryString['utm_referrer'];
|
|
23
|
-
|
|
24
|
+
var remainingSearch = parsedQueryString ? stringify(parsedQueryString) : '';
|
|
24
25
|
sessionStorage.setItem('initialQuery', remainingSearch);
|
|
25
26
|
sessionStorage.setItem('initialPage', document.location.href);
|
|
26
27
|
}
|
|
27
|
-
updatePagePath(page_path) {
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
this.gtag('config', ga4id, { page_path:
|
|
32
|
-
}
|
|
28
|
+
Gtag.prototype.updatePagePath = function (page_path) {
|
|
29
|
+
var ga4id = assertEx(this.ga4id, 'Missing GA4ID');
|
|
30
|
+
var pathOnly = page_path.split('?')[0];
|
|
31
|
+
var search = Gtag.getInitialQuery();
|
|
32
|
+
this.gtag('config', ga4id, { page_path: "".concat(pathOnly).concat(search) });
|
|
33
|
+
};
|
|
33
34
|
//
|
|
34
|
-
|
|
35
|
+
Gtag.getInitialQuery = function () {
|
|
35
36
|
return sessionStorage.getItem('initialQuery') || '';
|
|
36
|
-
}
|
|
37
|
-
|
|
37
|
+
};
|
|
38
|
+
Gtag.getInitialPage = function () {
|
|
38
39
|
return sessionStorage.getItem('initialPage') || '';
|
|
39
|
-
}
|
|
40
|
-
|
|
40
|
+
};
|
|
41
|
+
Gtag.getInitialReferrer = function () {
|
|
41
42
|
return sessionStorage.getItem('initialReferrer') || '';
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
|
|
43
|
+
};
|
|
44
|
+
Gtag.clearDataLayer = function () {
|
|
45
|
+
var dataLayer = global.dataLayer;
|
|
45
46
|
dataLayer.length = 0;
|
|
46
|
-
}
|
|
47
|
-
|
|
47
|
+
};
|
|
48
|
+
Gtag.init = function (ga4id, awid, domains) {
|
|
48
49
|
if (!this.instance) {
|
|
49
50
|
return this.reinit(ga4id, awid, domains);
|
|
50
51
|
}
|
|
51
52
|
return this.instance;
|
|
52
|
-
}
|
|
53
|
-
|
|
53
|
+
};
|
|
54
|
+
Gtag.reinit = function (ga4id, awid, domains) {
|
|
54
55
|
this.instance = new Gtag(ga4id, awid, domains);
|
|
55
56
|
return this.instance;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
|
|
57
|
+
};
|
|
58
|
+
Gtag.updatePagePath = function (page_path) {
|
|
59
|
+
var instance = assertEx(this.instance, 'Not initialized');
|
|
59
60
|
return instance.updatePagePath(page_path);
|
|
60
|
-
}
|
|
61
|
-
sendAnalytics(event, data) {
|
|
62
|
-
|
|
63
|
-
|
|
61
|
+
};
|
|
62
|
+
Gtag.prototype.sendAnalytics = function (event, data) {
|
|
63
|
+
var _this = this;
|
|
64
|
+
return new Promise(function (resolve) {
|
|
65
|
+
_this.gtag('event', event, __assign(__assign({}, data), { event_callback: function () {
|
|
64
66
|
resolve();
|
|
65
|
-
}, event_timeout: 2000, page_location: Gtag.getInitialPage(), page_referrer: Gtag.getInitialReferrer(), send_to:
|
|
67
|
+
}, event_timeout: 2000, page_location: Gtag.getInitialPage(), page_referrer: Gtag.getInitialReferrer(), send_to: _this.ga4id }));
|
|
66
68
|
});
|
|
67
|
-
}
|
|
68
|
-
sendAdwords(event, data) {
|
|
69
|
-
|
|
70
|
-
|
|
69
|
+
};
|
|
70
|
+
Gtag.prototype.sendAdwords = function (event, data) {
|
|
71
|
+
var _this = this;
|
|
72
|
+
return new Promise(function (resolve) {
|
|
73
|
+
_this.gtag('event', 'conversion', __assign(__assign({}, data), { event_callback: function () {
|
|
71
74
|
resolve();
|
|
72
|
-
}, event_timeout: 2000, send_to:
|
|
75
|
+
}, event_timeout: 2000, send_to: "".concat(_this.awid, "/").concat(event) }));
|
|
73
76
|
});
|
|
74
|
-
}
|
|
75
|
-
|
|
77
|
+
};
|
|
78
|
+
return Gtag;
|
|
79
|
+
}());
|
|
76
80
|
export { Gtag };
|
|
77
81
|
//# sourceMappingURL=Gtag.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Gtag.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Google/Gtag.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAA;AACzC,OAAO,EAAE,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAA;AAE/C,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAA;AAErC
|
|
1
|
+
{"version":3,"file":"Gtag.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Google/Gtag.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,33 +1,36 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
var Gtm = /** @class */ (function () {
|
|
3
|
+
function Gtm(containerId) {
|
|
3
4
|
this.containerId = containerId;
|
|
4
|
-
|
|
5
|
+
var global = window;
|
|
5
6
|
global.dataLayer = global.dataLayer || [];
|
|
6
7
|
global.dataLayer.push({ event: 'gtm.js', 'gtm.start': new Date().getTime() });
|
|
7
8
|
}
|
|
8
|
-
|
|
9
|
+
Gtm.getInitialQuery = function () {
|
|
9
10
|
return sessionStorage.getItem('initialQuery') || '';
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
11
|
+
};
|
|
12
|
+
Gtm.clearDataLayer = function () {
|
|
13
|
+
var global = window;
|
|
14
|
+
var dataLayer = global.dataLayer;
|
|
14
15
|
dataLayer.length = 0;
|
|
15
|
-
}
|
|
16
|
-
|
|
16
|
+
};
|
|
17
|
+
Gtm.init = function (containerId) {
|
|
17
18
|
if (!this.instance) {
|
|
18
19
|
this.instance = new Gtm(containerId);
|
|
19
20
|
}
|
|
20
21
|
return this.instance;
|
|
21
|
-
}
|
|
22
|
-
send(event, data, eventTimeout
|
|
23
|
-
|
|
22
|
+
};
|
|
23
|
+
Gtm.prototype.send = function (event, data, eventTimeout) {
|
|
24
|
+
if (eventTimeout === void 0) { eventTimeout = 500; }
|
|
25
|
+
return new Promise(function (resolve) {
|
|
24
26
|
var _a;
|
|
25
|
-
|
|
26
|
-
(_a = global.dataLayer) === null || _a === void 0 ? void 0 : _a.push(
|
|
27
|
+
var global = window;
|
|
28
|
+
(_a = global.dataLayer) === null || _a === void 0 ? void 0 : _a.push(__assign(__assign({ event: event }, data), { eventCallback: function () {
|
|
27
29
|
resolve();
|
|
28
|
-
}, eventTimeout }));
|
|
30
|
+
}, eventTimeout: eventTimeout }));
|
|
29
31
|
});
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
+
};
|
|
33
|
+
return Gtm;
|
|
34
|
+
}());
|
|
32
35
|
export { Gtm };
|
|
33
36
|
//# sourceMappingURL=Gtm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Gtm.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Google/Gtm.ts"],"names":[],"mappings":"AAEA
|
|
1
|
+
{"version":3,"file":"Gtm.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Google/Gtm.ts"],"names":[],"mappings":";AAEA;IAGE,aAAoB,WAAmB;QACrC,IAAI,CAAC,WAAW,GAAG,WAAW,CAAA;QAC9B,IAAM,MAAM,GAAG,MAAuB,CAAA;QACtC,MAAM,CAAC,SAAS,GAAG,MAAM,CAAC,SAAS,IAAI,EAAE,CAAA;QACzC,MAAM,CAAC,SAAS,CAAC,IAAI,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,WAAW,EAAE,IAAI,IAAI,EAAE,CAAC,OAAO,EAAE,EAAE,CAAC,CAAA;IAC/E,CAAC;IAEa,mBAAe,GAA7B;QACE,OAAO,cAAc,CAAC,OAAO,CAAC,cAAc,CAAC,IAAI,EAAE,CAAA;IACrD,CAAC;IAEa,kBAAc,GAA5B;QACE,IAAM,MAAM,GAAG,MAAuB,CAAA;QACtC,IAAM,SAAS,GAAG,MAAM,CAAC,SAAe,CAAA;QACxC,SAAS,CAAC,MAAM,GAAG,CAAC,CAAA;IACtB,CAAC;IAGa,QAAI,GAAlB,UAAmB,WAAmB;QACpC,IAAI,CAAC,IAAI,CAAC,QAAQ,EAAE;YAClB,IAAI,CAAC,QAAQ,GAAG,IAAI,GAAG,CAAC,WAAW,CAAC,CAAA;SACrC;QACD,OAAO,IAAI,CAAC,QAAQ,CAAA;IACtB,CAAC;IAEM,kBAAI,GAAX,UAAY,KAAa,EAAE,IAA6B,EAAE,YAAkB;QAAlB,6BAAA,EAAA,kBAAkB;QAC1E,OAAO,IAAI,OAAO,CAAO,UAAC,OAAO;;YAC/B,IAAM,MAAM,GAAG,MAAuB,CAAA;YACtC,MAAA,MAAM,CAAC,SAAS,0CAAE,IAAI,qBACpB,KAAK,OAAA,IACF,IAAI,KACP,aAAa,EAAE;oBACb,OAAO,EAAE,CAAA;gBACX,CAAC,EACD,YAAY,cAAA,IACZ,CAAA;QACJ,CAAC,CAAC,CAAA;IACJ,CAAC;IACH,UAAC;AAAD,CAAC,AAzCD,IAyCC;AAED,OAAO,EAAE,GAAG,EAAE,CAAA"}
|
|
@@ -1,5 +1,11 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { GoogleBaseEvent } from './BaseEvent';
|
|
2
|
-
|
|
3
|
-
|
|
3
|
+
var GoogleStandardEvent = /** @class */ (function (_super) {
|
|
4
|
+
__extends(GoogleStandardEvent, _super);
|
|
5
|
+
function GoogleStandardEvent() {
|
|
6
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
7
|
+
}
|
|
8
|
+
return GoogleStandardEvent;
|
|
9
|
+
}(GoogleBaseEvent));
|
|
4
10
|
export { GoogleStandardEvent };
|
|
5
11
|
//# sourceMappingURL=StandardEvent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StandardEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Google/StandardEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAA;AAE7C,
|
|
1
|
+
{"version":3,"file":"StandardEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Google/StandardEvent.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAA;AAE7C;IAAqE,uCAAkB;IAAvF;;IAAyF,CAAC;IAAD,0BAAC;AAAD,CAAC,AAA1F,CAAqE,eAAe,GAAM;AAE1F,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
|
|
@@ -149,4 +149,3 @@ export declare class GoogleStandardEvents<T extends Record<string, unknown>> {
|
|
|
149
149
|
viewItemList(): GoogleStandardEvent<GoogleBaseProperties | GoogleViewItemListProperties | T>;
|
|
150
150
|
viewPromotion(): GoogleStandardEvent<GoogleBaseProperties | GoogleViewPromotionProperties | T>;
|
|
151
151
|
}
|
|
152
|
-
//# sourceMappingURL=StandardEvents.d.ts.map
|
|
@@ -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":"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"}
|
|
@@ -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"}
|