@voplus/morpho-document 6.0.33 → 6.0.34

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.
Files changed (120) hide show
  1. package/es/components/AddDocDropdown/index.less +61 -61
  2. package/es/components/AddFormView/index.less +42 -42
  3. package/es/components/AdvanceSearch/index.less +21 -21
  4. package/es/components/DescriptionDocumentList/index.less +14 -14
  5. package/es/components/DocumentCard/index.less +116 -116
  6. package/es/components/DocumentCardList/index.less +9 -9
  7. package/es/components/DocumentHeader/index.less +179 -179
  8. package/es/components/DocumentItem/index.less +102 -102
  9. package/es/components/DocumentList/index.less +101 -101
  10. package/es/components/DocumentListView/index.less +10 -10
  11. package/es/components/DocumentNotificationDialog/index.less +26 -26
  12. package/es/components/DocumentPanelHeader/index.less +13 -13
  13. package/es/components/DocumentProperties/index.less +34 -34
  14. package/es/components/DocumentPropertiesView/index.less +9 -9
  15. package/es/components/DocumentSelectDialog/index.less +54 -54
  16. package/es/components/DocumentSortableTree/index.less +22 -22
  17. package/es/components/DocumentSortableTree/themes/FileExplorerTheme/node-content-renderer.less +350 -350
  18. package/es/components/DocumentSortableTree/themes/FileExplorerTheme/tree-node-renderer.less +4 -4
  19. package/es/components/DocumentSortableTree/themes/SortableTreeDocumentTheme/node-content-renderer.less +64 -64
  20. package/es/components/DocumentSortableTree/themes/SortableTreeDocumentTheme/tree-node-renderer.less +18 -18
  21. package/es/components/DocumentTabs/index.less +12 -12
  22. package/es/components/DocumentTree/index.less +4 -4
  23. package/es/components/FileViewer/index.less +93 -93
  24. package/es/components/Icon/index.less +24 -24
  25. package/es/components/Links/index.less +140 -140
  26. package/es/components/NewDocumentForm/index.less +63 -63
  27. package/es/components/PasteListInDocument/index.less +25 -25
  28. package/es/components/QuickAccessPanel/index.less +20 -20
  29. package/es/components/QuickAccessSearch/ObjectItem/index.less +21 -21
  30. package/es/components/QuickAccessSearch/index.less +23 -23
  31. package/es/components/SendForm/index.less +48 -48
  32. package/es/components/TagView/index.less +106 -106
  33. package/es/components/TextQuickViewDialog/index.less +7 -7
  34. package/es/components/VersionsModal/index.less +31 -31
  35. package/es/components/ViewFrame/ViewFrameHeader/index.less +16 -16
  36. package/es/components/ViewFrame/index.less +12 -12
  37. package/es/components/WordFieldViewer/index.less +5 -5
  38. package/es/components/WordFields/index.less +9 -9
  39. package/es/components/WordFillView/index.less +13 -13
  40. package/es/components/styles/ScrollBar.less +30 -30
  41. package/es/components/styles/common.less +187 -187
  42. package/es/components/styles/index.less +13 -13
  43. package/es/controls/ChildDocumentSelect/index.less +23 -23
  44. package/es/controls/DataIconBar/index.less +23 -23
  45. package/es/controls/DescriptionEditor/index.less +59 -59
  46. package/es/controls/DocumentLabel/index.less +12 -12
  47. package/es/controls/DocumentMenu/items/CopyReference.js +11 -11
  48. package/es/controls/FolderEdit/index.less +39 -39
  49. package/es/controls/MentionState/index.less +8 -8
  50. package/es/controls/PDFViewer/Toolbar/buttons/Zoom/index.less +16 -16
  51. package/es/controls/PDFViewer/Toolbar/index.less +36 -36
  52. package/es/controls/PDFViewer/index.less +20 -20
  53. package/es/controls/QuickViewDialog/QuickSubTab/index.less +23 -23
  54. package/es/controls/QuickViewDialog/index.less +72 -72
  55. package/es/controls/ReferenceList/index.less +47 -47
  56. package/es/controls/RelatedDocument/index.less +11 -11
  57. package/es/controls/TimeLog/index.less +91 -91
  58. package/es/controls/ToolBar/index.less +76 -76
  59. package/es/controls/data-icons/DescriptionDataIcon/index.less +13 -13
  60. package/es/controls/data-icons/DocumentDataIcon/index.less +11 -11
  61. package/es/controls/data-icons/DocumentPathDataIcon/index.less +17 -17
  62. package/es/controls/data-icons/FlagIcon/index.less +42 -42
  63. package/es/modules/document-register/components/DocumentRegisterItem/index.less +45 -45
  64. package/es/modules/document-register/components/DocumentRegisterList/index.less +15 -15
  65. package/es/modules/document-register/components/DocumentRegisterPropertiesView/index.less +14 -14
  66. package/es/modules/document-register/controls/DocumentRegisterStatusLabel/index.less +35 -35
  67. package/es/modules/document-register/pages/DocumentRegisterDefaultView/index.less +21 -21
  68. package/es/modules/graph/components/GraphViewer/index.less +5 -5
  69. package/es/modules/graph/pages/GraphDefaultView/index.less +17 -17
  70. package/es/modules/page/components/PageItem/index.less +36 -36
  71. package/es/modules/page/components/PageItemHeader/index.less +39 -39
  72. package/es/modules/page/components/PageItems/index.less +89 -89
  73. package/es/modules/page/components/PlusDropDown/index.less +11 -11
  74. package/es/modules/page/views/PageDefaultView/index.less +92 -92
  75. package/es/modules/page/views/PagePrintView/index.less +51 -51
  76. package/es/obsolete/Links/index.less +112 -112
  77. package/es/pages/EmailTemplate/EmailTemplateDefaultView/index.less +39 -39
  78. package/es/pages/EmailTemplate/EmailTemplateForm/index.less +26 -26
  79. package/es/pages/EmailTemplate/EmailTemplateItem/index.js +4 -4
  80. package/es/pages/EmailTemplate/EmailTemplateItem/index.less +18 -18
  81. package/es/pages/EmailTemplate/EmailTemplateItems/index.less +68 -68
  82. package/es/pages/EmailTemplate/EmailTemplatePropertiesView/index.less +13 -13
  83. package/es/pages/Library/LibraryDefaultView/index.less +165 -165
  84. package/es/pages/Signature/Envelope/EnvelopeDefaultView/index.less +57 -57
  85. package/es/pages/Signature/Envelope/EnvelopeRecipientView/index.less +59 -59
  86. package/es/pages/Signature/Envelope/EnvelopeRecipientView/mobile/index.less +42 -42
  87. package/es/pages/Signature/Envelope/EnvelopeRecipientView/pc/index.less +77 -77
  88. package/es/pages/Signature/Envelope/EnvelopeReport/index.less +49 -49
  89. package/es/pages/Signature/Envelope/components/EnvelopeCard/index.less +64 -64
  90. package/es/pages/Signature/Envelope/components/EnvelopeQuickView/index.less +20 -20
  91. package/es/pages/Signature/Envelope/components/PropertiesView/index.less +53 -53
  92. package/es/pages/Signature/Envelope/components/RemindersDialog/index.less +44 -44
  93. package/es/pages/Signature/Envelope/components/RemoveSignatureDialog/index.less +8 -8
  94. package/es/pages/Signature/Envelope/components/SendDialog/index.less +10 -10
  95. package/es/pages/Signature/Envelope/components/ViewSignaturesDialog/index.less +28 -28
  96. package/es/pages/Signature/Envelope/controls/EnvelopeStatusLabel/index.less +20 -20
  97. package/es/pages/Signature/Envelope/controls/SignaturePercentageDataIcon/index.less +14 -14
  98. package/es/pages/Signature/Letter/LetterContentView/index.less +86 -86
  99. package/es/pages/Signature/Letter/LetterItem/index.less +31 -31
  100. package/es/pages/Signature/Letter/LetterList/index.less +74 -74
  101. package/es/pages/Signature/Letter/LetterRecipientItem/index.less +27 -27
  102. package/es/pages/Signature/Letter/LetterViewer/index.less +76 -76
  103. package/es/pages/Signature/SignatureRecipient/index.less +20 -20
  104. package/es/pages/Signature/SignatureTable/index.less +51 -51
  105. package/es/pages/TreeViewPage/index.less +31 -31
  106. package/es/pages/VSubmit/VSubmitDefaultView/index.less +17 -17
  107. package/es/pages/VSubmit/VSubmitSubmitterView/index.less +34 -34
  108. package/es/pages/VSubmit/components/DocumentIcon/index.less +43 -43
  109. package/es/pages/VSubmit/components/DocumentIconList/index.less +85 -85
  110. package/es/pages/VSubmit/components/EmailRecipients/index.less +56 -56
  111. package/es/pages/VSubmit/components/SubmitSections/SectionItem/index.less +16 -16
  112. package/es/pages/VSubmit/components/SubmitSections/SubmitterSectionItem/index.less +17 -17
  113. package/es/pages/VSubmit/components/SubmitSections/index.less +61 -61
  114. package/es/pages/WordFillPage/index.less +12 -12
  115. package/es/services/MentionViewer/index.js +9 -4
  116. package/es/services/MentionViewer/index.js.map +1 -1
  117. package/es/style/index.less +13 -13
  118. package/es/views/DocumentTabbedView/index.less +24 -24
  119. package/package.json +66 -66
  120. package/readme.md +9 -9
