UNPKG

terra-search-field

Version:

A search component with a field that automatically performs a search callback after user input.

27 lines (23 loc) 1.52 kB
# Dependency Information ## dependencies | Dependency | Version | React Version | Description | |-|-|-|-| | classnames | ^2.2.5 | -- | A simple utility for conditionally joining classNames together | | prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. | | terra-base | ^3.3.0 | ^16.2.0 | The base component sets minimal global styles for an application. | | terra-button | ^2.4.0 | ^16.2.0 | The terra-button component provides users a way to trigger actions in the UI. | | terra-form | ^2.3.0 | ^16.2.0 | Components for building forms | | terra-icon | ^2.3.0 | ^16.2.0 | terra-icon | ## devDependencies | Dependency | Version | React Version | Description | |-|-|-|-| | react-intl | ^2.3.0 | ^0.14.9 \|\| ^15.0.0 \|\| ^16.0.0 | Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations. | ## peerDependencies | Dependency | Version | React Version | Description | |-|-|-|-| | react | ^16.2.0 | -- | React is a JavaScript library for building user interfaces. | | react-dom | ^16.2.0 | ^16.0.0 | React package for working with the DOM. | | terra-base | ^3.2.0 | ^16.2.0 | The base component sets minimal global styles for an application. | | terra-button | ^2.3.0 | ^16.2.0 | The terra-button component provides users a way to trigger actions in the UI. | | terra-form | ^2.2.0 | ^16.2.0 | Components for building forms | | terra-icon | ^2.2.0 | ^16.2.0 | terra-icon |