@inera/ids-design 5.4.1 → 5.5.1

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 +17 -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
@@ -51,34 +51,32 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
51
51
  margin-right: auto;
52
52
  background: var(--IDS-COLOR-PRIMARY-90);
53
53
  width: 100%;
54
- height: 7.5rem;
55
54
  position: relative;
56
- margin-left: auto;
57
- margin-right: auto;
58
- display: grid;
59
- grid-template-columns: auto auto 1fr;
60
- }
61
- header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner.ids-header-1177--hide-region-picker, header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner:has(.ids-header-1177__avatar) {
62
- grid-template-columns: auto 1fr;
55
+ display: flex;
56
+ justify-content: space-between;
57
+ align-items: center;
58
+ flex-wrap: wrap;
63
59
  }
64
- @media (max-width: 1024px) {
60
+ @media (min-width: 1024px) {
65
61
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner {
66
- grid-template-columns: auto 1fr auto;
67
- height: 3rem;
68
- }
69
- header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner.ids-header-1177--hide-region-picker, header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner:has(.ids-header-1177__avatar) {
70
- grid-template-columns: auto 1fr;
62
+ min-height: 7.5rem;
71
63
  }
72
64
  }
65
+ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__inner-left {
66
+ display: flex;
67
+ flex-grow: 1;
68
+ }
69
+ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__inner-right {
70
+ display: block;
71
+ margin-left: auto;
72
+ }
73
73
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo {
74
74
  background-color: var(--IDS-COLOR-PRIMARY-40);
75
- display: grid;
76
- grid-column: 1;
77
- grid-row: 1;
75
+ display: flex;
78
76
  align-items: center;
79
- grid-template-columns: auto auto;
80
77
  position: relative;
81
78
  height: 100%;
79
+ min-height: 7.5rem;
82
80
  margin-left: 0 !important;
83
81
  margin-right: 0;
84
82
  padding-left: 0.75rem;
@@ -91,6 +89,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
91
89
  z-index: 0;
92
90
  border-radius: 100%;
93
91
  right: -0.5625rem;
92
+ top: 0;
94
93
  left: auto;
95
94
  top: 50%;
96
95
  margin-top: -12.5rem;
@@ -105,9 +104,9 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
105
104
  }
106
105
  @media (max-width: 1024px) {
107
106
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo {
108
- grid-template-columns: auto;
107
+ min-height: 3rem;
109
108
  padding-left: 1.25rem;
110
- padding-right: 0.75rem;
109
+ padding-right: 1.25rem;
111
110
  }
112
111
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
113
112
  content: "";
@@ -116,11 +115,12 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
116
115
  z-index: 0;
117
116
  border-radius: 100%;
118
117
  right: -0.5625rem;
118
+ top: 0;
119
119
  left: auto;
120
120
  display: none;
121
121
  top: 0;
122
122
  margin-top: -7.81rem;
123
- clip: rect(7.8125rem, 18.75rem, 10.8375rem, 18.125rem);
123
+ clip: rect(7.8125rem, 18.75rem, 10.8125rem, 18.125rem);
124
124
  height: 18.75rem;
125
125
  width: 18.75rem;
126
126
  }
@@ -163,10 +163,9 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
163
163
  }
164
164
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region {
165
165
  display: flex;
166
+ flex-grow: 1;
166
167
  gap: 1rem;
167
- grid-column: 2;
168
168
  align-items: center;
169
- grid-row: 1;
170
169
  position: relative;
171
170
  }
172
171
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:after {
@@ -176,11 +175,12 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
176
175
  z-index: 0;
177
176
  border-radius: 100%;
178
177
  right: -0.5625rem;
178
+ top: 0;
179
179
  left: auto;
180
180
  display: none;
181
181
  top: 0;
182
182
  margin-top: -7.81rem;
183
- clip: rect(7.8125rem, 18.75rem, 10.8375rem, 18.125rem);
183
+ clip: rect(7.8125rem, 18.75rem, 10.8125rem, 18.125rem);
184
184
  height: 18.75rem;
185
185
  width: 18.75rem;
186
186
  }
@@ -193,30 +193,41 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
193
193
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region {
194
194
  background-color: var(--IDS-COLOR-PRIMARY-40);
195
195
  justify-content: space-between;
196
- padding-left: 0.5rem;
197
196
  }
