@inera/ids-design 5.4.1 → 5.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (83) hide show
  1. package/components/alert/alert-lit.js +1 -1
  2. package/components/alert/alert.css +67 -70
  3. package/components/badge/badge-lit.js +1 -1
  4. package/components/badge/badge.css +1 -1
  5. package/components/box-link/box-link-lit.d.ts +2 -0
  6. package/components/box-link/box-link-lit.js +7 -0
  7. package/components/box-link/box-link.css +75 -0
  8. package/components/data-table/data-table-lit.js +1 -1
  9. package/components/data-table/data-table.css +28 -23
  10. package/components/dialog/dialog-lit.js +1 -1
  11. package/components/dialog/dialog.css +1 -0
  12. package/components/dropdown/dropdown-lit.js +1 -1
  13. package/components/dropdown/dropdown.css +7 -2
  14. package/components/footer/footer-lit.js +1 -1
  15. package/components/footer/footer.css +0 -18
  16. package/components/footer-1177/footer-1177-lit.js +1 -1
  17. package/components/footer-1177/footer-1177.css +3 -20
  18. package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
  19. package/components/footer-1177-admin/footer-1177-admin.css +0 -18
  20. package/components/footer-inera/footer-inera-lit.js +1 -1
  21. package/components/footer-inera/footer-inera.css +3 -20
  22. package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
  23. package/components/footer-inera-admin/footer-inera-admin.css +5 -22
  24. package/components/grid/column/column-lit.js +1 -1
  25. package/components/grid/column/column.css +170 -175
  26. package/components/grid/container/container-lit.d.ts +2 -0
  27. package/components/grid/container/container-lit.js +7 -0
  28. package/components/grid/container/container.css +20 -0
  29. package/components/grid/row/row-lit.d.ts +2 -0
  30. package/components/grid/row/row-lit.js +7 -0
  31. package/components/grid/row/row.css +57 -0
  32. package/components/header-1177/composite-header-1177.css +165 -126
  33. package/components/header-1177/header-1177-avatar-lit.js +1 -1
  34. package/components/header-1177/header-1177-avatar.css +40 -42
  35. package/components/header-1177/header-1177-lit.js +1 -1
  36. package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
  37. package/components/header-1177/header-1177-nav-item-mobile.css +5 -9
  38. package/components/header-1177/header-1177-nav-lit.js +1 -1
  39. package/components/header-1177/header-1177-nav.css +4 -0
  40. package/components/header-1177/header-1177.css +116 -75
  41. package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
  42. package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
  43. package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +4 -0
  44. package/components/header-1177-admin/header-1177-admin-avatar.css +64 -28
  45. package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
  46. package/components/header-1177-admin/header-1177-admin.css +59 -58
  47. package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
  48. package/components/header-1177-pro/header-1177-pro-avatar.css +57 -21
  49. package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
  50. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +1 -1
  51. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +16 -12
  52. package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
  53. package/components/header-1177-pro/header-1177-pro-region-picker.css +306 -16
  54. package/components/header-1177-pro/header-1177-pro.css +33 -63
  55. package/components/header-inera/header-inera-nav-mobile-lit.js +1 -1
  56. package/components/header-inera/header-inera-nav-mobile.css +7 -10
  57. package/components/header-inera-admin/composite-header-inera-admin.css +7 -16
  58. package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
  59. package/components/header-inera-admin/header-inera-admin-avatar.css +0 -6
  60. package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +1 -1
  61. package/components/header-inera-admin/header-inera-admin-nav-mobile.css +7 -10
  62. package/components/notification-badge/notification-badge-lit.js +1 -1
  63. package/components/notification-badge/notification-badge.css +1 -0
  64. package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
  65. package/components/pagination/data-pagination/data-pagination.css +1 -1
  66. package/components/popover/popover-content-lit.js +1 -1
  67. package/components/popover/popover-content.css +6 -1
  68. package/components/progressbar/progressbar-lit.js +1 -1
  69. package/components/progressbar/progressbar.css +2 -3
  70. package/components/side-menu/side-menu-lit.js +1 -1
  71. package/components/side-menu/side-menu.css +109 -37
  72. package/components/side-panel/side-panel-lit.js +1 -1
  73. package/components/side-panel/side-panel.css +7 -9
  74. package/components/tabs/tab-lit.js +1 -1
  75. package/components/tabs/tab.css +14 -8
  76. package/components/tabs/tabs-lit.js +1 -1
  77. package/components/tabs/tabs.css +52 -14
  78. package/global/global.css +136 -11
  79. package/package.json +1 -1
  80. package/themes/1177/1177.css +158 -20
  81. package/themes/1177-pro/1177-pro.css +158 -20
  82. package/themes/inera/inera.css +157 -19
  83. package/themes/inera-admin/inera-admin.css +157 -19
