@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,97 +1,97 @@
|
|
|
1
|
-
.card-wrapper-image {
|
|
2
|
-
position: relative;
|
|
3
|
-
overflow: hidden;
|
|
4
|
-
user-select: none;
|
|
5
|
-
-webkit-user-drag: none;
|
|
6
|
-
|
|
7
|
-
.card-wrapper {
|
|
8
|
-
position: relative;
|
|
9
|
-
overflow: hidden;
|
|
10
|
-
border-radius: 2px;
|
|
11
|
-
transition: all 0.3s ease-in-out;
|
|
12
|
-
// 宽高:43
|
|
13
|
-
aspect-ratio: 4 / 3;
|
|
14
|
-
|
|
15
|
-
&.disable:not(.active) {
|
|
16
|
-
// disabled 下禁用
|
|
17
|
-
.thumb-image {
|
|
18
|
-
cursor: not-allowed;
|
|
19
|
-
opacity: 0.4;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.thumb-upload-loading {
|
|
23
|
-
cursor: not-allowed;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.mask {
|
|
28
|
-
position: absolute;
|
|
29
|
-
top: 0;
|
|
30
|
-
z-index: 9;
|
|
31
|
-
display: none;
|
|
32
|
-
width: 100%;
|
|
33
|
-
height: 100%;
|
|
34
|
-
font-size: 18px;
|
|
35
|
-
background: rgba(0, 0, 0, 0.3);
|
|
36
|
-
cursor: pointer;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
&.active .mask {
|
|
40
|
-
display: block;
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.card-alias {
|
|
45
|
-
width: 100%;
|
|
46
|
-
margin-top: 6px;
|
|
47
|
-
overflow: hidden;
|
|
48
|
-
color: #3d3d3d;
|
|
49
|
-
font-size: 14px;
|
|
50
|
-
line-height: 22px;
|
|
51
|
-
white-space: nowrap;
|
|
52
|
-
text-overflow: ellipsis;
|
|
53
|
-
user-select: none;
|
|
54
|
-
-webkit-user-drag: none;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
&:hover .check-box-wrapper .check-box,
|
|
58
|
-
.check-box-wrapper .check-box.active {
|
|
59
|
-
opacity: 1;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.check-box-wrapper {
|
|
63
|
-
position: absolute;
|
|
64
|
-
top: 8px;
|
|
65
|
-
left: 8px;
|
|
66
|
-
z-index: 10;
|
|
67
|
-
cursor: pointer;
|
|
68
|
-
|
|
69
|
-
.check-box {
|
|
70
|
-
box-sizing: border-box;
|
|
71
|
-
width: 22px;
|
|
72
|
-
height: 22px;
|
|
73
|
-
font-size: 14px;
|
|
74
|
-
line-height: 22px;
|
|
75
|
-
text-align: center;
|
|
76
|
-
background-color: rgba(0, 0, 0, 0.2);
|
|
77
|
-
border: 1px solid white;
|
|
78
|
-
border-radius: 50%;
|
|
79
|
-
opacity: 0;
|
|
80
|
-
transition: all 0.3s ease-in-out;
|
|
81
|
-
|
|
82
|
-
&::selection {
|
|
83
|
-
display: none;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
&:hover {
|
|
87
|
-
background-color: rgba(0, 0, 0, 0.3);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
&.active {
|
|
91
|
-
color: white;
|
|
92
|
-
background-color: #165dff;
|
|
93
|
-
border-color: #165dff;
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
}
|
|
1
|
+
.card-wrapper-image {
|
|
2
|
+
position: relative;
|
|
3
|
+
overflow: hidden;
|
|
4
|
+
user-select: none;
|
|
5
|
+
-webkit-user-drag: none;
|
|
6
|
+
|
|
7
|
+
.card-wrapper {
|
|
8
|
+
position: relative;
|
|
9
|
+
overflow: hidden;
|
|
10
|
+
border-radius: 2px;
|
|
11
|
+
transition: all 0.3s ease-in-out;
|
|
12
|
+
// 宽高:43
|
|
13
|
+
aspect-ratio: 4 / 3;
|
|
14
|
+
|
|
15
|
+
&.disable:not(.active) {
|
|
16
|
+
// disabled 下禁用
|
|
17
|
+
.thumb-image {
|
|
18
|
+
cursor: not-allowed;
|
|
19
|
+
opacity: 0.4;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.thumb-upload-loading {
|
|
23
|
+
cursor: not-allowed;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.mask {
|
|
28
|
+
position: absolute;
|
|
29
|
+
top: 0;
|
|
30
|
+
z-index: 9;
|
|
31
|
+
display: none;
|
|
32
|
+
width: 100%;
|
|
33
|
+
height: 100%;
|
|
34
|
+
font-size: 18px;
|
|
35
|
+
background: rgba(0, 0, 0, 0.3);
|
|
36
|
+
cursor: pointer;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
&.active .mask {
|
|
40
|
+
display: block;
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.card-alias {
|
|
45
|
+
width: 100%;
|
|
46
|
+
margin-top: 6px;
|
|
47
|
+
overflow: hidden;
|
|
48
|
+
color: #3d3d3d;
|
|
49
|
+
font-size: 14px;
|
|
50
|
+
line-height: 22px;
|
|
51
|
+
white-space: nowrap;
|
|
52
|
+
text-overflow: ellipsis;
|
|
53
|
+
user-select: none;
|
|
54
|
+
-webkit-user-drag: none;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
&:hover .check-box-wrapper .check-box,
|
|
58
|
+
.check-box-wrapper .check-box.active {
|
|
59
|
+
opacity: 1;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.check-box-wrapper {
|
|
63
|
+
position: absolute;
|
|
64
|
+
top: 8px;
|
|
65
|
+
left: 8px;
|
|
66
|
+
z-index: 10;
|
|
67
|
+
cursor: pointer;
|
|
68
|
+
|
|
69
|
+
.check-box {
|
|
70
|
+
box-sizing: border-box;
|
|
71
|
+
width: 22px;
|
|
72
|
+
height: 22px;
|
|
73
|
+
font-size: 14px;
|
|
74
|
+
line-height: 22px;
|
|
75
|
+
text-align: center;
|
|
76
|
+
background-color: rgba(0, 0, 0, 0.2);
|
|
77
|
+
border: 1px solid white;
|
|
78
|
+
border-radius: 50%;
|
|
79
|
+
opacity: 0;
|
|
80
|
+
transition: all 0.3s ease-in-out;
|
|
81
|
+
|
|
82
|
+
&::selection {
|
|
83
|
+
display: none;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
&:hover {
|
|
87
|
+
background-color: rgba(0, 0, 0, 0.3);
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
&.active {
|
|
91
|
+
color: white;
|
|
92
|
+
background-color: #165dff;
|
|
93
|
+
border-color: #165dff;
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
}
|
|
@@ -1,94 +1,94 @@
|
|
|
1
|
-
.list-panel-wrapper {
|
|
2
|
-
* {
|
|
3
|
-
user-select: none;
|
|
4
|
-
|
|
5
|
-
&::selection {
|
|
6
|
-
display: none;
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
width: 420px;
|
|
11
|
-
padding: 0 !important;
|
|
12
|
-
overflow: hidden;
|
|
13
|
-
border: none;
|
|
14
|
-
border-radius: 4px;
|
|
15
|
-
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
|
|
16
|
-
|
|
17
|
-
.arco-popover-content {
|
|
18
|
-
display: flex;
|
|
19
|
-
flex-direction: column;
|
|
20
|
-
height: 100%;
|
|
21
|
-
max-height: 600px;
|
|
22
|
-
margin-top: 0;
|
|
23
|
-
overflow: hidden;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.list-panel-header {
|
|
27
|
-
display: flex;
|
|
28
|
-
align-items: center;
|
|
29
|
-
justify-content: space-between;
|
|
30
|
-
padding: 11px 15px;
|
|
31
|
-
color: white;
|
|
32
|
-
font-weight: 500;
|
|
33
|
-
background-color: #165dff;
|
|
34
|
-
|
|
35
|
-
.header-options {
|
|
36
|
-
display: flex;
|
|
37
|
-
gap: 12px;
|
|
38
|
-
align-items: center;
|
|
39
|
-
|
|
40
|
-
div {
|
|
41
|
-
cursor: pointer;
|
|
42
|
-
|
|
43
|
-
&:hover {
|
|
44
|
-
opacity: 0.8;
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.list-selected-record {
|
|
51
|
-
flex: 1;
|
|
52
|
-
overflow-y: scroll;
|
|
53
|
-
|
|
54
|
-
&::-webkit-scrollbar {
|
|
55
|
-
width: 6px;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
&::-webkit-scrollbar-thumb {
|
|
59
|
-
background-color: #ececec;
|
|
60
|
-
-webkit-border-radius: 6px;
|
|
61
|
-
opacity: 0.5;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.list-selected-item {
|
|
65
|
-
display: flex;
|
|
66
|
-
gap: 12px;
|
|
67
|
-
align-items: center;
|
|
68
|
-
padding: 9px 16px;
|
|
69
|
-
overflow: hidden;
|
|
70
|
-
|
|
71
|
-
.item-thumb {
|
|
72
|
-
position: relative;
|
|
73
|
-
width: 50px;
|
|
74
|
-
height: 38px;
|
|
75
|
-
overflow: hidden;
|
|
76
|
-
|
|
77
|
-
.item-tag {
|
|
78
|
-
position: absolute;
|
|
79
|
-
top: 50%;
|
|
80
|
-
left: 50%;
|
|
81
|
-
color: white;
|
|
82
|
-
transform: translate(-50%, -50%);
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
.item-alias {
|
|
87
|
-
flex: 1;
|
|
88
|
-
overflow: hidden;
|
|
89
|
-
white-space: nowrap;
|
|
90
|
-
text-overflow: ellipsis;
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
}
|
|
1
|
+
.list-panel-wrapper {
|
|
2
|
+
* {
|
|
3
|
+
user-select: none;
|
|
4
|
+
|
|
5
|
+
&::selection {
|
|
6
|
+
display: none;
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
width: 420px;
|
|
11
|
+
padding: 0 !important;
|
|
12
|
+
overflow: hidden;
|
|
13
|
+
border: none;
|
|
14
|
+
border-radius: 4px;
|
|
15
|
+
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
|
|
16
|
+
|
|
17
|
+
.arco-popover-content {
|
|
18
|
+
display: flex;
|
|
19
|
+
flex-direction: column;
|
|
20
|
+
height: 100%;
|
|
21
|
+
max-height: 600px;
|
|
22
|
+
margin-top: 0;
|
|
23
|
+
overflow: hidden;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.list-panel-header {
|
|
27
|
+
display: flex;
|
|
28
|
+
align-items: center;
|
|
29
|
+
justify-content: space-between;
|
|
30
|
+
padding: 11px 15px;
|
|
31
|
+
color: white;
|
|
32
|
+
font-weight: 500;
|
|
33
|
+
background-color: #165dff;
|
|
34
|
+
|
|
35
|
+
.header-options {
|
|
36
|
+
display: flex;
|
|
37
|
+
gap: 12px;
|
|
38
|
+
align-items: center;
|
|
39
|
+
|
|
40
|
+
div {
|
|
41
|
+
cursor: pointer;
|
|
42
|
+
|
|
43
|
+
&:hover {
|
|
44
|
+
opacity: 0.8;
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.list-selected-record {
|
|
51
|
+
flex: 1;
|
|
52
|
+
overflow-y: scroll;
|
|
53
|
+
|
|
54
|
+
&::-webkit-scrollbar {
|
|
55
|
+
width: 6px;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
&::-webkit-scrollbar-thumb {
|
|
59
|
+
background-color: #ececec;
|
|
60
|
+
-webkit-border-radius: 6px;
|
|
61
|
+
opacity: 0.5;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.list-selected-item {
|
|
65
|
+
display: flex;
|
|
66
|
+
gap: 12px;
|
|
67
|
+
align-items: center;
|
|
68
|
+
padding: 9px 16px;
|
|
69
|
+
overflow: hidden;
|
|
70
|
+
|
|
71
|
+
.item-thumb {
|
|
72
|
+
position: relative;
|
|
73
|
+
width: 50px;
|
|
74
|
+
height: 38px;
|
|
75
|
+
overflow: hidden;
|
|
76
|
+
|
|
77
|
+
.item-tag {
|
|
78
|
+
position: absolute;
|
|
79
|
+
top: 50%;
|
|
80
|
+
left: 50%;
|
|
81
|
+
color: white;
|
|
82
|
+
transform: translate(-50%, -50%);
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.item-alias {
|
|
87
|
+
flex: 1;
|
|
88
|
+
overflow: hidden;
|
|
89
|
+
white-space: nowrap;
|
|
90
|
+
text-overflow: ellipsis;
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
@@ -623,14 +623,14 @@ const _sfc_main = vue.defineComponent({
|
|
|
623
623
|
], 2)
|
|
624
624
|
], 64)) : vue.createCommentVNode("v-if", true),
|
|
625
625
|
vue.createCommentVNode(" 2024.9.2 v3.7.0 dyz\uFF1A\u5F03\u7528\u65E7\u5F39\u7A97 "),
|
|
626
|
-
vue.createCommentVNode(` <resourceModal
|
|
627
|
-
v-model:dialogVisible="dialogMediaSelectionShow"
|
|
628
|
-
:preview="false"
|
|
629
|
-
catalog-props="image"
|
|
630
|
-
:ai_static_covers="aiImages"
|
|
631
|
-
:BASE_API="BASE_API"
|
|
632
|
-
@submit="submitCallback"
|
|
633
|
-
@upload="(cb) => $emit('upload', cb)"
|
|
626
|
+
vue.createCommentVNode(` <resourceModal
|
|
627
|
+
v-model:dialogVisible="dialogMediaSelectionShow"
|
|
628
|
+
:preview="false"
|
|
629
|
+
catalog-props="image"
|
|
630
|
+
:ai_static_covers="aiImages"
|
|
631
|
+
:BASE_API="BASE_API"
|
|
632
|
+
@submit="submitCallback"
|
|
633
|
+
@upload="(cb) => $emit('upload', cb)"
|
|
634
634
|
/> `),
|
|
635
635
|
vue.createCommentVNode(" 2024.9.2 v3.7.0 dyz\uFF1A\u4F7F\u7528\u65B0\u5F39\u7A97 "),
|
|
636
636
|
dialogMediaSelectionShow.value ? (vue.openBlock(), vue.createBlock(component, {
|
|
@@ -1,95 +1,95 @@
|
|
|
1
|
-
.thumb-card-container {
|
|
2
|
-
position: relative;
|
|
3
|
-
width: 100px;
|
|
4
|
-
height: 58px;
|
|
5
|
-
margin-right: 10px;
|
|
6
|
-
overflow: hidden;
|
|
7
|
-
border-radius: 4px;
|
|
8
|
-
|
|
9
|
-
&.model-5 {
|
|
10
|
-
width: 75px;
|
|
11
|
-
height: 100px;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
&.model-7 {
|
|
15
|
-
width: 232px;
|
|
16
|
-
height: 58px;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.img-v {
|
|
20
|
-
position: relative;
|
|
21
|
-
width: 100%;
|
|
22
|
-
height: 100%;
|
|
23
|
-
|
|
24
|
-
.change-icon {
|
|
25
|
-
position: absolute;
|
|
26
|
-
top: 0;
|
|
27
|
-
right: 0;
|
|
28
|
-
bottom: 0;
|
|
29
|
-
left: 0;
|
|
30
|
-
z-index: 1;
|
|
31
|
-
width: 25px;
|
|
32
|
-
height: 25px;
|
|
33
|
-
margin: auto;
|
|
34
|
-
color: #fff;
|
|
35
|
-
font-size: 25px;
|
|
36
|
-
cursor: pointer;
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.item {
|
|
41
|
-
width: 100%;
|
|
42
|
-
height: 100%;
|
|
43
|
-
cursor: pointer;
|
|
44
|
-
|
|
45
|
-
img {
|
|
46
|
-
width: 100%;
|
|
47
|
-
height: 100%;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
&.add-thumb {
|
|
51
|
-
display: flex;
|
|
52
|
-
align-items: center;
|
|
53
|
-
justify-content: center;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.mask {
|
|
58
|
-
position: absolute;
|
|
59
|
-
top: 0;
|
|
60
|
-
display: none;
|
|
61
|
-
// display: flex;
|
|
62
|
-
align-items: center;
|
|
63
|
-
justify-content: center;
|
|
64
|
-
width: 100%;
|
|
65
|
-
height: 100%;
|
|
66
|
-
color: #eaeaea;
|
|
67
|
-
font-size: 18px;
|
|
68
|
-
background: rgba(0, 0, 0, 0.3);
|
|
69
|
-
|
|
70
|
-
i {
|
|
71
|
-
display: inline-block;
|
|
72
|
-
cursor: pointer;
|
|
73
|
-
|
|
74
|
-
&:active {
|
|
75
|
-
opacity: 0.4;
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.half {
|
|
80
|
-
display: flex;
|
|
81
|
-
align-items: center;
|
|
82
|
-
justify-content: center;
|
|
83
|
-
width: 48%;
|
|
84
|
-
height: 100%;
|
|
85
|
-
|
|
86
|
-
&:hover {
|
|
87
|
-
opacity: 0.7;
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.img-v:hover .mask {
|
|
93
|
-
display: flex;
|
|
94
|
-
}
|
|
95
|
-
}
|
|
1
|
+
.thumb-card-container {
|
|
2
|
+
position: relative;
|
|
3
|
+
width: 100px;
|
|
4
|
+
height: 58px;
|
|
5
|
+
margin-right: 10px;
|
|
6
|
+
overflow: hidden;
|
|
7
|
+
border-radius: 4px;
|
|
8
|
+
|
|
9
|
+
&.model-5 {
|
|
10
|
+
width: 75px;
|
|
11
|
+
height: 100px;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
&.model-7 {
|
|
15
|
+
width: 232px;
|
|
16
|
+
height: 58px;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.img-v {
|
|
20
|
+
position: relative;
|
|
21
|
+
width: 100%;
|
|
22
|
+
height: 100%;
|
|
23
|
+
|
|
24
|
+
.change-icon {
|
|
25
|
+
position: absolute;
|
|
26
|
+
top: 0;
|
|
27
|
+
right: 0;
|
|
28
|
+
bottom: 0;
|
|
29
|
+
left: 0;
|
|
30
|
+
z-index: 1;
|
|
31
|
+
width: 25px;
|
|
32
|
+
height: 25px;
|
|
33
|
+
margin: auto;
|
|
34
|
+
color: #fff;
|
|
35
|
+
font-size: 25px;
|
|
36
|
+
cursor: pointer;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.item {
|
|
41
|
+
width: 100%;
|
|
42
|
+
height: 100%;
|
|
43
|
+
cursor: pointer;
|
|
44
|
+
|
|
45
|
+
img {
|
|
46
|
+
width: 100%;
|
|
47
|
+
height: 100%;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
&.add-thumb {
|
|
51
|
+
display: flex;
|
|
52
|
+
align-items: center;
|
|
53
|
+
justify-content: center;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.mask {
|
|
58
|
+
position: absolute;
|
|
59
|
+
top: 0;
|
|
60
|
+
display: none;
|
|
61
|
+
// display: flex;
|
|
62
|
+
align-items: center;
|
|
63
|
+
justify-content: center;
|
|
64
|
+
width: 100%;
|
|
65
|
+
height: 100%;
|
|
66
|
+
color: #eaeaea;
|
|
67
|
+
font-size: 18px;
|
|
68
|
+
background: rgba(0, 0, 0, 0.3);
|
|
69
|
+
|
|
70
|
+
i {
|
|
71
|
+
display: inline-block;
|
|
72
|
+
cursor: pointer;
|
|
73
|
+
|
|
74
|
+
&:active {
|
|
75
|
+
opacity: 0.4;
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.half {
|
|
80
|
+
display: flex;
|
|
81
|
+
align-items: center;
|
|
82
|
+
justify-content: center;
|
|
83
|
+
width: 48%;
|
|
84
|
+
height: 100%;
|
|
85
|
+
|
|
86
|
+
&:hover {
|
|
87
|
+
opacity: 0.7;
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
.img-v:hover .mask {
|
|
93
|
+
display: flex;
|
|
94
|
+
}
|
|
95
|
+
}
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
.color-radio-group {
|
|
2
|
-
overflow: hidden;
|
|
3
|
-
.arco-radio-button {
|
|
4
|
-
width: @radio-button-size;
|
|
5
|
-
height: @radio-button-size;
|
|
6
|
-
padding: 0;
|
|
7
|
-
font-size: 0 !important;
|
|
8
|
-
overflow: hidden !important;
|
|
9
|
-
background: transparent !important;
|
|
10
|
-
border-width: 0 !important;
|
|
11
|
-
box-shadow: none !important;
|
|
12
|
-
position: relative;
|
|
13
|
-
&.arco-radio-checked {
|
|
14
|
-
&::after {
|
|
15
|
-
box-sizing: content-box;
|
|
16
|
-
content: '';
|
|
17
|
-
border: 2px solid #fff;
|
|
18
|
-
border-left: 0;
|
|
19
|
-
border-top: 0;
|
|
20
|
-
height: 11px;
|
|
21
|
-
left: 12px;
|
|
22
|
-
position: absolute;
|
|
23
|
-
top: 7px;
|
|
24
|
-
transform: rotate(45deg) scaleY(1);
|
|
25
|
-
width: 5px;
|
|
26
|
-
transition: transform 0.15s ease-in 0.05s;
|
|
27
|
-
transform-origin: center;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
1
|
+
.color-radio-group {
|
|
2
|
+
overflow: hidden;
|
|
3
|
+
.arco-radio-button {
|
|
4
|
+
width: @radio-button-size;
|
|
5
|
+
height: @radio-button-size;
|
|
6
|
+
padding: 0;
|
|
7
|
+
font-size: 0 !important;
|
|
8
|
+
overflow: hidden !important;
|
|
9
|
+
background: transparent !important;
|
|
10
|
+
border-width: 0 !important;
|
|
11
|
+
box-shadow: none !important;
|
|
12
|
+
position: relative;
|
|
13
|
+
&.arco-radio-checked {
|
|
14
|
+
&::after {
|
|
15
|
+
box-sizing: content-box;
|
|
16
|
+
content: '';
|
|
17
|
+
border: 2px solid #fff;
|
|
18
|
+
border-left: 0;
|
|
19
|
+
border-top: 0;
|
|
20
|
+
height: 11px;
|
|
21
|
+
left: 12px;
|
|
22
|
+
position: absolute;
|
|
23
|
+
top: 7px;
|
|
24
|
+
transform: rotate(45deg) scaleY(1);
|
|
25
|
+
width: 5px;
|
|
26
|
+
transition: transform 0.15s ease-in 0.05s;
|
|
27
|
+
transform-origin: center;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
31
|
}
|