198
197
  }
198
+ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected {
199
+ margin-left: -4px;
200
+ }
199
201
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-picker button {
200
202
  display: flex;
201
203
  justify-content: end;
202
204
  }
203
- header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected:before {
205
+ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-icon {
206
+ min-height: 7.5rem;
207
+ padding-right: 2rem;
208
+ }
209
+ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-icon:before {
204
210
  content: "";
205
211
  position: absolute;
206
212
  z-index: 1;
207
213
  left: -1.875rem;
208
214
  width: 0.063rem;
209
- height: 4rem;
215
+ min-height: 4rem;
210
216
  background-color: var(--IDS-COLOR-NEUTRAL-100);
211
217
  }
212
218
  @media (max-width: 1024px) {
213
- header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected:before {
219
+ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-icon:before {
214
220
  left: 0;
215
- height: 2rem;
221
+ top: 50%;
222
+ transform: translateY(-50%);
223
+ min-height: 2rem;
216
224
  }
217
225
  }
218
- header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-icon {
219
- padding-right: 2rem;
226
+ @media (max-width: 1024px) {
227
+ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-icon {
228
+ min-height: 3rem;
229
+ max-width: 6rem;
230
+ }
220
231
  }
221
232
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-picker__text {
222
233
  font-size: 1rem;
@@ -226,6 +237,9 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
226
237
  display: none;
227
238
  }
228
239
  }
240
+ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:not(.ids-header-1177__region--selected) .ids-header-1177__region-picker {
241
+ min-width: 7rem;
242
+ }
229
243
  @media (max-width: 1024px) {
230
244
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:not(.ids-header-1177__region--selected) .ids-header-1177__region-picker button:before {
231
245
  content: "";
@@ -233,33 +247,42 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
233
247
  z-index: 1;
234
248
  left: -1.875rem;
235
249
  width: 0.063rem;
236
- height: 4rem;
250
+ min-height: 4rem;
237
251
  background-color: var(--IDS-COLOR-NEUTRAL-100);
238
252
  }
239
253
  }
240
254
  @media (max-width: 1024px) and (max-width: 1024px) {
241
255
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:not(.ids-header-1177__region--selected) .ids-header-1177__region-picker button:before {
242
256
  left: 0;
243
- height: 2rem;
257
+ top: 50%;
258
+ transform: translateY(-50%);
259
+ min-height: 2rem;
244
260
  }
245
261
  }
246
262
  @media (max-width: 1024px) {
247
263
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:not(.ids-header-1177__region--selected) .ids-header-1177__region-icon {
248
264
  display: none;
249
265
  }
266
+ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:not(.ids-header-1177__region--selected) .ids-header-1177__region-icon:before {
267
+ display: none;
268
+ }
250
269
  }
251
270
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon {
252
271
  background-color: var(--IDS-COLOR-PRIMARY-40);
253
- display: grid;
272
+ display: flex;
254
273
  position: relative;
274
+ align-items: center;
255
275
  height: 100%;
256
276
  align-items: center;
257
277
  }
278
+ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon .ids-icon {
279
+ display: block !important;
280
+ }
258
281
  @media (max-width: 1024px) {
259
282
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon {
260
283
  background-color: var(--IDS-COLOR-PRIMARY-40);
261
284
  justify-content: space-between;
262
- padding-left: 0.5rem;
285
+ padding-left: 1rem;
263
286
  height: auto;
264
287
  align-items: normal;
265
288
  }
@@ -271,6 +294,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
271
294
  z-index: 0;
272
295
  border-radius: 100%;
273
296
  right: -0.5625rem;
297
+ top: 0;
274
298
  left: auto;
275
299
  top: 50%;
276
300
  margin-top: -12.5rem;
@@ -284,12 +308,14 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
284
308
  }
285
309
  }
286
310
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon slot {
287
- display: grid;
311
+ display: flex;
312
+ align-items: center;
288
313
  }
289
314
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon ::slotted([slot=region]),
290
315
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon .ids-header-1177__region-logo {
316
+ min-height: 2.813rem;
317
+ height: 2.813rem;
291
318
  max-height: 2.813rem;
292
- max-width: 12.5rem;
293
319
  display: flex;
294
320
  }
295
321
  @media (max-width: 1024px) {
@@ -303,7 +329,8 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
303
329
  align-items: center;
304
330
  position: relative;
305
331
  height: inherit;
306
- margin-left: 1.5rem;
332
+ padding: 0 0.5rem;
333
+ margin: 0 -0.4375rem 0 0.5rem;
307
334
  }
308
335
  @media (max-width: 1024px) {
309
336
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker {
@@ -333,6 +360,8 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
333
360
  font-size: 0.875rem;
334
361
  color: var(--IDS-COLOR-PRIMARY-35);
335
362
  align-items: center;
363
+ padding: 0 0.5rem;
364
+ margin: 0 -0.5rem;
336
365
  }
337
366
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button:focus {
338
367
  outline: var(--IDS-FOCUS__OUTLINE);
@@ -341,8 +370,9 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
341
370
  @media (max-width: 1024px) {
342
371
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button {
343
372
  inset: 0;
344
- padding-right: 1rem;
373
+ padding-right: 0.75rem;
345
374
  padding-left: 0.75rem;
375
+ margin-right: 1px;
346
376
  position: absolute;
347
377
  justify-content: space-between;
348
378
  color: var(--IDS-COLOR-NEUTRAL-100);
@@ -353,19 +383,14 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
353
383
  }
354
384
  }
355
385
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
356
- justify-self: end;
357
- display: grid;
358
- grid-row: 1;
359
- grid-column: 3;
360
- align-items: center;
361
- grid-auto-flow: column;
386
+ display: flex;
362
387
  gap: 1.25rem;
363
388
  margin-right: 1.25rem;
364
389
  margin-left: 1rem;
390
+ align-items: center;
365
391
  }
366
392
  @media (max-width: 1024px) {
367
393
  header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
368
- gap: 0;
369
394
  margin-left: 1rem;
370
395
  margin-right: 0.5rem;
371
396
  }
@@ -433,25 +458,27 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
433
458
  margin-right: auto;
434
459
  background: var(--IDS-COLOR-PRIMARY-90);
435
460
  width: 100%;
436
- height: 7.5rem;
437
461
  position: relative;
438
- margin-left: auto;
439
- margin-right: auto;
440
- display: grid;
441
- grid-template-columns: auto auto 1fr;
462
+ display: flex;
463
+ justify-content: space-between;
464
+ align-items: center;
465
+ flex-wrap: wrap;
442
466
  }
443
- header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner.ids-header-1177--hide-region-picker, header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner:has(.ids-header-1177__avatar) {
444
- grid-template-columns: auto 1fr;
467
+ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__inner-left {
468
+ display: flex;
469
+ flex-grow: 1;
470
+ }
471
+ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__inner-right {
472
+ display: block;
473
+ margin-left: auto;
445
474
  }
446
475
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo {
447
476
  background-color: var(--IDS-COLOR-PRIMARY-40);
448
- display: grid;
449
- grid-column: 1;
450
- grid-row: 1;
477
+ display: flex;
451
478
  align-items: center;
452
- grid-template-columns: auto auto;
453
479
  position: relative;
454
480
  height: 100%;
481
+ min-height: 7.5rem;
455
482
  margin-left: 0 !important;
456
483
  margin-right: 0;
457
484
  padding-left: 0.75rem;
@@ -464,6 +491,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
464
491
  z-index: 0;
465
492
  border-radius: 100%;
466
493
  right: -0.5625rem;
494
+ top: 0;
467
495
  left: auto;
468
496
  top: 50%;
469
497
  margin-top: -12.5rem;
@@ -490,10 +518,9 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
490
518
  }
491
519
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region {
492
520
  display: flex;
521
+ flex-grow: 1;
493
522
  gap: 1rem;
494
- grid-column: 2;
495
523
  align-items: center;
496
- grid-row: 1;
497
524
  position: relative;
498
525
  }
499
526
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:after {
@@ -503,40 +530,52 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
503
530
  z-index: 0;
504
531
  border-radius: 100%;
505
532
  right: -0.5625rem;
533
+ top: 0;
506
534
  left: auto;
507
535
  display: none;
508
536
  top: 0;
509
537
  margin-top: -7.81rem;
510
- clip: rect(7.8125rem, 18.75rem, 10.8375rem, 18.125rem);
538
+ clip: rect(7.8125rem, 18.75rem, 10.8125rem, 18.125rem);
511
539
  height: 18.75rem;
512
540
  width: 18.75rem;
513
541
  }
542
+ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected {
543
+ margin-left: -4px;
544
+ }
514
545
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-picker button {
515
546
  display: flex;
516
547
  justify-content: end;
517
548
  }
518
- header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected:before {
549
+ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-icon {
550
+ min-height: 7.5rem;
551
+ padding-right: 2rem;
552
+ }
553
+ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-icon:before {
519
554
  content: "";
520
555
  position: absolute;
521
556
  z-index: 1;
522
557
  left: -1.875rem;
523
558
  width: 0.063rem;
524
- height: 4rem;
559
+ min-height: 4rem;
525
560
  background-color: var(--IDS-COLOR-NEUTRAL-100);
526
561
  }
527
- header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-icon {
528
- padding-right: 2rem;
529
- }
530
562
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-picker__text {
531
563
  font-size: 1rem;
532
564
  }
565
+ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:not(.ids-header-1177__region--selected) .ids-header-1177__region-picker {
566
+ min-width: 7rem;
567
+ }
533
568
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon {
534
569
  background-color: var(--IDS-COLOR-PRIMARY-40);
535
- display: grid;
570
+ display: flex;
536
571
  position: relative;
572
+ align-items: center;
537
573
  height: 100%;
538
574
  align-items: center;
539
575
  }
576
+ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon .ids-icon {
577
+ display: block !important;
578
+ }
540
579
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon:after {
541
580
  content: "";
542
581
  background-color: var(--IDS-COLOR-PRIMARY-40);
@@ -544,6 +583,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
544
583
  z-index: 0;
545
584
  border-radius: 100%;
546
585
  right: -0.5625rem;
586
+ top: 0;
547
587
  left: auto;
548
588
  top: 50%;
549
589
  margin-top: -12.5rem;
@@ -552,12 +592,14 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
552
592
  width: 25rem;
553
593
  }
554
594
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon slot {
555
- display: grid;
595
+ display: flex;
596
+ align-items: center;
556
597
  }
557
598
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon ::slotted([slot=region]),
558
599
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon .ids-header-1177__region-logo {
600
+ min-height: 2.813rem;
601
+ height: 2.813rem;
559
602
  max-height: 2.813rem;
560
- max-width: 12.5rem;
561
603
  display: flex;
562
604
  }
563
605
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker {
@@ -565,7 +607,8 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
565
607
  align-items: center;
566
608
  position: relative;
567
609
  height: inherit;
568
- margin-left: 1.5rem;
610
+ padding: 0 0.5rem;
611
+ margin: 0 -0.4375rem 0 0.5rem;
569
612
  }
570
613
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button {
571
614
  min-width: 1.5rem;
@@ -587,21 +630,19 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
587
630
  font-size: 0.875rem;
588
631
  color: var(--IDS-COLOR-PRIMARY-35);
589
632
  align-items: center;
633
+ padding: 0 0.5rem;
634
+ margin: 0 -0.5rem;
590
635
  }
591
636
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button:focus {
592
637
  outline: var(--IDS-FOCUS__OUTLINE);
593
638
  outline-offset: 0.125rem !important;
594
639
  }
595
640
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
596
- justify-self: end;
597
- display: grid;
598
- grid-row: 1;
599
- grid-column: 3;
600
- align-items: center;
601
- grid-auto-flow: column;
641
+ display: flex;
602
642
  gap: 1.25rem;
603
643
  margin-right: 1.25rem;
604
644
  margin-left: 1rem;
645
+ align-items: center;
605
646
  }
606
647
  header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobile {
607
648
  display: none;
@@ -793,14 +834,13 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
793
834
  }
794
835
 
795
836
  .ids-header-1177--unresponsive .ids-header-1177__avatar {
796
- grid-column: 3;
797
- justify-self: end;
798
- display: grid;
837
+ align-self: flex-end;
838
+ display: flex;
799
839
  align-items: center;
840
+ flex-wrap: wrap;
800
841
  }
801
842
  .ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box {
802
- display: grid;
803
- grid-template-columns: auto auto;
843
+ display: flex;
804
844
  align-items: center;
805
845
  justify-content: center;
806
846
  gap: 1rem;
@@ -813,12 +853,14 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
813
853
  }
814
854
  .ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
815
855
  display: flex;
856
+ min-width: 1rem;
857
+ min-height: 1rem;
816
858
  max-width: 2.25rem;
817
859
  max-height: 2.75rem;
818
860
  }
819
861
  .ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
820
- display: grid;
821
- grid-template-rows: 1fr 1fr;
862
+ display: flex;
863
+ flex-direction: column;
822
864
  }
