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