@@ -22,6 +22,230 @@
22
22
  }
23
23
  }
24
24
 
25
+ .ids-header-1177-pro__items {
26
+ display: block;
27
+ margin-left: auto;
28
+ }
29
+
30
+ header.ids-header-1177-pro {
31
+ background: var(--IDS-COLOR-NEUTRAL-100);
32
+ position: relative;
33
+ z-index: 1;
34
+ border-top: 0.25rem solid var(--IDS-COLOR-ACCENT-40);
35
+ }
36
+ header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container {
37
+ padding: 0;
38
+ position: relative;
39
+ z-index: 2;
40
+ }
41
+ @media (max-width: 1024px) {
42
+ header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container {
43
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
44
+ }
45
+ }
46
+ header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner {
47
+ max-width: var(--IDS__MAX-WIDTH);
48
+ box-sizing: border-box;
49
+ margin-left: auto;
50
+ margin-right: auto;
51
+ width: 100%;
52
+ min-height: 7.25rem;
53
+ position: relative;
54
+ margin-left: auto;
55
+ margin-right: auto;
56
+ display: flex;
57
+ flex-wrap: wrap;
58
+ align-items: center;
59
+ justify-content: space-between;
60
+ }
61
+ @media (max-width: 1024px) {
62
+ header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner {
63
+ padding: 0 1.25rem;
64
+ min-height: 3rem;
65
+ }
66
+ }
67
+ 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 {
68
+ display: flex;
69
+ align-items: center;
70
+ }
71
+ 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 {
72
+ width: 6.438rem;
73
+ min-height: 2.5rem;
74
+ position: relative;
75
+ align-items: center;
76
+ justify-content: center;
77
+ display: flex;
78
+ margin-left: 1.25rem;
79
+ margin-right: 1.5rem;
80
+ }
81
+ @media (max-width: 1024px) {
82
+ 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 {
83
+ width: 2.563rem;
84
+ margin-left: 0;
85
+ margin-right: 0.75rem;
86
+ }
87
+ }
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 a {
89
+ display: block;
90
+ }
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 {
92
+ outline: var(--IDS-FOCUS__OUTLINE);
93
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
94
+ }
95
+ 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) {
96
+ display: block;
97
+ outline: var(--IDS-FOCUS__OUTLINE) !important;
98
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
99
+ }
100
+ 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
+ color: var(--IDS-COLOR-ACCENT-30);
102
+ font-family: var(--IDS-FONT-FAMILY-HEADING);
103
+ font-weight: 700;
104
+ font-size: 1.25rem;
105
+ margin-left: 1.5rem;
106
+ margin-right: 1.5rem;
107
+ position: relative;
108
+ }
109
+ 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::before {
110
+ left: -1.5rem;
111
+ content: "";
112
+ position: absolute;
113
+ display: block;
114
+ min-height: 4rem;
115
+ width: 0.063rem;
116
+ top: 50%;
117
+ transform: translateY(-50%);
118
+ background: var(--IDS-COLOR-ACCENT-30);
119
+ }
120
+ @media (max-width: 1024px) {
121
+ 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::before {
122
+ min-height: 2rem;
123
+ }
124
+ }
125
+ @media (max-width: 1024px) {
126
+ 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 {
127
+ margin-left: 0.75rem;
128
+ margin-right: 0.75rem;
129
+ font-size: 0.875rem;
130
+ }
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-text::before {
132
+ min-height: 2rem;
133
+ left: -0.75rem;
134
+ content: "";
135
+ position: absolute;
136
+ display: block;
137
+ min-height: 4rem;
138
+ width: 0.063rem;
139
+ top: 50%;
140
+ transform: translateY(-50%);
141
+ background: var(--IDS-COLOR-ACCENT-30);
142
+ }
143
+ }
144
+ @media (max-width: 1024px) and (max-width: 1024px) {
145
+ 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::before {
146
+ min-height: 2rem;
147
+ }
148
+ }
149
+ @media (max-width: 1024px) {
150
+ 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::after {
151
+ display: none;
152
+ }
153
+ }
154
+ 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__items-inner {
155
+ align-self: center;
156
+ display: flex;
157
+ padding-right: 1.25rem;
158
+ gap: 2.5rem;
159
+ }
160
+ @media (max-width: 1024px) {
161
+ 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__items-inner:not(.ids-header-1177-pro__items__item--mobile) {
162
+ gap: 0;
163
+ margin-right: 0;
164
+ padding-right: 0;
165
+ }
166
+ }
167
+ @media (max-width: 1024px) {
168
+ header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) {
169
+ border-top: 0.25rem solid var(--IDS-COLOR-ACCENT-40);
170
+ box-shadow: none;
171
+ }
172
+ }
173
+ header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container {
174
+ padding: 0;
175
+ position: relative;
176
+ z-index: 2;
177
+ }
178
+ header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner {
179
+ max-width: var(--IDS__MAX-WIDTH);
180
+ box-sizing: border-box;
181
+ margin-left: auto;
182
+ margin-right: auto;
183
+ width: 100%;
184
+ min-height: 7.25rem;
185
+ position: relative;
186
+ margin-left: auto;
187
+ margin-right: auto;
188
+ display: flex;
189
+ flex-wrap: wrap;
190
+ align-items: center;
191
+ justify-content: space-between;
192
+ }
193
+ 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 {
194
+ display: flex;
195
+ align-items: center;
196
+ }
197
+ 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 {
198
+ width: 6.438rem;
199
+ min-height: 2.5rem;
200
+ position: relative;
201
+ align-items: center;
202
+ justify-content: center;
203
+ display: flex;
204
+ margin-left: 1.25rem;
205
+ margin-right: 1.5rem;
206
+ }
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 a {
208
+ display: block;
209
+ }
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 {
211
+ outline: var(--IDS-FOCUS__OUTLINE);
212
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
213
+ }
214
+ 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) {
215
+ display: block;
216
+ outline: var(--IDS-FOCUS__OUTLINE) !important;
217
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
218
+ }
219
+ 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-text {
220
+ color: var(--IDS-COLOR-ACCENT-30);
221
+ font-family: var(--IDS-FONT-FAMILY-HEADING);
222
+ font-weight: 700;
223
+ font-size: 1.25rem;
224
+ margin-left: 1.5rem;
225
+ margin-right: 1.5rem;
226
+ position: relative;
227
+ }
228
+ 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-text::before {
229
+ left: -1.5rem;
230
+ content: "";
231
+ position: absolute;
232
+ display: block;
233
+ min-height: 4rem;
234
+ width: 0.063rem;
235
+ top: 50%;
236
+ transform: translateY(-50%);
237
+ background: var(--IDS-COLOR-ACCENT-30);
238
+ }
239
+ header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__items-inner {
240
+ align-self: center;
241
+ display: flex;
242
+ padding-right: 1.25rem;
243
+ gap: 2.5rem;
244
+ }
245
+ header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__container .ids-header-1177-pro__inner {
246
+ max-width: 100% !important;
247
+ }
248
+
25
249
  .ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker {
26
250
  background: none;
27
251
  color: inherit;
@@ -33,18 +257,32 @@
33
257
  font-size: 0.85rem !important;
34
258
  font-family: var(--IDS-FONT-FAMILY-BASE) !important;
35
259
  color: var(--IDS-COLOR-ACCENT-40) !important;
36
- max-height: 2.5rem;
37
- height: 2.5rem;
260
+ min-height: 2.5rem;
38
261
  position: relative;
39
262
  display: flex;
40
263
  align-items: center;
41
264
  gap: 1rem;
42
- margin-left: 1.5rem;
43
- margin-right: 1.5rem;
265
+ margin-left: 1rem;
266
+ margin-right: 1rem;
267
+ padding: 0 0.5rem;
268
+ }
269
+ .ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker::before {
270
+ left: -1.5rem;
271
+ content: "";
272
+ position: absolute;
273
+ display: block;
274
+ min-height: 4rem;
275
+ width: 0.063rem;
276
+ top: 50%;
277
+ transform: translateY(-50%);
278
+ background: var(--IDS-COLOR-ACCENT-30);
44
279
  }
