@mobileaction/action-kit 1.41.3-beta.2 → 1.41.3-beta.3

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.
@@ -16491,7 +16491,7 @@ const $p = /* @__PURE__ */ Fi(WL), wu = {
16491
16491
  multiSrc: {},
16492
16492
  multiAlt: {},
16493
16493
  currentIndex: { default: 0 },
16494
- zIndex: { default: 101 }
16494
+ zIndex: { default: 1001 }
16495
16495
  },
16496
16496
  emits: ["closePreview", "navigateLeft", "navigateRight"],
16497
16497
  setup(a, { emit: r }) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mobileaction/action-kit",
3
- "version": "1.41.3-beta.2",
3
+ "version": "1.41.3-beta.3",
4
4
  "type": "module",
5
5
  "main": "dist/action-kit.mjs",
6
6
  "module": "dist/action-kit.mjs",