-
Notifications
You must be signed in to change notification settings - Fork 30
refactor(design): Update color tokens blue--700 and text--secondary #3060
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
julia-wjw
wants to merge
4
commits into
master
Choose a base branch
from
JOB-156764/update-token-text-secondary
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
86c0618
refactor(design): Update color tokens blue--700 and text--secondary
julia-wjw 9a01427
Merge branch 'master' into JOB-156764/update-token-text-secondary
julia-wjw 24f8c79
Update visual regression snapshots for components across multiple bro…
julia-wjw 85d92c2
chore(components-native): Update jest configuration and snapshots
julia-wjw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,6 +8,8 @@ module.exports = { | |
| ], | ||
| setupFilesAfterEnv: ["./src/__mocks__/__mocks.ts"], | ||
| testPathIgnorePatterns: ["/node_modules/"], | ||
| // Avoid duplicate haste entries when `dist/` exists (compiled __mocks__ vs src). | ||
| modulePathIgnorePatterns: ["<rootDir>/dist/"], | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Unsure why the LLM did this, but let's revert this file 👍 |
||
| transformIgnorePatterns: [ | ||
| "node_modules/(?!(jest-)?@?react-native|@react-native-community|@react-native)", | ||
| ], | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -25,12 +25,14 @@ | |
| }, | ||
| "jsx": "react-native", | ||
| "include": [ | ||
| "src", | ||
| "**/*.json" | ||
| "src/**/*.ts", | ||
| "src/**/*.tsx", | ||
| "src/**/*.json" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Unsure why the LLM did this, but let's revert this file 👍 |
||
| ], | ||
| "exclude": [ | ||
| "node_modules", | ||
| "dist/**/*", | ||
| "src/__mocks__", | ||
| "tsconfig.eslint.json", | ||
| "**/*.stories.tsx", | ||
| "**/*.test.ts", | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+25 Bytes
(100%)
...sual/autocomplete-v2.visual.ts-snapshots/1-initial-autocomplete-v2-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+184 Bytes
(100%)
...isual/autocomplete-v2.visual.ts-snapshots/1-initial-autocomplete-v2-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+157 Bytes
(100%)
...visual/autocomplete-v2.visual.ts-snapshots/1-initial-autocomplete-v2-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-26 Bytes
(100%)
...plete-v2.visual.ts-snapshots/10-empty-header-footer-open-highlight-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+135 Bytes
(100%)
...mplete-v2.visual.ts-snapshots/10-empty-header-footer-open-highlight-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+112 Bytes
(100%)
...omplete-v2.visual.ts-snapshots/10-empty-header-footer-open-highlight-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2 Bytes
(100%)
...al/autocomplete-v2.visual.ts-snapshots/11-selection-open-highlight-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+135 Bytes
(100%)
...ual/autocomplete-v2.visual.ts-snapshots/11-selection-open-highlight-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+65 Bytes
(100%)
...sual/autocomplete-v2.visual.ts-snapshots/11-selection-open-highlight-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+44 Bytes
(100%)
...sts/visual/autocomplete-v2.visual.ts-snapshots/12-constrained-open-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+153 Bytes
(100%)
...ests/visual/autocomplete-v2.visual.ts-snapshots/12-constrained-open-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+160 Bytes
(100%)
...tests/visual/autocomplete-v2.visual.ts-snapshots/12-constrained-open-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-33 Bytes
(100%)
...sts/visual/autocomplete-v2.visual.ts-snapshots/13-multi-empty-open-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+115 Bytes
(100%)
...ests/visual/autocomplete-v2.visual.ts-snapshots/13-multi-empty-open-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+93 Bytes
(100%)
...tests/visual/autocomplete-v2.visual.ts-snapshots/13-multi-empty-open-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-35 Bytes
(100%)
...isual/autocomplete-v2.visual.ts-snapshots/14-multi-selections-open-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+149 Bytes
(100%)
...visual/autocomplete-v2.visual.ts-snapshots/14-multi-selections-open-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+163 Bytes
(100%)
.../visual/autocomplete-v2.visual.ts-snapshots/14-multi-selections-open-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+25 Bytes
(100%)
...utocomplete-v2.visual.ts-snapshots/15-multi-many-selections-closed-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+184 Bytes
(100%)
...autocomplete-v2.visual.ts-snapshots/15-multi-many-selections-closed-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+157 Bytes
(100%)
.../autocomplete-v2.visual.ts-snapshots/15-multi-many-selections-closed-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-42 Bytes
(100%)
...ual/autocomplete-v2.visual.ts-snapshots/16-multi-actions-highlight-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+145 Bytes
(100%)
...sual/autocomplete-v2.visual.ts-snapshots/16-multi-actions-highlight-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+123 Bytes
(100%)
...isual/autocomplete-v2.visual.ts-snapshots/16-multi-actions-highlight-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-10 Bytes
(100%)
...al/autocomplete-v2.visual.ts-snapshots/17-multi-clearable-wrapping-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+13 Bytes
(100%)
...ual/autocomplete-v2.visual.ts-snapshots/17-multi-clearable-wrapping-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+19 Bytes
(100%)
...sual/autocomplete-v2.visual.ts-snapshots/17-multi-clearable-wrapping-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-38 Bytes
(100%)
.../autocomplete-v2.visual.ts-snapshots/2-flat-options-open-highlight-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+169 Bytes
(100%)
...l/autocomplete-v2.visual.ts-snapshots/2-flat-options-open-highlight-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+174 Bytes
(100%)
...al/autocomplete-v2.visual.ts-snapshots/2-flat-options-open-highlight-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+11 Bytes
(100%)
...plete-v2.visual.ts-snapshots/3-flat-options-actions-open-highlight-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+113 Bytes
(100%)
...mplete-v2.visual.ts-snapshots/3-flat-options-actions-open-highlight-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+120 Bytes
(100%)
...omplete-v2.visual.ts-snapshots/3-flat-options-actions-open-highlight-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-40 Bytes
(100%)
...mplete-v2.visual.ts-snapshots/4-flat-options-footer-open-highlight-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+148 Bytes
(100%)
...omplete-v2.visual.ts-snapshots/4-flat-options-footer-open-highlight-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+160 Bytes
(100%)
...complete-v2.visual.ts-snapshots/4-flat-options-footer-open-highlight-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-31 Bytes
(100%)
.../autocomplete-v2.visual.ts-snapshots/5-sectioned-options-only-open-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+145 Bytes
(100%)
...l/autocomplete-v2.visual.ts-snapshots/5-sectioned-options-only-open-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+105 Bytes
(100%)
...al/autocomplete-v2.visual.ts-snapshots/5-sectioned-options-only-open-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-31 Bytes
(100%)
...complete-v2.visual.ts-snapshots/6-sectioned-actions-open-highlight-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+123 Bytes
(100%)
...ocomplete-v2.visual.ts-snapshots/6-sectioned-actions-open-highlight-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+124 Bytes
(100%)
...tocomplete-v2.visual.ts-snapshots/6-sectioned-actions-open-highlight-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-19 Bytes
(100%)
...te-v2.visual.ts-snapshots/7-sectioned-header-footer-open-highlight-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+146 Bytes
(100%)
...ete-v2.visual.ts-snapshots/7-sectioned-header-footer-open-highlight-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+118 Bytes
(100%)
...lete-v2.visual.ts-snapshots/7-sectioned-header-footer-open-highlight-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+20 Bytes
(100%)
...te/tests/visual/autocomplete-v2.visual.ts-snapshots/8-loading-open-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+120 Bytes
(100%)
...ite/tests/visual/autocomplete-v2.visual.ts-snapshots/8-loading-open-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+164 Bytes
(100%)
...site/tests/visual/autocomplete-v2.visual.ts-snapshots/8-loading-open-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+19 Bytes
(100%)
...sts/visual/autocomplete-v2.visual.ts-snapshots/9-empty-simple-open-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+188 Bytes
(100%)
...ests/visual/autocomplete-v2.visual.ts-snapshots/9-empty-simple-open-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+123 Bytes
(100%)
...tests/visual/autocomplete-v2.visual.ts-snapshots/9-empty-simple-open-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+2 Bytes
(100%)
...ite/tests/visual/button.visual.ts-snapshots/button-icon-only-focus-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+929 Bytes
(100%)
...site/tests/visual/button.visual.ts-snapshots/button-icon-only-focus-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+789 Bytes
(100%)
.../site/tests/visual/button.visual.ts-snapshots/button-icon-only-focus-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-5 Bytes
(100%)
...ite/tests/visual/button.visual.ts-snapshots/button-icon-only-hover-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+782 Bytes
(100%)
...site/tests/visual/button.visual.ts-snapshots/button-icon-only-hover-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+899 Bytes
(100%)
.../site/tests/visual/button.visual.ts-snapshots/button-icon-only-hover-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-4 Bytes
(100%)
packages/site/tests/visual/button.visual.ts-snapshots/button-initial-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+734 Bytes
(100%)
packages/site/tests/visual/button.visual.ts-snapshots/button-initial-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+787 Bytes
(100%)
packages/site/tests/visual/button.visual.ts-snapshots/button-initial-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-3 Bytes
(100%)
.../tests/visual/button.visual.ts-snapshots/button-primary-work-focus-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+756 Bytes
(100%)
...e/tests/visual/button.visual.ts-snapshots/button-primary-work-focus-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+766 Bytes
(100%)
...te/tests/visual/button.visual.ts-snapshots/button-primary-work-focus-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-9 Bytes
(100%)
.../tests/visual/button.visual.ts-snapshots/button-primary-work-hover-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+739 Bytes
(100%)
...e/tests/visual/button.visual.ts-snapshots/button-primary-work-hover-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+785 Bytes
(100%)
...te/tests/visual/button.visual.ts-snapshots/button-primary-work-hover-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+8 Bytes
(100%)
...ts/visual/button.visual.ts-snapshots/button-secondary-subtle-focus-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+915 Bytes
(100%)
...sts/visual/button.visual.ts-snapshots/button-secondary-subtle-focus-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+853 Bytes
(100%)
...ests/visual/button.visual.ts-snapshots/button-secondary-subtle-focus-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
...ts/visual/button.visual.ts-snapshots/button-secondary-subtle-hover-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+879 Bytes
(100%)
...sts/visual/button.visual.ts-snapshots/button-secondary-subtle-hover-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+851 Bytes
(100%)
...ests/visual/button.visual.ts-snapshots/button-secondary-subtle-hover-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+11 Bytes
(100%)
...ests/visual/button.visual.ts-snapshots/button-secondary-work-focus-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+775 Bytes
(100%)
...tests/visual/button.visual.ts-snapshots/button-secondary-work-focus-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+836 Bytes
(100%)
.../tests/visual/button.visual.ts-snapshots/button-secondary-work-focus-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-3 Bytes
(100%)
...ests/visual/button.visual.ts-snapshots/button-secondary-work-hover-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+788 Bytes
(100%)
...tests/visual/button.visual.ts-snapshots/button-secondary-work-hover-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+762 Bytes
(100%)
.../tests/visual/button.visual.ts-snapshots/button-secondary-work-hover-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+10 Bytes
(100%)
...tests/visual/button.visual.ts-snapshots/button-tertiary-work-focus-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+728 Bytes
(100%)
.../tests/visual/button.visual.ts-snapshots/button-tertiary-work-focus-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+837 Bytes
(100%)
...e/tests/visual/button.visual.ts-snapshots/button-tertiary-work-focus-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-3 Bytes
(100%)
...tests/visual/button.visual.ts-snapshots/button-tertiary-work-hover-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+751 Bytes
(100%)
.../tests/visual/button.visual.ts-snapshots/button-tertiary-work-hover-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+767 Bytes
(100%)
...e/tests/visual/button.visual.ts-snapshots/button-tertiary-work-hover-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-67 Bytes
(100%)
...e/tests/visual/checkbox.visual.ts-snapshots/checkbox-checked-focus-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+107 Bytes
(100%)
...te/tests/visual/checkbox.visual.ts-snapshots/checkbox-checked-focus-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+134 Bytes
(100%)
...ite/tests/visual/checkbox.visual.ts-snapshots/checkbox-checked-focus-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-67 Bytes
(100%)
...e/tests/visual/checkbox.visual.ts-snapshots/checkbox-checked-hover-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+121 Bytes
(100%)
...te/tests/visual/checkbox.visual.ts-snapshots/checkbox-checked-hover-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+134 Bytes
(100%)
...ite/tests/visual/checkbox.visual.ts-snapshots/checkbox-checked-hover-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-67 Bytes
(100%)
...es/site/tests/visual/checkbox.visual.ts-snapshots/checkbox-initial-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+121 Bytes
(100%)
...ges/site/tests/visual/checkbox.visual.ts-snapshots/checkbox-initial-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+134 Bytes
(100%)
...ages/site/tests/visual/checkbox.visual.ts-snapshots/checkbox-initial-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-66 Bytes
(100%)
...tests/visual/checkbox.visual.ts-snapshots/checkbox-unchecked-focus-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+110 Bytes
(100%)
.../tests/visual/checkbox.visual.ts-snapshots/checkbox-unchecked-focus-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+133 Bytes
(100%)
...e/tests/visual/checkbox.visual.ts-snapshots/checkbox-unchecked-focus-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-66 Bytes
(100%)
...tests/visual/checkbox.visual.ts-snapshots/checkbox-unchecked-hover-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+121 Bytes
(100%)
.../tests/visual/checkbox.visual.ts-snapshots/checkbox-unchecked-hover-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+133 Bytes
(100%)
...e/tests/visual/checkbox.visual.ts-snapshots/checkbox-unchecked-hover-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+2 Bytes
(100%)
...al/datepicker.visual.ts-snapshots/date-restrictions-disabled-dates-chromium.png
Oops, something went wrong.
Binary file modified
BIN
-11 Bytes
(100%)
...site/tests/visual/datepicker.visual.ts-snapshots/hover-regular-day-chromium.png
Oops, something went wrong.
Binary file modified
BIN
-6 Bytes
(100%)
...ges/site/tests/visual/inputText.visual.ts-snapshots/1-initial-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+44 Bytes
(100%)
...ages/site/tests/visual/inputText.visual.ts-snapshots/1-initial-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+81 Bytes
(100%)
packages/site/tests/visual/inputText.visual.ts-snapshots/1-initial-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-17 Bytes
(100%)
...sts/visual/inputText.visual.ts-snapshots/2-multiline-before-resize-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+10 Bytes
(100%)
...ests/visual/inputText.visual.ts-snapshots/2-multiline-before-resize-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+9 Bytes
(100%)
...tests/visual/inputText.visual.ts-snapshots/2-multiline-before-resize-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-17 Bytes
(100%)
...ests/visual/inputText.visual.ts-snapshots/3-multiline-after-resize-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+11 Bytes
(100%)
...tests/visual/inputText.visual.ts-snapshots/3-multiline-after-resize-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+10 Bytes
(100%)
.../tests/visual/inputText.visual.ts-snapshots/3-multiline-after-resize-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-3 Bytes
(100%)
.../visual/inputText.visual.ts-snapshots/4-multiline-v2-before-resize-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+25 Bytes
(100%)
...s/visual/inputText.visual.ts-snapshots/4-multiline-v2-before-resize-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+21 Bytes
(100%)
...ts/visual/inputText.visual.ts-snapshots/4-multiline-v2-before-resize-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-3 Bytes
(100%)
...s/visual/inputText.visual.ts-snapshots/5-multiline-v2-after-resize-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+27 Bytes
(100%)
...ts/visual/inputText.visual.ts-snapshots/5-multiline-v2-after-resize-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+16 Bytes
(100%)
...sts/visual/inputText.visual.ts-snapshots/5-multiline-v2-after-resize-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+6 Bytes
(100%)
...ghtbox-composable.visual.ts-snapshots/2-composable-fullscreen-open-chromium.png
Oops, something went wrong.
Binary file modified
BIN
-329 Bytes
(94%)
...ges/site/tests/visual/menu.small.visual.ts-snapshots/menu-small-open-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+33 Bytes
(100%)
.../tests/visual/menu.small.visual.ts-snapshots/menu-small-sticky-open-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+72 Bytes
(100%)
...s/site/tests/visual/modal.visual.ts-snapshots/12-form-modal-filled-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+15 Bytes
(100%)
...es/site/tests/visual/modal.visual.ts-snapshots/12-form-modal-filled-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+56 Bytes
(100%)
...ges/site/tests/visual/modal.visual.ts-snapshots/12-form-modal-filled-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+1.44 KB
(100%)
...ts/visual/modal.visual.ts-snapshots/14-sticky-header-only-scrolled-chromium.png
Oops, something went wrong.
Binary file modified
BIN
-287 Bytes
(100%)
...ests/visual/modal.visual.ts-snapshots/14-sticky-header-only-scrolled-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+51 Bytes
(100%)
...s/site/tests/visual/modal.visual.ts-snapshots/14-tab-modal-general-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+26 Bytes
(100%)
...es/site/tests/visual/modal.visual.ts-snapshots/14-tab-modal-general-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+47 Bytes
(100%)
...ges/site/tests/visual/modal.visual.ts-snapshots/14-tab-modal-general-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+596 Bytes
(100%)
...sts/visual/modal.visual.ts-snapshots/15-sticky-actions-only-scrolled-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+37 Bytes
(100%)
.../site/tests/visual/modal.visual.ts-snapshots/15-tab-modal-advanced-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+44 Bytes
(100%)
...s/site/tests/visual/modal.visual.ts-snapshots/15-tab-modal-advanced-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+45 Bytes
(100%)
...es/site/tests/visual/modal.visual.ts-snapshots/15-tab-modal-advanced-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+31 Bytes
(100%)
.../tests/visual/modal.visual.ts-snapshots/16-tab-modal-notifications-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
...e/tests/visual/modal.visual.ts-snapshots/16-tab-modal-notifications-firefox.png
Oops, something went wrong.
Binary file modified
BIN
-10 Bytes
(100%)
...te/tests/visual/modal.visual.ts-snapshots/16-tab-modal-notifications-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+50 Bytes
(100%)
...es/site/tests/visual/modal.visual.ts-snapshots/6-custom-modal-open-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+90 Bytes
(100%)
...ges/site/tests/visual/modal.visual.ts-snapshots/6-custom-modal-open-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+24 Bytes
(100%)
...ages/site/tests/visual/modal.visual.ts-snapshots/6-custom-modal-open-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+154 Bytes
(100%)
...tests/visual/page.titlebar.visual.ts-snapshots/page-titlebar-large-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+1.43 KB
(100%)
.../tests/visual/page.titlebar.visual.ts-snapshots/page-titlebar-large-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+521 Bytes
(100%)
...e/tests/visual/page.titlebar.visual.ts-snapshots/page-titlebar-large-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+53 Bytes
(100%)
...tests/visual/page.titlebar.visual.ts-snapshots/page-titlebar-small-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+1.23 KB
(100%)
.../tests/visual/page.titlebar.visual.ts-snapshots/page-titlebar-small-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+423 Bytes
(100%)
...e/tests/visual/page.titlebar.visual.ts-snapshots/page-titlebar-small-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-20 Bytes
(100%)
...ges/site/tests/visual/page.visual.ts-snapshots/page-fill-menu-open-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+86 Bytes
(100%)
...ages/site/tests/visual/page.visual.ts-snapshots/page-fill-menu-open-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+35 Bytes
(100%)
packages/site/tests/visual/page.visual.ts-snapshots/page-fill-menu-open-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+13 Bytes
(100%)
...ests/visual/site.visual.ts-snapshots/visual-test-autocomplete-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+17 Bytes
(100%)
...tests/visual/site.visual.ts-snapshots/visual-test-autocomplete-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+33 Bytes
(100%)
.../tests/visual/site.visual.ts-snapshots/visual-test-autocomplete-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+14 Bytes
(100%)
...sts/visual/site.visual.ts-snapshots/visual-test-banner-medium-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
-6 Bytes
(100%)
...ests/visual/site.visual.ts-snapshots/visual-test-banner-medium-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+39 Bytes
(100%)
...tests/visual/site.visual.ts-snapshots/visual-test-banner-medium-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+17 Bytes
(100%)
...site/tests/visual/site.visual.ts-snapshots/visual-test-banner-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
-3 Bytes
(100%)
.../site/tests/visual/site.visual.ts-snapshots/visual-test-banner-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+23 Bytes
(100%)
...s/site/tests/visual/site.visual.ts-snapshots/visual-test-banner-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+54 Bytes
(100%)
...ests/visual/site.visual.ts-snapshots/visual-test-banner-small-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+9 Bytes
(100%)
...tests/visual/site.visual.ts-snapshots/visual-test-banner-small-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+45 Bytes
(100%)
.../tests/visual/site.visual.ts-snapshots/visual-test-banner-small-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...s/site/tests/visual/site.visual.ts-snapshots/visual-test-chip-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...es/site/tests/visual/site.visual.ts-snapshots/visual-test-chip-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
...ges/site/tests/visual/site.visual.ts-snapshots/visual-test-chip-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...te/tests/visual/site.visual.ts-snapshots/visual-test-datalist-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+47 Bytes
(100%)
...ite/tests/visual/site.visual.ts-snapshots/visual-test-datalist-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+14 Bytes
(100%)
...site/tests/visual/site.visual.ts-snapshots/visual-test-datalist-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-1 Byte
(100%)
.../tests/visual/site.visual.ts-snapshots/visual-test-disclosure-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+30 Bytes
(100%)
...e/tests/visual/site.visual.ts-snapshots/visual-test-disclosure-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+25 Bytes
(100%)
...te/tests/visual/site.visual.ts-snapshots/visual-test-disclosure-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+17 Bytes
(100%)
.../tests/visual/site.visual.ts-snapshots/visual-test-input-date-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+51 Bytes
(100%)
...e/tests/visual/site.visual.ts-snapshots/visual-test-input-date-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+74 Bytes
(100%)
...te/tests/visual/site.visual.ts-snapshots/visual-test-input-date-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+60 Bytes
(100%)
...tests/visual/site.visual.ts-snapshots/visual-test-input-email-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+23 Bytes
(100%)
.../tests/visual/site.visual.ts-snapshots/visual-test-input-email-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+36 Bytes
(100%)
...e/tests/visual/site.visual.ts-snapshots/visual-test-input-email-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-25 Bytes
(100%)
.../tests/visual/site.visual.ts-snapshots/visual-test-input-file-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+70 Bytes
(100%)
...e/tests/visual/site.visual.ts-snapshots/visual-test-input-file-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+107 Bytes
(100%)
...te/tests/visual/site.visual.ts-snapshots/visual-test-input-file-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+21 Bytes
(100%)
...ests/visual/site.visual.ts-snapshots/visual-test-input-number-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+61 Bytes
(100%)
...tests/visual/site.visual.ts-snapshots/visual-test-input-number-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+26 Bytes
(100%)
.../tests/visual/site.visual.ts-snapshots/visual-test-input-number-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-14 Bytes
(100%)
...isual/site.visual.ts-snapshots/visual-test-input-phone-number-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+1 Byte
(100%)
...visual/site.visual.ts-snapshots/visual-test-input-phone-number-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+94 Bytes
(100%)
.../visual/site.visual.ts-snapshots/visual-test-input-phone-number-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-6 Bytes
(100%)
.../tests/visual/site.visual.ts-snapshots/visual-test-input-text-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+44 Bytes
(100%)
...e/tests/visual/site.visual.ts-snapshots/visual-test-input-text-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+81 Bytes
(100%)
...te/tests/visual/site.visual.ts-snapshots/visual-test-input-text-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+33 Bytes
(100%)
.../tests/visual/site.visual.ts-snapshots/visual-test-input-time-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
-4 Bytes
(100%)
...e/tests/visual/site.visual.ts-snapshots/visual-test-input-time-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+48 Bytes
(100%)
...te/tests/visual/site.visual.ts-snapshots/visual-test-input-time-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+55 Bytes
(100%)
...site/tests/visual/site.visual.ts-snapshots/visual-test-layout-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+95 Bytes
(100%)
.../site/tests/visual/site.visual.ts-snapshots/visual-test-layout-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+98 Bytes
(100%)
...s/site/tests/visual/site.visual.ts-snapshots/visual-test-layout-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-3 Bytes
(100%)
...s/site/tests/visual/site.visual.ts-snapshots/visual-test-list-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
-136 Bytes
(100%)
...es/site/tests/visual/site.visual.ts-snapshots/visual-test-list-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+2 Bytes
(100%)
...ges/site/tests/visual/site.visual.ts-snapshots/visual-test-list-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+41 Bytes
(100%)
...tests/visual/site.visual.ts-snapshots/visual-test-radio-group-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+151 Bytes
(100%)
.../tests/visual/site.visual.ts-snapshots/visual-test-radio-group-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
-32 Bytes
(100%)
...e/tests/visual/site.visual.ts-snapshots/visual-test-radio-group-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-29 Bytes
(100%)
...visual/site.visual.ts-snapshots/visual-test-segmented-control-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+128 Bytes
(100%)
.../visual/site.visual.ts-snapshots/visual-test-segmented-control-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+184 Bytes
(100%)
...s/visual/site.visual.ts-snapshots/visual-test-segmented-control-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-11 Bytes
(100%)
...site/tests/visual/site.visual.ts-snapshots/visual-test-select-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+135 Bytes
(100%)
.../site/tests/visual/site.visual.ts-snapshots/visual-test-select-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+50 Bytes
(100%)
...s/site/tests/visual/site.visual.ts-snapshots/visual-test-select-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+94 Bytes
(100%)
...e/tests/visual/site.visual.ts-snapshots/visual-test-select-v2-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+428 Bytes
(100%)
...te/tests/visual/site.visual.ts-snapshots/visual-test-select-v2-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+293 Bytes
(100%)
...ite/tests/visual/site.visual.ts-snapshots/visual-test-select-v2-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
+77 Bytes
(100%)
...ite/tests/visual/site.visual.ts-snapshots/visual-test-spinner-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+6 Bytes
(100%)
...site/tests/visual/site.visual.ts-snapshots/visual-test-spinner-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
-13 Bytes
(100%)
.../site/tests/visual/site.visual.ts-snapshots/visual-test-spinner-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-56 Bytes
(100%)
...s/site/tests/visual/site.visual.ts-snapshots/visual-test-tabs-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
+225 Bytes
(100%)
...es/site/tests/visual/site.visual.ts-snapshots/visual-test-tabs-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
+54 Bytes
(100%)
...ges/site/tests/visual/site.visual.ts-snapshots/visual-test-tabs-page-webkit.png
Oops, something went wrong.
Binary file modified
BIN
-86 Bytes
(100%)
.../site/tests/visual/site.visual.ts-snapshots/visual-test-toast-page-chromium.png
Oops, something went wrong.
Binary file modified
BIN
-79 Bytes
(100%)
...s/site/tests/visual/site.visual.ts-snapshots/visual-test-toast-page-firefox.png
Oops, something went wrong.
Binary file modified
BIN
-117 Bytes
(100%)
...es/site/tests/visual/site.visual.ts-snapshots/visual-test-toast-page-webkit.png
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! Unsure why the LLM did this, but let's revert 👍