Skip to content

Commit 781d447

Browse files
chore(table): update metadata
1 parent 40e1fbf commit 781d447

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

components/table/dist/metadata.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@
4141
".spectrum-Table-head",
4242
".spectrum-Table-head [role=\"row\"]",
4343
".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",
4450
".spectrum-Table-headCell.is-focused",
4551
".spectrum-Table-headCell.is-focused:after",
4652
".spectrum-Table-headCell.is-sortable.is-keyboardFocused",
@@ -49,15 +55,18 @@
4955
".spectrum-Table-headCell.is-sortable:focus-visible",
5056
".spectrum-Table-headCell.is-sortable:focus:hover",
5157
".spectrum-Table-headCell.is-sortable:hover",
58+
".spectrum-Table-headCell.spectrum-Table-menuButton",
5259
".spectrum-Table-headCell:focus-visible",
5360
".spectrum-Table-headCell:focus-visible:after",
61+
".spectrum-Table-headRow .spectrum-ActionButton:after",
5462
".spectrum-Table-headRow .spectrum-Table-checkboxCell",
5563
".spectrum-Table-headRow .spectrum-Table-checkboxCell .spectrum-Table-checkbox",
5664
".spectrum-Table-headRow .spectrum-Table-headCell",
5765
".spectrum-Table-headRow .spectrum-Table-headCell.is-sortable",
5866
".spectrum-Table-headRow:first-child .spectrum-Table-headCell:first-child",
5967
".spectrum-Table-headRow:last-child .spectrum-Table-headCell:last-child",
6068
".spectrum-Table-main",
69+
".spectrum-Table-menuButton .spectrum-ActionButton",
6170
".spectrum-Table-menuIcon",
6271
".spectrum-Table-row",
6372
".spectrum-Table-row .is-emphasized",
@@ -375,9 +384,23 @@
375384
"--spectrum-transparent-white-25"
376385
],
377386
"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",
378400
"--mod-avatar-block-size",
379401
"--mod-avatar-inline-size",
380402
"--mod-checkbox-margin-block",
403+
"--mod-icon-color",
381404
"--mod-thumbnail-size"
382405
],
383406
"high-contrast": [

0 commit comments

Comments
 (0)