45
280
  .ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile {
46
281
  display: none;
47
282
  }
283
+ .ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile::before {
284
+ display: none;
285
+ }
48
286
  .ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile .ids-header-1177-pro__region-picker__text {
49
287
  font-size: 0.875rem;
50
288
  display: flex;
@@ -74,18 +312,37 @@
74
312
  font-size: 0.85rem !important;
75
313
  font-family: var(--IDS-FONT-FAMILY-BASE) !important;
76
314
  color: var(--IDS-COLOR-ACCENT-40) !important;
77
- max-height: 2.5rem;
78
- height: 2.5rem;
315
+ min-height: 2.5rem;
79
316
  position: relative;
80
317
  display: flex;
81
318
  align-items: center;
82
319
  gap: 1rem;
83
- margin-left: 1.5rem;
84
- margin-right: 1.5rem;
320
+ margin-left: 1rem;
321
+ margin-right: 1rem;
322
+ padding: 0 0.5rem;
323
+ }
324
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker::before {
325
+ left: -1.5rem;
326
+ content: "";
327
+ position: absolute;
328
+ display: block;
329
+ min-height: 4rem;
330
+ width: 0.063rem;
331
+ top: 50%;
332
+ transform: translateY(-50%);
333
+ background: var(--IDS-COLOR-ACCENT-30);
334
+ }
335
+ @media (max-width: 1024px) {
336
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker::before {
337
+ min-height: 2rem;
338
+ }
85
339
  }
