@sunrise-upc/mobile-prod-card 8.6.0 → 8.7.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 (359) hide show
  1. package/README.md +41 -41
  2. package/dist/cjs/Analytics/AnalyticsConstants.d.ts +78 -83
  3. package/dist/cjs/Analytics/items.d.ts +32 -32
  4. package/dist/cjs/components/BenefitWrapper/BenefitValidate.d.ts +3 -3
  5. package/dist/cjs/components/BenefitWrapper/BenefitWrapper.d.ts +3 -3
  6. package/dist/cjs/components/BenefitWrapper/Benefits.d.ts +1 -1
  7. package/dist/cjs/components/BenefitWrapper/BenefitsValidateWrapper.d.ts +3 -3
  8. package/dist/cjs/components/BenefitWrapper/index.d.ts +1 -1
  9. package/dist/cjs/components/Breadcrumb/Breadcrumb.d.ts +3 -3
  10. package/dist/cjs/components/Breadcrumb/index.d.ts +1 -1
  11. package/dist/cjs/components/Breadcrumb/useScrollCheck.d.ts +4 -4
  12. package/dist/cjs/components/CardComp/Card.d.ts +15 -15
  13. package/dist/cjs/components/CardComp/index.d.ts +1 -1
  14. package/dist/cjs/components/CardEntitlement/CardEntitlement.d.ts +13 -13
  15. package/dist/cjs/components/CardEntitlement/index.d.ts +1 -1
  16. package/dist/cjs/components/CarouselComp/CarouselComp.d.ts +3 -3
  17. package/dist/cjs/components/CarouselComp/index.d.ts +1 -1
  18. package/dist/cjs/components/CountryOverlays/CountryOverlays.d.ts +11 -11
  19. package/dist/cjs/components/CountryOverlays/OverlayModal.d.ts +12 -12
  20. package/dist/cjs/components/Dotloader/Dotloader.d.ts +7 -7
  21. package/dist/cjs/components/DynamicPriceComp/DynamicPrice.d.ts +9 -9
  22. package/dist/cjs/components/FalconAccordionList/FalconAccordion.d.ts +13 -13
  23. package/dist/cjs/components/FalconAccordionList/FalconAccordionList.d.ts +13 -13
  24. package/dist/cjs/components/FalconAccordionList/index.d.ts +1 -1
  25. package/dist/cjs/components/FalconButtonV2/FalconButtonV2.d.ts +3 -3
  26. package/dist/cjs/components/FalconDescription/FalconDescription.d.ts +11 -11
  27. package/dist/cjs/components/FalconMessage/FalconMessage.d.ts +12 -12
  28. package/dist/cjs/components/FalconTitle/FalconTitle.d.ts +11 -11
  29. package/dist/cjs/components/HeroLogin/HeroLogin.d.ts +3 -3
  30. package/dist/cjs/components/HeroLogin/index.d.ts +1 -1
  31. package/dist/cjs/components/LineCheckV3/APIResourceConstants.d.ts +8 -8
  32. package/dist/cjs/components/LineCheckV3/AutoComplete.d.ts +6 -6
  33. package/dist/cjs/components/LineCheckV3/GenericModal.d.ts +18 -18
  34. package/dist/cjs/components/LineCheckV3/IndividualLineCheck.d.ts +2 -2
  35. package/dist/cjs/components/LineCheckV3/LineCheckInput.d.ts +3 -3
  36. package/dist/cjs/components/LineCheckV3/LineCheckOverlay.d.ts +13 -13
  37. package/dist/cjs/components/LineCheckV3/LineCheckV3.d.ts +3 -3
  38. package/dist/cjs/components/LineCheckV3/LinecheckModal.d.ts +3 -3
  39. package/dist/cjs/components/LineCheckV3/LinecheckService.d.ts +10 -10
  40. package/dist/cjs/components/LineCheckV3/Success.d.ts +17 -17
  41. package/dist/cjs/components/LineCheckV3/api-constants.d.ts +1 -1
  42. package/dist/cjs/components/LineCheckV3/index.d.ts +1 -1
  43. package/dist/cjs/components/NewLineCheck/AdvanceSearch.d.ts +3 -3
  44. package/dist/cjs/components/NewLineCheck/CheckCoverage.d.ts +3 -3
  45. package/dist/cjs/components/NewLineCheck/CoverageCheckModal.d.ts +3 -3
  46. package/dist/cjs/components/NewLineCheck/CoverageCheckUtils.d.ts +16 -16
  47. package/dist/cjs/components/NewLineCheck/CovercheckWrapper.d.ts +3 -3
  48. package/dist/cjs/components/NewLineCheck/GenericModal.d.ts +19 -19
  49. package/dist/cjs/components/NewLineCheck/NewLCInput.d.ts +3 -3
  50. package/dist/cjs/components/NewLineCheck/SuccessCoverage.d.ts +3 -3
  51. package/dist/cjs/components/NewLineCheck/index.d.ts +2 -2
  52. package/dist/cjs/components/NotificationToast/NotificationToast.d.ts +10 -10
  53. package/dist/cjs/components/PretoPost/PreToPostSubsPopup.d.ts +3 -3
  54. package/dist/cjs/components/PretoPost/index.d.ts +1 -1
  55. package/dist/cjs/components/ProductDetailsComp/ProductDetails.d.ts +10 -10
  56. package/dist/cjs/components/ProductDetailsComp/index.d.ts +1 -1
  57. package/dist/cjs/components/ProductDetailsModal/ProductDetailsModal.d.ts +15 -15
  58. package/dist/cjs/components/ProductDetailsModal/index.d.ts +1 -1
  59. package/dist/cjs/components/ProductDetailsV3/BenefitsSectionV3.d.ts +3 -3
  60. package/dist/cjs/components/ProductDetailsV3/CashBackV2/CashbackV2.d.ts +3 -3
  61. package/dist/cjs/components/ProductDetailsV3/ChooseGiftV2.d.ts +3 -3
  62. package/dist/cjs/components/ProductDetailsV3/GiftConfigV2.d.ts +3 -3
  63. package/dist/cjs/components/ProductDetailsV3/ProductDetailsModal/ProductDetailsModal.d.ts +14 -14
  64. package/dist/cjs/components/ProductDetailsV3/ProductDetailsModal/ProductDetailsV2.d.ts +13 -13
  65. package/dist/cjs/components/ProductDetailsV3/ProductEntitlement.d.ts +3 -3
  66. package/dist/cjs/components/ProductDetailsV3/ProductPriceV3.d.ts +3 -3
  67. package/dist/cjs/components/ProductDetailsV3/ReactInputSelectV2/ReactInputSelectV2.d.ts +3 -3
  68. package/dist/cjs/components/ProductDetailsV3/tv/EntertainmentOptionsV2/EntertainmentOptionsV2.d.ts +3 -3
  69. package/dist/cjs/components/ProductDetailsV3/tv/TVChannelOfferV2.d.ts +3 -3
  70. package/dist/cjs/components/ProductTeaser/ProductTeaser.d.ts +50 -50
  71. package/dist/cjs/components/ProductTeaser/ProductTeaserSlides.d.ts +15 -15
  72. package/dist/cjs/components/ProductTeaser/index.d.ts +1 -1
  73. package/dist/cjs/components/ProgressionBar/ProgressionBar.d.ts +7 -7
  74. package/dist/cjs/components/ProgressionBar/index.d.ts +1 -1
  75. package/dist/cjs/components/ReactInputSelect/ReactInputSelect.d.ts +3 -3
  76. package/dist/cjs/components/ResponsiveRow/index.d.ts +1 -1
  77. package/dist/cjs/components/ResponsiveRow/row.d.ts +8 -8
  78. package/dist/cjs/components/StaticLineTable/CheckoutButton.d.ts +4 -4
  79. package/dist/cjs/components/StaticLineTable/DynamicPriceSection.d.ts +4 -4
  80. package/dist/cjs/components/StaticLineTable/ExsistingSubscriptionCards.d.ts +11 -11
  81. package/dist/cjs/components/StaticLineTable/ExsistingSubscriptionModal.d.ts +8 -8
  82. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsLoader/OttServiceOptionsLoader.d.ts +2 -2
  83. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsModal.d.ts +15 -15
  84. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsPopup.d.ts +3 -3
  85. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup.d.ts +18 -18
  86. package/dist/cjs/components/StaticLineTable/Product.utils.d.ts +15 -15
  87. package/dist/cjs/components/StaticLineTable/StaticBenefit.d.ts +4 -4
  88. package/dist/cjs/components/StaticLineTable/StaticExclusiveBenefit.d.ts +4 -4
  89. package/dist/cjs/components/StaticLineTable/StaticLineTable.d.ts +4 -4
  90. package/dist/cjs/components/StaticLineTable/StaticLineTableStore/StaticLineTableProvider.d.ts +21 -21
  91. package/dist/cjs/components/StaticLineTable/StaticProduct.d.ts +4 -4
  92. package/dist/cjs/components/StaticLineTable/StaticProductContainer.d.ts +4 -4
  93. package/dist/cjs/components/StaticLineTable/StaticProductDatatypes.d.ts +143 -143
  94. package/dist/cjs/components/StaticLineTable/StaticProductDetails.d.ts +4 -4
  95. package/dist/cjs/components/StaticLineTable/StaticProductDetailsModal.d.ts +14 -14
  96. package/dist/cjs/components/StaticLineTable/StaticProductEntitlement.d.ts +3 -3
  97. package/dist/cjs/components/StaticLineTable/TVChannelModal.d.ts +3 -3
  98. package/dist/cjs/components/StaticLineTable/TvOptionsContainer.d.ts +3 -3
  99. package/dist/cjs/components/StaticLineTable/WorldPassPopup.d.ts +9 -9
  100. package/dist/cjs/components/StaticLineTable/index.d.ts +1 -1
  101. package/dist/cjs/components/StaticPriceComp/StaticPriceComp.d.ts +9 -9
  102. package/dist/cjs/components/StickyBottomSheet/StickyBottomSheet.d.ts +6 -6
  103. package/dist/cjs/components/StickyBottomSheet/index.d.ts +1 -1
  104. package/dist/cjs/components/StickyProductAnchor/StickyProductAnchor.d.ts +3 -3
  105. package/dist/cjs/components/StickyProductAnchor/index.d.ts +1 -1
  106. package/dist/cjs/components/ToolTip/ToolTip.d.ts +3 -3
  107. package/dist/cjs/components/UltimateBundleLinetable/DpDetailsModal/DpDetailsModal.d.ts +3 -3
  108. package/dist/cjs/components/UltimateBundleLinetable/DpLinetableContainer.d.ts +3 -3
  109. package/dist/cjs/components/UltimateBundleLinetable/DpProduct.d.ts +3 -3
  110. package/dist/cjs/components/UltimateBundleLinetable/DpTabContainer.d.ts +3 -3
  111. package/dist/cjs/components/UltimateBundleLinetable/DpTableDeviceSection/DpTableDeviceSection.d.ts +3 -3
  112. package/dist/cjs/components/UltimateBundleLinetable/DpTableFlexSection/DpTableFlexSection.d.ts +3 -3
  113. package/dist/cjs/components/UltimateBundleLinetable/DpTableMobileSection/DpTableMobileSection.d.ts +3 -3
  114. package/dist/cjs/components/UltimateBundleLinetable/DpTableUtils.d.ts +45 -45
  115. package/dist/cjs/components/UltimateBundleLinetable/checkoutRedirectionPopup/checkoutRedirectionPopup.d.ts +13 -13
  116. package/dist/cjs/components/UltimateBundleLinetable/index.d.ts +1 -1
  117. package/dist/cjs/components/UserLoggedPricesToggle/UserLoggedPricesToggle.d.ts +9 -9
  118. package/dist/cjs/components/button/Button.d.ts +5 -5
  119. package/dist/cjs/components/button/Button.types.d.ts +11 -11
  120. package/dist/cjs/components/button/index.d.ts +1 -1
  121. package/dist/cjs/components/index.d.ts +21 -22
  122. package/dist/cjs/components/lineTable/BundleProductsV3.d.ts +3 -3
  123. package/dist/cjs/components/lineTable/LineTableV3.utils.d.ts +10 -10
  124. package/dist/cjs/components/lineTable/OrderButton.d.ts +3 -3
  125. package/dist/cjs/components/lineTable/ProductContainerV3.d.ts +4 -4
  126. package/dist/cjs/components/lineTable/ProductTableV3.d.ts +4 -4
  127. package/dist/cjs/components/lineTable/ProductV3.d.ts +2 -2
  128. package/dist/cjs/components/lineTable/index.d.ts +1 -1
  129. package/dist/cjs/components/lineTable/lineTable.types.d.ts +36 -36
  130. package/dist/cjs/components/login/Login.types.d.ts +71 -71
  131. package/dist/cjs/components/login/LoginModalV2.d.ts +4 -4
  132. package/dist/cjs/components/login/LoginV2.d.ts +4 -4
  133. package/dist/cjs/components/login/MfaPhase2/DepricatingChannels.d.ts +4 -4
  134. package/dist/cjs/components/login/MfaPhase2/NewNumber.d.ts +4 -4
  135. package/dist/cjs/components/login/MfaPhase2/OtpValidation.d.ts +4 -4
  136. package/dist/cjs/components/login/MfaPhase2/ResetPwdModal.d.ts +4 -4
  137. package/dist/cjs/components/login/index.d.ts +1 -1
  138. package/dist/cjs/components/richtext.d.ts +10 -10
  139. package/dist/cjs/components/sharedCarousel/CarouselComponent.d.ts +3 -3
  140. package/dist/cjs/components/skeletonLoader/Skeletonloader.d.ts +3 -3
  141. package/dist/cjs/components/spacer/spacer.d.ts +11 -11
  142. package/dist/cjs/components/types.d.ts +60 -94
  143. package/dist/cjs/index.d.ts +2 -2
  144. package/dist/cjs/index.js +3 -3
  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 -13
  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 -19
  155. package/dist/cjs/services/index.d.ts +5 -5
  156. package/dist/cjs/utils/AnalyticsUtils.d.ts +39 -41
  157. package/dist/cjs/utils/constants.d.ts +76 -92
  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 -30
  162. package/dist/esm/Analytics/AnalyticsConstants.d.ts +78 -83
  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 -10
  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 -3
  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 -3
  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 -143
  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 -45
  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 -94
  303. package/dist/esm/index.d.ts +2 -2
  304. package/dist/esm/index.js +3 -3
  305. package/dist/esm/models/Analytics/items.d.ts +45 -45
  306. package/dist/esm/services/ButtonService.d.ts +6 -6
  307. package/dist/esm/services/LineTableBasicPropConfig.d.ts +29 -29
  308. package/dist/esm/services/LineTableService.d.ts +13 -13
  309. package/dist/esm/services/LinecheckBasicPropConfig.d.ts +12 -12
  310. package/dist/esm/services/LoginBasicPropConfig.d.ts +16 -16
  311. package/dist/esm/services/LoginServiceV2.d.ts +31 -31
  312. package/dist/esm/services/ProductTeaserPropsConfig.d.ts +14 -14
  313. package/dist/esm/services/StickyBottomSheetConfig.d.ts +14 -14
  314. package/dist/esm/services/api-constants.d.ts +15 -19
  315. package/dist/esm/services/index.d.ts +5 -5
  316. package/dist/esm/utils/AnalyticsUtils.d.ts +39 -41
  317. package/dist/esm/utils/constants.d.ts +76 -92
  318. package/dist/esm/utils/data-source.d.ts +17 -17
  319. package/dist/esm/utils/global.d.ts +7 -7
  320. package/dist/esm/utils/store/card-context.d.ts +10 -10
  321. package/dist/esm/utils/utils.d.ts +18 -30
  322. package/dist/index.d.ts +272 -360
  323. package/package.json +75 -75
  324. package/dist/cjs/components/Accessories/Accessory-card/AccessoryCard.d.ts +0 -10
  325. package/dist/cjs/components/Accessories/Accessory-card/AccessoryErrorModal.d.ts +0 -18
  326. package/dist/cjs/components/Accessories/AccessoryPreviewCardLoader/AccessoryPreviewCardLoader.d.ts +0 -3
  327. package/dist/cjs/components/Accessories/AccessoryPreviewCardSkeletonBody/AccessoryPreviewCardSkeletonBody.d.ts +0 -3
  328. package/dist/cjs/components/Accessories/DeviceCarouselComponent.d.ts +0 -3
  329. package/dist/cjs/components/Accessories/MultiItemAccessories/MultiItemAccessoriesPage.d.ts +0 -5
  330. package/dist/cjs/components/Accessories/MultiItemAccessories/MultiItemAccessoriesSchema.d.ts +0 -41
  331. package/dist/cjs/components/Accessories/PaymentTypeTabs/PaymentTypeTabs.d.ts +0 -14
  332. package/dist/cjs/components/Accessories/ProgressionBar/progressionBar.d.ts +0 -13
  333. package/dist/cjs/components/Accessories/index.d.ts +0 -1
  334. package/dist/cjs/components/Accessories/multiItemAccessoryStore/MultiAccessoryProvider.d.ts +0 -19
  335. package/dist/cjs/components/Accessories/multiItemAccessoryStore/types.d.ts +0 -71
  336. package/dist/cjs/components/Accessories/multiItemAccessoryStore/useMultiAccessoryActions.d.ts +0 -15
  337. package/dist/cjs/components/Accessories/multiItemAccessoryStore/useMultiAccessoryContext.d.ts +0 -32
  338. package/dist/cjs/components/Accessories/multiItemAccessoryStore/useMultiAccessoryUpdateCartActions.d.ts +0 -11
  339. package/dist/cjs/services/MultiItemAccessories/multiItemAccessoryService.d.ts +0 -8
  340. package/dist/cjs/services/MultiItemAccessories/multiitemAccessoriesUpdateCartService.d.ts +0 -8
  341. package/dist/cjs/services/MultiItemAccessories/storyBlokService.d.ts +0 -10
  342. package/dist/esm/components/Accessories/Accessory-card/AccessoryCard.d.ts +0 -10
  343. package/dist/esm/components/Accessories/Accessory-card/AccessoryErrorModal.d.ts +0 -18
  344. package/dist/esm/components/Accessories/AccessoryPreviewCardLoader/AccessoryPreviewCardLoader.d.ts +0 -3
  345. package/dist/esm/components/Accessories/AccessoryPreviewCardSkeletonBody/AccessoryPreviewCardSkeletonBody.d.ts +0 -3
  346. package/dist/esm/components/Accessories/DeviceCarouselComponent.d.ts +0 -3
  347. package/dist/esm/components/Accessories/MultiItemAccessories/MultiItemAccessoriesPage.d.ts +0 -5
  348. package/dist/esm/components/Accessories/MultiItemAccessories/MultiItemAccessoriesSchema.d.ts +0 -41
  349. package/dist/esm/components/Accessories/PaymentTypeTabs/PaymentTypeTabs.d.ts +0 -14
  350. package/dist/esm/components/Accessories/ProgressionBar/progressionBar.d.ts +0 -13
  351. package/dist/esm/components/Accessories/index.d.ts +0 -1
  352. package/dist/esm/components/Accessories/multiItemAccessoryStore/MultiAccessoryProvider.d.ts +0 -19
  353. package/dist/esm/components/Accessories/multiItemAccessoryStore/types.d.ts +0 -71
  354. package/dist/esm/components/Accessories/multiItemAccessoryStore/useMultiAccessoryActions.d.ts +0 -15
  355. package/dist/esm/components/Accessories/multiItemAccessoryStore/useMultiAccessoryContext.d.ts +0 -32
  356. package/dist/esm/components/Accessories/multiItemAccessoryStore/useMultiAccessoryUpdateCartActions.d.ts +0 -11
  357. package/dist/esm/services/MultiItemAccessories/multiItemAccessoryService.d.ts +0 -8
  358. package/dist/esm/services/MultiItemAccessories/multiitemAccessoriesUpdateCartService.d.ts +0 -8
  359. package/dist/esm/services/MultiItemAccessories/storyBlokService.d.ts +0 -10
