@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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Facebook/BaseEvent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BaseEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Facebook/BaseEvent.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAEhD,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAE3B;IAGE,2BAAY,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,gCAAI,GAAV,UAAW,KAAQ;;;;4BACjB,qBAAM,KAAK,CAAC,CAAC,CAAC,EAAA,CAAC,wCAAwC;;wBAAvD,SAAc,CAAA,CAAC,wCAAwC;;;;;KACxD;IACH,wBAAC;AAAD,CAAC,AAXD,IAWC;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 { FacebookBaseEvent } from './BaseEvent';
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
yield delay(0); //force async to increase reporting odds
|
|
17
|
-
});
|
|
4
|
+
var FacebookCustomEvent = /** @class */ (function (_super) {
|
|
5
|
+
__extends(FacebookCustomEvent, _super);
|
|
6
|
+
function FacebookCustomEvent() {
|
|
7
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
18
8
|
}
|
|
19
|
-
|
|
9
|
+
FacebookCustomEvent.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.fbq.trackCustom(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 FacebookCustomEvent;
|
|
24
|
+
}(FacebookBaseEvent));
|
|
20
25
|
export { FacebookCustomEvent };
|
|
21
26
|
//# sourceMappingURL=CustomEvent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Facebook/CustomEvent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CustomEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Facebook/CustomEvent.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAEtC,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAE/C;IAAqE,uCAAoB;IAAzF;;IAKA,CAAC;IAJO,kCAAI,GAAV,UAAW,IAAO;;;;;wBAChB,IAAI,CAAC,GAAG,CAAC,WAAW,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,CAAA;wBACrC,qBAAM,KAAK,CAAC,CAAC,CAAC,EAAA,CAAC,wCAAwC;;wBAAvD,SAAc,CAAA,CAAC,wCAAwC;;;;;KACxD;IACH,0BAAC;AAAD,CAAC,AALD,CAAqE,iBAAiB,GAKrF;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
|
|
@@ -1,16 +1,8 @@
|
|
|
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 Fbq = /** @class */ (function () {
|
|
5
|
+
function Fbq(pixelId) {
|
|
14
6
|
this.pixelId = pixelId;
|
|
15
7
|
this.fbq = function () {
|
|
16
8
|
// eslint-disable-next-line prefer-rest-params,prefer-spread
|
|
@@ -26,24 +18,41 @@ class Fbq {
|
|
|
26
18
|
this.fbq('init', pixelId);
|
|
27
19
|
this.fbq('track', 'PageView');
|
|
28
20
|
}
|
|
29
|
-
|
|
21
|
+
Fbq.init = function (pixelId) {
|
|
30
22
|
if (!this.instance) {
|
|
31
23
|
this.instance = new Fbq(pixelId);
|
|
32
24
|
}
|
|
33
25
|
return this.instance;
|
|
34
|
-
}
|
|
35
|
-
track(event, data) {
|
|
36
|
-
return __awaiter(this, void 0, void 0, function
|
|
37
|
-
this
|
|
38
|
-
|
|
26
|
+
};
|
|
27
|
+
Fbq.prototype.track = function (event, data) {
|
|
28
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
29
|
+
return __generator(this, function (_a) {
|
|
30
|
+
switch (_a.label) {
|
|
31
|
+
case 0:
|
|
32
|
+
this.fbq('track', event, __assign({}, data));
|
|
33
|
+
return [4 /*yield*/, delay(0)];
|
|
34
|
+
case 1:
|
|
35
|
+
_a.sent();
|
|
36
|
+
return [2 /*return*/];
|
|
37
|
+
}
|
|
38
|
+
});
|
|
39
39
|
});
|
|
40
|
-
}
|
|
41
|
-
trackCustom(event, data) {
|
|
42
|
-
return __awaiter(this, void 0, void 0, function
|
|
43
|
-
this
|
|
44
|
-
|
|
40
|
+
};
|
|
41
|
+
Fbq.prototype.trackCustom = function (event, data) {
|
|
42
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
43
|
+
return __generator(this, function (_a) {
|
|
44
|
+
switch (_a.label) {
|
|
45
|
+
case 0:
|
|
46
|
+
this.fbq('trackCustom', event, __assign({}, data));
|
|
47
|
+
return [4 /*yield*/, delay(0)];
|
|
48
|
+
case 1:
|
|
49
|
+
_a.sent();
|
|
50
|
+
return [2 /*return*/];
|
|
51
|
+
}
|
|
52
|
+
});
|
|
45
53
|
});
|
|
46
|
-
}
|
|
47
|
-
|
|
54
|
+
};
|
|
55
|
+
return Fbq;
|
|
56
|
+
}());
|
|
48
57
|
export { Fbq };
|
|
49
58
|
//# sourceMappingURL=Fbq.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Fbq.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Facebook/Fbq.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Fbq.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Facebook/Fbq.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAEtC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAA;AAErC;IAKE,aAAoB,OAAe;QACjC,IAAI,CAAC,OAAO,GAAG,OAAO,CAAA;QAEtB,IAAI,CAAC,GAAG,GAAG;YACT,4DAA4D;YAC5D,IAAI,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,UAAU,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,EAAE,SAAS,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,CAAA;QACvG,CAAC,CAAA;QAED,IAAI,CAAC,GAAG,CAAC,IAAI,GAAG,IAAI,CAAC,GAAG,CAAA;QACxB,IAAI,CAAC,GAAG,CAAC,MAAM,GAAG,IAAI,CAAA;QACtB,IAAI,CAAC,GAAG,CAAC,OAAO,GAAG,KAAK,CAAA;QACxB,IAAI,CAAC,GAAG,CAAC,KAAK,GAAG,EAAE,CAAA;QAEnB,0FAA0F;QAC1F,MAAM,CAAC,GAAG,GAAG,IAAI,CAAC,GAAG,CAAA;QACrB,MAAM,CAAC,IAAI,GAAG,IAAI,CAAC,GAAG,CAAA;QAEtB,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;QACzB,IAAI,CAAC,GAAG,CAAC,OAAO,EAAE,UAAU,CAAC,CAAA;IAC/B,CAAC;IAGa,QAAI,GAAlB,UAAmB,OAAe;QAChC,IAAI,CAAC,IAAI,CAAC,QAAQ,EAAE;YAClB,IAAI,CAAC,QAAQ,GAAG,IAAI,GAAG,CAAC,OAAO,CAAC,CAAA;SACjC;QACD,OAAO,IAAI,CAAC,QAAQ,CAAA;IACtB,CAAC;IAEY,mBAAK,GAAlB,UAAmB,KAAa,EAAE,IAA6B;;;;;wBAC7D,IAAI,CAAC,GAAG,CAAC,OAAO,EAAE,KAAK,eAClB,IAAI,EACP,CAAA;wBACF,qBAAM,KAAK,CAAC,CAAC,CAAC,EAAA;;wBAAd,SAAc,CAAA;;;;;KACf;IAEY,yBAAW,GAAxB,UAAyB,KAAa,EAAE,IAA6B;;;;;wBACnE,IAAI,CAAC,GAAG,CAAC,aAAa,EAAE,KAAK,eACxB,IAAI,EACP,CAAA;wBACF,qBAAM,KAAK,CAAC,CAAC,CAAC,EAAA;;wBAAd,SAAc,CAAA;;;;;KACf;IACH,UAAC;AAAD,CAAC,AA/CD,IA+CC;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 { FacebookBaseEvent } from './BaseEvent';
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
yield delay(0); //force async to increase reporting odds
|
|
17
|
-
});
|
|
4
|
+
var FacebookStandardEvent = /** @class */ (function (_super) {
|
|
5
|
+
__extends(FacebookStandardEvent, _super);
|
|
6
|
+
function FacebookStandardEvent() {
|
|
7
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
18
8
|
}
|
|
19
|
-
|
|
9
|
+
FacebookStandardEvent.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.fbq.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 FacebookStandardEvent;
|
|
24
|
+
}(FacebookBaseEvent));
|
|
20
25
|
export { FacebookStandardEvent };
|
|
21
26
|
//# sourceMappingURL=StandardEvent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StandardEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Facebook/StandardEvent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"StandardEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Facebook/StandardEvent.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAEtC,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAE/C;IAAuE,yCAAoB;IAA3F;;IAKA,CAAC;IAJO,oCAAI,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,4BAAC;AAAD,CAAC,AALD,CAAuE,iBAAiB,GAKvF;AAED,OAAO,EAAE,qBAAqB,EAAE,CAAA"}
|
|
@@ -1,58 +1,62 @@
|
|
|
1
1
|
import { FacebookStandardEvent } from './StandardEvent';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
return new FacebookStandardEvent('AddPaymentInfo');
|
|
2
|
+
var FacebookStandardEvents = /** @class */ (function () {
|
|
3
|
+
function FacebookStandardEvents() {
|
|
5
4
|
}
|
|
6
|
-
|
|
5
|
+
FacebookStandardEvents.prototype.addPaymentInfo = function () {
|
|
6
|
+
return new FacebookStandardEvent('AddPaymentInfo');
|
|
7
|
+
};
|
|
8
|
+
FacebookStandardEvents.prototype.addToCart = function () {
|
|
7
9
|
return new FacebookStandardEvent('AddToCart');
|
|
8
|
-
}
|
|
9
|
-
addToWishList() {
|
|
10
|
+
};
|
|
11
|
+
FacebookStandardEvents.prototype.addToWishList = function () {
|
|
10
12
|
return new FacebookStandardEvent('AddToWishList');
|
|
11
|
-
}
|
|
12
|
-
completedRegistration() {
|
|
13
|
+
};
|
|
14
|
+
FacebookStandardEvents.prototype.completedRegistration = function () {
|
|
13
15
|
return new FacebookStandardEvent('CompleteRegistration');
|
|
14
|
-
}
|
|
15
|
-
contact() {
|
|
16
|
+
};
|
|
17
|
+
FacebookStandardEvents.prototype.contact = function () {
|
|
16
18
|
return new FacebookStandardEvent('Contact');
|
|
17
|
-
}
|
|
18
|
-
customizeProduct() {
|
|
19
|
+
};
|
|
20
|
+
FacebookStandardEvents.prototype.customizeProduct = function () {
|
|
19
21
|
return new FacebookStandardEvent('CustomizeProduct');
|
|
20
|
-
}
|
|
21
|
-
donate() {
|
|
22
|
+
};
|
|
23
|
+
FacebookStandardEvents.prototype.donate = function () {
|
|
22
24
|
return new FacebookStandardEvent('Donate');
|
|
23
|
-
}
|
|
24
|
-
findLocation() {
|
|
25
|
+
};
|
|
26
|
+
FacebookStandardEvents.prototype.findLocation = function () {
|
|
25
27
|
return new FacebookStandardEvent('FindLocation');
|
|
26
|
-
}
|
|
27
|
-
initiateCheckout() {
|
|
28
|
+
};
|
|
29
|
+
FacebookStandardEvents.prototype.initiateCheckout = function () {
|
|
28
30
|
return new FacebookStandardEvent('InitiateCheckout');
|
|
29
|
-
}
|
|
30
|
-
lead() {
|
|
31
|
+
};
|
|
32
|
+
FacebookStandardEvents.prototype.lead = function () {
|
|
31
33
|
return new FacebookStandardEvent('Lead');
|
|
32
|
-
}
|
|
33
|
-
pageView() {
|
|
34
|
+
};
|
|
35
|
+
FacebookStandardEvents.prototype.pageView = function () {
|
|
34
36
|
return new FacebookStandardEvent('PageView');
|
|
35
|
-
}
|
|
36
|
-
purchase() {
|
|
37
|
+
};
|
|
38
|
+
FacebookStandardEvents.prototype.purchase = function () {
|
|
37
39
|
return new FacebookStandardEvent('Purchase');
|
|
38
|
-
}
|
|
39
|
-
schedule() {
|
|
40
|
+
};
|
|
41
|
+
FacebookStandardEvents.prototype.schedule = function () {
|
|
40
42
|
return new FacebookStandardEvent('Schedule');
|
|
41
|
-
}
|
|
42
|
-
search() {
|
|
43
|
+
};
|
|
44
|
+
FacebookStandardEvents.prototype.search = function () {
|
|
43
45
|
return new FacebookStandardEvent('Search');
|
|
44
|
-
}
|
|
45
|
-
startTrial() {
|
|
46
|
+
};
|
|
47
|
+
FacebookStandardEvents.prototype.startTrial = function () {
|
|
46
48
|
return new FacebookStandardEvent('StartTrial');
|
|
47
|
-
}
|
|
48
|
-
submitApplication() {
|
|
49
|
+
};
|
|
50
|
+
FacebookStandardEvents.prototype.submitApplication = function () {
|
|
49
51
|
return new FacebookStandardEvent('SubmitApplication');
|
|
50
|
-
}
|
|
51
|
-
subscribe() {
|
|
52
|
+
};
|
|
53
|
+
FacebookStandardEvents.prototype.subscribe = function () {
|
|
52
54
|
return new FacebookStandardEvent('Subscribe');
|
|
53
|
-
}
|
|
54
|
-
viewContent() {
|
|
55
|
+
};
|
|
56
|
+
FacebookStandardEvents.prototype.viewContent = function () {
|
|
55
57
|
return new FacebookStandardEvent('ViewContent');
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
+
};
|
|
59
|
+
return FacebookStandardEvents;
|
|
60
|
+
}());
|
|
61
|
+
export { FacebookStandardEvents };
|
|
58
62
|
//# sourceMappingURL=StandardEvents.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StandardEvents.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Facebook/StandardEvents.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAA;AAwDvD,
|
|
1
|
+
{"version":3,"file":"StandardEvents.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Facebook/StandardEvents.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAA;AAwDvD;IAAA;IAwEA,CAAC;IAvEQ,+CAAc,GAArB;QACE,OAAO,IAAI,qBAAqB,CAA6B,gBAAgB,CAAC,CAAA;IAChF,CAAC;IAEM,0CAAS,GAAhB;QACE,OAAO,IAAI,qBAAqB,CAAwB,WAAW,CAAC,CAAA;IACtE,CAAC;IAEM,8CAAa,GAApB;QACE,OAAO,IAAI,qBAAqB,CAA4B,eAAe,CAAC,CAAA;IAC9E,CAAC;IAEM,sDAAqB,GAA5B;QACE,OAAO,IAAI,qBAAqB,CAAmC,sBAAsB,CAAC,CAAA;IAC5F,CAAC;IAEM,wCAAO,GAAd;QACE,OAAO,IAAI,qBAAqB,CAAI,SAAS,CAAC,CAAA;IAChD,CAAC;IAEM,iDAAgB,GAAvB;QACE,OAAO,IAAI,qBAAqB,CAAI,kBAAkB,CAAC,CAAA;IACzD,CAAC;IAEM,uCAAM,GAAb;QACE,OAAO,IAAI,qBAAqB,CAAI,QAAQ,CAAC,CAAA;IAC/C,CAAC;IAEM,6CAAY,GAAnB;QACE,OAAO,IAAI,qBAAqB,CAAI,cAAc,CAAC,CAAA;IACrD,CAAC;IAEM,iDAAgB,GAAvB;QACE,OAAO,IAAI,qBAAqB,CAA+B,kBAAkB,CAAC,CAAA;IACpF,CAAC;IAEM,qCAAI,GAAX;QACE,OAAO,IAAI,qBAAqB,CAAmB,MAAM,CAAC,CAAA;IAC5D,CAAC;IAEM,yCAAQ,GAAf;QACE,OAAO,IAAI,qBAAqB,CAAI,UAAU,CAAC,CAAA;IACjD,CAAC;IAEM,yCAAQ,GAAf;QACE,OAAO,IAAI,qBAAqB,CAAuB,UAAU,CAAC,CAAA;IACpE,CAAC;IAEM,yCAAQ,GAAf;QACE,OAAO,IAAI,qBAAqB,CAAI,UAAU,CAAC,CAAA;IACjD,CAAC;IAEM,uCAAM,GAAb;QACE,OAAO,IAAI,qBAAqB,CAAqB,QAAQ,CAAC,CAAA;IAChE,CAAC;IAEM,2CAAU,GAAjB;QACE,OAAO,IAAI,qBAAqB,CAAyB,YAAY,CAAC,CAAA;IACxE,CAAC;IAEM,kDAAiB,GAAxB;QACE,OAAO,IAAI,qBAAqB,CAAI,mBAAmB,CAAC,CAAA;IAC1D,CAAC;IAEM,0CAAS,GAAhB;QACE,OAAO,IAAI,qBAAqB,CAAwB,WAAW,CAAC,CAAA;IACtE,CAAC;IAEM,4CAAW,GAAlB;QACE,OAAO,IAAI,qBAAqB,CAA0B,aAAa,CAAC,CAAA;IAC1E,CAAC;IACH,6BAAC;AAAD,CAAC,AAxED,IAwEC"}
|
|
@@ -1,38 +1,61 @@
|
|
|
1
|
-
|
|
2
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
3
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
4
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
5
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
6
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
7
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
|
-
});
|
|
9
|
-
};
|
|
1
|
+
import { __awaiter, __generator } from "tslib";
|
|
10
2
|
import { FacebookCustomEvent } from './CustomEvent';
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
14
|
-
const event = new FacebookCustomEvent('TestStarted');
|
|
15
|
-
return yield event.send(data);
|
|
16
|
-
});
|
|
3
|
+
var FacebookUserEventHandler = /** @class */ (function () {
|
|
4
|
+
function FacebookUserEventHandler() {
|
|
17
5
|
}
|
|
18
|
-
|
|
19
|
-
return __awaiter(this, void 0, void 0, function
|
|
20
|
-
|
|
21
|
-
return
|
|
6
|
+
FacebookUserEventHandler.prototype.testStarted = function (data) {
|
|
7
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
8
|
+
var event;
|
|
9
|
+
return __generator(this, function (_a) {
|
|
10
|
+
switch (_a.label) {
|
|
11
|
+
case 0:
|
|
12
|
+
event = new FacebookCustomEvent('TestStarted');
|
|
13
|
+
return [4 /*yield*/, event.send(data)];
|
|
14
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
15
|
+
}
|
|
16
|
+
});
|
|
22
17
|
});
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
return __awaiter(this, void 0, void 0, function
|
|
26
|
-
|
|
27
|
-
return
|
|
18
|
+
};
|
|
19
|
+
FacebookUserEventHandler.prototype.funnelStarted = function (data) {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
21
|
+
var event;
|
|
22
|
+
return __generator(this, function (_a) {
|
|
23
|
+
switch (_a.label) {
|
|
24
|
+
case 0:
|
|
25
|
+
event = new FacebookCustomEvent('FunnelStarted');
|
|
26
|
+
return [4 /*yield*/, event.send(data)];
|
|
27
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
28
|
+
}
|
|
29
|
+
});
|
|
28
30
|
});
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
return __awaiter(this, void 0, void 0, function
|
|
32
|
-
|
|
33
|
-
return
|
|
31
|
+
};
|
|
32
|
+
FacebookUserEventHandler.prototype.viewContent = function (data) {
|
|
33
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
34
|
+
var event;
|
|
35
|
+
return __generator(this, function (_a) {
|
|
36
|
+
switch (_a.label) {
|
|
37
|
+
case 0:
|
|
38
|
+
event = new FacebookCustomEvent('ViewContent');
|
|
39
|
+
return [4 /*yield*/, event.send(data)];
|
|
40
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
41
|
+
}
|
|
42
|
+
});
|
|
34
43
|
});
|
|
35
|
-
}
|
|
36
|
-
|
|
44
|
+
};
|
|
45
|
+
FacebookUserEventHandler.prototype.userClick = function (data) {
|
|
46
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
47
|
+
var event;
|
|
48
|
+
return __generator(this, function (_a) {
|
|
49
|
+
switch (_a.label) {
|
|
50
|
+
case 0:
|
|
51
|
+
event = new FacebookCustomEvent('UserClick');
|
|
52
|
+
return [4 /*yield*/, event.send(data)];
|
|
53
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
54
|
+
}
|
|
55
|
+
});
|
|
56
|
+
});
|
|
57
|
+
};
|
|
58
|
+
return FacebookUserEventHandler;
|
|
59
|
+
}());
|
|
37
60
|
export { FacebookUserEventHandler };
|
|
38
61
|
//# sourceMappingURL=UserEventHandler.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserEventHandler.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Facebook/UserEventHandler.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"UserEventHandler.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Facebook/UserEventHandler.ts"],"names":[],"mappings":";AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,eAAe,CAAA;AAEnD;IAAA;IAoBA,CAAC;IAnBc,8CAAW,GAAxB,UAAyB,IAAO;;;;;;wBACxB,KAAK,GAAG,IAAI,mBAAmB,CAAI,aAAa,CAAC,CAAA;wBAChD,qBAAM,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,EAAA;4BAA7B,sBAAO,SAAsB,EAAA;;;;KAC9B;IAEY,gDAAa,GAA1B,UAA2B,IAA6B;;;;;;wBAChD,KAAK,GAAG,IAAI,mBAAmB,CAA0B,eAAe,CAAC,CAAA;wBACxE,qBAAM,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,EAAA;4BAA7B,sBAAO,SAAsB,EAAA;;;;KAC9B;IAEY,8CAAW,GAAxB,UAAyB,IAA2B;;;;;;wBAC5C,KAAK,GAAG,IAAI,mBAAmB,CAAwB,aAAa,CAAC,CAAA;wBACpE,qBAAM,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,EAAA;4BAA7B,sBAAO,SAAsB,EAAA;;;;KAC9B;IAEY,4CAAS,GAAtB,UAAuB,IAAyB;;;;;;wBACxC,KAAK,GAAG,IAAI,mBAAmB,CAAsB,WAAW,CAAC,CAAA;wBAChE,qBAAM,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,EAAA;4BAA7B,sBAAO,SAAsB,EAAA;;;;KAC9B;IACH,+BAAC;AAAD,CAAC,AApBD,IAoBC;AAED,OAAO,EAAE,wBAAwB,EAAE,CAAA"}
|
|
@@ -1,44 +1,58 @@
|
|
|
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 } from '@xylabs/sdk-js';
|
|
11
3
|
import { Gtag } from './Gtag';
|
|
12
4
|
import { Gtm } from './Gtm';
|
|
13
|
-
|
|
14
|
-
|
|
5
|
+
var GoogleBaseEvent = /** @class */ (function () {
|
|
6
|
+
function GoogleBaseEvent(name, adwordConversionId) {
|
|
15
7
|
this.name = name;
|
|
16
8
|
this.adwordConversionId = adwordConversionId;
|
|
17
9
|
}
|
|
18
|
-
send(data) {
|
|
19
|
-
return __awaiter(this, void 0, void 0, function
|
|
20
|
-
return
|
|
10
|
+
GoogleBaseEvent.prototype.send = function (data) {
|
|
11
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
12
|
+
return __generator(this, function (_a) {
|
|
13
|
+
switch (_a.label) {
|
|
14
|
+
case 0: return [4 /*yield*/, this.sendGtag(data)];
|
|
15
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
16
|
+
}
|
|
17
|
+
});
|
|
21
18
|
});
|
|
22
|
-
}
|
|
23
|
-
sendGtag(data) {
|
|
24
|
-
return __awaiter(this, void 0, void 0, function
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
19
|
+
};
|
|
20
|
+
GoogleBaseEvent.prototype.sendGtag = function (data) {
|
|
21
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
22
|
+
return __generator(this, function (_a) {
|
|
23
|
+
switch (_a.label) {
|
|
24
|
+
case 0: return [4 /*yield*/, this.gtag().sendAnalytics(this.name, data)];
|
|
25
|
+
case 1:
|
|
26
|
+
_a.sent();
|
|
27
|
+
if (!this.adwordConversionId) return [3 /*break*/, 3];
|
|
28
|
+
return [4 /*yield*/, this.gtag().sendAdwords(this.adwordConversionId, data)];
|
|
29
|
+
case 2:
|
|
30
|
+
_a.sent();
|
|
31
|
+
_a.label = 3;
|
|
32
|
+
case 3: return [2 /*return*/];
|
|
33
|
+
}
|
|
34
|
+
});
|
|
29
35
|
});
|
|
30
|
-
}
|
|
31
|
-
sendGtm(data) {
|
|
32
|
-
return __awaiter(this, void 0, void 0, function
|
|
33
|
-
|
|
36
|
+
};
|
|
37
|
+
GoogleBaseEvent.prototype.sendGtm = function (data) {
|
|
38
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
39
|
+
return __generator(this, function (_a) {
|
|
40
|
+
switch (_a.label) {
|
|
41
|
+
case 0: return [4 /*yield*/, this.gtm().send(this.name, data)];
|
|
42
|
+
case 1:
|
|
43
|
+
_a.sent();
|
|
44
|
+
return [2 /*return*/];
|
|
45
|
+
}
|
|
46
|
+
});
|
|
34
47
|
});
|
|
35
|
-
}
|
|
36
|
-
gtag() {
|
|
48
|
+
};
|
|
49
|
+
GoogleBaseEvent.prototype.gtag = function () {
|
|
37
50
|
return assertEx(Gtag.instance, 'Missing/uninitialized gtag');
|
|
38
|
-
}
|
|
39
|
-
gtm() {
|
|
51
|
+
};
|
|
52
|
+
GoogleBaseEvent.prototype.gtm = function () {
|
|
40
53
|
return assertEx(Gtm.instance, 'Missing/uninitialized gtm');
|
|
41
|
-
}
|
|
42
|
-
|
|
54
|
+
};
|
|
55
|
+
return GoogleBaseEvent;
|
|
56
|
+
}());
|
|
43
57
|
export { GoogleBaseEvent };
|
|
44
58
|
//# sourceMappingURL=BaseEvent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Google/BaseEvent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BaseEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Google/BaseEvent.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAA;AAEzC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA;AAC7B,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAE3B;IAGE,yBAAY,IAAY,EAAE,kBAA2B;QACnD,IAAI,CAAC,IAAI,GAAG,IAAI,CAAA;QAChB,IAAI,CAAC,kBAAkB,GAAG,kBAAkB,CAAA;IAC9C,CAAC;IAEK,8BAAI,GAAV,UAAW,IAAO;;;;4BACT,qBAAM,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,EAAA;4BAAhC,sBAAO,SAAyB,EAAA;;;;KACjC;IAEK,kCAAQ,GAAd,UAAe,IAAO;;;;4BACpB,qBAAM,IAAI,CAAC,IAAI,EAAE,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,EAAA;;wBAAhD,SAAgD,CAAA;6BAC5C,IAAI,CAAC,kBAAkB,EAAvB,wBAAuB;wBACzB,qBAAM,IAAI,CAAC,IAAI,EAAE,CAAC,WAAW,CAAC,IAAI,CAAC,kBAAkB,EAAE,IAAI,CAAC,EAAA;;wBAA5D,SAA4D,CAAA;;;;;;KAE/D;IAEK,iCAAO,GAAb,UAAc,IAAO;;;;4BACnB,qBAAM,IAAI,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,EAAA;;wBAAtC,SAAsC,CAAA;;;;;KACvC;IAEM,8BAAI,GAAX;QACE,OAAO,QAAQ,CAAC,IAAI,CAAC,QAAQ,EAAE,4BAA4B,CAAC,CAAA;IAC9D,CAAC;IAEM,6BAAG,GAAV;QACE,OAAO,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,2BAA2B,CAAC,CAAA;IAC5D,CAAC;IACH,sBAAC;AAAD,CAAC,AA9BD,IA8BC;AAED,OAAO,EAAE,eAAe,EAAE,CAAA"}
|
|
@@ -1,5 +1,11 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { GoogleBaseEvent } from './BaseEvent';
|
|
2
|
-
|
|
3
|
-
|
|
3
|
+
var GoogleCustomEvent = /** @class */ (function (_super) {
|
|
4
|
+
__extends(GoogleCustomEvent, _super);
|
|
5
|
+
function GoogleCustomEvent() {
|
|
6
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
7
|
+
}
|
|
8
|
+
return GoogleCustomEvent;
|
|
9
|
+
}(GoogleBaseEvent));
|
|
4
10
|
export { GoogleCustomEvent };
|
|
5
11
|
//# sourceMappingURL=CustomEvent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Google/CustomEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAA;AAE7C,
|
|
1
|
+
{"version":3,"file":"CustomEvent.js","sourceRoot":"","sources":["../../../../src/lib/Tracking/Google/CustomEvent.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAA;AAE7C;IAAmE,qCAAkB;IAArF;;IAAuF,CAAC;IAAD,wBAAC;AAAD,CAAC,AAAxF,CAAmE,eAAe,GAAM;AAExF,OAAO,EAAE,iBAAiB,EAAE,CAAA"}
|