@inera/ids-design 5.5.1 → 6.0.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.
- package/components/accordion/accordion-lit.js +9 -0
- package/components/accordion/accordion.css +260 -0
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +245 -133
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +51 -20
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +3 -4
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +59 -22
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +36 -29
- package/components/card/card-lit.js +4 -2
- package/components/card/card.css +81 -40
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +47 -17
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +8 -14
- package/components/date-label/date-label-lit.js +1 -1
- package/components/date-label/date-label.css +8 -8
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +21 -2
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +15 -60
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +27 -9
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +28 -8
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +20 -1
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +14 -8
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +14 -8
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +30 -5
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +0 -1
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +33 -16
- package/components/header-1177/composite-header-1177.css +416 -191
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +123 -60
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +37 -4
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile.css +47 -8
- package/components/header-1177/header-1177-nav-item.css +71 -48
- package/components/header-1177/header-1177.css +166 -75
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +55 -12
- package/components/header-1177-admin/header-1177-admin-avatar.css +107 -40
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +31 -0
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item.css +47 -44
- package/components/header-1177-admin/header-1177-admin.css +61 -11
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +57 -13
- package/components/header-1177-pro/header-1177-pro-avatar.css +125 -60
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +23 -0
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item.css +59 -32
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +5 -2
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker.css +240 -60
- package/components/header-1177-pro/header-1177-pro.css +72 -12
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +6 -1
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +13 -7
- package/components/header-inera/header-inera-nav-mobile-lit.js +1 -1
- package/components/header-inera/header-inera-nav-mobile.css +5 -2
- package/components/header-inera/header-inera.css +41 -4
- package/components/header-inera-admin/composite-header-inera-admin.css +44 -23
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar.css +28 -4
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +12 -6
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item.css +13 -7
- package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-mobile.css +5 -2
- package/components/header-inera-admin/header-inera-admin.css +7 -4
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +135 -0
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +11 -9
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +113 -46
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +104 -41
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +30 -11
- package/components/puff-list/puff-list-lit.js +7 -0
- package/components/puff-list/puff-list.css +169 -0
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +43 -26
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +33 -8
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +45 -4
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab.css +7 -0
- package/components/tabs/tabs-lit.js +1 -1
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +45 -20
- package/global/_partials.css +3 -0
- package/global/global.css +771 -173
- package/global/icons/font/Inera-Design-Icons.eot +0 -0
- package/global/icons/font/Inera-Design-Icons.svg +155 -0
- package/global/icons/font/Inera-Design-Icons.ttf +0 -0
- package/global/icons/font/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +18 -0
- package/package.json +1 -1
- package/themes/1177/1177-tokens.css +2 -0
- package/themes/1177/1177.css +862 -318
- package/themes/1177-pro/1177-pro.css +864 -365
- package/themes/inera/inera.css +878 -328
- package/themes/inera-admin/inera-admin.css +881 -345
- package/components/expandable/expandable-lit.js +0 -7
- package/components/expandable/expandable.css +0 -108
- package/components/footer/footer-lit.js +0 -7
- package/components/footer/footer.css +0 -450
- package/components/list/list-lit.d.ts +0 -2
- package/components/list/list-lit.js +0 -7
- package/components/list/list.css +0 -143
- /package/components/{expandable/expandable-lit.d.ts → accordion/accordion-lit.d.ts} +0 -0
- /package/components/{footer/footer-lit.d.ts → puff-list/puff-list-lit.d.ts} +0 -0
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/*******
|
|
2
|
+
* ICONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
2
5
|
* BUTTONS
|
|
3
6
|
********/
|
|
4
7
|
/*******
|
|
@@ -72,23 +75,41 @@ header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1
|
|
|
72
75
|
width: 6.438rem;
|
|
73
76
|
min-height: 2.5rem;
|
|
74
77
|
position: relative;
|
|
78
|
+
display: flex;
|
|
75
79
|
align-items: center;
|
|
76
80
|
justify-content: center;
|
|
77
|
-
display: flex;
|
|
78
81
|
margin-left: 1.25rem;
|
|
79
82
|
margin-right: 1.5rem;
|
|
80
83
|
}
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
84
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link {
|
|
85
|
+
position: relative;
|
|
86
|
+
display: flex;
|
|
87
|
+
align-items: center;
|
|
88
|
+
width: 6.438rem;
|
|
89
|
+
min-height: 2.5rem;
|
|
90
|
+
cursor: pointer;
|
|
87
91
|
}
|
|
88
|
-
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo
|
|
92
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before {
|
|
93
|
+
font: icon;
|
|
94
|
+
font-family: "Inera-Design-Icons";
|
|
89
95
|
display: block;
|
|
96
|
+
position: absolute;
|
|
97
|
+
pointer-events: none;
|
|
98
|
+
content: "\e91e";
|
|
99
|
+
color: var(--IDS-ICON__COLOR);
|
|
100
|
+
font-size: 6.125rem;
|
|
101
|
+
}
|
|
102
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a,
|
|
103
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]) {
|
|
104
|
+
display: flex;
|
|
105
|
+
align-items: center;
|
|
106
|
+
width: 6.438rem;
|
|
107
|
+
min-height: 2.5rem;
|
|
108
|
+
font-size: 6.125rem;
|
|
109
|
+
color: var(--IDS-ICON__COLOR);
|
|
90
110
|
}
|
|
91
|
-
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a:focus
|
|
111
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a:focus,
|
|
112
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]):focus {
|
|
92
113
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
93
114
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
94
115
|
}
|
|
@@ -97,6 +118,20 @@ header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1
|
|
|
97
118
|
outline: var(--IDS-FOCUS__OUTLINE) !important;
|
|
98
119
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
99
120
|
}
|
|
121
|
+
@media (max-width: 1024px) {
|
|
122
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo {
|
|
123
|
+
width: 2.563rem;
|
|
124
|
+
margin-left: 0;
|
|
125
|
+
margin-right: 0.75rem;
|
|
126
|
+
}
|
|
127
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before {
|
|
128
|
+
font-size: 2.5rem;
|
|
129
|
+
}
|
|
130
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a,
|
|
131
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]) {
|
|
132
|
+
font-size: 2.5rem;
|
|
133
|
+
}
|
|
134
|
+
}
|
|
100
135
|
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text {
|
|
101
136
|
color: var(--IDS-COLOR-ACCENT-30);
|
|
102
137
|
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
@@ -198,16 +233,41 @@ header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pr
|
|
|
198
233
|
width: 6.438rem;
|
|
199
234
|
min-height: 2.5rem;
|
|
200
235
|
position: relative;
|
|
236
|
+
display: flex;
|
|
201
237
|
align-items: center;
|
|
202
238
|
justify-content: center;
|
|
203
|
-
display: flex;
|
|
204
239
|
margin-left: 1.25rem;
|
|
205
240
|
margin-right: 1.5rem;
|
|
206
241
|
}
|
|
207
|
-
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo
|
|
242
|
+
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link {
|
|
243
|
+
position: relative;
|
|
244
|
+
display: flex;
|
|
245
|
+
align-items: center;
|
|
246
|
+
width: 6.438rem;
|
|
247
|
+
min-height: 2.5rem;
|
|
248
|
+
cursor: pointer;
|
|
249
|
+
}
|
|
250
|
+
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before {
|
|
251
|
+
font: icon;
|
|
252
|
+
font-family: "Inera-Design-Icons";
|
|
208
253
|
display: block;
|
|
254
|
+
position: absolute;
|
|
255
|
+
pointer-events: none;
|
|
256
|
+
content: "\e91e";
|
|
257
|
+
color: var(--IDS-ICON__COLOR);
|
|
258
|
+
font-size: 6.125rem;
|
|
259
|
+
}
|
|
260
|
+
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a,
|
|
261
|
+
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]) {
|
|
262
|
+
display: flex;
|
|
263
|
+
align-items: center;
|
|
264
|
+
width: 6.438rem;
|
|
265
|
+
min-height: 2.5rem;
|
|
266
|
+
font-size: 6.125rem;
|
|
267
|
+
color: var(--IDS-ICON__COLOR);
|
|
209
268
|
}
|
|
210
|
-
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a:focus
|
|
269
|
+
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a:focus,
|
|
270
|
+
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]):focus {
|
|
211
271
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
212
272
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
213
273
|
}
|
|
@@ -246,7 +306,7 @@ header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__cont
|
|
|
246
306
|
max-width: 100% !important;
|
|
247
307
|
}
|
|
248
308
|
|
|
249
|
-
.ids-header-1177-pro--unresponsive
|
|
309
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button {
|
|
250
310
|
background: none;
|
|
251
311
|
color: inherit;
|
|
252
312
|
border: none;
|
|
@@ -254,6 +314,8 @@ header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__cont
|
|
|
254
314
|
font: inherit;
|
|
255
315
|
cursor: pointer;
|
|
256
316
|
outline: inherit;
|
|
317
|
+
border: none;
|
|
318
|
+
background-color: none;
|
|
257
319
|
font-size: 0.85rem !important;
|
|
258
320
|
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
259
321
|
color: var(--IDS-COLOR-ACCENT-40) !important;
|
|
@@ -264,9 +326,9 @@ header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__cont
|
|
|
264
326
|
gap: 1rem;
|
|
265
327
|
margin-left: 1rem;
|
|
266
328
|
margin-right: 1rem;
|
|
267
|
-
padding: 0 0.5rem;
|
|
329
|
+
padding: 0 2rem 0 0.5rem;
|
|
268
330
|
}
|
|
269
|
-
.ids-header-1177-pro--unresponsive
|
|
331
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button::before {
|
|
270
332
|
left: -1.5rem;
|
|
271
333
|
content: "";
|
|
272
334
|
position: absolute;
|
|
@@ -277,31 +339,59 @@ header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__cont
|
|
|
277
339
|
transform: translateY(-50%);
|
|
278
340
|
background: var(--IDS-COLOR-ACCENT-30);
|
|
279
341
|
}
|
|
280
|
-
.ids-header-1177-pro--unresponsive
|
|
342
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button:after {
|
|
343
|
+
font: icon;
|
|
344
|
+
font-family: "Inera-Design-Icons";
|
|
345
|
+
display: block;
|
|
346
|
+
position: absolute;
|
|
347
|
+
pointer-events: none;
|
|
348
|
+
content: "\e936";
|
|
349
|
+
color: var(--IDS-ICON__COLOR);
|
|
350
|
+
right: 0.5rem;
|
|
351
|
+
}
|
|
352
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--expanded:after {
|
|
353
|
+
content: "\e939";
|
|
354
|
+
}
|
|
355
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile {
|
|
281
356
|
display: none;
|
|
357
|
+
padding-right: 2rem;
|
|
358
|
+
margin-right: 0;
|
|
282
359
|
}
|
|
283
|
-
.ids-header-1177-pro--unresponsive
|
|
360
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile::before {
|
|
284
361
|
display: none;
|
|
285
362
|
}
|
|
286
|
-
.ids-header-1177-pro--unresponsive
|
|
363
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text {
|
|
287
364
|
font-size: 0.875rem;
|
|
288
365
|
display: flex;
|
|
289
|
-
|
|
366
|
+
position: relative;
|
|
367
|
+
padding-left: 1.75rem;
|
|
368
|
+
}
|
|
369
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text::before {
|
|
370
|
+
font: icon;
|
|
371
|
+
font-family: "Inera-Design-Icons";
|
|
372
|
+
display: block;
|
|
373
|
+
position: absolute;
|
|
374
|
+
pointer-events: none;
|
|
375
|
+
content: "\e921";
|
|
376
|
+
font-size: 1.25rem;
|
|
377
|
+
color: var(--IDS-ICON__COLOR);
|
|
378
|
+
top: 0;
|
|
379
|
+
left: 0;
|
|
290
380
|
}
|
|
291
|
-
.ids-header-1177-pro--unresponsive
|
|
381
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button:focus {
|
|
292
382
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
293
383
|
outline-offset: -0.125rem !important;
|
|
294
384
|
}
|
|
295
|
-
.ids-header-1177-pro--unresponsive
|
|
385
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button ::slotted([slot=region]) {
|
|
296
386
|
height: 2.5rem;
|
|
297
387
|
max-width: 12.5rem;
|
|
298
388
|
}
|
|
299
|
-
.ids-header-1177-pro--unresponsive
|
|
389
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__region-picker-button ::slotted([slot=region-mobile]) {
|
|
300
390
|
height: 2.5rem;
|
|
301
391
|
max-width: 12.5rem;
|
|
302
392
|
}
|
|
303
393
|
|
|
304
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive)
|
|
394
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button {
|
|
305
395
|
background: none;
|
|
306
396
|
color: inherit;
|
|
307
397
|
border: none;
|
|
@@ -309,6 +399,8 @@ header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__cont
|
|
|
309
399
|
font: inherit;
|
|
310
400
|
cursor: pointer;
|
|
311
401
|
outline: inherit;
|
|
402
|
+
border: none;
|
|
403
|
+
background-color: none;
|
|
312
404
|
font-size: 0.85rem !important;
|
|
313
405
|
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
314
406
|
color: var(--IDS-COLOR-ACCENT-40) !important;
|
|
@@ -319,9 +411,9 @@ header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__cont
|
|
|
319
411
|
gap: 1rem;
|
|
320
412
|
margin-left: 1rem;
|
|
321
413
|
margin-right: 1rem;
|
|
322
|
-
padding: 0 0.5rem;
|
|
414
|
+
padding: 0 2rem 0 0.5rem;
|
|
323
415
|
}
|
|
324
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive)
|
|
416
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button::before {
|
|
325
417
|
left: -1.5rem;
|
|
326
418
|
content: "";
|
|
327
419
|
position: absolute;
|
|
@@ -333,49 +425,77 @@ header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__cont
|
|
|
333
425
|
background: var(--IDS-COLOR-ACCENT-30);
|
|
334
426
|
}
|
|
335
427
|
@media (max-width: 1024px) {
|
|
336
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive)
|
|
428
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button::before {
|
|
337
429
|
min-height: 2rem;
|
|
338
430
|
}
|
|
339
431
|
}
|
|
340
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive)
|
|
432
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button:after {
|
|
433
|
+
font: icon;
|
|
434
|
+
font-family: "Inera-Design-Icons";
|
|
435
|
+
display: block;
|
|
436
|
+
position: absolute;
|
|
437
|
+
pointer-events: none;
|
|
438
|
+
content: "\e936";
|
|
439
|
+
color: var(--IDS-ICON__COLOR);
|
|
440
|
+
right: 0.5rem;
|
|
441
|
+
}
|
|
442
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--expanded:after {
|
|
443
|
+
content: "\e939";
|
|
444
|
+
}
|
|
445
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile {
|
|
341
446
|
display: none;
|
|
447
|
+
padding-right: 2rem;
|
|
448
|
+
margin-right: 0;
|
|
342
449
|
}
|
|
343
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive)
|
|
450
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile::before {
|
|
344
451
|
display: none;
|
|
345
452
|
}
|
|
346
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive)
|
|
453
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text {
|
|
347
454
|
font-size: 0.875rem;
|
|
348
455
|
display: flex;
|
|
349
|
-
|
|
456
|
+
position: relative;
|
|
457
|
+
padding-left: 1.75rem;
|
|
458
|
+
}
|
|
459
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text::before {
|
|
460
|
+
font: icon;
|
|
461
|
+
font-family: "Inera-Design-Icons";
|
|
462
|
+
display: block;
|
|
463
|
+
position: absolute;
|
|
464
|
+
pointer-events: none;
|
|
465
|
+
content: "\e921";
|
|
466
|
+
font-size: 1.25rem;
|
|
467
|
+
color: var(--IDS-ICON__COLOR);
|
|
468
|
+
top: 0;
|
|
469
|
+
left: 0;
|
|
350
470
|
}
|
|
351
471
|
@media (max-width: 1024px) {
|
|
352
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive)
|
|
472
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button:not(.ids-header-1177-pro__region-picker-button--mobile) {
|
|
353
473
|
display: none;
|
|
354
474
|
}
|
|
355
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive)
|
|
475
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile {
|
|
356
476
|
display: flex;
|
|
357
477
|
margin-left: 0;
|
|
358
478
|
gap: 0.75rem;
|
|
359
479
|
}
|
|
360
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive)
|
|
480
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile ::slotted([slot=region]) {
|
|
361
481
|
max-width: 12.5rem;
|
|
362
482
|
height: 1.5rem;
|
|
363
483
|
}
|
|
364
484
|
}
|
|
365
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive)
|
|
485
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button:focus {
|
|
366
486
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
367
487
|
outline-offset: -0.125rem !important;
|
|
368
488
|
}
|
|
369
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive)
|
|
489
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button ::slotted([slot=region]) {
|
|
370
490
|
height: 2.5rem;
|
|
371
491
|
max-width: 12.5rem;
|
|
372
492
|
}
|
|
373
|
-
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive)
|
|
493
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__region-picker-button ::slotted([slot=region-mobile]) {
|
|
374
494
|
height: 2.5rem;
|
|
375
495
|
max-width: 12.5rem;
|
|
376
496
|
}
|
|
377
497
|
|
|
378
|
-
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive)
|
|
498
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button {
|
|
379
499
|
background: none;
|
|
380
500
|
color: inherit;
|
|
381
501
|
border: none;
|
|
@@ -383,6 +503,8 @@ header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__cont
|
|
|
383
503
|
font: inherit;
|
|
384
504
|
cursor: pointer;
|
|
385
505
|
outline: inherit;
|
|
506
|
+
border: none;
|
|
507
|
+
background-color: none;
|
|
386
508
|
font-size: 0.85rem !important;
|
|
387
509
|
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
388
510
|
color: var(--IDS-COLOR-ACCENT-40) !important;
|
|
@@ -393,9 +515,9 @@ header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__cont
|
|
|
393
515
|
gap: 1rem;
|
|
394
516
|
margin-left: 1rem;
|
|
395
517
|
margin-right: 1rem;
|
|
396
|
-
padding: 0 0.5rem;
|
|
518
|
+
padding: 0 2rem 0 0.5rem;
|
|
397
519
|
}
|
|
398
|
-
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive)
|
|
520
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button::before {
|
|
399
521
|
left: -1.5rem;
|
|
400
522
|
content: "";
|
|
401
523
|
position: absolute;
|
|
@@ -407,48 +529,76 @@ header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__cont
|
|
|
407
529
|
background: var(--IDS-COLOR-ACCENT-30);
|
|
408
530
|
}
|
|
409
531
|
@media (max-width: 1024px) {
|
|
410
|
-
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive)
|
|
532
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button::before {
|
|
411
533
|
min-height: 2rem;
|
|
412
534
|
}
|
|
413
535
|
}
|
|
414
|
-
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive)
|
|
536
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button:after {
|
|
537
|
+
font: icon;
|
|
538
|
+
font-family: "Inera-Design-Icons";
|
|
539
|
+
display: block;
|
|
540
|
+
position: absolute;
|
|
541
|
+
pointer-events: none;
|
|
542
|
+
content: "\e936";
|
|
543
|
+
color: var(--IDS-ICON__COLOR);
|
|
544
|
+
right: 0.5rem;
|
|
545
|
+
}
|
|
546
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--expanded:after {
|
|
547
|
+
content: "\e939";
|
|
548
|
+
}
|
|
549
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile {
|
|
415
550
|
display: none;
|
|
551
|
+
padding-right: 2rem;
|
|
552
|
+
margin-right: 0;
|
|
416
553
|
}
|
|
417
|
-
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive)
|
|
554
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile::before {
|
|
418
555
|
display: none;
|
|
419
556
|
}
|
|
420
|
-
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive)
|
|
557
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text {
|
|
421
558
|
font-size: 0.875rem;
|
|
422
559
|
display: flex;
|
|
423
|
-
|
|
560
|
+
position: relative;
|
|
561
|
+
padding-left: 1.75rem;
|
|
562
|
+
}
|
|
563
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text::before {
|
|
564
|
+
font: icon;
|
|
565
|
+
font-family: "Inera-Design-Icons";
|
|
566
|
+
display: block;
|
|
567
|
+
position: absolute;
|
|
568
|
+
pointer-events: none;
|
|
569
|
+
content: "\e921";
|
|
570
|
+
font-size: 1.25rem;
|
|
571
|
+
color: var(--IDS-ICON__COLOR);
|
|
572
|
+
top: 0;
|
|
573
|
+
left: 0;
|
|
424
574
|
}
|
|
425
575
|
@media (max-width: 1024px) {
|
|
426
|
-
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive)
|
|
576
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button:not(.ids-header-1177-pro__region-picker-button--mobile) {
|
|
427
577
|
display: none;
|
|
428
578
|
}
|
|
429
|
-
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive)
|
|
579
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile {
|
|
430
580
|
display: flex;
|
|
431
581
|
margin-left: 0;
|
|
432
582
|
gap: 0.75rem;
|
|
433
583
|
}
|
|
434
|
-
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive)
|
|
584
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile ::slotted([slot=region]) {
|
|
435
585
|
max-width: 12.5rem;
|
|
436
586
|
height: 1.5rem;
|
|
437
587
|
}
|
|
438
588
|
}
|
|
439
|
-
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive)
|
|
589
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button:focus {
|
|
440
590
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
441
591
|
outline-offset: -0.125rem !important;
|
|
442
592
|
}
|
|
443
|
-
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive)
|
|
593
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button ::slotted([slot=region]) {
|
|
444
594
|
height: 2.5rem;
|
|
445
595
|
max-width: 12.5rem;
|
|
446
596
|
}
|
|
447
|
-
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive)
|
|
597
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__region-picker-button ::slotted([slot=region-mobile]) {
|
|
448
598
|
height: 2.5rem;
|
|
449
599
|
max-width: 12.5rem;
|
|
450
600
|
}
|
|
451
|
-
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive
|
|
601
|
+
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button {
|
|
452
602
|
background: none;
|
|
453
603
|
color: inherit;
|
|
454
604
|
border: none;
|
|
@@ -456,6 +606,8 @@ header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__cont
|
|
|
456
606
|
font: inherit;
|
|
457
607
|
cursor: pointer;
|
|
458
608
|
outline: inherit;
|
|
609
|
+
border: none;
|
|
610
|
+
background-color: none;
|
|
459
611
|
font-size: 0.85rem !important;
|
|
460
612
|
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
461
613
|
color: var(--IDS-COLOR-ACCENT-40) !important;
|
|
@@ -466,9 +618,9 @@ header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__cont
|
|
|
466
618
|
gap: 1rem;
|
|
467
619
|
margin-left: 1rem;
|
|
468
620
|
margin-right: 1rem;
|
|
469
|
-
padding: 0 0.5rem;
|
|
621
|
+
padding: 0 2rem 0 0.5rem;
|
|
470
622
|
}
|
|
471
|
-
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive
|
|
623
|
+
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button::before {
|
|
472
624
|
left: -1.5rem;
|
|
473
625
|
content: "";
|
|
474
626
|
position: absolute;
|
|
@@ -479,26 +631,54 @@ header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__cont
|
|
|
479
631
|
transform: translateY(-50%);
|
|
480
632
|
background: var(--IDS-COLOR-ACCENT-30);
|
|
481
633
|
}
|
|
482
|
-
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive
|
|
634
|
+
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button:after {
|
|
635
|
+
font: icon;
|
|
636
|
+
font-family: "Inera-Design-Icons";
|
|
637
|
+
display: block;
|
|
638
|
+
position: absolute;
|
|
639
|
+
pointer-events: none;
|
|
640
|
+
content: "\e936";
|
|
641
|
+
color: var(--IDS-ICON__COLOR);
|
|
642
|
+
right: 0.5rem;
|
|
643
|
+
}
|
|
644
|
+
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--expanded:after {
|
|
645
|
+
content: "\e939";
|
|
646
|
+
}
|
|
647
|
+
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile {
|
|
483
648
|
display: none;
|
|
649
|
+
padding-right: 2rem;
|
|
650
|
+
margin-right: 0;
|
|
484
651
|
}
|
|
485
|
-
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive
|
|
652
|
+
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile::before {
|
|
486
653
|
display: none;
|
|
487
654
|
}
|
|
488
|
-
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive
|
|
655
|
+
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text {
|
|
489
656
|
font-size: 0.875rem;
|
|
490
657
|
display: flex;
|
|
491
|
-
|
|
658
|
+
position: relative;
|
|
659
|
+
padding-left: 1.75rem;
|
|
660
|
+
}
|
|
661
|
+
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button.ids-header-1177-pro__region-picker-button--mobile .ids-header-1177-pro__region-picker__text::before {
|
|
662
|
+
font: icon;
|
|
663
|
+
font-family: "Inera-Design-Icons";
|
|
664
|
+
display: block;
|
|
665
|
+
position: absolute;
|
|
666
|
+
pointer-events: none;
|
|
667
|
+
content: "\e921";
|
|
668
|
+
font-size: 1.25rem;
|
|
669
|
+
color: var(--IDS-ICON__COLOR);
|
|
670
|
+
top: 0;
|
|
671
|
+
left: 0;
|
|
492
672
|
}
|
|
493
|
-
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive
|
|
673
|
+
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button:focus {
|
|
494
674
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
495
675
|
outline-offset: -0.125rem !important;
|
|
496
676
|
}
|
|
497
|
-
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive
|
|
677
|
+
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button ::slotted([slot=region]) {
|
|
498
678
|
height: 2.5rem;
|
|
499
679
|
max-width: 12.5rem;
|
|
500
680
|
}
|
|
501
|
-
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive
|
|
681
|
+
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__region-picker-button ::slotted([slot=region-mobile]) {
|
|
502
682
|
height: 2.5rem;
|
|
503
683
|
max-width: 12.5rem;
|
|
504
684
|
}
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/*******
|
|
2
|
+
* ICONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
2
5
|
* BUTTONS
|
|
3
6
|
********/
|
|
4
7
|
/*******
|
|
@@ -72,23 +75,41 @@ header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1
|
|
|
72
75
|
width: 6.438rem;
|
|
73
76
|
min-height: 2.5rem;
|
|
74
77
|
position: relative;
|
|
78
|
+
display: flex;
|
|
75
79
|
align-items: center;
|
|
76
80
|
justify-content: center;
|
|
77
|
-
display: flex;
|
|
78
81
|
margin-left: 1.25rem;
|
|
79
82
|
margin-right: 1.5rem;
|
|
80
83
|
}
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
84
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link {
|
|
85
|
+
position: relative;
|
|
86
|
+
display: flex;
|
|
87
|
+
align-items: center;
|
|
88
|
+
width: 6.438rem;
|
|
89
|
+
min-height: 2.5rem;
|
|
90
|
+
cursor: pointer;
|
|
87
91
|
}
|
|
88
|
-
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo
|
|
92
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before {
|
|
93
|
+
font: icon;
|
|
94
|
+
font-family: "Inera-Design-Icons";
|
|
89
95
|
display: block;
|
|
96
|
+
position: absolute;
|
|
97
|
+
pointer-events: none;
|
|
98
|
+
content: "\e91e";
|
|
99
|
+
color: var(--IDS-ICON__COLOR);
|
|
100
|
+
font-size: 6.125rem;
|
|
90
101
|
}
|
|
91
|
-
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a
|
|
102
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a,
|
|
103
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]) {
|
|
104
|
+
display: flex;
|
|
105
|
+
align-items: center;
|
|
106
|
+
width: 6.438rem;
|
|
107
|
+
min-height: 2.5rem;
|
|
108
|
+
font-size: 6.125rem;
|
|
109
|
+
color: var(--IDS-ICON__COLOR);
|
|
110
|
+
}
|
|
111
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a:focus,
|
|
112
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]):focus {
|
|
92
113
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
93
114
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
94
115
|
}
|
|
@@ -97,6 +118,20 @@ header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1
|
|
|
97
118
|
outline: var(--IDS-FOCUS__OUTLINE) !important;
|
|
98
119
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
99
120
|
}
|
|
121
|
+
@media (max-width: 1024px) {
|
|
122
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo {
|
|
123
|
+
width: 2.563rem;
|
|
124
|
+
margin-left: 0;
|
|
125
|
+
margin-right: 0.75rem;
|
|
126
|
+
}
|
|
127
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before {
|
|
128
|
+
font-size: 2.5rem;
|
|
129
|
+
}
|
|
130
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a,
|
|
131
|
+
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]) {
|
|
132
|
+
font-size: 2.5rem;
|
|
133
|
+
}
|
|
134
|
+
}
|
|
100
135
|
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-text {
|
|
101
136
|
color: var(--IDS-COLOR-ACCENT-30);
|
|
102
137
|
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
@@ -198,16 +233,41 @@ header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pr
|
|
|
198
233
|
width: 6.438rem;
|
|
199
234
|
min-height: 2.5rem;
|
|
200
235
|
position: relative;
|
|
236
|
+
display: flex;
|
|
201
237
|
align-items: center;
|
|
202
238
|
justify-content: center;
|
|
203
|
-
display: flex;
|
|
204
239
|
margin-left: 1.25rem;
|
|
205
240
|
margin-right: 1.5rem;
|
|
206
241
|
}
|
|
207
|
-
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo
|
|
242
|
+
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link {
|
|
243
|
+
position: relative;
|
|
244
|
+
display: flex;
|
|
245
|
+
align-items: center;
|
|
246
|
+
width: 6.438rem;
|
|
247
|
+
min-height: 2.5rem;
|
|
248
|
+
cursor: pointer;
|
|
249
|
+
}
|
|
250
|
+
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before {
|
|
251
|
+
font: icon;
|
|
252
|
+
font-family: "Inera-Design-Icons";
|
|
208
253
|
display: block;
|
|
254
|
+
position: absolute;
|
|
255
|
+
pointer-events: none;
|
|
256
|
+
content: "\e91e";
|
|
257
|
+
color: var(--IDS-ICON__COLOR);
|
|
258
|
+
font-size: 6.125rem;
|
|
259
|
+
}
|
|
260
|
+
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a,
|
|
261
|
+
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]) {
|
|
262
|
+
display: flex;
|
|
263
|
+
align-items: center;
|
|
264
|
+
width: 6.438rem;
|
|
265
|
+
min-height: 2.5rem;
|
|
266
|
+
font-size: 6.125rem;
|
|
267
|
+
color: var(--IDS-ICON__COLOR);
|
|
209
268
|
}
|
|
210
|
-
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a:focus
|
|
269
|
+
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo a:focus,
|
|
270
|
+
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__logo-col .ids-header-1177-pro__logo ::slotted([slot=logo]):focus {
|
|
211
271
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
212
272
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
213
273
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-header-inera-item{align-items:center;display:none;margin-right:.5rem;padding:1rem .5rem;position:relative}.ids-header-inera-item.ids-header-inera-item--mobile{display:flex}.ids-header-inera-item a{bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.ids-header-inera-item .ids-header-inera-item__text{color:var(--IDS-COLOR-NEUTRAL-20);display:none;font-family:var(--IDS-FONT-FAMILY-BASE)!important;font-size:1rem!important;font-weight:600!important;margin-left:.5rem;text-decoration:none}.ids-header-inera-item .ids-header-inera-item__icon{display:flex}.ids-header-inera-item ::slotted(:not([slot=icon])){bottom:0;cursor:pointer!important;left:0;opacity:0;position:absolute;right:0;top:0;z-index:1}.ids-header-inera-item:focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-header-inera-item{align-items:center;display:none;margin-right:.5rem;padding:1rem .5rem;position:relative}.ids-header-inera-item.ids-header-inera-item--mobile{display:flex}.ids-header-inera-item a{bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.ids-header-inera-item .ids-header-inera-item__text{color:var(--IDS-COLOR-NEUTRAL-20);display:none;font-family:var(--IDS-FONT-FAMILY-BASE)!important;font-size:1rem!important;font-weight:600!important;margin-left:.5rem;text-decoration:none}.ids-header-inera-item .ids-header-inera-item__icon{display:flex}.ids-header-inera-item .ids-header-inera-item__icon ::slotted([class^=ids-icon-]),.ids-header-inera-item .ids-header-inera-item__icon [class^=ids-icon-]{color:var(--IDS-ICON__COLOR-PRESET-2);font-size:1.5rem}.ids-header-inera-item ::slotted(:not([slot=icon])){bottom:0;cursor:pointer!important;left:0;opacity:0;position:absolute;right:0;top:0;z-index:1}.ids-header-inera-item:focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.125rem}@media (min-width:1024px){.ids-header-inera-item{display:flex;margin-right:1.875rem}.ids-header-inera-item .ids-header-inera-item__text{display:flex;font-size:1rem}.ids-header-inera-item.ids-header-inera-item__separator{margin-left:2rem}.ids-header-inera-item.ids-header-inera-item__separator:after{background-color:var(--IDS-COLOR-NEUTRAL-90);border-left:.688rem solid var(--IDS-COLOR-NEUTRAL-100);border-right:.688rem solid var(--IDS-COLOR-NEUTRAL-100);bottom:0;content:\"\";left:-2.063rem;position:absolute;top:0;width:.063rem}}@media (max-width:1024px){.ids-header-inera-item.ids-header-inera-item--unresponsive,.ids-header-inera-item.ids-header-inera-item--unresponsive .ids-header-inera-item__text{display:flex}}";
|
|
4
4
|
|
|
5
5
|
var headerIneraItemLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|