ronds-metadata 1.3.54 → 1.3.56
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 +8 -6
- package/es/comps/CodeEdit/index.d.ts +2 -1
- package/es/comps/DataMine/Line.d.ts +2 -1
- package/es/comps/DataMine/Line.js +0 -1
- package/es/comps/DataMine/index.d.ts +2 -1
- 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 +2 -1
- package/es/comps/DynamicPorts/comps/NodeElementNormal.d.ts +2 -1
- 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 +2 -1
- 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 +8 -9
- package/es/comps/DynamicPorts/graph.js +5 -4
- package/es/comps/DynamicPorts/index.d.ts +2 -1
- 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 +2 -1
- package/es/comps/Editable/comps/Texty.d.ts +1 -1
- package/es/comps/Editable/comps/Texty.js +5 -4
- 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 +2 -1
- package/es/comps/Editable/index.less +97 -97
- package/es/comps/Editable/utils.d.ts +2 -1
- package/es/comps/FileView/index.d.ts +2 -1
- package/es/comps/FileView/index.js +2 -3
- package/es/comps/FormGenerator/comps/Canvas/Preview.d.ts +2 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Checkbox.d.ts +2 -1
- 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 +2 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/MutiSelect.d.ts +2 -1
- 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 +2 -1
- 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 +2 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Select.d.ts +2 -1
- 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 +2 -1
- 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 +2 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/index.d.ts +2 -1
- 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 +2 -1
- package/es/comps/FormGenerator/comps/Settings/index.d.ts +2 -1
- package/es/comps/FormGenerator/comps/Settings/index.js +1 -2
- 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 +2 -1
- package/es/comps/FormGenerator/comps/Sidebar/index.less +21 -21
- package/es/comps/FormGenerator/index.d.ts +2 -1
- package/es/comps/FormGenerator/index.less +20 -20
- package/es/comps/JsonEdit/index.d.ts +2 -1
- package/es/comps/JsonEdit/index.js +0 -1
- package/es/comps/JsonEdit/index.less +64 -64
- package/es/comps/JsonView/index.d.ts +2 -1
- package/es/comps/MdEdit/index.d.ts +2 -1
- package/es/comps/MdEditPro/index.d.ts +2 -1
- package/es/comps/MdEditPro/index.less +166 -166
- package/es/comps/MdEditPro/index2.d.ts +1 -1
- package/es/comps/MdNavbar/index.d.ts +2 -1
- 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 +2 -1
- package/es/comps/MetadataEdit/components/MetaPropsEdit.d.ts +2 -1
- package/es/comps/MetadataEdit/constant/index.js +0 -2
- package/es/comps/MetadataEdit/index.d.ts +2 -1
- 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/Input.js +15 -4
- 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/Select.js +21 -30
- package/es/comps/MetadataForm/DataCell/Switch.d.ts +1 -1
- package/es/comps/MetadataForm/DataCell/layout/TableArray.d.ts +2 -1
- package/es/comps/MetadataForm/DataCell/plugin/IconButton.d.ts +8 -0
- package/es/comps/MetadataForm/DataCell/plugin/IconButton.js +16 -0
- package/es/comps/MetadataForm/DataCell/plugin/MapTable.d.ts +12 -0
- package/es/comps/MetadataForm/DataCell/plugin/MapTable.js +116 -0
- package/es/comps/MetadataForm/DataCell/plugin/NumberRange.d.ts +2 -1
- package/es/comps/MetadataForm/DataCell/plugin/NumberRange.js +1 -2
- package/es/comps/MetadataForm/DataCell/plugin/RefreshSelect.d.ts +13 -0
- package/es/comps/MetadataForm/DataCell/plugin/RefreshSelect.js +65 -0
- package/es/comps/MetadataForm/DataCell/plugin/SparkSqlTable.d.ts +11 -0
- package/es/comps/MetadataForm/DataCell/plugin/SparkSqlTable.js +249 -0
- package/es/comps/MetadataForm/HOC/index.d.ts +2 -1
- package/es/comps/MetadataForm/index.d.ts +2 -1
- package/es/comps/MetadataForm/index.less +26 -26
- package/es/comps/MetadataForm/utils.d.ts +3 -2
- package/es/comps/Split/index.d.ts +1 -1
- package/es/comps/Split/index.less +29 -29
- package/es/framework/RxStore/demo/index.d.ts +2 -1
- package/es/framework/graph/index.less +15 -15
- package/es/framework/http/msgpack5/lib/helpers.js +0 -1
- package/es/framework/libs/iconfont/iconfont.css +323 -323
- package/es/framework/libs/iconfont/iconfont.json +548 -548
- package/es/framework/libs/jquery.min.js +4 -4
- package/es/framework/locale/dil8/di18n.js +5 -3
- package/es/framework/metadata/MetadataService.js +14 -14
- package/es/framework/metadata/index.js +14 -15
- package/es/framework/metadata/types.d.ts +103 -103
- package/es/theme.less +81 -81
- package/package.json +1 -1
@@ -1,77 +1,77 @@
|
|
1
|
-
.markdown-navigation {
|
2
|
-
font-size: 14px;
|
3
|
-
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Helvetica', 'Arial', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei',
|
4
|
-
'WenQuanYi Micro Hei', sans-serif;
|
5
|
-
width: 100%;
|
6
|
-
overflow-x: hidden;
|
7
|
-
overflow-y: scroll;
|
8
|
-
scrollbar-width: 0;
|
9
|
-
width: 200px;
|
10
|
-
}
|
11
|
-
.markdown-navigation::-webkit-scrollbar {
|
12
|
-
width: 0;
|
13
|
-
}
|
14
|
-
|
15
|
-
.markdown-navigation .title-anchor {
|
16
|
-
display: block;
|
17
|
-
color: #bbb;
|
18
|
-
transition: all 0.2s;
|
19
|
-
margin: 0.8em 0;
|
20
|
-
font-weight: lighter;
|
21
|
-
line-height: 2em;
|
22
|
-
padding-right: 1.8em;
|
23
|
-
cursor: pointer;
|
24
|
-
}
|
25
|
-
|
26
|
-
.markdown-navigation .title-anchor:hover,
|
27
|
-
.markdown-navigation .title-anchor.active {
|
28
|
-
background-color: #f8f8f8;
|
29
|
-
text-decoration: inherit;
|
30
|
-
}
|
31
|
-
|
32
|
-
.markdown-navigation .title-anchor.active {
|
33
|
-
color: #007fff;
|
34
|
-
}
|
35
|
-
|
36
|
-
.markdown-navigation .title-anchor small {
|
37
|
-
margin: 0 0.8em;
|
38
|
-
}
|
39
|
-
|
40
|
-
.markdown-navigation .title-level1 {
|
41
|
-
color: #000;
|
42
|
-
font-size: 1.2em;
|
43
|
-
padding-left: 1em;
|
44
|
-
font-weight: normal;
|
45
|
-
}
|
46
|
-
|
47
|
-
.markdown-navigation .title-level2 {
|
48
|
-
color: #000;
|
49
|
-
font-size: 1em;
|
50
|
-
padding-left: 1em;
|
51
|
-
font-weight: normal;
|
52
|
-
}
|
53
|
-
|
54
|
-
.markdown-navigation .title-level3 {
|
55
|
-
color: #000;
|
56
|
-
font-size: 0.8em;
|
57
|
-
padding-left: 3em;
|
58
|
-
font-weight: normal;
|
59
|
-
}
|
60
|
-
|
61
|
-
.markdown-navigation .title-level4 {
|
62
|
-
color: #000;
|
63
|
-
font-size: 0.72em;
|
64
|
-
padding-left: 5em;
|
65
|
-
}
|
66
|
-
|
67
|
-
.markdown-navigation .title-level5 {
|
68
|
-
color: #000;
|
69
|
-
font-size: 0.72em;
|
70
|
-
padding-left: 7em;
|
71
|
-
}
|
72
|
-
|
73
|
-
.markdown-navigation .title-level6 {
|
74
|
-
color: #000;
|
75
|
-
font-size: 0.72em;
|
76
|
-
padding-left: 9em;
|
77
|
-
}
|
1
|
+
.markdown-navigation {
|
2
|
+
font-size: 14px;
|
3
|
+
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Helvetica', 'Arial', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei',
|
4
|
+
'WenQuanYi Micro Hei', sans-serif;
|
5
|
+
width: 100%;
|
6
|
+
overflow-x: hidden;
|
7
|
+
overflow-y: scroll;
|
8
|
+
scrollbar-width: 0;
|
9
|
+
width: 200px;
|
10
|
+
}
|
11
|
+
.markdown-navigation::-webkit-scrollbar {
|
12
|
+
width: 0;
|
13
|
+
}
|
14
|
+
|
15
|
+
.markdown-navigation .title-anchor {
|
16
|
+
display: block;
|
17
|
+
color: #bbb;
|
18
|
+
transition: all 0.2s;
|
19
|
+
margin: 0.8em 0;
|
20
|
+
font-weight: lighter;
|
21
|
+
line-height: 2em;
|
22
|
+
padding-right: 1.8em;
|
23
|
+
cursor: pointer;
|
24
|
+
}
|
25
|
+
|
26
|
+
.markdown-navigation .title-anchor:hover,
|
27
|
+
.markdown-navigation .title-anchor.active {
|
28
|
+
background-color: #f8f8f8;
|
29
|
+
text-decoration: inherit;
|
30
|
+
}
|
31
|
+
|
32
|
+
.markdown-navigation .title-anchor.active {
|
33
|
+
color: #007fff;
|
34
|
+
}
|
35
|
+
|
36
|
+
.markdown-navigation .title-anchor small {
|
37
|
+
margin: 0 0.8em;
|
38
|
+
}
|
39
|
+
|
40
|
+
.markdown-navigation .title-level1 {
|
41
|
+
color: #000;
|
42
|
+
font-size: 1.2em;
|
43
|
+
padding-left: 1em;
|
44
|
+
font-weight: normal;
|
45
|
+
}
|
46
|
+
|
47
|
+
.markdown-navigation .title-level2 {
|
48
|
+
color: #000;
|
49
|
+
font-size: 1em;
|
50
|
+
padding-left: 1em;
|
51
|
+
font-weight: normal;
|
52
|
+
}
|
53
|
+
|
54
|
+
.markdown-navigation .title-level3 {
|
55
|
+
color: #000;
|
56
|
+
font-size: 0.8em;
|
57
|
+
padding-left: 3em;
|
58
|
+
font-weight: normal;
|
59
|
+
}
|
60
|
+
|
61
|
+
.markdown-navigation .title-level4 {
|
62
|
+
color: #000;
|
63
|
+
font-size: 0.72em;
|
64
|
+
padding-left: 5em;
|
65
|
+
}
|
66
|
+
|
67
|
+
.markdown-navigation .title-level5 {
|
68
|
+
color: #000;
|
69
|
+
font-size: 0.72em;
|
70
|
+
padding-left: 7em;
|
71
|
+
}
|
72
|
+
|
73
|
+
.markdown-navigation .title-level6 {
|
74
|
+
color: #000;
|
75
|
+
font-size: 0.72em;
|
76
|
+
padding-left: 9em;
|
77
|
+
}
|