-
Notifications
You must be signed in to change notification settings - Fork 535
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 octicon-remediation-1
- Loading branch information
Showing
574 changed files
with
7,862 additions
and
3,846 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": minor | ||
--- | ||
|
||
Add `link` variant to Button |
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 | ||
--- | ||
|
||
Add `variant` prop to Heading for small, medium and large styles |
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
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': major | ||
--- | ||
|
||
Update Primer React to emit *.css files that are imported by emitted *.js files for styling |
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': major | ||
--- | ||
|
||
Remove the SSRProvider component and useSSRSafeId hook |
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 | ||
--- | ||
|
||
Remove experimental TabPanels component in preference of UnderlinePanels |
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 | ||
--- | ||
|
||
Add `size` and `weight` props to `Text` |
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(deps): Update eslint-plugin-primer-react to latest |
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 | ||
--- | ||
|
||
ActionList: Enable focusZone for roles listbox and menu |
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 | ||
--- | ||
|
||
Header: Add overflow when there are a lot of items |
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 Heading component to use 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 | ||
--- | ||
|
||
FilteredActionList: export `FilteredActionList` from '@primer/react/experimental' |
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': major | ||
--- | ||
|
||
Remove the deprecated FilterList component from Primer React |
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
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 | ||
--- | ||
|
||
Refactor Link component to use CSS modules using the feature flag `primer_react_css_modules` |
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 | ||
--- | ||
|
||
TextInput: Update trailing action styles for hover state |
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 | ||
--- | ||
|
||
Add `KeybindingHint` component for indicating an available keyboard shortcut |
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 | ||
--- | ||
|
||
Remove `aria-busy` from `ProgressBar` component |
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 | ||
--- | ||
|
||
fix(Blankslate): Don't use Box to render heading when flag is enabled |
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 | ||
--- | ||
|
||
Adds new `className` prop to `FormControl` component |
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 | ||
--- | ||
|
||
Add support for sourcemaps for emitted CSS files |
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 Blankslate component to use CSS Modules behind a 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 | ||
--- | ||
|
||
Add support for custom icons when a Banner is variant="upsell" |
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 | ||
--- | ||
|
||
avoid useeffect when syncing theme config |
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
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,73 @@ | ||
name: 'Code Scan' | ||
|
||
on: | ||
schedule: | ||
- cron: '0 * * * *' | ||
|
||
jobs: | ||
codescan: | ||
name: Scan the repository | ||
runs-on: ubuntu-latest | ||
|
||
steps: | ||
- name: Checkout repository | ||
uses: actions/checkout@v4 | ||
|
||
- name: Set up Node.js | ||
uses: actions/setup-node@v4 | ||
with: | ||
node-version: 20 | ||
cache: 'npm' | ||
- run: npm i -g npm@^10.5.1 | ||
- name: Install dependencies | ||
run: npm ci | ||
|
||
- uses: actions/github-script@v7 | ||
id: file-counts | ||
with: | ||
script: | | ||
const fg = require('fast-glob') | ||
const fs = require('fs') | ||
const path = require('path') | ||
const files = await fg.glob(['packages/react/src/**/*.tsx', 'packages/react/src/**/*.module.css'], { | ||
ignore: [ | ||
'**/__tests__/**', | ||
'**/_*.tsx', | ||
'**/*.figma.tsx', | ||
'**/*.stories.tsx', | ||
'**/*.test.tsx', | ||
'**/CSSComponent/**', | ||
'**/hooks/**', | ||
'**/index.tsx', | ||
'**/utils/**', | ||
], | ||
}) | ||
const metrics = [] | ||
for (const file of files) { | ||
const content = fs.readFileSync(file, 'utf8') | ||
const name = path.parse(file).name.replace('.module', '') | ||
if (file.endsWith('.tsx')) { | ||
const matched = content.match(/.`$([^`]*)^`$/gm) | ||
if (matched) { | ||
const count = matched.join('\n').split('\n').length | ||
metrics.push( | ||
`- type: "count"\n name: "primer.react.styled-system.count"\n value: ${count}\n tags:\n - "path:${file}"\n - "component:${name}"`, | ||
) | ||
} | ||
} else { | ||
const count = content.split('\n').length | ||
metrics.push( | ||
`- type: "count"\n name: "primer.react.css-module.count"\n value: ${count}\n tags:\n - "path:${file}"\n - "component:${name}"`, | ||
) | ||
} | ||
} | ||
core.setOutput('metrics', metrics.join('\n')) | ||
- name: Build count | ||
uses: masci/datadog@v1 | ||
with: | ||
api-key: ${{ secrets.datadog_api_key }} | ||
metrics: ${{ steps.file-counts.outputs.metrics }} |
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
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
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
-61 Bytes
(100%)
...shots/components/Avatar.test.ts-snapshots/Avatar-Size-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 Bytes
(100%)
...apshots/AvatarStack-Custom-Size-On-Parent-Responsive-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 added
BIN
+28.4 KB
...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 added
BIN
+28.1 KB
...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 added
BIN
+28 KB
...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 added
BIN
+28.6 KB
...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 added
BIN
+28.4 KB
...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 added
BIN
+28.2 KB
...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 added
BIN
+27.8 KB
...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 added
BIN
+28.3 KB
...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 added
BIN
+28.2 KB
...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 added
BIN
+28.8 KB
.../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 added
BIN
+25 KB
.../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 added
BIN
+16.2 KB
...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 added
BIN
+16 KB
...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 added
BIN
+16 KB
...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 added
BIN
+16.2 KB
...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 added
BIN
+16.2 KB
...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 added
BIN
+16.3 KB
...nents/Blankslate.test.ts-snapshots/Blankslate-Narrow-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 added
BIN
+16 KB
...ts/Blankslate.test.ts-snapshots/Blankslate-Narrow-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 added
BIN
+16.3 KB
...shots/components/Blankslate.test.ts-snapshots/Blankslate-Narrow-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 added
BIN
+16.3 KB
...nents/Blankslate.test.ts-snapshots/Blankslate-Narrow-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 added
BIN
+15 KB
...s/Blankslate.test.ts-snapshots/Blankslate-Narrow-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 added
BIN
+12.2 KB
...s/Blankslate.test.ts-snapshots/Blankslate-Narrow-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 added
BIN
+15.6 KB
...ents/Blankslate.test.ts-snapshots/Blankslate-Spacious-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 added
BIN
+15.4 KB
...mponents/Blankslate.test.ts-snapshots/Blankslate-Spacious-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.4 KB
...s/Blankslate.test.ts-snapshots/Blankslate-Spacious-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.6 KB
...hots/components/Blankslate.test.ts-snapshots/Blankslate-Spacious-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.6 KB
...ents/Blankslate.test.ts-snapshots/Blankslate-Spacious-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.6 KB
...nts/Blankslate.test.ts-snapshots/Blankslate-Spacious-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.4 KB
.../Blankslate.test.ts-snapshots/Blankslate-Spacious-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.6 KB
...ots/components/Blankslate.test.ts-snapshots/Blankslate-Spacious-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.6 KB
...nts/Blankslate.test.ts-snapshots/Blankslate-Spacious-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+14.5 KB
...Blankslate.test.ts-snapshots/Blankslate-Spacious-primer-breakpoint-sm-linux.png
Oops, something went wrong.
Binary file added
BIN
+12.2 KB
...Blankslate.test.ts-snapshots/Blankslate-Spacious-primer-breakpoint-xs-linux.png
Oops, something went wrong.
Binary file added
BIN
+16.1 KB
...s/Blankslate.test.ts-snapshots/Blankslate-With-Border-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.9 KB
...nents/Blankslate.test.ts-snapshots/Blankslate-With-Border-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.9 KB
...lankslate.test.ts-snapshots/Blankslate-With-Border-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+16.1 KB
...s/components/Blankslate.test.ts-snapshots/Blankslate-With-Border-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+16.1 KB
...s/Blankslate.test.ts-snapshots/Blankslate-With-Border-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+16.1 KB
.../Blankslate.test.ts-snapshots/Blankslate-With-Border-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.9 KB
...ankslate.test.ts-snapshots/Blankslate-With-Border-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+16.1 KB
.../components/Blankslate.test.ts-snapshots/Blankslate-With-Border-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+16.1 KB
.../Blankslate.test.ts-snapshots/Blankslate-With-Border-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+14.9 KB
...nkslate.test.ts-snapshots/Blankslate-With-Border-primer-breakpoint-sm-linux.png
Oops, something went wrong.
Binary file added
BIN
+17.4 KB
...late.test.ts-snapshots/Blankslate-With-Primary-Action-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+17.3 KB
...ankslate.test.ts-snapshots/Blankslate-With-Primary-Action-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+17.2 KB
...e.test.ts-snapshots/Blankslate-With-Primary-Action-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+17.5 KB
...ents/Blankslate.test.ts-snapshots/Blankslate-With-Primary-Action-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+17.4 KB
...late.test.ts-snapshots/Blankslate-With-Primary-Action-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+17.5 KB
...ate.test.ts-snapshots/Blankslate-With-Primary-Action-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+17.4 KB
....test.ts-snapshots/Blankslate-With-Primary-Action-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+17.5 KB
...nts/Blankslate.test.ts-snapshots/Blankslate-With-Primary-Action-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+17.5 KB
...ate.test.ts-snapshots/Blankslate-With-Primary-Action-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+16.3 KB
...test.ts-snapshots/Blankslate-With-Primary-Action-primer-breakpoint-sm-linux.png
Oops, something went wrong.
Binary file added
BIN
+18 KB
...te.test.ts-snapshots/Blankslate-With-Secondary-Action-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+17.8 KB
...kslate.test.ts-snapshots/Blankslate-With-Secondary-Action-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+17.9 KB
...test.ts-snapshots/Blankslate-With-Secondary-Action-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+18 KB
...ts/Blankslate.test.ts-snapshots/Blankslate-With-Secondary-Action-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+18 KB
...te.test.ts-snapshots/Blankslate-With-Secondary-Action-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+18 KB
...e.test.ts-snapshots/Blankslate-With-Secondary-Action-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+18 KB
...est.ts-snapshots/Blankslate-With-Secondary-Action-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+18 KB
...s/Blankslate.test.ts-snapshots/Blankslate-With-Secondary-Action-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+18 KB
...e.test.ts-snapshots/Blankslate-With-Secondary-Action-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+16.8 KB
...st.ts-snapshots/Blankslate-With-Secondary-Action-primer-breakpoint-sm-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.6 KB
...s/Blankslate.test.ts-snapshots/Blankslate-With-Visual-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.4 KB
...nents/Blankslate.test.ts-snapshots/Blankslate-With-Visual-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.4 KB
...lankslate.test.ts-snapshots/Blankslate-With-Visual-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.6 KB
...s/components/Blankslate.test.ts-snapshots/Blankslate-With-Visual-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.6 KB
...s/Blankslate.test.ts-snapshots/Blankslate-With-Visual-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.6 KB
.../Blankslate.test.ts-snapshots/Blankslate-With-Visual-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.4 KB
...ankslate.test.ts-snapshots/Blankslate-With-Visual-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.6 KB
.../components/Blankslate.test.ts-snapshots/Blankslate-With-Visual-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+15.6 KB
.../Blankslate.test.ts-snapshots/Blankslate-With-Visual-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+14.5 KB
...nkslate.test.ts-snapshots/Blankslate-With-Visual-primer-breakpoint-sm-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.91 KB
(78%)
...BranchName.test.ts-snapshots/BranchName-Default-dark-colorblind-focus-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.93 KB
(76%)
...nents/BranchName.test.ts-snapshots/BranchName-Default-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.84 KB
(79%)
...nts/BranchName.test.ts-snapshots/BranchName-Default-dark-dimmed-focus-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.83 KB
(77%)
...omponents/BranchName.test.ts-snapshots/BranchName-Default-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.91 KB
(78%)
...components/BranchName.test.ts-snapshots/BranchName-Default-dark-focus-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.98 KB
(78%)
...nchName.test.ts-snapshots/BranchName-Default-dark-high-contrast-focus-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2 KB
(76%)
...ts/BranchName.test.ts-snapshots/BranchName-Default-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.93 KB
(76%)
...shots/components/BranchName.test.ts-snapshots/BranchName-Default-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.91 KB
(78%)
...BranchName.test.ts-snapshots/BranchName-Default-dark-tritanopia-focus-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.93 KB
(76%)
...nents/BranchName.test.ts-snapshots/BranchName-Default-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.9 KB
(78%)
...ranchName.test.ts-snapshots/BranchName-Default-light-colorblind-focus-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.92 KB
(76%)
...ents/BranchName.test.ts-snapshots/BranchName-Default-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.9 KB
(78%)
...omponents/BranchName.test.ts-snapshots/BranchName-Default-light-focus-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.94 KB
(77%)
...chName.test.ts-snapshots/BranchName-Default-light-high-contrast-focus-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.96 KB
(76%)
...s/BranchName.test.ts-snapshots/BranchName-Default-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.92 KB
(76%)
...hots/components/BranchName.test.ts-snapshots/BranchName-Default-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.9 KB
(78%)
...ranchName.test.ts-snapshots/BranchName-Default-light-tritanopia-focus-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.92 KB
(76%)
...ents/BranchName.test.ts-snapshots/BranchName-Default-light-tritanopia-linux.png
Oops, something went wrong.
Binary file renamed
BIN
+6.76 KB
...ts-snapshots/Text-Default-light-linux.png → ...Name-Not-A-Link-dark-colorblind-linux.png
Oops, something went wrong.
Binary file renamed
BIN
+6.76 KB
...snapshots/Text-Playground-light-linux.png → ...anchName-Not-A-Link-dark-dimmed-linux.png
Oops, something went wrong.
Binary file renamed
BIN
+6.76 KB
...ext-Playground-light-tritanopia-linux.png → ...e-Not-A-Link-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.76 KB
...ts/components/BranchName.test.ts-snapshots/BranchName-Not-A-Link-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.76 KB
...ts/BranchName.test.ts-snapshots/BranchName-Not-A-Link-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file renamed
BIN
+6.75 KB
...ts/Text-Default-dark-colorblind-linux.png → ...ame-Not-A-Link-light-colorblind-linux.png
Oops, something went wrong.
Binary file renamed
BIN
+6.77 KB
...s/Text-Default-light-tritanopia-linux.png → ...-Not-A-Link-light-high-contrast-linux.png
Oops, something went wrong.
Binary file renamed
BIN
+6.75 KB
...ts/Text-Default-dark-tritanopia-linux.png → ...ots/BranchName-Not-A-Link-light-linux.png
Oops, something went wrong.
Binary file renamed
BIN
+6.75 KB
....ts-snapshots/Text-Default-dark-linux.png → ...ame-Not-A-Link-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.64 KB
...hName.test.ts-snapshots/BranchName-With-A-Branch-Icon-dark-colorblind-linux.png
Oops, something went wrong.
Binary file renamed
BIN
+6.77 KB
...s/Text-Default-light-colorblind-linux.png → ...-With-A-Branch-Icon-dark-dimmed-linux.png
Oops, something went wrong.
Binary file renamed
BIN
+6.77 KB
...ext-Default-light-high-contrast-linux.png → ...-Branch-Icon-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.64 KB
...nents/BranchName.test.ts-snapshots/BranchName-With-A-Branch-Icon-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.64 KB
...hName.test.ts-snapshots/BranchName-With-A-Branch-Icon-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file renamed
BIN
+6.75 KB
...Text-Default-dark-high-contrast-linux.png → ...-A-Branch-Icon-light-colorblind-linux.png
Oops, something went wrong.
Binary file renamed
BIN
+6.82 KB
...pshots/Text-Default-dark-dimmed-linux.png → ...Branch-Icon-light-high-contrast-linux.png
Oops, something went wrong.
Binary file renamed
BIN
+6.78 KB
...ots/Text-Playground-dark-dimmed-linux.png → ...chName-With-A-Branch-Icon-light-linux.png
Oops, something went wrong.
Binary file renamed
BIN
+6.76 KB
...ext-Playground-light-colorblind-linux.png → ...-A-Branch-Icon-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.04 KB
...shots/components/Button.test.ts-snapshots/Button-Link-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.97 KB
...snapshots/components/Button.test.ts-snapshots/Button-Link-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.09 KB
...ts/components/Button.test.ts-snapshots/Button-Link-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.04 KB
...wright/snapshots/components/Button.test.ts-snapshots/Button-Link-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.04 KB
...shots/components/Button.test.ts-snapshots/Button-Link-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.99 KB
...hots/components/Button.test.ts-snapshots/Button-Link-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+8.05 KB
...s/components/Button.test.ts-snapshots/Button-Link-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.99 KB
...right/snapshots/components/Button.test.ts-snapshots/Button-Link-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.99 KB
...hots/components/Button.test.ts-snapshots/Button-Link-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+41 Bytes
(100%)
...ents/Button.test.ts-snapshots/Button-Trailing-Counter-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-32 Bytes
(100%)
...mponents/Button.test.ts-snapshots/Button-Trailing-Counter-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+54 Bytes
(100%)
...s/Button.test.ts-snapshots/Button-Trailing-Counter-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+41 Bytes
(100%)
...hots/components/Button.test.ts-snapshots/Button-Trailing-Counter-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
+41 Bytes
(100%)
...ents/Button.test.ts-snapshots/Button-Trailing-Counter-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+51 Bytes
(100%)
...nts/Button.test.ts-snapshots/Button-Trailing-Counter-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+56 Bytes
(100%)
.../Button.test.ts-snapshots/Button-Trailing-Counter-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+51 Bytes
(100%)
...ots/components/Button.test.ts-snapshots/Button-Trailing-Counter-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+51 Bytes
(100%)
...nts/Button.test.ts-snapshots/Button-Trailing-Counter-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.81 KB
...nts/Checkbox.test.ts-snapshots/Checkbox-Indeterminate-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.82 KB
...ponents/Checkbox.test.ts-snapshots/Checkbox-Indeterminate-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.81 KB
.../Checkbox.test.ts-snapshots/Checkbox-Indeterminate-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.81 KB
...ots/components/Checkbox.test.ts-snapshots/Checkbox-Indeterminate-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.81 KB
...nts/Checkbox.test.ts-snapshots/Checkbox-Indeterminate-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.8 KB
...ts/Checkbox.test.ts-snapshots/Checkbox-Indeterminate-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.76 KB
...Checkbox.test.ts-snapshots/Checkbox-Indeterminate-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.79 KB
...ts/components/Checkbox.test.ts-snapshots/Checkbox-Indeterminate-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+6.8 KB
...ts/Checkbox.test.ts-snapshots/Checkbox-Indeterminate-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+13.7 KB
(180%)
...omponents/Dialogv1.test.ts-snapshots/Dialogv1-Default-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+13.4 KB
(160%)
...ts/components/Dialogv1.test.ts-snapshots/Dialogv1-Default-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+13.9 KB
(170%)
...onents/Dialogv1.test.ts-snapshots/Dialogv1-Default-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+13.7 KB
(180%)
...snapshots/components/Dialogv1.test.ts-snapshots/Dialogv1-Default-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
+13.7 KB
(180%)
...omponents/Dialogv1.test.ts-snapshots/Dialogv1-Default-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+13.8 KB
(150%)
...mponents/Dialogv1.test.ts-snapshots/Dialogv1-Default-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+13.6 KB
(160%)
...nents/Dialogv1.test.ts-snapshots/Dialogv1-Default-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+13.8 KB
(150%)
...napshots/components/Dialogv1.test.ts-snapshots/Dialogv1-Default-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+13.8 KB
(150%)
...mponents/Dialogv1.test.ts-snapshots/Dialogv1-Default-light-tritanopia-linux.png
Oops, something went wrong.
Binary file removed
BIN
-9.6 KB
...nents/FilterList.test.ts-snapshots/FilterList-Default-dark-colorblind-linux.png
Diff not rendered.
Binary file removed
BIN
-9.49 KB
...omponents/FilterList.test.ts-snapshots/FilterList-Default-dark-dimmed-linux.png
Diff not rendered.
Binary file removed
BIN
-9.7 KB
...ts/FilterList.test.ts-snapshots/FilterList-Default-dark-high-contrast-linux.png
Diff not rendered.
Binary file removed
BIN
-9.6 KB
...shots/components/FilterList.test.ts-snapshots/FilterList-Default-dark-linux.png
Diff not rendered.
Binary file removed
BIN
-9.6 KB
...nents/FilterList.test.ts-snapshots/FilterList-Default-dark-tritanopia-linux.png
Diff not rendered.
Binary file removed
BIN
-9.65 KB
...ents/FilterList.test.ts-snapshots/FilterList-Default-light-colorblind-linux.png
Diff not rendered.
Binary file removed
BIN
-9.68 KB
...s/FilterList.test.ts-snapshots/FilterList-Default-light-high-contrast-linux.png
Diff not rendered.
Binary file removed
BIN
-9.65 KB
...hots/components/FilterList.test.ts-snapshots/FilterList-Default-light-linux.png
Diff not rendered.
Binary file removed
BIN
-9.65 KB
...ents/FilterList.test.ts-snapshots/FilterList-Default-light-tritanopia-linux.png
Diff not rendered.
Binary file removed
BIN
-9.6 KB
...ts/FilterList.test.ts-snapshots/FilterList-Playground-dark-colorblind-linux.png
Diff not rendered.
Binary file removed
BIN
-9.49 KB
...onents/FilterList.test.ts-snapshots/FilterList-Playground-dark-dimmed-linux.png
Diff not rendered.
Binary file removed
BIN
-9.7 KB
...FilterList.test.ts-snapshots/FilterList-Playground-dark-high-contrast-linux.png
Diff not rendered.
Binary file removed
BIN
-9.6 KB
...ts/components/FilterList.test.ts-snapshots/FilterList-Playground-dark-linux.png
Diff not rendered.
Binary file removed
BIN
-9.6 KB
...ts/FilterList.test.ts-snapshots/FilterList-Playground-dark-tritanopia-linux.png
Diff not rendered.
Binary file removed
BIN
-9.65 KB
...s/FilterList.test.ts-snapshots/FilterList-Playground-light-colorblind-linux.png
Diff not rendered.
Binary file removed
BIN
-9.68 KB
...ilterList.test.ts-snapshots/FilterList-Playground-light-high-contrast-linux.png
Diff not rendered.
Binary file removed
BIN
-9.65 KB
...s/components/FilterList.test.ts-snapshots/FilterList-Playground-light-linux.png
Diff not rendered.
Binary file removed
BIN
-9.65 KB
...s/FilterList.test.ts-snapshots/FilterList-Playground-light-tritanopia-linux.png
Diff not rendered.
Binary file removed
BIN
-10.8 KB
.../components/Heading.test.ts-snapshots/Heading-Default-dark-colorblind-linux.png
Diff not rendered.
Binary file removed
BIN
-10.8 KB
...hots/components/Heading.test.ts-snapshots/Heading-Default-dark-dimmed-linux.png
Diff not rendered.
Binary file removed
BIN
-10.7 KB
...mponents/Heading.test.ts-snapshots/Heading-Default-dark-high-contrast-linux.png
Diff not rendered.
Binary file removed
BIN
-10.8 KB
...t/snapshots/components/Heading.test.ts-snapshots/Heading-Default-dark-linux.png
Diff not rendered.
Binary file removed
BIN
-10.8 KB
.../components/Heading.test.ts-snapshots/Heading-Default-dark-tritanopia-linux.png
Diff not rendered.
Binary file removed
BIN
-10.7 KB
...components/Heading.test.ts-snapshots/Heading-Default-light-colorblind-linux.png
Diff not rendered.
Binary file removed
BIN
-10.6 KB
...ponents/Heading.test.ts-snapshots/Heading-Default-light-high-contrast-linux.png
Diff not rendered.
Binary file removed
BIN
-10.7 KB
.../snapshots/components/Heading.test.ts-snapshots/Heading-Default-light-linux.png
Diff not rendered.
Binary file removed
BIN
-10.7 KB
...components/Heading.test.ts-snapshots/Heading-Default-light-tritanopia-linux.png
Diff not rendered.
Binary file added
BIN
+10.7 KB
...wright/snapshots/components/Heading.test.ts-snapshots/Heading-Default-linux.png
Oops, something went wrong.
Binary file added
BIN
+9.58 KB
.playwright/snapshots/components/Heading.test.ts-snapshots/Heading-Large-linux.png
Oops, something went wrong.
Binary file renamed
BIN
+6.76 KB
...Text-Playground-dark-colorblind-linux.png → ...est.ts-snapshots/Heading-Medium-linux.png
Oops, something went wrong.
Binary file added
BIN
+7.29 KB
.playwright/snapshots/components/Heading.test.ts-snapshots/Heading-Small-linux.png
Oops, something went wrong.
Binary file added
BIN
+71.2 KB
...ots/components/Link.test.ts-snapshots/Link-Dev-Inline-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+71.2 KB
...apshots/components/Link.test.ts-snapshots/Link-Dev-Inline-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+71.2 KB
.../components/Link.test.ts-snapshots/Link-Dev-Inline-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+71.2 KB
...ight/snapshots/components/Link.test.ts-snapshots/Link-Dev-Inline-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+71.2 KB
...ots/components/Link.test.ts-snapshots/Link-Dev-Inline-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+69.2 KB
...ts/components/Link.test.ts-snapshots/Link-Dev-Inline-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+70.5 KB
...components/Link.test.ts-snapshots/Link-Dev-Inline-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+69.2 KB
...ght/snapshots/components/Link.test.ts-snapshots/Link-Dev-Inline-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+69.2 KB
...ts/components/Link.test.ts-snapshots/Link-Dev-Inline-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.71 KB
...s/components/Link.test.ts-snapshots/Link-Inline-dark-colorblind-focus-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.24 KB
...s/components/Link.test.ts-snapshots/Link-Inline-dark-colorblind-hover-linux.png
Oops, something went wrong.
Binary file modified
BIN
-66 KB
(7.4%)
...apshots/components/Link.test.ts-snapshots/Link-Inline-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.75 KB
...shots/components/Link.test.ts-snapshots/Link-Inline-dark-dimmed-focus-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.24 KB
...shots/components/Link.test.ts-snapshots/Link-Inline-dark-dimmed-hover-linux.png
Oops, something went wrong.
Binary file modified
BIN
-66.1 KB
(7.3%)
...t/snapshots/components/Link.test.ts-snapshots/Link-Inline-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.71 KB
...ht/snapshots/components/Link.test.ts-snapshots/Link-Inline-dark-focus-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.72 KB
...omponents/Link.test.ts-snapshots/Link-Inline-dark-high-contrast-focus-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.24 KB
...omponents/Link.test.ts-snapshots/Link-Inline-dark-high-contrast-hover-linux.png
Oops, something went wrong.
Binary file modified
BIN
-66.1 KB
(7.3%)
...hots/components/Link.test.ts-snapshots/Link-Inline-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.24 KB
...ht/snapshots/components/Link.test.ts-snapshots/Link-Inline-dark-hover-linux.png
Oops, something went wrong.
Binary file modified
BIN
-66 KB
(7.4%)
.playwright/snapshots/components/Link.test.ts-snapshots/Link-Inline-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.71 KB
...s/components/Link.test.ts-snapshots/Link-Inline-dark-tritanopia-focus-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.24 KB
...s/components/Link.test.ts-snapshots/Link-Inline-dark-tritanopia-hover-linux.png
Oops, something went wrong.
Binary file modified
BIN
-66 KB
(7.4%)
...apshots/components/Link.test.ts-snapshots/Link-Inline-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.52 KB
.../components/Link.test.ts-snapshots/Link-Inline-light-colorblind-focus-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.21 KB
.../components/Link.test.ts-snapshots/Link-Inline-light-colorblind-hover-linux.png
Oops, something went wrong.
Binary file modified
BIN
-64.1 KB
(7.5%)
...pshots/components/Link.test.ts-snapshots/Link-Inline-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.52 KB
...t/snapshots/components/Link.test.ts-snapshots/Link-Inline-light-focus-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.54 KB
...mponents/Link.test.ts-snapshots/Link-Inline-light-high-contrast-focus-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.24 KB
...mponents/Link.test.ts-snapshots/Link-Inline-light-high-contrast-hover-linux.png
Oops, something went wrong.
Binary file modified
BIN
-64.8 KB
(7.5%)
...ots/components/Link.test.ts-snapshots/Link-Inline-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.21 KB
...t/snapshots/components/Link.test.ts-snapshots/Link-Inline-light-hover-linux.png
Oops, something went wrong.
Binary file modified
BIN
-64.1 KB
(7.5%)
...ywright/snapshots/components/Link.test.ts-snapshots/Link-Inline-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.52 KB
.../components/Link.test.ts-snapshots/Link-Inline-light-tritanopia-focus-linux.png
Oops, something went wrong.
Binary file added
BIN
+5.21 KB
.../components/Link.test.ts-snapshots/Link-Inline-light-tritanopia-hover-linux.png
Oops, something went wrong.
Binary file modified
BIN
-64.1 KB
(7.5%)
...pshots/components/Link.test.ts-snapshots/Link-Inline-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+38 KB
...ctPanel.test.ts-snapshots/SelectPanel-Above-Tall-Body-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+39 KB
...SelectPanel.test.ts-snapshots/SelectPanel-Above-Tall-Body-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+37.9 KB
...anel.test.ts-snapshots/SelectPanel-Above-Tall-Body-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+38 KB
...onents/SelectPanel.test.ts-snapshots/SelectPanel-Above-Tall-Body-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+38 KB
...ctPanel.test.ts-snapshots/SelectPanel-Above-Tall-Body-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+37.7 KB
...tPanel.test.ts-snapshots/SelectPanel-Above-Tall-Body-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+37.4 KB
...nel.test.ts-snapshots/SelectPanel-Above-Tall-Body-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+37.7 KB
...nents/SelectPanel.test.ts-snapshots/SelectPanel-Above-Tall-Body-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+37.7 KB
...tPanel.test.ts-snapshots/SelectPanel-Above-Tall-Body-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+23 KB
(280%)
...nts/SelectPanel.test.ts-snapshots/SelectPanel-Default-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+23.9 KB
(290%)
...ponents/SelectPanel.test.ts-snapshots/SelectPanel-Default-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+23 KB
(280%)
.../SelectPanel.test.ts-snapshots/SelectPanel-Default-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+23 KB
(280%)
...ots/components/SelectPanel.test.ts-snapshots/SelectPanel-Default-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
+23 KB
(280%)
...nts/SelectPanel.test.ts-snapshots/SelectPanel-Default-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+23.4 KB
(280%)
...ts/SelectPanel.test.ts-snapshots/SelectPanel-Default-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+23.5 KB
(290%)
...SelectPanel.test.ts-snapshots/SelectPanel-Default-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+23.4 KB
(280%)
...ts/components/SelectPanel.test.ts-snapshots/SelectPanel-Default-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+23.4 KB
(280%)
...ts/SelectPanel.test.ts-snapshots/SelectPanel-Default-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+12.1 KB
(170%)
...ctPanel.test.ts-snapshots/SelectPanel-External-Anchor-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+13.3 KB
(180%)
...SelectPanel.test.ts-snapshots/SelectPanel-External-Anchor-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+11.7 KB
(170%)
...anel.test.ts-snapshots/SelectPanel-External-Anchor-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+12.1 KB
(170%)
...onents/SelectPanel.test.ts-snapshots/SelectPanel-External-Anchor-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
+12.1 KB
(170%)
...ctPanel.test.ts-snapshots/SelectPanel-External-Anchor-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+12.5 KB
(170%)
...tPanel.test.ts-snapshots/SelectPanel-External-Anchor-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+12.3 KB
(170%)
...nel.test.ts-snapshots/SelectPanel-External-Anchor-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+12.5 KB
(170%)
...nents/SelectPanel.test.ts-snapshots/SelectPanel-External-Anchor-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+12.5 KB
(170%)
...tPanel.test.ts-snapshots/SelectPanel-External-Anchor-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+29.4 KB
...ots/SelectPanel-Height-Initial-with-Overflowing-Items-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+30.8 KB
...apshots/SelectPanel-Height-Initial-with-Overflowing-Items-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+29 KB
.../SelectPanel-Height-Initial-with-Overflowing-Items-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+29.4 KB
...t.ts-snapshots/SelectPanel-Height-Initial-with-Overflowing-Items-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+29.4 KB
...ots/SelectPanel-Height-Initial-with-Overflowing-Items-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+29.9 KB
...ts/SelectPanel-Height-Initial-with-Overflowing-Items-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+29.7 KB
...SelectPanel-Height-Initial-with-Overflowing-Items-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+29.9 KB
....ts-snapshots/SelectPanel-Height-Initial-with-Overflowing-Items-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+29.9 KB
...ts/SelectPanel-Height-Initial-with-Overflowing-Items-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+25.1 KB
...el-Height-Initial-with-Underflowing-Items-After-Fetch-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+26.3 KB
...tPanel-Height-Initial-with-Underflowing-Items-After-Fetch-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+24.7 KB
...Height-Initial-with-Underflowing-Items-After-Fetch-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+25.1 KB
...s/SelectPanel-Height-Initial-with-Underflowing-Items-After-Fetch-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+25.1 KB
...el-Height-Initial-with-Underflowing-Items-After-Fetch-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+25.5 KB
...l-Height-Initial-with-Underflowing-Items-After-Fetch-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+25.3 KB
...eight-Initial-with-Underflowing-Items-After-Fetch-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+25.5 KB
.../SelectPanel-Height-Initial-with-Underflowing-Items-After-Fetch-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+25.5 KB
...l-Height-Initial-with-Underflowing-Items-After-Fetch-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+27.1 KB
...ts/SelectPanel-Height-Initial-with-Underflowing-Items-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+28.4 KB
...pshots/SelectPanel-Height-Initial-with-Underflowing-Items-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+26.6 KB
...SelectPanel-Height-Initial-with-Underflowing-Items-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+27.1 KB
....ts-snapshots/SelectPanel-Height-Initial-with-Underflowing-Items-dark-linux.png
Oops, something went wrong.
Binary file added
BIN
+27.1 KB
...ts/SelectPanel-Height-Initial-with-Underflowing-Items-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+27.5 KB
...s/SelectPanel-Height-Initial-with-Underflowing-Items-light-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+27.3 KB
...electPanel-Height-Initial-with-Underflowing-Items-light-high-contrast-linux.png
Oops, something went wrong.
Binary file added
BIN
+27.5 KB
...ts-snapshots/SelectPanel-Height-Initial-with-Underflowing-Items-light-linux.png
Oops, something went wrong.
Binary file added
BIN
+27.5 KB
...s/SelectPanel-Height-Initial-with-Underflowing-Items-light-tritanopia-linux.png
Oops, something went wrong.
Binary file added
BIN
+32.9 KB
...s-snapshots/SelectPanel-Height-Variantions-and-Scroll-dark-colorblind-linux.png
Oops, something went wrong.
Binary file added
BIN
+34.2 KB
...st.ts-snapshots/SelectPanel-Height-Variantions-and-Scroll-dark-dimmed-linux.png
Oops, something went wrong.
Binary file added
BIN
+32.7 KB
...napshots/SelectPanel-Height-Variantions-and-Scroll-dark-high-contrast-linux.png
Oops, something went wrong.
Oops, something went wrong.