@dreamworld/dw-checkbox
Advanced tools
Comparing version 2.2.0-upgrade-version.2 to 2.2.0
@@ -81,3 +81,9 @@ /** | ||
*/ | ||
indeterminate: { type: Boolean} | ||
indeterminate: { type: Boolean}, | ||
/** | ||
* Input property | ||
* When true, the checkbox remove padding for touchscreens and increase density. | ||
*/ | ||
reducedTouchTarget: { type: Boolean } | ||
}; | ||
@@ -94,2 +100,3 @@ } | ||
?indeterminate="${this.indeterminate}" | ||
?reducedTouchTarget="${this.reducedTouchTarget}" | ||
@change="${this._onChange}" | ||
@@ -96,0 +103,0 @@ @click="${(e) => { setTimeout(() => { e.target.blur(); }, 1)}}"> |
{ | ||
"name": "@dreamworld/dw-checkbox", | ||
"version": "2.2.0-upgrade-version.2", | ||
"version": "2.2.0", | ||
"description": "", | ||
@@ -24,4 +24,4 @@ "main": "dw-checkbox.js", | ||
"dependencies": { | ||
"@dreamworld/dw-form": "^2.3.0-development.2", | ||
"@dreamworld/pwa-helpers": "^1.11.1", | ||
"@dreamworld/dw-form": "1.0.1", | ||
"@dreamworld/pwa-helpers": "^1.10.0", | ||
"@material/mwc-checkbox": "^0.20.0", | ||
@@ -28,0 +28,0 @@ "lit-element": "^2.2.1" |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
14782
231
1
+ Added@dreamworld/dw-form@1.0.1(transitive)
+ Added@material/animation@1.0.0(transitive)
+ Added@material/base@1.0.0(transitive)
+ Added@material/dom@1.1.0(transitive)
+ Added@material/feature-targeting@0.44.1(transitive)
+ Added@material/form-field@1.1.0(transitive)
+ Added@material/mwc-base@0.6.0(transitive)
+ Added@material/mwc-formfield@0.6.0(transitive)
+ Added@material/ripple@1.1.0(transitive)
+ Added@material/rtl@0.42.0(transitive)
+ Added@material/theme@1.1.0(transitive)
+ Added@material/typography@1.0.0(transitive)
+ Addedtslib@1.14.1(transitive)
- Removed@dreamworld/dw-form@2.3.1(transitive)
- Removed@material/mwc-formfield@0.20.0(transitive)
Updated@dreamworld/dw-form@1.0.1