From 6514764437698999394abd24285cd333edb56cd3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 3 Oct 2023 14:33:45 +0000 Subject: [PATCH] chore(changesets): publish packages --- .changeset/brave-vans-clean.md | 6 ----- .changeset/bright-plums-sniff.md | 5 ---- .changeset/brown-penguins-lay.md | 6 ----- .changeset/fifty-apricots-film.md | 5 ---- .changeset/fuzzy-plants-raise.md | 5 ---- .changeset/green-grapes-appear.md | 5 ---- .changeset/modern-jokes-hammer.md | 5 ---- .changeset/olive-zebras-dress.md | 5 ---- .changeset/quick-feet-wink.md | 5 ---- .changeset/selfish-falcons-cheer.md | 5 ---- .changeset/shaggy-avocados-provide.md | 5 ---- .changeset/spotty-eggs-hunt.md | 5 ---- .changeset/sweet-singers-trade.md | 6 ----- .changeset/tender-cherries-wave.md | 5 ---- packages/components-angular/CHANGELOG.md | 7 ++++++ packages/components-angular/package.json | 4 ++-- .../projects/intranet-header/CHANGELOG.md | 8 +++++++ .../projects/intranet-header/package.json | 6 ++--- packages/components-react/CHANGELOG.md | 7 ++++++ packages/components-react/package.json | 4 ++-- packages/components/CHANGELOG.md | 13 ++++++++++ packages/components/package.json | 4 ++-- packages/demo/CHANGELOG.md | 11 +++++++++ packages/demo/package.json | 6 ++--- packages/documentation/CHANGELOG.md | 19 +++++++++++++++ packages/documentation/package.json | 10 ++++---- packages/internet-header/CHANGELOG.md | 14 +++++++++++ packages/internet-header/package.json | 4 ++-- packages/styles/CHANGELOG.md | 14 +++++++++++ packages/styles/package.json | 2 +- pnpm-lock.yaml | 24 +++++++++---------- 31 files changed, 125 insertions(+), 105 deletions(-) delete mode 100644 .changeset/brave-vans-clean.md delete mode 100644 .changeset/bright-plums-sniff.md delete mode 100644 .changeset/brown-penguins-lay.md delete mode 100644 .changeset/fifty-apricots-film.md delete mode 100644 .changeset/fuzzy-plants-raise.md delete mode 100644 .changeset/green-grapes-appear.md delete mode 100644 .changeset/modern-jokes-hammer.md delete mode 100644 .changeset/olive-zebras-dress.md delete mode 100644 .changeset/quick-feet-wink.md delete mode 100644 .changeset/selfish-falcons-cheer.md delete mode 100644 .changeset/shaggy-avocados-provide.md delete mode 100644 .changeset/spotty-eggs-hunt.md delete mode 100644 .changeset/sweet-singers-trade.md delete mode 100644 .changeset/tender-cherries-wave.md diff --git a/.changeset/brave-vans-clean.md b/.changeset/brave-vans-clean.md deleted file mode 100644 index 38feebc679..0000000000 --- a/.changeset/brave-vans-clean.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@swisspost/design-system-documentation': minor -'@swisspost/design-system-components': minor ---- - -Added the `post-tooltip` component. diff --git a/.changeset/bright-plums-sniff.md b/.changeset/bright-plums-sniff.md deleted file mode 100644 index 277b2d2bf9..0000000000 --- a/.changeset/bright-plums-sniff.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-documentation': minor ---- - -Integrated the google tag manager and the basic events (page_context, page_change) to the documentation. diff --git a/.changeset/brown-penguins-lay.md b/.changeset/brown-penguins-lay.md deleted file mode 100644 index ec207b29e8..0000000000 --- a/.changeset/brown-penguins-lay.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@swisspost/design-system-intranet-header': patch -'@swisspost/design-system-styles': patch ---- - -Removed bound between logo and language to allow any language to display the logo. diff --git a/.changeset/fifty-apricots-film.md b/.changeset/fifty-apricots-film.md deleted file mode 100644 index b821e72347..0000000000 --- a/.changeset/fifty-apricots-film.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-styles': patch ---- - -Reduced the gap between the alert body and action buttons. diff --git a/.changeset/fuzzy-plants-raise.md b/.changeset/fuzzy-plants-raise.md deleted file mode 100644 index 8ae734cc02..0000000000 --- a/.changeset/fuzzy-plants-raise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-styles': patch ---- - -Removed duplicated close button on toast when using ngx-toastr programatically. diff --git a/.changeset/green-grapes-appear.md b/.changeset/green-grapes-appear.md deleted file mode 100644 index 41032c7ce6..0000000000 --- a/.changeset/green-grapes-appear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-documentation': patch ---- - -Used the post-icon component instead of `.pi` classes to display icons in stories. diff --git a/.changeset/modern-jokes-hammer.md b/.changeset/modern-jokes-hammer.md deleted file mode 100644 index 4ec3e5e3d6..0000000000 --- a/.changeset/modern-jokes-hammer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-demo': patch ---- - -Updated the installation intructions for the Intranet Header. diff --git a/.changeset/olive-zebras-dress.md b/.changeset/olive-zebras-dress.md deleted file mode 100644 index a28a3b5ff9..0000000000 --- a/.changeset/olive-zebras-dress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/internet-header': minor ---- - -Enabled nesting the header in a different scroll container than the `` element. The header stickyness and logo animation logic will automatically attach to the nearest scrolling container instead of the document when nested in a container that has `overflow: auto | scroll` set. diff --git a/.changeset/quick-feet-wink.md b/.changeset/quick-feet-wink.md deleted file mode 100644 index 1e830856bc..0000000000 --- a/.changeset/quick-feet-wink.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/internet-header': patch ---- - -Fixed an issue with custom configuration that was not applied when the prop "language" was not set on the internet header. diff --git a/.changeset/selfish-falcons-cheer.md b/.changeset/selfish-falcons-cheer.md deleted file mode 100644 index 042433ea91..0000000000 --- a/.changeset/selfish-falcons-cheer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/internet-header': minor ---- - -Added ability to toggle programmatically an overlay associated with a button using the `toggleOverlayById` method. diff --git a/.changeset/shaggy-avocados-provide.md b/.changeset/shaggy-avocados-provide.md deleted file mode 100644 index 5fef6342e6..0000000000 --- a/.changeset/shaggy-avocados-provide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-demo': patch ---- - -Fixed ngBootstrap documentation links. diff --git a/.changeset/spotty-eggs-hunt.md b/.changeset/spotty-eggs-hunt.md deleted file mode 100644 index be938228f8..0000000000 --- a/.changeset/spotty-eggs-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-styles': patch ---- - -Added missing pointer-events to allow a dismissible toast to be closed interactively. diff --git a/.changeset/sweet-singers-trade.md b/.changeset/sweet-singers-trade.md deleted file mode 100644 index a7f9d2d33f..0000000000 --- a/.changeset/sweet-singers-trade.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@swisspost/design-system-documentation': minor -'@swisspost/design-system-components': minor ---- - -Created the web component variant for the alert component. diff --git a/.changeset/tender-cherries-wave.md b/.changeset/tender-cherries-wave.md deleted file mode 100644 index 2de99c11f5..0000000000 --- a/.changeset/tender-cherries-wave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@swisspost/design-system-styles': patch ---- - -Updated icons to display as mask images, this way their color can be set by adjusting the CSS `background-color` property. diff --git a/packages/components-angular/CHANGELOG.md b/packages/components-angular/CHANGELOG.md index 5f7be96587..07d9248675 100644 --- a/packages/components-angular/CHANGELOG.md +++ b/packages/components-angular/CHANGELOG.md @@ -1,5 +1,12 @@ # @swisspost/design-system-components-angular +## 3.0.1 + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-styles@6.4.1 + ## 3.0.0 ### Major Changes diff --git a/packages/components-angular/package.json b/packages/components-angular/package.json index 51ebb212a8..8c1ebcc4ba 100644 --- a/packages/components-angular/package.json +++ b/packages/components-angular/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-components-angular", - "version": "3.0.0", + "version": "3.0.1", "license": "Apache-2.0", "private": true, "scripts": { @@ -21,7 +21,7 @@ "@angular/router": "16.2.6", "@ng-bootstrap/ng-bootstrap": "15.1.1", "@popperjs/core": "2.11.8", - "@swisspost/design-system-styles": "workspace:6.4.0", + "@swisspost/design-system-styles": "workspace:6.4.1", "rxjs": "7.8.1", "tslib": "2.6.2", "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 42e8423cc3..8cac67ef0f 100644 --- a/packages/components-angular/projects/intranet-header/CHANGELOG.md +++ b/packages/components-angular/projects/intranet-header/CHANGELOG.md @@ -1,5 +1,13 @@ # @swisspost/design-system-intranet-header +## 5.0.1 + +### Patch Changes + +- Removed bound between logo and language to allow any language to display the logo. (by [@imagoiq](https://github.com/imagoiq) with [#2009](https://github.com/swisspost/design-system/pull/2009)) +- Updated dependencies: + - @swisspost/design-system-styles@6.4.1 + ## 5.0.0 ### Major Changes diff --git a/packages/components-angular/projects/intranet-header/package.json b/packages/components-angular/projects/intranet-header/package.json index 4c56a938f0..03fe23f3ff 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": "5.0.0", + "version": "5.0.1", "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:6.4.0", + "@swisspost/design-system-styles": "workspace:6.4.1", "tslib": "2.6.2" }, "devDependencies": { - "@swisspost/design-system-components-angular": "workspace:3.0.0" + "@swisspost/design-system-components-angular": "workspace:3.0.1" } } diff --git a/packages/components-react/CHANGELOG.md b/packages/components-react/CHANGELOG.md index 73375a5a5f..fafeaf2f52 100644 --- a/packages/components-react/CHANGELOG.md +++ b/packages/components-react/CHANGELOG.md @@ -1,5 +1,12 @@ # @swisspost/design-system-components-react +## 1.0.18 + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-components@1.5.0 + ## 1.0.17 ### Patch Changes diff --git a/packages/components-react/package.json b/packages/components-react/package.json index 9b598504dc..693d58664a 100644 --- a/packages/components-react/package.json +++ b/packages/components-react/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-components-react", - "version": "1.0.17", + "version": "1.0.18", "license": "Apache-2.0", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -19,7 +19,7 @@ "tsc": "tsc -p ." }, "dependencies": { - "@swisspost/design-system-components": "workspace:1.4.0" + "@swisspost/design-system-components": "workspace:1.5.0" }, "devDependencies": { "@types/node": "18.17.19", diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 6008c41adf..c189bd9ff4 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -1,5 +1,18 @@ # @swisspost/design-system-components +## 1.5.0 + +### Minor Changes + +- Added the `post-tooltip` component. (by [@gfellerph](https://github.com/gfellerph) with [#1879](https://github.com/swisspost/design-system/pull/1879)) + +- Created the web component variant for the alert component. (by [@alizedebray](https://github.com/alizedebray) with [#1085](https://github.com/swisspost/design-system/pull/1085)) + +### Patch Changes + +- Updated dependencies: + - @swisspost/design-system-styles@6.4.1 + ## 1.4.0 ### Minor Changes diff --git a/packages/components/package.json b/packages/components/package.json index ae2b86e256..7f2cac0c20 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-components", - "version": "1.4.0", + "version": "1.5.0", "description": "A collection of web components built with Stencil JS for the Swiss Post Design System.", "license": "Apache-2.0", "main": "loader/index.cjs.js", @@ -40,7 +40,7 @@ "@floating-ui/dom": "1.5.1", "@oddbird/popover-polyfill": "0.2.2", "@stencil/core": "3.4.2", - "@swisspost/design-system-styles": "workspace:6.4.0", + "@swisspost/design-system-styles": "workspace:6.4.1", "ally.js": "1.4.1", "long-press-event": "2.4.6" }, diff --git a/packages/demo/CHANGELOG.md b/packages/demo/CHANGELOG.md index a03b90c93b..19e7a9b40b 100644 --- a/packages/demo/CHANGELOG.md +++ b/packages/demo/CHANGELOG.md @@ -1,5 +1,16 @@ # @swisspost/design-system-demo +## 7.0.1 + +### Patch Changes + +- Updated the installation intructions for the Intranet Header. (by [@alizedebray](https://github.com/alizedebray) with [#1942](https://github.com/swisspost/design-system/pull/1942)) + +- Fixed ngBootstrap documentation links. (by [@imagoiq](https://github.com/imagoiq) with [#1987](https://github.com/swisspost/design-system/pull/1987)) +- Updated dependencies: + - @swisspost/design-system-intranet-header@5.0.1 + - @swisspost/design-system-styles@6.4.1 + ## 7.0.0 ### Major Changes diff --git a/packages/demo/package.json b/packages/demo/package.json index 121133a0c1..48d5d5d554 100644 --- a/packages/demo/package.json +++ b/packages/demo/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-demo", - "version": "7.0.0", + "version": "7.0.1", "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": "15.1.1", "@popperjs/core": "2.11.8", "@swimlane/ngx-datatable": "20.1.0", - "@swisspost/design-system-intranet-header": "workspace:5.0.0", - "@swisspost/design-system-styles": "workspace:6.4.0", + "@swisspost/design-system-intranet-header": "workspace:5.0.1", + "@swisspost/design-system-styles": "workspace:6.4.1", "bootstrap": "5.3.2", "core-js": "3.32.2", "highlight.js": "11.8.0", diff --git a/packages/documentation/CHANGELOG.md b/packages/documentation/CHANGELOG.md index e2f948a106..266f9e5886 100644 --- a/packages/documentation/CHANGELOG.md +++ b/packages/documentation/CHANGELOG.md @@ -1,5 +1,24 @@ # @swisspost/design-system-documentation +## 2.1.0 + +### Minor Changes + +- Added the `post-tooltip` component. (by [@gfellerph](https://github.com/gfellerph) with [#1879](https://github.com/swisspost/design-system/pull/1879)) + +- Integrated the google tag manager and the basic events (page_context, page_change) to the documentation. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#1951](https://github.com/swisspost/design-system/pull/1951)) + +- Created the web component variant for the alert component. (by [@alizedebray](https://github.com/alizedebray) with [#1085](https://github.com/swisspost/design-system/pull/1085)) + +### Patch Changes + +- Used the post-icon component instead of `.pi` classes to display icons in stories. (by [@alizedebray](https://github.com/alizedebray) with [#1945](https://github.com/swisspost/design-system/pull/1945)) +- Updated dependencies: + - @swisspost/design-system-components@1.5.0 + - @swisspost/design-system-styles@6.4.1 + - @swisspost/internet-header@1.10.0 + - @swisspost/design-system-components-react@1.0.18 + ## 2.0.2 ### Patch Changes diff --git a/packages/documentation/package.json b/packages/documentation/package.json index 7fd372f8dc..9ffcfc05ec 100644 --- a/packages/documentation/package.json +++ b/packages/documentation/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-documentation", - "version": "2.0.2", + "version": "2.1.0", "description": "Swiss Post Design System Documentation.", "author": "Swiss Post ", "license": "Apache-2.0", @@ -25,11 +25,11 @@ "snapshots": "percy exec -- cypress run --config-file ./cypress.snapshot.config.js --record --key 0995e768-43ec-42bd-a127-ff944a2ad8c9" }, "dependencies": { - "@swisspost/design-system-components": "workspace:1.4.0", - "@swisspost/design-system-components-react": "workspace:1.0.17", + "@swisspost/design-system-components": "workspace:1.5.0", + "@swisspost/design-system-components-react": "workspace:1.0.18", "@swisspost/design-system-icons": "workspace:1.0.12", - "@swisspost/design-system-styles": "workspace:6.4.0", - "@swisspost/internet-header": "workspace:1.9.1", + "@swisspost/design-system-styles": "workspace:6.4.1", + "@swisspost/internet-header": "workspace:1.10.0", "bootstrap": "5.3.2" }, "devDependencies": { diff --git a/packages/internet-header/CHANGELOG.md b/packages/internet-header/CHANGELOG.md index 030c21e15d..5a5982bf0a 100644 --- a/packages/internet-header/CHANGELOG.md +++ b/packages/internet-header/CHANGELOG.md @@ -1,5 +1,19 @@ # @swisspost/internet-header +## 1.10.0 + +### Minor Changes + +- Enabled nesting the header in a different scroll container than the `` element. The header stickyness and logo animation logic will automatically attach to the nearest scrolling container instead of the document when nested in a container that has `overflow: auto | scroll` set. (by [@alizedebray](https://github.com/alizedebray) with [#1855](https://github.com/swisspost/design-system/pull/1855)) + +- Added ability to toggle programmatically an overlay associated with a button using the `toggleOverlayById` method. (by [@imagoiq](https://github.com/imagoiq) with [#1838](https://github.com/swisspost/design-system/pull/1838)) + +### Patch Changes + +- Fixed an issue with custom configuration that was not applied when the prop "language" was not set on the internet header. (by [@alizedebray](https://github.com/alizedebray) with [#1855](https://github.com/swisspost/design-system/pull/1855)) +- Updated dependencies: + - @swisspost/design-system-styles@6.4.1 + ## 1.9.1 ### Patch Changes diff --git a/packages/internet-header/package.json b/packages/internet-header/package.json index ba4cd9bcdf..74dc054848 100644 --- a/packages/internet-header/package.json +++ b/packages/internet-header/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/internet-header", - "version": "1.9.1", + "version": "1.10.0", "description": "The header for client facing applications.", "author": "Swiss Post ", "license": "Apache-2.0", @@ -45,7 +45,7 @@ "dependencies": { "@stencil/core": "3.4.2", "@stencil/store": "2.0.9", - "@swisspost/design-system-styles": "workspace:6.4.0", + "@swisspost/design-system-styles": "workspace:6.4.1", "body-scroll-lock": "4.0.0-beta.0", "iframe-resizer": "4.3.7", "jquery": "3.7.1", diff --git a/packages/styles/CHANGELOG.md b/packages/styles/CHANGELOG.md index 8ae693825f..cc7d44fc45 100644 --- a/packages/styles/CHANGELOG.md +++ b/packages/styles/CHANGELOG.md @@ -1,5 +1,19 @@ # @swisspost/design-system-styles +## 6.4.1 + +### Patch Changes + +- Removed bound between logo and language to allow any language to display the logo. (by [@imagoiq](https://github.com/imagoiq) with [#2009](https://github.com/swisspost/design-system/pull/2009)) + +- Reduced the gap between the alert body and action buttons. (by [@alizedebray](https://github.com/alizedebray) with [#1085](https://github.com/swisspost/design-system/pull/1085)) + +- Removed duplicated close button on toast when using ngx-toastr programatically. (by [@imagoiq](https://github.com/imagoiq) with [#2011](https://github.com/swisspost/design-system/pull/2011)) + +- Added missing pointer-events to allow a dismissible toast to be closed interactively. (by [@imagoiq](https://github.com/imagoiq) with [#2008](https://github.com/swisspost/design-system/pull/2008)) + +- Updated icons to display as mask images, this way their color can be set by adjusting the CSS `background-color` property. (by [@alizedebray](https://github.com/alizedebray) with [#1945](https://github.com/swisspost/design-system/pull/1945)) + ## 6.4.0 ### Minor Changes diff --git a/packages/styles/package.json b/packages/styles/package.json index c77a371816..e34600c50c 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "@swisspost/design-system-styles", - "version": "6.4.0", + "version": "6.4.1", "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 81c1a37310..6553422e0c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,7 +50,7 @@ importers: specifier: 3.4.2 version: 3.4.2 '@swisspost/design-system-styles': - specifier: workspace:6.4.0 + specifier: workspace:6.4.1 version: link:../styles/dist ally.js: specifier: 1.4.1 @@ -153,7 +153,7 @@ importers: specifier: 2.11.8 version: 2.11.8 '@swisspost/design-system-styles': - specifier: workspace:6.4.0 + specifier: workspace:6.4.1 version: link:../styles/dist rxjs: specifier: 7.8.1 @@ -238,21 +238,21 @@ importers: packages/components-angular/projects/intranet-header: dependencies: '@swisspost/design-system-styles': - specifier: workspace:6.4.0 + specifier: workspace:6.4.1 version: link:../../../styles/dist tslib: specifier: 2.6.2 version: 2.6.2 devDependencies: '@swisspost/design-system-components-angular': - specifier: workspace:3.0.0 + specifier: workspace:3.0.1 version: link:../.. publishDirectory: ../../dist/intranet-header packages/components-react: dependencies: '@swisspost/design-system-components': - specifier: workspace:1.4.0 + specifier: workspace:1.5.0 version: link:../components devDependencies: '@types/node': @@ -343,10 +343,10 @@ importers: specifier: 20.1.0 version: 20.1.0(@angular/common@16.2.6)(@angular/core@16.2.6)(@angular/platform-browser@16.2.6)(rxjs@7.8.1) '@swisspost/design-system-intranet-header': - specifier: workspace:5.0.0 + specifier: workspace:5.0.1 version: link:../components-angular/dist/intranet-header '@swisspost/design-system-styles': - specifier: workspace:6.4.0 + specifier: workspace:6.4.1 version: link:../styles/dist bootstrap: specifier: 5.3.2 @@ -485,19 +485,19 @@ importers: packages/documentation: dependencies: '@swisspost/design-system-components': - specifier: workspace:1.4.0 + specifier: workspace:1.5.0 version: link:../components '@swisspost/design-system-components-react': - specifier: workspace:1.0.17 + specifier: workspace:1.0.18 version: link:../components-react '@swisspost/design-system-icons': specifier: workspace:1.0.12 version: link:../icons '@swisspost/design-system-styles': - specifier: workspace:6.4.0 + specifier: workspace:6.4.1 version: link:../styles/dist '@swisspost/internet-header': - specifier: workspace:1.9.1 + specifier: workspace:1.10.0 version: link:../internet-header bootstrap: specifier: 5.3.2 @@ -660,7 +660,7 @@ importers: specifier: 2.0.9 version: 2.0.9(@stencil/core@3.4.2) '@swisspost/design-system-styles': - specifier: workspace:6.4.0 + specifier: workspace:6.4.1 version: link:../styles/dist body-scroll-lock: specifier: 4.0.0-beta.0