Skip to content

Commit

Permalink
Merge pull request #1 from baloise-incubator/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
hirsch88 authored Feb 28, 2024
2 parents 98bc644 + d81b160 commit a22d511
Show file tree
Hide file tree
Showing 26 changed files with 73 additions and 77 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-monkeys-switch.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/cool-experts-sin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-colts-judge.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-paws-flash.md

This file was deleted.

14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "docs",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"dependencies": {
"@baloise/ds-brand-icons": "0.0.0",
"@baloise/ds-core": "0.0.0",
"@baloise/ds-styles": "0.0.0",
"@baloise/ds-css": "0.0.0",
"@baloise/ds-icons": "0.0.0",
"@baloise/ds-tokens": "0.0.0",
"@baloise/ds-brand-icons": "0.0.1",
"@baloise/ds-core": "0.0.1",
"@baloise/ds-styles": "0.0.1",
"@baloise/ds-css": "0.0.1",
"@baloise/ds-icons": "0.0.1",
"@baloise/ds-tokens": "0.0.1",
"@storybook/addon-essentials": "~7.6.10",
"@storybook/addon-links": "~7.6.10",
"@storybook/blocks": "~7.6.10",
Expand Down
6 changes: 3 additions & 3 deletions e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "e2e",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"scripts": {
"postinstall": "cypress install",
"visual-report": "npx reg-cli cypress/snapshots/actual cypress/snapshots/base/visual cypress/snapshots/diff -R cypress/snapshots/report.html --ignoreChange --matchingThreshold 0.15"
},
"dependencies": {
"@baloise/ds-core": "0.0.0",
"@baloise/ds-testing": "0.0.0",
"@baloise/ds-core": "0.0.1",
"@baloise/ds-testing": "0.0.1",
"@baloise/web-app-utils": "~3.11.2",
"@vitejs/plugin-vue": "~5.0.4",
"axe-core": "~4.8.4",
Expand Down
2 changes: 1 addition & 1 deletion libs/nx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-nx",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"dependencies": {
"@nx/devkit": "18.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/angular-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-angular-common",
"version": "0.0.0",
"version": "0.0.1",
"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 All @@ -17,7 +17,7 @@
"rxjs": ">=7.0.0"
},
"dependencies": {
"@baloise/ds-core": "0.0.0"
"@baloise/ds-core": "0.0.1"
},
"sideEffects": false
}
6 changes: 3 additions & 3 deletions packages/angular-legacy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-angular-legacy",
"version": "0.0.0",
"version": "0.0.1",
"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 All @@ -16,8 +16,8 @@
"@angular/core": ">=15.0.0"
},
"dependencies": {
"@baloise/ds-core": "0.0.0",
"@baloise/ds-angular-common": "0.0.0"
"@baloise/ds-core": "0.0.1",
"@baloise/ds-angular-common": "0.0.1"
},
"sideEffects": false
}
6 changes: 3 additions & 3 deletions packages/angular-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-angular-module",
"version": "0.0.0",
"version": "0.0.1",
"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 All @@ -16,8 +16,8 @@
"@angular/core": ">=15.0.0"
},
"dependencies": {
"@baloise/ds-core": "0.0.0",
"@baloise/ds-angular-common": "0.0.0"
"@baloise/ds-core": "0.0.1",
"@baloise/ds-angular-common": "0.0.1"
},
"sideEffects": false
}
6 changes: 3 additions & 3 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-angular",
"version": "0.0.0",
"version": "0.0.1",
"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 All @@ -17,8 +17,8 @@
"@angular/forms": ">=15.0.0"
},
"dependencies": {
"@baloise/ds-core": "0.0.0",
"@baloise/ds-angular-common": "0.0.0",
"@baloise/ds-core": "0.0.1",
"@baloise/ds-angular-common": "0.0.1",
"tslib": "~2.3.0"
},
"sideEffects": false
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/ds-brand-icons",
"version": "0.0.0",
"version": "0.0.1",
"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
31 changes: 22 additions & 9 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @baloise/ds-core

## 0.0.1

### Patch Changes

