Skip to content

Commit

Permalink
Showing 10 changed files with 44 additions and 41 deletions.
Original file line number Diff line number Diff line change
@@ -30,6 +30,9 @@ export const logoList = [
"election-default",
"election-redbackground",
"election-bluebackground",
"qatar-world-cup",
"qatar-world-cup-reverse",
"qatar-world-cup-bw",
];

export const darkLogos = [
2 changes: 1 addition & 1 deletion build.washingtonpost.com/package.json
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@
"@washingtonpost/site-footer": "0.11.3",
"@washingtonpost/site-third-party-scripts": "latest",
"@washingtonpost/wpds-accordion": "^0.17.0",
"@washingtonpost/wpds-assets": "^1.12.0",
"@washingtonpost/wpds-assets": "^1.13.0",
"@washingtonpost/wpds-ui-kit": "0.20.1",
"gray-matter": "^4.0.2",
"lz-string": "^1.4.4",
54 changes: 27 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -117,7 +117,7 @@
"@washingtonpost/wpds-accordion": "*",
"@washingtonpost/wpds-alert-banner": "*",
"@washingtonpost/wpds-app-bar": "*",
"@washingtonpost/wpds-assets": "^1.12.0",
"@washingtonpost/wpds-assets": "^1.13.0",
"@washingtonpost/wpds-avatar": "*",
"@washingtonpost/wpds-box": "*",
"@washingtonpost/wpds-button": "*",
4 changes: 2 additions & 2 deletions ui/accordion/package.json
Original file line number Diff line number Diff line change
@@ -37,14 +37,14 @@
},
"peerDependencies": {
"@radix-ui/react-accordion": "latest",
"@washingtonpost/wpds-assets": "^1.12.0",
"@washingtonpost/wpds-assets": "^1.13.0",
"@washingtonpost/wpds-icon": "*",
"@washingtonpost/wpds-theme": "*",
"react": "^16.8.6 || ^17.0.2"
},
"dependencies": {
"@radix-ui/react-accordion": "latest",
"@washingtonpost/wpds-assets": "^1.12.0",
"@washingtonpost/wpds-assets": "^1.13.0",
"@washingtonpost/wpds-icon": "0.20.1",
"@washingtonpost/wpds-theme": "0.20.1"
},
4 changes: 2 additions & 2 deletions ui/alert-banner/package.json
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@
},
"peerDependencies": {
"@washingtonpost/wpds-app-bar": "*",
"@washingtonpost/wpds-assets": "^1.12.0",
"@washingtonpost/wpds-assets": "^1.13.0",
"@washingtonpost/wpds-button": "*",
"@washingtonpost/wpds-container": "*",
"@washingtonpost/wpds-icon": "*",
@@ -46,7 +46,7 @@
},
"dependencies": {
"@washingtonpost/wpds-app-bar": "0.20.1",
"@washingtonpost/wpds-assets": "^1.12.0",
"@washingtonpost/wpds-assets": "^1.13.0",
"@washingtonpost/wpds-button": "0.20.1",
"@washingtonpost/wpds-container": "0.20.1",
"@washingtonpost/wpds-icon": "0.20.1",
4 changes: 2 additions & 2 deletions ui/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -37,15 +37,15 @@
},
"peerDependencies": {
"@radix-ui/react-checkbox": "latest",
"@washingtonpost/wpds-assets": "^1.12.0",
"@washingtonpost/wpds-assets": "^1.13.0",
"@washingtonpost/wpds-icon": "*",
"@washingtonpost/wpds-theme": "*",
"@washingtonpost/wpds-visually-hidden": "*",
"react": "^16.8.6 || ^17.0.2"
},
"dependencies": {
"@radix-ui/react-checkbox": "latest",
"@washingtonpost/wpds-assets": "^1.12.0",
"@washingtonpost/wpds-assets": "^1.13.0",
"@washingtonpost/wpds-icon": "0.20.1",
"@washingtonpost/wpds-theme": "0.20.1",
"@washingtonpost/wpds-visually-hidden": "0.20.1",
4 changes: 2 additions & 2 deletions ui/drawer/package.json
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@
"typescript": "4.5.5"
},
"peerDependencies": {
"@washingtonpost/wpds-assets": "^1.12.0",
"@washingtonpost/wpds-assets": "^1.13.0",
"@washingtonpost/wpds-button": "*",
"@washingtonpost/wpds-icon": "*",
"@washingtonpost/wpds-scrim": "*",
@@ -45,7 +45,7 @@
},
"dependencies": {
"@radix-ui/react-focus-scope": "^1.0.0",
"@washingtonpost/wpds-assets": "^1.12.0",
"@washingtonpost/wpds-assets": "^1.13.0",
"@washingtonpost/wpds-button": "0.20.1",
"@washingtonpost/wpds-icon": "0.20.1",
"@washingtonpost/wpds-scrim": "0.20.1",
4 changes: 2 additions & 2 deletions ui/input-password/package.json
Original file line number Diff line number Diff line change
@@ -36,13 +36,13 @@
"typescript": "4.5.5"
},
"peerDependencies": {
"@washingtonpost/wpds-assets": "^1.12.0",
"@washingtonpost/wpds-assets": "^1.13.0",
"@washingtonpost/wpds-icon": "*",
"@washingtonpost/wpds-input-text": "*",
"react": "^16.8.6 || ^17.0.2"
},
"dependencies": {
"@washingtonpost/wpds-assets": "^1.12.0",
"@washingtonpost/wpds-assets": "^1.13.0",
"@washingtonpost/wpds-icon": "0.20.1",
"@washingtonpost/wpds-input-text": "0.20.1"
},
4 changes: 2 additions & 2 deletions ui/input-text/package.json
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@
"typescript": "4.5.5"
},
"peerDependencies": {
"@washingtonpost/wpds-assets": "^1.12.0",
"@washingtonpost/wpds-assets": "^1.13.0",
"@washingtonpost/wpds-box": "*",
"@washingtonpost/wpds-button": "*",
"@washingtonpost/wpds-error-message": "*",
@@ -50,7 +50,7 @@
},
"dependencies": {
"@radix-ui/react-label": "^0.1.5",
"@washingtonpost/wpds-assets": "^1.12.0",
"@washingtonpost/wpds-assets": "^1.13.0",
"@washingtonpost/wpds-box": "0.20.1",
"@washingtonpost/wpds-button": "0.20.1",
"@washingtonpost/wpds-error-message": "0.20.1",

2 comments on commit 2f027f0

@vercel
Copy link

@vercel vercel bot commented on 2f027f0 Nov 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wpds-ui-kit – ./build.washingtonpost.com

wpds-ui-kit.preview.now.washingtonpost.com
build.washingtonpost.com
wpds-ui-kit-git-main.preview.now.washingtonpost.com

@vercel
Copy link

@vercel vercel bot commented on 2f027f0 Nov 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wpds-ui-kit-storybook – ./

wpds-ui-kit-storybook-git-main.preview.now.washingtonpost.com
wpds-ui-kit-storybook.preview.now.washingtonpost.com

Please sign in to comment.