@sunrise-upc/sales-static-components 3.7.13-beta.0 → 3.8.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 (42) hide show
  1. package/README.md +8 -8
  2. package/dist/cjs/components/ButtonGroup/ButtonGroup.css +95 -95
  3. package/dist/cjs/components/FalconButton/falconButton.js.map +1 -1
  4. package/dist/cjs/components/FalconMainNavigation/FalconHeader/BusinessCustomerLinkOut/BusinessCustomerLinkOut.js.map +1 -1
  5. package/dist/cjs/components/FalconMainNavigation/MobileNavigation/MobileMenuItem/MobileMenuItem.js.map +1 -1
  6. package/dist/cjs/components/InternetAndTvCardsBenefits/InternetAndTvCardItemBenefits.js.map +1 -1
  7. package/dist/cjs/components/RibbonComponent/RibbonComponent.css +389 -389
  8. package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.css +68 -68
  9. package/dist/cjs/components/StageTeaserComponent/DoubleGrid/DoubleGridComponent.css +937 -937
  10. package/dist/cjs/components/StageTeaserComponent/SingleGrid/SingleGridRedefined.js.map +1 -1
  11. package/dist/cjs/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.css +87 -87
  12. package/dist/cjs/components/StageTeaserV3/SingleGrid/SingleGridComponent.css +87 -87
  13. package/dist/cjs/components/linecheck/AutoComplete.css +484 -484
  14. package/dist/cjs/components/linecheck/LineCheckV2.css +484 -484
  15. package/dist/cjs/components/linecheck/Success.css +484 -484
  16. package/dist/cjs/node_modules/immer/dist/immer.js +1 -1
  17. package/dist/cjs/node_modules/immer/dist/immer.js.map +1 -1
  18. package/dist/cjs/node_modules/instantsearch.js/es/lib/utils/getHighlightFromSiblings.js +1 -1
  19. package/dist/cjs/node_modules/instantsearch.js/es/lib/utils/getHighlightFromSiblings.js.map +1 -1
  20. package/dist/cjs/node_modules/instantsearch.js/es/lib/version.js +1 -1
  21. package/dist/cjs/node_modules/instantsearch.js/es/lib/version.js.map +1 -1
  22. package/dist/cjs/node_modules/react-instantsearch-core/dist/es/version.js +1 -1
  23. package/dist/cjs/node_modules/react-instantsearch-core/dist/es/version.js.map +1 -1
  24. package/dist/esm/components/ButtonGroup/ButtonGroup.css +95 -95
  25. package/dist/esm/components/RibbonComponent/RibbonComponent.css +389 -389
  26. package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.css +68 -68
  27. package/dist/esm/components/StageTeaserComponent/DoubleGrid/DoubleGridComponent.css +937 -937
  28. package/dist/esm/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.css +87 -87
  29. package/dist/esm/components/StageTeaserV3/SingleGrid/SingleGridComponent.css +87 -87
  30. package/dist/esm/components/linecheck/AutoComplete.css +484 -484
  31. package/dist/esm/components/linecheck/LineCheckV2.css +484 -484
  32. package/dist/esm/components/linecheck/Success.css +484 -484
  33. package/dist/esm/node_modules/immer/dist/immer.js +1 -1
  34. package/dist/esm/node_modules/immer/dist/immer.js.map +1 -1
  35. package/dist/esm/node_modules/instantsearch.js/es/lib/utils/getHighlightFromSiblings.js +1 -1
  36. package/dist/esm/node_modules/instantsearch.js/es/lib/utils/getHighlightFromSiblings.js.map +1 -1
  37. package/dist/esm/node_modules/instantsearch.js/es/lib/version.js +1 -1
  38. package/dist/esm/node_modules/instantsearch.js/es/lib/version.js.map +1 -1
  39. package/dist/esm/node_modules/react-instantsearch-core/dist/es/version.js +1 -1
  40. package/dist/esm/node_modules/react-instantsearch-core/dist/es/version.js.map +1 -1
  41. package/dist/navigation.css +148 -148
  42. package/package.json +86 -86
