evo-vue-carousel 1.1.5 → 1.1.6

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.
@@ -3357,7 +3357,7 @@ var COMPONENTS_AND_ELEMENTS = /* @__PURE__ */ freeze({
3357
3357
  let t = h(Slide_default, {
3358
3358
  class: normalizeClass(["evo-vue-carousel__slide evo-vue-carousel__slide--visible w-full h-full", { hidden: l.value.includes(n) === !1 }]),
3359
3359
  role: "listitem",
3360
- isVisible: l.value.includes(n) === !1,
3360
+ isVisible: l.value.includes(n),
3361
3361
  isClone: !1
3362
3362
  }, { default: () => [e] });
3363
3363
  return n++, t;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "evo-vue-carousel",
3
- "version": "1.1.5",
3
+ "version": "1.1.6",
4
4
  "type": "module",
5
5
  "license": "GPL-3.0-only",
6
6
  "files": [