Skip to content

Commit

Permalink
Version Packages (#1267)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 4, 2024
1 parent b4daf45 commit b95f599
Show file tree
Hide file tree
Showing 45 changed files with 163 additions and 90 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-cherries-push.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dry-rabbits-peel.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/eight-seals-burn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/four-buses-sin.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/nice-pandas-allow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-houses-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-birds-admire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-geese-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-baboons-accept.md

This file was deleted.

11 changes: 11 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# docs-web

## 0.0.10

### Patch Changes

- Updated dependencies [[`6dd3ffeb6`](https://github.com/baloise/design-system/commit/6dd3ffeb67e4e78cd921e8148920277a4cb5e40f), [`32562d2fd`](https://github.com/baloise/design-system/commit/32562d2fd9c3ddeb0be252c370af8dbdd54b2370), [`d27fe77dd`](https://github.com/baloise/design-system/commit/d27fe77dd9c24c9da4a4ac7dd2be1a90ae4033cd), [`b4daf458f`](https://github.com/baloise/design-system/commit/b4daf458fc2e051c500db538b7cbecbeb9352c7b), [`a692194ed`](https://github.com/baloise/design-system/commit/a692194ed7085cb97fd4bc1f25f38f276327d277), [`e56e2490f`](https://github.com/baloise/design-system/commit/e56e2490f45ba1d707401d0121489c0869eebe7b), [`9e72ae085`](https://github.com/baloise/design-system/commit/9e72ae085e52b55c53552a427737818b14b0f187), [`9bdbbc238`](https://github.com/baloise/design-system/commit/9bdbbc23817260977e226d85db1cb527a5bad273)]:
- @baloise/design-system-brand-icons@15.1.0
- @baloise/design-system-components@15.1.0
- @baloise/design-system-css@15.1.0
- @baloise/design-system-icons@15.1.0
- @baloise/design-system-tokens@15.1.0

## 0.0.9

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docs-web",
"private": true,
"version": "0.0.9",
"version": "0.0.10",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -10,11 +10,11 @@
"storybook": "storybook build -o ../storybook --quiet --disable-telemetry"
},
"dependencies": {
"@baloise/design-system-brand-icons": "15.0.2",
"@baloise/design-system-components": "15.0.2",
"@baloise/design-system-css": "15.0.2",
"@baloise/design-system-icons": "15.0.2",
"@baloise/design-system-tokens": "15.0.2",
"@baloise/design-system-brand-icons": "15.1.0",
"@baloise/design-system-components": "15.1.0",
"@baloise/design-system-css": "15.1.0",
"@baloise/design-system-icons": "15.1.0",
"@baloise/design-system-tokens": "15.1.0",
"lodash.kebabcase": "~4.1.1"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/brand-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @baloise/design-system-brand-icons

## 15.1.0

### Patch Changes

- [#1262](https://github.com/baloise/design-system/pull/1262) - Merges styles from `<style>` elements to the style attribute of matching elements.

## 15.0.2

## 15.0.1
Expand Down
2 changes: 1 addition & 1 deletion packages/brand-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/design-system-brand-icons",
"version": "15.0.2",
"version": "15.1.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down
13 changes: 13 additions & 0 deletions packages/components-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @baloise/design-system-components-angular

## 15.1.0

### Minor Changes

- [#1271](https://github.com/baloise/design-system/pull/1271) - Introduce a new property `auto-invalid-off` to exclude a form control in Angular reactive forms from being visibly set as invalid.

### Patch Changes

- [#1263](https://github.com/baloise/design-system/pull/1263) - The Angular component `bal-ng-error` is now more synchronized with Angular lifecycles, ensuring improved visibility and hiding of validation messages.

- Updated dependencies [[`32562d2fd`](https://github.com/baloise/design-system/commit/32562d2fd9c3ddeb0be252c370af8dbdd54b2370), [`d27fe77dd`](https://github.com/baloise/design-system/commit/d27fe77dd9c24c9da4a4ac7dd2be1a90ae4033cd), [`b4daf458f`](https://github.com/baloise/design-system/commit/b4daf458fc2e051c500db538b7cbecbeb9352c7b), [`a692194ed`](https://github.com/baloise/design-system/commit/a692194ed7085cb97fd4bc1f25f38f276327d277), [`e56e2490f`](https://github.com/baloise/design-system/commit/e56e2490f45ba1d707401d0121489c0869eebe7b), [`9e72ae085`](https://github.com/baloise/design-system/commit/9e72ae085e52b55c53552a427737818b14b0f187), [`9bdbbc238`](https://github.com/baloise/design-system/commit/9bdbbc23817260977e226d85db1cb527a5bad273)]:
- @baloise/design-system-components@15.1.0

## 15.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/design-system-components-angular",
"version": "15.0.2",
"version": "15.1.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,7 +28,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@baloise/design-system-components": "15.0.2",
"@baloise/design-system-components": "15.1.0",
"tslib": "~2.2.0"
},
"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 @@
# @baloise/design-system-components-react

## 15.1.0

### Patch Changes

- Updated dependencies [[`32562d2fd`](https://github.com/baloise/design-system/commit/32562d2fd9c3ddeb0be252c370af8dbdd54b2370), [`d27fe77dd`](https://github.com/baloise/design-system/commit/d27fe77dd9c24c9da4a4ac7dd2be1a90ae4033cd), [`b4daf458f`](https://github.com/baloise/design-system/commit/b4daf458fc2e051c500db538b7cbecbeb9352c7b), [`a692194ed`](https://github.com/baloise/design-system/commit/a692194ed7085cb97fd4bc1f25f38f276327d277), [`e56e2490f`](https://github.com/baloise/design-system/commit/e56e2490f45ba1d707401d0121489c0869eebe7b), [`9e72ae085`](https://github.com/baloise/design-system/commit/9e72ae085e52b55c53552a427737818b14b0f187), [`9bdbbc238`](https://github.com/baloise/design-system/commit/9bdbbc23817260977e226d85db1cb527a5bad273)]:
- @baloise/design-system-components@15.1.0

## 15.0.2

### 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": "@baloise/design-system-components-react",
"version": "15.0.2",
"version": "15.1.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,7 +37,7 @@
"dist/"
],
"dependencies": {
"@baloise/design-system-components": "15.0.2",
"@baloise/design-system-components": "15.1.0",
"tslib": "*"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/components-table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @baloise/design-system-components-table

## 15.1.0

### Patch Changes

- Updated dependencies [[`32562d2fd`](https://github.com/baloise/design-system/commit/32562d2fd9c3ddeb0be252c370af8dbdd54b2370), [`d27fe77dd`](https://github.com/baloise/design-system/commit/d27fe77dd9c24c9da4a4ac7dd2be1a90ae4033cd), [`b4daf458f`](https://github.com/baloise/design-system/commit/b4daf458fc2e051c500db538b7cbecbeb9352c7b), [`a692194ed`](https://github.com/baloise/design-system/commit/a692194ed7085cb97fd4bc1f25f38f276327d277), [`e56e2490f`](https://github.com/baloise/design-system/commit/e56e2490f45ba1d707401d0121489c0869eebe7b), [`9e72ae085`](https://github.com/baloise/design-system/commit/9e72ae085e52b55c53552a427737818b14b0f187), [`9bdbbc238`](https://github.com/baloise/design-system/commit/9bdbbc23817260977e226d85db1cb527a5bad273)]:
- @baloise/design-system-components@15.1.0
- @baloise/design-system-css@15.1.0

## 15.0.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/design-system-components-table",
"version": "15.0.2",
"version": "15.1.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -51,8 +51,8 @@
},
"gitHead": "4157249628694f5811f322e0a547989ca9a9c6a6",
"dependencies": {
"@baloise/design-system-components": "15.0.2",
"@baloise/design-system-css": "15.0.2",
"@baloise/design-system-components": "15.1.0",
"@baloise/design-system-css": "15.1.0",
"lodash.isnil": "~4.0.0"
}
}
7 changes: 7 additions & 0 deletions packages/components-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @baloise/design-system-components-vue

## 15.1.0

### Patch Changes

- Updated dependencies [[`32562d2fd`](https://github.com/baloise/design-system/commit/32562d2fd9c3ddeb0be252c370af8dbdd54b2370), [`d27fe77dd`](https://github.com/baloise/design-system/commit/d27fe77dd9c24c9da4a4ac7dd2be1a90ae4033cd), [`b4daf458f`](https://github.com/baloise/design-system/commit/b4daf458fc2e051c500db538b7cbecbeb9352c7b), [`a692194ed`](https://github.com/baloise/design-system/commit/a692194ed7085cb97fd4bc1f25f38f276327d277), [`e56e2490f`](https://github.com/baloise/design-system/commit/e56e2490f45ba1d707401d0121489c0869eebe7b), [`9e72ae085`](https://github.com/baloise/design-system/commit/9e72ae085e52b55c53552a427737818b14b0f187), [`9bdbbc238`](https://github.com/baloise/design-system/commit/9bdbbc23817260977e226d85db1cb527a5bad273)]:
- @baloise/design-system-components@15.1.0

## 15.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/design-system-components-vue",
"version": "15.0.2",
"version": "15.1.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -40,7 +40,7 @@
"dist/"
],
"dependencies": {
"@baloise/design-system-components": "15.0.2"
"@baloise/design-system-components": "15.1.0"
},
"peerDependencies": {
"vue": ">=3.0.5"
Expand Down
30 changes: 30 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# @baloise/design-system-components

## 15.1.0

### Minor Changes

- [#1271](https://github.com/baloise/design-system/pull/1271) - Introduce a new property `auto-invalid-off` to exclude a form control in Angular reactive forms from being visibly set as invalid.

### Patch Changes

- [#1266](https://github.com/baloise/design-system/pull/1266) - The term `hidden` is a reserved accessibility (a11y) value. Consequently, we found it necessary to rename our hidden properties for checkboxes, radio buttons, tabs, and steps.
The attribute remains in place for now, ensuring no breaking changes at this time.

The `hidden` property for the checkbox and radio has been updated and renamed to `non-submit.`
The `hidden` property for the tabs and steps has been updated and renamed to `invisible.`

- [#1264](https://github.com/baloise/design-system/pull/1264) - The radio and checkbox group component now updates its children when there are changes in the disabled or invalid status.

- [#1260](https://github.com/baloise/design-system/pull/1260) - The horizontal form field now lacks right padding, and the label is aligned to the right.

- [#1265](https://github.com/baloise/design-system/pull/1265) - Corrected the z-index value for the carousel component with sticky controls.

- [#1261](https://github.com/baloise/design-system/pull/1261) - The navigation component now provides enhanced support for colored service cards on mobile resolutions.

- [#1269](https://github.com/baloise/design-system/pull/1269) - Enable vertical scrolling for the `carousel` with tab controls on mobile devices.

- Updated dependencies []:
- @baloise/design-system-css@15.1.0
- @baloise/design-system-fonts@15.1.0
- @baloise/design-system-icons@15.1.0
- @baloise/design-system-tokens@15.1.0

## 15.0.2

### Patch Changes
Expand Down
16 changes: 8 additions & 8 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/design-system-components",
"version": "15.0.2",
"version": "15.1.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -60,10 +60,10 @@
"docs:pre": "node ../../.build/docs-testing.js && node ../../.build/docs-selectors.js && node ../../.build/docs-contributors.js"
},
"dependencies": {
"@baloise/design-system-css": "15.0.2",
"@baloise/design-system-fonts": "15.0.2",
"@baloise/design-system-icons": "15.0.2",
"@baloise/design-system-tokens": "15.0.2",
"@baloise/design-system-css": "15.1.0",
"@baloise/design-system-fonts": "15.1.0",
"@baloise/design-system-icons": "15.1.0",
"@baloise/design-system-tokens": "15.1.0",
"@baloise/web-app-utils": "3.11.2",
"@floating-ui/dom": "~1.5.1",
"@popperjs/core": "~2.11.4",
Expand All @@ -89,9 +89,9 @@
"tslib": "~2.1.0"
},
"devDependencies": {
"@baloise/design-system-output-target-angular": "15.0.2",
"@baloise/design-system-output-target-react": "15.0.2",
"@baloise/design-system-output-target-vue": "15.0.2"
"@baloise/design-system-output-target-angular": "15.1.0",
"@baloise/design-system-output-target-react": "15.1.0",
"@baloise/design-system-output-target-vue": "15.1.0"
},
"gitHead": "4157249628694f5811f322e0a547989ca9a9c6a6",
"sideEffects": false
Expand Down
8 changes: 8 additions & 0 deletions packages/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @baloise/design-system-css

## 15.1.0

### Patch Changes

- Updated dependencies []:
- @baloise/design-system-fonts@15.1.0
- @baloise/design-system-tokens@15.1.0

## 15.0.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/design-system-css",
"version": "15.0.2",
"version": "15.1.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -48,8 +48,8 @@
"src/"
],
"dependencies": {
"@baloise/design-system-fonts": "15.0.2",
"@baloise/design-system-tokens": "15.0.2"
"@baloise/design-system-fonts": "15.1.0",
"@baloise/design-system-tokens": "15.1.0"
},
"gitHead": "4157249628694f5811f322e0a547989ca9a9c6a6"
}
2 changes: 2 additions & 0 deletions packages/favicons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @baloise/design-system-favicons

## 15.1.0

## 15.0.2

## 15.0.1
Expand Down
2 changes: 1 addition & 1 deletion packages/favicons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/design-system-favicons",
"version": "15.0.2",
"version": "15.1.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/fonts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @baloise/design-system-fonts

## 15.1.0

## 15.0.2

## 15.0.1
Expand Down
2 changes: 1 addition & 1 deletion packages/fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/design-system-fonts",
"version": "15.0.2",
"version": "15.1.0",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
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 @@
# @baloise/design-system-icons

## 15.1.0

## 15.0.2

## 15.0.1
Expand Down
Loading

0 comments on commit b95f599

Please sign in to comment.