@@ -1,4 +1,4 @@
1
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\MinimizedHeader\MinimizedHeader.module.scss */
1
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/MinimizedHeader/MinimizedHeader.module.scss */
2
2
  /* center a block element */
3
3
  /* use this to any of the pseudo elements as these are the mandatory properties */
4
4
  /* setting styles in separate formats for cross browser support */
@@ -132,7 +132,7 @@
132
132
  }
133
133
  }
134
134
 
135
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\FalconMainNavigation.module.scss */
135
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/FalconMainNavigation.module.scss */
136
136
  /* center a block element */
137
137
  /* use this to any of the pseudo elements as these are the mandatory properties */
138
138
  /* setting styles in separate formats for cross browser support */
@@ -408,7 +408,7 @@
408
408
  }
409
409
  }
410
410
 
411
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\ResponsiveRow\row.module.scss */
411
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/ResponsiveRow/row.module.scss */
412
412
  /* center a block element */
413
413
  /* use this to any of the pseudo elements as these are the mandatory properties */
414
414
  /* setting styles in separate formats for cross browser support */
@@ -443,7 +443,7 @@
443
443
  }
444
444
  }
445
445
 
446
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\InteractiveHamburger\InteractiveHamburger.module.scss */
446
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/InteractiveHamburger/InteractiveHamburger.module.scss */
447
447
  /* center a block element */
448
448
  /* use this to any of the pseudo elements as these are the mandatory properties */
449
449
  /* setting styles in separate formats for cross browser support */
@@ -485,7 +485,7 @@
485
485
  width: 24px;
486
486
  }
487
487
 
488
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\NavigationMenuItem\NavigationMenuItem.module.scss */
488
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/NavigationMenuItem/NavigationMenuItem.module.scss */
489
489
  /* center a block element */
490
490
  /* use this to any of the pseudo elements as these are the mandatory properties */
491
491
  /* setting styles in separate formats for cross browser support */
@@ -567,7 +567,7 @@
567
567
  position: relative;
568
568
  }
569
569
 
570
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\FalconHeader\FalconHeader.module.scss */
570
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/FalconHeader/FalconHeader.module.scss */
571
571
  /* center a block element */
572
572
  /* use this to any of the pseudo elements as these are the mandatory properties */
573
573
  /* setting styles in separate formats for cross browser support */
@@ -646,7 +646,7 @@
646
646
  color: #ffffff;
647
647
  }
648
648
 
649
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\MobileNavigation\MobileNavigation.module.scss */
649
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/MobileNavigation/MobileNavigation.module.scss */
650
650
  /* center a block element */
651
651
  /* use this to any of the pseudo elements as these are the mandatory properties */
652
652
  /* setting styles in separate formats for cross browser support */
@@ -735,7 +735,65 @@
735
735
  visibility: visible;
736
736
  }
737
737
 
738
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\FalconHeader\LocaleSelector\LocaleSelector.module.scss */
738
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/MobileNavigation/MobileMenuItem/MobileMenuItem.module.scss */
739
+ /* center a block element */
740
+ /* use this to any of the pseudo elements as these are the mandatory properties */
741
+ /* setting styles in separate formats for cross browser support */
742
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
743
+ /* vertically center alilgn any HTML element */
744
+ /* add basePath to assets */
745
+ .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__open-item___F6T3z:hover {
746
+ font-weight: unset;
747
+ }
748
+ .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY {
749
+ position: relative;
750
+ color: #333333;
751
+ display: -webkit-box;
752
+ font-size: 16px;
753
+ line-height: 24px;
754
+ display: flex;
755
+ height: auto;
756
+ text-decoration: none;
757
+ padding: 10px 10px 10px 10px;
758
+ margin-bottom: 4px;
759
+ background-color: #ffffff;
760
+ }
761
+ .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY.MobileMenuItem-module__new-style___tBLR0 {
762
+ border: 1px solid #e8e8e8;
763
+ }
764
+ .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY > img {
765
+ position: absolute;
766
+ left: 10px;
767
+ }
768
+ .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY .MobileMenuItem-module__icon___mC-gC {
769
+ position: absolute;
770
+ right: 10px;
771
+ }
772
+ .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY .MobileMenuItem-module__icon___mC-gC img {
773
+ transition: transform 0.2s ease;
774
+ }
775
+ .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY .MobileMenuItem-module__promo-icon___TLFaw {
776
+ display: block;
777
+ flex-shrink: 0;
778
+ height: 24px;
779
+ width: 24px;
780
+ margin-right: 8px;
781
+ }
782
+
783
+ .MobileMenuItem-module__container___7iZGF.active-link .MobileMenuItem-module__nav-link___56LxY .MobileMenuItem-module__icon___mC-gC img {
784
+ transform: rotate(-180deg);
785
+ }
786
+
787
+ .MobileMenuItem-module__container___7iZGF.MobileMenuItem-module__inverted___kaJ2O .MobileMenuItem-module__nav-link___56LxY {
788
+ background-color: #1f1f1f;
789
+ color: #ffffff;
790
+ border: 1px solid #2c2c2c;
791
+ }
792
+ .MobileMenuItem-module__container___7iZGF.MobileMenuItem-module__inverted___kaJ2O .MobileMenuItem-module__icon___mC-gC img {
793
+ filter: brightness(0) invert(0.9);
794
+ }
795
+
796
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/FalconHeader/LocaleSelector/LocaleSelector.module.scss */
739
797
  /* center a block element */
