@byteluck-fe/model-driven-controls 1.7.4 → 1.7.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 +10 -10
- package/dist/esm/baseControls/BatchPrintRecordListButton/property.js +4 -4
- package/dist/esm/baseControls/BatchSubmissionListButton/property.js +12 -12
- package/dist/esm/baseControls/Button/property.js +16 -16
- package/dist/esm/baseControls/CreateFormListButton/property.js +8 -8
- package/dist/esm/baseControls/Dashboard/property.js +12 -12
- package/dist/esm/baseControls/Divider/property.js +4 -4
- package/dist/esm/baseControls/ExportListButton/property.js +8 -8
- package/dist/esm/baseControls/ExportRecordListButton/property.js +4 -4
- package/dist/esm/baseControls/FormSelectButton/property.js +6 -6
- package/dist/esm/baseControls/ImportRecordListButton/property.js +8 -8
- package/dist/esm/baseControls/InvoiceCheckButton/property.js +20 -20
- package/dist/esm/baseControls/Link/property.js +6 -6
- package/dist/esm/baseControls/ListSelectButton/property.js +4 -4
- package/dist/esm/baseControls/ListViewSelect/property.js +6 -6
- package/dist/esm/baseControls/SubmissionRecordListButton/property.js +4 -4
- package/dist/esm/baseControls/Text/property.js +10 -10
- package/dist/esm/baseControls/TextOcrButton/property.js +20 -20
- package/dist/esm/baseControls/Title/property.js +4 -4
- package/dist/esm/columnControls/ArrayColumn/property.js +6 -6
- package/dist/esm/columnControls/AutoNumberColumn/property.js +2 -2
- package/dist/esm/columnControls/CustomColumn/designer.js +1 -1
- package/dist/esm/columnControls/CustomColumn/property.js +4 -4
- package/dist/esm/columnControls/DecimalColumn/designer.js +1 -1
- package/dist/esm/columnControls/DecimalColumn/property.js +12 -12
- package/dist/esm/columnControls/DepartmentColumn/property.js +4 -4
- package/dist/esm/columnControls/EmployeeColumn/property.js +4 -4
- package/dist/esm/columnControls/FileColumn/property.js +2 -2
- package/dist/esm/columnControls/ImageColumn/property.js +2 -2
- package/dist/esm/columnControls/LocationColumn/property.js +2 -2
- package/dist/esm/columnControls/OperationColumn/property.js +12 -12
- package/dist/esm/columnControls/OrderColumn/property.js +8 -8
- package/dist/esm/columnControls/PeopleColumn/property.js +2 -2
- package/dist/esm/columnControls/TextColumn/property.js +6 -6
- package/dist/esm/columnControls/TimescopeColumn/property.js +4 -4
- package/dist/esm/columnControls/TimestampColumn/property.js +4 -4
- package/dist/esm/columnControls/VarcharColumn/property.js +8 -8
- package/dist/esm/formControls/Address/property.js +10 -10
- package/dist/esm/formControls/Amount/designer.js +1 -1
- package/dist/esm/formControls/Amount/property.js +22 -22
- package/dist/esm/formControls/Attachment/property.js +16 -16
- package/dist/esm/formControls/AutoNumber/property.js +6 -6
- package/dist/esm/formControls/Calc/designer.js +1 -1
- package/dist/esm/formControls/Calc/property.js +14 -14
- package/dist/esm/formControls/Checkbox/property.js +26 -26
- package/dist/esm/formControls/DatePicker/property.js +18 -18
- package/dist/esm/formControls/DateRange/property.js +18 -18
- package/dist/esm/formControls/Department/designer.js +1 -1
- package/dist/esm/formControls/Department/property.js +22 -22
- package/dist/esm/formControls/Department2/designer.js +1 -1
- package/dist/esm/formControls/Department2/property.js +30 -30
- package/dist/esm/formControls/ElectronicSignature/property.js +12 -12
- package/dist/esm/formControls/Employee/property.js +18 -18
- package/dist/esm/formControls/Employee2/property.js +28 -28
- package/dist/esm/formControls/Image/designer.js +5 -5
- package/dist/esm/formControls/Image/runtime.js +7 -7
- package/dist/esm/formControls/Input/property.js +14 -14
- package/dist/esm/formControls/Number/designer.js +1 -1
- package/dist/esm/formControls/Number/property.js +26 -26
- package/dist/esm/formControls/Radio/property.js +22 -22
- package/dist/esm/formControls/RichText/property.js +10 -10
- package/dist/esm/formControls/Score/designer.js +2 -2
- package/dist/esm/formControls/Score/property.js +14 -14
- package/dist/esm/formControls/SearchDateRange/property.js +20 -20
- package/dist/esm/formControls/SearchNumberRange/property.js +12 -12
- package/dist/esm/formControls/Select/property.js +16 -16
- package/dist/esm/formControls/SelectMultiple/property.js +14 -14
- package/dist/esm/formControls/SelectRelation/property.js +14 -14
- package/dist/esm/formControls/Textarea/property.js +12 -12
- package/dist/esm/formControls/Tree/property.js +26 -26
- package/dist/esm/formControls/VueFormItem/property.js +10 -10
- package/dist/esm/formControls/WPS/property.js +24 -24
- package/dist/esm/framework.js +70 -70
- package/dist/esm/layoutControls/CardGroup/property.js +6 -6
- package/dist/esm/layoutControls/Col/property.js +4 -4
- package/dist/esm/layoutControls/DataView/property.js +12 -12
- package/dist/esm/layoutControls/GridTableColumn/property.js +20 -20
- package/dist/esm/layoutControls/ListView/property.js +16 -16
- package/dist/esm/layoutControls/Page/property.js +2 -2
- package/dist/esm/layoutControls/Position/property.js +8 -8
- package/dist/esm/layoutControls/Row/property.js +4 -4
- package/dist/esm/layoutControls/SubTableColumn/property.js +12 -12
- package/dist/esm/layoutControls/Tab/designer.js +2 -2
- package/dist/esm/layoutControls/TabPane/property.js +2 -2
- package/dist/esm/listControls/GridTable/property.js +8 -8
- package/dist/esm/listControls/SubTable/designer.js +2 -2
- package/dist/esm/listControls/SubTable/property.js +42 -42
- package/dist/esm/searchControls/SimpleSearch/property.js +14 -14
- package/dist/esm/searchControls/SimpleSearch/runtime.js +2 -2
- package/dist/index.umd.js +1 -1
- package/package.json +5 -5
|
@@ -89,8 +89,8 @@ var RadioProperty = /*#__PURE__*/ function(BaseControlProperty) {
|
|
|
89
89
|
_classCallCheck(this, RadioProperty);
|
|
90
90
|
var _this;
|
|
91
91
|
_this = _super.call(this, props);
|
|
92
|
-
var
|
|
93
|
-
_this.options = initOptions((
|
|
92
|
+
var ref;
|
|
93
|
+
_this.options = initOptions((ref = props === null || props === void 0 ? void 0 : props.options) !== null && ref !== void 0 ? ref : [
|
|
94
94
|
{
|
|
95
95
|
label: "选项一",
|
|
96
96
|
value: "选项一"
|
|
@@ -104,30 +104,30 @@ var RadioProperty = /*#__PURE__*/ function(BaseControlProperty) {
|
|
|
104
104
|
value: "选项三"
|
|
105
105
|
}
|
|
106
106
|
]);
|
|
107
|
-
var
|
|
108
|
-
_this.radioMode = (
|
|
109
|
-
var
|
|
110
|
-
_this.optionConfig = (
|
|
111
|
-
var
|
|
112
|
-
_this.otherOption = (
|
|
113
|
-
var
|
|
114
|
-
_this.optionsOrder = (
|
|
115
|
-
var
|
|
116
|
-
_this.defaultShowOptions = (
|
|
117
|
-
var
|
|
118
|
-
_this.optionsFormat = (
|
|
107
|
+
var ref1;
|
|
108
|
+
_this.radioMode = (ref1 = props === null || props === void 0 ? void 0 : props.radioMode) !== null && ref1 !== void 0 ? ref1 : "horizontal";
|
|
109
|
+
var ref2;
|
|
110
|
+
_this.optionConfig = (ref2 = props === null || props === void 0 ? void 0 : props.optionConfig) !== null && ref2 !== void 0 ? ref2 : "custom";
|
|
111
|
+
var ref3;
|
|
112
|
+
_this.otherOption = (ref3 = props === null || props === void 0 ? void 0 : props.otherOption) !== null && ref3 !== void 0 ? ref3 : false;
|
|
113
|
+
var ref4;
|
|
114
|
+
_this.optionsOrder = (ref4 = props === null || props === void 0 ? void 0 : props.optionsOrder) !== null && ref4 !== void 0 ? ref4 : false;
|
|
115
|
+
var ref5;
|
|
116
|
+
_this.defaultShowOptions = (ref5 = props === null || props === void 0 ? void 0 : props.defaultShowOptions) !== null && ref5 !== void 0 ? ref5 : true;
|
|
117
|
+
var ref6;
|
|
118
|
+
_this.optionsFormat = (ref6 = props === null || props === void 0 ? void 0 : props.optionsFormat) !== null && ref6 !== void 0 ? ref6 : "horizontal";
|
|
119
119
|
_this.datasourceBind = new DataSourceBind(props === null || props === void 0 ? void 0 : props.datasourceBind);
|
|
120
|
-
var
|
|
121
|
-
_this.interreaction = (
|
|
122
|
-
var
|
|
123
|
-
_this.caption = (
|
|
124
|
-
var
|
|
125
|
-
_this.defaultValue = (
|
|
120
|
+
var ref7;
|
|
121
|
+
_this.interreaction = (ref7 = props === null || props === void 0 ? void 0 : props.interreaction) !== null && ref7 !== void 0 ? ref7 : [];
|
|
122
|
+
var ref8;
|
|
123
|
+
_this.caption = (ref8 = props === null || props === void 0 ? void 0 : props.caption) !== null && ref8 !== void 0 ? ref8 : RadioControl.controlName;
|
|
124
|
+
var ref9;
|
|
125
|
+
_this.defaultValue = (ref9 = props === null || props === void 0 ? void 0 : props.defaultValue) !== null && ref9 !== void 0 ? ref9 : "";
|
|
126
126
|
_this.multistageFilling = [];
|
|
127
127
|
if (Array.isArray(props === null || props === void 0 ? void 0 : props.multistageFilling)) {
|
|
128
128
|
props === null || props === void 0 ? void 0 : props.multistageFilling.map(function(item) {
|
|
129
|
-
var
|
|
130
|
-
(
|
|
129
|
+
var ref;
|
|
130
|
+
(ref = _this.multistageFilling) === null || ref === void 0 ? void 0 : ref.push(new MultistageFillingItem(item));
|
|
131
131
|
});
|
|
132
132
|
}
|
|
133
133
|
return _this;
|
|
@@ -137,16 +137,16 @@ var RichTextProperty = /*#__PURE__*/ function(BaseControlProperty) {
|
|
|
137
137
|
_classCallCheck(this, RichTextProperty);
|
|
138
138
|
var _this;
|
|
139
139
|
_this = _super.call(this, props);
|
|
140
|
-
var
|
|
141
|
-
_this.maxLength = (
|
|
142
|
-
var
|
|
143
|
-
_this.minLength = (
|
|
144
|
-
var
|
|
145
|
-
_this.defaultValue = (
|
|
146
|
-
var
|
|
147
|
-
_this.caption = (
|
|
148
|
-
var
|
|
149
|
-
_this.placeholder = (
|
|
140
|
+
var ref;
|
|
141
|
+
_this.maxLength = (ref = props === null || props === void 0 ? void 0 : props.maxLength) !== null && ref !== void 0 ? ref : 50000;
|
|
142
|
+
var ref1;
|
|
143
|
+
_this.minLength = (ref1 = props === null || props === void 0 ? void 0 : props.minLength) !== null && ref1 !== void 0 ? ref1 : 0;
|
|
144
|
+
var ref2;
|
|
145
|
+
_this.defaultValue = (ref2 = props === null || props === void 0 ? void 0 : props.defaultValue) !== null && ref2 !== void 0 ? ref2 : "";
|
|
146
|
+
var ref3;
|
|
147
|
+
_this.caption = (ref3 = props === null || props === void 0 ? void 0 : props.caption) !== null && ref3 !== void 0 ? ref3 : RichTextControl.controlName;
|
|
148
|
+
var ref4;
|
|
149
|
+
_this.placeholder = (ref4 = props === null || props === void 0 ? void 0 : props.placeholder) !== null && ref4 !== void 0 ? ref4 : "请输入";
|
|
150
150
|
return _this;
|
|
151
151
|
}
|
|
152
152
|
return RichTextProperty;
|
|
@@ -153,12 +153,12 @@ var ScoreControl = /*#__PURE__*/ function(DesignerFormControl) {
|
|
|
153
153
|
if (this.props.explain.length > value) {
|
|
154
154
|
this.props.explain = this.props.explain.slice(0, value);
|
|
155
155
|
} else {
|
|
156
|
-
var
|
|
156
|
+
var _explain;
|
|
157
157
|
var addNum = value - this.props.explain.length;
|
|
158
158
|
var addExplain = Array(addNum).fill(undefined).map(function() {
|
|
159
159
|
return new Explain();
|
|
160
160
|
});
|
|
161
|
-
(
|
|
161
|
+
(_explain = this.props.explain).push.apply(_explain, _toConsumableArray(addExplain));
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
_get(_getPrototypeOf(ScoreControl.prototype), "postUpdate", this).call(this, key, value);
|
|
@@ -139,24 +139,24 @@ var ScoreProperty = /*#__PURE__*/ function(BaseControlProperty) {
|
|
|
139
139
|
function ScoreProperty(props) {
|
|
140
140
|
_classCallCheck(this, ScoreProperty);
|
|
141
141
|
var _this;
|
|
142
|
-
var
|
|
142
|
+
var ref;
|
|
143
143
|
_this = _super.call(this, props);
|
|
144
|
-
var
|
|
145
|
-
_this.totalScore = (
|
|
146
|
-
var
|
|
147
|
-
_this.scoreType = (
|
|
148
|
-
var
|
|
149
|
-
_this.isShowExplain = (
|
|
150
|
-
var
|
|
151
|
-
_this.explain = (
|
|
144
|
+
var ref1;
|
|
145
|
+
_this.totalScore = (ref1 = props === null || props === void 0 ? void 0 : props.totalScore) !== null && ref1 !== void 0 ? ref1 : 5;
|
|
146
|
+
var ref2;
|
|
147
|
+
_this.scoreType = (ref2 = props === null || props === void 0 ? void 0 : props.scoreType) !== null && ref2 !== void 0 ? ref2 : SCORE_TYPE.STAR;
|
|
148
|
+
var ref3;
|
|
149
|
+
_this.isShowExplain = (ref3 = props === null || props === void 0 ? void 0 : props.isShowExplain) !== null && ref3 !== void 0 ? ref3 : true;
|
|
150
|
+
var ref4;
|
|
151
|
+
_this.explain = (ref4 = props === null || props === void 0 ? void 0 : (ref = props.explain) === null || ref === void 0 ? void 0 : ref.map(function(item) {
|
|
152
152
|
return new Explain(item);
|
|
153
|
-
})) !== null &&
|
|
153
|
+
})) !== null && ref4 !== void 0 ? ref4 : Array(_this.totalScore).fill(undefined).map(function() {
|
|
154
154
|
return new Explain();
|
|
155
155
|
});
|
|
156
|
-
var
|
|
157
|
-
_this.defaultValue = (
|
|
158
|
-
var
|
|
159
|
-
_this.caption = (
|
|
156
|
+
var ref5;
|
|
157
|
+
_this.defaultValue = (ref5 = props === null || props === void 0 ? void 0 : props.defaultValue) !== null && ref5 !== void 0 ? ref5 : 0;
|
|
158
|
+
var ref6;
|
|
159
|
+
_this.caption = (ref6 = props === null || props === void 0 ? void 0 : props.caption) !== null && ref6 !== void 0 ? ref6 : ScoreControl.controlName;
|
|
160
160
|
return _this;
|
|
161
161
|
}
|
|
162
162
|
return ScoreProperty;
|
|
@@ -108,31 +108,31 @@ var SearchDateRangeProperty = /*#__PURE__*/ function(BaseControlProperty) {
|
|
|
108
108
|
function SearchDateRangeProperty(props) {
|
|
109
109
|
_classCallCheck(this, SearchDateRangeProperty);
|
|
110
110
|
var _this;
|
|
111
|
-
var
|
|
111
|
+
var ref;
|
|
112
112
|
_this = _super.call(this, props);
|
|
113
|
-
var
|
|
114
|
-
_this.defaultValue = (
|
|
113
|
+
var ref1;
|
|
114
|
+
_this.defaultValue = (ref1 = props === null || props === void 0 ? void 0 : props.defaultValue) !== null && ref1 !== void 0 ? ref1 : [
|
|
115
115
|
"",
|
|
116
116
|
""
|
|
117
117
|
];
|
|
118
|
-
var
|
|
119
|
-
_this.dateType = (
|
|
120
|
-
var
|
|
121
|
-
_this.setValueType = (
|
|
122
|
-
var
|
|
123
|
-
_this.rangeMin = (
|
|
124
|
-
var
|
|
125
|
-
_this.rangeMax = (
|
|
126
|
-
var
|
|
127
|
-
_this.placeholderStart = (
|
|
128
|
-
var
|
|
129
|
-
_this.placeholderEnd = (
|
|
130
|
-
var
|
|
131
|
-
_this.caption = (
|
|
132
|
-
var
|
|
133
|
-
_this.limitDateList = (
|
|
118
|
+
var ref2;
|
|
119
|
+
_this.dateType = (ref2 = props === null || props === void 0 ? void 0 : props.dateType) !== null && ref2 !== void 0 ? ref2 : DateType.DATE;
|
|
120
|
+
var ref3;
|
|
121
|
+
_this.setValueType = (ref3 = props === null || props === void 0 ? void 0 : props.setValueType) !== null && ref3 !== void 0 ? ref3 : "custom";
|
|
122
|
+
var ref4;
|
|
123
|
+
_this.rangeMin = (ref4 = props === null || props === void 0 ? void 0 : props.rangeMin) !== null && ref4 !== void 0 ? ref4 : "";
|
|
124
|
+
var ref5;
|
|
125
|
+
_this.rangeMax = (ref5 = props === null || props === void 0 ? void 0 : props.rangeMax) !== null && ref5 !== void 0 ? ref5 : "";
|
|
126
|
+
var ref6;
|
|
127
|
+
_this.placeholderStart = (ref6 = props === null || props === void 0 ? void 0 : props.placeholderStart) !== null && ref6 !== void 0 ? ref6 : "开始日期";
|
|
128
|
+
var ref7;
|
|
129
|
+
_this.placeholderEnd = (ref7 = props === null || props === void 0 ? void 0 : props.placeholderEnd) !== null && ref7 !== void 0 ? ref7 : "结束日期";
|
|
130
|
+
var ref8;
|
|
131
|
+
_this.caption = (ref8 = props === null || props === void 0 ? void 0 : props.caption) !== null && ref8 !== void 0 ? ref8 : SearchDateRangeControl.controlName;
|
|
132
|
+
var ref9;
|
|
133
|
+
_this.limitDateList = (ref9 = props === null || props === void 0 ? void 0 : (ref = props.limitDateList) === null || ref === void 0 ? void 0 : ref.map(function(item) {
|
|
134
134
|
return new LimitDate(item);
|
|
135
|
-
})) !== null &&
|
|
135
|
+
})) !== null && ref9 !== void 0 ? ref9 : [];
|
|
136
136
|
return _this;
|
|
137
137
|
}
|
|
138
138
|
return SearchDateRangeProperty;
|
|
@@ -111,21 +111,21 @@ var SearchNumberRangeProperty = /*#__PURE__*/ function(BaseControlProperty) {
|
|
|
111
111
|
_classCallCheck(this, SearchNumberRangeProperty);
|
|
112
112
|
var _this;
|
|
113
113
|
_this = _super.call(this, props);
|
|
114
|
-
var
|
|
115
|
-
_this.defaultValue = (
|
|
114
|
+
var ref;
|
|
115
|
+
_this.defaultValue = (ref = props === null || props === void 0 ? void 0 : props.defaultValue) !== null && ref !== void 0 ? ref : [
|
|
116
116
|
"",
|
|
117
117
|
""
|
|
118
118
|
];
|
|
119
|
-
var
|
|
120
|
-
_this.rangeMin = (
|
|
121
|
-
var
|
|
122
|
-
_this.rangeMax = (
|
|
123
|
-
var
|
|
124
|
-
_this.placeholderStart = (
|
|
125
|
-
var
|
|
126
|
-
_this.placeholderEnd = (
|
|
127
|
-
var
|
|
128
|
-
_this.caption = (
|
|
119
|
+
var ref1;
|
|
120
|
+
_this.rangeMin = (ref1 = props === null || props === void 0 ? void 0 : props.rangeMin) !== null && ref1 !== void 0 ? ref1 : "";
|
|
121
|
+
var ref2;
|
|
122
|
+
_this.rangeMax = (ref2 = props === null || props === void 0 ? void 0 : props.rangeMax) !== null && ref2 !== void 0 ? ref2 : "";
|
|
123
|
+
var ref3;
|
|
124
|
+
_this.placeholderStart = (ref3 = props === null || props === void 0 ? void 0 : props.placeholderStart) !== null && ref3 !== void 0 ? ref3 : "最小值";
|
|
125
|
+
var ref4;
|
|
126
|
+
_this.placeholderEnd = (ref4 = props === null || props === void 0 ? void 0 : props.placeholderEnd) !== null && ref4 !== void 0 ? ref4 : "最大值";
|
|
127
|
+
var ref5;
|
|
128
|
+
_this.caption = (ref5 = props === null || props === void 0 ? void 0 : props.caption) !== null && ref5 !== void 0 ? ref5 : SearchNumberRangeControl.controlName;
|
|
129
129
|
return _this;
|
|
130
130
|
}
|
|
131
131
|
return SearchNumberRangeProperty;
|
|
@@ -89,8 +89,8 @@ var SelectProperty = /*#__PURE__*/ function(BaseControlProperty) {
|
|
|
89
89
|
_classCallCheck(this, SelectProperty);
|
|
90
90
|
var _this;
|
|
91
91
|
_this = _super.call(this, props);
|
|
92
|
-
var
|
|
93
|
-
_this.options = initOptions((
|
|
92
|
+
var ref;
|
|
93
|
+
_this.options = initOptions((ref = props === null || props === void 0 ? void 0 : props.options) !== null && ref !== void 0 ? ref : [
|
|
94
94
|
{
|
|
95
95
|
label: "选项一",
|
|
96
96
|
value: "选项一"
|
|
@@ -104,24 +104,24 @@ var SelectProperty = /*#__PURE__*/ function(BaseControlProperty) {
|
|
|
104
104
|
value: "选项三"
|
|
105
105
|
}
|
|
106
106
|
]);
|
|
107
|
-
var
|
|
108
|
-
_this.defaultShowOptions = (
|
|
109
|
-
var
|
|
110
|
-
_this.optionConfig = (
|
|
107
|
+
var ref1;
|
|
108
|
+
_this.defaultShowOptions = (ref1 = props === null || props === void 0 ? void 0 : props.defaultShowOptions) !== null && ref1 !== void 0 ? ref1 : true;
|
|
109
|
+
var ref2;
|
|
110
|
+
_this.optionConfig = (ref2 = props === null || props === void 0 ? void 0 : props.optionConfig) !== null && ref2 !== void 0 ? ref2 : "custom";
|
|
111
111
|
_this.datasourceBind = new DataSourceBind(props === null || props === void 0 ? void 0 : props.datasourceBind);
|
|
112
|
-
var
|
|
113
|
-
_this.caption = (
|
|
114
|
-
var
|
|
115
|
-
_this.placeholder = (
|
|
116
|
-
var
|
|
117
|
-
_this.defaultValue = (
|
|
118
|
-
var
|
|
119
|
-
_this.allowCopyOptions = (
|
|
112
|
+
var ref3;
|
|
113
|
+
_this.caption = (ref3 = props === null || props === void 0 ? void 0 : props.caption) !== null && ref3 !== void 0 ? ref3 : SelectControl.controlName;
|
|
114
|
+
var ref4;
|
|
115
|
+
_this.placeholder = (ref4 = props === null || props === void 0 ? void 0 : props.placeholder) !== null && ref4 !== void 0 ? ref4 : "请选择";
|
|
116
|
+
var ref5;
|
|
117
|
+
_this.defaultValue = (ref5 = props === null || props === void 0 ? void 0 : props.defaultValue) !== null && ref5 !== void 0 ? ref5 : "";
|
|
118
|
+
var ref6;
|
|
119
|
+
_this.allowCopyOptions = (ref6 = props === null || props === void 0 ? void 0 : props.allowCopyOptions) !== null && ref6 !== void 0 ? ref6 : false;
|
|
120
120
|
_this.multistageFilling = [];
|
|
121
121
|
if (Array.isArray(props === null || props === void 0 ? void 0 : props.multistageFilling)) {
|
|
122
122
|
props === null || props === void 0 ? void 0 : props.multistageFilling.map(function(item) {
|
|
123
|
-
var
|
|
124
|
-
(
|
|
123
|
+
var ref;
|
|
124
|
+
(ref = _this.multistageFilling) === null || ref === void 0 ? void 0 : ref.push(new MultistageFillingItem(item));
|
|
125
125
|
});
|
|
126
126
|
}
|
|
127
127
|
return _this;
|
|
@@ -102,8 +102,8 @@ var SelectMultipleProperty = /*#__PURE__*/ function(BaseControlProperty) {
|
|
|
102
102
|
_classCallCheck(this, SelectMultipleProperty);
|
|
103
103
|
var _this;
|
|
104
104
|
_this = _super.call(this, props);
|
|
105
|
-
var
|
|
106
|
-
_this.options = initOptions((
|
|
105
|
+
var ref;
|
|
106
|
+
_this.options = initOptions((ref = props === null || props === void 0 ? void 0 : props.options) !== null && ref !== void 0 ? ref : [
|
|
107
107
|
{
|
|
108
108
|
label: "选项一",
|
|
109
109
|
value: "选项一"
|
|
@@ -117,22 +117,22 @@ var SelectMultipleProperty = /*#__PURE__*/ function(BaseControlProperty) {
|
|
|
117
117
|
value: "选项三"
|
|
118
118
|
}
|
|
119
119
|
]);
|
|
120
|
-
var
|
|
121
|
-
_this.defaultShowOptions = (
|
|
122
|
-
var
|
|
123
|
-
_this.optionConfig = (
|
|
120
|
+
var ref1;
|
|
121
|
+
_this.defaultShowOptions = (ref1 = props === null || props === void 0 ? void 0 : props.defaultShowOptions) !== null && ref1 !== void 0 ? ref1 : true;
|
|
122
|
+
var ref2;
|
|
123
|
+
_this.optionConfig = (ref2 = props === null || props === void 0 ? void 0 : props.optionConfig) !== null && ref2 !== void 0 ? ref2 : "custom";
|
|
124
124
|
_this.datasourceBind = new DataSourceBind(props === null || props === void 0 ? void 0 : props.datasourceBind);
|
|
125
|
-
var
|
|
126
|
-
_this.caption = (
|
|
127
|
-
var
|
|
128
|
-
_this.placeholder = (
|
|
129
|
-
var
|
|
130
|
-
_this.defaultValue = (
|
|
125
|
+
var ref3;
|
|
126
|
+
_this.caption = (ref3 = props === null || props === void 0 ? void 0 : props.caption) !== null && ref3 !== void 0 ? ref3 : SelectMultipleControl.controlName;
|
|
127
|
+
var ref4;
|
|
128
|
+
_this.placeholder = (ref4 = props === null || props === void 0 ? void 0 : props.placeholder) !== null && ref4 !== void 0 ? ref4 : "请选择";
|
|
129
|
+
var ref5;
|
|
130
|
+
_this.defaultValue = (ref5 = props === null || props === void 0 ? void 0 : props.defaultValue) !== null && ref5 !== void 0 ? ref5 : [];
|
|
131
131
|
_this.multistageFilling = [];
|
|
132
132
|
if (Array.isArray(props === null || props === void 0 ? void 0 : props.multistageFilling)) {
|
|
133
133
|
props === null || props === void 0 ? void 0 : props.multistageFilling.map(function(item) {
|
|
134
|
-
var
|
|
135
|
-
(
|
|
134
|
+
var ref;
|
|
135
|
+
(ref = _this.multistageFilling) === null || ref === void 0 ? void 0 : ref.push(new MultistageFillingItem(item));
|
|
136
136
|
});
|
|
137
137
|
}
|
|
138
138
|
return _this;
|
|
@@ -115,27 +115,27 @@ var SelectRelationProperty = /*#__PURE__*/ function(BaseControlProperty) {
|
|
|
115
115
|
_classCallCheck(this, SelectRelationProperty);
|
|
116
116
|
var _this;
|
|
117
117
|
_this = _super.call(this, props);
|
|
118
|
-
var
|
|
119
|
-
_this.options = initOptions((
|
|
120
|
-
var
|
|
121
|
-
_this.optionConfig = (
|
|
118
|
+
var ref;
|
|
119
|
+
_this.options = initOptions((ref = props === null || props === void 0 ? void 0 : props.options) !== null && ref !== void 0 ? ref : []);
|
|
120
|
+
var ref1;
|
|
121
|
+
_this.optionConfig = (ref1 = props === null || props === void 0 ? void 0 : props.optionConfig) !== null && ref1 !== void 0 ? ref1 : "datasource";
|
|
122
122
|
_this.listPageBind = new ListBind(props === null || props === void 0 ? void 0 : props.listPageBind);
|
|
123
123
|
_this.datasourceBind = new DataSourceBind(props === null || props === void 0 ? void 0 : props.datasourceBind);
|
|
124
|
-
var
|
|
125
|
-
_this.caption = (
|
|
126
|
-
var
|
|
127
|
-
_this.placeholder = (
|
|
128
|
-
var
|
|
129
|
-
_this.defaultValue = (
|
|
124
|
+
var ref2;
|
|
125
|
+
_this.caption = (ref2 = props === null || props === void 0 ? void 0 : props.caption) !== null && ref2 !== void 0 ? ref2 : SelectRelationControl.controlName;
|
|
126
|
+
var ref3;
|
|
127
|
+
_this.placeholder = (ref3 = props === null || props === void 0 ? void 0 : props.placeholder) !== null && ref3 !== void 0 ? ref3 : "请选择";
|
|
128
|
+
var ref4;
|
|
129
|
+
_this.defaultValue = (ref4 = props === null || props === void 0 ? void 0 : props.defaultValue) !== null && ref4 !== void 0 ? ref4 : "";
|
|
130
130
|
_this.multistageFilling = [];
|
|
131
131
|
if (Array.isArray(props === null || props === void 0 ? void 0 : props.multistageFilling)) {
|
|
132
132
|
props === null || props === void 0 ? void 0 : props.multistageFilling.map(function(item) {
|
|
133
|
-
var
|
|
134
|
-
(
|
|
133
|
+
var ref;
|
|
134
|
+
(ref = _this.multistageFilling) === null || ref === void 0 ? void 0 : ref.push(new MultistageFillingItem(item));
|
|
135
135
|
});
|
|
136
136
|
}
|
|
137
|
-
var
|
|
138
|
-
_this.canViewForm = (
|
|
137
|
+
var ref5;
|
|
138
|
+
_this.canViewForm = (ref5 = props === null || props === void 0 ? void 0 : props.canViewForm) !== null && ref5 !== void 0 ? ref5 : false;
|
|
139
139
|
return _this;
|
|
140
140
|
}
|
|
141
141
|
return SelectRelationProperty;
|
|
@@ -137,18 +137,18 @@ var TextareaProperty = /*#__PURE__*/ function(BaseControlProperty) {
|
|
|
137
137
|
_classCallCheck(this, TextareaProperty);
|
|
138
138
|
var _this;
|
|
139
139
|
_this = _super.call(this, props);
|
|
140
|
-
var
|
|
141
|
-
_this.maxLength = (
|
|
142
|
-
var
|
|
143
|
-
_this.minLength = (
|
|
144
|
-
var
|
|
145
|
-
_this.defaultValue = (
|
|
146
|
-
var
|
|
147
|
-
_this.caption = (
|
|
148
|
-
var
|
|
149
|
-
_this.placeholder = (
|
|
150
|
-
var
|
|
151
|
-
_this.lineEllipsis = (
|
|
140
|
+
var ref;
|
|
141
|
+
_this.maxLength = (ref = props === null || props === void 0 ? void 0 : props.maxLength) !== null && ref !== void 0 ? ref : 50000;
|
|
142
|
+
var ref1;
|
|
143
|
+
_this.minLength = (ref1 = props === null || props === void 0 ? void 0 : props.minLength) !== null && ref1 !== void 0 ? ref1 : 0;
|
|
144
|
+
var ref2;
|
|
145
|
+
_this.defaultValue = (ref2 = props === null || props === void 0 ? void 0 : props.defaultValue) !== null && ref2 !== void 0 ? ref2 : "";
|
|
146
|
+
var ref3;
|
|
147
|
+
_this.caption = (ref3 = props === null || props === void 0 ? void 0 : props.caption) !== null && ref3 !== void 0 ? ref3 : TextareaControl.controlName;
|
|
148
|
+
var ref4;
|
|
149
|
+
_this.placeholder = (ref4 = props === null || props === void 0 ? void 0 : props.placeholder) !== null && ref4 !== void 0 ? ref4 : "请输入";
|
|
150
|
+
var ref5;
|
|
151
|
+
_this.lineEllipsis = (ref5 = props === null || props === void 0 ? void 0 : props.lineEllipsis) !== null && ref5 !== void 0 ? ref5 : 4;
|
|
152
152
|
return _this;
|
|
153
153
|
}
|
|
154
154
|
return TextareaProperty;
|
|
@@ -140,38 +140,38 @@ var TreeProperty = /*#__PURE__*/ function(BaseControlProperty) {
|
|
|
140
140
|
function TreeProperty(props) {
|
|
141
141
|
_classCallCheck(this, TreeProperty);
|
|
142
142
|
var _this;
|
|
143
|
-
var
|
|
143
|
+
var ref;
|
|
144
144
|
_this = _super.call(this, props);
|
|
145
145
|
_this.optionConfig = "datasource" // 选项配置 datasource
|
|
146
146
|
;
|
|
147
|
-
var
|
|
148
|
-
_this.caption = (
|
|
149
|
-
var
|
|
150
|
-
_this.placeholder = (
|
|
151
|
-
var
|
|
152
|
-
_this.multiple = (
|
|
153
|
-
var
|
|
154
|
-
_this.canSearch = (
|
|
155
|
-
var
|
|
156
|
-
_this.levelType = (
|
|
157
|
-
var
|
|
158
|
-
_this.optionalLevel = (
|
|
159
|
-
var
|
|
160
|
-
_this.containsSubNode = (
|
|
161
|
-
var
|
|
162
|
-
_this.defaultCollapse = (
|
|
163
|
-
var
|
|
164
|
-
_this.defaultCollapseLevel = (
|
|
165
|
-
var
|
|
166
|
-
_this.datasourceBind = new TreeDataSourceBind((
|
|
147
|
+
var ref1;
|
|
148
|
+
_this.caption = (ref1 = props === null || props === void 0 ? void 0 : props.caption) !== null && ref1 !== void 0 ? ref1 : TreeControl.controlName;
|
|
149
|
+
var ref2;
|
|
150
|
+
_this.placeholder = (ref2 = props === null || props === void 0 ? void 0 : props.placeholder) !== null && ref2 !== void 0 ? ref2 : "请选择";
|
|
151
|
+
var ref3;
|
|
152
|
+
_this.multiple = (ref3 = props === null || props === void 0 ? void 0 : props.multiple) !== null && ref3 !== void 0 ? ref3 : false;
|
|
153
|
+
var ref4;
|
|
154
|
+
_this.canSearch = (ref4 = props === null || props === void 0 ? void 0 : props.canSearch) !== null && ref4 !== void 0 ? ref4 : true;
|
|
155
|
+
var ref5;
|
|
156
|
+
_this.levelType = (ref5 = props === null || props === void 0 ? void 0 : props.levelType) !== null && ref5 !== void 0 ? ref5 : "all";
|
|
157
|
+
var ref6;
|
|
158
|
+
_this.optionalLevel = (ref6 = props === null || props === void 0 ? void 0 : props.optionalLevel) !== null && ref6 !== void 0 ? ref6 : 1;
|
|
159
|
+
var ref7;
|
|
160
|
+
_this.containsSubNode = (ref7 = props === null || props === void 0 ? void 0 : props.containsSubNode) !== null && ref7 !== void 0 ? ref7 : false;
|
|
161
|
+
var ref8;
|
|
162
|
+
_this.defaultCollapse = (ref8 = props === null || props === void 0 ? void 0 : props.defaultCollapse) !== null && ref8 !== void 0 ? ref8 : "all";
|
|
163
|
+
var ref9;
|
|
164
|
+
_this.defaultCollapseLevel = (ref9 = props === null || props === void 0 ? void 0 : props.defaultCollapseLevel) !== null && ref9 !== void 0 ? ref9 : 1;
|
|
165
|
+
var ref10;
|
|
166
|
+
_this.datasourceBind = new TreeDataSourceBind((ref10 = props === null || props === void 0 ? void 0 : props.datasourceBind) !== null && ref10 !== void 0 ? ref10 : {
|
|
167
167
|
attributes: TreeControl.controlCustomAttributes
|
|
168
168
|
});
|
|
169
|
-
var
|
|
170
|
-
_this.multistageFilling = (
|
|
169
|
+
var ref11;
|
|
170
|
+
_this.multistageFilling = (ref11 = props === null || props === void 0 ? void 0 : (ref = props.multistageFilling) === null || ref === void 0 ? void 0 : ref.map(function(item) {
|
|
171
171
|
return new MultistageFillingItem(item);
|
|
172
|
-
})) !== null &&
|
|
173
|
-
var
|
|
174
|
-
_this.defaultValue = (
|
|
172
|
+
})) !== null && ref11 !== void 0 ? ref11 : [];
|
|
173
|
+
var ref12;
|
|
174
|
+
_this.defaultValue = (ref12 = props === null || props === void 0 ? void 0 : props.defaultValue) !== null && ref12 !== void 0 ? ref12 : [];
|
|
175
175
|
return _this;
|
|
176
176
|
}
|
|
177
177
|
return TreeProperty;
|
|
@@ -107,16 +107,16 @@ var VueFormItemProperty = /*#__PURE__*/ function(BaseControlProperty) {
|
|
|
107
107
|
_classCallCheck(this, VueFormItemProperty);
|
|
108
108
|
var _this;
|
|
109
109
|
_this = _super.call(this, props);
|
|
110
|
-
var
|
|
111
|
-
_this.caption = (
|
|
112
|
-
var
|
|
113
|
-
_this.defaultValue = (
|
|
114
|
-
var
|
|
115
|
-
_this.controlExportName = (
|
|
116
|
-
var
|
|
117
|
-
_this.permissions = (
|
|
118
|
-
var
|
|
119
|
-
_this.isInlineEdit = (
|
|
110
|
+
var ref;
|
|
111
|
+
_this.caption = (ref = props === null || props === void 0 ? void 0 : props.caption) !== null && ref !== void 0 ? ref : VueFormItemControl.controlName;
|
|
112
|
+
var ref1;
|
|
113
|
+
_this.defaultValue = (ref1 = props === null || props === void 0 ? void 0 : props.defaultValue) !== null && ref1 !== void 0 ? ref1 : undefined;
|
|
114
|
+
var ref2;
|
|
115
|
+
_this.controlExportName = (ref2 = props === null || props === void 0 ? void 0 : props.controlExportName) !== null && ref2 !== void 0 ? ref2 : "";
|
|
116
|
+
var ref3;
|
|
117
|
+
_this.permissions = (ref3 = props === null || props === void 0 ? void 0 : props.permissions) !== null && ref3 !== void 0 ? ref3 : [];
|
|
118
|
+
var ref4;
|
|
119
|
+
_this.isInlineEdit = (ref4 = props === null || props === void 0 ? void 0 : props.isInlineEdit) !== null && ref4 !== void 0 ? ref4 : false;
|
|
120
120
|
return _this;
|
|
121
121
|
}
|
|
122
122
|
return VueFormItemProperty;
|
|
@@ -147,31 +147,31 @@ var WPSProperty = /*#__PURE__*/ function(BaseControlProperty) {
|
|
|
147
147
|
_classCallCheck(this, WPSProperty);
|
|
148
148
|
var _this;
|
|
149
149
|
_this = _super.call(this, props);
|
|
150
|
-
var
|
|
151
|
-
_this.caption = (
|
|
152
|
-
var
|
|
153
|
-
_this.content = (
|
|
154
|
-
var
|
|
155
|
-
_this.canAdd = (
|
|
156
|
-
var
|
|
157
|
-
_this.addLocal = (
|
|
158
|
-
var
|
|
159
|
-
_this.addOnline = (
|
|
160
|
-
var
|
|
161
|
-
_this.canEdit = (
|
|
162
|
-
var
|
|
163
|
-
_this.canDownload = (
|
|
164
|
-
var
|
|
165
|
-
_this.canExport = (
|
|
166
|
-
var
|
|
167
|
-
_this.canDelete = (
|
|
168
|
-
var
|
|
169
|
-
_this.maxSize = (
|
|
170
|
-
var
|
|
171
|
-
_this.defaultValue = (
|
|
150
|
+
var ref;
|
|
151
|
+
_this.caption = (ref = props === null || props === void 0 ? void 0 : props.caption) !== null && ref !== void 0 ? ref : WPSControl.controlName;
|
|
152
|
+
var ref1;
|
|
153
|
+
_this.content = (ref1 = props === null || props === void 0 ? void 0 : props.content) !== null && ref1 !== void 0 ? ref1 : "新建文档";
|
|
154
|
+
var ref2;
|
|
155
|
+
_this.canAdd = (ref2 = props === null || props === void 0 ? void 0 : props.canAdd) !== null && ref2 !== void 0 ? ref2 : true;
|
|
156
|
+
var ref3;
|
|
157
|
+
_this.addLocal = (ref3 = props === null || props === void 0 ? void 0 : props.addLocal) !== null && ref3 !== void 0 ? ref3 : true;
|
|
158
|
+
var ref4;
|
|
159
|
+
_this.addOnline = (ref4 = props === null || props === void 0 ? void 0 : props.addOnline) !== null && ref4 !== void 0 ? ref4 : true;
|
|
160
|
+
var ref5;
|
|
161
|
+
_this.canEdit = (ref5 = props === null || props === void 0 ? void 0 : props.canEdit) !== null && ref5 !== void 0 ? ref5 : true;
|
|
162
|
+
var ref6;
|
|
163
|
+
_this.canDownload = (ref6 = props === null || props === void 0 ? void 0 : props.canDownload) !== null && ref6 !== void 0 ? ref6 : true;
|
|
164
|
+
var ref7;
|
|
165
|
+
_this.canExport = (ref7 = props === null || props === void 0 ? void 0 : props.canExport) !== null && ref7 !== void 0 ? ref7 : true;
|
|
166
|
+
var ref8;
|
|
167
|
+
_this.canDelete = (ref8 = props === null || props === void 0 ? void 0 : props.canDelete) !== null && ref8 !== void 0 ? ref8 : false;
|
|
168
|
+
var ref9;
|
|
169
|
+
_this.maxSize = (ref9 = props === null || props === void 0 ? void 0 : props.maxSize) !== null && ref9 !== void 0 ? ref9 : MB10;
|
|
170
|
+
var ref10;
|
|
171
|
+
_this.defaultValue = (ref10 = props === null || props === void 0 ? void 0 : props.defaultValue) !== null && ref10 !== void 0 ? ref10 : [];
|
|
172
172
|
_this.wpsSetting = new WPSSetting(props === null || props === void 0 ? void 0 : props.wpsSetting);
|
|
173
|
-
var
|
|
174
|
-
_this.revisionsMode = (
|
|
173
|
+
var ref11;
|
|
174
|
+
_this.revisionsMode = (ref11 = props === null || props === void 0 ? void 0 : props.revisionsMode) !== null && ref11 !== void 0 ? ref11 : false;
|
|
175
175
|
return _this;
|
|
176
176
|
}
|
|
177
177
|
return WPSProperty;
|