@umbraco-ui/uui-checkbox
Advanced tools
Comparing version 1.10.0 to 1.11.0
@@ -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" | ||
} |
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
+ Added@umbraco-ui/uui-base@1.11.0(transitive)
+ Added@umbraco-ui/uui-boolean-input@1.11.0(transitive)
- Removed@umbraco-ui/uui-base@1.10.0(transitive)
- Removed@umbraco-ui/uui-boolean-input@1.10.0(transitive)
Updated@umbraco-ui/uui-base@1.11.0