@sunrise-upc/mobile-prod-card 8.4.4-beta.3 → 8.4.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.
- package/README.md +41 -41
- package/dist/cjs/Analytics/AnalyticsConstants.d.ts +83 -78
- package/dist/cjs/Analytics/items.d.ts +32 -32
- package/dist/cjs/components/Accessories/Accessory-card/AccessoryCard.d.ts +10 -0
- package/dist/cjs/components/Accessories/Accessory-card/AccessoryErrorModal.d.ts +18 -0
- package/dist/cjs/components/Accessories/AccessoryPreviewCardLoader/AccessoryPreviewCardLoader.d.ts +3 -0
- package/dist/cjs/components/Accessories/AccessoryPreviewCardSkeletonBody/AccessoryPreviewCardSkeletonBody.d.ts +3 -0
- package/dist/cjs/components/Accessories/DeviceCarouselComponent.d.ts +3 -0
- package/dist/cjs/components/Accessories/MultiItemAccessories/MultiItemAccessoriesPage.d.ts +5 -0
- package/dist/cjs/components/Accessories/MultiItemAccessories/MultiItemAccessoriesSchema.d.ts +41 -0
- package/dist/cjs/components/Accessories/PaymentTypeTabs/PaymentTypeTabs.d.ts +14 -0
- package/dist/cjs/components/Accessories/ProgressionBar/progressionBar.d.ts +13 -0
- package/dist/cjs/components/Accessories/index.d.ts +1 -0
- package/dist/cjs/components/Accessories/multiItemAccessoryStore/MultiAccessoryProvider.d.ts +19 -0
- package/dist/cjs/components/Accessories/multiItemAccessoryStore/types.d.ts +71 -0
- package/dist/cjs/components/Accessories/multiItemAccessoryStore/useMultiAccessoryActions.d.ts +15 -0
- package/dist/cjs/components/Accessories/multiItemAccessoryStore/useMultiAccessoryContext.d.ts +32 -0
- package/dist/cjs/components/Accessories/multiItemAccessoryStore/useMultiAccessoryUpdateCartActions.d.ts +11 -0
- package/dist/cjs/components/BenefitWrapper/BenefitValidate.d.ts +3 -3
- package/dist/cjs/components/BenefitWrapper/BenefitWrapper.d.ts +3 -3
- package/dist/cjs/components/BenefitWrapper/Benefits.d.ts +1 -1
- package/dist/cjs/components/BenefitWrapper/BenefitsValidateWrapper.d.ts +3 -3
- package/dist/cjs/components/BenefitWrapper/index.d.ts +1 -1
- package/dist/cjs/components/Breadcrumb/Breadcrumb.d.ts +3 -3
- package/dist/cjs/components/Breadcrumb/index.d.ts +1 -1
- package/dist/cjs/components/Breadcrumb/useScrollCheck.d.ts +4 -4
- package/dist/cjs/components/CardComp/Card.d.ts +15 -15
- package/dist/cjs/components/CardComp/index.d.ts +1 -1
- package/dist/cjs/components/CardEntitlement/CardEntitlement.d.ts +13 -13
- package/dist/cjs/components/CardEntitlement/index.d.ts +1 -1
- package/dist/cjs/components/CarouselComp/CarouselComp.d.ts +3 -3
- package/dist/cjs/components/CarouselComp/index.d.ts +1 -1
- package/dist/cjs/components/CountryOverlays/CountryOverlays.d.ts +11 -11
- package/dist/cjs/components/CountryOverlays/OverlayModal.d.ts +12 -12
- package/dist/cjs/components/Dotloader/Dotloader.d.ts +7 -7
- package/dist/cjs/components/DynamicPriceComp/DynamicPrice.d.ts +9 -9
- package/dist/cjs/components/FalconAccordionList/FalconAccordion.d.ts +13 -13
- package/dist/cjs/components/FalconAccordionList/FalconAccordionList.d.ts +13 -13
- package/dist/cjs/components/FalconAccordionList/index.d.ts +1 -1
- package/dist/cjs/components/FalconButtonV2/FalconButtonV2.d.ts +3 -3
- package/dist/cjs/components/FalconDescription/FalconDescription.d.ts +11 -11
- package/dist/cjs/components/FalconMessage/FalconMessage.d.ts +12 -12
- package/dist/cjs/components/FalconTitle/FalconTitle.d.ts +11 -11
- package/dist/cjs/components/HeroLogin/HeroLogin.d.ts +3 -3
- package/dist/cjs/components/HeroLogin/index.d.ts +1 -1
- package/dist/cjs/components/LineCheckV3/APIResourceConstants.d.ts +8 -8
- package/dist/cjs/components/LineCheckV3/AutoComplete.d.ts +6 -6
- package/dist/cjs/components/LineCheckV3/GenericModal.d.ts +18 -18
- package/dist/cjs/components/LineCheckV3/IndividualLineCheck.d.ts +2 -2
- package/dist/cjs/components/LineCheckV3/LineCheckInput.d.ts +3 -3
- package/dist/cjs/components/LineCheckV3/LineCheckOverlay.d.ts +13 -13
- package/dist/cjs/components/LineCheckV3/LineCheckV3.d.ts +3 -3
- package/dist/cjs/components/LineCheckV3/LinecheckModal.d.ts +3 -3
- package/dist/cjs/components/LineCheckV3/LinecheckService.d.ts +10 -10
- package/dist/cjs/components/LineCheckV3/Success.d.ts +17 -17
- package/dist/cjs/components/LineCheckV3/api-constants.d.ts +1 -1
- package/dist/cjs/components/LineCheckV3/index.d.ts +1 -1
- package/dist/cjs/components/NewLineCheck/AdvanceSearch.d.ts +3 -3
- package/dist/cjs/components/NewLineCheck/CheckCoverage.d.ts +3 -3
- package/dist/cjs/components/NewLineCheck/CoverageCheckModal.d.ts +3 -3
- package/dist/cjs/components/NewLineCheck/CoverageCheckUtils.d.ts +16 -16
- package/dist/cjs/components/NewLineCheck/CovercheckWrapper.d.ts +3 -3
- package/dist/cjs/components/NewLineCheck/GenericModal.d.ts +19 -19
- package/dist/cjs/components/NewLineCheck/NewLCInput.d.ts +3 -3
- package/dist/cjs/components/NewLineCheck/SuccessCoverage.d.ts +3 -3
- package/dist/cjs/components/NewLineCheck/index.d.ts +2 -2
- package/dist/cjs/components/NotificationToast/NotificationToast.d.ts +10 -10
- package/dist/cjs/components/PretoPost/PreToPostSubsPopup.d.ts +3 -3
- package/dist/cjs/components/PretoPost/index.d.ts +1 -1
- package/dist/cjs/components/ProductDetailsComp/ProductDetails.d.ts +10 -10
- package/dist/cjs/components/ProductDetailsComp/index.d.ts +1 -1
- package/dist/cjs/components/ProductDetailsModal/ProductDetailsModal.d.ts +15 -15
- package/dist/cjs/components/ProductDetailsModal/index.d.ts +1 -1
- package/dist/cjs/components/ProductDetailsV3/BenefitsSectionV3.d.ts +3 -3
- package/dist/cjs/components/ProductDetailsV3/CashBackV2/CashbackV2.d.ts +3 -3
- package/dist/cjs/components/ProductDetailsV3/ChooseGiftV2.d.ts +3 -3
- package/dist/cjs/components/ProductDetailsV3/GiftConfigV2.d.ts +3 -3
- package/dist/cjs/components/ProductDetailsV3/ProductDetailsModal/ProductDetailsModal.d.ts +14 -14
- package/dist/cjs/components/ProductDetailsV3/ProductDetailsModal/ProductDetailsV2.d.ts +13 -13
- package/dist/cjs/components/ProductDetailsV3/ProductEntitlement.d.ts +3 -3
- package/dist/cjs/components/ProductDetailsV3/ProductPriceV3.d.ts +3 -3
- package/dist/cjs/components/ProductDetailsV3/ReactInputSelectV2/ReactInputSelectV2.d.ts +3 -3
- package/dist/cjs/components/ProductDetailsV3/tv/EntertainmentOptionsV2/EntertainmentOptionsV2.d.ts +3 -3
- package/dist/cjs/components/ProductDetailsV3/tv/TVChannelOfferV2.d.ts +3 -3
- package/dist/cjs/components/ProductTeaser/ProductTeaser.d.ts +50 -50
- package/dist/cjs/components/ProductTeaser/ProductTeaserSlides.d.ts +15 -15
- package/dist/cjs/components/ProductTeaser/index.d.ts +1 -1
- package/dist/cjs/components/ProgressionBar/ProgressionBar.d.ts +7 -7
- package/dist/cjs/components/ProgressionBar/index.d.ts +1 -1
- package/dist/cjs/components/ReactInputSelect/ReactInputSelect.d.ts +3 -3
- package/dist/cjs/components/ResponsiveRow/index.d.ts +1 -1
- package/dist/cjs/components/ResponsiveRow/row.d.ts +8 -8
- package/dist/cjs/components/StaticLineTable/CheckoutButton.d.ts +4 -4
- package/dist/cjs/components/StaticLineTable/DynamicPriceSection.d.ts +4 -4
- package/dist/cjs/components/StaticLineTable/ExsistingSubscriptionCards.d.ts +11 -11
- package/dist/cjs/components/StaticLineTable/ExsistingSubscriptionModal.d.ts +8 -8
- package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsLoader/OttServiceOptionsLoader.d.ts +2 -2
- package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsModal.d.ts +15 -15
- package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsPopup.d.ts +3 -3
- package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup.d.ts +18 -18
- package/dist/cjs/components/StaticLineTable/Product.utils.d.ts +15 -15
- package/dist/cjs/components/StaticLineTable/StaticBenefit.d.ts +4 -4
- package/dist/cjs/components/StaticLineTable/StaticExclusiveBenefit.d.ts +4 -4
- package/dist/cjs/components/StaticLineTable/StaticLineTable.d.ts +4 -4
- package/dist/cjs/components/StaticLineTable/StaticLineTableStore/StaticLineTableProvider.d.ts +21 -21
- package/dist/cjs/components/StaticLineTable/StaticProduct.d.ts +4 -4
- package/dist/cjs/components/StaticLineTable/StaticProductContainer.d.ts +4 -4
- package/dist/cjs/components/StaticLineTable/StaticProductDatatypes.d.ts +143 -143
- package/dist/cjs/components/StaticLineTable/StaticProductDetails.d.ts +4 -4
- package/dist/cjs/components/StaticLineTable/StaticProductDetailsModal.d.ts +14 -14
- package/dist/cjs/components/StaticLineTable/StaticProductEntitlement.d.ts +3 -3
- package/dist/cjs/components/StaticLineTable/TVChannelModal.d.ts +3 -3
- package/dist/cjs/components/StaticLineTable/TvOptionsContainer.d.ts +3 -3
- package/dist/cjs/components/StaticLineTable/WorldPassPopup.d.ts +9 -9
- package/dist/cjs/components/StaticLineTable/index.d.ts +1 -1
- package/dist/cjs/components/StaticPriceComp/StaticPriceComp.d.ts +9 -9
- package/dist/cjs/components/StickyBottomSheet/StickyBottomSheet.d.ts +6 -6
- package/dist/cjs/components/StickyBottomSheet/index.d.ts +1 -1
- package/dist/cjs/components/StickyProductAnchor/StickyProductAnchor.d.ts +3 -3
- package/dist/cjs/components/StickyProductAnchor/index.d.ts +1 -1
- package/dist/cjs/components/ToolTip/ToolTip.d.ts +3 -3
- package/dist/cjs/components/UltimateBundleLinetable/DpDetailsModal/DpDetailsModal.d.ts +3 -3
- package/dist/cjs/components/UltimateBundleLinetable/DpLinetableContainer.d.ts +3 -3
- package/dist/cjs/components/UltimateBundleLinetable/DpProduct.d.ts +3 -3
- package/dist/cjs/components/UltimateBundleLinetable/DpTabContainer.d.ts +3 -3
- package/dist/cjs/components/UltimateBundleLinetable/DpTableDeviceSection/DpTableDeviceSection.d.ts +3 -3
- package/dist/cjs/components/UltimateBundleLinetable/DpTableFlexSection/DpTableFlexSection.d.ts +3 -3
- package/dist/cjs/components/UltimateBundleLinetable/DpTableMobileSection/DpTableMobileSection.d.ts +3 -3
- package/dist/cjs/components/UltimateBundleLinetable/DpTableUtils.d.ts +45 -45
- package/dist/cjs/components/UltimateBundleLinetable/checkoutRedirectionPopup/checkoutRedirectionPopup.d.ts +13 -13
- package/dist/cjs/components/UltimateBundleLinetable/index.d.ts +1 -1
- package/dist/cjs/components/UserLoggedPricesToggle/UserLoggedPricesToggle.d.ts +9 -9
- package/dist/cjs/components/button/Button.d.ts +5 -5
- package/dist/cjs/components/button/Button.types.d.ts +11 -11
- package/dist/cjs/components/button/index.d.ts +1 -1
- package/dist/cjs/components/index.d.ts +22 -21
- package/dist/cjs/components/lineTable/BundleProductsV3.d.ts +3 -3
- package/dist/cjs/components/lineTable/LineTableV3.utils.d.ts +10 -10
- package/dist/cjs/components/lineTable/OrderButton.d.ts +3 -3
- package/dist/cjs/components/lineTable/ProductContainerV3.d.ts +4 -4
- package/dist/cjs/components/lineTable/ProductTableV3.d.ts +4 -4
- package/dist/cjs/components/lineTable/ProductV3.d.ts +2 -2
- package/dist/cjs/components/lineTable/index.d.ts +1 -1
- package/dist/cjs/components/lineTable/lineTable.types.d.ts +36 -36
- package/dist/cjs/components/login/Login.types.d.ts +71 -71
- package/dist/cjs/components/login/LoginModalV2.d.ts +4 -4
- package/dist/cjs/components/login/LoginV2.d.ts +4 -4
- package/dist/cjs/components/login/MfaPhase2/DepricatingChannels.d.ts +4 -4
- package/dist/cjs/components/login/MfaPhase2/NewNumber.d.ts +4 -4
- package/dist/cjs/components/login/MfaPhase2/OtpValidation.d.ts +4 -4
- package/dist/cjs/components/login/MfaPhase2/ResetPwdModal.d.ts +4 -4
- package/dist/cjs/components/login/index.d.ts +1 -1
- package/dist/cjs/components/richtext.d.ts +10 -10
- package/dist/cjs/components/sharedCarousel/CarouselComponent.d.ts +3 -3
- package/dist/cjs/components/skeletonLoader/Skeletonloader.d.ts +3 -3
- package/dist/cjs/components/spacer/spacer.d.ts +11 -11
- package/dist/cjs/components/types.d.ts +94 -60
- package/dist/cjs/index.d.ts +2 -2
- package/dist/cjs/index.js +3 -3
- package/dist/cjs/models/Analytics/items.d.ts +45 -45
- package/dist/cjs/services/ButtonService.d.ts +6 -6
- package/dist/cjs/services/LineTableBasicPropConfig.d.ts +29 -29
- package/dist/cjs/services/LineTableService.d.ts +13 -13
- package/dist/cjs/services/LinecheckBasicPropConfig.d.ts +12 -12
- package/dist/cjs/services/LoginBasicPropConfig.d.ts +16 -16
- package/dist/cjs/services/LoginServiceV2.d.ts +31 -31
- package/dist/cjs/services/MultiItemAccessories/multiItemAccessoryService.d.ts +8 -0
- package/dist/cjs/services/MultiItemAccessories/multiitemAccessoriesUpdateCartService.d.ts +8 -0
- package/dist/cjs/services/MultiItemAccessories/storyBlokService.d.ts +10 -0
- package/dist/cjs/services/ProductTeaserPropsConfig.d.ts +14 -14
- package/dist/cjs/services/StickyBottomSheetConfig.d.ts +14 -14
- package/dist/cjs/services/api-constants.d.ts +19 -15
- package/dist/cjs/services/index.d.ts +5 -5
- package/dist/cjs/utils/AnalyticsUtils.d.ts +41 -39
- package/dist/cjs/utils/constants.d.ts +92 -76
- package/dist/cjs/utils/data-source.d.ts +17 -17
- package/dist/cjs/utils/global.d.ts +7 -7
- package/dist/cjs/utils/store/card-context.d.ts +10 -10
- package/dist/cjs/utils/utils.d.ts +30 -18
- package/dist/esm/Analytics/AnalyticsConstants.d.ts +83 -78
- package/dist/esm/Analytics/items.d.ts +32 -32
- package/dist/esm/components/Accessories/Accessory-card/AccessoryCard.d.ts +10 -0
- package/dist/esm/components/Accessories/Accessory-card/AccessoryErrorModal.d.ts +18 -0
- package/dist/esm/components/Accessories/AccessoryPreviewCardLoader/AccessoryPreviewCardLoader.d.ts +3 -0
- package/dist/esm/components/Accessories/AccessoryPreviewCardSkeletonBody/AccessoryPreviewCardSkeletonBody.d.ts +3 -0
- package/dist/esm/components/Accessories/DeviceCarouselComponent.d.ts +3 -0
- package/dist/esm/components/Accessories/MultiItemAccessories/MultiItemAccessoriesPage.d.ts +5 -0
- package/dist/esm/components/Accessories/MultiItemAccessories/MultiItemAccessoriesSchema.d.ts +41 -0
- package/dist/esm/components/Accessories/PaymentTypeTabs/PaymentTypeTabs.d.ts +14 -0
- package/dist/esm/components/Accessories/ProgressionBar/progressionBar.d.ts +13 -0
- package/dist/esm/components/Accessories/index.d.ts +1 -0
- package/dist/esm/components/Accessories/multiItemAccessoryStore/MultiAccessoryProvider.d.ts +19 -0
- package/dist/esm/components/Accessories/multiItemAccessoryStore/types.d.ts +71 -0
- package/dist/esm/components/Accessories/multiItemAccessoryStore/useMultiAccessoryActions.d.ts +15 -0
- package/dist/esm/components/Accessories/multiItemAccessoryStore/useMultiAccessoryContext.d.ts +32 -0
- package/dist/esm/components/Accessories/multiItemAccessoryStore/useMultiAccessoryUpdateCartActions.d.ts +11 -0
- package/dist/esm/components/BenefitWrapper/BenefitValidate.d.ts +3 -3
- package/dist/esm/components/BenefitWrapper/BenefitWrapper.d.ts +3 -3
- package/dist/esm/components/BenefitWrapper/Benefits.d.ts +1 -1
- package/dist/esm/components/BenefitWrapper/BenefitsValidateWrapper.d.ts +3 -3
- package/dist/esm/components/BenefitWrapper/index.d.ts +1 -1
- package/dist/esm/components/Breadcrumb/Breadcrumb.d.ts +3 -3
- package/dist/esm/components/Breadcrumb/index.d.ts +1 -1
- package/dist/esm/components/Breadcrumb/useScrollCheck.d.ts +4 -4
- package/dist/esm/components/CardComp/Card.d.ts +15 -15
- package/dist/esm/components/CardComp/index.d.ts +1 -1
- package/dist/esm/components/CardEntitlement/CardEntitlement.d.ts +13 -13
- package/dist/esm/components/CardEntitlement/index.d.ts +1 -1
- package/dist/esm/components/CarouselComp/CarouselComp.d.ts +3 -3
- package/dist/esm/components/CarouselComp/index.d.ts +1 -1
- package/dist/esm/components/CountryOverlays/CountryOverlays.d.ts +11 -11
- package/dist/esm/components/CountryOverlays/OverlayModal.d.ts +12 -12
- package/dist/esm/components/Dotloader/Dotloader.d.ts +7 -7
- package/dist/esm/components/DynamicPriceComp/DynamicPrice.d.ts +9 -9
- package/dist/esm/components/FalconAccordionList/FalconAccordion.d.ts +13 -13
- package/dist/esm/components/FalconAccordionList/FalconAccordionList.d.ts +13 -13
- package/dist/esm/components/FalconAccordionList/index.d.ts +1 -1
- package/dist/esm/components/FalconButtonV2/FalconButtonV2.d.ts +3 -3
- package/dist/esm/components/FalconDescription/FalconDescription.d.ts +11 -11
- package/dist/esm/components/FalconMessage/FalconMessage.d.ts +12 -12
- package/dist/esm/components/FalconTitle/FalconTitle.d.ts +11 -11
- package/dist/esm/components/HeroLogin/HeroLogin.d.ts +3 -3
- package/dist/esm/components/HeroLogin/index.d.ts +1 -1
- package/dist/esm/components/LineCheckV3/APIResourceConstants.d.ts +8 -8
- package/dist/esm/components/LineCheckV3/AutoComplete.d.ts +6 -6
- package/dist/esm/components/LineCheckV3/GenericModal.d.ts +18 -18
- package/dist/esm/components/LineCheckV3/IndividualLineCheck.d.ts +2 -2
- package/dist/esm/components/LineCheckV3/LineCheckInput.d.ts +3 -3
- package/dist/esm/components/LineCheckV3/LineCheckOverlay.d.ts +13 -13
- package/dist/esm/components/LineCheckV3/LineCheckV3.d.ts +3 -3
- package/dist/esm/components/LineCheckV3/LinecheckModal.d.ts +3 -3
- package/dist/esm/components/LineCheckV3/LinecheckService.d.ts +10 -10
- package/dist/esm/components/LineCheckV3/Success.d.ts +17 -17
- package/dist/esm/components/LineCheckV3/api-constants.d.ts +1 -1
- package/dist/esm/components/LineCheckV3/index.d.ts +1 -1
- package/dist/esm/components/NewLineCheck/AdvanceSearch.d.ts +3 -3
- package/dist/esm/components/NewLineCheck/CheckCoverage.d.ts +3 -3
- package/dist/esm/components/NewLineCheck/CoverageCheckModal.d.ts +3 -3
- package/dist/esm/components/NewLineCheck/CoverageCheckUtils.d.ts +16 -16
- package/dist/esm/components/NewLineCheck/CovercheckWrapper.d.ts +3 -3
- package/dist/esm/components/NewLineCheck/GenericModal.d.ts +19 -19
- package/dist/esm/components/NewLineCheck/NewLCInput.d.ts +3 -3
- package/dist/esm/components/NewLineCheck/SuccessCoverage.d.ts +3 -3
- package/dist/esm/components/NewLineCheck/index.d.ts +2 -2
- package/dist/esm/components/NotificationToast/NotificationToast.d.ts +10 -10
- package/dist/esm/components/PretoPost/PreToPostSubsPopup.d.ts +3 -3
- package/dist/esm/components/PretoPost/index.d.ts +1 -1
- package/dist/esm/components/ProductDetailsComp/ProductDetails.d.ts +10 -10
- package/dist/esm/components/ProductDetailsComp/index.d.ts +1 -1
- package/dist/esm/components/ProductDetailsModal/ProductDetailsModal.d.ts +15 -15
- package/dist/esm/components/ProductDetailsModal/index.d.ts +1 -1
- package/dist/esm/components/ProductDetailsV3/BenefitsSectionV3.d.ts +3 -3
- package/dist/esm/components/ProductDetailsV3/CashBackV2/CashbackV2.d.ts +3 -3
- package/dist/esm/components/ProductDetailsV3/ChooseGiftV2.d.ts +3 -3
- package/dist/esm/components/ProductDetailsV3/GiftConfigV2.d.ts +3 -3
- package/dist/esm/components/ProductDetailsV3/ProductDetailsModal/ProductDetailsModal.d.ts +14 -14
- package/dist/esm/components/ProductDetailsV3/ProductDetailsModal/ProductDetailsV2.d.ts +13 -13
- package/dist/esm/components/ProductDetailsV3/ProductEntitlement.d.ts +3 -3
- package/dist/esm/components/ProductDetailsV3/ProductPriceV3.d.ts +3 -3
- package/dist/esm/components/ProductDetailsV3/ReactInputSelectV2/ReactInputSelectV2.d.ts +3 -3
- package/dist/esm/components/ProductDetailsV3/tv/EntertainmentOptionsV2/EntertainmentOptionsV2.d.ts +3 -3
- package/dist/esm/components/ProductDetailsV3/tv/TVChannelOfferV2.d.ts +3 -3
- package/dist/esm/components/ProductTeaser/ProductTeaser.d.ts +50 -50
- package/dist/esm/components/ProductTeaser/ProductTeaserSlides.d.ts +15 -15
- package/dist/esm/components/ProductTeaser/index.d.ts +1 -1
- package/dist/esm/components/ProgressionBar/ProgressionBar.d.ts +7 -7
- package/dist/esm/components/ProgressionBar/index.d.ts +1 -1
- package/dist/esm/components/ReactInputSelect/ReactInputSelect.d.ts +3 -3
- package/dist/esm/components/ResponsiveRow/index.d.ts +1 -1
- package/dist/esm/components/ResponsiveRow/row.d.ts +8 -8
- package/dist/esm/components/StaticLineTable/CheckoutButton.d.ts +4 -4
- package/dist/esm/components/StaticLineTable/DynamicPriceSection.d.ts +4 -4
- package/dist/esm/components/StaticLineTable/ExsistingSubscriptionCards.d.ts +11 -11
- package/dist/esm/components/StaticLineTable/ExsistingSubscriptionModal.d.ts +8 -8
- package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsLoader/OttServiceOptionsLoader.d.ts +2 -2
- package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsModal.d.ts +15 -15
- package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsPopup.d.ts +3 -3
- package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup.d.ts +18 -18
- package/dist/esm/components/StaticLineTable/Product.utils.d.ts +15 -15
- package/dist/esm/components/StaticLineTable/StaticBenefit.d.ts +4 -4
- package/dist/esm/components/StaticLineTable/StaticExclusiveBenefit.d.ts +4 -4
- package/dist/esm/components/StaticLineTable/StaticLineTable.d.ts +4 -4
- package/dist/esm/components/StaticLineTable/StaticLineTableStore/StaticLineTableProvider.d.ts +21 -21
- package/dist/esm/components/StaticLineTable/StaticProduct.d.ts +4 -4
- package/dist/esm/components/StaticLineTable/StaticProductContainer.d.ts +4 -4
- package/dist/esm/components/StaticLineTable/StaticProductDatatypes.d.ts +143 -143
- package/dist/esm/components/StaticLineTable/StaticProductDetails.d.ts +4 -4
- package/dist/esm/components/StaticLineTable/StaticProductDetailsModal.d.ts +14 -14
- package/dist/esm/components/StaticLineTable/StaticProductEntitlement.d.ts +3 -3
- package/dist/esm/components/StaticLineTable/TVChannelModal.d.ts +3 -3
- package/dist/esm/components/StaticLineTable/TvOptionsContainer.d.ts +3 -3
- package/dist/esm/components/StaticLineTable/WorldPassPopup.d.ts +9 -9
- package/dist/esm/components/StaticLineTable/index.d.ts +1 -1
- package/dist/esm/components/StaticPriceComp/StaticPriceComp.d.ts +9 -9
- package/dist/esm/components/StickyBottomSheet/StickyBottomSheet.d.ts +6 -6
- package/dist/esm/components/StickyBottomSheet/index.d.ts +1 -1
- package/dist/esm/components/StickyProductAnchor/StickyProductAnchor.d.ts +3 -3
- package/dist/esm/components/StickyProductAnchor/index.d.ts +1 -1
- package/dist/esm/components/ToolTip/ToolTip.d.ts +3 -3
- package/dist/esm/components/UltimateBundleLinetable/DpDetailsModal/DpDetailsModal.d.ts +3 -3
- package/dist/esm/components/UltimateBundleLinetable/DpLinetableContainer.d.ts +3 -3
- package/dist/esm/components/UltimateBundleLinetable/DpProduct.d.ts +3 -3
- package/dist/esm/components/UltimateBundleLinetable/DpTabContainer.d.ts +3 -3
- package/dist/esm/components/UltimateBundleLinetable/DpTableDeviceSection/DpTableDeviceSection.d.ts +3 -3
- package/dist/esm/components/UltimateBundleLinetable/DpTableFlexSection/DpTableFlexSection.d.ts +3 -3
- package/dist/esm/components/UltimateBundleLinetable/DpTableMobileSection/DpTableMobileSection.d.ts +3 -3
- package/dist/esm/components/UltimateBundleLinetable/DpTableUtils.d.ts +45 -45
- package/dist/esm/components/UltimateBundleLinetable/checkoutRedirectionPopup/checkoutRedirectionPopup.d.ts +13 -13
- package/dist/esm/components/UltimateBundleLinetable/index.d.ts +1 -1
- package/dist/esm/components/UserLoggedPricesToggle/UserLoggedPricesToggle.d.ts +9 -9
- package/dist/esm/components/button/Button.d.ts +5 -5
- package/dist/esm/components/button/Button.types.d.ts +11 -11
- package/dist/esm/components/button/index.d.ts +1 -1
- package/dist/esm/components/index.d.ts +22 -21
- package/dist/esm/components/lineTable/BundleProductsV3.d.ts +3 -3
- package/dist/esm/components/lineTable/LineTableV3.utils.d.ts +10 -10
- package/dist/esm/components/lineTable/OrderButton.d.ts +3 -3
- package/dist/esm/components/lineTable/ProductContainerV3.d.ts +4 -4
- package/dist/esm/components/lineTable/ProductTableV3.d.ts +4 -4
- package/dist/esm/components/lineTable/ProductV3.d.ts +2 -2
- package/dist/esm/components/lineTable/index.d.ts +1 -1
- package/dist/esm/components/lineTable/lineTable.types.d.ts +36 -36
- package/dist/esm/components/login/Login.types.d.ts +71 -71
- package/dist/esm/components/login/LoginModalV2.d.ts +4 -4
- package/dist/esm/components/login/LoginV2.d.ts +4 -4
- package/dist/esm/components/login/MfaPhase2/DepricatingChannels.d.ts +4 -4
- package/dist/esm/components/login/MfaPhase2/NewNumber.d.ts +4 -4
- package/dist/esm/components/login/MfaPhase2/OtpValidation.d.ts +4 -4
- package/dist/esm/components/login/MfaPhase2/ResetPwdModal.d.ts +4 -4
- package/dist/esm/components/login/index.d.ts +1 -1
- package/dist/esm/components/richtext.d.ts +10 -10
- package/dist/esm/components/sharedCarousel/CarouselComponent.d.ts +3 -3
- package/dist/esm/components/skeletonLoader/Skeletonloader.d.ts +3 -3
- package/dist/esm/components/spacer/spacer.d.ts +11 -11
- package/dist/esm/components/types.d.ts +94 -60
- package/dist/esm/index.d.ts +2 -2
- package/dist/esm/index.js +3 -3
- package/dist/esm/models/Analytics/items.d.ts +45 -45
- package/dist/esm/services/ButtonService.d.ts +6 -6
- package/dist/esm/services/LineTableBasicPropConfig.d.ts +29 -29
- package/dist/esm/services/LineTableService.d.ts +13 -13
- package/dist/esm/services/LinecheckBasicPropConfig.d.ts +12 -12
- package/dist/esm/services/LoginBasicPropConfig.d.ts +16 -16
- package/dist/esm/services/LoginServiceV2.d.ts +31 -31
- package/dist/esm/services/MultiItemAccessories/multiItemAccessoryService.d.ts +8 -0
- package/dist/esm/services/MultiItemAccessories/multiitemAccessoriesUpdateCartService.d.ts +8 -0
- package/dist/esm/services/MultiItemAccessories/storyBlokService.d.ts +10 -0
- package/dist/esm/services/ProductTeaserPropsConfig.d.ts +14 -14
- package/dist/esm/services/StickyBottomSheetConfig.d.ts +14 -14
- package/dist/esm/services/api-constants.d.ts +19 -15
- package/dist/esm/services/index.d.ts +5 -5
- package/dist/esm/utils/AnalyticsUtils.d.ts +41 -39
- package/dist/esm/utils/constants.d.ts +92 -76
- package/dist/esm/utils/data-source.d.ts +17 -17
- package/dist/esm/utils/global.d.ts +7 -7
- package/dist/esm/utils/store/card-context.d.ts +10 -10
- package/dist/esm/utils/utils.d.ts +30 -18
- package/dist/index.d.ts +349 -261
- package/package.json +75 -75
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
import { StaticBenefitsSchema } from './StaticProductDatatypes';
|
|
3
|
-
declare const StaticBenefit: FC<StaticBenefitsSchema>;
|
|
4
|
-
export default StaticBenefit;
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { StaticBenefitsSchema } from './StaticProductDatatypes';
|
|
3
|
+
declare const StaticBenefit: FC<StaticBenefitsSchema>;
|
|
4
|
+
export default StaticBenefit;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
import { StaticExclusiveBenefitsSchema } from './StaticProductDatatypes';
|
|
3
|
-
declare const StaticBenefit: FC<StaticExclusiveBenefitsSchema>;
|
|
4
|
-
export default StaticBenefit;
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { StaticExclusiveBenefitsSchema } from './StaticProductDatatypes';
|
|
3
|
+
declare const StaticBenefit: FC<StaticExclusiveBenefitsSchema>;
|
|
4
|
+
export default StaticBenefit;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
import { StaticLinetableSchema } from './StaticProductDatatypes';
|
|
3
|
-
declare const StaticLineTable: FC<StaticLinetableSchema>;
|
|
4
|
-
export default StaticLineTable;
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { StaticLinetableSchema } from './StaticProductDatatypes';
|
|
3
|
+
declare const StaticLineTable: FC<StaticLinetableSchema>;
|
|
4
|
+
export default StaticLineTable;
|
package/dist/cjs/components/StaticLineTable/StaticLineTableStore/StaticLineTableProvider.d.ts
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
interface AppProviderSchema {
|
|
3
|
-
children: ReactNode;
|
|
4
|
-
}
|
|
5
|
-
export interface ActionSchema {
|
|
6
|
-
type: string;
|
|
7
|
-
payload: any;
|
|
8
|
-
}
|
|
9
|
-
interface AppContextType {
|
|
10
|
-
store: StaticLineTableProviderSchema;
|
|
11
|
-
dispatch: React.Dispatch<ActionSchema>;
|
|
12
|
-
}
|
|
13
|
-
export interface StaticLineTableProviderSchema {
|
|
14
|
-
ottOptionsApi: [];
|
|
15
|
-
}
|
|
16
|
-
export declare const actionTypes: {
|
|
17
|
-
ottOptionsApi: string;
|
|
18
|
-
};
|
|
19
|
-
export declare const AppContext: React.Context<AppContextType | undefined>;
|
|
20
|
-
declare const StaticLineTableProvider: ({ children }: AppProviderSchema) => JSX.Element;
|
|
21
|
-
export default StaticLineTableProvider;
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
|
+
interface AppProviderSchema {
|
|
3
|
+
children: ReactNode;
|
|
4
|
+
}
|
|
5
|
+
export interface ActionSchema {
|
|
6
|
+
type: string;
|
|
7
|
+
payload: any;
|
|
8
|
+
}
|
|
9
|
+
interface AppContextType {
|
|
10
|
+
store: StaticLineTableProviderSchema;
|
|
11
|
+
dispatch: React.Dispatch<ActionSchema>;
|
|
12
|
+
}
|
|
13
|
+
export interface StaticLineTableProviderSchema {
|
|
14
|
+
ottOptionsApi: [];
|
|
15
|
+
}
|
|
16
|
+
export declare const actionTypes: {
|
|
17
|
+
ottOptionsApi: string;
|
|
18
|
+
};
|
|
19
|
+
export declare const AppContext: React.Context<AppContextType | undefined>;
|
|
20
|
+
declare const StaticLineTableProvider: ({ children }: AppProviderSchema) => JSX.Element;
|
|
21
|
+
export default StaticLineTableProvider;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
import { StaticProductSchema } from './StaticProductDatatypes';
|
|
3
|
-
declare const StaticProduct: FC<StaticProductSchema>;
|
|
4
|
-
export default StaticProduct;
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { StaticProductSchema } from './StaticProductDatatypes';
|
|
3
|
+
declare const StaticProduct: FC<StaticProductSchema>;
|
|
4
|
+
export default StaticProduct;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
import { StaticProductContainerSchema } from './StaticProductDatatypes';
|
|
3
|
-
declare const StaticProductContainer: FC<StaticProductContainerSchema>;
|
|
4
|
-
export default StaticProductContainer;
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { StaticProductContainerSchema } from './StaticProductDatatypes';
|
|
3
|
+
declare const StaticProductContainer: FC<StaticProductContainerSchema>;
|
|
4
|
+
export default StaticProductContainer;
|
|
@@ -1,143 +1,143 @@
|
|
|
1
|
-
export interface StaticLinetableSchema {
|
|
2
|
-
content: any;
|
|
3
|
-
tabCheckCallBack?: any;
|
|
4
|
-
setGenericErrorModalDetails: any;
|
|
5
|
-
metadata: any;
|
|
6
|
-
loginSuccess?: boolean;
|
|
7
|
-
changeAddressClicked?: any;
|
|
8
|
-
lineCheckCallBack?: any;
|
|
9
|
-
linecheckSuccessCallBack?: any;
|
|
10
|
-
selectedOption?: string;
|
|
11
|
-
basicConfigUrl?: string;
|
|
12
|
-
selectedExistingOption?: any;
|
|
13
|
-
setLoginSuccess?: any;
|
|
14
|
-
deviceFlow?: any;
|
|
15
|
-
deviceFlowCallBack?: any;
|
|
16
|
-
ubRatePlanObj?: any;
|
|
17
|
-
lineCheckOnClear?: any;
|
|
18
|
-
pegaIntegration?: boolean;
|
|
19
|
-
pegaCustomerInterest?: string;
|
|
20
|
-
useStoryblokOrder?: boolean;
|
|
21
|
-
isProdEnv?: boolean;
|
|
22
|
-
}
|
|
23
|
-
export interface StaticProductSchema {
|
|
24
|
-
content: any;
|
|
25
|
-
offeringData: any;
|
|
26
|
-
uniqueId: number | string | symbol;
|
|
27
|
-
storyContent: any;
|
|
28
|
-
metadata: any;
|
|
29
|
-
tabIndex: number;
|
|
30
|
-
cardsLength: number;
|
|
31
|
-
indexKey: number;
|
|
32
|
-
constants: any;
|
|
33
|
-
mainContent?: any;
|
|
34
|
-
address?: any;
|
|
35
|
-
linecheckSuccessCallBack?: any;
|
|
36
|
-
lineCheckCallBack?: any;
|
|
37
|
-
eligibleBundle?: any;
|
|
38
|
-
selectedOption?: string;
|
|
39
|
-
fetchOfferData?: any;
|
|
40
|
-
basicConfigUrl?: string;
|
|
41
|
-
selectedExistingOption?: any;
|
|
42
|
-
setLoginSuccess?: any;
|
|
43
|
-
enableP2P?: boolean;
|
|
44
|
-
loginSuccess?: boolean;
|
|
45
|
-
setToggleState?: any;
|
|
46
|
-
toggleState?: any;
|
|
47
|
-
noTabs?: boolean;
|
|
48
|
-
deviceFlow?: any;
|
|
49
|
-
deviceFlowCallBack?: any;
|
|
50
|
-
selectedRP?: any;
|
|
51
|
-
continueCart?: any;
|
|
52
|
-
lineCheckOnClear?: any;
|
|
53
|
-
pegaIntegration?: boolean;
|
|
54
|
-
isProdEnv?: boolean;
|
|
55
|
-
deviceUltimateBundle?: boolean;
|
|
56
|
-
toggleContent?: toggleContentSchema;
|
|
57
|
-
pricesToggleState?: boolean;
|
|
58
|
-
}
|
|
59
|
-
export interface DynamicPriceSchema {
|
|
60
|
-
priceCollection: any;
|
|
61
|
-
constants: any;
|
|
62
|
-
promoText?: string;
|
|
63
|
-
deviceFlow?: any;
|
|
64
|
-
content?: any;
|
|
65
|
-
offeringData?: any;
|
|
66
|
-
uniqueId?: any;
|
|
67
|
-
}
|
|
68
|
-
export interface StaticProductContainerSchema {
|
|
69
|
-
content: any;
|
|
70
|
-
setGenericErrorModalDetails: any;
|
|
71
|
-
metadata: any;
|
|
72
|
-
tabIndex: number;
|
|
73
|
-
constants: any;
|
|
74
|
-
loginSuccess?: any;
|
|
75
|
-
activeIndex: number;
|
|
76
|
-
mainContent?: any;
|
|
77
|
-
address?: any;
|
|
78
|
-
eligibleBundle?: any;
|
|
79
|
-
linecheckSuccessCallBack?: any;
|
|
80
|
-
selectedOption?: string;
|
|
81
|
-
basicConfigUrl?: string;
|
|
82
|
-
selectedExistingOption?: any;
|
|
83
|
-
setLoginSuccess?: any;
|
|
84
|
-
lineCheckCallBack?: any;
|
|
85
|
-
setToggleState?: any;
|
|
86
|
-
toggleState?: any;
|
|
87
|
-
noTabs?: boolean;
|
|
88
|
-
deviceFlow?: any;
|
|
89
|
-
deviceFlowCallBack?: any;
|
|
90
|
-
ubRatePlanObj?: any;
|
|
91
|
-
lineCheckOnClear?: any;
|
|
92
|
-
pegaIntegration?: boolean;
|
|
93
|
-
pegaCustomerInterest?: string;
|
|
94
|
-
useStoryblokOrder?: boolean;
|
|
95
|
-
isFetching?: boolean;
|
|
96
|
-
setIsFetching?: any;
|
|
97
|
-
isProdEnv?: boolean;
|
|
98
|
-
toggleContent?: toggleContentSchema;
|
|
99
|
-
}
|
|
100
|
-
export interface StaticProductDetailsSchema {
|
|
101
|
-
content: any;
|
|
102
|
-
showProductDetail: any;
|
|
103
|
-
setShowProductDetail: any;
|
|
104
|
-
constants: any;
|
|
105
|
-
showPrice: any;
|
|
106
|
-
isMobileFlow: boolean;
|
|
107
|
-
createCartCall: any;
|
|
108
|
-
storyContent: any;
|
|
109
|
-
isAvailable?: boolean;
|
|
110
|
-
address?: any;
|
|
111
|
-
flexUpgradeFreePopup: any;
|
|
112
|
-
}
|
|
113
|
-
export interface StaticBenefitsSchema {
|
|
114
|
-
content: any;
|
|
115
|
-
benefitData: any;
|
|
116
|
-
constants: any;
|
|
117
|
-
pricesToggleState?: boolean;
|
|
118
|
-
togglePriceLabel?: string;
|
|
119
|
-
}
|
|
120
|
-
export interface StaticExclusiveBenefitsSchema {
|
|
121
|
-
content: any;
|
|
122
|
-
}
|
|
123
|
-
export interface CheckoutButtonSchema {
|
|
124
|
-
isMobileFlow: boolean;
|
|
125
|
-
createCartCall: any;
|
|
126
|
-
constants: any;
|
|
127
|
-
storyContent: any;
|
|
128
|
-
showPrice: any;
|
|
129
|
-
isAvailable?: boolean;
|
|
130
|
-
address?: any;
|
|
131
|
-
deviceFlow?: any;
|
|
132
|
-
deviceFlowCallBack?: any;
|
|
133
|
-
alwaysActive?: boolean;
|
|
134
|
-
uniqueProductBenefits?: any;
|
|
135
|
-
flexUpgradeFreePopup?: any;
|
|
136
|
-
content?: any;
|
|
137
|
-
deviceUltimateBundle?: boolean;
|
|
138
|
-
}
|
|
139
|
-
export interface toggleContentSchema {
|
|
140
|
-
enableLoggedInPrice: string;
|
|
141
|
-
togglePosition: string;
|
|
142
|
-
togglePriceLabel?: string;
|
|
143
|
-
}
|
|
1
|
+
export interface StaticLinetableSchema {
|
|
2
|
+
content: any;
|
|
3
|
+
tabCheckCallBack?: any;
|
|
4
|
+
setGenericErrorModalDetails: any;
|
|
5
|
+
metadata: any;
|
|
6
|
+
loginSuccess?: boolean;
|
|
7
|
+
changeAddressClicked?: any;
|
|
8
|
+
lineCheckCallBack?: any;
|
|
9
|
+
linecheckSuccessCallBack?: any;
|
|
10
|
+
selectedOption?: string;
|
|
11
|
+
basicConfigUrl?: string;
|
|
12
|
+
selectedExistingOption?: any;
|
|
13
|
+
setLoginSuccess?: any;
|
|
14
|
+
deviceFlow?: any;
|
|
15
|
+
deviceFlowCallBack?: any;
|
|
16
|
+
ubRatePlanObj?: any;
|
|
17
|
+
lineCheckOnClear?: any;
|
|
18
|
+
pegaIntegration?: boolean;
|
|
19
|
+
pegaCustomerInterest?: string;
|
|
20
|
+
useStoryblokOrder?: boolean;
|
|
21
|
+
isProdEnv?: boolean;
|
|
22
|
+
}
|
|
23
|
+
export interface StaticProductSchema {
|
|
24
|
+
content: any;
|
|
25
|
+
offeringData: any;
|
|
26
|
+
uniqueId: number | string | symbol;
|
|
27
|
+
storyContent: any;
|
|
28
|
+
metadata: any;
|
|
29
|
+
tabIndex: number;
|
|
30
|
+
cardsLength: number;
|
|
31
|
+
indexKey: number;
|
|
32
|
+
constants: any;
|
|
33
|
+
mainContent?: any;
|
|
34
|
+
address?: any;
|
|
35
|
+
linecheckSuccessCallBack?: any;
|
|
36
|
+
lineCheckCallBack?: any;
|
|
37
|
+
eligibleBundle?: any;
|
|
38
|
+
selectedOption?: string;
|
|
39
|
+
fetchOfferData?: any;
|
|
40
|
+
basicConfigUrl?: string;
|
|
41
|
+
selectedExistingOption?: any;
|
|
42
|
+
setLoginSuccess?: any;
|
|
43
|
+
enableP2P?: boolean;
|
|
44
|
+
loginSuccess?: boolean;
|
|
45
|
+
setToggleState?: any;
|
|
46
|
+
toggleState?: any;
|
|
47
|
+
noTabs?: boolean;
|
|
48
|
+
deviceFlow?: any;
|
|
49
|
+
deviceFlowCallBack?: any;
|
|
50
|
+
selectedRP?: any;
|
|
51
|
+
continueCart?: any;
|
|
52
|
+
lineCheckOnClear?: any;
|
|
53
|
+
pegaIntegration?: boolean;
|
|
54
|
+
isProdEnv?: boolean;
|
|
55
|
+
deviceUltimateBundle?: boolean;
|
|
56
|
+
toggleContent?: toggleContentSchema;
|
|
57
|
+
pricesToggleState?: boolean;
|
|
58
|
+
}
|
|
59
|
+
export interface DynamicPriceSchema {
|
|
60
|
+
priceCollection: any;
|
|
61
|
+
constants: any;
|
|
62
|
+
promoText?: string;
|
|
63
|
+
deviceFlow?: any;
|
|
64
|
+
content?: any;
|
|
65
|
+
offeringData?: any;
|
|
66
|
+
uniqueId?: any;
|
|
67
|
+
}
|
|
68
|
+
export interface StaticProductContainerSchema {
|
|
69
|
+
content: any;
|
|
70
|
+
setGenericErrorModalDetails: any;
|
|
71
|
+
metadata: any;
|
|
72
|
+
tabIndex: number;
|
|
73
|
+
constants: any;
|
|
74
|
+
loginSuccess?: any;
|
|
75
|
+
activeIndex: number;
|
|
76
|
+
mainContent?: any;
|
|
77
|
+
address?: any;
|
|
78
|
+
eligibleBundle?: any;
|
|
79
|
+
linecheckSuccessCallBack?: any;
|
|
80
|
+
selectedOption?: string;
|
|
81
|
+
basicConfigUrl?: string;
|
|
82
|
+
selectedExistingOption?: any;
|
|
83
|
+
setLoginSuccess?: any;
|
|
84
|
+
lineCheckCallBack?: any;
|
|
85
|
+
setToggleState?: any;
|
|
86
|
+
toggleState?: any;
|
|
87
|
+
noTabs?: boolean;
|
|
88
|
+
deviceFlow?: any;
|
|
89
|
+
deviceFlowCallBack?: any;
|
|
90
|
+
ubRatePlanObj?: any;
|
|
91
|
+
lineCheckOnClear?: any;
|
|
92
|
+
pegaIntegration?: boolean;
|
|
93
|
+
pegaCustomerInterest?: string;
|
|
94
|
+
useStoryblokOrder?: boolean;
|
|
95
|
+
isFetching?: boolean;
|
|
96
|
+
setIsFetching?: any;
|
|
97
|
+
isProdEnv?: boolean;
|
|
98
|
+
toggleContent?: toggleContentSchema;
|
|
99
|
+
}
|
|
100
|
+
export interface StaticProductDetailsSchema {
|
|
101
|
+
content: any;
|
|
102
|
+
showProductDetail: any;
|
|
103
|
+
setShowProductDetail: any;
|
|
104
|
+
constants: any;
|
|
105
|
+
showPrice: any;
|
|
106
|
+
isMobileFlow: boolean;
|
|
107
|
+
createCartCall: any;
|
|
108
|
+
storyContent: any;
|
|
109
|
+
isAvailable?: boolean;
|
|
110
|
+
address?: any;
|
|
111
|
+
flexUpgradeFreePopup: any;
|
|
112
|
+
}
|
|
113
|
+
export interface StaticBenefitsSchema {
|
|
114
|
+
content: any;
|
|
115
|
+
benefitData: any;
|
|
116
|
+
constants: any;
|
|
117
|
+
pricesToggleState?: boolean;
|
|
118
|
+
togglePriceLabel?: string;
|
|
119
|
+
}
|
|
120
|
+
export interface StaticExclusiveBenefitsSchema {
|
|
121
|
+
content: any;
|
|
122
|
+
}
|
|
123
|
+
export interface CheckoutButtonSchema {
|
|
124
|
+
isMobileFlow: boolean;
|
|
125
|
+
createCartCall: any;
|
|
126
|
+
constants: any;
|
|
127
|
+
storyContent: any;
|
|
128
|
+
showPrice: any;
|
|
129
|
+
isAvailable?: boolean;
|
|
130
|
+
address?: any;
|
|
131
|
+
deviceFlow?: any;
|
|
132
|
+
deviceFlowCallBack?: any;
|
|
133
|
+
alwaysActive?: boolean;
|
|
134
|
+
uniqueProductBenefits?: any;
|
|
135
|
+
flexUpgradeFreePopup?: any;
|
|
136
|
+
content?: any;
|
|
137
|
+
deviceUltimateBundle?: boolean;
|
|
138
|
+
}
|
|
139
|
+
export interface toggleContentSchema {
|
|
140
|
+
enableLoggedInPrice: string;
|
|
141
|
+
togglePosition: string;
|
|
142
|
+
togglePriceLabel?: string;
|
|
143
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
import { StaticProductDetailsSchema } from './StaticProductDatatypes';
|
|
3
|
-
declare const StaticProductDetails: FC<StaticProductDetailsSchema>;
|
|
4
|
-
export default StaticProductDetails;
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { StaticProductDetailsSchema } from './StaticProductDatatypes';
|
|
3
|
+
declare const StaticProductDetails: FC<StaticProductDetailsSchema>;
|
|
4
|
+
export default StaticProductDetails;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface GenericModalSchema {
|
|
3
|
-
modalState: boolean;
|
|
4
|
-
handler: () => void;
|
|
5
|
-
children: React.ReactNode;
|
|
6
|
-
showFooter: boolean;
|
|
7
|
-
footerNode?: React.ReactNode;
|
|
8
|
-
height?: string;
|
|
9
|
-
width?: string;
|
|
10
|
-
backDrop?: boolean;
|
|
11
|
-
backButton?: string;
|
|
12
|
-
}
|
|
13
|
-
declare const ProductDetailsModal: ({ modalState, handler, showFooter, footerNode, children, width, height, backButton }: GenericModalSchema) => any;
|
|
14
|
-
export default ProductDetailsModal;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface GenericModalSchema {
|
|
3
|
+
modalState: boolean;
|
|
4
|
+
handler: () => void;
|
|
5
|
+
children: React.ReactNode;
|
|
6
|
+
showFooter: boolean;
|
|
7
|
+
footerNode?: React.ReactNode;
|
|
8
|
+
height?: string;
|
|
9
|
+
width?: string;
|
|
10
|
+
backDrop?: boolean;
|
|
11
|
+
backButton?: string;
|
|
12
|
+
}
|
|
13
|
+
declare const ProductDetailsModal: ({ modalState, handler, showFooter, footerNode, children, width, height, backButton }: GenericModalSchema) => any;
|
|
14
|
+
export default ProductDetailsModal;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
declare const StaticProductEntitlement: FC<any>;
|
|
3
|
-
export default StaticProductEntitlement;
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
declare const StaticProductEntitlement: FC<any>;
|
|
3
|
+
export default StaticProductEntitlement;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
declare const TVChannelModal: FC<any>;
|
|
3
|
-
export default TVChannelModal;
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
declare const TVChannelModal: FC<any>;
|
|
3
|
+
export default TVChannelModal;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const TvOptionsContainer: ({ content, constants, metadata, setTvOptionsData }: any) => JSX.Element;
|
|
3
|
-
export default TvOptionsContainer;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const TvOptionsContainer: ({ content, constants, metadata, setTvOptionsData }: any) => JSX.Element;
|
|
3
|
+
export default TvOptionsContainer;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
interface WorldPassPopupSchema {
|
|
3
|
-
storyContent: any;
|
|
4
|
-
createCartCall: () => void;
|
|
5
|
-
setShowFlexPopUp: (a: boolean) => void;
|
|
6
|
-
sessionFlexData: any;
|
|
7
|
-
}
|
|
8
|
-
declare const WorldPassPopup: FC<WorldPassPopupSchema>;
|
|
9
|
-
export default WorldPassPopup;
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
interface WorldPassPopupSchema {
|
|
3
|
+
storyContent: any;
|
|
4
|
+
createCartCall: () => void;
|
|
5
|
+
setShowFlexPopUp: (a: boolean) => void;
|
|
6
|
+
sessionFlexData: any;
|
|
7
|
+
}
|
|
8
|
+
declare const WorldPassPopup: FC<WorldPassPopupSchema>;
|
|
9
|
+
export default WorldPassPopup;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from './StaticLineTable';
|
|
1
|
+
export { default } from './StaticLineTable';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { FC } from "react";
|
|
2
|
-
import "./StaticPriceComp.css";
|
|
3
|
-
interface StaticPriceCompSchema {
|
|
4
|
-
content: any;
|
|
5
|
-
addToCart?: (e: any) => void;
|
|
6
|
-
variant: string;
|
|
7
|
-
}
|
|
8
|
-
declare const StaticPriceComp: FC<StaticPriceCompSchema>;
|
|
9
|
-
export default StaticPriceComp;
|
|
1
|
+
import { FC } from "react";
|
|
2
|
+
import "./StaticPriceComp.css";
|
|
3
|
+
interface StaticPriceCompSchema {
|
|
4
|
+
content: any;
|
|
5
|
+
addToCart?: (e: any) => void;
|
|
6
|
+
variant: string;
|
|
7
|
+
}
|
|
8
|
+
declare const StaticPriceComp: FC<StaticPriceCompSchema>;
|
|
9
|
+
export default StaticPriceComp;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
export interface FalconTitleInterface {
|
|
3
|
-
text: string;
|
|
4
|
-
}
|
|
5
|
-
declare const StickyBottomSheet: FC<any>;
|
|
6
|
-
export default StickyBottomSheet;
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
export interface FalconTitleInterface {
|
|
3
|
+
text: string;
|
|
4
|
+
}
|
|
5
|
+
declare const StickyBottomSheet: FC<any>;
|
|
6
|
+
export default StickyBottomSheet;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from './StickyBottomSheet';
|
|
1
|
+
export { default } from './StickyBottomSheet';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const StickyProductAnchor: ({ content, offerData, lineCheckCallBack }: any) => JSX.Element;
|
|
3
|
-
export default StickyProductAnchor;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const StickyProductAnchor: ({ content, offerData, lineCheckCallBack }: any) => JSX.Element;
|
|
3
|
+
export default StickyProductAnchor;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from './StickyProductAnchor';
|
|
1
|
+
export { default } from './StickyProductAnchor';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const ToolTip: ({ content, heading, tooltipClass, isBenefit }: any) => JSX.Element;
|
|
3
|
-
export default ToolTip;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const ToolTip: ({ content, heading, tooltipClass, isBenefit }: any) => JSX.Element;
|
|
3
|
+
export default ToolTip;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
declare const DpDetailsModal: FC<any>;
|
|
3
|
-
export default DpDetailsModal;
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
declare const DpDetailsModal: FC<any>;
|
|
3
|
+
export default DpDetailsModal;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const DpLinetableContainer: ({ content, metadata, isProdEnv }: any) => JSX.Element;
|
|
3
|
-
export default DpLinetableContainer;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const DpLinetableContainer: ({ content, metadata, isProdEnv }: any) => JSX.Element;
|
|
3
|
+
export default DpLinetableContainer;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const DpProduct: ({ productData, mainContent, tabIndex, indexKey, cardsLength, offerDataList, activeTab, deviceModelsList, deviceDetailsList, fetchDeviceDetails, metadata, isProdEnv }: any) => JSX.Element;
|
|
3
|
-
export default DpProduct;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const DpProduct: ({ productData, mainContent, tabIndex, indexKey, cardsLength, offerDataList, activeTab, deviceModelsList, deviceDetailsList, fetchDeviceDetails, metadata, isProdEnv }: any) => JSX.Element;
|
|
3
|
+
export default DpProduct;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const DpTabContainer: ({ tabData, tabIndex, mainContent, activeTab, metadata, isProdEnv }: any) => JSX.Element;
|
|
3
|
-
export default DpTabContainer;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const DpTabContainer: ({ tabData, tabIndex, mainContent, activeTab, metadata, isProdEnv }: any) => JSX.Element;
|
|
3
|
+
export default DpTabContainer;
|
package/dist/cjs/components/UltimateBundleLinetable/DpTableDeviceSection/DpTableDeviceSection.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const DpTableDeviceSection: ({ productData, mainContent, activeTab, tabIndex, indexKey, cardsLength, deviceModelsList, deviceDetailsList, setDeviceDetails, fetchDeviceDetails }: any) => JSX.Element;
|
|
3
|
-
export default DpTableDeviceSection;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const DpTableDeviceSection: ({ productData, mainContent, activeTab, tabIndex, indexKey, cardsLength, deviceModelsList, deviceDetailsList, setDeviceDetails, fetchDeviceDetails }: any) => JSX.Element;
|
|
3
|
+
export default DpTableDeviceSection;
|
package/dist/cjs/components/UltimateBundleLinetable/DpTableFlexSection/DpTableFlexSection.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const DpTableFlexSection: ({ productData, mainContent, selectedDeviceDetails, tabIndex, indexKey, cardsLength, activeTab }: any) => JSX.Element;
|
|
3
|
-
export default DpTableFlexSection;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const DpTableFlexSection: ({ productData, mainContent, selectedDeviceDetails, tabIndex, indexKey, cardsLength, activeTab }: any) => JSX.Element;
|
|
3
|
+
export default DpTableFlexSection;
|
package/dist/cjs/components/UltimateBundleLinetable/DpTableMobileSection/DpTableMobileSection.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const DpTableMobileSection: ({ productData, mainContent, offerDataList, tabIndex, indexKey, cardsLength }: any) => JSX.Element;
|
|
3
|
-
export default DpTableMobileSection;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const DpTableMobileSection: ({ productData, mainContent, offerDataList, tabIndex, indexKey, cardsLength }: any) => JSX.Element;
|
|
3
|
+
export default DpTableMobileSection;
|