@sunrise-upc/mobile-prod-card 1.2.4-beta.8 → 1.2.4
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/Analytics/AnalyticsConstants.d.ts +13 -0
- package/dist/cjs/components/LineCheckV3/APIResourceConstants.d.ts +8 -0
- package/dist/cjs/components/LineCheckV3/AutoComplete.d.ts +6 -0
- package/dist/cjs/components/LineCheckV3/GenericModal.d.ts +17 -0
- package/dist/cjs/components/LineCheckV3/IndividualLineCheck.d.ts +2 -0
- package/dist/cjs/components/LineCheckV3/LineCheckInput.d.ts +3 -0
- package/dist/cjs/components/LineCheckV3/LineCheckOverlay.d.ts +7 -0
- package/dist/cjs/components/LineCheckV3/LineCheckV3.d.ts +3 -0
- package/dist/cjs/components/LineCheckV3/LinecheckModal.d.ts +3 -0
- package/dist/cjs/components/LineCheckV3/LinecheckService.d.ts +10 -0
- package/dist/cjs/components/LineCheckV3/Success.d.ts +17 -0
- package/dist/cjs/components/LineCheckV3/api-constants.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/tv/EntertainmentOptionsV2/EntertainmentOptionsV2.d.ts +1 -0
- package/dist/cjs/components/ProductDetailsV3/tv/TVChannelOfferV2.d.ts +1 -0
- package/dist/cjs/components/StaticLineTable/Product.utils.d.ts +1 -1
- package/dist/cjs/components/StickyProductAnchor/StickyProductAnchor.d.ts +1 -0
- package/dist/cjs/components/ToolTip/ToolTip.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 +8 -1
- package/dist/cjs/services/LinecheckBasicPropConfig.d.ts +12 -0
- package/dist/cjs/services/index.d.ts +1 -0
- package/dist/cjs/utils/AnalyticsUtils.d.ts +17 -0
- package/dist/cjs/utils/utils.d.ts +1 -0
- package/dist/esm/Analytics/AnalyticsConstants.d.ts +13 -0
- package/dist/esm/components/LineCheckV3/APIResourceConstants.d.ts +8 -0
- package/dist/esm/components/LineCheckV3/AutoComplete.d.ts +6 -0
- package/dist/esm/components/LineCheckV3/GenericModal.d.ts +17 -0
- package/dist/esm/components/LineCheckV3/IndividualLineCheck.d.ts +2 -0
- package/dist/esm/components/LineCheckV3/LineCheckInput.d.ts +3 -0
- package/dist/esm/components/LineCheckV3/LineCheckOverlay.d.ts +7 -0
- package/dist/esm/components/LineCheckV3/LineCheckV3.d.ts +3 -0
- package/dist/esm/components/LineCheckV3/LinecheckModal.d.ts +3 -0
- package/dist/esm/components/LineCheckV3/LinecheckService.d.ts +10 -0
- package/dist/esm/components/LineCheckV3/Success.d.ts +17 -0
- package/dist/esm/components/LineCheckV3/api-constants.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/tv/EntertainmentOptionsV2/EntertainmentOptionsV2.d.ts +1 -0
- package/dist/esm/components/ProductDetailsV3/tv/TVChannelOfferV2.d.ts +1 -0
- package/dist/esm/components/StaticLineTable/Product.utils.d.ts +1 -1
- package/dist/esm/components/StickyProductAnchor/StickyProductAnchor.d.ts +1 -0
- package/dist/esm/components/ToolTip/ToolTip.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 +8 -1
- package/dist/esm/services/LinecheckBasicPropConfig.d.ts +12 -0
- package/dist/esm/services/index.d.ts +1 -0
- package/dist/esm/utils/AnalyticsUtils.d.ts +17 -0
- package/dist/esm/utils/utils.d.ts +1 -0
- package/dist/index.d.ts +15 -1
- package/package.json +4 -4
@@ -17,3 +17,16 @@ export declare const MOBILEORDER = "MOBILE_ORDER";
|
|
17
17
|
export declare const HOMEORDER = "HOME_ORDER";
|
18
18
|
export declare const MOBILESUBSCRIPTION = "Mobile Subscription Only";
|
19
19
|
export declare const INTERNETSUBSCRIPTION = "Internet Subscription Only";
|
20
|
+
export declare const TYPE = "click";
|
21
|
+
export declare const SBLINECHECKSTART = "line_check_start";
|
22
|
+
export declare const SBLINECHECKRESULT = "line_check_results";
|
23
|
+
export declare const LINETABLERESULT = "lineCheckResult";
|
24
|
+
export declare const VIEW = "view";
|
25
|
+
export declare const LINECHECKSTART = "lineCheckStart";
|
26
|
+
export declare const CHECKADDRESS = "Check address";
|
27
|
+
export declare const LINEADDRESS = "lineTableView Address";
|
28
|
+
export declare const CHANGE = "Change";
|
29
|
+
export declare const ERRORMESSAGE = "Missing or Invalid Error";
|
30
|
+
export declare const ERRORTYPE = "error";
|
31
|
+
export declare const FIXNET = "fixnet";
|
32
|
+
export declare const AUTHCOOKIE = "sunriseAuth";
|
@@ -0,0 +1,17 @@
|
|
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
|
+
noCloseButton?: boolean;
|
11
|
+
backDrop?: boolean;
|
12
|
+
fixedWidth?: string;
|
13
|
+
backgroundColor?: string;
|
14
|
+
bodyPadding?: string;
|
15
|
+
}
|
16
|
+
declare const GenericModal: ({ modalState, handler, showFooter, footerNode, children, width, height, noCloseButton, backDrop, fixedWidth, backgroundColor, bodyPadding }: GenericModalSchema) => JSX.Element;
|
17
|
+
export default GenericModal;
|
@@ -0,0 +1,10 @@
|
|
1
|
+
export declare const getLineCheckService: (selectedAdd: any) => unknown;
|
2
|
+
export declare const fetchLineCheck: (payload: any) => Promise<{
|
3
|
+
corelationaId: any;
|
4
|
+
lineCheckResponse: any;
|
5
|
+
eligibleBundle: any;
|
6
|
+
maxUploadDownloadSpeed: any;
|
7
|
+
configEligibleBundle: string[];
|
8
|
+
plannedUpgrade: any;
|
9
|
+
}>;
|
10
|
+
export declare const fetchAddress: (address: any, isValid: boolean) => Promise<any>;
|
@@ -0,0 +1,17 @@
|
|
1
|
+
/// <reference types="react" />
|
2
|
+
interface successInterface {
|
3
|
+
content: string | JSX.Element;
|
4
|
+
isLoading: boolean;
|
5
|
+
uploadDownload: MaxDownloadUploadSpeed | Partial<MaxDownloadUploadSpeed>;
|
6
|
+
textContent: any;
|
7
|
+
eligibleBundle: any;
|
8
|
+
tooltipcontent: string | JSX.Element;
|
9
|
+
onModemDetailsClick?: () => any;
|
10
|
+
onSuccess?: any;
|
11
|
+
}
|
12
|
+
interface MaxDownloadUploadSpeed {
|
13
|
+
maxBandwidthDown: number;
|
14
|
+
maxBandwidthUp: number;
|
15
|
+
}
|
16
|
+
declare const Success: ({ content, uploadDownload, textContent, eligibleBundle, tooltipcontent, onModemDetailsClick, onSuccess }: successInterface) => JSX.Element;
|
17
|
+
export default Success;
|
@@ -0,0 +1 @@
|
|
1
|
+
export declare const API_BASE_BASEPOINT: any;
|
@@ -4,7 +4,7 @@ export declare const checkGiftOrCashback: (data: any) => any;
|
|
4
4
|
export declare const staticCreateCart: (setShowLoader: {
|
5
5
|
(value: SetStateAction<boolean>): void;
|
6
6
|
(arg0: boolean): void;
|
7
|
-
}, cartEndPoint: string, giftItem: any, uniqueProductData: any, mainContent: any, showPrice: any, isMobileFlow: boolean, radioValue: any, eligibleBundle: any, address: any, setShowLinecheck: any) => any;
|
7
|
+
}, cartEndPoint: string, giftItem: any, uniqueProductData: any, mainContent: any, showPrice: any, isMobileFlow: boolean, radioValue: any, eligibleBundle: any, address: any, setShowLinecheck: any, showLinecheck: any) => any;
|
8
8
|
export declare const findHeight: (tabIndex: number, cardsLength: number) => void;
|
9
9
|
export declare const combineWithSmartPhone: (showPrice: any, storyContent: any, uniqueProductData: any) => void;
|
10
10
|
export declare const fetchServiceOptions: (entitlement: any, isMobileFlow: boolean) => any;
|