@sunrise-upc/mobile-prod-card 7.3.0 → 7.4.1
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/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/LinecheckService.d.ts +1 -1
- package/dist/cjs/components/NewLineCheck/AdvanceSearch.d.ts +2 -2
- package/dist/cjs/components/NewLineCheck/CoverageCheckUtils.d.ts +1 -1
- package/dist/cjs/components/NewLineCheck/NewLCInput.d.ts +2 -2
- package/dist/cjs/components/NewLineCheck/SuccessCoverage.d.ts +2 -2
- package/dist/cjs/components/ProductDetailsV3/ReactInputSelectV2/ReactInputSelectV2.d.ts +1 -1
- package/dist/cjs/components/ProgressionBar/ProgressionBar.d.ts +7 -0
- package/dist/cjs/components/ProgressionBar/index.d.ts +1 -0
- package/dist/cjs/components/ReactInputSelect/ReactInputSelect.d.ts +1 -1
- package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsPopup.d.ts +2 -2
- package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup.d.ts +2 -2
- package/dist/cjs/components/StaticLineTable/Product.utils.d.ts +1 -0
- 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/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/index.d.ts +2 -1
- package/dist/cjs/index.js +3 -3
- package/dist/cjs/services/LineTableService.d.ts +1 -1
- package/dist/cjs/utils/constants.d.ts +1 -0
- package/dist/esm/components/BenefitWrapper/BenefitValidate.d.ts +2 -2
- package/dist/esm/components/BenefitWrapper/BenefitWrapper.d.ts +2 -2
- 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/LinecheckService.d.ts +1 -1
- package/dist/esm/components/NewLineCheck/AdvanceSearch.d.ts +2 -2
- package/dist/esm/components/NewLineCheck/CoverageCheckUtils.d.ts +1 -1
- package/dist/esm/components/NewLineCheck/NewLCInput.d.ts +2 -2
- package/dist/esm/components/NewLineCheck/SuccessCoverage.d.ts +2 -2
- package/dist/esm/components/ProductDetailsV3/ReactInputSelectV2/ReactInputSelectV2.d.ts +1 -1
- package/dist/esm/components/ProgressionBar/ProgressionBar.d.ts +7 -0
- package/dist/esm/components/ProgressionBar/index.d.ts +1 -0
- package/dist/esm/components/ReactInputSelect/ReactInputSelect.d.ts +1 -1
- package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsPopup.d.ts +2 -2
- package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup.d.ts +2 -2
- package/dist/esm/components/StaticLineTable/Product.utils.d.ts +1 -0
- 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/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/index.d.ts +2 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/services/LineTableService.d.ts +1 -1
- package/dist/esm/utils/constants.d.ts +1 -0
- package/dist/index.d.ts +11 -5
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@ export declare const fetchCountryList: (name: string, lang: string, url: string,
|
|
|
2
2
|
export declare const fetchOfferingDataV2: (requestBody: any, url: any, returnPromo?: boolean) => Promise<any>;
|
|
3
3
|
export declare const createCartV2: (productData: any, radioValue: string, defaultPromo: string, cartUrl: string, productType: string, chooseGift?: any, enabledP2P?: any, P2PData?: any, isQoqaFlow?: boolean, qVoucher?: any, deviceDetails?: any, tvOptions?: any, discountRef?: string, discountVersion?: string) => Promise<any>;
|
|
4
4
|
export declare const fetchLinetableContent: (slugurl: string, params: any) => Promise<any>;
|
|
5
|
-
export declare const getStaticContent: (language: any, endPoints: any) =>
|
|
5
|
+
export declare const getStaticContent: (language: any, endPoints: any) => any;
|
|
6
6
|
export declare const fetchOfferingDataLineTableV2: (params: any, uniqueId: any, endpoint: any, existingCustomer?: boolean, subscriptionType?: string, enableReturnPromo?: boolean, P2PEnabled?: boolean, pegaIntegration?: boolean) => Promise<any>;
|
|
7
7
|
export declare const fetchSubscriptionData: (category: any, endpoint: any) => Promise<any>;
|
|
8
8
|
export declare const getVocherPromotion: (productID: string, voucher: string) => Promise<void>;
|
|
@@ -30,6 +30,7 @@ export declare const HARDWARE = "HARDWARE";
|
|
|
30
30
|
export declare const DEFAULT_AVAILABILITY_TEXT = "dd_delivery_details";
|
|
31
31
|
export declare const DEVICE_INSURANCE = "DEVICE_INSURANCE";
|
|
32
32
|
export declare const NOT_AVAILABLE = "NOT_AVAILABLE";
|
|
33
|
+
export declare const ONE_ECOMMERCE_INTERNET_SUMMARY = "one-ecommerce-internetSummary";
|
|
33
34
|
export declare const MOBILE = "mobile";
|
|
34
35
|
export declare const DESKTOP = "desktop";
|
|
35
36
|
export declare const LARGE_DESKTOP = "large-desktop";
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { MouseEventHandler, FC } from 'react';
|
|
2
|
+
import React, { MouseEventHandler, FC } from 'react';
|
|
3
3
|
import { ApiServiceV2 } from '@sunrise-upc/ajax-lib';
|
|
4
4
|
|
|
5
5
|
interface ButtonProps {
|
|
@@ -159,7 +159,7 @@ interface ProductTableSchema {
|
|
|
159
159
|
|
|
160
160
|
declare const ProductTableV3: FC<ProductTableSchema>;
|
|
161
161
|
|
|
162
|
-
declare const StickyProductAnchor: ({ content, offerData, lineCheckCallBack }: any) => JSX.Element;
|
|
162
|
+
declare const StickyProductAnchor: ({ content, offerData, lineCheckCallBack }: any) => React.JSX.Element;
|
|
163
163
|
|
|
164
164
|
interface StaticLinetableSchema {
|
|
165
165
|
content: any;
|
|
@@ -188,7 +188,7 @@ declare const StaticLineTable: FC<StaticLinetableSchema>;
|
|
|
188
188
|
|
|
189
189
|
declare const LincheckModal: FC<any>;
|
|
190
190
|
|
|
191
|
-
declare const BenefitWrapper: ({ content, metadata, setGenericErrorModalDetails, loginSuccess, basicConfigUrl, setLoginSuccess, isProdEnv, }: any) => JSX.Element;
|
|
191
|
+
declare const BenefitWrapper: ({ content, metadata, setGenericErrorModalDetails, loginSuccess, basicConfigUrl, setLoginSuccess, isProdEnv, }: any) => React.JSX.Element;
|
|
192
192
|
|
|
193
193
|
declare const Breadcrumb: FC<any>;
|
|
194
194
|
|
|
@@ -198,12 +198,18 @@ declare const HeroLoginBanner: FC<any>;
|
|
|
198
198
|
|
|
199
199
|
declare const CheckCoverage: FC<any>;
|
|
200
200
|
|
|
201
|
-
declare const DpLinetableContainer: ({ content, metadata, isProdEnv }: any) => JSX.Element;
|
|
201
|
+
declare const DpLinetableContainer: ({ content, metadata, isProdEnv }: any) => React.JSX.Element;
|
|
202
202
|
|
|
203
203
|
declare const CoverageCheckModal: FC<any>;
|
|
204
204
|
|
|
205
205
|
declare const StickyBottomSheet: FC<any>;
|
|
206
206
|
|
|
207
|
+
type ProgressionBarProps = {
|
|
208
|
+
step: number;
|
|
209
|
+
steps: any[];
|
|
210
|
+
};
|
|
211
|
+
declare const ProgressionBar: ({ step, steps }: ProgressionBarProps) => JSX.Element;
|
|
212
|
+
|
|
207
213
|
interface LineTableBasicPropConfigSchema {
|
|
208
214
|
baseURL: string | '';
|
|
209
215
|
cartURL?: string | '';
|
|
@@ -293,4 +299,4 @@ declare class LoginBasicPropConfig {
|
|
|
293
299
|
getAPIServiceObject: () => ApiServiceV2;
|
|
294
300
|
}
|
|
295
301
|
|
|
296
|
-
export { AssetPathPropConfig, AssetPathPropConfigSchema, BenefitWrapper, Breadcrumb, Button, Card, CardEntitlement, CarouselComp, CheckCoverage, CoverageCheckModal, DpLinetableContainer as DpLinetable, HeroLoginBanner as HeroLogin, LineTableBasicPropConfig, LineTableBasicPropConfigSchema, LinecheckBasicPropConfig, LinecheckBasicPropConfigSchema, LincheckModal as LinecheckModal, LoginBasicPropConfig, LoginBasicPropConfigSchema, LoginModal as LoginModalV2, PreToPostSubsPopup as PretoPostSubsPopup, ProductTableV3, ProductTeaser, ProductTeaserPropConfig, ProductTeaserPropConfigSchema, StaticLineTable, StickyBottomSheet, StickyBottomSheetPropConfig, StickyBottomSheetPropConfigSchema, StickyProductAnchor };
|
|
302
|
+
export { AssetPathPropConfig, AssetPathPropConfigSchema, BenefitWrapper, Breadcrumb, Button, Card, CardEntitlement, CarouselComp, CheckCoverage, CoverageCheckModal, DpLinetableContainer as DpLinetable, HeroLoginBanner as HeroLogin, LineTableBasicPropConfig, LineTableBasicPropConfigSchema, LinecheckBasicPropConfig, LinecheckBasicPropConfigSchema, LincheckModal as LinecheckModal, LoginBasicPropConfig, LoginBasicPropConfigSchema, LoginModal as LoginModalV2, PreToPostSubsPopup as PretoPostSubsPopup, ProductTableV3, ProductTeaser, ProductTeaserPropConfig, ProductTeaserPropConfigSchema, ProgressionBar, StaticLineTable, StickyBottomSheet, StickyBottomSheetPropConfig, StickyBottomSheetPropConfigSchema, StickyProductAnchor };
|