|
2 | 2 | "sourceFile": "index.css",
|
3 | 3 | "selectors": [
|
4 | 4 | ".spectrum-Table",
|
| 5 | + ".spectrum-Table .spectrum-Table-row--summary", |
5 | 6 | ".spectrum-Table--compact",
|
6 | 7 | ".spectrum-Table--emphasized",
|
7 | 8 | ".spectrum-Table--quiet",
|
|
14 | 15 | ".spectrum-Table-body .spectrum-Table-row:first-child .spectrum-Table-cell",
|
15 | 16 | ".spectrum-Table-body .spectrum-Table-row:last-child .spectrum-Table-cell",
|
16 | 17 | ".spectrum-Table-body.is-drop-target",
|
17 |
| - ".spectrum-Table-body.is-drop-target .spectrum-Table-headRow", |
18 | 18 | ".spectrum-Table-body.is-drop-target .spectrum-Table-row",
|
19 | 19 | ".spectrum-Table-body.is-drop-target .spectrum-Table-row .spectrum-Table-checkbox .spectrum-Checkbox-box:before",
|
20 | 20 | ".spectrum-Table-body.is-drop-target:after",
|
|
23 | 23 | ".spectrum-Table-cell--alignStart",
|
24 | 24 | ".spectrum-Table-cell--collapsible",
|
25 | 25 | ".spectrum-Table-cell--divider",
|
26 |
| - ".spectrum-Table-cell.is-focused", |
27 |
| - ".spectrum-Table-cell.is-focused:after", |
| 26 | + ".spectrum-Table-cell:focus", |
28 | 27 | ".spectrum-Table-cell:focus-visible",
|
29 | 28 | ".spectrum-Table-cell:focus-visible:after",
|
| 29 | + ".spectrum-Table-cell:focus:after", |
30 | 30 | ".spectrum-Table-chartContent .spectrum-Table-chartImage",
|
31 | 31 | ".spectrum-Table-checkboxCell",
|
32 | 32 | ".spectrum-Table-checkboxCell .spectrum-Table-checkbox",
|
|
56 | 56 | ".spectrum-Table-headCell .spectrum-Table-sortButton:focus",
|
57 | 57 | ".spectrum-Table-headCell .spectrum-Table-sortButton:focus-visible",
|
58 | 58 | ".spectrum-Table-headCell .spectrum-Table-sortButton:hover",
|
59 |
| - ".spectrum-Table-headCell.is-focused", |
60 |
| - ".spectrum-Table-headCell.is-focused:after", |
61 | 59 | ".spectrum-Table-headCell.is-sortable",
|
| 60 | + ".spectrum-Table-headCell.is-sortable .spectrum-Table-sortButton", |
62 | 61 | ".spectrum-Table-headCell.is-sortable .spectrum-Table-sortButton .spectrum-Icon",
|
| 62 | + ".spectrum-Table-headCell.is-sortable .spectrum-Table-sortButton:active", |
63 | 63 | ".spectrum-Table-headCell.is-sortable .spectrum-Table-sortButton:after",
|
| 64 | + ".spectrum-Table-headCell.is-sortable .spectrum-Table-sortButton:focus", |
| 65 | + ".spectrum-Table-headCell.is-sortable .spectrum-Table-sortButton:focus-visible", |
| 66 | + ".spectrum-Table-headCell.is-sortable .spectrum-Table-sortButton:hover", |
64 | 67 | ".spectrum-Table-headCell.is-sortable.is-keyboardFocused",
|
65 | 68 | ".spectrum-Table-headCell.is-sortable:active",
|
66 | 69 | ".spectrum-Table-headCell.is-sortable:focus",
|
|
71 | 74 | ".spectrum-Table-headCell.spectrum-Table-hasMenuButton .spectrum-Table-sortButton .spectrum-Button-label",
|
72 | 75 | ".spectrum-Table-headCell.spectrum-Table-hasMenuButton .spectrum-Table-sortButton .spectrum-Button-label:after",
|
73 | 76 | ".spectrum-Table-headCell.spectrum-Table-hasMenuButton .spectrum-Table-sortButton .spectrum-Icon",
|
74 |
| - ".spectrum-Table-headCell.spectrum-Table-hasMenuButton .spectrum-Table-sortButton.is-focused:after", |
75 | 77 | ".spectrum-Table-headCell.spectrum-Table-hasMenuButton .spectrum-Table-sortButton:focus-visible:after",
|
| 78 | + ".spectrum-Table-headCell.spectrum-Table-hasMenuButton .spectrum-Table-sortButton:hover", |
76 | 79 | ".spectrum-Table-headCell.spectrum-Table-hasMenuButton.is-keyboardFocused",
|
77 | 80 | ".spectrum-Table-headCell.spectrum-Table-hasMenuButton:active",
|
78 | 81 | ".spectrum-Table-headCell.spectrum-Table-hasMenuButton:focus",
|
79 | 82 | ".spectrum-Table-headCell.spectrum-Table-hasMenuButton:focus-visible",
|
80 | 83 | ".spectrum-Table-headCell.spectrum-Table-hasMenuButton:hover",
|
| 84 | + ".spectrum-Table-headCell:focus", |
81 | 85 | ".spectrum-Table-headCell:focus-visible",
|
82 | 86 | ".spectrum-Table-headCell:focus-visible:after",
|
| 87 | + ".spectrum-Table-headCell:focus:after", |
83 | 88 | ".spectrum-Table-headRow .spectrum-ActionButton:after",
|
84 | 89 | ".spectrum-Table-headRow .spectrum-Table-checkboxCell",
|
85 | 90 | ".spectrum-Table-headRow .spectrum-Table-checkboxCell .spectrum-Table-checkbox",
|
86 | 91 | ".spectrum-Table-headRow .spectrum-Table-headCell",
|
87 | 92 | ".spectrum-Table-headRow .spectrum-Table-headCell--alignEnd",
|
88 | 93 | ".spectrum-Table-headRow .spectrum-Table-headCell.is-sortable",
|
89 |
| - ".spectrum-Table-headRow.is-drop-target", |
90 |
| - ".spectrum-Table-headRow.is-focused", |
91 |
| - ".spectrum-Table-headRow.is-focused:hover", |
92 |
| - ".spectrum-Table-headRow.is-selected", |
93 |
| - ".spectrum-Table-headRow.is-selected.is-focused", |
94 |
| - ".spectrum-Table-headRow.is-selected:active", |
95 |
| - ".spectrum-Table-headRow.is-selected:focus-visible", |
96 |
| - ".spectrum-Table-headRow.is-selected:hover", |
97 |
| - ".spectrum-Table-headRow:active", |
98 | 94 | ".spectrum-Table-headRow:first-child .spectrum-Table-headCell:first-child",
|
99 |
| - ".spectrum-Table-headRow:focus", |
100 |
| - ".spectrum-Table-headRow:focus-visible", |
101 |
| - ".spectrum-Table-headRow:focus-visible:hover", |
102 |
| - ".spectrum-Table-headRow:focus:hover", |
103 |
| - ".spectrum-Table-headRow:hover", |
104 | 95 | ".spectrum-Table-headRow:last-child .spectrum-Table-headCell:last-child",
|
105 | 96 | ".spectrum-Table-main",
|
106 | 97 | ".spectrum-Table-row",
|
|
127 | 118 | ".spectrum-Table-row.is-drop-target",
|
128 | 119 | ".spectrum-Table-row.is-drop-target .spectrum-Table-cell",
|
129 | 120 | ".spectrum-Table-row.is-drop-target .spectrum-Table-checkbox .spectrum-Checkbox-box:before",
|
130 |
| - ".spectrum-Table-row.is-focused", |
131 |
| - ".spectrum-Table-row.is-focused .spectrum-Table-cell:first-child", |
132 |
| - ".spectrum-Table-row.is-focused .spectrum-Table-cell:first-child:before", |
133 |
| - ".spectrum-Table-row.is-focused .spectrum-Table-checkbox .spectrum-Checkbox-box:before", |
134 |
| - ".spectrum-Table-row.is-focused:hover", |
135 |
| - ".spectrum-Table-row.is-focused:last-child .spectrum-Table-cell:first-child:before", |
136 | 121 | ".spectrum-Table-row.is-selected",
|
137 | 122 | ".spectrum-Table-row.is-selected .spectrum-Table-cell",
|
138 | 123 | ".spectrum-Table-row.is-selected .spectrum-Table-checkbox .spectrum-Checkbox-box:before",
|
139 |
| - ".spectrum-Table-row.is-selected.is-focused", |
140 | 124 | ".spectrum-Table-row.is-selected:active",
|
141 | 125 | ".spectrum-Table-row.is-selected:focus-visible",
|
142 | 126 | ".spectrum-Table-row.is-selected:hover",
|
|
147 | 131 | ".spectrum-Table-row:focus",
|
148 | 132 | ".spectrum-Table-row:focus .spectrum-Table-cell:first-child",
|
149 | 133 | ".spectrum-Table-row:focus .spectrum-Table-cell:first-child:before",
|
| 134 | + ".spectrum-Table-row:focus .spectrum-Table-checkbox .spectrum-Checkbox-box:before", |
150 | 135 | ".spectrum-Table-row:focus-visible",
|
151 | 136 | ".spectrum-Table-row:focus-visible .spectrum-Table-cell:first-child",
|
152 | 137 | ".spectrum-Table-row:focus-visible .spectrum-Table-cell:first-child:before",
|
|
430 | 415 | "--mod-button-background-color-down",
|
431 | 416 | "--mod-button-background-color-focus",
|
432 | 417 | "--mod-button-background-color-hover",
|
| 418 | + "--mod-button-border-radius", |
433 | 419 | "--mod-button-content-color-default",
|
434 | 420 | "--mod-button-content-color-down",
|
435 | 421 | "--mod-button-content-color-focus",
|
|
439 | 425 | "--mod-button-font-family",
|
440 | 426 | "--mod-button-font-size",
|
441 | 427 | "--mod-button-font-weight",
|
442 |
| - "--mod-button-height", |
443 | 428 | "--mod-button-line-height",
|
444 | 429 | "--mod-button-padding-label-to-icon",
|
445 | 430 | "--mod-checkbox-margin-block",
|
|
451 | 436 | "--highcontrast-table-cell-focus-indicator-color",
|
452 | 437 | "--highcontrast-table-divider-color",
|
453 | 438 | "--highcontrast-table-focus-indicator-color",
|
| 439 | + "--highcontrast-table-header-text-color", |
| 440 | + "--highcontrast-table-header-text-color-hover", |
454 | 441 | "--highcontrast-table-icon-color",
|
455 | 442 | "--highcontrast-table-icon-color-focus",
|
456 | 443 | "--highcontrast-table-row-background-color",
|
|
0 commit comments