@spectrum-web-components/styles 0.35.1-rc.43 → 0.36.0

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 (37) hide show
  1. package/express/spectrum-core-global.css +0 -12
  2. package/express/spectrum-scale-large.css +0 -18
  3. package/express/spectrum-scale-medium.css +0 -18
  4. package/express/spectrum-theme-dark.css +0 -12
  5. package/express/spectrum-theme-light.css +0 -12
  6. package/package.json +5 -5
  7. package/spectrum-core-global.css +0 -12
  8. package/spectrum-scale-large.css +0 -18
  9. package/spectrum-scale-medium.css +0 -18
  10. package/spectrum-theme-dark.css +0 -12
  11. package/spectrum-theme-darkest.css +0 -12
  12. package/spectrum-theme-light.css +0 -12
  13. package/spectrum-theme-lightest.css +0 -12
  14. package/tokens/dark-vars.css +0 -12
  15. package/tokens/darkest-vars.css +0 -12
  16. package/tokens/express/custom-dark-vars.css +0 -12
  17. package/tokens/express/custom-darkest-vars.css +0 -12
  18. package/tokens/express/custom-large-vars.css +0 -12
  19. package/tokens/express/custom-light-vars.css +0 -12
  20. package/tokens/express/custom-medium-vars.css +0 -12
  21. package/tokens/express/custom-vars.css +0 -12
  22. package/tokens/express/global-vars.css +51 -65
  23. package/tokens/express/large-vars.css +0 -12
  24. package/tokens/express/medium-vars.css +0 -12
  25. package/tokens/global-vars.css +1 -12
  26. package/tokens/large-vars.css +0 -12
  27. package/tokens/light-vars.css +0 -12
  28. package/tokens/medium-vars.css +0 -12
  29. package/tokens/spectrum/custom-dark-vars.css +5 -14
  30. package/tokens/spectrum/custom-darkest-vars.css +2 -12
  31. package/tokens/spectrum/custom-large-vars.css +0 -12
  32. package/tokens/spectrum/custom-light-vars.css +2 -12
  33. package/tokens/spectrum/custom-medium-vars.css +0 -12
  34. package/tokens/spectrum/custom-vars.css +0 -12
  35. package/tokens/spectrum/global-vars.css +52 -64
  36. package/tokens/spectrum/large-vars.css +0 -12
  37. package/tokens/spectrum/medium-vars.css +0 -12
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-global-animation-linear: cubic-bezier(
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-global-dimension-scale-factor: 1.25;
@@ -280,10 +268,4 @@ governing permissions and limitations under the License.
280
268
  --spectrum-dialog-confirm-padding: var(
281
269
  --spectrum-global-dimension-static-size-300
282
270
  );
283
- --spectrum-listitem-m-texticon-padding-left: var(
284
- --spectrum-global-dimension-static-size-150
285
- );
286
- --spectrum-listitem-m-textthumbnail-padding-left: var(
287
- --spectrum-global-dimension-static-size-150
288
- );
289
271
  }
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-global-dimension-scale-factor: 1;
@@ -284,10 +272,4 @@ governing permissions and limitations under the License.
284
272
  --spectrum-dialog-confirm-padding: var(
285
273
  --spectrum-global-dimension-static-size-500
286
274
  );
287
- --spectrum-listitem-m-texticon-padding-left: var(
288
- --spectrum-global-dimension-size-125
289
- );
290
- --spectrum-listitem-m-textthumbnail-padding-left: var(
291
- --spectrum-global-dimension-size-125
292
- );
293
275
  }
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-global-color-status: Verified;
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-global-color-status: Verified;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spectrum-web-components/styles",
3
- "version": "0.35.1-rc.43+432051b80",
3
+ "version": "0.36.0",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -104,13 +104,13 @@
104
104
  "lit-html"
105
105
  ],
106
106
  "dependencies": {
107
- "@spectrum-web-components/base": "^0.35.1-rc.43+432051b80"
107
+ "@spectrum-web-components/base": "^0.36.0"
108
108
  },
