Skip to content

Commit

Permalink
chore(changesets): 🦋📦 publish packages (main) (next) (#4514)
Browse files Browse the repository at this point in the history
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 the Bootstrap `.text-bg-*` and `.link-*` helper classes. (by
[@leagrdv](https://github.com/leagrdv) with
[#4448](#4448))

### Minor Changes

- Add `interpolate-size: allow-keyword` for all supporting browsers,
enabling transitions from and to `height: auto`
(<https://developer.mozilla.org/en-US/docs/Web/CSS/interpolate-size>)
(by [@gfellerph](https://github.com/gfellerph) with
[#4524](#4524))

### Patch Changes

- Added media mixins to mixin/index.scss to include them in the core
file. (by [@oliverschuerch](https://github.com/oliverschuerch) with
[#4351](#4351))

- Replaced previously deleted CSS variables with SASS variables. (by
[@leagrdv](https://github.com/leagrdv) with
[#4446](#4446))

- Refactored hover styling for links in `<post-footer>` to ensure they
are underlined, aligning with the design specifications in Figma. (by
[@alionazherdetska](https://github.com/alionazherdetska) with
[#4510](#4510))

- Got rid of the page wide yellow background as it can cause yellow
flashing between page loads (by
[@gfellerph](https://github.com/gfellerph) with
[#4523](#4523))

- Fixed display of `post-megadropdown` in header. (by
[@leagrdv](https://github.com/leagrdv) with
[#4350](#4350))

- Corrected high contrast mode styles for `checkbox` and `radio-button`.
(by [@schaertim](https://github.com/schaertim) with
[#4334](#4334))

## @swisspost/[email protected]

### Minor Changes

- Added icons number 1041, 2204, 2642 and 8020. (by
[@myrta2302](https://github.com/myrta2302) with
[#4480](#4480))

- Added icons number 2634, 2635, 2635, 2637, 2638, 2639, 2640 and 2641.
(by [@oliverschuerch](https://github.com/oliverschuerch) with
[#4481](#4481))

### Patch Changes

- Fixed UI-Icon source file names. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#4351](#4351))

## @swisspost/[email protected]

### Patch Changes

- Replaced previously deleted CSS variables with SASS variables. (by
[@leagrdv](https://github.com/leagrdv) with
[#4446](#4446))

- Added shadow to an optional tooltip arrow for `post-popover`
component. (by [@alionazherdetska](https://github.com/alionazherdetska)
with [#4441](#4441))

- Fixed `post-icon` calculated base href. (by
[@leagrdv](https://github.com/leagrdv) with
[#4491](#4491))

- Fixed display of `post-megadropdown` in header. (by
[@leagrdv](https://github.com/leagrdv) with
[#4350](#4350))

- Fixed the way the icon url gets generated in the `post-icon`
component. (by [@oliverschuerch](https://github.com/oliverschuerch) with
[#4351](#4351))

-   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]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

- Replaced previously deleted CSS variables with SASS variables. (by
[@leagrdv](https://github.com/leagrdv) with
[#4446](#4446))
-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]



## @swisspost/[email protected]



## @swisspost/[email protected]

### Minor Changes

- Updated icon search, by implementing a paging and separating icon sets
from each other. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#4351](#4351))

- Added documentation for responsive design. (by
[@leagrdv](https://github.com/leagrdv) with
[#4452](#4452))

### Patch Changes

- Replaced previously deleted CSS variables with SASS variables. (by
[@leagrdv](https://github.com/leagrdv) with
[#4446](#4446))
-   Updated dependencies:
    -   @swisspost/[email protected]
    -   @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]

### 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]

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
swisspost-bot and github-actions[bot] authored Jan 27, 2025
1 parent b69efba commit c3e5f3a
Show file tree
Hide file tree
Showing 36 changed files with 288 additions and 93 deletions.
16 changes: 16 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"2024-10-27-update-icons",
"2024-11-10-update-icons",
"2024-11-17-update-icons",
"2025-01-17-update-icons",
"angry-bulldogs-refuse",
"angry-eagles-appear",
"beige-jobs-do",
"big-frogs-admire",
Expand Down Expand Up @@ -54,6 +56,8 @@
"cuddly-bears-check",
"cuddly-gifts-film",
"curly-insects-breathe",
"curvy-sheep-help",
"cyan-days-kiss",
"cyan-years-pretend",
"dirty-mayflies-taste",
"dirty-squids-hunt",
Expand All @@ -63,6 +67,7 @@
"early-baboons-cross",
"early-knives-own",
"eight-turkeys-matter",
"eighty-ghosts-explain",
"eleven-keys-work",
"empty-islands-kneel",
"fair-actors-scream",
Expand All @@ -81,12 +86,15 @@
"fresh-schools-peel",
"friendly-impalas-reflect",
"friendly-insects-breathe",
"funny-knives-rule",
"funny-shrimps-care",
"giant-games-swim",
"gold-chairs-grin",
"gold-chefs-rule",
"gold-dryers-drop",
"gold-news-repair",
"gold-news-retire",
"good-pens-play",
"good-pets-eat",
"good-spoons-tie",
"good-wombats-jam",
Expand All @@ -96,6 +104,7 @@
"great-humans-talk",
"grumpy-lobsters-agree",
"grumpy-parrots-wonder",
"happy-needles-repeat",
"heavy-eyes-live",
"heavy-rats-explode",
"hip-gifts-give",
Expand All @@ -113,13 +122,15 @@
"long-shrimps-roll",
"loud-dingos-remember",
"loud-peaches-hang",
"lovely-cooks-serve",
"lovely-deers-itch",
"lovely-mails-clap",
"lovely-mirrors-travel",
"lucky-grapes-wink",
"metal-geese-swim",
"metal-pens-explode",
"metal-rivers-look",
"modern-pumpkins-kneel",
"moody-coats-kneel",
"nasty-ads-greet",
"neat-jars-destroy",
Expand All @@ -142,6 +153,7 @@
"plenty-apricots-raise",
"plenty-taxis-hear",
"poor-jars-call",
"poor-laws-impress",
"popular-games-rush",
"popular-mirrors-cross",
"proud-actors-knock",
Expand All @@ -164,8 +176,10 @@
"rich-timers-listen",
"rotten-bats-look",
"rude-needles-matter",
"rude-shrimps-wonder",
"selfish-bats-run",
"selfish-ways-know",
"serious-chefs-exercise",
"shaggy-experts-give",
"sharp-baboons-smile",
"sharp-bobcats-grab",
Expand All @@ -192,6 +206,7 @@
"strange-mice-bake",
"stupid-walls-tie",
"tame-terms-push",
"tasty-beans-knock",
"tender-laws-confess",
"thirty-cats-juggle",
"thirty-chairs-suffer",
Expand Down Expand Up @@ -221,6 +236,7 @@
"wise-hornets-happen",
"wise-spies-shave",
"wise-tomatoes-brake",
"yellow-garlics-draw",
"yellow-gifts-sit",
"yellow-yaks-jog"
]
Expand Down
8 changes: 8 additions & 0 deletions packages/components-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swisspost/design-system-components-angular-workspace

## 1.1.10-next.13

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-styles@9.0.0-next.13
- @swisspost/design-system-components@9.0.0-next.13

## 1.1.10-next.12

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-components-angular-workspace",
"version": "1.1.10-next.12",
"version": "1.1.10-next.13",
"scripts": {
"start": "ng serve --port 9210",
"build": "ng build components",
Expand All @@ -18,8 +18,8 @@
"@angular/platform-browser": "18.2.13",
"@angular/platform-browser-dynamic": "18.2.13",
"@angular/router": "18.2.13",
"@swisspost/design-system-components": "workspace:9.0.0-next.12",
"@swisspost/design-system-styles": "workspace:9.0.0-next.12",
"@swisspost/design-system-components": "workspace:9.0.0-next.13",
"@swisspost/design-system-styles": "workspace:9.0.0-next.13",
"rxjs": "7.8.1",
"tslib": "2.8.1",
"zone.js": "0.15.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/components-angular/projects/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swisspost/design-system-components-angular

## 9.0.0-next.13

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-components@9.0.0-next.13

## 9.0.0-next.12

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components-angular/projects/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-components-angular",
"version": "9.0.0-next.12",
"version": "9.0.0-next.13",
"description": "Swiss Post Design System - Angular Wrapper Components",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand All @@ -18,7 +18,7 @@
"linkDirectory": true
},
"dependencies": {
"@swisspost/design-system-components": "workspace:9.0.0-next.12",
"@swisspost/design-system-components": "workspace:9.0.0-next.13",
"tslib": "2.8.1"
},
"peerDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/components-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swisspost/design-system-components-react

## 9.0.0-next.13

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-components@9.0.0-next.13

## 9.0.0-next.12

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-components-react",
"version": "9.0.0-next.12",
"version": "9.0.0-next.13",
"description": "Design System React Components for easy integration with the React ecosystem",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -29,7 +29,7 @@
"lint": "eslint src/**/*.ts"
},
"dependencies": {
"@swisspost/design-system-components": "workspace:9.0.0-next.12"
"@swisspost/design-system-components": "workspace:9.0.0-next.13"
},
"devDependencies": {
"@eslint/js": "9.18.0",
Expand Down
17 changes: 17 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @swisspost/design-system-components

## 9.0.0-next.13

### Patch Changes

- Replaced previously deleted CSS variables with SASS variables. (by [@leagrdv](https://github.com/leagrdv) with [#4446](https://github.com/swisspost/design-system/pull/4446))

- Added shadow to an optional tooltip arrow for `post-popover` component. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#4441](https://github.com/swisspost/design-system/pull/4441))

- Fixed `post-icon` calculated base href. (by [@leagrdv](https://github.com/leagrdv) with [#4491](https://github.com/swisspost/design-system/pull/4491))

- Fixed display of `post-megadropdown` in header. (by [@leagrdv](https://github.com/leagrdv) with [#4350](https://github.com/swisspost/design-system/pull/4350))

- Fixed the way the icon url gets generated in the `post-icon` component. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4351](https://github.com/swisspost/design-system/pull/4351))
- Updated dependencies:
- @swisspost/design-system-icons@9.0.0-next.13
- @swisspost/design-system-styles@9.0.0-next.13

## 9.0.0-next.12

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-components",
"version": "9.0.0-next.12",
"version": "9.0.0-next.13",
"description": "A collection of web components built with Stencil JS for the Swiss Post Design System.",
"license": "Apache-2.0",
"main": "dist/index.cjs.js",
Expand Down Expand Up @@ -41,8 +41,8 @@
"dependencies": {
"@floating-ui/dom": "1.6.13",
"@oddbird/popover-polyfill": "0.3.7",
"@swisspost/design-system-icons": "workspace:9.0.0-next.12",
"@swisspost/design-system-styles": "workspace:9.0.0-next.12",
"@swisspost/design-system-icons": "workspace:9.0.0-next.13",
"@swisspost/design-system-styles": "workspace:9.0.0-next.13",
"ally.js": "1.4.1",
"long-press-event": "2.5.0",
"nanoid": "5.0.9"
Expand Down
19 changes: 19 additions & 0 deletions packages/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @swisspost/design-system-documentation

## 6.0.0-next.14

### Minor Changes

- Updated icon search, by implementing a paging and separating icon sets from each other. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4351](https://github.com/swisspost/design-system/pull/4351))

- Added documentation for responsive design. (by [@leagrdv](https://github.com/leagrdv) with [#4452](https://github.com/swisspost/design-system/pull/4452))

### Patch Changes

- Replaced previously deleted CSS variables with SASS variables. (by [@leagrdv](https://github.com/leagrdv) with [#4446](https://github.com/swisspost/design-system/pull/4446))
- Updated dependencies:
- @swisspost/design-system-icons@9.0.0-next.13
- @swisspost/design-system-styles@9.0.0-next.13
- @swisspost/design-system-components@9.0.0-next.13
- @swisspost/internet-header@2.0.0-next.13
- @swisspost/design-system-components-react@9.0.0-next.13
- @swisspost/design-system-tokens@9.0.0-next.13

## 6.0.0-next.13

### Patch Changes
Expand Down
18 changes: 9 additions & 9 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-documentation",
"version": "6.0.0-next.13",
"version": "6.0.0-next.14",
"description": "Swiss Post Design System Documentation.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -29,12 +29,12 @@
"lint:fix": "eslint --fix"
},
"dependencies": {
"@swisspost/design-system-components": "workspace:9.0.0-next.12",
"@swisspost/design-system-components-react": "workspace:9.0.0-next.12",
"@swisspost/design-system-icons": "workspace:9.0.0-next.12",
"@swisspost/design-system-styles": "workspace:9.0.0-next.12",
"@swisspost/design-system-tokens": "workspace:9.0.0-next.12",
"@swisspost/internet-header": "workspace:2.0.0-next.12",
"@swisspost/design-system-components": "workspace:9.0.0-next.13",
"@swisspost/design-system-components-react": "workspace:9.0.0-next.13",
"@swisspost/design-system-icons": "workspace:9.0.0-next.13",
"@swisspost/design-system-styles": "workspace:9.0.0-next.13",
"@swisspost/design-system-tokens": "workspace:9.0.0-next.13",
"@swisspost/internet-header": "workspace:2.0.0-next.13",
"bootstrap": "5.3.3"
},
"devDependencies": {
Expand All @@ -56,8 +56,8 @@
"@storybook/types": "8.4.7",
"@storybook/web-components": "8.4.7",
"@storybook/web-components-vite": "8.4.7",
"@swisspost/design-system-components-angular": "workspace:9.0.0-next.12",
"@swisspost/design-system-intranet-header": "workspace:9.0.0-next.12",
"@swisspost/design-system-components-angular": "workspace:9.0.0-next.13",
"@swisspost/design-system-intranet-header": "workspace:9.0.0-next.13",
"@types/css-modules": "1.0.5",
"@types/mdx": "2.0.13",
"@types/react": "18.3.3",
Expand Down
1 change: 1 addition & 0 deletions packages/documentation/public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@




62 changes: 45 additions & 17 deletions packages/documentation/public/assets/versions.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,58 @@
[
{
"title": "Version 9",
"version": "9.0.0-next.12",
"version": "9.0.0-next.13",
"description": "Pattern documentation, code snippets and implementation guidelines for the Design System Styles.",
"url": "https://design-system.post.ch",
"dependencies": {
"@angular/core": "^18.0.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"bootstrap": "~5.3.0",
"@swisspost/design-system-changelog-github": "1.0.2",
"@swisspost/design-system-components": "9.0.0-next.12",
"@swisspost/design-system-components-angular-workspace": "1.1.10-next.12",
"@swisspost/design-system-components-angular": "9.0.0-next.12",
"@swisspost/design-system-components-react": "9.0.0-next.12",
"@swisspost/design-system-documentation": "6.0.0-next.13",
"@swisspost/design-system-icons": "9.0.0-next.12",
"@swisspost/internet-header": "2.0.0-next.12",
"@swisspost/design-system-intranet-header-workspace": "3.0.22-next.12",
"@swisspost/design-system-intranet-header": "9.0.0-next.12",
"@swisspost/design-system-intranet-header-showcase": "1.0.10-next.12",
"@swisspost/design-system-migrations": "9.0.0-next.12",
"@swisspost/design-system-nextjs-integration": "0.1.14-next.12",
"@swisspost/design-system-styles": "9.0.0-next.12",
"@swisspost/design-system-styles-primeng-workspace": "1.0.6-next.12",
"@swisspost/design-system-styles-primeng": "9.0.0-next.12",
"@swisspost/design-system-tokens": "9.0.0-next.12"
"@swisspost/design-system-components": "9.0.0-next.13",
"@swisspost/design-system-components-angular-workspace": "1.1.10-next.13",
"@swisspost/design-system-components-angular": "9.0.0-next.13",
"@swisspost/design-system-components-react": "9.0.0-next.13",
"@swisspost/design-system-documentation": "6.0.0-next.14",
"@swisspost/design-system-icons": "9.0.0-next.13",
"@swisspost/internet-header": "2.0.0-next.13",
"@swisspost/design-system-intranet-header-workspace": "3.0.22-next.13",
"@swisspost/design-system-intranet-header": "9.0.0-next.13",
"@swisspost/design-system-intranet-header-showcase": "1.0.10-next.13",
"@swisspost/design-system-migrations": "9.0.0-next.13",
"@swisspost/design-system-nextjs-integration": "0.1.14-next.13",
"@swisspost/design-system-styles": "9.0.0-next.13",
"@swisspost/design-system-styles-primeng-workspace": "1.0.6-next.13",
"@swisspost/design-system-styles-primeng": "9.0.0-next.13",
"@swisspost/design-system-tokens": "9.0.0-next.13"
}
},
{
"title": "Version 9",
"version": "9.0.0-next.12",
"description": "Pattern documentation, code snippets and implementation guidelines for the Design System Styles.",
"url": "https://swisspost-design-system-version-9.netlify.app",
"dependencies": {
"@angular/core": "^18.0.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"bootstrap": "~5.3.0",
"@swisspost/design-system-changelog-github": "1.0.2",
"@swisspost/design-system-components": "9.0.0-next.2",
"@swisspost/design-system-components-angular-workspace": "1.1.10-next.2",
"@swisspost/design-system-components-angular": "9.0.0-next.2",
"@swisspost/design-system-components-react": "9.0.0-next.2",
"@swisspost/design-system-documentation": "6.0.0-next.2",
"@swisspost/design-system-icons": "9.0.0-next.2",
"@swisspost/internet-header": "1.14.6-next.2",
"@swisspost/design-system-intranet-header-workspace": "3.0.22-next.2",
"@swisspost/design-system-intranet-header": "9.0.0-next.2",
"@swisspost/design-system-intranet-header-showcase": "1.0.10-next.2",
"@swisspost/design-system-migrations": "9.0.0-next.2",
"@swisspost/design-system-nextjs-integration": "0.1.14-next.2",
"@swisspost/design-system-styles": "9.0.0-next.2",
"@swisspost/design-system-styles-primeng-workspace": "1.0.6-next.2",
"@swisspost/design-system-styles-primeng": "9.0.0-next.2",
"@swisspost/design-system-tokens": "9.0.0-next.2"
}
},
{
Expand Down
12 changes: 12 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @swisspost/design-system-icons

## 9.0.0-next.13

### Minor Changes

- Added icons number 1041, 2204, 2642 and 8020. (by [@myrta2302](https://github.com/myrta2302) with [#4480](https://github.com/swisspost/design-system/pull/4480))

- Added icons number 2634, 2635, 2635, 2637, 2638, 2639, 2640 and 2641. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4481](https://github.com/swisspost/design-system/pull/4481))

### Patch Changes

- Fixed UI-Icon source file names. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4351](https://github.com/swisspost/design-system/pull/4351))

## 9.0.0-next.12

## 9.0.0-next.11
Expand Down
Loading

0 comments on commit c3e5f3a

Please sign in to comment.