From 6a72ebe12f4a5e8dd3f275019eb82da612873fc9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 10:36:21 +0100 Subject: [PATCH] chore(changesets): publish packages (#862) Co-authored-by: gfellerph --- .changeset/famous-donkeys-clap.md | 5 ---- .changeset/giant-games-travel.md | 5 ---- .changeset/lazy-hounds-boil.md | 5 ---- .changeset/light-hairs-turn.md | 5 ---- .changeset/proud-carrots-deny.md | 5 ---- .changeset/rare-students-hang.md | 5 ---- .changeset/shiny-geese-swim.md | 5 ---- .changeset/tame-keys-destroy.md | 5 ---- .changeset/tidy-donkeys-rest.md | 5 ---- .changeset/tricky-goats-begin.md | 5 ---- .changeset/warm-knives-smile.md | 5 ---- .changeset/warm-news-flash.md | 5 ---- packages/components-angular/CHANGELOG.md | 7 +++++ packages/components-angular/package.json | 4 +-- .../projects/intranet-header/CHANGELOG.md | 7 +++++ .../projects/intranet-header/package.json | 6 ++-- packages/components/CHANGELOG.md | 7 +++++ packages/components/package.json | 4 +-- packages/demo/CHANGELOG.md | 8 ++++++ packages/demo/package.json | 6 ++-- packages/documentation/CHANGELOG.md | 28 +++++++++++++++++++ packages/documentation/package.json | 6 ++-- packages/styles/CHANGELOG.md | 12 ++++++++ packages/styles/package.json | 2 +- pnpm-lock.yaml | 16 +++++------ 25 files changed, 91 insertions(+), 82 deletions(-) delete mode 100644 .changeset/famous-donkeys-clap.md delete mode 100644 .changeset/giant-games-travel.md delete mode 100644 .changeset/lazy-hounds-boil.md delete mode 100644 .changeset/light-hairs-turn.md delete mode 100644 .changeset/proud-carrots-deny.md delete mode 100644 .changeset/rare-students-hang.md delete mode 100644 .changeset/shiny-geese-swim.md delete mode 100644 .changeset/tame-keys-destroy.md delete mode 100644 .changeset/tidy-donkeys-rest.md delete mode 100644 .changeset/tricky-goats-begin.md delete mode 100644 .changeset/warm-knives-smile.md delete mode 100644 .changeset/warm-news-flash.md diff --git a/.changeset/famous-donkeys-clap.md b/.changeset/famous-donkeys-clap.md deleted file mode 100644 index 993fb88420..0000000000 --- a/.changeset/famous-donkeys-clap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-styles': patch ---- - -Added `bg-black` as a background utility class with automatic text color diff --git a/.changeset/giant-games-travel.md b/.changeset/giant-games-travel.md deleted file mode 100644 index 0c9c5975ff..0000000000 --- a/.changeset/giant-games-travel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-documentation': minor ---- - -Added stories for bootstrap/form-switch component. diff --git a/.changeset/lazy-hounds-boil.md b/.changeset/lazy-hounds-boil.md deleted file mode 100644 index c7da1aa551..0000000000 --- a/.changeset/lazy-hounds-boil.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-documentation': minor ---- - -Added Storybook docs layout. Includes general `Footer` as well as `Header` and `TopicTeaser` components for the welcome page. diff --git a/.changeset/light-hairs-turn.md b/.changeset/light-hairs-turn.md deleted file mode 100644 index d280655aab..0000000000 --- a/.changeset/light-hairs-turn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-styles': patch ---- - -Unwrapped complex :is selector. When integrating in another project, the `not-disabled-focus-hover` mixin causes sass to silently fail and generate an empty output. diff --git a/.changeset/proud-carrots-deny.md b/.changeset/proud-carrots-deny.md deleted file mode 100644 index 0c9ce3a0a2..0000000000 --- a/.changeset/proud-carrots-deny.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-documentation': minor ---- - -Added stories to describe the bootstrap/alert component. diff --git a/.changeset/rare-students-hang.md b/.changeset/rare-students-hang.md deleted file mode 100644 index a724a64242..0000000000 --- a/.changeset/rare-students-hang.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-documentation': minor ---- - -Refactored the bootstrap/badge component stories to match the common format. diff --git a/.changeset/shiny-geese-swim.md b/.changeset/shiny-geese-swim.md deleted file mode 100644 index 0cd00152c1..0000000000 --- a/.changeset/shiny-geese-swim.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-documentation': minor ---- - -Added stories for the bootstrap/form-check component. diff --git a/.changeset/tame-keys-destroy.md b/.changeset/tame-keys-destroy.md deleted file mode 100644 index afedf2091e..0000000000 --- a/.changeset/tame-keys-destroy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-documentation': minor ---- - -Added stories for bootstrap/range component. diff --git a/.changeset/tidy-donkeys-rest.md b/.changeset/tidy-donkeys-rest.md deleted file mode 100644 index f22879b955..0000000000 --- a/.changeset/tidy-donkeys-rest.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-documentation': minor ---- - -Added stories for bootstrap/form-radio component. diff --git a/.changeset/tricky-goats-begin.md b/.changeset/tricky-goats-begin.md deleted file mode 100644 index befb569252..0000000000 --- a/.changeset/tricky-goats-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-documentation': minor ---- - -Added stories for the component bootstrap/form-select. diff --git a/.changeset/warm-knives-smile.md b/.changeset/warm-knives-smile.md deleted file mode 100644 index d93e373e77..0000000000 --- a/.changeset/warm-knives-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-styles': minor ---- - -Added a font-face definition CSS file for use with SAP cloud solutions as they need an externally hosted CSS file. diff --git a/.changeset/warm-news-flash.md b/.changeset/warm-news-flash.md deleted file mode 100644 index cb0a84b10c..0000000000 --- a/.changeset/warm-news-flash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-documentation': minor ---- - -Added stories for bootstrap/toast component. diff --git a/packages/components-angular/CHANGELOG.md b/packages/components-angular/CHANGELOG.md index 19b9a92493..d636e0166d 100644 --- a/packages/components-angular/CHANGELOG.md +++ b/packages/components-angular/CHANGELOG.md @@ -1,5 +1,12 @@ # @swisspost/design-system-components-angular +## 1.0.5 + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-styles@5.2.0 + ## 1.0.4 ### Patch Changes diff --git a/packages/components-angular/package.json b/packages/components-angular/package.json index dc4321995e..ec241695ed 100644 --- a/packages/components-angular/package.json +++ b/packages/components-angular/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-components-angular", - "version": "1.0.4", + "version": "1.0.5", "license": "Apache-2.0", "private": true, "scripts": { @@ -21,7 +21,7 @@ "@angular/router": "14.2.12", "@ng-bootstrap/ng-bootstrap": "12.1.2", "@popperjs/core": "2.11.6", - "@swisspost/design-system-styles": "workspace:5.1.3", + "@swisspost/design-system-styles": "workspace:5.2.0", "rxjs": "7.8.0", "tslib": "2.4.1", "watch": "1.0.2", diff --git a/packages/components-angular/projects/intranet-header/CHANGELOG.md b/packages/components-angular/projects/intranet-header/CHANGELOG.md index 8cb1b25769..4c191a78bd 100644 --- a/packages/components-angular/projects/intranet-header/CHANGELOG.md +++ b/packages/components-angular/projects/intranet-header/CHANGELOG.md @@ -1,5 +1,12 @@ # @swisspost/design-system-intranet-header +## 3.0.5 + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-styles@5.2.0 + ## 3.0.4 ### Patch Changes diff --git a/packages/components-angular/projects/intranet-header/package.json b/packages/components-angular/projects/intranet-header/package.json index 31bc0fa654..786c781f10 100644 --- a/packages/components-angular/projects/intranet-header/package.json +++ b/packages/components-angular/projects/intranet-header/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-intranet-header", - "version": "3.0.4", + "version": "3.0.5", "description": "Intranet header for internal Swiss Post applications as an Angular component.", "author": "Swiss Post ", "license": "Apache-2.0", @@ -18,10 +18,10 @@ "linkDirectory": true }, "dependencies": { - "@swisspost/design-system-styles": "workspace:5.1.3", + "@swisspost/design-system-styles": "workspace:5.2.0", "tslib": "2.4.1" }, "devDependencies": { - "@swisspost/design-system-components-angular": "workspace:1.0.4" + "@swisspost/design-system-components-angular": "workspace:1.0.5" } } diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index c25b1ee401..8eb33652dc 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -1,5 +1,12 @@ # @swisspost/design-system-components +## 1.0.5 + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-styles@5.2.0 + ## 1.0.4 ### Patch Changes diff --git a/packages/components/package.json b/packages/components/package.json index 0a66fb2f71..8e3c231284 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-components", - "version": "1.0.4", + "version": "1.0.5", "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", @@ -34,7 +34,7 @@ "dependencies": { "@stencil/core": "2.20.0", "@stencil/sass": "2.0.1", - "@swisspost/design-system-styles": "workspace:5.1.3", + "@swisspost/design-system-styles": "workspace:5.2.0", "sass": "1.57.1" }, "devDependencies": { diff --git a/packages/demo/CHANGELOG.md b/packages/demo/CHANGELOG.md index 85e6c20918..20264c3074 100644 --- a/packages/demo/CHANGELOG.md +++ b/packages/demo/CHANGELOG.md @@ -1,5 +1,13 @@ # @swisspost/design-system-demo +## 5.1.5 + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-styles@5.2.0 + - @swisspost/design-system-intranet-header@3.0.5 + ## 5.1.4 ### Patch Changes diff --git a/packages/demo/package.json b/packages/demo/package.json index 39b79a5ce6..97dfd7e693 100644 --- a/packages/demo/package.json +++ b/packages/demo/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-demo", - "version": "5.1.4", + "version": "5.1.5", "description": "Pattern documentation, code snippets and implementation guidelines for the Design System Styles.", "author": "Swiss Post ", "license": "Apache-2.0", @@ -25,8 +25,8 @@ "@ng-bootstrap/ng-bootstrap": "12.1.2", "@popperjs/core": "2.11.6", "@swimlane/ngx-datatable": "20.0.0", - "@swisspost/design-system-intranet-header": "workspace:3.0.4", - "@swisspost/design-system-styles": "workspace:5.1.3", + "@swisspost/design-system-intranet-header": "workspace:3.0.5", + "@swisspost/design-system-styles": "workspace:5.2.0", "bootstrap": "5.1.3", "core-js": "3.27.1", "highlight.js": "11.7.0", diff --git a/packages/documentation/CHANGELOG.md b/packages/documentation/CHANGELOG.md index 87f293679b..bc8353b2ee 100644 --- a/packages/documentation/CHANGELOG.md +++ b/packages/documentation/CHANGELOG.md @@ -1,5 +1,33 @@ # @swisspost/design-system-documentation +## 1.2.0 + +### Minor Changes + +- Added stories for bootstrap/form-switch component. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#876](https://github.com/swisspost/design-system/pull/876)) + +- Added Storybook docs layout. Includes general `Footer` as well as `Header` and `TopicTeaser` components for the welcome page. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#904](https://github.com/swisspost/design-system/pull/904)) + +- Added stories to describe the bootstrap/alert component. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#813](https://github.com/swisspost/design-system/pull/813)) + +- Refactored the bootstrap/badge component stories to match the common format. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#914](https://github.com/swisspost/design-system/pull/914)) + +- Added stories for the bootstrap/form-check component. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#857](https://github.com/swisspost/design-system/pull/857)) + +- Added stories for bootstrap/range component. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#902](https://github.com/swisspost/design-system/pull/902)) + +- Added stories for bootstrap/form-radio component. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#859](https://github.com/swisspost/design-system/pull/859)) + +- Added stories for the component bootstrap/form-select. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#831](https://github.com/swisspost/design-system/pull/831)) + +- Added stories for bootstrap/toast component. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#878](https://github.com/swisspost/design-system/pull/878)) + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-styles@5.2.0 + - @swisspost/design-system-components@1.0.5 + ## 1.1.0 ### Minor Changes diff --git a/packages/documentation/package.json b/packages/documentation/package.json index 9a946135f7..9a93bfb018 100644 --- a/packages/documentation/package.json +++ b/packages/documentation/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-documentation", - "version": "1.1.0", + "version": "1.2.0", "description": "Swiss Post Design System Documentation.", "author": "Swiss Post ", "license": "Apache-2.0", @@ -21,8 +21,8 @@ "test": "start-server-and-test start:headless 9300 'percy exec -- cypress run --record false'" }, "dependencies": { - "@swisspost/design-system-components": "workspace:1.0.4", - "@swisspost/design-system-styles": "workspace:5.1.3", + "@swisspost/design-system-components": "workspace:1.0.5", + "@swisspost/design-system-styles": "workspace:5.2.0", "react": "18.2.0", "react-dom": "18.2.0", "html-react-parser": "3.0.4" diff --git a/packages/styles/CHANGELOG.md b/packages/styles/CHANGELOG.md index 727b614a8f..e9a830a231 100644 --- a/packages/styles/CHANGELOG.md +++ b/packages/styles/CHANGELOG.md @@ -1,5 +1,17 @@ # @swisspost/design-system-styles +## 5.2.0 + +### Minor Changes + +- Added a font-face definition CSS file for use with SAP cloud solutions as they need an externally hosted CSS file. (by [@gfellerph](https://github.com/gfellerph) with [#929](https://github.com/swisspost/design-system/pull/929)) + +### Patch Changes + +- Added `bg-black` as a background utility class with automatic text color (by [@gfellerph](https://github.com/gfellerph) with [#830](https://github.com/swisspost/design-system/pull/830)) + +- Unwrapped complex :is selector. When integrating in another project, the `not-disabled-focus-hover` mixin causes sass to silently fail and generate an empty output. (by [@gfellerph](https://github.com/gfellerph) with [#889](https://github.com/swisspost/design-system/pull/889)) + ## 5.1.3 ### Patch Changes diff --git a/packages/styles/package.json b/packages/styles/package.json index 9ff6da0a4a..d4b02fc261 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-styles", - "version": "5.1.3", + "version": "5.2.0", "description": "Design System Styles for the Swiss Post web platform.", "author": "Swiss Post ", "license": "Apache-2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d55c379e1a..0e98ecd50c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,7 +29,7 @@ importers: specifiers: '@stencil/core': 2.20.0 '@stencil/sass': 2.0.1 - '@swisspost/design-system-styles': workspace:5.1.3 + '@swisspost/design-system-styles': workspace:5.2.0 '@types/jest': 27.5.2 jest: 27.5.1 jest-cli: 27.5.1 @@ -69,7 +69,7 @@ importers: '@angular/router': 14.2.12 '@ng-bootstrap/ng-bootstrap': 12.1.2 '@popperjs/core': 2.11.6 - '@swisspost/design-system-styles': workspace:5.1.3 + '@swisspost/design-system-styles': workspace:5.2.0 '@types/jasmine': 4.3.1 '@types/node': 18.11.18 '@typescript-eslint/eslint-plugin': 5.47.0 @@ -131,8 +131,8 @@ importers: packages/components-angular/projects/intranet-header: specifiers: - '@swisspost/design-system-components-angular': workspace:1.0.4 - '@swisspost/design-system-styles': workspace:5.1.3 + '@swisspost/design-system-components-angular': workspace:1.0.5 + '@swisspost/design-system-styles': workspace:5.2.0 tslib: 2.4.1 dependencies: '@swisspost/design-system-styles': link:../../../styles/dist @@ -167,8 +167,8 @@ importers: '@ng-bootstrap/ng-bootstrap': 12.1.2 '@popperjs/core': 2.11.6 '@swimlane/ngx-datatable': 20.0.0 - '@swisspost/design-system-intranet-header': workspace:3.0.4 - '@swisspost/design-system-styles': workspace:5.1.3 + '@swisspost/design-system-intranet-header': workspace:3.0.5 + '@swisspost/design-system-styles': workspace:5.2.0 '@types/highlight.js': 9.12.4 '@types/jasmine': 4.3.1 '@types/jasminewd2': 2.0.10 @@ -278,8 +278,8 @@ importers: '@storybook/react': 6.5.15 '@storybook/testing-library': 0.0.13 '@storybook/theming': 6.5.15 - '@swisspost/design-system-components': workspace:1.0.4 - '@swisspost/design-system-styles': workspace:5.1.3 + '@swisspost/design-system-components': workspace:1.0.5 + '@swisspost/design-system-styles': workspace:5.2.0 '@types/react': 18.0.26 '@types/react-dom': 18.0.10 babel-loader: 9.1.0