-
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
Jul 6, 2023
1 parent
3c4ba43
commit e1a337c
Showing
82 changed files
with
489 additions
and
161 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
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": "1.8.3" | ||
"version": "1.8.4" | ||
} |
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": "1.8.3", | ||
"version": "1.8.4", | ||
"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.18.0", | ||
"@washingtonpost/wpds-icon": "1.8.3", | ||
"@washingtonpost/wpds-theme": "1.8.3" | ||
"@washingtonpost/wpds-icon": "1.8.4", | ||
"@washingtonpost/wpds-theme": "1.8.4" | ||
}, | ||
"gitHead": "bd9633759dc649a0dd99a8c304d62d23ad0dfecf" | ||
} |
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": "1.8.3", | ||
"version": "1.8.4", | ||
"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": "1.8.3", | ||
"@washingtonpost/wpds-app-bar": "1.8.4", | ||
"@washingtonpost/wpds-assets": "^1.18.0", | ||
"@washingtonpost/wpds-button": "1.8.3", | ||
"@washingtonpost/wpds-container": "1.8.3", | ||
"@washingtonpost/wpds-icon": "1.8.3", | ||
"@washingtonpost/wpds-theme": "1.8.3", | ||
"@washingtonpost/wpds-button": "1.8.4", | ||
"@washingtonpost/wpds-container": "1.8.4", | ||
"@washingtonpost/wpds-icon": "1.8.4", | ||
"@washingtonpost/wpds-theme": "1.8.4", | ||
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"gitHead": "bd9633759dc649a0dd99a8c304d62d23ad0dfecf" | ||
|
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": "1.8.3", | ||
"version": "1.8.4", | ||
"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": "1.8.3", | ||
"@washingtonpost/wpds-theme": "1.8.4", | ||
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"gitHead": "bd9633759dc649a0dd99a8c304d62d23ad0dfecf" | ||
|
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": "1.8.3", | ||
"version": "1.8.4", | ||
"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": "1.8.3" | ||
"@washingtonpost/wpds-theme": "1.8.4" | ||
}, | ||
"gitHead": "bd9633759dc649a0dd99a8c304d62d23ad0dfecf" | ||
} |
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": "1.8.3", | ||
"version": "1.8.4", | ||
"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": "1.8.3", | ||
"@washingtonpost/wpds-theme": "1.8.4", | ||
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"gitHead": "bd9633759dc649a0dd99a8c304d62d23ad0dfecf" | ||
|
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": "1.8.3", | ||
"version": "1.8.4", | ||
"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": "1.8.3", | ||
"@washingtonpost/wpds-theme": "1.8.4", | ||
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"gitHead": "bd9633759dc649a0dd99a8c304d62d23ad0dfecf" | ||
|
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": "1.8.3", | ||
"version": "1.8.4", | ||
"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,7 +40,7 @@ | |
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"dependencies": { | ||
"@washingtonpost/wpds-theme": "1.8.3" | ||
"@washingtonpost/wpds-theme": "1.8.4" | ||
}, | ||
"gitHead": "bd9633759dc649a0dd99a8c304d62d23ad0dfecf" | ||
} |
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
Oops, something went wrong.
e1a337c
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
build.washingtonpost.com
wpds-ui-kit.preview.now.washingtonpost.com
wpds-ui-kit-git-main.preview.now.washingtonpost.com
e1a337c
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-vitejs-example – ./apps/vite-project
wpds-ui-kit-vitejs-example-git-main.preview.now.washingtonpost.com
wpds-ui-kit-vitejs-example.preview.now.washingtonpost.com
e1a337c
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-vitejs-v2-example – ./apps/vite-v2-project
wpds-ui-kit-viteks-v2-example.preview.now.washingtonpost.com
wpds-ui-kit-vitejs-v2-example.preview.now.washingtonpost.com
wpds-ui-kit-vitejs-v2-example-git-main.preview.now.washingtonpost.com
e1a337c
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