licenses.dev

@paprika/dropdown-menu v2.0.31

DropdownMenu component displays a trigger button, which when clicked displays a list of items in a dropdown format. These items can be raw content, Links or actions such as Delete, which will prompt a confirmation panel to be displayed.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
@babel/runtime-corejs2 • 7.29.7babel's modular runtime helpers with core-js@2 polyfillingDIRECT1
@paprika/button • 0.3.15Button component, for performing an action on the page you’re viewing.DIRECT14
@paprika/confirmation • 0.3.44Confirmation component allows user to confirm or cancel actionDIRECT23
@paprika/constants • 0.1.4Constants for components, for library internal use onlyINDIRECT2
@paprika/heading • 0.4.10Heading component provides different level of headings with various stylings such as divides, underline, light or hidden.INDIRECT11
@paprika/helpers • 0.2.14Testing helpers for the componentsDIRECT0
@paprika/icon • 0.3.11Icon component is a graphic to represent something elseINDIRECT8
@paprika/popover • 0.3.36Popover component renders an overlay of content anchored to a trigger button (or specific positioning element). It can be triggered by click (or keypress), by hover (or keyboard focus – as a tooltip), or programaticallyDIRECT16
@paprika/raw-button • 0.2.21Raw button component, for performing an action on the page you’re viewing.DIRECT10
@paprika/stylers • 0.2.12Helpers and includes for styled-componentsDIRECT8
@paprika/tokens • 0.1.18Design tokens generated as scss + jsDIRECT7
classnames • 2.5.1A simple utility for conditionally joining classNames togetherINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
lodash.throttle • 4.1.1The lodash method `_.throttle` exported as a module.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
memoize-one • 5.2.1A memoization library which only remembers the latest invocationINDIRECT0
nanoid • 2.1.11A tiny (119 bytes), secure URL-friendly unique string ID generatorINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsDIRECT0
what-input • 5.2.12A global utility for tracking the current input method (mouse, keyboard or touch).INDIRECT0
unknown1
PackageRelationDependenciesPublished
class-names • 1.0.0Exports the classnames package under a better name.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40paprika%2Fdropdown-menu)](https://licenses.dev/npm/%40paprika%2Fdropdown-menu)
<a href="https://licenses.dev/npm/%40paprika%2Fdropdown-menu">
  <img src="https://licenses.dev/b/npm/%40paprika%2Fdropdown-menu" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.31 version:

[![licenses](https://licenses.dev/b/npm/%40paprika%2Fdropdown-menu/2.0.31)](https://licenses.dev/npm/%40paprika%2Fdropdown-menu/2.0.31)
<a href="https://licenses.dev/npm/%40paprika%2Fdropdown-menu/2.0.31">
  <img src="https://licenses.dev/b/npm/%40paprika%2Fdropdown-menu/2.0.31" alt="licenses" />
</a>
GitHub