@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/global/global.css
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
--IDS-BOX-SHADOW: 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.3);
|
|
3
|
-
--IDS-BOX-SHADOW-WEAK: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
|
|
4
|
-
--IDS-BOX-SHADOW-EXTRA-WEAK: 0 0 0.375rem rgba(0, 0, 0, 0.15);
|
|
5
|
-
--IDS-BOX-SHADOW-BOTTOM: 0 0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.15);
|
|
1
|
+
.ids--light, .ids--dark {
|
|
6
2
|
--IDS-SCROLL__THUMB-COLOR: var(--ids-color-surface-border-default);
|
|
7
3
|
--IDS-SCROLL__THUMB-HOVER-COLOR: var(--ids-color-interactive-background-hover);
|
|
8
4
|
--IDS-SCROLL__TRACK-BACKGROUND-COLOR: var(--ids-color-feedback-background-information);
|
|
@@ -15,8 +11,52 @@
|
|
|
15
11
|
--IDS-BORDER-RADIUS: 0.625rem;
|
|
16
12
|
--IDS-SKIP-TO-CONTENT-LINK__BACKGROUND-COLOR: var(--ids-color-surface-background-elevated-2);
|
|
17
13
|
--IDS-OVERLAY__BACKGROUND-COLOR: rgba(53, 53, 53, 0.6);
|
|
18
|
-
|
|
19
|
-
|
|
14
|
+
--IDS-BOX-SHADOW-ELEVATED-1:
|
|
15
|
+
0 var(--ids-box-shadow-position-y-elevated-1-effect-1, 1.875rem) var(--ids-box-shadow-blur-elevated-1-effect-1, 0.75rem)
|
|
16
|
+
0 rgba(0, 0, 0, 0.02),
|
|
17
|
+
0 var(--ids-box-shadow-position-y-elevated-1-effect-2, 1rem) var(--ids-box-shadow-blur-elevated-1-effect-2, 0.625rem) 0
|
|
18
|
+
rgba(0, 0, 0, 0.06),
|
|
19
|
+
0 var(--ids-box-shadow-position-y-elevated-1-effect-3, 0.375rem)
|
|
20
|
+
var(--ids-box-shadow-blur-elevated-1-effect-3, 0.375rem) 0 rgba(0, 0, 0, 0.1),
|
|
21
|
+
0 var(--ids-box-shadow-position-y-elevated-1-effect-4, 0.125rem) var(--ids-box-shadow-blur-elevated-1-effect-4, 0.25rem)
|
|
22
|
+
0 rgba(0, 0, 0, 0.12);
|
|
23
|
+
--IDS-BOX-SHADOW-ELEVATED-2:
|
|
24
|
+
0 var(--ids-box-shadow-position-y-elevated-2-effect-1, 3.875rem) var(--ids-box-shadow-blur-elevated-2-effect-1, 1.5rem)
|
|
25
|
+
0 rgba(0, 0, 0, 0.02),
|
|
26
|
+
0 var(--ids-box-shadow-position-y-elevated-2-effect-2, 2.1875rem)
|
|
27
|
+
var(--ids-box-shadow-blur-elevated-2-effect-2, 1.25rem) 0 rgba(0, 0, 0, 0.07),
|
|
28
|
+
0 var(--ids-box-shadow-position-y-elevated-2-effect-3, 1rem) var(--ids-box-shadow-blur-elevated-2-effect-3, 1rem) 0
|
|
29
|
+
rgba(0, 0, 0, 0.12),
|
|
30
|
+
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
|
|
31
|
+
rgba(0, 0, 0, 0.14);
|
|
32
|
+
--IDS-BOX-SHADOW-ELEVATED-2-LEFT:
|
|
33
|
+
var(--ids-box-shadow-position-x-elevated-2-left-effect-1, 3.75rem)
|
|
34
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-1, 3.875rem) var(--ids-box-shadow-blur-elevated-2-effect-1, 1.5rem)
|
|
35
|
+
0 rgba(0, 0, 0, 0.02),
|
|
36
|
+
var(--ids-box-shadow-position-x-elevated-2-left-effect-2, 2.125rem)
|
|
37
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-2, 2.25rem) var(--ids-box-shadow-blur-elevated-2-effect-2, 1.25rem)
|
|
38
|
+
0 rgba(0, 0, 0, 0.07),
|
|
39
|
+
var(--ids-box-shadow-position-x-elevated-2-left-effect-3, 1rem)
|
|
40
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-3, 1rem) var(--ids-box-shadow-blur-elevated-2-effect-3, 1rem) 0
|
|
41
|
+
rgba(0, 0, 0, 0.12),
|
|
42
|
+
var(--ids-box-shadow-position-x-elevated-2-left-effect-4, 0.25rem)
|
|
43
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-4, 0.25rem) var(--ids-box-shadow-blur-elevated-2-effect-4, 0.5rem) 0
|
|
44
|
+
rgba(0, 0, 0, 0.14);
|
|
45
|
+
--IDS-BOX-SHADOW-ELEVATED-2-RIGHT:
|
|
46
|
+
var(--ids-box-shadow-position-x-elevated-2-right-effect-1, 3.75rem)
|
|
47
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-1, 3.875rem) var(--ids-box-shadow-blur-elevated-2-effect-1, 1.5rem)
|
|
48
|
+
0 rgba(0, 0, 0, 0.02),
|
|
49
|
+
var(--ids-box-shadow-position-x-elevated-2-right-effect-2, 2.125rem)
|
|
50
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-2, 2.25rem) var(--ids-box-shadow-blur-elevated-2-effect-2, 1.25rem)
|
|
51
|
+
0 rgba(0, 0, 0, 0.07),
|
|
52
|
+
var(--ids-box-shadow-position-x-elevated-2-right-effect-3, 1rem)
|
|
53
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-3, 1rem) var(--ids-box-shadow-blur-elevated-2-effect-3, 1rem) 0
|
|
54
|
+
rgba(0, 0, 0, 0.12),
|
|
55
|
+
var(--ids-box-shadow-position-x-elevated-2-right-effect-4, 0.25rem)
|
|
56
|
+
var(--ids-box-shadow-position-y-elevated-2-effect-4, 0.25rem) var(--ids-box-shadow-blur-elevated-2-effect-4, 0.5rem) 0
|
|
57
|
+
rgba(0, 0, 0, 0.14);
|
|
58
|
+
}
|
|
59
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
20
60
|
--IDS-BORDER-RADIUS: 0.188rem;
|
|
21
61
|
}
|
|
22
62
|
|
|
@@ -32,7 +72,7 @@
|
|
|
32
72
|
}
|
|
33
73
|
}
|
|
34
74
|
|
|
35
|
-
|
|
75
|
+
.ids--light, .ids--dark {
|
|
36
76
|
--IDS-ICON--ACTIVE-COLOR: var(--ids-color-interactive-text-default);
|
|
37
77
|
--IDS-ICON--ACTIVE-HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
38
78
|
--IDS-ICON--DISABLED-COLOR: var(--ids-color-form-text-on-disabled);
|
|
@@ -47,11 +87,26 @@
|
|
|
47
87
|
--IDS-ICON__COLOR-PRESET-4: var(--ids-color-surface-text-on-default);
|
|
48
88
|
--IDS-ICON__COLOR-PRESET-4--HOVER: var(--ids-color-surface-text-on-default);
|
|
49
89
|
}
|
|
50
|
-
|
|
90
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
51
91
|
--IDS-ICON--INVALID-COLOR: var(--ids-color-feedback-text-error);
|
|
52
92
|
--IDS-ICON--SUCCESS-COLOR: var(--ids-color-form-text-on-success);
|
|
53
93
|
}
|
|
54
94
|
|
|
95
|
+
/*******
|
|
96
|
+
* ICONS
|
|
97
|
+
********/
|
|
98
|
+
/*******
|
|
99
|
+
* BUTTONS
|
|
100
|
+
********/
|
|
101
|
+
/*******
|
|
102
|
+
* SCROLLBAR
|
|
103
|
+
********/
|
|
104
|
+
/*******
|
|
105
|
+
* FORM
|
|
106
|
+
********/
|
|
107
|
+
/*******
|
|
108
|
+
* A11Y
|
|
109
|
+
********/
|
|
55
110
|
@font-face {
|
|
56
111
|
font-family: "Inera-Design-Icons";
|
|
57
112
|
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");
|
|
@@ -66,6 +121,7 @@
|
|
|
66
121
|
box-sizing: border-box;
|
|
67
122
|
width: 1em;
|
|
68
123
|
height: 1em;
|
|
124
|
+
flex-shrink: 0;
|
|
69
125
|
}
|
|
70
126
|
[class^=ids-icon-]:before,
|
|
71
127
|
[class*=" ids-icon-"]:before {
|
|
@@ -83,18 +139,16 @@
|
|
|
83
139
|
text-align: center;
|
|
84
140
|
position: absolute;
|
|
85
141
|
}
|
|
86
|
-
[class^=ids-icon-].ids-icon--interactive:focus,
|
|
87
|
-
[class*=" ids-icon-"].ids-icon--interactive:focus {
|
|
88
|
-
|
|
142
|
+
[class^=ids-icon-].ids-icon--interactive:focus-visible,
|
|
143
|
+
[class*=" ids-icon-"].ids-icon--interactive:focus-visible {
|
|
144
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
145
|
+
outline-offset: 0.25rem !important;
|
|
146
|
+
border-radius: 100%;
|
|
89
147
|
}
|
|
90
148
|
[class^=ids-icon-].ids-icon--color-preset-1,
|
|
91
149
|
[class*=" ids-icon-"].ids-icon--color-preset-1 {
|
|
92
150
|
color: var(--IDS-ICON__COLOR-PRESET-1);
|
|
93
151
|
}
|
|
94
|
-
[class^=ids-icon-].ids-icon--color-preset-1.ids-icon--interactive,
|
|
95
|
-
[class*=" ids-icon-"].ids-icon--color-preset-1.ids-icon--interactive {
|
|
96
|
-
cursor: pointer;
|
|
97
|
-
}
|
|
98
152
|
[class^=ids-icon-].ids-icon--color-preset-1.ids-icon--interactive:hover,
|
|
99
153
|
[class*=" ids-icon-"].ids-icon--color-preset-1.ids-icon--interactive:hover {
|
|
100
154
|
color: var(--IDS-ICON__COLOR-PRESET-1--HOVER);
|
|
@@ -103,10 +157,6 @@
|
|
|
103
157
|
[class*=" ids-icon-"].ids-icon--color-preset-2 {
|
|
104
158
|
color: var(--IDS-ICON__COLOR-PRESET-2);
|
|
105
159
|
}
|
|
106
|
-
[class^=ids-icon-].ids-icon--color-preset-2.ids-icon--interactive,
|
|
107
|
-
[class*=" ids-icon-"].ids-icon--color-preset-2.ids-icon--interactive {
|
|
108
|
-
cursor: pointer;
|
|
109
|
-
}
|
|
110
160
|
[class^=ids-icon-].ids-icon--color-preset-2.ids-icon--interactive:hover,
|
|
111
161
|
[class*=" ids-icon-"].ids-icon--color-preset-2.ids-icon--interactive:hover {
|
|
112
162
|
color: var(--IDS-ICON__COLOR-PRESET-2--HOVER);
|
|
@@ -115,30 +165,24 @@
|
|
|
115
165
|
[class*=" ids-icon-"].ids-icon--color-preset-3 {
|
|
116
166
|
color: var(--IDS-ICON__COLOR-PRESET-3);
|
|
117
167
|
}
|
|
118
|
-
[class^=ids-icon-].ids-icon--color-preset-3.ids-icon--interactive,
|
|
119
|
-
[class*=" ids-icon-"].ids-icon--color-preset-3.ids-icon--interactive {
|
|
120
|
-
cursor: pointer;
|
|
121
|
-
}
|
|
122
168
|
[class^=ids-icon-].ids-icon--color-preset-3.ids-icon--interactive:hover,
|
|
123
169
|
[class*=" ids-icon-"].ids-icon--color-preset-3.ids-icon--interactive:hover {
|
|
124
170
|
color: var(--IDS-ICON__COLOR-PRESET-3--HOVER);
|
|
125
171
|
}
|
|
172
|
+
[class^=ids-icon-].ids-icon--color-preset-3.ids-icon--interactive:focus-visible,
|
|
173
|
+
[class*=" ids-icon-"].ids-icon--color-preset-3.ids-icon--interactive:focus-visible {
|
|
174
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
175
|
+
outline-offset: 0.25rem !important;
|
|
176
|
+
border-radius: 100%;
|
|
177
|
+
}
|
|
126
178
|
[class^=ids-icon-].ids-icon--color-preset-4,
|
|
127
179
|
[class*=" ids-icon-"].ids-icon--color-preset-4 {
|
|
128
180
|
color: var(--IDS-ICON__COLOR-PRESET-4);
|
|
129
181
|
}
|
|
130
|
-
[class^=ids-icon-].ids-icon--color-preset-4.ids-icon--interactive,
|
|
131
|
-
[class*=" ids-icon-"].ids-icon--color-preset-4.ids-icon--interactive {
|
|
132
|
-
cursor: pointer;
|
|
133
|
-
}
|
|
134
182
|
[class^=ids-icon-].ids-icon--color-preset-4.ids-icon--interactive:hover,
|
|
135
183
|
[class*=" ids-icon-"].ids-icon--color-preset-4.ids-icon--interactive:hover {
|
|
136
184
|
color: var(--IDS-ICON__COLOR-PRESET-4--HOVER);
|
|
137
185
|
}
|
|
138
|
-
[class^=ids-icon-].ids-icon--color-preset-4.ids-icon--interactive:focus,
|
|
139
|
-
[class*=" ids-icon-"].ids-icon--color-preset-4.ids-icon--interactive:focus {
|
|
140
|
-
border-radius: 0.125rem;
|
|
141
|
-
}
|
|
142
186
|
[class^=ids-icon-].ids-icon--text-start,
|
|
143
187
|
[class*=" ids-icon-"].ids-icon--text-start {
|
|
144
188
|
margin-right: 0.5rem;
|
|
@@ -231,21 +275,37 @@
|
|
|
231
275
|
flex-shrink: 0;
|
|
232
276
|
margin-top: 0.25rem;
|
|
233
277
|
}
|
|
234
|
-
[class^=ids-icon-].ids-dropdown--start-icon,
|
|
235
|
-
[class*=" ids-icon-"].ids-dropdown--start-icon
|
|
278
|
+
[class^=ids-icon-].ids-dropdown--start-icon,
|
|
279
|
+
[class*=" ids-icon-"].ids-dropdown--start-icon {
|
|
280
|
+
flex-shrink: 0;
|
|
281
|
+
margin-top: 0.25rem;
|
|
282
|
+
}
|
|
283
|
+
[class^=ids-icon-].ids-side-menu--start-icon,
|
|
284
|
+
[class*=" ids-icon-"].ids-side-menu--start-icon {
|
|
285
|
+
flex-shrink: 0;
|
|
286
|
+
bottom: -0.375rem;
|
|
287
|
+
}
|
|
288
|
+
[class^=ids-icon-].ids-icon--text-align,
|
|
236
289
|
[class*=" ids-icon-"].ids-icon--text-align {
|
|
237
290
|
position: relative;
|
|
238
291
|
bottom: -0.3125rem;
|
|
239
292
|
flex-shrink: 0;
|
|
240
293
|
}
|
|
241
|
-
[class^=ids-icon-].ids-
|
|
242
|
-
[class*=" ids-icon-"].ids-dropdown--start-icon:before,
|
|
294
|
+
[class^=ids-icon-].ids-icon--text-align:before,
|
|
243
295
|
[class*=" ids-icon-"].ids-icon--text-align:before {
|
|
244
296
|
top: 50%;
|
|
245
297
|
left: 50%;
|
|
246
298
|
transform: translate(-50%, -50%);
|
|
247
299
|
}
|
|
248
300
|
|
|
301
|
+
.ids-icon-attachment-small:before {
|
|
302
|
+
content: "\e8e7";
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
.ids-icon-attachment:before {
|
|
306
|
+
content: "\e8e8";
|
|
307
|
+
}
|
|
308
|
+
|
|
249
309
|
.ids-icon-first-page-small:before {
|
|
250
310
|
content: "\e6ff";
|
|
251
311
|
}
|
|
@@ -1078,75 +1138,13 @@
|
|
|
1078
1138
|
content: "\e913";
|
|
1079
1139
|
}
|
|
1080
1140
|
|
|
1081
|
-
|
|
1141
|
+
.ids--light, .ids--dark {
|
|
1082
1142
|
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
1083
1143
|
--IDS-FONT-FAMILY-HEADING: "Inter";
|
|
1084
1144
|
--IDS-FONT-COLOR: var(--ids-color-surface-text-on-default);
|
|
1085
|
-
--IDS-HEADING-XXL__COLOR: var(--ids-color-heading-text-xxl);
|
|
1086
|
-
--IDS-HEADING-XXL__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1087
|
-
--IDS-HEADING-XXL__FONT-SIZE: 2rem;
|
|
1088
|
-
--IDS-HEADING-XXL__LINE-HEIGHT: 2.5rem;
|
|
1089
|
-
--IDS-HEADING-XXL__FONT-SIZE-DESKTOP: 3rem;
|
|
1090
|
-
--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP: 3.25rem;
|
|
1091
|
-
--IDS-HEADING-XXL__FONT-WEIGHT: 700;
|
|
1092
|
-
--IDS-HEADING-XXL__LETTER-SPACING: -0.052rem;
|
|
1093
|
-
--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP: -0.078rem;
|
|
1094
1145
|
--IDS-HEADING-XXL__MARGIN-BOTTOM: 1.875rem;
|
|
1095
|
-
--IDS-HEADING-XL__COLOR: var(--ids-color-heading-text-xl);
|
|
1096
|
-
--IDS-HEADING-XL__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1097
|
-
--IDS-HEADING-XL__FONT-SIZE: 1.625rem;
|
|
1098
|
-
--IDS-HEADING-XL__LINE-HEIGHT: 2.125rem;
|
|
1099
|
-
--IDS-HEADING-XL__FONT-SIZE-DESKTOP: 2.25rem;
|
|
1100
|
-
--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP: 2.625rem;
|
|
1101
|
-
--IDS-HEADING-XL__FONT-WEIGHT: 700;
|
|
1102
|
-
--IDS-HEADING-XL__LETTER-SPACING: -0.031rem;
|
|
1103
|
-
--IDS-HEADING-XL__LETTER-SPACING-DESKTOP: -0.063rem;
|
|
1104
1146
|
--IDS-HEADING-XL__MARGIN-BOTTOM: 1.875rem;
|
|
1105
|
-
--IDS-HEADING-L__COLOR: var(--ids-color-heading-text-l);
|
|
1106
|
-
--IDS-HEADING-L__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1107
|
-
--IDS-HEADING-L__FONT-SIZE-DESKTOP: 1.75rem;
|
|
1108
|
-
--IDS-HEADING-L__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
1109
|
-
--IDS-HEADING-L__FONT-SIZE: 1.5rem;
|
|
1110
|
-
--IDS-HEADING-L__LINE-HEIGHT: 1.875rem;
|
|
1111
|
-
--IDS-HEADING-L__FONT-WEIGHT: 700;
|
|
1112
|
-
--IDS-HEADING-L__LETTER-SPACING: -0.025rem;
|
|
1113
|
-
--IDS-HEADING-L__LETTER-SPACING-DESKTOP: -0.044rem;
|
|
1114
1147
|
--IDS-HEADING-L__MARGIN-BOTTOM: 1.875rem;
|
|
1115
|
-
--IDS-HEADING-M__COLOR: var(--ids-color-heading-text-m);
|
|
1116
|
-
--IDS-HEADING-M__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1117
|
-
--IDS-HEADING-M__FONT-SIZE: 1.375rem;
|
|
1118
|
-
--IDS-HEADING-M__LINE-HEIGHT: 1.75rem;
|
|
1119
|
-
--IDS-HEADING-M__FONT-SIZE-DESKTOP: 1.5rem;
|
|
1120
|
-
--IDS-HEADING-M__LINE-HEIGHT-DESKTOP: 1.875rem;
|
|
1121
|
-
--IDS-HEADING-M__FONT-WEIGHT: 700;
|
|
1122
|
-
--IDS-HEADING-M__LETTER-SPACING: -0.019rem;
|
|
1123
|
-
--IDS-HEADING-M__LETTER-SPACING-DESKTOP: -0.031rem;
|
|
1124
|
-
--IDS-HEADING-S__COLOR: var(--ids-color-heading-text-s);
|
|
1125
|
-
--IDS-HEADING-S__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1126
|
-
--IDS-HEADING-S__FONT-SIZE: 1.25rem;
|
|
1127
|
-
--IDS-HEADING-S__LINE-HEIGHT: 1.5rem;
|
|
1128
|
-
--IDS-HEADING-S__FONT-SIZE-DESKTOP: 1.25rem;
|
|
1129
|
-
--IDS-HEADING-S__LINE-HEIGHT-DESKTOP: 1.5rem;
|
|
1130
|
-
--IDS-HEADING-S__FONT-WEIGHT: 700;
|
|
1131
|
-
--IDS-HEADING-S__LETTER-SPACING: -0.013rem;
|
|
1132
|
-
--IDS-HEADING-S__LETTER-SPACING-DESKTOP: -0.025rem;
|
|
1133
|
-
--IDS-HEADING-XS__COLOR: var(--ids-color-heading-text-xs);
|
|
1134
|
-
--IDS-HEADING-XS__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1135
|
-
--IDS-HEADING-XS__FONT-SIZE: 1rem;
|
|
1136
|
-
--IDS-HEADING-XS__LINE-HEIGHT: 1.25rem;
|
|
1137
|
-
--IDS-HEADING-XS__FONT-WEIGHT: 700;
|
|
1138
|
-
--IDS-HEADING-XS__LETTER-SPACING: 0;
|
|
1139
|
-
--IDS-ANCHOR__COLOR: var(--ids-color-interactive-text-default);
|
|
1140
|
-
--IDS-ANCHOR__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
1141
|
-
--IDS-PREAMBLE__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
1142
|
-
--IDS-PREAMBLE__FONT-SIZE: 1.125rem;
|
|
1143
|
-
--IDS-PREAMBLE__LINE-HEIGHT: 1.75rem;
|
|
1144
|
-
--IDS-PREAMBLE__FONT-SIZE-DESKTOP: 1.375rem;
|
|
1145
|
-
--IDS-PREAMBLE__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
1146
|
-
--IDS-BODY__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
1147
|
-
--IDS-BODY__FONT-SIZE: 1rem;
|
|
1148
|
-
--IDS-BODY__LINE-HEIGHT: 1.5rem;
|
|
1149
|
-
--IDS-BODY--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
1150
1148
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-brand-text-primary);
|
|
1151
1149
|
--IDS-PAGE-LIST__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1152
1150
|
--IDS-PAGE-LIST__FONT-SIZE: 1.25rem;
|
|
@@ -1158,70 +1156,29 @@
|
|
|
1158
1156
|
--IDS-BULLET-LIST__LINE-HEIGHT: 1.5rem;
|
|
1159
1157
|
--IDS-DIVIDER__COLOR: var(--ids-color-surface-border-default);
|
|
1160
1158
|
}
|
|
1161
|
-
|
|
1159
|
+
.ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
|
|
1162
1160
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
1163
1161
|
}
|
|
1164
|
-
|
|
1162
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
1165
1163
|
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
1166
1164
|
--IDS-FONT-FAMILY-HEADING: "Poppins";
|
|
1167
|
-
--IDS-HEADING-XXL__FONT-SIZE: 1.875rem;
|
|
1168
|
-
--IDS-HEADING-XXL__LINE-HEIGHT: 2.375rem;
|
|
1169
|
-
--IDS-HEADING-XXL__FONT-SIZE-DESKTOP: 2.5rem;
|
|
1170
|
-
--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP: 3.125rem;
|
|
1171
|
-
--IDS-HEADING-XXL__FONT-WEIGHT: 600;
|
|
1172
|
-
--IDS-HEADING-XXL__LETTER-SPACING: inherit;
|
|
1173
|
-
--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP: inherit;
|
|
1174
1165
|
--IDS-HEADING-XXL__MARGIN-BOTTOM: 1.25rem;
|
|
1175
|
-
--IDS-HEADING-XL__FONT-SIZE: 1.625rem;
|
|
1176
|
-
--IDS-HEADING-XL__LINE-HEIGHT: 2rem;
|
|
1177
|
-
--IDS-HEADING-XL__FONT-SIZE-DESKTOP: 2rem;
|
|
1178
|
-
--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP: 2.5rem;
|
|
1179
|
-
--IDS-HEADING-XL__FONT-WEIGHT: 600;
|
|
1180
|
-
--IDS-HEADING-XL__LETTER-SPACING: inherit;
|
|
1181
|
-
--IDS-HEADING-XL__LETTER-SPACING-DESKTOP: inherit;
|
|
1182
1166
|
--IDS-HEADING-XL__MARGIN-BOTTOM: 1.25rem;
|
|
1183
|
-
--IDS-HEADING-L__FONT-SIZE: 1.5rem;
|
|
1184
|
-
--IDS-HEADING-L__LINE-HEIGHT: 1.875rem;
|
|
1185
|
-
--IDS-HEADING-L__FONT-SIZE-DESKTOP: 1.75rem;
|
|
1186
|
-
--IDS-HEADING-L__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
1187
|
-
--IDS-HEADING-L__FONT-WEIGHT: 600;
|
|
1188
|
-
--IDS-HEADING-L__LETTER-SPACING: inherit;
|
|
1189
|
-
--IDS-HEADING-L__LETTER-SPACING-DESKTOP: inherit;
|
|
1190
1167
|
--IDS-HEADING-L__MARGIN-BOTTOM: 1.25rem;
|
|
1191
|
-
--IDS-HEADING-M__FONT-SIZE: 1.375rem;
|
|
1192
|
-
--IDS-HEADING-M__LINE-HEIGHT: 1.75rem;
|
|
1193
|
-
--IDS-HEADING-M__FONT-SIZE-DESKTOP: 1.5rem;
|
|
1194
|
-
--IDS-HEADING-M__LINE-HEIGHT-DESKTOP: 2rem;
|
|
1195
|
-
--IDS-HEADING-M__FONT-WEIGHT: 600;
|
|
1196
|
-
--IDS-HEADING-M__LETTER-SPACING: inherit;
|
|
1197
|
-
--IDS-HEADING-M__LETTER-SPACING-DESKTOP: inherit;
|
|
1198
|
-
--IDS-HEADING-S__FONT-SIZE: 1.25rem;
|
|
1199
|
-
--IDS-HEADING-S__LINE-HEIGHT: 1.5rem;
|
|
1200
|
-
--IDS-HEADING-S__FONT-SIZE-DESKTOP: 1.25rem;
|
|
1201
|
-
--IDS-HEADING-S__LINE-HEIGHT-DESKTOP: 1.625rem;
|
|
1202
|
-
--IDS-HEADING-S__FONT-WEIGHT: 600;
|
|
1203
|
-
--IDS-HEADING-S__LETTER-SPACING: inherit;
|
|
1204
|
-
--IDS-HEADING-S__LETTER-SPACING-DESKTOP: inherit;
|
|
1205
|
-
--IDS-HEADING-XS__FONT-SIZE: 1rem;
|
|
1206
|
-
--IDS-HEADING-XS__LINE-HEIGHT: 1.25rem;
|
|
1207
|
-
--IDS-HEADING-XS__FONT-WEIGHT: 600;
|
|
1208
|
-
--IDS-HEADING-XS__LETTER-SPACING: inherit;
|
|
1209
|
-
--IDS-BODY__LINE-HEIGHT: 1.625rem;
|
|
1210
|
-
--IDS-BODY--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
1211
1168
|
--IDS-PAGE-LIST__FONT-WEIGHT: 600;
|
|
1212
1169
|
--IDS-PAGE-LIST__LETTER-SPACING: 0;
|
|
1213
1170
|
--IDS-BULLET-LIST__MARKER-FONT-WEIGHT: normal;
|
|
1214
1171
|
--IDS-BULLET-LIST__LINE-HEIGHT: 1.625rem;
|
|
1215
1172
|
--IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT: 600;
|
|
1216
1173
|
}
|
|
1217
|
-
|
|
1174
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
1218
1175
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-navigation-text-default);
|
|
1219
1176
|
}
|
|
1220
|
-
|
|
1177
|
+
.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 {
|
|
1221
1178
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
1222
1179
|
}
|
|
1223
1180
|
|
|
1224
|
-
|
|
1181
|
+
.ids--light, .ids--dark {
|
|
1225
1182
|
--IDS-DESCRIPTION-LIST__DISPLAY: flex;
|
|
1226
1183
|
--IDS-DESCRIPTION-LIST__BORDER: 0;
|
|
1227
1184
|
--IDS-DESCRIPTION-LIST__BORDER-RADIUS: 0;
|
|
@@ -1237,7 +1194,7 @@
|
|
|
1237
1194
|
--IDS-DESCRIPTION-LIST--COLUMN__TERM-BACKGROUND-COLOR: var(--ids-color-feedback-background-information);
|
|
1238
1195
|
--IDS-DESCRIPTION-LIST--COLUMN__DESCRIPTION-MARGIN-BOTTOM: 0;
|
|
1239
1196
|
}
|
|
1240
|
-
|
|
1197
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
1241
1198
|
--IDS-DESCRIPTION-LIST--COLUMN__PADDING: 0.4375rem 0.9375rem;
|
|
1242
1199
|
--IDS-DESCRIPTION-LIST--COLUMN__BORDER: 0.125rem solid var(--ids-color-surface-border-default);
|
|
1243
1200
|
}
|
|
@@ -1316,38 +1273,15 @@
|
|
|
1316
1273
|
border-bottom-right-radius: var(--IDS-DESCRIPTION-LIST--COLUMN__BORDER-RADIUS);
|
|
1317
1274
|
}
|
|
1318
1275
|
|
|
1319
|
-
/*******
|
|
1320
|
-
* ICONS
|
|
1321
|
-
********/
|
|
1322
|
-
/*******
|
|
1323
|
-
* BUTTONS
|
|
1324
|
-
********/
|
|
1325
|
-
/*******
|
|
1326
|
-
* SCROLLBAR
|
|
1327
|
-
********/
|
|
1328
|
-
/*******
|
|
1329
|
-
* FORM
|
|
1330
|
-
********/
|
|
1331
|
-
/*******
|
|
1332
|
-
* A11Y
|
|
1333
|
-
********/
|
|
1334
1276
|
.ids--light .ids-heading-xxl,
|
|
1335
1277
|
.ids--dark .ids-heading-xxl {
|
|
1336
1278
|
font-style: normal;
|
|
1337
|
-
color: var(--
|
|
1338
|
-
font-family: var(--
|
|
1339
|
-
font-size: var(--
|
|
1340
|
-
line-height: var(--
|
|
1341
|
-
letter-spacing: var(--
|
|
1342
|
-
font-weight: var(--
|
|
1343
|
-
}
|
|
1344
|
-
@media (min-width: 1024px) {
|
|
1345
|
-
.ids--light .ids-heading-xxl,
|
|
1346
|
-
.ids--dark .ids-heading-xxl {
|
|
1347
|
-
font-size: var(--IDS-HEADING-XXL__FONT-SIZE-DESKTOP);
|
|
1348
|
-
line-height: var(--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP);
|
|
1349
|
-
letter-spacing: var(--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP);
|
|
1350
|
-
}
|
|
1279
|
+
color: var(--ids-color-heading-text-xxl);
|
|
1280
|
+
font-family: var(--ids-font-family-heading);
|
|
1281
|
+
font-size: var(--ids-font-size-heading-xxl);
|
|
1282
|
+
line-height: var(--ids-font-line-height-heading-xxl);
|
|
1283
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-xxl);
|
|
1284
|
+
font-weight: var(--ids-font-weight-heading-xxl);
|
|
1351
1285
|
}
|
|
1352
1286
|
.ids--light .ids-heading-xxl:focus-visible,
|
|
1353
1287
|
.ids--dark .ids-heading-xxl:focus-visible {
|
|
@@ -1356,20 +1290,12 @@
|
|
|
1356
1290
|
.ids--light .ids-heading-xl,
|
|
1357
1291
|
.ids--dark .ids-heading-xl {
|
|
1358
1292
|
font-style: normal;
|
|
1359
|
-
color: var(--
|
|
1360
|
-
font-family: var(--
|
|
1361
|
-
font-size: var(--
|
|
1362
|
-
line-height: var(--
|
|
1363
|
-
letter-spacing: var(--
|
|
1364
|
-
font-weight: var(--
|
|
1365
|
-
}
|
|
1366
|
-
@media (min-width: 1024px) {
|
|
1367
|
-
.ids--light .ids-heading-xl,
|
|
1368
|
-
.ids--dark .ids-heading-xl {
|
|
1369
|
-
font-size: var(--IDS-HEADING-XL__FONT-SIZE-DESKTOP);
|
|
1370
|
-
line-height: var(--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP);
|
|
1371
|
-
letter-spacing: var(--IDS-HEADING-XL__LETTER-SPACING-DESKTOP);
|
|
1372
|
-
}
|
|
1293
|
+
color: var(--ids-color-heading-text-xl);
|
|
1294
|
+
font-family: var(--ids-font-family-heading);
|
|
1295
|
+
font-size: var(--ids-font-size-heading-xl);
|
|
1296
|
+
line-height: var(--ids-font-line-height-heading-xl);
|
|
1297
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-xl);
|
|
1298
|
+
font-weight: var(--ids-font-weight-heading-xl);
|
|
1373
1299
|
}
|
|
1374
1300
|
.ids--light .ids-heading-xl:focus-visible,
|
|
1375
1301
|
.ids--dark .ids-heading-xl:focus-visible {
|
|
@@ -1378,20 +1304,12 @@
|
|
|
1378
1304
|
.ids--light .ids-heading-l,
|
|
1379
1305
|
.ids--dark .ids-heading-l {
|
|
1380
1306
|
font-style: normal;
|
|
1381
|
-
color: var(--
|
|
1382
|
-
font-family: var(--
|
|
1383
|
-
font-size: var(--
|
|
1384
|
-
line-height: var(--
|
|
1385
|
-
letter-spacing: var(--
|
|
1386
|
-
font-weight: var(--
|
|
1387
|
-
}
|
|
1388
|
-
@media (min-width: 1024px) {
|
|
1389
|
-
.ids--light .ids-heading-l,
|
|
1390
|
-
.ids--dark .ids-heading-l {
|
|
1391
|
-
font-size: var(--IDS-HEADING-L__FONT-SIZE-DESKTOP);
|
|
1392
|
-
line-height: var(--IDS-HEADING-L__LINE-HEIGHT-DESKTOP);
|
|
1393
|
-
letter-spacing: var(--IDS-HEADING-L__LETTER-SPACING-DESKTOP);
|
|
1394
|
-
}
|
|
1307
|
+
color: var(--ids-color-heading-text-l);
|
|
1308
|
+
font-family: var(--ids-font-family-heading);
|
|
1309
|
+
font-size: var(--ids-font-size-heading-l);
|
|
1310
|
+
line-height: var(--ids-font-line-height-heading-l);
|
|
1311
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-l);
|
|
1312
|
+
font-weight: var(--ids-font-weight-heading-l);
|
|
1395
1313
|
}
|
|
1396
1314
|
.ids--light .ids-heading-l:focus-visible,
|
|
1397
1315
|
.ids--dark .ids-heading-l:focus-visible {
|
|
@@ -1400,39 +1318,38 @@
|
|
|
1400
1318
|
.ids--light .ids-heading-m,
|
|
1401
1319
|
.ids--dark .ids-heading-m {
|
|
1402
1320
|
font-style: normal;
|
|
1403
|
-
color: var(--
|
|
1404
|
-
font-family: var(--
|
|
1405
|
-
font-size: var(--
|
|
1406
|
-
line-height: var(--
|
|
1407
|
-
letter-spacing: var(--
|
|
1408
|
-
font-weight: var(--
|
|
1409
|
-
}
|
|
1410
|
-
@media (min-width: 1024px) {
|
|
1411
|
-
.ids--light .ids-heading-m,
|
|
1412
|
-
.ids--dark .ids-heading-m {
|
|
1413
|
-
font-size: var(--IDS-HEADING-M__FONT-SIZE-DESKTOP);
|
|
1414
|
-
line-height: var(--IDS-HEADING-M__LINE-HEIGHT-DESKTOP);
|
|
1415
|
-
letter-spacing: var(--IDS-HEADING-M__LETTER-SPACING-DESKTOP);
|
|
1416
|
-
}
|
|
1321
|
+
color: var(--ids-color-heading-text-m);
|
|
1322
|
+
font-family: var(--ids-font-family-heading);
|
|
1323
|
+
font-size: var(--ids-font-size-heading-m);
|
|
1324
|
+
line-height: var(--ids-font-line-height-heading-m);
|
|
1325
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-m);
|
|
1326
|
+
font-weight: var(--ids-font-weight-heading-m);
|
|
1417
1327
|
}
|
|
1418
1328
|
.ids--light .ids-heading-m .ids-anchor,
|
|
1419
1329
|
.ids--dark .ids-heading-m .ids-anchor {
|
|
1420
|
-
color: var(--
|
|
1330
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1421
1331
|
text-decoration: none;
|
|
1422
1332
|
text-underline-offset: 0.125rem;
|
|
1423
1333
|
}
|
|
1424
1334
|
.ids--light .ids-heading-m .ids-anchor:visited,
|
|
1425
1335
|
.ids--dark .ids-heading-m .ids-anchor:visited {
|
|
1426
|
-
color: var(--
|
|
1336
|
+
color: var(--ids-color-interactive-text-default);
|
|
1337
|
+
}
|
|
1338
|
+
.ids--light .ids-heading-m .ids-anchor:focus-visible,
|
|
1339
|
+
.ids--dark .ids-heading-m .ids-anchor:focus-visible {
|
|
1340
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1427
1341
|
}
|
|
1428
1342
|
.ids--light .ids-heading-m .ids-anchor:link,
|
|
1429
1343
|
.ids--dark .ids-heading-m .ids-anchor:link {
|
|
1430
1344
|
text-decoration: none;
|
|
1431
1345
|
}
|
|
1432
|
-
.ids--light .ids-heading-m .ids-anchor:
|
|
1433
|
-
.ids--dark .ids-heading-m .ids-anchor:active,
|
|
1346
|
+
.ids--light .ids-heading-m .ids-anchor:hover,
|
|
1434
1347
|
.ids--dark .ids-heading-m .ids-anchor:hover {
|
|
1435
|
-
color: var(--
|
|
1348
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1349
|
+
}
|
|
1350
|
+
.ids--light .ids-heading-m .ids-anchor:active,
|
|
1351
|
+
.ids--dark .ids-heading-m .ids-anchor:active {
|
|
1352
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1436
1353
|
}
|
|
1437
1354
|
.ids--light .ids-heading-m:focus-visible,
|
|
1438
1355
|
.ids--dark .ids-heading-m:focus-visible {
|
|
@@ -1441,39 +1358,38 @@
|
|
|
1441
1358
|
.ids--light .ids-heading-s,
|
|
1442
1359
|
.ids--dark .ids-heading-s {
|
|
1443
1360
|
font-style: normal;
|
|
1444
|
-
color: var(--
|
|
1445
|
-
font-family: var(--
|
|
1446
|
-
font-size: var(--
|
|
1447
|
-
line-height: var(--
|
|
1448
|
-
letter-spacing: var(--
|
|
1449
|
-
font-weight: var(--
|
|
1450
|
-
}
|
|
1451
|
-
@media (min-width: 1024px) {
|
|
1452
|
-
.ids--light .ids-heading-s,
|
|
1453
|
-
.ids--dark .ids-heading-s {
|
|
1454
|
-
font-size: var(--IDS-HEADING-S__FONT-SIZE-DESKTOP);
|
|
1455
|
-
line-height: var(--IDS-HEADING-S__LINE-HEIGHT-DESKTOP);
|
|
1456
|
-
letter-spacing: var(--IDS-HEADING-S__LETTER-SPACING-DESKTOP);
|
|
1457
|
-
}
|
|
1361
|
+
color: var(--ids-color-heading-text-s);
|
|
1362
|
+
font-family: var(--ids-font-family-heading);
|
|
1363
|
+
font-size: var(--ids-font-size-heading-s);
|
|
1364
|
+
line-height: var(--ids-font-line-height-heading-s);
|
|
1365
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-s);
|
|
1366
|
+
font-weight: var(--ids-font-weight-heading-s);
|
|
1458
1367
|
}
|
|
1459
1368
|
.ids--light .ids-heading-s .ids-anchor,
|
|
1460
1369
|
.ids--dark .ids-heading-s .ids-anchor {
|
|
1461
|
-
color: var(--
|
|
1370
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1462
1371
|
text-decoration: none;
|
|
1463
1372
|
text-underline-offset: 0.125rem;
|
|
1464
1373
|
}
|
|
1465
1374
|
.ids--light .ids-heading-s .ids-anchor:visited,
|
|
1466
1375
|
.ids--dark .ids-heading-s .ids-anchor:visited {
|
|
1467
|
-
color: var(--
|
|
1376
|
+
color: var(--ids-color-interactive-text-default);
|
|
1377
|
+
}
|
|
1378
|
+
.ids--light .ids-heading-s .ids-anchor:focus-visible,
|
|
1379
|
+
.ids--dark .ids-heading-s .ids-anchor:focus-visible {
|
|
1380
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1468
1381
|
}
|
|
1469
1382
|
.ids--light .ids-heading-s .ids-anchor:link,
|
|
1470
1383
|
.ids--dark .ids-heading-s .ids-anchor:link {
|
|
1471
1384
|
text-decoration: none;
|
|
1472
1385
|
}
|
|
1473
|
-
.ids--light .ids-heading-s .ids-anchor:
|
|
1474
|
-
.ids--dark .ids-heading-s .ids-anchor:active,
|
|
1386
|
+
.ids--light .ids-heading-s .ids-anchor:hover,
|
|
1475
1387
|
.ids--dark .ids-heading-s .ids-anchor:hover {
|
|
1476
|
-
color: var(--
|
|
1388
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1389
|
+
}
|
|
1390
|
+
.ids--light .ids-heading-s .ids-anchor:active,
|
|
1391
|
+
.ids--dark .ids-heading-s .ids-anchor:active {
|
|
1392
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1477
1393
|
}
|
|
1478
1394
|
.ids--light .ids-heading-s:focus-visible,
|
|
1479
1395
|
.ids--dark .ids-heading-s:focus-visible {
|
|
@@ -1482,31 +1398,38 @@
|
|
|
1482
1398
|
.ids--light .ids-heading-xs,
|
|
1483
1399
|
.ids--dark .ids-heading-xs {
|
|
1484
1400
|
font-style: normal;
|
|
1485
|
-
color: var(--
|
|
1486
|
-
font-family: var(--
|
|
1487
|
-
font-size: var(--
|
|
1488
|
-
line-height: var(--
|
|
1489
|
-
letter-spacing: var(--
|
|
1490
|
-
font-weight: var(--
|
|
1401
|
+
color: var(--ids-color-heading-text-s);
|
|
1402
|
+
font-family: var(--ids-font-family-heading);
|
|
1403
|
+
font-size: var(--ids-font-size-heading-xs);
|
|
1404
|
+
line-height: var(--ids-font-line-height-heading-xs);
|
|
1405
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-xs);
|
|
1406
|
+
font-weight: var(--ids-font-weight-heading-xs);
|
|
1491
1407
|
}
|
|
1492
1408
|
.ids--light .ids-heading-xs .ids-anchor,
|
|
1493
1409
|
.ids--dark .ids-heading-xs .ids-anchor {
|
|
1494
|
-
color: var(--
|
|
1410
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1495
1411
|
text-decoration: none;
|
|
1496
1412
|
text-underline-offset: 0.125rem;
|
|
1497
1413
|
}
|
|
1498
1414
|
.ids--light .ids-heading-xs .ids-anchor:visited,
|
|
1499
1415
|
.ids--dark .ids-heading-xs .ids-anchor:visited {
|
|
1500
|
-
color: var(--
|
|
1416
|
+
color: var(--ids-color-interactive-text-default);
|
|
1417
|
+
}
|
|
1418
|
+
.ids--light .ids-heading-xs .ids-anchor:focus-visible,
|
|
1419
|
+
.ids--dark .ids-heading-xs .ids-anchor:focus-visible {
|
|
1420
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1501
1421
|
}
|
|
1502
1422
|
.ids--light .ids-heading-xs .ids-anchor:link,
|
|
1503
1423
|
.ids--dark .ids-heading-xs .ids-anchor:link {
|
|
1504
1424
|
text-decoration: none;
|
|
1505
1425
|
}
|
|
1506
|
-
.ids--light .ids-heading-xs .ids-anchor:
|
|
1507
|
-
.ids--dark .ids-heading-xs .ids-anchor:active,
|
|
1426
|
+
.ids--light .ids-heading-xs .ids-anchor:hover,
|
|
1508
1427
|
.ids--dark .ids-heading-xs .ids-anchor:hover {
|
|
1509
|
-
color: var(--
|
|
1428
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1429
|
+
}
|
|
1430
|
+
.ids--light .ids-heading-xs .ids-anchor:active,
|
|
1431
|
+
.ids--dark .ids-heading-xs .ids-anchor:active {
|
|
1432
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1510
1433
|
}
|
|
1511
1434
|
.ids--light .ids-heading-xs:focus-visible,
|
|
1512
1435
|
.ids--dark .ids-heading-xs:focus-visible {
|
|
@@ -1515,103 +1438,120 @@
|
|
|
1515
1438
|
.ids--light .ids-preamble,
|
|
1516
1439
|
.ids--dark .ids-preamble {
|
|
1517
1440
|
font-style: normal;
|
|
1518
|
-
color: var(--
|
|
1519
|
-
font-family: var(--
|
|
1520
|
-
font-size: var(--
|
|
1521
|
-
line-height: var(--
|
|
1441
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1442
|
+
font-family: var(--ids-font-family-preamble);
|
|
1443
|
+
font-size: var(--ids-font-size-preamble);
|
|
1444
|
+
line-height: var(--ids-line-height-preamble);
|
|
1522
1445
|
font-weight: 300;
|
|
1523
1446
|
letter-spacing: 0;
|
|
1524
1447
|
}
|
|
1525
|
-
@media (min-width: 1024px) {
|
|
1526
|
-
.ids--light .ids-preamble,
|
|
1527
|
-
.ids--dark .ids-preamble {
|
|
1528
|
-
font-size: var(--IDS-PREAMBLE__FONT-SIZE-DESKTOP);
|
|
1529
|
-
line-height: var(--IDS-PREAMBLE__LINE-HEIGHT-DESKTOP);
|
|
1530
|
-
}
|
|
1531
|
-
}
|
|
1532
1448
|
.ids--light .ids-preamble .ids-anchor,
|
|
1533
1449
|
.ids--dark .ids-preamble .ids-anchor {
|
|
1534
|
-
color: var(--
|
|
1450
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1535
1451
|
text-decoration: none;
|
|
1536
1452
|
text-underline-offset: 0.125rem;
|
|
1537
1453
|
}
|
|
1538
1454
|
.ids--light .ids-preamble .ids-anchor:visited,
|
|
1539
1455
|
.ids--dark .ids-preamble .ids-anchor:visited {
|
|
1540
|
-
color: var(--
|
|
1456
|
+
color: var(--ids-color-interactive-text-default);
|
|
1457
|
+
}
|
|
1458
|
+
.ids--light .ids-preamble .ids-anchor:focus-visible,
|
|
1459
|
+
.ids--dark .ids-preamble .ids-anchor:focus-visible {
|
|
1460
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1541
1461
|
}
|
|
1542
1462
|
.ids--light .ids-preamble .ids-anchor:link,
|
|
1543
1463
|
.ids--dark .ids-preamble .ids-anchor:link {
|
|
1544
1464
|
text-decoration: underline;
|
|
1545
1465
|
}
|
|
1546
|
-
.ids--light .ids-preamble .ids-anchor:
|
|
1547
|
-
.ids--dark .ids-preamble .ids-anchor:active,
|
|
1466
|
+
.ids--light .ids-preamble .ids-anchor:hover,
|
|
1548
1467
|
.ids--dark .ids-preamble .ids-anchor:hover {
|
|
1549
|
-
color: var(--
|
|
1468
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1469
|
+
text-decoration: underline;
|
|
1470
|
+
}
|
|
1471
|
+
.ids--light .ids-preamble .ids-anchor:active,
|
|
1472
|
+
.ids--dark .ids-preamble .ids-anchor:active {
|
|
1473
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1550
1474
|
text-decoration: underline;
|
|
1551
1475
|
}
|
|
1552
1476
|
.ids--light .ids-body,
|
|
1553
1477
|
.ids--dark .ids-body {
|
|
1554
1478
|
font-style: normal;
|
|
1555
|
-
color: var(--
|
|
1556
|
-
font-family: var(--
|
|
1557
|
-
font-size: var(--
|
|
1558
|
-
line-height: var(--
|
|
1559
|
-
font-weight:
|
|
1479
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1480
|
+
font-family: var(--ids-font-family-body-text);
|
|
1481
|
+
font-size: var(--ids-font-size-body-text);
|
|
1482
|
+
line-height: var(--ids-line-height-body-text);
|
|
1483
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
1560
1484
|
letter-spacing: 0;
|
|
1561
1485
|
}
|
|
1562
1486
|
.ids--light .ids-body .ids-anchor,
|
|
1563
1487
|
.ids--dark .ids-body .ids-anchor {
|
|
1564
|
-
color: var(--
|
|
1488
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1565
1489
|
text-decoration: none;
|
|
1566
1490
|
text-underline-offset: 0.125rem;
|
|
1567
1491
|
}
|
|
1568
1492
|
.ids--light .ids-body .ids-anchor:visited,
|
|
1569
1493
|
.ids--dark .ids-body .ids-anchor:visited {
|
|
1570
|
-
color: var(--
|
|
1494
|
+
color: var(--ids-color-interactive-text-default);
|
|
1495
|
+
}
|
|
1496
|
+
.ids--light .ids-body .ids-anchor:focus-visible,
|
|
1497
|
+
.ids--dark .ids-body .ids-anchor:focus-visible {
|
|
1498
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1571
1499
|
}
|
|
1572
1500
|
.ids--light .ids-body .ids-anchor:link,
|
|
1573
1501
|
.ids--dark .ids-body .ids-anchor:link {
|
|
1574
1502
|
text-decoration: underline;
|
|
1575
1503
|
}
|
|
1576
|
-
.ids--light .ids-body .ids-anchor:
|
|
1577
|
-
.ids--dark .ids-body .ids-anchor:active,
|
|
1504
|
+
.ids--light .ids-body .ids-anchor:hover,
|
|
1578
1505
|
.ids--dark .ids-body .ids-anchor:hover {
|
|
1579
|
-
color: var(--
|
|
1506
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1507
|
+
text-decoration: underline;
|
|
1508
|
+
}
|
|
1509
|
+
.ids--light .ids-body .ids-anchor:active,
|
|
1510
|
+
.ids--dark .ids-body .ids-anchor:active {
|
|
1511
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1580
1512
|
text-decoration: underline;
|
|
1581
1513
|
}
|
|
1582
1514
|
.ids--light .ids-body.ids-disabled,
|
|
1583
1515
|
.ids--dark .ids-body.ids-disabled {
|
|
1584
|
-
color: var(--
|
|
1516
|
+
color: var(--ids-color-interactive-text-disabled);
|
|
1585
1517
|
font-style: italic;
|
|
1586
1518
|
}
|
|
1587
1519
|
.ids--light .ids-small,
|
|
1588
1520
|
.ids--dark .ids-small {
|
|
1589
1521
|
font-style: normal;
|
|
1590
|
-
color: var(--
|
|
1591
|
-
font-size:
|
|
1592
|
-
line-height:
|
|
1593
|
-
font-weight:
|
|
1594
|
-
letter-spacing:
|
|
1595
|
-
font-family: var(--
|
|
1522
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1523
|
+
font-size: var(--ids-font-size-small-text);
|
|
1524
|
+
line-height: var(--ids-font-line-height-small-text);
|
|
1525
|
+
font-weight: var(--ids-font-weight-small-text);
|
|
1526
|
+
letter-spacing: var(--ids-font-letter-spacing-small-text);
|
|
1527
|
+
font-family: var(--ids-font-family-small-text);
|
|
1596
1528
|
}
|
|
1597
1529
|
.ids--light .ids-small .ids-anchor,
|
|
1598
1530
|
.ids--dark .ids-small .ids-anchor {
|
|
1599
|
-
color: var(--
|
|
1531
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1600
1532
|
text-decoration: none;
|
|
1601
1533
|
text-underline-offset: 0.125rem;
|
|
1602
1534
|
}
|
|
1603
1535
|
.ids--light .ids-small .ids-anchor:visited,
|
|
1604
1536
|
.ids--dark .ids-small .ids-anchor:visited {
|
|
1605
|
-
color: var(--
|
|
1537
|
+
color: var(--ids-color-interactive-text-default);
|
|
1538
|
+
}
|
|
1539
|
+
.ids--light .ids-small .ids-anchor:focus-visible,
|
|
1540
|
+
.ids--dark .ids-small .ids-anchor:focus-visible {
|
|
1541
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1606
1542
|
}
|
|
1607
1543
|
.ids--light .ids-small .ids-anchor:link,
|
|
1608
1544
|
.ids--dark .ids-small .ids-anchor:link {
|
|
1609
1545
|
text-decoration: underline;
|
|
1610
1546
|
}
|
|
1611
|
-
.ids--light .ids-small .ids-anchor:
|
|
1612
|
-
.ids--dark .ids-small .ids-anchor:active,
|
|
1547
|
+
.ids--light .ids-small .ids-anchor:hover,
|
|
1613
1548
|
.ids--dark .ids-small .ids-anchor:hover {
|
|
1614
|
-
color: var(--
|
|
1549
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1550
|
+
text-decoration: underline;
|
|
1551
|
+
}
|
|
1552
|
+
.ids--light .ids-small .ids-anchor:active,
|
|
1553
|
+
.ids--dark .ids-small .ids-anchor:active {
|
|
1554
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1615
1555
|
text-decoration: underline;
|
|
1616
1556
|
}
|
|
1617
1557
|
.ids--light .ids-pagelist,
|
|
@@ -1626,22 +1566,30 @@
|
|
|
1626
1566
|
}
|
|
1627
1567
|
.ids--light .ids-pagelist .ids-anchor,
|
|
1628
1568
|
.ids--dark .ids-pagelist .ids-anchor {
|
|
1629
|
-
color: var(--
|
|
1569
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1630
1570
|
text-decoration: none;
|
|
1631
1571
|
text-underline-offset: 0.125rem;
|
|
1632
1572
|
}
|
|
1633
1573
|
.ids--light .ids-pagelist .ids-anchor:visited,
|
|
1634
1574
|
.ids--dark .ids-pagelist .ids-anchor:visited {
|
|
1635
|
-
color: var(--
|
|
1575
|
+
color: var(--ids-color-interactive-text-default);
|
|
1576
|
+
}
|
|
1577
|
+
.ids--light .ids-pagelist .ids-anchor:focus-visible,
|
|
1578
|
+
.ids--dark .ids-pagelist .ids-anchor:focus-visible {
|
|
1579
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1636
1580
|
}
|
|
1637
1581
|
.ids--light .ids-pagelist .ids-anchor:link,
|
|
1638
1582
|
.ids--dark .ids-pagelist .ids-anchor:link {
|
|
1639
1583
|
text-decoration: underline;
|
|
1640
1584
|
}
|
|
1641
|
-
.ids--light .ids-pagelist .ids-anchor:
|
|
1642
|
-
.ids--dark .ids-pagelist .ids-anchor:active,
|
|
1585
|
+
.ids--light .ids-pagelist .ids-anchor:hover,
|
|
1643
1586
|
.ids--dark .ids-pagelist .ids-anchor:hover {
|
|
1644
|
-
color: var(--
|
|
1587
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1588
|
+
text-decoration: underline;
|
|
1589
|
+
}
|
|
1590
|
+
.ids--light .ids-pagelist .ids-anchor:active,
|
|
1591
|
+
.ids--dark .ids-pagelist .ids-anchor:active {
|
|
1592
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1645
1593
|
text-decoration: underline;
|
|
1646
1594
|
}
|
|
1647
1595
|
.ids--light ul.ids-bullet-list,
|
|
@@ -1658,7 +1606,7 @@
|
|
|
1658
1606
|
margin-bottom: 1rem;
|
|
1659
1607
|
padding-left: 0.5rem;
|
|
1660
1608
|
display: list-item;
|
|
1661
|
-
color: var(--
|
|
1609
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1662
1610
|
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
1663
1611
|
font-size: 1rem;
|
|
1664
1612
|
font-style: normal;
|
|
@@ -1686,7 +1634,7 @@
|
|
|
1686
1634
|
margin-bottom: 1rem;
|
|
1687
1635
|
padding-left: 0.5rem;
|
|
1688
1636
|
display: list-item;
|
|
1689
|
-
color: var(--
|
|
1637
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1690
1638
|
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
1691
1639
|
font-size: 1rem;
|
|
1692
1640
|
font-style: normal;
|
|
@@ -1748,6 +1696,16 @@
|
|
|
1748
1696
|
background-color: var(--ids-color-surface-background-alternative);
|
|
1749
1697
|
}
|
|
1750
1698
|
|
|
1699
|
+
/* Recommended max-width for content components */
|
|
1700
|
+
.ids-container-max-width {
|
|
1701
|
+
max-width: var(--IDS__CONTAINER-MAX-WIDTH);
|
|
1702
|
+
}
|
|
1703
|
+
|
|
1704
|
+
/* Recommended max-width for body text */
|
|
1705
|
+
.ids-text-max-width {
|
|
1706
|
+
max-width: var(--IDS__TEXT-MAX-WIDTH);
|
|
1707
|
+
}
|
|
1708
|
+
|
|
1751
1709
|
.ids--light,
|
|
1752
1710
|
.ids--dark {
|
|
1753
1711
|
/* Force elements to be displayed as block elements */
|
|
@@ -1776,8 +1734,8 @@
|
|
|
1776
1734
|
display: flex;
|
|
1777
1735
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
1778
1736
|
}
|
|
1779
|
-
.ids--light .ids-btn-no-styles:focus,
|
|
1780
|
-
.ids--dark .ids-btn-no-styles:focus {
|
|
1737
|
+
.ids--light .ids-btn-no-styles:focus-visible,
|
|
1738
|
+
.ids--dark .ids-btn-no-styles:focus-visible {
|
|
1781
1739
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
1782
1740
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
1783
1741
|
}
|
|
@@ -4484,16 +4442,6 @@
|
|
|
4484
4442
|
float: none;
|
|
4485
4443
|
}
|
|
4486
4444
|
|
|
4487
|
-
.ids-button.ids-button--secondary.ids-button--disabled, .ids-button.ids-button--secondary[disabled],
|
|
4488
|
-
button.ids-button.ids-button--secondary.ids-button--disabled,
|
|
4489
|
-
button.ids-button.ids-button--secondary[disabled], .ids-button.ids-button--disabled, .ids-button[disabled],
|
|
4490
|
-
button.ids-button.ids-button--disabled,
|
|
4491
|
-
button.ids-button[disabled] {
|
|
4492
|
-
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4493
|
-
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--DISABLED__BORDER-COLOR) !important;
|
|
4494
|
-
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4495
|
-
}
|
|
4496
|
-
|
|
4497
4445
|
button.ids-button {
|
|
4498
4446
|
min-width: 1.5rem;
|
|
4499
4447
|
min-height: 1.5rem;
|
|
@@ -4510,13 +4458,14 @@ button.ids-button {
|
|
|
4510
4458
|
-ms-user-select: none;
|
|
4511
4459
|
user-select: none;
|
|
4512
4460
|
}
|
|
4513
|
-
|
|
4514
|
-
|
|
4461
|
+
|
|
4462
|
+
.ids-button:not(.ids-button--fab):focus-visible,
|
|
4463
|
+
button.ids-button:not(.ids-button--fab):focus-visible {
|
|
4464
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4515
4465
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4516
4466
|
}
|
|
4517
|
-
|
|
4518
|
-
.ids-button
|
|
4519
|
-
button.ids-button {
|
|
4467
|
+
.ids-button:not(.ids-button--fab),
|
|
4468
|
+
button.ids-button:not(.ids-button--fab) {
|
|
4520
4469
|
text-align: center;
|
|
4521
4470
|
background-color: var(--IDS-BUTTON__BACKGROUND-COLOR);
|
|
4522
4471
|
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON__BORDER-COLOR);
|
|
@@ -4530,334 +4479,352 @@ button.ids-button {
|
|
|
4530
4479
|
justify-content: center;
|
|
4531
4480
|
align-items: center;
|
|
4532
4481
|
width: fit-content;
|
|
4533
|
-
|
|
4534
|
-
|
|
4535
|
-
font-size: var(--IDS-BUTTON--M__FONT-SIZE);
|
|
4536
|
-
font-family: var(--IDS-BUTTON__FONT-FAMILY);
|
|
4537
|
-
font-weight: var(--IDS-BUTTON__FONT-WEIGHT);
|
|
4482
|
+
vertical-align: bottom;
|
|
4483
|
+
flex-shrink: 0;
|
|
4538
4484
|
text-transform: uppercase;
|
|
4539
4485
|
user-select: none;
|
|
4540
4486
|
-webkit-user-select: none;
|
|
4541
4487
|
-khtml-user-select: none;
|
|
4542
4488
|
-moz-user-select: none;
|
|
4543
4489
|
-ms-user-select: none;
|
|
4544
|
-
|
|
4545
|
-
|
|
4546
|
-
button.ids-button [class*=" ids-icon-"]::before {
|
|
4490
|
+
padding: var(--IDS-BUTTON--M__PADDING);
|
|
4491
|
+
line-height: var(--IDS-BUTTON--M__LINE-HEIGHT);
|
|
4547
4492
|
font-size: var(--IDS-BUTTON--M__FONT-SIZE);
|
|
4548
|
-
|
|
4549
|
-
|
|
4550
|
-
.ids-button:hover,
|
|
4551
|
-
button.ids-button:hover {
|
|
4552
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4553
|
-
box-shadow: var(--IDS-BUTTON--ACTIVE__BOX-SHADOW);
|
|
4554
|
-
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR);
|
|
4555
|
-
}
|
|
4556
|
-
.ids-button:active, .ids-button.ids-button--active,
|
|
4557
|
-
button.ids-button:active,
|
|
4558
|
-
button.ids-button.ids-button--active {
|
|
4559
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4560
|
-
box-shadow: var(--IDS-BUTTON--ACTIVE__BOX-SHADOW);
|
|
4561
|
-
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR);
|
|
4562
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4563
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4493
|
+
font-family: var(--IDS-BUTTON__FONT-FAMILY);
|
|
4494
|
+
font-weight: var(--IDS-BUTTON__FONT-WEIGHT);
|
|
4564
4495
|
}
|
|
4565
|
-
.ids-button:
|
|
4566
|
-
button.ids-button:
|
|
4567
|
-
|
|
4496
|
+
.ids-button:not(.ids-button--fab):hover,
|
|
4497
|
+
button.ids-button:not(.ids-button--fab):hover {
|
|
4498
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4499
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4500
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4501
|
+
}
|
|
4502
|
+
.ids-button:not(.ids-button--fab):active, .ids-button:not(.ids-button--fab).ids-button--active,
|
|
4503
|
+
button.ids-button:not(.ids-button--fab):active,
|
|
4504
|
+
button.ids-button:not(.ids-button--fab).ids-button--active {
|
|
4505
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4506
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4507
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4508
|
+
}
|
|
4509
|
+
.ids-button:not(.ids-button--fab):focus-visible,
|
|
4510
|
+
button.ids-button:not(.ids-button--fab):focus-visible {
|
|
4568
4511
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4569
|
-
|
|
4570
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4512
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4571
4513
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4572
4514
|
}
|
|
4573
|
-
.ids-button.ids-button--
|
|
4574
|
-
button.ids-button.ids-button--
|
|
4515
|
+
.ids-button:not(.ids-button--fab).ids-button--disabled, .ids-button:not(.ids-button--fab)[disabled],
|
|
4516
|
+
button.ids-button:not(.ids-button--fab).ids-button--disabled,
|
|
4517
|
+
button.ids-button:not(.ids-button--fab)[disabled] {
|
|
4518
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4519
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--DISABLED__BORDER-COLOR) !important;
|
|
4520
|
+
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4521
|
+
pointer-events: none;
|
|
4522
|
+
}
|
|
4523
|
+
.ids-button:not(.ids-button--fab) [class*=" ids-icon-"]::before,
|
|
4524
|
+
button.ids-button:not(.ids-button--fab) [class*=" ids-icon-"]::before {
|
|
4525
|
+
font-size: var(--IDS-BUTTON--M__FONT-SIZE);
|
|
4526
|
+
line-height: var(--IDS-BUTTON--M__FONT-SIZE);
|
|
4527
|
+
}
|
|
4528
|
+
.ids-button:not(.ids-button--fab).ids-button--s,
|
|
4529
|
+
button.ids-button:not(.ids-button--fab).ids-button--s {
|
|
4575
4530
|
font-size: var(--IDS-BUTTON--S__FONT-SIZE);
|
|
4576
4531
|
line-height: var(--IDS-BUTTON--S__LINE-HEIGHT);
|
|
4577
4532
|
padding: var(--IDS-BUTTON--S__PADDING);
|
|
4578
4533
|
}
|
|
4579
|
-
.ids-button.ids-button--s [class^=ids-icon-]::before,
|
|
4580
|
-
.ids-button.ids-button--s [class*=" ids-icon-"]::before,
|
|
4581
|
-
button.ids-button.ids-button--s [class^=ids-icon-]::before,
|
|
4582
|
-
button.ids-button.ids-button--s [class*=" ids-icon-"]::before {
|
|
4534
|
+
.ids-button:not(.ids-button--fab).ids-button--s [class^=ids-icon-]::before,
|
|
4535
|
+
.ids-button:not(.ids-button--fab).ids-button--s [class*=" ids-icon-"]::before,
|
|
4536
|
+
button.ids-button:not(.ids-button--fab).ids-button--s [class^=ids-icon-]::before,
|
|
4537
|
+
button.ids-button:not(.ids-button--fab).ids-button--s [class*=" ids-icon-"]::before {
|
|
4583
4538
|
font-size: var(--IDS-BUTTON--S__FONT-SIZE);
|
|
4584
4539
|
line-height: var(--IDS-BUTTON--S__FONT-SIZE);
|
|
4585
4540
|
}
|
|
4586
|
-
.ids-button.ids-button--l,
|
|
4587
|
-
button.ids-button.ids-button--l {
|
|
4541
|
+
.ids-button:not(.ids-button--fab).ids-button--l,
|
|
4542
|
+
button.ids-button:not(.ids-button--fab).ids-button--l {
|
|
4588
4543
|
font-size: var(--IDS-BUTTON--L__FONT-SIZE);
|
|
4589
4544
|
line-height: var(--IDS-BUTTON--L__LINE-HEIGHT);
|
|
4590
4545
|
padding: var(--IDS-BUTTON--L__PADDING);
|
|
4591
4546
|
}
|
|
4592
|
-
.ids-button.ids-button--l [class^=ids-icon-]::before,
|
|
4593
|
-
.ids-button.ids-button--l [class*=" ids-icon-"]::before,
|
|
4594
|
-
button.ids-button.ids-button--l [class^=ids-icon-]::before,
|
|
4595
|
-
button.ids-button.ids-button--l [class*=" ids-icon-"]::before {
|
|
4547
|
+
.ids-button:not(.ids-button--fab).ids-button--l [class^=ids-icon-]::before,
|
|
4548
|
+
.ids-button:not(.ids-button--fab).ids-button--l [class*=" ids-icon-"]::before,
|
|
4549
|
+
button.ids-button:not(.ids-button--fab).ids-button--l [class^=ids-icon-]::before,
|
|
4550
|
+
button.ids-button:not(.ids-button--fab).ids-button--l [class*=" ids-icon-"]::before {
|
|
4596
4551
|
font-size: var(--IDS-BUTTON--L__FONT-SIZE);
|
|
4597
4552
|
line-height: var(--IDS-BUTTON--L__FONT-SIZE);
|
|
4598
4553
|
}
|
|
4599
|
-
.ids-button.ids-button--secondary,
|
|
4600
|
-
button.ids-button.ids-button--secondary {
|
|
4554
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary,
|
|
4555
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary {
|
|
4601
4556
|
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--SECONDARY__BORDER-COLOR);
|
|
4602
4557
|
color: var(--IDS-BUTTON--SECONDARY__COLOR);
|
|
4603
4558
|
background-color: var(--IDS-BUTTON--SECONDARY__BACKGROUND-COLOR);
|
|
4604
4559
|
line-height: var(--IDS-BUTTON--M__LINE-HEIGHT);
|
|
4605
4560
|
padding: var(--IDS-BUTTON--M__PADDING);
|
|
4606
4561
|
}
|
|
4607
|
-
.ids-button.ids-button--
|
|
4608
|
-
button.ids-button.ids-button--
|
|
4609
|
-
|
|
4610
|
-
|
|
4611
|
-
|
|
4612
|
-
|
|
4613
|
-
button.ids-button.ids-button--secondary.ids-button--
|
|
4614
|
-
|
|
4615
|
-
|
|
4616
|
-
|
|
4617
|
-
|
|
4618
|
-
|
|
4619
|
-
|
|
4620
|
-
|
|
4621
|
-
|
|
4622
|
-
}
|
|
4623
|
-
.ids-button.ids-button--secondary.ids-button--active, .ids-button.ids-button--secondary:active,
|
|
4624
|
-
button.ids-button.ids-button--secondary.ids-button--active,
|
|
4625
|
-
button.ids-button.ids-button--secondary:active {
|
|
4626
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4627
|
-
color: var(--IDS-BUTTON--ACTIVE__COLOR);
|
|
4628
|
-
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR);
|
|
4629
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4630
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4631
|
-
}
|
|
4632
|
-
.ids-button.ids-button--secondary:focus,
|
|
4633
|
-
button.ids-button.ids-button--secondary:focus {
|
|
4634
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4635
|
-
color: var(--IDS-BUTTON--ACTIVE__COLOR);
|
|
4636
|
-
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR);
|
|
4562
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary:hover,
|
|
4563
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary:hover {
|
|
4564
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4565
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4566
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4567
|
+
}
|
|
4568
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary:active, .ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--active,
|
|
4569
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary:active,
|
|
4570
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--active {
|
|
4571
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4572
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4573
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4574
|
+
}
|
|
4575
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary:focus-visible,
|
|
4576
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary:focus-visible {
|
|
4637
4577
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4638
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4578
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4639
4579
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4640
4580
|
}
|
|
4641
|
-
.ids-button.ids-button--
|
|
4642
|
-
button.ids-button.ids-button--
|
|
4581
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--disabled, .ids-button:not(.ids-button--fab).ids-button--secondary[disabled],
|
|
4582
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--disabled,
|
|
4583
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary[disabled] {
|
|
4584
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4585
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--DISABLED__BORDER-COLOR) !important;
|
|
4586
|
+
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4587
|
+
pointer-events: none;
|
|
4588
|
+
}
|
|
4589
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary,
|
|
4590
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary {
|
|
4643
4591
|
background: transparent;
|
|
4644
|
-
border
|
|
4645
|
-
border:
|
|
4592
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--TERTIARY__BORDER-COLOR);
|
|
4593
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4646
4594
|
color: var(--IDS-BUTTON--TERTIARY__COLOR);
|
|
4647
4595
|
background-color: var(--IDS-BUTTON--TERTIARY__BACKGROUND-COLOR);
|
|
4648
|
-
box-shadow: none;
|
|
4649
|
-
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
4650
4596
|
text-decoration: underline;
|
|
4651
4597
|
text-underline-offset: 0.125rem;
|
|
4652
4598
|
}
|
|
4653
|
-
.ids-button.ids-button--
|
|
4654
|
-
button.ids-button.ids-button--
|
|
4655
|
-
|
|
4656
|
-
|
|
4657
|
-
|
|
4658
|
-
|
|
4659
|
-
button.ids-button.ids-button--tertiary.ids-button--
|
|
4660
|
-
|
|
4661
|
-
|
|
4662
|
-
|
|
4663
|
-
|
|
4664
|
-
|
|
4665
|
-
|
|
4666
|
-
|
|
4667
|
-
|
|
4668
|
-
}
|
|
4669
|
-
.ids-button.ids-button--tertiary:active, .ids-button.ids-button--tertiary.ids-button--active,
|
|
4670
|
-
button.ids-button.ids-button--tertiary:active,
|
|
4671
|
-
button.ids-button.ids-button--tertiary.ids-button--active {
|
|
4672
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4673
|
-
color: var(--IDS-BUTTON--ACTIVE__COLOR);
|
|
4674
|
-
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4675
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4676
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4677
|
-
}
|
|
4678
|
-
.ids-button.ids-button--tertiary:focus,
|
|
4679
|
-
button.ids-button.ids-button--tertiary:focus {
|
|
4680
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4681
|
-
color: var(--IDS-BUTTON--ACTIVE__COLOR);
|
|
4599
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary:hover,
|
|
4600
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary:hover {
|
|
4601
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4602
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4603
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4604
|
+
}
|
|
4605
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary:active, .ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--active,
|
|
4606
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary:active,
|
|
4607
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--active {
|
|
4608
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4609
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4610
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4611
|
+
}
|
|
4612
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary:focus-visible,
|
|
4613
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary:focus-visible {
|
|
4682
4614
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4683
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4615
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4684
4616
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4685
4617
|
}
|
|
4686
|
-
.ids-button.ids-button--tertiary.ids-button--disabled, .ids-button.ids-button--tertiary[disabled],
|
|
4687
|
-
button.ids-button.ids-button--tertiary.ids-button--disabled,
|
|
4688
|
-
button.ids-button.ids-button--tertiary[disabled] {
|
|
4689
|
-
|
|
4690
|
-
|
|
4691
|
-
color:
|
|
4692
|
-
|
|
4618
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--disabled, .ids-button:not(.ids-button--fab).ids-button--tertiary[disabled],
|
|
4619
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--disabled,
|
|
4620
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary[disabled] {
|
|
4621
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4622
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid transparent !important;
|
|
4623
|
+
background-color: transparent !important;
|
|
4624
|
+
pointer-events: none;
|
|
4693
4625
|
}
|
|
4694
|
-
.ids-button.ids-button--icon,
|
|
4695
|
-
button.ids-button.ids-button--icon {
|
|
4696
|
-
width: 2.25rem;
|
|
4626
|
+
.ids-button:not(.ids-button--fab).ids-button--icon,
|
|
4627
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon {
|
|
4628
|
+
width: 2.25rem !important;
|
|
4697
4629
|
height: 2.25rem !important;
|
|
4698
4630
|
border-radius: 100% !important;
|
|
4631
|
+
box-sizing: border-box;
|
|
4699
4632
|
font-style: normal;
|
|
4700
|
-
font-weight:
|
|
4701
|
-
font-size:
|
|
4633
|
+
font-weight: var(--ids-font-weight-icon-button);
|
|
4634
|
+
font-size: var(--ids-font-size-icon-button-m);
|
|
4702
4635
|
padding: 0 !important;
|
|
4703
4636
|
display: inline-flex;
|
|
4704
4637
|
align-items: center;
|
|
4705
4638
|
justify-content: center;
|
|
4706
|
-
|
|
4639
|
+
text-align: center;
|
|
4640
|
+
line-height: var(--ids-font-line-height-button-m);
|
|
4641
|
+
}
|
|
4642
|
+
.ids-button:not(.ids-button--fab).ids-button--icon:hover,
|
|
4643
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon:hover {
|
|
4644
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4645
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4646
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4647
|
+
}
|
|
4648
|
+
.ids-button:not(.ids-button--fab).ids-button--icon:active, .ids-button:not(.ids-button--fab).ids-button--icon.ids-button--active,
|
|
4649
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon:active,
|
|
4650
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--active {
|
|
4651
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4652
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4653
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4654
|
+
}
|
|
4655
|
+
.ids-button:not(.ids-button--fab).ids-button--icon:focus-visible,
|
|
4656
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon:focus-visible {
|
|
4657
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4658
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4659
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4660
|
+
}
|
|
4661
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--disabled, .ids-button:not(.ids-button--fab).ids-button--icon[disabled],
|
|
4662
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--disabled,
|
|
4663
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon[disabled] {
|
|
4664
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4665
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--DISABLED__BORDER-COLOR) !important;
|
|
4666
|
+
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4667
|
+
pointer-events: none;
|
|
4668
|
+
}
|
|
4669
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:hover,
|
|
4670
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:hover {
|
|
4671
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4672
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4673
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4674
|
+
}
|
|
4675
|
+
.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,
|
|
4676
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:active,
|
|
4677
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary.ids-button--active {
|
|
4678
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4679
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4680
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4681
|
+
}
|
|
4682
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:focus-visible,
|
|
4683
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:focus-visible {
|
|
4684
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4685
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4686
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4687
|
+
}
|
|
4688
|
+
.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],
|
|
4689
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary.ids-button--disabled,
|
|
4690
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary[disabled] {
|
|
4691
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4692
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid transparent !important;
|
|
4693
|
+
background-color: transparent !important;
|
|
4694
|
+
pointer-events: none;
|
|
4707
4695
|
}
|
|
4708
|
-
.ids-button.ids-button--icon [class^=ids-icon-],
|
|
4709
|
-
.ids-button.ids-button--icon [class*=" ids-icon-"],
|
|
4710
|
-
button.ids-button.ids-button--icon [class^=ids-icon-],
|
|
4711
|
-
button.ids-button.ids-button--icon [class*=" ids-icon-"] {
|
|
4696
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-],
|
|
4697
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"],
|
|
4698
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-],
|
|
4699
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"] {
|
|
4712
4700
|
display: block;
|
|
4713
4701
|
}
|
|
4714
|
-
.ids-button.ids-button--icon [class^=ids-icon-]::before,
|
|
4715
|
-
.ids-button.ids-button--icon [class*=" ids-icon-"]::before,
|
|
4716
|
-
button.ids-button.ids-button--icon [class^=ids-icon-]::before,
|
|
4717
|
-
button.ids-button.ids-button--icon [class*=" ids-icon-"]::before {
|
|
4718
|
-
line-height:
|
|
4702
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-]::before,
|
|
4703
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"]::before,
|
|
4704
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-]::before,
|
|
4705
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"]::before {
|
|
4706
|
+
line-height: var(--ids-font-line-height-button-m);
|
|
4719
4707
|
width: 1.25rem;
|
|
4720
4708
|
}
|
|
4721
|
-
.ids-button.ids-button--icon.ids-button--s,
|
|
4722
|
-
button.ids-button.ids-button--icon.ids-button--s {
|
|
4723
|
-
width: 1.75rem;
|
|
4709
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s,
|
|
4710
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s {
|
|
4711
|
+
width: 1.75rem !important;
|
|
4724
4712
|
height: 1.75rem !important;
|
|
4725
|
-
font-size:
|
|
4726
|
-
line-height:
|
|
4713
|
+
font-size: var(--ids-font-size-icon-button-s);
|
|
4714
|
+
line-height: var(--ids-font-line-height-button-s);
|
|
4727
4715
|
}
|
|
4728
|
-
.ids-button.ids-button--icon.ids-button--s [class^=ids-icon-]::before,
|
|
4729
|
-
.ids-button.ids-button--icon.ids-button--s [class*=" ids-icon-"]::before,
|
|
4730
|
-
button.ids-button.ids-button--icon.ids-button--s [class^=ids-icon-]::before,
|
|
4731
|
-
button.ids-button.ids-button--icon.ids-button--s [class*=" ids-icon-"]::before {
|
|
4716
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class^=ids-icon-]::before,
|
|
4717
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class*=" ids-icon-"]::before,
|
|
4718
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class^=ids-icon-]::before,
|
|
4719
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class*=" ids-icon-"]::before {
|
|
4732
4720
|
line-height: 1rem;
|
|
4733
4721
|
width: 1rem;
|
|
4734
4722
|
}
|
|
4735
|
-
.ids-button.ids-button--icon.ids-button--l,
|
|
4736
|
-
button.ids-button.ids-button--icon.ids-button--l {
|
|
4737
|
-
width: 3rem;
|
|
4723
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l,
|
|
4724
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l {
|
|
4725
|
+
width: 3rem !important;
|
|
4738
4726
|
height: 3rem !important;
|
|
4739
|
-
font-size:
|
|
4740
|
-
line-height:
|
|
4741
|
-
}
|
|
4742
|
-
.ids-button.ids-button--icon.ids-button--l [class^=ids-icon-]::before,
|
|
4743
|
-
.ids-button.ids-button--icon.ids-button--l [class*=" ids-icon-"]::before,
|
|
4744
|
-
button.ids-button.ids-button--icon.ids-button--l [class^=ids-icon-]::before,
|
|
4745
|
-
button.ids-button.ids-button--icon.ids-button--l [class*=" ids-icon-"]::before {
|
|
4746
|
-
line-height:
|
|
4727
|
+
font-size: var(--ids-font-size-icon-button-l);
|
|
4728
|
+
line-height: var(--ids-font-line-height-button-l);
|
|
4729
|
+
}
|
|
4730
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class^=ids-icon-]::before,
|
|
4731
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class*=" ids-icon-"]::before,
|
|
4732
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class^=ids-icon-]::before,
|
|
4733
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class*=" ids-icon-"]::before {
|
|
4734
|
+
line-height: var(--ids-font-line-height-button-l);
|
|
4747
4735
|
width: 1.5rem;
|
|
4748
4736
|
}
|
|
4749
|
-
.ids-button.ids-button--loading,
|
|
4750
|
-
button.ids-button.ids-button--loading {
|
|
4737
|
+
.ids-button:not(.ids-button--fab).ids-button--loading,
|
|
4738
|
+
button.ids-button:not(.ids-button--fab).ids-button--loading {
|
|
4751
4739
|
pointer-events: none !important;
|
|
4752
4740
|
}
|
|
4753
|
-
.ids-button.ids-button--fab,
|
|
4754
|
-
button.ids-button.ids-button--fab {
|
|
4755
|
-
|
|
4756
|
-
|
|
4757
|
-
border-radius: 100% !important;
|
|
4758
|
-
font-style: normal;
|
|
4759
|
-
font-weight: 400;
|
|
4760
|
-
line-height: 0 !important;
|
|
4761
|
-
font-size: 1.25rem;
|
|
4762
|
-
padding: 0 !important;
|
|
4763
|
-
justify-content: center;
|
|
4764
|
-
color: var(--IDS-BUTTON--FAB__COLOR);
|
|
4765
|
-
background-color: var(--IDS-BUTTON--FAB__BACKGROUND-COLOR);
|
|
4766
|
-
border: var(--IDS-BUTTON--FAB__BORDER);
|
|
4767
|
-
filter: drop-shadow(0 0 0.375rem rgba(0, 0, 0, 0.3));
|
|
4768
|
-
}
|
|
4769
|
-
.ids-button.ids-button--fab [class^=ids-icon-],
|
|
4770
|
-
button.ids-button.ids-button--fab [class^=ids-icon-] {
|
|
4771
|
-
font-size: 1.5rem;
|
|
4772
|
-
}
|
|
4773
|
-
.ids-button.ids-button--fab:hover, .ids-button.ids-button--fab:focus,
|
|
4774
|
-
button.ids-button.ids-button--fab:hover,
|
|
4775
|
-
button.ids-button.ids-button--fab:focus {
|
|
4776
|
-
border: var(--IDS-BUTTON--FAB__HOVER-BORDER);
|
|
4777
|
-
}
|
|
4778
|
-
.ids-button.ids-button--icon.ids-button--secondary,
|
|
4779
|
-
button.ids-button.ids-button--icon.ids-button--secondary {
|
|
4780
|
-
background-color: var(--IDS-BUTTON--SECONDARY__BACKGROUND-COLOR);
|
|
4781
|
-
}
|
|
4782
|
-
.ids-button.ids-button--icon:hover,
|
|
4783
|
-
button.ids-button.ids-button--icon:hover {
|
|
4784
|
-
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
4785
|
-
color: var(--IDS-BUTTON--ACTIVE__COLOR);
|
|
4741
|
+
.ids-button:not(.ids-button--fab).ids-button--block,
|
|
4742
|
+
button.ids-button:not(.ids-button--fab).ids-button--block {
|
|
4743
|
+
display: flex;
|
|
4744
|
+
width: 100%;
|
|
4786
4745
|
}
|
|
4787
|
-
|
|
4788
|
-
button.ids-button.ids-button--
|
|
4789
|
-
button.ids-button.ids-button--
|
|
4790
|
-
|
|
4791
|
-
|
|
4792
|
-
|
|
4793
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4746
|
+
@media (max-width: 1024px) {
|
|
4747
|
+
.ids-button:not(.ids-button--fab).ids-button--m-block,
|
|
4748
|
+
button.ids-button:not(.ids-button--fab).ids-button--m-block {
|
|
4749
|
+
display: flex;
|
|
4750
|
+
width: 100%;
|
|
4751
|
+
}
|
|
4794
4752
|
}
|
|
4795
|
-
|
|
4796
|
-
button.ids-button.ids-button--
|
|
4797
|
-
|
|
4798
|
-
|
|
4799
|
-
|
|
4800
|
-
|
|
4753
|
+
@media (max-width: 640px) {
|
|
4754
|
+
.ids-button:not(.ids-button--fab).ids-button--s-block,
|
|
4755
|
+
button.ids-button:not(.ids-button--fab).ids-button--s-block {
|
|
4756
|
+
display: flex;
|
|
4757
|
+
width: 100%;
|
|
4758
|
+
}
|
|
4801
4759
|
}
|
|
4802
|
-
.ids-button.ids-button--submit,
|
|
4803
|
-
button.ids-button.ids-button--submit {
|
|
4804
|
-
border-radius: var(--IDS-BUTTON--SUBMIT__BORDER-RADIUS);
|
|
4760
|
+
.ids-button:not(.ids-button--fab).ids-button--submit,
|
|
4761
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit {
|
|
4762
|
+
border-radius: var(--IDS-BUTTON--SUBMIT__BORDER-RADIUS) !important;
|
|
4805
4763
|
font-size: var(--IDS-BUTTON--SUBMIT-S__FONT-SIZE);
|
|
4806
4764
|
height: var(--IDS-BUTTON--SUBMIT-S__HEIGHT);
|
|
4807
4765
|
padding: var(--IDS-BUTTON--SUBMIT-S__PADDING);
|
|
4808
4766
|
}
|
|
4809
|
-
.ids-button.ids-button--submit.ids-button--s,
|
|
4810
|
-
button.ids-button.ids-button--submit.ids-button--s {
|
|
4767
|
+
.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s,
|
|
4768
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s {
|
|
4811
4769
|
height: var(--IDS-BUTTON--SUBMIT-M__HEIGHT);
|
|
4812
4770
|
font-size: var(--IDS-BUTTON--SUBMIT-M__FONT-SIZE);
|
|
4813
4771
|
padding: var(--IDS-BUTTON--SUBMIT-M__PADDING);
|
|
4814
4772
|
}
|
|
4815
4773
|
@media (min-width: 1024px) {
|
|
4816
|
-
.ids-button.ids-button--submit,
|
|
4817
|
-
button.ids-button.ids-button--submit {
|
|
4774
|
+
.ids-button:not(.ids-button--fab).ids-button--submit,
|
|
4775
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit {
|
|
4818
4776
|
height: var(--IDS-BUTTON--SUBMIT-L__HEIGHT);
|
|
4819
4777
|
padding: var(--IDS-BUTTON--SUBMIT-L__PADDING);
|
|
4820
4778
|
font-size: var(--IDS-BUTTON--SUBMIT-L__FONT-SIZE);
|
|
4821
4779
|
}
|
|
4822
|
-
.ids-button.ids-button--submit.ids-button--s,
|
|
4823
|
-
button.ids-button.ids-button--submit.ids-button--s {
|
|
4780
|
+
.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s,
|
|
4781
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s {
|
|
4824
4782
|
height: var(--IDS-BUTTON--SUBMIT-M__HEIGHT);
|
|
4825
4783
|
font-size: var(--IDS-BUTTON--SUBMIT-M__FONT-SIZE);
|
|
4826
4784
|
padding: var(--IDS-BUTTON--SUBMIT-M__PADDING);
|
|
4827
4785
|
}
|
|
4828
4786
|
}
|
|
4829
|
-
|
|
4830
|
-
|
|
4831
|
-
|
|
4832
|
-
|
|
4787
|
+
|
|
4788
|
+
.ids-button.ids-button--fab:focus-visible {
|
|
4789
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4790
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4833
4791
|
}
|
|
4834
|
-
|
|
4835
|
-
|
|
4836
|
-
|
|
4837
|
-
|
|
4838
|
-
|
|
4839
|
-
|
|
4792
|
+
.ids-button.ids-button--fab {
|
|
4793
|
+
background-color: var(--IDS-BUTTON--FAB__BACKGROUND-COLOR);
|
|
4794
|
+
color: var(--IDS-BUTTON--FAB__COLOR) !important;
|
|
4795
|
+
border: var(--IDS-BUTTON--FAB__BORDER) !important;
|
|
4796
|
+
width: var(--IDS-BUTTON--FAB__SIZE) !important;
|
|
4797
|
+
height: var(--IDS-BUTTON--FAB__SIZE) !important;
|
|
4798
|
+
border-radius: 100% !important;
|
|
4799
|
+
font-style: normal;
|
|
4800
|
+
line-height: 0 !important;
|
|
4801
|
+
font-size: 1.25rem;
|
|
4802
|
+
padding: 0 !important;
|
|
4803
|
+
justify-content: center;
|
|
4804
|
+
text-align: center;
|
|
4805
|
+
flex-shrink: 0;
|
|
4806
|
+
user-select: none;
|
|
4807
|
+
-webkit-user-select: none;
|
|
4808
|
+
-khtml-user-select: none;
|
|
4809
|
+
-moz-user-select: none;
|
|
4810
|
+
-ms-user-select: none;
|
|
4811
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
4840
4812
|
}
|
|
4841
|
-
|
|
4842
|
-
|
|
4843
|
-
button.ids-button.ids-button--s-block {
|
|
4844
|
-
display: flex;
|
|
4845
|
-
width: 100%;
|
|
4846
|
-
}
|
|
4813
|
+
.ids-button.ids-button--fab [class^=ids-icon-] {
|
|
4814
|
+
font-size: 1.5rem;
|
|
4847
4815
|
}
|
|
4848
|
-
.ids-button.ids-button--
|
|
4849
|
-
|
|
4850
|
-
|
|
4851
|
-
pointer-events: none;
|
|
4816
|
+
.ids-button.ids-button--fab:hover {
|
|
4817
|
+
background-color: var(--IDS-BUTTON--FAB__BACKGROUND-COLOR);
|
|
4818
|
+
border: var(--IDS-BUTTON--FAB__HOVER-BORDER);
|
|
4852
4819
|
}
|
|
4853
|
-
.ids-button:focus
|
|
4854
|
-
|
|
4855
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4820
|
+
.ids-button.ids-button--fab:focus-visible {
|
|
4821
|
+
border-radius: 100% !important;
|
|
4822
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4856
4823
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4857
4824
|
}
|
|
4858
4825
|
|
|
4859
|
-
.ids-link:focus {
|
|
4860
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4826
|
+
.ids-link:focus-visible {
|
|
4827
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4861
4828
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4862
4829
|
}
|
|
4863
4830
|
.ids-link {
|
|
@@ -4872,14 +4839,18 @@ button.ids-button:focus {
|
|
|
4872
4839
|
display: inline;
|
|
4873
4840
|
text-decoration: underline;
|
|
4874
4841
|
position: relative;
|
|
4842
|
+
border-radius: 0.0063rem;
|
|
4875
4843
|
}
|
|
4876
4844
|
.ids-link.ids-link--icon {
|
|
4877
4845
|
text-decoration: none;
|
|
4878
4846
|
}
|
|
4879
|
-
.ids-link:hover
|
|
4847
|
+
.ids-link:hover {
|
|
4880
4848
|
text-decoration: underline !important;
|
|
4881
4849
|
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
4882
4850
|
}
|
|
4851
|
+
.ids-link:focus-visible {
|
|
4852
|
+
outline-offset: 0.0625rem !important;
|
|
4853
|
+
}
|
|
4883
4854
|
.ids-link.ids-link--icon {
|
|
4884
4855
|
display: inline-flex;
|
|
4885
4856
|
align-items: start;
|
|
@@ -4929,7 +4900,7 @@ button.ids-button:focus {
|
|
|
4929
4900
|
color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
4930
4901
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
4931
4902
|
}
|
|
4932
|
-
.ids-link.ids-link--color-2:hover
|
|
4903
|
+
.ids-link.ids-link--color-2:hover {
|
|
4933
4904
|
color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
4934
4905
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
4935
4906
|
}
|
|
@@ -4937,22 +4908,21 @@ button.ids-button:focus {
|
|
|
4937
4908
|
color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
4938
4909
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
4939
4910
|
}
|
|
4940
|
-
.ids-link.ids-link--color-3:hover
|
|
4911
|
+
.ids-link.ids-link--color-3:hover {
|
|
4941
4912
|
color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
4942
4913
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR) !important;
|
|
4943
4914
|
}
|
|
4944
|
-
.ids-link.ids-link--color-3:focus {
|
|
4945
|
-
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
4915
|
+
.ids-link.ids-link--color-3:focus-visible {
|
|
4916
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT) !important;
|
|
4946
4917
|
}
|
|
4947
4918
|
.ids-link.ids-link--footer {
|
|
4948
4919
|
color: var(--IDS-LINK--FOOTER__COLOR);
|
|
4949
4920
|
text-decoration-color: var(--IDS-LINK-FOOTER__COLOR);
|
|
4950
|
-
|
|
4951
|
-
.ids-link.ids-link--footer:focus {
|
|
4952
|
-
outline-color: var(--IDS-LINK--FOOTER__COLOR);
|
|
4921
|
+
text-decoration: none;
|
|
4953
4922
|
}
|
|
4954
4923
|
.ids-link.ids-link--footer:hover {
|
|
4955
4924
|
color: var(--IDS-LINK--FOOTER__HOVER-COLOR);
|
|
4925
|
+
text-decoration: underline;
|
|
4956
4926
|
}
|
|
4957
4927
|
.ids-link.ids-link--active-icon {
|
|
4958
4928
|
text-decoration: none !important;
|
|
@@ -4969,49 +4939,55 @@ button.ids-button:focus {
|
|
|
4969
4939
|
top: 0.125rem;
|
|
4970
4940
|
left: 0.125rem;
|
|
4971
4941
|
}
|
|
4972
|
-
.ids-link.ids-link--active-icon:hover
|
|
4942
|
+
.ids-link.ids-link--active-icon:hover {
|
|
4943
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
4944
|
+
}
|
|
4945
|
+
.ids-link.ids-link--active-icon:hover .ids-icon--text-start {
|
|
4973
4946
|
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-COLOR);
|
|
4974
4947
|
background-color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
4975
4948
|
}
|
|
4976
|
-
.ids-link.ids-link--active-icon.ids-link--active {
|
|
4949
|
+
.ids-link.ids-link--active-icon:active, .ids-link.ids-link--active-icon.ids-link--active {
|
|
4977
4950
|
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-COLOR);
|
|
4978
4951
|
}
|
|
4979
|
-
.ids-link.ids-link--active-icon.ids-link--active .ids-icon--text-start {
|
|
4980
|
-
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-COLOR);
|
|
4981
|
-
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-
|
|
4982
|
-
background-color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
4952
|
+
.ids-link.ids-link--active-icon:active .ids-icon--text-start, .ids-link.ids-link--active-icon.ids-link--active .ids-icon--text-start {
|
|
4953
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-ACTIVE-COLOR);
|
|
4954
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR);
|
|
4983
4955
|
}
|
|
4984
|
-
.ids-link.ids-link--active-icon.ids-link--color-2:hover
|
|
4956
|
+
.ids-link.ids-link--active-icon.ids-link--color-2:hover {
|
|
4957
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
4958
|
+
}
|
|
4959
|
+
.ids-link.ids-link--active-icon.ids-link--color-2:hover .ids-icon--text-start {
|
|
4985
4960
|
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-COLOR);
|
|
4986
4961
|
background-color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
4987
4962
|
}
|
|
4988
|
-
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active {
|
|
4963
|
+
.ids-link.ids-link--active-icon.ids-link--color-2:active, .ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active {
|
|
4989
4964
|
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-COLOR);
|
|
4990
4965
|
}
|
|
4991
|
-
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active .ids-icon--text-start {
|
|
4992
|
-
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-COLOR);
|
|
4993
|
-
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-
|
|
4994
|
-
background-color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
4966
|
+
.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 {
|
|
4967
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-ACTIVE-COLOR);
|
|
4968
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR);
|
|
4995
4969
|
}
|
|
4996
|
-
.ids-link.ids-link--active-icon.ids-link--color-3:hover
|
|
4970
|
+
.ids-link.ids-link--active-icon.ids-link--color-3:hover {
|
|
4971
|
+
color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
4972
|
+
}
|
|
4973
|
+
.ids-link.ids-link--active-icon.ids-link--color-3:hover .ids-icon--text-start {
|
|
4997
4974
|
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-COLOR);
|
|
4998
4975
|
background-color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
4999
4976
|
}
|
|
5000
|
-
.ids-link.ids-link--active-icon.ids-link--color-3.ids-link--active {
|
|
4977
|
+
.ids-link.ids-link--active-icon.ids-link--color-3:active, .ids-link.ids-link--active-icon.ids-link--color-3.ids-link--active {
|
|
5001
4978
|
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-COLOR);
|
|
5002
4979
|
}
|
|
5003
|
-
.ids-link.ids-link--active-icon.ids-link--color-3.ids-link--active .ids-icon--text-start {
|
|
5004
|
-
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-COLOR);
|
|
5005
|
-
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-
|
|
5006
|
-
background-color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
4980
|
+
.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 {
|
|
4981
|
+
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-ACTIVE-COLOR);
|
|
4982
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR);
|
|
5007
4983
|
}
|
|
5008
4984
|
.ids-link.ids-link--menu.ids-link--active-icon {
|
|
5009
4985
|
color: var(--IDS-LINK--MENU__COLOR);
|
|
5010
4986
|
}
|
|
5011
|
-
.ids-link.ids-link--menu.ids-link--active-icon.ids-link--active, .ids-link.ids-link--menu.ids-link--active-icon:hover
|
|
4987
|
+
.ids-link.ids-link--menu.ids-link--active-icon.ids-link--active, .ids-link.ids-link--menu.ids-link--active-icon:hover {
|
|
5012
4988
|
color: var(--IDS-LINK--MENU__HOVER-COLOR);
|
|
5013
4989
|
}
|
|
5014
|
-
.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
|
|
4990
|
+
.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 {
|
|
5015
4991
|
color: var(--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR);
|
|
5016
4992
|
background-color: var(--IDS-LINK--MENU__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
5017
4993
|
}
|
|
@@ -5032,12 +5008,11 @@ button.ids-button:focus {
|
|
|
5032
5008
|
margin-right: 0.5rem !important;
|
|
5033
5009
|
color: var(--IDS-LINK--MENU__ICON-COLOR);
|
|
5034
5010
|
}
|
|
5035
|
-
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover
|
|
5011
|
+
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover {
|
|
5036
5012
|
color: var(--IDS-LINK--MENU__HOVER-COLOR);
|
|
5037
5013
|
}
|
|
5038
5014
|
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover .ids-icon--text-start,
|
|
5039
|
-
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover .ids-icon--text-end
|
|
5040
|
-
.ids-link.ids-link--menu:not(.ids-link--active-icon):focus .ids-icon--text-end {
|
|
5015
|
+
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover .ids-icon--text-end {
|
|
5041
5016
|
color: var(--IDS-LINK--MENU__HOVER-COLOR);
|
|
5042
5017
|
}
|
|
5043
5018
|
|
|
@@ -5084,12 +5059,6 @@ button.ids-button:focus {
|
|
|
5084
5059
|
top: -0.1875rem;
|
|
5085
5060
|
}
|
|
5086
5061
|
|
|
5087
|
-
input::placeholder,
|
|
5088
|
-
textarea::placeholder,
|
|
5089
|
-
select::placeholder {
|
|
5090
|
-
color: var(--IDS-FORM-PLACEHOLDER__COLOR);
|
|
5091
|
-
}
|
|
5092
|
-
|
|
5093
5062
|
.ids-input {
|
|
5094
5063
|
position: relative;
|
|
5095
5064
|
display: flex;
|
|
@@ -5177,16 +5146,33 @@ select::placeholder {
|
|
|
5177
5146
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
5178
5147
|
border-radius: var(--IDS-BORDER-RADIUS);
|
|
5179
5148
|
font-size: 1rem;
|
|
5180
|
-
color: var(--IDS-
|
|
5149
|
+
color: var(--IDS-FORM__COLOR);
|
|
5181
5150
|
display: block;
|
|
5182
5151
|
}
|
|
5183
|
-
.ids-input__input
|
|
5152
|
+
.ids-input__input::placeholder {
|
|
5153
|
+
color: var(--IDS-FORM__COLOR);
|
|
5154
|
+
}
|
|
5155
|
+
.ids-input__input:hover {
|
|
5156
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
5157
|
+
}
|
|
5158
|
+
.ids-input__input:active {
|
|
5159
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5160
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
5161
|
+
}
|
|
5162
|
+
.ids-input__input:focus-visible, .ids-input__input:focus-visible:hover {
|
|
5163
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
5164
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
5165
|
+
}
|
|
5166
|
+
.ids-input__input:disabled, .ids-input__input[readonly], .ids-input__input[readonly]:focus-visible, .ids-input__input[readonly]:focus-visible:hover {
|
|
5184
5167
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5185
5168
|
font-style: italic !important;
|
|
5186
5169
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
5187
5170
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5188
5171
|
opacity: 1;
|
|
5189
5172
|
}
|
|
5173
|
+
.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 {
|
|
5174
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5175
|
+
}
|
|
5190
5176
|
.ids-input__input.ids-input--invalid, .ids-input__input[aria-invalid=true] {
|
|
5191
5177
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR) !important;
|
|
5192
5178
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
@@ -5194,18 +5180,31 @@ select::placeholder {
|
|
|
5194
5180
|
.ids-input__input.ids-input--light {
|
|
5195
5181
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5196
5182
|
}
|
|
5197
|
-
.ids-input__input.ids-input--light:
|
|
5183
|
+
.ids-input__input.ids-input--light:hover {
|
|
5184
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5185
|
+
}
|
|
5186
|
+
.ids-input__input.ids-input--light:active {
|
|
5187
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5188
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5189
|
+
}
|
|
5190
|
+
.ids-input__input.ids-input--light:focus-visible, .ids-input__input.ids-input--light:focus-visible:hover {
|
|
5191
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5192
|
+
}
|
|
5193
|
+
.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 {
|
|
5198
5194
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5199
5195
|
font-style: italic !important;
|
|
5200
5196
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
5201
5197
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5202
5198
|
opacity: 1;
|
|
5203
5199
|
}
|
|
5204
|
-
.ids-input__input.ids-input--light.ids-input--
|
|
5200
|
+
.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 {
|
|
5201
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5202
|
+
}
|
|
5203
|
+
.ids-input__input.ids-input--light.ids-input--invalid, .ids-input__input.ids-input--light[aria-invalid=true] {
|
|
5205
5204
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
5206
5205
|
}
|
|
5207
|
-
.ids-input__input:focus {
|
|
5208
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
5206
|
+
.ids-input__input:focus-visible {
|
|
5207
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
5209
5208
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
5210
5209
|
}
|
|
5211
5210
|
.ids-input__input {
|
|
@@ -5263,18 +5262,46 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5263
5262
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
5264
5263
|
border-radius: var(--IDS-BORDER-RADIUS);
|
|
5265
5264
|
font-size: 1rem;
|
|
5266
|
-
color: var(--IDS-
|
|
5265
|
+
color: var(--IDS-FORM__COLOR);
|
|
5267
5266
|
display: block;
|
|
5268
5267
|
}
|
|
5269
|
-
.ids-textarea textarea
|
|
5268
|
+
.ids-textarea textarea::placeholder,
|
|
5269
|
+
.ids-textarea .ids-textarea__textarea::placeholder {
|
|
5270
|
+
color: var(--IDS-FORM__COLOR);
|
|
5271
|
+
}
|
|
5272
|
+
.ids-textarea textarea:hover,
|
|
5273
|
+
.ids-textarea .ids-textarea__textarea:hover {
|
|
5274
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
5275
|
+
}
|
|
5276
|
+
.ids-textarea textarea:active,
|
|
5277
|
+
.ids-textarea .ids-textarea__textarea:active {
|
|
5278
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5279
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
5280
|
+
}
|
|
5281
|
+
.ids-textarea textarea:focus-visible, .ids-textarea textarea:focus-visible:hover,
|
|
5282
|
+
.ids-textarea .ids-textarea__textarea:focus-visible,
|
|
5283
|
+
.ids-textarea .ids-textarea__textarea:focus-visible:hover {
|
|
5284
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
5285
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
5286
|
+
}
|
|
5287
|
+
.ids-textarea textarea:disabled, .ids-textarea textarea[readonly], .ids-textarea textarea[readonly]:focus-visible, .ids-textarea textarea[readonly]:focus-visible:hover,
|
|
5270
5288
|
.ids-textarea .ids-textarea__textarea:disabled,
|
|
5271
|
-
.ids-textarea .ids-textarea__textarea[readonly]
|
|
5289
|
+
.ids-textarea .ids-textarea__textarea[readonly],
|
|
5290
|
+
.ids-textarea .ids-textarea__textarea[readonly]:focus-visible,
|
|
5291
|
+
.ids-textarea .ids-textarea__textarea[readonly]:focus-visible:hover {
|
|
5272
5292
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5273
5293
|
font-style: italic !important;
|
|
5274
5294
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
5275
5295
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5276
5296
|
opacity: 1;
|
|
5277
5297
|
}
|
|
5298
|
+
.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,
|
|
5299
|
+
.ids-textarea .ids-textarea__textarea:disabled::placeholder,
|
|
5300
|
+
.ids-textarea .ids-textarea__textarea[readonly]::placeholder,
|
|
5301
|
+
.ids-textarea .ids-textarea__textarea[readonly]:focus-visible::placeholder,
|
|
5302
|
+
.ids-textarea .ids-textarea__textarea[readonly]:focus-visible:hover::placeholder {
|
|
5303
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5304
|
+
}
|
|
5278
5305
|
.ids-textarea textarea.ids-input--invalid, .ids-textarea textarea[aria-invalid=true],
|
|
5279
5306
|
.ids-textarea .ids-textarea__textarea.ids-input--invalid,
|
|
5280
5307
|
.ids-textarea .ids-textarea__textarea[aria-invalid=true] {
|
|
@@ -5285,17 +5312,41 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5285
5312
|
.ids-textarea .ids-textarea__textarea.ids-input--light {
|
|
5286
5313
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5287
5314
|
}
|
|
5288
|
-
.ids-textarea textarea.ids-input--light:
|
|
5315
|
+
.ids-textarea textarea.ids-input--light:hover,
|
|
5316
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:hover {
|
|
5317
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5318
|
+
}
|
|
5319
|
+
.ids-textarea textarea.ids-input--light:active,
|
|
5320
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:active {
|
|
5321
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5322
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5323
|
+
}
|
|
5324
|
+
.ids-textarea textarea.ids-input--light:focus-visible, .ids-textarea textarea.ids-input--light:focus-visible:hover,
|
|
5325
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:focus-visible,
|
|
5326
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:focus-visible:hover {
|
|
5327
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5328
|
+
}
|
|
5329
|
+
.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,
|
|
5289
5330
|
.ids-textarea .ids-textarea__textarea.ids-input--light:disabled,
|
|
5290
|
-
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly]
|
|
5331
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly],
|
|
5332
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly]:focus-visible,
|
|
5333
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly]:focus-visible:hover {
|
|
5291
5334
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5292
5335
|
font-style: italic !important;
|
|
5293
5336
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
5294
5337
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5295
5338
|
opacity: 1;
|
|
5296
5339
|
}
|
|
5297
|
-
.ids-textarea textarea.ids-input--light.ids-input--
|
|
5298
|
-
.ids-textarea .ids-textarea__textarea.ids-input--light
|
|
5340
|
+
.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,
|
|
5341
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:disabled::placeholder,
|
|
5342
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly]::placeholder,
|
|
5343
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly]:focus-visible::placeholder,
|
|
5344
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly]:focus-visible:hover::placeholder {
|
|
5345
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5346
|
+
}
|
|
5347
|
+
.ids-textarea textarea.ids-input--light.ids-input--invalid, .ids-textarea textarea.ids-input--light[aria-invalid=true],
|
|
5348
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light.ids-input--invalid,
|
|
5349
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light[aria-invalid=true] {
|
|
5299
5350
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
5300
5351
|
}
|
|
5301
5352
|
.ids-textarea textarea::-webkit-scrollbar,
|
|
@@ -5386,8 +5437,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5386
5437
|
appearance: none;
|
|
5387
5438
|
border-radius: var(--IDS-CHECKBOX__BORDER-RADIUS);
|
|
5388
5439
|
}
|
|
5389
|
-
.ids-checkbox input[type=checkbox]
|
|
5390
|
-
.ids-checkbox input
|
|
5440
|
+
.ids-checkbox input[type=checkbox]:before,
|
|
5441
|
+
.ids-checkbox input:before {
|
|
5391
5442
|
content: "";
|
|
5392
5443
|
position: relative;
|
|
5393
5444
|
display: inline-block;
|
|
@@ -5399,16 +5450,29 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5399
5450
|
min-height: 1.25rem;
|
|
5400
5451
|
min-width: 1.25rem;
|
|
5401
5452
|
}
|
|
5402
|
-
.ids-checkbox input[type=checkbox]:
|
|
5403
|
-
.ids-checkbox input:
|
|
5453
|
+
.ids-checkbox input[type=checkbox]:hover:before,
|
|
5454
|
+
.ids-checkbox input:hover:before {
|
|
5455
|
+
background-color: var(--IDS-CHECKBOX__HOVER-BACKGROUND-COLOR);
|
|
5456
|
+
}
|
|
5457
|
+
.ids-checkbox input[type=checkbox]:focus-visible:hover:before, .ids-checkbox input[type=checkbox]:checked:focus-visible:hover:before,
|
|
5458
|
+
.ids-checkbox input:focus-visible:hover:before,
|
|
5459
|
+
.ids-checkbox input:checked:focus-visible:hover:before {
|
|
5460
|
+
background-color: var(--IDS-CHECKBOX__BACKGROUND-COLOR);
|
|
5461
|
+
}
|
|
5462
|
+
.ids-checkbox input[type=checkbox]:active:before,
|
|
5463
|
+
.ids-checkbox input:active:before {
|
|
5464
|
+
background-color: var(--IDS-CHECKBOX__ACTIVE-BACKGROUND-COLOR);
|
|
5465
|
+
}
|
|
5466
|
+
.ids-checkbox input[type=checkbox]:focus-visible:before,
|
|
5467
|
+
.ids-checkbox input:focus-visible:before {
|
|
5404
5468
|
border-color: var(--IDS-CHECKBOX--ACTIVE__BORDER-COLOR) !important;
|
|
5405
5469
|
}
|
|
5406
|
-
.ids-checkbox input[type=checkbox]:focus:checked
|
|
5407
|
-
.ids-checkbox input:focus:checked
|
|
5470
|
+
.ids-checkbox input[type=checkbox]:focus-visible:checked:after,
|
|
5471
|
+
.ids-checkbox input:focus-visible:checked:after {
|
|
5408
5472
|
color: var(--IDS-ICON--ACTIVE-COLOR) !important;
|
|
5409
5473
|
}
|
|
5410
|
-
.ids-checkbox input[type=checkbox]:checked
|
|
5411
|
-
.ids-checkbox input:checked
|
|
5474
|
+
.ids-checkbox input[type=checkbox]:checked:after,
|
|
5475
|
+
.ids-checkbox input:checked:after {
|
|
5412
5476
|
font: icon;
|
|
5413
5477
|
font-family: "Inera-Design-Icons" !important;
|
|
5414
5478
|
display: block;
|
|
@@ -5423,8 +5487,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5423
5487
|
left: 0.1875rem;
|
|
5424
5488
|
font-size: 0.875rem;
|
|
5425
5489
|
}
|
|
5426
|
-
.ids-checkbox input[type=checkbox]:indeterminate
|
|
5427
|
-
.ids-checkbox input:indeterminate
|
|
5490
|
+
.ids-checkbox input[type=checkbox]:indeterminate:after,
|
|
5491
|
+
.ids-checkbox input:indeterminate:after {
|
|
5428
5492
|
font: icon;
|
|
5429
5493
|
font-family: "Inera-Design-Icons" !important;
|
|
5430
5494
|
display: block;
|
|
@@ -5438,8 +5502,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5438
5502
|
left: 0.125rem;
|
|
5439
5503
|
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
5440
5504
|
}
|
|
5441
|
-
.ids-checkbox input[type=checkbox]:disabled
|
|
5442
|
-
.ids-checkbox input:disabled
|
|
5505
|
+
.ids-checkbox input[type=checkbox]:disabled:before,
|
|
5506
|
+
.ids-checkbox input:disabled:before {
|
|
5443
5507
|
cursor: default;
|
|
5444
5508
|
border: var(--IDS-FORM--DISABLED__BORDER) !important;
|
|
5445
5509
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR) !important;
|
|
@@ -5448,29 +5512,42 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5448
5512
|
.ids-checkbox input:disabled:after {
|
|
5449
5513
|
cursor: default;
|
|
5450
5514
|
}
|
|
5451
|
-
.ids-checkbox input[type=checkbox]:disabled:indeterminate
|
|
5452
|
-
.ids-checkbox input:disabled:indeterminate
|
|
5453
|
-
.ids-checkbox input:disabled:checked
|
|
5515
|
+
.ids-checkbox input[type=checkbox]:disabled:indeterminate:after, .ids-checkbox input[type=checkbox]:disabled:checked:after,
|
|
5516
|
+
.ids-checkbox input:disabled:indeterminate:after,
|
|
5517
|
+
.ids-checkbox input:disabled:checked:after {
|
|
5454
5518
|
color: var(--IDS-CHECKBOX--DISABLED__COLOR) !important;
|
|
5455
5519
|
}
|
|
5456
|
-
.ids-checkbox input[type=checkbox].ids-input--invalid:checked
|
|
5457
|
-
.ids-checkbox input.ids-input--invalid:checked
|
|
5520
|
+
.ids-checkbox input[type=checkbox].ids-input--invalid:checked:after,
|
|
5521
|
+
.ids-checkbox input.ids-input--invalid:checked:after {
|
|
5458
5522
|
color: var(--IDS-ICON--INVALID-COLOR);
|
|
5459
5523
|
}
|
|
5460
|
-
.ids-checkbox input[type=checkbox].ids-input--invalid
|
|
5461
|
-
.ids-checkbox input.ids-input--invalid
|
|
5462
|
-
.ids-checkbox input[aria-invalid=true]
|
|
5524
|
+
.ids-checkbox input[type=checkbox].ids-input--invalid:before, .ids-checkbox input[type=checkbox][aria-invalid=true]:before,
|
|
5525
|
+
.ids-checkbox input.ids-input--invalid:before,
|
|
5526
|
+
.ids-checkbox input[aria-invalid=true]:before {
|
|
5463
5527
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
5464
5528
|
box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
5465
5529
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
5466
5530
|
}
|
|
5467
|
-
.ids-checkbox.ids-checkbox--light input[type=checkbox]
|
|
5468
|
-
.ids-checkbox.ids-checkbox--light input
|
|
5531
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]:before,
|
|
5532
|
+
.ids-checkbox.ids-checkbox--light input:before {
|
|
5533
|
+
background-color: var(--IDS-CHECKBOX--LIGHT__BACKGROUND-COLOR);
|
|
5534
|
+
}
|
|
5535
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]:hover:before,
|
|
5536
|
+
.ids-checkbox.ids-checkbox--light input:hover:before {
|
|
5537
|
+
background-color: var(--IDS-CHECKBOX--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5538
|
+
}
|
|
5539
|
+
.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,
|
|
5540
|
+
.ids-checkbox.ids-checkbox--light input:focus-visible:hover:before,
|
|
5541
|
+
.ids-checkbox.ids-checkbox--light input:checked:focus-visible:hover:before {
|
|
5469
5542
|
background-color: var(--IDS-CHECKBOX--LIGHT__BACKGROUND-COLOR);
|
|
5470
5543
|
}
|
|
5471
|
-
.ids-checkbox.ids-checkbox--light input[type=checkbox]
|
|
5472
|
-
.ids-checkbox.ids-checkbox--light input
|
|
5473
|
-
|
|
5544
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]:active:before,
|
|
5545
|
+
.ids-checkbox.ids-checkbox--light input:active:before {
|
|
5546
|
+
background-color: var(--IDS-CHECKBOX--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5547
|
+
}
|
|
5548
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox].ids-input--invalid:before, .ids-checkbox.ids-checkbox--light input[type=checkbox][aria-invalid=true]:before,
|
|
5549
|
+
.ids-checkbox.ids-checkbox--light input.ids-input--invalid:before,
|
|
5550
|
+
.ids-checkbox.ids-checkbox--light input[aria-invalid=true]:before {
|
|
5474
5551
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
5475
5552
|
}
|
|
5476
5553
|
.ids-checkbox.ids-checkbox--block {
|
|
@@ -5517,8 +5594,7 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5517
5594
|
-webkit-font-smoothing: antialiased;
|
|
5518
5595
|
-moz-osx-font-smoothing: grayscale;
|
|
5519
5596
|
}
|
|
5520
|
-
.ids-check-button .ids-check-button__input[type=checkbox]
|
|
5521
|
-
.ids-check-button .ids-check-button__input {
|
|
5597
|
+
.ids-check-button .ids-check-button__input[type=checkbox] {
|
|
5522
5598
|
border-radius: var(--IDS-CHECK-BUTTON__BORDER-RADIUS);
|
|
5523
5599
|
cursor: pointer;
|
|
5524
5600
|
margin: 0;
|
|
@@ -5529,12 +5605,10 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5529
5605
|
bottom: 0;
|
|
5530
5606
|
appearance: none;
|
|
5531
5607
|
}
|
|
5532
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label
|
|
5533
|
-
.ids-check-button .ids-check-button__input:checked + .ids-check-button__label {
|
|
5608
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label {
|
|
5534
5609
|
padding-left: 1.75rem;
|
|
5535
5610
|
}
|
|
5536
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label::before
|
|
5537
|
-
.ids-check-button .ids-check-button__input:checked + .ids-check-button__label::before {
|
|
5611
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label::before {
|
|
5538
5612
|
font: icon;
|
|
5539
5613
|
font-family: "Inera-Design-Icons" !important;
|
|
5540
5614
|
display: block;
|
|
@@ -5548,33 +5622,21 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5548
5622
|
transform: translateY(-50%);
|
|
5549
5623
|
left: 0.75rem;
|
|
5550
5624
|
}
|
|
5551
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:disabled
|
|
5552
|
-
|
|
5553
|
-
cursor: default;
|
|
5554
|
-
}
|
|
5555
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:disabled::before,
|
|
5556
|
-
.ids-check-button .ids-check-button__input:disabled::before {
|
|
5557
|
-
cursor: default;
|
|
5625
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:disabled {
|
|
5626
|
+
pointer-events: none;
|
|
5558
5627
|
}
|
|
5559
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:disabled:checked + .ids-check-button__label::before
|
|
5560
|
-
|
|
5561
|
-
cursor: default;
|
|
5628
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:disabled:checked + .ids-check-button__label::before {
|
|
5629
|
+
pointer-events: none;
|
|
5562
5630
|
color: var(--IDS-CHECK-BUTTON--DISABLED-COLOR);
|
|
5563
5631
|
}
|
|
5564
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:focus
|
|
5565
|
-
.ids-check-button .ids-check-button__input:focus {
|
|
5632
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:focus-visible {
|
|
5566
5633
|
outline-offset: var(--IDS-CHECK-BUTTON--FOCUS-OUTLINE-OFFSET);
|
|
5567
5634
|
}
|
|
5568
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:
|
|
5569
|
-
|
|
5570
|
-
color: var(--IDS-CHECK-BUTTON--FOCUS__COLOR);
|
|
5571
|
-
background-color: var(--IDS-CHECK-BUTTON--FOCUS__BACKGROUND-COLOR);
|
|
5572
|
-
}
|
|
5573
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:disabled + .ids-check-button__label,
|
|
5574
|
-
.ids-check-button .ids-check-button__input:disabled + .ids-check-button__label {
|
|
5575
|
-
cursor: default;
|
|
5635
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:disabled + .ids-check-button__label {
|
|
5636
|
+
pointer-events: none;
|
|
5576
5637
|
font-style: normal;
|
|
5577
5638
|
color: var(--IDS-CHECK-BUTTON--DISABLED-COLOR);
|
|
5639
|
+
background-color: var(--IDS-CHECK-BUTTON--DISABLED__BACKGROUND-COLOR);
|
|
5578
5640
|
}
|
|
5579
5641
|
.ids-check-button:has(.ids-check-button__input:disabled) {
|
|
5580
5642
|
cursor: default;
|
|
@@ -5588,16 +5650,12 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5588
5650
|
.ids-check-button:has(.ids-check-button__input:checked:not(:disabled)) .ids-check-button__label {
|
|
5589
5651
|
color: var(--IDS-CHECK-BUTTON--CHECKED__COLOR);
|
|
5590
5652
|
}
|
|
5591
|
-
.ids-check-button:has(.ids-check-button__input:
|
|
5592
|
-
background-color: var(--IDS-CHECK-BUTTON--
|
|
5593
|
-
border: var(--IDS-CHECK-BUTTON__BORDER-THICKNESS) solid var(--IDS-CHECK-BUTTON--FOCUS__BORDER-COLOR);
|
|
5594
|
-
}
|
|
5595
|
-
.ids-check-button:has(.ids-check-button__input:focus) {
|
|
5596
|
-
background-color: var(--IDS-CHECK-BUTTON--FOCUS__BACKGROUND-COLOR);
|
|
5597
|
-
border: var(--IDS-CHECK-BUTTON__BORDER-THICKNESS) solid var(--IDS-CHECK-BUTTON--FOCUS__BORDER-COLOR);
|
|
5653
|
+
.ids-check-button:has(.ids-check-button__input:active), .ids-check-button:has(.ids-check-button__input:checked:active) {
|
|
5654
|
+
background-color: var(--IDS-CHECK-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
5598
5655
|
}
|
|
5599
|
-
.ids-check-button:has(.ids-check-button__input:
|
|
5600
|
-
color: var(--IDS-CHECK-BUTTON--
|
|
5656
|
+
.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 {
|
|
5657
|
+
color: var(--IDS-CHECK-BUTTON--ACTIVE__COLOR);
|
|
5658
|
+
background-color: var(--IDS-CHECK-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
5601
5659
|
}
|
|
5602
5660
|
.ids-check-button:hover:has(.ids-check-button__input:not(:disabled)), .ids-check-button:hover:has(.ids-check-button__input:checked:not(:disabled)) {
|
|
5603
5661
|
background-color: var(--IDS-CHECK-BUTTON--HOVER__BACKGROUND-COLOR);
|
|
@@ -5627,8 +5685,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5627
5685
|
position: relative;
|
|
5628
5686
|
flex-shrink: 0;
|
|
5629
5687
|
}
|
|
5630
|
-
.ids-radio input
|
|
5631
|
-
.ids-radio input[type=radio]
|
|
5688
|
+
.ids-radio input:after,
|
|
5689
|
+
.ids-radio input[type=radio]:after {
|
|
5632
5690
|
content: "";
|
|
5633
5691
|
position: absolute;
|
|
5634
5692
|
display: inline-block;
|
|
@@ -5643,33 +5701,49 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5643
5701
|
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5644
5702
|
background-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5645
5703
|
}
|
|
5646
|
-
.ids-radio input:
|
|
5647
|
-
.ids-radio input[type=radio]:
|
|
5648
|
-
|
|
5649
|
-
|
|
5704
|
+
.ids-radio input:hover:after,
|
|
5705
|
+
.ids-radio input[type=radio]:hover:after {
|
|
5706
|
+
border-color: var(--IDS-RADIO__HOVER-BACKGROUND-COLOR);
|
|
5707
|
+
background-color: var(--IDS-RADIO__HOVER-BACKGROUND-COLOR);
|
|
5708
|
+
}
|
|
5709
|
+
.ids-radio input:active:after,
|
|
5710
|
+
.ids-radio input[type=radio]:active:after {
|
|
5711
|
+
background-color: var(--IDS-RADIO__ACTIVE-BACKGROUND-COLOR);
|
|
5712
|
+
}
|
|
5713
|
+
.ids-radio input:checked:after,
|
|
5714
|
+
.ids-radio input[type=radio]:checked:after {
|
|
5715
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5650
5716
|
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR);
|
|
5651
5717
|
}
|
|
5652
|
-
.ids-radio input:checked:hover:after,
|
|
5653
|
-
.ids-radio input[type=radio]:checked:hover:after
|
|
5654
|
-
|
|
5655
|
-
.ids-radio input[type=radio][checked]:hover:after,
|
|
5656
|
-
.ids-radio input[type=radio][checked]:focus:after {
|
|
5718
|
+
.ids-radio input:checked:hover:after,
|
|
5719
|
+
.ids-radio input[type=radio]:checked:hover:after {
|
|
5720
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5657
5721
|
background-color: var(--IDS-RADIO--CHECKED__HOVER-BACKGROUND-COLOR);
|
|
5658
5722
|
}
|
|
5723
|
+
.ids-radio input:focus-visible:hover:after,
|
|
5724
|
+
.ids-radio input[type=radio]:focus-visible:hover:after {
|
|
5725
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR) !important;
|
|
5726
|
+
background-color: var(--IDS-RADIO__BACKGROUND-COLOR) !important;
|
|
5727
|
+
}
|
|
5728
|
+
.ids-radio input:focus-visible:checked:hover:after, .ids-radio input[checked]:focus-visible:hover:after,
|
|
5729
|
+
.ids-radio input[type=radio]:focus-visible:checked:hover:after,
|
|
5730
|
+
.ids-radio input[type=radio][checked]:focus-visible:hover:after {
|
|
5731
|
+
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR) !important;
|
|
5732
|
+
}
|
|
5659
5733
|
.ids-radio input:disabled,
|
|
5660
5734
|
.ids-radio input[type=radio]:disabled {
|
|
5661
5735
|
cursor: default;
|
|
5662
5736
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5663
5737
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5664
5738
|
}
|
|
5665
|
-
.ids-radio input:disabled
|
|
5666
|
-
.ids-radio input[type=radio]:disabled
|
|
5739
|
+
.ids-radio input:disabled:after,
|
|
5740
|
+
.ids-radio input[type=radio]:disabled:after {
|
|
5667
5741
|
cursor: default;
|
|
5668
5742
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5669
5743
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5670
5744
|
}
|
|
5671
|
-
.ids-radio input:disabled:checked
|
|
5672
|
-
.ids-radio input[type=radio]:disabled:checked
|
|
5745
|
+
.ids-radio input:disabled:checked:after,
|
|
5746
|
+
.ids-radio input[type=radio]:disabled:checked:after {
|
|
5673
5747
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5674
5748
|
background-color: var(--IDS-RADIO--DISABLED-CHECKED__BACKGROUND-COLOR) !important;
|
|
5675
5749
|
}
|
|
@@ -5678,8 +5752,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5678
5752
|
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR) !important;
|
|
5679
5753
|
border: 0.125rem solid var(--IDS-FORM--INVALID__BORDER-COLOR) !important;
|
|
5680
5754
|
}
|
|
5681
|
-
.ids-radio input[aria-invalid=true]:not(:checked)
|
|
5682
|
-
.ids-radio input[type=radio][aria-invalid=true]:not(:checked)
|
|
5755
|
+
.ids-radio input[aria-invalid=true]:not(:checked):after,
|
|
5756
|
+
.ids-radio input[type=radio][aria-invalid=true]:not(:checked):after {
|
|
5683
5757
|
width: 1rem;
|
|
5684
5758
|
height: 1rem;
|
|
5685
5759
|
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR) !important;
|
|
@@ -5690,27 +5764,58 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5690
5764
|
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]) {
|
|
5691
5765
|
background-color: var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR);
|
|
5692
5766
|
}
|
|
5693
|
-
.ids-radio input.ids-input--light:not(.ids-input--invalid)
|
|
5694
|
-
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid)
|
|
5695
|
-
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true])
|
|
5767
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):after, .ids-radio input.ids-input--light:not([aria-invalid=true]):after,
|
|
5768
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):after,
|
|
5769
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):after {
|
|
5696
5770
|
border: 0.125rem solid var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR);
|
|
5697
5771
|
background-color: var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR);
|
|
5698
5772
|
}
|
|
5699
|
-
.ids-radio input.ids-input--light:not(.ids-input--invalid):
|
|
5700
|
-
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):
|
|
5701
|
-
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):
|
|
5773
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):hover:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):hover:after,
|
|
5774
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):hover:after,
|
|
5775
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):hover:after {
|
|
5776
|
+
border: 0.125rem solid var(--IDS-RADIO__HOVER-BACKGROUND-COLOR);
|
|
5777
|
+
background-color: var(--IDS-RADIO--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5778
|
+
}
|
|
5779
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):active:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):active:after,
|
|
5780
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):active:after,
|
|
5781
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):active:after {
|
|
5782
|
+
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5783
|
+
background-color: var(--IDS-RADIO--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5784
|
+
}
|
|
5785
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):checked:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):checked:after,
|
|
5786
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):checked:after,
|
|
5787
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):checked:after {
|
|
5702
5788
|
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5703
5789
|
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR);
|
|
5704
5790
|
}
|
|
5705
|
-
.ids-radio input.ids-input--light:not(.ids-input--invalid):
|
|
5706
|
-
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):
|
|
5707
|
-
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):
|
|
5791
|
+
.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,
|
|
5792
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):checked:hover:after,
|
|
5793
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):checked:hover:after {
|
|
5794
|
+
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5795
|
+
background-color: var(--IDS-RADIO--CHECKED__HOVER-BACKGROUND-COLOR);
|
|
5796
|
+
}
|
|
5797
|
+
.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,
|
|
5798
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):focus-visible:hover:after,
|
|
5799
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):focus-visible:hover:after {
|
|
5800
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR) !important;
|
|
5801
|
+
background-color: var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR) !important;
|
|
5802
|
+
}
|
|
5803
|
+
.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,
|
|
5804
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):focus-visible:checked:hover:after,
|
|
5805
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid)[checked]:focus-visible:hover:after,
|
|
5806
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):focus-visible:checked:hover:after,
|
|
5807
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true])[checked]:focus-visible:hover:after {
|
|
5808
|
+
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR) !important;
|
|
5809
|
+
}
|
|
5810
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):disabled:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):disabled:after,
|
|
5811
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):disabled:after,
|
|
5812
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):disabled:after {
|
|
5708
5813
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5709
5814
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5710
5815
|
}
|
|
5711
|
-
.ids-radio input.ids-input--light:not(.ids-input--invalid):disabled:checked
|
|
5712
|
-
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):disabled:checked
|
|
5713
|
-
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):disabled:checked
|
|
5816
|
+
.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,
|
|
5817
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):disabled:checked:after,
|
|
5818
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):disabled:checked:after {
|
|
5714
5819
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5715
5820
|
background-color: var(--IDS-RADIO--DISABLED-CHECKED__BACKGROUND-COLOR);
|
|
5716
5821
|
}
|
|
@@ -5736,15 +5841,15 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5736
5841
|
.ids-form-group__fieldset legend {
|
|
5737
5842
|
padding: 0;
|
|
5738
5843
|
font-style: normal;
|
|
5739
|
-
color: var(--
|
|
5740
|
-
font-family: var(--
|
|
5741
|
-
font-size: var(--
|
|
5742
|
-
line-height: var(--
|
|
5743
|
-
font-weight:
|
|
5844
|
+
color: var(--ids-color-surface-text-on-default);
|
|
5845
|
+
font-family: var(--ids-font-family-body-text);
|
|
5846
|
+
font-size: var(--ids-font-size-body-text);
|
|
5847
|
+
line-height: var(--ids-line-height-body-text);
|
|
5848
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
5744
5849
|
letter-spacing: 0;
|
|
5745
5850
|
color: var(--IDS-FORM-LABEL__COLOR);
|
|
5746
5851
|
display: inline-flex;
|
|
5747
|
-
align-items:
|
|
5852
|
+
align-items: flex-start;
|
|
5748
5853
|
gap: 0.5rem;
|
|
5749
5854
|
margin-bottom: 0.625rem;
|
|
5750
5855
|
}
|
|
@@ -5831,18 +5936,15 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5831
5936
|
cursor: default;
|
|
5832
5937
|
color: var(--IDS-RADIO-BUTTON--DISABLED-COLOR);
|
|
5833
5938
|
}
|
|
5834
|
-
.ids-radio-button .ids-radio-button__input[type=radio]:focus + .ids-radio-button__label,
|
|
5835
|
-
.ids-radio-button .ids-radio-button__input:focus + .ids-radio-button__label {
|
|
5836
|
-
color: var(--IDS-RADIO-BUTTON--FOCUS-COLOR);
|
|
5837
|
-
}
|
|
5838
5939
|
.ids-radio-button .ids-radio-button__input[type=radio]:disabled + .ids-radio-button__label,
|
|
5839
5940
|
.ids-radio-button .ids-radio-button__input:disabled + .ids-radio-button__label {
|
|
5840
|
-
|
|
5941
|
+
pointer-events: none;
|
|
5841
5942
|
font-style: normal;
|
|
5842
5943
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
5944
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5843
5945
|
}
|
|
5844
5946
|
.ids-radio-button:has(.ids-radio-button__input:disabled) {
|
|
5845
|
-
|
|
5947
|
+
pointer-events: none;
|
|
5846
5948
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5847
5949
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
5848
5950
|
}
|
|
@@ -5853,8 +5955,9 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5853
5955
|
.ids-radio-button:has(.ids-radio-button__input:checked:not(:disabled)) .ids-radio-button__label {
|
|
5854
5956
|
color: var(--IDS-RADIO-BUTTON--CHECKED__COLOR);
|
|
5855
5957
|
}
|
|
5856
|
-
.ids-radio-button:has(.ids-radio-button__input:
|
|
5857
|
-
|
|
5958
|
+
.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)) {
|
|
5959
|
+
border-color: var(--IDS-RADIO-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
5960
|
+
background-color: var(--IDS-RADIO-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
5858
5961
|
}
|
|
5859
5962
|
.ids-radio-button:hover:has(.ids-radio-button__input:not(:disabled)), .ids-radio-button:hover:has(.ids-radio-button__input:checked:not(:disabled)) {
|
|
5860
5963
|
background-color: var(--IDS-RADIO-BUTTON--HOVER__BACKGROUND-COLOR);
|
|
@@ -5884,11 +5987,11 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5884
5987
|
position: relative;
|
|
5885
5988
|
width: 0;
|
|
5886
5989
|
font-style: normal;
|
|
5887
|
-
color: var(--
|
|
5888
|
-
font-family: var(--
|
|
5889
|
-
font-size: var(--
|
|
5890
|
-
line-height: var(--
|
|
5891
|
-
font-weight:
|
|
5990
|
+
color: var(--ids-color-surface-text-on-default);
|
|
5991
|
+
font-family: var(--ids-font-family-body-text);
|
|
5992
|
+
font-size: var(--ids-font-size-body-text);
|
|
5993
|
+
line-height: var(--ids-line-height-body-text);
|
|
5994
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
5892
5995
|
letter-spacing: 0;
|
|
5893
5996
|
}
|
|
5894
5997
|
.ids-range .ids-range-ticks .ids-range-tick:before {
|
|
@@ -5906,8 +6009,18 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5906
6009
|
display: block;
|
|
5907
6010
|
}
|
|
5908
6011
|
.ids-range .ids-range-ticks.ids-range-ticks--disabled .ids-range-tick {
|
|
6012
|
+
font-style: normal;
|
|
6013
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6014
|
+
font-family: var(--ids-font-family-body-text);
|
|
6015
|
+
font-size: var(--ids-font-size-body-text);
|
|
6016
|
+
line-height: var(--ids-line-height-body-text);
|
|
6017
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
6018
|
+
letter-spacing: 0;
|
|
5909
6019
|
font-style: italic;
|
|
5910
6020
|
}
|
|
6021
|
+
.ids-range .ids-range-ticks.ids-range-ticks--disabled .ids-range-tick:before {
|
|
6022
|
+
background-color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6023
|
+
}
|
|
5911
6024
|
|
|
5912
6025
|
.ids-range__input,
|
|
5913
6026
|
input[type=range] {
|
|
@@ -5937,11 +6050,19 @@ input[type=range]::-webkit-slider-thumb {
|
|
|
5937
6050
|
width: 1.5rem;
|
|
5938
6051
|
outline: 0.1875rem solid var(--IDS-RANGE__OUTLINE-COLOR);
|
|
5939
6052
|
border-radius: 100%;
|
|
5940
|
-
background-color: var(--IDS-
|
|
6053
|
+
background-color: var(--IDS-RANGE__KNOB-BACKGROUND-COLOR);
|
|
5941
6054
|
cursor: pointer;
|
|
5942
6055
|
position: relative;
|
|
5943
6056
|
z-index: 1;
|
|
5944
6057
|
}
|
|
6058
|
+
.ids-range__input::-webkit-slider-thumb:hover,
|
|
6059
|
+
input[type=range]::-webkit-slider-thumb:hover {
|
|
6060
|
+
background-color: var(--IDS-RANGE__KNOB-HOVER-BACKGROUND-COLOR);
|
|
6061
|
+
}
|
|
6062
|
+
.ids-range__input::-webkit-slider-thumb:active,
|
|
6063
|
+
input[type=range]::-webkit-slider-thumb:active {
|
|
6064
|
+
background-color: var(--IDS-RANGE__KNOB-ACTIVE-BACKGROUND-COLOR);
|
|
6065
|
+
}
|
|
5945
6066
|
.ids-range__input::-moz-range-thumb,
|
|
5946
6067
|
input[type=range]::-moz-range-thumb {
|
|
5947
6068
|
-moz-appearance: none;
|
|
@@ -5949,43 +6070,59 @@ input[type=range]::-moz-range-thumb {
|
|
|
5949
6070
|
width: 1.5rem;
|
|
5950
6071
|
outline: 0.1875rem solid var(--IDS-RANGE__OUTLINE-COLOR);
|
|
5951
6072
|
border-radius: 100%;
|
|
5952
|
-
background-color: var(--IDS-
|
|
6073
|
+
background-color: var(--IDS-RANGE__KNOB-BACKGROUND-COLOR);
|
|
5953
6074
|
cursor: pointer;
|
|
5954
6075
|
position: relative;
|
|
5955
6076
|
z-index: 1;
|
|
5956
6077
|
}
|
|
6078
|
+
.ids-range__input::-moz-range-thumb:hover,
|
|
6079
|
+
input[type=range]::-moz-range-thumb:hover {
|
|
6080
|
+
background-color: var(--IDS-RANGE__KNOB-HOVER-BACKGROUND-COLOR);
|
|
6081
|
+
}
|
|
6082
|
+
.ids-range__input::-moz-range-thumb:active,
|
|
6083
|
+
input[type=range]::-moz-range-thumb:active {
|
|
6084
|
+
background-color: var(--IDS-RANGE__KNOB-ACTIVE-BACKGROUND-COLOR);
|
|
6085
|
+
}
|
|
5957
6086
|
.ids-range__input::-ms-thumb,
|
|
5958
6087
|
input[type=range]::-ms-thumb {
|
|
5959
6088
|
height: 1.5rem;
|
|
5960
6089
|
width: 1.5rem;
|
|
5961
6090
|
outline: 0.1875rem solid var(--IDS-RANGE__OUTLINE-COLOR);
|
|
5962
6091
|
border-radius: 100%;
|
|
5963
|
-
background-color: var(--IDS-
|
|
6092
|
+
background-color: var(--IDS-RANGE__KNOB-BACKGROUND-COLOR);
|
|
5964
6093
|
cursor: pointer;
|
|
5965
6094
|
position: relative;
|
|
5966
6095
|
z-index: 1;
|
|
5967
6096
|
}
|
|
6097
|
+
.ids-range__input::-ms-thumb:hover,
|
|
6098
|
+
input[type=range]::-ms-thumb:hover {
|
|
6099
|
+
background-color: var(--IDS-RANGE__KNOB-HOVER-BACKGROUND-COLOR);
|
|
6100
|
+
}
|
|
6101
|
+
.ids-range__input::-ms-thumb:active,
|
|
6102
|
+
input[type=range]::-ms-thumb:active {
|
|
6103
|
+
background-color: var(--IDS-RANGE__KNOB-ACTIVE-BACKGROUND-COLOR);
|
|
6104
|
+
}
|
|
5968
6105
|
.ids-range__input:disabled,
|
|
5969
6106
|
input[type=range]:disabled {
|
|
5970
6107
|
cursor: default;
|
|
5971
|
-
border: 0.0625rem
|
|
6108
|
+
border: 0.0625rem solid var(--IDS-RANGE--DISABLED__BORDER-COLOR);
|
|
5972
6109
|
background-color: transparent;
|
|
5973
6110
|
background-image: linear-gradient(var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR), var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR));
|
|
5974
6111
|
}
|
|
5975
6112
|
.ids-range__input:disabled::-moz-range-thumb,
|
|
5976
6113
|
input[type=range]:disabled::-moz-range-thumb {
|
|
5977
6114
|
cursor: default;
|
|
5978
|
-
background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6115
|
+
background-color: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
5979
6116
|
}
|
|
5980
6117
|
.ids-range__input:disabled::-webkit-slider-thumb,
|
|
5981
6118
|
input[type=range]:disabled::-webkit-slider-thumb {
|
|
5982
6119
|
cursor: default;
|
|
5983
|
-
background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6120
|
+
background-color: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
5984
6121
|
}
|
|
5985
6122
|
.ids-range__input:disabled::-ms-thumb,
|
|
5986
6123
|
input[type=range]:disabled::-ms-thumb {
|
|
5987
6124
|
cursor: default;
|
|
5988
|
-
background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6125
|
+
background-color: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
5989
6126
|
}
|
|
5990
6127
|
|
|
5991
6128
|
.ids-select__select {
|
|
@@ -5998,16 +6135,33 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
5998
6135
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
5999
6136
|
border-radius: var(--IDS-BORDER-RADIUS);
|
|
6000
6137
|
font-size: 1rem;
|
|
6001
|
-
color: var(--IDS-
|
|
6138
|
+
color: var(--IDS-FORM__COLOR);
|
|
6002
6139
|
display: block;
|
|
6003
6140
|
}
|
|
6004
|
-
.ids-select__select
|
|
6141
|
+
.ids-select__select::placeholder {
|
|
6142
|
+
color: var(--IDS-FORM__COLOR);
|
|
6143
|
+
}
|
|
6144
|
+
.ids-select__select:hover {
|
|
6145
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
6146
|
+
}
|
|
6147
|
+
.ids-select__select:active {
|
|
6148
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6149
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
6150
|
+
}
|
|
6151
|
+
.ids-select__select:focus-visible, .ids-select__select:focus-visible:hover {
|
|
6152
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
6153
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
6154
|
+
}
|
|
6155
|
+
.ids-select__select:disabled, .ids-select__select[readonly], .ids-select__select[readonly]:focus-visible, .ids-select__select[readonly]:focus-visible:hover {
|
|
6005
6156
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6006
6157
|
font-style: italic !important;
|
|
6007
6158
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
6008
6159
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6009
6160
|
opacity: 1;
|
|
6010
6161
|
}
|
|
6162
|
+
.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 {
|
|
6163
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6164
|
+
}
|
|
6011
6165
|
.ids-select__select.ids-input--invalid, .ids-select__select[aria-invalid=true] {
|
|
6012
6166
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR) !important;
|
|
6013
6167
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
@@ -6015,16 +6169,33 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6015
6169
|
.ids-select__select.ids-input--light {
|
|
6016
6170
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6017
6171
|
}
|
|
6018
|
-
.ids-select__select.ids-input--light:
|
|
6172
|
+
.ids-select__select.ids-input--light:hover {
|
|
6173
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
6174
|
+
}
|
|
6175
|
+
.ids-select__select.ids-input--light:active {
|
|
6176
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6177
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
6178
|
+
}
|
|
6179
|
+
.ids-select__select.ids-input--light:focus-visible, .ids-select__select.ids-input--light:focus-visible:hover {
|
|
6180
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6181
|
+
}
|
|
6182
|
+
.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 {
|
|
6019
6183
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6020
6184
|
font-style: italic !important;
|
|
6021
6185
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
6022
6186
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6023
6187
|
opacity: 1;
|
|
6024
6188
|
}
|
|
6025
|
-
.ids-select__select.ids-input--light.ids-input--
|
|
6189
|
+
.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 {
|
|
6190
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6191
|
+
}
|
|
6192
|
+
.ids-select__select.ids-input--light.ids-input--invalid, .ids-select__select.ids-input--light[aria-invalid=true] {
|
|
6026
6193
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
6027
6194
|
}
|
|
6195
|
+
.ids-select__select:focus-visible {
|
|
6196
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
6197
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6198
|
+
}
|
|
6028
6199
|
.ids-select__select {
|
|
6029
6200
|
height: var(--IDS-INPUT__HEIGHT);
|
|
6030
6201
|
cursor: pointer;
|
|
@@ -6037,6 +6208,9 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6037
6208
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
6038
6209
|
width: 100% !important;
|
|
6039
6210
|
}
|
|
6211
|
+
.ids-select__select::placeholder {
|
|
6212
|
+
color: var(--IDS-FORM__COLOR);
|
|
6213
|
+
}
|
|
6040
6214
|
.ids-select__select.ids-input--invalid, .ids-select__select[aria-invalid=true] {
|
|
6041
6215
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR) !important;
|
|
6042
6216
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
@@ -6055,9 +6229,15 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6055
6229
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6056
6230
|
opacity: 1;
|
|
6057
6231
|
}
|
|
6232
|
+
.ids-select__select[aria-disabled=true]::placeholder {
|
|
6233
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6234
|
+
}
|
|
6058
6235
|
.ids-select__select:disabled {
|
|
6059
6236
|
cursor: default;
|
|
6060
6237
|
}
|
|
6238
|
+
.ids-select__select:disabled::placeholder {
|
|
6239
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6240
|
+
}
|
|
6061
6241
|
.ids-select__select:disabled.ids-input--light {
|
|
6062
6242
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6063
6243
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
@@ -6066,9 +6246,8 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6066
6246
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6067
6247
|
opacity: 1;
|
|
6068
6248
|
}
|
|
6069
|
-
.ids-select__select:
|
|
6070
|
-
|
|
6071
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6249
|
+
.ids-select__select:disabled.ids-input--light::placeholder {
|
|
6250
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6072
6251
|
}
|
|
6073
6252
|
|
|
6074
6253
|
.ids-select__wrapper {
|
|
@@ -6088,7 +6267,7 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6088
6267
|
top: 50%;
|
|
6089
6268
|
transform: translateY(-50%);
|
|
6090
6269
|
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
6091
|
-
z-index:
|
|
6270
|
+
z-index: 2;
|
|
6092
6271
|
}
|
|
6093
6272
|
.ids-select__wrapper:has(select:disabled)::after, .ids-select__wrapper:has(select[aria-disabled=true])::after {
|
|
6094
6273
|
color: var(--IDS-FORM--DISABLED__COLOR) !important;
|
|
@@ -6104,16 +6283,33 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6104
6283
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
6105
6284
|
border-radius: var(--IDS-BORDER-RADIUS);
|
|
6106
6285
|
font-size: 1rem;
|
|
6107
|
-
color: var(--IDS-
|
|
6286
|
+
color: var(--IDS-FORM__COLOR);
|
|
6108
6287
|
display: block;
|
|
6109
6288
|
}
|
|
6110
|
-
.ids-select-multiple__select
|
|
6289
|
+
.ids-select-multiple__select::placeholder {
|
|
6290
|
+
color: var(--IDS-FORM__COLOR);
|
|
6291
|
+
}
|
|
6292
|
+
.ids-select-multiple__select:hover {
|
|
6293
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
6294
|
+
}
|
|
6295
|
+
.ids-select-multiple__select:active {
|
|
6296
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6297
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
6298
|
+
}
|
|
6299
|
+
.ids-select-multiple__select:focus-visible, .ids-select-multiple__select:focus-visible:hover {
|
|
6300
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
6301
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
6302
|
+
}
|
|
6303
|
+
.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 {
|
|
6111
6304
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6112
6305
|
font-style: italic !important;
|
|
6113
6306
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
6114
6307
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6115
6308
|
opacity: 1;
|
|
6116
6309
|
}
|
|
6310
|
+
.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 {
|
|
6311
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6312
|
+
}
|
|
6117
6313
|
.ids-select-multiple__select.ids-input--invalid, .ids-select-multiple__select[aria-invalid=true] {
|
|
6118
6314
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR) !important;
|
|
6119
6315
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
@@ -6121,16 +6317,33 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6121
6317
|
.ids-select-multiple__select.ids-input--light {
|
|
6122
6318
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6123
6319
|
}
|
|
6124
|
-
.ids-select-multiple__select.ids-input--light:
|
|
6320
|
+
.ids-select-multiple__select.ids-input--light:hover {
|
|
6321
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
6322
|
+
}
|
|
6323
|
+
.ids-select-multiple__select.ids-input--light:active {
|
|
6324
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6325
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
6326
|
+
}
|
|
6327
|
+
.ids-select-multiple__select.ids-input--light:focus-visible, .ids-select-multiple__select.ids-input--light:focus-visible:hover {
|
|
6328
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6329
|
+
}
|
|
6330
|
+
.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 {
|
|
6125
6331
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6126
6332
|
font-style: italic !important;
|
|
6127
6333
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
6128
6334
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6129
6335
|
opacity: 1;
|
|
6130
6336
|
}
|
|
6131
|
-
.ids-select-multiple__select.ids-input--light.ids-input--
|
|
6337
|
+
.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 {
|
|
6338
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6339
|
+
}
|
|
6340
|
+
.ids-select-multiple__select.ids-input--light.ids-input--invalid, .ids-select-multiple__select.ids-input--light[aria-invalid=true] {
|
|
6132
6341
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
6133
6342
|
}
|
|
6343
|
+
.ids-select-multiple__select:focus-visible {
|
|
6344
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
6345
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6346
|
+
}
|
|
6134
6347
|
.ids-select-multiple__select {
|
|
6135
6348
|
height: var(--IDS-INPUT__HEIGHT);
|
|
6136
6349
|
cursor: pointer;
|
|
@@ -6143,6 +6356,9 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6143
6356
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
6144
6357
|
width: 100% !important;
|
|
6145
6358
|
}
|
|
6359
|
+
.ids-select-multiple__select::placeholder {
|
|
6360
|
+
color: var(--IDS-FORM__COLOR);
|
|
6361
|
+
}
|
|
6146
6362
|
.ids-select-multiple__select.ids-input--invalid, .ids-select-multiple__select[aria-invalid=true] {
|
|
6147
6363
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR) !important;
|
|
6148
6364
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
@@ -6161,9 +6377,15 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6161
6377
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6162
6378
|
opacity: 1;
|
|
6163
6379
|
}
|
|
6380
|
+
.ids-select-multiple__select[aria-disabled=true]::placeholder {
|
|
6381
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6382
|
+
}
|
|
6164
6383
|
.ids-select-multiple__select:disabled {
|
|
6165
6384
|
cursor: default;
|
|
6166
6385
|
}
|
|
6386
|
+
.ids-select-multiple__select:disabled::placeholder {
|
|
6387
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6388
|
+
}
|
|
6167
6389
|
.ids-select-multiple__select:disabled.ids-input--light {
|
|
6168
6390
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6169
6391
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
@@ -6172,9 +6394,8 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6172
6394
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6173
6395
|
opacity: 1;
|
|
6174
6396
|
}
|
|
6175
|
-
.ids-select-multiple__select:
|
|
6176
|
-
|
|
6177
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6397
|
+
.ids-select-multiple__select:disabled.ids-input--light::placeholder {
|
|
6398
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6178
6399
|
}
|
|
6179
6400
|
|
|
6180
6401
|
.ids-select-multiple__select-wrapper {
|
|
@@ -6194,7 +6415,7 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6194
6415
|
top: 50%;
|
|
6195
6416
|
transform: translateY(-50%);
|
|
6196
6417
|
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
6197
|
-
z-index:
|
|
6418
|
+
z-index: 2;
|
|
6198
6419
|
}
|
|
6199
6420
|
.ids-select-multiple__select-wrapper:has(.ids-input--invalid)::after, .ids-select-multiple__select-wrapper:has(input[aria-invalid=true])::after {
|
|
6200
6421
|
color: var(--IDS-FORM--INVALID__COLOR);
|
|
@@ -6207,12 +6428,13 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6207
6428
|
position: relative;
|
|
6208
6429
|
}
|
|
6209
6430
|
.ids-select-multiple__dropdown-wrapper .ids-select-multiple__dropdown {
|
|
6210
|
-
box-shadow: var(--IDS-BOX-SHADOW-
|
|
6431
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
6211
6432
|
background-color: var(--IDS-SELECT-MULTIPLE-DROPDOWN__BACKGROUND-COLOR);
|
|
6433
|
+
border: 1px solid var(--IDS-SELECT-MULTIPLE-DROPDOWN__BORDER-COLOR);
|
|
6212
6434
|
color: var(--IDS-FONT-COLOR);
|
|
6213
6435
|
border-radius: var(--IDS-BORDER-RADIUS);
|
|
6214
6436
|
position: absolute;
|
|
6215
|
-
z-index:
|
|
6437
|
+
z-index: 3;
|
|
6216
6438
|
left: 0;
|
|
6217
6439
|
right: 0;
|
|
6218
6440
|
display: none;
|
|
@@ -6253,6 +6475,9 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6253
6475
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6254
6476
|
opacity: 1;
|
|
6255
6477
|
}
|
|
6478
|
+
:host([disabled]) input::placeholder {
|
|
6479
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6480
|
+
}
|
|
6256
6481
|
|
|
6257
6482
|
.ids-select-multiple-label-wrapper .ids-label-tooltip-wrapper {
|
|
6258
6483
|
display: inline-flex;
|
|
@@ -6410,6 +6635,7 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6410
6635
|
-moz-osx-font-smoothing: grayscale;
|
|
6411
6636
|
content: "\e913";
|
|
6412
6637
|
font-size: 1.25rem;
|
|
6638
|
+
line-height: 1.5rem;
|
|
6413
6639
|
color: var(--IDS-ERROR-MESSAGE__COLOR);
|
|
6414
6640
|
left: 0;
|
|
6415
6641
|
top: 0;
|
|
@@ -6458,16 +6684,33 @@ input.ids-time__input {
|
|
|
6458
6684
|
border: var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);
|
|
6459
6685
|
border-radius: var(--IDS-BORDER-RADIUS);
|
|
6460
6686
|
font-size: 1rem;
|
|
6461
|
-
color: var(--IDS-
|
|
6687
|
+
color: var(--IDS-FORM__COLOR);
|
|
6462
6688
|
display: block;
|
|
6463
6689
|
}
|
|
6464
|
-
input.ids-time__input
|
|
6690
|
+
input.ids-time__input::placeholder {
|
|
6691
|
+
color: var(--IDS-FORM__COLOR);
|
|
6692
|
+
}
|
|
6693
|
+
input.ids-time__input:hover {
|
|
6694
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
6695
|
+
}
|
|
6696
|
+
input.ids-time__input:active {
|
|
6697
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6698
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
6699
|
+
}
|
|
6700
|
+
input.ids-time__input:focus-visible, input.ids-time__input:focus-visible:hover {
|
|
6701
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
6702
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
6703
|
+
}
|
|
6704
|
+
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 {
|
|
6465
6705
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6466
6706
|
font-style: italic !important;
|
|
6467
6707
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
6468
6708
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6469
6709
|
opacity: 1;
|
|
6470
6710
|
}
|
|
6711
|
+
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 {
|
|
6712
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6713
|
+
}
|
|
6471
6714
|
input.ids-time__input.ids-input--invalid, input.ids-time__input[aria-invalid=true] {
|
|
6472
6715
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR) !important;
|
|
6473
6716
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
@@ -6475,14 +6718,27 @@ input.ids-time__input.ids-input--invalid, input.ids-time__input[aria-invalid=tru
|
|
|
6475
6718
|
input.ids-time__input.ids-input--light {
|
|
6476
6719
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6477
6720
|
}
|
|
6478
|
-
input.ids-time__input.ids-input--light:
|
|
6721
|
+
input.ids-time__input.ids-input--light:hover {
|
|
6722
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
6723
|
+
}
|
|
6724
|
+
input.ids-time__input.ids-input--light:active {
|
|
6725
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6726
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
6727
|
+
}
|
|
6728
|
+
input.ids-time__input.ids-input--light:focus-visible, input.ids-time__input.ids-input--light:focus-visible:hover {
|
|
6729
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6730
|
+
}
|
|
6731
|
+
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 {
|
|
6479
6732
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6480
6733
|
font-style: italic !important;
|
|
6481
6734
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
6482
6735
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6483
6736
|
opacity: 1;
|
|
6484
6737
|
}
|
|
6485
|
-
input.ids-time__input.ids-input--light.ids-input--
|
|
6738
|
+
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 {
|
|
6739
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6740
|
+
}
|
|
6741
|
+
input.ids-time__input.ids-input--light.ids-input--invalid, input.ids-time__input.ids-input--light[aria-invalid=true] {
|
|
6486
6742
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
6487
6743
|
}
|
|
6488
6744
|
input.ids-time__input {
|
|
@@ -6505,21 +6761,32 @@ input.ids-time__input:disabled {
|
|
|
6505
6761
|
.ids-toggle {
|
|
6506
6762
|
display: inline-flex;
|
|
6507
6763
|
align-items: flex-start;
|
|
6764
|
+
justify-content: flex-start;
|
|
6508
6765
|
gap: 0.5rem;
|
|
6509
6766
|
margin-bottom: 0.25rem;
|
|
6510
6767
|
}
|
|
6511
6768
|
.ids-toggle label {
|
|
6512
6769
|
position: relative;
|
|
6513
|
-
top: 0.375rem;
|
|
6514
6770
|
flex-shrink: 100;
|
|
6771
|
+
display: flex;
|
|
6772
|
+
align-items: center;
|
|
6773
|
+
justify-content: flex-start;
|
|
6774
|
+
margin-bottom: 0;
|
|
6775
|
+
bottom: -0.25rem;
|
|
6515
6776
|
}
|
|
6516
6777
|
.ids-toggle .ids-label-tooltip-wrapper {
|
|
6517
6778
|
position: relative;
|
|
6518
|
-
|
|
6779
|
+
min-height: 1.875rem;
|
|
6780
|
+
align-items: center;
|
|
6519
6781
|
}
|
|
6520
6782
|
.ids-toggle .ids-label-tooltip-wrapper label {
|
|
6521
|
-
top:
|
|
6522
|
-
|
|
6783
|
+
top: 0;
|
|
6784
|
+
}
|
|
6785
|
+
.ids-toggle .ids-label-tooltip-wrapper.ids-label-tooltip-wrapper--inline {
|
|
6786
|
+
display: inline-flex;
|
|
6787
|
+
}
|
|
6788
|
+
.ids-toggle .ids-label-tooltip-wrapper.ids-label-tooltip-wrapper--inline label {
|
|
6789
|
+
margin-right: 0;
|
|
6523
6790
|
}
|
|
6524
6791
|
.ids-toggle input[type=checkbox],
|
|
6525
6792
|
.ids-toggle input {
|
|
@@ -6544,10 +6811,10 @@ input.ids-time__input:disabled {
|
|
|
6544
6811
|
-webkit-transition: 0.4s;
|
|
6545
6812
|
transition: 0.4s;
|
|
6546
6813
|
}
|
|
6547
|
-
input:focus + .ids-toggle input[type=checkbox]:before,
|
|
6548
|
-
input:focus + .ids-toggle input:before {
|
|
6549
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
6550
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
6814
|
+
input:focus-visible + .ids-toggle input[type=checkbox]:before,
|
|
6815
|
+
input:focus-visible + .ids-toggle input:before {
|
|
6816
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
6817
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6551
6818
|
}
|
|
6552
6819
|
.ids-toggle input[type=checkbox]:after,
|
|
6553
6820
|
.ids-toggle input:after {
|
|
@@ -6563,8 +6830,8 @@ input:focus + .ids-toggle input:before {
|
|
|
6563
6830
|
font-size: 0.75rem;
|
|
6564
6831
|
line-height: 1.5rem;
|
|
6565
6832
|
text-align: center;
|
|
6566
|
-
background-color: var(--IDS-
|
|
6567
|
-
color: var(--IDS-
|
|
6833
|
+
background-color: var(--IDS-TOGGLE__KNOB-BACKGROUND-COLOR);
|
|
6834
|
+
color: var(--IDS-TOGGLE__KNOB-COLOR);
|
|
6568
6835
|
height: 1.5rem;
|
|
6569
6836
|
width: 1.5rem;
|
|
6570
6837
|
border-radius: 100%;
|
|
@@ -6573,6 +6840,16 @@ input:focus + .ids-toggle input:before {
|
|
|
6573
6840
|
-webkit-transition: 0.3s;
|
|
6574
6841
|
transition: all 0.3s;
|
|
6575
6842
|
}
|
|
6843
|
+
.ids-toggle input[type=checkbox]:hover:before,
|
|
6844
|
+
.ids-toggle input:hover:before {
|
|
6845
|
+
background-color: var(--IDS-TOGGLE__HOVER-BACKGROUND-COLOR);
|
|
6846
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE__HOVER-BORDER-COLOR);
|
|
6847
|
+
}
|
|
6848
|
+
.ids-toggle input[type=checkbox]:active:before,
|
|
6849
|
+
.ids-toggle input:active:before {
|
|
6850
|
+
background-color: var(--IDS-TOGGLE__ACTIVE-BACKGROUND-COLOR);
|
|
6851
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE__ACTIVE-BORDER-COLOR);
|
|
6852
|
+
}
|
|
6576
6853
|
.ids-toggle input[type=checkbox]:checked:before,
|
|
6577
6854
|
.ids-toggle input:checked:before {
|
|
6578
6855
|
background-color: var(--IDS-TOGGLE--CHECKED__BACKGROUND-COLOR);
|
|
@@ -6591,11 +6868,21 @@ input:focus + .ids-toggle input:before {
|
|
|
6591
6868
|
font-size: 0.875rem;
|
|
6592
6869
|
line-height: 1.5rem;
|
|
6593
6870
|
text-align: center;
|
|
6594
|
-
left: var(--IDS-TOGGLE--
|
|
6871
|
+
left: var(--IDS-TOGGLE--CHECKED__KNOB-LEFT);
|
|
6595
6872
|
-webkit-transition: 0.3s;
|
|
6596
6873
|
transition: all 0.3s;
|
|
6597
|
-
color: var(--IDS-TOGGLE--
|
|
6598
|
-
background-color: var(--IDS-TOGGLE-
|
|
6874
|
+
color: var(--IDS-TOGGLE--CHECKED__KNOB-COLOR);
|
|
6875
|
+
background-color: var(--IDS-TOGGLE--CHECKED__KNOB-BACKGROUND-COLOR);
|
|
6876
|
+
}
|
|
6877
|
+
.ids-toggle input[type=checkbox]:checked:hover:before,
|
|
6878
|
+
.ids-toggle input:checked:hover:before {
|
|
6879
|
+
background-color: var(--IDS-TOGGLE--CHECKED__HOVER-BACKGROUND-COLOR);
|
|
6880
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE--CHECKED__HOVER-BORDER-COLOR);
|
|
6881
|
+
}
|
|
6882
|
+
.ids-toggle input[type=checkbox]:checked:active:before,
|
|
6883
|
+
.ids-toggle input:checked:active:before {
|
|
6884
|
+
background-color: var(--IDS-TOGGLE--CHECKED__ACTIVE-BACKGROUND-COLOR);
|
|
6885
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE--CHECKED__ACTIVE-BORDER-COLOR);
|
|
6599
6886
|
}
|
|
6600
6887
|
.ids-toggle input[type=checkbox]:disabled + label,
|
|
6601
6888
|
.ids-toggle input:disabled + label {
|
|
@@ -6633,21 +6920,23 @@ input:focus + .ids-toggle input:before {
|
|
|
6633
6920
|
}
|
|
6634
6921
|
}
|
|
6635
6922
|
|
|
6636
|
-
|
|
6637
|
-
--IDS__MAX-WIDTH:
|
|
6923
|
+
.ids--light, .ids--dark {
|
|
6924
|
+
--IDS__MAX-WIDTH: 80rem;
|
|
6638
6925
|
--IDS__FONT-FAMILY: Open sans;
|
|
6639
|
-
--IDS__FONT-COLOR: black;
|
|
6640
6926
|
--IDS__CONTAINER-PADDING: 0 1rem;
|
|
6641
6927
|
--IDS__CONTAINER-MARGIN: 1rem;
|
|
6928
|
+
--IDS__CONTAINER-MAX-WIDTH: var(--IDS__MAX-WIDTH);
|
|
6929
|
+
--IDS__TEXT-MAX-WIDTH: var(--ids-layout-text-max-width);
|
|
6642
6930
|
}
|
|
6643
6931
|
@media all and (min-width: 1024px) {
|
|
6644
|
-
|
|
6932
|
+
.ids--light, .ids--dark {
|
|
6645
6933
|
--IDS__CONTAINER-PADDING: 0 1.25rem;
|
|
6646
6934
|
--IDS__CONTAINER-MARGIN: 1.25rem;
|
|
6647
6935
|
}
|
|
6648
6936
|
}
|
|
6649
|
-
|
|
6937
|
+
.ids--light.ids--fluid, .ids--dark.ids--fluid {
|
|
6650
6938
|
--IDS__MAX-WIDTH: none;
|
|
6939
|
+
--IDS__CONTAINER-MAX-WIDTH: var(--ids-layout-content-max-width);
|
|
6651
6940
|
}
|
|
6652
6941
|
|
|
6653
6942
|
.ids-scrollbar::-webkit-scrollbar {
|
|
@@ -6696,23 +6985,23 @@ input:focus + .ids-toggle input:before {
|
|
|
6696
6985
|
border: 0;
|
|
6697
6986
|
}
|
|
6698
6987
|
|
|
6699
|
-
.ids--light input:focus,
|
|
6700
|
-
.ids--light select:focus,
|
|
6701
|
-
.ids--light textarea:focus,
|
|
6702
|
-
.ids--light button:focus,
|
|
6703
|
-
.ids--light ids-button:focus,
|
|
6704
|
-
.ids--light a:focus,
|
|
6705
|
-
.ids--dark input:focus,
|
|
6706
|
-
.ids--dark select:focus,
|
|
6707
|
-
.ids--dark textarea:focus,
|
|
6708
|
-
.ids--dark button:focus,
|
|
6709
|
-
.ids--dark ids-button:focus,
|
|
6710
|
-
.ids--dark a:focus {
|
|
6988
|
+
.ids--light input:focus-visible,
|
|
6989
|
+
.ids--light select:focus-visible,
|
|
6990
|
+
.ids--light textarea:focus-visible,
|
|
6991
|
+
.ids--light button:focus-visible,
|
|
6992
|
+
.ids--light ids-button:focus-visible,
|
|
6993
|
+
.ids--light a:focus-visible,
|
|
6994
|
+
.ids--dark input:focus-visible,
|
|
6995
|
+
.ids--dark select:focus-visible,
|
|
6996
|
+
.ids--dark textarea:focus-visible,
|
|
6997
|
+
.ids--dark button:focus-visible,
|
|
6998
|
+
.ids--dark ids-button:focus-visible,
|
|
6999
|
+
.ids--dark a:focus-visible {
|
|
6711
7000
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
6712
7001
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
6713
7002
|
}
|
|
6714
7003
|
|
|
6715
|
-
[tabindex="0"]:focus {
|
|
7004
|
+
[tabindex="0"]:focus-visible {
|
|
6716
7005
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
6717
7006
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
6718
7007
|
}
|