-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
site-eng-github-actions
committed
Jan 11, 2023
1 parent
a1920a4
commit 693b69c
Showing
62 changed files
with
367 additions
and
119 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,5 +28,5 @@ | |
"registry": "https://registry.npmjs.org/" | ||
} | ||
}, | ||
"version": "0.23.0" | ||
"version": "0.23.1" | ||
} |
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@washingtonpost/wpds-accordion", | ||
"version": "0.23.0", | ||
"version": "0.23.1", | ||
"description": "WPDS Accordion", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -45,8 +45,8 @@ | |
"dependencies": { | ||
"@radix-ui/react-accordion": "latest", | ||
"@washingtonpost/wpds-assets": "^1.15.0", | ||
"@washingtonpost/wpds-icon": "0.23.0", | ||
"@washingtonpost/wpds-theme": "0.23.0" | ||
"@washingtonpost/wpds-icon": "0.23.1", | ||
"@washingtonpost/wpds-theme": "0.23.1" | ||
}, | ||
"gitHead": "1beafc08321d99e39b87d98cccf0d74c8568bbb0" | ||
} |
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@washingtonpost/wpds-alert-banner", | ||
"version": "0.23.0", | ||
"version": "0.23.1", | ||
"description": "WPDS Alert Banner", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -45,12 +45,12 @@ | |
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"dependencies": { | ||
"@washingtonpost/wpds-app-bar": "0.23.0", | ||
"@washingtonpost/wpds-app-bar": "0.23.1", | ||
"@washingtonpost/wpds-assets": "^1.15.0", | ||
"@washingtonpost/wpds-button": "0.23.0", | ||
"@washingtonpost/wpds-container": "0.23.0", | ||
"@washingtonpost/wpds-icon": "0.23.0", | ||
"@washingtonpost/wpds-theme": "0.23.0", | ||
"@washingtonpost/wpds-button": "0.23.1", | ||
"@washingtonpost/wpds-container": "0.23.1", | ||
"@washingtonpost/wpds-icon": "0.23.1", | ||
"@washingtonpost/wpds-theme": "0.23.1", | ||
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"gitHead": "1beafc08321d99e39b87d98cccf0d74c8568bbb0" | ||
|
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@washingtonpost/wpds-app-bar", | ||
"version": "0.23.0", | ||
"version": "0.23.1", | ||
"description": "WPDS App Bar", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -40,7 +40,7 @@ | |
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"dependencies": { | ||
"@washingtonpost/wpds-theme": "0.23.0", | ||
"@washingtonpost/wpds-theme": "0.23.1", | ||
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"gitHead": "1beafc08321d99e39b87d98cccf0d74c8568bbb0" | ||
|
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@washingtonpost/wpds-avatar", | ||
"version": "0.23.0", | ||
"version": "0.23.1", | ||
"description": "WPDS Avatar", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -42,7 +42,7 @@ | |
}, | ||
"dependencies": { | ||
"@radix-ui/react-avatar": "latest", | ||
"@washingtonpost/wpds-theme": "0.23.0" | ||
"@washingtonpost/wpds-theme": "0.23.1" | ||
}, | ||
"gitHead": "1beafc08321d99e39b87d98cccf0d74c8568bbb0" | ||
} |
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@washingtonpost/wpds-box", | ||
"version": "0.23.0", | ||
"version": "0.23.1", | ||
"description": "WPDS Box component", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -40,7 +40,7 @@ | |
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"dependencies": { | ||
"@washingtonpost/wpds-theme": "0.23.0", | ||
"@washingtonpost/wpds-theme": "0.23.1", | ||
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"gitHead": "1beafc08321d99e39b87d98cccf0d74c8568bbb0" | ||
|
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@washingtonpost/wpds-button", | ||
"version": "0.23.0", | ||
"version": "0.23.1", | ||
"description": "WPDS Button", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -40,7 +40,7 @@ | |
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"dependencies": { | ||
"@washingtonpost/wpds-theme": "0.23.0", | ||
"@washingtonpost/wpds-theme": "0.23.1", | ||
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"gitHead": "1beafc08321d99e39b87d98cccf0d74c8568bbb0" | ||
|
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@washingtonpost/wpds-card", | ||
"version": "0.23.0", | ||
"version": "0.23.1", | ||
"description": "Single, contained unit designed to hold other related elements and/or components.", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -40,6 +40,6 @@ | |
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"dependencies": { | ||
"@washingtonpost/wpds-theme": "0.23.0" | ||
"@washingtonpost/wpds-theme": "0.23.1" | ||
} | ||
} |
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@washingtonpost/wpds-checkbox", | ||
"version": "0.23.0", | ||
"version": "0.23.1", | ||
"description": "WPDS Checkbox", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -47,10 +47,10 @@ | |
"dependencies": { | ||
"@radix-ui/react-checkbox": "latest", | ||
"@washingtonpost/wpds-assets": "^1.15.0", | ||
"@washingtonpost/wpds-icon": "0.23.0", | ||
"@washingtonpost/wpds-input-shared": "0.23.0", | ||
"@washingtonpost/wpds-theme": "0.23.0", | ||
"@washingtonpost/wpds-visually-hidden": "0.23.0", | ||
"@washingtonpost/wpds-icon": "0.23.1", | ||
"@washingtonpost/wpds-input-shared": "0.23.1", | ||
"@washingtonpost/wpds-theme": "0.23.1", | ||
"@washingtonpost/wpds-visually-hidden": "0.23.1", | ||
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"gitHead": "1beafc08321d99e39b87d98cccf0d74c8568bbb0" | ||
|
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@washingtonpost/wpds-container", | ||
"version": "0.23.0", | ||
"version": "0.23.1", | ||
"description": "The container centers your content horizontally. It's the most basic layout element.", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -40,7 +40,7 @@ | |
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"dependencies": { | ||
"@washingtonpost/wpds-theme": "0.23.0", | ||
"@washingtonpost/wpds-theme": "0.23.1", | ||
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"gitHead": "1beafc08321d99e39b87d98cccf0d74c8568bbb0" | ||
|
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@washingtonpost/wpds-divider", | ||
"version": "0.23.0", | ||
"version": "0.23.1", | ||
"description": "WPDS Divider", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -41,7 +41,7 @@ | |
}, | ||
"dependencies": { | ||
"@radix-ui/react-separator": "^1.0.0", | ||
"@washingtonpost/wpds-theme": "0.23.0" | ||
"@washingtonpost/wpds-theme": "0.23.1" | ||
}, | ||
"gitHead": "1beafc08321d99e39b87d98cccf0d74c8568bbb0" | ||
} |
Oops, something went wrong.
693b69c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
693b69c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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