From 60ecb2ba6ee8a2a1d014a75b3740317822712609 Mon Sep 17 00:00:00 2001 From: "Bajohr, Rayk" Date: Wed, 15 Apr 2026 10:09:54 +0200 Subject: [PATCH] docs(tabs): show tooltip in si-tabs-icons example --- ...icons--tabs-icons-element-examples-chromium-dark-linux.png | 4 ++-- ...cons--tabs-icons-element-examples-chromium-light-linux.png | 4 ++-- src/app/examples/si-tabs/si-tabs-icons.html | 3 +++ src/app/examples/si-tabs/si-tabs-icons.ts | 3 ++- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/playwright/snapshots/si-tabs.spec.ts-snapshots/si-tabs--si-tabs-icons--tabs-icons-element-examples-chromium-dark-linux.png b/playwright/snapshots/si-tabs.spec.ts-snapshots/si-tabs--si-tabs-icons--tabs-icons-element-examples-chromium-dark-linux.png index 8f2992b8aa..aa324bf8d6 100644 --- a/playwright/snapshots/si-tabs.spec.ts-snapshots/si-tabs--si-tabs-icons--tabs-icons-element-examples-chromium-dark-linux.png +++ b/playwright/snapshots/si-tabs.spec.ts-snapshots/si-tabs--si-tabs-icons--tabs-icons-element-examples-chromium-dark-linux.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:82d6fef3a59c150821b7c7ea8960b253a085d28e1e2759f14e74404290dfd573 -size 9236 +oid sha256:d376c286e1a977f3d77d52f16c62d5d4df08443d0e2fa803590f83fea2e5d026 +size 9251 diff --git a/playwright/snapshots/si-tabs.spec.ts-snapshots/si-tabs--si-tabs-icons--tabs-icons-element-examples-chromium-light-linux.png b/playwright/snapshots/si-tabs.spec.ts-snapshots/si-tabs--si-tabs-icons--tabs-icons-element-examples-chromium-light-linux.png index 7c9c8ffc13..d6864a2476 100644 --- a/playwright/snapshots/si-tabs.spec.ts-snapshots/si-tabs--si-tabs-icons--tabs-icons-element-examples-chromium-light-linux.png +++ b/playwright/snapshots/si-tabs.spec.ts-snapshots/si-tabs--si-tabs-icons--tabs-icons-element-examples-chromium-light-linux.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:500b8ef2a3cb5b4ba456f4b95374fa88979a2e262693b1082b4d57ba39724851 -size 9308 +oid sha256:d409d3e5ee43cab10415f1357e93cfc966bcb10b789263c6ac2910a79741f08c +size 9380 diff --git a/src/app/examples/si-tabs/si-tabs-icons.html b/src/app/examples/si-tabs/si-tabs-icons.html index af7afd5a0a..a6eea07589 100644 --- a/src/app/examples/si-tabs/si-tabs-icons.html +++ b/src/app/examples/si-tabs/si-tabs-icons.html @@ -1,6 +1,9 @@ @for (tab of tabs; track tab) {