Skip to content

Commit 9d1cfe6

Browse files
chore(changesets): 🦋📦 publish packages (main) (next) (#4840)
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/design-system-styles@9.0.0-next.30 ### Major Changes - Uninstalled **Intranet Header** package and all its style references. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#4587](#4587)) - Removed z-index scss variables that were no longer necessary as they had been replaced with popover elements. (by [@leagrdv](https://github.com/leagrdv) with [#4658](#4658)) ### Patch Changes - Internalized bootstrap border utility classes. (by [@myrta2302](https://github.com/myrta2302) with [#3751](#3751)) - Merged utility classes that were setting the same properties, which reduces the size of the CSS output. (by [@leagrdv](https://github.com/leagrdv) with [#4654](#4654)) - Fixed the mobile menu height in the `post-header` component when the scrollable parent is not the document's body. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4829](#4829)) - Updated header button styles to match the header anchor styles. (by [@myrta2302](https://github.com/myrta2302) with [#4785](#4785)) - Switched the outermost scrollable parent of the `post-header` component from the `html` to the `body` element. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4823](#4823)) - Cleaned up \_button.scss by moving button-specific variables to button.scss. Redefined cross-referenced variables in respective component files. Removed unused variables. (by [@schaertim](https://github.com/schaertim) with [#4702](#4702)) - Improved the consistency of styles for buttons and links in HCM. (by [@leagrdv](https://github.com/leagrdv) with [#4864](#4864)) - Corrected icon URL declarations to avoid errors during the build process when using Vite. (by [@alizedebray](https://github.com/alizedebray) with [#4853](#4853)) ## @swisspost/design-system-icons@9.0.0-next.30 ### Minor Changes - The two icon sets “Post” and “UI” have been updated with the latest icons. The “UI” icons are now also updated via cdn. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4611](#4611)) ## @swisspost/design-system-components@9.0.0-next.30 ### Patch Changes - Fixed the gap that appeared between the header and the main navigation when scrolling up. (by [@alizedebray](https://github.com/alizedebray) with [#4810](#4810)) - Fixed text-alignment for `post-language-switch` component to match the design. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#4759](#4759)) - Updated the keydown event handling for `post-megadropdown` component to move focus to the first dropdown element when activated via Space, ensuring consistency with the Enter key behavior. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#4799](#4799)) - Fixed the mobile menu height in the `post-header` component when the scrollable parent is not the document's body. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4829](#4829)) - Switched the outermost scrollable parent of the `post-header` component from the `html` to the `body` element. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4823](#4823)) - Fixed the mobile menu behavior in the `post-header` and `post-megadropdown` components, so the second navigation level is always showing at the correct location in design, no matter if the user has scrolled on the first navigation level. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4829](#4829)) - Fixed the clipped focus ring on `post-mainnavigation` items ensuring a fully visible and accessible focus state. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#4808](#4808)) - Adjusted `post-tooltip` and `post-popover` positioning by adding a top margin to ensure they do not overlap the `post-header` upon opening. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#4589](#4589)) - Improved the consistency of styles for buttons and links in HCM. (by [@leagrdv](https://github.com/leagrdv) with [#4864](#4864)) - Updated dependencies: - @swisspost/design-system-styles@9.0.0-next.30 - @swisspost/design-system-icons@9.0.0-next.30 ## @swisspost/design-system-components-angular@9.0.0-next.30 ### Patch Changes - Updated the project to use Angular version 19. (by [@alizedebray](https://github.com/alizedebray) with [#4853](#4853)) - Updated dependencies: - @swisspost/design-system-components@9.0.0-next.30 ## @swisspost/design-system-components-react@9.0.0-next.30 ### Patch Changes - Updated dependencies: - @swisspost/design-system-components@9.0.0-next.30 ## @swisspost/design-system-styles-primeng@9.0.0-next.30 ### Patch Changes - Updated the project to use Angular version 19. (by [@alizedebray](https://github.com/alizedebray) with [#4853](#4853)) - Updated dependencies: - @swisspost/design-system-styles@9.0.0-next.30 ## @swisspost/design-system-tokens@9.0.0-next.30 ## @swisspost/design-system-documentation@6.0.0-next.31 ### Major Changes - Uninstalled **Intranet Header** package, documentation and all references to it. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#4587](#4587)) ### Minor Changes - The two icon sets “Post” and “UI” have been updated with the latest icons. The “UI” icons are now also updated via cdn. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4611](#4611)) ### Patch Changes - Added release lines for the styles package versions. (by [@leagrdv](https://github.com/leagrdv) with [#4827](#4827)) - Internalized bootstrap border utility classes. (by [@myrta2302](https://github.com/myrta2302) with [#3751](#3751)) - Fixed the mobile menu height in the `post-header` component when the scrollable parent is not the document's body. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4829](#4829)) - Added documentation for developing and designing accessible webpages. (by [@leagrdv](https://github.com/leagrdv) with [#4847](#4847)) - Updated dependencies: - @swisspost/design-system-styles@9.0.0-next.30 - @swisspost/design-system-components@9.0.0-next.30 - @swisspost/design-system-icons@9.0.0-next.30 - @swisspost/internet-header@2.0.0-next.30 - @swisspost/design-system-components-react@9.0.0-next.30 - @swisspost/design-system-tokens@9.0.0-next.30 ## @swisspost/design-system-components-angular-workspace@1.1.10-next.30 ### Patch Changes - Updated dependencies: - @swisspost/design-system-styles@9.0.0-next.30 - @swisspost/design-system-components@9.0.0-next.30 ## @swisspost/internet-header@2.0.0-next.30 ### Patch Changes - Updated dependencies: - @swisspost/design-system-styles@9.0.0-next.30 ## @swisspost/design-system-nextjs-integration@0.1.14-next.30 ### Patch Changes - Updated dependencies: - @swisspost/design-system-styles@9.0.0-next.30 - @swisspost/internet-header@2.0.0-next.30 - @swisspost/design-system-components-react@9.0.0-next.30 ## @swisspost/design-system-styles-primeng-workspace@1.0.6-next.30 ### Patch Changes - Updated dependencies: - @swisspost/design-system-styles@9.0.0-next.30 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5963d8f commit 9d1cfe6

File tree

28 files changed

+258
-71
lines changed

28 files changed

+258
-71
lines changed

.changeset/pre.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"big-frogs-admire",
3434
"big-hats-clap",
3535
"big-maps-pay",
36+
"big-owls-confess",
3637
"big-peaches-matter",
3738
"big-socks-dress",
3839
"blue-eyes-sip",
@@ -42,6 +43,7 @@
4243
"breezy-cups-add",
4344
"breezy-poets-shout",
4445
"bright-coins-repeat",
46+
"bright-dragons-exist",
4547
"bright-insects-unite",
4648
"brown-badgers-dream",
4749
"calm-rabbits-pull",
@@ -76,6 +78,7 @@
7678
"dirty-mayflies-taste",
7779
"dirty-squids-hunt",
7880
"dry-moons-walk",
81+
"dry-mugs-press",
7982
"dry-pears-fry",
8083
"dry-trainers-stare",
8184
"dull-actors-collect",
@@ -86,6 +89,7 @@
8689
"eight-turkeys-matter",
8790
"eighty-bees-invent",
8891
"eighty-ghosts-explain",
92+
"eleven-grapes-join",
8993
"eleven-keys-work",
9094
"empty-islands-kneel",
9195
"fair-actors-scream",
@@ -101,6 +105,8 @@
101105
"five-hornets-sin",
102106
"flat-badgers-fly",
103107
"flat-bears-tap",
108+
"flat-candles-bathe",
109+
"fluffy-frogs-invite",
104110
"four-beers-leave",
105111
"four-jokes-tease",
106112
"fresh-files-crash",
@@ -130,6 +136,7 @@
130136
"gorgeous-glasses-end",
131137
"gorgeous-mugs-train",
132138
"gorgeous-needles-run",
139+
"great-houses-bake",
133140
"great-humans-talk",
134141
"grumpy-bears-fail",
135142
"grumpy-fishes-fail",
@@ -145,12 +152,14 @@
145152
"honest-numbers-end",
146153
"hot-lizards-dance",
147154
"hungry-balloons-sin",
155+
"hungry-ducks-raise",
148156
"hungry-penguins-turn",
149157
"itchy-meals-drum",
150158
"khaki-cars-smell",
151159
"khaki-cougars-itch",
152160
"kind-buses-trade",
153161
"kind-papayas-provide",
162+
"kind-toys-impress",
154163
"large-apples-clap",
155164
"large-gorillas-hope",
156165
"large-hornets-complain",
@@ -182,6 +191,8 @@
182191
"neat-jars-destroy",
183192
"neat-planets-return",
184193
"neat-suits-provide",
194+
"nervous-clouds-impress",
195+
"nervous-glasses-pay",
185196
"nervous-lizards-laugh",
186197
"nervous-mangos-rule",
187198
"nervous-months-smash",
@@ -201,7 +212,9 @@
201212
"odd-llamas-rescue",
202213
"old-fireants-arrive",
203214
"old-spiders-travel",
215+
"olive-insects-mix",
204216
"olive-squids-enjoy",
217+
"orange-kiwis-breathe",
205218
"orange-maps-tan",
206219
"pink-weeks-relate",
207220
"plenty-apricots-raise",
@@ -223,6 +236,7 @@
223236
"quick-buses-give",
224237
"quick-eagles-watch",
225238
"quick-mails-joke",
239+
"quick-vans-rule",
226240
"quiet-apes-rhyme",
227241
"quiet-dolls-lick",
228242
"quiet-pots-tickle",
@@ -246,6 +260,7 @@
246260
"rude-pumas-juggle",
247261
"rude-shrimps-wonder",
248262
"selfish-bats-run",
263+
"selfish-boats-appear",
249264
"selfish-jobs-rescue",
250265
"selfish-ways-know",
251266
"serious-chefs-exercise",
@@ -260,6 +275,8 @@
260275
"shiny-ears-care",
261276
"short-olives-sleep",
262277
"short-parents-lay",
278+
"short-taxis-judge",
279+
"shy-beers-explain",
263280
"shy-walls-exercise",
264281
"silent-ears-drive",
265282
"silent-vans-care",
@@ -299,15 +316,18 @@
299316
"ten-coins-perform",
300317
"tender-glasses-arrive",
301318
"tender-laws-confess",
319+
"thick-readers-poke",
302320
"thirty-cats-juggle",
303321
"thirty-chairs-suffer",
304322
"thirty-mirrors-thank",
323+
"three-elephants-sleep",
305324
"three-geese-run",
306325
"three-lies-do",
307326
"three-zoos-listen",
308327
"tidy-dolls-walk",
309328
"tidy-keys-push",
310329
"tidy-paws-type",
330+
"tidy-readers-wash",
311331
"tiny-socks-count",
312332
"tough-bikes-punch",
313333
"tough-cheetahs-clean",
@@ -334,6 +354,7 @@
334354
"wicked-scissors-buy",
335355
"wild-bugs-work",
336356
"wise-hornets-happen",
357+
"wise-jobs-taste",
337358
"wise-panthers-protect",
338359
"wise-rats-whisper",
339360
"wise-spies-shave",

packages/components-angular/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @swisspost/design-system-components-angular-workspace
22

3+
## 1.1.10-next.30
4+
5+
### Patch Changes
6+
7+
- Updated dependencies:
8+
- @swisspost/design-system-styles@9.0.0-next.30
9+
- @swisspost/design-system-components@9.0.0-next.30
10+
311
## 1.1.10-next.29
412

513
### Patch Changes

packages/components-angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-components-angular-workspace",
3-
"version": "1.1.10-next.29",
3+
"version": "1.1.10-next.30",
44
"scripts": {
55
"start": "ng serve --port 9210",
66
"build": "pnpm clean && ng build components",
@@ -20,8 +20,8 @@
2020
"@angular/platform-browser": "19.2.0",
2121
"@angular/platform-browser-dynamic": "19.2.0",
2222
"@angular/router": "19.2.0",
23-
"@swisspost/design-system-components": "workspace:9.0.0-next.29",
24-
"@swisspost/design-system-styles": "workspace:9.0.0-next.29",
23+
"@swisspost/design-system-components": "workspace:9.0.0-next.30",
24+
"@swisspost/design-system-styles": "workspace:9.0.0-next.30",
2525
"rxjs": "7.8.1",
2626
"tslib": "2.8.1",
2727
"zone.js": "0.15.0"

packages/components-angular/projects/components/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @swisspost/design-system-components-angular
22

3+
## 9.0.0-next.30
4+
5+
### Patch Changes
6+
7+
- Updated the project to use Angular version 19. (by [@alizedebray](https://github.com/alizedebray) with [#4853](https://github.com/swisspost/design-system/pull/4853))
8+
- Updated dependencies:
9+
- @swisspost/design-system-components@9.0.0-next.30
10+
311
## 9.0.0-next.29
412

513
### Patch Changes

packages/components-angular/projects/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-components-angular",
3-
"version": "9.0.0-next.29",
3+
"version": "9.0.0-next.30",
44
"description": "Swiss Post Design System - Angular Wrapper Components",
55
"author": "Swiss Post <design-system@post.ch>",
66
"license": "Apache-2.0",
@@ -18,7 +18,7 @@
1818
"linkDirectory": true
1919
},
2020
"dependencies": {
21-
"@swisspost/design-system-components": "workspace:9.0.0-next.29",
21+
"@swisspost/design-system-components": "workspace:9.0.0-next.30",
2222
"tslib": "2.8.1"
2323
},
2424
"peerDependencies": {

packages/components-react/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @swisspost/design-system-components-react
22

3+
## 9.0.0-next.30
4+
5+
### Patch Changes
6+
7+
- Updated dependencies:
8+
- @swisspost/design-system-components@9.0.0-next.30
9+
310
## 9.0.0-next.29
411

512
### Patch Changes

packages/components-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-components-react",
3-
"version": "9.0.0-next.29",
3+
"version": "9.0.0-next.30",
44
"description": "Design System React Components for easy integration with the React ecosystem",
55
"author": "Swiss Post <design-system@post.ch>",
66
"license": "Apache-2.0",
@@ -28,7 +28,7 @@
2828
"lint:fix": "eslint --fix"
2929
},
3030
"dependencies": {
31-
"@swisspost/design-system-components": "workspace:9.0.0-next.29"
31+
"@swisspost/design-system-components": "workspace:9.0.0-next.30"
3232
},
3333
"devDependencies": {
3434
"@eslint/js": "9.18.0",

packages/components/CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# @swisspost/design-system-components
22

3+
## 9.0.0-next.30
4+
5+
### Patch Changes
6+
7+
- Fixed the gap that appeared between the header and the main navigation when scrolling up. (by [@alizedebray](https://github.com/alizedebray) with [#4810](https://github.com/swisspost/design-system/pull/4810))
8+
9+
- Fixed text-alignment for `post-language-switch` component to match the design. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#4759](https://github.com/swisspost/design-system/pull/4759))
10+
11+
- Updated the keydown event handling for `post-megadropdown` component to move focus to the first dropdown element when activated via Space, ensuring consistency with the Enter key behavior. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#4799](https://github.com/swisspost/design-system/pull/4799))
12+
13+
- Fixed the mobile menu height in the `post-header` component when the scrollable parent is not the document's body. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4829](https://github.com/swisspost/design-system/pull/4829))
14+
15+
- Switched the outermost scrollable parent of the `post-header` component from the `html` to the `body` element. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4823](https://github.com/swisspost/design-system/pull/4823))
16+
17+
- Fixed the mobile menu behavior in the `post-header` and `post-megadropdown` components, so the second navigation level is always showing at the correct location in design, no matter if the user has scrolled on the first navigation level. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4829](https://github.com/swisspost/design-system/pull/4829))
18+
19+
- Fixed the clipped focus ring on `post-mainnavigation` items ensuring a fully visible and accessible focus state. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#4808](https://github.com/swisspost/design-system/pull/4808))
20+
21+
- Adjusted `post-tooltip` and `post-popover` positioning by adding a top margin to ensure they do not overlap the `post-header` upon opening. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#4589](https://github.com/swisspost/design-system/pull/4589))
22+
23+
- Improved the consistency of styles for buttons and links in HCM. (by [@leagrdv](https://github.com/leagrdv) with [#4864](https://github.com/swisspost/design-system/pull/4864))
24+
- Updated dependencies:
25+
- @swisspost/design-system-styles@9.0.0-next.30
26+
- @swisspost/design-system-icons@9.0.0-next.30
27+
328
## 9.0.0-next.29
429

530
### Patch Changes

packages/components/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-components",
3-
"version": "9.0.0-next.29",
3+
"version": "9.0.0-next.30",
44
"description": "A collection of web components built with Stencil JS for the Swiss Post Design System.",
55
"license": "Apache-2.0",
66
"main": "dist/index.cjs.js",
@@ -40,8 +40,8 @@
4040
"dependencies": {
4141
"@floating-ui/dom": "1.6.13",
4242
"@oddbird/popover-polyfill": "0.3.7",
43-
"@swisspost/design-system-icons": "workspace:9.0.0-next.29",
44-
"@swisspost/design-system-styles": "workspace:9.0.0-next.29",
43+
"@swisspost/design-system-icons": "workspace:9.0.0-next.30",
44+
"@swisspost/design-system-styles": "workspace:9.0.0-next.30",
4545
"ally.js": "1.4.1",
4646
"long-press-event": "2.5.0",
4747
"nanoid": "5.0.9"

packages/documentation/CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# @swisspost/design-system-documentation
22

3+
## 6.0.0-next.31
4+
5+
### Major Changes
6+
7+
- Uninstalled **Intranet Header** package, documentation and all references to it. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#4587](https://github.com/swisspost/design-system/pull/4587))
8+
9+
### Minor Changes
10+
11+
- The two icon sets “Post” and “UI” have been updated with the latest icons. The “UI” icons are now also updated via cdn. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4611](https://github.com/swisspost/design-system/pull/4611))
12+
13+
### Patch Changes
14+
15+
- Added release lines for the styles package versions. (by [@leagrdv](https://github.com/leagrdv) with [#4827](https://github.com/swisspost/design-system/pull/4827))
16+
17+
- Internalized bootstrap border utility classes. (by [@myrta2302](https://github.com/myrta2302) with [#3751](https://github.com/swisspost/design-system/pull/3751))
18+
19+
- Fixed the mobile menu height in the `post-header` component when the scrollable parent is not the document's body. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#4829](https://github.com/swisspost/design-system/pull/4829))
20+
21+
- Added documentation for developing and designing accessible webpages. (by [@leagrdv](https://github.com/leagrdv) with [#4847](https://github.com/swisspost/design-system/pull/4847))
22+
- Updated dependencies:
23+
- @swisspost/design-system-styles@9.0.0-next.30
24+
- @swisspost/design-system-components@9.0.0-next.30
25+
- @swisspost/design-system-icons@9.0.0-next.30
26+
- @swisspost/internet-header@2.0.0-next.30
27+
- @swisspost/design-system-components-react@9.0.0-next.30
28+
- @swisspost/design-system-tokens@9.0.0-next.30
29+
330
## 6.0.0-next.30
431

532
### Patch Changes

0 commit comments

Comments
 (0)