@opentiny/vue-split
Advanced tools
Comparing version 3.11.0 to 3.12.0
@@ -88,3 +88,3 @@ function _extends() { | ||
}); | ||
var version = "3.11.0"; | ||
var version = "3.12.0"; | ||
Split.model = { | ||
@@ -91,0 +91,0 @@ prop: "modelValue", |
@@ -157,3 +157,3 @@ import { renderless, api } from "@opentiny/vue-renderless/split/vue"; | ||
34 | ||
/* CLASS, HYDRATE_EVENTS */ | ||
/* CLASS, NEED_HYDRATION */ | ||
)) : createCommentVNode("v-if", true), _ctx.state.triggerSimple ? (openBlock(), createElementBlock( | ||
@@ -175,6 +175,6 @@ "div", | ||
34 | ||
/* CLASS, HYDRATE_EVENTS */ | ||
/* CLASS, NEED_HYDRATION */ | ||
)) : createCommentVNode("v-if", true)], | ||
38 | ||
/* CLASS, STYLE, HYDRATE_EVENTS */ | ||
/* CLASS, STYLE, NEED_HYDRATION */ | ||
), createElementVNode( | ||
@@ -276,3 +276,3 @@ "div", | ||
34 | ||
/* CLASS, HYDRATE_EVENTS */ | ||
/* CLASS, NEED_HYDRATION */ | ||
)) : createCommentVNode("v-if", true), _ctx.state.triggerSimple ? (openBlock(), createElementBlock( | ||
@@ -294,6 +294,6 @@ "div", | ||
34 | ||
/* CLASS, HYDRATE_EVENTS */ | ||
/* CLASS, NEED_HYDRATION */ | ||
)) : createCommentVNode("v-if", true)], | ||
38 | ||
/* CLASS, STYLE, HYDRATE_EVENTS */ | ||
/* CLASS, STYLE, NEED_HYDRATION */ | ||
), createElementVNode( | ||
@@ -300,0 +300,0 @@ "div", |
{ | ||
"name": "@opentiny/vue-split", | ||
"version": "3.11.0", | ||
"version": "3.12.0", | ||
"description": "", | ||
@@ -10,4 +10,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.11.0", | ||
"@opentiny/vue-common": "~3.11.0" | ||
"@opentiny/vue-renderless": "~3.12.0", | ||
"@opentiny/vue-common": "~3.12.0" | ||
}, | ||
@@ -14,0 +14,0 @@ "license": "MIT", |
+ Added@opentiny/vue-common@3.12.0(transitive)
+ Added@opentiny/vue-locale@3.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)
- Removed@opentiny/vue-common@3.11.0(transitive)
- Removed@opentiny/vue-locale@3.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)
Updated@opentiny/vue-common@~3.12.0