Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(changesets): 🦋📦 publish packages (main) (next) #4138

Merged
merged 2 commits into from
Dec 9, 2024
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
19 changes: 19 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"2024-10-17-update-icons",
"2024-10-27-update-icons",
"2024-11-10-update-icons",
"2024-11-17-update-icons",
"beige-jobs-do",
"big-frogs-admire",
"big-hats-clap",
Expand All @@ -34,16 +35,19 @@
"breezy-cups-add",
"brown-badgers-dream",
"chatty-kiwis-travel",
"chatty-spoons-unite",
"chilled-owls-walk",
"clean-icons-complain",
"clean-windows-think",
"clever-cheetahs-draw",
"cold-baboons-appear",
"cold-panthers-vanish",
"cuddly-bears-check",
"cuddly-gifts-film",
"dirty-mayflies-taste",
"dirty-squids-hunt",
"dry-moons-walk",
"dull-falcons-hope",
"eight-turkeys-matter",
"eleven-keys-work",
"empty-islands-kneel",
Expand All @@ -53,18 +57,25 @@
"fifty-dodos-wait",
"fifty-students-call",
"five-hornets-sin",
"flat-bears-tap",
"friendly-insects-breathe",
"funny-shrimps-care",
"giant-games-swim",
"gold-chairs-grin",
"gold-chefs-rule",
"gold-dryers-drop",
"gorgeous-flowers-flow",
"great-humans-talk",
"grumpy-lobsters-agree",
"grumpy-parrots-wonder",
"heavy-rats-explode",
"hip-gifts-give",
"honest-numbers-end",
"itchy-meals-drum",
"khaki-cougars-itch",
"kind-buses-trade",
"kind-papayas-provide",
"large-hornets-complain",
"lazy-gorillas-admire",
"lemon-clocks-clean",
"long-shrimps-roll",
Expand All @@ -78,8 +89,10 @@
"neat-suits-provide",
"nervous-rocks-shop",
"new-goats-impress",
"new-pianos-mix",
"nice-ligers-attend",
"ninety-nails-float",
"orange-maps-tan",
"pink-weeks-relate",
"plenty-apricots-raise",
"plenty-taxis-hear",
Expand All @@ -89,6 +102,7 @@
"proud-cheetahs-act",
"proud-moons-impress",
"purple-impalas-own",
"purple-terms-march",
"quick-buses-give",
"quick-eagles-watch",
"quick-mails-joke",
Expand All @@ -98,6 +112,7 @@
"red-lies-lick",
"red-moose-do",
"rich-timers-listen",
"rotten-bats-look",
"selfish-bats-run",
"selfish-ways-know",
"shaggy-experts-give",
Expand All @@ -118,12 +133,16 @@
"strange-mice-bake",
"stupid-walls-tie",
"tame-terms-push",
"thirty-cats-juggle",
"three-lies-do",
"tidy-dolls-walk",
"tidy-keys-push",
"tidy-paws-type",
"tiny-socks-count",
"tricky-crews-agree",
"twenty-items-drum",
"warm-drinks-prove",
"weak-falcons-study",
"weak-jars-rhyme",
"wild-bugs-work",
"wise-spies-shave",
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.8

### Patch Changes

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

## 1.1.10-next.7

### 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.7",
"version": "1.1.10-next.8",
"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.7",
"@swisspost/design-system-styles": "workspace:9.0.0-next.7",
"@swisspost/design-system-components": "workspace:9.0.0-next.8",
"@swisspost/design-system-styles": "workspace:9.0.0-next.8",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.8"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swisspost/design-system-components-angular

## 9.0.0-next.8

### Patch Changes

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

## 9.0.0-next.7

### Patch Changes
Expand Down
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.7",
"version": "9.0.0-next.8",
"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.7"
"@swisspost/design-system-components": "workspace:9.0.0-next.8"
},
"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.8

### Patch Changes

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

## 9.0.0-next.7

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

## 9.0.0-next.8

### Minor Changes

