sctj-components 1.0.36 → 1.0.37
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/lib/sctj-components.es.js +3 -2
- package/lib/sctj-components.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
|
@@ -792,7 +792,7 @@ const _sfc_main$n = {
|
|
|
792
792
|
}
|
|
793
793
|
};
|
|
794
794
|
const SCTJImageUpload = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__scopeId", "data-v-672e5149"]]);
|
|
795
|
-
const
|
|
795
|
+
const index_vue_vue_type_style_index_0_scoped_e91fd2ba_lang = "";
|
|
796
796
|
const _hoisted_1$g = { class: "image-slot" };
|
|
797
797
|
const _sfc_main$m = {
|
|
798
798
|
__name: "index",
|
|
@@ -903,6 +903,7 @@ const _sfc_main$m = {
|
|
|
903
903
|
onClick: withModifiers(clickImage, ["stop", "prevent"]),
|
|
904
904
|
src: `${unref(realSrc)}`,
|
|
905
905
|
fit: "cover",
|
|
906
|
+
"show-progress": "",
|
|
906
907
|
style: normalizeStyle(`width:${unref(realWidth)};height:${unref(realHeight)};`),
|
|
907
908
|
"preview-src-list": unref(realSrcList)
|
|
908
909
|
}, {
|
|
@@ -924,7 +925,7 @@ const _sfc_main$m = {
|
|
|
924
925
|
};
|
|
925
926
|
}
|
|
926
927
|
};
|
|
927
|
-
const SCTJImagePreview = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-
|
|
928
|
+
const SCTJImagePreview = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-e91fd2ba"]]);
|
|
928
929
|
const icons = [
|
|
929
930
|
"404",
|
|
930
931
|
"bug",
|