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

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 (360) 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/DeviceCardWrapper/DeviceCards/DeviceCards.d.ts +4 -4
  20. package/dist/cjs/components/DeviceCardWrapper/DeviceCards/index.d.ts +1 -1
  21. package/dist/cjs/components/DeviceCardWrapper/DevicePrice/DevicePrice.d.ts +4 -4
  22. package/dist/cjs/components/DeviceCardWrapper/DevicePriceWrapper/DevicePriceWrapper.d.ts +4 -4
  23. package/dist/cjs/components/DeviceCardWrapper/DevicePriceWrapper/DevicePriceWrapper.types.d.ts +11 -11
  24. package/dist/cjs/components/Dotloader/Dotloader.d.ts +7 -7
  25. package/dist/cjs/components/DynamicPriceComp/DynamicPrice.d.ts +9 -9
  26. package/dist/cjs/components/FalconAccordionList/FalconAccordion.d.ts +13 -13
  27. package/dist/cjs/components/FalconAccordionList/FalconAccordionList.d.ts +13 -13
  28. package/dist/cjs/components/FalconAccordionList/index.d.ts +1 -1
  29. package/dist/cjs/components/FalconButtonV2/FalconButtonV2.d.ts +3 -3
  30. package/dist/cjs/components/FalconDescription/FalconDescription.d.ts +11 -11
  31. package/dist/cjs/components/FalconMessage/FalconMessage.d.ts +12 -12
  32. package/dist/cjs/components/FalconTitle/FalconTitle.d.ts +11 -11
  33. package/dist/cjs/components/Gift/ChooseGiftV2.d.ts +3 -3
  34. package/dist/cjs/components/Gift/GiftConfigV2.d.ts +3 -3
  35. package/dist/cjs/components/HeroLogin/HeroLogin.d.ts +3 -3
  36. package/dist/cjs/components/HeroLogin/index.d.ts +1 -1
  37. package/dist/cjs/components/LineCheckV3/APIResourceConstants.d.ts +8 -8
  38. package/dist/cjs/components/LineCheckV3/AutoComplete.d.ts +6 -6
  39. package/dist/cjs/components/LineCheckV3/GenericModal.d.ts +18 -18
  40. package/dist/cjs/components/LineCheckV3/IndividualLineCheck.d.ts +2 -2
  41. package/dist/cjs/components/LineCheckV3/LineCheckInput.d.ts +3 -3
  42. package/dist/cjs/components/LineCheckV3/LineCheckOverlay.d.ts +13 -13
  43. package/dist/cjs/components/LineCheckV3/LineCheckV3.d.ts +3 -3
  44. package/dist/cjs/components/LineCheckV3/LinecheckModal.d.ts +3 -3
  45. package/dist/cjs/components/LineCheckV3/LinecheckService.d.ts +10 -10
  46. package/dist/cjs/components/LineCheckV3/Success.d.ts +17 -17
  47. package/dist/cjs/components/LineCheckV3/api-constants.d.ts +1 -1
  48. package/dist/cjs/components/LineCheckV3/index.d.ts +1 -1
  49. package/dist/cjs/components/NewLineCheck/AdvanceSearch.d.ts +3 -3
  50. package/dist/cjs/components/NewLineCheck/CheckCoverage.d.ts +3 -3
  51. package/dist/cjs/components/NewLineCheck/CoverageCheckModal.d.ts +3 -3
  52. package/dist/cjs/components/NewLineCheck/CoverageCheckUtils.d.ts +16 -16
  53. package/dist/cjs/components/NewLineCheck/CovercheckWrapper.d.ts +3 -3
  54. package/dist/cjs/components/NewLineCheck/GenericModal.d.ts +19 -19
  55. package/dist/cjs/components/NewLineCheck/NewLCInput.d.ts +3 -3
  56. package/dist/cjs/components/NewLineCheck/SuccessCoverage.d.ts +3 -3
  57. package/dist/cjs/components/NewLineCheck/index.d.ts +2 -2
  58. package/dist/cjs/components/PretoPost/PreToPostSubsPopup.d.ts +3 -3
  59. package/dist/cjs/components/PretoPost/index.d.ts +1 -1
  60. package/dist/cjs/components/ProductDetailsComp/ProductDetails.d.ts +10 -10
  61. package/dist/cjs/components/ProductDetailsComp/index.d.ts +1 -1
  62. package/dist/cjs/components/ProductDetailsModal/ProductDetailsModal.d.ts +15 -15
  63. package/dist/cjs/components/ProductDetailsModal/index.d.ts +1 -1
  64. package/dist/cjs/components/ProductDetailsV3/BenefitsSectionV3.d.ts +3 -3
  65. package/dist/cjs/components/ProductDetailsV3/CashBackV2/CashbackV2.d.ts +3 -3
  66. package/dist/cjs/components/ProductDetailsV3/ChooseGiftV2.d.ts +3 -3
  67. package/dist/cjs/components/ProductDetailsV3/GiftConfigV2.d.ts +3 -3
  68. package/dist/cjs/components/ProductDetailsV3/ProductDetailsModal/ProductDetailsModal.d.ts +14 -14
  69. package/dist/cjs/components/ProductDetailsV3/ProductDetailsModal/ProductDetailsV2.d.ts +13 -13
  70. package/dist/cjs/components/ProductDetailsV3/ProductEntitlement.d.ts +3 -3
  71. package/dist/cjs/components/ProductDetailsV3/ProductPriceV3.d.ts +3 -3
  72. package/dist/cjs/components/ProductDetailsV3/ReactInputSelectV2/ReactInputSelectV2.d.ts +19 -19
  73. package/dist/cjs/components/ProductDetailsV3/tv/EntertainmentOptionsV2/EntertainmentOptionsV2.d.ts +3 -3
  74. package/dist/cjs/components/ProductDetailsV3/tv/TVChannelOfferV2.d.ts +3 -3
  75. package/dist/cjs/components/ProductTeaser/ProductTeaser.d.ts +50 -50
  76. package/dist/cjs/components/ProductTeaser/ProductTeaserSlides.d.ts +15 -15
  77. package/dist/cjs/components/ProductTeaser/index.d.ts +1 -1
  78. package/dist/cjs/components/ProgressionBar/ProgressionBar.d.ts +7 -7
  79. package/dist/cjs/components/ProgressionBar/index.d.ts +1 -1
  80. package/dist/cjs/components/ReactInputSelect/ReactInputSelect.d.ts +18 -18
  81. package/dist/cjs/components/ResponsiveRow/index.d.ts +1 -1
  82. package/dist/cjs/components/ResponsiveRow/row.d.ts +8 -8
  83. package/dist/cjs/components/StaticLineTable/CheckoutButton.d.ts +4 -4
  84. package/dist/cjs/components/StaticLineTable/DynamicPriceSection.d.ts +4 -4
  85. package/dist/cjs/components/StaticLineTable/ExsistingSubscriptionCards.d.ts +11 -11
  86. package/dist/cjs/components/StaticLineTable/ExsistingSubscriptionModal.d.ts +8 -8
  87. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsLoader/OttServiceOptionsLoader.d.ts +2 -2
  88. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsModal.d.ts +15 -15
  89. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsPopup.d.ts +3 -3
  90. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup.d.ts +18 -18
  91. package/dist/cjs/components/StaticLineTable/Product.utils.d.ts +15 -15
  92. package/dist/cjs/components/StaticLineTable/StaticBenefit.d.ts +4 -4
  93. package/dist/cjs/components/StaticLineTable/StaticExclusiveBenefit.d.ts +4 -4
  94. package/dist/cjs/components/StaticLineTable/StaticLineTable.d.ts +4 -4
  95. package/dist/cjs/components/StaticLineTable/StaticLineTableStore/StaticLineTableProvider.d.ts +21 -21
  96. package/dist/cjs/components/StaticLineTable/StaticProduct.d.ts +4 -4
  97. package/dist/cjs/components/StaticLineTable/StaticProductContainer.d.ts +4 -4
  98. package/dist/cjs/components/StaticLineTable/StaticProductDatatypes.d.ts +142 -142
  99. package/dist/cjs/components/StaticLineTable/StaticProductDetails.d.ts +4 -4
  100. package/dist/cjs/components/StaticLineTable/StaticProductDetailsModal.d.ts +14 -14
  101. package/dist/cjs/components/StaticLineTable/StaticProductEntitlement.d.ts +3 -3
  102. package/dist/cjs/components/StaticLineTable/TVChannelModal.d.ts +3 -3
  103. package/dist/cjs/components/StaticLineTable/TvOptionsContainer.d.ts +3 -3
  104. package/dist/cjs/components/StaticLineTable/WorldPassPopup.d.ts +9 -9
  105. package/dist/cjs/components/StaticLineTable/index.d.ts +1 -1
  106. package/dist/cjs/components/StaticPriceComp/StaticPriceComp.d.ts +9 -9
  107. package/dist/cjs/components/StickyBottomSheet/StickyBottomSheet.d.ts +6 -6
  108. package/dist/cjs/components/StickyBottomSheet/index.d.ts +1 -1
  109. package/dist/cjs/components/StickyProductAnchor/StickyProductAnchor.d.ts +3 -3
  110. package/dist/cjs/components/StickyProductAnchor/index.d.ts +1 -1
  111. package/dist/cjs/components/ToolTip/ToolTip.d.ts +3 -3
  112. package/dist/cjs/components/UltimateBundleLinetable/DpDetailsModal/DpDetailsModal.d.ts +3 -3
  113. package/dist/cjs/components/UltimateBundleLinetable/DpLinetableContainer.d.ts +3 -3
  114. package/dist/cjs/components/UltimateBundleLinetable/DpProduct.d.ts +3 -3
  115. package/dist/cjs/components/UltimateBundleLinetable/DpTabContainer.d.ts +3 -3
  116. package/dist/cjs/components/UltimateBundleLinetable/DpTableDeviceSection/DpTableDeviceSection.d.ts +3 -3
  117. package/dist/cjs/components/UltimateBundleLinetable/DpTableFlexSection/DpTableFlexSection.d.ts +3 -3
  118. package/dist/cjs/components/UltimateBundleLinetable/DpTableMobileSection/DpTableMobileSection.d.ts +3 -3
  119. package/dist/cjs/components/UltimateBundleLinetable/DpTableUtils.d.ts +41 -45
  120. package/dist/cjs/components/UltimateBundleLinetable/checkoutRedirectionPopup/checkoutRedirectionPopup.d.ts +13 -13
  121. package/dist/cjs/components/UltimateBundleLinetable/index.d.ts +1 -1
  122. package/dist/cjs/components/UserLoggedPricesToggle/UserLoggedPricesToggle.d.ts +9 -9
  123. package/dist/cjs/components/button/Button.d.ts +5 -5
  124. package/dist/cjs/components/button/Button.types.d.ts +11 -11
  125. package/dist/cjs/components/button/index.d.ts +1 -1
  126. package/dist/cjs/components/freshProductBanner/FreshProductDetails.d.ts +4 -4
  127. package/dist/cjs/components/freshProductBanner/ProductDetailsModal.d.ts +15 -15
  128. package/dist/cjs/components/freshProductBanner/Timer/ExpiredTimer.d.ts +19 -19
  129. package/dist/cjs/components/freshProductBanner/Timer/Timer.d.ts +31 -31
  130. package/dist/cjs/components/freshProductBanner/Timer/Timer.types.d.ts +5 -5
  131. package/dist/cjs/components/freshProductBanner/Timer/util.d.ts +5 -4
  132. package/dist/cjs/components/freshProductBanner/freshBanner.types.d.ts +31 -30
  133. package/dist/cjs/components/freshProductBanner/freshProductBanner.d.ts +5 -5
  134. package/dist/cjs/components/freshProductBanner/offerResponse.d.ts +130 -130
  135. package/dist/cjs/components/index.d.ts +22 -22
  136. package/dist/cjs/components/lineTable/BundleProductsV3.d.ts +3 -3
  137. package/dist/cjs/components/lineTable/LineTableV3.utils.d.ts +10 -10
  138. package/dist/cjs/components/lineTable/OrderButton.d.ts +3 -3
  139. package/dist/cjs/components/lineTable/ProductContainerV3.d.ts +4 -4
  140. package/dist/cjs/components/lineTable/ProductTableV3.d.ts +4 -4
  141. package/dist/cjs/components/lineTable/ProductV3.d.ts +2 -2
  142. package/dist/cjs/components/lineTable/index.d.ts +1 -1
  143. package/dist/cjs/components/lineTable/lineTable.types.d.ts +36 -36
  144. package/dist/cjs/components/login/Login.types.d.ts +71 -71
  145. package/dist/cjs/components/login/LoginModalV2.d.ts +4 -4
  146. package/dist/cjs/components/login/LoginV2.d.ts +4 -4
  147. package/dist/cjs/components/login/MfaPhase2/DepricatingChannels.d.ts +4 -4
  148. package/dist/cjs/components/login/MfaPhase2/NewNumber.d.ts +4 -4
  149. package/dist/cjs/components/login/MfaPhase2/OtpValidation.d.ts +4 -4
  150. package/dist/cjs/components/login/MfaPhase2/ResetPwdModal.d.ts +4 -4
  151. package/dist/cjs/components/login/index.d.ts +1 -1
  152. package/dist/cjs/components/richtext.d.ts +10 -10
  153. package/dist/cjs/components/sharedCarousel/CarouselComponent.d.ts +3 -3
  154. package/dist/cjs/components/skeletonLoader/Skeletonloader.d.ts +3 -3
  155. package/dist/cjs/components/spacer/spacer.d.ts +11 -11
  156. package/dist/cjs/components/types.d.ts +60 -60
  157. package/dist/cjs/index.d.ts +2 -2
  158. package/dist/cjs/index.js +3 -3
  159. package/dist/cjs/index.js.map +1 -1
  160. package/dist/cjs/models/Analytics/items.d.ts +45 -45
  161. package/dist/cjs/services/ButtonService.d.ts +6 -6
  162. package/dist/cjs/services/DevicePropConfig.d.ts +12 -12
  163. package/dist/cjs/services/DeviceService.d.ts +11 -11
  164. package/dist/cjs/services/LineTableBasicPropConfig.d.ts +29 -29
  165. package/dist/cjs/services/LineTableService.d.ts +14 -14
  166. package/dist/cjs/services/LinecheckBasicPropConfig.d.ts +12 -12
  167. package/dist/cjs/services/LoginBasicPropConfig.d.ts +16 -16
  168. package/dist/cjs/services/LoginServiceV2.d.ts +31 -31
  169. package/dist/cjs/services/ProductTeaserPropsConfig.d.ts +14 -14
  170. package/dist/cjs/services/StickyBottomSheetConfig.d.ts +14 -14
  171. package/dist/cjs/services/api-constants.d.ts +15 -15
  172. package/dist/cjs/services/index.d.ts +7 -7
  173. package/dist/cjs/utils/AnalyticsUtils.d.ts +39 -39
  174. package/dist/cjs/utils/DeviceUtils.d.ts +2 -2
  175. package/dist/cjs/utils/constants.d.ts +91 -91
  176. package/dist/cjs/utils/data-source.d.ts +17 -17
  177. package/dist/cjs/utils/global.d.ts +7 -7
  178. package/dist/cjs/utils/store/card-context.d.ts +10 -10
  179. package/dist/cjs/utils/utils.d.ts +18 -18
  180. package/dist/esm/Analytics/AnalyticsConstants.d.ts +78 -78
  181. package/dist/esm/Analytics/items.d.ts +32 -32
  182. package/dist/esm/components/BenefitWrapper/BenefitValidate.d.ts +3 -3
  183. package/dist/esm/components/BenefitWrapper/BenefitWrapper.d.ts +3 -3
  184. package/dist/esm/components/BenefitWrapper/Benefits.d.ts +1 -1
  185. package/dist/esm/components/BenefitWrapper/BenefitsValidateWrapper.d.ts +3 -3
  186. package/dist/esm/components/BenefitWrapper/index.d.ts +1 -1
  187. package/dist/esm/components/Breadcrumb/Breadcrumb.d.ts +3 -3
  188. package/dist/esm/components/Breadcrumb/index.d.ts +1 -1
  189. package/dist/esm/components/Breadcrumb/useScrollCheck.d.ts +4 -4
  190. package/dist/esm/components/CardComp/Card.d.ts +15 -15
  191. package/dist/esm/components/CardComp/index.d.ts +1 -1
  192. package/dist/esm/components/CardEntitlement/CardEntitlement.d.ts +13 -13
  193. package/dist/esm/components/CardEntitlement/index.d.ts +1 -1
  194. package/dist/esm/components/CarouselComp/CarouselComp.d.ts +3 -3
  195. package/dist/esm/components/CarouselComp/index.d.ts +1 -1
  196. package/dist/esm/components/CountryOverlays/CountryOverlays.d.ts +11 -11
  197. package/dist/esm/components/CountryOverlays/OverlayModal.d.ts +12 -12
  198. package/dist/esm/components/DeviceCardWrapper/DeviceCards/DeviceCards.d.ts +4 -4
  199. package/dist/esm/components/DeviceCardWrapper/DeviceCards/index.d.ts +1 -1
  200. package/dist/esm/components/DeviceCardWrapper/DevicePrice/DevicePrice.d.ts +4 -4
  201. package/dist/esm/components/DeviceCardWrapper/DevicePriceWrapper/DevicePriceWrapper.d.ts +4 -4
  202. package/dist/esm/components/DeviceCardWrapper/DevicePriceWrapper/DevicePriceWrapper.types.d.ts +11 -11
  203. package/dist/esm/components/Dotloader/Dotloader.d.ts +7 -7
  204. package/dist/esm/components/DynamicPriceComp/DynamicPrice.d.ts +9 -9
  205. package/dist/esm/components/FalconAccordionList/FalconAccordion.d.ts +13 -13
  206. package/dist/esm/components/FalconAccordionList/FalconAccordionList.d.ts +13 -13
  207. package/dist/esm/components/FalconAccordionList/index.d.ts +1 -1
  208. package/dist/esm/components/FalconButtonV2/FalconButtonV2.d.ts +3 -3
  209. package/dist/esm/components/FalconDescription/FalconDescription.d.ts +11 -11
  210. package/dist/esm/components/FalconMessage/FalconMessage.d.ts +12 -12
  211. package/dist/esm/components/FalconTitle/FalconTitle.d.ts +11 -11
  212. package/dist/esm/components/Gift/ChooseGiftV2.d.ts +3 -3
  213. package/dist/esm/components/Gift/GiftConfigV2.d.ts +3 -3
  214. package/dist/esm/components/HeroLogin/HeroLogin.d.ts +3 -3
  215. package/dist/esm/components/HeroLogin/index.d.ts +1 -1
  216. package/dist/esm/components/LineCheckV3/APIResourceConstants.d.ts +8 -8
  217. package/dist/esm/components/LineCheckV3/AutoComplete.d.ts +6 -6
  218. package/dist/esm/components/LineCheckV3/GenericModal.d.ts +18 -18
  219. package/dist/esm/components/LineCheckV3/IndividualLineCheck.d.ts +2 -2
  220. package/dist/esm/components/LineCheckV3/LineCheckInput.d.ts +3 -3
  221. package/dist/esm/components/LineCheckV3/LineCheckOverlay.d.ts +13 -13
  222. package/dist/esm/components/LineCheckV3/LineCheckV3.d.ts +3 -3
  223. package/dist/esm/components/LineCheckV3/LinecheckModal.d.ts +3 -3
  224. package/dist/esm/components/LineCheckV3/LinecheckService.d.ts +10 -10
  225. package/dist/esm/components/LineCheckV3/Success.d.ts +17 -17
  226. package/dist/esm/components/LineCheckV3/api-constants.d.ts +1 -1
  227. package/dist/esm/components/LineCheckV3/index.d.ts +1 -1
  228. package/dist/esm/components/NewLineCheck/AdvanceSearch.d.ts +3 -3
  229. package/dist/esm/components/NewLineCheck/CheckCoverage.d.ts +3 -3
  230. package/dist/esm/components/NewLineCheck/CoverageCheckModal.d.ts +3 -3
  231. package/dist/esm/components/NewLineCheck/CoverageCheckUtils.d.ts +16 -16
  232. package/dist/esm/components/NewLineCheck/CovercheckWrapper.d.ts +3 -3
  233. package/dist/esm/components/NewLineCheck/GenericModal.d.ts +19 -19
  234. package/dist/esm/components/NewLineCheck/NewLCInput.d.ts +3 -3
  235. package/dist/esm/components/NewLineCheck/SuccessCoverage.d.ts +3 -3
  236. package/dist/esm/components/NewLineCheck/index.d.ts +2 -2
  237. package/dist/esm/components/PretoPost/PreToPostSubsPopup.d.ts +3 -3
  238. package/dist/esm/components/PretoPost/index.d.ts +1 -1
  239. package/dist/esm/components/ProductDetailsComp/ProductDetails.d.ts +10 -10
  240. package/dist/esm/components/ProductDetailsComp/index.d.ts +1 -1
  241. package/dist/esm/components/ProductDetailsModal/ProductDetailsModal.d.ts +15 -15
  242. package/dist/esm/components/ProductDetailsModal/index.d.ts +1 -1
  243. package/dist/esm/components/ProductDetailsV3/BenefitsSectionV3.d.ts +3 -3
  244. package/dist/esm/components/ProductDetailsV3/CashBackV2/CashbackV2.d.ts +3 -3
  245. package/dist/esm/components/ProductDetailsV3/ChooseGiftV2.d.ts +3 -3
  246. package/dist/esm/components/ProductDetailsV3/GiftConfigV2.d.ts +3 -3
  247. package/dist/esm/components/ProductDetailsV3/ProductDetailsModal/ProductDetailsModal.d.ts +14 -14
  248. package/dist/esm/components/ProductDetailsV3/ProductDetailsModal/ProductDetailsV2.d.ts +13 -13
  249. package/dist/esm/components/ProductDetailsV3/ProductEntitlement.d.ts +3 -3
  250. package/dist/esm/components/ProductDetailsV3/ProductPriceV3.d.ts +3 -3
  251. package/dist/esm/components/ProductDetailsV3/ReactInputSelectV2/ReactInputSelectV2.d.ts +19 -19
  252. package/dist/esm/components/ProductDetailsV3/tv/EntertainmentOptionsV2/EntertainmentOptionsV2.d.ts +3 -3
  253. package/dist/esm/components/ProductDetailsV3/tv/TVChannelOfferV2.d.ts +3 -3
  254. package/dist/esm/components/ProductTeaser/ProductTeaser.d.ts +50 -50
  255. package/dist/esm/components/ProductTeaser/ProductTeaserSlides.d.ts +15 -15
  256. package/dist/esm/components/ProductTeaser/index.d.ts +1 -1
  257. package/dist/esm/components/ProgressionBar/ProgressionBar.d.ts +7 -7
  258. package/dist/esm/components/ProgressionBar/index.d.ts +1 -1
  259. package/dist/esm/components/ReactInputSelect/ReactInputSelect.d.ts +18 -18
  260. package/dist/esm/components/ResponsiveRow/index.d.ts +1 -1
  261. package/dist/esm/components/ResponsiveRow/row.d.ts +8 -8
  262. package/dist/esm/components/StaticLineTable/CheckoutButton.d.ts +4 -4
  263. package/dist/esm/components/StaticLineTable/DynamicPriceSection.d.ts +4 -4
  264. package/dist/esm/components/StaticLineTable/ExsistingSubscriptionCards.d.ts +11 -11
  265. package/dist/esm/components/StaticLineTable/ExsistingSubscriptionModal.d.ts +8 -8
  266. package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsLoader/OttServiceOptionsLoader.d.ts +2 -2
  267. package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsModal.d.ts +15 -15
  268. package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsPopup.d.ts +3 -3
  269. package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup.d.ts +18 -18
  270. package/dist/esm/components/StaticLineTable/Product.utils.d.ts +15 -15
  271. package/dist/esm/components/StaticLineTable/StaticBenefit.d.ts +4 -4
  272. package/dist/esm/components/StaticLineTable/StaticExclusiveBenefit.d.ts +4 -4
  273. package/dist/esm/components/StaticLineTable/StaticLineTable.d.ts +4 -4
  274. package/dist/esm/components/StaticLineTable/StaticLineTableStore/StaticLineTableProvider.d.ts +21 -21
  275. package/dist/esm/components/StaticLineTable/StaticProduct.d.ts +4 -4
  276. package/dist/esm/components/StaticLineTable/StaticProductContainer.d.ts +4 -4
  277. package/dist/esm/components/StaticLineTable/StaticProductDatatypes.d.ts +142 -142
  278. package/dist/esm/components/StaticLineTable/StaticProductDetails.d.ts +4 -4
  279. package/dist/esm/components/StaticLineTable/StaticProductDetailsModal.d.ts +14 -14
  280. package/dist/esm/components/StaticLineTable/StaticProductEntitlement.d.ts +3 -3
  281. package/dist/esm/components/StaticLineTable/TVChannelModal.d.ts +3 -3
  282. package/dist/esm/components/StaticLineTable/TvOptionsContainer.d.ts +3 -3
  283. package/dist/esm/components/StaticLineTable/WorldPassPopup.d.ts +9 -9
  284. package/dist/esm/components/StaticLineTable/index.d.ts +1 -1
  285. package/dist/esm/components/StaticPriceComp/StaticPriceComp.d.ts +9 -9
  286. package/dist/esm/components/StickyBottomSheet/StickyBottomSheet.d.ts +6 -6
  287. package/dist/esm/components/StickyBottomSheet/index.d.ts +1 -1
  288. package/dist/esm/components/StickyProductAnchor/StickyProductAnchor.d.ts +3 -3
  289. package/dist/esm/components/StickyProductAnchor/index.d.ts +1 -1
  290. package/dist/esm/components/ToolTip/ToolTip.d.ts +3 -3
  291. package/dist/esm/components/UltimateBundleLinetable/DpDetailsModal/DpDetailsModal.d.ts +3 -3
  292. package/dist/esm/components/UltimateBundleLinetable/DpLinetableContainer.d.ts +3 -3
  293. package/dist/esm/components/UltimateBundleLinetable/DpProduct.d.ts +3 -3
  294. package/dist/esm/components/UltimateBundleLinetable/DpTabContainer.d.ts +3 -3
  295. package/dist/esm/components/UltimateBundleLinetable/DpTableDeviceSection/DpTableDeviceSection.d.ts +3 -3
  296. package/dist/esm/components/UltimateBundleLinetable/DpTableFlexSection/DpTableFlexSection.d.ts +3 -3
  297. package/dist/esm/components/UltimateBundleLinetable/DpTableMobileSection/DpTableMobileSection.d.ts +3 -3
  298. package/dist/esm/components/UltimateBundleLinetable/DpTableUtils.d.ts +41 -45
  299. package/dist/esm/components/UltimateBundleLinetable/checkoutRedirectionPopup/checkoutRedirectionPopup.d.ts +13 -13
  300. package/dist/esm/components/UltimateBundleLinetable/index.d.ts +1 -1
  301. package/dist/esm/components/UserLoggedPricesToggle/UserLoggedPricesToggle.d.ts +9 -9
  302. package/dist/esm/components/button/Button.d.ts +5 -5
  303. package/dist/esm/components/button/Button.types.d.ts +11 -11
  304. package/dist/esm/components/button/index.d.ts +1 -1
  305. package/dist/esm/components/freshProductBanner/FreshProductDetails.d.ts +4 -4
  306. package/dist/esm/components/freshProductBanner/ProductDetailsModal.d.ts +15 -15
  307. package/dist/esm/components/freshProductBanner/Timer/ExpiredTimer.d.ts +19 -19
  308. package/dist/esm/components/freshProductBanner/Timer/Timer.d.ts +31 -31
  309. package/dist/esm/components/freshProductBanner/Timer/Timer.types.d.ts +5 -5
  310. package/dist/esm/components/freshProductBanner/Timer/util.d.ts +5 -4
  311. package/dist/esm/components/freshProductBanner/freshBanner.types.d.ts +31 -30
  312. package/dist/esm/components/freshProductBanner/freshProductBanner.d.ts +5 -5
  313. package/dist/esm/components/freshProductBanner/offerResponse.d.ts +130 -130
  314. package/dist/esm/components/index.d.ts +22 -22
  315. package/dist/esm/components/lineTable/BundleProductsV3.d.ts +3 -3
  316. package/dist/esm/components/lineTable/LineTableV3.utils.d.ts +10 -10
  317. package/dist/esm/components/lineTable/OrderButton.d.ts +3 -3
  318. package/dist/esm/components/lineTable/ProductContainerV3.d.ts +4 -4
  319. package/dist/esm/components/lineTable/ProductTableV3.d.ts +4 -4
  320. package/dist/esm/components/lineTable/ProductV3.d.ts +2 -2
  321. package/dist/esm/components/lineTable/index.d.ts +1 -1
  322. package/dist/esm/components/lineTable/lineTable.types.d.ts +36 -36
  323. package/dist/esm/components/login/Login.types.d.ts +71 -71
  324. package/dist/esm/components/login/LoginModalV2.d.ts +4 -4
  325. package/dist/esm/components/login/LoginV2.d.ts +4 -4
  326. package/dist/esm/components/login/MfaPhase2/DepricatingChannels.d.ts +4 -4
  327. package/dist/esm/components/login/MfaPhase2/NewNumber.d.ts +4 -4
  328. package/dist/esm/components/login/MfaPhase2/OtpValidation.d.ts +4 -4
  329. package/dist/esm/components/login/MfaPhase2/ResetPwdModal.d.ts +4 -4
  330. package/dist/esm/components/login/index.d.ts +1 -1
  331. package/dist/esm/components/richtext.d.ts +10 -10
  332. package/dist/esm/components/sharedCarousel/CarouselComponent.d.ts +3 -3
  333. package/dist/esm/components/skeletonLoader/Skeletonloader.d.ts +3 -3
  334. package/dist/esm/components/spacer/spacer.d.ts +11 -11
  335. package/dist/esm/components/types.d.ts +60 -60
  336. package/dist/esm/index.d.ts +2 -2
  337. package/dist/esm/index.js +3 -3
  338. package/dist/esm/index.js.map +1 -1
  339. package/dist/esm/models/Analytics/items.d.ts +45 -45
  340. package/dist/esm/services/ButtonService.d.ts +6 -6
  341. package/dist/esm/services/DevicePropConfig.d.ts +12 -12
  342. package/dist/esm/services/DeviceService.d.ts +11 -11
  343. package/dist/esm/services/LineTableBasicPropConfig.d.ts +29 -29
  344. package/dist/esm/services/LineTableService.d.ts +14 -14
  345. package/dist/esm/services/LinecheckBasicPropConfig.d.ts +12 -12
  346. package/dist/esm/services/LoginBasicPropConfig.d.ts +16 -16
  347. package/dist/esm/services/LoginServiceV2.d.ts +31 -31
  348. package/dist/esm/services/ProductTeaserPropsConfig.d.ts +14 -14
  349. package/dist/esm/services/StickyBottomSheetConfig.d.ts +14 -14
  350. package/dist/esm/services/api-constants.d.ts +15 -15
  351. package/dist/esm/services/index.d.ts +7 -7
  352. package/dist/esm/utils/AnalyticsUtils.d.ts +39 -39
  353. package/dist/esm/utils/DeviceUtils.d.ts +2 -2
  354. package/dist/esm/utils/constants.d.ts +91 -91
  355. package/dist/esm/utils/data-source.d.ts +17 -17
  356. package/dist/esm/utils/global.d.ts +7 -7
  357. package/dist/esm/utils/store/card-context.d.ts +10 -10
  358. package/dist/esm/utils/utils.d.ts +18 -18
  359. package/dist/index.d.ts +308 -306
  360. package/package.json +29 -30