86
340
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile {
87
341
  display: none;
88
342
  }
343
+ .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile::before {
344
+ display: none;
345
+ }
89
346
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile .ids-header-1177-pro__region-picker__text {
90
347
  font-size: 0.875rem;
91
348
  display: flex;
@@ -129,18 +386,37 @@
129
386
  font-size: 0.85rem !important;
130
387
  font-family: var(--IDS-FONT-FAMILY-BASE) !important;
131
388
  color: var(--IDS-COLOR-ACCENT-40) !important;
132
- max-height: 2.5rem;
133
- height: 2.5rem;
389
+ min-height: 2.5rem;
134
390
  position: relative;
135
391
  display: flex;
136
392
  align-items: center;
137
393
  gap: 1rem;
138
- margin-left: 1.5rem;
139
- margin-right: 1.5rem;
394
+ margin-left: 1rem;
395
+ margin-right: 1rem;
396
+ padding: 0 0.5rem;
397
+ }
398
+ :host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker::before {
399
+ left: -1.5rem;
400
+ content: "";
401
+ position: absolute;
402
+ display: block;
403
+ min-height: 4rem;
404
+ width: 0.063rem;
405
+ top: 50%;
406
+ transform: translateY(-50%);
407
+ background: var(--IDS-COLOR-ACCENT-30);
408
+ }
409
+ @media (max-width: 1024px) {
410
+ :host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker::before {
411
+ min-height: 2rem;
412
+ }
140
413
  }
141
414
  :host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile {
142
415
  display: none;
143
416
  }
417
+ :host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile::before {
418
+ display: none;
419
+ }
144
420
  :host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile .ids-header-1177-pro__region-picker__text {
145
421
  font-size: 0.875rem;
146
422
  display: flex;
@@ -183,18 +459,32 @@
183
459
  font-size: 0.85rem !important;
184
460
  font-family: var(--IDS-FONT-FAMILY-BASE) !important;
185
461
  color: var(--IDS-COLOR-ACCENT-40) !important;
186
- max-height: 2.5rem;
187
- height: 2.5rem;
462
+ min-height: 2.5rem;
188
463
  position: relative;
189
464
  display: flex;
190
465
  align-items: center;
191
466
  gap: 1rem;
192
- margin-left: 1.5rem;
193
- margin-right: 1.5rem;
467
+ margin-left: 1rem;
468
+ margin-right: 1rem;
469
+ padding: 0 0.5rem;
470
+ }
471
+ :host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker::before {
472
+ left: -1.5rem;
473
+ content: "";
474
+ position: absolute;
475
+ display: block;
476
+ min-height: 4rem;
477
+ width: 0.063rem;
478
+ top: 50%;
479
+ transform: translateY(-50%);
480
+ background: var(--IDS-COLOR-ACCENT-30);
194
481
  }
