|
41 | 41 | ".spectrum-Table-head",
|
42 | 42 | ".spectrum-Table-head [role=\"row\"]",
|
43 | 43 | ".spectrum-Table-headCell",
|
| 44 | + ".spectrum-Table-headCell .spectrum-Table-menuButton", |
| 45 | + ".spectrum-Table-headCell .spectrum-Table-menuButton:active", |
| 46 | + ".spectrum-Table-headCell .spectrum-Table-menuButton:focus", |
| 47 | + ".spectrum-Table-headCell .spectrum-Table-menuButton:focus-visible", |
| 48 | + ".spectrum-Table-headCell .spectrum-Table-menuButton:focus:hover", |
| 49 | + ".spectrum-Table-headCell .spectrum-Table-menuButton:hover", |
44 | 50 | ".spectrum-Table-headCell.is-focused",
|
45 | 51 | ".spectrum-Table-headCell.is-focused:after",
|
46 | 52 | ".spectrum-Table-headCell.is-sortable.is-keyboardFocused",
|
|
49 | 55 | ".spectrum-Table-headCell.is-sortable:focus-visible",
|
50 | 56 | ".spectrum-Table-headCell.is-sortable:focus:hover",
|
51 | 57 | ".spectrum-Table-headCell.is-sortable:hover",
|
| 58 | + ".spectrum-Table-headCell.spectrum-Table-menuButton", |
52 | 59 | ".spectrum-Table-headCell:focus-visible",
|
53 | 60 | ".spectrum-Table-headCell:focus-visible:after",
|
| 61 | + ".spectrum-Table-headRow .spectrum-ActionButton:after", |
54 | 62 | ".spectrum-Table-headRow .spectrum-Table-checkboxCell",
|
55 | 63 | ".spectrum-Table-headRow .spectrum-Table-checkboxCell .spectrum-Table-checkbox",
|
56 | 64 | ".spectrum-Table-headRow .spectrum-Table-headCell",
|
57 | 65 | ".spectrum-Table-headRow .spectrum-Table-headCell.is-sortable",
|
58 | 66 | ".spectrum-Table-headRow:first-child .spectrum-Table-headCell:first-child",
|
59 | 67 | ".spectrum-Table-headRow:last-child .spectrum-Table-headCell:last-child",
|
60 | 68 | ".spectrum-Table-main",
|
| 69 | + ".spectrum-Table-menuButton .spectrum-ActionButton", |
61 | 70 | ".spectrum-Table-menuIcon",
|
62 | 71 | ".spectrum-Table-row",
|
63 | 72 | ".spectrum-Table-row .is-emphasized",
|
|
375 | 384 | "--spectrum-transparent-white-25"
|
376 | 385 | ],
|
377 | 386 | "passthroughs": [
|
| 387 | + "--mod-action-button-icon-size", |
| 388 | + "--mod-actionbutton-background-color-down", |
| 389 | + "--mod-actionbutton-background-color-focus", |
| 390 | + "--mod-actionbutton-background-color-hover", |
| 391 | + "--mod-actionbutton-content-color-default", |
| 392 | + "--mod-actionbutton-edge-to-text", |
| 393 | + "--mod-actionbutton-edge-to-visual", |
| 394 | + "--mod-actionbutton-focus-indicator-border-radius", |
| 395 | + "--mod-actionbutton-font-family", |
| 396 | + "--mod-actionbutton-font-size", |
| 397 | + "--mod-actionbutton-font-weight", |
| 398 | + "--mod-actionbutton-line-height", |
| 399 | + "--mod-actionbutton-text-to-visual", |
378 | 400 | "--mod-avatar-block-size",
|
379 | 401 | "--mod-avatar-inline-size",
|
380 | 402 | "--mod-checkbox-margin-block",
|
| 403 | + "--mod-icon-color", |
381 | 404 | "--mod-thumbnail-size"
|
382 | 405 | ],
|
383 | 406 | "high-contrast": [
|
|
0 commit comments