@lazycatcloud/lzc-toolkit 0.0.229 → 0.0.231
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 +4 -1
- 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
|
@@ -2359,6 +2359,9 @@ const No = ["title"], wo = { class: "tip" }, Io = /* @__PURE__ */ wt("\u5F53\u52
|
|
|
2359
2359
|
setup(t, { emit: e }) {
|
|
2360
2360
|
const n = t, o = g(), l = g(), s = g(!1), a = g(!1), c = g(!1), { src: d, mime: i } = It(n), { imgSrc: f, isSupport: r, hasError: M, handleError: v } = bt(d, i), { vImageCancel: u } = Ot(), { LoadingComp: p } = Ct({
|
|
2361
2361
|
component: Tn,
|
|
2362
|
+
componentProps: {
|
|
2363
|
+
class: "lzc-image-loading"
|
|
2364
|
+
},
|
|
2362
2365
|
delay: 300
|
|
2363
2366
|
}), h = Vt(() => c.value && n.autoRemoveThumbnail ? !1 : n.thumbnail && !c.value);
|
|
2364
2367
|
function I() {
|
|
@@ -2434,7 +2437,7 @@ const No = ["title"], wo = { class: "tip" }, Io = /* @__PURE__ */ wt("\u5F53\u52
|
|
|
2434
2437
|
], 64));
|
|
2435
2438
|
}
|
|
2436
2439
|
});
|
|
2437
|
-
const el = /* @__PURE__ */ ae(Co, [["__scopeId", "data-v-
|
|
2440
|
+
const el = /* @__PURE__ */ ae(Co, [["__scopeId", "data-v-46f16bc6"]]), xo = ["title"], So = ["src"], bo = ["title"], Oo = /* @__PURE__ */ ee({
|
|
2438
2441
|
__name: "Thumbnail",
|
|
2439
2442
|
props: {
|
|
2440
2443
|
src: null,
|