@inera/ids-design 8.0.1 → 8.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/accordion/accordion-lit.js +1 -1
- package/components/accordion/accordion.css +35 -175
- package/components/action-link/action-link-lit.d.ts +2 -0
- package/components/action-link/action-link-lit.js +7 -0
- package/components/action-link/action-link.css +173 -0
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +28 -138
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +92 -39
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +1 -0
- package/components/card/card-lit.js +1 -1
- package/components/card/card.css +42 -140
- package/components/carousel/carousel-item-lit.js +1 -1
- package/components/carousel/carousel-item.css +10 -123
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +41 -17
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +5 -11
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +8 -11
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +21 -12
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +48 -125
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +47 -140
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +47 -140
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +42 -123
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +47 -132
- package/components/form/datepicker/datepicker-lit.d.ts +2 -0
- package/components/form/datepicker/datepicker-lit.js +9 -0
- package/components/form/datepicker/datepicker.css +570 -0
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +1 -0
- package/components/form/group/group-lit.js +1 -1
- package/components/form/group/group.css +11 -114
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +51 -120
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +56 -10
- package/components/global-alert/global-alert-lit.js +1 -1
- package/components/global-alert/global-alert.css +55 -161
- package/components/grid/container/container-lit.js +1 -1
- package/components/grid/container/container.css +1 -1
- package/components/header-1177/composite-header-1177.css +612 -842
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +57 -156
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +366 -139
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile.css +14 -4
- 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 +40 -116
- package/components/header-1177/header-1177-nav-item.css +102 -416
- package/components/header-1177/header-1177-nav-lit.js +1 -1
- package/components/header-1177/header-1177-nav.css +20 -1
- package/components/header-1177/header-1177-region-picker-lit.js +1 -1
- package/components/header-1177/header-1177-region-picker-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-region-picker-mobile.css +3 -2
- package/components/header-1177/header-1177-region-picker.css +3 -2
- package/components/header-1177/header-1177.css +19 -17
- 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 +8 -12
- package/components/header-1177-admin/header-1177-admin-avatar.css +29 -132
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +307 -122
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile.css +14 -4
- 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 +108 -436
- package/components/header-1177-admin/header-1177-admin.css +33 -33
- 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 +8 -13
- package/components/header-1177-pro/header-1177-pro-avatar.css +25 -128
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +338 -141
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile.css +14 -4
- 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 +112 -386
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav.css +10 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile.css +4 -4
- package/components/header-1177-pro/header-1177-pro-region-picker.css +3 -2
- package/components/header-1177-pro/header-1177-pro.css +35 -33
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +92 -53
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile.css +18 -4
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +51 -70
- package/components/header-inera/header-inera.css +12 -9
- package/components/header-inera-admin/composite-header-inera-admin.css +241 -320
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +9 -12
- package/components/header-inera-admin/header-inera-admin-avatar.css +25 -128
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +101 -53
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile.css +61 -58
- 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 +52 -76
- package/components/header-inera-admin/header-inera-admin.css +5 -5
- package/components/header-patient/header-patient-lit.js +1 -1
- package/components/header-patient/header-patient.css +27 -126
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +311 -435
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +15 -149
- package/components/navigation/local/navigation-local-lit.js +1 -1
- package/components/navigation/local/navigation-local.css +11 -15
- package/components/notification-badge/notification-badge-lit.js +1 -1
- package/components/notification-badge/notification-badge.css +1 -0
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +107 -131
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +84 -54
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +86 -167
- package/components/popover/popover-lit.js +1 -1
- package/components/popover/popover.css +2 -2
- package/components/progressbar/progressbar-lit.js +1 -1
- package/components/progressbar/progressbar.css +10 -113
- package/components/puff-list/puff-list-lit.js +1 -1
- package/components/puff-list/puff-list.css +89 -216
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +66 -75
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +23 -19
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +20 -166
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab.css +10 -7
- package/components/tabs/tabs-lit.js +2 -2
- package/components/tabs/tabs.css +0 -2
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +12 -7
- package/components/tooltip/tooltip-lit.js +1 -1
- package/components/tooltip/tooltip.css +9 -10
- package/global/global.css +1055 -766
- package/global/icons/Inera-Design-Icons.eot +0 -0
- package/global/icons/Inera-Design-Icons.svg +14 -2
- package/global/icons/Inera-Design-Icons.ttf +0 -0
- package/global/icons/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +12 -2
- package/package.json +1 -1
- package/styles.css +1591 -1212
- package/tokens/component-tokens.scss +2 -0
- package/tokens/themes/1177-admin-tokens.css +615 -219
- package/tokens/themes/1177-pro-tokens.css +615 -219
- package/tokens/themes/1177-tokens.css +615 -219
- package/tokens/themes/inera-admin-tokens.css +443 -158
- package/tokens/themes/inera-tokens.css +443 -158
package/styles.css
CHANGED
|
@@ -89,11 +89,7 @@
|
|
|
89
89
|
}
|
|
90
90
|
}
|
|
91
91
|
|
|
92
|
-
|
|
93
|
-
--IDS-BOX-SHADOW: 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.3);
|
|
94
|
-
--IDS-BOX-SHADOW-WEAK: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
|
|
95
|
-
--IDS-BOX-SHADOW-EXTRA-WEAK: 0 0 0.375rem rgba(0, 0, 0, 0.15);
|
|
96
|
-
--IDS-BOX-SHADOW-BOTTOM: 0 0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.15);
|
|
92
|
+
.ids--light, .ids--dark {
|
|
97
93
|
--IDS-SCROLL__THUMB-COLOR: var(--ids-color-surface-border-default);
|
|
98
94
|
--IDS-SCROLL__THUMB-HOVER-COLOR: var(--ids-color-interactive-background-hover);
|
|
99
95
|
--IDS-SCROLL__TRACK-BACKGROUND-COLOR: var(--ids-color-feedback-background-information);
|
|
@@ -106,8 +102,52 @@
|
|
|
106
102
|
--IDS-BORDER-RADIUS: 0.625rem;
|
|
107
103
|
--IDS-SKIP-TO-CONTENT-LINK__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
108
104
|
--IDS-OVERLAY__BACKGROUND-COLOR: rgba(53, 53, 53, 0.6);
|
|
109
|
-
|
|
110
|
-
|
|
105
|
+
--IDS-BOX-SHADOW-ELEVATED-1:
|
|
106
|
+
0 var(--ids-box-shadow-position-y-elevated-1-effect-1, 1.875rem) var(--ids-box-shadow-blur-elevated-1-effect-1, 0.75rem)
|
|
107
|
+
0 rgba(0, 0, 0, 0.02),
|
|
108
|
+
0 var(--ids-box-shadow-position-y-elevated-1-effect-2, 1rem) var(--ids-box-shadow-blur-elevated-1-effect-2, 0.625rem) 0
|
|
109
|
+
rgba(0, 0, 0, 0.06),
|
|
110
|
+
0 var(--ids-box-shadow-position-y-elevated-1-effect-3, 0.375rem)
|
|
111
|
+
var(--ids-box-shadow-blur-elevated-1-effect-3, 0.375rem) 0 rgba(0, 0, 0, 0.1),
|
|
112
|
+
0 var(--ids-box-shadow-position-y-elevated-1-effect-4, 0.125rem) var(--ids-box-shadow-blur-elevated-1-effect-4, 0.25rem)
|
|
113
|
+
0 rgba(0, 0, 0, 0.12);
|
|
114
|
+
--IDS-BOX-SHADOW-ELEVATED-2:
|
|
115
|
+
0 var(--ids-box-shadow-position-y-elevated-2-effect-1, 3.875rem) var(--ids-box-shadow-blur-elevated-2-effect-1, 1.5rem)
|
|
116
|
+
0 rgba(0, 0, 0, 0.02),
|
|
117
|
+
0 var(--ids-box-shadow-position-y-elevated-2-effect-2, 2.1875rem)
|
|
118
|
+
var(--ids-box-shadow-blur-elevated-2-effect-2, 1.25rem) 0 rgba(0, 0, 0, 0.07),
|
|
119
|
+
0 var(--ids-box-shadow-position-y-elevated-2-effect-3, 1rem) var(--ids-box-shadow-blur-elevated-2-effect-3, 1rem) 0
|
|
120
|
+
rgba(0, 0, 0, 0.12),
|
|
121
|
+
0 var(--ids-box-shadow-position-y-elevated-2-effect-4, 0.25rem) var(--ids-box-shadow-blur-elevated-2-effect-4, 0.5rem) 0
|
|
122
|
+
rgba(0, 0, 0, 0.14);
|
|
123
|
+
--IDS-BOX-SHADOW-ELEVATED-2-LEFT:
|
|
124
|
+
var(--ids-box-shadow-position-x-elevated-2-left-effect-1, 3.75rem)
|
|
125
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-1, 3.875rem) var(--ids-box-shadow-blur-elevated-2-effect-1, 1.5rem)
|
|
126
|
+
0 rgba(0, 0, 0, 0.02),
|
|
127
|
+
var(--ids-box-shadow-position-x-elevated-2-left-effect-2, 2.125rem)
|
|
128
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-2, 2.25rem) var(--ids-box-shadow-blur-elevated-2-effect-2, 1.25rem)
|
|
129
|
+
0 rgba(0, 0, 0, 0.07),
|
|
130
|
+
var(--ids-box-shadow-position-x-elevated-2-left-effect-3, 1rem)
|
|
131
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-3, 1rem) var(--ids-box-shadow-blur-elevated-2-effect-3, 1rem) 0
|
|
132
|
+
rgba(0, 0, 0, 0.12),
|
|
133
|
+
var(--ids-box-shadow-position-x-elevated-2-left-effect-4, 0.25rem)
|
|
134
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-4, 0.25rem) var(--ids-box-shadow-blur-elevated-2-effect-4, 0.5rem) 0
|
|
135
|
+
rgba(0, 0, 0, 0.14);
|
|
136
|
+
--IDS-BOX-SHADOW-ELEVATED-2-RIGHT:
|
|
137
|
+
var(--ids-box-shadow-position-x-elevated-2-right-effect-1, 3.75rem)
|
|
138
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-1, 3.875rem) var(--ids-box-shadow-blur-elevated-2-effect-1, 1.5rem)
|
|
139
|
+
0 rgba(0, 0, 0, 0.02),
|
|
140
|
+
var(--ids-box-shadow-position-x-elevated-2-right-effect-2, 2.125rem)
|
|
141
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-2, 2.25rem) var(--ids-box-shadow-blur-elevated-2-effect-2, 1.25rem)
|
|
142
|
+
0 rgba(0, 0, 0, 0.07),
|
|
143
|
+
var(--ids-box-shadow-position-x-elevated-2-right-effect-3, 1rem)
|
|
144
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-3, 1rem) var(--ids-box-shadow-blur-elevated-2-effect-3, 1rem) 0
|
|
145
|
+
rgba(0, 0, 0, 0.12),
|
|
146
|
+
var(--ids-box-shadow-position-x-elevated-2-right-effect-4, 0.25rem)
|
|
147
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-4, 0.25rem) var(--ids-box-shadow-blur-elevated-2-effect-4, 0.5rem) 0
|
|
148
|
+
rgba(0, 0, 0, 0.14);
|
|
149
|
+
}
|
|
150
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
111
151
|
--IDS-BORDER-RADIUS: 0.188rem;
|
|
112
152
|
}
|
|
113
153
|
|
|
@@ -123,7 +163,7 @@
|
|
|
123
163
|
}
|
|
124
164
|
}
|
|
125
165
|
|
|
126
|
-
|
|
166
|
+
.ids--light, .ids--dark {
|
|
127
167
|
--IDS-ICON--ACTIVE-COLOR: var(--ids-color-interactive-text-default);
|
|
128
168
|
--IDS-ICON--ACTIVE-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
129
169
|
--IDS-ICON--DISABLED-COLOR: var(--ids-color-form-text-on-disabled);
|
|
@@ -138,11 +178,26 @@
|
|
|
138
178
|
--IDS-ICON__COLOR-PRESET-4: var(--ids-color-surface-text-on-default);
|
|
139
179
|
--IDS-ICON__COLOR-PRESET-4--HOVER: var(--ids-color-surface-text-on-default);
|
|
140
180
|
}
|
|
141
|
-
|
|
181
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
142
182
|
--IDS-ICON--INVALID-COLOR: var(--ids-color-feedback-text-error);
|
|
143
183
|
--IDS-ICON--SUCCESS-COLOR: var(--ids-color-form-text-on-success);
|
|
144
184
|
}
|
|
145
185
|
|
|
186
|
+
/*******
|
|
187
|
+
* ICONS
|
|
188
|
+
********/
|
|
189
|
+
/*******
|
|
190
|
+
* BUTTONS
|
|
191
|
+
********/
|
|
192
|
+
/*******
|
|
193
|
+
* SCROLLBAR
|
|
194
|
+
********/
|
|
195
|
+
/*******
|
|
196
|
+
* FORM
|
|
197
|
+
********/
|
|
198
|
+
/*******
|
|
199
|
+
* A11Y
|
|
200
|
+
********/
|
|
146
201
|
@font-face {
|
|
147
202
|
font-family: "Inera-Design-Icons";
|
|
148
203
|
src: url("global/icons/Inera-Design-Icons.eot") format("embedded-opentype"), url("global/icons/Inera-Design-Icons.ttf") format("truetype"), url("global/icons/Inera-Design-Icons.woff") format("woff"), url("global/icons/Inera-Design-Icons.svg") format("svg");
|
|
@@ -157,6 +212,7 @@
|
|
|
157
212
|
box-sizing: border-box;
|
|
158
213
|
width: 1em;
|
|
159
214
|
height: 1em;
|
|
215
|
+
flex-shrink: 0;
|
|
160
216
|
}
|
|
161
217
|
[class^=ids-icon-]:before,
|
|
162
218
|
[class*=" ids-icon-"]:before {
|
|
@@ -174,18 +230,16 @@
|
|
|
174
230
|
text-align: center;
|
|
175
231
|
position: absolute;
|
|
176
232
|
}
|
|
177
|
-
[class^=ids-icon-].ids-icon--interactive:focus,
|
|
178
|
-
[class*=" ids-icon-"].ids-icon--interactive:focus {
|
|
179
|
-
|
|
233
|
+
[class^=ids-icon-].ids-icon--interactive:focus-visible,
|
|
234
|
+
[class*=" ids-icon-"].ids-icon--interactive:focus-visible {
|
|
235
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
236
|
+
outline-offset: 0.25rem !important;
|
|
237
|
+
border-radius: 100%;
|
|
180
238
|
}
|
|
181
239
|
[class^=ids-icon-].ids-icon--color-preset-1,
|
|
182
240
|
[class*=" ids-icon-"].ids-icon--color-preset-1 {
|
|
183
241
|
color: var(--IDS-ICON__COLOR-PRESET-1);
|
|
184
242
|
}
|
|
185
|
-
[class^=ids-icon-].ids-icon--color-preset-1.ids-icon--interactive,
|
|
186
|
-
[class*=" ids-icon-"].ids-icon--color-preset-1.ids-icon--interactive {
|
|
187
|
-
cursor: pointer;
|
|
188
|
-
}
|
|
189
243
|
[class^=ids-icon-].ids-icon--color-preset-1.ids-icon--interactive:hover,
|
|
190
244
|
[class*=" ids-icon-"].ids-icon--color-preset-1.ids-icon--interactive:hover {
|
|
191
245
|
color: var(--IDS-ICON__COLOR-PRESET-1--HOVER);
|
|
@@ -194,10 +248,6 @@
|
|
|
194
248
|
[class*=" ids-icon-"].ids-icon--color-preset-2 {
|
|
195
249
|
color: var(--IDS-ICON__COLOR-PRESET-2);
|
|
196
250
|
}
|
|
197
|
-
[class^=ids-icon-].ids-icon--color-preset-2.ids-icon--interactive,
|
|
198
|
-
[class*=" ids-icon-"].ids-icon--color-preset-2.ids-icon--interactive {
|
|
199
|
-
cursor: pointer;
|
|
200
|
-
}
|
|
201
251
|
[class^=ids-icon-].ids-icon--color-preset-2.ids-icon--interactive:hover,
|
|
202
252
|
[class*=" ids-icon-"].ids-icon--color-preset-2.ids-icon--interactive:hover {
|
|
203
253
|
color: var(--IDS-ICON__COLOR-PRESET-2--HOVER);
|
|
@@ -206,30 +256,24 @@
|
|
|
206
256
|
[class*=" ids-icon-"].ids-icon--color-preset-3 {
|
|
207
257
|
color: var(--IDS-ICON__COLOR-PRESET-3);
|
|
208
258
|
}
|
|
209
|
-
[class^=ids-icon-].ids-icon--color-preset-3.ids-icon--interactive,
|
|
210
|
-
[class*=" ids-icon-"].ids-icon--color-preset-3.ids-icon--interactive {
|
|
211
|
-
cursor: pointer;
|
|
212
|
-
}
|
|
213
259
|
[class^=ids-icon-].ids-icon--color-preset-3.ids-icon--interactive:hover,
|
|
214
260
|
[class*=" ids-icon-"].ids-icon--color-preset-3.ids-icon--interactive:hover {
|
|
215
261
|
color: var(--IDS-ICON__COLOR-PRESET-3--HOVER);
|
|
216
262
|
}
|
|
263
|
+
[class^=ids-icon-].ids-icon--color-preset-3.ids-icon--interactive:focus-visible,
|
|
264
|
+
[class*=" ids-icon-"].ids-icon--color-preset-3.ids-icon--interactive:focus-visible {
|
|
265
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
266
|
+
outline-offset: 0.25rem !important;
|
|
267
|
+
border-radius: 100%;
|
|
268
|
+
}
|
|
217
269
|
[class^=ids-icon-].ids-icon--color-preset-4,
|
|
218
270
|
[class*=" ids-icon-"].ids-icon--color-preset-4 {
|
|
219
271
|
color: var(--IDS-ICON__COLOR-PRESET-4);
|
|
220
272
|
}
|
|
221
|
-
[class^=ids-icon-].ids-icon--color-preset-4.ids-icon--interactive,
|
|
222
|
-
[class*=" ids-icon-"].ids-icon--color-preset-4.ids-icon--interactive {
|
|
223
|
-
cursor: pointer;
|
|
224
|
-
}
|
|
225
273
|
[class^=ids-icon-].ids-icon--color-preset-4.ids-icon--interactive:hover,
|
|
226
274
|
[class*=" ids-icon-"].ids-icon--color-preset-4.ids-icon--interactive:hover {
|
|
227
275
|
color: var(--IDS-ICON__COLOR-PRESET-4--HOVER);
|
|
228
276
|
}
|
|
229
|
-
[class^=ids-icon-].ids-icon--color-preset-4.ids-icon--interactive:focus,
|
|
230
|
-
[class*=" ids-icon-"].ids-icon--color-preset-4.ids-icon--interactive:focus {
|
|
231
|
-
border-radius: 0.125rem;
|
|
232
|
-
}
|
|
233
277
|
[class^=ids-icon-].ids-icon--text-start,
|
|
234
278
|
[class*=" ids-icon-"].ids-icon--text-start {
|
|
235
279
|
margin-right: 0.5rem;
|
|
@@ -322,21 +366,37 @@
|
|
|
322
366
|
flex-shrink: 0;
|
|
323
367
|
margin-top: 0.25rem;
|
|
324
368
|
}
|
|
325
|
-
[class^=ids-icon-].ids-dropdown--start-icon,
|
|
326
|
-
[class*=" ids-icon-"].ids-dropdown--start-icon
|
|
369
|
+
[class^=ids-icon-].ids-dropdown--start-icon,
|
|
370
|
+
[class*=" ids-icon-"].ids-dropdown--start-icon {
|
|
371
|
+
flex-shrink: 0;
|
|
372
|
+
margin-top: 0.25rem;
|
|
373
|
+
}
|
|
374
|
+
[class^=ids-icon-].ids-side-menu--start-icon,
|
|
375
|
+
[class*=" ids-icon-"].ids-side-menu--start-icon {
|
|
376
|
+
flex-shrink: 0;
|
|
377
|
+
bottom: -0.375rem;
|
|
378
|
+
}
|
|
379
|
+
[class^=ids-icon-].ids-icon--text-align,
|
|
327
380
|
[class*=" ids-icon-"].ids-icon--text-align {
|
|
328
381
|
position: relative;
|
|
329
382
|
bottom: -0.3125rem;
|
|
330
383
|
flex-shrink: 0;
|
|
331
384
|
}
|
|
332
|
-
[class^=ids-icon-].ids-
|
|
333
|
-
[class*=" ids-icon-"].ids-dropdown--start-icon:before,
|
|
385
|
+
[class^=ids-icon-].ids-icon--text-align:before,
|
|
334
386
|
[class*=" ids-icon-"].ids-icon--text-align:before {
|
|
335
387
|
top: 50%;
|
|
336
388
|
left: 50%;
|
|
337
389
|
transform: translate(-50%, -50%);
|
|
338
390
|
}
|
|
339
391
|
|
|
392
|
+
.ids-icon-attachment-small:before {
|
|
393
|
+
content: "\e8e7";
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
.ids-icon-attachment:before {
|
|
397
|
+
content: "\e8e8";
|
|
398
|
+
}
|
|
399
|
+
|
|
340
400
|
.ids-icon-first-page-small:before {
|
|
341
401
|
content: "\e6ff";
|
|
342
402
|
}
|
|
@@ -1169,75 +1229,13 @@
|
|
|
1169
1229
|
content: "\e913";
|
|
1170
1230
|
}
|
|
1171
1231
|
|
|
1172
|
-
|
|
1232
|
+
.ids--light, .ids--dark {
|
|
1173
1233
|
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
1174
1234
|
--IDS-FONT-FAMILY-HEADING: "Inter";
|
|
1175
1235
|
--IDS-FONT-COLOR: var(--ids-color-surface-text-on-default);
|
|
1176
|
-
--IDS-HEADING-XXL__COLOR: var(--ids-color-heading-text-xxl);
|
|
1177
|
-
--IDS-HEADING-XXL__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1178
|
-
--IDS-HEADING-XXL__FONT-SIZE: 2rem;
|
|
1179
|
-
--IDS-HEADING-XXL__LINE-HEIGHT: 2.5rem;
|
|
1180
|
-
--IDS-HEADING-XXL__FONT-SIZE-DESKTOP: 3rem;
|
|
1181
|
-
--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP: 3.25rem;
|
|
1182
|
-
--IDS-HEADING-XXL__FONT-WEIGHT: 700;
|
|
1183
|
-
--IDS-HEADING-XXL__LETTER-SPACING: -0.052rem;
|
|
1184
|
-
--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP: -0.078rem;
|
|
1185
1236
|
--IDS-HEADING-XXL__MARGIN-BOTTOM: 1.875rem;
|
|
1186
|
-
--IDS-HEADING-XL__COLOR: var(--ids-color-heading-text-xl);
|
|
1187
|
-
--IDS-HEADING-XL__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1188
|
-
--IDS-HEADING-XL__FONT-SIZE: 1.625rem;
|
|
1189
|
-
--IDS-HEADING-XL__LINE-HEIGHT: 2.125rem;
|
|
1190
|
-
--IDS-HEADING-XL__FONT-SIZE-DESKTOP: 2.25rem;
|
|
1191
|
-
--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP: 2.625rem;
|
|
1192
|
-
--IDS-HEADING-XL__FONT-WEIGHT: 700;
|
|
1193
|
-
--IDS-HEADING-XL__LETTER-SPACING: -0.031rem;
|
|
1194
|
-
--IDS-HEADING-XL__LETTER-SPACING-DESKTOP: -0.063rem;
|
|
1195
1237
|
--IDS-HEADING-XL__MARGIN-BOTTOM: 1.875rem;
|
|
1196
|
-
--IDS-HEADING-L__COLOR: var(--ids-color-heading-text-l);
|
|
1197
|
-
--IDS-HEADING-L__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1198
|
-
--IDS-HEADING-L__FONT-SIZE-DESKTOP: 1.75rem;
|
|
1199
|
-
--IDS-HEADING-L__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
1200
|
-
--IDS-HEADING-L__FONT-SIZE: 1.5rem;
|
|
1201
|
-
--IDS-HEADING-L__LINE-HEIGHT: 1.875rem;
|
|
1202
|
-
--IDS-HEADING-L__FONT-WEIGHT: 700;
|
|
1203
|
-
--IDS-HEADING-L__LETTER-SPACING: -0.025rem;
|
|
1204
|
-
--IDS-HEADING-L__LETTER-SPACING-DESKTOP: -0.044rem;
|
|
1205
1238
|
--IDS-HEADING-L__MARGIN-BOTTOM: 1.875rem;
|
|
1206
|
-
--IDS-HEADING-M__COLOR: var(--ids-color-heading-text-m);
|
|
1207
|
-
--IDS-HEADING-M__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1208
|
-
--IDS-HEADING-M__FONT-SIZE: 1.375rem;
|
|
1209
|
-
--IDS-HEADING-M__LINE-HEIGHT: 1.75rem;
|
|
1210
|
-
--IDS-HEADING-M__FONT-SIZE-DESKTOP: 1.5rem;
|
|
1211
|
-
--IDS-HEADING-M__LINE-HEIGHT-DESKTOP: 1.875rem;
|
|
1212
|
-
--IDS-HEADING-M__FONT-WEIGHT: 700;
|
|
1213
|
-
--IDS-HEADING-M__LETTER-SPACING: -0.019rem;
|
|
1214
|
-
--IDS-HEADING-M__LETTER-SPACING-DESKTOP: -0.031rem;
|
|
1215
|
-
--IDS-HEADING-S__COLOR: var(--ids-color-heading-text-s);
|
|
1216
|
-
--IDS-HEADING-S__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1217
|
-
--IDS-HEADING-S__FONT-SIZE: 1.25rem;
|
|
1218
|
-
--IDS-HEADING-S__LINE-HEIGHT: 1.5rem;
|
|
1219
|
-
--IDS-HEADING-S__FONT-SIZE-DESKTOP: 1.25rem;
|
|
1220
|
-
--IDS-HEADING-S__LINE-HEIGHT-DESKTOP: 1.5rem;
|
|
1221
|
-
--IDS-HEADING-S__FONT-WEIGHT: 700;
|
|
1222
|
-
--IDS-HEADING-S__LETTER-SPACING: -0.013rem;
|
|
1223
|
-
--IDS-HEADING-S__LETTER-SPACING-DESKTOP: -0.025rem;
|
|
1224
|
-
--IDS-HEADING-XS__COLOR: var(--ids-color-heading-text-xs);
|
|
1225
|
-
--IDS-HEADING-XS__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1226
|
-
--IDS-HEADING-XS__FONT-SIZE: 1rem;
|
|
1227
|
-
--IDS-HEADING-XS__LINE-HEIGHT: 1.25rem;
|
|
1228
|
-
--IDS-HEADING-XS__FONT-WEIGHT: 700;
|
|
1229
|
-
--IDS-HEADING-XS__LETTER-SPACING: 0;
|
|
1230
|
-
--IDS-ANCHOR__COLOR: var(--ids-color-interactive-text-default);
|
|
1231
|
-
--IDS-ANCHOR__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
1232
|
-
--IDS-PREAMBLE__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
1233
|
-
--IDS-PREAMBLE__FONT-SIZE: 1.125rem;
|
|
1234
|
-
--IDS-PREAMBLE__LINE-HEIGHT: 1.75rem;
|
|
1235
|
-
--IDS-PREAMBLE__FONT-SIZE-DESKTOP: 1.375rem;
|
|
1236
|
-
--IDS-PREAMBLE__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
1237
|
-
--IDS-BODY__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
1238
|
-
--IDS-BODY__FONT-SIZE: 1rem;
|
|
1239
|
-
--IDS-BODY__LINE-HEIGHT: 1.5rem;
|
|
1240
|
-
--IDS-BODY--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
1241
1239
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-brand-text-primary);
|
|
1242
1240
|
--IDS-PAGE-LIST__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1243
1241
|
--IDS-PAGE-LIST__FONT-SIZE: 1.25rem;
|
|
@@ -1249,70 +1247,29 @@
|
|
|
1249
1247
|
--IDS-BULLET-LIST__LINE-HEIGHT: 1.5rem;
|
|
1250
1248
|
--IDS-DIVIDER__COLOR: var(--ids-color-surface-border-default);
|
|
1251
1249
|
}
|
|
1252
|
-
|
|
1250
|
+
.ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
|
|
1253
1251
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
1254
1252
|
}
|
|
1255
|
-
|
|
1253
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
1256
1254
|
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
1257
1255
|
--IDS-FONT-FAMILY-HEADING: "Poppins";
|
|
1258
|
-
--IDS-HEADING-XXL__FONT-SIZE: 1.875rem;
|
|
1259
|
-
--IDS-HEADING-XXL__LINE-HEIGHT: 2.375rem;
|
|
1260
|
-
--IDS-HEADING-XXL__FONT-SIZE-DESKTOP: 2.5rem;
|
|
1261
|
-
--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP: 3.125rem;
|
|
1262
|
-
--IDS-HEADING-XXL__FONT-WEIGHT: 600;
|
|
1263
|
-
--IDS-HEADING-XXL__LETTER-SPACING: inherit;
|
|
1264
|
-
--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP: inherit;
|
|
1265
1256
|
--IDS-HEADING-XXL__MARGIN-BOTTOM: 1.25rem;
|
|
1266
|
-
--IDS-HEADING-XL__FONT-SIZE: 1.625rem;
|
|
1267
|
-
--IDS-HEADING-XL__LINE-HEIGHT: 2rem;
|
|
1268
|
-
--IDS-HEADING-XL__FONT-SIZE-DESKTOP: 2rem;
|
|
1269
|
-
--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP: 2.5rem;
|
|
1270
|
-
--IDS-HEADING-XL__FONT-WEIGHT: 600;
|
|
1271
|
-
--IDS-HEADING-XL__LETTER-SPACING: inherit;
|
|
1272
|
-
--IDS-HEADING-XL__LETTER-SPACING-DESKTOP: inherit;
|
|
1273
1257
|
--IDS-HEADING-XL__MARGIN-BOTTOM: 1.25rem;
|
|
1274
|
-
--IDS-HEADING-L__FONT-SIZE: 1.5rem;
|
|
1275
|
-
--IDS-HEADING-L__LINE-HEIGHT: 1.875rem;
|
|
1276
|
-
--IDS-HEADING-L__FONT-SIZE-DESKTOP: 1.75rem;
|
|
1277
|
-
--IDS-HEADING-L__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
1278
|
-
--IDS-HEADING-L__FONT-WEIGHT: 600;
|
|
1279
|
-
--IDS-HEADING-L__LETTER-SPACING: inherit;
|
|
1280
|
-
--IDS-HEADING-L__LETTER-SPACING-DESKTOP: inherit;
|
|
1281
1258
|
--IDS-HEADING-L__MARGIN-BOTTOM: 1.25rem;
|
|
1282
|
-
--IDS-HEADING-M__FONT-SIZE: 1.375rem;
|
|
1283
|
-
--IDS-HEADING-M__LINE-HEIGHT: 1.75rem;
|
|
1284
|
-
--IDS-HEADING-M__FONT-SIZE-DESKTOP: 1.5rem;
|
|
1285
|
-
--IDS-HEADING-M__LINE-HEIGHT-DESKTOP: 2rem;
|
|
1286
|
-
--IDS-HEADING-M__FONT-WEIGHT: 600;
|
|
1287
|
-
--IDS-HEADING-M__LETTER-SPACING: inherit;
|
|
1288
|
-
--IDS-HEADING-M__LETTER-SPACING-DESKTOP: inherit;
|
|
1289
|
-
--IDS-HEADING-S__FONT-SIZE: 1.25rem;
|
|
1290
|
-
--IDS-HEADING-S__LINE-HEIGHT: 1.5rem;
|
|
1291
|
-
--IDS-HEADING-S__FONT-SIZE-DESKTOP: 1.25rem;
|
|
1292
|
-
--IDS-HEADING-S__LINE-HEIGHT-DESKTOP: 1.625rem;
|
|
1293
|
-
--IDS-HEADING-S__FONT-WEIGHT: 600;
|
|
1294
|
-
--IDS-HEADING-S__LETTER-SPACING: inherit;
|
|
1295
|
-
--IDS-HEADING-S__LETTER-SPACING-DESKTOP: inherit;
|
|
1296
|
-
--IDS-HEADING-XS__FONT-SIZE: 1rem;
|
|
1297
|
-
--IDS-HEADING-XS__LINE-HEIGHT: 1.25rem;
|
|
1298
|
-
--IDS-HEADING-XS__FONT-WEIGHT: 600;
|
|
1299
|
-
--IDS-HEADING-XS__LETTER-SPACING: inherit;
|
|
1300
|
-
--IDS-BODY__LINE-HEIGHT: 1.625rem;
|
|
1301
|
-
--IDS-BODY--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
1302
1259
|
--IDS-PAGE-LIST__FONT-WEIGHT: 600;
|
|
1303
1260
|
--IDS-PAGE-LIST__LETTER-SPACING: 0;
|
|
1304
1261
|
--IDS-BULLET-LIST__MARKER-FONT-WEIGHT: normal;
|
|
1305
1262
|
--IDS-BULLET-LIST__LINE-HEIGHT: 1.625rem;
|
|
1306
1263
|
--IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT: 600;
|
|
1307
1264
|
}
|
|
1308
|
-
|
|
1265
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
1309
1266
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-navigation-text-default);
|
|
1310
1267
|
}
|
|
1311
|
-
|
|
1268
|
+
.ids--light.ids--dark.ids--1177-pro, .ids--light.ids--dark.ids--1177-admin, .ids--light.ids--dark.ids--inera, .ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--1177-pro, .ids--dark.ids--dark.ids--1177-admin, .ids--dark.ids--dark.ids--inera, .ids--dark.ids--dark.ids--inera-admin {
|
|
1312
1269
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
1313
1270
|
}
|
|
1314
1271
|
|
|
1315
|
-
|
|
1272
|
+
.ids--light, .ids--dark {
|
|
1316
1273
|
--IDS-DESCRIPTION-LIST__DISPLAY: flex;
|
|
1317
1274
|
--IDS-DESCRIPTION-LIST__BORDER: 0;
|
|
1318
1275
|
--IDS-DESCRIPTION-LIST__BORDER-RADIUS: 0;
|
|
@@ -1328,7 +1285,7 @@
|
|
|
1328
1285
|
--IDS-DESCRIPTION-LIST--COLUMN__TERM-BACKGROUND-COLOR: var(--ids-color-feedback-background-information);
|
|
1329
1286
|
--IDS-DESCRIPTION-LIST--COLUMN__DESCRIPTION-MARGIN-BOTTOM: 0;
|
|
1330
1287
|
}
|
|
1331
|
-
|
|
1288
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
1332
1289
|
--IDS-DESCRIPTION-LIST--COLUMN__PADDING: 0.4375rem 0.9375rem;
|
|
1333
1290
|
--IDS-DESCRIPTION-LIST--COLUMN__BORDER: 0.125rem solid var(--ids-color-surface-border-default);
|
|
1334
1291
|
}
|
|
@@ -1407,38 +1364,15 @@
|
|
|
1407
1364
|
border-bottom-right-radius: var(--IDS-DESCRIPTION-LIST--COLUMN__BORDER-RADIUS);
|
|
1408
1365
|
}
|
|
1409
1366
|
|
|
1410
|
-
/*******
|
|
1411
|
-
* ICONS
|
|
1412
|
-
********/
|
|
1413
|
-
/*******
|
|
1414
|
-
* BUTTONS
|
|
1415
|
-
********/
|
|
1416
|
-
/*******
|
|
1417
|
-
* SCROLLBAR
|
|
1418
|
-
********/
|
|
1419
|
-
/*******
|
|
1420
|
-
* FORM
|
|
1421
|
-
********/
|
|
1422
|
-
/*******
|
|
1423
|
-
* A11Y
|
|
1424
|
-
********/
|
|
1425
1367
|
.ids--light .ids-heading-xxl,
|
|
1426
1368
|
.ids--dark .ids-heading-xxl {
|
|
1427
1369
|
font-style: normal;
|
|
1428
|
-
color: var(--
|
|
1429
|
-
font-family: var(--
|
|
1430
|
-
font-size: var(--
|
|
1431
|
-
line-height: var(--
|
|
1432
|
-
letter-spacing: var(--
|
|
1433
|
-
font-weight: var(--
|
|
1434
|
-
}
|
|
1435
|
-
@media (min-width: 1024px) {
|
|
1436
|
-
.ids--light .ids-heading-xxl,
|
|
1437
|
-
.ids--dark .ids-heading-xxl {
|
|
1438
|
-
font-size: var(--IDS-HEADING-XXL__FONT-SIZE-DESKTOP);
|
|
1439
|
-
line-height: var(--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP);
|
|
1440
|
-
letter-spacing: var(--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP);
|
|
1441
|
-
}
|
|
1370
|
+
color: var(--ids-color-heading-text-xxl);
|
|
1371
|
+
font-family: var(--ids-font-family-heading);
|
|
1372
|
+
font-size: var(--ids-font-size-heading-xxl);
|
|
1373
|
+
line-height: var(--ids-font-line-height-heading-xxl);
|
|
1374
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-xxl);
|
|
1375
|
+
font-weight: var(--ids-font-weight-heading-xxl);
|
|
1442
1376
|
}
|
|
1443
1377
|
.ids--light .ids-heading-xxl:focus-visible,
|
|
1444
1378
|
.ids--dark .ids-heading-xxl:focus-visible {
|
|
@@ -1447,20 +1381,12 @@
|
|
|
1447
1381
|
.ids--light .ids-heading-xl,
|
|
1448
1382
|
.ids--dark .ids-heading-xl {
|
|
1449
1383
|
font-style: normal;
|
|
1450
|
-
color: var(--
|
|
1451
|
-
font-family: var(--
|
|
1452
|
-
font-size: var(--
|
|
1453
|
-
line-height: var(--
|
|
1454
|
-
letter-spacing: var(--
|
|
1455
|
-
font-weight: var(--
|
|
1456
|
-
}
|
|
1457
|
-
@media (min-width: 1024px) {
|
|
1458
|
-
.ids--light .ids-heading-xl,
|
|
1459
|
-
.ids--dark .ids-heading-xl {
|
|
1460
|
-
font-size: var(--IDS-HEADING-XL__FONT-SIZE-DESKTOP);
|
|
1461
|
-
line-height: var(--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP);
|
|
1462
|
-
letter-spacing: var(--IDS-HEADING-XL__LETTER-SPACING-DESKTOP);
|
|
1463
|
-
}
|
|
1384
|
+
color: var(--ids-color-heading-text-xl);
|
|
1385
|
+
font-family: var(--ids-font-family-heading);
|
|
1386
|
+
font-size: var(--ids-font-size-heading-xl);
|
|
1387
|
+
line-height: var(--ids-font-line-height-heading-xl);
|
|
1388
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-xl);
|
|
1389
|
+
font-weight: var(--ids-font-weight-heading-xl);
|
|
1464
1390
|
}
|
|
1465
1391
|
.ids--light .ids-heading-xl:focus-visible,
|
|
1466
1392
|
.ids--dark .ids-heading-xl:focus-visible {
|
|
@@ -1469,20 +1395,12 @@
|
|
|
1469
1395
|
.ids--light .ids-heading-l,
|
|
1470
1396
|
.ids--dark .ids-heading-l {
|
|
1471
1397
|
font-style: normal;
|
|
1472
|
-
color: var(--
|
|
1473
|
-
font-family: var(--
|
|
1474
|
-
font-size: var(--
|
|
1475
|
-
line-height: var(--
|
|
1476
|
-
letter-spacing: var(--
|
|
1477
|
-
font-weight: var(--
|
|
1478
|
-
}
|
|
1479
|
-
@media (min-width: 1024px) {
|
|
1480
|
-
.ids--light .ids-heading-l,
|
|
1481
|
-
.ids--dark .ids-heading-l {
|
|
1482
|
-
font-size: var(--IDS-HEADING-L__FONT-SIZE-DESKTOP);
|
|
1483
|
-
line-height: var(--IDS-HEADING-L__LINE-HEIGHT-DESKTOP);
|
|
1484
|
-
letter-spacing: var(--IDS-HEADING-L__LETTER-SPACING-DESKTOP);
|
|
1485
|
-
}
|
|
1398
|
+
color: var(--ids-color-heading-text-l);
|
|
1399
|
+
font-family: var(--ids-font-family-heading);
|
|
1400
|
+
font-size: var(--ids-font-size-heading-l);
|
|
1401
|
+
line-height: var(--ids-font-line-height-heading-l);
|
|
1402
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-l);
|
|
1403
|
+
font-weight: var(--ids-font-weight-heading-l);
|
|
1486
1404
|
}
|
|
1487
1405
|
.ids--light .ids-heading-l:focus-visible,
|
|
1488
1406
|
.ids--dark .ids-heading-l:focus-visible {
|
|
@@ -1491,39 +1409,38 @@
|
|
|
1491
1409
|
.ids--light .ids-heading-m,
|
|
1492
1410
|
.ids--dark .ids-heading-m {
|
|
1493
1411
|
font-style: normal;
|
|
1494
|
-
color: var(--
|
|
1495
|
-
font-family: var(--
|
|
1496
|
-
font-size: var(--
|
|
1497
|
-
line-height: var(--
|
|
1498
|
-
letter-spacing: var(--
|
|
1499
|
-
font-weight: var(--
|
|
1500
|
-
}
|
|
1501
|
-
@media (min-width: 1024px) {
|
|
1502
|
-
.ids--light .ids-heading-m,
|
|
1503
|
-
.ids--dark .ids-heading-m {
|
|
1504
|
-
font-size: var(--IDS-HEADING-M__FONT-SIZE-DESKTOP);
|
|
1505
|
-
line-height: var(--IDS-HEADING-M__LINE-HEIGHT-DESKTOP);
|
|
1506
|
-
letter-spacing: var(--IDS-HEADING-M__LETTER-SPACING-DESKTOP);
|
|
1507
|
-
}
|
|
1412
|
+
color: var(--ids-color-heading-text-m);
|
|
1413
|
+
font-family: var(--ids-font-family-heading);
|
|
1414
|
+
font-size: var(--ids-font-size-heading-m);
|
|
1415
|
+
line-height: var(--ids-font-line-height-heading-m);
|
|
1416
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-m);
|
|
1417
|
+
font-weight: var(--ids-font-weight-heading-m);
|
|
1508
1418
|
}
|
|
1509
1419
|
.ids--light .ids-heading-m .ids-anchor,
|
|
1510
1420
|
.ids--dark .ids-heading-m .ids-anchor {
|
|
1511
|
-
color: var(--
|
|
1421
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1512
1422
|
text-decoration: none;
|
|
1513
1423
|
text-underline-offset: 0.125rem;
|
|
1514
1424
|
}
|
|
1515
1425
|
.ids--light .ids-heading-m .ids-anchor:visited,
|
|
1516
1426
|
.ids--dark .ids-heading-m .ids-anchor:visited {
|
|
1517
|
-
color: var(--
|
|
1427
|
+
color: var(--ids-color-interactive-text-default);
|
|
1428
|
+
}
|
|
1429
|
+
.ids--light .ids-heading-m .ids-anchor:focus-visible,
|
|
1430
|
+
.ids--dark .ids-heading-m .ids-anchor:focus-visible {
|
|
1431
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1518
1432
|
}
|
|
1519
1433
|
.ids--light .ids-heading-m .ids-anchor:link,
|
|
1520
1434
|
.ids--dark .ids-heading-m .ids-anchor:link {
|
|
1521
1435
|
text-decoration: none;
|
|
1522
1436
|
}
|
|
1523
|
-
.ids--light .ids-heading-m .ids-anchor:
|
|
1524
|
-
.ids--dark .ids-heading-m .ids-anchor:active,
|
|
1437
|
+
.ids--light .ids-heading-m .ids-anchor:hover,
|
|
1525
1438
|
.ids--dark .ids-heading-m .ids-anchor:hover {
|
|
1526
|
-
color: var(--
|
|
1439
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1440
|
+
}
|
|
1441
|
+
.ids--light .ids-heading-m .ids-anchor:active,
|
|
1442
|
+
.ids--dark .ids-heading-m .ids-anchor:active {
|
|
1443
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1527
1444
|
}
|
|
1528
1445
|
.ids--light .ids-heading-m:focus-visible,
|
|
1529
1446
|
.ids--dark .ids-heading-m:focus-visible {
|
|
@@ -1532,39 +1449,38 @@
|
|
|
1532
1449
|
.ids--light .ids-heading-s,
|
|
1533
1450
|
.ids--dark .ids-heading-s {
|
|
1534
1451
|
font-style: normal;
|
|
1535
|
-
color: var(--
|
|
1536
|
-
font-family: var(--
|
|
1537
|
-
font-size: var(--
|
|
1538
|
-
line-height: var(--
|
|
1539
|
-
letter-spacing: var(--
|
|
1540
|
-
font-weight: var(--
|
|
1541
|
-
}
|
|
1542
|
-
@media (min-width: 1024px) {
|
|
1543
|
-
.ids--light .ids-heading-s,
|
|
1544
|
-
.ids--dark .ids-heading-s {
|
|
1545
|
-
font-size: var(--IDS-HEADING-S__FONT-SIZE-DESKTOP);
|
|
1546
|
-
line-height: var(--IDS-HEADING-S__LINE-HEIGHT-DESKTOP);
|
|
1547
|
-
letter-spacing: var(--IDS-HEADING-S__LETTER-SPACING-DESKTOP);
|
|
1548
|
-
}
|
|
1452
|
+
color: var(--ids-color-heading-text-s);
|
|
1453
|
+
font-family: var(--ids-font-family-heading);
|
|
1454
|
+
font-size: var(--ids-font-size-heading-s);
|
|
1455
|
+
line-height: var(--ids-font-line-height-heading-s);
|
|
1456
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-s);
|
|
1457
|
+
font-weight: var(--ids-font-weight-heading-s);
|
|
1549
1458
|
}
|
|
1550
1459
|
.ids--light .ids-heading-s .ids-anchor,
|
|
1551
1460
|
.ids--dark .ids-heading-s .ids-anchor {
|
|
1552
|
-
color: var(--
|
|
1461
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1553
1462
|
text-decoration: none;
|
|
1554
1463
|
text-underline-offset: 0.125rem;
|
|
1555
1464
|
}
|
|
1556
1465
|
.ids--light .ids-heading-s .ids-anchor:visited,
|
|
1557
1466
|
.ids--dark .ids-heading-s .ids-anchor:visited {
|
|
1558
|
-
color: var(--
|
|
1467
|
+
color: var(--ids-color-interactive-text-default);
|
|
1468
|
+
}
|
|
1469
|
+
.ids--light .ids-heading-s .ids-anchor:focus-visible,
|
|
1470
|
+
.ids--dark .ids-heading-s .ids-anchor:focus-visible {
|
|
1471
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1559
1472
|
}
|
|
1560
1473
|
.ids--light .ids-heading-s .ids-anchor:link,
|
|
1561
1474
|
.ids--dark .ids-heading-s .ids-anchor:link {
|
|
1562
1475
|
text-decoration: none;
|
|
1563
1476
|
}
|
|
1564
|
-
.ids--light .ids-heading-s .ids-anchor:
|
|
1565
|
-
.ids--dark .ids-heading-s .ids-anchor:active,
|
|
1477
|
+
.ids--light .ids-heading-s .ids-anchor:hover,
|
|
1566
1478
|
.ids--dark .ids-heading-s .ids-anchor:hover {
|
|
1567
|
-
color: var(--
|
|
1479
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1480
|
+
}
|
|
1481
|
+
.ids--light .ids-heading-s .ids-anchor:active,
|
|
1482
|
+
.ids--dark .ids-heading-s .ids-anchor:active {
|
|
1483
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1568
1484
|
}
|
|
1569
1485
|
.ids--light .ids-heading-s:focus-visible,
|
|
1570
1486
|
.ids--dark .ids-heading-s:focus-visible {
|
|
@@ -1573,31 +1489,38 @@
|
|
|
1573
1489
|
.ids--light .ids-heading-xs,
|
|
1574
1490
|
.ids--dark .ids-heading-xs {
|
|
1575
1491
|
font-style: normal;
|
|
1576
|
-
color: var(--
|
|
1577
|
-
font-family: var(--
|
|
1578
|
-
font-size: var(--
|
|
1579
|
-
line-height: var(--
|
|
1580
|
-
letter-spacing: var(--
|
|
1581
|
-
font-weight: var(--
|
|
1492
|
+
color: var(--ids-color-heading-text-s);
|
|
1493
|
+
font-family: var(--ids-font-family-heading);
|
|
1494
|
+
font-size: var(--ids-font-size-heading-xs);
|
|
1495
|
+
line-height: var(--ids-font-line-height-heading-xs);
|
|
1496
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-xs);
|
|
1497
|
+
font-weight: var(--ids-font-weight-heading-xs);
|
|
1582
1498
|
}
|
|
1583
1499
|
.ids--light .ids-heading-xs .ids-anchor,
|
|
1584
1500
|
.ids--dark .ids-heading-xs .ids-anchor {
|
|
1585
|
-
color: var(--
|
|
1501
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1586
1502
|
text-decoration: none;
|
|
1587
1503
|
text-underline-offset: 0.125rem;
|
|
1588
1504
|
}
|
|
1589
1505
|
.ids--light .ids-heading-xs .ids-anchor:visited,
|
|
1590
1506
|
.ids--dark .ids-heading-xs .ids-anchor:visited {
|
|
1591
|
-
color: var(--
|
|
1507
|
+
color: var(--ids-color-interactive-text-default);
|
|
1508
|
+
}
|
|
1509
|
+
.ids--light .ids-heading-xs .ids-anchor:focus-visible,
|
|
1510
|
+
.ids--dark .ids-heading-xs .ids-anchor:focus-visible {
|
|
1511
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1592
1512
|
}
|
|
1593
1513
|
.ids--light .ids-heading-xs .ids-anchor:link,
|
|
1594
1514
|
.ids--dark .ids-heading-xs .ids-anchor:link {
|
|
1595
1515
|
text-decoration: none;
|
|
1596
1516
|
}
|
|
1597
|
-
.ids--light .ids-heading-xs .ids-anchor:
|
|
1598
|
-
.ids--dark .ids-heading-xs .ids-anchor:active,
|
|
1517
|
+
.ids--light .ids-heading-xs .ids-anchor:hover,
|
|
1599
1518
|
.ids--dark .ids-heading-xs .ids-anchor:hover {
|
|
1600
|
-
color: var(--
|
|
1519
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1520
|
+
}
|
|
1521
|
+
.ids--light .ids-heading-xs .ids-anchor:active,
|
|
1522
|
+
.ids--dark .ids-heading-xs .ids-anchor:active {
|
|
1523
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1601
1524
|
}
|
|
1602
1525
|
.ids--light .ids-heading-xs:focus-visible,
|
|
1603
1526
|
.ids--dark .ids-heading-xs:focus-visible {
|
|
@@ -1606,103 +1529,120 @@
|
|
|
1606
1529
|
.ids--light .ids-preamble,
|
|
1607
1530
|
.ids--dark .ids-preamble {
|
|
1608
1531
|
font-style: normal;
|
|
1609
|
-
color: var(--
|
|
1610
|
-
font-family: var(--
|
|
1611
|
-
font-size: var(--
|
|
1612
|
-
line-height: var(--
|
|
1532
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1533
|
+
font-family: var(--ids-font-family-preamble);
|
|
1534
|
+
font-size: var(--ids-font-size-preamble);
|
|
1535
|
+
line-height: var(--ids-line-height-preamble);
|
|
1613
1536
|
font-weight: 300;
|
|
1614
1537
|
letter-spacing: 0;
|
|
1615
1538
|
}
|
|
1616
|
-
@media (min-width: 1024px) {
|
|
1617
|
-
.ids--light .ids-preamble,
|
|
1618
|
-
.ids--dark .ids-preamble {
|
|
1619
|
-
font-size: var(--IDS-PREAMBLE__FONT-SIZE-DESKTOP);
|
|
1620
|
-
line-height: var(--IDS-PREAMBLE__LINE-HEIGHT-DESKTOP);
|
|
1621
|
-
}
|
|
1622
|
-
}
|
|
1623
1539
|
.ids--light .ids-preamble .ids-anchor,
|
|
1624
1540
|
.ids--dark .ids-preamble .ids-anchor {
|
|
1625
|
-
color: var(--
|
|
1541
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1626
1542
|
text-decoration: none;
|
|
1627
1543
|
text-underline-offset: 0.125rem;
|
|
1628
1544
|
}
|
|
1629
1545
|
.ids--light .ids-preamble .ids-anchor:visited,
|
|
1630
1546
|
.ids--dark .ids-preamble .ids-anchor:visited {
|
|
1631
|
-
color: var(--
|
|
1547
|
+
color: var(--ids-color-interactive-text-default);
|
|
1548
|
+
}
|
|
1549
|
+
.ids--light .ids-preamble .ids-anchor:focus-visible,
|
|
1550
|
+
.ids--dark .ids-preamble .ids-anchor:focus-visible {
|
|
1551
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1632
1552
|
}
|
|
1633
1553
|
.ids--light .ids-preamble .ids-anchor:link,
|
|
1634
1554
|
.ids--dark .ids-preamble .ids-anchor:link {
|
|
1635
1555
|
text-decoration: underline;
|
|
1636
1556
|
}
|
|
1637
|
-
.ids--light .ids-preamble .ids-anchor:
|
|
1638
|
-
.ids--dark .ids-preamble .ids-anchor:active,
|
|
1557
|
+
.ids--light .ids-preamble .ids-anchor:hover,
|
|
1639
1558
|
.ids--dark .ids-preamble .ids-anchor:hover {
|
|
1640
|
-
color: var(--
|
|
1559
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1560
|
+
text-decoration: underline;
|
|
1561
|
+
}
|
|
1562
|
+
.ids--light .ids-preamble .ids-anchor:active,
|
|
1563
|
+
.ids--dark .ids-preamble .ids-anchor:active {
|
|
1564
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1641
1565
|
text-decoration: underline;
|
|
1642
1566
|
}
|
|
1643
1567
|
.ids--light .ids-body,
|
|
1644
1568
|
.ids--dark .ids-body {
|
|
1645
1569
|
font-style: normal;
|
|
1646
|
-
color: var(--
|
|
1647
|
-
font-family: var(--
|
|
1648
|
-
font-size: var(--
|
|
1649
|
-
line-height: var(--
|
|
1650
|
-
font-weight:
|
|
1570
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1571
|
+
font-family: var(--ids-font-family-body-text);
|
|
1572
|
+
font-size: var(--ids-font-size-body-text);
|
|
1573
|
+
line-height: var(--ids-line-height-body-text);
|
|
1574
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
1651
1575
|
letter-spacing: 0;
|
|
1652
1576
|
}
|
|
1653
1577
|
.ids--light .ids-body .ids-anchor,
|
|
1654
1578
|
.ids--dark .ids-body .ids-anchor {
|
|
1655
|
-
color: var(--
|
|
1579
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1656
1580
|
text-decoration: none;
|
|
1657
1581
|
text-underline-offset: 0.125rem;
|
|
1658
1582
|
}
|
|
1659
1583
|
.ids--light .ids-body .ids-anchor:visited,
|
|
1660
1584
|
.ids--dark .ids-body .ids-anchor:visited {
|
|
1661
|
-
color: var(--
|
|
1585
|
+
color: var(--ids-color-interactive-text-default);
|
|
1586
|
+
}
|
|
1587
|
+
.ids--light .ids-body .ids-anchor:focus-visible,
|
|
1588
|
+
.ids--dark .ids-body .ids-anchor:focus-visible {
|
|
1589
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1662
1590
|
}
|
|
1663
1591
|
.ids--light .ids-body .ids-anchor:link,
|
|
1664
1592
|
.ids--dark .ids-body .ids-anchor:link {
|
|
1665
1593
|
text-decoration: underline;
|
|
1666
1594
|
}
|
|
1667
|
-
.ids--light .ids-body .ids-anchor:
|
|
1668
|
-
.ids--dark .ids-body .ids-anchor:active,
|
|
1595
|
+
.ids--light .ids-body .ids-anchor:hover,
|
|
1669
1596
|
.ids--dark .ids-body .ids-anchor:hover {
|
|
1670
|
-
color: var(--
|
|
1597
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1598
|
+
text-decoration: underline;
|
|
1599
|
+
}
|
|
1600
|
+
.ids--light .ids-body .ids-anchor:active,
|
|
1601
|
+
.ids--dark .ids-body .ids-anchor:active {
|
|
1602
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1671
1603
|
text-decoration: underline;
|
|
1672
1604
|
}
|
|
1673
1605
|
.ids--light .ids-body.ids-disabled,
|
|
1674
1606
|
.ids--dark .ids-body.ids-disabled {
|
|
1675
|
-
color: var(--
|
|
1607
|
+
color: var(--ids-color-interactive-text-disabled);
|
|
1676
1608
|
font-style: italic;
|
|
1677
1609
|
}
|
|
1678
1610
|
.ids--light .ids-small,
|
|
1679
1611
|
.ids--dark .ids-small {
|
|
1680
1612
|
font-style: normal;
|
|
1681
|
-
color: var(--
|
|
1682
|
-
font-size:
|
|
1683
|
-
line-height:
|
|
1684
|
-
font-weight:
|
|
1685
|
-
letter-spacing:
|
|
1686
|
-
font-family: var(--
|
|
1613
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1614
|
+
font-size: var(--ids-font-size-small-text);
|
|
1615
|
+
line-height: var(--ids-font-line-height-small-text);
|
|
1616
|
+
font-weight: var(--ids-font-weight-small-text);
|
|
1617
|
+
letter-spacing: var(--ids-font-letter-spacing-small-text);
|
|
1618
|
+
font-family: var(--ids-font-family-small-text);
|
|
1687
1619
|
}
|
|
1688
1620
|
.ids--light .ids-small .ids-anchor,
|
|
1689
1621
|
.ids--dark .ids-small .ids-anchor {
|
|
1690
|
-
color: var(--
|
|
1622
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1691
1623
|
text-decoration: none;
|
|
1692
1624
|
text-underline-offset: 0.125rem;
|
|
1693
1625
|
}
|
|
1694
1626
|
.ids--light .ids-small .ids-anchor:visited,
|
|
1695
1627
|
.ids--dark .ids-small .ids-anchor:visited {
|
|
1696
|
-
color: var(--
|
|
1628
|
+
color: var(--ids-color-interactive-text-default);
|
|
1629
|
+
}
|
|
1630
|
+
.ids--light .ids-small .ids-anchor:focus-visible,
|
|
1631
|
+
.ids--dark .ids-small .ids-anchor:focus-visible {
|
|
1632
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1697
1633
|
}
|
|
1698
1634
|
.ids--light .ids-small .ids-anchor:link,
|
|
1699
1635
|
.ids--dark .ids-small .ids-anchor:link {
|
|
1700
1636
|
text-decoration: underline;
|
|
1701
1637
|
}
|
|
1702
|
-
.ids--light .ids-small .ids-anchor:
|
|
1703
|
-
.ids--dark .ids-small .ids-anchor:active,
|
|
1638
|
+
.ids--light .ids-small .ids-anchor:hover,
|
|
1704
1639
|
.ids--dark .ids-small .ids-anchor:hover {
|
|
1705
|
-
color: var(--
|
|
1640
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1641
|
+
text-decoration: underline;
|
|
1642
|
+
}
|
|
1643
|
+
.ids--light .ids-small .ids-anchor:active,
|
|
1644
|
+
.ids--dark .ids-small .ids-anchor:active {
|
|
1645
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1706
1646
|
text-decoration: underline;
|
|
1707
1647
|
}
|
|
1708
1648
|
.ids--light .ids-pagelist,
|
|
@@ -1717,22 +1657,30 @@
|
|
|
1717
1657
|
}
|
|
1718
1658
|
.ids--light .ids-pagelist .ids-anchor,
|
|
1719
1659
|
.ids--dark .ids-pagelist .ids-anchor {
|
|
1720
|
-
color: var(--
|
|
1660
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1721
1661
|
text-decoration: none;
|
|
1722
1662
|
text-underline-offset: 0.125rem;
|
|
1723
1663
|
}
|
|
1724
1664
|
.ids--light .ids-pagelist .ids-anchor:visited,
|
|
1725
1665
|
.ids--dark .ids-pagelist .ids-anchor:visited {
|
|
1726
|
-
color: var(--
|
|
1666
|
+
color: var(--ids-color-interactive-text-default);
|
|
1667
|
+
}
|
|
1668
|
+
.ids--light .ids-pagelist .ids-anchor:focus-visible,
|
|
1669
|
+
.ids--dark .ids-pagelist .ids-anchor:focus-visible {
|
|
1670
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1727
1671
|
}
|
|
1728
1672
|
.ids--light .ids-pagelist .ids-anchor:link,
|
|
1729
1673
|
.ids--dark .ids-pagelist .ids-anchor:link {
|
|
1730
1674
|
text-decoration: underline;
|
|
1731
1675
|
}
|
|
1732
|
-
.ids--light .ids-pagelist .ids-anchor:
|
|
1733
|
-
.ids--dark .ids-pagelist .ids-anchor:active,
|
|
1676
|
+
.ids--light .ids-pagelist .ids-anchor:hover,
|
|
1734
1677
|
.ids--dark .ids-pagelist .ids-anchor:hover {
|
|
1735
|
-
color: var(--
|
|
1678
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1679
|
+
text-decoration: underline;
|
|
1680
|
+
}
|
|
1681
|
+
.ids--light .ids-pagelist .ids-anchor:active,
|
|
1682
|
+
.ids--dark .ids-pagelist .ids-anchor:active {
|
|
1683
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1736
1684
|
text-decoration: underline;
|
|
1737
1685
|
}
|
|
1738
1686
|
.ids--light ul.ids-bullet-list,
|
|
@@ -1749,7 +1697,7 @@
|
|
|
1749
1697
|
margin-bottom: 1rem;
|
|
1750
1698
|
padding-left: 0.5rem;
|
|
1751
1699
|
display: list-item;
|
|
1752
|
-
color: var(--
|
|
1700
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1753
1701
|
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
1754
1702
|
font-size: 1rem;
|
|
1755
1703
|
font-style: normal;
|
|
@@ -1777,7 +1725,7 @@
|
|
|
1777
1725
|
margin-bottom: 1rem;
|
|
1778
1726
|
padding-left: 0.5rem;
|
|
1779
1727
|
display: list-item;
|
|
1780
|
-
color: var(--
|
|
1728
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1781
1729
|
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
1782
1730
|
font-size: 1rem;
|
|
1783
1731
|
font-style: normal;
|
|
@@ -1839,6 +1787,16 @@
|
|
|
1839
1787
|
background-color: var(--ids-color-surface-background-alternative);
|
|
1840
1788
|
}
|
|
1841
1789
|
|
|
1790
|
+
/* Recommended max-width for content components */
|
|
1791
|
+
.ids-container-max-width {
|
|
1792
|
+
max-width: var(--IDS__CONTAINER-MAX-WIDTH);
|
|
1793
|
+
}
|
|
1794
|
+
|
|
1795
|
+
/* Recommended max-width for body text */
|
|
1796
|
+
.ids-text-max-width {
|
|
1797
|
+
max-width: var(--IDS__TEXT-MAX-WIDTH);
|
|
1798
|
+
}
|
|
1799
|
+
|
|
1842
1800
|
.ids--light,
|
|
1843
1801
|
.ids--dark {
|
|
1844
1802
|
/* Force elements to be displayed as block elements */
|
|
@@ -1867,8 +1825,8 @@
|
|
|
1867
1825
|
display: flex;
|
|
1868
1826
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
1869
1827
|
}
|
|
1870
|
-
.ids--light .ids-btn-no-styles:focus,
|
|
1871
|
-
.ids--dark .ids-btn-no-styles:focus {
|
|
1828
|
+
.ids--light .ids-btn-no-styles:focus-visible,
|
|
1829
|
+
.ids--dark .ids-btn-no-styles:focus-visible {
|
|
1872
1830
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
1873
1831
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
1874
1832
|
}
|
|
@@ -4575,16 +4533,6 @@
|
|
|
4575
4533
|
float: none;
|
|
4576
4534
|
}
|
|
4577
4535
|
|
|
4578
|
-
.ids-button.ids-button--secondary.ids-button--disabled, .ids-button.ids-button--secondary[disabled],
|
|
4579
|
-
button.ids-button.ids-button--secondary.ids-button--disabled,
|
|
4580
|
-
button.ids-button.ids-button--secondary[disabled], .ids-button.ids-button--disabled, .ids-button[disabled],
|
|
4581
|
-
button.ids-button.ids-button--disabled,
|
|
4582
|
-
button.ids-button[disabled] {
|
|
4583
|
-
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4584
|
-
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--DISABLED__BORDER-COLOR) !important;
|
|
4585
|
-
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4586
|
-
}
|
|
4587
|
-
|
|
4588
4536
|
button.ids-button {
|
|
4589
4537
|
min-width: 1.5rem;
|
|
4590
4538
|
min-height: 1.5rem;
|
|
@@ -4601,13 +4549,14 @@ button.ids-button {
|
|
|
4601
4549
|
-ms-user-select: none;
|
|
4602
4550
|
user-select: none;
|
|
4603
4551
|
}
|
|
4604
|
-
|
|
4605
|
-
|
|
4552
|
+
|
|
4553
|
+
.ids-button:not(.ids-button--fab):focus-visible,
|
|
4554
|
+
button.ids-button:not(.ids-button--fab):focus-visible {
|
|
4555
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4606
4556
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4607
4557
|
}
|
|
4608
|
-
|
|
4609
|
-
.ids-button
|
|
4610
|
-
button.ids-button {
|
|
4558
|
+
.ids-button:not(.ids-button--fab),
|
|
4559
|
+
button.ids-button:not(.ids-button--fab) {
|
|
4611
4560
|
text-align: center;
|
|
4612
4561
|
background-color: var(--IDS-BUTTON__BACKGROUND-COLOR);
|
|
4613
4562
|
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON__BORDER-COLOR);
|
|
@@ -4621,334 +4570,352 @@ button.ids-button {
|
|
|
4621
4570
|
justify-content: center;
|
|
4622
4571
|
align-items: center;
|
|
4623
4572
|
width: fit-content;
|
|
4624
|
-
|
|
4625
|
-
|
|
4626
|
-
font-size: var(--IDS-BUTTON--M__FONT-SIZE);
|
|
4627
|
-
font-family: var(--IDS-BUTTON__FONT-FAMILY);
|
|
4628
|
-
font-weight: var(--IDS-BUTTON__FONT-WEIGHT);
|
|
4573
|
+
vertical-align: bottom;
|
|
4574
|
+
flex-shrink: 0;
|
|
4629
4575
|
text-transform: uppercase;
|
|
4630
4576
|
user-select: none;
|
|
4631
4577
|
-webkit-user-select: none;
|
|
4632
4578
|
-khtml-user-select: none;
|
|
4633
4579
|
-moz-user-select: none;
|
|
4634
4580
|
-ms-user-select: none;
|
|
4635
|
-
|
|
4636
|
-
|
|
4637
|
-
button.ids-button [class*=" ids-icon-"]::before {
|
|
4581
|
+
padding: var(--IDS-BUTTON--M__PADDING);
|
|
4582
|
+
line-height: var(--IDS-BUTTON--M__LINE-HEIGHT);
|
|
4638
4583
|
font-size: var(--IDS-BUTTON--M__FONT-SIZE);
|
|
4639
|
-
|
|
4640
|
-
|
|
4641
|
-
.ids-button:hover,
|
|
4642
|
-
button.ids-button:hover {
|
|
4643
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4644
|
-
box-shadow: var(--IDS-BUTTON--ACTIVE__BOX-SHADOW);
|
|
4645
|
-
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR);
|
|
4646
|
-
}
|
|
4647
|
-
.ids-button:active, .ids-button.ids-button--active,
|
|
4648
|
-
button.ids-button:active,
|
|
4649
|
-
button.ids-button.ids-button--active {
|
|
4650
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4651
|
-
box-shadow: var(--IDS-BUTTON--ACTIVE__BOX-SHADOW);
|
|
4652
|
-
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR);
|
|
4653
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4654
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4584
|
+
font-family: var(--IDS-BUTTON__FONT-FAMILY);
|
|
4585
|
+
font-weight: var(--IDS-BUTTON__FONT-WEIGHT);
|
|
4655
4586
|
}
|
|
4656
|
-
.ids-button:
|
|
4657
|
-
button.ids-button:
|
|
4658
|
-
|
|
4587
|
+
.ids-button:not(.ids-button--fab):hover,
|
|
4588
|
+
button.ids-button:not(.ids-button--fab):hover {
|
|
4589
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4590
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4591
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4592
|
+
}
|
|
4593
|
+
.ids-button:not(.ids-button--fab):active, .ids-button:not(.ids-button--fab).ids-button--active,
|
|
4594
|
+
button.ids-button:not(.ids-button--fab):active,
|
|
4595
|
+
button.ids-button:not(.ids-button--fab).ids-button--active {
|
|
4596
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4597
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4598
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4599
|
+
}
|
|
4600
|
+
.ids-button:not(.ids-button--fab):focus-visible,
|
|
4601
|
+
button.ids-button:not(.ids-button--fab):focus-visible {
|
|
4659
4602
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4660
|
-
|
|
4661
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4603
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4662
4604
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4663
4605
|
}
|
|
4664
|
-
.ids-button.ids-button--
|
|
4665
|
-
button.ids-button.ids-button--
|
|
4606
|
+
.ids-button:not(.ids-button--fab).ids-button--disabled, .ids-button:not(.ids-button--fab)[disabled],
|
|
4607
|
+
button.ids-button:not(.ids-button--fab).ids-button--disabled,
|
|
4608
|
+
button.ids-button:not(.ids-button--fab)[disabled] {
|
|
4609
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4610
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--DISABLED__BORDER-COLOR) !important;
|
|
4611
|
+
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4612
|
+
pointer-events: none;
|
|
4613
|
+
}
|
|
4614
|
+
.ids-button:not(.ids-button--fab) [class*=" ids-icon-"]::before,
|
|
4615
|
+
button.ids-button:not(.ids-button--fab) [class*=" ids-icon-"]::before {
|
|
4616
|
+
font-size: var(--IDS-BUTTON--M__FONT-SIZE);
|
|
4617
|
+
line-height: var(--IDS-BUTTON--M__FONT-SIZE);
|
|
4618
|
+
}
|
|
4619
|
+
.ids-button:not(.ids-button--fab).ids-button--s,
|
|
4620
|
+
button.ids-button:not(.ids-button--fab).ids-button--s {
|
|
4666
4621
|
font-size: var(--IDS-BUTTON--S__FONT-SIZE);
|
|
4667
4622
|
line-height: var(--IDS-BUTTON--S__LINE-HEIGHT);
|
|
4668
4623
|
padding: var(--IDS-BUTTON--S__PADDING);
|
|
4669
4624
|
}
|
|
4670
|
-
.ids-button.ids-button--s [class^=ids-icon-]::before,
|
|
4671
|
-
.ids-button.ids-button--s [class*=" ids-icon-"]::before,
|
|
4672
|
-
button.ids-button.ids-button--s [class^=ids-icon-]::before,
|
|
4673
|
-
button.ids-button.ids-button--s [class*=" ids-icon-"]::before {
|
|
4625
|
+
.ids-button:not(.ids-button--fab).ids-button--s [class^=ids-icon-]::before,
|
|
4626
|
+
.ids-button:not(.ids-button--fab).ids-button--s [class*=" ids-icon-"]::before,
|
|
4627
|
+
button.ids-button:not(.ids-button--fab).ids-button--s [class^=ids-icon-]::before,
|
|
4628
|
+
button.ids-button:not(.ids-button--fab).ids-button--s [class*=" ids-icon-"]::before {
|
|
4674
4629
|
font-size: var(--IDS-BUTTON--S__FONT-SIZE);
|
|
4675
4630
|
line-height: var(--IDS-BUTTON--S__FONT-SIZE);
|
|
4676
4631
|
}
|
|
4677
|
-
.ids-button.ids-button--l,
|
|
4678
|
-
button.ids-button.ids-button--l {
|
|
4632
|
+
.ids-button:not(.ids-button--fab).ids-button--l,
|
|
4633
|
+
button.ids-button:not(.ids-button--fab).ids-button--l {
|
|
4679
4634
|
font-size: var(--IDS-BUTTON--L__FONT-SIZE);
|
|
4680
4635
|
line-height: var(--IDS-BUTTON--L__LINE-HEIGHT);
|
|
4681
4636
|
padding: var(--IDS-BUTTON--L__PADDING);
|
|
4682
4637
|
}
|
|
4683
|
-
.ids-button.ids-button--l [class^=ids-icon-]::before,
|
|
4684
|
-
.ids-button.ids-button--l [class*=" ids-icon-"]::before,
|
|
4685
|
-
button.ids-button.ids-button--l [class^=ids-icon-]::before,
|
|
4686
|
-
button.ids-button.ids-button--l [class*=" ids-icon-"]::before {
|
|
4638
|
+
.ids-button:not(.ids-button--fab).ids-button--l [class^=ids-icon-]::before,
|
|
4639
|
+
.ids-button:not(.ids-button--fab).ids-button--l [class*=" ids-icon-"]::before,
|
|
4640
|
+
button.ids-button:not(.ids-button--fab).ids-button--l [class^=ids-icon-]::before,
|
|
4641
|
+
button.ids-button:not(.ids-button--fab).ids-button--l [class*=" ids-icon-"]::before {
|
|
4687
4642
|
font-size: var(--IDS-BUTTON--L__FONT-SIZE);
|
|
4688
4643
|
line-height: var(--IDS-BUTTON--L__FONT-SIZE);
|
|
4689
4644
|
}
|
|
4690
|
-
.ids-button.ids-button--secondary,
|
|
4691
|
-
button.ids-button.ids-button--secondary {
|
|
4645
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary,
|
|
4646
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary {
|
|
4692
4647
|
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--SECONDARY__BORDER-COLOR);
|
|
4693
4648
|
color: var(--IDS-BUTTON--SECONDARY__COLOR);
|
|
4694
4649
|
background-color: var(--IDS-BUTTON--SECONDARY__BACKGROUND-COLOR);
|
|
4695
4650
|
line-height: var(--IDS-BUTTON--M__LINE-HEIGHT);
|
|
4696
4651
|
padding: var(--IDS-BUTTON--M__PADDING);
|
|
4697
4652
|
}
|
|
4698
|
-
.ids-button.ids-button--
|
|
4699
|
-
button.ids-button.ids-button--
|
|
4700
|
-
|
|
4701
|
-
|
|
4702
|
-
|
|
4703
|
-
|
|
4704
|
-
button.ids-button.ids-button--secondary.ids-button--
|
|
4705
|
-
|
|
4706
|
-
|
|
4707
|
-
|
|
4708
|
-
|
|
4709
|
-
|
|
4710
|
-
|
|
4711
|
-
|
|
4712
|
-
|
|
4713
|
-
}
|
|
4714
|
-
.ids-button.ids-button--secondary.ids-button--active, .ids-button.ids-button--secondary:active,
|
|
4715
|
-
button.ids-button.ids-button--secondary.ids-button--active,
|
|
4716
|
-
button.ids-button.ids-button--secondary:active {
|
|
4717
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4718
|
-
color: var(--IDS-BUTTON--ACTIVE__COLOR);
|
|
4719
|
-
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR);
|
|
4720
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4721
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4722
|
-
}
|
|
4723
|
-
.ids-button.ids-button--secondary:focus,
|
|
4724
|
-
button.ids-button.ids-button--secondary:focus {
|
|
4725
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4726
|
-
color: var(--IDS-BUTTON--ACTIVE__COLOR);
|
|
4727
|
-
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR);
|
|
4653
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary:hover,
|
|
4654
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary:hover {
|
|
4655
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4656
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4657
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4658
|
+
}
|
|
4659
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary:active, .ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--active,
|
|
4660
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary:active,
|
|
4661
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--active {
|
|
4662
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4663
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4664
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4665
|
+
}
|
|
4666
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary:focus-visible,
|
|
4667
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary:focus-visible {
|
|
4728
4668
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4729
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4669
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4730
4670
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4731
4671
|
}
|
|
4732
|
-
.ids-button.ids-button--
|
|
4733
|
-
button.ids-button.ids-button--
|
|
4672
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--disabled, .ids-button:not(.ids-button--fab).ids-button--secondary[disabled],
|
|
4673
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--disabled,
|
|
4674
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary[disabled] {
|
|
4675
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4676
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--DISABLED__BORDER-COLOR) !important;
|
|
4677
|
+
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4678
|
+
pointer-events: none;
|
|
4679
|
+
}
|
|
4680
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary,
|
|
4681
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary {
|
|
4734
4682
|
background: transparent;
|
|
4735
|
-
border
|
|
4736
|
-
border:
|
|
4683
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--TERTIARY__BORDER-COLOR);
|
|
4684
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4737
4685
|
color: var(--IDS-BUTTON--TERTIARY__COLOR);
|
|
4738
4686
|
background-color: var(--IDS-BUTTON--TERTIARY__BACKGROUND-COLOR);
|
|
4739
|
-
box-shadow: none;
|
|
4740
|
-
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
4741
4687
|
text-decoration: underline;
|
|
4742
4688
|
text-underline-offset: 0.125rem;
|
|
4743
4689
|
}
|
|
4744
|
-
.ids-button.ids-button--
|
|
4745
|
-
button.ids-button.ids-button--
|
|
4746
|
-
|
|
4747
|
-
|
|
4748
|
-
|
|
4749
|
-
|
|
4750
|
-
button.ids-button.ids-button--tertiary.ids-button--
|
|
4751
|
-
|
|
4752
|
-
|
|
4753
|
-
|
|
4754
|
-
|
|
4755
|
-
|
|
4756
|
-
|
|
4757
|
-
|
|
4758
|
-
|
|
4759
|
-
}
|
|
4760
|
-
.ids-button.ids-button--tertiary:active, .ids-button.ids-button--tertiary.ids-button--active,
|
|
4761
|
-
button.ids-button.ids-button--tertiary:active,
|
|
4762
|
-
button.ids-button.ids-button--tertiary.ids-button--active {
|
|
4763
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4764
|
-
color: var(--IDS-BUTTON--ACTIVE__COLOR);
|
|
4765
|
-
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4766
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4767
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4768
|
-
}
|
|
4769
|
-
.ids-button.ids-button--tertiary:focus,
|
|
4770
|
-
button.ids-button.ids-button--tertiary:focus {
|
|
4771
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4772
|
-
color: var(--IDS-BUTTON--ACTIVE__COLOR);
|
|
4690
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary:hover,
|
|
4691
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary:hover {
|
|
4692
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4693
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4694
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4695
|
+
}
|
|
4696
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary:active, .ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--active,
|
|
4697
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary:active,
|
|
4698
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--active {
|
|
4699
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4700
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4701
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4702
|
+
}
|
|
4703
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary:focus-visible,
|
|
4704
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary:focus-visible {
|
|
4773
4705
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4774
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4706
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4775
4707
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4776
4708
|
}
|
|
4777
|
-
.ids-button.ids-button--tertiary.ids-button--disabled, .ids-button.ids-button--tertiary[disabled],
|
|
4778
|
-
button.ids-button.ids-button--tertiary.ids-button--disabled,
|
|
4779
|
-
button.ids-button.ids-button--tertiary[disabled] {
|
|
4780
|
-
|
|
4781
|
-
|
|
4782
|
-
color:
|
|
4783
|
-
|
|
4709
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--disabled, .ids-button:not(.ids-button--fab).ids-button--tertiary[disabled],
|
|
4710
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--disabled,
|
|
4711
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary[disabled] {
|
|
4712
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4713
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid transparent !important;
|
|
4714
|
+
background-color: transparent !important;
|
|
4715
|
+
pointer-events: none;
|
|
4784
4716
|
}
|
|
4785
|
-
.ids-button.ids-button--icon,
|
|
4786
|
-
button.ids-button.ids-button--icon {
|
|
4787
|
-
width: 2.25rem;
|
|
4717
|
+
.ids-button:not(.ids-button--fab).ids-button--icon,
|
|
4718
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon {
|
|
4719
|
+
width: 2.25rem !important;
|
|
4788
4720
|
height: 2.25rem !important;
|
|
4789
4721
|
border-radius: 100% !important;
|
|
4722
|
+
box-sizing: border-box;
|
|
4790
4723
|
font-style: normal;
|
|
4791
|
-
font-weight:
|
|
4792
|
-
font-size:
|
|
4724
|
+
font-weight: var(--ids-font-weight-icon-button);
|
|
4725
|
+
font-size: var(--ids-font-size-icon-button-m);
|
|
4793
4726
|
padding: 0 !important;
|
|
4794
4727
|
display: inline-flex;
|
|
4795
4728
|
align-items: center;
|
|
4796
4729
|
justify-content: center;
|
|
4797
|
-
|
|
4730
|
+
text-align: center;
|
|
4731
|
+
line-height: var(--ids-font-line-height-button-m);
|
|
4732
|
+
}
|
|
4733
|
+
.ids-button:not(.ids-button--fab).ids-button--icon:hover,
|
|
4734
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon:hover {
|
|
4735
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4736
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4737
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4738
|
+
}
|
|
4739
|
+
.ids-button:not(.ids-button--fab).ids-button--icon:active, .ids-button:not(.ids-button--fab).ids-button--icon.ids-button--active,
|
|
4740
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon:active,
|
|
4741
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--active {
|
|
4742
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4743
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4744
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4745
|
+
}
|
|
4746
|
+
.ids-button:not(.ids-button--fab).ids-button--icon:focus-visible,
|
|
4747
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon:focus-visible {
|
|
4748
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4749
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4750
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4751
|
+
}
|
|
4752
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--disabled, .ids-button:not(.ids-button--fab).ids-button--icon[disabled],
|
|
4753
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--disabled,
|
|
4754
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon[disabled] {
|
|
4755
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4756
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--DISABLED__BORDER-COLOR) !important;
|
|
4757
|
+
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4758
|
+
pointer-events: none;
|
|
4759
|
+
}
|
|
4760
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:hover,
|
|
4761
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:hover {
|
|
4762
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4763
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4764
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4765
|
+
}
|
|
4766
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:active, .ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary.ids-button--active,
|
|
4767
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:active,
|
|
4768
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary.ids-button--active {
|
|
4769
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4770
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4771
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4772
|
+
}
|
|
4773
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:focus-visible,
|
|
4774
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:focus-visible {
|
|
4775
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4776
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4777
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4778
|
+
}
|
|
4779
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary.ids-button--disabled, .ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary[disabled],
|
|
4780
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary.ids-button--disabled,
|
|
4781
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary[disabled] {
|
|
4782
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4783
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid transparent !important;
|
|
4784
|
+
background-color: transparent !important;
|
|
4785
|
+
pointer-events: none;
|
|
4798
4786
|
}
|
|
4799
|
-
.ids-button.ids-button--icon [class^=ids-icon-],
|
|
4800
|
-
.ids-button.ids-button--icon [class*=" ids-icon-"],
|
|
4801
|
-
button.ids-button.ids-button--icon [class^=ids-icon-],
|
|
4802
|
-
button.ids-button.ids-button--icon [class*=" ids-icon-"] {
|
|
4787
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-],
|
|
4788
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"],
|
|
4789
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-],
|
|
4790
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"] {
|
|
4803
4791
|
display: block;
|
|
4804
4792
|
}
|
|
4805
|
-
.ids-button.ids-button--icon [class^=ids-icon-]::before,
|
|
4806
|
-
.ids-button.ids-button--icon [class*=" ids-icon-"]::before,
|
|
4807
|
-
button.ids-button.ids-button--icon [class^=ids-icon-]::before,
|
|
4808
|
-
button.ids-button.ids-button--icon [class*=" ids-icon-"]::before {
|
|
4809
|
-
line-height:
|
|
4793
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-]::before,
|
|
4794
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"]::before,
|
|
4795
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-]::before,
|
|
4796
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"]::before {
|
|
4797
|
+
line-height: var(--ids-font-line-height-button-m);
|
|
4810
4798
|
width: 1.25rem;
|
|
4811
4799
|
}
|
|
4812
|
-
.ids-button.ids-button--icon.ids-button--s,
|
|
4813
|
-
button.ids-button.ids-button--icon.ids-button--s {
|
|
4814
|
-
width: 1.75rem;
|
|
4800
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s,
|
|
4801
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s {
|
|
4802
|
+
width: 1.75rem !important;
|
|
4815
4803
|
height: 1.75rem !important;
|
|
4816
|
-
font-size:
|
|
4817
|
-
line-height:
|
|
4804
|
+
font-size: var(--ids-font-size-icon-button-s);
|
|
4805
|
+
line-height: var(--ids-font-line-height-button-s);
|
|
4818
4806
|
}
|
|
4819
|
-
.ids-button.ids-button--icon.ids-button--s [class^=ids-icon-]::before,
|
|
4820
|
-
.ids-button.ids-button--icon.ids-button--s [class*=" ids-icon-"]::before,
|
|
4821
|
-
button.ids-button.ids-button--icon.ids-button--s [class^=ids-icon-]::before,
|
|
4822
|
-
button.ids-button.ids-button--icon.ids-button--s [class*=" ids-icon-"]::before {
|
|
4807
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class^=ids-icon-]::before,
|
|
4808
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class*=" ids-icon-"]::before,
|
|
4809
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class^=ids-icon-]::before,
|
|
4810
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class*=" ids-icon-"]::before {
|
|
4823
4811
|
line-height: 1rem;
|
|
4824
4812
|
width: 1rem;
|
|
4825
4813
|
}
|
|
4826
|
-
.ids-button.ids-button--icon.ids-button--l,
|
|
4827
|
-
button.ids-button.ids-button--icon.ids-button--l {
|
|
4828
|
-
width: 3rem;
|
|
4814
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l,
|
|
4815
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l {
|
|
4816
|
+
width: 3rem !important;
|
|
4829
4817
|
height: 3rem !important;
|
|
4830
|
-
font-size:
|
|
4831
|
-
line-height:
|
|
4832
|
-
}
|
|
4833
|
-
.ids-button.ids-button--icon.ids-button--l [class^=ids-icon-]::before,
|
|
4834
|
-
.ids-button.ids-button--icon.ids-button--l [class*=" ids-icon-"]::before,
|
|
4835
|
-
button.ids-button.ids-button--icon.ids-button--l [class^=ids-icon-]::before,
|
|
4836
|
-
button.ids-button.ids-button--icon.ids-button--l [class*=" ids-icon-"]::before {
|
|
4837
|
-
line-height:
|
|
4818
|
+
font-size: var(--ids-font-size-icon-button-l);
|
|
4819
|
+
line-height: var(--ids-font-line-height-button-l);
|
|
4820
|
+
}
|
|
4821
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class^=ids-icon-]::before,
|
|
4822
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class*=" ids-icon-"]::before,
|
|
4823
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class^=ids-icon-]::before,
|
|
4824
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class*=" ids-icon-"]::before {
|
|
4825
|
+
line-height: var(--ids-font-line-height-button-l);
|
|
4838
4826
|
width: 1.5rem;
|
|
4839
4827
|
}
|
|
4840
|
-
.ids-button.ids-button--loading,
|
|
4841
|
-
button.ids-button.ids-button--loading {
|
|
4828
|
+
.ids-button:not(.ids-button--fab).ids-button--loading,
|
|
4829
|
+
button.ids-button:not(.ids-button--fab).ids-button--loading {
|
|
4842
4830
|
pointer-events: none !important;
|
|
4843
4831
|
}
|
|
4844
|
-
.ids-button.ids-button--fab,
|
|
4845
|
-
button.ids-button.ids-button--fab {
|
|
4846
|
-
|
|
4847
|
-
|
|
4848
|
-
border-radius: 100% !important;
|
|
4849
|
-
font-style: normal;
|
|
4850
|
-
font-weight: 400;
|
|
4851
|
-
line-height: 0 !important;
|
|
4852
|
-
font-size: 1.25rem;
|
|
4853
|
-
padding: 0 !important;
|
|
4854
|
-
justify-content: center;
|
|
4855
|
-
color: var(--IDS-BUTTON--FAB__COLOR);
|
|
4856
|
-
background-color: var(--IDS-BUTTON--FAB__BACKGROUND-COLOR);
|
|
4857
|
-
border: var(--IDS-BUTTON--FAB__BORDER);
|
|
4858
|
-
filter: drop-shadow(0 0 0.375rem rgba(0, 0, 0, 0.3));
|
|
4859
|
-
}
|
|
4860
|
-
.ids-button.ids-button--fab [class^=ids-icon-],
|
|
4861
|
-
button.ids-button.ids-button--fab [class^=ids-icon-] {
|
|
4862
|
-
font-size: 1.5rem;
|
|
4863
|
-
}
|
|
4864
|
-
.ids-button.ids-button--fab:hover, .ids-button.ids-button--fab:focus,
|
|
4865
|
-
button.ids-button.ids-button--fab:hover,
|
|
4866
|
-
button.ids-button.ids-button--fab:focus {
|
|
4867
|
-
border: var(--IDS-BUTTON--FAB__HOVER-BORDER);
|
|
4868
|
-
}
|
|
4869
|
-
.ids-button.ids-button--icon.ids-button--secondary,
|
|
4870
|
-
button.ids-button.ids-button--icon.ids-button--secondary {
|
|
4871
|
-
background-color: var(--IDS-BUTTON--SECONDARY__BACKGROUND-COLOR);
|
|
4872
|
-
}
|
|
4873
|
-
.ids-button.ids-button--icon:hover,
|
|
4874
|
-
button.ids-button.ids-button--icon:hover {
|
|
4875
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4876
|
-
color: var(--IDS-BUTTON--ACTIVE__COLOR);
|
|
4832
|
+
.ids-button:not(.ids-button--fab).ids-button--block,
|
|
4833
|
+
button.ids-button:not(.ids-button--fab).ids-button--block {
|
|
4834
|
+
display: flex;
|
|
4835
|
+
width: 100%;
|
|
4877
4836
|
}
|
|
4878
|
-
|
|
4879
|
-
button.ids-button.ids-button--
|
|
4880
|
-
button.ids-button.ids-button--
|
|
4881
|
-
|
|
4882
|
-
|
|
4883
|
-
|
|
4884
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4837
|
+
@media (max-width: 1024px) {
|
|
4838
|
+
.ids-button:not(.ids-button--fab).ids-button--m-block,
|
|
4839
|
+
button.ids-button:not(.ids-button--fab).ids-button--m-block {
|
|
4840
|
+
display: flex;
|
|
4841
|
+
width: 100%;
|
|
4842
|
+
}
|
|
4885
4843
|
}
|
|
4886
|
-
|
|
4887
|
-
button.ids-button.ids-button--
|
|
4888
|
-
|
|
4889
|
-
|
|
4890
|
-
|
|
4891
|
-
|
|
4844
|
+
@media (max-width: 640px) {
|
|
4845
|
+
.ids-button:not(.ids-button--fab).ids-button--s-block,
|
|
4846
|
+
button.ids-button:not(.ids-button--fab).ids-button--s-block {
|
|
4847
|
+
display: flex;
|
|
4848
|
+
width: 100%;
|
|
4849
|
+
}
|
|
4892
4850
|
}
|
|
4893
|
-
.ids-button.ids-button--submit,
|
|
4894
|
-
button.ids-button.ids-button--submit {
|
|
4895
|
-
border-radius: var(--IDS-BUTTON--SUBMIT__BORDER-RADIUS);
|
|
4851
|
+
.ids-button:not(.ids-button--fab).ids-button--submit,
|
|
4852
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit {
|
|
4853
|
+
border-radius: var(--IDS-BUTTON--SUBMIT__BORDER-RADIUS) !important;
|
|
4896
4854
|
font-size: var(--IDS-BUTTON--SUBMIT-S__FONT-SIZE);
|
|
4897
4855
|
height: var(--IDS-BUTTON--SUBMIT-S__HEIGHT);
|
|
4898
4856
|
padding: var(--IDS-BUTTON--SUBMIT-S__PADDING);
|
|
4899
4857
|
}
|
|
4900
|
-
.ids-button.ids-button--submit.ids-button--s,
|
|
4901
|
-
button.ids-button.ids-button--submit.ids-button--s {
|
|
4858
|
+
.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s,
|
|
4859
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s {
|
|
4902
4860
|
height: var(--IDS-BUTTON--SUBMIT-M__HEIGHT);
|
|
4903
4861
|
font-size: var(--IDS-BUTTON--SUBMIT-M__FONT-SIZE);
|
|
4904
4862
|
padding: var(--IDS-BUTTON--SUBMIT-M__PADDING);
|
|
4905
4863
|
}
|
|
4906
4864
|
@media (min-width: 1024px) {
|
|
4907
|
-
.ids-button.ids-button--submit,
|
|
4908
|
-
button.ids-button.ids-button--submit {
|
|
4865
|
+
.ids-button:not(.ids-button--fab).ids-button--submit,
|
|
4866
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit {
|
|
4909
4867
|
height: var(--IDS-BUTTON--SUBMIT-L__HEIGHT);
|
|
4910
4868
|
padding: var(--IDS-BUTTON--SUBMIT-L__PADDING);
|
|
4911
4869
|
font-size: var(--IDS-BUTTON--SUBMIT-L__FONT-SIZE);
|
|
4912
4870
|
}
|
|
4913
|
-
.ids-button.ids-button--submit.ids-button--s,
|
|
4914
|
-
button.ids-button.ids-button--submit.ids-button--s {
|
|
4871
|
+
.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s,
|
|
4872
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s {
|
|
4915
4873
|
height: var(--IDS-BUTTON--SUBMIT-M__HEIGHT);
|
|
4916
4874
|
font-size: var(--IDS-BUTTON--SUBMIT-M__FONT-SIZE);
|
|
4917
4875
|
padding: var(--IDS-BUTTON--SUBMIT-M__PADDING);
|
|
4918
4876
|
}
|
|
4919
4877
|
}
|
|
4920
|
-
|
|
4921
|
-
|
|
4922
|
-
|
|
4923
|
-
width: 100%;
|
|
4924
|
-
}
|
|
4925
|
-
@media (max-width: 1024px) {
|
|
4926
|
-
.ids-button.ids-button--m-block,
|
|
4927
|
-
button.ids-button.ids-button--m-block {
|
|
4928
|
-
display: flex;
|
|
4929
|
-
width: 100%;
|
|
4930
|
-
}
|
|
4931
|
-
}
|
|
4932
|
-
@media (max-width: 640px) {
|
|
4933
|
-
.ids-button.ids-button--s-block,
|
|
4934
|
-
button.ids-button.ids-button--s-block {
|
|
4935
|
-
display: flex;
|
|
4936
|
-
width: 100%;
|
|
4937
|
-
}
|
|
4938
|
-
}
|
|
4939
|
-
.ids-button.ids-button--disabled, .ids-button[disabled],
|
|
4940
|
-
button.ids-button.ids-button--disabled,
|
|
4941
|
-
button.ids-button[disabled] {
|
|
4942
|
-
pointer-events: none;
|
|
4943
|
-
}
|
|
4944
|
-
.ids-button:focus,
|
|
4945
|
-
button.ids-button:focus {
|
|
4946
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4878
|
+
|
|
4879
|
+
.ids-button.ids-button--fab:focus-visible {
|
|
4880
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4947
4881
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4948
4882
|
}
|
|
4949
|
-
|
|
4950
|
-
|
|
4951
|
-
|
|
4883
|
+
.ids-button.ids-button--fab {
|
|
4884
|
+
background-color: var(--IDS-BUTTON--FAB__BACKGROUND-COLOR);
|
|
4885
|
+
color: var(--IDS-BUTTON--FAB__COLOR) !important;
|
|
4886
|
+
border: var(--IDS-BUTTON--FAB__BORDER) !important;
|
|
4887
|
+
width: var(--IDS-BUTTON--FAB__SIZE) !important;
|
|
4888
|
+
height: var(--IDS-BUTTON--FAB__SIZE) !important;
|
|
4889
|
+
border-radius: 100% !important;
|
|
4890
|
+
font-style: normal;
|
|
4891
|
+
line-height: 0 !important;
|
|
4892
|
+
font-size: 1.25rem;
|
|
4893
|
+
padding: 0 !important;
|
|
4894
|
+
justify-content: center;
|
|
4895
|
+
text-align: center;
|
|
4896
|
+
flex-shrink: 0;
|
|
4897
|
+
user-select: none;
|
|
4898
|
+
-webkit-user-select: none;
|
|
4899
|
+
-khtml-user-select: none;
|
|
4900
|
+
-moz-user-select: none;
|
|
4901
|
+
-ms-user-select: none;
|
|
4902
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
4903
|
+
}
|
|
4904
|
+
.ids-button.ids-button--fab [class^=ids-icon-] {
|
|
4905
|
+
font-size: 1.5rem;
|
|
4906
|
+
}
|
|
4907
|
+
.ids-button.ids-button--fab:hover {
|
|
4908
|
+
background-color: var(--IDS-BUTTON--FAB__BACKGROUND-COLOR);
|
|
4909
|
+
border: var(--IDS-BUTTON--FAB__HOVER-BORDER);
|
|
4910
|
+
}
|
|
4911
|
+
.ids-button.ids-button--fab:focus-visible {
|
|
4912
|
+
border-radius: 100% !important;
|
|
4913
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4914
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4915
|
+
}
|
|
4916
|
+
|
|
4917
|
+
.ids-link:focus-visible {
|
|
4918
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4952
4919
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4953
4920
|
}
|
|
4954
4921
|
.ids-link {
|
|
@@ -4963,14 +4930,18 @@ button.ids-button:focus {
|
|
|
4963
4930
|
display: inline;
|
|
4964
4931
|
text-decoration: underline;
|
|
4965
4932
|
position: relative;
|
|
4933
|
+
border-radius: 0.0063rem;
|
|
4966
4934
|
}
|
|
4967
4935
|
.ids-link.ids-link--icon {
|
|
4968
4936
|
text-decoration: none;
|
|
4969
4937
|
}
|
|
4970
|
-
.ids-link:hover
|
|
4938
|
+
.ids-link:hover {
|
|
4971
4939
|
text-decoration: underline !important;
|
|
4972
4940
|
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
4973
4941
|
}
|
|
4942
|
+
.ids-link:focus-visible {
|
|
4943
|
+
outline-offset: 0.0625rem !important;
|
|
4944
|
+
}
|
|
4974
4945
|
.ids-link.ids-link--icon {
|
|
4975
4946
|
display: inline-flex;
|
|
4976
4947
|
align-items: start;
|
|
@@ -5020,7 +4991,7 @@ button.ids-button:focus {
|
|
|
5020
4991
|
color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
5021
4992
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
5022
4993
|
}
|
|
5023
|
-
.ids-link.ids-link--color-2:hover
|
|
4994
|
+
.ids-link.ids-link--color-2:hover {
|
|
5024
4995
|
color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
5025
4996
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
5026
4997
|
}
|
|
@@ -5028,22 +4999,21 @@ button.ids-button:focus {
|
|
|
5028
4999
|
color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
5029
5000
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
5030
5001
|
}
|
|
5031
|
-
.ids-link.ids-link--color-3:hover
|
|
5002
|
+
.ids-link.ids-link--color-3:hover {
|
|
5032
5003
|
color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
5033
5004
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR) !important;
|
|
5034
5005
|
}
|
|
5035
|
-
.ids-link.ids-link--color-3:focus {
|
|
5036
|
-
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
5006
|
+
.ids-link.ids-link--color-3:focus-visible {
|
|
5007
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT) !important;
|
|
5037
5008
|
}
|
|
5038
5009
|
.ids-link.ids-link--footer {
|
|
5039
5010
|
color: var(--IDS-LINK--FOOTER__COLOR);
|
|
5040
5011
|
text-decoration-color: var(--IDS-LINK-FOOTER__COLOR);
|
|
5041
|
-
|
|
5042
|
-
.ids-link.ids-link--footer:focus {
|
|
5043
|
-
outline-color: var(--IDS-LINK--FOOTER__COLOR);
|
|
5012
|
+
text-decoration: none;
|
|
5044
5013
|
}
|
|
5045
5014
|
.ids-link.ids-link--footer:hover {
|
|
5046
5015
|
color: var(--IDS-LINK--FOOTER__HOVER-COLOR);
|
|
5016
|
+
text-decoration: underline;
|
|
5047
5017
|
}
|
|
5048
5018
|
.ids-link.ids-link--active-icon {
|
|
5049
5019
|
text-decoration: none !important;
|
|
@@ -5060,49 +5030,55 @@ button.ids-button:focus {
|
|
|
5060
5030
|
top: 0.125rem;
|
|
5061
5031
|
left: 0.125rem;
|
|
5062
5032
|
}
|
|
5063
|
-
.ids-link.ids-link--active-icon:hover
|
|
5033
|
+
.ids-link.ids-link--active-icon:hover {
|
|
5034
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
5035
|
+
}
|
|
5036
|
+
.ids-link.ids-link--active-icon:hover .ids-icon--text-start {
|
|
5064
5037
|
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-COLOR);
|
|
5065
5038
|
background-color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
5066
5039
|
}
|
|
5067
|
-
.ids-link.ids-link--active-icon.ids-link--active {
|
|
5040
|
+
.ids-link.ids-link--active-icon:active, .ids-link.ids-link--active-icon.ids-link--active {
|
|
5068
5041
|
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-COLOR);
|
|
5069
5042
|
}
|
|
5070
|
-
.ids-link.ids-link--active-icon.ids-link--active .ids-icon--text-start {
|
|
5071
|
-
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-COLOR);
|
|
5072
|
-
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-
|
|
5073
|
-
|
|
5043
|
+
.ids-link.ids-link--active-icon:active .ids-icon--text-start, .ids-link.ids-link--active-icon.ids-link--active .ids-icon--text-start {
|
|
5044
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-ACTIVE-COLOR);
|
|
5045
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR);
|
|
5046
|
+
}
|
|
5047
|
+
.ids-link.ids-link--active-icon.ids-link--color-2:hover {
|
|
5048
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
5074
5049
|
}
|
|
5075
|
-
.ids-link.ids-link--active-icon.ids-link--color-2:hover .ids-icon--text-start
|
|
5050
|
+
.ids-link.ids-link--active-icon.ids-link--color-2:hover .ids-icon--text-start {
|
|
5076
5051
|
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-COLOR);
|
|
5077
5052
|
background-color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
5078
5053
|
}
|
|
5079
|
-
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active {
|
|
5054
|
+
.ids-link.ids-link--active-icon.ids-link--color-2:active, .ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active {
|
|
5080
5055
|
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-COLOR);
|
|
5081
5056
|
}
|
|
5082
|
-
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active .ids-icon--text-start {
|
|
5083
|
-
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-COLOR);
|
|
5084
|
-
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-
|
|
5085
|
-
background-color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
5057
|
+
.ids-link.ids-link--active-icon.ids-link--color-2:active .ids-icon--text-start, .ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active .ids-icon--text-start {
|
|
5058
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-ACTIVE-COLOR);
|
|
5059
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR);
|
|
5086
5060
|
}
|
|
5087
|
-
.ids-link.ids-link--active-icon.ids-link--color-3:hover
|
|
5061
|
+
.ids-link.ids-link--active-icon.ids-link--color-3:hover {
|
|
5062
|
+
color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
5063
|
+
}
|
|
5064
|
+
.ids-link.ids-link--active-icon.ids-link--color-3:hover .ids-icon--text-start {
|
|
5088
5065
|
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-COLOR);
|
|
5089
5066
|
background-color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
5090
5067
|
}
|
|
5091
|
-
.ids-link.ids-link--active-icon.ids-link--color-3.ids-link--active {
|
|
5068
|
+
.ids-link.ids-link--active-icon.ids-link--color-3:active, .ids-link.ids-link--active-icon.ids-link--color-3.ids-link--active {
|
|
5092
5069
|
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-COLOR);
|
|
5093
5070
|
}
|
|
5094
|
-
.ids-link.ids-link--active-icon.ids-link--color-3.ids-link--active .ids-icon--text-start {
|
|
5095
|
-
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-COLOR);
|
|
5096
|
-
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-
|
|
5097
|
-
background-color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
5071
|
+
.ids-link.ids-link--active-icon.ids-link--color-3:active .ids-icon--text-start, .ids-link.ids-link--active-icon.ids-link--color-3.ids-link--active .ids-icon--text-start {
|
|
5072
|
+
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-ACTIVE-COLOR);
|
|
5073
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR);
|
|
5098
5074
|
}
|
|
5099
5075
|
.ids-link.ids-link--menu.ids-link--active-icon {
|
|
5100
5076
|
color: var(--IDS-LINK--MENU__COLOR);
|
|
5101
5077
|
}
|
|
5102
|
-
.ids-link.ids-link--menu.ids-link--active-icon.ids-link--active, .ids-link.ids-link--menu.ids-link--active-icon:hover
|
|
5078
|
+
.ids-link.ids-link--menu.ids-link--active-icon.ids-link--active, .ids-link.ids-link--menu.ids-link--active-icon:hover {
|
|
5103
5079
|
color: var(--IDS-LINK--MENU__HOVER-COLOR);
|
|
5104
5080
|
}
|
|
5105
|
-
.ids-link.ids-link--menu.ids-link--active-icon.ids-link--active .ids-icon--text-start, .ids-link.ids-link--menu.ids-link--active-icon:hover .ids-icon--text-start
|
|
5081
|
+
.ids-link.ids-link--menu.ids-link--active-icon.ids-link--active .ids-icon--text-start, .ids-link.ids-link--menu.ids-link--active-icon:hover .ids-icon--text-start {
|
|
5106
5082
|
color: var(--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR);
|
|
5107
5083
|
background-color: var(--IDS-LINK--MENU__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
5108
5084
|
}
|
|
@@ -5123,12 +5099,11 @@ button.ids-button:focus {
|
|
|
5123
5099
|
margin-right: 0.5rem !important;
|
|
5124
5100
|
color: var(--IDS-LINK--MENU__ICON-COLOR);
|
|
5125
5101
|
}
|
|
5126
|
-
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover
|
|
5102
|
+
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover {
|
|
5127
5103
|
color: var(--IDS-LINK--MENU__HOVER-COLOR);
|
|
5128
5104
|
}
|
|
5129
5105
|
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover .ids-icon--text-start,
|
|
5130
|
-
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover .ids-icon--text-end
|
|
5131
|
-
.ids-link.ids-link--menu:not(.ids-link--active-icon):focus .ids-icon--text-end {
|
|
5106
|
+
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover .ids-icon--text-end {
|
|
5132
5107
|
color: var(--IDS-LINK--MENU__HOVER-COLOR);
|
|
5133
5108
|
}
|
|
5134
5109
|
|
|
@@ -5175,12 +5150,6 @@ button.ids-button:focus {
|
|
|
5175
5150
|
top: -0.1875rem;
|
|
5176
5151
|
}
|
|
5177
5152
|
|
|
5178
|
-
input::placeholder,
|
|
5179
|
-
textarea::placeholder,
|
|
5180
|
-
select::placeholder {
|
|
5181
|
-
color: var(--IDS-FORM-PLACEHOLDER__COLOR);
|
|
5182
|
-
}
|
|
5183
|
-
|
|
5184
5153
|
.ids-input {
|
|
5185
5154
|
position: relative;
|
|
5186
5155
|
display: flex;
|
|
@@ -5268,16 +5237,33 @@ select::placeholder {
|
|
|
5268
5237
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
5269
5238
|
border-radius: var(--IDS-BORDER-RADIUS);
|
|
5270
5239
|
font-size: 1rem;
|
|
5271
|
-
color: var(--IDS-
|
|
5240
|
+
color: var(--IDS-FORM__COLOR);
|
|
5272
5241
|
display: block;
|
|
5273
5242
|
}
|
|
5274
|
-
.ids-input__input
|
|
5243
|
+
.ids-input__input::placeholder {
|
|
5244
|
+
color: var(--IDS-FORM__COLOR);
|
|
5245
|
+
}
|
|
5246
|
+
.ids-input__input:hover {
|
|
5247
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
5248
|
+
}
|
|
5249
|
+
.ids-input__input:active {
|
|
5250
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5251
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
5252
|
+
}
|
|
5253
|
+
.ids-input__input:focus-visible, .ids-input__input:focus-visible:hover {
|
|
5254
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
5255
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
5256
|
+
}
|
|
5257
|
+
.ids-input__input:disabled, .ids-input__input[readonly], .ids-input__input[readonly]:focus-visible, .ids-input__input[readonly]:focus-visible:hover {
|
|
5275
5258
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5276
5259
|
font-style: italic !important;
|
|
5277
5260
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
5278
5261
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5279
5262
|
opacity: 1;
|
|
5280
5263
|
}
|
|
5264
|
+
.ids-input__input:disabled::placeholder, .ids-input__input[readonly]::placeholder, .ids-input__input[readonly]:focus-visible::placeholder, .ids-input__input[readonly]:focus-visible:hover::placeholder {
|
|
5265
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5266
|
+
}
|
|
5281
5267
|
.ids-input__input.ids-input--invalid, .ids-input__input[aria-invalid=true] {
|
|
5282
5268
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR) !important;
|
|
5283
5269
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
@@ -5285,18 +5271,31 @@ select::placeholder {
|
|
|
5285
5271
|
.ids-input__input.ids-input--light {
|
|
5286
5272
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5287
5273
|
}
|
|
5288
|
-
.ids-input__input.ids-input--light:
|
|
5274
|
+
.ids-input__input.ids-input--light:hover {
|
|
5275
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5276
|
+
}
|
|
5277
|
+
.ids-input__input.ids-input--light:active {
|
|
5278
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5279
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5280
|
+
}
|
|
5281
|
+
.ids-input__input.ids-input--light:focus-visible, .ids-input__input.ids-input--light:focus-visible:hover {
|
|
5282
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5283
|
+
}
|
|
5284
|
+
.ids-input__input.ids-input--light:disabled, .ids-input__input.ids-input--light[readonly], .ids-input__input.ids-input--light[readonly]:focus-visible, .ids-input__input.ids-input--light[readonly]:focus-visible:hover {
|
|
5289
5285
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5290
5286
|
font-style: italic !important;
|
|
5291
5287
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
5292
5288
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5293
5289
|
opacity: 1;
|
|
5294
5290
|
}
|
|
5295
|
-
.ids-input__input.ids-input--light.ids-input--
|
|
5291
|
+
.ids-input__input.ids-input--light:disabled::placeholder, .ids-input__input.ids-input--light[readonly]::placeholder, .ids-input__input.ids-input--light[readonly]:focus-visible::placeholder, .ids-input__input.ids-input--light[readonly]:focus-visible:hover::placeholder {
|
|
5292
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5293
|
+
}
|
|
5294
|
+
.ids-input__input.ids-input--light.ids-input--invalid, .ids-input__input.ids-input--light[aria-invalid=true] {
|
|
5296
5295
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
5297
5296
|
}
|
|
5298
|
-
.ids-input__input:focus {
|
|
5299
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
5297
|
+
.ids-input__input:focus-visible {
|
|
5298
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
5300
5299
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
5301
5300
|
}
|
|
5302
5301
|
.ids-input__input {
|
|
@@ -5354,18 +5353,46 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5354
5353
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
5355
5354
|
border-radius: var(--IDS-BORDER-RADIUS);
|
|
5356
5355
|
font-size: 1rem;
|
|
5357
|
-
color: var(--IDS-
|
|
5356
|
+
color: var(--IDS-FORM__COLOR);
|
|
5358
5357
|
display: block;
|
|
5359
5358
|
}
|
|
5360
|
-
.ids-textarea textarea
|
|
5359
|
+
.ids-textarea textarea::placeholder,
|
|
5360
|
+
.ids-textarea .ids-textarea__textarea::placeholder {
|
|
5361
|
+
color: var(--IDS-FORM__COLOR);
|
|
5362
|
+
}
|
|
5363
|
+
.ids-textarea textarea:hover,
|
|
5364
|
+
.ids-textarea .ids-textarea__textarea:hover {
|
|
5365
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
5366
|
+
}
|
|
5367
|
+
.ids-textarea textarea:active,
|
|
5368
|
+
.ids-textarea .ids-textarea__textarea:active {
|
|
5369
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5370
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
5371
|
+
}
|
|
5372
|
+
.ids-textarea textarea:focus-visible, .ids-textarea textarea:focus-visible:hover,
|
|
5373
|
+
.ids-textarea .ids-textarea__textarea:focus-visible,
|
|
5374
|
+
.ids-textarea .ids-textarea__textarea:focus-visible:hover {
|
|
5375
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
5376
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
5377
|
+
}
|
|
5378
|
+
.ids-textarea textarea:disabled, .ids-textarea textarea[readonly], .ids-textarea textarea[readonly]:focus-visible, .ids-textarea textarea[readonly]:focus-visible:hover,
|
|
5361
5379
|
.ids-textarea .ids-textarea__textarea:disabled,
|
|
5362
|
-
.ids-textarea .ids-textarea__textarea[readonly]
|
|
5380
|
+
.ids-textarea .ids-textarea__textarea[readonly],
|
|
5381
|
+
.ids-textarea .ids-textarea__textarea[readonly]:focus-visible,
|
|
5382
|
+
.ids-textarea .ids-textarea__textarea[readonly]:focus-visible:hover {
|
|
5363
5383
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5364
5384
|
font-style: italic !important;
|
|
5365
5385
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
5366
5386
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5367
5387
|
opacity: 1;
|
|
5368
5388
|
}
|
|
5389
|
+
.ids-textarea textarea:disabled::placeholder, .ids-textarea textarea[readonly]::placeholder, .ids-textarea textarea[readonly]:focus-visible::placeholder, .ids-textarea textarea[readonly]:focus-visible:hover::placeholder,
|
|
5390
|
+
.ids-textarea .ids-textarea__textarea:disabled::placeholder,
|
|
5391
|
+
.ids-textarea .ids-textarea__textarea[readonly]::placeholder,
|
|
5392
|
+
.ids-textarea .ids-textarea__textarea[readonly]:focus-visible::placeholder,
|
|
5393
|
+
.ids-textarea .ids-textarea__textarea[readonly]:focus-visible:hover::placeholder {
|
|
5394
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5395
|
+
}
|
|
5369
5396
|
.ids-textarea textarea.ids-input--invalid, .ids-textarea textarea[aria-invalid=true],
|
|
5370
5397
|
.ids-textarea .ids-textarea__textarea.ids-input--invalid,
|
|
5371
5398
|
.ids-textarea .ids-textarea__textarea[aria-invalid=true] {
|
|
@@ -5376,17 +5403,41 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5376
5403
|
.ids-textarea .ids-textarea__textarea.ids-input--light {
|
|
5377
5404
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5378
5405
|
}
|
|
5379
|
-
.ids-textarea textarea.ids-input--light:
|
|
5406
|
+
.ids-textarea textarea.ids-input--light:hover,
|
|
5407
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:hover {
|
|
5408
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5409
|
+
}
|
|
5410
|
+
.ids-textarea textarea.ids-input--light:active,
|
|
5411
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:active {
|
|
5412
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5413
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5414
|
+
}
|
|
5415
|
+
.ids-textarea textarea.ids-input--light:focus-visible, .ids-textarea textarea.ids-input--light:focus-visible:hover,
|
|
5416
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:focus-visible,
|
|
5417
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:focus-visible:hover {
|
|
5418
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5419
|
+
}
|
|
5420
|
+
.ids-textarea textarea.ids-input--light:disabled, .ids-textarea textarea.ids-input--light[readonly], .ids-textarea textarea.ids-input--light[readonly]:focus-visible, .ids-textarea textarea.ids-input--light[readonly]:focus-visible:hover,
|
|
5380
5421
|
.ids-textarea .ids-textarea__textarea.ids-input--light:disabled,
|
|
5381
|
-
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly]
|
|
5422
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly],
|
|
5423
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly]:focus-visible,
|
|
5424
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly]:focus-visible:hover {
|
|
5382
5425
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5383
5426
|
font-style: italic !important;
|
|
5384
5427
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
5385
5428
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5386
5429
|
opacity: 1;
|
|
5387
5430
|
}
|
|
5388
|
-
.ids-textarea textarea.ids-input--light.ids-input--
|
|
5389
|
-
.ids-textarea .ids-textarea__textarea.ids-input--light
|
|
5431
|
+
.ids-textarea textarea.ids-input--light:disabled::placeholder, .ids-textarea textarea.ids-input--light[readonly]::placeholder, .ids-textarea textarea.ids-input--light[readonly]:focus-visible::placeholder, .ids-textarea textarea.ids-input--light[readonly]:focus-visible:hover::placeholder,
|
|
5432
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:disabled::placeholder,
|
|
5433
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly]::placeholder,
|
|
5434
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly]:focus-visible::placeholder,
|
|
5435
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly]:focus-visible:hover::placeholder {
|
|
5436
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5437
|
+
}
|
|
5438
|
+
.ids-textarea textarea.ids-input--light.ids-input--invalid, .ids-textarea textarea.ids-input--light[aria-invalid=true],
|
|
5439
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light.ids-input--invalid,
|
|
5440
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light[aria-invalid=true] {
|
|
5390
5441
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
5391
5442
|
}
|
|
5392
5443
|
.ids-textarea textarea::-webkit-scrollbar,
|
|
@@ -5477,8 +5528,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5477
5528
|
appearance: none;
|
|
5478
5529
|
border-radius: var(--IDS-CHECKBOX__BORDER-RADIUS);
|
|
5479
5530
|
}
|
|
5480
|
-
.ids-checkbox input[type=checkbox]
|
|
5481
|
-
.ids-checkbox input
|
|
5531
|
+
.ids-checkbox input[type=checkbox]:before,
|
|
5532
|
+
.ids-checkbox input:before {
|
|
5482
5533
|
content: "";
|
|
5483
5534
|
position: relative;
|
|
5484
5535
|
display: inline-block;
|
|
@@ -5490,16 +5541,29 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5490
5541
|
min-height: 1.25rem;
|
|
5491
5542
|
min-width: 1.25rem;
|
|
5492
5543
|
}
|
|
5493
|
-
.ids-checkbox input[type=checkbox]:
|
|
5494
|
-
.ids-checkbox input:
|
|
5544
|
+
.ids-checkbox input[type=checkbox]:hover:before,
|
|
5545
|
+
.ids-checkbox input:hover:before {
|
|
5546
|
+
background-color: var(--IDS-CHECKBOX__HOVER-BACKGROUND-COLOR);
|
|
5547
|
+
}
|
|
5548
|
+
.ids-checkbox input[type=checkbox]:focus-visible:hover:before, .ids-checkbox input[type=checkbox]:checked:focus-visible:hover:before,
|
|
5549
|
+
.ids-checkbox input:focus-visible:hover:before,
|
|
5550
|
+
.ids-checkbox input:checked:focus-visible:hover:before {
|
|
5551
|
+
background-color: var(--IDS-CHECKBOX__BACKGROUND-COLOR);
|
|
5552
|
+
}
|
|
5553
|
+
.ids-checkbox input[type=checkbox]:active:before,
|
|
5554
|
+
.ids-checkbox input:active:before {
|
|
5555
|
+
background-color: var(--IDS-CHECKBOX__ACTIVE-BACKGROUND-COLOR);
|
|
5556
|
+
}
|
|
5557
|
+
.ids-checkbox input[type=checkbox]:focus-visible:before,
|
|
5558
|
+
.ids-checkbox input:focus-visible:before {
|
|
5495
5559
|
border-color: var(--IDS-CHECKBOX--ACTIVE__BORDER-COLOR) !important;
|
|
5496
5560
|
}
|
|
5497
|
-
.ids-checkbox input[type=checkbox]:focus:checked
|
|
5498
|
-
.ids-checkbox input:focus:checked
|
|
5561
|
+
.ids-checkbox input[type=checkbox]:focus-visible:checked:after,
|
|
5562
|
+
.ids-checkbox input:focus-visible:checked:after {
|
|
5499
5563
|
color: var(--IDS-ICON--ACTIVE-COLOR) !important;
|
|
5500
5564
|
}
|
|
5501
|
-
.ids-checkbox input[type=checkbox]:checked
|
|
5502
|
-
.ids-checkbox input:checked
|
|
5565
|
+
.ids-checkbox input[type=checkbox]:checked:after,
|
|
5566
|
+
.ids-checkbox input:checked:after {
|
|
5503
5567
|
font: icon;
|
|
5504
5568
|
font-family: "Inera-Design-Icons" !important;
|
|
5505
5569
|
display: block;
|
|
@@ -5514,8 +5578,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5514
5578
|
left: 0.1875rem;
|
|
5515
5579
|
font-size: 0.875rem;
|
|
5516
5580
|
}
|
|
5517
|
-
.ids-checkbox input[type=checkbox]:indeterminate
|
|
5518
|
-
.ids-checkbox input:indeterminate
|
|
5581
|
+
.ids-checkbox input[type=checkbox]:indeterminate:after,
|
|
5582
|
+
.ids-checkbox input:indeterminate:after {
|
|
5519
5583
|
font: icon;
|
|
5520
5584
|
font-family: "Inera-Design-Icons" !important;
|
|
5521
5585
|
display: block;
|
|
@@ -5529,8 +5593,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5529
5593
|
left: 0.125rem;
|
|
5530
5594
|
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
5531
5595
|
}
|
|
5532
|
-
.ids-checkbox input[type=checkbox]:disabled
|
|
5533
|
-
.ids-checkbox input:disabled
|
|
5596
|
+
.ids-checkbox input[type=checkbox]:disabled:before,
|
|
5597
|
+
.ids-checkbox input:disabled:before {
|
|
5534
5598
|
cursor: default;
|
|
5535
5599
|
border: var(--IDS-FORM--DISABLED__BORDER) !important;
|
|
5536
5600
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR) !important;
|
|
@@ -5539,29 +5603,42 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5539
5603
|
.ids-checkbox input:disabled:after {
|
|
5540
5604
|
cursor: default;
|
|
5541
5605
|
}
|
|
5542
|
-
.ids-checkbox input[type=checkbox]:disabled:indeterminate
|
|
5543
|
-
.ids-checkbox input:disabled:indeterminate
|
|
5544
|
-
.ids-checkbox input:disabled:checked
|
|
5606
|
+
.ids-checkbox input[type=checkbox]:disabled:indeterminate:after, .ids-checkbox input[type=checkbox]:disabled:checked:after,
|
|
5607
|
+
.ids-checkbox input:disabled:indeterminate:after,
|
|
5608
|
+
.ids-checkbox input:disabled:checked:after {
|
|
5545
5609
|
color: var(--IDS-CHECKBOX--DISABLED__COLOR) !important;
|
|
5546
5610
|
}
|
|
5547
|
-
.ids-checkbox input[type=checkbox].ids-input--invalid:checked
|
|
5548
|
-
.ids-checkbox input.ids-input--invalid:checked
|
|
5611
|
+
.ids-checkbox input[type=checkbox].ids-input--invalid:checked:after,
|
|
5612
|
+
.ids-checkbox input.ids-input--invalid:checked:after {
|
|
5549
5613
|
color: var(--IDS-ICON--INVALID-COLOR);
|
|
5550
5614
|
}
|
|
5551
|
-
.ids-checkbox input[type=checkbox].ids-input--invalid
|
|
5552
|
-
.ids-checkbox input.ids-input--invalid
|
|
5553
|
-
.ids-checkbox input[aria-invalid=true]
|
|
5615
|
+
.ids-checkbox input[type=checkbox].ids-input--invalid:before, .ids-checkbox input[type=checkbox][aria-invalid=true]:before,
|
|
5616
|
+
.ids-checkbox input.ids-input--invalid:before,
|
|
5617
|
+
.ids-checkbox input[aria-invalid=true]:before {
|
|
5554
5618
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
5555
5619
|
box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
5556
5620
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
5557
5621
|
}
|
|
5558
|
-
.ids-checkbox.ids-checkbox--light input[type=checkbox]
|
|
5559
|
-
.ids-checkbox.ids-checkbox--light input
|
|
5622
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]:before,
|
|
5623
|
+
.ids-checkbox.ids-checkbox--light input:before {
|
|
5560
5624
|
background-color: var(--IDS-CHECKBOX--LIGHT__BACKGROUND-COLOR);
|
|
5561
5625
|
}
|
|
5562
|
-
.ids-checkbox.ids-checkbox--light input[type=checkbox]
|
|
5563
|
-
.ids-checkbox.ids-checkbox--light input
|
|
5564
|
-
|
|
5626
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]:hover:before,
|
|
5627
|
+
.ids-checkbox.ids-checkbox--light input:hover:before {
|
|
5628
|
+
background-color: var(--IDS-CHECKBOX--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5629
|
+
}
|
|
5630
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]:focus-visible:hover:before, .ids-checkbox.ids-checkbox--light input[type=checkbox]:checked:focus-visible:hover:before,
|
|
5631
|
+
.ids-checkbox.ids-checkbox--light input:focus-visible:hover:before,
|
|
5632
|
+
.ids-checkbox.ids-checkbox--light input:checked:focus-visible:hover:before {
|
|
5633
|
+
background-color: var(--IDS-CHECKBOX--LIGHT__BACKGROUND-COLOR);
|
|
5634
|
+
}
|
|
5635
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]:active:before,
|
|
5636
|
+
.ids-checkbox.ids-checkbox--light input:active:before {
|
|
5637
|
+
background-color: var(--IDS-CHECKBOX--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5638
|
+
}
|
|
5639
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox].ids-input--invalid:before, .ids-checkbox.ids-checkbox--light input[type=checkbox][aria-invalid=true]:before,
|
|
5640
|
+
.ids-checkbox.ids-checkbox--light input.ids-input--invalid:before,
|
|
5641
|
+
.ids-checkbox.ids-checkbox--light input[aria-invalid=true]:before {
|
|
5565
5642
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
5566
5643
|
}
|
|
5567
5644
|
.ids-checkbox.ids-checkbox--block {
|
|
@@ -5608,8 +5685,7 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5608
5685
|
-webkit-font-smoothing: antialiased;
|
|
5609
5686
|
-moz-osx-font-smoothing: grayscale;
|
|
5610
5687
|
}
|
|
5611
|
-
.ids-check-button .ids-check-button__input[type=checkbox]
|
|
5612
|
-
.ids-check-button .ids-check-button__input {
|
|
5688
|
+
.ids-check-button .ids-check-button__input[type=checkbox] {
|
|
5613
5689
|
border-radius: var(--IDS-CHECK-BUTTON__BORDER-RADIUS);
|
|
5614
5690
|
cursor: pointer;
|
|
5615
5691
|
margin: 0;
|
|
@@ -5620,12 +5696,10 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5620
5696
|
bottom: 0;
|
|
5621
5697
|
appearance: none;
|
|
5622
5698
|
}
|
|
5623
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label
|
|
5624
|
-
.ids-check-button .ids-check-button__input:checked + .ids-check-button__label {
|
|
5699
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label {
|
|
5625
5700
|
padding-left: 1.75rem;
|
|
5626
5701
|
}
|
|
5627
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label::before
|
|
5628
|
-
.ids-check-button .ids-check-button__input:checked + .ids-check-button__label::before {
|
|
5702
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label::before {
|
|
5629
5703
|
font: icon;
|
|
5630
5704
|
font-family: "Inera-Design-Icons" !important;
|
|
5631
5705
|
display: block;
|
|
@@ -5639,33 +5713,21 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5639
5713
|
transform: translateY(-50%);
|
|
5640
5714
|
left: 0.75rem;
|
|
5641
5715
|
}
|
|
5642
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:disabled
|
|
5643
|
-
|
|
5644
|
-
cursor: default;
|
|
5645
|
-
}
|
|
5646
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:disabled::before,
|
|
5647
|
-
.ids-check-button .ids-check-button__input:disabled::before {
|
|
5648
|
-
cursor: default;
|
|
5716
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:disabled {
|
|
5717
|
+
pointer-events: none;
|
|
5649
5718
|
}
|
|
5650
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:disabled:checked + .ids-check-button__label::before
|
|
5651
|
-
|
|
5652
|
-
cursor: default;
|
|
5719
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:disabled:checked + .ids-check-button__label::before {
|
|
5720
|
+
pointer-events: none;
|
|
5653
5721
|
color: var(--IDS-CHECK-BUTTON--DISABLED-COLOR);
|
|
5654
5722
|
}
|
|
5655
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:focus
|
|
5656
|
-
.ids-check-button .ids-check-button__input:focus {
|
|
5723
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:focus-visible {
|
|
5657
5724
|
outline-offset: var(--IDS-CHECK-BUTTON--FOCUS-OUTLINE-OFFSET);
|
|
5658
5725
|
}
|
|
5659
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:
|
|
5660
|
-
|
|
5661
|
-
color: var(--IDS-CHECK-BUTTON--FOCUS__COLOR);
|
|
5662
|
-
background-color: var(--IDS-CHECK-BUTTON--FOCUS__BACKGROUND-COLOR);
|
|
5663
|
-
}
|
|
5664
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:disabled + .ids-check-button__label,
|
|
5665
|
-
.ids-check-button .ids-check-button__input:disabled + .ids-check-button__label {
|
|
5666
|
-
cursor: default;
|
|
5726
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:disabled + .ids-check-button__label {
|
|
5727
|
+
pointer-events: none;
|
|
5667
5728
|
font-style: normal;
|
|
5668
5729
|
color: var(--IDS-CHECK-BUTTON--DISABLED-COLOR);
|
|
5730
|
+
background-color: var(--IDS-CHECK-BUTTON--DISABLED__BACKGROUND-COLOR);
|
|
5669
5731
|
}
|
|
5670
5732
|
.ids-check-button:has(.ids-check-button__input:disabled) {
|
|
5671
5733
|
cursor: default;
|
|
@@ -5679,16 +5741,12 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5679
5741
|
.ids-check-button:has(.ids-check-button__input:checked:not(:disabled)) .ids-check-button__label {
|
|
5680
5742
|
color: var(--IDS-CHECK-BUTTON--CHECKED__COLOR);
|
|
5681
5743
|
}
|
|
5682
|
-
.ids-check-button:has(.ids-check-button__input:
|
|
5683
|
-
background-color: var(--IDS-CHECK-BUTTON--
|
|
5684
|
-
border: var(--IDS-CHECK-BUTTON__BORDER-THICKNESS) solid var(--IDS-CHECK-BUTTON--FOCUS__BORDER-COLOR);
|
|
5685
|
-
}
|
|
5686
|
-
.ids-check-button:has(.ids-check-button__input:focus) {
|
|
5687
|
-
background-color: var(--IDS-CHECK-BUTTON--FOCUS__BACKGROUND-COLOR);
|
|
5688
|
-
border: var(--IDS-CHECK-BUTTON__BORDER-THICKNESS) solid var(--IDS-CHECK-BUTTON--FOCUS__BORDER-COLOR);
|
|
5744
|
+
.ids-check-button:has(.ids-check-button__input:active), .ids-check-button:has(.ids-check-button__input:checked:active) {
|
|
5745
|
+
background-color: var(--IDS-CHECK-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
5689
5746
|
}
|
|
5690
|
-
.ids-check-button:has(.ids-check-button__input:
|
|
5691
|
-
color: var(--IDS-CHECK-BUTTON--
|
|
5747
|
+
.ids-check-button:has(.ids-check-button__input:active) .ids-check-button__label, .ids-check-button:has(.ids-check-button__input:checked:active) .ids-check-button__label {
|
|
5748
|
+
color: var(--IDS-CHECK-BUTTON--ACTIVE__COLOR);
|
|
5749
|
+
background-color: var(--IDS-CHECK-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
5692
5750
|
}
|
|
5693
5751
|
.ids-check-button:hover:has(.ids-check-button__input:not(:disabled)), .ids-check-button:hover:has(.ids-check-button__input:checked:not(:disabled)) {
|
|
5694
5752
|
background-color: var(--IDS-CHECK-BUTTON--HOVER__BACKGROUND-COLOR);
|
|
@@ -5718,8 +5776,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5718
5776
|
position: relative;
|
|
5719
5777
|
flex-shrink: 0;
|
|
5720
5778
|
}
|
|
5721
|
-
.ids-radio input
|
|
5722
|
-
.ids-radio input[type=radio]
|
|
5779
|
+
.ids-radio input:after,
|
|
5780
|
+
.ids-radio input[type=radio]:after {
|
|
5723
5781
|
content: "";
|
|
5724
5782
|
position: absolute;
|
|
5725
5783
|
display: inline-block;
|
|
@@ -5734,33 +5792,49 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5734
5792
|
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5735
5793
|
background-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5736
5794
|
}
|
|
5737
|
-
.ids-radio input:
|
|
5738
|
-
.ids-radio input[type=radio]:
|
|
5739
|
-
|
|
5740
|
-
|
|
5795
|
+
.ids-radio input:hover:after,
|
|
5796
|
+
.ids-radio input[type=radio]:hover:after {
|
|
5797
|
+
border-color: var(--IDS-RADIO__HOVER-BACKGROUND-COLOR);
|
|
5798
|
+
background-color: var(--IDS-RADIO__HOVER-BACKGROUND-COLOR);
|
|
5799
|
+
}
|
|
5800
|
+
.ids-radio input:active:after,
|
|
5801
|
+
.ids-radio input[type=radio]:active:after {
|
|
5802
|
+
background-color: var(--IDS-RADIO__ACTIVE-BACKGROUND-COLOR);
|
|
5803
|
+
}
|
|
5804
|
+
.ids-radio input:checked:after,
|
|
5805
|
+
.ids-radio input[type=radio]:checked:after {
|
|
5806
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5741
5807
|
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR);
|
|
5742
5808
|
}
|
|
5743
|
-
.ids-radio input:checked:hover:after,
|
|
5744
|
-
.ids-radio input[type=radio]:checked:hover:after
|
|
5745
|
-
|
|
5746
|
-
.ids-radio input[type=radio][checked]:hover:after,
|
|
5747
|
-
.ids-radio input[type=radio][checked]:focus:after {
|
|
5809
|
+
.ids-radio input:checked:hover:after,
|
|
5810
|
+
.ids-radio input[type=radio]:checked:hover:after {
|
|
5811
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5748
5812
|
background-color: var(--IDS-RADIO--CHECKED__HOVER-BACKGROUND-COLOR);
|
|
5749
5813
|
}
|
|
5814
|
+
.ids-radio input:focus-visible:hover:after,
|
|
5815
|
+
.ids-radio input[type=radio]:focus-visible:hover:after {
|
|
5816
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR) !important;
|
|
5817
|
+
background-color: var(--IDS-RADIO__BACKGROUND-COLOR) !important;
|
|
5818
|
+
}
|
|
5819
|
+
.ids-radio input:focus-visible:checked:hover:after, .ids-radio input[checked]:focus-visible:hover:after,
|
|
5820
|
+
.ids-radio input[type=radio]:focus-visible:checked:hover:after,
|
|
5821
|
+
.ids-radio input[type=radio][checked]:focus-visible:hover:after {
|
|
5822
|
+
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR) !important;
|
|
5823
|
+
}
|
|
5750
5824
|
.ids-radio input:disabled,
|
|
5751
5825
|
.ids-radio input[type=radio]:disabled {
|
|
5752
5826
|
cursor: default;
|
|
5753
5827
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5754
5828
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5755
5829
|
}
|
|
5756
|
-
.ids-radio input:disabled
|
|
5757
|
-
.ids-radio input[type=radio]:disabled
|
|
5830
|
+
.ids-radio input:disabled:after,
|
|
5831
|
+
.ids-radio input[type=radio]:disabled:after {
|
|
5758
5832
|
cursor: default;
|
|
5759
5833
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5760
5834
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5761
5835
|
}
|
|
5762
|
-
.ids-radio input:disabled:checked
|
|
5763
|
-
.ids-radio input[type=radio]:disabled:checked
|
|
5836
|
+
.ids-radio input:disabled:checked:after,
|
|
5837
|
+
.ids-radio input[type=radio]:disabled:checked:after {
|
|
5764
5838
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5765
5839
|
background-color: var(--IDS-RADIO--DISABLED-CHECKED__BACKGROUND-COLOR) !important;
|
|
5766
5840
|
}
|
|
@@ -5769,8 +5843,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5769
5843
|
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR) !important;
|
|
5770
5844
|
border: 0.125rem solid var(--IDS-FORM--INVALID__BORDER-COLOR) !important;
|
|
5771
5845
|
}
|
|
5772
|
-
.ids-radio input[aria-invalid=true]:not(:checked)
|
|
5773
|
-
.ids-radio input[type=radio][aria-invalid=true]:not(:checked)
|
|
5846
|
+
.ids-radio input[aria-invalid=true]:not(:checked):after,
|
|
5847
|
+
.ids-radio input[type=radio][aria-invalid=true]:not(:checked):after {
|
|
5774
5848
|
width: 1rem;
|
|
5775
5849
|
height: 1rem;
|
|
5776
5850
|
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR) !important;
|
|
@@ -5781,27 +5855,58 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5781
5855
|
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]) {
|
|
5782
5856
|
background-color: var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR);
|
|
5783
5857
|
}
|
|
5784
|
-
.ids-radio input.ids-input--light:not(.ids-input--invalid)
|
|
5785
|
-
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid)
|
|
5786
|
-
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true])
|
|
5858
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):after, .ids-radio input.ids-input--light:not([aria-invalid=true]):after,
|
|
5859
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):after,
|
|
5860
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):after {
|
|
5787
5861
|
border: 0.125rem solid var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR);
|
|
5788
5862
|
background-color: var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR);
|
|
5789
5863
|
}
|
|
5790
|
-
.ids-radio input.ids-input--light:not(.ids-input--invalid):
|
|
5791
|
-
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):
|
|
5792
|
-
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):
|
|
5864
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):hover:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):hover:after,
|
|
5865
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):hover:after,
|
|
5866
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):hover:after {
|
|
5867
|
+
border: 0.125rem solid var(--IDS-RADIO__HOVER-BACKGROUND-COLOR);
|
|
5868
|
+
background-color: var(--IDS-RADIO--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5869
|
+
}
|
|
5870
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):active:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):active:after,
|
|
5871
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):active:after,
|
|
5872
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):active:after {
|
|
5873
|
+
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5874
|
+
background-color: var(--IDS-RADIO--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5875
|
+
}
|
|
5876
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):checked:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):checked:after,
|
|
5877
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):checked:after,
|
|
5878
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):checked:after {
|
|
5793
5879
|
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5794
5880
|
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR);
|
|
5795
5881
|
}
|
|
5796
|
-
.ids-radio input.ids-input--light:not(.ids-input--invalid):
|
|
5797
|
-
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):
|
|
5798
|
-
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):
|
|
5882
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):checked:hover:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):checked:hover:after,
|
|
5883
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):checked:hover:after,
|
|
5884
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):checked:hover:after {
|
|
5885
|
+
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5886
|
+
background-color: var(--IDS-RADIO--CHECKED__HOVER-BACKGROUND-COLOR);
|
|
5887
|
+
}
|
|
5888
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):focus-visible:hover:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):focus-visible:hover:after,
|
|
5889
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):focus-visible:hover:after,
|
|
5890
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):focus-visible:hover:after {
|
|
5891
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR) !important;
|
|
5892
|
+
background-color: var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR) !important;
|
|
5893
|
+
}
|
|
5894
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):focus-visible:checked:hover:after, .ids-radio input.ids-input--light:not(.ids-input--invalid)[checked]:focus-visible:hover:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):focus-visible:checked:hover:after, .ids-radio input.ids-input--light:not([aria-invalid=true])[checked]:focus-visible:hover:after,
|
|
5895
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):focus-visible:checked:hover:after,
|
|
5896
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid)[checked]:focus-visible:hover:after,
|
|
5897
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):focus-visible:checked:hover:after,
|
|
5898
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true])[checked]:focus-visible:hover:after {
|
|
5899
|
+
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR) !important;
|
|
5900
|
+
}
|
|
5901
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):disabled:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):disabled:after,
|
|
5902
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):disabled:after,
|
|
5903
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):disabled:after {
|
|
5799
5904
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5800
5905
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5801
5906
|
}
|
|
5802
|
-
.ids-radio input.ids-input--light:not(.ids-input--invalid):disabled:checked
|
|
5803
|
-
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):disabled:checked
|
|
5804
|
-
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):disabled:checked
|
|
5907
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):disabled:checked:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):disabled:checked:after,
|
|
5908
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):disabled:checked:after,
|
|
5909
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):disabled:checked:after {
|
|
5805
5910
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5806
5911
|
background-color: var(--IDS-RADIO--DISABLED-CHECKED__BACKGROUND-COLOR);
|
|
5807
5912
|
}
|
|
@@ -5827,15 +5932,15 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5827
5932
|
.ids-form-group__fieldset legend {
|
|
5828
5933
|
padding: 0;
|
|
5829
5934
|
font-style: normal;
|
|
5830
|
-
color: var(--
|
|
5831
|
-
font-family: var(--
|
|
5832
|
-
font-size: var(--
|
|
5833
|
-
line-height: var(--
|
|
5834
|
-
font-weight:
|
|
5935
|
+
color: var(--ids-color-surface-text-on-default);
|
|
5936
|
+
font-family: var(--ids-font-family-body-text);
|
|
5937
|
+
font-size: var(--ids-font-size-body-text);
|
|
5938
|
+
line-height: var(--ids-line-height-body-text);
|
|
5939
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
5835
5940
|
letter-spacing: 0;
|
|
5836
5941
|
color: var(--IDS-FORM-LABEL__COLOR);
|
|
5837
5942
|
display: inline-flex;
|
|
5838
|
-
align-items:
|
|
5943
|
+
align-items: flex-start;
|
|
5839
5944
|
gap: 0.5rem;
|
|
5840
5945
|
margin-bottom: 0.625rem;
|
|
5841
5946
|
}
|
|
@@ -5922,18 +6027,15 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5922
6027
|
cursor: default;
|
|
5923
6028
|
color: var(--IDS-RADIO-BUTTON--DISABLED-COLOR);
|
|
5924
6029
|
}
|
|
5925
|
-
.ids-radio-button .ids-radio-button__input[type=radio]:focus + .ids-radio-button__label,
|
|
5926
|
-
.ids-radio-button .ids-radio-button__input:focus + .ids-radio-button__label {
|
|
5927
|
-
color: var(--IDS-RADIO-BUTTON--FOCUS-COLOR);
|
|
5928
|
-
}
|
|
5929
6030
|
.ids-radio-button .ids-radio-button__input[type=radio]:disabled + .ids-radio-button__label,
|
|
5930
6031
|
.ids-radio-button .ids-radio-button__input:disabled + .ids-radio-button__label {
|
|
5931
|
-
|
|
6032
|
+
pointer-events: none;
|
|
5932
6033
|
font-style: normal;
|
|
5933
6034
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
6035
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5934
6036
|
}
|
|
5935
6037
|
.ids-radio-button:has(.ids-radio-button__input:disabled) {
|
|
5936
|
-
|
|
6038
|
+
pointer-events: none;
|
|
5937
6039
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5938
6040
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
5939
6041
|
}
|
|
@@ -5944,8 +6046,9 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5944
6046
|
.ids-radio-button:has(.ids-radio-button__input:checked:not(:disabled)) .ids-radio-button__label {
|
|
5945
6047
|
color: var(--IDS-RADIO-BUTTON--CHECKED__COLOR);
|
|
5946
6048
|
}
|
|
5947
|
-
.ids-radio-button:has(.ids-radio-button__input:
|
|
5948
|
-
|
|
6049
|
+
.ids-radio-button:has(.ids-radio-button__input:active), .ids-radio-button:has(.ids-radio-button__input:checked:active), .ids-radio-button:has(.ids-radio-button__input:active:not(:disabled)) {
|
|
6050
|
+
border-color: var(--IDS-RADIO-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
6051
|
+
background-color: var(--IDS-RADIO-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
5949
6052
|
}
|
|
5950
6053
|
.ids-radio-button:hover:has(.ids-radio-button__input:not(:disabled)), .ids-radio-button:hover:has(.ids-radio-button__input:checked:not(:disabled)) {
|
|
5951
6054
|
background-color: var(--IDS-RADIO-BUTTON--HOVER__BACKGROUND-COLOR);
|
|
@@ -5975,11 +6078,11 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5975
6078
|
position: relative;
|
|
5976
6079
|
width: 0;
|
|
5977
6080
|
font-style: normal;
|
|
5978
|
-
color: var(--
|
|
5979
|
-
font-family: var(--
|
|
5980
|
-
font-size: var(--
|
|
5981
|
-
line-height: var(--
|
|
5982
|
-
font-weight:
|
|
6081
|
+
color: var(--ids-color-surface-text-on-default);
|
|
6082
|
+
font-family: var(--ids-font-family-body-text);
|
|
6083
|
+
font-size: var(--ids-font-size-body-text);
|
|
6084
|
+
line-height: var(--ids-line-height-body-text);
|
|
6085
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
5983
6086
|
letter-spacing: 0;
|
|
5984
6087
|
}
|
|
5985
6088
|
.ids-range .ids-range-ticks .ids-range-tick:before {
|
|
@@ -5997,8 +6100,18 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5997
6100
|
display: block;
|
|
5998
6101
|
}
|
|
5999
6102
|
.ids-range .ids-range-ticks.ids-range-ticks--disabled .ids-range-tick {
|
|
6103
|
+
font-style: normal;
|
|
6104
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6105
|
+
font-family: var(--ids-font-family-body-text);
|
|
6106
|
+
font-size: var(--ids-font-size-body-text);
|
|
6107
|
+
line-height: var(--ids-line-height-body-text);
|
|
6108
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
6109
|
+
letter-spacing: 0;
|
|
6000
6110
|
font-style: italic;
|
|
6001
6111
|
}
|
|
6112
|
+
.ids-range .ids-range-ticks.ids-range-ticks--disabled .ids-range-tick:before {
|
|
6113
|
+
background-color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6114
|
+
}
|
|
6002
6115
|
|
|
6003
6116
|
.ids-range__input,
|
|
6004
6117
|
input[type=range] {
|
|
@@ -6028,11 +6141,19 @@ input[type=range]::-webkit-slider-thumb {
|
|
|
6028
6141
|
width: 1.5rem;
|
|
6029
6142
|
outline: 0.1875rem solid var(--IDS-RANGE__OUTLINE-COLOR);
|
|
6030
6143
|
border-radius: 100%;
|
|
6031
|
-
background-color: var(--IDS-
|
|
6144
|
+
background-color: var(--IDS-RANGE__KNOB-BACKGROUND-COLOR);
|
|
6032
6145
|
cursor: pointer;
|
|
6033
6146
|
position: relative;
|
|
6034
6147
|
z-index: 1;
|
|
6035
6148
|
}
|
|
6149
|
+
.ids-range__input::-webkit-slider-thumb:hover,
|
|
6150
|
+
input[type=range]::-webkit-slider-thumb:hover {
|
|
6151
|
+
background-color: var(--IDS-RANGE__KNOB-HOVER-BACKGROUND-COLOR);
|
|
6152
|
+
}
|
|
6153
|
+
.ids-range__input::-webkit-slider-thumb:active,
|
|
6154
|
+
input[type=range]::-webkit-slider-thumb:active {
|
|
6155
|
+
background-color: var(--IDS-RANGE__KNOB-ACTIVE-BACKGROUND-COLOR);
|
|
6156
|
+
}
|
|
6036
6157
|
.ids-range__input::-moz-range-thumb,
|
|
6037
6158
|
input[type=range]::-moz-range-thumb {
|
|
6038
6159
|
-moz-appearance: none;
|
|
@@ -6040,43 +6161,59 @@ input[type=range]::-moz-range-thumb {
|
|
|
6040
6161
|
width: 1.5rem;
|
|
6041
6162
|
outline: 0.1875rem solid var(--IDS-RANGE__OUTLINE-COLOR);
|
|
6042
6163
|
border-radius: 100%;
|
|
6043
|
-
background-color: var(--IDS-
|
|
6164
|
+
background-color: var(--IDS-RANGE__KNOB-BACKGROUND-COLOR);
|
|
6044
6165
|
cursor: pointer;
|
|
6045
6166
|
position: relative;
|
|
6046
6167
|
z-index: 1;
|
|
6047
6168
|
}
|
|
6169
|
+
.ids-range__input::-moz-range-thumb:hover,
|
|
6170
|
+
input[type=range]::-moz-range-thumb:hover {
|
|
6171
|
+
background-color: var(--IDS-RANGE__KNOB-HOVER-BACKGROUND-COLOR);
|
|
6172
|
+
}
|
|
6173
|
+
.ids-range__input::-moz-range-thumb:active,
|
|
6174
|
+
input[type=range]::-moz-range-thumb:active {
|
|
6175
|
+
background-color: var(--IDS-RANGE__KNOB-ACTIVE-BACKGROUND-COLOR);
|
|
6176
|
+
}
|
|
6048
6177
|
.ids-range__input::-ms-thumb,
|
|
6049
6178
|
input[type=range]::-ms-thumb {
|
|
6050
6179
|
height: 1.5rem;
|
|
6051
6180
|
width: 1.5rem;
|
|
6052
6181
|
outline: 0.1875rem solid var(--IDS-RANGE__OUTLINE-COLOR);
|
|
6053
6182
|
border-radius: 100%;
|
|
6054
|
-
background-color: var(--IDS-
|
|
6183
|
+
background-color: var(--IDS-RANGE__KNOB-BACKGROUND-COLOR);
|
|
6055
6184
|
cursor: pointer;
|
|
6056
6185
|
position: relative;
|
|
6057
6186
|
z-index: 1;
|
|
6058
6187
|
}
|
|
6188
|
+
.ids-range__input::-ms-thumb:hover,
|
|
6189
|
+
input[type=range]::-ms-thumb:hover {
|
|
6190
|
+
background-color: var(--IDS-RANGE__KNOB-HOVER-BACKGROUND-COLOR);
|
|
6191
|
+
}
|
|
6192
|
+
.ids-range__input::-ms-thumb:active,
|
|
6193
|
+
input[type=range]::-ms-thumb:active {
|
|
6194
|
+
background-color: var(--IDS-RANGE__KNOB-ACTIVE-BACKGROUND-COLOR);
|
|
6195
|
+
}
|
|
6059
6196
|
.ids-range__input:disabled,
|
|
6060
6197
|
input[type=range]:disabled {
|
|
6061
6198
|
cursor: default;
|
|
6062
|
-
border: 0.0625rem
|
|
6199
|
+
border: 0.0625rem solid var(--IDS-RANGE--DISABLED__BORDER-COLOR);
|
|
6063
6200
|
background-color: transparent;
|
|
6064
6201
|
background-image: linear-gradient(var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR), var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR));
|
|
6065
6202
|
}
|
|
6066
6203
|
.ids-range__input:disabled::-moz-range-thumb,
|
|
6067
6204
|
input[type=range]:disabled::-moz-range-thumb {
|
|
6068
6205
|
cursor: default;
|
|
6069
|
-
background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6206
|
+
background-color: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6070
6207
|
}
|
|
6071
6208
|
.ids-range__input:disabled::-webkit-slider-thumb,
|
|
6072
6209
|
input[type=range]:disabled::-webkit-slider-thumb {
|
|
6073
6210
|
cursor: default;
|
|
6074
|
-
background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6211
|
+
background-color: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6075
6212
|
}
|
|
6076
6213
|
.ids-range__input:disabled::-ms-thumb,
|
|
6077
6214
|
input[type=range]:disabled::-ms-thumb {
|
|
6078
6215
|
cursor: default;
|
|
6079
|
-
background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6216
|
+
background-color: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6080
6217
|
}
|
|
6081
6218
|
|
|
6082
6219
|
.ids-select__select {
|
|
@@ -6089,16 +6226,33 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6089
6226
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
6090
6227
|
border-radius: var(--IDS-BORDER-RADIUS);
|
|
6091
6228
|
font-size: 1rem;
|
|
6092
|
-
color: var(--IDS-
|
|
6229
|
+
color: var(--IDS-FORM__COLOR);
|
|
6093
6230
|
display: block;
|
|
6094
6231
|
}
|
|
6095
|
-
.ids-select__select
|
|
6232
|
+
.ids-select__select::placeholder {
|
|
6233
|
+
color: var(--IDS-FORM__COLOR);
|
|
6234
|
+
}
|
|
6235
|
+
.ids-select__select:hover {
|
|
6236
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
6237
|
+
}
|
|
6238
|
+
.ids-select__select:active {
|
|
6239
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6240
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
6241
|
+
}
|
|
6242
|
+
.ids-select__select:focus-visible, .ids-select__select:focus-visible:hover {
|
|
6243
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
6244
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
6245
|
+
}
|
|
6246
|
+
.ids-select__select:disabled, .ids-select__select[readonly], .ids-select__select[readonly]:focus-visible, .ids-select__select[readonly]:focus-visible:hover {
|
|
6096
6247
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6097
6248
|
font-style: italic !important;
|
|
6098
6249
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
6099
6250
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6100
6251
|
opacity: 1;
|
|
6101
6252
|
}
|
|
6253
|
+
.ids-select__select:disabled::placeholder, .ids-select__select[readonly]::placeholder, .ids-select__select[readonly]:focus-visible::placeholder, .ids-select__select[readonly]:focus-visible:hover::placeholder {
|
|
6254
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6255
|
+
}
|
|
6102
6256
|
.ids-select__select.ids-input--invalid, .ids-select__select[aria-invalid=true] {
|
|
6103
6257
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR) !important;
|
|
6104
6258
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
@@ -6106,16 +6260,33 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6106
6260
|
.ids-select__select.ids-input--light {
|
|
6107
6261
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6108
6262
|
}
|
|
6109
|
-
.ids-select__select.ids-input--light:
|
|
6263
|
+
.ids-select__select.ids-input--light:hover {
|
|
6264
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
6265
|
+
}
|
|
6266
|
+
.ids-select__select.ids-input--light:active {
|
|
6267
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6268
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
6269
|
+
}
|
|
6270
|
+
.ids-select__select.ids-input--light:focus-visible, .ids-select__select.ids-input--light:focus-visible:hover {
|
|
6271
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6272
|
+
}
|
|
6273
|
+
.ids-select__select.ids-input--light:disabled, .ids-select__select.ids-input--light[readonly], .ids-select__select.ids-input--light[readonly]:focus-visible, .ids-select__select.ids-input--light[readonly]:focus-visible:hover {
|
|
6110
6274
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6111
6275
|
font-style: italic !important;
|
|
6112
6276
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
6113
6277
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6114
6278
|
opacity: 1;
|
|
6115
6279
|
}
|
|
6116
|
-
.ids-select__select.ids-input--light.ids-input--
|
|
6280
|
+
.ids-select__select.ids-input--light:disabled::placeholder, .ids-select__select.ids-input--light[readonly]::placeholder, .ids-select__select.ids-input--light[readonly]:focus-visible::placeholder, .ids-select__select.ids-input--light[readonly]:focus-visible:hover::placeholder {
|
|
6281
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6282
|
+
}
|
|
6283
|
+
.ids-select__select.ids-input--light.ids-input--invalid, .ids-select__select.ids-input--light[aria-invalid=true] {
|
|
6117
6284
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
6118
6285
|
}
|
|
6286
|
+
.ids-select__select:focus-visible {
|
|
6287
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
6288
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6289
|
+
}
|
|
6119
6290
|
.ids-select__select {
|
|
6120
6291
|
height: var(--IDS-INPUT__HEIGHT);
|
|
6121
6292
|
cursor: pointer;
|
|
@@ -6128,6 +6299,9 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6128
6299
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
6129
6300
|
width: 100% !important;
|
|
6130
6301
|
}
|
|
6302
|
+
.ids-select__select::placeholder {
|
|
6303
|
+
color: var(--IDS-FORM__COLOR);
|
|
6304
|
+
}
|
|
6131
6305
|
.ids-select__select.ids-input--invalid, .ids-select__select[aria-invalid=true] {
|
|
6132
6306
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR) !important;
|
|
6133
6307
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
@@ -6146,9 +6320,15 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6146
6320
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6147
6321
|
opacity: 1;
|
|
6148
6322
|
}
|
|
6323
|
+
.ids-select__select[aria-disabled=true]::placeholder {
|
|
6324
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6325
|
+
}
|
|
6149
6326
|
.ids-select__select:disabled {
|
|
6150
6327
|
cursor: default;
|
|
6151
6328
|
}
|
|
6329
|
+
.ids-select__select:disabled::placeholder {
|
|
6330
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6331
|
+
}
|
|
6152
6332
|
.ids-select__select:disabled.ids-input--light {
|
|
6153
6333
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6154
6334
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
@@ -6157,9 +6337,8 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6157
6337
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6158
6338
|
opacity: 1;
|
|
6159
6339
|
}
|
|
6160
|
-
.ids-select__select:
|
|
6161
|
-
|
|
6162
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6340
|
+
.ids-select__select:disabled.ids-input--light::placeholder {
|
|
6341
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6163
6342
|
}
|
|
6164
6343
|
|
|
6165
6344
|
.ids-select__wrapper {
|
|
@@ -6179,7 +6358,7 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6179
6358
|
top: 50%;
|
|
6180
6359
|
transform: translateY(-50%);
|
|
6181
6360
|
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
6182
|
-
z-index:
|
|
6361
|
+
z-index: 2;
|
|
6183
6362
|
}
|
|
6184
6363
|
.ids-select__wrapper:has(select:disabled)::after, .ids-select__wrapper:has(select[aria-disabled=true])::after {
|
|
6185
6364
|
color: var(--IDS-FORM--DISABLED__COLOR) !important;
|
|
@@ -6195,16 +6374,33 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6195
6374
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
6196
6375
|
border-radius: var(--IDS-BORDER-RADIUS);
|
|
6197
6376
|
font-size: 1rem;
|
|
6198
|
-
color: var(--IDS-
|
|
6377
|
+
color: var(--IDS-FORM__COLOR);
|
|
6199
6378
|
display: block;
|
|
6200
6379
|
}
|
|
6201
|
-
.ids-select-multiple__select
|
|
6380
|
+
.ids-select-multiple__select::placeholder {
|
|
6381
|
+
color: var(--IDS-FORM__COLOR);
|
|
6382
|
+
}
|
|
6383
|
+
.ids-select-multiple__select:hover {
|
|
6384
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
6385
|
+
}
|
|
6386
|
+
.ids-select-multiple__select:active {
|
|
6387
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6388
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
6389
|
+
}
|
|
6390
|
+
.ids-select-multiple__select:focus-visible, .ids-select-multiple__select:focus-visible:hover {
|
|
6391
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
6392
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
6393
|
+
}
|
|
6394
|
+
.ids-select-multiple__select:disabled, .ids-select-multiple__select[readonly], .ids-select-multiple__select[readonly]:focus-visible, .ids-select-multiple__select[readonly]:focus-visible:hover {
|
|
6202
6395
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6203
6396
|
font-style: italic !important;
|
|
6204
6397
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
6205
6398
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6206
6399
|
opacity: 1;
|
|
6207
6400
|
}
|
|
6401
|
+
.ids-select-multiple__select:disabled::placeholder, .ids-select-multiple__select[readonly]::placeholder, .ids-select-multiple__select[readonly]:focus-visible::placeholder, .ids-select-multiple__select[readonly]:focus-visible:hover::placeholder {
|
|
6402
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6403
|
+
}
|
|
6208
6404
|
.ids-select-multiple__select.ids-input--invalid, .ids-select-multiple__select[aria-invalid=true] {
|
|
6209
6405
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR) !important;
|
|
6210
6406
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
@@ -6212,16 +6408,33 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6212
6408
|
.ids-select-multiple__select.ids-input--light {
|
|
6213
6409
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6214
6410
|
}
|
|
6215
|
-
.ids-select-multiple__select.ids-input--light:
|
|
6411
|
+
.ids-select-multiple__select.ids-input--light:hover {
|
|
6412
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
6413
|
+
}
|
|
6414
|
+
.ids-select-multiple__select.ids-input--light:active {
|
|
6415
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6416
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
6417
|
+
}
|
|
6418
|
+
.ids-select-multiple__select.ids-input--light:focus-visible, .ids-select-multiple__select.ids-input--light:focus-visible:hover {
|
|
6419
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6420
|
+
}
|
|
6421
|
+
.ids-select-multiple__select.ids-input--light:disabled, .ids-select-multiple__select.ids-input--light[readonly], .ids-select-multiple__select.ids-input--light[readonly]:focus-visible, .ids-select-multiple__select.ids-input--light[readonly]:focus-visible:hover {
|
|
6216
6422
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6217
6423
|
font-style: italic !important;
|
|
6218
6424
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
6219
6425
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6220
6426
|
opacity: 1;
|
|
6221
6427
|
}
|
|
6222
|
-
.ids-select-multiple__select.ids-input--light.ids-input--
|
|
6428
|
+
.ids-select-multiple__select.ids-input--light:disabled::placeholder, .ids-select-multiple__select.ids-input--light[readonly]::placeholder, .ids-select-multiple__select.ids-input--light[readonly]:focus-visible::placeholder, .ids-select-multiple__select.ids-input--light[readonly]:focus-visible:hover::placeholder {
|
|
6429
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6430
|
+
}
|
|
6431
|
+
.ids-select-multiple__select.ids-input--light.ids-input--invalid, .ids-select-multiple__select.ids-input--light[aria-invalid=true] {
|
|
6223
6432
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
6224
6433
|
}
|
|
6434
|
+
.ids-select-multiple__select:focus-visible {
|
|
6435
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
6436
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6437
|
+
}
|
|
6225
6438
|
.ids-select-multiple__select {
|
|
6226
6439
|
height: var(--IDS-INPUT__HEIGHT);
|
|
6227
6440
|
cursor: pointer;
|
|
@@ -6234,6 +6447,9 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6234
6447
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
6235
6448
|
width: 100% !important;
|
|
6236
6449
|
}
|
|
6450
|
+
.ids-select-multiple__select::placeholder {
|
|
6451
|
+
color: var(--IDS-FORM__COLOR);
|
|
6452
|
+
}
|
|
6237
6453
|
.ids-select-multiple__select.ids-input--invalid, .ids-select-multiple__select[aria-invalid=true] {
|
|
6238
6454
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR) !important;
|
|
6239
6455
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
@@ -6252,9 +6468,15 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6252
6468
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6253
6469
|
opacity: 1;
|
|
6254
6470
|
}
|
|
6471
|
+
.ids-select-multiple__select[aria-disabled=true]::placeholder {
|
|
6472
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6473
|
+
}
|
|
6255
6474
|
.ids-select-multiple__select:disabled {
|
|
6256
6475
|
cursor: default;
|
|
6257
6476
|
}
|
|
6477
|
+
.ids-select-multiple__select:disabled::placeholder {
|
|
6478
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6479
|
+
}
|
|
6258
6480
|
.ids-select-multiple__select:disabled.ids-input--light {
|
|
6259
6481
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6260
6482
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
@@ -6263,9 +6485,8 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6263
6485
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6264
6486
|
opacity: 1;
|
|
6265
6487
|
}
|
|
6266
|
-
.ids-select-multiple__select:
|
|
6267
|
-
|
|
6268
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6488
|
+
.ids-select-multiple__select:disabled.ids-input--light::placeholder {
|
|
6489
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6269
6490
|
}
|
|
6270
6491
|
|
|
6271
6492
|
.ids-select-multiple__select-wrapper {
|
|
@@ -6285,7 +6506,7 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6285
6506
|
top: 50%;
|
|
6286
6507
|
transform: translateY(-50%);
|
|
6287
6508
|
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
6288
|
-
z-index:
|
|
6509
|
+
z-index: 2;
|
|
6289
6510
|
}
|
|
6290
6511
|
.ids-select-multiple__select-wrapper:has(.ids-input--invalid)::after, .ids-select-multiple__select-wrapper:has(input[aria-invalid=true])::after {
|
|
6291
6512
|
color: var(--IDS-FORM--INVALID__COLOR);
|
|
@@ -6298,12 +6519,13 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6298
6519
|
position: relative;
|
|
6299
6520
|
}
|
|
6300
6521
|
.ids-select-multiple__dropdown-wrapper .ids-select-multiple__dropdown {
|
|
6301
|
-
box-shadow: var(--IDS-BOX-SHADOW-
|
|
6522
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
6302
6523
|
background-color: var(--IDS-SELECT-MULTIPLE-DROPDOWN__BACKGROUND-COLOR);
|
|
6524
|
+
border: 1px solid var(--IDS-SELECT-MULTIPLE-DROPDOWN__BORDER-COLOR);
|
|
6303
6525
|
color: var(--IDS-FONT-COLOR);
|
|
6304
6526
|
border-radius: var(--IDS-BORDER-RADIUS);
|
|
6305
6527
|
position: absolute;
|
|
6306
|
-
z-index:
|
|
6528
|
+
z-index: 3;
|
|
6307
6529
|
left: 0;
|
|
6308
6530
|
right: 0;
|
|
6309
6531
|
display: none;
|
|
@@ -6344,6 +6566,9 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6344
6566
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6345
6567
|
opacity: 1;
|
|
6346
6568
|
}
|
|
6569
|
+
:host([disabled]) input::placeholder {
|
|
6570
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6571
|
+
}
|
|
6347
6572
|
|
|
6348
6573
|
.ids-select-multiple-label-wrapper .ids-label-tooltip-wrapper {
|
|
6349
6574
|
display: inline-flex;
|
|
@@ -6501,6 +6726,7 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6501
6726
|
-moz-osx-font-smoothing: grayscale;
|
|
6502
6727
|
content: "\e913";
|
|
6503
6728
|
font-size: 1.25rem;
|
|
6729
|
+
line-height: 1.5rem;
|
|
6504
6730
|
color: var(--IDS-ERROR-MESSAGE__COLOR);
|
|
6505
6731
|
left: 0;
|
|
6506
6732
|
top: 0;
|
|
@@ -6549,16 +6775,33 @@ input.ids-time__input {
|
|
|
6549
6775
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
6550
6776
|
border-radius: var(--IDS-BORDER-RADIUS);
|
|
6551
6777
|
font-size: 1rem;
|
|
6552
|
-
color: var(--IDS-
|
|
6778
|
+
color: var(--IDS-FORM__COLOR);
|
|
6553
6779
|
display: block;
|
|
6554
6780
|
}
|
|
6555
|
-
input.ids-time__input
|
|
6781
|
+
input.ids-time__input::placeholder {
|
|
6782
|
+
color: var(--IDS-FORM__COLOR);
|
|
6783
|
+
}
|
|
6784
|
+
input.ids-time__input:hover {
|
|
6785
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
6786
|
+
}
|
|
6787
|
+
input.ids-time__input:active {
|
|
6788
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6789
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
6790
|
+
}
|
|
6791
|
+
input.ids-time__input:focus-visible, input.ids-time__input:focus-visible:hover {
|
|
6792
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
6793
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
6794
|
+
}
|
|
6795
|
+
input.ids-time__input:disabled, input.ids-time__input[readonly], input.ids-time__input[readonly]:focus-visible, input.ids-time__input[readonly]:focus-visible:hover {
|
|
6556
6796
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6557
6797
|
font-style: italic !important;
|
|
6558
6798
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
6559
6799
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6560
6800
|
opacity: 1;
|
|
6561
6801
|
}
|
|
6802
|
+
input.ids-time__input:disabled::placeholder, input.ids-time__input[readonly]::placeholder, input.ids-time__input[readonly]:focus-visible::placeholder, input.ids-time__input[readonly]:focus-visible:hover::placeholder {
|
|
6803
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6804
|
+
}
|
|
6562
6805
|
input.ids-time__input.ids-input--invalid, input.ids-time__input[aria-invalid=true] {
|
|
6563
6806
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR) !important;
|
|
6564
6807
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
@@ -6566,14 +6809,27 @@ input.ids-time__input.ids-input--invalid, input.ids-time__input[aria-invalid=tru
|
|
|
6566
6809
|
input.ids-time__input.ids-input--light {
|
|
6567
6810
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6568
6811
|
}
|
|
6569
|
-
input.ids-time__input.ids-input--light:
|
|
6812
|
+
input.ids-time__input.ids-input--light:hover {
|
|
6813
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
6814
|
+
}
|
|
6815
|
+
input.ids-time__input.ids-input--light:active {
|
|
6816
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6817
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
6818
|
+
}
|
|
6819
|
+
input.ids-time__input.ids-input--light:focus-visible, input.ids-time__input.ids-input--light:focus-visible:hover {
|
|
6820
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6821
|
+
}
|
|
6822
|
+
input.ids-time__input.ids-input--light:disabled, input.ids-time__input.ids-input--light[readonly], input.ids-time__input.ids-input--light[readonly]:focus-visible, input.ids-time__input.ids-input--light[readonly]:focus-visible:hover {
|
|
6570
6823
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6571
6824
|
font-style: italic !important;
|
|
6572
6825
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
6573
6826
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6574
6827
|
opacity: 1;
|
|
6575
6828
|
}
|
|
6576
|
-
input.ids-time__input.ids-input--light.ids-input--
|
|
6829
|
+
input.ids-time__input.ids-input--light:disabled::placeholder, input.ids-time__input.ids-input--light[readonly]::placeholder, input.ids-time__input.ids-input--light[readonly]:focus-visible::placeholder, input.ids-time__input.ids-input--light[readonly]:focus-visible:hover::placeholder {
|
|
6830
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6831
|
+
}
|
|
6832
|
+
input.ids-time__input.ids-input--light.ids-input--invalid, input.ids-time__input.ids-input--light[aria-invalid=true] {
|
|
6577
6833
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
6578
6834
|
}
|
|
6579
6835
|
input.ids-time__input {
|
|
@@ -6596,21 +6852,32 @@ input.ids-time__input:disabled {
|
|
|
6596
6852
|
.ids-toggle {
|
|
6597
6853
|
display: inline-flex;
|
|
6598
6854
|
align-items: flex-start;
|
|
6855
|
+
justify-content: flex-start;
|
|
6599
6856
|
gap: 0.5rem;
|
|
6600
6857
|
margin-bottom: 0.25rem;
|
|
6601
6858
|
}
|
|
6602
6859
|
.ids-toggle label {
|
|
6603
6860
|
position: relative;
|
|
6604
|
-
top: 0.375rem;
|
|
6605
6861
|
flex-shrink: 100;
|
|
6862
|
+
display: flex;
|
|
6863
|
+
align-items: center;
|
|
6864
|
+
justify-content: flex-start;
|
|
6865
|
+
margin-bottom: 0;
|
|
6866
|
+
bottom: -0.25rem;
|
|
6606
6867
|
}
|
|
6607
6868
|
.ids-toggle .ids-label-tooltip-wrapper {
|
|
6608
6869
|
position: relative;
|
|
6609
|
-
|
|
6870
|
+
min-height: 1.875rem;
|
|
6871
|
+
align-items: center;
|
|
6610
6872
|
}
|
|
6611
6873
|
.ids-toggle .ids-label-tooltip-wrapper label {
|
|
6612
|
-
top:
|
|
6613
|
-
|
|
6874
|
+
top: 0;
|
|
6875
|
+
}
|
|
6876
|
+
.ids-toggle .ids-label-tooltip-wrapper.ids-label-tooltip-wrapper--inline {
|
|
6877
|
+
display: inline-flex;
|
|
6878
|
+
}
|
|
6879
|
+
.ids-toggle .ids-label-tooltip-wrapper.ids-label-tooltip-wrapper--inline label {
|
|
6880
|
+
margin-right: 0;
|
|
6614
6881
|
}
|
|
6615
6882
|
.ids-toggle input[type=checkbox],
|
|
6616
6883
|
.ids-toggle input {
|
|
@@ -6635,10 +6902,10 @@ input.ids-time__input:disabled {
|
|
|
6635
6902
|
-webkit-transition: 0.4s;
|
|
6636
6903
|
transition: 0.4s;
|
|
6637
6904
|
}
|
|
6638
|
-
input:focus + .ids-toggle input[type=checkbox]:before,
|
|
6639
|
-
input:focus + .ids-toggle input:before {
|
|
6640
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
6641
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
6905
|
+
input:focus-visible + .ids-toggle input[type=checkbox]:before,
|
|
6906
|
+
input:focus-visible + .ids-toggle input:before {
|
|
6907
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
6908
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6642
6909
|
}
|
|
6643
6910
|
.ids-toggle input[type=checkbox]:after,
|
|
6644
6911
|
.ids-toggle input:after {
|
|
@@ -6654,8 +6921,8 @@ input:focus + .ids-toggle input:before {
|
|
|
6654
6921
|
font-size: 0.75rem;
|
|
6655
6922
|
line-height: 1.5rem;
|
|
6656
6923
|
text-align: center;
|
|
6657
|
-
background-color: var(--IDS-
|
|
6658
|
-
color: var(--IDS-
|
|
6924
|
+
background-color: var(--IDS-TOGGLE__KNOB-BACKGROUND-COLOR);
|
|
6925
|
+
color: var(--IDS-TOGGLE__KNOB-COLOR);
|
|
6659
6926
|
height: 1.5rem;
|
|
6660
6927
|
width: 1.5rem;
|
|
6661
6928
|
border-radius: 100%;
|
|
@@ -6664,6 +6931,16 @@ input:focus + .ids-toggle input:before {
|
|
|
6664
6931
|
-webkit-transition: 0.3s;
|
|
6665
6932
|
transition: all 0.3s;
|
|
6666
6933
|
}
|
|
6934
|
+
.ids-toggle input[type=checkbox]:hover:before,
|
|
6935
|
+
.ids-toggle input:hover:before {
|
|
6936
|
+
background-color: var(--IDS-TOGGLE__HOVER-BACKGROUND-COLOR);
|
|
6937
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE__HOVER-BORDER-COLOR);
|
|
6938
|
+
}
|
|
6939
|
+
.ids-toggle input[type=checkbox]:active:before,
|
|
6940
|
+
.ids-toggle input:active:before {
|
|
6941
|
+
background-color: var(--IDS-TOGGLE__ACTIVE-BACKGROUND-COLOR);
|
|
6942
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE__ACTIVE-BORDER-COLOR);
|
|
6943
|
+
}
|
|
6667
6944
|
.ids-toggle input[type=checkbox]:checked:before,
|
|
6668
6945
|
.ids-toggle input:checked:before {
|
|
6669
6946
|
background-color: var(--IDS-TOGGLE--CHECKED__BACKGROUND-COLOR);
|
|
@@ -6682,11 +6959,21 @@ input:focus + .ids-toggle input:before {
|
|
|
6682
6959
|
font-size: 0.875rem;
|
|
6683
6960
|
line-height: 1.5rem;
|
|
6684
6961
|
text-align: center;
|
|
6685
|
-
left: var(--IDS-TOGGLE--
|
|
6962
|
+
left: var(--IDS-TOGGLE--CHECKED__KNOB-LEFT);
|
|
6686
6963
|
-webkit-transition: 0.3s;
|
|
6687
6964
|
transition: all 0.3s;
|
|
6688
|
-
color: var(--IDS-TOGGLE--
|
|
6689
|
-
background-color: var(--IDS-TOGGLE-
|
|
6965
|
+
color: var(--IDS-TOGGLE--CHECKED__KNOB-COLOR);
|
|
6966
|
+
background-color: var(--IDS-TOGGLE--CHECKED__KNOB-BACKGROUND-COLOR);
|
|
6967
|
+
}
|
|
6968
|
+
.ids-toggle input[type=checkbox]:checked:hover:before,
|
|
6969
|
+
.ids-toggle input:checked:hover:before {
|
|
6970
|
+
background-color: var(--IDS-TOGGLE--CHECKED__HOVER-BACKGROUND-COLOR);
|
|
6971
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE--CHECKED__HOVER-BORDER-COLOR);
|
|
6972
|
+
}
|
|
6973
|
+
.ids-toggle input[type=checkbox]:checked:active:before,
|
|
6974
|
+
.ids-toggle input:checked:active:before {
|
|
6975
|
+
background-color: var(--IDS-TOGGLE--CHECKED__ACTIVE-BACKGROUND-COLOR);
|
|
6976
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE--CHECKED__ACTIVE-BORDER-COLOR);
|
|
6690
6977
|
}
|
|
6691
6978
|
.ids-toggle input[type=checkbox]:disabled + label,
|
|
6692
6979
|
.ids-toggle input:disabled + label {
|
|
@@ -6724,21 +7011,23 @@ input:focus + .ids-toggle input:before {
|
|
|
6724
7011
|
}
|
|
6725
7012
|
}
|
|
6726
7013
|
|
|
6727
|
-
|
|
6728
|
-
--IDS__MAX-WIDTH:
|
|
7014
|
+
.ids--light, .ids--dark {
|
|
7015
|
+
--IDS__MAX-WIDTH: 80rem;
|
|
6729
7016
|
--IDS__FONT-FAMILY: Open sans;
|
|
6730
|
-
--IDS__FONT-COLOR: black;
|
|
6731
7017
|
--IDS__CONTAINER-PADDING: 0 1rem;
|
|
6732
7018
|
--IDS__CONTAINER-MARGIN: 1rem;
|
|
7019
|
+
--IDS__CONTAINER-MAX-WIDTH: var(--IDS__MAX-WIDTH);
|
|
7020
|
+
--IDS__TEXT-MAX-WIDTH: var(--ids-layout-text-max-width);
|
|
6733
7021
|
}
|
|
6734
7022
|
@media all and (min-width: 1024px) {
|
|
6735
|
-
|
|
7023
|
+
.ids--light, .ids--dark {
|
|
6736
7024
|
--IDS__CONTAINER-PADDING: 0 1.25rem;
|
|
6737
7025
|
--IDS__CONTAINER-MARGIN: 1.25rem;
|
|
6738
7026
|
}
|
|
6739
7027
|
}
|
|
6740
|
-
|
|
7028
|
+
.ids--light.ids--fluid, .ids--dark.ids--fluid {
|
|
6741
7029
|
--IDS__MAX-WIDTH: none;
|
|
7030
|
+
--IDS__CONTAINER-MAX-WIDTH: var(--ids-layout-content-max-width);
|
|
6742
7031
|
}
|
|
6743
7032
|
|
|
6744
7033
|
.ids-scrollbar::-webkit-scrollbar {
|
|
@@ -6787,23 +7076,23 @@ input:focus + .ids-toggle input:before {
|
|
|
6787
7076
|
border: 0;
|
|
6788
7077
|
}
|
|
6789
7078
|
|
|
6790
|
-
.ids--light input:focus,
|
|
6791
|
-
.ids--light select:focus,
|
|
6792
|
-
.ids--light textarea:focus,
|
|
6793
|
-
.ids--light button:focus,
|
|
6794
|
-
.ids--light ids-button:focus,
|
|
6795
|
-
.ids--light a:focus,
|
|
6796
|
-
.ids--dark input:focus,
|
|
6797
|
-
.ids--dark select:focus,
|
|
6798
|
-
.ids--dark textarea:focus,
|
|
6799
|
-
.ids--dark button:focus,
|
|
6800
|
-
.ids--dark ids-button:focus,
|
|
6801
|
-
.ids--dark a:focus {
|
|
7079
|
+
.ids--light input:focus-visible,
|
|
7080
|
+
.ids--light select:focus-visible,
|
|
7081
|
+
.ids--light textarea:focus-visible,
|
|
7082
|
+
.ids--light button:focus-visible,
|
|
7083
|
+
.ids--light ids-button:focus-visible,
|
|
7084
|
+
.ids--light a:focus-visible,
|
|
7085
|
+
.ids--dark input:focus-visible,
|
|
7086
|
+
.ids--dark select:focus-visible,
|
|
7087
|
+
.ids--dark textarea:focus-visible,
|
|
7088
|
+
.ids--dark button:focus-visible,
|
|
7089
|
+
.ids--dark ids-button:focus-visible,
|
|
7090
|
+
.ids--dark a:focus-visible {
|
|
6802
7091
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
6803
7092
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
6804
7093
|
}
|
|
6805
7094
|
|
|
6806
|
-
[tabindex="0"]:focus {
|
|
7095
|
+
[tabindex="0"]:focus-visible {
|
|
6807
7096
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
6808
7097
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
6809
7098
|
}
|
|
@@ -6862,14 +7151,40 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
6862
7151
|
}
|
|
6863
7152
|
|
|
6864
7153
|
/* Tokens are imported globally because the core-package webcomponents must be able to resolve them from the global scope */
|
|
6865
|
-
|
|
7154
|
+
.ids--light, .ids--dark {
|
|
6866
7155
|
--IDS-ACCORDION__BORDER-BOTTOM: 0.0469rem solid var(--ids-color-surface-border-default);
|
|
6867
7156
|
--IDS-ACCORDION__HEADLINE-COLOR: var(--ids-color-interactive-text-default);
|
|
6868
7157
|
--IDS-ACCORDION__HEADLINE-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
6869
7158
|
--IDS-ACCORDION__COLOR: var(--ids-color-surface-text-on-default);
|
|
6870
7159
|
}
|
|
6871
7160
|
|
|
6872
|
-
|
|
7161
|
+
.ids--light,
|
|
7162
|
+
.ids--dark {
|
|
7163
|
+
--IDS-ACTION-LINK__BORDER-RADIUS: 0.625rem;
|
|
7164
|
+
--IDS-ACTION-LINK__BORDER-COLOR: var(--ids-color-interactive-border-default);
|
|
7165
|
+
--IDS-ACTION-LINK__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7166
|
+
--IDS-ACTION-LINK__COLOR: var(--ids-color-interactive-text-default);
|
|
7167
|
+
--IDS-ACTION-LINK__HOVER-BORDER-COLOR: var(--ids-color-interactive-border-hover);
|
|
7168
|
+
--IDS-ACTION-LINK__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7169
|
+
--IDS-ACTION-LINK__ACTIVE-COLOR: var(--ids-color-interactive-text-active);
|
|
7170
|
+
--IDS-ACTION-LINK__ACTIVE-BORDER-COLOR: var(--ids-color-interactive-border-active);
|
|
7171
|
+
--IDS-ACTION-LINK__IMAGE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7172
|
+
--IDS-ACTION-LINK__IMAGE-BORDER-RADIUS: 0.3125rem;
|
|
7173
|
+
--IDS-ACTION-LINK__ICON-COLOR: var(--ids-color-interactive-text-default);
|
|
7174
|
+
--IDS-ACTION-LINK__ICON-BACKGROUND-COLOR: transparent;
|
|
7175
|
+
--IDS-ACTION-LINK__ICON-HOVER-COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7176
|
+
--IDS-ACTION-LINK__ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7177
|
+
--IDS-ACTION-LINK__ICON-ACTIVE-COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7178
|
+
--IDS-ACTION-LINK__ICON-ACTIVE-BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7179
|
+
}
|
|
7180
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin,
|
|
7181
|
+
.ids--dark.ids--inera,
|
|
7182
|
+
.ids--dark.ids--inera-admin {
|
|
7183
|
+
--IDS-ACTION-LINK__BORDER-RADIUS: 0.1875rem;
|
|
7184
|
+
--IDS-ACTION-LINK__IMAGE-BORDER-RADIUS: 0.1875rem;
|
|
7185
|
+
}
|
|
7186
|
+
|
|
7187
|
+
.ids--light, .ids--dark {
|
|
6873
7188
|
--IDS-ALERT__PADDING: 1.25rem 1rem;
|
|
6874
7189
|
--IDS-ALERT__PADDING-COLLAPSIBLE: 0.0625rem;
|
|
6875
7190
|
--IDS-ALERT__PADDING-SMALL: 1.5rem 1.25rem;
|
|
@@ -6897,15 +7212,15 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
6897
7212
|
--IDS-ALERT--ERROR__COLOR: var(--ids-color-feedback-text-on-error);
|
|
6898
7213
|
--IDS-ALERT--ERROR__ICON-COLOR: var(--ids-color-feedback-text-error);
|
|
6899
7214
|
}
|
|
6900
|
-
|
|
7215
|
+
.ids--light.ids--1177, .ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
|
|
6901
7216
|
--IDS-ALERT__HEADLINE-FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
6902
7217
|
--IDS-ALERT__HEADLINE-FONT-WEIGHT: 700;
|
|
6903
7218
|
}
|
|
6904
|
-
|
|
7219
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
6905
7220
|
--IDS-ALERT__HEADLINE-FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
6906
7221
|
--IDS-ALERT__HEADLINE-FONT-WEIGHT: 600;
|
|
6907
7222
|
}
|
|
6908
|
-
|
|
7223
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
6909
7224
|
--IDS-ALERT__PADDING: 1.1875rem 0.9375rem;
|
|
6910
7225
|
--IDS-ALERT__PADDING-COLLAPSIBLE: 0;
|
|
6911
7226
|
--IDS-ALERT__PADDING-SMALL: 1.4375rem 1.1875rem;
|
|
@@ -6913,7 +7228,8 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
6913
7228
|
--IDS-ALERT__BORDER-THICKNESS: 0.125rem;
|
|
6914
7229
|
}
|
|
6915
7230
|
|
|
6916
|
-
|
|
7231
|
+
.ids--light,
|
|
7232
|
+
.ids--dark {
|
|
6917
7233
|
--IDS-BADGE__PADDING-DESKTOP: 0.188rem 0.438rem;
|
|
6918
7234
|
--IDS-BADGE__PADDING-MOBILE: 0.3125rem 0.4375rem;
|
|
6919
7235
|
--IDS-BADGE__BORDER-THICKNESS: 0.0625rem;
|
|
@@ -6924,7 +7240,7 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
6924
7240
|
--IDS-BADGE--SECONDARY__BORDER-COLOR: var(--ids-color-surface-border-default);
|
|
6925
7241
|
--IDS-BADGE--SECONDARY__COLOR: var(--ids-color-surface-text-on-default);
|
|
6926
7242
|
--IDS-BADGE--NEUTRAL__BACKGROUND-COLOR: var(--ids-palette-neutral-90);
|
|
6927
|
-
--IDS-BADGE--NEUTRAL__BORDER-COLOR: var(--ids-palette-neutral-
|
|
7243
|
+
--IDS-BADGE--NEUTRAL__BORDER-COLOR: var(--ids-palette-neutral-60);
|
|
6928
7244
|
--IDS-BADGE--NEUTRAL__COLOR: var(--ids-palette-neutral-20);
|
|
6929
7245
|
--IDS-BADGE--INFO__BACKGROUND-COLOR: var(--ids-color-feedback-background-information);
|
|
6930
7246
|
--IDS-BADGE--INFO__BORDER-COLOR: var(--ids-color-feedback-border-information);
|
|
@@ -6939,101 +7255,110 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
6939
7255
|
--IDS-BADGE--ERROR__BORDER-COLOR: var(--ids-color-feedback-border-error);
|
|
6940
7256
|
--IDS-BADGE--ERROR__COLOR: var(--ids-color-feedback-text-on-error);
|
|
6941
7257
|
}
|
|
6942
|
-
|
|
7258
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin,
|
|
7259
|
+
.ids--dark.ids--inera,
|
|
7260
|
+
.ids--dark.ids--inera-admin {
|
|
6943
7261
|
--IDS-BADGE--NEUTRAL__BORDER-COLOR: var(--ids-palette-neutral-40);
|
|
6944
7262
|
}
|
|
6945
|
-
|
|
7263
|
+
.ids--light.ids--dark,
|
|
7264
|
+
.ids--dark.ids--dark {
|
|
6946
7265
|
--IDS-BADGE__PADDING-DESKTOP: 0.125rem 0.375rem;
|
|
6947
7266
|
--IDS-BADGE__PADDING-MOBILE: 0.25rem 0.375rem;
|
|
6948
7267
|
--IDS-BADGE__BORDER-THICKNESS: 0.125rem;
|
|
6949
7268
|
}
|
|
6950
7269
|
|
|
6951
|
-
|
|
6952
|
-
--IDS-
|
|
7270
|
+
.ids--light, .ids--dark {
|
|
7271
|
+
--IDS-BOX-LINK__BORDER-COLOR: var(--ids-color-form-border-default);
|
|
7272
|
+
--IDS-BOX-LINK__BACKGROUND-COLOR: var(--ids-color-feedback-background-information);
|
|
6953
7273
|
--IDS-BOX-LINK__COLOR: var(--ids-color-interactive-text-default);
|
|
7274
|
+
--IDS-BOX-LINK__HOVER-BORDER-COLOR: var(--ids-color-form-border-hover);
|
|
6954
7275
|
--IDS-BOX-LINK__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
6955
|
-
--IDS-BOX-
|
|
6956
|
-
--IDS-BOX-
|
|
7276
|
+
--IDS-BOX-LINK__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-hover);
|
|
7277
|
+
--IDS-BOX-LINK--ACTIVE-COLOR: var(--ids-color-interactive-text-active);
|
|
7278
|
+
--IDS-BOX-LINK--ACTIVE__BORDER-COLOR: var(--ids-color-form-border-active);
|
|
7279
|
+
--IDS-BOX-LINK--ACTIVE__BACKGROUND-COLOR: var(--ids-color-feedback-background-information);
|
|
7280
|
+
}
|
|
7281
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7282
|
+
--IDS-BOX-LINK__BACKGROUND-COLOR: var(--ids-color-form-background-default);
|
|
7283
|
+
--IDS-BOX-LINK__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-hover);
|
|
7284
|
+
--IDS-BOX-LINK--ACTIVE__BACKGROUND-COLOR: var(--ids-color-form-background-default);
|
|
7285
|
+
}
|
|
7286
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7287
|
+
--IDS-BOX-LINK__BACKGROUND-COLOR: var(--ids-color-form-background-default);
|
|
7288
|
+
--IDS-BOX-LINK__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-hover);
|
|
6957
7289
|
}
|
|
6958
7290
|
|
|
6959
|
-
|
|
7291
|
+
.ids--light, .ids--dark {
|
|
6960
7292
|
--IDS-BREADCRUMBS__COLOR: var(--ids-color-surface-text-on-default);
|
|
6961
7293
|
--IDS-BREADCRUMBS-LINK__COLOR: var(--ids-color-interactive-text-default);
|
|
6962
7294
|
--IDS-BREADCRUMBS-LINK__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
6963
7295
|
}
|
|
6964
7296
|
|
|
6965
|
-
|
|
7297
|
+
.ids--light, .ids--dark {
|
|
6966
7298
|
--IDS-BUTTON__BORDER-RADIUS: 1.875rem;
|
|
6967
|
-
--IDS-BUTTON__FONT-WEIGHT:
|
|
6968
|
-
--IDS-BUTTON--S__FONT-SIZE:
|
|
6969
|
-
--IDS-BUTTON--S__LINE-HEIGHT:
|
|
6970
|
-
--IDS-BUTTON--S__PADDING: 0.25rem 1.5rem;
|
|
6971
|
-
--IDS-BUTTON--M__FONT-SIZE:
|
|
6972
|
-
--IDS-BUTTON--M__LINE-HEIGHT:
|
|
6973
|
-
--IDS-BUTTON--M__PADDING: 0.5rem 1.75rem;
|
|
6974
|
-
--IDS-BUTTON--L__FONT-SIZE:
|
|
6975
|
-
--IDS-BUTTON--L__LINE-HEIGHT:
|
|
6976
|
-
--IDS-BUTTON--L__PADDING: 0.75rem 2rem;
|
|
6977
|
-
--IDS-BUTTON--SUBMIT__BORDER-RADIUS: 0.625rem;
|
|
6978
|
-
--IDS-BUTTON--SUBMIT-S__HEIGHT: 3rem;
|
|
6979
|
-
--IDS-BUTTON--SUBMIT-S__FONT-SIZE: 1.125rem;
|
|
6980
|
-
--IDS-BUTTON--SUBMIT-S__PADDING: 0.75rem 1.75rem;
|
|
6981
|
-
--IDS-BUTTON--SUBMIT-M__HEIGHT: 3rem;
|
|
6982
|
-
--IDS-BUTTON--SUBMIT-M__FONT-SIZE: 1.125rem;
|
|
6983
|
-
--IDS-BUTTON--SUBMIT-M__PADDING: 0.75rem 1.75rem;
|
|
6984
|
-
--IDS-BUTTON--SUBMIT-L__HEIGHT: 3.75rem;
|
|
6985
|
-
--IDS-BUTTON--SUBMIT-L__FONT-SIZE: 1.5rem;
|
|
6986
|
-
--IDS-BUTTON--SUBMIT-L__PADDING: 1rem 2rem;
|
|
6987
|
-
--IDS-BUTTON__BORDER-THICKNESS: 0.0625rem;
|
|
7299
|
+
--IDS-BUTTON__FONT-WEIGHT: var(--ids-font-weight-button);
|
|
7300
|
+
--IDS-BUTTON--S__FONT-SIZE: var(--ids-font-size-button-s);
|
|
7301
|
+
--IDS-BUTTON--S__LINE-HEIGHT: var(--ids-font-line-height-button-s);
|
|
7302
|
+
--IDS-BUTTON--S__PADDING: calc(0.25rem - 1px) 1.5rem;
|
|
7303
|
+
--IDS-BUTTON--M__FONT-SIZE: var(--ids-font-size-button-m);
|
|
7304
|
+
--IDS-BUTTON--M__LINE-HEIGHT: var(--ids-font-line-height-button-m);
|
|
7305
|
+
--IDS-BUTTON--M__PADDING: calc(0.5rem - 1px) 1.75rem;
|
|
7306
|
+
--IDS-BUTTON--L__FONT-SIZE: var(--ids-font-size-button-l);
|
|
7307
|
+
--IDS-BUTTON--L__LINE-HEIGHT: var(--ids-font-line-height-button-l);
|
|
7308
|
+
--IDS-BUTTON--L__PADDING: calc(0.75rem - 1px) 2rem;
|
|
6988
7309
|
--IDS-BUTTON__BORDER: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--ids-color-interactive-background-default);
|
|
6989
7310
|
--IDS-BUTTON__BORDER-COLOR: var(--ids-color-interactive-background-default);
|
|
6990
7311
|
--IDS-BUTTON__COLOR: var(--ids-color-interactive-text-on-default);
|
|
6991
|
-
--IDS-BUTTON__FONT-FAMILY: var(--ids-font-family-
|
|
7312
|
+
--IDS-BUTTON__FONT-FAMILY: var(--ids-font-family-button);
|
|
6992
7313
|
--IDS-BUTTON__BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
6993
|
-
--IDS-
|
|
6994
|
-
--IDS-BUTTON--
|
|
6995
|
-
--IDS-BUTTON--
|
|
6996
|
-
--IDS-BUTTON--
|
|
6997
|
-
--IDS-BUTTON--
|
|
6998
|
-
--IDS-BUTTON--
|
|
7314
|
+
--IDS-BUTTON--HOVER__COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7315
|
+
--IDS-BUTTON--HOVER__BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7316
|
+
--IDS-BUTTON--HOVER__BORDER-COLOR: var(--ids-color-interactive-background-hover);
|
|
7317
|
+
--IDS-BUTTON--ACTIVE__COLOR: var(--ids-color-interactive-text-on-active);
|
|
7318
|
+
--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7319
|
+
--IDS-BUTTON--ACTIVE__BORDER-COLOR: var(--ids-color-interactive-background-active);
|
|
6999
7320
|
--IDS-BUTTON--DISABLED__BACKGROUND-COLOR: var(--ids-color-interactive-background-disabled);
|
|
7000
7321
|
--IDS-BUTTON--DISABLED__COLOR: var(--ids-color-interactive-text-on-disabled);
|
|
7001
7322
|
--IDS-BUTTON--DISABLED__BORDER-COLOR: var(--ids-color-interactive-border-disabled);
|
|
7002
7323
|
--IDS-BUTTON--SECONDARY__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7003
7324
|
--IDS-BUTTON--SECONDARY__COLOR: var(--ids-color-interactive-text-default);
|
|
7004
7325
|
--IDS-BUTTON--SECONDARY__BORDER-COLOR: var(--ids-color-interactive-border-default);
|
|
7005
|
-
--IDS-BUTTON--SECONDARY__ICON-COLOR: var(--ids-color-interactive-text-default);
|
|
7006
|
-
--IDS-BUTTON--SECONDARY-ACTIVE__COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7007
|
-
--IDS-BUTTON--SECONDARY-ACTIVE__BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7008
|
-
--IDS-BUTTON--SECONDARY-ACTIVE__ICON-COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7009
7326
|
--IDS-BUTTON--TERTIARY__BACKGROUND-COLOR: transparent;
|
|
7327
|
+
--IDS-BUTTON--TERTIARY__BORDER-COLOR: transparent;
|
|
7010
7328
|
--IDS-BUTTON--TERTIARY__COLOR: var(--ids-color-interactive-text-default);
|
|
7011
|
-
--IDS-BUTTON--TERTIARY-ACTIVE__COLOR: var(--ids-color-interactive-text-on-default);
|
|
7012
|
-
--IDS-BUTTON--TERTIARY__ICON-COLOR: var(--ids-color-interactive-text-default);
|
|
7013
|
-
--IDS-BUTTON--TERTIARY-ACTIVE__ICON-COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7014
7329
|
--IDS-BUTTON--FAB__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7015
7330
|
--IDS-BUTTON--FAB__COLOR: var(--ids-color-brand-text-primary);
|
|
7016
7331
|
--IDS-BUTTON--FAB__SIZE: 2.75rem;
|
|
7017
7332
|
--IDS-BUTTON--FAB__BORDER: 0.0625rem solid transparent;
|
|
7018
7333
|
--IDS-BUTTON--FAB__HOVER-BORDER: 0.0625rem solid var(--ids-color-brand-border-primary);
|
|
7334
|
+
--IDS-BUTTON--SUBMIT__BORDER-RADIUS: 0.625rem;
|
|
7335
|
+
--IDS-BUTTON--SUBMIT-S__HEIGHT: 3rem;
|
|
7336
|
+
--IDS-BUTTON--SUBMIT-S__FONT-SIZE: 1.125rem;
|
|
7337
|
+
--IDS-BUTTON--SUBMIT-S__PADDING: 0.75rem 1.75rem;
|
|
7338
|
+
--IDS-BUTTON--SUBMIT-M__HEIGHT: 3rem;
|
|
7339
|
+
--IDS-BUTTON--SUBMIT-M__FONT-SIZE: 1.125rem;
|
|
7340
|
+
--IDS-BUTTON--SUBMIT-M__PADDING: 0.75rem 1.75rem;
|
|
7341
|
+
--IDS-BUTTON--SUBMIT-L__HEIGHT: 3.75rem;
|
|
7342
|
+
--IDS-BUTTON--SUBMIT-L__FONT-SIZE: 1.5rem;
|
|
7343
|
+
--IDS-BUTTON--SUBMIT-L__PADDING: 1rem 2rem;
|
|
7344
|
+
--IDS-BUTTON__BORDER-THICKNESS: 0.0625rem;
|
|
7019
7345
|
}
|
|
7020
|
-
|
|
7346
|
+
.ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
|
|
7021
7347
|
--IDS-BUTTON--SUBMIT-M__HEIGHT: 2.25rem;
|
|
7022
7348
|
--IDS-BUTTON--SUBMIT-M__FONT-SIZE: 1rem;
|
|
7023
7349
|
--IDS-BUTTON--SUBMIT-M__PADDING: 0.5rem 1.5rem;
|
|
7024
7350
|
}
|
|
7025
|
-
|
|
7351
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7026
7352
|
--IDS-BUTTON__BORDER-RADIUS: 0.188rem;
|
|
7027
7353
|
--IDS-BUTTON--SUBMIT__BORDER-RADIUS: 0.1875rem;
|
|
7028
|
-
--IDS-BUTTON__FONT-WEIGHT: 400;
|
|
7029
7354
|
--IDS-BUTTON--FAB__HOVER-BORDER: 0.0625rem solid var(--ids-color-navigation-icon-default);
|
|
7030
7355
|
}
|
|
7031
|
-
|
|
7356
|
+
.ids--light.ids--inera-admin, .ids--dark.ids--inera-admin {
|
|
7032
7357
|
--IDS-BUTTON--SUBMIT-M__HEIGHT: 2.25rem;
|
|
7033
7358
|
--IDS-BUTTON--SUBMIT-M__FONT-SIZE: 1rem;
|
|
7034
7359
|
--IDS-BUTTON--SUBMIT-M__PADDING: 0.5rem 1.5rem;
|
|
7035
7360
|
}
|
|
7036
|
-
|
|
7361
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7037
7362
|
--IDS-BUTTON--S__PADDING: 0.1875rem 1.4375rem;
|
|
7038
7363
|
--IDS-BUTTON--M__PADDING: 0.4375rem 1.6875rem;
|
|
7039
7364
|
--IDS-BUTTON--L__PADDING: 0.6875rem 1.9375rem;
|
|
@@ -7041,12 +7366,13 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7041
7366
|
--IDS-BUTTON--FAB__HOVER-BORDER: 0.125rem solid var(--ids-color-surface-border-elevated-1);
|
|
7042
7367
|
}
|
|
7043
7368
|
|
|
7044
|
-
|
|
7369
|
+
.ids--light, .ids--dark {
|
|
7045
7370
|
--IDS-CARD__BORDER-RADIUS: 0.625rem;
|
|
7046
7371
|
--IDS-CARD__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7047
7372
|
--IDS-CARD__COLOR: var(--ids-color-surface-text-on-default);
|
|
7048
7373
|
--IDS-CARD__BORDER: 0.0625rem solid var(--ids-color-surface-border-elevated-1);
|
|
7049
7374
|
--IDS-CARD--BORDER-TOP__BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
7375
|
+
--IDS-CARD--BORDER-TOP__HEIGHT: 0.25rem;
|
|
7050
7376
|
--IDS-CARD--FOCUS__BORDER: 0.125rem solid var(--ids-color-brand-border-primary);
|
|
7051
7377
|
--IDS-CARD--FOCUS__BORDER-INTERACTIVE: 0.125rem solid var(--ids-color-interactive-focus-outline);
|
|
7052
7378
|
--IDS-CARD--FILL__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
@@ -7054,7 +7380,7 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7054
7380
|
--IDS-CARD--FOCUS__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7055
7381
|
--IDS-CARD--INTERACTIVE__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1-hover);
|
|
7056
7382
|
}
|
|
7057
|
-
|
|
7383
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7058
7384
|
--IDS-CARD__BORDER-RADIUS: 0.1875rem;
|
|
7059
7385
|
--IDS-CARD--BORDER-TOP__BACKGROUND-COLOR: transparent;
|
|
7060
7386
|
--IDS-CARD--FOCUS__BACKGROUND-COLOR: var(--ids-color-surface-background-alternative-elevated-1);
|
|
@@ -7062,35 +7388,43 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7062
7388
|
--IDS-CARD--FILL__BORDER-COLOR: transparent;
|
|
7063
7389
|
}
|
|
7064
7390
|
|
|
7065
|
-
|
|
7391
|
+
.ids--light, .ids--dark {
|
|
7066
7392
|
--IDS-CAROUSEL-ICON__COLOR: var(--ids-color-interactive-text-default);
|
|
7393
|
+
--IDS-CAROUSEL-ICON__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7394
|
+
--IDS-CAROUSEL-ICON__ACTIVE-COLOR: var(--ids-color-interactive-text-active);
|
|
7067
7395
|
--IDS-CAROUSEL-ICON__COLOR-MOBILE: var(--ids-color-interactive-text-on-default);
|
|
7068
7396
|
--IDS-CAROUSEL-ICON__BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7397
|
+
--IDS-CAROUSEL-ICON__HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7398
|
+
--IDS-CAROUSEL-ICON__ACTIVE-BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7069
7399
|
--IDS-CAROUSEL-ITEM__BORDER: 0.0625rem solid var(--ids-color-surface-border-default);
|
|
7070
7400
|
--IDS-CAROUSEL-ITEM__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7071
7401
|
--IDS-CAROUSEL-ITEM__COLOR: var(--ids-color-surface-text-on-default);
|
|
7072
7402
|
--IDS-CAROUSEL-ITEM__DESCRIPTION-COLOR: var(--ids-color-surface-text-subtle-on-elevated-1);
|
|
7073
7403
|
}
|
|
7074
7404
|
|
|
7075
|
-
|
|
7405
|
+
.ids--light, .ids--dark {
|
|
7076
7406
|
--IDS-DATA-PAGINATION-SELECT__PADDING: 0.25rem 2.125rem 0.25rem 0.5rem;
|
|
7077
7407
|
--IDS-DATA-PAGINATION-SELECT__BORDER-THICKNESS: 0.0625rem;
|
|
7078
7408
|
--IDS-DATA-PAGINATION-SELECT__BORDER-COLOR: var(--ids-color-form-border-default);
|
|
7079
7409
|
--IDS-DATA-PAGINATION-SELECT__COLOR: var(--ids-color-form-text-on-default);
|
|
7080
7410
|
--IDS-DATA-PAGINATION__LINK-FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
7081
7411
|
--IDS-DATA-PAGINATION__CURRENT-COLOR: var(--ids-color-interactive-text-on-default);
|
|
7412
|
+
--IDS-DATA-PAGINATION-BUTTON__COLOR: var(--ids-color-interactive-text-default);
|
|
7413
|
+
--IDS-DATA-PAGINATION-BUTTON__BACKGROUND-COLOR: transparent;
|
|
7082
7414
|
--IDS-DATA-PAGINATION-BUTTON--HOVER-COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7083
7415
|
--IDS-DATA-PAGINATION-BUTTON--HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7416
|
+
--IDS-DATA-PAGINATION-BUTTON--ACTIVE-COLOR: var(--ids-color-interactive-text-on-active);
|
|
7417
|
+
--IDS-DATA-PAGINATION-BUTTON--ACTIVE-BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7084
7418
|
}
|
|
7085
|
-
|
|
7419
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7086
7420
|
--IDS-DATA-PAGINATION__LINK-FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
7087
7421
|
}
|
|
7088
|
-
|
|
7422
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7089
7423
|
--IDS-DATA-PAGINATION-SELECT__PADDING: 0.1875rem 2.0625rem 0.1875rem 0.4375rem;
|
|
7090
7424
|
--IDS-DATA-PAGINATION-SELECT__BORDER-THICKNESS: 0.125rem;
|
|
7091
7425
|
}
|
|
7092
7426
|
|
|
7093
|
-
|
|
7427
|
+
.ids--light, .ids--dark {
|
|
7094
7428
|
--IDS-DATA-TABLE__BORDER-RADIUS: 0.625rem 0.625rem 0.313rem 0.313rem;
|
|
7095
7429
|
--IDS-DATA-TABLE__BORDER-TOP-RADIUS: 0.625rem;
|
|
7096
7430
|
--IDS-DATA-TABLE__BORDER-BOTTOM-RADIUS: 0.313rem;
|
|
@@ -7104,7 +7438,7 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7104
7438
|
--IDS-DATA-TABLE__ICON-COLOR: var(--ids-color-interactive-text-default);
|
|
7105
7439
|
--IDS-DATA-TABLE__ICON-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7106
7440
|
}
|
|
7107
|
-
|
|
7441
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7108
7442
|
--IDS-DATA-TABLE__BORDER-RADIUS: 0.313rem 0.313rem 0.313rem 0.313rem;
|
|
7109
7443
|
--IDS-DATA-TABLE__BORDER-TOP-RADIUS: 0.313rem;
|
|
7110
7444
|
--IDS-DATA-TABLE__BORDER-BOTTOM-RADIUS: 0.313rem;
|
|
@@ -7113,55 +7447,63 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7113
7447
|
--IDS-DATA-TABLE__ROW--SELECTED__COLOR: var(--ids-color-surface-background-alternative-elevated-1);
|
|
7114
7448
|
}
|
|
7115
7449
|
|
|
7116
|
-
|
|
7450
|
+
.ids--light,
|
|
7451
|
+
.ids--dark {
|
|
7117
7452
|
--IDS-DATE-LABEL__DAY-COLOR: var(--ids-color-surface-text-on-elevated-1);
|
|
7118
7453
|
--IDS-DATE-LABEL__MONTH-COLOR: var(--ids-color-surface-text-subtle-on-elevated-1);
|
|
7119
7454
|
--IDS-DATE-LABEL__YEAR-COLOR: var(--ids-color-surface-text-subtle-on-elevated-1);
|
|
7120
7455
|
--IDS-DATE-LABEL__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7121
|
-
--IDS-DATE-LABEL__BORDER: 0.0625rem solid var(--ids-palette-neutral-
|
|
7456
|
+
--IDS-DATE-LABEL__BORDER: 0.0625rem solid var(--ids-palette-neutral-60);
|
|
7122
7457
|
--IDS-DATE-LABEL__SEPARATOR-COLOR: var(--ids-color-surface-text-subtle-on-elevated-1);
|
|
7123
7458
|
}
|
|
7124
|
-
|
|
7459
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin,
|
|
7460
|
+
.ids--dark.ids--inera,
|
|
7461
|
+
.ids--dark.ids--inera-admin {
|
|
7125
7462
|
--IDS-DATE-LABEL__BORDER: 0.0625rem solid var(--ids-palette-neutral-40);
|
|
7126
7463
|
}
|
|
7127
7464
|
|
|
7128
|
-
|
|
7465
|
+
.ids--light, .ids--dark {
|
|
7129
7466
|
--IDS-DIALOG__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
7130
7467
|
--IDS-DIALOG__COLOR: var(--ids-color-surface-text-on-elevated-2);
|
|
7131
|
-
--IDS-DIALOG__BORDER-COLOR: var(--ids-
|
|
7468
|
+
--IDS-DIALOG__BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7132
7469
|
--IDS-DIALOG__BORDER-WIDTH: 0.0625rem;
|
|
7133
7470
|
--IDS-DIALOG__BORDER-RADIUS: 0.625rem;
|
|
7134
7471
|
--IDS-DIALOG__HEADLINE-FONT-WEIGHT: 700;
|
|
7135
7472
|
--IDS-DIALOG__HEADLINE-FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
7136
7473
|
}
|
|
7137
|
-
|
|
7474
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7138
7475
|
--IDS-DIALOG__BORDER-COLOR: var(--ids-palette-neutral-40);
|
|
7139
7476
|
--IDS-DIALOG__BORDER-RADIUS: 0.1875rem;
|
|
7140
7477
|
--IDS-DIALOG__HEADLINE-FONT-WEIGHT: 600;
|
|
7141
7478
|
}
|
|
7142
|
-
|
|
7479
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7143
7480
|
--IDS-DIALOG__BORDER-WIDTH: 0.125rem;
|
|
7144
7481
|
}
|
|
7145
7482
|
|
|
7146
|
-
|
|
7147
|
-
|
|
7483
|
+
.ids--light,
|
|
7484
|
+
.ids--dark {
|
|
7485
|
+
--IDS-DROPDOWN__BORDER-COLOR: var(--ids-palette-neutral-60);
|
|
7148
7486
|
--IDS-DROPDOWN__CONTENT-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
7149
7487
|
--IDS-DROPDOWN__LINK-BORDER-RADIUS: 0.313rem;
|
|
7150
7488
|
--IDS-DROPDOWN__LINK-COLOR: var(--ids-color-interactive-text-default);
|
|
7151
7489
|
--IDS-DROPDOWN__LINK-HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7490
|
+
--IDS-DROPDOWN__LINK-ACTIVE-BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7152
7491
|
--IDS-DROPDOWN__LINK-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7153
7492
|
--IDS-DROPDOWN__LINK-OUTLINE-COLOR: var(--ids-palette-neutral-100);
|
|
7154
7493
|
}
|
|
7155
|
-
|
|
7494
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin,
|
|
7495
|
+
.ids--dark.ids--inera,
|
|
7496
|
+
.ids--dark.ids--inera-admin {
|
|
7156
7497
|
--IDS-DROPDOWN__BORDER-COLOR: var(--ids-palette-neutral-40);
|
|
7157
7498
|
--IDS-DROPDOWN__LINK-BORDER-RADIUS: 0.188rem;
|
|
7158
7499
|
}
|
|
7159
|
-
|
|
7500
|
+
.ids--light.ids--dark,
|
|
7501
|
+
.ids--dark.ids--dark {
|
|
7160
7502
|
--IDS-DROPDOWN__LINK-HOVER-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
7161
7503
|
--IDS-DROPDOWN__LINK-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-text-default);
|
|
7162
7504
|
}
|
|
7163
7505
|
|
|
7164
|
-
|
|
7506
|
+
.ids--light, .ids--dark {
|
|
7165
7507
|
--IDS-FOOTER-1177__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7166
7508
|
--IDS-FOOTER-1177__HEADLINE-COLOR: var(--ids-color-brand-text-primary);
|
|
7167
7509
|
--IDS-FOOTER-1177__BYLINE-COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
@@ -7171,13 +7513,13 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7171
7513
|
--IDS-FOOTER-1177-SUB__BEFORE: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23c12143' fill-rule='evenodd'/%3E%3C/svg%3E");
|
|
7172
7514
|
--IDS-FOOTER-1177__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23faeef0' fill-rule='evenodd'/%3E%3C/svg%3E");
|
|
7173
7515
|
}
|
|
7174
|
-
|
|
7516
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7175
7517
|
--IDS-FOOTER-1177-SUB__COLOR: var(--ids-palette-neutral-100);
|
|
7176
7518
|
--IDS-FOOTER-1177-SUB__BEFORE: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23353535' fill-rule='evenodd'/%3E%3C/svg%3E");
|
|
7177
7519
|
--IDS-FOOTER-1177__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' preserveAspectRatio='none' height='30'%3E%3Cpath d='M0 0c251.387 7.408 495.186 11.112 731.395 11.112C967.605 11.112 1203.806 7.408 1440 0v30H0V0z' fill='%23252525' fill-rule='evenodd'/%3E%3C/svg%3E");
|
|
7178
7520
|
}
|
|
7179
7521
|
|
|
7180
|
-
|
|
7522
|
+
.ids--light, .ids--dark {
|
|
7181
7523
|
--IDS-FOOTER-1177-ADMIN__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7182
7524
|
--IDS-FOOTER-1177-ADMIN-HEADLINE__COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
7183
7525
|
--IDS-FOOTER-1177-ADMIN__COLOR: var(--ids-color-surface-text-on-default);
|
|
@@ -7185,11 +7527,11 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7185
7527
|
--IDS-FOOTER-1177-ADMIN-SUB__BACKGROUND-COLOR: var(--ids-color-brand-background-primary);
|
|
7186
7528
|
--IDS-FOOTER-1177-ADMIN-SUB-MOBILE__COLOR: var(--ids-color-brand-text-on-primary);
|
|
7187
7529
|
}
|
|
7188
|
-
|
|
7530
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7189
7531
|
--IDS-FOOTER-1177-ADMIN-SUB__COLOR: var(--ids-palette-neutral-100);
|
|
7190
7532
|
}
|
|
7191
7533
|
|
|
7192
|
-
|
|
7534
|
+
.ids--light, .ids--dark {
|
|
7193
7535
|
--IDS-FOOTER-1177-PRO__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7194
7536
|
--IDS-FOOTER-1177-PRO-HEADLINE__COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
7195
7537
|
--IDS-FOOTER-1177-PRO__COLOR: var(--ids-color-surface-text-on-default);
|
|
@@ -7197,11 +7539,11 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7197
7539
|
--IDS-FOOTER-1177-PRO-SUB__BACKGROUND-COLOR: var(--ids-color-brand-background-primary);
|
|
7198
7540
|
--IDS-FOOTER-1177-PRO-SUB-MOBILE__COLOR: var(--ids-color-brand-text-on-primary);
|
|
7199
7541
|
}
|
|
7200
|
-
|
|
7542
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7201
7543
|
--IDS-FOOTER-1177-PRO-SUB__COLOR: var(--ids-palette-neutral-100);
|
|
7202
7544
|
}
|
|
7203
7545
|
|
|
7204
|
-
|
|
7546
|
+
.ids--light, .ids--dark {
|
|
7205
7547
|
--IDS-FOOTER-INERA__BACKGROUND-COLOR: var(--ids-color-brand-background-primary);
|
|
7206
7548
|
--IDS-FOOTER-INERA-HEADLINE__COLOR: var(--ids-color-brand-text-on-primary);
|
|
7207
7549
|
--IDS-FOOTER-INERA__COLOR: var(--ids-color-brand-text-on-primary);
|
|
@@ -7212,13 +7554,13 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7212
7554
|
--IDS-FOOTER-INERA-SUB__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' viewBox='0 0 180 82' fill='none'%3E%3Cpath d='M0 81.6913C0.209931 36.677 40.4238 0.244873 90 0.244873C139.576 0.244873 179.79 36.677 180 81.6913H123.385C123.176 65.0951 108.309 51.7001 90 51.7001C71.6905 51.7001 56.8235 65.0951 56.6148 81.6913H0Z' fill='%23C03F73'/%3E%3C/svg%3E");
|
|
7213
7555
|
--IDS-FOOTER-INERA-MOBILE__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' viewBox='0 0 154 78' fill='none'%3E%3Cpath d='M154 77.7737C154 77.7522 154 77.7307 154 77.7092C154 35.2188 119.526 0.773669 77 0.773673C34.474 0.773677 -3.72026e-06 35.2188 -5.63531e-09 77.7092C-3.7567e-09 77.7307 1.52569e-05 77.7522 3.05176e-05 77.7737L48.4356 77.7737C48.4355 77.7522 48.4355 77.7307 48.4355 77.7092C48.4355 61.9466 61.2241 49.1686 77 49.1686C92.7758 49.1686 105.565 61.9466 105.565 77.7092C105.565 77.7307 105.564 77.7522 105.564 77.7737L154 77.7737Z' fill='%23C03F73'/%3E%3C/svg%3E");
|
|
7214
7556
|
}
|
|
7215
|
-
|
|
7557
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7216
7558
|
--IDS-FOOTER-INERA-INNER__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='69' viewBox='0 0 140 69' fill='none'%3E%3Cpath d='M0 0C0 37.6907 31.34 68.2449 70 68.2449C108.66 68.2449 140 37.6907 140 0H95.9677C95.9677 13.9821 84.3417 25.3166 70 25.3166C55.6583 25.3166 44.0323 13.9821 44.0323 0H0Z' fill='%23151515'/%3E%3C/svg%3E");
|
|
7217
7559
|
--IDS-FOOTER-INERA-SUB__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' viewBox='0 0 180 82' fill='none'%3E%3Cpath d='M0 81.6913C0.209931 36.677 40.4238 0.244873 90 0.244873C139.576 0.244873 179.79 36.677 180 81.6913H123.385C123.176 65.0951 108.309 51.7001 90 51.7001C71.6905 51.7001 56.8235 65.0951 56.6148 81.6913H0Z' fill='%23151515'/%3E%3C/svg%3E");
|
|
7218
7560
|
--IDS-FOOTER-INERA-MOBILE__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' viewBox='0 0 154 78' fill='none'%3E%3Cpath d='M154 77.7737C154 77.7522 154 77.7307 154 77.7092C154 35.2188 119.526 0.773669 77 0.773673C34.474 0.773677 -3.72026e-06 35.2188 -5.63531e-09 77.7092C-3.7567e-09 77.7307 1.52569e-05 77.7522 3.05176e-05 77.7737L48.4356 77.7737C48.4355 77.7522 48.4355 77.7307 48.4355 77.7092C48.4355 61.9466 61.2241 49.1686 77 49.1686C92.7758 49.1686 105.565 61.9466 105.565 77.7092C105.565 77.7307 105.564 77.7522 105.564 77.7737L154 77.7737Z' fill='%23151515'/%3E%3C/svg%3E");
|
|
7219
7561
|
}
|
|
7220
7562
|
|
|
7221
|
-
|
|
7563
|
+
.ids--light, .ids--dark {
|
|
7222
7564
|
--IDS-FOOTER-INERA-ADMIN__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7223
7565
|
--IDS-FOOTER-INERA-ADMIN-HEADLINE__COLOR: var(--ids-color-brand-text-primary);
|
|
7224
7566
|
--IDS-FOOTER-INERA-ADMIN__COLOR: var(--ids-color-brand-text-on-secondary);
|
|
@@ -7229,82 +7571,128 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7229
7571
|
--IDS-FOOTER-INERA-ADMIN-SUB__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' viewBox='0 0 180 82' fill='none'%3E%3Cpath d='M0 81.6913C0.209931 36.677 40.4238 0.244873 90 0.244873C139.576 0.244873 179.79 36.677 180 81.6913H123.385C123.176 65.0951 108.309 51.7001 90 51.7001C71.6905 51.7001 56.8235 65.0951 56.6148 81.6913H0Z' fill='%23ffffff'/%3E%3C/svg%3E");
|
|
7230
7572
|
--IDS-FOOTER-INERA-ADMIN-MOBILE__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' viewBox='0 0 154 78' fill='none'%3E%3Cpath d='M154 77.7737C154 77.7522 154 77.7307 154 77.7092C154 35.2188 119.526 0.773669 77 0.773673C34.474 0.773677 -3.72026e-06 35.2188 -5.63531e-09 77.7092C-3.7567e-09 77.7307 1.52569e-05 77.7522 3.05176e-05 77.7737L48.4356 77.7737C48.4355 77.7522 48.4355 77.7307 48.4355 77.7092C48.4355 61.9466 61.2241 49.1686 77 49.1686C92.7758 49.1686 105.565 61.9466 105.565 77.7092C105.565 77.7307 105.564 77.7522 105.564 77.7737L154 77.7737Z' fill='%23ffffff'/%3E%3C/svg%3E");
|
|
7231
7573
|
}
|
|
7232
|
-
|
|
7574
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7233
7575
|
--IDS-FOOTER-INERA-ADMIN-INNER__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='69' viewBox='0 0 140 69' fill='none'%3E%3Cpath d='M0 0C0 37.6907 31.34 68.2449 70 68.2449C108.66 68.2449 140 37.6907 140 0H95.9677C95.9677 13.9821 84.3417 25.3166 70 25.3166C55.6583 25.3166 44.0323 13.9821 44.0323 0H0Z' fill='%23151515'/%3E%3C/svg%3E");
|
|
7234
7576
|
--IDS-FOOTER-INERA-ADMIN-SUB__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' viewBox='0 0 180 82' fill='none'%3E%3Cpath d='M0 81.6913C0.209931 36.677 40.4238 0.244873 90 0.244873C139.576 0.244873 179.79 36.677 180 81.6913H123.385C123.176 65.0951 108.309 51.7001 90 51.7001C71.6905 51.7001 56.8235 65.0951 56.6148 81.6913H0Z' fill='%23151515'/%3E%3C/svg%3E");
|
|
7235
7577
|
--IDS-FOOTER-INERA-ADMIN-MOBILE__AFTER: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' viewBox='0 0 154 78' fill='none'%3E%3Cpath d='M154 77.7737C154 77.7522 154 77.7307 154 77.7092C154 35.2188 119.526 0.773669 77 0.773673C34.474 0.773677 -3.72026e-06 35.2188 -5.63531e-09 77.7092C-3.7567e-09 77.7307 1.52569e-05 77.7522 3.05176e-05 77.7737L48.4356 77.7737C48.4355 77.7522 48.4355 77.7307 48.4355 77.7092C48.4355 61.9466 61.2241 49.1686 77 49.1686C92.7758 49.1686 105.565 61.9466 105.565 77.7092C105.565 77.7307 105.564 77.7522 105.564 77.7737L154 77.7737Z' fill='%23151515'/%3E%3C/svg%3E");
|
|
7236
7578
|
}
|
|
7237
7579
|
|
|
7238
|
-
|
|
7580
|
+
.ids--light,
|
|
7581
|
+
.ids--dark {
|
|
7239
7582
|
--IDS-FORM-LABEL__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
7240
7583
|
--IDS-FORM-LABEL__FONT-SIZE: 1rem;
|
|
7241
7584
|
--IDS-FORM-LABEL__FONT-WEIGHT: 400;
|
|
7242
7585
|
--IDS-FORM-LABEL__LETTER-SPACING: 0;
|
|
7243
7586
|
--IDS-FORM-LABEL__HEIGHT: 1.25rem;
|
|
7244
|
-
--IDS-
|
|
7587
|
+
--IDS-FORM__COLOR: var(--ids-color-form-text-on-default);
|
|
7245
7588
|
--IDS-FORM--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
7246
7589
|
--IDS-FORM--DISABLED__BACKGROUND-COLOR: var(--ids-color-form-background-disabled);
|
|
7590
|
+
--IDS-FORM--DISABLED__BORDER: 0.0625rem solid var(--ids-color-form-border-disabled);
|
|
7247
7591
|
--IDS-FORM--INVALID__COLOR: var(--ids-color-feedback-text-error);
|
|
7248
7592
|
--IDS-FORM--INVALID__BORDER: 0.0625rem solid var(--ids-color-form-border-invalid);
|
|
7249
7593
|
--IDS-FORM--INVALID__BORDER-COLOR: var(--ids-color-form-message-border-invalid);
|
|
7250
7594
|
--IDS-FORM--INVALID__BACKGROUND-COLOR: var(--ids-color-form-background-invalid);
|
|
7251
|
-
--IDS-FORM-PLACEHOLDER__COLOR: var(--ids-color-form-text-on-default);
|
|
7252
7595
|
--IDS-FORM-LABEL__COLOR: var(--ids-color-surface-text-on-default);
|
|
7253
7596
|
--IDS-FORM-LABEL--DISABLED-COLOR: var(--ids-color-form-text-on-disabled);
|
|
7254
7597
|
}
|
|
7255
|
-
|
|
7256
|
-
|
|
7598
|
+
.ids--light.ids--dark,
|
|
7599
|
+
.ids--dark.ids--dark {
|
|
7600
|
+
--IDS-FORM--DISABLED__BORDER: 0.125rem solid var(--ids-color-form-border-disabled);
|
|
7257
7601
|
--IDS-FORM--INVALID__BORDER: 0.125rem solid var(--ids-color-form-border-invalid);
|
|
7258
7602
|
}
|
|
7259
7603
|
|
|
7260
|
-
|
|
7604
|
+
.ids--light, .ids--dark {
|
|
7261
7605
|
--IDS-CHECK-BUTTON__BORDER-COLOR: var(--ids-color-interactive-border-default);
|
|
7262
7606
|
--IDS-CHECK-BUTTON__BORDER-THICKNESS: 0.0625rem;
|
|
7263
7607
|
--IDS-CHECK-BUTTON__BORDER-RADIUS: 1.875rem;
|
|
7264
7608
|
--IDS-CHECK-BUTTON__PADDING: 0.25rem 0.75rem;
|
|
7265
7609
|
--IDS-CHECK-BUTTON__COLOR: var(--ids-color-interactive-text-default);
|
|
7266
7610
|
--IDS-CHECK-BUTTON__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7611
|
+
--IDS-CHECK-BUTTON--HOVER__COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7612
|
+
--IDS-CHECK-BUTTON--HOVER__BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7613
|
+
--IDS-CHECK-BUTTON--HOVER__BORDER-COLOR: var(--ids-color-interactive-background-hover);
|
|
7614
|
+
--IDS-CHECK-BUTTON--ACTIVE__COLOR: var(--ids-color-interactive-text-on-active);
|
|
7615
|
+
--IDS-CHECK-BUTTON--ACTIVE__BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7616
|
+
--IDS-CHECK-BUTTON--ACTIVE__BORDER-COLOR: var(--ids-color-interactive-background-active);
|
|
7267
7617
|
--IDS-CHECK-BUTTON--CHECKED__COLOR: var(--ids-color-interactive-text-on-default);
|
|
7268
7618
|
--IDS-CHECK-BUTTON--CHECKED__BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7269
7619
|
--IDS-CHECK-BUTTON--CHECkED__BORDER-COLOR: var(--ids-color-interactive-background-default);
|
|
7270
|
-
--IDS-CHECK-BUTTON--HOVER__COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7271
|
-
--IDS-CHECK-BUTTON--HOVER__BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7272
|
-
--IDS-CHECK-BUTTON--FOCUS__COLOR: var(--ids-palette-neutral-100);
|
|
7273
|
-
--IDS-CHECK-BUTTON--FOCUS__BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7274
|
-
--IDS-CHECK-BUTTON--FOCUS__BORDER-COLOR: var(--ids-color-interactive-background-hover);
|
|
7275
7620
|
--IDS-CHECK-BUTTON--FOCUS-OUTLINE-OFFSET: 0.1875rem;
|
|
7276
7621
|
--IDS-CHECK-BUTTON--DISABLED-COLOR: var(--ids-color-interactive-text-on-disabled);
|
|
7277
7622
|
--IDS-CHECK-BUTTON--DISABLED__BORDER-COLOR: var(--ids-color-interactive-border-disabled);
|
|
7278
7623
|
--IDS-CHECK-BUTTON--DISABLED__BACKGROUND-COLOR: var(--ids-color-interactive-background-disabled);
|
|
7279
7624
|
}
|
|
7280
|
-
|
|
7625
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7281
7626
|
--IDS-CHECK-BUTTON__BORDER-COLOR: var(--ids-color-interactive-background-default);
|
|
7282
7627
|
--IDS-CHECK-BUTTON__BORDER-RADIUS: 0.1875rem;
|
|
7283
7628
|
}
|
|
7284
|
-
|
|
7629
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7285
7630
|
--IDS-CHECK-BUTTON__BORDER-THICKNESS: 0.125rem;
|
|
7286
7631
|
--IDS-CHECK-BUTTON__PADDING: 0.1875rem 0.6875rem;
|
|
7287
7632
|
--IDS-CHECK-BUTTON--FOCUS__COLOR: var(--ids-color-interactive-text-on-default);
|
|
7288
7633
|
--IDS-CHECK-BUTTON--FOCUS-OUTLINE-OFFSET: 0.25rem;
|
|
7289
7634
|
}
|
|
7290
7635
|
|
|
7291
|
-
|
|
7636
|
+
.ids--light, .ids--dark {
|
|
7292
7637
|
--IDS-CHECKBOX__BORDER-COLOR: var(--ids-color-form-border-default);
|
|
7293
7638
|
--IDS-CHECKBOX__BORDER-THICKNESS: 0.0625rem;
|
|
7294
7639
|
--IDS-CHECKBOX__BORDER-RADIUS: 0.25rem;
|
|
7295
7640
|
--IDS-CHECKBOX__BACKGROUND-COLOR: var(--ids-color-form-background-default);
|
|
7296
|
-
--IDS-
|
|
7641
|
+
--IDS-CHECKBOX__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-hover);
|
|
7642
|
+
--IDS-CHECKBOX__ACTIVE-BACKGROUND-COLOR: var(--ids-color-form-background-active);
|
|
7297
7643
|
--IDS-CHECKBOX--ACTIVE__BORDER-COLOR: var(--ids-color-interactive-border-active);
|
|
7298
7644
|
--IDS-CHECKBOX--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
7645
|
+
--IDS-CHECKBOX--LIGHT__BACKGROUND-COLOR: var(--ids-color-form-background-light-default);
|
|
7646
|
+
--IDS-CHECKBOX--LIGHT__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-light-hover);
|
|
7647
|
+
--IDS-CHECKBOX--LIGHT__ACTIVE-BACKGROUND-COLOR: var(--ids-color-form-background-light-active);
|
|
7299
7648
|
}
|
|
7300
|
-
|
|
7649
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7301
7650
|
--IDS-CHECKBOX__BORDER-RADIUS: 0.1875rem;
|
|
7302
7651
|
}
|
|
7303
|
-
|
|
7652
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7304
7653
|
--IDS-CHECKBOX__BORDER-THICKNESS: 0.125rem;
|
|
7305
7654
|
}
|
|
7306
7655
|
|
|
7307
7656
|
:root {
|
|
7657
|
+
--IDS-DATEPICKER__TRIGGER-BUTTON-BORDER-COLOR: var(--ids-color-interactive-background-default);
|
|
7658
|
+
--IDS-DATEPICKER__TRIGGER-BUTTON-BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7659
|
+
--IDS-DATEPICKER__TRIGGER-BUTTON-COLOR: var(--ids-color-interactive-text-on-default);
|
|
7660
|
+
--IDS-DATEPICKER__TRIGGER-BUTTON-BORDER-RADIUS: 0.5625rem;
|
|
7661
|
+
--IDS-DATEPICKER__TRIGGER-BUTTON-DISABLED-BORDER-COLOR: var(--ids-color-interactive-border-disabled);
|
|
7662
|
+
--IDS-DATEPICKER__TRIGGER-BUTTON-DISABLED-BACKGROUND-COLOR: var(--ids-color-interactive-background-disabled);
|
|
7663
|
+
--IDS-DATEPICKER__TRIGGER-BUTTON-DISABLED-COLOR: var(--ids-color-interactive-text-on-disabled);
|
|
7664
|
+
--IDS-DATEPICKER__DATE-BUTTON-BACKGROUND-COLOR: transparent;
|
|
7665
|
+
--IDS-DATEPICKER__DATE-BUTTON-COLOR: var(--ids-color-interactive-text-default);
|
|
7666
|
+
--IDS-DATEPICKER__MONTH-BUTTON-COLOR: var(--ids-color-surface-text-on-elevated-1);
|
|
7667
|
+
--IDS-DATEPICKER__MONTH-BUTTON-FONT-WEIGHT: 700;
|
|
7668
|
+
--IDS-DATEPICKER__MONTH-BUTTON-CHEVRON-COLOR: var(--ids-color-interactive-text-default);
|
|
7669
|
+
--IDS-DATEPICKER__SELECT-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7670
|
+
--IDS-DATEPICKER__SELECT-DISABLED-COLOR: var(--ids-color-interactive-text-disabled);
|
|
7671
|
+
--IDS-DATEPICKER-CALENDAR__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7672
|
+
--IDS-DATEPICKER-CALENDAR__BORDER-RADIUS: 0.1875rem;
|
|
7673
|
+
--IDS-DATEPICKER-CALENDAR__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7674
|
+
--IDS-DATEPICKER-CALENDAR__MOBILE-DIVIDER-COLOR: var(--ids-color-surface-border-default);
|
|
7675
|
+
--IDS-DATEPICKER__BUTTON-COLOR: var(--ids-color-surface-text-on-default);
|
|
7676
|
+
--IDS-DATEPICKER__BUTTON-HOVER-COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7677
|
+
--IDS-DATEPICKER__BUTTON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7678
|
+
--IDS-DATEPICKER__BUTTON-HOVER-BORDER-COLOR: var(--ids-color-interactive-background-hover);
|
|
7679
|
+
--IDS-DATEPICKER__BUTTON-ACTIVE-COLOR: var(--ids-color-interactive-text-on-active);
|
|
7680
|
+
--IDS-DATEPICKER__BUTTON-ACTIVE-BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7681
|
+
--IDS-DATEPICKER__BUTTON-ACTIVE-BORDER-COLOR: var(--ids-color-interactive-background-active);
|
|
7682
|
+
--IDS-DATEPICKER__BUTTON-DISABLED-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7683
|
+
--IDS-DATEPICKER__BUTTON-DISABLED-COLOR: var(--ids-color-interactive-text-disabled);
|
|
7684
|
+
--IDS-DATEPICKER__BUTTON-DISABLED-BORDER-COLOR: var(--ids-color-interactive-border-disabled);
|
|
7685
|
+
--IDS-DATEPICKER__BUTTON-TODAY-BORDER-COLOR: var(--ids-color-interactive-text-default);
|
|
7686
|
+
--IDS-DATEPICKER__BUTTON-TODAY-HOVER-BORDER-COLOR: var(--ids-color-interactive-background-hover);
|
|
7687
|
+
--IDS-DATEPICKER__BUTTON-SELECTED-COLOR: var(--ids-color-interactive-text-on-default);
|
|
7688
|
+
--IDS-DATEPICKER__BUTTON-SELECTED-BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7689
|
+
--IDS-DATEPICKER__BUTTON-SELECTED-BORDER-COLOR: var(--ids-color-interactive-background-default);
|
|
7690
|
+
}
|
|
7691
|
+
:root.ids--inera, :root.ids--inera-admin {
|
|
7692
|
+
--IDS-DATEPICKER__TRIGGER-BUTTON-BORDER-RADIUS: 0.125rem;
|
|
7693
|
+
}
|
|
7694
|
+
|
|
7695
|
+
.ids--light, .ids--dark {
|
|
7308
7696
|
--IDS-ERROR-MESSAGE__MARGIN-TOP: 0.8rem;
|
|
7309
7697
|
--IDS-ERROR-MESSAGE__PADDING: 0.875rem 1.25rem;
|
|
7310
7698
|
--IDS-ERROR-MESSAGE__COLOR: var(--ids-color-form-message-text-on-invalid);
|
|
@@ -7313,12 +7701,13 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7313
7701
|
--IDS-ERROR-MESSAGE__BORDER-THICKNESS: 0.0625rem;
|
|
7314
7702
|
--IDS-ERROR-MESSAGE__BEFORE-TOP: -0.4375rem;
|
|
7315
7703
|
}
|
|
7316
|
-
|
|
7704
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7317
7705
|
--IDS-ERROR-MESSAGE__PADDING: 0.8125rem 1.1875rem;
|
|
7318
7706
|
--IDS-ERROR-MESSAGE__BORDER-THICKNESS: 0.125rem;
|
|
7319
7707
|
}
|
|
7320
7708
|
|
|
7321
|
-
|
|
7709
|
+
.ids--light,
|
|
7710
|
+
.ids--dark {
|
|
7322
7711
|
--IDS-INPUT__HEIGHT: 3rem;
|
|
7323
7712
|
--IDS-INPUT__ICON-RIGHT: 1.25rem;
|
|
7324
7713
|
--IDS-INPUT__ICON-PADDING-RIGHT: 2.75rem;
|
|
@@ -7329,19 +7718,27 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7329
7718
|
--IDS-INPUT--SEARCH__FONT-SIZE-DESKTOP: 1.125rem;
|
|
7330
7719
|
--IDS-INPUT--SEARCH__PADDING-LEFT: 3.625rem;
|
|
7331
7720
|
--IDS-INPUT--SEARCH__ICON-COLOR: var(--ids-color-surface-text-on-default);
|
|
7332
|
-
--IDS-INPUT__COLOR: var(--ids-color-form-text-on-default);
|
|
7333
7721
|
--IDS-INPUT__BACKGROUND-COLOR: var(--ids-color-form-background-default);
|
|
7334
7722
|
--IDS-INPUT__BORDER-COLOR: var(--ids-color-form-border-default);
|
|
7335
7723
|
--IDS-INPUT__BORDER-THICKNESS: 0.0625rem;
|
|
7336
7724
|
--IDS-INPUT__PADDING: 0 1.25rem;
|
|
7725
|
+
--IDS-INPUT__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-hover);
|
|
7726
|
+
--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-light-hover);
|
|
7727
|
+
--IDS-INPUT__ACTIVE-BACKGROUND-COLOR: var(--ids-color-form-background-active);
|
|
7728
|
+
--IDS-INPUT__ACTIVE-BORDER-COLOR: var(--ids-color-form-border-active);
|
|
7729
|
+
--IDS-INPUT__FOCUS-BORDER-COLOR: var(--ids-color-form-border-active);
|
|
7337
7730
|
--IDS-INPUT--LIGHT__BACKGROUND-COLOR: var(--ids-color-form-background-light-default);
|
|
7731
|
+
--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR: var(--ids-color-form-background-light-active);
|
|
7338
7732
|
}
|
|
7339
|
-
|
|
7733
|
+
.ids--light.ids--1177-admin,
|
|
7734
|
+
.ids--dark.ids--1177-admin {
|
|
7340
7735
|
--IDS-INPUT__HEIGHT: 2.25rem;
|
|
7341
7736
|
--IDS-INPUT__PADDING: 0 1rem;
|
|
7342
7737
|
--IDS-INPUT__ICON-RIGHT: 1.125rem;
|
|
7343
7738
|
}
|
|
7344
|
-
|
|
7739
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin,
|
|
7740
|
+
.ids--dark.ids--inera,
|
|
7741
|
+
.ids--dark.ids--inera-admin {
|
|
7345
7742
|
--IDS-INPUT__HEIGHT: 3rem;
|
|
7346
7743
|
--IDS-INPUT__ICON-RIGHT: 1.25rem;
|
|
7347
7744
|
--IDS-INPUT__ICON-PADDING-RIGHT: 2.75rem;
|
|
@@ -7352,21 +7749,27 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7352
7749
|
--IDS-INPUT--SEARCH__FONT-SIZE-DESKTOP: 1.125rem;
|
|
7353
7750
|
--IDS-INPUT--SEARCH__PADDING-LEFT: 3.625rem;
|
|
7354
7751
|
}
|
|
7355
|
-
|
|
7752
|
+
.ids--light.ids--inera-admin,
|
|
7753
|
+
.ids--dark.ids--inera-admin {
|
|
7356
7754
|
--IDS-INPUT__HEIGHT: 2.25rem;
|
|
7357
7755
|
--IDS-INPUT__PADDING: 0 1rem;
|
|
7358
7756
|
--IDS-INPUT__ICON-RIGHT: 1.125rem;
|
|
7359
7757
|
}
|
|
7360
|
-
|
|
7758
|
+
.ids--light.ids--dark,
|
|
7759
|
+
.ids--dark.ids--dark {
|
|
7361
7760
|
--IDS-INPUT__BORDER-THICKNESS: 0.125rem;
|
|
7362
7761
|
--IDS-INPUT__PADDING: 0 1.1875rem;
|
|
7363
7762
|
}
|
|
7364
|
-
|
|
7763
|
+
.ids--light.ids--dark.ids--1177-admin, .ids--light.ids--dark.ids--inera-admin,
|
|
7764
|
+
.ids--dark.ids--dark.ids--1177-admin,
|
|
7765
|
+
.ids--dark.ids--dark.ids--inera-admin {
|
|
7365
7766
|
--IDS-INPUT__PADDING: 0 0.9375rem;
|
|
7366
7767
|
}
|
|
7367
7768
|
|
|
7368
|
-
|
|
7769
|
+
.ids--light, .ids--dark {
|
|
7369
7770
|
--IDS-RADIO__BACKGROUND-COLOR: var(--ids-color-form-background-default);
|
|
7771
|
+
--IDS-RADIO__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-hover);
|
|
7772
|
+
--IDS-RADIO__ACTIVE-BACKGROUND-COLOR: var(--ids-color-form-background-active);
|
|
7370
7773
|
--IDS-RADIO__BORDER-COLOR: var(--ids-color-form-border-default);
|
|
7371
7774
|
--IDS-RADIO__BORDER-THICKNESS: 0.0625rem;
|
|
7372
7775
|
--IDS-RADIO__AFTER-HEIGHT: 1.125rem;
|
|
@@ -7377,157 +7780,160 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7377
7780
|
--IDS-RADIO--DISABLED-CHECKED__BACKGROUND-COLOR: var(--ids-color-interactive-text-disabled);
|
|
7378
7781
|
--IDS-RADIO--INVALID__BACKGROUND-COLOR: var(--ids-color-form-background-invalid);
|
|
7379
7782
|
--IDS-RADIO--LIGHT-BACKGROUND-COLOR: var(--ids-color-form-background-light-default);
|
|
7783
|
+
--IDS-RADIO--LIGHT__HOVER-BACKGROUND-COLOR: var(--ids-color-form-background-light-hover);
|
|
7784
|
+
--IDS-RADIO--LIGHT__ACTIVE-BACKGROUND-COLOR: var(--ids-color-form-background-light-active);
|
|
7380
7785
|
}
|
|
7381
|
-
|
|
7786
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7382
7787
|
--IDS-RADIO__BORDER-THICKNESS: 0.125rem;
|
|
7383
7788
|
--IDS-RADIO__AFTER-HEIGHT: 1.0625rem;
|
|
7384
7789
|
--IDS-RADIO__AFTER_WIDTH: 1.0625rem;
|
|
7385
7790
|
}
|
|
7386
7791
|
|
|
7387
|
-
|
|
7792
|
+
.ids--light,
|
|
7793
|
+
.ids--dark {
|
|
7388
7794
|
--IDS-RADIO-BUTTON__BORDER-THICKNESS: 0.0625rem;
|
|
7389
|
-
--IDS-RADIO-BUTTON__BORDER-COLOR: var(--ids-
|
|
7390
|
-
--IDS-RADIO-BUTTON__COLOR: var(--ids-
|
|
7391
|
-
--IDS-RADIO-BUTTON__BACKGROUND-COLOR: var(--ids-
|
|
7392
|
-
--IDS-RADIO-BUTTON--CHECKED__BACKGROUND-COLOR: var(--ids-
|
|
7393
|
-
--IDS-RADIO-BUTTON--CHECKED__BORDER-COLOR: var(--ids-
|
|
7394
|
-
--IDS-RADIO-BUTTON--CHECKED__COLOR: var(--ids-
|
|
7395
|
-
--IDS-RADIO-BUTTON--HOVER__COLOR: var(--ids-
|
|
7396
|
-
--IDS-RADIO-BUTTON--HOVER__BORDER-COLOR: var(--ids-
|
|
7397
|
-
--IDS-RADIO-BUTTON--HOVER__BACKGROUND-COLOR: var(--ids-
|
|
7398
|
-
--IDS-RADIO-BUTTON--
|
|
7795
|
+
--IDS-RADIO-BUTTON__BORDER-COLOR: var(--ids-color-navigation-border-default);
|
|
7796
|
+
--IDS-RADIO-BUTTON__COLOR: var(--ids-color-text-on-default);
|
|
7797
|
+
--IDS-RADIO-BUTTON__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7798
|
+
--IDS-RADIO-BUTTON--CHECKED__BACKGROUND-COLOR: var(--ids-color-navigation-background-default);
|
|
7799
|
+
--IDS-RADIO-BUTTON--CHECKED__BORDER-COLOR: var(--ids-color-navigation-border-default);
|
|
7800
|
+
--IDS-RADIO-BUTTON--CHECKED__COLOR: var(--ids-color-navigation-text-on-default);
|
|
7801
|
+
--IDS-RADIO-BUTTON--HOVER__COLOR: var(--ids-color-navigation-text-on-default);
|
|
7802
|
+
--IDS-RADIO-BUTTON--HOVER__BORDER-COLOR: var(--ids-color-navigation-border-default);
|
|
7803
|
+
--IDS-RADIO-BUTTON--HOVER__BACKGROUND-COLOR: var(--ids-color-navigation-border-default);
|
|
7804
|
+
--IDS-RADIO-BUTTON--ACTIVE__BORDER-COLOR: var(--ids-color-navigation-border-default);
|
|
7805
|
+
--IDS-RADIO-BUTTON--ACTIVE__BACKGROUND-COLOR: var(--ids-color-navigation-border-default);
|
|
7399
7806
|
--IDS-RADIO-BUTTON--DISABLED-BACKGROUND-COLOR: var(--ids-color-interactive-background-disabled);
|
|
7400
7807
|
--IDS-RADIO-BUTTON--DISABLED__BORDER-COLOR: var(--ids-color-interactive-text-on-disabled);
|
|
7401
7808
|
--IDS-RADIO-BUTTON--DISABLED-COLOR: var(--ids-color-interactive-text-on-disabled);
|
|
7402
7809
|
}
|
|
7403
|
-
|
|
7404
|
-
|
|
7405
|
-
--IDS-RADIO-BUTTON--DISABLED__BORDER-COLOR: var(--ids-color-interactive-background-disabled);
|
|
7406
|
-
}
|
|
7407
|
-
:root.ids--dark {
|
|
7810
|
+
.ids--light.ids--dark,
|
|
7811
|
+
.ids--dark.ids--dark {
|
|
7408
7812
|
--IDS-RADIO-BUTTON__BORDER-THICKNESS: 0.125rem;
|
|
7409
|
-
--IDS-RADIO-
|
|
7410
|
-
--IDS-RADIO-BUTTON__COLOR: var(--ids-palette-neutral-100);
|
|
7411
|
-
--IDS-RADIO-BUTTON__BACKGROUND-COLOR: var(--ids-palette-neutral-10);
|
|
7412
|
-
--IDS-RADIO-BUTTON--CHECKED__BACKGROUND-COLOR: var(--ids-palette-neutral-10);
|
|
7413
|
-
--IDS-RADIO-BUTTON--CHECKED__BORDER-COLOR: var(--ids-surface-background-elevated-2);
|
|
7414
|
-
--IDS-RADIO-BUTTON--CHECKED__COLOR: var(--ids-palette-neutral-100);
|
|
7415
|
-
--IDS-RADIO-BUTTON--HOVER__COLOR: var(--ids-palette-neutral-100);
|
|
7416
|
-
--IDS-RADIO-BUTTON--HOVER__BORDER-COLOR: var(--ids-palette-error-40);
|
|
7417
|
-
--IDS-RADIO-BUTTON--HOVER__BACKGROUND-COLOR: var(--ids-palette-error-40);
|
|
7418
|
-
--IDS-RADIO-BUTTON--DISABLED-BACKGROUND-COLOR: var(--ids-color-interactive-background-disabled);
|
|
7419
|
-
--IDS-RADIO-BUTTON--DISABLED__BORDER-COLOR: var(--ids-color-interactive-text-on-disabled);
|
|
7420
|
-
--IDS-RADIO-BUTTON--DISABLED-COLOR: var(--ids-color-interactive-text-on-disabled);
|
|
7421
|
-
}
|
|
7422
|
-
:root.ids--dark.ids--inera, :root.ids--dark.ids--inera-admin {
|
|
7423
|
-
--IDS-RADIO-BUTTON__BORDER-COLOR: var(--ids-palette-primary-30);
|
|
7424
|
-
--IDS-RADIO-BUTTON--HOVER__BORDER-COLOR: var(--ids-palette-primary-30);
|
|
7425
|
-
--IDS-RADIO-BUTTON--HOVER__BACKGROUND-COLOR: var(--ids-palette-primary-30);
|
|
7813
|
+
--IDS-RADIO-BUTTON--CHECKED__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
7426
7814
|
}
|
|
7427
7815
|
|
|
7428
|
-
|
|
7816
|
+
.ids--light, .ids--dark {
|
|
7429
7817
|
--IDS-RANGE__BORDER-THICKNESS: 0.0625rem;
|
|
7430
7818
|
--IDS-RANGE__BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7431
7819
|
--IDS-RANGE__SELECTION-BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7432
|
-
--IDS-RANGE__THUMB-BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7433
7820
|
--IDS-RANGE__BORDER-COLOR: var(--ids-color-interactive-background-default);
|
|
7434
7821
|
--IDS-RANGE__OUTLINE-COLOR: var(--ids-color-surface-background-default);
|
|
7822
|
+
--IDS-RANGE__KNOB-BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7823
|
+
--IDS-RANGE__KNOB-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7824
|
+
--IDS-RANGE__KNOB-ACTIVE-BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7435
7825
|
--IDS-RANGE__TICK-COLOR: var(--ids-color-surface-text-on-default);
|
|
7436
7826
|
--IDS-RANGE__TICK-LINE-COLOR: var(--ids-color-surface-border-default);
|
|
7437
7827
|
--IDS-RANGE--DISABLED__BORDER-COLOR: var(--ids-color-interactive-border-disabled);
|
|
7438
7828
|
--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR: var(--ids-color-interactive-border-disabled);
|
|
7439
7829
|
}
|
|
7440
|
-
|
|
7830
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7441
7831
|
--IDS-RANGE__BORDER-THICKNESS: 0.125rem;
|
|
7442
7832
|
}
|
|
7443
7833
|
|
|
7444
|
-
|
|
7834
|
+
.ids--light, .ids--dark {
|
|
7445
7835
|
--IDS-SELECT__LINE-HEIGHT: 2.875rem;
|
|
7446
7836
|
--IDS-SELECT--LIGHT__BACKGROUND-COLOR: var(--ids-color-form-background-light-default);
|
|
7447
7837
|
--IDS-SELECT__PADDING-LEFT: 1.25rem;
|
|
7448
7838
|
}
|
|
7449
|
-
|
|
7839
|
+
.ids--light.ids--1177-admin, .ids--light.ids--inera-admin, .ids--dark.ids--1177-admin, .ids--dark.ids--inera-admin {
|
|
7450
7840
|
--IDS-SELECT__LINE-HEIGHT: 2.125rem;
|
|
7451
7841
|
}
|
|
7452
7842
|
|
|
7453
|
-
|
|
7843
|
+
.ids--light, .ids--dark {
|
|
7454
7844
|
--IDS-SELECT-MULTIPLE-DROPDOWN__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7845
|
+
--IDS-SELECT-MULTIPLE-DROPDOWN__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7455
7846
|
}
|
|
7456
7847
|
|
|
7457
|
-
|
|
7848
|
+
.ids--light, .ids--dark {
|
|
7458
7849
|
--IDS-SPINNER__COLOR: var(--ids-color-interactive-background-default);
|
|
7459
7850
|
--IDS-SPINNER--LIGHT__COLOR: var(--ids-color-interactive-text-on-default);
|
|
7460
7851
|
}
|
|
7461
7852
|
|
|
7462
|
-
|
|
7853
|
+
.ids--light, .ids--dark {
|
|
7463
7854
|
--IDS-TEXTAREA__PADDING: 0.75rem 1.25rem;
|
|
7464
7855
|
--IDS-TEXTAREA__BACKGROUND-COLOR: var(--ids-color-form-background-default);
|
|
7465
7856
|
--IDS-TEXTAREA__RESIZER-IMAGE: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='2.5rem' height='2.5rem' viewBox='0 0 40 40' fill='none' version='1.1' id='svg3' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs3' /%3E%3Cpath d='m 32.750455,4.7161113 c 0.976302,0.9763023 0.529818,2.224356 -0.446491,3.2006654 L 7.8342826,32.274835 c -0.9763016,0.976302 -2.3917967,1.70185 -3.3680997,0.725548 -0.9763016,-0.976303 -0.9763016,-2.559232 0,-3.535533 L 29.214921,4.7161113 c 0.976309,-0.9763094 2.559232,-0.9763023 3.535534,0 z' id='path2' style='fill:%23396291;fill-opacity:1' /%3E%3Cpath d='m 32.876716,22.751757 c 0.384143,-0.71897 0.316192,-1.636374 -0.299366,-2.19609 -0.663607,-0.603405 -1.851199,-0.577406 -2.545108,-0.158033 l -10.906246,10.66159 c -0.440031,0.431082 -0.426797,1.850489 0.270247,2.410027 0.620863,0.498385 2.193013,0.576181 2.633044,0.145099 z' fill='%23396291' id='path1' style='fill:%23396291;fill-opacity:1;stroke-width:0.446104' /%3E%3C/svg%3E%0A");
|
|
7466
7857
|
}
|
|
7467
|
-
|
|
7858
|
+
.ids--light.ids--1177-admin, .ids--light.ids--1177-pro, .ids--dark.ids--1177-admin, .ids--dark.ids--1177-pro {
|
|
7468
7859
|
--IDS-TEXTAREA__PADDING: 0.5rem 0.625rem;
|
|
7469
7860
|
}
|
|
7470
|
-
|
|
7861
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7471
7862
|
--IDS-TEXTAREA__PADDING: 0.75rem 1.25rem;
|
|
7472
7863
|
--IDS-TEXTAREA__RESIZER-IMAGE: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='2.5rem' height='2.5rem' viewBox='0 0 40 40' fill='none' version='1.1' id='svg3' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs3' /%3E%3Cpath d='m 32.750455,4.7161113 c 0.976302,0.9763023 0.529818,2.224356 -0.446491,3.2006654 L 7.8342826,32.274835 c -0.9763016,0.976302 -2.3917967,1.70185 -3.3680997,0.725548 -0.9763016,-0.976303 -0.9763016,-2.559232 0,-3.535533 L 29.214921,4.7161113 c 0.976309,-0.9763094 2.559232,-0.9763023 3.535534,0 z' id='path2' style='fill:%2340775e;fill-opacity:1' /%3E%3Cpath d='m 32.876716,22.751757 c 0.384143,-0.71897 0.316192,-1.636374 -0.299366,-2.19609 -0.663607,-0.603405 -1.851199,-0.577406 -2.545108,-0.158033 l -10.906246,10.66159 c -0.440031,0.431082 -0.426797,1.850489 0.270247,2.410027 0.620863,0.498385 2.193013,0.576181 2.633044,0.145099 z' fill='%2340775e' id='path1' style='fill:%2340775e;fill-opacity:1;stroke-width:0.446104' /%3E%3C/svg%3E%0A");
|
|
7473
7864
|
}
|
|
7474
|
-
|
|
7865
|
+
.ids--light.ids--inera-admin, .ids--dark.ids--inera-admin {
|
|
7475
7866
|
--IDS-TEXTAREA__PADDING: 0.5rem 0.625rem;
|
|
7476
7867
|
}
|
|
7477
|
-
|
|
7868
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7478
7869
|
--IDS-TEXTAREA__PADDING: 0.6875rem 1.1875rem;
|
|
7479
7870
|
--IDS-TEXTAREA__RESIZER-IMAGE: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='2.5rem' height='2.5rem' viewBox='0 0 40 40' fill='none' version='1.1' id='svg3' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs3' /%3E%3Cpath d='m 32.750455,4.7161113 c 0.976302,0.9763023 0.529818,2.224356 -0.446491,3.2006654 L 7.8342826,32.274835 c -0.9763016,0.976302 -2.3917967,1.70185 -3.3680997,0.725548 -0.9763016,-0.976303 -0.9763016,-2.559232 0,-3.535533 L 29.214921,4.7161113 c 0.976309,-0.9763094 2.559232,-0.9763023 3.535534,0 z' fill='%23396291' id='path2' style='fill:%23C6D2DF;fill-opacity:1' /%3E%3Cpath d='m 32.876716,22.751757 c 0.384143,-0.71897 0.316192,-1.636374 -0.299366,-2.19609 -0.663607,-0.603405 -1.851199,-0.577406 -2.545108,-0.158033 l -10.906246,10.66159 c -0.440031,0.431082 -0.426797,1.850489 0.270247,2.410027 0.620863,0.498385 2.193013,0.576181 2.633044,0.145099 z' fill='%23396291' id='path1' style='fill:%23C6D2DF;fill-opacity:1;stroke-width:0.446104' /%3E%3C/svg%3E%0A");
|
|
7480
7871
|
}
|
|
7481
|
-
|
|
7872
|
+
.ids--light.ids--dark.ids--1177-admin, .ids--light.ids--dark.ids--1177-pro, .ids--dark.ids--dark.ids--1177-admin, .ids--dark.ids--dark.ids--1177-pro {
|
|
7482
7873
|
--IDS-TEXTAREA__PADDING: 0.4375rem 0.5625rem;
|
|
7483
7874
|
}
|
|
7484
|
-
|
|
7875
|
+
.ids--light.ids--dark.ids--inera, .ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--inera, .ids--dark.ids--dark.ids--inera-admin {
|
|
7485
7876
|
--IDS-TEXTAREA__RESIZER-IMAGE: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='2.5rem' height='2.5rem' viewBox='0 0 40 40' fill='none' version='1.1' id='svg3' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs3' /%3E%3Cpath d='m 32.750455,4.7161113 c 0.976302,0.9763023 0.529818,2.224356 -0.446491,3.2006654 L 7.8342826,32.274835 c -0.9763016,0.976302 -2.3917967,1.70185 -3.3680997,0.725548 -0.9763016,-0.976303 -0.9763016,-2.559232 0,-3.535533 L 29.214921,4.7161113 c 0.976309,-0.9763094 2.559232,-0.9763023 3.535534,0 z' fill='%23396291' id='path2' style='fill:%23C6D2DF;fill-opacity:1' /%3E%3Cpath d='m 32.876716,22.751757 c 0.384143,-0.71897 0.316192,-1.636374 -0.299366,-2.19609 -0.663607,-0.603405 -1.851199,-0.577406 -2.545108,-0.158033 l -10.906246,10.66159 c -0.440031,0.431082 -0.426797,1.850489 0.270247,2.410027 0.620863,0.498385 2.193013,0.576181 2.633044,0.145099 z' fill='%23396291' id='path1' style='fill:%23C6D2DF;fill-opacity:1;stroke-width:0.446104' /%3E%3C/svg%3E%0A");
|
|
7486
7877
|
}
|
|
7487
|
-
|
|
7878
|
+
.ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--inera-admin {
|
|
7488
7879
|
--IDS-TEXTAREA__PADDING: 0.4375rem 0.5625rem;
|
|
7489
7880
|
}
|
|
7490
7881
|
|
|
7491
|
-
|
|
7882
|
+
.ids--light,
|
|
7883
|
+
.ids--dark {
|
|
7492
7884
|
--IDS-TOGGLE__BORDER-THICKNESS: 0.0625rem;
|
|
7493
|
-
--IDS-TOGGLE__BORDER-COLOR: var(--ids-palette-neutral-
|
|
7494
|
-
--IDS-TOGGLE__BACKGROUND-COLOR: var(--ids-palette-neutral-
|
|
7495
|
-
--IDS-
|
|
7496
|
-
--IDS-
|
|
7497
|
-
--IDS-
|
|
7498
|
-
--IDS-
|
|
7499
|
-
--IDS-
|
|
7500
|
-
--IDS-
|
|
7501
|
-
--IDS-TOGGLE--
|
|
7502
|
-
--IDS-TOGGLE--
|
|
7503
|
-
|
|
7504
|
-
:
|
|
7505
|
-
--IDS-
|
|
7506
|
-
--IDS-
|
|
7507
|
-
|
|
7508
|
-
:
|
|
7885
|
+
--IDS-TOGGLE__BORDER-COLOR: var(--ids-palette-neutral-60);
|
|
7886
|
+
--IDS-TOGGLE__BACKGROUND-COLOR: var(--ids-palette-neutral-60);
|
|
7887
|
+
--IDS-TOGGLE__HOVER-BORDER-COLOR: var(--ids-palette-neutral-40);
|
|
7888
|
+
--IDS-TOGGLE__HOVER-BACKGROUND-COLOR: var(--ids-palette-neutral-40);
|
|
7889
|
+
--IDS-TOGGLE__ACTIVE-BORDER-COLOR: var(--ids-palette-neutral-40);
|
|
7890
|
+
--IDS-TOGGLE__ACTIVE-BACKGROUND-COLOR: var(--ids-palette-neutral-40);
|
|
7891
|
+
--IDS-TOGGLE__KNOB-BACKGROUND-COLOR: var(--ids-palette-neutral-100);
|
|
7892
|
+
--IDS-TOGGLE__KNOB-COLOR: var(--ids-palette-neutral-40);
|
|
7893
|
+
--IDS-TOGGLE--CHECKED__BORDER-COLOR: var(--ids-color-interactive-background-default);
|
|
7894
|
+
--IDS-TOGGLE--CHECKED__BACKGROUND-COLOR: var(--ids-color-interactive-background-default);
|
|
7895
|
+
--IDS-TOGGLE--CHECKED__HOVER-BORDER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7896
|
+
--IDS-TOGGLE--CHECKED__HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-text-hover);
|
|
7897
|
+
--IDS-TOGGLE--CHECKED__ACTIVE-BORDER-COLOR: var(--ids-color-interactive-background-active);
|
|
7898
|
+
--IDS-TOGGLE--CHECKED__ACTIVE-BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7899
|
+
--IDS-TOGGLE--CHECKED__KNOB-COLOR: var(--ids-color-interactive-text-default);
|
|
7900
|
+
--IDS-TOGGLE--CHECKED__KNOB-BACKGROUND-COLOR: var(--ids-palette-neutral-100);
|
|
7901
|
+
--IDS-TOGGLE--CHECKED__KNOB-LEFT: calc(100% - 1.6875rem);
|
|
7902
|
+
--IDS-TOGGLE--DISABLED__KNOB-BACKGROUND-COLOR: var(--ids-color-interactive-toggle-marker-disabled);
|
|
7903
|
+
--IDS-TOGGLE--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
7904
|
+
}
|
|
7905
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin,
|
|
7906
|
+
.ids--dark.ids--inera,
|
|
7907
|
+
.ids--dark.ids--inera-admin {
|
|
7908
|
+
--IDS-TOGGLE__BORDER-COLOR: var(--ids-palette-neutral-60);
|
|
7909
|
+
--IDS-TOGGLE__BACKGROUND-COLOR: var(--ids-palette-neutral-60);
|
|
7910
|
+
}
|
|
7911
|
+
.ids--light.ids--dark,
|
|
7912
|
+
.ids--dark.ids--dark {
|
|
7509
7913
|
--IDS-TOGGLE__BORDER-THICKNESS: 0.125rem;
|
|
7510
|
-
--IDS-
|
|
7914
|
+
--IDS-TOGGLE__BORDER-COLOR: var(--ids-palette-neutral-60);
|
|
7915
|
+
--IDS-TOGGLE__BACKGROUND-COLOR: var(--ids-palette-neutral-60);
|
|
7916
|
+
--IDS-TOGGLE--CHECKED__KNOB-LEFT: calc(100% - 1.75rem);
|
|
7917
|
+
--IDS-TOGGLE--CHECKED__KNOB-BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7511
7918
|
}
|
|
7512
7919
|
|
|
7513
|
-
|
|
7920
|
+
.ids--light, .ids--dark {
|
|
7514
7921
|
--IDS-GLOBAL-ALERT__BACKGROUND-COLOR: var(--ids-color-feedback-background-attention);
|
|
7515
7922
|
--IDS-GLOBAL-ALERT__COLOR: var(--ids-color-feedback-text-on-attention);
|
|
7516
|
-
--IDS-GLOBAL-ALERT__BORDER-COLOR:
|
|
7923
|
+
--IDS-GLOBAL-ALERT__BORDER-COLOR: var(--ids-color-feedback-border-attention);
|
|
7517
7924
|
--IDS-GLOBAL-ALERT__ICON-COLOR: var(--ids-color-feedback-text-attention);
|
|
7518
7925
|
--IDS-GLOBAL-ALERT-HEADLINE-COLOR: var(--ids-color-feedback-text-on-attention);
|
|
7519
7926
|
--IDS-GLOBAL-ALERT__CHEVRON-COLOR: var(--ids-color-interactive-text-default);
|
|
7520
7927
|
--IDS-GLOBAL-ALERT__CHEVRON-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7928
|
+
--IDS-GLOBAL-ALERT__BOX-SHADOW: var(--IDS-BOX-SHADOW-ELEVATED-1);
|
|
7521
7929
|
--IDS-GLOBAL-ALERT--AGENT__BACKGROUND-COLOR: var(--ids-color-feedback-background-information);
|
|
7522
7930
|
--IDS-GLOBAL-ALERT--AGENT__COLOR: var(--ids-color-feedback-text-on-information);
|
|
7931
|
+
--IDS-GLOBAL-ALERT--AGENT__BORDER-COLOR: var(--ids-color-feedback-border-information);
|
|
7523
7932
|
--IDS-GLOBAL-ALERT--AGENT__ICON-COLOR: var(--ids-color-feedback-text-information);
|
|
7524
7933
|
--IDS-GLOBAL-ALERT--AGENT-HEADLINE-COLOR: var(--ids-color-feedback-text-on-information);
|
|
7525
7934
|
}
|
|
7526
|
-
:root.ids--dark {
|
|
7527
|
-
--IDS-GLOBAL-ALERT__BORDER-COLOR: var(--ids-color-surface-background-default);
|
|
7528
|
-
}
|
|
7529
7935
|
|
|
7530
|
-
|
|
7936
|
+
.ids--light, .ids--dark {
|
|
7531
7937
|
--IDS-HEADER-1177__TOP-BORDER-COLOR: transparent;
|
|
7532
7938
|
--IDS-HEADER-1177__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7533
7939
|
--IDS-HEADER-1177__LOGO-COLOR: var(--ids-color-brand-text-on-primary);
|
|
@@ -7546,11 +7952,11 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7546
7952
|
--IDS-HEADER-1177-ITEM__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7547
7953
|
--IDS-HEADER-1177-NAV__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
7548
7954
|
--IDS-HEADER-1177-NAV__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7955
|
+
--IDS-HEADER-1177-NAV-ITEM__FONT-WEIGHT: 400;
|
|
7549
7956
|
--IDS-HEADER-1177-NAV-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
7550
7957
|
--IDS-HEADER-1177-NAV-ITEM__BOTTOM-BORDER-COLOR: var(--ids-color-navigation-border-default);
|
|
7551
|
-
--IDS-HEADER-1177-NAV-ITEM-MENU__BACKGROUND-COLOR: var(--ids-color-
|
|
7552
|
-
--IDS-HEADER-1177-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-
|
|
7553
|
-
--IDS-HEADER-1177-NAV-ITEM-MENU__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7958
|
+
--IDS-HEADER-1177-NAV-ITEM-MENU__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7959
|
+
--IDS-HEADER-1177-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7554
7960
|
--IDS-HEADER-1177-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-navigation-icon-default);
|
|
7555
7961
|
--IDS-HEADER-1177-MOBILE-MENU__HAMBURGER-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7556
7962
|
--IDS-HEADER-1177-MOBILE-MENU__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
@@ -7566,7 +7972,7 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7566
7972
|
--IDS-HEADER-1177-AVATAR__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7567
7973
|
--IDS-HEADER-1177-AVATAR__DROPDOWN-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
7568
7974
|
}
|
|
7569
|
-
|
|
7975
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7570
7976
|
--IDS-HEADER-1177__TOP-BORDER-COLOR: var(--ids-color-brand-border-primary);
|
|
7571
7977
|
--IDS-HEADER-1177__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7572
7978
|
--IDS-HEADER-1177__LOGO-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
@@ -7578,99 +7984,100 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7578
7984
|
--IDS-HEADER-1177-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-navigation-text-default);
|
|
7579
7985
|
}
|
|
7580
7986
|
|
|
7581
|
-
|
|
7987
|
+
.ids--light, .ids--dark {
|
|
7582
7988
|
--IDS-HEADER-1177-ADMIN__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7583
7989
|
--IDS-HEADER-1177-ADMIN__LOGO-COLOR: var(--ids-color-brand-text-primary);
|
|
7584
7990
|
--IDS-HEADER-1177-ADMIN__BRAND-TEXT-COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
7585
7991
|
--IDS-HEADER-1177-ADMIN__SEPARATOR-COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
7586
7992
|
--IDS-HEADER-1177-ADMIN__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7587
|
-
--IDS-HEADER-1177-ADMIN-ITEM__COLOR: var(--ids-color-
|
|
7588
|
-
--IDS-HEADER-1177-ADMIN-ITEM__HOVER-COLOR: var(--ids-color-
|
|
7993
|
+
--IDS-HEADER-1177-ADMIN-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
7994
|
+
--IDS-HEADER-1177-ADMIN-ITEM__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7589
7995
|
--IDS-HEADER-1177-ADMIN-NAV__BACKGROUND-COLOR-DESKTOP: var(--ids-color-surface-background-elevated-1);
|
|
7590
7996
|
--IDS-HEADER-1177-ADMIN-NAV__BACKGROUND-COLOR-MOBILE: var(--ids-color-surface-background-alternative-elevated-1);
|
|
7591
|
-
--IDS-HEADER-1177-ADMIN-NAV__TOP-BORDER-COLOR: var(--ids-color-
|
|
7997
|
+
--IDS-HEADER-1177-ADMIN-NAV__TOP-BORDER-COLOR: var(--ids-color-navigation-text-default);
|
|
7592
7998
|
--IDS-HEADER-1177-ADMIN-NAV__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7593
|
-
--IDS-HEADER-1177-ADMIN-NAV-
|
|
7594
|
-
--IDS-HEADER-1177-ADMIN-NAV-
|
|
7999
|
+
--IDS-HEADER-1177-ADMIN-NAV-ITEM__FONT-WEIGHT: 400;
|
|
8000
|
+
--IDS-HEADER-1177-ADMIN-NAV-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
8001
|
+
--IDS-HEADER-1177-ADMIN-NAV-ITEM__BOTTOM-BORDER-COLOR: var(--ids-color-navigation-text-default);
|
|
7595
8002
|
--IDS-HEADER-1177-ADMIN-NAV-ITEM-MENU__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7596
|
-
--IDS-HEADER-1177-ADMIN-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-
|
|
7597
|
-
--IDS-HEADER-1177-ADMIN-
|
|
7598
|
-
--IDS-HEADER-1177-ADMIN-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-
|
|
7599
|
-
--IDS-HEADER-1177-ADMIN-MOBILE-MENU__HAMBURGER-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
8003
|
+
--IDS-HEADER-1177-ADMIN-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8004
|
+
--IDS-HEADER-1177-ADMIN-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-navigation-text-default);
|
|
8005
|
+
--IDS-HEADER-1177-ADMIN-MOBILE-MENU__HAMBURGER-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7600
8006
|
--IDS-HEADER-1177-ADMIN-MOBILE-MENU__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7601
8007
|
--IDS-HEADER-1177-ADMIN-MOBILE-MENU__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7602
8008
|
--IDS-HEADER-1177-ADMIN-AVATAR__MENU-SEPARATOR-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7603
|
-
--IDS-HEADER-1177-ADMIN-AVATAR__BORDER-COLOR: var(--ids-color-surface-border-elevated-
|
|
8009
|
+
--IDS-HEADER-1177-ADMIN-AVATAR__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7604
8010
|
--IDS-HEADER-1177-ADMIN-AVATAR__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7605
8011
|
--IDS-HEADER-1177-ADMIN-AVATAR__DROPDOWN-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
8012
|
+
--IDS-HEADER-1177-ADMIN-AVATAR__DROPDOWN-BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7606
8013
|
--IDS-HEADER-1177-ADMIN-AVATAR__COLOR: var(--ids-color-surface-text-on-default);
|
|
7607
8014
|
--IDS-HEADER-1177-ADMIN-AVATAR-SEPARATOR__COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7608
|
-
--IDS-HEADER-1177-ADMIN-AVATAR__HOVER-COLOR: var(--ids-color-
|
|
7609
|
-
--IDS-HEADER-1177-ADMIN-AVATAR__ICON-COLOR: var(--ids-color-
|
|
7610
|
-
--IDS-HEADER-1177-ADMIN-AVATAR__ICON-HOVER-COLOR: var(--ids-color-
|
|
8015
|
+
--IDS-HEADER-1177-ADMIN-AVATAR__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
8016
|
+
--IDS-HEADER-1177-ADMIN-AVATAR__ICON-COLOR: var(--ids-color-navigation-text-default);
|
|
8017
|
+
--IDS-HEADER-1177-ADMIN-AVATAR__ICON-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7611
8018
|
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__MENU-SEPARATOR-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7612
8019
|
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7613
8020
|
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7614
8021
|
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__COLOR: var(--ids-color-surface-text-on-default);
|
|
7615
|
-
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__LINK-COLOR: var(--ids-color-
|
|
7616
|
-
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__HOVER-COLOR: var(--ids-color-
|
|
7617
|
-
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__ICON-COLOR: var(--ids-color-
|
|
7618
|
-
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__ICON-HOVER-COLOR: var(--ids-color-
|
|
8022
|
+
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__LINK-COLOR: var(--ids-color-navigation-text-default);
|
|
8023
|
+
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
8024
|
+
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__ICON-COLOR: var(--ids-color-navigation-text-default);
|
|
8025
|
+
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__ICON-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7619
8026
|
--IDS-HEADER-1177-ADMIN-AVATAR-MOBILE__DROPDOWN-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7620
8027
|
}
|
|
7621
|
-
|
|
8028
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7622
8029
|
--IDS-HEADER-1177-ADMIN__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7623
8030
|
--IDS-HEADER-1177-ADMIN-NAV__BACKGROUND-COLOR-MOBILE: var(--ids-color-surface-background-elevated-1);
|
|
7624
8031
|
}
|
|
7625
8032
|
|
|
7626
|
-
|
|
8033
|
+
.ids--light, .ids--dark {
|
|
7627
8034
|
--IDS-HEADER-1177-PRO__BRAND-BORDER-COLOR: var(--ids-color-brand-border-primary);
|
|
7628
8035
|
--IDS-HEADER-1177-PRO__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7629
8036
|
--IDS-HEADER-1177-PRO__LOGO-COLOR: var(--ids-color-brand-text-primary);
|
|
7630
8037
|
--IDS-HEADER-1177-PRO__BRAND-TEXT-COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
7631
8038
|
--IDS-HEADER-1177-PRO__SEPARATOR-COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
7632
8039
|
--IDS-HEADER-1177-PRO__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7633
|
-
--IDS-HEADER-1177-PRO-REGION-PICKER__TEXT-COLOR-DESKTOP: var(--ids-color-
|
|
7634
|
-
--IDS-HEADER-1177-PRO-REGION-PICKER__TEXT-HOVER-COLOR-DESKTOP: var(--ids-color-
|
|
8040
|
+
--IDS-HEADER-1177-PRO-REGION-PICKER__TEXT-COLOR-DESKTOP: var(--ids-color-navigation-text-default);
|
|
8041
|
+
--IDS-HEADER-1177-PRO-REGION-PICKER__TEXT-HOVER-COLOR-DESKTOP: var(--ids-color-navigation-text-hover);
|
|
7635
8042
|
--IDS-HEADER-1177-PRO-REGION-PICKER__BACKGROUND-COLOR-MOBILE: var(--ids-color-brand-background-secondary);
|
|
7636
|
-
--IDS-HEADER-1177-PRO-REGION-PICKER__COLOR-MOBILE: var(--ids-color-
|
|
8043
|
+
--IDS-HEADER-1177-PRO-REGION-PICKER__COLOR-MOBILE: var(--ids-color-navigation-text-default);
|
|
7637
8044
|
--IDS-HEADER-1177-PRO-REGION-PICKER--SELECTED__TEXT-COLOR-MOBILE: var(--ids-color-brand-text-primary-subtle);
|
|
7638
8045
|
--IDS-HEADER-1177-PRO-REGION-PICKER__SEPARATOR-COLOR: var(--ids-color-brand-text-primary-subtle);
|
|
7639
|
-
--IDS-HEADER-1177-PRO-ITEM__ICON-COLOR: var(--ids-color-
|
|
7640
|
-
--IDS-HEADER-1177-PRO-ITEM__COLOR: var(--ids-color-
|
|
7641
|
-
--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR: var(--ids-color-
|
|
8046
|
+
--IDS-HEADER-1177-PRO-ITEM__ICON-COLOR: var(--ids-color-navigation-text-default);
|
|
8047
|
+
--IDS-HEADER-1177-PRO-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
8048
|
+
--IDS-HEADER-1177-PRO-ITEM__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7642
8049
|
--IDS-HEADER-1177-PRO-NAV__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7643
8050
|
--IDS-HEADER-1177-PRO-NAV__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7644
|
-
--IDS-HEADER-1177-PRO-NAV-
|
|
7645
|
-
--IDS-HEADER-1177-PRO-NAV-
|
|
8051
|
+
--IDS-HEADER-1177-PRO-NAV-ITEM__FONT-WEIGHT: 700;
|
|
8052
|
+
--IDS-HEADER-1177-PRO-NAV-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
8053
|
+
--IDS-HEADER-1177-PRO-NAV-ITEM__BOTTOM-BORDER-COLOR: var(--ids-color-navigation-text-default);
|
|
7646
8054
|
--IDS-HEADER-1177-PRO-NAV-ITEM-MENU__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7647
|
-
--IDS-HEADER-1177-PRO-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-
|
|
7648
|
-
--IDS-HEADER-1177-PRO-
|
|
7649
|
-
--IDS-HEADER-1177-PRO-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-
|
|
7650
|
-
--IDS-HEADER-1177-PRO-MOBILE-MENU__HAMBURGER-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
8055
|
+
--IDS-HEADER-1177-PRO-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8056
|
+
--IDS-HEADER-1177-PRO-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-navigation-text-default);
|
|
8057
|
+
--IDS-HEADER-1177-PRO-MOBILE-MENU__HAMBURGER-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7651
8058
|
--IDS-HEADER-1177-PRO-MOBILE-MENU__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7652
8059
|
--IDS-HEADER-1177-PRO-MOBILE-MENU__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7653
|
-
--IDS-HEADER-1177-PRO-
|
|
7654
|
-
--IDS-HEADER-1177-PRO-AVATAR__BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
8060
|
+
--IDS-HEADER-1177-PRO-AVATAR__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7655
8061
|
--IDS-HEADER-1177-PRO-AVATAR__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7656
8062
|
--IDS-HEADER-1177-PRO-AVATAR__DROPDOWN-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
7657
|
-
--IDS-HEADER-1177-PRO-
|
|
8063
|
+
--IDS-HEADER-1177-PRO-AVATAR__DROPDOWN-BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
8064
|
+
--IDS-HEADER-1177-PRO-AVATAR__MENU-SEPARATOR-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7658
8065
|
--IDS-HEADER-1177-PRO-AVATAR__COLOR: var(--ids-color-surface-text-on-elevated-1);
|
|
7659
|
-
--IDS-HEADER-1177-PRO-AVATAR__HOVER-COLOR: var(--ids-color-
|
|
7660
|
-
--IDS-HEADER-1177-PRO-AVATAR__ICON-COLOR: var(--ids-color-
|
|
7661
|
-
--IDS-HEADER-1177-PRO-AVATAR__ICON-HOVER-COLOR: var(--ids-color-
|
|
8066
|
+
--IDS-HEADER-1177-PRO-AVATAR__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
8067
|
+
--IDS-HEADER-1177-PRO-AVATAR__ICON-COLOR: var(--ids-color-navigation-text-default);
|
|
8068
|
+
--IDS-HEADER-1177-PRO-AVATAR__ICON-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7662
8069
|
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__MENU-SEPARATOR-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7663
|
-
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__BORDER-COLOR: var(--ids-color-surface-border-elevated-
|
|
8070
|
+
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7664
8071
|
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7665
8072
|
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__COLOR: var(--ids-color-surface-text-on-elevated-1);
|
|
7666
|
-
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__LINK-COLOR: var(--ids-color-
|
|
7667
|
-
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__HOVER-COLOR: var(--ids-color-
|
|
7668
|
-
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__ICON-COLOR: var(--ids-color-
|
|
7669
|
-
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__ICON-HOVER-COLOR: var(--ids-color-
|
|
8073
|
+
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__LINK-COLOR: var(--ids-color-navigation-text-default);
|
|
8074
|
+
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
8075
|
+
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__ICON-COLOR: var(--ids-color-navigation-text-default);
|
|
8076
|
+
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__ICON-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7670
8077
|
--IDS-HEADER-1177-PRO-AVATAR-MOBILE__DROPDOWN-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7671
8078
|
}
|
|
7672
8079
|
|
|
7673
|
-
|
|
8080
|
+
.ids--light, .ids--dark {
|
|
7674
8081
|
--IDS-HEADER-INERA__BRAND-BORDER-COLOR: transparent;
|
|
7675
8082
|
--IDS-HEADER-INERA__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7676
8083
|
--IDS-HEADER-INERA__LOGO-COLOR: var(--ids-color-brand-text-logo);
|
|
@@ -7680,20 +8087,21 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7680
8087
|
--IDS-HEADER-INERA-ITEM__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7681
8088
|
--IDS-HEADER-INERA-NAV__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7682
8089
|
--IDS-HEADER-INERA-NAV__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8090
|
+
--IDS-HEADER-INERA-NAV-ITEM__FONT-WEIGHT: 700;
|
|
7683
8091
|
--IDS-HEADER-INERA-NAV-ITEM__COLOR: var(--ids-color-surface-text-on-default);
|
|
7684
8092
|
--IDS-HEADER-INERA-NAV-ITEM__BOTTOM-BORDER-COLOR: var(--ids-color-navigation-text-default);
|
|
7685
8093
|
--IDS-HEADER-INERA-NAV-ITEM-MENU__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7686
|
-
--IDS-HEADER-INERA-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-
|
|
8094
|
+
--IDS-HEADER-INERA-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7687
8095
|
--IDS-HEADER-INERA-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-navigation-icon-default);
|
|
7688
8096
|
--IDS-HEADER-INERA-MOBILE-MENU__HAMBURGER-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7689
8097
|
--IDS-HEADER-INERA-MOBILE-MENU__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7690
8098
|
--IDS-HEADER-INERA-MOBILE-MENU__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7691
8099
|
}
|
|
7692
|
-
|
|
8100
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7693
8101
|
--IDS-HEADER-INERA__BRAND-BORDER-COLOR: var(--ids-color-brand-border-primary);
|
|
7694
8102
|
}
|
|
7695
8103
|
|
|
7696
|
-
|
|
8104
|
+
.ids--light, .ids--dark {
|
|
7697
8105
|
--IDS-HEADER-INERA-ADMIN__BRAND-BORDER-COLOR: transparent;
|
|
7698
8106
|
--IDS-HEADER-INERA-ADMIN__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7699
8107
|
--IDS-HEADER-INERA-ADMIN__BRAND-TEXT-COLOR: var(--ids-color-brand-text-primary);
|
|
@@ -7707,28 +8115,30 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7707
8115
|
--IDS-HEADER-INERA-ADMIN-ITEM__ICON-COLOR: var(--ids-color-navigation-icon-default);
|
|
7708
8116
|
--IDS-HEADER-INERA-ADMIN-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
7709
8117
|
--IDS-HEADER-INERA-ADMIN-ITEM__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
8118
|
+
--IDS-HEADER-INERA-ADMIN-ITEM__SEPARATOR-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7710
8119
|
--IDS-HEADER-INERA-ADMIN-NAV__BACKGROUND-COLOR-DESKTOP: var(--ids-color-surface-background-elevated-1);
|
|
7711
8120
|
--IDS-HEADER-INERA-ADMIN-NAV__BACKGROUND-COLOR-MOBILE: var(--ids-color-brand-background-secondary);
|
|
7712
8121
|
--IDS-HEADER-INERA-ADMIN-NAV__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8122
|
+
--IDS-HEADER-INERA-ADMIN-NAV-ITEM__FONT-WEIGHT: 700;
|
|
7713
8123
|
--IDS-HEADER-INERA-ADMIN-NAV-ITEM__COLOR: var(--ids-color-surface-text-on-default);
|
|
7714
8124
|
--IDS-HEADER-INERA-ADMIN-NAV-ITEM__BOTTOM-BORDER-COLOR: var(--ids-color-navigation-text-default);
|
|
7715
|
-
--IDS-HEADER-INERA-ADMIN-ITEM__SEPARATOR-COLOR: var(--ids-palette-neutral-90);
|
|
7716
8125
|
--IDS-HEADER-INERA-ADMIN-NAV-ITEM-MENU__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7717
|
-
--IDS-HEADER-INERA-ADMIN-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-
|
|
8126
|
+
--IDS-HEADER-INERA-ADMIN-NAV-ITEM-MENU__LINK-BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7718
8127
|
--IDS-HEADER-INERA-ADMIN-MOBILE-MENU__HAMBURGER-COLOR: var(--ids-color-navigation-icon-default);
|
|
7719
8128
|
--IDS-HEADER-INERA-ADMIN-MOBILE-MENU__HAMBURGER-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7720
8129
|
--IDS-HEADER-INERA-ADMIN-MOBILE-MENU__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7721
8130
|
--IDS-HEADER-INERA-ADMIN-MOBILE-MENU__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7722
|
-
--IDS-HEADER-INERA-ADMIN-
|
|
7723
|
-
--IDS-HEADER-INERA-ADMIN-AVATAR__BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
8131
|
+
--IDS-HEADER-INERA-ADMIN-AVATAR__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7724
8132
|
--IDS-HEADER-INERA-ADMIN-AVATAR__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8133
|
+
--IDS-HEADER-INERA-ADMIN-AVATAR__MENU-SEPARATOR-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7725
8134
|
--IDS-HEADER-INERA-ADMIN-AVATAR__DROPDOWN-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
8135
|
+
--IDS-HEADER-INERA-ADMIN-AVATAR__DROPDOWN-BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7726
8136
|
--IDS-HEADER-INERA-ADMIN-AVATAR__COLOR: var(--ids-color-surface-text-on-default);
|
|
7727
8137
|
--IDS-HEADER-INERA-ADMIN-AVATAR__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7728
8138
|
--IDS-HEADER-INERA-ADMIN-AVATAR__ICON-COLOR: var(--ids-color-interactive-text-default);
|
|
7729
8139
|
--IDS-HEADER-INERA-ADMIN-AVATAR__ICON-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7730
8140
|
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__MENU-SEPARATOR-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
7731
|
-
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__BORDER-COLOR: var(--ids-color-surface-border-elevated-
|
|
8141
|
+
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7732
8142
|
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7733
8143
|
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__COLOR: var(--ids-color-surface-text-on-default);
|
|
7734
8144
|
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__LINK-COLOR: var(--ids-color-navigation-text-default);
|
|
@@ -7737,7 +8147,7 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7737
8147
|
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__ICON-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7738
8148
|
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__DROPDOWN-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7739
8149
|
}
|
|
7740
|
-
|
|
8150
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
7741
8151
|
--IDS-HEADER-INERA-ADMIN__BRAND-BORDER-COLOR: var(--ids-color-brand-border-primary);
|
|
7742
8152
|
--IDS-HEADER-INERA-ADMIN__LOGO-SEPARATOR-HEIGHT: 3.875rem;
|
|
7743
8153
|
--IDS-HEADER-INERA-ADMIN__LOGO-SEPARATOR-TOP: 0.75rem;
|
|
@@ -7748,147 +8158,106 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7748
8158
|
--IDS-HEADER-INERA-ADMIN-AVATAR-MOBILE__ICON-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7749
8159
|
}
|
|
7750
8160
|
|
|
7751
|
-
|
|
8161
|
+
.ids--light, .ids--dark {
|
|
7752
8162
|
--IDS-HEADER-PATIENT__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
8163
|
+
--IDS-HEADER-PATIENT__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7753
8164
|
--IDS-HEADER-PATIENT__COLOR: var(--ids-color-surface-text-on-elevated-1);
|
|
7754
8165
|
}
|
|
7755
8166
|
|
|
7756
|
-
|
|
8167
|
+
.ids--light, .ids--dark {
|
|
7757
8168
|
--IDS-LINK__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
7758
8169
|
--IDS-LINK--COLOR-PRESET-1__COLOR: var(--ids-color-interactive-text-default);
|
|
7759
8170
|
--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7760
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-COLOR: var(--ids-color-interactive-text-
|
|
7761
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-COLOR: var(--ids-
|
|
7762
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-text-
|
|
8171
|
+
--IDS-LINK--COLOR-PRESET-1__ACTIVE-COLOR: var(--ids-color-interactive-text-active);
|
|
8172
|
+
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-surface-background-default);
|
|
8173
|
+
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-text-hover);
|
|
8174
|
+
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-ACTIVE-COLOR: var(--ids-color-surface-background-default);
|
|
8175
|
+
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR: var(--ids-color-interactive-text-active);
|
|
7763
8176
|
--IDS-LINK--COLOR-PRESET-2__COLOR: var(--ids-color-navigation-text-default);
|
|
7764
8177
|
--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7765
8178
|
--IDS-LINK--COLOR-PRESET-2__ACTIVE-COLOR: var(--ids-color-navigation-text-hover);
|
|
7766
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-COLOR: var(--ids-
|
|
8179
|
+
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-surface-background-default);
|
|
7767
8180
|
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-text-hover);
|
|
8181
|
+
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-ACTIVE-COLOR: var(--ids-color-surface-background-default);
|
|
8182
|
+
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR: var(--ids-color-navigation-text-active);
|
|
7768
8183
|
--IDS-LINK--COLOR-PRESET-3__COLOR: var(--ids-palette-neutral-100);
|
|
7769
8184
|
--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7770
8185
|
--IDS-LINK--COLOR-PRESET-3__ACTIVE-COLOR: var(--ids-palette-neutral-100);
|
|
7771
8186
|
--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7772
8187
|
--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: transparent;
|
|
7773
|
-
|
|
7774
|
-
:
|
|
8188
|
+
--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-ACTIVE-COLOR: var(--ids-palette-neutral-100);
|
|
8189
|
+
--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR: transparent;
|
|
7775
8190
|
--IDS-LINK--MENU__COLOR: var(--ids-color-navigation-text-default);
|
|
8191
|
+
--IDS-LINK--MENU__ICON-COLOR: var(--ids-color-navigation-text-default);
|
|
7776
8192
|
--IDS-LINK--MENU__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7777
|
-
--IDS-LINK--
|
|
7778
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-navigation-
|
|
7779
|
-
|
|
8193
|
+
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-navigation-text-on-hover);
|
|
8194
|
+
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-background-hover);
|
|
8195
|
+
}
|
|
8196
|
+
.ids--light.ids--1177, .ids--dark.ids--1177 {
|
|
7780
8197
|
--IDS-LINK--FOOTER__COLOR: var(--ids-color-navigation-text-default);
|
|
7781
8198
|
--IDS-LINK--FOOTER__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7782
8199
|
}
|
|
7783
|
-
|
|
7784
|
-
--IDS-LINK--MENU__COLOR: var(--ids-color-interactive-text-default);
|
|
7785
|
-
--IDS-LINK--MENU__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7786
|
-
--IDS-LINK--MENU__ICON-COLOR: var(--ids-color-interactive-text-default);
|
|
7787
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7788
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
7789
|
-
--IDS-LINK--FOOTER__COLOR: var(--ids-color-interactive-text-default);
|
|
7790
|
-
--IDS-LINK--FOOTER__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7791
|
-
}
|
|
7792
|
-
:root.ids--1177-admin {
|
|
7793
|
-
--IDS-LINK--MENU__COLOR: var(--ids-color-interactive-text-default);
|
|
7794
|
-
--IDS-LINK--MENU__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7795
|
-
--IDS-LINK--MENU__ICON-COLOR: var(--ids-color-interactive-text-default);
|
|
7796
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-interactive-text-on-hover);
|
|
7797
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
8200
|
+
.ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
|
|
7798
8201
|
--IDS-LINK--FOOTER__COLOR: var(--ids-color-interactive-text-default);
|
|
7799
8202
|
--IDS-LINK--FOOTER__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7800
8203
|
}
|
|
7801
|
-
|
|
7802
|
-
--IDS-LINK--COLOR-PRESET-1__COLOR: var(--ids-color-interactive-text-default);
|
|
7803
|
-
--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7804
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-COLOR: var(--ids-color-interactive-text-hover);
|
|
7805
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7806
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-text-default);
|
|
7807
|
-
--IDS-LINK--COLOR-PRESET-2__COLOR: var(--ids-color-navigation-text-default);
|
|
7808
|
-
--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7809
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-COLOR: var(--ids-color-navigation-text-hover);
|
|
7810
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7811
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-text-default);
|
|
7812
|
-
--IDS-LINK--COLOR-PRESET-3__COLOR: var(--ids-palette-neutral-100);
|
|
7813
|
-
--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7814
|
-
--IDS-LINK--COLOR-PRESET-3__ACTIVE-COLOR: var(--ids-palette-neutral-100);
|
|
7815
|
-
--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7816
|
-
--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: transparent;
|
|
7817
|
-
--IDS-LINK--MENU__COLOR: var(--ids-color-navigation-text-default);
|
|
7818
|
-
--IDS-LINK--MENU__HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7819
|
-
--IDS-LINK--MENU__ICON-COLOR: var(--ids-color-navigation-icon-default);
|
|
7820
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7821
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-text-hover);
|
|
7822
|
-
}
|
|
7823
|
-
:root.ids--inera {
|
|
8204
|
+
.ids--light.ids--inera, .ids--dark.ids--inera {
|
|
7824
8205
|
--IDS-LINK--FOOTER__COLOR: var(--ids-palette-neutral-100);
|
|
7825
8206
|
--IDS-LINK--FOOTER__HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7826
8207
|
}
|
|
7827
|
-
|
|
8208
|
+
.ids--light.ids--inera-admin, .ids--dark.ids--inera-admin {
|
|
7828
8209
|
--IDS-LINK--FOOTER__COLOR: var(--ids-color-text-on-secondary);
|
|
7829
8210
|
--IDS-LINK--FOOTER__HOVER-COLOR: var(--ids-color-text-on-secondary);
|
|
7830
8211
|
}
|
|
7831
|
-
|
|
7832
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-accent-30);
|
|
7833
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-palette-primary-90);
|
|
7834
|
-
--IDS-LINK--COLOR-PRESET-2__COLOR: var(--ids-color-navigation-text-on-default);
|
|
7835
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-accent-30);
|
|
7836
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-palette-primary-90);
|
|
7837
|
-
}
|
|
7838
|
-
:root.ids--dark.ids--1177 {
|
|
7839
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-background-hover);
|
|
8212
|
+
.ids--light.ids--dark.ids--1177, .ids--dark.ids--dark.ids--1177 {
|
|
7840
8213
|
--IDS-LINK--FOOTER__COLOR: var(--ids-palette-neutral-100);
|
|
7841
8214
|
--IDS-LINK--FOOTER__HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7842
8215
|
}
|
|
7843
|
-
|
|
7844
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-neutral-20);
|
|
7845
|
-
--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-text-hover);
|
|
7846
|
-
--IDS-LINK--COLOR-PRESET-2__COLOR: var(--ids-color-navigation-text-on-default);
|
|
7847
|
-
--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
7848
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-COLOR: var(--ids-color-interactive-text-hover);
|
|
7849
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-COLOR: var(--ids-palette-neutral-20);
|
|
7850
|
-
--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-text-hover);
|
|
7851
|
-
--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-surface-background-default);
|
|
7852
|
-
}
|
|
7853
|
-
:root.ids--dark.ids--inera {
|
|
7854
|
-
--IDS-LINK--FOOTER__ACTIVE-ICON-HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
7855
|
-
}
|
|
7856
|
-
:root.ids--dark.ids--inera-admin {
|
|
8216
|
+
.ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--inera-admin {
|
|
7857
8217
|
--IDS-LINK--FOOTER__COLOR: var(--ids-palette-neutral-100);
|
|
7858
8218
|
--IDS-LINK--FOOTER__HOVER-COLOR: var(--ids-palette-neutral-100);
|
|
7859
8219
|
}
|
|
7860
8220
|
|
|
7861
|
-
|
|
8221
|
+
.ids--light, .ids--dark {
|
|
7862
8222
|
--IDS-LIST-PAGINATION__LINK-FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
8223
|
+
--IDS-LIST-PAGINATION__COLOR: var(--ids-color-interactive-text-default);
|
|
8224
|
+
--IDS-LIST-PAGINATION__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
8225
|
+
--IDS-LIST-PAGINATION--HOVER-COLOR: var(--ids-color-interactive-text-on-hover);
|
|
8226
|
+
--IDS-LIST-PAGINATION--HOVER__BACKGROUND-COLOR: var(--ids-color-interactive-background-hover);
|
|
8227
|
+
--IDS-LIST-PAGINATION--ACTIVE__COLOR: var(--ids-color-interactive-text-on-active);
|
|
8228
|
+
--IDS-LIST-PAGINATION--ACTIVE__BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
7863
8229
|
--IDS-LIST-PAGINATION__CURRENT-COLOR: var(--ids-color-interactive-text-on-default);
|
|
7864
8230
|
--IDS-LIST-PAGINATION__CURRENT-FOCUS-COLOR: var(--ids-color-interactive-text-on-default);
|
|
8231
|
+
--IDS-LIST-PAGINATION--DISABLED-COLOR: var(--ids-color-form-text-on-disabled);
|
|
7865
8232
|
}
|
|
7866
|
-
|
|
8233
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
7867
8234
|
--IDS-LIST-PAGINATION__LINK-FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
7868
8235
|
}
|
|
7869
8236
|
|
|
7870
|
-
|
|
8237
|
+
.ids--light, .ids--dark {
|
|
7871
8238
|
/* VARIATION 1 */
|
|
7872
8239
|
--IDS-MOBILE-MENU--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
7873
8240
|
/* Level 1 */
|
|
7874
8241
|
--IDS-MOBILE-MENU-ITEM__FONT-WEIGHT: 700;
|
|
7875
8242
|
--IDS-MOBILE-MENU-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
8243
|
+
--IDS-MOBILE-MENU-ITEM--HOVER__COLOR: var(--ids-color-navigation-text-hover);
|
|
7876
8244
|
--IDS-MOBILE-MENU-ITEM__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7877
8245
|
--IDS-MOBILE-MENU-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7878
|
-
--IDS-MOBILE-MENU-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-
|
|
7879
|
-
--IDS-MOBILE-MENU-
|
|
8246
|
+
--IDS-MOBILE-MENU-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8247
|
+
--IDS-MOBILE-MENU-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-border-default);
|
|
7880
8248
|
/* Secondary */
|
|
7881
8249
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__COLOR: var(--ids-color-navigation-text-default);
|
|
7882
8250
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7883
8251
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7884
|
-
--IDS-MOBILE-MENU-ITEM-
|
|
8252
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BORDER-BOTTOM-COLOR: var(--ids-color-navigation-border-default);
|
|
8253
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-border-default);
|
|
7885
8254
|
/* Level 2 & 3 */
|
|
7886
8255
|
--IDS-MOBILE-MENU-ITEM--L2__FONT-WEIGHT: normal;
|
|
7887
8256
|
--IDS-MOBILE-MENU-ITEM--L2__COLOR: var(--ids-color-navigation-text-default);
|
|
7888
8257
|
--IDS-MOBILE-MENU-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7889
|
-
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-
|
|
8258
|
+
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7890
8259
|
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7891
|
-
--IDS-MOBILE-MENU-ITEM--
|
|
8260
|
+
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-border-default);
|
|
7892
8261
|
/* VARIATION 2 */
|
|
7893
8262
|
--IDS-MOBILE-MENU-2--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
7894
8263
|
/* Level 1 */
|
|
@@ -7896,18 +8265,17 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7896
8265
|
--IDS-MOBILE-MENU-2-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
7897
8266
|
--IDS-MOBILE-MENU-2-ITEM--HOVER__COLOR: var(--ids-color-navigation-text-hover);
|
|
7898
8267
|
--IDS-MOBILE-MENU-2-ITEM__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7899
|
-
--IDS-MOBILE-MENU-2-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-
|
|
8268
|
+
--IDS-MOBILE-MENU-2-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7900
8269
|
--IDS-MOBILE-MENU-2-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7901
|
-
--IDS-MOBILE-MENU-2-
|
|
8270
|
+
--IDS-MOBILE-MENU-2-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-border-default);
|
|
7902
8271
|
/* VARIATION 2 - Level 2 & 3 */
|
|
7903
8272
|
--IDS-MOBILE-MENU-2-ITEM--L2__FONT-WEIGHT: normal;
|
|
7904
8273
|
--IDS-MOBILE-MENU-2-ITEM--L2__COLOR: var(--ids-color-navigation-text-default);
|
|
7905
8274
|
--IDS-MOBILE-MENU-2-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7906
|
-
--IDS-MOBILE-MENU-2-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-navigation-border-default);
|
|
7907
8275
|
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7908
|
-
--IDS-MOBILE-MENU-2-ITEM--
|
|
8276
|
+
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-navigation-border-default);
|
|
7909
8277
|
}
|
|
7910
|
-
|
|
8278
|
+
.ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
|
|
7911
8279
|
/* VARIATION 1 */
|
|
7912
8280
|
--IDS-MOBILE-MENU--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
7913
8281
|
/* Level 1 */
|
|
@@ -7916,20 +8284,21 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7916
8284
|
--IDS-MOBILE-MENU-ITEM--HOVER__COLOR: var(--ids-color-interactive-text-hover);
|
|
7917
8285
|
--IDS-MOBILE-MENU-ITEM__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7918
8286
|
--IDS-MOBILE-MENU-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7919
|
-
--IDS-MOBILE-MENU-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-
|
|
7920
|
-
--IDS-MOBILE-MENU-
|
|
8287
|
+
--IDS-MOBILE-MENU-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8288
|
+
--IDS-MOBILE-MENU-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-border-default);
|
|
7921
8289
|
/* Secondary */
|
|
7922
8290
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__COLOR: var(--ids-color-interactive-text-default);
|
|
7923
8291
|
--IDS-MOBILE-MENU-ITEM-SECONDARY--HOVER__COLOR: var(--ids-color-interactive-text-hover);
|
|
7924
8292
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8293
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BORDER-BOTTOM-COLOR: var(--ids-color-interactive-border-default);
|
|
7925
8294
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7926
|
-
--IDS-MOBILE-MENU-ITEM-
|
|
8295
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-border-default);
|
|
7927
8296
|
/* Level 2 */
|
|
7928
8297
|
--IDS-MOBILE-MENU-ITEM--L2__COLOR: var(--ids-color-interactive-text-default);
|
|
7929
8298
|
--IDS-MOBILE-MENU-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7930
|
-
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-
|
|
8299
|
+
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7931
8300
|
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7932
|
-
--IDS-MOBILE-MENU-ITEM--
|
|
8301
|
+
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-border-default);
|
|
7933
8302
|
/* VARIATION 2 */
|
|
7934
8303
|
--IDS-MOBILE-MENU-2--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
7935
8304
|
/* Level 1 */
|
|
@@ -7937,38 +8306,39 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7937
8306
|
--IDS-MOBILE-MENU-2-ITEM__COLOR: var(--ids-color-interactive-text-default);
|
|
7938
8307
|
--IDS-MOBILE-MENU-2-ITEM--HOVER__COLOR: var(--ids-color-interactive-text-hover);
|
|
7939
8308
|
--IDS-MOBILE-MENU-2-ITEM__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7940
|
-
--IDS-MOBILE-MENU-2-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-
|
|
8309
|
+
--IDS-MOBILE-MENU-2-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7941
8310
|
--IDS-MOBILE-MENU-2-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7942
|
-
--IDS-MOBILE-MENU-2-
|
|
8311
|
+
--IDS-MOBILE-MENU-2-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-border-default);
|
|
7943
8312
|
/* VARIATION 2 - Level 2 & 3 */
|
|
7944
8313
|
--IDS-MOBILE-MENU-2-ITEM--L2__COLOR: var(--ids-color-interactive-text-default);
|
|
7945
8314
|
--IDS-MOBILE-MENU-2-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7946
|
-
--IDS-MOBILE-MENU-2-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-interactive-border-default);
|
|
7947
8315
|
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7948
|
-
--IDS-MOBILE-MENU-2-ITEM--
|
|
8316
|
+
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-interactive-border-default);
|
|
7949
8317
|
}
|
|
7950
|
-
|
|
8318
|
+
.ids--light.ids--inera, .ids--dark.ids--inera {
|
|
7951
8319
|
/* VARIATION 1 */
|
|
7952
8320
|
--IDS-MOBILE-MENU--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
7953
8321
|
/* Level 1 */
|
|
7954
8322
|
--IDS-MOBILE-MENU-ITEM__FONT-WEIGHT: 700;
|
|
7955
8323
|
--IDS-MOBILE-MENU-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
7956
|
-
--IDS-MOBILE-MENU-
|
|
7957
|
-
--IDS-MOBILE-MENU-
|
|
7958
|
-
--IDS-MOBILE-MENU-
|
|
7959
|
-
--IDS-MOBILE-MENU-
|
|
8324
|
+
--IDS-MOBILE-MENU-ITEM--HOVER__COLOR: var(--ids-palette-primary-20);
|
|
8325
|
+
--IDS-MOBILE-MENU-ITEM__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8326
|
+
--IDS-MOBILE-MENU-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8327
|
+
--IDS-MOBILE-MENU-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8328
|
+
--IDS-MOBILE-MENU-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
7960
8329
|
/* Secondary */
|
|
7961
8330
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__COLOR: var(--ids-color-navigation-text-default);
|
|
7962
8331
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8332
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-default);
|
|
7963
8333
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
7964
|
-
--IDS-MOBILE-MENU-ITEM-
|
|
8334
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
7965
8335
|
/* Level 2 & 3 */
|
|
7966
8336
|
--IDS-MOBILE-MENU-ITEM--L2__FONT-WEIGHT: normal;
|
|
7967
8337
|
--IDS-MOBILE-MENU-ITEM--L2__COLOR: var(--ids-color-navigation-text-default);
|
|
7968
8338
|
--IDS-MOBILE-MENU-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
7969
|
-
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-
|
|
8339
|
+
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7970
8340
|
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7971
|
-
--IDS-MOBILE-MENU-ITEM--
|
|
8341
|
+
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
7972
8342
|
/* VARIATION 2 */
|
|
7973
8343
|
--IDS-MOBILE-MENU-2--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE--LIGHT-COLOR);
|
|
7974
8344
|
/* Level 1 */
|
|
@@ -7978,16 +8348,15 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7978
8348
|
--IDS-MOBILE-MENU-2-ITEM__BACKGROUND-COLOR: var(--ids-color-brand-background-primary);
|
|
7979
8349
|
--IDS-MOBILE-MENU-2-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7980
8350
|
--IDS-MOBILE-MENU-2-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-primary);
|
|
7981
|
-
--IDS-MOBILE-MENU-2-
|
|
8351
|
+
--IDS-MOBILE-MENU-2-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-text-on-primary);
|
|
7982
8352
|
/* VARIATION 2 - Level 2 & 3 */
|
|
7983
8353
|
--IDS-MOBILE-MENU-2-ITEM--L2__FONT-WEIGHT: normal;
|
|
7984
8354
|
--IDS-MOBILE-MENU-2-ITEM--L2__COLOR: var(--ids-color-brand-text-on-primary);
|
|
7985
8355
|
--IDS-MOBILE-MENU-2-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-brand-background-primary);
|
|
7986
|
-
--IDS-MOBILE-MENU-2-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
7987
8356
|
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-primary);
|
|
7988
|
-
--IDS-MOBILE-MENU-2-ITEM--
|
|
8357
|
+
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-text-on-primary);
|
|
7989
8358
|
}
|
|
7990
|
-
|
|
8359
|
+
.ids--light.ids--inera-admin, .ids--dark.ids--inera-admin {
|
|
7991
8360
|
/* VARIATION 1 */
|
|
7992
8361
|
--IDS-MOBILE-MENU--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
7993
8362
|
/* Level 1 */
|
|
@@ -7995,20 +8364,21 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
7995
8364
|
--IDS-MOBILE-MENU-ITEM__COLOR: var(--ids-color-navigation-text-default);
|
|
7996
8365
|
--IDS-MOBILE-MENU-ITEM__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7997
8366
|
--IDS-MOBILE-MENU-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
7998
|
-
--IDS-MOBILE-MENU-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-
|
|
7999
|
-
--IDS-MOBILE-MENU-
|
|
8367
|
+
--IDS-MOBILE-MENU-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8368
|
+
--IDS-MOBILE-MENU-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8000
8369
|
/* Secondary */
|
|
8001
8370
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__COLOR: var(--ids-color-navigation-text-default);
|
|
8002
8371
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8372
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-default);
|
|
8003
8373
|
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8004
|
-
--IDS-MOBILE-MENU-ITEM-
|
|
8374
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8005
8375
|
/* Level 2 & 3 */
|
|
8006
8376
|
--IDS-MOBILE-MENU-ITEM--L2__FONT-WEIGHT: normal;
|
|
8007
8377
|
--IDS-MOBILE-MENU-ITEM--L2__COLOR: var(--ids-color-navigation-text-default);
|
|
8008
8378
|
--IDS-MOBILE-MENU-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
8009
|
-
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-
|
|
8379
|
+
--IDS-MOBILE-MENU-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8010
8380
|
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8011
|
-
--IDS-MOBILE-MENU-ITEM--
|
|
8381
|
+
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8012
8382
|
/* VARIATION 2 */
|
|
8013
8383
|
--IDS-MOBILE-MENU-2--FOCUS-OUTLINE-COLOR: var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
8014
8384
|
/* Level 1 */
|
|
@@ -8018,71 +8388,69 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8018
8388
|
--IDS-MOBILE-MENU-2-ITEM__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8019
8389
|
--IDS-MOBILE-MENU-2-ITEM__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8020
8390
|
--IDS-MOBILE-MENU-2-ITEM__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8021
|
-
--IDS-MOBILE-MENU-2-
|
|
8391
|
+
--IDS-MOBILE-MENU-2-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8022
8392
|
/* Level 2 & 3 */
|
|
8023
8393
|
--IDS-MOBILE-MENU-2-ITEM--L2__FONT-WEIGHT: normal;
|
|
8024
8394
|
--IDS-MOBILE-MENU-2-ITEM--L2__COLOR: var(--ids-color-brand-text-on-secondary);
|
|
8025
8395
|
--IDS-MOBILE-MENU-2-ITEM--L2__BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8026
|
-
--IDS-MOBILE-MENU-2-ITEM--L2__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8027
8396
|
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8028
|
-
--IDS-MOBILE-MENU-2-ITEM--
|
|
8397
|
+
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8029
8398
|
}
|
|
8030
|
-
|
|
8031
|
-
--IDS-MOBILE-MENU-
|
|
8032
|
-
--IDS-MOBILE-MENU-2-
|
|
8033
|
-
--IDS-MOBILE-MENU-2-ITEM--
|
|
8399
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8400
|
+
--IDS-MOBILE-MENU-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8401
|
+
--IDS-MOBILE-MENU-2-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8402
|
+
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8034
8403
|
}
|
|
8035
|
-
|
|
8036
|
-
--IDS-MOBILE-MENU-
|
|
8037
|
-
--IDS-MOBILE-MENU-2-
|
|
8038
|
-
--IDS-MOBILE-MENU-2-ITEM--
|
|
8404
|
+
.ids--light.ids--dark.ids--1177-pro, .ids--light.ids--dark.ids--1177-admin, .ids--dark.ids--dark.ids--1177-pro, .ids--dark.ids--dark.ids--1177-admin {
|
|
8405
|
+
--IDS-MOBILE-MENU-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8406
|
+
--IDS-MOBILE-MENU-2-ITEM__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8407
|
+
--IDS-MOBILE-MENU-2-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-border-primary);
|
|
8039
8408
|
}
|
|
8040
|
-
|
|
8041
|
-
--IDS-MOBILE-MENU-ITEM
|
|
8042
|
-
--IDS-MOBILE-MENU-ITEM-
|
|
8409
|
+
.ids--light.ids--dark.ids--inera, .ids--dark.ids--dark.ids--inera {
|
|
8410
|
+
--IDS-MOBILE-MENU-ITEM--HOVER__COLOR: var(--ids-palette-neutral-100);
|
|
8411
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__COLOR: var(--ids-color-navigation-text-default);
|
|
8412
|
+
--IDS-MOBILE-MENU-ITEM-SECONDARY__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-text-on-primary);
|
|
8043
8413
|
--IDS-MOBILE-MENU-ITEM--L2__COLOR: var(--ids-color-brand-text-on-primary);
|
|
8044
|
-
--IDS-MOBILE-MENU-ITEM--
|
|
8414
|
+
--IDS-MOBILE-MENU-ITEM--L2__BEFORE-HOVER-BACKGROUND-COLOR: var(--ids-color-brand-text-on-primary);
|
|
8045
8415
|
}
|
|
8046
|
-
|
|
8416
|
+
.ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--inera-admin {
|
|
8047
8417
|
--IDS-MOBILE-MENU-ITEM__COLOR: var(--ids-color-brand-text-on-secondary);
|
|
8048
8418
|
--IDS-MOBILE-MENU-2-ITEM--L2__COLOR: var(--ids-color-navigation-text-default);
|
|
8049
8419
|
}
|
|
8050
8420
|
|
|
8051
|
-
|
|
8052
|
-
--IDS-NAVIGATION-
|
|
8053
|
-
--IDS-NAVIGATION-
|
|
8421
|
+
.ids--light, .ids--dark {
|
|
8422
|
+
--IDS-NAVIGATION-CONTENT__DECORATION-TOP: 0.25rem solid var(--ids-color-interactive-border-default);
|
|
8423
|
+
--IDS-NAVIGATION-CONTENT__DECORATION-TOP-HEIGHT: 1.25rem;
|
|
8424
|
+
--IDS-NAVIGATION-CONTENT__BORDER-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8054
8425
|
--IDS-NAVIGATION-CONTENT__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
8055
|
-
--IDS-NAVIGATION-CONTENT__HEADLINE-COLOR: var(--ids-color-surface-text-on-
|
|
8426
|
+
--IDS-NAVIGATION-CONTENT__HEADLINE-COLOR: var(--ids-color-surface-text-on-elevated-1);
|
|
8056
8427
|
--IDS-NAVIGATION-CONTENT__ITEM-BORDER-TOP: 0.063rem solid var(--ids-palette-accent-90);
|
|
8057
8428
|
}
|
|
8058
|
-
|
|
8059
|
-
--IDS-NAVIGATION-
|
|
8429
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
8430
|
+
--IDS-NAVIGATION-CONTENT__DECORATION-TOP-HEIGHT: 0;
|
|
8060
8431
|
--IDS-NAVIGATION-CONTENT__ITEM-BORDER-TOP: 0.063rem solid var(--ids-color-surface-border-elevated-1);
|
|
8061
8432
|
}
|
|
8062
8433
|
|
|
8063
|
-
|
|
8064
|
-
--IDS-NAVIGATION-LOCAL__BORDER: 0.063rem solid var(--ids-color-
|
|
8065
|
-
--IDS-NAVIGATION-LOCAL__AFTER-COLOR: var(--ids-color-
|
|
8066
|
-
--IDS-NAVIGATION-
|
|
8067
|
-
--IDS-NAVIGATION-LOCAL--ACTIVE-BEFORE-COLOR: var(--ids-
|
|
8434
|
+
.ids--light, .ids--dark {
|
|
8435
|
+
--IDS-NAVIGATION-LOCAL__BORDER: 0.063rem solid var(--ids-color-surface-border-default);
|
|
8436
|
+
--IDS-NAVIGATION-LOCAL__AFTER-COLOR: var(--ids-color-surface-border-default);
|
|
8437
|
+
--IDS-NAVIGATION-LOCAL--HOVER-BEFORE-COLOR: var(--ids-color-navigation-border-hover);
|
|
8438
|
+
--IDS-NAVIGATION-LOCAL--ACTIVE-BEFORE-COLOR: var(--ids-color-navigation-border-default);
|
|
8068
8439
|
--IDS-NAVIGATION-LOCAL__HEADLINE-COLOR: var(--ids-color-surface-text-on-default);
|
|
8069
8440
|
--IDS-NAVIGATION-LOCAL__LINK-COLOR: var(--ids-color-navigation-text-default);
|
|
8070
8441
|
--IDS-NAVIGATION-LOCAL__LINK--HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
8071
8442
|
}
|
|
8072
|
-
|
|
8443
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
8073
8444
|
--IDS-NAVIGATION-LOCAL__BORDER: 0.063rem solid var(--ids-color-surface-border-default);
|
|
8074
8445
|
--IDS-NAVIGATION-LOCAL__AFTER-COLOR: var(--ids-color-surface-border-default);
|
|
8075
8446
|
}
|
|
8076
|
-
|
|
8077
|
-
--IDS-NAVIGATION-LOCAL__BEFORE-HOVER-COLOR: var(--ids-color-navigation-border-default);
|
|
8078
|
-
--IDS-NAVIGATION-LOCAL--ACTIVE-BEFORE-COLOR: var(--ids-color-navigation-border-default);
|
|
8079
|
-
}
|
|
8080
|
-
:root.ids--dark.ids--inera, :root.ids--dark.ids--inera-admin {
|
|
8447
|
+
.ids--light.ids--dark.ids--inera, .ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--inera, .ids--dark.ids--dark.ids--inera-admin {
|
|
8081
8448
|
--IDS-NAVIGATION-LOCAL__BEFORE-HOVER-COLOR: var(--ids-color-brand-border-primary);
|
|
8082
8449
|
--IDS-NAVIGATION-LOCAL--ACTIVE-BEFORE-COLOR: var(--ids-color-brand-border-primary);
|
|
8083
8450
|
}
|
|
8084
8451
|
|
|
8085
|
-
|
|
8452
|
+
.ids--light,
|
|
8453
|
+
.ids--dark {
|
|
8086
8454
|
--IDS-NOTIFICATION-BADGE__PADDING: 0.0625rem 0.5rem;
|
|
8087
8455
|
--IDS-NOTIFICATION-BADGE__BORDER-THICKNESS: 0.0625rem;
|
|
8088
8456
|
--IDS-NOTIFICATION-BADGE--PRIMARY__BACKGROUND-COLOR: var(--ids-color-feedback-background-notification);
|
|
@@ -8092,7 +8460,7 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8092
8460
|
--IDS-NOTIFICATION-BADGE--SECONDARY__BORDER-COLOR: var(--ids-color-surface-border-default);
|
|
8093
8461
|
--IDS-NOTIFICATION-BADGE--SECONDARY__COLOR: var(--ids-color-surface-text-on-default);
|
|
8094
8462
|
--IDS-NOTIFICATION-BADGE--NEUTRAL__BACKGROUND-COLOR: var(--ids-palette-neutral-90);
|
|
8095
|
-
--IDS-NOTIFICATION-BADGE--NEUTRAL__BORDER-COLOR: var(--ids-palette-neutral-
|
|
8463
|
+
--IDS-NOTIFICATION-BADGE--NEUTRAL__BORDER-COLOR: var(--ids-palette-neutral-60);
|
|
8096
8464
|
--IDS-NOTIFICATION-BADGE--NEUTRAL__COLOR: var(--ids-palette-neutral-20);
|
|
8097
8465
|
--IDS-NOTIFICATION-BADGE--INFO__BACKGROUND-COLOR: var(--ids-color-feedback-background-information);
|
|
8098
8466
|
--IDS-NOTIFICATION-BADGE--INFO__BORDER-COLOR: var(--ids-color-feedback-border-information);
|
|
@@ -8107,15 +8475,18 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8107
8475
|
--IDS-NOTIFICATION-BADGE--ERROR__BORDER-COLOR: var(--ids-color-feedback-border-error);
|
|
8108
8476
|
--IDS-NOTIFICATION-BADGE--ERROR__COLOR: var(--ids-color-feedback-text-on-error);
|
|
8109
8477
|
}
|
|
8110
|
-
|
|
8478
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin,
|
|
8479
|
+
.ids--dark.ids--inera,
|
|
8480
|
+
.ids--dark.ids--inera-admin {
|
|
8111
8481
|
--IDS-NOTIFICATION-BADGE--NEUTRAL__BORDER-COLOR: var(--ids-palette-neutral-40);
|
|
8112
8482
|
}
|
|
8113
|
-
|
|
8483
|
+
.ids--light.ids--dark,
|
|
8484
|
+
.ids--dark.ids--dark {
|
|
8114
8485
|
--IDS-NOTIFICATION-BADGE__PADDING: 0 0.4375rem;
|
|
8115
8486
|
--IDS-NOTIFICATION-BADGE__BORDER-THICKNESS: 0.125rem;
|
|
8116
8487
|
}
|
|
8117
8488
|
|
|
8118
|
-
|
|
8489
|
+
.ids--light, .ids--dark {
|
|
8119
8490
|
--IDS-POPOVER-CONTENT__BORDER-THICKNESS: 0.0625rem;
|
|
8120
8491
|
--IDS-POPOVER-CONTENT__BORDER-RADIUS: 0.625rem;
|
|
8121
8492
|
--IDS-POPOVER-CONTENT__BORDER-COLOR: var(--ids-color-surface-border-default);
|
|
@@ -8124,41 +8495,50 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8124
8495
|
--IDS-POPOVER-CONTENT__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
8125
8496
|
--IDS-POPOVER-CONTENT__CARET-BODY-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
8126
8497
|
--IDS-POPOVER-CONTENT__CARET-BORDER-COLOR: var(--ids-color-surface-border-default);
|
|
8127
|
-
--IDS-POPOVER-CONTENT__CARET-CONTENT-TOP: -0.5rem;
|
|
8128
|
-
--IDS-POPOVER-CONTENT__CARET-BORDER-TOP: -0.125rem;
|
|
8129
8498
|
--IDS-POPOVER-CONTENT__CARET-BODY-TOP: 0;
|
|
8130
|
-
--IDS-POPOVER-CONTENT__CARET-
|
|
8131
|
-
--IDS-POPOVER-CONTENT__CARET-
|
|
8132
|
-
|
|
8133
|
-
:
|
|
8499
|
+
--IDS-POPOVER-CONTENT__CARET-BORDER-TOP: -0.125rem;
|
|
8500
|
+
--IDS-POPOVER-CONTENT__CARET-CONTENT-TOP: -0.5rem;
|
|
8501
|
+
--IDS-POPOVER-CONTENT__CARET-BODY-LEFT: -0.0938rem;
|
|
8502
|
+
--IDS-POPOVER-CONTENT__CARET-BORDER-LEFT: -0.1875rem;
|
|
8503
|
+
--IDS-POPOVER-CONTENT__CARET-BODY-RIGHT: -0.0938rem;
|
|
8504
|
+
--IDS-POPOVER-CONTENT__CARET-BORDER-RIGHT: -0.1875rem;
|
|
8505
|
+
--IDS-POPOVER-CONTENT__CARET-BODY-BOTTOM: -0.0938rem;
|
|
8506
|
+
--IDS-POPOVER-CONTENT__CARET-BORDER-BOTTOM: -0.1875rem;
|
|
8507
|
+
}
|
|
8508
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
8134
8509
|
--IDS-POPOVER-CONTENT__BORDER-RADIUS: 0.188rem;
|
|
8135
|
-
--IDS-POPOVER-CONTENT__CARET-SHADOW-TOP: -0.4375rem;
|
|
8136
8510
|
}
|
|
8137
|
-
|
|
8511
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8138
8512
|
--IDS-POPOVER-CONTENT__BORDER-THICKNESS: 0.125rem;
|
|
8139
|
-
--IDS-POPOVER-CONTENT__CARET-
|
|
8513
|
+
--IDS-POPOVER-CONTENT__CARET-BODY-TOP: 0;
|
|
8140
8514
|
--IDS-POPOVER-CONTENT__CARET-BORDER-TOP: -0.1875rem;
|
|
8141
|
-
--IDS-POPOVER-CONTENT__CARET-
|
|
8515
|
+
--IDS-POPOVER-CONTENT__CARET-CONTENT-TOP: -0.4375rem;
|
|
8516
|
+
--IDS-POPOVER-CONTENT__CARET-BODY-LEFT: 0;
|
|
8517
|
+
--IDS-POPOVER-CONTENT__CARET-BORDER-LEFT: -0.1875rem;
|
|
8518
|
+
--IDS-POPOVER-CONTENT__CARET-BODY-RIGHT: 0;
|
|
8519
|
+
--IDS-POPOVER-CONTENT__CARET-BORDER-RIGHT: -0.1875rem;
|
|
8520
|
+
--IDS-POPOVER-CONTENT__CARET-BODY-BOTTOM: 0;
|
|
8521
|
+
--IDS-POPOVER-CONTENT__CARET-BORDER-BOTTOM: -0.1875rem;
|
|
8142
8522
|
}
|
|
8143
8523
|
|
|
8144
|
-
|
|
8524
|
+
.ids--light, .ids--dark {
|
|
8145
8525
|
--IDS-PROGRESSBAR__HEIGHT: 0.75rem;
|
|
8146
8526
|
--IDS-PROGRESSBAR__HEIGHT--TABLET: 0.5rem;
|
|
8147
8527
|
--IDS-PROGRESSBAR__BORDER-THICKNESS: 0.063rem;
|
|
8148
8528
|
--IDS-PROGRESSBAR__BORDER-COLOR: var(--ids-color-feedback-border-information);
|
|
8149
8529
|
--IDS-PROGRESSBAR__PROGRESS-COLOR: var(--ids-color-feedback-border-information);
|
|
8150
8530
|
}
|
|
8151
|
-
|
|
8531
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
8152
8532
|
--IDS-PROGRESSBAR__BORDER-COLOR: var(--ids-color-interactive-border-default);
|
|
8153
8533
|
--IDS-PROGRESSBAR__PROGRESS-COLOR: var(--ids-color-interactive-background-default);
|
|
8154
8534
|
}
|
|
8155
|
-
|
|
8535
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8156
8536
|
--IDS-PROGRESSBAR__HEIGHT: 0.875rem;
|
|
8157
8537
|
--IDS-PROGRESSBAR__HEIGHT--TABLET: 0.6rem;
|
|
8158
8538
|
--IDS-PROGRESSBAR__BORDER-THICKNESS: 0.125rem;
|
|
8159
8539
|
}
|
|
8160
8540
|
|
|
8161
|
-
|
|
8541
|
+
.ids--light, .ids--dark {
|
|
8162
8542
|
--IDS-PUFF-LIST-HEADER-LINK__COLOR: var(--ids-color-interactive-text-default);
|
|
8163
8543
|
--IDS-PUFF-LIST-HEADER-LINK__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
8164
8544
|
--IDS-PUFF-LIST__BORDER: 0.0625rem solid var(--ids-palette-neutral-90);
|
|
@@ -8166,54 +8546,50 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8166
8546
|
--IDS-PUFF-LIST__ITEM-INFO-COLOR: var(--ids-color-surface-text-on-default);
|
|
8167
8547
|
}
|
|
8168
8548
|
|
|
8169
|
-
|
|
8549
|
+
.ids--light, .ids--dark {
|
|
8170
8550
|
--IDS-REGION-ICON__COLOR-PRESET-1: var(--ids-color-interactive-text-default);
|
|
8171
8551
|
--IDS-REGION-ICON__COLOR-PRESET-2: var(--ids-color-navigation-text-default);
|
|
8172
8552
|
--IDS-REGION-ICON__COLOR-PRESET-3: var(--ids-palette-neutral-100);
|
|
8173
8553
|
--IDS-REGION-ICON__COLOR-PRESET-4: var(--ids-palette-neutral-20);
|
|
8174
8554
|
}
|
|
8175
|
-
|
|
8555
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8176
8556
|
--IDS-REGION-ICON__COLOR-PRESET-2: var(--ids-color-navigation-text-on-default);
|
|
8177
8557
|
--IDS-REGION-ICON__COLOR-PRESET-4: var(--ids-palette-neutral-100);
|
|
8178
8558
|
}
|
|
8179
8559
|
|
|
8180
|
-
|
|
8181
|
-
--IDS-SIDE-MENU__ICON-COLOR: var(--ids-color-
|
|
8182
|
-
--IDS-SIDE-MENU__LINK-COLOR: var(--ids-color-
|
|
8183
|
-
--IDS-SIDE-MENU__LINK--HOVER-COLOR: var(--ids-color-
|
|
8560
|
+
.ids--light, .ids--dark {
|
|
8561
|
+
--IDS-SIDE-MENU__ICON-COLOR: var(--ids-color-navigation-text-default);
|
|
8562
|
+
--IDS-SIDE-MENU__LINK-COLOR: var(--ids-color-navigation-text-default);
|
|
8563
|
+
--IDS-SIDE-MENU__LINK--HOVER-COLOR: var(--ids-color-navigation-text-hover);
|
|
8184
8564
|
--IDS-SIDE-MENU__BORDER: 0.5rem solid transparent;
|
|
8185
|
-
--IDS-SIDE-MENU--ACTIVE-BACKGROUND-COLOR: var(--ids-color-
|
|
8186
|
-
--IDS-SIDE-MENU--ACTIVE-BORDER: 0.5rem solid var(--ids-color-
|
|
8187
|
-
--IDS-SIDE-MENU--HOVER-BORDER: 0.5rem solid var(--ids-color-
|
|
8565
|
+
--IDS-SIDE-MENU--ACTIVE-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8566
|
+
--IDS-SIDE-MENU--ACTIVE-BORDER: 0.5rem solid var(--ids-color-navigation-border-default);
|
|
8567
|
+
--IDS-SIDE-MENU--HOVER-BORDER: 0.5rem solid var(--ids-color-navigation-border-default);
|
|
8188
8568
|
}
|
|
8189
8569
|
|
|
8190
|
-
|
|
8570
|
+
.ids--light, .ids--dark {
|
|
8191
8571
|
--IDS-SIDE-PANEL__BORDER-TOP: 0.063rem solid var(--ids-color-surface-border-elevated-1);
|
|
8192
8572
|
--IDS-SIDE-PANEL__BORDER: 0.063rem solid var(--ids-color-surface-border-elevated-1);
|
|
8193
8573
|
--IDS-SIDE-PANEL__BACKGROUND-COLOR: var(--ids-color-surface-background-default);
|
|
8194
8574
|
--IDS-SIDE-PANEL__FOOTER-BORDER-TOP-COLOR: var(--ids-palette-neutral-90);
|
|
8195
|
-
--IDS-SIDE-PANEL__FOOTER-BORDER-BOTTOM-COLOR: var(--ids-palette-accent-40);
|
|
8196
|
-
--IDS-SIDE-PANEL__HAMBURGER-COLOR: var(--ids-palette-accent-40);
|
|
8197
|
-
}
|
|
8198
|
-
:root.ids--inera, :root.ids--inera-admin {
|
|
8199
8575
|
--IDS-SIDE-PANEL__FOOTER-BORDER-BOTTOM-COLOR: var(--ids-color-brand-border-primary);
|
|
8576
|
+
--IDS-SIDE-PANEL__HAMBURGER-COLOR: var(--ids-palette-accent-40);
|
|
8200
8577
|
}
|
|
8201
8578
|
|
|
8202
|
-
|
|
8579
|
+
.ids--light, .ids--dark {
|
|
8203
8580
|
--IDS-STEP__BORDER-COLOR: var(--ids-color-surface-border-default);
|
|
8204
8581
|
--IDS-STEP__BORDER-THICKNESS: 0.063rem;
|
|
8205
8582
|
--IDS-STEP__HEADLINE-COLOR: var(--ids-color-interactive-text-default);
|
|
8206
8583
|
--IDS-STEP__HEADLINE-FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
8207
8584
|
--IDS-STEP__HEADLINE-LETTER-SPACING: -0.25rem;
|
|
8208
|
-
--IDS-STEP__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-1);
|
|
8209
8585
|
--IDS-STEP__LABEL-COLOR: var(--ids-color-surface-text-on-default);
|
|
8210
8586
|
--IDS-STEP--DISABLED__HEADLINE-COLOR: var(--ids-color-interactive-text-disabled);
|
|
8211
8587
|
--IDS-STEP--DISABLED__LABEL-COLOR: var(--ids-color-interactive-text-disabled);
|
|
8212
8588
|
--IDS-STEP__AFTER-BACKGROUND-COLOR: var(--ids-color-surface-border-default);
|
|
8213
|
-
--IDS-STEP__BUTTON-PADDING-MOBILE: 0.75rem
|
|
8214
|
-
--IDS-STEP__BUTTON-PADDING-DESKTOP: 1rem
|
|
8215
|
-
--IDS-STEP__CONTENT-PADDING-MOBILE: 0
|
|
8216
|
-
--IDS-STEP__CONTENT-PADDING-DESKTOP: 0
|
|
8589
|
+
--IDS-STEP__BUTTON-PADDING-MOBILE: 0.75rem 0;
|
|
8590
|
+
--IDS-STEP__BUTTON-PADDING-DESKTOP: 1rem 0;
|
|
8591
|
+
--IDS-STEP__CONTENT-PADDING-MOBILE: 0 0 0.75rem 0;
|
|
8592
|
+
--IDS-STEP__CONTENT-PADDING-DESKTOP: 0 0 1rem 0;
|
|
8217
8593
|
--IDS-STEP__INDICATOR-BACKGROUND-COLOR: transparent;
|
|
8218
8594
|
--IDS-STEP__INDICATOR-BORDER-COLOR: var(--ids-color-interactive-border-default);
|
|
8219
8595
|
--IDS-STEP__INDICATOR-COLOR: var(--ids-color-interactive-text-default);
|
|
@@ -8228,16 +8604,17 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8228
8604
|
--IDS-STEP--INVALID__INDICATOR-ICON-COLOR: var(--ids-color-feedback-text-error);
|
|
8229
8605
|
--IDS-STEP--INVALID__INDICATOR-BACKGROUND-COLOR: var(--ids-color-feedback-background-error);
|
|
8230
8606
|
--IDS-STEP--INVALID__INDICATOR-BORDER-COLOR: var(--ids-color-feedback-border-error);
|
|
8607
|
+
--IDS-STEP--INVALID__BORDER-THICKNESS: 0.125rem;
|
|
8231
8608
|
}
|
|
8232
|
-
|
|
8609
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8233
8610
|
--IDS-STEP__BORDER-THICKNESS: 0.125rem;
|
|
8234
|
-
--IDS-STEP__BUTTON-PADDING-MOBILE: 0.6875rem 0
|
|
8235
|
-
--IDS-STEP__BUTTON-PADDING-DESKTOP: 0.9375rem
|
|
8236
|
-
--IDS-STEP__CONTENT-PADDING-MOBILE: 0 0
|
|
8237
|
-
--IDS-STEP__CONTENT-PADDING-DESKTOP: 0
|
|
8611
|
+
--IDS-STEP__BUTTON-PADDING-MOBILE: 0.6875rem 0;
|
|
8612
|
+
--IDS-STEP__BUTTON-PADDING-DESKTOP: 0.9375rem 0;
|
|
8613
|
+
--IDS-STEP__CONTENT-PADDING-MOBILE: 0 0 0.6875rem 0;
|
|
8614
|
+
--IDS-STEP__CONTENT-PADDING-DESKTOP: 0 0 0.9375rem 0;
|
|
8238
8615
|
}
|
|
8239
8616
|
|
|
8240
|
-
|
|
8617
|
+
.ids--light, .ids--dark {
|
|
8241
8618
|
--IDS-TABLE__BORDER-RADIUS: 0.625rem;
|
|
8242
8619
|
--IDS-TABLE__BORDER-BOTTOM: 0.063rem solid var(--ids-color-surface-border-default);
|
|
8243
8620
|
--IDS-TABLE__BORDER-TOP: 0.063rem solid var(--ids-color-surface-border-default);
|
|
@@ -8248,15 +8625,15 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8248
8625
|
--IDS-TABLE__CELL-BORDER: 0.063rem solid var(--ids-color-surface-border-default);
|
|
8249
8626
|
--IDS-TABLE__CELL-COLOR: var(--ids-color-surface-text-on-default);
|
|
8250
8627
|
}
|
|
8251
|
-
|
|
8628
|
+
.ids--light.ids--1177-admin, .ids--light.ids--1177-pro, .ids--dark.ids--1177-admin, .ids--dark.ids--1177-pro {
|
|
8252
8629
|
--IDS-TABLE__HEAD-BACKGROUND-COLOR: var(--ids-color-brand-background-secondary);
|
|
8253
8630
|
}
|
|
8254
|
-
|
|
8631
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
8255
8632
|
--IDS-TABLE__BORDER-RADIUS: 0.313rem;
|
|
8256
8633
|
--IDS-TABLE__HEAD-BACKGROUND-COLOR: var(--ids-color-surface-background-alternative-elevated-1);
|
|
8257
8634
|
}
|
|
8258
8635
|
|
|
8259
|
-
|
|
8636
|
+
.ids--light, .ids--dark {
|
|
8260
8637
|
--IDS-TABS--LIGHT__BACKGROUND: var(--ids-color-form-background-light-default);
|
|
8261
8638
|
--IDS-TABS__BORDER-BOTTOM-COLOR: var(--ids-color-surface-border-elevated-1);
|
|
8262
8639
|
--IDS-TAB__BORDER: 0.063rem solid var(--ids-color-surface-border-default);
|
|
@@ -8276,15 +8653,15 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8276
8653
|
--IDS-TAB--SELECTED__BORDER-BOTTOM-COLOR: var(--ids-color-surface-background-default);
|
|
8277
8654
|
--IDS-TAB-PANEL__COLOR: var(--ids-color-surface-text-on-default);
|
|
8278
8655
|
}
|
|
8279
|
-
|
|
8656
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
8280
8657
|
--IDS-TAB__BORDER-RADIUS: 0.188rem 0.188rem 0 0;
|
|
8281
8658
|
}
|
|
8282
|
-
|
|
8659
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8283
8660
|
--IDS-TAB--SELECTED__BORDER-HOVER-COLOR: var(--ids-color-interactive-border-hover);
|
|
8284
8661
|
--IDS-TAB--SELECTED__BORDER-TOP-HOVER: 0.063rem solid var(--ids-color-interactive-border-hover);
|
|
8285
8662
|
}
|
|
8286
8663
|
|
|
8287
|
-
|
|
8664
|
+
.ids--light, .ids--dark {
|
|
8288
8665
|
--IDS-TAG__PADDING: 0.438rem 0.938rem;
|
|
8289
8666
|
--IDS-TAG__BORDER-THICKNESS: 0.063rem;
|
|
8290
8667
|
--IDS-TAG__BORDER-RADIUS: 0.313rem;
|
|
@@ -8298,23 +8675,25 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
8298
8675
|
--IDS-TAG--INTERACTIVE__BORDER-COLOR: var(--ids-color-interactive-border-default);
|
|
8299
8676
|
--IDS-TAG--INTERACTIVE-HOVER__COLOR: var(--ids-color-interactive-text-on-hover);
|
|
8300
8677
|
--IDS-TAG--INTERACTIVE-HOVER__BACKGROUND-COLOR: var(--ids-color-interactive-text-hover);
|
|
8678
|
+
--IDS-TAG--INTERACTIVE-ACTIVE__COLOR: var(--ids-color-interactive-text-on-active);
|
|
8679
|
+
--IDS-TAG--INTERACTIVE-ACTIVE__BACKGROUND-COLOR: var(--ids-color-interactive-background-active);
|
|
8301
8680
|
}
|
|
8302
|
-
|
|
8681
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
8303
8682
|
--IDS-TAG--INTERACTIVE__FONT-WEIGHT: normal;
|
|
8304
8683
|
}
|
|
8305
|
-
|
|
8684
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8306
8685
|
--IDS-TAG__PADDING: 0.375rem 0.875rem;
|
|
8307
8686
|
--IDS-TAG__BORDER-THICKNESS: 0.125rem;
|
|
8308
8687
|
}
|
|
8309
8688
|
|
|
8310
|
-
|
|
8689
|
+
.ids--light, .ids--dark {
|
|
8311
8690
|
--IDS-TOOLTIP__PADDING: 0.5rem 1.25rem;
|
|
8312
8691
|
--IDS-TOOLTIP__BORDER-THICKNESS: 0.0625rem;
|
|
8313
|
-
--IDS-TOOLTIP__BORDER-COLOR: var(--ids-color-surface-border-
|
|
8692
|
+
--IDS-TOOLTIP__BORDER-COLOR: var(--ids-color-surface-border-elevated-2);
|
|
8314
8693
|
--IDS-TOOLTIP__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
8315
8694
|
--IDS-TOOLTIP__COLOR: var(--ids-color-surface-text-on-elevated-2);
|
|
8316
8695
|
}
|
|
8317
|
-
|
|
8696
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
8318
8697
|
--IDS-TOOLTIP__PADDING: 0.4375rem 1.1875rem;
|
|
8319
8698
|
--IDS-TOOLTIP__BORDER-THICKNESS: 0.125rem;
|
|
8320
8699
|
}
|