From 5f2d22531b72dcf6c602ab8b89f83357c8f5b829 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 21 Oct 2024 20:57:44 +0000 Subject: [PATCH] chore: release next --- package-lock.json | 14 +++++++------- .../projects/component-library/CHANGELOG.md | 4 ++++ .../projects/component-library/package.json | 4 ++-- packages/calcite-components-react/CHANGELOG.md | 4 ++++ packages/calcite-components-react/package.json | 4 ++-- packages/calcite-components/CHANGELOG.md | 11 +++++++++++ packages/calcite-components/package.json | 4 ++-- packages/calcite-ui-icons/CHANGELOG.md | 4 ++++ packages/calcite-ui-icons/package.json | 2 +- 9 files changed, 37 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 06e7f8e7a0b..cac52580fb5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35360,10 +35360,10 @@ }, "packages/calcite-components": { "name": "@esri/calcite-components", - "version": "2.14.0-next.14", + "version": "2.14.0-next.15", "license": "SEE LICENSE.md", "dependencies": { - "@esri/calcite-ui-icons": "3.33.0-next.2", + "@esri/calcite-ui-icons": "3.33.0-next.3", "@floating-ui/dom": "1.6.11", "@stencil/core": "4.20.0", "@types/color": "3.0.6", @@ -39061,10 +39061,10 @@ }, "packages/calcite-components-angular/projects/component-library": { "name": "@esri/calcite-components-angular", - "version": "2.14.0-next.14", + "version": "2.14.0-next.15", "license": "SEE LICENSE.md", "dependencies": { - "@esri/calcite-components": "2.14.0-next.14", + "@esri/calcite-components": "2.14.0-next.15", "tslib": "2.6.3" }, "peerDependencies": { @@ -39074,10 +39074,10 @@ }, "packages/calcite-components-react": { "name": "@esri/calcite-components-react", - "version": "2.14.0-next.14", + "version": "2.14.0-next.15", "license": "SEE LICENSE.md", "dependencies": { - "@esri/calcite-components": "2.14.0-next.14" + "@esri/calcite-components": "2.14.0-next.15" }, "peerDependencies": { "react": ">=16.7", @@ -39512,7 +39512,7 @@ }, "packages/calcite-ui-icons": { "name": "@esri/calcite-ui-icons", - "version": "3.33.0-next.2", + "version": "3.33.0-next.3", "license": "SEE LICENSE.md", "bin": { "spriter": "bin/spriter.js" diff --git a/packages/calcite-components-angular/projects/component-library/CHANGELOG.md b/packages/calcite-components-angular/projects/component-library/CHANGELOG.md index daddca6ad6d..2dd2ad21d0a 100644 --- a/packages/calcite-components-angular/projects/component-library/CHANGELOG.md +++ b/packages/calcite-components-angular/projects/component-library/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.14.0-next.15](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.14.0-next.14...@esri/calcite-components-angular@2.14.0-next.15) (2024-10-21) + +**Note:** Version bump only for package @esri/calcite-components-angular + ## [2.14.0-next.14](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.14.0-next.13...@esri/calcite-components-angular@2.14.0-next.14) (2024-10-17) **Note:** Version bump only for package @esri/calcite-components-angular diff --git a/packages/calcite-components-angular/projects/component-library/package.json b/packages/calcite-components-angular/projects/component-library/package.json index 1fdf1b42719..7d9ceebac8b 100644 --- a/packages/calcite-components-angular/projects/component-library/package.json +++ b/packages/calcite-components-angular/projects/component-library/package.json @@ -1,6 +1,6 @@ { "name": "@esri/calcite-components-angular", - "version": "2.14.0-next.14", + "version": "2.14.0-next.15", "description": "A set of Angular components that wrap Esri's Calcite Components.", "homepage": "https://developers.arcgis.com/calcite-design-system/", "bugs": { @@ -17,7 +17,7 @@ }, "sideEffects": false, "dependencies": { - "@esri/calcite-components": "2.14.0-next.14", + "@esri/calcite-components": "2.14.0-next.15", "tslib": "2.6.3" }, "peerDependencies": { diff --git a/packages/calcite-components-react/CHANGELOG.md b/packages/calcite-components-react/CHANGELOG.md index 75d60b7dc30..6cdb64cf46a 100644 --- a/packages/calcite-components-react/CHANGELOG.md +++ b/packages/calcite-components-react/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.14.0-next.15](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.14.0-next.14...@esri/calcite-components-react@2.14.0-next.15) (2024-10-21) + +**Note:** Version bump only for package @esri/calcite-components-react + ## [2.14.0-next.14](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.14.0-next.13...@esri/calcite-components-react@2.14.0-next.14) (2024-10-17) **Note:** Version bump only for package @esri/calcite-components-react diff --git a/packages/calcite-components-react/package.json b/packages/calcite-components-react/package.json index b055592c179..1c6db380501 100644 --- a/packages/calcite-components-react/package.json +++ b/packages/calcite-components-react/package.json @@ -1,6 +1,6 @@ { "name": "@esri/calcite-components-react", - "version": "2.14.0-next.14", + "version": "2.14.0-next.15", "description": "A set of React components that wrap calcite components", "homepage": "https://developers.arcgis.com/calcite-design-system/", "repository": { @@ -28,7 +28,7 @@ "tsc": "tsc" }, "dependencies": { - "@esri/calcite-components": "2.14.0-next.14" + "@esri/calcite-components": "2.14.0-next.15" }, "peerDependencies": { "react": ">=16.7", diff --git a/packages/calcite-components/CHANGELOG.md b/packages/calcite-components/CHANGELOG.md index 683733c88e1..5dffabd550c 100644 --- a/packages/calcite-components/CHANGELOG.md +++ b/packages/calcite-components/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.14.0-next.15](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.14.0-next.14...@esri/calcite-components@2.14.0-next.15) (2024-10-21) + +### Features + +- **list, list-item:** add non-interactive option to remove hover/pointer changes. ([#10473](https://github.com/Esri/calcite-design-system/issues/10473)) ([c149b55](https://github.com/Esri/calcite-design-system/commit/c149b55093973e70d24b84acee5e08cffd3d1900)), closes [#8634](https://github.com/Esri/calcite-design-system/issues/8634) + +### Bug Fixes + +- **inline-editable:** add tooltips for controls ([#10538](https://github.com/Esri/calcite-design-system/issues/10538)) ([637ddfe](https://github.com/Esri/calcite-design-system/commit/637ddfe1cb26c37a74102a90453a5bc8e73f3597)), closes [#10536](https://github.com/Esri/calcite-design-system/issues/10536) +- **shell-center-row:** ensure deprecation warning doesn’t show when using standalone `shell` or `shell-panel` ([#10561](https://github.com/Esri/calcite-design-system/issues/10561)) ([a456c22](https://github.com/Esri/calcite-design-system/commit/a456c22efaef409e4d507606b698c0d32714dacc)), closes [#10563](https://github.com/Esri/calcite-design-system/issues/10563) [/github.com/Esri/calcite-design-system/blob/dev/packages/calcite-components/stencil.config.ts#L76](https://github.com/Esri//github.com/Esri/calcite-design-system/blob/dev/packages/calcite-components/stencil.config.ts/issues/L76) + ## [2.14.0-next.14](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.14.0-next.13...@esri/calcite-components@2.14.0-next.14) (2024-10-17) **Note:** Version bump only for package @esri/calcite-components diff --git a/packages/calcite-components/package.json b/packages/calcite-components/package.json index aa455e4addd..22ded699820 100644 --- a/packages/calcite-components/package.json +++ b/packages/calcite-components/package.json @@ -1,6 +1,6 @@ { "name": "@esri/calcite-components", - "version": "2.14.0-next.14", + "version": "2.14.0-next.15", "homepage": "https://developers.arcgis.com/calcite-design-system/", "description": "Web Components for Esri's Calcite Design System.", "main": "dist/index.cjs.js", @@ -60,7 +60,7 @@ "directory": "packages/calcite-components" }, "dependencies": { - "@esri/calcite-ui-icons": "3.33.0-next.2", + "@esri/calcite-ui-icons": "3.33.0-next.3", "@floating-ui/dom": "1.6.11", "@stencil/core": "4.20.0", "@types/color": "3.0.6", diff --git a/packages/calcite-ui-icons/CHANGELOG.md b/packages/calcite-ui-icons/CHANGELOG.md index c59132d4af6..2574ae3da33 100644 --- a/packages/calcite-ui-icons/CHANGELOG.md +++ b/packages/calcite-ui-icons/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.33.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-ui-icons@3.33.0-next.2...@esri/calcite-ui-icons@3.33.0-next.3) (2024-10-21) + +**Note:** Version bump only for package @esri/calcite-ui-icons + ## [3.33.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-ui-icons@3.33.0-next.1...@esri/calcite-ui-icons@3.33.0-next.2) (2024-10-17) ### Features diff --git a/packages/calcite-ui-icons/package.json b/packages/calcite-ui-icons/package.json index 71c8a42554d..9042aca55be 100644 --- a/packages/calcite-ui-icons/package.json +++ b/packages/calcite-ui-icons/package.json @@ -1,6 +1,6 @@ { "name": "@esri/calcite-ui-icons", - "version": "3.33.0-next.2", + "version": "3.33.0-next.3", "private": false, "description": "A collection of UI SVG icons created by Esri for applications.", "keywords": [