@cmstops/pro-compo 3.9.1-harbin.1 → 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/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 +14 -14
- 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/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,69 +1,69 @@
|
|
|
1
|
-
.media-selection {
|
|
2
|
-
width: 100%;
|
|
3
|
-
height: 100%;
|
|
4
|
-
// 禁止浏览器选中文字
|
|
5
|
-
-webkit-user-select: none;
|
|
6
|
-
-moz-user-select: none;
|
|
7
|
-
|
|
8
|
-
.aigc-gen-content {
|
|
9
|
-
width: 100%;
|
|
10
|
-
height: 100%;
|
|
11
|
-
|
|
12
|
-
iframe {
|
|
13
|
-
width: 100%;
|
|
14
|
-
height: 100%;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.media-selection-section {
|
|
19
|
-
width: 100%;
|
|
20
|
-
height: 100%;
|
|
21
|
-
|
|
22
|
-
.components-title {
|
|
23
|
-
display: flex;
|
|
24
|
-
align-items: center;
|
|
25
|
-
justify-content: space-between;
|
|
26
|
-
height: 40px;
|
|
27
|
-
|
|
28
|
-
.media-tabs {
|
|
29
|
-
width: 100%;
|
|
30
|
-
min-width: 350px;
|
|
31
|
-
margin-top: 15px;
|
|
32
|
-
|
|
33
|
-
.arco-tabs-nav-tab {
|
|
34
|
-
padding-left: 5px;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.resources {
|
|
40
|
-
.simple-resources {
|
|
41
|
-
height: 100%;
|
|
42
|
-
|
|
43
|
-
.directory-breadcrumb {
|
|
44
|
-
display: flex;
|
|
45
|
-
align-items: center;
|
|
46
|
-
justify-content: space-between;
|
|
47
|
-
|
|
48
|
-
.tool-search-box {
|
|
49
|
-
width: 100%;
|
|
50
|
-
padding: 10px 20px 20px;
|
|
51
|
-
|
|
52
|
-
.back {
|
|
53
|
-
margin-right: 10px;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.breadcrumb {
|
|
59
|
-
margin: 10px 20px;
|
|
60
|
-
font-size: 14px;
|
|
61
|
-
|
|
62
|
-
.breadcrumbItem {
|
|
63
|
-
cursor: pointer;
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
}
|
|
1
|
+
.media-selection {
|
|
2
|
+
width: 100%;
|
|
3
|
+
height: 100%;
|
|
4
|
+
// 禁止浏览器选中文字
|
|
5
|
+
-webkit-user-select: none;
|
|
6
|
+
-moz-user-select: none;
|
|
7
|
+
|
|
8
|
+
.aigc-gen-content {
|
|
9
|
+
width: 100%;
|
|
10
|
+
height: 100%;
|
|
11
|
+
|
|
12
|
+
iframe {
|
|
13
|
+
width: 100%;
|
|
14
|
+
height: 100%;
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.media-selection-section {
|
|
19
|
+
width: 100%;
|
|
20
|
+
height: 100%;
|
|
21
|
+
|
|
22
|
+
.components-title {
|
|
23
|
+
display: flex;
|
|
24
|
+
align-items: center;
|
|
25
|
+
justify-content: space-between;
|
|
26
|
+
height: 40px;
|
|
27
|
+
|
|
28
|
+
.media-tabs {
|
|
29
|
+
width: 100%;
|
|
30
|
+
min-width: 350px;
|
|
31
|
+
margin-top: 15px;
|
|
32
|
+
|
|
33
|
+
.arco-tabs-nav-tab {
|
|
34
|
+
padding-left: 5px;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.resources {
|
|
40
|
+
.simple-resources {
|
|
41
|
+
height: 100%;
|
|
42
|
+
|
|
43
|
+
.directory-breadcrumb {
|
|
44
|
+
display: flex;
|
|
45
|
+
align-items: center;
|
|
46
|
+
justify-content: space-between;
|
|
47
|
+
|
|
48
|
+
.tool-search-box {
|
|
49
|
+
width: 100%;
|
|
50
|
+
padding: 10px 20px 20px;
|
|
51
|
+
|
|
52
|
+
.back {
|
|
53
|
+
margin-right: 10px;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.breadcrumb {
|
|
59
|
+
margin: 10px 20px;
|
|
60
|
+
font-size: 14px;
|
|
61
|
+
|
|
62
|
+
.breadcrumbItem {
|
|
63
|
+
cursor: pointer;
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
@@ -1,154 +1,154 @@
|
|
|
1
|
-
.sys-resource-dialog {
|
|
2
|
-
height: 100%;
|
|
3
|
-
padding: 0;
|
|
4
|
-
padding-left: 20px;
|
|
5
|
-
|
|
6
|
-
.scen-module {
|
|
7
|
-
margin-bottom: 20px;
|
|
8
|
-
|
|
9
|
-
.title {
|
|
10
|
-
display: flex;
|
|
11
|
-
gap: 8px;
|
|
12
|
-
align-items: center;
|
|
13
|
-
margin-bottom: 20px;
|
|
14
|
-
font-weight: bold;
|
|
15
|
-
font-size: 16px;
|
|
16
|
-
|
|
17
|
-
.line {
|
|
18
|
-
width: 3px;
|
|
19
|
-
height: 16px;
|
|
20
|
-
background-color: #4886ff;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.null-file {
|
|
26
|
-
display: flex;
|
|
27
|
-
flex-direction: column;
|
|
28
|
-
justify-content: center;
|
|
29
|
-
height: 300px;
|
|
30
|
-
|
|
31
|
-
.null-pic {
|
|
32
|
-
display: block;
|
|
33
|
-
width: 10%;
|
|
34
|
-
margin: 20px auto;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
p {
|
|
38
|
-
color: #a2a3a7;
|
|
39
|
-
font-size: 14px;
|
|
40
|
-
text-align: center;
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
.sysfile-filter-container {
|
|
46
|
-
padding: 10px 0;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.sys-resource-cards {
|
|
50
|
-
height: 100%;
|
|
51
|
-
|
|
52
|
-
.arco-scrollbar {
|
|
53
|
-
height: 100%;
|
|
54
|
-
|
|
55
|
-
.sys-resource-scroll {
|
|
56
|
-
height: 100%;
|
|
57
|
-
overflow: auto;
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.sys-res-file-list {
|
|
63
|
-
display: flex;
|
|
64
|
-
flex-wrap: wrap;
|
|
65
|
-
gap: 20px;
|
|
66
|
-
|
|
67
|
-
.item-load-more {
|
|
68
|
-
display: flex;
|
|
69
|
-
flex-direction: column;
|
|
70
|
-
gap: 10px;
|
|
71
|
-
align-items: center;
|
|
72
|
-
justify-content: center;
|
|
73
|
-
color: #9a9a9a;
|
|
74
|
-
font-size: 12px;
|
|
75
|
-
cursor: pointer;
|
|
76
|
-
|
|
77
|
-
img {
|
|
78
|
-
width: 72px;
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.item {
|
|
83
|
-
position: relative;
|
|
84
|
-
width: calc(20% - 20px);
|
|
85
|
-
overflow: hidden;
|
|
86
|
-
cursor: pointer;
|
|
87
|
-
|
|
88
|
-
.move-action {
|
|
89
|
-
opacity: 0.5;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.shadow-wrap {
|
|
93
|
-
position: relative;
|
|
94
|
-
overflow: hidden;
|
|
95
|
-
background: #fff;
|
|
96
|
-
border: 1px solid #ebeef5;
|
|
97
|
-
border-radius: 4px;
|
|
98
|
-
|
|
99
|
-
&:hover {
|
|
100
|
-
border: 1px solid #4886ff;
|
|
101
|
-
box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
.thumb-wrap {
|
|
105
|
-
position: relative;
|
|
106
|
-
width: 100%;
|
|
107
|
-
background: url('../assets/selection/picBg.png');
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
h4,
|
|
111
|
-
p {
|
|
112
|
-
margin-top: 4px;
|
|
113
|
-
margin-bottom: 2px;
|
|
114
|
-
padding: 0 10px;
|
|
115
|
-
overflow: hidden;
|
|
116
|
-
color: rgba(0, 0, 0, 0.85);
|
|
117
|
-
font-size: 14px;
|
|
118
|
-
white-space: nowrap;
|
|
119
|
-
text-overflow: ellipsis;
|
|
120
|
-
word-wrap: normal;
|
|
121
|
-
|
|
122
|
-
i,
|
|
123
|
-
svg {
|
|
124
|
-
margin-right: 4px;
|
|
125
|
-
color: #e75258;
|
|
126
|
-
font-size: 16px;
|
|
127
|
-
vertical-align: middle;
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
svg {
|
|
131
|
-
margin-right: 4px;
|
|
132
|
-
font-size: 16px;
|
|
133
|
-
vertical-align: middle;
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
span {
|
|
137
|
-
vertical-align: middle;
|
|
138
|
-
}
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
p {
|
|
142
|
-
margin-bottom: 4px;
|
|
143
|
-
font-weight: normal;
|
|
144
|
-
font-size: 12px;
|
|
145
|
-
line-height: 1em;
|
|
146
|
-
opacity: 0.65;
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
&::after {
|
|
152
|
-
height: 50px;
|
|
153
|
-
}
|
|
154
|
-
}
|
|
1
|
+
.sys-resource-dialog {
|
|
2
|
+
height: 100%;
|
|
3
|
+
padding: 0;
|
|
4
|
+
padding-left: 20px;
|
|
5
|
+
|
|
6
|
+
.scen-module {
|
|
7
|
+
margin-bottom: 20px;
|
|
8
|
+
|
|
9
|
+
.title {
|
|
10
|
+
display: flex;
|
|
11
|
+
gap: 8px;
|
|
12
|
+
align-items: center;
|
|
13
|
+
margin-bottom: 20px;
|
|
14
|
+
font-weight: bold;
|
|
15
|
+
font-size: 16px;
|
|
16
|
+
|
|
17
|
+
.line {
|
|
18
|
+
width: 3px;
|
|
19
|
+
height: 16px;
|
|
20
|
+
background-color: #4886ff;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.null-file {
|
|
26
|
+
display: flex;
|
|
27
|
+
flex-direction: column;
|
|
28
|
+
justify-content: center;
|
|
29
|
+
height: 300px;
|
|
30
|
+
|
|
31
|
+
.null-pic {
|
|
32
|
+
display: block;
|
|
33
|
+
width: 10%;
|
|
34
|
+
margin: 20px auto;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
p {
|
|
38
|
+
color: #a2a3a7;
|
|
39
|
+
font-size: 14px;
|
|
40
|
+
text-align: center;
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.sysfile-filter-container {
|
|
46
|
+
padding: 10px 0;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.sys-resource-cards {
|
|
50
|
+
height: 100%;
|
|
51
|
+
|
|
52
|
+
.arco-scrollbar {
|
|
53
|
+
height: 100%;
|
|
54
|
+
|
|
55
|
+
.sys-resource-scroll {
|
|
56
|
+
height: 100%;
|
|
57
|
+
overflow: auto;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.sys-res-file-list {
|
|
63
|
+
display: flex;
|
|
64
|
+
flex-wrap: wrap;
|
|
65
|
+
gap: 20px;
|
|
66
|
+
|
|
67
|
+
.item-load-more {
|
|
68
|
+
display: flex;
|
|
69
|
+
flex-direction: column;
|
|
70
|
+
gap: 10px;
|
|
71
|
+
align-items: center;
|
|
72
|
+
justify-content: center;
|
|
73
|
+
color: #9a9a9a;
|
|
74
|
+
font-size: 12px;
|
|
75
|
+
cursor: pointer;
|
|
76
|
+
|
|
77
|
+
img {
|
|
78
|
+
width: 72px;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.item {
|
|
83
|
+
position: relative;
|
|
84
|
+
width: calc(20% - 20px);
|
|
85
|
+
overflow: hidden;
|
|
86
|
+
cursor: pointer;
|
|
87
|
+
|
|
88
|
+
.move-action {
|
|
89
|
+
opacity: 0.5;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
.shadow-wrap {
|
|
93
|
+
position: relative;
|
|
94
|
+
overflow: hidden;
|
|
95
|
+
background: #fff;
|
|
96
|
+
border: 1px solid #ebeef5;
|
|
97
|
+
border-radius: 4px;
|
|
98
|
+
|
|
99
|
+
&:hover {
|
|
100
|
+
border: 1px solid #4886ff;
|
|
101
|
+
box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1);
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
.thumb-wrap {
|
|
105
|
+
position: relative;
|
|
106
|
+
width: 100%;
|
|
107
|
+
background: url('../assets/selection/picBg.png');
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
h4,
|
|
111
|
+
p {
|
|
112
|
+
margin-top: 4px;
|
|
113
|
+
margin-bottom: 2px;
|
|
114
|
+
padding: 0 10px;
|
|
115
|
+
overflow: hidden;
|
|
116
|
+
color: rgba(0, 0, 0, 0.85);
|
|
117
|
+
font-size: 14px;
|
|
118
|
+
white-space: nowrap;
|
|
119
|
+
text-overflow: ellipsis;
|
|
120
|
+
word-wrap: normal;
|
|
121
|
+
|
|
122
|
+
i,
|
|
123
|
+
svg {
|
|
124
|
+
margin-right: 4px;
|
|
125
|
+
color: #e75258;
|
|
126
|
+
font-size: 16px;
|
|
127
|
+
vertical-align: middle;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
svg {
|
|
131
|
+
margin-right: 4px;
|
|
132
|
+
font-size: 16px;
|
|
133
|
+
vertical-align: middle;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
span {
|
|
137
|
+
vertical-align: middle;
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
p {
|
|
142
|
+
margin-bottom: 4px;
|
|
143
|
+
font-weight: normal;
|
|
144
|
+
font-size: 12px;
|
|
145
|
+
line-height: 1em;
|
|
146
|
+
opacity: 0.65;
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
&::after {
|
|
152
|
+
height: 50px;
|
|
153
|
+
}
|
|
154
|
+
}
|
|
@@ -1,53 +1,53 @@
|
|
|
1
|
-
.toolbar-search-container {
|
|
2
|
-
width: 100%;
|
|
3
|
-
|
|
4
|
-
.top-container {
|
|
5
|
-
display: flex;
|
|
6
|
-
|
|
7
|
-
.filter-content {
|
|
8
|
-
display: flex;
|
|
9
|
-
align-items: center;
|
|
10
|
-
justify-content: space-between;
|
|
11
|
-
width: 100%;
|
|
12
|
-
|
|
13
|
-
.filter-item {
|
|
14
|
-
width: auto;
|
|
15
|
-
margin-right: 10px;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.filter-right {
|
|
19
|
-
.arco-btn-size-medium.arco-btn-only-icon {
|
|
20
|
-
width: 48px;
|
|
21
|
-
color: #2f6ffb;
|
|
22
|
-
background-color: #e8f3ff;
|
|
23
|
-
|
|
24
|
-
&:hover {
|
|
25
|
-
background-color: #d3e6ff;
|
|
26
|
-
//background-color: red;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.keywordsSelection {
|
|
35
|
-
display: flex;
|
|
36
|
-
justify-content: space-between;
|
|
37
|
-
width: 100%;
|
|
38
|
-
padding-top: 10px;
|
|
39
|
-
|
|
40
|
-
.selection-item {
|
|
41
|
-
padding: 8px 20px;
|
|
42
|
-
|
|
43
|
-
&:hover {
|
|
44
|
-
cursor: pointer;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
&.active {
|
|
48
|
-
color: #3a65ff;
|
|
49
|
-
background: #f2f3f8;
|
|
50
|
-
border-radius: 15px;
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
}
|
|
1
|
+
.toolbar-search-container {
|
|
2
|
+
width: 100%;
|
|
3
|
+
|
|
4
|
+
.top-container {
|
|
5
|
+
display: flex;
|
|
6
|
+
|
|
7
|
+
.filter-content {
|
|
8
|
+
display: flex;
|
|
9
|
+
align-items: center;
|
|
10
|
+
justify-content: space-between;
|
|
11
|
+
width: 100%;
|
|
12
|
+
|
|
13
|
+
.filter-item {
|
|
14
|
+
width: auto;
|
|
15
|
+
margin-right: 10px;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.filter-right {
|
|
19
|
+
.arco-btn-size-medium.arco-btn-only-icon {
|
|
20
|
+
width: 48px;
|
|
21
|
+
color: #2f6ffb;
|
|
22
|
+
background-color: #e8f3ff;
|
|
23
|
+
|
|
24
|
+
&:hover {
|
|
25
|
+
background-color: #d3e6ff;
|
|
26
|
+
//background-color: red;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.keywordsSelection {
|
|
35
|
+
display: flex;
|
|
36
|
+
justify-content: space-between;
|
|
37
|
+
width: 100%;
|
|
38
|
+
padding-top: 10px;
|
|
39
|
+
|
|
40
|
+
.selection-item {
|
|
41
|
+
padding: 8px 20px;
|
|
42
|
+
|
|
43
|
+
&:hover {
|
|
44
|
+
cursor: pointer;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
&.active {
|
|
48
|
+
color: #3a65ff;
|
|
49
|
+
background: #f2f3f8;
|
|
50
|
+
border-radius: 15px;
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
@import './MediaSelection.less';
|
|
2
|
-
@import './DocAiMediaSelected.less';
|
|
3
|
-
@import './ToolbarSearch.less';
|
|
4
|
-
@import './MainContent.less';
|
|
5
|
-
@import './FileTypeThumb.less';
|
|
6
|
-
@import './MediaPreviewer.less';
|
|
7
|
-
@import './SystemResourceSelected.less';
|
|
8
|
-
|
|
9
|
-
.select-resources-modal-wrapper {
|
|
10
|
-
.arco-modal-header {
|
|
11
|
-
border-bottom: none;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.select-resources-modal-body {
|
|
16
|
-
height: 70vh;
|
|
17
|
-
padding: 0;
|
|
18
|
-
}
|
|
1
|
+
@import './MediaSelection.less';
|
|
2
|
+
@import './DocAiMediaSelected.less';
|
|
3
|
+
@import './ToolbarSearch.less';
|
|
4
|
+
@import './MainContent.less';
|
|
5
|
+
@import './FileTypeThumb.less';
|
|
6
|
+
@import './MediaPreviewer.less';
|
|
7
|
+
@import './SystemResourceSelected.less';
|
|
8
|
+
|
|
9
|
+
.select-resources-modal-wrapper {
|
|
10
|
+
.arco-modal-header {
|
|
11
|
+
border-bottom: none;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.select-resources-modal-body {
|
|
16
|
+
height: 70vh;
|
|
17
|
+
padding: 0;
|
|
18
|
+
}
|
|
@@ -44,5 +44,5 @@ const _sfc_main = vue.defineComponent({
|
|
|
44
44
|
};
|
|
45
45
|
}
|
|
46
46
|
});
|
|
47
|
-
var _selectAddTo = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["__scopeId", "data-v-
|
|
47
|
+
var _selectAddTo = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["__scopeId", "data-v-7f81762c"]]);
|
|
48
48
|
module.exports = _selectAddTo;
|
|
@@ -50,7 +50,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
50
50
|
onOk: _cache[3] || (_cache[3] = () => emit("ok"))
|
|
51
51
|
}, {
|
|
52
52
|
title: vue.withCtx(() => _cache[4] || (_cache[4] = [
|
|
53
|
-
vue.createTextVNode("\u9009\u62E9\u6DFB\u52A0"
|
|
53
|
+
vue.createTextVNode("\u9009\u62E9\u6DFB\u52A0")
|
|
54
54
|
])),
|
|
55
55
|
default: vue.withCtx(() => [
|
|
56
56
|
_ctx.rid ? (vue.openBlock(), vue.createBlock(index, {
|
|
@@ -74,7 +74,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
74
74
|
onClick: handleComfirm
|
|
75
75
|
}, {
|
|
76
76
|
default: vue.withCtx(() => _cache[5] || (_cache[5] = [
|
|
77
|
-
vue.createTextVNode(" \u6DFB\u52A0 "
|
|
77
|
+
vue.createTextVNode(" \u6DFB\u52A0 ")
|
|
78
78
|
])),
|
|
79
79
|
_: 1,
|
|
80
80
|
__: [5]
|
|
@@ -88,5 +88,5 @@ const _sfc_main = vue.defineComponent({
|
|
|
88
88
|
};
|
|
89
89
|
}
|
|
90
90
|
});
|
|
91
|
-
var SelectAddToView = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["__scopeId", "data-v-
|
|
91
|
+
var SelectAddToView = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["__scopeId", "data-v-00adfb7c"]]);
|
|
92
92
|
module.exports = SelectAddToView;
|
|
@@ -209,5 +209,5 @@ const _sfc_main = vue.defineComponent({
|
|
|
209
209
|
};
|
|
210
210
|
}
|
|
211
211
|
});
|
|
212
|
-
var ViewAllColumn = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["__scopeId", "data-v-
|
|
212
|
+
var ViewAllColumn = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["__scopeId", "data-v-01c2d0b8"]]);
|
|
213
213
|
module.exports = ViewAllColumn;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
.select-add-to {
|
|
2
|
-
display: inline-block;
|
|
3
|
-
}
|
|
1
|
+
.select-add-to {
|
|
2
|
+
display: inline-block;
|
|
3
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.large {
|
|
2
|
-
width: 40px !important;
|
|
3
|
-
height: 40px !important;
|
|
4
|
-
}
|
|
1
|
+
.large {
|
|
2
|
+
width: 40px !important;
|
|
3
|
+
height: 40px !important;
|
|
4
|
+
}
|
|
@@ -58,7 +58,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
58
58
|
onCancel: handleCancel
|
|
59
59
|
}, {
|
|
60
60
|
title: vue.withCtx(() => _cache[2] || (_cache[2] = [
|
|
61
|
-
vue.createTextVNode("\u53D1\u5E03\u81F3"
|
|
61
|
+
vue.createTextVNode("\u53D1\u5E03\u81F3")
|
|
62
62
|
])),
|
|
63
63
|
default: vue.withCtx(() => [
|
|
64
64
|
vue.createElementVNode("div", _hoisted_1, [
|