🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@s-ui/react-molecule-dropdown-option

Package Overview
Dependencies
Maintainers
0
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@s-ui/react-molecule-dropdown-option - npm Package Compare versions

Comparing version

to
2.13.0

LICENSE.md

3

lib/index.js

@@ -79,4 +79,3 @@ import _extends from "@babel/runtime/helpers/esm/extends";

var handleInnerFocus = function handleInnerFocus(ev) {
ev.preventDefault();
innerRef.current.focus();
innerRef.current && innerRef.current.focus();
};

@@ -83,0 +82,0 @@ return /*#__PURE__*/_jsxs("li", _extends({

{
"name": "@s-ui/react-molecule-dropdown-option",
"version": "2.12.0",
"version": "2.13.0",
"description": "",
"publishConfig": {
"access": "public"
},
"keywords": [
"@s-ui",
"react",
"component",
"molecule",
"dropdownOption"
],
"main": "lib/index.js",

@@ -19,5 +29,17 @@ "scripts": {

},
"keywords": [],
"author": "",
"repository": {
"type": "git",
"url": "https://github.com/SUI-Components/sui-components",
"directory": "components/molecule/dropdownOption"
},
"config": {
"title": "dropdownOption",
"category": "molecule",
"type": "components"
},
"bugs": {
"url": "https://github.com/SUI-Components/sui-components/issues?q=is%3Aopen+label%3A%22Component%3A+dropdownOption%22"
},
"homepage": "https://sui-components.vercel.app/",
"license": "MIT"
}

@@ -5,2 +5,9 @@ # MoleculeDropdownOption

[![documentation](https://img.shields.io/badge/read%20the%20doc-black?logo=readthedocs)](https://sui-components.vercel.app/workbench/molecule/dropdownOption/)
[![issue](https://img.shields.io/badge/report%20a%20bug-black?logo=openbugbounty&logoColor=red)](https://github.com/SUI-Components/sui-components/issues/new?&projects=4&template=bug-report.yml&assignees=&template=report-a-bug.yml&title=🪲+&labels=bug,component,molecule,dropdownOption)
[![npm](https://img.shields.io/npm/dt/%40s-ui/react-molecule-dropdown-option?logo=npm&labelColor=black)](https://www.npmjs.com/package/@s-ui/react-molecule-dropdown-option)
[![Issues open](https://img.shields.io/github/issues-search/SUI-Components/sui-components?query=is%3Aopen%20label%3Acomponent%20label%3AdropdownOption&logo=openbugbounty&logoColor=red&label=issues%20open&color=red)](https://github.com/SUI-Components/sui-components/issues?q=is%3Aopen+label%3Acomponent+label%3AdropdownOption)
[![NPM](https://img.shields.io/npm/l/%40s-ui%2Freact-molecule-dropdown-option)](https://github.com/SUI-Components/sui-components/blob/main/components/molecule/dropdownOption/LICENSE.md)
## Installation

@@ -7,0 +14,0 @@

Sorry, the diff of this file is not supported yet