@opentiny/vue-drawer
Advanced tools
Comparing version 3.11.0 to 3.12.0
@@ -100,3 +100,3 @@ function _extends() { | ||
}; | ||
var version = "3.11.0"; | ||
var version = "3.12.0"; | ||
Drawer.model = { | ||
@@ -103,0 +103,0 @@ prop: "modelValue", |
@@ -132,3 +132,3 @@ import { renderless, api } from "@opentiny/vue-renderless/drawer/vue"; | ||
}), createVNode(Transition, { | ||
name: "drawer-slideRight", | ||
name: "drawer-slide-" + $props.placement, | ||
persisted: "" | ||
@@ -238,3 +238,3 @@ }, { | ||
/* FORWARDED */ | ||
})]); | ||
}, 8, ["name"])]); | ||
} | ||
@@ -241,0 +241,0 @@ var pc = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); |
{ | ||
"name": "@opentiny/vue-drawer", | ||
"version": "3.11.0", | ||
"version": "3.12.0", | ||
"description": "", | ||
@@ -10,5 +10,5 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-button": "~3.11.0", | ||
"@opentiny/vue-common": "~3.11.0", | ||
"@opentiny/vue-renderless": "~3.11.0" | ||
"@opentiny/vue-button": "~3.12.0", | ||
"@opentiny/vue-common": "~3.12.0", | ||
"@opentiny/vue-renderless": "~3.12.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "license": "MIT", |
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
26760
+ Added@opentiny/vue-button@3.12.0(transitive)
+ Added@opentiny/vue-common@3.12.0(transitive)
+ Added@opentiny/vue-icon@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-button@3.11.0(transitive)
- Removed@opentiny/vue-common@3.11.0(transitive)
- Removed@opentiny/vue-icon@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-button@~3.12.0
Updated@opentiny/vue-common@~3.12.0