From 8e78e54340d874334d6b51c440374a16d67d5ecc Mon Sep 17 00:00:00 2001 From: MartinS-git Date: Thu, 25 Jun 2026 15:09:38 +0200 Subject: [PATCH 1/4] feat(ui): add hover and active states for Card component Signed-off-by: MartinS-git --- .changeset/card-hover-active-states.md | 5 +++ .../src/components/Card/Card.component.tsx | 10 ++++- .../src/components/Card/Card.stories.tsx | 8 ++++ .../src/components/Card/Card.test.tsx | 34 ++++++++++++++ packages/ui-components/src/global.css | 45 +++++++++++++------ 5 files changed, 87 insertions(+), 15 deletions(-) create mode 100644 .changeset/card-hover-active-states.md diff --git a/.changeset/card-hover-active-states.md b/.changeset/card-hover-active-states.md new file mode 100644 index 0000000000..344acbbca0 --- /dev/null +++ b/.changeset/card-hover-active-states.md @@ -0,0 +1,5 @@ +--- +"@cloudoperators/juno-ui-components": minor +--- + +feat(Card): add hover and active states for interactive cards. When rendered as `` or `