Skip to content

Commit

Permalink
chore(changesets): publish packages (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 19, 2024
1 parent 65ebf3d commit fcf1b95
Show file tree
Hide file tree
Showing 34 changed files with 225 additions and 68 deletions.
15 changes: 15 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"beige-jobs-do",
"big-frogs-admire",
"big-hats-clap",
"big-maps-pay",
"big-socks-dress",
"blue-kings-beg",
"brave-kings-dance",
Expand All @@ -51,6 +52,8 @@
"dry-moons-walk",
"dry-trainers-stare",
"dull-falcons-hope",
"early-baboons-cross",
"early-knives-own",
"eight-turkeys-matter",
"eleven-keys-work",
"empty-islands-kneel",
Expand All @@ -61,13 +64,16 @@
"fifty-students-call",
"five-hornets-sin",
"flat-bears-tap",
"four-beers-leave",
"four-jokes-tease",
"friendly-insects-breathe",
"funny-shrimps-care",
"giant-games-swim",
"gold-chairs-grin",
"gold-chefs-rule",
"gold-dryers-drop",
"gold-news-repair",
"good-spoons-tie",
"gorgeous-flowers-flow",
"gorgeous-glasses-end",
"gorgeous-needles-run",
Expand All @@ -91,6 +97,7 @@
"loud-peaches-hang",
"lovely-deers-itch",
"lovely-mirrors-travel",
"metal-geese-swim",
"metal-pens-explode",
"metal-rivers-look",
"nasty-ads-greet",
Expand All @@ -100,6 +107,7 @@
"new-cougars-count",
"new-goats-impress",
"new-pianos-mix",
"nice-beans-impress",
"nice-cycles-provide",
"nice-ligers-attend",
"nine-baboons-rule",
Expand All @@ -109,6 +117,7 @@
"pink-weeks-relate",
"plenty-apricots-raise",
"plenty-taxis-hear",
"poor-jars-call",
"popular-games-rush",
"popular-mirrors-cross",
"proud-actors-knock",
Expand All @@ -120,8 +129,11 @@
"quick-eagles-watch",
"quick-mails-joke",
"quiet-apes-rhyme",
"quiet-dolls-lick",
"quiet-pots-tickle",
"rare-dryers-count",
"real-gorillas-behave",
"real-phones-scream",
"red-cobras-cry",
"red-lies-lick",
"red-moose-do",
Expand All @@ -143,6 +155,7 @@
"slimy-rockets-pull",
"slow-fishes-reply",
"smooth-bugs-explode",
"smooth-spoons-matter",
"soft-moles-whisper",
"soft-pugs-dream",
"strange-bottles-impress",
Expand All @@ -160,8 +173,10 @@
"tricky-crews-agree",
"twenty-chairs-kick",
"twenty-items-drum",
"violet-geckos-shave",
"violet-poems-attend",
"warm-drinks-prove",
"warm-walls-stare",
"weak-falcons-study",
"weak-jars-rhyme",
"wild-bugs-work",
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.10

### Patch Changes

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

## 1.1.10-next.9

### 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.9",
"version": "1.1.10-next.10",
"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.9",
"@swisspost/design-system-styles": "workspace:9.0.0-next.9",
"@swisspost/design-system-components": "workspace:9.0.0-next.10",
"@swisspost/design-system-styles": "workspace:9.0.0-next.10",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.8"
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.10

### Patch Changes

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

## 9.0.0-next.9

### 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.9",
"version": "9.0.0-next.10",
"description": "Swiss Post Design System - Angular Wrapper Components",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"tslib": "2.6.3",
"@swisspost/design-system-components": "workspace:9.0.0-next.9"
"@swisspost/design-system-components": "workspace:9.0.0-next.10"
},
"peerDependencies": {
"@angular/common": "^16.0.0 || ^17.0.0 || ^18.0.0",
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.10

### Patch Changes

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

## 9.0.0-next.9

### 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.9",
"version": "9.0.0-next.10",
"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.9"
"@swisspost/design-system-components": "workspace:9.0.0-next.10"
},
"devDependencies": {
"@types/node": "20.14.14",
Expand Down
21 changes: 21 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @swisspost/design-system-components

## 9.0.0-next.10

### Major Changes

- Removed `.bg-` classes to define background color of elements. (by [@leagrdv](https://github.com/leagrdv) with [#4201](https://github.com/swisspost/design-system/pull/4201))

### Patch Changes

- Added a `type="button"` attribute to the `post-close-button` to prevent it from submitting forms. (by [@schaertim](https://github.com/schaertim) with [#4332](https://github.com/swisspost/design-system/pull/4332))

- Removed auto slotting from `post-togglebutton` component to enable more flexible usage. (by [@schaertim](https://github.com/schaertim) with [#4346](https://github.com/swisspost/design-system/pull/4346))

- Removed auto slotting from `post-logo` component to enable more flexible usage. (by [@schaertim](https://github.com/schaertim) with [#4345](https://github.com/swisspost/design-system/pull/4345))

- Modified header megadropdown to close when focus is moved outside. (by [@myrta2302](https://github.com/myrta2302) with [#4324](https://github.com/swisspost/design-system/pull/4324))

- Added hover color to `post-accordion` in high contrast mode. (by [@schaertim](https://github.com/schaertim) with [#4316](https://github.com/swisspost/design-system/pull/4316))
- Updated dependencies:
- @swisspost/design-system-styles@9.0.0-next.10
- @swisspost/design-system-icons@9.0.0-next.10

## 9.0.0-next.9

### Major 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.9",
"version": "9.0.0-next.10",
"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 @@ -40,8 +40,8 @@
"dependencies": {
"@floating-ui/dom": "1.6.8",
"@oddbird/popover-polyfill": "0.3.7",
"@swisspost/design-system-icons": "workspace:9.0.0-next.9",
"@swisspost/design-system-styles": "workspace:9.0.0-next.9",
"@swisspost/design-system-icons": "workspace:9.0.0-next.10",
"@swisspost/design-system-styles": "workspace:9.0.0-next.10",
"ally.js": "1.4.1",
"long-press-event": "2.5.0",
"nanoid": "5.0.9"
Expand Down
25 changes: 25 additions & 0 deletions packages/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @swisspost/design-system-documentation

## 6.0.0-next.11

### Major Changes

- Removed `.bg-` classes to define background color of elements. (by [@leagrdv](https://github.com/leagrdv) with [#4201](https://github.com/swisspost/design-system/pull/4201))

### Patch Changes

- Updated header documentation by specifying `post-logo` slot explicitly. (by [@schaertim](https://github.com/schaertim) with [#4345](https://github.com/swisspost/design-system/pull/4345))

- Added scss file import documentation to palette. (by [@leagrdv](https://github.com/leagrdv) with [#4127](https://github.com/swisspost/design-system/pull/4127))

- Aligned `width` and `height` percentage classes, after utility update. (by [@leagrdv](https://github.com/leagrdv) with [#4328](https://github.com/swisspost/design-system/pull/4328))

- Added hint to not use active, disabled chips. (by [@schaertim](https://github.com/schaertim) with [#4315](https://github.com/swisspost/design-system/pull/4315))

- Updated header documentation by specifying `post-togglebutton` slot explicitly. (by [@schaertim](https://github.com/schaertim) with [#4346](https://github.com/swisspost/design-system/pull/4346))
- Updated dependencies:
- @swisspost/design-system-components@9.0.0-next.10
- @swisspost/design-system-styles@9.0.0-next.10
- @swisspost/design-system-components-react@9.0.0-next.10
- @swisspost/internet-header@2.0.0-next.10
- @swisspost/design-system-tokens@9.0.0-next.10
- @swisspost/design-system-icons@9.0.0-next.10

## 6.0.0-next.10

### Minor 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.10",
"version": "6.0.0-next.11",
"description": "Swiss Post Design System Documentation.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -28,12 +28,12 @@
"lint": "eslint **/*.{ts,tsx,mdx}"
},
"dependencies": {
"@swisspost/design-system-components": "workspace:9.0.0-next.9",
"@swisspost/design-system-components-react": "workspace:9.0.0-next.9",
"@swisspost/design-system-icons": "workspace:9.0.0-next.9",
"@swisspost/design-system-styles": "workspace:9.0.0-next.9",
"@swisspost/design-system-tokens": "workspace:9.0.0-next.9",
"@swisspost/internet-header": "workspace:2.0.0-next.9",
"@swisspost/design-system-components": "workspace:9.0.0-next.10",
"@swisspost/design-system-components-react": "workspace:9.0.0-next.10",
"@swisspost/design-system-icons": "workspace:9.0.0-next.10",
"@swisspost/design-system-styles": "workspace:9.0.0-next.10",
"@swisspost/design-system-tokens": "workspace:9.0.0-next.10",
"@swisspost/internet-header": "workspace:2.0.0-next.10",
"bootstrap": "5.3.3"
},
"devDependencies": {
Expand All @@ -54,8 +54,8 @@
"@storybook/types": "8.3.6",
"@storybook/web-components": "8.3.6",
"@storybook/web-components-vite": "8.3.6",
"@swisspost/design-system-components-angular": "workspace:9.0.0-next.9",
"@swisspost/design-system-intranet-header": "workspace:9.0.0-next.9",
"@swisspost/design-system-components-angular": "workspace:9.0.0-next.10",
"@swisspost/design-system-intranet-header": "workspace:9.0.0-next.10",
"@types/css-modules": "1.0.5",
"@types/mdx": "2.0.13",
"@types/react": "18.3.3",
Expand Down
2 changes: 2 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @swisspost/design-system-icons

## 9.0.0-next.10

## 9.0.0-next.9

## 9.0.0-next.8
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-icons",
"version": "9.0.0-next.9",
"version": "9.0.0-next.10",
"description": "A collection of Swiss Post icons intended for use with the Design System.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/internet-header/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swisspost/internet-header

## 2.0.0-next.10

### Patch Changes

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

## 2.0.0-next.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/internet-header/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/internet-header",
"version": "2.0.0-next.9",
"version": "2.0.0-next.10",
"description": "The header for client facing applications.",
"author": "Swiss Post <[email protected]>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -43,7 +43,7 @@
"generate": "stencil generate"
},
"dependencies": {
"@swisspost/design-system-styles": "workspace:9.0.0-next.9",
"@swisspost/design-system-styles": "workspace:9.0.0-next.10",
"body-scroll-lock": "4.0.0-beta.0",
"iframe-resizer": "4.4.5",
"jquery": "3.7.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/intranet-header-workspace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swisspost/design-system-intranet-header-workspace

## 3.0.22-next.10

### Patch Changes

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

## 3.0.22-next.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/intranet-header-workspace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-intranet-header-workspace",
"version": "3.0.22-next.9",
"version": "3.0.22-next.10",
"license": "Apache-2.0",
"private": true,
"scripts": {
Expand All @@ -23,7 +23,7 @@
"@angular/router": "18.2.13",
"@ng-bootstrap/ng-bootstrap": "17.0.0",
"@popperjs/core": "2.11.8",
"@swisspost/design-system-styles": "workspace:9.0.0-next.9",
"@swisspost/design-system-styles": "workspace:9.0.0-next.10",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"watch": "1.0.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swisspost/design-system-intranet-header-showcase

## 1.0.10-next.10

### Patch Changes

- Updated dependencies:
- @swisspost/design-system-intranet-header@9.0.0-next.10

## 1.0.10-next.9

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@swisspost/design-system-intranet-header-showcase",
"version": "1.0.10-next.9",
"version": "1.0.10-next.10",
"license": "Apache-2.0",
"private": true,
"dependencies": {
"@swisspost/design-system-intranet-header": "workspace:9.0.0-next.9"
"@swisspost/design-system-intranet-header": "workspace:9.0.0-next.10"
}
}
Loading

0 comments on commit fcf1b95

Please sign in to comment.