|
6 | 6 | ".spectrum-Calendar-body",
|
7 | 7 | ".spectrum-Calendar-date",
|
8 | 8 | ".spectrum-Calendar-date.is-disabled",
|
9 |
| - ".spectrum-Calendar-date.is-disabled.is-range-selection", |
10 | 9 | ".spectrum-Calendar-date.is-disabled.is-selected",
|
11 | 10 | ".spectrum-Calendar-date.is-focused",
|
12 | 11 | ".spectrum-Calendar-date.is-focused.is-range-selection",
|
|
32 | 31 | ".spectrum-Calendar-date.is-range-selection.is-selection-start.is-selection-end",
|
33 | 32 | ".spectrum-Calendar-date.is-range-selection.is-selection-start:after",
|
34 | 33 | ".spectrum-Calendar-date.is-range-selection.is-selection-start:before",
|
35 |
| - ".spectrum-Calendar-date.is-range-selection.is-today", |
36 | 34 | ".spectrum-Calendar-date.is-range-selection:hover",
|
37 | 35 | ".spectrum-Calendar-date.is-selected",
|
38 | 36 | ".spectrum-Calendar-date.is-selected:hover:not(.is-selection-end, .is-selection-start)",
|
|
185 | 183 | "--mod-actionbutton-min-width"
|
186 | 184 | ],
|
187 | 185 | "high-contrast": [
|
188 |
| - "--highcontrast-calendar-button-icon-color", |
189 | 186 | "--highcontrast-calendar-day-background-cap-selected",
|
190 |
| - "--highcontrast-calendar-day-background-color-cap-selected", |
191 |
| - "--highcontrast-calendar-day-background-color-down", |
192 |
| - "--highcontrast-calendar-day-background-color-hover", |
193 |
| - "--highcontrast-calendar-day-background-color-key-focus", |
194 |
| - "--highcontrast-calendar-day-background-color-selected", |
195 |
| - "--highcontrast-calendar-day-background-color-selected-hover", |
196 | 187 | "--highcontrast-calendar-day-background-down",
|
197 | 188 | "--highcontrast-calendar-day-background-focus",
|
198 | 189 | "--highcontrast-calendar-day-background-hover",
|
199 | 190 | "--highcontrast-calendar-day-background-selected",
|
200 | 191 | "--highcontrast-calendar-day-background-selected-hover",
|
201 | 192 | "--highcontrast-calendar-day-border-color-focus",
|
202 |
| - "--highcontrast-calendar-day-border-color-key-focus", |
203 | 193 | "--highcontrast-calendar-day-text-color-cap-selected",
|
204 |
| - "--highcontrast-calendar-day-text-color-disabled", |
205 | 194 | "--highcontrast-calendar-day-text-color-hover",
|
206 | 195 | "--highcontrast-calendar-day-text-color-key-focus",
|
207 | 196 | "--highcontrast-calendar-day-text-color-selected",
|
208 | 197 | "--highcontrast-calendar-day-title-text-color",
|
209 |
| - "--highcontrast-calendar-day-today-background-color-selected-hover", |
210 | 198 | "--highcontrast-calendar-day-today-background-selected-hover",
|
211 | 199 | "--highcontrast-calendar-day-today-border-color",
|
212 |
| - "--highcontrast-calendar-day-today-border-color-disabled", |
213 |
| - "--highcontrast-calendar-day-today-text-color", |
214 |
| - "--highcontrast-calendar-day-today-text-color-disabled" |
| 200 | + "--highcontrast-calendar-day-today-text-color" |
215 | 201 | ]
|
216 | 202 | }
|
0 commit comments