@sunrise-upc/mobile-prod-card 7.4.1 → 7.4.3-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.
Files changed (58) hide show
  1. package/dist/cjs/components/BenefitWrapper/BenefitValidate.d.ts +2 -2
  2. package/dist/cjs/components/BenefitWrapper/BenefitWrapper.d.ts +2 -2
  3. package/dist/cjs/components/LineCheckV3/AutoComplete.d.ts +1 -1
  4. package/dist/cjs/components/LineCheckV3/IndividualLineCheck.d.ts +1 -1
  5. package/dist/cjs/components/LineCheckV3/LineCheckInput.d.ts +1 -1
  6. package/dist/cjs/components/LineCheckV3/LinecheckService.d.ts +1 -1
  7. package/dist/cjs/components/NewLineCheck/AdvanceSearch.d.ts +2 -2
  8. package/dist/cjs/components/NewLineCheck/CoverageCheckUtils.d.ts +1 -1
  9. package/dist/cjs/components/NewLineCheck/NewLCInput.d.ts +2 -2
  10. package/dist/cjs/components/NewLineCheck/SuccessCoverage.d.ts +2 -2
  11. package/dist/cjs/components/ProductDetailsV3/ReactInputSelectV2/ReactInputSelectV2.d.ts +1 -1
  12. package/dist/cjs/components/ReactInputSelect/ReactInputSelect.d.ts +1 -1
  13. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsPopup.d.ts +2 -2
  14. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup.d.ts +17 -2
  15. package/dist/cjs/components/StaticLineTable/StaticLineTableStore/StaticLineTableProvider.d.ts +1 -1
  16. package/dist/cjs/components/StaticLineTable/TvOptionsContainer.d.ts +2 -2
  17. package/dist/cjs/components/StickyProductAnchor/StickyProductAnchor.d.ts +2 -2
  18. package/dist/cjs/components/UltimateBundleLinetable/DpLinetableContainer.d.ts +2 -2
  19. package/dist/cjs/components/UltimateBundleLinetable/DpProduct.d.ts +2 -2
  20. package/dist/cjs/components/UltimateBundleLinetable/DpTabContainer.d.ts +2 -2
  21. package/dist/cjs/components/UltimateBundleLinetable/DpTableDeviceSection/DpTableDeviceSection.d.ts +2 -2
  22. package/dist/cjs/components/UltimateBundleLinetable/DpTableFlexSection/DpTableFlexSection.d.ts +2 -2
  23. package/dist/cjs/components/UltimateBundleLinetable/DpTableMobileSection/DpTableMobileSection.d.ts +2 -2
  24. package/dist/cjs/components/UltimateBundleLinetable/DpTableUtils.d.ts +1 -0
  25. package/dist/cjs/components/UltimateBundleLinetable/checkoutRedirectionPopup/checkoutRedirectionPopup.d.ts +2 -2
  26. package/dist/cjs/components/index.d.ts +1 -0
  27. package/dist/cjs/index.js +3 -3
  28. package/dist/cjs/services/LineTableService.d.ts +1 -1
  29. package/dist/esm/components/BenefitWrapper/BenefitValidate.d.ts +2 -2
  30. package/dist/esm/components/BenefitWrapper/BenefitWrapper.d.ts +2 -2
  31. package/dist/esm/components/LineCheckV3/AutoComplete.d.ts +1 -1
  32. package/dist/esm/components/LineCheckV3/IndividualLineCheck.d.ts +1 -1
  33. package/dist/esm/components/LineCheckV3/LineCheckInput.d.ts +1 -1
  34. package/dist/esm/components/LineCheckV3/LinecheckService.d.ts +1 -1
  35. package/dist/esm/components/NewLineCheck/AdvanceSearch.d.ts +2 -2
  36. package/dist/esm/components/NewLineCheck/CoverageCheckUtils.d.ts +1 -1
  37. package/dist/esm/components/NewLineCheck/NewLCInput.d.ts +2 -2
  38. package/dist/esm/components/NewLineCheck/SuccessCoverage.d.ts +2 -2
  39. package/dist/esm/components/ProductDetailsV3/ReactInputSelectV2/ReactInputSelectV2.d.ts +1 -1
  40. package/dist/esm/components/ReactInputSelect/ReactInputSelect.d.ts +1 -1
  41. package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsPopup.d.ts +2 -2
  42. package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup.d.ts +17 -2
  43. package/dist/esm/components/StaticLineTable/StaticLineTableStore/StaticLineTableProvider.d.ts +1 -1
  44. package/dist/esm/components/StaticLineTable/TvOptionsContainer.d.ts +2 -2
  45. package/dist/esm/components/StickyProductAnchor/StickyProductAnchor.d.ts +2 -2
  46. package/dist/esm/components/UltimateBundleLinetable/DpLinetableContainer.d.ts +2 -2
  47. package/dist/esm/components/UltimateBundleLinetable/DpProduct.d.ts +2 -2
  48. package/dist/esm/components/UltimateBundleLinetable/DpTabContainer.d.ts +2 -2
  49. package/dist/esm/components/UltimateBundleLinetable/DpTableDeviceSection/DpTableDeviceSection.d.ts +2 -2
  50. package/dist/esm/components/UltimateBundleLinetable/DpTableFlexSection/DpTableFlexSection.d.ts +2 -2
  51. package/dist/esm/components/UltimateBundleLinetable/DpTableMobileSection/DpTableMobileSection.d.ts +2 -2
  52. package/dist/esm/components/UltimateBundleLinetable/DpTableUtils.d.ts +1 -0
  53. package/dist/esm/components/UltimateBundleLinetable/checkoutRedirectionPopup/checkoutRedirectionPopup.d.ts +2 -2
  54. package/dist/esm/components/index.d.ts +1 -0
  55. package/dist/esm/index.js +3 -3
  56. package/dist/esm/services/LineTableService.d.ts +1 -1
  57. package/dist/index.d.ts +22 -5
  58. 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) => any;
