Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 14 additions & 3 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -534,16 +544,17 @@
"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",
"selfish-ways-know",
"serious-chefs-exercise",
"serious-rockets-buy",
"serious-wasps-poke",
"seven-breads-press",
"seven-kids-remember",
"seven-nails-smoke",
"seven-wings-dig",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
2 changes: 2 additions & 0 deletions packages/changelog-github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @swisspost/design-system-changelog-github

## 10.0.0-next.57

## 10.0.0-next.56

## 10.0.0-next.55
Expand Down
2 changes: 1 addition & 1 deletion packages/changelog-github/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"license": "Apache-2.0",
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

## 10.0.0-next.57

### Patch Changes

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

## 10.0.0-next.56

### Patch Changes
Expand Down
8 changes: 4 additions & 4 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": "10.0.0-next.56",
"version": "10.0.0-next.57",
"description": "Wrapper arround @swisspost/design-system-components for angular",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -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"
Expand All @@ -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",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swisspost/design-system-components-angular

## 10.0.0-next.57

### Patch Changes

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

## 10.0.0-next.56

### Major Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"license": "Apache-2.0",
Expand All @@ -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": {
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

## 10.0.0-next.57

### Patch Changes

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

## 10.0.0-next.56

### Major 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": "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 <[email protected]>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -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",
Expand Down
16 changes: 16 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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 `<post-tooltip>` 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/[email protected]
- @swisspost/[email protected]

## 10.0.0-next.56

### Major Changes
Expand Down
8 changes: 4 additions & 4 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": "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 <[email protected]>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -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"
Expand All @@ -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",
Expand Down
23 changes: 23 additions & 0 deletions packages/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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/[email protected]
- @swisspost/[email protected]
- @swisspost/[email protected]
- @swisspost/[email protected]
- @swisspost/[email protected]
- @swisspost/[email protected]

## 6.0.0-next.57

### Major Changes
Expand Down
16 changes: 8 additions & 8 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.57",
"version": "6.0.0-next.58",
"description": "Swiss Post Design System Documentation.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"license": "Apache-2.0",
Expand Down
30 changes: 30 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading