diff --git a/documents/CHANGELOG.md b/documents/CHANGELOG.md index a16045d06b..0dfe67cb09 100644 --- a/documents/CHANGELOG.md +++ b/documents/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.9.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/docs@6.9.0...@refinitiv-ui/docs@6.9.1) (2024-01-02) + +**Note:** Version bump only for package @refinitiv-ui/docs + + + + + # [6.9.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/docs@6.8.6...@refinitiv-ui/docs@6.9.0) (2023-12-12) diff --git a/documents/package.json b/documents/package.json index 5336093ae3..76b8184cd4 100644 --- a/documents/package.json +++ b/documents/package.json @@ -1,6 +1,6 @@ { "name": "@refinitiv-ui/docs", - "version": "6.9.0", + "version": "6.9.1", "private": true, "description": "Element Framework Documentation", "engines": { @@ -35,8 +35,8 @@ }, "dependencies": { "@refinitiv-ui/core": "^6.5.4", - "@refinitiv-ui/elements": "^6.15.0", - "@refinitiv-ui/halo-theme": "^6.7.0", + "@refinitiv-ui/elements": "^6.15.1", + "@refinitiv-ui/halo-theme": "^6.7.1", "@refinitiv-ui/utils": "^6.3.2", "fast-glob": "^3.2.12" } diff --git a/package-lock.json b/package-lock.json index d7ace7104e..54dbd6fce3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,12 +55,12 @@ }, "documents": { "name": "@refinitiv-ui/docs", - "version": "6.9.0", + "version": "6.9.1", "license": "Apache-2.0", "dependencies": { "@refinitiv-ui/core": "^6.5.4", - "@refinitiv-ui/elements": "^6.15.0", - "@refinitiv-ui/halo-theme": "^6.7.0", + "@refinitiv-ui/elements": "^6.15.1", + "@refinitiv-ui/halo-theme": "^6.7.1", "@refinitiv-ui/utils": "^6.3.2", "fast-glob": "^3.2.12" }, @@ -21450,7 +21450,7 @@ } }, "packages/create-efx": { - "version": "6.1.11", + "version": "6.1.12", "license": "Apache-2.0", "dependencies": { "chalk": "^4.1.2", @@ -21473,12 +21473,12 @@ }, "packages/demo-block": { "name": "@refinitiv-ui/demo-block", - "version": "6.1.17", + "version": "6.1.18", "license": "Apache-2.0", "dependencies": { - "@refinitiv-ui/elemental-theme": "^6.5.0", - "@refinitiv-ui/halo-theme": "^6.7.0", - "@refinitiv-ui/solar-theme": "^6.4.3", + "@refinitiv-ui/elemental-theme": "^6.5.1", + "@refinitiv-ui/halo-theme": "^6.7.1", + "@refinitiv-ui/solar-theme": "^6.4.4", "tslib": "^2.3.1" }, "devDependencies": { @@ -21491,20 +21491,20 @@ }, "packages/elemental-theme": { "name": "@refinitiv-ui/elemental-theme", - "version": "6.5.0", + "version": "6.5.1", "license": "Apache-2.0", "devDependencies": { - "@refinitiv-ui/theme-compiler": "^6.3.7" + "@refinitiv-ui/theme-compiler": "^6.3.8" } }, "packages/elements": { "name": "@refinitiv-ui/elements", - "version": "6.15.0", + "version": "6.15.1", "license": "Apache-2.0", "dependencies": { "@lit-labs/context": "^0.3.1", - "@refinitiv-ui/halo-theme": "^6.7.0", - "@refinitiv-ui/solar-theme": "^6.4.3", + "@refinitiv-ui/halo-theme": "^6.7.1", + "@refinitiv-ui/solar-theme": "^6.4.4", "@types/chart.js": "^2.9.31", "chart.js": "~2.9.4", "d3-interpolate": "^3.0.1", @@ -21515,7 +21515,7 @@ }, "devDependencies": { "@refinitiv-ui/core": "^6.5.4", - "@refinitiv-ui/demo-block": "^6.1.17", + "@refinitiv-ui/demo-block": "^6.1.18", "@refinitiv-ui/i18n": "^6.0.20", "@refinitiv-ui/phrasebook": "^6.3.8", "@refinitiv-ui/test-helpers": "^6.0.15", @@ -21549,13 +21549,13 @@ }, "packages/halo-theme": { "name": "@refinitiv-ui/halo-theme", - "version": "6.7.0", + "version": "6.7.1", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@refinitiv-ui/elemental-theme": "^6.5.0" + "@refinitiv-ui/elemental-theme": "^6.5.1" }, "devDependencies": { - "@refinitiv-ui/theme-compiler": "^6.3.7" + "@refinitiv-ui/theme-compiler": "^6.3.8" } }, "packages/i18n": { @@ -21605,13 +21605,13 @@ }, "packages/solar-theme": { "name": "@refinitiv-ui/solar-theme", - "version": "6.4.3", + "version": "6.4.4", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@refinitiv-ui/elemental-theme": "^6.5.0" + "@refinitiv-ui/elemental-theme": "^6.5.1" }, "devDependencies": { - "@refinitiv-ui/theme-compiler": "^6.3.7" + "@refinitiv-ui/theme-compiler": "^6.3.8" } }, "packages/test-helpers": { @@ -21626,7 +21626,7 @@ }, "packages/theme-compiler": { "name": "@refinitiv-ui/theme-compiler", - "version": "6.3.7", + "version": "6.3.8", "license": "Apache-2.0", "dependencies": { "autoprefixer": "^10.4.2", @@ -21647,6 +21647,9 @@ }, "bin": { "theme-compiler": "bin/theme-compiler.js" + }, + "engines": { + "node": ">=18.0.0" } }, "packages/theme-compiler/node_modules/camelcase": { diff --git a/packages/create-efx/CHANGELOG.md b/packages/create-efx/CHANGELOG.md index 61e9ffb945..2adb4d6ddc 100644 --- a/packages/create-efx/CHANGELOG.md +++ b/packages/create-efx/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. +## [6.1.12](https://github.com/Refinitiv/refinitiv-ui/compare/create-efx@6.1.11...create-efx@6.1.12) (2024-01-02) + +**Note:** Version bump only for package create-efx + ## [6.1.11](https://github.com/Refinitiv/refinitiv-ui/compare/create-efx@6.1.10...create-efx@6.1.11) (2023-10-31) ### Bug Fixes diff --git a/packages/create-efx/package.json b/packages/create-efx/package.json index 3d9ddb7bb3..e0241972f1 100644 --- a/packages/create-efx/package.json +++ b/packages/create-efx/package.json @@ -1,6 +1,6 @@ { "name": "create-efx", - "version": "6.1.11", + "version": "6.1.12", "description": "Initializer to create new EFX element", "main": "./lib/index.js", "bin": { diff --git a/packages/demo-block/CHANGELOG.md b/packages/demo-block/CHANGELOG.md index 16c4c55ee0..91f2bd8f68 100644 --- a/packages/demo-block/CHANGELOG.md +++ b/packages/demo-block/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. +## [6.1.18](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@6.1.17...@refinitiv-ui/demo-block@6.1.18) (2024-01-02) + +**Note:** Version bump only for package @refinitiv-ui/demo-block + ## [6.1.17](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@6.1.16...@refinitiv-ui/demo-block@6.1.17) (2023-12-12) **Note:** Version bump only for package @refinitiv-ui/demo-block diff --git a/packages/demo-block/package.json b/packages/demo-block/package.json index 8ba5d95b8a..ff959a62ec 100644 --- a/packages/demo-block/package.json +++ b/packages/demo-block/package.json @@ -1,6 +1,6 @@ { "name": "@refinitiv-ui/demo-block", - "version": "6.1.17", + "version": "6.1.18", "description": "Demo page handler for Element Framework elements", "main": "./lib/demo-block.js", "module": "./lib/demo-block.js", @@ -28,9 +28,9 @@ "author": "LSEG", "license": "Apache-2.0", "dependencies": { - "@refinitiv-ui/elemental-theme": "^6.5.0", - "@refinitiv-ui/halo-theme": "^6.7.0", - "@refinitiv-ui/solar-theme": "^6.4.3", + "@refinitiv-ui/elemental-theme": "^6.5.1", + "@refinitiv-ui/halo-theme": "^6.7.1", + "@refinitiv-ui/solar-theme": "^6.4.4", "tslib": "^2.3.1" }, "devDependencies": { diff --git a/packages/elemental-theme/CHANGELOG.md b/packages/elemental-theme/CHANGELOG.md index 7a0881aed2..86dc4fb953 100644 --- a/packages/elemental-theme/CHANGELOG.md +++ b/packages/elemental-theme/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. +## [6.5.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/elemental-theme@6.5.0...@refinitiv-ui/elemental-theme@6.5.1) (2024-01-02) + +**Note:** Version bump only for package @refinitiv-ui/elemental-theme + # [6.5.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/elemental-theme@6.4.2...@refinitiv-ui/elemental-theme@6.5.0) (2023-12-12) ### Features diff --git a/packages/elemental-theme/package.json b/packages/elemental-theme/package.json index ce16221bc1..0bdb4eb5d0 100644 --- a/packages/elemental-theme/package.json +++ b/packages/elemental-theme/package.json @@ -1,6 +1,6 @@ { "name": "@refinitiv-ui/elemental-theme", - "version": "6.5.0", + "version": "6.5.1", "description": "Base theme for Element Framework Components", "author": "LSEG", "license": "Apache-2.0", @@ -24,7 +24,7 @@ "version": "node ../../scripts/version" }, "devDependencies": { - "@refinitiv-ui/theme-compiler": "^6.3.7" + "@refinitiv-ui/theme-compiler": "^6.3.8" }, "publishConfig": { "access": "public" diff --git a/packages/elements/CHANGELOG.md b/packages/elements/CHANGELOG.md index 7826ddfaa9..1264de92c2 100644 --- a/packages/elements/CHANGELOG.md +++ b/packages/elements/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. +## [6.15.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/elements@6.15.0...@refinitiv-ui/elements@6.15.1) (2024-01-02) + +**Note:** Version bump only for package @refinitiv-ui/elements + # [6.15.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/elements@6.14.3...@refinitiv-ui/elements@6.15.0) (2023-12-12) ### Bug Fixes diff --git a/packages/elements/package.json b/packages/elements/package.json index b69d282ce3..2e5d4563e0 100644 --- a/packages/elements/package.json +++ b/packages/elements/package.json @@ -1,6 +1,6 @@ { "name": "@refinitiv-ui/elements", - "version": "6.15.0", + "version": "6.15.1", "description": "Element Framework Elements", "author": "LSEG", "license": "Apache-2.0", @@ -339,8 +339,8 @@ }, "dependencies": { "@lit-labs/context": "^0.3.1", - "@refinitiv-ui/halo-theme": "^6.7.0", - "@refinitiv-ui/solar-theme": "^6.4.3", + "@refinitiv-ui/halo-theme": "^6.7.1", + "@refinitiv-ui/solar-theme": "^6.4.4", "@types/chart.js": "^2.9.31", "chart.js": "~2.9.4", "d3-interpolate": "^3.0.1", @@ -351,7 +351,7 @@ }, "devDependencies": { "@refinitiv-ui/core": "^6.5.4", - "@refinitiv-ui/demo-block": "^6.1.17", + "@refinitiv-ui/demo-block": "^6.1.18", "@refinitiv-ui/i18n": "^6.0.20", "@refinitiv-ui/phrasebook": "^6.3.8", "@refinitiv-ui/test-helpers": "^6.0.15", diff --git a/packages/halo-theme/CHANGELOG.md b/packages/halo-theme/CHANGELOG.md index 87b45a3a09..a4b22fe570 100644 --- a/packages/halo-theme/CHANGELOG.md +++ b/packages/halo-theme/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. +## [6.7.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/halo-theme@6.7.0...@refinitiv-ui/halo-theme@6.7.1) (2024-01-02) + +**Note:** Version bump only for package @refinitiv-ui/halo-theme + # [6.7.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/halo-theme@6.6.2...@refinitiv-ui/halo-theme@6.7.0) (2023-12-12) ### Features diff --git a/packages/halo-theme/package.json b/packages/halo-theme/package.json index e2531f79ae..8670ef53af 100644 --- a/packages/halo-theme/package.json +++ b/packages/halo-theme/package.json @@ -1,6 +1,6 @@ { "name": "@refinitiv-ui/halo-theme", - "version": "6.7.0", + "version": "6.7.1", "description": "Official theme for LSEG Workspace", "author": "LSEG", "license": "SEE LICENSE IN LICENSE", @@ -24,10 +24,10 @@ "version": "node ../../scripts/version" }, "dependencies": { - "@refinitiv-ui/elemental-theme": "^6.5.0" + "@refinitiv-ui/elemental-theme": "^6.5.1" }, "devDependencies": { - "@refinitiv-ui/theme-compiler": "^6.3.7" + "@refinitiv-ui/theme-compiler": "^6.3.8" }, "publishConfig": { "access": "public" diff --git a/packages/solar-theme/CHANGELOG.md b/packages/solar-theme/CHANGELOG.md index 08fa8dc884..3f3ab9e3b6 100644 --- a/packages/solar-theme/CHANGELOG.md +++ b/packages/solar-theme/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. +## [6.4.4](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/solar-theme@6.4.3...@refinitiv-ui/solar-theme@6.4.4) (2024-01-02) + +**Note:** Version bump only for package @refinitiv-ui/solar-theme + ## [6.4.3](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/solar-theme@6.4.2...@refinitiv-ui/solar-theme@6.4.3) (2023-12-12) **Note:** Version bump only for package @refinitiv-ui/solar-theme diff --git a/packages/solar-theme/package.json b/packages/solar-theme/package.json index b250758f9b..b80ca441e8 100644 --- a/packages/solar-theme/package.json +++ b/packages/solar-theme/package.json @@ -1,6 +1,6 @@ { "name": "@refinitiv-ui/solar-theme", - "version": "6.4.3", + "version": "6.4.4", "description": "Solar theme for the Element Framework", "author": "LSEG", "license": "SEE LICENSE IN LICENSE", @@ -24,10 +24,10 @@ "version": "node ../../scripts/version" }, "dependencies": { - "@refinitiv-ui/elemental-theme": "^6.5.0" + "@refinitiv-ui/elemental-theme": "^6.5.1" }, "devDependencies": { - "@refinitiv-ui/theme-compiler": "^6.3.7" + "@refinitiv-ui/theme-compiler": "^6.3.8" }, "publishConfig": { "access": "public" diff --git a/packages/theme-compiler/CHANGELOG.md b/packages/theme-compiler/CHANGELOG.md index 097f4ba422..723ffa84a8 100644 --- a/packages/theme-compiler/CHANGELOG.md +++ b/packages/theme-compiler/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. +## [6.3.8](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/theme-compiler@6.3.7...@refinitiv-ui/theme-compiler@6.3.8) (2024-01-02) + +**Note:** Version bump only for package @refinitiv-ui/theme-compiler + ## [6.3.7](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/theme-compiler@6.3.6...@refinitiv-ui/theme-compiler@6.3.7) (2023-12-12) ### Bug Fixes diff --git a/packages/theme-compiler/package.json b/packages/theme-compiler/package.json index 1b53dee49a..03cd58820b 100644 --- a/packages/theme-compiler/package.json +++ b/packages/theme-compiler/package.json @@ -1,6 +1,6 @@ { "name": "@refinitiv-ui/theme-compiler", - "version": "6.3.7", + "version": "6.3.8", "description": "Compiles Element Framework themes into usable JavaScript", "author": "LSEG", "license": "Apache-2.0",