5
+ export declare const getStaticContent: (language: any, endPoints: any) => Promise<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>;
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import React, { MouseEventHandler, FC } from 'react';
2
+ import { 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) => React.JSX.Element;
162
+ declare const StickyProductAnchor: ({ content, offerData, lineCheckCallBack }: any) => 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) => React.JSX.Element;
191
+ declare const BenefitWrapper: ({ content, metadata, setGenericErrorModalDetails, loginSuccess, basicConfigUrl, setLoginSuccess, isProdEnv, }: any) => JSX.Element;
192
192
 
193
193
  declare const Breadcrumb: FC<any>;
194
194
 
@@ -198,7 +198,7 @@ declare const HeroLoginBanner: FC<any>;
198
198
 
199
199
  declare const CheckCoverage: FC<any>;
200
200
 
201
- declare const DpLinetableContainer: ({ content, metadata, isProdEnv }: any) => React.JSX.Element;
201
+ declare const DpLinetableContainer: ({ content, metadata, isProdEnv }: any) => JSX.Element;
202
202
 
203
203
  declare const CoverageCheckModal: FC<any>;
204
204
 
@@ -210,6 +210,23 @@ type ProgressionBarProps = {
210
210
  };
211
211
  declare const ProgressionBar: ({ step, steps }: ProgressionBarProps) => JSX.Element;
212
212
 
213
+ interface OttServiceOptionsSmallPopupProps {
214
+ content: any;
215
+ addOptionsCallBack: (option?: any[] | undefined) => void;
216
+ metadata: any;
217
+ constants: any;
218
+ mainContent: any;
219
+ preSelectedOptions: any[];
220
+ optionsResponse: any[];
221
+ updateResponseList: (list: any) => void;
222
+ showPrice?: any;
223
+ productData?: any;
224
+ offeringData?: any;
225
+ uniqueId?: any;
226
+ deviceFlow?: any;
227
+ }
228
+ declare const OttServiceOptionsSmallPopup: ({ content, addOptionsCallBack, metadata, constants, mainContent, preSelectedOptions, optionsResponse, updateResponseList, showPrice, productData, offeringData, uniqueId, deviceFlow }: OttServiceOptionsSmallPopupProps) => JSX.Element;
229
+
213
230
  interface LineTableBasicPropConfigSchema {
214
231
  baseURL: string | '';
215
232
  cartURL?: string | '';
@@ -299,4 +316,4 @@ declare class LoginBasicPropConfig {
299
316
  getAPIServiceObject: () => ApiServiceV2;
300
317
  }
301
318
 
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 };
319
+ 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, OttServiceOptionsSmallPopup, PreToPostSubsPopup as PretoPostSubsPopup, ProductTableV3, ProductTeaser, ProductTeaserPropConfig, ProductTeaserPropConfigSchema, ProgressionBar, StaticLineTable, StickyBottomSheet, StickyBottomSheetPropConfig, StickyBottomSheetPropConfigSchema, StickyProductAnchor };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sunrise-upc/mobile-prod-card",
3
- "version": "7.4.1",
3
+ "version": "7.4.3-beta.0",
4
4
  "description": "Starter project to create reusable functional component",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",