@inera/ids-design 4.9.1 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/alert/alert-lit.d.ts +2 -0
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +225 -1
- package/components/alert-global/alert-global-lit.d.ts +2 -0
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +167 -1
- package/components/badge/badge-lit.d.ts +2 -0
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +60 -1
- package/components/breadcrumbs/breadcrumbs-lit.d.ts +2 -0
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +90 -1
- package/components/button/button-lit.d.ts +2 -0
- package/components/button/button-lit.js +1 -1
- package/components/button/button.css +308 -1
- package/components/button-group/button-group-lit.d.ts +2 -0
- package/components/button-group/button-group-lit.js +1 -1
- package/components/button-group/button-group.css +39 -1
- package/components/card/card-lit.d.ts +2 -0
- package/components/card/card-lit.js +1 -1
- package/components/card/card.css +107 -1
- package/components/data-table/data-table-lit.d.ts +2 -0
- package/components/data-table/data-table-lit.js +7 -0
- package/components/data-table/data-table.css +402 -0
- package/components/date-label/date-label-lit.d.ts +2 -0
- package/components/date-label/date-label-lit.js +1 -1
- package/components/date-label/date-label.css +75 -1
- package/components/dialog/dialog-lit.d.ts +2 -0
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +178 -1
- package/components/expandable/expandable-lit.d.ts +2 -0
- package/components/expandable/expandable-lit.js +1 -1
- package/components/expandable/expandable.css +94 -1
- package/components/footer/footer-lit.d.ts +2 -0
- package/components/footer/footer-lit.js +1 -1
- package/components/footer/footer.css +470 -1
- package/components/footer-1177/footer-1177-lit.d.ts +2 -0
- package/components/footer-1177/footer-1177-lit.js +7 -0
- package/components/footer-1177/footer-1177.css +316 -0
- package/components/footer-1177-admin/footer-1177-admin-lit.d.ts +2 -0
- package/components/footer-1177-admin/footer-1177-admin-lit.js +7 -0
- package/components/footer-1177-admin/footer-1177-admin.css +303 -0
- package/components/footer-1177-pro/footer-1177-pro-lit.d.ts +2 -0
- package/components/footer-1177-pro/footer-1177-pro-lit.js +7 -0
- package/components/footer-1177-pro/footer-1177-pro.css +169 -0
- package/components/footer-inera/footer-inera-lit.d.ts +2 -0
- package/components/footer-inera/footer-inera-lit.js +7 -0
- package/components/footer-inera/footer-inera.css +333 -0
- package/components/footer-inera-admin/footer-inera-admin-lit.d.ts +2 -0
- package/components/footer-inera-admin/footer-inera-admin-lit.js +7 -0
- package/components/footer-inera-admin/footer-inera-admin.css +350 -0
- package/components/form/error-message/error-message-lit.d.ts +2 -0
- package/components/form/error-message/error-message.css +39 -1
- package/components/form/group/group-lit.d.ts +2 -0
- package/components/form/group/group.css +19 -1
- package/components/form/range/range-lit.d.ts +2 -0
- package/components/form/range/range.css +34 -1
- package/components/form/select-multiple/select-multiple-lit.d.ts +2 -0
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +189 -1
- package/components/form/spinner/spinner-lit.d.ts +2 -0
- package/components/form/spinner/spinner.css +60 -1
- package/components/form/textarea/textarea-lit.d.ts +2 -0
- package/components/form/textarea/textarea.css +0 -1
- package/components/form/toggle/toggle-lit.d.ts +2 -0
- package/components/form/toggle/toggle-lit.js +1 -1
- package/components/form/toggle/toggle.css +153 -1
- package/components/grid/column/_column-partials.css +0 -1
- package/components/grid/column/column-lit.d.ts +2 -0
- package/components/grid/column/column.css +424 -1
- package/components/header-1177/composite-header-1177.css +1885 -0
- package/components/header-1177/header-1177-avatar-lit.d.ts +2 -0
- package/components/header-1177/header-1177-avatar-lit.js +7 -0
- package/components/header-1177/header-1177-avatar.css +285 -0
- package/components/header-1177/header-1177-item-lit.d.ts +2 -0
- package/components/header-1177/header-1177-item-lit.js +7 -0
- package/components/header-1177/header-1177-item.css +153 -0
- package/components/header-1177/header-1177-lit.d.ts +2 -0
- package/components/header-1177/header-1177-lit.js +7 -0
- package/components/header-1177/header-1177-nav-item-lit.d.ts +2 -0
- package/components/header-1177/header-1177-nav-item-lit.js +7 -0
- package/components/header-1177/header-1177-nav-item-mobile-lit.d.ts +2 -0
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +7 -0
- package/components/header-1177/header-1177-nav-item-mobile.css +280 -0
- package/components/header-1177/header-1177-nav-item.css +446 -0
- package/components/header-1177/header-1177-nav-lit.d.ts +2 -0
- package/components/header-1177/header-1177-nav-lit.js +7 -0
- package/components/header-1177/header-1177-nav.css +101 -0
- package/components/header-1177/header-1177.css +615 -0
- package/components/header-1177-admin/header-1177-admin-avatar-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +73 -0
- package/components/header-1177-admin/header-1177-admin-avatar.css +285 -0
- package/components/header-1177-admin/header-1177-admin-item-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-item-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-item.css +141 -0
- package/components/header-1177-admin/header-1177-admin-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-nav-item.css +434 -0
- package/components/header-1177-admin/header-1177-admin-nav-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-nav-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-nav.css +91 -0
- package/components/header-1177-admin/header-1177-admin.css +354 -0
- package/components/header-1177-pro/header-1177-pro-avatar-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +73 -0
- package/components/header-1177-pro/header-1177-pro-avatar.css +301 -0
- package/components/header-1177-pro/header-1177-pro-item-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-item-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-item.css +157 -0
- package/components/header-1177-pro/header-1177-pro-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-item.css +426 -0
- package/components/header-1177-pro/header-1177-pro-nav-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +287 -0
- package/components/header-1177-pro/header-1177-pro-nav.css +97 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-region-picker.css +205 -0
- package/components/header-1177-pro/header-1177-pro.css +272 -0
- package/components/link/link-lit.d.ts +2 -0
- package/components/link/link-lit.js +1 -1
- package/components/link/link.css +131 -1
- package/components/list/list-lit.d.ts +2 -0
- package/components/list/list-lit.js +1 -1
- package/components/list/list.css +134 -1
- package/components/mobile-menu/mobile-menu-lit.d.ts +2 -0
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +827 -1
- package/components/notification-badge/notification-badge-lit.d.ts +2 -0
- package/components/notification-badge/notification-badge-lit.js +1 -1
- package/components/notification-badge/notification-badge.css +21 -1
- package/components/popover/popover-lit.d.ts +2 -0
- package/components/popover/popover-lit.js +7 -0
- package/components/popover/popover.css +24 -0
- package/components/popover-content/popover-content-lit.d.ts +2 -0
- package/components/popover-content/popover-content-lit.js +7 -0
- package/components/popover-content/popover-content.css +306 -0
- package/components/progressbar/progressbar-lit.d.ts +2 -0
- package/components/progressbar/progressbar-lit.js +1 -1
- package/components/progressbar/progressbar.css +53 -1
- package/components/table/table.css +31 -1
- package/components/tabs/tabs-lit.d.ts +2 -0
- package/components/tabs/tabs-lit.js +2 -2
- package/components/tabs/tabs.css +124 -1
- package/components/tag/tag-lit.d.ts +2 -0
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +59 -1
- package/global/_partials.css +7 -1
- package/global/global.css +2949 -1
- package/global/util/util.css +2234 -1
- package/package.json +1 -1
- package/themes/1177/1177-tokens.css +32 -1
- package/themes/1177/1177.css +3967 -1
- package/themes/1177-pro/1177-pro-tokens.css +1 -1
- package/themes/1177-pro/1177-pro.css +4112 -1
- package/themes/inera/inera-tokens.css +52 -1
- package/themes/inera/inera.css +3956 -1
- package/themes/inera-admin/inera-admin-tokens.css +1 -1
- package/themes/inera-admin/inera-admin.css +4044 -1
- package/themes/reset.css +61 -1
|
@@ -0,0 +1,287 @@
|
|
|
1
|
+
/* 1177 Typography - no margins */
|
|
2
|
+
/*******
|
|
3
|
+
* FORM
|
|
4
|
+
********/
|
|
5
|
+
/*******
|
|
6
|
+
* Accessibility
|
|
7
|
+
********/
|
|
8
|
+
@media (max-width: 1023px) {
|
|
9
|
+
.ids-desktop {
|
|
10
|
+
display: none !important;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
@media (min-width: 1024px) {
|
|
15
|
+
.ids-mobile {
|
|
16
|
+
display: none !important;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.ids-header-1177-pro__nav-mobile__menu {
|
|
21
|
+
background: none;
|
|
22
|
+
color: inherit;
|
|
23
|
+
border: none;
|
|
24
|
+
padding: 0px;
|
|
25
|
+
font: inherit;
|
|
26
|
+
cursor: pointer;
|
|
27
|
+
outline: inherit;
|
|
28
|
+
color: var(--IDS-COLOR-PRIMARY-35);
|
|
29
|
+
display: none;
|
|
30
|
+
}
|
|
31
|
+
.ids-header-1177-pro__nav-mobile__menu .ids-hamburger {
|
|
32
|
+
transition: 0.2s;
|
|
33
|
+
cursor: pointer;
|
|
34
|
+
user-select: none;
|
|
35
|
+
position: relative;
|
|
36
|
+
}
|
|
37
|
+
.ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines {
|
|
38
|
+
display: block;
|
|
39
|
+
width: 1.3125rem;
|
|
40
|
+
border-radius: 2px;
|
|
41
|
+
transition: 0.2s;
|
|
42
|
+
background: var(--IDS-COLOR-ACCENT-40);
|
|
43
|
+
position: relative;
|
|
44
|
+
height: 3px;
|
|
45
|
+
width: 1.25rem;
|
|
46
|
+
}
|
|
47
|
+
.ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:before,
|
|
48
|
+
.ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:after {
|
|
49
|
+
display: inline-block;
|
|
50
|
+
width: 1.3125rem;
|
|
51
|
+
border-radius: 2px;
|
|
52
|
+
transition: 0.2s;
|
|
53
|
+
background: var(--IDS-COLOR-ACCENT-40);
|
|
54
|
+
position: absolute;
|
|
55
|
+
left: 0;
|
|
56
|
+
content: "";
|
|
57
|
+
-webkit-transform-origin: 0.09375rem center;
|
|
58
|
+
transform-origin: 0.09375rem center;
|
|
59
|
+
}
|
|
60
|
+
.ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:before,
|
|
61
|
+
.ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:after {
|
|
62
|
+
height: 3px;
|
|
63
|
+
width: 1.25rem;
|
|
64
|
+
}
|
|
65
|
+
.ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:before,
|
|
66
|
+
.ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:after {
|
|
67
|
+
-webkit-transform-origin: 0.13393rem center;
|
|
68
|
+
transform-origin: 0.13393rem center;
|
|
69
|
+
}
|
|
70
|
+
.ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:before {
|
|
71
|
+
top: 8px;
|
|
72
|
+
}
|
|
73
|
+
.ids-header-1177-pro__nav-mobile__menu .ids-hamburger__lines:after {
|
|
74
|
+
top: -8px;
|
|
75
|
+
}
|
|
76
|
+
.ids-header-1177-pro__nav-mobile__menu[aria-expanded=true] .ids-hamburger {
|
|
77
|
+
-webkit-transform: scale3d(0.8, 0.8, 0.8);
|
|
78
|
+
transform: scale3d(0.8, 0.8, 0.8);
|
|
79
|
+
}
|
|
80
|
+
.ids-header-1177-pro__nav-mobile__menu[aria-expanded=true] .ids-hamburger .ids-hamburger__lines {
|
|
81
|
+
background: transparent;
|
|
82
|
+
}
|
|
83
|
+
.ids-header-1177-pro__nav-mobile__menu[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before, .ids-header-1177-pro__nav-mobile__menu[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:after {
|
|
84
|
+
-ms-transform-origin: 50% 50%;
|
|
85
|
+
-webkit-transform-origin: 50% 50%;
|
|
86
|
+
transform-origin: 50% 50%;
|
|
87
|
+
top: 0;
|
|
88
|
+
width: 2rem;
|
|
89
|
+
left: -5px;
|
|
90
|
+
}
|
|
91
|
+
.ids-header-1177-pro__nav-mobile__menu[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before {
|
|
92
|
+
-ms-transform: rotate(45deg);
|
|
93
|
+
-webkit-transform: rotate3d(0, 0, 1, 45deg);
|
|
94
|
+
transform: rotate3d(0, 0, 1, 45deg);
|
|
95
|
+
}
|
|
96
|
+
.ids-header-1177-pro__nav-mobile__menu[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:after {
|
|
97
|
+
-ms-transform: rotate(-45deg);
|
|
98
|
+
-webkit-transform: rotate3d(0, 0, 1, -45deg);
|
|
99
|
+
transform: rotate3d(0, 0, 1, -45deg);
|
|
100
|
+
}
|
|
101
|
+
@media (max-width: 1024px) {
|
|
102
|
+
.ids-header-1177-pro__nav-mobile__menu {
|
|
103
|
+
display: flex;
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
.ids-header-1177-pro__nav-mobile__menu-items {
|
|
108
|
+
display: none;
|
|
109
|
+
position: absolute;
|
|
110
|
+
left: 0px;
|
|
111
|
+
right: 0px;
|
|
112
|
+
z-index: 10;
|
|
113
|
+
box-shadow: var(--header-nav-mobile-menu-items_box-shadow);
|
|
114
|
+
top: calc(100% + 1px);
|
|
115
|
+
}
|
|
116
|
+
@media (max-width: 1024px) {
|
|
117
|
+
.ids-header-1177-pro__nav-mobile__menu-items {
|
|
118
|
+
display: block;
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-mobile__item {
|
|
123
|
+
display: none;
|
|
124
|
+
align-items: center;
|
|
125
|
+
justify-content: center;
|
|
126
|
+
height: 48px;
|
|
127
|
+
position: relative;
|
|
128
|
+
color: var(--IDS-COLOR-ACCENT-40);
|
|
129
|
+
}
|
|
130
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-mobile__item a,
|
|
131
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-mobile__item button {
|
|
132
|
+
display: flex;
|
|
133
|
+
width: 100%;
|
|
134
|
+
gap: 8px;
|
|
135
|
+
text-decoration: none;
|
|
136
|
+
background: none;
|
|
137
|
+
color: inherit;
|
|
138
|
+
border: none;
|
|
139
|
+
padding: 0px;
|
|
140
|
+
font: inherit;
|
|
141
|
+
cursor: pointer;
|
|
142
|
+
outline: inherit;
|
|
143
|
+
color: var(--IDS-COLOR-ACCENT-40);
|
|
144
|
+
outline: none !important;
|
|
145
|
+
align-items: center;
|
|
146
|
+
justify-content: center;
|
|
147
|
+
font-size: 0.875rem;
|
|
148
|
+
}
|
|
149
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-mobile__item ::slotted(a) {
|
|
150
|
+
position: absolute;
|
|
151
|
+
inset: 0px;
|
|
152
|
+
opacity: 0;
|
|
153
|
+
}
|
|
154
|
+
.ids-header-1177-pro--unresponsive .ids-header-1177-pro__nav-mobile__item:focus-within {
|
|
155
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
156
|
+
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item {
|
|
160
|
+
display: none;
|
|
161
|
+
align-items: center;
|
|
162
|
+
justify-content: center;
|
|
163
|
+
height: 48px;
|
|
164
|
+
position: relative;
|
|
165
|
+
color: var(--IDS-COLOR-ACCENT-40);
|
|
166
|
+
}
|
|
167
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item a,
|
|
168
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item button {
|
|
169
|
+
display: flex;
|
|
170
|
+
width: 100%;
|
|
171
|
+
gap: 8px;
|
|
172
|
+
text-decoration: none;
|
|
173
|
+
background: none;
|
|
174
|
+
color: inherit;
|
|
175
|
+
border: none;
|
|
176
|
+
padding: 0px;
|
|
177
|
+
font: inherit;
|
|
178
|
+
cursor: pointer;
|
|
179
|
+
outline: inherit;
|
|
180
|
+
color: var(--IDS-COLOR-ACCENT-40);
|
|
181
|
+
outline: none !important;
|
|
182
|
+
align-items: center;
|
|
183
|
+
justify-content: center;
|
|
184
|
+
font-size: 0.875rem;
|
|
185
|
+
}
|
|
186
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item ::slotted(a) {
|
|
187
|
+
position: absolute;
|
|
188
|
+
inset: 0px;
|
|
189
|
+
opacity: 0;
|
|
190
|
+
}
|
|
191
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__nav-mobile__item:focus-within {
|
|
192
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
193
|
+
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
194
|
+
}
|
|
195
|
+
@media (max-width: 1024px) {
|
|
196
|
+
.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) {
|
|
197
|
+
display: flex;
|
|
198
|
+
}
|
|
199
|
+
}
|
|
200
|
+
@media (max-width: 1024px) {
|
|
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) {
|
|
202
|
+
display: flex;
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
:host .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__nav-mobile__item--unresponsive) {
|
|
207
|
+
display: none;
|
|
208
|
+
align-items: center;
|
|
209
|
+
justify-content: center;
|
|
210
|
+
height: 48px;
|
|
211
|
+
position: relative;
|
|
212
|
+
color: var(--IDS-COLOR-ACCENT-40);
|
|
213
|
+
}
|
|
214
|
+
:host .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__nav-mobile__item--unresponsive) a,
|
|
215
|
+
:host .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__nav-mobile__item--unresponsive) button {
|
|
216
|
+
display: flex;
|
|
217
|
+
width: 100%;
|
|
218
|
+
gap: 8px;
|
|
219
|
+
text-decoration: none;
|
|
220
|
+
background: none;
|
|
221
|
+
color: inherit;
|
|
222
|
+
border: none;
|
|
223
|
+
padding: 0px;
|
|
224
|
+
font: inherit;
|
|
225
|
+
cursor: pointer;
|
|
226
|
+
outline: inherit;
|
|
227
|
+
color: var(--IDS-COLOR-ACCENT-40);
|
|
228
|
+
outline: none !important;
|
|
229
|
+
align-items: center;
|
|
230
|
+
justify-content: center;
|
|
231
|
+
font-size: 0.875rem;
|
|
232
|
+
}
|
|
233
|
+
:host .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__nav-mobile__item--unresponsive) ::slotted(a) {
|
|
234
|
+
position: absolute;
|
|
235
|
+
inset: 0px;
|
|
236
|
+
opacity: 0;
|
|
237
|
+
}
|
|
238
|
+
:host .ids-header-1177-pro__nav-mobile__item:not(.ids-header-1177-pro__nav-mobile__item--unresponsive):focus-within {
|
|
239
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
240
|
+
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
241
|
+
}
|
|
242
|
+
@media (max-width: 1024px) {
|
|
243
|
+
: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) {
|
|
244
|
+
display: flex;
|
|
245
|
+
}
|
|
246
|
+
}
|
|
247
|
+
@media (max-width: 1024px) {
|
|
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) {
|
|
249
|
+
display: flex;
|
|
250
|
+
}
|
|
251
|
+
}
|
|
252
|
+
:host .ids-header-1177-pro__nav-mobile__item.ids-header-1177-pro__nav-mobile__item--unresponsive {
|
|
253
|
+
display: none;
|
|
254
|
+
align-items: center;
|
|
255
|
+
justify-content: center;
|
|
256
|
+
height: 48px;
|
|
257
|
+
position: relative;
|
|
258
|
+
color: var(--IDS-COLOR-ACCENT-40);
|
|
259
|
+
}
|
|
260
|
+
:host .ids-header-1177-pro__nav-mobile__item.ids-header-1177-pro__nav-mobile__item--unresponsive a,
|
|
261
|
+
:host .ids-header-1177-pro__nav-mobile__item.ids-header-1177-pro__nav-mobile__item--unresponsive button {
|
|
262
|
+
display: flex;
|
|
263
|
+
width: 100%;
|
|
264
|
+
gap: 8px;
|
|
265
|
+
text-decoration: none;
|
|
266
|
+
background: none;
|
|
267
|
+
color: inherit;
|
|
268
|
+
border: none;
|
|
269
|
+
padding: 0px;
|
|
270
|
+
font: inherit;
|
|
271
|
+
cursor: pointer;
|
|
272
|
+
outline: inherit;
|
|
273
|
+
color: var(--IDS-COLOR-ACCENT-40);
|
|
274
|
+
outline: none !important;
|
|
275
|
+
align-items: center;
|
|
276
|
+
justify-content: center;
|
|
277
|
+
font-size: 0.875rem;
|
|
278
|
+
}
|
|
279
|
+
:host .ids-header-1177-pro__nav-mobile__item.ids-header-1177-pro__nav-mobile__item--unresponsive ::slotted(a) {
|
|
280
|
+
position: absolute;
|
|
281
|
+
inset: 0px;
|
|
282
|
+
opacity: 0;
|
|
283
|
+
}
|
|
284
|
+
:host .ids-header-1177-pro__nav-mobile__item.ids-header-1177-pro__nav-mobile__item--unresponsive:focus-within {
|
|
285
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
286
|
+
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
287
|
+
}
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
@media (max-width: 1023px) {
|
|
2
|
+
.ids-desktop {
|
|
3
|
+
display: none !important;
|
|
4
|
+
}
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
@media (min-width: 1024px) {
|
|
8
|
+
.ids-mobile {
|
|
9
|
+
display: none !important;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.ids-header-1177-pro--unresponsive nav.ids-header-1177-pro__nav {
|
|
14
|
+
position: relative;
|
|
15
|
+
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
|
|
16
|
+
background-color: var(--IDS-COLOR-SECONDARY-95);
|
|
17
|
+
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
|
|
18
|
+
}
|
|
19
|
+
.ids-header-1177-pro--unresponsive nav.ids-header-1177-pro__nav .ids-header-1177-pro__nav-inner {
|
|
20
|
+
max-width: var(--IDS_MAX-WIDTH);
|
|
21
|
+
display: flex;
|
|
22
|
+
flex-wrap: wrap;
|
|
23
|
+
align-items: center;
|
|
24
|
+
margin-top: 0px;
|
|
25
|
+
margin-bottom: 0px;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-pro__nav {
|
|
29
|
+
position: relative;
|
|
30
|
+
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
|
|
31
|
+
background-color: var(--IDS-COLOR-SECONDARY-95);
|
|
32
|
+
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
|
|
33
|
+
}
|
|
34
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-pro__nav .ids-header-1177-pro__nav-inner {
|
|
35
|
+
max-width: var(--IDS_MAX-WIDTH);
|
|
36
|
+
display: flex;
|
|
37
|
+
flex-wrap: wrap;
|
|
38
|
+
align-items: center;
|
|
39
|
+
margin-top: 0px;
|
|
40
|
+
margin-bottom: 0px;
|
|
41
|
+
}
|
|
42
|
+
@media (max-width: 1024px) {
|
|
43
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) nav.ids-header-1177-pro__nav .ids-header-1177-pro__nav-inner {
|
|
44
|
+
height: 48px;
|
|
45
|
+
flex-wrap: wrap;
|
|
46
|
+
flex: 1 1 auto;
|
|
47
|
+
box-sizing: border-box;
|
|
48
|
+
justify-content: space-between;
|
|
49
|
+
padding: 0px 20px !important;
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.ids-header-1177-pro--fluid .ids-header-1177-pro__container .ids-header-1177-pro__nav-inner {
|
|
54
|
+
max-width: 100% !important;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
:host nav.ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) {
|
|
58
|
+
position: relative;
|
|
59
|
+
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
|
|
60
|
+
background-color: var(--IDS-COLOR-SECONDARY-95);
|
|
61
|
+
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
|
|
62
|
+
}
|
|
63
|
+
:host nav.ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__nav-inner {
|
|
64
|
+
max-width: var(--IDS_MAX-WIDTH);
|
|
65
|
+
display: flex;
|
|
66
|
+
flex-wrap: wrap;
|
|
67
|
+
align-items: center;
|
|
68
|
+
margin-top: 0px;
|
|
69
|
+
margin-bottom: 0px;
|
|
70
|
+
}
|
|
71
|
+
@media (max-width: 1024px) {
|
|
72
|
+
:host nav.ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) .ids-header-1177-pro__nav-inner {
|
|
73
|
+
height: 48px;
|
|
74
|
+
flex-wrap: wrap;
|
|
75
|
+
flex: 1 1 auto;
|
|
76
|
+
box-sizing: border-box;
|
|
77
|
+
justify-content: space-between;
|
|
78
|
+
padding: 0px 20px !important;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
:host nav.ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive {
|
|
82
|
+
position: relative;
|
|
83
|
+
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
|
|
84
|
+
background-color: var(--IDS-COLOR-SECONDARY-95);
|
|
85
|
+
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
|
|
86
|
+
}
|
|
87
|
+
:host nav.ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive .ids-header-1177-pro__nav-inner {
|
|
88
|
+
max-width: var(--IDS_MAX-WIDTH);
|
|
89
|
+
display: flex;
|
|
90
|
+
flex-wrap: wrap;
|
|
91
|
+
align-items: center;
|
|
92
|
+
margin-top: 0px;
|
|
93
|
+
margin-bottom: 0px;
|
|
94
|
+
}
|
|
95
|
+
:host nav.ids-header-1177-pro__nav.ids-header-1177-pro__nav--fluid .ids-header-1177-pro__nav-inner {
|
|
96
|
+
max-width: 100%;
|
|
97
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { css, unsafeCSS } from 'lit';
|
|
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}";
|
|
4
|
+
|
|
5
|
+
var header1177ProRegionPickerLit = css`${unsafeCSS(css_248z)}`;
|
|
6
|
+
|
|
7
|
+
export { header1177ProRegionPickerLit as default };
|
|
@@ -0,0 +1,205 @@
|
|
|
1
|
+
/* 1177 Typography - no margins */
|
|
2
|
+
/*******
|
|
3
|
+
* FORM
|
|
4
|
+
********/
|
|
5
|
+
/*******
|
|
6
|
+
* Accessibility
|
|
7
|
+
********/
|
|
8
|
+
@media (max-width: 1023px) {
|
|
9
|
+
.ids-desktop {
|
|
10
|
+
display: none !important;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
@media (min-width: 1024px) {
|
|
15
|
+
.ids-mobile {
|
|
16
|
+
display: none !important;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker {
|
|
21
|
+
font-size: 0.85rem;
|
|
22
|
+
color: var(--IDS-COLOR-ACCENT-40) !important;
|
|
23
|
+
max-height: 40px;
|
|
24
|
+
height: 40px;
|
|
25
|
+
position: relative;
|
|
26
|
+
display: flex;
|
|
27
|
+
align-items: center;
|
|
28
|
+
gap: 16px;
|
|
29
|
+
margin-left: 24px;
|
|
30
|
+
margin-right: 24px;
|
|
31
|
+
background: none;
|
|
32
|
+
color: inherit;
|
|
33
|
+
border: none;
|
|
34
|
+
padding: 0px;
|
|
35
|
+
font: inherit;
|
|
36
|
+
cursor: pointer;
|
|
37
|
+
outline: inherit;
|
|
38
|
+
}
|
|
39
|
+
.ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile {
|
|
40
|
+
display: none;
|
|
41
|
+
}
|
|
42
|
+
.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 {
|
|
43
|
+
font-size: 0.875rem;
|
|
44
|
+
display: flex;
|
|
45
|
+
gap: 8px;
|
|
46
|
+
}
|
|
47
|
+
.ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker:focus {
|
|
48
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
49
|
+
outline-offset: 5px !important;
|
|
50
|
+
}
|
|
51
|
+
.ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region]) {
|
|
52
|
+
height: 40px;
|
|
53
|
+
max-width: 200px;
|
|
54
|
+
}
|
|
55
|
+
.ids-header-1177-pro--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]) {
|
|
56
|
+
max-width: 200px;
|
|
57
|
+
height: 24px;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker {
|
|
61
|
+
font-size: 0.85rem;
|
|
62
|
+
color: var(--IDS-COLOR-ACCENT-40) !important;
|
|
63
|
+
max-height: 40px;
|
|
64
|
+
height: 40px;
|
|
65
|
+
position: relative;
|
|
66
|
+
display: flex;
|
|
67
|
+
align-items: center;
|
|
68
|
+
gap: 16px;
|
|
69
|
+
margin-left: 24px;
|
|
70
|
+
margin-right: 24px;
|
|
71
|
+
background: none;
|
|
72
|
+
color: inherit;
|
|
73
|
+
border: none;
|
|
74
|
+
padding: 0px;
|
|
75
|
+
font: inherit;
|
|
76
|
+
cursor: pointer;
|
|
77
|
+
outline: inherit;
|
|
78
|
+
}
|
|
79
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile {
|
|
80
|
+
display: none;
|
|
81
|
+
}
|
|
82
|
+
.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 {
|
|
83
|
+
font-size: 0.875rem;
|
|
84
|
+
display: flex;
|
|
85
|
+
gap: 8px;
|
|
86
|
+
}
|
|
87
|
+
@media (max-width: 1024px) {
|
|
88
|
+
.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) {
|
|
89
|
+
display: none;
|
|
90
|
+
}
|
|
91
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker.ids-header-1177-pro__region-picker--mobile {
|
|
92
|
+
display: flex;
|
|
93
|
+
margin-left: 0px;
|
|
94
|
+
gap: 12px;
|
|
95
|
+
}
|
|
96
|
+
.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]) {
|
|
97
|
+
max-width: 200px;
|
|
98
|
+
height: 24px;
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker:focus {
|
|
102
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
103
|
+
outline-offset: 5px !important;
|
|
104
|
+
}
|
|
105
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region]) {
|
|
106
|
+
height: 40px;
|
|
107
|
+
max-width: 200px;
|
|
108
|
+
}
|
|
109
|
+
.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]) {
|
|
110
|
+
max-width: 200px;
|
|
111
|
+
height: 24px;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker {
|
|
115
|
+
font-size: 0.85rem;
|
|
116
|
+
color: var(--IDS-COLOR-ACCENT-40) !important;
|
|
117
|
+
max-height: 40px;
|
|
118
|
+
height: 40px;
|
|
119
|
+
position: relative;
|
|
120
|
+
display: flex;
|
|
121
|
+
align-items: center;
|
|
122
|
+
gap: 16px;
|
|
123
|
+
margin-left: 24px;
|
|
124
|
+
margin-right: 24px;
|
|
125
|
+
background: none;
|
|
126
|
+
color: inherit;
|
|
127
|
+
border: none;
|
|
128
|
+
padding: 0px;
|
|
129
|
+
font: inherit;
|
|
130
|
+
cursor: pointer;
|
|
131
|
+
outline: inherit;
|
|
132
|
+
}
|
|
133
|
+
: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 {
|
|
134
|
+
display: none;
|
|
135
|
+
}
|
|
136
|
+
: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 {
|
|
137
|
+
font-size: 0.875rem;
|
|
138
|
+
display: flex;
|
|
139
|
+
gap: 8px;
|
|
140
|
+
}
|
|
141
|
+
@media (max-width: 1024px) {
|
|
142
|
+
: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) {
|
|
143
|
+
display: none;
|
|
144
|
+
}
|
|
145
|
+
: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 {
|
|
146
|
+
display: flex;
|
|
147
|
+
margin-left: 0px;
|
|
148
|
+
gap: 12px;
|
|
149
|
+
}
|
|
150
|
+
: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]) {
|
|
151
|
+
max-width: 200px;
|
|
152
|
+
height: 24px;
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker:focus {
|
|
156
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
157
|
+
outline-offset: 5px !important;
|
|
158
|
+
}
|
|
159
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region]) {
|
|
160
|
+
height: 40px;
|
|
161
|
+
max-width: 200px;
|
|
162
|
+
}
|
|
163
|
+
:host .ids-header-1177-pro__nav:not(.ids-header-1177-pro__nav--unresponsive) button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]) {
|
|
164
|
+
max-width: 200px;
|
|
165
|
+
height: 24px;
|
|
166
|
+
}
|
|
167
|
+
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker {
|
|
168
|
+
font-size: 0.85rem;
|
|
169
|
+
color: var(--IDS-COLOR-ACCENT-40) !important;
|
|
170
|
+
max-height: 40px;
|
|
171
|
+
height: 40px;
|
|
172
|
+
position: relative;
|
|
173
|
+
display: flex;
|
|
174
|
+
align-items: center;
|
|
175
|
+
gap: 16px;
|
|
176
|
+
margin-left: 24px;
|
|
177
|
+
margin-right: 24px;
|
|
178
|
+
background: none;
|
|
179
|
+
color: inherit;
|
|
180
|
+
border: none;
|
|
181
|
+
padding: 0px;
|
|
182
|
+
font: inherit;
|
|
183
|
+
cursor: pointer;
|
|
184
|
+
outline: inherit;
|
|
185
|
+
}
|
|
186
|
+
: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 {
|
|
187
|
+
display: none;
|
|
188
|
+
}
|
|
189
|
+
: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 {
|
|
190
|
+
font-size: 0.875rem;
|
|
191
|
+
display: flex;
|
|
192
|
+
gap: 8px;
|
|
193
|
+
}
|
|
194
|
+
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker:focus {
|
|
195
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
196
|
+
outline-offset: 5px !important;
|
|
197
|
+
}
|
|
198
|
+
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region]) {
|
|
199
|
+
height: 40px;
|
|
200
|
+
max-width: 200px;
|
|
201
|
+
}
|
|
202
|
+
:host .ids-header-1177-pro__nav.ids-header-1177-pro__nav--unresponsive button.ids-header-1177-pro__region-picker ::slotted([slot=region-mobile]) {
|
|
203
|
+
max-width: 200px;
|
|
204
|
+
height: 24px;
|
|
205
|
+
}
|