@inera/ids-design 5.3.0 → 5.4.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 (162) hide show
  1. package/components/alert/alert-lit.js +1 -1
  2. package/components/alert/alert.css +48 -48
  3. package/components/alert-global/alert-global-lit.js +1 -1
  4. package/components/alert-global/alert-global.css +68 -92
  5. package/components/badge/badge-lit.js +1 -1
  6. package/components/badge/badge.css +10 -6
  7. package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
  8. package/components/breadcrumbs/breadcrumbs.css +48 -25
  9. package/components/button-group/button-group-lit.js +1 -1
  10. package/components/button-group/button-group.css +1 -1
  11. package/components/card/card-lit.js +1 -1
  12. package/components/card/card.css +26 -17
  13. package/components/carousel/carousel-item-lit.d.ts +2 -0
  14. package/components/carousel/carousel-item-lit.js +7 -0
  15. package/components/carousel/carousel-item.css +67 -0
  16. package/components/carousel/carousel-lit.d.ts +2 -0
  17. package/components/carousel/carousel-lit.js +7 -0
  18. package/components/carousel/carousel.css +156 -0
  19. package/components/data-table/data-table-lit.js +1 -1
  20. package/components/data-table/data-table.css +28 -28
  21. package/components/date-label/date-label-lit.js +1 -1
  22. package/components/date-label/date-label.css +13 -13
  23. package/components/dialog/dialog-lit.js +1 -1
  24. package/components/dialog/dialog.css +43 -47
  25. package/components/dropdown/dropdown-lit.js +1 -1
  26. package/components/dropdown/dropdown.css +21 -21
  27. package/components/expandable/expandable-lit.js +1 -1
  28. package/components/expandable/expandable.css +38 -37
  29. package/components/footer/footer-lit.js +1 -1
  30. package/components/footer/footer.css +49 -49
  31. package/components/footer-1177/footer-1177-lit.js +1 -1
  32. package/components/footer-1177/footer-1177.css +72 -70
  33. package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
  34. package/components/footer-1177-admin/footer-1177-admin.css +75 -71
  35. package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
  36. package/components/footer-1177-pro/footer-1177-pro.css +38 -39
  37. package/components/footer-inera/footer-inera-lit.js +1 -1
  38. package/components/footer-inera/footer-inera.css +84 -84
  39. package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
  40. package/components/footer-inera-admin/footer-inera-admin.css +111 -110
  41. package/components/form/error-message/error-message-lit.js +1 -1
  42. package/components/form/error-message/error-message.css +9 -9
  43. package/components/form/group/group-lit.js +1 -1
  44. package/components/form/group/group.css +7 -7
  45. package/components/form/range/range-lit.js +1 -1
  46. package/components/form/range/range.css +15 -16
  47. package/components/form/select-multiple/select-multiple-lit.js +1 -1
  48. package/components/form/select-multiple/select-multiple.css +44 -35
  49. package/components/form/spinner/spinner-lit.js +1 -1
  50. package/components/form/spinner/spinner.css +9 -8
  51. package/components/grid/column/column-lit.js +1 -1
  52. package/components/grid/column/column.css +12 -0
  53. package/components/header-1177/composite-header-1177.css +413 -394
  54. package/components/header-1177/header-1177-avatar-lit.js +1 -1
  55. package/components/header-1177/header-1177-avatar.css +42 -34
  56. package/components/header-1177/header-1177-item-lit.js +1 -1
  57. package/components/header-1177/header-1177-item.css +47 -43
  58. package/components/header-1177/header-1177-lit.js +1 -1
  59. package/components/header-1177/header-1177-nav-item-lit.js +1 -1
  60. package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
  61. package/components/header-1177/header-1177-nav-item-mobile.css +39 -40
  62. package/components/header-1177/header-1177-nav-item.css +141 -141
  63. package/components/header-1177/header-1177-nav-lit.js +1 -1
  64. package/components/header-1177/header-1177-nav.css +22 -22
  65. package/components/header-1177/header-1177.css +125 -117
  66. package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
  67. package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
  68. package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +17 -17
  69. package/components/header-1177-admin/header-1177-admin-avatar.css +62 -61
  70. package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
  71. package/components/header-1177-admin/header-1177-admin-item.css +53 -37
  72. package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
  73. package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
  74. package/components/header-1177-admin/header-1177-admin-nav-item.css +149 -149
  75. package/components/header-1177-admin/header-1177-admin-nav-lit.js +1 -1
  76. package/components/header-1177-admin/header-1177-admin-nav.css +16 -16
  77. package/components/header-1177-admin/header-1177-admin.css +74 -72
  78. package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
  79. package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
  80. package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +18 -17
  81. package/components/header-1177-pro/header-1177-pro-avatar.css +67 -65
  82. package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
  83. package/components/header-1177-pro/header-1177-pro-item.css +17 -13
  84. package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
  85. package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
  86. package/components/header-1177-pro/header-1177-pro-nav-item.css +137 -137
  87. package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
  88. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +1 -1
  89. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +32 -32
  90. package/components/header-1177-pro/header-1177-pro-nav.css +20 -24
  91. package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
  92. package/components/header-1177-pro/header-1177-pro-region-picker.css +81 -77
  93. package/components/header-1177-pro/header-1177-pro.css +63 -63
  94. package/components/header-inera/header-inera-item-lit.js +1 -1
  95. package/components/header-inera/header-inera-item.css +15 -12
  96. package/components/header-inera/header-inera-lit.js +1 -1
  97. package/components/header-inera/header-inera-nav-item-lit.js +1 -1
  98. package/components/header-inera/header-inera-nav-item.css +37 -50
  99. package/components/header-inera/header-inera-nav-lit.js +1 -1
  100. package/components/header-inera/header-inera-nav-mobile-lit.js +1 -1
  101. package/components/header-inera/header-inera-nav-mobile.css +49 -48
  102. package/components/header-inera/header-inera-nav.css +2 -2
  103. package/components/header-inera/header-inera.css +17 -17
  104. package/components/header-inera-admin/composite-header-inera-admin.css +152 -170
  105. package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
  106. package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
  107. package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +9 -9
  108. package/components/header-inera-admin/header-inera-admin-avatar.css +22 -21
  109. package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
  110. package/components/header-inera-admin/header-inera-admin-item.css +11 -11
  111. package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
  112. package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
  113. package/components/header-inera-admin/header-inera-admin-nav-item.css +42 -50
  114. package/components/header-inera-admin/header-inera-admin-nav-lit.js +1 -1
  115. package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +1 -1
  116. package/components/header-inera-admin/header-inera-admin-nav-mobile.css +49 -48
  117. package/components/header-inera-admin/header-inera-admin-nav.css +2 -2
  118. package/components/header-inera-admin/header-inera-admin.css +30 -30
  119. package/components/list/list-lit.js +1 -1
  120. package/components/list/list.css +38 -21
  121. package/components/mobile-menu/mobile-menu-lit.js +1 -1
  122. package/components/mobile-menu/mobile-menu.css +413 -408
  123. package/components/navigation/content/navigation-content-lit.js +1 -1
  124. package/components/navigation/content/navigation-content.css +15 -15
  125. package/components/navigation/local/navigation-local-lit.js +1 -1
  126. package/components/navigation/local/navigation-local.css +13 -13
  127. package/components/notification-badge/notification-badge-lit.js +1 -1
  128. package/components/notification-badge/notification-badge.css +2 -2
  129. package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
  130. package/components/pagination/data-pagination/data-pagination.css +23 -23
  131. package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
  132. package/components/pagination/list-pagination/list-pagination.css +32 -29
  133. package/components/popover/popover-content-lit.js +1 -1
  134. package/components/popover/popover-content.css +74 -82
  135. package/components/progressbar/progressbar-lit.js +1 -1
  136. package/components/progressbar/progressbar.css +12 -12
  137. package/components/side-menu/side-menu-lit.js +1 -1
  138. package/components/side-menu/side-menu.css +32 -32
  139. package/components/side-panel/side-panel-lit.js +1 -1
  140. package/components/side-panel/side-panel.css +83 -101
  141. package/components/stepper/stepper-lit.js +1 -1
  142. package/components/stepper/stepper.css +28 -24
  143. package/components/table/table.css +5 -5
  144. package/components/tabs/tab-lit.js +1 -1
  145. package/components/tabs/tab-panel-lit.js +1 -1
  146. package/components/tabs/tab-panel.css +2 -2
  147. package/components/tabs/tab.css +24 -24
  148. package/components/tabs/tabs-lit.js +2 -2
  149. package/components/tabs/tabs.css +6 -6
  150. package/components/tag/tag-lit.js +1 -1
  151. package/components/tag/tag.css +19 -43
  152. package/components/tooltip/tooltip-lit.js +1 -1
  153. package/components/tooltip/tooltip.css +11 -14
  154. package/global/_partials.css +1 -1
  155. package/global/global.css +404 -356
  156. package/global/util/util.css +7 -5
  157. package/package.json +1 -1
  158. package/themes/1177/1177.css +812 -822
  159. package/themes/1177-pro/1177-pro.css +912 -929
  160. package/themes/inera/inera.css +812 -858
  161. package/themes/inera-admin/inera-admin.css +860 -934
  162. package/themes/reset.css +1 -1
