@inera/ids-design 4.9.1 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/alert/alert-lit.d.ts +2 -0
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +225 -1
- package/components/alert-global/alert-global-lit.d.ts +2 -0
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +167 -1
- package/components/badge/badge-lit.d.ts +2 -0
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +60 -1
- package/components/breadcrumbs/breadcrumbs-lit.d.ts +2 -0
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +90 -1
- package/components/button/button-lit.d.ts +2 -0
- package/components/button/button-lit.js +1 -1
- package/components/button/button.css +308 -1
- package/components/button-group/button-group-lit.d.ts +2 -0
- package/components/button-group/button-group-lit.js +1 -1
- package/components/button-group/button-group.css +39 -1
- package/components/card/card-lit.d.ts +2 -0
- package/components/card/card-lit.js +1 -1
- package/components/card/card.css +107 -1
- package/components/data-table/data-table-lit.d.ts +2 -0
- package/components/data-table/data-table-lit.js +7 -0
- package/components/data-table/data-table.css +402 -0
- package/components/date-label/date-label-lit.d.ts +2 -0
- package/components/date-label/date-label-lit.js +1 -1
- package/components/date-label/date-label.css +75 -1
- package/components/dialog/dialog-lit.d.ts +2 -0
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +178 -1
- package/components/expandable/expandable-lit.d.ts +2 -0
- package/components/expandable/expandable-lit.js +1 -1
- package/components/expandable/expandable.css +94 -1
- package/components/footer/footer-lit.d.ts +2 -0
- package/components/footer/footer-lit.js +1 -1
- package/components/footer/footer.css +470 -1
- package/components/footer-1177/footer-1177-lit.d.ts +2 -0
- package/components/footer-1177/footer-1177-lit.js +7 -0
- package/components/footer-1177/footer-1177.css +316 -0
- package/components/footer-1177-admin/footer-1177-admin-lit.d.ts +2 -0
- package/components/footer-1177-admin/footer-1177-admin-lit.js +7 -0
- package/components/footer-1177-admin/footer-1177-admin.css +303 -0
- package/components/footer-1177-pro/footer-1177-pro-lit.d.ts +2 -0
- package/components/footer-1177-pro/footer-1177-pro-lit.js +7 -0
- package/components/footer-1177-pro/footer-1177-pro.css +169 -0
- package/components/footer-inera/footer-inera-lit.d.ts +2 -0
- package/components/footer-inera/footer-inera-lit.js +7 -0
- package/components/footer-inera/footer-inera.css +333 -0
- package/components/footer-inera-admin/footer-inera-admin-lit.d.ts +2 -0
- package/components/footer-inera-admin/footer-inera-admin-lit.js +7 -0
- package/components/footer-inera-admin/footer-inera-admin.css +350 -0
- package/components/form/error-message/error-message-lit.d.ts +2 -0
- package/components/form/error-message/error-message.css +39 -1
- package/components/form/group/group-lit.d.ts +2 -0
- package/components/form/group/group.css +19 -1
- package/components/form/range/range-lit.d.ts +2 -0
- package/components/form/range/range.css +34 -1
- package/components/form/select-multiple/select-multiple-lit.d.ts +2 -0
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +189 -1
- package/components/form/spinner/spinner-lit.d.ts +2 -0
- package/components/form/spinner/spinner.css +60 -1
- package/components/form/textarea/textarea-lit.d.ts +2 -0
- package/components/form/textarea/textarea.css +0 -1
- package/components/form/toggle/toggle-lit.d.ts +2 -0
- package/components/form/toggle/toggle-lit.js +1 -1
- package/components/form/toggle/toggle.css +153 -1
- package/components/grid/column/_column-partials.css +0 -1
- package/components/grid/column/column-lit.d.ts +2 -0
- package/components/grid/column/column.css +424 -1
- package/components/header-1177/composite-header-1177.css +1885 -0
- package/components/header-1177/header-1177-avatar-lit.d.ts +2 -0
- package/components/header-1177/header-1177-avatar-lit.js +7 -0
- package/components/header-1177/header-1177-avatar.css +285 -0
- package/components/header-1177/header-1177-item-lit.d.ts +2 -0
- package/components/header-1177/header-1177-item-lit.js +7 -0
- package/components/header-1177/header-1177-item.css +153 -0
- package/components/header-1177/header-1177-lit.d.ts +2 -0
- package/components/header-1177/header-1177-lit.js +7 -0
- package/components/header-1177/header-1177-nav-item-lit.d.ts +2 -0
- package/components/header-1177/header-1177-nav-item-lit.js +7 -0
- package/components/header-1177/header-1177-nav-item-mobile-lit.d.ts +2 -0
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +7 -0
- package/components/header-1177/header-1177-nav-item-mobile.css +280 -0
- package/components/header-1177/header-1177-nav-item.css +446 -0
- package/components/header-1177/header-1177-nav-lit.d.ts +2 -0
- package/components/header-1177/header-1177-nav-lit.js +7 -0
- package/components/header-1177/header-1177-nav.css +101 -0
- package/components/header-1177/header-1177.css +615 -0
- package/components/header-1177-admin/header-1177-admin-avatar-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +73 -0
- package/components/header-1177-admin/header-1177-admin-avatar.css +285 -0
- package/components/header-1177-admin/header-1177-admin-item-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-item-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-item.css +141 -0
- package/components/header-1177-admin/header-1177-admin-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-nav-item.css +434 -0
- package/components/header-1177-admin/header-1177-admin-nav-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-nav-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-nav.css +91 -0
- package/components/header-1177-admin/header-1177-admin.css +354 -0
- package/components/header-1177-pro/header-1177-pro-avatar-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +73 -0
- package/components/header-1177-pro/header-1177-pro-avatar.css +301 -0
- package/components/header-1177-pro/header-1177-pro-item-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-item-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-item.css +157 -0
- package/components/header-1177-pro/header-1177-pro-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-item.css +426 -0
- package/components/header-1177-pro/header-1177-pro-nav-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +287 -0
- package/components/header-1177-pro/header-1177-pro-nav.css +97 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-region-picker.css +205 -0
- package/components/header-1177-pro/header-1177-pro.css +272 -0
- package/components/link/link-lit.d.ts +2 -0
- package/components/link/link-lit.js +1 -1
- package/components/link/link.css +131 -1
- package/components/list/list-lit.d.ts +2 -0
- package/components/list/list-lit.js +1 -1
- package/components/list/list.css +134 -1
- package/components/mobile-menu/mobile-menu-lit.d.ts +2 -0
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +827 -1
- package/components/notification-badge/notification-badge-lit.d.ts +2 -0
- package/components/notification-badge/notification-badge-lit.js +1 -1
- package/components/notification-badge/notification-badge.css +21 -1
- package/components/popover/popover-lit.d.ts +2 -0
- package/components/popover/popover-lit.js +7 -0
- package/components/popover/popover.css +24 -0
- package/components/popover-content/popover-content-lit.d.ts +2 -0
- package/components/popover-content/popover-content-lit.js +7 -0
- package/components/popover-content/popover-content.css +306 -0
- package/components/progressbar/progressbar-lit.d.ts +2 -0
- package/components/progressbar/progressbar-lit.js +1 -1
- package/components/progressbar/progressbar.css +53 -1
- package/components/table/table.css +31 -1
- package/components/tabs/tabs-lit.d.ts +2 -0
- package/components/tabs/tabs-lit.js +2 -2
- package/components/tabs/tabs.css +124 -1
- package/components/tag/tag-lit.d.ts +2 -0
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +59 -1
- package/global/_partials.css +7 -1
- package/global/global.css +2949 -1
- package/global/util/util.css +2234 -1
- package/package.json +1 -1
- package/themes/1177/1177-tokens.css +32 -1
- package/themes/1177/1177.css +3967 -1
- package/themes/1177-pro/1177-pro-tokens.css +1 -1
- package/themes/1177-pro/1177-pro.css +4112 -1
- package/themes/inera/inera-tokens.css +52 -1
- package/themes/inera/inera.css +3956 -1
- package/themes/inera-admin/inera-admin-tokens.css +1 -1
- package/themes/inera-admin/inera-admin.css +4044 -1
- package/themes/reset.css +61 -1
|
@@ -0,0 +1,615 @@
|
|
|
1
|
+
/* 1177 Typography - no margins */
|
|
2
|
+
/*******
|
|
3
|
+
* FORM
|
|
4
|
+
********/
|
|
5
|
+
/*******
|
|
6
|
+
* Accessibility
|
|
7
|
+
********/
|
|
8
|
+
@media (max-width: 1023px) {
|
|
9
|
+
.ids-desktop {
|
|
10
|
+
display: none !important;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
@media (min-width: 1024px) {
|
|
15
|
+
.ids-mobile {
|
|
16
|
+
display: none !important;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
header.ids-header-1177 {
|
|
21
|
+
position: relative;
|
|
22
|
+
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
23
|
+
}
|
|
24
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) {
|
|
25
|
+
--IDS-HEADER__REGION-PICKER-ICON: var(--IDS-COLOR-PRIMARY-35);
|
|
26
|
+
}
|
|
27
|
+
@media (max-width: 1024px) {
|
|
28
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) {
|
|
29
|
+
--IDS-HEADER__REGION-PICKER-ICON: white;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container {
|
|
33
|
+
background: var(--header-main_background);
|
|
34
|
+
padding: var(--header-main_padding);
|
|
35
|
+
position: relative;
|
|
36
|
+
z-index: 2;
|
|
37
|
+
}
|
|
38
|
+
@media (max-width: 1024px) {
|
|
39
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container {
|
|
40
|
+
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner {
|
|
44
|
+
max-width: var(--IDS_MAX-WIDTH);
|
|
45
|
+
margin-left: auto;
|
|
46
|
+
margin-right: auto;
|
|
47
|
+
background: var(--header-inner_background);
|
|
48
|
+
width: 100%;
|
|
49
|
+
height: var(--header-inner_height);
|
|
50
|
+
position: relative;
|
|
51
|
+
margin-left: auto;
|
|
52
|
+
margin-right: auto;
|
|
53
|
+
display: grid;
|
|
54
|
+
grid-template-columns: auto auto 1fr;
|
|
55
|
+
}
|
|
56
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner.ids-header-1177--hide-region-picker, header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner:has(.ids-header-1177__avatar) {
|
|
57
|
+
grid-template-columns: auto 1fr;
|
|
58
|
+
}
|
|
59
|
+
@media (max-width: 1024px) {
|
|
60
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner {
|
|
61
|
+
grid-template-columns: auto 1fr auto;
|
|
62
|
+
height: 3rem;
|
|
63
|
+
}
|
|
64
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner.ids-header-1177--hide-region-picker, header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner:has(.ids-header-1177__avatar) {
|
|
65
|
+
grid-template-columns: auto 1fr;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo {
|
|
69
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
70
|
+
display: grid;
|
|
71
|
+
grid-column: 1;
|
|
72
|
+
grid-row: 1;
|
|
73
|
+
align-items: center;
|
|
74
|
+
grid-template-columns: auto auto;
|
|
75
|
+
position: relative;
|
|
76
|
+
height: 100%;
|
|
77
|
+
margin-left: 0px !important;
|
|
78
|
+
margin-right: 0px;
|
|
79
|
+
padding-left: 12px;
|
|
80
|
+
padding-right: 36px;
|
|
81
|
+
}
|
|
82
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
|
|
83
|
+
content: "";
|
|
84
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
85
|
+
position: absolute;
|
|
86
|
+
z-index: 0;
|
|
87
|
+
border-radius: 100%;
|
|
88
|
+
right: -0.5625rem;
|
|
89
|
+
left: auto;
|
|
90
|
+
top: 50%;
|
|
91
|
+
margin-top: -12.5rem;
|
|
92
|
+
clip: rect(8.75rem, 25rem, 16.25rem, 24.375rem);
|
|
93
|
+
height: 25rem;
|
|
94
|
+
width: 25rem;
|
|
95
|
+
}
|
|
96
|
+
@media (max-width: 1024px) {
|
|
97
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
|
|
98
|
+
display: none;
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
@media (max-width: 1024px) {
|
|
102
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo {
|
|
103
|
+
grid-template-columns: auto;
|
|
104
|
+
padding-left: 20px;
|
|
105
|
+
padding-right: 12px;
|
|
106
|
+
}
|
|
107
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
|
|
108
|
+
content: "";
|
|
109
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
110
|
+
position: absolute;
|
|
111
|
+
z-index: 0;
|
|
112
|
+
border-radius: 100%;
|
|
113
|
+
right: -0.5625rem;
|
|
114
|
+
left: auto;
|
|
115
|
+
display: none;
|
|
116
|
+
top: 0px;
|
|
117
|
+
margin-top: -7.81rem;
|
|
118
|
+
clip: rect(7.8125rem, 18.75rem, 10.8375rem, 18.125rem);
|
|
119
|
+
height: 18.75rem;
|
|
120
|
+
width: 18.75rem;
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
@media (max-width: 1024px) and (max-width: 1024px) {
|
|
124
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
|
|
125
|
+
display: block;
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
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 {
|
|
129
|
+
width: 103px;
|
|
130
|
+
height: 40px;
|
|
131
|
+
margin-right: 24px;
|
|
132
|
+
}
|
|
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 a {
|
|
134
|
+
display: block;
|
|
135
|
+
}
|
|
136
|
+
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 {
|
|
137
|
+
outline: var(--IDS-FOCUS_OUTLINE--LIGHT);
|
|
138
|
+
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
139
|
+
}
|
|
140
|
+
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) {
|
|
141
|
+
display: block;
|
|
142
|
+
outline: var(--IDS-FOCUS_OUTLINE--LIGHT) !important;
|
|
143
|
+
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET);
|
|
144
|
+
}
|
|
145
|
+
@media (max-width: 1024px) {
|
|
146
|
+
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 {
|
|
147
|
+
margin-right: 0px;
|
|
148
|
+
max-width: 42px;
|
|
149
|
+
height: 16px !important;
|
|
150
|
+
}
|
|
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-link a,
|
|
152
|
+
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]) {
|
|
153
|
+
margin-right: 0px;
|
|
154
|
+
display: flex !important;
|
|
155
|
+
height: 16px !important;
|
|
156
|
+
width: 100% !important;
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region {
|
|
160
|
+
display: flex;
|
|
161
|
+
gap: 16px;
|
|
162
|
+
grid-column: 2;
|
|
163
|
+
align-items: center;
|
|
164
|
+
grid-row: 1;
|
|
165
|
+
position: relative;
|
|
166
|
+
}
|
|
167
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:after {
|
|
168
|
+
content: "";
|
|
169
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
170
|
+
position: absolute;
|
|
171
|
+
z-index: 0;
|
|
172
|
+
border-radius: 100%;
|
|
173
|
+
right: -0.5625rem;
|
|
174
|
+
left: auto;
|
|
175
|
+
display: none;
|
|
176
|
+
top: 0px;
|
|
177
|
+
margin-top: -7.81rem;
|
|
178
|
+
clip: rect(7.8125rem, 18.75rem, 10.8375rem, 18.125rem);
|
|
179
|
+
height: 18.75rem;
|
|
180
|
+
width: 18.75rem;
|
|
181
|
+
}
|
|
182
|
+
@media (max-width: 1024px) {
|
|
183
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:after {
|
|
184
|
+
display: block;
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
@media (max-width: 1024px) {
|
|
188
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region {
|
|
189
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
190
|
+
justify-content: space-between;
|
|
191
|
+
padding-left: 8px;
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-picker button {
|
|
195
|
+
display: flex;
|
|
196
|
+
justify-content: end;
|
|
197
|
+
}
|
|
198
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected:before {
|
|
199
|
+
content: "";
|
|
200
|
+
position: absolute;
|
|
201
|
+
z-index: 1;
|
|
202
|
+
left: -30px;
|
|
203
|
+
width: 1px;
|
|
204
|
+
height: 64px;
|
|
205
|
+
background-color: rgb(255, 255, 255);
|
|
206
|
+
}
|
|
207
|
+
@media (max-width: 1024px) {
|
|
208
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected:before {
|
|
209
|
+
left: 0px;
|
|
210
|
+
height: 32px;
|
|
211
|
+
}
|
|
212
|
+
}
|
|
213
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-icon {
|
|
214
|
+
padding-right: 32px;
|
|
215
|
+
}
|
|
216
|
+
@media (max-width: 1024px) {
|
|
217
|
+
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 {
|
|
218
|
+
display: none;
|
|
219
|
+
}
|
|
220
|
+
}
|
|
221
|
+
@media (max-width: 1024px) {
|
|
222
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:not(.ids-header-1177__region--selected) .ids-header-1177__region-picker button:before {
|
|
223
|
+
content: "";
|
|
224
|
+
position: absolute;
|
|
225
|
+
z-index: 1;
|
|
226
|
+
left: -30px;
|
|
227
|
+
width: 1px;
|
|
228
|
+
height: 64px;
|
|
229
|
+
background-color: rgb(255, 255, 255);
|
|
230
|
+
}
|
|
231
|
+
}
|
|
232
|
+
@media (max-width: 1024px) and (max-width: 1024px) {
|
|
233
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:not(.ids-header-1177__region--selected) .ids-header-1177__region-picker button:before {
|
|
234
|
+
left: 0px;
|
|
235
|
+
height: 32px;
|
|
236
|
+
}
|
|
237
|
+
}
|
|
238
|
+
@media (max-width: 1024px) {
|
|
239
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:not(.ids-header-1177__region--selected) .ids-header-1177__region-icon {
|
|
240
|
+
display: none;
|
|
241
|
+
}
|
|
242
|
+
}
|
|
243
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon {
|
|
244
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
245
|
+
display: grid;
|
|
246
|
+
position: relative;
|
|
247
|
+
height: 100%;
|
|
248
|
+
align-items: center;
|
|
249
|
+
}
|
|
250
|
+
@media (max-width: 1024px) {
|
|
251
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon {
|
|
252
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
253
|
+
justify-content: space-between;
|
|
254
|
+
padding-left: 8px;
|
|
255
|
+
height: auto;
|
|
256
|
+
align-items: normal;
|
|
257
|
+
}
|
|
258
|
+
}
|
|
259
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon:after {
|
|
260
|
+
content: "";
|
|
261
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
262
|
+
position: absolute;
|
|
263
|
+
z-index: 0;
|
|
264
|
+
border-radius: 100%;
|
|
265
|
+
right: -0.5625rem;
|
|
266
|
+
left: auto;
|
|
267
|
+
top: 50%;
|
|
268
|
+
margin-top: -12.5rem;
|
|
269
|
+
clip: rect(8.75rem, 25rem, 16.25rem, 24.375rem);
|
|
270
|
+
height: 25rem;
|
|
271
|
+
width: 25rem;
|
|
272
|
+
}
|
|
273
|
+
@media (max-width: 1024px) {
|
|
274
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon:after {
|
|
275
|
+
display: none;
|
|
276
|
+
}
|
|
277
|
+
}
|
|
278
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon slot {
|
|
279
|
+
display: grid;
|
|
280
|
+
}
|
|
281
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon ::slotted([slot=region]),
|
|
282
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon .ids-header-1177__region-logo {
|
|
283
|
+
max-height: 45px;
|
|
284
|
+
max-width: 200px;
|
|
285
|
+
display: flex;
|
|
286
|
+
}
|
|
287
|
+
@media (max-width: 1024px) {
|
|
288
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon ::slotted([slot=region]),
|
|
289
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon .ids-header-1177__region-logo {
|
|
290
|
+
max-height: 32px;
|
|
291
|
+
}
|
|
292
|
+
}
|
|
293
|
+
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 {
|
|
294
|
+
position: relative;
|
|
295
|
+
align-items: center;
|
|
296
|
+
position: relative;
|
|
297
|
+
height: inherit;
|
|
298
|
+
margin-left: 24px;
|
|
299
|
+
}
|
|
300
|
+
@media (max-width: 1024px) {
|
|
301
|
+
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 {
|
|
302
|
+
margin-left: 0px;
|
|
303
|
+
position: initial;
|
|
304
|
+
height: 100%;
|
|
305
|
+
justify-content: space-between;
|
|
306
|
+
}
|
|
307
|
+
}
|
|
308
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button {
|
|
309
|
+
min-width: 24px;
|
|
310
|
+
min-height: 24px;
|
|
311
|
+
background: none;
|
|
312
|
+
color: inherit;
|
|
313
|
+
border: none;
|
|
314
|
+
padding: 0;
|
|
315
|
+
font: inherit;
|
|
316
|
+
cursor: pointer;
|
|
317
|
+
outline: inherit;
|
|
318
|
+
-moz-user-select: -moz-none;
|
|
319
|
+
-khtml-user-select: none;
|
|
320
|
+
-webkit-user-select: none;
|
|
321
|
+
-ms-user-select: none;
|
|
322
|
+
user-select: none;
|
|
323
|
+
display: flex;
|
|
324
|
+
gap: 16px;
|
|
325
|
+
font-size: 0.875rem;
|
|
326
|
+
color: var(--IDS-COLOR-PRIMARY-35);
|
|
327
|
+
align-items: center;
|
|
328
|
+
}
|
|
329
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button:focus {
|
|
330
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
331
|
+
outline-offset: 2px !important;
|
|
332
|
+
}
|
|
333
|
+
@media (max-width: 1024px) {
|
|
334
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button {
|
|
335
|
+
inset: 0px;
|
|
336
|
+
padding-right: 16px;
|
|
337
|
+
padding-left: 12px;
|
|
338
|
+
position: absolute;
|
|
339
|
+
justify-content: space-between;
|
|
340
|
+
color: white;
|
|
341
|
+
}
|
|
342
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button:focus {
|
|
343
|
+
outline: var(--IDS-FOCUS_OUTLINE--LIGHT);
|
|
344
|
+
outline-offset: -4px !important;
|
|
345
|
+
}
|
|
346
|
+
}
|
|
347
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
|
|
348
|
+
justify-self: end;
|
|
349
|
+
display: grid;
|
|
350
|
+
grid-row: 1;
|
|
351
|
+
grid-column: 3;
|
|
352
|
+
align-items: center;
|
|
353
|
+
grid-auto-flow: column;
|
|
354
|
+
gap: 20px;
|
|
355
|
+
margin-right: 20px;
|
|
356
|
+
}
|
|
357
|
+
@media (max-width: 1024px) {
|
|
358
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
|
|
359
|
+
gap: 0px;
|
|
360
|
+
margin-left: 16px;
|
|
361
|
+
margin-right: 8px;
|
|
362
|
+
}
|
|
363
|
+
}
|
|
364
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-mobile {
|
|
365
|
+
display: none;
|
|
366
|
+
background-color: var(--header-nav-mobile_background-color);
|
|
367
|
+
flex-wrap: wrap;
|
|
368
|
+
flex: 1 1 auto;
|
|
369
|
+
box-sizing: border-box;
|
|
370
|
+
height: 50px;
|
|
371
|
+
}
|
|
372
|
+
@media (max-width: 1024px) {
|
|
373
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-mobile {
|
|
374
|
+
display: flex;
|
|
375
|
+
}
|
|
376
|
+
}
|
|
377
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__skip-to-content {
|
|
378
|
+
z-index: -1;
|
|
379
|
+
left: 0px;
|
|
380
|
+
right: 0px;
|
|
381
|
+
text-align: center;
|
|
382
|
+
position: absolute;
|
|
383
|
+
background-color: white;
|
|
384
|
+
opacity: 0;
|
|
385
|
+
width: 0px;
|
|
386
|
+
height: 0px;
|
|
387
|
+
box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px;
|
|
388
|
+
}
|
|
389
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__skip-to-content:focus-within {
|
|
390
|
+
display: flex;
|
|
391
|
+
align-items: center;
|
|
392
|
+
justify-content: center;
|
|
393
|
+
z-index: 10;
|
|
394
|
+
width: inherit;
|
|
395
|
+
height: 48px;
|
|
396
|
+
opacity: 1;
|
|
397
|
+
}
|
|
398
|
+
@media (max-width: 1024px) {
|
|
399
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) {
|
|
400
|
+
box-shadow: none;
|
|
401
|
+
}
|
|
402
|
+
}
|
|
403
|
+
header.ids-header-1177.ids-header-1177--unresponsive {
|
|
404
|
+
--IDS-HEADER__REGION-PICKER-ICON: var(--IDS-COLOR-PRIMARY-35);
|
|
405
|
+
}
|
|
406
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container {
|
|
407
|
+
background: var(--header-main_background);
|
|
408
|
+
padding: var(--header-main_padding);
|
|
409
|
+
position: relative;
|
|
410
|
+
z-index: 2;
|
|
411
|
+
}
|
|
412
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner {
|
|
413
|
+
max-width: var(--IDS_MAX-WIDTH);
|
|
414
|
+
margin-left: auto;
|
|
415
|
+
margin-right: auto;
|
|
416
|
+
background: var(--header-inner_background);
|
|
417
|
+
width: 100%;
|
|
418
|
+
height: var(--header-inner_height);
|
|
419
|
+
position: relative;
|
|
420
|
+
margin-left: auto;
|
|
421
|
+
margin-right: auto;
|
|
422
|
+
display: grid;
|
|
423
|
+
grid-template-columns: auto auto 1fr;
|
|
424
|
+
}
|
|
425
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner.ids-header-1177--hide-region-picker, header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner:has(.ids-header-1177__avatar) {
|
|
426
|
+
grid-template-columns: auto 1fr;
|
|
427
|
+
}
|
|
428
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo {
|
|
429
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
430
|
+
display: grid;
|
|
431
|
+
grid-column: 1;
|
|
432
|
+
grid-row: 1;
|
|
433
|
+
align-items: center;
|
|
434
|
+
grid-template-columns: auto auto;
|
|
435
|
+
position: relative;
|
|
436
|
+
height: 100%;
|
|
437
|
+
margin-left: 0px !important;
|
|
438
|
+
margin-right: 0px;
|
|
439
|
+
padding-left: 12px;
|
|
440
|
+
padding-right: 36px;
|
|
441
|
+
}
|
|
442
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
|
|
443
|
+
content: "";
|
|
444
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
445
|
+
position: absolute;
|
|
446
|
+
z-index: 0;
|
|
447
|
+
border-radius: 100%;
|
|
448
|
+
right: -0.5625rem;
|
|
449
|
+
left: auto;
|
|
450
|
+
top: 50%;
|
|
451
|
+
margin-top: -12.5rem;
|
|
452
|
+
clip: rect(8.75rem, 25rem, 16.25rem, 24.375rem);
|
|
453
|
+
height: 25rem;
|
|
454
|
+
width: 25rem;
|
|
455
|
+
}
|
|
456
|
+
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 {
|
|
457
|
+
width: 103px;
|
|
458
|
+
height: 40px;
|
|
459
|
+
margin-right: 24px;
|
|
460
|
+
}
|
|
461
|
+
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 a {
|
|
462
|
+
display: block;
|
|
463
|
+
}
|
|
464
|
+
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 a:focus {
|
|
465
|
+
outline: var(--IDS-FOCUS_OUTLINE--LIGHT);
|
|
466
|
+
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
467
|
+
}
|
|
468
|
+
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 ::slotted([slot=logo]:focus) {
|
|
469
|
+
display: block;
|
|
470
|
+
outline: var(--IDS-FOCUS_OUTLINE--LIGHT) !important;
|
|
471
|
+
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET);
|
|
472
|
+
}
|
|
473
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region {
|
|
474
|
+
display: flex;
|
|
475
|
+
gap: 16px;
|
|
476
|
+
grid-column: 2;
|
|
477
|
+
align-items: center;
|
|
478
|
+
grid-row: 1;
|
|
479
|
+
position: relative;
|
|
480
|
+
}
|
|
481
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:after {
|
|
482
|
+
content: "";
|
|
483
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
484
|
+
position: absolute;
|
|
485
|
+
z-index: 0;
|
|
486
|
+
border-radius: 100%;
|
|
487
|
+
right: -0.5625rem;
|
|
488
|
+
left: auto;
|
|
489
|
+
display: none;
|
|
490
|
+
top: 0px;
|
|
491
|
+
margin-top: -7.81rem;
|
|
492
|
+
clip: rect(7.8125rem, 18.75rem, 10.8375rem, 18.125rem);
|
|
493
|
+
height: 18.75rem;
|
|
494
|
+
width: 18.75rem;
|
|
495
|
+
}
|
|
496
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-picker button {
|
|
497
|
+
display: flex;
|
|
498
|
+
justify-content: end;
|
|
499
|
+
}
|
|
500
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected:before {
|
|
501
|
+
content: "";
|
|
502
|
+
position: absolute;
|
|
503
|
+
z-index: 1;
|
|
504
|
+
left: -30px;
|
|
505
|
+
width: 1px;
|
|
506
|
+
height: 64px;
|
|
507
|
+
background-color: rgb(255, 255, 255);
|
|
508
|
+
}
|
|
509
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-icon {
|
|
510
|
+
padding-right: 32px;
|
|
511
|
+
}
|
|
512
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon {
|
|
513
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
514
|
+
display: grid;
|
|
515
|
+
position: relative;
|
|
516
|
+
height: 100%;
|
|
517
|
+
align-items: center;
|
|
518
|
+
}
|
|
519
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon:after {
|
|
520
|
+
content: "";
|
|
521
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
522
|
+
position: absolute;
|
|
523
|
+
z-index: 0;
|
|
524
|
+
border-radius: 100%;
|
|
525
|
+
right: -0.5625rem;
|
|
526
|
+
left: auto;
|
|
527
|
+
top: 50%;
|
|
528
|
+
margin-top: -12.5rem;
|
|
529
|
+
clip: rect(8.75rem, 25rem, 16.25rem, 24.375rem);
|
|
530
|
+
height: 25rem;
|
|
531
|
+
width: 25rem;
|
|
532
|
+
}
|
|
533
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon slot {
|
|
534
|
+
display: grid;
|
|
535
|
+
}
|
|
536
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon ::slotted([slot=region]),
|
|
537
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-icon .ids-header-1177__region-logo {
|
|
538
|
+
max-height: 45px;
|
|
539
|
+
max-width: 200px;
|
|
540
|
+
display: flex;
|
|
541
|
+
}
|
|
542
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker {
|
|
543
|
+
position: relative;
|
|
544
|
+
align-items: center;
|
|
545
|
+
position: relative;
|
|
546
|
+
height: inherit;
|
|
547
|
+
margin-left: 24px;
|
|
548
|
+
}
|
|
549
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button {
|
|
550
|
+
min-width: 24px;
|
|
551
|
+
min-height: 24px;
|
|
552
|
+
background: none;
|
|
553
|
+
color: inherit;
|
|
554
|
+
border: none;
|
|
555
|
+
padding: 0;
|
|
556
|
+
font: inherit;
|
|
557
|
+
cursor: pointer;
|
|
558
|
+
outline: inherit;
|
|
559
|
+
-moz-user-select: -moz-none;
|
|
560
|
+
-khtml-user-select: none;
|
|
561
|
+
-webkit-user-select: none;
|
|
562
|
+
-ms-user-select: none;
|
|
563
|
+
user-select: none;
|
|
564
|
+
display: flex;
|
|
565
|
+
gap: 16px;
|
|
566
|
+
font-size: 0.875rem;
|
|
567
|
+
color: var(--IDS-COLOR-PRIMARY-35);
|
|
568
|
+
align-items: center;
|
|
569
|
+
}
|
|
570
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker button:focus {
|
|
571
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
572
|
+
outline-offset: 2px !important;
|
|
573
|
+
}
|
|
574
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
|
|
575
|
+
justify-self: end;
|
|
576
|
+
display: grid;
|
|
577
|
+
grid-row: 1;
|
|
578
|
+
grid-column: 3;
|
|
579
|
+
align-items: center;
|
|
580
|
+
grid-auto-flow: column;
|
|
581
|
+
gap: 20px;
|
|
582
|
+
margin-right: 20px;
|
|
583
|
+
}
|
|
584
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobile {
|
|
585
|
+
display: none;
|
|
586
|
+
background-color: var(--header-nav-mobile_background-color);
|
|
587
|
+
flex-wrap: wrap;
|
|
588
|
+
flex: 1 1 auto;
|
|
589
|
+
box-sizing: border-box;
|
|
590
|
+
height: 50px;
|
|
591
|
+
}
|
|
592
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__skip-to-content {
|
|
593
|
+
z-index: -1;
|
|
594
|
+
left: 0px;
|
|
595
|
+
right: 0px;
|
|
596
|
+
text-align: center;
|
|
597
|
+
position: absolute;
|
|
598
|
+
background-color: white;
|
|
599
|
+
opacity: 0;
|
|
600
|
+
width: 0px;
|
|
601
|
+
height: 0px;
|
|
602
|
+
box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px;
|
|
603
|
+
}
|
|
604
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__skip-to-content:focus-within {
|
|
605
|
+
display: flex;
|
|
606
|
+
align-items: center;
|
|
607
|
+
justify-content: center;
|
|
608
|
+
z-index: 10;
|
|
609
|
+
width: inherit;
|
|
610
|
+
height: 48px;
|
|
611
|
+
opacity: 1;
|
|
612
|
+
}
|
|
613
|
+
header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-header-1177__inner {
|
|
614
|
+
max-width: 100% !important;
|
|
615
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { css, unsafeCSS } from 'lit';
|
|
2
|
+
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-header-1177-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);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;display:grid;grid-column:4;justify-self:end;margin-right:20px;padding-left:20px;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:grid;font:inherit;gap:12px;grid-template-columns:auto auto;justify-content:center;outline:inherit;padding:0}.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:32px;max-width:32px}.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;width:7px}.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 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:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:20px;min-width:280px;padding:32px 40px;position:absolute;right:0;top:calc(100% + 8px)}.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__avatar{align-items:center;display:grid;grid-column:4;justify-self:end;margin-right:20px;padding-left:20px;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:grid;font:inherit;gap:12px;grid-template-columns:auto auto;justify-content:center;outline:inherit;padding: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-icon{display:flex;max-height:32px;max-width:32px}.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;width:7px}.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 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:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:20px;min-width:280px;padding:32px 40px;position:absolute;right:0;top:calc(100% + 8px)}:host .ids-header-1177-admin__avatar:not(.ids-header-1177-admin__avatar--unresponsive){align-items:center;display:grid;grid-column:4;justify-self:end;margin-right:20px;padding-left:20px;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:grid;font:inherit;gap:12px;grid-template-columns:auto auto;justify-content:center;outline:inherit;padding: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-icon{display:flex;max-height:32px;max-width:32px}: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;width:7px}: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 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:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:20px;min-width:280px;padding:32px 40px;position:absolute;right:0;top:calc(100% + 8px)}:host .ids-header-1177-admin__avatar.ids-header-1177-admin__avatar--unresponsive{align-items:center;display:grid;grid-column:4;justify-self:end;margin-right:20px;padding-left:20px;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:grid;font:inherit;gap:12px;grid-template-columns:auto auto;justify-content:center;outline:inherit;padding:0}: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:32px;max-width:32px}: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;width:7px}: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 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:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:20px;min-width:280px;padding:32px 40px;position:absolute;right:0;top:calc(100% + 8px)}";
|
|
4
|
+
|
|
5
|
+
var header1177AdminAvatarLit = css`${unsafeCSS(css_248z)}`;
|
|
6
|
+
|
|
7
|
+
export { header1177AdminAvatarLit as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { css, unsafeCSS } from 'lit';
|
|
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-mobile__text,:host .ids-header-1177-admin__avatar-mobile ::slotted([slot=logout]){color:var(--link-colorpreset-1_color);font-family:var(--IDS-LINK--FONT-FAMILY)}.ids-header-1177-admin__avatar-mobile a.ids-header-1177-admin__avatar-mobile__login:focus,.ids-header-1177-admin__avatar-mobile a.ids-header-1177-admin__avatar-mobile__login: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(--link-colorpreset-1-hover_color);text-decoration:underline;text-decoration-color:var(--link-colorpreset-1_color)}.ids-header-1177-admin__avatar-mobile{align-items:center;border-bottom:var(--IDS-MOBILE-MENU-ITEM__INNER__BORDER-BOTTOM);box-sizing:border-box;display:flex;gap:8px;min-height:48px;padding:12px 20px;position:relative}.ids-header-1177-admin__avatar-mobile a.ids-header-1177-admin__avatar-mobile__login{align-items:center;display:flex;gap:8px;height:100%;inset:0;padding-left:20px;position:absolute;text-decoration:none}.ids-header-1177-admin__avatar-mobile a.ids-header-1177-admin__avatar-mobile__login:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:-4px!important}.ids-header-1177-admin__avatar-mobile .ids-header-1177-admin__avatar-mobile__user{display:flex;flex:1;flex-direction:column}.ids-header-1177-admin__avatar-mobile .ids-header-1177-admin__avatar-mobile__user .ids-header-1177-admin__avatar-mobile__user__username{color:var(--IDS-COLOR-NEUTRAL-20);font-family:var(--font-family_1);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__user .ids-header-1177-admin__avatar-mobile__user__unit{color:var(--IDS-COLOR-NEUTRAL-20);font-family:var(--font-family_1);font-size:.875rem;font-style:normal;font-weight:400;line-height:20px}: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:-4px!important}:host .ids-header-1177-admin__avatar-mobile ::slotted([slot=login]){inset:0;opacity:0!important;position:absolute}";
|
|
4
|
+
|
|
5
|
+
var header1177AdminAvatarMobileLit = css`${unsafeCSS(css_248z)}`;
|
|
6
|
+
|
|
7
|
+
export { header1177AdminAvatarMobileLit as default };
|