package/dist/index.d.ts CHANGED
@@ -2,226 +2,186 @@
2
2
  import { MouseEventHandler, FC } from 'react';
3
3
  import { ApiServiceV2 } from '@sunrise-upc/ajax-lib';
4
4
 
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;
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;
14
14
  }
15
15
 
16
16
  declare const Button: FC<ButtonProps>;
17
17
 
18
- interface LoginModalSchema {
19
- content: any;
20
- closeLogin: () => void;
21
- metadata: any;
22
- onSuccess: () => void;
23
- isProdEnv?: boolean;
18
+ interface LoginModalSchema {
19
+ content: any;
20
+ closeLogin: () => void;
21
+ metadata: any;
22
+ onSuccess: () => void;
23
+ isProdEnv?: boolean;
24
24
  }
25
25
 
26
26
  declare const LoginModal: FC<LoginModalSchema>;
27
27
 
28
- type FalconButtonTypes = 'Primary-V1' | 'Secondary-V1' | 'Secondary-V4' | 'Secondary-Dark' | 'Secondary-V5';
29
-
30
- interface Link {
31
- id: number;
32
- slug: string;
33
- name: string;
34
- is_folder: boolean;
35
- parent_id: number;
36
- published: boolean;
37
- path?: string;
38
- position: number;
39
- uuid: string;
40
- is_startpage: boolean;
41
- real_path: string;
42
- alternates: LinkAlternate[];
43
- }
44
- interface LinkAlternate {
45
- path: string;
46
- name?: string;
47
- lang: string;
48
- }
49
- type Links = {
50
- [key: string]: Link;
51
- };
52
- type Alignment = "left" | "center" | "right";
53
- interface Asset {
54
- id: number;
55
- alt?: string;
56
- name: string;
57
- focus?: string;
58
- title?: string;
59
- filename: string;
60
- copyright?: string;
61
- fieldtype: "asset";
62
- }
63
- interface GenericSBProps {
64
- _uid: string;
65
- component: string;
66
- }
67
- interface ComponentMetadata {
68
- lang: string;
69
- title: string;
70
- activePath: string;
71
- links: Links;
72
- locale: string;
73
- storyId: string;
74
- appId?: string;
75
- integrationId?: string;
76
- }
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
+ }
77
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';
78
- interface ComponentWithContentProps<T extends GenericSBProps = GenericSBProps> {
79
- content: T;
80
- metadata?: ComponentMetadata | undefined;
81
- }
82
- interface FalconButtonSchema extends GenericSBProps {
83
- buttonLabel?: string;
84
- buttonIcon?: Asset;
85
- buttonHoverIcon?: Asset;
86
- buttonClickedIcon?: Asset;
87
- buttonDisabledIcon?: Asset;
88
- buttonLink: MultiLink;
89
- linkTarget: LinkTarget;
90
- buttonType: FalconButtonTypes;
91
- iconPosition: string;
92
- buttonAlignment: Alignment;
93
- asset?: Asset;
94
- id?: string;
95
- bloks?: any;
96
- minWidth: number;
97
- enableScroll: boolean;
98
- targetElement: componentsInStory;
99
- blackFridayThemeIcon: Asset;
100
- fromTallhero?: boolean;
101
- }
102
- interface MultiLink {
103
- id: string;
104
- url: string;
105
- linktype: 'url' | 'story';
106
- fieldtype: 'multilink';
107
- cached_url: string;
108
- }
109
- type LinkTarget = '_self' | '_blank' | null;
110
- interface componentsInStory {
111
- _uid: string;
112
- plugin: string;
113
- blockIdentifier: string;
114
- }
115
75
 