109
109
  "devDependencies": {
110
110
  "@spectrum-css/commons": "^7.0.8",
111
111
  "@spectrum-css/expressvars": "^3.0.9",
112
- "@spectrum-css/tokens": "^11.0.1",
113
- "@spectrum-css/typography": "^5.0.28",
112
+ "@spectrum-css/tokens": "^11.2.0",
113
+ "@spectrum-css/typography": "^5.0.32",
114
114
  "@spectrum-css/vars": "^9.0.8"
115
115
  },
116
116
  "customElements": "custom-elements.json",
@@ -118,5 +118,5 @@
118
118
  "./**/*.css"
119
119
  ],
120
120
  "style": "all-medium-lightest.css",
121
- "gitHead": "432051b8085e7c86032333fa296bfa5334d47d84"
121
+ "gitHead": "a532ff8a410abeefb54d9638a2316ae82570566e"
122
122
  }
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-global-animation-linear: cubic-bezier(
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-global-dimension-scale-factor: 1.25;
@@ -288,10 +276,4 @@ governing permissions and limitations under the License.
288
276
  --spectrum-dialog-confirm-padding: var(
289
277
  --spectrum-global-dimension-static-size-300
290
278
  );
291
- --spectrum-listitem-m-texticon-padding-left: var(
292
- --spectrum-global-dimension-static-size-150
293
- );
294
- --spectrum-listitem-m-textthumbnail-padding-left: var(
295
- --spectrum-global-dimension-static-size-150
296
- );
297
279
  }
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-global-dimension-scale-factor: 1;
@@ -286,10 +274,4 @@ governing permissions and limitations under the License.
286
274
  --spectrum-dialog-confirm-padding: var(
287
275
  --spectrum-global-dimension-static-size-500
288
276
  );
289
- --spectrum-listitem-m-texticon-padding-left: var(
290
- --spectrum-global-dimension-size-125
291
- );
292
- --spectrum-listitem-m-textthumbnail-padding-left: var(
293
- --spectrum-global-dimension-size-125
294
- );
295
277
  }
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-global-color-status: Verified;
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-global-color-status: Verified;
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-global-color-status: Verified;
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-global-color-status: Verified;
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-overlay-opacity: 0.5;
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-overlay-opacity: 0.6;
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  /* Drop Zone background color rgb */
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  /* Drop Zone background color rgb */
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --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';
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  /* Drop Zone background color rgb */
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --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';
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --system: express;
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-neutral-background-color-selected-default: var(
@@ -260,18 +248,12 @@ governing permissions and limitations under the License.
260
248
 
261
249
  :host,
262
250
  :root {
263
- --system-spectrum-checkbox-control-color-default: var(--spectrum-gray-800);
264
- --system-spectrum-checkbox-control-color-hover: var(--spectrum-gray-900);
265
- --system-spectrum-checkbox-control-color-down: var(--spectrum-gray-900);
266
- --system-spectrum-checkbox-control-color-focus: var(--spectrum-gray-900);
267
- --system-spectrum-checkbox-control-selected-color-default: var(
268
- --spectrum-gray-800
269
- );
270
- --system-spectrum-checkbox-control-selected-color-hover: var(
271
- --spectrum-gray-900
251
+ --system-spectrum-actiongroup-gap-size-compact: var(--spectrum-spacing-50);
252
+ --system-spectrum-actiongroup-horizontal-spacing-compact: calc(
253
+ -1px * var(--spectrum-spacing-50)
272
254
  );
273
- --system-spectrum-checkbox-control-selected-color-down: var(
274
- --spectrum-gray-900
255
+ --system-spectrum-actiongroup-vertical-spacing-compact: calc(
256
+ -1px * var(--spectrum-spacing-50)
275
257
  );
276
258
  }
277
259
 
@@ -1020,6 +1002,23 @@ governing permissions and limitations under the License.
1020
1002
  );
1021
1003
  }
1022
1004
 
1005
+ :host,
1006
+ :root {
1007
+ --system-spectrum-checkbox-control-color-default: var(--spectrum-gray-800);
1008
+ --system-spectrum-checkbox-control-color-hover: var(--spectrum-gray-900);
1009
+ --system-spectrum-checkbox-control-color-down: var(--spectrum-gray-900);
1010
+ --system-spectrum-checkbox-control-color-focus: var(--spectrum-gray-900);
1011
+ --system-spectrum-checkbox-control-selected-color-default: var(
1012
+ --spectrum-gray-800
1013
+ );
1014
+ --system-spectrum-checkbox-control-selected-color-hover: var(
1015
+ --spectrum-gray-900
1016
+ );
1017
+ --system-spectrum-checkbox-control-selected-color-down: var(
1018
+ --spectrum-gray-900
1019
+ );
1020
+ }
1021
+
1023
1022
  :host,
1024
1023
  :root {
1025
1024
  --system-spectrum-closebutton-background-color-default: transparent;
@@ -1034,6 +1033,28 @@ governing permissions and limitations under the License.
1034
1033
  );
1035
1034
  }
