@inera/ids-design 5.5.0 → 6.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/accordion/accordion-lit.js +9 -0
- package/components/accordion/accordion.css +260 -0
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +245 -133
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +51 -20
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +3 -4
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +59 -22
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +36 -29
- package/components/card/card-lit.js +4 -2
- package/components/card/card.css +81 -40
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +47 -17
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +8 -14
- package/components/date-label/date-label-lit.js +1 -1
- package/components/date-label/date-label.css +8 -8
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +21 -2
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +15 -60
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +27 -9
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +28 -8
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +20 -1
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +14 -8
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +14 -8
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +30 -5
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +0 -1
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +33 -16
- package/components/header-1177/composite-header-1177.css +416 -191
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +123 -60
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +37 -4
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile.css +47 -8
- package/components/header-1177/header-1177-nav-item.css +71 -48
- package/components/header-1177/header-1177.css +166 -75
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +55 -12
- package/components/header-1177-admin/header-1177-admin-avatar.css +107 -40
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +31 -0
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item.css +47 -44
- package/components/header-1177-admin/header-1177-admin.css +61 -11
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +57 -13
- package/components/header-1177-pro/header-1177-pro-avatar.css +125 -60
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +23 -0
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item.css +59 -32
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +5 -2
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker.css +240 -60
- package/components/header-1177-pro/header-1177-pro.css +72 -12
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +6 -1
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +13 -7
- package/components/header-inera/header-inera-nav-mobile-lit.js +1 -1
- package/components/header-inera/header-inera-nav-mobile.css +5 -2
- package/components/header-inera/header-inera.css +41 -4
- package/components/header-inera-admin/composite-header-inera-admin.css +44 -23
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar.css +28 -4
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +12 -6
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item.css +13 -7
- package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-mobile.css +5 -2
- package/components/header-inera-admin/header-inera-admin.css +7 -4
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +135 -0
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +11 -9
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +113 -46
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +104 -41
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +30 -11
- package/components/puff-list/puff-list-lit.js +7 -0
- package/components/puff-list/puff-list.css +169 -0
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +43 -26
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +43 -8
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +45 -4
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab.css +7 -0
- package/components/tabs/tabs-lit.js +1 -1
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +45 -20
- package/global/_partials.css +3 -0
- package/global/global.css +771 -173
- package/global/icons/font/Inera-Design-Icons.eot +0 -0
- package/global/icons/font/Inera-Design-Icons.svg +155 -0
- package/global/icons/font/Inera-Design-Icons.ttf +0 -0
- package/global/icons/font/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +18 -0
- package/package.json +1 -1
- package/themes/1177/1177-tokens.css +2 -0
- package/themes/1177/1177.css +862 -318
- package/themes/1177-pro/1177-pro.css +864 -365
- package/themes/inera/inera.css +878 -328
- package/themes/inera-admin/inera-admin.css +881 -345
- package/components/expandable/expandable-lit.js +0 -7
- package/components/expandable/expandable.css +0 -108
- package/components/footer/footer-lit.js +0 -7
- package/components/footer/footer.css +0 -450
- package/components/list/list-lit.d.ts +0 -2
- package/components/list/list-lit.js +0 -7
- package/components/list/list.css +0 -143
- /package/components/{expandable/expandable-lit.d.ts → accordion/accordion-lit.d.ts} +0 -0
- /package/components/{footer/footer-lit.d.ts → puff-list/puff-list-lit.d.ts} +0 -0
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/*******
|
|
2
|
+
* ICONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
2
5
|
* BUTTONS
|
|
3
6
|
********/
|
|
4
7
|
/*******
|
|
@@ -64,13 +67,14 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
64
67
|
}
|
|
65
68
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__inner-left {
|
|
66
69
|
display: flex;
|
|
67
|
-
flex-grow: 1;
|
|
68
70
|
}
|
|
69
71
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__inner-right {
|
|
70
72
|
display: block;
|
|
73
|
+
max-width: calc(100% - 7.5rem);
|
|
74
|
+
flex-grow: 1;
|
|
71
75
|
margin-left: auto;
|
|
72
76
|
}
|
|
73
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo {
|
|
77
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper {
|
|
74
78
|
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
75
79
|
display: flex;
|
|
76
80
|
align-items: center;
|
|
@@ -82,7 +86,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
82
86
|
padding-left: 0.75rem;
|
|
83
87
|
padding-right: 2.25rem;
|
|
84
88
|
}
|
|
85
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
|
|
89
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper:after {
|
|
86
90
|
content: "";
|
|
87
91
|
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
88
92
|
position: absolute;
|
|
@@ -98,17 +102,61 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
98
102
|
width: 25rem;
|
|
99
103
|
}
|
|
100
104
|
@media (max-width: 1024px) {
|
|
101
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
|
|
105
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper:after {
|
|
102
106
|
display: none;
|
|
103
107
|
}
|
|
104
108
|
}
|
|
109
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo {
|
|
110
|
+
width: 6.4375rem;
|
|
111
|
+
margin-right: 1.25rem;
|
|
112
|
+
display: flex;
|
|
113
|
+
align-items: center;
|
|
114
|
+
}
|
|
115
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link {
|
|
116
|
+
cursor: pointer;
|
|
117
|
+
height: 6.4375rem;
|
|
118
|
+
width: 100%;
|
|
119
|
+
position: relative;
|
|
120
|
+
}
|
|
121
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:focus {
|
|
122
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
123
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
124
|
+
}
|
|
125
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:before {
|
|
126
|
+
font: icon;
|
|
127
|
+
font-family: "Inera-Design-Icons";
|
|
128
|
+
display: block;
|
|
129
|
+
position: absolute;
|
|
130
|
+
pointer-events: none;
|
|
131
|
+
content: "\e91e";
|
|
132
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
133
|
+
font-size: 6.625rem;
|
|
134
|
+
}
|
|
135
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo a,
|
|
136
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]) {
|
|
137
|
+
display: flex;
|
|
138
|
+
align-items: center;
|
|
139
|
+
font-size: 6.625rem;
|
|
140
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
141
|
+
}
|
|
142
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo a:focus,
|
|
143
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]):focus {
|
|
144
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
145
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
146
|
+
}
|
|
147
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]:focus) {
|
|
148
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT) !important;
|
|
149
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
150
|
+
}
|
|
105
151
|
@media (max-width: 1024px) {
|
|
106
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo {
|
|
107
|
-
min-height: 3rem;
|
|
152
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper {
|
|
108
153
|
padding-left: 1.25rem;
|
|
109
154
|
padding-right: 1.25rem;
|
|
155
|
+
min-height: 3rem;
|
|
156
|
+
min-width: 3.125rem;
|
|
157
|
+
height: 1rem !important;
|
|
110
158
|
}
|
|
111
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
|
|
159
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper:after {
|
|
112
160
|
content: "";
|
|
113
161
|
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
114
162
|
position: absolute;
|
|
@@ -126,39 +174,24 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
126
174
|
}
|
|
127
175
|
}
|
|
128
176
|
@media (max-width: 1024px) and (max-width: 1024px) {
|
|
129
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
|
|
177
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper:after {
|
|
130
178
|
display: block;
|
|
131
179
|
}
|
|
132
180
|
}
|
|
133
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link {
|
|
134
|
-
width: 6.438rem;
|
|
135
|
-
height: 2.5rem;
|
|
136
|
-
margin-right: 1.5rem;
|
|
137
|
-
}
|
|
138
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link a {
|
|
139
|
-
display: block;
|
|
140
|
-
}
|
|
141
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link a:focus {
|
|
142
|
-
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
143
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
144
|
-
}
|
|
145
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link ::slotted([slot=logo]:focus) {
|
|
146
|
-
display: block;
|
|
147
|
-
outline: var(--IDS-FOCUS__OUTLINE--LIGHT) !important;
|
|
148
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
149
|
-
}
|
|
150
181
|
@media (max-width: 1024px) {
|
|
151
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo
|
|
182
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo {
|
|
183
|
+
width: 3rem;
|
|
152
184
|
margin-right: 0;
|
|
153
|
-
max-width: 2.625rem;
|
|
154
|
-
height: 1rem !important;
|
|
155
185
|
}
|
|
156
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
186
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link {
|
|
187
|
+
height: 3rem;
|
|
188
|
+
}
|
|
189
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:before {
|
|
190
|
+
font-size: 3rem;
|
|
191
|
+
}
|
|
192
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo a,
|
|
193
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]) {
|
|
194
|
+
font-size: 3rem;
|
|
162
195
|
}
|
|
163
196
|
}
|
|
164
197
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region {
|
|
@@ -196,9 +229,9 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
196
229
|
}
|
|
197
230
|
}
|
|
198
231
|
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: -
|
|
232
|
+
margin-left: -0.25rem;
|
|
200
233
|
}
|
|
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
|
|
234
|
+
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 .ids-header-1177__region-picker__button {
|
|
202
235
|
display: flex;
|
|
203
236
|
justify-content: end;
|
|
204
237
|
}
|
|
@@ -226,7 +259,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
226
259
|
@media (max-width: 1024px) {
|
|
227
260
|
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
261
|
min-height: 3rem;
|
|
229
|
-
max-width:
|
|
262
|
+
max-width: 11rem;
|
|
230
263
|
}
|
|
231
264
|
}
|
|
232
265
|
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 {
|
|
@@ -241,7 +274,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
241
274
|
min-width: 7rem;
|
|
242
275
|
}
|
|
243
276
|
@media (max-width: 1024px) {
|
|
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
|
|
277
|
+
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 .ids-header-1177__region-picker__button:before {
|
|
245
278
|
content: "";
|
|
246
279
|
position: absolute;
|
|
247
280
|
z-index: 1;
|
|
@@ -252,7 +285,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
252
285
|
}
|
|
253
286
|
}
|
|
254
287
|
@media (max-width: 1024px) and (max-width: 1024px) {
|
|
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
|
|
288
|
+
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 .ids-header-1177__region-picker__button:before {
|
|
256
289
|
left: 0;
|
|
257
290
|
top: 50%;
|
|
258
291
|
transform: translateY(-50%);
|
|
@@ -340,7 +373,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
340
373
|
justify-content: space-between;
|
|
341
374
|
}
|
|
342
375
|
}
|
|
343
|
-
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
|
|
376
|
+
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 .ids-header-1177__region-picker__button {
|
|
344
377
|
min-width: 1.5rem;
|
|
345
378
|
min-height: 1.5rem;
|
|
346
379
|
background: none;
|
|
@@ -355,39 +388,55 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
355
388
|
-webkit-user-select: none;
|
|
356
389
|
-ms-user-select: none;
|
|
357
390
|
user-select: none;
|
|
391
|
+
border: none;
|
|
392
|
+
background-color: none;
|
|
358
393
|
display: flex;
|
|
359
394
|
gap: 1rem;
|
|
360
395
|
font-size: 0.875rem;
|
|
361
396
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
362
397
|
align-items: center;
|
|
363
|
-
padding: 0 0.
|
|
398
|
+
padding: 0 1.5rem 0 0.125rem;
|
|
364
399
|
margin: 0 -0.5rem;
|
|
400
|
+
position: relative;
|
|
365
401
|
}
|
|
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
|
|
402
|
+
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 .ids-header-1177__region-picker__button:focus {
|
|
367
403
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
368
404
|
outline-offset: 0.125rem !important;
|
|
369
405
|
}
|
|
370
406
|
@media (max-width: 1024px) {
|
|
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
|
|
407
|
+
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 .ids-header-1177__region-picker__button {
|
|
372
408
|
inset: 0;
|
|
373
|
-
padding-right:
|
|
374
|
-
padding-left:
|
|
375
|
-
margin-right:
|
|
409
|
+
padding-right: 1.25rem;
|
|
410
|
+
padding-left: 1.25rem;
|
|
411
|
+
margin-right: 0.0625rem;
|
|
376
412
|
position: absolute;
|
|
377
413
|
justify-content: space-between;
|
|
378
414
|
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
379
415
|
}
|
|
380
|
-
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
|
|
416
|
+
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 .ids-header-1177__region-picker__button:focus {
|
|
381
417
|
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
382
418
|
outline-offset: -0.25rem !important;
|
|
383
419
|
}
|
|
384
420
|
}
|
|
421
|
+
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 .ids-header-1177__region-picker__button:after {
|
|
422
|
+
font: icon;
|
|
423
|
+
font-family: "Inera-Design-Icons";
|
|
424
|
+
display: block;
|
|
425
|
+
position: absolute;
|
|
426
|
+
pointer-events: none;
|
|
427
|
+
content: "\e936";
|
|
428
|
+
color: var(--IDS-HEADER__REGION-PICKER-ICON);
|
|
429
|
+
right: 0.25rem;
|
|
430
|
+
}
|
|
431
|
+
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 .ids-header-1177__region-picker__button.ids-header-1177__region-picker__button--expanded:after {
|
|
432
|
+
content: "\e939";
|
|
433
|
+
}
|
|
385
434
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
|
|
386
435
|
display: flex;
|
|
387
|
-
|
|
436
|
+
align-items: center;
|
|
437
|
+
justify-content: flex-end;
|
|
388
438
|
margin-right: 1.25rem;
|
|
389
439
|
margin-left: 1rem;
|
|
390
|
-
align-items: center;
|
|
391
440
|
}
|
|
392
441
|
@media (max-width: 1024px) {
|
|
393
442
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
|
|
@@ -421,8 +470,8 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__ski
|
|
|
421
470
|
z-index: 10;
|
|
422
471
|
font-family: var(--IDS-LINK__FONT-FAMILY);
|
|
423
472
|
font-size: 1rem;
|
|
424
|
-
color: var(--IDS-LINK--
|
|
425
|
-
text-decoration-color: var(--IDS-LINK--
|
|
473
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
474
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
426
475
|
text-decoration: underline;
|
|
427
476
|
position: absolute;
|
|
428
477
|
right: 0;
|
|
@@ -434,8 +483,8 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__ski
|
|
|
434
483
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__skip-to-content a:focus {
|
|
435
484
|
transform: translateY(0);
|
|
436
485
|
transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
437
|
-
color: var(--IDS-LINK--
|
|
438
|
-
text-decoration-color: var(--IDS-LINK--
|
|
486
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
487
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
439
488
|
outline-offset: -0.375rem !important;
|
|
440
489
|
}
|
|
441
490
|
@media (max-width: 1024px) {
|
|
@@ -466,13 +515,14 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
466
515
|
}
|
|
467
516
|
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__inner-left {
|
|
468
517
|
display: flex;
|
|
469
|
-
flex-grow: 1;
|
|
470
518
|
}
|
|
471
519
|
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__inner-right {
|
|
472
520
|
display: block;
|
|
521
|
+
max-width: calc(100% - 7.5rem);
|
|
522
|
+
flex-grow: 1;
|
|
473
523
|
margin-left: auto;
|
|
474
524
|
}
|
|
475
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo {
|
|
525
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper {
|
|
476
526
|
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
477
527
|
display: flex;
|
|
478
528
|
align-items: center;
|
|
@@ -484,7 +534,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
484
534
|
padding-left: 0.75rem;
|
|
485
535
|
padding-right: 2.25rem;
|
|
486
536
|
}
|
|
487
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
|
|
537
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper:after {
|
|
488
538
|
content: "";
|
|
489
539
|
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
490
540
|
position: absolute;
|
|
@@ -499,20 +549,45 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
499
549
|
height: 25rem;
|
|
500
550
|
width: 25rem;
|
|
501
551
|
}
|
|
502
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo
|
|
503
|
-
width: 6.
|
|
504
|
-
|
|
505
|
-
|
|
552
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo {
|
|
553
|
+
width: 6.4375rem;
|
|
554
|
+
margin-right: 1.25rem;
|
|
555
|
+
display: flex;
|
|
556
|
+
align-items: center;
|
|
506
557
|
}
|
|
507
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link
|
|
508
|
-
|
|
558
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link {
|
|
559
|
+
cursor: pointer;
|
|
560
|
+
height: 6.4375rem;
|
|
561
|
+
width: 100%;
|
|
562
|
+
position: relative;
|
|
509
563
|
}
|
|
510
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link
|
|
564
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:focus {
|
|
511
565
|
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
512
566
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
513
567
|
}
|
|
514
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link
|
|
568
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:before {
|
|
569
|
+
font: icon;
|
|
570
|
+
font-family: "Inera-Design-Icons";
|
|
515
571
|
display: block;
|
|
572
|
+
position: absolute;
|
|
573
|
+
pointer-events: none;
|
|
574
|
+
content: "\e91e";
|
|
575
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
576
|
+
font-size: 6.625rem;
|
|
577
|
+
}
|
|
578
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo a,
|
|
579
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]) {
|
|
580
|
+
display: flex;
|
|
581
|
+
align-items: center;
|
|
582
|
+
font-size: 6.625rem;
|
|
583
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
584
|
+
}
|
|
585
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo a:focus,
|
|
586
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]):focus {
|
|
587
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
588
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
589
|
+
}
|
|
590
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]:focus) {
|
|
516
591
|
outline: var(--IDS-FOCUS__OUTLINE--LIGHT) !important;
|
|
517
592
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
518
593
|
}
|
|
@@ -540,9 +615,9 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
540
615
|
width: 18.75rem;
|
|
541
616
|
}
|
|
542
617
|
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: -
|
|
618
|
+
margin-left: -0.25rem;
|
|
544
619
|
}
|
|
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
|
|
620
|
+
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 .ids-header-1177__region-picker__button {
|
|
546
621
|
display: flex;
|
|
547
622
|
justify-content: end;
|
|
548
623
|
}
|
|
@@ -610,7 +685,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
610
685
|
padding: 0 0.5rem;
|
|
611
686
|
margin: 0 -0.4375rem 0 0.5rem;
|
|
612
687
|
}
|
|
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
|
|
688
|
+
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 .ids-header-1177__region-picker__button {
|
|
614
689
|
min-width: 1.5rem;
|
|
615
690
|
min-height: 1.5rem;
|
|
616
691
|
background: none;
|
|
@@ -625,24 +700,40 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
625
700
|
-webkit-user-select: none;
|
|
626
701
|
-ms-user-select: none;
|
|
627
702
|
user-select: none;
|
|
703
|
+
border: none;
|
|
704
|
+
background-color: none;
|
|
628
705
|
display: flex;
|
|
629
706
|
gap: 1rem;
|
|
630
707
|
font-size: 0.875rem;
|
|
631
708
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
632
709
|
align-items: center;
|
|
633
|
-
padding: 0 0.
|
|
710
|
+
padding: 0 1.5rem 0 0.125rem;
|
|
634
711
|
margin: 0 -0.5rem;
|
|
712
|
+
position: relative;
|
|
635
713
|
}
|
|
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
|
|
714
|
+
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 .ids-header-1177__region-picker__button:focus {
|
|
637
715
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
638
716
|
outline-offset: 0.125rem !important;
|
|
639
717
|
}
|
|
718
|
+
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 .ids-header-1177__region-picker__button:after {
|
|
719
|
+
font: icon;
|
|
720
|
+
font-family: "Inera-Design-Icons";
|
|
721
|
+
display: block;
|
|
722
|
+
position: absolute;
|
|
723
|
+
pointer-events: none;
|
|
724
|
+
content: "\e936";
|
|
725
|
+
color: var(--IDS-HEADER__REGION-PICKER-ICON);
|
|
726
|
+
right: 0.25rem;
|
|
727
|
+
}
|
|
728
|
+
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 .ids-header-1177__region-picker__button.ids-header-1177__region-picker__button--expanded:after {
|
|
729
|
+
content: "\e939";
|
|
730
|
+
}
|
|
640
731
|
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
|
|
641
732
|
display: flex;
|
|
642
|
-
|
|
733
|
+
align-items: center;
|
|
734
|
+
justify-content: flex-end;
|
|
643
735
|
margin-right: 1.25rem;
|
|
644
736
|
margin-left: 1rem;
|
|
645
|
-
align-items: center;
|
|
646
737
|
}
|
|
647
738
|
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobile {
|
|
648
739
|
display: none;
|
|
@@ -665,8 +756,8 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__skip-to-c
|
|
|
665
756
|
z-index: 10;
|
|
666
757
|
font-family: var(--IDS-LINK__FONT-FAMILY);
|
|
667
758
|
font-size: 1rem;
|
|
668
|
-
color: var(--IDS-LINK--
|
|
669
|
-
text-decoration-color: var(--IDS-LINK--
|
|
759
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
760
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
670
761
|
text-decoration: underline;
|
|
671
762
|
position: absolute;
|
|
672
763
|
right: 0;
|
|
@@ -678,8 +769,8 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__skip-to-c
|
|
|
678
769
|
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__skip-to-content a:focus {
|
|
679
770
|
transform: translateY(0);
|
|
680
771
|
transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
681
|
-
color: var(--IDS-LINK--
|
|
682
|
-
text-decoration-color: var(--IDS-LINK--
|
|
772
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
773
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
683
774
|
outline-offset: -0.375rem !important;
|
|
684
775
|
}
|
|
685
776
|
header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-header-1177__inner {
|
|
@@ -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-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__name,.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit,.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__name,.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit,:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__name,:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit,:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__name,:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit{color:var(--IDS-COLOR-NEUTRAL-20);font-size:1rem;max-width:15.625rem;overflow:hidden;position:relative;text-align:start;text-overflow:ellipsis;white-space:nowrap}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar{align-items:center;align-self:flex-end;display:flex;flex-wrap:wrap;grid-column:4;margin-right:1.5rem;padding-left:1.5rem;position:relative}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.75rem;justify-content:center;margin:0 -.5rem;outline:inherit;padding:0 .5rem}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-icon{display:flex;max-height:2rem;max-width:2rem}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron{grid-column:3;position:relative;width:.438rem}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron .ids-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron.ids-header-1177-admin__avatar-chevron--expanded .ids-icon{transform:rotate(180deg)}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content{display:grid;grid-template-rows:1fr}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content:has(.ids-header-1177-admin__avatar-content__unit){grid-template-rows:1fr 1fr}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit{font-size:.875rem}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--expanded .ids-header-1177-admin__avatar-dropdown{display:flex}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-dropdown{background-color:var(--IDS-COLOR-NEUTRAL-100);box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:1.25rem;min-width:17.5rem;padding:2rem 2.5rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:1}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar{align-items:center;align-self:flex-end;display:flex;flex-wrap:wrap;grid-column:4;margin-right:1.5rem;padding-left:1.5rem;position:relative}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}@media (max-width:1024px){.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar{display:none}}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.75rem;justify-content:center;margin:0 -.5rem;outline:inherit;padding:0 .5rem}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-icon{display:flex;max-height:2rem;max-width:2rem}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron{grid-column:3;position:relative;width:.438rem}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron .ids-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron.ids-header-1177-admin__avatar-chevron--expanded .ids-icon{transform:rotate(180deg)}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content{display:grid;grid-template-rows:1fr}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content:has(.ids-header-1177-admin__avatar-content__unit){grid-template-rows:1fr 1fr}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit{font-size:.875rem}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--expanded .ids-header-1177-admin__avatar-dropdown{display:flex}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-dropdown{background-color:var(--IDS-COLOR-NEUTRAL-100);box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:1.25rem;min-width:17.5rem;padding:2rem 2.5rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:1}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive){align-items:center;align-self:flex-end;display:flex;flex-wrap:wrap;grid-column:4;margin-right:1.5rem;padding-left:1.5rem;position:relative}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}@media (max-width:1024px){:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive){display:none}}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.75rem;justify-content:center;margin:0 -.5rem;outline:inherit;padding:0 .5rem}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-icon{display:flex;max-height:2rem;max-width:2rem}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron{grid-column:3;position:relative;width:.438rem}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron .ids-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron.ids-header-1177-admin__avatar-chevron--expanded .ids-icon{transform:rotate(180deg)}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content{display:grid;grid-template-rows:1fr}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content:has(.ids-header-1177-admin__avatar-content__unit){grid-template-rows:1fr 1fr}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit{font-size:.875rem}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive).ids-header-1177-admin__avatar--expanded .ids-header-1177-admin__avatar-dropdown{display:flex}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-dropdown{background-color:var(--IDS-COLOR-NEUTRAL-100);box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:1.25rem;min-width:17.5rem;padding:2rem 2.5rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:1}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive{align-items:center;align-self:flex-end;display:flex;flex-wrap:wrap;grid-column:4;margin-right:1.5rem;padding-left:1.5rem;position:relative}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.75rem;justify-content:center;margin:0 -.5rem;outline:inherit;padding:0 .5rem}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-icon{display:flex;max-height:2rem;max-width:2rem}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron{grid-column:3;position:relative;width:.438rem}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron .ids-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron.ids-header-1177-admin__avatar-chevron--expanded .ids-icon{transform:rotate(180deg)}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content{display:grid;grid-template-rows:1fr}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content:has(.ids-header-1177-admin__avatar-content__unit){grid-template-rows:1fr 1fr}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit{font-size:.875rem}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive.ids-header-1177-admin__avatar--expanded .ids-header-1177-admin__avatar-dropdown{display:flex}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-dropdown{background-color:var(--IDS-COLOR-NEUTRAL-100);box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:1.25rem;min-width:17.5rem;padding:2rem 2.5rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:1}";
|
|
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-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__name,.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit,.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__name,.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit,:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__name,:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit,:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__name,:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit{color:var(--IDS-COLOR-NEUTRAL-20);font-size:1rem;max-width:15.625rem;overflow:hidden;position:relative;text-align:start;text-overflow:ellipsis;white-space:nowrap}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar{align-items:center;align-self:flex-end;display:flex;flex-wrap:wrap;grid-column:4;margin-right:1.5rem;padding-left:1.5rem;position:relative}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.75rem;justify-content:center;margin:0 -.5rem;outline:inherit;padding:0 .5rem}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-icon{display:flex;height:1.75rem;padding-left:1.875rem;position:relative}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-icon:before{color:var(--IDS-COLOR-ACCENT-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:1.75rem;left:0;pointer-events:none;position:absolute;top:0}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron{height:.75rem;position:relative;width:.75rem}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron:before{color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons;pointer-events:none;position:absolute}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron.ids-header-1177-admin__avatar-chevron--expanded:before{content:\"\\e939\"}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content{display:grid;grid-template-rows:1fr}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content:has(.ids-header-1177-admin__avatar-content__unit){grid-template-rows:1fr 1fr}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit{font-size:.875rem}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--expanded .ids-header-1177-admin__avatar-dropdown{display:flex}.ids-header-1177-admin--unresponsive .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-dropdown{background-color:var(--IDS-COLOR-NEUTRAL-100);box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:1.25rem;min-width:17.5rem;padding:2rem 2.5rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:1}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar{align-items:center;align-self:flex-end;display:flex;flex-wrap:wrap;grid-column:4;margin-right:1.5rem;padding-left:1.5rem;position:relative}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}@media (max-width:1024px){.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar{display:none}}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.75rem;justify-content:center;margin:0 -.5rem;outline:inherit;padding:0 .5rem}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-icon{display:flex;height:1.75rem;padding-left:1.875rem;position:relative}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-icon:before{color:var(--IDS-COLOR-ACCENT-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:1.75rem;left:0;pointer-events:none;position:absolute;top:0}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron{height:.75rem;position:relative;width:.75rem}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron:before{color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons;pointer-events:none;position:absolute}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron.ids-header-1177-admin__avatar-chevron--expanded:before{content:\"\\e939\"}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content{display:grid;grid-template-rows:1fr}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content:has(.ids-header-1177-admin__avatar-content__unit){grid-template-rows:1fr 1fr}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit{font-size:.875rem}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--expanded .ids-header-1177-admin__avatar-dropdown{display:flex}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar .ids-header-1177-admin__avatar-dropdown{background-color:var(--IDS-COLOR-NEUTRAL-100);box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:1.25rem;min-width:17.5rem;padding:2rem 2.5rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:1}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive){align-items:center;align-self:flex-end;display:flex;flex-wrap:wrap;grid-column:4;margin-right:1.5rem;padding-left:1.5rem;position:relative}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}@media (max-width:1024px){:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive){display:none}}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.75rem;justify-content:center;margin:0 -.5rem;outline:inherit;padding:0 .5rem}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-icon{display:flex;height:1.75rem;padding-left:1.875rem;position:relative}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-icon:before{color:var(--IDS-COLOR-ACCENT-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:1.75rem;left:0;pointer-events:none;position:absolute;top:0}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron{height:.75rem;position:relative;width:.75rem}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron:before{color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons;pointer-events:none;position:absolute}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron.ids-header-1177-admin__avatar-chevron--expanded:before{content:\"\\e939\"}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content{display:grid;grid-template-rows:1fr}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content:has(.ids-header-1177-admin__avatar-content__unit){grid-template-rows:1fr 1fr}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit{font-size:.875rem}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive).ids-header-1177-admin__avatar--expanded .ids-header-1177-admin__avatar-dropdown{display:flex}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive) .ids-header-1177-admin__avatar-dropdown{background-color:var(--IDS-COLOR-NEUTRAL-100);box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:1.25rem;min-width:17.5rem;padding:2rem 2.5rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:1}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive{align-items:center;align-self:flex-end;display:flex;flex-wrap:wrap;grid-column:4;margin-right:1.5rem;padding-left:1.5rem;position:relative}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.75rem;justify-content:center;margin:0 -.5rem;outline:inherit;padding:0 .5rem}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-icon{display:flex;height:1.75rem;padding-left:1.875rem;position:relative}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-icon:before{color:var(--IDS-COLOR-ACCENT-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:1.75rem;left:0;pointer-events:none;position:absolute;top:0}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron{height:.75rem;position:relative;width:.75rem}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron:before{color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons;pointer-events:none;position:absolute}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-chevron.ids-header-1177-admin__avatar-chevron--expanded:before{content:\"\\e939\"}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content{display:grid;grid-template-rows:1fr}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content:has(.ids-header-1177-admin__avatar-content__unit){grid-template-rows:1fr 1fr}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-box .ids-header-1177-admin__avatar-content .ids-header-1177-admin__avatar-content__unit{font-size:.875rem}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive.ids-header-1177-admin__avatar--expanded .ids-header-1177-admin__avatar-dropdown{display:flex}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive .ids-header-1177-admin__avatar-dropdown{background-color:var(--IDS-COLOR-NEUTRAL-100);box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:1.25rem;min-width:17.5rem;padding:2rem 2.5rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:1}";
|
|
4
4
|
|
|
5
5
|
var header1177AdminAvatarLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = ".ids-header-1177-admin__avatar-mobile a.ids-header-1177-admin__avatar-mobile__login,:host .ids-header-1177-admin__avatar-mobile .ids-header-1177-admin__avatar-
|
|
3
|
+
var css_248z = ".ids-header-1177-admin__avatar-mobile a.ids-header-1177-admin__avatar-mobile__login-link,:host .ids-header-1177-admin__avatar-mobile .ids-header-1177-admin__avatar-mobile__login-link,:host .ids-header-1177-admin__avatar-mobile ::slotted([slot=logout]){color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);font-family:var(--IDS-FONT-FAMILY-BASE);font-family:var(--IDS-LINK__FONT-FAMILY);font-size:1rem}.ids-header-1177-admin__avatar-mobile a.ids-header-1177-admin__avatar-mobile__login-link:focus,.ids-header-1177-admin__avatar-mobile a.ids-header-1177-admin__avatar-mobile__login-link:hover,:host .ids-header-1177-admin__avatar-mobile ::slotted([slot=logout]:hover),:host .ids-header-1177-admin__avatar-mobile:focus-within .ids-header-1177-admin__avatar-mobile__text,:host .ids-header-1177-admin__avatar-mobile:hover .ids-header-1177-admin__avatar-mobile__text{color:var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);text-decoration:underline;text-decoration-color:var(--IDS-LINK--COLOR-PRESET-1__COLOR)}.ids-header-1177-admin__avatar-mobile{align-items:center;border-bottom:var(--IDS-MOBILE-MENU-ITEM__BORDER-BOTTOM);box-sizing:border-box;display:flex;gap:.5rem;min-height:3rem;padding:.75rem 1.25rem;position:relative}.ids-header-1177-admin__avatar-mobile a.ids-header-1177-admin__avatar-mobile__login-link{align-items:center;display:flex;font-size:1rem;gap:.5rem;height:100%;inset:0;padding-left:1.875rem;position:relative;text-decoration:none}.ids-header-1177-admin__avatar-mobile a.ids-header-1177-admin__avatar-mobile__login-link:before{content:\"\\e90b\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:1.25rem;left:0;pointer-events:none;position:absolute;top:0}.ids-header-1177-admin__avatar-mobile a.ids-header-1177-admin__avatar-mobile__login-link:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.25rem!important}.ids-header-1177-admin__avatar-mobile .ids-header-1177-admin__avatar-mobile__logged-in{display:flex;flex:1;flex-direction:column;padding-left:2.5rem;position:relative}.ids-header-1177-admin__avatar-mobile .ids-header-1177-admin__avatar-mobile__logged-in:before{color:var(--IDS-COLOR-ACCENT-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:1.5rem;left:0;pointer-events:none;position:absolute;top:.625rem}.ids-header-1177-admin__avatar-mobile .ids-header-1177-admin__avatar-mobile__logged-in .ids-header-1177-admin__avatar-mobile__username{color:var(--IDS-COLOR-NEUTRAL-20);font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.ids-header-1177-admin__avatar-mobile .ids-header-1177-admin__avatar-mobile__logged-in .ids-header-1177-admin__avatar-mobile__unit{color:var(--IDS-COLOR-NEUTRAL-20);font-family:var(--IDS-FONT-FAMILY-BASE);font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}:host .ids-header-1177-admin__avatar-mobile:not(:has(.ids-header-1177-admin__avatar-mobile__user)):focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.25rem!important}:host .ids-header-1177-admin__avatar-mobile .ids-header-1177-admin__avatar-mobile__login-link{padding-left:1.875rem;position:relative}:host .ids-header-1177-admin__avatar-mobile .ids-header-1177-admin__avatar-mobile__login-link:before{content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:1.25rem;left:0;pointer-events:none;position:absolute;top:0}:host .ids-header-1177-admin__avatar-mobile ::slotted([slot=login]){font-size:1rem;inset:0;opacity:0!important;position:absolute}";
|
|
4
4
|
|
|
5
5
|
var header1177AdminAvatarMobileLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|