@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,21 +1,26 @@
|
|
|
1
|
-
|
|
2
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
3
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
4
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
5
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
6
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
7
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
|
-
});
|
|
9
|
-
};
|
|
1
|
+
import { __awaiter, __extends, __generator } from "tslib";
|
|
10
2
|
import { delay } from '@xylabs/sdk-js';
|
|
11
3
|
import { RedditBaseEvent } from './BaseEvent';
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
yield delay(0); //force async to increase reporting odds
|
|
17
|
-
});
|
|
4
|
+
var RedditCustomEvent = /** @class */ (function (_super) {
|
|
5
|
+
__extends(RedditCustomEvent, _super);
|
|
6
|
+
function RedditCustomEvent() {
|
|
7
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
18
8
|
}
|
|
19
|
-
|
|
9
|
+
RedditCustomEvent.prototype.send = function (data) {
|
|
10
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
11
|
+
return __generator(this, function (_a) {
|
|
12
|
+
switch (_a.label) {
|
|
13
|
+
case 0:
|
|
14
|
+
this.rdt.track(this.name, data);
|
|
15
|
+
return [4 /*yield*/, delay(0)]; //force async to increase reporting odds
|
|
16
|
+
case 1:
|
|
17
|
+
_a.sent(); //force async to increase reporting odds
|
|
18
|
+
return [2 /*return*/];
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
return RedditCustomEvent;
|
|
24
|
+
}(RedditBaseEvent));
|
|
20
25
|
export { RedditCustomEvent };
|
|
21
26
|
//# sourceMappingURL=CustomEvent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/CustomEvent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CustomEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/CustomEvent.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAEtC,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAA;AAE7C;IAAmE,qCAAkB;IAArF;;IAKA,CAAC;IAJO,gCAAI,GAAV,UAAW,IAAO;;;;;wBAChB,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,CAAA;wBAC/B,qBAAM,KAAK,CAAC,CAAC,CAAC,EAAA,CAAC,wCAAwC;;wBAAvD,SAAc,CAAA,CAAC,wCAAwC;;;;;KACxD;IACH,wBAAC;AAAD,CAAC,AALD,CAAmE,eAAe,GAKjF;AAED,OAAO,EAAE,iBAAiB,EAAE,CAAA"}
|
|
@@ -1,16 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
3
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
4
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
5
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
6
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
7
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
|
-
});
|
|
9
|
-
};
|
|
1
|
+
import { __assign, __awaiter, __generator } from "tslib";
|
|
10
2
|
import { delay } from '@xylabs/sdk-js';
|
|
11
3
|
import { global } from '../../global';
|
|
12
|
-
|
|
13
|
-
|
|
4
|
+
var Rdt = /** @class */ (function () {
|
|
5
|
+
function Rdt() {
|
|
6
|
+
}
|
|
7
|
+
Rdt.init = function (pixelId) {
|
|
14
8
|
try {
|
|
15
9
|
Rdt.instance = new Rdt();
|
|
16
10
|
Rdt.instance.load(pixelId);
|
|
@@ -19,29 +13,40 @@ class Rdt {
|
|
|
19
13
|
catch (ex) {
|
|
20
14
|
console.error(ex);
|
|
21
15
|
}
|
|
22
|
-
}
|
|
23
|
-
|
|
16
|
+
};
|
|
17
|
+
Rdt.getRdt = function () {
|
|
24
18
|
return global.rdt;
|
|
25
|
-
}
|
|
26
|
-
load(id) {
|
|
19
|
+
};
|
|
20
|
+
Rdt.prototype.load = function (id) {
|
|
27
21
|
try {
|
|
28
22
|
Rdt.getRdt()('init', id);
|
|
29
23
|
}
|
|
30
24
|
catch (ex) {
|
|
31
25
|
console.error(ex);
|
|
32
26
|
}
|
|
33
|
-
}
|
|
34
|
-
track(event, data) {
|
|
35
|
-
return __awaiter(this, void 0, void 0, function
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
27
|
+
};
|
|
28
|
+
Rdt.prototype.track = function (event, data) {
|
|
29
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
30
|
+
var ex_1;
|
|
31
|
+
return __generator(this, function (_a) {
|
|
32
|
+
switch (_a.label) {
|
|
33
|
+
case 0:
|
|
34
|
+
_a.trys.push([0, 2, , 3]);
|
|
35
|
+
Rdt.getRdt()('track', event, __assign({}, data));
|
|
36
|
+
return [4 /*yield*/, delay(0)];
|
|
37
|
+
case 1:
|
|
38
|
+
_a.sent();
|
|
39
|
+
return [3 /*break*/, 3];
|
|
40
|
+
case 2:
|
|
41
|
+
ex_1 = _a.sent();
|
|
42
|
+
console.error(ex_1);
|
|
43
|
+
return [3 /*break*/, 3];
|
|
44
|
+
case 3: return [2 /*return*/];
|
|
45
|
+
}
|
|
46
|
+
});
|
|
43
47
|
});
|
|
44
|
-
}
|
|
45
|
-
|
|
48
|
+
};
|
|
49
|
+
return Rdt;
|
|
50
|
+
}());
|
|
46
51
|
export { Rdt };
|
|
47
52
|
//# sourceMappingURL=Rdt.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Rdt.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/Rdt.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Rdt.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/Rdt.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAEtC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAA;AAErC;IAAA;IAkCA,CAAC;IAhCe,QAAI,GAAlB,UAAmB,OAAe;QAChC,IAAI;YACF,GAAG,CAAC,QAAQ,GAAG,IAAI,GAAG,EAAE,CAAA;YACxB,GAAG,CAAC,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC,CAAA;YAC1B,GAAG,CAAC,QAAQ,CAAC,KAAK,CAAC,WAAW,CAAC,CAAA;SAChC;QAAC,OAAO,EAAE,EAAE;YACX,OAAO,CAAC,KAAK,CAAC,EAAE,CAAC,CAAA;SAClB;IACH,CAAC;IAEc,UAAM,GAArB;QACE,OAAO,MAAM,CAAC,GAAG,CAAA;IACnB,CAAC;IAEM,kBAAI,GAAX,UAAY,EAAU;QACpB,IAAI;YACF,GAAG,CAAC,MAAM,EAAE,CAAC,MAAM,EAAE,EAAE,CAAC,CAAA;SACzB;QAAC,OAAO,EAAE,EAAE;YACX,OAAO,CAAC,KAAK,CAAC,EAAE,CAAC,CAAA;SAClB;IACH,CAAC;IAEY,mBAAK,GAAlB,UAAmB,KAAa,EAAE,IAA8B;;;;;;;wBAE5D,GAAG,CAAC,MAAM,EAAE,CAAC,OAAO,EAAE,KAAK,eACtB,IAAI,EACP,CAAA;wBACF,qBAAM,KAAK,CAAC,CAAC,CAAC,EAAA;;wBAAd,SAAc,CAAA;;;;wBAEd,OAAO,CAAC,KAAK,CAAC,IAAE,CAAC,CAAA;;;;;;KAEpB;IACH,UAAC;AAAD,CAAC,AAlCD,IAkCC;AAED,OAAO,EAAE,GAAG,EAAE,CAAA"}
|
|
@@ -1,21 +1,26 @@
|
|
|
1
|
-
|
|
2
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
3
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
4
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
5
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
6
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
7
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
|
-
});
|
|
9
|
-
};
|
|
1
|
+
import { __awaiter, __extends, __generator } from "tslib";
|
|
10
2
|
import { delay } from '@xylabs/sdk-js';
|
|
11
3
|
import { RedditBaseEvent } from './BaseEvent';
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
yield delay(0); //force async to increase reporting odds
|
|
17
|
-
});
|
|
4
|
+
var RedditStandardEvent = /** @class */ (function (_super) {
|
|
5
|
+
__extends(RedditStandardEvent, _super);
|
|
6
|
+
function RedditStandardEvent() {
|
|
7
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
18
8
|
}
|
|
19
|
-
|
|
9
|
+
RedditStandardEvent.prototype.send = function (data) {
|
|
10
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
11
|
+
return __generator(this, function (_a) {
|
|
12
|
+
switch (_a.label) {
|
|
13
|
+
case 0:
|
|
14
|
+
this.rdt.track(this.name, data);
|
|
15
|
+
return [4 /*yield*/, delay(0)]; //force async to increase reporting odds
|
|
16
|
+
case 1:
|
|
17
|
+
_a.sent(); //force async to increase reporting odds
|
|
18
|
+
return [2 /*return*/];
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
return RedditStandardEvent;
|
|
24
|
+
}(RedditBaseEvent));
|
|
20
25
|
export { RedditStandardEvent };
|
|
21
26
|
//# sourceMappingURL=StandardEvent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StandardEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/StandardEvent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"StandardEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/StandardEvent.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAEtC,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAA;AAE7C;IAAqE,uCAAkB;IAAvF;;IAKA,CAAC;IAJO,kCAAI,GAAV,UAAW,IAAO;;;;;wBAChB,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,CAAA;wBAC/B,qBAAM,KAAK,CAAC,CAAC,CAAC,EAAA,CAAC,wCAAwC;;wBAAvD,SAAc,CAAA,CAAC,wCAAwC;;;;;KACxD;IACH,0BAAC;AAAD,CAAC,AALD,CAAqE,eAAe,GAKnF;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
|
|
@@ -1,29 +1,32 @@
|
|
|
1
1
|
import { RedditStandardEvent } from './StandardEvent';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
return new RedditStandardEvent('PageView');
|
|
2
|
+
var RedditStandardEvents = /** @class */ (function () {
|
|
3
|
+
function RedditStandardEvents() {
|
|
5
4
|
}
|
|
6
|
-
|
|
5
|
+
RedditStandardEvents.prototype.pageView = function () {
|
|
6
|
+
return new RedditStandardEvent('PageView');
|
|
7
|
+
};
|
|
8
|
+
RedditStandardEvents.prototype.viewContent = function () {
|
|
7
9
|
return new RedditStandardEvent('ViewContent');
|
|
8
|
-
}
|
|
9
|
-
addToCart() {
|
|
10
|
+
};
|
|
11
|
+
RedditStandardEvents.prototype.addToCart = function () {
|
|
10
12
|
return new RedditStandardEvent('AddToCart');
|
|
11
|
-
}
|
|
12
|
-
addToWishlist() {
|
|
13
|
+
};
|
|
14
|
+
RedditStandardEvents.prototype.addToWishlist = function () {
|
|
13
15
|
return new RedditStandardEvent('AddToWishlist');
|
|
14
|
-
}
|
|
15
|
-
purchase() {
|
|
16
|
+
};
|
|
17
|
+
RedditStandardEvents.prototype.purchase = function () {
|
|
16
18
|
return new RedditStandardEvent('Purchase');
|
|
17
|
-
}
|
|
18
|
-
signup() {
|
|
19
|
+
};
|
|
20
|
+
RedditStandardEvents.prototype.signup = function () {
|
|
19
21
|
return new RedditStandardEvent('SignUp');
|
|
20
|
-
}
|
|
21
|
-
lead() {
|
|
22
|
+
};
|
|
23
|
+
RedditStandardEvents.prototype.lead = function () {
|
|
22
24
|
return new RedditStandardEvent('Lead');
|
|
23
|
-
}
|
|
24
|
-
search() {
|
|
25
|
+
};
|
|
26
|
+
RedditStandardEvents.prototype.search = function () {
|
|
25
27
|
return new RedditStandardEvent('Search');
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
+
};
|
|
29
|
+
return RedditStandardEvents;
|
|
30
|
+
}());
|
|
28
31
|
export { RedditStandardEvents };
|
|
29
32
|
//# sourceMappingURL=StandardEvents.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StandardEvents.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/StandardEvents.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAA;AAErD,
|
|
1
|
+
{"version":3,"file":"StandardEvents.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Reddit/StandardEvents.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAA;AAErD;IAAA;IAgCA,CAAC;IA/BQ,uCAAQ,GAAf;QACE,OAAO,IAAI,mBAAmB,CAAI,UAAU,CAAC,CAAA;IAC/C,CAAC;IAEM,0CAAW,GAAlB;QACE,OAAO,IAAI,mBAAmB,CAAI,aAAa,CAAC,CAAA;IAClD,CAAC;IAEM,wCAAS,GAAhB;QACE,OAAO,IAAI,mBAAmB,CAAI,WAAW,CAAC,CAAA;IAChD,CAAC;IAEM,4CAAa,GAApB;QACE,OAAO,IAAI,mBAAmB,CAAI,eAAe,CAAC,CAAA;IACpD,CAAC;IAEM,uCAAQ,GAAf;QACE,OAAO,IAAI,mBAAmB,CAAI,UAAU,CAAC,CAAA;IAC/C,CAAC;IAEM,qCAAM,GAAb;QACE,OAAO,IAAI,mBAAmB,CAAI,QAAQ,CAAC,CAAA;IAC7C,CAAC;IAEM,mCAAI,GAAX;QACE,OAAO,IAAI,mBAAmB,CAAI,MAAM,CAAC,CAAA;IAC3C,CAAC;IAEM,qCAAM,GAAb;QACE,OAAO,IAAI,mBAAmB,CAAI,QAAQ,CAAC,CAAA;IAC7C,CAAC;IACH,2BAAC;AAAD,CAAC,AAhCD,IAgCC;AAED,OAAO,EAAE,oBAAoB,EAAE,CAAA"}
|
|
@@ -1,32 +1,33 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
var Referrer = /** @class */ (function () {
|
|
2
|
+
function Referrer() {
|
|
3
3
|
var _a, _b;
|
|
4
4
|
this.session = (_a = this.getFromSession()) !== null && _a !== void 0 ? _a : document.referrer;
|
|
5
5
|
sessionStorage.setItem(Referrer.storageId, this.session);
|
|
6
6
|
this.local = (_b = this.getFromLocal()) !== null && _b !== void 0 ? _b : document.referrer;
|
|
7
7
|
localStorage.setItem(Referrer.storageId, this.local);
|
|
8
8
|
}
|
|
9
|
-
getFromLocal() {
|
|
10
|
-
|
|
9
|
+
Referrer.prototype.getFromLocal = function () {
|
|
10
|
+
var value = localStorage.getItem(Referrer.storageId);
|
|
11
11
|
if (value && value.length > 0) {
|
|
12
12
|
return value;
|
|
13
13
|
}
|
|
14
|
-
}
|
|
15
|
-
getFromSession() {
|
|
16
|
-
|
|
14
|
+
};
|
|
15
|
+
Referrer.prototype.getFromSession = function () {
|
|
16
|
+
var value = sessionStorage.getItem(Referrer.storageId);
|
|
17
17
|
if (value && value.length > 0) {
|
|
18
18
|
return value;
|
|
19
19
|
}
|
|
20
|
-
}
|
|
21
|
-
toJson() {
|
|
20
|
+
};
|
|
21
|
+
Referrer.prototype.toJson = function () {
|
|
22
22
|
if ((this.local && this.local.length > 0) || (this.session && this.session.length > 0)) {
|
|
23
23
|
return {
|
|
24
24
|
local: this.local,
|
|
25
25
|
session: this.session,
|
|
26
26
|
};
|
|
27
27
|
}
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
Referrer
|
|
28
|
+
};
|
|
29
|
+
Referrer.storageId = '_coin_referrer';
|
|
30
|
+
return Referrer;
|
|
31
|
+
}());
|
|
31
32
|
export { Referrer };
|
|
32
33
|
//# sourceMappingURL=Referrer.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Referrer.js","sourceRoot":"","sources":["../../../src/lib/Tracking/Referrer.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"Referrer.js","sourceRoot":"","sources":["../../../src/lib/Tracking/Referrer.ts"],"names":[],"mappings":"AAAA;IAIE;;QACE,IAAI,CAAC,OAAO,GAAG,MAAA,IAAI,CAAC,cAAc,EAAE,mCAAI,QAAQ,CAAC,QAAQ,CAAA;QACzD,cAAc,CAAC,OAAO,CAAC,QAAQ,CAAC,SAAS,EAAE,IAAI,CAAC,OAAO,CAAC,CAAA;QACxD,IAAI,CAAC,KAAK,GAAG,MAAA,IAAI,CAAC,YAAY,EAAE,mCAAI,QAAQ,CAAC,QAAQ,CAAA;QACrD,YAAY,CAAC,OAAO,CAAC,QAAQ,CAAC,SAAS,EAAE,IAAI,CAAC,KAAK,CAAC,CAAA;IACtD,CAAC;IAEO,+BAAY,GAApB;QACE,IAAM,KAAK,GAAG,YAAY,CAAC,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAA;QACtD,IAAI,KAAK,IAAI,KAAK,CAAC,MAAM,GAAG,CAAC,EAAE;YAC7B,OAAO,KAAK,CAAA;SACb;IACH,CAAC;IAEO,iCAAc,GAAtB;QACE,IAAM,KAAK,GAAG,cAAc,CAAC,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAA;QACxD,IAAI,KAAK,IAAI,KAAK,CAAC,MAAM,GAAG,CAAC,EAAE;YAC7B,OAAO,KAAK,CAAA;SACb;IACH,CAAC;IAEM,yBAAM,GAAb;QACE,IAAI,CAAC,IAAI,CAAC,KAAK,IAAI,IAAI,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,IAAI,IAAI,CAAC,OAAO,CAAC,MAAM,GAAG,CAAC,CAAC,EAAE;YACtF,OAAO;gBACL,KAAK,EAAE,IAAI,CAAC,KAAK;gBACjB,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAA;SACF;IACH,CAAC;IA/Bc,kBAAS,GAAG,gBAAgB,CAAA;IAgC7C,eAAC;CAAA,AAjCD,IAiCC;AAED,OAAO,EAAE,QAAQ,EAAE,CAAA"}
|
|
@@ -1,22 +1,22 @@
|
|
|
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 { delay } from '@xylabs/sdk-js';
|
|
11
|
-
|
|
12
|
-
|
|
3
|
+
var SnapchatBaseEvent = /** @class */ (function () {
|
|
4
|
+
function SnapchatBaseEvent(name) {
|
|
13
5
|
this.name = name;
|
|
14
6
|
}
|
|
15
|
-
send(_data) {
|
|
16
|
-
return __awaiter(this, void 0, void 0, function
|
|
17
|
-
|
|
7
|
+
SnapchatBaseEvent.prototype.send = function (_data) {
|
|
8
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
9
|
+
return __generator(this, function (_a) {
|
|
10
|
+
switch (_a.label) {
|
|
11
|
+
case 0: return [4 /*yield*/, delay(0)]; //force async to increase reporting odds
|
|
12
|
+
case 1:
|
|
13
|
+
_a.sent(); //force async to increase reporting odds
|
|
14
|
+
return [2 /*return*/];
|
|
15
|
+
}
|
|
16
|
+
});
|
|
18
17
|
});
|
|
19
|
-
}
|
|
20
|
-
|
|
18
|
+
};
|
|
19
|
+
return SnapchatBaseEvent;
|
|
20
|
+
}());
|
|
21
21
|
export { SnapchatBaseEvent };
|
|
22
22
|
//# sourceMappingURL=BaseEvent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Snapchat/BaseEvent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BaseEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Snapchat/BaseEvent.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAEtC;IAEE,2BAAY,IAAY;QACtB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAA;IAClB,CAAC;IAEK,gCAAI,GAAV,UAAW,KAAQ;;;;4BACjB,qBAAM,KAAK,CAAC,CAAC,CAAC,EAAA,CAAC,wCAAwC;;wBAAvD,SAAc,CAAA,CAAC,wCAAwC;;;;;KACxD;IACH,wBAAC;AAAD,CAAC,AATD,IASC;AAED,OAAO,EAAE,iBAAiB,EAAE,CAAA"}
|
|
@@ -1,29 +1,32 @@
|
|
|
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 { delay } from '@xylabs/sdk-js';
|
|
11
3
|
import { global } from '../../global';
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
return global.snaptr;
|
|
4
|
+
var SnapTr = /** @class */ (function () {
|
|
5
|
+
function SnapTr() {
|
|
15
6
|
}
|
|
16
|
-
|
|
7
|
+
SnapTr.getSnapTr = function () {
|
|
8
|
+
return global.snaptr;
|
|
9
|
+
};
|
|
10
|
+
SnapTr.init = function (pixelId) {
|
|
17
11
|
this.pixelId = pixelId;
|
|
18
12
|
this.track('PAGE_VIEW');
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
return __awaiter(this, void 0, void 0, function
|
|
22
|
-
this
|
|
23
|
-
|
|
24
|
-
|
|
13
|
+
};
|
|
14
|
+
SnapTr.track = function (event, data) {
|
|
15
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
16
|
+
return __generator(this, function (_a) {
|
|
17
|
+
switch (_a.label) {
|
|
18
|
+
case 0:
|
|
19
|
+
this.getSnapTr()('init', this.pixelId);
|
|
20
|
+
this.getSnapTr()('track', event, data);
|
|
21
|
+
return [4 /*yield*/, delay(0)];
|
|
22
|
+
case 1:
|
|
23
|
+
_a.sent();
|
|
24
|
+
return [2 /*return*/];
|
|
25
|
+
}
|
|
26
|
+
});
|
|
25
27
|
});
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
+
};
|
|
29
|
+
return SnapTr;
|
|
30
|
+
}());
|
|
28
31
|
export { SnapTr };
|
|
29
32
|
//# sourceMappingURL=Snaptr.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Snaptr.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Snapchat/Snaptr.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Snaptr.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Snapchat/Snaptr.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAEtC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAA;AAErC;IAAA;IAkBA,CAAC;IAfe,gBAAS,GAAvB;QACE,OAAO,MAAM,CAAC,MAAM,CAAA;IACtB,CAAC;IAGa,WAAI,GAAlB,UAAmB,OAAe;QAChC,IAAI,CAAC,OAAO,GAAG,OAAO,CAAA;QACtB,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,CAAA;IACzB,CAAC;IAEmB,YAAK,GAAzB,UAA6B,KAAa,EAAE,IAAQ;;;;;wBAClD,IAAI,CAAC,SAAS,EAAE,CAAC,MAAM,EAAE,IAAI,CAAC,OAAO,CAAC,CAAA;wBACtC,IAAI,CAAC,SAAS,EAAE,CAAC,OAAO,EAAE,KAAK,EAAE,IAAI,CAAC,CAAA;wBACtC,qBAAM,KAAK,CAAC,CAAC,CAAC,EAAA;;wBAAd,SAAc,CAAA;;;;;KACf;IACH,aAAC;AAAD,CAAC,AAlBD,IAkBC;AAED,OAAO,EAAE,MAAM,EAAE,CAAA"}
|
|
@@ -1,20 +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, __extends, __generator } from "tslib";
|
|
10
2
|
import { SnapchatBaseEvent } from './BaseEvent';
|
|
11
3
|
import { SnapTr } from './Snaptr';
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
});
|
|
4
|
+
var SnapchatStandardEvent = /** @class */ (function (_super) {
|
|
5
|
+
__extends(SnapchatStandardEvent, _super);
|
|
6
|
+
function SnapchatStandardEvent() {
|
|
7
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
17
8
|
}
|
|
18
|
-
|
|
9
|
+
SnapchatStandardEvent.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*/, SnapTr.track(this.name, data)];
|
|
14
|
+
case 1:
|
|
15
|
+
_a.sent();
|
|
16
|
+
return [2 /*return*/];
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
});
|
|
20
|
+
};
|
|
21
|
+
return SnapchatStandardEvent;
|
|
22
|
+
}(SnapchatBaseEvent));
|
|
19
23
|
export { SnapchatStandardEvent };
|
|
20
24
|
//# sourceMappingURL=StandardEvent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StandardEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Snapchat/StandardEvent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"StandardEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Snapchat/StandardEvent.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAC/C,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AAGjC;IAA0E,yCAAoB;IAA9F;;IAIA,CAAC;IAHO,oCAAI,GAAV,UAAW,IAAO;;;;4BAChB,qBAAM,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,EAAA;;wBAAnC,SAAmC,CAAA;;;;;KACpC;IACH,4BAAC;AAAD,CAAC,AAJD,CAA0E,iBAAiB,GAI1F;AAED,OAAO,EAAE,qBAAqB,EAAE,CAAA"}
|