@lazycatcloud/lzc-toolkit 0.0.224 → 0.0.225
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.es.js +2 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1037,7 +1037,7 @@ const Mn = Symbol(), gn = /* @__PURE__ */ J({
|
|
|
1037
1037
|
class: ue([t.hiddenOverlay ? "no-overlay-modal" : "lzc-modal", t.modalClass])
|
|
1038
1038
|
}, [
|
|
1039
1039
|
B("div", {
|
|
1040
|
-
|
|
1040
|
+
onPointerdown: s[0] || (s[0] = we(() => {
|
|
1041
1041
|
}, ["stop"])),
|
|
1042
1042
|
class: ue(["lzc-dialog", t.dialogClass])
|
|
1043
1043
|
}, [
|
|
@@ -1056,7 +1056,7 @@ const ae = (t, e) => {
|
|
|
1056
1056
|
for (const [o, l] of e)
|
|
1057
1057
|
n[o] = l;
|
|
1058
1058
|
return n;
|
|
1059
|
-
}, hn = /* @__PURE__ */ ae(gn, [["__scopeId", "data-v-
|
|
1059
|
+
}, hn = /* @__PURE__ */ ae(gn, [["__scopeId", "data-v-6b3abc6b"]]);
|
|
1060
1060
|
function $o(t) {
|
|
1061
1061
|
function e(n, o) {
|
|
1062
1062
|
const l = document.createElement("div"), s = {
|