@byteluck-fe/model-driven-controls 7.0.0-props.3 → 7.0.0-props.5
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/dist/esm/baseControls/BatchPrintListButton/property.js +1 -2
- package/dist/esm/baseControls/BatchSubmissionListButton/property.js +1 -9
- package/dist/esm/baseControls/Button/property.js +1 -34
- package/dist/esm/baseControls/ImportRecordListButton/property.js +1 -3
- package/dist/esm/baseControls/ListSelectButton/property.js +1 -16
- package/dist/esm/baseControls/OperationButton/property.js +1 -2
- package/dist/esm/baseControls/ReferenceList/property.js +1 -6
- package/dist/esm/baseControls/Text/property.js +1 -17
- package/dist/esm/columnControls/ApprovalStatusColumn/property.js +2 -13
- package/dist/esm/columnControls/ArrayColumn/property.js +3 -25
- package/dist/esm/columnControls/AutoNumberColumn/property.js +1 -7
- package/dist/esm/columnControls/CustomColumn/property.js +1 -4
- package/dist/esm/columnControls/DecimalColumn/property.js +2 -34
- package/dist/esm/columnControls/DepartmentColumn/property.js +2 -9
- package/dist/esm/columnControls/EmployeeColumn/property.js +2 -8
- package/dist/esm/columnControls/FileColumn/property.js +2 -5
- package/dist/esm/columnControls/GroupColumn/property.js +1 -4
- package/dist/esm/columnControls/ImageColumn/property.js +1 -3
- package/dist/esm/columnControls/LocationColumn/property.js +3 -12
- package/dist/esm/columnControls/OperationColumn/property.js +2 -48
- package/dist/esm/columnControls/OrderColumn/property.js +1 -4
- package/dist/esm/columnControls/PeopleColumn/property.js +1 -3
- package/dist/esm/columnControls/TextColumn/property.js +2 -19
- package/dist/esm/columnControls/TimescopeColumn/property.js +2 -16
- package/dist/esm/columnControls/TimestampColumn/property.js +2 -16
- package/dist/esm/columnControls/VarcharColumn/property.js +2 -26
- package/dist/esm/formControls/Address/property.js +3 -14
- package/dist/esm/formControls/Amount/property.js +2 -36
- package/dist/esm/formControls/Attachment/property.js +1 -11
- package/dist/esm/formControls/Calc/property.js +1 -26
- package/dist/esm/formControls/Cascader/property.js +2 -41
- package/dist/esm/formControls/Checkbox/property.js +4 -4
- package/dist/esm/formControls/DatePicker/property.js +2 -10
- package/dist/esm/formControls/DateRange/property.js +2 -48
- package/dist/esm/formControls/Department/property.js +1 -20
- package/dist/esm/formControls/Department2/property.js +1 -28
- package/dist/esm/formControls/Employee/property.js +1 -8
- package/dist/esm/formControls/Employee2/property.js +1 -14
- package/dist/esm/formControls/Image/property.js +1 -4
- package/dist/esm/formControls/Number/property.js +2 -61
- package/dist/esm/formControls/OrganizationSelection/property.js +1 -34
- package/dist/esm/formControls/Radio/property.js +1 -18
- package/dist/esm/formControls/RichText/property.js +1 -20
- package/dist/esm/formControls/Score/property.js +1 -10
- package/dist/esm/formControls/SearchDateRange/property.js +1 -8
- package/dist/esm/formControls/SearchNumberRange/property.js +1 -3
- package/dist/esm/formControls/Select/property.js +2 -27
- package/dist/esm/formControls/SelectMultiple/property.js +2 -26
- package/dist/esm/formControls/SelectRelation/property.js +3 -53
- package/dist/esm/formControls/Textarea/property.js +2 -58
- package/dist/esm/formControls/TimePicker/property.js +1 -4
- package/dist/esm/formControls/TimeRange/property.js +2 -36
- package/dist/esm/formControls/Tree/property.js +1 -7
- package/dist/esm/formControls/VuePage/property.js +1 -1
- package/dist/esm/layoutControls/ActionBar/property.js +1 -4
- package/dist/esm/layoutControls/AdvancedContainer/property.js +1 -0
- package/dist/esm/layoutControls/CardGroup/property.js +1 -27
- package/dist/esm/layoutControls/Collapse/property.js +1 -13
- package/dist/esm/layoutControls/CollapsePane/property.js +1 -4
- package/dist/esm/layoutControls/DataView/property.js +1 -4
- package/dist/esm/layoutControls/Grid/property.js +72 -1
- package/dist/esm/layoutControls/GridLayoutContainer/property.js +1 -3
- package/dist/esm/layoutControls/GridTableColumn/property.js +1 -2
- package/dist/esm/layoutControls/ListView/property.js +2 -74
- package/dist/esm/layoutControls/Page/property.js +2 -5
- package/dist/esm/layoutControls/Position/property.js +1 -0
- package/dist/esm/layoutControls/PositioningContainer/property.js +1 -0
- package/dist/esm/layoutControls/Step/property.js +1 -37
- package/dist/esm/layoutControls/StepPane/property.js +1 -19
- package/dist/esm/layoutControls/SubTableColumn/property.js +1 -14
- package/dist/esm/layoutControls/Tab/property.js +1 -16
- package/dist/esm/layoutControls/TableLayout/property.js +1 -10
- package/dist/esm/layoutControls/TableLayoutCol/property.js +1 -8
- package/dist/esm/layoutControls/TableLayoutWrapper/property.js +1 -3
- package/dist/esm/listControls/GridTable/property.js +1 -4
- package/dist/esm/listControls/SubTable/property.js +2 -119
- package/dist/esm/searchControls/SimpleSearch/property.js +2 -47
- package/dist/esm/wrapControls/GridLayoutWrap/property.js +1 -0
- package/dist/index.umd.js +1 -1
- package/dist/types/baseControls/BatchDeleteButton/property.d.ts +13 -3
- package/dist/types/baseControls/BatchPrintListButton/property.d.ts +7 -3
- package/dist/types/baseControls/BatchPrintRecordListButton/property.d.ts +5 -3
- package/dist/types/baseControls/BatchSubmissionListButton/property.d.ts +13 -7
- package/dist/types/baseControls/Button/property.d.ts +18 -7
- package/dist/types/baseControls/Comment/property.d.ts +7 -3
- package/dist/types/baseControls/CreateFormListButton/property.d.ts +7 -3
- package/dist/types/baseControls/Dashboard/property.d.ts +13 -3
- package/dist/types/baseControls/Divider/property.d.ts +7 -3
- package/dist/types/baseControls/ExportListButton/property.d.ts +7 -3
- package/dist/types/baseControls/ExportRecordListButton/property.d.ts +5 -3
- package/dist/types/baseControls/FormSelectButton/property.d.ts +9 -3
- package/dist/types/baseControls/ImportRecordListButton/property.d.ts +7 -3
- package/dist/types/baseControls/InvoiceCheckButton/property.d.ts +12 -3
- package/dist/types/baseControls/Link/property.d.ts +8 -3
- package/dist/types/baseControls/ListSelectButton/property.d.ts +17 -8
- package/dist/types/baseControls/ListViewSelect/property.d.ts +14 -3
- package/dist/types/baseControls/OperationButton/property.d.ts +79 -3
- package/dist/types/baseControls/Pagination/property.d.ts +5 -3
- package/dist/types/baseControls/ReferenceList/property.d.ts +10 -3
- package/dist/types/baseControls/SubmissionRecordListButton/property.d.ts +5 -3
- package/dist/types/baseControls/Text/property.d.ts +18 -7
- package/dist/types/baseControls/TextOcrButton/property.d.ts +12 -3
- package/dist/types/baseControls/Title/property.d.ts +9 -3
- package/dist/types/columnControls/ApprovalStatusColumn/property.d.ts +9 -8
- package/dist/types/columnControls/ArrayColumn/property.d.ts +11 -7
- package/dist/types/columnControls/AutoNumberColumn/property.d.ts +12 -10
- package/dist/types/columnControls/CustomColumn/property.d.ts +13 -3
- package/dist/types/columnControls/DecimalColumn/property.d.ts +14 -4
- package/dist/types/columnControls/DepartmentColumn/property.d.ts +6 -3
- package/dist/types/columnControls/EmployeeColumn/property.d.ts +6 -3
- package/dist/types/columnControls/FileColumn/property.d.ts +10 -3
- package/dist/types/columnControls/GroupColumn/property.d.ts +5 -3
- package/dist/types/columnControls/ImageColumn/property.d.ts +5 -3
- package/dist/types/columnControls/LocationColumn/property.d.ts +8 -4
- package/dist/types/columnControls/OperationColumn/property.d.ts +7 -3
- package/dist/types/columnControls/OrderColumn/property.d.ts +5 -3
- package/dist/types/columnControls/PeopleColumn/property.d.ts +5 -3
- package/dist/types/columnControls/TextColumn/property.d.ts +15 -9
- package/dist/types/columnControls/TimescopeColumn/property.d.ts +10 -4
- package/dist/types/columnControls/TimestampColumn/property.d.ts +10 -4
- package/dist/types/columnControls/VarcharColumn/property.d.ts +16 -4
- package/dist/types/formControls/Address/property.d.ts +9 -4
- package/dist/types/formControls/Amount/property.d.ts +19 -5
- package/dist/types/formControls/Attachment/property.d.ts +22 -5
- package/dist/types/formControls/AutoNumber/property.d.ts +6 -3
- package/dist/types/formControls/Calc/property.d.ts +16 -5
- package/dist/types/formControls/Cascader/property.d.ts +18 -3
- package/dist/types/formControls/Checkbox/property.d.ts +57 -6
- package/dist/types/formControls/DatePicker/property.d.ts +18 -3
- package/dist/types/formControls/DateRange/property.d.ts +18 -4
- package/dist/types/formControls/Department/property.d.ts +16 -4
- package/dist/types/formControls/Department2/property.d.ts +22 -5
- package/dist/types/formControls/ElectronicSignature/property.d.ts +13 -3
- package/dist/types/formControls/Employee/property.d.ts +21 -5
- package/dist/types/formControls/Employee2/property.d.ts +25 -5
- package/dist/types/formControls/Image/property.d.ts +9 -3
- package/dist/types/formControls/Input/index.d.ts +0 -2
- package/dist/types/formControls/Input/property.d.ts +3 -3
- package/dist/types/formControls/Number/property.d.ts +22 -5
- package/dist/types/formControls/OrganizationSelection/property.d.ts +26 -5
- package/dist/types/formControls/Radio/property.d.ts +26 -4
- package/dist/types/formControls/RichText/property.d.ts +15 -5
- package/dist/types/formControls/Score/property.d.ts +15 -5
- package/dist/types/formControls/SearchDateRange/property.d.ts +16 -3
- package/dist/types/formControls/SearchInput/property.d.ts +5 -3
- package/dist/types/formControls/SearchNumberRange/property.d.ts +10 -3
- package/dist/types/formControls/Select/property.d.ts +20 -4
- package/dist/types/formControls/SelectMultiple/property.d.ts +20 -5
- package/dist/types/formControls/SelectRelation/property.d.ts +22 -4
- package/dist/types/formControls/Textarea/property.d.ts +16 -5
- package/dist/types/formControls/TimePicker/property.d.ts +9 -3
- package/dist/types/formControls/TimeRange/property.d.ts +15 -4
- package/dist/types/formControls/Tree/property.d.ts +23 -3
- package/dist/types/formControls/VueFormItem/property.d.ts +9 -3
- package/dist/types/formControls/VuePage/property.d.ts +9 -3
- package/dist/types/formControls/WPS/property.d.ts +17 -3
- package/dist/types/formControls/index.d.ts +0 -1
- package/dist/types/layoutControls/ActionBar/property.d.ts +8 -3
- package/dist/types/layoutControls/AdvancedContainer/property.d.ts +7 -2
- package/dist/types/layoutControls/CardGroup/property.d.ts +16 -4
- package/dist/types/layoutControls/Col/property.d.ts +8 -3
- package/dist/types/layoutControls/Collapse/property.d.ts +9 -3
- package/dist/types/layoutControls/CollapsePane/property.d.ts +7 -4
- package/dist/types/layoutControls/DataView/property.d.ts +21 -3
- package/dist/types/layoutControls/Grid/property.d.ts +8 -2
- package/dist/types/layoutControls/GridLayoutContainer/property.d.ts +17 -3
- package/dist/types/layoutControls/GridRow/property.d.ts +5 -3
- package/dist/types/layoutControls/GridTableColumn/property.d.ts +17 -3
- package/dist/types/layoutControls/ListView/property.d.ts +28 -5
- package/dist/types/layoutControls/Page/property.d.ts +15 -2
- package/dist/types/layoutControls/Position/property.d.ts +9 -2
- package/dist/types/layoutControls/PositioningContainer/property.d.ts +5 -2
- package/dist/types/layoutControls/Row/property.d.ts +12 -3
- package/dist/types/layoutControls/Step/property.d.ts +17 -3
- package/dist/types/layoutControls/StepPane/property.d.ts +36 -3
- package/dist/types/layoutControls/SubTableColumn/property.d.ts +12 -4
- package/dist/types/layoutControls/SubTableRow/property.d.ts +5 -3
- package/dist/types/layoutControls/Tab/property.d.ts +10 -3
- package/dist/types/layoutControls/TabPane/property.d.ts +6 -3
- package/dist/types/layoutControls/TableLayout/property.d.ts +19 -3
- package/dist/types/layoutControls/TableLayoutCol/property.d.ts +15 -3
- package/dist/types/layoutControls/TableLayoutRow/property.d.ts +7 -3
- package/dist/types/layoutControls/TableLayoutWrapper/property.d.ts +8 -3
- package/dist/types/layoutControls/Toolbox/property.d.ts +5 -3
- package/dist/types/listControls/GridTable/property.d.ts +35 -3
- package/dist/types/listControls/SubTable/property.d.ts +46 -7
- package/dist/types/searchControls/SimpleSearch/property.d.ts +18 -4
- package/dist/types/wrapControls/GridLayoutWrap/property.d.ts +6 -2
- package/package.json +4 -4
|
@@ -100,8 +100,7 @@ var BatchPrintListButtonProperty = /*#__PURE__*/ function(ButtonProperty) {
|
|
|
100
100
|
var _props_printTemplates;
|
|
101
101
|
_this = _call_super(this, BatchPrintListButtonProperty, [
|
|
102
102
|
props
|
|
103
|
-
]), _define_property(_this, "printTemplates", void 0), _define_property(_this, "autoSelectTemplate", void 0
|
|
104
|
-
);
|
|
103
|
+
]), _define_property(_this, "printTemplates", void 0), _define_property(_this, "autoSelectTemplate", void 0);
|
|
105
104
|
var _props_icon;
|
|
106
105
|
_this.icon = (_props_icon = props === null || props === void 0 ? void 0 : props.icon) !== null && _props_icon !== void 0 ? _props_icon : BatchPrintListButtonControl.controlIcon;
|
|
107
106
|
var _props_content;
|
|
@@ -105,15 +105,7 @@ var BatchSubmissionListButtonProperty = /*#__PURE__*/ function(ButtonProperty) {
|
|
|
105
105
|
var _this;
|
|
106
106
|
_this = _call_super(this, BatchSubmissionListButtonProperty, [
|
|
107
107
|
props
|
|
108
|
-
]),
|
|
109
|
-
* 绑定的流程key
|
|
110
|
-
* */ _define_property(_this, "processKey", void 0), /**
|
|
111
|
-
* 'assigned' 指定操作人
|
|
112
|
-
* 'currentInitiator' 当前登录人
|
|
113
|
-
* */ _define_property(_this, "initiatorMode", void 0), // TODO 不知道干嘛的属性
|
|
114
|
-
_define_property(_this, "fieldCode", void 0), /**
|
|
115
|
-
* 指定人员的id
|
|
116
|
-
* */ _define_property(_this, "employeeId", void 0);
|
|
108
|
+
]), _define_property(_this, "processKey", void 0), _define_property(_this, "initiatorMode", void 0), _define_property(_this, "fieldCode", void 0), _define_property(_this, "employeeId", void 0);
|
|
117
109
|
var _props_icon;
|
|
118
110
|
_this.icon = (_props_icon = props === null || props === void 0 ? void 0 : props.icon) !== null && _props_icon !== void 0 ? _props_icon : BatchSubmissionListButtonControl.controlIcon;
|
|
119
111
|
var _props_content;
|
|
@@ -80,40 +80,7 @@ var ButtonProperty = /*#__PURE__*/ function(Property) {
|
|
|
80
80
|
var _this;
|
|
81
81
|
_this = _call_super(this, ButtonProperty, [
|
|
82
82
|
props
|
|
83
|
-
]),
|
|
84
|
-
* 按钮标题
|
|
85
|
-
* @public
|
|
86
|
-
* @defaultValue ''
|
|
87
|
-
*/ _define_property(_this, "content", void 0), // public buttonType: 'primary' | 'secondary' | 'default' | 'danger'
|
|
88
|
-
/**
|
|
89
|
-
* 按钮类型
|
|
90
|
-
* @public
|
|
91
|
-
* @defaultValue 'primary'
|
|
92
|
-
*/ _define_property(_this, "buttonType", void 0), /**
|
|
93
|
-
* 显示形式
|
|
94
|
-
* @public
|
|
95
|
-
* @defaultValue 'text'
|
|
96
|
-
*/ _define_property(_this, "showType", void 0), /**
|
|
97
|
-
* 颜色
|
|
98
|
-
* @public
|
|
99
|
-
* @defaultValue 'primary'
|
|
100
|
-
*/ _define_property(_this, "color", void 0), /**
|
|
101
|
-
* 图标
|
|
102
|
-
* @public
|
|
103
|
-
* @defaultValue ''
|
|
104
|
-
*/ _define_property(_this, "icon", void 0), _define_property(_this, "defaultState", void 0), /**
|
|
105
|
-
* 按钮命令
|
|
106
|
-
* @public
|
|
107
|
-
* @defaultValue ''
|
|
108
|
-
*/ _define_property(_this, "command", void 0), /**
|
|
109
|
-
* 加载中
|
|
110
|
-
* @public
|
|
111
|
-
* @defaultValue ''
|
|
112
|
-
*/ _define_property(_this, "isLoading", void 0), /**
|
|
113
|
-
* 操作项
|
|
114
|
-
* @public
|
|
115
|
-
* @defaultValue ''
|
|
116
|
-
*/ _define_property(_this, "optObj", void 0);
|
|
83
|
+
]), _define_property(_this, "content", void 0), _define_property(_this, "buttonType", void 0), _define_property(_this, "showType", void 0), _define_property(_this, "color", void 0), _define_property(_this, "icon", void 0), _define_property(_this, "defaultState", void 0), _define_property(_this, "command", void 0), _define_property(_this, "isLoading", void 0), _define_property(_this, "optObj", void 0);
|
|
117
84
|
var _props_content;
|
|
118
85
|
_this.content = (_props_content = props === null || props === void 0 ? void 0 : props.content) !== null && _props_content !== void 0 ? _props_content : getLocaleText('CMD.button', null, '按钮');
|
|
119
86
|
var _props_buttonType;
|
|
@@ -87,9 +87,7 @@ var ImportRecordListButtonProperty = /*#__PURE__*/ function(ButtonProperty) {
|
|
|
87
87
|
var _props_canImportList;
|
|
88
88
|
_this = _call_super(this, ImportRecordListButtonProperty, [
|
|
89
89
|
props
|
|
90
|
-
]),
|
|
91
|
-
* 可以导入的数据
|
|
92
|
-
* */ _define_property(_this, "canImportList", void 0), _define_property(_this, "templateType", void 0);
|
|
90
|
+
]), _define_property(_this, "canImportList", void 0), _define_property(_this, "templateType", void 0);
|
|
93
91
|
var _props_content;
|
|
94
92
|
_this.content = (_props_content = props === null || props === void 0 ? void 0 : props.content) !== null && _props_content !== void 0 ? _props_content : ImportRecordListButtonControl.controlName;
|
|
95
93
|
var _props_icon;
|
|
@@ -140,22 +140,7 @@ var ListSelectButtonPropertyRules = /*#__PURE__*/ function(PropertyRules) {
|
|
|
140
140
|
var _this;
|
|
141
141
|
_this = _call_super(this, ListSelectButtonProperty, [
|
|
142
142
|
props
|
|
143
|
-
]),
|
|
144
|
-
* 数据过滤
|
|
145
|
-
* @public
|
|
146
|
-
*/ _define_property(_this, "fillPayload", void 0), /**
|
|
147
|
-
* 绑定列表页
|
|
148
|
-
* @public
|
|
149
|
-
*/ _define_property(_this, "listPageBind", void 0), /**
|
|
150
|
-
* 禁用填充
|
|
151
|
-
* @public
|
|
152
|
-
*/ _define_property(_this, "disableFilling", void 0), /**
|
|
153
|
-
* 回填配置
|
|
154
|
-
* @public
|
|
155
|
-
*/ _define_property(_this, "fillBack", void 0), // 展示已选明细
|
|
156
|
-
_define_property(_this, "showSelectedDetail", void 0), // 是否使用选中行填充
|
|
157
|
-
_define_property(_this, "isSelectedRowFill", void 0), // 展示已选内容配置字段
|
|
158
|
-
_define_property(_this, "selectedContentConfig", void 0);
|
|
143
|
+
]), _define_property(_this, "fillPayload", void 0), _define_property(_this, "listPageBind", void 0), _define_property(_this, "disableFilling", void 0), _define_property(_this, "fillBack", void 0), _define_property(_this, "showSelectedDetail", void 0), _define_property(_this, "isSelectedRowFill", void 0), _define_property(_this, "selectedContentConfig", void 0);
|
|
159
144
|
var _props_content;
|
|
160
145
|
_this.content = (_props_content = props === null || props === void 0 ? void 0 : props.content) !== null && _props_content !== void 0 ? _props_content : ListSelectButtonControl.controlName;
|
|
161
146
|
var _props_icon;
|
|
@@ -103,8 +103,7 @@ var OperationButtonProperty = /*#__PURE__*/ function(Property) {
|
|
|
103
103
|
var _this;
|
|
104
104
|
_this = _call_super(this, OperationButtonProperty, [
|
|
105
105
|
props
|
|
106
|
-
]), _define_property(_this, "content", void 0), _define_property(_this, "code", void 0), _define_property(_this, "command", void 0), _define_property(_this, "color", void 0), _define_property(_this, "icon", void 0), _define_property(_this, "formKey", void 0), _define_property(_this, "openType", void 0), _define_property(_this, "needConfirm", void 0), _define_property(_this, "confirmMessage", void 0), _define_property(_this, "options", void 0), _define_property(_this, "defaultState", void 0), _define_property(_this, "priorityProcess", void 0), _define_property(_this, "isLoading", void 0),
|
|
107
|
-
_define_property(_this, "isSyncDelete", void 0);
|
|
106
|
+
]), _define_property(_this, "content", void 0), _define_property(_this, "code", void 0), _define_property(_this, "command", void 0), _define_property(_this, "color", void 0), _define_property(_this, "icon", void 0), _define_property(_this, "formKey", void 0), _define_property(_this, "openType", void 0), _define_property(_this, "needConfirm", void 0), _define_property(_this, "confirmMessage", void 0), _define_property(_this, "options", void 0), _define_property(_this, "defaultState", void 0), _define_property(_this, "priorityProcess", void 0), _define_property(_this, "isLoading", void 0), _define_property(_this, "isSyncDelete", void 0);
|
|
108
107
|
var _props_content;
|
|
109
108
|
_this.content = (_props_content = props === null || props === void 0 ? void 0 : props.content) !== null && _props_content !== void 0 ? _props_content : getLocaleText('CMD.button', null, '按钮');
|
|
110
109
|
_this.code = props === null || props === void 0 ? void 0 : props.code;
|
|
@@ -112,12 +112,7 @@ var ReferenceListPropertyRules = /*#__PURE__*/ function(PropertyRules) {
|
|
|
112
112
|
var _this;
|
|
113
113
|
_this = _call_super(this, ReferenceListProperty, [
|
|
114
114
|
props
|
|
115
|
-
]),
|
|
116
|
-
_define_property(_this, "isShowSimpleSearch", void 0), // 是否显示工具栏
|
|
117
|
-
_define_property(_this, "isShowToolbar", void 0), //动作设置
|
|
118
|
-
_define_property(_this, "actionSetting", void 0), //列表高度配置
|
|
119
|
-
_define_property(_this, "listHeightSetting", void 0), //列表高度配置
|
|
120
|
-
_define_property(_this, "isHideCaption", void 0);
|
|
115
|
+
]), _define_property(_this, "isShowSimpleSearch", void 0), _define_property(_this, "isShowToolbar", void 0), _define_property(_this, "actionSetting", void 0), _define_property(_this, "listHeightSetting", void 0), _define_property(_this, "isHideCaption", void 0);
|
|
121
116
|
var _props_caption;
|
|
122
117
|
_this.caption = (_props_caption = props === null || props === void 0 ? void 0 : props.caption) !== null && _props_caption !== void 0 ? _props_caption : ReferenceListControl.controlName;
|
|
123
118
|
var _props_isShowSimpleSearch;
|
|
@@ -83,23 +83,7 @@ var TextProperty = /*#__PURE__*/ function(Property) {
|
|
|
83
83
|
]), // public dataBind: DataBind
|
|
84
84
|
_define_property(_this, "content", void 0), // public fontSize: string
|
|
85
85
|
// public color: string
|
|
86
|
-
_define_property(_this, "icon", void 0), _define_property(_this, "align", void 0), _define_property(_this, "showState", void 0),
|
|
87
|
-
* 标题大小
|
|
88
|
-
* @defaultValue ''
|
|
89
|
-
* @public
|
|
90
|
-
*/ _define_property(_this, "captionSize", void 0), /**
|
|
91
|
-
* 标题颜色
|
|
92
|
-
* @defaultValue ''
|
|
93
|
-
* @public
|
|
94
|
-
*/ _define_property(_this, "captionColor", void 0), /**
|
|
95
|
-
* 标题斜体
|
|
96
|
-
* @defaultValue false
|
|
97
|
-
* @public
|
|
98
|
-
*/ _define_property(_this, "isCaptionItalic", void 0), /**
|
|
99
|
-
* ai 显示内容搜索 false | true
|
|
100
|
-
* @defaultValue false
|
|
101
|
-
* @public
|
|
102
|
-
*/ _define_property(_this, "aiContentSearch", void 0), _define_property(_this, "isLabel", void 0);
|
|
86
|
+
_define_property(_this, "icon", void 0), _define_property(_this, "align", void 0), _define_property(_this, "showState", void 0), _define_property(_this, "captionSize", void 0), _define_property(_this, "captionColor", void 0), _define_property(_this, "isCaptionItalic", void 0), _define_property(_this, "aiContentSearch", void 0), _define_property(_this, "isLabel", void 0);
|
|
103
87
|
// this.dataBind = new DataBind(props?.dataBind)
|
|
104
88
|
// this.fontSize = props?.fontSize ?? '14px'
|
|
105
89
|
// this.color = props?.color ?? '#646A73'
|
|
@@ -72,10 +72,7 @@ function _is_native_reflect_construct() {
|
|
|
72
72
|
}
|
|
73
73
|
import { ColumnControlProperty, LinkOperationOption } from '@byteluck-fe/model-driven-core';
|
|
74
74
|
import { DesignerApprovalStatusColumnControl } from './designer';
|
|
75
|
-
|
|
76
|
-
* ApprovalStatusColumn 审批状态列
|
|
77
|
-
* @public
|
|
78
|
-
*/ var ApprovalStatusColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
75
|
+
var ApprovalStatusColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
79
76
|
"use strict";
|
|
80
77
|
_inherits(ApprovalStatusColumnControlProperty, ColumnControlProperty);
|
|
81
78
|
function ApprovalStatusColumnControlProperty(props) {
|
|
@@ -83,15 +80,7 @@ import { DesignerApprovalStatusColumnControl } from './designer';
|
|
|
83
80
|
var _this;
|
|
84
81
|
_this = _call_super(this, ApprovalStatusColumnControlProperty, [
|
|
85
82
|
props
|
|
86
|
-
]),
|
|
87
|
-
* 行数设置
|
|
88
|
-
* */ _define_property(_this, "lineEllipsis", void 0), /**
|
|
89
|
-
* 是否显示链接操作
|
|
90
|
-
* @public
|
|
91
|
-
*/ _define_property(_this, "showLinkOperation", void 0), /**
|
|
92
|
-
* 链接操作配置
|
|
93
|
-
* @public
|
|
94
|
-
*/ _define_property(_this, "linkOperationOption", void 0);
|
|
83
|
+
]), _define_property(_this, "lineEllipsis", void 0), _define_property(_this, "showLinkOperation", void 0), _define_property(_this, "linkOperationOption", void 0);
|
|
95
84
|
var _props_caption;
|
|
96
85
|
_this.caption = (_props_caption = props === null || props === void 0 ? void 0 : props.caption) !== null && _props_caption !== void 0 ? _props_caption : DesignerApprovalStatusColumnControl.controlName;
|
|
97
86
|
var _props_showLinkOperation;
|
|
@@ -89,10 +89,7 @@ import { DesignerArrayColumnControl } from './designer';
|
|
|
89
89
|
}
|
|
90
90
|
return ArrayColumnControlPropertyRules;
|
|
91
91
|
}(ColumnOptionAndDataSourcePropertyRules);
|
|
92
|
-
|
|
93
|
-
* ArrayColumn 数组类型列
|
|
94
|
-
* @public
|
|
95
|
-
*/ var ArrayColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
92
|
+
var ArrayColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
96
93
|
"use strict";
|
|
97
94
|
_inherits(ArrayColumnControlProperty, ColumnControlProperty);
|
|
98
95
|
function ArrayColumnControlProperty(props) {
|
|
@@ -100,24 +97,7 @@ import { DesignerArrayColumnControl } from './designer';
|
|
|
100
97
|
var _this;
|
|
101
98
|
_this = _call_super(this, ArrayColumnControlProperty, [
|
|
102
99
|
props
|
|
103
|
-
]),
|
|
104
|
-
* 选项配置
|
|
105
|
-
* @defaultValue 'none'
|
|
106
|
-
* @public
|
|
107
|
-
* */ _define_property(_this, "optionConfig", void 0), /**
|
|
108
|
-
* 关联数据源
|
|
109
|
-
* @public
|
|
110
|
-
*/ _define_property(_this, "datasourceBind", void 0), /**
|
|
111
|
-
* 是否显示链接操作
|
|
112
|
-
* @public
|
|
113
|
-
*/ _define_property(_this, "showLinkOperation", void 0), /**
|
|
114
|
-
* 链接操作配置
|
|
115
|
-
* @public
|
|
116
|
-
*/ _define_property(_this, "linkOperationOption", void 0), /**
|
|
117
|
-
* 自定义选项
|
|
118
|
-
* @defaultValue []
|
|
119
|
-
* @public
|
|
120
|
-
*/ _define_property(_this, "options", void 0);
|
|
100
|
+
]), _define_property(_this, "optionConfig", void 0), _define_property(_this, "datasourceBind", void 0), _define_property(_this, "showLinkOperation", void 0), _define_property(_this, "linkOperationOption", void 0), _define_property(_this, "options", void 0);
|
|
121
101
|
var _props_caption;
|
|
122
102
|
_this.caption = (_props_caption = props === null || props === void 0 ? void 0 : props.caption) !== null && _props_caption !== void 0 ? _props_caption : DesignerArrayColumnControl.controlName;
|
|
123
103
|
var _props_optionConfig;
|
|
@@ -134,8 +114,6 @@ import { DesignerArrayColumnControl } from './designer';
|
|
|
134
114
|
}
|
|
135
115
|
return ArrayColumnControlProperty;
|
|
136
116
|
}(ColumnControlProperty);
|
|
137
|
-
|
|
138
|
-
* @internal
|
|
139
|
-
*/ _define_property(ArrayColumnControlProperty, "Rules", ArrayColumnControlPropertyRules);
|
|
117
|
+
_define_property(ArrayColumnControlProperty, "Rules", ArrayColumnControlPropertyRules);
|
|
140
118
|
export default ArrayColumnControlProperty;
|
|
141
119
|
export { ArrayColumnControlProperty, ArrayColumnControlPropertyRules };
|
|
@@ -97,13 +97,7 @@ var AutoNumberColumnControlPropertyRules = /*#__PURE__*/ function(ColumnControlP
|
|
|
97
97
|
var _this;
|
|
98
98
|
_this = _call_super(this, AutoNumberColumnControlProperty, [
|
|
99
99
|
props
|
|
100
|
-
]),
|
|
101
|
-
* 是否显示链接操作
|
|
102
|
-
* @public
|
|
103
|
-
*/ _define_property(_this, "showLinkOperation", void 0), /**
|
|
104
|
-
* 链接操作配置
|
|
105
|
-
* @public
|
|
106
|
-
*/ _define_property(_this, "linkOperationOption", void 0);
|
|
100
|
+
]), _define_property(_this, "showLinkOperation", void 0), _define_property(_this, "linkOperationOption", void 0);
|
|
107
101
|
var _props_caption;
|
|
108
102
|
_this.caption = (_props_caption = props === null || props === void 0 ? void 0 : props.caption) !== null && _props_caption !== void 0 ? _props_caption : DesignerAutoNumberColumnControl.controlName;
|
|
109
103
|
var _props_showLinkOperation;
|
|
@@ -92,10 +92,7 @@ var CustomColumnControlPropertyRules = /*#__PURE__*/ function(ColumnControlPrope
|
|
|
92
92
|
}
|
|
93
93
|
return CustomColumnControlPropertyRules;
|
|
94
94
|
}(ColumnControlPropertyRules);
|
|
95
|
-
|
|
96
|
-
* CustomColumn 自定义列
|
|
97
|
-
* @public
|
|
98
|
-
*/ var CustomColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
95
|
+
var CustomColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
99
96
|
"use strict";
|
|
100
97
|
_inherits(CustomColumnControlProperty, ColumnControlProperty);
|
|
101
98
|
function CustomColumnControlProperty(props) {
|
|
@@ -86,10 +86,7 @@ var DecimalColumnControlPropertyRules = /*#__PURE__*/ function(ColumnOptionAndDa
|
|
|
86
86
|
}
|
|
87
87
|
return DecimalColumnControlPropertyRules;
|
|
88
88
|
}(ColumnOptionAndDataSourcePropertyRules);
|
|
89
|
-
|
|
90
|
-
* DecimalColumn 数字列
|
|
91
|
-
* @public
|
|
92
|
-
*/ var DecimalColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
89
|
+
var DecimalColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
93
90
|
"use strict";
|
|
94
91
|
_inherits(DecimalColumnControlProperty, ColumnControlProperty);
|
|
95
92
|
function DecimalColumnControlProperty(props) {
|
|
@@ -97,36 +94,7 @@ var DecimalColumnControlPropertyRules = /*#__PURE__*/ function(ColumnOptionAndDa
|
|
|
97
94
|
var _this;
|
|
98
95
|
_this = _call_super(this, DecimalColumnControlProperty, [
|
|
99
96
|
props
|
|
100
|
-
]),
|
|
101
|
-
* 选项配置
|
|
102
|
-
* @defaultValue 'none'
|
|
103
|
-
* @public
|
|
104
|
-
* */ _define_property(_this, "optionConfig", void 0), /**
|
|
105
|
-
* 关联数据源
|
|
106
|
-
* @public
|
|
107
|
-
*/ _define_property(_this, "datasourceBind", void 0), /**
|
|
108
|
-
* 是否显示链接操作
|
|
109
|
-
* @public
|
|
110
|
-
*/ _define_property(_this, "showLinkOperation", void 0), /**
|
|
111
|
-
* 链接操作配置
|
|
112
|
-
* @public
|
|
113
|
-
*/ _define_property(_this, "linkOperationOption", void 0), /**
|
|
114
|
-
* 自定义选项
|
|
115
|
-
* @defaultValue []
|
|
116
|
-
* @public
|
|
117
|
-
*/ _define_property(_this, "options", void 0), /**
|
|
118
|
-
* 保留几位小数
|
|
119
|
-
* @defaultValue 0
|
|
120
|
-
* @public
|
|
121
|
-
* */ _define_property(_this, "precision", void 0), /**
|
|
122
|
-
* 千分位展示
|
|
123
|
-
* @defaultValue false
|
|
124
|
-
* @public
|
|
125
|
-
* */ _define_property(_this, "micrometer", void 0), /**
|
|
126
|
-
* 百分比格式化
|
|
127
|
-
* @defaultValue false
|
|
128
|
-
* @public
|
|
129
|
-
* */ _define_property(_this, "percentageFormat", void 0);
|
|
97
|
+
]), _define_property(_this, "optionConfig", void 0), _define_property(_this, "datasourceBind", void 0), _define_property(_this, "showLinkOperation", void 0), _define_property(_this, "linkOperationOption", void 0), _define_property(_this, "options", void 0), _define_property(_this, "precision", void 0), _define_property(_this, "micrometer", void 0), _define_property(_this, "percentageFormat", void 0);
|
|
130
98
|
var _props_caption;
|
|
131
99
|
_this.caption = (_props_caption = props === null || props === void 0 ? void 0 : props.caption) !== null && _props_caption !== void 0 ? _props_caption : DesignerDecimalColumnControl.controlName;
|
|
132
100
|
var _props_precision;
|
|
@@ -72,10 +72,7 @@ function _is_native_reflect_construct() {
|
|
|
72
72
|
}
|
|
73
73
|
import { ColumnControlProperty } from '@byteluck-fe/model-driven-core';
|
|
74
74
|
import { DesignerDepartmentColumnControl } from './designer';
|
|
75
|
-
|
|
76
|
-
* DepartmentColumn 部门列
|
|
77
|
-
* @public
|
|
78
|
-
*/ var DepartmentColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
75
|
+
var DepartmentColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
79
76
|
"use strict";
|
|
80
77
|
_inherits(DepartmentColumnControlProperty, ColumnControlProperty);
|
|
81
78
|
function DepartmentColumnControlProperty(props) {
|
|
@@ -83,11 +80,7 @@ import { DesignerDepartmentColumnControl } from './designer';
|
|
|
83
80
|
var _this;
|
|
84
81
|
_this = _call_super(this, DepartmentColumnControlProperty, [
|
|
85
82
|
props
|
|
86
|
-
]),
|
|
87
|
-
* 部门显示层级
|
|
88
|
-
* @defaultValue 1
|
|
89
|
-
* @public
|
|
90
|
-
* */ _define_property(_this, "displayLevel", void 0);
|
|
83
|
+
]), _define_property(_this, "displayLevel", void 0);
|
|
91
84
|
var _props_caption;
|
|
92
85
|
_this.caption = (_props_caption = props === null || props === void 0 ? void 0 : props.caption) !== null && _props_caption !== void 0 ? _props_caption : DesignerDepartmentColumnControl.controlName;
|
|
93
86
|
var _props_displayLevel;
|
|
@@ -72,10 +72,7 @@ function _is_native_reflect_construct() {
|
|
|
72
72
|
}
|
|
73
73
|
import { ColumnControlProperty, SuperDataSourceBind } from '@byteluck-fe/model-driven-core';
|
|
74
74
|
import EmployeeColumnControl from './designer';
|
|
75
|
-
|
|
76
|
-
* EmployeeColumn 人员列
|
|
77
|
-
* @public
|
|
78
|
-
*/ var EmployeeColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
75
|
+
var EmployeeColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
79
76
|
"use strict";
|
|
80
77
|
_inherits(EmployeeColumnControlProperty, ColumnControlProperty);
|
|
81
78
|
function EmployeeColumnControlProperty(props) {
|
|
@@ -83,10 +80,7 @@ import EmployeeColumnControl from './designer';
|
|
|
83
80
|
var _this;
|
|
84
81
|
_this = _call_super(this, EmployeeColumnControlProperty, [
|
|
85
82
|
props
|
|
86
|
-
]),
|
|
87
|
-
* 关联数据源
|
|
88
|
-
* @public
|
|
89
|
-
*/ _define_property(_this, "datasourceBind", void 0);
|
|
83
|
+
]), _define_property(_this, "datasourceBind", void 0);
|
|
90
84
|
var _props_caption;
|
|
91
85
|
_this.caption = (_props_caption = props === null || props === void 0 ? void 0 : props.caption) !== null && _props_caption !== void 0 ? _props_caption : EmployeeColumnControl.controlName;
|
|
92
86
|
var _props_datasourceBind;
|
|
@@ -72,9 +72,7 @@ function _is_native_reflect_construct() {
|
|
|
72
72
|
}
|
|
73
73
|
import { ColumnControlProperty } from '@byteluck-fe/model-driven-core';
|
|
74
74
|
import { DesignerFileColumnControl } from './designer';
|
|
75
|
-
|
|
76
|
-
* FileColumn 文件列
|
|
77
|
-
*/ var FileColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
75
|
+
var FileColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
78
76
|
"use strict";
|
|
79
77
|
_inherits(FileColumnControlProperty, ColumnControlProperty);
|
|
80
78
|
function FileColumnControlProperty(props) {
|
|
@@ -82,8 +80,7 @@ import { DesignerFileColumnControl } from './designer';
|
|
|
82
80
|
var _this;
|
|
83
81
|
_this = _call_super(this, FileColumnControlProperty, [
|
|
84
82
|
props
|
|
85
|
-
]),
|
|
86
|
-
_define_property(_this, "operation", void 0);
|
|
83
|
+
]), _define_property(_this, "operation", void 0);
|
|
87
84
|
var _props_caption;
|
|
88
85
|
_this.caption = (_props_caption = props === null || props === void 0 ? void 0 : props.caption) !== null && _props_caption !== void 0 ? _props_caption : DesignerFileColumnControl.controlName;
|
|
89
86
|
var _props_operation;
|
|
@@ -58,10 +58,7 @@ function _is_native_reflect_construct() {
|
|
|
58
58
|
})();
|
|
59
59
|
}
|
|
60
60
|
import { ColumnControlProperty } from '@byteluck-fe/model-driven-core';
|
|
61
|
-
|
|
62
|
-
* CustomColumn 合并列
|
|
63
|
-
* @public
|
|
64
|
-
*/ var GroupColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
61
|
+
var GroupColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
65
62
|
"use strict";
|
|
66
63
|
_inherits(GroupColumnControlProperty, ColumnControlProperty);
|
|
67
64
|
function GroupColumnControlProperty(props) {
|
|
@@ -59,9 +59,7 @@ function _is_native_reflect_construct() {
|
|
|
59
59
|
}
|
|
60
60
|
import { ColumnControlProperty } from '@byteluck-fe/model-driven-core';
|
|
61
61
|
import { DesignerImageColumnControl } from './designer';
|
|
62
|
-
|
|
63
|
-
* ImageColumn 图片列
|
|
64
|
-
*/ var ImageColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
62
|
+
var ImageColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
65
63
|
"use strict";
|
|
66
64
|
_inherits(ImageColumnControlProperty, ColumnControlProperty);
|
|
67
65
|
function ImageColumnControlProperty(props) {
|
|
@@ -86,10 +86,7 @@ var LocationColumnControlPropertyRules = /*#__PURE__*/ function(ColumnControlPro
|
|
|
86
86
|
}
|
|
87
87
|
return LocationColumnControlPropertyRules;
|
|
88
88
|
}(ColumnControlPropertyRules);
|
|
89
|
-
|
|
90
|
-
* LocationColumn 地址列
|
|
91
|
-
* @public
|
|
92
|
-
*/ var LocationColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
89
|
+
var LocationColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
93
90
|
"use strict";
|
|
94
91
|
_inherits(LocationColumnControlProperty, ColumnControlProperty);
|
|
95
92
|
function LocationColumnControlProperty(props) {
|
|
@@ -97,13 +94,7 @@ var LocationColumnControlPropertyRules = /*#__PURE__*/ function(ColumnControlPro
|
|
|
97
94
|
var _this;
|
|
98
95
|
_this = _call_super(this, LocationColumnControlProperty, [
|
|
99
96
|
props
|
|
100
|
-
]),
|
|
101
|
-
* 是否显示链接操作
|
|
102
|
-
* @public
|
|
103
|
-
*/ _define_property(_this, "showLinkOperation", void 0), /**
|
|
104
|
-
* 链接操作配置
|
|
105
|
-
* @public
|
|
106
|
-
*/ _define_property(_this, "linkOperationOption", void 0);
|
|
97
|
+
]), _define_property(_this, "showLinkOperation", void 0), _define_property(_this, "linkOperationOption", void 0);
|
|
107
98
|
var _props_caption;
|
|
108
99
|
_this.caption = (_props_caption = props === null || props === void 0 ? void 0 : props.caption) !== null && _props_caption !== void 0 ? _props_caption : DesignerLocationColumnControl.controlName;
|
|
109
100
|
var _props_showLinkOperation;
|
|
@@ -115,4 +106,4 @@ var LocationColumnControlPropertyRules = /*#__PURE__*/ function(ColumnControlPro
|
|
|
115
106
|
}(ColumnControlProperty);
|
|
116
107
|
_define_property(LocationColumnControlProperty, "Rules", LocationColumnControlPropertyRules);
|
|
117
108
|
export default LocationColumnControlProperty;
|
|
118
|
-
export { LocationColumnControlProperty, LocationColumnControlPropertyRules
|
|
109
|
+
export { LocationColumnControlProperty, LocationColumnControlPropertyRules, };
|
|
@@ -72,45 +72,7 @@ function _is_native_reflect_construct() {
|
|
|
72
72
|
}
|
|
73
73
|
import { ColumnControlProperty } from '@byteluck-fe/model-driven-core';
|
|
74
74
|
import { DesignerOperationColumnControl } from './designer';
|
|
75
|
-
|
|
76
|
-
// class OperationColumnControlPropertyRules extends ColumnControlPropertyRules {
|
|
77
|
-
// public check: RuleItem[] = [
|
|
78
|
-
// {
|
|
79
|
-
// type: 'object',
|
|
80
|
-
// message: getLocaleText('CMD.isNotObject'),
|
|
81
|
-
// },
|
|
82
|
-
// ]
|
|
83
|
-
// public edit: RuleItem[] = [
|
|
84
|
-
// {
|
|
85
|
-
// type: 'object',
|
|
86
|
-
// message: getLocaleText('CMD.isNotObject'),
|
|
87
|
-
// },
|
|
88
|
-
// ]
|
|
89
|
-
// constructor(props: OperationColumnControlProperty) {
|
|
90
|
-
// super(props)
|
|
91
|
-
// const getRules = () =>
|
|
92
|
-
// ({
|
|
93
|
-
// type: 'object',
|
|
94
|
-
// fields: {
|
|
95
|
-
// formKey: {
|
|
96
|
-
// type: 'string',
|
|
97
|
-
// required: true,
|
|
98
|
-
// message: getLocaleText('CMD.pleaseEnterForm'),
|
|
99
|
-
// },
|
|
100
|
-
// },
|
|
101
|
-
// } as RuleItem)
|
|
102
|
-
// if (props.check.isShow) {
|
|
103
|
-
// this.check.push(getRules())
|
|
104
|
-
// }
|
|
105
|
-
// if (props.edit.isShow) {
|
|
106
|
-
// this.edit.push(getRules())
|
|
107
|
-
// }
|
|
108
|
-
// }
|
|
109
|
-
// }
|
|
110
|
-
/**
|
|
111
|
-
* OperationColumn 操作列
|
|
112
|
-
* @public
|
|
113
|
-
*/ var OperationColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
75
|
+
var OperationColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
114
76
|
"use strict";
|
|
115
77
|
_inherits(OperationColumnControlProperty, ColumnControlProperty);
|
|
116
78
|
function OperationColumnControlProperty(props) {
|
|
@@ -124,15 +86,7 @@ import { DesignerOperationColumnControl } from './designer';
|
|
|
124
86
|
// public edit: OperationItem
|
|
125
87
|
// public delete: OperationItem
|
|
126
88
|
// public custom: OperationItem[]
|
|
127
|
-
|
|
128
|
-
* 显示效果
|
|
129
|
-
* @defaultValue 'icon'
|
|
130
|
-
* @public
|
|
131
|
-
*/ _define_property(_this, "showType", void 0), /**
|
|
132
|
-
* 最多展示操作数
|
|
133
|
-
* @defaultValue 3
|
|
134
|
-
* @public
|
|
135
|
-
*/ _define_property(_this, "limit", void 0);
|
|
89
|
+
_define_property(_this, "showType", void 0), _define_property(_this, "limit", void 0);
|
|
136
90
|
var _props_fixed;
|
|
137
91
|
_this.fixed = (_props_fixed = props === null || props === void 0 ? void 0 : props.fixed) !== null && _props_fixed !== void 0 ? _props_fixed : 'right';
|
|
138
92
|
_this.widthType = 'auto';
|
|
@@ -86,10 +86,7 @@ var OrderColumnControlPropertyRules = /*#__PURE__*/ function(ColumnControlProper
|
|
|
86
86
|
}
|
|
87
87
|
return OrderColumnControlPropertyRules;
|
|
88
88
|
}(ColumnControlPropertyRules);
|
|
89
|
-
|
|
90
|
-
* OrderColumn 序号列
|
|
91
|
-
* @public
|
|
92
|
-
*/ var OrderColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
89
|
+
var OrderColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
93
90
|
"use strict";
|
|
94
91
|
_inherits(OrderColumnControlProperty, ColumnControlProperty);
|
|
95
92
|
function OrderColumnControlProperty(props) {
|
|
@@ -59,9 +59,7 @@ function _is_native_reflect_construct() {
|
|
|
59
59
|
}
|
|
60
60
|
import { ColumnControlProperty } from '@byteluck-fe/model-driven-core';
|
|
61
61
|
import { DesignerPeopleColumnControl } from './designer';
|
|
62
|
-
|
|
63
|
-
* PeopleColumn 已废弃
|
|
64
|
-
*/ var PeopleColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
62
|
+
var PeopleColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
65
63
|
"use strict";
|
|
66
64
|
_inherits(PeopleColumnControlProperty, ColumnControlProperty);
|
|
67
65
|
function PeopleColumnControlProperty(props) {
|
|
@@ -86,10 +86,7 @@ var TextColumnControlPropertyRules = /*#__PURE__*/ function(ColumnControlPropert
|
|
|
86
86
|
}
|
|
87
87
|
return TextColumnControlPropertyRules;
|
|
88
88
|
}(ColumnControlPropertyRules);
|
|
89
|
-
|
|
90
|
-
* TextColumn 长文本列
|
|
91
|
-
* @public
|
|
92
|
-
*/ var TextColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
89
|
+
var TextColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
93
90
|
"use strict";
|
|
94
91
|
_inherits(TextColumnControlProperty, ColumnControlProperty);
|
|
95
92
|
function TextColumnControlProperty(props) {
|
|
@@ -97,21 +94,7 @@ var TextColumnControlPropertyRules = /*#__PURE__*/ function(ColumnControlPropert
|
|
|
97
94
|
var _this;
|
|
98
95
|
_this = _call_super(this, TextColumnControlProperty, [
|
|
99
96
|
props
|
|
100
|
-
]),
|
|
101
|
-
* 保留富文本格式
|
|
102
|
-
* @defaultValue false
|
|
103
|
-
* @public
|
|
104
|
-
* */ _define_property(_this, "escapeHTML", void 0), /**
|
|
105
|
-
* 行数设置
|
|
106
|
-
* @defaultValue 1
|
|
107
|
-
* @public
|
|
108
|
-
*/ /**
|
|
109
|
-
* 是否显示链接操作
|
|
110
|
-
* @public
|
|
111
|
-
*/ _define_property(_this, "showLinkOperation", void 0), /**
|
|
112
|
-
* 链接操作配置
|
|
113
|
-
* @public
|
|
114
|
-
*/ _define_property(_this, "linkOperationOption", void 0), _define_property(_this, "lineEllipsis", void 0);
|
|
97
|
+
]), _define_property(_this, "escapeHTML", void 0), _define_property(_this, "showLinkOperation", void 0), _define_property(_this, "linkOperationOption", void 0), _define_property(_this, "lineEllipsis", void 0);
|
|
115
98
|
var _props_escapeHTML;
|
|
116
99
|
_this.escapeHTML = (_props_escapeHTML = props === null || props === void 0 ? void 0 : props.escapeHTML) !== null && _props_escapeHTML !== void 0 ? _props_escapeHTML : false;
|
|
117
100
|
var _props_caption;
|
|
@@ -87,10 +87,7 @@ var TimescopeColumnControlPropertyRules = /*#__PURE__*/ function(ColumnControlPr
|
|
|
87
87
|
}
|
|
88
88
|
return TimescopeColumnControlPropertyRules;
|
|
89
89
|
}(ColumnControlPropertyRules);
|
|
90
|
-
|
|
91
|
-
* TimescopeColumn 日期区间列
|
|
92
|
-
* @public
|
|
93
|
-
*/ var TimescopeColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
90
|
+
var TimescopeColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
94
91
|
"use strict";
|
|
95
92
|
_inherits(TimescopeColumnControlProperty, ColumnControlProperty);
|
|
96
93
|
function TimescopeColumnControlProperty(props) {
|
|
@@ -98,18 +95,7 @@ var TimescopeColumnControlPropertyRules = /*#__PURE__*/ function(ColumnControlPr
|
|
|
98
95
|
var _this;
|
|
99
96
|
_this = _call_super(this, TimescopeColumnControlProperty, [
|
|
100
97
|
props
|
|
101
|
-
]),
|
|
102
|
-
* 日期展示格式
|
|
103
|
-
* @defaultValue 'date'
|
|
104
|
-
* @public
|
|
105
|
-
* */ _define_property(_this, "dateType", void 0), /**
|
|
106
|
-
* 是否显示链接操作
|
|
107
|
-
* @public
|
|
108
|
-
*/ _define_property(_this, "showLinkOperation", void 0), /**
|
|
109
|
-
* 链接操作配置
|
|
110
|
-
* @public
|
|
111
|
-
*/ _define_property(_this, "linkOperationOption", void 0), _define_property(_this, "isInternational", void 0 //是否国际化
|
|
112
|
-
);
|
|
98
|
+
]), _define_property(_this, "dateType", void 0), _define_property(_this, "showLinkOperation", void 0), _define_property(_this, "linkOperationOption", void 0), _define_property(_this, "isInternational", void 0);
|
|
113
99
|
var _props_dateType;
|
|
114
100
|
_this.dateType = (_props_dateType = props === null || props === void 0 ? void 0 : props.dateType) !== null && _props_dateType !== void 0 ? _props_dateType : DateType.DATE;
|
|
115
101
|
var _props_showLinkOperation;
|
|
@@ -87,10 +87,7 @@ var TimestampColumnControlPropertyRules = /*#__PURE__*/ function(ColumnControlPr
|
|
|
87
87
|
}
|
|
88
88
|
return TimestampColumnControlPropertyRules;
|
|
89
89
|
}(ColumnControlPropertyRules);
|
|
90
|
-
|
|
91
|
-
* TimestampColumn 日期列
|
|
92
|
-
* @public
|
|
93
|
-
*/ var TimestampColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
90
|
+
var TimestampColumnControlProperty = /*#__PURE__*/ function(ColumnControlProperty) {
|
|
94
91
|
"use strict";
|
|
95
92
|
_inherits(TimestampColumnControlProperty, ColumnControlProperty);
|
|
96
93
|
function TimestampColumnControlProperty(props) {
|
|
@@ -98,18 +95,7 @@ var TimestampColumnControlPropertyRules = /*#__PURE__*/ function(ColumnControlPr
|
|
|
98
95
|
var _this;
|
|
99
96
|
_this = _call_super(this, TimestampColumnControlProperty, [
|
|
100
97
|
props
|
|
101
|
-
]),
|
|
102
|
-
* 日期展示格式
|
|
103
|
-
* @defaultValue 'date'
|
|
104
|
-
* @public
|
|
105
|
-
* */ _define_property(_this, "dateType", void 0), /**
|
|
106
|
-
* 是否显示链接操作
|
|
107
|
-
* @public
|
|
108
|
-
*/ _define_property(_this, "showLinkOperation", void 0), /**
|
|
109
|
-
* 链接操作配置
|
|
110
|
-
* @public
|
|
111
|
-
*/ _define_property(_this, "linkOperationOption", void 0), _define_property(_this, "isInternational", void 0 //是否国际化
|
|
112
|
-
);
|
|
98
|
+
]), _define_property(_this, "dateType", void 0), _define_property(_this, "showLinkOperation", void 0), _define_property(_this, "linkOperationOption", void 0), _define_property(_this, "isInternational", void 0);
|
|
113
99
|
var _props_dateType;
|
|
114
100
|
_this.dateType = (_props_dateType = props === null || props === void 0 ? void 0 : props.dateType) !== null && _props_dateType !== void 0 ? _props_dateType : DateType.DATE;
|
|
115
101
|
var _props_showLinkOperation;
|