paas-component-library 0.9.95 → 0.9.96
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/paas-ui.js +7 -7
- package/dist/paas-ui.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/paas-ui.js
CHANGED
|
@@ -30833,6 +30833,10 @@ const Yce = /* @__PURE__ */ qt(Gce, [["render", Zce]]), Qce = {
|
|
|
30833
30833
|
type: Number,
|
|
30834
30834
|
default: 1
|
|
30835
30835
|
},
|
|
30836
|
+
accept: {
|
|
30837
|
+
type: String,
|
|
30838
|
+
default: ""
|
|
30839
|
+
},
|
|
30836
30840
|
showHis: {
|
|
30837
30841
|
type: Boolean,
|
|
30838
30842
|
default: !0
|
|
@@ -30857,10 +30861,6 @@ const Yce = /* @__PURE__ */ qt(Gce, [["render", Zce]]), Qce = {
|
|
|
30857
30861
|
type: String,
|
|
30858
30862
|
default: "/system/secure/minio/delete"
|
|
30859
30863
|
},
|
|
30860
|
-
types: {
|
|
30861
|
-
type: String,
|
|
30862
|
-
default: ""
|
|
30863
|
-
},
|
|
30864
30864
|
multiple: {
|
|
30865
30865
|
type: Boolean,
|
|
30866
30866
|
default: !1
|
|
@@ -31012,7 +31012,7 @@ function t2e(r, e, t, n, a, f) {
|
|
|
31012
31012
|
O(m, {
|
|
31013
31013
|
action: t.uploadUrl,
|
|
31014
31014
|
"file-list": a.fileList,
|
|
31015
|
-
|
|
31015
|
+
accept: t.accept,
|
|
31016
31016
|
multiple: t.multiple,
|
|
31017
31017
|
disabled: a.isLoading || f.see,
|
|
31018
31018
|
"show-upload-list": !1,
|
|
@@ -31033,7 +31033,7 @@ function t2e(r, e, t, n, a, f) {
|
|
|
31033
31033
|
}, 8, ["loading", "disabled"])
|
|
31034
31034
|
]),
|
|
31035
31035
|
_: 1
|
|
31036
|
-
}, 8, ["action", "file-list", "
|
|
31036
|
+
}, 8, ["action", "file-list", "accept", "multiple", "disabled", "before-upload", "onPreview", "onRemove"]),
|
|
31037
31037
|
a.datas.length > 0 && t.showHis ? (nt(), zr("div", Xce, [
|
|
31038
31038
|
O(y, {
|
|
31039
31039
|
"data-source": a.datas,
|
|
@@ -31076,7 +31076,7 @@ function t2e(r, e, t, n, a, f) {
|
|
|
31076
31076
|
_: 1
|
|
31077
31077
|
}, 8, ["span"]);
|
|
31078
31078
|
}
|
|
31079
|
-
const r2e = /* @__PURE__ */ qt(Qce, [["render", t2e], ["__scopeId", "data-v-
|
|
31079
|
+
const r2e = /* @__PURE__ */ qt(Qce, [["render", t2e], ["__scopeId", "data-v-248482d4"]]), n2e = {
|
|
31080
31080
|
name: "FormTextarea",
|
|
31081
31081
|
inject: {
|
|
31082
31082
|
labelWidth: {
|