@ws-ui/localization-editor 1.11.7-rc4 → 1.11.7-rc5
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/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -26713,7 +26713,7 @@ const mm = async () => (await No({
|
|
|
26713
26713
|
isOpen: t,
|
|
26714
26714
|
onClose: n,
|
|
26715
26715
|
title: r
|
|
26716
|
-
}) => /* @__PURE__ */ V(i2, { children: /* @__PURE__ */ V(Xs, { appear: !0, show: t, as: Hi, children: /* @__PURE__ */ ve(Fu, { as: "div", className: "
|
|
26716
|
+
}) => /* @__PURE__ */ V(i2, { children: /* @__PURE__ */ V(Xs, { appear: !0, show: t, as: Hi, children: /* @__PURE__ */ ve(Fu, { as: "div", className: "absolute w-full h-full inset-0 scale-1 z-[1000]", onClose: n, children: [
|
|
26717
26717
|
/* @__PURE__ */ V(
|
|
26718
26718
|
Xs.Child,
|
|
26719
26719
|
{
|