@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
|
/*******
|
|
@@ -93,7 +96,7 @@
|
|
|
93
96
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
94
97
|
left: 0;
|
|
95
98
|
min-height: 10.813rem;
|
|
96
|
-
padding: 2.5rem 0 3.125rem;
|
|
99
|
+
padding: 2.5rem 0.625rem 3.125rem;
|
|
97
100
|
box-sizing: border-box;
|
|
98
101
|
position: absolute;
|
|
99
102
|
width: 100%;
|
|
@@ -111,19 +114,19 @@
|
|
|
111
114
|
}
|
|
112
115
|
.ids-header-1177-admin--unresponsive .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content {
|
|
113
116
|
max-width: var(--IDS__MAX-WIDTH);
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
margin-left: auto;
|
|
118
|
-
margin-right: auto;
|
|
117
|
+
margin: 0 auto;
|
|
118
|
+
width: 100%;
|
|
119
|
+
display: flex;
|
|
119
120
|
}
|
|
120
|
-
.ids-header-1177-admin--unresponsive .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-
|
|
121
|
-
|
|
122
|
-
|
|
121
|
+
.ids-header-1177-admin--unresponsive .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-1,
|
|
122
|
+
.ids-header-1177-admin--unresponsive .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-2,
|
|
123
|
+
.ids-header-1177-admin--unresponsive .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-3,
|
|
124
|
+
.ids-header-1177-admin--unresponsive .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-4 {
|
|
125
|
+
flex: 0 25%;
|
|
123
126
|
}
|
|
124
|
-
.ids-header-1177-admin--unresponsive .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-
|
|
127
|
+
.ids-header-1177-admin--unresponsive .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items-wrapper,
|
|
125
128
|
.ids-header-1177-admin--unresponsive .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content ::slotted(*) {
|
|
126
|
-
display:
|
|
129
|
+
display: flex;
|
|
127
130
|
margin-bottom: 0.625rem;
|
|
128
131
|
padding-bottom: 0.625rem;
|
|
129
132
|
margin-right: 2.5rem;
|
|
@@ -203,7 +206,7 @@
|
|
|
203
206
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
204
207
|
left: 0;
|
|
205
208
|
min-height: 10.813rem;
|
|
206
|
-
padding: 2.5rem 0 3.125rem;
|
|
209
|
+
padding: 2.5rem 0.625rem 3.125rem;
|
|
207
210
|
box-sizing: border-box;
|
|
208
211
|
position: absolute;
|
|
209
212
|
width: 100%;
|
|
@@ -221,19 +224,19 @@
|
|
|
221
224
|
}
|
|
222
225
|
.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content {
|
|
223
226
|
max-width: var(--IDS__MAX-WIDTH);
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
margin-left: auto;
|
|
228
|
-
margin-right: auto;
|
|
227
|
+
margin: 0 auto;
|
|
228
|
+
width: 100%;
|
|
229
|
+
display: flex;
|
|
229
230
|
}
|
|
230
|
-
.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-
|
|
231
|
-
|
|
232
|
-
|
|
231
|
+
.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-1,
|
|
232
|
+
.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-2,
|
|
233
|
+
.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-3,
|
|
234
|
+
.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-4 {
|
|
235
|
+
flex: 0 25%;
|
|
233
236
|
}
|
|
234
|
-
.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-
|
|
237
|
+
.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items-wrapper,
|
|
235
238
|
.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__nav-item .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content ::slotted(*) {
|
|
236
|
-
display:
|
|
239
|
+
display: flex;
|
|
237
240
|
margin-bottom: 0.625rem;
|
|
238
241
|
padding-bottom: 0.625rem;
|
|
239
242
|
margin-right: 2.5rem;
|
|
@@ -322,7 +325,7 @@
|
|
|
322
325
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
323
326
|
left: 0;
|
|
324
327
|
min-height: 10.813rem;
|
|
325
|
-
padding: 2.5rem 0 3.125rem;
|
|
328
|
+
padding: 2.5rem 0.625rem 3.125rem;
|
|
326
329
|
box-sizing: border-box;
|
|
327
330
|
position: absolute;
|
|
328
331
|
width: 100%;
|
|
@@ -340,19 +343,19 @@
|
|
|
340
343
|
}
|
|
341
344
|
:host .ids-header-1177-admin__nav-item:not(.ids-header-1177-admin__nav-item--unresponsive) .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content {
|
|
342
345
|
max-width: var(--IDS__MAX-WIDTH);
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
margin-left: auto;
|
|
347
|
-
margin-right: auto;
|
|
346
|
+
margin: 0 auto;
|
|
347
|
+
width: 100%;
|
|
348
|
+
display: flex;
|
|
348
349
|
}
|
|
349
|
-
:host .ids-header-1177-admin__nav-item:not(.ids-header-1177-admin__nav-item--unresponsive) .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-
|
|
350
|
-
|
|
351
|
-
|
|
350
|
+
:host .ids-header-1177-admin__nav-item:not(.ids-header-1177-admin__nav-item--unresponsive) .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-1,
|
|
351
|
+
:host .ids-header-1177-admin__nav-item:not(.ids-header-1177-admin__nav-item--unresponsive) .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-2,
|
|
352
|
+
:host .ids-header-1177-admin__nav-item:not(.ids-header-1177-admin__nav-item--unresponsive) .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-3,
|
|
353
|
+
:host .ids-header-1177-admin__nav-item:not(.ids-header-1177-admin__nav-item--unresponsive) .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-4 {
|
|
354
|
+
flex: 0 25%;
|
|
352
355
|
}
|
|
353
|
-
:host .ids-header-1177-admin__nav-item:not(.ids-header-1177-admin__nav-item--unresponsive) .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-
|
|
356
|
+
:host .ids-header-1177-admin__nav-item:not(.ids-header-1177-admin__nav-item--unresponsive) .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items-wrapper,
|
|
354
357
|
:host .ids-header-1177-admin__nav-item:not(.ids-header-1177-admin__nav-item--unresponsive) .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content ::slotted(*) {
|
|
355
|
-
display:
|
|
358
|
+
display: flex;
|
|
356
359
|
margin-bottom: 0.625rem;
|
|
357
360
|
padding-bottom: 0.625rem;
|
|
358
361
|
margin-right: 2.5rem;
|
|
@@ -436,7 +439,7 @@
|
|
|
436
439
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
437
440
|
left: 0;
|
|
438
441
|
min-height: 10.813rem;
|
|
439
|
-
padding: 2.5rem 0 3.125rem;
|
|
442
|
+
padding: 2.5rem 0.625rem 3.125rem;
|
|
440
443
|
box-sizing: border-box;
|
|
441
444
|
position: absolute;
|
|
442
445
|
width: 100%;
|
|
@@ -454,19 +457,19 @@
|
|
|
454
457
|
}
|
|
455
458
|
:host .ids-header-1177-admin__nav-item.ids-header-1177-admin__nav-item--unresponsive .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content {
|
|
456
459
|
max-width: var(--IDS__MAX-WIDTH);
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
margin-left: auto;
|
|
461
|
-
margin-right: auto;
|
|
460
|
+
margin: 0 auto;
|
|
461
|
+
width: 100%;
|
|
462
|
+
display: flex;
|
|
462
463
|
}
|
|
463
|
-
:host .ids-header-1177-admin__nav-item.ids-header-1177-admin__nav-item--unresponsive .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-
|
|
464
|
-
|
|
465
|
-
|
|
464
|
+
:host .ids-header-1177-admin__nav-item.ids-header-1177-admin__nav-item--unresponsive .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-1,
|
|
465
|
+
:host .ids-header-1177-admin__nav-item.ids-header-1177-admin__nav-item--unresponsive .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-2,
|
|
466
|
+
:host .ids-header-1177-admin__nav-item.ids-header-1177-admin__nav-item--unresponsive .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-3,
|
|
467
|
+
:host .ids-header-1177-admin__nav-item.ids-header-1177-admin__nav-item--unresponsive .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items__item-dropdown__content-col-4 {
|
|
468
|
+
flex: 0 25%;
|
|
466
469
|
}
|
|
467
|
-
:host .ids-header-1177-admin__nav-item.ids-header-1177-admin__nav-item--unresponsive .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-
|
|
470
|
+
:host .ids-header-1177-admin__nav-item.ids-header-1177-admin__nav-item--unresponsive .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content .ids-header-1177-admin__items-wrapper,
|
|
468
471
|
:host .ids-header-1177-admin__nav-item.ids-header-1177-admin__nav-item--unresponsive .ids-header-1177-admin__items__item-dropdown .ids-header-1177-admin__items__item-dropdown__content ::slotted(*) {
|
|
469
|
-
display:
|
|
472
|
+
display: flex;
|
|
470
473
|
margin-bottom: 0.625rem;
|
|
471
474
|
padding-bottom: 0.625rem;
|
|
472
475
|
margin-right: 2.5rem;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/*******
|
|
2
|
+
* ICONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
2
5
|
* BUTTONS
|
|
3
6
|
********/
|
|
4
7
|
/*******
|
|
@@ -24,7 +27,6 @@
|
|
|
24
27
|
|
|
25
28
|
.ids-header-1177-admin__mobile-menu {
|
|
26
29
|
display: none;
|
|
27
|
-
margin-left: 1.25rem;
|
|
28
30
|
}
|
|
29
31
|
@media (max-width: 1024px) {
|
|
30
32
|
.ids-header-1177-admin__mobile-menu {
|
|
@@ -46,14 +48,14 @@
|
|
|
46
48
|
background: none;
|
|
47
49
|
color: inherit;
|
|
48
50
|
border: none;
|
|
49
|
-
padding: 0;
|
|
51
|
+
padding: 0.25rem 0.5rem;
|
|
50
52
|
font: inherit;
|
|
51
53
|
cursor: pointer;
|
|
52
54
|
color: var(--IDS-COLOR-ACCENT-40);
|
|
53
55
|
align-items: center;
|
|
54
56
|
justify-content: center;
|
|
55
57
|
height: 1.5rem;
|
|
56
|
-
width:
|
|
58
|
+
width: 2rem;
|
|
57
59
|
}
|
|
58
60
|
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn:focus {
|
|
59
61
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
@@ -72,7 +74,7 @@
|
|
|
72
74
|
transition: all 0.2s;
|
|
73
75
|
background-color: var(--IDS-COLOR-ACCENT-40);
|
|
74
76
|
position: relative;
|
|
75
|
-
height: 0.
|
|
77
|
+
height: 0.125rem;
|
|
76
78
|
width: 1.25rem;
|
|
77
79
|
}
|
|
78
80
|
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn .ids-hamburger__lines:before,
|
|
@@ -90,7 +92,7 @@
|
|
|
90
92
|
}
|
|
91
93
|
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn .ids-hamburger__lines:before,
|
|
92
94
|
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn .ids-hamburger__lines:after {
|
|
93
|
-
height: 0.
|
|
95
|
+
height: 0.125rem;
|
|
94
96
|
width: 1.25rem;
|
|
95
97
|
}
|
|
96
98
|
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn .ids-hamburger__lines:before,
|
|
@@ -184,16 +186,40 @@ header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-head
|
|
|
184
186
|
width: 3.938rem;
|
|
185
187
|
margin-right: 1.25rem;
|
|
186
188
|
margin-left: 1.25rem;
|
|
189
|
+
display: flex;
|
|
190
|
+
align-items: center;
|
|
187
191
|
}
|
|
188
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo
|
|
192
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo .ids-header-1177-admin__logo-link {
|
|
193
|
+
position: relative;
|
|
194
|
+
display: flex;
|
|
195
|
+
align-items: center;
|
|
196
|
+
height: 1.5rem;
|
|
197
|
+
width: 3.938rem;
|
|
198
|
+
cursor: pointer;
|
|
199
|
+
}
|
|
200
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo .ids-header-1177-admin__logo-link:before {
|
|
201
|
+
font: icon;
|
|
202
|
+
font-family: "Inera-Design-Icons";
|
|
189
203
|
display: block;
|
|
204
|
+
position: absolute;
|
|
205
|
+
pointer-events: none;
|
|
206
|
+
content: "\e91e";
|
|
207
|
+
color: var(--IDS-ICON__COLOR);
|
|
208
|
+
font-size: 4rem;
|
|
190
209
|
}
|
|
191
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo a
|
|
210
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo a,
|
|
211
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo ::slotted([slot=logo]) {
|
|
212
|
+
display: flex;
|
|
213
|
+
align-items: center;
|
|
214
|
+
height: 1.5rem;
|
|
215
|
+
width: 3.938rem;
|
|
216
|
+
}
|
|
217
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo a:focus,
|
|
218
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo ::slotted([slot=logo]):focus {
|
|
192
219
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
193
220
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
194
221
|
}
|
|
195
222
|
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo ::slotted([slot=logo]:focus) {
|
|
196
|
-
display: block;
|
|
197
223
|
outline: var(--IDS-FOCUS__OUTLINE) !important;
|
|
198
224
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
199
225
|
}
|
|
@@ -295,16 +321,40 @@ header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-117
|
|
|
295
321
|
width: 3.938rem;
|
|
296
322
|
margin-right: 1.25rem;
|
|
297
323
|
margin-left: 1.25rem;
|
|
324
|
+
display: flex;
|
|
325
|
+
align-items: center;
|
|
326
|
+
}
|
|
327
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo .ids-header-1177-admin__logo-link {
|
|
328
|
+
position: relative;
|
|
329
|
+
display: flex;
|
|
330
|
+
align-items: center;
|
|
331
|
+
height: 1.5rem;
|
|
332
|
+
width: 3.938rem;
|
|
333
|
+
cursor: pointer;
|
|
298
334
|
}
|
|
299
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo
|
|
335
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo .ids-header-1177-admin__logo-link:before {
|
|
336
|
+
font: icon;
|
|
337
|
+
font-family: "Inera-Design-Icons";
|
|
300
338
|
display: block;
|
|
339
|
+
position: absolute;
|
|
340
|
+
pointer-events: none;
|
|
341
|
+
content: "\e91e";
|
|
342
|
+
color: var(--IDS-ICON__COLOR);
|
|
343
|
+
font-size: 4rem;
|
|
301
344
|
}
|
|
302
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo a
|
|
345
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo a,
|
|
346
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo ::slotted([slot=logo]) {
|
|
347
|
+
display: flex;
|
|
348
|
+
align-items: center;
|
|
349
|
+
height: 1.5rem;
|
|
350
|
+
width: 3.938rem;
|
|
351
|
+
}
|
|
352
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo a:focus,
|
|
353
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo ::slotted([slot=logo]):focus {
|
|
303
354
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
304
355
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
305
356
|
}
|
|
306
357
|
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__logo-col .ids-header-1177-admin__logo ::slotted([slot=logo]:focus) {
|
|
307
|
-
display: block;
|
|
308
358
|
outline: var(--IDS-FOCUS__OUTLINE) !important;
|
|
309
359
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
310
360
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__name,.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit,.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__name,.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit,:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__name,:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit,:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__name,:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit{color:var(--IDS-COLOR-NEUTRAL-20);font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1rem;max-width:12.5rem;overflow:hidden;position:relative;text-align:start;text-overflow:ellipsis;white-space:nowrap}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar{align-items:center;display:flex;justify-self:flex-end;margin-right:1.5rem;padding-left:1.5rem;position:relative}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar button{padding:0 .5rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:grid;font:inherit;gap:.75rem;grid-template-columns:auto auto;justify-content:center;outline:inherit;padding:0}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box[aria-expanded=true] .ids-header-1177-pro__avatar-chevron{transform:rotate(180deg)}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{display:flex;max-height:2.75rem;max-width:2.25rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron{grid-column:3;position:relative;width:.75rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron .ids-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron.ids-header-1177-pro__avatar-chevron--expanded .ids-icon{transform:rotate(180deg)}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content{display:grid;grid-template-rows:1fr;min-width:6.25rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content:has(.ids-header-1177-pro__avatar-content__unit){grid-template-rows:1fr 1fr}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit{font-size:.875rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--expanded .ids-header-1177-pro__avatar-dropdown{display:flex}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__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-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar{align-items:center;display:flex;justify-self:flex-end;margin-right:1.5rem;padding-left:1.5rem;position:relative}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar button{padding:0 .5rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}@media (max-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar{display:none}}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:grid;font:inherit;gap:.75rem;grid-template-columns:auto auto;justify-content:center;outline:inherit;padding:0}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box[aria-expanded=true] .ids-header-1177-pro__avatar-chevron{transform:rotate(180deg)}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{display:flex;max-height:2.75rem;max-width:2.25rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron{grid-column:3;position:relative;width:.75rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron .ids-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron.ids-header-1177-pro__avatar-chevron--expanded .ids-icon{transform:rotate(180deg)}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content{display:grid;grid-template-rows:1fr;min-width:6.25rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content:has(.ids-header-1177-pro__avatar-content__unit){grid-template-rows:1fr 1fr}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit{font-size:.875rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--expanded .ids-header-1177-pro__avatar-dropdown{display:flex}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__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-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive){align-items:center;display:flex;justify-self:flex-end;margin-right:1.5rem;padding-left:1.5rem;position:relative}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) button{padding:0 .5rem}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__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-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive){display:none}}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:grid;font:inherit;gap:.75rem;grid-template-columns:auto auto;justify-content:center;outline:inherit;padding:0}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box[aria-expanded=true] .ids-header-1177-pro__avatar-chevron{transform:rotate(180deg)}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{display:flex;max-height:2.75rem;max-width:2.25rem}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron{grid-column:3;position:relative;width:.75rem}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron .ids-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron.ids-header-1177-pro__avatar-chevron--expanded .ids-icon{transform:rotate(180deg)}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content{display:grid;grid-template-rows:1fr;min-width:6.25rem}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content:has(.ids-header-1177-pro__avatar-content__unit){grid-template-rows:1fr 1fr}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit{font-size:.875rem}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive).ids-header-1177-pro__avatar--expanded .ids-header-1177-pro__avatar-dropdown{display:flex}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__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-pro__avatar.ids-header-1177-pro__avatar--unresponsive{align-items:center;display:flex;justify-self:flex-end;margin-right:1.5rem;padding-left:1.5rem;position:relative}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive button{padding:0 .5rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:grid;font:inherit;gap:.75rem;grid-template-columns:auto auto;justify-content:center;outline:inherit;padding:0}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box[aria-expanded=true] .ids-header-1177-pro__avatar-chevron{transform:rotate(180deg)}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{display:flex;max-height:2.75rem;max-width:2.25rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron{grid-column:3;position:relative;width:.75rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron .ids-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron.ids-header-1177-pro__avatar-chevron--expanded .ids-icon{transform:rotate(180deg)}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content{display:grid;grid-template-rows:1fr;min-width:6.25rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content:has(.ids-header-1177-pro__avatar-content__unit){grid-template-rows:1fr 1fr}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit{font-size:.875rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive.ids-header-1177-pro__avatar--expanded .ids-header-1177-pro__avatar-dropdown{display:flex}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__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-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__name,.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit,.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__name,.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit,:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__name,:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit,:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__name,:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit{color:var(--IDS-COLOR-NEUTRAL-20);font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1rem;max-width:12.5rem;overflow:hidden;position:relative;text-align:start;text-overflow:ellipsis;white-space:nowrap}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar{align-items:center;display:flex;justify-self:flex-end;margin-right:1.5rem;padding-left:1.5rem;position:relative}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar button{padding:0 .5rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__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-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{display:flex;height:1.25rem;width:1.25rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon:before{color:var(--IDS-COLOR-ACCENT-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:1.25rem;pointer-events:none;position:absolute}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron{height:.75rem;position:relative;width:.75rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__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-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron.ids-header-1177-pro__avatar-chevron--expanded:before{content:\"\\e939\"}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content{display:grid;grid-template-rows:1fr;min-width:6.25rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content:has(.ids-header-1177-pro__avatar-content__unit){grid-template-rows:1fr 1fr}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit{font-size:.875rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--expanded .ids-header-1177-pro__avatar-dropdown{display:flex}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__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-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar{align-items:center;display:flex;justify-self:flex-end;margin-right:1.5rem;padding-left:1.5rem;position:relative}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar button{padding:0 .5rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}@media (max-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar{display:none}}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__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-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{display:flex;height:1.25rem;width:1.25rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon:before{color:var(--IDS-COLOR-ACCENT-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:1.25rem;pointer-events:none;position:absolute}@media (min-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{height:2rem;width:2em}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon:before{font-size:2rem}}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron{height:.75rem;position:relative;width:.75rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__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-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron.ids-header-1177-pro__avatar-chevron--expanded:before{content:\"\\e939\"}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content{display:grid;grid-template-rows:1fr;min-width:6.25rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content:has(.ids-header-1177-pro__avatar-content__unit){grid-template-rows:1fr 1fr}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit{font-size:.875rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--expanded .ids-header-1177-pro__avatar-dropdown{display:flex}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__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-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive){align-items:center;display:flex;justify-self:flex-end;margin-right:1.5rem;padding-left:1.5rem;position:relative}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) button{padding:0 .5rem}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__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-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive){display:none}}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__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-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{display:flex;height:1.25rem;width:1.25rem}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon:before{color:var(--IDS-COLOR-ACCENT-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:1.25rem;pointer-events:none;position:absolute}@media (min-width:1024px){:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{height:2rem;width:2em}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon:before{font-size:2rem}}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron{height:.75rem;position:relative;width:.75rem}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__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-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron.ids-header-1177-pro__avatar-chevron--expanded:before{content:\"\\e939\"}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content{display:grid;grid-template-rows:1fr;min-width:6.25rem}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content:has(.ids-header-1177-pro__avatar-content__unit){grid-template-rows:1fr 1fr}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit{font-size:.875rem}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive).ids-header-1177-pro__avatar--expanded .ids-header-1177-pro__avatar-dropdown{display:flex}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__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-pro__avatar.ids-header-1177-pro__avatar--unresponsive{align-items:center;display:flex;justify-self:flex-end;margin-right:1.5rem;padding-left:1.5rem;position:relative}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive button{padding:0 .5rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__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-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{display:flex;height:1.25rem;width:1.25rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon:before{color:var(--IDS-COLOR-ACCENT-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:1.25rem;pointer-events:none;position:absolute}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron{height:.75rem;position:relative;width:.75rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__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-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron.ids-header-1177-pro__avatar-chevron--expanded:before{content:\"\\e939\"}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content{display:grid;grid-template-rows:1fr;min-width:6.25rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content:has(.ids-header-1177-pro__avatar-content__unit){grid-template-rows:1fr 1fr}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit{font-size:.875rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive.ids-header-1177-pro__avatar--expanded .ids-header-1177-pro__avatar-dropdown{display:flex}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__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 header1177ProAvatarLit = 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-pro__avatar-mobile a.ids-header-1177-pro__avatar-mobile__login,:host .ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-
|
|
3
|
+
var css_248z = ".ids-header-1177-pro__avatar-mobile a.ids-header-1177-pro__avatar-mobile__login-link,:host .ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__login-link,:host .ids-header-1177-pro__avatar-mobile ::slotted([slot=logout]){color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);font-family:var(--IDS-LINK__FONT-FAMILY);font-size:1rem}.ids-header-1177-pro__avatar-mobile a.ids-header-1177-pro__avatar-mobile__login-link:focus,.ids-header-1177-pro__avatar-mobile a.ids-header-1177-pro__avatar-mobile__login-link:hover,:host .ids-header-1177-pro__avatar-mobile ::slotted([slot=logout]:hover),:host .ids-header-1177-pro__avatar-mobile:focus-within .ids-header-1177-pro__avatar-mobile__login-link,:host .ids-header-1177-pro__avatar-mobile:hover .ids-header-1177-pro__avatar-mobile__login-link{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-pro__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-pro__avatar-mobile a.ids-header-1177-pro__avatar-mobile__login-link{align-items:center;display:flex;gap:.5rem;height:100%;inset:0;padding-left:1.875rem;position:relative;text-decoration:none}.ids-header-1177-pro__avatar-mobile a.ids-header-1177-pro__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}.ids-header-1177-pro__avatar-mobile a.ids-header-1177-pro__avatar-mobile__login-link:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.25rem!important}.ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__user-logged-in{display:flex;flex:1;flex-direction:column;padding-left:2.5rem;position:relative}.ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__user-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-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__user-logged-in .ids-header-1177-pro__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-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__user-logged-in .ids-header-1177-pro__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-pro__avatar-mobile:not(:has(.ids-header-1177-pro__avatar-mobile__user-logged-in)):focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.25rem!important}:host .ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__login-link{display:inline-block;padding-left:1.875rem;position:relative}:host .ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__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-pro__avatar-mobile ::slotted([slot=login]){inset:0;opacity:0!important;position:absolute}";
|
|
4
4
|
|
|
5
5
|
var header1177ProAvatarMobileLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/*******
|
|
2
|
+
* ICONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
2
5
|
* BUTTONS
|
|
3
6
|
********/
|
|
4
7
|
/*******
|
|
@@ -10,16 +13,16 @@
|
|
|
10
13
|
/*******
|
|
11
14
|
* A11Y
|
|
12
15
|
********/
|
|
13
|
-
:host .ids-header-1177-pro__avatar-mobile ::slotted([slot=logout]), :host .ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-
|
|
16
|
+
:host .ids-header-1177-pro__avatar-mobile ::slotted([slot=logout]), :host .ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__login-link, .ids-header-1177-pro__avatar-mobile a.ids-header-1177-pro__avatar-mobile__login-link {
|
|
14
17
|
font-size: 1rem;
|
|
15
18
|
font-family: var(--IDS-LINK__FONT-FAMILY);
|
|
16
|
-
color: var(--IDS-LINK--
|
|
19
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
17
20
|
}
|
|
18
21
|
|
|
19
|
-
:host .ids-header-1177-pro__avatar-mobile ::slotted([slot=logout]:hover), :host .ids-header-1177-pro__avatar-mobile:hover .ids-header-1177-pro__avatar-
|
|
22
|
+
:host .ids-header-1177-pro__avatar-mobile ::slotted([slot=logout]:hover), :host .ids-header-1177-pro__avatar-mobile:hover .ids-header-1177-pro__avatar-mobile__login-link, :host .ids-header-1177-pro__avatar-mobile:focus-within .ids-header-1177-pro__avatar-mobile__login-link, .ids-header-1177-pro__avatar-mobile a.ids-header-1177-pro__avatar-mobile__login-link:focus, .ids-header-1177-pro__avatar-mobile a.ids-header-1177-pro__avatar-mobile__login-link:hover {
|
|
20
23
|
text-decoration: underline;
|
|
21
|
-
text-decoration-color: var(--IDS-LINK--
|
|
22
|
-
color: var(--IDS-LINK--
|
|
24
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
25
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
23
26
|
}
|
|
24
27
|
|
|
25
28
|
.ids-header-1177-pro__avatar-mobile {
|
|
@@ -32,26 +35,51 @@
|
|
|
32
35
|
position: relative;
|
|
33
36
|
padding: 0.75rem 1.25rem;
|
|
34
37
|
}
|
|
35
|
-
.ids-header-1177-pro__avatar-mobile a.ids-header-1177-pro__avatar-mobile__login {
|
|
38
|
+
.ids-header-1177-pro__avatar-mobile a.ids-header-1177-pro__avatar-mobile__login-link {
|
|
36
39
|
display: flex;
|
|
37
40
|
gap: 0.5rem;
|
|
38
|
-
position: absolute;
|
|
39
41
|
inset: 0;
|
|
40
42
|
height: 100%;
|
|
41
43
|
align-items: center;
|
|
42
|
-
padding-left: 1.25rem;
|
|
43
44
|
text-decoration: none;
|
|
45
|
+
position: relative;
|
|
46
|
+
padding-left: 1.875rem;
|
|
44
47
|
}
|
|
45
|
-
.ids-header-1177-pro__avatar-mobile a.ids-header-1177-pro__avatar-mobile__login:
|
|
48
|
+
.ids-header-1177-pro__avatar-mobile a.ids-header-1177-pro__avatar-mobile__login-link:before {
|
|
49
|
+
font: icon;
|
|
50
|
+
font-family: "Inera-Design-Icons";
|
|
51
|
+
display: block;
|
|
52
|
+
position: absolute;
|
|
53
|
+
pointer-events: none;
|
|
54
|
+
content: "\e923";
|
|
55
|
+
font-size: 1.25rem;
|
|
56
|
+
top: 0;
|
|
57
|
+
left: 0;
|
|
58
|
+
}
|
|
59
|
+
.ids-header-1177-pro__avatar-mobile a.ids-header-1177-pro__avatar-mobile__login-link:focus {
|
|
46
60
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
47
61
|
outline-offset: -0.25rem !important;
|
|
48
62
|
}
|
|
49
|
-
.ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__user {
|
|
63
|
+
.ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__user-logged-in {
|
|
50
64
|
display: flex;
|
|
51
65
|
flex-direction: column;
|
|
52
66
|
flex: 1;
|
|
67
|
+
position: relative;
|
|
68
|
+
padding-left: 2.5rem;
|
|
53
69
|
}
|
|
54
|
-
.ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__user
|
|
70
|
+
.ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__user-logged-in:before {
|
|
71
|
+
font: icon;
|
|
72
|
+
font-family: "Inera-Design-Icons";
|
|
73
|
+
display: block;
|
|
74
|
+
position: absolute;
|
|
75
|
+
pointer-events: none;
|
|
76
|
+
content: "\e923";
|
|
77
|
+
font-size: 1.5rem;
|
|
78
|
+
top: 0.625rem;
|
|
79
|
+
left: 0;
|
|
80
|
+
color: var(--IDS-COLOR-ACCENT-40);
|
|
81
|
+
}
|
|
82
|
+
.ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__user-logged-in .ids-header-1177-pro__avatar-mobile__username {
|
|
55
83
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
56
84
|
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
57
85
|
font-size: 1rem;
|
|
@@ -59,7 +87,7 @@
|
|
|
59
87
|
font-weight: 400;
|
|
60
88
|
line-height: 1.5rem;
|
|
61
89
|
}
|
|
62
|
-
.ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__user .ids-header-1177-pro__avatar-
|
|
90
|
+
.ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__user-logged-in .ids-header-1177-pro__avatar-mobile__unit {
|
|
63
91
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
64
92
|
font-size: 0.875rem;
|
|
65
93
|
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
@@ -68,10 +96,26 @@
|
|
|
68
96
|
line-height: 1.25rem;
|
|
69
97
|
}
|
|
70
98
|
|
|
71
|
-
:host .ids-header-1177-pro__avatar-mobile:not(:has(.ids-header-1177-pro__avatar-mobile__user)):focus-within {
|
|
99
|
+
:host .ids-header-1177-pro__avatar-mobile:not(:has(.ids-header-1177-pro__avatar-mobile__user-logged-in)):focus-within {
|
|
72
100
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
73
101
|
outline-offset: -0.25rem !important;
|
|
74
102
|
}
|
|
103
|
+
:host .ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__login-link {
|
|
104
|
+
position: relative;
|
|
105
|
+
display: inline-block;
|
|
106
|
+
padding-left: 1.875rem;
|
|
107
|
+
}
|
|
108
|
+
:host .ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__login-link:before {
|
|
109
|
+
font: icon;
|
|
110
|
+
font-family: "Inera-Design-Icons";
|
|
111
|
+
display: block;
|
|
112
|
+
position: absolute;
|
|
113
|
+
pointer-events: none;
|
|
114
|
+
content: "\e923";
|
|
115
|
+
font-size: 1.25rem;
|
|
116
|
+
top: 0;
|
|
117
|
+
left: 0;
|
|
118
|
+
}
|
|
75
119
|
:host .ids-header-1177-pro__avatar-mobile ::slotted([slot=login]) {
|
|
76
120
|
opacity: 0 !important;
|
|
77
121
|
position: absolute;
|