@limetech/lime-elements
Version:
1,067 lines (466 loc) • 648 kB
Markdown
## [39.10.4](https://github.com/Lundalogik/lime-elements/compare/v39.10.3...v39.10.4) (2026-04-02)
### Bug Fixes
* **slider:** improve interaction design & improve UI ([c19db64](https://github.com/Lundalogik/lime-elements/commit/c19db642fb93cbb60ecb8937a8aff21d06b23381))
* **slider:** visualize `step`s if the prop is set ([e333abd](https://github.com/Lundalogik/lime-elements/commit/e333abdbd5f6b28af728089fc4b9ad67c4c47856))
## [39.10.3](https://github.com/Lundalogik/lime-elements/compare/v39.10.2...v39.10.3) (2026-04-01)
### Bug Fixes
* **markdown:** prevent layout issues when `code` appears at the end of a line ([80b67ca](https://github.com/Lundalogik/lime-elements/commit/80b67ca4dfe7dbcd51c243b69f6a5aa26db4f570))
* **markdown:** render code and pre in multiple lines & avoid overflowing ([6a000a9](https://github.com/Lundalogik/lime-elements/commit/6a000a97433709efc8d31d5773775220bfb9d3b7))
## [39.10.2](https://github.com/Lundalogik/lime-elements/compare/v39.10.1...v39.10.2) (2026-04-01)
### Bug Fixes
* **markdown:** improve visual style of `kbd` elements ([c3a8ce7](https://github.com/Lundalogik/lime-elements/commit/c3a8ce7a4b519ef924f476c132e65a1ef789a593))
## [39.10.1](https://github.com/Lundalogik/lime-elements/compare/v39.10.0...v39.10.1) (2026-03-31)
### Bug Fixes
* **table:** ensure pagination updates after re-init in remote mode ([e42ece6](https://github.com/Lundalogik/lime-elements/commit/e42ece6ef8c2f9e87699d8c0fd73d34a2276caf1))
## [39.10.0](https://github.com/Lundalogik/lime-elements/compare/v39.9.5...v39.10.0) (2026-03-30)
### Features
* **menu:** add `hotkey` prop for items & improve keyboard navigation ([7d49081](https://github.com/Lundalogik/lime-elements/commit/7d49081586fc4679ac8bbda671f72697d541bee8))
## [39.9.5](https://github.com/Lundalogik/lime-elements/compare/v39.9.4...v39.9.5) (2026-03-30)
### Bug Fixes
* **popover:** don't restore focus to trigger on click-outside dismiss ([4452a1d](https://github.com/Lundalogik/lime-elements/commit/4452a1d13667bbef0a9e2330a656087fe027dd0b))
* **popover:** don't restore focus to trigger on click-outside dismiss ([21820e4](https://github.com/Lundalogik/lime-elements/commit/21820e441c198452f55f9bb2c5582b51126812a5))
* **popover:** handle Esc on `keydown` instead of `keyup` ([99bac40](https://github.com/Lundalogik/lime-elements/commit/99bac401789ed5b8e0333e9ccca1a01f968835d6))
## [39.9.4](https://github.com/Lundalogik/lime-elements/compare/v39.9.3...v39.9.4) (2026-03-25)
### Bug Fixes
* **select:** handle native select when value doesn't match any option ([246376e](https://github.com/Lundalogik/lime-elements/commit/246376e172339dbf607736a57f2805a1bae2b165)), closes [Lundalogik/crm-client#420](https://github.com/Lundalogik/crm-client/issues/420)
## [39.9.3](https://github.com/Lundalogik/lime-elements/compare/v39.9.2...v39.9.3) (2026-03-24)
### Bug Fixes
* **slider:** ensure defined `step` is considered from the first interaction ([36f8fa7](https://github.com/Lundalogik/lime-elements/commit/36f8fa784cf1c44672ddcadc127694b90af6a9b5))
## [39.9.2](https://github.com/Lundalogik/lime-elements/compare/v39.9.1...v39.9.2) (2026-03-24)
### Bug Fixes
* **button-group:** correct structure and accessibility ([6be11fc](https://github.com/Lundalogik/lime-elements/commit/6be11fcf33c725d7141e7e7c424895765d8528b9))
* **button-group:** correctly disable the buttons ([8dc57d2](https://github.com/Lundalogik/lime-elements/commit/8dc57d2b0dac9f07ac898c17aa524535c7684f35))
* **button-group:** make label fill entire clickable button area ([c251604](https://github.com/Lundalogik/lime-elements/commit/c251604de44c2e9b5cd06ea3b564abab5cd7f160)), closes [Lundalogik/lime-elements#3972](https://github.com/Lundalogik/lime-elements/issues/3972)
## [39.9.1](https://github.com/Lundalogik/lime-elements/compare/v39.9.0...v39.9.1) (2026-03-24)
### Bug Fixes
* **switch:** ensure the helper text renders below the switch ([48a06b9](https://github.com/Lundalogik/lime-elements/commit/48a06b9569a77329e0f721c2fec769bf1d97a53b))
## [39.9.0](https://github.com/Lundalogik/lime-elements/compare/v39.8.1...v39.9.0) (2026-03-19)
### Features
* **style:** enable importing shared SCSS mixins and utilities ([76c26e0](https://github.com/Lundalogik/lime-elements/commit/76c26e0c24bd073b776251dbc74da8f74df1b37c))
## [39.8.1](https://github.com/Lundalogik/lime-elements/compare/v39.8.0...v39.8.1) (2026-03-19)
### Bug Fixes
* **test:** suppress Stencil teardown race in vitest ([c2a9b4d](https://github.com/Lundalogik/lime-elements/commit/c2a9b4d11a5205f7de2e5ff5f7162a973e839a5e))
## [39.8.0](https://github.com/Lundalogik/lime-elements/compare/v39.7.2...v39.8.0) (2026-03-19)
### Features
* **icon-button:** add `helperLabel` prop ([9e7435a](https://github.com/Lundalogik/lime-elements/commit/9e7435ad03aa725b7c75f6b7c1bc65a254ad5344))
## [39.7.2](https://github.com/Lundalogik/lime-elements/compare/v39.7.1...v39.7.2) (2026-03-18)
### Bug Fixes
* **text-editor:** preserve image height when parsing HTML ([9b35888](https://github.com/Lundalogik/lime-elements/commit/9b358880c5d3c6f7d449cc5ea5df0a8db1940898)), closes [Lundalogik/crm-client#788](https://github.com/Lundalogik/crm-client/issues/788)
## [39.7.1](https://github.com/Lundalogik/lime-elements/compare/v39.7.0...v39.7.1) (2026-03-16)
### Reverts
* Revert "fix(example-controls): switch from grid to flexbox layout" ([87f48a7](https://github.com/Lundalogik/lime-elements/commit/87f48a7700042d5c511f3d3dcf87bd2b7490b8e9))
## [39.7.0](https://github.com/Lundalogik/lime-elements/compare/v39.6.0...v39.7.0) (2026-03-16)
### Features
* **code diff:** show differences in code or json objects ([b7b604f](https://github.com/Lundalogik/lime-elements/commit/b7b604f2c99ca625682800d0f87fbaf272bd5d04))
## [39.6.0](https://github.com/Lundalogik/lime-elements/compare/v39.5.7...v39.6.0) (2026-03-11)
### Features
* **list:** add `--list-item-image-border-radius` custom CSS prop ([31bb9ae](https://github.com/Lundalogik/lime-elements/commit/31bb9ae62d0338d13c0eaa01c10b2afa48530607))
## [39.5.7](https://github.com/Lundalogik/lime-elements/compare/v39.5.6...v39.5.7) (2026-03-10)
### Bug Fixes
* **card:** make 3d effect optional ([48bef5a](https://github.com/Lundalogik/lime-elements/commit/48bef5a65837aceeb30be3bc65e7c3fd15ac14ed))
## [39.5.6](https://github.com/Lundalogik/lime-elements/compare/v39.5.5...v39.5.6) (2026-03-06)
### Bug Fixes
* **callout:** prevent slotted content from overflowing container ([07f1e06](https://github.com/Lundalogik/lime-elements/commit/07f1e064a683d63fcf4d3d8ecad3fbd231d73a7f))
* **select:** use custom dropdown for multi-select on mobile ([2c73f24](https://github.com/Lundalogik/lime-elements/commit/2c73f2476fa1f7e876ba10ba2bec1a77822833b2)), closes [#3851](https://github.com/Lundalogik/lime-elements/issues/3851)
## [39.5.5](https://github.com/Lundalogik/lime-elements/compare/v39.5.4...v39.5.5) (2026-03-05)
### Bug Fixes
* **select:** fix page scrolling to top when opening dropdown ([f2a7b9a](https://github.com/Lundalogik/lime-elements/commit/f2a7b9af5503d3cfdb8bda072baf192378bcb7af)), closes [Lundalogik/lime-elements#3831](https://github.com/Lundalogik/lime-elements/issues/3831)
## [39.5.4](https://github.com/Lundalogik/lime-elements/compare/v39.5.3...v39.5.4) (2026-03-02)
### Bug Fixes
* **file-viewer:** show file-not-found message when email fails to load ([319c902](https://github.com/Lundalogik/lime-elements/commit/319c9021067614781b6ef45163e3c24456689fce))
## [39.5.3](https://github.com/Lundalogik/lime-elements/compare/v39.5.2...v39.5.3) (2026-02-27)
### Bug Fixes
* import `Schema` type from `rehype-sanitize` public API instead of deep import ([ed57db1](https://github.com/Lundalogik/lime-elements/commit/ed57db13c0ab9cf9fa34b28f7a4910042095d07d)), closes [Lundalogik/lime-elements#3877](https://github.com/Lundalogik/lime-elements/issues/3877)
## [39.5.2](https://github.com/Lundalogik/lime-elements/compare/v39.5.1...v39.5.2) (2026-02-27)
### Bug Fixes
* **email-viewer:** fix date overflowing its container and overlapping download button ([df03885](https://github.com/Lundalogik/lime-elements/commit/df038850da36bc07b70313d8a270d05cca5ab91f)), closes [Lundalogik/lime-elements#3908](https://github.com/Lundalogik/lime-elements/issues/3908)
## [39.5.1](https://github.com/Lundalogik/lime-elements/compare/v39.5.0...v39.5.1) (2026-02-26)
### Bug Fixes
* **email-viewer:** render inline cid logos in .eml previews ([29b85d3](https://github.com/Lundalogik/lime-elements/commit/29b85d3759e81ce0c3209fb911031d5a4f82a292))
## [39.5.0](https://github.com/Lundalogik/lime-elements/compare/v39.4.1...v39.5.0) (2026-02-25)
### Features
* **card:** show selected state when an article is selected ([c3df744](https://github.com/Lundalogik/lime-elements/commit/c3df744100a6fad84b3e8e155621971f8430bb1f))
## [39.4.1](https://github.com/Lundalogik/lime-elements/compare/v39.4.0...v39.4.1) (2026-02-24)
### Bug Fixes
* **markdown:** preserve custom elements in removeEmptyParagraphs ([f9391b2](https://github.com/Lundalogik/lime-elements/commit/f9391b24861624523da4f0cd7c1bcb3cdc6728c5)), closes [Lundalogik/lime-elements#3902](https://github.com/Lundalogik/lime-elements/issues/3902)
## [39.4.0](https://github.com/Lundalogik/lime-elements/compare/v39.3.2...v39.4.0) (2026-02-24)
### Features
* **markdown:** add default whitelist of safe lime-elements components ([0ccc5e9](https://github.com/Lundalogik/lime-elements/commit/0ccc5e96d513459cecfebcb2eb4d9af0f4831cc0))
## [39.3.2](https://github.com/Lundalogik/lime-elements/compare/v39.3.1...v39.3.2) (2026-02-24)
### Bug Fixes
* **tab-bar:** correctly position pseudo elements in tab bar ([302bf5f](https://github.com/Lundalogik/lime-elements/commit/302bf5f09aa10b2900bbe7ab4a103c1743e39716))
## [39.3.1](https://github.com/Lundalogik/lime-elements/compare/v39.3.0...v39.3.1) (2026-02-24)
### Bug Fixes
* **card:** ensure small images won't create huge cards ([5227301](https://github.com/Lundalogik/lime-elements/commit/5227301739f68ae44a6abc7fcf9b0e82a7a4f5d6))
## [39.3.0](https://github.com/Lundalogik/lime-elements/compare/v39.2.2...v39.3.0) (2026-02-23)
### Features
* **markdown:** hydrate JSON attributes on whitelisted custom elements ([ef3a7a9](https://github.com/Lundalogik/lime-elements/commit/ef3a7a95d7340362dc7916fe16542e39278e74b0))
## [39.2.2](https://github.com/Lundalogik/lime-elements/compare/v39.2.1...v39.2.2) (2026-02-22)
### Bug Fixes
* **email-viewer:** add explicit font and meta attributes to sanitization schema ([c3ea360](https://github.com/Lundalogik/lime-elements/commit/c3ea360fcc50fe7131caf366b695614d41c14e9d))
## [39.2.1](https://github.com/Lundalogik/lime-elements/compare/v39.2.0...v39.2.1) (2026-02-22)
### Bug Fixes
* **email-viewer:** preserve font face attribute in sanitized email HTML ([8652fbf](https://github.com/Lundalogik/lime-elements/commit/8652fbf08bf62d4430d8960ec0cd01d8e42649db))
* **email-viewer:** prevent id attribute clobbering in sanitized email HTML ([6ad9539](https://github.com/Lundalogik/lime-elements/commit/6ad9539f5a63db7a5f047338cb809d4741b051f9))
## [39.2.0](https://github.com/Lundalogik/lime-elements/compare/v39.1.4...v39.2.0) (2026-02-21)
### Features
* **code-editor:** use invalid prop for validation feedback ([c8b914b](https://github.com/Lundalogik/lime-elements/commit/c8b914b3bd0e28a8b4692582a541f70ca8436261))
## [39.1.4](https://github.com/Lundalogik/lime-elements/compare/v39.1.3...v39.1.4) (2026-02-21)
### Bug Fixes
* **color-picker:** reset isOpen state in disconnectedCallback ([c4b170b](https://github.com/Lundalogik/lime-elements/commit/c4b170bc6d82f3d50375aa34a4d6e316bed67923))
* **portal:** guard against null container in animation cleanup ([1c70acc](https://github.com/Lundalogik/lime-elements/commit/1c70acc1ea5b6767bcbd5d11425681dc8f25525d))
## [39.1.3](https://github.com/Lundalogik/lime-elements/compare/v39.1.2...v39.1.3) (2026-02-20)
### Bug Fixes
* **file-viewer:** revoke PDF blob URL when switching file types ([5b9ad64](https://github.com/Lundalogik/lime-elements/commit/5b9ad642f58c3251b49b820e5ea1dbeb3544b627)), closes [Lundalogik/lime-elements#3884](https://github.com/Lundalogik/lime-elements/issues/3884)
## [39.1.2](https://github.com/Lundalogik/lime-elements/compare/v39.1.1...v39.1.2) (2026-02-20)
### Bug Fixes
* **email-viewer:** display dates in familiar email format instead of raw ISO timestamp ([10ee326](https://github.com/Lundalogik/lime-elements/commit/10ee326dd55344b3f45c25c829a2d835e81b6832)), closes [Lundalogik/lime-elements#3783](https://github.com/Lundalogik/lime-elements/issues/3783)
## [39.1.1](https://github.com/Lundalogik/lime-elements/compare/v39.1.0...v39.1.1) (2026-02-20)
### Bug Fixes
* **snackbar:** fix incorrect aria-atomic placement for screen readers ([e8a5204](https://github.com/Lundalogik/lime-elements/commit/e8a520449fe925be9e8e5a1616680aa80538916f)), closes [Lundalogik/lime-elements#2014](https://github.com/Lundalogik/lime-elements/issues/2014)
## [39.1.0](https://github.com/Lundalogik/lime-elements/compare/v39.0.4...v39.1.0) (2026-02-20)
### Features
* **email-viewer:** add new `private` component ([14ccbc4](https://github.com/Lundalogik/lime-elements/commit/14ccbc4cdd1844d56432707ac55e0a2e28d1cf67))
* **file-viewer:** enable viewing `.eml` files ([63ea98d](https://github.com/Lundalogik/lime-elements/commit/63ea98d38b847514cdeb6c36403a50c73a3b806b))
### Bug Fixes
* **file-viewer:** improve error handling for PDF ([f8c5911](https://github.com/Lundalogik/lime-elements/commit/f8c59113303ef55611cee5d0df7b50c7d2a7aabf))
## [39.0.4](https://github.com/Lundalogik/lime-elements/compare/v39.0.3...v39.0.4) (2026-02-20)
### Bug Fixes
* **collapsible-section:** prevent icon from shrinking when header text is long ([af146d6](https://github.com/Lundalogik/lime-elements/commit/af146d6c72674ac1c12ed0decbb79bfde5fe57f8)), closes [Lundalogik/lime-elements#3880](https://github.com/Lundalogik/lime-elements/issues/3880)
## [39.0.3](https://github.com/Lundalogik/lime-elements/compare/v39.0.2...v39.0.3) (2026-02-20)
### Bug Fixes
* **markdown:** strip style tags and their content ([afd4dc4](https://github.com/Lundalogik/lime-elements/commit/afd4dc4b4e8620bb95821b05494b9789ed5f7da5))
## [39.0.2](https://github.com/Lundalogik/lime-elements/compare/v39.0.1...v39.0.2) (2026-02-18)
### Bug Fixes
* **radio-button-group:** improve UI ([4fce7d6](https://github.com/Lundalogik/lime-elements/commit/4fce7d60a2827ec27d300ee59b5c03fa6736aa27))
## [39.0.1](https://github.com/Lundalogik/lime-elements/compare/v39.0.0...v39.0.1) (2026-02-18)
### Bug Fixes
* **chip-set:** allow a single chip to fill in the entire width of chip-set's input ([0f20b5c](https://github.com/Lundalogik/lime-elements/commit/0f20b5cbf1bfd196a1d4629b5b362a2f2659fb19))
* **chip-set:** prevent dead space between a long chip, followed by a short chip ([7d1574a](https://github.com/Lundalogik/lime-elements/commit/7d1574a502fea7325b3156ccb54f4630e88e3a44))
## [39.0.0](https://github.com/Lundalogik/lime-elements/compare/v38.49.2...v39.0.0) (2026-02-16)
### ⚠ BREAKING CHANGES
* The property `assistiveText` has been removed from `limel-list-item`.
The property was very recently added, and presumably not yet used
by any consumer, which is why the property was removed without first
being marked as deprecated.
### Reverts
* Revert "feat(list-item): add assistiveText for screen reader descriptions" ([2c6be26](https://github.com/Lundalogik/lime-elements/commit/2c6be2680cf316bb8268dbd81a17cb26161e27b6))
## [38.49.2](https://github.com/Lundalogik/lime-elements/compare/v38.49.1...v38.49.2) (2026-02-16)
### Bug Fixes
* **select:** improve layout of multiple selected options with icon ([fd43608](https://github.com/Lundalogik/lime-elements/commit/fd436082208419e0974e19d0021263d028fe1353))
## [38.49.1](https://github.com/Lundalogik/lime-elements/compare/v38.49.0...v38.49.1) (2026-02-13)
### Bug Fixes
* **select:** use notched outline as portal anchor for positioning ([17f39b5](https://github.com/Lundalogik/lime-elements/commit/17f39b5c583d161b45448c7fec5574b5f0b2a33a)), closes [#3858](https://github.com/Lundalogik/lime-elements/issues/3858)
## [38.49.0](https://github.com/Lundalogik/lime-elements/compare/v38.48.0...v38.49.0) (2026-02-12)
### Features
* **select:** show icons for selected values in multi-select ([bfb9439](https://github.com/Lundalogik/lime-elements/commit/bfb9439c502eb35690daa10af29a74ab8d790d1b)), closes [Lundalogik/lime-elements#2016](https://github.com/Lundalogik/lime-elements/issues/2016)
## [38.48.0](https://github.com/Lundalogik/lime-elements/compare/v38.47.4...v38.48.0) (2026-02-11)
### Features
* **list-item:** add assistiveText for screen reader descriptions ([938e876](https://github.com/Lundalogik/lime-elements/commit/938e876b116e7e7366e862bf0483ddc62321158a)), closes [#1716](https://github.com/Lundalogik/lime-elements/issues/1716)
## [38.47.4](https://github.com/Lundalogik/lime-elements/compare/v38.47.3...v38.47.4) (2026-02-09)
### Bug Fixes
* **button-group:** prevent text selection on double-click ([6802181](https://github.com/Lundalogik/lime-elements/commit/6802181f31b29103dc424ee9f4f4d9d9576c6df6)), closes [#3738](https://github.com/Lundalogik/lime-elements/issues/3738)
## [38.47.3](https://github.com/Lundalogik/lime-elements/compare/v38.47.2...v38.47.3) (2026-02-09)
### Bug Fixes
* **action-bar:** prevent accidental form submission from overflow menu trigger ([bc8ad62](https://github.com/Lundalogik/lime-elements/commit/bc8ad62b7eb0f4686dbd6ddbec30419e62248756)), closes [#3827](https://github.com/Lundalogik/lime-elements/issues/3827)
## [38.47.2](https://github.com/Lundalogik/lime-elements/compare/v38.47.1...v38.47.2) (2026-02-09)
### Bug Fixes
* **help:** prevent accidental form submission when clicking help button ([1e11ff5](https://github.com/Lundalogik/lime-elements/commit/1e11ff552eb0730dfe85ba088720fbc29e598ec7)), closes [#3826](https://github.com/Lundalogik/lime-elements/issues/3826)
## [38.47.1](https://github.com/Lundalogik/lime-elements/compare/v38.47.0...v38.47.1) (2026-02-08)
### Bug Fixes
* **date-picker:** add capture option to removeEventListener ([b56fb3c](https://github.com/Lundalogik/lime-elements/commit/b56fb3c6946861b6e402efc4f5e82c115920f17f)), closes [Lundalogik/lime-elements#3833](https://github.com/Lundalogik/lime-elements/issues/3833)
## [38.47.0](https://github.com/Lundalogik/lime-elements/compare/v38.46.3...v38.47.0) (2026-02-08)
### Features
* **input-field:** expose selection properties ([100258f](https://github.com/Lundalogik/lime-elements/commit/100258f3b21c0d01a913e6da718e219ed7ed1cf0)), closes [#1314](https://github.com/Lundalogik/lime-elements/issues/1314)
## [38.46.3](https://github.com/Lundalogik/lime-elements/compare/v38.46.2...v38.46.3) (2026-02-07)
### Bug Fixes
* **date-picker:** prevent value changes when disabled or readonly ([e4d2e41](https://github.com/Lundalogik/lime-elements/commit/e4d2e4184cdef5e747f391bd5ba6a8225109eee6)), closes [#3815](https://github.com/Lundalogik/lime-elements/issues/3815)
## [38.46.2](https://github.com/Lundalogik/lime-elements/compare/v38.46.1...v38.46.2) (2026-02-07)
### Bug Fixes
* **select:** use requestAnimationFrame for menu focus timing ([adacbdc](https://github.com/Lundalogik/lime-elements/commit/adacbdc9ba15ab46b6537e3d8d5b1f39d480124c)), closes [#3830](https://github.com/Lundalogik/lime-elements/issues/3830)
## [38.46.1](https://github.com/Lundalogik/lime-elements/compare/v38.46.0...v38.46.1) (2026-02-05)
### Bug Fixes
* **example-controls:** switch from grid to flexbox layout ([cfde4d8](https://github.com/Lundalogik/lime-elements/commit/cfde4d8d3c7aa598b2a7fea858ffe3f2509f7574)), closes [#3743](https://github.com/Lundalogik/lime-elements/issues/3743)
## [38.46.0](https://github.com/Lundalogik/lime-elements/compare/v38.45.0...v38.46.0) (2026-02-04)
### Features
* **card:** handle shadow effect for long item content ([853af9f](https://github.com/Lundalogik/lime-elements/commit/853af9f29f88bed601f70ae59e15c7791dd8d968))
## [38.45.0](https://github.com/Lundalogik/lime-elements/compare/v38.44.1...v38.45.0) (2026-02-03)
### Features
* **util:** export redrawComponents utility for re-initializing hidden components ([ff88f44](https://github.com/Lundalogik/lime-elements/commit/ff88f4488c3b65387ed44c48ad71089a3b64e006)), closes [#623](https://github.com/Lundalogik/lime-elements/issues/623)
## [38.44.1](https://github.com/Lundalogik/lime-elements/compare/v38.44.0...v38.44.1) (2026-02-01)
### Bug Fixes
* **style:** percent-encode SVG data URIs for cross-browser reliability ([5b16567](https://github.com/Lundalogik/lime-elements/commit/5b165675d3a8c86b6f3429751b1d933944047ab1)), closes [#3672](https://github.com/Lundalogik/lime-elements/issues/3672)
## [38.44.0](https://github.com/Lundalogik/lime-elements/compare/v38.43.0...v38.44.0) (2026-01-31)
### Features
* **slider:** add `displaysPercentageColors` prop ([d288063](https://github.com/Lundalogik/lime-elements/commit/d2880634afe9c3de6b42cda361d20707713bc209)), closes [#3694](https://github.com/Lundalogik/lime-elements/issues/3694)
## [38.43.0](https://github.com/Lundalogik/lime-elements/compare/v38.42.0...v38.43.0) (2026-01-29)
### Features
* **chart:** add props for displaying item `text` & `value` ([502ff5a](https://github.com/Lundalogik/lime-elements/commit/502ff5afc8ae9f755e6df7b0270f1fcd1d6caaae))
## [38.42.0](https://github.com/Lundalogik/lime-elements/compare/v38.41.0...v38.42.0) (2026-01-28)
### Features
* **code-editor:** make rendering the copy button a property ([2a735e4](https://github.com/Lundalogik/lime-elements/commit/2a735e49f50b6a0d8a4de0b02a4eee1142b26094))
## [38.41.0](https://github.com/Lundalogik/lime-elements/compare/v38.40.0...v38.41.0) (2026-01-28)
### Features
* **picker, chip-set:** enable focus delegation for programmatic focus ([a4f24d9](https://github.com/Lundalogik/lime-elements/commit/a4f24d965c26fba8f90ef8aa115b911850d60747))
### Bug Fixes
* **chip-set:** use correct `tabindex` ([37fd213](https://github.com/Lundalogik/lime-elements/commit/37fd2131a64d7e2b7ab435c687c060547d79f3c4))
## [38.40.0](https://github.com/Lundalogik/lime-elements/compare/v38.39.3...v38.40.0) (2026-01-28)
### Features
* **input-field:** enable focus delegation for programmatic focus ([9b708c4](https://github.com/Lundalogik/lime-elements/commit/9b708c47eb4c8dba006b562de7509b0ecf7f326c))
## [38.39.3](https://github.com/Lundalogik/lime-elements/compare/v38.39.2...v38.39.3) (2026-01-28)
### Bug Fixes
* **table:** fix remote sorting in table ([d9efe87](https://github.com/Lundalogik/lime-elements/commit/d9efe87427f7af2b17b0387e6b012e8f7230a1de))
* **table:** use loading state in sort example ([a8b495e](https://github.com/Lundalogik/lime-elements/commit/a8b495e2c12057e13ab2df95036a5454c1563b8a))
## [38.39.2](https://github.com/Lundalogik/lime-elements/compare/v38.39.1...v38.39.2) (2026-01-26)
### Bug Fixes
* **menu:** restore focus to the trigger, when the menu closes due to a dismiss ([b003658](https://github.com/Lundalogik/lime-elements/commit/b00365842a92f345424bb0bd752b777c31bccb93))
* **menu:** restore focus to the trigger, when the menu closes due to a selection ([ac9fa77](https://github.com/Lundalogik/lime-elements/commit/ac9fa77e9caef2614577327a6a550c9c4baf7e20))
* **popover:** restore focus to the trigger, when the menu closes ([a840b53](https://github.com/Lundalogik/lime-elements/commit/a840b536bdfdab1ecc9d1b284af451c83018de2a))
## [38.39.1](https://github.com/Lundalogik/lime-elements/compare/v38.39.0...v38.39.1) (2026-01-22)
### Bug Fixes
* **form:** prevent duplication of sections after drag to reorder ([c1cf6f7](https://github.com/Lundalogik/lime-elements/commit/c1cf6f74d9253f14fa5a31ff2bc24852a9b935f4))
## [38.39.0](https://github.com/Lundalogik/lime-elements/compare/v38.38.1...v38.39.0) (2026-01-22)
### Features
* **menu:** add `searchPlaceholder` prop ([a61dd4e](https://github.com/Lundalogik/lime-elements/commit/a61dd4e768a313f9d3d6a97e11e3353d826de6c8))
## [38.38.1](https://github.com/Lundalogik/lime-elements/compare/v38.38.0...v38.38.1) (2026-01-16)
### Bug Fixes
* **package.json:** remove unnecessary `engines.node: >=22` restriction ([143f4e9](https://github.com/Lundalogik/lime-elements/commit/143f4e9e6526b16d6fae2e2b181412ced969d701))
## [38.38.0](https://github.com/Lundalogik/lime-elements/compare/v38.37.1...v38.38.0) (2026-01-15)
### Features
* **table:** add a prop to easily control the pagination's location ([48ded02](https://github.com/Lundalogik/lime-elements/commit/48ded022bac429a2833bdf50aad00a7da3b66d80))
### Bug Fixes
* **table:** make sure entire the active row gets accented color ([9be2afb](https://github.com/Lundalogik/lime-elements/commit/9be2afbc408c2001b850a081e2f92a55c31c3443))
* **table:** sync interactive styles with other clickable elements ([d74bf1a](https://github.com/Lundalogik/lime-elements/commit/d74bf1abbe96ee4418ef5cdb4f36c311e320dda8))
## [38.37.1](https://github.com/Lundalogik/lime-elements/compare/v38.37.0...v38.37.1) (2026-01-15)
### Bug Fixes
* **icon-button:** ensure `elevated` mode visualizes the keyboard focus ([94d2d3c](https://github.com/Lundalogik/lime-elements/commit/94d2d3c544d14be61edf760334bfe0eed42f3b05))
* **menu:** ensure combination of click and keyboard interactions work ([657c81c](https://github.com/Lundalogik/lime-elements/commit/657c81c35793246b842cf70892b78ed8d345e26c))
### Performance Improvements
* **make-enter-clickable:** perf: remove unnecessary `forceUpdate` calls ([0432983](https://github.com/Lundalogik/lime-elements/commit/04329832b23dc585907076d262582ff6d12cf700))
## [38.37.0](https://github.com/Lundalogik/lime-elements/compare/v38.36.1...v38.37.0) (2026-01-14)
### Features
* **markdown:** add `removeEmptyParagraphs` prop ([df886e9](https://github.com/Lundalogik/lime-elements/commit/df886e9792f3f1f32c84e46073d25510ce9f9622))
## [38.36.1](https://github.com/Lundalogik/lime-elements/compare/v38.36.0...v38.36.1) (2026-01-12)
### Bug Fixes
* **button:** display our visual outline when button is focused using keyboard ([d47a3d9](https://github.com/Lundalogik/lime-elements/commit/d47a3d9ee29ef54414ab12ec95e18f67013e599f))
## [38.36.0](https://github.com/Lundalogik/lime-elements/compare/v38.35.1...v38.36.0) (2026-01-09)
### Features
* **code-editor:** implement copy button for editor content ([5086e9b](https://github.com/Lundalogik/lime-elements/commit/5086e9bdeef47601a1040739ad183614ec98ca2d))
## [38.35.1](https://github.com/Lundalogik/lime-elements/compare/v38.35.0...v38.35.1) (2026-01-08)
### Bug Fixes
* **dialog:** allow using the action slot in the header regardless of type ([c3468fc](https://github.com/Lundalogik/lime-elements/commit/c3468fc3dadd344489bef4580e930999fe132523))
* **dialog:** make `icon` as an optional type ([1882f90](https://github.com/Lundalogik/lime-elements/commit/1882f908f374d5e1972e6aa293d717d60d7b2a47))
## [38.35.0](https://github.com/Lundalogik/lime-elements/compare/v38.34.0...v38.35.0) (2026-01-07)
### Features
* **chart:** add `accessibleValuesLabel` as a prop ([cba0365](https://github.com/Lundalogik/lime-elements/commit/cba0365672cf58651bcf4083d33659c001289368))
* **chart:** add displayAxisLabels ([8bda6ee](https://github.com/Lundalogik/lime-elements/commit/8bda6eef05dd1e597f0de0cdd931acbb48abc857))
### Bug Fixes
* **chart:** add fallback for `accessibleItemsLabel` ([78316eb](https://github.com/Lundalogik/lime-elements/commit/78316eb8fc01bdf8b1011d01cd87988addfd64b2))
* **chart:** correct data cell syntax ([9060312](https://github.com/Lundalogik/lime-elements/commit/906031243d542fd45666aa5e6110e136bbd29c6e))
## [38.34.0](https://github.com/Lundalogik/lime-elements/compare/v38.33.8...v38.34.0) (2025-12-16)
### Features
* **code-editor:** add `disabled` prop ([dece15d](https://github.com/Lundalogik/lime-elements/commit/dece15d02f29ee87d03246de73576f0f2ba83d47))
* **code-editor:** add standard input props ([355a124](https://github.com/Lundalogik/lime-elements/commit/355a12444799e0659706579e60531e131ecc74d6))
## [38.33.8](https://github.com/Lundalogik/lime-elements/compare/v38.33.7...v38.33.8) (2025-12-15)
### Bug Fixes
* **text-editor:** prevent false change events from causing form to be dirty ([ea53c59](https://github.com/Lundalogik/lime-elements/commit/ea53c5903027e2fec9ea7412e49d5eaf139690a8))
## [38.33.7](https://github.com/Lundalogik/lime-elements/compare/v38.33.6...v38.33.7) (2025-12-12)
### Bug Fixes
* **menu:** improve keyboard navigation ([eecb117](https://github.com/Lundalogik/lime-elements/commit/eecb11780af9be340b365f1b2f62f77b3133a57b))
## [38.33.6](https://github.com/Lundalogik/lime-elements/compare/v38.33.5...v38.33.6) (2025-12-11)
### Bug Fixes
* **tab-bar:** allow consumers to override tab's badge background color ([01c8747](https://github.com/Lundalogik/lime-elements/commit/01c8747522d9c323b92db0c254f0e5b38d54a328))
* **tab-bar:** better icon color in dark mode ([728138f](https://github.com/Lundalogik/lime-elements/commit/728138fdb68d1b8d584ebe9e0f651157cf498675))
## [38.33.5](https://github.com/Lundalogik/lime-elements/compare/v38.33.4...v38.33.5) (2025-12-11)
### Bug Fixes
* **info-tile:** adjust value font size for xs size ([deee7fa](https://github.com/Lundalogik/lime-elements/commit/deee7fa1bee2aa527156a84578f8593420b615d2))
## [38.33.4](https://github.com/Lundalogik/lime-elements/compare/v38.33.3...v38.33.4) (2025-12-11)
### Bug Fixes
* **info-tile:** improve icon visualisation when size is extra small ([d9bb3ee](https://github.com/Lundalogik/lime-elements/commit/d9bb3ee92c19418af2d4ab1f03b82790924e2056))
* **info-tile:** softer icon visualisation ([0cfc8f8](https://github.com/Lundalogik/lime-elements/commit/0cfc8f878b7906244a8135b5fed405b9ba67d34d))
* **info-tile:** truncate text in 2nd line, for all sizes ([9f6b310](https://github.com/Lundalogik/lime-elements/commit/9f6b3109e5406d36faf96907582037eaf3b2c50a))
## [38.33.3](https://github.com/Lundalogik/lime-elements/compare/v38.33.2...v38.33.3) (2025-12-10)
### Bug Fixes
* **chart:** ensure last item in `line` & `area` chart is not perceived as `0` ([b659983](https://github.com/Lundalogik/lime-elements/commit/b6599835b62cd842d8ea2f7b1e37d3fce5efca9d))
## [38.33.2](https://github.com/Lundalogik/lime-elements/compare/v38.33.1...v38.33.2) (2025-12-09)
### Bug Fixes
* **info-tile:** improve ux when size is extra small ([09d9510](https://github.com/Lundalogik/lime-elements/commit/09d9510aefd2c9d454560e304dd77417b3cd1b4a))
* **info-tile:** increase readability ([438d98c](https://github.com/Lundalogik/lime-elements/commit/438d98c496c913731463b0670394de7dc9bf97ec))
## [38.33.1](https://github.com/Lundalogik/lime-elements/compare/v38.33.0...v38.33.1) (2025-12-05)
### Bug Fixes
* **code-editor:** correctly render tab ([d0b4153](https://github.com/Lundalogik/lime-elements/commit/d0b415319fafead9d07ea61467a42175c31a7895))
## [38.33.0](https://github.com/Lundalogik/lime-elements/compare/v38.32.0...v38.33.0) (2025-12-04)
### Features
* **form:** add `help` to sections ([747f906](https://github.com/Lundalogik/lime-elements/commit/747f906fa81470430543cae2cb3c6da431142eb1))
## [38.32.0](https://github.com/Lundalogik/lime-elements/compare/v38.31.2...v38.32.0) (2025-12-04)
### Features
* **form:** enable adding rich text as `description` ([0e4f89f](https://github.com/Lundalogik/lime-elements/commit/0e4f89f2e3971f84e7182f03bfa7f1582de94929))
## [38.31.2](https://github.com/Lundalogik/lime-elements/compare/v38.31.1...v38.31.2) (2025-12-01)
### Bug Fixes
* **form:** implement drag and drop for reordering items ([32affed](https://github.com/Lundalogik/lime-elements/commit/32affed3ff82d34fc54b0f376e9283847d7cd1b8))
## [38.31.1](https://github.com/Lundalogik/lime-elements/compare/v38.31.0...v38.31.1) (2025-11-27)
### Bug Fixes
* **collapsible-section:** prevent nested sections to remain open after collapsing ([7e8b4cb](https://github.com/Lundalogik/lime-elements/commit/7e8b4cb75e6522c8b57d25bf615105e818363b21))
## [38.31.0](https://github.com/Lundalogik/lime-elements/compare/v38.30.1...v38.31.0) (2025-11-25)
### Features
* **code-editor:** add HTML and CSS syntax highlighting support ([8f08fa1](https://github.com/Lundalogik/lime-elements/commit/8f08fa1da3d4b44c83da3c6a09cedc1043fa660b))
* **code-editor:** add support for line wrapping when passing prop ([00c02dc](https://github.com/Lundalogik/lime-elements/commit/00c02dc2785f34a9ce6b1e106410851714090872))
## [38.30.1](https://github.com/Lundalogik/lime-elements/compare/v38.30.0...v38.30.1) (2025-11-24)
### Bug Fixes
* **form:** ensure nested heading level 6 gets its styles ([a42732e](https://github.com/Lundalogik/lime-elements/commit/a42732eebb97ea07ef4151997b303d2a5fb1a0ec))
* **form:** improve headings styles ([eeb1d04](https://github.com/Lundalogik/lime-elements/commit/eeb1d04c54a197b00be14b218cf885f4428a475a))
## [38.30.0](https://github.com/Lundalogik/lime-elements/compare/v38.29.4...v38.30.0) (2025-11-21)
### Features
* **form:** allow end users to remove or reorder array items ([19545c8](https://github.com/Lundalogik/lime-elements/commit/19545c8bbaf41f496d72f59f7cafff82c5d47831))
### Bug Fixes
* **form:** sync reorder & delete button order for simple and collapsible array items ([5f8781e](https://github.com/Lundalogik/lime-elements/commit/5f8781ebcc9027d751f2cc1aff4fd09cacecb259))
## [38.29.4](https://github.com/Lundalogik/lime-elements/compare/v38.29.3...v38.29.4) (2025-11-20)
### Bug Fixes
* **table:** prevent scrolling to top after selecting a row at the bottom ([1b4ddc3](https://github.com/Lundalogik/lime-elements/commit/1b4ddc3d9e7ef5de7ab6cea332875640bef580a2))
## [38.29.3](https://github.com/Lundalogik/lime-elements/compare/v38.29.2...v38.29.3) (2025-11-04)
### Bug Fixes
* **table:** ensure table header content i vertically center-aligned ([2ad2dc2](https://github.com/Lundalogik/lime-elements/commit/2ad2dc2b3287bad392203bdd16f93ee632a94143))
## [38.29.2](https://github.com/Lundalogik/lime-elements/compare/v38.29.1...v38.29.2) (2025-11-04)
### Bug Fixes
* **partial-styles:** make readonly state readable on mobile devices ([995a926](https://github.com/Lundalogik/lime-elements/commit/995a9267c7968ddbb9f8b86be082d47530d04c00))
## [38.29.1](https://github.com/Lundalogik/lime-elements/compare/v38.29.0...v38.29.1) (2025-11-03)
### Bug Fixes
* **table:** adjust the placement of the select all checkbox ([b46cc22](https://github.com/Lundalogik/lime-elements/commit/b46cc22b20361cd1c3a98fb146af54b33ad4b16c))
* **table:** make disabled pagination buttons visually lighter ([79f8bc5](https://github.com/Lundalogik/lime-elements/commit/79f8bc5aecb888403aba9c71c4b3fdc6e89420da))
* **table:** show single page pagination to avoid some visual bugs ([28cda51](https://github.com/Lundalogik/lime-elements/commit/28cda51d3c4b17e743722299406b922ae63c1d64))
## [38.29.0](https://github.com/Lundalogik/lime-elements/compare/v38.28.2...v38.29.0) (2025-10-30)
### Features
* **table:** allow disabling column sorting through header interactions ([c7b6f32](https://github.com/Lundalogik/lime-elements/commit/c7b6f32ba164a341da759894c4ea29033d5790dd))
### Bug Fixes
* **chip:** show proper visual feedback when used as menu's trigger & menu is opened ([d8ae34d](https://github.com/Lundalogik/lime-elements/commit/d8ae34da6076c3e7e399aecc2e75bba22f636827))
* **table:** center-align row checkboxes ([3146272](https://github.com/Lundalogik/lime-elements/commit/3146272e2b6289e57ed4eabe26a7260879809f12))
* **table:** ensure empty paginatior is never displayed ([0cae339](https://github.com/Lundalogik/lime-elements/commit/0cae33985f3a2ef53040d0a0830246c954e28786))
* **table:** show better gradient fade effect, below checkbox of a selected row ([5138469](https://github.com/Lundalogik/lime-elements/commit/51384691c446e712a3f13672e8b4a53c67eba743))
## [38.28.2](https://github.com/Lundalogik/lime-elements/compare/v38.28.1...v38.28.2) (2025-10-15)
### Bug Fixes
* **list:** prevent double `interact` event emits, when an item is clicked ([7672994](https://github.com/Lundalogik/lime-elements/commit/7672994ce1e44f6d39afea841656a0ee4c2ddd09))
## [38.28.1](https://github.com/Lundalogik/lime-elements/compare/v38.28.0...v38.28.1) (2025-10-15)
### Bug Fixes
* **text editor:** add noopener/noreferrer for security ([7109ac8](https://github.com/Lundalogik/lime-elements/commit/7109ac86b57bb60c33c4366b489521e40292649f))
* **text editor:** guard against potential null destructuring ([c1d4d4f](https://github.com/Lundalogik/lime-elements/commit/c1d4d4fedf5197bbfc7554c9286a138d2ed880fe))
* **text editor:** mousedown handling should only return true once handled ([3a81f98](https://github.com/Lundalogik/lime-elements/commit/3a81f98d2af3d3f2ffba4a16aafde24183f2742d))
* **text editor:** only open popup to edit link on double click ([d78f408](https://github.com/Lundalogik/lime-elements/commit/d78f408fab30428a84559683a3e20d6eca65668c))
* **text editor:** preserve linebreaks when handling paste events ([80d1cde](https://github.com/Lundalogik/lime-elements/commit/80d1cde244c5586c8ae087ac65087913b0d07fdd))
## [38.28.0](https://github.com/Lundalogik/lime-elements/compare/v38.27.0...v38.28.0) (2025-10-07)
### Features
* **color-picker:** allow disabling manual input by users ([7604c5b](https://github.com/Lundalogik/lime-elements/commit/7604c5b621d069d3d0afff85565610b1e19f53cc))
## [38.27.0](https://github.com/Lundalogik/lime-elements/compare/v38.26.1...v38.27.0) (2025-10-07)
### Features
* **form:** add support for hiding fields via lime.hidden metadata ([f3b37a1](https://github.com/Lundalogik/lime-elements/commit/f3b37a1b1ad1b243ea8ec37f758a89ce9d753dcd))
## [38.26.1](https://github.com/Lundalogik/lime-elements/compare/v38.26.0...v38.26.1) (2025-10-07)
### Bug Fixes
* **checkbox:** ensure correct rendering on iOS & macOS 26 ([0c3ef0e](https://github.com/Lundalogik/lime-elements/commit/0c3ef0eb5fd6894e01678e3d35472ea3a7bac583))
## [38.26.0](https://github.com/Lundalogik/lime-elements/compare/v38.25.0...v38.26.0) (2025-10-03)
### Features
* **color-picker:** add standard input field props, e.g. `disabled`, etc… ([1d397d2](https://github.com/Lundalogik/lime-elements/commit/1d397d2ad07cf2a64959f5feb625934710061b54))
## [38.25.0](https://github.com/Lundalogik/lime-elements/compare/v38.24.5...v38.25.0) (2025-10-03)
### Features
* **color-picker:** allow displaying custom palettes ([b979ac8](https://github.com/Lundalogik/lime-elements/commit/b979ac8c48c56a4396e464f700a4fe0ce368ac88))
### Bug Fixes
* **color-picker:** allow deselecting an already swatch by clicking on it ([c96057d](https://github.com/Lundalogik/lime-elements/commit/c96057dcb57e349ad72e05a8cb51323aff8ace7d))
* **color-picker:** properly `disable` the trigger button when `readonly` ([562ed50](https://github.com/Lundalogik/lime-elements/commit/562ed5039b7e224658ec1326a5303d3ef0ffcfd8))
## [38.24.5](https://github.com/Lundalogik/lime-elements/compare/v38.24.4...v38.24.5) (2025-10-03)
### Bug Fixes
* **radio-button-group:** use internal import path for types ([ff0df56](https://github.com/Lundalogik/lime-elements/commit/ff0df562c73687c5f82e3fd83d01c4d97a0cdeca))
## [38.24.4](https://github.com/Lundalogik/lime-elements/compare/v38.24.3...v38.24.4) (2025-10-01)
### Bug Fixes
* **list-item:** ensure it is possible to click icons in lists ([57b2c62](https://github.com/Lundalogik/lime-elements/commit/57b2c6200cc0258b6b090d336657b92d67dbf461))
## [38.24.3](https://github.com/Lundalogik/lime-elements/compare/v38.24.2...v38.24.3) (2025-09-29)
### Bug Fixes
* **list:** improve rendering and accessibility of list items ([eb2a3a9](https://github.com/Lundalogik/lime-elements/commit/eb2a3a978e323ec5cbf324ccde70a7ca3095a8b6))
* **list:** use correct `aria-orientation` to improve accessibility ([249a1de](https://github.com/Lundalogik/lime-elements/commit/249a1de850efc3d49a340c64a46238da42321871))
* **menu:** improve accessibility of list items with sub menus ([49d0cbe](https://github.com/Lundalogik/lime-elements/commit/49d0cbe6907bfc6d25da5162d4ce544854208003))
* **menu:** improve rendering and accessibility of list items ([72ee45e](https://github.com/Lundalogik/lime-elements/commit/72ee45ee3d275ec6c5c514cf6a351860361249bd))
## [38.24.2](https://github.com/Lundalogik/lime-elements/compare/v38.24.1...v38.24.2) (2025-09-26)
### Bug Fixes
* **file-viewer:** correct minor syntax issue ([a887c55](https://github.com/Lundalogik/lime-elements/commit/a887c55f1ace80de9542e7999553a2b6da589fa4))
## [38.24.1](https://github.com/Lundalogik/lime-elements/compare/v38.24.0...v38.24.1) (2025-09-25)
### Bug Fixes
* **file-viewer:** harden URL handling and prevent XSS risk ([c1013b1](https://github.com/Lundalogik/lime-elements/commit/c1013b1926f10504610dffb4923398823a399bc3))
* **file-viewer:** improve fallback message for text files ([e304dbc](https://github.com/Lundalogik/lime-elements/commit/e304dbc495b47383fb029adec517253acc333aa8))
* **file-viewer:** improve unsupported file type message ([f9832eb](https://github.com/Lundalogik/lime-elements/commit/f9832ebf0f4c52bf49ab378689137325d20ea0d8))
## [38.24.0](https://github.com/Lundalogik/lime-elements/compare/v38.23.5...v38.24.0) (2025-09-24)
### Features
* **image-resize:** add utility to resize/convert images before upload ([e324bf5](https://github.com/Lundalogik/lime-elements/commit/e324bf5ee24b60c203d35e525bf5440e2b617506))
* **profile-picture:** add new component ([a1d3513](https://github.com/Lundalogik/lime-elements/commit/a1d351369c5c1ac2551c125c6162e7a1813d9cc5))
## [38.23.5](https://github.com/Lundalogik/lime-elements/compare/v38.23.4...v38.23.5) (2025-09-23)
### Bug Fixes
* **callout:** use default font-size ([b50e195](https://github.com/Lundalogik/lime-elements/commit/b50e195ada7ef2d8609cbed4f63c9eadb8749c93))
* **dialog:** use default font-size ([c4bf471](https://github.com/Lundalogik/lime-elements/commit/c4bf471e4f764d6e996564eb63a0185e711861be))
## [38.23.4](https://github.com/Lundalogik/lime-elements/compare/v38.23.3...v38.23.4) (2025-09-18)
### Bug Fixes
* **color-variables:** define missing disabled color ([9a0827e](https://github.com/Lundalogik/lime-elements/commit/9a0827e21c73138ab929786c258e973aad7a4ae4))
## [38.23.3](https://github.com/Lundalogik/lime-elements/compare/v38.23.2...v38.23.3) (2025-09-08)
### Bug Fixes
* **card:** skip image rendering when no src provided ([03c2c11](https://github.com/Lundalogik/lime-elements/commit/03c2c11036311c591d7fa314404b57377c6b55a1))
## [38.23.2](https://github.com/Lundalogik/lime-elements/compare/v38.23.1...v38.23.2) (2025-09-08)
### Bug Fixes
* **chip:** ensure chessboard background effect is cross-browser reliable ([f5d8d90](https://github.com/Lundalogik/lime-elements/commit/f5d8d9048c7ff0be0b4a284e35a85da24a8b7ac1))
* **color-picker:** ensure chessboard background effect is cross-browser reliable ([c105009](https://github.com/Lundalogik/lime-elements/commit/c1050090fd8c9cf8545248b2fecec25c91ac6ed8))
## [38.23.1](https://github.com/Lundalogik/lime-elements/compare/v38.23.0...v38.23.1) (2025-09-03)
### Bug Fixes
* **checkbox:** ensure `aria-controls` references an existing element ([a50ba48](https://github.com/Lundalogik/lime-elements/commit/a50ba48f748f598a1c36055eff6e6c6454546cd3))
* **slider:** add accessible description context ([f526f12](https://github.com/Lundalogik/lime-elements/commit/f526f128aa4cb6cde28bc0cdf78b7ae6a90f0ef8))
* **switch:** ensure `aria-controls` references an existing element ([dfff196](https://github.com/Lundalogik/lime-elements/commit/dfff196541fc4515e064de26f946fcaf1042131d))
* **text-editor:** ensure `aria-controls` references an existing element ([229698f](https://github.com/Lundalogik/lime-elements/commit/229698f0fdee7a12cb58afa03ef365d81e3a2877))
## [38.23.0](https://github.com/Lundalogik/lime-elements/compare/v38.22.2...v38.23.0) (2025-09-02)
### Features
* **icon-button:** enable adding `color`, `backgroundColor`, or `title` to the icon ([86ea0ab](https://github.com/Lundalogik/lime-elements/commit/86ea0abbc15731f027133fe5f64c5dca6bc8e15a))
### Bug Fixes
* **icon-button:** better visualize an icon with a background color ([e354a2b](https://github.com/Lundalogik/lime-elements/commit/e354a2b4b509e07cb28a39d338277200162d0653))
## [38.22.2](https://github.com/Lundalogik/lime-elements/compare/v38.22.1...v38.22.2) (2025-09-01)
### Bug Fixes
* **chip-set:** use default font size for input ([513077e](https://github.com/Lundalogik/lime-elements/commit/513077e4bfc08a0473f6ba20e756c4d83093a308))
## [38.22.1](https://github.com/Lundalogik/lime-elements/compare/v38.22.0...v38.22.1) (2025-09-01)
### Bug Fixes
* **chip:** correctly display `aria-label` on internal elements ([e0eb093](https://github.com/Lundalogik/lime-elements/commit/e0eb093a6af7171b23662dc5832909f7261414e0))
## [38.22.0](https://github.com/Lundalogik/lime-elements/compare/v38.21.4...v38.22.0) (2025-08-18)
### Features
* **radio-button-group:** add new component ([141b721](https://github.com/Lundalogik/lime-elements/commit/141b721409cdc2d01578568f1113f8214936c16e))
## [38.21.4](https://github.com/Lundalogik/lime-elements/compare/v38.21.3...v38.21.4) (2025-08-18)
### Bug Fixes
* **checkbox:** improve accessibility by better handling indeterminate state ([7b8308b](https://github.com/Lundalogik/lime-elements/commit/7b8308b0b3c70547ce5d8bc208dd16db52486176))
* **checkbox:** prevent early lifecycle crashes ([710a954](https://github.com/Lundalogik/lime-elements/commit/710a954164cf6a9fafab0619e59cb4534fe97d20))
## [38.21.3](https://github.com/Lundalogik/lime-elements/compare/v38.21.2...v38.21.3) (2025-08-14)
### Bug Fixes
* **input-field:** ensure font is correctly rendered ([31961cb](https://github.com/Lundalogik/lime-elements/commit/31961cb9dbbf9f837b793a1c3211fe62cd2a236f))
## [38.21.2](https://github.com/Lundalogik/lime-elements/compare/v38.21.1...v38.21.2) (2025-08-08)
### Bug Fixes
* **table:** add a label for the "Select all rows" checkbox ([246acc0](https://github.com/Lundalogik/lime-elements/commit/246acc04bafb476be7b97219da12bee4f3490cb2))
* **table:** add a label for the checkboxes of individual rows ([1fccde6](https://github.com/Lundalogik/lime-elements/commit/1fccde6507867cf7f7f17f864af6284a879ea6c9))
## [38.21.1](https://github.com/Lundalogik/lime-elements/compare/v38.21.0...v38.21.1) (2025-08-05)
### Bug Fixes
* **limel-checkbox:** align readonly icon and label ([43b1504](https://github.com/Lundalogik/lime-elements/commit/43b150424a6566546ff1294f7dc77464a882180d))
## [38.21.0](https://github.com/Lundalogik/lime-elements/compare/v38.20.0...v38.21.0) (2025-08-05)
### Features
* **slider:** add `required` prop ([246a8a9](https://github.com/Lundalogik/lime-elements/commit/246a8a94f95382408dd84ebe61e03de4eb6128fc))
* **slider:** enable indicating `invalid` state ([bcc3cfa](https://github.com/Lundalogik/lime-elements/commit/bcc3cfa43a108138ef10ec4f8c15346c627e1a30))
## [38.20.0](https://github.com/Lundalogik/lime-elements/compare/v38.19.6...v38.20.0) (2025-08-01)
### Features
* **card:** remove beta tag ([4bd9e20](https://github.com/Lundalogik/lime-elements/commit/4bd9e205cbf51c8cf9cd44f15c55572dbe7eb99f))
* **chip:** remove beta tag of the `type` prop ([07a1d36](https://github.com/Lundalogik/lime-elements/commit/07a1d3651beb0e02dc8e5e4a172022eaf1ac1ee7))
* **dynamic-label:** remove beta tag ([5620a20](https://github.com/Lundalogik/lime-elements/commit/5620a20bfae5f849ff17b793667dd010ecfc39ea))
### Bug Fixes
* **checkbox:** improve layout of dynamic-label ([16702aa](https://github.com/Lundalogik/lime-elements/commit/16702aa7332f0ffdf48004b7110974560606dc40))
## [38.19.6](https://github.com/Lundalogik/lime-elements/compare/v38.19.5...v38.19.6) (2025-07-21)
### Bug Fixes
* **form:** array item reordering now works correctly ([64b9afe](https://github.com/Lundalogik/lime-elements/commit/64b9afeb13e01bb27589dba6aa576a16bbbd8049))
* **form:** resolve warnings for disabled prop modification ([e7a16ab](https://github.com/Lundalogik/lime-elements/commit/e7a16ab579939d3279096047025feac3647389d1))
## [38.19.5](https://github.com/Lundalogik/lime-elements/compare/v38.19.4...v38.19.5) (2025-07-17)
### Bug Fixes
* **table:** check for new data in table rows when refresh is triggered ([9ae00de](https://github.com/Lundalogik/lime-elements/commit/9ae00de4ba6a87c81db756c9e29c68c0e32730a6))
## [38.19.4](https://github.com/Lundalogik/lime-elements/compare/v38.19.3...v38.19.4) (2025-07-17)
### Bug Fixes
* **popover:** ensure content is added to portal container ([ed9071c](https://github.com/Lundalogik/lime-elements/commit/ed9071c2cf10cfd99b1c9c21b54eae3ddb137cd9)), closes [Lundalogik/crm-client#184](https://github.com/Lundalogik/crm-client/issues/184)
## [38.19.3](https://github.com/Lundalogik/lime-elements/compare/v38.19.2...v38.19.3) (2025-07-14)
### Reverts
* Revert "chore(lime-theme): remove unused theme variables" ([bd1b885](https://github.com/Lundalogik/lime-elements/commit/bd1b8859041a99636a479e77f18e51375aa66f0a))
* Revert "chore(style): remove old unused brand colors file" ([05e70e3](https://github.com/Lundalogik/lime-elements/commit/05e70e3325a3889d322d9e682d84d875665b9e88))
* Revert "chore(lime-theme): remove unnecessary use of mixins" ([ebb83fd](https://github.com/Lundalogik/lime-elements/commit/ebb83fdac883db0ed70f398042a37d6c8895574c))
* Revert "chore(components): remove imported `lime-theme` from several components styles" ([923054b](https://github.com/Lundalogik/lime-elements/commit/923054b969998ef443ce4b7d515e4d5b68c6b849))
* Revert "chore(style): remove `lime-theme.scss`" ([3fe5026](https://github.com/Lunda