@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,32 +1,32 @@
|
|
|
1
|
-
.column-selection-container {
|
|
2
|
-
padding: 0 15px;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.column-selection-popover-content {
|
|
6
|
-
padding: 0 !important;
|
|
7
|
-
|
|
8
|
-
.search-column {
|
|
9
|
-
margin-bottom: 4px;
|
|
10
|
-
padding: 4px 8px;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.last-search-key {
|
|
14
|
-
height: 32px;
|
|
15
|
-
margin-left: 22px;
|
|
16
|
-
padding-left: 4px;
|
|
17
|
-
color: #165dff;
|
|
18
|
-
line-height: 32px;
|
|
19
|
-
border-radius: var(--border-radius-small);
|
|
20
|
-
|
|
21
|
-
&:hover {
|
|
22
|
-
color: var(--color-text-1);
|
|
23
|
-
background-color: var(--color-fill-2);
|
|
24
|
-
cursor: pointer;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.column-outer-scrollbar {
|
|
29
|
-
height: 100%;
|
|
30
|
-
padding-right: 12px;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
1
|
+
.column-selection-container {
|
|
2
|
+
padding: 0 15px;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.column-selection-popover-content {
|
|
6
|
+
padding: 0 !important;
|
|
7
|
+
|
|
8
|
+
.search-column {
|
|
9
|
+
margin-bottom: 4px;
|
|
10
|
+
padding: 4px 8px;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.last-search-key {
|
|
14
|
+
height: 32px;
|
|
15
|
+
margin-left: 22px;
|
|
16
|
+
padding-left: 4px;
|
|
17
|
+
color: #165dff;
|
|
18
|
+
line-height: 32px;
|
|
19
|
+
border-radius: var(--border-radius-small);
|
|
20
|
+
|
|
21
|
+
&:hover {
|
|
22
|
+
color: var(--color-text-1);
|
|
23
|
+
background-color: var(--color-fill-2);
|
|
24
|
+
cursor: pointer;
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.column-outer-scrollbar {
|
|
29
|
+
height: 100%;
|
|
30
|
+
padding-right: 12px;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
@import './columnTree.less';
|
|
2
|
-
@import './MediaFilter.less';
|
|
3
|
-
@import './storeBox.less';
|
|
4
|
-
@import './ViewAllColumn.less';
|
|
5
|
-
|
|
6
|
-
.add-content-modal-wrapper {
|
|
7
|
-
.arco-modal-header {
|
|
8
|
-
border-bottom: none;
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.add-content-modal-body {
|
|
13
|
-
height: 70vh;
|
|
14
|
-
padding: 0 !important;
|
|
15
|
-
|
|
16
|
-
.content-tabs {
|
|
17
|
-
height: 100%;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.arco-tabs-content {
|
|
21
|
-
padding-top: 0;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
1
|
+
@import './columnTree.less';
|
|
2
|
+
@import './MediaFilter.less';
|
|
3
|
+
@import './storeBox.less';
|
|
4
|
+
@import './ViewAllColumn.less';
|
|
5
|
+
|
|
6
|
+
.add-content-modal-wrapper {
|
|
7
|
+
.arco-modal-header {
|
|
8
|
+
border-bottom: none;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.add-content-modal-body {
|
|
13
|
+
height: 70vh;
|
|
14
|
+
padding: 0 !important;
|
|
15
|
+
|
|
16
|
+
.content-tabs {
|
|
17
|
+
height: 100%;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.arco-tabs-content {
|
|
21
|
+
padding-top: 0;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
@@ -1,55 +1,55 @@
|
|
|
1
|
-
.selected-store-box-popover-content {
|
|
2
|
-
padding: 0;
|
|
3
|
-
|
|
4
|
-
.batch-section-popover-main {
|
|
5
|
-
.item {
|
|
6
|
-
display: flex;
|
|
7
|
-
align-items: center;
|
|
8
|
-
justify-content: space-between;
|
|
9
|
-
box-sizing: border-box;
|
|
10
|
-
height: 42px;
|
|
11
|
-
padding: 5px 10px;
|
|
12
|
-
|
|
13
|
-
.icon {
|
|
14
|
-
display: inline-block;
|
|
15
|
-
width: 20px;
|
|
16
|
-
height: 25px;
|
|
17
|
-
margin-right: 8px;
|
|
18
|
-
font-size: 18px;
|
|
19
|
-
text-align: center;
|
|
20
|
-
vertical-align: middle;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.left {
|
|
24
|
-
display: inline-block;
|
|
25
|
-
align-items: center;
|
|
26
|
-
width: 90%;
|
|
27
|
-
overflow: hidden;
|
|
28
|
-
white-space: nowrap;
|
|
29
|
-
text-overflow: ellipsis;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.close-btn {
|
|
33
|
-
display: none;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
&:hover,
|
|
37
|
-
&:active {
|
|
38
|
-
background-color: #f6f6f6;
|
|
39
|
-
|
|
40
|
-
.close-btn {
|
|
41
|
-
display: block;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.options {
|
|
48
|
-
display: flex;
|
|
49
|
-
align-items: center;
|
|
50
|
-
justify-content: flex-end;
|
|
51
|
-
height: 42px;
|
|
52
|
-
border-top: 1px solid #f2f3f5;
|
|
53
|
-
//background-color: red;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
1
|
+
.selected-store-box-popover-content {
|
|
2
|
+
padding: 0;
|
|
3
|
+
|
|
4
|
+
.batch-section-popover-main {
|
|
5
|
+
.item {
|
|
6
|
+
display: flex;
|
|
7
|
+
align-items: center;
|
|
8
|
+
justify-content: space-between;
|
|
9
|
+
box-sizing: border-box;
|
|
10
|
+
height: 42px;
|
|
11
|
+
padding: 5px 10px;
|
|
12
|
+
|
|
13
|
+
.icon {
|
|
14
|
+
display: inline-block;
|
|
15
|
+
width: 20px;
|
|
16
|
+
height: 25px;
|
|
17
|
+
margin-right: 8px;
|
|
18
|
+
font-size: 18px;
|
|
19
|
+
text-align: center;
|
|
20
|
+
vertical-align: middle;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.left {
|
|
24
|
+
display: inline-block;
|
|
25
|
+
align-items: center;
|
|
26
|
+
width: 90%;
|
|
27
|
+
overflow: hidden;
|
|
28
|
+
white-space: nowrap;
|
|
29
|
+
text-overflow: ellipsis;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.close-btn {
|
|
33
|
+
display: none;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
&:hover,
|
|
37
|
+
&:active {
|
|
38
|
+
background-color: #f6f6f6;
|
|
39
|
+
|
|
40
|
+
.close-btn {
|
|
41
|
+
display: block;
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.options {
|
|
48
|
+
display: flex;
|
|
49
|
+
align-items: center;
|
|
50
|
+
justify-content: flex-end;
|
|
51
|
+
height: 42px;
|
|
52
|
+
border-top: 1px solid #f2f3f5;
|
|
53
|
+
//background-color: red;
|
|
54
|
+
}
|
|
55
|
+
}
|
package/es/dataTags/component.js
CHANGED
|
@@ -131,7 +131,7 @@ const _sfc_main = defineComponent({
|
|
|
131
131
|
class: normalizeClass([{ disabled: _ctx.disabled }, "yuanchuang"])
|
|
132
132
|
}, {
|
|
133
133
|
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
134
|
-
createTextVNode("\u539F\u521B"
|
|
134
|
+
createTextVNode("\u539F\u521B")
|
|
135
135
|
])),
|
|
136
136
|
_: 1,
|
|
137
137
|
__: [1]
|
|
@@ -150,7 +150,7 @@ const _sfc_main = defineComponent({
|
|
|
150
150
|
class: normalizeClass([{ disabled: _ctx.disabled }, "star"])
|
|
151
151
|
}, {
|
|
152
152
|
default: withCtx(() => _cache[2] || (_cache[2] = [
|
|
153
|
-
createTextVNode("\u63A8\u8350"
|
|
153
|
+
createTextVNode("\u63A8\u8350")
|
|
154
154
|
])),
|
|
155
155
|
_: 1,
|
|
156
156
|
__: [2]
|
|
@@ -169,7 +169,7 @@ const _sfc_main = defineComponent({
|
|
|
169
169
|
class: normalizeClass([{ disabled: _ctx.disabled }, "waring"])
|
|
170
170
|
}, {
|
|
171
171
|
default: withCtx(() => _cache[3] || (_cache[3] = [
|
|
172
|
-
createTextVNode("\u654F\u611F"
|
|
172
|
+
createTextVNode("\u654F\u611F")
|
|
173
173
|
])),
|
|
174
174
|
_: 1,
|
|
175
175
|
__: [3]
|
|
@@ -188,7 +188,7 @@ const _sfc_main = defineComponent({
|
|
|
188
188
|
class: normalizeClass([{ disabled: _ctx.disabled }, "star"])
|
|
189
189
|
}, {
|
|
190
190
|
default: withCtx(() => _cache[4] || (_cache[4] = [
|
|
191
|
-
createTextVNode("\u5DF2\u63A8\u9001"
|
|
191
|
+
createTextVNode("\u5DF2\u63A8\u9001")
|
|
192
192
|
])),
|
|
193
193
|
_: 1,
|
|
194
194
|
__: [4]
|
|
@@ -225,7 +225,7 @@ const _sfc_main = defineComponent({
|
|
|
225
225
|
class: normalizeClass([{ disabled: _ctx.disabled }, "matrix"])
|
|
226
226
|
}, {
|
|
227
227
|
default: withCtx(() => _cache[5] || (_cache[5] = [
|
|
228
|
-
createTextVNode(" \u77E9\u9635\u5206\u53D1 "
|
|
228
|
+
createTextVNode(" \u77E9\u9635\u5206\u53D1 ")
|
|
229
229
|
])),
|
|
230
230
|
_: 1,
|
|
231
231
|
__: [5]
|
|
@@ -1,73 +1,73 @@
|
|
|
1
|
-
.doc-tags-container {
|
|
2
|
-
.arco-tag {
|
|
3
|
-
margin-right: 5px;
|
|
4
|
-
font-weight: 600;
|
|
5
|
-
border: none;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.yuanchuang {
|
|
9
|
-
color: #4886ff;
|
|
10
|
-
background: #edf3ff;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.star {
|
|
14
|
-
color: #4a8457;
|
|
15
|
-
background: #e6f8ea;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.waring {
|
|
19
|
-
color: #ff7d00;
|
|
20
|
-
background: #fff2e6;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.thumb {
|
|
24
|
-
color: #86909c;
|
|
25
|
-
background: #f3f4f5;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.disabled {
|
|
29
|
-
color: #bababa !important;
|
|
30
|
-
background: #ecebeb !important;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.matrix {
|
|
34
|
-
color: #722ed1;
|
|
35
|
-
background-color: #f5e8ff;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.doc-tags-popver-arrow {
|
|
40
|
-
display: none;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.no-margin {
|
|
44
|
-
span {
|
|
45
|
-
margin-right: 0 !important;
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.doc-tags-thumb-popver {
|
|
50
|
-
min-width: unset;
|
|
51
|
-
padding: 0;
|
|
52
|
-
overflow: hidden;
|
|
53
|
-
line-height: unset;
|
|
54
|
-
border: none;
|
|
55
|
-
border-radius: 8px;
|
|
56
|
-
|
|
57
|
-
.arco-popover-content {
|
|
58
|
-
margin-top: 0;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.doc-tags-thumb-ul {
|
|
62
|
-
// background: #000000;
|
|
63
|
-
height: 110px;
|
|
64
|
-
|
|
65
|
-
img {
|
|
66
|
-
height: 100%;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
img + img {
|
|
70
|
-
margin-left: 2px;
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
}
|
|
1
|
+
.doc-tags-container {
|
|
2
|
+
.arco-tag {
|
|
3
|
+
margin-right: 5px;
|
|
4
|
+
font-weight: 600;
|
|
5
|
+
border: none;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
.yuanchuang {
|
|
9
|
+
color: #4886ff;
|
|
10
|
+
background: #edf3ff;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.star {
|
|
14
|
+
color: #4a8457;
|
|
15
|
+
background: #e6f8ea;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.waring {
|
|
19
|
+
color: #ff7d00;
|
|
20
|
+
background: #fff2e6;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.thumb {
|
|
24
|
+
color: #86909c;
|
|
25
|
+
background: #f3f4f5;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.disabled {
|
|
29
|
+
color: #bababa !important;
|
|
30
|
+
background: #ecebeb !important;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.matrix {
|
|
34
|
+
color: #722ed1;
|
|
35
|
+
background-color: #f5e8ff;
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.doc-tags-popver-arrow {
|
|
40
|
+
display: none;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.no-margin {
|
|
44
|
+
span {
|
|
45
|
+
margin-right: 0 !important;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.doc-tags-thumb-popver {
|
|
50
|
+
min-width: unset;
|
|
51
|
+
padding: 0;
|
|
52
|
+
overflow: hidden;
|
|
53
|
+
line-height: unset;
|
|
54
|
+
border: none;
|
|
55
|
+
border-radius: 8px;
|
|
56
|
+
|
|
57
|
+
.arco-popover-content {
|
|
58
|
+
margin-top: 0;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.doc-tags-thumb-ul {
|
|
62
|
+
// background: #000000;
|
|
63
|
+
height: 110px;
|
|
64
|
+
|
|
65
|
+
img {
|
|
66
|
+
height: 100%;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
img + img {
|
|
70
|
+
margin-left: 2px;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
}
|
|
@@ -99,7 +99,7 @@ const _sfc_main = defineComponent({
|
|
|
99
99
|
onClick: handeRevert
|
|
100
100
|
}, {
|
|
101
101
|
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
102
|
-
createTextVNode(" \u8FD8\u539F\u6B64\u7248\u672C "
|
|
102
|
+
createTextVNode(" \u8FD8\u539F\u6B64\u7248\u672C ")
|
|
103
103
|
])),
|
|
104
104
|
_: 1,
|
|
105
105
|
__: [1]
|
|
@@ -1,43 +1,43 @@
|
|
|
1
|
-
.doc-diff-panel-wrap {
|
|
2
|
-
box-sizing: border-box;
|
|
3
|
-
width: 100% !important;
|
|
4
|
-
margin: 0;
|
|
5
|
-
margin-bottom: 0;
|
|
6
|
-
padding: 24px;
|
|
7
|
-
font-size: 17px;
|
|
8
|
-
line-height: 31px;
|
|
9
|
-
text-align: justify;
|
|
10
|
-
|
|
11
|
-
.doc-title {
|
|
12
|
-
color: var(--color-text-1);
|
|
13
|
-
font-weight: bold;
|
|
14
|
-
font-size: 24px;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.doc-content-wrap {
|
|
18
|
-
display: flex;
|
|
19
|
-
|
|
20
|
-
.doc-content {
|
|
21
|
-
margin: 0;
|
|
22
|
-
margin-bottom: 0;
|
|
23
|
-
font-size: 17px;
|
|
24
|
-
line-height: 31px;
|
|
25
|
-
text-align: justify;
|
|
26
|
-
|
|
27
|
-
img,
|
|
28
|
-
video {
|
|
29
|
-
display: block;
|
|
30
|
-
width: 100%;
|
|
31
|
-
max-width: 100% !important;
|
|
32
|
-
margin: 15px auto;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
p {
|
|
36
|
-
margin-bottom: 10px !important;
|
|
37
|
-
font-size: 18px;
|
|
38
|
-
line-height: 30px !important;
|
|
39
|
-
text-indent: 2em !important;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
}
|
|
1
|
+
.doc-diff-panel-wrap {
|
|
2
|
+
box-sizing: border-box;
|
|
3
|
+
width: 100% !important;
|
|
4
|
+
margin: 0;
|
|
5
|
+
margin-bottom: 0;
|
|
6
|
+
padding: 24px;
|
|
7
|
+
font-size: 17px;
|
|
8
|
+
line-height: 31px;
|
|
9
|
+
text-align: justify;
|
|
10
|
+
|
|
11
|
+
.doc-title {
|
|
12
|
+
color: var(--color-text-1);
|
|
13
|
+
font-weight: bold;
|
|
14
|
+
font-size: 24px;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.doc-content-wrap {
|
|
18
|
+
display: flex;
|
|
19
|
+
|
|
20
|
+
.doc-content {
|
|
21
|
+
margin: 0;
|
|
22
|
+
margin-bottom: 0;
|
|
23
|
+
font-size: 17px;
|
|
24
|
+
line-height: 31px;
|
|
25
|
+
text-align: justify;
|
|
26
|
+
|
|
27
|
+
img,
|
|
28
|
+
video {
|
|
29
|
+
display: block;
|
|
30
|
+
width: 100%;
|
|
31
|
+
max-width: 100% !important;
|
|
32
|
+
margin: 15px auto;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
p {
|
|
36
|
+
margin-bottom: 10px !important;
|
|
37
|
+
font-size: 18px;
|
|
38
|
+
line-height: 30px !important;
|
|
39
|
+
text-indent: 2em !important;
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
@@ -1,58 +1,58 @@
|
|
|
1
|
-
.doc-history-list-wrap {
|
|
2
|
-
box-sizing: border-box;
|
|
3
|
-
border-left: 1px solid var(--color-border-1);
|
|
4
|
-
|
|
5
|
-
// 单条历史记录
|
|
6
|
-
.doc-history-item {
|
|
7
|
-
display: flex;
|
|
8
|
-
flex-direction: column;
|
|
9
|
-
gap: 5px;
|
|
10
|
-
box-sizing: border-box;
|
|
11
|
-
width: 260px;
|
|
12
|
-
padding: 20px 16px;
|
|
13
|
-
border-bottom: 1px solid var(--color-border-1);
|
|
14
|
-
border-left: 3px solid transparent;
|
|
15
|
-
cursor: pointer;
|
|
16
|
-
|
|
17
|
-
.update-time {
|
|
18
|
-
color: var(--color-text-1);
|
|
19
|
-
font-size: 14px;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.tips {
|
|
23
|
-
color: var(--color-text-2);
|
|
24
|
-
font-size: 12px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.doc-author {
|
|
28
|
-
display: flex;
|
|
29
|
-
gap: 8px;
|
|
30
|
-
align-items: center;
|
|
31
|
-
color: var(--color-text-1);
|
|
32
|
-
font-size: 14px;
|
|
33
|
-
|
|
34
|
-
&::before {
|
|
35
|
-
width: 5px;
|
|
36
|
-
height: 5px;
|
|
37
|
-
background-color: rgb(var(--primary-6));
|
|
38
|
-
border-radius: 50%;
|
|
39
|
-
content: ' ';
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
// 激活/选中状态
|
|
44
|
-
&.active {
|
|
45
|
-
background-color: rgba(var(--primary-6), 0.1);
|
|
46
|
-
border-left-color: rgb(var(--primary-6));
|
|
47
|
-
|
|
48
|
-
.update-time {
|
|
49
|
-
color: rgb(var(--primary-6));
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
// 悬浮
|
|
54
|
-
&:hover {
|
|
55
|
-
background-color: var(--color-fill-1);
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
}
|
|
1
|
+
.doc-history-list-wrap {
|
|
2
|
+
box-sizing: border-box;
|
|
3
|
+
border-left: 1px solid var(--color-border-1);
|
|
4
|
+
|
|
5
|
+
// 单条历史记录
|
|
6
|
+
.doc-history-item {
|
|
7
|
+
display: flex;
|
|
8
|
+
flex-direction: column;
|
|
9
|
+
gap: 5px;
|
|
10
|
+
box-sizing: border-box;
|
|
11
|
+
width: 260px;
|
|
12
|
+
padding: 20px 16px;
|
|
13
|
+
border-bottom: 1px solid var(--color-border-1);
|
|
14
|
+
border-left: 3px solid transparent;
|
|
15
|
+
cursor: pointer;
|
|
16
|
+
|
|
17
|
+
.update-time {
|
|
18
|
+
color: var(--color-text-1);
|
|
19
|
+
font-size: 14px;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.tips {
|
|
23
|
+
color: var(--color-text-2);
|
|
24
|
+
font-size: 12px;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.doc-author {
|
|
28
|
+
display: flex;
|
|
29
|
+
gap: 8px;
|
|
30
|
+
align-items: center;
|
|
31
|
+
color: var(--color-text-1);
|
|
32
|
+
font-size: 14px;
|
|
33
|
+
|
|
34
|
+
&::before {
|
|
35
|
+
width: 5px;
|
|
36
|
+
height: 5px;
|
|
37
|
+
background-color: rgb(var(--primary-6));
|
|
38
|
+
border-radius: 50%;
|
|
39
|
+
content: ' ';
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
// 激活/选中状态
|
|
44
|
+
&.active {
|
|
45
|
+
background-color: rgba(var(--primary-6), 0.1);
|
|
46
|
+
border-left-color: rgb(var(--primary-6));
|
|
47
|
+
|
|
48
|
+
.update-time {
|
|
49
|
+
color: rgb(var(--primary-6));
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
// 悬浮
|
|
54
|
+
&:hover {
|
|
55
|
+
background-color: var(--color-fill-1);
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|