diff --git a/package-lock.json b/package-lock.json index 5c0a363698..b79655b5d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42075,7 +42075,7 @@ }, "packages/cli": { "name": "@hitachivantara/hv-uikit-cli", - "version": "1.16.9", + "version": "1.16.8", "license": "Apache-2.0", "dependencies": { "chalk": "^5.2.0", @@ -42108,13 +42108,13 @@ }, "packages/code-editor": { "name": "@hitachivantara/uikit-react-code-editor", - "version": "5.2.177", + "version": "5.2.176", "license": "Apache-2.0", "dependencies": { "@emotion/css": "^11.11.0", - "@hitachivantara/uikit-react-core": "^5.66.11", - "@hitachivantara/uikit-react-icons": "^5.10.3", - "@hitachivantara/uikit-styles": "^5.30.4", + "@hitachivantara/uikit-react-core": "^5.66.10", + "@hitachivantara/uikit-react-icons": "^5.10.2", + "@hitachivantara/uikit-styles": "^5.30.3", "@monaco-editor/react": "^4.5.1" }, "devDependencies": { @@ -42132,16 +42132,16 @@ }, "packages/core": { "name": "@hitachivantara/uikit-react-core", - "version": "5.66.11", + "version": "5.66.10", "license": "Apache-2.0", "dependencies": { "@emotion/cache": "^11.11.0", "@emotion/css": "^11.11.2", "@emotion/serialize": "^1.1.2", "@emotion/utils": "^1.2.1", - "@hitachivantara/uikit-react-icons": "^5.10.3", - "@hitachivantara/uikit-react-shared": "^5.1.45", - "@hitachivantara/uikit-styles": "^5.30.4", + "@hitachivantara/uikit-react-icons": "^5.10.2", + "@hitachivantara/uikit-react-shared": "^5.1.44", + "@hitachivantara/uikit-styles": "^5.30.3", "@internationalized/date": "^3.2.0", "@mui/base": "^5.0.0-beta.40", "@popperjs/core": "^2.11.8", @@ -42180,10 +42180,10 @@ }, "packages/icons": { "name": "@hitachivantara/uikit-react-icons", - "version": "5.10.3", + "version": "5.10.2", "license": "Apache-2.0", "dependencies": { - "@hitachivantara/uikit-styles": "^5.30.4" + "@hitachivantara/uikit-styles": "^5.30.3" }, "devDependencies": { "@svgr/core": "^8.1.0", @@ -42208,15 +42208,15 @@ }, "packages/lab": { "name": "@hitachivantara/uikit-react-lab", - "version": "5.37.1", + "version": "5.37.0", "license": "Apache-2.0", "dependencies": { "@dnd-kit/core": "^6.1.0", "@dnd-kit/modifiers": "^6.0.1", "@emotion/css": "^11.11.0", - "@hitachivantara/uikit-react-core": "^5.66.11", - "@hitachivantara/uikit-react-icons": "^5.10.3", - "@hitachivantara/uikit-styles": "^5.30.4", + "@hitachivantara/uikit-react-core": "^5.66.10", + "@hitachivantara/uikit-react-icons": "^5.10.2", + "@hitachivantara/uikit-styles": "^5.30.3", "@mui/base": "^5.0.0-beta.40", "@types/react-grid-layout": "^1.3.5", "react-grid-layout": "^1.4.4", @@ -42244,12 +42244,12 @@ }, "packages/pentaho": { "name": "@hitachivantara/uikit-react-pentaho", - "version": "0.1.2", + "version": "0.1.1", "license": "Apache-2.0", "dependencies": { "@emotion/css": "^11.11.0", - "@hitachivantara/uikit-react-core": "^5.66.11", - "@hitachivantara/uikit-react-icons": "^5.10.3", + "@hitachivantara/uikit-react-core": "^5.66.10", + "@hitachivantara/uikit-react-icons": "^5.10.2", "@mui/base": "^5.0.0-beta.40", "react-resize-detector": "^8.1.0" }, @@ -42273,11 +42273,11 @@ }, "packages/shared": { "name": "@hitachivantara/uikit-react-shared", - "version": "5.1.45", + "version": "5.1.44", "license": "Apache-2.0", "dependencies": { "@emotion/cache": "^11.11.0", - "@hitachivantara/uikit-styles": "^5.30.4" + "@hitachivantara/uikit-styles": "^5.30.3" }, "devDependencies": { "@types/react": "^18.2.43", @@ -42291,7 +42291,7 @@ }, "packages/styles": { "name": "@hitachivantara/uikit-styles", - "version": "5.30.4", + "version": "5.30.3", "license": "Apache-2.0", "dependencies": { "csstype": "^3.1.3" @@ -42302,10 +42302,10 @@ }, "packages/uno-preset": { "name": "@hitachivantara/uikit-uno-preset", - "version": "0.2.25", + "version": "0.2.24", "license": "Apache-2.0", "dependencies": { - "@hitachivantara/uikit-styles": "^5.30.4", + "@hitachivantara/uikit-styles": "^5.30.3", "@unocss/preset-rem-to-px": "^0.58.5", "unocss-preset-theme": "^0.12.0" }, @@ -42320,11 +42320,11 @@ }, "packages/viz": { "name": "@hitachivantara/uikit-react-viz", - "version": "5.13.9", + "version": "5.13.8", "license": "Apache-2.0", "dependencies": { "@emotion/css": "^11.11.0", - "@hitachivantara/uikit-react-core": "^5.66.11" + "@hitachivantara/uikit-react-core": "^5.66.10" }, "devDependencies": { "@types/react": "^18.2.43", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 5c347033aa..5eafa5e1e8 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -3,10 +3,6 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [1.16.9](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/hv-uikit-cli@1.16.8...@hitachivantara/hv-uikit-cli@1.16.9) (2024-07-16) - -**Note:** Version bump only for package @hitachivantara/hv-uikit-cli - ## 1.16.8 (2024-07-12) **Note:** Version bump only for package @hitachivantara/hv-uikit-cli diff --git a/packages/cli/package.json b/packages/cli/package.json index 4c4926389e..c6166da252 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@hitachivantara/hv-uikit-cli", - "version": "1.16.9", + "version": "1.16.8", "private": false, "type": "module", "author": "Hitachi Vantara UI Kit Team", diff --git a/packages/code-editor/CHANGELOG.md b/packages/code-editor/CHANGELOG.md index 3bf4efaae3..1a0249f338 100644 --- a/packages/code-editor/CHANGELOG.md +++ b/packages/code-editor/CHANGELOG.md @@ -3,10 +3,6 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [5.2.177](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-code-editor@5.2.176...@hitachivantara/uikit-react-code-editor@5.2.177) (2024-07-16) - -**Note:** Version bump only for package @hitachivantara/uikit-react-code-editor - ## 5.2.176 (2024-07-12) **Note:** Version bump only for package @hitachivantara/uikit-react-code-editor diff --git a/packages/code-editor/package.json b/packages/code-editor/package.json index 4351537abd..8552d97c73 100644 --- a/packages/code-editor/package.json +++ b/packages/code-editor/package.json @@ -1,6 +1,6 @@ { "name": "@hitachivantara/uikit-react-code-editor", - "version": "5.2.177", + "version": "5.2.176", "private": false, "author": "Hitachi Vantara UI Kit Team", "description": "A wrapper to the React Monaco editor (https://github.com/react-monaco-editor/react-monaco-editor) using the Hitachi Vantara's Design System styles.", @@ -38,9 +38,9 @@ }, "dependencies": { "@emotion/css": "^11.11.0", - "@hitachivantara/uikit-react-core": "^5.66.11", - "@hitachivantara/uikit-react-icons": "^5.10.3", - "@hitachivantara/uikit-styles": "^5.30.4", + "@hitachivantara/uikit-react-core": "^5.66.10", + "@hitachivantara/uikit-react-icons": "^5.10.2", + "@hitachivantara/uikit-styles": "^5.30.3", "@monaco-editor/react": "^4.5.1" }, "devDependencies": { diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index cdc3875ae4..78ac30c8c5 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,10 +3,6 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [5.66.11](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@5.66.10...@hitachivantara/uikit-react-core@5.66.11) (2024-07-16) - -**Note:** Version bump only for package @hitachivantara/uikit-react-core - ## 5.66.10 (2024-07-12) ### Performance Improvements diff --git a/packages/core/package.json b/packages/core/package.json index 7bbd029d0b..46e6437385 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@hitachivantara/uikit-react-core", - "version": "5.66.11", + "version": "5.66.10", "private": false, "author": "Hitachi Vantara UI Kit Team", "description": "Core React components for the NEXT Design System.", @@ -45,9 +45,9 @@ "@emotion/css": "^11.11.2", "@emotion/serialize": "^1.1.2", "@emotion/utils": "^1.2.1", - "@hitachivantara/uikit-react-icons": "^5.10.3", - "@hitachivantara/uikit-react-shared": "^5.1.45", - "@hitachivantara/uikit-styles": "^5.30.4", + "@hitachivantara/uikit-react-icons": "^5.10.2", + "@hitachivantara/uikit-react-shared": "^5.1.44", + "@hitachivantara/uikit-styles": "^5.30.3", "@internationalized/date": "^3.2.0", "@mui/base": "^5.0.0-beta.40", "@popperjs/core": "^2.11.8", diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index cb988c322e..d25bddd6a0 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -3,10 +3,6 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## 5.10.3 (2024-07-16) - -**Note:** Version bump only for package @hitachivantara/uikit-react-icons - ## 5.10.2 (2024-07-06) **Note:** Version bump only for package @hitachivantara/uikit-react-icons diff --git a/packages/icons/package.json b/packages/icons/package.json index b93f9065bc..43924a454a 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@hitachivantara/uikit-react-icons", - "version": "5.10.3", + "version": "5.10.2", "private": false, "author": "Hitachi Vantara UI Kit Team", "description": "NEXT Design System icons packaged as a set of React components.", @@ -44,7 +44,7 @@ "react-dom": "^17.0.0 || ^18.0.0" }, "dependencies": { - "@hitachivantara/uikit-styles": "^5.30.4" + "@hitachivantara/uikit-styles": "^5.30.3" }, "devDependencies": { "@svgr/core": "^8.1.0", diff --git a/packages/lab/CHANGELOG.md b/packages/lab/CHANGELOG.md index 4776437df0..ace898d4f6 100644 --- a/packages/lab/CHANGELOG.md +++ b/packages/lab/CHANGELOG.md @@ -3,10 +3,6 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [5.37.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-lab@5.37.0...@hitachivantara/uikit-react-lab@5.37.1) (2024-07-16) - -**Note:** Version bump only for package @hitachivantara/uikit-react-lab - # [5.37.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-lab@5.36.2...@hitachivantara/uikit-react-lab@5.37.0) (2024-07-12) ### Features diff --git a/packages/lab/package.json b/packages/lab/package.json index bfd8710d5e..bee2d22f14 100644 --- a/packages/lab/package.json +++ b/packages/lab/package.json @@ -1,6 +1,6 @@ { "name": "@hitachivantara/uikit-react-lab", - "version": "5.37.1", + "version": "5.37.0", "private": false, "author": "Hitachi Vantara UI Kit Team", "description": "Contributed React components for the NEXT UI Kit.", @@ -44,9 +44,9 @@ "@dnd-kit/core": "^6.1.0", "@dnd-kit/modifiers": "^6.0.1", "@emotion/css": "^11.11.0", - "@hitachivantara/uikit-react-core": "^5.66.11", - "@hitachivantara/uikit-react-icons": "^5.10.3", - "@hitachivantara/uikit-styles": "^5.30.4", + "@hitachivantara/uikit-react-core": "^5.66.10", + "@hitachivantara/uikit-react-icons": "^5.10.2", + "@hitachivantara/uikit-styles": "^5.30.3", "@mui/base": "^5.0.0-beta.40", "@types/react-grid-layout": "^1.3.5", "react-grid-layout": "^1.4.4", diff --git a/packages/pentaho/CHANGELOG.md b/packages/pentaho/CHANGELOG.md index b256fa6964..3250861b22 100644 --- a/packages/pentaho/CHANGELOG.md +++ b/packages/pentaho/CHANGELOG.md @@ -3,10 +3,6 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [0.1.2](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-pentaho@0.1.1...@hitachivantara/uikit-react-pentaho@0.1.2) (2024-07-16) - -**Note:** Version bump only for package @hitachivantara/uikit-react-pentaho - ## 0.1.1 (2024-07-12) ### Bug Fixes diff --git a/packages/pentaho/package.json b/packages/pentaho/package.json index c7727ef90a..893b444970 100644 --- a/packages/pentaho/package.json +++ b/packages/pentaho/package.json @@ -1,6 +1,6 @@ { "name": "@hitachivantara/uikit-react-pentaho", - "version": "0.1.2", + "version": "0.1.1", "private": false, "author": "Hitachi Vantara UI Kit Team", "description": "UI Kit Pentaho+ React components.", @@ -41,8 +41,8 @@ }, "dependencies": { "@emotion/css": "^11.11.0", - "@hitachivantara/uikit-react-core": "^5.66.11", - "@hitachivantara/uikit-react-icons": "^5.10.3", + "@hitachivantara/uikit-react-core": "^5.66.10", + "@hitachivantara/uikit-react-icons": "^5.10.2", "@mui/base": "^5.0.0-beta.40", "react-resize-detector": "^8.1.0" }, diff --git a/packages/shared/CHANGELOG.md b/packages/shared/CHANGELOG.md index 56f17c3ccc..4a79bdee26 100644 --- a/packages/shared/CHANGELOG.md +++ b/packages/shared/CHANGELOG.md @@ -3,10 +3,6 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## 5.1.45 (2024-07-16) - -**Note:** Version bump only for package @hitachivantara/uikit-react-shared - ## 5.1.44 (2024-07-06) **Note:** Version bump only for package @hitachivantara/uikit-react-shared diff --git a/packages/shared/package.json b/packages/shared/package.json index bbd8a81acb..5c9c98d2e0 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@hitachivantara/uikit-react-shared", - "version": "5.1.45", + "version": "5.1.44", "private": false, "author": "Hitachi Vantara UI Kit Team", "description": "Shared React contexts for the NEXT UI Kit.", @@ -35,7 +35,7 @@ }, "dependencies": { "@emotion/cache": "^11.11.0", - "@hitachivantara/uikit-styles": "^5.30.4" + "@hitachivantara/uikit-styles": "^5.30.3" }, "devDependencies": { "@types/react": "^18.2.43", diff --git a/packages/styles/CHANGELOG.md b/packages/styles/CHANGELOG.md index fb8527e80c..bddd07a66e 100644 --- a/packages/styles/CHANGELOG.md +++ b/packages/styles/CHANGELOG.md @@ -3,10 +3,6 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## 5.30.4 (2024-07-16) - -**Note:** Version bump only for package @hitachivantara/uikit-styles - ## 5.30.3 (2024-07-06) **Note:** Version bump only for package @hitachivantara/uikit-styles diff --git a/packages/styles/package.json b/packages/styles/package.json index 72661825c9..c359fb76fb 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "@hitachivantara/uikit-styles", - "version": "5.30.4", + "version": "5.30.3", "private": false, "author": "Hitachi Vantara UI Kit Team", "description": "UI Kit styling solution for the Next Design System.", diff --git a/packages/uno-preset/CHANGELOG.md b/packages/uno-preset/CHANGELOG.md index d54aaba2bd..5a33200b3e 100644 --- a/packages/uno-preset/CHANGELOG.md +++ b/packages/uno-preset/CHANGELOG.md @@ -3,10 +3,6 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## 0.2.25 (2024-07-16) - -**Note:** Version bump only for package @hitachivantara/uikit-uno-preset - ## 0.2.24 (2024-07-06) **Note:** Version bump only for package @hitachivantara/uikit-uno-preset diff --git a/packages/uno-preset/package.json b/packages/uno-preset/package.json index 8550db8061..11f144eb85 100644 --- a/packages/uno-preset/package.json +++ b/packages/uno-preset/package.json @@ -1,6 +1,6 @@ { "name": "@hitachivantara/uikit-uno-preset", - "version": "0.2.25", + "version": "0.2.24", "private": false, "author": "Hitachi Vantara UI Kit Team", "description": "UI Kit UnoCSS preset with the NEXT theme.", @@ -35,7 +35,7 @@ "@unocss/preset-uno": "^0.58.5" }, "dependencies": { - "@hitachivantara/uikit-styles": "^5.30.4", + "@hitachivantara/uikit-styles": "^5.30.3", "@unocss/preset-rem-to-px": "^0.58.5", "unocss-preset-theme": "^0.12.0" }, diff --git a/packages/viz/CHANGELOG.md b/packages/viz/CHANGELOG.md index 846ea6ca0d..b0ccdfa7e1 100644 --- a/packages/viz/CHANGELOG.md +++ b/packages/viz/CHANGELOG.md @@ -3,10 +3,6 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [5.13.9](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-viz@5.13.8...@hitachivantara/uikit-react-viz@5.13.9) (2024-07-16) - -**Note:** Version bump only for package @hitachivantara/uikit-react-viz - ## 5.13.8 (2024-07-12) **Note:** Version bump only for package @hitachivantara/uikit-react-viz diff --git a/packages/viz/package.json b/packages/viz/package.json index 97d1263509..f49bf961b2 100644 --- a/packages/viz/package.json +++ b/packages/viz/package.json @@ -1,6 +1,6 @@ { "name": "@hitachivantara/uikit-react-viz", - "version": "5.13.9", + "version": "5.13.8", "private": false, "author": "Hitachi Vantara UI Kit Team", "description": "Contributed React visualization components for the NEXT UI Kit.", @@ -44,7 +44,7 @@ }, "dependencies": { "@emotion/css": "^11.11.0", - "@hitachivantara/uikit-react-core": "^5.66.11" + "@hitachivantara/uikit-react-core": "^5.66.10" }, "devDependencies": { "@types/react": "^18.2.43",