@@ -1,130 +1,130 @@
1
- export declare const offerResponse: {
2
- id: string;
3
- isBundle: boolean;
4
- productType: string;
5
- prices: {
6
- priceType: string;
7
- value: string;
8
- cycle: {
9
- cycleStart: number;
10
- };
11
- priceAlteration: {
12
- priceType: string;
13
- value: string;
14
- cycle: {
15
- cycleStart: number;
16
- cycleEnd: number;
17
- };
18
- billingEvent: string;
19
- }[];
20
- billingEvent: string;
21
- }[];
22
- derivedPrice: {
23
- priceType: string;
24
- value: string;
25
- cycle: {
26
- cycleStart: number;
27
- cycleEnd: number;
28
- };
29
- discountPercentage: string;
30
- }[];
31
- promotionInfo: {
32
- id: string;
33
- name: string;
34
- promoType: string;
35
- campaignId: string;
36
- campaignType: string;
37
- contractDuration: string;
38
- campaignDuration: string;
39
- }[];
40
- references: ({
41
- referenceType: string;
42
- productCode: string;
43
- Ids?: undefined;
44
- } | {
45
- referenceType: string;
46
- Ids: string[];
47
- productCode?: undefined;
48
- })[];
49
- name: string;
50
- parentBundleProductOffering: {
51
- id: string;
52
- name: string;
53
- promoType: string;
54
- campaignId: string;
55
- campaignType: string;
56
- contractDuration: string;
57
- campaignDuration: string;
58
- poType: string;
59
- bundledProductOffering: {
60
- id: string;
61
- name: string;
62
- poType: string;
63
- }[];
64
- }[];
65
- productOfferingPrice: ({
66
- bpoId: string;
67
- priceCategory: string;
68
- bundledPop: {
69
- billingEvent: string;
70
- priceType: string;
71
- price: {
72
- unit: string;
73
- value: string;
74
- };
75
- cycle: {
76
- cycleStart: number;
77
- cycleEnd: number;
78
- };
79
- }[];
80
- } | {
81
- priceCategory: string;
82
- bundledPop: {
83
- billingEvent: string;
84
- priceType: string;
85
- price: {
86
- unit: string;
87
- value: string;
88
- };
89
- cycle: {
90
- cycleStart: number;
91
- };
92
- recurringChargePeriodType: string;
93
- }[];
94
- bpoId?: undefined;
95
- })[];
96
- showPrice: {
97
- base: number;
98
- promo: number;
99
- combo: number;
100
- multicombo: number;
101
- };
102
- price: {
103
- id: string;
104
- duration: string;
105
- unit: string;
106
- MOBILE_ORDER: {
107
- base: {
108
- price: number;
109
- priceTpe: string;
110
- billingEvent: string;
111
- };
112
- promo: {
113
- price: number;
114
- priceTpe: string;
115
- billingEvent: string;
116
- };
117
- combo: {
118
- price: number;
119
- priceTpe: string;
120
- billingEvent: string;
121
- };
122
- multicombo: {
123
- price: number;
124
- priceTpe: string;
125
- billingEvent: string;
126
- };
127
- };
128
- allPotype: string[];
129
- };
130
- };
1
+ export declare const offerResponse: {
2
+ id: string;
3
+ isBundle: boolean;
4
+ productType: string;
5
+ prices: {
6
+ priceType: string;
7
+ value: string;
8
+ cycle: {
9
+ cycleStart: number;
10
+ };
11
+ priceAlteration: {
12
+ priceType: string;
13
+ value: string;
14
+ cycle: {
15
+ cycleStart: number;
16
+ cycleEnd: number;
17
+ };
18
+ billingEvent: string;
19
+ }[];
20
+ billingEvent: string;
21
+ }[];
22
+ derivedPrice: {
23
+ priceType: string;
24
+ value: string;
25
+ cycle: {
26
+ cycleStart: number;
27
+ cycleEnd: number;
28
+ };
29
+ discountPercentage: string;
30
+ }[];
31
+ promotionInfo: {
32
+ id: string;
33
+ name: string;
34
+ promoType: string;
35
+ campaignId: string;
36
+ campaignType: string;
37
+ contractDuration: string;
38
+ campaignDuration: string;
39
+ }[];
40
+ references: ({
41
+ referenceType: string;
42
+ productCode: string;
43
+ Ids?: undefined;
44
+ } | {
45
+ referenceType: string;
46
+ Ids: string[];
47
+ productCode?: undefined;
48
+ })[];
49
+ name: string;
50
+ parentBundleProductOffering: {
51
+ id: string;
52
+ name: string;
53
+ promoType: string;
54
+ campaignId: string;
55
+ campaignType: string;
56
+ contractDuration: string;
57
+ campaignDuration: string;
58
+ poType: string;
59
+ bundledProductOffering: {
60
+ id: string;
61
+ name: string;
62
+ poType: string;
63
+ }[];
64
+ }[];
65
+ productOfferingPrice: ({
66
+ bpoId: string;
67
+ priceCategory: string;
68
+ bundledPop: {
69
+ billingEvent: string;
70
+ priceType: string;
71
+ price: {
72
+ unit: string;
73
+ value: string;
74
+ };
75
+ cycle: {
76
+ cycleStart: number;
77
+ cycleEnd: number;
78
+ };
79
+ }[];
80
+ } | {
81
+ priceCategory: string;
82
+ bundledPop: {
83
+ billingEvent: string;
84
+ priceType: string;
85
+ price: {
86
+ unit: string;
87
+ value: string;
88
+ };
89
+ cycle: {
90
+ cycleStart: number;
91
+ };
92
+ recurringChargePeriodType: string;
93
+ }[];
94
+ bpoId?: undefined;
95
+ })[];
96
+ showPrice: {
97
+ base: number;
98
+ promo: number;
99
+ combo: number;
100
+ multicombo: number;
101
+ };
102
+ price: {
103
+ id: string;
104
+ duration: string;
105
+ unit: string;
106
+ MOBILE_ORDER: {
107
+ base: {
108
+ price: number;
109
+ priceTpe: string;
110
+ billingEvent: string;
111
+ };
112
+ promo: {
113
+ price: number;
114
+ priceTpe: string;
115
+ billingEvent: string;
116
+ };
117
+ combo: {
118
+ price: number;
119
+ priceTpe: string;
120
+ billingEvent: string;
121
+ };
122
+ multicombo: {
123
+ price: number;
124
+ priceTpe: string;
125
+ billingEvent: string;
126
+ };
127
+ };
128
+ allPotype: string[];
129
+ };
130
+ };
@@ -1,22 +1,22 @@
1
- export { default as Button } from './button';
2
- export { default as LoginModalV2 } from './login';
3
- export { default as Card } from './CardComp';
4
- export { default as CardEntitlement } from './CardEntitlement';
5
- export { default as CarouselComp } from './CarouselComp';
6
- export { default as ProductTeaser } from './ProductTeaser';
7
- export { default as ProductTableV3 } from './lineTable';
8
- export { default as StickyProductAnchor } from './StickyProductAnchor';
9
- export { default as StaticLineTable } from './StaticLineTable';
10
- export { default as LinecheckModal } from './LineCheckV3';
11
- export { default as BenefitWrapper } from './BenefitWrapper';
12
- export { default as Breadcrumb } from './Breadcrumb';
13
- export { default as PretoPostSubsPopup } from './PretoPost';
14
- export { default as HeroLogin } from './HeroLogin';
15
- export { default as CheckCoverage } from './NewLineCheck/CovercheckWrapper';
16
- export { default as DpLinetable } from './UltimateBundleLinetable';
17
- export { default as CoverageCheckModal } from './NewLineCheck/CoverageCheckModal';
18
- export { default as FreshProductBannerHome } from './freshProductBanner/freshProductBanner';
19
- export { default as DeviceCard } from './DeviceCardWrapper/DeviceCards/DeviceCards';
20
- export { default as StickyBottomSheet } from './StickyBottomSheet';
21
- export { default as ProgressionBar } from './ProgressionBar';
22
- export { default as OttServiceOptionsSmallPopup } from './StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup';
1
+ export { default as Button } from './button';
2
+ export { default as LoginModalV2 } from './login';
3
+ export { default as Card } from './CardComp';
4
+ export { default as CardEntitlement } from './CardEntitlement';
5
+ export { default as CarouselComp } from './CarouselComp';
6
+ export { default as ProductTeaser } from './ProductTeaser';
7
+ export { default as ProductTableV3 } from './lineTable';
8
+ export { default as StickyProductAnchor } from './StickyProductAnchor';
9
+ export { default as StaticLineTable } from './StaticLineTable';
10
+ export { default as LinecheckModal } from './LineCheckV3';
11
+ export { default as BenefitWrapper } from './BenefitWrapper';
12
+ export { default as Breadcrumb } from './Breadcrumb';
13
+ export { default as PretoPostSubsPopup } from './PretoPost';
14
+ export { default as HeroLogin } from './HeroLogin';
15
+ export { default as CheckCoverage } from './NewLineCheck/CovercheckWrapper';
16
+ export { default as DpLinetable } from './UltimateBundleLinetable';
17
+ export { default as CoverageCheckModal } from './NewLineCheck/CoverageCheckModal';
18
+ export { default as FreshProductBannerHome } from './freshProductBanner/freshProductBanner';
19
+ export { default as DeviceCard } from './DeviceCardWrapper/DeviceCards/DeviceCards';
20
+ export { default as StickyBottomSheet } from './StickyBottomSheet';
21
+ export { default as ProgressionBar } from './ProgressionBar';
22
+ export { default as OttServiceOptionsSmallPopup } from './StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup';
@@ -1,3 +1,3 @@
1
- import { FC } from 'react';
2
- declare const BundleProductsV3: FC<any>;
3
- export default BundleProductsV3;
1
+ import { FC } from 'react';
2
+ declare const BundleProductsV3: FC<any>;
3
+ export default BundleProductsV3;
@@ -1,10 +1,10 @@
1
- export declare const formattedContent: (content: any, isMobileFlow: boolean, updatedContent: any) => any;
2
- export declare const sortProductDetails: (prodDetails: any) => any;
3
- export declare const checkGift: (data: any) => any;
4
- export declare const checkCashback: (data: any) => any;
5
- /**
6
- * retrieves access data from the line check data based on provided product id
7
- * @param productId the id to search for in the line check response
8
- * @returns accessData for the particular product
9
- */
10
- export declare const getAccessDataFromLineCheck: (productId: any) => any;
1
+ export declare const formattedContent: (content: any, isMobileFlow: boolean, updatedContent: any) => any;
2
+ export declare const sortProductDetails: (prodDetails: any) => any;
3
+ export declare const checkGift: (data: any) => any;
4
+ export declare const checkCashback: (data: any) => any;
5
+ /**
6
+ * retrieves access data from the line check data based on provided product id
7
+ * @param productId the id to search for in the line check response
8
+ * @returns accessData for the particular product
9
+ */
10
+ export declare const getAccessDataFromLineCheck: (productId: any) => any;
@@ -1,3 +1,3 @@
1
- import { JSX } from 'react';
2
- declare const OrderButton: ({ content, isMobileFlow, sbStaticConstants, address, isAvailable, showPrice, createCartCall, updatedContent }: any) => JSX.Element;
3
- export default OrderButton;
1
+ import { JSX } from 'react';
2
+ declare const OrderButton: ({ content, isMobileFlow, sbStaticConstants, address, isAvailable, showPrice, createCartCall, updatedContent }: any) => JSX.Element;
3
+ export default OrderButton;
@@ -1,4 +1,4 @@
1
- import { FC } from 'react';
2
- import { ProductContainerSchema } from './lineTable.types';
3
- declare const ProductContainerV3: FC<ProductContainerSchema>;
4
- export default ProductContainerV3;
1
+ import { FC } from 'react';
2
+ import { ProductContainerSchema } from './lineTable.types';
3
+ declare const ProductContainerV3: FC<ProductContainerSchema>;
4
+ export default ProductContainerV3;
@@ -1,4 +1,4 @@
1
- import { FC } from 'react';
2
- import { ProductTableSchema } from './lineTable.types';
3
- declare const ProductTableV3: FC<ProductTableSchema>;
4
- export default ProductTableV3;
1
+ import { FC } from 'react';
2
+ import { ProductTableSchema } from './lineTable.types';
3
+ declare const ProductTableV3: FC<ProductTableSchema>;
4
+ export default ProductTableV3;
@@ -1,2 +1,2 @@
1
- export declare const fetchProductIds: (productIds: any, productList: any) => any;
2
- export declare const fetchPrice: (product: any, isMobileFlow: boolean, isConfigurator?: boolean) => any;
1
+ export declare const fetchProductIds: (productIds: any, productList: any) => any;
2
+ export declare const fetchPrice: (product: any, isMobileFlow: boolean, isConfigurator?: boolean) => any;
@@ -1 +1 @@
1
- export { default } from './ProductTableV3';
1
+ export { default } from './ProductTableV3';
@@ -1,36 +1,36 @@
1
- export interface ProductTableSchema {
2
- content: any;
3
- metadata: any;
4
- setGenericErrorModalDetails: any;
5
- loginSuccess?: boolean;
6
- lineCheckCallBack?: () => void;
7
- changeAddressClicked?: any;
8
- tabCheckCallBack?: (tabId: string) => void;
9
- ratePlansToRemove?: string[];
10
- isProdEnv?: boolean;
11
- }
12
- export interface ProductRequestBase {
13
- id: string;
14
- checkVoucher?: boolean;
15
- promoIds: string[];
16
- }
17
- export interface OfferValidation {
18
- key: string;
19
- type: string;
20
- value: string;
21
- }
22
- export interface AtlOffer {
23
- index?: number;
24
- placements?: string;
25
- offerValidations: OfferValidation[];
26
- }
27
- export interface PegaProductRequestBase {
28
- atlOffers: AtlOffer[];
29
- }
30
- export interface ProductContainerSchema extends ProductTableSchema {
31
- activeIndex: any;
32
- sbStaticConstants: any;
33
- address: any;
34
- eligibleBundle: any;
35
- isProdEnv?: boolean;
36
- }
1
+ export interface ProductTableSchema {
2
+ content: any;
3
+ metadata: any;
4
+ setGenericErrorModalDetails: any;
5
+ loginSuccess?: boolean;
6
+ lineCheckCallBack?: () => void;
7
+ changeAddressClicked?: any;
8
+ tabCheckCallBack?: (tabId: string) => void;
9
+ ratePlansToRemove?: string[];
10
+ isProdEnv?: boolean;
11
+ }
12
+ export interface ProductRequestBase {
13
+ id: string;
14
+ checkVoucher?: boolean;
15
+ promoIds: string[];
16
+ }
17
+ export interface OfferValidation {
18
+ key: string;
19
+ type: string;
20
+ value: string;
21
+ }
22
+ export interface AtlOffer {
23
+ index?: number;
24
+ placements?: string;
25
+ offerValidations: OfferValidation[];
26
+ }
27
+ export interface PegaProductRequestBase {
28
+ atlOffers: AtlOffer[];
29
+ }
30
+ export interface ProductContainerSchema extends ProductTableSchema {
31
+ activeIndex: any;
32
+ sbStaticConstants: any;
33
+ address: any;
34
+ eligibleBundle: any;
35
+ isProdEnv?: boolean;
36
+ }
@@ -1,71 +1,71 @@
1
- export interface LoginModalSchema {
2
- content: any;
3
- closeLogin: () => void;
4
- metadata: any;
5
- onSuccess: () => void;
6
- isProdEnv?: boolean;
7
- }
8
- export interface LoginSchema {
9
- content: any;
10
- changeCurrentView: (userID: string, response?: any, password?: any) => void;
11
- metadata: any;
12
- onSuccess: () => void;
13
- loginIcons: any;
14
- userID?: any;
15
- password?: any;
16
- otpUseCase?: any;
17
- isProdEnv?: boolean;
18
- }
19
- export type LinkTarget = '_self' | '_blank' | null;
20
- export type LinkType = 'url' | 'story' | 'asset' | 'email';
21
- export declare interface LinkAttributes {
22
- href: string;
23
- uuid: string | null;
24
- target: LinkTarget;
25
- linktype: LinkType;
26
- }
27
- export interface Mfa {
28
- content: any;
29
- changeCurrentView: (userID: string, response?: any, password?: string) => void;
30
- metadata: any;
31
- onSuccess: () => void;
32
- loginIcons: any;
33
- userID?: any;
34
- password?: any;
35
- loginResponseMFA?: any;
36
- }
37
- export interface DepricatingChannelSchema {
38
- useCase: string;
39
- mainContent: Record<string, any>;
40
- changeCurrentView: (userID: string, response?: any, password?: any) => void;
41
- response: Record<string, any>;
42
- resetPwdSuccessContent: Record<string, any>;
43
- loginIcons: any;
44
- errorContent: Record<string, any>;
45
- }
46
- export interface OtpValidationScahema {
47
- useCase: string;
48
- mainContent: Record<string, any>;
49
- response: Record<string, any>;
50
- loginIcons: any;
51
- errorContent: Record<string, any>;
52
- changeCurrentView: (userID: string, response?: any, password?: any) => void;
53
- onSuccess: () => void;
54
- }
55
- export interface NewNumberSchema {
56
- useCase: string;
57
- content: Record<string, any>;
58
- changeCurrentView: (userID: string, response?: any, password?: any) => void;
59
- metadata?: any;
60
- userID?: string;
61
- loginIcons: any;
62
- response?: Record<string, any>;
63
- errorContent: Record<string, any>;
64
- }
65
- export interface ResetPwdSchema {
66
- content: Record<string, any>;
67
- useCase: string;
68
- loginIcons: any;
69
- changeCurrentView: (userID: string, response?: any, password?: any) => void;
70
- errorContent: Record<string, any>;
71
- }
1
+ export interface LoginModalSchema {
2
+ content: any;
3
+ closeLogin: () => void;
4
+ metadata: any;
5
+ onSuccess: () => void;
6
+ isProdEnv?: boolean;
7
+ }
8
+ export interface LoginSchema {
9
+ content: any;
10
+ changeCurrentView: (userID: string, response?: any, password?: any) => void;
11
+ metadata: any;
12
+ onSuccess: () => void;
13
+ loginIcons: any;
14
+ userID?: any;
15
+ password?: any;
16
+ otpUseCase?: any;
17
+ isProdEnv?: boolean;
18
+ }
19
+ export type LinkTarget = '_self' | '_blank' | null;
20
+ export type LinkType = 'url' | 'story' | 'asset' | 'email';
21
+ export declare interface LinkAttributes {
22
+ href: string;
23
+ uuid: string | null;
24
+ target: LinkTarget;
25
+ linktype: LinkType;
26
+ }
27
+ export interface Mfa {
28
+ content: any;
29
+ changeCurrentView: (userID: string, response?: any, password?: string) => void;
30
+ metadata: any;
31
+ onSuccess: () => void;
32
+ loginIcons: any;
33
+ userID?: any;
34
+ password?: any;
35
+ loginResponseMFA?: any;
36
+ }
37
+ export interface DepricatingChannelSchema {
38
+ useCase: string;
39
+ mainContent: Record<string, any>;
40
+ changeCurrentView: (userID: string, response?: any, password?: any) => void;
41
+ response: Record<string, any>;
42
+ resetPwdSuccessContent: Record<string, any>;
43
+ loginIcons: any;
44
+ errorContent: Record<string, any>;
45
+ }
46
+ export interface OtpValidationScahema {
47
+ useCase: string;
48
+ mainContent: Record<string, any>;
49
+ response: Record<string, any>;
50
+ loginIcons: any;
51
+ errorContent: Record<string, any>;
52
+ changeCurrentView: (userID: string, response?: any, password?: any) => void;
53
+ onSuccess: () => void;
54
+ }
55
+ export interface NewNumberSchema {
56
+ useCase: string;
57
+ content: Record<string, any>;
58
+ changeCurrentView: (userID: string, response?: any, password?: any) => void;
59
+ metadata?: any;
60
+ userID?: string;
61
+ loginIcons: any;
62
+ response?: Record<string, any>;
63
+ errorContent: Record<string, any>;
64
+ }
65
+ export interface ResetPwdSchema {
66
+ content: Record<string, any>;
67
+ useCase: string;
68
+ loginIcons: any;
69
+ changeCurrentView: (userID: string, response?: any, password?: any) => void;
70
+ errorContent: Record<string, any>;
71
+ }
@@ -1,4 +1,4 @@
1
- import { FC } from 'react';
2
- import { LoginModalSchema } from './Login.types';
3
- declare const LoginModal: FC<LoginModalSchema>;
4
- export default LoginModal;
1
+ import { FC } from 'react';
2
+ import { LoginModalSchema } from './Login.types';
3
+ declare const LoginModal: FC<LoginModalSchema>;
4
+ export default LoginModal;
@@ -1,4 +1,4 @@
1
- import { FC } from 'react';
2
- import { LoginSchema } from './Login.types';
3
- declare const Login: FC<LoginSchema>;
4
- export default Login;
1
+ import { FC } from 'react';
2
+ import { LoginSchema } from './Login.types';
3
+ declare const Login: FC<LoginSchema>;
4
+ export default Login;
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- import { DepricatingChannelSchema } from '../Login.types';
3
- declare const DepricatingChannels: React.FC<DepricatingChannelSchema>;
4
- export default DepricatingChannels;
1
+ import React from 'react';
2
+ import { DepricatingChannelSchema } from '../Login.types';
3
+ declare const DepricatingChannels: React.FC<DepricatingChannelSchema>;
4
+ export default DepricatingChannels;
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- import { NewNumberSchema } from '../Login.types';
3
- declare const NewNumber: React.FC<NewNumberSchema>;
4
- export default NewNumber;
1
+ import React from 'react';
2
+ import { NewNumberSchema } from '../Login.types';
3
+ declare const NewNumber: React.FC<NewNumberSchema>;
4
+ export default NewNumber;
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- import { OtpValidationScahema } from '../Login.types';
3
- declare const OtpValidation: React.FC<OtpValidationScahema>;
4
- export default OtpValidation;
1
+ import React from 'react';
2
+ import { OtpValidationScahema } from '../Login.types';
3
+ declare const OtpValidation: React.FC<OtpValidationScahema>;
4
+ export default OtpValidation;
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- import { ResetPwdSchema } from '../Login.types';
3
- declare const ResetPwdModal: React.FC<ResetPwdSchema>;
4
- export default ResetPwdModal;
1
+ import React from 'react';
2
+ import { ResetPwdSchema } from '../Login.types';
3
+ declare const ResetPwdModal: React.FC<ResetPwdSchema>;
4
+ export default ResetPwdModal;
@@ -1 +1 @@
1
- export { default } from './LoginModalV2';
1
+ export { default } from './LoginModalV2';