116
- interface CardSchema {
117
- content: any;
118
- updatedContent: any;
119
- indexKey: number;
120
- listLength: number;
121
- addToCart?: (e: any) => void;
122
- metadata?: ComponentMetadata | undefined;
123
- modalTriggered?: () => void;
124
- showPrice?: any;
125
- }
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
+ }
126
86
  declare const Card: FC<CardSchema>;
127
87
 
128
- interface CardEntitlementSchema {
129
- content: any;
130
- product: any;
131
- indexKey: number;
132
- showEntitleValue: boolean;
133
- metadata: ComponentMetadata | undefined;
134
- modalTriggered?: () => void;
135
- }
88
+ interface CardEntitlementSchema {
89
+ content: any;
90
+ product: any;
91
+ indexKey: number;
92
+ showEntitleValue: boolean;
93
+ metadata: ComponentMetadata | undefined;
94
+ modalTriggered?: () => void;
95
+ }
136
96
  declare const CardEntitlement: FC<CardEntitlementSchema>;
137
97
 
138
98
  declare const CarouselComp: FC<any>;
139
99
 
140
- interface RichTextWithTooltip extends GenericSBProps {
141
- icon: Asset;
142
- mobIcon: Asset;
143
- text: Array<Object>;
144
- tooltipTxt: string;
145
- }
146
- interface ProductTeaserSlideSchema extends GenericSBProps {
147
- buttonLbl: string;
148
- conDuration: string;
149
- description: Array<Object>;
150
- desktopBGImage: Asset;
151
- details: RichTextWithTooltip[];
152
- heading: string;
153
- mobileBGImage: Asset;
154
- priceDesc: string;
155
- productId: string;
156
- productType: string;
157
- promoId: string;
158
- subHeading: string;
159
- summaryURL: Links;
160
- tabBGImage: Asset;
161
- tabTitle: string;
162
- tvDetails: RichTextWithTooltip[];
163
- tvPrice: string;
164
- tvProductId: string;
165
- tvSubHeading: string;
166
- textAlignment: any;
167
- gradientBackground: FalconGradientTypes;
168
- isFullWidthImage: boolean;
169
- }
170
- interface ProductTeaserCompSchema extends GenericSBProps {
171
- btnIcon: Asset;
172
- serviceabilityError: string;
173
- tvIcon: Asset;
174
- productTeaserSlides: ProductTeaserSlideSchema[];
175
- }
176
- interface ProductTeaserSchema {
177
- content: ProductTeaserCompSchema;
178
- lineCheckCallBack?: () => void;
179
- linecheckSuccessCallBack?: () => void;
180
- changeAddressClicked?: boolean;
181
- offerDataCallBack?: (a: any, b: any, c?: string) => void;
182
- productCallBack?: (a: string) => void;
183
- tableSelectedTab?: string;
184
- lineCheckOnClear?: () => void;
185
- }
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
+ }
186
146
  declare const ProductTeaser: FC<ProductTeaserSchema>;