@@ -2,7 +2,7 @@
2
2
  * BUTTONS
3
3
  ********/
4
4
  /*******
5
- * SCROLLBAR
5
+ * SCROLLBARS
6
6
  ********/
7
7
  /*******
8
8
  * FORM
@@ -42,18 +42,18 @@
42
42
  .ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines {
43
43
  display: block;
44
44
  width: 1.3125rem;
45
- border-radius: 2px;
45
+ border-radius: 0.125rem;
46
46
  transition: 0.2s;
47
47
  background-color: var(--IDS-COLOR-ACCENT-40);
48
48
  position: relative;
49
- height: 3px;
49
+ height: 0.188rem;
50
50
  width: 1.25rem;
51
51
  }
52
52
  .ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:before,
53
53
  .ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:after {
54
54
  display: inline-block;
55
55
  width: 1.3125rem;
56
- border-radius: 2px;
56
+ border-radius: 0.125rem;
57
57
  transition: 0.2s;
58
58
  background-color: var(--IDS-COLOR-ACCENT-40);
59
59
  position: absolute;
@@ -64,7 +64,7 @@
64
64
  }
65
65
  .ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:before,
66
66
  .ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:after {
67
- height: 3px;
67
+ height: 0.188rem;
68
68
  width: 1.25rem;
69
69
  }
70
70
  .ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:before,
@@ -73,10 +73,10 @@
73
73
  transform-origin: 0.13393rem center;
74
74
  }
75
75
  .ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:before {
76
- top: 8px;
76
+ top: 0.5rem;
77
77
  }
78
78
  .ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:after {
79
- top: -8px;
79
+ top: -0.5rem;
80
80
  }
81
81
  .ids-header-1177-pro__nav-mobile__menu[aria-expanded=true] .ids-hamburger {
82
82
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
@@ -91,7 +91,7 @@
91
91
  transform-origin: 50% 50%;
92
92
  top: 0;
93
93
  width: 2rem;
94
- left: -5px;
94
+ left: -0.313rem;
95
95
  }
96
96
  .ids-header-1177-pro__nav-mobile__menu[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before {
97
97
  -ms-transform: rotate(45deg);
@@ -112,11 +112,11 @@
112
112
  .ids-header-1177-pro__nav-mobile__menu-items {
113
113
  display: block;
114
114
  position: absolute;
115
- left: 0px;
116
- right: 0px;
115
+ left: 0;
116
+ right: 0;
117
117
  z-index: 10;
118
- box-shadow: var(--header-nav-mobile-menu-items_box-shadow);
119
- top: calc(100% + 1px);
118
+ box-shadow: 0 0.125rem 0.313rem #c5c5c5;
119
+ top: calc(100% + 0.063rem);
120
120
  }
121
121
  @media (min-width: 1024px) {
122
122
  .ids-header-1177-pro__nav-mobile__menu-items {
@@ -128,7 +128,7 @@
128
128
  display: none;
129
129
  align-items: center;
130
130
  justify-content: center;
131
- height: 48px;
131
+ height: 3rem;
132
132
  position: relative;
133
133
  color: var(--IDS-COLOR-ACCENT-40);
134
134
  }
@@ -136,7 +136,7 @@
136
136
  .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-mobile__item button {
137
137
  display: flex;
138
138
  width: 100%;
139
- gap: 8px;
139
+ gap: 0.5rem;
140
140
  text-decoration: none;
141
141
  background: none;
142
142
  color: inherit;
@@ -153,19 +153,19 @@
153
153
  }
154
154
  .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-mobile__item ::slotted(a) {
155
155
  position: absolute;
156
- inset: 0px;
156
+ inset: 0;
157
157
  opacity: 0;
158
158
  }
159
159
  .ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-mobile__item:focus-within {
160
- outline: var(--IDS-FOCUS_OUTLINE);
161
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
160
+ outline: var(--IDS-FOCUS__OUTLINE);
161
+ outline-offset: -0.125rem !important;
162
162
  }
163
163
 
164
164
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item {
165
165
  display: none;
166
166
  align-items: center;
167
167
  justify-content: center;
168
- height: 48px;
168
+ height: 3rem;
169
169
  position: relative;
170
170
  color: var(--IDS-COLOR-ACCENT-40);
171
171
  }
@@ -173,7 +173,7 @@
173
173
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item button {
174
174
  display: flex;
175
175
  width: 100%;
176
- gap: 8px;
176
+ gap: 0.5rem;
177
177
  text-decoration: none;
178
178
  background: none;
179
179
  color: inherit;
@@ -190,12 +190,12 @@
190
190
  }
191
191
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item ::slotted(a) {
192
192
  position: absolute;
193
- inset: 0px;
193
+ inset: 0;
194
194
  opacity: 0;
195
195
  }
196
196
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item:focus-within {
197
- outline: var(--IDS-FOCUS_OUTLINE);
198
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
197
+ outline: var(--IDS-FOCUS__OUTLINE);
198
+ outline-offset: -0.125rem !important;
199
199
  }
200
200
  @media (max-width: 1024px) {
201
201
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__items__item--mobile) {
@@ -212,7 +212,7 @@
212
212
  display: none;
213
213
  align-items: center;
214
214
  justify-content: center;
215
- height: 48px;
215
+ height: 3rem;
216
216
  position: relative;
217
217
  color: var(--IDS-COLOR-ACCENT-40);
218
218
  }
@@ -220,7 +220,7 @@
220
220
  :host .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__nav-mobile__item--unresponsive) button {
221
221
  display: flex;
222
222
  width: 100%;
223
- gap: 8px;
223
+ gap: 0.5rem;
224
224
  text-decoration: none;
225
225
  background: none;
226
226
  color: inherit;
@@ -237,12 +237,12 @@
237
237
  }
238
238
  :host .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__nav-mobile__item--unresponsive) ::slotted(a) {
239
239
  position: absolute;
240
- inset: 0px;
240
+ inset: 0;
241
241
  opacity: 0;
242
242
  }
243
243
  :host .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__nav-mobile__item--unresponsive):focus-within {
244
- outline: var(--IDS-FOCUS_OUTLINE);
245
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
244
+ outline: var(--IDS-FOCUS__OUTLINE);
245
+ outline-offset: -0.125rem !important;
246
246
  }
247
247
  @media (max-width: 1024px) {
248
248
  :host .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__nav-mobile__item--unresponsive):not(.ids-header-1177-pro__items__item--mobile) {
@@ -258,7 +258,7 @@
258
258
  display: none;
259
259
  align-items: center;
260
260
  justify-content: center;
261
- height: 48px;
261
+ height: 3rem;
262
262
  position: relative;
263
263
  color: var(--IDS-COLOR-ACCENT-40);
264
264
  }
@@ -266,7 +266,7 @@
266
266
  :host .ids-header-1177-pro__nav-mobile__item.ids-header-1177-pro__nav-mobile__item--unresponsive button {
267
267
  display: flex;
268
268
  width: 100%;
269
- gap: 8px;
269
+ gap: 0.5rem;
270
270
  text-decoration: none;
271
271
  background: none;
272
272
  color: inherit;
@@ -283,10 +283,10 @@
283
283
  }
284
284
  :host .ids-header-1177-pro__nav-mobile__item.ids-header-1177-pro__nav-mobile__item--unresponsive ::slotted(a) {
285
285
  position: absolute;
286
- inset: 0px;
286
+ inset: 0;
287
287
  opacity: 0;
288
288
  }
289
289
  :host .ids-header-1177-pro__nav-mobile__item.ids-header-1177-pro__nav-mobile__item--unresponsive:focus-within {
290
- outline: var(--IDS-FOCUS_OUTLINE);
291
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
290
+ outline: var(--IDS-FOCUS__OUTLINE);
291
+ outline-offset: -0.125rem !important;
292
292
  }
@@ -12,45 +12,43 @@
12
12
 
13
13
  .ids-header-1177-pro--unresponsive nav.ids-header-1177-pro__nav {
14
14
  position: relative;
15
- box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
15
+ box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
16
16
  background-color: var(--IDS-COLOR-SECONDARY-95);
17
- box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
18
17
  }
19
18
  .ids-header-1177-pro--unresponsive nav.ids-header-1177-pro__nav .ids-header-1177-pro__nav-inner {
20
- max-width: var(--IDS_MAX-WIDTH);
19
+ max-width: var(--IDS__MAX-WIDTH);
21
20
  display: flex;
22
21
  flex-wrap: wrap;
23
22
  align-items: center;
24
- margin-top: 0px;
25
- margin-bottom: 0px;
23
+ margin-top: 0;
24
+ margin-bottom: 0;
26
25
  margin-left: auto;
27
26
  margin-right: auto;
28
27
  }
29
28
 
30
29
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-pro__nav {
31
30
  position: relative;
32
- box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
31
+ box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
33
32
  background-color: var(--IDS-COLOR-SECONDARY-95);
34
- box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
35
33
  }
36
34
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-pro__nav .ids-header-1177-pro__nav-inner {
37
- max-width: var(--IDS_MAX-WIDTH);
35
+ max-width: var(--IDS__MAX-WIDTH);
38
36
  display: flex;
39
37
  flex-wrap: wrap;
40
38
  align-items: center;
41
- margin-top: 0px;
42
- margin-bottom: 0px;
39
+ margin-top: 0;
40
+ margin-bottom: 0;
43
41
  margin-left: auto;
44
42
  margin-right: auto;
45
43
  }
46
44
  @media (max-width: 1024px) {
47
45
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-pro__nav .ids-header-1177-pro__nav-inner {
48
- height: 48px;
46
+ height: 3rem;
49
47
  flex-wrap: wrap;
50
48
  flex: 1 1 auto;
51
49
  box-sizing: border-box;
52
50
  justify-content: space-between;
53
- padding: 0px 20px !important;
51
+ padding: 0 1.25rem !important;
54
52
  }
55
53
  }
56
54
 
@@ -60,43 +58,41 @@
60
58
 
61
59
  :host nav.ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) {
62
60
  position: relative;
63
- box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
61
+ box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
64
62
  background-color: var(--IDS-COLOR-SECONDARY-95);
65
- box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
66
63
  }
67
64
  :host nav.ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__nav-inner {
68
- max-width: var(--IDS_MAX-WIDTH);
65
+ max-width: var(--IDS__MAX-WIDTH);
69
66
  display: flex;
70
67
  flex-wrap: wrap;
71
68
  align-items: center;
72
- margin-top: 0px;
73
- margin-bottom: 0px;
69
+ margin-top: 0;
70
+ margin-bottom: 0;
74
71
  margin-left: auto;
75
72
  margin-right: auto;
76
73
  }
77
74
  @media (max-width: 1024px) {
78
75
  :host nav.ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__nav-inner {
79
- height: 48px;
76
+ height: 3rem;
80
77
  flex-wrap: wrap;
81
78
  flex: 1 1 auto;
82
79
  box-sizing: border-box;
83
80
  justify-content: space-between;
84
- padding: 0px 20px !important;
81
+ padding: 0 1.25rem !important;
85
82
  }
86
83
  }
87
84
  :host nav.ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive {
88
85
  position: relative;
89
- box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
86
+ box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
90
87
  background-color: var(--IDS-COLOR-SECONDARY-95);
91
- box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
92
88
  }
93
89
  :host nav.ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__nav-inner {
94
- max-width: var(--IDS_MAX-WIDTH);
90
+ max-width: var(--IDS__MAX-WIDTH);
95
91
  display: flex;
96
92
  flex-wrap: wrap;
97
93
  align-items: center;
98
- margin-top: 0px;
99
- margin-bottom: 0px;
94
+ margin-top: 0;
95
+ margin-bottom: 0;
100
96
  margin-left: auto;
101
97
  margin-right: auto;
102
98
  }
@@ -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-1177-pro--unresponsive button.ids-header-1177-pro__region-picker{align-items:center;background:none;border:none;color:var(--IDS-COLOR-ACCENT-40)!important;color:inherit;cursor:pointer;display:flex;font-size:.85rem;font:inherit;gap:16px;height:40px;margin-left:24px;margin-right:24px;max-height:40px;outline:inherit;padding:0;position:relative}.ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile{display:none}.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{display:flex;font-size:.875rem;gap:8px}.ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:5px!important}.ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region]){height:40px;max-width:200px}.ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]){height:24px;max-width:200px}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker{align-items:center;background:none;border:none;color:var(--IDS-COLOR-ACCENT-40)!important;color:inherit;cursor:pointer;display:flex;font-size:.85rem;font:inherit;gap:16px;height:40px;margin-left:24px;margin-right:24px;max-height:40px;outline:inherit;padding:0;position:relative}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile{display:none}.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{display:flex;font-size:.875rem;gap:8px}@media (max-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker:not(.ids-header-1177-pro__region-picker--mobile){display:none}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile{display:flex;gap:12px;margin-left:0}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile ::slotted([slot=region]){height:24px;max-width:200px}}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:5px!important}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region]){height:40px;max-width:200px}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]){height:24px;max-width:200px}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker{align-items:center;background:none;border:none;color:var(--IDS-COLOR-ACCENT-40)!important;color:inherit;cursor:pointer;display:flex;font-size:.85rem;font:inherit;gap:16px;height:40px;margin-left:24px;margin-right:24px;max-height:40px;outline:inherit;padding:0;position:relative}: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{display:none}: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{display:flex;font-size:.875rem;gap:8px}@media (max-width:1024px){:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker:not(.ids-header-1177-pro__region-picker--mobile){display:none}: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{display:flex;gap:12px;margin-left:0}: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 ::slotted([slot=region]){height:24px;max-width:200px}}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:5px!important}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region]){height:40px;max-width:200px}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]){height:24px;max-width:200px}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker{align-items:center;background:none;border:none;color:var(--IDS-COLOR-ACCENT-40)!important;color:inherit;cursor:pointer;display:flex;font-size:.85rem;font:inherit;gap:16px;height:40px;margin-left:24px;margin-right:24px;max-height:40px;outline:inherit;padding:0;position:relative}: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{display:none}: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{display:flex;font-size:.875rem;gap:8px}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:5px!important}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region]){height:40px;max-width:200px}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]){height:24px;max-width:200px}";
3
+ var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker{align-items:center;background:none;border:none;color:inherit;color:var(--IDS-COLOR-ACCENT-40)!important;cursor:pointer;display:flex;font:inherit;font-family:var(--IDS-FONT-FAMILY-BASE)!important;font-size:.85rem!important;gap:1rem;height:2.5rem;margin-left:1.5rem;margin-right:1.5rem;max-height:2.5rem;outline:inherit;padding:0;position:relative}.ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile{display:none}.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{display:flex;font-size:.875rem;gap:.5rem}.ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.125rem!important}.ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region]){height:2.5rem;max-width:12.5rem}.ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]){height:2.5rem;max-width:12.5rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker{align-items:center;background:none;border:none;color:inherit;color:var(--IDS-COLOR-ACCENT-40)!important;cursor:pointer;display:flex;font:inherit;font-family:var(--IDS-FONT-FAMILY-BASE)!important;font-size:.85rem!important;gap:1rem;height:2.5rem;margin-left:1.5rem;margin-right:1.5rem;max-height:2.5rem;outline:inherit;padding:0;position:relative}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile{display:none}.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{display:flex;font-size:.875rem;gap:.5rem}@media (max-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker:not(.ids-header-1177-pro__region-picker--mobile){display:none}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile{display:flex;gap:.75rem;margin-left:0}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile ::slotted([slot=region]){height:1.5rem;max-width:12.5rem}}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.125rem!important}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region]){height:2.5rem;max-width:12.5rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]){height:2.5rem;max-width:12.5rem}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker{align-items:center;background:none;border:none;color:inherit;color:var(--IDS-COLOR-ACCENT-40)!important;cursor:pointer;display:flex;font:inherit;font-family:var(--IDS-FONT-FAMILY-BASE)!important;font-size:.85rem!important;gap:1rem;height:2.5rem;margin-left:1.5rem;margin-right:1.5rem;max-height:2.5rem;outline:inherit;padding:0;position:relative}: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{display:none}: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{display:flex;font-size:.875rem;gap:.5rem}@media (max-width:1024px){:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker:not(.ids-header-1177-pro__region-picker--mobile){display:none}: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{display:flex;gap:.75rem;margin-left:0}: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 ::slotted([slot=region]){height:1.5rem;max-width:12.5rem}}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.125rem!important}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region]){height:2.5rem;max-width:12.5rem}:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]){height:2.5rem;max-width:12.5rem}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker{align-items:center;background:none;border:none;color:inherit;color:var(--IDS-COLOR-ACCENT-40)!important;cursor:pointer;display:flex;font:inherit;font-family:var(--IDS-FONT-FAMILY-BASE)!important;font-size:.85rem!important;gap:1rem;height:2.5rem;margin-left:1.5rem;margin-right:1.5rem;max-height:2.5rem;outline:inherit;padding:0;position:relative}: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{display:none}: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{display:flex;font-size:.875rem;gap:.5rem}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.125rem!important}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region]){height:2.5rem;max-width:12.5rem}:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]){height:2.5rem;max-width:12.5rem}";
4
4
 
5
5
  var header1177ProRegionPickerLit = css`${unsafeCSS(css_248z)}`;
6
6
 
@@ -2,7 +2,7 @@
2
2
  * BUTTONS
3
3
  ********/
