diff --git a/.changeset/pre.json b/.changeset/pre.json index 7e607390c7..9d6ef8d69d 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -71,6 +71,10 @@ "20251207022928-minor-ui-icon-update", "20251210074537-patch-ui-icon-update", "20251214023026-minor-ui-icon-update", + "20260105082931-minor-ui-icon-update", + "20260109072940-minor-ui-icon-update", + "20260109072940-patch-ui-icon-update", + "20260111023923-minor-ui-icon-update", "afraid-mangos-sing", "all-cloths-sleep", "angry-bulldogs-refuse", @@ -147,6 +151,7 @@ "cold-sheep-peel", "cold-snails-fall", "cold-spoons-sink", + "common-animals-kick", "common-clocks-flow", "common-parts-stick", "cool-ligers-rhyme", @@ -168,6 +173,7 @@ "curvy-sheep-help", "cute-feet-serve", "cute-geckos-rescue", + "cute-sites-flow", "cyan-beers-remember", "cyan-days-kiss", "cyan-planets-compete", @@ -203,6 +209,7 @@ "eleven-candles-retire", "eleven-grapes-join", "eleven-keys-work", + "eleven-pugs-hear", "eleven-towns-camp", "empty-coins-dig", "empty-crabs-work", @@ -262,6 +269,7 @@ "free-lamps-create", "fresh-files-crash", "fresh-hats-do", + "fresh-rules-make", "fresh-schools-peel", "friendly-impalas-reflect", "friendly-insects-breathe", @@ -270,7 +278,6 @@ "funny-knives-rule", "funny-months-attend", "funny-shrimps-care", - "funny-trees-do", "fuzzy-feet-ring", "fuzzy-mice-wait", "gentle-ads-end", @@ -318,6 +325,7 @@ "heavy-buttons-mate", "heavy-candles-flash", "heavy-eyes-live", + "heavy-points-add", "heavy-rats-explode", "heavy-spiders-join", "heavy-states-walk", @@ -411,6 +419,7 @@ "moody-glasses-raise", "moody-gorillas-explain", "moody-mice-design", + "moody-moose-wait", "moody-papayas-brush", "moody-rivers-flash", "moody-squids-lay", @@ -455,6 +464,7 @@ "olive-llamas-dream", "olive-squids-enjoy", "orange-beers-knock", + "orange-comics-jam", "orange-kiwis-breathe", "orange-maps-tan", "orange-seals-appear", @@ -534,9 +544,9 @@ "rude-planets-make", "rude-pumas-juggle", "rude-shrimps-wonder", - "sad-jeans-flow", "sad-pumas-act", "salty-badgers-doubt", + "salty-papers-share", "selfish-bats-run", "selfish-boats-appear", "selfish-jobs-rescue", @@ -544,6 +554,7 @@ "serious-chefs-exercise", "serious-rockets-buy", "serious-wasps-poke", + "seven-breads-press", "seven-kids-remember", "seven-nails-smoke", "seven-wings-dig", @@ -627,6 +638,7 @@ "spotty-trees-allow", "stale-dogs-hope", "stale-guests-love", + "stale-jars-battle", "stale-months-dance", "strange-bottles-impress", "strange-mice-bake", @@ -711,7 +723,6 @@ "two-shirts-shake", "upset-candles-change", "upset-hats-care", - "vast-rivers-agree", "violet-geckos-shave", "violet-jokes-stare", "violet-poems-attend", diff --git a/packages/changelog-github/CHANGELOG.md b/packages/changelog-github/CHANGELOG.md index a323ce6150..389d5ddc4f 100644 --- a/packages/changelog-github/CHANGELOG.md +++ b/packages/changelog-github/CHANGELOG.md @@ -1,5 +1,7 @@ # @swisspost/design-system-changelog-github +## 10.0.0-next.57 + ## 10.0.0-next.56 ## 10.0.0-next.55 diff --git a/packages/changelog-github/package.json b/packages/changelog-github/package.json index 6efc1b26c7..5daf6618e2 100644 --- a/packages/changelog-github/package.json +++ b/packages/changelog-github/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-changelog-github", - "version": "10.0.0-next.56", + "version": "10.0.0-next.57", "description": "A changelog entry generator for GitHub that links to PRs and users", "author": "Swiss Post ", "license": "Apache-2.0", diff --git a/packages/components-angular/CHANGELOG.md b/packages/components-angular/CHANGELOG.md index c0008921bf..b7019dc96e 100644 --- a/packages/components-angular/CHANGELOG.md +++ b/packages/components-angular/CHANGELOG.md @@ -1,5 +1,13 @@ # @swisspost/design-system-components-angular-workspace +## 10.0.0-next.57 + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-components@10.0.0-next.57 + - @swisspost/design-system-styles@10.0.0-next.57 + ## 10.0.0-next.56 ### Patch Changes diff --git a/packages/components-angular/package.json b/packages/components-angular/package.json index 81714e54a0..79e0d66568 100644 --- a/packages/components-angular/package.json +++ b/packages/components-angular/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-components-angular-workspace", - "version": "10.0.0-next.56", + "version": "10.0.0-next.57", "description": "Wrapper arround @swisspost/design-system-components for angular", "author": "Swiss Post ", "license": "Apache-2.0", @@ -34,8 +34,8 @@ "@angular/platform-browser": "20.3.16", "@angular/platform-browser-dynamic": "20.3.16", "@angular/router": "20.3.16", - "@swisspost/design-system-components": "workspace:10.0.0-next.56", - "@swisspost/design-system-styles": "workspace:10.0.0-next.56", + "@swisspost/design-system-components": "workspace:10.0.0-next.57", + "@swisspost/design-system-styles": "workspace:10.0.0-next.57", "rxjs": "7.8.2", "tslib": "2.8.1", "zone.js": "0.15.1" @@ -46,7 +46,7 @@ "@angular/compiler-cli": "20.3.16", "@cypress/schematic": "3.0.0", "@eslint/js": "9.18.0", - "@swisspost/design-system-components-angular": "workspace:10.0.0-next.56", + "@swisspost/design-system-components-angular": "workspace:10.0.0-next.57", "angular-eslint": "19.8.1", "copyfiles": "2.4.1", "cypress": "14.3.2", diff --git a/packages/components-angular/projects/components/CHANGELOG.md b/packages/components-angular/projects/components/CHANGELOG.md index 615a638fea..be731b3f10 100644 --- a/packages/components-angular/projects/components/CHANGELOG.md +++ b/packages/components-angular/projects/components/CHANGELOG.md @@ -1,5 +1,12 @@ # @swisspost/design-system-components-angular +## 10.0.0-next.57 + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-components@10.0.0-next.57 + ## 10.0.0-next.56 ### Major Changes diff --git a/packages/components-angular/projects/components/package.json b/packages/components-angular/projects/components/package.json index 925b72b04f..043d8fc9cd 100644 --- a/packages/components-angular/projects/components/package.json +++ b/packages/components-angular/projects/components/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-components-angular", - "version": "10.0.0-next.56", + "version": "10.0.0-next.57", "description": "Swiss Post Design System - Angular Wrapper Components", "author": "Swiss Post ", "license": "Apache-2.0", @@ -21,7 +21,7 @@ "./post-components.css": "./post-components.css" }, "dependencies": { - "@swisspost/design-system-components": "workspace:10.0.0-next.56", + "@swisspost/design-system-components": "workspace:10.0.0-next.57", "tslib": "2.8.1" }, "peerDependencies": { diff --git a/packages/components-react/CHANGELOG.md b/packages/components-react/CHANGELOG.md index b8c5cec333..6e6e923b4c 100644 --- a/packages/components-react/CHANGELOG.md +++ b/packages/components-react/CHANGELOG.md @@ -1,5 +1,12 @@ # @swisspost/design-system-components-react +## 10.0.0-next.57 + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-components@10.0.0-next.57 + ## 10.0.0-next.56 ### Major Changes diff --git a/packages/components-react/package.json b/packages/components-react/package.json index a1fc1b1ac6..4afeae1f31 100644 --- a/packages/components-react/package.json +++ b/packages/components-react/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-components-react", - "version": "10.0.0-next.56", + "version": "10.0.0-next.57", "description": "Design System React Components for easy integration with the React ecosystem", "author": "Swiss Post ", "license": "Apache-2.0", @@ -47,7 +47,7 @@ "dependencies": { "@stencil/react-output-target": "1.2.0", "@stencil/ssr": "0.1.1", - "@swisspost/design-system-components": "workspace:10.0.0-next.56" + "@swisspost/design-system-components": "workspace:10.0.0-next.57" }, "devDependencies": { "@eslint/js": "9.18.0", diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index e9ad580809..635e4970a0 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -1,5 +1,21 @@ # @swisspost/design-system-components +## 10.0.0-next.57 + +### Minor Changes + +- Updated the `post-language-menu` accessible description to use a template with a `#name` placeholder, which is dynamically replaced with the selected language name. (by [@myrta2302](https://github.com/myrta2302) with [#6923](https://github.com/swisspost/design-system/pull/6923)) + +- Enabled the open animation for the `` component. (by [@myrta2302](https://github.com/myrta2302) with [#6821](https://github.com/swisspost/design-system/pull/6821)) + +- Enabled pop-in animations for the concatenated `post-breadcrumbs`, the `post-language-menu`, and the header's user menu components. (by [@myrta2302](https://github.com/myrta2302) with [#6579](https://github.com/swisspost/design-system/pull/6579)) + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-icons@10.0.0-next.57 + - @swisspost/design-system-styles@10.0.0-next.57 + ## 10.0.0-next.56 ### Major Changes diff --git a/packages/components/package.json b/packages/components/package.json index 17f6b7e9f6..0fa0d68fd0 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-components", - "version": "10.0.0-next.56", + "version": "10.0.0-next.57", "description": "A collection of web components built with Stencil JS for the Swiss Post Design System.", "author": "Swiss Post ", "license": "Apache-2.0", @@ -90,8 +90,8 @@ "@floating-ui/dom": "1.7.4", "@oddbird/popover-polyfill": "0.6.0", "@stencil/core": "4.41.1", - "@swisspost/design-system-icons": "workspace:10.0.0-next.56", - "@swisspost/design-system-styles": "workspace:10.0.0-next.56", + "@swisspost/design-system-icons": "workspace:10.0.0-next.57", + "@swisspost/design-system-styles": "workspace:10.0.0-next.57", "ally.js": "1.4.1", "long-press-event": "2.5.0", "nanoid": "5.1.6" @@ -105,7 +105,7 @@ "@stencil/angular-output-target": "1.1.1", "@stencil/react-output-target": "1.2.0", "@stencil/sass": "3.0.12", - "@swisspost/design-system-eslint": "workspace:10.0.0-next.56", + "@swisspost/design-system-eslint": "workspace:10.0.0-next.57", "@types/jest": "29.5.14", "@types/node": "22.10.5", "@typescript-eslint/parser": "7.18.0", diff --git a/packages/documentation/CHANGELOG.md b/packages/documentation/CHANGELOG.md index eb9691d2b6..9b51622de9 100644 --- a/packages/documentation/CHANGELOG.md +++ b/packages/documentation/CHANGELOG.md @@ -1,5 +1,28 @@ # @swisspost/design-system-documentation +## 6.0.0-next.58 + +### Patch Changes + +- Updated the `post-language-menu` accessible description to use a template with a `#name` placeholder, which is dynamically replaced with the selected language name. (by [@myrta2302](https://github.com/myrta2302) with [#6923](https://github.com/swisspost/design-system/pull/6923)) + +- Reverted changes that enabled using sections within containers, as they caused overflow issues in Chromium-based browsers. (by [@alizedebray](https://github.com/alizedebray) with [#6989](https://github.com/swisspost/design-system/pull/6989)) + +- Updated the documentation of the card component. (by [@hugomslv](https://github.com/hugomslv) with [#6415](https://github.com/swisspost/design-system/pull/6415)) + +- Fixed the `full-width` attribute not working as intended in the header documentation page. (by [@alizedebray](https://github.com/alizedebray) with [#6993](https://github.com/swisspost/design-system/pull/6993)) + +- Updated maximum width of the section from 1920px to 1440px. (by [@alizedebray](https://github.com/alizedebray) with [#6993](https://github.com/swisspost/design-system/pull/6993)) + +- Updated the migration guide to show deprecated CSS classes that can now be automatically migrated. (by [@myrta2302](https://github.com/myrta2302) with [#6893](https://github.com/swisspost/design-system/pull/6893)) +- Updated dependencies: + - @swisspost/design-system-icons@10.0.0-next.57 + - @swisspost/design-system-components@10.0.0-next.57 + - @swisspost/design-system-styles@10.0.0-next.57 + - @swisspost/design-system-components-react@10.0.0-next.57 + - @swisspost/internet-header@10.0.0-next.57 + - @swisspost/design-system-tokens@10.0.0-next.57 + ## 6.0.0-next.57 ### Major Changes diff --git a/packages/documentation/package.json b/packages/documentation/package.json index d48fe4a76f..3aaae9cf67 100644 --- a/packages/documentation/package.json +++ b/packages/documentation/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-documentation", - "version": "6.0.0-next.57", + "version": "6.0.0-next.58", "description": "Swiss Post Design System Documentation.", "author": "Swiss Post ", "license": "Apache-2.0", @@ -29,12 +29,12 @@ "doctor": "storybook doctor" }, "dependencies": { - "@swisspost/design-system-components": "workspace:10.0.0-next.56", - "@swisspost/design-system-components-react": "workspace:10.0.0-next.56", - "@swisspost/design-system-icons": "workspace:10.0.0-next.56", - "@swisspost/design-system-styles": "workspace:10.0.0-next.56", - "@swisspost/design-system-tokens": "workspace:10.0.0-next.56", - "@swisspost/internet-header": "workspace:10.0.0-next.56" + "@swisspost/design-system-components": "workspace:10.0.0-next.57", + "@swisspost/design-system-components-react": "workspace:10.0.0-next.57", + "@swisspost/design-system-icons": "workspace:10.0.0-next.57", + "@swisspost/design-system-styles": "workspace:10.0.0-next.57", + "@swisspost/design-system-tokens": "workspace:10.0.0-next.57", + "@swisspost/internet-header": "workspace:10.0.0-next.57" }, "devDependencies": { "@eslint/js": "9.18.0", @@ -47,7 +47,7 @@ "@storybook/addon-docs": "9.0.18", "@storybook/addon-links": "9.0.18", "@storybook/web-components-vite": "9.0.18", - "@swisspost/design-system-components-angular": "workspace:10.0.0-next.56", + "@swisspost/design-system-components-angular": "workspace:10.0.0-next.57", "@types/css-modules": "1.0.5", "@types/mdx": "2.0.13", "@types/react": "18.3.26", diff --git a/packages/eslint/CHANGELOG.md b/packages/eslint/CHANGELOG.md index b37f9d2bd5..ae0312a527 100644 --- a/packages/eslint/CHANGELOG.md +++ b/packages/eslint/CHANGELOG.md @@ -1,5 +1,11 @@ # @swisspost/design-system-eslint +## 10.0.0-next.57 + +### Minor Changes + +- Added a migration rule that deletes all deprecated CSS classes from the code and removes the class attribute entirely if it becomes empty. (by [@myrta2302](https://github.com/myrta2302) with [#6893](https://github.com/swisspost/design-system/pull/6893)) + ## 10.0.0-next.56 ## 10.0.0-next.55 diff --git a/packages/eslint/package.json b/packages/eslint/package.json index 1e10e6c1c3..1cfb23f626 100644 --- a/packages/eslint/package.json +++ b/packages/eslint/package.json @@ -1,7 +1,7 @@ { "name": "@swisspost/design-system-eslint", "private": false, - "version": "10.0.0-next.56", + "version": "10.0.0-next.57", "description": "A set of custom ESLint rules to help keeping projects using the Swiss Post Design System up-to-date.", "author": "Swiss Post ", "license": "Apache-2.0", diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index e8a1726f42..f02ac5ead4 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -1,5 +1,35 @@ # @swisspost/design-system-icons +## 10.0.0-next.57 + +### Minor Changes + +- Added icons: + - `branchpartner` (line & solid): 16, 24, 32, 40, 48 and 64px (by [@swisspost-bot](https://github.com/swisspost-bot) with [#6942](https://github.com/swisspost/design-system/pull/6942)) + +- Added icons: + - `arrowtabulatorright` (line & solid): 16, 24, 32, 40, 48 and 64px + - `arrowupleft` (line & solid): 16, 24, 32, 40, 48 and 64px + - `contactlesspayment` (line & solid): 16, 24, 32, 40, 48 and 64px + - `handshake` (line & solid): 16, 24, 32, 40, 48 and 64px + - `infonocircle` (line & solid): 16, 24, 32, 40, 48 and 64px + - `methodology` (line & solid): 16, 24, 32, 40, 48 and 64px + - `retour` (line & solid): 16, 24, 32, 40, 48 and 64px + - `sculpture` (line & solid): 16, 24, 32, 40, 48 and 64px + - `tractor` (line & solid): 16, 24, 32, 40, 48 and 64px + - `videofile` (line & solid): 16, 24, 32, 40, 48 and 64px (by [@swisspost-bot](https://github.com/swisspost-bot) with [#6975](https://github.com/swisspost/design-system/pull/6975)) + +- Added icons: + - `cogwheelrailway` (line & solid): 16, 24, 32, 40, 48 and 64px + - `garage` (line & solid): 16, 24, 32, 40, 48 and 64px + - `mountainrailway` (line & solid): 16, 24, 32, 40, 48 and 64px + - `tools` (line & solid): 16, 24, 32, 40, 48 and 64px (by [@swisspost-bot](https://github.com/swisspost-bot) with [#6987](https://github.com/swisspost/design-system/pull/6987)) + +### Patch Changes + +- Updated icons: + - `globemeridian` (line): 16px (by [@swisspost-bot](https://github.com/swisspost-bot) with [#6975](https://github.com/swisspost/design-system/pull/6975)) + ## 10.0.0-next.56 ### Minor Changes diff --git a/packages/icons/package.json b/packages/icons/package.json index b296c0c67b..861429ee88 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-icons", - "version": "10.0.0-next.56", + "version": "10.0.0-next.57", "description": "A collection of Swiss Post icons intended for use with the Design System.", "author": "Swiss Post ", "license": "Apache-2.0", diff --git a/packages/internet-header/CHANGELOG.md b/packages/internet-header/CHANGELOG.md index 9cd480f2aa..274270fcd2 100644 --- a/packages/internet-header/CHANGELOG.md +++ b/packages/internet-header/CHANGELOG.md @@ -1,5 +1,12 @@ # @swisspost/internet-header +## 10.0.0-next.57 + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-styles@10.0.0-next.57 + ## 10.0.0-next.56 ### Patch Changes diff --git a/packages/internet-header/package.json b/packages/internet-header/package.json index 428d359e93..9428f0c6ce 100644 --- a/packages/internet-header/package.json +++ b/packages/internet-header/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/internet-header", - "version": "10.0.0-next.56", + "version": "10.0.0-next.57", "description": "The header for client facing applications.", "author": "Swiss Post ", "license": "Apache-2.0", @@ -42,7 +42,7 @@ "generate": "stencil generate" }, "dependencies": { - "@swisspost/design-system-styles": "workspace:10.0.0-next.56", + "@swisspost/design-system-styles": "workspace:10.0.0-next.57", "body-scroll-lock": "4.0.0-beta.0", "iframe-resizer": "4.4.5", "jquery": "3.7.1", diff --git a/packages/nextjs-integration/CHANGELOG.md b/packages/nextjs-integration/CHANGELOG.md index 96939fbf91..caec10aafd 100644 --- a/packages/nextjs-integration/CHANGELOG.md +++ b/packages/nextjs-integration/CHANGELOG.md @@ -1,5 +1,13 @@ # @swisspost/design-system-nextjs-integration +## 10.0.0-next.57 + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-styles@10.0.0-next.57 + - @swisspost/design-system-components-react@10.0.0-next.57 + ## 10.0.0-next.56 ### Patch Changes diff --git a/packages/nextjs-integration/package.json b/packages/nextjs-integration/package.json index be51b5a66d..be3710f10e 100644 --- a/packages/nextjs-integration/package.json +++ b/packages/nextjs-integration/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-nextjs-integration", - "version": "10.0.0-next.56", + "version": "10.0.0-next.57", "description": "NextJS example integration of the Swiss Post Design System", "author": "Swiss Post ", "license": "Apache-2.0", @@ -25,8 +25,8 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@swisspost/design-system-components-react": "workspace:10.0.0-next.56", - "@swisspost/design-system-styles": "workspace:10.0.0-next.56", + "@swisspost/design-system-components-react": "workspace:10.0.0-next.57", + "@swisspost/design-system-styles": "workspace:10.0.0-next.57", "next": "16.1.1", "react": "19.1.1", "react-dom": "19.1.1" @@ -35,7 +35,7 @@ "@eslint/js": "9.18.0", "@next/eslint-plugin-next": "15.1.5", "@playwright/test": "1.56.1", - "@swisspost/design-system-components": "workspace:10.0.0-next.56", + "@swisspost/design-system-components": "workspace:10.0.0-next.57", "@types/node": "22.10.5", "@types/react": "19.1.9", "@types/react-dom": "19.1.7", diff --git a/packages/styles-primeng-workspace/CHANGELOG.md b/packages/styles-primeng-workspace/CHANGELOG.md index d6df92d11b..c2616f701a 100644 --- a/packages/styles-primeng-workspace/CHANGELOG.md +++ b/packages/styles-primeng-workspace/CHANGELOG.md @@ -1,5 +1,12 @@ # @swisspost/design-system-styles-primeng-workspace +## 10.0.0-next.57 + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-styles@10.0.0-next.57 + ## 10.0.0-next.56 ### Patch Changes diff --git a/packages/styles-primeng-workspace/package.json b/packages/styles-primeng-workspace/package.json index 4083087164..dd1ee77f00 100644 --- a/packages/styles-primeng-workspace/package.json +++ b/packages/styles-primeng-workspace/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-styles-primeng-workspace", - "version": "10.0.0-next.56", + "version": "10.0.0-next.57", "description": "Showcase for a Post like custom prime-ng theme", "license": "Apache-2.0", "private": true, @@ -31,7 +31,7 @@ "@angular/platform-browser-dynamic": "19.2.18", "@angular/router": "19.2.18", "@primeng/themes": "19.0.9", - "@swisspost/design-system-styles": "workspace:10.0.0-next.56", + "@swisspost/design-system-styles": "workspace:10.0.0-next.57", "primeng": "19.0.9", "rxjs": "7.8.2", "tslib": "2.8.1", diff --git a/packages/styles-primeng-workspace/projects/styles-primeng/CHANGELOG.md b/packages/styles-primeng-workspace/projects/styles-primeng/CHANGELOG.md index a1201a65ed..d9336e595d 100644 --- a/packages/styles-primeng-workspace/projects/styles-primeng/CHANGELOG.md +++ b/packages/styles-primeng-workspace/projects/styles-primeng/CHANGELOG.md @@ -1,5 +1,12 @@ # @swisspost/design-system-styles-primeng +## 10.0.0-next.57 + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-styles@10.0.0-next.57 + ## 10.0.0-next.56 ### Patch Changes diff --git a/packages/styles-primeng-workspace/projects/styles-primeng/package.json b/packages/styles-primeng-workspace/projects/styles-primeng/package.json index 91eb80b192..420624aabf 100644 --- a/packages/styles-primeng-workspace/projects/styles-primeng/package.json +++ b/packages/styles-primeng-workspace/projects/styles-primeng/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-styles-primeng", - "version": "10.0.0-next.56", + "version": "10.0.0-next.57", "description": "Swiss Post styles for PrimeNG datatable.", "author": "Swiss Post ", "license": "Apache-2.0", @@ -21,7 +21,7 @@ "primeng": "^19.0.0" }, "dependencies": { - "@swisspost/design-system-styles": "workspace:10.0.0-next.56", + "@swisspost/design-system-styles": "workspace:10.0.0-next.57", "tslib": "2.8.1" }, "sideEffects": false, diff --git a/packages/styles/CHANGELOG.md b/packages/styles/CHANGELOG.md index e5bea71cc2..b884e71b21 100644 --- a/packages/styles/CHANGELOG.md +++ b/packages/styles/CHANGELOG.md @@ -1,5 +1,19 @@ # @swisspost/design-system-styles +## 10.0.0-next.57 + +### Major Changes + +- Reverted changes that enabled using sections within containers, as they caused overflow issues in Chromium-based browsers. (by [@alizedebray](https://github.com/alizedebray) with [#6989](https://github.com/swisspost/design-system/pull/6989)) + +- Updated maximum width of the section from 1920px to 1440px. (by [@alizedebray](https://github.com/alizedebray) with [#6993](https://github.com/swisspost/design-system/pull/6993)) + +### Patch Changes + +- Fixed an issue where certain header navigation items were not styled correctly when they were not contained within lists. (by [@alizedebray](https://github.com/alizedebray) with [#6943](https://github.com/swisspost/design-system/pull/6943)) +- Updated dependencies: + - @swisspost/design-system-icons@10.0.0-next.57 + ## 10.0.0-next.56 ### Major Changes diff --git a/packages/styles/package.json b/packages/styles/package.json index afe57e56c2..17809132f1 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-styles", - "version": "10.0.0-next.56", + "version": "10.0.0-next.57", "description": "Design System Styles for the Swiss Post web platform.", "author": "Swiss Post ", "license": "Apache-2.0", @@ -31,11 +31,11 @@ }, "dependencies": { "@popperjs/core": "2.11.8", - "@swisspost/design-system-icons": "workspace:10.0.0-next.56", + "@swisspost/design-system-icons": "workspace:10.0.0-next.57", "gulp-sourcemaps": "3.0.0" }, "devDependencies": { - "@swisspost/design-system-tokens": "workspace:10.0.0-next.56", + "@swisspost/design-system-tokens": "workspace:10.0.0-next.57", "@types/node": "22.10.5", "autoprefixer": "10.4.21", "copyfiles": "2.4.1", diff --git a/packages/tokens/CHANGELOG.md b/packages/tokens/CHANGELOG.md index 8958973357..6b0b15c500 100644 --- a/packages/tokens/CHANGELOG.md +++ b/packages/tokens/CHANGELOG.md @@ -1,5 +1,7 @@ # @swisspost/design-system-tokens +## 10.0.0-next.57 + ## 10.0.0-next.56 ## 10.0.0-next.55 diff --git a/packages/tokens/package.json b/packages/tokens/package.json index c429389c02..e71f03234e 100644 --- a/packages/tokens/package.json +++ b/packages/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-tokens", - "version": "10.0.0-next.56", + "version": "10.0.0-next.57", "description": "Design Tokens for the Swiss Post Design System.", "author": "Swiss Post ", "license": "Apache-2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2eceb9165b..6d5bae9d4e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,10 +71,10 @@ importers: specifier: 4.41.1 version: 4.41.1 '@swisspost/design-system-icons': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../icons '@swisspost/design-system-styles': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../styles/dist ally.js: specifier: 1.4.1 @@ -111,7 +111,7 @@ importers: specifier: 3.0.12 version: 3.0.12(@stencil/core@4.41.1) '@swisspost/design-system-eslint': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../eslint '@types/jest': specifier: 29.5.14 @@ -207,10 +207,10 @@ importers: specifier: 20.3.16 version: 20.3.16(@angular/common@20.3.16(@angular/core@20.3.16(@angular/compiler@20.3.16)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/core@20.3.16(@angular/compiler@20.3.16)(rxjs@7.8.2)(zone.js@0.15.1))(@angular/platform-browser@20.3.16(@angular/animations@20.3.16(@angular/core@20.3.16(@angular/compiler@20.3.16)(rxjs@7.8.2)(zone.js@0.15.1)))(@angular/common@20.3.16(@angular/core@20.3.16(@angular/compiler@20.3.16)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/core@20.3.16(@angular/compiler@20.3.16)(rxjs@7.8.2)(zone.js@0.15.1)))(rxjs@7.8.2) '@swisspost/design-system-components': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../components '@swisspost/design-system-styles': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../styles/dist rxjs: specifier: 7.8.2 @@ -238,7 +238,7 @@ importers: specifier: 9.18.0 version: 9.18.0 '@swisspost/design-system-components-angular': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:dist/components angular-eslint: specifier: 19.8.1 @@ -295,7 +295,7 @@ importers: specifier: '>=19.0.0 <21.0.0' version: 20.1.6(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/core@19.2.0(rxjs@7.8.2)(zone.js@0.15.1))(@angular/platform-browser@20.3.16(@angular/animations@20.3.16(@angular/core@19.2.0(rxjs@7.8.2)(zone.js@0.15.1)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2))(@angular/core@19.2.0(rxjs@7.8.2)(zone.js@0.15.1)))(rxjs@7.8.2) '@swisspost/design-system-components': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../../../components tslib: specifier: 2.8.1 @@ -311,7 +311,7 @@ importers: specifier: 0.1.1 version: 0.1.1(next@16.1.1(@playwright/test@1.56.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.90.0))(vite@7.1.12(@types/node@22.10.5)(jiti@2.6.1)(less@4.3.0)(lightningcss@1.30.2)(sass-embedded@1.89.2)(sass@1.90.0)(terser@5.44.1)(yaml@2.8.2))(webpack@5.99.9) '@swisspost/design-system-components': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../components devDependencies: '@eslint/js': @@ -357,22 +357,22 @@ importers: packages/documentation: dependencies: '@swisspost/design-system-components': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../components '@swisspost/design-system-components-react': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../components-react '@swisspost/design-system-icons': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../icons '@swisspost/design-system-styles': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../styles/dist '@swisspost/design-system-tokens': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../tokens/dist '@swisspost/internet-header': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../internet-header devDependencies: '@eslint/js': @@ -406,7 +406,7 @@ importers: specifier: 9.0.18 version: 9.0.18(lit@3.3.1)(storybook@9.1.17(@testing-library/dom@10.4.0)(prettier@3.6.2)(vite@7.1.12(@types/node@25.0.3)(jiti@2.6.1)(less@4.3.0)(lightningcss@1.30.2)(sass-embedded@1.78.0)(sass@1.90.0)(terser@5.44.1)(yaml@2.8.2)))(vite@7.1.12(@types/node@25.0.3)(jiti@2.6.1)(less@4.3.0)(lightningcss@1.30.2)(sass-embedded@1.78.0)(sass@1.90.0)(terser@5.44.1)(yaml@2.8.2)) '@swisspost/design-system-components-angular': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../components-angular/dist/components '@types/css-modules': specifier: 1.0.5 @@ -632,7 +632,7 @@ importers: packages/internet-header: dependencies: '@swisspost/design-system-styles': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../styles/dist body-scroll-lock: specifier: 4.0.0-beta.0 @@ -768,10 +768,10 @@ importers: packages/nextjs-integration: dependencies: '@swisspost/design-system-components-react': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../components-react '@swisspost/design-system-styles': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../styles/dist next: specifier: 16.1.1 @@ -793,7 +793,7 @@ importers: specifier: 1.56.1 version: 1.56.1 '@swisspost/design-system-components': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../components '@tailwindcss/postcss': specifier: 4.1.17 @@ -841,14 +841,14 @@ importers: specifier: 2.11.8 version: 2.11.8 '@swisspost/design-system-icons': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../icons gulp-sourcemaps: specifier: 3.0.0 version: 3.0.0 devDependencies: '@swisspost/design-system-tokens': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../tokens/dist '@types/node': specifier: 22.10.5 @@ -942,7 +942,7 @@ importers: specifier: 19.0.9 version: 19.0.9 '@swisspost/design-system-styles': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../styles/dist primeng: specifier: 19.0.9 @@ -1030,7 +1030,7 @@ importers: packages/styles-primeng-workspace/projects/styles-primeng: dependencies: '@swisspost/design-system-styles': - specifier: workspace:10.0.0-next.56 + specifier: workspace:10.0.0-next.57 version: link:../../../styles/dist primeng: specifier: ^19.0.0