-
Notifications
You must be signed in to change notification settings - Fork 538
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into toggle-switch-a11y-fixes
- Loading branch information
Showing
721 changed files
with
18,752 additions
and
6,589 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
Move Select component from team to staff flag |
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
Move CounterLabel CSS module feature flag from staff to ga |
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
Move Spinner component from team to staff flag |
This file was deleted.
Oops, something went wrong.
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
Move Radio component from team to staff flag |
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/react": minor | ||
--- | ||
|
||
Convert TextInput to CSS module behind feature flag |
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/react": minor | ||
--- | ||
|
||
Convert Breadcrumbs to css module behind feature flag |
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
Move Pagehead component from team to staff flag |
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/react": minor | ||
--- | ||
|
||
Update `TreeView` component to use CSS Modules |
This file was deleted.
Oops, something went wrong.
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
Move Details component from team to staff flag |
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
Move Header component from team to staff flag |
This file was deleted.
Oops, something went wrong.
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
Convert CheckBoxOrRadioGroup to CSS modules behind feature flag |
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
Move BranchName component from team to staff flag |
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
Move Skeleton component from team to staff flag |
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
chore(ButtonGroup): Move ButtonGroup CSS module feature flag from staff to ga |
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/react": minor | ||
--- | ||
|
||
Convert TextInput to use data attributes |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
68 changes: 68 additions & 0 deletions
68
.github/workflows/check-for-integration-result-comment.yml
This file contains 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 |
---|---|---|
@@ -0,0 +1,68 @@ | ||
name: Check for integration result comment | ||
|
||
on: | ||
issue_comment: | ||
types: [created, edited] | ||
|
||
jobs: | ||
# note: this workflow always passes, it does not fail when integration tests are failing | ||
check-for-integration-result-comment: | ||
if: github.event.issue.pull_request | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Get integration result comment | ||
uses: actions/github-script@v7 | ||
with: | ||
github-token: ${{ secrets.GITHUB_TOKEN }} | ||
script: | | ||
const INTEGRATION_LABEL_NAMES = { | ||
// synced with https://github.com/primer/react/labels?q=integration-tests | ||
skipped: 'integration-tests: skipped manually', | ||
recommended: 'integration-tests: recommended', | ||
failing: 'integration-tests: failing', | ||
passing: 'integration-tests: passing' | ||
}; | ||
const issue = { | ||
issue_number: context.issue.number, | ||
owner: context.repo.owner, | ||
repo: context.repo.repo | ||
}; | ||
const { data: currentLabels } = await github.rest.issues.listLabelsOnIssue(issue); | ||
const existingIntegrationLabels = currentLabels | ||
.map(label => label.name) | ||
.filter(label => label.startsWith('integration-tests:')); | ||
if (existingIntegrationLabels.includes(INTEGRATION_LABEL_NAMES.skipped)) return; | ||
const result = await github.rest.issues.listComments(issue); | ||
const integrationComments = result.data.filter( | ||
comment => | ||
comment.user.login == 'primer-integration[bot]' && | ||
comment.body.includes('<!-- test-result') | ||
); | ||
if (integrationComments.length === 0) { | ||
console.log('Integration comment with test-result not found'); | ||
return; // CI should pass if there's nothing to do | ||
} | ||
const latestComment = integrationComments.pop(); | ||
console.log(latestComment.body); | ||
// based on comment message in github/github: https://github.com/github/github/blob/fe7fe9072fd913ec04255ce7403ae764e6c33d5f/.github/workflows/github-ci.yml#L664-L692 | ||
const pass = latestComment.body.includes('🟢'); | ||
console.log({ pass }); | ||
const newIntegrationLabel = pass ? INTEGRATION_LABEL_NAMES.passing : INTEGRATION_LABEL_NAMES.failing; | ||
console.log({existingIntegrationLabels, newIntegrationLabel}) | ||
Object.values(INTEGRATION_LABEL_NAMES).map(async (name) => { | ||
if (name === newIntegrationLabel) { | ||
if (existingIntegrationLabels.includes(name)); // already added, nothing to do here | ||
else await github.rest.issues.addLabels({...issue, labels: [newIntegrationLabel]}); | ||
} else if (existingIntegrationLabels.includes(name)) { | ||
// remove outdated labels | ||
await github.rest.issues.removeLabel({ ...issue, name }); | ||
} | ||
}); |
This file contains 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
+3.43 KB
(110%)
...test.ts-snapshots/ActionList-Text-Wrap-And-Truncation-dark-colorblind-linux.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
+3.39 KB
(110%)
...ist.test.ts-snapshots/ActionList-Text-Wrap-And-Truncation-dark-dimmed-linux.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
+3.55 KB
(110%)
...t.ts-snapshots/ActionList-Text-Wrap-And-Truncation-dark-high-contrast-linux.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
+3.43 KB
(110%)
...ActionList.test.ts-snapshots/ActionList-Text-Wrap-And-Truncation-dark-linux.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
+3.43 KB
(110%)
...test.ts-snapshots/ActionList-Text-Wrap-And-Truncation-dark-tritanopia-linux.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
+3.54 KB
(110%)
...est.ts-snapshots/ActionList-Text-Wrap-And-Truncation-light-colorblind-linux.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
+3.08 KB
(110%)
....ts-snapshots/ActionList-Text-Wrap-And-Truncation-light-high-contrast-linux.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
+3.54 KB
(110%)
...ctionList.test.ts-snapshots/ActionList-Text-Wrap-And-Truncation-light-linux.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
+3.54 KB
(110%)
...est.ts-snapshots/ActionList-Text-Wrap-And-Truncation-light-tritanopia-linux.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.46 KB
(91%)
...nents/Blankslate.test.ts-snapshots/Blankslate-Default-dark-colorblind-linux.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.37 KB
(92%)
...omponents/Blankslate.test.ts-snapshots/Blankslate-Default-dark-dimmed-linux.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.48 KB
(91%)
...ts/Blankslate.test.ts-snapshots/Blankslate-Default-dark-high-contrast-linux.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.51 KB
(91%)
...shots/components/Blankslate.test.ts-snapshots/Blankslate-Default-dark-linux.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.46 KB
(91%)
...nents/Blankslate.test.ts-snapshots/Blankslate-Default-dark-tritanopia-linux.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.34 KB
(92%)
...ents/Blankslate.test.ts-snapshots/Blankslate-Default-light-colorblind-linux.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.58 KB
(91%)
...s/Blankslate.test.ts-snapshots/Blankslate-Default-light-high-contrast-linux.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.39 KB
(92%)
...hots/components/Blankslate.test.ts-snapshots/Blankslate-Default-light-linux.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.34 KB
(92%)
...ents/Blankslate.test.ts-snapshots/Blankslate-Default-light-tritanopia-linux.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.49 KB
(91%)
.../Blankslate.test.ts-snapshots/Blankslate-Default-primer-breakpoint-sm-linux.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.84 KB
(89%)
.../Blankslate.test.ts-snapshots/Blankslate-Default-primer-breakpoint-xs-linux.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
-1.51 KB
(91%)
...onents/Blankslate.test.ts-snapshots/Blankslate-Narrow-dark-colorblind-linux.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
-1.34 KB
(92%)
...components/Blankslate.test.ts-snapshots/Blankslate-Narrow-dark-dimmed-linux.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
-1.54 KB
(90%)
...nts/Blankslate.test.ts-snapshots/Blankslate-Narrow-dark-high-contrast-linux.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
-1.51 KB
(91%)
...pshots/components/Blankslate.test.ts-snapshots/Blankslate-Narrow-dark-linux.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
-1.51 KB
(91%)
...onents/Blankslate.test.ts-snapshots/Blankslate-Narrow-dark-tritanopia-linux.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
-1.53 KB
(91%)
...nents/Blankslate.test.ts-snapshots/Blankslate-Narrow-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.58 KB
(90%)
...ts/Blankslate.test.ts-snapshots/Blankslate-Narrow-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.53 KB
(91%)
...shots/components/Blankslate.test.ts-snapshots/Blankslate-Narrow-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.53 KB
(91%)
...nents/Blankslate.test.ts-snapshots/Blankslate-Narrow-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.33 KB
(91%)
...s/Blankslate.test.ts-snapshots/Blankslate-Narrow-primer-breakpoint-sm-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.68 KB
.../ButtonGroup.test.ts-snapshots/ButtonGroup-As-Toolbar-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.73 KB
...ents/ButtonGroup.test.ts-snapshots/ButtonGroup-As-Toolbar-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.71 KB
...ttonGroup.test.ts-snapshots/ButtonGroup-As-Toolbar-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.68 KB
.../components/ButtonGroup.test.ts-snapshots/ButtonGroup-As-Toolbar-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.68 KB
.../ButtonGroup.test.ts-snapshots/ButtonGroup-As-Toolbar-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.79 KB
...ButtonGroup.test.ts-snapshots/ButtonGroup-As-Toolbar-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.91 KB
...tonGroup.test.ts-snapshots/ButtonGroup-As-Toolbar-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.79 KB
...components/ButtonGroup.test.ts-snapshots/ButtonGroup-As-Toolbar-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.79 KB
...ButtonGroup.test.ts-snapshots/ButtonGroup-As-Toolbar-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+12 KB
...heckboxGroup.test.ts-snapshots/CheckboxGroup-SX-Props-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+12 KB
...ts/CheckboxGroup.test.ts-snapshots/CheckboxGroup-SX-Props-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+11.9 KB
...kboxGroup.test.ts-snapshots/CheckboxGroup-SX-Props-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+12 KB
...omponents/CheckboxGroup.test.ts-snapshots/CheckboxGroup-SX-Props-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+12 KB
...heckboxGroup.test.ts-snapshots/CheckboxGroup-SX-Props-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+12 KB
...eckboxGroup.test.ts-snapshots/CheckboxGroup-SX-Props-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+11.9 KB
...boxGroup.test.ts-snapshots/CheckboxGroup-SX-Props-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+11.9 KB
...mponents/CheckboxGroup.test.ts-snapshots/CheckboxGroup-SX-Props-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+12 KB
...eckboxGroup.test.ts-snapshots/CheckboxGroup-SX-Props-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+28.1 KB
...Control.test.ts-snapshots/FormControl-Custom-Required-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+28 KB
...FormControl.test.ts-snapshots/FormControl-Custom-Required-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+28 KB
...trol.test.ts-snapshots/FormControl-Custom-Required-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+28.1 KB
...onents/FormControl.test.ts-snapshots/FormControl-Custom-Required-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+28.1 KB
...Control.test.ts-snapshots/FormControl-Custom-Required-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+28 KB
...ontrol.test.ts-snapshots/FormControl-Custom-Required-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+28 KB
...rol.test.ts-snapshots/FormControl-Custom-Required-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+28 KB
...nents/FormControl.test.ts-snapshots/FormControl-Custom-Required-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+28 KB
...ontrol.test.ts-snapshots/FormControl-Custom-Required-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.31 KB
...nts/FormControl.test.ts-snapshots/FormControl-Default-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.3 KB
...ponents/FormControl.test.ts-snapshots/FormControl-Default-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.29 KB
.../FormControl.test.ts-snapshots/FormControl-Default-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.31 KB
...ots/components/FormControl.test.ts-snapshots/FormControl-Default-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.31 KB
...nts/FormControl.test.ts-snapshots/FormControl-Default-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.31 KB
...ts/FormControl.test.ts-snapshots/FormControl-Default-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.32 KB
...FormControl.test.ts-snapshots/FormControl-Default-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.31 KB
...ts/components/FormControl.test.ts-snapshots/FormControl-Default-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.31 KB
...ts/FormControl.test.ts-snapshots/FormControl-Default-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+12 KB
...Control.test.ts-snapshots/FormControl-Disabled-Inputs-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+11.9 KB
...FormControl.test.ts-snapshots/FormControl-Disabled-Inputs-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+12.3 KB
...trol.test.ts-snapshots/FormControl-Disabled-Inputs-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+12 KB
...onents/FormControl.test.ts-snapshots/FormControl-Disabled-Inputs-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+12 KB
...Control.test.ts-snapshots/FormControl-Disabled-Inputs-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+12.1 KB
...ontrol.test.ts-snapshots/FormControl-Disabled-Inputs-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+12.3 KB
...rol.test.ts-snapshots/FormControl-Disabled-Inputs-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+12.1 KB
...nents/FormControl.test.ts-snapshots/FormControl-Disabled-Inputs-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+12.1 KB
...ontrol.test.ts-snapshots/FormControl-Disabled-Inputs-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+23 KB
...-snapshots/FormControl-Form-Control-with-Custom-Input-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+22.8 KB
...t.ts-snapshots/FormControl-Form-Control-with-Custom-Input-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+23 KB
...apshots/FormControl-Form-Control-with-Custom-Input-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+23.1 KB
...rol.test.ts-snapshots/FormControl-Form-Control-with-Custom-Input-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+23.1 KB
...-snapshots/FormControl-Form-Control-with-Custom-Input-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+22.9 KB
...snapshots/FormControl-Form-Control-with-Custom-Input-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+22.5 KB
...pshots/FormControl-Form-Control-with-Custom-Input-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+22.8 KB
...ol.test.ts-snapshots/FormControl-Form-Control-with-Custom-Input-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+22.8 KB
...snapshots/FormControl-Form-Control-with-Custom-Input-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.02 KB
...ormControl.test.ts-snapshots/FormControl-Single-Input-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.04 KB
...ts/FormControl.test.ts-snapshots/FormControl-Single-Input-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.05 KB
...Control.test.ts-snapshots/FormControl-Single-Input-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.02 KB
...omponents/FormControl.test.ts-snapshots/FormControl-Single-Input-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.02 KB
...ormControl.test.ts-snapshots/FormControl-Single-Input-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+5 KB
...rmControl.test.ts-snapshots/FormControl-Single-Input-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.07 KB
...ontrol.test.ts-snapshots/FormControl-Single-Input-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+5 KB
...mponents/FormControl.test.ts-snapshots/FormControl-Single-Input-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+5 KB
...rmControl.test.ts-snapshots/FormControl-Single-Input-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+14.7 KB
...trol.test.ts-snapshots/FormControl-Validation-Example-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+14.6 KB
...mControl.test.ts-snapshots/FormControl-Validation-Example-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+14.9 KB
...l.test.ts-snapshots/FormControl-Validation-Example-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+14.8 KB
...nts/FormControl.test.ts-snapshots/FormControl-Validation-Example-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+14.8 KB
...trol.test.ts-snapshots/FormControl-Validation-Example-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+14.8 KB
...rol.test.ts-snapshots/FormControl-Validation-Example-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+14.8 KB
....test.ts-snapshots/FormControl-Validation-Example-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+14.7 KB
...ts/FormControl.test.ts-snapshots/FormControl-Validation-Example-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+14.7 KB
...rol.test.ts-snapshots/FormControl-Validation-Example-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.18 KB
...st.ts-snapshots/FormControl-With-Caption-And-Disabled-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.13 KB
...l.test.ts-snapshots/FormControl-With-Caption-And-Disabled-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.32 KB
...ts-snapshots/FormControl-With-Caption-And-Disabled-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.18 KB
...mControl.test.ts-snapshots/FormControl-With-Caption-And-Disabled-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.18 KB
...st.ts-snapshots/FormControl-With-Caption-And-Disabled-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.29 KB
...t.ts-snapshots/FormControl-With-Caption-And-Disabled-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.36 KB
...s-snapshots/FormControl-With-Caption-And-Disabled-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.29 KB
...Control.test.ts-snapshots/FormControl-With-Caption-And-Disabled-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.29 KB
...t.ts-snapshots/FormControl-With-Caption-And-Disabled-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.38 KB
...ormControl.test.ts-snapshots/FormControl-With-Caption-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.35 KB
...ts/FormControl.test.ts-snapshots/FormControl-With-Caption-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.4 KB
...Control.test.ts-snapshots/FormControl-With-Caption-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.38 KB
...omponents/FormControl.test.ts-snapshots/FormControl-With-Caption-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.38 KB
...ormControl.test.ts-snapshots/FormControl-With-Caption-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.36 KB
...rmControl.test.ts-snapshots/FormControl-With-Caption-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.44 KB
...ontrol.test.ts-snapshots/FormControl-With-Caption-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.36 KB
...mponents/FormControl.test.ts-snapshots/FormControl-With-Caption-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.36 KB
...rmControl.test.ts-snapshots/FormControl-With-Caption-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+18.8 KB
...-snapshots/FormControl-With-Checkbox-And-Radio-Inputs-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+18.8 KB
...t.ts-snapshots/FormControl-With-Checkbox-And-Radio-Inputs-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+18.7 KB
...apshots/FormControl-With-Checkbox-And-Radio-Inputs-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+18.8 KB
...rol.test.ts-snapshots/FormControl-With-Checkbox-And-Radio-Inputs-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+18.8 KB
...-snapshots/FormControl-With-Checkbox-And-Radio-Inputs-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+18.8 KB
...snapshots/FormControl-With-Checkbox-And-Radio-Inputs-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+18.5 KB
...pshots/FormControl-With-Checkbox-And-Radio-Inputs-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+18.8 KB
...ol.test.ts-snapshots/FormControl-With-Checkbox-And-Radio-Inputs-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+18.8 KB
...snapshots/FormControl-With-Checkbox-And-Radio-Inputs-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+20.1 KB
...rol.test.ts-snapshots/FormControl-With-Complex-Inputs-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+20.1 KB
...Control.test.ts-snapshots/FormControl-With-Complex-Inputs-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+20.5 KB
....test.ts-snapshots/FormControl-With-Complex-Inputs-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+20.1 KB
...ts/FormControl.test.ts-snapshots/FormControl-With-Complex-Inputs-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+20.1 KB
...rol.test.ts-snapshots/FormControl-With-Complex-Inputs-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+20.1 KB
...ol.test.ts-snapshots/FormControl-With-Complex-Inputs-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+20.4 KB
...test.ts-snapshots/FormControl-With-Complex-Inputs-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+20.1 KB
...s/FormControl.test.ts-snapshots/FormControl-With-Complex-Inputs-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+20.1 KB
...ol.test.ts-snapshots/FormControl-With-Complex-Inputs-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.5 KB
...l.test.ts-snapshots/FormControl-With-Error-Validation-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.5 KB
...ntrol.test.ts-snapshots/FormControl-With-Error-Validation-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.7 KB
...est.ts-snapshots/FormControl-With-Error-Validation-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.5 KB
.../FormControl.test.ts-snapshots/FormControl-With-Error-Validation-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.5 KB
...l.test.ts-snapshots/FormControl-With-Error-Validation-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.6 KB
....test.ts-snapshots/FormControl-With-Error-Validation-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.6 KB
...st.ts-snapshots/FormControl-With-Error-Validation-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.5 KB
...FormControl.test.ts-snapshots/FormControl-With-Error-Validation-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.5 KB
....test.ts-snapshots/FormControl-With-Error-Validation-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+4.34 KB
...ntrol.test.ts-snapshots/FormControl-With-Hidden-Label-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+4.32 KB
...rmControl.test.ts-snapshots/FormControl-With-Hidden-Label-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+4.36 KB
...ol.test.ts-snapshots/FormControl-With-Hidden-Label-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+4.34 KB
...ents/FormControl.test.ts-snapshots/FormControl-With-Hidden-Label-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+4.34 KB
...ntrol.test.ts-snapshots/FormControl-With-Hidden-Label-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+4.31 KB
...trol.test.ts-snapshots/FormControl-With-Hidden-Label-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+4.39 KB
...l.test.ts-snapshots/FormControl-With-Hidden-Label-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+4.31 KB
...nts/FormControl.test.ts-snapshots/FormControl-With-Hidden-Label-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+4.31 KB
...trol.test.ts-snapshots/FormControl-With-Hidden-Label-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.4 KB
...rol.test.ts-snapshots/FormControl-With-Leading-Visual-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.3 KB
...Control.test.ts-snapshots/FormControl-With-Leading-Visual-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.4 KB
....test.ts-snapshots/FormControl-With-Leading-Visual-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.4 KB
...ts/FormControl.test.ts-snapshots/FormControl-With-Leading-Visual-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.4 KB
...rol.test.ts-snapshots/FormControl-With-Leading-Visual-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.4 KB
...ol.test.ts-snapshots/FormControl-With-Leading-Visual-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.3 KB
...test.ts-snapshots/FormControl-With-Leading-Visual-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.4 KB
...s/FormControl.test.ts-snapshots/FormControl-With-Leading-Visual-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+10.4 KB
...ol.test.ts-snapshots/FormControl-With-Leading-Visual-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.19 KB
...test.ts-snapshots/FormControl-With-Required-Indicator-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.19 KB
...rol.test.ts-snapshots/FormControl-With-Required-Indicator-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.17 KB
...t.ts-snapshots/FormControl-With-Required-Indicator-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.19 KB
...ormControl.test.ts-snapshots/FormControl-With-Required-Indicator-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.19 KB
...test.ts-snapshots/FormControl-With-Required-Indicator-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.16 KB
...est.ts-snapshots/FormControl-With-Required-Indicator-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.2 KB
....ts-snapshots/FormControl-With-Required-Indicator-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.16 KB
...rmControl.test.ts-snapshots/FormControl-With-Required-Indicator-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.16 KB
...est.ts-snapshots/FormControl-With-Required-Indicator-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.39 KB
...ntrol.test.ts-snapshots/FormControl-With-Select-Panel-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.38 KB
...rmControl.test.ts-snapshots/FormControl-With-Select-Panel-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.36 KB
...ol.test.ts-snapshots/FormControl-With-Select-Panel-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.39 KB
...ents/FormControl.test.ts-snapshots/FormControl-With-Select-Panel-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.39 KB
...ntrol.test.ts-snapshots/FormControl-With-Select-Panel-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.41 KB
...trol.test.ts-snapshots/FormControl-With-Select-Panel-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.45 KB
...l.test.ts-snapshots/FormControl-With-Select-Panel-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.41 KB
...nts/FormControl.test.ts-snapshots/FormControl-With-Select-Panel-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.41 KB
...trol.test.ts-snapshots/FormControl-With-Select-Panel-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+11.2 KB
...test.ts-snapshots/FormControl-With-Success-Validation-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+11.1 KB
...rol.test.ts-snapshots/FormControl-With-Success-Validation-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+11 KB
...t.ts-snapshots/FormControl-With-Success-Validation-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+11.2 KB
...ormControl.test.ts-snapshots/FormControl-With-Success-Validation-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+11.2 KB
...test.ts-snapshots/FormControl-With-Success-Validation-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+11.1 KB
...est.ts-snapshots/FormControl-With-Success-Validation-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+11.2 KB
....ts-snapshots/FormControl-With-Success-Validation-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+11.2 KB
...rmControl.test.ts-snapshots/FormControl-With-Success-Validation-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+11.1 KB
...est.ts-snapshots/FormControl-With-Success-Validation-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.02 KB
...neMessage.test.ts-snapshots/InlineMessage-Dev-Default-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.93 KB
...InlineMessage.test.ts-snapshots/InlineMessage-Dev-Default-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.06 KB
...essage.test.ts-snapshots/InlineMessage-Dev-Default-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.02 KB
...onents/InlineMessage.test.ts-snapshots/InlineMessage-Dev-Default-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.02 KB
...neMessage.test.ts-snapshots/InlineMessage-Dev-Default-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.07 KB
...eMessage.test.ts-snapshots/InlineMessage-Dev-Default-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.08 KB
...ssage.test.ts-snapshots/InlineMessage-Dev-Default-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.07 KB
...nents/InlineMessage.test.ts-snapshots/InlineMessage-Dev-Default-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.07 KB
...eMessage.test.ts-snapshots/InlineMessage-Dev-Default-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.73 KB
...ponents/Pagination.test.ts-snapshots/Pagehead-Default-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.72 KB
.../components/Pagination.test.ts-snapshots/Pagehead-Default-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.73 KB
...ents/Pagination.test.ts-snapshots/Pagehead-Default-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.73 KB
...apshots/components/Pagination.test.ts-snapshots/Pagehead-Default-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.73 KB
...ponents/Pagination.test.ts-snapshots/Pagehead-Default-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.65 KB
...onents/Pagination.test.ts-snapshots/Pagehead-Default-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.7 KB
...nts/Pagination.test.ts-snapshots/Pagehead-Default-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.65 KB
...pshots/components/Pagination.test.ts-snapshots/Pagehead-Default-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.65 KB
...onents/Pagination.test.ts-snapshots/Pagehead-Default-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.73 KB
...nts/Pagination.test.ts-snapshots/Pagehead-Dev-Default-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.72 KB
...ponents/Pagination.test.ts-snapshots/Pagehead-Dev-Default-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.73 KB
.../Pagination.test.ts-snapshots/Pagehead-Dev-Default-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.73 KB
...ots/components/Pagination.test.ts-snapshots/Pagehead-Dev-Default-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.73 KB
...nts/Pagination.test.ts-snapshots/Pagehead-Dev-Default-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.65 KB
...ts/Pagination.test.ts-snapshots/Pagehead-Dev-Default-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.7 KB
...Pagination.test.ts-snapshots/Pagehead-Dev-Default-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.65 KB
...ts/components/Pagination.test.ts-snapshots/Pagehead-Dev-Default-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.65 KB
...ts/Pagination.test.ts-snapshots/Pagehead-Dev-Default-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.49 KB
...gination.test.ts-snapshots/Pagehead-Hide-Page-Numbers-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.5 KB
...s/Pagination.test.ts-snapshots/Pagehead-Hide-Page-Numbers-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.54 KB
...ation.test.ts-snapshots/Pagehead-Hide-Page-Numbers-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.49 KB
...mponents/Pagination.test.ts-snapshots/Pagehead-Hide-Page-Numbers-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.49 KB
...gination.test.ts-snapshots/Pagehead-Hide-Page-Numbers-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.46 KB
...ination.test.ts-snapshots/Pagehead-Hide-Page-Numbers-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.52 KB
...tion.test.ts-snapshots/Pagehead-Hide-Page-Numbers-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.46 KB
...ponents/Pagination.test.ts-snapshots/Pagehead-Hide-Page-Numbers-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.46 KB
...ination.test.ts-snapshots/Pagehead-Hide-Page-Numbers-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.35 KB
(85%)
...hots/components/Select.test.ts-snapshots/Select-Small-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.35 KB
(85%)
...napshots/components/Select.test.ts-snapshots/Select-Small-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.29 KB
(85%)
...s/components/Select.test.ts-snapshots/Select-Small-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.35 KB
(85%)
...right/snapshots/components/Select.test.ts-snapshots/Select-Small-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.35 KB
(85%)
...hots/components/Select.test.ts-snapshots/Select-Small-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.32 KB
(85%)
...ots/components/Select.test.ts-snapshots/Select-Small-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.35 KB
(85%)
.../components/Select.test.ts-snapshots/Select-Small-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.32 KB
(85%)
...ight/snapshots/components/Select.test.ts-snapshots/Select-Small-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.32 KB
(85%)
...ots/components/Select.test.ts-snapshots/Select-Small-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.85 KB
...ts/components/SubNav.test.ts-snapshots/SubNav-Default-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.9 KB
...pshots/components/SubNav.test.ts-snapshots/SubNav-Default-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.83 KB
...components/SubNav.test.ts-snapshots/SubNav-Default-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.85 KB
...ght/snapshots/components/SubNav.test.ts-snapshots/SubNav-Default-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.85 KB
...ts/components/SubNav.test.ts-snapshots/SubNav-Default-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.82 KB
...s/components/SubNav.test.ts-snapshots/SubNav-Default-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.83 KB
...omponents/SubNav.test.ts-snapshots/SubNav-Default-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.82 KB
...ht/snapshots/components/SubNav.test.ts-snapshots/SubNav-Default-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.82 KB
...s/components/SubNav.test.ts-snapshots/SubNav-Default-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.97 KB
...omponents/SubNav.test.ts-snapshots/SubNav-Dev-WithCSS-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.91 KB
...ts/components/SubNav.test.ts-snapshots/SubNav-Dev-WithCSS-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.06 KB
...onents/SubNav.test.ts-snapshots/SubNav-Dev-WithCSS-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.98 KB
...snapshots/components/SubNav.test.ts-snapshots/SubNav-Dev-WithCSS-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.97 KB
...omponents/SubNav.test.ts-snapshots/SubNav-Dev-WithCSS-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.91 KB
...mponents/SubNav.test.ts-snapshots/SubNav-Dev-WithCSS-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.03 KB
...nents/SubNav.test.ts-snapshots/SubNav-Dev-WithCSS-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.94 KB
...napshots/components/SubNav.test.ts-snapshots/SubNav-Dev-WithCSS-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.93 KB
...mponents/SubNav.test.ts-snapshots/SubNav-Dev-WithCSS-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.96 KB
...components/SubNav.test.ts-snapshots/SubNav-Dev-WithSx-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.87 KB
...ots/components/SubNav.test.ts-snapshots/SubNav-Dev-WithSx-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.94 KB
...ponents/SubNav.test.ts-snapshots/SubNav-Dev-WithSx-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.94 KB
.../snapshots/components/SubNav.test.ts-snapshots/SubNav-Dev-WithSx-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.94 KB
...components/SubNav.test.ts-snapshots/SubNav-Dev-WithSx-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.93 KB
...omponents/SubNav.test.ts-snapshots/SubNav-Dev-WithSx-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.03 KB
...onents/SubNav.test.ts-snapshots/SubNav-Dev-WithSx-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.93 KB
...snapshots/components/SubNav.test.ts-snapshots/SubNav-Dev-WithSx-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.93 KB
...omponents/SubNav.test.ts-snapshots/SubNav-Dev-WithSx-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.96 KB
...ents/SubNav.test.ts-snapshots/SubNav-Dev-WithSxAndCSS-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.23 KB
...mponents/SubNav.test.ts-snapshots/SubNav-Dev-WithSxAndCSS-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.94 KB
...s/SubNav.test.ts-snapshots/SubNav-Dev-WithSxAndCSS-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.94 KB
...hots/components/SubNav.test.ts-snapshots/SubNav-Dev-WithSxAndCSS-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.94 KB
...ents/SubNav.test.ts-snapshots/SubNav-Dev-WithSxAndCSS-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.93 KB
...nts/SubNav.test.ts-snapshots/SubNav-Dev-WithSxAndCSS-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.03 KB
.../SubNav.test.ts-snapshots/SubNav-Dev-WithSxAndCSS-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.93 KB
...ots/components/SubNav.test.ts-snapshots/SubNav-Dev-WithSxAndCSS-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.93 KB
...nts/SubNav.test.ts-snapshots/SubNav-Dev-WithSxAndCSS-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.09 KB
...nts/TextInput.test.ts-snapshots/TextInput-Dev-WithCSS-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.1 KB
...ponents/TextInput.test.ts-snapshots/TextInput-Dev-WithCSS-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.04 KB
.../TextInput.test.ts-snapshots/TextInput-Dev-WithCSS-dark-high-contrast-linux.png
Oops, something went wrong.
Oops, something went wrong.