Socket
Socket
Sign inDemoInstall

@leafygreen-ui/search-input

Package Overview
Dependencies
106
Maintainers
6
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 2.0.3

21

CHANGELOG.md
# @leafygreen-ui/search-input
## 2.0.3
### Patch Changes
- 55d33e435: Update to BaseFontSize prop control for .design live example
- Updated dependencies [55d33e435]
- Updated dependencies [77320a6b8]
- Updated dependencies [07db42330]
- Updated dependencies [55d33e435]
- Updated dependencies [cf00160ec]
- Updated dependencies [ce0fcb3f6]
- Updated dependencies [111b680c5]
- Updated dependencies [77320a6b8]
- @leafygreen-ui/input-option@1.0.3
- @leafygreen-ui/lib@10.3.3
- @leafygreen-ui/palette@4.0.4
- @leafygreen-ui/typography@16.3.0
- @leafygreen-ui/icon-button@15.0.10
- @leafygreen-ui/popover@11.0.8
- @leafygreen-ui/tokens@2.0.3
## 2.0.2

@@ -4,0 +25,0 @@

1

dist/SearchInput/SearchInput.d.ts

@@ -11,5 +11,4 @@ import React from 'react';

* @param props.size determines the size of the text and the height of the input.
* @param props.baseFontSize determines the base font size if size is set to default.
*/
export declare const SearchInput: React.ForwardRefExoticComponent<SearchInputProps & React.RefAttributes<HTMLInputElement>>;
//# sourceMappingURL=SearchInput.d.ts.map
{
"name": "@leafygreen-ui/search-input",
"version": "2.0.2",
"version": "2.0.3",
"description": "leafyGreen UI Kit Search Input",

@@ -35,10 +35,10 @@ "main": "./dist/index.js",

"@leafygreen-ui/icon": "^11.13.1",
"@leafygreen-ui/icon-button": "^15.0.9",
"@leafygreen-ui/input-option": "^1.0.2",
"@leafygreen-ui/lib": "^10.3.2",
"@leafygreen-ui/palette": "^4.0.3",
"@leafygreen-ui/icon-button": "^15.0.10",
"@leafygreen-ui/input-option": "^1.0.3",
"@leafygreen-ui/lib": "^10.3.3",
"@leafygreen-ui/palette": "^4.0.4",
"@leafygreen-ui/polymorphic": "^1.3.1",
"@leafygreen-ui/popover": "^11.0.7",
"@leafygreen-ui/tokens": "^2.0.2",
"@leafygreen-ui/typography": "^16.2.1",
"@leafygreen-ui/popover": "^11.0.8",
"@leafygreen-ui/tokens": "^2.0.3",
"@leafygreen-ui/typography": "^16.3.0",
"lodash": "^4.17.21",

@@ -45,0 +45,0 @@ "polished": "^4.2.2"

[
{
"tags": {
"param": "props.state The current state of the SearchInput. This can be none, or loading.\nprops.darkMode determines whether or not the component appears in dark theme.\nprops.size determines the size of the text and the height of the input.\nprops.baseFontSize determines the base font size if size is set to default."
"param": "props.state The current state of the SearchInput. This can be none, or loading.\nprops.darkMode determines whether or not the component appears in dark theme.\nprops.size determines the size of the text and the height of the input."
},

@@ -6,0 +6,0 @@ "description": "# SearchInput\n\nSearchInput component",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc