affise-attribution-lib 1.6.16 → 1.6.18
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 +206 -20
- package/affise-attribution-native.podspec +1 -1
- package/android/build.gradle +1 -1
- 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
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class ConvertedTrialEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_FIRST_CONVERSION,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_CONVERTED_TRIAL
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.ConvertedTrialEvent = ConvertedTrialEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["ConvertedTrialEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["ConvertedTrialEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_FIRST_CONVERSION","subtype","SubscriptionSubType","AFFISE_SUB_CONVERTED_TRIAL"],"sourceRoot":"../../src","sources":["ConvertedTrialEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,mBAAmB,SAASC,4CAAqB,CAAC;EAC3DC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,oCAAoC;MAChEC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class ConvertedTrialFromRetryEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_RENEWAL_FROM_BILLING_RETRY,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_CONVERTED_TRIAL_FROM_RETRY
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.ConvertedTrialFromRetryEvent = ConvertedTrialFromRetryEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["ConvertedTrialFromRetryEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["ConvertedTrialFromRetryEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_RENEWAL_FROM_BILLING_RETRY","subtype","SubscriptionSubType","AFFISE_SUB_CONVERTED_TRIAL_FROM_RETRY"],"sourceRoot":"../../src","sources":["ConvertedTrialFromRetryEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,4BAA4B,SAASC,4CAAqB,CAAC;EACpEC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,8CAA8C;MAC1EC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class FailedOfferFromRetryEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_CANCELLATION,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_FAILED_OFFER_FROM_RETRY
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.FailedOfferFromRetryEvent = FailedOfferFromRetryEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["FailedOfferFromRetryEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["FailedOfferFromRetryEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_CANCELLATION","subtype","SubscriptionSubType","AFFISE_SUB_FAILED_OFFER_FROM_RETRY"],"sourceRoot":"../../src","sources":["FailedOfferFromRetryEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,yBAAyB,SAASC,4CAAqB,CAAC;EACjEC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,gCAAgC;MAC5DC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class FailedOfferiseEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_CANCELLATION,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_FAILED_OFFERISE
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.FailedOfferiseEvent = FailedOfferiseEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["FailedOfferiseEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["FailedOfferiseEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_CANCELLATION","subtype","SubscriptionSubType","AFFISE_SUB_FAILED_OFFERISE"],"sourceRoot":"../../src","sources":["FailedOfferiseEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,mBAAmB,SAASC,4CAAqB,CAAC;EAC3DC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,gCAAgC;MAC5DC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class FailedSubscriptionEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_CANCELLATION,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_FAILED_SUBSCRIPTION
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.FailedSubscriptionEvent = FailedSubscriptionEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["FailedSubscriptionEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["FailedSubscriptionEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_CANCELLATION","subtype","SubscriptionSubType","AFFISE_SUB_FAILED_SUBSCRIPTION"],"sourceRoot":"../../src","sources":["FailedSubscriptionEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,uBAAuB,SAASC,4CAAqB,CAAC;EAC/DC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,gCAAgC;MAC5DC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class FailedSubscriptionFromRetryEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_CANCELLATION,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_FAILED_SUBSCRIPTION_FROM_RETRY
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.FailedSubscriptionFromRetryEvent = FailedSubscriptionFromRetryEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["FailedSubscriptionFromRetryEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["FailedSubscriptionFromRetryEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_CANCELLATION","subtype","SubscriptionSubType","AFFISE_SUB_FAILED_SUBSCRIPTION_FROM_RETRY"],"sourceRoot":"../../src","sources":["FailedSubscriptionFromRetryEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,gCAAgC,SAASC,4CAAqB,CAAC;EACxEC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,gCAAgC;MAC5DC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class FailedTrialEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_CANCELLATION,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_FAILED_TRIAL
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.FailedTrialEvent = FailedTrialEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["FailedTrialEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["FailedTrialEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_CANCELLATION","subtype","SubscriptionSubType","AFFISE_SUB_FAILED_TRIAL"],"sourceRoot":"../../src","sources":["FailedTrialEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,gBAAgB,SAASC,4CAAqB,CAAC;EACxDC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,gCAAgC;MAC5DC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class FailedTrialFromRetryEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_CANCELLATION,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_FAILED_TRIAL_FROM_RETRY
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.FailedTrialFromRetryEvent = FailedTrialFromRetryEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["FailedTrialFromRetryEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["FailedTrialFromRetryEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_CANCELLATION","subtype","SubscriptionSubType","AFFISE_SUB_FAILED_TRIAL_FROM_RETRY"],"sourceRoot":"../../src","sources":["FailedTrialFromRetryEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,yBAAyB,SAASC,4CAAqB,CAAC;EACjEC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,gCAAgC;MAC5DC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class InitialOfferEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_ACTIVATION,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_INITIAL_OFFER
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.InitialOfferEvent = InitialOfferEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["InitialOfferEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["InitialOfferEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_ACTIVATION","subtype","SubscriptionSubType","AFFISE_SUB_INITIAL_OFFER"],"sourceRoot":"../../src","sources":["InitialOfferEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,iBAAiB,SAASC,4CAAqB,CAAC;EACzDC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,8BAA8B;MAC1DC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class InitialSubscriptionEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_ACTIVATION,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_INITIAL_SUBSCRIPTION
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.InitialSubscriptionEvent = InitialSubscriptionEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["InitialSubscriptionEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["InitialSubscriptionEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_ACTIVATION","subtype","SubscriptionSubType","AFFISE_SUB_INITIAL_SUBSCRIPTION"],"sourceRoot":"../../src","sources":["InitialSubscriptionEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,wBAAwB,SAASC,4CAAqB,CAAC;EAChEC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,8BAA8B;MAC1DC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class InitialTrialEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_ACTIVATION,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_INITIAL_TRIAL
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.InitialTrialEvent = InitialTrialEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["InitialTrialEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["InitialTrialEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_ACTIVATION","subtype","SubscriptionSubType","AFFISE_SUB_INITIAL_TRIAL"],"sourceRoot":"../../src","sources":["InitialTrialEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,iBAAiB,SAASC,4CAAqB,CAAC;EACzDC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,8BAA8B;MAC1DC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class OfferInRetryEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_ENTERED_BILLING_RETRY,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_OFFER_IN_RETRY
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.OfferInRetryEvent = OfferInRetryEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["OfferInRetryEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["OfferInRetryEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_ENTERED_BILLING_RETRY","subtype","SubscriptionSubType","AFFISE_SUB_OFFER_IN_RETRY"],"sourceRoot":"../../src","sources":["OfferInRetryEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,iBAAiB,SAASC,4CAAqB,CAAC;EACzDC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,yCAAyC;MACrEC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class ReactivatedSubscriptionEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_REACTIVATION,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_REACTIVATED_SUBSCRIPTION
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.ReactivatedSubscriptionEvent = ReactivatedSubscriptionEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["ReactivatedSubscriptionEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["ReactivatedSubscriptionEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_REACTIVATION","subtype","SubscriptionSubType","AFFISE_SUB_REACTIVATED_SUBSCRIPTION"],"sourceRoot":"../../src","sources":["ReactivatedSubscriptionEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,4BAA4B,SAASC,4CAAqB,CAAC;EACpEC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,gCAAgC;MAC5DC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class RenewedSubscriptionEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_RENEWAL,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_RENEWED_SUBSCRIPTION
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.RenewedSubscriptionEvent = RenewedSubscriptionEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["RenewedSubscriptionEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["RenewedSubscriptionEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_RENEWAL","subtype","SubscriptionSubType","AFFISE_SUB_RENEWED_SUBSCRIPTION"],"sourceRoot":"../../src","sources":["RenewedSubscriptionEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,wBAAwB,SAASC,4CAAqB,CAAC;EAChEC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,2BAA2B;MACvDC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class RenewedSubscriptionFromRetryEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_RENEWAL_FROM_BILLING_RETRY,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_RENEWED_SUBSCRIPTION_FROM_RETRY
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.RenewedSubscriptionFromRetryEvent = RenewedSubscriptionFromRetryEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["RenewedSubscriptionFromRetryEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["RenewedSubscriptionFromRetryEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_RENEWAL_FROM_BILLING_RETRY","subtype","SubscriptionSubType","AFFISE_SUB_RENEWED_SUBSCRIPTION_FROM_RETRY"],"sourceRoot":"../../src","sources":["RenewedSubscriptionFromRetryEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,iCAAiC,SAASC,4CAAqB,CAAC;EACzEC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,8CAA8C;MAC1EC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class SubscriptionInRetryEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_ENTERED_BILLING_RETRY,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_SUBSCRIPTION_IN_RETRY
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.SubscriptionInRetryEvent = SubscriptionInRetryEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["SubscriptionInRetryEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["SubscriptionInRetryEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_ENTERED_BILLING_RETRY","subtype","SubscriptionSubType","AFFISE_SUB_SUBSCRIPTION_IN_RETRY"],"sourceRoot":"../../src","sources":["SubscriptionInRetryEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,wBAAwB,SAASC,4CAAqB,CAAC;EAChEC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,yCAAyC;MACrEC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class TrialInRetryEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_SUBSCRIPTION_ENTERED_BILLING_RETRY,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_TRIAL_IN_RETRY
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.TrialInRetryEvent = TrialInRetryEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["TrialInRetryEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["TrialInRetryEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_SUBSCRIPTION_ENTERED_BILLING_RETRY","subtype","SubscriptionSubType","AFFISE_SUB_TRIAL_IN_RETRY"],"sourceRoot":"../../src","sources":["TrialInRetryEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,iBAAiB,SAASC,4CAAqB,CAAC;EACzDC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,yCAAyC;MACrEC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
|
@@ -8,12 +8,12 @@ var _BaseSubscriptionEvent = require("./BaseSubscriptionEvent");
|
|
|
8
8
|
var _SubscriptionEventName = require("./SubscriptionEventName");
|
|
9
9
|
var _SubscriptionSubType = require("./SubscriptionSubType");
|
|
10
10
|
class UnsubscriptionEvent extends _BaseSubscriptionEvent.BaseSubscriptionEvent {
|
|
11
|
-
constructor(
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
constructor(props) {
|
|
12
|
+
super({
|
|
13
|
+
...props,
|
|
14
|
+
type: _SubscriptionEventName.SubscriptionEventName.AFFISE_UNSUBSCRIPTION,
|
|
15
|
+
subtype: _SubscriptionSubType.SubscriptionSubType.AFFISE_SUB_UNSUBSCRIPTION
|
|
16
|
+
});
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.UnsubscriptionEvent = UnsubscriptionEvent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["UnsubscriptionEvent","BaseSubscriptionEvent","constructor","
|
|
1
|
+
{"version":3,"names":["UnsubscriptionEvent","BaseSubscriptionEvent","constructor","props","type","SubscriptionEventName","AFFISE_UNSUBSCRIPTION","subtype","SubscriptionSubType","AFFISE_SUB_UNSUBSCRIPTION"],"sourceRoot":"../../src","sources":["UnsubscriptionEvent.ts"],"mappings":";;;;;;AAAA;AACA;AACA;AAGO,MAAMA,mBAAmB,SAASC,4CAAqB,CAAC;EAC3DC,WAAW,CAACC,KAAoC,EAAE;IAC9C,KAAK,CAAC;MACF,GAAGA,KAAK;MACRC,IAAI,EAAEC,4CAAqB,CAACC,qBAAqB;MACjDC,OAAO,EAAEC,wCAAmB,CAACC;IACjC,CAAC,CAAC;EACN;AACJ;AAAC"}
|
package/lib/commonjs/index.js
CHANGED
|
@@ -147,27 +147,30 @@ class Affise {
|
|
|
147
147
|
}
|
|
148
148
|
|
|
149
149
|
/**
|
|
150
|
+
* @deprecated use Affise.module.getStatus
|
|
150
151
|
* Get module status
|
|
151
152
|
* @param module module name
|
|
152
153
|
* @param callback status response
|
|
153
154
|
*/
|
|
154
155
|
static getStatus(module, callback) {
|
|
155
|
-
|
|
156
|
+
Affise.module.getStatus(module, callback);
|
|
156
157
|
}
|
|
157
158
|
|
|
158
159
|
/**
|
|
160
|
+
* @deprecated use Affise.module.moduleStart
|
|
159
161
|
* Manual module start
|
|
160
162
|
* @param module module name
|
|
161
163
|
*/
|
|
162
164
|
static moduleStart(module) {
|
|
163
|
-
return
|
|
165
|
+
return Affise.module.moduleStart(module);
|
|
164
166
|
}
|
|
165
167
|
|
|
166
168
|
/**
|
|
169
|
+
* @deprecated use Affise.module.getModulesInstalled
|
|
167
170
|
* Get installed modules
|
|
168
171
|
*/
|
|
169
172
|
static getModulesInstalled() {
|
|
170
|
-
return
|
|
173
|
+
return Affise.module.getModulesInstalled();
|
|
171
174
|
}
|
|
172
175
|
|
|
173
176
|
/**
|
|
@@ -252,6 +255,40 @@ _defineProperty(Affise, "ios", class {
|
|
|
252
255
|
Affise.native.updatePostbackConversionValue(fineValue, coarseValue, completionHandler);
|
|
253
256
|
}
|
|
254
257
|
});
|
|
258
|
+
_defineProperty(Affise, "module", class {
|
|
259
|
+
/**
|
|
260
|
+
* Get module status
|
|
261
|
+
* @param module module name
|
|
262
|
+
* @param callback status response
|
|
263
|
+
*/
|
|
264
|
+
static getStatus(module, callback) {
|
|
265
|
+
Affise.native.getStatus(module, callback);
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
/**
|
|
269
|
+
* Manual module start
|
|
270
|
+
* @param module module name
|
|
271
|
+
*/
|
|
272
|
+
static moduleStart(module) {
|
|
273
|
+
return Affise.native.moduleStart(module);
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
/**
|
|
277
|
+
* Get installed modules
|
|
278
|
+
*/
|
|
279
|
+
static getModulesInstalled() {
|
|
280
|
+
return Affise.native.getModulesInstalled();
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
/**
|
|
284
|
+
* Module Link url Resolve
|
|
285
|
+
* @param url url
|
|
286
|
+
* @param callback redirected url
|
|
287
|
+
*/
|
|
288
|
+
static linkResolve(url, callback) {
|
|
289
|
+
Affise.native.linkResolve(url, callback);
|
|
290
|
+
}
|
|
291
|
+
});
|
|
255
292
|
_defineProperty(Affise, "debug", class {
|
|
256
293
|
/**
|
|
257
294
|
* Won't work on Production
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Affise","settings","affiseAppId","secretKey","AffiseSettings","start","initProperties","native","init","isInitialized","sendEvent","event","sendEventNow","success","failed","addPushToken","pushToken","registerDeeplinkCallback","callback","setSecretKey","setAutoCatchingTypes","types","setOfflineModeEnabled","enabled","isOfflineModeEnabled","setBackgroundTrackingEnabled","isBackgroundTrackingEnabled","setTrackingEnabled","isTrackingEnabled","getStatus","module","moduleStart","getModulesInstalled","getRandomUserId","getRandomDeviceId","getProviders","isFirstRun","getReferrer","getReferrerValue","key","setEnabledMetrics","AffiseNative","forget","userData","crashApplication","registerAppForAdNetworkAttribution","completionHandler","Platform","OS","updatePostbackConversionValue","fineValue","coarseValue","validate","network"],"sourceRoot":"../../src","sources":["index.ts"],"mappings":";;;;;;;;;
|
|
1
|
+
{"version":3,"names":["Affise","settings","affiseAppId","secretKey","AffiseSettings","start","initProperties","native","init","isInitialized","sendEvent","event","sendEventNow","success","failed","addPushToken","pushToken","registerDeeplinkCallback","callback","setSecretKey","setAutoCatchingTypes","types","setOfflineModeEnabled","enabled","isOfflineModeEnabled","setBackgroundTrackingEnabled","isBackgroundTrackingEnabled","setTrackingEnabled","isTrackingEnabled","getStatus","module","moduleStart","getModulesInstalled","getRandomUserId","getRandomDeviceId","getProviders","isFirstRun","getReferrer","getReferrerValue","key","setEnabledMetrics","AffiseNative","forget","userData","crashApplication","registerAppForAdNetworkAttribution","completionHandler","Platform","OS","updatePostbackConversionValue","fineValue","coarseValue","linkResolve","url","validate","network"],"sourceRoot":"../../src","sources":["index.ts"],"mappings":"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"}
|