@ardium-ui/ui 5.0.0-alpha.74 → 5.0.0-alpha.76
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/fesm2022/ardium-ui-ui.mjs +106 -106
- package/fesm2022/ardium-ui-ui.mjs.map +1 -1
- package/lib/slider/range-slider/range-slider.component.d.ts +1 -1
- package/package.json +1 -1
- package/prebuilt-themes/default/badge.css +222 -221
- package/prebuilt-themes/default/badge.css.map +1 -1
- package/prebuilt-themes/default/buttons/button.css +305 -304
- package/prebuilt-themes/default/buttons/button.css.map +1 -1
- package/prebuilt-themes/default/buttons/fab.css +302 -303
- package/prebuilt-themes/default/buttons/fab.css.map +1 -1
- package/prebuilt-themes/default/buttons/icon-button.css +290 -290
- package/prebuilt-themes/default/buttons/icon-button.css.map +1 -1
- package/prebuilt-themes/default/calendar.css +364 -364
- package/prebuilt-themes/default/calendar.css.map +1 -1
- package/prebuilt-themes/default/card.css +130 -137
- package/prebuilt-themes/default/card.css.map +1 -1
- package/prebuilt-themes/default/checkbox-list.css +74 -72
- package/prebuilt-themes/default/checkbox-list.css.map +1 -1
- package/prebuilt-themes/default/checkbox.css +339 -338
- package/prebuilt-themes/default/checkbox.css.map +1 -1
- package/prebuilt-themes/default/chips.css +384 -383
- package/prebuilt-themes/default/chips.css.map +1 -1
- package/prebuilt-themes/default/color-display.css +28 -26
- package/prebuilt-themes/default/color-display.css.map +1 -1
- package/prebuilt-themes/default/color-picker.css +105 -103
- package/prebuilt-themes/default/color-picker.css.map +1 -1
- package/prebuilt-themes/default/core.css +13 -9
- package/prebuilt-themes/default/core.css.map +1 -1
- package/prebuilt-themes/default/dialog.css +15 -15
- package/prebuilt-themes/default/dialog.css.map +1 -1
- package/prebuilt-themes/default/divider.css +73 -72
- package/prebuilt-themes/default/divider.css.map +1 -1
- package/prebuilt-themes/default/dropdown-panel.css +35 -34
- package/prebuilt-themes/default/dropdown-panel.css.map +1 -1
- package/prebuilt-themes/default/file-drop-area.css +286 -285
- package/prebuilt-themes/default/file-drop-area.css.map +1 -1
- package/prebuilt-themes/default/form-field-frame.css +102 -102
- package/prebuilt-themes/default/form-field-frame.css.map +1 -1
- package/prebuilt-themes/default/form-field.css +127 -129
- package/prebuilt-themes/default/form-field.css.map +1 -1
- package/prebuilt-themes/default/inputs/autocomplete-input.css +163 -162
- package/prebuilt-themes/default/inputs/autocomplete-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/color-input.css +99 -98
- package/prebuilt-themes/default/inputs/color-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/date-input.css +125 -125
- package/prebuilt-themes/default/inputs/date-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/digit-input.css +110 -111
- package/prebuilt-themes/default/inputs/digit-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/file-input.css +358 -359
- package/prebuilt-themes/default/inputs/file-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/hex-input.css +140 -138
- package/prebuilt-themes/default/inputs/hex-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/input.css +128 -126
- package/prebuilt-themes/default/inputs/input.css.map +1 -1
- package/prebuilt-themes/default/inputs/number-input.css +204 -204
- package/prebuilt-themes/default/inputs/number-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/password-input.css +98 -97
- package/prebuilt-themes/default/inputs/password-input.css.map +1 -1
- package/prebuilt-themes/default/kbd-shortcut.css +10 -8
- package/prebuilt-themes/default/kbd-shortcut.css.map +1 -1
- package/prebuilt-themes/default/kbd.css +17 -15
- package/prebuilt-themes/default/kbd.css.map +1 -1
- package/prebuilt-themes/default/modal.css +79 -77
- package/prebuilt-themes/default/modal.css.map +1 -1
- package/prebuilt-themes/default/progress-bar.css +250 -234
- package/prebuilt-themes/default/progress-bar.css.map +1 -1
- package/prebuilt-themes/default/progress-circle.css +172 -170
- package/prebuilt-themes/default/progress-circle.css.map +1 -1
- package/prebuilt-themes/default/radio.css +231 -232
- package/prebuilt-themes/default/radio.css.map +1 -1
- package/prebuilt-themes/default/segment.css +414 -412
- package/prebuilt-themes/default/segment.css.map +1 -1
- package/prebuilt-themes/default/select.css +274 -275
- package/prebuilt-themes/default/select.css.map +1 -1
- package/prebuilt-themes/default/slide-toggle.css +294 -293
- package/prebuilt-themes/default/slide-toggle.css.map +1 -1
- package/prebuilt-themes/default/slider.css +370 -369
- package/prebuilt-themes/default/slider.css.map +1 -1
- package/prebuilt-themes/default/snackbar.css +173 -172
- package/prebuilt-themes/default/snackbar.css.map +1 -1
- package/prebuilt-themes/default/spinner.css +156 -155
- package/prebuilt-themes/default/spinner.css.map +1 -1
- package/prebuilt-themes/default/stars.css +259 -262
- package/prebuilt-themes/default/stars.css.map +1 -1
- package/prebuilt-themes/default/tabber.css +234 -233
- package/prebuilt-themes/default/tabber.css.map +1 -1
- package/prebuilt-themes/default/table-pagination.css +46 -45
- package/prebuilt-themes/default/table-pagination.css.map +1 -1
- package/prebuilt-themes/default/table.css +441 -439
- package/prebuilt-themes/default/table.css.map +1 -1
- package/themes/default/badge.scss +92 -90
- package/themes/default/buttons/button.scss +70 -68
- package/themes/default/buttons/fab.scss +63 -61
- package/themes/default/buttons/icon-button.scss +56 -54
- package/themes/default/calendar.scss +215 -211
- package/themes/default/card.scss +133 -131
- package/themes/default/checkbox-list.scss +70 -68
- package/themes/default/checkbox.scss +55 -53
- package/themes/default/chips.scss +166 -159
- package/themes/default/color-display.scss +31 -29
- package/themes/default/color-picker.scss +95 -93
- package/themes/default/core.scss +14 -9
- package/themes/default/dialog.scss +15 -13
- package/themes/default/divider.scss +79 -77
- package/themes/default/dropdown-panel.scss +37 -35
- package/themes/default/file-drop-area.scss +152 -150
- package/themes/default/form-field-frame.scss +69 -67
- package/themes/default/form-field.scss +109 -107
- package/themes/default/inputs/autocomplete-input.scss +61 -59
- package/themes/default/inputs/color-input.scss +34 -32
- package/themes/default/inputs/date-input.scss +63 -61
- package/themes/default/inputs/digit-input.scss +83 -81
- package/themes/default/inputs/file-input.scss +113 -111
- package/themes/default/inputs/hex-input.scss +39 -37
- package/themes/default/inputs/input.scss +27 -25
- package/themes/default/inputs/number-input.scss +137 -135
- package/themes/default/inputs/password-input.scss +60 -58
- package/themes/default/kbd-shortcut.scss +9 -7
- package/themes/default/kbd.scss +19 -17
- package/themes/default/modal.scss +79 -77
- package/themes/default/progress-bar.scss +127 -103
- package/themes/default/progress-circle.scss +41 -39
- package/themes/default/radio.scss +92 -90
- package/themes/default/segment.scss +260 -255
- package/themes/default/select.scss +206 -204
- package/themes/default/slide-toggle.scss +146 -144
- package/themes/default/slider.scss +185 -179
- package/themes/default/snackbar.scss +32 -30
- package/themes/default/spinner.scss +16 -14
- package/themes/default/stars.scss +81 -79
- package/themes/default/tabber.scss +86 -84
- package/themes/default/table-pagination.scss +47 -46
- package/themes/default/table.scss +342 -340
|
@@ -30,197 +30,199 @@
|
|
|
30
30
|
--ard-slide-toggle-disabled-icon-opacity: 60%;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
position: relative;
|
|
37
|
-
height: var(--ard-slide-toggle-height, 1.25em);
|
|
38
|
-
font-size: inherit;
|
|
39
|
-
cursor: pointer;
|
|
40
|
-
user-select: none;
|
|
41
|
-
border: none;
|
|
42
|
-
background: none;
|
|
43
|
-
border-radius: var(--ard-slide-toggle-border-radius, 9999px);
|
|
44
|
-
padding: 0;
|
|
45
|
-
|
|
46
|
-
//! hitbox
|
|
47
|
-
.ard-hitbox {
|
|
48
|
-
position: absolute;
|
|
49
|
-
inset: var(--ard-slide-toggle-hitbox-offset, -4px);
|
|
50
|
-
}
|
|
33
|
+
@layer ard-theme {
|
|
34
|
+
.ard-slide-toggle {
|
|
35
|
+
@include coloringMixins.typeColors();
|
|
51
36
|
|
|
52
|
-
//! track
|
|
53
|
-
.ard-slide-toggle-track {
|
|
54
37
|
position: relative;
|
|
55
|
-
|
|
56
|
-
height: var(--ard-slide-toggle-track-height, 0.75em);
|
|
57
|
-
font-size: inherit;
|
|
58
|
-
border-radius: var(--ard-slide-toggle-border-radius, 9999px);
|
|
59
|
-
overflow: hidden;
|
|
60
|
-
background: ARD.$bg;
|
|
61
|
-
|
|
62
|
-
.ard-slide-toggle-track-overlay {
|
|
63
|
-
position: absolute;
|
|
64
|
-
inset: 0;
|
|
65
|
-
background: ARD.$overlay;
|
|
66
|
-
opacity: var(--ard-slide-toggle-track-opacity, 20%);
|
|
67
|
-
transition: opacity var(--ard-slide-toggle-transition-duration, 0.1s) ease;
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
//! handle
|
|
72
|
-
.ard-slide-toggle-handle {
|
|
73
|
-
width: var(--ard-slide-toggle-handle-size, 1.25em);
|
|
74
|
-
height: var(--ard-slide-toggle-handle-size, 1.25em);
|
|
38
|
+
height: var(--ard-slide-toggle-height, 1.25em);
|
|
75
39
|
font-size: inherit;
|
|
40
|
+
cursor: pointer;
|
|
41
|
+
user-select: none;
|
|
42
|
+
border: none;
|
|
43
|
+
background: none;
|
|
76
44
|
border-radius: var(--ard-slide-toggle-border-radius, 9999px);
|
|
77
|
-
|
|
78
|
-
position: absolute;
|
|
79
|
-
top: 0;
|
|
80
|
-
left: 0;
|
|
81
|
-
box-shadow: ARD.$simple-shadow;
|
|
82
|
-
overflow: hidden;
|
|
83
|
-
transition:
|
|
84
|
-
box-shadow var(--ard-slide-toggle-box-shadow-transition, 0.28s) ARD.$timing-fn,
|
|
85
|
-
left var(--ard-slide-toggle-transition-duration, 0.1s) ease,
|
|
86
|
-
background-color var(--ard-slide-toggle-transition-duration, 0.1s) ease,
|
|
87
|
-
transform var(--ard-slide-toggle-transition-duration, 0.1s) ease;
|
|
88
|
-
|
|
89
|
-
.ard-focus-overlay {
|
|
90
|
-
@include defaultMixins.focus-overlay;
|
|
91
|
-
background: var(--ard-cmpcl--overlay-colored);
|
|
92
|
-
}
|
|
45
|
+
padding: 0;
|
|
93
46
|
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
font-size: var(--ard-slide-toggle-handle-icon-size, 0.95em);
|
|
97
|
-
color: ARD.$text;
|
|
47
|
+
//! hitbox
|
|
48
|
+
.ard-hitbox {
|
|
98
49
|
position: absolute;
|
|
99
|
-
|
|
100
|
-
top: 50%;
|
|
101
|
-
transform: translate(-50%, -50%);
|
|
102
|
-
transition: color var(--ard-slide-toggle-transition-duration, 0.1s) ease;
|
|
103
|
-
|
|
104
|
-
&.ard-icon-for-selected {
|
|
105
|
-
display: none;
|
|
106
|
-
}
|
|
50
|
+
inset: var(--ard-slide-toggle-hitbox-offset, -4px);
|
|
107
51
|
}
|
|
108
|
-
}
|
|
109
52
|
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
53
|
+
//! track
|
|
54
|
+
.ard-slide-toggle-track {
|
|
55
|
+
position: relative;
|
|
56
|
+
width: var(--ard-slide-toggle-track-width, 2.25em);
|
|
57
|
+
height: var(--ard-slide-toggle-track-height, 0.75em);
|
|
58
|
+
font-size: inherit;
|
|
59
|
+
border-radius: var(--ard-slide-toggle-border-radius, 9999px);
|
|
60
|
+
overflow: hidden;
|
|
61
|
+
background: ARD.$bg;
|
|
115
62
|
|
|
116
|
-
.ard-
|
|
117
|
-
|
|
63
|
+
.ard-slide-toggle-track-overlay {
|
|
64
|
+
position: absolute;
|
|
65
|
+
inset: 0;
|
|
66
|
+
background: ARD.$overlay;
|
|
67
|
+
opacity: var(--ard-slide-toggle-track-opacity, 20%);
|
|
68
|
+
transition: opacity var(--ard-slide-toggle-transition-duration, 0.1s) ease;
|
|
118
69
|
}
|
|
119
70
|
}
|
|
120
|
-
}
|
|
121
71
|
|
|
122
|
-
|
|
72
|
+
//! handle
|
|
123
73
|
.ard-slide-toggle-handle {
|
|
124
|
-
|
|
74
|
+
width: var(--ard-slide-toggle-handle-size, 1.25em);
|
|
75
|
+
height: var(--ard-slide-toggle-handle-size, 1.25em);
|
|
76
|
+
font-size: inherit;
|
|
77
|
+
border-radius: var(--ard-slide-toggle-border-radius, 9999px);
|
|
78
|
+
background: ARD.$bg-f;
|
|
79
|
+
position: absolute;
|
|
80
|
+
top: 0;
|
|
81
|
+
left: 0;
|
|
82
|
+
box-shadow: ARD.$simple-shadow;
|
|
83
|
+
overflow: hidden;
|
|
84
|
+
transition:
|
|
85
|
+
box-shadow var(--ard-slide-toggle-box-shadow-transition, 0.28s) ARD.$timing-fn,
|
|
86
|
+
left var(--ard-slide-toggle-transition-duration, 0.1s) ease,
|
|
87
|
+
background-color var(--ard-slide-toggle-transition-duration, 0.1s) ease,
|
|
88
|
+
transform var(--ard-slide-toggle-transition-duration, 0.1s) ease;
|
|
125
89
|
|
|
126
90
|
.ard-focus-overlay {
|
|
127
|
-
|
|
91
|
+
@include defaultMixins.focus-overlay;
|
|
92
|
+
background: var(--ard-cmpcl--overlay-colored);
|
|
128
93
|
}
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
//! selected state
|
|
133
|
-
&.ard-slide-toggle-selected {
|
|
134
|
-
.ard-slide-toggle-track-overlay {
|
|
135
|
-
background: var(--ard-cmpcl--content);
|
|
136
|
-
opacity: var(--ard-slide-toggle-track-selected-opacity, 40%);
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
.ard-slide-toggle-handle {
|
|
140
|
-
left: 100%;
|
|
141
|
-
transform: translateX(-100%);
|
|
142
|
-
background: var(--ard-cmpcl--bg);
|
|
143
94
|
|
|
144
95
|
.ard-slide-toggle-icon {
|
|
145
|
-
|
|
96
|
+
@include defaultMixins.icon(0, 600);
|
|
97
|
+
font-size: var(--ard-slide-toggle-handle-icon-size, 0.95em);
|
|
98
|
+
color: ARD.$text;
|
|
99
|
+
position: absolute;
|
|
100
|
+
left: 50%;
|
|
101
|
+
top: 50%;
|
|
102
|
+
transform: translate(-50%, -50%);
|
|
103
|
+
transition: color var(--ard-slide-toggle-transition-duration, 0.1s) ease;
|
|
146
104
|
|
|
147
105
|
&.ard-icon-for-selected {
|
|
148
|
-
display: block;
|
|
149
|
-
}
|
|
150
|
-
&.ard-icon-for-unselected {
|
|
151
106
|
display: none;
|
|
152
107
|
}
|
|
153
108
|
}
|
|
154
109
|
}
|
|
155
110
|
|
|
156
|
-
|
|
157
|
-
|
|
111
|
+
//! interaction states
|
|
112
|
+
&:hover,
|
|
113
|
+
&:focus {
|
|
114
|
+
.ard-slide-toggle-handle {
|
|
115
|
+
box-shadow: ARD.$simple-shadow2;
|
|
116
|
+
|
|
117
|
+
.ard-focus-overlay {
|
|
118
|
+
opacity: var(--ard-slide-toggle-hover-overlay-opacity, 4%);
|
|
119
|
+
}
|
|
120
|
+
}
|
|
158
121
|
}
|
|
159
|
-
}
|
|
160
122
|
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
123
|
+
&:active {
|
|
124
|
+
.ard-slide-toggle-handle {
|
|
125
|
+
box-shadow: ARD.$simple-shadow3;
|
|
164
126
|
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
127
|
+
.ard-focus-overlay {
|
|
128
|
+
opacity: var(--ard-slide-toggle-active-overlay-opacity, 12%);
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
}
|
|
170
132
|
|
|
133
|
+
//! selected state
|
|
134
|
+
&.ard-slide-toggle-selected {
|
|
171
135
|
.ard-slide-toggle-track-overlay {
|
|
172
136
|
background: var(--ard-cmpcl--content);
|
|
173
|
-
opacity:
|
|
137
|
+
opacity: var(--ard-slide-toggle-track-selected-opacity, 40%);
|
|
174
138
|
}
|
|
175
|
-
}
|
|
176
139
|
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
140
|
+
.ard-slide-toggle-handle {
|
|
141
|
+
left: 100%;
|
|
142
|
+
transform: translateX(-100%);
|
|
143
|
+
background: var(--ard-cmpcl--bg);
|
|
144
|
+
|
|
145
|
+
.ard-slide-toggle-icon {
|
|
146
|
+
color: var(--ard-cmpcl--on-bg);
|
|
147
|
+
|
|
148
|
+
&.ard-icon-for-selected {
|
|
149
|
+
display: block;
|
|
150
|
+
}
|
|
151
|
+
&.ard-icon-for-unselected {
|
|
152
|
+
display: none;
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
&.ard-color-none .ard-slide-toggle-track-overlay {
|
|
158
|
+
opacity: var(--ard-slide-toggle-track-selected-opacity-no-color, 35%);
|
|
159
|
+
}
|
|
187
160
|
}
|
|
188
161
|
|
|
189
|
-
|
|
162
|
+
//! contained appearance
|
|
163
|
+
&.ard-appearance-contained {
|
|
164
|
+
height: var(--ard-slide-toggle-contained-height, 1.5em);
|
|
165
|
+
|
|
190
166
|
.ard-slide-toggle-track {
|
|
191
|
-
|
|
167
|
+
height: var(--ard-slide-toggle-contained-height, 1.5em);
|
|
168
|
+
background: ARD.$bg-f;
|
|
169
|
+
border: var(--ard-slide-toggle-contained-border, 1px solid ARD.$detail-ultralight);
|
|
170
|
+
box-sizing: border-box;
|
|
171
|
+
|
|
172
|
+
.ard-slide-toggle-track-overlay {
|
|
173
|
+
background: var(--ard-cmpcl--content);
|
|
174
|
+
opacity: 0;
|
|
175
|
+
}
|
|
192
176
|
}
|
|
193
177
|
|
|
194
|
-
.ard-slide-toggle-
|
|
195
|
-
|
|
178
|
+
.ard-slide-toggle-handle {
|
|
179
|
+
width: var(--ard-slide-toggle-contained-handle-size, 1.125em);
|
|
180
|
+
height: var(--ard-slide-toggle-contained-handle-size, 1.125em);
|
|
181
|
+
background: ARD.$bg;
|
|
182
|
+
border: var(--ard-slide-toggle-contained-border, 1px solid ARD.$detail-ultralight);
|
|
183
|
+
box-shadow: none;
|
|
184
|
+
box-sizing: border-box;
|
|
185
|
+
top: 50%;
|
|
186
|
+
margin: 0 var(--ard-slide-toggle-contained-handle-margin, 0.25em);
|
|
187
|
+
transform: translateX(-1px) translateY(-50%);
|
|
196
188
|
}
|
|
197
189
|
|
|
198
|
-
|
|
199
|
-
|
|
190
|
+
&.ard-slide-toggle-selected {
|
|
191
|
+
.ard-slide-toggle-track {
|
|
192
|
+
border-color: var(--ard-cmpcl--content);
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
.ard-slide-toggle-track-overlay {
|
|
196
|
+
opacity: 100%;
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
.ard-slide-toggle-handle {
|
|
200
|
+
transform: translateX(calc(-100% - var(--ard-slide-toggle-contained-handle-margin, 0.25em) * 2 + 1px)) translateY(-50%);
|
|
201
|
+
}
|
|
200
202
|
}
|
|
201
203
|
}
|
|
202
204
|
}
|
|
203
|
-
}
|
|
204
205
|
|
|
205
|
-
//! disabled state
|
|
206
|
-
.ard-disabled .ard-slide-toggle {
|
|
207
|
-
|
|
208
|
-
|
|
206
|
+
//! disabled state
|
|
207
|
+
.ard-disabled .ard-slide-toggle {
|
|
208
|
+
pointer-events: none;
|
|
209
|
+
opacity: var(--ard-slide-toggle-disabled-opacity, 60%);
|
|
209
210
|
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
211
|
+
.ard-slide-toggle-track-overlay {
|
|
212
|
+
opacity: var(--ard-slide-toggle-disabled-track-opacity, 20%);
|
|
213
|
+
}
|
|
213
214
|
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
215
|
+
.ard-focus-overlay {
|
|
216
|
+
opacity: var(--ard-slide-toggle-disabled-overlay-opacity, 20%);
|
|
217
|
+
}
|
|
217
218
|
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
219
|
+
.ard-slide-toggle-icon {
|
|
220
|
+
opacity: var(--ard-slide-toggle-disabled-icon-opacity, 60%);
|
|
221
|
+
}
|
|
221
222
|
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
223
|
+
&:not(.ard-slide-toggle-selected) .ard-slide-toggle-track-overlay,
|
|
224
|
+
&.ard-color-none .ard-slide-toggle-track-overlay {
|
|
225
|
+
opacity: var(--ard-slide-toggle-disabled-track-opacity-unselected, 12.5%);
|
|
226
|
+
}
|
|
225
227
|
}
|
|
226
228
|
}
|