823
865
  .ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
824
866
  text-align: start;
@@ -846,14 +888,13 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
846
888
  }
847
889
 
848
890
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar {
849
- grid-column: 3;
850
- justify-self: end;
851
- display: grid;
891
+ align-self: flex-end;
892
+ display: flex;
852
893
  align-items: center;
894
+ flex-wrap: wrap;
853
895
  }
854
896
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box {
855
- display: grid;
856
- grid-template-columns: auto auto;
897
+ display: flex;
857
898
  align-items: center;
858
899
  justify-content: center;
859
900
  gap: 1rem;
@@ -877,23 +918,22 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
877
918
  }
878
919
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
879
920
  display: flex;
921
+ min-width: 1rem;
922
+ min-height: 1rem;
880
923
  max-width: 2.25rem;
881
924
  max-height: 2.75rem;
882
925
  }
883
926
  @media (max-width: 1024px) {
884
927
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
885
- width: 1.25rem;
886
- height: 1.25rem;
928
+ min-width: 1rem;
929
+ min-height: 1rem;
930
+ max-width: 1.25rem;
931
+ max-height: 1.25rem;
887
932
  }
888
933
  }
889
934
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
890
- display: grid;
891
- grid-template-rows: 1fr 1fr;
892
- }
893
- @media (max-width: 1024px) {
894
- .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
895
- grid-template-rows: 1fr;
896
- }
935
+ display: flex;
936
+ flex-direction: column;
897
937
  }
