@sunrise-upc/mobile-prod-card 8.2.2-beta.0 → 8.2.2-beta.2
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/Gift/ChooseGiftV2.d.ts +1 -0
- package/dist/cjs/components/Gift/GiftConfigV2.d.ts +1 -0
- package/dist/cjs/components/LineCheckV3/AutoComplete.d.ts +1 -1
- package/dist/cjs/components/LineCheckV3/GenericModal.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/NewLineCheck/AdvanceSearch.d.ts +2 -2
- package/dist/cjs/components/NewLineCheck/GenericModal.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/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 +17 -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 -1
- package/dist/cjs/components/ReactInputSelect/ReactInputSelect.d.ts +16 -1
- 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 +2 -2
- 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 -1
- package/dist/cjs/components/freshProductBanner/FreshProductDetails.d.ts +2 -2
- package/dist/cjs/components/freshProductBanner/ProductDetailsModal.d.ts +1 -1
- package/dist/cjs/components/freshProductBanner/Timer/ExpiredTimer.d.ts +1 -0
- package/dist/cjs/components/freshProductBanner/Timer/Timer.d.ts +1 -0
- package/dist/cjs/components/freshProductBanner/freshBanner.types.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 +3 -34
- 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/Gift/ChooseGiftV2.d.ts +1 -0
- package/dist/esm/components/Gift/GiftConfigV2.d.ts +1 -0
- package/dist/esm/components/LineCheckV3/AutoComplete.d.ts +1 -1
- package/dist/esm/components/LineCheckV3/GenericModal.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/NewLineCheck/AdvanceSearch.d.ts +2 -2
- package/dist/esm/components/NewLineCheck/GenericModal.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/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 +17 -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 -1
- package/dist/esm/components/ReactInputSelect/ReactInputSelect.d.ts +16 -1
- 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 +2 -2
- 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 -1
- package/dist/esm/components/freshProductBanner/FreshProductDetails.d.ts +2 -2
- package/dist/esm/components/freshProductBanner/ProductDetailsModal.d.ts +1 -1
- package/dist/esm/components/freshProductBanner/Timer/ExpiredTimer.d.ts +1 -0
- package/dist/esm/components/freshProductBanner/Timer/Timer.d.ts +1 -0
- package/dist/esm/components/freshProductBanner/freshBanner.types.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 +3 -34
- package/dist/index.d.ts +6 -6
- package/package.json +16 -13
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import { MouseEventHandler, FC } from 'react';
|
|
1
|
+
import React, { MouseEventHandler, FC, JSX } from 'react';
|
|
3
2
|
import { ApiServiceV2 } from '@sunrise-upc/ajax-lib';
|
|
4
3
|
|
|
5
4
|
interface ButtonProps {
|
|
@@ -159,7 +158,7 @@ interface ProductTableSchema {
|
|
|
159
158
|
|
|
160
159
|
declare const ProductTableV3: FC<ProductTableSchema>;
|
|
161
160
|
|
|
162
|
-
declare const StickyProductAnchor: ({ content, offerData, lineCheckCallBack }: any) => JSX.Element;
|
|
161
|
+
declare const StickyProductAnchor: ({ content, offerData, lineCheckCallBack }: any) => React.JSX.Element;
|
|
163
162
|
|
|
164
163
|
interface StaticLinetableSchema {
|
|
165
164
|
content: any;
|
|
@@ -188,7 +187,7 @@ declare const StaticLineTable: FC<StaticLinetableSchema>;
|
|
|
188
187
|
|
|
189
188
|
declare const LincheckModal: FC<any>;
|
|
190
189
|
|
|
191
|
-
declare const BenefitWrapper: ({ content, metadata, setGenericErrorModalDetails, loginSuccess, basicConfigUrl, setLoginSuccess, isProdEnv, }: any) => JSX.Element;
|
|
190
|
+
declare const BenefitWrapper: ({ content, metadata, setGenericErrorModalDetails, loginSuccess, basicConfigUrl, setLoginSuccess, isProdEnv, }: any) => React.JSX.Element;
|
|
192
191
|
|
|
193
192
|
declare const Breadcrumb: FC<any>;
|
|
194
193
|
|
|
@@ -198,7 +197,7 @@ declare const HeroLoginBanner: FC<any>;
|
|
|
198
197
|
|
|
199
198
|
declare const CheckCoverage: FC<any>;
|
|
200
199
|
|
|
201
|
-
declare const DpLinetableContainer: ({ content, metadata, isProdEnv }: any) => JSX.Element;
|
|
200
|
+
declare const DpLinetableContainer: ({ content, metadata, isProdEnv }: any) => React.JSX.Element;
|
|
202
201
|
|
|
203
202
|
declare const CoverageCheckModal: FC<any>;
|
|
204
203
|
|
|
@@ -230,6 +229,7 @@ interface FreshBannerSchema {
|
|
|
230
229
|
baseConfig?: string;
|
|
231
230
|
authData?: AuthserviceSchema | undefined;
|
|
232
231
|
lineCheckOnClear?: () => void;
|
|
232
|
+
isProdEnv: boolean;
|
|
233
233
|
}
|
|
234
234
|
|
|
235
235
|
declare const FreshProductBannerHome: FC<FreshBannerSchema>;
|
|
@@ -259,7 +259,7 @@ interface OttServiceOptionsSmallPopupProps {
|
|
|
259
259
|
uniqueId?: any;
|
|
260
260
|
deviceFlow?: any;
|
|
261
261
|
}
|
|
262
|
-
declare const OttServiceOptionsSmallPopup: ({ content, addOptionsCallBack, metadata, constants, mainContent, preSelectedOptions, optionsResponse, updateResponseList, showPrice, productData, offeringData, uniqueId, deviceFlow }: OttServiceOptionsSmallPopupProps) => JSX.Element;
|
|
262
|
+
declare const OttServiceOptionsSmallPopup: ({ content, addOptionsCallBack, metadata, constants, mainContent, preSelectedOptions, optionsResponse, updateResponseList, showPrice, productData, offeringData, uniqueId, deviceFlow }: OttServiceOptionsSmallPopupProps) => React.JSX.Element;
|
|
263
263
|
|
|
264
264
|
interface LineTableBasicPropConfigSchema {
|
|
265
265
|
baseURL: string | '';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sunrise-upc/mobile-prod-card",
|
|
3
|
-
"version": "8.2.2-beta.
|
|
3
|
+
"version": "8.2.2-beta.2",
|
|
4
4
|
"description": "Starter project to create reusable functional component",
|
|
5
5
|
"main": "dist/cjs/index.js",
|
|
6
6
|
"module": "dist/esm/index.js",
|
|
@@ -43,16 +43,9 @@
|
|
|
43
43
|
"@types/react": "^19.0.8",
|
|
44
44
|
"@types/react-dom": "^19.0.3",
|
|
45
45
|
"@types/uuid": "^10.0.0",
|
|
46
|
-
"axios": "^
|
|
46
|
+
"axios": "^1.12.2",
|
|
47
47
|
"cookies-next": "^4.3.0",
|
|
48
|
-
"js-cookie": "^3.0.1",
|
|
49
48
|
"postcss": "^8.4.49",
|
|
50
|
-
"react": "18.2.0",
|
|
51
|
-
"react-bootstrap": "^2.0.0-beta.4",
|
|
52
|
-
"react-dom": "18.2.0",
|
|
53
|
-
"react-loading-skeleton": "^3.4.0",
|
|
54
|
-
"react-multi-carousel": "^2.8.4",
|
|
55
|
-
"react-select": "^5.2.2",
|
|
56
49
|
"rimraf": "^3.0.2",
|
|
57
50
|
"rollup": "^3.9.1",
|
|
58
51
|
"rollup-plugin-dts": "^5.1.0",
|
|
@@ -62,11 +55,21 @@
|
|
|
62
55
|
"sass": "^1.57.1",
|
|
63
56
|
"semver": "^7.3.8",
|
|
64
57
|
"tslib": "^2.4.1",
|
|
65
|
-
"typescript": "^4.9.4"
|
|
66
|
-
"uuid": "^11.0.5"
|
|
58
|
+
"typescript": "^4.9.4"
|
|
67
59
|
},
|
|
68
60
|
"peerDependencies": {
|
|
69
|
-
"@sunrise-upc/ajax-lib": "
|
|
70
|
-
"
|
|
61
|
+
"@sunrise-upc/ajax-lib": "2.2.1-beta.0",
|
|
62
|
+
"js-cookie": "^3.0.1",
|
|
63
|
+
"react": "18.2.0",
|
|
64
|
+
"react-bootstrap": "^2.0.0-beta.4",
|
|
65
|
+
"react-dom": "18.2.0",
|
|
66
|
+
"react-multi-carousel": "^2.8.4",
|
|
67
|
+
"storyblok-rich-text-react-renderer-ts": "^3.2.0",
|
|
68
|
+
"uuid": "^11.0.5",
|
|
69
|
+
"react-select": "^5.2.2",
|
|
70
|
+
"react-loading-skeleton": "^3.4.0"
|
|
71
|
+
},
|
|
72
|
+
"dependencies": {
|
|
73
|
+
"moment": "^2.30.1"
|
|
71
74
|
}
|
|
72
75
|
}
|