@adobe/spectrum-tokens 12.0.0-beta.49 → 12.0.0-beta.50
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.
- package/CHANGELOG.md +2 -12
- package/dist/json/variables.json +3 -0
- package/package.json +1 -1
- package/src/color-alias.json +3 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,16 +1,6 @@
|
|
|
1
|
-
# [12.0.0-beta.
|
|
1
|
+
# [12.0.0-beta.50](https://github.com/adobe/spectrum-tokens/compare/v12.0.0-beta.49...v12.0.0-beta.50) (2022-09-13)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Features
|
|
5
5
|
|
|
6
|
-
*
|
|
7
|
-
* adding body tokens ([5aa8a06](https://github.com/adobe/spectrum-tokens/commit/5aa8a06dd36ebe9b48f1afeb9654f03a5196b849))
|
|
8
|
-
* adding code tokens ([1c23e9d](https://github.com/adobe/spectrum-tokens/commit/1c23e9d41f273e1d5146f218c93b7b647b0ca376))
|
|
9
|
-
* adding focus-indicator-color ([52ec8fb](https://github.com/adobe/spectrum-tokens/commit/52ec8fb99255f685beb0b3be7c171bb3900b038d))
|
|
10
|
-
* adding menu item component layout tokens ([9152aad](https://github.com/adobe/spectrum-tokens/commit/9152aadf0326724c099205a547c761dc1b101e6e))
|
|
11
|
-
* adding meter tokens ([f8fea20](https://github.com/adobe/spectrum-tokens/commit/f8fea205f970f2a0536e7818da72990251c674a5))
|
|
12
|
-
* background color default tokens ([e5891e6](https://github.com/adobe/spectrum-tokens/commit/e5891e64cd799838dc861e3a9fcf50a1ba2eb56a))
|
|
13
|
-
* detail tokens ([27bd1cf](https://github.com/adobe/spectrum-tokens/commit/27bd1cf13fa3b87a9ca618d1d6ee0cf5cf81b4cc))
|
|
14
|
-
* font family tokens ([0fe2f37](https://github.com/adobe/spectrum-tokens/commit/0fe2f37a9178f1d6aad9440ea5be801f712685ff))
|
|
15
|
-
* font tokens tokens tokens ([c0e0845](https://github.com/adobe/spectrum-tokens/commit/c0e08454fd4bc47ae96e15f1af5f83771eacad3d))
|
|
16
|
-
* font tokens yay ([19bb507](https://github.com/adobe/spectrum-tokens/commit/19bb507d3eedd69424e7c4faa4670d11202c9f71))
|
|
6
|
+
* wireframe drop shadow color yay ([43741c5](https://github.com/adobe/spectrum-tokens/commit/43741c554eb04182acdc29c6cb2d63797148addd))
|
package/dist/json/variables.json
CHANGED
package/package.json
CHANGED