evo-vue-carousel 2.0.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/evo-vue-carousel.js +3 -3
- package/dist/main.css +1 -1
- package/package.json +1 -1
package/dist/evo-vue-carousel.js
CHANGED
|
@@ -3505,7 +3505,7 @@ var hi = /* @__PURE__ */ mi({
|
|
|
3505
3505
|
}
|
|
3506
3506
|
},
|
|
3507
3507
|
setup(e) {
|
|
3508
|
-
ae((e) => ({
|
|
3508
|
+
ae((e) => ({ v444e90d5: E.value }));
|
|
3509
3509
|
let t = typeof window < "u" && window.matchMedia("(prefers-reduced-motion: reduce)").matches, n = Object.freeze({
|
|
3510
3510
|
element: !0,
|
|
3511
3511
|
component: !0,
|
|
@@ -3528,7 +3528,7 @@ var hi = /* @__PURE__ */ mi({
|
|
|
3528
3528
|
let O = o(() => Math.abs(y.value - b.value));
|
|
3529
3529
|
P(a, (e) => {
|
|
3530
3530
|
u.value === !1 && (b.value = y.value), y.value = C(e), t && ie();
|
|
3531
|
-
});
|
|
3531
|
+
}, { immediate: !0 });
|
|
3532
3532
|
let k = () => {
|
|
3533
3533
|
d(!0);
|
|
3534
3534
|
}, ie = async () => {
|
|
@@ -3598,7 +3598,7 @@ var hi = /* @__PURE__ */ mi({
|
|
|
3598
3598
|
_: 1
|
|
3599
3599
|
}, 8, ["slots"])], 8, Si));
|
|
3600
3600
|
}
|
|
3601
|
-
}, [["__scopeId", "data-v-
|
|
3601
|
+
}, [["__scopeId", "data-v-6622657c"]]), wi = ["data-height"], Ti = {
|
|
3602
3602
|
__name: "Gallery",
|
|
3603
3603
|
props: {
|
|
3604
3604
|
totalSlides: {
|
package/dist/main.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.evo-vue-carousel__pagination{pointer-events:none}.evo-vue-carousel__pagination>*{pointer-events:auto}.evo-vue-carousel__navigation{pointer-events:none}.evo-vue-carousel__navigation>*{pointer-events:auto}.evo-vue-carousel__viewport-track[data-v-
|
|
1
|
+
.evo-vue-carousel__pagination{pointer-events:none}.evo-vue-carousel__pagination>*{pointer-events:auto}.evo-vue-carousel__navigation{pointer-events:none}.evo-vue-carousel__navigation>*{pointer-events:auto}.evo-vue-carousel__viewport-track[data-v-6622657c]{--slide-width:var(--v444e90d5)}
|