898
938
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
899
939
  text-align: start;
@@ -931,14 +971,13 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
931
971
  }
932
972
 
933
973
  :host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) {
934
- grid-column: 3;
935
- justify-self: end;
936
- display: grid;
974
+ align-self: flex-end;
975
+ display: flex;
937
976
  align-items: center;
977
+ flex-wrap: wrap;
938
978
  }
939
979
  :host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box {
940
- display: grid;
941
- grid-template-columns: auto auto;
980
+ display: flex;
942
981
  align-items: center;
943
982
  justify-content: center;
944
983
  gap: 1rem;
@@ -962,23 +1001,22 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
962
1001
  }
963
1002
  :host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
964
1003
  display: flex;
1004
+ min-width: 1rem;
1005
+ min-height: 1rem;
965
1006
  max-width: 2.25rem;
966
1007
  max-height: 2.75rem;
967
1008
  }
968
1009
  @media (max-width: 1024px) {
969
1010
  :host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
970
- width: 1.25rem;
971
- height: 1.25rem;
1011
+ min-width: 1rem;
1012
+ min-height: 1rem;
1013
+ max-width: 1.25rem;
1014
+ max-height: 1.25rem;
972
1015
  }
973
1016
  }
974
1017
  :host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
975
- display: grid;
976
- grid-template-rows: 1fr 1fr;
977
- }
978
- @media (max-width: 1024px) {
979
- :host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
980
- grid-template-rows: 1fr;
981
- }
1018
+ display: flex;
1019
+ flex-direction: column;
982
1020
  }
