@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,10 +1,10 @@
|
|
|
1
|
-
@import "~@voplus/morpho-theme/styles/index.less";
|
|
2
|
-
|
|
3
|
-
:global {
|
|
4
|
-
.document-list-view {
|
|
5
|
-
height: 100%;
|
|
6
|
-
.document-item .file-type svg {
|
|
7
|
-
color: @primary-color;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
1
|
+
@import "~@voplus/morpho-theme/styles/index.less";
|
|
2
|
+
|
|
3
|
+
:global {
|
|
4
|
+
.document-list-view {
|
|
5
|
+
height: 100%;
|
|
6
|
+
.document-item .file-type svg {
|
|
7
|
+
color: @primary-color;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
}
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
.document_notification_dialog {
|
|
2
|
-
:global {
|
|
3
|
-
.ant-modal-title {
|
|
4
|
-
.svg-inline--fa {
|
|
5
|
-
font-size: 20px;
|
|
6
|
-
margin-right: 8px;
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.ant-modal-body {
|
|
11
|
-
padding-top: 10px !important;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.explanation {
|
|
15
|
-
font-size: 16px;
|
|
16
|
-
padding: 10px 0 20px;
|
|
17
|
-
color: #000000;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.ant-checkbox-wrapper {
|
|
21
|
-
display: block;
|
|
22
|
-
margin-left: 0;
|
|
23
|
-
margin-bottom: 12px;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
1
|
+
.document_notification_dialog {
|
|
2
|
+
:global {
|
|
3
|
+
.ant-modal-title {
|
|
4
|
+
.svg-inline--fa {
|
|
5
|
+
font-size: 20px;
|
|
6
|
+
margin-right: 8px;
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.ant-modal-body {
|
|
11
|
+
padding-top: 10px !important;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.explanation {
|
|
15
|
+
font-size: 16px;
|
|
16
|
+
padding: 10px 0 20px;
|
|
17
|
+
color: #000000;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.ant-checkbox-wrapper {
|
|
21
|
+
display: block;
|
|
22
|
+
margin-left: 0;
|
|
23
|
+
margin-bottom: 12px;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
.document-panel-header {
|
|
2
|
-
margin-bottom: 1.25em;
|
|
3
|
-
|
|
4
|
-
:global {
|
|
5
|
-
.document-header-default {
|
|
6
|
-
margin-bottom: 0 !important;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.tag-view .ant-tag {
|
|
10
|
-
margin: 0 5px 0 0 !important;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
1
|
+
.document-panel-header {
|
|
2
|
+
margin-bottom: 1.25em;
|
|
3
|
+
|
|
4
|
+
:global {
|
|
5
|
+
.document-header-default {
|
|
6
|
+
margin-bottom: 0 !important;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.tag-view .ant-tag {
|
|
10
|
+
margin: 0 5px 0 0 !important;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
13
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { useDocument, useDocumentStore } from "@voplus/morpho-document-core";
|
|
2
1
|
import React, { useState } from "react";
|
|
2
|
+
import { useDocument, useDocumentStore } from "@voplus/morpho-document-core";
|
|
3
3
|
import { observe, useAutorunEffect } from "@voplus/morpho-ui";
|
|
4
|
+
import { Form } from "antd";
|
|
4
5
|
import ChildDocumentSelect from "../../controls/ChildDocumentSelect";
|
|
5
6
|
import DocumentReference from "../../controls/DocumentReference";
|
|
6
7
|
import FolderEdit from "../../controls/FolderEdit";
|
|
7
|
-
import { Form } from "antd";
|
|
8
8
|
import MentionList from "@voplus/morpho-org/es/controls/MentionList";
|
|
9
|
-
import PropertiesSection from "
|
|
9
|
+
import PropertiesSection from "@voplus/morpho-ui/es/controls/PropertiesSection";
|
|
10
10
|
import TagView from "../TagView";
|
|
11
11
|
import classnames from "classnames";
|
|
12
12
|
import moment from "moment";
|
|
@@ -23,8 +23,8 @@ const DocumentProperties = (props) => {
|
|
|
23
23
|
});
|
|
24
24
|
const filterPro = customProperties === null || customProperties === void 0 ? void 0 : customProperties.filter((i) => (i === null || i === void 0 ? void 0 : i.visible) !== false);
|
|
25
25
|
return observe(() => fromLabelRequired ? (React.createElement("div", { className: classnames(styles["document-roperties"], props.className) },
|
|
26
|
-
React.createElement(PropertiesSection, { title: title, properties: React.createElement(Form, { labelAlign: "left", labelCol: { span: labelCol ||
|
|
27
|
-
React.createElement(PropertiesSection, { title: title, properties: filterPro === null || filterPro === void 0 ? void 0 : filterPro.map((i) =>
|
|
26
|
+
React.createElement(PropertiesSection, { title: title, properties: (labelColWidth) => (React.createElement(Form, { labelAlign: "left", colon: false, labelCol: { span: labelCol || labelColWidth }, scrollToFirstError: true }, filterPro === null || filterPro === void 0 ? void 0 : filterPro.map((i) => (React.createElement(React.Fragment, { key: i.name }, renderProp(i)))))) }))) : (React.createElement("div", { className: classnames(styles["document-roperties"], props.className) },
|
|
27
|
+
React.createElement(PropertiesSection, { title: title, properties: () => filterPro === null || filterPro === void 0 ? void 0 : filterPro.map((i) => React.createElement(React.Fragment, { key: i.name }, renderProp(i))) }))));
|
|
28
28
|
function renderProp(item) {
|
|
29
29
|
var _a, _b;
|
|
30
30
|
switch (item.name) {
|
|
@@ -35,7 +35,7 @@ const DocumentProperties = (props) => {
|
|
|
35
35
|
return (React.createElement(Form.Item, { label: "Create By" },
|
|
36
36
|
React.createElement(MentionList, { contacts: doc.createdBy ? [doc.createdBy] : [], canEdit: false, placeholder: "no Data" })));
|
|
37
37
|
case "Create Date":
|
|
38
|
-
return (React.createElement(Form.Item, { label: "Create Date" }, doc.createDate ? (moment(doc.createDate).format("DD MMM yyyy")) : (React.createElement("span", { className: "add-info-style" }, "no Data"))));
|
|
38
|
+
return (React.createElement(Form.Item, { label: "Create Date" }, doc.createDate ? (React.createElement("span", { className: "properties-value" }, moment(doc.createDate).format("DD MMM yyyy"))) : (React.createElement("span", { className: "add-info-style" }, "no Data"))));
|
|
39
39
|
case "Folder":
|
|
40
40
|
return (React.createElement(Form.Item, { label: "Folder", wrapperCol: { span: wrapperCol || 12 } },
|
|
41
41
|
React.createElement(FolderEdit, { showEditIcon: showEditIcon, onEditIconClick: onEditFolder }, folderEditable && ((_a = doc.folder) === null || _a === void 0 ? void 0 : _a.parentNodeId) ? (React.createElement(ChildDocumentSelect, { id: doc.folder.parentNodeId, multiple: false, defaultValue: (_b = doc.folder) === null || _b === void 0 ? void 0 : _b.name, onChange: (doc) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/DocumentProperties/index.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/DocumentProperties/index.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,16 +1,27 @@
|
|
|
1
|
-
@import "~@voplus/morpho-theme/styles/index.less";
|
|
2
|
-
|
|
3
|
-
.document-roperties {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
1
|
+
@import "~@voplus/morpho-theme/styles/index.less";
|
|
2
|
+
|
|
3
|
+
.document-roperties {
|
|
4
|
+
:global {
|
|
5
|
+
.ant-form {
|
|
6
|
+
.ant-form-item-label {
|
|
7
|
+
.ant-form-item-no-colon {
|
|
8
|
+
color: #111827;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.properties-value {
|
|
14
|
+
color: #374151;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.no-data {
|
|
18
|
+
color: #00000040;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
:global {
|
|
24
|
+
.no-data {
|
|
25
|
+
color: #00000040;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
:global {
|
|
2
|
-
.document-properties-view {
|
|
3
|
-
.document-header-content:hover {
|
|
4
|
-
.add-tag-btn {
|
|
5
|
-
display: inline-block;
|
|
6
|
-
visibility: visible;
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
}
|
|
1
|
+
:global {
|
|
2
|
+
.document-properties-view {
|
|
3
|
+
.document-header-content:hover {
|
|
4
|
+
.add-tag-btn {
|
|
5
|
+
display: inline-block;
|
|
6
|
+
visibility: visible;
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
10
|
}
|
|
@@ -1,54 +1,54 @@
|
|
|
1
|
-
.doc-select-dialog {
|
|
2
|
-
:global {
|
|
3
|
-
.ant-modal-body {
|
|
4
|
-
display: flex;
|
|
5
|
-
height: 600px;
|
|
6
|
-
padding: 0 15px 0 0 !important;
|
|
7
|
-
|
|
8
|
-
> div {
|
|
9
|
-
flex: 1;
|
|
10
|
-
border-right: 1px solid #e8e8e8;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
> div:last-child {
|
|
14
|
-
border-right: none;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.file-tree {
|
|
18
|
-
padding-top: 10px;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.document-list {
|
|
22
|
-
flex: 2;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.paste-list {
|
|
26
|
-
.ant-list-header {
|
|
27
|
-
font-size: 1.2em;
|
|
28
|
-
padding: 12px 16px;
|
|
29
|
-
}
|
|
30
|
-
.ant-list-footer {
|
|
31
|
-
padding: 12px 16px;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.selected-document-list {
|
|
36
|
-
padding-left: 10px;
|
|
37
|
-
|
|
38
|
-
.selected-list-title {
|
|
39
|
-
line-height: 44px;
|
|
40
|
-
border-bottom: 1px solid #e8e8e8;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.document-itme-name {
|
|
44
|
-
line-height: 32px;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.file-type {
|
|
48
|
-
display: inline-block;
|
|
49
|
-
margin-right: 10px;
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
}
|
|
1
|
+
.doc-select-dialog {
|
|
2
|
+
:global {
|
|
3
|
+
.ant-modal-body {
|
|
4
|
+
display: flex;
|
|
5
|
+
height: 600px;
|
|
6
|
+
padding: 0 15px 0 0 !important;
|
|
7
|
+
|
|
8
|
+
> div {
|
|
9
|
+
flex: 1;
|
|
10
|
+
border-right: 1px solid #e8e8e8;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
> div:last-child {
|
|
14
|
+
border-right: none;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.file-tree {
|
|
18
|
+
padding-top: 10px;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.document-list {
|
|
22
|
+
flex: 2;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.paste-list {
|
|
26
|
+
.ant-list-header {
|
|
27
|
+
font-size: 1.2em;
|
|
28
|
+
padding: 12px 16px;
|
|
29
|
+
}
|
|
30
|
+
.ant-list-footer {
|
|
31
|
+
padding: 12px 16px;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.selected-document-list {
|
|
36
|
+
padding-left: 10px;
|
|
37
|
+
|
|
38
|
+
.selected-list-title {
|
|
39
|
+
line-height: 44px;
|
|
40
|
+
border-bottom: 1px solid #e8e8e8;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.document-itme-name {
|
|
44
|
+
line-height: 32px;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.file-type {
|
|
48
|
+
display: inline-block;
|
|
49
|
+
margin-right: 10px;
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
.document-sort-able-tree {
|
|
2
|
-
height: 100%;
|
|
3
|
-
&:global(.panable-tree > div > div > div) {
|
|
4
|
-
height: 100%;
|
|
5
|
-
}
|
|
6
|
-
:global {
|
|
7
|
-
.rst__tree {
|
|
8
|
-
display: inline-block;
|
|
9
|
-
min-width: 100%;
|
|
10
|
-
// overflow-x: hidden;
|
|
11
|
-
}
|
|
12
|
-
.loading {
|
|
13
|
-
margin: 20px 0;
|
|
14
|
-
margin-bottom: 20px;
|
|
15
|
-
padding: 30px 50px;
|
|
16
|
-
text-align: center;
|
|
17
|
-
}
|
|
18
|
-
.ant-empty {
|
|
19
|
-
margin: 32px 0;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
}
|
|
1
|
+
.document-sort-able-tree {
|
|
2
|
+
height: 100%;
|
|
3
|
+
&:global(.panable-tree > div > div > div) {
|
|
4
|
+
height: 100%;
|
|
5
|
+
}
|
|
6
|
+
:global {
|
|
7
|
+
.rst__tree {
|
|
8
|
+
display: inline-block;
|
|
9
|
+
min-width: 100%;
|
|
10
|
+
// overflow-x: hidden;
|
|
11
|
+
}
|
|
12
|
+
.loading {
|
|
13
|
+
margin: 20px 0;
|
|
14
|
+
margin-bottom: 20px;
|
|
15
|
+
padding: 30px 50px;
|
|
16
|
+
text-align: center;
|
|
17
|
+
}
|
|
18
|
+
.ant-empty {
|
|
19
|
+
margin: 32px 0;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
}
|