# Changelog

## [1.19.0](https://github.com/ElJijuna/blessed-components/compare/v1.18.0...v1.19.0) (2026-08-13)

### Features

* add command-log component with keyboard and mouse controls, including tests and documentation ([3649ed1](https://github.com/ElJijuna/blessed-components/commit/3649ed1163959aec0ad4301364facc05a33c3164))

## [1.18.0](https://github.com/ElJijuna/blessed-components/compare/v1.17.0...v1.18.0) (2026-08-12)

### Features

* add action-bar component with keyboard and mouse controls, including tests and documentation ([7e1755a](https://github.com/ElJijuna/blessed-components/commit/7e1755a9be5c4cc5c67776c4bda0d491f2d4b87b))
* add filter-bar component with keyboard and mouse controls, including tests and documentation ([5370b77](https://github.com/ElJijuna/blessed-components/commit/5370b772761b5f4d1204c58cd8ebce867d5cc5fa))
* add status-bar component with keyboard and mouse controls, including tests and documentation ([294d351](https://github.com/ElJijuna/blessed-components/commit/294d351447d2d17442a2e539637f71f4cc1aab8c))
* add toolbar component with keyboard and mouse controls, including tests and documentation ([5b1e6fc](https://github.com/ElJijuna/blessed-components/commit/5b1e6fc0c8e741d282bf39d57f00915081c22339))

## [1.17.0](https://github.com/ElJijuna/blessed-components/compare/v1.16.0...v1.17.0) (2026-08-09)

### Features

* enhance button and dialog components with focus navigation and immediate visual feedback ([dd84d73](https://github.com/ElJijuna/blessed-components/commit/dd84d73a082b6148dff1dfd5737800f0c59b8667))
* enhance checkbox, multi-select, select, and switch components with immediate visual feedback on interactions ([340832d](https://github.com/ElJijuna/blessed-components/commit/340832d47910a6df59ec9972c834054a01a7db7d))

## [1.16.0](https://github.com/ElJijuna/blessed-components/compare/v1.15.0...v1.16.0) (2026-08-07)

### Features

* add prompt dialog component with controlled input and visibility, including tests and documentation ([4a5f889](https://github.com/ElJijuna/blessed-components/commit/4a5f889a67c0d0a5211c70c5279c2d84421ab224))
* add slider component with keyboard and mouse controls, including tests and documentation ([862b449](https://github.com/ElJijuna/blessed-components/commit/862b449db2a6961802094b2871c593b37b6f423a))

## [1.15.0](https://github.com/ElJijuna/blessed-components/compare/v1.14.0...v1.15.0) (2026-08-06)

### Features

* add horizontal selection controller and related components for enhanced UI navigation ([79dcdb6](https://github.com/ElJijuna/blessed-components/commit/79dcdb6304b4d4a6d9cb2cdc9b912c86f6dd06c4))
* add package config generation script and starter template for blessed applications ([b3eb86c](https://github.com/ElJijuna/blessed-components/commit/b3eb86c26809acc0f407f84b61cb883a31c20df4))
* enhance MenuBar interaction with click support and improved documentation ([585b7af](https://github.com/ElJijuna/blessed-components/commit/585b7af2c2c4e59e8132575a95bd6fe159450e31))
* enhance theme handling in Blessed components ([5cd0f26](https://github.com/ElJijuna/blessed-components/commit/5cd0f263bde5c50887a16334584f88b5df0a4a3c))
* harden terminal library core ([cf16de3](https://github.com/ElJijuna/blessed-components/commit/cf16de3d2f1f48672c046ba482a1afb680df96b6))
* update MenuBar styles and enhance mouse interaction support ([b0511b5](https://github.com/ElJijuna/blessed-components/commit/b0511b5a955f1ad90ab2c8edf561f2230517207f))

### Bug Fixes

* biome and eslint fix format applied ([1dd13a4](https://github.com/ElJijuna/blessed-components/commit/1dd13a415edd55e82c307f53bd45036ea6a92bd9))
* update background color in example theme to use terminal's actual background ([fcd5d34](https://github.com/ElJijuna/blessed-components/commit/fcd5d345a5d3e1c19b1bf4bf493feeb71bc8d115))

## [1.14.0](https://github.com/ElJijuna/blessed-components/compare/v1.13.0...v1.14.0) (2026-07-10)

### Features

* complete pure renderer component roadmap ([ac8c024](https://github.com/ElJijuna/blessed-components/commit/ac8c024b78991f768bb43840793a5dfc9f292f9d))

## [1.13.0](https://github.com/ElJijuna/blessed-components/compare/v1.12.0...v1.13.0) (2026-07-09)

### Features

* add TerminalPane component for scrollable terminal session display ([15f418a](https://github.com/ElJijuna/blessed-components/commit/15f418af1fa05af24c9ea233b13158a571ec38ce))

## [1.12.0](https://github.com/ElJijuna/blessed-components/compare/v1.11.0...v1.12.0) (2026-07-09)

### Features

* add DateInput and TimeInput components with parsing and rendering functionality ([788291b](https://github.com/ElJijuna/blessed-components/commit/788291b680e6670e57aa058c5fc65dcf824ce972))

## [1.11.0](https://github.com/ElJijuna/blessed-components/compare/v1.10.0...v1.11.0) (2026-07-08)

### Features

* add new components for visualization, input, and navigation ([85ad4f3](https://github.com/ElJijuna/blessed-components/commit/85ad4f3c92601517afbf54a5b3358831fe00caa4))
* add TextArea and QuickSwitcher components with respective rendering logic ([ef6784f](https://github.com/ElJijuna/blessed-components/commit/ef6784f0812ba40fee1ae8926ff1f22612b1b55b))

## [1.10.0](https://github.com/ElJijuna/blessed-components/compare/v1.9.0...v1.10.0) (2026-07-07)

### Features

* add DiffView component with Blessed adapter, including documentation and tests ([19d9a27](https://github.com/ElJijuna/blessed-components/commit/19d9a27cd8bf799b6c9ddf7dc426d6f67d2e665a))
* add DropdownMenu component with Blessed adapter, including documentation and tests ([4a36a6e](https://github.com/ElJijuna/blessed-components/commit/4a36a6e51212bd6846357785a93acbe5e9af5391))
* add LogExplorer component with Blessed adapter, including documentation and tests ([7ad18ab](https://github.com/ElJijuna/blessed-components/commit/7ad18abca074c24532a64b27c0192c6bb5206cc9))
* add Tree component with Blessed adapter, including documentation and tests ([49d4707](https://github.com/ElJijuna/blessed-components/commit/49d47073c17de6e2e2f90f7552ce07e322468e2c))

## [1.9.0](https://github.com/ElJijuna/blessed-components/compare/v1.8.0...v1.9.0) (2026-07-06)

### Features

* add Drawer component with Blessed adapter, including documentation and tests ([9948fa3](https://github.com/ElJijuna/blessed-components/commit/9948fa3f852dbc30ab691b4e22e92678763fe9c9))
* add IconButton component with Blessed adapter, including documentation and tests ([c5d7304](https://github.com/ElJijuna/blessed-components/commit/c5d7304f4b25d6bed7fd7b6c4ea014029b851033))
* add MenuBar component with Blessed adapter, including documentation and tests ([7c9510e](https://github.com/ElJijuna/blessed-components/commit/7c9510e65d87a58c2e414b74fa0e0ed8487083aa))
* add NavigationList component with Blessed adapter, including documentation and tests ([2822328](https://github.com/ElJijuna/blessed-components/commit/2822328350b93ac79485202f7fececbb9c07b1c7))
* add NumberField component with Blessed adapter, including documentation and tests ([7fe77fa](https://github.com/ElJijuna/blessed-components/commit/7fe77faabcb831dcc7a6944b4d17b0431c52c0f1))
* add Pager component with Blessed adapter, including documentation and tests ([e2e0c87](https://github.com/ElJijuna/blessed-components/commit/e2e0c8711db2592ee3e8e56964702325ae8df006))
* add Pagination component with Blessed adapter, including documentation and tests ([e3a4d3c](https://github.com/ElJijuna/blessed-components/commit/e3a4d3c2d5aeacb7b3b785e121d8f7873dd3a920))
* add PasswordField component with Blessed adapter, including documentation and tests ([65514c4](https://github.com/ElJijuna/blessed-components/commit/65514c455d0bdcf73e61f16936df62b2d0ae7c23))
* add Spotlight component with Blessed adapter, including documentation and tests ([8448cda](https://github.com/ElJijuna/blessed-components/commit/8448cda5a7a84c2bdb53f6d451c846aef63a8043))

## [1.8.0](https://github.com/ElJijuna/blessed-components/compare/v1.7.0...v1.8.0) (2026-07-05)

### Features

* add Accordion component with Blessed adapter, layout calculations, and tests ([0e71151](https://github.com/ElJijuna/blessed-components/commit/0e71151089fe46bd04eae4a0264c76c6ff81eadb))
* add AppShell component with Blessed adapter, layout calculations, documentation, and tests ([5396917](https://github.com/ElJijuna/blessed-components/commit/5396917fedb718864d8a62b7eb7793f8a3abc7d8))
* add Collapsible component with Blessed adapter, layout calculations, and tests ([ac86a8c](https://github.com/ElJijuna/blessed-components/commit/ac86a8c2236ec5e8b5809d49edceeb1c14702652))
* add DataTable component with Blessed adapter, including documentation and tests ([5b7a9e7](https://github.com/ElJijuna/blessed-components/commit/5b7a9e7cfeaab7bfcf8c7914ff83394bdba1e140))
* add DescriptionList component with Blessed adapter, documentation, and tests ([7a8c4cd](https://github.com/ElJijuna/blessed-components/commit/7a8c4cd697c56ae8d81a40a28d5b52e90a957f2d))
* add GroupedList component with Blessed adapter, including documentation and tests ([fd7672e](https://github.com/ElJijuna/blessed-components/commit/fd7672e69ec34577522807c31b628787d3c002bd))
* add LoadingOverlay component with Blessed adapter, including documentation and tests ([70f00ad](https://github.com/ElJijuna/blessed-components/commit/70f00ad2a884982e9f05f2603268943cc9e04a4e))
* add Page component with Blessed adapter, layout calculations, and tests ([d778807](https://github.com/ElJijuna/blessed-components/commit/d77880736528e6a50ca904a43fea2949134b63e2))
* add SidebarLayout component with Blessed adapter, layout calculations, and tests ([48bcb07](https://github.com/ElJijuna/blessed-components/commit/48bcb07e105b1b3932468637796c70f8f3d0bcbe))
* add StackedGauge component with Blessed adapter, including documentation and tests ([a202692](https://github.com/ElJijuna/blessed-components/commit/a202692977687821d71ad36ca7819d21bd856df6))
* add Toast component with Blessed adapter, including documentation and tests ([e94c048](https://github.com/ElJijuna/blessed-components/commit/e94c0484b1de3626e3dfa02807f5601d22521884))

## [1.7.0](https://github.com/ElJijuna/blessed-components/compare/v1.6.0...v1.7.0) (2026-06-30)

### Features

* add Breadcrumb component with Blessed adapter, documentation, and integration tests ([38229a9](https://github.com/ElJijuna/blessed-components/commit/38229a921dfc48e3f37a216e6ed38bc546669022))
* add Callout component with Blessed adapter, documentation, and integration tests ([8014871](https://github.com/ElJijuna/blessed-components/commit/8014871da798650181e074f1985cf2d66c4f8e90))
* add Center component with Blessed adapter, documentation, and integration tests ([81fd6c3](https://github.com/ElJijuna/blessed-components/commit/81fd6c38d1b0c1ca5ee6febe405761603684693e))
* add Cluster component with Blessed adapter, documentation, and integration tests ([2ab11b2](https://github.com/ElJijuna/blessed-components/commit/2ab11b2708bfb068fca5ade2013227ebaf5189b6))
* add ConnectionStatus component with Blessed adapter, documentation, and integration tests ([f21cd41](https://github.com/ElJijuna/blessed-components/commit/f21cd41b884a4319a02cfc9ad2828a1f33648b2e))
* add HealthIndicator component with Blessed adapter, documentation, and integration tests ([5c5fb24](https://github.com/ElJijuna/blessed-components/commit/5c5fb2402dab2e44bf18b81e447bf78164f9bbc8))
* add mouse interaction support for List, Menu, and Table components; update documentation and tests ([6f83adc](https://github.com/ElJijuna/blessed-components/commit/6f83adc1d9f18760db8cfdf9441492e9e72ed05b))
* add Spacer component with Blessed adapter, layout calculation, and tests ([84aed8a](https://github.com/ElJijuna/blessed-components/commit/84aed8a2d9f54f10b21209a5be06a1cffa6858ac))
* add stories for Center, Cluster, and Spacer components with layout examples ([8c996b0](https://github.com/ElJijuna/blessed-components/commit/8c996b0bba814ecebdd4bf18607bbe76797dc87e))
* add Tag component with Blessed adapter, documentation, and integration tests ([cabe1c0](https://github.com/ElJijuna/blessed-components/commit/cabe1c074a40478f48f1b879ca192d195bde7974))
* add Timeline component with Blessed adapter, documentation, and integration tests ([40d4812](https://github.com/ElJijuna/blessed-components/commit/40d481236d739482ce67e04269448984574d6a75))
* add Timestamp component with Blessed adapter, documentation, and integration tests ([1befbe8](https://github.com/ElJijuna/blessed-components/commit/1befbe809478b3c9942dd0ba0e2e7862eec621b7))
* add VirtualList component with Blessed adapter, documentation, and integration tests ([b9a42bf](https://github.com/ElJijuna/blessed-components/commit/b9a42bfb588af4cac3cd1a5a3a4db1b330d75e55))

### Bug Fixes

* ensure proper row handling in calculateClusterLayout function ([1805bc5](https://github.com/ElJijuna/blessed-components/commit/1805bc59d25087bb4448e557767ca54ff86703b4))

## [1.6.0](https://github.com/ElJijuna/blessed-components/compare/v1.5.0...v1.6.0) (2026-06-29)

### Features

* add Code component with Blessed adapter, documentation, and integration tests ([5cb31c4](https://github.com/ElJijuna/blessed-components/commit/5cb31c44ba22b7adc76464c4b7c805e0711fd41b))
* add ConfirmDialog component with integration tests and documentation ([77bf79f](https://github.com/ElJijuna/blessed-components/commit/77bf79f6515f2f29955b7f0f5a30f18dac0be9c0))
* add Form component with Blessed adapter, documentation, and integration tests ([d116eb7](https://github.com/ElJijuna/blessed-components/commit/d116eb7a4c0b7f0bf02a97725d5fcb667b8c57c3))
* add LogViewer component with Blessed adapter, documentation, and integration tests ([ebb721a](https://github.com/ElJijuna/blessed-components/commit/ebb721a07178d766705d3d375f497d8587b14d10))
* add Preformatted component with Blessed adapter, documentation, and integration tests ([0620091](https://github.com/ElJijuna/blessed-components/commit/06200915e9f355916abeda3eaef6b2c3a82f0af6))

## [1.5.0](https://github.com/ElJijuna/blessed-components/compare/v1.4.0...v1.5.0) (2026-06-28)

### Features

* add Checkbox component with Blessed adapter, documentation, and tests ([faacadc](https://github.com/ElJijuna/blessed-components/commit/faacadcc5a8ead336eaebb0acbf9123cf738d4e7))
* add FormField component with Blessed adapter, documentation, and tests ([e9e1430](https://github.com/ElJijuna/blessed-components/commit/e9e1430009cc15271ee9b7389662b63e8cca5dd7))
* add Gauge component with Blessed adapter, documentation, and tests ([b61794b](https://github.com/ElJijuna/blessed-components/commit/b61794b3b95f0122628a7746d187d96013cbe819))
* add Grid component with Blessed adapter, documentation, and tests ([01de818](https://github.com/ElJijuna/blessed-components/commit/01de818416a978f293c157635e7cc9446d05200b))
* add HelpOverlay component with Blessed adapter, documentation, and tests ([7ec9b4e](https://github.com/ElJijuna/blessed-components/commit/7ec9b4e328409c9e45760c0858b659a3f70ff74e))
* add Legend component with Blessed adapter, documentation, and tests ([b3142c9](https://github.com/ElJijuna/blessed-components/commit/b3142c9e896af45492807b345e1a70ae5bc5a482))
* add Menu component with Blessed adapter, documentation, and tests ([56d2c54](https://github.com/ElJijuna/blessed-components/commit/56d2c54738d9314cc7cb568f18ea01605d17989e))
* add MultiSelect component with Blessed adapter, documentation, and tests ([51ed06f](https://github.com/ElJijuna/blessed-components/commit/51ed06f6eaf44e5991915684e499121d30e8a004))
* add MultiSparkline component with Blessed adapter, documentation, and tests ([7d2dd0b](https://github.com/ElJijuna/blessed-components/commit/7d2dd0b1e83cc91d7f6c6398934d8d6556be68ab))
* add Overlay component with modal functionality and integration tests ([4147b46](https://github.com/ElJijuna/blessed-components/commit/4147b4697e89572cf5846029d43719091649cb0a))
* add RadioGroup component with Blessed adapter, documentation, and tests ([50b34d5](https://github.com/ElJijuna/blessed-components/commit/50b34d506175eabb03502322702e15ca876610c7))
* add SearchField component with Blessed adapter, documentation, and tests ([1750103](https://github.com/ElJijuna/blessed-components/commit/1750103f7b41fab2d9865b33cd789f42169425aa))
* add Select component with Blessed adapter, documentation, and tests ([542941b](https://github.com/ElJijuna/blessed-components/commit/542941bc333f34dfb94566948852e3cf6d141b78))
* add Switch component with Blessed adapter, documentation, and tests ([d61fd72](https://github.com/ElJijuna/blessed-components/commit/d61fd722a28cf4e3f556d4a3c5063db640021584))
* add System Inspector example with process monitoring and memory usage visualization ([54dc97c](https://github.com/ElJijuna/blessed-components/commit/54dc97c2231591b0594eb7b6ad180baf90b3b499))
* add Table component with Blessed adapter, documentation, and tests ([8b50060](https://github.com/ElJijuna/blessed-components/commit/8b50060bd6fb57dceeac63c83fba5d784c4a6caf))
* add TabList component with Blessed adapter, documentation, and tests ([f4818dc](https://github.com/ElJijuna/blessed-components/commit/f4818dc76b93fb81abcab59915861692ccc6ef06))
* add Tabs component with Blessed adapter, documentation, and tests ([3d4d242](https://github.com/ElJijuna/blessed-components/commit/3d4d242db13157bb61b9276a882354ffbab26059))
* add TextField component with Blessed adapter, documentation, and tests ([080802f](https://github.com/ElJijuna/blessed-components/commit/080802ff3db57ab1dcf43f609bcdea43e0b642e3))
* add Thresholds component with Blessed adapter, documentation, and tests ([8d33eb2](https://github.com/ElJijuna/blessed-components/commit/8d33eb24e3fcf7ef9c15a5b85c6e8542a78731e6))

## [1.4.0](https://github.com/ElJijuna/blessed-components/compare/v1.3.0...v1.4.0) (2026-06-26)

### Features

* add Alert component with Blessed adapter, documentation, and tests ([5b55e6b](https://github.com/ElJijuna/blessed-components/commit/5b55e6b7d0e80d8d48541a6febecad468d648650))
* add EmptyState component with Blessed adapter, documentation, and tests ([2761ae7](https://github.com/ElJijuna/blessed-components/commit/2761ae785c9915e4cdf523611a3f27dcdc775da1))
* add ErrorState component with Blessed adapter, documentation, and tests ([f4e8ebd](https://github.com/ElJijuna/blessed-components/commit/f4e8ebd0cb578f47eef2ead5f62e125a1c787e71))
* add Heading component with Blessed adapter, documentation, and tests ([88ffd75](https://github.com/ElJijuna/blessed-components/commit/88ffd758c90f55bd10017e3c2caec0838b92bb1f))
* add Kbd component with Blessed adapter, documentation, and tests ([fe3c436](https://github.com/ElJijuna/blessed-components/commit/fe3c4366301314e11a2383bbe995f3898a98043a))
* add Label component with Blessed adapter, documentation, and tests ([40983cb](https://github.com/ElJijuna/blessed-components/commit/40983cbdf5607597c64092de61e94fb6e9294a36))
* add MutedText component with Blessed adapter, documentation, and tests ([1807635](https://github.com/ElJijuna/blessed-components/commit/180763537fa463ffa8b03ccb9dac1e88a360dc0b))
* add ProgressList component with Blessed adapter, documentation, and tests ([c9dbd55](https://github.com/ElJijuna/blessed-components/commit/c9dbd55631b01a5e1bd01d56580d6d047acfb618))
* add ProgressStack component with Blessed adapter, documentation, and tests ([568884d](https://github.com/ElJijuna/blessed-components/commit/568884db246eb2d73d6d879a9ab8375e8ff07605))
* add Status component with Blessed adapter, documentation, and tests ([b5296af](https://github.com/ElJijuna/blessed-components/commit/b5296af6aff7c6ce3200be2b0166d9e54c691186))
* add StepIndicator component with Blessed adapter, documentation, and tests ([816b2be](https://github.com/ElJijuna/blessed-components/commit/816b2be3028a91c4486a1807ba3b1056fd6cba97))
* add TaskProgress component with Blessed adapter, documentation, and tests ([f2f7512](https://github.com/ElJijuna/blessed-components/commit/f2f75123e7c6e7ab09908c68ac4e0da6ba4eeb66))
* add Trend component with Blessed adapter, documentation, and tests ([69cad84](https://github.com/ElJijuna/blessed-components/commit/69cad840ab86bb04aaf7f548c6b87dd45efe12d3))

## [1.3.0](https://github.com/ElJijuna/blessed-components/compare/v1.2.0...v1.3.0) (2026-06-22)

### Features

* add Button component with Blessed adapter, documentation, and tests ([75e53b5](https://github.com/ElJijuna/blessed-components/commit/75e53b5c239f6d10d4536202cc36302ed7f221e2))
* add Dialog component with controlled state and focus management ([7e535b9](https://github.com/ElJijuna/blessed-components/commit/7e535b9e032837b7de2d87015746008b0ef0df91))
* add Divider component with Blessed adapter and update documentation ([68024a3](https://github.com/ElJijuna/blessed-components/commit/68024a39b7585d1e24b0ff3febe15ef6e005c5bb))
* add examples for component gallery, dashboard, and process monitor with documentation ([3669d5b](https://github.com/ElJijuna/blessed-components/commit/3669d5b30e404096ce0d6d853c2209670818d468))
* add KeyValue component with Blessed adapter and documentation ([ae0b67a](https://github.com/ElJijuna/blessed-components/commit/ae0b67a9f2e927d66c8318295864203d2b6ec09c))
* add ScrollArea component with Blessed adapter, documentation, and tests ([09f359b](https://github.com/ElJijuna/blessed-components/commit/09f359bf74d7e0b4a60735a178d69b3b8bd8c057))
* add Spinner component with Blessed adapter and update documentation ([a62d603](https://github.com/ElJijuna/blessed-components/commit/a62d603e83e3d59243fa14883461d8fa456b9fa6))
* add Viewport component with Blessed adapter, documentation, and tests ([bafe8e1](https://github.com/ElJijuna/blessed-components/commit/bafe8e1090eff3c0357dc29a5b768ff4b6a7c828))
* enhance MetricBars and ProgressBar adapters with semantic color support and update documentation ([a76569d](https://github.com/ElJijuna/blessed-components/commit/a76569df17e51337b5df7b6dd5c8ba69422361eb))
* enhance ScrollArea adapter with improved handling and new tests for clipping behavior ([4efd51f](https://github.com/ElJijuna/blessed-components/commit/4efd51f664f25761fd0269c9ec386dd92a219250))

## [1.2.0](https://github.com/ElJijuna/blessed-components/compare/v1.1.0...v1.2.0) (2026-06-22)

### Features

* add Badge component with Blessed adapter and update documentation ([cc820be](https://github.com/ElJijuna/blessed-components/commit/cc820be93ef5a3d39f3014d86a34a91f64e08204))
* add Box component with Blessed adapter and update documentation ([54eceeb](https://github.com/ElJijuna/blessed-components/commit/54eceeb4e2060dbdbed318f343fc95c0139856c6))
* add Card component with Blessed adapter and update documentation ([9c8468b](https://github.com/ElJijuna/blessed-components/commit/9c8468b24bbb34c86b044628a89ae6f007867e3b))
* add changelog generation and update release configuration ([2d34d09](https://github.com/ElJijuna/blessed-components/commit/2d34d09eca7698753fc7dfd485c67a8c69d9c5dd))
* add core utilities for terminal capabilities, text formatting, and rendering ([15b1b31](https://github.com/ElJijuna/blessed-components/commit/15b1b312b2494605c6a942cc1952dcb279b08ceb))
* add List component with Blessed adapter and update documentation ([d9e5673](https://github.com/ElJijuna/blessed-components/commit/d9e5673c347a3d6f3593b33bc6c17a3b696c7b40))
* add MetricBars component with Blessed adapter and update documentation ([171b994](https://github.com/ElJijuna/blessed-components/commit/171b99441341fecbfb32a5c55f7d0e0584f81d23))
* add Stack component with Blessed adapter and update documentation ([5828b96](https://github.com/ElJijuna/blessed-components/commit/5828b9675abe2f17ec8bdb3a1ae509eb68c9a169))
* add Stat component with Blessed adapter and update documentation ([268143f](https://github.com/ElJijuna/blessed-components/commit/268143f2485174e9c32305dc1dce726780f35048))
* add Text component with Blessed adapter and update documentation ([839efae](https://github.com/ElJijuna/blessed-components/commit/839efae8fe8fbea4ae06659e958252b5d6ef762c))
* enhance components with semantic color support and update documentation ([658018a](https://github.com/ElJijuna/blessed-components/commit/658018ab6b062d0b1be73c20b8d6b4bf64be5a14))
* introduce headless primitives for reusable terminal behavior ([98ebceb](https://github.com/ElJijuna/blessed-components/commit/98ebcebaa20b18a633fd2764c9d217ff9c63e5f0))
* restructure components and introduce feedback and visualization categories ([a17d7c9](https://github.com/ElJijuna/blessed-components/commit/a17d7c971e5a69eb557c656e7e2013cbd2c976dd))

All notable changes to this project will be documented automatically by
[semantic-release](https://github.com/semantic-release/semantic-release).

Release history before this file was introduced is available in
[GitHub Releases](https://github.com/ElJijuna/blessed-components/releases).
