@cmstops/pro-compo 3.9.1-harbin.0 → 3.9.1-harbin.2
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/README.md +107 -107
- package/dist/gif.worker.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/index.min.js.map +1 -1
- package/es/appCenter/style/index.less +120 -120
- package/es/baseFilter/components/FilterGroup.js +1 -1
- package/es/baseFilter/style/filterGroup.less +53 -53
- package/es/baseFilter/style/index.less +45 -45
- package/es/colorPalette/style/index.less +44 -44
- package/es/contentDetailList/components/Content/CompoItem/index.js +1 -1
- package/es/contentDetailList/components/Content/ContentListItem/index.js +1 -1
- package/es/contentDetailList/components/Content/DocItem/index.js +1 -1
- package/es/contentDetailList/components/Content/DocMpItem/index.js +1 -1
- package/es/contentDetailList/components/Content/GroupPieceItem/index.js +1 -1
- package/es/contentDetailList/components/Content/KongoNavItem/index.js +1 -1
- package/es/contentDetailList/components/Content/LiveItem/index.js +1 -1
- package/es/contentDetailList/components/Content/MaccountItem/index.js +1 -1
- package/es/contentDetailList/components/Content/courseItem/index.js +1 -1
- package/es/contentDetailList/components/Content/funhdItem/index.js +1 -1
- package/es/contentDetailList/components/CustomWrp/CustomItem.js +1 -1
- package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -2
- package/es/contentDetailList/style/ComoItem.less +99 -99
- package/es/contentDetailList/style/Content.less +49 -49
- package/es/contentDetailList/style/ContentListItem.less +132 -132
- package/es/contentDetailList/style/CustomItem.less +25 -25
- package/es/contentDetailList/style/Doc.less +3 -3
- package/es/contentDetailList/style/DocItem.less +152 -152
- package/es/contentDetailList/style/DocMpItem.less +135 -135
- package/es/contentDetailList/style/GroupPieceItem.less +108 -108
- package/es/contentDetailList/style/KongoNavItem.less +104 -104
- package/es/contentDetailList/style/LiveItem.less +108 -108
- package/es/contentDetailList/style/MaccountItem.less +111 -111
- package/es/contentDetailList/style/MatrixItem.less +214 -214
- package/es/contentDetailList/style/QrCodeView.less +93 -93
- package/es/contentDetailList/style/ShowQRCode.less +3 -3
- package/es/contentDetailList/style/courseItem.less +108 -108
- package/es/contentDetailList/style/funhdItem.less +108 -108
- package/es/contentDetailList/style/index.less +30 -30
- package/es/contentModal/component.js +8 -8
- package/es/contentModal/components/ViewAllColumn/MediaFilter/index.js +177 -6
- package/es/contentModal/components/ViewAllColumn/columnTree/index.js +151 -0
- package/es/contentModal/components/storeBox/index.js +2 -2
- package/es/contentModal/script/api.js +7 -1
- package/es/contentModal/style/MediaFilter.less +47 -47
- package/es/contentModal/style/ViewAllColumn.less +68 -68
- package/es/contentModal/style/columnTree.less +32 -32
- package/es/contentModal/style/index.less +23 -23
- package/es/contentModal/style/storeBox.less +55 -55
- package/es/dataTags/component.js +5 -5
- package/es/dataTags/style/index.less +73 -73
- package/es/docHistory/component.js +1 -1
- package/es/docHistory/style/docDiffPanel.less +43 -43
- package/es/docHistory/style/docHistoryList.less +58 -58
- package/es/docHistory/style/index.less +37 -37
- package/es/docPreview/component.js +5 -5
- package/es/docPreview/style/index.less +140 -140
- package/es/docPreview/style/previewIframe.less +36 -36
- package/es/editMetaInfo/components/metaInfoForm.js +2 -2
- package/es/editMetaInfo/style/index.less +60 -60
- package/es/emptyData/style/index.less +34 -34
- package/es/gif.worker.js +3 -3
- package/es/imageCrop/component.js +2 -2
- package/es/imageCrop/style/cropper.less +291 -291
- package/es/imageCrop/style/imageCropper.less +133 -133
- package/es/imageCrop/style/index.less +2 -2
- package/es/importData/component.js +4 -4
- package/es/importData/style/index.less +48 -48
- package/es/index.less +30 -30
- package/es/mediaFilter/components/DocFilter.js +1 -1
- package/es/mediaFilter/components/FilterGroup.js +1 -1
- package/es/mediaFilter/style/index.less +115 -115
- package/es/mediaView/style/index.less +71 -71
- package/es/messageBox/component.js +1 -1
- package/es/messageBox/list.js +1 -1
- package/es/messageBox/style/index.less +76 -76
- package/es/previousVersion/style/index.less +209 -209
- package/es/resourceGridList/component.js +1 -1
- package/es/resourceGridList/style/FileTypeThumb.less +96 -96
- package/es/resourceGridList/style/index.less +233 -233
- package/es/resourceModal/component.js +1 -1
- package/es/resourceModal/components/MediaSelection/MainContent/index.js +1 -1
- package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +1 -1
- package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +1 -1
- package/es/resourceModal/components/MediaSelection/ToolbarSearch/index.js +1 -1
- package/es/resourceModal/style/DocAiMediaSelected.less +55 -55
- package/es/resourceModal/style/FileTypeThumb.less +205 -205
- package/es/resourceModal/style/MainContent.less +222 -222
- package/es/resourceModal/style/MediaPreviewer.less +71 -71
- package/es/resourceModal/style/MediaSelection.less +69 -69
- package/es/resourceModal/style/SystemResourceSelected.less +154 -154
- package/es/resourceModal/style/ToolbarSearch.less +53 -53
- package/es/resourceModal/style/index.less +18 -18
- package/es/selectAddTo/component.js +1 -1
- package/es/selectAddTo/components/SelectAddToView.js +3 -3
- package/es/selectAddTo/components/ViewAllColumn/index.js +1 -1
- package/es/selectAddTo/style/index.less +3 -3
- package/es/selectAvatarList/style/index.less +4 -4
- package/es/selectGategory/component.js +1 -1
- package/es/selectGategory/style/ColumnSelection.less +190 -190
- package/es/selectGategory/style/index.less +40 -40
- package/es/selectResourceModal/component.js +5 -5
- package/es/selectResourceModal/components/List/ListLocal/Upload.js +2 -2
- package/es/selectResourceModal/components/List/ListLocal/index.js +1 -1
- package/es/selectResourceModal/components/List/ListNormal/Filter.js +5 -5
- package/es/selectResourceModal/components/List/ListSystem/Filter.js +1 -1
- package/es/selectResourceModal/components/List/ListSystem/SubList.js +1 -1
- package/es/selectResourceModal/style/index.less +55 -55
- package/es/selectResourceModal/style/list.less +203 -203
- package/es/selectResourceModal/style/listCardWrapper.less +97 -97
- package/es/selectResourceModal/style/listSelected.less +94 -94
- package/es/selectThumb/component.js +8 -8
- package/es/selectThumb/style/card.less +95 -95
- package/es/selectThumb/style/colorPalette.less +30 -30
- package/es/selectThumb/style/index.less +62 -62
- package/es/style/index.less +1 -1
- package/es/style.css +18 -18
- package/es/thumbCard/style/index.less +90 -90
- package/es/thumbCard/style/thumbUploading.less +26 -26
- package/es/typeIcons/style/index.less +6 -6
- package/es/uploadBefore/components/UploadBefore.js +1 -1
- package/es/uploadBefore/style/index.less +144 -144
- package/es/uploadStep/style/index.less +152 -152
- package/es/userAvater/component.js +1 -1
- package/es/userAvater/style/index.less +54 -54
- package/es/userDirector/component.js +1 -1
- package/es/userDirector/style/index.less +96 -96
- package/es/videoThumb/style/index.less +77 -77
- package/lib/appCenter/style/index.less +120 -120
- package/lib/baseFilter/components/FilterGroup.js +1 -1
- package/lib/baseFilter/style/filterGroup.less +53 -53
- package/lib/baseFilter/style/index.less +45 -45
- package/lib/colorPalette/style/index.less +44 -44
- package/lib/contentDetailList/components/Content/CompoItem/index.js +1 -1
- package/lib/contentDetailList/components/Content/ContentListItem/index.js +1 -1
- package/lib/contentDetailList/components/Content/DocItem/index.js +1 -1
- package/lib/contentDetailList/components/Content/DocMpItem/index.js +1 -1
- package/lib/contentDetailList/components/Content/GroupPieceItem/index.js +1 -1
- package/lib/contentDetailList/components/Content/KongoNavItem/index.js +1 -1
- package/lib/contentDetailList/components/Content/LiveItem/index.js +1 -1
- package/lib/contentDetailList/components/Content/MaccountItem/index.js +1 -1
- package/lib/contentDetailList/components/Content/courseItem/index.js +1 -1
- package/lib/contentDetailList/components/Content/funhdItem/index.js +1 -1
- package/lib/contentDetailList/components/CustomWrp/CustomItem.js +1 -1
- package/lib/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -2
- package/lib/contentDetailList/style/ComoItem.less +99 -99
- package/lib/contentDetailList/style/Content.less +49 -49
- package/lib/contentDetailList/style/ContentListItem.less +132 -132
- package/lib/contentDetailList/style/CustomItem.less +25 -25
- package/lib/contentDetailList/style/Doc.less +3 -3
- package/lib/contentDetailList/style/DocItem.less +152 -152
- package/lib/contentDetailList/style/DocMpItem.less +135 -135
- package/lib/contentDetailList/style/GroupPieceItem.less +108 -108
- package/lib/contentDetailList/style/KongoNavItem.less +104 -104
- package/lib/contentDetailList/style/LiveItem.less +108 -108
- package/lib/contentDetailList/style/MaccountItem.less +111 -111
- package/lib/contentDetailList/style/MatrixItem.less +214 -214
- package/lib/contentDetailList/style/QrCodeView.less +93 -93
- package/lib/contentDetailList/style/ShowQRCode.less +3 -3
- package/lib/contentDetailList/style/courseItem.less +108 -108
- package/lib/contentDetailList/style/funhdItem.less +108 -108
- package/lib/contentDetailList/style/index.less +30 -30
- package/lib/contentModal/component.js +8 -8
- package/lib/contentModal/components/ViewAllColumn/MediaFilter/index.js +176 -5
- package/lib/contentModal/components/ViewAllColumn/columnTree/index.js +152 -0
- package/lib/contentModal/components/storeBox/index.js +2 -2
- package/lib/contentModal/script/api.js +7 -0
- package/lib/contentModal/style/MediaFilter.less +47 -47
- package/lib/contentModal/style/ViewAllColumn.less +68 -68
- package/lib/contentModal/style/columnTree.less +32 -32
- package/lib/contentModal/style/index.less +23 -23
- package/lib/contentModal/style/storeBox.less +55 -55
- package/lib/dataTags/component.js +5 -5
- package/lib/dataTags/style/index.less +73 -73
- package/lib/docHistory/component.js +1 -1
- package/lib/docHistory/style/docDiffPanel.less +43 -43
- package/lib/docHistory/style/docHistoryList.less +58 -58
- package/lib/docHistory/style/index.less +37 -37
- package/lib/docPreview/component.js +5 -5
- package/lib/docPreview/style/index.less +140 -140
- package/lib/docPreview/style/previewIframe.less +36 -36
- package/lib/editMetaInfo/components/metaInfoForm.js +2 -2
- package/lib/editMetaInfo/style/index.less +60 -60
- package/lib/emptyData/style/index.less +34 -34
- package/lib/imageCrop/component.js +2 -2
- package/lib/imageCrop/style/cropper.less +291 -291
- package/lib/imageCrop/style/imageCropper.less +133 -133
- package/lib/imageCrop/style/index.less +2 -2
- package/lib/importData/component.js +4 -4
- package/lib/importData/style/index.less +48 -48
- package/lib/index.less +30 -30
- package/lib/mediaFilter/components/DocFilter.js +1 -1
- package/lib/mediaFilter/components/FilterGroup.js +1 -1
- package/lib/mediaFilter/style/index.less +115 -115
- package/lib/mediaView/style/index.less +71 -71
- package/lib/messageBox/component.js +1 -1
- package/lib/messageBox/list.js +1 -1
- package/lib/messageBox/style/index.less +76 -76
- package/lib/previousVersion/style/index.less +209 -209
- package/lib/resourceGridList/component.js +1 -1
- package/lib/resourceGridList/style/FileTypeThumb.less +96 -96
- package/lib/resourceGridList/style/index.less +233 -233
- package/lib/resourceModal/component.js +1 -1
- package/lib/resourceModal/components/MediaSelection/MainContent/index.js +1 -1
- package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +1 -1
- package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +1 -1
- package/lib/resourceModal/components/MediaSelection/ToolbarSearch/index.js +1 -1
- package/lib/resourceModal/style/DocAiMediaSelected.less +55 -55
- package/lib/resourceModal/style/FileTypeThumb.less +205 -205
- package/lib/resourceModal/style/MainContent.less +222 -222
- package/lib/resourceModal/style/MediaPreviewer.less +71 -71
- package/lib/resourceModal/style/MediaSelection.less +69 -69
- package/lib/resourceModal/style/SystemResourceSelected.less +154 -154
- package/lib/resourceModal/style/ToolbarSearch.less +53 -53
- package/lib/resourceModal/style/index.less +18 -18
- package/lib/selectAddTo/component.js +1 -1
- package/lib/selectAddTo/components/SelectAddToView.js +3 -3
- package/lib/selectAddTo/components/ViewAllColumn/index.js +1 -1
- package/lib/selectAddTo/style/index.less +3 -3
- package/lib/selectAvatarList/style/index.less +4 -4
- package/lib/selectGategory/component.js +1 -1
- package/lib/selectGategory/style/ColumnSelection.less +190 -190
- package/lib/selectGategory/style/index.less +40 -40
- package/lib/selectResourceModal/component.js +5 -5
- package/lib/selectResourceModal/components/List/ListLocal/Upload.js +2 -2
- package/lib/selectResourceModal/components/List/ListLocal/index.js +1 -1
- package/lib/selectResourceModal/components/List/ListNormal/Filter.js +5 -5
- package/lib/selectResourceModal/components/List/ListSystem/Filter.js +1 -1
- package/lib/selectResourceModal/components/List/ListSystem/SubList.js +1 -1
- package/lib/selectResourceModal/style/index.less +55 -55
- package/lib/selectResourceModal/style/list.less +203 -203
- package/lib/selectResourceModal/style/listCardWrapper.less +97 -97
- package/lib/selectResourceModal/style/listSelected.less +94 -94
- package/lib/selectThumb/component.js +8 -8
- package/lib/selectThumb/style/card.less +95 -95
- package/lib/selectThumb/style/colorPalette.less +30 -30
- package/lib/selectThumb/style/index.less +62 -62
- package/lib/style/index.less +1 -1
- package/lib/thumbCard/style/index.less +90 -90
- package/lib/thumbCard/style/thumbUploading.less +26 -26
- package/lib/typeIcons/style/index.less +6 -6
- package/lib/uploadBefore/components/UploadBefore.js +1 -1
- package/lib/uploadBefore/style/index.less +144 -144
- package/lib/uploadStep/style/index.less +152 -152
- package/lib/userAvater/component.js +1 -1
- package/lib/userAvater/style/index.less +54 -54
- package/lib/userDirector/component.js +1 -1
- package/lib/userDirector/style/index.less +96 -96
- package/lib/videoThumb/style/index.less +77 -77
- package/package.json +138 -138
|
@@ -1,62 +1,62 @@
|
|
|
1
|
-
.select-thumb-container {
|
|
2
|
-
position: relative;
|
|
3
|
-
@radio-button-size: 32px;
|
|
4
|
-
@import './card.less';
|
|
5
|
-
@import './colorPalette.less';
|
|
6
|
-
|
|
7
|
-
.arco-trigger-popup {
|
|
8
|
-
.arco-popover-popup-content {
|
|
9
|
-
padding: 0;
|
|
10
|
-
|
|
11
|
-
.arco-popover-content {
|
|
12
|
-
div {
|
|
13
|
-
padding: 5px 10px;
|
|
14
|
-
|
|
15
|
-
&:hover {
|
|
16
|
-
background-color: #f3f6f9;
|
|
17
|
-
cursor: pointer;
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.title {
|
|
25
|
-
margin-bottom: 10px;
|
|
26
|
-
color: #4e5969;
|
|
27
|
-
font-weight: 700;
|
|
28
|
-
font-size: 14px;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.tip {
|
|
32
|
-
display: inline-block;
|
|
33
|
-
color: rgba(78, 89, 105, 0.4);
|
|
34
|
-
font-size: 12px;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.thumbbox {
|
|
38
|
-
margin-bottom: 10px;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.thumb-list-view {
|
|
42
|
-
display: flex;
|
|
43
|
-
align-items: center;
|
|
44
|
-
margin-bottom: 10px;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.star {
|
|
48
|
-
margin-right: 2px !important;
|
|
49
|
-
color: red;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.flex {
|
|
53
|
-
display: flex;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.color-picker-input {
|
|
57
|
-
width: @radio-button-size;
|
|
58
|
-
height: @radio-button-size;
|
|
59
|
-
padding: 0 2px;
|
|
60
|
-
border: none;
|
|
61
|
-
}
|
|
62
|
-
}
|
|
1
|
+
.select-thumb-container {
|
|
2
|
+
position: relative;
|
|
3
|
+
@radio-button-size: 32px;
|
|
4
|
+
@import './card.less';
|
|
5
|
+
@import './colorPalette.less';
|
|
6
|
+
|
|
7
|
+
.arco-trigger-popup {
|
|
8
|
+
.arco-popover-popup-content {
|
|
9
|
+
padding: 0;
|
|
10
|
+
|
|
11
|
+
.arco-popover-content {
|
|
12
|
+
div {
|
|
13
|
+
padding: 5px 10px;
|
|
14
|
+
|
|
15
|
+
&:hover {
|
|
16
|
+
background-color: #f3f6f9;
|
|
17
|
+
cursor: pointer;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.title {
|
|
25
|
+
margin-bottom: 10px;
|
|
26
|
+
color: #4e5969;
|
|
27
|
+
font-weight: 700;
|
|
28
|
+
font-size: 14px;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.tip {
|
|
32
|
+
display: inline-block;
|
|
33
|
+
color: rgba(78, 89, 105, 0.4);
|
|
34
|
+
font-size: 12px;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.thumbbox {
|
|
38
|
+
margin-bottom: 10px;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.thumb-list-view {
|
|
42
|
+
display: flex;
|
|
43
|
+
align-items: center;
|
|
44
|
+
margin-bottom: 10px;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.star {
|
|
48
|
+
margin-right: 2px !important;
|
|
49
|
+
color: red;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.flex {
|
|
53
|
+
display: flex;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.color-picker-input {
|
|
57
|
+
width: @radio-button-size;
|
|
58
|
+
height: @radio-button-size;
|
|
59
|
+
padding: 0 2px;
|
|
60
|
+
border: none;
|
|
61
|
+
}
|
|
62
|
+
}
|
package/lib/style/index.less
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
// Global Style
|
|
1
|
+
// Global Style
|
|
@@ -1,90 +1,90 @@
|
|
|
1
|
-
@import './thumbUploading.less';
|
|
2
|
-
|
|
3
|
-
.thumb-select-wrapper {
|
|
4
|
-
position: relative;
|
|
5
|
-
display: flex;
|
|
6
|
-
align-items: center;
|
|
7
|
-
justify-content: center;
|
|
8
|
-
// 高度宽度不在这里定义,根据具体的业务场景去处理,更灵活
|
|
9
|
-
width: 100%;
|
|
10
|
-
height: 100%;
|
|
11
|
-
overflow: hidden;
|
|
12
|
-
border-radius: 2px;
|
|
13
|
-
cursor: pointer;
|
|
14
|
-
|
|
15
|
-
// 样式
|
|
16
|
-
.thumb-image {
|
|
17
|
-
img {
|
|
18
|
-
width: 100%;
|
|
19
|
-
height: 100%;
|
|
20
|
-
user-select: none;
|
|
21
|
-
-webkit-user-drag: none;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
// 扩展按钮
|
|
26
|
-
.thumb-handler-list {
|
|
27
|
-
position: absolute;
|
|
28
|
-
bottom: 0;
|
|
29
|
-
display: flex;
|
|
30
|
-
gap: 10px;
|
|
31
|
-
align-items: center;
|
|
32
|
-
justify-content: center;
|
|
33
|
-
width: 100%;
|
|
34
|
-
height: 40px;
|
|
35
|
-
opacity: 0;
|
|
36
|
-
transition: all 0.3s ease-in-out;
|
|
37
|
-
|
|
38
|
-
&.thumb-handler-always {
|
|
39
|
-
opacity: 1 !important;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.handler-item {
|
|
43
|
-
padding: 0 8px;
|
|
44
|
-
color: #fff;
|
|
45
|
-
font-size: 12px;
|
|
46
|
-
line-height: 26px;
|
|
47
|
-
// 50%透明度
|
|
48
|
-
background-color: #000000b3;
|
|
49
|
-
border-radius: 2px;
|
|
50
|
-
cursor: pointer;
|
|
51
|
-
|
|
52
|
-
&:hover {
|
|
53
|
-
color: rgba(255, 255, 255, 0.7);
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
&:hover {
|
|
59
|
-
.thumb-handler-list {
|
|
60
|
-
opacity: 1;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.thumb-select-tag {
|
|
64
|
-
opacity: 0;
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
// 非马赛克模式
|
|
69
|
-
&.thumb-no-mask {
|
|
70
|
-
background-color: #f2f3f5;
|
|
71
|
-
border: 1px dashed #e5e6eb !important;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
.thumb-select-tag {
|
|
75
|
-
position: absolute;
|
|
76
|
-
right: 5px;
|
|
77
|
-
bottom: 5px;
|
|
78
|
-
display: flex;
|
|
79
|
-
gap: 2px;
|
|
80
|
-
align-items: center;
|
|
81
|
-
padding: 2px 5px;
|
|
82
|
-
color: #fff;
|
|
83
|
-
font-size: 12px;
|
|
84
|
-
line-height: 14px;
|
|
85
|
-
background-color: rgba(0, 0, 0, 0.5);
|
|
86
|
-
border-radius: 16px;
|
|
87
|
-
opacity: 1;
|
|
88
|
-
transition: all 0.3s ease-in-out;
|
|
89
|
-
}
|
|
90
|
-
}
|
|
1
|
+
@import './thumbUploading.less';
|
|
2
|
+
|
|
3
|
+
.thumb-select-wrapper {
|
|
4
|
+
position: relative;
|
|
5
|
+
display: flex;
|
|
6
|
+
align-items: center;
|
|
7
|
+
justify-content: center;
|
|
8
|
+
// 高度宽度不在这里定义,根据具体的业务场景去处理,更灵活
|
|
9
|
+
width: 100%;
|
|
10
|
+
height: 100%;
|
|
11
|
+
overflow: hidden;
|
|
12
|
+
border-radius: 2px;
|
|
13
|
+
cursor: pointer;
|
|
14
|
+
|
|
15
|
+
// 样式
|
|
16
|
+
.thumb-image {
|
|
17
|
+
img {
|
|
18
|
+
width: 100%;
|
|
19
|
+
height: 100%;
|
|
20
|
+
user-select: none;
|
|
21
|
+
-webkit-user-drag: none;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
// 扩展按钮
|
|
26
|
+
.thumb-handler-list {
|
|
27
|
+
position: absolute;
|
|
28
|
+
bottom: 0;
|
|
29
|
+
display: flex;
|
|
30
|
+
gap: 10px;
|
|
31
|
+
align-items: center;
|
|
32
|
+
justify-content: center;
|
|
33
|
+
width: 100%;
|
|
34
|
+
height: 40px;
|
|
35
|
+
opacity: 0;
|
|
36
|
+
transition: all 0.3s ease-in-out;
|
|
37
|
+
|
|
38
|
+
&.thumb-handler-always {
|
|
39
|
+
opacity: 1 !important;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.handler-item {
|
|
43
|
+
padding: 0 8px;
|
|
44
|
+
color: #fff;
|
|
45
|
+
font-size: 12px;
|
|
46
|
+
line-height: 26px;
|
|
47
|
+
// 50%透明度
|
|
48
|
+
background-color: #000000b3;
|
|
49
|
+
border-radius: 2px;
|
|
50
|
+
cursor: pointer;
|
|
51
|
+
|
|
52
|
+
&:hover {
|
|
53
|
+
color: rgba(255, 255, 255, 0.7);
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
&:hover {
|
|
59
|
+
.thumb-handler-list {
|
|
60
|
+
opacity: 1;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
.thumb-select-tag {
|
|
64
|
+
opacity: 0;
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
// 非马赛克模式
|
|
69
|
+
&.thumb-no-mask {
|
|
70
|
+
background-color: #f2f3f5;
|
|
71
|
+
border: 1px dashed #e5e6eb !important;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
.thumb-select-tag {
|
|
75
|
+
position: absolute;
|
|
76
|
+
right: 5px;
|
|
77
|
+
bottom: 5px;
|
|
78
|
+
display: flex;
|
|
79
|
+
gap: 2px;
|
|
80
|
+
align-items: center;
|
|
81
|
+
padding: 2px 5px;
|
|
82
|
+
color: #fff;
|
|
83
|
+
font-size: 12px;
|
|
84
|
+
line-height: 14px;
|
|
85
|
+
background-color: rgba(0, 0, 0, 0.5);
|
|
86
|
+
border-radius: 16px;
|
|
87
|
+
opacity: 1;
|
|
88
|
+
transition: all 0.3s ease-in-out;
|
|
89
|
+
}
|
|
90
|
+
}
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
// loading 模式
|
|
2
|
-
.thumb-upload-loading {
|
|
3
|
-
display: flex;
|
|
4
|
-
flex-direction: column;
|
|
5
|
-
align-items: center;
|
|
6
|
-
justify-content: center;
|
|
7
|
-
width: 100%;
|
|
8
|
-
height: 100%;
|
|
9
|
-
background-color: rgba(0, 0, 0, 0.5);
|
|
10
|
-
|
|
11
|
-
.arco-progress-circle-text {
|
|
12
|
-
color: #fff;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.thumb-upload-text {
|
|
16
|
-
color: #fff;
|
|
17
|
-
|
|
18
|
-
&-success {
|
|
19
|
-
color: rgb(var(--success-2));
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
&-error {
|
|
23
|
-
color: rgb(var(--danger-6));
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
1
|
+
// loading 模式
|
|
2
|
+
.thumb-upload-loading {
|
|
3
|
+
display: flex;
|
|
4
|
+
flex-direction: column;
|
|
5
|
+
align-items: center;
|
|
6
|
+
justify-content: center;
|
|
7
|
+
width: 100%;
|
|
8
|
+
height: 100%;
|
|
9
|
+
background-color: rgba(0, 0, 0, 0.5);
|
|
10
|
+
|
|
11
|
+
.arco-progress-circle-text {
|
|
12
|
+
color: #fff;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.thumb-upload-text {
|
|
16
|
+
color: #fff;
|
|
17
|
+
|
|
18
|
+
&-success {
|
|
19
|
+
color: rgb(var(--success-2));
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
&-error {
|
|
23
|
+
color: rgb(var(--danger-6));
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
.type-icons-container {
|
|
2
|
-
display: inline-block;
|
|
3
|
-
vertical-align: middle;
|
|
4
|
-
line-height: 12px;
|
|
5
|
-
font-size: 18px;
|
|
6
|
-
}
|
|
1
|
+
.type-icons-container {
|
|
2
|
+
display: inline-block;
|
|
3
|
+
vertical-align: middle;
|
|
4
|
+
line-height: 12px;
|
|
5
|
+
font-size: 18px;
|
|
6
|
+
}
|
|
@@ -123,7 +123,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
123
123
|
onCancel: handleClose
|
|
124
124
|
}, {
|
|
125
125
|
title: vue.withCtx(() => _cache[1] || (_cache[1] = [
|
|
126
|
-
vue.createTextVNode("\u4E0A\u4F20\u914D\u7F6E"
|
|
126
|
+
vue.createTextVNode("\u4E0A\u4F20\u914D\u7F6E")
|
|
127
127
|
])),
|
|
128
128
|
default: vue.withCtx(() => [
|
|
129
129
|
vue.createElementVNode("div", _hoisted_1, [
|
|
@@ -1,144 +1,144 @@
|
|
|
1
|
-
.tooltip-button {
|
|
2
|
-
height: auto;
|
|
3
|
-
padding: 20px;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.table_wrp {
|
|
7
|
-
height: 50vh;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
._brTop(@p) {
|
|
11
|
-
border-top-left-radius: @p;
|
|
12
|
-
border-top-right-radius: @p;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
/** 上传列表面板 */
|
|
16
|
-
|
|
17
|
-
// 布局部分
|
|
18
|
-
.panel_wrp {
|
|
19
|
-
position: absolute;
|
|
20
|
-
right: 10px;
|
|
21
|
-
bottom: 10px;
|
|
22
|
-
|
|
23
|
-
.panel_card {
|
|
24
|
-
.panel_header {
|
|
25
|
-
display: flex;
|
|
26
|
-
flex-direction: row;
|
|
27
|
-
align-items: center;
|
|
28
|
-
justify-content: space-between;
|
|
29
|
-
|
|
30
|
-
.opt {
|
|
31
|
-
display: flex;
|
|
32
|
-
flex-direction: row;
|
|
33
|
-
gap: 15px;
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.panel_list {
|
|
38
|
-
display: flex;
|
|
39
|
-
flex-direction: column;
|
|
40
|
-
|
|
41
|
-
.panel_item {
|
|
42
|
-
display: flex;
|
|
43
|
-
flex-direction: row;
|
|
44
|
-
justify-content: space-between;
|
|
45
|
-
|
|
46
|
-
.panel_column {
|
|
47
|
-
display: flex;
|
|
48
|
-
gap: 10px;
|
|
49
|
-
align-items: center;
|
|
50
|
-
|
|
51
|
-
&.flex-1 {
|
|
52
|
-
flex: 1;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
&.flex-3 {
|
|
56
|
-
flex: 3;
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
// 样式部分
|
|
65
|
-
.panel_wrp {
|
|
66
|
-
width: auto;
|
|
67
|
-
overflow: hidden;
|
|
68
|
-
|
|
69
|
-
& *::selection {
|
|
70
|
-
display: none;
|
|
71
|
-
}
|
|
72
|
-
._brTop(12px);
|
|
73
|
-
|
|
74
|
-
.panel_card {
|
|
75
|
-
width: 350px;
|
|
76
|
-
transition: all 0.3s;
|
|
77
|
-
|
|
78
|
-
&.expend {
|
|
79
|
-
width: 420px;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.panel_header {
|
|
83
|
-
width: 90%;
|
|
84
|
-
height: 50px;
|
|
85
|
-
padding: 0 5%;
|
|
86
|
-
color: white;
|
|
87
|
-
background-color: rgb(var(--arcoblue-5));
|
|
88
|
-
._brTop(10px);
|
|
89
|
-
|
|
90
|
-
.title {
|
|
91
|
-
white-space: nowrap;
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
.opt {
|
|
95
|
-
font-size: 18px;
|
|
96
|
-
|
|
97
|
-
&::selection {
|
|
98
|
-
display: none;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.bar {
|
|
102
|
-
cursor: pointer;
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
.panel_list {
|
|
108
|
-
width: 100%;
|
|
109
|
-
height: 120px;
|
|
110
|
-
overflow-y: scroll;
|
|
111
|
-
transition: all 0.3s;
|
|
112
|
-
|
|
113
|
-
&::-webkit-scrollbar {
|
|
114
|
-
display: none;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
&.un_expend {
|
|
118
|
-
height: 0;
|
|
119
|
-
overflow: hidden;
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
.panel_item {
|
|
123
|
-
height: 35px;
|
|
124
|
-
padding: 5px 15px;
|
|
125
|
-
|
|
126
|
-
.panel_column {
|
|
127
|
-
white-space: nowrap;
|
|
128
|
-
|
|
129
|
-
.media_alias {
|
|
130
|
-
width: 160px;
|
|
131
|
-
cursor: pointer;
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
/** 公用 */
|
|
140
|
-
.ellips {
|
|
141
|
-
overflow: hidden;
|
|
142
|
-
white-space: nowrap;
|
|
143
|
-
text-overflow: ellipsis;
|
|
144
|
-
}
|
|
1
|
+
.tooltip-button {
|
|
2
|
+
height: auto;
|
|
3
|
+
padding: 20px;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.table_wrp {
|
|
7
|
+
height: 50vh;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
._brTop(@p) {
|
|
11
|
+
border-top-left-radius: @p;
|
|
12
|
+
border-top-right-radius: @p;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
/** 上传列表面板 */
|
|
16
|
+
|
|
17
|
+
// 布局部分
|
|
18
|
+
.panel_wrp {
|
|
19
|
+
position: absolute;
|
|
20
|
+
right: 10px;
|
|
21
|
+
bottom: 10px;
|
|
22
|
+
|
|
23
|
+
.panel_card {
|
|
24
|
+
.panel_header {
|
|
25
|
+
display: flex;
|
|
26
|
+
flex-direction: row;
|
|
27
|
+
align-items: center;
|
|
28
|
+
justify-content: space-between;
|
|
29
|
+
|
|
30
|
+
.opt {
|
|
31
|
+
display: flex;
|
|
32
|
+
flex-direction: row;
|
|
33
|
+
gap: 15px;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.panel_list {
|
|
38
|
+
display: flex;
|
|
39
|
+
flex-direction: column;
|
|
40
|
+
|
|
41
|
+
.panel_item {
|
|
42
|
+
display: flex;
|
|
43
|
+
flex-direction: row;
|
|
44
|
+
justify-content: space-between;
|
|
45
|
+
|
|
46
|
+
.panel_column {
|
|
47
|
+
display: flex;
|
|
48
|
+
gap: 10px;
|
|
49
|
+
align-items: center;
|
|
50
|
+
|
|
51
|
+
&.flex-1 {
|
|
52
|
+
flex: 1;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
&.flex-3 {
|
|
56
|
+
flex: 3;
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
// 样式部分
|
|
65
|
+
.panel_wrp {
|
|
66
|
+
width: auto;
|
|
67
|
+
overflow: hidden;
|
|
68
|
+
|
|
69
|
+
& *::selection {
|
|
70
|
+
display: none;
|
|
71
|
+
}
|
|
72
|
+
._brTop(12px);
|
|
73
|
+
|
|
74
|
+
.panel_card {
|
|
75
|
+
width: 350px;
|
|
76
|
+
transition: all 0.3s;
|
|
77
|
+
|
|
78
|
+
&.expend {
|
|
79
|
+
width: 420px;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.panel_header {
|
|
83
|
+
width: 90%;
|
|
84
|
+
height: 50px;
|
|
85
|
+
padding: 0 5%;
|
|
86
|
+
color: white;
|
|
87
|
+
background-color: rgb(var(--arcoblue-5));
|
|
88
|
+
._brTop(10px);
|
|
89
|
+
|
|
90
|
+
.title {
|
|
91
|
+
white-space: nowrap;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.opt {
|
|
95
|
+
font-size: 18px;
|
|
96
|
+
|
|
97
|
+
&::selection {
|
|
98
|
+
display: none;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.bar {
|
|
102
|
+
cursor: pointer;
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
.panel_list {
|
|
108
|
+
width: 100%;
|
|
109
|
+
height: 120px;
|
|
110
|
+
overflow-y: scroll;
|
|
111
|
+
transition: all 0.3s;
|
|
112
|
+
|
|
113
|
+
&::-webkit-scrollbar {
|
|
114
|
+
display: none;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
&.un_expend {
|
|
118
|
+
height: 0;
|
|
119
|
+
overflow: hidden;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
.panel_item {
|
|
123
|
+
height: 35px;
|
|
124
|
+
padding: 5px 15px;
|
|
125
|
+
|
|
126
|
+
.panel_column {
|
|
127
|
+
white-space: nowrap;
|
|
128
|
+
|
|
129
|
+
.media_alias {
|
|
130
|
+
width: 160px;
|
|
131
|
+
cursor: pointer;
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
/** 公用 */
|
|
140
|
+
.ellips {
|
|
141
|
+
overflow: hidden;
|
|
142
|
+
white-space: nowrap;
|
|
143
|
+
text-overflow: ellipsis;
|
|
144
|
+
}
|