evo-vue-carousel 1.1.7 → 1.1.8

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.
@@ -604,7 +604,7 @@ var Dt = (e, t = !1) => {
604
604
  return yt(e, Et.bind(e));
605
605
  });
606
606
  }, Ot = Symbol.for("evo-vue-carousel__config"), kt = Symbol.for("evo-vue-carousel__slide-count"), At = Symbol.for("evo-vue-carousel__current-index"), jt = Symbol.for("evo-vue-carousel__is-hovered"), Mt = Symbol.for("evo-vue-carousel__is-navigating"), Nt = Symbol.for("evo-vue-carousel__autoplay-fn"), Pt = (e, t, n, r = !1) => {
607
- let i = O(!1), a = O(!1), s = Dt(e, r), c = O(+e.initialIndex), l = Me(n, {
607
+ let i = O(!1), a = O(!1), s = Dt(e, r), c = O(+(e.initialIndex ?? 0)), l = Me(n, {
608
608
  delayEnter: +e.hoverDelayEnter,
609
609
  delayLeave: +e.hoverDelayLeave
610
610
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "evo-vue-carousel",
3
- "version": "1.1.7",
3
+ "version": "1.1.8",
4
4
  "type": "module",
5
5
  "license": "GPL-3.0-only",
6
6
  "files": [