geekplus-digital-ui 0.1.15 → 0.1.16
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
.d-upload.is-list[data-v-
|
|
1
|
+
.d-upload[data-v-322bef31]{line-height:normal}.d-upload.is-list[data-v-322bef31],.d-upload.is-list .list[data-v-322bef31]{display:flex;flex-direction:column;gap:8px}.d-upload.is-list .list .list-item .file-row[data-v-322bef31]{position:relative;display:flex;align-items:center;gap:10px}.d-upload.is-list .list .list-item .file-row[data-v-322bef31] .el-link{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.d-upload.is-list .list .list-item .file-row[data-v-322bef31] .el-link .el-link__inner{display:inline}.d-upload.is-list .list .list-item .file-row .remove-icon[data-v-322bef31]{cursor:pointer;display:none;color:var(--el-text-color-secondary)}.d-upload.is-list .list .list-item .file-row:hover .remove-icon[data-v-322bef31]{display:block}.d-upload.is-card[data-v-322bef31],.d-upload.is-card .card[data-v-322bef31]{display:flex;flex-wrap:wrap;gap:8px}.d-upload.is-card .card .card-item[data-v-322bef31]{display:flex;justify-content:center;align-items:center;font-size:16px;border:1px solid var(--el-border-color);border-radius:4px;overflow:hidden;position:relative;cursor:pointer}.d-upload.is-card .card .card-item .card-cover[data-v-322bef31]{display:flex;justify-content:center;align-items:center;gap:10px;position:absolute;top:0;left:0;width:100%;height:100%;background:var(--el-overlay-color);opacity:0}.d-upload.is-card .card .card-item .card-cover .el-icon[data-v-322bef31]{color:var(--el-color-white);font-size:16px}.d-upload.is-card .card .card-item .card-cover[data-v-322bef31]:hover{opacity:1}.d-upload.is-card .card .el-image[data-v-322bef31]{width:100%;height:100%}.d-upload .expand-toggle[data-v-322bef31] .el-link__inner{gap:5px}.d-upload .tip[data-v-322bef31]{width:100%;font-size:12px;margin:0;color:var(--el-text-color-regular)}
|
|
@@ -263,8 +263,7 @@ const at = { class: "d-upload__preview" }, ot = ["src"], nt = { key: 2 }, st = {
|
|
|
263
263
|
"before-upload": se,
|
|
264
264
|
"with-credentials": "",
|
|
265
265
|
multiple: "",
|
|
266
|
-
action: "/"
|
|
267
|
-
class: "upload-main"
|
|
266
|
+
action: "/"
|
|
268
267
|
}, null, 8, ["file-list", "accept"]),
|
|
269
268
|
V.value ? (o(), c(n(je), {
|
|
270
269
|
key: 0,
|
|
@@ -491,7 +490,7 @@ const at = { class: "d-upload__preview" }, ot = ["src"], nt = { key: 2 }, st = {
|
|
|
491
490
|
])) : p("", !0)
|
|
492
491
|
], 2));
|
|
493
492
|
}
|
|
494
|
-
}), Et = /* @__PURE__ */ et(pt, [["__scopeId", "data-v-
|
|
493
|
+
}), Et = /* @__PURE__ */ et(pt, [["__scopeId", "data-v-322bef31"]]);
|
|
495
494
|
export {
|
|
496
495
|
Et as default
|
|
497
496
|
};
|