@v2coding/ui 0.1.33 → 0.1.34
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/v2coding-ui.esm.js
CHANGED
|
@@ -4907,17 +4907,13 @@ var __vue_render__$o = function () {
|
|
|
4907
4907
|
staticClass: "file"
|
|
4908
4908
|
}, [_c('i', {
|
|
4909
4909
|
staticClass: "el-icon-document"
|
|
4910
|
-
}, [_vm._v(" ")]), _vm._v(" "), _c('
|
|
4911
|
-
staticClass: "link"
|
|
4912
|
-
}, [_c('div', {
|
|
4913
|
-
staticClass: "link-wrapper"
|
|
4914
|
-
}, [_c('a', {
|
|
4910
|
+
}, [_vm._v(" ")]), _vm._v(" "), _c('a', {
|
|
4915
4911
|
attrs: {
|
|
4916
4912
|
"href": url,
|
|
4917
4913
|
"target": "_blank",
|
|
4918
4914
|
"title": _vm.getFileName(url)
|
|
4919
4915
|
}
|
|
4920
|
-
}, [_vm._v(_vm._s(_vm.getFileName(url)))])
|
|
4916
|
+
}, [_vm._v(_vm._s(_vm.getFileName(url)))]), _vm._v(" "), _vm.hasDeleteBtn ? _c('span', {
|
|
4921
4917
|
staticClass: "close",
|
|
4922
4918
|
on: {
|
|
4923
4919
|
"click": function ($event) {
|
|
@@ -4935,8 +4931,8 @@ var __vue_staticRenderFns__$o = [];
|
|
|
4935
4931
|
|
|
4936
4932
|
const __vue_inject_styles__$p = function (inject) {
|
|
4937
4933
|
if (!inject) return;
|
|
4938
|
-
inject("data-v-
|
|
4939
|
-
source: ".ui-file-upload-field[data-v-
|
|
4934
|
+
inject("data-v-28974f08_0", {
|
|
4935
|
+
source: ".ui-file-upload-field[data-v-28974f08]{width:100%}.ui-file-upload-field .uploader[data-v-28974f08]{margin-bottom:5px}.ui-file-upload-field .uploader.disabled[data-v-28974f08] .el-upload{cursor:not-allowed;pointer-events:none}.ui-file-upload-field .uploader.disabled[data-v-28974f08] .el-upload .upload-btn{color:#888c94;background-color:#edeef0}.ui-file-upload-field .upload-btn[data-v-28974f08]{padding:5px 10px;line-height:1;background-color:#409eff;color:#fff;font-size:12px;transition:background-color .3s}.ui-file-upload-field .upload-btn[data-v-28974f08]:hover{background-color:#0d84ff}.ui-file-upload-field .files[data-v-28974f08]{max-width:100%}.ui-file-upload-field .files .file[data-v-28974f08]{color:#606266;font-size:14px;transition:all .3s;cursor:pointer;display:grid;grid-template-columns:14px auto 28px;align-items:center;max-width:100%}.ui-file-upload-field .files .file a[data-v-28974f08]{color:#606266;transition:all .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-file-upload-field .files .file .close[data-v-28974f08]{color:transparent;width:28px;text-align:center;visibility:hidden;transition:color .3s;font-weight:700}.ui-file-upload-field .files .file[data-v-28974f08]:hover{background-color:#f5f7fa}.ui-file-upload-field .files .file:hover a[data-v-28974f08]{color:var(--color-primary)}.ui-file-upload-field .files .file:hover .close[data-v-28974f08]{color:#409eff;visibility:visible}",
|
|
4940
4936
|
map: undefined,
|
|
4941
4937
|
media: undefined
|
|
4942
4938
|
});
|
|
@@ -4944,7 +4940,7 @@ const __vue_inject_styles__$p = function (inject) {
|
|
|
4944
4940
|
/* scoped */
|
|
4945
4941
|
|
|
4946
4942
|
|
|
4947
|
-
const __vue_scope_id__$p = "data-v-
|
|
4943
|
+
const __vue_scope_id__$p = "data-v-28974f08";
|
|
4948
4944
|
/* module identifier */
|
|
4949
4945
|
|
|
4950
4946
|
const __vue_module_identifier__$p = undefined;
|