@mobileaction/action-kit 1.40.1-beta.7 → 1.40.1-beta.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.
@@ -16115,7 +16115,7 @@ const Sp = /* @__PURE__ */ Bi(CL), bu = {
16115
16115
  multiSrc: {},
16116
16116
  multiAlt: {},
16117
16117
  currentIndex: { default: 0 },
16118
- zIndex: { default: 11 }
16118
+ zIndex: { default: 101 }
16119
16119
  },
16120
16120
  emits: ["closePreview", "navigateLeft", "navigateRight"],
16121
16121
  setup(a, { emit: s }) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mobileaction/action-kit",
3
- "version": "1.40.1-beta.7",
3
+ "version": "1.40.1-beta.8",
4
4
  "type": "module",
5
5
  "main": "dist/action-kit.mjs",
6
6
  "module": "dist/action-kit.mjs",