@orangesk/cms-templates 1.0.0-beta.1 → 1.0.0-beta.11
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 +30 -1
- package/build/assets/100gb-preklik.png +0 -0
- package/build/assets/faktura-1.png +0 -0
- package/build/assets/faktura-2.png +0 -0
- package/build/assets/faktura-3.png +0 -0
- package/build/assets/faktura-4.png +0 -0
- package/build/assets/faktura-5.png +0 -0
- package/build/assets/find-work-in-central.png +0 -0
- package/build/assets/form-error.svg +6 -0
- package/build/assets/form-success.svg +5 -0
- package/build/assets/form-waiting.svg +7 -0
- package/build/assets/how-to-secure.png +0 -0
- package/build/assets/image-placeholder-black.png +0 -0
- package/build/assets/image-placeholder.png +0 -0
- package/build/assets/kariera-1.png +0 -0
- package/build/assets/kariera-2.png +0 -0
- package/build/assets/kariera-3.png +0 -0
- package/build/assets/kariera-4.png +0 -0
- package/build/assets/kariera-5.png +0 -0
- package/build/assets/kariera-digital-future.png +0 -0
- package/build/assets/kariera-promo.png +0 -0
- package/build/assets/kariera-promo.svg +18 -0
- package/build/assets/kariera-v-orange.png +0 -0
- package/build/assets/love-odporucane-baliky-hero-xxl@2x.png +0 -0
- package/build/assets/luma-logo-small.png +0 -0
- package/build/assets/market-lokator.png +0 -0
- package/build/assets/orange-tv-box-1.png +0 -0
- package/build/assets/orange-tv-box-10.png +0 -0
- package/build/assets/orange-tv-box-11.png +0 -0
- package/build/assets/orange-tv-box-12.png +0 -0
- package/build/assets/orange-tv-box-13.png +0 -0
- package/build/assets/orange-tv-box-14.png +0 -0
- package/build/assets/orange-tv-box-2.png +0 -0
- package/build/assets/orange-tv-box-3.png +0 -0
- package/build/assets/orange-tv-box-4.png +0 -0
- package/build/assets/orange-tv-box-5.png +0 -0
- package/build/assets/orange-tv-box-6.png +0 -0
- package/build/assets/orange-tv-box-7.png +0 -0
- package/build/assets/orange-tv-box-8.png +0 -0
- package/build/assets/orange-tv-box-9.png +0 -0
- package/build/assets/quote.svg +3 -0
- package/build/assets/recruiter-placeholder.png +0 -0
- package/build/assets/references-dominik.png +0 -0
- package/build/assets/references-kristina.png +0 -0
- package/build/assets/references-marian.png +0 -0
- package/build/assets/samsung-galaxy-24-je-tu-lg.png +0 -0
- package/build/assets/samsung-galaxy-24-je-tu.png +0 -0
- package/build/assets/samsung-galaxy-zflip7@2x.png +0 -0
- package/build/assets/samsung-galaxy-zfold7@2x.png +0 -0
- package/build/assets/samsung-hero-xxl.png +0 -0
- package/build/assets/soc-ako-sluzba.png +0 -0
- package/build/assets/soc-stats-1.svg +7 -0
- package/build/assets/soc-stats-2.svg +21 -0
- package/build/assets/tlacove-spravy.png +0 -0
- package/build/assets/tv-aid-1.svg +53 -0
- package/build/assets/tv-aid-2.svg +16 -0
- package/build/assets/tv-aid-3.svg +88 -0
- package/build/assets/tv-aid-4.svg +70 -0
- package/build/assets/video-placeholder.png +0 -0
- package/build/assets/what-is-that.png +0 -0
- package/build/assets/work-on-central-placeholder.png +0 -0
- package/build/assets/youtube-logo-small.png +0 -0
- package/build/changelog/index.html +172 -9
- package/build/components/ContactFormB2B/index.html +29 -0
- package/build/fonts/HelveticaNeue-Bold.woff2 +0 -0
- package/build/fonts/HelveticaNeue-Light.woff2 +0 -0
- package/build/fonts/HelveticaNeue-Roman.woff2 +0 -0
- package/build/index.html +6 -4
- package/build/lib/base.css +3 -0
- package/build/lib/base.css.map +1 -0
- package/build/lib/components.css +1 -1
- package/build/lib/components.css.map +1 -1
- package/build/lib/footer.css +1 -1
- package/build/lib/footer.css.map +1 -1
- package/build/lib/megamenu.css +1 -1
- package/build/lib/megamenu.css.map +1 -1
- package/build/lib/megamenu.js +1 -1
- package/build/lib/megamenu.js.map +1 -1
- package/build/lib/scripts.js +1 -9
- package/build/lib/scripts.js.map +1 -1
- package/build/lib/style.css +1 -1
- package/build/lib/style.css.map +1 -1
- package/build/lib/tsconfig.tsbuildinfo +1 -1
- package/build/lib/utilities.css +2 -0
- package/build/lib/utilities.css.map +1 -0
- package/build/pages/basic-page-about-the-brand/index.html +3 -3
- package/build/pages/basic-page-gdpr/index.html +3 -3
- package/build/pages/blog-homepage-clovek/index.html +3 -18
- package/build/pages/blog-news-clovek/index.html +3 -3
- package/build/pages/blog-post-clovek/index.html +3 -3
- package/build/pages/business-trends-homepage/index.html +29 -0
- package/build/pages/business-trends-news/index.html +29 -0
- package/build/pages/business-trends-post/index.html +29 -0
- package/build/pages/career-at-orange/index.html +44 -0
- package/build/pages/device-lp-b2b/index.html +3 -3
- package/build/pages/device-lp-b2c/index.html +3 -3
- package/build/pages/device-lp-dvojicky-b2b/index.html +29 -0
- package/build/pages/device-lp-dvojicky-b2c/index.html +29 -0
- package/build/pages/digital-invoice/index.html +44 -0
- package/build/pages/help-and-support-b2b/index.html +29 -0
- package/build/pages/help-and-support-b2c/index.html +29 -0
- package/build/pages/homepage-b2b/index.html +3 -3
- package/build/pages/homepage-b2c/index.html +3 -3
- package/build/pages/increased-invoice/index.html +45 -0
- package/build/pages/invoices-and-payments/index.html +44 -0
- package/build/pages/job-offer-detail/index.html +44 -0
- package/build/pages/manuals-and-settings/index.html +44 -0
- package/build/pages/manuals-and-settings-general-template/index.html +44 -0
- package/build/pages/navody-a-nastavenia-apple-ios-16/index.html +44 -0
- package/build/pages/orange-tv-box/index.html +46 -0
- package/build/pages/press-and-news-releases/index.html +3 -3
- package/build/pages/press-and-news-releases-post/index.html +44 -0
- package/build/pages/press-center-docs-library/index.html +3 -3
- package/build/pages/press-center-general-terms/index.html +26 -26
- package/build/pages/press-center-informations-for-customers/index.html +3 -3
- package/build/pages/pricelist/index.html +3 -3
- package/build/pages/pricelist-tariff/index.html +3 -3
- package/build/pages/product-page-b2b-market-locator/index.html +44 -0
- package/build/pages/product-page-b2b-microsoft-365/index.html +3 -3
- package/build/pages/product-page-b2b-soc-as-a-service/index.html +44 -0
- package/build/pages/product-page-b2c-equipment-insurance/index.html +5 -12
- package/build/pages/product-page-b2c-online-security/index.html +5 -5
- package/build/pages/product-page-b2c-prima-volba/index.html +3 -3
- package/build/pages/roaming-b2b/index.html +4 -4
- package/build/pages/roaming-b2c/index.html +4 -4
- package/build/pages/roaming-b2c-detail/index.html +29 -0
- package/build/pages/roaming-b2c-overview/index.html +29 -0
- package/build/pages/signpost-insurance/index.html +3 -3
- package/build/pages/signpost-products-and-services/index.html +3 -3
- package/build/pages/tv-first-aid/index.html +46 -0
- package/build/pages/work-on-central/index.html +47 -0
- package/build/readme/index.html +23 -4
- package/build/shame.css +42 -76
- package/build/sprite.svg +1 -1
- package/package.json +12 -13
- package/build/assets/mirosoft-project.svg +0 -5
- package/build/assets/power-point.svg +0 -5
- package/build/assets/prima-vobla.png +0 -0
- package/build/assets/prima-volba-1.jpg +0 -0
- package/build/assets/project.svg +0 -5
- package/build/lib/after-components.css +0 -2
- package/build/lib/after-components.css.map +0 -1
- package/build/lib/before-components.css +0 -3
- package/build/lib/before-components.css.map +0 -1
- package/build/lib/scripts.css +0 -2
- package/build/lib/scripts.css.map +0 -1
- package/build/modules/image-section/README/index.html +0 -54
- package/build/modules/image-section/background-image/index.html +0 -44
- package/build/modules/image-section/half-width-image/index.html +0 -46
- package/build/modules/image-section/third-width-2-image-section/index.html +0 -44
- package/build/modules/image-section/third-width-frame-image-section/index.html +0 -49
- package/build/pages/equipment-insurance/index.html +0 -54
- package/build/pages/online-security/index.html +0 -53
- package/build/pages/press-center/index.html +0 -44
- package/build/pages/press-center-general-terms copy/index.html +0 -67
- package/build/pages/pricelist-tarrif/index.html +0 -44
- package/build/pages/product-page-b2c-prima-volba-signpost/index.html +0 -44
- package/build/pages/roaming-b2x/index.html +0 -44
- /package/build/lib/{after-components.js → base.js} +0 -0
- /package/build/lib/{before-components.js → utilities.js} +0 -0
package/build/shame.css
CHANGED
|
@@ -3,54 +3,6 @@
|
|
|
3
3
|
border-radius: 0;
|
|
4
4
|
}
|
|
5
5
|
}
|
|
6
|
-
@media screen and (min-width: 768px) {
|
|
7
|
-
.container--stretch-right {
|
|
8
|
-
--container-margin-left: calc((100vw - 744px) / 2);
|
|
9
|
-
min-width: calc(744px + var(--container-margin-left));
|
|
10
|
-
margin-left: var(--container-margin-left);
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
@media screen and (min-width: 992px) {
|
|
14
|
-
.container--stretch-right {
|
|
15
|
-
--container-margin-left: calc((100vw - 960px) / 2);
|
|
16
|
-
min-width: calc(960px + var(--container-margin-left));
|
|
17
|
-
margin-left: var(--container-margin-left);
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
@media screen and (min-width: 1240px) {
|
|
21
|
-
.container--stretch-right {
|
|
22
|
-
--container-margin-left: calc((100vw - 1200px) / 2);
|
|
23
|
-
min-width: calc(1200px + var(--container-margin-left));
|
|
24
|
-
margin-left: var(--container-margin-left);
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
@media screen and (min-width: 1380px) {
|
|
28
|
-
.container--stretch-right {
|
|
29
|
-
--container-margin-left: calc((100vw - 1320px) / 2);
|
|
30
|
-
min-width: calc(1320px + var(--container-margin-left));
|
|
31
|
-
margin-left: var(--container-margin-left);
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
html {
|
|
36
|
-
scroll-behavior: smooth;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.toc li {
|
|
40
|
-
position: relative;
|
|
41
|
-
}
|
|
42
|
-
.toc li:has(a.is-active)::before {
|
|
43
|
-
content: "";
|
|
44
|
-
width: 0.875rem;
|
|
45
|
-
height: 1rem;
|
|
46
|
-
background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjUgNy45OTk4TDAgMTUuNzk0TDYuODEzOTNlLTA3IDAuMjA1NTY2TDEzLjUgNy45OTk4WiIgZmlsbD0iI0ZGNzkwMCIvPgo8L3N2Zz4K");
|
|
47
|
-
background-repeat: no-repeat;
|
|
48
|
-
background-size: contain;
|
|
49
|
-
position: absolute;
|
|
50
|
-
left: -1.25rem;
|
|
51
|
-
top: 0.375rem;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
6
|
@layer components {
|
|
55
7
|
.product-image {
|
|
56
8
|
position: relative;
|
|
@@ -88,46 +40,48 @@ html {
|
|
|
88
40
|
background-color: #ec3526;
|
|
89
41
|
}
|
|
90
42
|
}
|
|
43
|
+
.tiles {
|
|
44
|
+
overflow-x: auto;
|
|
45
|
+
flex-wrap: nowrap;
|
|
46
|
+
}
|
|
47
|
+
.tiles .grid_col {
|
|
48
|
+
max-width: 7.5rem;
|
|
49
|
+
}
|
|
91
50
|
.tiles .tile__body {
|
|
92
|
-
flex-direction:
|
|
51
|
+
flex-direction: column;
|
|
52
|
+
font-size: 1rem;
|
|
93
53
|
}
|
|
94
|
-
@media screen and (
|
|
54
|
+
@media screen and (max-width: 991.98px) {
|
|
95
55
|
.tiles .tile__body {
|
|
96
|
-
flex-direction:
|
|
56
|
+
flex-direction: row;
|
|
57
|
+
padding: 1rem;
|
|
97
58
|
}
|
|
98
59
|
}
|
|
99
|
-
@media screen and (max-width:
|
|
60
|
+
@media screen and (max-width: 991.98px) {
|
|
100
61
|
.tiles__icon {
|
|
101
|
-
margin-right: 0.
|
|
62
|
+
margin-right: 0.625rem;
|
|
102
63
|
}
|
|
103
64
|
}
|
|
104
65
|
|
|
105
|
-
@
|
|
106
|
-
.
|
|
107
|
-
|
|
66
|
+
@layer components {
|
|
67
|
+
.plus-pill {
|
|
68
|
+
position: absolute;
|
|
69
|
+
right: -2rem;
|
|
70
|
+
z-index: 1;
|
|
71
|
+
top: 33%;
|
|
72
|
+
border-width: 1px !important;
|
|
108
73
|
}
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
.
|
|
112
|
-
|
|
113
|
-
padding: 1.875rem 0;
|
|
114
|
-
}
|
|
115
|
-
@media screen and (min-width: 992px) {
|
|
116
|
-
.section-innovations {
|
|
117
|
-
padding: 3.75rem 0;
|
|
118
|
-
min-height: 50rem;
|
|
74
|
+
@media screen and (max-width: 991.98px) {
|
|
75
|
+
.plus-pill {
|
|
76
|
+
right: -2.625rem;
|
|
77
|
+
}
|
|
119
78
|
}
|
|
120
|
-
|
|
121
|
-
.
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
}
|
|
125
|
-
@media screen and (min-width: 992px) {
|
|
126
|
-
.section-innovations .card__section {
|
|
127
|
-
padding: 3.75rem;
|
|
79
|
+
@media screen and (max-width: 767.98px) {
|
|
80
|
+
.plus-pill {
|
|
81
|
+
right: -2.125rem;
|
|
82
|
+
}
|
|
128
83
|
}
|
|
129
84
|
}
|
|
130
|
-
|
|
131
85
|
@layer base {
|
|
132
86
|
h1[id],
|
|
133
87
|
h2[id],
|
|
@@ -161,11 +115,23 @@ html {
|
|
|
161
115
|
}
|
|
162
116
|
@layer base {
|
|
163
117
|
html {
|
|
164
|
-
|
|
118
|
+
scroll-behavior: smooth;
|
|
119
|
+
}
|
|
120
|
+
body {
|
|
121
|
+
overflow-x: clip;
|
|
122
|
+
font-size: 1.125rem;
|
|
165
123
|
}
|
|
166
124
|
}
|
|
167
125
|
@layer components {
|
|
168
126
|
.carousel__slide .card {
|
|
169
127
|
flex: 1;
|
|
170
128
|
}
|
|
129
|
+
li svg {
|
|
130
|
+
flex-shrink: 0;
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
@layer utilities {
|
|
134
|
+
.shrink-0 {
|
|
135
|
+
flex-shrink: 0;
|
|
136
|
+
}
|
|
171
137
|
}
|