affise-attribution-lib 1.6.16 → 1.6.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/README.md +201 -15
- package/lib/commonjs/Export.js +89 -1
- package/lib/commonjs/Export.js.map +1 -1
- package/lib/commonjs/deeplink/DeeplinkValue.js +32 -0
- package/lib/commonjs/deeplink/DeeplinkValue.js.map +1 -0
- package/lib/commonjs/deeplink/OnDeeplinkCallback.js +6 -0
- package/lib/commonjs/events/base/AffiseCustomEventProps.js +6 -0
- package/lib/commonjs/events/base/AffiseCustomEventProps.js.map +1 -0
- package/lib/commonjs/events/base/AffiseEvent.js +1 -1
- package/lib/commonjs/events/base/AffiseEvent.js.map +1 -1
- package/lib/commonjs/events/base/AffiseEventProps.js +2 -0
- package/lib/commonjs/events/base/AffiseEventProps.js.map +1 -0
- package/lib/commonjs/events/base/NativeEvent.js +7 -2
- package/lib/commonjs/events/base/NativeEvent.js.map +1 -1
- package/lib/commonjs/events/custom/CustomId01Event.js +5 -6
- package/lib/commonjs/events/custom/CustomId01Event.js.map +1 -1
- package/lib/commonjs/events/custom/CustomId02Event.js +5 -6
- package/lib/commonjs/events/custom/CustomId02Event.js.map +1 -1
- package/lib/commonjs/events/custom/CustomId03Event.js +5 -6
- package/lib/commonjs/events/custom/CustomId03Event.js.map +1 -1
- package/lib/commonjs/events/custom/CustomId04Event.js +5 -6
- package/lib/commonjs/events/custom/CustomId04Event.js.map +1 -1
- package/lib/commonjs/events/custom/CustomId05Event.js +5 -6
- package/lib/commonjs/events/custom/CustomId05Event.js.map +1 -1
- package/lib/commonjs/events/custom/CustomId06Event.js +5 -6
- package/lib/commonjs/events/custom/CustomId06Event.js.map +1 -1
- package/lib/commonjs/events/custom/CustomId07Event.js +5 -6
- package/lib/commonjs/events/custom/CustomId07Event.js.map +1 -1
- package/lib/commonjs/events/custom/CustomId08Event.js +5 -6
- package/lib/commonjs/events/custom/CustomId08Event.js.map +1 -1
- package/lib/commonjs/events/custom/CustomId09Event.js +5 -6
- package/lib/commonjs/events/custom/CustomId09Event.js.map +1 -1
- package/lib/commonjs/events/custom/CustomId10Event.js +5 -6
- package/lib/commonjs/events/custom/CustomId10Event.js.map +1 -1
- package/lib/commonjs/events/custom/UserCustomEvent.js +2 -7
- package/lib/commonjs/events/custom/UserCustomEvent.js.map +1 -1
- package/lib/commonjs/events/custom/UserCustomSubscriptionEvent.js +10 -8
- package/lib/commonjs/events/custom/UserCustomSubscriptionEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/AchieveLevelEvent.js +5 -6
- package/lib/commonjs/events/predefined/AchieveLevelEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/AdRevenueEvent.js +5 -6
- package/lib/commonjs/events/predefined/AdRevenueEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/AddPaymentInfoEvent.js +5 -6
- package/lib/commonjs/events/predefined/AddPaymentInfoEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/AddToCartEvent.js +5 -6
- package/lib/commonjs/events/predefined/AddToCartEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/AddToWishlistEvent.js +5 -6
- package/lib/commonjs/events/predefined/AddToWishlistEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/ClickAdvEvent.js +5 -6
- package/lib/commonjs/events/predefined/ClickAdvEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/CompleteRegistrationEvent.js +5 -6
- package/lib/commonjs/events/predefined/CompleteRegistrationEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/CompleteStreamEvent.js +5 -6
- package/lib/commonjs/events/predefined/CompleteStreamEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/CompleteTrialEvent.js +5 -6
- package/lib/commonjs/events/predefined/CompleteTrialEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/CompleteTutorialEvent.js +5 -6
- package/lib/commonjs/events/predefined/CompleteTutorialEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/ContactEvent.js +5 -6
- package/lib/commonjs/events/predefined/ContactEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/ContentItemsViewEvent.js +5 -6
- package/lib/commonjs/events/predefined/ContentItemsViewEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/CustomizeProductEvent.js +5 -6
- package/lib/commonjs/events/predefined/CustomizeProductEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/DeepLinkedEvent.js +5 -6
- package/lib/commonjs/events/predefined/DeepLinkedEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/DonateEvent.js +5 -6
- package/lib/commonjs/events/predefined/DonateEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/FindLocationEvent.js +5 -6
- package/lib/commonjs/events/predefined/FindLocationEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/InitiateCheckoutEvent.js +5 -6
- package/lib/commonjs/events/predefined/InitiateCheckoutEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/InitiatePurchaseEvent.js +5 -6
- package/lib/commonjs/events/predefined/InitiatePurchaseEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/InitiateStreamEvent.js +5 -6
- package/lib/commonjs/events/predefined/InitiateStreamEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/InviteEvent.js +5 -6
- package/lib/commonjs/events/predefined/InviteEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/LastAttributedTouchEvent.js +5 -6
- package/lib/commonjs/events/predefined/LastAttributedTouchEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/LeadEvent.js +5 -6
- package/lib/commonjs/events/predefined/LeadEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/ListViewEvent.js +5 -6
- package/lib/commonjs/events/predefined/ListViewEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/LoginEvent.js +5 -6
- package/lib/commonjs/events/predefined/LoginEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/OpenedFromPushNotificationEvent.js +5 -6
- package/lib/commonjs/events/predefined/OpenedFromPushNotificationEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/OrderCancelEvent.js +5 -6
- package/lib/commonjs/events/predefined/OrderCancelEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/OrderEvent.js +5 -6
- package/lib/commonjs/events/predefined/OrderEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/OrderItemAddedEvent.js +5 -6
- package/lib/commonjs/events/predefined/OrderItemAddedEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/OrderItemRemoveEvent.js +5 -6
- package/lib/commonjs/events/predefined/OrderItemRemoveEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/OrderReturnRequestCancelEvent.js +5 -6
- package/lib/commonjs/events/predefined/OrderReturnRequestCancelEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/OrderReturnRequestEvent.js +5 -6
- package/lib/commonjs/events/predefined/OrderReturnRequestEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/PurchaseEvent.js +5 -6
- package/lib/commonjs/events/predefined/PurchaseEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/RateEvent.js +5 -6
- package/lib/commonjs/events/predefined/RateEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/ReEngageEvent.js +5 -6
- package/lib/commonjs/events/predefined/ReEngageEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/ReserveEvent.js +5 -6
- package/lib/commonjs/events/predefined/ReserveEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/SalesEvent.js +5 -6
- package/lib/commonjs/events/predefined/SalesEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/ScheduleEvent.js +5 -6
- package/lib/commonjs/events/predefined/ScheduleEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/SearchEvent.js +5 -6
- package/lib/commonjs/events/predefined/SearchEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/ShareEvent.js +5 -6
- package/lib/commonjs/events/predefined/ShareEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/SpendCreditsEvent.js +5 -6
- package/lib/commonjs/events/predefined/SpendCreditsEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/StartRegistrationEvent.js +5 -6
- package/lib/commonjs/events/predefined/StartRegistrationEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/StartTrialEvent.js +5 -6
- package/lib/commonjs/events/predefined/StartTrialEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/StartTutorialEvent.js +5 -6
- package/lib/commonjs/events/predefined/StartTutorialEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/SubmitApplicationEvent.js +5 -6
- package/lib/commonjs/events/predefined/SubmitApplicationEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/SubscribeEvent.js +5 -6
- package/lib/commonjs/events/predefined/SubscribeEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/TravelBookingEvent.js +5 -6
- package/lib/commonjs/events/predefined/TravelBookingEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/UnlockAchievementEvent.js +5 -6
- package/lib/commonjs/events/predefined/UnlockAchievementEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/UnsubscribeEvent.js +5 -6
- package/lib/commonjs/events/predefined/UnsubscribeEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/UpdateEvent.js +5 -6
- package/lib/commonjs/events/predefined/UpdateEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/ViewAdvEvent.js +5 -6
- package/lib/commonjs/events/predefined/ViewAdvEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/ViewCartEvent.js +5 -6
- package/lib/commonjs/events/predefined/ViewCartEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/ViewContentEvent.js +5 -6
- package/lib/commonjs/events/predefined/ViewContentEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/ViewItemEvent.js +5 -6
- package/lib/commonjs/events/predefined/ViewItemEvent.js.map +1 -1
- package/lib/commonjs/events/predefined/ViewItemsEvent.js +5 -6
- package/lib/commonjs/events/predefined/ViewItemsEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/AffiseCustomSubscriptionEventProps.js +6 -0
- package/lib/commonjs/events/subscription/AffiseCustomSubscriptionEventProps.js.map +1 -0
- package/lib/commonjs/events/subscription/AffiseSubscriptionEventProps.js +2 -0
- package/lib/commonjs/events/subscription/AffiseSubscriptionEventProps.js.map +1 -0
- package/lib/commonjs/events/subscription/BaseSubscriptionEvent.js +12 -3
- package/lib/commonjs/events/subscription/BaseSubscriptionEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/ConvertedOfferEvent.js +6 -6
- package/lib/commonjs/events/subscription/ConvertedOfferEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/ConvertedOfferFromRetryEvent.js +6 -6
- package/lib/commonjs/events/subscription/ConvertedOfferFromRetryEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/ConvertedTrialEvent.js +6 -6
- package/lib/commonjs/events/subscription/ConvertedTrialEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/ConvertedTrialFromRetryEvent.js +6 -6
- package/lib/commonjs/events/subscription/ConvertedTrialFromRetryEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/FailedOfferFromRetryEvent.js +6 -6
- package/lib/commonjs/events/subscription/FailedOfferFromRetryEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/FailedOfferiseEvent.js +6 -6
- package/lib/commonjs/events/subscription/FailedOfferiseEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/FailedSubscriptionEvent.js +6 -6
- package/lib/commonjs/events/subscription/FailedSubscriptionEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/FailedSubscriptionFromRetryEvent.js +6 -6
- package/lib/commonjs/events/subscription/FailedSubscriptionFromRetryEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/FailedTrialEvent.js +6 -6
- package/lib/commonjs/events/subscription/FailedTrialEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/FailedTrialFromRetryEvent.js +6 -6
- package/lib/commonjs/events/subscription/FailedTrialFromRetryEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/InitialOfferEvent.js +6 -6
- package/lib/commonjs/events/subscription/InitialOfferEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/InitialSubscriptionEvent.js +6 -6
- package/lib/commonjs/events/subscription/InitialSubscriptionEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/InitialTrialEvent.js +6 -6
- package/lib/commonjs/events/subscription/InitialTrialEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/OfferInRetryEvent.js +6 -6
- package/lib/commonjs/events/subscription/OfferInRetryEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/ReactivatedSubscriptionEvent.js +6 -6
- package/lib/commonjs/events/subscription/ReactivatedSubscriptionEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/RenewedSubscriptionEvent.js +6 -6
- package/lib/commonjs/events/subscription/RenewedSubscriptionEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/RenewedSubscriptionFromRetryEvent.js +6 -6
- package/lib/commonjs/events/subscription/RenewedSubscriptionFromRetryEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/SubscriptionInRetryEvent.js +6 -6
- package/lib/commonjs/events/subscription/SubscriptionInRetryEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/TrialInRetryEvent.js +6 -6
- package/lib/commonjs/events/subscription/TrialInRetryEvent.js.map +1 -1
- package/lib/commonjs/events/subscription/UnsubscriptionEvent.js +6 -6
- package/lib/commonjs/events/subscription/UnsubscriptionEvent.js.map +1 -1
- package/lib/commonjs/index.js +40 -3
- package/lib/commonjs/index.js.map +1 -1
- package/lib/commonjs/module/AffiseKeyValue.js +0 -12
- package/lib/commonjs/module/AffiseKeyValue.js.map +1 -1
- package/lib/commonjs/module/AffiseModules.js +1 -0
- package/lib/commonjs/module/AffiseModules.js.map +1 -1
- package/lib/commonjs/module/link/AffiseLinkCallback.js +2 -0
- package/lib/commonjs/module/link/AffiseLinkCallback.js.map +1 -0
- package/lib/commonjs/native/AffiseApiMethod.js +7 -4
- package/lib/commonjs/native/AffiseApiMethod.js.map +1 -1
- package/lib/commonjs/native/AffiseNative.js +49 -41
- package/lib/commonjs/native/AffiseNative.js.map +1 -1
- package/lib/commonjs/native/NativeBasePlatform.js +3 -1
- package/lib/commonjs/native/NativeBasePlatform.js.map +1 -1
- package/lib/commonjs/native/utils/DataMapper.js +33 -0
- package/lib/commonjs/native/utils/DataMapper.js.map +1 -0
- package/lib/commonjs/native/utils/DebugUtils.js +13 -11
- package/lib/commonjs/native/utils/DebugUtils.js.map +1 -1
- package/lib/module/Export.js +9 -1
- package/lib/module/Export.js.map +1 -1
- package/lib/module/deeplink/DeeplinkValue.js +25 -0
- package/lib/module/deeplink/DeeplinkValue.js.map +1 -0
- package/lib/module/deeplink/OnDeeplinkCallback.js +2 -0
- package/lib/module/events/base/AffiseCustomEventProps.js +2 -0
- package/lib/module/events/base/AffiseCustomEventProps.js.map +1 -0
- package/lib/module/events/base/AffiseEvent.js +1 -1
- package/lib/module/events/base/AffiseEvent.js.map +1 -1
- package/lib/module/events/base/AffiseEventProps.js +2 -0
- package/lib/module/events/base/AffiseEventProps.js.map +1 -0
- package/lib/module/events/base/NativeEvent.js +7 -2
- package/lib/module/events/base/NativeEvent.js.map +1 -1
- package/lib/module/events/custom/CustomId01Event.js +5 -7
- package/lib/module/events/custom/CustomId01Event.js.map +1 -1
- package/lib/module/events/custom/CustomId02Event.js +5 -7
- package/lib/module/events/custom/CustomId02Event.js.map +1 -1
- package/lib/module/events/custom/CustomId03Event.js +5 -7
- package/lib/module/events/custom/CustomId03Event.js.map +1 -1
- package/lib/module/events/custom/CustomId04Event.js +5 -7
- package/lib/module/events/custom/CustomId04Event.js.map +1 -1
- package/lib/module/events/custom/CustomId05Event.js +5 -7
- package/lib/module/events/custom/CustomId05Event.js.map +1 -1
- package/lib/module/events/custom/CustomId06Event.js +5 -7
- package/lib/module/events/custom/CustomId06Event.js.map +1 -1
- package/lib/module/events/custom/CustomId07Event.js +5 -7
- package/lib/module/events/custom/CustomId07Event.js.map +1 -1
- package/lib/module/events/custom/CustomId08Event.js +5 -7
- package/lib/module/events/custom/CustomId08Event.js.map +1 -1
- package/lib/module/events/custom/CustomId09Event.js +5 -7
- package/lib/module/events/custom/CustomId09Event.js.map +1 -1
- package/lib/module/events/custom/CustomId10Event.js +5 -7
- package/lib/module/events/custom/CustomId10Event.js.map +1 -1
- package/lib/module/events/custom/UserCustomEvent.js +2 -8
- package/lib/module/events/custom/UserCustomEvent.js.map +1 -1
- package/lib/module/events/custom/UserCustomSubscriptionEvent.js +10 -8
- package/lib/module/events/custom/UserCustomSubscriptionEvent.js.map +1 -1
- package/lib/module/events/predefined/AchieveLevelEvent.js +5 -6
- package/lib/module/events/predefined/AchieveLevelEvent.js.map +1 -1
- package/lib/module/events/predefined/AdRevenueEvent.js +5 -6
- package/lib/module/events/predefined/AdRevenueEvent.js.map +1 -1
- package/lib/module/events/predefined/AddPaymentInfoEvent.js +5 -6
- package/lib/module/events/predefined/AddPaymentInfoEvent.js.map +1 -1
- package/lib/module/events/predefined/AddToCartEvent.js +5 -6
- package/lib/module/events/predefined/AddToCartEvent.js.map +1 -1
- package/lib/module/events/predefined/AddToWishlistEvent.js +5 -6
- package/lib/module/events/predefined/AddToWishlistEvent.js.map +1 -1
- package/lib/module/events/predefined/ClickAdvEvent.js +5 -6
- package/lib/module/events/predefined/ClickAdvEvent.js.map +1 -1
- package/lib/module/events/predefined/CompleteRegistrationEvent.js +5 -6
- package/lib/module/events/predefined/CompleteRegistrationEvent.js.map +1 -1
- package/lib/module/events/predefined/CompleteStreamEvent.js +5 -6
- package/lib/module/events/predefined/CompleteStreamEvent.js.map +1 -1
- package/lib/module/events/predefined/CompleteTrialEvent.js +5 -6
- package/lib/module/events/predefined/CompleteTrialEvent.js.map +1 -1
- package/lib/module/events/predefined/CompleteTutorialEvent.js +5 -6
- package/lib/module/events/predefined/CompleteTutorialEvent.js.map +1 -1
- package/lib/module/events/predefined/ContactEvent.js +5 -6
- package/lib/module/events/predefined/ContactEvent.js.map +1 -1
- package/lib/module/events/predefined/ContentItemsViewEvent.js +5 -6
- package/lib/module/events/predefined/ContentItemsViewEvent.js.map +1 -1
- package/lib/module/events/predefined/CustomizeProductEvent.js +5 -6
- package/lib/module/events/predefined/CustomizeProductEvent.js.map +1 -1
- package/lib/module/events/predefined/DeepLinkedEvent.js +5 -6
- package/lib/module/events/predefined/DeepLinkedEvent.js.map +1 -1
- package/lib/module/events/predefined/DonateEvent.js +5 -6
- package/lib/module/events/predefined/DonateEvent.js.map +1 -1
- package/lib/module/events/predefined/FindLocationEvent.js +5 -6
- package/lib/module/events/predefined/FindLocationEvent.js.map +1 -1
- package/lib/module/events/predefined/InitiateCheckoutEvent.js +5 -6
- package/lib/module/events/predefined/InitiateCheckoutEvent.js.map +1 -1
- package/lib/module/events/predefined/InitiatePurchaseEvent.js +5 -6
- package/lib/module/events/predefined/InitiatePurchaseEvent.js.map +1 -1
- package/lib/module/events/predefined/InitiateStreamEvent.js +5 -6
- package/lib/module/events/predefined/InitiateStreamEvent.js.map +1 -1
- package/lib/module/events/predefined/InviteEvent.js +5 -6
- package/lib/module/events/predefined/InviteEvent.js.map +1 -1
- package/lib/module/events/predefined/LastAttributedTouchEvent.js +5 -6
- package/lib/module/events/predefined/LastAttributedTouchEvent.js.map +1 -1
- package/lib/module/events/predefined/LeadEvent.js +5 -6
- package/lib/module/events/predefined/LeadEvent.js.map +1 -1
- package/lib/module/events/predefined/ListViewEvent.js +5 -6
- package/lib/module/events/predefined/ListViewEvent.js.map +1 -1
- package/lib/module/events/predefined/LoginEvent.js +5 -6
- package/lib/module/events/predefined/LoginEvent.js.map +1 -1
- package/lib/module/events/predefined/OpenedFromPushNotificationEvent.js +5 -6
- package/lib/module/events/predefined/OpenedFromPushNotificationEvent.js.map +1 -1
- package/lib/module/events/predefined/OrderCancelEvent.js +5 -6
- package/lib/module/events/predefined/OrderCancelEvent.js.map +1 -1
- package/lib/module/events/predefined/OrderEvent.js +5 -6
- package/lib/module/events/predefined/OrderEvent.js.map +1 -1
- package/lib/module/events/predefined/OrderItemAddedEvent.js +5 -6
- package/lib/module/events/predefined/OrderItemAddedEvent.js.map +1 -1
- package/lib/module/events/predefined/OrderItemRemoveEvent.js +5 -6
- package/lib/module/events/predefined/OrderItemRemoveEvent.js.map +1 -1
- package/lib/module/events/predefined/OrderReturnRequestCancelEvent.js +5 -6
- package/lib/module/events/predefined/OrderReturnRequestCancelEvent.js.map +1 -1
- package/lib/module/events/predefined/OrderReturnRequestEvent.js +5 -6
- package/lib/module/events/predefined/OrderReturnRequestEvent.js.map +1 -1
- package/lib/module/events/predefined/PurchaseEvent.js +5 -6
- package/lib/module/events/predefined/PurchaseEvent.js.map +1 -1
- package/lib/module/events/predefined/RateEvent.js +5 -6
- package/lib/module/events/predefined/RateEvent.js.map +1 -1
- package/lib/module/events/predefined/ReEngageEvent.js +5 -6
- package/lib/module/events/predefined/ReEngageEvent.js.map +1 -1
- package/lib/module/events/predefined/ReserveEvent.js +5 -6
- package/lib/module/events/predefined/ReserveEvent.js.map +1 -1
- package/lib/module/events/predefined/SalesEvent.js +5 -6
- package/lib/module/events/predefined/SalesEvent.js.map +1 -1
- package/lib/module/events/predefined/ScheduleEvent.js +5 -6
- package/lib/module/events/predefined/ScheduleEvent.js.map +1 -1
- package/lib/module/events/predefined/SearchEvent.js +5 -6
- package/lib/module/events/predefined/SearchEvent.js.map +1 -1
- package/lib/module/events/predefined/ShareEvent.js +5 -6
- package/lib/module/events/predefined/ShareEvent.js.map +1 -1
- package/lib/module/events/predefined/SpendCreditsEvent.js +5 -6
- package/lib/module/events/predefined/SpendCreditsEvent.js.map +1 -1
- package/lib/module/events/predefined/StartRegistrationEvent.js +5 -6
- package/lib/module/events/predefined/StartRegistrationEvent.js.map +1 -1
- package/lib/module/events/predefined/StartTrialEvent.js +5 -6
- package/lib/module/events/predefined/StartTrialEvent.js.map +1 -1
- package/lib/module/events/predefined/StartTutorialEvent.js +5 -6
- package/lib/module/events/predefined/StartTutorialEvent.js.map +1 -1
- package/lib/module/events/predefined/SubmitApplicationEvent.js +5 -6
- package/lib/module/events/predefined/SubmitApplicationEvent.js.map +1 -1
- package/lib/module/events/predefined/SubscribeEvent.js +5 -6
- package/lib/module/events/predefined/SubscribeEvent.js.map +1 -1
- package/lib/module/events/predefined/TravelBookingEvent.js +5 -6
- package/lib/module/events/predefined/TravelBookingEvent.js.map +1 -1
- package/lib/module/events/predefined/UnlockAchievementEvent.js +5 -6
- package/lib/module/events/predefined/UnlockAchievementEvent.js.map +1 -1
- package/lib/module/events/predefined/UnsubscribeEvent.js +5 -6
- package/lib/module/events/predefined/UnsubscribeEvent.js.map +1 -1
- package/lib/module/events/predefined/UpdateEvent.js +5 -6
- package/lib/module/events/predefined/UpdateEvent.js.map +1 -1
- package/lib/module/events/predefined/ViewAdvEvent.js +5 -6
- package/lib/module/events/predefined/ViewAdvEvent.js.map +1 -1
- package/lib/module/events/predefined/ViewCartEvent.js +5 -6
- package/lib/module/events/predefined/ViewCartEvent.js.map +1 -1
- package/lib/module/events/predefined/ViewContentEvent.js +5 -6
- package/lib/module/events/predefined/ViewContentEvent.js.map +1 -1
- package/lib/module/events/predefined/ViewItemEvent.js +5 -6
- package/lib/module/events/predefined/ViewItemEvent.js.map +1 -1
- package/lib/module/events/predefined/ViewItemsEvent.js +5 -6
- package/lib/module/events/predefined/ViewItemsEvent.js.map +1 -1
- package/lib/module/events/subscription/AffiseCustomSubscriptionEventProps.js +2 -0
- package/lib/module/events/subscription/AffiseCustomSubscriptionEventProps.js.map +1 -0
- package/lib/module/events/subscription/AffiseSubscriptionEventProps.js +2 -0
- package/lib/module/events/subscription/AffiseSubscriptionEventProps.js.map +1 -0
- package/lib/module/events/subscription/BaseSubscriptionEvent.js +12 -3
- package/lib/module/events/subscription/BaseSubscriptionEvent.js.map +1 -1
- package/lib/module/events/subscription/ConvertedOfferEvent.js +6 -6
- package/lib/module/events/subscription/ConvertedOfferEvent.js.map +1 -1
- package/lib/module/events/subscription/ConvertedOfferFromRetryEvent.js +6 -6
- package/lib/module/events/subscription/ConvertedOfferFromRetryEvent.js.map +1 -1
- package/lib/module/events/subscription/ConvertedTrialEvent.js +6 -6
- package/lib/module/events/subscription/ConvertedTrialEvent.js.map +1 -1
- package/lib/module/events/subscription/ConvertedTrialFromRetryEvent.js +6 -6
- package/lib/module/events/subscription/ConvertedTrialFromRetryEvent.js.map +1 -1
- package/lib/module/events/subscription/FailedOfferFromRetryEvent.js +6 -6
- package/lib/module/events/subscription/FailedOfferFromRetryEvent.js.map +1 -1
- package/lib/module/events/subscription/FailedOfferiseEvent.js +6 -6
- package/lib/module/events/subscription/FailedOfferiseEvent.js.map +1 -1
- package/lib/module/events/subscription/FailedSubscriptionEvent.js +6 -6
- package/lib/module/events/subscription/FailedSubscriptionEvent.js.map +1 -1
- package/lib/module/events/subscription/FailedSubscriptionFromRetryEvent.js +6 -6
- package/lib/module/events/subscription/FailedSubscriptionFromRetryEvent.js.map +1 -1
- package/lib/module/events/subscription/FailedTrialEvent.js +6 -6
- package/lib/module/events/subscription/FailedTrialEvent.js.map +1 -1
- package/lib/module/events/subscription/FailedTrialFromRetryEvent.js +6 -6
- package/lib/module/events/subscription/FailedTrialFromRetryEvent.js.map +1 -1
- package/lib/module/events/subscription/InitialOfferEvent.js +6 -6
- package/lib/module/events/subscription/InitialOfferEvent.js.map +1 -1
- package/lib/module/events/subscription/InitialSubscriptionEvent.js +6 -6
- package/lib/module/events/subscription/InitialSubscriptionEvent.js.map +1 -1
- package/lib/module/events/subscription/InitialTrialEvent.js +6 -6
- package/lib/module/events/subscription/InitialTrialEvent.js.map +1 -1
- package/lib/module/events/subscription/OfferInRetryEvent.js +6 -6
- package/lib/module/events/subscription/OfferInRetryEvent.js.map +1 -1
- package/lib/module/events/subscription/ReactivatedSubscriptionEvent.js +6 -6
- package/lib/module/events/subscription/ReactivatedSubscriptionEvent.js.map +1 -1
- package/lib/module/events/subscription/RenewedSubscriptionEvent.js +6 -6
- package/lib/module/events/subscription/RenewedSubscriptionEvent.js.map +1 -1
- package/lib/module/events/subscription/RenewedSubscriptionFromRetryEvent.js +6 -6
- package/lib/module/events/subscription/RenewedSubscriptionFromRetryEvent.js.map +1 -1
- package/lib/module/events/subscription/SubscriptionInRetryEvent.js +6 -6
- package/lib/module/events/subscription/SubscriptionInRetryEvent.js.map +1 -1
- package/lib/module/events/subscription/TrialInRetryEvent.js +6 -6
- package/lib/module/events/subscription/TrialInRetryEvent.js.map +1 -1
- package/lib/module/events/subscription/UnsubscriptionEvent.js +6 -6
- package/lib/module/events/subscription/UnsubscriptionEvent.js.map +1 -1
- package/lib/module/index.js +40 -3
- package/lib/module/index.js.map +1 -1
- package/lib/module/module/AffiseKeyValue.js +0 -11
- package/lib/module/module/AffiseKeyValue.js.map +1 -1
- package/lib/module/module/AffiseModules.js +1 -0
- package/lib/module/module/AffiseModules.js.map +1 -1
- package/lib/module/module/link/AffiseLinkCallback.js +2 -0
- package/lib/module/module/link/AffiseLinkCallback.js.map +1 -0
- package/lib/module/native/AffiseApiMethod.js +7 -4
- package/lib/module/native/AffiseApiMethod.js.map +1 -1
- package/lib/module/native/AffiseNative.js +49 -41
- package/lib/module/native/AffiseNative.js.map +1 -1
- package/lib/module/native/NativeBasePlatform.js +3 -1
- package/lib/module/native/NativeBasePlatform.js.map +1 -1
- package/lib/module/native/utils/DataMapper.js +26 -0
- package/lib/module/native/utils/DataMapper.js.map +1 -0
- package/lib/module/native/utils/DebugUtils.js +13 -11
- package/lib/module/native/utils/DebugUtils.js.map +1 -1
- package/lib/typescript/Export.d.ts +9 -1
- package/lib/typescript/Export.d.ts.map +1 -1
- package/lib/typescript/deeplink/DeeplinkValue.d.ts +10 -0
- package/lib/typescript/deeplink/DeeplinkValue.d.ts.map +1 -0
- package/lib/typescript/deeplink/OnDeeplinkCallback.d.ts +3 -0
- package/lib/typescript/deeplink/OnDeeplinkCallback.d.ts.map +1 -0
- package/lib/typescript/events/base/AffiseCustomEventProps.d.ts +5 -0
- package/lib/typescript/events/base/AffiseCustomEventProps.d.ts.map +1 -0
- package/lib/typescript/events/base/AffiseEvent.d.ts +1 -1
- package/lib/typescript/events/base/AffiseEvent.d.ts.map +1 -1
- package/lib/typescript/events/base/AffiseEventProps.d.ts +5 -0
- package/lib/typescript/events/base/AffiseEventProps.d.ts.map +1 -0
- package/lib/typescript/events/base/NativeEvent.d.ts +2 -1
- package/lib/typescript/events/base/NativeEvent.d.ts.map +1 -1
- package/lib/typescript/events/custom/CustomId01Event.d.ts +2 -4
- package/lib/typescript/events/custom/CustomId01Event.d.ts.map +1 -1
- package/lib/typescript/events/custom/CustomId02Event.d.ts +2 -4
- package/lib/typescript/events/custom/CustomId02Event.d.ts.map +1 -1
- package/lib/typescript/events/custom/CustomId03Event.d.ts +2 -4
- package/lib/typescript/events/custom/CustomId03Event.d.ts.map +1 -1
- package/lib/typescript/events/custom/CustomId04Event.d.ts +2 -4
- package/lib/typescript/events/custom/CustomId04Event.d.ts.map +1 -1
- package/lib/typescript/events/custom/CustomId05Event.d.ts +2 -4
- package/lib/typescript/events/custom/CustomId05Event.d.ts.map +1 -1
- package/lib/typescript/events/custom/CustomId06Event.d.ts +2 -4
- package/lib/typescript/events/custom/CustomId06Event.d.ts.map +1 -1
- package/lib/typescript/events/custom/CustomId07Event.d.ts +2 -4
- package/lib/typescript/events/custom/CustomId07Event.d.ts.map +1 -1
- package/lib/typescript/events/custom/CustomId08Event.d.ts +2 -4
- package/lib/typescript/events/custom/CustomId08Event.d.ts.map +1 -1
- package/lib/typescript/events/custom/CustomId09Event.d.ts +2 -4
- package/lib/typescript/events/custom/CustomId09Event.d.ts.map +1 -1
- package/lib/typescript/events/custom/CustomId10Event.d.ts +2 -4
- package/lib/typescript/events/custom/CustomId10Event.d.ts.map +1 -1
- package/lib/typescript/events/custom/UserCustomEvent.d.ts +2 -5
- package/lib/typescript/events/custom/UserCustomEvent.d.ts.map +1 -1
- package/lib/typescript/events/custom/UserCustomSubscriptionEvent.d.ts +10 -6
- package/lib/typescript/events/custom/UserCustomSubscriptionEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/AchieveLevelEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/AchieveLevelEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/AdRevenueEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/AdRevenueEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/AddPaymentInfoEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/AddPaymentInfoEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/AddToCartEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/AddToCartEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/AddToWishlistEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/AddToWishlistEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/ClickAdvEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/ClickAdvEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/CompleteRegistrationEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/CompleteRegistrationEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/CompleteStreamEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/CompleteStreamEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/CompleteTrialEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/CompleteTrialEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/CompleteTutorialEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/CompleteTutorialEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/ContactEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/ContactEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/ContentItemsViewEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/ContentItemsViewEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/CustomizeProductEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/CustomizeProductEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/DeepLinkedEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/DeepLinkedEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/DonateEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/DonateEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/FindLocationEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/FindLocationEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/InitiateCheckoutEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/InitiateCheckoutEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/InitiatePurchaseEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/InitiatePurchaseEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/InitiateStreamEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/InitiateStreamEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/InviteEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/InviteEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/LastAttributedTouchEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/LastAttributedTouchEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/LeadEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/LeadEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/ListViewEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/ListViewEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/LoginEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/LoginEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/OpenedFromPushNotificationEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/OpenedFromPushNotificationEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/OrderCancelEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/OrderCancelEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/OrderEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/OrderEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/OrderItemAddedEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/OrderItemAddedEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/OrderItemRemoveEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/OrderItemRemoveEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/OrderReturnRequestCancelEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/OrderReturnRequestCancelEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/OrderReturnRequestEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/OrderReturnRequestEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/PurchaseEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/PurchaseEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/RateEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/RateEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/ReEngageEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/ReEngageEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/ReserveEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/ReserveEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/SalesEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/SalesEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/ScheduleEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/ScheduleEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/SearchEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/SearchEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/ShareEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/ShareEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/SpendCreditsEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/SpendCreditsEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/StartRegistrationEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/StartRegistrationEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/StartTrialEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/StartTrialEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/StartTutorialEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/StartTutorialEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/SubmitApplicationEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/SubmitApplicationEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/SubscribeEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/SubscribeEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/TravelBookingEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/TravelBookingEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/UnlockAchievementEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/UnlockAchievementEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/UnsubscribeEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/UnsubscribeEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/UpdateEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/UpdateEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/ViewAdvEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/ViewAdvEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/ViewCartEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/ViewCartEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/ViewContentEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/ViewContentEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/ViewItemEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/ViewItemEvent.d.ts.map +1 -1
- package/lib/typescript/events/predefined/ViewItemsEvent.d.ts +2 -4
- package/lib/typescript/events/predefined/ViewItemsEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/AffiseCustomSubscriptionEventProps.d.ts +6 -0
- package/lib/typescript/events/subscription/AffiseCustomSubscriptionEventProps.d.ts.map +1 -0
- package/lib/typescript/events/subscription/AffiseSubscriptionEventProps.d.ts +5 -0
- package/lib/typescript/events/subscription/AffiseSubscriptionEventProps.d.ts.map +1 -0
- package/lib/typescript/events/subscription/BaseSubscriptionEvent.d.ts +2 -1
- package/lib/typescript/events/subscription/BaseSubscriptionEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/ConvertedOfferEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/ConvertedOfferEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/ConvertedOfferFromRetryEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/ConvertedOfferFromRetryEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/ConvertedTrialEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/ConvertedTrialEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/ConvertedTrialFromRetryEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/ConvertedTrialFromRetryEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/FailedOfferFromRetryEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/FailedOfferFromRetryEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/FailedOfferiseEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/FailedOfferiseEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/FailedSubscriptionEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/FailedSubscriptionEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/FailedSubscriptionFromRetryEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/FailedSubscriptionFromRetryEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/FailedTrialEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/FailedTrialEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/FailedTrialFromRetryEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/FailedTrialFromRetryEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/InitialOfferEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/InitialOfferEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/InitialSubscriptionEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/InitialSubscriptionEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/InitialTrialEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/InitialTrialEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/OfferInRetryEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/OfferInRetryEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/ReactivatedSubscriptionEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/ReactivatedSubscriptionEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/RenewedSubscriptionEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/RenewedSubscriptionEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/RenewedSubscriptionFromRetryEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/RenewedSubscriptionFromRetryEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/SubscriptionInRetryEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/SubscriptionInRetryEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/TrialInRetryEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/TrialInRetryEvent.d.ts.map +1 -1
- package/lib/typescript/events/subscription/UnsubscriptionEvent.d.ts +2 -4
- package/lib/typescript/events/subscription/UnsubscriptionEvent.d.ts.map +1 -1
- package/lib/typescript/index.d.ts +28 -3
- package/lib/typescript/index.d.ts.map +1 -1
- package/lib/typescript/module/AffiseKeyValue.d.ts +0 -1
- package/lib/typescript/module/AffiseKeyValue.d.ts.map +1 -1
- package/lib/typescript/module/AffiseModules.d.ts +1 -0
- package/lib/typescript/module/AffiseModules.d.ts.map +1 -1
- package/lib/typescript/module/link/AffiseLinkCallback.d.ts +2 -0
- package/lib/typescript/module/link/AffiseLinkCallback.d.ts.map +1 -0
- package/lib/typescript/native/AffiseApiMethod.d.ts +5 -4
- package/lib/typescript/native/AffiseApiMethod.d.ts.map +1 -1
- package/lib/typescript/native/AffiseNative.d.ts +10 -4
- package/lib/typescript/native/AffiseNative.d.ts.map +1 -1
- package/lib/typescript/native/NativeBasePlatform.d.ts.map +1 -1
- package/lib/typescript/native/utils/DataMapper.d.ts +8 -0
- package/lib/typescript/native/utils/DataMapper.d.ts.map +1 -0
- package/lib/typescript/native/utils/DebugUtils.d.ts +4 -3
- package/lib/typescript/native/utils/DebugUtils.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/Export.ts +11 -1
- package/src/deeplink/DeeplinkValue.ts +26 -0
- package/src/deeplink/OnDeeplinkCallback.ts +3 -0
- package/src/events/base/AffiseCustomEventProps.ts +5 -0
- package/src/events/base/AffiseEvent.ts +2 -2
- package/src/events/base/AffiseEventProps.ts +4 -0
- package/src/events/base/NativeEvent.ts +3 -2
- package/src/events/custom/CustomId01Event.ts +3 -2
- package/src/events/custom/CustomId02Event.ts +3 -2
- package/src/events/custom/CustomId03Event.ts +3 -2
- package/src/events/custom/CustomId04Event.ts +3 -2
- package/src/events/custom/CustomId05Event.ts +3 -2
- package/src/events/custom/CustomId06Event.ts +3 -2
- package/src/events/custom/CustomId07Event.ts +3 -2
- package/src/events/custom/CustomId08Event.ts +3 -2
- package/src/events/custom/CustomId09Event.ts +3 -2
- package/src/events/custom/CustomId10Event.ts +3 -2
- package/src/events/custom/UserCustomEvent.ts +3 -3
- package/src/events/custom/UserCustomSubscriptionEvent.ts +11 -7
- package/src/events/predefined/AchieveLevelEvent.ts +3 -2
- package/src/events/predefined/AdRevenueEvent.ts +3 -2
- package/src/events/predefined/AddPaymentInfoEvent.ts +3 -2
- package/src/events/predefined/AddToCartEvent.ts +3 -2
- package/src/events/predefined/AddToWishlistEvent.ts +3 -2
- package/src/events/predefined/ClickAdvEvent.ts +3 -2
- package/src/events/predefined/CompleteRegistrationEvent.ts +3 -2
- package/src/events/predefined/CompleteStreamEvent.ts +3 -2
- package/src/events/predefined/CompleteTrialEvent.ts +3 -2
- package/src/events/predefined/CompleteTutorialEvent.ts +3 -2
- package/src/events/predefined/ContactEvent.ts +3 -2
- package/src/events/predefined/ContentItemsViewEvent.ts +3 -2
- package/src/events/predefined/CustomizeProductEvent.ts +3 -2
- package/src/events/predefined/DeepLinkedEvent.ts +3 -2
- package/src/events/predefined/DonateEvent.ts +3 -2
- package/src/events/predefined/FindLocationEvent.ts +3 -2
- package/src/events/predefined/InitiateCheckoutEvent.ts +3 -2
- package/src/events/predefined/InitiatePurchaseEvent.ts +3 -2
- package/src/events/predefined/InitiateStreamEvent.ts +3 -2
- package/src/events/predefined/InviteEvent.ts +3 -2
- package/src/events/predefined/LastAttributedTouchEvent.ts +3 -2
- package/src/events/predefined/LeadEvent.ts +3 -2
- package/src/events/predefined/ListViewEvent.ts +3 -2
- package/src/events/predefined/LoginEvent.ts +3 -2
- package/src/events/predefined/OpenedFromPushNotificationEvent.ts +3 -2
- package/src/events/predefined/OrderCancelEvent.ts +3 -2
- package/src/events/predefined/OrderEvent.ts +3 -2
- package/src/events/predefined/OrderItemAddedEvent.ts +3 -2
- package/src/events/predefined/OrderItemRemoveEvent.ts +3 -2
- package/src/events/predefined/OrderReturnRequestCancelEvent.ts +3 -2
- package/src/events/predefined/OrderReturnRequestEvent.ts +3 -2
- package/src/events/predefined/PurchaseEvent.ts +3 -2
- package/src/events/predefined/RateEvent.ts +3 -2
- package/src/events/predefined/ReEngageEvent.ts +3 -2
- package/src/events/predefined/ReserveEvent.ts +3 -2
- package/src/events/predefined/SalesEvent.ts +3 -2
- package/src/events/predefined/ScheduleEvent.ts +3 -2
- package/src/events/predefined/SearchEvent.ts +3 -2
- package/src/events/predefined/ShareEvent.ts +3 -2
- package/src/events/predefined/SpendCreditsEvent.ts +3 -2
- package/src/events/predefined/StartRegistrationEvent.ts +3 -2
- package/src/events/predefined/StartTrialEvent.ts +3 -2
- package/src/events/predefined/StartTutorialEvent.ts +3 -2
- package/src/events/predefined/SubmitApplicationEvent.ts +3 -2
- package/src/events/predefined/SubscribeEvent.ts +3 -2
- package/src/events/predefined/TravelBookingEvent.ts +3 -2
- package/src/events/predefined/UnlockAchievementEvent.ts +3 -2
- package/src/events/predefined/UnsubscribeEvent.ts +3 -2
- package/src/events/predefined/UpdateEvent.ts +3 -2
- package/src/events/predefined/ViewAdvEvent.ts +3 -2
- package/src/events/predefined/ViewCartEvent.ts +3 -2
- package/src/events/predefined/ViewContentEvent.ts +3 -2
- package/src/events/predefined/ViewItemEvent.ts +3 -2
- package/src/events/predefined/ViewItemsEvent.ts +3 -2
- package/src/events/subscription/AffiseCustomSubscriptionEventProps.ts +6 -0
- package/src/events/subscription/AffiseSubscriptionEventProps.ts +4 -0
- package/src/events/subscription/BaseSubscriptionEvent.ts +4 -8
- package/src/events/subscription/ConvertedOfferEvent.ts +7 -7
- package/src/events/subscription/ConvertedOfferFromRetryEvent.ts +7 -7
- package/src/events/subscription/ConvertedTrialEvent.ts +7 -7
- package/src/events/subscription/ConvertedTrialFromRetryEvent.ts +7 -7
- package/src/events/subscription/FailedOfferFromRetryEvent.ts +7 -7
- package/src/events/subscription/FailedOfferiseEvent.ts +7 -7
- package/src/events/subscription/FailedSubscriptionEvent.ts +7 -7
- package/src/events/subscription/FailedSubscriptionFromRetryEvent.ts +7 -7
- package/src/events/subscription/FailedTrialEvent.ts +7 -7
- package/src/events/subscription/FailedTrialFromRetryEvent.ts +7 -7
- package/src/events/subscription/InitialOfferEvent.ts +7 -7
- package/src/events/subscription/InitialSubscriptionEvent.ts +7 -7
- package/src/events/subscription/InitialTrialEvent.ts +7 -7
- package/src/events/subscription/OfferInRetryEvent.ts +7 -7
- package/src/events/subscription/ReactivatedSubscriptionEvent.ts +7 -7
- package/src/events/subscription/RenewedSubscriptionEvent.ts +7 -7
- package/src/events/subscription/RenewedSubscriptionFromRetryEvent.ts +7 -7
- package/src/events/subscription/SubscriptionInRetryEvent.ts +7 -7
- package/src/events/subscription/TrialInRetryEvent.ts +7 -7
- package/src/events/subscription/UnsubscriptionEvent.ts +7 -7
- package/src/index.ts +46 -6
- package/src/module/AffiseKeyValue.ts +0 -15
- package/src/module/AffiseModules.ts +1 -0
- package/src/module/link/AffiseLinkCallback.ts +1 -0
- package/src/native/AffiseApiMethod.ts +12 -3
- package/src/native/AffiseNative.ts +62 -39
- package/src/native/NativeBasePlatform.ts +3 -1
- package/src/native/utils/DataMapper.ts +37 -0
- package/src/native/utils/DebugUtils.ts +14 -13
- package/lib/commonjs/callback/OnDeeplinkCallback.js +0 -2
- package/lib/module/callback/OnDeeplinkCallback.js +0 -2
- package/lib/typescript/callback/OnDeeplinkCallback.d.ts +0 -2
- package/lib/typescript/callback/OnDeeplinkCallback.d.ts.map +0 -1
- package/src/callback/OnDeeplinkCallback.ts +0 -1
- /package/lib/commonjs/{callback → deeplink}/OnDeeplinkCallback.js.map +0 -0
- /package/lib/module/{callback → deeplink}/OnDeeplinkCallback.js.map +0 -0
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { NativeEvent } from "../base/NativeEvent";
|
|
2
|
+
import type { AffiseEventProps } from "../base/AffiseEventProps";
|
|
2
3
|
export declare class ViewCartEvent extends NativeEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
userData?: string;
|
|
5
|
-
timeStampMillis?: number;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=ViewCartEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ViewCartEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/predefined/ViewCartEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"ViewCartEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/predefined/ViewCartEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,qBAAqB,CAAC;AAEhD,OAAO,KAAK,EAAC,gBAAgB,EAAC,MAAM,0BAA0B,CAAC;AAE/D,qBAAa,aAAc,SAAQ,WAAW;gBAE9B,KAAK,CAAC,EAAE,gBAAgB;CAGvC"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { NativeEvent } from "../base/NativeEvent";
|
|
2
|
+
import type { AffiseEventProps } from "../base/AffiseEventProps";
|
|
2
3
|
export declare class ViewContentEvent extends NativeEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
userData?: string;
|
|
5
|
-
timeStampMillis?: number;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=ViewContentEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ViewContentEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/predefined/ViewContentEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"ViewContentEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/predefined/ViewContentEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,qBAAqB,CAAC;AAEhD,OAAO,KAAK,EAAC,gBAAgB,EAAC,MAAM,0BAA0B,CAAC;AAE/D,qBAAa,gBAAiB,SAAQ,WAAW;gBAEjC,KAAK,CAAC,EAAE,gBAAgB;CAGvC"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { NativeEvent } from "../base/NativeEvent";
|
|
2
|
+
import type { AffiseEventProps } from "../base/AffiseEventProps";
|
|
2
3
|
export declare class ViewItemEvent extends NativeEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
userData?: string;
|
|
5
|
-
timeStampMillis?: number;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=ViewItemEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ViewItemEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/predefined/ViewItemEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"ViewItemEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/predefined/ViewItemEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,qBAAqB,CAAC;AAEhD,OAAO,KAAK,EAAC,gBAAgB,EAAC,MAAM,0BAA0B,CAAC;AAE/D,qBAAa,aAAc,SAAQ,WAAW;gBAE9B,KAAK,CAAC,EAAE,gBAAgB;CAGvC"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { NativeEvent } from "../base/NativeEvent";
|
|
2
|
+
import type { AffiseEventProps } from "../base/AffiseEventProps";
|
|
2
3
|
export declare class ViewItemsEvent extends NativeEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
userData?: string;
|
|
5
|
-
timeStampMillis?: number;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=ViewItemsEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ViewItemsEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/predefined/ViewItemsEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"ViewItemsEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/predefined/ViewItemsEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,qBAAqB,CAAC;AAEhD,OAAO,KAAK,EAAC,gBAAgB,EAAC,MAAM,0BAA0B,CAAC;AAE/D,qBAAa,cAAe,SAAQ,WAAW;gBAE/B,KAAK,CAAC,EAAE,gBAAgB;CAGvC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
|
+
export interface AffiseCustomSubscriptionEventProps extends AffiseSubscriptionEventProps {
|
|
3
|
+
type: string;
|
|
4
|
+
subtype: string;
|
|
5
|
+
}
|
|
6
|
+
//# sourceMappingURL=AffiseCustomSubscriptionEventProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AffiseCustomSubscriptionEventProps.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/AffiseCustomSubscriptionEventProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,MAAM,WAAW,kCAAmC,SAAQ,4BAA4B;IACpF,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AffiseSubscriptionEventProps.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/AffiseSubscriptionEventProps.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,4BAA4B;IACzC,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,IAAI,CAAC;IACtC,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAC3B"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { NativeEvent } from "../base/NativeEvent";
|
|
2
|
+
import type { AffiseCustomSubscriptionEventProps } from "./AffiseCustomSubscriptionEventProps";
|
|
2
3
|
export declare class BaseSubscriptionEvent extends NativeEvent {
|
|
3
4
|
protected subtype: string;
|
|
4
5
|
protected data: Record<string, unknown>;
|
|
5
|
-
constructor(type
|
|
6
|
+
constructor({ type, subtype, data, userData }: AffiseCustomSubscriptionEventProps);
|
|
6
7
|
}
|
|
7
8
|
//# sourceMappingURL=BaseSubscriptionEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseSubscriptionEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/BaseSubscriptionEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"BaseSubscriptionEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/BaseSubscriptionEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,qBAAqB,CAAC;AAEhD,OAAO,KAAK,EAAC,kCAAkC,EAAC,MAAM,sCAAsC,CAAC;AAE7F,qBAAa,qBAAsB,SAAQ,WAAW;IAElD,SAAS,CAAC,OAAO,EAAE,MAAM,CAAC;IAC1B,SAAS,CAAC,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;gBAE5B,EAAC,IAAI,EAAE,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAC,EAAE,kCAAkC;CAelF"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class ConvertedOfferEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=ConvertedOfferEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConvertedOfferEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/ConvertedOfferEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"ConvertedOfferEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/ConvertedOfferEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,mBAAoB,SAAQ,qBAAqB;gBAC9C,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class ConvertedOfferFromRetryEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=ConvertedOfferFromRetryEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConvertedOfferFromRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/ConvertedOfferFromRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"ConvertedOfferFromRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/ConvertedOfferFromRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,4BAA6B,SAAQ,qBAAqB;gBACvD,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class ConvertedTrialEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=ConvertedTrialEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConvertedTrialEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/ConvertedTrialEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"ConvertedTrialEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/ConvertedTrialEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,mBAAoB,SAAQ,qBAAqB;gBAC9C,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class ConvertedTrialFromRetryEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=ConvertedTrialFromRetryEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConvertedTrialFromRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/ConvertedTrialFromRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"ConvertedTrialFromRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/ConvertedTrialFromRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,4BAA6B,SAAQ,qBAAqB;gBACvD,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class FailedOfferFromRetryEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=FailedOfferFromRetryEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FailedOfferFromRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/FailedOfferFromRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"FailedOfferFromRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/FailedOfferFromRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,yBAA0B,SAAQ,qBAAqB;gBACpD,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class FailedOfferiseEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=FailedOfferiseEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FailedOfferiseEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/FailedOfferiseEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"FailedOfferiseEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/FailedOfferiseEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,mBAAoB,SAAQ,qBAAqB;gBAC9C,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class FailedSubscriptionEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=FailedSubscriptionEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FailedSubscriptionEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/FailedSubscriptionEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"FailedSubscriptionEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/FailedSubscriptionEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,uBAAwB,SAAQ,qBAAqB;gBAClD,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class FailedSubscriptionFromRetryEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=FailedSubscriptionFromRetryEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FailedSubscriptionFromRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/FailedSubscriptionFromRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"FailedSubscriptionFromRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/FailedSubscriptionFromRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,gCAAiC,SAAQ,qBAAqB;gBAC3D,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class FailedTrialEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=FailedTrialEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FailedTrialEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/FailedTrialEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"FailedTrialEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/FailedTrialEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,gBAAiB,SAAQ,qBAAqB;gBAC3C,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class FailedTrialFromRetryEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=FailedTrialFromRetryEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FailedTrialFromRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/FailedTrialFromRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"FailedTrialFromRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/FailedTrialFromRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,yBAA0B,SAAQ,qBAAqB;gBACpD,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class InitialOfferEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=InitialOfferEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InitialOfferEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/InitialOfferEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"InitialOfferEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/InitialOfferEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,iBAAkB,SAAQ,qBAAqB;gBAC5C,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class InitialSubscriptionEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=InitialSubscriptionEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InitialSubscriptionEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/InitialSubscriptionEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"InitialSubscriptionEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/InitialSubscriptionEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,wBAAyB,SAAQ,qBAAqB;gBACnD,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class InitialTrialEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=InitialTrialEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InitialTrialEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/InitialTrialEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"InitialTrialEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/InitialTrialEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,iBAAkB,SAAQ,qBAAqB;gBAC5C,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class OfferInRetryEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=OfferInRetryEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OfferInRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/OfferInRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"OfferInRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/OfferInRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,iBAAkB,SAAQ,qBAAqB;gBAC5C,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class ReactivatedSubscriptionEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=ReactivatedSubscriptionEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReactivatedSubscriptionEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/ReactivatedSubscriptionEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"ReactivatedSubscriptionEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/ReactivatedSubscriptionEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,4BAA6B,SAAQ,qBAAqB;gBACvD,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class RenewedSubscriptionEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=RenewedSubscriptionEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RenewedSubscriptionEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/RenewedSubscriptionEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"RenewedSubscriptionEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/RenewedSubscriptionEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,wBAAyB,SAAQ,qBAAqB;gBACnD,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class RenewedSubscriptionFromRetryEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=RenewedSubscriptionFromRetryEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RenewedSubscriptionFromRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/RenewedSubscriptionFromRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"RenewedSubscriptionFromRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/RenewedSubscriptionFromRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,iCAAkC,SAAQ,qBAAqB;gBAC5D,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class SubscriptionInRetryEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=SubscriptionInRetryEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SubscriptionInRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/SubscriptionInRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"SubscriptionInRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/SubscriptionInRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,wBAAyB,SAAQ,qBAAqB;gBACnD,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class TrialInRetryEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=TrialInRetryEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TrialInRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/TrialInRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"TrialInRetryEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/TrialInRetryEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,iBAAkB,SAAQ,qBAAqB;gBAC5C,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { BaseSubscriptionEvent } from "./BaseSubscriptionEvent";
|
|
2
|
+
import type { AffiseSubscriptionEventProps } from "./AffiseSubscriptionEventProps";
|
|
2
3
|
export declare class UnsubscriptionEvent extends BaseSubscriptionEvent {
|
|
3
|
-
constructor(
|
|
4
|
-
data: Record<string, unknown>;
|
|
5
|
-
userData?: string;
|
|
6
|
-
});
|
|
4
|
+
constructor(props?: AffiseSubscriptionEventProps);
|
|
7
5
|
}
|
|
8
6
|
//# sourceMappingURL=UnsubscriptionEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UnsubscriptionEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/UnsubscriptionEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"UnsubscriptionEvent.d.ts","sourceRoot":"","sources":["../../../../src/events/subscription/UnsubscriptionEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAG9D,OAAO,KAAK,EAAC,4BAA4B,EAAC,MAAM,gCAAgC,CAAC;AAEjF,qBAAa,mBAAoB,SAAQ,qBAAqB;gBAC9C,KAAK,CAAC,EAAE,4BAA4B;CAOnD"}
|
|
@@ -1,7 +1,5 @@
|
|
|
1
|
-
import type { AffiseEvent, AffiseInitPropertiesType, AffiseInitProperties, AutoCatchingType, ReferrerKey, CoarseValue, AffiseModules, ReferrerCallback, OnKeyValueCallback, ErrorCallback, OnDeeplinkCallback, DebugOnValidateCallback, DebugOnNetworkCallback } from "./Export";
|
|
1
|
+
import type { AffiseEvent, AffiseInitPropertiesType, AffiseInitProperties, AutoCatchingType, ReferrerKey, CoarseValue, AffiseModules, ReferrerCallback, OnKeyValueCallback, ErrorCallback, OnDeeplinkCallback, DebugOnValidateCallback, DebugOnNetworkCallback, OnSendSuccessCallback, OnSendFailedCallback, AffiseLinkCallback } from "./Export";
|
|
2
2
|
import { AffiseSettings } from "./Export";
|
|
3
|
-
import type { OnSendSuccessCallback } from "./events/OnSendSuccessCallback";
|
|
4
|
-
import type { OnSendFailedCallback } from "./events/OnSendFailedCallback";
|
|
5
3
|
export * from "./Export";
|
|
6
4
|
/**
|
|
7
5
|
* Entry point to initialise Affise Attribution library
|
|
@@ -82,17 +80,20 @@ export declare class Affise {
|
|
|
82
80
|
*/
|
|
83
81
|
static isTrackingEnabled(): Promise<boolean>;
|
|
84
82
|
/**
|
|
83
|
+
* @deprecated use Affise.module.getStatus
|
|
85
84
|
* Get module status
|
|
86
85
|
* @param module module name
|
|
87
86
|
* @param callback status response
|
|
88
87
|
*/
|
|
89
88
|
static getStatus(module: AffiseModules, callback: OnKeyValueCallback): void;
|
|
90
89
|
/**
|
|
90
|
+
* @deprecated use Affise.module.moduleStart
|
|
91
91
|
* Manual module start
|
|
92
92
|
* @param module module name
|
|
93
93
|
*/
|
|
94
94
|
static moduleStart(module: AffiseModules): Promise<boolean>;
|
|
95
95
|
/**
|
|
96
|
+
* @deprecated use Affise.module.getModulesInstalled
|
|
96
97
|
* Get installed modules
|
|
97
98
|
*/
|
|
98
99
|
static getModulesInstalled(): Promise<AffiseModules[]>;
|
|
@@ -146,6 +147,30 @@ export declare class Affise {
|
|
|
146
147
|
*/
|
|
147
148
|
updatePostbackConversionValue(fineValue: bigint, coarseValue: CoarseValue, completionHandler: ErrorCallback): void;
|
|
148
149
|
};
|
|
150
|
+
static module: {
|
|
151
|
+
new (): {};
|
|
152
|
+
/**
|
|
153
|
+
* Get module status
|
|
154
|
+
* @param module module name
|
|
155
|
+
* @param callback status response
|
|
156
|
+
*/
|
|
157
|
+
getStatus(module: AffiseModules, callback: OnKeyValueCallback): void;
|
|
158
|
+
/**
|
|
159
|
+
* Manual module start
|
|
160
|
+
* @param module module name
|
|
161
|
+
*/
|
|
162
|
+
moduleStart(module: AffiseModules): Promise<boolean>;
|
|
163
|
+
/**
|
|
164
|
+
* Get installed modules
|
|
165
|
+
*/
|
|
166
|
+
getModulesInstalled(): Promise<AffiseModules[]>;
|
|
167
|
+
/**
|
|
168
|
+
* Module Link url Resolve
|
|
169
|
+
* @param url url
|
|
170
|
+
* @param callback redirected url
|
|
171
|
+
*/
|
|
172
|
+
linkResolve(url: string, callback: AffiseLinkCallback): void;
|
|
173
|
+
};
|
|
149
174
|
static debug: {
|
|
150
175
|
new (): {};
|
|
151
176
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACR,WAAW,EACX,wBAAwB,EACxB,oBAAoB,EACpB,gBAAgB,EAChB,WAAW,EACX,WAAW,EACX,aAAa,EACb,gBAAgB,EAChB,kBAAkB,EAClB,aAAa,EACb,kBAAkB,EAClB,uBAAuB,EACvB,sBAAsB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACR,WAAW,EACX,wBAAwB,EACxB,oBAAoB,EACpB,gBAAgB,EAChB,WAAW,EACX,WAAW,EACX,aAAa,EACb,gBAAgB,EAChB,kBAAkB,EAClB,aAAa,EACb,kBAAkB,EAClB,uBAAuB,EACvB,sBAAsB,EACtB,qBAAqB,EACrB,oBAAoB,EACpB,kBAAkB,EACrB,MAAM,UAAU,CAAC;AAGlB,OAAO,EAAC,cAAc,EAAC,MAAM,UAAU,CAAC;AAExC,cAAc,UAAU,CAAC;AAEzB;;GAEG;AACH,qBAAa,MAAM;IAEf,OAAO,CAAC,MAAM,CAAC,MAAM,CAAsB;IAE3C;;;;;;OAMG;IACH,MAAM,CAAC,QAAQ,CAAC,EAAC,WAAW,EAAE,SAAS,EAAC,EAAE;QAAE,WAAW,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,MAAM,CAAA;KAAE,GAAG,cAAc;IAIrG;;;OAGG;IACH,MAAM,CAAC,KAAK,CACR,cAAc,EAAE,oBAAoB,GAAG,wBAAwB;IAKnE,MAAM,CAAC,aAAa,IAAI,OAAO,CAAC,OAAO,CAAC;IAIxC;;OAEG;IACH,MAAM,CAAC,SAAS,CAAC,KAAK,EAAE,WAAW;IAInC;;OAEG;IACH,MAAM,CAAC,YAAY,CAAC,KAAK,EAAE,WAAW,EAAE,OAAO,EAAE,qBAAqB,EAAE,MAAM,EAAE,oBAAoB;IAIpG;;OAEG;IACH,MAAM,CAAC,YAAY,CAAC,SAAS,EAAE,MAAM;IAIrC;;OAEG;IACH,MAAM,CAAC,wBAAwB,CAAC,QAAQ,EAAE,kBAAkB;IAI5D;;OAEG;IACH,MAAM,CAAC,YAAY,CAAC,SAAS,EAAE,MAAM;IAIrC;;OAEG;IACH,MAAM,CAAC,oBAAoB,CAAC,KAAK,EAAE,gBAAgB,EAAE;IAIrD;;;;;;OAMG;IACH,MAAM,CAAC,qBAAqB,CAAC,OAAO,EAAE,OAAO;IAI7C;;OAEG;IACH,MAAM,CAAC,oBAAoB,IAAI,OAAO,CAAC,OAAO,CAAC;IAI/C;;;;OAIG;IACH,MAAM,CAAC,4BAA4B,CAAC,OAAO,EAAE,OAAO;IAIpD;;OAEG;IACH,MAAM,CAAC,2BAA2B,IAAI,OAAO,CAAC,OAAO,CAAC;IAItD;;;;OAIG;IACH,MAAM,CAAC,kBAAkB,CAAC,OAAO,EAAE,OAAO;IAI1C;;OAEG;IACH,MAAM,CAAC,iBAAiB,IAAI,OAAO,CAAC,OAAO,CAAC;IAI5C;;;;;OAKG;IACH,MAAM,CAAC,SAAS,CAAC,MAAM,EAAE,aAAa,EAAE,QAAQ,EAAE,kBAAkB;IAIpE;;;;OAIG;IACH,MAAM,CAAC,WAAW,CAAC,MAAM,EAAE,aAAa,GAAG,OAAO,CAAC,OAAO,CAAC;IAI3D;;;OAGG;IACH,MAAM,CAAC,mBAAmB,IAAI,OAAO,CAAC,aAAa,EAAE,CAAC;IAItD;;OAEG;IACH,MAAM,CAAC,eAAe,IAAI,OAAO,CAAC,MAAM,CAAC;IAIzC;;OAEG;IACH,MAAM,CAAC,iBAAiB,IAAI,OAAO,CAAC,MAAM,CAAC;IAI3C;;OAEG;IACH,MAAM,CAAC,YAAY,IAAI,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAInD;;OAEG;IACH,MAAM,CAAC,UAAU,IAAI,OAAO,CAAC,OAAO,CAAC;IAIrC;;OAEG;IACH,MAAM,CAAC,WAAW,CAAC,QAAQ,EAAE,gBAAgB;IAI7C;;OAEG;IACH,MAAM,CAAC,gBAAgB,CAAC,GAAG,EAAE,WAAW,EAAE,QAAQ,EAAE,gBAAgB;IAIpE;;;;;OAKG;IACH,MAAM,CAAC,iBAAiB,CAAC,OAAO,EAAE,OAAO;IAIzC,MAAM,CAAC,OAAO;;QACV;;WAEG;yBACqB,MAAM;;MAOhC;IAEF,MAAM,CAAC,GAAG;;QACN;;WAEG;8DAC0D,aAAa;QAK1E;;WAEG;iDAC6C,MAAM,eAAe,WAAW,qBAAqB,aAAa;MAIpH;IAEF,MAAM,CAAE,MAAM;;QAEV;;;;WAIG;0BACsB,aAAa,YAAY,kBAAkB;QAIpE;;;WAGG;4BACwB,aAAa,GAAG,QAAQ,OAAO,CAAC;QAI3D;;WAEG;+BAC2B,QAAQ,aAAa,EAAE,CAAC;QAItD;;;;WAIG;yBACqB,MAAM,YAAY,kBAAkB;MAG9D;IAEF,MAAM,CAAC,KAAK;;QACR;;;;WAIG;2BACuB,uBAAuB;QAIjD;;;;WAIG;0BACsB,sBAAsB;MAGjD;CACL"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AffiseKeyValue.d.ts","sourceRoot":"","sources":["../../../src/module/AffiseKeyValue.ts"],"names":[],"mappings":"AAAA,qBAAa,cAAc;IAChB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;gBAET,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM;CAIzC
|
|
1
|
+
{"version":3,"file":"AffiseKeyValue.d.ts","sourceRoot":"","sources":["../../../src/module/AffiseKeyValue.ts"],"names":[],"mappings":"AAAA,qBAAa,cAAc;IAChB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;gBAET,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM;CAIzC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AffiseModules.d.ts","sourceRoot":"","sources":["../../../src/module/AffiseModules.ts"],"names":[],"mappings":"AAAA,oBAAY,aAAa;IACrB,WAAW,gBAAgB;IAC3B,SAAS,cAAc;IACvB,OAAO,YAAY;IACnB,KAAK,UAAU;IACf,MAAM,WAAW;CACpB"}
|
|
1
|
+
{"version":3,"file":"AffiseModules.d.ts","sourceRoot":"","sources":["../../../src/module/AffiseModules.ts"],"names":[],"mappings":"AAAA,oBAAY,aAAa;IACrB,WAAW,gBAAgB;IAC3B,SAAS,cAAc;IACvB,IAAI,SAAS;IACb,OAAO,YAAY;IACnB,KAAK,UAAU;IACf,MAAM,WAAW;CACpB"}
|