ronds-metadata 1.2.8 → 1.2.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (127) hide show
  1. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Table.d.ts +2 -0
  2. package/es/comps/FormGenerator/comps/Canvas/core/index.less +23 -23
  3. package/es/comps/FormGenerator/index.d.ts +4 -0
  4. package/es/comps/FormGenerator/settings/index.d.ts +668 -49
  5. package/es/comps/JsonEdit/index.d.ts +5 -1
  6. package/es/comps/MetadataForm/index.less +1 -1
  7. package/es/comps/MetadataForm/utils.d.ts +1 -1
  8. package/package.json +1 -1
  9. package/es/api/index.js +0 -249
  10. package/es/comps/DynamicPorts/comps/ContextMenu.js +0 -44
  11. package/es/comps/DynamicPorts/comps/DragNode.js +0 -55
  12. package/es/comps/DynamicPorts/comps/GraphHandler/index.js +0 -51
  13. package/es/comps/DynamicPorts/comps/NodeElement.js +0 -30
  14. package/es/comps/DynamicPorts/comps/contextMenu/EdgeContextMenu/index.js +0 -42
  15. package/es/comps/DynamicPorts/comps/contextMenu/GraphContextMenu/index.js +0 -40
  16. package/es/comps/DynamicPorts/comps/contextMenu/NodeContextMenu/index.js +0 -55
  17. package/es/comps/DynamicPorts/comps/shape/connector.js +0 -19
  18. package/es/comps/DynamicPorts/comps/shape/edge.js +0 -91
  19. package/es/comps/DynamicPorts/comps/shape/node.js +0 -190
  20. package/es/comps/DynamicPorts/constant/index.js +0 -19
  21. package/es/comps/DynamicPorts/graph.js +0 -697
  22. package/es/comps/DynamicPorts/index.js +0 -143
  23. package/es/comps/DynamicPorts/interface.js +0 -6
  24. package/es/comps/DynamicPorts/utils.js +0 -127
  25. package/es/comps/Editable/DataCell/ButtonCell.js +0 -45
  26. package/es/comps/Editable/DataCell/ColorPicker.js +0 -33
  27. package/es/comps/Editable/DataCell/Input.js +0 -54
  28. package/es/comps/Editable/DataCell/Number.js +0 -44
  29. package/es/comps/Editable/DataCell/Select.js +0 -48
  30. package/es/comps/Editable/DataCell/Switch.js +0 -33
  31. package/es/comps/Editable/comps/EditableAction.js +0 -110
  32. package/es/comps/Editable/comps/EditableCell.js +0 -108
  33. package/es/comps/Editable/comps/EditableHeardCell.js +0 -172
  34. package/es/comps/Editable/comps/EditableRow.js +0 -118
  35. package/es/comps/Editable/comps/Texty.js +0 -277
  36. package/es/comps/Editable/index.js +0 -385
  37. package/es/comps/Editable/interface.js +0 -8
  38. package/es/comps/Editable/utils.js +0 -46
  39. package/es/comps/FileView/index.js +0 -198
  40. package/es/comps/FormGenerator/Provider.js +0 -8
  41. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Checkbox.js +0 -17
  42. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Color.js +0 -17
  43. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Date.js +0 -16
  44. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Input.js +0 -17
  45. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/List.js +0 -17
  46. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/MutiSelect.js +0 -55
  47. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Number.js +0 -14
  48. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Obj.js +0 -50
  49. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Password.js +0 -17
  50. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Radio.js +0 -17
  51. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Select.js +0 -55
  52. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Switch.js +0 -13
  53. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/TextArea.js +0 -14
  54. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Upload.js +0 -17
  55. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/HOC/index.js +0 -250
  56. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/index.js +0 -60
  57. package/es/comps/FormGenerator/comps/Canvas/core/index.js +0 -313
  58. package/es/comps/FormGenerator/comps/Canvas/index.js +0 -216
  59. package/es/comps/FormGenerator/comps/Settings/index.js +0 -150
  60. package/es/comps/FormGenerator/comps/Sidebar/Elements.js +0 -48
  61. package/es/comps/FormGenerator/comps/Sidebar/index.js +0 -37
  62. package/es/comps/FormGenerator/index.js +0 -56
  63. package/es/comps/FormGenerator/settings/index.js +0 -303
  64. package/es/comps/FormGenerator/settings/ruleConfig.js +0 -557
  65. package/es/comps/FormGenerator/transformer.js +0 -214
  66. package/es/comps/Icons/index.js +0 -23
  67. package/es/comps/JsonEdit/constant/index.js +0 -87
  68. package/es/comps/JsonEdit/index.js +0 -217
  69. package/es/comps/JsonView/index.js +0 -109
  70. package/es/comps/MdEdit/index.js +0 -41
  71. package/es/comps/MdNavbar/index.js +0 -180
  72. package/es/comps/MdNavbar/utils.js +0 -34
  73. package/es/comps/MdView/index.js +0 -70
  74. package/es/comps/MetadataEdit/components/MetaFieldsEdit.js +0 -419
  75. package/es/comps/MetadataEdit/components/MetaPropsEdit.js +0 -368
  76. package/es/comps/MetadataEdit/constant/index.js +0 -69
  77. package/es/comps/MetadataEdit/hooks/index.js +0 -43
  78. package/es/comps/MetadataEdit/index.js +0 -255
  79. package/es/comps/MetadataEditV2/components/MetaFieldsEdit.js +0 -237
  80. package/es/comps/MetadataEditV2/components/MetaPropsEdit.js +0 -367
  81. package/es/comps/MetadataEditV2/constant/index.js +0 -69
  82. package/es/comps/MetadataEditV2/hooks/index.js +0 -43
  83. package/es/comps/MetadataEditV2/index.js +0 -298
  84. package/es/comps/MetadataForm/DataCell/Array.js +0 -157
  85. package/es/comps/MetadataForm/DataCell/Input.js +0 -197
  86. package/es/comps/MetadataForm/DataCell/Number.js +0 -130
  87. package/es/comps/MetadataForm/DataCell/Ref.js +0 -323
  88. package/es/comps/MetadataForm/DataCell/Select.js +0 -517
  89. package/es/comps/MetadataForm/DataCell/Switch.js +0 -115
  90. package/es/comps/MetadataForm/DataCell/layout/TableArray.js +0 -359
  91. package/es/comps/MetadataForm/HOC/index.js +0 -111
  92. package/es/comps/MetadataForm/constants.js +0 -11
  93. package/es/comps/MetadataForm/hooks/index.js +0 -128
  94. package/es/comps/MetadataForm/index.js +0 -268
  95. package/es/comps/MetadataForm/interface.js +0 -8
  96. package/es/comps/MetadataForm/utils.js +0 -108
  97. package/es/comps/locales/en-US.js +0 -24
  98. package/es/comps/locales/index.js +0 -8
  99. package/es/comps/locales/zh-CN.js +0 -24
  100. package/es/config.js +0 -50
  101. package/es/framework/graph/index.js +0 -515
  102. package/es/framework/hooks/use-async-memo.js +0 -32
  103. package/es/framework/hooks/use-sync-scroll.js +0 -106
  104. package/es/framework/http/cache.js +0 -137
  105. package/es/framework/http/cancel.js +0 -44
  106. package/es/framework/http/index.js +0 -392
  107. package/es/framework/http/msgpack.js +0 -34
  108. package/es/framework/http/msgpack5/index.js +0 -84
  109. package/es/framework/http/msgpack5/lib/codecs/DateCodec.js +0 -71
  110. package/es/framework/http/msgpack5/lib/decoder.js +0 -287
  111. package/es/framework/http/msgpack5/lib/encoder.js +0 -252
  112. package/es/framework/http/msgpack5/lib/helpers.js +0 -23
  113. package/es/framework/http/msgpack5/lib/streams.js +0 -93
  114. package/es/framework/http/types.js +0 -1
  115. package/es/framework/libs/jquery.min.js +0 -4022
  116. package/es/framework/locale/dil8/di18n.js +0 -132
  117. package/es/framework/locale/dil8/index.js +0 -3
  118. package/es/framework/locale/dil8/translate.js +0 -76
  119. package/es/framework/locale/dil8/util.js +0 -17
  120. package/es/framework/locale/index.js +0 -26
  121. package/es/framework/metadata/MetadataService.js +0 -169
  122. package/es/framework/metadata/index.js +0 -384
  123. package/es/framework/rxjs-hooks/useMemoSubject.js +0 -16
  124. package/es/framework/rxjs-hooks/useObservable.js +0 -22
  125. package/es/framework/rxjs-hooks/useObservableState.js +0 -45
  126. package/es/index.js +0 -27
  127. package/es/utils.js +0 -138
