@utrecht/components
Version:
Components for the Municipality of Utrecht based on the NL Design System architecture
50 lines (31 loc) • 1.22 kB
Markdown
# @utrecht/spotlight-section-css
## 1.3.0
### Minor Changes
- 374b678: Extend the Spotlight Section component with new features.
Add new CSS class names:
- `utrecht-spotlight-section--error`
- `utrecht-spotlight-section--ok`
Add new SCSS mixins:
- `utrecht-spotlight-section--error`
- `utrecht-spotlight-section--ok`
Add new design tokens for spotlight-section component:
- `utrecht.spotlight-section.error.background-color`
- `utrecht.spotlight-section.error.border-color`
- `utrecht.spotlight-section.error.border-width`
- `utrecht.spotlight-section.error.color`
- `utrecht.spotlight-section.error.icon.color`
- `utrecht.spotlight-section.ok.background-color`
- `utrecht.spotlight-section.ok.border-color`
- `utrecht.spotlight-section.ok.border-width`
- `utrecht.spotlight-section.ok.color`
- `utrecht.spotlight-section.ok.icon.color`
## 1.2.0
### Minor Changes
- fc11ffb: - Added metadata for spotlight section tokens.
- Added missing tokens that were available in mixin.
## 1.1.0
### Minor Changes
- 62f1157: Add SCSS files to `src/` directory of CSS component packages.
## 1.0.0
### Major Changes
- 856d996: Switch from alpha releases to semantic versioning.