1036
1035
 
1036
+ :host,
1037
+ :root {
1038
+ --system-spectrum-picker-background-color-default: var(--spectrum-gray-200);
1039
+ --system-spectrum-picker-background-color-default-open: var(
1040
+ --spectrum-gray-300
1041
+ );
1042
+ --system-spectrum-picker-background-color-active: var(--spectrum-gray-400);
1043
+ --system-spectrum-picker-background-color-hover: var(--spectrum-gray-300);
1044
+ --system-spectrum-picker-background-color-hover-open: var(
1045
+ --spectrum-gray-300
1046
+ );
1047
+ --system-spectrum-picker-background-color-key-focus: var(
1048
+ --spectrum-gray-300
1049
+ );
1050
+ --system-spectrum-picker-border-color-default: transparent;
1051
+ --system-spectrum-picker-border-color-default-open: transparent;
1052
+ --system-spectrum-picker-border-color-hover: transparent;
1053
+ --system-spectrum-picker-border-color-hover-open: transparent;
1054
+ --system-spectrum-picker-border-color-active: transparent;
1055
+ --system-spectrum-picker-border-color-key-focus: transparent;
1056
+ }
1057
+
1037
1058
  :host,
1038
1059
  :root {
1039
1060
  --system-spectrum-radio-button-border-color-default: var(
@@ -1042,18 +1063,6 @@ governing permissions and limitations under the License.
1042
1063
  --system-spectrum-radio-button-border-color-hover: var(--spectrum-gray-900);
1043
1064
  --system-spectrum-radio-button-border-color-down: var(--spectrum-gray-900);
1044
1065
  --system-spectrum-radio-button-border-color-focus: var(--spectrum-gray-900);
1045
- --system-spectrum-radio-button-checked-border-color-default: var(
1046
- --spectrum-gray-800
1047
- );
1048
- --system-spectrum-radio-button-checked-border-color-hover: var(
1049
- --spectrum-gray-900
1050
- );
1051
- --system-spectrum-radio-button-checked-border-color-down: var(
1052
- --spectrum-gray-900
1053
- );
1054
- --system-spectrum-radio-button-checked-border-color-focus: var(
1055
- --spectrum-gray-900
1056
- );
1057
1066
  --system-spectrum-radio-emphasized-button-checked-border-color-default: var(
1058
1067
  --spectrum-accent-color-900
1059
1068
  );
@@ -1070,18 +1079,6 @@ governing permissions and limitations under the License.
1070
1079
 
1071
1080
  :host,
1072
1081
  :root {
1073
- --system-spectrum-switch-background-color-selected-default: var(
1074
- --spectrum-gray-800
1075
- );
1076
- --system-spectrum-switch-background-color-selected-hover: var(
1077
- --spectrum-gray-900
1078
- );
1079
- --system-spectrum-switch-background-color-selected-down: var(
1080
- --spectrum-gray-900
1081
- );
1082
- --system-spectrum-switch-background-color-selected-focus: var(
1083
- --spectrum-gray-900
1084
- );
1085
1082
  --system-spectrum-switch-handle-border-color-default: var(
1086
1083
  --spectrum-gray-800
1087
1084
  );
@@ -1106,24 +1103,6 @@ governing permissions and limitations under the License.
1106
1103
  );
1107
1104
  }
1108
1105
 
1109
- :host,
1110
- :root {
1111
- --system-spectrum-toast-background-color-default: var(
1112
- --spectrum-neutral-background-color-default
1113
- );
1114
- }
1115
-
1116
- :host,
1117
- :root {
1118
- --system-spectrum-actiongroup-gap-size-compact: var(--spectrum-spacing-50);
1119
- --system-spectrum-actiongroup-horizontal-spacing-compact: calc(
1120
- -1px * var(--spectrum-spacing-50)
1121
- );
1122
- --system-spectrum-actiongroup-vertical-spacing-compact: calc(
1123
- -1px * var(--spectrum-spacing-50)
1124
- );
1125
- }
1126
-
1127
1106
  :host,
1128
1107
  :root {
1129
1108
  --system-spectrum-tag-border-color: var(--spectrum-gray-300);
@@ -1212,6 +1191,13 @@ governing permissions and limitations under the License.
1212
1191
  );
1213
1192
  }