195
482
  :host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile {
196
483
  display: none;
197
484
  }
485
+ :host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile::before {
486
+ display: none;
487
+ }
198
488
  :host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile .ids-header-1177-pro__region-picker__text {
199
489
  font-size: 0.875rem;
200
490
  display: flex;
@@ -22,6 +22,11 @@
22
22
  }
23
23
  }
24
24
 
25
+ .ids-header-1177-pro__items {
26
+ display: block;
27
+ margin-left: auto;
28
+ }
29
+
25
30
  header.ids-header-1177-pro {
26
31
  background: var(--IDS-COLOR-NEUTRAL-100);
27
32
  position: relative;
@@ -44,32 +49,28 @@ header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1
44
49
  margin-left: auto;
45
50
  margin-right: auto;
46
51
  width: 100%;
47
- height: 7.25rem;
52
+ min-height: 7.25rem;
48
53
  position: relative;
49
54
  margin-left: auto;
50
55
  margin-right: auto;
56
+ display: flex;
57
+ flex-wrap: wrap;
51
58
  align-items: center;
52
- display: grid;
53
- grid-template-columns: auto auto 1fr;
59
+ justify-content: space-between;
54
60
  }
55
61
  @media (max-width: 1024px) {
56
62
  header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner {
57
63
  padding: 0 1.25rem;
58
- grid-template-columns: auto 1fr;
59
- height: 3rem;
60
- }
61
- header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__container .ids-header-1177-pro__inner:has(.ids-header-1177-pro__items) {
62
- grid-template-columns: auto 1fr;
64
+ min-height: 3rem;
63
65
  }
64
66
  }
65
67
  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 {
66
- display: grid;
68
+ display: flex;
67
69
  align-items: center;
68
- grid-template-columns: auto auto;
69
70
  }
70
71
  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 {
71
72
  width: 6.438rem;
72
- height: 2.5rem;
73
+ min-height: 2.5rem;
73
74
  position: relative;
74
75
  align-items: center;
75
76
  justify-content: center;
@@ -110,7 +111,7 @@ header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1
110
111
  content: "";
111
112
  position: absolute;
112
113
  display: block;
113
- height: 4rem;
114
+ min-height: 4rem;
114
115
  width: 0.063rem;
115
116
  top: 50%;
116
117
  transform: translateY(-50%);
@@ -118,23 +119,7 @@ header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1
118
119
  }
119
120
  @media (max-width: 1024px) {
120
121
  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::before {
121
- height: 2rem;
122
- }
123
- }
124
- 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::after {
125
- right: -1.5rem;
126
- content: "";
127
- position: absolute;
128
- display: block;
129
- height: 4rem;
130
- width: 0.063rem;
131
- top: 50%;
132
- transform: translateY(-50%);
133
- background: var(--IDS-COLOR-ACCENT-30);
134
- }
135
- @media (max-width: 1024px) {
136
- 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::after {
137
- height: 2rem;
122
+ min-height: 2rem;
138
123
  }
139
124
  }
140
125
  @media (max-width: 1024px) {
@@ -144,12 +129,12 @@ header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1
144
129
  font-size: 0.875rem;
145
130
  }
146
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-text::before {
147
- height: 2rem;
132
+ min-height: 2rem;
148
133
  left: -0.75rem;
149
134
  content: "";
150
135
  position: absolute;
151
136
  display: block;
152
- height: 4rem;
137
+ min-height: 4rem;
153
138
  width: 0.063rem;
154
139
  top: 50%;
155
140
  transform: translateY(-50%);
@@ -158,7 +143,7 @@ header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1
158
143
  }
159
144
  @media (max-width: 1024px) and (max-width: 1024px) {
160
145
  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::before {
161
- height: 2rem;
146
+ min-height: 2rem;
162
147
  }
163
148
  }
164
149
  @media (max-width: 1024px) {
@@ -166,16 +151,14 @@ header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1
166
151
  display: none;
167
152
  }
168
153
  }
