@voplus/morpho-document 5.0.19 → 5.0.20
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/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,14 +1,14 @@
|
|
|
1
|
-
:global {
|
|
2
|
-
.document-register-properties-view-header {
|
|
3
|
-
color: #444;
|
|
4
|
-
.tools-bar {
|
|
5
|
-
text-align: right;
|
|
6
|
-
}
|
|
7
|
-
}
|
|
8
|
-
.document-register-properties-view {
|
|
9
|
-
display: flex;
|
|
10
|
-
flex-direction: column;
|
|
11
|
-
height: 100%;
|
|
12
|
-
overflow-x: hidden;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
1
|
+
:global {
|
|
2
|
+
.document-register-properties-view-header {
|
|
3
|
+
color: #444;
|
|
4
|
+
.tools-bar {
|
|
5
|
+
text-align: right;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
.document-register-properties-view {
|
|
9
|
+
display: flex;
|
|
10
|
+
flex-direction: column;
|
|
11
|
+
height: 100%;
|
|
12
|
+
overflow-x: hidden;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
.header-bar-tool {
|
|
2
|
-
display: flex;
|
|
3
|
-
justify-content: end;
|
|
4
|
-
padding: 0 20px 10px 20px;
|
|
5
|
-
|
|
6
|
-
:global {
|
|
7
|
-
.tools-bar {
|
|
8
|
-
text-align: right;
|
|
9
|
-
|
|
10
|
-
.tool-bar {
|
|
11
|
-
display: block;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
}
|
|
1
|
+
.header-bar-tool {
|
|
2
|
+
display: flex;
|
|
3
|
+
justify-content: end;
|
|
4
|
+
padding: 0 20px 10px 20px;
|
|
5
|
+
|
|
6
|
+
:global {
|
|
7
|
+
.tools-bar {
|
|
8
|
+
text-align: right;
|
|
9
|
+
|
|
10
|
+
.tool-bar {
|
|
11
|
+
display: block;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
15
|
}
|
|
@@ -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
|
}
|
|
@@ -6,7 +6,7 @@ const GraphProperties = (props) => {
|
|
|
6
6
|
const { id } = props;
|
|
7
7
|
return observe(() => (React.createElement("div", { className: "properties-list" },
|
|
8
8
|
React.createElement(DocumentPanelHeader, { id: id }),
|
|
9
|
-
React.createElement(DocumentProperties, { fromLabelRequired: true, id: id,
|
|
9
|
+
React.createElement(DocumentProperties, { fromLabelRequired: true, id: id, wrapperCol: 20 }))));
|
|
10
10
|
};
|
|
11
11
|
export default GraphProperties;
|
|
12
12
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/graph/components/GraphProperties/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,mBAAmB,MAAM,4CAA4C,CAAC;AAC7E,OAAO,kBAAkB,MAAM,2CAA2C,CAAC;AAE3E,MAAM,eAAe,GAAG,CAAC,KAAqB,EAAE,EAAE;IACjD,MAAM,EAAE,EAAE,EAAE,GAAG,KAAK,CAAC;IAErB,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,6BAAK,SAAS,EAAC,iBAAiB;QAC/B,oBAAC,mBAAmB,IAAC,EAAE,EAAE,EAAE,GAAI;QAC/B,oBAAC,kBAAkB,IAAC,iBAAiB,QAAC,EAAE,EAAE,EAAE,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/graph/components/GraphProperties/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,mBAAmB,MAAM,4CAA4C,CAAC;AAC7E,OAAO,kBAAkB,MAAM,2CAA2C,CAAC;AAE3E,MAAM,eAAe,GAAG,CAAC,KAAqB,EAAE,EAAE;IACjD,MAAM,EAAE,EAAE,EAAE,GAAG,KAAK,CAAC;IAErB,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,6BAAK,SAAS,EAAC,iBAAiB;QAC/B,oBAAC,mBAAmB,IAAC,EAAE,EAAE,EAAE,GAAI;QAC/B,oBAAC,kBAAkB,IAAC,iBAAiB,QAAC,EAAE,EAAE,EAAE,EAAE,UAAU,EAAE,EAAE,GAAI,CAC3D,CACN,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -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,34 +1,34 @@
|
|
|
1
|
-
@import "~@voplus/morpho-theme/styles/index.less";
|
|
2
|
-
|
|
3
|
-
:global {
|
|
4
|
-
.page-item-header {
|
|
5
|
-
background-color: transparent;
|
|
6
|
-
.document-pre {
|
|
7
|
-
display: inline-flex !important;
|
|
8
|
-
margin-right: 0 !important;
|
|
9
|
-
line-height: unset !important;
|
|
10
|
-
> div {
|
|
11
|
-
margin-right: 0.5rem;
|
|
12
|
-
}
|
|
13
|
-
.page-icon {
|
|
14
|
-
font-size: 20px;
|
|
15
|
-
color: @primary-color;
|
|
16
|
-
margin-right: 0.3em;
|
|
17
|
-
}
|
|
18
|
-
.page-move {
|
|
19
|
-
color: lightgray;
|
|
20
|
-
cursor: move;
|
|
21
|
-
font-size: 50%;
|
|
22
|
-
svg {
|
|
23
|
-
vertical-align: middle;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.page-item-tools {
|
|
30
|
-
> * {
|
|
31
|
-
display: inline-block;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|
|
1
|
+
@import "~@voplus/morpho-theme/styles/index.less";
|
|
2
|
+
|
|
3
|
+
:global {
|
|
4
|
+
.page-item-header {
|
|
5
|
+
background-color: transparent;
|
|
6
|
+
.document-pre {
|
|
7
|
+
display: inline-flex !important;
|
|
8
|
+
margin-right: 0 !important;
|
|
9
|
+
line-height: unset !important;
|
|
10
|
+
> div {
|
|
11
|
+
margin-right: 0.5rem;
|
|
12
|
+
}
|
|
13
|
+
.page-icon {
|
|
14
|
+
font-size: 20px;
|
|
15
|
+
color: @primary-color;
|
|
16
|
+
margin-right: 0.3em;
|
|
17
|
+
}
|
|
18
|
+
.page-move {
|
|
19
|
+
color: lightgray;
|
|
20
|
+
cursor: move;
|
|
21
|
+
font-size: 50%;
|
|
22
|
+
svg {
|
|
23
|
+
vertical-align: middle;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.page-item-tools {
|
|
30
|
+
> * {
|
|
31
|
+
display: inline-block;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
@@ -1,79 +1,79 @@
|
|
|
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
|
-
> div {
|
|
14
|
-
height: 100%;
|
|
15
|
-
background-color: @background-color-base;
|
|
16
|
-
}
|
|
17
|
-
.page-dd-item-container {
|
|
18
|
-
background-color: @background-color-base;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
// end ugly code to set items height
|
|
23
|
-
|
|
24
|
-
.page-item-card {
|
|
25
|
-
max-width: 70rem;
|
|
26
|
-
margin-left: auto;
|
|
27
|
-
margin-right: auto;
|
|
28
|
-
padding: 0 1rem 0 1rem;
|
|
29
|
-
background-color: @background-color-base;
|
|
30
|
-
&.page-item-card_zero {
|
|
31
|
-
padding-top: 1rem;
|
|
32
|
-
}
|
|
33
|
-
.page-item-header {
|
|
34
|
-
padding: 10px 0;
|
|
35
|
-
margin: 0 20px;
|
|
36
|
-
border-bottom: 1px solid #eee;
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
.new-page-item-form {
|
|
41
|
-
width: 100%;
|
|
42
|
-
height: 0;
|
|
43
|
-
opacity: 0;
|
|
44
|
-
margin: 0;
|
|
45
|
-
background-color: #fff;
|
|
46
|
-
border-top: 0 @border-style-base @border-color-split;
|
|
47
|
-
transition: height 0.3s, opacity 0.2s ease-out, border-color 0.1s;
|
|
48
|
-
&.show {
|
|
49
|
-
opacity: 1;
|
|
50
|
-
height: auto;
|
|
51
|
-
border-top-width: @border-width-base;
|
|
52
|
-
.ant-input {
|
|
53
|
-
padding: 4px 0;
|
|
54
|
-
border: none;
|
|
55
|
-
box-shadow: none;
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
.detailed {
|
|
59
|
-
display: none;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
.plus-icon.plus-icon-position {
|
|
63
|
-
position: absolute;
|
|
64
|
-
bottom: 20px;
|
|
65
|
-
right: 20px;
|
|
66
|
-
width: 26px;
|
|
67
|
-
height: 26px;
|
|
68
|
-
line-height: 26px;
|
|
69
|
-
font-size: 18px;
|
|
70
|
-
border-radius: 2px;
|
|
71
|
-
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08),
|
|
72
|
-
0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
|
73
|
-
transition: width 0.3s, opacity 0.2s ease-out, color 0.3s;
|
|
74
|
-
&.hide {
|
|
75
|
-
width: 0;
|
|
76
|
-
opacity: 0;
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
}
|
|
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
|
+
> div {
|
|
14
|
+
height: 100%;
|
|
15
|
+
background-color: @background-color-base;
|
|
16
|
+
}
|
|
17
|
+
.page-dd-item-container {
|
|
18
|
+
background-color: @background-color-base;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
// end ugly code to set items height
|
|
23
|
+
|
|
24
|
+
.page-item-card {
|
|
25
|
+
max-width: 70rem;
|
|
26
|
+
margin-left: auto;
|
|
27
|
+
margin-right: auto;
|
|
28
|
+
padding: 0 1rem 0 1rem;
|
|
29
|
+
background-color: @background-color-base;
|
|
30
|
+
&.page-item-card_zero {
|
|
31
|
+
padding-top: 1rem;
|
|
32
|
+
}
|
|
33
|
+
.page-item-header {
|
|
34
|
+
padding: 10px 0;
|
|
35
|
+
margin: 0 20px;
|
|
36
|
+
border-bottom: 1px solid #eee;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
.new-page-item-form {
|
|
41
|
+
width: 100%;
|
|
42
|
+
height: 0;
|
|
43
|
+
opacity: 0;
|
|
44
|
+
margin: 0;
|
|
45
|
+
background-color: #fff;
|
|
46
|
+
border-top: 0 @border-style-base @border-color-split;
|
|
47
|
+
transition: height 0.3s, opacity 0.2s ease-out, border-color 0.1s;
|
|
48
|
+
&.show {
|
|
49
|
+
opacity: 1;
|
|
50
|
+
height: auto;
|
|
51
|
+
border-top-width: @border-width-base;
|
|
52
|
+
.ant-input {
|
|
53
|
+
padding: 4px 0;
|
|
54
|
+
border: none;
|
|
55
|
+
box-shadow: none;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
.detailed {
|
|
59
|
+
display: none;
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
.plus-icon.plus-icon-position {
|
|
63
|
+
position: absolute;
|
|
64
|
+
bottom: 20px;
|
|
65
|
+
right: 20px;
|
|
66
|
+
width: 26px;
|
|
67
|
+
height: 26px;
|
|
68
|
+
line-height: 26px;
|
|
69
|
+
font-size: 18px;
|
|
70
|
+
border-radius: 2px;
|
|
71
|
+
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08),
|
|
72
|
+
0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
|
73
|
+
transition: width 0.3s, opacity 0.2s ease-out, color 0.3s;
|
|
74
|
+
&.hide {
|
|
75
|
+
width: 0;
|
|
76
|
+
opacity: 0;
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
}
|
|
@@ -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
|
+
}
|