@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
@@ -105,10 +105,9 @@ var FormSelectButtonControl = /*#__PURE__*/ function(RuntimeButtonControl) {
105
105
  function FormSelectButtonControl(props) {
106
106
  _class_call_check(this, FormSelectButtonControl);
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 FormSelectButtonProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new FormSelectButtonProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(FormSelectButtonControl, null, [
@@ -105,10 +105,9 @@ var ImportRecordListButtonControl = /*#__PURE__*/ function(DesignerButtonControl
105
105
  function ImportRecordListButtonControl(props) {
106
106
  _class_call_check(this, ImportRecordListButtonControl);
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 ImportRecordListButtonProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new ImportRecordListButtonProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(ImportRecordListButtonControl, null, [
@@ -97,17 +97,17 @@ var ImportRecordListButtonProperty = /*#__PURE__*/ function(ButtonProperty) {
97
97
  function ImportRecordListButtonProperty(props) {
98
98
  _class_call_check(this, ImportRecordListButtonProperty);
99
99
  var _this;
100
- var _props, _props1, _props_canImportList, _props2;
100
+ var _props_canImportList;
101
101
  _this = _super.call(this, props);
102
102
  /*
103
103
  * 可以导入的数据
104
104
  * */ _define_property(_assert_this_initialized(_this), "canImportList", void 0);
105
105
  var _props_content;
106
- _this.content = (_props_content = (_props = props) === null || _props === void 0 ? void 0 : _props.content) !== null && _props_content !== void 0 ? _props_content : ImportRecordListButtonControl.controlName;
106
+ _this.content = (_props_content = props === null || props === void 0 ? void 0 : props.content) !== null && _props_content !== void 0 ? _props_content : ImportRecordListButtonControl.controlName;
107
107
  var _props_icon;
108
- _this.icon = (_props_icon = (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.icon) !== null && _props_icon !== void 0 ? _props_icon : ImportRecordListButtonControl.controlIcon;
108
+ _this.icon = (_props_icon = props === null || props === void 0 ? void 0 : props.icon) !== null && _props_icon !== void 0 ? _props_icon : ImportRecordListButtonControl.controlIcon;
109
109
  var _props_canImportList_map;
110
- _this.canImportList = (_props_canImportList_map = (_props2 = props) === null || _props2 === void 0 ? void 0 : (_props_canImportList = _props2.canImportList) === null || _props_canImportList === void 0 ? void 0 : _props_canImportList.map(function(item) {
110
+ _this.canImportList = (_props_canImportList_map = props === null || props === void 0 ? void 0 : (_props_canImportList = props.canImportList) === null || _props_canImportList === void 0 ? void 0 : _props_canImportList.map(function(item) {
111
111
  return new ImportListBind(item);
112
112
  })) !== null && _props_canImportList_map !== void 0 ? _props_canImportList_map : [];
113
113
  return _this;
@@ -105,10 +105,9 @@ var ImportRecordListButtonControl = /*#__PURE__*/ function(RuntimeButtonControl)
105
105
  function ImportRecordListButtonControl(props) {
106
106
  _class_call_check(this, ImportRecordListButtonControl);
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 ImportRecordListButtonProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new ImportRecordListButtonProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(ImportRecordListButtonControl, null, [
@@ -106,10 +106,9 @@ var InvoiceCheckButtonControl = /*#__PURE__*/ function(DesignerButtonControl) {
106
106
  function InvoiceCheckButtonControl(props) {
107
107
  _class_call_check(this, InvoiceCheckButtonControl);
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 InvoiceCheckButtonProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
111
+ _this.props = new InvoiceCheckButtonProperty(props === null || props === void 0 ? void 0 : props.props);
113
112
  return _this;
114
113
  }
115
114
  _create_class(InvoiceCheckButtonControl, null, [
@@ -144,7 +144,7 @@ var InvoiceCheckButtonProperty = /*#__PURE__*/ function(ButtonProperty) {
144
144
  function InvoiceCheckButtonProperty(props) {
145
145
  _class_call_check(this, InvoiceCheckButtonProperty);
146
146
  var _this;
147
- var _props, _props1, _props2, _props3, _props4, _props5, _props6, _props7, _props_fillList, _props8;
147
+ var _props_fillList;
148
148
  _this = _super.call(this, props);
149
149
  _define_property(_assert_this_initialized(_this), "caption", void 0);
150
150
  _define_property(_assert_this_initialized(_this), "isHideCaption", void 0);
@@ -154,23 +154,23 @@ var InvoiceCheckButtonProperty = /*#__PURE__*/ function(ButtonProperty) {
154
154
  _define_property(_assert_this_initialized(_this), "invoiceCheck", void 0);
155
155
  _define_property(_assert_this_initialized(_this), "fillList", void 0);
156
156
  var _props_caption;
157
- _this.caption = (_props_caption = (_props = props) === null || _props === void 0 ? void 0 : _props.caption) !== null && _props_caption !== void 0 ? _props_caption : InvoiceCheckButtonControl.controlName;
157
+ _this.caption = (_props_caption = props === null || props === void 0 ? void 0 : props.caption) !== null && _props_caption !== void 0 ? _props_caption : InvoiceCheckButtonControl.controlName;
158
158
  var _props_isHideCaption;
159
- _this.isHideCaption = (_props_isHideCaption = (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.isHideCaption) !== null && _props_isHideCaption !== void 0 ? _props_isHideCaption : false;
159
+ _this.isHideCaption = (_props_isHideCaption = props === null || props === void 0 ? void 0 : props.isHideCaption) !== null && _props_isHideCaption !== void 0 ? _props_isHideCaption : false;
160
160
  var _props_isShowCaptionTip;
161
- _this.isShowCaptionTip = (_props_isShowCaptionTip = (_props2 = props) === null || _props2 === void 0 ? void 0 : _props2.isShowCaptionTip) !== null && _props_isShowCaptionTip !== void 0 ? _props_isShowCaptionTip : false;
161
+ _this.isShowCaptionTip = (_props_isShowCaptionTip = props === null || props === void 0 ? void 0 : props.isShowCaptionTip) !== null && _props_isShowCaptionTip !== void 0 ? _props_isShowCaptionTip : false;
162
162
  var _props_captionTip;
163
- _this.captionTip = (_props_captionTip = (_props3 = props) === null || _props3 === void 0 ? void 0 : _props3.captionTip) !== null && _props_captionTip !== void 0 ? _props_captionTip : "";
163
+ _this.captionTip = (_props_captionTip = props === null || props === void 0 ? void 0 : props.captionTip) !== null && _props_captionTip !== void 0 ? _props_captionTip : "";
164
164
  var _props_labelPosition;
165
- _this.labelPosition = (_props_labelPosition = (_props4 = props) === null || _props4 === void 0 ? void 0 : _props4.labelPosition) !== null && _props_labelPosition !== void 0 ? _props_labelPosition : "top";
165
+ _this.labelPosition = (_props_labelPosition = props === null || props === void 0 ? void 0 : props.labelPosition) !== null && _props_labelPosition !== void 0 ? _props_labelPosition : "top";
166
166
  var _props_content;
167
- _this.content = (_props_content = (_props5 = props) === null || _props5 === void 0 ? void 0 : _props5.content) !== null && _props_content !== void 0 ? _props_content : InvoiceCheckButtonControl.controlName;
167
+ _this.content = (_props_content = props === null || props === void 0 ? void 0 : props.content) !== null && _props_content !== void 0 ? _props_content : InvoiceCheckButtonControl.controlName;
168
168
  var _props_icon;
169
- _this.icon = (_props_icon = (_props6 = props) === null || _props6 === void 0 ? void 0 : _props6.icon) !== null && _props_icon !== void 0 ? _props_icon : InvoiceCheckButtonControl.controlIcon;
169
+ _this.icon = (_props_icon = props === null || props === void 0 ? void 0 : props.icon) !== null && _props_icon !== void 0 ? _props_icon : InvoiceCheckButtonControl.controlIcon;
170
170
  var _props_invoiceCheck;
171
- _this.invoiceCheck = (_props_invoiceCheck = (_props7 = props) === null || _props7 === void 0 ? void 0 : _props7.invoiceCheck) !== null && _props_invoiceCheck !== void 0 ? _props_invoiceCheck : true;
171
+ _this.invoiceCheck = (_props_invoiceCheck = props === null || props === void 0 ? void 0 : props.invoiceCheck) !== null && _props_invoiceCheck !== void 0 ? _props_invoiceCheck : true;
172
172
  var _props_fillList_map;
173
- _this.fillList = (_props_fillList_map = (_props8 = props) === null || _props8 === void 0 ? void 0 : (_props_fillList = _props8.fillList) === null || _props_fillList === void 0 ? void 0 : _props_fillList.map(function(item) {
173
+ _this.fillList = (_props_fillList_map = props === null || props === void 0 ? void 0 : (_props_fillList = props.fillList) === null || _props_fillList === void 0 ? void 0 : _props_fillList.map(function(item) {
174
174
  return new MultistageFillingItem(item);
175
175
  })) !== null && _props_fillList_map !== void 0 ? _props_fillList_map : [];
176
176
  return _this;
@@ -105,10 +105,9 @@ var InvoiceCheckButtonControl = /*#__PURE__*/ function(RuntimeButtonControl) {
105
105
  function InvoiceCheckButtonControl(props) {
106
106
  _class_call_check(this, InvoiceCheckButtonControl);
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 InvoiceCheckButtonProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new InvoiceCheckButtonProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(InvoiceCheckButtonControl, null, [
@@ -105,10 +105,9 @@ var LinkControl = /*#__PURE__*/ function(DesignerControl) {
105
105
  function LinkControl(props) {
106
106
  _class_call_check(this, LinkControl);
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 LinkProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new LinkProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(LinkControl, null, [
@@ -90,17 +90,16 @@ var LinkProperty = /*#__PURE__*/ function(Property) {
90
90
  function LinkProperty(props) {
91
91
  _class_call_check(this, LinkProperty);
92
92
  var _this;
93
- var _props, _props1, _props2;
94
93
  _this = _super.call(this, props);
95
94
  _define_property(_assert_this_initialized(_this), "content", void 0);
96
95
  _define_property(_assert_this_initialized(_this), "url", void 0);
97
96
  _define_property(_assert_this_initialized(_this), "openMode", void 0);
98
97
  var _props_content;
99
- _this.content = (_props_content = (_props = props) === null || _props === void 0 ? void 0 : _props.content) !== null && _props_content !== void 0 ? _props_content : "我是一个链接";
98
+ _this.content = (_props_content = props === null || props === void 0 ? void 0 : props.content) !== null && _props_content !== void 0 ? _props_content : "我是一个链接";
100
99
  var _props_url;
101
- _this.url = (_props_url = (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.url) !== null && _props_url !== void 0 ? _props_url : "";
100
+ _this.url = (_props_url = props === null || props === void 0 ? void 0 : props.url) !== null && _props_url !== void 0 ? _props_url : "";
102
101
  var _props_openMode;
103
- _this.openMode = (_props_openMode = (_props2 = props) === null || _props2 === void 0 ? void 0 : _props2.openMode) !== null && _props_openMode !== void 0 ? _props_openMode : "new";
102
+ _this.openMode = (_props_openMode = props === null || props === void 0 ? void 0 : props.openMode) !== null && _props_openMode !== void 0 ? _props_openMode : "new";
104
103
  return _this;
105
104
  }
106
105
  return LinkProperty;
@@ -105,10 +105,9 @@ var LinkControl = /*#__PURE__*/ function(RuntimeControl) {
105
105
  function LinkControl(props) {
106
106
  _class_call_check(this, LinkControl);
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 LinkProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new LinkProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(LinkControl, null, [
@@ -106,10 +106,9 @@ var ListSelectButtonControl = /*#__PURE__*/ function(DesignerButtonControl) {
106
106
  function ListSelectButtonControl(props) {
107
107
  _class_call_check(this, ListSelectButtonControl);
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 ListSelectButtonProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
111
+ _this.props = new ListSelectButtonProperty(props === null || props === void 0 ? void 0 : props.props);
113
112
  return _this;
114
113
  }
115
114
  _create_class(ListSelectButtonControl, null, [
@@ -153,7 +153,6 @@ var ListSelectButtonPropertyRules = /*#__PURE__*/ function(PropertyRules) {
153
153
  function ListSelectButtonProperty(props) {
154
154
  _class_call_check(this, ListSelectButtonProperty);
155
155
  var _this;
156
- var _props, _props1, _props2, _props3, _props4, _props5, _props6;
157
156
  _this = _super.call(this, props);
158
157
  /**
159
158
  * 数据过滤
@@ -172,15 +171,15 @@ var ListSelectButtonPropertyRules = /*#__PURE__*/ function(PropertyRules) {
172
171
  // 展示已选内容配置字段
173
172
  _define_property(_assert_this_initialized(_this), "selectedContentConfig", void 0);
174
173
  var _props_content;
175
- _this.content = (_props_content = (_props = props) === null || _props === void 0 ? void 0 : _props.content) !== null && _props_content !== void 0 ? _props_content : ListSelectButtonControl.controlName;
174
+ _this.content = (_props_content = props === null || props === void 0 ? void 0 : props.content) !== null && _props_content !== void 0 ? _props_content : ListSelectButtonControl.controlName;
176
175
  var _props_icon;
177
- _this.icon = (_props_icon = (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.icon) !== null && _props_icon !== void 0 ? _props_icon : ListSelectButtonControl.controlIcon;
178
- _this.fillPayload = new FillPayloadBind((_props2 = props) === null || _props2 === void 0 ? void 0 : _props2.fillPayload);
179
- _this.listPageBind = new ListBind((_props3 = props) === null || _props3 === void 0 ? void 0 : _props3.listPageBind);
180
- _this.fillBack = new FillBackBind((_props4 = props) === null || _props4 === void 0 ? void 0 : _props4.fillBack);
176
+ _this.icon = (_props_icon = props === null || props === void 0 ? void 0 : props.icon) !== null && _props_icon !== void 0 ? _props_icon : ListSelectButtonControl.controlIcon;
177
+ _this.fillPayload = new FillPayloadBind(props === null || props === void 0 ? void 0 : props.fillPayload);
178
+ _this.listPageBind = new ListBind(props === null || props === void 0 ? void 0 : props.listPageBind);
179
+ _this.fillBack = new FillBackBind(props === null || props === void 0 ? void 0 : props.fillBack);
181
180
  var _props_showSelectedDetail;
182
- _this.showSelectedDetail = (_props_showSelectedDetail = (_props5 = props) === null || _props5 === void 0 ? void 0 : _props5.showSelectedDetail) !== null && _props_showSelectedDetail !== void 0 ? _props_showSelectedDetail : false;
183
- _this.selectedContentConfig = new SelectedContentConfig((_props6 = props) === null || _props6 === void 0 ? void 0 : _props6.selectedContentConfig);
181
+ _this.showSelectedDetail = (_props_showSelectedDetail = props === null || props === void 0 ? void 0 : props.showSelectedDetail) !== null && _props_showSelectedDetail !== void 0 ? _props_showSelectedDetail : false;
182
+ _this.selectedContentConfig = new SelectedContentConfig(props === null || props === void 0 ? void 0 : props.selectedContentConfig);
184
183
  return _this;
185
184
  }
186
185
  return ListSelectButtonProperty;
@@ -105,10 +105,9 @@ var ListSelectButtonControl = /*#__PURE__*/ function(RuntimeButtonControl) {
105
105
  function ListSelectButtonControl(props) {
106
106
  _class_call_check(this, ListSelectButtonControl);
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 ListSelectButtonProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new ListSelectButtonProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(ListSelectButtonControl, null, [
@@ -105,10 +105,9 @@ var ListViewSelectControl = /*#__PURE__*/ function(DesignerControl) {
105
105
  function ListViewSelectControl(props) {
106
106
  _class_call_check(this, ListViewSelectControl);
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 ListViewSelectProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new ListViewSelectProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(ListViewSelectControl, null, [
@@ -129,14 +129,14 @@ var ListViewSelectProperty = /*#__PURE__*/ function(Property) {
129
129
  function ListViewSelectProperty(props) {
130
130
  _class_call_check(this, ListViewSelectProperty);
131
131
  var _this;
132
- var _props, _props_viewList, _props1;
132
+ var _props_viewList;
133
133
  _this = _super.call(this, props);
134
134
  _define_property(_assert_this_initialized(_this), "showType", void 0);
135
135
  _define_property(_assert_this_initialized(_this), "viewList", void 0);
136
136
  var _props_showType;
137
- _this.showType = (_props_showType = (_props = props) === null || _props === void 0 ? void 0 : _props.showType) !== null && _props_showType !== void 0 ? _props_showType : "select";
137
+ _this.showType = (_props_showType = props === null || props === void 0 ? void 0 : props.showType) !== null && _props_showType !== void 0 ? _props_showType : "select";
138
138
  var _props_viewList_map;
139
- _this.viewList = (_props_viewList_map = (_props1 = props) === null || _props1 === void 0 ? void 0 : (_props_viewList = _props1.viewList) === null || _props_viewList === void 0 ? void 0 : _props_viewList.map(function(item) {
139
+ _this.viewList = (_props_viewList_map = props === null || props === void 0 ? void 0 : (_props_viewList = props.viewList) === null || _props_viewList === void 0 ? void 0 : _props_viewList.map(function(item) {
140
140
  return new ViewOperationItem(item);
141
141
  })) !== null && _props_viewList_map !== void 0 ? _props_viewList_map : [];
142
142
  return _this;
@@ -105,10 +105,9 @@ var ListViewSelectControl = /*#__PURE__*/ function(RuntimeControl) {
105
105
  function ListViewSelectControl(props) {
106
106
  _class_call_check(this, ListViewSelectControl);
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 ListViewSelectProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new ListViewSelectProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(ListViewSelectControl, null, [
@@ -105,10 +105,9 @@ var OperationButtonControl = /*#__PURE__*/ function(DesignerControl) {
105
105
  function OperationButtonControl(props) {
106
106
  _class_call_check(this, OperationButtonControl);
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 OperationButtonProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new OperationButtonProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(OperationButtonControl, null, [
@@ -114,7 +114,6 @@ var OperationButtonProperty = /*#__PURE__*/ function(Property) {
114
114
  function OperationButtonProperty(props) {
115
115
  _class_call_check(this, OperationButtonProperty);
116
116
  var _this;
117
- var _props, _props1, _props2, _props3, _props4, _props5, _props6, _props7, _props8, _props9, _props10, _props11, _props12;
118
117
  _this = _super.call(this, props);
119
118
  _define_property(_assert_this_initialized(_this), "content", void 0);
120
119
  _define_property(_assert_this_initialized(_this), "code", void 0);
@@ -130,23 +129,23 @@ var OperationButtonProperty = /*#__PURE__*/ function(Property) {
130
129
  _define_property(_assert_this_initialized(_this), "priorityProcess", void 0);
131
130
  _define_property(_assert_this_initialized(_this), "isLoading", void 0);
132
131
  var _props_content;
133
- _this.content = (_props_content = (_props = props) === null || _props === void 0 ? void 0 : _props.content) !== null && _props_content !== void 0 ? _props_content : "按钮";
134
- _this.code = (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.code;
132
+ _this.content = (_props_content = props === null || props === void 0 ? void 0 : props.content) !== null && _props_content !== void 0 ? _props_content : "按钮";
133
+ _this.code = props === null || props === void 0 ? void 0 : props.code;
135
134
  var _props_command;
136
- _this.command = (_props_command = (_props2 = props) === null || _props2 === void 0 ? void 0 : _props2.command) !== null && _props_command !== void 0 ? _props_command : "custom";
135
+ _this.command = (_props_command = props === null || props === void 0 ? void 0 : props.command) !== null && _props_command !== void 0 ? _props_command : "custom";
137
136
  var _props_color;
138
- _this.color = (_props_color = (_props3 = props) === null || _props3 === void 0 ? void 0 : _props3.color) !== null && _props_color !== void 0 ? _props_color : "primary";
139
- _this.icon = (_props4 = props) === null || _props4 === void 0 ? void 0 : _props4.icon;
140
- _this.formKey = (_props5 = props) === null || _props5 === void 0 ? void 0 : _props5.formKey;
141
- _this.openType = (_props6 = props) === null || _props6 === void 0 ? void 0 : _props6.openType;
142
- _this.needConfirm = (_props7 = props) === null || _props7 === void 0 ? void 0 : _props7.needConfirm;
143
- _this.confirmMessage = (_props8 = props) === null || _props8 === void 0 ? void 0 : _props8.confirmMessage;
144
- _this.options = (_props9 = props) === null || _props9 === void 0 ? void 0 : _props9.options;
137
+ _this.color = (_props_color = props === null || props === void 0 ? void 0 : props.color) !== null && _props_color !== void 0 ? _props_color : "primary";
138
+ _this.icon = props === null || props === void 0 ? void 0 : props.icon;
139
+ _this.formKey = props === null || props === void 0 ? void 0 : props.formKey;
140
+ _this.openType = props === null || props === void 0 ? void 0 : props.openType;
141
+ _this.needConfirm = props === null || props === void 0 ? void 0 : props.needConfirm;
142
+ _this.confirmMessage = props === null || props === void 0 ? void 0 : props.confirmMessage;
143
+ _this.options = props === null || props === void 0 ? void 0 : props.options;
145
144
  var _props_defaultState;
146
- _this.defaultState = (_props_defaultState = (_props10 = props) === null || _props10 === void 0 ? void 0 : _props10.defaultState) !== null && _props_defaultState !== void 0 ? _props_defaultState : "default";
147
- _this.priorityProcess = (_props11 = props) === null || _props11 === void 0 ? void 0 : _props11.priorityProcess;
145
+ _this.defaultState = (_props_defaultState = props === null || props === void 0 ? void 0 : props.defaultState) !== null && _props_defaultState !== void 0 ? _props_defaultState : "default";
146
+ _this.priorityProcess = props === null || props === void 0 ? void 0 : props.priorityProcess;
148
147
  var _props_isLoading;
149
- _this.isLoading = (_props_isLoading = (_props12 = props) === null || _props12 === void 0 ? void 0 : _props12.isLoading) !== null && _props_isLoading !== void 0 ? _props_isLoading : false;
148
+ _this.isLoading = (_props_isLoading = props === null || props === void 0 ? void 0 : props.isLoading) !== null && _props_isLoading !== void 0 ? _props_isLoading : false;
150
149
  return _this;
151
150
  }
152
151
  return OperationButtonProperty;
@@ -105,10 +105,9 @@ var OperationButtonControl = /*#__PURE__*/ function(RuntimeControl) {
105
105
  function OperationButtonControl(props) {
106
106
  _class_call_check(this, OperationButtonControl);
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 OperationButtonProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new OperationButtonProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(OperationButtonControl, null, [
@@ -105,10 +105,9 @@ var PaginationControl = /*#__PURE__*/ function(DesignerControl) {
105
105
  function PaginationControl(props) {
106
106
  _class_call_check(this, PaginationControl);
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 PaginationProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new PaginationProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(PaginationControl, null, [
@@ -105,10 +105,9 @@ var PaginationControl = /*#__PURE__*/ function(RuntimeControl) {
105
105
  function PaginationControl(props) {
106
106
  _class_call_check(this, PaginationControl);
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 PaginationProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new PaginationProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(PaginationControl, null, [
@@ -105,10 +105,9 @@ var SubmissionRecordListButtonControl = /*#__PURE__*/ function(DesignerButtonCon
105
105
  function SubmissionRecordListButtonControl(props) {
106
106
  _class_call_check(this, SubmissionRecordListButtonControl);
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 SubmissionRecordListButtonProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new SubmissionRecordListButtonProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(SubmissionRecordListButtonControl, null, [
@@ -78,12 +78,11 @@ var SubmissionRecordListButtonProperty = /*#__PURE__*/ function(ButtonProperty)
78
78
  function SubmissionRecordListButtonProperty(props) {
79
79
  _class_call_check(this, SubmissionRecordListButtonProperty);
80
80
  var _this;
81
- var _props, _props1;
82
81
  _this = _super.call(this, props);
83
82
  var _props_content;
84
- _this.content = (_props_content = (_props = props) === null || _props === void 0 ? void 0 : _props.content) !== null && _props_content !== void 0 ? _props_content : SubmissionRecordListButtonControl.controlName;
83
+ _this.content = (_props_content = props === null || props === void 0 ? void 0 : props.content) !== null && _props_content !== void 0 ? _props_content : SubmissionRecordListButtonControl.controlName;
85
84
  var _props_icon;
86
- _this.icon = (_props_icon = (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.icon) !== null && _props_icon !== void 0 ? _props_icon : SubmissionRecordListButtonControl.controlIcon;
85
+ _this.icon = (_props_icon = props === null || props === void 0 ? void 0 : props.icon) !== null && _props_icon !== void 0 ? _props_icon : SubmissionRecordListButtonControl.controlIcon;
87
86
  return _this;
88
87
  }
89
88
  return SubmissionRecordListButtonProperty;
@@ -105,10 +105,9 @@ var SubmissionRecordListButtonControl = /*#__PURE__*/ function(RuntimeButtonCont
105
105
  function SubmissionRecordListButtonControl(props) {
106
106
  _class_call_check(this, SubmissionRecordListButtonControl);
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 SubmissionRecordListButtonProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new SubmissionRecordListButtonProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(SubmissionRecordListButtonControl, null, [
@@ -105,10 +105,9 @@ var TextControl = /*#__PURE__*/ function(DesignerControl) {
105
105
  function TextControl(props) {
106
106
  _class_call_check(this, TextControl);
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 TextProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new TextProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(TextControl, null, [
@@ -90,7 +90,6 @@ var TextProperty = /*#__PURE__*/ function(Property) {
90
90
  function TextProperty(props) {
91
91
  _class_call_check(this, TextProperty);
92
92
  var _this;
93
- var _props, _props1, _props2, _props3, _props4;
94
93
  _this = _super.call(this, props);
95
94
  // public dataBind: DataBind
96
95
  _define_property(_assert_this_initialized(_this), "content", void 0);
@@ -100,15 +99,15 @@ var TextProperty = /*#__PURE__*/ function(Property) {
100
99
  _define_property(_assert_this_initialized(_this), "showState", void 0);
101
100
  var _props_fontSize;
102
101
  // this.dataBind = new DataBind(props?.dataBind)
103
- _this.fontSize = (_props_fontSize = (_props = props) === null || _props === void 0 ? void 0 : _props.fontSize) !== null && _props_fontSize !== void 0 ? _props_fontSize : "14px";
102
+ _this.fontSize = (_props_fontSize = props === null || props === void 0 ? void 0 : props.fontSize) !== null && _props_fontSize !== void 0 ? _props_fontSize : "14px";
104
103
  var _props_color;
105
- _this.color = (_props_color = (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.color) !== null && _props_color !== void 0 ? _props_color : "#646A73";
104
+ _this.color = (_props_color = props === null || props === void 0 ? void 0 : props.color) !== null && _props_color !== void 0 ? _props_color : "#646A73";
106
105
  var _props_icon;
107
- _this.icon = (_props_icon = (_props2 = props) === null || _props2 === void 0 ? void 0 : _props2.icon) !== null && _props_icon !== void 0 ? _props_icon : "page-hint";
106
+ _this.icon = (_props_icon = props === null || props === void 0 ? void 0 : props.icon) !== null && _props_icon !== void 0 ? _props_icon : "page-hint";
108
107
  var _props_showState;
109
- _this.showState = (_props_showState = (_props3 = props) === null || _props3 === void 0 ? void 0 : _props3.showState) !== null && _props_showState !== void 0 ? _props_showState : "text";
108
+ _this.showState = (_props_showState = props === null || props === void 0 ? void 0 : props.showState) !== null && _props_showState !== void 0 ? _props_showState : "text";
110
109
  var _props_content;
111
- _this.content = (_props_content = (_props4 = props) === null || _props4 === void 0 ? void 0 : _props4.content) !== null && _props_content !== void 0 ? _props_content : "说明文字";
110
+ _this.content = (_props_content = props === null || props === void 0 ? void 0 : props.content) !== null && _props_content !== void 0 ? _props_content : "说明文字";
112
111
  return _this;
113
112
  }
114
113
  return TextProperty;
@@ -105,10 +105,9 @@ var TextControl = /*#__PURE__*/ function(RuntimeControl) {
105
105
  function TextControl(props) {
106
106
  _class_call_check(this, TextControl);
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 TextProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new TextProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(TextControl, null, [
@@ -106,10 +106,9 @@ var TextOcrButtonControl = /*#__PURE__*/ function(DesignerButtonControl) {
106
106
  function TextOcrButtonControl(props) {
107
107
  _class_call_check(this, TextOcrButtonControl);
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 TextOcrButtonProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
111
+ _this.props = new TextOcrButtonProperty(props === null || props === void 0 ? void 0 : props.props);
113
112
  return _this;
114
113
  }
115
114
  _create_class(TextOcrButtonControl, null, [
@@ -146,7 +146,7 @@ var TextOcrButtonProperty = /*#__PURE__*/ function(ButtonProperty) {
146
146
  function TextOcrButtonProperty(props) {
147
147
  _class_call_check(this, TextOcrButtonProperty);
148
148
  var _this;
149
- var _props, _props1, _props2, _props3, _props4, _props5, _props6, _props7, _props_fillList, _props8;
149
+ var _props_fillList;
150
150
  _this = _super.call(this, props);
151
151
  _define_property(_assert_this_initialized(_this), "caption", void 0);
152
152
  _define_property(_assert_this_initialized(_this), "isHideCaption", void 0);
@@ -156,23 +156,23 @@ var TextOcrButtonProperty = /*#__PURE__*/ function(ButtonProperty) {
156
156
  _define_property(_assert_this_initialized(_this), "ocrType", void 0);
157
157
  _define_property(_assert_this_initialized(_this), "fillList", void 0);
158
158
  var _props_caption;
159
- _this.caption = (_props_caption = (_props = props) === null || _props === void 0 ? void 0 : _props.caption) !== null && _props_caption !== void 0 ? _props_caption : TextOcrButtonControl.controlName;
159
+ _this.caption = (_props_caption = props === null || props === void 0 ? void 0 : props.caption) !== null && _props_caption !== void 0 ? _props_caption : TextOcrButtonControl.controlName;
160
160
  var _props_isHideCaption;
161
- _this.isHideCaption = (_props_isHideCaption = (_props1 = props) === null || _props1 === void 0 ? void 0 : _props1.isHideCaption) !== null && _props_isHideCaption !== void 0 ? _props_isHideCaption : false;
161
+ _this.isHideCaption = (_props_isHideCaption = props === null || props === void 0 ? void 0 : props.isHideCaption) !== null && _props_isHideCaption !== void 0 ? _props_isHideCaption : false;
162
162
  var _props_isShowCaptionTip;
163
- _this.isShowCaptionTip = (_props_isShowCaptionTip = (_props2 = props) === null || _props2 === void 0 ? void 0 : _props2.isShowCaptionTip) !== null && _props_isShowCaptionTip !== void 0 ? _props_isShowCaptionTip : false;
163
+ _this.isShowCaptionTip = (_props_isShowCaptionTip = props === null || props === void 0 ? void 0 : props.isShowCaptionTip) !== null && _props_isShowCaptionTip !== void 0 ? _props_isShowCaptionTip : false;
164
164
  var _props_captionTip;
165
- _this.captionTip = (_props_captionTip = (_props3 = props) === null || _props3 === void 0 ? void 0 : _props3.captionTip) !== null && _props_captionTip !== void 0 ? _props_captionTip : "";
165
+ _this.captionTip = (_props_captionTip = props === null || props === void 0 ? void 0 : props.captionTip) !== null && _props_captionTip !== void 0 ? _props_captionTip : "";
166
166
  var _props_labelPosition;
167
- _this.labelPosition = (_props_labelPosition = (_props4 = props) === null || _props4 === void 0 ? void 0 : _props4.labelPosition) !== null && _props_labelPosition !== void 0 ? _props_labelPosition : "top";
167
+ _this.labelPosition = (_props_labelPosition = props === null || props === void 0 ? void 0 : props.labelPosition) !== null && _props_labelPosition !== void 0 ? _props_labelPosition : "top";
168
168
  var _props_content;
169
- _this.content = (_props_content = (_props5 = props) === null || _props5 === void 0 ? void 0 : _props5.content) !== null && _props_content !== void 0 ? _props_content : TextOcrButtonControl.controlName;
169
+ _this.content = (_props_content = props === null || props === void 0 ? void 0 : props.content) !== null && _props_content !== void 0 ? _props_content : TextOcrButtonControl.controlName;
170
170
  var _props_icon;
171
- _this.icon = (_props_icon = (_props6 = props) === null || _props6 === void 0 ? void 0 : _props6.icon) !== null && _props_icon !== void 0 ? _props_icon : TextOcrButtonControl.controlIcon;
171
+ _this.icon = (_props_icon = props === null || props === void 0 ? void 0 : props.icon) !== null && _props_icon !== void 0 ? _props_icon : TextOcrButtonControl.controlIcon;
172
172
  var _props_ocrType;
173
- _this.ocrType = (_props_ocrType = (_props7 = props) === null || _props7 === void 0 ? void 0 : _props7.ocrType) !== null && _props_ocrType !== void 0 ? _props_ocrType : "";
173
+ _this.ocrType = (_props_ocrType = props === null || props === void 0 ? void 0 : props.ocrType) !== null && _props_ocrType !== void 0 ? _props_ocrType : "";
174
174
  var _props_fillList_map;
175
- _this.fillList = (_props_fillList_map = (_props8 = props) === null || _props8 === void 0 ? void 0 : (_props_fillList = _props8.fillList) === null || _props_fillList === void 0 ? void 0 : _props_fillList.map(function(item) {
175
+ _this.fillList = (_props_fillList_map = props === null || props === void 0 ? void 0 : (_props_fillList = props.fillList) === null || _props_fillList === void 0 ? void 0 : _props_fillList.map(function(item) {
176
176
  return new MultistageFillingItem(item);
177
177
  })) !== null && _props_fillList_map !== void 0 ? _props_fillList_map : [];
178
178
  return _this;
@@ -105,10 +105,9 @@ var TextOcrButtonControl = /*#__PURE__*/ function(RuntimeButtonControl) {
105
105
  function TextOcrButtonControl(props) {
106
106
  _class_call_check(this, TextOcrButtonControl);
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 TextOcrButtonProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
110
+ _this.props = new TextOcrButtonProperty(props === null || props === void 0 ? void 0 : props.props);
112
111
  return _this;
113
112
  }
114
113
  _create_class(TextOcrButtonControl, null, [
@@ -106,10 +106,9 @@ var TitleControl = /*#__PURE__*/ function(DesignerControl) {
106
106
  function TitleControl(props) {
107
107
  _class_call_check(this, TitleControl);
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 TitleProperty((_props = props) === null || _props === void 0 ? void 0 : _props.props);
111
+ _this.props = new TitleProperty(props === null || props === void 0 ? void 0 : props.props);
113
112
  return _this;
114
113
  }
115
114
  _create_class(TitleControl, null, [