- **cli**: 3rd change ( [`f5c8d70`](https://github.com/baloise-incubator/ds-playground/commit/f5c8d70b26b6c263a2141e87533d842dc2072f70))

- **cli**: second change ( [`66cd140`](https://github.com/baloise-incubator/ds-playground/commit/66cd140f09e4ef4354fb544e8713ebe87cd56775))

- **cli**: first release test ( [`94f44d0`](https://github.com/baloise-incubator/ds-playground/commit/94f44d048af92dabc31f0c256a84dbc7ba5f0afe))

## 15.2.3

### Patch Changes
Expand Down Expand Up @@ -110,31 +120,34 @@
**app.config.ts**

```ts
import { ApplicationConfig, importProvidersFrom } from '@angular/core'
import { ApplicationConfig, importProvidersFrom } from "@angular/core";

import { provideBaloiseDesignSystem } from '@baloise/design-system-components-angular/standalone'
import { provideBaloiseDesignSystem } from "@baloise/design-system-components-angular/standalone";

export const appConfig: ApplicationConfig = {
providers: [provideBaloiseDesignSystem()],
}
};
```

In each app component, import the necessary Baloise Design System components or a bundled set.

**app.component.ts**

```ts
import { CUSTOM_ELEMENTS_SCHEMA, Component } from '@angular/core'
import { CommonModule } from '@angular/common'
import { BalApp, BalButton } from '@baloise/design-system-components-angular/standalone'
import { CUSTOM_ELEMENTS_SCHEMA, Component } from "@angular/core";
import { CommonModule } from "@angular/common";
import {
BalApp,
BalButton,
} from "@baloise/design-system-components-angular/standalone";

export interface UpdateControl {
name: string
value: any
name: string;
value: any;
}

@Component({
selector: 'app-root',
selector: "app-root",
standalone: true,
schemas: [CUSTOM_ELEMENTS_SCHEMA],
imports: [CommonModule, BalApp, BalButton],
Expand Down
14 changes: 7 additions & 7 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-core",
"version": "0.0.0",
"version": "0.0.1",
"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,9 +28,9 @@
"dev": "BAL_DOCUMENTATION=true stencil build --watch"
},
"dependencies": {
"@baloise/ds-styles": "0.0.0",
"@baloise/ds-css": "0.0.0",
"@baloise/ds-icons": "0.0.0",
"@baloise/ds-styles": "0.0.1",
"@baloise/ds-css": "0.0.1",
"@baloise/ds-icons": "0.0.1",
"@baloise/web-app-utils": "3.11.2",
"@floating-ui/dom": "~1.6.3",
"@popperjs/core": "~2.11.4",
Expand All @@ -54,9 +54,9 @@
"@baloise/output-target-angular": "0.0.0",
"@baloise/output-target-react": "0.0.0",
"@baloise/output-target-vue": "0.0.0",
"@baloise/ds-maps": "0.0.0",
"@baloise/ds-brand-icons": "0.0.0",
"@baloise/ds-favicons": "0.0.0"
"@baloise/ds-maps": "0.0.1",
"@baloise/ds-brand-icons": "0.0.1",
"@baloise/ds-favicons": "0.0.1"
},
"sideEffects": false
}
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/ds-css",
"version": "0.0.0",
"version": "0.0.1",
"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 All @@ -19,8 +19,8 @@
"src/"
],
"dependencies": {
"@baloise/ds-fonts": "0.0.0",
"@baloise/ds-tokens": "0.0.0"
"@baloise/ds-fonts": "0.0.1",
"@baloise/ds-tokens": "0.0.1"
},
"gitHead": "4157249628694f5811f322e0a547989ca9a9c6a6"
}
2 changes: 1 addition & 1 deletion packages/devkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-devkit",
"version": "0.0.0",
"version": "0.0.1",
"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: 1 addition & 1 deletion packages/favicons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-favicons",
"version": "0.0.0",
"version": "0.0.1",
"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: 1 addition & 1 deletion packages/fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-fonts",
"version": "0.0.0",
"version": "0.0.1",
"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: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-icons",
"version": "0.0.0",
"version": "0.0.1",
"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: 1 addition & 1 deletion packages/maps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-maps",
"version": "0.0.0",
"version": "0.0.1",
"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
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-react",
"version": "0.0.0",
"version": "0.0.1",
"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 All @@ -15,7 +15,7 @@
"dist/"
],
"dependencies": {
"@baloise/ds-core": "0.0.0"
"@baloise/ds-core": "0.0.1"
},
"type": "module",
"main": "./dist/index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-styles",
"version": "0.0.0",
"version": "0.0.1",
"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 All @@ -23,8 +23,8 @@
"src/"
],
"dependencies": {
"@baloise/ds-fonts": "0.0.0",
"@baloise/ds-tokens": "0.0.0",
"@baloise/ds-fonts": "0.0.1",
"@baloise/ds-tokens": "0.0.1",
"@phenomnomnominal/tsquery": "6.1.3",
"cheerio": "1.0.0-rc.12",
"glob": "10.3.10",
Expand Down
8 changes: 4 additions & 4 deletions packages/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-table",
"version": "0.0.0",
"version": "0.0.1",
"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 @@ -29,8 +29,8 @@
"ag-grid-community": ">=29.3.0"
},
"dependencies": {
"@baloise/ds-core": "0.0.0",
"@baloise/ds-css": "0.0.0",
"@baloise/ds-styles": "0.0.0"
"@baloise/ds-core": "0.0.1",
"@baloise/ds-css": "0.0.1",
"@baloise/ds-styles": "0.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-testing",
"version": "0.0.0",
"version": "0.0.1",
"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: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-tokens",
"version": "0.0.0",
"version": "0.0.1",
"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
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-vue",
"version": "0.0.0",
"version": "0.0.1",
"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 All @@ -24,7 +24,7 @@
}
},
"dependencies": {
"@baloise/ds-core": "0.0.0"
"@baloise/ds-core": "0.0.1"
},
"peerDependencies": {
"vue": ">=3.0.5"
Expand Down

0 comments on commit a22d511

Please sign in to comment.