740
798
  /* use this to any of the pseudo elements as these are the mandatory properties */
741
799
  /* setting styles in separate formats for cross browser support */
@@ -880,7 +938,7 @@
880
938
  }
881
939
  }
882
940
 
883
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\ProfileLinkOut\ProfileLinkOut.module.scss */
941
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/ProfileLinkOut/ProfileLinkOut.module.scss */
884
942
  /* center a block element */
885
943
  /* use this to any of the pseudo elements as these are the mandatory properties */
886
944
  /* setting styles in separate formats for cross browser support */
@@ -1073,65 +1131,7 @@
1073
1131
  }
1074
1132
  }
1075
1133
 
1076
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\MobileNavigation\MobileMenuItem\MobileMenuItem.module.scss */
1077
- /* center a block element */
1078
- /* use this to any of the pseudo elements as these are the mandatory properties */
1079
- /* setting styles in separate formats for cross browser support */
1080
- /* specify the max width for an element and apply ellipses and truncate the overflow */
1081
- /* vertically center alilgn any HTML element */
1082
- /* add basePath to assets */
1083
- .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__open-item___F6T3z:hover {
1084
- font-weight: unset;
1085
- }
1086
- .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY {
1087
- position: relative;
1088
- color: #333333;
1089
- display: -webkit-box;
1090
- font-size: 16px;
1091
- line-height: 24px;
1092
- display: flex;
1093
- height: auto;
1094
- text-decoration: none;
1095
- padding: 10px 10px 10px 10px;
1096
- margin-bottom: 4px;
1097
- background-color: #ffffff;
1098
- }
1099
- .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY.MobileMenuItem-module__new-style___tBLR0 {
1100
- border: 1px solid #e8e8e8;
1101
- }
1102
- .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY > img {
1103
- position: absolute;
1104
- left: 10px;
1105
- }
1106
- .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY .MobileMenuItem-module__icon___mC-gC {
1107
- position: absolute;
1108
- right: 10px;
1109
- }
1110
- .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY .MobileMenuItem-module__icon___mC-gC img {
1111
- transition: transform 0.2s ease;
1112
- }
1113
- .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY .MobileMenuItem-module__promo-icon___TLFaw {
1114
- display: block;
1115
- flex-shrink: 0;
1116
- height: 24px;
1117
- width: 24px;
1118
- margin-right: 8px;
1119
- }
1120
-
1121
- .MobileMenuItem-module__container___7iZGF.active-link .MobileMenuItem-module__nav-link___56LxY .MobileMenuItem-module__icon___mC-gC img {
1122
- transform: rotate(-180deg);
1123
- }
1124
-
1125
- .MobileMenuItem-module__container___7iZGF.MobileMenuItem-module__inverted___kaJ2O .MobileMenuItem-module__nav-link___56LxY {
1126
- background-color: #1f1f1f;
1127
- color: #ffffff;
1128
- border: 1px solid #2c2c2c;
1129
- }
1130
- .MobileMenuItem-module__container___7iZGF.MobileMenuItem-module__inverted___kaJ2O .MobileMenuItem-module__icon___mC-gC img {
1131
- filter: brightness(0) invert(0.9);
1132
- }
1133
-
1134
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\SubNavigation\SubNavigation.module.scss */
1134
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/SubNavigation/SubNavigation.module.scss */
1135
1135
  /* center a block element */
