@byteluck-fe/model-driven-controls 2.7.0-beta.1 → 2.7.0-beta.4

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.
Files changed (249) hide show
  1. package/dist/esm/baseControls/BatchDeleteButton/designer.js +1 -2
  2. package/dist/esm/baseControls/BatchDeleteButton/property.js +9 -10
  3. package/dist/esm/baseControls/BatchDeleteButton/runtime.js +1 -2
  4. package/dist/esm/baseControls/BatchPrintListButton/designer.js +1 -2
  5. package/dist/esm/baseControls/BatchPrintListButton/property.js +5 -5
  6. package/dist/esm/baseControls/BatchPrintListButton/runtime.js +1 -2
  7. package/dist/esm/baseControls/BatchPrintRecordListButton/designer.js +1 -2
  8. package/dist/esm/baseControls/BatchPrintRecordListButton/property.js +2 -3
  9. package/dist/esm/baseControls/BatchPrintRecordListButton/runtime.js +1 -2
  10. package/dist/esm/baseControls/BatchSubmissionListButton/designer.js +1 -2
  11. package/dist/esm/baseControls/BatchSubmissionListButton/property.js +6 -7
  12. package/dist/esm/baseControls/BatchSubmissionListButton/runtime.js +1 -2
  13. package/dist/esm/baseControls/Button/designer.js +1 -2
  14. package/dist/esm/baseControls/Button/property.js +8 -9
  15. package/dist/esm/baseControls/Button/runtime.js +1 -2
  16. package/dist/esm/baseControls/CreateFormListButton/designer.js +1 -2
  17. package/dist/esm/baseControls/CreateFormListButton/property.js +4 -5
  18. package/dist/esm/baseControls/CreateFormListButton/runtime.js +1 -2
  19. package/dist/esm/baseControls/Dashboard/designer.js +1 -2
  20. package/dist/esm/baseControls/Dashboard/property.js +6 -7
  21. package/dist/esm/baseControls/Dashboard/runtime.js +1 -2
  22. package/dist/esm/baseControls/Divider/designer.js +1 -2
  23. package/dist/esm/baseControls/Divider/property.js +2 -3
  24. package/dist/esm/baseControls/Divider/runtime.js +1 -2
  25. package/dist/esm/baseControls/ExportListButton/designer.js +1 -2
  26. package/dist/esm/baseControls/ExportListButton/property.js +4 -4
  27. package/dist/esm/baseControls/ExportListButton/runtime.js +1 -2
  28. package/dist/esm/baseControls/ExportRecordListButton/designer.js +1 -2
  29. package/dist/esm/baseControls/ExportRecordListButton/property.js +2 -3
  30. package/dist/esm/baseControls/ExportRecordListButton/runtime.js +1 -2
  31. package/dist/esm/baseControls/FormSelectButton/designer.js +1 -2
  32. package/dist/esm/baseControls/FormSelectButton/property.js +6 -7
  33. package/dist/esm/baseControls/FormSelectButton/runtime.js +1 -2
  34. package/dist/esm/baseControls/ImportRecordListButton/designer.js +1 -2
  35. package/dist/esm/baseControls/ImportRecordListButton/property.js +4 -4
  36. package/dist/esm/baseControls/ImportRecordListButton/runtime.js +1 -2
  37. package/dist/esm/baseControls/InvoiceCheckButton/designer.js +1 -2
  38. package/dist/esm/baseControls/InvoiceCheckButton/property.js +10 -10
  39. package/dist/esm/baseControls/InvoiceCheckButton/runtime.js +1 -2
  40. package/dist/esm/baseControls/Link/designer.js +1 -2
  41. package/dist/esm/baseControls/Link/property.js +3 -4
  42. package/dist/esm/baseControls/Link/runtime.js +1 -2
  43. package/dist/esm/baseControls/ListSelectButton/designer.js +1 -2
  44. package/dist/esm/baseControls/ListSelectButton/property.js +7 -8
  45. package/dist/esm/baseControls/ListSelectButton/runtime.js +1 -2
  46. package/dist/esm/baseControls/ListViewSelect/designer.js +1 -2
  47. package/dist/esm/baseControls/ListViewSelect/property.js +3 -3
  48. package/dist/esm/baseControls/ListViewSelect/runtime.js +1 -2
  49. package/dist/esm/baseControls/OperationButton/designer.js +1 -2
  50. package/dist/esm/baseControls/OperationButton/property.js +13 -14
  51. package/dist/esm/baseControls/OperationButton/runtime.js +1 -2
  52. package/dist/esm/baseControls/Pagination/designer.js +1 -2
  53. package/dist/esm/baseControls/Pagination/runtime.js +1 -2
  54. package/dist/esm/baseControls/SubmissionRecordListButton/designer.js +1 -2
  55. package/dist/esm/baseControls/SubmissionRecordListButton/property.js +2 -3
  56. package/dist/esm/baseControls/SubmissionRecordListButton/runtime.js +1 -2
  57. package/dist/esm/baseControls/Text/designer.js +1 -2
  58. package/dist/esm/baseControls/Text/property.js +5 -6
  59. package/dist/esm/baseControls/Text/runtime.js +1 -2
  60. package/dist/esm/baseControls/TextOcrButton/designer.js +1 -2
  61. package/dist/esm/baseControls/TextOcrButton/property.js +10 -10
  62. package/dist/esm/baseControls/TextOcrButton/runtime.js +1 -2
  63. package/dist/esm/baseControls/Title/designer.js +1 -2
  64. package/dist/esm/baseControls/Title/property.js +4 -5
  65. package/dist/esm/baseControls/Title/runtime.js +1 -2
  66. package/dist/esm/columnControls/ArrayColumn/designer.js +1 -2
  67. package/dist/esm/columnControls/ArrayColumn/property.js +4 -5
  68. package/dist/esm/columnControls/ArrayColumn/runtime.js +1 -2
  69. package/dist/esm/columnControls/AutoNumberColumn/designer.js +1 -2
  70. package/dist/esm/columnControls/AutoNumberColumn/property.js +3 -4
  71. package/dist/esm/columnControls/AutoNumberColumn/runtime.js +1 -2
  72. package/dist/esm/columnControls/CustomColumn/designer.js +2 -3
  73. package/dist/esm/columnControls/CustomColumn/property.js +2 -3
  74. package/dist/esm/columnControls/CustomColumn/runtime.js +2 -3
  75. package/dist/esm/columnControls/DecimalColumn/designer.js +1 -2
  76. package/dist/esm/columnControls/DecimalColumn/property.js +9 -10
  77. package/dist/esm/columnControls/DecimalColumn/runtime.js +1 -2
  78. package/dist/esm/columnControls/DepartmentColumn/designer.js +1 -2
  79. package/dist/esm/columnControls/DepartmentColumn/property.js +2 -3
  80. package/dist/esm/columnControls/DepartmentColumn/runtime.js +1 -2
  81. package/dist/esm/columnControls/EmployeeColumn/designer.js +1 -2
  82. package/dist/esm/columnControls/EmployeeColumn/property.js +2 -3
  83. package/dist/esm/columnControls/EmployeeColumn/runtime.js +1 -2
  84. package/dist/esm/columnControls/FileColumn/designer.js +1 -2
  85. package/dist/esm/columnControls/FileColumn/property.js +1 -2
  86. package/dist/esm/columnControls/FileColumn/runtime.js +1 -2
  87. package/dist/esm/columnControls/ImageColumn/designer.js +1 -2
  88. package/dist/esm/columnControls/ImageColumn/property.js +1 -2
  89. package/dist/esm/columnControls/ImageColumn/runtime.js +1 -2
  90. package/dist/esm/columnControls/LocationColumn/designer.js +1 -2
  91. package/dist/esm/columnControls/LocationColumn/property.js +3 -4
  92. package/dist/esm/columnControls/LocationColumn/runtime.js +1 -2
  93. package/dist/esm/columnControls/OperationColumn/designer.js +2 -3
  94. package/dist/esm/columnControls/OperationColumn/property.js +6 -6
  95. package/dist/esm/columnControls/OperationColumn/runtime.js +2 -3
  96. package/dist/esm/columnControls/OrderColumn/designer.js +1 -2
  97. package/dist/esm/columnControls/OrderColumn/property.js +7 -7
  98. package/dist/esm/columnControls/OrderColumn/runtime.js +1 -2
  99. package/dist/esm/columnControls/PeopleColumn/designer.js +1 -2
  100. package/dist/esm/columnControls/PeopleColumn/property.js +1 -2
  101. package/dist/esm/columnControls/PeopleColumn/runtime.js +1 -2
  102. package/dist/esm/columnControls/TextColumn/designer.js +1 -2
  103. package/dist/esm/columnControls/TextColumn/property.js +5 -6
  104. package/dist/esm/columnControls/TextColumn/runtime.js +1 -2
  105. package/dist/esm/columnControls/TimescopeColumn/designer.js +1 -2
  106. package/dist/esm/columnControls/TimescopeColumn/property.js +4 -5
  107. package/dist/esm/columnControls/TimescopeColumn/runtime.js +1 -2
  108. package/dist/esm/columnControls/TimestampColumn/designer.js +1 -2
  109. package/dist/esm/columnControls/TimestampColumn/property.js +4 -5
  110. package/dist/esm/columnControls/TimestampColumn/runtime.js +1 -2
  111. package/dist/esm/columnControls/VarcharColumn/designer.js +1 -2
  112. package/dist/esm/columnControls/VarcharColumn/property.js +7 -8
  113. package/dist/esm/columnControls/VarcharColumn/runtime.js +1 -2
  114. package/dist/esm/formControls/Address/designer.js +1 -2
  115. package/dist/esm/formControls/Address/property.js +5 -6
  116. package/dist/esm/formControls/Address/runtime.js +1 -2
  117. package/dist/esm/formControls/Amount/designer.js +1 -2
  118. package/dist/esm/formControls/Amount/property.js +13 -14
  119. package/dist/esm/formControls/Amount/runtime.js +1 -2
  120. package/dist/esm/formControls/Attachment/designer.js +1 -2
  121. package/dist/esm/formControls/Attachment/property.js +22 -10
  122. package/dist/esm/formControls/Attachment/runtime.js +1 -2
  123. package/dist/esm/formControls/AutoNumber/designer.js +1 -2
  124. package/dist/esm/formControls/AutoNumber/property.js +3 -4
  125. package/dist/esm/formControls/AutoNumber/runtime.js +1 -2
  126. package/dist/esm/formControls/Calc/designer.js +1 -2
  127. package/dist/esm/formControls/Calc/property.js +9 -10
  128. package/dist/esm/formControls/Calc/runtime.js +1 -2
  129. package/dist/esm/formControls/Checkbox/designer.js +1 -2
  130. package/dist/esm/formControls/Checkbox/property.js +16 -18
  131. package/dist/esm/formControls/Checkbox/runtime.js +1 -2
  132. package/dist/esm/formControls/DatePicker/designer.js +1 -2
  133. package/dist/esm/formControls/DatePicker/property.js +11 -11
  134. package/dist/esm/formControls/DatePicker/runtime.js +1 -2
  135. package/dist/esm/formControls/DateRange/designer.js +1 -2
  136. package/dist/esm/formControls/DateRange/property.js +13 -13
  137. package/dist/esm/formControls/DateRange/runtime.js +1 -2
  138. package/dist/esm/formControls/Department/designer.js +1 -2
  139. package/dist/esm/formControls/Department/property.js +13 -15
  140. package/dist/esm/formControls/Department/runtime.js +1 -2
  141. package/dist/esm/formControls/Department2/designer.js +1 -2
  142. package/dist/esm/formControls/Department2/property.js +17 -19
  143. package/dist/esm/formControls/Department2/runtime.js +1 -2
  144. package/dist/esm/formControls/ElectronicSignature/designer.js +1 -2
  145. package/dist/esm/formControls/ElectronicSignature/property.js +7 -8
  146. package/dist/esm/formControls/ElectronicSignature/runtime.js +1 -2
  147. package/dist/esm/formControls/Employee/designer.js +1 -2
  148. package/dist/esm/formControls/Employee/property.js +11 -13
  149. package/dist/esm/formControls/Employee/runtime.js +1 -2
  150. package/dist/esm/formControls/Employee2/designer.js +1 -2
  151. package/dist/esm/formControls/Employee2/property.js +16 -18
  152. package/dist/esm/formControls/Employee2/runtime.js +1 -2
  153. package/dist/esm/formControls/Image/designer.js +4 -4
  154. package/dist/esm/formControls/Image/property.js +7 -1
  155. package/dist/esm/formControls/Image/runtime.js +4 -4
  156. package/dist/esm/formControls/Input/designer.js +1 -2
  157. package/dist/esm/formControls/Input/property.js +8 -9
  158. package/dist/esm/formControls/Input/runtime.js +1 -2
  159. package/dist/esm/formControls/Number/designer.js +1 -2
  160. package/dist/esm/formControls/Number/property.js +14 -15
  161. package/dist/esm/formControls/Number/runtime.js +1 -2
  162. package/dist/esm/formControls/OrganizationSelection/designer.js +1 -2
  163. package/dist/esm/formControls/OrganizationSelection/property.js +22 -24
  164. package/dist/esm/formControls/OrganizationSelection/runtime.js +1 -2
  165. package/dist/esm/formControls/Radio/designer.js +1 -2
  166. package/dist/esm/formControls/Radio/property.js +14 -16
  167. package/dist/esm/formControls/Radio/runtime.js +1 -2
  168. package/dist/esm/formControls/RichText/designer.js +1 -2
  169. package/dist/esm/formControls/RichText/property.js +5 -6
  170. package/dist/esm/formControls/RichText/runtime.js +1 -2
  171. package/dist/esm/formControls/Score/designer.js +1 -2
  172. package/dist/esm/formControls/Score/property.js +7 -7
  173. package/dist/esm/formControls/Score/runtime.js +1 -2
  174. package/dist/esm/formControls/SearchDateRange/designer.js +1 -2
  175. package/dist/esm/formControls/SearchDateRange/property.js +12 -12
  176. package/dist/esm/formControls/SearchDateRange/runtime.js +1 -2
  177. package/dist/esm/formControls/SearchInput/designer.js +1 -2
  178. package/dist/esm/formControls/SearchInput/runtime.js +1 -2
  179. package/dist/esm/formControls/SearchNumberRange/designer.js +1 -2
  180. package/dist/esm/formControls/SearchNumberRange/property.js +6 -7
  181. package/dist/esm/formControls/SearchNumberRange/runtime.js +1 -2
  182. package/dist/esm/formControls/Select/designer.js +1 -2
  183. package/dist/esm/formControls/Select/property.js +11 -13
  184. package/dist/esm/formControls/Select/runtime.js +1 -2
  185. package/dist/esm/formControls/SelectMultiple/designer.js +1 -2
  186. package/dist/esm/formControls/SelectMultiple/property.js +10 -12
  187. package/dist/esm/formControls/SelectMultiple/runtime.js +1 -2
  188. package/dist/esm/formControls/SelectRelation/designer.js +1 -2
  189. package/dist/esm/formControls/SelectRelation/property.js +14 -16
  190. package/dist/esm/formControls/SelectRelation/runtime.js +1 -2
  191. package/dist/esm/formControls/Textarea/designer.js +1 -2
  192. package/dist/esm/formControls/Textarea/property.js +6 -7
  193. package/dist/esm/formControls/Textarea/runtime.js +1 -2
  194. package/dist/esm/formControls/Tree/designer.js +1 -2
  195. package/dist/esm/formControls/Tree/property.js +19 -19
  196. package/dist/esm/formControls/Tree/runtime.js +1 -2
  197. package/dist/esm/formControls/VueFormItem/designer.js +1 -2
  198. package/dist/esm/formControls/VueFormItem/property.js +5 -6
  199. package/dist/esm/formControls/VueFormItem/runtime.js +1 -2
  200. package/dist/esm/formControls/WPS/designer.js +1 -2
  201. package/dist/esm/formControls/WPS/property.js +13 -14
  202. package/dist/esm/formControls/WPS/runtime.js +1 -2
  203. package/dist/esm/framework.js +35 -42
  204. package/dist/esm/layoutControls/AdvancedContainer/property.js +2 -3
  205. package/dist/esm/layoutControls/CardGroup/designer.js +1 -2
  206. package/dist/esm/layoutControls/CardGroup/property.js +2 -3
  207. package/dist/esm/layoutControls/CardGroup/runtime.js +1 -2
  208. package/dist/esm/layoutControls/Col/designer.js +1 -2
  209. package/dist/esm/layoutControls/Col/property.js +2 -3
  210. package/dist/esm/layoutControls/Col/runtime.js +1 -2
  211. package/dist/esm/layoutControls/DataView/designer.js +1 -2
  212. package/dist/esm/layoutControls/DataView/property.js +7 -8
  213. package/dist/esm/layoutControls/DataView/runtime.js +1 -2
  214. package/dist/esm/layoutControls/GridTableColumn/designer.js +1 -2
  215. package/dist/esm/layoutControls/GridTableColumn/property.js +12 -13
  216. package/dist/esm/layoutControls/GridTableColumn/runtime.js +1 -2
  217. package/dist/esm/layoutControls/ListView/designer.js +1 -2
  218. package/dist/esm/layoutControls/ListView/property.js +13 -14
  219. package/dist/esm/layoutControls/ListView/runtime.js +1 -2
  220. package/dist/esm/layoutControls/Page/property.js +1 -2
  221. package/dist/esm/layoutControls/Position/property.js +4 -5
  222. package/dist/esm/layoutControls/Row/designer.js +1 -2
  223. package/dist/esm/layoutControls/Row/property.js +2 -3
  224. package/dist/esm/layoutControls/Row/runtime.js +1 -2
  225. package/dist/esm/layoutControls/SubTableColumn/designer.js +1 -2
  226. package/dist/esm/layoutControls/SubTableColumn/property.js +6 -7
  227. package/dist/esm/layoutControls/SubTableColumn/runtime.js +1 -2
  228. package/dist/esm/layoutControls/SubTableRow/designer.js +1 -2
  229. package/dist/esm/layoutControls/SubTableRow/runtime.js +1 -2
  230. package/dist/esm/layoutControls/Tab/designer.js +2 -3
  231. package/dist/esm/layoutControls/Tab/property.js +1 -2
  232. package/dist/esm/layoutControls/Tab/runtime.js +1 -2
  233. package/dist/esm/layoutControls/TabPane/designer.js +1 -2
  234. package/dist/esm/layoutControls/TabPane/property.js +1 -2
  235. package/dist/esm/layoutControls/TabPane/runtime.js +1 -2
  236. package/dist/esm/layoutControls/Toolbox/designer.js +1 -2
  237. package/dist/esm/layoutControls/Toolbox/runtime.js +1 -2
  238. package/dist/esm/listControls/GridTable/designer.js +3 -4
  239. package/dist/esm/listControls/GridTable/property.js +5 -6
  240. package/dist/esm/listControls/GridTable/runtime.js +1 -2
  241. package/dist/esm/listControls/SubTable/designer.js +3 -3
  242. package/dist/esm/listControls/SubTable/property.js +30 -31
  243. package/dist/esm/listControls/SubTable/runtime.js +1 -2
  244. package/dist/esm/searchControls/SimpleSearch/designer.js +1 -2
  245. package/dist/esm/searchControls/SimpleSearch/property.js +8 -9
  246. package/dist/esm/searchControls/SimpleSearch/runtime.js +2 -3
  247. package/dist/index.umd.js +1 -1
  248. package/dist/types/formControls/Attachment/property.d.ts +2 -0
  249. package/package.json +5 -5