@@ -1,48 +0,0 @@
1
- import "antd/es/col/style";
2
- import _Col from "antd/es/col";
3
- import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
4
- import React from "react";
5
- import { useDrag } from 'react-dnd';
6
- import { dragItemType } from '../../settings';
7
-
8
- var Elements = function Elements(props) {
9
- var data = props.data;
10
-
11
- var _useDrag = useDrag({
12
- item: {
13
- dragItem: data,
14
- type: dragItemType
15
- },
16
- end: function end(item, monitor) {
17
- var dropResult = monitor.getDropResult();
18
-
19
- if (item && dropResult) {}
20
- },
21
- collect: function collect(monitor) {
22
- return {
23
- isDragging: monitor.isDragging()
24
- };
25
- }
26
- }),
27
- _useDrag2 = _slicedToArray(_useDrag, 2),
28
- isDragging = _useDrag2[0].isDragging,
29
- drag = _useDrag2[1];
30
-
31
- var opacity = isDragging ? 0.7 : 1;
32
- return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(_Col, {
33
- span: 12,
34
- key: data.id
35
- }, /*#__PURE__*/React.createElement("div", {
36
- ref: drag,
37
- style: {
38
- padding: '4px',
39
- textAlign: 'center',
40
- border: '1px solid var(--ronds-metadata-color-border-1)',
41
- borderRadius: '4px',
42
- cursor: 'pointer',
43
- opacity: opacity
44
- }
45
- }, data.name)));
46
- };
47
-
48
- export default Elements;
@@ -1,37 +0,0 @@
1
- import "antd/es/row/style";
2
- import _Row from "antd/es/row";
3
- import React from "react";
4
- import { sidebarCtx } from '../../settings';
5
- import Elements from './Elements';
6
-
7
- var Sidebar = function Sidebar() {
8
- return /*#__PURE__*/React.createElement("div", {
9
- style: {
10
- height: '100%',
11
- width: '17%',
12
- padding: '4px',
13
- overflowY: 'auto'
14
- }
15
- }, sidebarCtx.map(function (it) {
16
- return /*#__PURE__*/React.createElement("div", {
17
- key: it.name,
18
- style: {
19
- paddingBottom: '8px'
20
- }
21
- }, /*#__PURE__*/React.createElement("div", {
22
- style: {
23
- fontWeight: 'bold',
24
- paddingBottom: '8px'
25
- }
26
- }, it.name), /*#__PURE__*/React.createElement(_Row, {
27
- gutter: [8, 8]
28
- }, it.children.map(function (v) {
29
- return /*#__PURE__*/React.createElement(Elements, {
30
- key: v.id,
31
- data: v
32
- });
33
- })));
34
- }));
35
- };
36
-
37
- export default Sidebar;
@@ -1,56 +0,0 @@
1
- import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
2
- import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
3
-
4
- /*
5
- * @Author: wangxian
6
- * @Date: 2023-02-04 13:45:31
7
- * @LastEditTime: 2023-02-21 15:34:17
8
- */
9
- import React from 'react';
10
- import { DndProvider } from 'react-dnd';
11
- import { HTML5Backend } from 'react-dnd-html5-backend';
12
- import Canvas from './comps/Canvas';
13
- import Settings from './comps/Settings';
14
- import Sidebar from './comps/Sidebar';
15
- import './index.less';
16
- import { FGCtx } from './Provider';
17
- import useMemoSubject from '../../framework/rxjs-hooks/useMemoSubject';
18
- import useObservable from '../../framework/rxjs-hooks/useObservable';
19
- import { streamEventType } from './settings';
20
-
21
- var FormGenerator = function FormGenerator(props) {
22
- var FGStream = useMemoSubject();
23
-
24
- var _React$useState = React.useState({}),
25
- _React$useState2 = _slicedToArray(_React$useState, 2),
26
- types = _React$useState2[0],
27
- setTypes = _React$useState2[1];
28
-
29
- var typesRef = React.useRef({});
30
- var processFgStreamData = React.useCallback(function (p) {
31
- switch (p === null || p === void 0 ? void 0 : p.type) {
32
- case streamEventType.onTypesChange:
33
- if (p === null || p === void 0 ? void 0 : p.payload) {
34
- typesRef.current = _objectSpread(_objectSpread({}, typesRef.current), p === null || p === void 0 ? void 0 : p.payload);
35
- setTypes(_objectSpread({}, typesRef.current));
36
- }
37
-
38
- break;
39
- }
40
- }, []);
41
- useObservable(function (p) {
42
- processFgStreamData(p);
43
- }, [FGStream]);
44
- return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(FGCtx.Provider, {
45
- value: {
46
- fgStream: FGStream,
47
- types: types
48
- }
49
- }, /*#__PURE__*/React.createElement(DndProvider, {
50
- backend: HTML5Backend
51
- }, /*#__PURE__*/React.createElement("div", {
52
- className: "form-generator-container"
53
- }, /*#__PURE__*/React.createElement(Sidebar, null), /*#__PURE__*/React.createElement(Canvas, null), /*#__PURE__*/React.createElement(Settings, null)))));
54
- };
55
-
56
- export default FormGenerator;
@@ -1,303 +0,0 @@
1
- import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray";
2
-
3
- /*
4
- * @Author: wangxian
5
- * @Date: 2023-02-06 08:24:17
6
- * @LastEditTime: 2023-02-21 14:19:44
7
- */
8
- import { RefRule, Rule } from './ruleConfig';
9
- export var inputSchema = [{
10
- id: 'inputSchema',
11
- type: 'object',
12
- properties: [Rule.common.id, Rule.common.label, Rule.common.color, Rule.common.colSpan, Rule.common.defaultValue, Rule.common.help, Rule.common.tooltip, Rule.common.placeholder, Rule.common.require, Rule.common.disabled, Rule.common.hidden, RefRule.common.depend.props, RefRule.common.rules.props],
13
- types: [].concat(_toConsumableArray(RefRule.common.depend.types), _toConsumableArray(RefRule.common.rules.types))
14
- }];
15
- export var textareaSchema = [{
16
- id: 'textareaSchema',
17
- type: 'object',
18
- properties: [Rule.common.id, Rule.common.label, Rule.common.color, Rule.common.colSpan, Rule.common.defaultValue, Rule.common.help, Rule.common.tooltip, Rule.common.placeholder, Rule.common.require, Rule.common.disabled, Rule.common.hidden, RefRule.common.depend.props, RefRule.common.rules.props],
19
- types: [].concat(_toConsumableArray(RefRule.common.depend.types), _toConsumableArray(RefRule.common.rules.types))
20
- }];
21
- export var dateSchema = [{
22
- id: 'dateSchema',
23
- type: 'object',
24
- properties: [Rule.common.id, Rule.common.label, Rule.common.color, Rule.common.colSpan, Rule.common.defaultValue, Rule.common.help, Rule.common.tooltip, Rule.common.placeholder, Rule.common.require, Rule.common.disabled, Rule.common.hidden, RefRule.common.depend.props, RefRule.common.rules.props, RefRule.text.props],
25
- types: [].concat(_toConsumableArray(RefRule.common.depend.types), _toConsumableArray(RefRule.text.types), _toConsumableArray(RefRule.common.rules.types))
26
- }];
27
- export var numberSchema = [{
28
- id: 'numberSchema',
29
- type: 'object',
30
- properties: [Rule.common.id, Rule.common.label, Rule.common.color, Rule.common.colSpan, Rule.common.defaultValue, Rule.common.help, Rule.common.tooltip, Rule.common.placeholder, Rule.common.require, Rule.common.disabled, Rule.common.hidden, RefRule.common.depend.props, RefRule.common.rules.props],
31
- types: [].concat(_toConsumableArray(RefRule.common.depend.types), _toConsumableArray(RefRule.common.rules.types))
32
- }];
33
- export var switchSchema = [{
34
- id: 'switchSchema',
35
- type: 'object',
36
- properties: [Rule.common.id, Rule.common.label, Rule.common.color, Rule.common.colSpan, Rule.common.defaultValue, Rule.common.help, Rule.common.tooltip, Rule.common.require, Rule.common.disabled, Rule.common.hidden, RefRule.common.depend.props],
37
- types: _toConsumableArray(RefRule.common.depend.types)
38
- }];
39
- export var selectSchema = [{
40
- id: 'selectSchema',
41
- type: 'object',
42
- properties: [Rule.common.id, Rule.common.label, RefRule.enum.props, Rule.common.color, Rule.common.colSpan, Rule.common.defaultValue, Rule.common.help, Rule.common.tooltip, Rule.common.require, Rule.common.disabled, Rule.common.hidden, RefRule.common.depend.props],
43
- types: [].concat(_toConsumableArray(RefRule.common.depend.types), _toConsumableArray(RefRule.enum.types))
44
- }];
45
- export var mutiSelectSchema = [{
46
- id: 'mutiSelectSchema',
47
- type: 'object',
48
- properties: [Rule.common.id, Rule.common.label, RefRule.enum.props, Rule.common.color, Rule.common.colSpan, Rule.common.defaultValue, Rule.common.help, Rule.common.tooltip, Rule.common.require, Rule.common.disabled, Rule.common.hidden, RefRule.common.depend.props],
49
- types: [].concat(_toConsumableArray(RefRule.common.depend.types), _toConsumableArray(RefRule.enum.types))
50
- }];
51
- export var settingSchema = {
52
- input: inputSchema,
53
- textarea: textareaSchema,
54
- date: dateSchema,
55
- numebr: numberSchema,
56
- switch: switchSchema,
57
- select: selectSchema,
58
- mutiSelect: mutiSelectSchema
59
- };
60
- export var inputParam = {
61
- type: 'text',
62
- schema: settingSchema.input
63
- };
64
- export var textareaParam = {
65
- type: 'text',
66
- schema: settingSchema.textarea,
67
- rule: {
68
- type: 'textarea'
69
- }
70
- };
71
- export var dateParam = {
72
- type: 'text',
73
- schema: settingSchema.date,
74
- rule: {
75
- type: 'datePicker'
76
- }
77
- };
78
- export var numberParam = {
79
- type: 'number',
80
- schema: settingSchema.numebr
81
- };
82
- export var switchParam = {
83
- type: 'bool',
84
- schema: settingSchema.switch
85
- };
86
- export var selectParam = {
87
- type: 'enum',
88
- schema: settingSchema.select
89
- };
90
- export var mutiSelectParam = {
91
- type: 'enum',
92
- schema: settingSchema.mutiSelect,
93
- rule: {
94
- isMutiple: true
95
- }
96
- };
97
- export var colorParam = {
98
- type: 'text',
99
- schema: settingSchema.textarea,
100
- rule: {
101
- type: 'colorPicker'
102
- }
103
- }; // 基础组件列表渲染
104
-
105
- export var basicComps = [{
106
- id: 'input',
107
- name: '输入框',
108
- type: 'input',
109
- param: inputParam
110
- }, {
111
- id: 'textarea',
112
- name: '文本框',
113
- type: 'textarea',
114
- param: textareaParam
115
- }, {
116
- id: 'date',
117
- name: '日期选择',
118
- type: 'date',
119
- param: dateParam
120
- }, {
121
- id: 'number',
122
- name: '数字输入框',
123
- type: 'number',
124
- param: numberParam
125
- }, {
126
- id: 'switch',
127
- name: '开关',
128
- type: 'switch',
129
- param: switchParam
130
- }, {
131
- id: 'select',
132
- name: '下拉单选',
133
- type: 'select',
134
- param: selectParam
135
- }, {
136
- id: 'mutiSelect',
137
- name: '下拉多选',
138
- type: 'mutiSelect',
139
- param: mutiSelectParam
140
- }]; // 基础组件列表渲染
141
-
142
- export var complexComps = [{
143
- id: 'color',
144
- name: '颜色选择',
145
- type: 'color',
146
- param: colorParam
147
- }, {
148
- id: 'password',
149
- name: '密码框',
150
- type: 'password',
151
- param: inputParam
152
- }, {
153
- id: 'upload',
154
- name: '上传',
155
- type: 'upload',
156
- param: textareaParam
157
- }, {
158
- id: 'checkbox',
159
- name: '多选框',
160
- type: 'checkbox',
161
- param: dateParam
162
- }, {
163
- id: 'radio',
164
- name: '单选框',
165
- type: 'radio',
166
- param: numberParam
167
- }];
168
- export var objParam = {
169
- type: 'ref',
170
- schema: settingSchema.input
171
- }; // 布局组件列表渲染
172
-
173
- export var layoutComps = [{
174
- id: 'obj',
175
- name: '对象',
176
- type: 'obj',
177
- param: objParam
178
- }, {
179
- id: 'list',
180
- name: '常规列表',
181
- type: 'list',
182
- param: inputParam
183
- }]; // Sidebar 内容配置
184
-
185
- export var sidebarCtx = [{
186
- name: '基础组件',
187
- children: basicComps
188
- }, {
189
- name: '高级组件',
190
- children: complexComps
191
- }, {
192
- name: '布局组件',
193
- children: layoutComps
194
- }];
195
- export var dragItemType = 'fg-drag';
196
- export var formSettingSchema = [{
197
- id: 'formSettingSchema',
198
- type: 'object',
199
- properties: [{
200
- id: 'colSpan',
201
- type: 'enum',
202
- fields: [{
203
- id: 'Rule.Form',
204
- refId: 'com.ronds.schema.default.Rule.Form',
205
- type: 'ref',
206
- value: {
207
- 'common-en-US': {
208
- depend: {}
209
- },
210
- common: {
211
- label: '整体布局',
212
- placeholder: '默认布局(一行一列)',
213
- depend: {}
214
- },
215
- enum: {
216
- value: [{
217
- key: 24,
218
- value: '一行一列'
219
- }, {
220
- key: 12,
221
- value: '一行两列'
222
- }, {
223
- key: 8,
224
- value: '一行三列'
225
- }, {
226
- key: 6,
227
- value: '一行四列'
228
- }],
229
- http: {}
230
- }
231
- }
232
- }]
233
- }, {
234
- id: 'layout',
235
- type: 'enum',
236
- fields: [{
237
- id: 'Rule.Form',
238
- refId: 'com.ronds.schema.default.Rule.Form',
239
- type: 'ref',
240
- value: {
241
- 'common-en-US': {
242
- depend: {}
243
- },
244
- common: {
245
- label: '标签展示模式',
246
- depend: {}
247
- },
248
- enum: {
249
- value: [{
250
- value: '同行',
251
- key: 'horizontal'
252
- }, {
253
- value: '单独一行',
254
- key: 'vertical'
255
- }],
256
- type: 'checkbox',
257
- http: {}
258
- }
259
- }
260
- }]
261
- }, {
262
- id: 'labelSpan',
263
- type: 'number',
264
- fields: [{
265
- id: 'Rule.Form',
266
- refId: 'com.ronds.schema.default.Rule.Form',
267
- type: 'ref',
268
- value: {
269
- 'common-en-US': {
270
- depend: {}
271
- },
272
- common: {
273
- label: '标签宽度',
274
- help: '不填自适应默认宽度',
275
- depend: {}
276
- }
277
- }
278
- }]
279
- }]
280
- }];
281
- export var formSetting = {
282
- id: 'formSetting',
283
- name: '表单配置',
284
- type: 'form',
285
- param: {
286
- type: 'form',
287
- schema: formSettingSchema,
288
- defaultValue: {
289
- colSpan: 24,
290
- layout: 'horizontal'
291
- }
292
- }
293
- };
294
- export var streamEventType = {
295
- onNodeSelect: 'onNodeSelect',
296
- onNodeDelete: 'onNodeDelete',
297
- onNodeCopy: 'onNodeCopy',
298
- onClearCanvas: 'onClearCanvas',
299
- onSettingValueChange: 'onSettingValueChange',
300
- onTypesChange: 'onTypesChange',
301
- onDropOver: 'onDropOver',
302
- onDefaultValue: 'onDefaultValue'
303
- };