@sunrise-upc/mobile-prod-card 9.1.4 → 9.1.6
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.
|
@@ -7,6 +7,7 @@ export declare const VIEWPROMOTION = "view_promotion";
|
|
|
7
7
|
export declare const VIEWOPTIONPOPUP = "view_option_popup";
|
|
8
8
|
export declare const CLOSEOPTIONPOPUP = "close_option_popup";
|
|
9
9
|
export declare const CTABUTTONCLICK = "cta_button_click";
|
|
10
|
+
export declare const CTATEXTCLICK = "cta_text_click";
|
|
10
11
|
export declare const DOWNLOADPRODUCT = "download_product_details";
|
|
11
12
|
export declare const ADDOPTIONTOCART = "add_option_to_cart";
|
|
12
13
|
export declare const BUNDLEPRODUCT = "BUNDLE";
|