From 7b7ab2dfbe043af36f3e9b7de7ed7695944337b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 13 Jan 2025 10:23:50 +0000 Subject: [PATCH] Version Packages (alpha) --- .changeset/pre.json | 24 +++- packages/aggrid/CHANGELOG.md | 15 +++ packages/aggrid/package.json | 4 +- packages/angular/CHANGELOG.md | 70 +++++++++++ packages/angular/package.json | 4 +- packages/core/CHANGELOG.md | 81 +++++++++++++ packages/core/package.json | 2 +- packages/echarts/CHANGELOG.md | 10 ++ packages/echarts/package.json | 2 +- packages/react/CHANGELOG.md | 66 ++++++++++ packages/react/package.json | 4 +- packages/vue/CHANGELOG.md | 66 ++++++++++ packages/vue/package.json | 4 +- pnpm-lock.yaml | 218 ++++------------------------------ 14 files changed, 364 insertions(+), 206 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index 23436829f63..45c40d34a9b 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -15,7 +15,27 @@ "@siemens/ix-react": "2.2.1", "react-test-app": "2.1.2", "@siemens/ix-vue": "2.2.1", - "vue-test-app": "2.1.2" + "vue-test-app": "2.1.2", + "angular-standalone-test-app": "0.0.0", + "ionic-test-app": "0.0.1", + "storybook-docs": "0.0.0", + "strict-check": "1.0.0" }, - "changesets": [] + "changesets": [ + "afraid-papayas-own", + "clean-squids-retire", + "cool-keys-shout", + "fresh-maps-ring", + "gentle-snails-destroy", + "khaki-moles-cry", + "lemon-monkeys-leave", + "long-meals-count", + "nervous-badgers-count", + "purple-guests-wait", + "rare-numbers-double", + "shy-experts-rest", + "silly-carrots-complain", + "tame-emus-poke", + "wicked-windows-approve" + ] } diff --git a/packages/aggrid/CHANGELOG.md b/packages/aggrid/CHANGELOG.md index 473c441b8ef..1fda131d83b 100644 --- a/packages/aggrid/CHANGELOG.md +++ b/packages/aggrid/CHANGELOG.md @@ -1,5 +1,20 @@ # @siemens/ix-aggrid +## 3.0.0-alpha.0 + +### Major Changes + +- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons + +- [#1394](https://github.com/siemens/ix/pull/1394) [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - refactor: replace internal comments with annotations + +### Patch Changes + +- [#1623](https://github.com/siemens/ix/pull/1623) [`0de0a6759d4df1dd104937c5e6d1fc2658a7a986`](https://github.com/siemens/ix/commit/0de0a6759d4df1dd104937c5e6d1fc2658a7a986) Thanks [@danielleroux](https://github.com/danielleroux)! - Set typography globally for **ag-grid** theme. + +- Updated dependencies [[`7eb4d5147056e1e3252e387e5a718df7e593909e`](https://github.com/siemens/ix/commit/7eb4d5147056e1e3252e387e5a718df7e593909e), [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3), [`0de0a6759d4df1dd104937c5e6d1fc2658a7a986`](https://github.com/siemens/ix/commit/0de0a6759d4df1dd104937c5e6d1fc2658a7a986), [`0de0a6759d4df1dd104937c5e6d1fc2658a7a986`](https://github.com/siemens/ix/commit/0de0a6759d4df1dd104937c5e6d1fc2658a7a986), [`3d62fffdc107bfc92b2ecad8437662dc7c03796f`](https://github.com/siemens/ix/commit/3d62fffdc107bfc92b2ecad8437662dc7c03796f), [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff), [`b5e2da18f871d6189c064a72bd9b29a82d0685eb`](https://github.com/siemens/ix/commit/b5e2da18f871d6189c064a72bd9b29a82d0685eb), [`b3846c925ec4f03fd5d26b0b66042185b766f099`](https://github.com/siemens/ix/commit/b3846c925ec4f03fd5d26b0b66042185b766f099), [`e8f825f7f494c8cc05dcce075afcff77839f8096`](https://github.com/siemens/ix/commit/e8f825f7f494c8cc05dcce075afcff77839f8096)]: + - @siemens/ix@3.0.0-alpha.0 + ## 2.2.2 ### Patch Changes diff --git a/packages/aggrid/package.json b/packages/aggrid/package.json index 6cf7624ec30..271a54bbb89 100644 --- a/packages/aggrid/package.json +++ b/packages/aggrid/package.json @@ -8,7 +8,7 @@ "directory": "packages/aggrid" }, "description": "AG Grid theme based on ix theme variables", - "version": "2.2.2", + "version": "3.0.0-alpha.0", "files": [ "LICENSE", "README.md", @@ -38,7 +38,7 @@ "ts-node": "^10.9.2" }, "dependencies": { - "@siemens/ix": "~2.6.1" + "@siemens/ix": "~3.0.0-alpha.0" }, "peerDependencies": { "ag-grid-community": ">=28" diff --git a/packages/angular/CHANGELOG.md b/packages/angular/CHANGELOG.md index 04c6bca5563..d2dce4bcebd 100644 --- a/packages/angular/CHANGELOG.md +++ b/packages/angular/CHANGELOG.md @@ -1,5 +1,75 @@ # @siemens/ix-angular +## 3.0.0-alpha.0 + +### Major Changes + +- [#1581](https://github.com/siemens/ix/pull/1581) [`7eb4d5147056e1e3252e387e5a718df7e593909e`](https://github.com/siemens/ix/commit/7eb4d5147056e1e3252e387e5a718df7e593909e) Thanks [@matthiashader](https://github.com/matthiashader)! - Component Updates and Enhancements + + New Variants for Card Components: + + - **ix-action-card**, **ix-card**, and **ix-push-card**: + - The `insight` and `notification` variants have been **replaced by** `outline` and `filled`. + + Property Updates: + + - **ix-chip**: + - The `color` property has been **replaced by** `chipColor`. + - **ix-event-list**: + - The `color` attribute has been **replaced by** `itemColor`. + - **ix-icon-button**: + - The `color` attribute has been **replaced by** `iconColor`. + - Size `32` has been removed. + - **ix-pill**: + - The `color` attribute has been **replaced by** `pillColor`. + - **ix-typography**: + - The `color` attribute has been **replaced by** `textColor`. + - **ix-select**: + - The `selectedIndices` attribute has been **replaced by** `value`. + - The `itemSelectionChange` event has been **replaced by** `valueChange`. + - **ix-select-item**: + - The type of the `value` property type has been updated to `string`. + + Date and Time Picker Enhancements: + + - **ix-date-picker**: + - Removed attributes: `individual` and `eventDelimiter`. + - The `textSelectedDate` property has been **replaced by** `i18nDone`. + - The `done` event has been **replaced by** `dateSelect`. + - **ix-datetime-picker**: + - The `textSelectedDate` property has been **replaced by** `i18nDone`. + - The `done` event has been **replaced by** `dateSelect`. + - Removed the `eventDelimiter` property. + - **ix-time-picker**: + - Removed attributes: `individual` and `showTimeReference`. + + Removed Features: + + - **ix-menu**: + - Removed the `maxVisibleMenuItems` attribute. + - **ix-menu-item**: + - The `tabIcon` attribute has been removed and replaced with `icon`. + + Other Changes: + + - **ix-modal**: + - The `keyboard` attribute has been **replaced by** `closeOnEscape`. + +- [#1325](https://github.com/siemens/ix/pull/1325) [`71411db86c37d5cd0f5f71c4059322ea5e9d6f2d`](https://github.com/siemens/ix/commit/71411db86c37d5cd0f5f71c4059322ea5e9d6f2d) Thanks [@danielleroux](https://github.com/danielleroux)! - feat(angular): change angular compiler version to v17 + +- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons + +- [#1394](https://github.com/siemens/ix/pull/1394) [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - refactor: replace internal comments with annotations + +### Minor Changes + +- [#1325](https://github.com/siemens/ix/pull/1325) [`71411db86c37d5cd0f5f71c4059322ea5e9d6f2d`](https://github.com/siemens/ix/commit/71411db86c37d5cd0f5f71c4059322ea5e9d6f2d) Thanks [@danielleroux](https://github.com/danielleroux)! - feat(angular/standalone): add angular standalone components + +### Patch Changes + +- Updated dependencies [[`7eb4d5147056e1e3252e387e5a718df7e593909e`](https://github.com/siemens/ix/commit/7eb4d5147056e1e3252e387e5a718df7e593909e), [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3), [`0de0a6759d4df1dd104937c5e6d1fc2658a7a986`](https://github.com/siemens/ix/commit/0de0a6759d4df1dd104937c5e6d1fc2658a7a986), [`0de0a6759d4df1dd104937c5e6d1fc2658a7a986`](https://github.com/siemens/ix/commit/0de0a6759d4df1dd104937c5e6d1fc2658a7a986), [`3d62fffdc107bfc92b2ecad8437662dc7c03796f`](https://github.com/siemens/ix/commit/3d62fffdc107bfc92b2ecad8437662dc7c03796f), [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff), [`b5e2da18f871d6189c064a72bd9b29a82d0685eb`](https://github.com/siemens/ix/commit/b5e2da18f871d6189c064a72bd9b29a82d0685eb), [`b3846c925ec4f03fd5d26b0b66042185b766f099`](https://github.com/siemens/ix/commit/b3846c925ec4f03fd5d26b0b66042185b766f099), [`e8f825f7f494c8cc05dcce075afcff77839f8096`](https://github.com/siemens/ix/commit/e8f825f7f494c8cc05dcce075afcff77839f8096)]: + - @siemens/ix@3.0.0-alpha.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/angular/package.json b/packages/angular/package.json index c52ba72d80b..ba50eec38fd 100644 --- a/packages/angular/package.json +++ b/packages/angular/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/siemens/ix", "directory": "packages/angular" }, - "version": "2.6.1", + "version": "3.0.0-alpha.0", "description": "Siemens iX for Angular", "scripts": { "build": "ng-packagr -c tsconfig.json", @@ -16,7 +16,7 @@ }, "license": "MIT", "dependencies": { - "@siemens/ix": "~2.6.1" + "@siemens/ix": "~3.0.0-alpha.0" }, "peerDependencies": { "@angular/core": ">=17.3.0", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 64d28fc8442..a8a270619a4 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,86 @@ # @siemens/ix +## 3.0.0-alpha.0 + +### Major Changes + +- [#1581](https://github.com/siemens/ix/pull/1581) [`7eb4d5147056e1e3252e387e5a718df7e593909e`](https://github.com/siemens/ix/commit/7eb4d5147056e1e3252e387e5a718df7e593909e) Thanks [@matthiashader](https://github.com/matthiashader)! - Component Updates and Enhancements + + New Variants for Card Components: + + - **ix-action-card**, **ix-card**, and **ix-push-card**: + - The `insight` and `notification` variants have been **replaced by** `outline` and `filled`. + + Property Updates: + + - **ix-chip**: + - The `color` property has been **replaced by** `chipColor`. + - **ix-event-list**: + - The `color` attribute has been **replaced by** `itemColor`. + - **ix-icon-button**: + - The `color` attribute has been **replaced by** `iconColor`. + - Size `32` has been removed. + - **ix-pill**: + - The `color` attribute has been **replaced by** `pillColor`. + - **ix-typography**: + - The `color` attribute has been **replaced by** `textColor`. + - **ix-select**: + - The `selectedIndices` attribute has been **replaced by** `value`. + - The `itemSelectionChange` event has been **replaced by** `valueChange`. + - **ix-select-item**: + - The type of the `value` property type has been updated to `string`. + + Date and Time Picker Enhancements: + + - **ix-date-picker**: + - Removed attributes: `individual` and `eventDelimiter`. + - The `textSelectedDate` property has been **replaced by** `i18nDone`. + - The `done` event has been **replaced by** `dateSelect`. + - **ix-datetime-picker**: + - The `textSelectedDate` property has been **replaced by** `i18nDone`. + - The `done` event has been **replaced by** `dateSelect`. + - Removed the `eventDelimiter` property. + - **ix-time-picker**: + - Removed attributes: `individual` and `showTimeReference`. + + Removed Features: + + - **ix-menu**: + - Removed the `maxVisibleMenuItems` attribute. + - **ix-menu-item**: + - The `tabIcon` attribute has been removed and replaced with `icon`. + + Other Changes: + + - **ix-modal**: + - The `keyboard` attribute has been **replaced by** `closeOnEscape`. + +- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons + +- [#1457](https://github.com/siemens/ix/pull/1457) [`3d62fffdc107bfc92b2ecad8437662dc7c03796f`](https://github.com/siemens/ix/commit/3d62fffdc107bfc92b2ecad8437662dc7c03796f) Thanks [@matthiashader](https://github.com/matthiashader)! - fix(core/pane-layout): remove absolute positioning + +- [#1394](https://github.com/siemens/ix/pull/1394) [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - refactor: replace internal comments with annotations + +- [#1613](https://github.com/siemens/ix/pull/1613) [`b3846c925ec4f03fd5d26b0b66042185b766f099`](https://github.com/siemens/ix/commit/b3846c925ec4f03fd5d26b0b66042185b766f099) Thanks [@jul-lam](https://github.com/jul-lam)! - **ix-application** now utilizes full viewport height and full viewport width + +- [#1273](https://github.com/siemens/ix/pull/1273) [`e8f825f7f494c8cc05dcce075afcff77839f8096`](https://github.com/siemens/ix/commit/e8f825f7f494c8cc05dcce075afcff77839f8096) Thanks [@nuke-ellington](https://github.com/nuke-ellington)! - fix(core/checkbox): allow multiline labels and align checkbox at the top + +### Minor Changes + +- [#1623](https://github.com/siemens/ix/pull/1623) [`0de0a6759d4df1dd104937c5e6d1fc2658a7a986`](https://github.com/siemens/ix/commit/0de0a6759d4df1dd104937c5e6d1fc2658a7a986) Thanks [@danielleroux](https://github.com/danielleroux)! - Add `meta`-tag feature to disable default load of `@siemens/ix-icons` + + ```html + + ``` + + In addition the warning is removed if no icon component is provided. + +### Patch Changes + +- [#1623](https://github.com/siemens/ix/pull/1623) [`0de0a6759d4df1dd104937c5e6d1fc2658a7a986`](https://github.com/siemens/ix/commit/0de0a6759d4df1dd104937c5e6d1fc2658a7a986) Thanks [@danielleroux](https://github.com/danielleroux)! - Automatically expand **ix-menu-category** if nested menu item becomes active. + +- [#1330](https://github.com/siemens/ix/pull/1330) [`b5e2da18f871d6189c064a72bd9b29a82d0685eb`](https://github.com/siemens/ix/commit/b5e2da18f871d6189c064a72bd9b29a82d0685eb) Thanks [@github-actions](https://github.com/apps/github-actions)! - fix(core): semver from stencil/core to minor + ## 2.6.1 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index c43a9482432..3355c926a93 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/siemens/ix", "directory": "packages/core" }, - "version": "2.6.1", + "version": "3.0.0-alpha.0", "license": "MIT", "description": "Siemens iX Web Components", "main": "dist/index.cjs.js", diff --git a/packages/echarts/CHANGELOG.md b/packages/echarts/CHANGELOG.md index df0fa9d45ed..a813067f9f6 100644 --- a/packages/echarts/CHANGELOG.md +++ b/packages/echarts/CHANGELOG.md @@ -1,5 +1,15 @@ # @siemens/ix-echarts +## 3.0.0-alpha.0 + +### Major Changes + +- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons + +### Patch Changes + +- [#1630](https://github.com/siemens/ix/pull/1630) [`72021acc858698116e5a02d98b486c9d88269616`](https://github.com/siemens/ix/commit/72021acc858698116e5a02d98b486c9d88269616) Thanks [@jul-lam](https://github.com/jul-lam)! - The **echarts** theme names have been adapted to the default theme names + ## 2.3.1 ### Patch Changes diff --git a/packages/echarts/package.json b/packages/echarts/package.json index ace1cdf2a2b..b2026badf2e 100644 --- a/packages/echarts/package.json +++ b/packages/echarts/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/siemens/ix", "directory": "packages/echarts" }, - "version": "2.3.1", + "version": "3.0.0-alpha.0", "description": "Siemens iX theme for echarts", "main": "dist/index.js", "types": "dist/types/index.d.ts", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index dff3b4079d1..98fe568725e 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,71 @@ # @siemens/ix-react +## 3.0.0-alpha.0 + +### Major Changes + +- [#1581](https://github.com/siemens/ix/pull/1581) [`7eb4d5147056e1e3252e387e5a718df7e593909e`](https://github.com/siemens/ix/commit/7eb4d5147056e1e3252e387e5a718df7e593909e) Thanks [@matthiashader](https://github.com/matthiashader)! - Component Updates and Enhancements + + New Variants for Card Components: + + - **ix-action-card**, **ix-card**, and **ix-push-card**: + - The `insight` and `notification` variants have been **replaced by** `outline` and `filled`. + + Property Updates: + + - **ix-chip**: + - The `color` property has been **replaced by** `chipColor`. + - **ix-event-list**: + - The `color` attribute has been **replaced by** `itemColor`. + - **ix-icon-button**: + - The `color` attribute has been **replaced by** `iconColor`. + - Size `32` has been removed. + - **ix-pill**: + - The `color` attribute has been **replaced by** `pillColor`. + - **ix-typography**: + - The `color` attribute has been **replaced by** `textColor`. + - **ix-select**: + - The `selectedIndices` attribute has been **replaced by** `value`. + - The `itemSelectionChange` event has been **replaced by** `valueChange`. + - **ix-select-item**: + - The type of the `value` property type has been updated to `string`. + + Date and Time Picker Enhancements: + + - **ix-date-picker**: + - Removed attributes: `individual` and `eventDelimiter`. + - The `textSelectedDate` property has been **replaced by** `i18nDone`. + - The `done` event has been **replaced by** `dateSelect`. + - **ix-datetime-picker**: + - The `textSelectedDate` property has been **replaced by** `i18nDone`. + - The `done` event has been **replaced by** `dateSelect`. + - Removed the `eventDelimiter` property. + - **ix-time-picker**: + - Removed attributes: `individual` and `showTimeReference`. + + Removed Features: + + - **ix-menu**: + - Removed the `maxVisibleMenuItems` attribute. + - **ix-menu-item**: + - The `tabIcon` attribute has been removed and replaced with `icon`. + + Other Changes: + + - **ix-modal**: + - The `keyboard` attribute has been **replaced by** `closeOnEscape`. + +- [#1326](https://github.com/siemens/ix/pull/1326) [`23307a0bed36c61da3ca3b77bad99d71f8b18f3c`](https://github.com/siemens/ix/commit/23307a0bed36c61da3ca3b77bad99d71f8b18f3c) Thanks [@danielleroux](https://github.com/danielleroux)! - feat(react): remove commonjs support + +- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons + +- [#1394](https://github.com/siemens/ix/pull/1394) [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - refactor: replace internal comments with annotations + +### Patch Changes + +- Updated dependencies [[`7eb4d5147056e1e3252e387e5a718df7e593909e`](https://github.com/siemens/ix/commit/7eb4d5147056e1e3252e387e5a718df7e593909e), [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3), [`0de0a6759d4df1dd104937c5e6d1fc2658a7a986`](https://github.com/siemens/ix/commit/0de0a6759d4df1dd104937c5e6d1fc2658a7a986), [`0de0a6759d4df1dd104937c5e6d1fc2658a7a986`](https://github.com/siemens/ix/commit/0de0a6759d4df1dd104937c5e6d1fc2658a7a986), [`3d62fffdc107bfc92b2ecad8437662dc7c03796f`](https://github.com/siemens/ix/commit/3d62fffdc107bfc92b2ecad8437662dc7c03796f), [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff), [`b5e2da18f871d6189c064a72bd9b29a82d0685eb`](https://github.com/siemens/ix/commit/b5e2da18f871d6189c064a72bd9b29a82d0685eb), [`b3846c925ec4f03fd5d26b0b66042185b766f099`](https://github.com/siemens/ix/commit/b3846c925ec4f03fd5d26b0b66042185b766f099), [`e8f825f7f494c8cc05dcce075afcff77839f8096`](https://github.com/siemens/ix/commit/e8f825f7f494c8cc05dcce075afcff77839f8096)]: + - @siemens/ix@3.0.0-alpha.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/react/package.json b/packages/react/package.json index 63183c148ea..c1d018103ef 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/siemens/ix", "directory": "packages/react" }, - "version": "2.6.1", + "version": "3.0.0-alpha.0", "description": "Siemens iX for React", "main": "dist/index.js", "types": "dist/types/index.d.ts", @@ -61,7 +61,7 @@ "react-dom": ">=18.3.1" }, "dependencies": { - "@siemens/ix": "~2.6.1", + "@siemens/ix": "~3.0.0-alpha.0", "@stencil/react-output-target": "^0.7.1", "tslib": "*" } diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index 76b15e137f2..ba10d1a8a72 100644 --- a/packages/vue/CHANGELOG.md +++ b/packages/vue/CHANGELOG.md @@ -1,5 +1,71 @@ # @siemens/ix-vue +## 3.0.0-alpha.0 + +### Major Changes + +- [#1581](https://github.com/siemens/ix/pull/1581) [`7eb4d5147056e1e3252e387e5a718df7e593909e`](https://github.com/siemens/ix/commit/7eb4d5147056e1e3252e387e5a718df7e593909e) Thanks [@matthiashader](https://github.com/matthiashader)! - Component Updates and Enhancements + + New Variants for Card Components: + + - **ix-action-card**, **ix-card**, and **ix-push-card**: + - The `insight` and `notification` variants have been **replaced by** `outline` and `filled`. + + Property Updates: + + - **ix-chip**: + - The `color` property has been **replaced by** `chipColor`. + - **ix-event-list**: + - The `color` attribute has been **replaced by** `itemColor`. + - **ix-icon-button**: + - The `color` attribute has been **replaced by** `iconColor`. + - Size `32` has been removed. + - **ix-pill**: + - The `color` attribute has been **replaced by** `pillColor`. + - **ix-typography**: + - The `color` attribute has been **replaced by** `textColor`. + - **ix-select**: + - The `selectedIndices` attribute has been **replaced by** `value`. + - The `itemSelectionChange` event has been **replaced by** `valueChange`. + - **ix-select-item**: + - The type of the `value` property type has been updated to `string`. + + Date and Time Picker Enhancements: + + - **ix-date-picker**: + - Removed attributes: `individual` and `eventDelimiter`. + - The `textSelectedDate` property has been **replaced by** `i18nDone`. + - The `done` event has been **replaced by** `dateSelect`. + - **ix-datetime-picker**: + - The `textSelectedDate` property has been **replaced by** `i18nDone`. + - The `done` event has been **replaced by** `dateSelect`. + - Removed the `eventDelimiter` property. + - **ix-time-picker**: + - Removed attributes: `individual` and `showTimeReference`. + + Removed Features: + + - **ix-menu**: + - Removed the `maxVisibleMenuItems` attribute. + - **ix-menu-item**: + - The `tabIcon` attribute has been removed and replaced with `icon`. + + Other Changes: + + - **ix-modal**: + - The `keyboard` attribute has been **replaced by** `closeOnEscape`. + +- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons + +- [#1394](https://github.com/siemens/ix/pull/1394) [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - refactor: replace internal comments with annotations + +- [#1328](https://github.com/siemens/ix/pull/1328) [`c17750dfad2fe69854f52fe56a447302c9ff4cc8`](https://github.com/siemens/ix/commit/c17750dfad2fe69854f52fe56a447302c9ff4cc8) Thanks [@danielleroux](https://github.com/danielleroux)! - feat(vue): remove commonjs + +### Patch Changes + +- Updated dependencies [[`7eb4d5147056e1e3252e387e5a718df7e593909e`](https://github.com/siemens/ix/commit/7eb4d5147056e1e3252e387e5a718df7e593909e), [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3), [`0de0a6759d4df1dd104937c5e6d1fc2658a7a986`](https://github.com/siemens/ix/commit/0de0a6759d4df1dd104937c5e6d1fc2658a7a986), [`0de0a6759d4df1dd104937c5e6d1fc2658a7a986`](https://github.com/siemens/ix/commit/0de0a6759d4df1dd104937c5e6d1fc2658a7a986), [`3d62fffdc107bfc92b2ecad8437662dc7c03796f`](https://github.com/siemens/ix/commit/3d62fffdc107bfc92b2ecad8437662dc7c03796f), [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff), [`b5e2da18f871d6189c064a72bd9b29a82d0685eb`](https://github.com/siemens/ix/commit/b5e2da18f871d6189c064a72bd9b29a82d0685eb), [`b3846c925ec4f03fd5d26b0b66042185b766f099`](https://github.com/siemens/ix/commit/b3846c925ec4f03fd5d26b0b66042185b766f099), [`e8f825f7f494c8cc05dcce075afcff77839f8096`](https://github.com/siemens/ix/commit/e8f825f7f494c8cc05dcce075afcff77839f8096)]: + - @siemens/ix@3.0.0-alpha.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/vue/package.json b/packages/vue/package.json index 295cd524178..40de53448bf 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": "3.0.0-alpha.0", "description": "Siemens iX for Vue", "bugs": "https://github.com/siemens/ix/issues", "repository": { @@ -24,7 +24,7 @@ "lint": "eslint src" }, "dependencies": { - "@siemens/ix": "~2.6.1" + "@siemens/ix": "~3.0.0-alpha.0" }, "devDependencies": { "@rollup/plugin-typescript": "^8.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30d840cfdc4..c34a90406de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,7 +69,7 @@ importers: packages/aggrid: dependencies: '@siemens/ix': - specifier: ~2.6.1 + specifier: ~3.0.0-alpha.0 version: link:../core devDependencies: '@playwright/test': @@ -121,7 +121,7 @@ importers: packages/angular: dependencies: '@siemens/ix': - specifier: ~2.6.1 + specifier: ~3.0.0-alpha.0 version: link:../core '@siemens/ix-icons': specifier: 0.0.0-20240827135516 @@ -236,7 +236,7 @@ importers: devDependencies: '@angular-devkit/build-angular': specifier: ^17.3.8 - version: 17.3.11(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@swc/core@1.9.2)(@types/express@4.17.20)(@types/node@22.10.2)(chokidar@3.6.0)(html-webpack-plugin@5.6.3(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.20.1)))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)))(karma@6.4.4)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)))(tslib@2.8.1)(typescript@5.4.5))(stylus@0.59.0)(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)))(typescript@5.4.5) + version: 17.3.11(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@swc/core@1.9.2)(@types/express@4.17.20)(@types/node@22.10.2)(chokidar@3.6.0)(html-webpack-plugin@5.6.3(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.20.1)))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)))(karma@6.4.4)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)))(tslib@2.8.1)(typescript@5.4.5))(stylus@0.59.0)(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)))(typescript@5.4.5) '@angular/cli': specifier: ^17.3.8 version: 17.3.11(chokidar@3.6.0) @@ -336,7 +336,7 @@ importers: devDependencies: '@angular-devkit/build-angular': specifier: ^18.1.2 - version: 18.2.12(@angular/compiler-cli@18.2.13(@angular/compiler@18.2.13(@angular/core@18.2.13(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@swc/core@1.9.2)(@types/node@22.10.2)(chokidar@3.6.0)(html-webpack-plugin@5.6.3(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.23.0)))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)))(karma@6.4.4)(stylus@0.59.0)(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)))(typescript@5.4.5) + version: 18.2.12(@angular/compiler-cli@18.2.13(@angular/compiler@18.2.13(@angular/core@18.2.13(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@swc/core@1.9.2)(@types/node@22.10.2)(chokidar@3.6.0)(html-webpack-plugin@5.6.3(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.23.0)))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)))(karma@6.4.4)(stylus@0.59.0)(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)))(typescript@5.4.5) '@angular/cli': specifier: ^18.1.2 version: 18.2.12(chokidar@3.6.0) @@ -838,7 +838,7 @@ importers: packages/react: dependencies: '@siemens/ix': - specifier: ~2.6.1 + specifier: ~3.0.0-alpha.0 version: link:../core '@siemens/ix-icons': specifier: 0.0.0-20240827135516 @@ -1078,7 +1078,7 @@ importers: packages/vue: dependencies: '@siemens/ix': - specifier: ~2.6.1 + specifier: ~3.0.0-alpha.0 version: link:../core '@siemens/ix-icons': specifier: 0.0.0-20240827135516 @@ -16448,7 +16448,7 @@ snapshots: transitivePeerDependencies: - chokidar - '@angular-devkit/build-angular@17.3.11(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@swc/core@1.9.2)(@types/express@4.17.20)(@types/node@22.10.2)(chokidar@3.6.0)(html-webpack-plugin@5.6.3(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.20.1)))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)))(karma@6.4.4)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)))(tslib@2.8.1)(typescript@5.4.5))(stylus@0.59.0)(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)))(typescript@5.4.5)': + '@angular-devkit/build-angular@17.3.11(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@swc/core@1.9.2)(@types/express@4.17.20)(@types/node@22.10.2)(chokidar@3.6.0)(html-webpack-plugin@5.6.3(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.20.1)))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)))(karma@6.4.4)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)))(tslib@2.8.1)(typescript@5.4.5))(stylus@0.59.0)(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)))(typescript@5.4.5)': dependencies: '@ampproject/remapping': 2.3.0 '@angular-devkit/architect': 0.1703.11(chokidar@3.6.0) @@ -16517,11 +16517,11 @@ snapshots: webpack-subresource-integrity: 5.1.0(html-webpack-plugin@5.6.3(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.23.0)))(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.23.0)) optionalDependencies: esbuild: 0.20.1 - jest: 29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)) + jest: 29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)) jest-environment-jsdom: 29.7.0 karma: 6.4.4 - ng-packagr: 17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)))(tslib@2.8.1)(typescript@5.4.5) - tailwindcss: 3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)) + ng-packagr: 17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)))(tslib@2.8.1)(typescript@5.4.5) + tailwindcss: 3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)) transitivePeerDependencies: - '@rspack/core' - '@swc/core' @@ -16541,13 +16541,13 @@ snapshots: - utf-8-validate - webpack-cli - '@angular-devkit/build-angular@18.2.12(@angular/compiler-cli@18.2.13(@angular/compiler@18.2.13(@angular/core@18.2.13(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@swc/core@1.9.2)(@types/node@22.10.2)(chokidar@3.6.0)(html-webpack-plugin@5.6.3(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.23.0)))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)))(karma@6.4.4)(stylus@0.59.0)(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)))(typescript@5.4.5)': + '@angular-devkit/build-angular@18.2.12(@angular/compiler-cli@18.2.13(@angular/compiler@18.2.13(@angular/core@18.2.13(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@swc/core@1.9.2)(@types/node@22.10.2)(chokidar@3.6.0)(html-webpack-plugin@5.6.3(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.23.0)))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)))(karma@6.4.4)(stylus@0.59.0)(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)))(typescript@5.4.5)': dependencies: '@ampproject/remapping': 2.3.0 '@angular-devkit/architect': 0.1802.12(chokidar@3.6.0) '@angular-devkit/build-webpack': 0.1802.12(chokidar@3.6.0)(webpack-dev-server@5.0.4(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.23.0)))(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.23.0)) '@angular-devkit/core': 18.2.12(chokidar@3.6.0) - '@angular/build': 18.2.12(@angular/compiler-cli@18.2.13(@angular/compiler@18.2.13(@angular/core@18.2.13(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/node@22.10.2)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.41)(stylus@0.59.0)(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)))(terser@5.31.6)(typescript@5.4.5) + '@angular/build': 18.2.12(@angular/compiler-cli@18.2.13(@angular/compiler@18.2.13(@angular/core@18.2.13(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/node@22.10.2)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.41)(stylus@0.59.0)(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)))(terser@5.31.6)(typescript@5.4.5) '@angular/compiler-cli': 18.2.13(@angular/compiler@18.2.13(@angular/core@18.2.13(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5) '@babel/core': 7.25.2 '@babel/generator': 7.25.0 @@ -16609,10 +16609,10 @@ snapshots: webpack-subresource-integrity: 5.1.0(html-webpack-plugin@5.6.3(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.23.0)))(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.23.0)) optionalDependencies: esbuild: 0.23.0 - jest: 29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)) + jest: 29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)) jest-environment-jsdom: 29.7.0 karma: 6.4.4 - tailwindcss: 3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)) + tailwindcss: 3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)) transitivePeerDependencies: - '@rspack/core' - '@swc/core' @@ -16701,7 +16701,7 @@ snapshots: '@angular/core': 18.2.13(rxjs@7.8.1)(zone.js@0.14.10) tslib: 2.8.1 - '@angular/build@18.2.12(@angular/compiler-cli@18.2.13(@angular/compiler@18.2.13(@angular/core@18.2.13(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/node@22.10.2)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.41)(stylus@0.59.0)(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)))(terser@5.31.6)(typescript@5.4.5)': + '@angular/build@18.2.12(@angular/compiler-cli@18.2.13(@angular/compiler@18.2.13(@angular/core@18.2.13(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/node@22.10.2)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.41)(stylus@0.59.0)(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)))(terser@5.31.6)(typescript@5.4.5)': dependencies: '@ampproject/remapping': 2.3.0 '@angular-devkit/architect': 0.1802.12(chokidar@3.6.0) @@ -16733,7 +16733,7 @@ snapshots: optionalDependencies: less: 4.2.0 postcss: 8.4.41 - tailwindcss: 3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)) + tailwindcss: 3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)) transitivePeerDependencies: - '@types/node' - chokidar @@ -21603,42 +21603,6 @@ snapshots: - supports-color - ts-node - '@jest/core@29.7.0(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5))': - dependencies: - '@jest/console': 29.7.0 - '@jest/reporters': 29.7.0 - '@jest/test-result': 29.7.0 - '@jest/transform': 29.7.0 - '@jest/types': 29.6.3 - '@types/node': 20.16.5 - ansi-escapes: 4.3.2 - chalk: 4.1.2 - ci-info: 3.9.0 - exit: 0.1.2 - graceful-fs: 4.2.11 - jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@20.16.5)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)) - jest-haste-map: 29.7.0 - jest-message-util: 29.7.0 - jest-regex-util: 29.6.3 - jest-resolve: 29.7.0 - jest-resolve-dependencies: 29.7.0 - jest-runner: 29.7.0 - jest-runtime: 29.7.0 - jest-snapshot: 29.7.0 - jest-util: 29.7.0 - jest-validate: 29.7.0 - jest-watcher: 29.7.0 - micromatch: 4.0.5 - pretty-format: 29.7.0 - slash: 3.0.0 - strip-ansi: 6.0.1 - transitivePeerDependencies: - - babel-plugin-macros - - supports-color - - ts-node - optional: true - '@jest/create-cache-key-function@29.7.0': dependencies: '@jest/types': 29.6.3 @@ -25831,22 +25795,6 @@ snapshots: - supports-color - ts-node - create-jest@29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)): - dependencies: - '@jest/types': 29.6.3 - chalk: 4.1.2 - exit: 0.1.2 - graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)) - jest-util: 29.7.0 - prompts: 2.4.2 - transitivePeerDependencies: - - '@types/node' - - babel-plugin-macros - - supports-color - - ts-node - optional: true - create-require@1.1.1: {} critters@0.0.22: @@ -28723,7 +28671,7 @@ snapshots: html-void-elements@3.0.0: {} - html-webpack-plugin@5.6.3(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.20.1)): + html-webpack-plugin@5.6.3(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.23.0)): dependencies: '@types/html-minifier-terser': 6.1.0 html-minifier-terser: 6.1.0 @@ -29678,26 +29626,6 @@ snapshots: - supports-color - ts-node - jest-cli@29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)): - dependencies: - '@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)) - '@jest/test-result': 29.7.0 - '@jest/types': 29.6.3 - chalk: 4.1.2 - create-jest: 29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)) - exit: 0.1.2 - import-local: 3.1.0 - jest-config: 29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)) - jest-util: 29.7.0 - jest-validate: 29.7.0 - yargs: 17.7.2 - transitivePeerDependencies: - - '@types/node' - - babel-plugin-macros - - supports-color - - ts-node - optional: true - jest-config@29.7.0(@types/node@20.16.5)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.16.5)(typescript@5.4.5)): dependencies: '@babel/core': 7.23.7 @@ -29791,38 +29719,6 @@ snapshots: - babel-plugin-macros - supports-color - jest-config@29.7.0(@types/node@20.16.5)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)): - dependencies: - '@babel/core': 7.23.7 - '@jest/test-sequencer': 29.7.0 - '@jest/types': 29.6.3 - babel-jest: 29.7.0(@babel/core@7.23.7) - chalk: 4.1.2 - ci-info: 3.9.0 - deepmerge: 4.3.1 - glob: 7.2.3 - graceful-fs: 4.2.11 - jest-circus: 29.7.0 - jest-environment-node: 29.7.0 - jest-get-type: 29.6.3 - jest-regex-util: 29.6.3 - jest-resolve: 29.7.0 - jest-runner: 29.7.0 - jest-util: 29.7.0 - jest-validate: 29.7.0 - micromatch: 4.0.5 - parse-json: 5.2.0 - pretty-format: 29.7.0 - slash: 3.0.0 - strip-json-comments: 3.1.1 - optionalDependencies: - '@types/node': 20.16.5 - ts-node: 10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5) - transitivePeerDependencies: - - babel-plugin-macros - - supports-color - optional: true - jest-config@29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)): dependencies: '@babel/core': 7.23.7 @@ -29854,38 +29750,6 @@ snapshots: - babel-plugin-macros - supports-color - jest-config@29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)): - dependencies: - '@babel/core': 7.23.7 - '@jest/test-sequencer': 29.7.0 - '@jest/types': 29.6.3 - babel-jest: 29.7.0(@babel/core@7.23.7) - chalk: 4.1.2 - ci-info: 3.9.0 - deepmerge: 4.3.1 - glob: 7.2.3 - graceful-fs: 4.2.11 - jest-circus: 29.7.0 - jest-environment-node: 29.7.0 - jest-get-type: 29.6.3 - jest-regex-util: 29.6.3 - jest-resolve: 29.7.0 - jest-runner: 29.7.0 - jest-util: 29.7.0 - jest-validate: 29.7.0 - micromatch: 4.0.5 - parse-json: 5.2.0 - pretty-format: 29.7.0 - slash: 3.0.0 - strip-json-comments: 3.1.1 - optionalDependencies: - '@types/node': 22.10.2 - ts-node: 10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5) - transitivePeerDependencies: - - babel-plugin-macros - - supports-color - optional: true - jest-diff@29.7.0: dependencies: chalk: 4.1.2 @@ -30243,19 +30107,6 @@ snapshots: - supports-color - ts-node - jest@29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)): - dependencies: - '@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)) - '@jest/types': 29.6.3 - import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@22.10.2)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)) - transitivePeerDependencies: - - '@types/node' - - babel-plugin-macros - - supports-color - - ts-node - optional: true - jiti@1.21.6: {} joi@17.11.0: @@ -31769,7 +31620,7 @@ snapshots: transitivePeerDependencies: - supports-color - ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)))(tslib@2.8.1)(typescript@5.4.5): + ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)))(tslib@2.8.1)(typescript@5.4.5): dependencies: '@angular/compiler-cli': 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5) '@rollup/plugin-json': 6.1.0(rollup@4.24.0) @@ -31799,7 +31650,7 @@ snapshots: optionalDependencies: esbuild: 0.20.2 rollup: 4.24.0 - tailwindcss: 3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)) + tailwindcss: 3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)) transitivePeerDependencies: - supports-color optional: true @@ -32695,13 +32546,13 @@ snapshots: ts-node: 10.9.2(@swc/core@1.9.2)(@types/node@20.16.5)(typescript@5.4.5) optional: true - postcss-load-config@4.0.2(postcss@8.4.48)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)): + postcss-load-config@4.0.2(postcss@8.4.48)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)): dependencies: lilconfig: 3.1.3 yaml: 2.6.1 optionalDependencies: postcss: 8.4.48 - ts-node: 10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5) + ts-node: 10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3) optional: true postcss-loader@7.3.3(postcss@8.4.48)(typescript@5.2.2)(webpack@5.96.1(@swc/core@1.9.2)): @@ -34884,7 +34735,7 @@ snapshots: - ts-node optional: true - tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)): + tailwindcss@3.4.16(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -34903,7 +34754,7 @@ snapshots: postcss: 8.4.48 postcss-import: 15.1.0(postcss@8.4.48) postcss-js: 4.0.1(postcss@8.4.48) - postcss-load-config: 4.0.2(postcss@8.4.48)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5)) + postcss-load-config: 4.0.2(postcss@8.4.48)(ts-node@10.9.2(@swc/core@1.9.2)(@types/node@20.5.1)(typescript@5.6.3)) postcss-nested: 6.2.0(postcss@8.4.48) postcss-selector-parser: 6.1.2 resolve: 1.22.8 @@ -35255,27 +35106,6 @@ snapshots: optionalDependencies: '@swc/core': 1.9.2 - ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.4.5): - dependencies: - '@cspotcode/source-map-support': 0.8.1 - '@tsconfig/node10': 1.0.9 - '@tsconfig/node12': 1.0.11 - '@tsconfig/node14': 1.0.3 - '@tsconfig/node16': 1.0.4 - '@types/node': 22.10.2 - acorn: 8.14.0 - acorn-walk: 8.3.2 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 5.4.5 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 - optionalDependencies: - '@swc/core': 1.9.2 - optional: true - ts-node@10.9.2(@swc/core@1.9.2)(@types/node@22.10.2)(typescript@5.6.3): dependencies: '@cspotcode/source-map-support': 0.8.1 @@ -36372,7 +36202,7 @@ snapshots: typed-assert: 1.0.9 webpack: 5.94.0(@swc/core@1.9.2)(esbuild@0.20.1) optionalDependencies: - html-webpack-plugin: 5.6.3(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.20.1)) + html-webpack-plugin: 5.6.3(webpack@5.94.0(@swc/core@1.9.2)(esbuild@0.23.0)) webpack-virtual-modules@0.6.2: {}