@voplus/morpho-document 6.0.33 → 6.0.35

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 +76 -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,35 +1,35 @@
1
- @import "~@voplus/morpho-theme/styles/index.less";
2
-
3
- :global {
4
- .document-register-status {
5
- &.new,
6
- &.new:hover {
7
- background: @new-color;
8
- }
9
-
10
- &.lost,
11
- &.lost:hover {
12
- background: @rejected-color;
13
- }
14
-
15
- &.followup,
16
- &.followup:hover {
17
- background: @active-color;
18
- }
19
-
20
- &.won,
21
- &.won:hover {
22
- background: @done-color;
23
- }
24
-
25
- &.contacting,
26
- &.contacting:hover {
27
- background: #13c2c2;
28
- }
29
-
30
- &.no-response,
31
- &.no-response:hover {
32
- background: #ff4d4f;
33
- }
34
- }
35
- }
1
+ @import "~@voplus/morpho-theme/styles/index.less";
2
+
3
+ :global {
4
+ .document-register-status {
5
+ &.new,
6
+ &.new:hover {
7
+ background: @new-color;
8
+ }
9
+
10
+ &.lost,
11
+ &.lost:hover {
12
+ background: @rejected-color;
13
+ }
14
+
15
+ &.followup,
16
+ &.followup:hover {
17
+ background: @active-color;
18
+ }
19
+
20
+ &.won,
21
+ &.won:hover {
22
+ background: @done-color;
23
+ }
24
+
25
+ &.contacting,
26
+ &.contacting:hover {
27
+ background: #13c2c2;
28
+ }
29
+
30
+ &.no-response,
31
+ &.no-response:hover {
32
+ background: #ff4d4f;
33
+ }
34
+ }
35
+ }
@@ -1,22 +1,22 @@
1
- .document-register-default-view {
2
- :global {
3
- .main-content-nav {
4
- width: 370px;
5
- padding: 0;
6
- }
7
-
8
- .document-register-context {
9
- display: flex;
10
- padding: 0;
11
- background: #ffffff;
12
-
13
- >div {
14
- flex: 1;
15
- }
16
-
17
- .ant-tabs-nav {
18
- margin: 0 !important;
19
- }
20
- }
21
- }
1
+ .document-register-default-view {
2
+ :global {
3
+ .main-content-nav {
4
+ width: 370px;
5
+ padding: 0;
6
+ }
7
+
8
+ .document-register-context {
9
+ display: flex;
10
+ padding: 0;
11
+ background: #ffffff;
12
+
13
+ >div {
14
+ flex: 1;
15
+ }
16
+
17
+ .ant-tabs-nav {
18
+ margin: 0 !important;
19
+ }
20
+ }
21
+ }
22
22
  }
@@ -1,5 +1,5 @@
1
- :global {
2
- .graph-viewer {
3
- height: 100%;
4
- }
5
- }
1
+ :global {
2
+ .graph-viewer {
3
+ height: 100%;
4
+ }
5
+ }
@@ -1,18 +1,18 @@
1
- .graph-default-view {
2
- :global {
3
- .main-content-nav {
4
- width: 370px;
5
- padding: 0;
6
- }
7
-
8
- .graph-content {
9
- display: flex;
10
- padding: 0;
11
- background: #ffffff;
12
-
13
- >div {
14
- flex: 1;
15
- }
16
- }
17
- }
1
+ .graph-default-view {
2
+ :global {
3
+ .main-content-nav {
4
+ width: 370px;
5
+ padding: 0;
6
+ }
7
+
8
+ .graph-content {
9
+ display: flex;
10
+ padding: 0;
11
+ background: #ffffff;
12
+
13
+ >div {
14
+ flex: 1;
15
+ }
16
+ }
17
+ }
18
18
  }
@@ -1,36 +1,36 @@
1
- @import "~@voplus/morpho-theme/styles/index.less";
2
-
3
- :global {
4
- .page-item {
5
- position: relative;
6
- background-color: @component-background;
7
- //&:not(:last-child) {
8
- //border-bottom: 1px solid rgb(228, 230, 232);
9
- //}
10
- }
11
-
12
- .page-text-item {
13
- .ProseMirror-container {
14
- min-height: 5rem;
15
- }
16
- > .padding-top-10 {
17
- // this is the class from prosemirror editor
18
- padding: 0;
19
- margin-top: -1px;
20
- .ProseMirror-container {
21
- border: 0;
22
- }
23
- }
24
- .folder-document-list {
25
- height: 350px;
26
- }
27
- .panable {
28
- min-height: 200px;
29
- }
30
- .folder-item-add {
31
- .ant-form-item {
32
- margin-bottom: 0;
33
- }
34
- }
35
- }
36
- }
1
+ @import "~@voplus/morpho-theme/styles/index.less";
2
+
3
+ :global {
4
+ .page-item {
5
+ position: relative;
6
+ background-color: @component-background;
7
+ //&:not(:last-child) {
8
+ //border-bottom: 1px solid rgb(228, 230, 232);
9
+ //}
10
+ }
11
+
12
+ .page-text-item {
13
+ .ProseMirror-container {
14
+ min-height: 5rem;
15
+ }
16
+ > .padding-top-10 {
17
+ // this is the class from prosemirror editor
18
+ padding: 0;
19
+ margin-top: -1px;
20
+ .ProseMirror-container {
21
+ border: 0;
22
+ }
23
+ }
24
+ .folder-document-list {
25
+ height: 350px;
26
+ }
27
+ .panable {
28
+ min-height: 200px;
29
+ }
30
+ .folder-item-add {
31
+ .ant-form-item {
32
+ margin-bottom: 0;
33
+ }
34
+ }
35
+ }
36
+ }
@@ -1,39 +1,39 @@
1
- @import "~@voplus/morpho-theme/styles/index.less";
2
-
3
- :global {
4
- .page-item-header {
5
- background-color: transparent;
6
-
7
- .document-pre {
8
- display: inline-flex !important;
9
- margin-right: 0 !important;
10
- line-height: unset !important;
11
-
12
- > div {
13
- margin-right: 0.5rem;
14
- }
15
-
16
- .page-icon {
17
- font-size: 20px;
18
- margin-right: 0.3em;
19
- // color: @primary-color;
20
- }
21
-
22
- .page-move {
23
- color: lightgray;
24
- cursor: move;
25
- font-size: 50%;
26
-
27
- svg {
28
- vertical-align: middle;
29
- }
30
- }
31
- }
32
- }
33
-
34
- .page-item-tools {
35
- > * {
36
- display: inline-block;
37
- }
38
- }
39
- }
1
+ @import "~@voplus/morpho-theme/styles/index.less";
2
+
3
+ :global {
4
+ .page-item-header {
5
+ background-color: transparent;
6
+
7
+ .document-pre {
8
+ display: inline-flex !important;
9
+ margin-right: 0 !important;
10
+ line-height: unset !important;
11
+
12
+ > div {
13
+ margin-right: 0.5rem;
14
+ }
15
+
16
+ .page-icon {
17
+ font-size: 20px;
18
+ margin-right: 0.3em;
19
+ // color: @primary-color;
20
+ }
21
+
22
+ .page-move {
23
+ color: lightgray;
24
+ cursor: move;
25
+ font-size: 50%;
26
+
27
+ svg {
28
+ vertical-align: middle;
29
+ }
30
+ }
31
+ }
32
+ }
33
+
34
+ .page-item-tools {
35
+ > * {
36
+ display: inline-block;
37
+ }
38
+ }
39
+ }
@@ -1,89 +1,89 @@
1
- @import "~@voplus/morpho-theme/styles/index.less";
2
-
3
- :global {
4
- .page-items-view {
5
- background: unset;
6
- .list-view-header {
7
- display: none;
8
- }
9
-
10
- // set height
11
- .page-scroll-view {
12
- height: 100%;
13
- &.dataEmpty {
14
- > div {
15
- height: auto;
16
- }
17
- .ant-empty {
18
- height: 100%;
19
- margin: 0 auto;
20
- padding: 50px 0;
21
- }
22
- }
23
- > div {
24
- height: 100%;
25
- background-color: @background-color-base;
26
- }
27
- .page-dd-item-container {
28
- background-color: @background-color-base;
29
- }
30
- }
31
-
32
- // end ugly code to set items height
33
-
34
- .page-item-card {
35
- max-width: 70rem;
36
- margin-left: auto;
37
- margin-right: auto;
38
- padding: 0 1rem 0 1rem;
39
- background-color: @background-color-base;
40
- &.page-item-card_zero {
41
- padding-top: 1rem;
42
- }
43
- .page-item-header {
44
- padding: 10px 0;
45
- margin: 0 20px;
46
- border-bottom: 1px solid #eee;
47
- }
48
- }
49
- }
50
- .new-page-item-form {
51
- width: 100%;
52
- height: 0;
53
- opacity: 0;
54
- margin: 0;
55
- background-color: #fff;
56
- border-top: 0 @border-style-base @border-color-split;
57
- transition: height 0.3s, opacity 0.2s ease-out, border-color 0.1s;
58
- &.show {
59
- opacity: 1;
60
- height: auto;
61
- border-top-width: @border-width-base;
62
- .ant-input {
63
- padding: 4px 0;
64
- border: none;
65
- box-shadow: none;
66
- }
67
- }
68
- .detailed {
69
- display: none;
70
- }
71
- }
72
- .plus-icon.plus-icon-position {
73
- position: absolute;
74
- bottom: 20px;
75
- right: 20px;
76
- width: 26px;
77
- height: 26px;
78
- line-height: 26px;
79
- font-size: 18px;
80
- border-radius: 2px;
81
- box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08),
82
- 0 9px 28px 8px rgba(0, 0, 0, 0.05);
83
- transition: width 0.3s, opacity 0.2s ease-out, color 0.3s;
84
- &.hide {
85
- width: 0;
86
- opacity: 0;
87
- }
88
- }
89
- }
1
+ @import "~@voplus/morpho-theme/styles/index.less";
2
+
3
+ :global {
4
+ .page-items-view {
5
+ background: unset;
6
+ .list-view-header {
7
+ display: none;
8
+ }
9
+
10
+ // set height
11
+ .page-scroll-view {
12
+ height: 100%;
13
+ &.dataEmpty {
14
+ > div {
15
+ height: auto;
16
+ }
17
+ .ant-empty {
18
+ height: 100%;
19
+ margin: 0 auto;
20
+ padding: 50px 0;
21
+ }
22
+ }
23
+ > div {
24
+ height: 100%;
25
+ background-color: @background-color-base;
26
+ }
27
+ .page-dd-item-container {
28
+ background-color: @background-color-base;
29
+ }
30
+ }
31
+
32
+ // end ugly code to set items height
33
+
34
+ .page-item-card {
35
+ max-width: 70rem;
36
+ margin-left: auto;
37
+ margin-right: auto;
38
+ padding: 0 1rem 0 1rem;
39
+ background-color: @background-color-base;
40
+ &.page-item-card_zero {
41
+ padding-top: 1rem;
42
+ }
43
+ .page-item-header {
44
+ padding: 10px 0;
45
+ margin: 0 20px;
46
+ border-bottom: 1px solid #eee;
47
+ }
48
+ }
49
+ }
50
+ .new-page-item-form {
51
+ width: 100%;
52
+ height: 0;
53
+ opacity: 0;
54
+ margin: 0;
55
+ background-color: #fff;
56
+ border-top: 0 @border-style-base @border-color-split;
57
+ transition: height 0.3s, opacity 0.2s ease-out, border-color 0.1s;
58
+ &.show {
59
+ opacity: 1;
60
+ height: auto;
61
+ border-top-width: @border-width-base;
62
+ .ant-input {
63
+ padding: 4px 0;
64
+ border: none;
65
+ box-shadow: none;
66
+ }
67
+ }
68
+ .detailed {
69
+ display: none;
70
+ }
71
+ }
72
+ .plus-icon.plus-icon-position {
73
+ position: absolute;
74
+ bottom: 20px;
75
+ right: 20px;
76
+ width: 26px;
77
+ height: 26px;
78
+ line-height: 26px;
79
+ font-size: 18px;
80
+ border-radius: 2px;
81
+ box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08),
82
+ 0 9px 28px 8px rgba(0, 0, 0, 0.05);
83
+ transition: width 0.3s, opacity 0.2s ease-out, color 0.3s;
84
+ &.hide {
85
+ width: 0;
86
+ opacity: 0;
87
+ }
88
+ }
89
+ }
@@ -1,11 +1,11 @@
1
- :global {
2
- .plus-icon {
3
- display: inline-block;
4
- width: 20px;
5
- height: 20px;
6
- background: #1abc9c;
7
- color: #fff;
8
- text-align: center;
9
- cursor: pointer;
10
- }
11
- }
1
+ :global {
2
+ .plus-icon {
3
+ display: inline-block;
4
+ width: 20px;
5
+ height: 20px;
6
+ background: #1abc9c;
7
+ color: #fff;
8
+ text-align: center;
9
+ cursor: pointer;
10
+ }
11
+ }