@inera/ids-design 5.1.3 → 5.2.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.js +1 -1
- package/components/alert/alert.css +45 -43
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +14 -6
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +9 -5
- package/components/card/card.css +0 -8
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +76 -321
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +44 -38
- package/components/expandable/expandable-lit.js +1 -1
- package/components/expandable/expandable.css +16 -13
- package/components/footer/footer-lit.js +1 -1
- package/components/footer/footer.css +49 -53
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +46 -50
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +46 -50
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +38 -41
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +46 -50
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +46 -50
- package/components/form/group/group-lit.js +1 -1
- package/components/form/group/group.css +26 -8
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +90 -115
- package/components/grid/column/column.css +1 -1
- package/components/header-1177/composite-header-1177.css +12 -100
- package/components/header-1177/header-1177-avatar.css +0 -8
- package/components/header-1177/header-1177-item.css +7 -3
- package/components/header-1177/header-1177-nav-item-mobile.css +12 -8
- package/components/header-1177/header-1177-nav-item.css +7 -3
- package/components/header-1177/header-1177.css +7 -3
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +7 -3
- package/components/header-1177-admin/header-1177-admin-avatar.css +11 -7
- package/components/header-1177-admin/header-1177-admin-item.css +7 -3
- 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 +63 -23
- package/components/header-1177-admin/header-1177-admin.css +8 -4
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +7 -3
- package/components/header-1177-pro/header-1177-pro-avatar.css +11 -7
- package/components/header-1177-pro/header-1177-pro-item.css +7 -3
- package/components/header-1177-pro/header-1177-pro-nav-item.css +7 -3
- 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 +15 -11
- package/components/header-1177-pro/header-1177-pro-region-picker.css +11 -7
- package/components/header-1177-pro/header-1177-pro.css +7 -3
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +7 -17
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +13 -9
- package/components/header-inera/header-inera-nav-mobile.css +0 -8
- package/components/header-inera/header-inera-nav.css +0 -8
- package/components/header-inera/header-inera.css +7 -3
- package/components/header-inera-admin/composite-header-inera-admin.css +20 -137
- package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +0 -8
- package/components/header-inera-admin/header-inera-admin-avatar.css +0 -8
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +12 -21
- 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 -9
- package/components/header-inera-admin/header-inera-admin-nav-mobile.css +0 -8
- package/components/header-inera-admin/header-inera-admin-nav.css +0 -8
- package/components/header-inera-admin/header-inera-admin.css +7 -3
- package/components/list/list-lit.js +1 -1
- package/components/list/list.css +10 -18
- package/components/mobile-menu/mobile-menu.css +7 -3
- package/components/pagination/data-pagination/data-pagination.css +0 -8
- package/components/pagination/list-pagination/list-pagination.css +7 -3
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +47 -25
- package/components/popover/popover-lit.js +1 -1
- package/components/popover/popover.css +1 -8
- package/components/side-panel/side-panel-lit.js +7 -0
- package/components/side-panel/side-panel.css +198 -0
- package/components/stepper/stepper.css +7 -3
- package/components/table/table.css +14 -12
- package/components/tabs/tab-panel.css +0 -8
- package/components/tabs/tab.css +7 -3
- package/components/tabs/tabs-lit.js +3 -5
- package/components/tabs/tabs.css +0 -8
- package/components/tag/tag.css +7 -3
- package/components/tooltip/tooltip-lit.js +1 -1
- package/components/tooltip/tooltip.css +4 -32
- package/global/_partials.css +8 -4
- package/global/global.css +767 -454
- package/global/util/util.css +4 -0
- package/package.json +1 -1
- package/themes/1177/1177.css +964 -765
- package/themes/1177-pro/1177-pro.css +972 -781
- package/themes/inera/inera-tokens.css +1 -0
- package/themes/inera/inera.css +973 -759
- package/themes/inera-admin/inera-admin.css +975 -763
- package/themes/reset.css +1 -1
- package/components/description-list/description-list-lit.js +0 -7
- package/components/description-list/description-list.css +0 -98
- package/components/form/toggle/toggle-lit.d.ts +0 -2
- package/components/form/toggle/toggle-lit.js +0 -7
- package/components/form/toggle/toggle.css +0 -154
- /package/components/{description-list/description-list-lit.d.ts → side-panel/side-panel-lit.d.ts} +0 -0
|
@@ -1,55 +1,16 @@
|
|
|
1
|
-
/* 1177 Typography - no margins */
|
|
2
1
|
/*******
|
|
3
|
-
*
|
|
2
|
+
* BUTTONS
|
|
4
3
|
********/
|
|
5
|
-
.ids-select {
|
|
6
|
-
font-family: var(--font-family_1) !important;
|
|
7
|
-
padding: 0.75rem 1.25rem;
|
|
8
|
-
background-color: var(--IDS-INPUT_BACKGROUND);
|
|
9
|
-
border: var(--IDS-INPUT_BORDER);
|
|
10
|
-
border-bottom: var(--IDS-INPUT_BORDER-BOTTOM);
|
|
11
|
-
border-radius: var(--IDS-INPUT_BORDER-RADIUS);
|
|
12
|
-
font-size: 16px;
|
|
13
|
-
color: var(--IDS-INPUT_COLOR);
|
|
14
|
-
display: block;
|
|
15
|
-
}
|
|
16
|
-
.ids-select:disabled {
|
|
17
|
-
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
18
|
-
border: none;
|
|
19
|
-
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.ids-label-wrapper {
|
|
23
|
-
display: inline-flex;
|
|
24
|
-
gap: 10px;
|
|
25
|
-
align-items: center;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.ids-select-wrapper::after, .ids-select ::after {
|
|
29
|
-
content: "";
|
|
30
|
-
width: 12px;
|
|
31
|
-
height: 100%;
|
|
32
|
-
display: block;
|
|
33
|
-
position: absolute;
|
|
34
|
-
transform: rotate(90deg);
|
|
35
|
-
right: 25px;
|
|
36
|
-
top: 0px;
|
|
37
|
-
bottom: 0px;
|
|
38
|
-
background-position: center;
|
|
39
|
-
background-repeat: no-repeat;
|
|
40
|
-
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
41
|
-
pointer-events: none;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
4
|
/*******
|
|
45
|
-
*
|
|
5
|
+
* SCROLLBAR
|
|
46
6
|
********/
|
|
47
|
-
/* headings */
|
|
48
|
-
/* 1177 Typography - no margins */
|
|
49
7
|
/*******
|
|
50
8
|
* FORM
|
|
51
9
|
********/
|
|
52
|
-
|
|
10
|
+
/*******
|
|
11
|
+
* A11Y
|
|
12
|
+
********/
|
|
13
|
+
.ids-select-multiple__select {
|
|
53
14
|
font-family: var(--font-family_1) !important;
|
|
54
15
|
padding: 0.75rem 1.25rem;
|
|
55
16
|
background-color: var(--IDS-INPUT_BACKGROUND);
|
|
@@ -59,99 +20,76 @@
|
|
|
59
20
|
font-size: 16px;
|
|
60
21
|
color: var(--IDS-INPUT_COLOR);
|
|
61
22
|
display: block;
|
|
23
|
+
cursor: pointer;
|
|
24
|
+
appearance: none !important;
|
|
25
|
+
-webkit-appearance: none !important;
|
|
26
|
+
-moz-appearance: none !important;
|
|
27
|
+
display: inline-block !important;
|
|
28
|
+
padding-right: 50px !important;
|
|
29
|
+
text-align: left;
|
|
30
|
+
overflow: hidden;
|
|
31
|
+
text-overflow: ellipsis;
|
|
32
|
+
border: var(--select_border);
|
|
33
|
+
border-bottom: var(--IDS-INPUT_BORDER-BOTTOM);
|
|
34
|
+
width: 100% !important;
|
|
62
35
|
}
|
|
63
|
-
.ids-select:disabled {
|
|
36
|
+
.ids-select-multiple__select:disabled {
|
|
64
37
|
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
65
38
|
border: none;
|
|
66
39
|
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
67
40
|
}
|
|
68
|
-
|
|
69
|
-
.ids-label-wrapper {
|
|
70
|
-
display: inline-flex;
|
|
71
|
-
gap: 10px;
|
|
72
|
-
align-items: center;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.ids-select-wrapper::after, .ids-select ::after {
|
|
76
|
-
content: "";
|
|
77
|
-
width: 12px;
|
|
78
|
-
height: 100%;
|
|
79
|
-
display: block;
|
|
80
|
-
position: absolute;
|
|
81
|
-
transform: rotate(90deg);
|
|
82
|
-
right: 25px;
|
|
83
|
-
top: 0px;
|
|
84
|
-
bottom: 0px;
|
|
85
|
-
background-position: center;
|
|
86
|
-
background-repeat: no-repeat;
|
|
87
|
-
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
88
|
-
pointer-events: none;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
/*******
|
|
92
|
-
* Accessibility
|
|
93
|
-
********/
|
|
94
|
-
/* headings */
|
|
95
|
-
.ids-select.ids-input--invalid {
|
|
41
|
+
.ids-select-multiple__select.ids-input--invalid {
|
|
96
42
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
97
43
|
background-image: var(--IDS-FORM--INVALID__BACKGROUND-IMAGE);
|
|
98
44
|
border: 1px solid transparent;
|
|
99
45
|
}
|
|
100
|
-
|
|
101
|
-
.ids-select:disabled {
|
|
46
|
+
.ids-select-multiple__select:disabled {
|
|
102
47
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
103
48
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR) !important;
|
|
104
49
|
border: var(--IDS-FORM-DISABLED_BORDER);
|
|
105
50
|
font-style: italic !important;
|
|
106
51
|
background-image: var(--IDS-FORM--DISABLED__BACKGROUND-IMAGE);
|
|
107
52
|
}
|
|
108
|
-
|
|
109
|
-
.ids-select {
|
|
110
|
-
cursor: pointer;
|
|
111
|
-
appearance: none !important;
|
|
112
|
-
-webkit-appearance: none !important;
|
|
113
|
-
-moz-appearance: none !important;
|
|
114
|
-
display: inline-block !important;
|
|
115
|
-
padding-right: 50px !important;
|
|
116
|
-
overflow: hidden;
|
|
117
|
-
text-overflow: ellipsis;
|
|
118
|
-
border: var(--select_border);
|
|
119
|
-
border-bottom: var(--IDS-INPUT_BORDER-BOTTOM);
|
|
120
|
-
width: 100% !important;
|
|
121
|
-
}
|
|
122
|
-
.ids-select.ids-input--light {
|
|
53
|
+
.ids-select-multiple__select.ids-input--light {
|
|
123
54
|
background-color: white;
|
|
124
55
|
}
|
|
125
|
-
.ids-select:focus {
|
|
56
|
+
.ids-select-multiple__select:focus {
|
|
126
57
|
outline: var(--IDS-FOCUS_OUTLINE);
|
|
127
58
|
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
128
59
|
}
|
|
129
60
|
|
|
130
|
-
.ids-select-wrapper {
|
|
61
|
+
.ids-select-multiple-wrapper {
|
|
131
62
|
position: relative;
|
|
132
63
|
display: flex;
|
|
133
64
|
}
|
|
134
|
-
.ids-select-wrapper
|
|
65
|
+
.ids-select-multiple-wrapper::after {
|
|
66
|
+
content: "";
|
|
67
|
+
width: 12px;
|
|
68
|
+
height: 100%;
|
|
69
|
+
display: block;
|
|
70
|
+
position: absolute;
|
|
71
|
+
transform: rotate(90deg);
|
|
72
|
+
right: 25px;
|
|
73
|
+
top: 0px;
|
|
74
|
+
bottom: 0px;
|
|
75
|
+
background-position: center;
|
|
76
|
+
background-repeat: no-repeat;
|
|
77
|
+
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
78
|
+
pointer-events: none;
|
|
79
|
+
}
|
|
80
|
+
.ids-select-multiple-wrapper:has(.ids-input--invalid)::after {
|
|
135
81
|
background-image: var(--IDS-SELECT--INVALID__CHEVRON-ICON);
|
|
136
82
|
}
|
|
137
|
-
.ids-select-wrapper:has(.ids-select:disabled)::after {
|
|
83
|
+
.ids-select-multiple-wrapper:has(.ids-select:disabled)::after {
|
|
138
84
|
background-image: var(--IDS-SELECT--DISABLED__CHEVRON-ICON);
|
|
139
85
|
}
|
|
140
86
|
|
|
141
|
-
.ids-select:disabled {
|
|
142
|
-
cursor: default;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
.ids-select {
|
|
146
|
-
text-align: left;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
87
|
.ids-select-multiple__dropdown__wrapper {
|
|
150
88
|
position: relative;
|
|
151
89
|
}
|
|
152
90
|
.ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown {
|
|
153
91
|
background: #ffffff;
|
|
154
|
-
box-shadow:
|
|
92
|
+
box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
|
|
155
93
|
border-radius: var(--select-multiple-dropdown_border-radius);
|
|
156
94
|
position: absolute;
|
|
157
95
|
z-index: 10;
|
|
@@ -165,27 +103,64 @@
|
|
|
165
103
|
padding: 10px;
|
|
166
104
|
overflow-y: auto;
|
|
167
105
|
}
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
106
|
+
.ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner::-webkit-scrollbar {
|
|
107
|
+
width: 14px;
|
|
108
|
+
position: absolute;
|
|
109
|
+
margin-left: -20px;
|
|
110
|
+
margin-top: 0;
|
|
111
|
+
}
|
|
112
|
+
.ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner::-webkit-scrollbar-track {
|
|
113
|
+
background: var(--IDS-SCROLL_TRACK-COLOR);
|
|
114
|
+
border-radius: 10px;
|
|
115
|
+
margin-top: 0;
|
|
116
|
+
margin-bottom: 0;
|
|
117
|
+
}
|
|
118
|
+
.ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner::-webkit-resizer {
|
|
119
|
+
appearance: none;
|
|
120
|
+
background-image: var(--IDS-TEXTAREA-RESIZER-IMAGE);
|
|
121
|
+
background-repeat: no-repeat;
|
|
122
|
+
background-position: center center;
|
|
123
|
+
background-size: cover;
|
|
124
|
+
}
|
|
125
|
+
.ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner::-webkit-scrollbar-corner {
|
|
126
|
+
background-color: transparent;
|
|
127
|
+
}
|
|
128
|
+
.ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner::-webkit-scrollbar-thumb {
|
|
129
|
+
cursor: auto;
|
|
130
|
+
background: var(--IDS-SCROLL_COLOR);
|
|
131
|
+
border-radius: 10px;
|
|
132
|
+
box-sizing: border-box;
|
|
133
|
+
border: 3px solid var(--IDS-SCROLL_TRACK-COLOR);
|
|
134
|
+
}
|
|
135
|
+
.ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner::-webkit-scrollbar-thumb:hover {
|
|
136
|
+
background: var(--IDS-SCROLL_HOVER-COLOR);
|
|
174
137
|
}
|
|
175
138
|
|
|
176
139
|
.placeholder {
|
|
177
140
|
color: var(--IDS-FORM__PLACEHOLDER__COLOR);
|
|
178
141
|
}
|
|
179
142
|
|
|
180
|
-
label {
|
|
181
|
-
font-family: var(--font-family_1);
|
|
182
|
-
color: var(--IDS-FORM__LABEL__COLOR);
|
|
183
|
-
}
|
|
184
|
-
|
|
185
143
|
:host([disabled]) input {
|
|
186
144
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
187
145
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR) !important;
|
|
188
146
|
border: var(--IDS-FORM-DISABLED_BORDER);
|
|
189
147
|
font-style: italic !important;
|
|
190
148
|
background-image: var(--IDS-FORM--DISABLED__BACKGROUND-IMAGE);
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
.ids-select-multiple-label-wrapper {
|
|
152
|
+
display: inline-flex;
|
|
153
|
+
align-items: flex-start;
|
|
154
|
+
gap: 8px;
|
|
155
|
+
margin-bottom: 5px;
|
|
156
|
+
margin-right: 8px;
|
|
157
|
+
}
|
|
158
|
+
.ids-select-multiple-label-wrapper .ids-label-tooltip-wrapper label {
|
|
159
|
+
display: inline;
|
|
160
|
+
top: -3px;
|
|
161
|
+
position: relative;
|
|
162
|
+
margin-right: 8px;
|
|
163
|
+
}
|
|
164
|
+
.ids-select-multiple-label-wrapper .ids-label-tooltip-wrapper label {
|
|
165
|
+
margin-right: 4px;
|
|
191
166
|
}
|
|
@@ -1,11 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
/*******
|
|
2
|
+
* BUTTONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
5
|
+
* SCROLLBAR
|
|
6
|
+
********/
|
|
2
7
|
/*******
|
|
3
8
|
* FORM
|
|
4
9
|
********/
|
|
5
10
|
/*******
|
|
6
|
-
*
|
|
11
|
+
* A11Y
|
|
7
12
|
********/
|
|
8
|
-
/* headings */
|
|
9
13
|
@media (max-width: 1023px) {
|
|
10
14
|
.ids-desktop {
|
|
11
15
|
display: none !important;
|
|
@@ -633,26 +637,6 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
633
637
|
max-width: 100% !important;
|
|
634
638
|
}
|
|
635
639
|
|
|
636
|
-
@media (max-width: 1023px) {
|
|
637
|
-
.ids-desktop {
|
|
638
|
-
display: none !important;
|
|
639
|
-
}
|
|
640
|
-
}
|
|
641
|
-
|
|
642
|
-
@media (min-width: 1024px) {
|
|
643
|
-
.ids-mobile {
|
|
644
|
-
display: none !important;
|
|
645
|
-
}
|
|
646
|
-
}
|
|
647
|
-
|
|
648
|
-
/* 1177 Typography - no margins */
|
|
649
|
-
/*******
|
|
650
|
-
* FORM
|
|
651
|
-
********/
|
|
652
|
-
/*******
|
|
653
|
-
* Accessibility
|
|
654
|
-
********/
|
|
655
|
-
/* headings */
|
|
656
640
|
.ids-header-1177--unresponsive .ids-header-1177__items__item {
|
|
657
641
|
display: flex;
|
|
658
642
|
flex-direction: column;
|
|
@@ -788,26 +772,6 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
788
772
|
font-size: 1.125rem;
|
|
789
773
|
}
|
|
790
774
|
|
|
791
|
-
@media (max-width: 1023px) {
|
|
792
|
-
.ids-desktop {
|
|
793
|
-
display: none !important;
|
|
794
|
-
}
|
|
795
|
-
}
|
|
796
|
-
|
|
797
|
-
@media (min-width: 1024px) {
|
|
798
|
-
.ids-mobile {
|
|
799
|
-
display: none !important;
|
|
800
|
-
}
|
|
801
|
-
}
|
|
802
|
-
|
|
803
|
-
/* 1177 Typography - no margins */
|
|
804
|
-
/*******
|
|
805
|
-
* FORM
|
|
806
|
-
********/
|
|
807
|
-
/*******
|
|
808
|
-
* Accessibility
|
|
809
|
-
********/
|
|
810
|
-
/* headings */
|
|
811
775
|
.ids-header-1177--unresponsive .ids-header-1177__avatar {
|
|
812
776
|
grid-column: 3;
|
|
813
777
|
justify-self: end;
|
|
@@ -1075,18 +1039,6 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1075
1039
|
margin-right: 0.5rem;
|
|
1076
1040
|
}
|
|
1077
1041
|
|
|
1078
|
-
@media (max-width: 1023px) {
|
|
1079
|
-
.ids-desktop {
|
|
1080
|
-
display: none !important;
|
|
1081
|
-
}
|
|
1082
|
-
}
|
|
1083
|
-
|
|
1084
|
-
@media (min-width: 1024px) {
|
|
1085
|
-
.ids-mobile {
|
|
1086
|
-
display: none !important;
|
|
1087
|
-
}
|
|
1088
|
-
}
|
|
1089
|
-
|
|
1090
1042
|
.ids-header-1177--unresponsive nav.ids-header-1177__nav {
|
|
1091
1043
|
position: relative;
|
|
1092
1044
|
background-color: white;
|
|
@@ -1171,26 +1123,6 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1171
1123
|
max-width: 100%;
|
|
1172
1124
|
}
|
|
1173
1125
|
|
|
1174
|
-
/* 1177 Typography - no margins */
|
|
1175
|
-
/*******
|
|
1176
|
-
* FORM
|
|
1177
|
-
********/
|
|
1178
|
-
/*******
|
|
1179
|
-
* Accessibility
|
|
1180
|
-
********/
|
|
1181
|
-
/* headings */
|
|
1182
|
-
@media (max-width: 1023px) {
|
|
1183
|
-
.ids-desktop {
|
|
1184
|
-
display: none !important;
|
|
1185
|
-
}
|
|
1186
|
-
}
|
|
1187
|
-
|
|
1188
|
-
@media (min-width: 1024px) {
|
|
1189
|
-
.ids-mobile {
|
|
1190
|
-
display: none !important;
|
|
1191
|
-
}
|
|
1192
|
-
}
|
|
1193
|
-
|
|
1194
1126
|
.ids-header-1177--unresponsive .ids-header-1177__nav-item > a, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button,
|
|
1195
1127
|
.ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a) {
|
|
1196
1128
|
display: flex;
|
|
@@ -1619,31 +1551,11 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1619
1551
|
max-width: 100% !important;
|
|
1620
1552
|
}
|
|
1621
1553
|
|
|
1622
|
-
/* 1177 Typography - no margins */
|
|
1623
|
-
/*******
|
|
1624
|
-
* FORM
|
|
1625
|
-
********/
|
|
1626
|
-
/*******
|
|
1627
|
-
* Accessibility
|
|
1628
|
-
********/
|
|
1629
|
-
/* headings */
|
|
1630
|
-
@media (max-width: 1023px) {
|
|
1631
|
-
.ids-desktop {
|
|
1632
|
-
display: none !important;
|
|
1633
|
-
}
|
|
1634
|
-
}
|
|
1635
|
-
|
|
1636
|
-
@media (min-width: 1024px) {
|
|
1637
|
-
.ids-mobile {
|
|
1638
|
-
display: none !important;
|
|
1639
|
-
}
|
|
1640
|
-
}
|
|
1641
|
-
|
|
1642
1554
|
.ids-header-1177__nav-mobile__menu {
|
|
1643
1555
|
background: none;
|
|
1644
1556
|
color: inherit;
|
|
1645
1557
|
border: none;
|
|
1646
|
-
padding:
|
|
1558
|
+
padding: 0;
|
|
1647
1559
|
font: inherit;
|
|
1648
1560
|
cursor: pointer;
|
|
1649
1561
|
outline: inherit;
|
|
@@ -1759,7 +1671,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1759
1671
|
background: none;
|
|
1760
1672
|
color: inherit;
|
|
1761
1673
|
border: none;
|
|
1762
|
-
padding:
|
|
1674
|
+
padding: 0;
|
|
1763
1675
|
font: inherit;
|
|
1764
1676
|
cursor: pointer;
|
|
1765
1677
|
outline: inherit;
|
|
@@ -1802,7 +1714,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1802
1714
|
background: none;
|
|
1803
1715
|
color: inherit;
|
|
1804
1716
|
border: none;
|
|
1805
|
-
padding:
|
|
1717
|
+
padding: 0;
|
|
1806
1718
|
font: inherit;
|
|
1807
1719
|
cursor: pointer;
|
|
1808
1720
|
outline: inherit;
|
|
@@ -1850,7 +1762,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1850
1762
|
background: none;
|
|
1851
1763
|
color: inherit;
|
|
1852
1764
|
border: none;
|
|
1853
|
-
padding:
|
|
1765
|
+
padding: 0;
|
|
1854
1766
|
font: inherit;
|
|
1855
1767
|
cursor: pointer;
|
|
1856
1768
|
outline: inherit;
|
|
@@ -1897,7 +1809,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1897
1809
|
background: none;
|
|
1898
1810
|
color: inherit;
|
|
1899
1811
|
border: none;
|
|
1900
|
-
padding:
|
|
1812
|
+
padding: 0;
|
|
1901
1813
|
font: inherit;
|
|
1902
1814
|
cursor: pointer;
|
|
1903
1815
|
outline: inherit;
|
|
@@ -10,14 +10,6 @@
|
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
/* 1177 Typography - no margins */
|
|
14
|
-
/*******
|
|
15
|
-
* FORM
|
|
16
|
-
********/
|
|
17
|
-
/*******
|
|
18
|
-
* Accessibility
|
|
19
|
-
********/
|
|
20
|
-
/* headings */
|
|
21
13
|
.ids-header-1177--unresponsive .ids-header-1177__avatar {
|
|
22
14
|
grid-column: 3;
|
|
23
15
|
justify-self: end;
|
|
@@ -10,14 +10,18 @@
|
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
/*******
|
|
14
|
+
* BUTTONS
|
|
15
|
+
********/
|
|
16
|
+
/*******
|
|
17
|
+
* SCROLLBAR
|
|
18
|
+
********/
|
|
14
19
|
/*******
|
|
15
20
|
* FORM
|
|
16
21
|
********/
|
|
17
22
|
/*******
|
|
18
|
-
*
|
|
23
|
+
* A11Y
|
|
19
24
|
********/
|
|
20
|
-
/* headings */
|
|
21
25
|
.ids-header-1177--unresponsive .ids-header-1177__items__item {
|
|
22
26
|
display: flex;
|
|
23
27
|
flex-direction: column;
|
|
@@ -1,11 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
/*******
|
|
2
|
+
* BUTTONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
5
|
+
* SCROLLBAR
|
|
6
|
+
********/
|
|
2
7
|
/*******
|
|
3
8
|
* FORM
|
|
4
9
|
********/
|
|
5
10
|
/*******
|
|
6
|
-
*
|
|
11
|
+
* A11Y
|
|
7
12
|
********/
|
|
8
|
-
/* headings */
|
|
9
13
|
@media (max-width: 1023px) {
|
|
10
14
|
.ids-desktop {
|
|
11
15
|
display: none !important;
|
|
@@ -22,7 +26,7 @@
|
|
|
22
26
|
background: none;
|
|
23
27
|
color: inherit;
|
|
24
28
|
border: none;
|
|
25
|
-
padding:
|
|
29
|
+
padding: 0;
|
|
26
30
|
font: inherit;
|
|
27
31
|
cursor: pointer;
|
|
28
32
|
outline: inherit;
|
|
@@ -138,7 +142,7 @@
|
|
|
138
142
|
background: none;
|
|
139
143
|
color: inherit;
|
|
140
144
|
border: none;
|
|
141
|
-
padding:
|
|
145
|
+
padding: 0;
|
|
142
146
|
font: inherit;
|
|
143
147
|
cursor: pointer;
|
|
144
148
|
outline: inherit;
|
|
@@ -181,7 +185,7 @@
|
|
|
181
185
|
background: none;
|
|
182
186
|
color: inherit;
|
|
183
187
|
border: none;
|
|
184
|
-
padding:
|
|
188
|
+
padding: 0;
|
|
185
189
|
font: inherit;
|
|
186
190
|
cursor: pointer;
|
|
187
191
|
outline: inherit;
|
|
@@ -229,7 +233,7 @@
|
|
|
229
233
|
background: none;
|
|
230
234
|
color: inherit;
|
|
231
235
|
border: none;
|
|
232
|
-
padding:
|
|
236
|
+
padding: 0;
|
|
233
237
|
font: inherit;
|
|
234
238
|
cursor: pointer;
|
|
235
239
|
outline: inherit;
|
|
@@ -276,7 +280,7 @@
|
|
|
276
280
|
background: none;
|
|
277
281
|
color: inherit;
|
|
278
282
|
border: none;
|
|
279
|
-
padding:
|
|
283
|
+
padding: 0;
|
|
280
284
|
font: inherit;
|
|
281
285
|
cursor: pointer;
|
|
282
286
|
outline: inherit;
|
|
@@ -1,11 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
/*******
|
|
2
|
+
* BUTTONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
5
|
+
* SCROLLBAR
|
|
6
|
+
********/
|
|
2
7
|
/*******
|
|
3
8
|
* FORM
|
|
4
9
|
********/
|
|
5
10
|
/*******
|
|
6
|
-
*
|
|
11
|
+
* A11Y
|
|
7
12
|
********/
|
|
8
|
-
/* headings */
|
|
9
13
|
@media (max-width: 1023px) {
|
|
10
14
|
.ids-desktop {
|
|
11
15
|
display: none !important;
|
|
@@ -1,11 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
/*******
|
|
2
|
+
* BUTTONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
5
|
+
* SCROLLBAR
|
|
6
|
+
********/
|
|
2
7
|
/*******
|
|
3
8
|
* FORM
|
|
4
9
|
********/
|
|
5
10
|
/*******
|
|
6
|
-
*
|
|
11
|
+
* A11Y
|
|
7
12
|
********/
|
|
8
|
-
/* headings */
|
|
9
13
|
@media (max-width: 1023px) {
|
|
10
14
|
.ids-desktop {
|
|
11
15
|
display: none !important;
|
|
@@ -1,11 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
/*******
|
|
2
|
+
* BUTTONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
5
|
+
* SCROLLBAR
|
|
6
|
+
********/
|
|
2
7
|
/*******
|
|
3
8
|
* FORM
|
|
4
9
|
********/
|
|
5
10
|
/*******
|
|
6
|
-
*
|
|
11
|
+
* A11Y
|
|
7
12
|
********/
|
|
8
|
-
/* headings */
|
|
9
13
|
:host .ids-header-1177-admin__avatar-mobile ::slotted([slot=logout]), :host .ids-header-1177-admin__avatar-mobile .ids-header-1177-admin__avatar-mobile__text, .ids-header-1177-admin__avatar-mobile a.ids-header-1177-admin__avatar-mobile__login {
|
|
10
14
|
font-family: var(--IDS-LINK--FONT-FAMILY);
|
|
11
15
|
color: var(--link-colorpreset-1_color);
|
|
@@ -1,11 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
/*******
|
|
2
|
+
* BUTTONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
5
|
+
* SCROLLBAR
|
|
6
|
+
********/
|
|
2
7
|
/*******
|
|
3
8
|
* FORM
|
|
4
9
|
********/
|
|
5
10
|
/*******
|
|
6
|
-
*
|
|
11
|
+
* A11Y
|
|
7
12
|
********/
|
|
8
|
-
/* headings */
|
|
9
13
|
@media (max-width: 1023px) {
|
|
10
14
|
.ids-desktop {
|
|
11
15
|
display: none !important;
|
|
@@ -45,7 +49,7 @@
|
|
|
45
49
|
background: none;
|
|
46
50
|
color: inherit;
|
|
47
51
|
border: none;
|
|
48
|
-
padding:
|
|
52
|
+
padding: 0;
|
|
49
53
|
font: inherit;
|
|
50
54
|
cursor: pointer;
|
|
51
55
|
outline: inherit;
|
|
@@ -116,7 +120,7 @@
|
|
|
116
120
|
background: none;
|
|
117
121
|
color: inherit;
|
|
118
122
|
border: none;
|
|
119
|
-
padding:
|
|
123
|
+
padding: 0;
|
|
120
124
|
font: inherit;
|
|
121
125
|
cursor: pointer;
|
|
122
126
|
outline: inherit;
|
|
@@ -187,7 +191,7 @@
|
|
|
187
191
|
background: none;
|
|
188
192
|
color: inherit;
|
|
189
193
|
border: none;
|
|
190
|
-
padding:
|
|
194
|
+
padding: 0;
|
|
191
195
|
font: inherit;
|
|
192
196
|
cursor: pointer;
|
|
193
197
|
outline: inherit;
|
|
@@ -252,7 +256,7 @@
|
|
|
252
256
|
background: none;
|
|
253
257
|
color: inherit;
|
|
254
258
|
border: none;
|
|
255
|
-
padding:
|
|
259
|
+
padding: 0;
|
|
256
260
|
font: inherit;
|
|
257
261
|
cursor: pointer;
|
|
258
262
|
outline: inherit;
|
|
@@ -1,11 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
/*******
|
|
2
|
+
* BUTTONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
5
|
+
* SCROLLBAR
|
|
6
|
+
********/
|
|
2
7
|
/*******
|
|
3
8
|
* FORM
|
|
4
9
|
********/
|
|
5
10
|
/*******
|
|
6
|
-
*
|
|
11
|
+
* A11Y
|
|
7
12
|
********/
|
|
8
|
-
/* headings */
|
|
9
13
|
@media (max-width: 1023px) {
|
|
10
14
|
.ids-desktop {
|
|
11
15
|
display: none !important;
|