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

@vcl/form

Package Overview
Dependencies
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcl/form - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

build/index.css

7

package.json
{
"name": "@vcl/form",
"description": "Basic form layout variants and arrangement of form elements with labels",
"version": "0.4.0",
"version": "0.4.1",
"main": "package.json",

@@ -41,2 +41,4 @@ "scripts": {

"@vcl/theme": "^0.4.0",
"@vcl/icon": "^0.4.0",
"@vcl/icogram": "^0.4.0",
"normalize.css": "^8.0.1"

@@ -62,4 +64,3 @@ },

]
},
"gitHead": "6e8dbce191571021ada766d36428a438c52b3f98"
}
}

@@ -20,3 +20,3 @@ # [VCL](https://github.com/vcl/doc) form

The concept of a control group with `vclInputControlGroup` which groups an
The concept of a control group with `vclFormControlGroup` which groups an
input element together with a label so that they make up an atomic control.

@@ -28,3 +28,3 @@ For example a label and a checkbox if such a combination should behave

`vclInputInlineControlGroup` is the same as the previous class but
`vclFormInlineControlGroup` is the same as the previous class but
label and control are aligned horizontally.

@@ -57,4 +57,4 @@

- `vclForm`
- `vclInputControlGroup`
- `vclInputInlineControlGroup`
- `vclFormControlGroup`
- `vclFormInlineControlGroup`
- `vclFormActionArea`

@@ -61,0 +61,0 @@

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