187
147
 
188
- interface ProductTableSchema {
189
- content: any;
190
- metadata: any;
191
- setGenericErrorModalDetails: any;
192
- loginSuccess?: boolean;
193
- lineCheckCallBack?: () => void;
194
- changeAddressClicked?: any;
195
- tabCheckCallBack?: (tabId: string) => void;
196
- ratePlansToRemove?: string[];
197
- 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;
198
158
  }
199
159
 
200
160
  declare const ProductTableV3: FC<ProductTableSchema>;
201
161
 
202
162
  declare const StickyProductAnchor: ({ content, offerData, lineCheckCallBack }: any) => JSX.Element;
203
163
 
204
- interface StaticLinetableSchema {
205
- content: any;
206
- tabCheckCallBack?: any;
207
- setGenericErrorModalDetails: any;
208
- metadata: any;
209
- loginSuccess?: boolean;
210
- changeAddressClicked?: any;
211
- lineCheckCallBack?: any;
212
- linecheckSuccessCallBack?: any;
213
- selectedOption?: string;
214
- basicConfigUrl?: string;
215
- selectedExistingOption?: any;
216
- setLoginSuccess?: any;
217
- deviceFlow?: any;
218
- deviceFlowCallBack?: any;
219
- ubRatePlanObj?: any;
220
- lineCheckOnClear?: any;
221
- pegaIntegration?: boolean;
222
- pegaCustomerInterest?: string;
223
- useStoryblokOrder?: boolean;
224
- isProdEnv?: boolean;
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;
225
185
  }
