New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@smt-ui/component

Package Overview
Dependencies
Maintainers
10
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smt-ui/component - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

4

package.json
{
"name": "@smt-ui/component",
"version": "1.2.4",
"version": "1.2.5",
"description": "extension base",

@@ -47,3 +47,3 @@ "author": "jialipeng <jialipeng@baidu.com>",

},
"gitHead": "ab85fd5f78d70388447c00522cae0cba54caab71"
"gitHead": "033dae05cf68aa8e1099c55aad409b7ebd5495c8"
}

@@ -13,2 +13,3 @@ #### 组件名称

| border | Boolean |否|true|筛选器头部是否带有下边线|
| isWarp | Boolean |否|true|筛选器头部是否换行,每行展示三个|
| fontColor | String |否|#000|筛选器头部默认状态下的筛选项文字颜色|

@@ -15,0 +16,0 @@ | iconColor | String |否|#000|筛选器头部默认状态下的 icon 颜色|

@@ -15,3 +15,4 @@ /**

'filter-btn-class',
'filter-btn-text-class'
'filter-btn-text-class',
'filter-header-inner-isWarp-class'
],

@@ -37,2 +38,7 @@ properties: {

},
// 是否换行filter-header
isWarp: {
type: Boolean,
value: false
},
// 高亮时的文字和icon颜色

@@ -39,0 +45,0 @@ activeColor: {

@@ -90,3 +90,2 @@ /**

}
// 改变切换状态栏的颜色

@@ -93,0 +92,0 @@ swan.setNavigationBarColor({

@@ -1,1 +0,1 @@

{"name":"component","label":"通用","type":"component","configPath":"./smart-design-config.json","version":"1.2.3"}
{"name":"component","label":"通用","type":"component","configPath":"./smart-design-config.json","version":"1.2.4"}

Sorry, the diff of this file is too big to display

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