@spectrum-web-components/styles 0.23.3 → 0.24.1-overlay.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/README.md +1 -1
  2. package/all-large-dark.css +1 -1
  3. package/all-large-darkest.css +1 -1
  4. package/all-large-light.css +1 -1
  5. package/all-large-lightest.css +1 -1
  6. package/all-medium-dark.css +1 -1
  7. package/all-medium-darkest.css +1 -1
  8. package/all-medium-light.css +1 -1
  9. package/all-medium-lightest.css +1 -1
  10. package/express/spectrum-core-global.css +0 -20
  11. package/fonts.css +1302 -3
  12. package/package.json +7 -8
  13. package/spectrum-core-global.css +0 -32
  14. package/src/spectrum-body.css +167 -212
  15. package/src/spectrum-body.css.dev.js +60 -86
  16. package/src/spectrum-body.css.dev.js.map +2 -2
  17. package/src/spectrum-body.css.js +62 -88
  18. package/src/spectrum-body.css.js.map +2 -2
  19. package/src/spectrum-code.css +98 -137
  20. package/src/spectrum-code.css.dev.js +28 -60
  21. package/src/spectrum-code.css.dev.js.map +2 -2
  22. package/src/spectrum-code.css.js +30 -62
  23. package/src/spectrum-code.css.js.map +2 -2
  24. package/src/spectrum-detail.css +266 -269
  25. package/src/spectrum-detail.css.dev.js +101 -131
  26. package/src/spectrum-detail.css.dev.js.map +2 -2
  27. package/src/spectrum-detail.css.js +101 -131
  28. package/src/spectrum-detail.css.js.map +2 -2
  29. package/src/spectrum-heading.css +410 -329
  30. package/src/spectrum-heading.css.dev.js +153 -159
  31. package/src/spectrum-heading.css.dev.js.map +2 -2
  32. package/src/spectrum-heading.css.js +153 -159
  33. package/src/spectrum-heading.css.js.map +2 -2
  34. package/src/spectrum-lang.css +311 -1162
  35. package/src/spectrum-lang.css.dev.js +98 -412
  36. package/src/spectrum-lang.css.dev.js.map +2 -2
  37. package/src/spectrum-lang.css.js +98 -412
  38. package/src/spectrum-lang.css.js.map +2 -2
  39. package/src/spectrum-typography.css +16 -122
  40. package/src/spectrum-typography.css.dev.js +9 -47
  41. package/src/spectrum-typography.css.dev.js.map +2 -2
  42. package/src/spectrum-typography.css.js +11 -49
  43. package/src/spectrum-typography.css.js.map +2 -2
  44. package/tokens/dark-vars.css +404 -205
  45. package/tokens/darkest-vars.css +404 -205
  46. package/tokens/express/custom-dark-vars.css +1 -1
  47. package/tokens/express/custom-darkest-vars.css +1 -1
  48. package/tokens/express/custom-large-vars.css +17 -13
  49. package/tokens/express/custom-light-vars.css +2 -1
  50. package/tokens/express/custom-medium-vars.css +17 -13
  51. package/tokens/express/custom-vars.css +12 -13
  52. package/tokens/global-vars.css +136 -37
  53. package/tokens/large-vars.css +23 -14
  54. package/tokens/light-vars.css +404 -205
  55. package/tokens/medium-vars.css +23 -14
  56. package/tokens/spectrum/custom-dark-vars.css +16 -16
  57. package/tokens/spectrum/custom-darkest-vars.css +16 -16
  58. package/tokens/spectrum/custom-large-vars.css +25 -15
  59. package/tokens/spectrum/custom-light-vars.css +18 -17
  60. package/tokens/spectrum/custom-medium-vars.css +25 -15
  61. package/tokens/spectrum/custom-vars.css +20 -18
  62. package/typography.css +907 -2251
@@ -11,7 +11,7 @@ governing permissions and limitations under the License.
11
11
 
12
12
  /* This file contains overrides and additions to core tokens */
13
13
 
14
- .spectrum--express:host,
14
+ :host,
15
15
  :root {
16
16
  /* */
17
17
  }
@@ -11,7 +11,7 @@ governing permissions and limitations under the License.
11
11
 
