File: /var/www/vhost/disk-apps/pwa.sports-crowd.com/node_modules/@material/floating-label/CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [15.0.0-canary.bc9ae6c9c.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.bc9ae6c9c.0) (2023-08-03)
### Bug Fixes
* **floating-label:** Generate valid CSS calc ([304a94e](https://github.com/material-components/material-components-web/commit/304a94e8bde786452d9d8c6b80e8e9e0d84bfcc2))
* **floating-label:** replaced incompatible value types in calc statement by compatible ones ([23073a3](https://github.com/material-components/material-components-web/commit/23073a303310f5aad6a0fef0c2e96fd8dd7ab360))
* **textfield:** Fix bugs and compilation errors due to custom properties in the theme map ([1dc797e](https://github.com/material-components/material-components-web/commit/1dc797e7f4efe9010be7097b040c0fcb1902ca8c))
### Features
* **floatinglabel:** Extract `static-styles` mixin ([419b23c](https://github.com/material-components/material-components-web/commit/419b23cc64946c0df1986986872e0faa58c3e817))
* **floatinglabel:** Extract `theme-styles` mixin ([87809c7](https://github.com/material-components/material-components-web/commit/87809c7103e24f1988763c1103fde000f413c4df))
* **text-field:** add the ability to hide the asterisk required marker in floating labels ([f476fde](https://github.com/material-components/material-components-web/commit/f476fdece526e3aa45441b2d11f7ac17f63e856f))
* **textfield:** Changed visibility of $custom-property-prefix to public. ([274610c](https://github.com/material-components/material-components-web/commit/274610c77e6a9c9f19780b688cc6686a97e453a1))