Skip to content

Commit

Permalink
fix(angular): add missing child components to the modules
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Feb 28, 2022
1 parent 942fb79 commit 7e30eec
Show file tree
Hide file tree
Showing 9 changed files with 26 additions and 26 deletions.
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": "@baloise/design-system-components-angular",
"version": "10.2.1-beta.7+a7ab7b1c",
"version": "10.2.1-beta.8+942fb79c",
"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 @@ -31,7 +31,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@baloise/design-system-components": "10.2.1-beta.7+a7ab7b1c",
"@baloise/design-system-components": "10.2.1-beta.8+942fb79c",
"tslib": "^2.2.0"
},
"peerDependencies": {
Expand All @@ -41,7 +41,7 @@
"@angular/platform-browser": ">=10.2.4",
"zone.js": ">=0.8.26"
},
"gitHead": "a7ab7b1ccecc90e169f4c1a7903dbe4374390c27",
"gitHead": "942fb79c8ff2fb991d815f91ffee0bb95ea6756f",
"devDependencies": {
"@angular/common": "^10.2.5",
"@angular/compiler": "^10.2.5",
Expand Down
6 changes: 3 additions & 3 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": "10.2.1-beta.7+a7ab7b1c",
"version": "10.2.1-beta.8+942fb79c",
"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 @@ -61,7 +61,7 @@
"react-dom": ">=17.0.0"
},
"dependencies": {
"@baloise/design-system-components": "10.2.1-beta.7+a7ab7b1c"
"@baloise/design-system-components": "10.2.1-beta.8+942fb79c"
},
"gitHead": "a7ab7b1ccecc90e169f4c1a7903dbe4374390c27"
"gitHead": "942fb79c8ff2fb991d815f91ffee0bb95ea6756f"
}
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": "10.2.1-beta.7+a7ab7b1c",
"version": "10.2.1-beta.8+942fb79c",
"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 @@ -45,7 +45,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@baloise/design-system-components": "10.2.1-beta.7+a7ab7b1c",
"@baloise/design-system-components": "10.2.1-beta.8+942fb79c",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.1.3",
"@types/lodash.isnil": "^4.0.6",
Expand All @@ -66,5 +66,5 @@
"peerDependencies": {
"ag-grid-community": ">=25.2.1"
},
"gitHead": "a7ab7b1ccecc90e169f4c1a7903dbe4374390c27"
"gitHead": "942fb79c8ff2fb991d815f91ffee0bb95ea6756f"
}
8 changes: 4 additions & 4 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": "10.2.1-beta.7+a7ab7b1c",
"version": "10.2.1-beta.8+942fb79c",
"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 @@ -42,7 +42,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@babel/types": "^7.17.0",
"@baloise/stencil-vite-fix": "10.2.1-beta.7+a7ab7b1c",
"@baloise/stencil-vite-fix": "10.2.1-beta.8+942fb79c",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.1.3",
"@types/lodash.camelcase": "^4.3.6",
Expand All @@ -60,9 +60,9 @@
"peerDependencies": {
"vue": ">=3.0.5"
},
"gitHead": "a7ab7b1ccecc90e169f4c1a7903dbe4374390c27",
"gitHead": "942fb79c8ff2fb991d815f91ffee0bb95ea6756f",
"dependencies": {
"@baloise/design-system-components": "10.2.1-beta.7+a7ab7b1c"
"@baloise/design-system-components": "10.2.1-beta.8+942fb79c"
},
"vetur": {
"tags": "dist/vetur/tags.json",
Expand Down
8 changes: 4 additions & 4 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": "10.2.1-beta.7+a7ab7b1c",
"version": "10.2.1-beta.8+942fb79c",
"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 @@ -63,8 +63,8 @@
"www:watch": "stencil build --dev --serve --config stencil.test.config.ts --watch"
},
"dependencies": {
"@baloise/design-system-fonts": "10.2.1-beta.7+a7ab7b1c",
"@baloise/design-system-icons": "10.2.1-beta.7+a7ab7b1c",
"@baloise/design-system-fonts": "10.2.1-beta.8+942fb79c",
"@baloise/design-system-icons": "10.2.1-beta.8+942fb79c",
"@baloise/stencil-vite-fix": "^9.2.3",
"@baloise/web-app-utils": "^3.0.0",
"@popperjs/core": "^2.11.2",
Expand Down Expand Up @@ -142,5 +142,5 @@
"vue-loader": "^16.8.3",
"workbox-build": "^4.3.1"
},
"gitHead": "a7ab7b1ccecc90e169f4c1a7903dbe4374390c27"
"gitHead": "942fb79c8ff2fb991d815f91ffee0bb95ea6756f"
}
4 changes: 2 additions & 2 deletions packages/fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/design-system-fonts",
"version": "10.2.1-beta.7+a7ab7b1c",
"version": "10.2.1-beta.8+942fb79c",
"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 @@ -39,5 +39,5 @@
"devDependencies": {
"archiver": "^5.3.0"
},
"gitHead": "a7ab7b1ccecc90e169f4c1a7903dbe4374390c27"
"gitHead": "942fb79c8ff2fb991d815f91ffee0bb95ea6756f"
}
4 changes: 2 additions & 2 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/design-system-icons",
"version": "10.2.1-beta.7+a7ab7b1c",
"version": "10.2.1-beta.8+942fb79c",
"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,5 +51,5 @@
"svgo": "^2.4.0",
"typescript": "^4.3.5"
},
"gitHead": "a7ab7b1ccecc90e169f4c1a7903dbe4374390c27"
"gitHead": "942fb79c8ff2fb991d815f91ffee0bb95ea6756f"
}
4 changes: 2 additions & 2 deletions packages/stencil-vite-fix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/stencil-vite-fix",
"version": "10.2.1-beta.7+a7ab7b1c",
"version": "10.2.1-beta.8+942fb79c",
"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 @@ -34,5 +34,5 @@
"dependencies": {
"replace-in-file": "^6.3.2"
},
"gitHead": "a7ab7b1ccecc90e169f4c1a7903dbe4374390c27"
"gitHead": "942fb79c8ff2fb991d815f91ffee0bb95ea6756f"
}
6 changes: 3 additions & 3 deletions packages/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/design-system-testing",
"version": "10.2.1-beta.7+a7ab7b1c",
"version": "10.2.1-beta.8+942fb79c",
"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 @@
},
"license": "Apache-2.0",
"dependencies": {
"@baloise/design-system-components": "10.2.1-beta.7+a7ab7b1c",
"@baloise/design-system-components": "10.2.1-beta.8+942fb79c",
"@baloise/web-app-utils": "^3.0.0",
"date-fns": "^2.28.0"
},
Expand All @@ -60,5 +60,5 @@
"ts-node": "^9.0.0",
"typescript": "^4.4.3"
},
"gitHead": "a7ab7b1ccecc90e169f4c1a7903dbe4374390c27"
"gitHead": "942fb79c8ff2fb991d815f91ffee0bb95ea6756f"
}

0 comments on commit 7e30eec

Please sign in to comment.