|
22 | 22 | ".spectrum-Swatch-disabledIcon path:last-child",
|
23 | 23 | ".spectrum-Swatch-fill",
|
24 | 24 | ".spectrum-Swatch-fill:before",
|
25 |
| - ".spectrum-Swatch-icon", |
26 | 25 | ".spectrum-Swatch-image",
|
27 |
| - ".spectrum-Swatch.is-addSwatch", |
28 |
| - ".spectrum-Swatch.is-addSwatch .spectrum-Swatch-fill", |
29 |
| - ".spectrum-Swatch.is-addSwatch .spectrum-Swatch-icon", |
30 |
| - ".spectrum-Swatch.is-addSwatch.is-keyboardFocused", |
31 |
| - ".spectrum-Swatch.is-addSwatch:active", |
32 |
| - ".spectrum-Swatch.is-addSwatch:focus-visible", |
33 |
| - ".spectrum-Swatch.is-addSwatch:hover", |
| 26 | + ".spectrum-Swatch-mixedValueIcon", |
34 | 27 | ".spectrum-Swatch.is-disabled",
|
35 | 28 | ".spectrum-Swatch.is-disabled .spectrum-Swatch-disabledIcon",
|
36 | 29 | ".spectrum-Swatch.is-image .spectrum-Swatch-fill:before",
|
37 |
| - ".spectrum-Swatch.is-mixedValue", |
38 | 30 | ".spectrum-Swatch.is-mixedValue .spectrum-Swatch-fill",
|
39 |
| - ".spectrum-Swatch.is-mixedValue .spectrum-Swatch-icon", |
| 31 | + ".spectrum-Swatch.is-mixedValue .spectrum-Swatch-mixedValueIcon", |
40 | 32 | ".spectrum-Swatch.is-nothing .spectrum-Swatch-fill",
|
41 | 33 | ".spectrum-Swatch.is-nothing .spectrum-Swatch-fill:after",
|
42 | 34 | ".spectrum-Swatch.is-nothing.spectrum-Swatch--rectangle .spectrum-Swatch-fill:after",
|
|
51 | 43 | ".spectrum-Swatch[disabled] .spectrum-Swatch-disabledIcon"
|
52 | 44 | ],
|
53 | 45 | "modifiers": [
|
54 |
| - "--mod-add-button-background", |
55 |
| - "--mod-add-button-background-down", |
56 |
| - "--mod-add-button-background-hover", |
57 |
| - "--mod-add-button-background-keyboard-focus", |
58 | 46 | "--mod-animation-duration-100",
|
59 |
| - "--mod-mixed-button-background", |
60 | 47 | "--mod-swatch-border-color",
|
61 | 48 | "--mod-swatch-border-color-light",
|
62 |
| - "--mod-swatch-border-color-rgb", |
63 | 49 | "--mod-swatch-border-color-selected",
|
64 |
| - "--mod-swatch-border-opacity", |
65 | 50 | "--mod-swatch-border-radius",
|
66 | 51 | "--mod-swatch-border-thickness",
|
67 | 52 | "--mod-swatch-border-thickness-selected",
|
|
78 | 63 | "--mod-swatch-slash-thickness"
|
79 | 64 | ],
|
80 | 65 | "component": [
|
| 66 | + "--spectrum-swatch-border-color", |
81 | 67 | "--spectrum-swatch-border-color-light",
|
82 |
| - "--spectrum-swatch-border-color-rgb", |
83 | 68 | "--spectrum-swatch-border-color-selected",
|
84 |
| - "--spectrum-swatch-border-opacity", |
85 | 69 | "--spectrum-swatch-border-radius",
|
86 | 70 | "--spectrum-swatch-border-thickness",
|
87 | 71 | "--spectrum-swatch-border-thickness-selected",
|
88 |
| - "--spectrum-swatch-disabled-icon-border-opacity", |
| 72 | + "--spectrum-swatch-dash-icon-color", |
89 | 73 | "--spectrum-swatch-disabled-icon-color",
|
90 | 74 | "--spectrum-swatch-disabled-icon-size",
|
91 | 75 | "--spectrum-swatch-focus-indicator-border-radius",
|
92 | 76 | "--spectrum-swatch-focus-indicator-color",
|
93 | 77 | "--spectrum-swatch-focus-indicator-gap",
|
94 | 78 | "--spectrum-swatch-focus-indicator-thickness",
|
95 | 79 | "--spectrum-swatch-icon-border-color",
|
96 |
| - "--spectrum-swatch-icon-color", |
97 | 80 | "--spectrum-swatch-inner-border-color-selected",
|
98 | 81 | "--spectrum-swatch-size",
|
99 | 82 | "--spectrum-swatch-size-extra-small",
|
|
108 | 91 | "--spectrum-swatch-slash-thickness-small"
|
109 | 92 | ],
|
110 | 93 | "global": [
|
111 |
| - "--spectrum-add-button-background", |
112 |
| - "--spectrum-add-button-background-down", |
113 |
| - "--spectrum-add-button-background-hover", |
114 |
| - "--spectrum-add-button-background-keyboard-focus", |
115 | 94 | "--spectrum-animation-duration-100",
|
116 | 95 | "--spectrum-border-width-100",
|
117 | 96 | "--spectrum-border-width-200",
|
118 | 97 | "--spectrum-corner-radius-75",
|
119 | 98 | "--spectrum-focus-indicator-color",
|
120 | 99 | "--spectrum-focus-indicator-gap",
|
121 | 100 | "--spectrum-focus-indicator-thickness",
|
122 |
| - "--spectrum-gray-100", |
123 |
| - "--spectrum-gray-1000", |
124 |
| - "--spectrum-gray-200", |
125 | 101 | "--spectrum-gray-25",
|
126 |
| - "--spectrum-gray-900-rgb", |
127 |
| - "--spectrum-mixed-button-background", |
128 |
| - "--spectrum-negative-visual-color", |
129 |
| - "--spectrum-neutral-content-color-default", |
| 102 | + "--spectrum-gray-800", |
| 103 | + "--spectrum-gray-900", |
130 | 104 | "--spectrum-picked-color",
|
| 105 | + "--spectrum-red-900", |
131 | 106 | "--spectrum-white",
|
132 | 107 | "--spectrum-workflow-icon-size-100",
|
133 | 108 | "--spectrum-workflow-icon-size-200",
|
|
0 commit comments