169
- 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__items {
170
- justify-self: end;
171
- display: grid;
172
- align-items: center;
173
- grid-auto-flow: column;
174
- gap: 2.5rem;
154
+ 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__items-inner {
155
+ align-self: center;
156
+ display: flex;
175
157
  padding-right: 1.25rem;
158
+ gap: 2.5rem;
176
159
  }
177
160
  @media (max-width: 1024px) {
178
- 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__items:not(.ids-header-1177-pro__items__item--mobile) {
161
+ 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__items-inner:not(.ids-header-1177-pro__items__item--mobile) {
179
162
  gap: 0;
180
163
  margin-right: 0;
181
164
  padding-right: 0;
@@ -198,22 +181,22 @@ header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pr
198
181
  margin-left: auto;
199
182
  margin-right: auto;
200
183
  width: 100%;
201
- height: 7.25rem;
184
+ min-height: 7.25rem;
202
185
  position: relative;
203
186
  margin-left: auto;
204
187
  margin-right: auto;
188
+ display: flex;
189
+ flex-wrap: wrap;
205
190
  align-items: center;
206
- display: grid;
207
- grid-template-columns: auto auto 1fr;
191
+ justify-content: space-between;
208
192
  }
209
193
  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 {
210
- display: grid;
194
+ display: flex;
211
195
  align-items: center;
212
- grid-template-columns: auto auto;
213
196
  }
214
197
  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 {
215
198
  width: 6.438rem;
216
- height: 2.5rem;
199
+ min-height: 2.5rem;
217
200
  position: relative;
218
201
  align-items: center;
219
202
  justify-content: center;
@@ -247,30 +230,17 @@ header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pr
247
230
  content: "";
248
231
  position: absolute;
249
232
  display: block;
250
- height: 4rem;
251
- width: 0.063rem;
252
- top: 50%;
253
- transform: translateY(-50%);
254
- background: var(--IDS-COLOR-ACCENT-30);
255
- }
256
- 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-text::after {
257
- right: -1.5rem;
258
- content: "";
259
- position: absolute;
260
- display: block;
261
- height: 4rem;
233
+ min-height: 4rem;
262
234
  width: 0.063rem;
263
235
  top: 50%;
264
236
  transform: translateY(-50%);
265
237
  background: var(--IDS-COLOR-ACCENT-30);
266
238
  }
267
- header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__items {
268
- justify-self: end;
269
- display: grid;
270
- align-items: center;
271
- grid-auto-flow: column;
272
- gap: 2.5rem;
239
+ header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__container .ids-header-1177-pro__inner .ids-header-1177-pro__items-inner {
240
+ align-self: center;
241
+ display: flex;
273
242
  padding-right: 1.25rem;
243
+ gap: 2.5rem;
274
244
  }
275
245
  header.ids-header-1177-pro.ids-header-1177-pro--fluid .ids-header-1177-pro__container .ids-header-1177-pro__inner {
276
246
  max-width: 100% !important;
@@ -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-nav-mobile .ids-header-inera-nav-mobile__button{background-color:transparent;border:0;height:1.563rem}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button .ids-hamburger{cursor:pointer;position:relative;transition:.2s;user-select:none}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button .ids-hamburger__lines{background-color:var(--IDS-COLOR-PRIMARY-40);border-radius:.125rem;display:block;height:.188rem;position:relative;transition:.2s;width:1.3125rem;width:1.25rem}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button .ids-hamburger__lines:after,.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button .ids-hamburger__lines:before{background-color:var(--IDS-COLOR-PRIMARY-40);border-radius:.125rem;content:\"\";display:inline-block;height:.188rem;left:0;position:absolute;-webkit-transform-origin:.09375rem center;transform-origin:.09375rem center;-webkit-transform-origin:.13393rem center;transform-origin:.13393rem center;transition:.2s;width:1.3125rem;width:1.25rem}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button .ids-hamburger__lines:before{top:.5rem}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button .ids-hamburger__lines:after{top:-.5rem}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button[aria-expanded=true] .ids-hamburger{-webkit-transform:scale3d(.8,.8,.8);transform:scale3d(.8,.8,.8)}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button[aria-expanded=true] .ids-hamburger .ids-hamburger__lines{background:transparent}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:after,.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before{left:-.313rem;top:0;-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:2rem}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:after{-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__menu-items{box-shadow:0 .125rem .313rem #c5c5c5;left:0;position:absolute;right:0;top:100%;z-index:10}@media only screen and (min-width:1024px){.ids-header-inera-nav-mobile{display:none}}@media only screen and (max-width:1024px){.ids-header-inera-nav-mobile{display:block}.ids-header-inera-nav-mobile.ids-header-inera-nav-mobile--unresponsive{display:none}}";
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-nav-mobile .ids-header-inera-nav-mobile__button{background-color:transparent;border:0;height:2rem;margin-top:.25rem}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button .ids-hamburger{cursor:pointer;position:relative;transition:all .2s;user-select:none}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button .ids-hamburger__lines{background-color:var(--IDS-COLOR-PRIMARY-40);border-radius:.125rem;display:block;height:.188rem;position:relative;transition:all .2s;width:1.3125rem;width:1.25rem}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button .ids-hamburger__lines:after,.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button .ids-hamburger__lines:before{background-color:var(--IDS-COLOR-PRIMARY-40);border-radius:.125rem;content:\"\";display:inline-block;height:.188rem;left:0;position:absolute;-webkit-transform-origin:.09375rem center;transform-origin:.09375rem center;-webkit-transform-origin:.13393rem center;transform-origin:.13393rem center;transition:all .2s;width:1.3125rem;width:1.25rem}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button .ids-hamburger__lines:before{top:.5rem}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button .ids-hamburger__lines:after{top:-.5rem}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button[aria-expanded=true] .ids-hamburger .ids-hamburger__lines{background:transparent}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:after,.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before{left:-.1rem;top:0;-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:1.5rem}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:after{-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__menu-items{box-shadow:0 .125rem .313rem #c5c5c5;left:0;position:absolute;right:0;top:100%;z-index:10}@media only screen and (min-width:1024px){.ids-header-inera-nav-mobile{display:none}}@media only screen and (max-width:1024px){.ids-header-inera-nav-mobile{display:block}.ids-header-inera-nav-mobile.ids-header-inera-nav-mobile--unresponsive{display:none}}";
4
4
 
5
5
  var headerIneraNavMobileLit = css`${unsafeCSS(css_248z)}`;
6
6
 
@@ -25,14 +25,15 @@
25
25
  .ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button {
26
26
  border: 0;
27
27
  background-color: transparent;
28
- height: 1.563rem;
28
+ height: 2rem;
29
+ margin-top: 0.25rem;
29
30
  }
30
31
  .ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button:focus {
31
32
  outline: var(--IDS-FOCUS__OUTLINE);
32
33
  outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
33
34
  }
34
35
  .ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button .ids-hamburger {
35
- transition: 0.2s;
36
+ transition: all 0.2s;
36
37
  cursor: pointer;
37
38
  user-select: none;
38
39
  position: relative;
@@ -41,7 +42,7 @@
41
42
  display: block;
42
43
  width: 1.3125rem;
43
44
  border-radius: 0.125rem;
44
- transition: 0.2s;
45
+ transition: all 0.2s;
45
46
  background-color: var(--IDS-COLOR-PRIMARY-40);
46
47
  position: relative;
47
48
  height: 0.188rem;
@@ -52,7 +53,7 @@
52
53
  display: inline-block;
53
54
  width: 1.3125rem;
54
55
  border-radius: 0.125rem;
55
- transition: 0.2s;
56
+ transition: all 0.2s;
56
57
  background-color: var(--IDS-COLOR-PRIMARY-40);
57
58
  position: absolute;
58
59
  left: 0;
@@ -76,10 +77,6 @@
76
77
  .ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button .ids-hamburger__lines:after {
77
78
  top: -0.5rem;
78
79
  }
79
- .ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button[aria-expanded=true] .ids-hamburger {
80
- -webkit-transform: scale3d(0.8, 0.8, 0.8);
81
- transform: scale3d(0.8, 0.8, 0.8);
82
- }
83
80
  .ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button[aria-expanded=true] .ids-hamburger .ids-hamburger__lines {
84
81
  background: transparent;
85
82
  }
@@ -88,8 +85,8 @@
88
85
  -webkit-transform-origin: 50% 50%;
89
86
  transform-origin: 50% 50%;
90
87
  top: 0;
91
- width: 2rem;
92
- left: -0.313rem;
88
+ width: 1.5rem;
89
+ left: -0.1rem;
93
90
  }
94
91
  .ids-header-inera-nav-mobile .ids-header-inera-nav-mobile__button[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before {
95
92
  -ms-transform: rotate(45deg);