@adobe/spectrum-tokens 14.2.3 → 14.4.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 (33) hide show
  1. package/CHANGELOG.md +800 -0
  2. package/dist/json/drover.json +118 -1
  3. package/dist/json/variables.json +22715 -22110
  4. package/moon.yml +12 -0
  5. package/package.json +1 -1
  6. package/schemas/token-types/alias.json +1 -0
  7. package/schemas/token-types/color-set.json +3 -1
  8. package/schemas/token-types/color.json +1 -0
  9. package/schemas/token-types/dimension.json +1 -0
  10. package/schemas/token-types/drop-shadow.json +1 -0
  11. package/schemas/token-types/font-family.json +1 -0
  12. package/schemas/token-types/font-size.json +1 -0
  13. package/schemas/token-types/font-style.json +1 -0
  14. package/schemas/token-types/font-weight.json +1 -0
  15. package/schemas/token-types/gradient-stop.json +1 -0
  16. package/schemas/token-types/multiplier.json +1 -0
  17. package/schemas/token-types/opacity.json +1 -0
  18. package/schemas/token-types/scale-set.json +3 -1
  19. package/schemas/token-types/set.json +8 -0
  20. package/schemas/token-types/system-set.json +2 -0
  21. package/schemas/token-types/text-align.json +1 -0
  22. package/schemas/token-types/text-transform.json +1 -0
  23. package/schemas/token-types/token.json +19 -3
  24. package/schemas/token-types/typography.json +1 -0
  25. package/snapshots/validation-snapshot.json +7 -0
  26. package/src/color-aliases.json +1555 -1457
  27. package/src/color-component.json +405 -395
  28. package/src/color-palette.json +3527 -3226
  29. package/src/icons.json +794 -738
  30. package/src/layout-component.json +8837 -7033
  31. package/src/layout.json +2590 -1312
  32. package/src/semantic-color-palette.json +344 -339
  33. package/src/typography.json +1685 -1649

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.