@sunrise-upc/mobile-prod-card 8.2.2-beta.0 → 8.2.2-beta.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.
Files changed (104) 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/BenefitWrapper/BenefitsValidateWrapper.d.ts +1 -0
  4. package/dist/cjs/components/FalconButtonV2/FalconButtonV2.d.ts +1 -0
  5. package/dist/cjs/components/FalconMessage/FalconMessage.d.ts +1 -0
  6. package/dist/cjs/components/Gift/ChooseGiftV2.d.ts +1 -0
  7. package/dist/cjs/components/Gift/GiftConfigV2.d.ts +1 -0
  8. package/dist/cjs/components/LineCheckV3/AutoComplete.d.ts +1 -1
  9. package/dist/cjs/components/LineCheckV3/GenericModal.d.ts +1 -1
  10. package/dist/cjs/components/LineCheckV3/IndividualLineCheck.d.ts +1 -1
  11. package/dist/cjs/components/LineCheckV3/LineCheckInput.d.ts +1 -1
  12. package/dist/cjs/components/LineCheckV3/LineCheckOverlay.d.ts +1 -0
  13. package/dist/cjs/components/NewLineCheck/AdvanceSearch.d.ts +2 -2
  14. package/dist/cjs/components/NewLineCheck/GenericModal.d.ts +1 -1
  15. package/dist/cjs/components/NewLineCheck/NewLCInput.d.ts +2 -2
  16. package/dist/cjs/components/NewLineCheck/SuccessCoverage.d.ts +2 -2
  17. package/dist/cjs/components/PretoPost/PreToPostSubsPopup.d.ts +1 -0
  18. package/dist/cjs/components/ProductDetailsV3/BenefitsSectionV3.d.ts +1 -0
  19. package/dist/cjs/components/ProductDetailsV3/CashBackV2/CashbackV2.d.ts +1 -0
  20. package/dist/cjs/components/ProductDetailsV3/ChooseGiftV2.d.ts +1 -0
  21. package/dist/cjs/components/ProductDetailsV3/GiftConfigV2.d.ts +1 -0
  22. package/dist/cjs/components/ProductDetailsV3/ProductPriceV3.d.ts +1 -0
  23. package/dist/cjs/components/ProductDetailsV3/ReactInputSelectV2/ReactInputSelectV2.d.ts +17 -1
  24. package/dist/cjs/components/ProductDetailsV3/tv/EntertainmentOptionsV2/EntertainmentOptionsV2.d.ts +1 -0
  25. package/dist/cjs/components/ProductDetailsV3/tv/TVChannelOfferV2.d.ts +1 -0
  26. package/dist/cjs/components/ProgressionBar/ProgressionBar.d.ts +1 -1
  27. package/dist/cjs/components/ReactInputSelect/ReactInputSelect.d.ts +16 -1
  28. package/dist/cjs/components/StaticLineTable/ExsistingSubscriptionCards.d.ts +1 -0
  29. package/dist/cjs/components/StaticLineTable/ExsistingSubscriptionModal.d.ts +1 -0
  30. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsPopup.d.ts +2 -2
  31. package/dist/cjs/components/StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup.d.ts +2 -2
  32. package/dist/cjs/components/StaticLineTable/StaticLineTableStore/StaticLineTableProvider.d.ts +1 -1
  33. package/dist/cjs/components/StaticLineTable/TvOptionsContainer.d.ts +2 -2
  34. package/dist/cjs/components/StickyProductAnchor/StickyProductAnchor.d.ts +2 -2
  35. package/dist/cjs/components/ToolTip/ToolTip.d.ts +1 -0
  36. package/dist/cjs/components/UltimateBundleLinetable/DpLinetableContainer.d.ts +2 -2
  37. package/dist/cjs/components/UltimateBundleLinetable/DpProduct.d.ts +2 -2
  38. package/dist/cjs/components/UltimateBundleLinetable/DpTabContainer.d.ts +2 -2
  39. package/dist/cjs/components/UltimateBundleLinetable/DpTableDeviceSection/DpTableDeviceSection.d.ts +2 -2
  40. package/dist/cjs/components/UltimateBundleLinetable/DpTableFlexSection/DpTableFlexSection.d.ts +2 -2
  41. package/dist/cjs/components/UltimateBundleLinetable/DpTableMobileSection/DpTableMobileSection.d.ts +2 -2
  42. package/dist/cjs/components/UltimateBundleLinetable/checkoutRedirectionPopup/checkoutRedirectionPopup.d.ts +2 -2
  43. package/dist/cjs/components/UserLoggedPricesToggle/UserLoggedPricesToggle.d.ts +1 -1
  44. package/dist/cjs/components/freshProductBanner/FreshProductDetails.d.ts +2 -2
  45. package/dist/cjs/components/freshProductBanner/ProductDetailsModal.d.ts +1 -1
  46. package/dist/cjs/components/freshProductBanner/Timer/ExpiredTimer.d.ts +1 -0
  47. package/dist/cjs/components/freshProductBanner/Timer/Timer.d.ts +1 -0
  48. package/dist/cjs/components/lineTable/OrderButton.d.ts +1 -0
  49. package/dist/cjs/components/sharedCarousel/CarouselComponent.d.ts +1 -0
  50. package/dist/cjs/components/skeletonLoader/Skeletonloader.d.ts +1 -0
  51. package/dist/cjs/index.js +3 -34
  52. package/dist/esm/components/BenefitWrapper/BenefitValidate.d.ts +2 -2
  53. package/dist/esm/components/BenefitWrapper/BenefitWrapper.d.ts +2 -2
  54. package/dist/esm/components/BenefitWrapper/BenefitsValidateWrapper.d.ts +1 -0
  55. package/dist/esm/components/FalconButtonV2/FalconButtonV2.d.ts +1 -0
  56. package/dist/esm/components/FalconMessage/FalconMessage.d.ts +1 -0
  57. package/dist/esm/components/Gift/ChooseGiftV2.d.ts +1 -0
  58. package/dist/esm/components/Gift/GiftConfigV2.d.ts +1 -0
  59. package/dist/esm/components/LineCheckV3/AutoComplete.d.ts +1 -1
  60. package/dist/esm/components/LineCheckV3/GenericModal.d.ts +1 -1
  61. package/dist/esm/components/LineCheckV3/IndividualLineCheck.d.ts +1 -1
  62. package/dist/esm/components/LineCheckV3/LineCheckInput.d.ts +1 -1
  63. package/dist/esm/components/LineCheckV3/LineCheckOverlay.d.ts +1 -0
  64. package/dist/esm/components/NewLineCheck/AdvanceSearch.d.ts +2 -2
  65. package/dist/esm/components/NewLineCheck/GenericModal.d.ts +1 -1
  66. package/dist/esm/components/NewLineCheck/NewLCInput.d.ts +2 -2
  67. package/dist/esm/components/NewLineCheck/SuccessCoverage.d.ts +2 -2
  68. package/dist/esm/components/PretoPost/PreToPostSubsPopup.d.ts +1 -0
  69. package/dist/esm/components/ProductDetailsV3/BenefitsSectionV3.d.ts +1 -0
  70. package/dist/esm/components/ProductDetailsV3/CashBackV2/CashbackV2.d.ts +1 -0
  71. package/dist/esm/components/ProductDetailsV3/ChooseGiftV2.d.ts +1 -0
  72. package/dist/esm/components/ProductDetailsV3/GiftConfigV2.d.ts +1 -0
  73. package/dist/esm/components/ProductDetailsV3/ProductPriceV3.d.ts +1 -0
  74. package/dist/esm/components/ProductDetailsV3/ReactInputSelectV2/ReactInputSelectV2.d.ts +17 -1
  75. package/dist/esm/components/ProductDetailsV3/tv/EntertainmentOptionsV2/EntertainmentOptionsV2.d.ts +1 -0
  76. package/dist/esm/components/ProductDetailsV3/tv/TVChannelOfferV2.d.ts +1 -0
  77. package/dist/esm/components/ProgressionBar/ProgressionBar.d.ts +1 -1
  78. package/dist/esm/components/ReactInputSelect/ReactInputSelect.d.ts +16 -1
  79. package/dist/esm/components/StaticLineTable/ExsistingSubscriptionCards.d.ts +1 -0
  80. package/dist/esm/components/StaticLineTable/ExsistingSubscriptionModal.d.ts +1 -0
  81. package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsPopup.d.ts +2 -2
  82. package/dist/esm/components/StaticLineTable/OttServiceOptions/OttServiceOptionsSmallPopup.d.ts +2 -2
  83. package/dist/esm/components/StaticLineTable/StaticLineTableStore/StaticLineTableProvider.d.ts +1 -1
  84. package/dist/esm/components/StaticLineTable/TvOptionsContainer.d.ts +2 -2
  85. package/dist/esm/components/StickyProductAnchor/StickyProductAnchor.d.ts +2 -2
  86. package/dist/esm/components/ToolTip/ToolTip.d.ts +1 -0
  87. package/dist/esm/components/UltimateBundleLinetable/DpLinetableContainer.d.ts +2 -2
  88. package/dist/esm/components/UltimateBundleLinetable/DpProduct.d.ts +2 -2
  89. package/dist/esm/components/UltimateBundleLinetable/DpTabContainer.d.ts +2 -2
  90. package/dist/esm/components/UltimateBundleLinetable/DpTableDeviceSection/DpTableDeviceSection.d.ts +2 -2
  91. package/dist/esm/components/UltimateBundleLinetable/DpTableFlexSection/DpTableFlexSection.d.ts +2 -2
  92. package/dist/esm/components/UltimateBundleLinetable/DpTableMobileSection/DpTableMobileSection.d.ts +2 -2
  93. package/dist/esm/components/UltimateBundleLinetable/checkoutRedirectionPopup/checkoutRedirectionPopup.d.ts +2 -2
  94. package/dist/esm/components/UserLoggedPricesToggle/UserLoggedPricesToggle.d.ts +1 -1
  95. package/dist/esm/components/freshProductBanner/FreshProductDetails.d.ts +2 -2
  96. package/dist/esm/components/freshProductBanner/ProductDetailsModal.d.ts +1 -1
  97. package/dist/esm/components/freshProductBanner/Timer/ExpiredTimer.d.ts +1 -0
  98. package/dist/esm/components/freshProductBanner/Timer/Timer.d.ts +1 -0
  99. package/dist/esm/components/lineTable/OrderButton.d.ts +1 -0
  100. package/dist/esm/components/sharedCarousel/CarouselComponent.d.ts +1 -0
  101. package/dist/esm/components/skeletonLoader/Skeletonloader.d.ts +1 -0
  102. package/dist/esm/index.js +3 -34
  103. package/dist/index.d.ts +5 -6
  104. package/package.json +14 -11
