@inera/ids-design 9.1.0 → 9.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-shadow-lit.js +1 -1
- package/components/accordion/accordion-shadow.css +17 -5
- package/components/accordion/accordion.css +41 -15
- package/components/action-link/action-link-lit.js +1 -1
- package/components/action-link/action-link-shadow-lit.js +1 -1
- package/components/action-link/action-link-shadow.css +18 -6
- package/components/action-link/action-link.css +73 -13
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert-shadow-lit.js +1 -1
- package/components/alert/alert-shadow.css +17 -5
- package/components/alert/alert.css +24 -5
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link-shadow-lit.js +1 -1
- package/components/box-link/box-link-shadow.css +3 -1
- package/components/box-link/box-link.css +3 -1
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs-shadow-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs-shadow.css +3 -2
- package/components/breadcrumbs/breadcrumbs.css +5 -4
- package/components/card/card-lit.js +1 -1
- package/components/card/card-shadow-lit.js +1 -1
- package/components/card/card-shadow.css +2 -0
- package/components/card/card.css +27 -12
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +18 -5
- package/components/data-pagination/data-pagination-lit.js +1 -1
- package/components/data-pagination/data-pagination-shadow.css +4 -4
- package/components/data-pagination/data-pagination.css +5 -4
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +135 -18
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +2 -1
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +3 -3
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177-shadow-lit.js +1 -1
- package/components/footer-1177/footer-1177-shadow.css +10 -5
- package/components/footer-1177/footer-1177.css +35 -12
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin-shadow-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin-shadow.css +27 -10
- package/components/footer-1177-admin/footer-1177-admin.css +35 -12
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro-shadow-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro-shadow.css +27 -10
- package/components/footer-1177-pro/footer-1177-pro.css +36 -13
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera-shadow-lit.js +1 -1
- package/components/footer-inera/footer-inera-shadow.css +27 -10
- package/components/footer-inera/footer-inera.css +34 -12
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin-shadow-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin-shadow.css +27 -10
- package/components/footer-inera-admin/footer-inera-admin.css +34 -53
- package/components/footer-inera-general/footer-inera-general-lit.d.ts +2 -0
- package/components/footer-inera-general/footer-inera-general-lit.js +9 -0
- package/components/footer-inera-general/footer-inera-general-shadow-lit.d.ts +2 -0
- package/components/footer-inera-general/footer-inera-general-shadow-lit.js +9 -0
- package/components/footer-inera-general/footer-inera-general-shadow.css +115 -0
- package/components/footer-inera-general/footer-inera-general.css +329 -0
- package/components/form/darkmode-toggle/darkmode-toggle-lit.js +1 -1
- package/components/form/darkmode-toggle/darkmode-toggle.css +10 -1
- package/components/form/datepicker/datepicker-lit.js +1 -1
- package/components/form/datepicker/datepicker.css +49 -50
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +1 -0
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +20 -5
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +3 -1
- package/components/global-alert/global-alert-lit.js +1 -1
- package/components/global-alert/global-alert.css +23 -19
- package/components/header-1177/composite-header-1177.css +46 -17
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar-shadow-lit.js +1 -1
- package/components/header-1177/header-1177-avatar-shadow.css +17 -5
- package/components/header-1177/header-1177-avatar.css +21 -7
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item-shadow-lit.js +1 -1
- package/components/header-1177/header-1177-item-shadow.css +23 -8
- package/components/header-1177/header-1177-item.css +23 -8
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile-shadow-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile-shadow.css +20 -7
- package/components/header-1177/header-1177-nav-item-mobile.css +20 -7
- package/components/header-1177/header-1177-nav-item-shadow-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-shadow.css +19 -5
- package/components/header-1177/header-1177-nav-item.css +21 -6
- 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 +23 -7
- package/components/header-1177/header-1177-region-picker.css +21 -7
- package/components/header-1177/header-1177-shadow-lit.js +1 -1
- package/components/header-1177/header-1177-shadow.css +17 -5
- package/components/header-1177/header-1177.css +19 -5
- package/components/header-1177-admin/composite-header-1177-admin.css +75 -39
- 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 -5
- package/components/header-1177-admin/header-1177-admin-avatar.css +33 -25
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item-shadow-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item-shadow.css +4 -2
- package/components/header-1177-admin/header-1177-admin-item.css +11 -4
- 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 +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item-mobile-shadow-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item-mobile-shadow.css +3 -2
- package/components/header-1177-admin/header-1177-admin-nav-item-mobile.css +4 -3
- package/components/header-1177-admin/header-1177-admin-nav-item-shadow-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item-shadow.css +2 -0
- package/components/header-1177-admin/header-1177-admin-nav-item.css +4 -1
- package/components/header-1177-admin/header-1177-admin-nav-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav.css +10 -0
- package/components/header-1177-admin/header-1177-admin.css +4 -0
- package/components/header-1177-pro/composite-header-1177-pro.css +71 -24
- 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 +7 -4
- package/components/header-1177-pro/header-1177-pro-avatar.css +21 -7
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item-shadow-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item-shadow.css +4 -2
- package/components/header-1177-pro/header-1177-pro-item.css +4 -2
- 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 +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item-mobile-shadow-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item-mobile-shadow.css +3 -2
- package/components/header-1177-pro/header-1177-pro-nav-item-mobile.css +4 -2
- package/components/header-1177-pro/header-1177-pro-nav-item-shadow-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item-shadow.css +2 -0
- package/components/header-1177-pro/header-1177-pro-nav-item.css +4 -1
- 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 +5 -2
- package/components/header-1177-pro/header-1177-pro-region-picker.css +5 -3
- package/components/header-1177-pro/header-1177-pro.css +10 -2
- package/components/header-inera/composite-header-inera.css +9 -5
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item-shadow-lit.js +1 -1
- package/components/header-inera/header-inera-item-shadow.css +54 -1
- package/components/header-inera/header-inera-item.css +2 -1
- 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 +1 -1
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item-shadow-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item-shadow.css +2 -0
- package/components/header-inera/header-inera-nav-item.css +4 -1
- package/components/header-inera/header-inera-nav-lit.js +1 -1
- package/components/header-inera/header-inera-nav.css +0 -2
- package/components/header-inera/header-inera.css +2 -0
- package/components/header-inera-admin/composite-header-inera-admin.css +46 -19
- 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 +8 -5
- package/components/header-inera-admin/header-inera-admin-avatar.css +21 -7
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item-shadow-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item-shadow.css +2 -1
- package/components/header-inera-admin/header-inera-admin-item.css +2 -1
- 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 +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item-mobile-shadow-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item-mobile-shadow.css +3 -2
- package/components/header-inera-admin/header-inera-admin-nav-item-mobile.css +4 -3
- package/components/header-inera-admin/header-inera-admin-nav-item-shadow-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item-shadow.css +2 -0
- package/components/header-inera-admin/header-inera-admin-nav-item.css +4 -1
- package/components/header-inera-admin/header-inera-admin-nav-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav.css +5 -1
- package/components/header-inera-admin/header-inera-admin.css +1 -0
- package/components/header-inera-general/composite-header-inera-general.css +584 -0
- package/components/header-inera-general/header-inera-general-item-lit.d.ts +2 -0
- package/components/header-inera-general/header-inera-general-item-lit.js +9 -0
- package/components/header-inera-general/header-inera-general-item-shadow-lit.d.ts +2 -0
- package/components/header-inera-general/header-inera-general-item-shadow-lit.js +9 -0
- package/components/header-inera-general/header-inera-general-item-shadow.css +140 -0
- package/components/header-inera-general/header-inera-general-item.css +168 -0
- package/components/header-inera-general/header-inera-general-lit.d.ts +2 -0
- package/components/header-inera-general/header-inera-general-lit.js +9 -0
- package/components/header-inera-general/header-inera-general-menu-mobile-lit.d.ts +2 -0
- package/components/header-inera-general/header-inera-general-menu-mobile-lit.js +9 -0
- package/components/header-inera-general/header-inera-general-menu-mobile.css +129 -0
- package/components/header-inera-general/header-inera-general-nav-item-lit.d.ts +2 -0
- package/components/header-inera-general/header-inera-general-nav-item-lit.js +9 -0
- package/components/header-inera-general/header-inera-general-nav-item-shadow-lit.d.ts +2 -0
- package/components/header-inera-general/header-inera-general-nav-item-shadow-lit.js +9 -0
- package/components/header-inera-general/header-inera-general-nav-item-shadow.css +45 -0
- package/components/header-inera-general/header-inera-general-nav-item.css +156 -0
- package/components/header-inera-general/header-inera-general-nav-lit.d.ts +2 -0
- package/components/header-inera-general/header-inera-general-nav-lit.js +9 -0
- package/components/header-inera-general/header-inera-general-nav.css +42 -0
- package/components/header-inera-general/header-inera-general-shadow-lit.d.ts +2 -0
- package/components/header-inera-general/header-inera-general-shadow-lit.js +9 -0
- package/components/header-inera-general/header-inera-general-shadow.css +30 -0
- package/components/header-inera-general/header-inera-general.css +133 -0
- package/components/header-patient/header-patient-lit.js +1 -1
- package/components/header-patient/header-patient.css +27 -15
- package/components/list-pagination/list-pagination-lit.js +1 -1
- package/components/list-pagination/list-pagination-shadow.css +2 -2
- package/components/list-pagination/list-pagination.css +5 -4
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +13 -6
- package/components/navigation-content/navigation-content-lit.js +1 -1
- package/components/navigation-content/navigation-content.css +17 -5
- package/components/notification-badge/notification-badge-lit.js +1 -1
- package/components/notification-badge/notification-badge-shadow-lit.js +1 -1
- package/components/notification-badge/notification-badge-shadow.css +0 -3
- package/components/notification-badge/notification-badge.css +0 -3
- package/components/popover/popover-lit.js +1 -1
- package/components/popover/popover-shadow-lit.js +1 -1
- package/components/popover/popover-shadow.css +17 -5
- package/components/popover/popover.css +18 -6
- package/components/progressbar/progressbar-lit.js +1 -1
- package/components/progressbar/progressbar.css +17 -5
- package/components/puff-list/puff-list-lit.js +1 -1
- package/components/puff-list/puff-list-shadow-lit.js +1 -1
- package/components/puff-list/puff-list-shadow.css +17 -14
- package/components/puff-list/puff-list.css +27 -14
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +2 -1
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +1 -0
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper-shadow-lit.js +1 -1
- package/components/stepper/stepper-shadow.css +17 -5
- package/components/stepper/stepper.css +24 -12
- package/components/table/table.css +91 -1
- package/components/tabs/tabs-lit.js +1 -1
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +60 -49
- package/components/toolbar/toolbar-lit.d.ts +2 -0
- package/components/toolbar/toolbar-lit.js +7 -0
- package/components/toolbar/toolbar.css +28 -0
- package/components/tooltip/tooltip-lit.js +1 -1
- package/components/tooltip/tooltip.css +52 -3
- package/global/global.css +203 -85
- package/package.json +1 -1
- package/styles.css +427 -164
- package/tokens/component-tokens.scss +3 -0
- package/tokens/themes/1177-admin-tokens.css +36 -42
- package/tokens/themes/1177-pro-tokens.css +36 -42
- package/tokens/themes/1177-tokens.css +36 -42
- package/tokens/themes/inera-admin-tokens.css +66 -72
- package/tokens/themes/inera-general-tokens.css +951 -0
- package/tokens/themes/inera-tokens.css +60 -66
package/global/global.css
CHANGED
|
@@ -61,8 +61,9 @@
|
|
|
61
61
|
var(--ids-box-shadow-position-y-elevated-2-effect-4, 0.25rem) var(--ids-box-shadow-blur-elevated-2-effect-4, 0.5rem) 0
|
|
62
62
|
rgba(0, 0, 0, 0.14);
|
|
63
63
|
}
|
|
64
|
-
.ids--light.ids--inera, .ids--light.ids--inera-admin,
|
|
64
|
+
.ids--light.ids--inera, .ids--light.ids--inera-general, .ids--light.ids--inera-admin,
|
|
65
65
|
.ids--dark.ids--inera,
|
|
66
|
+
.ids--dark.ids--inera-general,
|
|
66
67
|
.ids--dark.ids--inera-admin {
|
|
67
68
|
--IDS-FOCUS__BORDER-RADIUS: 0;
|
|
68
69
|
--IDS-BORDER-RADIUS-SMALL: 0.125rem;
|
|
@@ -113,8 +114,10 @@
|
|
|
113
114
|
[class^=ids-icon-],
|
|
114
115
|
[class*=" ids-icon-"] {
|
|
115
116
|
position: relative;
|
|
116
|
-
display: inline-block;
|
|
117
117
|
box-sizing: border-box;
|
|
118
|
+
display: inline-flex;
|
|
119
|
+
align-items: center;
|
|
120
|
+
justify-content: center;
|
|
118
121
|
width: 1em;
|
|
119
122
|
height: 1em;
|
|
120
123
|
flex-shrink: 0;
|
|
@@ -133,7 +136,7 @@
|
|
|
133
136
|
display: block;
|
|
134
137
|
text-decoration: none;
|
|
135
138
|
text-align: center;
|
|
136
|
-
position:
|
|
139
|
+
position: static;
|
|
137
140
|
}
|
|
138
141
|
[class^=ids-icon-].ids-icon--interactive:focus-visible,
|
|
139
142
|
[class*=" ids-icon-"].ids-icon--interactive:focus-visible {
|
|
@@ -266,6 +269,10 @@
|
|
|
266
269
|
flex-shrink: 0;
|
|
267
270
|
margin-top: 0.25rem;
|
|
268
271
|
}
|
|
272
|
+
[class^=ids-icon-].ids-box-link--start-icon:before,
|
|
273
|
+
[class*=" ids-icon-"].ids-box-link--start-icon:before {
|
|
274
|
+
position: absolute;
|
|
275
|
+
}
|
|
269
276
|
[class^=ids-icon-].ids-mobile-menu-item--start-icon,
|
|
270
277
|
[class*=" ids-icon-"].ids-mobile-menu-item--start-icon {
|
|
271
278
|
flex-shrink: 0;
|
|
@@ -294,6 +301,11 @@
|
|
|
294
301
|
transform: translate(-50%, -50%);
|
|
295
302
|
}
|
|
296
303
|
|
|
304
|
+
a [class^=ids-icon-]::before,
|
|
305
|
+
a [class*=" ids-icon-"]::before {
|
|
306
|
+
position: absolute;
|
|
307
|
+
}
|
|
308
|
+
|
|
297
309
|
.ids-icon-log-out-small:before {
|
|
298
310
|
content: "\e9ce";
|
|
299
311
|
}
|
|
@@ -1186,7 +1198,8 @@
|
|
|
1186
1198
|
content: "\e913";
|
|
1187
1199
|
}
|
|
1188
1200
|
|
|
1189
|
-
.ids--light,
|
|
1201
|
+
.ids--light,
|
|
1202
|
+
.ids--dark {
|
|
1190
1203
|
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
1191
1204
|
--IDS-FONT-FAMILY-HEADING: "Inter";
|
|
1192
1205
|
--IDS-FONT-COLOR: var(--ids-color-surface-text-on-default);
|
|
@@ -1204,10 +1217,15 @@
|
|
|
1204
1217
|
--IDS-BULLET-LIST__LINE-HEIGHT: 1.5rem;
|
|
1205
1218
|
--IDS-DIVIDER__COLOR: var(--ids-color-surface-border-default);
|
|
1206
1219
|
}
|
|
1207
|
-
.ids--light.ids--1177-pro, .ids--light.ids--1177-admin,
|
|
1220
|
+
.ids--light.ids--1177-pro, .ids--light.ids--1177-admin,
|
|
1221
|
+
.ids--dark.ids--1177-pro,
|
|
1222
|
+
.ids--dark.ids--1177-admin {
|
|
1208
1223
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
1209
1224
|
}
|
|
1210
|
-
.ids--light.ids--inera, .ids--light.ids--inera-
|
|
1225
|
+
.ids--light.ids--inera, .ids--light.ids--inera-general, .ids--light.ids--inera-admin,
|
|
1226
|
+
.ids--dark.ids--inera,
|
|
1227
|
+
.ids--dark.ids--inera-general,
|
|
1228
|
+
.ids--dark.ids--inera-admin {
|
|
1211
1229
|
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
1212
1230
|
--IDS-FONT-FAMILY-HEADING: "Poppins";
|
|
1213
1231
|
--IDS-HEADING-XXL__MARGIN-BOTTOM: 1.25rem;
|
|
@@ -1219,10 +1237,16 @@
|
|
|
1219
1237
|
--IDS-BULLET-LIST__LINE-HEIGHT: 1.625rem;
|
|
1220
1238
|
--IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT: 600;
|
|
1221
1239
|
}
|
|
1222
|
-
.ids--light.ids--dark,
|
|
1240
|
+
.ids--light.ids--dark,
|
|
1241
|
+
.ids--dark.ids--dark {
|
|
1223
1242
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-navigation-text-default);
|
|
1224
1243
|
}
|
|
1225
|
-
.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-
|
|
1244
|
+
.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-general, .ids--light.ids--dark.ids--inera-admin,
|
|
1245
|
+
.ids--dark.ids--dark.ids--1177-pro,
|
|
1246
|
+
.ids--dark.ids--dark.ids--1177-admin,
|
|
1247
|
+
.ids--dark.ids--dark.ids--inera,
|
|
1248
|
+
.ids--dark.ids--dark.ids--inera-general,
|
|
1249
|
+
.ids--dark.ids--dark.ids--inera-admin {
|
|
1226
1250
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
1227
1251
|
}
|
|
1228
1252
|
|
|
@@ -1380,7 +1404,6 @@
|
|
|
1380
1404
|
.ids--dark .ids-heading-m .ids-anchor {
|
|
1381
1405
|
color: var(--ids-color-interactive-text-default) !important;
|
|
1382
1406
|
text-decoration: none;
|
|
1383
|
-
text-underline-offset: 0.125rem;
|
|
1384
1407
|
}
|
|
1385
1408
|
.ids--light .ids-heading-m .ids-anchor:visited,
|
|
1386
1409
|
.ids--dark .ids-heading-m .ids-anchor:visited {
|
|
@@ -1392,15 +1415,17 @@
|
|
|
1392
1415
|
}
|
|
1393
1416
|
.ids--light .ids-heading-m .ids-anchor:link,
|
|
1394
1417
|
.ids--dark .ids-heading-m .ids-anchor:link {
|
|
1395
|
-
text-decoration: none;
|
|
1418
|
+
text-decoration: none !important;
|
|
1396
1419
|
}
|
|
1397
1420
|
.ids--light .ids-heading-m .ids-anchor:hover,
|
|
1398
1421
|
.ids--dark .ids-heading-m .ids-anchor:hover {
|
|
1399
1422
|
color: var(--ids-color-interactive-text-hover) !important;
|
|
1423
|
+
text-decoration: none !important;
|
|
1400
1424
|
}
|
|
1401
1425
|
.ids--light .ids-heading-m .ids-anchor:active,
|
|
1402
1426
|
.ids--dark .ids-heading-m .ids-anchor:active {
|
|
1403
1427
|
color: var(--ids-color-interactive-text-active) !important;
|
|
1428
|
+
text-decoration: none !important;
|
|
1404
1429
|
}
|
|
1405
1430
|
.ids--light .ids-heading-m:focus-visible,
|
|
1406
1431
|
.ids--dark .ids-heading-m:focus-visible {
|
|
@@ -1420,7 +1445,6 @@
|
|
|
1420
1445
|
.ids--dark .ids-heading-s .ids-anchor {
|
|
1421
1446
|
color: var(--ids-color-interactive-text-default) !important;
|
|
1422
1447
|
text-decoration: none;
|
|
1423
|
-
text-underline-offset: 0.125rem;
|
|
1424
1448
|
}
|
|
1425
1449
|
.ids--light .ids-heading-s .ids-anchor:visited,
|
|
1426
1450
|
.ids--dark .ids-heading-s .ids-anchor:visited {
|
|
@@ -1432,15 +1456,17 @@
|
|
|
1432
1456
|
}
|
|
1433
1457
|
.ids--light .ids-heading-s .ids-anchor:link,
|
|
1434
1458
|
.ids--dark .ids-heading-s .ids-anchor:link {
|
|
1435
|
-
text-decoration: none;
|
|
1459
|
+
text-decoration: none !important;
|
|
1436
1460
|
}
|
|
1437
1461
|
.ids--light .ids-heading-s .ids-anchor:hover,
|
|
1438
1462
|
.ids--dark .ids-heading-s .ids-anchor:hover {
|
|
1439
1463
|
color: var(--ids-color-interactive-text-hover) !important;
|
|
1464
|
+
text-decoration: none !important;
|
|
1440
1465
|
}
|
|
1441
1466
|
.ids--light .ids-heading-s .ids-anchor:active,
|
|
1442
1467
|
.ids--dark .ids-heading-s .ids-anchor:active {
|
|
1443
1468
|
color: var(--ids-color-interactive-text-active) !important;
|
|
1469
|
+
text-decoration: none !important;
|
|
1444
1470
|
}
|
|
1445
1471
|
.ids--light .ids-heading-s:focus-visible,
|
|
1446
1472
|
.ids--dark .ids-heading-s:focus-visible {
|
|
@@ -1460,7 +1486,6 @@
|
|
|
1460
1486
|
.ids--dark .ids-heading-xs .ids-anchor {
|
|
1461
1487
|
color: var(--ids-color-interactive-text-default) !important;
|
|
1462
1488
|
text-decoration: none;
|
|
1463
|
-
text-underline-offset: 0.125rem;
|
|
1464
1489
|
}
|
|
1465
1490
|
.ids--light .ids-heading-xs .ids-anchor:visited,
|
|
1466
1491
|
.ids--dark .ids-heading-xs .ids-anchor:visited {
|
|
@@ -1472,15 +1497,17 @@
|
|
|
1472
1497
|
}
|
|
1473
1498
|
.ids--light .ids-heading-xs .ids-anchor:link,
|
|
1474
1499
|
.ids--dark .ids-heading-xs .ids-anchor:link {
|
|
1475
|
-
text-decoration: none;
|
|
1500
|
+
text-decoration: none !important;
|
|
1476
1501
|
}
|
|
1477
1502
|
.ids--light .ids-heading-xs .ids-anchor:hover,
|
|
1478
1503
|
.ids--dark .ids-heading-xs .ids-anchor:hover {
|
|
1479
1504
|
color: var(--ids-color-interactive-text-hover) !important;
|
|
1505
|
+
text-decoration: none !important;
|
|
1480
1506
|
}
|
|
1481
1507
|
.ids--light .ids-heading-xs .ids-anchor:active,
|
|
1482
1508
|
.ids--dark .ids-heading-xs .ids-anchor:active {
|
|
1483
1509
|
color: var(--ids-color-interactive-text-active) !important;
|
|
1510
|
+
text-decoration: none !important;
|
|
1484
1511
|
}
|
|
1485
1512
|
.ids--light .ids-heading-xs:focus-visible,
|
|
1486
1513
|
.ids--dark .ids-heading-xs:focus-visible {
|
|
@@ -1500,7 +1527,6 @@
|
|
|
1500
1527
|
.ids--dark .ids-preamble .ids-anchor {
|
|
1501
1528
|
color: var(--ids-color-interactive-text-default) !important;
|
|
1502
1529
|
text-decoration: none;
|
|
1503
|
-
text-underline-offset: 0.125rem;
|
|
1504
1530
|
}
|
|
1505
1531
|
.ids--light .ids-preamble .ids-anchor:visited,
|
|
1506
1532
|
.ids--dark .ids-preamble .ids-anchor:visited {
|
|
@@ -1513,16 +1539,22 @@
|
|
|
1513
1539
|
.ids--light .ids-preamble .ids-anchor:link,
|
|
1514
1540
|
.ids--dark .ids-preamble .ids-anchor:link {
|
|
1515
1541
|
text-decoration: underline;
|
|
1542
|
+
text-underline-offset: 0.125rem;
|
|
1543
|
+
text-decoration-thickness: 0.0938rem;
|
|
1516
1544
|
}
|
|
1517
1545
|
.ids--light .ids-preamble .ids-anchor:hover,
|
|
1518
1546
|
.ids--dark .ids-preamble .ids-anchor:hover {
|
|
1519
1547
|
color: var(--ids-color-interactive-text-hover) !important;
|
|
1520
1548
|
text-decoration: underline;
|
|
1549
|
+
text-underline-offset: 0.125rem;
|
|
1550
|
+
text-decoration-thickness: 0.0938rem;
|
|
1521
1551
|
}
|
|
1522
1552
|
.ids--light .ids-preamble .ids-anchor:active,
|
|
1523
1553
|
.ids--dark .ids-preamble .ids-anchor:active {
|
|
1524
1554
|
color: var(--ids-color-interactive-text-active) !important;
|
|
1525
1555
|
text-decoration: underline;
|
|
1556
|
+
text-underline-offset: 0.125rem;
|
|
1557
|
+
text-decoration-thickness: 0.0938rem;
|
|
1526
1558
|
}
|
|
1527
1559
|
.ids--light .ids-body,
|
|
1528
1560
|
.ids--dark .ids-body {
|
|
@@ -1538,7 +1570,6 @@
|
|
|
1538
1570
|
.ids--dark .ids-body .ids-anchor {
|
|
1539
1571
|
color: var(--ids-color-interactive-text-default) !important;
|
|
1540
1572
|
text-decoration: none;
|
|
1541
|
-
text-underline-offset: 0.125rem;
|
|
1542
1573
|
}
|
|
1543
1574
|
.ids--light .ids-body .ids-anchor:visited,
|
|
1544
1575
|
.ids--dark .ids-body .ids-anchor:visited {
|
|
@@ -1551,16 +1582,22 @@
|
|
|
1551
1582
|
.ids--light .ids-body .ids-anchor:link,
|
|
1552
1583
|
.ids--dark .ids-body .ids-anchor:link {
|
|
1553
1584
|
text-decoration: underline;
|
|
1585
|
+
text-underline-offset: 0.125rem;
|
|
1586
|
+
text-decoration-thickness: 0.0938rem;
|
|
1554
1587
|
}
|
|
1555
1588
|
.ids--light .ids-body .ids-anchor:hover,
|
|
1556
1589
|
.ids--dark .ids-body .ids-anchor:hover {
|
|
1557
1590
|
color: var(--ids-color-interactive-text-hover) !important;
|
|
1558
1591
|
text-decoration: underline;
|
|
1592
|
+
text-underline-offset: 0.125rem;
|
|
1593
|
+
text-decoration-thickness: 0.0938rem;
|
|
1559
1594
|
}
|
|
1560
1595
|
.ids--light .ids-body .ids-anchor:active,
|
|
1561
1596
|
.ids--dark .ids-body .ids-anchor:active {
|
|
1562
1597
|
color: var(--ids-color-interactive-text-active) !important;
|
|
1563
1598
|
text-decoration: underline;
|
|
1599
|
+
text-underline-offset: 0.125rem;
|
|
1600
|
+
text-decoration-thickness: 0.0938rem;
|
|
1564
1601
|
}
|
|
1565
1602
|
.ids--light .ids-body.ids-subtle,
|
|
1566
1603
|
.ids--dark .ids-body.ids-subtle {
|
|
@@ -1575,7 +1612,6 @@
|
|
|
1575
1612
|
.ids--dark .ids-anchor {
|
|
1576
1613
|
color: var(--ids-color-interactive-text-default) !important;
|
|
1577
1614
|
text-decoration: none;
|
|
1578
|
-
text-underline-offset: 0.125rem;
|
|
1579
1615
|
}
|
|
1580
1616
|
.ids--light .ids-anchor:visited,
|
|
1581
1617
|
.ids--dark .ids-anchor:visited {
|
|
@@ -1588,16 +1624,22 @@
|
|
|
1588
1624
|
.ids--light .ids-anchor:link,
|
|
1589
1625
|
.ids--dark .ids-anchor:link {
|
|
1590
1626
|
text-decoration: underline;
|
|
1627
|
+
text-underline-offset: 0.125rem;
|
|
1628
|
+
text-decoration-thickness: 0.0938rem;
|
|
1591
1629
|
}
|
|
1592
1630
|
.ids--light .ids-anchor:hover,
|
|
1593
1631
|
.ids--dark .ids-anchor:hover {
|
|
1594
1632
|
color: var(--ids-color-interactive-text-hover) !important;
|
|
1595
1633
|
text-decoration: underline;
|
|
1634
|
+
text-underline-offset: 0.125rem;
|
|
1635
|
+
text-decoration-thickness: 0.0938rem;
|
|
1596
1636
|
}
|
|
1597
1637
|
.ids--light .ids-anchor:active,
|
|
1598
1638
|
.ids--dark .ids-anchor:active {
|
|
1599
1639
|
color: var(--ids-color-interactive-text-active) !important;
|
|
1600
1640
|
text-decoration: underline;
|
|
1641
|
+
text-underline-offset: 0.125rem;
|
|
1642
|
+
text-decoration-thickness: 0.0938rem;
|
|
1601
1643
|
}
|
|
1602
1644
|
.ids--light .ids-small,
|
|
1603
1645
|
.ids--dark .ids-small {
|
|
@@ -1613,7 +1655,6 @@
|
|
|
1613
1655
|
.ids--dark .ids-small .ids-anchor {
|
|
1614
1656
|
color: var(--ids-color-interactive-text-default) !important;
|
|
1615
1657
|
text-decoration: none;
|
|
1616
|
-
text-underline-offset: 0.125rem;
|
|
1617
1658
|
}
|
|
1618
1659
|
.ids--light .ids-small .ids-anchor:visited,
|
|
1619
1660
|
.ids--dark .ids-small .ids-anchor:visited {
|
|
@@ -1626,16 +1667,22 @@
|
|
|
1626
1667
|
.ids--light .ids-small .ids-anchor:link,
|
|
1627
1668
|
.ids--dark .ids-small .ids-anchor:link {
|
|
1628
1669
|
text-decoration: underline;
|
|
1670
|
+
text-underline-offset: 0.125rem;
|
|
1671
|
+
text-decoration-thickness: 0.0938rem;
|
|
1629
1672
|
}
|
|
1630
1673
|
.ids--light .ids-small .ids-anchor:hover,
|
|
1631
1674
|
.ids--dark .ids-small .ids-anchor:hover {
|
|
1632
1675
|
color: var(--ids-color-interactive-text-hover) !important;
|
|
1633
1676
|
text-decoration: underline;
|
|
1677
|
+
text-underline-offset: 0.125rem;
|
|
1678
|
+
text-decoration-thickness: 0.0938rem;
|
|
1634
1679
|
}
|
|
1635
1680
|
.ids--light .ids-small .ids-anchor:active,
|
|
1636
1681
|
.ids--dark .ids-small .ids-anchor:active {
|
|
1637
1682
|
color: var(--ids-color-interactive-text-active) !important;
|
|
1638
1683
|
text-decoration: underline;
|
|
1684
|
+
text-underline-offset: 0.125rem;
|
|
1685
|
+
text-decoration-thickness: 0.0938rem;
|
|
1639
1686
|
}
|
|
1640
1687
|
.ids--light .ids-pagelist,
|
|
1641
1688
|
.ids--dark .ids-pagelist {
|
|
@@ -1651,7 +1698,6 @@
|
|
|
1651
1698
|
.ids--dark .ids-pagelist .ids-anchor {
|
|
1652
1699
|
color: var(--ids-color-interactive-text-default) !important;
|
|
1653
1700
|
text-decoration: none;
|
|
1654
|
-
text-underline-offset: 0.125rem;
|
|
1655
1701
|
}
|
|
1656
1702
|
.ids--light .ids-pagelist .ids-anchor:visited,
|
|
1657
1703
|
.ids--dark .ids-pagelist .ids-anchor:visited {
|
|
@@ -1664,16 +1710,22 @@
|
|
|
1664
1710
|
.ids--light .ids-pagelist .ids-anchor:link,
|
|
1665
1711
|
.ids--dark .ids-pagelist .ids-anchor:link {
|
|
1666
1712
|
text-decoration: underline;
|
|
1713
|
+
text-underline-offset: 0.125rem;
|
|
1714
|
+
text-decoration-thickness: 0.0938rem;
|
|
1667
1715
|
}
|
|
1668
1716
|
.ids--light .ids-pagelist .ids-anchor:hover,
|
|
1669
1717
|
.ids--dark .ids-pagelist .ids-anchor:hover {
|
|
1670
1718
|
color: var(--ids-color-interactive-text-hover) !important;
|
|
1671
1719
|
text-decoration: underline;
|
|
1720
|
+
text-underline-offset: 0.125rem;
|
|
1721
|
+
text-decoration-thickness: 0.0938rem;
|
|
1672
1722
|
}
|
|
1673
1723
|
.ids--light .ids-pagelist .ids-anchor:active,
|
|
1674
1724
|
.ids--dark .ids-pagelist .ids-anchor:active {
|
|
1675
1725
|
color: var(--ids-color-interactive-text-active) !important;
|
|
1676
1726
|
text-decoration: underline;
|
|
1727
|
+
text-underline-offset: 0.125rem;
|
|
1728
|
+
text-decoration-thickness: 0.0938rem;
|
|
1677
1729
|
}
|
|
1678
1730
|
.ids--light ul.ids-bullet-list,
|
|
1679
1731
|
.ids--light .ids-bullet-list,
|
|
@@ -11523,6 +11575,7 @@ button.ids-button:not(.ids-button--fab):not(.ids-button--icon).ids-button--terti
|
|
|
11523
11575
|
background-color: var(--IDS-BUTTON--TERTIARY__BACKGROUND-COLOR);
|
|
11524
11576
|
text-decoration: underline;
|
|
11525
11577
|
text-underline-offset: 0.125rem;
|
|
11578
|
+
text-decoration-thickness: 0.0938rem;
|
|
11526
11579
|
}
|
|
11527
11580
|
.ids-button:not(.ids-button--fab):not(.ids-button--icon).ids-button--tertiary:hover,
|
|
11528
11581
|
button.ids-button:not(.ids-button--fab):not(.ids-button--icon).ids-button--tertiary:hover {
|
|
@@ -11551,6 +11604,12 @@ button.ids-button:not(.ids-button--fab):not(.ids-button--icon).ids-button--terti
|
|
|
11551
11604
|
background-color: transparent !important;
|
|
11552
11605
|
pointer-events: none;
|
|
11553
11606
|
}
|
|
11607
|
+
.ids-button:not(.ids-button--fab):not(.ids-button--icon).ids-button--tertiary [class^=ids-icon-]::before,
|
|
11608
|
+
.ids-button:not(.ids-button--fab):not(.ids-button--icon).ids-button--tertiary [class*=" ids-icon-"]::before,
|
|
11609
|
+
button.ids-button:not(.ids-button--fab):not(.ids-button--icon).ids-button--tertiary [class^=ids-icon-]::before,
|
|
11610
|
+
button.ids-button:not(.ids-button--fab):not(.ids-button--icon).ids-button--tertiary [class*=" ids-icon-"]::before {
|
|
11611
|
+
position: absolute;
|
|
11612
|
+
}
|
|
11554
11613
|
.ids-button:not(.ids-button--fab):not(.ids-button--icon).ids-button--loading,
|
|
11555
11614
|
button.ids-button:not(.ids-button--fab):not(.ids-button--icon).ids-button--loading {
|
|
11556
11615
|
pointer-events: none !important;
|
|
@@ -11710,6 +11769,7 @@ button.ids-button.ids-button--icon.ids-button--tertiary {
|
|
|
11710
11769
|
background-color: var(--IDS-BUTTON--TERTIARY__BACKGROUND-COLOR);
|
|
11711
11770
|
text-decoration: underline;
|
|
11712
11771
|
text-underline-offset: 0.125rem;
|
|
11772
|
+
text-decoration-thickness: 0.0938rem;
|
|
11713
11773
|
}
|
|
11714
11774
|
.ids-button.ids-button--icon.ids-button--tertiary:hover,
|
|
11715
11775
|
button.ids-button.ids-button--icon.ids-button--tertiary:hover {
|
|
@@ -11738,6 +11798,12 @@ button.ids-button.ids-button--icon.ids-button--tertiary[disabled] {
|
|
|
11738
11798
|
background-color: transparent !important;
|
|
11739
11799
|
pointer-events: none;
|
|
11740
11800
|
}
|
|
11801
|
+
.ids-button.ids-button--icon.ids-button--tertiary [class^=ids-icon-]::before,
|
|
11802
|
+
.ids-button.ids-button--icon.ids-button--tertiary [class*=" ids-icon-"]::before,
|
|
11803
|
+
button.ids-button.ids-button--icon.ids-button--tertiary [class^=ids-icon-]::before,
|
|
11804
|
+
button.ids-button.ids-button--icon.ids-button--tertiary [class*=" ids-icon-"]::before {
|
|
11805
|
+
position: absolute;
|
|
11806
|
+
}
|
|
11741
11807
|
.ids-button.ids-button--icon.ids-button--s,
|
|
11742
11808
|
button.ids-button.ids-button--icon.ids-button--s {
|
|
11743
11809
|
width: 1.75rem !important;
|
|
@@ -11805,6 +11871,8 @@ button.ids-button.ids-button--fab {
|
|
|
11805
11871
|
-moz-user-select: none;
|
|
11806
11872
|
-ms-user-select: none;
|
|
11807
11873
|
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
11874
|
+
z-index: 20;
|
|
11875
|
+
position: relative;
|
|
11808
11876
|
}
|
|
11809
11877
|
.ids-button.ids-button--fab [class^=ids-icon-],
|
|
11810
11878
|
button.ids-button.ids-button--fab [class^=ids-icon-] {
|
|
@@ -11816,36 +11884,47 @@ button.ids-button.ids-button--fab:hover {
|
|
|
11816
11884
|
background-color: var(--IDS-BUTTON--FAB__BACKGROUND-COLOR);
|
|
11817
11885
|
border: var(--IDS-BUTTON--FAB__HOVER-BORDER);
|
|
11818
11886
|
}
|
|
11887
|
+
.ids-button.ids-button--fab:hover [class^=ids-icon-],
|
|
11888
|
+
button.ids-button.ids-button--fab:hover [class^=ids-icon-] {
|
|
11889
|
+
color: var(--IDS-BUTTON--FAB__HOVER-COLOR) !important;
|
|
11890
|
+
}
|
|
11819
11891
|
.ids-button.ids-button--fab:focus-visible,
|
|
11820
11892
|
button.ids-button.ids-button--fab:focus-visible {
|
|
11821
11893
|
border-radius: var(--IDS-BORDER-RADIUS-100) !important;
|
|
11822
11894
|
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
11823
11895
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
11824
11896
|
}
|
|
11897
|
+
.ids-button.ids-button--fab:focus-visible [class^=ids-icon-],
|
|
11898
|
+
button.ids-button.ids-button--fab:focus-visible [class^=ids-icon-] {
|
|
11899
|
+
color: var(--IDS-BUTTON--FAB__ACTIVE-COLOR) !important;
|
|
11900
|
+
}
|
|
11825
11901
|
|
|
11826
11902
|
.ids-link:focus-visible {
|
|
11827
11903
|
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
11828
11904
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
11829
11905
|
}
|
|
11830
11906
|
.ids-link {
|
|
11907
|
+
text-decoration: underline;
|
|
11908
|
+
text-underline-offset: 0.125rem;
|
|
11909
|
+
text-decoration-thickness: 0.0938rem;
|
|
11910
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
11831
11911
|
font-family: var(--IDS-LINK__FONT-FAMILY);
|
|
11832
11912
|
color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
11833
|
-
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
11834
|
-
text-underline-offset: 0.125rem;
|
|
11835
11913
|
font-size: 1rem;
|
|
11836
11914
|
line-height: 1.5rem;
|
|
11837
11915
|
gap: 0.5rem;
|
|
11838
11916
|
cursor: pointer;
|
|
11839
11917
|
display: inline;
|
|
11840
|
-
text-decoration: underline;
|
|
11841
11918
|
position: relative;
|
|
11842
11919
|
border-radius: var(--IDS-FOCUS__BORDER-RADIUS);
|
|
11843
11920
|
}
|
|
11844
11921
|
.ids-link.ids-link--icon {
|
|
11845
|
-
text-decoration: none;
|
|
11922
|
+
text-decoration: none !important;
|
|
11846
11923
|
}
|
|
11847
11924
|
.ids-link:hover {
|
|
11848
11925
|
text-decoration: underline !important;
|
|
11926
|
+
text-underline-offset: 0.125rem !important;
|
|
11927
|
+
text-decoration-thickness: 0.0938rem !important;
|
|
11849
11928
|
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
11850
11929
|
}
|
|
11851
11930
|
.ids-link:focus-visible {
|
|
@@ -11862,9 +11941,12 @@ button.ids-button.ids-button--fab:focus-visible {
|
|
|
11862
11941
|
margin-right: 0;
|
|
11863
11942
|
margin-top: 0.25rem;
|
|
11864
11943
|
}
|
|
11944
|
+
.ids-link.ids-link--icon .ids-icon--text-start:before {
|
|
11945
|
+
position: absolute;
|
|
11946
|
+
}
|
|
11865
11947
|
.ids-link.ids-link--small {
|
|
11866
11948
|
font-size: 0.875rem;
|
|
11867
|
-
gap: 0.
|
|
11949
|
+
gap: 0.5rem !important;
|
|
11868
11950
|
}
|
|
11869
11951
|
.ids-link.ids-link--small.ids-link--icon .ids-icon--text-start {
|
|
11870
11952
|
font-size: 0.875rem;
|
|
@@ -11874,7 +11956,7 @@ button.ids-button.ids-button--fab:focus-visible {
|
|
|
11874
11956
|
font-size: 0.875rem;
|
|
11875
11957
|
position: relative;
|
|
11876
11958
|
bottom: -0.125rem;
|
|
11877
|
-
margin-left: 0.
|
|
11959
|
+
margin-left: 0.375rem !important;
|
|
11878
11960
|
}
|
|
11879
11961
|
.ids-link.ids-link--block {
|
|
11880
11962
|
display: flex;
|
|
@@ -11889,6 +11971,8 @@ button.ids-button.ids-button--fab:focus-visible {
|
|
|
11889
11971
|
}
|
|
11890
11972
|
.ids-link.ids-link--underlined.ids-link--icon {
|
|
11891
11973
|
text-decoration: underline !important;
|
|
11974
|
+
text-underline-offset: 0.125rem !important;
|
|
11975
|
+
text-decoration-thickness: 0.0938rem !important;
|
|
11892
11976
|
}
|
|
11893
11977
|
.ids-link.ids-link--no-underline {
|
|
11894
11978
|
text-decoration: none !important;
|
|
@@ -11924,6 +12008,9 @@ button.ids-button.ids-button--fab:focus-visible {
|
|
|
11924
12008
|
color: var(--IDS-LINK--FOOTER__HOVER-COLOR);
|
|
11925
12009
|
text-decoration: underline;
|
|
11926
12010
|
}
|
|
12011
|
+
.ids-link.ids-link--footer:focus-visible {
|
|
12012
|
+
outline-color: var(--IDS-LINK--FOOTER__OUTLINE-COLOR) !important;
|
|
12013
|
+
}
|
|
11927
12014
|
.ids-link.ids-link--active-icon {
|
|
11928
12015
|
text-decoration: none !important;
|
|
11929
12016
|
}
|
|
@@ -12083,6 +12170,9 @@ button.ids-button.ids-button--fab:focus-visible {
|
|
|
12083
12170
|
transform: translateY(-50%);
|
|
12084
12171
|
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
12085
12172
|
font-size: 1.25rem;
|
|
12173
|
+
display: flex;
|
|
12174
|
+
justify-content: center;
|
|
12175
|
+
align-items: center;
|
|
12086
12176
|
}
|
|
12087
12177
|
.ids-input:has(.ids-input--invalid) .ids-input__icon, .ids-input:has([aria-invalid=true]) .ids-input__icon {
|
|
12088
12178
|
color: var(--IDS-ICON--INVALID-COLOR);
|
|
@@ -12144,6 +12234,7 @@ button.ids-button.ids-button--fab:focus-visible {
|
|
|
12144
12234
|
position: absolute;
|
|
12145
12235
|
-webkit-font-smoothing: antialiased;
|
|
12146
12236
|
-moz-osx-font-smoothing: grayscale;
|
|
12237
|
+
font-size: 1rem;
|
|
12147
12238
|
content: "\e919";
|
|
12148
12239
|
font-size: 1.875rem;
|
|
12149
12240
|
color: var(--IDS-INPUT--SEARCH__ICON-COLOR);
|
|
@@ -12173,7 +12264,7 @@ button.ids-button.ids-button--fab:focus-visible {
|
|
|
12173
12264
|
padding: var(--IDS-INPUT__PADDING);
|
|
12174
12265
|
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
12175
12266
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
12176
|
-
border-radius: var(--IDS-BORDER-RADIUS-MEDIUM);
|
|
12267
|
+
border-radius: var(--IDS-BORDER-RADIUS-MEDIUM) !important;
|
|
12177
12268
|
font-size: 1rem;
|
|
12178
12269
|
color: var(--IDS-FORM__COLOR);
|
|
12179
12270
|
display: block;
|
|
@@ -12277,6 +12368,11 @@ button.ids-button.ids-button--fab:focus-visible {
|
|
|
12277
12368
|
.ids-input__input[type=color] {
|
|
12278
12369
|
cursor: pointer;
|
|
12279
12370
|
}
|
|
12371
|
+
@supports (-moz-appearance: none) {
|
|
12372
|
+
.ids-input__input[type=date] + .ids-input__icon, .ids-input__input[type=datetime-local] + .ids-input__icon {
|
|
12373
|
+
display: none;
|
|
12374
|
+
}
|
|
12375
|
+
}
|
|
12280
12376
|
|
|
12281
12377
|
/* Input Search cancel icon */
|
|
12282
12378
|
ids-input input[type=search]::-webkit-search-cancel-button,
|
|
@@ -12296,7 +12392,7 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
12296
12392
|
padding: var(--IDS-INPUT__PADDING);
|
|
12297
12393
|
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
12298
12394
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
12299
|
-
border-radius: var(--IDS-BORDER-RADIUS-MEDIUM);
|
|
12395
|
+
border-radius: var(--IDS-BORDER-RADIUS-MEDIUM) !important;
|
|
12300
12396
|
font-size: 1rem;
|
|
12301
12397
|
color: var(--IDS-FORM__COLOR);
|
|
12302
12398
|
display: block;
|
|
@@ -12535,8 +12631,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
12535
12631
|
position: absolute;
|
|
12536
12632
|
-webkit-font-smoothing: antialiased;
|
|
12537
12633
|
-moz-osx-font-smoothing: grayscale;
|
|
12538
|
-
content: "\e93a";
|
|
12539
12634
|
font-size: 1rem;
|
|
12635
|
+
content: "\e93a";
|
|
12540
12636
|
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
12541
12637
|
top: 0.1875rem;
|
|
12542
12638
|
left: 0.1875rem;
|
|
@@ -12550,8 +12646,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
12550
12646
|
position: absolute;
|
|
12551
12647
|
-webkit-font-smoothing: antialiased;
|
|
12552
12648
|
-moz-osx-font-smoothing: grayscale;
|
|
12553
|
-
content: "\e92b";
|
|
12554
12649
|
font-size: 1rem;
|
|
12650
|
+
content: "\e92b";
|
|
12555
12651
|
top: 0.125rem;
|
|
12556
12652
|
left: 0.125rem;
|
|
12557
12653
|
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
@@ -12647,6 +12743,7 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
12647
12743
|
position: absolute;
|
|
12648
12744
|
-webkit-font-smoothing: antialiased;
|
|
12649
12745
|
-moz-osx-font-smoothing: grayscale;
|
|
12746
|
+
font-size: 1rem;
|
|
12650
12747
|
}
|
|
12651
12748
|
.ids-check-button .ids-check-button__input[type=checkbox] {
|
|
12652
12749
|
border-radius: var(--IDS-CHECK-BUTTON__BORDER-RADIUS);
|
|
@@ -12669,8 +12766,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
12669
12766
|
position: absolute;
|
|
12670
12767
|
-webkit-font-smoothing: antialiased;
|
|
12671
12768
|
-moz-osx-font-smoothing: grayscale;
|
|
12672
|
-
content: "\e93a";
|
|
12673
12769
|
font-size: 1rem;
|
|
12770
|
+
content: "\e93a";
|
|
12674
12771
|
top: 50%;
|
|
12675
12772
|
transform: translateY(-50%);
|
|
12676
12773
|
left: 0.75rem;
|
|
@@ -12949,10 +13046,10 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
12949
13046
|
.ids-radio-button {
|
|
12950
13047
|
position: relative;
|
|
12951
13048
|
display: inline-block;
|
|
12952
|
-
padding:
|
|
13049
|
+
padding: var(--IDS-RADIO-BUTTON__PADDING);
|
|
12953
13050
|
justify-content: center;
|
|
12954
13051
|
align-items: flex-start;
|
|
12955
|
-
border-radius:
|
|
13052
|
+
border-radius: var(--IDS-RADIO-BUTTON__BORDER-RADIUS);
|
|
12956
13053
|
border: var(--IDS-RADIO-BUTTON__BORDER-THICKNESS) solid var(--IDS-RADIO-BUTTON__BORDER-COLOR);
|
|
12957
13054
|
background-color: var(--IDS-RADIO-BUTTON__BACKGROUND-COLOR);
|
|
12958
13055
|
cursor: pointer;
|
|
@@ -12970,7 +13067,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
12970
13067
|
font-weight: 400;
|
|
12971
13068
|
margin: 0;
|
|
12972
13069
|
width: 100%;
|
|
12973
|
-
padding-left: 1.
|
|
13070
|
+
padding-left: 1.625rem;
|
|
13071
|
+
user-select: none;
|
|
12974
13072
|
}
|
|
12975
13073
|
.ids-radio-button .ids-radio-button__label::before {
|
|
12976
13074
|
font: icon;
|
|
@@ -12979,14 +13077,15 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
12979
13077
|
position: absolute;
|
|
12980
13078
|
-webkit-font-smoothing: antialiased;
|
|
12981
13079
|
-moz-osx-font-smoothing: grayscale;
|
|
12982
|
-
font-size:
|
|
13080
|
+
font-size: 1rem;
|
|
13081
|
+
font-size: 1rem;
|
|
12983
13082
|
left: 0;
|
|
12984
13083
|
top: 50%;
|
|
12985
13084
|
transform: translateY(-50%);
|
|
12986
13085
|
}
|
|
12987
13086
|
.ids-radio-button .ids-radio-button__input[type=radio],
|
|
12988
13087
|
.ids-radio-button .ids-radio-button__input {
|
|
12989
|
-
border-radius:
|
|
13088
|
+
border-radius: var(--IDS-RADIO-BUTTON__BORDER-RADIUS);
|
|
12990
13089
|
cursor: pointer;
|
|
12991
13090
|
margin: 0;
|
|
12992
13091
|
position: absolute;
|
|
@@ -13004,6 +13103,7 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
13004
13103
|
position: absolute;
|
|
13005
13104
|
-webkit-font-smoothing: antialiased;
|
|
13006
13105
|
-moz-osx-font-smoothing: grayscale;
|
|
13106
|
+
font-size: 1rem;
|
|
13007
13107
|
content: "\e93a";
|
|
13008
13108
|
font-size: 1.25rem;
|
|
13009
13109
|
left: 0;
|
|
@@ -13021,7 +13121,7 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
13021
13121
|
.ids-radio-button .ids-radio-button__input[type=radio]:disabled:checked + .ids-radio-button_label::before,
|
|
13022
13122
|
.ids-radio-button .ids-radio-button__input:disabled:checked + .ids-radio-button_label::before {
|
|
13023
13123
|
cursor: default;
|
|
13024
|
-
color: var(--IDS-RADIO-BUTTON--
|
|
13124
|
+
color: var(--IDS-RADIO-BUTTON--DISABLED__COLOR);
|
|
13025
13125
|
}
|
|
13026
13126
|
.ids-radio-button .ids-radio-button__input[type=radio]:disabled + .ids-radio-button__label,
|
|
13027
13127
|
.ids-radio-button .ids-radio-button__input:disabled + .ids-radio-button__label {
|
|
@@ -13046,6 +13146,9 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
13046
13146
|
border-color: var(--IDS-RADIO-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
13047
13147
|
background-color: var(--IDS-RADIO-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
13048
13148
|
}
|
|
13149
|
+
.ids-radio-button:has(.ids-radio-button__input:active) .ids-radio-button__label, .ids-radio-button:has(.ids-radio-button__input:checked:active) .ids-radio-button__label, .ids-radio-button:has(.ids-radio-button__input:active:not(:disabled)) .ids-radio-button__label {
|
|
13150
|
+
color: var(--IDS-RADIO-BUTTON--ACTIVE__COLOR) !important;
|
|
13151
|
+
}
|
|
13049
13152
|
.ids-radio-button:hover:has(.ids-radio-button__input:not(:disabled)), .ids-radio-button:hover:has(.ids-radio-button__input:checked:not(:disabled)) {
|
|
13050
13153
|
background-color: var(--IDS-RADIO-BUTTON--HOVER__BACKGROUND-COLOR);
|
|
13051
13154
|
border: var(--IDS-RADIO-BUTTON__BORDER-THICKNESS) solid var(--IDS-RADIO-BUTTON--HOVER__BORDER-COLOR);
|
|
@@ -13136,6 +13239,7 @@ input[type=range]::-webkit-slider-thumb {
|
|
|
13136
13239
|
width: 1.5rem;
|
|
13137
13240
|
outline: 0.1875rem solid var(--IDS-RANGE__OUTLINE-COLOR);
|
|
13138
13241
|
border-radius: var(--IDS-BORDER-RADIUS-100);
|
|
13242
|
+
border: 0;
|
|
13139
13243
|
background-color: var(--IDS-RANGE__KNOB-BACKGROUND-COLOR);
|
|
13140
13244
|
cursor: pointer;
|
|
13141
13245
|
position: relative;
|
|
@@ -13156,6 +13260,7 @@ input[type=range]::-moz-range-thumb {
|
|
|
13156
13260
|
width: 1.5rem;
|
|
13157
13261
|
outline: 0.1875rem solid var(--IDS-RANGE__OUTLINE-COLOR);
|
|
13158
13262
|
border-radius: var(--IDS-BORDER-RADIUS-100);
|
|
13263
|
+
border: 0;
|
|
13159
13264
|
background-color: var(--IDS-RANGE__KNOB-BACKGROUND-COLOR);
|
|
13160
13265
|
cursor: pointer;
|
|
13161
13266
|
position: relative;
|
|
@@ -13175,6 +13280,7 @@ input[type=range]::-ms-thumb {
|
|
|
13175
13280
|
width: 1.5rem;
|
|
13176
13281
|
outline: 0.1875rem solid var(--IDS-RANGE__OUTLINE-COLOR);
|
|
13177
13282
|
border-radius: var(--IDS-BORDER-RADIUS-100);
|
|
13283
|
+
border: 0;
|
|
13178
13284
|
background-color: var(--IDS-RANGE__KNOB-BACKGROUND-COLOR);
|
|
13179
13285
|
cursor: pointer;
|
|
13180
13286
|
position: relative;
|
|
@@ -13225,7 +13331,7 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
13225
13331
|
padding: var(--IDS-INPUT__PADDING);
|
|
13226
13332
|
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
13227
13333
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
13228
|
-
border-radius: var(--IDS-BORDER-RADIUS-MEDIUM);
|
|
13334
|
+
border-radius: var(--IDS-BORDER-RADIUS-MEDIUM) !important;
|
|
13229
13335
|
font-size: 1rem;
|
|
13230
13336
|
color: var(--IDS-FORM__COLOR);
|
|
13231
13337
|
display: block;
|
|
@@ -13364,6 +13470,7 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
13364
13470
|
position: absolute;
|
|
13365
13471
|
-webkit-font-smoothing: antialiased;
|
|
13366
13472
|
-moz-osx-font-smoothing: grayscale;
|
|
13473
|
+
font-size: 1rem;
|
|
13367
13474
|
content: "\e936";
|
|
13368
13475
|
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
13369
13476
|
top: 50%;
|
|
@@ -13371,6 +13478,7 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
13371
13478
|
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
13372
13479
|
z-index: 2;
|
|
13373
13480
|
pointer-events: none;
|
|
13481
|
+
font-size: 1rem;
|
|
13374
13482
|
}
|
|
13375
13483
|
.ids-select__wrapper:has(select:disabled)::after, .ids-select__wrapper:has(select[aria-disabled=true])::after {
|
|
13376
13484
|
color: var(--IDS-FORM--DISABLED__COLOR) !important;
|
|
@@ -13384,7 +13492,7 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
13384
13492
|
padding: var(--IDS-INPUT__PADDING);
|
|
13385
13493
|
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
13386
13494
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
13387
|
-
border-radius: var(--IDS-BORDER-RADIUS-MEDIUM);
|
|
13495
|
+
border-radius: var(--IDS-BORDER-RADIUS-MEDIUM) !important;
|
|
13388
13496
|
font-size: 1rem;
|
|
13389
13497
|
color: var(--IDS-FORM__COLOR);
|
|
13390
13498
|
display: block;
|
|
@@ -13526,6 +13634,7 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
13526
13634
|
position: absolute;
|
|
13527
13635
|
-webkit-font-smoothing: antialiased;
|
|
13528
13636
|
-moz-osx-font-smoothing: grayscale;
|
|
13637
|
+
font-size: 1rem;
|
|
13529
13638
|
content: "\e936";
|
|
13530
13639
|
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
13531
13640
|
top: 50%;
|
|
@@ -13533,6 +13642,7 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
13533
13642
|
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
13534
13643
|
z-index: 2;
|
|
13535
13644
|
pointer-events: none;
|
|
13645
|
+
font-size: 1rem;
|
|
13536
13646
|
}
|
|
13537
13647
|
.ids-select-multiple__select-wrapper:has(.ids-input--invalid)::after, .ids-select-multiple__select-wrapper:has(input[aria-invalid=true])::after {
|
|
13538
13648
|
color: var(--IDS-FORM--INVALID__COLOR);
|
|
@@ -13740,6 +13850,7 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
13740
13850
|
position: absolute;
|
|
13741
13851
|
-webkit-font-smoothing: antialiased;
|
|
13742
13852
|
-moz-osx-font-smoothing: grayscale;
|
|
13853
|
+
font-size: 1rem;
|
|
13743
13854
|
content: "\e913";
|
|
13744
13855
|
font-size: 1.25rem;
|
|
13745
13856
|
line-height: 1.5rem;
|
|
@@ -13762,6 +13873,7 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
13762
13873
|
position: absolute;
|
|
13763
13874
|
-webkit-font-smoothing: antialiased;
|
|
13764
13875
|
-moz-osx-font-smoothing: grayscale;
|
|
13876
|
+
font-size: 1rem;
|
|
13765
13877
|
content: "\e922";
|
|
13766
13878
|
font-size: 1.25rem;
|
|
13767
13879
|
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
@@ -13793,7 +13905,7 @@ input.ids-time__input {
|
|
|
13793
13905
|
padding: var(--IDS-INPUT__PADDING);
|
|
13794
13906
|
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
13795
13907
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
13796
|
-
border-radius: var(--IDS-BORDER-RADIUS-MEDIUM);
|
|
13908
|
+
border-radius: var(--IDS-BORDER-RADIUS-MEDIUM) !important;
|
|
13797
13909
|
font-size: 1rem;
|
|
13798
13910
|
color: var(--IDS-FORM__COLOR);
|
|
13799
13911
|
display: block;
|
|
@@ -13933,6 +14045,7 @@ input:focus-visible + .ids-toggle input:before {
|
|
|
13933
14045
|
position: absolute;
|
|
13934
14046
|
-webkit-font-smoothing: antialiased;
|
|
13935
14047
|
-moz-osx-font-smoothing: grayscale;
|
|
14048
|
+
font-size: 1rem;
|
|
13936
14049
|
content: "\e934";
|
|
13937
14050
|
display: inline-block;
|
|
13938
14051
|
font-size: 0.75rem;
|
|
@@ -13971,6 +14084,7 @@ input:focus-visible + .ids-toggle input:before {
|
|
|
13971
14084
|
position: absolute;
|
|
13972
14085
|
-webkit-font-smoothing: antialiased;
|
|
13973
14086
|
-moz-osx-font-smoothing: grayscale;
|
|
14087
|
+
font-size: 1rem;
|
|
13974
14088
|
content: "\e93a";
|
|
13975
14089
|
font-size: 0.875rem;
|
|
13976
14090
|
line-height: 1.25rem;
|
|
@@ -14042,7 +14156,7 @@ input:focus-visible + .ids-toggle input:before {
|
|
|
14042
14156
|
}
|
|
14043
14157
|
.ids-darkmode-toggle label {
|
|
14044
14158
|
flex-shrink: 100;
|
|
14045
|
-
color: var(--IDS-
|
|
14159
|
+
color: var(--IDS-ICON-TOGGLE-LABEL__COLOR);
|
|
14046
14160
|
}
|
|
14047
14161
|
.ids-darkmode-toggle .ids-label-wrapper {
|
|
14048
14162
|
bottom: -0.125rem;
|
|
@@ -14066,6 +14180,7 @@ input:focus-visible + .ids-toggle input:before {
|
|
|
14066
14180
|
position: absolute;
|
|
14067
14181
|
-webkit-font-smoothing: antialiased;
|
|
14068
14182
|
-moz-osx-font-smoothing: grayscale;
|
|
14183
|
+
font-size: 1rem;
|
|
14069
14184
|
content: "\e6fd";
|
|
14070
14185
|
position: absolute;
|
|
14071
14186
|
cursor: pointer;
|
|
@@ -14086,6 +14201,7 @@ input:focus-visible + .ids-darkmode-toggle input[type=checkbox]:before,
|
|
|
14086
14201
|
input:focus-visible + .ids-darkmode-toggle input:before {
|
|
14087
14202
|
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
14088
14203
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
14204
|
+
outline-color: var(--IDS-ICON-TOGGLE__OUTLINE-COLOR) !important;
|
|
14089
14205
|
}
|
|
14090
14206
|
.ids-darkmode-toggle input[type=checkbox]:after,
|
|
14091
14207
|
.ids-darkmode-toggle input:after {
|
|
@@ -14095,6 +14211,7 @@ input:focus-visible + .ids-darkmode-toggle input:before {
|
|
|
14095
14211
|
position: absolute;
|
|
14096
14212
|
-webkit-font-smoothing: antialiased;
|
|
14097
14213
|
-moz-osx-font-smoothing: grayscale;
|
|
14214
|
+
font-size: 1rem;
|
|
14098
14215
|
content: "\e6fc";
|
|
14099
14216
|
display: inline-block;
|
|
14100
14217
|
font-size: 0.75rem;
|
|
@@ -14110,6 +14227,11 @@ input:focus-visible + .ids-darkmode-toggle input:before {
|
|
|
14110
14227
|
-webkit-transition: 0.3s;
|
|
14111
14228
|
transition: all 0.3s;
|
|
14112
14229
|
}
|
|
14230
|
+
.ids-darkmode-toggle input[type=checkbox]:focus-visible,
|
|
14231
|
+
.ids-darkmode-toggle input:focus-visible {
|
|
14232
|
+
outline-color: var(--IDS-ICON-TOGGLE__OUTLINE-COLOR) !important;
|
|
14233
|
+
border-radius: 6.25rem;
|
|
14234
|
+
}
|
|
14113
14235
|
.ids-darkmode-toggle input[type=checkbox]:hover:before,
|
|
14114
14236
|
.ids-darkmode-toggle input:hover:before {
|
|
14115
14237
|
background-color: var(--IDS-ICON-TOGGLE__HOVER-BACKGROUND-COLOR);
|
|
@@ -14139,6 +14261,7 @@ input:focus-visible + .ids-darkmode-toggle input:before {
|
|
|
14139
14261
|
position: absolute;
|
|
14140
14262
|
-webkit-font-smoothing: antialiased;
|
|
14141
14263
|
-moz-osx-font-smoothing: grayscale;
|
|
14264
|
+
font-size: 1rem;
|
|
14142
14265
|
content: "\e6fd";
|
|
14143
14266
|
font-size: 0.875rem;
|
|
14144
14267
|
line-height: 1.25rem;
|
|
@@ -14206,7 +14329,7 @@ input:focus-visible + .ids-darkmode-toggle input:before {
|
|
|
14206
14329
|
padding: var(--IDS-INPUT__PADDING);
|
|
14207
14330
|
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
14208
14331
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
14209
|
-
border-radius: var(--IDS-BORDER-RADIUS-MEDIUM);
|
|
14332
|
+
border-radius: var(--IDS-BORDER-RADIUS-MEDIUM) !important;
|
|
14210
14333
|
font-size: 1rem;
|
|
14211
14334
|
color: var(--IDS-FORM__COLOR);
|
|
14212
14335
|
display: block;
|
|
@@ -14286,49 +14409,19 @@ input:focus-visible + .ids-darkmode-toggle input:before {
|
|
|
14286
14409
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
14287
14410
|
box-shadow: var(--IDS-FORM--INVALID-BOX-SHADOW);
|
|
14288
14411
|
}
|
|
14289
|
-
.ids-datepicker .ids-datepicker__trigger {
|
|
14290
|
-
|
|
14291
|
-
border: 0.125rem solid transparent;
|
|
14292
|
-
background-color: var(--IDS-DATEPICKER__DATE-BUTTON-BACKGROUND-COLOR);
|
|
14293
|
-
color: var(--IDS-DATEPICKER__BUTTON-COLOR);
|
|
14294
|
-
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
14295
|
-
}
|
|
14296
|
-
.ids-datepicker .ids-datepicker__trigger:hover {
|
|
14297
|
-
color: var(--IDS-DATEPICKER__BUTTON-HOVER-COLOR) !important;
|
|
14298
|
-
background-color: var(--IDS-DATEPICKER__BUTTON-HOVER-BACKGROUND-COLOR);
|
|
14299
|
-
border: 0.125rem solid var(--IDS-DATEPICKER__BUTTON-HOVER-BORDER-COLOR);
|
|
14300
|
-
}
|
|
14301
|
-
.ids-datepicker .ids-datepicker__trigger:hover:before {
|
|
14302
|
-
color: var(--IDS-DATEPICKER__BUTTON-HOVER-COLOR) !important;
|
|
14303
|
-
}
|
|
14304
|
-
.ids-datepicker .ids-datepicker__trigger:active, .ids-datepicker .ids-datepicker__trigger:active:hover {
|
|
14305
|
-
color: var(--IDS-DATEPICKER__BUTTON-ACTIVE-COLOR) !important;
|
|
14306
|
-
background-color: var(--IDS-DATEPICKER__BUTTON-ACTIVE-BACKGROUND-COLOR);
|
|
14307
|
-
border: 0.125rem solid var(--IDS-DATEPICKER__BUTTON-ACTIVE-BORDER-COLOR);
|
|
14308
|
-
}
|
|
14309
|
-
.ids-datepicker .ids-datepicker__trigger:active:before, .ids-datepicker .ids-datepicker__trigger:active:hover:before {
|
|
14310
|
-
color: var(--IDS-DATEPICKER__BUTTON-ACTIVE-COLOR) !important;
|
|
14311
|
-
}
|
|
14312
|
-
.ids-datepicker .ids-datepicker__trigger:disabled, .ids-datepicker .ids-datepicker__trigger[disabled], .ids-datepicker .ids-datepicker__trigger[aria-disabled=true] {
|
|
14313
|
-
color: var(--IDS-DATEPICKER__BUTTON-DISABLED-COLOR) !important;
|
|
14314
|
-
background-color: var(--IDS-DATEPICKER__BUTTON-DISABLED-BACKGROUND-COLOR) !important;
|
|
14315
|
-
border-color: transparent;
|
|
14316
|
-
pointer-events: none;
|
|
14317
|
-
font-weight: normal;
|
|
14318
|
-
}
|
|
14319
|
-
.ids-datepicker .ids-datepicker__trigger:disabled:before, .ids-datepicker .ids-datepicker__trigger[disabled]:before, .ids-datepicker .ids-datepicker__trigger[aria-disabled=true]:before {
|
|
14320
|
-
color: var(--IDS-DATEPICKER__BUTTON-DISABLED-COLOR) !important;
|
|
14412
|
+
.ids-datepicker.ids-datepicker--invalid .ids-datepicker__trigger:before {
|
|
14413
|
+
color: var(--IDS-DATEPICKER__TRIGGER-BUTTON-INVALID-COLOR);
|
|
14321
14414
|
}
|
|
14322
14415
|
.ids-datepicker .ids-datepicker__trigger {
|
|
14323
14416
|
cursor: pointer;
|
|
14324
14417
|
position: absolute;
|
|
14325
|
-
right: 0;
|
|
14326
|
-
top: 0;
|
|
14327
|
-
height: var(--IDS-INPUT__HEIGHT);
|
|
14328
|
-
width:
|
|
14418
|
+
right: 0.75rem;
|
|
14419
|
+
top: 0.25rem;
|
|
14420
|
+
height: calc(var(--IDS-INPUT__HEIGHT) - 0.5rem);
|
|
14421
|
+
width: calc(var(--IDS-INPUT__HEIGHT) - 0.5rem);
|
|
14329
14422
|
background-color: var(--IDS-DATEPICKER__TRIGGER-BUTTON-BACKGROUND-COLOR);
|
|
14330
|
-
border
|
|
14331
|
-
border-
|
|
14423
|
+
border: 0;
|
|
14424
|
+
border-radius: 100%;
|
|
14332
14425
|
}
|
|
14333
14426
|
.ids-datepicker .ids-datepicker__trigger:before {
|
|
14334
14427
|
font: icon;
|
|
@@ -14337,6 +14430,7 @@ input:focus-visible + .ids-darkmode-toggle input:before {
|
|
|
14337
14430
|
position: absolute;
|
|
14338
14431
|
-webkit-font-smoothing: antialiased;
|
|
14339
14432
|
-moz-osx-font-smoothing: grayscale;
|
|
14433
|
+
font-size: 1rem;
|
|
14340
14434
|
content: "\e944";
|
|
14341
14435
|
font-size: 1.25rem;
|
|
14342
14436
|
color: var(--IDS-DATEPICKER__TRIGGER-BUTTON-COLOR);
|
|
@@ -14344,12 +14438,28 @@ input:focus-visible + .ids-darkmode-toggle input:before {
|
|
|
14344
14438
|
left: 50%;
|
|
14345
14439
|
transform: translate(-50%, -50%);
|
|
14346
14440
|
}
|
|
14347
|
-
.ids-datepicker .ids-datepicker__trigger:
|
|
14348
|
-
|
|
14441
|
+
.ids-datepicker .ids-datepicker__trigger:hover {
|
|
14442
|
+
color: var(--IDS-DATEPICKER__BUTTON-HOVER-COLOR) !important;
|
|
14443
|
+
background-color: var(--IDS-DATEPICKER__BUTTON-HOVER-BACKGROUND-COLOR);
|
|
14444
|
+
}
|
|
14445
|
+
.ids-datepicker .ids-datepicker__trigger:hover:before {
|
|
14446
|
+
color: var(--IDS-DATEPICKER__BUTTON-HOVER-COLOR) !important;
|
|
14447
|
+
}
|
|
14448
|
+
.ids-datepicker .ids-datepicker__trigger:active, .ids-datepicker .ids-datepicker__trigger:active:hover {
|
|
14449
|
+
color: var(--IDS-DATEPICKER__BUTTON-ACTIVE-COLOR) !important;
|
|
14450
|
+
background-color: var(--IDS-DATEPICKER__BUTTON-ACTIVE-BACKGROUND-COLOR);
|
|
14451
|
+
}
|
|
14452
|
+
.ids-datepicker .ids-datepicker__trigger:active:before, .ids-datepicker .ids-datepicker__trigger:active:hover:before {
|
|
14453
|
+
color: var(--IDS-DATEPICKER__BUTTON-ACTIVE-COLOR) !important;
|
|
14349
14454
|
}
|
|
14350
14455
|
.ids-datepicker .ids-datepicker__trigger:disabled:before {
|
|
14351
14456
|
color: var(--IDS-DATEPICKER__BUTTON-DISABLED-COLOR);
|
|
14352
14457
|
}
|
|
14458
|
+
.ids-datepicker .ids-datepicker__trigger:focus-visible {
|
|
14459
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
14460
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
14461
|
+
border-radius: 100%;
|
|
14462
|
+
}
|
|
14353
14463
|
.ids-datepicker .ids-datepicker__dialog {
|
|
14354
14464
|
position: absolute;
|
|
14355
14465
|
z-index: 200;
|
|
@@ -14410,8 +14520,8 @@ input:focus-visible + .ids-darkmode-toggle input:before {
|
|
|
14410
14520
|
position: absolute;
|
|
14411
14521
|
-webkit-font-smoothing: antialiased;
|
|
14412
14522
|
-moz-osx-font-smoothing: grayscale;
|
|
14413
|
-
content: "\e934";
|
|
14414
14523
|
font-size: 1rem;
|
|
14524
|
+
content: "\e934";
|
|
14415
14525
|
color: var(--IDS-DATEPICKER__MONTH-BUTTON-CHEVRON-COLOR);
|
|
14416
14526
|
left: 50%;
|
|
14417
14527
|
top: 50%;
|
|
@@ -14476,8 +14586,8 @@ input:focus-visible + .ids-darkmode-toggle input:before {
|
|
|
14476
14586
|
position: absolute;
|
|
14477
14587
|
-webkit-font-smoothing: antialiased;
|
|
14478
14588
|
-moz-osx-font-smoothing: grayscale;
|
|
14479
|
-
content: "\e936";
|
|
14480
14589
|
font-size: 1rem;
|
|
14590
|
+
content: "\e936";
|
|
14481
14591
|
color: var(--IDS-DATEPICKER__MONTH-BUTTON-CHEVRON-COLOR);
|
|
14482
14592
|
right: 0.125rem;
|
|
14483
14593
|
top: 50%;
|
|
@@ -14574,8 +14684,8 @@ input:focus-visible + .ids-darkmode-toggle input:before {
|
|
|
14574
14684
|
position: absolute;
|
|
14575
14685
|
-webkit-font-smoothing: antialiased;
|
|
14576
14686
|
-moz-osx-font-smoothing: grayscale;
|
|
14577
|
-
content: "\e937";
|
|
14578
14687
|
font-size: 1rem;
|
|
14688
|
+
content: "\e937";
|
|
14579
14689
|
color: var(--IDS-DATEPICKER__MONTH-BUTTON-CHEVRON-COLOR);
|
|
14580
14690
|
left: 50%;
|
|
14581
14691
|
top: 50%;
|
|
@@ -14588,8 +14698,8 @@ input:focus-visible + .ids-darkmode-toggle input:before {
|
|
|
14588
14698
|
position: absolute;
|
|
14589
14699
|
-webkit-font-smoothing: antialiased;
|
|
14590
14700
|
-moz-osx-font-smoothing: grayscale;
|
|
14591
|
-
content: "\e938";
|
|
14592
14701
|
font-size: 1rem;
|
|
14702
|
+
content: "\e938";
|
|
14593
14703
|
color: var(--IDS-DATEPICKER__MONTH-BUTTON-CHEVRON-COLOR);
|
|
14594
14704
|
left: 50%;
|
|
14595
14705
|
top: 50%;
|
|
@@ -14750,6 +14860,7 @@ input:focus-visible + .ids-darkmode-toggle input:before {
|
|
|
14750
14860
|
}
|
|
14751
14861
|
|
|
14752
14862
|
.ids--inera .ids-show-inera-all,
|
|
14863
|
+
.ids--inera-general .ids-show-inera-all,
|
|
14753
14864
|
.ids--inera-admin .ids-show-inera-all {
|
|
14754
14865
|
display: block !important;
|
|
14755
14866
|
}
|
|
@@ -14761,6 +14872,13 @@ input:focus-visible + .ids-darkmode-toggle input:before {
|
|
|
14761
14872
|
display: none !important;
|
|
14762
14873
|
}
|
|
14763
14874
|
|
|
14875
|
+
.ids--inera-general .ids-show-inera-general {
|
|
14876
|
+
display: block !important;
|
|
14877
|
+
}
|
|
14878
|
+
.ids--inera-general .ids-hide-inera-general {
|
|
14879
|
+
display: none !important;
|
|
14880
|
+
}
|
|
14881
|
+
|
|
14764
14882
|
.ids--inera-admin .ids-show-inera-admin {
|
|
14765
14883
|
display: block !important;
|
|
14766
14884
|
}
|