983
1021
  :host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
984
1022
  text-align: start;
@@ -1015,14 +1053,13 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1015
1053
  margin-right: 0.5rem;
1016
1054
  }
1017
1055
  :host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive {
1018
- grid-column: 3;
1019
- justify-self: end;
1020
- display: grid;
1056
+ align-self: flex-end;
1057
+ display: flex;
1021
1058
  align-items: center;
1059
+ flex-wrap: wrap;
1022
1060
  }
1023
1061
  :host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box {
1024
- display: grid;
1025
- grid-template-columns: auto auto;
1062
+ display: flex;
1026
1063
  align-items: center;
1027
1064
  justify-content: center;
1028
1065
  gap: 1rem;
@@ -1035,12 +1072,14 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1035
1072
  }
1036
1073
  :host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
1037
1074
  display: flex;
1075
+ min-width: 1rem;
1076
+ min-height: 1rem;
1038
1077
  max-width: 2.25rem;
1039
1078
  max-height: 2.75rem;
1040
1079
  }
1041
1080
  :host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
1042
- display: grid;
1043
- grid-template-rows: 1fr 1fr;
1081
+ display: flex;
1082
+ flex-direction: column;
1044
1083
  }
1045
1084
  :host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
1046
1085
  text-align: start;
@@ -1075,6 +1114,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1075
1114
  max-width: var(--IDS__MAX-WIDTH);
