@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,42 +1,42 @@
|
|
|
1
|
-
:global {
|
|
2
|
-
.envelope-recipient-view_mobile {
|
|
3
|
-
display: flex;
|
|
4
|
-
flex-direction: column;
|
|
5
|
-
height: 100%;
|
|
6
|
-
header {
|
|
7
|
-
display: flex;
|
|
8
|
-
justify-content: space-between;
|
|
9
|
-
align-items: center;
|
|
10
|
-
padding: 10px 20px;
|
|
11
|
-
border-bottom: 1px solid #f2f2f2;
|
|
12
|
-
.list-menus-btn {
|
|
13
|
-
border: #000;
|
|
14
|
-
color: #fff;
|
|
15
|
-
background-color: #000;
|
|
16
|
-
}
|
|
17
|
-
.title {
|
|
18
|
-
padding: 0 10px;
|
|
19
|
-
color: #000;
|
|
20
|
-
font-weight: 500;
|
|
21
|
-
font-size: 15px;
|
|
22
|
-
line-height: 15px;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
.letter-content-view .pdf-viewer-toolbar {
|
|
26
|
-
border-top: 0;
|
|
27
|
-
}
|
|
28
|
-
.letter-view-upload {
|
|
29
|
-
.ant-menu-item {
|
|
30
|
-
height: auto;
|
|
31
|
-
}
|
|
32
|
-
.letter-item {
|
|
33
|
-
padding: 0;
|
|
34
|
-
.document-name-content {
|
|
35
|
-
> div {
|
|
36
|
-
display: flex;
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
}
|
|
1
|
+
:global {
|
|
2
|
+
.envelope-recipient-view_mobile {
|
|
3
|
+
display: flex;
|
|
4
|
+
flex-direction: column;
|
|
5
|
+
height: 100%;
|
|
6
|
+
header {
|
|
7
|
+
display: flex;
|
|
8
|
+
justify-content: space-between;
|
|
9
|
+
align-items: center;
|
|
10
|
+
padding: 10px 20px;
|
|
11
|
+
border-bottom: 1px solid #f2f2f2;
|
|
12
|
+
.list-menus-btn {
|
|
13
|
+
border: #000;
|
|
14
|
+
color: #fff;
|
|
15
|
+
background-color: #000;
|
|
16
|
+
}
|
|
17
|
+
.title {
|
|
18
|
+
padding: 0 10px;
|
|
19
|
+
color: #000;
|
|
20
|
+
font-weight: 500;
|
|
21
|
+
font-size: 15px;
|
|
22
|
+
line-height: 15px;
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
.letter-content-view .pdf-viewer-toolbar {
|
|
26
|
+
border-top: 0;
|
|
27
|
+
}
|
|
28
|
+
.letter-view-upload {
|
|
29
|
+
.ant-menu-item {
|
|
30
|
+
height: auto;
|
|
31
|
+
}
|
|
32
|
+
.letter-item {
|
|
33
|
+
padding: 0;
|
|
34
|
+
.document-name-content {
|
|
35
|
+
> div {
|
|
36
|
+
display: flex;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
}
|
|
@@ -1,70 +1,70 @@
|
|
|
1
|
-
:global {
|
|
2
|
-
.envelope-recipient-view_pc {
|
|
3
|
-
overflow: hidden;
|
|
4
|
-
|
|
5
|
-
.title {
|
|
6
|
-
padding: 10px 20px;
|
|
7
|
-
font-size: 18px;
|
|
8
|
-
line-height: 20px;
|
|
9
|
-
color: #000;
|
|
10
|
-
font-weight: 500;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.envelope-recipient-letter_list {
|
|
14
|
-
// width: 22%;
|
|
15
|
-
.main-nav-container {
|
|
16
|
-
display: flex;
|
|
17
|
-
flex-direction: column;
|
|
18
|
-
height: 100%;
|
|
19
|
-
|
|
20
|
-
.letter-view-upload {
|
|
21
|
-
height: 100%;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.add-tag-btn {
|
|
25
|
-
display: none;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.letter-item {
|
|
29
|
-
padding: 0;
|
|
30
|
-
|
|
31
|
-
.document-name-content {
|
|
32
|
-
> div {
|
|
33
|
-
display: flex;
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.document-name {
|
|
38
|
-
color: inherit;
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.envelope-recipient-activity {
|
|
45
|
-
width: 30%;
|
|
46
|
-
padding-left: 0px;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.loading {
|
|
50
|
-
padding: 20px 0;
|
|
51
|
-
text-align: center;
|
|
52
|
-
|
|
53
|
-
&.blocking {
|
|
54
|
-
position: absolute;
|
|
55
|
-
top: 0;
|
|
56
|
-
right: 0;
|
|
57
|
-
bottom: 0;
|
|
58
|
-
left: 0;
|
|
59
|
-
z-index: 999;
|
|
60
|
-
background-color: rgba(255, 255, 255, 0.5);
|
|
61
|
-
|
|
62
|
-
> div {
|
|
63
|
-
position: relative;
|
|
64
|
-
top: 50%;
|
|
65
|
-
margin-top: -70px;
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
}
|
|
1
|
+
:global {
|
|
2
|
+
.envelope-recipient-view_pc {
|
|
3
|
+
overflow: hidden;
|
|
4
|
+
|
|
5
|
+
.title {
|
|
6
|
+
padding: 10px 20px;
|
|
7
|
+
font-size: 18px;
|
|
8
|
+
line-height: 20px;
|
|
9
|
+
color: #000;
|
|
10
|
+
font-weight: 500;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.envelope-recipient-letter_list {
|
|
14
|
+
// width: 22%;
|
|
15
|
+
.main-nav-container {
|
|
16
|
+
display: flex;
|
|
17
|
+
flex-direction: column;
|
|
18
|
+
height: 100%;
|
|
19
|
+
|
|
20
|
+
.letter-view-upload {
|
|
21
|
+
height: 100%;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.add-tag-btn {
|
|
25
|
+
display: none;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.letter-item {
|
|
29
|
+
padding: 0;
|
|
30
|
+
|
|
31
|
+
.document-name-content {
|
|
32
|
+
> div {
|
|
33
|
+
display: flex;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.document-name {
|
|
38
|
+
color: inherit;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.envelope-recipient-activity {
|
|
45
|
+
width: 30%;
|
|
46
|
+
padding-left: 0px;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.loading {
|
|
50
|
+
padding: 20px 0;
|
|
51
|
+
text-align: center;
|
|
52
|
+
|
|
53
|
+
&.blocking {
|
|
54
|
+
position: absolute;
|
|
55
|
+
top: 0;
|
|
56
|
+
right: 0;
|
|
57
|
+
bottom: 0;
|
|
58
|
+
left: 0;
|
|
59
|
+
z-index: 999;
|
|
60
|
+
background-color: rgba(255, 255, 255, 0.5);
|
|
61
|
+
|
|
62
|
+
> div {
|
|
63
|
+
position: relative;
|
|
64
|
+
top: 50%;
|
|
65
|
+
margin-top: -70px;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
}
|
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
:global {
|
|
2
|
-
.envelope-report-view {
|
|
3
|
-
display: flex;
|
|
4
|
-
flex-direction: column;
|
|
5
|
-
height: 100%;
|
|
6
|
-
.letter-header {
|
|
7
|
-
padding: 10px 20px;
|
|
8
|
-
color: #000;
|
|
9
|
-
font-size: 16px;
|
|
10
|
-
font-weight: 600;
|
|
11
|
-
border-bottom: 1px solid #f2f2f2;
|
|
12
|
-
}
|
|
13
|
-
.tag-view .add-tag-btn.show {
|
|
14
|
-
display: none;
|
|
15
|
-
}
|
|
16
|
-
.report-letter-item {
|
|
17
|
-
padding: 0 20px 15px 20px;
|
|
18
|
-
color: #000;
|
|
19
|
-
&:first-child {
|
|
20
|
-
padding-top: 15px;
|
|
21
|
-
}
|
|
22
|
-
.letter-item {
|
|
23
|
-
padding: 0;
|
|
24
|
-
border-bottom: 0;
|
|
25
|
-
}
|
|
26
|
-
.report-letter-line {
|
|
27
|
-
i {
|
|
28
|
-
opacity: 0;
|
|
29
|
-
margin-right: 6px;
|
|
30
|
-
}
|
|
31
|
-
.description {
|
|
32
|
-
margin-left: 8px;
|
|
33
|
-
color: #999;
|
|
34
|
-
cursor: pointer;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
.status {
|
|
38
|
-
margin-right: 8px;
|
|
39
|
-
}
|
|
40
|
-
.light {
|
|
41
|
-
color: #999;
|
|
42
|
-
font-size: 13px;
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
.activity-log-view .list-header-tools {
|
|
46
|
-
display: none;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
}
|
|
1
|
+
:global {
|
|
2
|
+
.envelope-report-view {
|
|
3
|
+
display: flex;
|
|
4
|
+
flex-direction: column;
|
|
5
|
+
height: 100%;
|
|
6
|
+
.letter-header {
|
|
7
|
+
padding: 10px 20px;
|
|
8
|
+
color: #000;
|
|
9
|
+
font-size: 16px;
|
|
10
|
+
font-weight: 600;
|
|
11
|
+
border-bottom: 1px solid #f2f2f2;
|
|
12
|
+
}
|
|
13
|
+
.tag-view .add-tag-btn.show {
|
|
14
|
+
display: none;
|
|
15
|
+
}
|
|
16
|
+
.report-letter-item {
|
|
17
|
+
padding: 0 20px 15px 20px;
|
|
18
|
+
color: #000;
|
|
19
|
+
&:first-child {
|
|
20
|
+
padding-top: 15px;
|
|
21
|
+
}
|
|
22
|
+
.letter-item {
|
|
23
|
+
padding: 0;
|
|
24
|
+
border-bottom: 0;
|
|
25
|
+
}
|
|
26
|
+
.report-letter-line {
|
|
27
|
+
i {
|
|
28
|
+
opacity: 0;
|
|
29
|
+
margin-right: 6px;
|
|
30
|
+
}
|
|
31
|
+
.description {
|
|
32
|
+
margin-left: 8px;
|
|
33
|
+
color: #999;
|
|
34
|
+
cursor: pointer;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
.status {
|
|
38
|
+
margin-right: 8px;
|
|
39
|
+
}
|
|
40
|
+
.light {
|
|
41
|
+
color: #999;
|
|
42
|
+
font-size: 13px;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
.activity-log-view .list-header-tools {
|
|
46
|
+
display: none;
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
@@ -1,64 +1,64 @@
|
|
|
1
|
-
@import "~@voplus/morpho-theme/styles/index.less";
|
|
2
|
-
|
|
3
|
-
:global {
|
|
4
|
-
.envelope-card {
|
|
5
|
-
background: #ffffff;
|
|
6
|
-
cursor: pointer;
|
|
7
|
-
border-radius: 3px;
|
|
8
|
-
border: 1px solid rgba(0, 0, 0, 0.075);
|
|
9
|
-
|
|
10
|
-
.document-header-default {
|
|
11
|
-
padding: unset;
|
|
12
|
-
margin-bottom: 0.5rem;
|
|
13
|
-
.flag-icon {
|
|
14
|
-
margin-left: unset;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
.envelope-card-control {
|
|
18
|
-
display: flex;
|
|
19
|
-
align-items: center;
|
|
20
|
-
font-size: 13px;
|
|
21
|
-
color: #666;
|
|
22
|
-
line-height: 24px;
|
|
23
|
-
& > span {
|
|
24
|
-
display: flex;
|
|
25
|
-
align-items: center;
|
|
26
|
-
}
|
|
27
|
-
& > span + span {
|
|
28
|
-
margin-left: 8px;
|
|
29
|
-
}
|
|
30
|
-
> span:hover {
|
|
31
|
-
color: @primary-color;
|
|
32
|
-
}
|
|
33
|
-
.svg-inline--fa {
|
|
34
|
-
margin-right: 5px;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
.envelope-card-label {
|
|
38
|
-
height: 24px;
|
|
39
|
-
margin-top: 4px;
|
|
40
|
-
}
|
|
41
|
-
.hover-operate-icon {
|
|
42
|
-
opacity: 0;
|
|
43
|
-
height: 0;
|
|
44
|
-
transition: height 0.3s, opacity 0.4s ease-out;
|
|
45
|
-
&.show {
|
|
46
|
-
height: auto;
|
|
47
|
-
opacity: 1;
|
|
48
|
-
}
|
|
49
|
-
.ant-dropdown-trigger {
|
|
50
|
-
float: right;
|
|
51
|
-
}
|
|
52
|
-
.ant-btn {
|
|
53
|
-
margin: 0 8px 0 0;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
.envelope-card-editable-name {
|
|
57
|
-
display: flex;
|
|
58
|
-
justify-content: flex-end;
|
|
59
|
-
.ant-btn {
|
|
60
|
-
margin-left: 8px;
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
}
|
|
1
|
+
@import "~@voplus/morpho-theme/styles/index.less";
|
|
2
|
+
|
|
3
|
+
:global {
|
|
4
|
+
.envelope-card {
|
|
5
|
+
background: #ffffff;
|
|
6
|
+
cursor: pointer;
|
|
7
|
+
border-radius: 3px;
|
|
8
|
+
border: 1px solid rgba(0, 0, 0, 0.075);
|
|
9
|
+
|
|
10
|
+
.document-header-default {
|
|
11
|
+
padding: unset;
|
|
12
|
+
margin-bottom: 0.5rem;
|
|
13
|
+
.flag-icon {
|
|
14
|
+
margin-left: unset;
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
.envelope-card-control {
|
|
18
|
+
display: flex;
|
|
19
|
+
align-items: center;
|
|
20
|
+
font-size: 13px;
|
|
21
|
+
color: #666;
|
|
22
|
+
line-height: 24px;
|
|
23
|
+
& > span {
|
|
24
|
+
display: flex;
|
|
25
|
+
align-items: center;
|
|
26
|
+
}
|
|
27
|
+
& > span + span {
|
|
28
|
+
margin-left: 8px;
|
|
29
|
+
}
|
|
30
|
+
> span:hover {
|
|
31
|
+
color: @primary-color;
|
|
32
|
+
}
|
|
33
|
+
.svg-inline--fa {
|
|
34
|
+
margin-right: 5px;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
.envelope-card-label {
|
|
38
|
+
height: 24px;
|
|
39
|
+
margin-top: 4px;
|
|
40
|
+
}
|
|
41
|
+
.hover-operate-icon {
|
|
42
|
+
opacity: 0;
|
|
43
|
+
height: 0;
|
|
44
|
+
transition: height 0.3s, opacity 0.4s ease-out;
|
|
45
|
+
&.show {
|
|
46
|
+
height: auto;
|
|
47
|
+
opacity: 1;
|
|
48
|
+
}
|
|
49
|
+
.ant-dropdown-trigger {
|
|
50
|
+
float: right;
|
|
51
|
+
}
|
|
52
|
+
.ant-btn {
|
|
53
|
+
margin: 0 8px 0 0;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
.envelope-card-editable-name {
|
|
57
|
+
display: flex;
|
|
58
|
+
justify-content: flex-end;
|
|
59
|
+
.ant-btn {
|
|
60
|
+
margin-left: 8px;
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import DescriptionEditor from "../../../../../controls/DescriptionEditor";
|
|
2
|
-
import DocumentPanelHeader from "../../../../../components/DocumentPanelHeader";
|
|
3
|
-
import DocumentProperties from "../../../../../components/DocumentProperties";
|
|
4
|
-
import EnvelopeStatusLabel from "../../controls/EnvelopeStatusLabel";
|
|
5
|
-
import { Form } from "antd";
|
|
6
|
-
import PropertiesSection from "../../../../../controls/PropertiesSection";
|
|
7
1
|
import React from "react";
|
|
2
|
+
import { Form } from "antd";
|
|
8
3
|
import { Scrollbars } from "react-custom-scrollbars";
|
|
9
4
|
import { observe } from "@voplus/morpho-ui";
|
|
10
5
|
import { useEnvelope } from "../../../data/envelope";
|
|
6
|
+
import DescriptionEditor from "../../../../../controls/DescriptionEditor";
|
|
7
|
+
import DocumentPanelHeader from "../../../../../components/DocumentPanelHeader";
|
|
8
|
+
import DocumentProperties from "../../../../../components/DocumentProperties";
|
|
9
|
+
import EnvelopeStatusLabel from "../../controls/EnvelopeStatusLabel";
|
|
10
|
+
import PropertiesSection from "@voplus/morpho-ui/es/controls/PropertiesSection";
|
|
11
11
|
const EnvelopeProperties = (props) => {
|
|
12
12
|
const { id, headerVisible, envelopeTitle, documentTitle, envelopeProperties, documentProperties, } = props;
|
|
13
13
|
const envelope = useEnvelope(id, { reload: false });
|
|
@@ -16,8 +16,8 @@ const EnvelopeProperties = (props) => {
|
|
|
16
16
|
headerVisible && React.createElement(DocumentPanelHeader, { id: id }),
|
|
17
17
|
React.createElement(Scrollbars, { autoHide: true },
|
|
18
18
|
React.createElement(DescriptionEditor, { id: id, description: envelope.description, readonly: envelope.readonly }),
|
|
19
|
-
React.createElement(PropertiesSection, { title: envelopeTitle, properties: React.createElement(Form, { labelAlign: "left", labelCol: { span: 10 }, scrollToFirstError: true }, filterPro === null || filterPro === void 0 ? void 0 : filterPro.map((i) => (React.createElement(React.Fragment, { key: i.name }, renderProp(i))))) }),
|
|
20
|
-
React.createElement(DocumentProperties, { id: id, fromLabelRequired: true,
|
|
19
|
+
React.createElement(PropertiesSection, { title: envelopeTitle, properties: (labelCol) => (React.createElement(Form, { labelAlign: "left", colon: false, labelCol: { span: labelCol || 10 }, scrollToFirstError: true }, filterPro === null || filterPro === void 0 ? void 0 : filterPro.map((i) => (React.createElement(React.Fragment, { key: i.name }, renderProp(i)))))) }),
|
|
20
|
+
React.createElement(DocumentProperties, { id: id, fromLabelRequired: true, wrapperCol: 14, title: documentTitle, customProperties: documentProperties })))));
|
|
21
21
|
function renderProp(item) {
|
|
22
22
|
switch (item.name) {
|
|
23
23
|
case "Status":
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/pages/Signature/Envelope/components/EnvelopeProperties/index.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/pages/Signature/Envelope/components/EnvelopeProperties/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAC5B,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AACrD,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AACrD,OAAO,iBAAiB,MAAM,2CAA2C,CAAC;AAC1E,OAAO,mBAAmB,MAAM,+CAA+C,CAAC;AAChF,OAAO,kBAAkB,MAAM,8CAA8C,CAAC;AAC9E,OAAO,mBAAmB,MAAM,oCAAoC,CAAC;AACrE,OAAO,iBAAiB,MAAM,iDAAiD,CAAC;AAIhF,MAAM,kBAAkB,GAAG,CAAC,KAU3B,EAAE,EAAE;IACJ,MAAM,EACL,EAAE,EACF,aAAa,EACb,aAAa,EACb,aAAa,EACb,kBAAkB,EAClB,kBAAkB,GAClB,GAAG,KAAK,CAAC;IACV,MAAM,QAAQ,GAAG,WAAW,CAAC,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,CAAC;IAEpD,MAAM,SAAS,GAAG,kBAAkB,aAAlB,kBAAkB,uBAAlB,kBAAkB,CAAE,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAA,CAAC,aAAD,CAAC,uBAAD,CAAC,CAAE,OAAO,MAAK,KAAK,CAAC,CAAC;IAE1E,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,6BAAK,SAAS,EAAC,iBAAiB;QAC9B,aAAa,IAAI,oBAAC,mBAAmB,IAAC,EAAE,EAAE,EAAE,GAAI;QACjD,oBAAC,UAAU,IAAC,QAAQ;YACnB,oBAAC,iBAAiB,IACjB,EAAE,EAAE,EAAE,EACN,WAAW,EAAE,QAAQ,CAAC,WAAW,EACjC,QAAQ,EAAE,QAAQ,CAAC,QAAQ,GAC1B;YACF,oBAAC,iBAAiB,IACjB,KAAK,EAAE,aAAa,EACpB,UAAU,EAAE,CAAC,QAAQ,EAAE,EAAE,CAAC,CACzB,oBAAC,IAAI,IACJ,UAAU,EAAC,MAAM,EACjB,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,EAAE,IAAI,EAAE,QAAQ,IAAI,EAAE,EAAE,EAClC,kBAAkB,UAEjB,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CACtB,oBAAC,KAAK,CAAC,QAAQ,IAAC,GAAG,EAAE,CAAC,CAAC,IAAI,IAAG,UAAU,CAAC,CAAC,CAAC,CAAkB,CAC7D,CAAC,CACI,CACP,GACA;YACF,oBAAC,kBAAkB,IAClB,EAAE,EAAE,EAAE,EACN,iBAAiB,QACjB,UAAU,EAAE,EAAE,EACd,KAAK,EAAE,aAAa,EACpB,gBAAgB,EAAE,kBAAkB,GACnC,CACU,CACR,CACN,CAAC,CAAC;IAEH,SAAS,UAAU,CAAC,IAAyD;QAC5E,QAAQ,IAAI,CAAC,IAAI,EAAE;YAClB,KAAK,QAAQ;gBACZ,OAAO,CACN,oBAAC,IAAI,CAAC,IAAI,IAAC,KAAK,EAAC,QAAQ;oBACxB,oBAAC,mBAAmB,IAAC,MAAM,EAAE,QAAQ,CAAC,cAAe,GAAI,CAC9C,CACZ,CAAC;SACH;IACF,CAAC;AACF,CAAC,CAAC;AAEF,kBAAkB,CAAC,YAAY,GAAG;IACjC,aAAa,EAAE,qBAAqB;IACpC,aAAa,EAAE,qBAAqB;IACpC,kBAAkB,EAAE,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC;CACxC,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
|
|
@@ -1,54 +1,54 @@
|
|
|
1
|
-
.envelope-quick-view-modal {
|
|
2
|
-
height: calc(100% - 200px);
|
|
3
|
-
min-height: 250px;
|
|
4
|
-
|
|
5
|
-
:global {
|
|
6
|
-
.ant-modal-content {
|
|
7
|
-
height: 100%;
|
|
8
|
-
|
|
9
|
-
.ant-modal-body {
|
|
10
|
-
display: flex;
|
|
11
|
-
height: 100%;
|
|
12
|
-
padding: 0 !important;
|
|
13
|
-
|
|
14
|
-
.envelope-default-view {
|
|
15
|
-
position: relative;
|
|
16
|
-
|
|
17
|
-
&::before {
|
|
18
|
-
position: absolute;
|
|
19
|
-
content: "";
|
|
20
|
-
right: 0;
|
|
21
|
-
height: 100%;
|
|
22
|
-
border-right: 1px solid #f2f2f2;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
header {
|
|
26
|
-
box-shadow: none;
|
|
27
|
-
|
|
28
|
-
.document-header-default {
|
|
29
|
-
padding: 20px 20px 10px 20px;
|
|
30
|
-
|
|
31
|
-
.tool-bar {
|
|
32
|
-
align-self: flex-end;
|
|
33
|
-
|
|
34
|
-
.close-icon {
|
|
35
|
-
position: absolute;
|
|
36
|
-
right: 0;
|
|
37
|
-
top: 10px;
|
|
38
|
-
font-size: 22px;
|
|
39
|
-
cursor: pointer;
|
|
40
|
-
padding: 0 23px 0;
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.envelope-quick-aside {
|
|
50
|
-
display: flex;
|
|
51
|
-
flex-direction: column;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
1
|
+
.envelope-quick-view-modal {
|
|
2
|
+
height: calc(100% - 200px);
|
|
3
|
+
min-height: 250px;
|
|
4
|
+
|
|
5
|
+
:global {
|
|
6
|
+
.ant-modal-content {
|
|
7
|
+
height: 100%;
|
|
8
|
+
|
|
9
|
+
.ant-modal-body {
|
|
10
|
+
display: flex;
|
|
11
|
+
height: 100%;
|
|
12
|
+
padding: 0 !important;
|
|
13
|
+
|
|
14
|
+
.envelope-default-view {
|
|
15
|
+
position: relative;
|
|
16
|
+
|
|
17
|
+
&::before {
|
|
18
|
+
position: absolute;
|
|
19
|
+
content: "";
|
|
20
|
+
right: 0;
|
|
21
|
+
height: 100%;
|
|
22
|
+
border-right: 1px solid #f2f2f2;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
header {
|
|
26
|
+
box-shadow: none;
|
|
27
|
+
|
|
28
|
+
.document-header-default {
|
|
29
|
+
padding: 20px 20px 10px 20px;
|
|
30
|
+
|
|
31
|
+
.tool-bar {
|
|
32
|
+
align-self: flex-end;
|
|
33
|
+
|
|
34
|
+
.close-icon {
|
|
35
|
+
position: absolute;
|
|
36
|
+
right: 0;
|
|
37
|
+
top: 10px;
|
|
38
|
+
font-size: 22px;
|
|
39
|
+
cursor: pointer;
|
|
40
|
+
padding: 0 23px 0;
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.envelope-quick-aside {
|
|
50
|
+
display: flex;
|
|
51
|
+
flex-direction: column;
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
54
|
}
|