1214
1193
 
1194
+ :host,
1195
+ :root {
1196
+ --system-spectrum-toast-background-color-default: var(
1197
+ --spectrum-neutral-background-color-default
1198
+ );
1199
+ }
1200
+
1215
1201
  :host,
1216
1202
  :root {
1217
1203
  --system-spectrum-tooltip-backgound-color-default-neutral: var(
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-checkbox-control-size-small: 18px;
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-checkbox-control-size-small: 14px;
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-focus-indicator-color: var(--spectrum-blue-800);
@@ -270,6 +258,7 @@ governing permissions and limitations under the License.
270
258
  --spectrum-popover-tip-width: 16px;
271
259
  --spectrum-popover-tip-height: 8px;
272
260
  --spectrum-menu-item-label-to-description: 1px;
261
+ --spectrum-menu-item-section-divider-height: 8px;
273
262
  --spectrum-picker-minimum-width-multiplier: 2;
274
263
  --spectrum-picker-end-edge-to-disclousure-icon-quiet: var(
275
264
  --spectrum-picker-end-edge-to-disclosure-icon-quiet
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-field-label-text-to-asterisk-small: 5px;
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-overlay-opacity: 0.4;
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-field-label-text-to-asterisk-small: 4px;
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-menu-item-background-color-default-rgb: 255, 255, 255;
@@ -56,8 +44,11 @@ governing permissions and limitations under the License.
56
44
  var(--spectrum-blue-800-rgb),
57
45
  0.25
58
46
  );
59
- --spectrum-calendar-day-background-color-key-focus: var(
60
- --spectrum-transparent-white-600
47
+ --spectrum-calendar-day-background-color-key-focus: rgba(
48
+ var(--spectrum-white-rgb),
49
+ 0.07
61
50
  );
62
51
  --spectrum-calendar-day-border-color-key-focus: var(--spectrum-blue-700);
52
+
53
+ --spectrum-badge-label-icon-color-primary: var(--spectrum-black);
63
54
  }
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-menu-item-background-color-default-rgb: 255, 255, 255;
@@ -62,4 +50,6 @@ governing permissions and limitations under the License.
62
50
  0.08
63
51
  );
64
52
  --spectrum-calendar-day-border-color-key-focus: var(--spectrum-blue-700);
53
+
54
+ --spectrum-badge-label-icon-color-primary: var(--spectrum-black);
65
55
  }
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  /* edge-to-visual-only is used for icon-only buttons */
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-menu-item-background-color-default-rgb: 0, 0, 0;
@@ -61,4 +49,6 @@ governing permissions and limitations under the License.
61
49
  0.06
62
50
  );
63
51
  --spectrum-calendar-day-border-color-key-focus: var(--spectrum-blue-800);
