ronds-metadata 1.3.85 → 1.3.86
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +25 -25
- package/es/api/index.js +5 -7
- package/es/comps/CodeEdit/index.d.ts +1 -2
- package/es/comps/CodeEdit/index.less +6 -6
- package/es/comps/DataMine/Line.d.ts +1 -2
- package/es/comps/DataMine/Line.js +1 -0
- package/es/comps/DataMine/index.d.ts +1 -2
- package/es/comps/DynamicPorts/comps/ContextMenu.less +8 -8
- package/es/comps/DynamicPorts/comps/DragNode.d.ts +1 -1
- package/es/comps/DynamicPorts/comps/GraphHandler/index.less +39 -39
- package/es/comps/DynamicPorts/comps/NodeElementForm.d.ts +1 -2
- package/es/comps/DynamicPorts/comps/NodeElementNormal.d.ts +1 -2
- package/es/comps/DynamicPorts/comps/contextMenu/EdgeContextMenu/index.less +5 -5
- package/es/comps/DynamicPorts/comps/contextMenu/GraphContextMenu/index.less +40 -40
- package/es/comps/DynamicPorts/comps/contextMenu/NodeContextMenu/index.d.ts +1 -2
- package/es/comps/DynamicPorts/comps/contextMenu/NodeContextMenu/index.less +42 -42
- package/es/comps/DynamicPorts/comps/shape/edge.js +7 -7
- package/es/comps/DynamicPorts/comps/shape/edge.less +8 -8
- package/es/comps/DynamicPorts/comps/shape/node.js +9 -8
- package/es/comps/DynamicPorts/graph.js +4 -5
- package/es/comps/DynamicPorts/index.d.ts +1 -2
- package/es/comps/DynamicPorts/index.less +307 -307
- package/es/comps/Editable/DataCell/ButtonCell.d.ts +1 -1
- package/es/comps/Editable/DataCell/ColorPicker.d.ts +1 -1
- package/es/comps/Editable/DataCell/Input.d.ts +1 -1
- package/es/comps/Editable/DataCell/Number.d.ts +1 -1
- package/es/comps/Editable/DataCell/Select.d.ts +1 -1
- package/es/comps/Editable/DataCell/Switch.d.ts +1 -1
- package/es/comps/Editable/DataCell/TreeSelect.d.ts +1 -1
- package/es/comps/Editable/comps/EditableAction.d.ts +1 -2
- package/es/comps/Editable/comps/Texty.d.ts +1 -1
- package/es/comps/Editable/comps/Texty.js +4 -5
- package/es/comps/Editable/comps/Texty.less +43 -43
- package/es/comps/Editable/comps/index.less +38 -38
- package/es/comps/Editable/index.d.ts +1 -2
- package/es/comps/Editable/index.less +97 -97
- package/es/comps/Editable/utils.d.ts +1 -2
- package/es/comps/FileView/index.d.ts +1 -2
- package/es/comps/FileView/index.js +3 -2
- package/es/comps/FormGenerator/comps/Canvas/Preview.d.ts +1 -2
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Checkbox.d.ts +1 -2
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Color.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Date.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Input.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/List.d.ts +1 -2
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/MutiSelect.d.ts +1 -2
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Number.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/NumberRange.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Obj.d.ts +1 -2
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Password.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Radio.d.ts +1 -2
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Select.d.ts +1 -2
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Switch.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Table.d.ts +1 -2
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/TextArea.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Upload.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/HOC/index.d.ts +1 -2
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/index.d.ts +1 -2
- package/es/comps/FormGenerator/comps/Canvas/core/index.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/index.less +23 -23
- package/es/comps/FormGenerator/comps/Canvas/index.d.ts +1 -2
- package/es/comps/FormGenerator/comps/Settings/index.d.ts +1 -2
- package/es/comps/FormGenerator/comps/Settings/index.js +2 -1
- package/es/comps/FormGenerator/comps/Sidebar/Elements.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Sidebar/JsonSchema.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Sidebar/index.d.ts +1 -2
- package/es/comps/FormGenerator/comps/Sidebar/index.less +21 -21
- package/es/comps/FormGenerator/index.d.ts +1 -2
- package/es/comps/FormGenerator/index.less +20 -20
- package/es/comps/JsonEdit/index.d.ts +1 -2
- package/es/comps/JsonEdit/index.js +1 -0
- package/es/comps/JsonEdit/index.less +64 -64
- package/es/comps/JsonView/index.d.ts +1 -2
- package/es/comps/JsonView/index.less +41 -41
- package/es/comps/MdEdit/index.d.ts +1 -2
- package/es/comps/MdEdit/index.less +6 -6
- package/es/comps/MdEditPro/index.d.ts +1 -2
- package/es/comps/MdEditPro/index.less +166 -166
- package/es/comps/MdEditPro/index2.d.ts +1 -1
- package/es/comps/MdNavbar/index.d.ts +1 -2
- package/es/comps/MdNavbar/index.less +77 -77
- package/es/comps/MdView/index.d.ts +1 -1
- package/es/comps/MdView/index.less +376 -376
- package/es/comps/MetadataEdit/components/MetaFieldsEdit.d.ts +1 -2
- package/es/comps/MetadataEdit/components/MetaPropsEdit.d.ts +1 -2
- package/es/comps/MetadataEdit/constant/index.js +2 -0
- package/es/comps/MetadataEdit/index.d.ts +1 -2
- package/es/comps/MetadataEdit/index.less +10 -10
- package/es/comps/MetadataEdit/type.d.ts +20 -20
- package/es/comps/MetadataForm/DataCell/Array.d.ts +1 -1
- package/es/comps/MetadataForm/DataCell/Input.d.ts +1 -1
- package/es/comps/MetadataForm/DataCell/Number.d.ts +1 -1
- package/es/comps/MetadataForm/DataCell/Ref.d.ts +1 -1
- package/es/comps/MetadataForm/DataCell/Select.d.ts +1 -1
- package/es/comps/MetadataForm/DataCell/Switch.d.ts +1 -1
- package/es/comps/MetadataForm/DataCell/business/index.d.ts +1 -2
- package/es/comps/MetadataForm/DataCell/layout/TableArray.d.ts +1 -2
- package/es/comps/MetadataForm/DataCell/plugin/Datasource/Cassandra.d.ts +1 -2
- package/es/comps/MetadataForm/DataCell/plugin/Datasource/Kafka.d.ts +1 -2
- package/es/comps/MetadataForm/DataCell/plugin/Datasource/PostgreSQL.d.ts +1 -2
- package/es/comps/MetadataForm/DataCell/plugin/Datasource/SqlServer.d.ts +1 -2
- package/es/comps/MetadataForm/DataCell/plugin/Datasource/index.d.ts +1 -2
- package/es/comps/MetadataForm/DataCell/plugin/MapTable.d.ts +1 -2
- package/es/comps/MetadataForm/DataCell/plugin/NumberRange.d.ts +1 -2
- package/es/comps/MetadataForm/DataCell/plugin/NumberRange.js +2 -1
- package/es/comps/MetadataForm/DataCell/plugin/RefreshSelect.d.ts +1 -2
- package/es/comps/MetadataForm/DataCell/plugin/SparkSqlTable.d.ts +1 -2
- package/es/comps/MetadataForm/HOC/index.d.ts +1 -2
- package/es/comps/MetadataForm/HOC/index.less +41 -41
- package/es/comps/MetadataForm/index.d.ts +1 -2
- package/es/comps/MetadataForm/utils.d.ts +2 -3
- package/es/comps/Split/index.d.ts +1 -1
- package/es/comps/Split/index.less +29 -29
- package/es/config.js +0 -1
- package/es/framework/RxStore/demo/index.d.ts +1 -2
- package/es/framework/graph/index.less +15 -15
- package/es/framework/http/msgpack5/lib/helpers.js +1 -0
- package/es/framework/libs/jquery.min.js +4 -4
- package/es/framework/locale/dil8/di18n.js +3 -5
- package/es/framework/metadata/MetadataService.js +14 -14
- package/es/framework/metadata/index.js +15 -14
- package/es/framework/metadata/types.d.ts +103 -103
- package/es/theme.less +81 -81
- package/package.json +116 -116
@@ -1,21 +1,21 @@
|
|
1
|
-
.fg-sidebar {
|
2
|
-
height: 100%;
|
3
|
-
position: relative;
|
4
|
-
|
5
|
-
&-bottom-tool {
|
6
|
-
position: absolute;
|
7
|
-
display: flex;
|
8
|
-
left: 0;
|
9
|
-
right: 0;
|
10
|
-
align-items: center;
|
11
|
-
bottom: 0;
|
12
|
-
cursor: pointer;
|
13
|
-
.ant-radio-group {
|
14
|
-
width: 100%;
|
15
|
-
.ant-radio-button-wrapper {
|
16
|
-
width: 50%;
|
17
|
-
text-align: center;
|
18
|
-
}
|
19
|
-
}
|
20
|
-
}
|
21
|
-
}
|
1
|
+
.fg-sidebar {
|
2
|
+
height: 100%;
|
3
|
+
position: relative;
|
4
|
+
|
5
|
+
&-bottom-tool {
|
6
|
+
position: absolute;
|
7
|
+
display: flex;
|
8
|
+
left: 0;
|
9
|
+
right: 0;
|
10
|
+
align-items: center;
|
11
|
+
bottom: 0;
|
12
|
+
cursor: pointer;
|
13
|
+
.ant-radio-group {
|
14
|
+
width: 100%;
|
15
|
+
.ant-radio-button-wrapper {
|
16
|
+
width: 50%;
|
17
|
+
text-align: center;
|
18
|
+
}
|
19
|
+
}
|
20
|
+
}
|
21
|
+
}
|
@@ -1,4 +1,3 @@
|
|
1
|
-
import React from 'react';
|
2
1
|
import './index.less';
|
3
2
|
interface IFormGeneratorProps {
|
4
3
|
/**
|
@@ -7,5 +6,5 @@ interface IFormGeneratorProps {
|
|
7
6
|
defaultSchema?: any;
|
8
7
|
onImportSchema?: () => void;
|
9
8
|
}
|
10
|
-
declare const FormGenerator: (props: IFormGeneratorProps) =>
|
9
|
+
declare const FormGenerator: (props: IFormGeneratorProps) => JSX.Element;
|
11
10
|
export default FormGenerator;
|
@@ -1,20 +1,20 @@
|
|
1
|
-
.form-generator-container {
|
2
|
-
width: 100%;
|
3
|
-
height: 100%;
|
4
|
-
|
5
|
-
.ant-tabs {
|
6
|
-
height: 100%;
|
7
|
-
.ant-tabs-nav {
|
8
|
-
margin: 0px 0 8px 0;
|
9
|
-
}
|
10
|
-
.ant-tabs-content-holder {
|
11
|
-
height: calc(100% - 50px);
|
12
|
-
.ant-tabs-content {
|
13
|
-
height: 100%;
|
14
|
-
padding: 8px;
|
15
|
-
overflow-y: auto;
|
16
|
-
overflow-x: hidden;
|
17
|
-
}
|
18
|
-
}
|
19
|
-
}
|
20
|
-
}
|
1
|
+
.form-generator-container {
|
2
|
+
width: 100%;
|
3
|
+
height: 100%;
|
4
|
+
|
5
|
+
.ant-tabs {
|
6
|
+
height: 100%;
|
7
|
+
.ant-tabs-nav {
|
8
|
+
margin: 0px 0 8px 0;
|
9
|
+
}
|
10
|
+
.ant-tabs-content-holder {
|
11
|
+
height: calc(100% - 50px);
|
12
|
+
.ant-tabs-content {
|
13
|
+
height: 100%;
|
14
|
+
padding: 8px;
|
15
|
+
overflow-y: auto;
|
16
|
+
overflow-x: hidden;
|
17
|
+
}
|
18
|
+
}
|
19
|
+
}
|
20
|
+
}
|
@@ -1,4 +1,3 @@
|
|
1
|
-
import React from 'react';
|
2
1
|
import 'codemirror/lib/codemirror.css';
|
3
2
|
import 'codemirror/theme/neo.css';
|
4
3
|
import 'codemirror/theme/panda-syntax.css';
|
@@ -66,5 +65,5 @@ interface ISqlEditProps {
|
|
66
65
|
*/
|
67
66
|
onReWriteEnter?: () => void;
|
68
67
|
}
|
69
|
-
declare const SqlEdit: (props: ISqlEditProps) =>
|
68
|
+
declare const SqlEdit: (props: ISqlEditProps) => JSX.Element;
|
70
69
|
export default SqlEdit;
|
@@ -1,64 +1,64 @@
|
|
1
|
-
.my-txt {
|
2
|
-
width: 100%;
|
3
|
-
height: 100%;
|
4
|
-
border: 0;
|
5
|
-
outline: none;
|
6
|
-
}
|
7
|
-
.sql {
|
8
|
-
color: blue;
|
9
|
-
}
|
10
|
-
|
11
|
-
.sql:after {
|
12
|
-
content: 'sql';
|
13
|
-
padding-left: 20px;
|
14
|
-
font-style: italic;
|
15
|
-
float: right;
|
16
|
-
color: gray;
|
17
|
-
}
|
18
|
-
|
19
|
-
.table {
|
20
|
-
color: blueviolet;
|
21
|
-
}
|
22
|
-
.table:after {
|
23
|
-
content: 'table';
|
24
|
-
padding-left: 20px;
|
25
|
-
font-style: italic;
|
26
|
-
float: right;
|
27
|
-
color: gray;
|
28
|
-
}
|
29
|
-
|
30
|
-
.column {
|
31
|
-
color: brown;
|
32
|
-
}
|
33
|
-
.column:after {
|
34
|
-
content: 'column';
|
35
|
-
padding-left: 20px;
|
36
|
-
font-style: italic;
|
37
|
-
float: right;
|
38
|
-
color: gray;
|
39
|
-
}
|
40
|
-
|
41
|
-
.pf {
|
42
|
-
color: cadetblue;
|
43
|
-
}
|
44
|
-
.pf:after {
|
45
|
-
content: 'procfunc';
|
46
|
-
padding-left: 20px;
|
47
|
-
font-style: italic;
|
48
|
-
float: right;
|
49
|
-
color: gray;
|
50
|
-
}
|
51
|
-
|
52
|
-
.CodeMirror {
|
53
|
-
height: 100%;
|
54
|
-
// height: auto;
|
55
|
-
min-height: 28px;
|
56
|
-
font-size: 14px;
|
57
|
-
direction: ltr;
|
58
|
-
}
|
59
|
-
.CodeMirror-scroll {
|
60
|
-
overflow-x: hidden !important;
|
61
|
-
}
|
62
|
-
.CodeMirror-sizer {
|
63
|
-
margin-bottom: 0px !important;
|
64
|
-
}
|
1
|
+
.my-txt {
|
2
|
+
width: 100%;
|
3
|
+
height: 100%;
|
4
|
+
border: 0;
|
5
|
+
outline: none;
|
6
|
+
}
|
7
|
+
.sql {
|
8
|
+
color: blue;
|
9
|
+
}
|
10
|
+
|
11
|
+
.sql:after {
|
12
|
+
content: 'sql';
|
13
|
+
padding-left: 20px;
|
14
|
+
font-style: italic;
|
15
|
+
float: right;
|
16
|
+
color: gray;
|
17
|
+
}
|
18
|
+
|
19
|
+
.table {
|
20
|
+
color: blueviolet;
|
21
|
+
}
|
22
|
+
.table:after {
|
23
|
+
content: 'table';
|
24
|
+
padding-left: 20px;
|
25
|
+
font-style: italic;
|
26
|
+
float: right;
|
27
|
+
color: gray;
|
28
|
+
}
|
29
|
+
|
30
|
+
.column {
|
31
|
+
color: brown;
|
32
|
+
}
|
33
|
+
.column:after {
|
34
|
+
content: 'column';
|
35
|
+
padding-left: 20px;
|
36
|
+
font-style: italic;
|
37
|
+
float: right;
|
38
|
+
color: gray;
|
39
|
+
}
|
40
|
+
|
41
|
+
.pf {
|
42
|
+
color: cadetblue;
|
43
|
+
}
|
44
|
+
.pf:after {
|
45
|
+
content: 'procfunc';
|
46
|
+
padding-left: 20px;
|
47
|
+
font-style: italic;
|
48
|
+
float: right;
|
49
|
+
color: gray;
|
50
|
+
}
|
51
|
+
|
52
|
+
.CodeMirror {
|
53
|
+
height: 100%;
|
54
|
+
// height: auto;
|
55
|
+
min-height: 28px;
|
56
|
+
font-size: 14px;
|
57
|
+
direction: ltr;
|
58
|
+
}
|
59
|
+
.CodeMirror-scroll {
|
60
|
+
overflow-x: hidden !important;
|
61
|
+
}
|
62
|
+
.CodeMirror-sizer {
|
63
|
+
margin-bottom: 0px !important;
|
64
|
+
}
|
@@ -1,41 +1,41 @@
|
|
1
|
-
pre {
|
2
|
-
margin: 0;
|
3
|
-
font-weight: 900;
|
4
|
-
font-size: 14px;
|
5
|
-
}
|
6
|
-
.string {
|
7
|
-
color: #3ab54a;
|
8
|
-
}
|
9
|
-
.number {
|
10
|
-
color: #25aae2;
|
11
|
-
}
|
12
|
-
.boolean {
|
13
|
-
color: #f98280;
|
14
|
-
}
|
15
|
-
.null {
|
16
|
-
color: #f1592a;
|
17
|
-
}
|
18
|
-
.width-10 {
|
19
|
-
width: 10px;
|
20
|
-
}
|
21
|
-
.key {
|
22
|
-
color: #92278f;
|
23
|
-
}
|
24
|
-
.open {
|
25
|
-
display: inline-block;
|
26
|
-
width: 12px;
|
27
|
-
height: 12px;
|
28
|
-
background: url('./icon/close.png') no-repeat;
|
29
|
-
background-size: 100% 100%;
|
30
|
-
vertical-align: middle;
|
31
|
-
cursor: pointer;
|
32
|
-
}
|
33
|
-
.close {
|
34
|
-
display: inline-block;
|
35
|
-
width: 12px;
|
36
|
-
height: 12px;
|
37
|
-
background: url('./icon/open.png') no-repeat;
|
38
|
-
background-size: 100% 100%;
|
39
|
-
vertical-align: middle;
|
40
|
-
cursor: pointer;
|
41
|
-
}
|
1
|
+
pre {
|
2
|
+
margin: 0;
|
3
|
+
font-weight: 900;
|
4
|
+
font-size: 14px;
|
5
|
+
}
|
6
|
+
.string {
|
7
|
+
color: #3ab54a;
|
8
|
+
}
|
9
|
+
.number {
|
10
|
+
color: #25aae2;
|
11
|
+
}
|
12
|
+
.boolean {
|
13
|
+
color: #f98280;
|
14
|
+
}
|
15
|
+
.null {
|
16
|
+
color: #f1592a;
|
17
|
+
}
|
18
|
+
.width-10 {
|
19
|
+
width: 10px;
|
20
|
+
}
|
21
|
+
.key {
|
22
|
+
color: #92278f;
|
23
|
+
}
|
24
|
+
.open {
|
25
|
+
display: inline-block;
|
26
|
+
width: 12px;
|
27
|
+
height: 12px;
|
28
|
+
background: url('./icon/close.png') no-repeat;
|
29
|
+
background-size: 100% 100%;
|
30
|
+
vertical-align: middle;
|
31
|
+
cursor: pointer;
|
32
|
+
}
|
33
|
+
.close {
|
34
|
+
display: inline-block;
|
35
|
+
width: 12px;
|
36
|
+
height: 12px;
|
37
|
+
background: url('./icon/open.png') no-repeat;
|
38
|
+
background-size: 100% 100%;
|
39
|
+
vertical-align: middle;
|
40
|
+
cursor: pointer;
|
41
|
+
}
|
@@ -1,4 +1,3 @@
|
|
1
|
-
import React from 'react';
|
2
1
|
import 'react-markdown-editor-lite/lib/index.css';
|
3
2
|
import { UploadFunc } from 'react-markdown-editor-lite/cjs/share/var';
|
4
3
|
import './index.less';
|
@@ -13,5 +12,5 @@ interface IMdEditProps {
|
|
13
12
|
text?: string;
|
14
13
|
}>;
|
15
14
|
}
|
16
|
-
declare const MdEdit: (props: IMdEditProps) =>
|
15
|
+
declare const MdEdit: (props: IMdEditProps) => JSX.Element;
|
17
16
|
export default MdEdit;
|
@@ -1,6 +1,6 @@
|
|
1
|
-
.rc-md-editor.full {
|
2
|
-
width: 100% !important;
|
3
|
-
}
|
4
|
-
.rc-md-editor .rc-md-navigation .button-wrap {
|
5
|
-
align-items: center;
|
6
|
-
}
|
1
|
+
.rc-md-editor.full {
|
2
|
+
width: 100% !important;
|
3
|
+
}
|
4
|
+
.rc-md-editor .rc-md-navigation .button-wrap {
|
5
|
+
align-items: center;
|
6
|
+
}
|
@@ -1,4 +1,3 @@
|
|
1
|
-
import React from 'react';
|
2
1
|
import './index.less';
|
3
2
|
interface IMdEditProProps {
|
4
3
|
value: string;
|
@@ -7,5 +6,5 @@ interface IMdEditProProps {
|
|
7
6
|
default: string;
|
8
7
|
}>;
|
9
8
|
}
|
10
|
-
declare const MdEditPro: (props: IMdEditProProps) =>
|
9
|
+
declare const MdEditPro: (props: IMdEditProProps) => JSX.Element;
|
11
10
|
export default MdEditPro;
|