@vcl/embedded-input-button
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@vcl/embedded-input-button", | ||
"description": "Buttons, icons and plain text labels embeddable in text input elements", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"main": "package.json", | ||
@@ -33,5 +33,5 @@ "scripts": { | ||
"@vcl/input": "^0.2.0", | ||
"@vcl/input-group": "^0.2.5", | ||
"@vcl/preprocessor": "^0.2.2", | ||
"@vcl/typography": "^0.2.0", | ||
"@vcl/input-group": "^0.2.6", | ||
"@vcl/preprocessor": "^0.2.3", | ||
"@vcl/typography": "^0.2.1", | ||
"gulp": "^3.9.0", | ||
@@ -38,0 +38,0 @@ "normalize.css": "^7.0.0", |
@@ -23,2 +23,5 @@ # [VCL](https://github.com/vcl/doc) embedded-input-button | ||
The modifiers for the _readonly_, _focused_ and _disabled_ state have to be | ||
set on the enclosed element with the `vclInput` class. | ||
## Variables | ||
@@ -25,0 +28,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5645
31