@@ -1,187 +1,187 @@
1
- @import "~@voplus/morpho-theme/styles/index.less";
2
-
3
- :global {
4
- .module-header-title {
5
- position: relative;
6
- padding: 10px 0;
7
- font-size: 15px;
8
- line-height: 15px;
9
- color: @primary-color;
10
- }
11
- .module-header-title:before {
12
- position: absolute;
13
- content: "";
14
- left: 0;
15
- bottom: 0;
16
- width: 100%;
17
- border-bottom: 1px solid @primary-color;
18
- }
19
- .module-detail-view,
20
- .module-tab-view {
21
- display: flex;
22
- flex-direction: column;
23
- height: 100%;
24
- .ant-tabs {
25
- display: flex;
26
- flex-direction: column;
27
- height: 100%;
28
- .ant-tabs-content {
29
- height: 100%;
30
- padding-bottom: 0px !important;
31
- .ant-tabs-tabpane {
32
- position: relative;
33
- height: 100%;
34
- }
35
- }
36
- .ant-tabs-bar {
37
- margin: 0 20px;
38
- }
39
- .ant-tabs-nav {
40
- margin: 0;
41
- }
42
- .module-box {
43
- height: 100%;
44
- padding: 10px 20px;
45
- box-sizing: border-box;
46
- overflow-x: hidden;
47
- }
48
- }
49
- }
50
- .module-detail-view {
51
- .module-view-header {
52
- padding: 10px 20px;
53
- // background: #fff;
54
- // color: #666;
55
- // line-height: 20px;
56
- }
57
- }
58
- .module-tab-view {
59
- background: #f2f2f2;
60
- .module-tab-view_content,
61
- .module-tab-view_aside {
62
- flex: 1;
63
- background: #fff;
64
- overflow-x: hidden;
65
- }
66
- .module-tab-view_content {
67
- padding: 15px 20px;
68
- }
69
- .module-tab-view_aside {
70
- display: flex;
71
- flex-direction: column;
72
- height: 100%;
73
- }
74
- }
75
- .padding-vertical-10 {
76
- padding: 10px 0;
77
- }
78
- .padding-horizontal-5 {
79
- padding: 0 5px;
80
- }
81
- .padding-top-5 {
82
- padding-top: 5px;
83
- }
84
- .padding-top-10 {
85
- padding-top: 10px;
86
- }
87
- .padding-left-10 {
88
- padding-left: 10px;
89
- }
90
- .padding-left-20 {
91
- padding-left: 20px;
92
- }
93
- .padding-left-30 {
94
- padding-left: 30px;
95
- }
96
- .padding-right-10 {
97
- padding-right: 10px;
98
- }
99
- .padding-right-20 {
100
- padding-right: 20px;
101
- }
102
- .padding-bottom-5 {
103
- padding-bottom: 5px;
104
- }
105
- .padding-bottom-15 {
106
- padding-bottom: 15px;
107
- }
108
- .padding-bottom-20 {
109
- padding-bottom: 20px;
110
- }
111
- .margin-left-5 {
112
- margin-left: 5px;
113
- }
114
- .margin-right-5 {
115
- margin-right: 5px;
116
- }
117
- .margin-left-10 {
118
- margin-left: 10px;
119
- }
120
- .margin-left-15 {
121
- margin-left: 15px;
122
- }
123
- .margin-left-30 {
124
- margin-left: 30px;
125
- }
126
- .margin-right-10 {
127
- margin-right: 10px;
128
- }
129
- .margin-right-15 {
130
- margin-right: 15px;
131
- }
132
- .margin-right-20 {
133
- margin-right: 20px;
134
- }
135
- .margin-right-30 {
136
- margin-right: 30px;
137
- }
138
- .margin-top-5 {
139
- margin-top: 5px;
140
- }
141
- .margin-top-10 {
142
- margin-top: 10px;
143
- }
144
- .margin-bottom-5 {
145
- margin-bottom: 5px;
146
- }
147
- .margin-bottom-10 {
148
- margin-bottom: 10px;
149
- }
150
- .margin-bottom-15 {
151
- margin-bottom: 15px;
152
- }
153
- .margin-bottom-20 {
154
- margin-bottom: 20px;
155
- }
156
- .margin-bottom-25 {
157
- margin-bottom: 25px;
158
- }
159
- }
160
-
161
- .tool-bar-icon {
162
- display: inline-block;
163
- width: 22px;
164
- height: 22px;
165
- line-height: 22px;
166
- border: 1px solid @border-color-base;
167
- border-radius: 50%;
168
- color: #666;
169
- text-align: center;
170
- cursor: pointer;
171
- }
172
- // .not-assigned,
173
- // .not-assigned:hover {
174
- // background: #e6ad51;
175
- // }
176
- // .not-started,
177
- // .not-started:hover {
178
- // background: #ff5c86;
179
- // }
180
- // .in-progress,
181
- // .in-progress:hover {
182
- // background: #4bd8e0;
183
- // }
184
- // .done,
185
- // .done:hover {
186
- // background: #a8a8a8;
187
- // }
1
+ @import "~@voplus/morpho-theme/styles/index.less";
2
+
3
+ :global {
4
+ .module-header-title {
5
+ position: relative;
6
+ padding: 10px 0;
7
+ font-size: 15px;
8
+ line-height: 15px;
9
+ color: @primary-color;
10
+ }
11
+ .module-header-title:before {
12
+ position: absolute;
13
+ content: "";
14
+ left: 0;
15
+ bottom: 0;
16
+ width: 100%;
17
+ border-bottom: 1px solid @primary-color;
18
+ }
19
+ .module-detail-view,
20
+ .module-tab-view {
21
+ display: flex;
22
+ flex-direction: column;
23
+ height: 100%;
24
+ .ant-tabs {
25
+ display: flex;
26
+ flex-direction: column;
27
+ height: 100%;
28
+ .ant-tabs-content {
29
+ height: 100%;
30
+ padding-bottom: 0px !important;
31
+ .ant-tabs-tabpane {
32
+ position: relative;
33
+ height: 100%;
34
+ }
35
+ }
36
+ .ant-tabs-bar {
37
+ margin: 0 20px;
38
+ }
39
+ .ant-tabs-nav {
40
+ margin: 0;
41
+ }
42
+ .module-box {
43
+ height: 100%;
44
+ padding: 10px 20px;
45
+ box-sizing: border-box;
46
+ overflow-x: hidden;
47
+ }
48
+ }
49
+ }
50
+ .module-detail-view {
51
+ .module-view-header {
52
+ padding: 10px 20px;
53
+ // background: #fff;
54
+ // color: #666;
55
+ // line-height: 20px;
56
+ }
57
+ }
58
+ .module-tab-view {
59
+ background: #f2f2f2;
60
+ .module-tab-view_content,
61
+ .module-tab-view_aside {
62
+ flex: 1;
63
+ background: #fff;
64
+ overflow-x: hidden;
65
+ }
66
+ .module-tab-view_content {
67
+ padding: 15px 20px;
68
+ }
69
+ .module-tab-view_aside {
70
+ display: flex;
71
+ flex-direction: column;
72
+ height: 100%;
73
+ }
74
+ }
75
+ .padding-vertical-10 {
76
+ padding: 10px 0;
77
+ }
78
+ .padding-horizontal-5 {
79
+ padding: 0 5px;
80
+ }
81
+ .padding-top-5 {
82
+ padding-top: 5px;
83
+ }
84
+ .padding-top-10 {
85
+ padding-top: 10px;
86
+ }
87
+ .padding-left-10 {
88
+ padding-left: 10px;
89
+ }
90
+ .padding-left-20 {
91
+ padding-left: 20px;
92
+ }
93
+ .padding-left-30 {
94
+ padding-left: 30px;
95
+ }
96
+ .padding-right-10 {
97
+ padding-right: 10px;
98
+ }
99
+ .padding-right-20 {
100
+ padding-right: 20px;
101
+ }
102
+ .padding-bottom-5 {
103
+ padding-bottom: 5px;
104
+ }
105
+ .padding-bottom-15 {
106
+ padding-bottom: 15px;
107
+ }
108
+ .padding-bottom-20 {
109
+ padding-bottom: 20px;
110
+ }
111
+ .margin-left-5 {
112
+ margin-left: 5px;
113
+ }
114
+ .margin-right-5 {
115
+ margin-right: 5px;
116
+ }
117
+ .margin-left-10 {
118
+ margin-left: 10px;
119
+ }
120
+ .margin-left-15 {
121
+ margin-left: 15px;
122
+ }
123
+ .margin-left-30 {
124
+ margin-left: 30px;
125
+ }
126
+ .margin-right-10 {
127
+ margin-right: 10px;
128
+ }
129
+ .margin-right-15 {
130
+ margin-right: 15px;
131
+ }
132
+ .margin-right-20 {
133
+ margin-right: 20px;
134
+ }
135
+ .margin-right-30 {
136
+ margin-right: 30px;
137
+ }
138
+ .margin-top-5 {
139
+ margin-top: 5px;
140
+ }
141
+ .margin-top-10 {
142
+ margin-top: 10px;
143
+ }
144
+ .margin-bottom-5 {
145
+ margin-bottom: 5px;
146
+ }
147
+ .margin-bottom-10 {
148
+ margin-bottom: 10px;
149
+ }
150
+ .margin-bottom-15 {
151
+ margin-bottom: 15px;
152
+ }
153
+ .margin-bottom-20 {
154
+ margin-bottom: 20px;
155
+ }
156
+ .margin-bottom-25 {
157
+ margin-bottom: 25px;
158
+ }
159
+ }
160
+
161
+ .tool-bar-icon {
162
+ display: inline-block;
163
+ width: 22px;
164
+ height: 22px;
165
+ line-height: 22px;
166
+ border: 1px solid @border-color-base;
167
+ border-radius: 50%;
168
+ color: #666;
169
+ text-align: center;
170
+ cursor: pointer;
171
+ }
172
+ // .not-assigned,
173
+ // .not-assigned:hover {
174
+ // background: #e6ad51;
175
+ // }
176
+ // .not-started,
177
+ // .not-started:hover {
178
+ // background: #ff5c86;
179
+ // }
180
+ // .in-progress,
181
+ // .in-progress:hover {
182
+ // background: #4bd8e0;
183
+ // }
184
+ // .done,
185
+ // .done:hover {
186
+ // background: #a8a8a8;
187
+ // }
@@ -1,13 +1,13 @@
1
- @import "~@voplus/morpho-theme/styles/index.less";
2
-
3
- .themed {
4
- :global {
5
- .ant-btn-primary {
6
- background-color: @success-color;
7
- }
8
- }
9
- }
10
-
11
- .app {
12
- color: @primary-color;
13
- }
1
+ @import "~@voplus/morpho-theme/styles/index.less";
2
+
3
+ .themed {
4
+ :global {
5
+ .ant-btn-primary {
6
+ background-color: @success-color;
7
+ }
8
+ }
9
+ }
10
+
11
+ .app {
12
+ color: @primary-color;
13
+ }
@@ -1,23 +1,23 @@
1
- @import "~@voplus/morpho-theme/styles/index.less";
2
-
3
- .doc-select-dialog {
4
- :global {
5
- .ant-modal-body {
6
- height: 350px;
7
- padding: 24px 0 !important;
8
- }
9
- .doc-item {
10
- line-height: 35px;
11
- padding: 0 24px;
12
- svg {
13
- margin-right: 10px;
14
- }
15
- &:hover {
16
- background-color: @item-hover-bg;
17
- }
18
- &.active {
19
- background-color: @item-active-bg;
20
- }
21
- }
22
- }
23
- }
1
+ @import "~@voplus/morpho-theme/styles/index.less";
2
+
3
+ .doc-select-dialog {
4
+ :global {
5
+ .ant-modal-body {
6
+ height: 350px;
7
+ padding: 24px 0 !important;
8
+ }
9
+ .doc-item {
10
+ line-height: 35px;
11
+ padding: 0 24px;
12
+ svg {
13
+ margin-right: 10px;
14
+ }
15
+ &:hover {
16
+ background-color: @item-hover-bg;
17
+ }
18
+ &.active {
19
+ background-color: @item-active-bg;
20
+ }
21
+ }
22
+ }
23
+ }
@@ -1,23 +1,23 @@
1
- @import "~@voplus/morpho-theme/styles/index.less";
2
-
3
- :global {
4
- .data-icon {
5
- display: inline-block;
6
- cursor: pointer;
7
- .svg-inline--fa {
8
- margin-right: 5px;
9
- }
10
- &:hover {
11
- color: @primary-color;
12
- }
13
- & + .data-icon {
14
- margin-left: 12px;
15
- }
16
- .currency-amount .ant-statistic-content {
17
- color: @cancel-color;
18
- &:hover {
19
- color: @primary-color;
20
- }
21
- }
22
- }
23
- }
1
+ @import "~@voplus/morpho-theme/styles/index.less";
2
+
3
+ :global {
4
+ .data-icon {
5
+ display: inline-block;
6
+ cursor: pointer;
7
+ .svg-inline--fa {
8
+ margin-right: 5px;
9
+ }
10
+ &:hover {
11
+ color: @primary-color;
12
+ }
13
+ & + .data-icon {
14
+ margin-left: 12px;
15
+ }
16
+ .currency-amount .ant-statistic-content {
17
+ color: @cancel-color;
18
+ &:hover {
19
+ color: @primary-color;
20
+ }
21
+ }
22
+ }
23
+ }
@@ -1,59 +1,59 @@
1
- :global {
2
- .description-editor {
3
- padding: 0.75rem 0;
4
- .description-editor-header {
5
- padding: 0 1.25rem;
6
- }
7
- .editor-toolbar {
8
- padding: 0.2rem 0.65rem;
9
- }
10
- .description-readonly-proseMirror {
11
- .ProseMirror-container {
12
- // max-height: 7rem;
13
- transition: height 0.3s ease-in;
14
- .ProseMirror {
15
- padding: 0 1.25rem;
16
- }
17
- }
18
- &.description-collapse-proseMirror {
19
- .ProseMirror-container {
20
- max-height: 7rem;
21
- }
22
- &.collapseAll {
23
- .ProseMirror-container {
24
- max-height: 0 !important;
25
- }
26
- }
27
- }
28
- &.description-expand-proseMirror .ProseMirror-container {
29
- max-height: 100%;
30
- }
31
- }
32
-
33
- .description-editor-proseMirror {
34
- height: 20rem !important;
35
- padding: 0 1.25rem;
36
- .ProseMirror {
37
- padding: 1rem 1.25rem;
38
- }
39
- }
40
- .more-description-btn {
41
- width: 44px;
42
- line-height: 14px;
43
- margin: auto;
44
- color: #555;
45
- text-align: center;
46
- cursor: pointer;
47
- .svg-inline--fa {
48
- font-size: 13px;
49
- }
50
- }
51
- .description-editor-footer {
52
- padding: 0.75rem 1.25rem 0 1.25rem;
53
- text-align: right;
54
- .ant-btn {
55
- margin-left: 10px;
56
- }
57
- }
58
- }
59
- }
1
+ :global {
2
+ .description-editor {
3
+ padding: 0.75rem 0;
4
+ .description-editor-header {
5
+ padding: 0 1.25rem;
6
+ }
7
+ .editor-toolbar {
8
+ padding: 0.2rem 0.65rem;
9
+ }
10
+ .description-readonly-proseMirror {
11
+ .ProseMirror-container {
12
+ // max-height: 7rem;
13
+ transition: height 0.3s ease-in;
14
+ .ProseMirror {
15
+ padding: 0 1.25rem;
16
+ }
17
+ }
18
+ &.description-collapse-proseMirror {
19
+ .ProseMirror-container {
20
+ max-height: 7rem;
21
+ }
22
+ &.collapseAll {
23
+ .ProseMirror-container {
24
+ max-height: 0 !important;
25
+ }
26
+ }
27
+ }
28
+ &.description-expand-proseMirror .ProseMirror-container {
29
+ max-height: 100%;
30
+ }
31
+ }
32
+
33
+ .description-editor-proseMirror {
34
+ height: 20rem !important;
35
+ padding: 0 1.25rem;
36
+ .ProseMirror {
37
+ padding: 1rem 1.25rem;
38
+ }
39
+ }
40
+ .more-description-btn {
41
+ width: 44px;
42
+ line-height: 14px;
43
+ margin: auto;
44
+ color: #555;
45
+ text-align: center;
46
+ cursor: pointer;
47
+ .svg-inline--fa {
48
+ font-size: 13px;
49
+ }
50
+ }
51
+ .description-editor-footer {
52
+ padding: 0.75rem 1.25rem 0 1.25rem;
53
+ text-align: right;
54
+ .ant-btn {
55
+ margin-left: 10px;
56
+ }
57
+ }
58
+ }
59
+ }
@@ -1,12 +1,12 @@
1
- .document-label-control {
2
- display: inline-block;
3
- color: #42526e;
4
- cursor: pointer;
5
- line-height: 1.714;
6
- font-size: 1em;
7
- font-weight: normal;
8
- word-break: break-word;
9
- background: rgba(9, 30, 66, 0.08);
10
- border-radius: 20px;
11
- padding: 0px 6px 2px 6px;
12
- }
1
+ .document-label-control {
2
+ display: inline-block;
3
+ color: #42526e;
4
+ cursor: pointer;
5
+ line-height: 1.714;
6
+ font-size: 1em;
7
+ font-weight: normal;
8
+ word-break: break-word;
9
+ background: rgba(9, 30, 66, 0.08);
10
+ border-radius: 20px;
11
+ padding: 0px 6px 2px 6px;
12
+ }
@@ -14,17 +14,17 @@ const CopyReference = (props) => {
14
14
  function onClick() {
15
15
  if (action)
16
16
  return action();
17
- const content = `
18
- <p>
19
- <span
20
- data-file-id="${document.id}"
21
- data-file-name="${document.name}"
22
- class="prosemirror-mention-node"
23
- contenteditable="false"
24
- >
25
- &${document.name}
26
- </span>
27
- </p>
17
+ const content = `
18
+ <p>
19
+ <span
20
+ data-file-id="${document.id}"
21
+ data-file-name="${document.name}"
22
+ class="prosemirror-mention-node"
23
+ contenteditable="false"
24
+ >
25
+ &${document.name}
26
+ </span>
27
+ </p>
28
28
  `;
29
29
  const type = "text/html";
30
30
  const blob = new Blob([content], { type });