@sunrise-upc/mobile-prod-card 8.2.2-beta.4 → 8.3.1-beta.0

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.
Files changed (362) hide show
  1. package/dist/cjs/Analytics/AnalyticsConstants.d.ts +78 -78
  2. package/dist/cjs/Analytics/items.d.ts +32 -32
  3. package/dist/cjs/components/BenefitWrapper/BenefitValidate.d.ts +3 -3
  4. package/dist/cjs/components/BenefitWrapper/BenefitWrapper.d.ts +3 -3
  5. package/dist/cjs/components/BenefitWrapper/Benefits.d.ts +1 -1
  6. package/dist/cjs/components/BenefitWrapper/BenefitsValidateWrapper.d.ts +3 -3
  7. package/dist/cjs/components/BenefitWrapper/index.d.ts +1 -1
  8. package/dist/cjs/components/Breadcrumb/Breadcrumb.d.ts +3 -3
  9. package/dist/cjs/components/Breadcrumb/index.d.ts +1 -1
  10. package/dist/cjs/components/Breadcrumb/useScrollCheck.d.ts +4 -4
  11. package/dist/cjs/components/CardComp/Card.d.ts +15 -15
  12. package/dist/cjs/components/CardComp/index.d.ts +1 -1
  13. package/dist/cjs/components/CardEntitlement/CardEntitlement.d.ts +13 -13
  14. package/dist/cjs/components/CardEntitlement/index.d.ts +1 -1
  15. package/dist/cjs/components/CarouselComp/CarouselComp.d.ts +3 -3
  16. package/dist/cjs/components/CarouselComp/index.d.ts +1 -1
  17. package/dist/cjs/components/CountryOverlays/CountryOverlays.d.ts +11 -11
  18. package/dist/cjs/components/CountryOverlays/OverlayModal.d.ts +12 -12
  19. package/dist/cjs/components/Dotloader/Dotloader.d.ts +7 -7
  20. package/dist/cjs/components/DynamicPriceComp/DynamicPrice.d.ts +9 -9
  21. package/dist/cjs/components/FalconAccordionList/FalconAccordion.d.ts +13 -13
  22. package/dist/cjs/components/FalconAccordionList/FalconAccordionList.d.ts +13 -13
  23. package/dist/cjs/components/FalconAccordionList/index.d.ts +1 -1
  24. package/dist/cjs/components/FalconButtonV2/FalconButtonV2.d.ts +3 -3
  25. package/dist/cjs/components/FalconDescription/FalconDescription.d.ts +11 -11
  26. package/dist/cjs/components/FalconMessage/FalconMessage.d.ts +12 -12
  27. package/dist/cjs/components/FalconTitle/FalconTitle.d.ts +11 -11
  28. package/dist/cjs/components/HeroLogin/HeroLogin.d.ts +3 -3
  29. package/dist/cjs/components/HeroLogin/index.d.ts +1 -1
  30. package/dist/cjs/components/LineCheckV3/APIResourceConstants.d.ts +8 -8
  31. package/dist/cjs/components/LineCheckV3/AutoComplete.d.ts +6 -6
  32. package/dist/cjs/components/LineCheckV3/GenericModal.d.ts +18 -18
  33. package/dist/cjs/components/LineCheckV3/IndividualLineCheck.d.ts +2 -2
  34. package/dist/cjs/components/LineCheckV3/LineCheckInput.d.ts +3 -3
  35. package/dist/cjs/components/LineCheckV3/LineCheckOverlay.d.ts +13 -13
  36. package/dist/cjs/components/LineCheckV3/LineCheckV3.d.ts +3 -3
  37. package/dist/cjs/components/LineCheckV3/LinecheckModal.d.ts +3 -3
  38. package/dist/cjs/components/LineCheckV3/LinecheckService.d.ts +10 -10
  39. package/dist/cjs/components/LineCheckV3/Success.d.ts +17 -17
  40. package/dist/cjs/components/LineCheckV3/api-constants.d.ts +1 -1
  41. package/dist/cjs/components/LineCheckV3/index.d.ts +1 -1
  42. package/dist/cjs/components/NewLineCheck/AdvanceSearch.d.ts +3 -3
  43. package/dist/cjs/components/NewLineCheck/CheckCoverage.d.ts +3 -3
  44. package/dist/cjs/components/NewLineCheck/CoverageCheckModal.d.ts +3 -3
  45. package/dist/cjs/components/NewLineCheck/CoverageCheckUtils.d.ts +16 -16
  46. package/dist/cjs/components/NewLineCheck/CovercheckWrapper.d.ts +3 -3
  47. package/dist/cjs/components/NewLineCheck/GenericModal.d.ts +19 -19
  48. package/dist/cjs/components/NewLineCheck/NewLCInput.d.ts +3 -3
  49. package/dist/cjs/components/NewLineCheck/SuccessCoverage.d.ts +3 -3
  50. package/dist/cjs/components/NewLineCheck/index.d.ts +2 -2
  51. package/dist/cjs/components/NotificationToast/NotificationToast.d.ts +10 -0
  52. package/dist/cjs/components/PretoPost/PreToPostSubsPopup.d.ts +3 -3
  53. package/dist/cjs/components/PretoPost/index.d.ts +1 -1
  54. package/dist/cjs/components/ProductDetailsComp/ProductDetails.d.ts +10 -10
  55. package/dist/cjs/components/ProductDetailsComp/index.d.ts +1 -1
  56. package/dist/cjs/components/ProductDetailsModal/ProductDetailsModal.d.ts +15 -15
  57. package/dist/cjs/components/ProductDetailsModal/index.d.ts +1 -1
  58. package/dist/cjs/components/ProductDetailsV3/BenefitsSectionV3.d.ts +3 -3
  59. package/dist/cjs/components/ProductDetailsV3/CashBackV2/CashbackV2.d.ts +3 -3
  60. package/dist/cjs/components/ProductDetailsV3/ChooseGiftV2.d.ts +3 -3
  61. package/dist/cjs/components/ProductDetailsV3/GiftConfigV2.d.ts +3 -3
  62. package/dist/cjs/components/ProductDetailsV3/ProductDetailsModal/ProductDetailsModal.d.ts +14 -14
  63. package/dist/cjs/components/ProductDetailsV3/ProductDetailsModal/ProductDetailsV2.d.ts +13 -13
  64. package/dist/cjs/components/ProductDetailsV3/ProductEntitlement.d.ts +3 -3
  65. package/dist/cjs/components/ProductDetailsV3/ProductPriceV3.d.ts +3 -3
  66. package/dist/cjs/components/ProductDetailsV3/ReactInputSelectV2/ReactInputSelectV2.d.ts +3 -19
  67. package/dist/cjs/components/ProductDetailsV3/tv/EntertainmentOptionsV2/EntertainmentOptionsV2.d.ts +3 -3
  68. package/dist/cjs/components/ProductDetailsV3/tv/TVChannelOfferV2.d.ts +3 -3
  69. package/dist/cjs/components/ProductTeaser/ProductTeaser.d.ts +50 -50
  70. package/dist/cjs/components/ProductTeaser/ProductTeaserSlides.d.ts +15 -15
  71. package/dist/cjs/components/ProductTeaser/index.d.ts +1 -1
  72. package/dist/cjs/components/ProgressionBar/ProgressionBar.d.ts +7 -7
  73. package/dist/cjs/components/ProgressionBar/index.d.ts +1 -1
  74. package/dist/cjs/components/ReactInputSelect/ReactInputSelect.d.ts +3 -18
  75. package/dist/cjs/components/ResponsiveRow/index.d.ts +1 -1
  76. package/dist/cjs/components/ResponsiveRow/row.d.ts +8 -8
  77. package/dist/cjs/components/StaticLineTable/CheckoutButton.d.ts +4 -4
  78. package/dist/cjs/components/StaticLineTable/DynamicPriceSection.d.ts +4 -4
  79. package/dist/cjs/components/StaticLineTable/ExsistingSubscriptionCards.d.ts +11 -11
  80. package/dist/cjs/components/StaticLineTable/ExsistingSubscriptionModal.d.ts +8 -8
  81. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsLoader/OttServiceOptionsLoader.d.ts +2 -2
  82. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsModal.d.ts +15 -15
  83. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsPopup.d.ts +3 -3
  84. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup.d.ts +18 -18
  85. package/dist/cjs/components/StaticLineTable/Product.utils.d.ts +15 -15
  86. package/dist/cjs/components/StaticLineTable/StaticBenefit.d.ts +4 -4
  87. package/dist/cjs/components/StaticLineTable/StaticExclusiveBenefit.d.ts +4 -4
  88. package/dist/cjs/components/StaticLineTable/StaticLineTable.d.ts +4 -4
  89. package/dist/cjs/components/StaticLineTable/StaticLineTableStore/StaticLineTableProvider.d.ts +21 -21
  90. package/dist/cjs/components/StaticLineTable/StaticProduct.d.ts +4 -4
  91. package/dist/cjs/components/StaticLineTable/StaticProductContainer.d.ts +4 -4
  92. package/dist/cjs/components/StaticLineTable/StaticProductDatatypes.d.ts +143 -142
  93. package/dist/cjs/components/StaticLineTable/StaticProductDetails.d.ts +4 -4
  94. package/dist/cjs/components/StaticLineTable/StaticProductDetailsModal.d.ts +14 -14
  95. package/dist/cjs/components/StaticLineTable/StaticProductEntitlement.d.ts +3 -3
  96. package/dist/cjs/components/StaticLineTable/TVChannelModal.d.ts +3 -3
  97. package/dist/cjs/components/StaticLineTable/TvOptionsContainer.d.ts +3 -3
  98. package/dist/cjs/components/StaticLineTable/WorldPassPopup.d.ts +9 -9
  99. package/dist/cjs/components/StaticLineTable/index.d.ts +1 -1
  100. package/dist/cjs/components/StaticPriceComp/StaticPriceComp.d.ts +9 -9
  101. package/dist/cjs/components/StickyBottomSheet/StickyBottomSheet.d.ts +6 -6
  102. package/dist/cjs/components/StickyBottomSheet/index.d.ts +1 -1
  103. package/dist/cjs/components/StickyProductAnchor/StickyProductAnchor.d.ts +3 -3
  104. package/dist/cjs/components/StickyProductAnchor/index.d.ts +1 -1
  105. package/dist/cjs/components/ToolTip/ToolTip.d.ts +3 -3
  106. package/dist/cjs/components/UltimateBundleLinetable/DpDetailsModal/DpDetailsModal.d.ts +3 -3
  107. package/dist/cjs/components/UltimateBundleLinetable/DpLinetableContainer.d.ts +3 -3
  108. package/dist/cjs/components/UltimateBundleLinetable/DpProduct.d.ts +3 -3
  109. package/dist/cjs/components/UltimateBundleLinetable/DpTabContainer.d.ts +3 -3
  110. package/dist/cjs/components/UltimateBundleLinetable/DpTableDeviceSection/DpTableDeviceSection.d.ts +3 -3
  111. package/dist/cjs/components/UltimateBundleLinetable/DpTableFlexSection/DpTableFlexSection.d.ts +3 -3
  112. package/dist/cjs/components/UltimateBundleLinetable/DpTableMobileSection/DpTableMobileSection.d.ts +3 -3
  113. package/dist/cjs/components/UltimateBundleLinetable/DpTableUtils.d.ts +45 -41
  114. package/dist/cjs/components/UltimateBundleLinetable/checkoutRedirectionPopup/checkoutRedirectionPopup.d.ts +13 -13
  115. package/dist/cjs/components/UltimateBundleLinetable/index.d.ts +1 -1
  116. package/dist/cjs/components/UserLoggedPricesToggle/UserLoggedPricesToggle.d.ts +9 -9
  117. package/dist/cjs/components/button/Button.d.ts +5 -5
  118. package/dist/cjs/components/button/Button.types.d.ts +11 -11
  119. package/dist/cjs/components/button/index.d.ts +1 -1
  120. package/dist/cjs/components/index.d.ts +21 -22
  121. package/dist/cjs/components/lineTable/BundleProductsV3.d.ts +3 -3
  122. package/dist/cjs/components/lineTable/LineTableV3.utils.d.ts +10 -10
  123. package/dist/cjs/components/lineTable/OrderButton.d.ts +3 -3
  124. package/dist/cjs/components/lineTable/ProductContainerV3.d.ts +4 -4
  125. package/dist/cjs/components/lineTable/ProductTableV3.d.ts +4 -4
  126. package/dist/cjs/components/lineTable/ProductV3.d.ts +2 -2
  127. package/dist/cjs/components/lineTable/index.d.ts +1 -1
  128. package/dist/cjs/components/lineTable/lineTable.types.d.ts +36 -36
  129. package/dist/cjs/components/login/Login.types.d.ts +71 -71
  130. package/dist/cjs/components/login/LoginModalV2.d.ts +4 -4
  131. package/dist/cjs/components/login/LoginV2.d.ts +4 -4
  132. package/dist/cjs/components/login/MfaPhase2/DepricatingChannels.d.ts +4 -4
  133. package/dist/cjs/components/login/MfaPhase2/NewNumber.d.ts +4 -4
  134. package/dist/cjs/components/login/MfaPhase2/OtpValidation.d.ts +4 -4
  135. package/dist/cjs/components/login/MfaPhase2/ResetPwdModal.d.ts +4 -4
  136. package/dist/cjs/components/login/index.d.ts +1 -1
  137. package/dist/cjs/components/richtext.d.ts +10 -10
  138. package/dist/cjs/components/sharedCarousel/CarouselComponent.d.ts +3 -3
  139. package/dist/cjs/components/skeletonLoader/Skeletonloader.d.ts +3 -3
  140. package/dist/cjs/components/spacer/spacer.d.ts +11 -11
  141. package/dist/cjs/components/types.d.ts +60 -60
  142. package/dist/cjs/index.d.ts +2 -2
  143. package/dist/cjs/index.js +3 -3
  144. package/dist/cjs/index.js.map +1 -1
  145. package/dist/cjs/models/Analytics/items.d.ts +45 -45
  146. package/dist/cjs/services/ButtonService.d.ts +6 -6
  147. package/dist/cjs/services/LineTableBasicPropConfig.d.ts +29 -29
  148. package/dist/cjs/services/LineTableService.d.ts +13 -14
  149. package/dist/cjs/services/LinecheckBasicPropConfig.d.ts +12 -12
  150. package/dist/cjs/services/LoginBasicPropConfig.d.ts +16 -16
  151. package/dist/cjs/services/LoginServiceV2.d.ts +31 -31
  152. package/dist/cjs/services/ProductTeaserPropsConfig.d.ts +14 -14
  153. package/dist/cjs/services/StickyBottomSheetConfig.d.ts +14 -14
  154. package/dist/cjs/services/api-constants.d.ts +15 -15
  155. package/dist/cjs/services/index.d.ts +5 -7
  156. package/dist/cjs/utils/AnalyticsUtils.d.ts +39 -39
  157. package/dist/cjs/utils/constants.d.ts +76 -91
  158. package/dist/cjs/utils/data-source.d.ts +17 -17
  159. package/dist/cjs/utils/global.d.ts +7 -7
  160. package/dist/cjs/utils/store/card-context.d.ts +10 -10
  161. package/dist/cjs/utils/utils.d.ts +18 -18
  162. package/dist/esm/Analytics/AnalyticsConstants.d.ts +78 -78
  163. package/dist/esm/Analytics/items.d.ts +32 -32
  164. package/dist/esm/components/BenefitWrapper/BenefitValidate.d.ts +3 -3
  165. package/dist/esm/components/BenefitWrapper/BenefitWrapper.d.ts +3 -3
  166. package/dist/esm/components/BenefitWrapper/Benefits.d.ts +1 -1
  167. package/dist/esm/components/BenefitWrapper/BenefitsValidateWrapper.d.ts +3 -3
  168. package/dist/esm/components/BenefitWrapper/index.d.ts +1 -1
  169. package/dist/esm/components/Breadcrumb/Breadcrumb.d.ts +3 -3
  170. package/dist/esm/components/Breadcrumb/index.d.ts +1 -1
  171. package/dist/esm/components/Breadcrumb/useScrollCheck.d.ts +4 -4
  172. package/dist/esm/components/CardComp/Card.d.ts +15 -15
  173. package/dist/esm/components/CardComp/index.d.ts +1 -1
  174. package/dist/esm/components/CardEntitlement/CardEntitlement.d.ts +13 -13
  175. package/dist/esm/components/CardEntitlement/index.d.ts +1 -1
  176. package/dist/esm/components/CarouselComp/CarouselComp.d.ts +3 -3
  177. package/dist/esm/components/CarouselComp/index.d.ts +1 -1
  178. package/dist/esm/components/CountryOverlays/CountryOverlays.d.ts +11 -11
  179. package/dist/esm/components/CountryOverlays/OverlayModal.d.ts +12 -12
  180. package/dist/esm/components/Dotloader/Dotloader.d.ts +7 -7
  181. package/dist/esm/components/DynamicPriceComp/DynamicPrice.d.ts +9 -9
  182. package/dist/esm/components/FalconAccordionList/FalconAccordion.d.ts +13 -13
  183. package/dist/esm/components/FalconAccordionList/FalconAccordionList.d.ts +13 -13
  184. package/dist/esm/components/FalconAccordionList/index.d.ts +1 -1
  185. package/dist/esm/components/FalconButtonV2/FalconButtonV2.d.ts +3 -3
  186. package/dist/esm/components/FalconDescription/FalconDescription.d.ts +11 -11
  187. package/dist/esm/components/FalconMessage/FalconMessage.d.ts +12 -12
  188. package/dist/esm/components/FalconTitle/FalconTitle.d.ts +11 -11
  189. package/dist/esm/components/HeroLogin/HeroLogin.d.ts +3 -3
  190. package/dist/esm/components/HeroLogin/index.d.ts +1 -1
  191. package/dist/esm/components/LineCheckV3/APIResourceConstants.d.ts +8 -8
  192. package/dist/esm/components/LineCheckV3/AutoComplete.d.ts +6 -6
  193. package/dist/esm/components/LineCheckV3/GenericModal.d.ts +18 -18
  194. package/dist/esm/components/LineCheckV3/IndividualLineCheck.d.ts +2 -2
  195. package/dist/esm/components/LineCheckV3/LineCheckInput.d.ts +3 -3
  196. package/dist/esm/components/LineCheckV3/LineCheckOverlay.d.ts +13 -13
  197. package/dist/esm/components/LineCheckV3/LineCheckV3.d.ts +3 -3
  198. package/dist/esm/components/LineCheckV3/LinecheckModal.d.ts +3 -3
  199. package/dist/esm/components/LineCheckV3/LinecheckService.d.ts +10 -10
  200. package/dist/esm/components/LineCheckV3/Success.d.ts +17 -17
  201. package/dist/esm/components/LineCheckV3/api-constants.d.ts +1 -1
  202. package/dist/esm/components/LineCheckV3/index.d.ts +1 -1
  203. package/dist/esm/components/NewLineCheck/AdvanceSearch.d.ts +3 -3
  204. package/dist/esm/components/NewLineCheck/CheckCoverage.d.ts +3 -3
  205. package/dist/esm/components/NewLineCheck/CoverageCheckModal.d.ts +3 -3
  206. package/dist/esm/components/NewLineCheck/CoverageCheckUtils.d.ts +16 -16
  207. package/dist/esm/components/NewLineCheck/CovercheckWrapper.d.ts +3 -3
  208. package/dist/esm/components/NewLineCheck/GenericModal.d.ts +19 -19
  209. package/dist/esm/components/NewLineCheck/NewLCInput.d.ts +3 -3
  210. package/dist/esm/components/NewLineCheck/SuccessCoverage.d.ts +3 -3
  211. package/dist/esm/components/NewLineCheck/index.d.ts +2 -2
  212. package/dist/esm/components/NotificationToast/NotificationToast.d.ts +10 -0
  213. package/dist/esm/components/PretoPost/PreToPostSubsPopup.d.ts +3 -3
  214. package/dist/esm/components/PretoPost/index.d.ts +1 -1
  215. package/dist/esm/components/ProductDetailsComp/ProductDetails.d.ts +10 -10
  216. package/dist/esm/components/ProductDetailsComp/index.d.ts +1 -1
  217. package/dist/esm/components/ProductDetailsModal/ProductDetailsModal.d.ts +15 -15
  218. package/dist/esm/components/ProductDetailsModal/index.d.ts +1 -1
  219. package/dist/esm/components/ProductDetailsV3/BenefitsSectionV3.d.ts +3 -3
  220. package/dist/esm/components/ProductDetailsV3/CashBackV2/CashbackV2.d.ts +3 -3
  221. package/dist/esm/components/ProductDetailsV3/ChooseGiftV2.d.ts +3 -3
  222. package/dist/esm/components/ProductDetailsV3/GiftConfigV2.d.ts +3 -3
  223. package/dist/esm/components/ProductDetailsV3/ProductDetailsModal/ProductDetailsModal.d.ts +14 -14
  224. package/dist/esm/components/ProductDetailsV3/ProductDetailsModal/ProductDetailsV2.d.ts +13 -13
  225. package/dist/esm/components/ProductDetailsV3/ProductEntitlement.d.ts +3 -3
  226. package/dist/esm/components/ProductDetailsV3/ProductPriceV3.d.ts +3 -3
  227. package/dist/esm/components/ProductDetailsV3/ReactInputSelectV2/ReactInputSelectV2.d.ts +3 -19
  228. package/dist/esm/components/ProductDetailsV3/tv/EntertainmentOptionsV2/EntertainmentOptionsV2.d.ts +3 -3
  229. package/dist/esm/components/ProductDetailsV3/tv/TVChannelOfferV2.d.ts +3 -3
  230. package/dist/esm/components/ProductTeaser/ProductTeaser.d.ts +50 -50
  231. package/dist/esm/components/ProductTeaser/ProductTeaserSlides.d.ts +15 -15
  232. package/dist/esm/components/ProductTeaser/index.d.ts +1 -1
  233. package/dist/esm/components/ProgressionBar/ProgressionBar.d.ts +7 -7
  234. package/dist/esm/components/ProgressionBar/index.d.ts +1 -1
  235. package/dist/esm/components/ReactInputSelect/ReactInputSelect.d.ts +3 -18
  236. package/dist/esm/components/ResponsiveRow/index.d.ts +1 -1
  237. package/dist/esm/components/ResponsiveRow/row.d.ts +8 -8
  238. package/dist/esm/components/StaticLineTable/CheckoutButton.d.ts +4 -4
  239. package/dist/esm/components/StaticLineTable/DynamicPriceSection.d.ts +4 -4
  240. package/dist/esm/components/StaticLineTable/ExsistingSubscriptionCards.d.ts +11 -11
  241. package/dist/esm/components/StaticLineTable/ExsistingSubscriptionModal.d.ts +8 -8
  242. package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsLoader/OttServiceOptionsLoader.d.ts +2 -2
  243. package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsModal.d.ts +15 -15
  244. package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsPopup.d.ts +3 -3
  245. package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup.d.ts +18 -18
  246. package/dist/esm/components/StaticLineTable/Product.utils.d.ts +15 -15
  247. package/dist/esm/components/StaticLineTable/StaticBenefit.d.ts +4 -4
  248. package/dist/esm/components/StaticLineTable/StaticExclusiveBenefit.d.ts +4 -4
  249. package/dist/esm/components/StaticLineTable/StaticLineTable.d.ts +4 -4
  250. package/dist/esm/components/StaticLineTable/StaticLineTableStore/StaticLineTableProvider.d.ts +21 -21
  251. package/dist/esm/components/StaticLineTable/StaticProduct.d.ts +4 -4
  252. package/dist/esm/components/StaticLineTable/StaticProductContainer.d.ts +4 -4
  253. package/dist/esm/components/StaticLineTable/StaticProductDatatypes.d.ts +143 -142
  254. package/dist/esm/components/StaticLineTable/StaticProductDetails.d.ts +4 -4
  255. package/dist/esm/components/StaticLineTable/StaticProductDetailsModal.d.ts +14 -14
  256. package/dist/esm/components/StaticLineTable/StaticProductEntitlement.d.ts +3 -3
  257. package/dist/esm/components/StaticLineTable/TVChannelModal.d.ts +3 -3
  258. package/dist/esm/components/StaticLineTable/TvOptionsContainer.d.ts +3 -3
  259. package/dist/esm/components/StaticLineTable/WorldPassPopup.d.ts +9 -9
  260. package/dist/esm/components/StaticLineTable/index.d.ts +1 -1
  261. package/dist/esm/components/StaticPriceComp/StaticPriceComp.d.ts +9 -9
  262. package/dist/esm/components/StickyBottomSheet/StickyBottomSheet.d.ts +6 -6
  263. package/dist/esm/components/StickyBottomSheet/index.d.ts +1 -1
  264. package/dist/esm/components/StickyProductAnchor/StickyProductAnchor.d.ts +3 -3
  265. package/dist/esm/components/StickyProductAnchor/index.d.ts +1 -1
  266. package/dist/esm/components/ToolTip/ToolTip.d.ts +3 -3
  267. package/dist/esm/components/UltimateBundleLinetable/DpDetailsModal/DpDetailsModal.d.ts +3 -3
  268. package/dist/esm/components/UltimateBundleLinetable/DpLinetableContainer.d.ts +3 -3
  269. package/dist/esm/components/UltimateBundleLinetable/DpProduct.d.ts +3 -3
  270. package/dist/esm/components/UltimateBundleLinetable/DpTabContainer.d.ts +3 -3
  271. package/dist/esm/components/UltimateBundleLinetable/DpTableDeviceSection/DpTableDeviceSection.d.ts +3 -3
  272. package/dist/esm/components/UltimateBundleLinetable/DpTableFlexSection/DpTableFlexSection.d.ts +3 -3
  273. package/dist/esm/components/UltimateBundleLinetable/DpTableMobileSection/DpTableMobileSection.d.ts +3 -3
  274. package/dist/esm/components/UltimateBundleLinetable/DpTableUtils.d.ts +45 -41
  275. package/dist/esm/components/UltimateBundleLinetable/checkoutRedirectionPopup/checkoutRedirectionPopup.d.ts +13 -13
  276. package/dist/esm/components/UltimateBundleLinetable/index.d.ts +1 -1
  277. package/dist/esm/components/UserLoggedPricesToggle/UserLoggedPricesToggle.d.ts +9 -9
  278. package/dist/esm/components/button/Button.d.ts +5 -5
  279. package/dist/esm/components/button/Button.types.d.ts +11 -11
  280. package/dist/esm/components/button/index.d.ts +1 -1
  281. package/dist/esm/components/index.d.ts +21 -22
  282. package/dist/esm/components/lineTable/BundleProductsV3.d.ts +3 -3
  283. package/dist/esm/components/lineTable/LineTableV3.utils.d.ts +10 -10
  284. package/dist/esm/components/lineTable/OrderButton.d.ts +3 -3
  285. package/dist/esm/components/lineTable/ProductContainerV3.d.ts +4 -4
  286. package/dist/esm/components/lineTable/ProductTableV3.d.ts +4 -4
  287. package/dist/esm/components/lineTable/ProductV3.d.ts +2 -2
  288. package/dist/esm/components/lineTable/index.d.ts +1 -1
  289. package/dist/esm/components/lineTable/lineTable.types.d.ts +36 -36
  290. package/dist/esm/components/login/Login.types.d.ts +71 -71
  291. package/dist/esm/components/login/LoginModalV2.d.ts +4 -4
  292. package/dist/esm/components/login/LoginV2.d.ts +4 -4
  293. package/dist/esm/components/login/MfaPhase2/DepricatingChannels.d.ts +4 -4
  294. package/dist/esm/components/login/MfaPhase2/NewNumber.d.ts +4 -4
  295. package/dist/esm/components/login/MfaPhase2/OtpValidation.d.ts +4 -4
  296. package/dist/esm/components/login/MfaPhase2/ResetPwdModal.d.ts +4 -4
  297. package/dist/esm/components/login/index.d.ts +1 -1
  298. package/dist/esm/components/richtext.d.ts +10 -10
  299. package/dist/esm/components/sharedCarousel/CarouselComponent.d.ts +3 -3
  300. package/dist/esm/components/skeletonLoader/Skeletonloader.d.ts +3 -3
  301. package/dist/esm/components/spacer/spacer.d.ts +11 -11
  302. package/dist/esm/components/types.d.ts +60 -60
  303. package/dist/esm/index.d.ts +2 -2
  304. package/dist/esm/index.js +3 -3
  305. package/dist/esm/index.js.map +1 -1
  306. package/dist/esm/models/Analytics/items.d.ts +45 -45
  307. package/dist/esm/services/ButtonService.d.ts +6 -6
  308. package/dist/esm/services/LineTableBasicPropConfig.d.ts +29 -29
  309. package/dist/esm/services/LineTableService.d.ts +13 -14
  310. package/dist/esm/services/LinecheckBasicPropConfig.d.ts +12 -12
  311. package/dist/esm/services/LoginBasicPropConfig.d.ts +16 -16
  312. package/dist/esm/services/LoginServiceV2.d.ts +31 -31
  313. package/dist/esm/services/ProductTeaserPropsConfig.d.ts +14 -14
  314. package/dist/esm/services/StickyBottomSheetConfig.d.ts +14 -14
  315. package/dist/esm/services/api-constants.d.ts +15 -15
  316. package/dist/esm/services/index.d.ts +5 -7
  317. package/dist/esm/utils/AnalyticsUtils.d.ts +39 -39
  318. package/dist/esm/utils/constants.d.ts +76 -91
  319. package/dist/esm/utils/data-source.d.ts +17 -17
  320. package/dist/esm/utils/global.d.ts +7 -7
  321. package/dist/esm/utils/store/card-context.d.ts +10 -10
  322. package/dist/esm/utils/utils.d.ts +18 -18
  323. package/dist/index.d.ts +282 -321
  324. package/package.json +32 -31
  325. package/dist/cjs/components/DeviceCardWrapper/DeviceCards/DeviceCards.d.ts +0 -4
  326. package/dist/cjs/components/DeviceCardWrapper/DeviceCards/index.d.ts +0 -1
  327. package/dist/cjs/components/DeviceCardWrapper/DevicePrice/DevicePrice.d.ts +0 -4
  328. package/dist/cjs/components/DeviceCardWrapper/DevicePriceWrapper/DevicePriceWrapper.d.ts +0 -4
  329. package/dist/cjs/components/DeviceCardWrapper/DevicePriceWrapper/DevicePriceWrapper.types.d.ts +0 -11
  330. package/dist/cjs/components/Gift/ChooseGiftV2.d.ts +0 -3
  331. package/dist/cjs/components/Gift/GiftConfigV2.d.ts +0 -3
  332. package/dist/cjs/components/freshProductBanner/FreshProductDetails.d.ts +0 -4
  333. package/dist/cjs/components/freshProductBanner/ProductDetailsModal.d.ts +0 -15
  334. package/dist/cjs/components/freshProductBanner/Timer/ExpiredTimer.d.ts +0 -19
  335. package/dist/cjs/components/freshProductBanner/Timer/Timer.d.ts +0 -31
  336. package/dist/cjs/components/freshProductBanner/Timer/Timer.types.d.ts +0 -5
  337. package/dist/cjs/components/freshProductBanner/Timer/util.d.ts +0 -5
  338. package/dist/cjs/components/freshProductBanner/freshBanner.types.d.ts +0 -31
  339. package/dist/cjs/components/freshProductBanner/freshProductBanner.d.ts +0 -5
  340. package/dist/cjs/components/freshProductBanner/offerResponse.d.ts +0 -130
  341. package/dist/cjs/services/DevicePropConfig.d.ts +0 -12
  342. package/dist/cjs/services/DeviceService.d.ts +0 -11
  343. package/dist/cjs/utils/DeviceUtils.d.ts +0 -2
  344. package/dist/esm/components/DeviceCardWrapper/DeviceCards/DeviceCards.d.ts +0 -4
  345. package/dist/esm/components/DeviceCardWrapper/DeviceCards/index.d.ts +0 -1
  346. package/dist/esm/components/DeviceCardWrapper/DevicePrice/DevicePrice.d.ts +0 -4
  347. package/dist/esm/components/DeviceCardWrapper/DevicePriceWrapper/DevicePriceWrapper.d.ts +0 -4
  348. package/dist/esm/components/DeviceCardWrapper/DevicePriceWrapper/DevicePriceWrapper.types.d.ts +0 -11
  349. package/dist/esm/components/Gift/ChooseGiftV2.d.ts +0 -3
  350. package/dist/esm/components/Gift/GiftConfigV2.d.ts +0 -3
  351. package/dist/esm/components/freshProductBanner/FreshProductDetails.d.ts +0 -4
  352. package/dist/esm/components/freshProductBanner/ProductDetailsModal.d.ts +0 -15
  353. package/dist/esm/components/freshProductBanner/Timer/ExpiredTimer.d.ts +0 -19
  354. package/dist/esm/components/freshProductBanner/Timer/Timer.d.ts +0 -31
  355. package/dist/esm/components/freshProductBanner/Timer/Timer.types.d.ts +0 -5
  356. package/dist/esm/components/freshProductBanner/Timer/util.d.ts +0 -5
  357. package/dist/esm/components/freshProductBanner/freshBanner.types.d.ts +0 -31
  358. package/dist/esm/components/freshProductBanner/freshProductBanner.d.ts +0 -5
  359. package/dist/esm/components/freshProductBanner/offerResponse.d.ts +0 -130
  360. package/dist/esm/services/DevicePropConfig.d.ts +0 -12
  361. package/dist/esm/services/DeviceService.d.ts +0 -11
  362. package/dist/esm/utils/DeviceUtils.d.ts +0 -2
