New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vcl/input-group

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcl/input-group - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

demo/example-icogram.html

23

package.json
{
"name": "@vcl/input-group",
"description": "Buttons and labels prepended and/ or appended to input fields",
"version": "0.2.0",
"description": "Buttons and icograms (label/ icons) prepended and/ or appended to an input control",
"version": "0.2.1",
"main": "package.json",

@@ -24,17 +24,16 @@ "scripts": {

"devDependencies": {
"gulp": "^3.9.0",
"@vcl/gulp-vcl-preprocessor": "^0.2.1",
"normalize.css": "^7.0.0",
"pre-commit": "^1.1.2",
"@vcl/build-demo": "^0.2.0",
"@vcl/button": "^0.2.0",
"@vcl/default-theme": "^0.2.0",
"@vcl/default-theme-terms": "^0.2.0",
"@vcl/dropdown": "^0.2.0",
"@vcl/default-theme": "^0.2.1",
"@vcl/default-theme-terms": "^0.2.1",
"@vcl/font-awesome": "^0.2.0",
"@vcl/icogram": "^0.2.0",
"@vcl/icon": "^0.2.0",
"@vcl/gulp-vcl-preprocessor": "^0.2.1",
"@vcl/icogram": "^0.2.3",
"@vcl/icon": "^0.2.1",
"@vcl/input": "^0.2.0",
"@vcl/preprocessor": "^0.2.2",
"@vcl/typography": "^0.2.0"
"@vcl/typography": "^0.2.0",
"gulp": "^3.9.0",
"normalize.css": "^7.0.0",
"pre-commit": "^1.1.2"
},

@@ -41,0 +40,0 @@ "dependencies": {},

# [VCL](https://github.com/vcl/doc) input-group
Buttons and labels prepended and/ or appended to a text input control.
Buttons and icograms (label/ icons) prepended and/ or appended to an input
control.

@@ -9,11 +10,11 @@ ## Features

The button or label and the input field must be wrapped in a `div` tag
with the class `vclInputGroup`.
If a button is prepended or appended, the parent span needs to have the
`vclInputGroupButton` class.
An input group is formed by an `vclInputGroup` as wrapper for buttons,
icograms and an input element.
[text example](/demo/example-text.html)
Icograms.
### Appending & Prepending
[text example](/demo/example-icogram.html)
Buttons.
[button example](/demo/example-button.html)

@@ -28,3 +29,2 @@

- `vclInputGroup`
- `vclInputGroupButton`

@@ -31,0 +31,0 @@ ## Modifiers

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