diff --git a/playwright/playwright/index.scss b/playwright/playwright/index.scss index 7a17f9ab7f..89bd0bfffb 100644 --- a/playwright/playwright/index.scss +++ b/playwright/playwright/index.scss @@ -1 +1 @@ -@import '../../styles/styles.scss'; +@forward '../../styles/styles.scss'; diff --git a/scripts/playwright-docker.sh b/scripts/playwright-docker.sh index 6399575697..8b59d87b21 100755 --- a/scripts/playwright-docker.sh +++ b/scripts/playwright-docker.sh @@ -3,7 +3,7 @@ set -euo pipefail IMAGE_NAME="mcr.microsoft.com/playwright" -IMAGE_TAG="v1.47.1-jammy" # This version have to be synchronized with playwright version from package.json +IMAGE_TAG="v1.49.0-jammy" # This version have to be synchronized with playwright version from package.json NODE_MODULES_CACHE_DIR="$HOME/.cache/uikit-playwright-docker-node-modules" diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Actions-dark-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Actions-dark-webkit-linux.png index 22662c78ce..bcff46683a 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Actions-dark-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Actions-dark-webkit-linux.png differ diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Actions-light-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Actions-light-webkit-linux.png index ddb715266e..1546209bb4 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Actions-light-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Actions-light-webkit-linux.png differ diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Align-dark-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Align-dark-webkit-linux.png index cd2f7a967e..a870201613 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Align-dark-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Align-dark-webkit-linux.png differ diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Align-light-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Align-light-webkit-linux.png index 3165c09058..3b7844421d 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Align-light-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Align-light-webkit-linux.png differ diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Corners-dark-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Corners-dark-webkit-linux.png index 6bfecc9f2a..818bd9fc88 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Corners-dark-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Corners-dark-webkit-linux.png differ diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Corners-light-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Corners-light-webkit-linux.png index 014d6d9c96..5555a0ac9f 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Corners-light-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Corners-light-webkit-linux.png differ diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-CustomIcon-dark-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-CustomIcon-dark-webkit-linux.png index a60404d8d7..7721606c12 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-CustomIcon-dark-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-CustomIcon-dark-webkit-linux.png differ diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-CustomIcon-light-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-CustomIcon-light-webkit-linux.png index 500fe9c0f7..ba596f9e85 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-CustomIcon-light-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-CustomIcon-light-webkit-linux.png differ diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Default-dark-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Default-dark-webkit-linux.png index 323bc6ec98..2197572f2a 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Default-dark-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Default-dark-webkit-linux.png differ diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Default-light-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Default-light-webkit-linux.png index df6c3d6261..be6700968d 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Default-light-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Default-light-webkit-linux.png differ diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Layout-dark-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Layout-dark-webkit-linux.png index 80ae0401b6..062b888cb2 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Layout-dark-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Layout-dark-webkit-linux.png differ diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Layout-light-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Layout-light-webkit-linux.png index 670093f2ce..a1974b8dd8 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Layout-light-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Layout-light-webkit-linux.png differ diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Theme-dark-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Theme-dark-webkit-linux.png index 88f097a29f..f569f0533c 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Theme-dark-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Theme-dark-webkit-linux.png differ diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Theme-light-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Theme-light-webkit-linux.png index 53dffcb9cf..eeeea5772d 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Theme-light-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-Theme-light-webkit-linux.png differ diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-View-dark-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-View-dark-webkit-linux.png index 728fb379b8..1d2284cfaf 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-View-dark-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-View-dark-webkit-linux.png differ diff --git a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-View-light-webkit-linux.png b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-View-light-webkit-linux.png index 2cddb8d6d2..34fe810dd4 100644 Binary files a/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-View-light-webkit-linux.png and b/src/components/Alert/__snapshots__/Alert.visual.test.tsx-snapshots/Alert-render-story-View-light-webkit-linux.png differ diff --git a/src/components/Avatar/__snapshots__/Avatar.visual.test.tsx-snapshots/Avatar-render-story-Showcase-1-webkit-linux.png b/src/components/Avatar/__snapshots__/Avatar.visual.test.tsx-snapshots/Avatar-render-story-Showcase-1-webkit-linux.png index fa62a36eea..32c6a4708c 100644 Binary files a/src/components/Avatar/__snapshots__/Avatar.visual.test.tsx-snapshots/Avatar-render-story-Showcase-1-webkit-linux.png and b/src/components/Avatar/__snapshots__/Avatar.visual.test.tsx-snapshots/Avatar-render-story-Showcase-1-webkit-linux.png differ diff --git a/src/components/Avatar/__snapshots__/Avatar.visual.test.tsx-snapshots/Avatar-render-story-Text-1-webkit-linux.png b/src/components/Avatar/__snapshots__/Avatar.visual.test.tsx-snapshots/Avatar-render-story-Text-1-webkit-linux.png index 15f6aba578..ecef4ac4b8 100644 Binary files a/src/components/Avatar/__snapshots__/Avatar.visual.test.tsx-snapshots/Avatar-render-story-Text-1-webkit-linux.png and b/src/components/Avatar/__snapshots__/Avatar.visual.test.tsx-snapshots/Avatar-render-story-Text-1-webkit-linux.png differ diff --git a/src/components/Avatar/__snapshots__/Avatar.visual.test.tsx-snapshots/Avatar-render-story-TextInitials-1-webkit-linux.png b/src/components/Avatar/__snapshots__/Avatar.visual.test.tsx-snapshots/Avatar-render-story-TextInitials-1-webkit-linux.png index c36ea7324d..e9619e35bd 100644 Binary files a/src/components/Avatar/__snapshots__/Avatar.visual.test.tsx-snapshots/Avatar-render-story-TextInitials-1-webkit-linux.png and b/src/components/Avatar/__snapshots__/Avatar.visual.test.tsx-snapshots/Avatar-render-story-TextInitials-1-webkit-linux.png differ diff --git a/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-MoreButton-dark-webkit-linux.png b/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-MoreButton-dark-webkit-linux.png index 2ab381bc7e..73170626c8 100644 Binary files a/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-MoreButton-dark-webkit-linux.png and b/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-MoreButton-dark-webkit-linux.png differ diff --git a/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-MoreButton-light-webkit-linux.png b/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-MoreButton-light-webkit-linux.png index 1226f21dc4..641a746118 100644 Binary files a/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-MoreButton-light-webkit-linux.png and b/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-MoreButton-light-webkit-linux.png differ diff --git a/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-Total-dark-webkit-linux.png b/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-Total-dark-webkit-linux.png index 952ac4cc4f..ad35bb7e64 100644 Binary files a/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-Total-dark-webkit-linux.png and b/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-Total-dark-webkit-linux.png differ diff --git a/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-Total-light-webkit-linux.png b/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-Total-light-webkit-linux.png index 13f4f18ffb..6e2002b93e 100644 Binary files a/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-Total-light-webkit-linux.png and b/src/components/AvatarStack/__snapshots__/AvatarStack.visual.test.tsx-snapshots/AvatarStack-render-story-Total-light-webkit-linux.png differ diff --git a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-ActionType-dark-webkit-linux.png b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-ActionType-dark-webkit-linux.png index f7d837b806..78e685634f 100644 Binary files a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-ActionType-dark-webkit-linux.png and b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-ActionType-dark-webkit-linux.png differ diff --git a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-ActionType-light-webkit-linux.png b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-ActionType-light-webkit-linux.png index 6b8d7155e9..f6470850af 100644 Binary files a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-ActionType-light-webkit-linux.png and b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-ActionType-light-webkit-linux.png differ diff --git a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Custom-dark-webkit-linux.png b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Custom-dark-webkit-linux.png index 5c70b65912..6f15536bdb 100644 Binary files a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Custom-dark-webkit-linux.png and b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Custom-dark-webkit-linux.png differ diff --git a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Custom-light-webkit-linux.png b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Custom-light-webkit-linux.png index 865f36521a..f7c97d9a3b 100644 Binary files a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Custom-light-webkit-linux.png and b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Custom-light-webkit-linux.png differ diff --git a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Default-dark-webkit-linux.png b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Default-dark-webkit-linux.png index 647fc5c936..1cecd702a5 100644 Binary files a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Default-dark-webkit-linux.png and b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Default-dark-webkit-linux.png differ diff --git a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Default-light-webkit-linux.png b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Default-light-webkit-linux.png index 43aad18596..a092803f56 100644 Binary files a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Default-light-webkit-linux.png and b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Default-light-webkit-linux.png differ diff --git a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-SelectionType-dark-webkit-linux.png b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-SelectionType-dark-webkit-linux.png index 0540b20c95..530824cf0b 100644 Binary files a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-SelectionType-dark-webkit-linux.png and b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-SelectionType-dark-webkit-linux.png differ diff --git a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-SelectionType-light-webkit-linux.png b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-SelectionType-light-webkit-linux.png index 4fbf7d63ac..669bbadfa1 100644 Binary files a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-SelectionType-light-webkit-linux.png and b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-SelectionType-light-webkit-linux.png differ diff --git a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Size-dark-webkit-linux.png b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Size-dark-webkit-linux.png index a3f46a04bd..1a54221ff7 100644 Binary files a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Size-dark-webkit-linux.png and b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Size-dark-webkit-linux.png differ diff --git a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Size-light-webkit-linux.png b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Size-light-webkit-linux.png index 0a5e4b2fe4..230bce0794 100644 Binary files a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Size-light-webkit-linux.png and b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Size-light-webkit-linux.png differ diff --git a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Theme-dark-webkit-linux.png b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Theme-dark-webkit-linux.png index 238c2bc1d4..45f1d87c03 100644 Binary files a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Theme-dark-webkit-linux.png and b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Theme-dark-webkit-linux.png differ diff --git a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Theme-light-webkit-linux.png b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Theme-light-webkit-linux.png index a15b349cc5..bd57f434f6 100644 Binary files a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Theme-light-webkit-linux.png and b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-Theme-light-webkit-linux.png differ diff --git a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-View-dark-webkit-linux.png b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-View-dark-webkit-linux.png index f8a05b3f9f..3a2577defc 100644 Binary files a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-View-dark-webkit-linux.png and b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-View-dark-webkit-linux.png differ diff --git a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-View-light-webkit-linux.png b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-View-light-webkit-linux.png index 29f624ebfe..2e80dcaa21 100644 Binary files a/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-View-light-webkit-linux.png and b/src/components/Card/__snapshots__/Card.visual.test.tsx-snapshots/Card-render-story-View-light-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Close-dark-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Close-dark-webkit-linux.png index e57d07c66e..190b6876bd 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Close-dark-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Close-dark-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Close-light-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Close-light-webkit-linux.png index b448abdf91..3d93786e87 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Close-light-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Close-light-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Copy-dark-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Copy-dark-webkit-linux.png index 58e94245fb..6c7159ff4c 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Copy-dark-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Copy-dark-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Copy-light-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Copy-light-webkit-linux.png index 3131443521..3f990823fb 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Copy-light-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Copy-light-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Default-dark-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Default-dark-webkit-linux.png index 57b77c4b96..666414da4f 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Default-dark-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Default-dark-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Default-light-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Default-light-webkit-linux.png index 43b3ce446f..4f26125fd4 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Default-light-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Default-light-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Icon-dark-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Icon-dark-webkit-linux.png index ea7273b4ff..d7010d9fe7 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Icon-dark-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Icon-dark-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Icon-light-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Icon-light-webkit-linux.png index 8548741bd5..c3607f0b22 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Icon-light-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Icon-light-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Interactive-dark-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Interactive-dark-webkit-linux.png index c96d996526..04f40b9761 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Interactive-dark-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Interactive-dark-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Interactive-light-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Interactive-light-webkit-linux.png index 765fcd0a95..de5d49115a 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Interactive-light-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Interactive-light-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-LinkWrapper-dark-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-LinkWrapper-dark-webkit-linux.png index 57b77c4b96..666414da4f 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-LinkWrapper-dark-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-LinkWrapper-dark-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-LinkWrapper-light-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-LinkWrapper-light-webkit-linux.png index 43b3ce446f..4f26125fd4 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-LinkWrapper-light-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-LinkWrapper-light-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Size-dark-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Size-dark-webkit-linux.png index 86327fc52a..c807ee38c7 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Size-dark-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Size-dark-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Size-light-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Size-light-webkit-linux.png index 929c8aa4b0..4dfa0359db 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Size-light-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Size-light-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Theme-dark-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Theme-dark-webkit-linux.png index 1047d43b24..32146b7bca 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Theme-dark-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Theme-dark-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Theme-light-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Theme-light-webkit-linux.png index 79337072b5..156640b7b1 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Theme-light-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Theme-light-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Value-dark-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Value-dark-webkit-linux.png index 19cd9f7874..24c0d41842 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Value-dark-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Value-dark-webkit-linux.png differ diff --git a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Value-light-webkit-linux.png b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Value-light-webkit-linux.png index f8ea80e941..3e1f6e01d1 100644 Binary files a/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Value-light-webkit-linux.png and b/src/components/Label/__snapshots__/Label.visual.test.tsx-snapshots/Label-render-story-Value-light-webkit-linux.png differ diff --git a/src/components/Select/__snapshots__/Select.visual.test.tsx-snapshots/Select-control-with-parent-flex-basis-0-dark-webkit-linux.png b/src/components/Select/__snapshots__/Select.visual.test.tsx-snapshots/Select-control-with-parent-flex-basis-0-dark-webkit-linux.png index ae79506d9d..a272c5a1c1 100644 Binary files a/src/components/Select/__snapshots__/Select.visual.test.tsx-snapshots/Select-control-with-parent-flex-basis-0-dark-webkit-linux.png and b/src/components/Select/__snapshots__/Select.visual.test.tsx-snapshots/Select-control-with-parent-flex-basis-0-dark-webkit-linux.png differ diff --git a/src/components/Select/__snapshots__/Select.visual.test.tsx-snapshots/Select-control-with-parent-flex-basis-0-light-webkit-linux.png b/src/components/Select/__snapshots__/Select.visual.test.tsx-snapshots/Select-control-with-parent-flex-basis-0-light-webkit-linux.png index 04c500af53..40a727a58f 100644 Binary files a/src/components/Select/__snapshots__/Select.visual.test.tsx-snapshots/Select-control-with-parent-flex-basis-0-light-webkit-linux.png and b/src/components/Select/__snapshots__/Select.visual.test.tsx-snapshots/Select-control-with-parent-flex-basis-0-light-webkit-linux.png differ diff --git a/src/components/Sheet/__snapshots__/Sheet.visual.test.tsx-snapshots/Sheet-render-story-Default-dark-webkit-linux.png b/src/components/Sheet/__snapshots__/Sheet.visual.test.tsx-snapshots/Sheet-render-story-Default-dark-webkit-linux.png index 34fe049d7e..0185eb9dca 100644 Binary files a/src/components/Sheet/__snapshots__/Sheet.visual.test.tsx-snapshots/Sheet-render-story-Default-dark-webkit-linux.png and b/src/components/Sheet/__snapshots__/Sheet.visual.test.tsx-snapshots/Sheet-render-story-Default-dark-webkit-linux.png differ diff --git a/src/components/Sheet/__snapshots__/Sheet.visual.test.tsx-snapshots/Sheet-render-story-Default-light-webkit-linux.png b/src/components/Sheet/__snapshots__/Sheet.visual.test.tsx-snapshots/Sheet-render-story-Default-light-webkit-linux.png index 8d3788f05f..fcb429037d 100644 Binary files a/src/components/Sheet/__snapshots__/Sheet.visual.test.tsx-snapshots/Sheet-render-story-Default-light-webkit-linux.png and b/src/components/Sheet/__snapshots__/Sheet.visual.test.tsx-snapshots/Sheet-render-story-Default-light-webkit-linux.png differ diff --git a/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-Default-dark-webkit-linux.png b/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-Default-dark-webkit-linux.png index a9cd718ed0..fa889845fc 100644 Binary files a/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-Default-dark-webkit-linux.png and b/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-Default-dark-webkit-linux.png differ diff --git a/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-Default-light-webkit-linux.png b/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-Default-light-webkit-linux.png index 1c12d8c11f..8f9647c46d 100644 Binary files a/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-Default-light-webkit-linux.png and b/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-Default-light-webkit-linux.png differ diff --git a/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-HOCWithTableSorting-dark-webkit-linux.png b/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-HOCWithTableSorting-dark-webkit-linux.png index 609f9ee9b4..42a1561c48 100644 Binary files a/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-HOCWithTableSorting-dark-webkit-linux.png and b/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-HOCWithTableSorting-dark-webkit-linux.png differ diff --git a/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-HOCWithTableSorting-light-webkit-linux.png b/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-HOCWithTableSorting-light-webkit-linux.png index 14a346142d..313e8bffc1 100644 Binary files a/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-HOCWithTableSorting-light-webkit-linux.png and b/src/components/Table/__snapshots__/Table.visual.test.tsx-snapshots/Table-render-story-HOCWithTableSorting-light-webkit-linux.png differ diff --git a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-danger-dark-webkit-linux.png b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-danger-dark-webkit-linux.png index 0e831739de..33f54e8874 100644 Binary files a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-danger-dark-webkit-linux.png and b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-danger-dark-webkit-linux.png differ diff --git a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-danger-light-webkit-linux.png b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-danger-light-webkit-linux.png index c134fd2187..41c0d7800c 100644 Binary files a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-danger-light-webkit-linux.png and b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-danger-light-webkit-linux.png differ diff --git a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-info-dark-webkit-linux.png b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-info-dark-webkit-linux.png index 125dcb80f1..7ed928987e 100644 Binary files a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-info-dark-webkit-linux.png and b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-info-dark-webkit-linux.png differ diff --git a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-info-light-webkit-linux.png b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-info-light-webkit-linux.png index 4aede00575..95ef9da6f2 100644 Binary files a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-info-light-webkit-linux.png and b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-info-light-webkit-linux.png differ diff --git a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-normal-dark-webkit-linux.png b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-normal-dark-webkit-linux.png index eb4edb346a..3ccabf08ae 100644 Binary files a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-normal-dark-webkit-linux.png and b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-normal-dark-webkit-linux.png differ diff --git a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-normal-light-webkit-linux.png b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-normal-light-webkit-linux.png index 461351a447..6a778df959 100644 Binary files a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-normal-light-webkit-linux.png and b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-normal-light-webkit-linux.png differ diff --git a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-success-dark-webkit-linux.png b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-success-dark-webkit-linux.png index 555d1f394f..deaa81f30f 100644 Binary files a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-success-dark-webkit-linux.png and b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-success-dark-webkit-linux.png differ diff --git a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-success-light-webkit-linux.png b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-success-light-webkit-linux.png index a1f74846a4..e81093bc22 100644 Binary files a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-success-light-webkit-linux.png and b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-success-light-webkit-linux.png differ diff --git a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-utility-dark-webkit-linux.png b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-utility-dark-webkit-linux.png index 40e95688ec..1f17dd5d7c 100644 Binary files a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-utility-dark-webkit-linux.png and b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-utility-dark-webkit-linux.png differ diff --git a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-utility-light-webkit-linux.png b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-utility-light-webkit-linux.png index 9bf9964bc3..ff684e1617 100644 Binary files a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-utility-light-webkit-linux.png and b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-utility-light-webkit-linux.png differ diff --git a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-warning-dark-webkit-linux.png b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-warning-dark-webkit-linux.png index 7e20539add..3df7e6c2d5 100644 Binary files a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-warning-dark-webkit-linux.png and b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-warning-dark-webkit-linux.png differ diff --git a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-warning-light-webkit-linux.png b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-warning-light-webkit-linux.png index 124087a892..1fca2be21b 100644 Binary files a/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-warning-light-webkit-linux.png and b/src/components/Toaster/__snapshots__/Toast.visual.test.tsx-snapshots/Toast-render-story-ToastPlayground-warning-light-webkit-linux.png differ diff --git a/src/components/User/__snapshots__/User.visual.test.tsx-snapshots/User-render-story-Default-1-webkit-linux.png b/src/components/User/__snapshots__/User.visual.test.tsx-snapshots/User-render-story-Default-1-webkit-linux.png index 82f32c94d9..5af295c7b6 100644 Binary files a/src/components/User/__snapshots__/User.visual.test.tsx-snapshots/User-render-story-Default-1-webkit-linux.png and b/src/components/User/__snapshots__/User.visual.test.tsx-snapshots/User-render-story-Default-1-webkit-linux.png differ