@@ -22,7 +23,12 @@ import { IxInput } from '@siemens/ix-vue';
-
+
@@ -30,6 +36,11 @@ import { IxInput } from '@siemens/ix-vue';
-
+
diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md
index 76b15e137f2..ba9a1e84b87 100644
--- a/packages/vue/CHANGELOG.md
+++ b/packages/vue/CHANGELOG.md
@@ -1,5 +1,20 @@
# @siemens/ix-vue
+## 2.7.0
+
+### Minor Changes
+
+- [#1654](https://github.com/siemens/ix/pull/1654) [`07c9f3d66e`](https://github.com/siemens/ix/commit/07c9f3d66e33ee2770dceaf0046fbdb52f882543) Thanks [@nuke-ellington](https://github.com/nuke-ellington)! - Add openAppSwitch event to **ix-application-header** and **ix-menu**.
+
+- [#1669](https://github.com/siemens/ix/pull/1669) [`6ce292968e`](https://github.com/siemens/ix/commit/6ce292968ed808e06cde79d459ee8b45a4edc6e4) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - Prevent `ix-select` list items to expand beyond screen width and add properties: dropdown-width + dropdown-max-width
+
+- [#1635](https://github.com/siemens/ix/pull/1635) [`9a5fff63e6`](https://github.com/siemens/ix/commit/9a5fff63e6230a95ce6f6abfe39c1256fb26b515) Thanks [@matthiashader](https://github.com/matthiashader)! - Add additional button properties to **ix-date-dropdown** and **ix-expanding-search**.
+
+### Patch Changes
+
+- Updated dependencies [[`9b91179825`](https://github.com/siemens/ix/commit/9b911798254f74ea16ecb5144bc2a1dc3f4f80ce), [`d28d62160e`](https://github.com/siemens/ix/commit/d28d62160e69388089dec58040c915ca69749462), [`1625ddc001`](https://github.com/siemens/ix/commit/1625ddc001b451069a200da171fd1df92846c3a6), [`07c9f3d66e`](https://github.com/siemens/ix/commit/07c9f3d66e33ee2770dceaf0046fbdb52f882543), [`3f5d0a4f39`](https://github.com/siemens/ix/commit/3f5d0a4f39c589408f8f352a3c9ec039f42190b9), [`89801b1149`](https://github.com/siemens/ix/commit/89801b1149b18c580a4fee6563638a8883fad2d1), [`e2316d8b6d`](https://github.com/siemens/ix/commit/e2316d8b6d514217b97790f9a86bd1bbf30e7f44), [`4558698209`](https://github.com/siemens/ix/commit/455869820982501461b3d75c3f87fbdcf81fab01), [`0234ccf941`](https://github.com/siemens/ix/commit/0234ccf9419cd6fee18690106405da26d4e50bb6), [`6ce292968e`](https://github.com/siemens/ix/commit/6ce292968ed808e06cde79d459ee8b45a4edc6e4), [`72dd729926`](https://github.com/siemens/ix/commit/72dd729926578f6f9b78f2268a315b6e7d0d12cc), [`f3c8ab8b01`](https://github.com/siemens/ix/commit/f3c8ab8b01d6bbdf075f19e998f2aa33bde1d68a), [`9a5fff63e6`](https://github.com/siemens/ix/commit/9a5fff63e6230a95ce6f6abfe39c1256fb26b515), [`e263955649`](https://github.com/siemens/ix/commit/e263955649d8377ec592e81dfca1387e04936d94)]:
+ - @siemens/ix@2.7.0
+
## 2.6.1
### Patch Changes
diff --git a/packages/vue/package.json b/packages/vue/package.json
index 87553b3c743..79e9833b80b 100644
--- a/packages/vue/package.json
+++ b/packages/vue/package.json
@@ -3,7 +3,7 @@
"homepage": "https://ix.siemens.io",
"author": "Siemens AG",
"license": "MIT",
- "version": "2.6.1",
+ "version": "2.7.0",
"description": "Siemens iX for Vue",
"bugs": "https://github.com/siemens/ix/issues",
"repository": {
@@ -31,7 +31,7 @@
"lint": "eslint src"
},
"dependencies": {
- "@siemens/ix": "~2.6.1"
+ "@siemens/ix": "~2.7.0"
},
"devDependencies": {
"rimraf": "^3.0.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 29762c20ff1..f08ae0c327f 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -72,7 +72,7 @@ importers:
packages/aggrid:
dependencies:
'@siemens/ix':
- specifier: ~2.6.1
+ specifier: ~2.7.0
version: link:../core
devDependencies:
'@playwright/test':
@@ -124,7 +124,7 @@ importers:
packages/angular:
dependencies:
'@siemens/ix':
- specifier: ~2.6.1
+ specifier: ~2.7.0
version: link:../core
'@siemens/ix-icons':
specifier: ^2.0.0
@@ -159,7 +159,7 @@ importers:
version: 29.7.0(@types/node@20.16.5)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.16.5)(typescript@4.6.4))
jest-preset-angular:
specifier: ^12.2.3
- version: 12.2.6(kzhkrveqbt6o6ftxcikbrqnxuy)
+ version: 12.2.6(xslxzej4nqqthi67ri726zmoau)
ng-packagr:
specifier: ^14.2.0
version: 14.3.0(@angular/compiler-cli@13.4.0(@angular/compiler@13.4.0)(typescript@4.6.4))(@types/node@20.16.5)(tslib@2.6.2)(typescript@4.6.4)
@@ -245,7 +245,7 @@ importers:
devDependencies:
'@angular-devkit/build-angular':
specifier: ^14.2.0
- version: 14.2.13(@angular/compiler-cli@14.3.0(@angular/compiler@14.3.0(@angular/core@14.3.0(rxjs@7.5.7)(zone.js@0.11.8)))(typescript@4.7.4))(@swc/core@1.9.2)(chokidar@3.5.3)(html-webpack-plugin@5.6.3(webpack@5.76.1(@swc/core@1.9.2)(esbuild@0.15.5)))(karma@6.4.2)(ng-packagr@14.3.0(@angular/compiler-cli@14.3.0(@angular/compiler@14.3.0(@angular/core@14.3.0(rxjs@7.5.7)(zone.js@0.11.8)))(typescript@4.7.4))(@types/node@20.16.5)(tslib@2.6.2)(typescript@4.7.4))(typescript@4.7.4)
+ version: 14.2.13(@angular/compiler-cli@14.3.0(@angular/compiler@14.3.0(@angular/core@14.3.0(rxjs@7.5.7)(zone.js@0.11.8)))(typescript@4.7.4))(@swc/core@1.9.2)(chokidar@3.5.3)(html-webpack-plugin@5.6.3(webpack@5.76.1(@swc/core@1.9.2)(esbuild@0.15.5)))(karma@6.4.2)(ng-packagr@14.3.0(@angular/compiler-cli@14.3.0(@angular/compiler@14.3.0(@angular/core@14.3.0(rxjs@7.5.7)(zone.js@0.11.8)))(typescript@4.7.4))(@types/node@20.5.1)(tslib@2.6.2)(typescript@4.7.4))(typescript@4.7.4)
'@angular/cli':
specifier: ~14.2.0
version: 14.2.13(chokidar@3.5.3)
@@ -765,7 +765,7 @@ importers:
packages/react:
dependencies:
'@siemens/ix':
- specifier: ~2.6.1
+ specifier: ~2.7.0
version: link:../core
'@siemens/ix-icons':
specifier: ^2.0.0
@@ -1017,7 +1017,7 @@ importers:
packages/vue:
dependencies:
'@siemens/ix':
- specifier: ~2.6.1
+ specifier: ~2.7.0
version: link:../core
'@siemens/ix-icons':
specifier: ^2.0.0
@@ -16322,7 +16322,7 @@ snapshots:
transitivePeerDependencies:
- chokidar
- '@angular-devkit/build-angular@14.2.13(@angular/compiler-cli@13.4.0(@angular/compiler@13.4.0)(typescript@4.6.4))(@swc/core@1.9.2)(chokidar@3.5.3)(html-webpack-plugin@5.6.3(webpack@5.96.1(@swc/core@1.9.2)))(karma@6.4.2)(ng-packagr@14.3.0(@angular/compiler-cli@13.4.0(@angular/compiler@13.4.0)(typescript@4.6.4))(@types/node@20.16.5)(tslib@2.6.2)(typescript@4.6.4))(typescript@4.6.4)':
+ '@angular-devkit/build-angular@14.2.13(@angular/compiler-cli@13.4.0(@angular/compiler@13.4.0)(typescript@4.6.4))(@swc/core@1.9.2)(chokidar@3.5.3)(html-webpack-plugin@5.6.3)(karma@6.4.2)(ng-packagr@14.3.0(@angular/compiler-cli@13.4.0(@angular/compiler@13.4.0)(typescript@4.6.4))(@types/node@20.16.5)(tslib@2.6.2)(typescript@4.6.4))(typescript@4.6.4)':
dependencies:
'@ampproject/remapping': 2.2.0
'@angular-devkit/architect': 0.1402.13(chokidar@3.5.3)
@@ -16387,7 +16387,7 @@ snapshots:
webpack-dev-middleware: 5.3.3(webpack@5.76.1(@swc/core@1.9.2)(esbuild@0.15.5))
webpack-dev-server: 4.11.0(webpack@5.76.1(@swc/core@1.9.2)(esbuild@0.15.5))
webpack-merge: 5.8.0
- webpack-subresource-integrity: 5.1.0(html-webpack-plugin@5.6.3(webpack@5.96.1(@swc/core@1.9.2)))(webpack@5.76.1(@swc/core@1.9.2)(esbuild@0.15.5))
+ webpack-subresource-integrity: 5.1.0(html-webpack-plugin@5.6.3)(webpack@5.76.1(@swc/core@1.9.2)(esbuild@0.15.5))
optionalDependencies:
esbuild: 0.15.5
karma: 6.4.2
@@ -16407,7 +16407,7 @@ snapshots:
- utf-8-validate
- webpack-cli
- '@angular-devkit/build-angular@14.2.13(@angular/compiler-cli@14.3.0(@angular/compiler@14.3.0(@angular/core@14.3.0(rxjs@7.5.7)(zone.js@0.11.8)))(typescript@4.7.4))(@swc/core@1.9.2)(chokidar@3.5.3)(html-webpack-plugin@5.6.3(webpack@5.76.1(@swc/core@1.9.2)(esbuild@0.15.5)))(karma@6.4.2)(ng-packagr@14.3.0(@angular/compiler-cli@14.3.0(@angular/compiler@14.3.0(@angular/core@14.3.0(rxjs@7.5.7)(zone.js@0.11.8)))(typescript@4.7.4))(@types/node@20.16.5)(tslib@2.6.2)(typescript@4.7.4))(typescript@4.7.4)':
+ '@angular-devkit/build-angular@14.2.13(@angular/compiler-cli@14.3.0(@angular/compiler@14.3.0(@angular/core@14.3.0(rxjs@7.5.7)(zone.js@0.11.8)))(typescript@4.7.4))(@swc/core@1.9.2)(chokidar@3.5.3)(html-webpack-plugin@5.6.3(webpack@5.76.1(@swc/core@1.9.2)(esbuild@0.15.5)))(karma@6.4.2)(ng-packagr@14.3.0(@angular/compiler-cli@14.3.0(@angular/compiler@14.3.0(@angular/core@14.3.0(rxjs@7.5.7)(zone.js@0.11.8)))(typescript@4.7.4))(@types/node@20.5.1)(tslib@2.6.2)(typescript@4.7.4))(typescript@4.7.4)':
dependencies:
'@ampproject/remapping': 2.2.0
'@angular-devkit/architect': 0.1402.13(chokidar@3.5.3)
@@ -16476,7 +16476,7 @@ snapshots:
optionalDependencies:
esbuild: 0.15.5
karma: 6.4.2
- ng-packagr: 14.3.0(@angular/compiler-cli@14.3.0(@angular/compiler@14.3.0(@angular/core@14.3.0(rxjs@7.5.7)(zone.js@0.11.8)))(typescript@4.7.4))(@types/node@20.16.5)(tslib@2.6.2)(typescript@4.7.4)
+ ng-packagr: 14.3.0(@angular/compiler-cli@14.3.0(@angular/compiler@14.3.0(@angular/core@14.3.0(rxjs@7.5.7)(zone.js@0.11.8)))(typescript@4.7.4))(@types/node@20.5.1)(tslib@2.6.2)(typescript@4.7.4)
transitivePeerDependencies:
- '@swc/core'
- bluebird
@@ -20553,7 +20553,7 @@ snapshots:
resolve-pathname: 3.0.0
shelljs: 0.8.5
tslib: 2.6.2
- url-loader: 4.1.1(file-loader@6.2.0(webpack@5.89.0(@swc/core@1.9.2)))(webpack@5.96.1(@swc/core@1.9.2))
+ url-loader: 4.1.1(file-loader@6.2.0(webpack@5.96.1(@swc/core@1.9.2)))(webpack@5.96.1(@swc/core@1.9.2))
webpack: 5.96.1(@swc/core@1.9.2)
optionalDependencies:
'@docusaurus/types': 3.3.0(@swc/core@1.9.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
@@ -28469,17 +28469,6 @@ snapshots:
webpack: 5.76.1(@swc/core@1.9.2)
optional: true
- html-webpack-plugin@5.6.3(webpack@5.96.1(@swc/core@1.9.2)):
- dependencies:
- '@types/html-minifier-terser': 6.1.0
- html-minifier-terser: 6.1.0
- lodash: 4.17.21
- pretty-error: 4.0.0
- tapable: 2.2.1
- optionalDependencies:
- webpack: 5.96.1(@swc/core@1.9.2)
- optional: true
-
htmlparser2@3.10.1:
dependencies:
domelementtype: 1.3.1
@@ -29535,9 +29524,9 @@ snapshots:
optionalDependencies:
jest-resolve: 29.7.0
- jest-preset-angular@12.2.6(kzhkrveqbt6o6ftxcikbrqnxuy):
+ jest-preset-angular@12.2.6(xslxzej4nqqthi67ri726zmoau):
dependencies:
- '@angular-devkit/build-angular': 14.2.13(@angular/compiler-cli@13.4.0(@angular/compiler@13.4.0)(typescript@4.6.4))(@swc/core@1.9.2)(chokidar@3.5.3)(html-webpack-plugin@5.6.3(webpack@5.96.1(@swc/core@1.9.2)))(karma@6.4.2)(ng-packagr@14.3.0(@angular/compiler-cli@13.4.0(@angular/compiler@13.4.0)(typescript@4.6.4))(@types/node@20.16.5)(tslib@2.6.2)(typescript@4.6.4))(typescript@4.6.4)
+ '@angular-devkit/build-angular': 14.2.13(@angular/compiler-cli@13.4.0(@angular/compiler@13.4.0)(typescript@4.6.4))(@swc/core@1.9.2)(chokidar@3.5.3)(html-webpack-plugin@5.6.3)(karma@6.4.2)(ng-packagr@14.3.0(@angular/compiler-cli@13.4.0(@angular/compiler@13.4.0)(typescript@4.6.4))(@types/node@20.16.5)(tslib@2.6.2)(typescript@4.6.4))(typescript@4.6.4)
'@angular/compiler-cli': 13.4.0(@angular/compiler@13.4.0)(typescript@4.6.4)
'@angular/core': 13.4.0(rxjs@7.5.7)(zone.js@0.11.8)
'@angular/platform-browser-dynamic': 14.3.0(@angular/common@13.4.0(@angular/core@13.4.0(rxjs@7.5.7)(zone.js@0.11.8))(rxjs@7.5.7))(@angular/compiler@13.4.0)(@angular/core@13.4.0(rxjs@7.5.7)(zone.js@0.11.8))(@angular/platform-browser@14.3.0(@angular/animations@14.3.0(@angular/core@13.4.0(rxjs@7.5.7)(zone.js@0.11.8)))(@angular/common@13.4.0(@angular/core@13.4.0(rxjs@7.5.7)(zone.js@0.11.8))(rxjs@7.5.7))(@angular/core@13.4.0(rxjs@7.5.7)(zone.js@0.11.8)))
@@ -31403,7 +31392,7 @@ snapshots:
- bluebird
- supports-color
- ng-packagr@14.3.0(@angular/compiler-cli@14.3.0(@angular/compiler@14.3.0(@angular/core@14.3.0(rxjs@7.5.7)(zone.js@0.11.8)))(typescript@4.7.4))(@types/node@20.16.5)(tslib@2.6.2)(typescript@4.7.4):
+ ng-packagr@14.3.0(@angular/compiler-cli@14.3.0(@angular/compiler@14.3.0(@angular/core@14.3.0(rxjs@7.5.7)(zone.js@0.11.8)))(typescript@4.7.4))(@types/node@20.5.1)(tslib@2.6.2)(typescript@4.7.4):
dependencies:
'@angular/compiler-cli': 14.3.0(@angular/compiler@14.3.0(@angular/core@14.3.0(rxjs@7.5.7)(zone.js@0.11.8)))(typescript@4.7.4)
'@rollup/plugin-json': 4.1.0(rollup@2.79.1)
@@ -31426,7 +31415,7 @@ snapshots:
postcss-preset-env: 7.8.3(postcss@8.4.31)
postcss-url: 10.1.3(postcss@8.4.31)
rollup: 2.79.1
- rollup-plugin-sourcemaps: 0.6.3(@types/node@20.16.5)(rollup@2.79.1)
+ rollup-plugin-sourcemaps: 0.6.3(@types/node@20.5.1)(rollup@2.79.1)
rxjs: 7.5.7
sass: 1.69.5
stylus: 0.59.0
@@ -34022,6 +34011,15 @@ snapshots:
optionalDependencies:
'@types/node': 20.16.5
+ rollup-plugin-sourcemaps@0.6.3(@types/node@20.5.1)(rollup@2.79.1):
+ dependencies:
+ '@rollup/pluginutils': 3.1.0(rollup@2.79.1)
+ rollup: 2.79.1
+ source-map-resolve: 0.6.0
+ optionalDependencies:
+ '@types/node': 20.5.1
+ optional: true
+
rollup-plugin-terser@7.0.2(rollup@2.79.1):
dependencies:
'@babel/code-frame': 7.22.13
@@ -35809,14 +35807,14 @@ snapshots:
optionalDependencies:
file-loader: 6.2.0(webpack@5.89.0(@swc/core@1.9.2))
- url-loader@4.1.1(file-loader@6.2.0(webpack@5.89.0(@swc/core@1.9.2)))(webpack@5.96.1(@swc/core@1.9.2)):
+ url-loader@4.1.1(file-loader@6.2.0(webpack@5.96.1(@swc/core@1.9.2)))(webpack@5.96.1(@swc/core@1.9.2)):
dependencies:
loader-utils: 2.0.4
mime-types: 2.1.35
schema-utils: 3.3.0
webpack: 5.96.1(@swc/core@1.9.2)
optionalDependencies:
- file-loader: 6.2.0(webpack@5.89.0(@swc/core@1.9.2))
+ file-loader: 6.2.0(webpack@5.96.1(@swc/core@1.9.2))
url-parse@1.5.10:
dependencies:
@@ -36404,12 +36402,12 @@ snapshots:
optionalDependencies:
html-webpack-plugin: 5.6.3(webpack@5.76.1(@swc/core@1.9.2)(esbuild@0.15.5))
- webpack-subresource-integrity@5.1.0(html-webpack-plugin@5.6.3(webpack@5.96.1(@swc/core@1.9.2)))(webpack@5.76.1(@swc/core@1.9.2)(esbuild@0.15.5)):
+ webpack-subresource-integrity@5.1.0(html-webpack-plugin@5.6.3)(webpack@5.76.1(@swc/core@1.9.2)(esbuild@0.15.5)):
dependencies:
typed-assert: 1.0.9
webpack: 5.76.1(@swc/core@1.9.2)(esbuild@0.15.5)
optionalDependencies:
- html-webpack-plugin: 5.6.3(webpack@5.96.1(@swc/core@1.9.2))
+ html-webpack-plugin: 5.6.3(webpack@5.76.1(@swc/core@1.9.2)(esbuild@0.15.5))
webpack-virtual-modules@0.6.2: {}