12
12
  /* This file contains overrides and additions to core tokens */
13
13
 
14
- .spectrum--express:host,
14
+ :host,
15
15
  :root {
16
16
  /* */
17
17
  }
@@ -1,19 +1,23 @@
1
- /*
2
- Copyright 2023 Adobe. All rights reserved.
3
- This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
- you may not use this file except in compliance with the License. You may obtain a copy
5
- of the License at http://www.apache.org/licenses/LICENSE-2.0
6
-
7
- Unless required by applicable law or agreed to in writing, software distributed under
8
- the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
9
- OF ANY KIND, either express or implied. See the License for the specific language
10
- governing permissions and limitations under the License.
11
- */
12
-
13
- /* This file contains overrides and additions to core tokens */
1
+ /*!
2
+ * Copyright 2023 Adobe. All rights reserved.
3
+ *
4
+ * This file is licensed to you under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License. You may obtain a copy
6
+ * of the License at <http://www.apache.org/licenses/LICENSE-2.0>
7
+ *
8
+ * Unless required by applicable law or agreed to in writing, software distributed under
9
+ * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
10
+ * OF ANY KIND, either express or implied. See the License for the specific language
11
+ * governing permissions and limitations under the License.
12
+ */
14
13
 
15
14
  :host,
16
15
  :root {
17
16
  --spectrum-colorwheel-path: 'M 118 118 m -118 0 a 118 118 0 1 0 236 0 a 118 118 0 1 0 -236 0.2 M 118 118 m -92 0 a 92 92 0 1 0 184 0 a 92 92 0 1 0 -184 0';
18
17
  --spectrum-colorwheel-path-borders: 'M 120 120 m -120 0 a 120 120 0 1 0 240 0 a 120 120 0 1 0 -240 0.2 M 120 120 m -90 0 a 90 90 0 1 0 180 0 a 90 90 0 1 0 -180 0';
18
+
19
+ /* TODO: Remove once new tokens for colorhandle and colorloupe are released */
20
+ --spectrum-color-handle-outer-border-width: 1px;
21
+ --spectrum-color-handle-size-interim: 20px;
22
+ --spectrum-color-handle-size-key-focus-interim: 40px;
19
23
  }
@@ -11,6 +11,7 @@ governing permissions and limitations under the License.
11
11
 
12
12
  /* This file contains overrides and additions to core tokens */
13
13
 
