@adaptavant/eds-brands@1.4.0
✨⚙️ Introducing version 1.4.0 Enjoy! ✨⚙️
🎨 Style Updates
- Added new
palette
tokens - Adjusted
critical-secondary
token - Updated "setmore-black" brand tokens:
- icon-positive
- bg-positive-secondary
- bg-positive-secondary-hover
- bg-positive-secondary-pressed
Minor Changes
- 665c6c9: tokens: add
palette
tokens
Patch Changes
- f2f9c5e: - Added new
Alert
component- Tweaked
positive
andcritical-secondary
tokens
- Tweaked
- d38c4c4: Tokens: Updated the hex codes for the following variables in the "setmore-black" brand:
<GetPro />
:- icon-positive
- bg-positive-secondary
- bg-positive-secondary-hover
- bg-positive-secondary-pressed
- Replaced hardcoded hex values in styles. The component now supports both light and dark modes by utilizing class names aligned with tokens from the Figma Library.
- The animation is now triggered on both hover and focus of the GetPro button, enhancing accessibility and user interaction consistency.