52
+
53
+ --spectrum-badge-label-icon-color-primary: var(--spectrum-white);
64
54
  }
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  /* edge-to-visual-only is used for icon-only buttons */
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --system: spectrum;
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-neutral-background-color-selected-default: var(
@@ -276,23 +264,13 @@ governing permissions and limitations under the License.
276
264
  );
277
265
  --system-spectrum-actionbutton-staticwhite-selected-mod-actionbutton-border-color-disabled: transparent;
278
266
  }
279
-
280
267
  :host,
281
268
  :root {
282
- --system-spectrum-checkbox-control-color-default: var(--spectrum-gray-600);
283
- --system-spectrum-checkbox-control-color-hover: var(--spectrum-gray-700);
284
- --system-spectrum-checkbox-control-color-down: var(--spectrum-gray-800);
285
- --system-spectrum-checkbox-control-color-focus: var(--spectrum-gray-700);
286
- --system-spectrum-checkbox-control-selected-color-default: var(
287
- --spectrum-gray-700
288
- );
289
- --system-spectrum-checkbox-control-selected-color-hover: var(
290
- --spectrum-gray-800
291
- );
292
- --system-spectrum-checkbox-control-selected-color-down: var(
293
- --spectrum-gray-900
294
- );
269
+ --system-spectrum-actiongroup-gap-size-compact: 0;
270
+ --system-spectrum-actiongroup-horizontal-spacing-compact: -1px;
271
+ --system-spectrum-actiongroup-vertical-spacing-compact: -1px;
295
272
  }
273
+
296
274
  :host,
297
275
  :root {
298
276
  --system-spectrum-button-background-color-default: var(--spectrum-gray-75);
@@ -1037,6 +1015,23 @@ governing permissions and limitations under the License.
1037
1015
  --spectrum-disabled-static-black-content-color
1038
1016
  );
1039
1017
  }
1018
+
1019
+ :host,
1020
+ :root {
1021
+ --system-spectrum-checkbox-control-color-default: var(--spectrum-gray-600);
1022
+ --system-spectrum-checkbox-control-color-hover: var(--spectrum-gray-700);
1023
+ --system-spectrum-checkbox-control-color-down: var(--spectrum-gray-800);
1024
+ --system-spectrum-checkbox-control-color-focus: var(--spectrum-gray-700);
1025
+ --system-spectrum-checkbox-control-selected-color-default: var(
1026
+ --spectrum-gray-700
1027
+ );
1028
+ --system-spectrum-checkbox-control-selected-color-hover: var(
1029
+ --spectrum-gray-800
1030
+ );
1031
+ --system-spectrum-checkbox-control-selected-color-down: var(
1032
+ --spectrum-gray-900
1033
+ );
1034
+ }
1040
1035
  :host,
1041
1036
  :root {
1042
1037
  --system-spectrum-closebutton-background-color-default: transparent;
@@ -1051,6 +1046,30 @@ governing permissions and limitations under the License.
1051
1046
  );
1052
1047
  }
1053
1048
 
1049
+ :host,
1050
+ :root {
1051
+ --system-spectrum-picker-background-color-default: var(--spectrum-gray-75);
1052
+ --system-spectrum-picker-background-color-default-open: var(
1053
+ --spectrum-gray-200
1054
+ );
1055
+ --system-spectrum-picker-background-color-active: var(--spectrum-gray-300);
1056
+ --system-spectrum-picker-background-color-hover: var(--spectrum-gray-200);
1057
+ --system-spectrum-picker-background-color-hover-open: var(
1058
+ --spectrum-gray-200
1059
+ );
1060
+ --system-spectrum-picker-background-color-key-focus: var(
1061
+ --spectrum-gray-200
1062
+ );
1063
+ --system-spectrum-picker-border-color-default: var(--spectrum-gray-500);
1064
+ --system-spectrum-picker-border-color-default-open: var(
1065
+ --spectrum-gray-500
1066
+ );
1067
+ --system-spectrum-picker-border-color-hover: var(--spectrum-gray-600);
1068
+ --system-spectrum-picker-border-color-hover-open: var(--spectrum-gray-600);
1069
+ --system-spectrum-picker-border-color-active: var(--spectrum-gray-700);
1070
+ --system-spectrum-picker-border-color-key-focus: var(--spectrum-gray-600);
1071
+ }
1072
+
1054
1073
  :host,
