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

@umbraco-ui/uui-checkbox

Package Overview
Dependencies
Maintainers
0
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-checkbox - npm Package Compare versions

Comparing version 1.10.0 to 1.11.0

26

custom-elements.json

@@ -52,8 +52,2 @@ {

{
"name": "pristine",
"description": "Determines wether the form control has been touched or interacted with, this determines wether the validation-status of this form control should be made visible.",
"type": "boolean",
"default": "\"true\""
},
{
"name": "required",

@@ -83,2 +77,8 @@ "description": "Apply validation rule for requiring a value of this form control.",

{
"name": "pristine",
"description": "Determines wether the form control has been touched or interacted with, this determines wether the validation-status of this form control should be made visible.",
"type": "boolean",
"default": "\"true\""
},
{
"name": "label",

@@ -151,9 +151,2 @@ "description": "Label to be used for aria-label and potentially as visual label for some components",

{
"name": "pristine",
"attribute": "pristine",
"description": "Determines wether the form control has been touched or interacted with, this determines wether the validation-status of this form control should be made visible.",
"type": "boolean",
"default": "\"true\""
},
{
"name": "required",

@@ -195,2 +188,9 @@ "attribute": "required",

{
"name": "pristine",
"attribute": "pristine",
"description": "Determines wether the form control has been touched or interacted with, this determines wether the validation-status of this form control should be made visible.",
"type": "boolean",
"default": "\"true\""
},
{
"name": "label",

@@ -197,0 +197,0 @@ "attribute": "label",

{
"name": "@umbraco-ui/uui-checkbox",
"version": "1.10.0",
"version": "1.11.0",
"license": "MIT",

@@ -36,5 +36,5 @@ "keywords": [

"dependencies": {
"@umbraco-ui/uui-base": "1.10.0",
"@umbraco-ui/uui-boolean-input": "1.10.0",
"@umbraco-ui/uui-icon-registry-essential": "1.10.0"
"@umbraco-ui/uui-base": "1.11.0",
"@umbraco-ui/uui-boolean-input": "1.11.0",
"@umbraco-ui/uui-icon-registry-essential": "1.11.0"
},

@@ -50,3 +50,3 @@ "scripts": {

"homepage": "https://uui.umbraco.com/?path=/story/uui-checkbox",
"gitHead": "fc19b5d3cd80cf4205ec56d14403ae0e926d6aed"
"gitHead": "414ce88901f82c5fc7d6be942779047bb34a1407"
}
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