Skip to content

Commit bdaeb6f

Browse files
chore(release): publish [skip ci]
- @refinitiv-ui/docs@7.12.9 - @refinitiv-ui/demo-block@7.2.5 - @refinitiv-ui/ds-theme@7.1.5 - @refinitiv-ui/elemental-theme@7.5.6 - @refinitiv-ui/elements@7.15.6 - @refinitiv-ui/halo-theme@7.6.4 - @refinitiv-ui/solar-theme@7.4.4 - @refinitiv-ui/theme-compiler@7.3.0
1 parent ca1ed3b commit bdaeb6f

File tree

17 files changed

+88
-48
lines changed

17 files changed

+88
-48
lines changed

documents/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.12.9](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/docs@7.12.8...@refinitiv-ui/docs@7.12.9) (2026-03-26)
7+
8+
**Note:** Version bump only for package @refinitiv-ui/docs
9+
10+
11+
12+
13+
614
## [7.12.8](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/docs@7.12.7...@refinitiv-ui/docs@7.12.8) (2026-01-05)
715

816
**Note:** Version bump only for package @refinitiv-ui/docs

documents/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@refinitiv-ui/docs",
3-
"version": "7.12.8",
3+
"version": "7.12.9",
44
"private": true,
55
"type": "module",
66
"description": "Element Framework Documentation",
@@ -39,8 +39,8 @@
3939
},
4040
"dependencies": {
4141
"@refinitiv-ui/core": "^7.5.5",
42-
"@refinitiv-ui/elements": "^7.15.5",
43-
"@refinitiv-ui/halo-theme": "^7.6.3",
42+
"@refinitiv-ui/elements": "^7.15.6",
43+
"@refinitiv-ui/halo-theme": "^7.6.4",
4444
"@refinitiv-ui/phrasebook": "^7.1.5",
4545
"@refinitiv-ui/utils": "^7.3.3",
4646
"fast-glob": "^3.2.12"

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/demo-block/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.2.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.2.4...@refinitiv-ui/demo-block@7.2.5) (2026-03-26)
7+
8+
**Note:** Version bump only for package @refinitiv-ui/demo-block
9+
610
## [7.2.4](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.2.3...@refinitiv-ui/demo-block@7.2.4) (2025-11-12)
711

812
**Note:** Version bump only for package @refinitiv-ui/demo-block

packages/demo-block/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@refinitiv-ui/demo-block",
3-
"version": "7.2.4",
3+
"version": "7.2.5",
44
"description": "Demo page handler for Element Framework elements",
55
"main": "./lib/demo-block.js",
66
"module": "./lib/demo-block.js",
@@ -29,9 +29,9 @@
2929
"author": "LSEG",
3030
"license": "Apache-2.0",
3131
"dependencies": {
32-
"@refinitiv-ui/elemental-theme": "^7.5.5",
33-
"@refinitiv-ui/halo-theme": "^7.6.3",
34-
"@refinitiv-ui/solar-theme": "^7.4.3",
32+
"@refinitiv-ui/elemental-theme": "^7.5.6",
33+
"@refinitiv-ui/halo-theme": "^7.6.4",
34+
"@refinitiv-ui/solar-theme": "^7.4.4",
3535
"tslib": "^2.3.1"
3636
},
3737
"devDependencies": {

packages/ds-theme/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.1.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/ds-theme@7.1.4...@refinitiv-ui/ds-theme@7.1.5) (2026-03-26)
7+
8+
**Note:** Version bump only for package @refinitiv-ui/ds-theme
9+
610
## [7.1.4](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/ds-theme@7.1.3...@refinitiv-ui/ds-theme@7.1.4) (2025-11-12)
711

812
**Note:** Version bump only for package @refinitiv-ui/ds-theme

packages/ds-theme/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@refinitiv-ui/ds-theme",
3-
"version": "7.1.4",
3+
"version": "7.1.5",
44
"description": "Design System theme for Element Framework Components",
55
"author": "LSEG",
66
"license": "SEE LICENSE IN LICENSE",
@@ -25,12 +25,12 @@
2525
"version": "node ../../scripts/version/index.js"
2626
},
2727
"devDependencies": {
28-
"@refinitiv-ui/theme-compiler": "^7.2.3"
28+
"@refinitiv-ui/theme-compiler": "^7.3.0"
2929
},
3030
"publishConfig": {
3131
"access": "public"
3232
},
3333
"dependencies": {
34-
"@refinitiv-ui/halo-theme": "^7.6.3"
34+
"@refinitiv-ui/halo-theme": "^7.6.4"
3535
}
3636
}

packages/elemental-theme/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.5.6](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/elemental-theme@7.5.5...@refinitiv-ui/elemental-theme@7.5.6) (2026-03-26)
7+
8+
**Note:** Version bump only for package @refinitiv-ui/elemental-theme
9+
610
## [7.5.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/elemental-theme@7.5.4...@refinitiv-ui/elemental-theme@7.5.5) (2025-11-12)
711

812
**Note:** Version bump only for package @refinitiv-ui/elemental-theme

packages/elemental-theme/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@refinitiv-ui/elemental-theme",
3-
"version": "7.5.5",
3+
"version": "7.5.6",
44
"description": "Base theme for Element Framework Components",
55
"author": "LSEG",
66
"license": "Apache-2.0",
@@ -25,7 +25,7 @@
2525
"version": "node ../../scripts/version/index.js"
2626
},
2727
"devDependencies": {
28-
"@refinitiv-ui/theme-compiler": "^7.2.3"
28+
"@refinitiv-ui/theme-compiler": "^7.3.0"
2929
},
3030
"publishConfig": {
3131
"access": "public"

packages/elements/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.15.6](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/elements@7.15.5...@refinitiv-ui/elements@7.15.6) (2026-03-26)
7+
8+
### Bug Fixes
9+
10+
- **tab-bar:** handle an edge case in which there is no active tab ([#1302](https://github.com/Refinitiv/refinitiv-ui/issues/1302)) ([25d6c19](https://github.com/Refinitiv/refinitiv-ui/commit/25d6c197caed1e679907329e8fa027c704d0bea3))
11+
612
## [7.15.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/elements@7.15.4...@refinitiv-ui/elements@7.15.5) (2026-01-05)
713

814
### Bug Fixes

0 commit comments

Comments
 (0)