@sunrise-upc/mobile-prod-card 8.4.3 → 8.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/components/BenefitWrapper/BenefitValidate.d.ts +2 -2
- package/dist/cjs/components/BenefitWrapper/BenefitWrapper.d.ts +2 -2
- package/dist/cjs/components/BenefitWrapper/BenefitsValidateWrapper.d.ts +1 -0
- package/dist/cjs/components/FalconButtonV2/FalconButtonV2.d.ts +1 -0
- package/dist/cjs/components/FalconMessage/FalconMessage.d.ts +1 -0
- package/dist/cjs/components/LineCheckV3/AutoComplete.d.ts +1 -1
- package/dist/cjs/components/LineCheckV3/IndividualLineCheck.d.ts +1 -1
- package/dist/cjs/components/LineCheckV3/LineCheckInput.d.ts +1 -1
- package/dist/cjs/components/LineCheckV3/LineCheckOverlay.d.ts +1 -0
- package/dist/cjs/components/LineCheckV3/Success.d.ts +17 -0
- package/dist/cjs/components/NewLineCheck/AdvanceSearch.d.ts +2 -2
- package/dist/cjs/components/NewLineCheck/NewLCInput.d.ts +2 -2
- package/dist/cjs/components/NewLineCheck/SuccessCoverage.d.ts +2 -2
- package/dist/cjs/components/NotificationToast/NotificationToast.d.ts +1 -0
- package/dist/cjs/components/PretoPost/PreToPostSubsPopup.d.ts +1 -0
- package/dist/cjs/components/ProductDetailsV3/BenefitsSectionV3.d.ts +1 -0
- package/dist/cjs/components/ProductDetailsV3/CashBackV2/CashbackV2.d.ts +1 -0
- package/dist/cjs/components/ProductDetailsV3/ChooseGiftV2.d.ts +1 -0
- package/dist/cjs/components/ProductDetailsV3/GiftConfigV2.d.ts +1 -0
- package/dist/cjs/components/ProductDetailsV3/ProductPriceV3.d.ts +1 -0
- package/dist/cjs/components/ProductDetailsV3/ReactInputSelectV2/ReactInputSelectV2.d.ts +1 -1
- package/dist/cjs/components/ProductDetailsV3/tv/EntertainmentOptionsV2/EntertainmentOptionsV2.d.ts +1 -0
- package/dist/cjs/components/ProductDetailsV3/tv/TVChannelOfferV2.d.ts +1 -0
- package/dist/cjs/components/ProgressionBar/ProgressionBar.d.ts +1 -0
- package/dist/cjs/components/ReactInputSelect/ReactInputSelect.d.ts +1 -1
- package/dist/cjs/components/ResponsiveRow/row.d.ts +8 -0
- package/dist/cjs/components/StaticLineTable/ExsistingSubscriptionCards.d.ts +1 -0
- package/dist/cjs/components/StaticLineTable/ExsistingSubscriptionModal.d.ts +1 -0
- package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsPopup.d.ts +2 -2
- package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup.d.ts +3 -3
- package/dist/cjs/components/StaticLineTable/StaticLineTableStore/StaticLineTableProvider.d.ts +1 -1
- package/dist/cjs/components/StaticLineTable/TvOptionsContainer.d.ts +2 -2
- package/dist/cjs/components/StickyProductAnchor/StickyProductAnchor.d.ts +2 -2
- package/dist/cjs/components/ToolTip/ToolTip.d.ts +1 -0
- package/dist/cjs/components/UltimateBundleLinetable/DpLinetableContainer.d.ts +2 -2
- package/dist/cjs/components/UltimateBundleLinetable/DpProduct.d.ts +2 -2
- package/dist/cjs/components/UltimateBundleLinetable/DpTabContainer.d.ts +2 -2
- package/dist/cjs/components/UltimateBundleLinetable/DpTableDeviceSection/DpTableDeviceSection.d.ts +2 -2
- package/dist/cjs/components/UltimateBundleLinetable/DpTableFlexSection/DpTableFlexSection.d.ts +2 -2
- package/dist/cjs/components/UltimateBundleLinetable/DpTableMobileSection/DpTableMobileSection.d.ts +2 -2
- package/dist/cjs/components/UltimateBundleLinetable/checkoutRedirectionPopup/checkoutRedirectionPopup.d.ts +2 -2
- package/dist/cjs/components/UserLoggedPricesToggle/UserLoggedPricesToggle.d.ts +1 -0
- package/dist/cjs/components/lineTable/OrderButton.d.ts +1 -0
- package/dist/cjs/components/sharedCarousel/CarouselComponent.d.ts +1 -0
- package/dist/cjs/components/skeletonLoader/Skeletonloader.d.ts +1 -0
- package/dist/cjs/index.js +4 -2
- package/dist/esm/components/BenefitWrapper/BenefitValidate.d.ts +2 -2
- package/dist/esm/components/BenefitWrapper/BenefitWrapper.d.ts +2 -2
- package/dist/esm/components/BenefitWrapper/BenefitsValidateWrapper.d.ts +1 -0
- package/dist/esm/components/FalconButtonV2/FalconButtonV2.d.ts +1 -0
- package/dist/esm/components/FalconMessage/FalconMessage.d.ts +1 -0
- package/dist/esm/components/LineCheckV3/AutoComplete.d.ts +1 -1
- package/dist/esm/components/LineCheckV3/IndividualLineCheck.d.ts +1 -1
- package/dist/esm/components/LineCheckV3/LineCheckInput.d.ts +1 -1
- package/dist/esm/components/LineCheckV3/LineCheckOverlay.d.ts +1 -0
- package/dist/esm/components/LineCheckV3/Success.d.ts +17 -0
- package/dist/esm/components/NewLineCheck/AdvanceSearch.d.ts +2 -2
- package/dist/esm/components/NewLineCheck/NewLCInput.d.ts +2 -2
- package/dist/esm/components/NewLineCheck/SuccessCoverage.d.ts +2 -2
- package/dist/esm/components/NotificationToast/NotificationToast.d.ts +1 -0
- package/dist/esm/components/PretoPost/PreToPostSubsPopup.d.ts +1 -0
- package/dist/esm/components/ProductDetailsV3/BenefitsSectionV3.d.ts +1 -0
- package/dist/esm/components/ProductDetailsV3/CashBackV2/CashbackV2.d.ts +1 -0
- package/dist/esm/components/ProductDetailsV3/ChooseGiftV2.d.ts +1 -0
- package/dist/esm/components/ProductDetailsV3/GiftConfigV2.d.ts +1 -0
- package/dist/esm/components/ProductDetailsV3/ProductPriceV3.d.ts +1 -0
- package/dist/esm/components/ProductDetailsV3/ReactInputSelectV2/ReactInputSelectV2.d.ts +1 -1
- package/dist/esm/components/ProductDetailsV3/tv/EntertainmentOptionsV2/EntertainmentOptionsV2.d.ts +1 -0
- package/dist/esm/components/ProductDetailsV3/tv/TVChannelOfferV2.d.ts +1 -0
- package/dist/esm/components/ProgressionBar/ProgressionBar.d.ts +1 -0
- package/dist/esm/components/ReactInputSelect/ReactInputSelect.d.ts +1 -1
- package/dist/esm/components/ResponsiveRow/row.d.ts +8 -0
- package/dist/esm/components/StaticLineTable/ExsistingSubscriptionCards.d.ts +1 -0
- package/dist/esm/components/StaticLineTable/ExsistingSubscriptionModal.d.ts +1 -0
- package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsPopup.d.ts +2 -2
- package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup.d.ts +3 -3
- package/dist/esm/components/StaticLineTable/StaticLineTableStore/StaticLineTableProvider.d.ts +1 -1
- package/dist/esm/components/StaticLineTable/TvOptionsContainer.d.ts +2 -2
- package/dist/esm/components/StickyProductAnchor/StickyProductAnchor.d.ts +2 -2
- package/dist/esm/components/ToolTip/ToolTip.d.ts +1 -0
- package/dist/esm/components/UltimateBundleLinetable/DpLinetableContainer.d.ts +2 -2
- package/dist/esm/components/UltimateBundleLinetable/DpProduct.d.ts +2 -2
- package/dist/esm/components/UltimateBundleLinetable/DpTabContainer.d.ts +2 -2
- package/dist/esm/components/UltimateBundleLinetable/DpTableDeviceSection/DpTableDeviceSection.d.ts +2 -2
- package/dist/esm/components/UltimateBundleLinetable/DpTableFlexSection/DpTableFlexSection.d.ts +2 -2
- package/dist/esm/components/UltimateBundleLinetable/DpTableMobileSection/DpTableMobileSection.d.ts +2 -2
- package/dist/esm/components/UltimateBundleLinetable/checkoutRedirectionPopup/checkoutRedirectionPopup.d.ts +2 -2
- package/dist/esm/components/UserLoggedPricesToggle/UserLoggedPricesToggle.d.ts +1 -0
- package/dist/esm/components/lineTable/OrderButton.d.ts +1 -0
- package/dist/esm/components/sharedCarousel/CarouselComponent.d.ts +1 -0
- package/dist/esm/components/skeletonLoader/Skeletonloader.d.ts +1 -0
- package/dist/esm/index.js +4 -2
- package/dist/index.d.ts +7 -6
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { MouseEventHandler, FC } from 'react';
|
|
2
3
|
import { ApiServiceV2 } from '@sunrise-upc/ajax-lib';
|
|
3
4
|
|
|
4
5
|
interface ButtonProps {
|
|
@@ -158,7 +159,7 @@ interface ProductTableSchema {
|
|
|
158
159
|
|
|
159
160
|
declare const ProductTableV3: FC<ProductTableSchema>;
|
|
160
161
|
|
|
161
|
-
declare const StickyProductAnchor: ({ content, offerData, lineCheckCallBack }: any) =>
|
|
162
|
+
declare const StickyProductAnchor: ({ content, offerData, lineCheckCallBack }: any) => JSX.Element;
|
|
162
163
|
|
|
163
164
|
interface StaticLinetableSchema {
|
|
164
165
|
content: any;
|
|
@@ -187,7 +188,7 @@ declare const StaticLineTable: FC<StaticLinetableSchema>;
|
|
|
187
188
|
|
|
188
189
|
declare const LincheckModal: FC<any>;
|
|
189
190
|
|
|
190
|
-
declare const BenefitWrapper: ({ content, metadata, setGenericErrorModalDetails, loginSuccess, basicConfigUrl, setLoginSuccess, isProdEnv, }: any) =>
|
|
191
|
+
declare const BenefitWrapper: ({ content, metadata, setGenericErrorModalDetails, loginSuccess, basicConfigUrl, setLoginSuccess, isProdEnv, }: any) => JSX.Element;
|
|
191
192
|
|
|
192
193
|
declare const Breadcrumb: FC<any>;
|
|
193
194
|
|
|
@@ -197,7 +198,7 @@ declare const HeroLoginBanner: FC<any>;
|
|
|
197
198
|
|
|
198
199
|
declare const CheckCoverage: FC<any>;
|
|
199
200
|
|
|
200
|
-
declare const DpLinetableContainer: ({ content, metadata, isProdEnv }: any) =>
|
|
201
|
+
declare const DpLinetableContainer: ({ content, metadata, isProdEnv }: any) => JSX.Element;
|
|
201
202
|
|
|
202
203
|
declare const CoverageCheckModal: FC<any>;
|
|
203
204
|
|
|
@@ -217,14 +218,14 @@ interface OttServiceOptionsSmallPopupProps {
|
|
|
217
218
|
mainContent: any;
|
|
218
219
|
preSelectedOptions: any[];
|
|
219
220
|
optionsResponse: any[];
|
|
220
|
-
updateResponseList
|
|
221
|
+
updateResponseList: (list: any) => void;
|
|
221
222
|
showPrice?: any;
|
|
222
223
|
productData?: any;
|
|
223
224
|
offeringData?: any;
|
|
224
225
|
uniqueId?: any;
|
|
225
226
|
deviceFlow?: any;
|
|
226
227
|
}
|
|
227
|
-
declare const OttServiceOptionsSmallPopup: ({ content, addOptionsCallBack, metadata, constants, mainContent, preSelectedOptions, optionsResponse, updateResponseList, showPrice, productData, offeringData, uniqueId, deviceFlow }: OttServiceOptionsSmallPopupProps) =>
|
|
228
|
+
declare const OttServiceOptionsSmallPopup: ({ content, addOptionsCallBack, metadata, constants, mainContent, preSelectedOptions, optionsResponse, updateResponseList, showPrice, productData, offeringData, uniqueId, deviceFlow }: OttServiceOptionsSmallPopupProps) => JSX.Element;
|
|
228
229
|
|
|
229
230
|
interface NotificationToastProps {
|
|
230
231
|
title: string;
|