Socket
Socket
Sign inDemoInstall

@commercetools-uikit/search-text-input

Package Overview
Dependencies
Maintainers
0
Versions
333
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-uikit/search-text-input - npm Package Compare versions

Comparing version 0.0.0-canary-20240619142933 to 0.0.0-canary-20240621090426

2

dist/declarations/src/search-text-input.d.ts

@@ -28,3 +28,3 @@ import { type FocusEventHandler, type ChangeEventHandler, type ForwardRefExoticComponent, type RefAttributes } from 'react';

declare const SearchTextInput: ForwardRefExoticComponent<TSearchTextInputProps & RefAttributes<HTMLInputElement>> & Partial<StaticProps>;
declare const isEmpty: (value: TSearchTextInputProps['value']) => boolean;
declare const isEmpty: (value: TSearchTextInputProps["value"]) => boolean;
export default SearchTextInput;
{
"name": "@commercetools-uikit/search-text-input",
"description": "A controlled search text input component for single-line strings with validation states.",
"version": "0.0.0-canary-20240619142933",
"version": "0.0.0-canary-20240621090426",
"bugs": "https://github.com/commercetools/ui-kit/issues",

@@ -32,8 +32,8 @@ "repository": {

"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-uikit/constraints": "0.0.0-canary-20240619142933",
"@commercetools-uikit/design-system": "0.0.0-canary-20240619142933",
"@commercetools-uikit/icons": "0.0.0-canary-20240619142933",
"@commercetools-uikit/input-utils": "0.0.0-canary-20240619142933",
"@commercetools-uikit/secondary-icon-button": "0.0.0-canary-20240619142933",
"@commercetools-uikit/utils": "0.0.0-canary-20240619142933",
"@commercetools-uikit/constraints": "0.0.0-canary-20240621090426",
"@commercetools-uikit/design-system": "0.0.0-canary-20240621090426",
"@commercetools-uikit/icons": "0.0.0-canary-20240621090426",
"@commercetools-uikit/input-utils": "0.0.0-canary-20240621090426",
"@commercetools-uikit/secondary-icon-button": "0.0.0-canary-20240621090426",
"@commercetools-uikit/utils": "0.0.0-canary-20240621090426",
"@emotion/react": "^11.10.5",

@@ -40,0 +40,0 @@ "@emotion/styled": "^11.10.5",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc