@patternfly/design-tokens 1.15.0 → 1.15.1

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 (45) hide show
  1. package/build/css/tokens-dark.scss +15 -14
  2. package/build/css/tokens-default.scss +8 -5
  3. package/build/css/tokens-glass-dark.scss +9 -5
  4. package/build/css/tokens-glass.scss +14 -7
  5. package/build/css/tokens-palette.scss +1 -1
  6. package/build/css/tokens-redhat-dark.scss +8 -2
  7. package/build/css/tokens-redhat-glass-dark.scss +14 -5
  8. package/build/css/tokens-redhat-glass.scss +14 -7
  9. package/build/css/tokens-redhat-highcontrast-dark.scss +2 -8
  10. package/build/css/tokens-redhat-highcontrast.scss +1 -1
  11. package/build/css/tokens-redhat.scss +1 -1
  12. package/build.js +44 -1
  13. package/package.json +1 -1
  14. package/patternfly-docs/content/token-layers-glass-dark.json +465 -333
  15. package/patternfly-docs/content/token-layers-glass.json +12130 -212
  16. package/patternfly-docs/content/token-layers-highcontrast-dark.json +491 -220
  17. package/patternfly-docs/content/token-layers-highcontrast.json +727 -438
  18. package/patternfly-docs/content/token-layers-redhat-dark.json +307 -201
  19. package/patternfly-docs/content/token-layers-redhat-glass-dark.json +364 -238
  20. package/patternfly-docs/content/token-layers-redhat-glass.json +12286 -368
  21. package/patternfly-docs/content/token-layers-redhat-highcontrast-dark.json +263 -157
  22. package/patternfly-docs/content/token-layers-redhat-highcontrast.json +727 -438
  23. package/patternfly-docs/content/token-layers-redhat.json +1086 -797
  24. package/tokens/default/dark/base.dark.json +2 -2
  25. package/tokens/default/dark/charts.dark.json +4 -4
  26. package/tokens/default/dark/semantic.dark.json +31 -17
  27. package/tokens/default/glass/semantic.dimension.glass.json +1109 -0
  28. package/tokens/default/glass/semantic.glass.json +30 -16
  29. package/tokens/default/glass-dark/base.dark.json +2 -2
  30. package/tokens/default/glass-dark/semantic.glass.dark.json +34 -20
  31. package/tokens/default/highcontrast/semantic.dimension.highcontrast.json +46 -34
  32. package/tokens/default/highcontrast/semantic.highcontrast.json +24 -10
  33. package/tokens/default/highcontrast-dark/base.dark.json +2 -2
  34. package/tokens/default/highcontrast-dark/semantic.highcontrast.dark.json +27 -13
  35. package/tokens/default/light/charts.json +4 -4
  36. package/tokens/default/light/semantic.dimension.json +46 -34
  37. package/tokens/default/light/semantic.json +24 -10
  38. package/tokens/default/light/semantic.motion.json +28 -28
  39. package/tokens/redhat/dark/redhat.color.dark.json +24 -24
  40. package/tokens/redhat/glass/redhat.color.glass.json +5 -5
  41. package/tokens/redhat/glass/redhat.dimension.glass.json +2 -0
  42. package/tokens/redhat/glass-dark/redhat.color.glass.dark.json +19 -19
  43. package/tokens/redhat/highcontrast/redhat.color.highcontrast.json +5 -5
  44. package/tokens/redhat/highcontrast-dark/redhat.color.highcontrast.dark.json +5 -5
  45. package/tokens/redhat/light/redhat.color.json +5 -5

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.