sz-mx-cabin
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -12,5 +12,5 @@ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } | ||
props: ["allowClear", "bordered", "disabled", "placeholder", "defaultValue", "onChange", "maxLength"], | ||
event: ["onPressEnter", "onChange"], | ||
event: ["onPressEnter", "onChange", "onBlur"], | ||
addition: [] | ||
}, FormItemAnalysisRules), ColAnalysisRules) | ||
}; |
@@ -12,3 +12,3 @@ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } | ||
props: ["bordered", "disabled", "precision", "min", "max", "step", "defaultValue", "tagmask", "inputNumberAutoFillout"], | ||
event: ["onPressEnter", "onStep", "onChange"], | ||
event: ["onPressEnter", "onStep", "onChange", "onBlur"], | ||
originalEvent: ["parser", "formatter"], | ||
@@ -15,0 +15,0 @@ addition: [] |
@@ -20,3 +20,3 @@ "use strict"; | ||
props: ["allowClear", "bordered", "disabled", "placeholder", "defaultValue", "onChange", "maxLength"], | ||
event: ["onPressEnter", "onChange"], | ||
event: ["onPressEnter", "onChange", "onBlur"], | ||
addition: [] | ||
@@ -23,0 +23,0 @@ }, _CommonAnalysisRules.FormItemAnalysisRules), _CommonAnalysisRules.ColAnalysisRules) |
@@ -20,3 +20,3 @@ "use strict"; | ||
props: ["bordered", "disabled", "precision", "min", "max", "step", "defaultValue", "tagmask", "inputNumberAutoFillout"], | ||
event: ["onPressEnter", "onStep", "onChange"], | ||
event: ["onPressEnter", "onStep", "onChange", "onBlur"], | ||
originalEvent: ["parser", "formatter"], | ||
@@ -23,0 +23,0 @@ addition: [] |
{ | ||
"name": "sz-mx-cabin", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "reactCabin", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1178829