1136
1136
  /* use this to any of the pseudo elements as these are the mandatory properties */
1137
1137
  /* setting styles in separate formats for cross browser support */
@@ -1211,7 +1211,86 @@
1211
1211
  border: none;
1212
1212
  }
1213
1213
 
1214
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\FalconHeader\BusinessCustomerLinkOut\BusinessCustomerLinkOut.module.scss */
1214
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/MobileNavigation/MobileSubNavigation/MobileSubNavigation.module.scss */
1215
+ /* center a block element */
1216
+ /* use this to any of the pseudo elements as these are the mandatory properties */
1217
+ /* setting styles in separate formats for cross browser support */
1218
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
1219
+ /* vertically center alilgn any HTML element */
1220
+ /* add basePath to assets */
1221
+ .MobileSubNavigation-module__container___1tQpO {
1222
+ max-height: 0px;
1223
+ overflow: hidden;
1224
+ transition: -webkit-max-height 0.1s cubic-bezier(0.75, 0, 0.75, 0.9);
1225
+ transition: max-height 0.1s cubic-bezier(0.75, 0, 0.75, 0.9);
1226
+ transition: max-height 0.1s cubic-bezier(0.75, 0, 0.75, 0.9), -webkit-max-height 0.1s cubic-bezier(0.75, 0, 0.75, 0.9);
1227
+ width: 100%;
1228
+ }
1229
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__title___f2AKU {
1230
+ cursor: unset;
1231
+ padding: 20px 10px 4px;
1232
+ color: #858585;
1233
+ letter-spacing: 1px;
1234
+ text-transform: uppercase;
1235
+ font-size: 14px;
1236
+ line-height: 20px;
1237
+ font-weight: 500;
1238
+ }
1239
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__sub-title___ADRB3 {
1240
+ background-color: #ffffff;
1241
+ padding: 10px;
1242
+ }
1243
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__sub-title___ADRB3.MobileSubNavigation-module__new-style___xPfpe {
1244
+ border: 1px solid #e8e8e8;
1245
+ }
1246
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__sub-title___ADRB3 {
1247
+ color: #333333;
1248
+ font-weight: 500;
1249
+ font-size: 16px;
1250
+ line-height: 24px;
1251
+ }
1252
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__promo-icon___o7ngJ {
1253
+ margin-left: 4px;
1254
+ flex-shrink: 0;
1255
+ height: 24px;
1256
+ width: 24px;
1257
+ }
1258
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__promo-text-tail___yKZNS {
1259
+ white-space: nowrap;
1260
+ display: inline-flex;
1261
+ align-items: center;
1262
+ }
1263
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf {
1264
+ display: none;
1265
+ }
1266
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf a {
1267
+ display: block;
1268
+ height: auto;
1269
+ }
1270
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf ul {
1271
+ padding: 0 0 24px 16px;
1272
+ }
1273
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf ul li:not(:last-child) {
1274
+ padding-bottom: 4px;
1275
+ }
1276
+
1277
+ .MobileSubNavigation-module__container___1tQpO.MobileSubNavigation-module__inverted___OotxO .MobileSubNavigation-module__title___f2AKU {
1278
+ color: #f2f2f2;
1279
+ }
1280
+ .MobileSubNavigation-module__container___1tQpO.MobileSubNavigation-module__inverted___OotxO .MobileSubNavigation-module__sub-title___ADRB3 {
1281
+ background-color: #1f1f1f;
1282
+ border: 1px solid #2c2c2c;
1283
+ color: #ffffff;
1284
+ }
1285
+
1286
+ .active-link .MobileSubNavigation-module__container___1tQpO {
1287
+ max-height: 200vh;
1288
+ }
1289
+ .active-link .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf {
1290
+ display: block;
1291
+ }
1292
+
1293
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/FalconHeader/BusinessCustomerLinkOut/BusinessCustomerLinkOut.module.scss */
1215
1294
  /* center a block element */