226
186
 
227
187
  declare const StaticLineTable: FC<StaticLinetableSchema>;
@@ -244,173 +204,125 @@ declare const CoverageCheckModal: FC<any>;
244
204
 
245
205
  declare const StickyBottomSheet: FC<any>;
246
206
 
247
- type ProgressionBarProps = {
248
- step: number;
249
- steps: any[];
250
- };
207
+ type ProgressionBarProps = {
208
+ step: number;
209
+ steps: any[];
210
+ };
251
211
  declare const ProgressionBar: ({ step, steps }: ProgressionBarProps) => JSX.Element;
252
212
 
253
- interface OttServiceOptionsSmallPopupProps {
254
- content: any;
255
- addOptionsCallBack: (option?: any[] | undefined) => void;
256
- metadata: any;
257
- constants: any;
258
- mainContent: any;
259
- preSelectedOptions: any[];
260
- optionsResponse: any[];
261
- updateResponseList?: (list: any) => void;
262
- showPrice?: any;
263
- productData?: any;
264
- offeringData?: any;
265
- uniqueId?: any;
266
- deviceFlow?: any;
267
- }
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
+ }
268
228
  declare const OttServiceOptionsSmallPopup: ({ content, addOptionsCallBack, metadata, constants, mainContent, preSelectedOptions, optionsResponse, updateResponseList, showPrice, productData, offeringData, uniqueId, deviceFlow }: OttServiceOptionsSmallPopupProps) => JSX.Element;
