@voplus/morpho-document 5.0.19 → 5.0.21
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/es/components/AddDocDropdown/index.less +61 -61
- package/es/components/AddFormView/index.less +42 -42
- package/es/components/AdvanceSearch/index.less +21 -21
- package/es/components/DescriptionDocumentList/index.less +14 -14
- package/es/components/DocumentCard/index.less +116 -116
- package/es/components/DocumentCardList/index.less +9 -9
- package/es/components/DocumentHeader/index.less +157 -157
- package/es/components/DocumentItem/index.less +88 -88
- package/es/components/DocumentList/index.less +100 -100
- package/es/components/DocumentListView/index.less +10 -10
- package/es/components/DocumentNotificationDialog/index.less +26 -26
- package/es/components/DocumentPanelHeader/index.less +12 -12
- package/es/components/DocumentProperties/index.js +6 -6
- package/es/components/DocumentProperties/index.js.map +1 -1
- package/es/components/DocumentProperties/index.less +27 -16
- package/es/components/DocumentPropertiesView/index.less +9 -9
- package/es/components/DocumentSelectDialog/index.less +54 -54
- package/es/components/DocumentSortableTree/index.less +22 -22
- package/es/components/DocumentSortableTree/themes/FileExplorerTheme/node-content-renderer.less +335 -335
- package/es/components/DocumentSortableTree/themes/FileExplorerTheme/tree-node-renderer.less +4 -4
- package/es/components/DocumentSortableTree/themes/SortableTreeDocumentTheme/node-content-renderer.less +64 -64
- package/es/components/DocumentSortableTree/themes/SortableTreeDocumentTheme/tree-node-renderer.less +18 -18
- package/es/components/DocumentTabs/index.less +12 -12
- package/es/components/DocumentTree/index.less +4 -4
- package/es/components/FileViewer/index.less +93 -93
- package/es/components/FlexDialog/index.less +27 -27
- package/es/components/Icon/index.less +24 -24
- package/es/components/Links/index.less +140 -140
- package/es/components/NewDocumentForm/index.less +63 -63
- package/es/components/NodeQuickView/QuickSubTab/index.less +25 -25
- package/es/components/NodeQuickView/index.less +74 -74
- package/es/components/PublishModal/index.less +22 -22
- package/es/components/QuickAccessPanel/index.less +20 -20
- package/es/components/QuickAccessSearch/ObjectItem/index.less +21 -21
- package/es/components/QuickAccessSearch/index.less +23 -23
- package/es/components/QuickViewDialog/QuickSubTab/index.less +23 -23
- package/es/components/QuickViewDialog/index.less +82 -82
- package/es/components/SendForm/index.less +48 -48
- package/es/components/TagView/index.less +106 -106
- package/es/components/TextQuickViewDialog/index.less +7 -7
- package/es/components/VersionsModal/index.less +31 -31
- package/es/components/ViewFrame/ViewFrameHeader/index.less +16 -16
- package/es/components/ViewFrame/index.less +12 -12
- package/es/components/WordFieldViewer/index.less +5 -5
- package/es/components/WordFields/index.less +9 -9
- package/es/components/WordFillView/index.less +13 -13
- package/es/components/styles/ScrollBar.less +30 -30
- package/es/components/styles/common.less +187 -187
- package/es/components/styles/index.less +13 -13
- package/es/controls/ChildDocumentSelect/index.less +23 -23
- package/es/controls/DataIconBar/index.less +17 -17
- package/es/controls/DescriptionEditor/index.less +59 -59
- package/es/controls/DocumentLabel/index.less +12 -12
- package/es/controls/DocumentMenu/items/CopyReference.js +11 -11
- package/es/controls/DocumentReference/index.less +13 -13
- package/es/controls/FolderEdit/index.less +39 -39
- package/es/controls/MentionState/index.less +8 -8
- package/es/controls/PDFViewer/Toolbar/buttons/Zoom/index.less +16 -16
- package/es/controls/PDFViewer/Toolbar/index.less +36 -36
- package/es/controls/PDFViewer/index.less +20 -20
- package/es/controls/ReferenceList/index.less +52 -52
- package/es/controls/RelatedDocument/index.less +11 -11
- package/es/controls/TimeLog/index.less +91 -91
- package/es/controls/ToolBar/buttons/More.js.map +1 -1
- package/es/controls/ToolBar/index.less +76 -76
- package/es/controls/data-icons/DescriptionDataIcon/index.less +13 -13
- package/es/controls/data-icons/DocumentDataIcon/index.less +11 -11
- package/es/controls/data-icons/DocumentPathDataIcon/index.less +17 -17
- package/es/controls/data-icons/FlagIcon/index.less +42 -42
- package/es/modules/document-register/components/DocumentRegisterItem/index.less +45 -45
- package/es/modules/document-register/components/DocumentRegisterList/index.less +15 -15
- package/es/modules/document-register/components/DocumentRegisterProperties/index.js +2 -2
- package/es/modules/document-register/components/DocumentRegisterProperties/index.js.map +1 -1
- package/es/modules/document-register/components/DocumentRegisterPropertiesView/index.less +14 -14
- package/es/modules/document-register/components/DocumentRegisterQuickViewDialog/index.less +14 -14
- package/es/modules/document-register/controls/DocumentRegisterStatusLabel/index.less +35 -35
- package/es/modules/document-register/pages/DocumentRegisterDefaultView/index.less +21 -21
- package/es/modules/graph/components/GraphProperties/index.js +1 -1
- package/es/modules/graph/components/GraphProperties/index.js.map +1 -1
- package/es/modules/graph/components/GraphViewer/index.less +5 -5
- package/es/modules/graph/pages/GraphDefaultView/index.less +17 -17
- package/es/modules/page/components/PageItem/index.less +36 -36
- package/es/modules/page/components/PageItemHeader/index.less +34 -34
- package/es/modules/page/components/PageItems/index.less +79 -79
- package/es/modules/page/components/PlusDropDown/index.less +11 -11
- package/es/modules/page/views/PageDefaultView/index.less +75 -75
- package/es/modules/page/views/PagePrintView/index.less +44 -44
- package/es/obsolete/Links/index.less +112 -112
- package/es/pages/EmailTemplate/EmailTemplateDefaultView/index.less +39 -39
- package/es/pages/EmailTemplate/EmailTemplateForm/index.less +26 -26
- package/es/pages/EmailTemplate/EmailTemplateItem/index.js +4 -4
- package/es/pages/EmailTemplate/EmailTemplateItem/index.less +18 -18
- package/es/pages/EmailTemplate/EmailTemplateItems/index.less +68 -68
- package/es/pages/EmailTemplate/EmailTemplatePropertiesView/index.less +13 -13
- package/es/pages/Library/LibraryDefaultView/index.less +165 -165
- package/es/pages/Signature/Envelope/EnvelopeDefaultView/index.less +57 -57
- package/es/pages/Signature/Envelope/EnvelopeRecipientView/index.less +36 -36
- package/es/pages/Signature/Envelope/EnvelopeRecipientView/mobile/index.less +42 -42
- package/es/pages/Signature/Envelope/EnvelopeRecipientView/pc/index.less +70 -70
- package/es/pages/Signature/Envelope/EnvelopeReport/index.less +49 -49
- package/es/pages/Signature/Envelope/components/EnvelopeCard/index.less +64 -64
- package/es/pages/Signature/Envelope/components/EnvelopeProperties/index.js +8 -8
- package/es/pages/Signature/Envelope/components/EnvelopeProperties/index.js.map +1 -1
- package/es/pages/Signature/Envelope/components/EnvelopeQuickView/index.less +53 -53
- package/es/pages/Signature/Envelope/components/PropertiesView/index.less +47 -47
- package/es/pages/Signature/Envelope/controls/EnvelopeStatusLabel/index.less +20 -20
- package/es/pages/Signature/Envelope/controls/SignaturePercentageDataIcon/index.less +14 -14
- package/es/pages/Signature/Letter/LetterContentView/index.less +86 -86
- package/es/pages/Signature/Letter/LetterItem/index.less +31 -31
- package/es/pages/Signature/Letter/LetterList/index.less +72 -72
- package/es/pages/Signature/Letter/LetterViewer/index.less +76 -76
- package/es/pages/Signature/SignatureRecipient/index.less +18 -18
- package/es/pages/Signature/SignatureTable/index.less +51 -51
- package/es/pages/TreeViewPage/index.less +31 -31
- package/es/pages/VSubmit/VSubmitDefaultView/index.less +17 -17
- package/es/pages/VSubmit/VSubmitSubmitterView/index.less +34 -34
- package/es/pages/VSubmit/components/DocumentIcon/index.less +43 -43
- package/es/pages/VSubmit/components/DocumentIconList/index.less +85 -85
- package/es/pages/VSubmit/components/EmailRecipients/index.less +56 -56
- package/es/pages/VSubmit/components/SubmitSections/SectionItem/index.less +16 -16
- package/es/pages/VSubmit/components/SubmitSections/SubmitterSectionItem/index.less +17 -17
- package/es/pages/VSubmit/components/SubmitSections/index.less +61 -61
- package/es/pages/WordFillPage/index.less +12 -12
- package/es/style/index.less +13 -13
- package/es/style/print.less +18 -18
- package/es/views/DocumentTabbedView/index.less +24 -24
- package/package.json +66 -66
- package/readme.md +9 -9
- package/es/components/VerificationInformation/VerificationStore.d.ts +0 -33
- package/es/components/VerificationInformation/VerificationStore.js +0 -50
- package/es/components/VerificationInformation/VerificationStore.js.map +0 -1
- package/es/components/VerificationInformation/index.d.ts +0 -5
- package/es/components/VerificationInformation/index.js +0 -36
- package/es/components/VerificationInformation/index.js.map +0 -1
- package/es/components/VerificationInformation/state.d.ts +0 -19
- package/es/components/VerificationInformation/state.js +0 -116
- package/es/components/VerificationInformation/state.js.map +0 -1
- package/es/controls/PropertiesSection/index.d.ts +0 -6
- package/es/controls/PropertiesSection/index.js +0 -17
- package/es/controls/PropertiesSection/index.js.map +0 -1
- package/es/controls/PropertiesSection/index.less +0 -25
|
@@ -1,47 +1,47 @@
|
|
|
1
|
-
@import "~@voplus/morpho-theme/styles/index.less";
|
|
2
|
-
|
|
3
|
-
:global {
|
|
4
|
-
.envelope-default-view {
|
|
5
|
-
position: relative;
|
|
6
|
-
display: flex;
|
|
7
|
-
height: 100%;
|
|
8
|
-
flex-direction: column;
|
|
9
|
-
background-color: @background-color-base;
|
|
10
|
-
> header {
|
|
11
|
-
box-shadow: 2px 2px 5px #e8e8e8;
|
|
12
|
-
background-color: @component-background;
|
|
13
|
-
}
|
|
14
|
-
.envelope-description {
|
|
15
|
-
padding: 0 20px 10px 20px;
|
|
16
|
-
}
|
|
17
|
-
> div {
|
|
18
|
-
margin: 1rem 1rem 0 1rem;
|
|
19
|
-
.letter-item-card {
|
|
20
|
-
margin-bottom: 1rem;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
.envelope-loading {
|
|
24
|
-
margin: 1rem;
|
|
25
|
-
text-align: center;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
.envelope-default-view_aside {
|
|
29
|
-
height: 100%;
|
|
30
|
-
.ant-tabs {
|
|
31
|
-
display: flex;
|
|
32
|
-
flex-direction: column;
|
|
33
|
-
height: 100%;
|
|
34
|
-
.ant-tabs-content {
|
|
35
|
-
height: 100%;
|
|
36
|
-
padding-bottom: 0px !important;
|
|
37
|
-
.ant-tabs-tabpane {
|
|
38
|
-
position: relative;
|
|
39
|
-
height: 100%;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
.ant-tabs-bar {
|
|
43
|
-
margin: 0 20px;
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
}
|
|
1
|
+
@import "~@voplus/morpho-theme/styles/index.less";
|
|
2
|
+
|
|
3
|
+
:global {
|
|
4
|
+
.envelope-default-view {
|
|
5
|
+
position: relative;
|
|
6
|
+
display: flex;
|
|
7
|
+
height: 100%;
|
|
8
|
+
flex-direction: column;
|
|
9
|
+
background-color: @background-color-base;
|
|
10
|
+
> header {
|
|
11
|
+
box-shadow: 2px 2px 5px #e8e8e8;
|
|
12
|
+
background-color: @component-background;
|
|
13
|
+
}
|
|
14
|
+
.envelope-description {
|
|
15
|
+
padding: 0 20px 10px 20px;
|
|
16
|
+
}
|
|
17
|
+
> div {
|
|
18
|
+
margin: 1rem 1rem 0 1rem;
|
|
19
|
+
.letter-item-card {
|
|
20
|
+
margin-bottom: 1rem;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
.envelope-loading {
|
|
24
|
+
margin: 1rem;
|
|
25
|
+
text-align: center;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
.envelope-default-view_aside {
|
|
29
|
+
height: 100%;
|
|
30
|
+
.ant-tabs {
|
|
31
|
+
display: flex;
|
|
32
|
+
flex-direction: column;
|
|
33
|
+
height: 100%;
|
|
34
|
+
.ant-tabs-content {
|
|
35
|
+
height: 100%;
|
|
36
|
+
padding-bottom: 0px !important;
|
|
37
|
+
.ant-tabs-tabpane {
|
|
38
|
+
position: relative;
|
|
39
|
+
height: 100%;
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
.ant-tabs-bar {
|
|
43
|
+
margin: 0 20px;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
@import "~@voplus/morpho-theme/styles/index.less";
|
|
2
|
-
|
|
3
|
-
:global {
|
|
4
|
-
.envelope-status {
|
|
5
|
-
&.signing,
|
|
6
|
-
&.signing:hover {
|
|
7
|
-
border: unset;
|
|
8
|
-
background: #e6ad51;
|
|
9
|
-
color: white;
|
|
10
|
-
}
|
|
11
|
-
&.cancelled,
|
|
12
|
-
&.cancelled:hover {
|
|
13
|
-
background: @closed-color;
|
|
14
|
-
}
|
|
15
|
-
&.completed,
|
|
16
|
-
&.completed:hover {
|
|
17
|
-
background: @done-color;
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
}
|
|
1
|
+
@import "~@voplus/morpho-theme/styles/index.less";
|
|
2
|
+
|
|
3
|
+
:global {
|
|
4
|
+
.envelope-status {
|
|
5
|
+
&.signing,
|
|
6
|
+
&.signing:hover {
|
|
7
|
+
border: unset;
|
|
8
|
+
background: #e6ad51;
|
|
9
|
+
color: white;
|
|
10
|
+
}
|
|
11
|
+
&.cancelled,
|
|
12
|
+
&.cancelled:hover {
|
|
13
|
+
background: @closed-color;
|
|
14
|
+
}
|
|
15
|
+
&.completed,
|
|
16
|
+
&.completed:hover {
|
|
17
|
+
background: @done-color;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
:global {
|
|
2
|
-
.signature-percentage-popover {
|
|
3
|
-
width: 440px;
|
|
4
|
-
.ant-popover-inner-content {
|
|
5
|
-
padding: 0;
|
|
6
|
-
.letter-view-upload {
|
|
7
|
-
height: 100%;
|
|
8
|
-
.letter-item {
|
|
9
|
-
padding: 10px 20px;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
}
|
|
1
|
+
:global {
|
|
2
|
+
.signature-percentage-popover {
|
|
3
|
+
width: 440px;
|
|
4
|
+
.ant-popover-inner-content {
|
|
5
|
+
padding: 0;
|
|
6
|
+
.letter-view-upload {
|
|
7
|
+
height: 100%;
|
|
8
|
+
.letter-item {
|
|
9
|
+
padding: 10px 20px;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
}
|
|
@@ -1,86 +1,86 @@
|
|
|
1
|
-
@import "~@voplus/morpho-theme/styles/index.less";
|
|
2
|
-
|
|
3
|
-
:global {
|
|
4
|
-
.letter-content-view {
|
|
5
|
-
display: flex;
|
|
6
|
-
flex-direction: column;
|
|
7
|
-
padding: unset !important;
|
|
8
|
-
height: 100%;
|
|
9
|
-
flex: 1;
|
|
10
|
-
flex-shrink: 0 !important;
|
|
11
|
-
overflow: hidden;
|
|
12
|
-
background-color: #f5f5f5;
|
|
13
|
-
|
|
14
|
-
header {
|
|
15
|
-
border-left: 1px solid #f2f2f2;
|
|
16
|
-
background: #fff;
|
|
17
|
-
box-shadow: 2px 2px 5px #e8e8e8;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.envelope-description {
|
|
21
|
-
padding: 0 20px 10px 20px;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.letter-content-card {
|
|
25
|
-
margin: 0;
|
|
26
|
-
flex: 1;
|
|
27
|
-
|
|
28
|
-
// > div {
|
|
29
|
-
// height: 100%;
|
|
30
|
-
// }
|
|
31
|
-
.letter-pdf-viewer-toolbar {
|
|
32
|
-
position: relative;
|
|
33
|
-
|
|
34
|
-
.letter-viewer-btn {
|
|
35
|
-
margin-left: 10px;
|
|
36
|
-
cursor: pointer;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.letter-download-btn {
|
|
40
|
-
position: absolute;
|
|
41
|
-
top: 50%;
|
|
42
|
-
right: 10px;
|
|
43
|
-
margin-top: -9px;
|
|
44
|
-
font-size: 18px;
|
|
45
|
-
line-height: 19px;
|
|
46
|
-
cursor: pointer;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.letter-viewer-btn:hover,
|
|
50
|
-
.letter-download-btn:hover {
|
|
51
|
-
color: @primary-color;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.ant-tabs {
|
|
56
|
-
display: none;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
.document-card-list {
|
|
60
|
-
margin: 0;
|
|
61
|
-
|
|
62
|
-
> div {
|
|
63
|
-
margin: 0 1rem 1rem 0;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
> div:last-child {
|
|
67
|
-
margin-right: 0;
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.signature-recipient_popover {
|
|
74
|
-
&.none .ant-modal-header {
|
|
75
|
-
display: none;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.ant-modal-header {
|
|
79
|
-
padding: 12px 20px;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.ant-modal-body {
|
|
83
|
-
padding: 0 !important;
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
}
|
|
1
|
+
@import "~@voplus/morpho-theme/styles/index.less";
|
|
2
|
+
|
|
3
|
+
:global {
|
|
4
|
+
.letter-content-view {
|
|
5
|
+
display: flex;
|
|
6
|
+
flex-direction: column;
|
|
7
|
+
padding: unset !important;
|
|
8
|
+
height: 100%;
|
|
9
|
+
flex: 1;
|
|
10
|
+
flex-shrink: 0 !important;
|
|
11
|
+
overflow: hidden;
|
|
12
|
+
background-color: #f5f5f5;
|
|
13
|
+
|
|
14
|
+
header {
|
|
15
|
+
border-left: 1px solid #f2f2f2;
|
|
16
|
+
background: #fff;
|
|
17
|
+
box-shadow: 2px 2px 5px #e8e8e8;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.envelope-description {
|
|
21
|
+
padding: 0 20px 10px 20px;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.letter-content-card {
|
|
25
|
+
margin: 0;
|
|
26
|
+
flex: 1;
|
|
27
|
+
|
|
28
|
+
// > div {
|
|
29
|
+
// height: 100%;
|
|
30
|
+
// }
|
|
31
|
+
.letter-pdf-viewer-toolbar {
|
|
32
|
+
position: relative;
|
|
33
|
+
|
|
34
|
+
.letter-viewer-btn {
|
|
35
|
+
margin-left: 10px;
|
|
36
|
+
cursor: pointer;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.letter-download-btn {
|
|
40
|
+
position: absolute;
|
|
41
|
+
top: 50%;
|
|
42
|
+
right: 10px;
|
|
43
|
+
margin-top: -9px;
|
|
44
|
+
font-size: 18px;
|
|
45
|
+
line-height: 19px;
|
|
46
|
+
cursor: pointer;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.letter-viewer-btn:hover,
|
|
50
|
+
.letter-download-btn:hover {
|
|
51
|
+
color: @primary-color;
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.ant-tabs {
|
|
56
|
+
display: none;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
.document-card-list {
|
|
60
|
+
margin: 0;
|
|
61
|
+
|
|
62
|
+
> div {
|
|
63
|
+
margin: 0 1rem 1rem 0;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
> div:last-child {
|
|
67
|
+
margin-right: 0;
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.signature-recipient_popover {
|
|
74
|
+
&.none .ant-modal-header {
|
|
75
|
+
display: none;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.ant-modal-header {
|
|
79
|
+
padding: 12px 20px;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.ant-modal-body {
|
|
83
|
+
padding: 0 !important;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
}
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
:global {
|
|
2
|
-
.letter-item {
|
|
3
|
-
display: flex;
|
|
4
|
-
padding: 15px 20px;
|
|
5
|
-
border-bottom: 1px solid #f2f2f2;
|
|
6
|
-
// align-items: center;
|
|
7
|
-
.document-header-default {
|
|
8
|
-
display: block;
|
|
9
|
-
flex: 1;
|
|
10
|
-
padding: 0;
|
|
11
|
-
background-color: transparent;
|
|
12
|
-
.quick-data-bar {
|
|
13
|
-
padding: 5px 0;
|
|
14
|
-
}
|
|
15
|
-
.document-pre .un-singer-icon {
|
|
16
|
-
margin-left: 6px;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
.letter-item-right {
|
|
20
|
-
text-align: right;
|
|
21
|
-
.pending {
|
|
22
|
-
color: #999;
|
|
23
|
-
font-size: 13px;
|
|
24
|
-
}
|
|
25
|
-
.tool-bar {
|
|
26
|
-
display: block;
|
|
27
|
-
margin-bottom: 5px;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
}
|
|
1
|
+
:global {
|
|
2
|
+
.letter-item {
|
|
3
|
+
display: flex;
|
|
4
|
+
padding: 15px 20px;
|
|
5
|
+
border-bottom: 1px solid #f2f2f2;
|
|
6
|
+
// align-items: center;
|
|
7
|
+
.document-header-default {
|
|
8
|
+
display: block;
|
|
9
|
+
flex: 1;
|
|
10
|
+
padding: 0;
|
|
11
|
+
background-color: transparent;
|
|
12
|
+
.quick-data-bar {
|
|
13
|
+
padding: 5px 0;
|
|
14
|
+
}
|
|
15
|
+
.document-pre .un-singer-icon {
|
|
16
|
+
margin-left: 6px;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
.letter-item-right {
|
|
20
|
+
text-align: right;
|
|
21
|
+
.pending {
|
|
22
|
+
color: #999;
|
|
23
|
+
font-size: 13px;
|
|
24
|
+
}
|
|
25
|
+
.tool-bar {
|
|
26
|
+
display: block;
|
|
27
|
+
margin-bottom: 5px;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
@@ -1,72 +1,72 @@
|
|
|
1
|
-
:global {
|
|
2
|
-
.letter-view-upload {
|
|
3
|
-
flex: 1;
|
|
4
|
-
display: flex;
|
|
5
|
-
flex-direction: column;
|
|
6
|
-
.ant-upload.ant-upload-drag.ant-upload-disabled,
|
|
7
|
-
.ant-upload.ant-upload-disabled {
|
|
8
|
-
cursor: pointer;
|
|
9
|
-
}
|
|
10
|
-
.ant-upload-drag-container {
|
|
11
|
-
height: 100%;
|
|
12
|
-
}
|
|
13
|
-
&.letter-view-upload_bg {
|
|
14
|
-
background-color: #fff;
|
|
15
|
-
}
|
|
16
|
-
.uploading-file-item {
|
|
17
|
-
.ant-progress-line {
|
|
18
|
-
padding-left: 18px;
|
|
19
|
-
font-size: 13px;
|
|
20
|
-
}
|
|
21
|
-
&:last-of-type {
|
|
22
|
-
margin-bottom: 10px;
|
|
23
|
-
}
|
|
24
|
-
.uploading-file-name {
|
|
25
|
-
position: relative;
|
|
26
|
-
margin: 0 2rem -10px 0;
|
|
27
|
-
color: #666;
|
|
28
|
-
font-size: 13px;
|
|
29
|
-
&.error {
|
|
30
|
-
color: #ff4d4f;
|
|
31
|
-
}
|
|
32
|
-
.anticon {
|
|
33
|
-
margin-right: 5px;
|
|
34
|
-
}
|
|
35
|
-
.anticon-delete {
|
|
36
|
-
position: absolute;
|
|
37
|
-
right: 0;
|
|
38
|
-
bottom: 4px;
|
|
39
|
-
color: #999;
|
|
40
|
-
cursor: pointer;
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
> span {
|
|
45
|
-
display: flex;
|
|
46
|
-
flex-direction: column-reverse;
|
|
47
|
-
flex: 1;
|
|
48
|
-
|
|
49
|
-
.ant-upload.ant-upload-drag .ant-upload {
|
|
50
|
-
padding: 0;
|
|
51
|
-
}
|
|
52
|
-
.ant-upload-list {
|
|
53
|
-
padding: 0 15px;
|
|
54
|
-
}
|
|
55
|
-
.ant-upload-drag {
|
|
56
|
-
background: none;
|
|
57
|
-
border: none;
|
|
58
|
-
text-align: left;
|
|
59
|
-
.ant-upload {
|
|
60
|
-
padding: 0;
|
|
61
|
-
}
|
|
62
|
-
.anticon-plus {
|
|
63
|
-
font-size: 12px;
|
|
64
|
-
color: rgba(0, 0, 0, 0.65);
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
.letter-empty {
|
|
68
|
-
text-align: center;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
}
|
|
1
|
+
:global {
|
|
2
|
+
.letter-view-upload {
|
|
3
|
+
flex: 1;
|
|
4
|
+
display: flex;
|
|
5
|
+
flex-direction: column;
|
|
6
|
+
.ant-upload.ant-upload-drag.ant-upload-disabled,
|
|
7
|
+
.ant-upload.ant-upload-disabled {
|
|
8
|
+
cursor: pointer;
|
|
9
|
+
}
|
|
10
|
+
.ant-upload-drag-container {
|
|
11
|
+
height: 100%;
|
|
12
|
+
}
|
|
13
|
+
&.letter-view-upload_bg {
|
|
14
|
+
background-color: #fff;
|
|
15
|
+
}
|
|
16
|
+
.uploading-file-item {
|
|
17
|
+
.ant-progress-line {
|
|
18
|
+
padding-left: 18px;
|
|
19
|
+
font-size: 13px;
|
|
20
|
+
}
|
|
21
|
+
&:last-of-type {
|
|
22
|
+
margin-bottom: 10px;
|
|
23
|
+
}
|
|
24
|
+
.uploading-file-name {
|
|
25
|
+
position: relative;
|
|
26
|
+
margin: 0 2rem -10px 0;
|
|
27
|
+
color: #666;
|
|
28
|
+
font-size: 13px;
|
|
29
|
+
&.error {
|
|
30
|
+
color: #ff4d4f;
|
|
31
|
+
}
|
|
32
|
+
.anticon {
|
|
33
|
+
margin-right: 5px;
|
|
34
|
+
}
|
|
35
|
+
.anticon-delete {
|
|
36
|
+
position: absolute;
|
|
37
|
+
right: 0;
|
|
38
|
+
bottom: 4px;
|
|
39
|
+
color: #999;
|
|
40
|
+
cursor: pointer;
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
> span {
|
|
45
|
+
display: flex;
|
|
46
|
+
flex-direction: column-reverse;
|
|
47
|
+
flex: 1;
|
|
48
|
+
|
|
49
|
+
.ant-upload.ant-upload-drag .ant-upload {
|
|
50
|
+
padding: 0;
|
|
51
|
+
}
|
|
52
|
+
.ant-upload-list {
|
|
53
|
+
padding: 0 15px;
|
|
54
|
+
}
|
|
55
|
+
.ant-upload-drag {
|
|
56
|
+
background: none;
|
|
57
|
+
border: none;
|
|
58
|
+
text-align: left;
|
|
59
|
+
.ant-upload {
|
|
60
|
+
padding: 0;
|
|
61
|
+
}
|
|
62
|
+
.anticon-plus {
|
|
63
|
+
font-size: 12px;
|
|
64
|
+
color: rgba(0, 0, 0, 0.65);
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
.letter-empty {
|
|
68
|
+
text-align: center;
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
}
|
|
@@ -1,77 +1,77 @@
|
|
|
1
|
-
:global {
|
|
2
|
-
.letter-viewer {
|
|
3
|
-
.ant-modal-body {
|
|
4
|
-
display: flex;
|
|
5
|
-
height: 600px;
|
|
6
|
-
padding: 0 !important;
|
|
7
|
-
|
|
8
|
-
.file-content,
|
|
9
|
-
.setting-content {
|
|
10
|
-
height: 100%;
|
|
11
|
-
padding: 15px 20px;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.file-content {
|
|
15
|
-
display: flex;
|
|
16
|
-
flex-direction: column;
|
|
17
|
-
flex: 1;
|
|
18
|
-
flex-shrink: 0;
|
|
19
|
-
|
|
20
|
-
.file-content-header {
|
|
21
|
-
display: flex;
|
|
22
|
-
font-size: 16px;
|
|
23
|
-
color: rgba(0, 0, 0, 0.45);
|
|
24
|
-
margin-bottom: 10px;
|
|
25
|
-
padding-bottom: 5px;
|
|
26
|
-
border-bottom: 1px #f2f2f2 solid;
|
|
27
|
-
|
|
28
|
-
.document-name {
|
|
29
|
-
flex: 1;
|
|
30
|
-
color: #000;
|
|
31
|
-
font-size: 17px;
|
|
32
|
-
font-weight: 500;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.anticon {
|
|
36
|
-
margin-left: 10px;
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.ant-table {
|
|
42
|
-
padding-top: 10px;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
.setting-content {
|
|
46
|
-
width: 55%;
|
|
47
|
-
flex-shrink: 0;
|
|
48
|
-
border-left: 1px solid #f2f2f2;
|
|
49
|
-
padding: 0;
|
|
50
|
-
|
|
51
|
-
& .scrollbar-content {
|
|
52
|
-
padding: 15px 20px;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.bold {
|
|
56
|
-
font-size: 15px;
|
|
57
|
-
font-weight: 500;
|
|
58
|
-
color: #000;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.setting-public {
|
|
62
|
-
display: flex;
|
|
63
|
-
justify-content: space-between;
|
|
64
|
-
padding-bottom: 10px;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.description-editor {
|
|
68
|
-
|
|
69
|
-
.description-editor-header,
|
|
70
|
-
.description-readonly-proseMirror .ProseMirror-container .ProseMirror {
|
|
71
|
-
padding: 0;
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
}
|
|
1
|
+
:global {
|
|
2
|
+
.letter-viewer {
|
|
3
|
+
.ant-modal-body {
|
|
4
|
+
display: flex;
|
|
5
|
+
height: 600px;
|
|
6
|
+
padding: 0 !important;
|
|
7
|
+
|
|
8
|
+
.file-content,
|
|
9
|
+
.setting-content {
|
|
10
|
+
height: 100%;
|
|
11
|
+
padding: 15px 20px;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.file-content {
|
|
15
|
+
display: flex;
|
|
16
|
+
flex-direction: column;
|
|
17
|
+
flex: 1;
|
|
18
|
+
flex-shrink: 0;
|
|
19
|
+
|
|
20
|
+
.file-content-header {
|
|
21
|
+
display: flex;
|
|
22
|
+
font-size: 16px;
|
|
23
|
+
color: rgba(0, 0, 0, 0.45);
|
|
24
|
+
margin-bottom: 10px;
|
|
25
|
+
padding-bottom: 5px;
|
|
26
|
+
border-bottom: 1px #f2f2f2 solid;
|
|
27
|
+
|
|
28
|
+
.document-name {
|
|
29
|
+
flex: 1;
|
|
30
|
+
color: #000;
|
|
31
|
+
font-size: 17px;
|
|
32
|
+
font-weight: 500;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.anticon {
|
|
36
|
+
margin-left: 10px;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.ant-table {
|
|
42
|
+
padding-top: 10px;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.setting-content {
|
|
46
|
+
width: 55%;
|
|
47
|
+
flex-shrink: 0;
|
|
48
|
+
border-left: 1px solid #f2f2f2;
|
|
49
|
+
padding: 0;
|
|
50
|
+
|
|
51
|
+
& .scrollbar-content {
|
|
52
|
+
padding: 15px 20px;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.bold {
|
|
56
|
+
font-size: 15px;
|
|
57
|
+
font-weight: 500;
|
|
58
|
+
color: #000;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.setting-public {
|
|
62
|
+
display: flex;
|
|
63
|
+
justify-content: space-between;
|
|
64
|
+
padding-bottom: 10px;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.description-editor {
|
|
68
|
+
|
|
69
|
+
.description-editor-header,
|
|
70
|
+
.description-readonly-proseMirror .ProseMirror-container .ProseMirror {
|
|
71
|
+
padding: 0;
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
77
|
}
|