Design System 1.0
Less than 1 minute
Design System 1.0 (Deprecated)
Deprecation Notice
The design-library packages are deprecated. Use @bcc-code/design-tokens with PrimeVue instead.
Storybook
Package Status
| Package | Status | Replacement |
|---|---|---|
| @bcc-code/design-library | Deprecated | @bcc-code/design-tokens + PrimeVue |
| @bcc-code/design-library-vue | Deprecated | PrimeVue components |
Migration
Remove deprecated packages:
npm uninstall @bcc-code/design-library @bcc-code/design-library-vueInstall new packages:
npm install @bcc-code/design-tokens primevueUpdate imports to use PrimeVue components with design tokens
See the Getting Started guide for setup instructions.
Source Code
The legacy design-library source is available on GitHub:
bcc-code/bcc-design

