Comparing version 0.4.25-0 to 0.4.25-1
@@ -232,3 +232,5 @@ /* eslint-disable @typescript-eslint/no-non-null-assertion */ | ||
}, { | ||
_: 3, | ||
default: () => { | ||
var _a, _b; | ||
const vNode = h('div', { | ||
@@ -241,3 +243,3 @@ class: ['v-binder-follower-container', this.containerClass], | ||
ref: 'followerRef' | ||
}, this.$slots) | ||
}, (_b = (_a = this.$slots).default) === null || _b === void 0 ? void 0 : _b.call(_a)) | ||
]); | ||
@@ -244,0 +246,0 @@ if (this.zindexable) { |
@@ -237,3 +237,5 @@ "use strict"; | ||
}, { | ||
_: 3, | ||
default: () => { | ||
var _a, _b; | ||
const vNode = (0, vue_1.h)('div', { | ||
@@ -246,3 +248,3 @@ class: ['v-binder-follower-container', this.containerClass], | ||
ref: 'followerRef' | ||
}, this.$slots) | ||
}, (_b = (_a = this.$slots).default) === null || _b === void 0 ? void 0 : _b.call(_a)) | ||
]); | ||
@@ -249,0 +251,0 @@ if (this.zindexable) { |
{ | ||
"name": "vueuc", | ||
"version": "0.4.25-0", | ||
"version": "0.4.25-1", | ||
"description": "Util Components for Vue", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
215127
5625