1055
1074
  :root {
1056
1075
  --system-spectrum-radio-button-border-color-default: var(
@@ -1059,18 +1078,6 @@ governing permissions and limitations under the License.
1059
1078
  --system-spectrum-radio-button-border-color-hover: var(--spectrum-gray-700);
1060
1079
  --system-spectrum-radio-button-border-color-down: var(--spectrum-gray-800);
1061
1080
  --system-spectrum-radio-button-border-color-focus: var(--spectrum-gray-700);
1062
- --system-spectrum-radio-button-checked-border-color-default: var(
1063
- --spectrum-gray-700
1064
- );
1065
- --system-spectrum-radio-button-checked-border-color-hover: var(
1066
- --spectrum-gray-800
1067
- );
1068
- --system-spectrum-radio-button-checked-border-color-down: var(
1069
- --spectrum-gray-900
1070
- );
1071
- --system-spectrum-radio-button-checked-border-color-focus: var(
1072
- --spectrum-gray-800
1073
- );
1074
1081
  --system-spectrum-radio-emphasized-button-checked-border-color-default: var(
1075
1082
  --spectrum-accent-color-900
1076
1083
  );
@@ -1084,20 +1091,9 @@ governing permissions and limitations under the License.
1084
1091
  --spectrum-accent-color-1000
1085
1092
  );
1086
1093
  }
1094
+
1087
1095
  :host,
1088
1096
  :root {
1089
- --system-spectrum-switch-background-color-selected-default: var(
1090
- --spectrum-gray-700
1091
- );
1092
- --system-spectrum-switch-background-color-selected-hover: var(
1093
- --spectrum-gray-800
1094
- );
1095
- --system-spectrum-switch-background-color-selected-down: var(
1096
- --spectrum-gray-900
1097
- );
1098
- --system-spectrum-switch-background-color-selected-focus: var(
1099
- --spectrum-gray-800
1100
- );
1101
1097
  --system-spectrum-switch-handle-border-color-default: var(
1102
1098
  --spectrum-gray-600
1103
1099
  );
@@ -1121,20 +1117,6 @@ governing permissions and limitations under the License.
1121
1117
  --spectrum-gray-800
1122
1118
  );
1123
1119
  }
1124
-
1125
- :host,
1126
- :root {
1127
- --system-spectrum-toast-background-color-default: var(
1128
- --spectrum-neutral-subdued-background-color-default
1129
- );
1130
- }
1131
- :host,
1132
- :root {
1133
- --system-spectrum-actiongroup-gap-size-compact: 0;
1134
- --system-spectrum-actiongroup-horizontal-spacing-compact: -1px;
1135
- --system-spectrum-actiongroup-vertical-spacing-compact: -1px;
1136
- }
1137
-
1138
1120
  :host,
1139
1121
  :root {
1140
1122
  --system-spectrum-tag-border-color: var(--spectrum-gray-700);
@@ -1223,6 +1205,12 @@ governing permissions and limitations under the License.
1223
1205
  );
1224
1206
  }
1225
1207
  :host,
1208
+ :root {
1209
+ --system-spectrum-toast-background-color-default: var(
1210
+ --spectrum-neutral-subdued-background-color-default
1211
+ );
1212
+ }
1213
+ :host,
1226
1214
  :root {
1227
1215
  --system-spectrum-tooltip-backgound-color-default-neutral: var(
1228
1216
  --spectrum-neutral-subdued-background-color-default
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-checkbox-control-size-small: 16px;
@@ -1,15 +1,3 @@
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
1
  :host,
14
2
  :root {
15
3
  --spectrum-checkbox-control-size-small: 12px;