@inera/ids-design 8.0.0 → 8.1.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/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +28 -138
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +1 -1
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +94 -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 +34 -128
- package/components/carousel/carousel-item-lit.js +1 -1
- package/components/carousel/carousel-item.css +10 -122
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +36 -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/group/group-lit.js +1 -1
- package/components/form/group/group.css +10 -113
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +40 -119
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +27 -5
- 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 +10 -14
- 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 -74
- 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 +19 -146
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab.css +5 -5
- 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 +8 -9
- package/global/global.css +919 -729
- 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 +1323 -1117
- package/tokens/themes/1177-admin-tokens.css +534 -138
- package/tokens/themes/1177-pro-tokens.css +534 -138
- package/tokens/themes/1177-tokens.css +534 -138
- package/tokens/themes/inera-admin-tokens.css +365 -81
- package/tokens/themes/inera-tokens.css +365 -81
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");
|
|
@@ -83,18 +138,16 @@
|
|
|
83
138
|
text-align: center;
|
|
84
139
|
position: absolute;
|
|
85
140
|
}
|
|
86
|
-
[class^=ids-icon-].ids-icon--interactive:focus,
|
|
87
|
-
[class*=" ids-icon-"].ids-icon--interactive:focus {
|
|
88
|
-
|
|
141
|
+
[class^=ids-icon-].ids-icon--interactive:focus-visible,
|
|
142
|
+
[class*=" ids-icon-"].ids-icon--interactive:focus-visible {
|
|
143
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
144
|
+
outline-offset: 0.25rem !important;
|
|
145
|
+
border-radius: 100%;
|
|
89
146
|
}
|
|
90
147
|
[class^=ids-icon-].ids-icon--color-preset-1,
|
|
91
148
|
[class*=" ids-icon-"].ids-icon--color-preset-1 {
|
|
92
149
|
color: var(--IDS-ICON__COLOR-PRESET-1);
|
|
93
150
|
}
|
|
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
151
|
[class^=ids-icon-].ids-icon--color-preset-1.ids-icon--interactive:hover,
|
|
99
152
|
[class*=" ids-icon-"].ids-icon--color-preset-1.ids-icon--interactive:hover {
|
|
100
153
|
color: var(--IDS-ICON__COLOR-PRESET-1--HOVER);
|
|
@@ -103,10 +156,6 @@
|
|
|
103
156
|
[class*=" ids-icon-"].ids-icon--color-preset-2 {
|
|
104
157
|
color: var(--IDS-ICON__COLOR-PRESET-2);
|
|
105
158
|
}
|
|
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
159
|
[class^=ids-icon-].ids-icon--color-preset-2.ids-icon--interactive:hover,
|
|
111
160
|
[class*=" ids-icon-"].ids-icon--color-preset-2.ids-icon--interactive:hover {
|
|
112
161
|
color: var(--IDS-ICON__COLOR-PRESET-2--HOVER);
|
|
@@ -115,30 +164,24 @@
|
|
|
115
164
|
[class*=" ids-icon-"].ids-icon--color-preset-3 {
|
|
116
165
|
color: var(--IDS-ICON__COLOR-PRESET-3);
|
|
117
166
|
}
|
|
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
167
|
[class^=ids-icon-].ids-icon--color-preset-3.ids-icon--interactive:hover,
|
|
123
168
|
[class*=" ids-icon-"].ids-icon--color-preset-3.ids-icon--interactive:hover {
|
|
124
169
|
color: var(--IDS-ICON__COLOR-PRESET-3--HOVER);
|
|
125
170
|
}
|
|
171
|
+
[class^=ids-icon-].ids-icon--color-preset-3.ids-icon--interactive:focus-visible,
|
|
172
|
+
[class*=" ids-icon-"].ids-icon--color-preset-3.ids-icon--interactive:focus-visible {
|
|
173
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
174
|
+
outline-offset: 0.25rem !important;
|
|
175
|
+
border-radius: 100%;
|
|
176
|
+
}
|
|
126
177
|
[class^=ids-icon-].ids-icon--color-preset-4,
|
|
127
178
|
[class*=" ids-icon-"].ids-icon--color-preset-4 {
|
|
128
179
|
color: var(--IDS-ICON__COLOR-PRESET-4);
|
|
129
180
|
}
|
|
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
181
|
[class^=ids-icon-].ids-icon--color-preset-4.ids-icon--interactive:hover,
|
|
135
182
|
[class*=" ids-icon-"].ids-icon--color-preset-4.ids-icon--interactive:hover {
|
|
136
183
|
color: var(--IDS-ICON__COLOR-PRESET-4--HOVER);
|
|
137
184
|
}
|
|
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
185
|
[class^=ids-icon-].ids-icon--text-start,
|
|
143
186
|
[class*=" ids-icon-"].ids-icon--text-start {
|
|
144
187
|
margin-right: 0.5rem;
|
|
@@ -231,21 +274,37 @@
|
|
|
231
274
|
flex-shrink: 0;
|
|
232
275
|
margin-top: 0.25rem;
|
|
233
276
|
}
|
|
234
|
-
[class^=ids-icon-].ids-dropdown--start-icon,
|
|
235
|
-
[class*=" ids-icon-"].ids-dropdown--start-icon
|
|
277
|
+
[class^=ids-icon-].ids-dropdown--start-icon,
|
|
278
|
+
[class*=" ids-icon-"].ids-dropdown--start-icon {
|
|
279
|
+
flex-shrink: 0;
|
|
280
|
+
margin-top: 0.25rem;
|
|
281
|
+
}
|
|
282
|
+
[class^=ids-icon-].ids-side-menu--start-icon,
|
|
283
|
+
[class*=" ids-icon-"].ids-side-menu--start-icon {
|
|
284
|
+
flex-shrink: 0;
|
|
285
|
+
bottom: -0.375rem;
|
|
286
|
+
}
|
|
287
|
+
[class^=ids-icon-].ids-icon--text-align,
|
|
236
288
|
[class*=" ids-icon-"].ids-icon--text-align {
|
|
237
289
|
position: relative;
|
|
238
290
|
bottom: -0.3125rem;
|
|
239
291
|
flex-shrink: 0;
|
|
240
292
|
}
|
|
241
|
-
[class^=ids-icon-].ids-
|
|
242
|
-
[class*=" ids-icon-"].ids-dropdown--start-icon:before,
|
|
293
|
+
[class^=ids-icon-].ids-icon--text-align:before,
|
|
243
294
|
[class*=" ids-icon-"].ids-icon--text-align:before {
|
|
244
295
|
top: 50%;
|
|
245
296
|
left: 50%;
|
|
246
297
|
transform: translate(-50%, -50%);
|
|
247
298
|
}
|
|
248
299
|
|
|
300
|
+
.ids-icon-attachment-small:before {
|
|
301
|
+
content: "\e8e7";
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
.ids-icon-attachment:before {
|
|
305
|
+
content: "\e8e8";
|
|
306
|
+
}
|
|
307
|
+
|
|
249
308
|
.ids-icon-first-page-small:before {
|
|
250
309
|
content: "\e6ff";
|
|
251
310
|
}
|
|
@@ -1078,75 +1137,13 @@
|
|
|
1078
1137
|
content: "\e913";
|
|
1079
1138
|
}
|
|
1080
1139
|
|
|
1081
|
-
|
|
1140
|
+
.ids--light, .ids--dark {
|
|
1082
1141
|
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
1083
1142
|
--IDS-FONT-FAMILY-HEADING: "Inter";
|
|
1084
1143
|
--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
1144
|
--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
1145
|
--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
1146
|
--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
1147
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-brand-text-primary);
|
|
1151
1148
|
--IDS-PAGE-LIST__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
1152
1149
|
--IDS-PAGE-LIST__FONT-SIZE: 1.25rem;
|
|
@@ -1158,70 +1155,29 @@
|
|
|
1158
1155
|
--IDS-BULLET-LIST__LINE-HEIGHT: 1.5rem;
|
|
1159
1156
|
--IDS-DIVIDER__COLOR: var(--ids-color-surface-border-default);
|
|
1160
1157
|
}
|
|
1161
|
-
|
|
1158
|
+
.ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
|
|
1162
1159
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
1163
1160
|
}
|
|
1164
|
-
|
|
1161
|
+
.ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
|
|
1165
1162
|
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
1166
1163
|
--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
1164
|
--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
1165
|
--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
1166
|
--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
1167
|
--IDS-PAGE-LIST__FONT-WEIGHT: 600;
|
|
1212
1168
|
--IDS-PAGE-LIST__LETTER-SPACING: 0;
|
|
1213
1169
|
--IDS-BULLET-LIST__MARKER-FONT-WEIGHT: normal;
|
|
1214
1170
|
--IDS-BULLET-LIST__LINE-HEIGHT: 1.625rem;
|
|
1215
1171
|
--IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT: 600;
|
|
1216
1172
|
}
|
|
1217
|
-
|
|
1173
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
1218
1174
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-navigation-text-default);
|
|
1219
1175
|
}
|
|
1220
|
-
|
|
1176
|
+
.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
1177
|
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
1222
1178
|
}
|
|
1223
1179
|
|
|
1224
|
-
|
|
1180
|
+
.ids--light, .ids--dark {
|
|
1225
1181
|
--IDS-DESCRIPTION-LIST__DISPLAY: flex;
|
|
1226
1182
|
--IDS-DESCRIPTION-LIST__BORDER: 0;
|
|
1227
1183
|
--IDS-DESCRIPTION-LIST__BORDER-RADIUS: 0;
|
|
@@ -1237,7 +1193,7 @@
|
|
|
1237
1193
|
--IDS-DESCRIPTION-LIST--COLUMN__TERM-BACKGROUND-COLOR: var(--ids-color-feedback-background-information);
|
|
1238
1194
|
--IDS-DESCRIPTION-LIST--COLUMN__DESCRIPTION-MARGIN-BOTTOM: 0;
|
|
1239
1195
|
}
|
|
1240
|
-
|
|
1196
|
+
.ids--light.ids--dark, .ids--dark.ids--dark {
|
|
1241
1197
|
--IDS-DESCRIPTION-LIST--COLUMN__PADDING: 0.4375rem 0.9375rem;
|
|
1242
1198
|
--IDS-DESCRIPTION-LIST--COLUMN__BORDER: 0.125rem solid var(--ids-color-surface-border-default);
|
|
1243
1199
|
}
|
|
@@ -1316,38 +1272,15 @@
|
|
|
1316
1272
|
border-bottom-right-radius: var(--IDS-DESCRIPTION-LIST--COLUMN__BORDER-RADIUS);
|
|
1317
1273
|
}
|
|
1318
1274
|
|
|
1319
|
-
/*******
|
|
1320
|
-
* ICONS
|
|
1321
|
-
********/
|
|
1322
|
-
/*******
|
|
1323
|
-
* BUTTONS
|
|
1324
|
-
********/
|
|
1325
|
-
/*******
|
|
1326
|
-
* SCROLLBAR
|
|
1327
|
-
********/
|
|
1328
|
-
/*******
|
|
1329
|
-
* FORM
|
|
1330
|
-
********/
|
|
1331
|
-
/*******
|
|
1332
|
-
* A11Y
|
|
1333
|
-
********/
|
|
1334
1275
|
.ids--light .ids-heading-xxl,
|
|
1335
1276
|
.ids--dark .ids-heading-xxl {
|
|
1336
1277
|
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
|
-
}
|
|
1278
|
+
color: var(--ids-color-heading-text-xxl);
|
|
1279
|
+
font-family: var(--ids-font-family-heading);
|
|
1280
|
+
font-size: var(--ids-font-size-heading-xxl);
|
|
1281
|
+
line-height: var(--ids-font-line-height-heading-xxl);
|
|
1282
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-xxl);
|
|
1283
|
+
font-weight: var(--ids-font-weight-heading-xxl);
|
|
1351
1284
|
}
|
|
1352
1285
|
.ids--light .ids-heading-xxl:focus-visible,
|
|
1353
1286
|
.ids--dark .ids-heading-xxl:focus-visible {
|
|
@@ -1356,20 +1289,12 @@
|
|
|
1356
1289
|
.ids--light .ids-heading-xl,
|
|
1357
1290
|
.ids--dark .ids-heading-xl {
|
|
1358
1291
|
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
|
-
}
|
|
1292
|
+
color: var(--ids-color-heading-text-xl);
|
|
1293
|
+
font-family: var(--ids-font-family-heading);
|
|
1294
|
+
font-size: var(--ids-font-size-heading-xl);
|
|
1295
|
+
line-height: var(--ids-font-line-height-heading-xl);
|
|
1296
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-xl);
|
|
1297
|
+
font-weight: var(--ids-font-weight-heading-xl);
|
|
1373
1298
|
}
|
|
1374
1299
|
.ids--light .ids-heading-xl:focus-visible,
|
|
1375
1300
|
.ids--dark .ids-heading-xl:focus-visible {
|
|
@@ -1378,20 +1303,12 @@
|
|
|
1378
1303
|
.ids--light .ids-heading-l,
|
|
1379
1304
|
.ids--dark .ids-heading-l {
|
|
1380
1305
|
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
|
-
}
|
|
1306
|
+
color: var(--ids-color-heading-text-l);
|
|
1307
|
+
font-family: var(--ids-font-family-heading);
|
|
1308
|
+
font-size: var(--ids-font-size-heading-l);
|
|
1309
|
+
line-height: var(--ids-font-line-height-heading-l);
|
|
1310
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-l);
|
|
1311
|
+
font-weight: var(--ids-font-weight-heading-l);
|
|
1395
1312
|
}
|
|
1396
1313
|
.ids--light .ids-heading-l:focus-visible,
|
|
1397
1314
|
.ids--dark .ids-heading-l:focus-visible {
|
|
@@ -1400,39 +1317,38 @@
|
|
|
1400
1317
|
.ids--light .ids-heading-m,
|
|
1401
1318
|
.ids--dark .ids-heading-m {
|
|
1402
1319
|
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
|
-
}
|
|
1320
|
+
color: var(--ids-color-heading-text-m);
|
|
1321
|
+
font-family: var(--ids-font-family-heading);
|
|
1322
|
+
font-size: var(--ids-font-size-heading-m);
|
|
1323
|
+
line-height: var(--ids-font-line-height-heading-m);
|
|
1324
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-m);
|
|
1325
|
+
font-weight: var(--ids-font-weight-heading-m);
|
|
1417
1326
|
}
|
|
1418
1327
|
.ids--light .ids-heading-m .ids-anchor,
|
|
1419
1328
|
.ids--dark .ids-heading-m .ids-anchor {
|
|
1420
|
-
color: var(--
|
|
1329
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1421
1330
|
text-decoration: none;
|
|
1422
1331
|
text-underline-offset: 0.125rem;
|
|
1423
1332
|
}
|
|
1424
1333
|
.ids--light .ids-heading-m .ids-anchor:visited,
|
|
1425
1334
|
.ids--dark .ids-heading-m .ids-anchor:visited {
|
|
1426
|
-
color: var(--
|
|
1335
|
+
color: var(--ids-color-interactive-text-default);
|
|
1336
|
+
}
|
|
1337
|
+
.ids--light .ids-heading-m .ids-anchor:focus-visible,
|
|
1338
|
+
.ids--dark .ids-heading-m .ids-anchor:focus-visible {
|
|
1339
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1427
1340
|
}
|
|
1428
1341
|
.ids--light .ids-heading-m .ids-anchor:link,
|
|
1429
1342
|
.ids--dark .ids-heading-m .ids-anchor:link {
|
|
1430
1343
|
text-decoration: none;
|
|
1431
1344
|
}
|
|
1432
|
-
.ids--light .ids-heading-m .ids-anchor:
|
|
1433
|
-
.ids--dark .ids-heading-m .ids-anchor:active,
|
|
1345
|
+
.ids--light .ids-heading-m .ids-anchor:hover,
|
|
1434
1346
|
.ids--dark .ids-heading-m .ids-anchor:hover {
|
|
1435
|
-
color: var(--
|
|
1347
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1348
|
+
}
|
|
1349
|
+
.ids--light .ids-heading-m .ids-anchor:active,
|
|
1350
|
+
.ids--dark .ids-heading-m .ids-anchor:active {
|
|
1351
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1436
1352
|
}
|
|
1437
1353
|
.ids--light .ids-heading-m:focus-visible,
|
|
1438
1354
|
.ids--dark .ids-heading-m:focus-visible {
|
|
@@ -1441,39 +1357,38 @@
|
|
|
1441
1357
|
.ids--light .ids-heading-s,
|
|
1442
1358
|
.ids--dark .ids-heading-s {
|
|
1443
1359
|
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
|
-
}
|
|
1360
|
+
color: var(--ids-color-heading-text-s);
|
|
1361
|
+
font-family: var(--ids-font-family-heading);
|
|
1362
|
+
font-size: var(--ids-font-size-heading-s);
|
|
1363
|
+
line-height: var(--ids-font-line-height-heading-s);
|
|
1364
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-s);
|
|
1365
|
+
font-weight: var(--ids-font-weight-heading-s);
|
|
1458
1366
|
}
|
|
1459
1367
|
.ids--light .ids-heading-s .ids-anchor,
|
|
1460
1368
|
.ids--dark .ids-heading-s .ids-anchor {
|
|
1461
|
-
color: var(--
|
|
1369
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1462
1370
|
text-decoration: none;
|
|
1463
1371
|
text-underline-offset: 0.125rem;
|
|
1464
1372
|
}
|
|
1465
1373
|
.ids--light .ids-heading-s .ids-anchor:visited,
|
|
1466
1374
|
.ids--dark .ids-heading-s .ids-anchor:visited {
|
|
1467
|
-
color: var(--
|
|
1375
|
+
color: var(--ids-color-interactive-text-default);
|
|
1376
|
+
}
|
|
1377
|
+
.ids--light .ids-heading-s .ids-anchor:focus-visible,
|
|
1378
|
+
.ids--dark .ids-heading-s .ids-anchor:focus-visible {
|
|
1379
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1468
1380
|
}
|
|
1469
1381
|
.ids--light .ids-heading-s .ids-anchor:link,
|
|
1470
1382
|
.ids--dark .ids-heading-s .ids-anchor:link {
|
|
1471
1383
|
text-decoration: none;
|
|
1472
1384
|
}
|
|
1473
|
-
.ids--light .ids-heading-s .ids-anchor:
|
|
1474
|
-
.ids--dark .ids-heading-s .ids-anchor:active,
|
|
1385
|
+
.ids--light .ids-heading-s .ids-anchor:hover,
|
|
1475
1386
|
.ids--dark .ids-heading-s .ids-anchor:hover {
|
|
1476
|
-
color: var(--
|
|
1387
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1388
|
+
}
|
|
1389
|
+
.ids--light .ids-heading-s .ids-anchor:active,
|
|
1390
|
+
.ids--dark .ids-heading-s .ids-anchor:active {
|
|
1391
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1477
1392
|
}
|
|
1478
1393
|
.ids--light .ids-heading-s:focus-visible,
|
|
1479
1394
|
.ids--dark .ids-heading-s:focus-visible {
|
|
@@ -1482,31 +1397,38 @@
|
|
|
1482
1397
|
.ids--light .ids-heading-xs,
|
|
1483
1398
|
.ids--dark .ids-heading-xs {
|
|
1484
1399
|
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(--
|
|
1400
|
+
color: var(--ids-color-heading-text-s);
|
|
1401
|
+
font-family: var(--ids-font-family-heading);
|
|
1402
|
+
font-size: var(--ids-font-size-heading-xs);
|
|
1403
|
+
line-height: var(--ids-font-line-height-heading-xs);
|
|
1404
|
+
letter-spacing: var(--ids-font-letter-spacing-heading-xs);
|
|
1405
|
+
font-weight: var(--ids-font-weight-heading-xs);
|
|
1491
1406
|
}
|
|
1492
1407
|
.ids--light .ids-heading-xs .ids-anchor,
|
|
1493
1408
|
.ids--dark .ids-heading-xs .ids-anchor {
|
|
1494
|
-
color: var(--
|
|
1409
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1495
1410
|
text-decoration: none;
|
|
1496
1411
|
text-underline-offset: 0.125rem;
|
|
1497
1412
|
}
|
|
1498
1413
|
.ids--light .ids-heading-xs .ids-anchor:visited,
|
|
1499
1414
|
.ids--dark .ids-heading-xs .ids-anchor:visited {
|
|
1500
|
-
color: var(--
|
|
1415
|
+
color: var(--ids-color-interactive-text-default);
|
|
1416
|
+
}
|
|
1417
|
+
.ids--light .ids-heading-xs .ids-anchor:focus-visible,
|
|
1418
|
+
.ids--dark .ids-heading-xs .ids-anchor:focus-visible {
|
|
1419
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1501
1420
|
}
|
|
1502
1421
|
.ids--light .ids-heading-xs .ids-anchor:link,
|
|
1503
1422
|
.ids--dark .ids-heading-xs .ids-anchor:link {
|
|
1504
1423
|
text-decoration: none;
|
|
1505
1424
|
}
|
|
1506
|
-
.ids--light .ids-heading-xs .ids-anchor:
|
|
1507
|
-
.ids--dark .ids-heading-xs .ids-anchor:active,
|
|
1425
|
+
.ids--light .ids-heading-xs .ids-anchor:hover,
|
|
1508
1426
|
.ids--dark .ids-heading-xs .ids-anchor:hover {
|
|
1509
|
-
color: var(--
|
|
1427
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1428
|
+
}
|
|
1429
|
+
.ids--light .ids-heading-xs .ids-anchor:active,
|
|
1430
|
+
.ids--dark .ids-heading-xs .ids-anchor:active {
|
|
1431
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1510
1432
|
}
|
|
1511
1433
|
.ids--light .ids-heading-xs:focus-visible,
|
|
1512
1434
|
.ids--dark .ids-heading-xs:focus-visible {
|
|
@@ -1515,103 +1437,120 @@
|
|
|
1515
1437
|
.ids--light .ids-preamble,
|
|
1516
1438
|
.ids--dark .ids-preamble {
|
|
1517
1439
|
font-style: normal;
|
|
1518
|
-
color: var(--
|
|
1519
|
-
font-family: var(--
|
|
1520
|
-
font-size: var(--
|
|
1521
|
-
line-height: var(--
|
|
1440
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1441
|
+
font-family: var(--ids-font-family-preamble);
|
|
1442
|
+
font-size: var(--ids-font-size-preamble);
|
|
1443
|
+
line-height: var(--ids-line-height-preamble);
|
|
1522
1444
|
font-weight: 300;
|
|
1523
1445
|
letter-spacing: 0;
|
|
1524
1446
|
}
|
|
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
1447
|
.ids--light .ids-preamble .ids-anchor,
|
|
1533
1448
|
.ids--dark .ids-preamble .ids-anchor {
|
|
1534
|
-
color: var(--
|
|
1449
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1535
1450
|
text-decoration: none;
|
|
1536
1451
|
text-underline-offset: 0.125rem;
|
|
1537
1452
|
}
|
|
1538
1453
|
.ids--light .ids-preamble .ids-anchor:visited,
|
|
1539
1454
|
.ids--dark .ids-preamble .ids-anchor:visited {
|
|
1540
|
-
color: var(--
|
|
1455
|
+
color: var(--ids-color-interactive-text-default);
|
|
1456
|
+
}
|
|
1457
|
+
.ids--light .ids-preamble .ids-anchor:focus-visible,
|
|
1458
|
+
.ids--dark .ids-preamble .ids-anchor:focus-visible {
|
|
1459
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1541
1460
|
}
|
|
1542
1461
|
.ids--light .ids-preamble .ids-anchor:link,
|
|
1543
1462
|
.ids--dark .ids-preamble .ids-anchor:link {
|
|
1544
1463
|
text-decoration: underline;
|
|
1545
1464
|
}
|
|
1546
|
-
.ids--light .ids-preamble .ids-anchor:
|
|
1547
|
-
.ids--dark .ids-preamble .ids-anchor:active,
|
|
1465
|
+
.ids--light .ids-preamble .ids-anchor:hover,
|
|
1548
1466
|
.ids--dark .ids-preamble .ids-anchor:hover {
|
|
1549
|
-
color: var(--
|
|
1467
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1468
|
+
text-decoration: underline;
|
|
1469
|
+
}
|
|
1470
|
+
.ids--light .ids-preamble .ids-anchor:active,
|
|
1471
|
+
.ids--dark .ids-preamble .ids-anchor:active {
|
|
1472
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1550
1473
|
text-decoration: underline;
|
|
1551
1474
|
}
|
|
1552
1475
|
.ids--light .ids-body,
|
|
1553
1476
|
.ids--dark .ids-body {
|
|
1554
1477
|
font-style: normal;
|
|
1555
|
-
color: var(--
|
|
1556
|
-
font-family: var(--
|
|
1557
|
-
font-size: var(--
|
|
1558
|
-
line-height: var(--
|
|
1559
|
-
font-weight:
|
|
1478
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1479
|
+
font-family: var(--ids-font-family-body-text);
|
|
1480
|
+
font-size: var(--ids-font-size-body-text);
|
|
1481
|
+
line-height: var(--ids-line-height-body-text);
|
|
1482
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
1560
1483
|
letter-spacing: 0;
|
|
1561
1484
|
}
|
|
1562
1485
|
.ids--light .ids-body .ids-anchor,
|
|
1563
1486
|
.ids--dark .ids-body .ids-anchor {
|
|
1564
|
-
color: var(--
|
|
1487
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1565
1488
|
text-decoration: none;
|
|
1566
1489
|
text-underline-offset: 0.125rem;
|
|
1567
1490
|
}
|
|
1568
1491
|
.ids--light .ids-body .ids-anchor:visited,
|
|
1569
1492
|
.ids--dark .ids-body .ids-anchor:visited {
|
|
1570
|
-
color: var(--
|
|
1493
|
+
color: var(--ids-color-interactive-text-default);
|
|
1494
|
+
}
|
|
1495
|
+
.ids--light .ids-body .ids-anchor:focus-visible,
|
|
1496
|
+
.ids--dark .ids-body .ids-anchor:focus-visible {
|
|
1497
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1571
1498
|
}
|
|
1572
1499
|
.ids--light .ids-body .ids-anchor:link,
|
|
1573
1500
|
.ids--dark .ids-body .ids-anchor:link {
|
|
1574
1501
|
text-decoration: underline;
|
|
1575
1502
|
}
|
|
1576
|
-
.ids--light .ids-body .ids-anchor:
|
|
1577
|
-
.ids--dark .ids-body .ids-anchor:active,
|
|
1503
|
+
.ids--light .ids-body .ids-anchor:hover,
|
|
1578
1504
|
.ids--dark .ids-body .ids-anchor:hover {
|
|
1579
|
-
color: var(--
|
|
1505
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1506
|
+
text-decoration: underline;
|
|
1507
|
+
}
|
|
1508
|
+
.ids--light .ids-body .ids-anchor:active,
|
|
1509
|
+
.ids--dark .ids-body .ids-anchor:active {
|
|
1510
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1580
1511
|
text-decoration: underline;
|
|
1581
1512
|
}
|
|
1582
1513
|
.ids--light .ids-body.ids-disabled,
|
|
1583
1514
|
.ids--dark .ids-body.ids-disabled {
|
|
1584
|
-
color: var(--
|
|
1515
|
+
color: var(--ids-color-interactive-text-disabled);
|
|
1585
1516
|
font-style: italic;
|
|
1586
1517
|
}
|
|
1587
1518
|
.ids--light .ids-small,
|
|
1588
1519
|
.ids--dark .ids-small {
|
|
1589
1520
|
font-style: normal;
|
|
1590
|
-
color: var(--
|
|
1591
|
-
font-size:
|
|
1592
|
-
line-height:
|
|
1593
|
-
font-weight:
|
|
1594
|
-
letter-spacing:
|
|
1595
|
-
font-family: var(--
|
|
1521
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1522
|
+
font-size: var(--ids-font-size-small-text);
|
|
1523
|
+
line-height: var(--ids-font-line-height-small-text);
|
|
1524
|
+
font-weight: var(--ids-font-weight-small-text);
|
|
1525
|
+
letter-spacing: var(--ids-font-letter-spacing-small-text);
|
|
1526
|
+
font-family: var(--ids-font-family-small-text);
|
|
1596
1527
|
}
|
|
1597
1528
|
.ids--light .ids-small .ids-anchor,
|
|
1598
1529
|
.ids--dark .ids-small .ids-anchor {
|
|
1599
|
-
color: var(--
|
|
1530
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1600
1531
|
text-decoration: none;
|
|
1601
1532
|
text-underline-offset: 0.125rem;
|
|
1602
1533
|
}
|
|
1603
1534
|
.ids--light .ids-small .ids-anchor:visited,
|
|
1604
1535
|
.ids--dark .ids-small .ids-anchor:visited {
|
|
1605
|
-
color: var(--
|
|
1536
|
+
color: var(--ids-color-interactive-text-default);
|
|
1537
|
+
}
|
|
1538
|
+
.ids--light .ids-small .ids-anchor:focus-visible,
|
|
1539
|
+
.ids--dark .ids-small .ids-anchor:focus-visible {
|
|
1540
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1606
1541
|
}
|
|
1607
1542
|
.ids--light .ids-small .ids-anchor:link,
|
|
1608
1543
|
.ids--dark .ids-small .ids-anchor:link {
|
|
1609
1544
|
text-decoration: underline;
|
|
1610
1545
|
}
|
|
1611
|
-
.ids--light .ids-small .ids-anchor:
|
|
1612
|
-
.ids--dark .ids-small .ids-anchor:active,
|
|
1546
|
+
.ids--light .ids-small .ids-anchor:hover,
|
|
1613
1547
|
.ids--dark .ids-small .ids-anchor:hover {
|
|
1614
|
-
color: var(--
|
|
1548
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1549
|
+
text-decoration: underline;
|
|
1550
|
+
}
|
|
1551
|
+
.ids--light .ids-small .ids-anchor:active,
|
|
1552
|
+
.ids--dark .ids-small .ids-anchor:active {
|
|
1553
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1615
1554
|
text-decoration: underline;
|
|
1616
1555
|
}
|
|
1617
1556
|
.ids--light .ids-pagelist,
|
|
@@ -1626,22 +1565,30 @@
|
|
|
1626
1565
|
}
|
|
1627
1566
|
.ids--light .ids-pagelist .ids-anchor,
|
|
1628
1567
|
.ids--dark .ids-pagelist .ids-anchor {
|
|
1629
|
-
color: var(--
|
|
1568
|
+
color: var(--ids-color-interactive-text-default) !important;
|
|
1630
1569
|
text-decoration: none;
|
|
1631
1570
|
text-underline-offset: 0.125rem;
|
|
1632
1571
|
}
|
|
1633
1572
|
.ids--light .ids-pagelist .ids-anchor:visited,
|
|
1634
1573
|
.ids--dark .ids-pagelist .ids-anchor:visited {
|
|
1635
|
-
color: var(--
|
|
1574
|
+
color: var(--ids-color-interactive-text-default);
|
|
1575
|
+
}
|
|
1576
|
+
.ids--light .ids-pagelist .ids-anchor:focus-visible,
|
|
1577
|
+
.ids--dark .ids-pagelist .ids-anchor:focus-visible {
|
|
1578
|
+
outline-color: var(--ids-color-interactive-text-default) !important;
|
|
1636
1579
|
}
|
|
1637
1580
|
.ids--light .ids-pagelist .ids-anchor:link,
|
|
1638
1581
|
.ids--dark .ids-pagelist .ids-anchor:link {
|
|
1639
1582
|
text-decoration: underline;
|
|
1640
1583
|
}
|
|
1641
|
-
.ids--light .ids-pagelist .ids-anchor:
|
|
1642
|
-
.ids--dark .ids-pagelist .ids-anchor:active,
|
|
1584
|
+
.ids--light .ids-pagelist .ids-anchor:hover,
|
|
1643
1585
|
.ids--dark .ids-pagelist .ids-anchor:hover {
|
|
1644
|
-
color: var(--
|
|
1586
|
+
color: var(--ids-color-interactive-text-hover) !important;
|
|
1587
|
+
text-decoration: underline;
|
|
1588
|
+
}
|
|
1589
|
+
.ids--light .ids-pagelist .ids-anchor:active,
|
|
1590
|
+
.ids--dark .ids-pagelist .ids-anchor:active {
|
|
1591
|
+
color: var(--ids-color-interactive-text-active) !important;
|
|
1645
1592
|
text-decoration: underline;
|
|
1646
1593
|
}
|
|
1647
1594
|
.ids--light ul.ids-bullet-list,
|
|
@@ -1658,7 +1605,7 @@
|
|
|
1658
1605
|
margin-bottom: 1rem;
|
|
1659
1606
|
padding-left: 0.5rem;
|
|
1660
1607
|
display: list-item;
|
|
1661
|
-
color: var(--
|
|
1608
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1662
1609
|
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
1663
1610
|
font-size: 1rem;
|
|
1664
1611
|
font-style: normal;
|
|
@@ -1686,7 +1633,7 @@
|
|
|
1686
1633
|
margin-bottom: 1rem;
|
|
1687
1634
|
padding-left: 0.5rem;
|
|
1688
1635
|
display: list-item;
|
|
1689
|
-
color: var(--
|
|
1636
|
+
color: var(--ids-color-surface-text-on-default);
|
|
1690
1637
|
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
1691
1638
|
font-size: 1rem;
|
|
1692
1639
|
font-style: normal;
|
|
@@ -1748,6 +1695,16 @@
|
|
|
1748
1695
|
background-color: var(--ids-color-surface-background-alternative);
|
|
1749
1696
|
}
|
|
1750
1697
|
|
|
1698
|
+
/* Recommended max-width for content components */
|
|
1699
|
+
.ids-container-max-width {
|
|
1700
|
+
max-width: var(--IDS__CONTAINER-MAX-WIDTH);
|
|
1701
|
+
}
|
|
1702
|
+
|
|
1703
|
+
/* Recommended max-width for body text */
|
|
1704
|
+
.ids-text-max-width {
|
|
1705
|
+
max-width: var(--IDS__TEXT-MAX-WIDTH);
|
|
1706
|
+
}
|
|
1707
|
+
|
|
1751
1708
|
.ids--light,
|
|
1752
1709
|
.ids--dark {
|
|
1753
1710
|
/* Force elements to be displayed as block elements */
|
|
@@ -1776,8 +1733,8 @@
|
|
|
1776
1733
|
display: flex;
|
|
1777
1734
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
1778
1735
|
}
|
|
1779
|
-
.ids--light .ids-btn-no-styles:focus,
|
|
1780
|
-
.ids--dark .ids-btn-no-styles:focus {
|
|
1736
|
+
.ids--light .ids-btn-no-styles:focus-visible,
|
|
1737
|
+
.ids--dark .ids-btn-no-styles:focus-visible {
|
|
1781
1738
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
1782
1739
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
1783
1740
|
}
|
|
@@ -4484,16 +4441,6 @@
|
|
|
4484
4441
|
float: none;
|
|
4485
4442
|
}
|
|
4486
4443
|
|
|
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
4444
|
button.ids-button {
|
|
4498
4445
|
min-width: 1.5rem;
|
|
4499
4446
|
min-height: 1.5rem;
|
|
@@ -4510,13 +4457,14 @@ button.ids-button {
|
|
|
4510
4457
|
-ms-user-select: none;
|
|
4511
4458
|
user-select: none;
|
|
4512
4459
|
}
|
|
4513
|
-
|
|
4514
|
-
|
|
4460
|
+
|
|
4461
|
+
.ids-button:not(.ids-button--fab):focus-visible,
|
|
4462
|
+
button.ids-button:not(.ids-button--fab):focus-visible {
|
|
4463
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4515
4464
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4516
4465
|
}
|
|
4517
|
-
|
|
4518
|
-
.ids-button
|
|
4519
|
-
button.ids-button {
|
|
4466
|
+
.ids-button:not(.ids-button--fab),
|
|
4467
|
+
button.ids-button:not(.ids-button--fab) {
|
|
4520
4468
|
text-align: center;
|
|
4521
4469
|
background-color: var(--IDS-BUTTON__BACKGROUND-COLOR);
|
|
4522
4470
|
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON__BORDER-COLOR);
|
|
@@ -4530,334 +4478,351 @@ button.ids-button {
|
|
|
4530
4478
|
justify-content: center;
|
|
4531
4479
|
align-items: center;
|
|
4532
4480
|
width: fit-content;
|
|
4533
|
-
|
|
4534
|
-
line-height: var(--IDS-BUTTON--M__LINE-HEIGHT);
|
|
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);
|
|
4481
|
+
flex-shrink: 0;
|
|
4538
4482
|
text-transform: uppercase;
|
|
4539
4483
|
user-select: none;
|
|
4540
4484
|
-webkit-user-select: none;
|
|
4541
4485
|
-khtml-user-select: none;
|
|
4542
4486
|
-moz-user-select: none;
|
|
4543
4487
|
-ms-user-select: none;
|
|
4544
|
-
|
|
4545
|
-
|
|
4546
|
-
button.ids-button [class*=" ids-icon-"]::before {
|
|
4488
|
+
padding: var(--IDS-BUTTON--M__PADDING);
|
|
4489
|
+
line-height: var(--IDS-BUTTON--M__LINE-HEIGHT);
|
|
4547
4490
|
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;
|
|
4491
|
+
font-family: var(--IDS-BUTTON__FONT-FAMILY);
|
|
4492
|
+
font-weight: var(--IDS-BUTTON__FONT-WEIGHT);
|
|
4564
4493
|
}
|
|
4565
|
-
.ids-button:
|
|
4566
|
-
button.ids-button:
|
|
4567
|
-
|
|
4494
|
+
.ids-button:not(.ids-button--fab):hover,
|
|
4495
|
+
button.ids-button:not(.ids-button--fab):hover {
|
|
4496
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4497
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4498
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4499
|
+
}
|
|
4500
|
+
.ids-button:not(.ids-button--fab):active, .ids-button:not(.ids-button--fab).ids-button--active,
|
|
4501
|
+
button.ids-button:not(.ids-button--fab):active,
|
|
4502
|
+
button.ids-button:not(.ids-button--fab).ids-button--active {
|
|
4503
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4504
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4505
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4506
|
+
}
|
|
4507
|
+
.ids-button:not(.ids-button--fab):focus-visible,
|
|
4508
|
+
button.ids-button:not(.ids-button--fab):focus-visible {
|
|
4568
4509
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4569
|
-
|
|
4570
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4510
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4571
4511
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4572
4512
|
}
|
|
4573
|
-
.ids-button.ids-button--
|
|
4574
|
-
button.ids-button.ids-button--
|
|
4513
|
+
.ids-button:not(.ids-button--fab).ids-button--disabled, .ids-button:not(.ids-button--fab)[disabled],
|
|
4514
|
+
button.ids-button:not(.ids-button--fab).ids-button--disabled,
|
|
4515
|
+
button.ids-button:not(.ids-button--fab)[disabled] {
|
|
4516
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4517
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--DISABLED__BORDER-COLOR);
|
|
4518
|
+
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4519
|
+
pointer-events: none;
|
|
4520
|
+
}
|
|
4521
|
+
.ids-button:not(.ids-button--fab) [class*=" ids-icon-"]::before,
|
|
4522
|
+
button.ids-button:not(.ids-button--fab) [class*=" ids-icon-"]::before {
|
|
4523
|
+
font-size: var(--IDS-BUTTON--M__FONT-SIZE);
|
|
4524
|
+
line-height: var(--IDS-BUTTON--M__FONT-SIZE);
|
|
4525
|
+
}
|
|
4526
|
+
.ids-button:not(.ids-button--fab).ids-button--s,
|
|
4527
|
+
button.ids-button:not(.ids-button--fab).ids-button--s {
|
|
4575
4528
|
font-size: var(--IDS-BUTTON--S__FONT-SIZE);
|
|
4576
4529
|
line-height: var(--IDS-BUTTON--S__LINE-HEIGHT);
|
|
4577
4530
|
padding: var(--IDS-BUTTON--S__PADDING);
|
|
4578
4531
|
}
|
|
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 {
|
|
4532
|
+
.ids-button:not(.ids-button--fab).ids-button--s [class^=ids-icon-]::before,
|
|
4533
|
+
.ids-button:not(.ids-button--fab).ids-button--s [class*=" ids-icon-"]::before,
|
|
4534
|
+
button.ids-button:not(.ids-button--fab).ids-button--s [class^=ids-icon-]::before,
|
|
4535
|
+
button.ids-button:not(.ids-button--fab).ids-button--s [class*=" ids-icon-"]::before {
|
|
4583
4536
|
font-size: var(--IDS-BUTTON--S__FONT-SIZE);
|
|
4584
4537
|
line-height: var(--IDS-BUTTON--S__FONT-SIZE);
|
|
4585
4538
|
}
|
|
4586
|
-
.ids-button.ids-button--l,
|
|
4587
|
-
button.ids-button.ids-button--l {
|
|
4539
|
+
.ids-button:not(.ids-button--fab).ids-button--l,
|
|
4540
|
+
button.ids-button:not(.ids-button--fab).ids-button--l {
|
|
4588
4541
|
font-size: var(--IDS-BUTTON--L__FONT-SIZE);
|
|
4589
4542
|
line-height: var(--IDS-BUTTON--L__LINE-HEIGHT);
|
|
4590
4543
|
padding: var(--IDS-BUTTON--L__PADDING);
|
|
4591
4544
|
}
|
|
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 {
|
|
4545
|
+
.ids-button:not(.ids-button--fab).ids-button--l [class^=ids-icon-]::before,
|
|
4546
|
+
.ids-button:not(.ids-button--fab).ids-button--l [class*=" ids-icon-"]::before,
|
|
4547
|
+
button.ids-button:not(.ids-button--fab).ids-button--l [class^=ids-icon-]::before,
|
|
4548
|
+
button.ids-button:not(.ids-button--fab).ids-button--l [class*=" ids-icon-"]::before {
|
|
4596
4549
|
font-size: var(--IDS-BUTTON--L__FONT-SIZE);
|
|
4597
4550
|
line-height: var(--IDS-BUTTON--L__FONT-SIZE);
|
|
4598
4551
|
}
|
|
4599
|
-
.ids-button.ids-button--secondary,
|
|
4600
|
-
button.ids-button.ids-button--secondary {
|
|
4552
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary,
|
|
4553
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary {
|
|
4601
4554
|
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--SECONDARY__BORDER-COLOR);
|
|
4602
4555
|
color: var(--IDS-BUTTON--SECONDARY__COLOR);
|
|
4603
4556
|
background-color: var(--IDS-BUTTON--SECONDARY__BACKGROUND-COLOR);
|
|
4604
4557
|
line-height: var(--IDS-BUTTON--M__LINE-HEIGHT);
|
|
4605
4558
|
padding: var(--IDS-BUTTON--M__PADDING);
|
|
4606
4559
|
}
|
|
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);
|
|
4560
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary:hover,
|
|
4561
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary:hover {
|
|
4562
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4563
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4564
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4565
|
+
}
|
|
4566
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary:active, .ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--active,
|
|
4567
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary:active,
|
|
4568
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--active {
|
|
4569
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4570
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4571
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4572
|
+
}
|
|
4573
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary:focus-visible,
|
|
4574
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary:focus-visible {
|
|
4637
4575
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4638
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4576
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4639
4577
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4640
4578
|
}
|
|
4641
|
-
.ids-button.ids-button--
|
|
4642
|
-
button.ids-button.ids-button--
|
|
4579
|
+
.ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--disabled, .ids-button:not(.ids-button--fab).ids-button--secondary[disabled],
|
|
4580
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary.ids-button--disabled,
|
|
4581
|
+
button.ids-button:not(.ids-button--fab).ids-button--secondary[disabled] {
|
|
4582
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4583
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--DISABLED__BORDER-COLOR);
|
|
4584
|
+
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4585
|
+
pointer-events: none;
|
|
4586
|
+
}
|
|
4587
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary,
|
|
4588
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary {
|
|
4643
4589
|
background: transparent;
|
|
4644
|
-
border
|
|
4645
|
-
border:
|
|
4590
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--TERTIARY__BORDER-COLOR);
|
|
4591
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4646
4592
|
color: var(--IDS-BUTTON--TERTIARY__COLOR);
|
|
4647
4593
|
background-color: var(--IDS-BUTTON--TERTIARY__BACKGROUND-COLOR);
|
|
4648
|
-
box-shadow: none;
|
|
4649
|
-
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
4650
4594
|
text-decoration: underline;
|
|
4651
4595
|
text-underline-offset: 0.125rem;
|
|
4652
4596
|
}
|
|
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);
|
|
4597
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary:hover,
|
|
4598
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary:hover {
|
|
4599
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4600
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4601
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4602
|
+
}
|
|
4603
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary:active, .ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--active,
|
|
4604
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary:active,
|
|
4605
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--active {
|
|
4606
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4607
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4608
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4609
|
+
}
|
|
4610
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary:focus-visible,
|
|
4611
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary:focus-visible {
|
|
4682
4612
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4683
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4613
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4684
4614
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4685
4615
|
}
|
|
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: var(--IDS-BUTTON--
|
|
4692
|
-
|
|
4616
|
+
.ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--disabled, .ids-button:not(.ids-button--fab).ids-button--tertiary[disabled],
|
|
4617
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary.ids-button--disabled,
|
|
4618
|
+
button.ids-button:not(.ids-button--fab).ids-button--tertiary[disabled] {
|
|
4619
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4620
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid transparent;
|
|
4621
|
+
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4622
|
+
pointer-events: none;
|
|
4693
4623
|
}
|
|
4694
|
-
.ids-button.ids-button--icon,
|
|
4695
|
-
button.ids-button.ids-button--icon {
|
|
4696
|
-
width: 2.25rem;
|
|
4624
|
+
.ids-button:not(.ids-button--fab).ids-button--icon,
|
|
4625
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon {
|
|
4626
|
+
width: 2.25rem !important;
|
|
4697
4627
|
height: 2.25rem !important;
|
|
4698
4628
|
border-radius: 100% !important;
|
|
4629
|
+
box-sizing: border-box;
|
|
4699
4630
|
font-style: normal;
|
|
4700
|
-
font-weight:
|
|
4701
|
-
font-size:
|
|
4631
|
+
font-weight: var(--ids-font-weight-icon-button);
|
|
4632
|
+
font-size: var(--ids-font-size-icon-button-m);
|
|
4702
4633
|
padding: 0 !important;
|
|
4703
4634
|
display: inline-flex;
|
|
4704
4635
|
align-items: center;
|
|
4705
4636
|
justify-content: center;
|
|
4706
|
-
|
|
4637
|
+
text-align: center;
|
|
4638
|
+
line-height: var(--ids-font-line-height-button-m);
|
|
4639
|
+
}
|
|
4640
|
+
.ids-button:not(.ids-button--fab).ids-button--icon:hover,
|
|
4641
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon:hover {
|
|
4642
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4643
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4644
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4645
|
+
}
|
|
4646
|
+
.ids-button:not(.ids-button--fab).ids-button--icon:active, .ids-button:not(.ids-button--fab).ids-button--icon.ids-button--active,
|
|
4647
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon:active,
|
|
4648
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--active {
|
|
4649
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4650
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4651
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4652
|
+
}
|
|
4653
|
+
.ids-button:not(.ids-button--fab).ids-button--icon:focus-visible,
|
|
4654
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon:focus-visible {
|
|
4655
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4656
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4657
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4658
|
+
}
|
|
4659
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--disabled, .ids-button:not(.ids-button--fab).ids-button--icon[disabled],
|
|
4660
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--disabled,
|
|
4661
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon[disabled] {
|
|
4662
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4663
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--DISABLED__BORDER-COLOR);
|
|
4664
|
+
background-color: var(--IDS-BUTTON--DISABLED__BACKGROUND-COLOR) !important;
|
|
4665
|
+
pointer-events: none;
|
|
4666
|
+
}
|
|
4667
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:hover,
|
|
4668
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:hover {
|
|
4669
|
+
color: var(--IDS-BUTTON--HOVER__COLOR) !important;
|
|
4670
|
+
background-color: var(--IDS-BUTTON--HOVER__BACKGROUND-COLOR) !important;
|
|
4671
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--HOVER__BORDER-COLOR) !important;
|
|
4672
|
+
}
|
|
4673
|
+
.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,
|
|
4674
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:active,
|
|
4675
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary.ids-button--active {
|
|
4676
|
+
color: var(--IDS-BUTTON--ACTIVE__COLOR) !important;
|
|
4677
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
4678
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid var(--IDS-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
4679
|
+
}
|
|
4680
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:focus-visible,
|
|
4681
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary:focus-visible {
|
|
4682
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
4683
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4684
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4685
|
+
}
|
|
4686
|
+
.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],
|
|
4687
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary.ids-button--disabled,
|
|
4688
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--tertiary[disabled] {
|
|
4689
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
4690
|
+
border: var(--IDS-BUTTON__BORDER-THICKNESS) solid transparent;
|
|
4691
|
+
background-color: transparent !important;
|
|
4692
|
+
pointer-events: none;
|
|
4707
4693
|
}
|
|
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-"] {
|
|
4694
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-],
|
|
4695
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"],
|
|
4696
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-],
|
|
4697
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"] {
|
|
4712
4698
|
display: block;
|
|
4713
4699
|
}
|
|
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:
|
|
4700
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-]::before,
|
|
4701
|
+
.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"]::before,
|
|
4702
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class^=ids-icon-]::before,
|
|
4703
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon [class*=" ids-icon-"]::before {
|
|
4704
|
+
line-height: var(--ids-font-line-height-button-m);
|
|
4719
4705
|
width: 1.25rem;
|
|
4720
4706
|
}
|
|
4721
|
-
.ids-button.ids-button--icon.ids-button--s,
|
|
4722
|
-
button.ids-button.ids-button--icon.ids-button--s {
|
|
4723
|
-
width: 1.75rem;
|
|
4707
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s,
|
|
4708
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s {
|
|
4709
|
+
width: 1.75rem !important;
|
|
4724
4710
|
height: 1.75rem !important;
|
|
4725
|
-
font-size:
|
|
4726
|
-
line-height:
|
|
4711
|
+
font-size: var(--ids-font-size-icon-button-s);
|
|
4712
|
+
line-height: var(--ids-font-line-height-button-s);
|
|
4727
4713
|
}
|
|
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 {
|
|
4714
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class^=ids-icon-]::before,
|
|
4715
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class*=" ids-icon-"]::before,
|
|
4716
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class^=ids-icon-]::before,
|
|
4717
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--s [class*=" ids-icon-"]::before {
|
|
4732
4718
|
line-height: 1rem;
|
|
4733
4719
|
width: 1rem;
|
|
4734
4720
|
}
|
|
4735
|
-
.ids-button.ids-button--icon.ids-button--l,
|
|
4736
|
-
button.ids-button.ids-button--icon.ids-button--l {
|
|
4737
|
-
width: 3rem;
|
|
4721
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l,
|
|
4722
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l {
|
|
4723
|
+
width: 3rem !important;
|
|
4738
4724
|
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:
|
|
4725
|
+
font-size: var(--ids-font-size-icon-button-l);
|
|
4726
|
+
line-height: var(--ids-font-line-height-button-l);
|
|
4727
|
+
}
|
|
4728
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class^=ids-icon-]::before,
|
|
4729
|
+
.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class*=" ids-icon-"]::before,
|
|
4730
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class^=ids-icon-]::before,
|
|
4731
|
+
button.ids-button:not(.ids-button--fab).ids-button--icon.ids-button--l [class*=" ids-icon-"]::before {
|
|
4732
|
+
line-height: var(--ids-font-line-height-button-l);
|
|
4747
4733
|
width: 1.5rem;
|
|
4748
4734
|
}
|
|
4749
|
-
.ids-button.ids-button--loading,
|
|
4750
|
-
button.ids-button.ids-button--loading {
|
|
4735
|
+
.ids-button:not(.ids-button--fab).ids-button--loading,
|
|
4736
|
+
button.ids-button:not(.ids-button--fab).ids-button--loading {
|
|
4751
4737
|
pointer-events: none !important;
|
|
4752
4738
|
}
|
|
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);
|
|
4739
|
+
.ids-button:not(.ids-button--fab).ids-button--block,
|
|
4740
|
+
button.ids-button:not(.ids-button--fab).ids-button--block {
|
|
4741
|
+
display: flex;
|
|
4742
|
+
width: 100%;
|
|
4786
4743
|
}
|
|
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;
|
|
4744
|
+
@media (max-width: 1024px) {
|
|
4745
|
+
.ids-button:not(.ids-button--fab).ids-button--m-block,
|
|
4746
|
+
button.ids-button:not(.ids-button--fab).ids-button--m-block {
|
|
4747
|
+
display: flex;
|
|
4748
|
+
width: 100%;
|
|
4749
|
+
}
|
|
4794
4750
|
}
|
|
4795
|
-
|
|
4796
|
-
button.ids-button.ids-button--
|
|
4797
|
-
|
|
4798
|
-
|
|
4799
|
-
|
|
4800
|
-
|
|
4751
|
+
@media (max-width: 640px) {
|
|
4752
|
+
.ids-button:not(.ids-button--fab).ids-button--s-block,
|
|
4753
|
+
button.ids-button:not(.ids-button--fab).ids-button--s-block {
|
|
4754
|
+
display: flex;
|
|
4755
|
+
width: 100%;
|
|
4756
|
+
}
|
|
4801
4757
|
}
|
|
4802
|
-
.ids-button.ids-button--submit,
|
|
4803
|
-
button.ids-button.ids-button--submit {
|
|
4804
|
-
border-radius: var(--IDS-BUTTON--SUBMIT__BORDER-RADIUS);
|
|
4758
|
+
.ids-button:not(.ids-button--fab).ids-button--submit,
|
|
4759
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit {
|
|
4760
|
+
border-radius: var(--IDS-BUTTON--SUBMIT__BORDER-RADIUS) !important;
|
|
4805
4761
|
font-size: var(--IDS-BUTTON--SUBMIT-S__FONT-SIZE);
|
|
4806
4762
|
height: var(--IDS-BUTTON--SUBMIT-S__HEIGHT);
|
|
4807
4763
|
padding: var(--IDS-BUTTON--SUBMIT-S__PADDING);
|
|
4808
4764
|
}
|
|
4809
|
-
.ids-button.ids-button--submit.ids-button--s,
|
|
4810
|
-
button.ids-button.ids-button--submit.ids-button--s {
|
|
4765
|
+
.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s,
|
|
4766
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s {
|
|
4811
4767
|
height: var(--IDS-BUTTON--SUBMIT-M__HEIGHT);
|
|
4812
4768
|
font-size: var(--IDS-BUTTON--SUBMIT-M__FONT-SIZE);
|
|
4813
4769
|
padding: var(--IDS-BUTTON--SUBMIT-M__PADDING);
|
|
4814
4770
|
}
|
|
4815
4771
|
@media (min-width: 1024px) {
|
|
4816
|
-
.ids-button.ids-button--submit,
|
|
4817
|
-
button.ids-button.ids-button--submit {
|
|
4772
|
+
.ids-button:not(.ids-button--fab).ids-button--submit,
|
|
4773
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit {
|
|
4818
4774
|
height: var(--IDS-BUTTON--SUBMIT-L__HEIGHT);
|
|
4819
4775
|
padding: var(--IDS-BUTTON--SUBMIT-L__PADDING);
|
|
4820
4776
|
font-size: var(--IDS-BUTTON--SUBMIT-L__FONT-SIZE);
|
|
4821
4777
|
}
|
|
4822
|
-
.ids-button.ids-button--submit.ids-button--s,
|
|
4823
|
-
button.ids-button.ids-button--submit.ids-button--s {
|
|
4778
|
+
.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s,
|
|
4779
|
+
button.ids-button:not(.ids-button--fab).ids-button--submit.ids-button--s {
|
|
4824
4780
|
height: var(--IDS-BUTTON--SUBMIT-M__HEIGHT);
|
|
4825
4781
|
font-size: var(--IDS-BUTTON--SUBMIT-M__FONT-SIZE);
|
|
4826
4782
|
padding: var(--IDS-BUTTON--SUBMIT-M__PADDING);
|
|
4827
4783
|
}
|
|
4828
4784
|
}
|
|
4829
|
-
|
|
4830
|
-
|
|
4831
|
-
|
|
4832
|
-
|
|
4785
|
+
|
|
4786
|
+
.ids-button.ids-button--fab:focus-visible {
|
|
4787
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4788
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4833
4789
|
}
|
|
4834
|
-
|
|
4835
|
-
|
|
4836
|
-
|
|
4837
|
-
|
|
4838
|
-
|
|
4839
|
-
|
|
4790
|
+
.ids-button.ids-button--fab {
|
|
4791
|
+
background-color: var(--IDS-BUTTON--FAB__BACKGROUND-COLOR);
|
|
4792
|
+
color: var(--IDS-BUTTON--FAB__COLOR) !important;
|
|
4793
|
+
border: var(--IDS-BUTTON--FAB__BORDER) !important;
|
|
4794
|
+
width: var(--IDS-BUTTON--FAB__SIZE) !important;
|
|
4795
|
+
height: var(--IDS-BUTTON--FAB__SIZE) !important;
|
|
4796
|
+
border-radius: 100% !important;
|
|
4797
|
+
font-style: normal;
|
|
4798
|
+
line-height: 0 !important;
|
|
4799
|
+
font-size: 1.25rem;
|
|
4800
|
+
padding: 0 !important;
|
|
4801
|
+
justify-content: center;
|
|
4802
|
+
text-align: center;
|
|
4803
|
+
flex-shrink: 0;
|
|
4804
|
+
user-select: none;
|
|
4805
|
+
-webkit-user-select: none;
|
|
4806
|
+
-khtml-user-select: none;
|
|
4807
|
+
-moz-user-select: none;
|
|
4808
|
+
-ms-user-select: none;
|
|
4809
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
4840
4810
|
}
|
|
4841
|
-
|
|
4842
|
-
|
|
4843
|
-
button.ids-button.ids-button--s-block {
|
|
4844
|
-
display: flex;
|
|
4845
|
-
width: 100%;
|
|
4846
|
-
}
|
|
4811
|
+
.ids-button.ids-button--fab [class^=ids-icon-] {
|
|
4812
|
+
font-size: 1.5rem;
|
|
4847
4813
|
}
|
|
4848
|
-
.ids-button.ids-button--
|
|
4849
|
-
|
|
4850
|
-
|
|
4851
|
-
pointer-events: none;
|
|
4814
|
+
.ids-button.ids-button--fab:hover {
|
|
4815
|
+
background-color: var(--IDS-BUTTON--FAB__BACKGROUND-COLOR);
|
|
4816
|
+
border: var(--IDS-BUTTON--FAB__HOVER-BORDER);
|
|
4852
4817
|
}
|
|
4853
|
-
.ids-button:focus
|
|
4854
|
-
|
|
4855
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4818
|
+
.ids-button.ids-button--fab:focus-visible {
|
|
4819
|
+
border-radius: 100% !important;
|
|
4820
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4856
4821
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4857
4822
|
}
|
|
4858
4823
|
|
|
4859
|
-
.ids-link:focus {
|
|
4860
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
4824
|
+
.ids-link:focus-visible {
|
|
4825
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
4861
4826
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
4862
4827
|
}
|
|
4863
4828
|
.ids-link {
|
|
@@ -4872,14 +4837,18 @@ button.ids-button:focus {
|
|
|
4872
4837
|
display: inline;
|
|
4873
4838
|
text-decoration: underline;
|
|
4874
4839
|
position: relative;
|
|
4840
|
+
border-radius: 0.0063rem;
|
|
4875
4841
|
}
|
|
4876
4842
|
.ids-link.ids-link--icon {
|
|
4877
4843
|
text-decoration: none;
|
|
4878
4844
|
}
|
|
4879
|
-
.ids-link:hover
|
|
4845
|
+
.ids-link:hover {
|
|
4880
4846
|
text-decoration: underline !important;
|
|
4881
4847
|
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
4882
4848
|
}
|
|
4849
|
+
.ids-link:focus-visible {
|
|
4850
|
+
outline-offset: 0.0625rem !important;
|
|
4851
|
+
}
|
|
4883
4852
|
.ids-link.ids-link--icon {
|
|
4884
4853
|
display: inline-flex;
|
|
4885
4854
|
align-items: start;
|
|
@@ -4929,7 +4898,7 @@ button.ids-button:focus {
|
|
|
4929
4898
|
color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
4930
4899
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
4931
4900
|
}
|
|
4932
|
-
.ids-link.ids-link--color-2:hover
|
|
4901
|
+
.ids-link.ids-link--color-2:hover {
|
|
4933
4902
|
color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
4934
4903
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
4935
4904
|
}
|
|
@@ -4937,22 +4906,21 @@ button.ids-button:focus {
|
|
|
4937
4906
|
color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
4938
4907
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
4939
4908
|
}
|
|
4940
|
-
.ids-link.ids-link--color-3:hover
|
|
4909
|
+
.ids-link.ids-link--color-3:hover {
|
|
4941
4910
|
color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
4942
4911
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR) !important;
|
|
4943
4912
|
}
|
|
4944
|
-
.ids-link.ids-link--color-3:focus {
|
|
4945
|
-
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
4913
|
+
.ids-link.ids-link--color-3:focus-visible {
|
|
4914
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT) !important;
|
|
4946
4915
|
}
|
|
4947
4916
|
.ids-link.ids-link--footer {
|
|
4948
4917
|
color: var(--IDS-LINK--FOOTER__COLOR);
|
|
4949
4918
|
text-decoration-color: var(--IDS-LINK-FOOTER__COLOR);
|
|
4950
|
-
|
|
4951
|
-
.ids-link.ids-link--footer:focus {
|
|
4952
|
-
outline-color: var(--IDS-LINK--FOOTER__COLOR);
|
|
4919
|
+
text-decoration: none;
|
|
4953
4920
|
}
|
|
4954
4921
|
.ids-link.ids-link--footer:hover {
|
|
4955
4922
|
color: var(--IDS-LINK--FOOTER__HOVER-COLOR);
|
|
4923
|
+
text-decoration: underline;
|
|
4956
4924
|
}
|
|
4957
4925
|
.ids-link.ids-link--active-icon {
|
|
4958
4926
|
text-decoration: none !important;
|
|
@@ -4969,49 +4937,55 @@ button.ids-button:focus {
|
|
|
4969
4937
|
top: 0.125rem;
|
|
4970
4938
|
left: 0.125rem;
|
|
4971
4939
|
}
|
|
4972
|
-
.ids-link.ids-link--active-icon:hover
|
|
4940
|
+
.ids-link.ids-link--active-icon:hover {
|
|
4941
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
4942
|
+
}
|
|
4943
|
+
.ids-link.ids-link--active-icon:hover .ids-icon--text-start {
|
|
4973
4944
|
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-COLOR);
|
|
4974
4945
|
background-color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
4975
4946
|
}
|
|
4976
|
-
.ids-link.ids-link--active-icon.ids-link--active {
|
|
4947
|
+
.ids-link.ids-link--active-icon:active, .ids-link.ids-link--active-icon.ids-link--active {
|
|
4977
4948
|
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-COLOR);
|
|
4978
4949
|
}
|
|
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);
|
|
4950
|
+
.ids-link.ids-link--active-icon:active .ids-icon--text-start, .ids-link.ids-link--active-icon.ids-link--active .ids-icon--text-start {
|
|
4951
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-ACTIVE-COLOR);
|
|
4952
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-1__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR);
|
|
4983
4953
|
}
|
|
4984
|
-
.ids-link.ids-link--active-icon.ids-link--color-2:hover
|
|
4954
|
+
.ids-link.ids-link--active-icon.ids-link--color-2:hover {
|
|
4955
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
4956
|
+
}
|
|
4957
|
+
.ids-link.ids-link--active-icon.ids-link--color-2:hover .ids-icon--text-start {
|
|
4985
4958
|
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-COLOR);
|
|
4986
4959
|
background-color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
4987
4960
|
}
|
|
4988
|
-
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active {
|
|
4961
|
+
.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
4962
|
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-COLOR);
|
|
4990
4963
|
}
|
|
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
|
-
|
|
4964
|
+
.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 {
|
|
4965
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-ACTIVE-COLOR);
|
|
4966
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-2__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR);
|
|
4967
|
+
}
|
|
4968
|
+
.ids-link.ids-link--active-icon.ids-link--color-3:hover {
|
|
4969
|
+
color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
4995
4970
|
}
|
|
4996
|
-
.ids-link.ids-link--active-icon.ids-link--color-3:hover .ids-icon--text-start
|
|
4971
|
+
.ids-link.ids-link--active-icon.ids-link--color-3:hover .ids-icon--text-start {
|
|
4997
4972
|
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-COLOR);
|
|
4998
4973
|
background-color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
4999
4974
|
}
|
|
5000
|
-
.ids-link.ids-link--active-icon.ids-link--color-3.ids-link--active {
|
|
4975
|
+
.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
4976
|
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-COLOR);
|
|
5002
4977
|
}
|
|
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);
|
|
4978
|
+
.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 {
|
|
4979
|
+
color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-ACTIVE-COLOR);
|
|
4980
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-3__ACTIVE-ICON-ACTIVE-BACKGROUND-COLOR);
|
|
5007
4981
|
}
|
|
5008
4982
|
.ids-link.ids-link--menu.ids-link--active-icon {
|
|
5009
4983
|
color: var(--IDS-LINK--MENU__COLOR);
|
|
5010
4984
|
}
|
|
5011
|
-
.ids-link.ids-link--menu.ids-link--active-icon.ids-link--active, .ids-link.ids-link--menu.ids-link--active-icon:hover
|
|
4985
|
+
.ids-link.ids-link--menu.ids-link--active-icon.ids-link--active, .ids-link.ids-link--menu.ids-link--active-icon:hover {
|
|
5012
4986
|
color: var(--IDS-LINK--MENU__HOVER-COLOR);
|
|
5013
4987
|
}
|
|
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
|
|
4988
|
+
.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
4989
|
color: var(--IDS-LINK--MENU__ACTIVE-ICON-HOVER-COLOR);
|
|
5016
4990
|
background-color: var(--IDS-LINK--MENU__ACTIVE-ICON-HOVER-BACKGROUND-COLOR);
|
|
5017
4991
|
}
|
|
@@ -5032,12 +5006,11 @@ button.ids-button:focus {
|
|
|
5032
5006
|
margin-right: 0.5rem !important;
|
|
5033
5007
|
color: var(--IDS-LINK--MENU__ICON-COLOR);
|
|
5034
5008
|
}
|
|
5035
|
-
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover
|
|
5009
|
+
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover {
|
|
5036
5010
|
color: var(--IDS-LINK--MENU__HOVER-COLOR);
|
|
5037
5011
|
}
|
|
5038
5012
|
.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 {
|
|
5013
|
+
.ids-link.ids-link--menu:not(.ids-link--active-icon):hover .ids-icon--text-end {
|
|
5041
5014
|
color: var(--IDS-LINK--MENU__HOVER-COLOR);
|
|
5042
5015
|
}
|
|
5043
5016
|
|
|
@@ -5180,6 +5153,17 @@ select::placeholder {
|
|
|
5180
5153
|
color: var(--IDS-INPUT__COLOR);
|
|
5181
5154
|
display: block;
|
|
5182
5155
|
}
|
|
5156
|
+
.ids-input__input:hover {
|
|
5157
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
5158
|
+
}
|
|
5159
|
+
.ids-input__input:active {
|
|
5160
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5161
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
5162
|
+
}
|
|
5163
|
+
.ids-input__input:focus-visible, .ids-input__input:focus-visible:hover {
|
|
5164
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
5165
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
5166
|
+
}
|
|
5183
5167
|
.ids-input__input:disabled, .ids-input__input[readonly] {
|
|
5184
5168
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5185
5169
|
font-style: italic !important;
|
|
@@ -5194,6 +5178,16 @@ select::placeholder {
|
|
|
5194
5178
|
.ids-input__input.ids-input--light {
|
|
5195
5179
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5196
5180
|
}
|
|
5181
|
+
.ids-input__input.ids-input--light:hover {
|
|
5182
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5183
|
+
}
|
|
5184
|
+
.ids-input__input.ids-input--light:active {
|
|
5185
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5186
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5187
|
+
}
|
|
5188
|
+
.ids-input__input.ids-input--light:focus-visible, .ids-input__input.ids-input--light:focus-visible:hover {
|
|
5189
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5190
|
+
}
|
|
5197
5191
|
.ids-input__input.ids-input--light:disabled, .ids-input__input.ids-input--light[readonly] {
|
|
5198
5192
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
5199
5193
|
font-style: italic !important;
|
|
@@ -5204,8 +5198,8 @@ select::placeholder {
|
|
|
5204
5198
|
.ids-input__input.ids-input--light.ids-input--invalid {
|
|
5205
5199
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
5206
5200
|
}
|
|
5207
|
-
.ids-input__input:focus {
|
|
5208
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
5201
|
+
.ids-input__input:focus-visible {
|
|
5202
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
5209
5203
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
5210
5204
|
}
|
|
5211
5205
|
.ids-input__input {
|
|
@@ -5266,6 +5260,21 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5266
5260
|
color: var(--IDS-INPUT__COLOR);
|
|
5267
5261
|
display: block;
|
|
5268
5262
|
}
|
|
5263
|
+
.ids-textarea textarea:hover,
|
|
5264
|
+
.ids-textarea .ids-textarea__textarea:hover {
|
|
5265
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
5266
|
+
}
|
|
5267
|
+
.ids-textarea textarea:active,
|
|
5268
|
+
.ids-textarea .ids-textarea__textarea:active {
|
|
5269
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5270
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
5271
|
+
}
|
|
5272
|
+
.ids-textarea textarea:focus-visible, .ids-textarea textarea:focus-visible:hover,
|
|
5273
|
+
.ids-textarea .ids-textarea__textarea:focus-visible,
|
|
5274
|
+
.ids-textarea .ids-textarea__textarea:focus-visible:hover {
|
|
5275
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
5276
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
5277
|
+
}
|
|
5269
5278
|
.ids-textarea textarea:disabled, .ids-textarea textarea[readonly],
|
|
5270
5279
|
.ids-textarea .ids-textarea__textarea:disabled,
|
|
5271
5280
|
.ids-textarea .ids-textarea__textarea[readonly] {
|
|
@@ -5285,6 +5294,20 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5285
5294
|
.ids-textarea .ids-textarea__textarea.ids-input--light {
|
|
5286
5295
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5287
5296
|
}
|
|
5297
|
+
.ids-textarea textarea.ids-input--light:hover,
|
|
5298
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:hover {
|
|
5299
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5300
|
+
}
|
|
5301
|
+
.ids-textarea textarea.ids-input--light:active,
|
|
5302
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:active {
|
|
5303
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
5304
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5305
|
+
}
|
|
5306
|
+
.ids-textarea textarea.ids-input--light:focus-visible, .ids-textarea textarea.ids-input--light:focus-visible:hover,
|
|
5307
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:focus-visible,
|
|
5308
|
+
.ids-textarea .ids-textarea__textarea.ids-input--light:focus-visible:hover {
|
|
5309
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
5310
|
+
}
|
|
5288
5311
|
.ids-textarea textarea.ids-input--light:disabled, .ids-textarea textarea.ids-input--light[readonly],
|
|
5289
5312
|
.ids-textarea .ids-textarea__textarea.ids-input--light:disabled,
|
|
5290
5313
|
.ids-textarea .ids-textarea__textarea.ids-input--light[readonly] {
|
|
@@ -5386,8 +5409,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5386
5409
|
appearance: none;
|
|
5387
5410
|
border-radius: var(--IDS-CHECKBOX__BORDER-RADIUS);
|
|
5388
5411
|
}
|
|
5389
|
-
.ids-checkbox input[type=checkbox]
|
|
5390
|
-
.ids-checkbox input
|
|
5412
|
+
.ids-checkbox input[type=checkbox]:before,
|
|
5413
|
+
.ids-checkbox input:before {
|
|
5391
5414
|
content: "";
|
|
5392
5415
|
position: relative;
|
|
5393
5416
|
display: inline-block;
|
|
@@ -5399,16 +5422,29 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5399
5422
|
min-height: 1.25rem;
|
|
5400
5423
|
min-width: 1.25rem;
|
|
5401
5424
|
}
|
|
5402
|
-
.ids-checkbox input[type=checkbox]:
|
|
5403
|
-
.ids-checkbox input:
|
|
5425
|
+
.ids-checkbox input[type=checkbox]:hover:before,
|
|
5426
|
+
.ids-checkbox input:hover:before {
|
|
5427
|
+
background-color: var(--IDS-CHECKBOX__HOVER-BACKGROUND-COLOR);
|
|
5428
|
+
}
|
|
5429
|
+
.ids-checkbox input[type=checkbox]:focus-visible:hover:before, .ids-checkbox input[type=checkbox]:checked:focus-visible:hover:before,
|
|
5430
|
+
.ids-checkbox input:focus-visible:hover:before,
|
|
5431
|
+
.ids-checkbox input:checked:focus-visible:hover:before {
|
|
5432
|
+
background-color: var(--IDS-CHECKBOX__BACKGROUND-COLOR);
|
|
5433
|
+
}
|
|
5434
|
+
.ids-checkbox input[type=checkbox]:active:before,
|
|
5435
|
+
.ids-checkbox input:active:before {
|
|
5436
|
+
background-color: var(--IDS-CHECKBOX__ACTIVE-BACKGROUND-COLOR);
|
|
5437
|
+
}
|
|
5438
|
+
.ids-checkbox input[type=checkbox]:focus-visible:before,
|
|
5439
|
+
.ids-checkbox input:focus-visible:before {
|
|
5404
5440
|
border-color: var(--IDS-CHECKBOX--ACTIVE__BORDER-COLOR) !important;
|
|
5405
5441
|
}
|
|
5406
|
-
.ids-checkbox input[type=checkbox]:focus:checked
|
|
5407
|
-
.ids-checkbox input:focus:checked
|
|
5442
|
+
.ids-checkbox input[type=checkbox]:focus-visible:checked:after,
|
|
5443
|
+
.ids-checkbox input:focus-visible:checked:after {
|
|
5408
5444
|
color: var(--IDS-ICON--ACTIVE-COLOR) !important;
|
|
5409
5445
|
}
|
|
5410
|
-
.ids-checkbox input[type=checkbox]:checked
|
|
5411
|
-
.ids-checkbox input:checked
|
|
5446
|
+
.ids-checkbox input[type=checkbox]:checked:after,
|
|
5447
|
+
.ids-checkbox input:checked:after {
|
|
5412
5448
|
font: icon;
|
|
5413
5449
|
font-family: "Inera-Design-Icons" !important;
|
|
5414
5450
|
display: block;
|
|
@@ -5423,8 +5459,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5423
5459
|
left: 0.1875rem;
|
|
5424
5460
|
font-size: 0.875rem;
|
|
5425
5461
|
}
|
|
5426
|
-
.ids-checkbox input[type=checkbox]:indeterminate
|
|
5427
|
-
.ids-checkbox input:indeterminate
|
|
5462
|
+
.ids-checkbox input[type=checkbox]:indeterminate:after,
|
|
5463
|
+
.ids-checkbox input:indeterminate:after {
|
|
5428
5464
|
font: icon;
|
|
5429
5465
|
font-family: "Inera-Design-Icons" !important;
|
|
5430
5466
|
display: block;
|
|
@@ -5438,8 +5474,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5438
5474
|
left: 0.125rem;
|
|
5439
5475
|
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
5440
5476
|
}
|
|
5441
|
-
.ids-checkbox input[type=checkbox]:disabled
|
|
5442
|
-
.ids-checkbox input:disabled
|
|
5477
|
+
.ids-checkbox input[type=checkbox]:disabled:before,
|
|
5478
|
+
.ids-checkbox input:disabled:before {
|
|
5443
5479
|
cursor: default;
|
|
5444
5480
|
border: var(--IDS-FORM--DISABLED__BORDER) !important;
|
|
5445
5481
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR) !important;
|
|
@@ -5448,29 +5484,42 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5448
5484
|
.ids-checkbox input:disabled:after {
|
|
5449
5485
|
cursor: default;
|
|
5450
5486
|
}
|
|
5451
|
-
.ids-checkbox input[type=checkbox]:disabled:indeterminate
|
|
5452
|
-
.ids-checkbox input:disabled:indeterminate
|
|
5453
|
-
.ids-checkbox input:disabled:checked
|
|
5487
|
+
.ids-checkbox input[type=checkbox]:disabled:indeterminate:after, .ids-checkbox input[type=checkbox]:disabled:checked:after,
|
|
5488
|
+
.ids-checkbox input:disabled:indeterminate:after,
|
|
5489
|
+
.ids-checkbox input:disabled:checked:after {
|
|
5454
5490
|
color: var(--IDS-CHECKBOX--DISABLED__COLOR) !important;
|
|
5455
5491
|
}
|
|
5456
|
-
.ids-checkbox input[type=checkbox].ids-input--invalid:checked
|
|
5457
|
-
.ids-checkbox input.ids-input--invalid:checked
|
|
5492
|
+
.ids-checkbox input[type=checkbox].ids-input--invalid:checked:after,
|
|
5493
|
+
.ids-checkbox input.ids-input--invalid:checked:after {
|
|
5458
5494
|
color: var(--IDS-ICON--INVALID-COLOR);
|
|
5459
5495
|
}
|
|
5460
|
-
.ids-checkbox input[type=checkbox].ids-input--invalid
|
|
5461
|
-
.ids-checkbox input.ids-input--invalid
|
|
5462
|
-
.ids-checkbox input[aria-invalid=true]
|
|
5496
|
+
.ids-checkbox input[type=checkbox].ids-input--invalid:before, .ids-checkbox input[type=checkbox][aria-invalid=true]:before,
|
|
5497
|
+
.ids-checkbox input.ids-input--invalid:before,
|
|
5498
|
+
.ids-checkbox input[aria-invalid=true]:before {
|
|
5463
5499
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
5464
5500
|
box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
5465
5501
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
5466
5502
|
}
|
|
5467
|
-
.ids-checkbox.ids-checkbox--light input[type=checkbox]
|
|
5468
|
-
.ids-checkbox.ids-checkbox--light input
|
|
5503
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]:before,
|
|
5504
|
+
.ids-checkbox.ids-checkbox--light input:before {
|
|
5505
|
+
background-color: var(--IDS-CHECKBOX--LIGHT__BACKGROUND-COLOR);
|
|
5506
|
+
}
|
|
5507
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]:hover:before,
|
|
5508
|
+
.ids-checkbox.ids-checkbox--light input:hover:before {
|
|
5509
|
+
background-color: var(--IDS-CHECKBOX--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5510
|
+
}
|
|
5511
|
+
.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,
|
|
5512
|
+
.ids-checkbox.ids-checkbox--light input:focus-visible:hover:before,
|
|
5513
|
+
.ids-checkbox.ids-checkbox--light input:checked:focus-visible:hover:before {
|
|
5469
5514
|
background-color: var(--IDS-CHECKBOX--LIGHT__BACKGROUND-COLOR);
|
|
5470
5515
|
}
|
|
5471
|
-
.ids-checkbox.ids-checkbox--light input[type=checkbox]
|
|
5472
|
-
.ids-checkbox.ids-checkbox--light input
|
|
5473
|
-
|
|
5516
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]:active:before,
|
|
5517
|
+
.ids-checkbox.ids-checkbox--light input:active:before {
|
|
5518
|
+
background-color: var(--IDS-CHECKBOX--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5519
|
+
}
|
|
5520
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox].ids-input--invalid:before, .ids-checkbox.ids-checkbox--light input[type=checkbox][aria-invalid=true]:before,
|
|
5521
|
+
.ids-checkbox.ids-checkbox--light input.ids-input--invalid:before,
|
|
5522
|
+
.ids-checkbox.ids-checkbox--light input[aria-invalid=true]:before {
|
|
5474
5523
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
5475
5524
|
}
|
|
5476
5525
|
.ids-checkbox.ids-checkbox--block {
|
|
@@ -5517,8 +5566,7 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5517
5566
|
-webkit-font-smoothing: antialiased;
|
|
5518
5567
|
-moz-osx-font-smoothing: grayscale;
|
|
5519
5568
|
}
|
|
5520
|
-
.ids-check-button .ids-check-button__input[type=checkbox]
|
|
5521
|
-
.ids-check-button .ids-check-button__input {
|
|
5569
|
+
.ids-check-button .ids-check-button__input[type=checkbox] {
|
|
5522
5570
|
border-radius: var(--IDS-CHECK-BUTTON__BORDER-RADIUS);
|
|
5523
5571
|
cursor: pointer;
|
|
5524
5572
|
margin: 0;
|
|
@@ -5529,12 +5577,10 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5529
5577
|
bottom: 0;
|
|
5530
5578
|
appearance: none;
|
|
5531
5579
|
}
|
|
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 {
|
|
5580
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label {
|
|
5534
5581
|
padding-left: 1.75rem;
|
|
5535
5582
|
}
|
|
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 {
|
|
5583
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label::before {
|
|
5538
5584
|
font: icon;
|
|
5539
5585
|
font-family: "Inera-Design-Icons" !important;
|
|
5540
5586
|
display: block;
|
|
@@ -5548,33 +5594,21 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5548
5594
|
transform: translateY(-50%);
|
|
5549
5595
|
left: 0.75rem;
|
|
5550
5596
|
}
|
|
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;
|
|
5597
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:disabled {
|
|
5598
|
+
pointer-events: none;
|
|
5558
5599
|
}
|
|
5559
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:disabled:checked + .ids-check-button__label::before
|
|
5560
|
-
|
|
5561
|
-
cursor: default;
|
|
5600
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:disabled:checked + .ids-check-button__label::before {
|
|
5601
|
+
pointer-events: none;
|
|
5562
5602
|
color: var(--IDS-CHECK-BUTTON--DISABLED-COLOR);
|
|
5563
5603
|
}
|
|
5564
|
-
.ids-check-button .ids-check-button__input[type=checkbox]:focus
|
|
5565
|
-
.ids-check-button .ids-check-button__input:focus {
|
|
5604
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:focus-visible {
|
|
5566
5605
|
outline-offset: var(--IDS-CHECK-BUTTON--FOCUS-OUTLINE-OFFSET);
|
|
5567
5606
|
}
|
|
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;
|
|
5607
|
+
.ids-check-button .ids-check-button__input[type=checkbox]:disabled + .ids-check-button__label {
|
|
5608
|
+
pointer-events: none;
|
|
5576
5609
|
font-style: normal;
|
|
5577
5610
|
color: var(--IDS-CHECK-BUTTON--DISABLED-COLOR);
|
|
5611
|
+
background-color: var(--IDS-CHECK-BUTTON--DISABLED__BACKGROUND-COLOR);
|
|
5578
5612
|
}
|
|
5579
5613
|
.ids-check-button:has(.ids-check-button__input:disabled) {
|
|
5580
5614
|
cursor: default;
|
|
@@ -5588,16 +5622,12 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5588
5622
|
.ids-check-button:has(.ids-check-button__input:checked:not(:disabled)) .ids-check-button__label {
|
|
5589
5623
|
color: var(--IDS-CHECK-BUTTON--CHECKED__COLOR);
|
|
5590
5624
|
}
|
|
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);
|
|
5625
|
+
.ids-check-button:has(.ids-check-button__input:active), .ids-check-button:has(.ids-check-button__input:checked:active) {
|
|
5626
|
+
background-color: var(--IDS-CHECK-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
5598
5627
|
}
|
|
5599
|
-
.ids-check-button:has(.ids-check-button__input:
|
|
5600
|
-
color: var(--IDS-CHECK-BUTTON--
|
|
5628
|
+
.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 {
|
|
5629
|
+
color: var(--IDS-CHECK-BUTTON--ACTIVE__COLOR);
|
|
5630
|
+
background-color: var(--IDS-CHECK-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
5601
5631
|
}
|
|
5602
5632
|
.ids-check-button:hover:has(.ids-check-button__input:not(:disabled)), .ids-check-button:hover:has(.ids-check-button__input:checked:not(:disabled)) {
|
|
5603
5633
|
background-color: var(--IDS-CHECK-BUTTON--HOVER__BACKGROUND-COLOR);
|
|
@@ -5627,8 +5657,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5627
5657
|
position: relative;
|
|
5628
5658
|
flex-shrink: 0;
|
|
5629
5659
|
}
|
|
5630
|
-
.ids-radio input
|
|
5631
|
-
.ids-radio input[type=radio]
|
|
5660
|
+
.ids-radio input:after,
|
|
5661
|
+
.ids-radio input[type=radio]:after {
|
|
5632
5662
|
content: "";
|
|
5633
5663
|
position: absolute;
|
|
5634
5664
|
display: inline-block;
|
|
@@ -5643,33 +5673,51 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5643
5673
|
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5644
5674
|
background-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5645
5675
|
}
|
|
5676
|
+
.ids-radio input:hover:after,
|
|
5677
|
+
.ids-radio input[type=radio]:hover:after {
|
|
5678
|
+
border-color: var(--IDS-RADIO__HOVER-BACKGROUND-COLOR);
|
|
5679
|
+
background-color: var(--IDS-RADIO__HOVER-BACKGROUND-COLOR);
|
|
5680
|
+
}
|
|
5681
|
+
.ids-radio input:active:after,
|
|
5682
|
+
.ids-radio input[type=radio]:active:after {
|
|
5683
|
+
background-color: var(--IDS-RADIO__ACTIVE-BACKGROUND-COLOR);
|
|
5684
|
+
}
|
|
5646
5685
|
.ids-radio input:checked:after, .ids-radio input[checked]:after,
|
|
5647
5686
|
.ids-radio input[type=radio]:checked:after,
|
|
5648
5687
|
.ids-radio input[type=radio][checked]:after {
|
|
5649
|
-
border:
|
|
5688
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5650
5689
|
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR);
|
|
5651
5690
|
}
|
|
5652
|
-
.ids-radio input:checked:hover:after, .ids-radio input
|
|
5691
|
+
.ids-radio input:checked:hover:after, .ids-radio input[checked]:hover:after,
|
|
5653
5692
|
.ids-radio input[type=radio]:checked:hover:after,
|
|
5654
|
-
.ids-radio input[type=radio]
|
|
5655
|
-
|
|
5656
|
-
.ids-radio input[type=radio][checked]:focus:after {
|
|
5693
|
+
.ids-radio input[type=radio][checked]:hover:after {
|
|
5694
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5657
5695
|
background-color: var(--IDS-RADIO--CHECKED__HOVER-BACKGROUND-COLOR);
|
|
5658
5696
|
}
|
|
5697
|
+
.ids-radio input:focus-visible:hover:after,
|
|
5698
|
+
.ids-radio input[type=radio]:focus-visible:hover:after {
|
|
5699
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR) !important;
|
|
5700
|
+
background-color: var(--IDS-RADIO__BACKGROUND-COLOR) !important;
|
|
5701
|
+
}
|
|
5702
|
+
.ids-radio input:focus-visible:checked:hover:after, .ids-radio input[checked]:focus-visible:hover:after,
|
|
5703
|
+
.ids-radio input[type=radio]:focus-visible:checked:hover:after,
|
|
5704
|
+
.ids-radio input[type=radio][checked]:focus-visible:hover:after {
|
|
5705
|
+
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR) !important;
|
|
5706
|
+
}
|
|
5659
5707
|
.ids-radio input:disabled,
|
|
5660
5708
|
.ids-radio input[type=radio]:disabled {
|
|
5661
5709
|
cursor: default;
|
|
5662
5710
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5663
5711
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5664
5712
|
}
|
|
5665
|
-
.ids-radio input:disabled
|
|
5666
|
-
.ids-radio input[type=radio]:disabled
|
|
5713
|
+
.ids-radio input:disabled:after,
|
|
5714
|
+
.ids-radio input[type=radio]:disabled:after {
|
|
5667
5715
|
cursor: default;
|
|
5668
5716
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5669
5717
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5670
5718
|
}
|
|
5671
|
-
.ids-radio input:disabled:checked
|
|
5672
|
-
.ids-radio input[type=radio]:disabled:checked
|
|
5719
|
+
.ids-radio input:disabled:checked:after,
|
|
5720
|
+
.ids-radio input[type=radio]:disabled:checked:after {
|
|
5673
5721
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5674
5722
|
background-color: var(--IDS-RADIO--DISABLED-CHECKED__BACKGROUND-COLOR) !important;
|
|
5675
5723
|
}
|
|
@@ -5678,8 +5726,8 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5678
5726
|
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR) !important;
|
|
5679
5727
|
border: 0.125rem solid var(--IDS-FORM--INVALID__BORDER-COLOR) !important;
|
|
5680
5728
|
}
|
|
5681
|
-
.ids-radio input[aria-invalid=true]:not(:checked)
|
|
5682
|
-
.ids-radio input[type=radio][aria-invalid=true]:not(:checked)
|
|
5729
|
+
.ids-radio input[aria-invalid=true]:not(:checked):after,
|
|
5730
|
+
.ids-radio input[type=radio][aria-invalid=true]:not(:checked):after {
|
|
5683
5731
|
width: 1rem;
|
|
5684
5732
|
height: 1rem;
|
|
5685
5733
|
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR) !important;
|
|
@@ -5690,27 +5738,58 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5690
5738
|
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]) {
|
|
5691
5739
|
background-color: var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR);
|
|
5692
5740
|
}
|
|
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])
|
|
5741
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):after, .ids-radio input.ids-input--light:not([aria-invalid=true]):after,
|
|
5742
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):after,
|
|
5743
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):after {
|
|
5696
5744
|
border: 0.125rem solid var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR);
|
|
5697
5745
|
background-color: var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR);
|
|
5698
5746
|
}
|
|
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]):
|
|
5747
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):hover:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):hover:after,
|
|
5748
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):hover:after,
|
|
5749
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):hover:after {
|
|
5750
|
+
border: 0.125rem solid var(--IDS-RADIO__HOVER-BACKGROUND-COLOR);
|
|
5751
|
+
background-color: var(--IDS-RADIO--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
5752
|
+
}
|
|
5753
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):active:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):active:after,
|
|
5754
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):active:after,
|
|
5755
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):active:after {
|
|
5756
|
+
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5757
|
+
background-color: var(--IDS-RADIO--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
5758
|
+
}
|
|
5759
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):checked:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):checked:after,
|
|
5760
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):checked:after,
|
|
5761
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):checked:after {
|
|
5702
5762
|
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5703
5763
|
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR);
|
|
5704
5764
|
}
|
|
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]):
|
|
5765
|
+
.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,
|
|
5766
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):checked:hover:after,
|
|
5767
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):checked:hover:after {
|
|
5768
|
+
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
5769
|
+
background-color: var(--IDS-RADIO--CHECKED__HOVER-BACKGROUND-COLOR);
|
|
5770
|
+
}
|
|
5771
|
+
.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,
|
|
5772
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):focus-visible:hover:after,
|
|
5773
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):focus-visible:hover:after {
|
|
5774
|
+
border-color: var(--IDS-RADIO__BACKGROUND-COLOR) !important;
|
|
5775
|
+
background-color: var(--IDS-RADIO--LIGHT-BACKGROUND-COLOR) !important;
|
|
5776
|
+
}
|
|
5777
|
+
.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,
|
|
5778
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):focus-visible:checked:hover:after,
|
|
5779
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid)[checked]:focus-visible:hover:after,
|
|
5780
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):focus-visible:checked:hover:after,
|
|
5781
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true])[checked]:focus-visible:hover:after {
|
|
5782
|
+
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR) !important;
|
|
5783
|
+
}
|
|
5784
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):disabled:after, .ids-radio input.ids-input--light:not([aria-invalid=true]):disabled:after,
|
|
5785
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):disabled:after,
|
|
5786
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):disabled:after {
|
|
5708
5787
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5709
5788
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5710
5789
|
}
|
|
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
|
|
5790
|
+
.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,
|
|
5791
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):disabled:checked:after,
|
|
5792
|
+
.ids-radio input[type=radio].ids-input--light:not([aria-invalid=true]):disabled:checked:after {
|
|
5714
5793
|
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
5715
5794
|
background-color: var(--IDS-RADIO--DISABLED-CHECKED__BACKGROUND-COLOR);
|
|
5716
5795
|
}
|
|
@@ -5736,11 +5815,11 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5736
5815
|
.ids-form-group__fieldset legend {
|
|
5737
5816
|
padding: 0;
|
|
5738
5817
|
font-style: normal;
|
|
5739
|
-
color: var(--
|
|
5740
|
-
font-family: var(--
|
|
5741
|
-
font-size: var(--
|
|
5742
|
-
line-height: var(--
|
|
5743
|
-
font-weight:
|
|
5818
|
+
color: var(--ids-color-surface-text-on-default);
|
|
5819
|
+
font-family: var(--ids-font-family-body-text);
|
|
5820
|
+
font-size: var(--ids-font-size-body-text);
|
|
5821
|
+
line-height: var(--ids-line-height-body-text);
|
|
5822
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
5744
5823
|
letter-spacing: 0;
|
|
5745
5824
|
color: var(--IDS-FORM-LABEL__COLOR);
|
|
5746
5825
|
display: inline-flex;
|
|
@@ -5831,18 +5910,14 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5831
5910
|
cursor: default;
|
|
5832
5911
|
color: var(--IDS-RADIO-BUTTON--DISABLED-COLOR);
|
|
5833
5912
|
}
|
|
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
5913
|
.ids-radio-button .ids-radio-button__input[type=radio]:disabled + .ids-radio-button__label,
|
|
5839
5914
|
.ids-radio-button .ids-radio-button__input:disabled + .ids-radio-button__label {
|
|
5840
|
-
|
|
5915
|
+
pointer-events: none;
|
|
5841
5916
|
font-style: normal;
|
|
5842
5917
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
5843
5918
|
}
|
|
5844
5919
|
.ids-radio-button:has(.ids-radio-button__input:disabled) {
|
|
5845
|
-
|
|
5920
|
+
pointer-events: none;
|
|
5846
5921
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
5847
5922
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
5848
5923
|
}
|
|
@@ -5853,8 +5928,9 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5853
5928
|
.ids-radio-button:has(.ids-radio-button__input:checked:not(:disabled)) .ids-radio-button__label {
|
|
5854
5929
|
color: var(--IDS-RADIO-BUTTON--CHECKED__COLOR);
|
|
5855
5930
|
}
|
|
5856
|
-
.ids-radio-button:has(.ids-radio-button__input:
|
|
5857
|
-
|
|
5931
|
+
.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)) {
|
|
5932
|
+
border-color: var(--IDS-RADIO-BUTTON--ACTIVE__BORDER-COLOR) !important;
|
|
5933
|
+
background-color: var(--IDS-RADIO-BUTTON--ACTIVE__BACKGROUND-COLOR) !important;
|
|
5858
5934
|
}
|
|
5859
5935
|
.ids-radio-button:hover:has(.ids-radio-button__input:not(:disabled)), .ids-radio-button:hover:has(.ids-radio-button__input:checked:not(:disabled)) {
|
|
5860
5936
|
background-color: var(--IDS-RADIO-BUTTON--HOVER__BACKGROUND-COLOR);
|
|
@@ -5884,11 +5960,11 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
5884
5960
|
position: relative;
|
|
5885
5961
|
width: 0;
|
|
5886
5962
|
font-style: normal;
|
|
5887
|
-
color: var(--
|
|
5888
|
-
font-family: var(--
|
|
5889
|
-
font-size: var(--
|
|
5890
|
-
line-height: var(--
|
|
5891
|
-
font-weight:
|
|
5963
|
+
color: var(--ids-color-surface-text-on-default);
|
|
5964
|
+
font-family: var(--ids-font-family-body-text);
|
|
5965
|
+
font-size: var(--ids-font-size-body-text);
|
|
5966
|
+
line-height: var(--ids-line-height-body-text);
|
|
5967
|
+
font-weight: var(--ids-font-weight-body-text);
|
|
5892
5968
|
letter-spacing: 0;
|
|
5893
5969
|
}
|
|
5894
5970
|
.ids-range .ids-range-ticks .ids-range-tick:before {
|
|
@@ -5937,11 +6013,19 @@ input[type=range]::-webkit-slider-thumb {
|
|
|
5937
6013
|
width: 1.5rem;
|
|
5938
6014
|
outline: 0.1875rem solid var(--IDS-RANGE__OUTLINE-COLOR);
|
|
5939
6015
|
border-radius: 100%;
|
|
5940
|
-
background-color: var(--IDS-
|
|
6016
|
+
background-color: var(--IDS-RANGE__KNOB-BACKGROUND-COLOR);
|
|
5941
6017
|
cursor: pointer;
|
|
5942
6018
|
position: relative;
|
|
5943
6019
|
z-index: 1;
|
|
5944
6020
|
}
|
|
6021
|
+
.ids-range__input::-webkit-slider-thumb:hover,
|
|
6022
|
+
input[type=range]::-webkit-slider-thumb:hover {
|
|
6023
|
+
background-color: var(--IDS-RANGE__KNOB-HOVER-BACKGROUND-COLOR);
|
|
6024
|
+
}
|
|
6025
|
+
.ids-range__input::-webkit-slider-thumb:active,
|
|
6026
|
+
input[type=range]::-webkit-slider-thumb:active {
|
|
6027
|
+
background-color: var(--IDS-RANGE__KNOB-ACTIVE-BACKGROUND-COLOR);
|
|
6028
|
+
}
|
|
5945
6029
|
.ids-range__input::-moz-range-thumb,
|
|
5946
6030
|
input[type=range]::-moz-range-thumb {
|
|
5947
6031
|
-moz-appearance: none;
|
|
@@ -5949,22 +6033,38 @@ input[type=range]::-moz-range-thumb {
|
|
|
5949
6033
|
width: 1.5rem;
|
|
5950
6034
|
outline: 0.1875rem solid var(--IDS-RANGE__OUTLINE-COLOR);
|
|
5951
6035
|
border-radius: 100%;
|
|
5952
|
-
background-color: var(--IDS-
|
|
6036
|
+
background-color: var(--IDS-RANGE__KNOB-BACKGROUND-COLOR);
|
|
5953
6037
|
cursor: pointer;
|
|
5954
6038
|
position: relative;
|
|
5955
6039
|
z-index: 1;
|
|
5956
6040
|
}
|
|
6041
|
+
.ids-range__input::-moz-range-thumb:hover,
|
|
6042
|
+
input[type=range]::-moz-range-thumb:hover {
|
|
6043
|
+
background-color: var(--IDS-RANGE__KNOB-HOVER-BACKGROUND-COLOR);
|
|
6044
|
+
}
|
|
6045
|
+
.ids-range__input::-moz-range-thumb:active,
|
|
6046
|
+
input[type=range]::-moz-range-thumb:active {
|
|
6047
|
+
background-color: var(--IDS-RANGE__KNOB-ACTIVE-BACKGROUND-COLOR);
|
|
6048
|
+
}
|
|
5957
6049
|
.ids-range__input::-ms-thumb,
|
|
5958
6050
|
input[type=range]::-ms-thumb {
|
|
5959
6051
|
height: 1.5rem;
|
|
5960
6052
|
width: 1.5rem;
|
|
5961
6053
|
outline: 0.1875rem solid var(--IDS-RANGE__OUTLINE-COLOR);
|
|
5962
6054
|
border-radius: 100%;
|
|
5963
|
-
background-color: var(--IDS-
|
|
6055
|
+
background-color: var(--IDS-RANGE__KNOB-BACKGROUND-COLOR);
|
|
5964
6056
|
cursor: pointer;
|
|
5965
6057
|
position: relative;
|
|
5966
6058
|
z-index: 1;
|
|
5967
6059
|
}
|
|
6060
|
+
.ids-range__input::-ms-thumb:hover,
|
|
6061
|
+
input[type=range]::-ms-thumb:hover {
|
|
6062
|
+
background-color: var(--IDS-RANGE__KNOB-HOVER-BACKGROUND-COLOR);
|
|
6063
|
+
}
|
|
6064
|
+
.ids-range__input::-ms-thumb:active,
|
|
6065
|
+
input[type=range]::-ms-thumb:active {
|
|
6066
|
+
background-color: var(--IDS-RANGE__KNOB-ACTIVE-BACKGROUND-COLOR);
|
|
6067
|
+
}
|
|
5968
6068
|
.ids-range__input:disabled,
|
|
5969
6069
|
input[type=range]:disabled {
|
|
5970
6070
|
cursor: default;
|
|
@@ -5975,17 +6075,17 @@ input[type=range]:disabled {
|
|
|
5975
6075
|
.ids-range__input:disabled::-moz-range-thumb,
|
|
5976
6076
|
input[type=range]:disabled::-moz-range-thumb {
|
|
5977
6077
|
cursor: default;
|
|
5978
|
-
background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6078
|
+
background-color: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
5979
6079
|
}
|
|
5980
6080
|
.ids-range__input:disabled::-webkit-slider-thumb,
|
|
5981
6081
|
input[type=range]:disabled::-webkit-slider-thumb {
|
|
5982
6082
|
cursor: default;
|
|
5983
|
-
background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6083
|
+
background-color: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
5984
6084
|
}
|
|
5985
6085
|
.ids-range__input:disabled::-ms-thumb,
|
|
5986
6086
|
input[type=range]:disabled::-ms-thumb {
|
|
5987
6087
|
cursor: default;
|
|
5988
|
-
background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
6088
|
+
background-color: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
5989
6089
|
}
|
|
5990
6090
|
|
|
5991
6091
|
.ids-select__select {
|
|
@@ -6001,6 +6101,17 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6001
6101
|
color: var(--IDS-INPUT__COLOR);
|
|
6002
6102
|
display: block;
|
|
6003
6103
|
}
|
|
6104
|
+
.ids-select__select:hover {
|
|
6105
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
6106
|
+
}
|
|
6107
|
+
.ids-select__select:active {
|
|
6108
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6109
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
6110
|
+
}
|
|
6111
|
+
.ids-select__select:focus-visible, .ids-select__select:focus-visible:hover {
|
|
6112
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
6113
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
6114
|
+
}
|
|
6004
6115
|
.ids-select__select:disabled, .ids-select__select[readonly] {
|
|
6005
6116
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6006
6117
|
font-style: italic !important;
|
|
@@ -6015,6 +6126,16 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6015
6126
|
.ids-select__select.ids-input--light {
|
|
6016
6127
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6017
6128
|
}
|
|
6129
|
+
.ids-select__select.ids-input--light:hover {
|
|
6130
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
6131
|
+
}
|
|
6132
|
+
.ids-select__select.ids-input--light:active {
|
|
6133
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6134
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
6135
|
+
}
|
|
6136
|
+
.ids-select__select.ids-input--light:focus-visible, .ids-select__select.ids-input--light:focus-visible:hover {
|
|
6137
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6138
|
+
}
|
|
6018
6139
|
.ids-select__select.ids-input--light:disabled, .ids-select__select.ids-input--light[readonly] {
|
|
6019
6140
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6020
6141
|
font-style: italic !important;
|
|
@@ -6025,6 +6146,10 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6025
6146
|
.ids-select__select.ids-input--light.ids-input--invalid {
|
|
6026
6147
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
6027
6148
|
}
|
|
6149
|
+
.ids-select__select:focus-visible {
|
|
6150
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
6151
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6152
|
+
}
|
|
6028
6153
|
.ids-select__select {
|
|
6029
6154
|
height: var(--IDS-INPUT__HEIGHT);
|
|
6030
6155
|
cursor: pointer;
|
|
@@ -6066,10 +6191,6 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6066
6191
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6067
6192
|
opacity: 1;
|
|
6068
6193
|
}
|
|
6069
|
-
.ids-select__select:focus {
|
|
6070
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
6071
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6072
|
-
}
|
|
6073
6194
|
|
|
6074
6195
|
.ids-select__wrapper {
|
|
6075
6196
|
position: relative;
|
|
@@ -6107,6 +6228,17 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6107
6228
|
color: var(--IDS-INPUT__COLOR);
|
|
6108
6229
|
display: block;
|
|
6109
6230
|
}
|
|
6231
|
+
.ids-select-multiple__select:hover {
|
|
6232
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
6233
|
+
}
|
|
6234
|
+
.ids-select-multiple__select:active {
|
|
6235
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6236
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
6237
|
+
}
|
|
6238
|
+
.ids-select-multiple__select:focus-visible, .ids-select-multiple__select:focus-visible:hover {
|
|
6239
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
6240
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
6241
|
+
}
|
|
6110
6242
|
.ids-select-multiple__select:disabled, .ids-select-multiple__select[readonly] {
|
|
6111
6243
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6112
6244
|
font-style: italic !important;
|
|
@@ -6121,6 +6253,16 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6121
6253
|
.ids-select-multiple__select.ids-input--light {
|
|
6122
6254
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6123
6255
|
}
|
|
6256
|
+
.ids-select-multiple__select.ids-input--light:hover {
|
|
6257
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
6258
|
+
}
|
|
6259
|
+
.ids-select-multiple__select.ids-input--light:active {
|
|
6260
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6261
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
6262
|
+
}
|
|
6263
|
+
.ids-select-multiple__select.ids-input--light:focus-visible, .ids-select-multiple__select.ids-input--light:focus-visible:hover {
|
|
6264
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6265
|
+
}
|
|
6124
6266
|
.ids-select-multiple__select.ids-input--light:disabled, .ids-select-multiple__select.ids-input--light[readonly] {
|
|
6125
6267
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6126
6268
|
font-style: italic !important;
|
|
@@ -6131,6 +6273,10 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6131
6273
|
.ids-select-multiple__select.ids-input--light.ids-input--invalid {
|
|
6132
6274
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
6133
6275
|
}
|
|
6276
|
+
.ids-select-multiple__select:focus-visible {
|
|
6277
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
6278
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6279
|
+
}
|
|
6134
6280
|
.ids-select-multiple__select {
|
|
6135
6281
|
height: var(--IDS-INPUT__HEIGHT);
|
|
6136
6282
|
cursor: pointer;
|
|
@@ -6172,10 +6318,6 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6172
6318
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
6173
6319
|
opacity: 1;
|
|
6174
6320
|
}
|
|
6175
|
-
.ids-select-multiple__select:focus {
|
|
6176
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
6177
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6178
|
-
}
|
|
6179
6321
|
|
|
6180
6322
|
.ids-select-multiple__select-wrapper {
|
|
6181
6323
|
position: relative;
|
|
@@ -6207,8 +6349,9 @@ input[type=range]:disabled::-ms-thumb {
|
|
|
6207
6349
|
position: relative;
|
|
6208
6350
|
}
|
|
6209
6351
|
.ids-select-multiple__dropdown-wrapper .ids-select-multiple__dropdown {
|
|
6210
|
-
box-shadow: var(--IDS-BOX-SHADOW-
|
|
6352
|
+
box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
|
|
6211
6353
|
background-color: var(--IDS-SELECT-MULTIPLE-DROPDOWN__BACKGROUND-COLOR);
|
|
6354
|
+
border: 1px solid var(--IDS-SELECT-MULTIPLE-DROPDOWN__BORDER-COLOR);
|
|
6212
6355
|
color: var(--IDS-FONT-COLOR);
|
|
6213
6356
|
border-radius: var(--IDS-BORDER-RADIUS);
|
|
6214
6357
|
position: absolute;
|
|
@@ -6461,6 +6604,17 @@ input.ids-time__input {
|
|
|
6461
6604
|
color: var(--IDS-INPUT__COLOR);
|
|
6462
6605
|
display: block;
|
|
6463
6606
|
}
|
|
6607
|
+
input.ids-time__input:hover {
|
|
6608
|
+
background-color: var(--IDS-INPUT__HOVER-BACKGROUND-COLOR);
|
|
6609
|
+
}
|
|
6610
|
+
input.ids-time__input:active {
|
|
6611
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6612
|
+
background-color: var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);
|
|
6613
|
+
}
|
|
6614
|
+
input.ids-time__input:focus-visible, input.ids-time__input:focus-visible:hover {
|
|
6615
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
6616
|
+
border-color: var(--IDS-INPUT__FOCUS-BORDER-COLOR);
|
|
6617
|
+
}
|
|
6464
6618
|
input.ids-time__input:disabled, input.ids-time__input[readonly] {
|
|
6465
6619
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6466
6620
|
font-style: italic !important;
|
|
@@ -6475,6 +6629,16 @@ input.ids-time__input.ids-input--invalid, input.ids-time__input[aria-invalid=tru
|
|
|
6475
6629
|
input.ids-time__input.ids-input--light {
|
|
6476
6630
|
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6477
6631
|
}
|
|
6632
|
+
input.ids-time__input.ids-input--light:hover {
|
|
6633
|
+
background-color: var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR);
|
|
6634
|
+
}
|
|
6635
|
+
input.ids-time__input.ids-input--light:active {
|
|
6636
|
+
border-color: var(--IDS-INPUT__ACTIVE-BORDER-COLOR);
|
|
6637
|
+
background-color: var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);
|
|
6638
|
+
}
|
|
6639
|
+
input.ids-time__input.ids-input--light:focus-visible, input.ids-time__input.ids-input--light:focus-visible:hover {
|
|
6640
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
6641
|
+
}
|
|
6478
6642
|
input.ids-time__input.ids-input--light:disabled, input.ids-time__input.ids-input--light[readonly] {
|
|
6479
6643
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
6480
6644
|
font-style: italic !important;
|
|
@@ -6504,14 +6668,18 @@ input.ids-time__input:disabled {
|
|
|
6504
6668
|
|
|
6505
6669
|
.ids-toggle {
|
|
6506
6670
|
display: inline-flex;
|
|
6507
|
-
align-items:
|
|
6671
|
+
align-items: center;
|
|
6672
|
+
justify-content: flex-start;
|
|
6508
6673
|
gap: 0.5rem;
|
|
6509
6674
|
margin-bottom: 0.25rem;
|
|
6510
6675
|
}
|
|
6511
6676
|
.ids-toggle label {
|
|
6512
6677
|
position: relative;
|
|
6513
|
-
top: 0.375rem;
|
|
6514
6678
|
flex-shrink: 100;
|
|
6679
|
+
display: flex;
|
|
6680
|
+
align-items: center;
|
|
6681
|
+
justify-content: flex-start;
|
|
6682
|
+
margin-bottom: 0;
|
|
6515
6683
|
}
|
|
6516
6684
|
.ids-toggle .ids-label-tooltip-wrapper {
|
|
6517
6685
|
position: relative;
|
|
@@ -6519,7 +6687,7 @@ input.ids-time__input:disabled {
|
|
|
6519
6687
|
}
|
|
6520
6688
|
.ids-toggle .ids-label-tooltip-wrapper label {
|
|
6521
6689
|
top: -0.25rem;
|
|
6522
|
-
margin-right: 0.
|
|
6690
|
+
margin-right: 0.5rem;
|
|
6523
6691
|
}
|
|
6524
6692
|
.ids-toggle input[type=checkbox],
|
|
6525
6693
|
.ids-toggle input {
|
|
@@ -6544,10 +6712,10 @@ input.ids-time__input:disabled {
|
|
|
6544
6712
|
-webkit-transition: 0.4s;
|
|
6545
6713
|
transition: 0.4s;
|
|
6546
6714
|
}
|
|
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);
|
|
6715
|
+
input:focus-visible + .ids-toggle input[type=checkbox]:before,
|
|
6716
|
+
input:focus-visible + .ids-toggle input:before {
|
|
6717
|
+
outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
6718
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
6551
6719
|
}
|
|
6552
6720
|
.ids-toggle input[type=checkbox]:after,
|
|
6553
6721
|
.ids-toggle input:after {
|
|
@@ -6563,8 +6731,8 @@ input:focus + .ids-toggle input:before {
|
|
|
6563
6731
|
font-size: 0.75rem;
|
|
6564
6732
|
line-height: 1.5rem;
|
|
6565
6733
|
text-align: center;
|
|
6566
|
-
background-color: var(--IDS-
|
|
6567
|
-
color: var(--IDS-
|
|
6734
|
+
background-color: var(--IDS-TOGGLE__KNOB-BACKGROUND-COLOR);
|
|
6735
|
+
color: var(--IDS-TOGGLE__KNOB-COLOR);
|
|
6568
6736
|
height: 1.5rem;
|
|
6569
6737
|
width: 1.5rem;
|
|
6570
6738
|
border-radius: 100%;
|
|
@@ -6573,6 +6741,16 @@ input:focus + .ids-toggle input:before {
|
|
|
6573
6741
|
-webkit-transition: 0.3s;
|
|
6574
6742
|
transition: all 0.3s;
|
|
6575
6743
|
}
|
|
6744
|
+
.ids-toggle input[type=checkbox]:hover:before,
|
|
6745
|
+
.ids-toggle input:hover:before {
|
|
6746
|
+
background-color: var(--IDS-TOGGLE__HOVER-BACKGROUND-COLOR);
|
|
6747
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE__HOVER-BORDER-COLOR);
|
|
6748
|
+
}
|
|
6749
|
+
.ids-toggle input[type=checkbox]:active:before,
|
|
6750
|
+
.ids-toggle input:active:before {
|
|
6751
|
+
background-color: var(--IDS-TOGGLE__ACTIVE-BACKGROUND-COLOR);
|
|
6752
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE__ACTIVE-BORDER-COLOR);
|
|
6753
|
+
}
|
|
6576
6754
|
.ids-toggle input[type=checkbox]:checked:before,
|
|
6577
6755
|
.ids-toggle input:checked:before {
|
|
6578
6756
|
background-color: var(--IDS-TOGGLE--CHECKED__BACKGROUND-COLOR);
|
|
@@ -6591,11 +6769,21 @@ input:focus + .ids-toggle input:before {
|
|
|
6591
6769
|
font-size: 0.875rem;
|
|
6592
6770
|
line-height: 1.5rem;
|
|
6593
6771
|
text-align: center;
|
|
6594
|
-
left: var(--IDS-TOGGLE--
|
|
6772
|
+
left: var(--IDS-TOGGLE--CHECKED__KNOB-LEFT);
|
|
6595
6773
|
-webkit-transition: 0.3s;
|
|
6596
6774
|
transition: all 0.3s;
|
|
6597
|
-
color: var(--IDS-TOGGLE--
|
|
6598
|
-
background-color: var(--IDS-TOGGLE-
|
|
6775
|
+
color: var(--IDS-TOGGLE--CHECKED__KNOB-COLOR);
|
|
6776
|
+
background-color: var(--IDS-TOGGLE--CHECKED__KNOB-BACKGROUND-COLOR);
|
|
6777
|
+
}
|
|
6778
|
+
.ids-toggle input[type=checkbox]:checked:hover:before,
|
|
6779
|
+
.ids-toggle input:checked:hover:before {
|
|
6780
|
+
background-color: var(--IDS-TOGGLE--CHECKED__HOVER-BACKGROUND-COLOR);
|
|
6781
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE--CHECKED__HOVER-BORDER-COLOR);
|
|
6782
|
+
}
|
|
6783
|
+
.ids-toggle input[type=checkbox]:checked:active:before,
|
|
6784
|
+
.ids-toggle input:checked:active:before {
|
|
6785
|
+
background-color: var(--IDS-TOGGLE--CHECKED__ACTIVE-BACKGROUND-COLOR);
|
|
6786
|
+
border: var(--IDS-TOGGLE__BORDER-THICKNESS) solid var(--IDS-TOGGLE--CHECKED__ACTIVE-BORDER-COLOR);
|
|
6599
6787
|
}
|
|
6600
6788
|
.ids-toggle input[type=checkbox]:disabled + label,
|
|
6601
6789
|
.ids-toggle input:disabled + label {
|
|
@@ -6633,21 +6821,23 @@ input:focus + .ids-toggle input:before {
|
|
|
6633
6821
|
}
|
|
6634
6822
|
}
|
|
6635
6823
|
|
|
6636
|
-
|
|
6637
|
-
--IDS__MAX-WIDTH:
|
|
6824
|
+
.ids--light, .ids--dark {
|
|
6825
|
+
--IDS__MAX-WIDTH: 80rem;
|
|
6638
6826
|
--IDS__FONT-FAMILY: Open sans;
|
|
6639
|
-
--IDS__FONT-COLOR: black;
|
|
6640
6827
|
--IDS__CONTAINER-PADDING: 0 1rem;
|
|
6641
6828
|
--IDS__CONTAINER-MARGIN: 1rem;
|
|
6829
|
+
--IDS__CONTAINER-MAX-WIDTH: var(--IDS__MAX-WIDTH);
|
|
6830
|
+
--IDS__TEXT-MAX-WIDTH: var(--ids-layout-text-max-width);
|
|
6642
6831
|
}
|
|
6643
6832
|
@media all and (min-width: 1024px) {
|
|
6644
|
-
|
|
6833
|
+
.ids--light, .ids--dark {
|
|
6645
6834
|
--IDS__CONTAINER-PADDING: 0 1.25rem;
|
|
6646
6835
|
--IDS__CONTAINER-MARGIN: 1.25rem;
|
|
6647
6836
|
}
|
|
6648
6837
|
}
|
|
6649
|
-
|
|
6838
|
+
.ids--light.ids--fluid, .ids--dark.ids--fluid {
|
|
6650
6839
|
--IDS__MAX-WIDTH: none;
|
|
6840
|
+
--IDS__CONTAINER-MAX-WIDTH: var(--ids-layout-content-max-width);
|
|
6651
6841
|
}
|
|
6652
6842
|
|
|
6653
6843
|
.ids-scrollbar::-webkit-scrollbar {
|
|
@@ -6696,23 +6886,23 @@ input:focus + .ids-toggle input:before {
|
|
|
6696
6886
|
border: 0;
|
|
6697
6887
|
}
|
|
6698
6888
|
|
|
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 {
|
|
6889
|
+
.ids--light input:focus-visible,
|
|
6890
|
+
.ids--light select:focus-visible,
|
|
6891
|
+
.ids--light textarea:focus-visible,
|
|
6892
|
+
.ids--light button:focus-visible,
|
|
6893
|
+
.ids--light ids-button:focus-visible,
|
|
6894
|
+
.ids--light a:focus-visible,
|
|
6895
|
+
.ids--dark input:focus-visible,
|
|
6896
|
+
.ids--dark select:focus-visible,
|
|
6897
|
+
.ids--dark textarea:focus-visible,
|
|
6898
|
+
.ids--dark button:focus-visible,
|
|
6899
|
+
.ids--dark ids-button:focus-visible,
|
|
6900
|
+
.ids--dark a:focus-visible {
|
|
6711
6901
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
6712
6902
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
6713
6903
|
}
|
|
6714
6904
|
|
|
6715
|
-
[tabindex="0"]:focus {
|
|
6905
|
+
[tabindex="0"]:focus-visible {
|
|
6716
6906
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
6717
6907
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
6718
6908
|
}
|