@sunrise-upc/mobile-prod-card 8.2.1 → 8.2.2-beta.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/BenefitsValidateWrapper.d.ts +0 -1
- package/dist/cjs/components/DeviceCardWrapper/DeviceCards/DeviceCards.d.ts +4 -0
- package/dist/cjs/components/DeviceCardWrapper/DeviceCards/index.d.ts +1 -0
- package/dist/cjs/components/DeviceCardWrapper/DevicePrice/DevicePrice.d.ts +4 -0
- package/dist/cjs/components/DeviceCardWrapper/DevicePriceWrapper/DevicePriceWrapper.d.ts +4 -0
- package/dist/cjs/components/DeviceCardWrapper/DevicePriceWrapper/DevicePriceWrapper.types.d.ts +11 -0
- package/dist/cjs/components/FalconButtonV2/FalconButtonV2.d.ts +0 -1
- package/dist/cjs/components/FalconMessage/FalconMessage.d.ts +0 -1
- package/dist/cjs/components/Gift/ChooseGiftV2.d.ts +2 -0
- package/dist/cjs/components/Gift/GiftConfigV2.d.ts +2 -0
- package/dist/cjs/components/LineCheckV3/LineCheckOverlay.d.ts +0 -1
- package/dist/cjs/components/LineCheckV3/Success.d.ts +1 -1
- package/dist/cjs/components/PretoPost/PreToPostSubsPopup.d.ts +0 -1
- package/dist/cjs/components/ProductDetailsV3/BenefitsSectionV3.d.ts +0 -1
- package/dist/cjs/components/ProductDetailsV3/CashBackV2/CashbackV2.d.ts +0 -1
- package/dist/cjs/components/ProductDetailsV3/ChooseGiftV2.d.ts +0 -1
- package/dist/cjs/components/ProductDetailsV3/GiftConfigV2.d.ts +0 -1
- package/dist/cjs/components/ProductDetailsV3/ProductPriceV3.d.ts +0 -1
- package/dist/cjs/components/ProductDetailsV3/tv/EntertainmentOptionsV2/EntertainmentOptionsV2.d.ts +0 -1
- package/dist/cjs/components/ProductDetailsV3/tv/TVChannelOfferV2.d.ts +0 -1
- package/dist/cjs/components/ResponsiveRow/row.d.ts +1 -1
- package/dist/cjs/components/StaticLineTable/ExsistingSubscriptionCards.d.ts +0 -1
- package/dist/cjs/components/StaticLineTable/ExsistingSubscriptionModal.d.ts +0 -1
- package/dist/cjs/components/StaticLineTable/StaticProductDatatypes.d.ts +0 -1
- package/dist/cjs/components/ToolTip/ToolTip.d.ts +0 -1
- package/dist/cjs/components/freshProductBanner/FreshProductDetails.d.ts +4 -0
- package/dist/cjs/components/freshProductBanner/ProductDetailsModal.d.ts +15 -0
- package/dist/cjs/components/freshProductBanner/Timer/ExpiredTimer.d.ts +18 -0
- package/dist/cjs/components/freshProductBanner/Timer/Timer.d.ts +30 -0
- package/dist/cjs/components/freshProductBanner/Timer/Timer.types.d.ts +5 -0
- package/dist/cjs/components/freshProductBanner/Timer/util.d.ts +4 -0
- package/dist/cjs/components/freshProductBanner/freshBanner.types.d.ts +30 -0
- package/dist/cjs/components/freshProductBanner/freshProductBanner.d.ts +5 -0
- package/dist/cjs/components/freshProductBanner/offerResponse.d.ts +130 -0
- package/dist/cjs/components/index.d.ts +2 -0
- package/dist/cjs/components/lineTable/OrderButton.d.ts +0 -1
- package/dist/cjs/components/sharedCarousel/CarouselComponent.d.ts +0 -1
- package/dist/cjs/components/skeletonLoader/Skeletonloader.d.ts +0 -1
- package/dist/cjs/index.js +34 -3
- package/dist/cjs/services/DevicePropConfig.d.ts +12 -0
- package/dist/cjs/services/DeviceService.d.ts +11 -0
- package/dist/cjs/services/LineTableService.d.ts +1 -0
- package/dist/cjs/services/index.d.ts +2 -0
- package/dist/cjs/utils/DeviceUtils.d.ts +2 -0
- package/dist/cjs/utils/constants.d.ts +16 -0
- package/dist/esm/components/BenefitWrapper/BenefitsValidateWrapper.d.ts +0 -1
- package/dist/esm/components/DeviceCardWrapper/DeviceCards/DeviceCards.d.ts +4 -0
- package/dist/esm/components/DeviceCardWrapper/DeviceCards/index.d.ts +1 -0
- package/dist/esm/components/DeviceCardWrapper/DevicePrice/DevicePrice.d.ts +4 -0
- package/dist/esm/components/DeviceCardWrapper/DevicePriceWrapper/DevicePriceWrapper.d.ts +4 -0
- package/dist/esm/components/DeviceCardWrapper/DevicePriceWrapper/DevicePriceWrapper.types.d.ts +11 -0
- package/dist/esm/components/FalconButtonV2/FalconButtonV2.d.ts +0 -1
- package/dist/esm/components/FalconMessage/FalconMessage.d.ts +0 -1
- package/dist/esm/components/Gift/ChooseGiftV2.d.ts +2 -0
- package/dist/esm/components/Gift/GiftConfigV2.d.ts +2 -0
- package/dist/esm/components/LineCheckV3/LineCheckOverlay.d.ts +0 -1
- package/dist/esm/components/LineCheckV3/Success.d.ts +1 -1
- package/dist/esm/components/PretoPost/PreToPostSubsPopup.d.ts +0 -1
- package/dist/esm/components/ProductDetailsV3/BenefitsSectionV3.d.ts +0 -1
- package/dist/esm/components/ProductDetailsV3/CashBackV2/CashbackV2.d.ts +0 -1
- package/dist/esm/components/ProductDetailsV3/ChooseGiftV2.d.ts +0 -1
- package/dist/esm/components/ProductDetailsV3/GiftConfigV2.d.ts +0 -1
- package/dist/esm/components/ProductDetailsV3/ProductPriceV3.d.ts +0 -1
- package/dist/esm/components/ProductDetailsV3/tv/EntertainmentOptionsV2/EntertainmentOptionsV2.d.ts +0 -1
- package/dist/esm/components/ProductDetailsV3/tv/TVChannelOfferV2.d.ts +0 -1
- package/dist/esm/components/ResponsiveRow/row.d.ts +1 -1
- package/dist/esm/components/StaticLineTable/ExsistingSubscriptionCards.d.ts +0 -1
- package/dist/esm/components/StaticLineTable/ExsistingSubscriptionModal.d.ts +0 -1
- package/dist/esm/components/StaticLineTable/StaticProductDatatypes.d.ts +0 -1
- package/dist/esm/components/ToolTip/ToolTip.d.ts +0 -1
- package/dist/esm/components/freshProductBanner/FreshProductDetails.d.ts +4 -0
- package/dist/esm/components/freshProductBanner/ProductDetailsModal.d.ts +15 -0
- package/dist/esm/components/freshProductBanner/Timer/ExpiredTimer.d.ts +18 -0
- package/dist/esm/components/freshProductBanner/Timer/Timer.d.ts +30 -0
- package/dist/esm/components/freshProductBanner/Timer/Timer.types.d.ts +5 -0
- package/dist/esm/components/freshProductBanner/Timer/util.d.ts +4 -0
- package/dist/esm/components/freshProductBanner/freshBanner.types.d.ts +30 -0
- package/dist/esm/components/freshProductBanner/freshProductBanner.d.ts +5 -0
- package/dist/esm/components/freshProductBanner/offerResponse.d.ts +130 -0
- package/dist/esm/components/index.d.ts +2 -0
- package/dist/esm/components/lineTable/OrderButton.d.ts +0 -1
- package/dist/esm/components/sharedCarousel/CarouselComponent.d.ts +0 -1
- package/dist/esm/components/skeletonLoader/Skeletonloader.d.ts +0 -1
- package/dist/esm/index.js +34 -3
- package/dist/esm/services/DevicePropConfig.d.ts +12 -0
- package/dist/esm/services/DeviceService.d.ts +11 -0
- package/dist/esm/services/LineTableService.d.ts +1 -0
- package/dist/esm/services/index.d.ts +2 -0
- package/dist/esm/utils/DeviceUtils.d.ts +2 -0
- package/dist/esm/utils/constants.d.ts +16 -0
- package/dist/index.d.ts +63 -16
- package/package.json +17 -20
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export interface DevicePropSchema {
|
|
2
|
+
baseURL: string | '';
|
|
3
|
+
}
|
|
4
|
+
export declare class DevicePropConfig {
|
|
5
|
+
private static instance;
|
|
6
|
+
config: DevicePropSchema;
|
|
7
|
+
private constructor();
|
|
8
|
+
getConfig: () => DevicePropSchema;
|
|
9
|
+
getBaseUrl: () => string;
|
|
10
|
+
static getInstance: () => DevicePropConfig;
|
|
11
|
+
static create: (p_config: DevicePropSchema) => void;
|
|
12
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export declare const fetchCustomPageDeviceGroup: (content: any, deviceCategory?: string) => Promise<any>;
|
|
2
|
+
export declare const fetchPreviewCardDpSubsidyPromos: (hardwarePrices: any, deviceId: any) => Promise<any>;
|
|
3
|
+
export declare const getDeviceDetailData: (deviceDetailsProductId: string, deviceCategory?: string) => Promise<any>;
|
|
4
|
+
export declare const createDevicePlanRequest: (discountPrice: any, hardwarePrices: any, deviceKey: string) => {
|
|
5
|
+
discount: any;
|
|
6
|
+
oneTimePrice: number;
|
|
7
|
+
duration: number;
|
|
8
|
+
upfront: number;
|
|
9
|
+
deviceId: string;
|
|
10
|
+
};
|
|
11
|
+
export declare const fetchDpSubsidyDevicePlan: (devicePlanRequestList: any) => Promise<unknown>;
|
|
@@ -10,4 +10,5 @@ export declare const validateP2P: (msisdn: any, endpoint: any) => Promise<any>;
|
|
|
10
10
|
export declare const getDeviceDetails: (deviceID: any, endpoint: any) => Promise<any>;
|
|
11
11
|
export declare const getDeviceModelsList: (brandId: any, endpoint: any) => Promise<any>;
|
|
12
12
|
export declare const trackPegaEvents: (endpoint: any, payload: {} | undefined, prospectId: string) => Promise<any>;
|
|
13
|
+
export declare const createCartWinV2: (productData: any, radioValue: string, defaultPromo: string, cartUrl: string, chooseGift: any) => Promise<any>;
|
|
13
14
|
export declare const fetchOttServiceOptions: () => Promise<any>;
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
export * from './LineTableBasicPropConfig';
|
|
2
2
|
export * from './ProductTeaserPropsConfig';
|
|
3
3
|
export * from './LinecheckBasicPropConfig';
|
|
4
|
+
export * from './LoginBasicPropConfig';
|
|
5
|
+
export * from './DevicePropConfig';
|
|
4
6
|
export * from './StickyBottomSheetConfig';
|
|
5
7
|
export * from './LoginBasicPropConfig';
|
|
@@ -37,10 +37,19 @@ export declare const WP_FLEX_UPGRADE_NOT = "FLEX_UPGRADE_NOT";
|
|
|
37
37
|
export declare const EXCLUSIVE_BENEFIT_COLOR = "#008187";
|
|
38
38
|
export declare const ULTIMATEBUNDLE = "ultimateBundle";
|
|
39
39
|
export declare const ONE_ECOMMERCE_INTERNET_SUMMARY = "one-ecommerce-internetSummary";
|
|
40
|
+
export declare const CODE = "code__";
|
|
41
|
+
export declare const DPSUBSIDYPROMOTION = "dPSubsidyPromotion";
|
|
42
|
+
export declare const PROMO = "PROMO";
|
|
43
|
+
export declare const PROCEED_BUTTON = "proceedButton";
|
|
40
44
|
export declare const MOBILE = "mobile";
|
|
41
45
|
export declare const DESKTOP = "desktop";
|
|
42
46
|
export declare const LARGE_DESKTOP = "large-desktop";
|
|
43
47
|
export declare const TABLET = "tablet";
|
|
48
|
+
export declare const INTERNET = "internet";
|
|
49
|
+
export declare const YOUTH = "YOUTH";
|
|
50
|
+
export declare const CURRENCY = "CHF";
|
|
51
|
+
export declare const DEFAULT = "default";
|
|
52
|
+
export declare const QOQA_RATE_PLAN = "QOQA_RATE_PLAN";
|
|
44
53
|
export declare const AVAILABLE_LANGUAGES: {
|
|
45
54
|
EN: string;
|
|
46
55
|
FR: string;
|
|
@@ -52,6 +61,13 @@ export declare const BREADCRUMB = "...";
|
|
|
52
61
|
export declare const PRE_TO_POST = "PRE_TO_POST";
|
|
53
62
|
export declare const P2PSUBSCRIBEDPLAN = "Sunrise Prepaid Unlimited";
|
|
54
63
|
export declare const TV_SERVICE_OPTION = "TV_SERVICE_OPTION";
|
|
64
|
+
export declare const PRIMARYCOLORS = "#da291c";
|
|
65
|
+
export declare const CENTER = "center";
|
|
66
|
+
export declare const RIGHT = "right";
|
|
67
|
+
export declare const ZEROES = "00";
|
|
68
|
+
export declare const LEFT = "left";
|
|
69
|
+
export declare const COLORWHITE = "#ffffff";
|
|
70
|
+
export declare const TRANSPARENT = "transparent";
|
|
55
71
|
export declare const ERROR_BORDER = "#BF0760";
|
|
56
72
|
export declare const DISABLED_BACKGROUND = "#E6E3DF";
|
|
57
73
|
export declare const LOGIN_MFA = "LOGIN_MFA";
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const BenefitsValidateWrapper: ({ content, loginContent, metadata, createCartCall, fetchOfferData, basicConfigUrl, selectedExistingOption, setShowBenefit, setLoginSuccess, isProdEnv }: any) => JSX.Element;
|
|
3
2
|
export default BenefitsValidateWrapper;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './DeviceCards';
|
package/dist/esm/components/DeviceCardWrapper/DevicePriceWrapper/DevicePriceWrapper.types.d.ts
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { JSX } from "react";
|
|
2
|
+
export interface DevicePriceCollectionSchema {
|
|
3
|
+
discount?: boolean;
|
|
4
|
+
discountedPrice?: number;
|
|
5
|
+
actualPrice?: number;
|
|
6
|
+
durationDetails?: JSX.Element | null;
|
|
7
|
+
totalDiscount?: number;
|
|
8
|
+
totalActual?: number;
|
|
9
|
+
totalPriceText?: string;
|
|
10
|
+
priceTerm?: string;
|
|
11
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
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
|
+
backButton?: string;
|
|
13
|
+
}
|
|
14
|
+
declare const ProductDetailsModal: ({ modalState, handler, showFooter, footerNode, children, width, height, noCloseButton, backButton, }: GenericModalSchema) => JSX.Element;
|
|
15
|
+
export default ProductDetailsModal;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import './TimerStyles.css';
|
|
2
|
+
import { NativeColorPicker } from './Timer.types';
|
|
3
|
+
interface RibbonComponentExpiredTimerSchema {
|
|
4
|
+
timerColor: string;
|
|
5
|
+
backgroundColor: string;
|
|
6
|
+
expiryLabel: string;
|
|
7
|
+
timerAlignment: string;
|
|
8
|
+
dayLabel: string;
|
|
9
|
+
hourLabel: string;
|
|
10
|
+
minuteLabel: string;
|
|
11
|
+
secondLabel: string;
|
|
12
|
+
expiryLabelColor: NativeColorPicker;
|
|
13
|
+
}
|
|
14
|
+
interface Expiry {
|
|
15
|
+
content: RibbonComponentExpiredTimerSchema;
|
|
16
|
+
}
|
|
17
|
+
declare const RibbonComponentExpiredTimer: ({ content }: Expiry) => JSX.Element;
|
|
18
|
+
export default RibbonComponentExpiredTimer;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import "./TimerStyles.css";
|
|
2
|
+
import { NativeColorPicker } from "./Timer.types";
|
|
3
|
+
export interface TimerSchema {
|
|
4
|
+
startTime: string;
|
|
5
|
+
endTime: string;
|
|
6
|
+
colorChangeTime?: string;
|
|
7
|
+
expiryLabel: string;
|
|
8
|
+
timerColor?: string;
|
|
9
|
+
backgroundColor: string;
|
|
10
|
+
timerAlignment: string;
|
|
11
|
+
dayLabel: string;
|
|
12
|
+
hourLabel: string;
|
|
13
|
+
minuteLabel: string;
|
|
14
|
+
secondLabel: string;
|
|
15
|
+
mainHeading: string;
|
|
16
|
+
expiryLabelColor: NativeColorPicker;
|
|
17
|
+
enableCounter: boolean;
|
|
18
|
+
isDarkMode?: boolean;
|
|
19
|
+
}
|
|
20
|
+
interface Timer {
|
|
21
|
+
content: TimerSchema;
|
|
22
|
+
}
|
|
23
|
+
export interface timeleft {
|
|
24
|
+
days: string;
|
|
25
|
+
hours: string;
|
|
26
|
+
mins: string;
|
|
27
|
+
sec: string;
|
|
28
|
+
}
|
|
29
|
+
declare const Timer: ({ content }: Timer) => JSX.Element;
|
|
30
|
+
export default Timer;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export declare const dateWithTimeZone: (timeZone: string, year: number, month: number, day: number, hour: number, minute: number, second: number) => Date;
|
|
2
|
+
export declare const calculateDateTime: (dateObj: Date) => Date;
|
|
3
|
+
export declare const CheckTime: (content: any, timer: any, setIsTimerActive: any) => void;
|
|
4
|
+
export declare const getCookies: (cname: string) => any;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { Asset } from "../types";
|
|
2
|
+
export interface FreshBannerProps {
|
|
3
|
+
image: Asset;
|
|
4
|
+
}
|
|
5
|
+
export interface AuthDataSchema {
|
|
6
|
+
firstName: string;
|
|
7
|
+
lastName: string;
|
|
8
|
+
personalisedName?: string;
|
|
9
|
+
authenticationtype: string;
|
|
10
|
+
hashedId: string;
|
|
11
|
+
lastLoginDate: string;
|
|
12
|
+
siteId: string;
|
|
13
|
+
focusFunction: (code: string, uniqueId: string) => void;
|
|
14
|
+
}
|
|
15
|
+
export interface AuthserviceSchema {
|
|
16
|
+
authvalues: AuthDataSchema | undefined;
|
|
17
|
+
setAuthService: (authService: boolean) => void;
|
|
18
|
+
checklogin: () => void;
|
|
19
|
+
modalData: boolean;
|
|
20
|
+
}
|
|
21
|
+
export interface FreshBannerSchema {
|
|
22
|
+
content: FreshBannerProps;
|
|
23
|
+
metadata?: any;
|
|
24
|
+
lineCheckCallBack?: () => void;
|
|
25
|
+
lineCheckSuccessCallBack?: () => void;
|
|
26
|
+
tableSelectedTab?: string;
|
|
27
|
+
baseConfig?: string;
|
|
28
|
+
authData?: AuthserviceSchema | undefined;
|
|
29
|
+
lineCheckOnClear?: () => void;
|
|
30
|
+
}
|
|
@@ -0,0 +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
|
+
};
|
|
@@ -15,6 +15,8 @@ export { default as HeroLogin } from './HeroLogin';
|
|
|
15
15
|
export { default as CheckCoverage } from './NewLineCheck/CovercheckWrapper';
|
|
16
16
|
export { default as DpLinetable } from './UltimateBundleLinetable';
|
|
17
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';
|
|
18
20
|
export { default as StickyBottomSheet } from './StickyBottomSheet';
|
|
19
21
|
export { default as ProgressionBar } from './ProgressionBar';
|
|
20
22
|
export { default as OttServiceOptionsSmallPopup } from './StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup';
|