Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uiw/react-search-tree

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-search-tree - npm Package Compare versions

Comparing version 4.18.1 to 4.19.0

1

cjs/SearchTagInput.js

@@ -226,3 +226,2 @@ "use strict";

ref: inputRef,
style: {},
className: "".concat(prefixCls, "-input-contents"),

@@ -229,0 +228,0 @@ size: size,

@@ -182,3 +182,2 @@ import _extends from "@babel/runtime/helpers/extends";

ref: inputRef,
style: {},
className: prefixCls + "-input-contents",

@@ -185,0 +184,0 @@ size: size,

22

package.json
{
"name": "@uiw/react-search-tree",
"version": "4.18.1",
"version": "4.19.0",
"description": "TreeChecked component",

@@ -46,13 +46,13 @@ "homepage": "https://uiwjs.github.io/#/components/search-tree",

"dependencies": {
"@uiw/react-card": "^4.18.1",
"@uiw/react-checkbox": "^4.18.1",
"@uiw/react-dropdown": "^4.18.1",
"@uiw/react-empty": "^4.18.1",
"@uiw/react-icon": "^4.18.1",
"@uiw/react-input": "^4.18.1",
"@uiw/react-tag": "^4.18.1",
"@uiw/react-tree": "^4.18.1",
"@uiw/react-tree-checked": "^4.18.1",
"@uiw/utils": "^4.18.1"
"@uiw/react-card": "^4.19.0",
"@uiw/react-checkbox": "^4.19.0",
"@uiw/react-dropdown": "^4.19.0",
"@uiw/react-empty": "^4.19.0",
"@uiw/react-icon": "^4.19.0",
"@uiw/react-input": "^4.19.0",
"@uiw/react-tag": "^4.19.0",
"@uiw/react-tree": "^4.19.0",
"@uiw/react-tree-checked": "^4.19.0",
"@uiw/utils": "^4.19.0"
}
}

@@ -89,3 +89,3 @@ SearchTree 带搜索的Tree选择控件

options={data}
placeholder="请输入选择"
placeholder="请选择选项"
/>

@@ -102,3 +102,3 @@ </Row>

options={data}
placeholder="请输入选择"
placeholder="请选择选项"
/>

@@ -114,3 +114,3 @@ </Row>

options={data}
placeholder="请输入选择"
placeholder="请选择选项"
/>

@@ -177,3 +177,3 @@ </Row>

style={{ width:200 }}
placeholder="请输入选择"
placeholder="请选择选项"
/>

@@ -183,3 +183,3 @@ <SearchTree

emptyOption={<span>暂无数据..</span>}
placeholder="请输入选择"
placeholder="请选择选项"
/>

@@ -290,3 +290,3 @@ </>

options={data}
placeholder="请输入选择"
placeholder="请选择选项"
/>

@@ -305,3 +305,3 @@ )

options={data}
placeholder="请输入选择"
placeholder="请选择选项"
/>

@@ -308,0 +308,0 @@ )

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

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc