@opentiny/vue-search
Advanced tools
Comparing version 2.11.0 to 2.12.0
@@ -120,3 +120,3 @@ function _extends() { | ||
}); | ||
var version = "2.11.0"; | ||
var version = "2.12.0"; | ||
Search.model = { | ||
@@ -123,0 +123,0 @@ prop: "modelValue", |
@@ -189,3 +189,3 @@ import { renderless, api } from "@opentiny/vue-renderless/search/vue"; | ||
} | ||
}, [_vm._v(_vm._s(_vm.state.searchValue["text"]))])]; | ||
}, [_vm._v(_vm._s(_vm.state.searchValue.text))])]; | ||
}, { | ||
@@ -192,0 +192,0 @@ "slotScope": _vm.state.searchValue |
{ | ||
"name": "@opentiny/vue-search", | ||
"version": "2.11.0", | ||
"version": "2.12.0", | ||
"description": "", | ||
@@ -10,10 +10,10 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.11.0", | ||
"@opentiny/vue-common": "~2.11.0", | ||
"@opentiny/vue-icon": "~2.11.0", | ||
"@opentiny/vue-theme": "~3.11.0", | ||
"@opentiny/vue-theme-mobile": "~3.11.0", | ||
"@opentiny/vue-input": "~2.11.0", | ||
"@opentiny/vue-locale": "~2.11.0", | ||
"@opentiny/vue-button": "~2.11.0" | ||
"@opentiny/vue-renderless": "~3.12.0", | ||
"@opentiny/vue-common": "~2.12.0", | ||
"@opentiny/vue-icon": "~2.12.0", | ||
"@opentiny/vue-theme": "~3.12.0", | ||
"@opentiny/vue-theme-mobile": "~3.12.0", | ||
"@opentiny/vue-input": "~2.12.0", | ||
"@opentiny/vue-locale": "~2.12.0", | ||
"@opentiny/vue-button": "~2.12.0" | ||
}, | ||
@@ -20,0 +20,0 @@ "license": "MIT", |
@@ -74,3 +74,5 @@ export declare const ISearchProps: { | ||
tiny_template: (ObjectConstructor | FunctionConstructor)[]; | ||
tiny_renderless: FunctionConstructor; | ||
tiny_renderless: FunctionConstructor; /** | ||
* 设置为透明模式,配置为true时,边框变为透明且收缩后半透明显示,一般用在带有背景的场景 | ||
*/ | ||
tiny_theme: StringConstructor; | ||
@@ -77,0 +79,0 @@ tiny_chart_theme: ObjectConstructor; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38986
1148
+ Added@opentiny/vue-action-sheet@2.12.0(transitive)
+ Added@opentiny/vue-button@2.12.0(transitive)
+ Added@opentiny/vue-common@2.12.0(transitive)
+ Added@opentiny/vue-drawer@2.12.0(transitive)
+ Added@opentiny/vue-icon@2.12.0(transitive)
+ Added@opentiny/vue-input@2.12.0(transitive)
+ Added@opentiny/vue-locale@2.12.0(transitive)
+ Added@opentiny/vue-renderless@3.12.1(transitive)
+ Added@opentiny/vue-theme@3.12.1(transitive)
+ Added@opentiny/vue-theme-mobile@3.12.0(transitive)
+ Added@opentiny/vue-tooltip@2.12.0(transitive)
- Removed@opentiny/vue-action-sheet@2.11.0(transitive)
- Removed@opentiny/vue-button@2.11.0(transitive)
- Removed@opentiny/vue-common@2.11.0(transitive)
- Removed@opentiny/vue-drawer@2.11.0(transitive)
- Removed@opentiny/vue-icon@2.11.0(transitive)
- Removed@opentiny/vue-input@2.11.0(transitive)
- Removed@opentiny/vue-locale@2.11.0(transitive)
- Removed@opentiny/vue-renderless@3.11.8(transitive)
- Removed@opentiny/vue-theme@3.11.6(transitive)
- Removed@opentiny/vue-theme-mobile@3.11.1(transitive)
- Removed@opentiny/vue-tooltip@2.11.0(transitive)
Updated@opentiny/vue-button@~2.12.0
Updated@opentiny/vue-common@~2.12.0
Updated@opentiny/vue-icon@~2.12.0
Updated@opentiny/vue-input@~2.12.0
Updated@opentiny/vue-locale@~2.12.0
Updated@opentiny/vue-theme@~3.12.0