@opentiny/vue-time-spinner
Advanced tools
Comparing version 3.15.0 to 3.16.0
@@ -103,3 +103,3 @@ function _extends() { | ||
}); | ||
var version = "3.15.0"; | ||
var version = "3.16.0"; | ||
TimeSpinner.install = function(Vue) { | ||
@@ -106,0 +106,0 @@ Vue.component(TimeSpinner.name, TimeSpinner); |
@@ -134,2 +134,8 @@ import { renderless, api } from '@opentiny/vue-renderless/time-spinner/vue'; | ||
return openBlock(), createElementBlock("li", { | ||
class: normalizeClass(["tiny-time-spinner__item", { | ||
active: hour === _ctx.state.hours, | ||
disabled | ||
}]), | ||
"data-tag": "li", | ||
key: hour, | ||
onClick: function onClick($event) { | ||
@@ -140,9 +146,3 @@ return _ctx.handleClick("hours", { | ||
}); | ||
}, | ||
class: normalizeClass(["tiny-time-spinner__item", { | ||
active: hour === _ctx.state.hours, | ||
disabled | ||
}]), | ||
"data-tag": "li", | ||
key: hour | ||
} | ||
}, [createElementVNode( | ||
@@ -149,0 +149,0 @@ "span", |
{ | ||
"name": "@opentiny/vue-time-spinner", | ||
"version": "3.15.0", | ||
"version": "3.16.0", | ||
"description": "", | ||
@@ -10,7 +10,7 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.15.0", | ||
"@opentiny/vue-common": "~3.15.0", | ||
"@opentiny/vue-scrollbar": "~3.15.0", | ||
"@opentiny/vue-theme": "~3.15.0", | ||
"@opentiny/vue-icon": "~3.15.0" | ||
"@opentiny/vue-renderless": "~3.16.0", | ||
"@opentiny/vue-common": "~3.16.0", | ||
"@opentiny/vue-scrollbar": "~3.16.0", | ||
"@opentiny/vue-theme": "~3.16.0", | ||
"@opentiny/vue-icon": "~3.16.0" | ||
}, | ||
@@ -17,0 +17,0 @@ "license": "MIT", |
@@ -48,3 +48,3 @@ declare const _default: import("@vue/runtime-core").DefineComponent<{ | ||
[key: string]: any; | ||
}>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{ | ||
}>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{ | ||
_constants: { | ||
@@ -51,0 +51,0 @@ type: ObjectConstructor; |
@@ -23,3 +23,3 @@ declare const _default: import("@vue/runtime-core").DefineComponent<Readonly<{ | ||
gcls: (key: any) => any; | ||
}, any, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, ("change" | "select-range")[], "change" | "select-range", import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<Readonly<{ | ||
}, any, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, ("change" | "select-range")[], "change" | "select-range", import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<Readonly<{ | ||
date?: any; | ||
@@ -26,0 +26,0 @@ tiny_mode?: any; |
@@ -25,3 +25,3 @@ declare const _default: import("@vue/runtime-core").DefineComponent<Readonly<{ | ||
gcls: (key: any) => any; | ||
}, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, ("change" | "select-range")[], "change" | "select-range", import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<Readonly<{ | ||
}, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, ("change" | "select-range")[], "change" | "select-range", import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<Readonly<{ | ||
date?: any; | ||
@@ -28,0 +28,0 @@ startDate?: any; |
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
43590
1190
+ Added@opentiny/vue-common@3.16.0(transitive)
+ Added@opentiny/vue-icon@3.16.0(transitive)
+ Added@opentiny/vue-locale@3.16.0(transitive)
+ Added@opentiny/vue-renderless@3.16.2(transitive)
+ Added@opentiny/vue-scrollbar@3.16.0(transitive)
+ Added@opentiny/vue-theme@3.16.4(transitive)
+ Added@opentiny/vue-theme-mobile@3.16.0(transitive)
- Removed@opentiny/vue-common@3.15.0(transitive)
- Removed@opentiny/vue-icon@3.15.0(transitive)
- Removed@opentiny/vue-locale@3.15.0(transitive)
- Removed@opentiny/vue-renderless@3.15.1(transitive)
- Removed@opentiny/vue-scrollbar@3.15.0(transitive)
- Removed@opentiny/vue-theme@3.15.1(transitive)
- Removed@opentiny/vue-theme-mobile@3.15.0(transitive)
Updated@opentiny/vue-common@~3.16.0
Updated@opentiny/vue-icon@~3.16.0
Updated@opentiny/vue-theme@~3.16.0