- Ιmplemented the back-to-top button component. (by [@myrta2302](https://github.com/myrta2302) with [#3991](https://github.com/swisspost/design-system/pull/3991))

- Added the capability to use a slotted img as a logo inside ´accordion-items´. (by [@leagrdv](https://github.com/leagrdv) with [#4166](https://github.com/swisspost/design-system/pull/4166))

### Patch Changes

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

## 9.0.0-next.7

### Minor 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.7",
"version": "9.0.0-next.8",
"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-styles": "workspace:9.0.0-next.7",
"@swisspost/design-system-icons": "workspace:9.0.0-next.7",
"@swisspost/design-system-styles": "workspace:9.0.0-next.8",
"@swisspost/design-system-icons": "workspace:9.0.0-next.8",
"ally.js": "1.4.1",
"long-press-event": "2.5.0"
},
Expand Down
41 changes: 41 additions & 0 deletions packages/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,46 @@
# @swisspost/design-system-documentation

## 6.0.0-next.9

### Major Changes

- Removed size variants for textarea form control. The sizing classes `.form-control-sm`, `.form-control-rg` and `.form-control-lg` for textarea no longer have any effect and can be removed safely. (by [@leagrdv](https://github.com/leagrdv) with [#4062](https://github.com/swisspost/design-system/pull/4062))

### Minor Changes

- Internalized bootstrap position utilities into the design system. (by [@leagrdv](https://github.com/leagrdv) with [#3988](https://github.com/swisspost/design-system/pull/3988))

- Implemented simple check list component. (by [@myrta2302](https://github.com/myrta2302) with [#4171](https://github.com/swisspost/design-system/pull/4171))

- Ιmplemented the back-to-top button component. (by [@myrta2302](https://github.com/myrta2302) with [#3991](https://github.com/swisspost/design-system/pull/3991))

- Created the `search-input` component. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#4099](https://github.com/swisspost/design-system/pull/4099))

- Updated documentation to display the currently selected theme and channel SCSS file. (by [@leagrdv](https://github.com/leagrdv) with [#4166](https://github.com/swisspost/design-system/pull/4166))

- Added a ´post-accordion´ example showing logo usage. (by [@leagrdv](https://github.com/leagrdv) with [#4166](https://github.com/swisspost/design-system/pull/4166))

- Added list mixins `list-bullet`, `list-revert` and `list-unstyled`. (by [@leagrdv](https://github.com/leagrdv) with [#4166](https://github.com/swisspost/design-system/pull/4166))

- Updated `.form-control` textarea to new Post design. (by [@leagrdv](https://github.com/leagrdv) with [#4062](https://github.com/swisspost/design-system/pull/4062))

- Added tokens package icon to the home page (by [@leagrdv](https://github.com/leagrdv) with [#4166](https://github.com/swisspost/design-system/pull/4166))

### Patch Changes

- Reverted `ol` lists to use standard display (not grid). (by [@leagrdv](https://github.com/leagrdv) with [#4110](https://github.com/swisspost/design-system/pull/4110))

- Added ´btn-link´ class to remove inline padding. (by [@leagrdv](https://github.com/leagrdv) with [#4166](https://github.com/swisspost/design-system/pull/4166))

- Added classes to fix banner sizing in controls. (by [@leagrdv](https://github.com/leagrdv) with [#4166](https://github.com/swisspost/design-system/pull/4166))
- Updated dependencies:
- @swisspost/[email protected]
- @swisspost/[email protected]
- @swisspost/[email protected]
- @swisspost/[email protected]
- @swisspost/[email protected]
- @swisspost/[email protected]

## 6.0.0-next.8

### Major 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.8",
"version": "6.0.0-next.9",
"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.7",
"@swisspost/design-system-components-react": "workspace:9.0.0-next.7",
"@swisspost/design-system-icons": "workspace:9.0.0-next.7",
"@swisspost/design-system-styles": "workspace:9.0.0-next.7",
"@swisspost/design-system-tokens": "workspace:9.0.0-next.7",
"@swisspost/internet-header": "workspace:2.0.0-next.7",
"@swisspost/design-system-components": "workspace:9.0.0-next.8",
"@swisspost/design-system-components-react": "workspace:9.0.0-next.8",
"@swisspost/design-system-icons": "workspace:9.0.0-next.8",
"@swisspost/design-system-styles": "workspace:9.0.0-next.8",
"@swisspost/design-system-tokens": "workspace:9.0.0-next.8",
"@swisspost/internet-header": "workspace:2.0.0-next.8",
"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.7",
"@swisspost/design-system-intranet-header": "workspace:9.0.0-next.7",
"@swisspost/design-system-components-angular": "workspace:9.0.0-next.8",
"@swisspost/design-system-intranet-header": "workspace:9.0.0-next.8",
"@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 @@ -10,3 +10,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.7",
"version": "9.0.0-next.8",
"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.7",
"@swisspost/design-system-components-angular-workspace": "1.1.10-next.7",
"@swisspost/design-system-components-angular": "9.0.0-next.7",
"@swisspost/design-system-components-react": "9.0.0-next.7",
"@swisspost/design-system-documentation": "6.0.0-next.8",
"@swisspost/design-system-icons": "9.0.0-next.7",
"@swisspost/internet-header": "2.0.0-next.7",
"@swisspost/design-system-intranet-header-workspace": "3.0.22-next.7",
"@swisspost/design-system-intranet-header": "9.0.0-next.7",
"@swisspost/design-system-intranet-header-showcase": "1.0.10-next.7",
"@swisspost/design-system-migrations": "9.0.0-next.7",
"@swisspost/design-system-nextjs-integration": "0.1.14-next.7",
"@swisspost/design-system-styles": "9.0.0-next.7",
"@swisspost/design-system-styles-primeng-workspace": "1.0.6-next.7",
"@swisspost/design-system-styles-primeng": "9.0.0-next.7",
"@swisspost/design-system-tokens": "9.0.0-next.7"
"@swisspost/design-system-components": "9.0.0-next.8",
"@swisspost/design-system-components-angular-workspace": "1.1.10-next.8",
"@swisspost/design-system-components-angular": "9.0.0-next.8",
"@swisspost/design-system-components-react": "9.0.0-next.8",
"@swisspost/design-system-documentation": "6.0.0-next.9",
"@swisspost/design-system-icons": "9.0.0-next.8",
"@swisspost/internet-header": "2.0.0-next.8",
"@swisspost/design-system-intranet-header-workspace": "3.0.22-next.8",
"@swisspost/design-system-intranet-header": "9.0.0-next.8",
"@swisspost/design-system-intranet-header-showcase": "1.0.10-next.8",
"@swisspost/design-system-migrations": "9.0.0-next.8",
"@swisspost/design-system-nextjs-integration": "0.1.14-next.8",
"@swisspost/design-system-styles": "9.0.0-next.8",
"@swisspost/design-system-styles-primeng-workspace": "1.0.6-next.8",
"@swisspost/design-system-styles-primeng": "9.0.0-next.8",
"@swisspost/design-system-tokens": "9.0.0-next.8"
}
},
{
"title": "Version 9",
"version": "9.0.0-next.7",
"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
Loading
Loading