269
229
 
270
- interface NotificationToastProps {
271
- title: string;
272
- message: string;
273
- show: boolean;
274
- delay?: number;
275
- onClose: () => void;
276
- }
230
+ interface NotificationToastProps {
231
+ title: string;
232
+ message: string;
233
+ show: boolean;
234
+ delay?: number;
235
+ onClose: () => void;
236
+ }
277
237
  declare const NotificationToast: ({ title, message, show, onClose, delay }: NotificationToastProps) => JSX.Element;
278
238
 
279
- interface paymentOptionSchema {
280
- paymentSubText: string;
281
- paymentText: string;
282
- type: string;
283
- }
284
-
285
- interface MultiItemAccessoriesSchema extends GenericSBProps {
286
- component: '"AccessoriesRecommendationCards"';
287
- accessoriesLabel: string;
288
- addCartBtnIcon: any;
289
- addCartBtntext: string;
290
- checkoutBtnText: string;
291
- checkoutLabel: string;
292
- compatibleText: string;
293
- customizeDeviceLabel: string;
294
- monthlyPaymentLabel: string;
295
- monthlyDownPaymentLabel: string;
296
- oneTimePaymentLabel: string;
297
- pickYourDeviceLabel: string;
298
- recommendationLabel: any;
299
- removeCartBtnIcon: any;
300
- removeCartBtnText: string;
301
- yourSubscriptionLabel: string;
302
- progressionBar: any;
303
- addtocartButton: FalconButtonSchema[];
304
- removefromcartButton: FalconButtonSchema[];
305
- proceedtocheckoutButton: FalconButtonSchema[];
306
- parentSlugUrl: string;
307
- multiItemCheckoutUrl: any;
308
- accessoriesLimit: number;
309
- accessoriesColorLabel: string;
310
- totalText: string;
311
- monthlyText: string;
312
- errorModal: any;
313
- retryButton: any;
314
- cancelButtonLinkText: any;
315
- cartLimitWarningText: any;
316
- cartLimitModal: any;
317
- cartLimitBtnText: string;
318
- paymentOptions: paymentOptionSchema[];
319
- paymentHeadingText: string;
320
- winAccessoriesLimit: number;
321
- winLimitWarningText: any;
322
- winCheckoutUrl: any;
323
- }
324
-
325
- declare const MultiItemAccessoriesWithProvider: (props: ComponentWithContentProps<MultiItemAccessoriesSchema>) => JSX.Element;
326
-
327
- interface LineTableBasicPropConfigSchema {
328
- baseURL: string | '';
329
- cartURL?: string | '';
330
- storyBlokURL?: string | '';
331
- }
332
- declare class LineTableBasicPropConfig {
333
- private static instance;
334
- config: LineTableBasicPropConfigSchema;
335
- private constructor();
336
- getConfig: () => LineTableBasicPropConfigSchema;
337
- getBaseUrl: () => string;
338
- getCartUrl: () => string;
339
- getSBUrl: () => string;
340
- static getInstance: () => LineTableBasicPropConfig;
341
- static create: (p_config: LineTableBasicPropConfigSchema) => void;
342
- }
343
- interface AssetPathPropConfigSchema {
344
- assetPath: string | '';
345
- basicConfigUrl?: string | '';
346
- }
347
- declare class AssetPathPropConfig {
348
- private static instance;
349
- config: AssetPathPropConfigSchema;
350
- private constructor();
351
- getAssetPath: () => string;
352
- getBasicConfigUrl: () => string;
353
- static getInstance: () => AssetPathPropConfig;
354
- static create: (path_config: AssetPathPropConfigSchema) => void;
355
- }
356
-
357
- interface ProductTeaserPropConfigSchema {
358
- baseURL: string | "";
359
- cartURL: string | "";
360
- }
361
- declare class ProductTeaserPropConfig {
362
- private static instance;
363
- config: ProductTeaserPropConfigSchema;
364
- private constructor();
365
- getConfig: () => ProductTeaserPropConfigSchema;
366
- getBaseUrl: () => string;
367
- getCartUrl: () => string;
368
- static getInstance: () => ProductTeaserPropConfig;
369
- static create: (p_config: ProductTeaserPropConfigSchema) => void;
370
- }
371
-
372
- interface LinecheckBasicPropConfigSchema {
373
- baseURL: string | '';
374
- }
375
- declare class LinecheckBasicPropConfig {
376
- private static instance;
377
- config: LinecheckBasicPropConfigSchema;
378
- private constructor();
379
- getConfig: () => LinecheckBasicPropConfigSchema;
380
- getBaseUrl: () => string;
381
- static getInstance: () => LinecheckBasicPropConfig;
382
- static create: (p_config: LinecheckBasicPropConfigSchema) => void;
383
- }
384
-
385
- interface StickyBottomSheetPropConfigSchema {
386
- baseURL: string | '';
387
- cartURL: string | '';
388
- }
389
- declare class StickyBottomSheetPropConfig {
390
- private static instance;
391
- config: StickyBottomSheetPropConfigSchema;
392
- private constructor();
393
- getConfig: () => StickyBottomSheetPropConfigSchema;
394
- getBaseUrl: () => string;
395
- getCartUrl: () => string;
396
- static getInstance: () => StickyBottomSheetPropConfig;
397
- static create: (p_config: StickyBottomSheetPropConfigSchema) => void;
398
- }
399
-
400
- interface LoginBasicPropConfigSchema {
401
- baseURL: string | "";
402
- }
403
- declare class LoginBasicPropConfig {
404
- private static instance;
405
- apiServiceObject?: ApiServiceV2;
406
- prop: any;
407
- config: LoginBasicPropConfigSchema;
408
- private constructor();
409
- getConfig: () => LoginBasicPropConfigSchema;
410
- getBaseUrl: () => string;
411
- static getInstance: () => LoginBasicPropConfig;
412
- static create: (p_config: LoginBasicPropConfigSchema) => void;
413
- getAPIServiceObject: () => ApiServiceV2;
414
- }
415
-
416
- 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, MultiItemAccessoriesWithProvider, NotificationToast, OttServiceOptionsSmallPopup, PreToPostSubsPopup as PretoPostSubsPopup, ProductTableV3, ProductTeaser, ProductTeaserPropConfig, ProductTeaserPropConfigSchema, ProgressionBar, StaticLineTable, StickyBottomSheet, StickyBottomSheetPropConfig, StickyBottomSheetPropConfigSchema, StickyProductAnchor };
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 };