|
2 | 2 | "sourceFile": "index.css",
|
3 | 3 | "selectors": [
|
4 | 4 | ".spectrum-DropZone",
|
| 5 | + ".spectrum-DropZone .spectrum-IllustratedMessage", |
| 6 | + ".spectrum-DropZone-actions", |
5 | 7 | ".spectrum-DropZone-button",
|
| 8 | + ".spectrum-DropZone-button .spectrum-ActionButton-label", |
6 | 9 | ".spectrum-DropZone-button:focus",
|
7 | 10 | ".spectrum-DropZone-button:hover",
|
8 | 11 | ".spectrum-DropZone-content",
|
| 12 | + ".spectrum-DropZone-stroke", |
| 13 | + ".spectrum-DropZone-stroke-path", |
9 | 14 | ".spectrum-DropZone.is-dragged",
|
| 15 | + ".spectrum-DropZone.is-dragged .spectrum-DropZone-stroke-path", |
10 | 16 | ".spectrum-DropZone.is-filled",
|
11 | 17 | ".spectrum-DropZone.is-filled.is-dragged",
|
12 |
| - ".spectrum-DropZone:focus-visible", |
13 |
| - ".spectrum-DropZone:lang(ja)", |
14 |
| - ".spectrum-DropZone:lang(ko)", |
15 |
| - ".spectrum-DropZone:lang(zh)" |
| 18 | + ".spectrum-DropZone.is-filled.is-dragged .spectrum-DropZone-actions", |
| 19 | + ".spectrum-DropZone.is-filled.is-dragged .spectrum-DropZone-content", |
| 20 | + ".spectrum-DropZone:focus-visible" |
16 | 21 | ],
|
17 | 22 | "modifiers": [
|
18 | 23 | "--mod-drop-zone-background-color",
|
19 | 24 | "--mod-drop-zone-background-color-opacity",
|
20 | 25 | "--mod-drop-zone-background-color-opacity-filled",
|
21 |
| - "--mod-drop-zone-body-color", |
22 |
| - "--mod-drop-zone-body-font-family", |
23 | 26 | "--mod-drop-zone-body-font-size",
|
24 |
| - "--mod-drop-zone-body-font-style", |
25 |
| - "--mod-drop-zone-body-font-weight", |
26 |
| - "--mod-drop-zone-body-line-height", |
27 | 27 | "--mod-drop-zone-body-to-action",
|
28 | 28 | "--mod-drop-zone-border-color",
|
29 | 29 | "--mod-drop-zone-border-color-hover",
|
30 | 30 | "--mod-drop-zone-border-style",
|
31 |
| - "--mod-drop-zone-border-style--dragged", |
32 | 31 | "--mod-drop-zone-border-style-dragged",
|
33 | 32 | "--mod-drop-zone-border-width",
|
34 | 33 | "--mod-drop-zone-content-background-color",
|
35 | 34 | "--mod-drop-zone-content-bottom-to-text",
|
36 |
| - "--mod-drop-zone-content-color", |
37 |
| - "--mod-drop-zone-content-display", |
38 |
| - "--mod-drop-zone-content-edge-to-text", |
39 | 35 | "--mod-drop-zone-content-font-family",
|
40 | 36 | "--mod-drop-zone-content-font-size",
|
41 |
| - "--mod-drop-zone-content-font-style", |
42 | 37 | "--mod-drop-zone-content-font-weight",
|
43 | 38 | "--mod-drop-zone-content-height",
|
44 |
| - "--mod-drop-zone-content-line-height", |
45 | 39 | "--mod-drop-zone-content-max-width",
|
46 | 40 | "--mod-drop-zone-content-maximum-width",
|
47 | 41 | "--mod-drop-zone-content-top-to-text",
|
48 | 42 | "--mod-drop-zone-corner-radius",
|
49 |
| - "--mod-drop-zone-heading-color", |
50 |
| - "--mod-drop-zone-heading-font-family", |
51 |
| - "--mod-drop-zone-heading-font-size", |
52 |
| - "--mod-drop-zone-heading-font-style", |
53 |
| - "--mod-drop-zone-heading-font-weight", |
54 |
| - "--mod-drop-zone-heading-line-height", |
55 |
| - "--mod-drop-zone-heading-to-body", |
56 |
| - "--mod-drop-zone-illustration-color", |
| 43 | + "--mod-drop-zone-edge-to-text", |
57 | 44 | "--mod-drop-zone-illustration-color-hover",
|
58 |
| - "--mod-drop-zone-illustration-to-heading", |
59 | 45 | "--mod-drop-zone-padding",
|
| 46 | + "--mod-drop-zone-title-line-height", |
60 | 47 | "--mod-drop-zone-width"
|
61 | 48 | ],
|
62 | 49 | "component": [
|
63 | 50 | "--spectrum-drop-zone-background-color",
|
64 | 51 | "--spectrum-drop-zone-background-color-opacity",
|
65 | 52 | "--spectrum-drop-zone-background-color-opacity-filled",
|
66 | 53 | "--spectrum-drop-zone-background-color-rgb",
|
67 |
| - "--spectrum-drop-zone-body-color", |
68 |
| - "--spectrum-drop-zone-body-font-family", |
69 | 54 | "--spectrum-drop-zone-body-font-size",
|
70 |
| - "--spectrum-drop-zone-body-font-style", |
71 |
| - "--spectrum-drop-zone-body-font-weight", |
72 |
| - "--spectrum-drop-zone-body-line-height", |
73 |
| - "--spectrum-drop-zone-body-size", |
74 | 55 | "--spectrum-drop-zone-body-to-action",
|
75 | 56 | "--spectrum-drop-zone-border-color",
|
76 | 57 | "--spectrum-drop-zone-border-color-hover",
|
| 58 | + "--spectrum-drop-zone-border-dash-gap", |
| 59 | + "--spectrum-drop-zone-border-dash-length", |
77 | 60 | "--spectrum-drop-zone-border-width",
|
78 |
| - "--spectrum-drop-zone-cjk-title-size", |
79 | 61 | "--spectrum-drop-zone-content-background-color",
|
80 | 62 | "--spectrum-drop-zone-content-bottom-to-text",
|
81 |
| - "--spectrum-drop-zone-content-color", |
82 |
| - "--spectrum-drop-zone-content-edge-to-text", |
83 | 63 | "--spectrum-drop-zone-content-font-family",
|
84 | 64 | "--spectrum-drop-zone-content-font-size",
|
85 |
| - "--spectrum-drop-zone-content-font-style", |
86 | 65 | "--spectrum-drop-zone-content-font-weight",
|
87 | 66 | "--spectrum-drop-zone-content-height",
|
88 |
| - "--spectrum-drop-zone-content-line-height", |
89 | 67 | "--spectrum-drop-zone-content-max-width",
|
90 | 68 | "--spectrum-drop-zone-content-maximum-width",
|
91 | 69 | "--spectrum-drop-zone-content-top-to-text",
|
92 | 70 | "--spectrum-drop-zone-corner-radius",
|
93 |
| - "--spectrum-drop-zone-heading-color", |
94 |
| - "--spectrum-drop-zone-heading-font-family", |
95 |
| - "--spectrum-drop-zone-heading-font-size", |
96 |
| - "--spectrum-drop-zone-heading-font-style", |
97 |
| - "--spectrum-drop-zone-heading-font-weight", |
98 |
| - "--spectrum-drop-zone-heading-line-height", |
99 |
| - "--spectrum-drop-zone-heading-to-body", |
100 |
| - "--spectrum-drop-zone-illustration-color", |
| 71 | + "--spectrum-drop-zone-edge-to-text", |
101 | 72 | "--spectrum-drop-zone-illustration-color-hover",
|
102 |
| - "--spectrum-drop-zone-illustration-to-heading", |
103 |
| - "--spectrum-drop-zone-illustration-to-title", |
104 | 73 | "--spectrum-drop-zone-padding",
|
105 |
| - "--spectrum-drop-zone-title-size", |
| 74 | + "--spectrum-drop-zone-title-line-height", |
106 | 75 | "--spectrum-drop-zone-width"
|
107 | 76 | ],
|
108 | 77 | "global": [
|
| 78 | + "--spectrum-accent-content-color-default", |
109 | 79 | "--spectrum-accent-visual-color",
|
110 |
| - "--spectrum-body-color", |
111 |
| - "--spectrum-body-line-height", |
112 |
| - "--spectrum-body-sans-serif-font-style", |
113 |
| - "--spectrum-body-sans-serif-font-weight", |
114 | 80 | "--spectrum-bold-font-weight",
|
115 | 81 | "--spectrum-border-width-200",
|
116 | 82 | "--spectrum-component-bottom-to-text-300",
|
117 | 83 | "--spectrum-component-edge-to-text-300",
|
118 | 84 | "--spectrum-component-height-300",
|
119 | 85 | "--spectrum-component-top-to-text-300",
|
120 |
| - "--spectrum-corner-radius-100", |
121 |
| - "--spectrum-default-font-style", |
| 86 | + "--spectrum-corner-radius-700", |
122 | 87 | "--spectrum-font-size-300",
|
123 |
| - "--spectrum-gray-200", |
124 |
| - "--spectrum-heading-color", |
125 |
| - "--spectrum-heading-line-height", |
126 |
| - "--spectrum-heading-sans-serif-font-style", |
127 |
| - "--spectrum-heading-sans-serif-font-weight", |
| 88 | + "--spectrum-gray-300", |
| 89 | + "--spectrum-gray-500", |
128 | 90 | "--spectrum-line-height-100",
|
129 |
| - "--spectrum-neutral-visual-color", |
130 | 91 | "--spectrum-sans-font-family-stack",
|
131 |
| - "--spectrum-spacing-200", |
132 | 92 | "--spectrum-spacing-300",
|
133 | 93 | "--spectrum-spacing-400",
|
134 |
| - "--spectrum-spacing-75", |
135 |
| - "--spectrum-white" |
| 94 | + "--spectrum-title-serif-font-weight" |
136 | 95 | ],
|
137 | 96 | "passthroughs": [
|
138 |
| - "--mod-actionbutton-edge-to-text", |
139 |
| - "--mod-actionbutton-font-size", |
140 |
| - "--mod-actionbutton-label-color", |
141 |
| - "--mod-illustrated-message-description-color", |
142 |
| - "--mod-illustrated-message-description-font-family", |
143 | 97 | "--mod-illustrated-message-description-font-size",
|
144 |
| - "--mod-illustrated-message-description-font-style", |
145 |
| - "--mod-illustrated-message-description-font-weight", |
146 |
| - "--mod-illustrated-message-description-line-height", |
147 | 98 | "--mod-illustrated-message-description-position",
|
148 | 99 | "--mod-illustrated-message-description-to-action",
|
149 | 100 | "--mod-illustrated-message-description-z-index",
|
150 | 101 | "--mod-illustrated-message-display",
|
151 |
| - "--mod-illustrated-message-heading-to-description", |
152 | 102 | "--mod-illustrated-message-illustration-color",
|
153 |
| - "--mod-illustrated-message-illustration-to-heading", |
154 |
| - "--mod-illustrated-message-title-color", |
155 |
| - "--mod-illustrated-message-title-font-family", |
156 |
| - "--mod-illustrated-message-title-font-size", |
157 |
| - "--mod-illustrated-message-title-font-style", |
158 | 103 | "--mod-illustrated-message-title-font-weight",
|
159 |
| - "--mod-illustrated-message-title-line-height", |
160 | 104 | "--mod-illustrated-message-vertical-maximum-width"
|
161 | 105 | ],
|
162 |
| - "high-contrast": [ |
163 |
| - "--highcontrast-drop-zone-border-color-hover", |
164 |
| - "--highcontrast-drop-zone-illustration-color", |
165 |
| - "--highcontrast-illustrated-message-illustration-color" |
166 |
| - ] |
| 106 | + "high-contrast": ["--highcontrast-drop-zone-border-color-hover"] |
167 | 107 | }
|
0 commit comments