@s-ui/react-molecule-dropdown-option
Advanced tools
Comparing version
@@ -98,2 +98,7 @@ import _extends from "@babel/runtime/helpers/esm/extends"; | ||
disabled: disabled, | ||
onChange: function onChange(ev) { | ||
onSelect(ev, { | ||
value: value | ||
}); | ||
}, | ||
onFocus: handleInnerFocus | ||
@@ -100,0 +105,0 @@ }, checkboxProps)), highlightQuery ? renderHighlightOption(highlightValue || children) : /*#__PURE__*/_jsxs(_Fragment, { |
{ | ||
"name": "@s-ui/react-molecule-dropdown-option", | ||
"version": "2.7.0", | ||
"version": "2.8.0-beta.1", | ||
"description": "", | ||
@@ -13,3 +13,3 @@ "main": "lib/index.js", | ||
"@s-ui/js": "2", | ||
"@s-ui/react-atom-checkbox": "2", | ||
"@s-ui/react-atom-checkbox": "3", | ||
"@s-ui/react-hooks": "1" | ||
@@ -16,0 +16,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
14263
0.68%189
2.72%2
100%1
Infinity%+ Added
- Removed
Updated