jpmorganchase / salt-ds

React UI components built with a focus on accessibility, customization and ease-of-use
https://www.saltdesignsystem.com
Apache License 2.0
126 stars 89 forks source link

JSON representation for theme #4041

Open origami-z opened 1 month ago

origami-z commented 1 month ago

Catch all issue

### Tasks
- [ ] Create JSON representation
- [ ] Generate CSS to replace most of existing theme package content
- [ ] Publish JSON as part of npm release
- [ ] Write documentation how to integrate with 3rd party libraries (e.g. vanilla-extract for Mosaic, theme visualization)
- [ ] Lint tool to help pattern library lint CSS while theming
- [ ] Lint tool to check against Figma library (variables)

Some considerations

Tools

Prototype in #3143