@@ -109,7 +109,6 @@ var DataViewControlPropertyRuntimeRules = /*#__PURE__*/ function(PropertyRuntime
109
109
  function DataViewControlProperty(props) {
110
110
  _class_call_check(this, DataViewControlProperty);
111
111
  var _this;
112
- var _props, _props1, _props2, _props3, _props4, _props5, _props6;
113
112
  _this = _super.call(this, props);
114
113
  _define_property(_assert_this_initialized(_this), "save", void 0);
115
114
  _define_property(_assert_this_initialized(_this), "cancel", void 0);
@@ -126,36 +125,36 @@ var DataViewControlPropertyRuntimeRules = /*#__PURE__*/ function(PropertyRuntime
126
125
  * @public
127
126
  */ _define_property(_assert_this_initialized(_this), "datasourceBind", void 0);
128
127
  var _props_save;
129
- _this.save = new OperationItem((_props_save = (_props = props) === null || _props === void 0 ? void 0 : _props.save) !== null && _props_save !== void 0 ? _props_save : {
128
+ _this.save = new OperationItem((_props_save = props === null || props === void 0 ? void 0 : props.save) !== null && _props_save !== void 0 ? _props_save : {
130
129
  content: "保存",
131
130
  type: "save",
132
131
  isShow: false
133
132
  });
134
133
  var _props_cancel;
135
- _this.cancel = new OperationItem((_props_cancel = (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.cancel) !== null && _props_cancel !== void 0 ? _props_cancel : {
134
+ _this.cancel = new OperationItem((_props_cancel = props === null || props === void 0 ? void 0 : props.cancel) !== null && _props_cancel !== void 0 ? _props_cancel : {
136
135
  content: "取消",
137
136
  type: "cancel",
138
137
  isShow: false
139
138
  });
140
139
  var _props_saveAs;
141
- _this.saveAs = new OperationItem((_props_saveAs = (_props2 = props) === null || _props2 === void 0 ? void 0 : _props2.saveAs) !== null && _props_saveAs !== void 0 ? _props_saveAs : {
140
+ _this.saveAs = new OperationItem((_props_saveAs = props === null || props === void 0 ? void 0 : props.saveAs) !== null && _props_saveAs !== void 0 ? _props_saveAs : {
142
141
  content: "保存草稿",
143
142
  type: "saveAs",
144
143
  isShow: false
145
144
  });
146
145
  var _props_print;
147
- _this.print = new OperationItem((_props_print = (_props3 = props) === null || _props3 === void 0 ? void 0 : _props3.print) !== null && _props_print !== void 0 ? _props_print : {
146
+ _this.print = new OperationItem((_props_print = props === null || props === void 0 ? void 0 : props.print) !== null && _props_print !== void 0 ? _props_print : {
148
147
  content: "打印",
149
148
  type: "print",
150
149
  isShow: false
151
150
  });
152
151
  var _props_custom;
153
- _this.custom = ((_props_custom = (_props4 = props) === null || _props4 === void 0 ? void 0 : _props4.custom) !== null && _props_custom !== void 0 ? _props_custom : []).map(function(item) {
152
+ _this.custom = ((_props_custom = props === null || props === void 0 ? void 0 : props.custom) !== null && _props_custom !== void 0 ? _props_custom : []).map(function(item) {
154
153
  return new OperationItem(item);
155
154
  });
156
155
  var _props_isLoading;
157
- _this.isLoading = (_props_isLoading = (_props5 = props) === null || _props5 === void 0 ? void 0 : _props5.isLoading) !== null && _props_isLoading !== void 0 ? _props_isLoading : false;
158
- _this.datasourceBind = new DataSourceBind((_props6 = props) === null || _props6 === void 0 ? void 0 : _props6.datasourceBind);
156
+ _this.isLoading = (_props_isLoading = props === null || props === void 0 ? void 0 : props.isLoading) !== null && _props_isLoading !== void 0 ? _props_isLoading : false;
157
+ _this.datasourceBind = new DataSourceBind(props === null || props === void 0 ? void 0 : props.datasourceBind);
159
158
  return _this;
160
159
  }
161
160
  return DataViewControlProperty;
@@ -105,10 +105,9 @@ var DataViewControl = /*#__PURE__*/ function(RuntimeLayoutControl) {
105
105
  function DataViewControl(props) {
106
106
  _class_call_check(this, DataViewControl);
107
107
  var _this;
108
- var _props;
109
108
  _this = _super.call(this, props);
110
109
  _define_property(_assert_this_initialized(_this), "props", void 0);
111
- _this.props = new DataViewControlProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new DataViewControlProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(DataViewControl, null, [
@@ -92,10 +92,9 @@ var GridTableColumnControl = /*#__PURE__*/ function(DesignerLayoutControl) {
92
92
  function GridTableColumnControl(props) {
93
93
  _class_call_check(this, GridTableColumnControl);
94
94
  var _this;
95
- var _props;
96
95
  _this = _super.call(this, props);
97
96
  _define_property(_assert_this_initialized(_this), "props", void 0);
98
- _this.props = new GridTableColumnControlProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
97
+ _this.props = new GridTableColumnControlProperty(props === null || props === void 0 ? void 0 : props.props);
99
98
  return _this;
100
99
  }
101
100
  return GridTableColumnControl;
@@ -91,7 +91,6 @@ var GridTableColumnControlProperty = /*#__PURE__*/ function(LayoutControlPropert
91
91
  function GridTableColumnControlProperty(props) {
92
92
  _class_call_check(this, GridTableColumnControlProperty);
93
93
  var _this;
94
- var _props, _props1, _props2, _props3, _props4, _props5, _props6, _props7, _props8, _props9, _props10, _props11;
95
94
  _this = _super.call(this, props);
96
95
  _define_property(_assert_this_initialized(_this), "widthType", void 0);
97
96
  _define_property(_assert_this_initialized(_this), "width", void 0);
@@ -107,27 +106,27 @@ var GridTableColumnControlProperty = /*#__PURE__*/ function(LayoutControlPropert
107
106
  _define_property(_assert_this_initialized(_this), "timestampDateType", void 0);
108
107
  _define_property(_assert_this_initialized(_this), "departmentDisplayLevel", void 0);
109
108
  var _props_width;
110
- _this.width = (_props_width = (_props = props) === null || _props === void 0 ? void 0 : _props.width) !== null && _props_width !== void 0 ? _props_width : 200;
111
- _this.widthType = ((_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.widthType) || "auto";
109
+ _this.width = (_props_width = props === null || props === void 0 ? void 0 : props.width) !== null && _props_width !== void 0 ? _props_width : 200;
110
+ _this.widthType = (props === null || props === void 0 ? void 0 : props.widthType) || "auto";
112
111
  var _props_caption;
113
- _this.caption = (_props_caption = (_props2 = props) === null || _props2 === void 0 ? void 0 : _props2.caption) !== null && _props_caption !== void 0 ? _props_caption : "";
112
+ _this.caption = (_props_caption = props === null || props === void 0 ? void 0 : props.caption) !== null && _props_caption !== void 0 ? _props_caption : "";
114
113
  var _props_fixed;
115
- _this.fixed = (_props_fixed = (_props3 = props) === null || _props3 === void 0 ? void 0 : _props3.fixed) !== null && _props_fixed !== void 0 ? _props_fixed : false;
114
+ _this.fixed = (_props_fixed = props === null || props === void 0 ? void 0 : props.fixed) !== null && _props_fixed !== void 0 ? _props_fixed : false;
116
115
  var _props_fieldCode;
117
- _this.fieldCode = (_props_fieldCode = (_props4 = props) === null || _props4 === void 0 ? void 0 : _props4.fieldCode) !== null && _props_fieldCode !== void 0 ? _props_fieldCode : "";
116
+ _this.fieldCode = (_props_fieldCode = props === null || props === void 0 ? void 0 : props.fieldCode) !== null && _props_fieldCode !== void 0 ? _props_fieldCode : "";
118
117
  var _props_fieldType;
119
- _this.fieldType = (_props_fieldType = (_props5 = props) === null || _props5 === void 0 ? void 0 : _props5.fieldType) !== null && _props_fieldType !== void 0 ? _props_fieldType : FieldTypes.VARCHAR;
118
+ _this.fieldType = (_props_fieldType = props === null || props === void 0 ? void 0 : props.fieldType) !== null && _props_fieldType !== void 0 ? _props_fieldType : FieldTypes.VARCHAR;
120
119
  var _props_fieldName;
121
- _this.fieldName = (_props_fieldName = (_props6 = props) === null || _props6 === void 0 ? void 0 : _props6.fieldName) !== null && _props_fieldName !== void 0 ? _props_fieldName : "";
122
- _this.datasourceBind = new DataSourceBind((_props7 = props) === null || _props7 === void 0 ? void 0 : _props7.datasourceBind);
120
+ _this.fieldName = (_props_fieldName = props === null || props === void 0 ? void 0 : props.fieldName) !== null && _props_fieldName !== void 0 ? _props_fieldName : "";
121
+ _this.datasourceBind = new DataSourceBind(props === null || props === void 0 ? void 0 : props.datasourceBind);
123
122
  var _props_textCleanFormart;
124
- _this.textCleanFormart = (_props_textCleanFormart = (_props8 = props) === null || _props8 === void 0 ? void 0 : _props8.textCleanFormart) !== null && _props_textCleanFormart !== void 0 ? _props_textCleanFormart : false;
123
+ _this.textCleanFormart = (_props_textCleanFormart = props === null || props === void 0 ? void 0 : props.textCleanFormart) !== null && _props_textCleanFormart !== void 0 ? _props_textCleanFormart : false;
125
124
  var _props_decimalKeepPrecision;
126
- _this.decimalKeepPrecision = (_props_decimalKeepPrecision = (_props9 = props) === null || _props9 === void 0 ? void 0 : _props9.decimalKeepPrecision) !== null && _props_decimalKeepPrecision !== void 0 ? _props_decimalKeepPrecision : 0;
125
+ _this.decimalKeepPrecision = (_props_decimalKeepPrecision = props === null || props === void 0 ? void 0 : props.decimalKeepPrecision) !== null && _props_decimalKeepPrecision !== void 0 ? _props_decimalKeepPrecision : 0;
127
126
  var _props_timestampDateType;
128
- _this.timestampDateType = (_props_timestampDateType = (_props10 = props) === null || _props10 === void 0 ? void 0 : _props10.timestampDateType) !== null && _props_timestampDateType !== void 0 ? _props_timestampDateType : DateType.DATE;
127
+ _this.timestampDateType = (_props_timestampDateType = props === null || props === void 0 ? void 0 : props.timestampDateType) !== null && _props_timestampDateType !== void 0 ? _props_timestampDateType : DateType.DATE;
129
128
  var _props_departmentDisplayLevel;
130
- _this.departmentDisplayLevel = (_props_departmentDisplayLevel = (_props11 = props) === null || _props11 === void 0 ? void 0 : _props11.departmentDisplayLevel) !== null && _props_departmentDisplayLevel !== void 0 ? _props_departmentDisplayLevel : 1;
129
+ _this.departmentDisplayLevel = (_props_departmentDisplayLevel = props === null || props === void 0 ? void 0 : props.departmentDisplayLevel) !== null && _props_departmentDisplayLevel !== void 0 ? _props_departmentDisplayLevel : 1;
131
130
  return _this;
132
131
  }
133
132
  return GridTableColumnControlProperty;
@@ -91,10 +91,9 @@ var GridTableColumnControl = /*#__PURE__*/ function(RuntimeLayoutControl) {
91
91
  function GridTableColumnControl(props) {
92
92
  _class_call_check(this, GridTableColumnControl);
93
93
  var _this;
94
- var _props;
95
94
  _this = _super.call(this, props);
96
95
  _define_property(_assert_this_initialized(_this), "props", void 0);
97
- _this.props = new GridTableColumnControlProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
96
+ _this.props = new GridTableColumnControlProperty(props === null || props === void 0 ? void 0 : props.props);
98
97
  return _this;
99
98
  }
100
99
  return GridTableColumnControl;
@@ -106,10 +106,9 @@ var ListViewControl = /*#__PURE__*/ function(DesignerLayoutControl) {
106
106
  function ListViewControl(props) {
107
107
  _class_call_check(this, ListViewControl);
108
108
  var _this;
109
- var _props;
110
109
  _this = _super.call(this, props);
111
110
  _define_property(_assert_this_initialized(_this), "props", void 0);
112
- _this.props = new ListViewControlProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
111
+ _this.props = new ListViewControlProperty(props === null || props === void 0 ? void 0 : props.props);
113
112
  return _this;
114
113
  }
115
114
  _create_class(ListViewControl, null, [
@@ -159,7 +159,6 @@ export var TriggerType;
159
159
  function ListViewControlProperty(props) {
160
160
  _class_call_check(this, ListViewControlProperty);
161
161
  var _this;
162
- var _props, _props1, _props2, _props3, _props4, _props5, _props6, _props7, _props8, _props9, _props10, _props11, _props12;
163
162
  _this = _super.call(this, props);
164
163
  /**
165
164
  * 数据高级设置
@@ -224,29 +223,29 @@ export var TriggerType;
224
223
  * @public
225
224
  */ _define_property(_assert_this_initialized(_this), "countType", void 0 //计数模式
226
225
  );
227
- _this.datasourceBind = new DataSourceBind((_props = props) === null || _props === void 0 ? void 0 : _props.datasourceBind);
226
+ _this.datasourceBind = new DataSourceBind(props === null || props === void 0 ? void 0 : props.datasourceBind);
228
227
  var _props_isLoading;
229
- _this.isLoading = (_props_isLoading = (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.isLoading) !== null && _props_isLoading !== void 0 ? _props_isLoading : false;
228
+ _this.isLoading = (_props_isLoading = props === null || props === void 0 ? void 0 : props.isLoading) !== null && _props_isLoading !== void 0 ? _props_isLoading : false;
230
229
  var _props_isShowSubList;
231
- _this.isShowSubList = (_props_isShowSubList = (_props2 = props) === null || _props2 === void 0 ? void 0 : _props2.isShowSubList) !== null && _props_isShowSubList !== void 0 ? _props_isShowSubList : false;
230
+ _this.isShowSubList = (_props_isShowSubList = props === null || props === void 0 ? void 0 : props.isShowSubList) !== null && _props_isShowSubList !== void 0 ? _props_isShowSubList : false;
232
231
  var _props_triggerType;
233
- _this.triggerType = (_props_triggerType = (_props3 = props) === null || _props3 === void 0 ? void 0 : _props3.triggerType) !== null && _props_triggerType !== void 0 ? _props_triggerType : TriggerType.CLICK_ROW;
232
+ _this.triggerType = (_props_triggerType = props === null || props === void 0 ? void 0 : props.triggerType) !== null && _props_triggerType !== void 0 ? _props_triggerType : TriggerType.CLICK_ROW;
234
233
  var _props_triggerFieldCode;
235
- _this.triggerFieldCode = (_props_triggerFieldCode = (_props4 = props) === null || _props4 === void 0 ? void 0 : _props4.triggerFieldCode) !== null && _props_triggerFieldCode !== void 0 ? _props_triggerFieldCode : "";
236
- _this.sublistPage = new SubListPageConfig((_props5 = props) === null || _props5 === void 0 ? void 0 : _props5.sublistPage);
234
+ _this.triggerFieldCode = (_props_triggerFieldCode = props === null || props === void 0 ? void 0 : props.triggerFieldCode) !== null && _props_triggerFieldCode !== void 0 ? _props_triggerFieldCode : "";
235
+ _this.sublistPage = new SubListPageConfig(props === null || props === void 0 ? void 0 : props.sublistPage);
237
236
  var _props_showType;
238
- _this.showType = (_props_showType = (_props6 = props) === null || _props6 === void 0 ? void 0 : _props6.showType) !== null && _props_showType !== void 0 ? _props_showType : "stretch";
237
+ _this.showType = (_props_showType = props === null || props === void 0 ? void 0 : props.showType) !== null && _props_showType !== void 0 ? _props_showType : "stretch";
239
238
  var _props_showFullScreen;
240
- _this.showFullScreen = (_props_showFullScreen = (_props7 = props) === null || _props7 === void 0 ? void 0 : _props7.showFullScreen) !== null && _props_showFullScreen !== void 0 ? _props_showFullScreen : false;
239
+ _this.showFullScreen = (_props_showFullScreen = props === null || props === void 0 ? void 0 : props.showFullScreen) !== null && _props_showFullScreen !== void 0 ? _props_showFullScreen : false;
241
240
  var _props_selectionType;
242
- _this.selectionType = (_props_selectionType = (_props8 = props) === null || _props8 === void 0 ? void 0 : _props8.selectionType) !== null && _props_selectionType !== void 0 ? _props_selectionType : "multiple";
241
+ _this.selectionType = (_props_selectionType = props === null || props === void 0 ? void 0 : props.selectionType) !== null && _props_selectionType !== void 0 ? _props_selectionType : "multiple";
243
242
  var _props_isFixedHeader;
244
- _this.isFixedHeader = (_props_isFixedHeader = (_props9 = props) === null || _props9 === void 0 ? void 0 : _props9.isFixedHeader) !== null && _props_isFixedHeader !== void 0 ? _props_isFixedHeader : false;
243
+ _this.isFixedHeader = (_props_isFixedHeader = props === null || props === void 0 ? void 0 : props.isFixedHeader) !== null && _props_isFixedHeader !== void 0 ? _props_isFixedHeader : false;
245
244
  var _props_isShowSelection;
246
- _this.isShowSelection = (_props_isShowSelection = (_props10 = props) === null || _props10 === void 0 ? void 0 : _props10.isShowSelection) !== null && _props_isShowSelection !== void 0 ? _props_isShowSelection : false;
245
+ _this.isShowSelection = (_props_isShowSelection = props === null || props === void 0 ? void 0 : props.isShowSelection) !== null && _props_isShowSelection !== void 0 ? _props_isShowSelection : false;
247
246
  var _props_isAllLoaded;
248
- _this.isAllLoaded = (_props_isAllLoaded = (_props11 = props) === null || _props11 === void 0 ? void 0 : _props11.isAllLoaded) !== null && _props_isAllLoaded !== void 0 ? _props_isAllLoaded : true;
249
- _this.countType = (_props12 = props) === null || _props12 === void 0 ? void 0 : _props12.countType;
247
+ _this.isAllLoaded = (_props_isAllLoaded = props === null || props === void 0 ? void 0 : props.isAllLoaded) !== null && _props_isAllLoaded !== void 0 ? _props_isAllLoaded : true;
248
+ _this.countType = props === null || props === void 0 ? void 0 : props.countType;
250
249
  return _this;
251
250
  }
252
251
  return ListViewControlProperty;
@@ -105,10 +105,9 @@ var ListViewControl = /*#__PURE__*/ function(RuntimeLayoutControl) {
105
105
  function ListViewControl(props) {
106
106
  _class_call_check(this, ListViewControl);
107
107
  var _this;
108
- var _props;
109
108
  _this = _super.call(this, props);
110
109
  _define_property(_assert_this_initialized(_this), "props", void 0);
111
- _this.props = new ListViewControlProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new ListViewControlProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(ListViewControl, null, [
@@ -90,7 +90,6 @@ var PageProperty = /*#__PURE__*/ function(LayoutControlProperty) {
90
90
  function PageProperty(props) {
91
91
  _class_call_check(this, PageProperty);
92
92
  var _this;
93
- var _props;
94
93
  _this = _super.call(this, props);
95
94
  _define_property(_assert_this_initialized(_this), "hideHeader", void 0);
96
95
  _define_property(_assert_this_initialized(_this), "background", "#fff");
@@ -102,7 +101,7 @@ var PageProperty = /*#__PURE__*/ function(LayoutControlProperty) {
102
101
  * fill指最小占一屏幕高
103
102
  * */ _define_property(_assert_this_initialized(_this), "heightConfig", "auto");
104
103
  var _props_hideHeader;
105
- _this.hideHeader = (_props_hideHeader = (_props = props) === null || _props === void 0 ? void 0 : _props.hideHeader) !== null && _props_hideHeader !== void 0 ? _props_hideHeader : false;
104
+ _this.hideHeader = (_props_hideHeader = props === null || props === void 0 ? void 0 : props.hideHeader) !== null && _props_hideHeader !== void 0 ? _props_hideHeader : false;
106
105
  return _this;
107
106
  }
108
107
  return PageProperty;
@@ -90,20 +90,19 @@ var PositionProperty = /*#__PURE__*/ function(LayoutControlProperty) {
90
90
  function PositionProperty(props) {
91
91
  _class_call_check(this, PositionProperty);
92
92
  var _this;
93
- var _props, _props1, _props2, _props3;
94
93
  _this = _super.call(this, props);
95
94
  _define_property(_assert_this_initialized(_this), "widthSpan", void 0);
96
95
  _define_property(_assert_this_initialized(_this), "heightSpan", void 0);
97
96
  _define_property(_assert_this_initialized(_this), "left", void 0);
98
97
  _define_property(_assert_this_initialized(_this), "top", void 0);
99
98
  var _props_widthSpan;
100
- _this.widthSpan = (_props_widthSpan = (_props = props) === null || _props === void 0 ? void 0 : _props.widthSpan) !== null && _props_widthSpan !== void 0 ? _props_widthSpan : 12;
99
+ _this.widthSpan = (_props_widthSpan = props === null || props === void 0 ? void 0 : props.widthSpan) !== null && _props_widthSpan !== void 0 ? _props_widthSpan : 12;
101
100
  var _props_heightSpan;
102
- _this.heightSpan = (_props_heightSpan = (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.heightSpan) !== null && _props_heightSpan !== void 0 ? _props_heightSpan : 12;
101
+ _this.heightSpan = (_props_heightSpan = props === null || props === void 0 ? void 0 : props.heightSpan) !== null && _props_heightSpan !== void 0 ? _props_heightSpan : 12;
103
102
  var _props_left;
104
- _this.left = (_props_left = (_props2 = props) === null || _props2 === void 0 ? void 0 : _props2.left) !== null && _props_left !== void 0 ? _props_left : 0;
103
+ _this.left = (_props_left = props === null || props === void 0 ? void 0 : props.left) !== null && _props_left !== void 0 ? _props_left : 0;
105
104
  var _props_top;
106
- _this.top = (_props_top = (_props3 = props) === null || _props3 === void 0 ? void 0 : _props3.top) !== null && _props_top !== void 0 ? _props_top : 0;
105
+ _this.top = (_props_top = props === null || props === void 0 ? void 0 : props.top) !== null && _props_top !== void 0 ? _props_top : 0;
107
106
  return _this;
108
107
  }
109
108
  return PositionProperty;
@@ -106,10 +106,9 @@ var RowControl = /*#__PURE__*/ function(DesignerLayoutControl) {
106
106
  function RowControl(props) {
107
107
  _class_call_check(this, RowControl);
108
108
  var _this;
109
- var _props;
110
109
  _this = _super.call(this, props);
111
110
  _define_property(_assert_this_initialized(_this), "props", void 0);
112
- _this.props = new RowControlProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
111
+ _this.props = new RowControlProperty(props === null || props === void 0 ? void 0 : props.props);
113
112
  return _this;
114
113
  }
115
114
  _create_class(RowControl, null, [
@@ -90,14 +90,13 @@ var RowControlProperty = /*#__PURE__*/ function(LayoutControlProperty) {
90
90
  function RowControlProperty(props) {
91
91
  _class_call_check(this, RowControlProperty);
92
92
  var _this;
93
- var _props, _props1;
94
93
  _this = _super.call(this, props);
95
94
  _define_property(_assert_this_initialized(_this), "layoutMode", void 0);
96
95
  _define_property(_assert_this_initialized(_this), "gutter", void 0);
97
96
  var _props_layoutMode;
98
- _this.layoutMode = (_props_layoutMode = (_props = props) === null || _props === void 0 ? void 0 : _props.layoutMode) !== null && _props_layoutMode !== void 0 ? _props_layoutMode : "select";
97
+ _this.layoutMode = (_props_layoutMode = props === null || props === void 0 ? void 0 : props.layoutMode) !== null && _props_layoutMode !== void 0 ? _props_layoutMode : "select";
99
98
  var _props_gutter;
100
- _this.gutter = (_props_gutter = (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.gutter) !== null && _props_gutter !== void 0 ? _props_gutter : 0;
99
+ _this.gutter = (_props_gutter = props === null || props === void 0 ? void 0 : props.gutter) !== null && _props_gutter !== void 0 ? _props_gutter : 0;
101
100
  return _this;
102
101
  }
103
102
  return RowControlProperty;
@@ -105,10 +105,9 @@ var RowControl = /*#__PURE__*/ function(RuntimeLayoutControl) {
105
105
  function RowControl(props) {
106
106
  _class_call_check(this, RowControl);
107
107
  var _this;
108
- var _props;
109
108
  _this = _super.call(this, props);
110
109
  _define_property(_assert_this_initialized(_this), "props", void 0);
111
- _this.props = new RowControlProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new RowControlProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(RowControl, null, [
@@ -92,10 +92,9 @@ var SubTableColumnControl = /*#__PURE__*/ function(DesignerLayoutControl) {
92
92
  function SubTableColumnControl(props) {
93
93
  _class_call_check(this, SubTableColumnControl);
94
94
  var _this;
95
- var _props;
96
95
  _this = _super.call(this, props);
97
96
  _define_property(_assert_this_initialized(_this), "props", void 0);
98
- _this.props = new SubTableColumnControlProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
97
+ _this.props = new SubTableColumnControlProperty(props === null || props === void 0 ? void 0 : props.props);
99
98
  return _this;
100
99
  }
101
100
  return SubTableColumnControl;
@@ -121,7 +121,6 @@ var SubTableColumnControlProperty = /*#__PURE__*/ function(LayoutControlProperty
121
121
  function SubTableColumnControlProperty(props) {
122
122
  _class_call_check(this, SubTableColumnControlProperty);
123
123
  var _this;
124
- var _props, _props1, _props2, _props3, _props4, _props5;
125
124
  _this = _super.call(this, props);
126
125
  /**
127
126
  * 设置宽度在移动和pc - 宽度
@@ -143,16 +142,16 @@ var SubTableColumnControlProperty = /*#__PURE__*/ function(LayoutControlProperty
143
142
  * 隐藏标题一直为false
144
143
  * */ _define_property(_assert_this_initialized(_this), "isHideCaption", void 0);
145
144
  var _props_caption;
146
- _this.caption = (_props_caption = (_props = props) === null || _props === void 0 ? void 0 : _props.caption) !== null && _props_caption !== void 0 ? _props_caption : "";
145
+ _this.caption = (_props_caption = props === null || props === void 0 ? void 0 : props.caption) !== null && _props_caption !== void 0 ? _props_caption : "";
147
146
  var _props_fixed;
148
- _this.fixed = (_props_fixed = (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.fixed) !== null && _props_fixed !== void 0 ? _props_fixed : false;
147
+ _this.fixed = (_props_fixed = props === null || props === void 0 ? void 0 : props.fixed) !== null && _props_fixed !== void 0 ? _props_fixed : false;
149
148
  var _props_isShowCaptionTip;
150
- _this.isShowCaptionTip = (_props_isShowCaptionTip = (_props2 = props) === null || _props2 === void 0 ? void 0 : _props2.isShowCaptionTip) !== null && _props_isShowCaptionTip !== void 0 ? _props_isShowCaptionTip : false;
149
+ _this.isShowCaptionTip = (_props_isShowCaptionTip = props === null || props === void 0 ? void 0 : props.isShowCaptionTip) !== null && _props_isShowCaptionTip !== void 0 ? _props_isShowCaptionTip : false;
151
150
  var _props_captionTip;
152
- _this.captionTip = (_props_captionTip = (_props3 = props) === null || _props3 === void 0 ? void 0 : _props3.captionTip) !== null && _props_captionTip !== void 0 ? _props_captionTip : "";
151
+ _this.captionTip = (_props_captionTip = props === null || props === void 0 ? void 0 : props.captionTip) !== null && _props_captionTip !== void 0 ? _props_captionTip : "";
153
152
  var _props_isHideCaption;
154
- _this.isHideCaption = (_props_isHideCaption = (_props4 = props) === null || _props4 === void 0 ? void 0 : _props4.isHideCaption) !== null && _props_isHideCaption !== void 0 ? _props_isHideCaption : false;
155
- _this.metaAutoWidth = new MetaAutoWidth((_props5 = props) === null || _props5 === void 0 ? void 0 : _props5.metaAutoWidth);
153
+ _this.isHideCaption = (_props_isHideCaption = props === null || props === void 0 ? void 0 : props.isHideCaption) !== null && _props_isHideCaption !== void 0 ? _props_isHideCaption : false;
154
+ _this.metaAutoWidth = new MetaAutoWidth(props === null || props === void 0 ? void 0 : props.metaAutoWidth);
156
155
  return _this;
157
156
  }
158
157
  return SubTableColumnControlProperty;
@@ -91,10 +91,9 @@ var SubTableColumnControl = /*#__PURE__*/ function(RuntimeLayoutControl) {
91
91
  function SubTableColumnControl(props) {
92
92
  _class_call_check(this, SubTableColumnControl);
93
93
  var _this;
94
- var _props;
95
94
  _this = _super.call(this, props);
96
95
  _define_property(_assert_this_initialized(_this), "props", void 0);
97
- _this.props = new SubTableColumnControlProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
96
+ _this.props = new SubTableColumnControlProperty(props === null || props === void 0 ? void 0 : props.props);
98
97
  return _this;
99
98
  }
100
99
  return SubTableColumnControl;
@@ -92,10 +92,9 @@ var SubTableRowControl = /*#__PURE__*/ function(DesignerLayoutControl) {
92
92
  function SubTableRowControl(props) {
93
93
  _class_call_check(this, SubTableRowControl);
94
94
  var _this;
95
- var _props;
96
95
  _this = _super.call(this, props);
97
96
  _define_property(_assert_this_initialized(_this), "props", void 0);
98
- _this.props = new SubTableRowControlProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
97
+ _this.props = new SubTableRowControlProperty(props === null || props === void 0 ? void 0 : props.props);
99
98
  return _this;
100
99
  }
101
100
  return SubTableRowControl;
@@ -105,10 +105,9 @@ var SubtableRowControl = /*#__PURE__*/ function(RuntimeLayoutControl) {
105
105
  function SubtableRowControl(props) {
106
106
  _class_call_check(this, SubtableRowControl);
107
107
  var _this;
108
- var _props;
109
108
  _this = _super.call(this, props);
110
109
  _define_property(_assert_this_initialized(_this), "props", void 0);
111
- _this.props = new SubtableRowControlProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new SubtableRowControlProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(SubtableRowControl, null, [
@@ -107,12 +107,11 @@ var TabControl = /*#__PURE__*/ function(DesignerLayoutControl) {
107
107
  function TabControl(props) {
108
108
  _class_call_check(this, TabControl);
109
109
  var _this;
110
- var _props, _props1;
111
110
  _this = _super.call(this, props);
112
111
  _define_property(_assert_this_initialized(_this), "props", void 0);
113
- _this.props = new TabControlProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
112
+ _this.props = new TabControlProperty(props === null || props === void 0 ? void 0 : props.props);
114
113
  var _props_children;
115
- _this.children = (_props_children = (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.children) !== null && _props_children !== void 0 ? _props_children : [
114
+ _this.children = (_props_children = props === null || props === void 0 ? void 0 : props.children) !== null && _props_children !== void 0 ? _props_children : [
116
115
  new DesignerTabPaneControl(),
117
116
  new DesignerTabPaneControl()
118
117
  ];
@@ -90,11 +90,10 @@ var TabControlProperty = /*#__PURE__*/ function(LayoutControlProperty) {
90
90
  function TabControlProperty(props) {
91
91
  _class_call_check(this, TabControlProperty);
92
92
  var _this;
93
- var _props;
94
93
  _this = _super.call(this, props);
95
94
  _define_property(_assert_this_initialized(_this), "mobileShowType", void 0);
96
95
  var _props_mobileShowType;
97
- _this.mobileShowType = (_props_mobileShowType = (_props = props) === null || _props === void 0 ? void 0 : _props.mobileShowType) !== null && _props_mobileShowType !== void 0 ? _props_mobileShowType : "vertical";
96
+ _this.mobileShowType = (_props_mobileShowType = props === null || props === void 0 ? void 0 : props.mobileShowType) !== null && _props_mobileShowType !== void 0 ? _props_mobileShowType : "vertical";
98
97
  return _this;
99
98
  }
100
99
  return TabControlProperty;
@@ -105,10 +105,9 @@ var TabControl = /*#__PURE__*/ function(RuntimeLayoutControl) {
105
105
  function TabControl(props) {
106
106
  _class_call_check(this, TabControl);
107
107
  var _this;
108
- var _props;
109
108
  _this = _super.call(this, props);
110
109
  _define_property(_assert_this_initialized(_this), "props", void 0);
111
- _this.props = new TabControlProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new TabControlProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(TabControl, null, [
@@ -108,10 +108,9 @@ var TabPaneControl = /*#__PURE__*/ function(DesignerLayoutControl) {
108
108
  function TabPaneControl(props) {
109
109
  _class_call_check(this, TabPaneControl);
110
110
  var _this;
111
- var _props;
112
111
  _this = _super.call(this, props);
113
112
  _define_property(_assert_this_initialized(_this), "props", void 0);
114
- _this.props = new TabPaneControlProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
113
+ _this.props = new TabPaneControlProperty(props === null || props === void 0 ? void 0 : props.props);
115
114
  return _this;
116
115
  }
117
116
  _create_class(TabPaneControl, null, [
@@ -109,11 +109,10 @@ var TabPaneControlProperty = /*#__PURE__*/ function(LayoutControlProperty) {
109
109
  function TabPaneControlProperty(props) {
110
110
  _class_call_check(this, TabPaneControlProperty);
111
111
  var _this;
112
- var _props;
113
112
  _this = _super.call(this, props);
114
113
  _define_property(_assert_this_initialized(_this), "caption", void 0);
115
114
  var _props_caption;
116
- _this.caption = (_props_caption = (_props = props) === null || _props === void 0 ? void 0 : _props.caption) !== null && _props_caption !== void 0 ? _props_caption : DesignerTabControl.controlName;
115
+ _this.caption = (_props_caption = props === null || props === void 0 ? void 0 : props.caption) !== null && _props_caption !== void 0 ? _props_caption : DesignerTabControl.controlName;
117
116
  return _this;
118
117
  }
119
118
  return TabPaneControlProperty;
@@ -105,10 +105,9 @@ var TabPaneControl = /*#__PURE__*/ function(RuntimeLayoutControl) {
105
105
  function TabPaneControl(props) {
106
106
  _class_call_check(this, TabPaneControl);
107
107
  var _this;
108
- var _props;
109
108
  _this = _super.call(this, props);
110
109
  _define_property(_assert_this_initialized(_this), "props", void 0);
111
- _this.props = new TabPaneControlProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new TabPaneControlProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(TabPaneControl, null, [
@@ -107,11 +107,10 @@ var ToolboxControl = /*#__PURE__*/ function(DesignerLayoutControl) {
107
107
  function ToolboxControl(props) {
108
108
  _class_call_check(this, ToolboxControl);
109
109
  var _this;
110
- var _props;
111
110
  _this = _super.call(this, props);
112
111
  _define_property(_assert_this_initialized(_this), "props", void 0);
113
112
  _this.props = new ToolboxControlProperty({});
114
- _this.children = ((_props = props) === null || _props === void 0 ? void 0 : _props.children) || [
113
+ _this.children = (props === null || props === void 0 ? void 0 : props.children) || [
115
114
  new DesignerColControl({
116
115
  props: new ColControlProperty({
117
116
  span: 12
@@ -92,9 +92,8 @@ var ToolboxControl = /*#__PURE__*/ function(RuntimeLayoutControl) {
92
92
  function ToolboxControl(props) {
93
93
  _class_call_check(this, ToolboxControl);
94
94
  var _this;
95
- var _props;
96
95
  _this = _super.call(this, props);
97
- _this.children = ((_props = props) === null || _props === void 0 ? void 0 : _props.children) || [
96
+ _this.children = (props === null || props === void 0 ? void 0 : props.children) || [
98
97
  new RuntimeColControl({
99
98
  props: new ColControlProperty({
100
99
  span: 12
@@ -293,13 +293,12 @@ var GridTableControl = /*#__PURE__*/ function(DesignerListControl) {
293
293
  function GridTableControl(props) {
294
294
  _class_call_check(this, GridTableControl);
295
295
  var _this;
296
- var _props, _props1, _props2;
297
296
  _this = _super.call(this, props);
298
297
  _define_property(_assert_this_initialized(_this), "props", void 0);
299
298
  _define_property(_assert_this_initialized(_this), "children", void 0);
300
- _this.props = new GridTableControlProperty(_assert_this_initialized(_this), (_props = props) === null || _props === void 0 ? void 0 : _props.props);
301
- defineControlArrayToProperty(_assert_this_initialized(_this), "children", (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.children);
302
- if (((_props2 = props) === null || _props2 === void 0 ? void 0 : _props2.props.headers) === undefined) {
299
+ _this.props = new GridTableControlProperty(_assert_this_initialized(_this), props === null || props === void 0 ? void 0 : props.props);
300
+ defineControlArrayToProperty(_assert_this_initialized(_this), "children", props === null || props === void 0 ? void 0 : props.children);
301
+ if ((props === null || props === void 0 ? void 0 : props.props.headers) === undefined) {
303
302
  _this.props.headers = [
304
303
  new DesignerOrderColumnControl(),
305
304
  new DesignerOperationColumnControl()
@@ -100,7 +100,6 @@ import { ListControlProperty } from "@byteluck-fe/model-driven-core";
100
100
  function GridTableControlProperty(parent, props) {
101
101
  _class_call_check(this, GridTableControlProperty);
102
102
  var _this;
103
- var _props, _props1, _props2, _props3, _props4;
104
103
  _this = _super.call(this, parent, props);
105
104
  /**
106
105
  * 冻结表头
@@ -127,14 +126,14 @@ import { ListControlProperty } from "@byteluck-fe/model-driven-core";
127
126
  * @public
128
127
  */ _define_property(_assert_this_initialized(_this), "isShowCustomColumns", void 0);
129
128
  var _props_isFixedHeader;
130
- _this.isFixedHeader = (_props_isFixedHeader = (_props = props) === null || _props === void 0 ? void 0 : _props.isFixedHeader) !== null && _props_isFixedHeader !== void 0 ? _props_isFixedHeader : false;
131
- _this.selectionType = (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.selectionType;
129
+ _this.isFixedHeader = (_props_isFixedHeader = props === null || props === void 0 ? void 0 : props.isFixedHeader) !== null && _props_isFixedHeader !== void 0 ? _props_isFixedHeader : false;
130
+ _this.selectionType = props === null || props === void 0 ? void 0 : props.selectionType;
132
131
  var _props_isShowToolbar;
133
- _this.isShowToolbar = (_props_isShowToolbar = (_props2 = props) === null || _props2 === void 0 ? void 0 : _props2.isShowToolbar) !== null && _props_isShowToolbar !== void 0 ? _props_isShowToolbar : true;
132
+ _this.isShowToolbar = (_props_isShowToolbar = props === null || props === void 0 ? void 0 : props.isShowToolbar) !== null && _props_isShowToolbar !== void 0 ? _props_isShowToolbar : true;
134
133
  var _props_isShowSelection;
135
- _this.isShowSelection = (_props_isShowSelection = (_props3 = props) === null || _props3 === void 0 ? void 0 : _props3.isShowSelection) !== null && _props_isShowSelection !== void 0 ? _props_isShowSelection : false;
134
+ _this.isShowSelection = (_props_isShowSelection = props === null || props === void 0 ? void 0 : props.isShowSelection) !== null && _props_isShowSelection !== void 0 ? _props_isShowSelection : false;
136
135
  var _props_isShowCustomColumns;
137
- _this.isShowCustomColumns = (_props_isShowCustomColumns = (_props4 = props) === null || _props4 === void 0 ? void 0 : _props4.isShowCustomColumns) !== null && _props_isShowCustomColumns !== void 0 ? _props_isShowCustomColumns : true;
136
+ _this.isShowCustomColumns = (_props_isShowCustomColumns = props === null || props === void 0 ? void 0 : props.isShowCustomColumns) !== null && _props_isShowCustomColumns !== void 0 ? _props_isShowCustomColumns : true;
138
137
  return _this;
139
138
  }
140
139
  return GridTableControlProperty;
@@ -106,10 +106,9 @@ var GridTableControl = /*#__PURE__*/ function(RuntimeListControl) {
106
106
  function GridTableControl(props) {
107
107
  _class_call_check(this, GridTableControl);
108
108
  var _this;
109
- var _props;
110
109
  _this = _super.call(this, props);
111
110
  _define_property(_assert_this_initialized(_this), "props", void 0);
112
- _this.props = new GridTableControlProperty(_assert_this_initialized(_this), (_props = props) === null || _props === void 0 ? void 0 : _props.props);
111
+ _this.props = new GridTableControlProperty(_assert_this_initialized(_this), props === null || props === void 0 ? void 0 : props.props);
113
112
  return _this;
114
113
  }
115
114
  _create_class(GridTableControl, [
@@ -106,12 +106,12 @@ var SubTableControl = /*#__PURE__*/ function(DesignerListControl) {
106
106
  function SubTableControl(props) {
107
107
  _class_call_check(this, SubTableControl);
108
108
  var _this;
109
- var _props, _props_props, _props1;
109
+ var _props_props;
110
110
  _this = _super.call(this, props);
111
111
  _define_property(_assert_this_initialized(_this), "props", void 0);
112
- _this.props = new SubTableControlProperty(_assert_this_initialized(_this), (_props = props) === null || _props === void 0 ? void 0 : _props.props);
112
+ _this.props = new SubTableControlProperty(_assert_this_initialized(_this), props === null || props === void 0 ? void 0 : props.props);
113
113
  // 默认设置三个空列
114
- if (((_props1 = props) === null || _props1 === void 0 ? void 0 : (_props_props = _props1.props) === null || _props_props === void 0 ? void 0 : _props_props.headers) === undefined) {
114
+ if ((props === null || props === void 0 ? void 0 : (_props_props = props.props) === null || _props_props === void 0 ? void 0 : _props_props.headers) === undefined) {
115
115
  _this.props.headers = [
116
116
  new DesignerSubTableColumnControl(),
117
117
  new DesignerSubTableColumnControl(),