@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,91 +1,95 @@
|
|
|
1
1
|
import { SnapchatStandardEvent } from './StandardEvent';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
return new SnapchatStandardEvent('PAGE_VIEW');
|
|
2
|
+
var SnapchatStandardEvents = /** @class */ (function () {
|
|
3
|
+
function SnapchatStandardEvents() {
|
|
5
4
|
}
|
|
6
|
-
|
|
5
|
+
SnapchatStandardEvents.prototype.pageView = function () {
|
|
6
|
+
return new SnapchatStandardEvent('PAGE_VIEW');
|
|
7
|
+
};
|
|
8
|
+
SnapchatStandardEvents.prototype.signUp = function () {
|
|
7
9
|
return new SnapchatStandardEvent('SIGN_UP');
|
|
8
|
-
}
|
|
9
|
-
purchase() {
|
|
10
|
+
};
|
|
11
|
+
SnapchatStandardEvents.prototype.purchase = function () {
|
|
10
12
|
return new SnapchatStandardEvent('PURCHASE');
|
|
11
|
-
}
|
|
12
|
-
save() {
|
|
13
|
+
};
|
|
14
|
+
SnapchatStandardEvents.prototype.save = function () {
|
|
13
15
|
return new SnapchatStandardEvent('SAVE');
|
|
14
|
-
}
|
|
15
|
-
startCheckout() {
|
|
16
|
+
};
|
|
17
|
+
SnapchatStandardEvents.prototype.startCheckout = function () {
|
|
16
18
|
return new SnapchatStandardEvent('START_CHECKOUT');
|
|
17
|
-
}
|
|
18
|
-
addCart() {
|
|
19
|
+
};
|
|
20
|
+
SnapchatStandardEvents.prototype.addCart = function () {
|
|
19
21
|
return new SnapchatStandardEvent('ADD_CART');
|
|
20
|
-
}
|
|
21
|
-
openApp() {
|
|
22
|
+
};
|
|
23
|
+
SnapchatStandardEvents.prototype.openApp = function () {
|
|
22
24
|
return new SnapchatStandardEvent('OPEN_APP');
|
|
23
|
-
}
|
|
24
|
-
viewContent() {
|
|
25
|
+
};
|
|
26
|
+
SnapchatStandardEvents.prototype.viewContent = function () {
|
|
25
27
|
return new SnapchatStandardEvent('VIEW_CONTENT');
|
|
26
|
-
}
|
|
27
|
-
addBilling() {
|
|
28
|
+
};
|
|
29
|
+
SnapchatStandardEvents.prototype.addBilling = function () {
|
|
28
30
|
return new SnapchatStandardEvent('ADD_BILLING');
|
|
29
|
-
}
|
|
30
|
-
search() {
|
|
31
|
+
};
|
|
32
|
+
SnapchatStandardEvents.prototype.search = function () {
|
|
31
33
|
return new SnapchatStandardEvent('SEARCH');
|
|
32
|
-
}
|
|
33
|
-
subscribe() {
|
|
34
|
+
};
|
|
35
|
+
SnapchatStandardEvents.prototype.subscribe = function () {
|
|
34
36
|
return new SnapchatStandardEvent('SUBSCRIBE');
|
|
35
|
-
}
|
|
36
|
-
adClick() {
|
|
37
|
+
};
|
|
38
|
+
SnapchatStandardEvents.prototype.adClick = function () {
|
|
37
39
|
return new SnapchatStandardEvent('AD_CLICK');
|
|
38
|
-
}
|
|
39
|
-
adView() {
|
|
40
|
+
};
|
|
41
|
+
SnapchatStandardEvents.prototype.adView = function () {
|
|
40
42
|
return new SnapchatStandardEvent('AD_VIEW');
|
|
41
|
-
}
|
|
42
|
-
completeTutorial() {
|
|
43
|
+
};
|
|
44
|
+
SnapchatStandardEvents.prototype.completeTutorial = function () {
|
|
43
45
|
return new SnapchatStandardEvent('COMPLETE_TUTORIAL');
|
|
44
|
-
}
|
|
45
|
-
invite() {
|
|
46
|
+
};
|
|
47
|
+
SnapchatStandardEvents.prototype.invite = function () {
|
|
46
48
|
return new SnapchatStandardEvent('INVITE');
|
|
47
|
-
}
|
|
48
|
-
login() {
|
|
49
|
+
};
|
|
50
|
+
SnapchatStandardEvents.prototype.login = function () {
|
|
49
51
|
return new SnapchatStandardEvent('LOGIN');
|
|
50
|
-
}
|
|
51
|
-
share() {
|
|
52
|
+
};
|
|
53
|
+
SnapchatStandardEvents.prototype.share = function () {
|
|
52
54
|
return new SnapchatStandardEvent('SHARE');
|
|
53
|
-
}
|
|
54
|
-
reserve() {
|
|
55
|
+
};
|
|
56
|
+
SnapchatStandardEvents.prototype.reserve = function () {
|
|
55
57
|
return new SnapchatStandardEvent('RESERVE');
|
|
56
|
-
}
|
|
57
|
-
achievementUnlocked() {
|
|
58
|
+
};
|
|
59
|
+
SnapchatStandardEvents.prototype.achievementUnlocked = function () {
|
|
58
60
|
return new SnapchatStandardEvent('ACHIEVEMENT_UNLOCKED');
|
|
59
|
-
}
|
|
60
|
-
addToWishlist() {
|
|
61
|
+
};
|
|
62
|
+
SnapchatStandardEvents.prototype.addToWishlist = function () {
|
|
61
63
|
return new SnapchatStandardEvent('ADD_TO_WISHLIST');
|
|
62
|
-
}
|
|
63
|
-
spentCredits() {
|
|
64
|
+
};
|
|
65
|
+
SnapchatStandardEvents.prototype.spentCredits = function () {
|
|
64
66
|
return new SnapchatStandardEvent('SPENT_CREDITS');
|
|
65
|
-
}
|
|
66
|
-
rate() {
|
|
67
|
+
};
|
|
68
|
+
SnapchatStandardEvents.prototype.rate = function () {
|
|
67
69
|
return new SnapchatStandardEvent('RATE');
|
|
68
|
-
}
|
|
69
|
-
startTrial() {
|
|
70
|
+
};
|
|
71
|
+
SnapchatStandardEvents.prototype.startTrial = function () {
|
|
70
72
|
return new SnapchatStandardEvent('START_TRIAL');
|
|
71
|
-
}
|
|
72
|
-
listView() {
|
|
73
|
+
};
|
|
74
|
+
SnapchatStandardEvents.prototype.listView = function () {
|
|
73
75
|
return new SnapchatStandardEvent('LIST_VIEW');
|
|
74
|
-
}
|
|
75
|
-
custom1() {
|
|
76
|
+
};
|
|
77
|
+
SnapchatStandardEvents.prototype.custom1 = function () {
|
|
76
78
|
return new SnapchatStandardEvent('CUSTOM_EVENT_1');
|
|
77
|
-
}
|
|
78
|
-
custom2() {
|
|
79
|
+
};
|
|
80
|
+
SnapchatStandardEvents.prototype.custom2 = function () {
|
|
79
81
|
return new SnapchatStandardEvent('CUSTOM_EVENT_2');
|
|
80
|
-
}
|
|
81
|
-
custom3() {
|
|
82
|
+
};
|
|
83
|
+
SnapchatStandardEvents.prototype.custom3 = function () {
|
|
82
84
|
return new SnapchatStandardEvent('CUSTOM_EVENT_3');
|
|
83
|
-
}
|
|
84
|
-
custom4() {
|
|
85
|
+
};
|
|
86
|
+
SnapchatStandardEvents.prototype.custom4 = function () {
|
|
85
87
|
return new SnapchatStandardEvent('CUSTOM_EVENT_4');
|
|
86
|
-
}
|
|
87
|
-
custom5() {
|
|
88
|
+
};
|
|
89
|
+
SnapchatStandardEvents.prototype.custom5 = function () {
|
|
88
90
|
return new SnapchatStandardEvent('CUSTOM_EVENT_5');
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
+
};
|
|
92
|
+
return SnapchatStandardEvents;
|
|
93
|
+
}());
|
|
94
|
+
export { SnapchatStandardEvents };
|
|
91
95
|
//# sourceMappingURL=StandardEvents.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StandardEvents.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Snapchat/StandardEvents.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAA;AAGvD,
|
|
1
|
+
{"version":3,"file":"StandardEvents.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Snapchat/StandardEvents.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAA;AAGvD;IAAA;IAwFA,CAAC;IAvFQ,yCAAQ,GAAf;QACE,OAAO,IAAI,qBAAqB,CAAI,WAAW,CAAC,CAAA;IAClD,CAAC;IACM,uCAAM,GAAb;QACE,OAAO,IAAI,qBAAqB,CAAI,SAAS,CAAC,CAAA;IAChD,CAAC;IACM,yCAAQ,GAAf;QACE,OAAO,IAAI,qBAAqB,CAAI,UAAU,CAAC,CAAA;IACjD,CAAC;IACM,qCAAI,GAAX;QACE,OAAO,IAAI,qBAAqB,CAAI,MAAM,CAAC,CAAA;IAC7C,CAAC;IACM,8CAAa,GAApB;QACE,OAAO,IAAI,qBAAqB,CAAI,gBAAgB,CAAC,CAAA;IACvD,CAAC;IACM,wCAAO,GAAd;QACE,OAAO,IAAI,qBAAqB,CAAI,UAAU,CAAC,CAAA;IACjD,CAAC;IACM,wCAAO,GAAd;QACE,OAAO,IAAI,qBAAqB,CAAI,UAAU,CAAC,CAAA;IACjD,CAAC;IACM,4CAAW,GAAlB;QACE,OAAO,IAAI,qBAAqB,CAAI,cAAc,CAAC,CAAA;IACrD,CAAC;IACM,2CAAU,GAAjB;QACE,OAAO,IAAI,qBAAqB,CAAI,aAAa,CAAC,CAAA;IACpD,CAAC;IACM,uCAAM,GAAb;QACE,OAAO,IAAI,qBAAqB,CAAI,QAAQ,CAAC,CAAA;IAC/C,CAAC;IACM,0CAAS,GAAhB;QACE,OAAO,IAAI,qBAAqB,CAAI,WAAW,CAAC,CAAA;IAClD,CAAC;IACM,wCAAO,GAAd;QACE,OAAO,IAAI,qBAAqB,CAAI,UAAU,CAAC,CAAA;IACjD,CAAC;IACM,uCAAM,GAAb;QACE,OAAO,IAAI,qBAAqB,CAAI,SAAS,CAAC,CAAA;IAChD,CAAC;IACM,iDAAgB,GAAvB;QACE,OAAO,IAAI,qBAAqB,CAAI,mBAAmB,CAAC,CAAA;IAC1D,CAAC;IACM,uCAAM,GAAb;QACE,OAAO,IAAI,qBAAqB,CAAI,QAAQ,CAAC,CAAA;IAC/C,CAAC;IACM,sCAAK,GAAZ;QACE,OAAO,IAAI,qBAAqB,CAAI,OAAO,CAAC,CAAA;IAC9C,CAAC;IACM,sCAAK,GAAZ;QACE,OAAO,IAAI,qBAAqB,CAAI,OAAO,CAAC,CAAA;IAC9C,CAAC;IACM,wCAAO,GAAd;QACE,OAAO,IAAI,qBAAqB,CAAI,SAAS,CAAC,CAAA;IAChD,CAAC;IACM,oDAAmB,GAA1B;QACE,OAAO,IAAI,qBAAqB,CAAI,sBAAsB,CAAC,CAAA;IAC7D,CAAC;IACM,8CAAa,GAApB;QACE,OAAO,IAAI,qBAAqB,CAAI,iBAAiB,CAAC,CAAA;IACxD,CAAC;IACM,6CAAY,GAAnB;QACE,OAAO,IAAI,qBAAqB,CAAI,eAAe,CAAC,CAAA;IACtD,CAAC;IACM,qCAAI,GAAX;QACE,OAAO,IAAI,qBAAqB,CAAI,MAAM,CAAC,CAAA;IAC7C,CAAC;IACM,2CAAU,GAAjB;QACE,OAAO,IAAI,qBAAqB,CAAI,aAAa,CAAC,CAAA;IACpD,CAAC;IACM,yCAAQ,GAAf;QACE,OAAO,IAAI,qBAAqB,CAAI,WAAW,CAAC,CAAA;IAClD,CAAC;IACM,wCAAO,GAAd;QACE,OAAO,IAAI,qBAAqB,CAAI,gBAAgB,CAAC,CAAA;IACvD,CAAC;IACM,wCAAO,GAAd;QACE,OAAO,IAAI,qBAAqB,CAAI,gBAAgB,CAAC,CAAA;IACvD,CAAC;IACM,wCAAO,GAAd;QACE,OAAO,IAAI,qBAAqB,CAAI,gBAAgB,CAAC,CAAA;IACvD,CAAC;IACM,wCAAO,GAAd;QACE,OAAO,IAAI,qBAAqB,CAAI,gBAAgB,CAAC,CAAA;IACvD,CAAC;IACM,wCAAO,GAAd;QACE,OAAO,IAAI,qBAAqB,CAAI,gBAAgB,CAAC,CAAA;IACvD,CAAC;IACH,6BAAC;AAAD,CAAC,AAxFD,IAwFC"}
|
|
@@ -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 { Ttq } from './Ttq';
|
|
12
|
-
|
|
13
|
-
|
|
4
|
+
var TiktokBaseEvent = /** @class */ (function () {
|
|
5
|
+
function TiktokBaseEvent(name) {
|
|
14
6
|
this.name = name;
|
|
15
7
|
this.ttq = assertEx(Ttq.instance, 'Missing Ttq');
|
|
16
8
|
}
|
|
17
|
-
send(_data) {
|
|
18
|
-
return __awaiter(this, void 0, void 0, function
|
|
19
|
-
|
|
9
|
+
TiktokBaseEvent.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 TiktokBaseEvent;
|
|
22
|
+
}());
|
|
23
23
|
export { TiktokBaseEvent };
|
|
24
24
|
//# sourceMappingURL=BaseEvent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Tiktok/BaseEvent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BaseEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Tiktok/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 { TiktokBaseEvent } from './BaseEvent';
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
yield delay(0); //force async to increase reporting odds
|
|
17
|
-
});
|
|
4
|
+
var TiktokCustomEvent = /** @class */ (function (_super) {
|
|
5
|
+
__extends(TiktokCustomEvent, _super);
|
|
6
|
+
function TiktokCustomEvent() {
|
|
7
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
18
8
|
}
|
|
19
|
-
|
|
9
|
+
TiktokCustomEvent.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.ttq.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 TiktokCustomEvent;
|
|
24
|
+
}(TiktokBaseEvent));
|
|
20
25
|
export { TiktokCustomEvent };
|
|
21
26
|
//# sourceMappingURL=CustomEvent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Tiktok/CustomEvent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CustomEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Tiktok/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,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 { TiktokBaseEvent } from './BaseEvent';
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
yield delay(0); //force async to increase reporting odds
|
|
17
|
-
});
|
|
4
|
+
var TiktokStandardEvent = /** @class */ (function (_super) {
|
|
5
|
+
__extends(TiktokStandardEvent, _super);
|
|
6
|
+
function TiktokStandardEvent() {
|
|
7
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
18
8
|
}
|
|
19
|
-
|
|
9
|
+
TiktokStandardEvent.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.ttq.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 TiktokStandardEvent;
|
|
24
|
+
}(TiktokBaseEvent));
|
|
20
25
|
export { TiktokStandardEvent };
|
|
21
26
|
//# sourceMappingURL=StandardEvent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StandardEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Tiktok/StandardEvent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"StandardEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Tiktok/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,52 +1,56 @@
|
|
|
1
1
|
import { TiktokStandardEvent } from './StandardEvent';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
return new TiktokStandardEvent('Browse');
|
|
2
|
+
var TiktokStandardEvents = /** @class */ (function () {
|
|
3
|
+
function TiktokStandardEvents() {
|
|
5
4
|
}
|
|
6
|
-
|
|
5
|
+
TiktokStandardEvents.prototype.pageView = function () {
|
|
6
|
+
return new TiktokStandardEvent('Browse');
|
|
7
|
+
};
|
|
8
|
+
TiktokStandardEvents.prototype.viewContent = function () {
|
|
7
9
|
return new TiktokStandardEvent('ViewContent');
|
|
8
|
-
}
|
|
9
|
-
addToCart() {
|
|
10
|
+
};
|
|
11
|
+
TiktokStandardEvents.prototype.addToCart = function () {
|
|
10
12
|
return new TiktokStandardEvent('AddToCart');
|
|
11
|
-
}
|
|
12
|
-
checkout() {
|
|
13
|
+
};
|
|
14
|
+
TiktokStandardEvents.prototype.checkout = function () {
|
|
13
15
|
return new TiktokStandardEvent('Checkout');
|
|
14
|
-
}
|
|
15
|
-
purchase() {
|
|
16
|
+
};
|
|
17
|
+
TiktokStandardEvents.prototype.purchase = function () {
|
|
16
18
|
return new TiktokStandardEvent('Purchase');
|
|
17
|
-
}
|
|
18
|
-
registration() {
|
|
19
|
+
};
|
|
20
|
+
TiktokStandardEvents.prototype.registration = function () {
|
|
19
21
|
return new TiktokStandardEvent('Registration');
|
|
20
|
-
}
|
|
21
|
-
startCheckout() {
|
|
22
|
+
};
|
|
23
|
+
TiktokStandardEvents.prototype.startCheckout = function () {
|
|
22
24
|
return new TiktokStandardEvent('StartCheckout');
|
|
23
|
-
}
|
|
24
|
-
addBilling() {
|
|
25
|
+
};
|
|
26
|
+
TiktokStandardEvents.prototype.addBilling = function () {
|
|
25
27
|
return new TiktokStandardEvent('AddBilling');
|
|
26
|
-
}
|
|
27
|
-
search() {
|
|
28
|
+
};
|
|
29
|
+
TiktokStandardEvents.prototype.search = function () {
|
|
28
30
|
return new TiktokStandardEvent('Search');
|
|
29
|
-
}
|
|
30
|
-
viewForm() {
|
|
31
|
+
};
|
|
32
|
+
TiktokStandardEvents.prototype.viewForm = function () {
|
|
31
33
|
return new TiktokStandardEvent('ViewForm');
|
|
32
|
-
}
|
|
33
|
-
clickForm() {
|
|
34
|
+
};
|
|
35
|
+
TiktokStandardEvents.prototype.clickForm = function () {
|
|
34
36
|
return new TiktokStandardEvent('ClickForm');
|
|
35
|
-
}
|
|
36
|
-
submitForm() {
|
|
37
|
+
};
|
|
38
|
+
TiktokStandardEvents.prototype.submitForm = function () {
|
|
37
39
|
return new TiktokStandardEvent('SubmitForm');
|
|
38
|
-
}
|
|
39
|
-
viewDownloadPage() {
|
|
40
|
+
};
|
|
41
|
+
TiktokStandardEvents.prototype.viewDownloadPage = function () {
|
|
40
42
|
return new TiktokStandardEvent('ViewDownloadPage');
|
|
41
|
-
}
|
|
42
|
-
clickInDownloadPage() {
|
|
43
|
+
};
|
|
44
|
+
TiktokStandardEvents.prototype.clickInDownloadPage = function () {
|
|
43
45
|
return new TiktokStandardEvent('ClickInDownloadPage');
|
|
44
|
-
}
|
|
45
|
-
clickToDownload() {
|
|
46
|
+
};
|
|
47
|
+
TiktokStandardEvents.prototype.clickToDownload = function () {
|
|
46
48
|
return new TiktokStandardEvent('ClickToDownload');
|
|
47
|
-
}
|
|
48
|
-
clickButton() {
|
|
49
|
+
};
|
|
50
|
+
TiktokStandardEvents.prototype.clickButton = function () {
|
|
49
51
|
return new TiktokStandardEvent('ClickButton');
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
+
};
|
|
53
|
+
return TiktokStandardEvents;
|
|
54
|
+
}());
|
|
55
|
+
export { TiktokStandardEvents };
|
|
52
56
|
//# sourceMappingURL=StandardEvents.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StandardEvents.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Tiktok/StandardEvents.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAA;AAErD,
|
|
1
|
+
{"version":3,"file":"StandardEvents.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Tiktok/StandardEvents.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAA;AAErD;IAAA;IAgEA,CAAC;IA/DQ,uCAAQ,GAAf;QACE,OAAO,IAAI,mBAAmB,CAAI,QAAQ,CAAC,CAAA;IAC7C,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,uCAAQ,GAAf;QACE,OAAO,IAAI,mBAAmB,CAAI,UAAU,CAAC,CAAA;IAC/C,CAAC;IAEM,uCAAQ,GAAf;QACE,OAAO,IAAI,mBAAmB,CAAI,UAAU,CAAC,CAAA;IAC/C,CAAC;IAEM,2CAAY,GAAnB;QACE,OAAO,IAAI,mBAAmB,CAAI,cAAc,CAAC,CAAA;IACnD,CAAC;IAEM,4CAAa,GAApB;QACE,OAAO,IAAI,mBAAmB,CAAI,eAAe,CAAC,CAAA;IACpD,CAAC;IAEM,yCAAU,GAAjB;QACE,OAAO,IAAI,mBAAmB,CAAI,YAAY,CAAC,CAAA;IACjD,CAAC;IAEM,qCAAM,GAAb;QACE,OAAO,IAAI,mBAAmB,CAAI,QAAQ,CAAC,CAAA;IAC7C,CAAC;IAEM,uCAAQ,GAAf;QACE,OAAO,IAAI,mBAAmB,CAAI,UAAU,CAAC,CAAA;IAC/C,CAAC;IAEM,wCAAS,GAAhB;QACE,OAAO,IAAI,mBAAmB,CAAI,WAAW,CAAC,CAAA;IAChD,CAAC;IAEM,yCAAU,GAAjB;QACE,OAAO,IAAI,mBAAmB,CAAI,YAAY,CAAC,CAAA;IACjD,CAAC;IAEM,+CAAgB,GAAvB;QACE,OAAO,IAAI,mBAAmB,CAAI,kBAAkB,CAAC,CAAA;IACvD,CAAC;IAEM,kDAAmB,GAA1B;QACE,OAAO,IAAI,mBAAmB,CAAI,qBAAqB,CAAC,CAAA;IAC1D,CAAC;IAEM,8CAAe,GAAtB;QACE,OAAO,IAAI,mBAAmB,CAAI,iBAAiB,CAAC,CAAA;IACtD,CAAC;IAEM,0CAAW,GAAlB;QACE,OAAO,IAAI,mBAAmB,CAAI,aAAa,CAAC,CAAA;IAClD,CAAC;IACH,2BAAC;AAAD,CAAC,AAhED,IAgEC"}
|
|
@@ -1,50 +1,65 @@
|
|
|
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 Ttq = /** @class */ (function () {
|
|
5
|
+
function Ttq() {
|
|
6
|
+
}
|
|
7
|
+
Ttq.init = function (pixelId) {
|
|
14
8
|
try {
|
|
15
9
|
Ttq.instance = new Ttq();
|
|
16
10
|
Ttq.getTtq().load(pixelId);
|
|
17
11
|
Ttq.page();
|
|
18
12
|
}
|
|
19
13
|
catch (ex) {
|
|
20
|
-
console.error(
|
|
14
|
+
console.error("Ttq.init: ".concat(ex));
|
|
21
15
|
}
|
|
22
|
-
}
|
|
23
|
-
|
|
16
|
+
};
|
|
17
|
+
Ttq.getTtq = function () {
|
|
24
18
|
return global.ttq;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
return __awaiter(this, void 0, void 0, function
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
19
|
+
};
|
|
20
|
+
Ttq.page = function () {
|
|
21
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
22
|
+
var ex_1;
|
|
23
|
+
return __generator(this, function (_a) {
|
|
24
|
+
switch (_a.label) {
|
|
25
|
+
case 0:
|
|
26
|
+
_a.trys.push([0, 2, , 3]);
|
|
27
|
+
Ttq.getTtq().page();
|
|
28
|
+
return [4 /*yield*/, delay(0)];
|
|
29
|
+
case 1:
|
|
30
|
+
_a.sent();
|
|
31
|
+
return [3 /*break*/, 3];
|
|
32
|
+
case 2:
|
|
33
|
+
ex_1 = _a.sent();
|
|
34
|
+
console.error("Ttq.page: ".concat(ex_1));
|
|
35
|
+
return [3 /*break*/, 3];
|
|
36
|
+
case 3: return [2 /*return*/];
|
|
37
|
+
}
|
|
38
|
+
});
|
|
35
39
|
});
|
|
36
|
-
}
|
|
37
|
-
track(event, data) {
|
|
38
|
-
return __awaiter(this, void 0, void 0, function
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
40
|
+
};
|
|
41
|
+
Ttq.prototype.track = function (event, data) {
|
|
42
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
43
|
+
var ex_2;
|
|
44
|
+
return __generator(this, function (_a) {
|
|
45
|
+
switch (_a.label) {
|
|
46
|
+
case 0:
|
|
47
|
+
_a.trys.push([0, 2, , 3]);
|
|
48
|
+
Ttq.getTtq().track(event, __assign({}, data));
|
|
49
|
+
return [4 /*yield*/, delay(0)];
|
|
50
|
+
case 1:
|
|
51
|
+
_a.sent();
|
|
52
|
+
return [3 /*break*/, 3];
|
|
53
|
+
case 2:
|
|
54
|
+
ex_2 = _a.sent();
|
|
55
|
+
console.error("Ttq.track: ".concat(ex_2));
|
|
56
|
+
return [3 /*break*/, 3];
|
|
57
|
+
case 3: return [2 /*return*/];
|
|
58
|
+
}
|
|
59
|
+
});
|
|
46
60
|
});
|
|
47
|
-
}
|
|
48
|
-
|
|
61
|
+
};
|
|
62
|
+
return Ttq;
|
|
63
|
+
}());
|
|
49
64
|
export { Ttq };
|
|
50
65
|
//# sourceMappingURL=Ttq.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Ttq.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Tiktok/Ttq.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Ttq.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Tiktok/Ttq.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAEtC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAA;AAErC;IAAA;IAmCA,CAAC;IAjCe,QAAI,GAAlB,UAAmB,OAAe;QAChC,IAAI;YACF,GAAG,CAAC,QAAQ,GAAG,IAAI,GAAG,EAAE,CAAA;YACxB,GAAG,CAAC,MAAM,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,CAAA;YAC1B,GAAG,CAAC,IAAI,EAAE,CAAA;SACX;QAAC,OAAO,EAAE,EAAE;YACX,OAAO,CAAC,KAAK,CAAC,oBAAa,EAAE,CAAE,CAAC,CAAA;SACjC;IACH,CAAC;IAEa,UAAM,GAApB;QACE,OAAO,MAAM,CAAC,GAAG,CAAA;IACnB,CAAC;IAEmB,QAAI,GAAxB;;;;;;;wBAEI,GAAG,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAA;wBACnB,qBAAM,KAAK,CAAC,CAAC,CAAC,EAAA;;wBAAd,SAAc,CAAA;;;;wBAEd,OAAO,CAAC,KAAK,CAAC,oBAAa,IAAE,CAAE,CAAC,CAAA;;;;;;KAEnC;IAEY,mBAAK,GAAlB,UAAmB,KAAa,EAAE,IAA8B;;;;;;;wBAE5D,GAAG,CAAC,MAAM,EAAE,CAAC,KAAK,CAAC,KAAK,eACnB,IAAI,EACP,CAAA;wBACF,qBAAM,KAAK,CAAC,CAAC,CAAC,EAAA;;wBAAd,SAAc,CAAA;;;;wBAEd,OAAO,CAAC,KAAK,CAAC,qBAAc,IAAE,CAAE,CAAC,CAAA;;;;;;KAEpC;IACH,UAAC;AAAD,CAAC,AAnCD,IAmCC;AAED,OAAO,EAAE,GAAG,EAAE,CAAA"}
|