## 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:** update message styles for improved appearance and responsiveness ([ce524703c2](https://github.com/RueDeRennes/mosaik/commit/ce524703c2))
- **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.225 (2026-01-27)

### 🚀 Features

- **message:** update message styles for improved appearance and responsiveness ([ce524703c2](https://github.com/RueDeRennes/mosaik/commit/ce524703c2))
- **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)

### 🚀 Features

- **theme:** enhance theme generation with font source and update personas ([09d041690c](https://github.com/RueDeRennes/mosaik/commit/09d041690c))

## 0.0.223 (2026-01-25)

### 🚀 Features

- **chipbox:** enhance styles and tokens for Cosmopolitan, Joy, and Memphis themes ([d1f69a7605](https://github.com/RueDeRennes/mosaik/commit/d1f69a7605))
- **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))
- **translations): add font picker translations for de, en, es, and fr languages feat(shadow): implement ShadowCssConverter for parsing and formatting CSS shadows fix(theme): update ThemePresetService to include additional theme properties refactor(theme): enhance AppThemeView and AppThemeSaveView for better theme management feat(elevation:** add elevation handling in AppThemeView and ThemeService ([5d8d639087](https://github.com/RueDeRennes/mosaik/commit/5d8d639087))
- **expander:** add actions part to ExpanderElement and update styles for caret positioning ([f793577d06](https://github.com/RueDeRennes/mosaik/commit/f793577d06))
- **expander:** add stacking prop to ExpanderGroupComponent for Svelte and Vue ([f9a1ed154f](https://github.com/RueDeRennes/mosaik/commit/f9a1ed154f))
- **theme:** add theme export functionality and improve UI translations ([053124921d](https://github.com/RueDeRennes/mosaik/commit/053124921d))

### 🩹 Fixes

- **theme:** enhance AppThemeView with expert mode features and improve styling ([b43b095440](https://github.com/RueDeRennes/mosaik/commit/b43b095440))
- **styles:** correct theme import paths in SCSS files ([932cfad727](https://github.com/RueDeRennes/mosaik/commit/932cfad727))
- **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

- **progress-ring:** update stroke-dasharray calculations for improved animation effects ([3d26d9e4d2](https://github.com/RueDeRennes/mosaik/commit/3d26d9e4d2))
- **meter:** enhance MeterRing and MeterBar components with new styles and properties ([026b313a58](https://github.com/RueDeRennes/mosaik/commit/026b313a58))
- **badge:** enhance styling and theming for Memphis and Joy badges ([98af94984e](https://github.com/RueDeRennes/mosaik/commit/98af94984e))
- update templates and enhance functionality across various components ([98e0c54635](https://github.com/RueDeRennes/mosaik/commit/98e0c54635))
- **SelectSample, ComboSample, SelectItemElement:** add new templates and enhance existing functionality ([d90b9f9de9](https://github.com/RueDeRennes/mosaik/commit/d90b9f9de9))

## 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 llms.txt view and enhance code editor with line wrapping support ([1ab551c0a6](https://github.com/RueDeRennes/mosaik/commit/1ab551c0a6))
- **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)

### 🚀 Features

- **AppElementTemplate:** add clickOutsideToClose property for mobile drawer ([d7c2040da1](https://github.com/RueDeRennes/mosaik/commit/d7c2040da1))

## 0.0.215 (2026-01-04)

### 🚀 Features

- **elements:** update descriptions for media and overlay components; adjust styles for drawer content ([daebf92a43](https://github.com/RueDeRennes/mosaik/commit/daebf92a43))
- **table:** add detailed documentation for columns and caption properties ([01dd61a084](https://github.com/RueDeRennes/mosaik/commit/01dd61a084))
- **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))

### 🩹 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:** update DrawerElement styles for consistent line thickness across positions ([2e8ac33b49](https://github.com/RueDeRennes/mosaik/commit/2e8ac33b49))
- **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 ResizeDirection enum and update styles for ResizeThumb component ([a114f04b1b](https://github.com/RueDeRennes/mosaik/commit/a114f04b1b))
- **resize-thumb:** add ResizeThumb component with themes and sample templates ([f02814acad](https://github.com/RueDeRennes/mosaik/commit/f02814acad))
- **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-foundation to align it with other projects, there were no code changes.

## 0.0.210 (2025-12-31)

### 🚀 Features

- **dialog:** refactor dialog components and update routing for overlays ([036f4626d8](https://github.com/RueDeRennes/mosaik/commit/036f4626d8))

## 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))
- **navigation:** update routes and translations for Icons and remove Grid Generator ([65fbd99200](https://github.com/RueDeRennes/mosaik/commit/65fbd99200))
- **theme:** add background color tokens for Cosmopolitan, Joy, and Memphis themes ([7221acee86](https://github.com/RueDeRennes/mosaik/commit/7221acee86))
- **dialogs:** enhance AppThemeView and ColorBoxElement with improved color handling ([96d3d671a6](https://github.com/RueDeRennes/mosaik/commit/96d3d671a6))
- **menu:** add menuMode property and handle pointer leave for submenu interactions ([ac89155f01](https://github.com/RueDeRennes/mosaik/commit/ac89155f01))
- **dialogs:** update subHeader text for theme dialogs and improve drawer usage ([0283e96f0f](https://github.com/RueDeRennes/mosaik/commit/0283e96f0f))
- **projection:** enhance DrawerService and MenuItemElement with portal and projection capabilities ([9181efdc8f](https://github.com/RueDeRennes/mosaik/commit/9181efdc8f))
- **menu:** add hierarchical submenus and context menu templates with new submenu modes ([72df10b4a9](https://github.com/RueDeRennes/mosaik/commit/72df10b4a9))
- **overlays:** add escape key handling and backdrop click functionality to overlays ([abd104d27e](https://github.com/RueDeRennes/mosaik/commit/abd104d27e))
- **app): replace DialogService with DrawerService for AppSettingsView and update styles feat(app): enhance AppBar and AppThemeView with enableStack property style(drawer): add width and height to transition properties for Joy and Memphis themes style(backdrop:** add blur property to backdrop styles for Cosmopolitan, Joy, and Memphis themes ([2da9c43e8d](https://github.com/RueDeRennes/mosaik/commit/2da9c43e8d))
- **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 with filter input and search placeholder ([3807f82a0d](https://github.com/RueDeRennes/mosaik/commit/3807f82a0d))
- **repeat-button:** refactor event handling to use pointer events for improved responsiveness ([675ba53871](https://github.com/RueDeRennes/mosaik/commit/675ba53871))
- **autocomplete:** add itemSelected event and enhance AutoCompleteBox functionality ([63334f2c73](https://github.com/RueDeRennes/mosaik/commit/63334f2c73))
- **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))
- **theme): add AppThemeView component for theme customization feat(style): create AppThemeView styles and template refactor(commands): remove Command interface and implementation fix(expander): adjust styles for first and last expander items fix(drawer): ensure toolbar flex behavior in drawer component fix(color-picker:** update color swatch border-radius to use variable ([7d0dff4b67](https://github.com/RueDeRennes/mosaik/commit/7d0dff4b67))
- **theme:** add surface and selection variants to Cosmopolitan and Memphis themes ([6005459409](https://github.com/RueDeRennes/mosaik/commit/6005459409))
- **theme:** update background color variables to use surface color for Joy theme components ([98edfeb298](https://github.com/RueDeRennes/mosaik/commit/98edfeb298))
- **region:** enhance Region and RegionElement to support default active view rendering ([626095efee](https://github.com/RueDeRennes/mosaik/commit/626095efee))
- **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))
- **icons): update upload icon and add reset icon feat(translations): add reset related translations in de, en, es, fr feat(sampleBase): implement property reset functionality in SampleBaseElement fix(formField): replace TooltipElement with ToggleTipElement and update styles style(formField:** refactor styles for better layout and consistency ([25accc30bf](https://github.com/RueDeRennes/mosaik/commit/25accc30bf))
- **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 custom templates for timeline component with styled content and markers ([eeb6506523](https://github.com/RueDeRennes/mosaik/commit/eeb6506523))
- **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

- **stepper:** add icon property and update styles for stepper components ([8a6aafbba8](https://github.com/RueDeRennes/mosaik/commit/8a6aafbba8))
- **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

- **tooltip:** handle null values for body and floating elements, improve event handling ([93d88722ee](https://github.com/RueDeRennes/mosaik/commit/93d88722ee))
- **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))
- **stepper:** update stepper item properties to use description and hint ([8f8d17acb8](https://github.com/RueDeRennes/mosaik/commit/8f8d17acb8))

## 0.0.206 (2025-12-09)

This was a version bump only for mosaik-elements-foundation 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-foundation 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-foundation 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))

## 0.0.201 (2025-12-05)

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

## 0.0.200 (2025-12-05)

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

## 0.0.199 (2025-12-05)

### 🩹 Fixes

- **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-foundation 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-foundation to align it with other projects, there were no code changes.

## 0.0.196 (2025-12-05)

### 🚀 Features

- **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

- **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))

## 0.0.193 (2025-12-03)

This was a version bump only for mosaik-elements-foundation 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-foundation 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-foundation 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))

## 0.0.187 (2025-12-02)

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

## 0.0.186 (2025-12-02)

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

## 0.0.185 (2025-12-02)

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

## 0.0.184 (2025-12-02)

### 🚀 Features

- **eslint:** enhance ESLint configuration and add .eslintignore file ([4b3deb5566](https://github.com/RueDeRennes/mosaik/commit/4b3deb5566))

## 0.0.183 (2025-11-30)

This was a version bump only for mosaik-elements-foundation 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-foundation 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-foundation 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

- **mvp:** implement View and ViewPresenter architecture with interfaces and controllers ([17d2a3cc6b](https://github.com/RueDeRennes/mosaik/commit/17d2a3cc6b))
- **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-foundation 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))
- **memphis:** theme choices, selects, and combos ([53f092fa83](https://github.com/RueDeRennes/mosaik/commit/53f092fa83))
- **avatar:** enhance chat message avatar styles with theme-specific properties ([4e85d98a64](https://github.com/RueDeRennes/mosaik/commit/4e85d98a64))

### 🩹 Fixes

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

## 0.0.170 (2025-10-28)

### 🚀 Features

- **chat:** enhance avatar styles and properties across themes ([3cf45d0955](https://github.com/RueDeRennes/mosaik/commit/3cf45d0955))

### 🩹 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)

### 🩹 Fixes

- **ChipElementTemplate:** update is-flipped property to use side attribute for better clarity ([fa94cf7a00](https://github.com/RueDeRennes/mosaik/commit/fa94cf7a00))

## 0.0.167 (2025-10-26)

This was a version bump only for mosaik-elements-foundation 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-foundation 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-foundation 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-foundation 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-foundation 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))
- remove outline from list element styles for improved appearance ([ff19b36c81](https://github.com/RueDeRennes/mosaik/commit/ff19b36c81))

## 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))
- 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

- Update AutoCompleteBox component to include new input properties and methods ([70b4f5462e](https://github.com/RueDeRennes/mosaik/commit/70b4f5462e))
- add AutoCompleteBox component and update related samples and interfaces ([6778955ecf](https://github.com/RueDeRennes/mosaik/commit/6778955ecf))
- add AutoCompleteBox component with internationalization support ([ab0b6ddfaa](https://github.com/RueDeRennes/mosaik/commit/ab0b6ddfaa))

## 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-foundation 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))
- **calendar:** enhance range selection and styling ([fdb6cb56db](https://github.com/RueDeRennes/mosaik/commit/fdb6cb56db))

## 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-foundation 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

- correct base component property references in AnchorElement.Joy.scss ([8f7ae019cf](https://github.com/RueDeRennes/mosaik/commit/8f7ae019cf))
- 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-foundation 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-foundation 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))

### 🩹 Fixes

- resolve split, searchbox and pinbox issues ([8417d2d5bf](https://github.com/RueDeRennes/mosaik/commit/8417d2d5bf))

## 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))
- Update chat and map components with new styles and properties; add Thumbnail element themes ([a011c6c44f](https://github.com/RueDeRennes/mosaik/commit/a011c6c44f))
- 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))

## 0.0.132 (2025-08-24)

### 🚀 Features

- enhance VoiceRecorderChatToolElement styles for improved layout and consistency ([09adbffe56](https://github.com/RueDeRennes/mosaik/commit/09adbffe56))

## 0.0.131 (2025-08-23)

### 🚀 Features

- update styles for ChatInputElement and VoiceRecorderChatToolElement to use theme variables for consistency ([9d9bc8adfb](https://github.com/RueDeRennes/mosaik/commit/9d9bc8adfb))
- 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-foundation 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 HintElement and update template to support it ([985785e116](https://github.com/RueDeRennes/mosaik/commit/985785e116))

## 0.0.122 (2025-08-20)

### 🚀 Features

- enhance formatter setter to support string conversion to TextFormatter ([f89f500f68](https://github.com/RueDeRennes/mosaik/commit/f89f500f68))

### 🩹 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 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:** 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)

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

## 0.0.115 (2025-08-18)

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

## 0.0.114 (2025-08-17)

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

## 0.0.113 (2025-08-17)

### 🚀 Features

- **dialog:** implement custom dialog slots and enhance dialog functionality ([dc13b4b8fe](https://github.com/RueDeRennes/mosaik/commit/dc13b4b8fe))

## 0.0.112 (2025-08-16)

### 🩹 Fixes

- **scrub-slider:** handle undefined values in tooltip and tick label accessors ([af6ccb9915](https://github.com/RueDeRennes/mosaik/commit/af6ccb9915))

## 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)

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

## 0.0.109 (2025-08-15)

### 🚀 Features

- **themes:** add content offset top property to app themes and adjust styles ([4490a7438b](https://github.com/RueDeRennes/mosaik/commit/4490a7438b))
- **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))
- **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-foundation 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-foundation to align it with other projects, there were no code changes.

## 0.0.102 (2025-08-12)

### 🩹 Fixes

- **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)

### 🩹 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 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

- 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

- **CellElement:** add auto-generated styles for cosmopolitan cell element ([57bb5833b2](https://github.com/RueDeRennes/mosaik/commit/57bb5833b2))
- enhance executors with additional imports and caching utility integration ([626574efac](https://github.com/RueDeRennes/mosaik/commit/626574efac))
- 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-foundation 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-foundation 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))
- add border-radius and overflow properties to AppHeaderElement styles for improved layout ([588ed0f41d](https://github.com/RueDeRennes/mosaik/commit/588ed0f41d))

## 0.0.89 (2025-08-05)

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

## 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-foundation 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-foundation 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-foundation 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-foundation 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-foundation 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))
- **elements:** add TypeScript ignore comments for static 'is' getters in multiple components ([22cc7e5d04](https://github.com/RueDeRennes/mosaik/commit/22cc7e5d04))
- **dependencies:** downgrade TypeScript version from ^5.9.2 to ^5.8.3 across multiple packages ([c58367f25b](https://github.com/RueDeRennes/mosaik/commit/c58367f25b))
- **elements:** add TypeScript ignore comments for static 'is' getters in various components ([5c400e4885](https://github.com/RueDeRennes/mosaik/commit/5c400e4885))

## 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-foundation 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))
- Update input components and themes ([e2379e3bd0](https://github.com/RueDeRennes/mosaik/commit/e2379e3bd0))
- **textbox:** add prefix and suffix icon support with customizable sizes ([eb9c019a17](https://github.com/RueDeRennes/mosaik/commit/eb9c019a17))
- update button components with new size tokens ([22d0cdd674](https://github.com/RueDeRennes/mosaik/commit/22d0cdd674))
- Enhance projection handling and styling for dropdown and menu components ([8c663e6e7e](https://github.com/RueDeRennes/mosaik/commit/8c663e6e7e))
- 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))
- Add Projection View component and update related views and styles ([91d1f76e88](https://github.com/RueDeRennes/mosaik/commit/91d1f76e88))
- 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 AppView styles and template ([6d2c19940f](https://github.com/RueDeRennes/mosaik/commit/6d2c19940f))
- Update DismissElement styles for close button with consistent dimensions and border radius ([75e0cc7731](https://github.com/RueDeRennes/mosaik/commit/75e0cc7731))
- Update dismiss element styles for improved positioning and z-index handling ([8565d05277](https://github.com/RueDeRennes/mosaik/commit/8565d05277))
- Enhance DismissElement with Themeable behavior and update IDismissElementProps interface ([74b709ec06](https://github.com/RueDeRennes/mosaik/commit/74b709ec06))
- 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))
- Update IPersistedConfig and IUrlParamConfig interfaces for improved type safety and consistency ([6cce9680f5](https://github.com/RueDeRennes/mosaik/commit/6cce9680f5))
- Simplify exports in Index.ts by removing unused properties from Persisted and UrlParam decorators ([73f6f09f72](https://github.com/RueDeRennes/mosaik/commit/73f6f09f72))
- Enhance Persisted and UrlParam decorators to support Signal values and improve property management ([fbe8d5f131](https://github.com/RueDeRennes/mosaik/commit/fbe8d5f131))
- Refactor and enhance reactivity system with new Signal and TrackableSignal classes ([09c5e2a4b8](https://github.com/RueDeRennes/mosaik/commit/09c5e2a4b8))
- **translations:** add new localized strings for icon gallery and update existing translations ([64485437d7](https://github.com/RueDeRennes/mosaik/commit/64485437d7))
- update IconGalleryView to include shared styles; enhance logging format in LitStyleTransformTask; modify executor options to include elementsOnly; remove unused Fluent theme from ButtonElement; improve createStyleSheets function to support array of styles ([7f28e6c94d](https://github.com/RueDeRennes/mosaik/commit/7f28e6c94d))
- Integrate Portal and ProjectionController into DateBox, DateTimeBox, and TimeBox components ([b0d925bdbf](https://github.com/RueDeRennes/mosaik/commit/b0d925bdbf))
- add SpacerDirective with options for spacing control and update index export ([8a2727ea31](https://github.com/RueDeRennes/mosaik/commit/8a2727ea31))
- 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))
- implement App component with templates and update AppHeader for toggling functionality ([992d3d7433](https://github.com/RueDeRennes/mosaik/commit/992d3d7433))
- add App Header component and related samples, templates, and events ([cb140e78e8](https://github.com/RueDeRennes/mosaik/commit/cb140e78e8))
- add expand, collapse, and toggle methods to MenuItem and TreeItem components with descriptions ([8881f5f730](https://github.com/RueDeRennes/mosaik/commit/8881f5f730))
- add IExpandable interface and implement expandable functionality in MenuItemElement, TreeItemElement, and ExpandableElement ([f2fb5df205](https://github.com/RueDeRennes/mosaik/commit/f2fb5df205))
- 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))
- update menu component styles and structure for improved layout and responsiveness ([373095056e](https://github.com/RueDeRennes/mosaik/commit/373095056e))
- add icon functionality with IconDirective and IconRegistry, enhance app layout with new directives ([8acea01349](https://github.com/RueDeRennes/mosaik/commit/8acea01349))
- enhance app layout and styling with new components and responsive design ([8919fccc0c](https://github.com/RueDeRennes/mosaik/commit/8919fccc0c))
- enhance Jumbotron components with slot definitions and improve HideOnScrollController methods ([4cc6d9de3a](https://github.com/RueDeRennes/mosaik/commit/4cc6d9de3a))
- Add formatter property to Jumbotron components and update related files ([9ae59c7ff9](https://github.com/RueDeRennes/mosaik/commit/9ae59c7ff9))
- Add Svelte titles to German and English translations; update formatting keys in various components ([9889da1578](https://github.com/RueDeRennes/mosaik/commit/9889da1578))
- Add Jumbotron component and related styles for multiple frameworks ([41d4601e08](https://github.com/RueDeRennes/mosaik/commit/41d4601e08))
- enhance backdrop styles and refactor breakpoint handling ([39661be30c](https://github.com/RueDeRennes/mosaik/commit/39661be30c))
- Update layout variables for Cosmopolitan and Joy themes in various components ([af9ca676db](https://github.com/RueDeRennes/mosaik/commit/af9ca676db))
- Introduce Indicator component across multiple frameworks ([7ef850c39d](https://github.com/RueDeRennes/mosaik/commit/7ef850c39d))
- Update Indicator component styles and tokens for layout spacing ([201ee59059](https://github.com/RueDeRennes/mosaik/commit/201ee59059))
- Add Indicator component and related functionality ([b55b86b0e2](https://github.com/RueDeRennes/mosaik/commit/b55b86b0e2))
- implement animation directive and provider with presets ([09550b6633](https://github.com/RueDeRennes/mosaik/commit/09550b6633))
- 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 Color Palette Builder tool and associated views ([55a992138e](https://github.com/RueDeRennes/mosaik/commit/55a992138e))
- 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))
- update masonry and wrap elements to use CSS variables for gap and columns, enhance templates with static styles ([2dee486060](https://github.com/RueDeRennes/mosaik/commit/2dee486060))
- disable eslint rule for static styles in multiple component templates and update SCSS mixin to exclude properties ([d6e61ac195](https://github.com/RueDeRennes/mosaik/commit/d6e61ac195))
- enhance keyboard element with modifier key support and update styles ([07f7af6d52](https://github.com/RueDeRennes/mosaik/commit/07f7af6d52))
- enhance dropdown button templates with new icons and improved layout fix: adjust padding for menu item group headers across themes ([5004c67e11](https://github.com/RueDeRennes/mosaik/commit/5004c67e11))
- 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))
- enhance Listen decorator to support custom query targets and improve event handling ([aa19e6e5a0](https://github.com/RueDeRennes/mosaik/commit/aa19e6e5a0))
- 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 filter functionality in ArticlesView and update related templates ([1e88d302d4](https://github.com/RueDeRennes/mosaik/commit/1e88d302d4))
- 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))
- enhance CodeEditor and Markdown components with improved language and theme support ([0270711752](https://github.com/RueDeRennes/mosaik/commit/0270711752))
- **callouts:** add new callout variants and enhance Markdown processing ([3a5608697b](https://github.com/RueDeRennes/mosaik/commit/3a5608697b))
- **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))
- **translations:** add share message for blog posts ([a3ba45071a](https://github.com/RueDeRennes/mosaik/commit/a3ba45071a))
- improve date formatting in BlogBase and enhance share command data structure ([6f64d0990e](https://github.com/RueDeRennes/mosaik/commit/6f64d0990e))
- enhance Markdown component styles with improved blockquote and list formatting ([dbefc8d12f](https://github.com/RueDeRennes/mosaik/commit/dbefc8d12f))
- refactor text overflow handling and enhance Markdown component styles ([62bb601fc7](https://github.com/RueDeRennes/mosaik/commit/62bb601fc7))
- Update AppSideNavTemplate to use node meta for display names and add value binding ([1488b7d52f](https://github.com/RueDeRennes/mosaik/commit/1488b7d52f))
- update metadata structure in documentation and improve avatar and chip components ([007bd05bea](https://github.com/RueDeRennes/mosaik/commit/007bd05bea))
- enhance Markdown rendering and styling with new link styles and tree directive support ([8fba55993c](https://github.com/RueDeRennes/mosaik/commit/8fba55993c))
- 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:** implement RouterLocation and IRouterLocation for improved routing abstraction; refactor RouterElement to utilize new location handling ([53705c577a](https://github.com/RueDeRennes/mosaik/commit/53705c577a))
- **menu:** enhance menu item styles with indent properties and update theme tokens for better visual hierarchy ([b3dad3c306](https://github.com/RueDeRennes/mosaik/commit/b3dad3c306))
- **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:** implement routerLink directive for dynamic link handling; update AppSideNavTemplate to use routerLink ([f2fb309d47](https://github.com/RueDeRennes/mosaik/commit/f2fb309d47))
- **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))
- Update button element CSS properties and enhance template styles ([c83ee77d83](https://github.com/RueDeRennes/mosaik/commit/c83ee77d83))
- 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 state elements with padding and gap properties ([19074a8b51](https://github.com/RueDeRennes/mosaik/commit/19074a8b51))
- Enhance Select and Combo components with internationalization and improved styling ([8d80d58234](https://github.com/RueDeRennes/mosaik/commit/8d80d58234))
- 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 default values for boolean attributes across various components ([899d593ba5](https://github.com/RueDeRennes/mosaik/commit/899d593ba5))
- update release script to version 0.0.26 ([11e2fdbc4f](https://github.com/RueDeRennes/mosaik/commit/11e2fdbc4f))
- 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 select component to auth form and improve validation ([4971bba07f](https://github.com/RueDeRennes/mosaik/commit/4971bba07f))
- 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))
- update project dependencies and build configurations ([569b1bf99d](https://github.com/RueDeRennes/mosaik/commit/569b1bf99d))
- **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))
- export dateTimeBoxElementValueAccessor alongside DateTimeBoxElementValueAccessor for improved accessibility ([fad7497ba7](https://github.com/RueDeRennes/mosaik/commit/fad7497ba7))
- 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))
- 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))
- Implement default file cleanup script and enhance component styles ([3aff5d6fd8](https://github.com/RueDeRennes/mosaik/commit/3aff5d6fd8))
- Add Electronic Program Guide components for Angular, React, and Vue ([b62f3f59fc](https://github.com/RueDeRennes/mosaik/commit/b62f3f59fc))
- Add theme change handling and improve dialog dimensions in AppSettingsView; enhance InkBarElement alignment logic ([71da43e4b1](https://github.com/RueDeRennes/mosaik/commit/71da43e4b1))
- Enhance LitStyleTransform with dependency analysis and improve logging; add memphis anchor element styles ([730b58ed42](https://github.com/RueDeRennes/mosaik/commit/730b58ed42))
- Enhance PropertyDecorator to support CSS variable binding for style properties ([5273291343](https://github.com/RueDeRennes/mosaik/commit/5273291343))
- add Boundable behavior and utility functions for date handling ([1deae6f00a](https://github.com/RueDeRennes/mosaik/commit/1deae6f00a))
- Add Joy theme styles for Electronic Program Guide components ([7c76dce194](https://github.com/RueDeRennes/mosaik/commit/7c76dce194))
- Enhance Coupon and Highlight components with improved styles and user-select properties ([7de39c4dee](https://github.com/RueDeRennes/mosaik/commit/7de39c4dee))
- Enhance Electronic Program Guide with new properties and styling adjustments ([d2aed27576](https://github.com/RueDeRennes/mosaik/commit/d2aed27576))
- Add Electronic Program Guide components and styles ([4d7c1d2f49](https://github.com/RueDeRennes/mosaik/commit/4d7c1d2f49))
- **expander:** update styles for Cosmopolitan, Default, Joy, and Memphis themes to enhance shadow properties and improve consistency ([78f0a88ebe](https://github.com/RueDeRennes/mosaik/commit/78f0a88ebe))
- **button:** enhance button styles with shadow and color properties ([46e28550b4](https://github.com/RueDeRennes/mosaik/commit/46e28550b4))
- **tokens:** restructure elevation tokens for better granularity and linting ([d921d201d3](https://github.com/RueDeRennes/mosaik/commit/d921d201d3))
- **tokens:** enhance elevation and typography tokens across themes ([4fca67fd43](https://github.com/RueDeRennes/mosaik/commit/4fca67fd43))
- **theme:** enhance theme management and button styles with new properties and variants ([e733f777e9](https://github.com/RueDeRennes/mosaik/commit/e733f777e9))
- **theme:** enhance Memphis theme with additional variants and update component styles ([6d869ec358](https://github.com/RueDeRennes/mosaik/commit/6d869ec358))
- Update ToggleTip component styles and tokens across themes ([c30920e681](https://github.com/RueDeRennes/mosaik/commit/c30920e681))
- Update theme components and tokens for consistency and improved styling ([ffb9596405](https://github.com/RueDeRennes/mosaik/commit/ffb9596405))
- Enhance Memphis theme with new elevation and appearance tokens ([0c9a0084ec](https://github.com/RueDeRennes/mosaik/commit/0c9a0084ec))
- update chart component styles for improved tooltip and legend formatting ([1037a3fa9a](https://github.com/RueDeRennes/mosaik/commit/1037a3fa9a))
- update chart component styles and themes to use Joy typography variables ([8fe7d7f4fe](https://github.com/RueDeRennes/mosaik/commit/8fe7d7f4fe))
- enhance chart and form elements with foreground color support and style adjustments ([dad0dd53df](https://github.com/RueDeRennes/mosaik/commit/dad0dd53df))
- 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 banner appearance to 'soft' across multiple views and adjust button styles for improved consistency ([36804f1758](https://github.com/RueDeRennes/mosaik/commit/36804f1758))
- implement tab panel component with scrollable content and improved selection logic ([a5766822e0](https://github.com/RueDeRennes/mosaik/commit/a5766822e0))
- update App settings view template to enhance layout and add text case directive ([d3b4963491](https://github.com/RueDeRennes/mosaik/commit/d3b4963491))
- Add options for mode and focus delegation in Drawer components ([2439ae5ada](https://github.com/RueDeRennes/mosaik/commit/2439ae5ada))
- Add appearance property to mosaik-toolbar in chat header template ([0dafe85e1f](https://github.com/RueDeRennes/mosaik/commit/0dafe85e1f))
- Add initial QR Code Cosmopolitan theme styles and structure ([ec12f33544](https://github.com/RueDeRennes/mosaik/commit/ec12f33544))
- Enhance wizard and state elements with new styles and responsive design ([f7bbd2303c](https://github.com/RueDeRennes/mosaik/commit/f7bbd2303c))
- Update Persona and QR Code themes with new styles and tokens ([dfb5030cd8](https://github.com/RueDeRennes/mosaik/commit/dfb5030cd8))
- add style dictionary component generation and enhance SCSS file handling ([8cb9f0d702](https://github.com/RueDeRennes/mosaik/commit/8cb9f0d702))
- enhance SCSS file handling by adding default content population and improving path resolution ([d2a09333bc](https://github.com/RueDeRennes/mosaik/commit/d2a09333bc))
- implement memphis theme support and enhance theme handling across components ([6e6501b5d3](https://github.com/RueDeRennes/mosaik/commit/6e6501b5d3))
- enable multi-language support and add ColorSwatchGroupElement ([e15a8905a4](https://github.com/RueDeRennes/mosaik/commit/e15a8905a4))
- update theme to dark mode and refine color tokens for improved accessibility ([42819d5937](https://github.com/RueDeRennes/mosaik/commit/42819d5937))
- enhance theming support by adding size and layout properties to various components ([285a91ad39](https://github.com/RueDeRennes/mosaik/commit/285a91ad39))
- add appearance variants to toolbar and tab components for enhanced theming support ([275de74baa](https://github.com/RueDeRennes/mosaik/commit/275de74baa))
- enhance theming support by applying Themeable behavior to multiple component classes ([cd7b65f77b](https://github.com/RueDeRennes/mosaik/commit/cd7b65f77b))
- import Themeable behavior into various component files for enhanced theming support ([f9c34b371e](https://github.com/RueDeRennes/mosaik/commit/f9c34b371e))
- add size, duration, elevation, layout, and typography functions to Joy theme styles ([8d472f999c](https://github.com/RueDeRennes/mosaik/commit/8d472f999c))
- add Themeable mixin and import to component style templates ([60e2060c70](https://github.com/RueDeRennes/mosaik/commit/60e2060c70))
- update Joy theme styles for various components, adding new properties and improving consistency ([7eba0a5ea3](https://github.com/RueDeRennes/mosaik/commit/7eba0a5ea3))
- remove obsolete style files and add shared styles for Portal, Content, Floating, and MessageBox components ([dd521743ec](https://github.com/RueDeRennes/mosaik/commit/dd521743ec))
- add memphis theme styles for Chip and QRCode components, remove obsolete Spacer and Sticky styles ([e34f5ee454](https://github.com/RueDeRennes/mosaik/commit/e34f5ee454))
- remove obsolete style files and add new Joy theme styles for various components ([233ed63475](https://github.com/RueDeRennes/mosaik/commit/233ed63475))
- refactor theme styles for Card and CompoundButton components ([a3c49279c0](https://github.com/RueDeRennes/mosaik/commit/a3c49279c0))
- add shared styles for new UI components and update existing styles for consistency ([1772b383a7](https://github.com/RueDeRennes/mosaik/commit/1772b383a7))
- add default styles to Absolute and AbsoluteItem components ([dd26c85a21](https://github.com/RueDeRennes/mosaik/commit/dd26c85a21))
- add cosmopolitan theme style to various form and UI components ([0015925f0c](https://github.com/RueDeRennes/mosaik/commit/0015925f0c))
- enhance Floating Action Button with multiple theme styles ([10892ad232](https://github.com/RueDeRennes/mosaik/commit/10892ad232))
- MAJOR MIGRATION ([4118d0424b](https://github.com/RueDeRennes/mosaik/commit/4118d0424b))
- add script to create theme style templates for components and manage SCSS files ([a12659870b](https://github.com/RueDeRennes/mosaik/commit/a12659870b))
- add new theme styles for various components to enhance UI consistency ([271cecd764](https://github.com/RueDeRennes/mosaik/commit/271cecd764))
- update calendar and chipbox components with improved theming and styles for consistency ([7cdd9a1342](https://github.com/RueDeRennes/mosaik/commit/7cdd9a1342))
- add shared styles for calendar components to enhance UI consistency and layout ([9555e86fab](https://github.com/RueDeRennes/mosaik/commit/9555e86fab))
- enhance input components with improved theming and layout consistency ([5b5a41cf54](https://github.com/RueDeRennes/mosaik/commit/5b5a41cf54))
- enhance select and signature pad components with improved styles for consistency and usability ([8c4ff832f4](https://github.com/RueDeRennes/mosaik/commit/8c4ff832f4))
- add shared styles for grid, virtualize, absolute, tile list, masonry, and title layout components to enhance UI consistency ([cbe8204651](https://github.com/RueDeRennes/mosaik/commit/cbe8204651))
- add shared styles for BackTop and CookieConsent components to enhance UI consistency ([ea0800bf89](https://github.com/RueDeRennes/mosaik/commit/ea0800bf89))
- update chip component styles for improved theming and consistency across appearances ([e397515a48](https://github.com/RueDeRennes/mosaik/commit/e397515a48))
- add shared styles for toggletip, carousel, paginator, drop zone, backdrop, and other components to enhance UI consistency ([62d14f58c6](https://github.com/RueDeRennes/mosaik/commit/62d14f58c6))
- add shared styles for tab, table, and list components to improve UI consistency ([3915378683](https://github.com/RueDeRennes/mosaik/commit/3915378683))
- add shared styles for tree and wizard components to enhance UI consistency ([e3dbaf7ac2](https://github.com/RueDeRennes/mosaik/commit/e3dbaf7ac2))
- enhance persona and QR code components with improved theming and shared styles for consistency ([9a32c6f95f](https://github.com/RueDeRennes/mosaik/commit/9a32c6f95f))
- update floating action button and group styles with improved theming and shared properties for consistency ([09e2c90ca3](https://github.com/RueDeRennes/mosaik/commit/09e2c90ca3))
- enhance toggle button and dropdown button styles with improved theming and shared styles for consistency ([b7423c1248](https://github.com/RueDeRennes/mosaik/commit/b7423c1248))
- update slider and avatar components with improved theming and layout consistency ([e7977bb1c1](https://github.com/RueDeRennes/mosaik/commit/e7977bb1c1))
- add shared styles for slider, meter bar, meter ring, and progress ring components to enhance UI consistency ([09a6c723f0](https://github.com/RueDeRennes/mosaik/commit/09a6c723f0))
- enhance dialog and drawer components with shared styles and improved theming for consistency ([9f5a6c1057](https://github.com/RueDeRennes/mosaik/commit/9f5a6c1057))
- add dialog component styles and theme configurations for improved UI consistency ([c3701084c0](https://github.com/RueDeRennes/mosaik/commit/c3701084c0))
- implement shared styles for ripple elements and add error/success/empty state components for improved consistency ([382d923011](https://github.com/RueDeRennes/mosaik/commit/382d923011))
- update chart themes to use local theme variables and unset default styles for improved consistency ([60aba50dec](https://github.com/RueDeRennes/mosaik/commit/60aba50dec))
- enhance Breadcrumb and Icon components with shared styles and update theme tokens for improved consistency ([43631aabb3](https://github.com/RueDeRennes/mosaik/commit/43631aabb3))
- add router and router-related styles for Joy and Default themes to enhance theming consistency ([33d4882612](https://github.com/RueDeRennes/mosaik/commit/33d4882612))
- update MenuItem and SearchBox styles for improved theming consistency and add shared focus ring styles ([ac0b6710c5](https://github.com/RueDeRennes/mosaik/commit/ac0b6710c5))
- add shared SCSS styles for Menu and Chat components to enhance theming consistency ([b65b7d9d93](https://github.com/RueDeRennes/mosaik/commit/b65b7d9d93))
- update Avatar and Badge styles for improved theming and layout consistency ([d48699783b](https://github.com/RueDeRennes/mosaik/commit/d48699783b))
- add SCSS theme files for media components with shared styling mixins ([9def4b2004](https://github.com/RueDeRennes/mosaik/commit/9def4b2004))
- add SCSS files for media components with initial styling setup ([52eddb1e29](https://github.com/RueDeRennes/mosaik/commit/52eddb1e29))
- update styles to use joy scheme variables for improved theme consistency ([5069a9cc96](https://github.com/RueDeRennes/mosaik/commit/5069a9cc96))
- introduce ITheme2ElementProps interface and enhance Theme2 with palette management ([fedd1abc19](https://github.com/RueDeRennes/mosaik/commit/fedd1abc19))
- implement ThemeGenerator and enhance Theme2Element with public theme application methods ([7c6e338528](https://github.com/RueDeRennes/mosaik/commit/7c6e338528))
- add event handling interfaces for improved event management ([eb8158af09](https://github.com/RueDeRennes/mosaik/commit/eb8158af09))
- hard scss refactoring ([847d18e07a](https://github.com/RueDeRennes/mosaik/commit/847d18e07a))
- 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 clear method to Renderer and update RouterOutletElement to use it for clearing slots ([e2fb12d2f6](https://github.com/RueDeRennes/mosaik/commit/e2fb12d2f6))
- 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))
- remove obsolete BlockquoteProcessor tests and add utility functions for token metadata management ([11be8212a8](https://github.com/RueDeRennes/mosaik/commit/11be8212a8))
- 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 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))
- 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))
- 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))
- adjust height calculations for content in AppElement styles ([1d8793fd52](https://github.com/RueDeRennes/mosaik/commit/1d8793fd52))
- 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))
- simplify flex-basis and max-width calculations in WrapElement for improved readability ([0fba2a2eef](https://github.com/RueDeRennes/mosaik/commit/0fba2a2eef))
- 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))
- restore missing languages and sites in app.json configuration ([ad5f019e46](https://github.com/RueDeRennes/mosaik/commit/ad5f019e46))
- adjust positioning for lightChain and update CookieConsentElement attributes ([708c9832bd](https://github.com/RueDeRennes/mosaik/commit/708c9832bd))
- remove verbose flag from mosaik app build command ([f8f2b53714](https://github.com/RueDeRennes/mosaik/commit/f8f2b53714))
- update theme import paths to use consistent casing ([1aa18b699e](https://github.com/RueDeRennes/mosaik/commit/1aa18b699e))
- hide portal element by default in TimeBoxElementTemplate ([f5f16c13b7](https://github.com/RueDeRennes/mosaik/commit/f5f16c13b7))
- 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))
- 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))
- 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))
- improve type handling and cleanup in Invalidable, CheckBoxGroup, ChoiceGroup, and RadioGroup components ([84753f810c](https://github.com/RueDeRennes/mosaik/commit/84753f810c))
- correct spelling of "Emitts" to "Emits" in event documentation across multiple components ([17e025c185](https://github.com/RueDeRennes/mosaik/commit/17e025c185))
- 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))
- remove OTP prompt from publish package task and update related function signatures ([a684f8dc7e](https://github.com/RueDeRennes/mosaik/commit/a684f8dc7e))
- 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))
- correct build script command for SCSS and update build commands in project configuration ([0b243a90be](https://github.com/RueDeRennes/mosaik/commit/0b243a90be))
- 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 disabled state handling for various components ([bbabccda83](https://github.com/RueDeRennes/mosaik/commit/bbabccda83))
- update Angular dependencies to use caret versioning and remove unused mosaik-elements-angular-2 entry ([65f2f21abf](https://github.com/RueDeRennes/mosaik/commit/65f2f21abf))
- Refactor LitStyleTransform to remove unnecessary timing logs; update ExpanderElement styles for improved theming support ([3ca2b0d734](https://github.com/RueDeRennes/mosaik/commit/3ca2b0d734))
- Correct cache option handling across multiple executors and tasks ([bdbcb05c08](https://github.com/RueDeRennes/mosaik/commit/bdbcb05c08))
- 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))
- ensure form elements inherit styles correctly in formElementJoyStyle ([8c3dc71259](https://github.com/RueDeRennes/mosaik/commit/8c3dc71259))
- change constructor visibility from protected to public in StateElement class ([4fdc37f008](https://github.com/RueDeRennes/mosaik/commit/4fdc37f008))
- update theme default settings and padding values for improved consistency across card components ([11c519bf66](https://github.com/RueDeRennes/mosaik/commit/11c519bf66))
- update background color and padding values to unset for improved theme consistency across components ([fe22eaa2ca](https://github.com/RueDeRennes/mosaik/commit/fe22eaa2ca))
- update shared-style mixin to use local $name variable for consistency across components ([dc5fdb55df](https://github.com/RueDeRennes/mosaik/commit/dc5fdb55df))
- 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 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))

## 0.0.76 (2025-07-08)

### 🚀 Features

- add expand, collapse, and toggle methods to MenuItem and TreeItem components with descriptions ([8881f5f730](https://github.com/RueDeRennes/mosaik/commit/8881f5f730))
- add IExpandable interface and implement expandable functionality in MenuItemElement, TreeItemElement, and ExpandableElement ([f2fb5df205](https://github.com/RueDeRennes/mosaik/commit/f2fb5df205))
- 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))
- update menu component styles and structure for improved layout and responsiveness ([373095056e](https://github.com/RueDeRennes/mosaik/commit/373095056e))
- add icon functionality with IconDirective and IconRegistry, enhance app layout with new directives ([8acea01349](https://github.com/RueDeRennes/mosaik/commit/8acea01349))
- enhance app layout and styling with new components and responsive design ([8919fccc0c](https://github.com/RueDeRennes/mosaik/commit/8919fccc0c))
- enhance Jumbotron components with slot definitions and improve HideOnScrollController methods ([4cc6d9de3a](https://github.com/RueDeRennes/mosaik/commit/4cc6d9de3a))
- Add formatter property to Jumbotron components and update related files ([9ae59c7ff9](https://github.com/RueDeRennes/mosaik/commit/9ae59c7ff9))
- Add Svelte titles to German and English translations; update formatting keys in various components ([9889da1578](https://github.com/RueDeRennes/mosaik/commit/9889da1578))
- Add Jumbotron component and related styles for multiple frameworks ([41d4601e08](https://github.com/RueDeRennes/mosaik/commit/41d4601e08))
- enhance backdrop styles and refactor breakpoint handling ([39661be30c](https://github.com/RueDeRennes/mosaik/commit/39661be30c))
- Update layout variables for Cosmopolitan and Joy themes in various components ([af9ca676db](https://github.com/RueDeRennes/mosaik/commit/af9ca676db))
- Introduce Indicator component across multiple frameworks ([7ef850c39d](https://github.com/RueDeRennes/mosaik/commit/7ef850c39d))
- Update Indicator component styles and tokens for layout spacing ([201ee59059](https://github.com/RueDeRennes/mosaik/commit/201ee59059))
- Add Indicator component and related functionality ([b55b86b0e2](https://github.com/RueDeRennes/mosaik/commit/b55b86b0e2))
- implement animation directive and provider with presets ([09550b6633](https://github.com/RueDeRennes/mosaik/commit/09550b6633))
- 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 Color Palette Builder tool and associated views ([55a992138e](https://github.com/RueDeRennes/mosaik/commit/55a992138e))
- 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))
- update masonry and wrap elements to use CSS variables for gap and columns, enhance templates with static styles ([2dee486060](https://github.com/RueDeRennes/mosaik/commit/2dee486060))
- disable eslint rule for static styles in multiple component templates and update SCSS mixin to exclude properties ([d6e61ac195](https://github.com/RueDeRennes/mosaik/commit/d6e61ac195))
- enhance keyboard element with modifier key support and update styles ([07f7af6d52](https://github.com/RueDeRennes/mosaik/commit/07f7af6d52))
- enhance dropdown button templates with new icons and improved layout fix: adjust padding for menu item group headers across themes ([5004c67e11](https://github.com/RueDeRennes/mosaik/commit/5004c67e11))
- 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))
- enhance Listen decorator to support custom query targets and improve event handling ([aa19e6e5a0](https://github.com/RueDeRennes/mosaik/commit/aa19e6e5a0))
- 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 filter functionality in ArticlesView and update related templates ([1e88d302d4](https://github.com/RueDeRennes/mosaik/commit/1e88d302d4))
- 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))
- enhance CodeEditor and Markdown components with improved language and theme support ([0270711752](https://github.com/RueDeRennes/mosaik/commit/0270711752))
- **callouts:** add new callout variants and enhance Markdown processing ([3a5608697b](https://github.com/RueDeRennes/mosaik/commit/3a5608697b))
- **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))
- **translations:** add share message for blog posts ([a3ba45071a](https://github.com/RueDeRennes/mosaik/commit/a3ba45071a))
- improve date formatting in BlogBase and enhance share command data structure ([6f64d0990e](https://github.com/RueDeRennes/mosaik/commit/6f64d0990e))
- enhance Markdown component styles with improved blockquote and list formatting ([dbefc8d12f](https://github.com/RueDeRennes/mosaik/commit/dbefc8d12f))
- refactor text overflow handling and enhance Markdown component styles ([62bb601fc7](https://github.com/RueDeRennes/mosaik/commit/62bb601fc7))
- Update AppSideNavTemplate to use node meta for display names and add value binding ([1488b7d52f](https://github.com/RueDeRennes/mosaik/commit/1488b7d52f))
- update metadata structure in documentation and improve avatar and chip components ([007bd05bea](https://github.com/RueDeRennes/mosaik/commit/007bd05bea))
- enhance Markdown rendering and styling with new link styles and tree directive support ([8fba55993c](https://github.com/RueDeRennes/mosaik/commit/8fba55993c))
- 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:** implement RouterLocation and IRouterLocation for improved routing abstraction; refactor RouterElement to utilize new location handling ([53705c577a](https://github.com/RueDeRennes/mosaik/commit/53705c577a))
- **menu:** enhance menu item styles with indent properties and update theme tokens for better visual hierarchy ([b3dad3c306](https://github.com/RueDeRennes/mosaik/commit/b3dad3c306))
- **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:** implement routerLink directive for dynamic link handling; update AppSideNavTemplate to use routerLink ([f2fb309d47](https://github.com/RueDeRennes/mosaik/commit/f2fb309d47))
- **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))
- Update button element CSS properties and enhance template styles ([c83ee77d83](https://github.com/RueDeRennes/mosaik/commit/c83ee77d83))
- 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 state elements with padding and gap properties ([19074a8b51](https://github.com/RueDeRennes/mosaik/commit/19074a8b51))
- Enhance Select and Combo components with internationalization and improved styling ([8d80d58234](https://github.com/RueDeRennes/mosaik/commit/8d80d58234))
- 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 default values for boolean attributes across various components ([899d593ba5](https://github.com/RueDeRennes/mosaik/commit/899d593ba5))
- update release script to version 0.0.26 ([11e2fdbc4f](https://github.com/RueDeRennes/mosaik/commit/11e2fdbc4f))
- 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 select component to auth form and improve validation ([4971bba07f](https://github.com/RueDeRennes/mosaik/commit/4971bba07f))
- 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))
- update project dependencies and build configurations ([569b1bf99d](https://github.com/RueDeRennes/mosaik/commit/569b1bf99d))
- **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))
- export dateTimeBoxElementValueAccessor alongside DateTimeBoxElementValueAccessor for improved accessibility ([fad7497ba7](https://github.com/RueDeRennes/mosaik/commit/fad7497ba7))
- 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))
- 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))
- Implement default file cleanup script and enhance component styles ([3aff5d6fd8](https://github.com/RueDeRennes/mosaik/commit/3aff5d6fd8))
- Add Electronic Program Guide components for Angular, React, and Vue ([b62f3f59fc](https://github.com/RueDeRennes/mosaik/commit/b62f3f59fc))
- Add theme change handling and improve dialog dimensions in AppSettingsView; enhance InkBarElement alignment logic ([71da43e4b1](https://github.com/RueDeRennes/mosaik/commit/71da43e4b1))
- Enhance LitStyleTransform with dependency analysis and improve logging; add memphis anchor element styles ([730b58ed42](https://github.com/RueDeRennes/mosaik/commit/730b58ed42))
- Enhance PropertyDecorator to support CSS variable binding for style properties ([5273291343](https://github.com/RueDeRennes/mosaik/commit/5273291343))
- add Boundable behavior and utility functions for date handling ([1deae6f00a](https://github.com/RueDeRennes/mosaik/commit/1deae6f00a))
- Add Joy theme styles for Electronic Program Guide components ([7c76dce194](https://github.com/RueDeRennes/mosaik/commit/7c76dce194))
- Enhance Coupon and Highlight components with improved styles and user-select properties ([7de39c4dee](https://github.com/RueDeRennes/mosaik/commit/7de39c4dee))
- Enhance Electronic Program Guide with new properties and styling adjustments ([d2aed27576](https://github.com/RueDeRennes/mosaik/commit/d2aed27576))
- Add Electronic Program Guide components and styles ([4d7c1d2f49](https://github.com/RueDeRennes/mosaik/commit/4d7c1d2f49))
- **expander:** update styles for Cosmopolitan, Default, Joy, and Memphis themes to enhance shadow properties and improve consistency ([78f0a88ebe](https://github.com/RueDeRennes/mosaik/commit/78f0a88ebe))
- **button:** enhance button styles with shadow and color properties ([46e28550b4](https://github.com/RueDeRennes/mosaik/commit/46e28550b4))
- **tokens:** restructure elevation tokens for better granularity and linting ([d921d201d3](https://github.com/RueDeRennes/mosaik/commit/d921d201d3))
- **tokens:** enhance elevation and typography tokens across themes ([4fca67fd43](https://github.com/RueDeRennes/mosaik/commit/4fca67fd43))
- **theme:** enhance theme management and button styles with new properties and variants ([e733f777e9](https://github.com/RueDeRennes/mosaik/commit/e733f777e9))
- **theme:** enhance Memphis theme with additional variants and update component styles ([6d869ec358](https://github.com/RueDeRennes/mosaik/commit/6d869ec358))
- Update ToggleTip component styles and tokens across themes ([c30920e681](https://github.com/RueDeRennes/mosaik/commit/c30920e681))
- Update theme components and tokens for consistency and improved styling ([ffb9596405](https://github.com/RueDeRennes/mosaik/commit/ffb9596405))
- Enhance Memphis theme with new elevation and appearance tokens ([0c9a0084ec](https://github.com/RueDeRennes/mosaik/commit/0c9a0084ec))
- update chart component styles for improved tooltip and legend formatting ([1037a3fa9a](https://github.com/RueDeRennes/mosaik/commit/1037a3fa9a))
- update chart component styles and themes to use Joy typography variables ([8fe7d7f4fe](https://github.com/RueDeRennes/mosaik/commit/8fe7d7f4fe))
- enhance chart and form elements with foreground color support and style adjustments ([dad0dd53df](https://github.com/RueDeRennes/mosaik/commit/dad0dd53df))
- 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 banner appearance to 'soft' across multiple views and adjust button styles for improved consistency ([36804f1758](https://github.com/RueDeRennes/mosaik/commit/36804f1758))
- implement tab panel component with scrollable content and improved selection logic ([a5766822e0](https://github.com/RueDeRennes/mosaik/commit/a5766822e0))
- update App settings view template to enhance layout and add text case directive ([d3b4963491](https://github.com/RueDeRennes/mosaik/commit/d3b4963491))
- Add options for mode and focus delegation in Drawer components ([2439ae5ada](https://github.com/RueDeRennes/mosaik/commit/2439ae5ada))
- Add appearance property to mosaik-toolbar in chat header template ([0dafe85e1f](https://github.com/RueDeRennes/mosaik/commit/0dafe85e1f))
- Add initial QR Code Cosmopolitan theme styles and structure ([ec12f33544](https://github.com/RueDeRennes/mosaik/commit/ec12f33544))
- Enhance wizard and state elements with new styles and responsive design ([f7bbd2303c](https://github.com/RueDeRennes/mosaik/commit/f7bbd2303c))
- Update Persona and QR Code themes with new styles and tokens ([dfb5030cd8](https://github.com/RueDeRennes/mosaik/commit/dfb5030cd8))
- add style dictionary component generation and enhance SCSS file handling ([8cb9f0d702](https://github.com/RueDeRennes/mosaik/commit/8cb9f0d702))
- enhance SCSS file handling by adding default content population and improving path resolution ([d2a09333bc](https://github.com/RueDeRennes/mosaik/commit/d2a09333bc))
- implement memphis theme support and enhance theme handling across components ([6e6501b5d3](https://github.com/RueDeRennes/mosaik/commit/6e6501b5d3))
- enable multi-language support and add ColorSwatchGroupElement ([e15a8905a4](https://github.com/RueDeRennes/mosaik/commit/e15a8905a4))
- update theme to dark mode and refine color tokens for improved accessibility ([42819d5937](https://github.com/RueDeRennes/mosaik/commit/42819d5937))
- enhance theming support by adding size and layout properties to various components ([285a91ad39](https://github.com/RueDeRennes/mosaik/commit/285a91ad39))
- add appearance variants to toolbar and tab components for enhanced theming support ([275de74baa](https://github.com/RueDeRennes/mosaik/commit/275de74baa))
- enhance theming support by applying Themeable behavior to multiple component classes ([cd7b65f77b](https://github.com/RueDeRennes/mosaik/commit/cd7b65f77b))
- import Themeable behavior into various component files for enhanced theming support ([f9c34b371e](https://github.com/RueDeRennes/mosaik/commit/f9c34b371e))
- add size, duration, elevation, layout, and typography functions to Joy theme styles ([8d472f999c](https://github.com/RueDeRennes/mosaik/commit/8d472f999c))
- add Themeable mixin and import to component style templates ([60e2060c70](https://github.com/RueDeRennes/mosaik/commit/60e2060c70))
- update Joy theme styles for various components, adding new properties and improving consistency ([7eba0a5ea3](https://github.com/RueDeRennes/mosaik/commit/7eba0a5ea3))
- remove obsolete style files and add shared styles for Portal, Content, Floating, and MessageBox components ([dd521743ec](https://github.com/RueDeRennes/mosaik/commit/dd521743ec))
- add memphis theme styles for Chip and QRCode components, remove obsolete Spacer and Sticky styles ([e34f5ee454](https://github.com/RueDeRennes/mosaik/commit/e34f5ee454))
- remove obsolete style files and add new Joy theme styles for various components ([233ed63475](https://github.com/RueDeRennes/mosaik/commit/233ed63475))
- refactor theme styles for Card and CompoundButton components ([a3c49279c0](https://github.com/RueDeRennes/mosaik/commit/a3c49279c0))
- add shared styles for new UI components and update existing styles for consistency ([1772b383a7](https://github.com/RueDeRennes/mosaik/commit/1772b383a7))
- add default styles to Absolute and AbsoluteItem components ([dd26c85a21](https://github.com/RueDeRennes/mosaik/commit/dd26c85a21))
- add cosmopolitan theme style to various form and UI components ([0015925f0c](https://github.com/RueDeRennes/mosaik/commit/0015925f0c))
- enhance Floating Action Button with multiple theme styles ([10892ad232](https://github.com/RueDeRennes/mosaik/commit/10892ad232))
- MAJOR MIGRATION ([4118d0424b](https://github.com/RueDeRennes/mosaik/commit/4118d0424b))
- add script to create theme style templates for components and manage SCSS files ([a12659870b](https://github.com/RueDeRennes/mosaik/commit/a12659870b))
- add new theme styles for various components to enhance UI consistency ([271cecd764](https://github.com/RueDeRennes/mosaik/commit/271cecd764))
- update calendar and chipbox components with improved theming and styles for consistency ([7cdd9a1342](https://github.com/RueDeRennes/mosaik/commit/7cdd9a1342))
- add shared styles for calendar components to enhance UI consistency and layout ([9555e86fab](https://github.com/RueDeRennes/mosaik/commit/9555e86fab))
- enhance input components with improved theming and layout consistency ([5b5a41cf54](https://github.com/RueDeRennes/mosaik/commit/5b5a41cf54))
- enhance select and signature pad components with improved styles for consistency and usability ([8c4ff832f4](https://github.com/RueDeRennes/mosaik/commit/8c4ff832f4))
- add shared styles for grid, virtualize, absolute, tile list, masonry, and title layout components to enhance UI consistency ([cbe8204651](https://github.com/RueDeRennes/mosaik/commit/cbe8204651))
- add shared styles for BackTop and CookieConsent components to enhance UI consistency ([ea0800bf89](https://github.com/RueDeRennes/mosaik/commit/ea0800bf89))
- update chip component styles for improved theming and consistency across appearances ([e397515a48](https://github.com/RueDeRennes/mosaik/commit/e397515a48))
- add shared styles for toggletip, carousel, paginator, drop zone, backdrop, and other components to enhance UI consistency ([62d14f58c6](https://github.com/RueDeRennes/mosaik/commit/62d14f58c6))
- add shared styles for tab, table, and list components to improve UI consistency ([3915378683](https://github.com/RueDeRennes/mosaik/commit/3915378683))
- add shared styles for tree and wizard components to enhance UI consistency ([e3dbaf7ac2](https://github.com/RueDeRennes/mosaik/commit/e3dbaf7ac2))
- enhance persona and QR code components with improved theming and shared styles for consistency ([9a32c6f95f](https://github.com/RueDeRennes/mosaik/commit/9a32c6f95f))
- update floating action button and group styles with improved theming and shared properties for consistency ([09e2c90ca3](https://github.com/RueDeRennes/mosaik/commit/09e2c90ca3))
- enhance toggle button and dropdown button styles with improved theming and shared styles for consistency ([b7423c1248](https://github.com/RueDeRennes/mosaik/commit/b7423c1248))
- update slider and avatar components with improved theming and layout consistency ([e7977bb1c1](https://github.com/RueDeRennes/mosaik/commit/e7977bb1c1))
- add shared styles for slider, meter bar, meter ring, and progress ring components to enhance UI consistency ([09a6c723f0](https://github.com/RueDeRennes/mosaik/commit/09a6c723f0))
- enhance dialog and drawer components with shared styles and improved theming for consistency ([9f5a6c1057](https://github.com/RueDeRennes/mosaik/commit/9f5a6c1057))
- add dialog component styles and theme configurations for improved UI consistency ([c3701084c0](https://github.com/RueDeRennes/mosaik/commit/c3701084c0))
- implement shared styles for ripple elements and add error/success/empty state components for improved consistency ([382d923011](https://github.com/RueDeRennes/mosaik/commit/382d923011))
- update chart themes to use local theme variables and unset default styles for improved consistency ([60aba50dec](https://github.com/RueDeRennes/mosaik/commit/60aba50dec))
- enhance Breadcrumb and Icon components with shared styles and update theme tokens for improved consistency ([43631aabb3](https://github.com/RueDeRennes/mosaik/commit/43631aabb3))
- add router and router-related styles for Joy and Default themes to enhance theming consistency ([33d4882612](https://github.com/RueDeRennes/mosaik/commit/33d4882612))
- update MenuItem and SearchBox styles for improved theming consistency and add shared focus ring styles ([ac0b6710c5](https://github.com/RueDeRennes/mosaik/commit/ac0b6710c5))
- add shared SCSS styles for Menu and Chat components to enhance theming consistency ([b65b7d9d93](https://github.com/RueDeRennes/mosaik/commit/b65b7d9d93))
- update Avatar and Badge styles for improved theming and layout consistency ([d48699783b](https://github.com/RueDeRennes/mosaik/commit/d48699783b))
- add SCSS theme files for media components with shared styling mixins ([9def4b2004](https://github.com/RueDeRennes/mosaik/commit/9def4b2004))
- add SCSS files for media components with initial styling setup ([52eddb1e29](https://github.com/RueDeRennes/mosaik/commit/52eddb1e29))
- update styles to use joy scheme variables for improved theme consistency ([5069a9cc96](https://github.com/RueDeRennes/mosaik/commit/5069a9cc96))
- introduce ITheme2ElementProps interface and enhance Theme2 with palette management ([fedd1abc19](https://github.com/RueDeRennes/mosaik/commit/fedd1abc19))
- implement ThemeGenerator and enhance Theme2Element with public theme application methods ([7c6e338528](https://github.com/RueDeRennes/mosaik/commit/7c6e338528))
- add event handling interfaces for improved event management ([eb8158af09](https://github.com/RueDeRennes/mosaik/commit/eb8158af09))
- hard scss refactoring ([847d18e07a](https://github.com/RueDeRennes/mosaik/commit/847d18e07a))
- 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 clear method to Renderer and update RouterOutletElement to use it for clearing slots ([e2fb12d2f6](https://github.com/RueDeRennes/mosaik/commit/e2fb12d2f6))
- 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))
- remove obsolete BlockquoteProcessor tests and add utility functions for token metadata management ([11be8212a8](https://github.com/RueDeRennes/mosaik/commit/11be8212a8))
- 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))
- 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))
- adjust height calculations for content in AppElement styles ([1d8793fd52](https://github.com/RueDeRennes/mosaik/commit/1d8793fd52))
- 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))
- simplify flex-basis and max-width calculations in WrapElement for improved readability ([0fba2a2eef](https://github.com/RueDeRennes/mosaik/commit/0fba2a2eef))
- 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))
- restore missing languages and sites in app.json configuration ([ad5f019e46](https://github.com/RueDeRennes/mosaik/commit/ad5f019e46))
- adjust positioning for lightChain and update CookieConsentElement attributes ([708c9832bd](https://github.com/RueDeRennes/mosaik/commit/708c9832bd))
- remove verbose flag from mosaik app build command ([f8f2b53714](https://github.com/RueDeRennes/mosaik/commit/f8f2b53714))
- update theme import paths to use consistent casing ([1aa18b699e](https://github.com/RueDeRennes/mosaik/commit/1aa18b699e))
- hide portal element by default in TimeBoxElementTemplate ([f5f16c13b7](https://github.com/RueDeRennes/mosaik/commit/f5f16c13b7))
- 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))
- 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))
- 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))
- improve type handling and cleanup in Invalidable, CheckBoxGroup, ChoiceGroup, and RadioGroup components ([84753f810c](https://github.com/RueDeRennes/mosaik/commit/84753f810c))
- correct spelling of "Emitts" to "Emits" in event documentation across multiple components ([17e025c185](https://github.com/RueDeRennes/mosaik/commit/17e025c185))
- 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))
- remove OTP prompt from publish package task and update related function signatures ([a684f8dc7e](https://github.com/RueDeRennes/mosaik/commit/a684f8dc7e))
- 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))
- correct build script command for SCSS and update build commands in project configuration ([0b243a90be](https://github.com/RueDeRennes/mosaik/commit/0b243a90be))
- 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 disabled state handling for various components ([bbabccda83](https://github.com/RueDeRennes/mosaik/commit/bbabccda83))
- update Angular dependencies to use caret versioning and remove unused mosaik-elements-angular-2 entry ([65f2f21abf](https://github.com/RueDeRennes/mosaik/commit/65f2f21abf))
- Refactor LitStyleTransform to remove unnecessary timing logs; update ExpanderElement styles for improved theming support ([3ca2b0d734](https://github.com/RueDeRennes/mosaik/commit/3ca2b0d734))
- Correct cache option handling across multiple executors and tasks ([bdbcb05c08](https://github.com/RueDeRennes/mosaik/commit/bdbcb05c08))
- 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))
- ensure form elements inherit styles correctly in formElementJoyStyle ([8c3dc71259](https://github.com/RueDeRennes/mosaik/commit/8c3dc71259))
- change constructor visibility from protected to public in StateElement class ([4fdc37f008](https://github.com/RueDeRennes/mosaik/commit/4fdc37f008))
- update theme default settings and padding values for improved consistency across card components ([11c519bf66](https://github.com/RueDeRennes/mosaik/commit/11c519bf66))
- update background color and padding values to unset for improved theme consistency across components ([fe22eaa2ca](https://github.com/RueDeRennes/mosaik/commit/fe22eaa2ca))
- update shared-style mixin to use local $name variable for consistency across components ([dc5fdb55df](https://github.com/RueDeRennes/mosaik/commit/dc5fdb55df))
- 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-foundation to align it with other projects, there were no code changes.

## 0.0.74 (2025-07-06)

### 🩹 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))
- add IExpandable interface and implement expandable functionality in MenuItemElement, TreeItemElement, and ExpandableElement ([f2fb5df205](https://github.com/RueDeRennes/mosaik/commit/f2fb5df205))

## 0.0.72 (2025-07-05)

### 🚀 Features

- 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))
- update menu component styles and structure for improved layout and responsiveness ([373095056e](https://github.com/RueDeRennes/mosaik/commit/373095056e))
- add icon functionality with IconDirective and IconRegistry, enhance app layout with new directives ([8acea01349](https://github.com/RueDeRennes/mosaik/commit/8acea01349))
- enhance app layout and styling with new components and responsive design ([8919fccc0c](https://github.com/RueDeRennes/mosaik/commit/8919fccc0c))
- enhance Jumbotron components with slot definitions and improve HideOnScrollController methods ([4cc6d9de3a](https://github.com/RueDeRennes/mosaik/commit/4cc6d9de3a))
- Add formatter property to Jumbotron components and update related files ([9ae59c7ff9](https://github.com/RueDeRennes/mosaik/commit/9ae59c7ff9))
- Add Svelte titles to German and English translations; update formatting keys in various components ([9889da1578](https://github.com/RueDeRennes/mosaik/commit/9889da1578))
- Add Jumbotron component and related styles for multiple frameworks ([41d4601e08](https://github.com/RueDeRennes/mosaik/commit/41d4601e08))
- enhance backdrop styles and refactor breakpoint handling ([39661be30c](https://github.com/RueDeRennes/mosaik/commit/39661be30c))
- Update layout variables for Cosmopolitan and Joy themes in various components ([af9ca676db](https://github.com/RueDeRennes/mosaik/commit/af9ca676db))
- Introduce Indicator component across multiple frameworks ([7ef850c39d](https://github.com/RueDeRennes/mosaik/commit/7ef850c39d))
- Update Indicator component styles and tokens for layout spacing ([201ee59059](https://github.com/RueDeRennes/mosaik/commit/201ee59059))
- Add Indicator component and related functionality ([b55b86b0e2](https://github.com/RueDeRennes/mosaik/commit/b55b86b0e2))
- implement animation directive and provider with presets ([09550b6633](https://github.com/RueDeRennes/mosaik/commit/09550b6633))
- 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 Color Palette Builder tool and associated views ([55a992138e](https://github.com/RueDeRennes/mosaik/commit/55a992138e))
- 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))
- update masonry and wrap elements to use CSS variables for gap and columns, enhance templates with static styles ([2dee486060](https://github.com/RueDeRennes/mosaik/commit/2dee486060))
- disable eslint rule for static styles in multiple component templates and update SCSS mixin to exclude properties ([d6e61ac195](https://github.com/RueDeRennes/mosaik/commit/d6e61ac195))
- enhance keyboard element with modifier key support and update styles ([07f7af6d52](https://github.com/RueDeRennes/mosaik/commit/07f7af6d52))
- enhance dropdown button templates with new icons and improved layout fix: adjust padding for menu item group headers across themes ([5004c67e11](https://github.com/RueDeRennes/mosaik/commit/5004c67e11))
- 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))
- enhance Listen decorator to support custom query targets and improve event handling ([aa19e6e5a0](https://github.com/RueDeRennes/mosaik/commit/aa19e6e5a0))
- 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 filter functionality in ArticlesView and update related templates ([1e88d302d4](https://github.com/RueDeRennes/mosaik/commit/1e88d302d4))
- 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))
- enhance CodeEditor and Markdown components with improved language and theme support ([0270711752](https://github.com/RueDeRennes/mosaik/commit/0270711752))
- **callouts:** add new callout variants and enhance Markdown processing ([3a5608697b](https://github.com/RueDeRennes/mosaik/commit/3a5608697b))
- **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))
- **translations:** add share message for blog posts ([a3ba45071a](https://github.com/RueDeRennes/mosaik/commit/a3ba45071a))
- improve date formatting in BlogBase and enhance share command data structure ([6f64d0990e](https://github.com/RueDeRennes/mosaik/commit/6f64d0990e))
- enhance Markdown component styles with improved blockquote and list formatting ([dbefc8d12f](https://github.com/RueDeRennes/mosaik/commit/dbefc8d12f))
- refactor text overflow handling and enhance Markdown component styles ([62bb601fc7](https://github.com/RueDeRennes/mosaik/commit/62bb601fc7))
- Update AppSideNavTemplate to use node meta for display names and add value binding ([1488b7d52f](https://github.com/RueDeRennes/mosaik/commit/1488b7d52f))
- update metadata structure in documentation and improve avatar and chip components ([007bd05bea](https://github.com/RueDeRennes/mosaik/commit/007bd05bea))
- enhance Markdown rendering and styling with new link styles and tree directive support ([8fba55993c](https://github.com/RueDeRennes/mosaik/commit/8fba55993c))
- 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:** implement RouterLocation and IRouterLocation for improved routing abstraction; refactor RouterElement to utilize new location handling ([53705c577a](https://github.com/RueDeRennes/mosaik/commit/53705c577a))
- **menu:** enhance menu item styles with indent properties and update theme tokens for better visual hierarchy ([b3dad3c306](https://github.com/RueDeRennes/mosaik/commit/b3dad3c306))
- **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:** implement routerLink directive for dynamic link handling; update AppSideNavTemplate to use routerLink ([f2fb309d47](https://github.com/RueDeRennes/mosaik/commit/f2fb309d47))
- **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))
- Update button element CSS properties and enhance template styles ([c83ee77d83](https://github.com/RueDeRennes/mosaik/commit/c83ee77d83))
- 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 state elements with padding and gap properties ([19074a8b51](https://github.com/RueDeRennes/mosaik/commit/19074a8b51))
- Enhance Select and Combo components with internationalization and improved styling ([8d80d58234](https://github.com/RueDeRennes/mosaik/commit/8d80d58234))
- 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 default values for boolean attributes across various components ([899d593ba5](https://github.com/RueDeRennes/mosaik/commit/899d593ba5))
- update release script to version 0.0.26 ([11e2fdbc4f](https://github.com/RueDeRennes/mosaik/commit/11e2fdbc4f))
- 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 select component to auth form and improve validation ([4971bba07f](https://github.com/RueDeRennes/mosaik/commit/4971bba07f))
- 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))
- update project dependencies and build configurations ([569b1bf99d](https://github.com/RueDeRennes/mosaik/commit/569b1bf99d))
- **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))
- export dateTimeBoxElementValueAccessor alongside DateTimeBoxElementValueAccessor for improved accessibility ([fad7497ba7](https://github.com/RueDeRennes/mosaik/commit/fad7497ba7))
- 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))
- 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))
- Implement default file cleanup script and enhance component styles ([3aff5d6fd8](https://github.com/RueDeRennes/mosaik/commit/3aff5d6fd8))
- Add Electronic Program Guide components for Angular, React, and Vue ([b62f3f59fc](https://github.com/RueDeRennes/mosaik/commit/b62f3f59fc))
- Add theme change handling and improve dialog dimensions in AppSettingsView; enhance InkBarElement alignment logic ([71da43e4b1](https://github.com/RueDeRennes/mosaik/commit/71da43e4b1))
- Enhance LitStyleTransform with dependency analysis and improve logging; add memphis anchor element styles ([730b58ed42](https://github.com/RueDeRennes/mosaik/commit/730b58ed42))
- Enhance PropertyDecorator to support CSS variable binding for style properties ([5273291343](https://github.com/RueDeRennes/mosaik/commit/5273291343))
- add Boundable behavior and utility functions for date handling ([1deae6f00a](https://github.com/RueDeRennes/mosaik/commit/1deae6f00a))
- Add Joy theme styles for Electronic Program Guide components ([7c76dce194](https://github.com/RueDeRennes/mosaik/commit/7c76dce194))
- Enhance Coupon and Highlight components with improved styles and user-select properties ([7de39c4dee](https://github.com/RueDeRennes/mosaik/commit/7de39c4dee))
- Enhance Electronic Program Guide with new properties and styling adjustments ([d2aed27576](https://github.com/RueDeRennes/mosaik/commit/d2aed27576))
- Add Electronic Program Guide components and styles ([4d7c1d2f49](https://github.com/RueDeRennes/mosaik/commit/4d7c1d2f49))
- **expander:** update styles for Cosmopolitan, Default, Joy, and Memphis themes to enhance shadow properties and improve consistency ([78f0a88ebe](https://github.com/RueDeRennes/mosaik/commit/78f0a88ebe))
- **button:** enhance button styles with shadow and color properties ([46e28550b4](https://github.com/RueDeRennes/mosaik/commit/46e28550b4))
- **tokens:** restructure elevation tokens for better granularity and linting ([d921d201d3](https://github.com/RueDeRennes/mosaik/commit/d921d201d3))
- **tokens:** enhance elevation and typography tokens across themes ([4fca67fd43](https://github.com/RueDeRennes/mosaik/commit/4fca67fd43))
- **theme:** enhance theme management and button styles with new properties and variants ([e733f777e9](https://github.com/RueDeRennes/mosaik/commit/e733f777e9))
- **theme:** enhance Memphis theme with additional variants and update component styles ([6d869ec358](https://github.com/RueDeRennes/mosaik/commit/6d869ec358))
- Update ToggleTip component styles and tokens across themes ([c30920e681](https://github.com/RueDeRennes/mosaik/commit/c30920e681))
- Update theme components and tokens for consistency and improved styling ([ffb9596405](https://github.com/RueDeRennes/mosaik/commit/ffb9596405))
- Enhance Memphis theme with new elevation and appearance tokens ([0c9a0084ec](https://github.com/RueDeRennes/mosaik/commit/0c9a0084ec))
- update chart component styles for improved tooltip and legend formatting ([1037a3fa9a](https://github.com/RueDeRennes/mosaik/commit/1037a3fa9a))
- update chart component styles and themes to use Joy typography variables ([8fe7d7f4fe](https://github.com/RueDeRennes/mosaik/commit/8fe7d7f4fe))
- enhance chart and form elements with foreground color support and style adjustments ([dad0dd53df](https://github.com/RueDeRennes/mosaik/commit/dad0dd53df))
- 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 banner appearance to 'soft' across multiple views and adjust button styles for improved consistency ([36804f1758](https://github.com/RueDeRennes/mosaik/commit/36804f1758))
- implement tab panel component with scrollable content and improved selection logic ([a5766822e0](https://github.com/RueDeRennes/mosaik/commit/a5766822e0))
- update App settings view template to enhance layout and add text case directive ([d3b4963491](https://github.com/RueDeRennes/mosaik/commit/d3b4963491))
- Add options for mode and focus delegation in Drawer components ([2439ae5ada](https://github.com/RueDeRennes/mosaik/commit/2439ae5ada))
- Add appearance property to mosaik-toolbar in chat header template ([0dafe85e1f](https://github.com/RueDeRennes/mosaik/commit/0dafe85e1f))
- Add initial QR Code Cosmopolitan theme styles and structure ([ec12f33544](https://github.com/RueDeRennes/mosaik/commit/ec12f33544))
- Enhance wizard and state elements with new styles and responsive design ([f7bbd2303c](https://github.com/RueDeRennes/mosaik/commit/f7bbd2303c))
- Update Persona and QR Code themes with new styles and tokens ([dfb5030cd8](https://github.com/RueDeRennes/mosaik/commit/dfb5030cd8))
- add style dictionary component generation and enhance SCSS file handling ([8cb9f0d702](https://github.com/RueDeRennes/mosaik/commit/8cb9f0d702))
- enhance SCSS file handling by adding default content population and improving path resolution ([d2a09333bc](https://github.com/RueDeRennes/mosaik/commit/d2a09333bc))
- implement memphis theme support and enhance theme handling across components ([6e6501b5d3](https://github.com/RueDeRennes/mosaik/commit/6e6501b5d3))
- enable multi-language support and add ColorSwatchGroupElement ([e15a8905a4](https://github.com/RueDeRennes/mosaik/commit/e15a8905a4))
- update theme to dark mode and refine color tokens for improved accessibility ([42819d5937](https://github.com/RueDeRennes/mosaik/commit/42819d5937))
- enhance theming support by adding size and layout properties to various components ([285a91ad39](https://github.com/RueDeRennes/mosaik/commit/285a91ad39))
- add appearance variants to toolbar and tab components for enhanced theming support ([275de74baa](https://github.com/RueDeRennes/mosaik/commit/275de74baa))
- enhance theming support by applying Themeable behavior to multiple component classes ([cd7b65f77b](https://github.com/RueDeRennes/mosaik/commit/cd7b65f77b))
- import Themeable behavior into various component files for enhanced theming support ([f9c34b371e](https://github.com/RueDeRennes/mosaik/commit/f9c34b371e))
- add size, duration, elevation, layout, and typography functions to Joy theme styles ([8d472f999c](https://github.com/RueDeRennes/mosaik/commit/8d472f999c))
- add Themeable mixin and import to component style templates ([60e2060c70](https://github.com/RueDeRennes/mosaik/commit/60e2060c70))
- update Joy theme styles for various components, adding new properties and improving consistency ([7eba0a5ea3](https://github.com/RueDeRennes/mosaik/commit/7eba0a5ea3))
- remove obsolete style files and add shared styles for Portal, Content, Floating, and MessageBox components ([dd521743ec](https://github.com/RueDeRennes/mosaik/commit/dd521743ec))
- add memphis theme styles for Chip and QRCode components, remove obsolete Spacer and Sticky styles ([e34f5ee454](https://github.com/RueDeRennes/mosaik/commit/e34f5ee454))
- remove obsolete style files and add new Joy theme styles for various components ([233ed63475](https://github.com/RueDeRennes/mosaik/commit/233ed63475))
- refactor theme styles for Card and CompoundButton components ([a3c49279c0](https://github.com/RueDeRennes/mosaik/commit/a3c49279c0))
- add shared styles for new UI components and update existing styles for consistency ([1772b383a7](https://github.com/RueDeRennes/mosaik/commit/1772b383a7))
- add default styles to Absolute and AbsoluteItem components ([dd26c85a21](https://github.com/RueDeRennes/mosaik/commit/dd26c85a21))
- add cosmopolitan theme style to various form and UI components ([0015925f0c](https://github.com/RueDeRennes/mosaik/commit/0015925f0c))
- enhance Floating Action Button with multiple theme styles ([10892ad232](https://github.com/RueDeRennes/mosaik/commit/10892ad232))
- MAJOR MIGRATION ([4118d0424b](https://github.com/RueDeRennes/mosaik/commit/4118d0424b))
- add script to create theme style templates for components and manage SCSS files ([a12659870b](https://github.com/RueDeRennes/mosaik/commit/a12659870b))
- add new theme styles for various components to enhance UI consistency ([271cecd764](https://github.com/RueDeRennes/mosaik/commit/271cecd764))
- update calendar and chipbox components with improved theming and styles for consistency ([7cdd9a1342](https://github.com/RueDeRennes/mosaik/commit/7cdd9a1342))
- add shared styles for calendar components to enhance UI consistency and layout ([9555e86fab](https://github.com/RueDeRennes/mosaik/commit/9555e86fab))
- enhance input components with improved theming and layout consistency ([5b5a41cf54](https://github.com/RueDeRennes/mosaik/commit/5b5a41cf54))
- enhance select and signature pad components with improved styles for consistency and usability ([8c4ff832f4](https://github.com/RueDeRennes/mosaik/commit/8c4ff832f4))
- add shared styles for grid, virtualize, absolute, tile list, masonry, and title layout components to enhance UI consistency ([cbe8204651](https://github.com/RueDeRennes/mosaik/commit/cbe8204651))
- add shared styles for BackTop and CookieConsent components to enhance UI consistency ([ea0800bf89](https://github.com/RueDeRennes/mosaik/commit/ea0800bf89))
- update chip component styles for improved theming and consistency across appearances ([e397515a48](https://github.com/RueDeRennes/mosaik/commit/e397515a48))
- add shared styles for toggletip, carousel, paginator, drop zone, backdrop, and other components to enhance UI consistency ([62d14f58c6](https://github.com/RueDeRennes/mosaik/commit/62d14f58c6))
- add shared styles for tab, table, and list components to improve UI consistency ([3915378683](https://github.com/RueDeRennes/mosaik/commit/3915378683))
- add shared styles for tree and wizard components to enhance UI consistency ([e3dbaf7ac2](https://github.com/RueDeRennes/mosaik/commit/e3dbaf7ac2))
- enhance persona and QR code components with improved theming and shared styles for consistency ([9a32c6f95f](https://github.com/RueDeRennes/mosaik/commit/9a32c6f95f))
- update floating action button and group styles with improved theming and shared properties for consistency ([09e2c90ca3](https://github.com/RueDeRennes/mosaik/commit/09e2c90ca3))
- enhance toggle button and dropdown button styles with improved theming and shared styles for consistency ([b7423c1248](https://github.com/RueDeRennes/mosaik/commit/b7423c1248))
- update slider and avatar components with improved theming and layout consistency ([e7977bb1c1](https://github.com/RueDeRennes/mosaik/commit/e7977bb1c1))
- add shared styles for slider, meter bar, meter ring, and progress ring components to enhance UI consistency ([09a6c723f0](https://github.com/RueDeRennes/mosaik/commit/09a6c723f0))
- enhance dialog and drawer components with shared styles and improved theming for consistency ([9f5a6c1057](https://github.com/RueDeRennes/mosaik/commit/9f5a6c1057))
- add dialog component styles and theme configurations for improved UI consistency ([c3701084c0](https://github.com/RueDeRennes/mosaik/commit/c3701084c0))
- implement shared styles for ripple elements and add error/success/empty state components for improved consistency ([382d923011](https://github.com/RueDeRennes/mosaik/commit/382d923011))
- update chart themes to use local theme variables and unset default styles for improved consistency ([60aba50dec](https://github.com/RueDeRennes/mosaik/commit/60aba50dec))
- enhance Breadcrumb and Icon components with shared styles and update theme tokens for improved consistency ([43631aabb3](https://github.com/RueDeRennes/mosaik/commit/43631aabb3))
- add router and router-related styles for Joy and Default themes to enhance theming consistency ([33d4882612](https://github.com/RueDeRennes/mosaik/commit/33d4882612))
- update MenuItem and SearchBox styles for improved theming consistency and add shared focus ring styles ([ac0b6710c5](https://github.com/RueDeRennes/mosaik/commit/ac0b6710c5))
- add shared SCSS styles for Menu and Chat components to enhance theming consistency ([b65b7d9d93](https://github.com/RueDeRennes/mosaik/commit/b65b7d9d93))
- update Avatar and Badge styles for improved theming and layout consistency ([d48699783b](https://github.com/RueDeRennes/mosaik/commit/d48699783b))
- add SCSS theme files for media components with shared styling mixins ([9def4b2004](https://github.com/RueDeRennes/mosaik/commit/9def4b2004))
- add SCSS files for media components with initial styling setup ([52eddb1e29](https://github.com/RueDeRennes/mosaik/commit/52eddb1e29))
- update styles to use joy scheme variables for improved theme consistency ([5069a9cc96](https://github.com/RueDeRennes/mosaik/commit/5069a9cc96))
- introduce ITheme2ElementProps interface and enhance Theme2 with palette management ([fedd1abc19](https://github.com/RueDeRennes/mosaik/commit/fedd1abc19))
- implement ThemeGenerator and enhance Theme2Element with public theme application methods ([7c6e338528](https://github.com/RueDeRennes/mosaik/commit/7c6e338528))
- add event handling interfaces for improved event management ([eb8158af09](https://github.com/RueDeRennes/mosaik/commit/eb8158af09))
- hard scss refactoring ([847d18e07a](https://github.com/RueDeRennes/mosaik/commit/847d18e07a))
- 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 clear method to Renderer and update RouterOutletElement to use it for clearing slots ([e2fb12d2f6](https://github.com/RueDeRennes/mosaik/commit/e2fb12d2f6))
- 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))
- remove obsolete BlockquoteProcessor tests and add utility functions for token metadata management ([11be8212a8](https://github.com/RueDeRennes/mosaik/commit/11be8212a8))
- 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))
- 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))
- adjust height calculations for content in AppElement styles ([1d8793fd52](https://github.com/RueDeRennes/mosaik/commit/1d8793fd52))
- 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))
- simplify flex-basis and max-width calculations in WrapElement for improved readability ([0fba2a2eef](https://github.com/RueDeRennes/mosaik/commit/0fba2a2eef))
- 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))
- restore missing languages and sites in app.json configuration ([ad5f019e46](https://github.com/RueDeRennes/mosaik/commit/ad5f019e46))
- adjust positioning for lightChain and update CookieConsentElement attributes ([708c9832bd](https://github.com/RueDeRennes/mosaik/commit/708c9832bd))
- remove verbose flag from mosaik app build command ([f8f2b53714](https://github.com/RueDeRennes/mosaik/commit/f8f2b53714))
- update theme import paths to use consistent casing ([1aa18b699e](https://github.com/RueDeRennes/mosaik/commit/1aa18b699e))
- hide portal element by default in TimeBoxElementTemplate ([f5f16c13b7](https://github.com/RueDeRennes/mosaik/commit/f5f16c13b7))
- 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))
- 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))
- 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))
- improve type handling and cleanup in Invalidable, CheckBoxGroup, ChoiceGroup, and RadioGroup components ([84753f810c](https://github.com/RueDeRennes/mosaik/commit/84753f810c))
- correct spelling of "Emitts" to "Emits" in event documentation across multiple components ([17e025c185](https://github.com/RueDeRennes/mosaik/commit/17e025c185))
- 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))
- remove OTP prompt from publish package task and update related function signatures ([a684f8dc7e](https://github.com/RueDeRennes/mosaik/commit/a684f8dc7e))
- 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))
- correct build script command for SCSS and update build commands in project configuration ([0b243a90be](https://github.com/RueDeRennes/mosaik/commit/0b243a90be))
- 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 disabled state handling for various components ([bbabccda83](https://github.com/RueDeRennes/mosaik/commit/bbabccda83))
- update Angular dependencies to use caret versioning and remove unused mosaik-elements-angular-2 entry ([65f2f21abf](https://github.com/RueDeRennes/mosaik/commit/65f2f21abf))
- Refactor LitStyleTransform to remove unnecessary timing logs; update ExpanderElement styles for improved theming support ([3ca2b0d734](https://github.com/RueDeRennes/mosaik/commit/3ca2b0d734))
- Correct cache option handling across multiple executors and tasks ([bdbcb05c08](https://github.com/RueDeRennes/mosaik/commit/bdbcb05c08))
- 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))
- ensure form elements inherit styles correctly in formElementJoyStyle ([8c3dc71259](https://github.com/RueDeRennes/mosaik/commit/8c3dc71259))
- change constructor visibility from protected to public in StateElement class ([4fdc37f008](https://github.com/RueDeRennes/mosaik/commit/4fdc37f008))
- update theme default settings and padding values for improved consistency across card components ([11c519bf66](https://github.com/RueDeRennes/mosaik/commit/11c519bf66))
- update background color and padding values to unset for improved theme consistency across components ([fe22eaa2ca](https://github.com/RueDeRennes/mosaik/commit/fe22eaa2ca))
- update shared-style mixin to use local $name variable for consistency across components ([dc5fdb55df](https://github.com/RueDeRennes/mosaik/commit/dc5fdb55df))
- 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-foundation 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-foundation 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-foundation to align it with other projects, there were no code changes.

## 0.0.64 (2025-06-25)

### 🚀 Features

- update menu component styles and structure for improved layout and responsiveness ([373095056e](https://github.com/RueDeRennes/mosaik/commit/373095056e))

## 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))
- enhance app layout and styling with new components and responsive design ([8919fccc0c](https://github.com/RueDeRennes/mosaik/commit/8919fccc0c))

## 0.0.62 (2025-06-24)

### 🚀 Features

- enhance Jumbotron components with slot definitions and improve HideOnScrollController methods ([4cc6d9de3a](https://github.com/RueDeRennes/mosaik/commit/4cc6d9de3a))

## 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 Svelte titles to German and English translations; update formatting keys in various components ([9889da1578](https://github.com/RueDeRennes/mosaik/commit/9889da1578))
- 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-foundation 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-foundation to align it with other projects, there were no code changes.

## 0.0.57 (2025-06-23)

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

## 0.0.56 (2025-06-23)

This was a version bump only for mosaik-elements-foundation 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-foundation 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-foundation 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-foundation 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-foundation 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-foundation to align it with other projects, there were no code changes.

## 0.0.50 (2025-06-23)

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

## 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

- Update layout variables for Cosmopolitan and Joy themes in various components ([af9ca676db](https://github.com/RueDeRennes/mosaik/commit/af9ca676db))
- Introduce Indicator component across multiple frameworks ([7ef850c39d](https://github.com/RueDeRennes/mosaik/commit/7ef850c39d))

## 0.0.47 (2025-06-22)

### 🚀 Features

- Update Indicator component styles and tokens for layout spacing ([201ee59059](https://github.com/RueDeRennes/mosaik/commit/201ee59059))
- Add Indicator component and related functionality ([b55b86b0e2](https://github.com/RueDeRennes/mosaik/commit/b55b86b0e2))

### 🩹 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)

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

## 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)

### 🚀 Features

- add Color Palette Builder tool and associated views ([55a992138e](https://github.com/RueDeRennes/mosaik/commit/55a992138e))

### 🩹 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

- adjust height calculations for content in AppElement styles ([1d8793fd52](https://github.com/RueDeRennes/mosaik/commit/1d8793fd52))
- 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 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

- update masonry and wrap elements to use CSS variables for gap and columns, enhance templates with static styles ([2dee486060](https://github.com/RueDeRennes/mosaik/commit/2dee486060))
- disable eslint rule for static styles in multiple component templates and update SCSS mixin to exclude properties ([d6e61ac195](https://github.com/RueDeRennes/mosaik/commit/d6e61ac195))
- enhance keyboard element with modifier key support and update styles ([07f7af6d52](https://github.com/RueDeRennes/mosaik/commit/07f7af6d52))
- enhance dropdown button templates with new icons and improved layout fix: adjust padding for menu item group headers across themes ([5004c67e11](https://github.com/RueDeRennes/mosaik/commit/5004c67e11))
- 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))
- enhance Listen decorator to support custom query targets and improve event handling ([aa19e6e5a0](https://github.com/RueDeRennes/mosaik/commit/aa19e6e5a0))
- 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 filter functionality in ArticlesView and update related templates ([1e88d302d4](https://github.com/RueDeRennes/mosaik/commit/1e88d302d4))
- 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))
- enhance CodeEditor and Markdown components with improved language and theme support ([0270711752](https://github.com/RueDeRennes/mosaik/commit/0270711752))
- **callouts:** add new callout variants and enhance Markdown processing ([3a5608697b](https://github.com/RueDeRennes/mosaik/commit/3a5608697b))
- **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))
- **translations:** add share message for blog posts ([a3ba45071a](https://github.com/RueDeRennes/mosaik/commit/a3ba45071a))
- improve date formatting in BlogBase and enhance share command data structure ([6f64d0990e](https://github.com/RueDeRennes/mosaik/commit/6f64d0990e))
- enhance Markdown component styles with improved blockquote and list formatting ([dbefc8d12f](https://github.com/RueDeRennes/mosaik/commit/dbefc8d12f))
- refactor text overflow handling and enhance Markdown component styles ([62bb601fc7](https://github.com/RueDeRennes/mosaik/commit/62bb601fc7))
- Update AppSideNavTemplate to use node meta for display names and add value binding ([1488b7d52f](https://github.com/RueDeRennes/mosaik/commit/1488b7d52f))
- update metadata structure in documentation and improve avatar and chip components ([007bd05bea](https://github.com/RueDeRennes/mosaik/commit/007bd05bea))
- enhance Markdown rendering and styling with new link styles and tree directive support ([8fba55993c](https://github.com/RueDeRennes/mosaik/commit/8fba55993c))
- 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))
- simplify flex-basis and max-width calculations in WrapElement for improved readability ([0fba2a2eef](https://github.com/RueDeRennes/mosaik/commit/0fba2a2eef))
- 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:** implement RouterLocation and IRouterLocation for improved routing abstraction; refactor RouterElement to utilize new location handling ([53705c577a](https://github.com/RueDeRennes/mosaik/commit/53705c577a))
- **menu:** enhance menu item styles with indent properties and update theme tokens for better visual hierarchy ([b3dad3c306](https://github.com/RueDeRennes/mosaik/commit/b3dad3c306))
- **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:** implement routerLink directive for dynamic link handling; update AppSideNavTemplate to use routerLink ([f2fb309d47](https://github.com/RueDeRennes/mosaik/commit/f2fb309d47))
- **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))
- restore missing languages and sites in app.json configuration ([ad5f019e46](https://github.com/RueDeRennes/mosaik/commit/ad5f019e46))
- adjust positioning for lightChain and update CookieConsentElement attributes ([708c9832bd](https://github.com/RueDeRennes/mosaik/commit/708c9832bd))
- remove verbose flag from mosaik app build command ([f8f2b53714](https://github.com/RueDeRennes/mosaik/commit/f8f2b53714))
- update theme import paths to use consistent casing ([1aa18b699e](https://github.com/RueDeRennes/mosaik/commit/1aa18b699e))

## 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))
- Update button element CSS properties and enhance template styles ([c83ee77d83](https://github.com/RueDeRennes/mosaik/commit/c83ee77d83))
- 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 state elements with padding and gap properties ([19074a8b51](https://github.com/RueDeRennes/mosaik/commit/19074a8b51))
- Enhance Select and Combo components with internationalization and improved styling ([8d80d58234](https://github.com/RueDeRennes/mosaik/commit/8d80d58234))
- 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

- hide portal element by default in TimeBoxElementTemplate ([f5f16c13b7](https://github.com/RueDeRennes/mosaik/commit/f5f16c13b7))
- 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)

### 🩹 Fixes

- 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))
- update release script to version 0.0.26 ([11e2fdbc4f](https://github.com/RueDeRennes/mosaik/commit/11e2fdbc4f))

### 🩹 Fixes

- 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

- 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-foundation 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)

### 🩹 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

- 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)

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

## 0.0.14 (2025-05-16)

### 🩹 Fixes

- improve type handling and cleanup in Invalidable, CheckBoxGroup, ChoiceGroup, and RadioGroup components ([84753f810c](https://github.com/RueDeRennes/mosaik/commit/84753f810c))

## 0.0.13 (2025-05-16)

This was a version bump only for mosaik-elements-foundation 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-foundation to align it with other projects, there were no code changes.

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

### 🚀 Features

- update project dependencies and build configurations ([569b1bf99d](https://github.com/RueDeRennes/mosaik/commit/569b1bf99d))

### 🩹 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))
- export dateTimeBoxElementValueAccessor alongside DateTimeBoxElementValueAccessor for improved accessibility ([fad7497ba7](https://github.com/RueDeRennes/mosaik/commit/fad7497ba7))

### 🩹 Fixes

- 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))

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

This was a version bump only for mosaik-elements-foundation 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-foundation 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-foundation 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-foundation 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-foundation 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-foundation 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-foundation 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))