-
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 (main) (next) (#3479)
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.⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ `main` is currently in **pre mode** so this branch has prereleases rather than normal releases. If you want to exit prereleases, run `changeset pre exit` on `main`.⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ # Releases ## @swisspost/[email protected] ### Major Changes - Removed deprecated `datatable` variables. (by [@schaertim](https://github.com/schaertim) with [#3395](#3395)) - Removed deprecated `display-size` variables. (by [@schaertim](https://github.com/schaertim) with [#3430](#3430)) - Removed deprecated `line-height-calc` function. (by [@schaertim](https://github.com/schaertim) with [#3409](#3409)) - Removed deprecated `form-check` variables. (by [@schaertim](https://github.com/schaertim) with [#3393](#3393)) - Removed deprecated `stepper` variables. (by [@schaertim](https://github.com/schaertim) with [#3394](#3394)) - Removed deprecated line-height variables. (by [@veyaromain](https://github.com/veyaromain) with [#3521](#3521)) ### Minor Changes - Added tokens file for elements, components and utilties. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#3495](#3495)) ### Patch Changes - Improved accessibility of headings with subheadings by removing the <br> element and added the utility class d-block. Consult <https://design-system.post.ch/?path=/docs/7ecd87f1-de96-4e39-a057-ba1798eb6959--docs> for updated markup. (by [@bashirkarimi](https://github.com/bashirkarimi) with [#3491](#3491)) - Aligned chip styles with the latest design specifications from Figma. (by [@schaertim](https://github.com/schaertim) with [#3463](#3463)) - Resolved issue where validation message icons repeated on each line of multi-line messages. Implemented flexbox layout to ensure a single, vertically centered icon regardless of message length. (by [@schaertim](https://github.com/schaertim) with [#3517](#3517)) ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Applied High Contrast Mode mixin to breadcrumb SVGs for proper color inversion. (by [@schaertim](https://github.com/schaertim) with [#3480](#3480)) - Updated dependencies: - @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] ## @swisspost/[email protected] ### Major Changes - Removed the Monospace font from the typography page of the documentation (will not be available once Bootstrap isn't included anymore). (by [@schaertim](https://github.com/schaertim) with [#3384](#3384)) ### Minor Changes - Removed deprecated line-height variables. (by [@veyaromain](https://github.com/veyaromain) with [#3521](#3521)) ### Patch Changes - Improved accessibility of headings with subheadings by removing the <br> element and added the utility class d-block. Consult <https://design-system.post.ch/?path=/docs/7ecd87f1-de96-4e39-a057-ba1798eb6959--docs> for updated markup. (by [@bashirkarimi](https://github.com/bashirkarimi) with [#3491](#3491)) - Refactored the stepper component to handle `updateArgs` directly within the `getStepperItem` function, fixing the issue where stepper examples were not independent and resolving unreliable step changes that sometimes caused clicks to be unrecognized or froze the page. (by [@schaertim](https://github.com/schaertim) with [#3499](#3499)) - Removed disabling of the button in the "Good form example" of the accessibility documentation. Repeated requests should be handled internally as described in the accessibility documentation. (by [@schaertim](https://github.com/schaertim) with [#3403](#3403)) - 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] ## @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] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @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] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
004cc64
commit d82980a
Showing
38 changed files
with
344 additions
and
149 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@swisspost/design-system-components-angular", | ||
"version": "8.2.0", | ||
"version": "9.0.0-next.0", | ||
"description": "Swiss Post Design System - Angular Wrapper Components", | ||
"author": "Swiss Post <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
@@ -19,7 +19,7 @@ | |
}, | ||
"dependencies": { | ||
"tslib": "2.6.3", | ||
"@swisspost/design-system-components": "workspace:8.2.0" | ||
"@swisspost/design-system-components": "workspace:9.0.0-next.0" | ||
}, | ||
"peerDependencies": { | ||
"@angular/common": "^16.0.0 || ^17.0.0 || ^18.0.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
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": "8.0.2", | ||
"version": "8.0.3-next.0", | ||
"description": "Pattern documentation, code snippets and implementation guidelines for the Design System Styles.", | ||
"author": "Swiss Post <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
@@ -25,9 +25,9 @@ | |
"@ng-bootstrap/ng-bootstrap": "17.0.0", | ||
"@popperjs/core": "2.11.8", | ||
"@swimlane/ngx-datatable": "20.1.0", | ||
"@swisspost/design-system-intranet-header": "workspace:8.2.0", | ||
"@swisspost/design-system-migrations": "workspace:8.2.0", | ||
"@swisspost/design-system-styles": "workspace:8.2.0", | ||
"@swisspost/design-system-intranet-header": "workspace:9.0.0-next.0", | ||
"@swisspost/design-system-migrations": "workspace:9.0.0-next.0", | ||
"@swisspost/design-system-styles": "workspace:9.0.0-next.0", | ||
"bootstrap": "5.3.3", | ||
"core-js": "3.37.1", | ||
"highlight.js": "11.10.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": "5.4.0", | ||
"version": "6.0.0-next.0", | ||
"description": "Swiss Post Design System Documentation.", | ||
"author": "Swiss Post <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
@@ -28,11 +28,11 @@ | |
"lint": "eslint **/*.{js,ts,tsx,mdx}" | ||
}, | ||
"dependencies": { | ||
"@swisspost/design-system-components": "workspace:8.2.0", | ||
"@swisspost/design-system-components-react": "workspace:8.2.0", | ||
"@swisspost/design-system-icons": "workspace:8.2.0", | ||
"@swisspost/design-system-styles": "workspace:8.2.0", | ||
"@swisspost/internet-header": "workspace:1.14.5", | ||
"@swisspost/design-system-components": "workspace:9.0.0-next.0", | ||
"@swisspost/design-system-components-react": "workspace:9.0.0-next.0", | ||
"@swisspost/design-system-icons": "workspace:9.0.0-next.0", | ||
"@swisspost/design-system-styles": "workspace:9.0.0-next.0", | ||
"@swisspost/internet-header": "workspace:1.14.6-next.0", | ||
"bootstrap": "5.3.3" | ||
}, | ||
"devDependencies": { | ||
|
@@ -53,8 +53,8 @@ | |
"@storybook/types": "8.2.7", | ||
"@storybook/web-components": "8.2.7", | ||
"@storybook/web-components-vite": "8.2.7", | ||
"@swisspost/design-system-components-angular": "workspace:8.2.0", | ||
"@swisspost/design-system-intranet-header": "workspace:8.2.0", | ||
"@swisspost/design-system-components-angular": "workspace:9.0.0-next.0", | ||
"@swisspost/design-system-intranet-header": "workspace:9.0.0-next.0", | ||
"@types/css-modules": "1.0.5", | ||
"@types/mdx": "2.0.13", | ||
"@types/react": "18.3.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
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,5 +1,7 @@ | ||
# @swisspost/design-system-icons | ||
|
||
## 9.0.0-next.0 | ||
|
||
## 8.2.0 | ||
|
||
### Minor Changes | ||
|
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": "8.2.0", | ||
"version": "9.0.0-next.0", | ||
"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.14.5", | ||
"version": "1.14.6-next.0", | ||
"description": "The header for client facing applications.", | ||
"author": "Swiss Post <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
@@ -42,7 +42,7 @@ | |
"generate": "stencil generate" | ||
}, | ||
"dependencies": { | ||
"@swisspost/design-system-styles": "workspace:8.2.0", | ||
"@swisspost/design-system-styles": "workspace:9.0.0-next.0", | ||
"body-scroll-lock": "4.0.0-beta.0", | ||
"iframe-resizer": "4.4.5", | ||
"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
Oops, something went wrong.