14
- .spectrum--express.spectrum--light {
14
+ :host,
15
+ :root {
15
16
  /* */
16
17
  }
@@ -1,19 +1,23 @@
1
- /*
2
- Copyright 2023 Adobe. All rights reserved.
3
- This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
- you may not use this file except in compliance with the License. You may obtain a copy
5
- of the License at http://www.apache.org/licenses/LICENSE-2.0
6
-
7
- Unless required by applicable law or agreed to in writing, software distributed under
8
- the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
9
- OF ANY KIND, either express or implied. See the License for the specific language
10
- governing permissions and limitations under the License.
11
- */
12
-
13
- /* This file contains overrides and additions to core tokens */
1
+ /*!
2
+ * Copyright 2023 Adobe. All rights reserved.
3
+ *
4
+ * This file is licensed to you under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License. You may obtain a copy
6
+ * of the License at <http://www.apache.org/licenses/LICENSE-2.0>
7
+ *
8
+ * Unless required by applicable law or agreed to in writing, software distributed under
9
+ * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
10
+ * OF ANY KIND, either express or implied. See the License for the specific language
11
+ * governing permissions and limitations under the License.
12
+ */
14
13
 
15
14
  :host,
16
15
  :root {
17
16
  --spectrum-colorwheel-path: 'M 94 94 m -94 0 a 94 94 0 1 0 188 0 a 94 94 0 1 0 -188 0.2 M 94 94 m -74 0 a 74 74 0 1 0 148 0 a 74 74 0 1 0 -148 0';
18
17
  --spectrum-colorwheel-path-borders: 'M 96 96 m -96 0 a 96 96 0 1 0 192 0 a 96 96 0 1 0 -192 0.2 M 96 96 m -72 0 a 72 72 0 1 0 144 0 a 72 72 0 1 0 -144 0';
18
+
19
+ /* TODO: Remove once new tokens for colorhandle and colorloupe are released */
20
+ --spectrum-color-handle-outer-border-width: 1px;
21
+ --spectrum-color-handle-size-interim: 16px;
22
+ --spectrum-color-handle-size-key-focus-interim: 32px;
19
23
  }
@@ -1,16 +1,15 @@
1
- /*
2
- Copyright 2023 Adobe. All rights reserved.
3
- This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
- you may not use this file except in compliance with the License. You may obtain a copy
5
- of the License at http://www.apache.org/licenses/LICENSE-2.0
6
-
7
- Unless required by applicable law or agreed to in writing, software distributed under
8
- the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
9
- OF ANY KIND, either express or implied. See the License for the specific language
10
- governing permissions and limitations under the License.
11
- */
12
-
13
- /* This file contains overrides and additions to core tokens */
1
+ /*!
2
+ * Copyright 2023 Adobe. All rights reserved.
3
+ *
4
+ * This file is licensed to you under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License. You may obtain a copy
6
+ * of the License at <http://www.apache.org/licenses/LICENSE-2.0>
7
+ *
8
+ * Unless required by applicable law or agreed to in writing, software distributed under
9
+ * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
10
+ * OF ANY KIND, either express or implied. See the License for the specific language
11
+ * governing permissions and limitations under the License.
12
+ */
14
13
 
15
14
  :host,
16
15
  :root {
@@ -1,14 +1,15 @@
1
- /*
2
- Copyright 2023 Adobe. All rights reserved.
3
- This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
- you may not use this file except in compliance with the License. You may obtain a copy
5
- of the License at http://www.apache.org/licenses/LICENSE-2.0
6
-
7
- Unless required by applicable law or agreed to in writing, software distributed under
8
- the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
9
- OF ANY KIND, either express or implied. See the License for the specific language
10
- governing permissions and limitations under the License.
11
- */
1
+ /*!
2
+ * Copyright 2023 Adobe. All rights reserved.
3
+ *
4
+ * This file is licensed to you under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License. You may obtain a copy
6
+ * of the License at <http://www.apache.org/licenses/LICENSE-2.0>
7
+ *
8
+ * Unless required by applicable law or agreed to in writing, software distributed under
9
+ * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
10
+ * OF ANY KIND, either express or implied. See the License for the specific language
11
+ * governing permissions and limitations under the License.
12
+ */
12
13
 
13
14
  :host,
14
15
  :root {
@@ -113,26 +114,114 @@ governing permissions and limitations under the License.
113
114
  --spectrum-drop-zone-background-color-opacity-filled: 0.3;
114
115
  --spectrum-coach-mark-pagination-color: var(--spectrum-gray-600);
115
116
  --spectrum-color-handle-inner-border-color: var(--spectrum-black);
116
- --spectrum-white: rgb(255, 255, 255);
117
- --spectrum-transparent-white-100: rgba(255, 255, 255, 0);
118
- --spectrum-transparent-white-200: rgba(255, 255, 255, 0.1);
119
- --spectrum-transparent-white-300: rgba(255, 255, 255, 0.25);
120
- --spectrum-transparent-white-400: rgba(255, 255, 255, 0.4);
121
- --spectrum-transparent-white-500: rgba(255, 255, 255, 0.55);
122
- --spectrum-transparent-white-600: rgba(255, 255, 255, 0.7);
123
- --spectrum-transparent-white-700: rgba(255, 255, 255, 0.8);
124
- --spectrum-transparent-white-800: rgba(255, 255, 255, 0.9);
125
- --spectrum-transparent-white-900: rgb(255, 255, 255);
126
- --spectrum-black: rgb(0, 0, 0);
127
- --spectrum-transparent-black-100: rgba(0, 0, 0, 0);
128
- --spectrum-transparent-black-200: rgba(0, 0, 0, 0.1);
129
- --spectrum-transparent-black-300: rgba(0, 0, 0, 0.25);
130
- --spectrum-transparent-black-400: rgba(0, 0, 0, 0.4);
131
- --spectrum-transparent-black-500: rgba(0, 0, 0, 0.55);
132
- --spectrum-transparent-black-600: rgba(0, 0, 0, 0.7);
133
- --spectrum-transparent-black-700: rgba(0, 0, 0, 0.8);
134
- --spectrum-transparent-black-800: rgba(0, 0, 0, 0.9);
135
- --spectrum-transparent-black-900: rgb(0, 0, 0);
117
+ --spectrum-white-rgb: 255, 255, 255;
118
+ --spectrum-white: rgba(var(--spectrum-white-rgb));
119
+ --spectrum-transparent-white-100-rgb: 255, 255, 255;
120
+ --spectrum-transparent-white-100-opacity: 0;
121
+ --spectrum-transparent-white-100: rgba(
122
+ var(--spectrum-transparent-white-100-rgb),
123
+ var(--spectrum-transparent-white-100-opacity)
124
+ );
125
+ --spectrum-transparent-white-200-rgb: 255, 255, 255;
126
+ --spectrum-transparent-white-200-opacity: 0.1;
127
+ --spectrum-transparent-white-200: rgba(
128
+ var(--spectrum-transparent-white-200-rgb),
129
+ var(--spectrum-transparent-white-200-opacity)
130
+ );
131
+ --spectrum-transparent-white-300-rgb: 255, 255, 255;
132
+ --spectrum-transparent-white-300-opacity: 0.25;
133
+ --spectrum-transparent-white-300: rgba(
134
+ var(--spectrum-transparent-white-300-rgb),
135
+ var(--spectrum-transparent-white-300-opacity)
136
+ );
137
+ --spectrum-transparent-white-400-rgb: 255, 255, 255;
138
+ --spectrum-transparent-white-400-opacity: 0.4;
139
+ --spectrum-transparent-white-400: rgba(
140
+ var(--spectrum-transparent-white-400-rgb),
141
+ var(--spectrum-transparent-white-400-opacity)
142
+ );
143
+ --spectrum-transparent-white-500-rgb: 255, 255, 255;
144
+ --spectrum-transparent-white-500-opacity: 0.55;
145
+ --spectrum-transparent-white-500: rgba(
146
+ var(--spectrum-transparent-white-500-rgb),
147
+ var(--spectrum-transparent-white-500-opacity)
148
+ );
149
+ --spectrum-transparent-white-600-rgb: 255, 255, 255;
150
+ --spectrum-transparent-white-600-opacity: 0.7;
151
+ --spectrum-transparent-white-600: rgba(
152
+ var(--spectrum-transparent-white-600-rgb),
153
+ var(--spectrum-transparent-white-600-opacity)
154
+ );
155
+ --spectrum-transparent-white-700-rgb: 255, 255, 255;
156
+ --spectrum-transparent-white-700-opacity: 0.8;
157
+ --spectrum-transparent-white-700: rgba(
158
+ var(--spectrum-transparent-white-700-rgb),
159
+ var(--spectrum-transparent-white-700-opacity)
160
+ );
161
+ --spectrum-transparent-white-800-rgb: 255, 255, 255;
162
+ --spectrum-transparent-white-800-opacity: 0.9;
163
+ --spectrum-transparent-white-800: rgba(
164
+ var(--spectrum-transparent-white-800-rgb),
165
+ var(--spectrum-transparent-white-800-opacity)
166
+ );
167
+ --spectrum-transparent-white-900-rgb: 255, 255, 255;
168
+ --spectrum-transparent-white-900: rgba(
169
+ var(--spectrum-transparent-white-900-rgb)
170
+ );
171
+ --spectrum-black-rgb: 0, 0, 0;
172
+ --spectrum-black: rgba(var(--spectrum-black-rgb));
173
+ --spectrum-transparent-black-100-rgb: 0, 0, 0;
174
+ --spectrum-transparent-black-100-opacity: 0;
175
+ --spectrum-transparent-black-100: rgba(
176
+ var(--spectrum-transparent-black-100-rgb),
177
+ var(--spectrum-transparent-black-100-opacity)
178
+ );
179
+ --spectrum-transparent-black-200-rgb: 0, 0, 0;
180
+ --spectrum-transparent-black-200-opacity: 0.1;
181
+ --spectrum-transparent-black-200: rgba(
182
+ var(--spectrum-transparent-black-200-rgb),
183
+ var(--spectrum-transparent-black-200-opacity)
184
+ );
185
+ --spectrum-transparent-black-300-rgb: 0, 0, 0;
186
+ --spectrum-transparent-black-300-opacity: 0.25;
187
+ --spectrum-transparent-black-300: rgba(
188
+ var(--spectrum-transparent-black-300-rgb),
189
+ var(--spectrum-transparent-black-300-opacity)
190
+ );
191
+ --spectrum-transparent-black-400-rgb: 0, 0, 0;
192
+ --spectrum-transparent-black-400-opacity: 0.4;
193
+ --spectrum-transparent-black-400: rgba(
194
+ var(--spectrum-transparent-black-400-rgb),
195
+ var(--spectrum-transparent-black-400-opacity)
196
+ );
197
+ --spectrum-transparent-black-500-rgb: 0, 0, 0;
198
+ --spectrum-transparent-black-500-opacity: 0.55;
199
+ --spectrum-transparent-black-500: rgba(
200
+ var(--spectrum-transparent-black-500-rgb),
201
+ var(--spectrum-transparent-black-500-opacity)
202
+ );
203
+ --spectrum-transparent-black-600-rgb: 0, 0, 0;
204
+ --spectrum-transparent-black-600-opacity: 0.7;
205
+ --spectrum-transparent-black-600: rgba(
206
+ var(--spectrum-transparent-black-600-rgb),
207
+ var(--spectrum-transparent-black-600-opacity)
208
+ );
209
+ --spectrum-transparent-black-700-rgb: 0, 0, 0;
210
+ --spectrum-transparent-black-700-opacity: 0.8;
211
+ --spectrum-transparent-black-700: rgba(
212
+ var(--spectrum-transparent-black-700-rgb),
213
+ var(--spectrum-transparent-black-700-opacity)
214
+ );
215
+ --spectrum-transparent-black-800-rgb: 0, 0, 0;
216
+ --spectrum-transparent-black-800-opacity: 0.9;
217
+ --spectrum-transparent-black-800: rgba(
218
+ var(--spectrum-transparent-black-800-rgb),
219
+ var(--spectrum-transparent-black-800-opacity)
220
+ );
221
+ --spectrum-transparent-black-900-rgb: 0, 0, 0;
222
+ --spectrum-transparent-black-900: rgba(
223
+ var(--spectrum-transparent-black-900-rgb)
224
+ );
136
225
  --spectrum-radio-button-selection-indicator: 4px;
137
226
  --spectrum-field-label-to-component: 0px;
138
227
  --spectrum-help-text-to-component: 0px;
@@ -154,6 +243,7 @@ governing permissions and limitations under the License.
154
243
  --spectrum-popover-tip-height: 8px;
155
244
  --spectrum-menu-item-label-to-description: 1px;
156
245
  --spectrum-picker-minimum-width-multiplier: 2;
246
+ --spectrum-picker-end-edge-to-disclousure-icon-quiet: 0px;
157
247
  --spectrum-text-field-minimum-width-multiplier: 1.5;
158
248
  --spectrum-combo-box-minimum-width-multiplier: 2.5;
159
249
  --spectrum-combo-box-quiet-minimum-width-multiplier: 2;
@@ -167,6 +257,15 @@ governing permissions and limitations under the License.
167
257
  --spectrum-breadcrumbs-truncated-menu-to-separator-icon: 0px;
168
258
  --spectrum-breadcrumbs-start-edge-to-truncated-menu: 0px;
169
259
  --spectrum-breadcrumbs-truncated-menu-to-bottom-text: 0px;
260
+ --spectrum-alert-banner-to-top-workflow-icon: var(
261
+ --spectrum-alert-banner-top-to-workflow-icon
262
+ );
263
+ --spectrum-alert-banner-to-top-text: var(
264
+ --spectrum-alert-banner-top-to-text
265
+ );
266
+ --spectrum-alert-banner-to-bottom-text: var(
267
+ --spectrum-alert-banner-bottom-to-text
268
+ );
170
269
  --spectrum-color-area-border-width: var(--spectrum-border-width-100);
171
270
  --spectrum-color-area-border-rounding: var(--spectrum-corner-radius-100);
172
271
  --spectrum-color-wheel-color-area-margin: 12px;
@@ -280,12 +379,12 @@ governing permissions and limitations under the License.
280
379
  --spectrum-sans-serif-font-family: Adobe Clean;
281
380
  --spectrum-serif-font-family: Adobe Clean Serif;
282
381
  --spectrum-cjk-font-family: Adobe Clean Han;
283
- --spectrum-light-font-weight: light;
284
- --spectrum-regular-font-weight: regular;
285
- --spectrum-medium-font-weight: medium;
286
- --spectrum-bold-font-weight: bold;
287
- --spectrum-extra-bold-font-weight: extra-bold;
288
- --spectrum-black-font-weight: black;
382
+ --spectrum-light-font-weight: 300;
383
+ --spectrum-regular-font-weight: 400;
384
+ --spectrum-medium-font-weight: 500;
385
+ --spectrum-bold-font-weight: 700;
386
+ --spectrum-extra-bold-font-weight: 800;
387
+ --spectrum-black-font-weight: 900;
289
388
  --spectrum-italic-font-style: italic;
290
389
  --spectrum-default-font-style: normal;
291
390
  --spectrum-line-height-100: 1.3;
@@ -1,14 +1,15 @@
1
- /*
2
- Copyright 2023 Adobe. All rights reserved.
3
- This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
- you may not use this file except in compliance with the License. You may obtain a copy
5
- of the License at http://www.apache.org/licenses/LICENSE-2.0
6
-
7
- Unless required by applicable law or agreed to in writing, software distributed under
8
- the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
9
- OF ANY KIND, either express or implied. See the License for the specific language
10
- governing permissions and limitations under the License.
11
- */
1
+ /*!
2
+ * Copyright 2023 Adobe. All rights reserved.
3
+ *
4
+ * This file is licensed to you under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License. You may obtain a copy
6
+ * of the License at <http://www.apache.org/licenses/LICENSE-2.0>
7
+ *
8
+ * Unless required by applicable law or agreed to in writing, software distributed under
9
+ * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
10
+ * OF ANY KIND, either express or implied. See the License for the specific language
11
+ * governing permissions and limitations under the License.
12
+ */
12
13
 
13
14
  :host,
14
15
  :root {
@@ -142,9 +143,9 @@ governing permissions and limitations under the License.
142
143
  --spectrum-avatar-size-700: 50px;
143
144
  --spectrum-alert-banner-minimum-height: 64px;
144
145
  --spectrum-alert-banner-width: 680px;
145
- --spectrum-alert-banner-to-top-workflow-icon: 21px;
146
- --spectrum-alert-banner-to-top-text: 21px;
147
- --spectrum-alert-banner-to-bottom-text: 22px;
146
+ --spectrum-alert-banner-top-to-workflow-icon: 21px;
147
+ --spectrum-alert-banner-top-to-text: 21px;
148
+ --spectrum-alert-banner-bottom-to-text: 22px;
148
149
  --spectrum-rating-indicator-width: 22px;
149
150
  --spectrum-rating-indicator-to-icon: 5px;
150
151
  --spectrum-color-area-width: 240px;
@@ -269,6 +270,14 @@ governing permissions and limitations under the License.
269
270
  --spectrum-field-edge-to-disclosure-icon-100: 13px;
270
271
  --spectrum-field-edge-to-disclosure-icon-200: 17px;
271
272
  --spectrum-field-edge-to-disclosure-icon-300: 22px;
273
+ --spectrum-field-end-edge-to-disclosure-icon-75: 9px;
274
+ --spectrum-field-end-edge-to-disclosure-icon-100: 13px;
275
+ --spectrum-field-end-edge-to-disclosure-icon-200: 17px;
276
+ --spectrum-field-end-edge-to-disclosure-icon-300: 22px;
277
+ --spectrum-field-top-to-disclosure-icon-75: 9px;
278
+ --spectrum-field-top-to-disclosure-icon-100: 13px;
279
+ --spectrum-field-top-to-disclosure-icon-200: 17px;
280
+ --spectrum-field-top-to-disclosure-icon-300: 22px;
272
281
  --spectrum-field-top-to-alert-icon-small: 5px;
273
282
  --spectrum-field-top-to-alert-icon-medium: 9px;
274
283
  --spectrum-field-top-to-alert-icon-large: 13px;