@salesforce-ux/design-system-data
v0.0.0-dev.1715850203
Published
This package contains scripts to generate data and data assets for aspects of the Salesforce Lightning Design System (SLDS).
Downloads
23
Maintainers
Readme
Design System Data
This package contains scripts to generate data and data assets for aspects of the Salesforce Lightning Design System (SLDS).
Installation
npm install @salesforce-ux/design-system-data
Usage
Icons
Generate data for icons:
npm run generate:icons
npm run generate:icons:file ## to generate file
Zip icons for distribution:
npm run generate:icons:zip
Styling Hooks
Generate data for styling hooks:
npm run generate:styling-hooks
npm run generate:styling-hooks:file ## to generate file
Design Tokens
Generate data for design tokens:
npm run generate:tokens
npm run generate:icons:file ## to generate file
Data
The generated data can be imported and consumed in your design system components and applications.
Licenses
- Source code is licensed under BSD 3-Clause
- All icons and images are licensed under Creative Commons Attribution-NoDerivatives 4.0