1076
1115
  display: flex;
1077
1116
  flex-wrap: wrap;
1117
+ align-items: center;
1078
1118
  margin-top: 0;
1079
1119
  margin-bottom: 0;
1080
1120
  margin-left: auto;
@@ -1090,6 +1130,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1090
1130
  max-width: var(--IDS__MAX-WIDTH);
1091
1131
  display: flex;
1092
1132
  flex-wrap: wrap;
1133
+ align-items: center;
1093
1134
  margin-top: 0;
1094
1135
  margin-bottom: 0;
1095
1136
  margin-left: auto;
@@ -1118,6 +1159,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1118
1159
  max-width: var(--IDS__MAX-WIDTH);
1119
1160
  display: flex;
1120
1161
  flex-wrap: wrap;
1162
+ align-items: center;
1121
1163
  margin-top: 0;
1122
1164
  margin-bottom: 0;
1123
1165
  margin-left: auto;
@@ -1141,6 +1183,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1141
1183
  max-width: var(--IDS__MAX-WIDTH);
1142
1184
  display: flex;
1143
1185
  flex-wrap: wrap;
1186
+ align-items: center;
1144
1187
  margin-top: 0;
1145
1188
  margin-bottom: 0;
1146
1189
  margin-left: auto;
@@ -1592,7 +1635,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1592
1635
  border-right: none !important;
1593
1636
  }
1594
1637
  .ids-header-1177__nav-mobile__menu .ids-hamburger {
1595
- transition: 0.2s;
1638
+ transition: all 0.2s;
1596
1639
  cursor: pointer;
1597
1640
  user-select: none;
1598
1641
  position: relative;
@@ -1601,7 +1644,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1601
1644
  display: block;
1602
1645
  width: 1.3125rem;
1603
1646
  border-radius: 0.125rem;
1604
- transition: 0.2s;
1647
+ transition: all 0.2s;
1605
1648
  background-color: var(--IDS-COLOR-PRIMARY-35);
1606
1649
  position: relative;
1607
1650
  height: 0.188rem;
@@ -1612,7 +1655,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1612
1655
  display: inline-block;
1613
1656
  width: 1.3125rem;
1614
1657
  border-radius: 0.125rem;
1615
- transition: 0.2s;
1658
+ transition: all 0.2s;
1616
1659
  background-color: var(--IDS-COLOR-PRIMARY-35);
1617
1660
  position: absolute;
1618
1661
  left: 0;
@@ -1636,10 +1679,6 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1636
1679
  .ids-header-1177__nav-mobile__menu .ids-hamburger__lines:after {
1637
1680
  top: -0.5rem;
1638
1681
  }
1639
- .ids-header-1177__nav-mobile__menu[aria-expanded=true] .ids-hamburger {
1640
- -webkit-transform: scale3d(0.8, 0.8, 0.8);
1641
- transform: scale3d(0.8, 0.8, 0.8);
1642
- }
1643
1682
  .ids-header-1177__nav-mobile__menu[aria-expanded=true] .ids-hamburger .ids-hamburger__lines {
1644
1683
  background: transparent;
1645
1684
  }
@@ -1648,8 +1687,8 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
1648
1687
  -webkit-transform-origin: 50% 50%;
1649
1688
  transform-origin: 50% 50%;
1650
1689
  top: 0;
1651
- width: 2rem;
1652
- left: -0.313rem;
1690
+ width: 1.5rem;
1691
+ left: -0.1rem;
1653
1692
  }
1654
1693
  .ids-header-1177__nav-mobile__menu[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before {
1655
1694
  -ms-transform: rotate(45deg);