Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@material/floating-label

Package Overview
Dependencies
Maintainers
14
Versions
1664
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/floating-label - npm Package Compare versions

Comparing version 15.0.0-canary.3a705fa1d.0 to 15.0.0-canary.3b5b55e31.0

_floating-label-theme.scss

7

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

# [15.0.0-canary.3a705fa1d.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.3a705fa1d.0) (2023-01-27)
# [15.0.0-canary.3b5b55e31.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.3b5b55e31.0) (2023-05-05)

@@ -12,2 +12,4 @@

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

@@ -18,2 +20,5 @@

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

18

package.json
{
"name": "@material/floating-label",
"description": "The Material Components for the web floating-label component",
"version": "15.0.0-canary.3a705fa1d.0",
"version": "15.0.0-canary.3b5b55e31.0",
"license": "MIT",

@@ -24,12 +24,12 @@ "keywords": [

"dependencies": {
"@material/animation": "15.0.0-canary.3a705fa1d.0",
"@material/base": "15.0.0-canary.3a705fa1d.0",
"@material/dom": "15.0.0-canary.3a705fa1d.0",
"@material/feature-targeting": "15.0.0-canary.3a705fa1d.0",
"@material/rtl": "15.0.0-canary.3a705fa1d.0",
"@material/theme": "15.0.0-canary.3a705fa1d.0",
"@material/typography": "15.0.0-canary.3a705fa1d.0",
"@material/animation": "15.0.0-canary.3b5b55e31.0",
"@material/base": "15.0.0-canary.3b5b55e31.0",
"@material/dom": "15.0.0-canary.3b5b55e31.0",
"@material/feature-targeting": "15.0.0-canary.3b5b55e31.0",
"@material/rtl": "15.0.0-canary.3b5b55e31.0",
"@material/theme": "15.0.0-canary.3b5b55e31.0",
"@material/typography": "15.0.0-canary.3b5b55e31.0",
"tslib": "^2.1.0"
},
"gitHead": "7e0f3737f51c1319f66762d8021d6aea33391733"
"gitHead": "c262d9ee39655e869886d1584551a096ae56dabc"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc