## 0.0.246 (2026-04-30)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.245 (2026-04-30)

### 🚀 Features

- **layouts:** enhance layout components with CSS custom properties and slot adjustments ([d72d6116bb](https://github.com/RueDeRennes/mosaik/commit/d72d6116bb))
- **page-header:** enhance typography and layout for headers and subheaders ([824031a02a](https://github.com/RueDeRennes/mosaik/commit/824031a02a))

## 0.0.244 (2026-04-30)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.243 (2026-04-30)

### 🚀 Features

- **data-table:** add events for table selection and editor state changes ([eb94167184](https://github.com/RueDeRennes/mosaik/commit/eb94167184))

### 🩹 Fixes

- **api:** update event detail definitions and add value property to table components ([2610ad2acb](https://github.com/RueDeRennes/mosaik/commit/2610ad2acb))

## 0.0.242 (2026-04-30)

### 🚀 Features

- **release:** update release commands to use version from mosaik-themes package ([89c563205d](https://github.com/RueDeRennes/mosaik/commit/89c563205d))

### 🩹 Fixes

- **release:** update changelog command to use version from mosaik-themes package ([cbe25acac5](https://github.com/RueDeRennes/mosaik/commit/cbe25acac5))

## 0.0.241 (2026-04-30)

### 🚀 Features

- **translate:** enhance provideTranslations for async loading and error handling ([5852fcc519](https://github.com/RueDeRennes/mosaik/commit/5852fcc519))

## 0.0.238 (2026-04-29)

### 🚀 Features

- **breadcrumb:** enhance breadcrumb and item components with new properties and slots ([2aa158afd2](https://github.com/RueDeRennes/mosaik/commit/2aa158afd2))

## 0.0.237 (2026-04-28)

### 🚀 Features

- **tooltip:** implement TooltipDirective and ITooltipDirectiveConfig interface ([a6b0ecedfa](https://github.com/RueDeRennes/mosaik/commit/a6b0ecedfa))
- **duration-box:** add DurationBoxElementValueAccessor and related API documentation ([41c2273c72](https://github.com/RueDeRennes/mosaik/commit/41c2273c72))

## 0.0.235 (2026-04-27)

### 🚀 Features

- **table:** add caption and summary slots to DataTable and Table components ([2e857032c3](https://github.com/RueDeRennes/mosaik/commit/2e857032c3))

## 0.0.234 (2026-04-27)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.233 (2026-04-26)

### 🚀 Features

- **data-list:** add defineItem and defineItems functions for DataList item definitions ([32289eb92b](https://github.com/RueDeRennes/mosaik/commit/32289eb92b))

## 0.0.232 (2026-04-25)

### 🚀 Features

- **secrets-vercel-sync:** implement secrets synchronization from providers to Vercel ([09906bfba4](https://github.com/RueDeRennes/mosaik/commit/09906bfba4))
- **app:** add AppView and AppViewStyle for Mosaik Studio ([2fe81e7079](https://github.com/RueDeRennes/mosaik/commit/2fe81e7079))
- **marquee:** update article card rendering and enhance TOON format integration ([4ff2f3de21](https://github.com/RueDeRennes/mosaik/commit/4ff2f3de21))
- **doppler): add command configuration for Doppler integration chore(dependencies:** update archipel platform packages to version 0.0.16 ([a88f0921d9](https://github.com/RueDeRennes/mosaik/commit/a88f0921d9))
- **deployment:** enable corepack in install script for mosaik-blog ([0be6666537](https://github.com/RueDeRennes/mosaik/commit/0be6666537))
- **blog): initialize blog app with TypeScript, Vite, and ESLint configuration feat(blog): add Vercel configuration for deployment feat(blog): implement production and development Vite configurations refactor(routes): remove DocsService and related routes from RoutesService refactor(app): update AppBar and SideNav to link to external blog URL refactor(views): remove ArticlesView and related templates refactor(controllers): clean up SideNav filter controllers by removing DocsService references chore(static-content): remove static content plugin and related interfaces chore(package:** update dependencies and scripts for blog app ([2694db201b](https://github.com/RueDeRennes/mosaik/commit/2694db201b))
- **mcp:** implement McpThemeRegistrar for theme generation and validation tools ([75773f0d88](https://github.com/RueDeRennes/mosaik/commit/75773f0d88))
- **projects:** implement multi-page support in ProjectService and related components ([a77c6f1154](https://github.com/RueDeRennes/mosaik/commit/a77c6f1154))
- **nx-tasks): add executor for generating package documentation with TypeDoc feat(nx-tasks): create schema for generate-package-docs executor options feat(nx-tasks): implement markdown processing utilities for TypeDoc output feat(nx-tasks): add valid HTML tags for markdown processing chore(projects): configure docs-package executor for multiple libraries chore(deps:** update dependencies for TypeDoc and markdown processing ([bdac227dd0](https://github.com/RueDeRennes/mosaik/commit/bdac227dd0))
- **data-list:** enhance item definition with pathFn for value retrieval ([256ebbea74](https://github.com/RueDeRennes/mosaik/commit/256ebbea74))
- **themes:** enhance ThemeGenerator and ThemeObserver with detailed documentation and improvements ([e4354e9700](https://github.com/RueDeRennes/mosaik/commit/e4354e9700))
- **playground): extract and merge non-serializable values during JSON round-trip fix(components): update component options and improve data table sorting functionality refactor(segment): integrate property groups for segment and segment item elements style(table): add border-radius CSS property for table themes and improve styling chore(table): update table component methods and enhance slot handling fix(table:** ensure caption visibility and improve table column editor styles ([4a6afb969c](https://github.com/RueDeRennes/mosaik/commit/4a6afb969c))
- **table): add caption slot and allColumnsHidden property to DataTable and Table components feat(table): implement banner for hidden columns in DataTable with actions fix(table): adjust CSS for caption and banner styling across themes refactor(table:** update DataTable and TableColumnEditor components to support new properties ([fa231e0faa](https://github.com/RueDeRennes/mosaik/commit/fa231e0faa))
- **accessors:** add value accessors for DataList, DataTable, List, and Tree elements ([9845355730](https://github.com/RueDeRennes/mosaik/commit/9845355730))
- **table:** add multi-sort mode and display sort index in header cells ([3cb5241ab3](https://github.com/RueDeRennes/mosaik/commit/3cb5241ab3))
- **data-table, table, table-header-cell, table-column-editor:** add intl property for internationalization support ([11edb0198e](https://github.com/RueDeRennes/mosaik/commit/11edb0198e))
- **table:** enhance column visibility and styling for better UX ([f2d458ccc6](https://github.com/RueDeRennes/mosaik/commit/f2d458ccc6))
- **data-table:** add custom cell and header templates with directives for data table columns ([646ed79109](https://github.com/RueDeRennes/mosaik/commit/646ed79109))
- **data-table): enhance IDataTableElementProps with new properties and update themes feat(table-header-cell): add hideable, autoSizeable, and columnChoosable props feat(icons): add new icons for column actions and update existing ones fix(data-table:** bind new properties in Svelte and Vue components ([fbb6e0d297](https://github.com/RueDeRennes/mosaik/commit/fbb6e0d297))
- **table:** implement pinable feature and enhance column management in table components ([29c66318c5](https://github.com/RueDeRennes/mosaik/commit/29c66318c5))
- **table:** add TableColumnEditor component and related events for column management ([79bc9b0414](https://github.com/RueDeRennes/mosaik/commit/79bc9b0414))
- **table:** add column pinning and resizing functionality with styles and events ([edfbcf86d7](https://github.com/RueDeRennes/mosaik/commit/edfbcf86d7))
- **theme:** update action bar and table components for Joy and Memphis themes ([584bd94fd7](https://github.com/RueDeRennes/mosaik/commit/584bd94fd7))
- **table:** add selection modes and types, enhance styling for selected and alternating rows ([57f5b6e71b](https://github.com/RueDeRennes/mosaik/commit/57f5b6e71b))
- **playwright-guidelines:** add Playwright test writing guidelines document ([27bf34e023](https://github.com/RueDeRennes/mosaik/commit/27bf34e023))
- **designer-canvas): add interaction mode for panning and cursor style docs(mosaik-wizard): enhance dir and lang property descriptions docs(mosaik-wrap): improve dir and lang property descriptions chore(cspell): add new words for artboard, pannable, and zoomable fix(designer-canvas): update cursor styles for interaction modes refactor(designer-canvas:** reorganize imports and improve code structure ([712697b80a](https://github.com/RueDeRennes/mosaik/commit/712697b80a))
- **designer): implement Save As Recipe dialog and functionality feat(designer): add hidden-preview class for conditional visibility fix(expander): update slot names for header and sub-header components style(playground:** correct layout spacing variable name ([5135485994](https://github.com/RueDeRennes/mosaik/commit/5135485994))
- **design:** add print styles for studio and designer views, include toggled event in components ([4125a87f02](https://github.com/RueDeRennes/mosaik/commit/4125a87f02))
- **tile:** add Tile component for React, Svelte, and Vue with theme support ([0d58f0594e](https://github.com/RueDeRennes/mosaik/commit/0d58f0594e))
- **code-editor:** add language support and themes for CodeMirror integration ([f96840827e](https://github.com/RueDeRennes/mosaik/commit/f96840827e))
- **typewriter:** add TypewriterElement component with typing animation effect ([4824c9048e](https://github.com/RueDeRennes/mosaik/commit/4824c9048e))
- **shared/mosaik-meta:** add vitest configuration and migration tools for components ([1e3c8f5f9c](https://github.com/RueDeRennes/mosaik/commit/1e3c8f5f9c))
- **styles:** add shared styles and update package dependencies ([8c63e6d5e8](https://github.com/RueDeRennes/mosaik/commit/8c63e6d5e8))
- **icons:** update fluent icons ([8d2104dfcf](https://github.com/RueDeRennes/mosaik/commit/8d2104dfcf))
- **canvas): add node reordering and duplication functionality feat(designer): implement methods to handle node reordering and duplication refactor(designer): streamline dialog handling and event listeners refactor(designer): replace button icons with action bar component docs(tree-item): update documentation for prefix and suffix slots chore(meta:** update metadata for new prefix and suffix slots ([258e029139](https://github.com/RueDeRennes/mosaik/commit/258e029139))
- **studio): add Vite configuration and TypeScript support for Mosaik Studio feat(studio): implement localization plugin and update build settings feat(studio): enhance AppBarTemplate with designer navigation link feat(studio): add new hero images for landing pages fix(studio): correct HTML structure in carousel and wizard components style(studio): update background styles for designer canvas themes fix(studio): adjust split element thumb positioning in themes chore(studio:** update dependencies and add vitest configuration ([1eb81044ad](https://github.com/RueDeRennes/mosaik/commit/1eb81044ad))
- **designer): add Svelte and Vue components for designer layout and functionality feat(themes:** create tokens and JSON configurations for designer components in multiple themes ([447a42cf59](https://github.com/RueDeRennes/mosaik/commit/447a42cf59))
- **actionbar:** add ActionbarSeparatorComponent and related theme tokens ([813fe9918f](https://github.com/RueDeRennes/mosaik/commit/813fe9918f))
- **callout): update CalloutProcessor to support dynamic titles and content parsing feat(card): add CardProcessor for card layout with header, sub-header, and variant support test(card): implement tests for CardProcessor to validate various card formats feat(code-block): enhance CodeBlockProcessor to escape HTML and handle filename metadata test(code-block): add tests for CodeBlockProcessor to ensure proper rendering and escaping feat(details): introduce DetailsProcessor for collapsible sections with markdown support test(details): create tests for DetailsProcessor to validate details block rendering feat(split): implement SplitProcessor for creating split layouts with variant support test(split): add tests for SplitProcessor to ensure correct rendering and variant handling feat(steps): add StepsProcessor for vertical stepper layout with numbered steps test(steps): implement tests for StepsProcessor to validate step rendering and numbering feat(tab): introduce TabProcessor for tabbed content layout with variant support test(tab): add tests for TabProcessor to ensure correct tab rendering and content parsing fix(html:** improve html template function to handle null values correctly ([af7c11013b](https://github.com/RueDeRennes/mosaik/commit/af7c11013b))
- **routing:** implement hash and path location strategies with tests ([9d2e3ead3e](https://github.com/RueDeRennes/mosaik/commit/9d2e3ead3e))
- **progress-bar): enhance indeterminate state with elastic animation and style adjustments feat(progress-ring): add elastic animations for indeterminate state and improve styling fix(segment): ensure mutual exclusivity of selected items on click feat(tab-strip): implement anticipation effect for tab selection with pointer events style(breadcrumb-item): set border style to none for consistency style(checkbox): update border style to none for cleaner appearance style(choice-group): change border style to none for uniformity style(drop-zone): modify border style to dashed for visual distinction style(file-upload): adjust border style to none for a streamlined look style(radio-group): set border style to none for a cohesive design style(rating): update border style to none for aesthetic consistency fix(scheduler-event:** correct hover background color to match theme ([bc6b86cad4](https://github.com/RueDeRennes/mosaik/commit/bc6b86cad4))
- **api): define DEFAULT_GITHUB_REF for fetching content in GitHubContentService refactor(button): remove link part from button component and update templates docs(button): update documentation to reflect removal of link part in button feat(sandbox): add JSX support and update dependencies for Vite and Angular feat(getStarted): add MCP tools for framework guide and starter template fix(llms): simplify llms plugin file handling and remove unnecessary copying style(button:** clean up button themes by removing link styles ([8ac25a2f7a](https://github.com/RueDeRennes/mosaik/commit/8ac25a2f7a))
- **split-element:** add double-click functionality to expand collapsed panel ([78ff6ee475](https://github.com/RueDeRennes/mosaik/commit/78ff6ee475))
- **message-box:** enhance styling and properties for improved customization and themes ([4e097cadfd](https://github.com/RueDeRennes/mosaik/commit/4e097cadfd))
- **button:** add PressButton component with events and styles for multiple frameworks ([59dedda1f9](https://github.com/RueDeRennes/mosaik/commit/59dedda1f9))
- **diagram): enhance node styling and graph rendering with inheritance levels feat(meta): update graph method to return class hierarchy levels refactor(graph): improve graph rendering logic and add findNodeByLabel method fix(buttons): update button samples to include ripple effect and correct properties chore(cspell:** add new words for spell checking ([d947b4cd9b](https://github.com/RueDeRennes/mosaik/commit/d947b4cd9b))

### 🩹 Fixes

- **dependencies:** update breadstone packages to version 0.0.10 ([de299ae898](https://github.com/RueDeRennes/mosaik/commit/de299ae898))
- **auth:** update dependencies and refactor GitHub authentication strategy ([174d27920f](https://github.com/RueDeRennes/mosaik/commit/174d27920f))
- **projects:** add missing newlines in project.json files and update .gitignore ([8a9cc36342](https://github.com/RueDeRennes/mosaik/commit/8a9cc36342))
- **buttons): unify background property usage and adjust opacity values fix(toast): implement progress fill animation and update styles for consistency style(toast): update CSS variables for progress fill color across themes refactor(toast:** remove intervalTick property and related logic from ToastElement ([0dbbbcd78d](https://github.com/RueDeRennes/mosaik/commit/0dbbbcd78d))
- **tokens:** update ripple duration from 200ms to 0.20s across multiple components ([dbe821713f](https://github.com/RueDeRennes/mosaik/commit/dbe821713f))

## 0.0.231 (2026-03-14)

### 🚀 Features

- **cli:** integrate CliParser for improved argument parsing and build scripts ([23b1773dce](https://github.com/RueDeRennes/mosaik/commit/23b1773dce))
- **buttons): add ripple prop to button components and related updates feat(components): implement ripple behavior in various components fix(theme:** remove duplicate ripple property in theme JSON files ([d31f695f82](https://github.com/RueDeRennes/mosaik/commit/d31f695f82))
- **McpToolRegistrar): add overview and framework guide tools with enhanced descriptions feat(package:** update dependencies across multiple packages to latest versions ([45bc8fb4f6](https://github.com/RueDeRennes/mosaik/commit/45bc8fb4f6))
- **Button, Banner:** add shadow properties and update related styles and tokens ([5d69398b19](https://github.com/RueDeRennes/mosaik/commit/5d69398b19))

## 0.0.230 (2026-03-12)

### 🚀 Features

- **ToggletipComponent, TooltipComponent): add width and height props for better customization docs: add accessibility audit and component layout prompts feat(McpPromptRegistrar): implement dynamic loading of prompt templates from GitHub feat(McpResourceRegistrar): expose Mosaik component documentation as MCP resources feat(McpToolRegistrar): add tools for component search and discovery feat(DocsContentService, GitHubContentService:** implement services for fetching documentation and GitHub content ([0243729c1d](https://github.com/RueDeRennes/mosaik/commit/0243729c1d))
- **video:** enhance video player documentation with examples and properties ([5505a50c71](https://github.com/RueDeRennes/mosaik/commit/5505a50c71))
- **components): refactor property grid handling in TitleBar, Toolbar, Tooltip, and UpDownSpinner samples feat(components): implement property groups for TitleBar, Toolbar, and Tooltip samples fix(components): remove unused properties from TileManager and TileManagerTile components feat(observer): add PropertyObserver to track property changes in playground elements style(forms:** adjust tooltip height in form field themes ([31b07f73ee](https://github.com/RueDeRennes/mosaik/commit/31b07f73ee))
- **ai:** add translation feature with request and response models ([3ccfae51a4](https://github.com/RueDeRennes/mosaik/commit/3ccfae51a4))
- **AI): refactor AI module and service to use new SDKs and streaming responses feat(AI): implement chat request handling and streaming responses in AppChatView feat(api): add MCPApiClient for handling MCP server interactions refactor(api:** replace IChatResponse with IChatRequest for chat API ([a738f435bf](https://github.com/RueDeRennes/mosaik/commit/a738f435bf))
- **icon-gallery): add load more functionality and improve icon selection logic feat(dropdown-button): update styles for better appearance in various themes fix(chat-message:** enhance shadow properties and adjust transition settings chore: export FilePickerSampleElement in main.ts ([3bab87427d](https://github.com/RueDeRennes/mosaik/commit/3bab87427d))
- **theme:** add shadow properties to various components and update shadow mixins ([6796f7e5a4](https://github.com/RueDeRennes/mosaik/commit/6796f7e5a4))
- **listing:** add size property to listing and listing item components for better customization ([2937e40c8c](https://github.com/RueDeRennes/mosaik/commit/2937e40c8c))
- **grid:** add invalidatePosition method and update grid item styles for better layout handling ([a77d83593c](https://github.com/RueDeRennes/mosaik/commit/a77d83593c))
- **timeline:** enhance timeline marker element with icon and text properties ([9f0478566e](https://github.com/RueDeRennes/mosaik/commit/9f0478566e))
- **pip:** add Memphis theme styles and components for Pip element ([21c480d37c](https://github.com/RueDeRennes/mosaik/commit/21c480d37c))
- **memphis, joy:** add new token files for listing, listing item, and markers ([b3bff07210](https://github.com/RueDeRennes/mosaik/commit/b3bff07210))
- **mcp:** add missing 'mosaik' server configuration in mcp.json and reorder imports in McpService.ts ([d1dbe3d7a8](https://github.com/RueDeRennes/mosaik/commit/d1dbe3d7a8))
- **mcp:** implement MCP module with controller and service for JSON-RPC handling ([f29a6c97ab](https://github.com/RueDeRennes/mosaik/commit/f29a6c97ab))
- **dependencies:** add vercel package and update yarn.lock ([23bbeb5285](https://github.com/RueDeRennes/mosaik/commit/23bbeb5285))
- **mcp:** implement MCP server with component documentation and tools ([724d288192](https://github.com/RueDeRennes/mosaik/commit/724d288192))
- **table): add inheritance context for appearance in TableElement feat(wizard): implement inheritance for disabled state in WizardElement feat(carousel): introduce CarouselDisplayMode and CarouselNavigationPosition types feat(image): add thumbnailSrc prop to ImageComponent for better image handling feat(carousel): enhance CarouselComponent with navigationPosition and displayMode props feat(wizard): extend WizardStepComponent with disabled prop for better control fix(css): ensure proper handling of CSS length values in CssLength utility style(theme:** update carousel and image tokens for better theming consistency ([2ac8e1358d](https://github.com/RueDeRennes/mosaik/commit/2ac8e1358d))
- **scramble-code:** add ScrambleCodeComponent with animation and styling ([101f5552c4](https://github.com/RueDeRennes/mosaik/commit/101f5552c4))
- **theme): update Angular export strategy to use JoyTheme and improve theme import view feat(theme): enhance AppThemeViewTemplate with improved layout and preset selection feat(message): add custom message template with action button in MessageSample fix(theme:** correct transition properties for Banner and Message components in Joy theme ([72ee51ce58](https://github.com/RueDeRennes/mosaik/commit/72ee51ce58))

### 🩹 Fixes

- **ApiDocs:** update styles for table and code elements in API documentation layout ([2e991817d3](https://github.com/RueDeRennes/mosaik/commit/2e991817d3))
- **dependencies:** update style-dictionary to version 5.3.3 across all packages ([5df6333874](https://github.com/RueDeRennes/mosaik/commit/5df6333874))
- **package:** remove zod dependency from yarn.lock ([d01b86d809](https://github.com/RueDeRennes/mosaik/commit/d01b86d809))
- **localizator-ai:** restore schema-based structured generation with vercel sdk ([d2f83bc43c](https://github.com/RueDeRennes/mosaik/commit/d2f83bc43c))

## 0.0.229 (2026-03-03)

### 🚀 Features

- **theme:** update theme configuration and add theme mode initialization ([ad71335818](https://github.com/RueDeRennes/mosaik/commit/ad71335818))

### 🩹 Fixes

- **config:** update languageId in cspell configuration and increment release version ([ac1296c847](https://github.com/RueDeRennes/mosaik/commit/ac1296c847))

## 0.0.228 (2026-03-02)

### 🩹 Fixes

- **components): rename FormStatusDirective to FormStatusHostDirective and update imports feat(components): add FormFieldStateDirective for field state management feat(components): implement FormFieldStatusHostDirective for form field validation state feat(components:** create SignalValidators for enhanced validation logic ([5154b75657](https://github.com/RueDeRennes/mosaik/commit/5154b75657))

## 0.0.227 (2026-03-02)

### 🚀 Features

- **split:** enhance split layout with nested templates and improved styling ([c756516a3b](https://github.com/RueDeRennes/mosaik/commit/c756516a3b))
- **sheet:** add SheetHeaderTextComponent and related theme tokens for cosmopolitan and joy ([9b4195fc17](https://github.com/RueDeRennes/mosaik/commit/9b4195fc17))
- **scroll:** enhance scroll component styles and transition properties across themes ([2e60528016](https://github.com/RueDeRennes/mosaik/commit/2e60528016))
- **scroll): enhance scroll component styles and functionality with new anchors and triggers feat(tooltip): add padding to tooltip component for better spacing refactor(intersection): improve intersection anchor controller to support four directions refactor(index): reorganize exports for better clarity and consistency fix(svelte): remove unused props in ScrollComponent for cleaner code fix(vue:** update props in ScrollComponent to align with latest changes ([13f2009b8b](https://github.com/RueDeRennes/mosaik/commit/13f2009b8b))
- **nx:** add skills for generating code, managing plugins, running tasks, and workspace exploration ([c394133f7c](https://github.com/RueDeRennes/mosaik/commit/c394133f7c))
- **theme:** add progress ring width to button components across themes ([939864b584](https://github.com/RueDeRennes/mosaik/commit/939864b584))
- **chip-group): remove orientation property and add wrap functionality to ChipGroupElement refactor(file-picker): remove filePicked input from FilePickerComponent refactor(chip-group): update ChipGroupComponent to use wrap instead of orientation style(chat-input): add cursor pointer on attachment hover fix(paginator): clean up unused methods in PaginatorComponent feat(opportunity-assessment:** add opportunity assessment issue template ([8e05a1233f](https://github.com/RueDeRennes/mosaik/commit/8e05a1233f))
- **paginator:** enhance paginator functionality with new properties and events ([041eb69653](https://github.com/RueDeRennes/mosaik/commit/041eb69653))
- **dot:** add DotGroup component for grouping dot elements with shared properties ([432790b5ef](https://github.com/RueDeRennes/mosaik/commit/432790b5ef))
- **dot): add fill property to Dot component and update styles for fill states feat(scheduler): rename layout to view in SchedulerEventComponent and related files feat(dot): update Dot component to support fill states and adjust themes accordingly refactor(scheduler): remove unused viewLayout prop from SchedulerComponent fix(svelte:** bind fill property in DotComponent and SchedulerEventComponent ([6e47c3675f](https://github.com/RueDeRennes/mosaik/commit/6e47c3675f))
- **scheduler:** add new views and update scheduler component props ([4544fe12b2](https://github.com/RueDeRennes/mosaik/commit/4544fe12b2))
- **popup): enhance popup functionality with focus trap and backdrop support feat(overlay): add aria-modal attribute handling for overlays fix(storage): improve storage set method to handle string values correctly refactor(popup): streamline popup properties and remove deprecated ones style(popup:** update popup template for new properties and structure ([6de2f0ddd9](https://github.com/RueDeRennes/mosaik/commit/6de2f0ddd9))
- **theme:** add tertiary and highlight variants to Memphis and Cosmopolitan themes ([c99ce4a0cc](https://github.com/RueDeRennes/mosaik/commit/c99ce4a0cc))
- **tooltip:** enhance tooltip and floating element animations and visibility handling ([e50ab8ed4f](https://github.com/RueDeRennes/mosaik/commit/e50ab8ed4f))
- **tooltip:** enhance TooltipElement with anchor management and event handling ([76d561e6f4](https://github.com/RueDeRennes/mosaik/commit/76d561e6f4))
- **scheduler:** update scheduler event component and styles for improved theming and accessibility ([c71bc0845f](https://github.com/RueDeRennes/mosaik/commit/c71bc0845f))
- **scheduler:** enhance event handling and update timeSlots structure for all-day events ([676e069e28](https://github.com/RueDeRennes/mosaik/commit/676e069e28))
- **tour): add TourComponent and TourStepComponent for guided tours feat(vue): implement TourAnchorComponent and TourStepComponent for Vue feat(scheduler): extend SchedulerComponent props for blackout and highlight features style(tour): add SCSS tokens for Tour, TourAnchor, and TourStep components chore(theming:** create theme tokens for cosmopolitan, joy, and memphis themes ([1d0c417f76](https://github.com/RueDeRennes/mosaik/commit/1d0c417f76))
- **components:** add 'new' property to components and update templates for display ([2464b44e1d](https://github.com/RueDeRennes/mosaik/commit/2464b44e1d))
- **themes:** add new scheduler components and tokens for Memphis and Joy themes ([3b0cdad390](https://github.com/RueDeRennes/mosaik/commit/3b0cdad390))
- **color-editor:** add paletteCustomChanged event and update related components ([64ffd9d69d](https://github.com/RueDeRennes/mosaik/commit/64ffd9d69d))
- **drag-drop): implement drag and drop directives with auto-discovery and cleanup feat(placeholder): add PlaceholderComponent for React, Svelte, and Vue fix(dragPlaceholder): store data as property instead of attribute fix(dragPreview): store data as property instead of attribute fix(dragHandle): simplify directive updates and attributes refactor(dropList:** enhance drop list directive with group registration and auto-discovery ([616f4c95f3](https://github.com/RueDeRennes/mosaik/commit/616f4c95f3))
- **dragdrop): add drag and drop functionality with new events and utilities fix(imports): update import paths for date extensions in formatters chore(tests): setup vitest with jsdom and polyfills for DOM APIs feat(flowboard): add drag start event to FlowBoard components in React, Svelte, and Vue refactor(events): remove unused addListener function from event utils chore(deps:** update dependencies and lockfile for compatibility and security ([d615c2d3cd](https://github.com/RueDeRennes/mosaik/commit/d615c2d3cd))
- **flowboard:** implement new FlowBoard components and update event handling ([eab85cfbb2](https://github.com/RueDeRennes/mosaik/commit/eab85cfbb2))
- **themes:** add flow board and column components for cosmopolitan, joy, and memphis themes ([811fe6f1c0](https://github.com/RueDeRennes/mosaik/commit/811fe6f1c0))
- **color-editor): add ColorEditor, ColorEditorInputs, and ColorEditorPalette components feat(color-editor): implement ColorEditorInputsComponent and ColorEditorPaletteComponent for Angular feat(react): create ColorEditor, ColorEditorInputs, and ColorEditorPalette components for React feat(vue:** add ColorEditor, ColorEditorInputs, and ColorEditorPalette components for Vue ([b8ccdfd0e2](https://github.com/RueDeRennes/mosaik/commit/b8ccdfd0e2))
- **fontEditor:** add fontEditor JSON configurations for Joy and Memphis themes ([8590f31a9c](https://github.com/RueDeRennes/mosaik/commit/8590f31a9c))
- **memphis:** add color editor components with palette, shade slider, and swatch ([356ac68f42](https://github.com/RueDeRennes/mosaik/commit/356ac68f42))
- **swipe:** add leftPanned and rightPanned events to Swipe component ([f364cb41d5](https://github.com/RueDeRennes/mosaik/commit/f364cb41d5))
- **datebox, passwordbox:** add 'cleared' event and update documentation ([cce79081ad](https://github.com/RueDeRennes/mosaik/commit/cce79081ad))
- **DateTimeBox:** add 'cleared' event and update dropdown dimensions properties ([e226a53f85](https://github.com/RueDeRennes/mosaik/commit/e226a53f85))
- **autocomplete, colorbox, datebox, datetimebox, select, timebox, floating, combo:** update dropdown properties for better customization ([9ef5b4dd1c](https://github.com/RueDeRennes/mosaik/commit/9ef5b4dd1c))
- **Select): update border color and radius variables for themes feat(Expandable): refactor ExpandableElement to use new Expandable behavior feat(Message): add MessageContent component and related events feat(Message): enhance MessageComponent with expandable properties and events feat(TextFormatter): improve Markdown parsing for links and formatting fix(Index:** reorder exports for consistency ([a88c2d8a2e](https://github.com/RueDeRennes/mosaik/commit/a88c2d8a2e))
- **code-editor:** add copy functionality and enhance editor features across components ([004974cf05](https://github.com/RueDeRennes/mosaik/commit/004974cf05))

### 🩹 Fixes

- **docs:** correct createdAt and updatedAt dates in NgRx and RxJS articles ([af98b9acfa](https://github.com/RueDeRennes/mosaik/commit/af98b9acfa))
- **author:** correct spelling of Andre to André in multiple documentation files ([e924eb8206](https://github.com/RueDeRennes/mosaik/commit/e924eb8206))
- **project:** add missing newline at end of JSON files ([9ae562116e](https://github.com/RueDeRennes/mosaik/commit/9ae562116e))
- **components): rename event emitters for consistency and clarity refactor(events): update event detail interfaces for improved type safety feat(events:** add readonly event emitter interface for better encapsulation ([4374d5ef71](https://github.com/RueDeRennes/mosaik/commit/4374d5ef71))
- **package:** add missing newline at end of package.json ([88da605287](https://github.com/RueDeRennes/mosaik/commit/88da605287))

## 0.0.226 (2026-01-28)

### 🚀 Features

- **TextFormatter:** enhance text formatting with WhatsApp-style syntax and improve Markdown support ([3939dbe6c7](https://github.com/RueDeRennes/mosaik/commit/3939dbe6c7))
- **order-edit-drawer:** refactor form handling to use Signal Forms and improve validation ([d72d23f3f6](https://github.com/RueDeRennes/mosaik/commit/d72d23f3f6))
- **message:** refactor message component and update theme tokens for improved styling ([b5e23ce50a](https://github.com/RueDeRennes/mosaik/commit/b5e23ce50a))

### 🩹 Fixes

- **CardIsBusyDirective:** correct import path for ProgressRingComponent ([9cd2f79507](https://github.com/RueDeRennes/mosaik/commit/9cd2f79507))
- update import paths for FormStatusDirective across multiple components ([5f690dfe92](https://github.com/RueDeRennes/mosaik/commit/5f690dfe92))
- **package:** add missing newline at end of file ([876a6f3b9f](https://github.com/RueDeRennes/mosaik/commit/876a6f3b9f))

## 0.0.225 (2026-01-27)

### 🚀 Features

- **message:** refactor message component and update theme tokens for improved styling ([b5e23ce50a](https://github.com/RueDeRennes/mosaik/commit/b5e23ce50a))

### 🩹 Fixes

- **package:** add missing newline at end of file ([876a6f3b9f](https://github.com/RueDeRennes/mosaik/commit/876a6f3b9f))

## 0.0.224 (2026-01-26)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.223 (2026-01-25)

### 🚀 Features

- **components:** implement inheritance controllers for Selectors and Tree components ([1907f30979](https://github.com/RueDeRennes/mosaik/commit/1907f30979))
- **colorbox): add colorPosition property to control preview position relative to input feat(expander): add actions part to ExpanderElement for enhanced functionality feat(theme): implement raw elevation shadow management methods in AppThemeView style(theme:** update AppThemeView styles for shadow group ([0d7f887487](https://github.com/RueDeRennes/mosaik/commit/0d7f887487))
- **expander:** add stacking prop to ExpanderGroupComponent for Svelte and Vue ([f9a1ed154f](https://github.com/RueDeRennes/mosaik/commit/f9a1ed154f))

### 🩹 Fixes

- **theme:** enhance AppThemeView with expert mode features and improve styling ([b43b095440](https://github.com/RueDeRennes/mosaik/commit/b43b095440))
- **docs:** standardize punctuation and formatting across multiple documentation files ([bed55885fe](https://github.com/RueDeRennes/mosaik/commit/bed55885fe))

## 0.0.222 (2026-01-21)

### 🚀 Features

- **Cdk/Utils:** add deepMerge function for merging nested objects ([958d8b1db2](https://github.com/RueDeRennes/mosaik/commit/958d8b1db2))
- **theming): update Theme2Component to include 'name' and 'global' props refactor(theming): reorganize ITheme utility functions for better clarity feat(theming): add THEME_MODES and THEME_MODES_WITH_SYSTEM constants fix(theming:** export ThemeMode and THEME_MODES from index ([5b0d68ef4a](https://github.com/RueDeRennes/mosaik/commit/5b0d68ef4a))

### 🩹 Fixes

- **theme:** update paths for Tailwind presets and add Snyk organization setting ([a2defd1849](https://github.com/RueDeRennes/mosaik/commit/a2defd1849))
- **package.json:** add missing newline at end of file ([8b6d8f8c2b](https://github.com/RueDeRennes/mosaik/commit/8b6d8f8c2b))

## 0.0.221 (2026-01-16)

### 🩹 Fixes

- **package.json:** update release version to 0.0.221 ([03ebc3de62](https://github.com/RueDeRennes/mosaik/commit/03ebc3de62))
- **package.json:** update release version to 0.0.220 ([320c50e503](https://github.com/RueDeRennes/mosaik/commit/320c50e503))

## 0.0.220 (2026-01-15)

### 🩹 Fixes

- **Sandbox.json): update theme import paths for consistency in SCSS usage fix(package.json:** increment release version to 0.0.219 ([57dce3aace](https://github.com/RueDeRennes/mosaik/commit/57dce3aace))

## 0.0.218 (2026-01-15)

### 🚀 Features

- **meter:** enhance MeterRing and MeterBar components with new styles and properties ([026b313a58](https://github.com/RueDeRennes/mosaik/commit/026b313a58))

## 0.0.217 (2026-01-09)

### 🚀 Features

- **translations): add empty state message for icon gallery feat(app): update portal attached event handling in AppTemplate feat(icon-gallery): enhance IconGalleryViewPresenter with portal attachment logic feat(icon-gallery): update IconGalleryViewTemplate to handle portal attachment feat(executors): add ng-api-extractor executor for Angular API extraction feat(executors): implement ng-api-extractor task logic fix(typography): inject DOCUMENT for theme handling in TypographyDirective fix(translations): inject DOCUMENT for language setting in provideTranslations fix(portal:** reset projection after portal attachment in PortalElement ([7b75b3a8b0](https://github.com/RueDeRennes/mosaik/commit/7b75b3a8b0))
- **theme:** update transition properties and add new component tokens for Joy and Memphis themes ([904888d0f5](https://github.com/RueDeRennes/mosaik/commit/904888d0f5))
- **llms:** add new components and llms plugin for documentation generation ([3c4d1ad7a1](https://github.com/RueDeRennes/mosaik/commit/3c4d1ad7a1))

### 🩹 Fixes

- **package:** streamline build scripts to include alias replacement and package copying ([65637ebced](https://github.com/RueDeRennes/mosaik/commit/65637ebced))

## 0.0.216 (2026-01-04)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.215 (2026-01-04)

### 🚀 Features

- **order-management): add order management component with list and table views feat(drawer): implement full-screen mode for drawer component fix(drawer): update drawer styles for full-screen support in themes refactor(toast): adjust toast component to handle enter animations correctly chore(package:** update postbuild:dev script to include wca analysis ([0992db6a46](https://github.com/RueDeRennes/mosaik/commit/0992db6a46))
- **dialog): implement responsive dialog and drawer behaviors with breakpoints feat(drawer): add divider height property and update styles for header style(dialog): enforce centering with !important in CSS for dialog themes style(drawer:** enhance drawer themes with divider styles and improve layout ([f5bd0057c6](https://github.com/RueDeRennes/mosaik/commit/f5bd0057c6))
- **dialog): replace DialogBreakpointObserverBehavior with DialogBreakpointBehavior feat(drawer:** add DrawerBreakpointBehavior for responsive drawer sizing refactor: update imports and configurations for breakpoint behaviors ([25c0c1899e](https://github.com/RueDeRennes/mosaik/commit/25c0c1899e))

### 🩹 Fixes

- **resize:** standardize resize event names to camelCase and update related components ([a9cc1df0a7](https://github.com/RueDeRennes/mosaik/commit/a9cc1df0a7))

## 0.0.214 (2026-01-02)

### 🚀 Features

- **drawer:** enhance DrawerElement with new slot definitions and update properties ([df154611aa](https://github.com/RueDeRennes/mosaik/commit/df154611aa))

## 0.0.212 (2026-01-02)

### 🚀 Features

- **auth:** add toast overlay button and functionality ([2ba7af0f31](https://github.com/RueDeRennes/mosaik/commit/2ba7af0f31))
- **resize-thumb:** add isResizing property and update related components ([e36a8dfacc](https://github.com/RueDeRennes/mosaik/commit/e36a8dfacc))
- **instructions:** enhance coding standards with access modifiers and service-layer guidelines ([7bad04f186](https://github.com/RueDeRennes/mosaik/commit/7bad04f186))
- **drawer:** add DrawerActions component and related styles ([0694277f87](https://github.com/RueDeRennes/mosaik/commit/0694277f87))
- **drawer:** implement drawer stacking behavior and update styles for themes ([036f98144e](https://github.com/RueDeRennes/mosaik/commit/036f98144e))

## 0.0.211 (2025-12-31)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.210 (2025-12-31)

### 🚀 Features

- **drawer:** add highlight variant to buttons and implement drawer opening functionality ([057fee3aef](https://github.com/RueDeRennes/mosaik/commit/057fee3aef))

## 0.0.209 (2025-12-30)

### 🚀 Features

- **overlays): replace BottomSheet with Sheet component in React, Svelte, and Vue refactor(overlays): create Sheet context and hooks for managing sheet functionality delete(overlays): remove BottomSheet implementation from Svelte and Vue style(themes:** add new tokens and styles for Sheet component in various themes ([9b31d53a48](https://github.com/RueDeRennes/mosaik/commit/9b31d53a48))
- **drawer:** update drawer position and add new drawer options for better usability ([014f64793b](https://github.com/RueDeRennes/mosaik/commit/014f64793b))
- **drawer:** add DrawerFooterElement with styles and templates for themes ([112cf9ecc4](https://github.com/RueDeRennes/mosaik/commit/112cf9ecc4))
- **menu:** add menuMode property and handle pointer leave for submenu interactions ([ac89155f01](https://github.com/RueDeRennes/mosaik/commit/ac89155f01))
- **overlays:** add escape key handling and backdrop click functionality to overlays ([abd104d27e](https://github.com/RueDeRennes/mosaik/commit/abd104d27e))
- **cdk:** implement toast, dialog, drawer, bottom sheet, and message box components for Svelte and Vue ([85e924ee20](https://github.com/RueDeRennes/mosaik/commit/85e924ee20))
- **drawer:** enhance drawer header and content structure with new components ([9d587b01c3](https://github.com/RueDeRennes/mosaik/commit/9d587b01c3))
- **drawer): add DrawerHeader, DrawerHeaderText, and DrawerHeaderSubText components feat(vue): implement DrawerHeader, DrawerHeaderText, and DrawerHeaderSubText for Vue feat(theme): create tokens for DrawerHeader, DrawerHeaderText, and DrawerHeaderSubText in Cosmopolitan, Joy, and Memphis themes fix(autoComplete): update props and methods in AutoCompleteBoxComponent fix(drawer:** enhance DrawerComponent methods and props for better functionality ([a013fd74f5](https://github.com/RueDeRennes/mosaik/commit/a013fd74f5))
- **autocomplete:** enhance AutoCompleteBox styles and behaviors with focus ring support ([c897e3f834](https://github.com/RueDeRennes/mosaik/commit/c897e3f834))
- **memphis:** update color tokens for improved theme consistency and accessibility ([5ee21045d0](https://github.com/RueDeRennes/mosaik/commit/5ee21045d0))
- **region:** add Region and RegionView components with themes and properties ([16118756b2](https://github.com/RueDeRennes/mosaik/commit/16118756b2))
- **region:** add ViewElement and RegionElement components with demo and themes ([2c4b84c418](https://github.com/RueDeRennes/mosaik/commit/2c4b84c418))
- **selectors): enhance property groups for List, Menu, Tab, and Tree components feat(selectors): add nested structure to Menu and Wizard templates fix(selectors:** improve styling and layout for DataTable themes docs: add article on Controller Pattern in Angular for better component logic management ([aac9fe4d9e](https://github.com/RueDeRennes/mosaik/commit/aac9fe4d9e))
- **controllers:** add IControllerHostRef and IReactiveController interfaces with useController function ([74f375a513](https://github.com/RueDeRennes/mosaik/commit/74f375a513))
- **components): refactor TitleBar, Toolbar, Tooltip, and UpDownSpinner samples to use templates style(timeline): enhance horizontal timeline item styles for better layout and alignment fix(main): update exports for IndicatorSample and TreeMap components chore(cspell:** add xaxis and yaxis to spell check words ([442d952d1a](https://github.com/RueDeRennes/mosaik/commit/442d952d1a))
- **timeline:** add timeline components for React, Svelte, and Vue with styles ([1c0375d250](https://github.com/RueDeRennes/mosaik/commit/1c0375d250))

### 🩹 Fixes

- **UpDownSpinnerSample): ensure value updates correctly on spin events fix(FeedbackDetailView): use mutable feedback object for comment and vote updates fix(FeedbackDetailViewTemplate): prevent deleteComment call if feedback ID is undefined refactor(SupportView): override render method for better clarity fix(AppViewTemplate): handle icon assignment safely with fallback fix(NewsletterViewTemplate): ensure newsletter submission works correctly fix(EventsViewTemplate): improve handling of calendar location and link checks fix(ProfileViewTemplate): ensure bio input hint updates correctly fix(ColorPaletteBuilderView): ensure palette generation uses correct types fix(GridGeneratorView): instantiate view model correctly and expose it refactor(GridGeneratorViewTemplate): simplify template function signature fix(IconGalleryViewTemplate): ensure mode selection works correctly with types chore(tsconfig): change module resolution to Bundler for better compatibility chore(vite.config): add vite-plugin-checker for TypeScript checks chore(vite.config.production): include vite-plugin-checker for production builds feat(Controller): add IControllerHostRef and IReactiveController interfaces feat(Controller): implement useController for managing reactive controllers chore(ControllerHost): remove deprecated ControllerHost implementation feat(GlobalDomRef:** create global DOM reference for better testability ([9da5337bfb](https://github.com/RueDeRennes/mosaik/commit/9da5337bfb))

## 0.0.208 (2025-12-13)

### 🚀 Features

- update component properties and descriptions for better clarity and functionality ([5d4069bff7](https://github.com/RueDeRennes/mosaik/commit/5d4069bff7))

## 0.0.207 (2025-12-13)

### 🚀 Features

- **split): add min and max properties for size constraints in SplitElement feat(stepper): introduce isActive property in StepperItemElement refactor(split): update SplitElement to use CssLength for position, min, and max fix(split): adjust CSS properties and templates to reflect new min/max constraints style(split:** remove deprecated CSS variables for min and max in themes ([0478bec83f](https://github.com/RueDeRennes/mosaik/commit/0478bec83f))
- **stepper): add Cosmopolitan, Joy, and Memphis themes for Stepper and StepperItem components feat(stepper): implement React and Svelte components for Stepper and StepperItem feat(stepper): create Vue components for Stepper and StepperItem fix(wizard): update event detail interfaces for active step changes style(stepper:** define token styles for various themes in SCSS ([f3922024d6](https://github.com/RueDeRennes/mosaik/commit/f3922024d6))
- add stepper tokens for all themes ([7871bba3fd](https://github.com/RueDeRennes/mosaik/commit/7871bba3fd))
- **tailwind:** implement Tailwind v4 config generation and update package scripts ([db31430aaf](https://github.com/RueDeRennes/mosaik/commit/db31430aaf))

### 🩹 Fixes

- **stepper:** improve stepper functionality and styles, add navigation directives ([d53c7333a7](https://github.com/RueDeRennes/mosaik/commit/d53c7333a7))
- **stepper:** update properties and styles for Stepper themes and components ([5f66855a75](https://github.com/RueDeRennes/mosaik/commit/5f66855a75))

## 0.0.206 (2025-12-09)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.205 (2025-12-07)

### 🩹 Fixes

- **buttons): update stack-gap variable usage in FloatingActionButton, RepeatButton, SplitButton, ToggleButton themes fix(card): update stack-gap variable usage in CardActions theme fix(expander): update stack-gap variable usage in Expander theme fix(comment): update stack-gap variable usage in Comment theme fix(dialog): update stack-gap variable usage in DialogActions theme fix(segment): update stack-gap variable usage in SegmentItem theme fix(tab-strip): update stack-gap variable usage in TabStripItem theme fix(states): update stack-gap variable usage in Busy, Empty, Error, and Success state themes chore(package:** bump version to 0.0.204 in package.json ([878a490c1e](https://github.com/RueDeRennes/mosaik/commit/878a490c1e))

## 0.0.204 (2025-12-07)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.203 (2025-12-06)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.202 (2025-12-06)

### 🚀 Features

- **error, hint:** add textOverflow property to Error and Hint components ([131d8bec1e](https://github.com/RueDeRennes/mosaik/commit/131d8bec1e))

### 🩹 Fixes

- **forms:** update SignalFormValidator to handle nested structures correctly ([49d0fdab8f](https://github.com/RueDeRennes/mosaik/commit/49d0fdab8f))

## 0.0.201 (2025-12-05)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.200 (2025-12-05)

### 🩹 Fixes

- **SignalFormValidator:** update collectErrors to handle flat structures and improve readability ([25857d24b3](https://github.com/RueDeRennes/mosaik/commit/25857d24b3))

## 0.0.199 (2025-12-05)

### 🩹 Fixes

- **SignalFormValidator:** update collectErrors implementation for flat structures ([1a51b459a5](https://github.com/RueDeRennes/mosaik/commit/1a51b459a5))
- **package:** add missing newline at end of file ([e7bbe4e7c1](https://github.com/RueDeRennes/mosaik/commit/e7bbe4e7c1))

## 0.0.198 (2025-12-05)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.197 (2025-12-05)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.196 (2025-12-05)

### 🚀 Features

- **SignalFormValidator:** mark fields as touched during validation ([662b6f9dbe](https://github.com/RueDeRennes/mosaik/commit/662b6f9dbe))
- **event-hub:** add Event Hub pattern implementation for Angular 2025 ([88dc4f7404](https://github.com/RueDeRennes/mosaik/commit/88dc4f7404))

### 🩹 Fixes

- **keywords:** add Event Bus and Message Bus to event hub documentation ([69cafcf76f](https://github.com/RueDeRennes/mosaik/commit/69cafcf76f))

## 0.0.195 (2025-12-03)

### 🩹 Fixes

- **FormFieldDirective:** remove unnecessary @required annotation from fieldState ([77df1cf897](https://github.com/RueDeRennes/mosaik/commit/77df1cf897))
- **FormFieldStatusDirective:** inject FIELD and update host element handling ([f8c4c2001f](https://github.com/RueDeRennes/mosaik/commit/f8c4c2001f))
- **package:** add missing newline at end of file in package.json ([a9bf15349b](https://github.com/RueDeRennes/mosaik/commit/a9bf15349b))

## 0.0.194 (2025-12-03)

### 🩹 Fixes

- **Cdk:** export FormFieldStatusDirective alongside FORM_STATUS_HOST from FormStatusDirective ([c8521cd4ff](https://github.com/RueDeRennes/mosaik/commit/c8521cd4ff))
- **components:** add FormFieldStatusDirective to input components for improved form status handling - make mosaik components signal forms ready ([bd0ecad644](https://github.com/RueDeRennes/mosaik/commit/bd0ecad644))

## 0.0.193 (2025-12-03)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.192 (2025-12-03)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.191 (2025-12-03)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.190 (2025-12-02)

### 🩹 Fixes

- **choice-group:** add flex property to root part for improved layout consistency ([8bd80ed40b](https://github.com/RueDeRennes/mosaik/commit/8bd80ed40b))

## 0.0.189 (2025-12-02)

### 🩹 Fixes

- **choice-group:** add flex property to root part for better layout ([51e2a1a9be](https://github.com/RueDeRennes/mosaik/commit/51e2a1a9be))

## 0.0.188 (2025-12-02)

### 🚀 Features

- **directives:** update FormFieldDirective to improve error handling and usage documentation ([7c07bb43fd](https://github.com/RueDeRennes/mosaik/commit/7c07bb43fd))

### 🩹 Fixes

- **directives:** rename applyError to setError for clarity in FormFieldDirective ([747560c657](https://github.com/RueDeRennes/mosaik/commit/747560c657))
- **directives:** enhance error handling in FormFieldDirective to check for invalid state ([3b098ac14c](https://github.com/RueDeRennes/mosaik/commit/3b098ac14c))

## 0.0.187 (2025-12-02)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.186 (2025-12-02)

### 🚀 Features

- **directives:** refactor FormFieldDirective to use InputSignal for field state ([2ab766e52f](https://github.com/RueDeRennes/mosaik/commit/2ab766e52f))

## 0.0.185 (2025-12-02)

### 🚀 Features

- **directives:** add FormFieldDirective for improved form error handling ([86387158ef](https://github.com/RueDeRennes/mosaik/commit/86387158ef))

## 0.0.184 (2025-12-02)

### 🚀 Features

- **eslint:** enhance ESLint configuration and add .eslintignore file ([4b3deb5566](https://github.com/RueDeRennes/mosaik/commit/4b3deb5566))
- **errors:** add ErrorKindDirective and FormFieldErrorDirective for enhanced error handling ([813bb9130f](https://github.com/RueDeRennes/mosaik/commit/813bb9130f))

## 0.0.183 (2025-11-30)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.182 (2025-11-30)

### 🚀 Features

- **themes:** refactor theme generator strategies and update build process ([55859a854f](https://github.com/RueDeRennes/mosaik/commit/55859a854f))

## 0.0.181 (2025-11-30)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.180 (2025-11-30)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.179 (2025-11-29)

### 🚀 Features

- **tailwind): add Material and Memphis presets for Tailwind CSS themes fix(tokens): correct typo in headline2 key in joy and memphis theme JSON files chore(tsconfig:** update TypeScript configuration to include Tailwind files ([0ae3d28053](https://github.com/RueDeRennes/mosaik/commit/0ae3d28053))

## 0.0.178 (2025-11-29)

### 🩹 Fixes

- **package:** add missing newline at end of file ([0fc5a107d6](https://github.com/RueDeRennes/mosaik/commit/0fc5a107d6))

## 0.0.177 (2025-11-29)

### 🩹 Fixes

- **release:** update release script version to 0.0.177 ([1895016b0a](https://github.com/RueDeRennes/mosaik/commit/1895016b0a))

## 0.0.176 (2025-11-29)

### 🚀 Features

- add oklch color transform and update dependencies in style-dictionary plugins ([40063afe0a](https://github.com/RueDeRennes/mosaik/commit/40063afe0a))

### 🩹 Fixes

- add missing newline at end of JSON files ([60b2109dd0](https://github.com/RueDeRennes/mosaik/commit/60b2109dd0))

## 0.0.175 (2025-11-28)

### 🩹 Fixes

- add missing newline at end of package.json ([b00046e27b](https://github.com/RueDeRennes/mosaik/commit/b00046e27b))

## 0.0.174 (2025-11-28)

### 🚀 Features

- **tailwind:** add Joy Tailwind plugin with configuration options and token exposure ([72bbf954a8](https://github.com/RueDeRennes/mosaik/commit/72bbf954a8))
- **svg:** add SVG to path conversion utility ([f2f74da782](https://github.com/RueDeRennes/mosaik/commit/f2f74da782))

### 🩹 Fixes

- remove unused elevation2 light token and update release version in package.json ([9a63ade438](https://github.com/RueDeRennes/mosaik/commit/9a63ade438))
- remove unused dependency 'element-to-path' from yarn.lock ([df86dc94de](https://github.com/RueDeRennes/mosaik/commit/df86dc94de))
- add newline at end of package.json ([73db364d3c](https://github.com/RueDeRennes/mosaik/commit/73db364d3c))

## 0.0.173 (2025-11-26)

### 🚀 Features

- Enhance Color Palette Builder and Theme Generation ([7b7a885f6a](https://github.com/RueDeRennes/mosaik/commit/7b7a885f6a))

## 0.0.172 (2025-11-21)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.171 (2025-11-21)

### 🚀 Features

- add FlipToDirective for flipping components and ReactiveFormValidator for form validation ([ba607ccc49](https://github.com/RueDeRennes/mosaik/commit/ba607ccc49))

### 🩹 Fixes

- **release:** update release version to 0.0.170 ([089a682d6f](https://github.com/RueDeRennes/mosaik/commit/089a682d6f))

## 0.0.170 (2025-10-28)

### 🩹 Fixes

- **release:** update release version to 0.0.169 ([77c58d1eea](https://github.com/RueDeRennes/mosaik/commit/77c58d1eea))

## 0.0.169 (2025-10-28)

### 🚀 Features

- **chat:** add author property to chat messages and update templates ([6e22d26e1d](https://github.com/RueDeRennes/mosaik/commit/6e22d26e1d))

### 🩹 Fixes

- **release:** update release version to 0.0.168 ([1434c7a9fd](https://github.com/RueDeRennes/mosaik/commit/1434c7a9fd))

## 0.0.168 (2025-10-26)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.167 (2025-10-26)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.166 (2025-10-26)

### 🚀 Features

- **List:** add inset property and update styles for flexible layout ([3dc4e28f0d](https://github.com/RueDeRennes/mosaik/commit/3dc4e28f0d))

### 🩹 Fixes

- **package:** add missing newline at end of file ([4aa435a5b6](https://github.com/RueDeRennes/mosaik/commit/4aa435a5b6))

## 0.0.165 (2025-10-24)

### 🚀 Features

- **List:** add orientation property and update styles for flexible layout ([44aa6a89cb](https://github.com/RueDeRennes/mosaik/commit/44aa6a89cb))

## 0.0.164 (2025-10-24)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.163 (2025-10-22)

### 🚀 Features

- enhance ChatElement with additional slots for improved functionality ([1dfc91b4ea](https://github.com/RueDeRennes/mosaik/commit/1dfc91b4ea))
- add DateAgo and TimeAgo pipes, directives, and services for time-based formatting ([40c3e551ba](https://github.com/RueDeRennes/mosaik/commit/40c3e551ba))

## 0.0.162 (2025-10-22)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.161 (2025-10-22)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.160 (2025-10-21)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.159 (2025-10-21)

### 🩹 Fixes

- correct typo in TODO comment in TemplateType.ts and adjust formatting in ModelKind.ts and ModelKindRegistry.ts ([c8bcbb7a65](https://github.com/RueDeRennes/mosaik/commit/c8bcbb7a65))

## 0.0.158 (2025-10-21)

### 🚀 Features

- add options for ListElement and update release version to 0.0.157 ([0a28367587](https://github.com/RueDeRennes/mosaik/commit/0a28367587))

### 🩹 Fixes

- correct typos in interface comments and update default configuration values ([dc58b1a35c](https://github.com/RueDeRennes/mosaik/commit/dc58b1a35c))

## 0.0.157 (2025-10-19)

### 🩹 Fixes

- add newline at end of file in package.json ([d0e684e967](https://github.com/RueDeRennes/mosaik/commit/d0e684e967))

## 0.0.156 (2025-10-17)

### 🩹 Fixes

- update release version to 0.0.156 in package.json ([323d1588b7](https://github.com/RueDeRennes/mosaik/commit/323d1588b7))
- correct selector for dropdown button in IconNameDirective ([c0c20e4c39](https://github.com/RueDeRennes/mosaik/commit/c0c20e4c39))
- update release version to 0.0.155 in package.json ([1f1946594c](https://github.com/RueDeRennes/mosaik/commit/1f1946594c))

## 0.0.155 (2025-10-16)

### 🩹 Fixes

- update release version to 0.0.154 in package.json ([d894b6b4a1](https://github.com/RueDeRennes/mosaik/commit/d894b6b4a1))

## 0.0.154 (2025-10-16)

### 🩹 Fixes

- remove deprecated -webkit-backdrop-filter from transition properties in theme styles refactor: simplify AutoCompleteBox styles for better maintainability chore: update release script to version 0.0.153 ([a7af7fe240](https://github.com/RueDeRennes/mosaik/commit/a7af7fe240))

## 0.0.153 (2025-10-15)

### 🩹 Fixes

- remove deprecated -webkit-backdrop-filter from transition properties in theme styles refactor: simplify AutoCompleteBox styles for better maintainability chore: update release script to version 0.0.153 ([a7af7fe240](https://github.com/RueDeRennes/mosaik/commit/a7af7fe240))

## 0.0.152 (2025-10-15)

### 🚀 Features

- Refactor validation reporting in FormValidator2 to use IValidateHooks interface ([3f2cc3e038](https://github.com/RueDeRennes/mosaik/commit/3f2cc3e038))
- Update AutoCompleteBox component to include new input properties and methods ([70b4f5462e](https://github.com/RueDeRennes/mosaik/commit/70b4f5462e))

## 0.0.151 (2025-09-29)

### 🚀 Features

- add wrap property to StackElement for flexible layout handling ([181634aa81](https://github.com/RueDeRennes/mosaik/commit/181634aa81))

## 0.0.150 (2025-09-29)

### 🩹 Fixes

- update release script version to 0.0.149 and adjust enum handling in modelClass function ([826e15bdf2](https://github.com/RueDeRennes/mosaik/commit/826e15bdf2))

## 0.0.149 (2025-09-25)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.148 (2025-09-25)

### 🚀 Features

- **calendar:** add support for multiple calendar sheets ([445b84be1b](https://github.com/RueDeRennes/mosaik/commit/445b84be1b))

## 0.0.147 (2025-09-25)

### 🩹 Fixes

- correct spelling of 'schema' in OpenApiParser logging ([1a75e6c62b](https://github.com/RueDeRennes/mosaik/commit/1a75e6c62b))

## 0.0.146 (2025-09-16)

### 🩹 Fixes

- update release script version to 0.0.145 and enhance logging output in TemplateBuilder ([c77501d259](https://github.com/RueDeRennes/mosaik/commit/c77501d259))

## 0.0.145 (2025-09-16)

### 🩹 Fixes

- update release version to 0.0.144 and improve type annotations in TemplateEngine ([c99a28f6b6](https://github.com/RueDeRennes/mosaik/commit/c99a28f6b6))

## 0.0.144 (2025-09-16)

### 🩹 Fixes

- correct spelling of 'preferred' in TemplateBuilder and related files ([5862673dc4](https://github.com/RueDeRennes/mosaik/commit/5862673dc4))

## 0.0.143 (2025-09-16)

### 🩹 Fixes

- update release script version to 0.0.142 ([b558893804](https://github.com/RueDeRennes/mosaik/commit/b558893804))

## 0.0.142 (2025-09-15)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.141 (2025-09-14)

### 🚀 Features

- add comprehensive guidelines for code quality checks and testing standards across backend, frontend, and testing instructions ([9d9bcf13f9](https://github.com/RueDeRennes/mosaik/commit/9d9bcf13f9))

### 🩹 Fixes

- add missing newline at end of package.json ([3309d1ee97](https://github.com/RueDeRennes/mosaik/commit/3309d1ee97))

## 0.0.140 (2025-09-10)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.139 (2025-09-08)

### 🚀 Features

- add reorderable and resizable properties to TileListItemElement and update related styles ([84672caf3a](https://github.com/RueDeRennes/mosaik/commit/84672caf3a))

## 0.0.138 (2025-09-07)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.137 (2025-09-05)

### 🚀 Features

- **build:** add environment variable sanitization to build summary ([b2f1e0830e](https://github.com/RueDeRennes/mosaik/commit/b2f1e0830e))
- **dropzone:** enhance DropZone component with new styles and states ([0d6349f9ce](https://github.com/RueDeRennes/mosaik/commit/0d6349f9ce))

## 0.0.136 (2025-09-04)

### 🚀 Features

- add comprehensive coding standards for backend, frontend, and testing ([3987d97056](https://github.com/RueDeRennes/mosaik/commit/3987d97056))
- integrate build info into AppElement and update template to display build metadata ([afff580948](https://github.com/RueDeRennes/mosaik/commit/afff580948))

### 🩹 Fixes

- standardize padding-top property in Banner styles and templates ([377e883410](https://github.com/RueDeRennes/mosaik/commit/377e883410))

## 0.0.135 (2025-09-03)

### 🚀 Features

- add build info plugin for Vite to collect and expose build metadata ([888ea8b254](https://github.com/RueDeRennes/mosaik/commit/888ea8b254))

### 🩹 Fixes

- enhance build info logging format and update release version to 0.0.135 ([61b1c86643](https://github.com/RueDeRennes/mosaik/commit/61b1c86643))
- add missing newline at end of package.json ([cf3b9a3f21](https://github.com/RueDeRennes/mosaik/commit/cf3b9a3f21))

## 0.0.134 (2025-09-01)

### 🚀 Features

- Add ThemeService for managing theme application and properties ([a3cb9be861](https://github.com/RueDeRennes/mosaik/commit/a3cb9be861))
- Add Audio Component and related functionality ([a66b67efb6](https://github.com/RueDeRennes/mosaik/commit/a66b67efb6))
- Add new Map and Thumbnail components with Cosmopolitan, Joy, and Memphis themes ([5142fee885](https://github.com/RueDeRennes/mosaik/commit/5142fee885))
- add serve scripts for app and API in package.json ([1ad4faa834](https://github.com/RueDeRennes/mosaik/commit/1ad4faa834))
- add ChatMessageReaction component with styles and templates ([1975e07a4a](https://github.com/RueDeRennes/mosaik/commit/1975e07a4a))
- add ChatInputAttachmentList component and update related props and events in ChatComponent ([70f0005bc5](https://github.com/RueDeRennes/mosaik/commit/70f0005bc5))

## 0.0.132 (2025-08-24)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.131 (2025-08-23)

### 🚀 Features

- reorder appearance input in ChatMarker components and ensure consistent usage across implementations ([eb5b88f6aa](https://github.com/RueDeRennes/mosaik/commit/eb5b88f6aa))

## 0.0.130 (2025-08-22)

### 🚀 Features

- add appearance property to ChatMarker components and update styles for new appearances ([23a86826b3](https://github.com/RueDeRennes/mosaik/commit/23a86826b3))
- update event names for recorder events to camelCase format ([bfd76cfe4b](https://github.com/RueDeRennes/mosaik/commit/bfd76cfe4b))

## 0.0.129 (2025-08-22)

### 🚀 Features

- add filePicked event to AttachmentChatTool component across multiple frameworks ([1c4744bc41](https://github.com/RueDeRennes/mosaik/commit/1c4744bc41))
- **voice-recorder:** add event handling for recording actions and update component props ([e78be3a04d](https://github.com/RueDeRennes/mosaik/commit/e78be3a04d))

## 0.0.128 (2025-08-22)

### 🚀 Features

- Add BusyState and VoiceRecorder components with Joy and Memphis themes ([eb1887d8e3](https://github.com/RueDeRennes/mosaik/commit/eb1887d8e3))
- **chat-tools:** integrate attachment and reaction chat tools ([89e61d7157](https://github.com/RueDeRennes/mosaik/commit/89e61d7157))

## 0.0.127 (2025-08-21)

### 🚀 Features

- add FormValidator2 and provideForms for enhanced form validation capabilities ([0202e7092e](https://github.com/RueDeRennes/mosaik/commit/0202e7092e))

## 0.0.126 (2025-08-21)

### 🚀 Features

- add new state components and their samples ([662149d135](https://github.com/RueDeRennes/mosaik/commit/662149d135))

## 0.0.125 (2025-08-20)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.124 (2025-08-20)

### 🚀 Features

- add formatter property to Checkbox, Choice, Radio, and ToggleSwitch components for enhanced text formatting ([e43a9d30b4](https://github.com/RueDeRennes/mosaik/commit/e43a9d30b4))
- update ChoiceElement template and styles for additional slot support ([e9d020bdf9](https://github.com/RueDeRennes/mosaik/commit/e9d020bdf9))

## 0.0.123 (2025-08-20)

### 🚀 Features

- add alignment property to HintComponent for better layout control ([2213e85eb3](https://github.com/RueDeRennes/mosaik/commit/2213e85eb3))
- add alignment property to HintElement and update template to support it ([985785e116](https://github.com/RueDeRennes/mosaik/commit/985785e116))

## 0.0.122 (2025-08-20)

### 🩹 Fixes

- add missing newline at end of package.json ([d79563d401](https://github.com/RueDeRennes/mosaik/commit/d79563d401))

## 0.0.121 (2025-08-20)

### 🚀 Features

- Add DockDirective to manage docking positions in dock panels ([f1ac989a7a](https://github.com/RueDeRennes/mosaik/commit/f1ac989a7a))
- Add ToggleButtonGroup and DockPanel components with associated styles and tokens ([a9728a1a4e](https://github.com/RueDeRennes/mosaik/commit/a9728a1a4e))
- Enhance Wizard and ScrubSlider components with new slot definitions and improved documentation ([9b2319130d](https://github.com/RueDeRennes/mosaik/commit/9b2319130d))

## 0.0.120 (2025-08-18)

### 🚀 Features

- Add ToggleButtonElementValueAccessor and integrate with ToggleButtonComponent ([5e831d7fbd](https://github.com/RueDeRennes/mosaik/commit/5e831d7fbd))

## 0.0.119 (2025-08-18)

### 🚀 Features

- **wizard:** add isFirstStep and isLastStep properties to Wizard component ([b398a839e2](https://github.com/RueDeRennes/mosaik/commit/b398a839e2))

### 🩹 Fixes

- **release:** update version to 0.0.118 in release script ([4ac4717314](https://github.com/RueDeRennes/mosaik/commit/4ac4717314))

## 0.0.118 (2025-08-18)

### 🩹 Fixes

- **dialog:** add width and height bindings to dialog component ([3f246e26d4](https://github.com/RueDeRennes/mosaik/commit/3f246e26d4))
- **dialog:** update part name from 'scroller' to 'scroll' in dialog content styles chore: update release version to 0.0.117 in package.json ([b6605f00c0](https://github.com/RueDeRennes/mosaik/commit/b6605f00c0))

## 0.0.117 (2025-08-18)

### 🩹 Fixes

- **dialog): correct part name from 'scroller' to 'scroll' in _DialogContentElement.scss chore(release:** update release script version to 0.0.116 in package.json ([549b90aade](https://github.com/RueDeRennes/mosaik/commit/549b90aade))

## 0.0.116 (2025-08-18)

### 🚀 Features

- **dialog:** enhance DialogBreakpointObserverBehavior with improved breakpoint handling and configuration ([8e7410215e](https://github.com/RueDeRennes/mosaik/commit/8e7410215e))

## 0.0.115 (2025-08-18)

### 🚀 Features

- **dialog:** enhance provideDialogs and DialogBreakpointObserverBehavior with new configurations and types ([2a7923da8f](https://github.com/RueDeRennes/mosaik/commit/2a7923da8f))

### 🩹 Fixes

- **dialog:** streamline fullScreenBreakpoints definition and enhance provideDialogs imports ([73802d6cc8](https://github.com/RueDeRennes/mosaik/commit/73802d6cc8))

## 0.0.114 (2025-08-17)

### 🚀 Features

- **dialog:** add DialogBreakpointObserverBehavior export ([0cdf19e3fb](https://github.com/RueDeRennes/mosaik/commit/0cdf19e3fb))

## 0.0.113 (2025-08-17)

### 🚀 Features

- **drawer:** add custom slot directives and enhance drawer functionality ([6fa46dddc8](https://github.com/RueDeRennes/mosaik/commit/6fa46dddc8))
- **dialog:** implement custom dialog slots and enhance dialog functionality ([dc13b4b8fe](https://github.com/RueDeRennes/mosaik/commit/dc13b4b8fe))
- **dialog:** implement DialogBehavior and DialogBreakpointObserverBehavior for responsive dialog handling ([d61535b485](https://github.com/RueDeRennes/mosaik/commit/d61535b485))
- **wizard:** add WizardNextDirective and WizardPrevDirective for navigation ([754ec9f036](https://github.com/RueDeRennes/mosaik/commit/754ec9f036))

## 0.0.112 (2025-08-16)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.111 (2025-08-16)

### 🚀 Features

- **error-directives:** add ErrorDirective and ErrorGroupDirective for form validation handling ([9b753e708a](https://github.com/RueDeRennes/mosaik/commit/9b753e708a))

## 0.0.110 (2025-08-16)

### 🚀 Features

- **scrub-slider:** implement ControlValueAccessor for ScrubSliderComponent ([b238efdd9f](https://github.com/RueDeRennes/mosaik/commit/b238efdd9f))

## 0.0.109 (2025-08-15)

### 🚀 Features

- **instructions:** add initial blogpost writing guidelines and structure ([03fbd93fd8](https://github.com/RueDeRennes/mosaik/commit/03fbd93fd8))

## 0.0.108 (2025-08-15)

### 🚀 Features

- **chat:** enhance styling and theming for chat components ([b8f5a8f6c6](https://github.com/RueDeRennes/mosaik/commit/b8f5a8f6c6))
- **dialog): enhance DialogPortalComponent with dynamic properties and update button appearance feat(translator:** improve addTranslations method to merge existing translations chore: update release script version to 0.0.107 ([e6974a901b](https://github.com/RueDeRennes/mosaik/commit/e6974a901b))

## 0.0.107 (2025-08-15)

### 🚀 Features

- **instructions:** add guideline for using "const object + derived union" pattern chore: update release version to 0.0.106 ([28ffdf76fb](https://github.com/RueDeRennes/mosaik/commit/28ffdf76fb))

## 0.0.106 (2025-08-15)

### 🚀 Features

- Add ScrubSlider component with multiple themes and styles ([d1db809262](https://github.com/RueDeRennes/mosaik/commit/d1db809262))
- refactor and reorganize provider functions for animations, breakpoints, icons, overlays, themes, and translations ([dcbc463c72](https://github.com/RueDeRennes/mosaik/commit/dcbc463c72))
- **instructions:** add guidelines for self-closing tags and update constructor injection recommendation ([12118c959d](https://github.com/RueDeRennes/mosaik/commit/12118c959d))

## 0.0.105 (2025-08-14)

### 🚀 Features

- **chat:** integrate Slottable behavior and update event naming conventions ([9a1fcbf0d6](https://github.com/RueDeRennes/mosaik/commit/9a1fcbf0d6))

## 0.0.104 (2025-08-14)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.103 (2025-08-13)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.102 (2025-08-12)

### 🩹 Fixes

- update import path for TranslatorService in TranslateService ([d26ac9e98c](https://github.com/RueDeRennes/mosaik/commit/d26ac9e98c))
- **release:** update release version to 0.0.101 in package.json ([86223aaef2](https://github.com/RueDeRennes/mosaik/commit/86223aaef2))

## 0.0.101 (2025-08-12)

### 🚀 Features

- **translate:** add TranslateService for improved translation handling ([60c7b3acb2](https://github.com/RueDeRennes/mosaik/commit/60c7b3acb2))

### 🩹 Fixes

- **release:** update release version to 0.0.100 in package.json ([6b4d2ead65](https://github.com/RueDeRennes/mosaik/commit/6b4d2ead65))

## 0.0.100 (2025-08-12)

### 🚀 Features

- **select:** enhance empty state handling and improve visibility checks ([ab9611d431](https://github.com/RueDeRennes/mosaik/commit/ab9611d431))

### 🩹 Fixes

- update release version to 0.0.99 in package.json ([00ce8821ae](https://github.com/RueDeRennes/mosaik/commit/00ce8821ae))

## 0.0.99 (2025-08-11)

### 🩹 Fixes

- update dialog template syntax to use @if for conditional rendering ([732d7d015b](https://github.com/RueDeRennes/mosaik/commit/732d7d015b))
- update release version to 0.0.98 in package.json ([7b87750763](https://github.com/RueDeRennes/mosaik/commit/7b87750763))

## 0.0.98 (2025-08-11)

### 🩹 Fixes

- update release version to 0.0.97 in package.json ([332303fb5e](https://github.com/RueDeRennes/mosaik/commit/332303fb5e))

## 0.0.97 (2025-08-11)

### 🚀 Features

- add provider functions for dialogs, drawers, message boxes, and toasts ([6c8d58d206](https://github.com/RueDeRennes/mosaik/commit/6c8d58d206))

### 🩹 Fixes

- update release version to 0.0.96 in package.json ([6837da25c3](https://github.com/RueDeRennes/mosaik/commit/6837da25c3))

## 0.0.96 (2025-08-10)

### 🩹 Fixes

- improve type safety for animation properties in AnimateDirective ([adb64bffce](https://github.com/RueDeRennes/mosaik/commit/adb64bffce))
- update @types/node to version 24.2.1 across multiple packages ([1d3b606f14](https://github.com/RueDeRennes/mosaik/commit/1d3b606f14))
- update release version to 0.0.95 in package.json ([c1d12c2301](https://github.com/RueDeRennes/mosaik/commit/c1d12c2301))

## 0.0.95 (2025-08-09)

### 🩹 Fixes

- refactor animation properties in AnimateDirective and Animation to improve type safety ([c59fd6dd7f](https://github.com/RueDeRennes/mosaik/commit/c59fd6dd7f))
- update import path for FileCache and increment release version to 0.0.94 ([54601adcea](https://github.com/RueDeRennes/mosaik/commit/54601adcea))

## 0.0.94 (2025-08-09)

### 🩹 Fixes

- add missing newline at end of package.json ([32f8168058](https://github.com/RueDeRennes/mosaik/commit/32f8168058))

## 0.0.93 (2025-08-09)

### 🚀 Features

- implement caching utility and update executors to use it ([109456ef58](https://github.com/RueDeRennes/mosaik/commit/109456ef58))

### 🩹 Fixes

- update cache enabling logic across multiple executors ([91828dcf26](https://github.com/RueDeRennes/mosaik/commit/91828dcf26))

## 0.0.92 (2025-08-08)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.91 (2025-08-08)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.90 (2025-08-08)

### 🚀 Features

- **select:** add filter functionality with placeholder support ([30207277b0](https://github.com/RueDeRennes/mosaik/commit/30207277b0))

## 0.0.89 (2025-08-05)

### 🚀 Features

- add FilterByPipe and OrderByPipe for enhanced array manipulation capabilities ([9ff230e3a7](https://github.com/RueDeRennes/mosaik/commit/9ff230e3a7))
- add OfPipe and FormatPipe exports to Cdk module ([4f9539aa58](https://github.com/RueDeRennes/mosaik/commit/4f9539aa58))
- add FormatPipe for string formatting functionality ([8f7f97fb1c](https://github.com/RueDeRennes/mosaik/commit/8f7f97fb1c))

## 0.0.88 (2025-08-04)

### 🚀 Features

- add executor options types and schema generation script; remove unused dependencies ([eb71956d5a](https://github.com/RueDeRennes/mosaik/commit/eb71956d5a))

## 0.0.87 (2025-08-04)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.86 (2025-08-04)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.85 (2025-08-01)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.84 (2025-08-01)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.83 (2025-08-01)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.82 (2025-08-01)

### 🚀 Features

- update release version to 0.0.81 in package.json ([6e01a49d06](https://github.com/RueDeRennes/mosaik/commit/6e01a49d06))

### 🩹 Fixes

- **release): update version number from 0.0.81 to 0.0.82 in release script fix(events:** remove redundant detailType from select event in Meta.g.json ([a330ca39c9](https://github.com/RueDeRennes/mosaik/commit/a330ca39c9))
- **dependencies:** downgrade TypeScript version from ^5.9.2 to ^5.8.3 across multiple packages ([c58367f25b](https://github.com/RueDeRennes/mosaik/commit/c58367f25b))

## 0.0.81 (2025-07-30)

### 🚀 Features

- enhance HTML code generation with new abstract methods and self-closing tag support feat: update icon registration to support aliases for icons style: adjust drawer component styles to use line thickness variable chore: add line thickness property to drawer theme tokens in Cosmopolitan, Joy, and Memphis themes ([0174ad7acb](https://github.com/RueDeRennes/mosaik/commit/0174ad7acb))
- update release version to 0.0.80 in package.json ([96a94fca93](https://github.com/RueDeRennes/mosaik/commit/96a94fca93))

## 0.0.80 (2025-07-30)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.79 (2025-07-30)

### 🚀 Features

- Add synchronous caching methods for file and directory checks in FileCache refactor: Update storage conversion methods to simplify data handling chore: Enhance styledictionary configuration with file caching and logging improvements ([0f6a7350f3](https://github.com/RueDeRennes/mosaik/commit/0f6a7350f3))
- Implement SandboxProjectFactory and SandboxProjectTemplateEngine ([3300298aec](https://github.com/RueDeRennes/mosaik/commit/3300298aec))
- add YAML code generation and update chat mode configuration ([9fe1bb330c](https://github.com/RueDeRennes/mosaik/commit/9fe1bb330c))
- Enhance ProjectionView with new styling and sample code; add translation for projection ([114c4671a4](https://github.com/RueDeRennes/mosaik/commit/114c4671a4))
- Enhance Landing and App View Components ([459cb772ed](https://github.com/RueDeRennes/mosaik/commit/459cb772ed))

### 🩹 Fixes

- correct spelling of 'initialize' in various files and update related interfaces ([3c70f28918](https://github.com/RueDeRennes/mosaik/commit/3c70f28918))

## 0.0.78 (2025-07-20)

### 🚀 Features

- Add PortalHostComponent to various frameworks and implement Gappable behavior ([2e84d8f5d0](https://github.com/RueDeRennes/mosaik/commit/2e84d8f5d0))
- Update translations to include dynamic placeholders and enhance icon gallery functionality feat: Add InfiniteScrollController for improved scrolling experience refactor: Improve type safety in UrlParam and Persisted decorators ([6e35f3da1d](https://github.com/RueDeRennes/mosaik/commit/6e35f3da1d))
- Refactor and enhance reactivity system with new Signal and TrackableSignal classes ([09c5e2a4b8](https://github.com/RueDeRennes/mosaik/commit/09c5e2a4b8))
- Integrate Portal and ProjectionController into DateBox, DateTimeBox, and TimeBox components ([b0d925bdbf](https://github.com/RueDeRennes/mosaik/commit/b0d925bdbf))
- refactor Cdk exports and implement new Flex and Spacer directives ([a5afc5bc03](https://github.com/RueDeRennes/mosaik/commit/a5afc5bc03))
- standardize event listener decorators by removing 'self' target option and improving documentation ([f14fe3f4b5](https://github.com/RueDeRennes/mosaik/commit/f14fe3f4b5))
- Update button components to include event fires and improve documentation ([07140d2542](https://github.com/RueDeRennes/mosaik/commit/07140d2542))
- add App Header component and related samples, templates, and events ([cb140e78e8](https://github.com/RueDeRennes/mosaik/commit/cb140e78e8))
- add IconNameDirective for icon name functionality across multiple components ([5529affb0a](https://github.com/RueDeRennes/mosaik/commit/5529affb0a))
- add expand, collapse, and toggle methods to MenuItem and TreeItem components with descriptions ([8881f5f730](https://github.com/RueDeRennes/mosaik/commit/8881f5f730))
- Implement FileTracker class for managing generated files and cleanup operations ([8d6ed91f3f](https://github.com/RueDeRennes/mosaik/commit/8d6ed91f3f))
- implement ColorTableElement component with associated template and styles ([a5bc0a091a](https://github.com/RueDeRennes/mosaik/commit/a5bc0a091a))
- add copyExecutorsJson script and update build commands ([0a0aba85b9](https://github.com/RueDeRennes/mosaik/commit/0a0aba85b9))
- update Carousel component methods and add select method implementation ([351e68a615](https://github.com/RueDeRennes/mosaik/commit/351e68a615))
- add icon functionality with IconDirective and IconRegistry, enhance app layout with new directives ([8acea01349](https://github.com/RueDeRennes/mosaik/commit/8acea01349))
- add slot definitions for Jumbotron component and update related documentation ([b739040f6f](https://github.com/RueDeRennes/mosaik/commit/b739040f6f))
- Add formatter property to Jumbotron components and update related files ([9ae59c7ff9](https://github.com/RueDeRennes/mosaik/commit/9ae59c7ff9))
- Add Jumbotron component and related styles for multiple frameworks ([41d4601e08](https://github.com/RueDeRennes/mosaik/commit/41d4601e08))
- mark directives as standalone for improved modularity ([ec686876f6](https://github.com/RueDeRennes/mosaik/commit/ec686876f6))
- enhance backdrop styles and refactor breakpoint handling ([39661be30c](https://github.com/RueDeRennes/mosaik/commit/39661be30c))
- Refactor AnimateDirective and BreakpointDirective to use Angular's dependency injection ([465ad1557d](https://github.com/RueDeRennes/mosaik/commit/465ad1557d))
- Introduce Indicator component across multiple frameworks ([7ef850c39d](https://github.com/RueDeRennes/mosaik/commit/7ef850c39d))
- implement animation directive and provider with presets ([09550b6633](https://github.com/RueDeRennes/mosaik/commit/09550b6633))
- export ThemeOverride type from ThemeProvider for improved type access ([62a86e5c1f](https://github.com/RueDeRennes/mosaik/commit/62a86e5c1f))
- enhance theme merging logic and add support for deep partial overrides ([870d64b42b](https://github.com/RueDeRennes/mosaik/commit/870d64b42b))
- Remove unused 'onInput' method from ColorPicker components and update related code ([d84ece1672](https://github.com/RueDeRennes/mosaik/commit/d84ece1672))
- Add Svelte support with SvelteCodeGenerator and update build scripts ([955cb75cb6](https://github.com/RueDeRennes/mosaik/commit/955cb75cb6))
- Add new Svelte components for menu, segment, tab, table, tree, wizard, and shell ([e6de8f0553](https://github.com/RueDeRennes/mosaik/commit/e6de8f0553))
- add comprehensive article on using const vs enums in TypeScript with Angular templates ([8db46644e3](https://github.com/RueDeRennes/mosaik/commit/8db46644e3))
- add hasHeader and hasNav properties to AppElement and update related components ([37baedabae](https://github.com/RueDeRennes/mosaik/commit/37baedabae))
- add localizator-core dependency and update build dependencies in project configuration ([077a2cd1d9](https://github.com/RueDeRennes/mosaik/commit/077a2cd1d9))
- add FlexDirective for flexible layout management in Angular ([3b8f27e2b7](https://github.com/RueDeRennes/mosaik/commit/3b8f27e2b7))
- add comprehensive guide on the power of regions in TypeScript for improved code organization ([564b600288](https://github.com/RueDeRennes/mosaik/commit/564b600288))
- add theme provider for angular ([04568d1528](https://github.com/RueDeRennes/mosaik/commit/04568d1528))
- add 'Code' and 'TypeScript' keywords to various documentation files for improved discoverability ([7ac3c152dd](https://github.com/RueDeRennes/mosaik/commit/7ac3c152dd))
- add "The Dependency Forest" article on dependency management challenges in Angular ([d129b84490](https://github.com/RueDeRennes/mosaik/commit/d129b84490))
- add translation command and integrate translation functionality in BlogBaseElement ([7e166a6bea](https://github.com/RueDeRennes/mosaik/commit/7e166a6bea))
- enhance blog and translation features with interview type and language flags ([9aff64d29b](https://github.com/RueDeRennes/mosaik/commit/9aff64d29b))
- update interview content and add StickyController metadata in JSON ([c39d970be6](https://github.com/RueDeRennes/mosaik/commit/c39d970be6))
- add YouTube video rendering support in MarkdownRenderer ([723610d3c8](https://github.com/RueDeRennes/mosaik/commit/723610d3c8))
- Add new translation for "Open with" in code section ([e1b84033bc](https://github.com/RueDeRennes/mosaik/commit/e1b84033bc))
- create Playground components for testing Markdown features ([738f61002f](https://github.com/RueDeRennes/mosaik/commit/738f61002f))
- add PinchController for gesture recognition and enhance DiagramElement with centering functionality ([c3feb9a789](https://github.com/RueDeRennes/mosaik/commit/c3feb9a789))
- **docs:** Update documentation with new sections, descriptions, and examples for clarity and usability ([c32ff5f976](https://github.com/RueDeRennes/mosaik/commit/c32ff5f976))
- **docs:** Enhance MVP pattern documentation with detailed explanations and examples ([e3c97f1368](https://github.com/RueDeRennes/mosaik/commit/e3c97f1368))
- Implement sticky positioning directive and controller, enhance scrolling functionality in Scroller class ([148f07916e](https://github.com/RueDeRennes/mosaik/commit/148f07916e))
- Enhance MVP documentation and examples across multiple frameworks ([cfabea14a3](https://github.com/RueDeRennes/mosaik/commit/cfabea14a3))
- add backdrop images and enhance ArticlesView with documentation grouping ([af72ff74cd](https://github.com/RueDeRennes/mosaik/commit/af72ff74cd))
- add images and enhance Markdown documentation with improved layout and structure ([1eaac2125f](https://github.com/RueDeRennes/mosaik/commit/1eaac2125f))
- enhance Markdown components with improved styling and layout variables ([780d383b31](https://github.com/RueDeRennes/mosaik/commit/780d383b31))
- **markdowner:** enhance Markdown processing with new extension structure and build integration ([0c08852146](https://github.com/RueDeRennes/mosaik/commit/0c08852146))
- Enhance Markdown processing with new features and improvements ([534983c407](https://github.com/RueDeRennes/mosaik/commit/534983c407))
- refactor text overflow handling and enhance Markdown component styles ([62bb601fc7](https://github.com/RueDeRennes/mosaik/commit/62bb601fc7))
- update metadata structure in documentation and improve avatar and chip components ([007bd05bea](https://github.com/RueDeRennes/mosaik/commit/007bd05bea))
- update markdown files to use structured keywords and add author information ([d0df1b883f](https://github.com/RueDeRennes/mosaik/commit/d0df1b883f))
- **docs): enhance keyword metadata across documentation files for improved searchability and context feat(Markdown): update MarkdownElement and MarkdownRenderer for better handling of text and code blocks fix(DocsService): refine getDocsTree method for improved documentation hierarchy and sorting fix(staticContent:** add meta information to static content registration for enhanced metadata handling ([789875e05d](https://github.com/RueDeRennes/mosaik/commit/789875e05d))
- **build:** add vite-plugins build step to deployment script; enhance MarkdownElement and DocsService for better handling of documentation and Markdown sources ([619a32e38b](https://github.com/RueDeRennes/mosaik/commit/619a32e38b))
- **menu:** add textOverflow property to MenuItemComponent and related elements for improved text handling; update DocsService and AppSideNavTemplate for better rendering ([9b7641b6c1](https://github.com/RueDeRennes/mosaik/commit/9b7641b6c1))
- **router:** enhance routing components with role attributes and update templates for better accessibility; refactor RouterController and RouterLinkDirective for improved functionality ([63b32829f1](https://github.com/RueDeRennes/mosaik/commit/63b32829f1))
- **router:** add RouterLinkDirective for dynamic link generation ([ab2e98ed50](https://github.com/RueDeRennes/mosaik/commit/ab2e98ed50))
- enhance package service and controller to support history retrieval with optional limit; update translations and styles for package explorer ([71efae2557](https://github.com/RueDeRennes/mosaik/commit/71efae2557))
- implement ShieldElement with template, style, and props; enhance package metadata and history models ([de73abbc76](https://github.com/RueDeRennes/mosaik/commit/de73abbc76))
- enhance package service and models with metadata and history retrieval ([05c98c197d](https://github.com/RueDeRennes/mosaik/commit/05c98c197d))
- add package manager installation step in CI workflow ([d8453719df](https://github.com/RueDeRennes/mosaik/commit/d8453719df))
- add eslint config build step to the dev deployment workflow ([c831986474](https://github.com/RueDeRennes/mosaik/commit/c831986474))
- add component selector to various sample elements for better integration ([3eb465fed5](https://github.com/RueDeRennes/mosaik/commit/3eb465fed5))
- Enhance sandbox functionality and UI improvements ([c45d7ca09b](https://github.com/RueDeRennes/mosaik/commit/c45d7ca09b))
- Implement ProjectionController for managing projected content in portals ([1bc46717b5](https://github.com/RueDeRennes/mosaik/commit/1bc46717b5))
- add TableFooter component and related styles ([85d9e96af5](https://github.com/RueDeRennes/mosaik/commit/85d9e96af5))
- enhance TagCloudElement with item selection and styling; refactor related components and styles ([2847e96a41](https://github.com/RueDeRennes/mosaik/commit/2847e96a41))
- add ModifierKeyName export and improve attr() function in SCSS ([317b75143d](https://github.com/RueDeRennes/mosaik/commit/317b75143d))
- Refactor CheckBoxGroupSample and TextBoxSample components for improved property formatting ([b0fcc7502e](https://github.com/RueDeRennes/mosaik/commit/b0fcc7502e))
- add Breakpoint management with BreakpointRegistry and BreakpointDirective ([1f63b2e01a](https://github.com/RueDeRennes/mosaik/commit/1f63b2e01a))
- add default values for boolean attributes across various components ([899d593ba5](https://github.com/RueDeRennes/mosaik/commit/899d593ba5))
- add TranslatePipe for localized string translation ([e03886cbf6](https://github.com/RueDeRennes/mosaik/commit/e03886cbf6))
- update release script to version 0.0.26 ([11e2fdbc4f](https://github.com/RueDeRennes/mosaik/commit/11e2fdbc4f))
- add translation provider and update TranslateDirective to use injected TranslatorService ([aca37ef9cd](https://github.com/RueDeRennes/mosaik/commit/aca37ef9cd))
- update release script to version 0.0.25 ([930ba60eb4](https://github.com/RueDeRennes/mosaik/commit/930ba60eb4))
- update version to 0.0.24 and remove prefix/suffix styles from various components ([d061c7f8cd](https://github.com/RueDeRennes/mosaik/commit/d061c7f8cd))
- update appearance of input components and add textAlign property ([5f7321b7a8](https://github.com/RueDeRennes/mosaik/commit/5f7321b7a8))
- Add text alignment support to input components ([0a1069f47d](https://github.com/RueDeRennes/mosaik/commit/0a1069f47d))
- Add Validators class to Cdk for form validation ([5db8b51601](https://github.com/RueDeRennes/mosaik/commit/5db8b51601))
- add spinner and textAlign properties to NumberBox and TextBox components ([cda90dffa4](https://github.com/RueDeRennes/mosaik/commit/cda90dffa4))
- implement flip component with new side property and directives ([2b3c56c9b4](https://github.com/RueDeRennes/mosaik/commit/2b3c56c9b4))
- Add public documentation slots to various components ([3032bed62f](https://github.com/RueDeRennes/mosaik/commit/3032bed62f))
- add select component to auth form and improve validation ([4971bba07f](https://github.com/RueDeRennes/mosaik/commit/4971bba07f))
- Enhance input components with FORM_STATUS_HOST provider ([4594c1f4bd](https://github.com/RueDeRennes/mosaik/commit/4594c1f4bd))
- add Invalidable behavior and validity check to components ([893bb30b3b](https://github.com/RueDeRennes/mosaik/commit/893bb30b3b))
- add ng forms validation trigger ([e430f70f31](https://github.com/RueDeRennes/mosaik/commit/e430f70f31))
- implement ControlValueAccessor for form compatibility in multiple input components ([c466402d98](https://github.com/RueDeRennes/mosaik/commit/c466402d98))
- **eslint:** add TypeScript ESLint configuration with comprehensive ruleset ([4d7a0d88b7](https://github.com/RueDeRennes/mosaik/commit/4d7a0d88b7))
- Add Insetable behavior and update BoxElement styles ([ca740ab5f2](https://github.com/RueDeRennes/mosaik/commit/ca740ab5f2))
- enhance project configurations with inputs and outputs for build targets ([6f80d15bda](https://github.com/RueDeRennes/mosaik/commit/6f80d15bda))
- **PublishPackage:** add version validation and improve error logging ([33ad436126](https://github.com/RueDeRennes/mosaik/commit/33ad436126))
- update package dependencies to use workspace references ([e853ec04e5](https://github.com/RueDeRennes/mosaik/commit/e853ec04e5))
- add changelog configuration to disable author rendering and update release script to specify group ([9ce709c251](https://github.com/RueDeRennes/mosaik/commit/9ce709c251))
- update version generator options to include installArgs and installIgnoreScripts ([747191d4da](https://github.com/RueDeRennes/mosaik/commit/747191d4da))
- streamline release configuration by consolidating project relationships and removing redundant properties ([77fbfcd293](https://github.com/RueDeRennes/mosaik/commit/77fbfcd293))
- add version configuration for conventional commits and generator options ([bd6048596e](https://github.com/RueDeRennes/mosaik/commit/bd6048596e))
- update release configuration to set projectsRelationship to fixed for libs, infra, and tools ([bc0437f95d](https://github.com/RueDeRennes/mosaik/commit/bc0437f95d))
- restructure release configuration to include groups for libs, infra, and tools ([fe9e93b5ce](https://github.com/RueDeRennes/mosaik/commit/fe9e93b5ce))
- update documentation paths and add index file for mosaik-elements-foundation package ([ced717bdea](https://github.com/RueDeRennes/mosaik/commit/ced717bdea))
- update package dependencies to use caret (^) versioning for consistency ([2d8ab96c84](https://github.com/RueDeRennes/mosaik/commit/2d8ab96c84))
- add dependency management for publish targets in project configurations ([e13de9a63b](https://github.com/RueDeRennes/mosaik/commit/e13de9a63b))
- enhance release script to include build and publish targets ([0c29b15d46](https://github.com/RueDeRennes/mosaik/commit/0c29b15d46))
- update package.json dependencies to use specific versions instead of workspace references ([4934f88dc1](https://github.com/RueDeRennes/mosaik/commit/4934f88dc1))
- update project configurations to enable caching and adjust input paths for build targets ([4e8b485497](https://github.com/RueDeRennes/mosaik/commit/4e8b485497))
- add copy-dependencies and publish-package executors; update project.json to use new publish executor ([ba4c5f9393](https://github.com/RueDeRennes/mosaik/commit/ba4c5f9393))
- add changesets for versioning and changelog management ([00db6e0ef1](https://github.com/RueDeRennes/mosaik/commit/00db6e0ef1))
- add semver package for version validation in CopyPublisherPackageJson task ([f848b73d49](https://github.com/RueDeRennes/mosaik/commit/f848b73d49))
- Implement ControlValueAccessor for input components ([224f843423](https://github.com/RueDeRennes/mosaik/commit/224f843423))
- Refactor components to support standalone mode and add method invocation capabilities ([3312924aa2](https://github.com/RueDeRennes/mosaik/commit/3312924aa2))
- **dialog:** implement DialogRef and DialogService for enhanced dialog management ([e1c0b0d850](https://github.com/RueDeRennes/mosaik/commit/e1c0b0d850))
- define custom elements for various components in Mosaik Elements Angular ([cb6a1d5ef2](https://github.com/RueDeRennes/mosaik/commit/cb6a1d5ef2))
- Add Electronic Program Guide components for Angular, React, and Vue ([b62f3f59fc](https://github.com/RueDeRennes/mosaik/commit/b62f3f59fc))
- Add Theme2Component for Angular with default properties and event handling ([72ec91e612](https://github.com/RueDeRennes/mosaik/commit/72ec91e612))
- Enhance Electronic Program Guide with new properties and styling adjustments ([d2aed27576](https://github.com/RueDeRennes/mosaik/commit/d2aed27576))
- implement theme persistence and configuration storage, update ToastService and RatingElement properties ([2fe40b8ee8](https://github.com/RueDeRennes/mosaik/commit/2fe40b8ee8))
- add installation and setup for package manager in the workflow ([1498f235f9](https://github.com/RueDeRennes/mosaik/commit/1498f235f9))
- add support for package manager setup in the dev workflow ([59aaf6b708](https://github.com/RueDeRennes/mosaik/commit/59aaf6b708))
- Update SuccessStateComponent and ThemeComponent to include 'theme' prop ([2c434f1b7d](https://github.com/RueDeRennes/mosaik/commit/2c434f1b7d))
- update MenuItem and SearchBox styles for improved theming consistency and add shared focus ring styles ([ac0b6710c5](https://github.com/RueDeRennes/mosaik/commit/ac0b6710c5))
- refactor event handling in Helmet and TableRow components to use private EventEmitters ([65d4a20eec](https://github.com/RueDeRennes/mosaik/commit/65d4a20eec))
- update Angular dependencies to version 19.1.5 and add new build configurations ([caa65cbcd7](https://github.com/RueDeRennes/mosaik/commit/caa65cbcd7))
- add node-gyp as a dependency in package.json ([7ee58ddb29](https://github.com/RueDeRennes/mosaik/commit/7ee58ddb29))
- organize vitest workspace configuration by grouping libs, tools, and infra ([b914409938](https://github.com/RueDeRennes/mosaik/commit/b914409938))
- update package.json dependencies to use workspace references ([a09d328efb](https://github.com/RueDeRennes/mosaik/commit/a09d328efb))
- update documentation structure and add metadata for MVP and Command patterns ([aa740dcdc8](https://github.com/RueDeRennes/mosaik/commit/aa740dcdc8))
- add JSON and Markdown configurations to ESLint setup and update index for new configs ([67f5cb6cd9](https://github.com/RueDeRennes/mosaik/commit/67f5cb6cd9))
- add @prisma/extension-optimize dependency and enable optimization in PrismaService ([d09a4414dc](https://github.com/RueDeRennes/mosaik/commit/d09a4414dc))
- enhance resource serialization by adding metadata support in serializers and transformers ([d81c5fe981](https://github.com/RueDeRennes/mosaik/commit/d81c5fe981))
- update resource info interfaces to use readonly properties and enhance cloning functionality ([173c1c0d01](https://github.com/RueDeRennes/mosaik/commit/173c1c0d01))
- update CLI argument interfaces and improve resource generator imports ([52697bfaab](https://github.com/RueDeRennes/mosaik/commit/52697bfaab))
- add AI localizator module with configuration and CLI argument support ([38770963c7](https://github.com/RueDeRennes/mosaik/commit/38770963c7))
- add localizator executor and update related configurations ([79a5f1dd0d](https://github.com/RueDeRennes/mosaik/commit/79a5f1dd0d))
- add ESLint configuration for Vitest and implement resource type detection from file paths ([488198e242](https://github.com/RueDeRennes/mosaik/commit/488198e242))
- enhance sorting functionality in resource interfaces and update TypeScript configurations ([6fcb2f3903](https://github.com/RueDeRennes/mosaik/commit/6fcb2f3903))
- implement Vitest configuration and add tests for LitPreset; refactor file handling and update parser methods ([d7b49e2443](https://github.com/RueDeRennes/mosaik/commit/d7b49e2443))
- add ESLint and Vitest configurations, implement TypeScript settings, and define parser and formatter interfaces for localization ([c09d8c541a](https://github.com/RueDeRennes/mosaik/commit/c09d8c541a))
- add ESLint and Vitest configurations for localization tools and implement tests for Angular, React, and Vue presets ([22a450cdd4](https://github.com/RueDeRennes/mosaik/commit/22a450cdd4))
- update package.json files and add TypeScript configurations for localization ([577f8dd710](https://github.com/RueDeRennes/mosaik/commit/577f8dd710))
- implement parser interfaces and various parser classes for localization ([8b5b4258e1](https://github.com/RueDeRennes/mosaik/commit/8b5b4258e1))
- update project CommonJS/ESM TypeScript configurations ([b57802c2d9](https://github.com/RueDeRennes/mosaik/commit/b57802c2d9))
- migrate from lodash to es-toolkit for utility functions and update package dependencies ([cfdb4f64a1](https://github.com/RueDeRennes/mosaik/commit/cfdb4f64a1))
- add tsup configuration for Vite and Utilities, update LiveReload plugin options ([9d0b3a71be](https://github.com/RueDeRennes/mosaik/commit/9d0b3a71be))
- update Vite configuration and improve FileSystemWatcher filtering logic ([43a655b8ac](https://github.com/RueDeRennes/mosaik/commit/43a655b8ac))
- add Vite configuration and plugins, including live reload functionality ([92b0ee5260](https://github.com/RueDeRennes/mosaik/commit/92b0ee5260))
- add Vitest configuration and implement tests for Markdown processors ([10d745777c](https://github.com/RueDeRennes/mosaik/commit/10d745777c))
- add type annotations for hot update handler and improve import statements in processors ([6c28d98979](https://github.com/RueDeRennes/mosaik/commit/6c28d98979))
- integrate markdowner tool and update API paths for consistency ([21c276f79a](https://github.com/RueDeRennes/mosaik/commit/21c276f79a))
- initialize Mosaik.Elements library with TypeScript configuration and documentation ([121c1196a8](https://github.com/RueDeRennes/mosaik/commit/121c1196a8))
- add mosaik-elements-angular-2 library with initial component and configuration files ([2e4c734f9e](https://github.com/RueDeRennes/mosaik/commit/2e4c734f9e))
- add infrastructure build step to API development workflow ([4f77ea2b30](https://github.com/RueDeRennes/mosaik/commit/4f77ea2b30))
- implement new email delivery strategies ([71d732c67d](https://github.com/RueDeRennes/mosaik/commit/71d732c67d))
- add dependency installation step in GitHub Actions workflow ([0ee17aa199](https://github.com/RueDeRennes/mosaik/commit/0ee17aa199))
- add build infrastructure step and update project configurations with 'infra' tags ([355a7b0768](https://github.com/RueDeRennes/mosaik/commit/355a7b0768))
- add VERBOSE environment variable for detailed linting logs ([e3fe3fad69](https://github.com/RueDeRennes/mosaik/commit/e3fe3fad69))
- add CommandNamingRule for ESLint; update project configuration and enhance documentation ([21e0e36302](https://github.com/RueDeRennes/mosaik/commit/21e0e36302))
- add ICommand interface and implement delete profile view styles; update username references to userName across the codebase ([b7184a2d10](https://github.com/RueDeRennes/mosaik/commit/b7184a2d10))
- **api:** update Doppler configuration to support API key authentication and enhance documentation ([8e4c98a5e0](https://github.com/RueDeRennes/mosaik/commit/8e4c98a5e0))
- **api:** add doppler support for security keys ([bb1dd83041](https://github.com/RueDeRennes/mosaik/commit/bb1dd83041))
- **api:** add new issue models and update icon response; remove unused IIconGroup model ([d05cefc0ed](https://github.com/RueDeRennes/mosaik/commit/d05cefc0ed))
- add docs executor and update package dependencies across multiple libraries ([b55ff52fd4](https://github.com/RueDeRennes/mosaik/commit/b55ff52fd4))
- add GitHub Actions workflow for development app deployment with caching and build steps ([118b8a6bff](https://github.com/RueDeRennes/mosaik/commit/118b8a6bff))
- add SubscribeRequest and UnsubscribeRequest classes, update API response statuses to use HttpStatus, and enhance Prisma configuration for PostgreSQL ([7c49d4098d](https://github.com/RueDeRennes/mosaik/commit/7c49d4098d))
- add Database module and service, integrate with Issues and Newsletter repositories, and update TypeScript configuration ([238c8b509b](https://github.com/RueDeRennes/mosaik/commit/238c8b509b))
- update server port to 8080, add IssuesView and related styles, and enhance ApiService2 with issue management methods ([8e55d5be52](https://github.com/RueDeRennes/mosaik/commit/8e55d5be52))
- navigate to backend directory and list files before building Docker image ([bb4a5f8723](https://github.com/RueDeRennes/mosaik/commit/bb4a5f8723))
- enhance GitHub Actions workflow for Docker by adding artifact upload and improving repository name handling ([b93588e6d5](https://github.com/RueDeRennes/mosaik/commit/b93588e6d5))
- add .dockerignore for mosaik-api and log npm dependencies in build step ([d170a45722](https://github.com/RueDeRennes/mosaik/commit/d170a45722))
- add GitHub Actions workflow for Docker build and push to GHCR ([14f2ed37e1](https://github.com/RueDeRennes/mosaik/commit/14f2ed37e1))
- add backend code ([599d31af49](https://github.com/RueDeRennes/mosaik/commit/599d31af49))
- **nx-cloud:** setup nx cloud workspace ([9dfa175d05](https://github.com/RueDeRennes/mosaik/commit/9dfa175d05))
- add commitlint in repo ([4a71ed5158](https://github.com/RueDeRennes/mosaik/commit/4a71ed5158))
- upgrade to angular 12 ([e604cc6da3](https://github.com/RueDeRennes/mosaik/commit/e604cc6da3))
- **angular:** add cdk dependency to add new dialogService ([8c294ec672](https://github.com/RueDeRennes/mosaik/commit/8c294ec672))
- **commerce:** add new commerce package 🎉 ([b595653878](https://github.com/RueDeRennes/mosaik/commit/b595653878))
- **angular:** add camera recorder typings ([32a8ba560e](https://github.com/RueDeRennes/mosaik/commit/32a8ba560e))

### 🩹 Fixes

- update years of experience from eight to ten in the interview article ([9a728c51e8](https://github.com/RueDeRennes/mosaik/commit/9a728c51e8))
- update release script to version 0.0.77 ([ff9cf9223c](https://github.com/RueDeRennes/mosaik/commit/ff9cf9223c))
- update icon handling to allow undefined names and improve error messaging ([4b8ad0d095](https://github.com/RueDeRennes/mosaik/commit/4b8ad0d095))
- update release script to version 0.0.76 ([fa4bb82518](https://github.com/RueDeRennes/mosaik/commit/fa4bb82518))
- downgrade yargs dependency from 18.0.0 to 17.7.2 in package.json and yarn.lock ([5467661a3f](https://github.com/RueDeRennes/mosaik/commit/5467661a3f))
- update template resolver and add new copy-templates task; include yargs dependency ([669d9a8603](https://github.com/RueDeRennes/mosaik/commit/669d9a8603))
- correct entry file casing in ng-package.json and vite.config.mjs; add TypeScript dependency in package.json and yarn.lock ([fbb6c9614d](https://github.com/RueDeRennes/mosaik/commit/fbb6c9614d))
- **IconNameDirective:** allow iconName to be optional and handle undefined case ([8f5545d48a](https://github.com/RueDeRennes/mosaik/commit/8f5545d48a))
- standardize title formatting in documentation files ([8899b6307c](https://github.com/RueDeRennes/mosaik/commit/8899b6307c))
- update IconNameDirective to use 'icon' property instead of 'data' for icon name functionality ([af7d70822c](https://github.com/RueDeRennes/mosaik/commit/af7d70822c))
- add missing newline at end of package.json ([649ed1b503](https://github.com/RueDeRennes/mosaik/commit/649ed1b503))
- **dependencies:** add @rollup/plugin-json to package.json refactor: simplify build script in openapi templates ([f6a6476388](https://github.com/RueDeRennes/mosaik/commit/f6a6476388))
- **dependencies:** update peer dependency for vite to support versions 6.x and 7.x refactor: remove unused plugins from nx configuration fix: update build script in openapi templates to use yarn ([0422a23610](https://github.com/RueDeRennes/mosaik/commit/0422a23610))
- **dependencies:** update vite to version 7.0.2 in package.json and yarn.lock ([b6b2b61b42](https://github.com/RueDeRennes/mosaik/commit/b6b2b61b42))
- **dependencies:** update @nx packages to version 21.2.2 ([c044affa8d](https://github.com/RueDeRennes/mosaik/commit/c044affa8d))
- update release script to version 0.0.71 ([c3e7e5e8bf](https://github.com/RueDeRennes/mosaik/commit/c3e7e5e8bf))
- add missing newline at end of package.json ([73866991d5](https://github.com/RueDeRennes/mosaik/commit/73866991d5))
- update background color to transparent for page header and menu components; update release script to version 0.0.70 ([e8e7c124a4](https://github.com/RueDeRennes/mosaik/commit/e8e7c124a4))
- simplify directive selectors for Breakpoint and Translate directives ([fef374d2bd](https://github.com/RueDeRennes/mosaik/commit/fef374d2bd))
- update release version to 0.0.47 in package.json ([5a277d2d1d](https://github.com/RueDeRennes/mosaik/commit/5a277d2d1d))
- correct spelling of 'HTML' in keywords and add new article on `part` attributes ([cd5b688a5c](https://github.com/RueDeRennes/mosaik/commit/cd5b688a5c))
- correct quotation marks in attribute selector examples for consistency ([078a6c9289](https://github.com/RueDeRennes/mosaik/commit/078a6c9289))
- correct quotation marks in markdown article and improve blockquote rendering in MarkdownRenderer ([09442e4509](https://github.com/RueDeRennes/mosaik/commit/09442e4509))
- update release script to version 0.0.41 ([88efd1b9ca](https://github.com/RueDeRennes/mosaik/commit/88efd1b9ca))
- update const vs enum article to use string literals for WorkType values ([3eb355434e](https://github.com/RueDeRennes/mosaik/commit/3eb355434e))
- correct quotation marks in best practices section of const vs enum article ([df4187ec19](https://github.com/RueDeRennes/mosaik/commit/df4187ec19))
- update backdrop image URLs in const vs enum article ([e05a779a0a](https://github.com/RueDeRennes/mosaik/commit/e05a779a0a))
- update release version to 0.0.38 in package.json and improve description formatting in Meta.g.json ([edbd04421c](https://github.com/RueDeRennes/mosaik/commit/edbd04421c))
- correct formatting of region comments and quote attribution for clarity ([952d90f14b](https://github.com/RueDeRennes/mosaik/commit/952d90f14b))
- update provideTheme function to simplify overrides and adjust merge function ([0359c488be](https://github.com/RueDeRennes/mosaik/commit/0359c488be))
- update provideTheme to useValue for theme and mode signals ([5a7b509869](https://github.com/RueDeRennes/mosaik/commit/5a7b509869))
- update release script to version 0.0.33 ([0954fadfa3](https://github.com/RueDeRennes/mosaik/commit/0954fadfa3))
- update markdowner-core dependency to use workspace reference for consistency ([518dffba42](https://github.com/RueDeRennes/mosaik/commit/518dffba42))
- change progress/ring/bar number properties to cssLength for simpler data binding ([d15e88f0c9](https://github.com/RueDeRennes/mosaik/commit/d15e88f0c9))
- update checkbox styles by removing unnecessary padding and border properties feat: add YouTube video embed and quote to interview markdown fix: adjust marker color in markdown styles for better visibility ([1284a2bcff](https://github.com/RueDeRennes/mosaik/commit/1284a2bcff))
- correct quotes in interview markdown and enhance closing statements ([8d0e7134ba](https://github.com/RueDeRennes/mosaik/commit/8d0e7134ba))
- correct formatting and update YouTube link in interview markdown ([2b430a99bc](https://github.com/RueDeRennes/mosaik/commit/2b430a99bc))
- **docs:** update route in command-pattern-vue.md for correct path; remove outdated mvp.requirements.md file; add comprehensive requirements documentation ([12dd351358](https://github.com/RueDeRennes/mosaik/commit/12dd351358))
- **build:** reorder build steps in deployment script for clarity and consistency ([4e746f0b36](https://github.com/RueDeRennes/mosaik/commit/4e746f0b36))
- correct spelling and casing in IconsService and related files ([f4d478699e](https://github.com/RueDeRennes/mosaik/commit/f4d478699e))
- update build commands in CI workflows to use 'yarn nx run' syntax ([a38e725929](https://github.com/RueDeRennes/mosaik/commit/a38e725929))
- update description of mosaik-api in README.md for clarity ([478b4c5177](https://github.com/RueDeRennes/mosaik/commit/478b4c5177))
- remove verbose flag from mosaik app build command ([f8f2b53714](https://github.com/RueDeRennes/mosaik/commit/f8f2b53714))
- add missing newline at end of package.json ([713cb1f983](https://github.com/RueDeRennes/mosaik/commit/713cb1f983))
- simplify condition checks and remove unnecessary styles in various components ([41e6b5d8a9](https://github.com/RueDeRennes/mosaik/commit/41e6b5d8a9))
- correct type for disabled input in FlipToDirective ([4e3d561619](https://github.com/RueDeRennes/mosaik/commit/4e3d561619))
- update release script to version 0.0.28 ([baaef44d1d](https://github.com/RueDeRennes/mosaik/commit/baaef44d1d))
- update hover and selection styles for TabStrip and Tree components ([d6c90fc2bb](https://github.com/RueDeRennes/mosaik/commit/d6c90fc2bb))
- add missing newline at end of package.json ([39f2f1c578](https://github.com/RueDeRennes/mosaik/commit/39f2f1c578))
- correct spelling and improve documentation for Button and SelectItem components ([e52b63c771](https://github.com/RueDeRennes/mosaik/commit/e52b63c771))
- update TabStrip and TreeItem styles to handle disabled state correctly ([ecb60798db](https://github.com/RueDeRennes/mosaik/commit/ecb60798db))
- update release version to 0.0.19 in package.json ([acccb56f76](https://github.com/RueDeRennes/mosaik/commit/acccb56f76))
- add missing newline at end of package.json ([43ce0e6a3b](https://github.com/RueDeRennes/mosaik/commit/43ce0e6a3b))
- correct spelling of 'getScrollableElement' and remove unused method ([72e17ecc7a](https://github.com/RueDeRennes/mosaik/commit/72e17ecc7a))
- correct spelling of 'success' in logSummary parameter documentation chore: update release script version to 0.0.16 chore: add 'keyhandle' to cspell words ([1a9d5e8732](https://github.com/RueDeRennes/mosaik/commit/1a9d5e8732))
- correct spelling of "Emitts" to "Emits" in event documentation across multiple components ([17e025c185](https://github.com/RueDeRennes/mosaik/commit/17e025c185))
- correct method name typos in various component files ([1589fede8a](https://github.com/RueDeRennes/mosaik/commit/1589fede8a))
- correct spelling errors in README and update release version in package.json ([922364afec](https://github.com/RueDeRennes/mosaik/commit/922364afec))
- different themes and styles ([917e55212d](https://github.com/RueDeRennes/mosaik/commit/917e55212d))
- add missing words to cSpell configuration ([933dd56139](https://github.com/RueDeRennes/mosaik/commit/933dd56139))
- correct spelling errors and improve property names in interfaces and components ([e7edf69f3e](https://github.com/RueDeRennes/mosaik/commit/e7edf69f3e))
- temporary type error fixes components ([465337b98e](https://github.com/RueDeRennes/mosaik/commit/465337b98e))
- remove OTP prompt from publish package task and update related function signatures ([a684f8dc7e](https://github.com/RueDeRennes/mosaik/commit/a684f8dc7e))
- disable caching in build configurations across multiple project.json files ([00be50659d](https://github.com/RueDeRennes/mosaik/commit/00be50659d))
- disable caching in project configurations and update build scripts for consistency ([0bf27cb99e](https://github.com/RueDeRennes/mosaik/commit/0bf27cb99e))
- add missing newline at end of package.json files across multiple directories ([a01c97ed2b](https://github.com/RueDeRennes/mosaik/commit/a01c97ed2b))
- update theme in index.html and enhance logging in CopyPublisherPackageJson.ts; add release targets to project.json files; remove obsolete scripts ([648a850c12](https://github.com/RueDeRennes/mosaik/commit/648a850c12))
- correct package name format in changeset configuration and add release script to package.json ([168113d104](https://github.com/RueDeRennes/mosaik/commit/168113d104))
- update package.json dependencies to use version 0.0.0 for consistency across all packages ([9b37f5626c](https://github.com/RueDeRennes/mosaik/commit/9b37f5626c))
- revert package versions to 0.0.0 for consistency across all packages ([8e39bb4e60](https://github.com/RueDeRennes/mosaik/commit/8e39bb4e60))
- update Angular dependencies to use caret versioning and remove unused mosaik-elements-angular-2 entry ([65f2f21abf](https://github.com/RueDeRennes/mosaik/commit/65f2f21abf))
- update SKIP_LINT variable to use lowercase 'true' for consistency ([319f15f508](https://github.com/RueDeRennes/mosaik/commit/319f15f508))
- restore 'detect' configuration in project.json and update package manager version in package.json ([ff659684a6](https://github.com/RueDeRennes/mosaik/commit/ff659684a6))
- update yarn clean script to remove force option ([723efb5c42](https://github.com/RueDeRennes/mosaik/commit/723efb5c42))
- add missing React and Vue dependencies to package.json ([ee2fb6360f](https://github.com/RueDeRennes/mosaik/commit/ee2fb6360f))
- update TypeScript configurations for consistency and readability ([a74cd93fc1](https://github.com/RueDeRennes/mosaik/commit/a74cd93fc1))
- update dependencies in package.json files to latest versions ([00c4430b43](https://github.com/RueDeRennes/mosaik/commit/00c4430b43))
- update package.json to add Angular DevKit and Nx dependencies ([d86b800714](https://github.com/RueDeRennes/mosaik/commit/d86b800714))
- format json configuration files for consistency and readability ([f4e4b56db6](https://github.com/RueDeRennes/mosaik/commit/f4e4b56db6))
- update .gitignore to simplify custom entries and add Angular build artifacts ([8dbc5e0cfe](https://github.com/RueDeRennes/mosaik/commit/8dbc5e0cfe))
- add 'mosaik-ng' to package.json and clean up ToastComponent code with consistent formatting ([8871b31d8b](https://github.com/RueDeRennes/mosaik/commit/8871b31d8b))
- add Angular CLI to install script and update EventEmitter definitions for consistency across components ([d46388649e](https://github.com/RueDeRennes/mosaik/commit/d46388649e))
- remove unnecessary comments and continue-on-error flags in lint jobs for clarity ([a5cc2fbfe3](https://github.com/RueDeRennes/mosaik/commit/a5cc2fbfe3))
- simplify lint command in GitHub Actions workflow ([f6324c6be3](https://github.com/RueDeRennes/mosaik/commit/f6324c6be3))
- enable verbose linting for mosaik-elements-foundation ([9262eb8c5b](https://github.com/RueDeRennes/mosaik/commit/9262eb8c5b))
- correct SKIP_LINT environment variable to use lowercase 'false' ([e04ba33fb4](https://github.com/RueDeRennes/mosaik/commit/e04ba33fb4))
- update API endpoint to use Render URL instead of localhost ([3f3df24c15](https://github.com/RueDeRennes/mosaik/commit/3f3df24c15))
- update deployment path in GitHub Actions workflow for backend API ([4d9721e02f](https://github.com/RueDeRennes/mosaik/commit/4d9721e02f))
- remove redundant ls command from Docker build step in GitHub Actions workflow ([35074e3608](https://github.com/RueDeRennes/mosaik/commit/35074e3608))
- remove redundant npm list commands in GitHub Actions build step ([88cbee4e84](https://github.com/RueDeRennes/mosaik/commit/88cbee4e84))
- update GitHub Actions workflow to install npm packages and list global dependencies ([eda5a6b1f9](https://github.com/RueDeRennes/mosaik/commit/eda5a6b1f9))
- update build step in GitHub Actions to list global npm packages ([f53cf75b47](https://github.com/RueDeRennes/mosaik/commit/f53cf75b47))
- meta path ([7a3bdb39ef](https://github.com/RueDeRennes/mosaik/commit/7a3bdb39ef))

## 0.0.77 (2025-07-09)

### 🩹 Fixes

- update icon handling to allow undefined names and improve error messaging ([4b8ad0d095](https://github.com/RueDeRennes/mosaik/commit/4b8ad0d095))
- update release script to version 0.0.76 ([fa4bb82518](https://github.com/RueDeRennes/mosaik/commit/fa4bb82518))
- downgrade yargs dependency from 18.0.0 to 17.7.2 in package.json and yarn.lock ([5467661a3f](https://github.com/RueDeRennes/mosaik/commit/5467661a3f))
- update template resolver and add new copy-templates task; include yargs dependency ([669d9a8603](https://github.com/RueDeRennes/mosaik/commit/669d9a8603))
- correct entry file casing in ng-package.json and vite.config.mjs; add TypeScript dependency in package.json and yarn.lock ([fbb6c9614d](https://github.com/RueDeRennes/mosaik/commit/fbb6c9614d))
- **IconNameDirective:** allow iconName to be optional and handle undefined case ([8f5545d48a](https://github.com/RueDeRennes/mosaik/commit/8f5545d48a))

## 0.0.76 (2025-07-08)

### 🚀 Features

- add IconNameDirective for icon name functionality across multiple components ([5529affb0a](https://github.com/RueDeRennes/mosaik/commit/5529affb0a))
- add expand, collapse, and toggle methods to MenuItem and TreeItem components with descriptions ([8881f5f730](https://github.com/RueDeRennes/mosaik/commit/8881f5f730))
- Implement FileTracker class for managing generated files and cleanup operations ([8d6ed91f3f](https://github.com/RueDeRennes/mosaik/commit/8d6ed91f3f))
- implement ColorTableElement component with associated template and styles ([a5bc0a091a](https://github.com/RueDeRennes/mosaik/commit/a5bc0a091a))
- add copyExecutorsJson script and update build commands ([0a0aba85b9](https://github.com/RueDeRennes/mosaik/commit/0a0aba85b9))
- update Carousel component methods and add select method implementation ([351e68a615](https://github.com/RueDeRennes/mosaik/commit/351e68a615))
- add icon functionality with IconDirective and IconRegistry, enhance app layout with new directives ([8acea01349](https://github.com/RueDeRennes/mosaik/commit/8acea01349))
- add slot definitions for Jumbotron component and update related documentation ([b739040f6f](https://github.com/RueDeRennes/mosaik/commit/b739040f6f))
- Add formatter property to Jumbotron components and update related files ([9ae59c7ff9](https://github.com/RueDeRennes/mosaik/commit/9ae59c7ff9))
- Add Jumbotron component and related styles for multiple frameworks ([41d4601e08](https://github.com/RueDeRennes/mosaik/commit/41d4601e08))
- mark directives as standalone for improved modularity ([ec686876f6](https://github.com/RueDeRennes/mosaik/commit/ec686876f6))
- enhance backdrop styles and refactor breakpoint handling ([39661be30c](https://github.com/RueDeRennes/mosaik/commit/39661be30c))
- Refactor AnimateDirective and BreakpointDirective to use Angular's dependency injection ([465ad1557d](https://github.com/RueDeRennes/mosaik/commit/465ad1557d))
- Introduce Indicator component across multiple frameworks ([7ef850c39d](https://github.com/RueDeRennes/mosaik/commit/7ef850c39d))
- implement animation directive and provider with presets ([09550b6633](https://github.com/RueDeRennes/mosaik/commit/09550b6633))
- export ThemeOverride type from ThemeProvider for improved type access ([62a86e5c1f](https://github.com/RueDeRennes/mosaik/commit/62a86e5c1f))
- enhance theme merging logic and add support for deep partial overrides ([870d64b42b](https://github.com/RueDeRennes/mosaik/commit/870d64b42b))
- Remove unused 'onInput' method from ColorPicker components and update related code ([d84ece1672](https://github.com/RueDeRennes/mosaik/commit/d84ece1672))
- Add Svelte support with SvelteCodeGenerator and update build scripts ([955cb75cb6](https://github.com/RueDeRennes/mosaik/commit/955cb75cb6))
- Add new Svelte components for menu, segment, tab, table, tree, wizard, and shell ([e6de8f0553](https://github.com/RueDeRennes/mosaik/commit/e6de8f0553))
- add comprehensive article on using const vs enums in TypeScript with Angular templates ([8db46644e3](https://github.com/RueDeRennes/mosaik/commit/8db46644e3))
- add hasHeader and hasNav properties to AppElement and update related components ([37baedabae](https://github.com/RueDeRennes/mosaik/commit/37baedabae))
- add localizator-core dependency and update build dependencies in project configuration ([077a2cd1d9](https://github.com/RueDeRennes/mosaik/commit/077a2cd1d9))
- add FlexDirective for flexible layout management in Angular ([3b8f27e2b7](https://github.com/RueDeRennes/mosaik/commit/3b8f27e2b7))
- add comprehensive guide on the power of regions in TypeScript for improved code organization ([564b600288](https://github.com/RueDeRennes/mosaik/commit/564b600288))
- add theme provider for angular ([04568d1528](https://github.com/RueDeRennes/mosaik/commit/04568d1528))
- add 'Code' and 'TypeScript' keywords to various documentation files for improved discoverability ([7ac3c152dd](https://github.com/RueDeRennes/mosaik/commit/7ac3c152dd))
- add "The Dependency Forest" article on dependency management challenges in Angular ([d129b84490](https://github.com/RueDeRennes/mosaik/commit/d129b84490))
- add translation command and integrate translation functionality in BlogBaseElement ([7e166a6bea](https://github.com/RueDeRennes/mosaik/commit/7e166a6bea))
- enhance blog and translation features with interview type and language flags ([9aff64d29b](https://github.com/RueDeRennes/mosaik/commit/9aff64d29b))
- update interview content and add StickyController metadata in JSON ([c39d970be6](https://github.com/RueDeRennes/mosaik/commit/c39d970be6))
- add YouTube video rendering support in MarkdownRenderer ([723610d3c8](https://github.com/RueDeRennes/mosaik/commit/723610d3c8))
- Add new translation for "Open with" in code section ([e1b84033bc](https://github.com/RueDeRennes/mosaik/commit/e1b84033bc))
- create Playground components for testing Markdown features ([738f61002f](https://github.com/RueDeRennes/mosaik/commit/738f61002f))
- add PinchController for gesture recognition and enhance DiagramElement with centering functionality ([c3feb9a789](https://github.com/RueDeRennes/mosaik/commit/c3feb9a789))
- **docs:** Update documentation with new sections, descriptions, and examples for clarity and usability ([c32ff5f976](https://github.com/RueDeRennes/mosaik/commit/c32ff5f976))
- **docs:** Enhance MVP pattern documentation with detailed explanations and examples ([e3c97f1368](https://github.com/RueDeRennes/mosaik/commit/e3c97f1368))
- Implement sticky positioning directive and controller, enhance scrolling functionality in Scroller class ([148f07916e](https://github.com/RueDeRennes/mosaik/commit/148f07916e))
- Enhance MVP documentation and examples across multiple frameworks ([cfabea14a3](https://github.com/RueDeRennes/mosaik/commit/cfabea14a3))
- add backdrop images and enhance ArticlesView with documentation grouping ([af72ff74cd](https://github.com/RueDeRennes/mosaik/commit/af72ff74cd))
- add images and enhance Markdown documentation with improved layout and structure ([1eaac2125f](https://github.com/RueDeRennes/mosaik/commit/1eaac2125f))
- enhance Markdown components with improved styling and layout variables ([780d383b31](https://github.com/RueDeRennes/mosaik/commit/780d383b31))
- **markdowner:** enhance Markdown processing with new extension structure and build integration ([0c08852146](https://github.com/RueDeRennes/mosaik/commit/0c08852146))
- Enhance Markdown processing with new features and improvements ([534983c407](https://github.com/RueDeRennes/mosaik/commit/534983c407))
- refactor text overflow handling and enhance Markdown component styles ([62bb601fc7](https://github.com/RueDeRennes/mosaik/commit/62bb601fc7))
- update metadata structure in documentation and improve avatar and chip components ([007bd05bea](https://github.com/RueDeRennes/mosaik/commit/007bd05bea))
- update markdown files to use structured keywords and add author information ([d0df1b883f](https://github.com/RueDeRennes/mosaik/commit/d0df1b883f))
- **docs): enhance keyword metadata across documentation files for improved searchability and context feat(Markdown): update MarkdownElement and MarkdownRenderer for better handling of text and code blocks fix(DocsService): refine getDocsTree method for improved documentation hierarchy and sorting fix(staticContent:** add meta information to static content registration for enhanced metadata handling ([789875e05d](https://github.com/RueDeRennes/mosaik/commit/789875e05d))
- **build:** add vite-plugins build step to deployment script; enhance MarkdownElement and DocsService for better handling of documentation and Markdown sources ([619a32e38b](https://github.com/RueDeRennes/mosaik/commit/619a32e38b))
- **menu:** add textOverflow property to MenuItemComponent and related elements for improved text handling; update DocsService and AppSideNavTemplate for better rendering ([9b7641b6c1](https://github.com/RueDeRennes/mosaik/commit/9b7641b6c1))
- **router:** enhance routing components with role attributes and update templates for better accessibility; refactor RouterController and RouterLinkDirective for improved functionality ([63b32829f1](https://github.com/RueDeRennes/mosaik/commit/63b32829f1))
- **router:** add RouterLinkDirective for dynamic link generation ([ab2e98ed50](https://github.com/RueDeRennes/mosaik/commit/ab2e98ed50))
- enhance package service and controller to support history retrieval with optional limit; update translations and styles for package explorer ([71efae2557](https://github.com/RueDeRennes/mosaik/commit/71efae2557))
- implement ShieldElement with template, style, and props; enhance package metadata and history models ([de73abbc76](https://github.com/RueDeRennes/mosaik/commit/de73abbc76))
- enhance package service and models with metadata and history retrieval ([05c98c197d](https://github.com/RueDeRennes/mosaik/commit/05c98c197d))
- add package manager installation step in CI workflow ([d8453719df](https://github.com/RueDeRennes/mosaik/commit/d8453719df))
- add eslint config build step to the dev deployment workflow ([c831986474](https://github.com/RueDeRennes/mosaik/commit/c831986474))
- add component selector to various sample elements for better integration ([3eb465fed5](https://github.com/RueDeRennes/mosaik/commit/3eb465fed5))
- Enhance sandbox functionality and UI improvements ([c45d7ca09b](https://github.com/RueDeRennes/mosaik/commit/c45d7ca09b))
- Implement ProjectionController for managing projected content in portals ([1bc46717b5](https://github.com/RueDeRennes/mosaik/commit/1bc46717b5))
- add TableFooter component and related styles ([85d9e96af5](https://github.com/RueDeRennes/mosaik/commit/85d9e96af5))
- enhance TagCloudElement with item selection and styling; refactor related components and styles ([2847e96a41](https://github.com/RueDeRennes/mosaik/commit/2847e96a41))
- add ModifierKeyName export and improve attr() function in SCSS ([317b75143d](https://github.com/RueDeRennes/mosaik/commit/317b75143d))
- Refactor CheckBoxGroupSample and TextBoxSample components for improved property formatting ([b0fcc7502e](https://github.com/RueDeRennes/mosaik/commit/b0fcc7502e))
- add Breakpoint management with BreakpointRegistry and BreakpointDirective ([1f63b2e01a](https://github.com/RueDeRennes/mosaik/commit/1f63b2e01a))
- add default values for boolean attributes across various components ([899d593ba5](https://github.com/RueDeRennes/mosaik/commit/899d593ba5))
- add TranslatePipe for localized string translation ([e03886cbf6](https://github.com/RueDeRennes/mosaik/commit/e03886cbf6))
- update release script to version 0.0.26 ([11e2fdbc4f](https://github.com/RueDeRennes/mosaik/commit/11e2fdbc4f))
- add translation provider and update TranslateDirective to use injected TranslatorService ([aca37ef9cd](https://github.com/RueDeRennes/mosaik/commit/aca37ef9cd))
- update release script to version 0.0.25 ([930ba60eb4](https://github.com/RueDeRennes/mosaik/commit/930ba60eb4))
- update version to 0.0.24 and remove prefix/suffix styles from various components ([d061c7f8cd](https://github.com/RueDeRennes/mosaik/commit/d061c7f8cd))
- update appearance of input components and add textAlign property ([5f7321b7a8](https://github.com/RueDeRennes/mosaik/commit/5f7321b7a8))
- Add text alignment support to input components ([0a1069f47d](https://github.com/RueDeRennes/mosaik/commit/0a1069f47d))
- Add Validators class to Cdk for form validation ([5db8b51601](https://github.com/RueDeRennes/mosaik/commit/5db8b51601))
- add spinner and textAlign properties to NumberBox and TextBox components ([cda90dffa4](https://github.com/RueDeRennes/mosaik/commit/cda90dffa4))
- implement flip component with new side property and directives ([2b3c56c9b4](https://github.com/RueDeRennes/mosaik/commit/2b3c56c9b4))
- Add public documentation slots to various components ([3032bed62f](https://github.com/RueDeRennes/mosaik/commit/3032bed62f))
- add select component to auth form and improve validation ([4971bba07f](https://github.com/RueDeRennes/mosaik/commit/4971bba07f))
- Enhance input components with FORM_STATUS_HOST provider ([4594c1f4bd](https://github.com/RueDeRennes/mosaik/commit/4594c1f4bd))
- add Invalidable behavior and validity check to components ([893bb30b3b](https://github.com/RueDeRennes/mosaik/commit/893bb30b3b))
- add ng forms validation trigger ([e430f70f31](https://github.com/RueDeRennes/mosaik/commit/e430f70f31))
- implement ControlValueAccessor for form compatibility in multiple input components ([c466402d98](https://github.com/RueDeRennes/mosaik/commit/c466402d98))
- **eslint:** add TypeScript ESLint configuration with comprehensive ruleset ([4d7a0d88b7](https://github.com/RueDeRennes/mosaik/commit/4d7a0d88b7))
- Add Insetable behavior and update BoxElement styles ([ca740ab5f2](https://github.com/RueDeRennes/mosaik/commit/ca740ab5f2))
- enhance project configurations with inputs and outputs for build targets ([6f80d15bda](https://github.com/RueDeRennes/mosaik/commit/6f80d15bda))
- **PublishPackage:** add version validation and improve error logging ([33ad436126](https://github.com/RueDeRennes/mosaik/commit/33ad436126))
- update package dependencies to use workspace references ([e853ec04e5](https://github.com/RueDeRennes/mosaik/commit/e853ec04e5))
- add changelog configuration to disable author rendering and update release script to specify group ([9ce709c251](https://github.com/RueDeRennes/mosaik/commit/9ce709c251))
- update version generator options to include installArgs and installIgnoreScripts ([747191d4da](https://github.com/RueDeRennes/mosaik/commit/747191d4da))
- streamline release configuration by consolidating project relationships and removing redundant properties ([77fbfcd293](https://github.com/RueDeRennes/mosaik/commit/77fbfcd293))
- add version configuration for conventional commits and generator options ([bd6048596e](https://github.com/RueDeRennes/mosaik/commit/bd6048596e))
- update release configuration to set projectsRelationship to fixed for libs, infra, and tools ([bc0437f95d](https://github.com/RueDeRennes/mosaik/commit/bc0437f95d))
- restructure release configuration to include groups for libs, infra, and tools ([fe9e93b5ce](https://github.com/RueDeRennes/mosaik/commit/fe9e93b5ce))
- update documentation paths and add index file for mosaik-elements-foundation package ([ced717bdea](https://github.com/RueDeRennes/mosaik/commit/ced717bdea))
- update package dependencies to use caret (^) versioning for consistency ([2d8ab96c84](https://github.com/RueDeRennes/mosaik/commit/2d8ab96c84))
- add dependency management for publish targets in project configurations ([e13de9a63b](https://github.com/RueDeRennes/mosaik/commit/e13de9a63b))
- enhance release script to include build and publish targets ([0c29b15d46](https://github.com/RueDeRennes/mosaik/commit/0c29b15d46))
- update package.json dependencies to use specific versions instead of workspace references ([4934f88dc1](https://github.com/RueDeRennes/mosaik/commit/4934f88dc1))
- update project configurations to enable caching and adjust input paths for build targets ([4e8b485497](https://github.com/RueDeRennes/mosaik/commit/4e8b485497))
- add copy-dependencies and publish-package executors; update project.json to use new publish executor ([ba4c5f9393](https://github.com/RueDeRennes/mosaik/commit/ba4c5f9393))
- add changesets for versioning and changelog management ([00db6e0ef1](https://github.com/RueDeRennes/mosaik/commit/00db6e0ef1))
- add semver package for version validation in CopyPublisherPackageJson task ([f848b73d49](https://github.com/RueDeRennes/mosaik/commit/f848b73d49))
- Implement ControlValueAccessor for input components ([224f843423](https://github.com/RueDeRennes/mosaik/commit/224f843423))
- Refactor components to support standalone mode and add method invocation capabilities ([3312924aa2](https://github.com/RueDeRennes/mosaik/commit/3312924aa2))
- **dialog:** implement DialogRef and DialogService for enhanced dialog management ([e1c0b0d850](https://github.com/RueDeRennes/mosaik/commit/e1c0b0d850))
- define custom elements for various components in Mosaik Elements Angular ([cb6a1d5ef2](https://github.com/RueDeRennes/mosaik/commit/cb6a1d5ef2))
- Add Electronic Program Guide components for Angular, React, and Vue ([b62f3f59fc](https://github.com/RueDeRennes/mosaik/commit/b62f3f59fc))
- Add Theme2Component for Angular with default properties and event handling ([72ec91e612](https://github.com/RueDeRennes/mosaik/commit/72ec91e612))
- Enhance Electronic Program Guide with new properties and styling adjustments ([d2aed27576](https://github.com/RueDeRennes/mosaik/commit/d2aed27576))
- implement theme persistence and configuration storage, update ToastService and RatingElement properties ([2fe40b8ee8](https://github.com/RueDeRennes/mosaik/commit/2fe40b8ee8))
- add installation and setup for package manager in the workflow ([1498f235f9](https://github.com/RueDeRennes/mosaik/commit/1498f235f9))
- add support for package manager setup in the dev workflow ([59aaf6b708](https://github.com/RueDeRennes/mosaik/commit/59aaf6b708))
- Update SuccessStateComponent and ThemeComponent to include 'theme' prop ([2c434f1b7d](https://github.com/RueDeRennes/mosaik/commit/2c434f1b7d))
- update MenuItem and SearchBox styles for improved theming consistency and add shared focus ring styles ([ac0b6710c5](https://github.com/RueDeRennes/mosaik/commit/ac0b6710c5))
- refactor event handling in Helmet and TableRow components to use private EventEmitters ([65d4a20eec](https://github.com/RueDeRennes/mosaik/commit/65d4a20eec))
- update Angular dependencies to version 19.1.5 and add new build configurations ([caa65cbcd7](https://github.com/RueDeRennes/mosaik/commit/caa65cbcd7))
- add node-gyp as a dependency in package.json ([7ee58ddb29](https://github.com/RueDeRennes/mosaik/commit/7ee58ddb29))
- organize vitest workspace configuration by grouping libs, tools, and infra ([b914409938](https://github.com/RueDeRennes/mosaik/commit/b914409938))
- update package.json dependencies to use workspace references ([a09d328efb](https://github.com/RueDeRennes/mosaik/commit/a09d328efb))
- update documentation structure and add metadata for MVP and Command patterns ([aa740dcdc8](https://github.com/RueDeRennes/mosaik/commit/aa740dcdc8))
- add JSON and Markdown configurations to ESLint setup and update index for new configs ([67f5cb6cd9](https://github.com/RueDeRennes/mosaik/commit/67f5cb6cd9))
- add @prisma/extension-optimize dependency and enable optimization in PrismaService ([d09a4414dc](https://github.com/RueDeRennes/mosaik/commit/d09a4414dc))
- enhance resource serialization by adding metadata support in serializers and transformers ([d81c5fe981](https://github.com/RueDeRennes/mosaik/commit/d81c5fe981))
- update resource info interfaces to use readonly properties and enhance cloning functionality ([173c1c0d01](https://github.com/RueDeRennes/mosaik/commit/173c1c0d01))
- update CLI argument interfaces and improve resource generator imports ([52697bfaab](https://github.com/RueDeRennes/mosaik/commit/52697bfaab))
- add AI localizator module with configuration and CLI argument support ([38770963c7](https://github.com/RueDeRennes/mosaik/commit/38770963c7))
- add localizator executor and update related configurations ([79a5f1dd0d](https://github.com/RueDeRennes/mosaik/commit/79a5f1dd0d))
- add ESLint configuration for Vitest and implement resource type detection from file paths ([488198e242](https://github.com/RueDeRennes/mosaik/commit/488198e242))
- enhance sorting functionality in resource interfaces and update TypeScript configurations ([6fcb2f3903](https://github.com/RueDeRennes/mosaik/commit/6fcb2f3903))
- implement Vitest configuration and add tests for LitPreset; refactor file handling and update parser methods ([d7b49e2443](https://github.com/RueDeRennes/mosaik/commit/d7b49e2443))
- add ESLint and Vitest configurations, implement TypeScript settings, and define parser and formatter interfaces for localization ([c09d8c541a](https://github.com/RueDeRennes/mosaik/commit/c09d8c541a))
- add ESLint and Vitest configurations for localization tools and implement tests for Angular, React, and Vue presets ([22a450cdd4](https://github.com/RueDeRennes/mosaik/commit/22a450cdd4))
- update package.json files and add TypeScript configurations for localization ([577f8dd710](https://github.com/RueDeRennes/mosaik/commit/577f8dd710))
- implement parser interfaces and various parser classes for localization ([8b5b4258e1](https://github.com/RueDeRennes/mosaik/commit/8b5b4258e1))
- update project CommonJS/ESM TypeScript configurations ([b57802c2d9](https://github.com/RueDeRennes/mosaik/commit/b57802c2d9))
- migrate from lodash to es-toolkit for utility functions and update package dependencies ([cfdb4f64a1](https://github.com/RueDeRennes/mosaik/commit/cfdb4f64a1))
- add tsup configuration for Vite and Utilities, update LiveReload plugin options ([9d0b3a71be](https://github.com/RueDeRennes/mosaik/commit/9d0b3a71be))
- update Vite configuration and improve FileSystemWatcher filtering logic ([43a655b8ac](https://github.com/RueDeRennes/mosaik/commit/43a655b8ac))
- add Vite configuration and plugins, including live reload functionality ([92b0ee5260](https://github.com/RueDeRennes/mosaik/commit/92b0ee5260))
- add Vitest configuration and implement tests for Markdown processors ([10d745777c](https://github.com/RueDeRennes/mosaik/commit/10d745777c))
- add type annotations for hot update handler and improve import statements in processors ([6c28d98979](https://github.com/RueDeRennes/mosaik/commit/6c28d98979))
- integrate markdowner tool and update API paths for consistency ([21c276f79a](https://github.com/RueDeRennes/mosaik/commit/21c276f79a))
- initialize Mosaik.Elements library with TypeScript configuration and documentation ([121c1196a8](https://github.com/RueDeRennes/mosaik/commit/121c1196a8))
- add mosaik-elements-angular-2 library with initial component and configuration files ([2e4c734f9e](https://github.com/RueDeRennes/mosaik/commit/2e4c734f9e))
- add infrastructure build step to API development workflow ([4f77ea2b30](https://github.com/RueDeRennes/mosaik/commit/4f77ea2b30))
- implement new email delivery strategies ([71d732c67d](https://github.com/RueDeRennes/mosaik/commit/71d732c67d))
- add dependency installation step in GitHub Actions workflow ([0ee17aa199](https://github.com/RueDeRennes/mosaik/commit/0ee17aa199))
- add build infrastructure step and update project configurations with 'infra' tags ([355a7b0768](https://github.com/RueDeRennes/mosaik/commit/355a7b0768))
- add VERBOSE environment variable for detailed linting logs ([e3fe3fad69](https://github.com/RueDeRennes/mosaik/commit/e3fe3fad69))
- add CommandNamingRule for ESLint; update project configuration and enhance documentation ([21e0e36302](https://github.com/RueDeRennes/mosaik/commit/21e0e36302))
- add ICommand interface and implement delete profile view styles; update username references to userName across the codebase ([b7184a2d10](https://github.com/RueDeRennes/mosaik/commit/b7184a2d10))
- **api:** update Doppler configuration to support API key authentication and enhance documentation ([8e4c98a5e0](https://github.com/RueDeRennes/mosaik/commit/8e4c98a5e0))
- **api:** add doppler support for security keys ([bb1dd83041](https://github.com/RueDeRennes/mosaik/commit/bb1dd83041))
- **api:** add new issue models and update icon response; remove unused IIconGroup model ([d05cefc0ed](https://github.com/RueDeRennes/mosaik/commit/d05cefc0ed))
- add docs executor and update package dependencies across multiple libraries ([b55ff52fd4](https://github.com/RueDeRennes/mosaik/commit/b55ff52fd4))
- add GitHub Actions workflow for development app deployment with caching and build steps ([118b8a6bff](https://github.com/RueDeRennes/mosaik/commit/118b8a6bff))
- add SubscribeRequest and UnsubscribeRequest classes, update API response statuses to use HttpStatus, and enhance Prisma configuration for PostgreSQL ([7c49d4098d](https://github.com/RueDeRennes/mosaik/commit/7c49d4098d))
- add Database module and service, integrate with Issues and Newsletter repositories, and update TypeScript configuration ([238c8b509b](https://github.com/RueDeRennes/mosaik/commit/238c8b509b))
- update server port to 8080, add IssuesView and related styles, and enhance ApiService2 with issue management methods ([8e55d5be52](https://github.com/RueDeRennes/mosaik/commit/8e55d5be52))
- navigate to backend directory and list files before building Docker image ([bb4a5f8723](https://github.com/RueDeRennes/mosaik/commit/bb4a5f8723))
- enhance GitHub Actions workflow for Docker by adding artifact upload and improving repository name handling ([b93588e6d5](https://github.com/RueDeRennes/mosaik/commit/b93588e6d5))
- add .dockerignore for mosaik-api and log npm dependencies in build step ([d170a45722](https://github.com/RueDeRennes/mosaik/commit/d170a45722))
- add GitHub Actions workflow for Docker build and push to GHCR ([14f2ed37e1](https://github.com/RueDeRennes/mosaik/commit/14f2ed37e1))
- add backend code ([599d31af49](https://github.com/RueDeRennes/mosaik/commit/599d31af49))
- **nx-cloud:** setup nx cloud workspace ([9dfa175d05](https://github.com/RueDeRennes/mosaik/commit/9dfa175d05))
- add commitlint in repo ([4a71ed5158](https://github.com/RueDeRennes/mosaik/commit/4a71ed5158))
- upgrade to angular 12 ([e604cc6da3](https://github.com/RueDeRennes/mosaik/commit/e604cc6da3))
- **angular:** add cdk dependency to add new dialogService ([8c294ec672](https://github.com/RueDeRennes/mosaik/commit/8c294ec672))
- **commerce:** add new commerce package 🎉 ([b595653878](https://github.com/RueDeRennes/mosaik/commit/b595653878))
- **angular:** add camera recorder typings ([32a8ba560e](https://github.com/RueDeRennes/mosaik/commit/32a8ba560e))

### 🩹 Fixes

- standardize title formatting in documentation files ([8899b6307c](https://github.com/RueDeRennes/mosaik/commit/8899b6307c))
- update IconNameDirective to use 'icon' property instead of 'data' for icon name functionality ([af7d70822c](https://github.com/RueDeRennes/mosaik/commit/af7d70822c))
- add missing newline at end of package.json ([649ed1b503](https://github.com/RueDeRennes/mosaik/commit/649ed1b503))
- **dependencies:** add @rollup/plugin-json to package.json refactor: simplify build script in openapi templates ([f6a6476388](https://github.com/RueDeRennes/mosaik/commit/f6a6476388))
- **dependencies:** update peer dependency for vite to support versions 6.x and 7.x refactor: remove unused plugins from nx configuration fix: update build script in openapi templates to use yarn ([0422a23610](https://github.com/RueDeRennes/mosaik/commit/0422a23610))
- **dependencies:** update vite to version 7.0.2 in package.json and yarn.lock ([b6b2b61b42](https://github.com/RueDeRennes/mosaik/commit/b6b2b61b42))
- **dependencies:** update @nx packages to version 21.2.2 ([c044affa8d](https://github.com/RueDeRennes/mosaik/commit/c044affa8d))
- update release script to version 0.0.71 ([c3e7e5e8bf](https://github.com/RueDeRennes/mosaik/commit/c3e7e5e8bf))
- add missing newline at end of package.json ([73866991d5](https://github.com/RueDeRennes/mosaik/commit/73866991d5))
- update background color to transparent for page header and menu components; update release script to version 0.0.70 ([e8e7c124a4](https://github.com/RueDeRennes/mosaik/commit/e8e7c124a4))
- simplify directive selectors for Breakpoint and Translate directives ([fef374d2bd](https://github.com/RueDeRennes/mosaik/commit/fef374d2bd))
- update release version to 0.0.47 in package.json ([5a277d2d1d](https://github.com/RueDeRennes/mosaik/commit/5a277d2d1d))
- correct spelling of 'HTML' in keywords and add new article on `part` attributes ([cd5b688a5c](https://github.com/RueDeRennes/mosaik/commit/cd5b688a5c))
- correct quotation marks in attribute selector examples for consistency ([078a6c9289](https://github.com/RueDeRennes/mosaik/commit/078a6c9289))
- correct quotation marks in markdown article and improve blockquote rendering in MarkdownRenderer ([09442e4509](https://github.com/RueDeRennes/mosaik/commit/09442e4509))
- update release script to version 0.0.41 ([88efd1b9ca](https://github.com/RueDeRennes/mosaik/commit/88efd1b9ca))
- update const vs enum article to use string literals for WorkType values ([3eb355434e](https://github.com/RueDeRennes/mosaik/commit/3eb355434e))
- correct quotation marks in best practices section of const vs enum article ([df4187ec19](https://github.com/RueDeRennes/mosaik/commit/df4187ec19))
- update backdrop image URLs in const vs enum article ([e05a779a0a](https://github.com/RueDeRennes/mosaik/commit/e05a779a0a))
- update import path for CssLength in FlexDirective ([4fedf3ab17](https://github.com/RueDeRennes/mosaik/commit/4fedf3ab17))
- update release version to 0.0.38 in package.json and improve description formatting in Meta.g.json ([edbd04421c](https://github.com/RueDeRennes/mosaik/commit/edbd04421c))
- correct formatting of region comments and quote attribution for clarity ([952d90f14b](https://github.com/RueDeRennes/mosaik/commit/952d90f14b))
- update provideTheme function to simplify overrides and adjust merge function ([0359c488be](https://github.com/RueDeRennes/mosaik/commit/0359c488be))
- update provideTheme to useValue for theme and mode signals ([5a7b509869](https://github.com/RueDeRennes/mosaik/commit/5a7b509869))
- update release script to version 0.0.33 ([0954fadfa3](https://github.com/RueDeRennes/mosaik/commit/0954fadfa3))
- update markdowner-core dependency to use workspace reference for consistency ([518dffba42](https://github.com/RueDeRennes/mosaik/commit/518dffba42))
- change progress/ring/bar number properties to cssLength for simpler data binding ([d15e88f0c9](https://github.com/RueDeRennes/mosaik/commit/d15e88f0c9))
- update checkbox styles by removing unnecessary padding and border properties feat: add YouTube video embed and quote to interview markdown fix: adjust marker color in markdown styles for better visibility ([1284a2bcff](https://github.com/RueDeRennes/mosaik/commit/1284a2bcff))
- correct quotes in interview markdown and enhance closing statements ([8d0e7134ba](https://github.com/RueDeRennes/mosaik/commit/8d0e7134ba))
- correct formatting and update YouTube link in interview markdown ([2b430a99bc](https://github.com/RueDeRennes/mosaik/commit/2b430a99bc))
- **docs:** update route in command-pattern-vue.md for correct path; remove outdated mvp.requirements.md file; add comprehensive requirements documentation ([12dd351358](https://github.com/RueDeRennes/mosaik/commit/12dd351358))
- **build:** reorder build steps in deployment script for clarity and consistency ([4e746f0b36](https://github.com/RueDeRennes/mosaik/commit/4e746f0b36))
- correct spelling and casing in IconsService and related files ([f4d478699e](https://github.com/RueDeRennes/mosaik/commit/f4d478699e))
- update build commands in CI workflows to use 'yarn nx run' syntax ([a38e725929](https://github.com/RueDeRennes/mosaik/commit/a38e725929))
- update description of mosaik-api in README.md for clarity ([478b4c5177](https://github.com/RueDeRennes/mosaik/commit/478b4c5177))
- remove verbose flag from mosaik app build command ([f8f2b53714](https://github.com/RueDeRennes/mosaik/commit/f8f2b53714))
- add missing newline at end of package.json ([713cb1f983](https://github.com/RueDeRennes/mosaik/commit/713cb1f983))
- simplify condition checks and remove unnecessary styles in various components ([41e6b5d8a9](https://github.com/RueDeRennes/mosaik/commit/41e6b5d8a9))
- correct type for disabled input in FlipToDirective ([4e3d561619](https://github.com/RueDeRennes/mosaik/commit/4e3d561619))
- update release script to version 0.0.28 ([baaef44d1d](https://github.com/RueDeRennes/mosaik/commit/baaef44d1d))
- update hover and selection styles for TabStrip and Tree components ([d6c90fc2bb](https://github.com/RueDeRennes/mosaik/commit/d6c90fc2bb))
- add missing newline at end of package.json ([39f2f1c578](https://github.com/RueDeRennes/mosaik/commit/39f2f1c578))
- correct spelling and improve documentation for Button and SelectItem components ([e52b63c771](https://github.com/RueDeRennes/mosaik/commit/e52b63c771))
- update TabStrip and TreeItem styles to handle disabled state correctly ([ecb60798db](https://github.com/RueDeRennes/mosaik/commit/ecb60798db))
- update release version to 0.0.19 in package.json ([acccb56f76](https://github.com/RueDeRennes/mosaik/commit/acccb56f76))
- add missing newline at end of package.json ([43ce0e6a3b](https://github.com/RueDeRennes/mosaik/commit/43ce0e6a3b))
- correct spelling of 'getScrollableElement' and remove unused method ([72e17ecc7a](https://github.com/RueDeRennes/mosaik/commit/72e17ecc7a))
- correct spelling of 'success' in logSummary parameter documentation chore: update release script version to 0.0.16 chore: add 'keyhandle' to cspell words ([1a9d5e8732](https://github.com/RueDeRennes/mosaik/commit/1a9d5e8732))
- correct spelling of "Emitts" to "Emits" in event documentation across multiple components ([17e025c185](https://github.com/RueDeRennes/mosaik/commit/17e025c185))
- correct method name typos in various component files ([1589fede8a](https://github.com/RueDeRennes/mosaik/commit/1589fede8a))
- correct spelling errors in README and update release version in package.json ([922364afec](https://github.com/RueDeRennes/mosaik/commit/922364afec))
- different themes and styles ([917e55212d](https://github.com/RueDeRennes/mosaik/commit/917e55212d))
- add missing words to cSpell configuration ([933dd56139](https://github.com/RueDeRennes/mosaik/commit/933dd56139))
- correct spelling errors and improve property names in interfaces and components ([e7edf69f3e](https://github.com/RueDeRennes/mosaik/commit/e7edf69f3e))
- temporary type error fixes components ([465337b98e](https://github.com/RueDeRennes/mosaik/commit/465337b98e))
- remove OTP prompt from publish package task and update related function signatures ([a684f8dc7e](https://github.com/RueDeRennes/mosaik/commit/a684f8dc7e))
- disable caching in build configurations across multiple project.json files ([00be50659d](https://github.com/RueDeRennes/mosaik/commit/00be50659d))
- disable caching in project configurations and update build scripts for consistency ([0bf27cb99e](https://github.com/RueDeRennes/mosaik/commit/0bf27cb99e))
- add missing newline at end of package.json files across multiple directories ([a01c97ed2b](https://github.com/RueDeRennes/mosaik/commit/a01c97ed2b))
- update theme in index.html and enhance logging in CopyPublisherPackageJson.ts; add release targets to project.json files; remove obsolete scripts ([648a850c12](https://github.com/RueDeRennes/mosaik/commit/648a850c12))
- correct package name format in changeset configuration and add release script to package.json ([168113d104](https://github.com/RueDeRennes/mosaik/commit/168113d104))
- update package.json dependencies to use version 0.0.0 for consistency across all packages ([9b37f5626c](https://github.com/RueDeRennes/mosaik/commit/9b37f5626c))
- revert package versions to 0.0.0 for consistency across all packages ([8e39bb4e60](https://github.com/RueDeRennes/mosaik/commit/8e39bb4e60))
- update Angular dependencies to use caret versioning and remove unused mosaik-elements-angular-2 entry ([65f2f21abf](https://github.com/RueDeRennes/mosaik/commit/65f2f21abf))
- update SKIP_LINT variable to use lowercase 'true' for consistency ([319f15f508](https://github.com/RueDeRennes/mosaik/commit/319f15f508))
- restore 'detect' configuration in project.json and update package manager version in package.json ([ff659684a6](https://github.com/RueDeRennes/mosaik/commit/ff659684a6))
- update yarn clean script to remove force option ([723efb5c42](https://github.com/RueDeRennes/mosaik/commit/723efb5c42))
- add missing React and Vue dependencies to package.json ([ee2fb6360f](https://github.com/RueDeRennes/mosaik/commit/ee2fb6360f))
- update TypeScript configurations for consistency and readability ([a74cd93fc1](https://github.com/RueDeRennes/mosaik/commit/a74cd93fc1))
- update dependencies in package.json files to latest versions ([00c4430b43](https://github.com/RueDeRennes/mosaik/commit/00c4430b43))
- update package.json to add Angular DevKit and Nx dependencies ([d86b800714](https://github.com/RueDeRennes/mosaik/commit/d86b800714))
- format json configuration files for consistency and readability ([f4e4b56db6](https://github.com/RueDeRennes/mosaik/commit/f4e4b56db6))
- update .gitignore to simplify custom entries and add Angular build artifacts ([8dbc5e0cfe](https://github.com/RueDeRennes/mosaik/commit/8dbc5e0cfe))
- add 'mosaik-ng' to package.json and clean up ToastComponent code with consistent formatting ([8871b31d8b](https://github.com/RueDeRennes/mosaik/commit/8871b31d8b))
- add Angular CLI to install script and update EventEmitter definitions for consistency across components ([d46388649e](https://github.com/RueDeRennes/mosaik/commit/d46388649e))
- remove unnecessary comments and continue-on-error flags in lint jobs for clarity ([a5cc2fbfe3](https://github.com/RueDeRennes/mosaik/commit/a5cc2fbfe3))
- simplify lint command in GitHub Actions workflow ([f6324c6be3](https://github.com/RueDeRennes/mosaik/commit/f6324c6be3))
- enable verbose linting for mosaik-elements-foundation ([9262eb8c5b](https://github.com/RueDeRennes/mosaik/commit/9262eb8c5b))
- correct SKIP_LINT environment variable to use lowercase 'false' ([e04ba33fb4](https://github.com/RueDeRennes/mosaik/commit/e04ba33fb4))
- update API endpoint to use Render URL instead of localhost ([3f3df24c15](https://github.com/RueDeRennes/mosaik/commit/3f3df24c15))
- update deployment path in GitHub Actions workflow for backend API ([4d9721e02f](https://github.com/RueDeRennes/mosaik/commit/4d9721e02f))
- remove redundant ls command from Docker build step in GitHub Actions workflow ([35074e3608](https://github.com/RueDeRennes/mosaik/commit/35074e3608))
- remove redundant npm list commands in GitHub Actions build step ([88cbee4e84](https://github.com/RueDeRennes/mosaik/commit/88cbee4e84))
- update GitHub Actions workflow to install npm packages and list global dependencies ([eda5a6b1f9](https://github.com/RueDeRennes/mosaik/commit/eda5a6b1f9))
- update build step in GitHub Actions to list global npm packages ([f53cf75b47](https://github.com/RueDeRennes/mosaik/commit/f53cf75b47))
- meta path ([7a3bdb39ef](https://github.com/RueDeRennes/mosaik/commit/7a3bdb39ef))

## 0.0.75 (2025-07-06)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.74 (2025-07-06)

### 🚀 Features

- add IconNameDirective for icon name functionality across multiple components ([5529affb0a](https://github.com/RueDeRennes/mosaik/commit/5529affb0a))

### 🩹 Fixes

- add missing newline at end of package.json ([649ed1b503](https://github.com/RueDeRennes/mosaik/commit/649ed1b503))

## 0.0.73 (2025-07-06)

### 🚀 Features

- add expand, collapse, and toggle methods to MenuItem and TreeItem components with descriptions ([8881f5f730](https://github.com/RueDeRennes/mosaik/commit/8881f5f730))

## 0.0.72 (2025-07-05)

### 🚀 Features

- Implement FileTracker class for managing generated files and cleanup operations ([8d6ed91f3f](https://github.com/RueDeRennes/mosaik/commit/8d6ed91f3f))
- implement ColorTableElement component with associated template and styles ([a5bc0a091a](https://github.com/RueDeRennes/mosaik/commit/a5bc0a091a))
- add copyExecutorsJson script and update build commands ([0a0aba85b9](https://github.com/RueDeRennes/mosaik/commit/0a0aba85b9))
- update Carousel component methods and add select method implementation ([351e68a615](https://github.com/RueDeRennes/mosaik/commit/351e68a615))
- add icon functionality with IconDirective and IconRegistry, enhance app layout with new directives ([8acea01349](https://github.com/RueDeRennes/mosaik/commit/8acea01349))
- add slot definitions for Jumbotron component and update related documentation ([b739040f6f](https://github.com/RueDeRennes/mosaik/commit/b739040f6f))
- Add formatter property to Jumbotron components and update related files ([9ae59c7ff9](https://github.com/RueDeRennes/mosaik/commit/9ae59c7ff9))
- Add Jumbotron component and related styles for multiple frameworks ([41d4601e08](https://github.com/RueDeRennes/mosaik/commit/41d4601e08))
- mark directives as standalone for improved modularity ([ec686876f6](https://github.com/RueDeRennes/mosaik/commit/ec686876f6))
- enhance backdrop styles and refactor breakpoint handling ([39661be30c](https://github.com/RueDeRennes/mosaik/commit/39661be30c))
- Refactor AnimateDirective and BreakpointDirective to use Angular's dependency injection ([465ad1557d](https://github.com/RueDeRennes/mosaik/commit/465ad1557d))
- Introduce Indicator component across multiple frameworks ([7ef850c39d](https://github.com/RueDeRennes/mosaik/commit/7ef850c39d))
- implement animation directive and provider with presets ([09550b6633](https://github.com/RueDeRennes/mosaik/commit/09550b6633))
- export ThemeOverride type from ThemeProvider for improved type access ([62a86e5c1f](https://github.com/RueDeRennes/mosaik/commit/62a86e5c1f))
- enhance theme merging logic and add support for deep partial overrides ([870d64b42b](https://github.com/RueDeRennes/mosaik/commit/870d64b42b))
- Remove unused 'onInput' method from ColorPicker components and update related code ([d84ece1672](https://github.com/RueDeRennes/mosaik/commit/d84ece1672))
- Add Svelte support with SvelteCodeGenerator and update build scripts ([955cb75cb6](https://github.com/RueDeRennes/mosaik/commit/955cb75cb6))
- Add new Svelte components for menu, segment, tab, table, tree, wizard, and shell ([e6de8f0553](https://github.com/RueDeRennes/mosaik/commit/e6de8f0553))
- add comprehensive article on using const vs enums in TypeScript with Angular templates ([8db46644e3](https://github.com/RueDeRennes/mosaik/commit/8db46644e3))
- add hasHeader and hasNav properties to AppElement and update related components ([37baedabae](https://github.com/RueDeRennes/mosaik/commit/37baedabae))
- add localizator-core dependency and update build dependencies in project configuration ([077a2cd1d9](https://github.com/RueDeRennes/mosaik/commit/077a2cd1d9))
- add FlexDirective for flexible layout management in Angular ([3b8f27e2b7](https://github.com/RueDeRennes/mosaik/commit/3b8f27e2b7))
- add comprehensive guide on the power of regions in TypeScript for improved code organization ([564b600288](https://github.com/RueDeRennes/mosaik/commit/564b600288))
- add theme provider for angular ([04568d1528](https://github.com/RueDeRennes/mosaik/commit/04568d1528))
- add 'Code' and 'TypeScript' keywords to various documentation files for improved discoverability ([7ac3c152dd](https://github.com/RueDeRennes/mosaik/commit/7ac3c152dd))
- add "The Dependency Forest" article on dependency management challenges in Angular ([d129b84490](https://github.com/RueDeRennes/mosaik/commit/d129b84490))
- add translation command and integrate translation functionality in BlogBaseElement ([7e166a6bea](https://github.com/RueDeRennes/mosaik/commit/7e166a6bea))
- enhance blog and translation features with interview type and language flags ([9aff64d29b](https://github.com/RueDeRennes/mosaik/commit/9aff64d29b))
- update interview content and add StickyController metadata in JSON ([c39d970be6](https://github.com/RueDeRennes/mosaik/commit/c39d970be6))
- add YouTube video rendering support in MarkdownRenderer ([723610d3c8](https://github.com/RueDeRennes/mosaik/commit/723610d3c8))
- Add new translation for "Open with" in code section ([e1b84033bc](https://github.com/RueDeRennes/mosaik/commit/e1b84033bc))
- create Playground components for testing Markdown features ([738f61002f](https://github.com/RueDeRennes/mosaik/commit/738f61002f))
- add PinchController for gesture recognition and enhance DiagramElement with centering functionality ([c3feb9a789](https://github.com/RueDeRennes/mosaik/commit/c3feb9a789))
- **docs:** Update documentation with new sections, descriptions, and examples for clarity and usability ([c32ff5f976](https://github.com/RueDeRennes/mosaik/commit/c32ff5f976))
- **docs:** Enhance MVP pattern documentation with detailed explanations and examples ([e3c97f1368](https://github.com/RueDeRennes/mosaik/commit/e3c97f1368))
- Implement sticky positioning directive and controller, enhance scrolling functionality in Scroller class ([148f07916e](https://github.com/RueDeRennes/mosaik/commit/148f07916e))
- Enhance MVP documentation and examples across multiple frameworks ([cfabea14a3](https://github.com/RueDeRennes/mosaik/commit/cfabea14a3))
- add backdrop images and enhance ArticlesView with documentation grouping ([af72ff74cd](https://github.com/RueDeRennes/mosaik/commit/af72ff74cd))
- add images and enhance Markdown documentation with improved layout and structure ([1eaac2125f](https://github.com/RueDeRennes/mosaik/commit/1eaac2125f))
- enhance Markdown components with improved styling and layout variables ([780d383b31](https://github.com/RueDeRennes/mosaik/commit/780d383b31))
- **markdowner:** enhance Markdown processing with new extension structure and build integration ([0c08852146](https://github.com/RueDeRennes/mosaik/commit/0c08852146))
- Enhance Markdown processing with new features and improvements ([534983c407](https://github.com/RueDeRennes/mosaik/commit/534983c407))
- refactor text overflow handling and enhance Markdown component styles ([62bb601fc7](https://github.com/RueDeRennes/mosaik/commit/62bb601fc7))
- update metadata structure in documentation and improve avatar and chip components ([007bd05bea](https://github.com/RueDeRennes/mosaik/commit/007bd05bea))
- update markdown files to use structured keywords and add author information ([d0df1b883f](https://github.com/RueDeRennes/mosaik/commit/d0df1b883f))
- **docs): enhance keyword metadata across documentation files for improved searchability and context feat(Markdown): update MarkdownElement and MarkdownRenderer for better handling of text and code blocks fix(DocsService): refine getDocsTree method for improved documentation hierarchy and sorting fix(staticContent:** add meta information to static content registration for enhanced metadata handling ([789875e05d](https://github.com/RueDeRennes/mosaik/commit/789875e05d))
- **build:** add vite-plugins build step to deployment script; enhance MarkdownElement and DocsService for better handling of documentation and Markdown sources ([619a32e38b](https://github.com/RueDeRennes/mosaik/commit/619a32e38b))
- **menu:** add textOverflow property to MenuItemComponent and related elements for improved text handling; update DocsService and AppSideNavTemplate for better rendering ([9b7641b6c1](https://github.com/RueDeRennes/mosaik/commit/9b7641b6c1))
- **router:** enhance routing components with role attributes and update templates for better accessibility; refactor RouterController and RouterLinkDirective for improved functionality ([63b32829f1](https://github.com/RueDeRennes/mosaik/commit/63b32829f1))
- **router:** add RouterLinkDirective for dynamic link generation ([ab2e98ed50](https://github.com/RueDeRennes/mosaik/commit/ab2e98ed50))
- enhance package service and controller to support history retrieval with optional limit; update translations and styles for package explorer ([71efae2557](https://github.com/RueDeRennes/mosaik/commit/71efae2557))
- implement ShieldElement with template, style, and props; enhance package metadata and history models ([de73abbc76](https://github.com/RueDeRennes/mosaik/commit/de73abbc76))
- enhance package service and models with metadata and history retrieval ([05c98c197d](https://github.com/RueDeRennes/mosaik/commit/05c98c197d))
- add package manager installation step in CI workflow ([d8453719df](https://github.com/RueDeRennes/mosaik/commit/d8453719df))
- add eslint config build step to the dev deployment workflow ([c831986474](https://github.com/RueDeRennes/mosaik/commit/c831986474))
- add component selector to various sample elements for better integration ([3eb465fed5](https://github.com/RueDeRennes/mosaik/commit/3eb465fed5))
- Enhance sandbox functionality and UI improvements ([c45d7ca09b](https://github.com/RueDeRennes/mosaik/commit/c45d7ca09b))
- Implement ProjectionController for managing projected content in portals ([1bc46717b5](https://github.com/RueDeRennes/mosaik/commit/1bc46717b5))
- add TableFooter component and related styles ([85d9e96af5](https://github.com/RueDeRennes/mosaik/commit/85d9e96af5))
- enhance TagCloudElement with item selection and styling; refactor related components and styles ([2847e96a41](https://github.com/RueDeRennes/mosaik/commit/2847e96a41))
- add ModifierKeyName export and improve attr() function in SCSS ([317b75143d](https://github.com/RueDeRennes/mosaik/commit/317b75143d))
- Refactor CheckBoxGroupSample and TextBoxSample components for improved property formatting ([b0fcc7502e](https://github.com/RueDeRennes/mosaik/commit/b0fcc7502e))
- add Breakpoint management with BreakpointRegistry and BreakpointDirective ([1f63b2e01a](https://github.com/RueDeRennes/mosaik/commit/1f63b2e01a))
- add default values for boolean attributes across various components ([899d593ba5](https://github.com/RueDeRennes/mosaik/commit/899d593ba5))
- add TranslatePipe for localized string translation ([e03886cbf6](https://github.com/RueDeRennes/mosaik/commit/e03886cbf6))
- update release script to version 0.0.26 ([11e2fdbc4f](https://github.com/RueDeRennes/mosaik/commit/11e2fdbc4f))
- add translation provider and update TranslateDirective to use injected TranslatorService ([aca37ef9cd](https://github.com/RueDeRennes/mosaik/commit/aca37ef9cd))
- update release script to version 0.0.25 ([930ba60eb4](https://github.com/RueDeRennes/mosaik/commit/930ba60eb4))
- update version to 0.0.24 and remove prefix/suffix styles from various components ([d061c7f8cd](https://github.com/RueDeRennes/mosaik/commit/d061c7f8cd))
- update appearance of input components and add textAlign property ([5f7321b7a8](https://github.com/RueDeRennes/mosaik/commit/5f7321b7a8))
- Add text alignment support to input components ([0a1069f47d](https://github.com/RueDeRennes/mosaik/commit/0a1069f47d))
- Add Validators class to Cdk for form validation ([5db8b51601](https://github.com/RueDeRennes/mosaik/commit/5db8b51601))
- add spinner and textAlign properties to NumberBox and TextBox components ([cda90dffa4](https://github.com/RueDeRennes/mosaik/commit/cda90dffa4))
- implement flip component with new side property and directives ([2b3c56c9b4](https://github.com/RueDeRennes/mosaik/commit/2b3c56c9b4))
- Add public documentation slots to various components ([3032bed62f](https://github.com/RueDeRennes/mosaik/commit/3032bed62f))
- add select component to auth form and improve validation ([4971bba07f](https://github.com/RueDeRennes/mosaik/commit/4971bba07f))
- Enhance input components with FORM_STATUS_HOST provider ([4594c1f4bd](https://github.com/RueDeRennes/mosaik/commit/4594c1f4bd))
- add Invalidable behavior and validity check to components ([893bb30b3b](https://github.com/RueDeRennes/mosaik/commit/893bb30b3b))
- add ng forms validation trigger ([e430f70f31](https://github.com/RueDeRennes/mosaik/commit/e430f70f31))
- implement ControlValueAccessor for form compatibility in multiple input components ([c466402d98](https://github.com/RueDeRennes/mosaik/commit/c466402d98))
- **eslint:** add TypeScript ESLint configuration with comprehensive ruleset ([4d7a0d88b7](https://github.com/RueDeRennes/mosaik/commit/4d7a0d88b7))
- Add Insetable behavior and update BoxElement styles ([ca740ab5f2](https://github.com/RueDeRennes/mosaik/commit/ca740ab5f2))
- enhance project configurations with inputs and outputs for build targets ([6f80d15bda](https://github.com/RueDeRennes/mosaik/commit/6f80d15bda))
- **PublishPackage:** add version validation and improve error logging ([33ad436126](https://github.com/RueDeRennes/mosaik/commit/33ad436126))
- update package dependencies to use workspace references ([e853ec04e5](https://github.com/RueDeRennes/mosaik/commit/e853ec04e5))
- add changelog configuration to disable author rendering and update release script to specify group ([9ce709c251](https://github.com/RueDeRennes/mosaik/commit/9ce709c251))
- update version generator options to include installArgs and installIgnoreScripts ([747191d4da](https://github.com/RueDeRennes/mosaik/commit/747191d4da))
- streamline release configuration by consolidating project relationships and removing redundant properties ([77fbfcd293](https://github.com/RueDeRennes/mosaik/commit/77fbfcd293))
- add version configuration for conventional commits and generator options ([bd6048596e](https://github.com/RueDeRennes/mosaik/commit/bd6048596e))
- update release configuration to set projectsRelationship to fixed for libs, infra, and tools ([bc0437f95d](https://github.com/RueDeRennes/mosaik/commit/bc0437f95d))
- restructure release configuration to include groups for libs, infra, and tools ([fe9e93b5ce](https://github.com/RueDeRennes/mosaik/commit/fe9e93b5ce))
- update documentation paths and add index file for mosaik-elements-foundation package ([ced717bdea](https://github.com/RueDeRennes/mosaik/commit/ced717bdea))
- update package dependencies to use caret (^) versioning for consistency ([2d8ab96c84](https://github.com/RueDeRennes/mosaik/commit/2d8ab96c84))
- add dependency management for publish targets in project configurations ([e13de9a63b](https://github.com/RueDeRennes/mosaik/commit/e13de9a63b))
- enhance release script to include build and publish targets ([0c29b15d46](https://github.com/RueDeRennes/mosaik/commit/0c29b15d46))
- update package.json dependencies to use specific versions instead of workspace references ([4934f88dc1](https://github.com/RueDeRennes/mosaik/commit/4934f88dc1))
- update project configurations to enable caching and adjust input paths for build targets ([4e8b485497](https://github.com/RueDeRennes/mosaik/commit/4e8b485497))
- add copy-dependencies and publish-package executors; update project.json to use new publish executor ([ba4c5f9393](https://github.com/RueDeRennes/mosaik/commit/ba4c5f9393))
- add changesets for versioning and changelog management ([00db6e0ef1](https://github.com/RueDeRennes/mosaik/commit/00db6e0ef1))
- add semver package for version validation in CopyPublisherPackageJson task ([f848b73d49](https://github.com/RueDeRennes/mosaik/commit/f848b73d49))
- Implement ControlValueAccessor for input components ([224f843423](https://github.com/RueDeRennes/mosaik/commit/224f843423))
- Refactor components to support standalone mode and add method invocation capabilities ([3312924aa2](https://github.com/RueDeRennes/mosaik/commit/3312924aa2))
- **dialog:** implement DialogRef and DialogService for enhanced dialog management ([e1c0b0d850](https://github.com/RueDeRennes/mosaik/commit/e1c0b0d850))
- define custom elements for various components in Mosaik Elements Angular ([cb6a1d5ef2](https://github.com/RueDeRennes/mosaik/commit/cb6a1d5ef2))
- Add Electronic Program Guide components for Angular, React, and Vue ([b62f3f59fc](https://github.com/RueDeRennes/mosaik/commit/b62f3f59fc))
- Add Theme2Component for Angular with default properties and event handling ([72ec91e612](https://github.com/RueDeRennes/mosaik/commit/72ec91e612))
- Enhance Electronic Program Guide with new properties and styling adjustments ([d2aed27576](https://github.com/RueDeRennes/mosaik/commit/d2aed27576))
- implement theme persistence and configuration storage, update ToastService and RatingElement properties ([2fe40b8ee8](https://github.com/RueDeRennes/mosaik/commit/2fe40b8ee8))
- add installation and setup for package manager in the workflow ([1498f235f9](https://github.com/RueDeRennes/mosaik/commit/1498f235f9))
- add support for package manager setup in the dev workflow ([59aaf6b708](https://github.com/RueDeRennes/mosaik/commit/59aaf6b708))
- Update SuccessStateComponent and ThemeComponent to include 'theme' prop ([2c434f1b7d](https://github.com/RueDeRennes/mosaik/commit/2c434f1b7d))
- update MenuItem and SearchBox styles for improved theming consistency and add shared focus ring styles ([ac0b6710c5](https://github.com/RueDeRennes/mosaik/commit/ac0b6710c5))
- refactor event handling in Helmet and TableRow components to use private EventEmitters ([65d4a20eec](https://github.com/RueDeRennes/mosaik/commit/65d4a20eec))
- update Angular dependencies to version 19.1.5 and add new build configurations ([caa65cbcd7](https://github.com/RueDeRennes/mosaik/commit/caa65cbcd7))
- add node-gyp as a dependency in package.json ([7ee58ddb29](https://github.com/RueDeRennes/mosaik/commit/7ee58ddb29))
- organize vitest workspace configuration by grouping libs, tools, and infra ([b914409938](https://github.com/RueDeRennes/mosaik/commit/b914409938))
- update package.json dependencies to use workspace references ([a09d328efb](https://github.com/RueDeRennes/mosaik/commit/a09d328efb))
- update documentation structure and add metadata for MVP and Command patterns ([aa740dcdc8](https://github.com/RueDeRennes/mosaik/commit/aa740dcdc8))
- add JSON and Markdown configurations to ESLint setup and update index for new configs ([67f5cb6cd9](https://github.com/RueDeRennes/mosaik/commit/67f5cb6cd9))
- add @prisma/extension-optimize dependency and enable optimization in PrismaService ([d09a4414dc](https://github.com/RueDeRennes/mosaik/commit/d09a4414dc))
- enhance resource serialization by adding metadata support in serializers and transformers ([d81c5fe981](https://github.com/RueDeRennes/mosaik/commit/d81c5fe981))
- update resource info interfaces to use readonly properties and enhance cloning functionality ([173c1c0d01](https://github.com/RueDeRennes/mosaik/commit/173c1c0d01))
- update CLI argument interfaces and improve resource generator imports ([52697bfaab](https://github.com/RueDeRennes/mosaik/commit/52697bfaab))
- add AI localizator module with configuration and CLI argument support ([38770963c7](https://github.com/RueDeRennes/mosaik/commit/38770963c7))
- add localizator executor and update related configurations ([79a5f1dd0d](https://github.com/RueDeRennes/mosaik/commit/79a5f1dd0d))
- add ESLint configuration for Vitest and implement resource type detection from file paths ([488198e242](https://github.com/RueDeRennes/mosaik/commit/488198e242))
- enhance sorting functionality in resource interfaces and update TypeScript configurations ([6fcb2f3903](https://github.com/RueDeRennes/mosaik/commit/6fcb2f3903))
- implement Vitest configuration and add tests for LitPreset; refactor file handling and update parser methods ([d7b49e2443](https://github.com/RueDeRennes/mosaik/commit/d7b49e2443))
- add ESLint and Vitest configurations, implement TypeScript settings, and define parser and formatter interfaces for localization ([c09d8c541a](https://github.com/RueDeRennes/mosaik/commit/c09d8c541a))
- add ESLint and Vitest configurations for localization tools and implement tests for Angular, React, and Vue presets ([22a450cdd4](https://github.com/RueDeRennes/mosaik/commit/22a450cdd4))
- update package.json files and add TypeScript configurations for localization ([577f8dd710](https://github.com/RueDeRennes/mosaik/commit/577f8dd710))
- implement parser interfaces and various parser classes for localization ([8b5b4258e1](https://github.com/RueDeRennes/mosaik/commit/8b5b4258e1))
- update project CommonJS/ESM TypeScript configurations ([b57802c2d9](https://github.com/RueDeRennes/mosaik/commit/b57802c2d9))
- migrate from lodash to es-toolkit for utility functions and update package dependencies ([cfdb4f64a1](https://github.com/RueDeRennes/mosaik/commit/cfdb4f64a1))
- add tsup configuration for Vite and Utilities, update LiveReload plugin options ([9d0b3a71be](https://github.com/RueDeRennes/mosaik/commit/9d0b3a71be))
- update Vite configuration and improve FileSystemWatcher filtering logic ([43a655b8ac](https://github.com/RueDeRennes/mosaik/commit/43a655b8ac))
- add Vite configuration and plugins, including live reload functionality ([92b0ee5260](https://github.com/RueDeRennes/mosaik/commit/92b0ee5260))
- add Vitest configuration and implement tests for Markdown processors ([10d745777c](https://github.com/RueDeRennes/mosaik/commit/10d745777c))
- add type annotations for hot update handler and improve import statements in processors ([6c28d98979](https://github.com/RueDeRennes/mosaik/commit/6c28d98979))
- integrate markdowner tool and update API paths for consistency ([21c276f79a](https://github.com/RueDeRennes/mosaik/commit/21c276f79a))
- initialize Mosaik.Elements library with TypeScript configuration and documentation ([121c1196a8](https://github.com/RueDeRennes/mosaik/commit/121c1196a8))
- add mosaik-elements-angular-2 library with initial component and configuration files ([2e4c734f9e](https://github.com/RueDeRennes/mosaik/commit/2e4c734f9e))
- add infrastructure build step to API development workflow ([4f77ea2b30](https://github.com/RueDeRennes/mosaik/commit/4f77ea2b30))
- implement new email delivery strategies ([71d732c67d](https://github.com/RueDeRennes/mosaik/commit/71d732c67d))
- add dependency installation step in GitHub Actions workflow ([0ee17aa199](https://github.com/RueDeRennes/mosaik/commit/0ee17aa199))
- add build infrastructure step and update project configurations with 'infra' tags ([355a7b0768](https://github.com/RueDeRennes/mosaik/commit/355a7b0768))
- add VERBOSE environment variable for detailed linting logs ([e3fe3fad69](https://github.com/RueDeRennes/mosaik/commit/e3fe3fad69))
- add CommandNamingRule for ESLint; update project configuration and enhance documentation ([21e0e36302](https://github.com/RueDeRennes/mosaik/commit/21e0e36302))
- add ICommand interface and implement delete profile view styles; update username references to userName across the codebase ([b7184a2d10](https://github.com/RueDeRennes/mosaik/commit/b7184a2d10))
- **api:** update Doppler configuration to support API key authentication and enhance documentation ([8e4c98a5e0](https://github.com/RueDeRennes/mosaik/commit/8e4c98a5e0))
- **api:** add doppler support for security keys ([bb1dd83041](https://github.com/RueDeRennes/mosaik/commit/bb1dd83041))
- **api:** add new issue models and update icon response; remove unused IIconGroup model ([d05cefc0ed](https://github.com/RueDeRennes/mosaik/commit/d05cefc0ed))
- add docs executor and update package dependencies across multiple libraries ([b55ff52fd4](https://github.com/RueDeRennes/mosaik/commit/b55ff52fd4))
- add GitHub Actions workflow for development app deployment with caching and build steps ([118b8a6bff](https://github.com/RueDeRennes/mosaik/commit/118b8a6bff))
- add SubscribeRequest and UnsubscribeRequest classes, update API response statuses to use HttpStatus, and enhance Prisma configuration for PostgreSQL ([7c49d4098d](https://github.com/RueDeRennes/mosaik/commit/7c49d4098d))
- add Database module and service, integrate with Issues and Newsletter repositories, and update TypeScript configuration ([238c8b509b](https://github.com/RueDeRennes/mosaik/commit/238c8b509b))
- update server port to 8080, add IssuesView and related styles, and enhance ApiService2 with issue management methods ([8e55d5be52](https://github.com/RueDeRennes/mosaik/commit/8e55d5be52))
- navigate to backend directory and list files before building Docker image ([bb4a5f8723](https://github.com/RueDeRennes/mosaik/commit/bb4a5f8723))
- enhance GitHub Actions workflow for Docker by adding artifact upload and improving repository name handling ([b93588e6d5](https://github.com/RueDeRennes/mosaik/commit/b93588e6d5))
- add .dockerignore for mosaik-api and log npm dependencies in build step ([d170a45722](https://github.com/RueDeRennes/mosaik/commit/d170a45722))
- add GitHub Actions workflow for Docker build and push to GHCR ([14f2ed37e1](https://github.com/RueDeRennes/mosaik/commit/14f2ed37e1))
- add backend code ([599d31af49](https://github.com/RueDeRennes/mosaik/commit/599d31af49))
- **nx-cloud:** setup nx cloud workspace ([9dfa175d05](https://github.com/RueDeRennes/mosaik/commit/9dfa175d05))
- add commitlint in repo ([4a71ed5158](https://github.com/RueDeRennes/mosaik/commit/4a71ed5158))
- upgrade to angular 12 ([e604cc6da3](https://github.com/RueDeRennes/mosaik/commit/e604cc6da3))
- **angular:** add cdk dependency to add new dialogService ([8c294ec672](https://github.com/RueDeRennes/mosaik/commit/8c294ec672))
- **commerce:** add new commerce package 🎉 ([b595653878](https://github.com/RueDeRennes/mosaik/commit/b595653878))
- **angular:** add camera recorder typings ([32a8ba560e](https://github.com/RueDeRennes/mosaik/commit/32a8ba560e))

### 🩹 Fixes

- **dependencies:** add @rollup/plugin-json to package.json refactor: simplify build script in openapi templates ([f6a6476388](https://github.com/RueDeRennes/mosaik/commit/f6a6476388))
- **dependencies:** update peer dependency for vite to support versions 6.x and 7.x refactor: remove unused plugins from nx configuration fix: update build script in openapi templates to use yarn ([0422a23610](https://github.com/RueDeRennes/mosaik/commit/0422a23610))
- **dependencies:** update vite to version 7.0.2 in package.json and yarn.lock ([b6b2b61b42](https://github.com/RueDeRennes/mosaik/commit/b6b2b61b42))
- **dependencies:** update @nx packages to version 21.2.2 ([c044affa8d](https://github.com/RueDeRennes/mosaik/commit/c044affa8d))
- update release script to version 0.0.71 ([c3e7e5e8bf](https://github.com/RueDeRennes/mosaik/commit/c3e7e5e8bf))
- add missing newline at end of package.json ([73866991d5](https://github.com/RueDeRennes/mosaik/commit/73866991d5))
- update background color to transparent for page header and menu components; update release script to version 0.0.70 ([e8e7c124a4](https://github.com/RueDeRennes/mosaik/commit/e8e7c124a4))
- simplify directive selectors for Breakpoint and Translate directives ([fef374d2bd](https://github.com/RueDeRennes/mosaik/commit/fef374d2bd))
- update release version to 0.0.47 in package.json ([5a277d2d1d](https://github.com/RueDeRennes/mosaik/commit/5a277d2d1d))
- correct spelling of 'HTML' in keywords and add new article on `part` attributes ([cd5b688a5c](https://github.com/RueDeRennes/mosaik/commit/cd5b688a5c))
- correct quotation marks in attribute selector examples for consistency ([078a6c9289](https://github.com/RueDeRennes/mosaik/commit/078a6c9289))
- correct quotation marks in markdown article and improve blockquote rendering in MarkdownRenderer ([09442e4509](https://github.com/RueDeRennes/mosaik/commit/09442e4509))
- update release script to version 0.0.41 ([88efd1b9ca](https://github.com/RueDeRennes/mosaik/commit/88efd1b9ca))
- update const vs enum article to use string literals for WorkType values ([3eb355434e](https://github.com/RueDeRennes/mosaik/commit/3eb355434e))
- correct quotation marks in best practices section of const vs enum article ([df4187ec19](https://github.com/RueDeRennes/mosaik/commit/df4187ec19))
- update backdrop image URLs in const vs enum article ([e05a779a0a](https://github.com/RueDeRennes/mosaik/commit/e05a779a0a))
- update import path for CssLength in FlexDirective ([4fedf3ab17](https://github.com/RueDeRennes/mosaik/commit/4fedf3ab17))
- update release version to 0.0.38 in package.json and improve description formatting in Meta.g.json ([edbd04421c](https://github.com/RueDeRennes/mosaik/commit/edbd04421c))
- correct formatting of region comments and quote attribution for clarity ([952d90f14b](https://github.com/RueDeRennes/mosaik/commit/952d90f14b))
- update provideTheme function to simplify overrides and adjust merge function ([0359c488be](https://github.com/RueDeRennes/mosaik/commit/0359c488be))
- update provideTheme to useValue for theme and mode signals ([5a7b509869](https://github.com/RueDeRennes/mosaik/commit/5a7b509869))
- update release script to version 0.0.33 ([0954fadfa3](https://github.com/RueDeRennes/mosaik/commit/0954fadfa3))
- update markdowner-core dependency to use workspace reference for consistency ([518dffba42](https://github.com/RueDeRennes/mosaik/commit/518dffba42))
- change progress/ring/bar number properties to cssLength for simpler data binding ([d15e88f0c9](https://github.com/RueDeRennes/mosaik/commit/d15e88f0c9))
- update checkbox styles by removing unnecessary padding and border properties feat: add YouTube video embed and quote to interview markdown fix: adjust marker color in markdown styles for better visibility ([1284a2bcff](https://github.com/RueDeRennes/mosaik/commit/1284a2bcff))
- correct quotes in interview markdown and enhance closing statements ([8d0e7134ba](https://github.com/RueDeRennes/mosaik/commit/8d0e7134ba))
- correct formatting and update YouTube link in interview markdown ([2b430a99bc](https://github.com/RueDeRennes/mosaik/commit/2b430a99bc))
- **docs:** update route in command-pattern-vue.md for correct path; remove outdated mvp.requirements.md file; add comprehensive requirements documentation ([12dd351358](https://github.com/RueDeRennes/mosaik/commit/12dd351358))
- **build:** reorder build steps in deployment script for clarity and consistency ([4e746f0b36](https://github.com/RueDeRennes/mosaik/commit/4e746f0b36))
- correct spelling and casing in IconsService and related files ([f4d478699e](https://github.com/RueDeRennes/mosaik/commit/f4d478699e))
- update build commands in CI workflows to use 'yarn nx run' syntax ([a38e725929](https://github.com/RueDeRennes/mosaik/commit/a38e725929))
- update description of mosaik-api in README.md for clarity ([478b4c5177](https://github.com/RueDeRennes/mosaik/commit/478b4c5177))
- remove verbose flag from mosaik app build command ([f8f2b53714](https://github.com/RueDeRennes/mosaik/commit/f8f2b53714))
- add missing newline at end of package.json ([713cb1f983](https://github.com/RueDeRennes/mosaik/commit/713cb1f983))
- simplify condition checks and remove unnecessary styles in various components ([41e6b5d8a9](https://github.com/RueDeRennes/mosaik/commit/41e6b5d8a9))
- correct type for disabled input in FlipToDirective ([4e3d561619](https://github.com/RueDeRennes/mosaik/commit/4e3d561619))
- update release script to version 0.0.28 ([baaef44d1d](https://github.com/RueDeRennes/mosaik/commit/baaef44d1d))
- update hover and selection styles for TabStrip and Tree components ([d6c90fc2bb](https://github.com/RueDeRennes/mosaik/commit/d6c90fc2bb))
- add missing newline at end of package.json ([39f2f1c578](https://github.com/RueDeRennes/mosaik/commit/39f2f1c578))
- correct spelling and improve documentation for Button and SelectItem components ([e52b63c771](https://github.com/RueDeRennes/mosaik/commit/e52b63c771))
- update TabStrip and TreeItem styles to handle disabled state correctly ([ecb60798db](https://github.com/RueDeRennes/mosaik/commit/ecb60798db))
- update release version to 0.0.19 in package.json ([acccb56f76](https://github.com/RueDeRennes/mosaik/commit/acccb56f76))
- add missing newline at end of package.json ([43ce0e6a3b](https://github.com/RueDeRennes/mosaik/commit/43ce0e6a3b))
- correct spelling of 'getScrollableElement' and remove unused method ([72e17ecc7a](https://github.com/RueDeRennes/mosaik/commit/72e17ecc7a))
- correct spelling of 'success' in logSummary parameter documentation chore: update release script version to 0.0.16 chore: add 'keyhandle' to cspell words ([1a9d5e8732](https://github.com/RueDeRennes/mosaik/commit/1a9d5e8732))
- correct spelling of "Emitts" to "Emits" in event documentation across multiple components ([17e025c185](https://github.com/RueDeRennes/mosaik/commit/17e025c185))
- correct method name typos in various component files ([1589fede8a](https://github.com/RueDeRennes/mosaik/commit/1589fede8a))
- correct spelling errors in README and update release version in package.json ([922364afec](https://github.com/RueDeRennes/mosaik/commit/922364afec))
- different themes and styles ([917e55212d](https://github.com/RueDeRennes/mosaik/commit/917e55212d))
- add missing words to cSpell configuration ([933dd56139](https://github.com/RueDeRennes/mosaik/commit/933dd56139))
- correct spelling errors and improve property names in interfaces and components ([e7edf69f3e](https://github.com/RueDeRennes/mosaik/commit/e7edf69f3e))
- temporary type error fixes components ([465337b98e](https://github.com/RueDeRennes/mosaik/commit/465337b98e))
- remove OTP prompt from publish package task and update related function signatures ([a684f8dc7e](https://github.com/RueDeRennes/mosaik/commit/a684f8dc7e))
- disable caching in build configurations across multiple project.json files ([00be50659d](https://github.com/RueDeRennes/mosaik/commit/00be50659d))
- disable caching in project configurations and update build scripts for consistency ([0bf27cb99e](https://github.com/RueDeRennes/mosaik/commit/0bf27cb99e))
- add missing newline at end of package.json files across multiple directories ([a01c97ed2b](https://github.com/RueDeRennes/mosaik/commit/a01c97ed2b))
- update theme in index.html and enhance logging in CopyPublisherPackageJson.ts; add release targets to project.json files; remove obsolete scripts ([648a850c12](https://github.com/RueDeRennes/mosaik/commit/648a850c12))
- correct package name format in changeset configuration and add release script to package.json ([168113d104](https://github.com/RueDeRennes/mosaik/commit/168113d104))
- update package.json dependencies to use version 0.0.0 for consistency across all packages ([9b37f5626c](https://github.com/RueDeRennes/mosaik/commit/9b37f5626c))
- revert package versions to 0.0.0 for consistency across all packages ([8e39bb4e60](https://github.com/RueDeRennes/mosaik/commit/8e39bb4e60))
- update Angular dependencies to use caret versioning and remove unused mosaik-elements-angular-2 entry ([65f2f21abf](https://github.com/RueDeRennes/mosaik/commit/65f2f21abf))
- update SKIP_LINT variable to use lowercase 'true' for consistency ([319f15f508](https://github.com/RueDeRennes/mosaik/commit/319f15f508))
- restore 'detect' configuration in project.json and update package manager version in package.json ([ff659684a6](https://github.com/RueDeRennes/mosaik/commit/ff659684a6))
- update yarn clean script to remove force option ([723efb5c42](https://github.com/RueDeRennes/mosaik/commit/723efb5c42))
- add missing React and Vue dependencies to package.json ([ee2fb6360f](https://github.com/RueDeRennes/mosaik/commit/ee2fb6360f))
- update TypeScript configurations for consistency and readability ([a74cd93fc1](https://github.com/RueDeRennes/mosaik/commit/a74cd93fc1))
- update dependencies in package.json files to latest versions ([00c4430b43](https://github.com/RueDeRennes/mosaik/commit/00c4430b43))
- update package.json to add Angular DevKit and Nx dependencies ([d86b800714](https://github.com/RueDeRennes/mosaik/commit/d86b800714))
- format json configuration files for consistency and readability ([f4e4b56db6](https://github.com/RueDeRennes/mosaik/commit/f4e4b56db6))
- update .gitignore to simplify custom entries and add Angular build artifacts ([8dbc5e0cfe](https://github.com/RueDeRennes/mosaik/commit/8dbc5e0cfe))
- add 'mosaik-ng' to package.json and clean up ToastComponent code with consistent formatting ([8871b31d8b](https://github.com/RueDeRennes/mosaik/commit/8871b31d8b))
- add Angular CLI to install script and update EventEmitter definitions for consistency across components ([d46388649e](https://github.com/RueDeRennes/mosaik/commit/d46388649e))
- remove unnecessary comments and continue-on-error flags in lint jobs for clarity ([a5cc2fbfe3](https://github.com/RueDeRennes/mosaik/commit/a5cc2fbfe3))
- simplify lint command in GitHub Actions workflow ([f6324c6be3](https://github.com/RueDeRennes/mosaik/commit/f6324c6be3))
- enable verbose linting for mosaik-elements-foundation ([9262eb8c5b](https://github.com/RueDeRennes/mosaik/commit/9262eb8c5b))
- correct SKIP_LINT environment variable to use lowercase 'false' ([e04ba33fb4](https://github.com/RueDeRennes/mosaik/commit/e04ba33fb4))
- update API endpoint to use Render URL instead of localhost ([3f3df24c15](https://github.com/RueDeRennes/mosaik/commit/3f3df24c15))
- update deployment path in GitHub Actions workflow for backend API ([4d9721e02f](https://github.com/RueDeRennes/mosaik/commit/4d9721e02f))
- remove redundant ls command from Docker build step in GitHub Actions workflow ([35074e3608](https://github.com/RueDeRennes/mosaik/commit/35074e3608))
- remove redundant npm list commands in GitHub Actions build step ([88cbee4e84](https://github.com/RueDeRennes/mosaik/commit/88cbee4e84))
- update GitHub Actions workflow to install npm packages and list global dependencies ([eda5a6b1f9](https://github.com/RueDeRennes/mosaik/commit/eda5a6b1f9))
- update build step in GitHub Actions to list global npm packages ([f53cf75b47](https://github.com/RueDeRennes/mosaik/commit/f53cf75b47))
- meta path ([7a3bdb39ef](https://github.com/RueDeRennes/mosaik/commit/7a3bdb39ef))

## 0.0.71 (2025-06-30)

### 🩹 Fixes

- add missing newline at end of package.json ([73866991d5](https://github.com/RueDeRennes/mosaik/commit/73866991d5))

## 0.0.70 (2025-06-28)

### 🩹 Fixes

- update background color to transparent for page header and menu components; update release script to version 0.0.70 ([e8e7c124a4](https://github.com/RueDeRennes/mosaik/commit/e8e7c124a4))

## 0.0.69 (2025-06-26)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.68 (2025-06-26)

### 🚀 Features

- add copyExecutorsJson script and update build commands ([0a0aba85b9](https://github.com/RueDeRennes/mosaik/commit/0a0aba85b9))

## 0.0.67 (2025-06-26)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.66 (2025-06-25)

### 🚀 Features

- update Carousel component methods and add select method implementation ([351e68a615](https://github.com/RueDeRennes/mosaik/commit/351e68a615))

## 0.0.65 (2025-06-25)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.64 (2025-06-25)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.63 (2025-06-24)

### 🚀 Features

- add icon functionality with IconDirective and IconRegistry, enhance app layout with new directives ([8acea01349](https://github.com/RueDeRennes/mosaik/commit/8acea01349))

## 0.0.62 (2025-06-24)

### 🚀 Features

- add slot definitions for Jumbotron component and update related documentation ([b739040f6f](https://github.com/RueDeRennes/mosaik/commit/b739040f6f))

## 0.0.61 (2025-06-24)

### 🚀 Features

- Add formatter property to Jumbotron components and update related files ([9ae59c7ff9](https://github.com/RueDeRennes/mosaik/commit/9ae59c7ff9))

## 0.0.60 (2025-06-23)

### 🚀 Features

- Add Jumbotron component and related styles for multiple frameworks ([41d4601e08](https://github.com/RueDeRennes/mosaik/commit/41d4601e08))

## 0.0.59 (2025-06-23)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.58 (2025-06-23)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.57 (2025-06-23)

### 🩹 Fixes

- simplify directive selectors for Breakpoint and Translate directives ([fef374d2bd](https://github.com/RueDeRennes/mosaik/commit/fef374d2bd))

## 0.0.56 (2025-06-23)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.55 (2025-06-23)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.54 (2025-06-23)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.53 (2025-06-23)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.52 (2025-06-23)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.51 (2025-06-23)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.50 (2025-06-23)

### 🚀 Features

- mark directives as standalone for improved modularity ([ec686876f6](https://github.com/RueDeRennes/mosaik/commit/ec686876f6))

## 0.0.49 (2025-06-22)

### 🚀 Features

- enhance backdrop styles and refactor breakpoint handling ([39661be30c](https://github.com/RueDeRennes/mosaik/commit/39661be30c))

## 0.0.48 (2025-06-22)

### 🚀 Features

- Refactor AnimateDirective and BreakpointDirective to use Angular's dependency injection ([465ad1557d](https://github.com/RueDeRennes/mosaik/commit/465ad1557d))
- Introduce Indicator component across multiple frameworks ([7ef850c39d](https://github.com/RueDeRennes/mosaik/commit/7ef850c39d))

## 0.0.47 (2025-06-22)

### 🩹 Fixes

- update release version to 0.0.47 in package.json ([5a277d2d1d](https://github.com/RueDeRennes/mosaik/commit/5a277d2d1d))
- correct spelling of 'HTML' in keywords and add new article on `part` attributes ([cd5b688a5c](https://github.com/RueDeRennes/mosaik/commit/cd5b688a5c))
- correct quotation marks in attribute selector examples for consistency ([078a6c9289](https://github.com/RueDeRennes/mosaik/commit/078a6c9289))
- correct quotation marks in markdown article and improve blockquote rendering in MarkdownRenderer ([09442e4509](https://github.com/RueDeRennes/mosaik/commit/09442e4509))

## 0.0.46 (2025-06-20)

### 🚀 Features

- implement animation directive and provider with presets ([09550b6633](https://github.com/RueDeRennes/mosaik/commit/09550b6633))

## 0.0.45 (2025-06-20)

### 🚀 Features

- export ThemeOverride type from ThemeProvider for improved type access ([62a86e5c1f](https://github.com/RueDeRennes/mosaik/commit/62a86e5c1f))

## 0.0.44 (2025-06-20)

### 🚀 Features

- enhance theme merging logic and add support for deep partial overrides ([870d64b42b](https://github.com/RueDeRennes/mosaik/commit/870d64b42b))

## 0.0.43 (2025-06-20)

### 🚀 Features

- Remove unused 'onInput' method from ColorPicker components and update related code ([d84ece1672](https://github.com/RueDeRennes/mosaik/commit/d84ece1672))
- Add Svelte support with SvelteCodeGenerator and update build scripts ([955cb75cb6](https://github.com/RueDeRennes/mosaik/commit/955cb75cb6))
- Add new Svelte components for menu, segment, tab, table, tree, wizard, and shell ([e6de8f0553](https://github.com/RueDeRennes/mosaik/commit/e6de8f0553))

## 0.0.42 (2025-06-20)

### 🩹 Fixes

- update release script to version 0.0.41 ([88efd1b9ca](https://github.com/RueDeRennes/mosaik/commit/88efd1b9ca))

## 0.0.41 (2025-06-19)

### 🚀 Features

- add comprehensive article on using const vs enums in TypeScript with Angular templates ([8db46644e3](https://github.com/RueDeRennes/mosaik/commit/8db46644e3))

### 🩹 Fixes

- update const vs enum article to use string literals for WorkType values ([3eb355434e](https://github.com/RueDeRennes/mosaik/commit/3eb355434e))
- correct quotation marks in best practices section of const vs enum article ([df4187ec19](https://github.com/RueDeRennes/mosaik/commit/df4187ec19))
- update backdrop image URLs in const vs enum article ([e05a779a0a](https://github.com/RueDeRennes/mosaik/commit/e05a779a0a))

## 0.0.40 (2025-06-18)

### 🚀 Features

- add hasHeader and hasNav properties to AppElement and update related components ([37baedabae](https://github.com/RueDeRennes/mosaik/commit/37baedabae))
- add localizator-core dependency and update build dependencies in project configuration ([077a2cd1d9](https://github.com/RueDeRennes/mosaik/commit/077a2cd1d9))

## 0.0.39 (2025-06-17)

### 🩹 Fixes

- update import path for CssLength in FlexDirective ([4fedf3ab17](https://github.com/RueDeRennes/mosaik/commit/4fedf3ab17))
- update release version to 0.0.38 in package.json and improve description formatting in Meta.g.json ([edbd04421c](https://github.com/RueDeRennes/mosaik/commit/edbd04421c))

## 0.0.38 (2025-06-17)

### 🚀 Features

- add FlexDirective for flexible layout management in Angular ([3b8f27e2b7](https://github.com/RueDeRennes/mosaik/commit/3b8f27e2b7))
- add comprehensive guide on the power of regions in TypeScript for improved code organization ([564b600288](https://github.com/RueDeRennes/mosaik/commit/564b600288))

### 🩹 Fixes

- correct formatting of region comments and quote attribution for clarity ([952d90f14b](https://github.com/RueDeRennes/mosaik/commit/952d90f14b))
- update provideTheme function to simplify overrides and adjust merge function ([0359c488be](https://github.com/RueDeRennes/mosaik/commit/0359c488be))

## 0.0.37 (2025-06-17)

### 🩹 Fixes

- update provideTheme to useValue for theme and mode signals ([5a7b509869](https://github.com/RueDeRennes/mosaik/commit/5a7b509869))

## 0.0.35 (2025-06-17)

### 🚀 Features

- add theme provider for angular ([04568d1528](https://github.com/RueDeRennes/mosaik/commit/04568d1528))

## 0.0.34 (2025-06-17)

### 🩹 Fixes

- update release script to version 0.0.33 ([0954fadfa3](https://github.com/RueDeRennes/mosaik/commit/0954fadfa3))

## 0.0.33 (2025-06-16)

### 🚀 Features

- add 'Code' and 'TypeScript' keywords to various documentation files for improved discoverability ([7ac3c152dd](https://github.com/RueDeRennes/mosaik/commit/7ac3c152dd))
- add "The Dependency Forest" article on dependency management challenges in Angular ([d129b84490](https://github.com/RueDeRennes/mosaik/commit/d129b84490))
- add translation command and integrate translation functionality in BlogBaseElement ([7e166a6bea](https://github.com/RueDeRennes/mosaik/commit/7e166a6bea))
- enhance blog and translation features with interview type and language flags ([9aff64d29b](https://github.com/RueDeRennes/mosaik/commit/9aff64d29b))
- update interview content and add StickyController metadata in JSON ([c39d970be6](https://github.com/RueDeRennes/mosaik/commit/c39d970be6))
- add YouTube video rendering support in MarkdownRenderer ([723610d3c8](https://github.com/RueDeRennes/mosaik/commit/723610d3c8))
- Add new translation for "Open with" in code section ([e1b84033bc](https://github.com/RueDeRennes/mosaik/commit/e1b84033bc))
- create Playground components for testing Markdown features ([738f61002f](https://github.com/RueDeRennes/mosaik/commit/738f61002f))
- add PinchController for gesture recognition and enhance DiagramElement with centering functionality ([c3feb9a789](https://github.com/RueDeRennes/mosaik/commit/c3feb9a789))
- **docs:** Update documentation with new sections, descriptions, and examples for clarity and usability ([c32ff5f976](https://github.com/RueDeRennes/mosaik/commit/c32ff5f976))
- **docs:** Enhance MVP pattern documentation with detailed explanations and examples ([e3c97f1368](https://github.com/RueDeRennes/mosaik/commit/e3c97f1368))
- Implement sticky positioning directive and controller, enhance scrolling functionality in Scroller class ([148f07916e](https://github.com/RueDeRennes/mosaik/commit/148f07916e))
- Enhance MVP documentation and examples across multiple frameworks ([cfabea14a3](https://github.com/RueDeRennes/mosaik/commit/cfabea14a3))
- add backdrop images and enhance ArticlesView with documentation grouping ([af72ff74cd](https://github.com/RueDeRennes/mosaik/commit/af72ff74cd))
- add images and enhance Markdown documentation with improved layout and structure ([1eaac2125f](https://github.com/RueDeRennes/mosaik/commit/1eaac2125f))
- enhance Markdown components with improved styling and layout variables ([780d383b31](https://github.com/RueDeRennes/mosaik/commit/780d383b31))
- **markdowner:** enhance Markdown processing with new extension structure and build integration ([0c08852146](https://github.com/RueDeRennes/mosaik/commit/0c08852146))
- Enhance Markdown processing with new features and improvements ([534983c407](https://github.com/RueDeRennes/mosaik/commit/534983c407))
- refactor text overflow handling and enhance Markdown component styles ([62bb601fc7](https://github.com/RueDeRennes/mosaik/commit/62bb601fc7))
- update metadata structure in documentation and improve avatar and chip components ([007bd05bea](https://github.com/RueDeRennes/mosaik/commit/007bd05bea))
- update markdown files to use structured keywords and add author information ([d0df1b883f](https://github.com/RueDeRennes/mosaik/commit/d0df1b883f))

### 🩹 Fixes

- update markdowner-core dependency to use workspace reference for consistency ([518dffba42](https://github.com/RueDeRennes/mosaik/commit/518dffba42))
- change progress/ring/bar number properties to cssLength for simpler data binding ([d15e88f0c9](https://github.com/RueDeRennes/mosaik/commit/d15e88f0c9))
- update checkbox styles by removing unnecessary padding and border properties feat: add YouTube video embed and quote to interview markdown fix: adjust marker color in markdown styles for better visibility ([1284a2bcff](https://github.com/RueDeRennes/mosaik/commit/1284a2bcff))
- correct quotes in interview markdown and enhance closing statements ([8d0e7134ba](https://github.com/RueDeRennes/mosaik/commit/8d0e7134ba))
- correct formatting and update YouTube link in interview markdown ([2b430a99bc](https://github.com/RueDeRennes/mosaik/commit/2b430a99bc))

## 0.0.32 (2025-06-05)

### 🚀 Features

- **docs): enhance keyword metadata across documentation files for improved searchability and context feat(Markdown): update MarkdownElement and MarkdownRenderer for better handling of text and code blocks fix(DocsService): refine getDocsTree method for improved documentation hierarchy and sorting fix(staticContent:** add meta information to static content registration for enhanced metadata handling ([789875e05d](https://github.com/RueDeRennes/mosaik/commit/789875e05d))
- **build:** add vite-plugins build step to deployment script; enhance MarkdownElement and DocsService for better handling of documentation and Markdown sources ([619a32e38b](https://github.com/RueDeRennes/mosaik/commit/619a32e38b))
- **menu:** add textOverflow property to MenuItemComponent and related elements for improved text handling; update DocsService and AppSideNavTemplate for better rendering ([9b7641b6c1](https://github.com/RueDeRennes/mosaik/commit/9b7641b6c1))
- **router:** enhance routing components with role attributes and update templates for better accessibility; refactor RouterController and RouterLinkDirective for improved functionality ([63b32829f1](https://github.com/RueDeRennes/mosaik/commit/63b32829f1))
- **router:** add RouterLinkDirective for dynamic link generation ([ab2e98ed50](https://github.com/RueDeRennes/mosaik/commit/ab2e98ed50))
- enhance package service and controller to support history retrieval with optional limit; update translations and styles for package explorer ([71efae2557](https://github.com/RueDeRennes/mosaik/commit/71efae2557))
- implement ShieldElement with template, style, and props; enhance package metadata and history models ([de73abbc76](https://github.com/RueDeRennes/mosaik/commit/de73abbc76))
- enhance package service and models with metadata and history retrieval ([05c98c197d](https://github.com/RueDeRennes/mosaik/commit/05c98c197d))
- add package manager installation step in CI workflow ([d8453719df](https://github.com/RueDeRennes/mosaik/commit/d8453719df))
- add eslint config build step to the dev deployment workflow ([c831986474](https://github.com/RueDeRennes/mosaik/commit/c831986474))

### 🩹 Fixes

- **docs:** update route in command-pattern-vue.md for correct path; remove outdated mvp.requirements.md file; add comprehensive requirements documentation ([12dd351358](https://github.com/RueDeRennes/mosaik/commit/12dd351358))
- **build:** reorder build steps in deployment script for clarity and consistency ([4e746f0b36](https://github.com/RueDeRennes/mosaik/commit/4e746f0b36))
- correct spelling and casing in IconsService and related files ([f4d478699e](https://github.com/RueDeRennes/mosaik/commit/f4d478699e))
- update build commands in CI workflows to use 'yarn nx run' syntax ([a38e725929](https://github.com/RueDeRennes/mosaik/commit/a38e725929))
- update description of mosaik-api in README.md for clarity ([478b4c5177](https://github.com/RueDeRennes/mosaik/commit/478b4c5177))
- remove verbose flag from mosaik app build command ([f8f2b53714](https://github.com/RueDeRennes/mosaik/commit/f8f2b53714))

## 0.0.31 (2025-05-28)

### 🚀 Features

- add component selector to various sample elements for better integration ([3eb465fed5](https://github.com/RueDeRennes/mosaik/commit/3eb465fed5))
- Enhance sandbox functionality and UI improvements ([c45d7ca09b](https://github.com/RueDeRennes/mosaik/commit/c45d7ca09b))
- Implement ProjectionController for managing projected content in portals ([1bc46717b5](https://github.com/RueDeRennes/mosaik/commit/1bc46717b5))
- add TableFooter component and related styles ([85d9e96af5](https://github.com/RueDeRennes/mosaik/commit/85d9e96af5))
- enhance TagCloudElement with item selection and styling; refactor related components and styles ([2847e96a41](https://github.com/RueDeRennes/mosaik/commit/2847e96a41))
- add ModifierKeyName export and improve attr() function in SCSS ([317b75143d](https://github.com/RueDeRennes/mosaik/commit/317b75143d))
- Refactor CheckBoxGroupSample and TextBoxSample components for improved property formatting ([b0fcc7502e](https://github.com/RueDeRennes/mosaik/commit/b0fcc7502e))

### 🩹 Fixes

- add missing newline at end of package.json ([713cb1f983](https://github.com/RueDeRennes/mosaik/commit/713cb1f983))

## 0.0.30 (2025-05-20)

### 🩹 Fixes

- simplify condition checks and remove unnecessary styles in various components ([41e6b5d8a9](https://github.com/RueDeRennes/mosaik/commit/41e6b5d8a9))

## 0.0.29 (2025-05-20)

### 🚀 Features

- add Breakpoint management with BreakpointRegistry and BreakpointDirective ([1f63b2e01a](https://github.com/RueDeRennes/mosaik/commit/1f63b2e01a))

### 🩹 Fixes

- correct type for disabled input in FlipToDirective ([4e3d561619](https://github.com/RueDeRennes/mosaik/commit/4e3d561619))
- update release script to version 0.0.28 ([baaef44d1d](https://github.com/RueDeRennes/mosaik/commit/baaef44d1d))

## 0.0.28 (2025-05-20)

### 🩹 Fixes

- update hover and selection styles for TabStrip and Tree components ([d6c90fc2bb](https://github.com/RueDeRennes/mosaik/commit/d6c90fc2bb))
- add missing newline at end of package.json ([39f2f1c578](https://github.com/RueDeRennes/mosaik/commit/39f2f1c578))

## 0.0.27 (2025-05-20)

### 🚀 Features

- add default values for boolean attributes across various components ([899d593ba5](https://github.com/RueDeRennes/mosaik/commit/899d593ba5))
- add TranslatePipe for localized string translation ([e03886cbf6](https://github.com/RueDeRennes/mosaik/commit/e03886cbf6))
- update release script to version 0.0.26 ([11e2fdbc4f](https://github.com/RueDeRennes/mosaik/commit/11e2fdbc4f))

### 🩹 Fixes

- correct spelling and improve documentation for Button and SelectItem components ([e52b63c771](https://github.com/RueDeRennes/mosaik/commit/e52b63c771))
- update TabStrip and TreeItem styles to handle disabled state correctly ([ecb60798db](https://github.com/RueDeRennes/mosaik/commit/ecb60798db))

## 0.0.26 (2025-05-19)

### 🚀 Features

- add translation provider and update TranslateDirective to use injected TranslatorService ([aca37ef9cd](https://github.com/RueDeRennes/mosaik/commit/aca37ef9cd))
- update release script to version 0.0.25 ([930ba60eb4](https://github.com/RueDeRennes/mosaik/commit/930ba60eb4))

## 0.0.25 (2025-05-19)

### 🚀 Features

- update version to 0.0.24 and remove prefix/suffix styles from various components ([d061c7f8cd](https://github.com/RueDeRennes/mosaik/commit/d061c7f8cd))

## 0.0.24 (2025-05-19)

### 🚀 Features

- update appearance of input components and add textAlign property ([5f7321b7a8](https://github.com/RueDeRennes/mosaik/commit/5f7321b7a8))

## 0.0.23 (2025-05-19)

### 🚀 Features

- Add text alignment support to input components ([0a1069f47d](https://github.com/RueDeRennes/mosaik/commit/0a1069f47d))
- Add Validators class to Cdk for form validation ([5db8b51601](https://github.com/RueDeRennes/mosaik/commit/5db8b51601))

## 0.0.22 (2025-05-18)

### 🚀 Features

- add spinner and textAlign properties to NumberBox and TextBox components ([cda90dffa4](https://github.com/RueDeRennes/mosaik/commit/cda90dffa4))

## 0.0.21 (2025-05-18)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.20 (2025-05-18)

### 🚀 Features

- implement flip component with new side property and directives ([2b3c56c9b4](https://github.com/RueDeRennes/mosaik/commit/2b3c56c9b4))

### 🩹 Fixes

- update release version to 0.0.19 in package.json ([acccb56f76](https://github.com/RueDeRennes/mosaik/commit/acccb56f76))

## 0.0.19 (2025-05-18)

### 🚀 Features

- Add public documentation slots to various components ([3032bed62f](https://github.com/RueDeRennes/mosaik/commit/3032bed62f))

### 🩹 Fixes

- add missing newline at end of package.json ([43ce0e6a3b](https://github.com/RueDeRennes/mosaik/commit/43ce0e6a3b))

## 0.0.18 (2025-05-18)

### 🚀 Features

- add select component to auth form and improve validation ([4971bba07f](https://github.com/RueDeRennes/mosaik/commit/4971bba07f))

### 🩹 Fixes

- correct spelling of 'getScrollableElement' and remove unused method ([72e17ecc7a](https://github.com/RueDeRennes/mosaik/commit/72e17ecc7a))

## 0.0.17 (2025-05-18)

### 🚀 Features

- Enhance input components with FORM_STATUS_HOST provider ([4594c1f4bd](https://github.com/RueDeRennes/mosaik/commit/4594c1f4bd))
- add Invalidable behavior and validity check to components ([893bb30b3b](https://github.com/RueDeRennes/mosaik/commit/893bb30b3b))

## 0.0.16 (2025-05-17)

### 🚀 Features

- add ng forms validation trigger ([e430f70f31](https://github.com/RueDeRennes/mosaik/commit/e430f70f31))

### 🩹 Fixes

- correct spelling of 'success' in logSummary parameter documentation chore: update release script version to 0.0.16 chore: add 'keyhandle' to cspell words ([1a9d5e8732](https://github.com/RueDeRennes/mosaik/commit/1a9d5e8732))

## 0.0.15 (2025-05-16)

### 🚀 Features

- implement ControlValueAccessor for form compatibility in multiple input components ([c466402d98](https://github.com/RueDeRennes/mosaik/commit/c466402d98))

## 0.0.14 (2025-05-16)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.13 (2025-05-16)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.12-beta.13 (2025-05-16)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.12-beta.12 (2025-05-16)

### 🩹 Fixes

- correct spelling of "Emitts" to "Emits" in event documentation across multiple components ([17e025c185](https://github.com/RueDeRennes/mosaik/commit/17e025c185))

## 0.0.12-beta.11 (2025-05-13)

### 🚀 Features

- **eslint:** add TypeScript ESLint configuration with comprehensive ruleset ([4d7a0d88b7](https://github.com/RueDeRennes/mosaik/commit/4d7a0d88b7))
- Add Insetable behavior and update BoxElement styles ([ca740ab5f2](https://github.com/RueDeRennes/mosaik/commit/ca740ab5f2))

### 🩹 Fixes

- correct method name typos in various component files ([1589fede8a](https://github.com/RueDeRennes/mosaik/commit/1589fede8a))
- correct spelling errors in README and update release version in package.json ([922364afec](https://github.com/RueDeRennes/mosaik/commit/922364afec))
- different themes and styles ([917e55212d](https://github.com/RueDeRennes/mosaik/commit/917e55212d))
- add missing words to cSpell configuration ([933dd56139](https://github.com/RueDeRennes/mosaik/commit/933dd56139))
- correct spelling errors and improve property names in interfaces and components ([e7edf69f3e](https://github.com/RueDeRennes/mosaik/commit/e7edf69f3e))
- temporary type error fixes components ([465337b98e](https://github.com/RueDeRennes/mosaik/commit/465337b98e))

## 0.0.12-beta.9 (2025-05-07)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.12-beta.8 (2025-05-07)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.12-beta.7 (2025-05-07)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.12-beta.6 (2025-05-07)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.12-beta.5 (2025-05-07)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.12-beta.3 (2025-05-07)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.12-beta.1 (2025-05-07)

This was a version bump only for mosaik-elements-angular to align it with other projects, there were no code changes.

## 0.0.12-beta.0 (2025-05-07)

### 🚀 Features

- enhance project configurations with inputs and outputs for build targets ([6f80d15bda](https://github.com/RueDeRennes/mosaik/commit/6f80d15bda))

## 0.0.2-beta.0 (2025-05-06)

### 🚀 Features

- enhance project configurations with inputs and outputs for build targets ([6f80d15bda](https://github.com/RueDeRennes/mosaik/commit/6f80d15bda))