package/dist/index.d.ts CHANGED
@@ -1,5 +1,4 @@
1
- /// <reference types="react" />
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
 
@@ -259,7 +258,7 @@ interface OttServiceOptionsSmallPopupProps {
259
258
  uniqueId?: any;
260
259
  deviceFlow?: any;
261
260
  }
262
- declare const OttServiceOptionsSmallPopup: ({ content, addOptionsCallBack, metadata, constants, mainContent, preSelectedOptions, optionsResponse, updateResponseList, showPrice, productData, offeringData, uniqueId, deviceFlow }: OttServiceOptionsSmallPopupProps) => JSX.Element;
261
+ declare const OttServiceOptionsSmallPopup: ({ content, addOptionsCallBack, metadata, constants, mainContent, preSelectedOptions, optionsResponse, updateResponseList, showPrice, productData, offeringData, uniqueId, deviceFlow }: OttServiceOptionsSmallPopupProps) => React.JSX.Element;
263
262
 
264
263
  interface LineTableBasicPropConfigSchema {
265
264
  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.0",
3
+ "version": "8.2.2-beta.1",
4
4
  "description": "Starter project to create reusable functional component",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -45,14 +45,7 @@
45
45
  "@types/uuid": "^10.0.0",
46
46
  "axios": "^0.21.4",
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
61
  "@sunrise-upc/ajax-lib": "^2.2.0",
70
- "storyblok-rich-text-react-renderer-ts": "^3.2.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
  }