-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(changesets): 🦋📦 publish packages (#2124)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @swisspost/[email protected] ### Minor Changes - Added component exports to the src/index.ts files, to include them in the dist/index.js and dist/index.esm.js output files and therefore fix our stencil setup. (by [@oliverschuerch](https://github.com/oliverschuerch) with [`f74c9662`](f74c966)) - Added a `post-collapsible` event emitted when the collapse element is shown or hidden. (by [@alizedebray](https://github.com/alizedebray) with [#2079](#2079)) - Added the `post-accordion` component. (by [@alizedebray](https://github.com/alizedebray) with [#2079](#2079)) ### Patch Changes - Upgraded builder Stenciljs from version 3 to 4. No user visible changes are expected. (by [@imagoiq](https://github.com/imagoiq) with [#2116](#2116)) - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Minor Changes - Added component exports to the src/index.ts files, to include them in the dist/index.js and dist/index.esm.js output files and therefore fix our stencil setup. (by [@oliverschuerch](https://github.com/oliverschuerch) with [`f74c9662`](f74c966)) ### Patch Changes - Added logout-url property to override the URL provided by the portal config on the internet-header component. (by [@imagoiq](https://github.com/imagoiq) with [#2114](#2114)) - Upgraded builder Stenciljs from version 3 to 4. No user visible changes are expected. (by [@imagoiq](https://github.com/imagoiq) with [#2116](#2116)) - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated icons number 8000. (by [@swisspost-bot](https://github.com/swisspost-bot) with [#2151](#2151)) ## @swisspost/[email protected] ### Patch Changes - Fixed default user image sometimes blocked by CORS policies. (by [@alizedebray](https://github.com/alizedebray) with [#2165](#2165)) - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Changed dropdown icon for the select component and adjusted the size of the icon. (by [@b1aserlu](https://github.com/b1aserlu) with [#2164](#2164)) - Added `table-mono` variant for table component. (by [@imagoiq](https://github.com/imagoiq) with [#2106](#2106)) - Set a `max-width` for badges and add ellipsis for overflowing text. (by [@davidritter-dotcom](https://github.com/davidritter-dotcom) with [#1892](#1892)) - Applied autoprefixer to distributed sass files. Sass files will now contain prefixes for supported browsers according to the browserslist file. (by [@imagoiq](https://github.com/imagoiq) with [#2115](#2115)) ## @swisspost/[email protected] ### Minor Changes - Used the new tabs to improve the presentation of some code snippets. (by [@b1aserlu](https://github.com/b1aserlu) with [#2130](#2130)) - Added the `post-accordion` component. (by [@alizedebray](https://github.com/alizedebray) with [#2079](#2079)) - Added a new documentation for sizing. (by [@b1aserlu](https://github.com/b1aserlu) with [#2028](#2028)) ### Patch Changes - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
4e7812d
commit 3e727e5
Showing
32 changed files
with
134 additions
and
106 deletions.
There are no files selected for viewing
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.
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.
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.
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
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@swisspost/design-system-demo", | ||
"version": "7.0.2", | ||
"version": "7.0.3", | ||
"description": "Pattern documentation, code snippets and implementation guidelines for the Design System Styles.", | ||
"author": "Swiss Post <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
@@ -25,8 +25,8 @@ | |
"@ng-bootstrap/ng-bootstrap": "15.1.2", | ||
"@popperjs/core": "2.11.8", | ||
"@swimlane/ngx-datatable": "20.1.0", | ||
"@swisspost/design-system-intranet-header": "workspace:5.0.2", | ||
"@swisspost/design-system-styles": "workspace:6.4.2", | ||
"@swisspost/design-system-intranet-header": "workspace:5.0.3", | ||
"@swisspost/design-system-styles": "workspace:6.4.3", | ||
"bootstrap": "5.3.2", | ||
"core-js": "3.33.1", | ||
"highlight.js": "11.9.0", | ||
|
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": "@swisspost/design-system-documentation", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "Swiss Post Design System Documentation.", | ||
"author": "Swiss Post <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
@@ -25,11 +25,11 @@ | |
"snapshots": "percy exec -- cypress run --config-file ./cypress.snapshot.config.js --record --key 0995e768-43ec-42bd-a127-ff944a2ad8c9" | ||
}, | ||
"dependencies": { | ||
"@swisspost/design-system-components": "workspace:1.5.1", | ||
"@swisspost/design-system-components-react": "workspace:1.0.19", | ||
"@swisspost/design-system-icons": "workspace:1.0.12", | ||
"@swisspost/design-system-styles": "workspace:6.4.2", | ||
"@swisspost/internet-header": "workspace:1.11.0", | ||
"@swisspost/design-system-components": "workspace:1.6.0", | ||
"@swisspost/design-system-components-react": "workspace:1.0.20", | ||
"@swisspost/design-system-icons": "workspace:1.0.13", | ||
"@swisspost/design-system-styles": "workspace:6.4.3", | ||
"@swisspost/internet-header": "workspace:1.12.0", | ||
"bootstrap": "5.3.2" | ||
}, | ||
"devDependencies": { | ||
|
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": "@swisspost/design-system-icons", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "A collection of Swiss Post icons intended for use with the Design System.", | ||
"author": "Swiss Post <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
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": "@swisspost/internet-header", | ||
"version": "1.11.0", | ||
"version": "1.12.0", | ||
"description": "The header for client facing applications.", | ||
"author": "Swiss Post <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
@@ -43,7 +43,7 @@ | |
"dependencies": { | ||
"@stencil/core": "4.6.0", | ||
"@stencil/store": "2.0.11", | ||
"@swisspost/design-system-styles": "workspace:6.4.2", | ||
"@swisspost/design-system-styles": "workspace:6.4.3", | ||
"body-scroll-lock": "4.0.0-beta.0", | ||
"iframe-resizer": "4.3.7", | ||
"jquery": "3.7.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
8 changes: 8 additions & 0 deletions
8
packages/intranet-header-workspace/projects/intranet-header/CHANGELOG.md
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": "@swisspost/design-system-intranet-header", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "Intranet header for internal Swiss Post applications as an Angular component.", | ||
"author": "Swiss Post <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
@@ -18,10 +18,10 @@ | |
"linkDirectory": true | ||
}, | ||
"dependencies": { | ||
"@swisspost/design-system-styles": "workspace:6.4.2", | ||
"@swisspost/design-system-styles": "workspace:6.4.3", | ||
"tslib": "2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@swisspost/design-system-intranet-header-workspace": "workspace:3.0.2" | ||
"@swisspost/design-system-intranet-header-workspace": "workspace:3.0.3" | ||
} | ||
} |
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": "@swisspost/design-system-styles", | ||
"version": "6.4.2", | ||
"version": "6.4.3", | ||
"description": "Design System Styles for the Swiss Post web platform.", | ||
"author": "Swiss Post <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
@@ -44,7 +44,7 @@ | |
"@angular/compiler": "=15.0.4", | ||
"@percy/cli": "1.27.3", | ||
"@percy/cypress": "3.1.2", | ||
"@swisspost/design-system-icons": "workspace:1.0.12", | ||
"@swisspost/design-system-icons": "workspace:1.0.13", | ||
"@types/node": "18.18.0", | ||
"autoprefixer": "10.4.16", | ||
"copyfiles": "2.4.1", | ||
|
Oops, something went wrong.