design-system
design-system copied to clipboard
[design] Card Control
📝 Description
Update design for card controls to v2.
♿ Accessibility
To prevent click target confusion, no interactive elements can be nested inside a card control. If activating a card control reveals additional form fields or information, that information needs to be revealed beneath the card control, not inside. Clicking on the entire area of the card control is reserved for toggling its state.
📃 Tasks
Design Creation
- [ ] Compo design according to WIKIT
- [ ] Update dependencies
- [ ] Add component to layout examples
- [ ] Test component within layout examples
- [ ] Design review