package/dist/index.d.ts CHANGED
@@ -1,193 +1,194 @@
1
- import React, { MouseEventHandler, FC, JSX } from 'react';
1
+ /// <reference types="react" />
2
+ import { MouseEventHandler, FC } from 'react';
2
3
  import { ApiServiceV2 } from '@sunrise-upc/ajax-lib';
3
4
 
4
- interface ButtonProps {
5
- type: 'primary' | 'secondary' | 'error';
6
- text: string;
7
- onClick: MouseEventHandler<HTMLButtonElement>;
8
- content: ButtonContent | null;
9
- }
10
- interface ButtonContent {
11
- text: string;
12
- type: string;
5
+ interface ButtonProps {
6
+ type: 'primary' | 'secondary' | 'error';
7
+ text: string;
8
+ onClick: MouseEventHandler<HTMLButtonElement>;
9
+ content: ButtonContent | null;
10
+ }
11
+ interface ButtonContent {
12
+ text: string;
13
+ type: string;
13
14
  }
14
15
 
15
16
  declare const Button: FC<ButtonProps>;
16
17
 
17
- interface LoginModalSchema {
18
- content: any;
19
- closeLogin: () => void;
20
- metadata: any;
21
- onSuccess: () => void;
22
- isProdEnv?: boolean;
18
+ interface LoginModalSchema {
19
+ content: any;
20
+ closeLogin: () => void;
21
+ metadata: any;
22
+ onSuccess: () => void;
23
+ isProdEnv?: boolean;
23
24
  }
24
25
 
25
26
  declare const LoginModal: FC<LoginModalSchema>;
26
27
 
27
- interface Link {
28
- id: number;
29
- slug: string;
30
- name: string;
31
- is_folder: boolean;
32
- parent_id: number;
33
- published: boolean;
34
- path?: string;
35
- position: number;
36
- uuid: string;
37
- is_startpage: boolean;
38
- real_path: string;
39
- alternates: LinkAlternate[];
40
- }
41
- interface LinkAlternate {
42
- path: string;
43
- name?: string;
44
- lang: string;
45
- }
46
- type Links = {
47
- [key: string]: Link;
48
- };
49
- interface Asset {
50
- id: number;
51
- alt?: string;
52
- name: string;
53
- focus?: string;
54
- title?: string;
55
- filename: string;
56
- copyright?: string;
57
- fieldtype: "asset";
58
- }
59
- interface GenericSBProps {
60
- _uid: string;
61
- component: string;
62
- }
63
- interface ComponentMetadata {
64
- lang: string;
65
- title: string;
66
- activePath: string;
67
- links: Links;
68
- locale: string;
69
- storyId: string;
70
- appId?: string;
71
- integrationId?: string;
72
- }
28
+ interface Link {
29
+ id: number;
30
+ slug: string;
31
+ name: string;
32
+ is_folder: boolean;
33
+ parent_id: number;
34
+ published: boolean;
35
+ path?: string;
36
+ position: number;
37
+ uuid: string;
38
+ is_startpage: boolean;
39
+ real_path: string;
40
+ alternates: LinkAlternate[];
41
+ }
42
+ interface LinkAlternate {
43
+ path: string;
44
+ name?: string;
45
+ lang: string;
46
+ }
47
+ type Links = {
48
+ [key: string]: Link;
49
+ };
50
+ interface Asset {
51
+ id: number;
52
+ alt?: string;
53
+ name: string;
54
+ focus?: string;
55
+ title?: string;
56
+ filename: string;
57
+ copyright?: string;
58
+ fieldtype: "asset";
59
+ }
60
+ interface GenericSBProps {
61
+ _uid: string;
62
+ component: string;
63
+ }
64
+ interface ComponentMetadata {
65
+ lang: string;
66
+ title: string;
67
+ activePath: string;
68
+ links: Links;
69
+ locale: string;
70
+ storyId: string;
71
+ appId?: string;
72
+ integrationId?: string;
73
+ }
73
74
  type FalconGradientTypes = 'rubyglow-diagonal' | 'rubyglow-vertical' | 'pinksky-diagonal' | 'pinksky-vertical' | 'bluehaze-diagonal' | 'bluehaze-vertical' | 'greencloud-diagonal' | 'greencloud-vertical' | 'peachfog-diagonal' | 'peachfog-vertical' | 'darkblue-haze' | 'none';
74
75
 
75
- interface CardSchema {
76
- content: any;
77
- updatedContent: any;
78
- indexKey: number;
79
- listLength: number;
80
- addToCart?: (e: any) => void;
81
- metadata?: ComponentMetadata | undefined;
82
- modalTriggered?: () => void;
83
- showPrice?: any;
84
- }
76
+ interface CardSchema {
77
+ content: any;
78
+ updatedContent: any;
79
+ indexKey: number;
80
+ listLength: number;
81
+ addToCart?: (e: any) => void;
82
+ metadata?: ComponentMetadata | undefined;
83
+ modalTriggered?: () => void;
84
+ showPrice?: any;
85
+ }
85
86
  declare const Card: FC<CardSchema>;
86
87
 
87
- interface CardEntitlementSchema {
88
- content: any;
89
- product: any;
90
- indexKey: number;
91
- showEntitleValue: boolean;
92
- metadata: ComponentMetadata | undefined;
93
- modalTriggered?: () => void;
94
- }
88
+ interface CardEntitlementSchema {
89
+ content: any;
90
+ product: any;
91
+ indexKey: number;
92
+ showEntitleValue: boolean;
93
+ metadata: ComponentMetadata | undefined;
94
+ modalTriggered?: () => void;
95
+ }
95
96
  declare const CardEntitlement: FC<CardEntitlementSchema>;
96
97
 
97
98
  declare const CarouselComp: FC<any>;
98
99
 
99
- interface RichTextWithTooltip extends GenericSBProps {
100
- icon: Asset;
101
- mobIcon: Asset;
102
- text: Array<Object>;
103
- tooltipTxt: string;
104
- }
105
- interface ProductTeaserSlideSchema extends GenericSBProps {
106
- buttonLbl: string;
107
- conDuration: string;
108
- description: Array<Object>;
109
- desktopBGImage: Asset;
110
- details: RichTextWithTooltip[];
111
- heading: string;
112
- mobileBGImage: Asset;
113
- priceDesc: string;
114
- productId: string;
115
- productType: string;
116
- promoId: string;
117
- subHeading: string;
118
- summaryURL: Links;
119
- tabBGImage: Asset;
120
- tabTitle: string;
121
- tvDetails: RichTextWithTooltip[];
122
- tvPrice: string;
123
- tvProductId: string;
124
- tvSubHeading: string;
125
- textAlignment: any;
126
- gradientBackground: FalconGradientTypes;
127
- isFullWidthImage: boolean;
128
- }
129
- interface ProductTeaserCompSchema extends GenericSBProps {
130
- btnIcon: Asset;
131
- serviceabilityError: string;
132
- tvIcon: Asset;
133
- productTeaserSlides: ProductTeaserSlideSchema[];
134
- }
135
- interface ProductTeaserSchema {
136
- content: ProductTeaserCompSchema;
137
- lineCheckCallBack?: () => void;
138
- linecheckSuccessCallBack?: () => void;
139
- changeAddressClicked?: boolean;
140
- offerDataCallBack?: (a: any, b: any, c?: string) => void;
141
- productCallBack?: (a: string) => void;
142
- tableSelectedTab?: string;
143
- lineCheckOnClear?: () => void;
144
- }
100
+ interface RichTextWithTooltip extends GenericSBProps {
101
+ icon: Asset;
102
+ mobIcon: Asset;
103
+ text: Array<Object>;
104
+ tooltipTxt: string;
105
+ }
106
+ interface ProductTeaserSlideSchema extends GenericSBProps {
107
+ buttonLbl: string;
108
+ conDuration: string;
109
+ description: Array<Object>;
110
+ desktopBGImage: Asset;
111
+ details: RichTextWithTooltip[];
112
+ heading: string;
113
+ mobileBGImage: Asset;
114
+ priceDesc: string;
115
+ productId: string;
116
+ productType: string;
117
+ promoId: string;
118
+ subHeading: string;
119
+ summaryURL: Links;
120
+ tabBGImage: Asset;
121
+ tabTitle: string;
122
+ tvDetails: RichTextWithTooltip[];
123
+ tvPrice: string;
124
+ tvProductId: string;
125
+ tvSubHeading: string;
126
+ textAlignment: any;
127
+ gradientBackground: FalconGradientTypes;
128
+ isFullWidthImage: boolean;
129
+ }
130
+ interface ProductTeaserCompSchema extends GenericSBProps {
131
+ btnIcon: Asset;
132
+ serviceabilityError: string;
133
+ tvIcon: Asset;
134
+ productTeaserSlides: ProductTeaserSlideSchema[];
135
+ }
136
+ interface ProductTeaserSchema {
137
+ content: ProductTeaserCompSchema;
138
+ lineCheckCallBack?: () => void;
139
+ linecheckSuccessCallBack?: () => void;
140
+ changeAddressClicked?: boolean;
141
+ offerDataCallBack?: (a: any, b: any, c?: string) => void;
142
+ productCallBack?: (a: string) => void;
143
+ tableSelectedTab?: string;
144
+ lineCheckOnClear?: () => void;
145
+ }
145
146
  declare const ProductTeaser: FC<ProductTeaserSchema>;
146
147
 
147
- interface ProductTableSchema {
148
- content: any;
149
- metadata: any;
150
- setGenericErrorModalDetails: any;
151
- loginSuccess?: boolean;
152
- lineCheckCallBack?: () => void;
153
- changeAddressClicked?: any;
154
- tabCheckCallBack?: (tabId: string) => void;
155
- ratePlansToRemove?: string[];
156
- isProdEnv?: boolean;
148
+ interface ProductTableSchema {
149
+ content: any;
150
+ metadata: any;
151
+ setGenericErrorModalDetails: any;
152
+ loginSuccess?: boolean;
153
+ lineCheckCallBack?: () => void;
154
+ changeAddressClicked?: any;
155
+ tabCheckCallBack?: (tabId: string) => void;
156
+ ratePlansToRemove?: string[];
157
+ isProdEnv?: boolean;
157
158
  }
158
159
 
159
160
  declare const ProductTableV3: FC<ProductTableSchema>;
160
161
 
161
- declare const StickyProductAnchor: ({ content, offerData, lineCheckCallBack }: any) => React.JSX.Element;
162
-
163
- interface StaticLinetableSchema {
164
- content: any;
165
- tabCheckCallBack?: any;
166
- setGenericErrorModalDetails: any;
167
- metadata: any;
168
- loginSuccess?: boolean;
169
- changeAddressClicked?: any;
170
- lineCheckCallBack?: any;
171
- linecheckSuccessCallBack?: any;
172
- selectedOption?: string;
173
- basicConfigUrl?: string;
174
- selectedExistingOption?: any;
175
- setLoginSuccess?: any;
176
- deviceFlow?: any;
177
- deviceFlowCallBack?: any;
178
- ubRatePlanObj?: any;
179
- lineCheckOnClear?: any;
180
- pegaIntegration?: boolean;
181
- pegaCustomerInterest?: string;
182
- useStoryblokOrder?: boolean;
183
- isProdEnv?: boolean;
162
+ declare const StickyProductAnchor: ({ content, offerData, lineCheckCallBack }: any) => JSX.Element;
163
+
164
+ interface StaticLinetableSchema {
165
+ content: any;
166
+ tabCheckCallBack?: any;
167
+ setGenericErrorModalDetails: any;
168
+ metadata: any;
169
+ loginSuccess?: boolean;
170
+ changeAddressClicked?: any;
171
+ lineCheckCallBack?: any;
172
+ linecheckSuccessCallBack?: any;
173
+ selectedOption?: string;
174
+ basicConfigUrl?: string;
175
+ selectedExistingOption?: any;
176
+ setLoginSuccess?: any;
177
+ deviceFlow?: any;
178
+ deviceFlowCallBack?: any;
179
+ ubRatePlanObj?: any;
180
+ lineCheckOnClear?: any;
181
+ pegaIntegration?: boolean;
182
+ pegaCustomerInterest?: string;
183
+ useStoryblokOrder?: boolean;
184
+ isProdEnv?: boolean;
184
185
  }
185
186
 
186
187
  declare const StaticLineTable: FC<StaticLinetableSchema>;
187
188
 
188
189
  declare const LincheckModal: FC<any>;
189
190
 
190
- declare const BenefitWrapper: ({ content, metadata, setGenericErrorModalDetails, loginSuccess, basicConfigUrl, setLoginSuccess, isProdEnv, }: any) => React.JSX.Element;
191
+ declare const BenefitWrapper: ({ content, metadata, setGenericErrorModalDetails, loginSuccess, basicConfigUrl, setLoginSuccess, isProdEnv, }: any) => JSX.Element;
191
192
 
192
193
  declare const Breadcrumb: FC<any>;
193
194
 
@@ -197,171 +198,131 @@ declare const HeroLoginBanner: FC<any>;
197
198
 
198
199
  declare const CheckCoverage: FC<any>;
199
200
 
200
- declare const DpLinetableContainer: ({ content, metadata, isProdEnv }: any) => React.JSX.Element;
201
+ declare const DpLinetableContainer: ({ content, metadata, isProdEnv }: any) => JSX.Element;
201
202
 
202
203
  declare const CoverageCheckModal: FC<any>;
203
204
 
204
- interface FreshBannerProps {
205
- image: Asset;
206
- }
207
- interface AuthDataSchema {
208
- firstName: string;
209
- lastName: string;
210
- personalisedName?: string;
211
- authenticationtype: string;
212
- hashedId: string;
213
- lastLoginDate: string;
214
- siteId: string;
215
- focusFunction: (code: string, uniqueId: string) => void;
216
- }
217
- interface AuthserviceSchema {
218
- authvalues: AuthDataSchema | undefined;
219
- setAuthService: (authService: boolean) => void;
220
- checklogin: () => void;
221
- modalData: boolean;
222
- }
223
- interface FreshBannerSchema {
224
- content: FreshBannerProps;
225
- metadata?: any;
226
- lineCheckCallBack?: () => void;
227
- lineCheckSuccessCallBack?: () => void;
228
- tableSelectedTab?: string;
229
- baseConfig?: string;
230
- authData?: AuthserviceSchema | undefined;
231
- lineCheckOnClear?: () => void;
232
- isProdEnv: boolean;
233
- }
234
-
235
- declare const FreshProductBannerHome: FC<FreshBannerSchema>;
236
-
237
- declare const DeviceCards: FC<any>;
238
-
239
205
  declare const StickyBottomSheet: FC<any>;
240
206
 
241
- type ProgressionBarProps = {
242
- step: number;
243
- steps: any[];
244
- };
207
+ type ProgressionBarProps = {
208
+ step: number;
209
+ steps: any[];
210
+ };
245
211
  declare const ProgressionBar: ({ step, steps }: ProgressionBarProps) => JSX.Element;
246
212
 
247
- interface OttServiceOptionsSmallPopupProps {
248
- content: any;
249
- addOptionsCallBack: (option?: any[] | undefined) => void;
250
- metadata: any;
251
- constants: any;
252
- mainContent: any;
253
- preSelectedOptions: any[];
254
- optionsResponse: any[];
255
- updateResponseList: (list: any) => void;
256
- showPrice?: any;
257
- productData?: any;
258
- offeringData?: any;
259
- uniqueId?: any;
260
- deviceFlow?: any;
261
- }
262
- declare const OttServiceOptionsSmallPopup: ({ content, addOptionsCallBack, metadata, constants, mainContent, preSelectedOptions, optionsResponse, updateResponseList, showPrice, productData, offeringData, uniqueId, deviceFlow }: OttServiceOptionsSmallPopupProps) => React.JSX.Element;
263
-
264
- interface LineTableBasicPropConfigSchema {
265
- baseURL: string | '';
266
- cartURL?: string | '';
267
- storyBlokURL?: string | '';
268
- }
269
- declare class LineTableBasicPropConfig {
270
- private static instance;
271
- config: LineTableBasicPropConfigSchema;
272
- private constructor();
273
- getConfig: () => LineTableBasicPropConfigSchema;
274
- getBaseUrl: () => string;
275
- getCartUrl: () => string;
276
- getSBUrl: () => string;
277
- static getInstance: () => LineTableBasicPropConfig;
278
- static create: (p_config: LineTableBasicPropConfigSchema) => void;
279
- }
280
- interface AssetPathPropConfigSchema {
281
- assetPath: string | '';
282
- basicConfigUrl?: string | '';
283
- }
284
- declare class AssetPathPropConfig {
285
- private static instance;
286
- config: AssetPathPropConfigSchema;
287
- private constructor();
288
- getAssetPath: () => string;
289
- getBasicConfigUrl: () => string;
290
- static getInstance: () => AssetPathPropConfig;
291
- static create: (path_config: AssetPathPropConfigSchema) => void;
292
- }
293
-
294
- interface ProductTeaserPropConfigSchema {
295
- baseURL: string | "";
296
- cartURL: string | "";
297
- }
298
- declare class ProductTeaserPropConfig {
299
- private static instance;
300
- config: ProductTeaserPropConfigSchema;
301
- private constructor();
302
- getConfig: () => ProductTeaserPropConfigSchema;
303
- getBaseUrl: () => string;
304
- getCartUrl: () => string;
305
- static getInstance: () => ProductTeaserPropConfig;
306
- static create: (p_config: ProductTeaserPropConfigSchema) => void;
307
- }
308
-
309
- interface LinecheckBasicPropConfigSchema {
310
- baseURL: string | '';
311
- }
312
- declare class LinecheckBasicPropConfig {
313
- private static instance;
314
- config: LinecheckBasicPropConfigSchema;
315
- private constructor();
316
- getConfig: () => LinecheckBasicPropConfigSchema;
317
- getBaseUrl: () => string;
318
- static getInstance: () => LinecheckBasicPropConfig;
319
- static create: (p_config: LinecheckBasicPropConfigSchema) => void;
320
- }
321
-
322
- interface LoginBasicPropConfigSchema {
323
- baseURL: string | "";
324
- }
325
- declare class LoginBasicPropConfig {
326
- private static instance;
327
- apiServiceObject?: ApiServiceV2;
328
- prop: any;
329
- config: LoginBasicPropConfigSchema;
330
- private constructor();
331
- getConfig: () => LoginBasicPropConfigSchema;
332
- getBaseUrl: () => string;
333
- static getInstance: () => LoginBasicPropConfig;
334
- static create: (p_config: LoginBasicPropConfigSchema) => void;
335
- getAPIServiceObject: () => ApiServiceV2;
336
- }
337
-
338
- interface DevicePropSchema {
339
- baseURL: string | '';
340
- }
341
- declare class DevicePropConfig {
342
- private static instance;
343
- config: DevicePropSchema;
344
- private constructor();
345
- getConfig: () => DevicePropSchema;
346
- getBaseUrl: () => string;
347
- static getInstance: () => DevicePropConfig;
348
- static create: (p_config: DevicePropSchema) => void;
349
- }
350
-
351
- interface StickyBottomSheetPropConfigSchema {
352
- baseURL: string | '';
353
- cartURL: string | '';
354
- }
355
- declare class StickyBottomSheetPropConfig {
356
- private static instance;
357
- config: StickyBottomSheetPropConfigSchema;
358
- private constructor();
359
- getConfig: () => StickyBottomSheetPropConfigSchema;
360
- getBaseUrl: () => string;
361
- getCartUrl: () => string;
362
- static getInstance: () => StickyBottomSheetPropConfig;
363
- static create: (p_config: StickyBottomSheetPropConfigSchema) => void;
364
- }
365
-
366
- export { AssetPathPropConfig, BenefitWrapper, Breadcrumb, Button, Card, CardEntitlement, CarouselComp, CheckCoverage, CoverageCheckModal, DeviceCards as DeviceCard, DevicePropConfig, DpLinetableContainer as DpLinetable, FreshProductBannerHome, HeroLoginBanner as HeroLogin, LineTableBasicPropConfig, LinecheckBasicPropConfig, LincheckModal as LinecheckModal, LoginBasicPropConfig, LoginModal as LoginModalV2, OttServiceOptionsSmallPopup, PreToPostSubsPopup as PretoPostSubsPopup, ProductTableV3, ProductTeaser, ProductTeaserPropConfig, ProgressionBar, StaticLineTable, StickyBottomSheet, StickyBottomSheetPropConfig, StickyProductAnchor };
367
- export type { AssetPathPropConfigSchema, DevicePropSchema, LineTableBasicPropConfigSchema, LinecheckBasicPropConfigSchema, LoginBasicPropConfigSchema, ProductTeaserPropConfigSchema, StickyBottomSheetPropConfigSchema };
213
+ interface OttServiceOptionsSmallPopupProps {
214
+ content: any;
215
+ addOptionsCallBack: (option?: any[] | undefined) => void;
216
+ metadata: any;
217
+ constants: any;
218
+ mainContent: any;
219
+ preSelectedOptions: any[];
220
+ optionsResponse: any[];
221
+ updateResponseList: (list: any) => void;
222
+ showPrice?: any;
223
+ productData?: any;
224
+ offeringData?: any;
225
+ uniqueId?: any;
226
+ deviceFlow?: any;
227
+ }
228
+ declare const OttServiceOptionsSmallPopup: ({ content, addOptionsCallBack, metadata, constants, mainContent, preSelectedOptions, optionsResponse, updateResponseList, showPrice, productData, offeringData, uniqueId, deviceFlow }: OttServiceOptionsSmallPopupProps) => JSX.Element;
229
+
230
+ interface NotificationToastProps {
231
+ title: string;
232
+ message: string;
233
+ show: boolean;
234
+ delay?: number;
235
+ onClose: () => void;
236
+ }
237
+ declare const NotificationToast: ({ title, message, show, onClose, delay }: NotificationToastProps) => JSX.Element;
238
+
239
+ interface LineTableBasicPropConfigSchema {
240
+ baseURL: string | '';
241
+ cartURL?: string | '';
242
+ storyBlokURL?: string | '';
243
+ }
244
+ declare class LineTableBasicPropConfig {
245
+ private static instance;
246
+ config: LineTableBasicPropConfigSchema;
247
+ private constructor();
248
+ getConfig: () => LineTableBasicPropConfigSchema;
249
+ getBaseUrl: () => string;
250
+ getCartUrl: () => string;
251
+ getSBUrl: () => string;
252
+ static getInstance: () => LineTableBasicPropConfig;
253
+ static create: (p_config: LineTableBasicPropConfigSchema) => void;
254
+ }
255
+ interface AssetPathPropConfigSchema {
256
+ assetPath: string | '';
257
+ basicConfigUrl?: string | '';
258
+ }
259
+ declare class AssetPathPropConfig {
260
+ private static instance;
261
+ config: AssetPathPropConfigSchema;
262
+ private constructor();
263
+ getAssetPath: () => string;
264
+ getBasicConfigUrl: () => string;
265
+ static getInstance: () => AssetPathPropConfig;
266
+ static create: (path_config: AssetPathPropConfigSchema) => void;
267
+ }
268
+
269
+ interface ProductTeaserPropConfigSchema {
270
+ baseURL: string | "";
271
+ cartURL: string | "";
272
+ }
273
+ declare class ProductTeaserPropConfig {
274
+ private static instance;
275
+ config: ProductTeaserPropConfigSchema;
276
+ private constructor();
277
+ getConfig: () => ProductTeaserPropConfigSchema;
278
+ getBaseUrl: () => string;
279
+ getCartUrl: () => string;
280
+ static getInstance: () => ProductTeaserPropConfig;
281
+ static create: (p_config: ProductTeaserPropConfigSchema) => void;
282
+ }
283
+
284
+ interface LinecheckBasicPropConfigSchema {
285
+ baseURL: string | '';
286
+ }
287
+ declare class LinecheckBasicPropConfig {
288
+ private static instance;
289
+ config: LinecheckBasicPropConfigSchema;
290
+ private constructor();
291
+ getConfig: () => LinecheckBasicPropConfigSchema;
292
+ getBaseUrl: () => string;
293
+ static getInstance: () => LinecheckBasicPropConfig;
294
+ static create: (p_config: LinecheckBasicPropConfigSchema) => void;
295
+ }
296
+
297
+ interface StickyBottomSheetPropConfigSchema {
298
+ baseURL: string | '';
299
+ cartURL: string | '';
300
+ }
301
+ declare class StickyBottomSheetPropConfig {
302
+ private static instance;
303
+ config: StickyBottomSheetPropConfigSchema;
304
+ private constructor();
305
+ getConfig: () => StickyBottomSheetPropConfigSchema;
306
+ getBaseUrl: () => string;
307
+ getCartUrl: () => string;
308
+ static getInstance: () => StickyBottomSheetPropConfig;
309
+ static create: (p_config: StickyBottomSheetPropConfigSchema) => void;
310
+ }
311
+
312
+ interface LoginBasicPropConfigSchema {
313
+ baseURL: string | "";
314
+ }
315
+ declare class LoginBasicPropConfig {
316
+ private static instance;
317
+ apiServiceObject?: ApiServiceV2;
318
+ prop: any;
319
+ config: LoginBasicPropConfigSchema;
320
+ private constructor();
321
+ getConfig: () => LoginBasicPropConfigSchema;
322
+ getBaseUrl: () => string;
323
+ static getInstance: () => LoginBasicPropConfig;
324
+ static create: (p_config: LoginBasicPropConfigSchema) => void;
325
+ getAPIServiceObject: () => ApiServiceV2;
326
+ }
327
+
328
+ export { AssetPathPropConfig, AssetPathPropConfigSchema, BenefitWrapper, Breadcrumb, Button, Card, CardEntitlement, CarouselComp, CheckCoverage, CoverageCheckModal, DpLinetableContainer as DpLinetable, HeroLoginBanner as HeroLogin, LineTableBasicPropConfig, LineTableBasicPropConfigSchema, LinecheckBasicPropConfig, LinecheckBasicPropConfigSchema, LincheckModal as LinecheckModal, LoginBasicPropConfig, LoginBasicPropConfigSchema, LoginModal as LoginModalV2, NotificationToast, OttServiceOptionsSmallPopup, PreToPostSubsPopup as PretoPostSubsPopup, ProductTableV3, ProductTeaser, ProductTeaserPropConfig, ProductTeaserPropConfigSchema, ProgressionBar, StaticLineTable, StickyBottomSheet, StickyBottomSheetPropConfig, StickyBottomSheetPropConfigSchema, StickyProductAnchor };