1216
1295
  /* use this to any of the pseudo elements as these are the mandatory properties */
1217
1296
  /* setting styles in separate formats for cross browser support */
@@ -1297,82 +1376,3 @@
1297
1376
  .BusinessCustomerLinkOut-module__black-friday___AwfEN .BusinessCustomerLinkOut-module__highlighted___Y5Afb {
1298
1377
  background-color: #1f1f1f;
1299
1378
  }
1300
-
1301
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\MobileNavigation\MobileSubNavigation\MobileSubNavigation.module.scss */
1302
- /* center a block element */
1303
- /* use this to any of the pseudo elements as these are the mandatory properties */
1304
- /* setting styles in separate formats for cross browser support */
1305
- /* specify the max width for an element and apply ellipses and truncate the overflow */
1306
- /* vertically center alilgn any HTML element */
1307
- /* add basePath to assets */
1308
- .MobileSubNavigation-module__container___1tQpO {
1309
- max-height: 0px;
1310
- overflow: hidden;
1311
- transition: -webkit-max-height 0.1s cubic-bezier(0.75, 0, 0.75, 0.9);
1312
- transition: max-height 0.1s cubic-bezier(0.75, 0, 0.75, 0.9);
1313
- transition: max-height 0.1s cubic-bezier(0.75, 0, 0.75, 0.9), -webkit-max-height 0.1s cubic-bezier(0.75, 0, 0.75, 0.9);
1314
- width: 100%;
1315
- }
1316
- .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__title___f2AKU {
1317
- cursor: unset;
1318
- padding: 20px 10px 4px;
1319
- color: #858585;
1320
- letter-spacing: 1px;
1321
- text-transform: uppercase;
1322
- font-size: 14px;
1323
- line-height: 20px;
1324
- font-weight: 500;
1325
- }
1326
- .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__sub-title___ADRB3 {
1327
- background-color: #ffffff;
1328
- padding: 10px;
1329
- }
1330
- .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__sub-title___ADRB3.MobileSubNavigation-module__new-style___xPfpe {
1331
- border: 1px solid #e8e8e8;
1332
- }
1333
- .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__sub-title___ADRB3 {
1334
- color: #333333;
1335
- font-weight: 500;
1336
- font-size: 16px;
1337
- line-height: 24px;
1338
- }
1339
- .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__promo-icon___o7ngJ {
1340
- margin-left: 4px;
1341
- flex-shrink: 0;
1342
- height: 24px;
1343
- width: 24px;
1344
- }
1345
- .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__promo-text-tail___yKZNS {
1346
- white-space: nowrap;
1347
- display: inline-flex;
1348
- align-items: center;
1349
- }
1350
- .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf {
1351
- display: none;
1352
- }
1353
- .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf a {
1354
- display: block;
1355
- height: auto;
1356
- }
1357
- .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf ul {
1358
- padding: 0 0 24px 16px;
1359
- }
1360
- .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf ul li:not(:last-child) {
1361
- padding-bottom: 4px;
1362
- }
1363
-
1364
- .MobileSubNavigation-module__container___1tQpO.MobileSubNavigation-module__inverted___OotxO .MobileSubNavigation-module__title___f2AKU {
1365
- color: #f2f2f2;
1366
- }
1367
- .MobileSubNavigation-module__container___1tQpO.MobileSubNavigation-module__inverted___OotxO .MobileSubNavigation-module__sub-title___ADRB3 {
1368
- background-color: #1f1f1f;
1369
- border: 1px solid #2c2c2c;
1370
- color: #ffffff;
1371
- }
1372
-
1373
- .active-link .MobileSubNavigation-module__container___1tQpO {
1374
- max-height: 200vh;
1375
- }
1376
- .active-link .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf {
1377
- display: block;
1378
- }
package/package.json CHANGED
@@ -1,86 +1,86 @@
1
- {
2
- "name": "@sunrise-upc/sales-static-components",
3
- "version": "3.7.13-beta.0",
4
- "description": "Static Reusable Components Library",
5
- "type": "module",
6
- "main": "dist/cjs/index.js",
7
- "module": "dist/esm/index.js",
8
- "exports": {
9
- ".": {
10
- "import": "./dist/esm/index.js",
11
- "require": "./dist/cjs/index.js",
12
- "types": "./dist/index.d.ts"
13
- },
14
- "./navigation.css": "./dist/navigation.css"
15
- },
16
- "sideEffects": [
17
- "**/*.css",
18
- "**/*.scss"
19
- ],
20
- "files": [
21
- "dist",
22
- "package.json"
23
- ],
24
- "typings": "dist/index.d.ts",
25
- "scripts": {
26
- "test": "echo \"Error: no test specified\" && exit 1",
27
- "clean": "rimraf dist",
28
- "build": "npm run clean && rollup -c",
29
- "prepare": "npm run build",
30
- "dev": "npm run clean && rollup -c -w",
31
- "prepatch": "npm --no-git-tag-version version prepatch",
32
- "release:major": "npm version major && npm publish --access public --tag latest",
33
- "release:minor": "npm version minor && npm publish --access public --tag latest",
34
- "release:patch": "npm version patch && npm publish --access public --tag latest",
35
- "release:prepatch": "npm version prepatch --preid=beta && npm publish --access public --tag latest",
36
- "release:prerelease": "npm version prerelease --preid=beta && npm publish --access public --tag latest"
37
- },
38
- "repository": {
39
- "type": "git",
40
- "url": "git+https://Angles_Kathirvel@bitbucket.org/sunrisedigitalbusiness/sunrise-ch-b2c-sales-static-components.git"
41
- },
42
- "author": "Angles Kathirvel",
43
- "license": "ISC",
44
- "bugs": {
45
- "url": "https://bitbucket.org/sunrisedigitalbusiness/sunrise-ch-b2c-sales-static-components/issues"
46
- },
47
- "homepage": "https://bitbucket.org/sunrisedigitalbusiness/sunrise-ch-b2c-sales-static-components#readme",
48
- "devDependencies": {
49
- "@rollup/plugin-commonjs": "^29.0.0",
50
- "@rollup/plugin-json": "^6.1.0",
51
- "@rollup/plugin-node-resolve": "^16.0.3",
52
- "@rollup/plugin-terser": "^0.4.4",
53
- "@rollup/plugin-typescript": "^12.3.0",
54
- "@types/js-cookie": "^3.0.6",
55
- "@types/node": "^24.6.0",
56
- "@types/react": "^19.1.13",
57
- "@types/react-dom": "^19.1.9",
58
- "rimraf": "^6.0.1",
59
- "rollup": "^4.56.0",
60
- "rollup-plugin-dts": "^6.3.0",
61
- "rollup-plugin-peer-deps-external": "^2.2.4",
62
- "postcss": "^8.5.3",
63
- "postcss-modules": "^6.0.0",
64
- "sass": "^1.93.0",
65
- "tslib": "^2.8.1",
66
- "typescript": "^5.9.2"
67
- },
68
- "peerDependencies": {
69
- "react": "^19.1.0",
70
- "react-dom": "^19.1.0",
71
- "react-bootstrap": "^2.10.10",
72
- "storyblok-rich-text-react-renderer": "^3.0.1"
73
- },
74
- "dependencies": {
75
- "@sunrise-upc/ajax-lib": "^3.0.0",
76
- "@sunrise-upc/sun-b2c-search-lib": "^2.0.0",
77
- "axios": "^1.12.2",
78
- "cookies-next": "^6.1.0",
79
- "fitty": "^2.4.2",
80
- "js-cookie": "^3.0.5",
81
- "react-loading-skeleton": "^3.5.0",
82
- "react-multi-carousel": "^2.8.5",
83
- "uuid": "^13.0.0",
84
- "swiper": "^12.1.4"
85
- }
86
- }
1
+ {
2
+ "name": "@sunrise-upc/sales-static-components",
3
+ "version": "3.8.0",
4
+ "description": "Static Reusable Components Library",
5
+ "type": "module",
6
+ "main": "dist/cjs/index.js",
7
+ "module": "dist/esm/index.js",
8
+ "exports": {
9
+ ".": {
10
+ "import": "./dist/esm/index.js",
11
+ "require": "./dist/cjs/index.js",
12
+ "types": "./dist/index.d.ts"
13
+ },
14
+ "./navigation.css": "./dist/navigation.css"
15
+ },
16
+ "sideEffects": [
17
+ "**/*.css",
18
+ "**/*.scss"
19
+ ],
20
+ "files": [
21
+ "dist",
22
+ "package.json"
23
+ ],
24
+ "typings": "dist/index.d.ts",
25
+ "scripts": {
26
+ "test": "echo \"Error: no test specified\" && exit 1",
27
+ "clean": "rimraf dist",
28
+ "build": "npm run clean && rollup -c",
29
+ "prepare": "npm run build",
30
+ "dev": "npm run clean && rollup -c -w",
31
+ "prepatch": "npm --no-git-tag-version version prepatch",
32
+ "release:major": "npm version major && npm publish --access public --tag latest",
33
+ "release:minor": "npm version minor && npm publish --access public --tag latest",
34
+ "release:patch": "npm version patch && npm publish --access public --tag latest",
35
+ "release:prepatch": "npm version prepatch --preid=beta && npm publish --access public --tag latest",
36
+ "release:prerelease": "npm version prerelease --preid=beta && npm publish --access public --tag latest"
37
+ },
38
+ "repository": {
39
+ "type": "git",
40
+ "url": "git+https://Angles_Kathirvel@bitbucket.org/sunrisedigitalbusiness/sunrise-ch-b2c-sales-static-components.git"
41
+ },
42
+ "author": "Angles Kathirvel",
43
+ "license": "ISC",
44
+ "bugs": {
45
+ "url": "https://bitbucket.org/sunrisedigitalbusiness/sunrise-ch-b2c-sales-static-components/issues"
46
+ },
47
+ "homepage": "https://bitbucket.org/sunrisedigitalbusiness/sunrise-ch-b2c-sales-static-components#readme",
48
+ "devDependencies": {
49
+ "@rollup/plugin-commonjs": "^29.0.0",
50
+ "@rollup/plugin-json": "^6.1.0",
51
+ "@rollup/plugin-node-resolve": "^16.0.3",
52
+ "@rollup/plugin-terser": "^0.4.4",
53
+ "@rollup/plugin-typescript": "^12.3.0",
54
+ "@types/js-cookie": "^3.0.6",
55
+ "@types/node": "^24.6.0",
56
+ "@types/react": "^19.1.13",
57
+ "@types/react-dom": "^19.1.9",
58
+ "rimraf": "^6.0.1",
59
+ "rollup": "^4.56.0",
60
+ "rollup-plugin-dts": "^6.3.0",
61
+ "rollup-plugin-peer-deps-external": "^2.2.4",
62
+ "postcss": "^8.5.3",
63
+ "postcss-modules": "^6.0.0",
64
+ "sass": "^1.93.0",
65
+ "tslib": "^2.8.1",
66
+ "typescript": "^5.9.2"
67
+ },
68
+ "peerDependencies": {
69
+ "react": "^19.1.0",
70
+ "react-dom": "^19.1.0",
71
+ "react-bootstrap": "^2.10.10",
72
+ "storyblok-rich-text-react-renderer": "^3.0.1"
73
+ },
74
+ "dependencies": {
75
+ "@sunrise-upc/ajax-lib": "^3.0.0",
76
+ "@sunrise-upc/sun-b2c-search-lib": "^2.0.0",
77
+ "axios": "^1.12.2",
78
+ "cookies-next": "^6.1.0",
79
+ "fitty": "^2.4.2",
80
+ "js-cookie": "^3.0.5",
81
+ "react-loading-skeleton": "^3.5.0",
82
+ "react-multi-carousel": "^2.8.5",
83
+ "uuid": "^13.0.0",
84
+ "swiper": "^12.1.4"
85
+ }
86
+ }