@sunrise-upc/sales-static-components 3.8.1 → 3.8.3
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/README.md +8 -8
- package/dist/cjs/components/ButtonGroup/ButtonGroup.css +95 -95
- package/dist/cjs/components/FalconButton/falconButton.js.map +1 -1
- package/dist/cjs/components/FalconMainNavigation/FalconHeader/BusinessCustomerLinkOut/BusinessCustomerLinkOut.js.map +1 -1
- package/dist/cjs/components/FalconMainNavigation/MobileNavigation/MobileMenuItem/MobileMenuItem.js.map +1 -1
- package/dist/cjs/components/FalconMainNavigation/ProfileLinkOut/ProfileLinkOut.css +50 -0
- package/dist/cjs/components/FalconMainNavigation/ProfileLinkOut/ProfileLinkOut.js +1 -1
- package/dist/cjs/components/FalconMainNavigation/ProfileLinkOut/ProfileLinkOut.js.map +1 -1
- package/dist/cjs/components/FalconMainNavigation/ProfileLinkOut/ProfileLinkOut.module.scss.css +50 -0
- package/dist/cjs/components/InternetAndTvCardsBenefits/InternetAndTvCardItemBenefits.js.map +1 -1
- package/dist/cjs/components/RibbonComponent/RibbonComponent.css +389 -389
- package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.css +68 -68
- package/dist/cjs/components/StageTeaserComponent/DoubleGrid/DoubleGridComponent.css +937 -937
- package/dist/cjs/components/StageTeaserComponent/SingleGrid/SingleGridRedefined.js.map +1 -1
- package/dist/cjs/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.css +87 -87
- package/dist/cjs/components/StageTeaserV3/SingleGrid/SingleGridComponent.css +87 -87
- package/dist/cjs/components/linecheck/AutoComplete.css +484 -484
- package/dist/cjs/components/linecheck/LineCheckV2.css +484 -484
- package/dist/cjs/components/linecheck/Success.css +484 -484
- package/dist/cjs/node_modules/immer/dist/immer.js +1 -1
- package/dist/cjs/node_modules/immer/dist/immer.js.map +1 -1
- package/dist/cjs/node_modules/instantsearch.js/es/lib/utils/getHighlightFromSiblings.js +1 -1
- package/dist/cjs/node_modules/instantsearch.js/es/lib/utils/getHighlightFromSiblings.js.map +1 -1
- package/dist/cjs/node_modules/instantsearch.js/es/lib/version.js +1 -1
- package/dist/cjs/node_modules/instantsearch.js/es/lib/version.js.map +1 -1
- package/dist/cjs/node_modules/react-instantsearch-core/dist/es/version.js +1 -1
- package/dist/cjs/node_modules/react-instantsearch-core/dist/es/version.js.map +1 -1
- package/dist/esm/components/ButtonGroup/ButtonGroup.css +95 -95
- package/dist/esm/components/FalconMainNavigation/ProfileLinkOut/ProfileLinkOut.css +50 -0
- package/dist/esm/components/FalconMainNavigation/ProfileLinkOut/ProfileLinkOut.js +1 -1
- package/dist/esm/components/FalconMainNavigation/ProfileLinkOut/ProfileLinkOut.js.map +1 -1
- package/dist/esm/components/FalconMainNavigation/ProfileLinkOut/ProfileLinkOut.module.scss.css +50 -0
- package/dist/esm/components/RibbonComponent/RibbonComponent.css +389 -389
- package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.css +68 -68
- package/dist/esm/components/StageTeaserComponent/DoubleGrid/DoubleGridComponent.css +937 -937
- package/dist/esm/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.css +87 -87
- package/dist/esm/components/StageTeaserV3/SingleGrid/SingleGridComponent.css +87 -87
- package/dist/esm/components/linecheck/AutoComplete.css +484 -484
- package/dist/esm/components/linecheck/LineCheckV2.css +484 -484
- package/dist/esm/components/linecheck/Success.css +484 -484
- package/dist/esm/node_modules/immer/dist/immer.js +1 -1
- package/dist/esm/node_modules/immer/dist/immer.js.map +1 -1
- package/dist/esm/node_modules/instantsearch.js/es/lib/utils/getHighlightFromSiblings.js +1 -1
- package/dist/esm/node_modules/instantsearch.js/es/lib/utils/getHighlightFromSiblings.js.map +1 -1
- package/dist/esm/node_modules/instantsearch.js/es/lib/version.js +1 -1
- package/dist/esm/node_modules/instantsearch.js/es/lib/version.js.map +1 -1
- package/dist/esm/node_modules/react-instantsearch-core/dist/es/version.js +1 -1
- package/dist/esm/node_modules/react-instantsearch-core/dist/es/version.js.map +1 -1
- package/dist/navigation.css +207 -157
- package/package.json +86 -86
package/dist/navigation.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*
|
|
1
|
+
/* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\FalconMainNavigation.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 */
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
276
|
|
|
277
|
-
/*
|
|
277
|
+
/* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\ResponsiveRow\row.module.scss */
|
|
278
278
|
/* center a block element */
|
|
279
279
|
/* use this to any of the pseudo elements as these are the mandatory properties */
|
|
280
280
|
/* setting styles in separate formats for cross browser support */
|
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
}
|
|
310
310
|
}
|
|
311
311
|
|
|
312
|
-
/*
|
|
312
|
+
/* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\InteractiveHamburger\InteractiveHamburger.module.scss */
|
|
313
313
|
/* center a block element */
|
|
314
314
|
/* use this to any of the pseudo elements as these are the mandatory properties */
|
|
315
315
|
/* setting styles in separate formats for cross browser support */
|
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
width: 24px;
|
|
352
352
|
}
|
|
353
353
|
|
|
354
|
-
/*
|
|
354
|
+
/* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\NavigationMenuItem\NavigationMenuItem.module.scss */
|
|
355
355
|
/* center a block element */
|
|
356
356
|
/* use this to any of the pseudo elements as these are the mandatory properties */
|
|
357
357
|
/* setting styles in separate formats for cross browser support */
|
|
@@ -433,7 +433,7 @@
|
|
|
433
433
|
position: relative;
|
|
434
434
|
}
|
|
435
435
|
|
|
436
|
-
/*
|
|
436
|
+
/* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\FalconHeader\FalconHeader.module.scss */
|
|
437
437
|
/* center a block element */
|
|
438
438
|
/* use this to any of the pseudo elements as these are the mandatory properties */
|
|
439
439
|
/* setting styles in separate formats for cross browser support */
|
|
@@ -512,7 +512,7 @@
|
|
|
512
512
|
color: #ffffff;
|
|
513
513
|
}
|
|
514
514
|
|
|
515
|
-
/*
|
|
515
|
+
/* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\MobileNavigation\MobileNavigation.module.scss */
|
|
516
516
|
/* center a block element */
|
|
517
517
|
/* use this to any of the pseudo elements as these are the mandatory properties */
|
|
518
518
|
/* setting styles in separate formats for cross browser support */
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
visibility: visible;
|
|
602
602
|
}
|
|
603
603
|
|
|
604
|
-
/*
|
|
604
|
+
/* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\MinimizedHeader\MinimizedHeader.module.scss */
|
|
605
605
|
/* center a block element */
|
|
606
606
|
/* use this to any of the pseudo elements as these are the mandatory properties */
|
|
607
607
|
/* setting styles in separate formats for cross browser support */
|
|
@@ -735,7 +735,152 @@
|
|
|
735
735
|
}
|
|
736
736
|
}
|
|
737
737
|
|
|
738
|
-
/*
|
|
738
|
+
/* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\FalconHeader\LocaleSelector\LocaleSelector.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
|
+
.LocaleSelector-module__button___0LEXR {
|
|
746
|
+
position: relative;
|
|
747
|
+
}
|
|
748
|
+
.LocaleSelector-module__button___0LEXR button {
|
|
749
|
+
background-color: transparent;
|
|
750
|
+
color: #3d3935;
|
|
751
|
+
border: 0;
|
|
752
|
+
border-radius: 4px;
|
|
753
|
+
padding-bottom: 5px;
|
|
754
|
+
cursor: pointer;
|
|
755
|
+
height: 42px;
|
|
756
|
+
font-size: 14px;
|
|
757
|
+
line-height: 20px;
|
|
758
|
+
width: 100%;
|
|
759
|
+
}
|
|
760
|
+
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__chevron___o3l3R {
|
|
761
|
+
background-position: center center;
|
|
762
|
+
background-repeat: no-repeat;
|
|
763
|
+
height: 8px;
|
|
764
|
+
margin-left: 10px;
|
|
765
|
+
margin-top: 2px;
|
|
766
|
+
transition: transform 0.2s ease, -webkit-transform 0.2s ease;
|
|
767
|
+
width: 14px;
|
|
768
|
+
}
|
|
769
|
+
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__chevron___o3l3R.active {
|
|
770
|
+
-webkit-transform: rotate(-180deg);
|
|
771
|
+
-moz-transform: rotate(-180deg);
|
|
772
|
+
-o-transform: rotate(-180deg);
|
|
773
|
+
transform: rotate(-180deg);
|
|
774
|
+
}
|
|
775
|
+
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta {
|
|
776
|
+
padding: 24px 32px;
|
|
777
|
+
background-color: #ffffff;
|
|
778
|
+
transform: matrix(1, 0, 0, 1, -96.6667, 0) translateY(0px) translateX(-57px) !important;
|
|
779
|
+
}
|
|
780
|
+
@media (max-width: 1023px) {
|
|
781
|
+
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta {
|
|
782
|
+
transform: matrix(1, 0, 0, 1, -96.6667, 0) translateY(0px) translateX(7px) !important;
|
|
783
|
+
}
|
|
784
|
+
}
|
|
785
|
+
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta {
|
|
786
|
+
box-shadow: 0px 20px 30px -8px rgba(87, 84, 82, 0.4);
|
|
787
|
+
border-radius: 0px 0px 8px 8px;
|
|
788
|
+
margin-bottom: 4px;
|
|
789
|
+
white-space: nowrap;
|
|
790
|
+
position: absolute;
|
|
791
|
+
z-index: 100;
|
|
792
|
+
-webkit-transform: translateX(-50%);
|
|
793
|
+
-moz-transform: translateX(-50%);
|
|
794
|
+
-o-transform: translateX(-50%);
|
|
795
|
+
transform: translateX(-50%);
|
|
796
|
+
}
|
|
797
|
+
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE:not(:first-child) {
|
|
798
|
+
margin-left: 0 !important;
|
|
799
|
+
}
|
|
800
|
+
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active {
|
|
801
|
+
font-weight: bold;
|
|
802
|
+
}
|
|
803
|
+
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a {
|
|
804
|
+
color: #da291c;
|
|
805
|
+
}
|
|
806
|
+
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a::before {
|
|
807
|
+
content: none !important;
|
|
808
|
+
display: none !important;
|
|
809
|
+
}
|
|
810
|
+
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a:before {
|
|
811
|
+
display: none !important;
|
|
812
|
+
}
|
|
813
|
+
|
|
814
|
+
.LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 button {
|
|
815
|
+
color: #ffffff;
|
|
816
|
+
}
|
|
817
|
+
@media (max-width: 1023px) {
|
|
818
|
+
.LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 button {
|
|
819
|
+
background-color: #1f1f1f;
|
|
820
|
+
}
|
|
821
|
+
}
|
|
822
|
+
.LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__chevron___o3l3R {
|
|
823
|
+
filter: brightness(0) invert(0.9);
|
|
824
|
+
}
|
|
825
|
+
.LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__pop-up___HV8Ta {
|
|
826
|
+
background-color: #1f1f1f;
|
|
827
|
+
box-shadow: 0px 20px 30px -8px rgba(0, 0, 0, 0.5);
|
|
828
|
+
}
|
|
829
|
+
.LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE a {
|
|
830
|
+
color: #ffffff;
|
|
831
|
+
}
|
|
832
|
+
.LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a {
|
|
833
|
+
color: #da291c;
|
|
834
|
+
}
|
|
835
|
+
|
|
836
|
+
.LocaleSelector-module__list-item___JVlRE a {
|
|
837
|
+
font-size: 16px !important;
|
|
838
|
+
line-height: 24px !important;
|
|
839
|
+
display: flex;
|
|
840
|
+
padding: 0 !important;
|
|
841
|
+
}
|
|
842
|
+
.LocaleSelector-module__list-item___JVlRE a span {
|
|
843
|
+
margin: 10px 0 !important;
|
|
844
|
+
}
|
|
845
|
+
.LocaleSelector-module__list-item___JVlRE a::before {
|
|
846
|
+
content: none;
|
|
847
|
+
display: none !important;
|
|
848
|
+
}
|
|
849
|
+
|
|
850
|
+
@media (max-width: 1023px) {
|
|
851
|
+
.LocaleSelector-module__button___0LEXR {
|
|
852
|
+
color: #575452;
|
|
853
|
+
position: relative;
|
|
854
|
+
}
|
|
855
|
+
.LocaleSelector-module__button___0LEXR button {
|
|
856
|
+
background-color: #ffffff;
|
|
857
|
+
border: 0;
|
|
858
|
+
border-radius: 4px;
|
|
859
|
+
cursor: pointer;
|
|
860
|
+
font-size: 14px;
|
|
861
|
+
line-height: 20px;
|
|
862
|
+
width: 100%;
|
|
863
|
+
}
|
|
864
|
+
.LocaleSelector-module__pop-up___HV8Ta {
|
|
865
|
+
padding: 0px 12px !important;
|
|
866
|
+
}
|
|
867
|
+
.LocaleSelector-module__pop-up___HV8Ta img {
|
|
868
|
+
padding-left: 12px;
|
|
869
|
+
}
|
|
870
|
+
.LocaleSelector-module__list-item___JVlRE a {
|
|
871
|
+
font-size: 16px;
|
|
872
|
+
line-height: 24px;
|
|
873
|
+
font-weight: 400;
|
|
874
|
+
display: flex;
|
|
875
|
+
padding: 10px 12px;
|
|
876
|
+
}
|
|
877
|
+
.LocaleSelector-module__list-item___JVlRE a::before {
|
|
878
|
+
content: none;
|
|
879
|
+
display: none !important;
|
|
880
|
+
}
|
|
881
|
+
}
|
|
882
|
+
|
|
883
|
+
/* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\ProfileLinkOut\ProfileLinkOut.module.scss */
|
|
739
884
|
/* center a block element */
|
|
740
885
|
/* use this to any of the pseudo elements as these are the mandatory properties */
|
|
741
886
|
/* setting styles in separate formats for cross browser support */
|
|
@@ -817,12 +962,62 @@
|
|
|
817
962
|
}
|
|
818
963
|
}
|
|
819
964
|
|
|
965
|
+
.ProfileLinkOut-module__non-section___G1jJY.ProfileLinkOut-module__black-friday___2i7mp .ProfileLinkOut-module__profile-name___HZpSJ {
|
|
966
|
+
color: #ffffff;
|
|
967
|
+
}
|
|
968
|
+
.ProfileLinkOut-module__non-section___G1jJY.ProfileLinkOut-module__black-friday___2i7mp .ProfileLinkOut-module__profile-arrow-icon___qRTRn,
|
|
969
|
+
.ProfileLinkOut-module__non-section___G1jJY.ProfileLinkOut-module__black-friday___2i7mp .ProfileLinkOut-module__profile-arrow-down-icon___Ug9Rs {
|
|
970
|
+
filter: brightness(0) invert(0.9);
|
|
971
|
+
}
|
|
820
972
|
@media (max-width: 1023px) {
|
|
821
973
|
.ProfileLinkOut-module__non-section___G1jJY.ProfileLinkOut-module__black-friday___2i7mp {
|
|
822
974
|
background-color: #1f1f1f !important;
|
|
823
975
|
}
|
|
824
976
|
}
|
|
825
977
|
|
|
978
|
+
.ProfileLinkOut-module__section___kiIP8.ProfileLinkOut-module__black-friday___2i7mp, .ProfileLinkOut-module__black-friday___2i7mp.ProfileLinkOut-module__non-section___G1jJY {
|
|
979
|
+
background-color: transparent;
|
|
980
|
+
}
|
|
981
|
+
.ProfileLinkOut-module__section___kiIP8.ProfileLinkOut-module__black-friday___2i7mp .ProfileLinkOut-module__profile-name___HZpSJ, .ProfileLinkOut-module__black-friday___2i7mp.ProfileLinkOut-module__non-section___G1jJY .ProfileLinkOut-module__profile-name___HZpSJ {
|
|
982
|
+
color: #ffffff;
|
|
983
|
+
}
|
|
984
|
+
.ProfileLinkOut-module__section___kiIP8.ProfileLinkOut-module__black-friday___2i7mp .ProfileLinkOut-module__profile-arrow-icon___qRTRn, .ProfileLinkOut-module__black-friday___2i7mp.ProfileLinkOut-module__non-section___G1jJY .ProfileLinkOut-module__profile-arrow-icon___qRTRn,
|
|
985
|
+
.ProfileLinkOut-module__section___kiIP8.ProfileLinkOut-module__black-friday___2i7mp .ProfileLinkOut-module__profile-arrow-down-icon___Ug9Rs,
|
|
986
|
+
.ProfileLinkOut-module__black-friday___2i7mp.ProfileLinkOut-module__non-section___G1jJY .ProfileLinkOut-module__profile-arrow-down-icon___Ug9Rs {
|
|
987
|
+
filter: brightness(0) invert(0.9);
|
|
988
|
+
}
|
|
989
|
+
@media (max-width: 1023px) {
|
|
990
|
+
.ProfileLinkOut-module__section___kiIP8.ProfileLinkOut-module__black-friday___2i7mp, .ProfileLinkOut-module__black-friday___2i7mp.ProfileLinkOut-module__non-section___G1jJY {
|
|
991
|
+
background-color: #1f1f1f;
|
|
992
|
+
}
|
|
993
|
+
}
|
|
994
|
+
|
|
995
|
+
.ProfileLinkOut-module__section___kiIP8.ProfileLinkOut-module__black-friday___2i7mp.ProfileLinkOut-module__highlight___XDufd, .ProfileLinkOut-module__black-friday___2i7mp.ProfileLinkOut-module__highlight___XDufd.ProfileLinkOut-module__non-section___G1jJY {
|
|
996
|
+
background-color: #111111;
|
|
997
|
+
}
|
|
998
|
+
|
|
999
|
+
.ProfileLinkOut-module__login-flyover___YDIVp.ProfileLinkOut-module__black-friday___2i7mp {
|
|
1000
|
+
background-color: #1f1f1f;
|
|
1001
|
+
box-shadow: 0px 20px 30px -8px rgba(0, 0, 0, 0.5);
|
|
1002
|
+
}
|
|
1003
|
+
.ProfileLinkOut-module__login-flyover___YDIVp.ProfileLinkOut-module__black-friday___2i7mp .ProfileLinkOut-module__salutation___u-T7S {
|
|
1004
|
+
color: #ffffff;
|
|
1005
|
+
border-bottom-color: #86807c;
|
|
1006
|
+
}
|
|
1007
|
+
.ProfileLinkOut-module__login-flyover___YDIVp.ProfileLinkOut-module__black-friday___2i7mp .ProfileLinkOut-module__mysunrise___F326W {
|
|
1008
|
+
background-color: #1f1f1f;
|
|
1009
|
+
}
|
|
1010
|
+
.ProfileLinkOut-module__login-flyover___YDIVp.ProfileLinkOut-module__black-friday___2i7mp .ProfileLinkOut-module__mysunrise___F326W a {
|
|
1011
|
+
color: #da291c;
|
|
1012
|
+
}
|
|
1013
|
+
.ProfileLinkOut-module__login-flyover___YDIVp.ProfileLinkOut-module__black-friday___2i7mp .ProfileLinkOut-module__logout___GfbcJ {
|
|
1014
|
+
color: #ffffff;
|
|
1015
|
+
background-color: #1f1f1f;
|
|
1016
|
+
}
|
|
1017
|
+
.ProfileLinkOut-module__login-flyover___YDIVp.ProfileLinkOut-module__black-friday___2i7mp .ProfileLinkOut-module__logout___GfbcJ img {
|
|
1018
|
+
filter: brightness(0) invert(0.9);
|
|
1019
|
+
}
|
|
1020
|
+
|
|
826
1021
|
.ProfileLinkOut-module__arrow___Mc7yw {
|
|
827
1022
|
display: none;
|
|
828
1023
|
}
|
|
@@ -928,7 +1123,7 @@
|
|
|
928
1123
|
}
|
|
929
1124
|
}
|
|
930
1125
|
|
|
931
|
-
/*
|
|
1126
|
+
/* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\MobileNavigation\MobileMenuItem\MobileMenuItem.module.scss */
|
|
932
1127
|
/* center a block element */
|
|
933
1128
|
/* use this to any of the pseudo elements as these are the mandatory properties */
|
|
934
1129
|
/* setting styles in separate formats for cross browser support */
|
|
@@ -986,7 +1181,7 @@
|
|
|
986
1181
|
filter: brightness(0) invert(0.9);
|
|
987
1182
|
}
|
|
988
1183
|
|
|
989
|
-
/*
|
|
1184
|
+
/* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\SubNavigation\SubNavigation.module.scss */
|
|
990
1185
|
/* center a block element */
|
|
991
1186
|
/* use this to any of the pseudo elements as these are the mandatory properties */
|
|
992
1187
|
/* setting styles in separate formats for cross browser support */
|
|
@@ -1066,152 +1261,7 @@
|
|
|
1066
1261
|
border: none;
|
|
1067
1262
|
}
|
|
1068
1263
|
|
|
1069
|
-
/*
|
|
1070
|
-
/* center a block element */
|
|
1071
|
-
/* use this to any of the pseudo elements as these are the mandatory properties */
|
|
1072
|
-
/* setting styles in separate formats for cross browser support */
|
|
1073
|
-
/* specify the max width for an element and apply ellipses and truncate the overflow */
|
|
1074
|
-
/* vertically center alilgn any HTML element */
|
|
1075
|
-
/* add basePath to assets */
|
|
1076
|
-
.LocaleSelector-module__button___0LEXR {
|
|
1077
|
-
position: relative;
|
|
1078
|
-
}
|
|
1079
|
-
.LocaleSelector-module__button___0LEXR button {
|
|
1080
|
-
background-color: transparent;
|
|
1081
|
-
color: #3d3935;
|
|
1082
|
-
border: 0;
|
|
1083
|
-
border-radius: 4px;
|
|
1084
|
-
padding-bottom: 5px;
|
|
1085
|
-
cursor: pointer;
|
|
1086
|
-
height: 42px;
|
|
1087
|
-
font-size: 14px;
|
|
1088
|
-
line-height: 20px;
|
|
1089
|
-
width: 100%;
|
|
1090
|
-
}
|
|
1091
|
-
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__chevron___o3l3R {
|
|
1092
|
-
background-position: center center;
|
|
1093
|
-
background-repeat: no-repeat;
|
|
1094
|
-
height: 8px;
|
|
1095
|
-
margin-left: 10px;
|
|
1096
|
-
margin-top: 2px;
|
|
1097
|
-
transition: transform 0.2s ease, -webkit-transform 0.2s ease;
|
|
1098
|
-
width: 14px;
|
|
1099
|
-
}
|
|
1100
|
-
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__chevron___o3l3R.active {
|
|
1101
|
-
-webkit-transform: rotate(-180deg);
|
|
1102
|
-
-moz-transform: rotate(-180deg);
|
|
1103
|
-
-o-transform: rotate(-180deg);
|
|
1104
|
-
transform: rotate(-180deg);
|
|
1105
|
-
}
|
|
1106
|
-
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta {
|
|
1107
|
-
padding: 24px 32px;
|
|
1108
|
-
background-color: #ffffff;
|
|
1109
|
-
transform: matrix(1, 0, 0, 1, -96.6667, 0) translateY(0px) translateX(-57px) !important;
|
|
1110
|
-
}
|
|
1111
|
-
@media (max-width: 1023px) {
|
|
1112
|
-
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta {
|
|
1113
|
-
transform: matrix(1, 0, 0, 1, -96.6667, 0) translateY(0px) translateX(7px) !important;
|
|
1114
|
-
}
|
|
1115
|
-
}
|
|
1116
|
-
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta {
|
|
1117
|
-
box-shadow: 0px 20px 30px -8px rgba(87, 84, 82, 0.4);
|
|
1118
|
-
border-radius: 0px 0px 8px 8px;
|
|
1119
|
-
margin-bottom: 4px;
|
|
1120
|
-
white-space: nowrap;
|
|
1121
|
-
position: absolute;
|
|
1122
|
-
z-index: 100;
|
|
1123
|
-
-webkit-transform: translateX(-50%);
|
|
1124
|
-
-moz-transform: translateX(-50%);
|
|
1125
|
-
-o-transform: translateX(-50%);
|
|
1126
|
-
transform: translateX(-50%);
|
|
1127
|
-
}
|
|
1128
|
-
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE:not(:first-child) {
|
|
1129
|
-
margin-left: 0 !important;
|
|
1130
|
-
}
|
|
1131
|
-
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active {
|
|
1132
|
-
font-weight: bold;
|
|
1133
|
-
}
|
|
1134
|
-
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a {
|
|
1135
|
-
color: #da291c;
|
|
1136
|
-
}
|
|
1137
|
-
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a::before {
|
|
1138
|
-
content: none !important;
|
|
1139
|
-
display: none !important;
|
|
1140
|
-
}
|
|
1141
|
-
.LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a:before {
|
|
1142
|
-
display: none !important;
|
|
1143
|
-
}
|
|
1144
|
-
|
|
1145
|
-
.LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 button {
|
|
1146
|
-
color: #ffffff;
|
|
1147
|
-
}
|
|
1148
|
-
@media (max-width: 1023px) {
|
|
1149
|
-
.LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 button {
|
|
1150
|
-
background-color: #1f1f1f;
|
|
1151
|
-
}
|
|
1152
|
-
}
|
|
1153
|
-
.LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__chevron___o3l3R {
|
|
1154
|
-
filter: brightness(0) invert(0.9);
|
|
1155
|
-
}
|
|
1156
|
-
.LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__pop-up___HV8Ta {
|
|
1157
|
-
background-color: #1f1f1f;
|
|
1158
|
-
box-shadow: 0px 20px 30px -8px rgba(0, 0, 0, 0.5);
|
|
1159
|
-
}
|
|
1160
|
-
.LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE a {
|
|
1161
|
-
color: #ffffff;
|
|
1162
|
-
}
|
|
1163
|
-
.LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a {
|
|
1164
|
-
color: #da291c;
|
|
1165
|
-
}
|
|
1166
|
-
|
|
1167
|
-
.LocaleSelector-module__list-item___JVlRE a {
|
|
1168
|
-
font-size: 16px !important;
|
|
1169
|
-
line-height: 24px !important;
|
|
1170
|
-
display: flex;
|
|
1171
|
-
padding: 0 !important;
|
|
1172
|
-
}
|
|
1173
|
-
.LocaleSelector-module__list-item___JVlRE a span {
|
|
1174
|
-
margin: 10px 0 !important;
|
|
1175
|
-
}
|
|
1176
|
-
.LocaleSelector-module__list-item___JVlRE a::before {
|
|
1177
|
-
content: none;
|
|
1178
|
-
display: none !important;
|
|
1179
|
-
}
|
|
1180
|
-
|
|
1181
|
-
@media (max-width: 1023px) {
|
|
1182
|
-
.LocaleSelector-module__button___0LEXR {
|
|
1183
|
-
color: #575452;
|
|
1184
|
-
position: relative;
|
|
1185
|
-
}
|
|
1186
|
-
.LocaleSelector-module__button___0LEXR button {
|
|
1187
|
-
background-color: #ffffff;
|
|
1188
|
-
border: 0;
|
|
1189
|
-
border-radius: 4px;
|
|
1190
|
-
cursor: pointer;
|
|
1191
|
-
font-size: 14px;
|
|
1192
|
-
line-height: 20px;
|
|
1193
|
-
width: 100%;
|
|
1194
|
-
}
|
|
1195
|
-
.LocaleSelector-module__pop-up___HV8Ta {
|
|
1196
|
-
padding: 0px 12px !important;
|
|
1197
|
-
}
|
|
1198
|
-
.LocaleSelector-module__pop-up___HV8Ta img {
|
|
1199
|
-
padding-left: 12px;
|
|
1200
|
-
}
|
|
1201
|
-
.LocaleSelector-module__list-item___JVlRE a {
|
|
1202
|
-
font-size: 16px;
|
|
1203
|
-
line-height: 24px;
|
|
1204
|
-
font-weight: 400;
|
|
1205
|
-
display: flex;
|
|
1206
|
-
padding: 10px 12px;
|
|
1207
|
-
}
|
|
1208
|
-
.LocaleSelector-module__list-item___JVlRE a::before {
|
|
1209
|
-
content: none;
|
|
1210
|
-
display: none !important;
|
|
1211
|
-
}
|
|
1212
|
-
}
|
|
1213
|
-
|
|
1214
|
-
/* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/FalconHeader/BusinessCustomerLinkOut/BusinessCustomerLinkOut.module.scss */
|
|
1264
|
+
/* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\FalconHeader\BusinessCustomerLinkOut\BusinessCustomerLinkOut.module.scss */
|
|
1215
1265
|
/* center a block element */
|
|
1216
1266
|
/* use this to any of the pseudo elements as these are the mandatory properties */
|
|
1217
1267
|
/* setting styles in separate formats for cross browser support */
|
|
@@ -1298,7 +1348,7 @@
|
|
|
1298
1348
|
background-color: #1f1f1f;
|
|
1299
1349
|
}
|
|
1300
1350
|
|
|
1301
|
-
/*
|
|
1351
|
+
/* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\MobileNavigation\MobileSubNavigation\MobileSubNavigation.module.scss */
|
|
1302
1352
|
/* center a block element */
|
|
1303
1353
|
/* use this to any of the pseudo elements as these are the mandatory properties */
|
|
1304
1354
|
/* setting styles in separate formats for cross browser support */
|
package/package.json
CHANGED
|
@@ -1,86 +1,86 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@sunrise-upc/sales-static-components",
|
|
3
|
-
"version": "3.8.
|
|
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.3",
|
|
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
|
+
}
|