@rijkshuisstijl-community/design-tokens 1.0.0-alpha.99 → 1.0.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 (58) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/build.mjs +129 -0
  3. package/dist/_variables.scss +646 -635
  4. package/dist/index.css +646 -635
  5. package/dist/index.d.ts +725 -715
  6. package/dist/index.js +742 -731
  7. package/dist/index.json +741 -730
  8. package/dist/index.tokens.json +1625 -1617
  9. package/dist/root.css +646 -635
  10. package/dist/tokens.d.ts +1506 -1498
  11. package/dist/tokens.js +22273 -22035
  12. package/dist/uitvoerend-mintgroen-focus/_variables.scss +1204 -0
  13. package/dist/uitvoerend-mintgroen-focus/index.css +1207 -0
  14. package/dist/uitvoerend-mintgroen-focus/index.d.ts +1205 -0
  15. package/dist/uitvoerend-mintgroen-focus/index.js +1205 -0
  16. package/dist/uitvoerend-mintgroen-focus/index.json +1202 -0
  17. package/dist/uitvoerend-mintgroen-focus/index.tokens.json +1890 -0
  18. package/dist/uitvoerend-mintgroen-focus/root.css +1207 -0
  19. package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +1913 -0
  20. package/dist/uitvoerend-mintgroen-focus/tokens.js +28229 -0
  21. package/dist/uitvoerend-violet/_variables.scss +1198 -0
  22. package/dist/uitvoerend-violet/index.css +1201 -0
  23. package/dist/uitvoerend-violet/index.d.ts +1199 -0
  24. package/dist/uitvoerend-violet/index.js +1199 -0
  25. package/dist/uitvoerend-violet/index.json +1196 -0
  26. package/dist/uitvoerend-violet/index.tokens.json +1852 -0
  27. package/dist/uitvoerend-violet/root.css +1201 -0
  28. package/dist/uitvoerend-violet/tokens.d.ts +1875 -0
  29. package/dist/uitvoerend-violet/tokens.js +28057 -0
  30. package/dist/uitvoerend-violet-oud/_variables.scss +1198 -0
  31. package/dist/uitvoerend-violet-oud/index.css +1201 -0
  32. package/dist/uitvoerend-violet-oud/index.d.ts +1199 -0
  33. package/dist/uitvoerend-violet-oud/index.js +1199 -0
  34. package/dist/uitvoerend-violet-oud/index.json +1196 -0
  35. package/dist/uitvoerend-violet-oud/index.tokens.json +1852 -0
  36. package/dist/uitvoerend-violet-oud/root.css +1201 -0
  37. package/dist/uitvoerend-violet-oud/tokens.d.ts +1875 -0
  38. package/dist/uitvoerend-violet-oud/tokens.js +28057 -0
  39. package/dist/wetgevend/_variables.scss +1198 -0
  40. package/dist/wetgevend/index.css +1201 -0
  41. package/dist/wetgevend/index.d.ts +1199 -0
  42. package/dist/wetgevend/index.js +1199 -0
  43. package/dist/wetgevend/index.json +1196 -0
  44. package/dist/wetgevend/index.tokens.json +1852 -0
  45. package/dist/wetgevend/root.css +1201 -0
  46. package/dist/wetgevend/tokens.d.ts +1875 -0
  47. package/dist/{tokens.json → wetgevend/tokens.js} +17174 -16931
  48. package/figma/figma.tokens.json +937 -235
  49. package/package.json +10 -12
  50. package/src/generated/{figma.tokens.json → base.tokens.json} +4373 -4307
  51. package/src/generated/themes.json +22450 -0
  52. package/src/generated/uitvoerend-mintgroen-focus/tokens.json +5650 -0
  53. package/src/generated/uitvoerend-violet/tokens.json +5594 -0
  54. package/src/generated/uitvoerend-violet-oud/tokens.json +5594 -0
  55. package/src/generated/wetgevend/tokens.json +5594 -0
  56. package/token-transformer.mjs +77 -41
  57. package/dist/variables.less +0 -1187
  58. package/style-dictionary.config.json +0 -105

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.