Skip to content

Commit 1d51314

Browse files
committed
chore(*): update metadata
1 parent 8a562c4 commit 1d51314

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

components/actionbutton/index.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
--spectrum-actionbutton-border-color-focus: var(--highcontrast-actionbutton-border-color-focus, var(--mod-actionbutton-border-color-focus, var(--spectrum-gray-500)));
2424
--spectrum-actionbutton-border-color-disabled: var(--spectrum-disabled-border-color);
2525

26-
--spectrum-actionbutton-content-color-disabled: var(--spectrum-disabled-content-color);
2726
--spectrum-actionbutton-content-color-selected: var(--spectrum-gray-50);
2827

2928
--spectrum-actionbutton-background-color-selected-disabled: var(--spectrum-transparent-black-100);

components/actionbutton/metadata/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
"--spectrum-actionbutton-content-color-down",
115115
"--spectrum-actionbutton-content-color-focus",
116116
"--spectrum-actionbutton-content-color-hover",
117+
"--spectrum-actionbutton-content-color-selected",
117118
"--spectrum-actionbutton-edge-to-hold-icon",
118119
"--spectrum-actionbutton-edge-to-text",
119120
"--spectrum-actionbutton-edge-to-visual",
@@ -161,7 +162,6 @@
161162
"--spectrum-corner-radius-medium-size-medium",
162163
"--spectrum-corner-radius-medium-size-small",
163164
"--spectrum-disabled-border-color",
164-
"--spectrum-disabled-content-color",
165165
"--spectrum-focus-indicator-color",
166166
"--spectrum-focus-indicator-gap",
167167
"--spectrum-focus-indicator-thickness",

0 commit comments

Comments
 (0)