4
4
  /*******
5
- * SCROLLBAR
5
+ * SCROLLBARS
6
6
  ********/
7
7
  /*******
8
8
  * FORM
@@ -23,16 +23,6 @@
23
23
  }
24
24
 
25
25
  .ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker {
26
- font-size: 0.85rem;
27
- color: var(--IDS-COLOR-ACCENT-40) !important;
28
- max-height: 40px;
29
- height: 40px;
30
- position: relative;
31
- display: flex;
32
- align-items: center;
33
- gap: 16px;
34
- margin-left: 24px;
35
- margin-right: 24px;
36
26
  background: none;
37
27
  color: inherit;
38
28
  border: none;
@@ -40,6 +30,17 @@
40
30
  font: inherit;
41
31
  cursor: pointer;
42
32
  outline: inherit;
33
+ font-size: 0.85rem !important;
34
+ font-family: var(--IDS-FONT-FAMILY-BASE) !important;
35
+ color: var(--IDS-COLOR-ACCENT-40) !important;
36
+ max-height: 2.5rem;
37
+ height: 2.5rem;
38
+ position: relative;
39
+ display: flex;
40
+ align-items: center;
41
+ gap: 1rem;
42
+ margin-left: 1.5rem;
43
+ margin-right: 1.5rem;
43
44
  }
44
45
  .ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile {
45
46
  display: none;
@@ -47,32 +48,22 @@
47
48
  .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 {
48
49
  font-size: 0.875rem;
49
50
  display: flex;
50
- gap: 8px;
51
+ gap: 0.5rem;
51
52
  }
52
53
  .ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker:focus {
53
- outline: var(--IDS-FOCUS_OUTLINE);
54
- outline-offset: 5px !important;
54
+ outline: var(--IDS-FOCUS__OUTLINE);
55
+ outline-offset: -0.125rem !important;
55
56
  }
56
57
  .ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region]) {
57
- height: 40px;
58
- max-width: 200px;
58
+ height: 2.5rem;
59
+ max-width: 12.5rem;
59
60
  }
60
61
  .ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]) {
61
- max-width: 200px;
62
- height: 24px;
62
+ height: 2.5rem;
63
+ max-width: 12.5rem;
63
64
  }
64
65
 
65
66
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker {
66
- font-size: 0.85rem;
67
- color: var(--IDS-COLOR-ACCENT-40) !important;
68
- max-height: 40px;
69
- height: 40px;
70
- position: relative;
71
- display: flex;
72
- align-items: center;
73
- gap: 16px;
74
- margin-left: 24px;
75
- margin-right: 24px;
76
67
  background: none;
77
68
  color: inherit;
78
69
  border: none;
@@ -80,6 +71,17 @@
80
71
  font: inherit;
81
72
  cursor: pointer;
82
73
  outline: inherit;
74
+ font-size: 0.85rem !important;
75
+ font-family: var(--IDS-FONT-FAMILY-BASE) !important;
76
+ color: var(--IDS-COLOR-ACCENT-40) !important;
77
+ max-height: 2.5rem;
78
+ height: 2.5rem;
79
+ position: relative;
80
+ display: flex;
81
+ align-items: center;
82
+ gap: 1rem;
83
+ margin-left: 1.5rem;
84
+ margin-right: 1.5rem;
83
85
  }
84
86
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile {
85
87
  display: none;
@@ -87,7 +89,7 @@
87
89
  .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 {
88
90
  font-size: 0.875rem;
89
91
  display: flex;
90
- gap: 8px;
92
+ gap: 0.5rem;
91
93
  }
92
94
  @media (max-width: 1024px) {
93
95
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker:not(.ids-header-1177-pro__region-picker--mobile) {
@@ -95,38 +97,28 @@
95
97
  }
96
98
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile {
97
99
  display: flex;
98
- margin-left: 0px;
99
- gap: 12px;
100
+ margin-left: 0;
101
+ gap: 0.75rem;
100
102
  }
101
103
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile ::slotted([slot=region]) {
102
- max-width: 200px;
103
- height: 24px;
104
+ max-width: 12.5rem;
105
+ height: 1.5rem;
104
106
  }
105
107
  }
106
108
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker:focus {
107
- outline: var(--IDS-FOCUS_OUTLINE);
108
- outline-offset: 5px !important;
109
+ outline: var(--IDS-FOCUS__OUTLINE);
110
+ outline-offset: -0.125rem !important;
109
111
  }
110
112
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region]) {
111
- height: 40px;
112
- max-width: 200px;
113
+ height: 2.5rem;
114
+ max-width: 12.5rem;
113
115
  }
114
116
  .ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]) {
115
- max-width: 200px;
116
- height: 24px;
117
+ height: 2.5rem;
118
+ max-width: 12.5rem;
117
119
  }
118
120
 
119
121
  :host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker {
120
- font-size: 0.85rem;
121
- color: var(--IDS-COLOR-ACCENT-40) !important;
122
- max-height: 40px;
123
- height: 40px;
124
- position: relative;
125
- display: flex;
126
- align-items: center;
127
- gap: 16px;
128
- margin-left: 24px;
129
- margin-right: 24px;
130
122
  background: none;
131
123
  color: inherit;
132
124
  border: none;
@@ -134,6 +126,17 @@
134
126
  font: inherit;
135
127
  cursor: pointer;
136
128
  outline: inherit;
129
+ font-size: 0.85rem !important;
130
+ font-family: var(--IDS-FONT-FAMILY-BASE) !important;
131
+ color: var(--IDS-COLOR-ACCENT-40) !important;
132
+ max-height: 2.5rem;
133
+ height: 2.5rem;
134
+ position: relative;
135
+ display: flex;
136
+ align-items: center;
137
+ gap: 1rem;
138
+ margin-left: 1.5rem;
139
+ margin-right: 1.5rem;
137
140
  }
138
141
  :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 {
139
142
  display: none;
@@ -141,7 +144,7 @@
141
144
  :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 {
142
145
  font-size: 0.875rem;
143
146
  display: flex;
144
- gap: 8px;
147
+ gap: 0.5rem;
145
148
  }
146
149
  @media (max-width: 1024px) {
147
150
  :host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker:not(.ids-header-1177-pro__region-picker--mobile) {
@@ -149,37 +152,27 @@
149
152
  }
150
153
  :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 {
151
154
  display: flex;
152
- margin-left: 0px;
153
- gap: 12px;
155
+ margin-left: 0;
156
+ gap: 0.75rem;
154
157
  }
155
158
  :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 ::slotted([slot=region]) {
156
- max-width: 200px;
157
- height: 24px;
159
+ max-width: 12.5rem;
160
+ height: 1.5rem;
158
161
  }
159
162
  }
160
163
  :host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker:focus {
161
- outline: var(--IDS-FOCUS_OUTLINE);
162
- outline-offset: 5px !important;
164
+ outline: var(--IDS-FOCUS__OUTLINE);
165
+ outline-offset: -0.125rem !important;
163
166
  }
164
167
  :host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region]) {
165
- height: 40px;
166
- max-width: 200px;
168
+ height: 2.5rem;
169
+ max-width: 12.5rem;
167
170
  }
168
171
  :host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]) {
169
- max-width: 200px;
170
- height: 24px;
172
+ height: 2.5rem;
173
+ max-width: 12.5rem;
171
174
  }
172
175
  :host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker {
173
- font-size: 0.85rem;
174
- color: var(--IDS-COLOR-ACCENT-40) !important;
175
- max-height: 40px;
176
- height: 40px;
177
- position: relative;
178
- display: flex;
179
- align-items: center;
180
- gap: 16px;
181
- margin-left: 24px;
182
- margin-right: 24px;
183
176
  background: none;
184
177
  color: inherit;
185
178
  border: none;
@@ -187,6 +180,17 @@
187
180
  font: inherit;
188
181
  cursor: pointer;
189
182
  outline: inherit;
183
+ font-size: 0.85rem !important;
184
+ font-family: var(--IDS-FONT-FAMILY-BASE) !important;
185
+ color: var(--IDS-COLOR-ACCENT-40) !important;
186
+ max-height: 2.5rem;
187
+ height: 2.5rem;
188
+ position: relative;
189
+ display: flex;
190
+ align-items: center;
191
+ gap: 1rem;
192
+ margin-left: 1.5rem;
193
+ margin-right: 1.5rem;
190
194
  }
191
195
  :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 {
192
196
  display: none;
@@ -194,17 +198,17 @@
194
198
  :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 {
195
199
  font-size: 0.875rem;
196
200
  display: flex;
197
- gap: 8px;
201
+ gap: 0.5rem;
198
202
  }
199
203
  :host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker:focus {
200
- outline: var(--IDS-FOCUS_OUTLINE);
201
- outline-offset: 5px !important;
204
+ outline: var(--IDS-FOCUS__OUTLINE);
205
+ outline-offset: -0.125rem !important;
202
206
  }
203
207
  :host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region]) {
204
- height: 40px;
205
- max-width: 200px;
208
+ height: 2.5rem;
209
+ max-width: 12.5rem;
206
210
  }
207
211
  :host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]) {
208
- max-width: 200px;
209
- height: 24px;
212
+ height: 2.5rem;
213
+ max-width: 12.5rem;
210
214
  }