@byteluck-fe/model-driven-controls 2.23.0-beta.1 → 2.23.0-beta.3

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 (150) hide show
  1. package/dist/esm/baseControls/BatchDeleteButton/designer.js +2 -1
  2. package/dist/esm/baseControls/BatchPrintListButton/designer.js +2 -1
  3. package/dist/esm/baseControls/BatchPrintRecordListButton/designer.js +2 -1
  4. package/dist/esm/baseControls/BatchSubmissionListButton/designer.js +2 -1
  5. package/dist/esm/baseControls/Button/designer.js +2 -2
  6. package/dist/esm/baseControls/Button/property.js +2 -1
  7. package/dist/esm/baseControls/CreateFormListButton/designer.js +2 -1
  8. package/dist/esm/baseControls/Dashboard/designer.js +2 -1
  9. package/dist/esm/baseControls/Divider/designer.js +2 -1
  10. package/dist/esm/baseControls/ExportListButton/designer.js +2 -1
  11. package/dist/esm/baseControls/ExportListButton/property.js +2 -1
  12. package/dist/esm/baseControls/ExportRecordListButton/designer.js +2 -1
  13. package/dist/esm/baseControls/FormSelectButton/designer.js +2 -1
  14. package/dist/esm/baseControls/ImportRecordListButton/designer.js +2 -1
  15. package/dist/esm/baseControls/InvoiceCheckButton/designer.js +2 -1
  16. package/dist/esm/baseControls/Link/designer.js +2 -1
  17. package/dist/esm/baseControls/Link/property.js +2 -1
  18. package/dist/esm/baseControls/ListSelectButton/designer.js +2 -1
  19. package/dist/esm/baseControls/ListViewSelect/designer.js +2 -1
  20. package/dist/esm/baseControls/OperationButton/designer.js +2 -1
  21. package/dist/esm/baseControls/OperationButton/property.js +1 -1
  22. package/dist/esm/baseControls/Pagination/designer.js +2 -1
  23. package/dist/esm/baseControls/SubmissionRecordListButton/designer.js +2 -1
  24. package/dist/esm/baseControls/Text/designer.js +2 -1
  25. package/dist/esm/baseControls/Text/property.js +2 -1
  26. package/dist/esm/baseControls/TextOcrButton/designer.js +2 -1
  27. package/dist/esm/baseControls/Title/designer.js +2 -1
  28. package/dist/esm/columnControls/ApprovalStatusColumn/designer.js +2 -1
  29. package/dist/esm/columnControls/ArrayColumn/designer.js +2 -2
  30. package/dist/esm/columnControls/AutoNumberColumn/designer.js +2 -2
  31. package/dist/esm/columnControls/CustomColumn/designer.js +2 -2
  32. package/dist/esm/columnControls/DecimalColumn/designer.js +2 -2
  33. package/dist/esm/columnControls/DepartmentColumn/designer.js +2 -2
  34. package/dist/esm/columnControls/EmployeeColumn/designer.js +2 -2
  35. package/dist/esm/columnControls/FileColumn/designer.js +3 -3
  36. package/dist/esm/columnControls/ImageColumn/designer.js +2 -2
  37. package/dist/esm/columnControls/LocationColumn/designer.js +2 -2
  38. package/dist/esm/columnControls/OperationColumn/designer.js +2 -1
  39. package/dist/esm/columnControls/OrderColumn/designer.js +2 -1
  40. package/dist/esm/columnControls/PeopleColumn/designer.js +2 -2
  41. package/dist/esm/columnControls/TextColumn/designer.js +2 -2
  42. package/dist/esm/columnControls/TimescopeColumn/designer.js +2 -2
  43. package/dist/esm/columnControls/TimestampColumn/designer.js +2 -2
  44. package/dist/esm/columnControls/VarcharColumn/designer.js +2 -2
  45. package/dist/esm/formControls/Address/designer.js +2 -2
  46. package/dist/esm/formControls/Address/property.js +1 -1
  47. package/dist/esm/formControls/Amount/designer.js +2 -2
  48. package/dist/esm/formControls/Amount/property.js +1 -1
  49. package/dist/esm/formControls/Attachment/designer.js +2 -2
  50. package/dist/esm/formControls/Attachment/property.js +3 -6
  51. package/dist/esm/formControls/AutoNumber/designer.js +2 -2
  52. package/dist/esm/formControls/AutoNumber/property.js +2 -1
  53. package/dist/esm/formControls/Calc/designer.js +2 -2
  54. package/dist/esm/formControls/Calc/property.js +1 -1
  55. package/dist/esm/formControls/Checkbox/designer.js +2 -2
  56. package/dist/esm/formControls/DatePicker/designer.js +2 -2
  57. package/dist/esm/formControls/DatePicker/property.js +2 -2
  58. package/dist/esm/formControls/DateRange/designer.js +2 -2
  59. package/dist/esm/formControls/DateRange/property.js +3 -3
  60. package/dist/esm/formControls/Department/designer.js +2 -2
  61. package/dist/esm/formControls/Department/property.js +2 -1
  62. package/dist/esm/formControls/Department2/designer.js +2 -2
  63. package/dist/esm/formControls/Department2/property.js +1 -1
  64. package/dist/esm/formControls/ElectronicSignature/designer.js +2 -2
  65. package/dist/esm/formControls/ElectronicSignature/property.js +8 -8
  66. package/dist/esm/formControls/Employee/designer.js +2 -2
  67. package/dist/esm/formControls/Employee/property.js +2 -1
  68. package/dist/esm/formControls/Employee2/designer.js +2 -2
  69. package/dist/esm/formControls/Employee2/property.js +1 -1
  70. package/dist/esm/formControls/Image/designer.js +3 -3
  71. package/dist/esm/formControls/Image/runtime.js +3 -2
  72. package/dist/esm/formControls/Input/designer.js +2 -2
  73. package/dist/esm/formControls/Input/property.js +2 -2
  74. package/dist/esm/formControls/Number/designer.js +2 -2
  75. package/dist/esm/formControls/Number/property.js +1 -1
  76. package/dist/esm/formControls/OrganizationSelection/designer.js +7 -2
  77. package/dist/esm/formControls/OrganizationSelection/property.js +1 -1
  78. package/dist/esm/formControls/Radio/designer.js +2 -2
  79. package/dist/esm/formControls/RichText/designer.js +2 -2
  80. package/dist/esm/formControls/RichText/property.js +1 -1
  81. package/dist/esm/formControls/Score/designer.js +2 -2
  82. package/dist/esm/formControls/SearchDateRange/designer.js +2 -2
  83. package/dist/esm/formControls/SearchDateRange/property.js +3 -3
  84. package/dist/esm/formControls/SearchInput/designer.js +2 -1
  85. package/dist/esm/formControls/SearchNumberRange/designer.js +2 -2
  86. package/dist/esm/formControls/SearchNumberRange/property.js +2 -2
  87. package/dist/esm/formControls/Select/designer.js +2 -2
  88. package/dist/esm/formControls/Select/property.js +1 -1
  89. package/dist/esm/formControls/SelectMultiple/designer.js +2 -2
  90. package/dist/esm/formControls/SelectMultiple/property.js +1 -1
  91. package/dist/esm/formControls/SelectRelation/designer.js +2 -2
  92. package/dist/esm/formControls/SelectRelation/property.js +1 -1
  93. package/dist/esm/formControls/Textarea/designer.js +2 -2
  94. package/dist/esm/formControls/Textarea/property.js +1 -1
  95. package/dist/esm/formControls/Tree/designer.js +2 -2
  96. package/dist/esm/formControls/Tree/property.js +1 -1
  97. package/dist/esm/formControls/VueFormItem/designer.js +2 -2
  98. package/dist/esm/formControls/VuePage/designer.js +2 -2
  99. package/dist/esm/formControls/WPS/designer.js +2 -2
  100. package/dist/esm/formControls/WPS/property.js +1 -1
  101. package/dist/esm/framework.js +2 -2
  102. package/dist/esm/layoutControls/ActionBar/designer.js +2 -1
  103. package/dist/esm/layoutControls/AdvancedContainer/designer.js +2 -1
  104. package/dist/esm/layoutControls/CardGroup/designer.js +2 -2
  105. package/dist/esm/layoutControls/CardGroup/property.js +1 -1
  106. package/dist/esm/layoutControls/Col/designer.js +2 -2
  107. package/dist/esm/layoutControls/DataView/designer.js +2 -1
  108. package/dist/esm/layoutControls/DataView/property.js +5 -4
  109. package/dist/esm/layoutControls/Grid/designer.js +2 -2
  110. package/dist/esm/layoutControls/GridLayoutContainer/designer.js +2 -2
  111. package/dist/esm/layoutControls/GridRow/designer.js +2 -2
  112. package/dist/esm/layoutControls/ListView/designer.js +2 -2
  113. package/dist/esm/layoutControls/Page/designer.js +2 -1
  114. package/dist/esm/layoutControls/Position/designer.js +2 -1
  115. package/dist/esm/layoutControls/PositioningContainer/designer.js +2 -1
  116. package/dist/esm/layoutControls/Row/designer.js +2 -2
  117. package/dist/esm/layoutControls/SubTableColumn/designer.js +2 -2
  118. package/dist/esm/layoutControls/SubTableRow/designer.js +2 -2
  119. package/dist/esm/layoutControls/Tab/designer.js +2 -2
  120. package/dist/esm/layoutControls/TabPane/designer.js +2 -2
  121. package/dist/esm/layoutControls/Toolbox/designer.js +2 -2
  122. package/dist/esm/listControls/GridTable/designer.js +2 -2
  123. package/dist/esm/listControls/SubTable/designer.js +2 -1
  124. package/dist/esm/listControls/SubTable/property.js +1 -1
  125. package/dist/esm/searchControls/SimpleSearch/property.js +3 -2
  126. package/dist/esm/wrapControls/GridLayoutWrap/Setting.js +2 -1
  127. package/dist/esm/wrapControls/GridLayoutWrap/designer.js +2 -1
  128. package/dist/index.umd.js +1 -1
  129. package/dist/types/columnControls/ApprovalStatusColumn/designer.d.ts +1 -1
  130. package/dist/types/columnControls/ArrayColumn/designer.d.ts +1 -1
  131. package/dist/types/columnControls/AutoNumberColumn/designer.d.ts +1 -1
  132. package/dist/types/columnControls/CustomColumn/designer.d.ts +1 -1
  133. package/dist/types/columnControls/DecimalColumn/designer.d.ts +1 -1
  134. package/dist/types/columnControls/DepartmentColumn/designer.d.ts +1 -1
  135. package/dist/types/columnControls/EmployeeColumn/designer.d.ts +1 -1
  136. package/dist/types/columnControls/FileColumn/designer.d.ts +1 -1
  137. package/dist/types/columnControls/ImageColumn/designer.d.ts +1 -1
  138. package/dist/types/columnControls/LocationColumn/designer.d.ts +1 -1
  139. package/dist/types/columnControls/OperationColumn/designer.d.ts +1 -1
  140. package/dist/types/columnControls/OrderColumn/designer.d.ts +1 -1
  141. package/dist/types/columnControls/PeopleColumn/designer.d.ts +1 -1
  142. package/dist/types/columnControls/TextColumn/designer.d.ts +1 -1
  143. package/dist/types/columnControls/TimescopeColumn/designer.d.ts +1 -1
  144. package/dist/types/columnControls/TimestampColumn/designer.d.ts +1 -1
  145. package/dist/types/columnControls/VarcharColumn/designer.d.ts +1 -1
  146. package/dist/types/formControls/Attachment/property.d.ts +0 -1
  147. package/dist/types/formControls/OrganizationSelection/designer.d.ts +1 -1
  148. package/dist/types/layoutControls/SubTableColumn/designer.d.ts +1 -1
  149. package/dist/types/layoutControls/SubTableRow/designer.d.ts +1 -1
  150. package/package.json +5 -5
package/dist/index.umd.js CHANGED
@@ -1 +1 @@
1
- var IC=Object.defineProperty,SC=Object.defineProperties;var AC=Object.getOwnPropertyDescriptors;var Ys=Object.getOwnPropertySymbols,RC=Object.getPrototypeOf,TC=Object.prototype.hasOwnProperty,BC=Object.prototype.propertyIsEnumerable,PC=Reflect.get;var ps=(y,j,K)=>j in y?IC(y,j,{enumerable:!0,configurable:!0,writable:!0,value:K}):y[j]=K,ot=(y,j)=>{for(var K in j||(j={}))TC.call(j,K)&&ps(y,K,j[K]);if(Ys)for(var K of Ys(j))BC.call(j,K)&&ps(y,K,j[K]);return y},Nr=(y,j)=>SC(y,AC(j));var Vr=(y,j,K)=>PC(RC(y),K,j);var Hr=(y,j,K)=>new Promise((Eu,Hn)=>{var Iu=_e=>{try{Lt(K.next(_e))}catch(Nt){Hn(Nt)}},Su=_e=>{try{Lt(K.throw(_e))}catch(Nt){Hn(Nt)}},Lt=_e=>_e.done?Eu(_e.value):Promise.resolve(_e.value).then(Iu,Su);Lt((K=K.apply(y,j)).next())});(function(y,j){typeof exports=="object"&&typeof module!="undefined"?j(exports):typeof define=="function"&&define.amd?define(["exports"],j):(y=typeof globalThis!="undefined"?globalThis:y||self,j(y.modelDrivenControls={}))})(this,function(y){"use strict";var j="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u5B57",K="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5B57\u7B26\u4E32",Eu="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5BF9\u8C61",Hn="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u7EC4",Iu="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5E03\u5C14",Su="{caption}\u5FC5\u586B",Lt="\u8BF7\u8F93\u5165\u6807\u9898",_e="\u8BF7\u8F93\u5165\u6C14\u6CE1\u63D0\u793A\u8BED",Nt="\u8BF7\u8F93\u5165\u884C\u6807\u9898",ed="\u8BF7\u8F93\u5165\u63D0\u793A\u6587\u5B57",td="\u8BF7\u7ED1\u5B9A\u6570\u636E\u9879",nd="\u8BF7\u7ED1\u5B9A\u8868\u5355",id="\u8BF7\u7ED1\u5B9A\u5217\u8868",ud="\u8BF7\u7ED1\u5B9A\u6D41\u7A0B",ad="\u8BF7\u8F93\u5165\u663E\u793A\u503C",rd="\u8BF7\u8F93\u5165\u5B58\u50A8\u503C",ld="\u5355\u636E\u7F16\u53F7\u672A\u7ED1\u5B9A\u6570\u636E\u9879",od="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5\uFF01",cd="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",sd="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u7684\u6570\u503C",dd="\u8BF7\u8F93\u5165\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",fd="\u6570\u503C\u8303\u56F4\u8BBE\u7F6E\u6709\u8BEF",hd="\u8BF7\u8F93\u5165\u957F\u5EA6\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u503C",yd="\u9644\u4EF6\u5927\u5C0F\u5FC5\u987B\u57280MB\u81F31000MB\u4E4B\u95F4",vd="\u8BF7\u586B\u5199\u603B\u5206\u8BBE\u7F6E",md="\u603B\u5206\u4E0D\u80FD\u5C0F\u4E8E1",gd="\u9ED8\u8BA4\u503C\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",bd="\u9644\u4EF6\u4E0A\u4F20\u7684\u6570\u91CF\u8D85\u8FC7\u4E86\u9650\u5236",_d="\u8BF7\u91CD\u65B0\u9009\u62E9\u53EF\u9009\u6570\u91CF",wd="\u8BE5\u63A7\u4EF6\u6700\u5927\u957F\u5EA6\u9700\u5927\u4E8E\u6700\u5C0F\u957F\u5EA6",Cd="\u8BE5\u63A7\u4EF6\u6700\u5C0F\u957F\u5EA6\u9700\u5C0F\u4E8E\u6700\u5927\u957F\u5EA6",Ed="\u8BF7\u9009\u62E9\u6B63\u786E\u7684\u9009\u9879\u8BBE\u7F6E",Id="\u9009\u9879ID\u4E0D\u80FD\u91CD\u590D",Sd="\u8BF7\u8F93\u5165\u81F3\u5C11\u4E00\u6761\u9009\u9879",Ad="\u8BF7\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",Rd="\u8BF7\u7ED1\u5B9A\u5B58\u50A8\u503C",Td="\u8BF7\u7ED1\u5B9A\u670D\u52A1",Bd="\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",Pd="\u8BF7\u9009\u62E9\u7701",xd="\u8BF7\u9009\u62E9\u5E02",Dd="\u8BF7\u9009\u62E9\u533A",Fd="\u6700\u5C11\u586B\u5199\u884C\u6570\u4E0D\u80FD\u5C0F\u4E8E0",kd="\u884C\u6570\u91CF\u4E0D\u80FD\u5C0F\u4E8E{min}\u884C",Od="\u8BF7\u8F93\u5165\u5217\u5BBD",Md="\u8BF7\u8BBE\u7F6E\u6240\u6709\u89C4\u5219\u6761\u4EF6\u7684\u903B\u8F91\u5173\u7CFB",$d="\u8BF7\u5C06\u6240\u6709\u89C4\u5219\u6761\u4EF6\u586B\u5199\u5B8C\u6574",Ld="\u8BF7\u9009\u62E9\u63A7\u4EF6",Nd="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5",Vd="\u8BF7\u9009\u62E9\u56DE\u586B\u8BBE\u7F6E",Hd="\u8BF7\u9009\u62E9\u4EEA\u8868\u76D8",jd="\u8BF7\u9009\u62E9\u6839\u8282\u70B9",qd="\u89C6\u56FE\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",Ud="\u8BF7\u9009\u62E9\u8BC6\u522B\u7C7B\u578B",Wd="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u5B57\u6BB5\u8FDB\u884C\u586B\u5145",Kd="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A",zd="\u8BF7\u8F93\u5165\u6309\u94AE\u6807\u9898",Gd="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",Qd="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u5B58\u50A8\u503C",Xd="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u670D\u52A1",Jd="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",Zd="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u9009\u62E9\u6839\u8282\u70B9",Yd="\u8BF7\u8F93\u5165\u6700\u5927\u9AD8\u5EA6",pd="\u8F93\u5165\u5185\u5BB9\u4E0D\u80FD\u4E3A\u7A7A",ef="\u6C34\u5370\u4E0D\u80FD\u4E3A\u7A7A",tf="\u6587\u4EF6\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",nf="\u8BF7\u81F3\u5C11\u4E0A\u4F20\u4E00\u4E2A\u6253\u5370\u6A21\u7248\uFF01",uf="\u8BF7\u9009\u62E9\u6307\u5B9A\u4E1A\u52A1\u90E8\u95E8",af="\u8BF7\u9009\u62E9\u6307\u5B9A\u5916\u90E8\u7EC4\u7EC7",rf="\u8BF7\u8F93\u5165\u5B50\u8868\u522B\u540D",lf="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u4E1A\u52A1\u6A21\u578B",of="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u7ED1\u5B9A\u670D\u52A1",cf="\u8BF7\u9009\u62E9\u5173\u8054\u5B50\u8868\u5B57\u6BB5",sf="\u8BF7\u9009\u62E9\u5173\u8054\u4E3B\u8868\u5B57\u6BB5",df="\u8BF7\u9009\u62E9\u6392\u5E8F\u5B57\u6BB5",ff={isNotNumber:j,isNotString:K,isNotObject:Eu,isNotArray:Hn,isNotBoolean:Iu,runtimeRequired:Su,pleaseEnterCaption:Lt,pleaseEnterCaptionTip:_e,pleaseEnterRowCaption:Nt,pleaseEnterPlaceholder:ed,pleaseEnterFieldCode:td,pleaseEnterForm:nd,pleaseEnterList:id,pleaseEnterProcess:ud,pleaseEnterLabel:ad,pleaseEnterValue:rd,bizKeyNotBindFiled:ld,pleaseSelectOneField:od,pleaseEnterNumberRange:cd,pleaseEnterAValueGreaterThanMin:sd,pleaseEnterAValueLessThanMax:dd,numberRangeSetError:fd,stringRangeError:hd,attachmentMaxSize:yd,pleaseEnterTotalScoreSetting:vd,theTotalScoreMustNotBeLessThan1:md,scoreDefaultValueRange:gd,attachmentLimitError:bd,PleaseReselectTheOptionalQuantity:_d,TheMaximumLengthIsGreaterThanTheMinimumLength:wd,TheMinimumLengthIsGreaterThanTheMaximumLength:Cd,PleaseSelectTheCorrectOptionSettings:Ed,optionIdIsRepeat:Id,optionIsRequired:Sd,pleaseEnterDataCode:Ad,pleaseEnterValueFieldCode:Rd,pleaseEnterSvcCode:Td,pleaseBindAtLeastOneDisplayValue:Bd,pleaseSelectProvince:Pd,pleaseSelectCity:xd,pleaseSelectDistrict:Dd,limitRowsCannotBeLessThan0:Fd,TheNumberOfRowsCannotBeLessThanMinRows:kd,pleaseEnterColumnWidth:Od,pleaseSetTheLogicalRelationshipOfAllRuleConditions:Md,pleaseCompleteAllRulesAndConditions:$d,pleaseSelectControl:Ld,pleaseSelectAtLeastOneColumn:Nd,pleaseSelectFillBackMode:Vd,pleaseSelectDashboard:Hd,rootNodeIsRequired:jd,theViewNameCannotBeEmpty:qd,pleaseSelectOcrType:Ud,pleaseSelectAtLeastOneFieldToFillIn:Wd,pleaseChooseAtLeastOne:Kd,pleaseEnterButtonContent:zd,pleaseEnterDataCodeInDataSetting:Gd,pleaseEnterValueFieldCodeInDataSetting:Qd,pleaseEnterSvcCodeInDataSetting:Xd,pleaseBindAtLeastOneDisplayValueInDataSetting:Jd,rootNodeIsRequiredInDataSetting:Zd,pleaseEnterMaxHeight:Yd,pleaseEnter:pd,pleaseEnterWatermark:ef,pleaseEnterFileName:tf,pleaseUploadAtLeastOnePrintTemplate:nf,pleaseAssignBusiness:uf,pleaseAssignExternal:af,pleaseEnterAliasCode:rf,pleaseSelectDataCode:lf,pleaseSelectSvcCode:of,pleaseSelectJoinFieldCode:cf,pleaseSelectMainFieldCode:sf,pleaseSelectSortFieldCode:df},hf="Please enter a number",yf="Please enter a string",vf="Please enter an object",mf="Please enter an array",gf="Please enter a boolean",bf="{caption} Required",_f="Please enter the title",wf="Please enter the bubble prompt",Cf="Please enter the row title",Ef="Please enter the prompt text",If="Please bind data items",Sf="Please bind the form",Af="Please bind the list",Rf="Please bind the process",Tf="Please enter the displayed value",Bf="Please enter the stored value",Pf="The document number is not bound to the data item",xf="Please select at least one display field",Df="Please enter a value greater than or equal to {min} and less than or equal to {max}",Ff="Please enter a value greater than or equal to {min}",kf="Please enter a value less than or equal to {max}",Of="The value range is set incorrectly",Mf="Please enter a value with a length greater than or equal to {min} and less than or equal to {max}",$f="The attachment size must be between 0MB and 1000MB",Lf="Please fill in the total score setting",Nf="The total score cannot be less than 1",Vf="The default value must be between {min} and {max}",Hf="The number of attachment uploads exceeds the limit",jf="Please re-select the optional quantity",qf="The maximum length of the control must be greater than the minimum length",Uf="The minimum length of the control must be less than the maximum length",Wf="Please select the correct option setting",Kf="Option ID cannot be repeated",zf="Please enter at least one option",Gf="Please bind the data source",Qf="Please bind the stored value",Xf="Please bind the service",Jf="At least one display value must be bound",Zf="Please select a province",Yf="Please select a city",pf="Please select a district",eh="The minimum number of lines to fill in cannot be less than 0",th="The number of rows cannot be less than {min} rows",nh="Please enter the column width",ih="Please set the logical relationship of all rule conditions",uh="Please complete all rules and conditions",ah="please select control",rh="Please select the dashboard",lh="View name cannot be empty",oh="Please select recognition type",ch="Please select at least one field to fill in",sh="Please select at least one",dh="Please enter the button title",fh="Please bind the business model in the data settings",hh="Please bind storage values in data settings",yh="Please bind the service in the data settings",vh="Please bind at least one display value in the data settings",mh="Please select the root node in the data settings",gh="Please enter the maximum height",bh="The input content cannot be empty",_h="Watermark cannot be empty",wh="File name cannot be empty",Ch="Please upload at least one printing template!\uFF01",Eh="Please select a specific business department",Ih="Please select a specified external organization",Sh="Please enter a sub table alias",Ah="Please select the associated table to set the business model",Rh="Please select the association table to set the binding service",Th="Select associated sub table fields",Bh="Please select the associated main table field",Ph="Please select the sort field",xh={isNotNumber:hf,isNotString:yf,isNotObject:vf,isNotArray:mf,isNotBoolean:gf,runtimeRequired:bf,pleaseEnterCaption:_f,pleaseEnterCaptionTip:wf,pleaseEnterRowCaption:Cf,pleaseEnterPlaceholder:Ef,pleaseEnterFieldCode:If,pleaseEnterForm:Sf,pleaseEnterList:Af,pleaseEnterProcess:Rf,pleaseEnterLabel:Tf,pleaseEnterValue:Bf,bizKeyNotBindFiled:Pf,pleaseSelectOneField:xf,pleaseEnterNumberRange:Df,pleaseEnterAValueGreaterThanMin:Ff,pleaseEnterAValueLessThanMax:kf,numberRangeSetError:Of,stringRangeError:Mf,attachmentMaxSize:$f,pleaseEnterTotalScoreSetting:Lf,theTotalScoreMustNotBeLessThan1:Nf,scoreDefaultValueRange:Vf,attachmentLimitError:Hf,PleaseReselectTheOptionalQuantity:jf,TheMaximumLengthIsGreaterThanTheMinimumLength:qf,TheMinimumLengthIsGreaterThanTheMaximumLength:Uf,PleaseSelectTheCorrectOptionSettings:Wf,optionIdIsRepeat:Kf,optionIsRequired:zf,pleaseEnterDataCode:Gf,pleaseEnterValueFieldCode:Qf,pleaseEnterSvcCode:Xf,pleaseBindAtLeastOneDisplayValue:Jf,pleaseSelectProvince:Zf,pleaseSelectCity:Yf,pleaseSelectDistrict:pf,limitRowsCannotBeLessThan0:eh,TheNumberOfRowsCannotBeLessThanMinRows:th,pleaseEnterColumnWidth:nh,pleaseSetTheLogicalRelationshipOfAllRuleConditions:ih,pleaseCompleteAllRulesAndConditions:uh,pleaseSelectControl:ah,pleaseSelectDashboard:rh,theViewNameCannotBeEmpty:lh,pleaseSelectOcrType:oh,pleaseSelectAtLeastOneFieldToFillIn:ch,pleaseChooseAtLeastOne:sh,pleaseEnterButtonContent:dh,pleaseEnterDataCodeInDataSetting:fh,pleaseEnterValueFieldCodeInDataSetting:hh,pleaseEnterSvcCodeInDataSetting:yh,pleaseBindAtLeastOneDisplayValueInDataSetting:vh,rootNodeIsRequiredInDataSetting:mh,pleaseEnterMaxHeight:gh,pleaseEnter:bh,pleaseEnterWatermark:_h,pleaseEnterFileName:wh,pleaseUploadAtLeastOnePrintTemplate:Ch,pleaseAssignBusiness:Eh,pleaseAssignExternal:Ih,pleaseEnterAliasCode:Sh,pleaseSelectDataCode:Ah,pleaseSelectSvcCode:Rh,pleaseSelectJoinFieldCode:Th,pleaseSelectMainFieldCode:Bh,pleaseSelectSortFieldCode:Ph},Dh="\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Fh="\u6587\u5B57\u5217\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",kh="\u5BFE\u8C61\u7269\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Oh="\u6570\u5B57\u7D44\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Mh="\u30D6\u30FC\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",$h="{caption}\u5FC5\u9808",Lh="\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Nh="\u6C17\u6CE1\u306E\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Vh="\u884C\u30D8\u30C3\u30C0\u30FC\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Hh="\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",jh="\u30C7\u30FC\u30BF\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",qh="\u30B7\u30FC\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Uh="\u30EA\u30B9\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Wh="\u30D5\u30ED\u30FC\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Kh="\u8868\u793A\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",zh="\u4FDD\u5B58\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Gh="\u30B7\u30FC\u30C8\u756A\u53F7\u304C\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",Qh="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Xh="{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Jh="{min}\u4EE5\u4E0A\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Zh="{max}\u672A\u6E80\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Yh="\u6570\u5024\u7BC4\u56F2\u8A2D\u5B9A\u30A8\u30E9\u30FC",ph="\u9577\u3055\u304C{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",ey="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306F0MB\u304B\u30891000MB\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",ty="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",ny="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u306F\uFF11\u4EE5\u4E0A\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",iy="\u57FA\u672C\u8A2D\u5B9A\u5024\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",uy="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u6570\u304C\u5236\u9650\u3092\u8D85\u3048\u3066\u3044\u307E\u3059",ay="\u6570\u91CF\u3092\u518D\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",ry="\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u6700\u5927\u5024\u306F\u6700\u5C0F\u5024\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",ly="\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u6700\u5C0F\u5024\u306F\u6700\u5927\u5024\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",oy="\u6B63\u78BA\u306A\u8A2D\u5B9A\u5024\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",cy="ID\u306F\u91CD\u8907\u3057\u306A\u3044\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",sy="\u6700\u4F4E\uFF11\u70B9\u3092\u9078\u3076\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",dy="\u5143\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",fy="\u4FDD\u5B58\u5024\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",hy="\u30B5\u30FC\u30D3\u30B9\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",yy="\u8868\u793A\u5024\u3092\u30EA\u30F3\u30AF\u3057\u76F4\u3057\u3057\u3066\u4E0B\u3055\u3044",vy="\u7701\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",my="\u5E02\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",gy="\u533A\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",by="\u6700\u5C0F\u5024\u306F\uFF10\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",_y="\u6700\u4F4E\u884C\u6570\u306F{min}\u884C\u3067\u304A\u9858\u3044\u3057\u307E\u3059",wy="\u5217\u5E45\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Cy="\u5168\u3066\u306E\u6761\u4EF6\u306E\u30ED\u30B8\u30C3\u30AF\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",Ey="\u5168\u3066\u306E\u6761\u4EF6\u3092\u5B8C\u6210\u3055\u305B\u3066\u4E0B\u3055\u3044",Iy="please select control",Sy="\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ay="\u30D3\u30E5\u30FC\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Ry="\u8B58\u5225\u30BF\u30A4\u30D7\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ty="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",By="\u5C11\u306A\u304F\u3068\u30821\u3064\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Py="\u30DC\u30BF\u30F3\u306E\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",xy="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Dy="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u683C\u7D0D\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Fy="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30B5\u30FC\u30D3\u30B9\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",ky="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Oy="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30EB\u30FC\u30C8\u30CE\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",My="\u6700\u5927\u9AD8\u3055\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",$y="\u5165\u529B\u5185\u5BB9\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Ly="\u900F\u304B\u3057\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Ny="\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Vy="\u5370\u5237\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3092\u5C11\u306A\u304F\u3068\u30821\u3064\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\uFF01\uFF01",Hy="\u6307\u5B9A\u3055\u308C\u305F\u30D3\u30B8\u30CD\u30B9\u90E8\u9580\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",jy="\u5916\u90E8\u7D44\u7E54\u306E\u6307\u5B9A\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",qy="\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u5225\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Uy="\u95A2\u9023\u8868\u3092\u9078\u629E\u3057\u3066\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044",Wy="\u95A2\u9023\u30C6\u30FC\u30D6\u30EB\u8A2D\u5B9A\u30D0\u30A4\u30F3\u30C9\u30B5\u30FC\u30D3\u30B9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ky="\u95A2\u9023\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u9078\u629E",zy="\u95A2\u9023\u30DE\u30B9\u30BF\u30FC\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Gy="\u30BD\u30FC\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Qy={isNotNumber:Dh,isNotString:Fh,isNotObject:kh,isNotArray:Oh,isNotBoolean:Mh,runtimeRequired:$h,pleaseEnterCaption:Lh,pleaseEnterCaptionTip:Nh,pleaseEnterRowCaption:Vh,pleaseEnterPlaceholder:Hh,pleaseEnterFieldCode:jh,pleaseEnterForm:qh,pleaseEnterList:Uh,pleaseEnterProcess:Wh,pleaseEnterLabel:Kh,pleaseEnterValue:zh,bizKeyNotBindFiled:Gh,pleaseSelectOneField:Qh,pleaseEnterNumberRange:Xh,pleaseEnterAValueGreaterThanMin:Jh,pleaseEnterAValueLessThanMax:Zh,numberRangeSetError:Yh,stringRangeError:ph,attachmentMaxSize:ey,pleaseEnterTotalScoreSetting:ty,theTotalScoreMustNotBeLessThan1:ny,scoreDefaultValueRange:iy,attachmentLimitError:uy,PleaseReselectTheOptionalQuantity:ay,TheMaximumLengthIsGreaterThanTheMinimumLength:ry,TheMinimumLengthIsGreaterThanTheMaximumLength:ly,PleaseSelectTheCorrectOptionSettings:oy,optionIdIsRepeat:cy,optionIsRequired:sy,pleaseEnterDataCode:dy,pleaseEnterValueFieldCode:fy,pleaseEnterSvcCode:hy,pleaseBindAtLeastOneDisplayValue:yy,pleaseSelectProvince:vy,pleaseSelectCity:my,pleaseSelectDistrict:gy,limitRowsCannotBeLessThan0:by,TheNumberOfRowsCannotBeLessThanMinRows:_y,pleaseEnterColumnWidth:wy,pleaseSetTheLogicalRelationshipOfAllRuleConditions:Cy,pleaseCompleteAllRulesAndConditions:Ey,pleaseSelectControl:Iy,pleaseSelectDashboard:Sy,theViewNameCannotBeEmpty:Ay,pleaseSelectOcrType:Ry,pleaseSelectAtLeastOneFieldToFillIn:Ty,pleaseChooseAtLeastOne:By,pleaseEnterButtonContent:Py,pleaseEnterDataCodeInDataSetting:xy,pleaseEnterValueFieldCodeInDataSetting:Dy,pleaseEnterSvcCodeInDataSetting:Fy,pleaseBindAtLeastOneDisplayValueInDataSetting:ky,rootNodeIsRequiredInDataSetting:Oy,pleaseEnterMaxHeight:My,pleaseEnter:$y,pleaseEnterWatermark:Ly,pleaseEnterFileName:Ny,pleaseUploadAtLeastOnePrintTemplate:Vy,pleaseAssignBusiness:Hy,pleaseAssignExternal:jy,pleaseEnterAliasCode:qy,pleaseSelectDataCode:Uy,pleaseSelectSvcCode:Wy,pleaseSelectJoinFieldCode:Ky,pleaseSelectMainFieldCode:zy,pleaseSelectSortFieldCode:Gy},Xy={zhCN:ff,enUS:xh,jaJP:Qy},jr;(function(t){t.Number="Number",t.Operator="Operator",t.VariableInMainTable="VariableInMainTable",t.VariableInCurrentSubTable="VariableInCurrentSubTable",t.VariableInOtherSubTable="VariableInOtherSubTable",t.UndefinedVariable="UndefinedVariable"})(jr||(jr={}));var qr;(function(t){t.SUM="SUM",t.AVG="AVG",t.MAX="MAX",t.MIN="MIN"})(qr||(qr={}));var Jy="zh-CN",ct;(function(t){t.BASE="base",t.FORM="form",t.LAYOUT="layout",t.WRAP="wrap",t.COLUMN="column",t.LIST="list",t.SEARCH="search"})(ct||(ct={}));var Ur;(function(t){t[t.FORM=0]="FORM",t[t.LIST=1]="LIST",t[t.REPORT=2]="REPORT",t[t.DASHBOARD=3]="DASHBOARD",t[t.VUE=4]="VUE",t[t.FREE_PAGE=5]="FREE_PAGE"})(Ur||(Ur={}));var S;(function(t){t.TITLE="title",t.LINK="link",t.BUTTON="button",t.DIVIDER="divider",t.TEXT="text",t.CREATE_FORM_LIST_BUTTON="list-page-btn-create-form",t.BATCH_SUBMISSION_LIST_BUTTON="list-page-btn-batch-submission",t.BATCH_DELETE_LIST_BUTTON="list-page-btn-batch-delete",t.SUBMISSION_RECORD_LIST_BUTTON="list-page-btn-submission-record",t.IMPORT_RECORD_LIST_BUTTON="list-page-btn-import-record",t.EXPORT_RECORD_LIST_BUTTON="list-page-btn-export-record",t.EXPORT_LIST_BUTTON="list-page-btn-export-list",t.LIST_SELECT_BUTTON="list-select-button",t.ORGANIZATION_SELECTION="organization-selection",t.FORM_SELECT_BUTTON="form-select-button",t.LIST_VIEW_SELECT="list-view-select",t.TEXT_OCR_BUTTON="text-ocr-button",t.INVOICE_CHECK_BUTTON="invoice-check-button",t.LIST_PAGE_BTN_BATCH_PRINT="list-page-btn-batch-print",t.LIST_PAGE_BTN_BATCH_PRINT_RECORD="list-page-btn-batch-print-record",t.VARCHAR_COLUMN="varchar-column",t.TEXT_COLUMN="text-column",t.DECIMAL_COLUMN="decimal-column",t.TIMESCOPE_COLUMN="timescope-column",t.TIMESTAMP_COLUMN="timestamp-column",t.ARRAY_COLUMN="array-column",t.DEPARTMENT_COLUMN="department-column",t.AUTO_NUMBER_COLUMN="auto-number-column",t.FILE_COLUMN="file-column",t.IMAGE_COLUMN="image-column",t.PEOPLE_COLUMN="people-column",t.LOCATION_COLUMN="location-column",t.CUSTOM_COLUMN="custom-column",t.ORDER_COLUMN="order-column",t.OPERATION_COLUMN="operation-column",t.OPERATION_BUTTON="operation-button",t.EMPLOYEE_COLUMN="employee-column",t.Approval_Status_Column="approval-status-column",t.ADDRESS="address",t.AMOUNT="amount",t.ATTACHMENT="attachment",t.AUTO_NUMBER="auto-number",t.CALC="calc",t.CHECKBOX="checkbox",t.DATE_PICKER="date-picker",t.DATE_RANGE="date-range",t.DEPARTMENT="department",t.EMPLOYEE="employee",t.IMAGE="image",t.INPUT="input",t.NUMBER="number",t.RADIO="radio",t.RICH_TEXT="rich-text",t.SCORE="score",t.SEARCH_DATE_RANGE="search-date-range",t.SEARCH_NUMBER_RANGE="search-number-range",t.SEARCH_INPUT="search-input",t.SELECT="select",t.SELECT_MULTIPLE="select-multiple",t.SELECT_RELATION="select-relation",t.VUE_FORM_ITEM="vue-form-item",t.TEXTAREA="textarea",t.EMAIL="email",t.FOOTER="footer",t.HEADER="header",t.ID_CARD="id-card",t.MOBILE="mobile",t.PHONE="phone",t.RADIO_IMAGE="radio-image",t.ELECTRONIC_SIGNATURE="electronic-signature",t.WPS="wps",t.CARD_GROUP="card-group",t.COL="col",t.GRID="grid",t.GRID_ROW="grid-row",t.GRID_TABLE_COLUMN="grid-table-column",t.GRID_LAYOUT_CONTAINER="grid-layout-container",t.ROW="row",t.TWO_COLUMNS="two-columns",t.SUBTABLE_COLUMN="subtable-column",t.SUBTABLE_ROW="subtable-row",t.TAB="tab",t.TAB_PANE="tab-pane",t.TOOLBOX="toolbox",t.DATA_VIEW="data-view",t.LIST_VIEW="list-view",t.ACTION_BAR="action-bar",t.SUBTABLE="subtable",t.GRID_TABLE="grid-table",t.SIMPLE_SEARCH="simple-search",t.PAGINATION="pagination",t.CHECKBOX_IMAGE="checkbox-image",t.DASHBOARD="dashboard",t.TREE="tree",t.EMPLOYEE2="employee2",t.DEPARTMENT2="department2",t.GRID_LAYOUT_WRAP="grid-layout-wrap",t.VUE_PAGE="vue-page"})(S||(S={}));var Wr;(function(t){t.SAVE="save",t.DRAFT="draft",t.UNSUBMIT="unsubmit",t.AUDIT="audit",t.UNAUDIT="unaudit",t.CANCEL="cancel",t.FORM_SUBMIT="form_submit"})(Wr||(Wr={}));var b;(function(t){t.VARCHAR="varchar",t.TEXT="text",t.ARRAY="array",t.ADDRESS="location",t.DECIMAL="decimal",t.DECIMAL_RANGE="decimal_range",t.TIMESTAMP="timestamp",t.EMPLOYEES="people",t.DEPARTMENTS="department",t.MONEY="money",t.TIMESCOPE="timescope",t.FILE="file",t.IMAGE="image",t.AUTO_NUMBER="auto_number",t.CALC="calc",t.LIST="list",t.JSON="json",t.ANY="ANY"})(b||(b={}));var Be;(function(t){t.YEAR="year",t.MONTH="month",t.DATE="date",t.DATEHOUR="datehour",t.DATEMIN="datemin",t.DATETIME="datetime"})(Be||(Be={}));var Kr={DEFAULT:"default"},zr="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",Zy=zr+"0123456789";function ye(){for(var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:15,e="",n=0;n<t;n++){var i=n===0?zr:Zy,u=Math.random()*i.length;e+=i[parseInt(String(u),10)]}return e}function Au(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function Yy(t){if(Array.isArray(t))return Au(t)}function py(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Gr(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function jn(t,e,n){return Jr()?jn=Reflect.construct:jn=function(u,a,r){var l=[null];l.push.apply(l,a);var c=Function.bind.apply(u,l),o=new c;return r&&Ht(o,r.prototype),o},jn.apply(null,arguments)}function Vt(t){return Vt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Vt(t)}function Qr(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ht(t,e)}function ev(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function tv(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function nv(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function iv(t,e){return e&&(uv(e)==="object"||typeof e=="function")?e:py(t)}function Ht(t,e){return Ht=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},Ht(t,e)}function Xr(t){return Yy(t)||tv(t)||av(t)||nv()}function uv(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function av(t,e){if(!!t){if(typeof t=="string")return Au(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Au(t,e)}}function Ru(t){var e=typeof Map=="function"?new Map:void 0;return Ru=function(i){if(i===null||!ev(i))return i;if(typeof i!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e!="undefined"){if(e.has(i))return e.get(i);e.set(i,u)}function u(){return jn(i,arguments,Vt(this).constructor)}return u.prototype=Object.create(i.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),Ht(u,i)},Ru(t)}function Jr(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Zr(t){var e=Jr();return function(){var i=Vt(t),u;if(e){var a=Vt(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return iv(this,u)}}var Tu=console;function Bu(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var i,u=e.slice(1);(i=Tu).warn.apply(i,["\u{1F9D0} Driven Warning:"+e[0]].concat(Xr(u)))}function Yr(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var i,u=e.slice(1);(i=Tu).log.apply(i,["\u{1F680} Driven Log:"+e[0]].concat(Xr(u)))}function rv(t){return t+" \u{1F41B}\u{1F41B}\u{1F41B}"}var Pu=function(t){Qr(n,t);var e=Zr(n);function n(i){Gr(this,n);var u;return u=e.call(this,i),u.name="\u{1F4A5} Driven Error",u.message=i?rv(i):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",u}return n}(Ru(Error)),lv=function(t){Qr(n,t);var e=Zr(n);function n(i){Gr(this,n);var u;return u=e.call(this,i),u.name="\u{1F6A8} Driven Reference Error",u}return n}(Pu);function jt(t){throw new Pu(t)}function pr(t){throw new lv(t)}function ov(t){Tu.error(new Pu(t))}var cv=Object.prototype.toString;function el(t,e){return cv.call(t)==="[object "+e+"]"}function sv(t){return el(t,"String")}function dv(t){return el(t,"Promise")}var fv=function(){function t(e){var n,i;this._messageCache=new Map,this.messages={},this.variableRegExp=/\{([0-9a-zA-Z_]+)\}/g,this._messages=Object.freeze((i=(n=e.messages)!==null&&n!==void 0?n:this.getPreImport(e.locale))!==null&&i!==void 0?i:{}),e.variableRegExp&&(this.variableRegExp=e.variableRegExp),this.setLocale(e.locale)}return t.prototype.setLocale=function(e){var n=this;this.locale=e,this._messageCache.clear();var i=this.getMessageData();dv(i)?i.then(function(u){n._messageCache.clear(),n.messages[n.localeInMessageKey]=u}):this.messages[this.localeInMessageKey]=i},t.prototype.getMessageData=function(){var e=this._messages[this.localeInMessageKey];return typeof e=="function"?e():e},t.prototype.translate=function(e,n,i){var u=this.getMessage(e);return u?this.formatMessage(u,i):this.formatMessage(n,i)},t.prototype.getMessage=function(e){if(this._messageCache.has(e))return this._messageCache.get(e);var n=this.getPathArray(e),i=n.reduce(function(u,a,r,l){if(u!==void 0){var c=u[a];if(!(r===l.length-1&&!sv(c)))return c}},this.message);return this._messageCache.set(e,i),i},t.prototype.formatMessage=function(e,n){return n?e.replace(this.variableRegExp,function(i,u){var a=n[u];return a!==void 0?String(a):i}):e},t.prototype.getPreImport=function(e){var n;if(window.okI18nPreImport){var i=this.getLocaleInMessageKey(e);return window.okI18nPreImport.hasOwnProperty(i)?window.okI18nPreImport:(n={},n[i]=window.okI18nPreImport,n)}},t.prototype.getPathArray=function(e){return e.split(".")},t.prototype.getLocaleInMessageKey=function(e){return e.replace(/-/g,"")},Object.defineProperty(t.prototype,"$t",{get:function(){return this.translate},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"localeInMessageKey",{get:function(){return this.getLocaleInMessageKey(this.locale)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"message",{get:function(){var e;return(e=this.messages[this.localeInMessageKey])!==null&&e!==void 0?e:{}},enumerable:!1,configurable:!0}),t}();function hv(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function tl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function yv(t,e,n){return e&&tl(t.prototype,e),n&&tl(t,n),t}function vv(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var h=function(){function t(){hv(this,t)}return yv(t,null,[{key:"getMessage",value:function(n){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.$i18n.$t(n,"",i)}},{key:"resetI18n",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Jy;return new fv({locale:n,messages:Xy})}},{key:"setLocale",value:function(n){return this.$i18n.setLocale(n)}}]),t}();vv(h,"$i18n",h.resetI18n());function mv(t,e,n){var i=e.replace(/\[(\d)]/g,function(a,r){return"."+r}).split("."),u=!1;return i.reduce(function(a,r,l,c){var o=a;if(!!a){if(!Object.prototype.hasOwnProperty.call(a,r)){Bu("Can not set ".concat(e,"'s ").concat(r," property in current %o, Because there is no ").concat(r," property on the %o"),a,a);return}return l===c.length-1&&!Object.is(o[r],n)&&(o[r]=n,u=!0),o[r]}},t),u}var gv=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},bv={exports:{}};(function(t){(function(e){var n=function(m,C,T){if(!o(C)||v(C)||g(C)||_(C)||c(C))return C;var D,k=0,oe=0;if(d(C))for(D=[],oe=C.length;k<oe;k++)D.push(n(m,C[k],T));else{D={};for(var M in C)Object.prototype.hasOwnProperty.call(C,M)&&(D[m(M,T)]=n(m,C[M],T))}return D},i=function(m,C){C=C||{};var T=C.separator||"_",D=C.split||/(?=[A-Z])/;return m.split(D).join(T)},u=function(m){return E(m)?m:(m=m.replace(/[\-_\s]+(.)?/g,function(C,T){return T?T.toUpperCase():""}),m.substr(0,1).toLowerCase()+m.substr(1))},a=function(m){var C=u(m);return C.substr(0,1).toUpperCase()+C.substr(1)},r=function(m,C){return i(m,C).toLowerCase()},l=Object.prototype.toString,c=function(m){return typeof m=="function"},o=function(m){return m===Object(m)},d=function(m){return l.call(m)=="[object Array]"},v=function(m){return l.call(m)=="[object Date]"},g=function(m){return l.call(m)=="[object RegExp]"},_=function(m){return l.call(m)=="[object Boolean]"},E=function(m){return m=m-0,m===m},w=function(m,C){var T=C&&"process"in C?C.process:C;return typeof T!="function"?m:function(D,k){return T(D,m,k)}},A={camelize:u,decamelize:r,pascalize:a,depascalize:r,camelizeKeys:function(m,C){return n(w(u,C),m)},decamelizeKeys:function(m,C){return n(w(r,C),m,C)},pascalizeKeys:function(m,C){return n(w(a,C),m)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};t.exports?t.exports=A:e.humps=A})(gv)})(bv);var nl={};Object.defineProperty(nl,"__esModule",{value:!0});function xu(t){if(typeof t!="object"||t===null)return t;if(Array.isArray(t))return t.map(e=>typeof e!="object"||e===null?e:xu(e));{const e={};for(const n in t){const i=t[n];e[n]=typeof i!="object"||i===null?i:xu(i)}return e}}var _v=nl.default=xu;function wv(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function se(t){if(t!==void 0)return(typeof t=="undefined"?"undefined":wv(t))==="object"?_v(t):t}function Cv(t){return Object.prototype.toString.call(t)==="[object Object]"}function Du(t){return Array.isArray(t)}function Ev(t){return t.reduce(function(e,n){return e.includes(n)||e.push(n),e},[])}function Fu(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function Iv(t){if(Array.isArray(t))return Fu(t)}function il(t,e,n,i,u,a,r){try{var l=t[a](r),c=l.value}catch(o){n(o);return}l.done?e(c):Promise.resolve(c).then(i,u)}function Sv(t){return function(){var e=this,n=arguments;return new Promise(function(i,u){var a=t.apply(e,n);function r(c){il(a,i,u,r,l,"next",c)}function l(c){il(a,i,u,r,l,"throw",c)}r(void 0)})}}function Av(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ul(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Rv(t,e,n){return e&&ul(t.prototype,e),n&&ul(t,n),t}function al(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Tv(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function Bv(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function ku(t){return Iv(t)||Tv(t)||Pv(t)||Bv()}function Pv(t,e){if(!!t){if(typeof t=="string")return Fu(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Fu(t,e)}}function xv(t,e){var n,i,u,a,r={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return a={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function l(o){return function(d){return c([o,d])}}function c(o){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(u=o[0]&2?i.return:o[0]?i.throw||((u=i.return)&&u.call(i),0):i.next)&&!(u=u.call(i,o[1])).done)return u;switch(i=0,u&&(o=[o[0]&2,u.value]),o[0]){case 0:case 1:u=o;break;case 4:return r.label++,{value:o[1],done:!1};case 5:r.label++,i=o[1],o=[0];continue;case 7:o=r.ops.pop(),r.trys.pop();continue;default:if(u=r.trys,!(u=u.length>0&&u[u.length-1])&&(o[0]===6||o[0]===2)){r=0;continue}if(o[0]===3&&(!u||o[1]>u[0]&&o[1]<u[3])){r.label=o[1];break}if(o[0]===6&&r.label<u[1]){r.label=u[1],u=o;break}if(u&&r.label<u[2]){r.label=u[2],r.ops.push(o);break}u[2]&&r.ops.pop(),r.trys.pop();continue}o=e.call(t,r)}catch(d){o=[6,d],i=0}finally{n=u=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}var Dv=function(){function t(){Av(this,t),al(this,"_events",new Map),al(this,"debug",!1)}return Rv(t,[{key:"emit",value:function(n){for(var i=arguments.length,u=new Array(i>1?i-1:0),a=1;a<i;a++)u[a-1]=arguments[a];var r=this;return Sv(function(){var l,c,o,d,v,g,_,E,w,A,m,C;return xv(this,function(T){switch(T.label){case 0:if(l=r._events.get(n),c=[],!l)return[3,10];o=l.slice(),d=!0,v=!1,g=void 0,T.label=1;case 1:T.trys.push([1,8,9,10]),_=o[Symbol.iterator](),T.label=2;case 2:if(d=(E=_.next()).done)return[3,7];if(w=E.value,!l.includes(w))return[3,6];T.label=3;case 3:return T.trys.push([3,5,,6]),r.debug&&Yr.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(w.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+w.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(u.map(function(){return"%o"}).join(","),"\u3002")].concat(ku(u))),[4,w.apply(null,ku(u))];case 4:return A=T.sent(),r.debug&&Yr.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(w.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+w.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(u.map(function(){return"%o"}).join(","),"; \u51FD\u6570\u7684\u8FD4\u56DE\u7ED3\u679C\u4E3A%o")].concat(ku(u),[A])),c.push(A),A===!1?[3,7]:[3,6];case 5:return m=T.sent(),ov(String(m)+":"+String(m.stack)),[3,6];case 6:return d=!0,[3,2];case 7:return[3,10];case 8:return C=T.sent(),v=!0,g=C,[3,10];case 9:try{!d&&_.return!=null&&_.return()}finally{if(v)throw g}return[7];case 10:return[2,c]}})})()}},{key:"on",value:function(n,i){if(this._events.has(n)){var u;(u=this._events.get(n))===null||u===void 0||u.push(i)}else this._events.set(n,[i])}},{key:"off",value:function(n,i){if(this._events.has(n)){var u=this._events.get(n),a=u==null?void 0:u.indexOf(i);u==null||u.splice(a,1)}}},{key:"delete",value:function(n){this._events.has(n)&&this._events.delete(n)}},{key:"clear",value:function(){this._events=new Map}}]),t}();function Fv(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function rl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function kv(t,e,n){return e&&rl(t.prototype,e),n&&rl(t,n),t}function Ov(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Mv=[{key:"on_click",name:"\u70B9\u51FB\u65F6",code:"click"},{key:"on_click_finish",name:"\u6267\u884C\u5B8C\u6210\u65F6",code:"click-finish"},{key:"on_change",name:"\u503C\u53D1\u751F\u53D8\u5316\u65F6",code:"change"},{key:"on_search",name:"\u641C\u7D22\u65F6",code:"search"},{key:"on_list_change",name:"\u5217\u8868\u6570\u636E\u53D8\u5316\u65F6",code:"list-change"},{key:"on_list_search",name:"\u5217\u8868\u6570\u636E\u67E5\u8BE2\u6784\u5EFA\u65F6",code:"list-search"},{key:"on_list_mounted",name:"\u5217\u8868\u6570\u636E\u8FD4\u56DE\u65F6",code:"list-mounted"},{key:"on_list_delete",name:"\u5217\u8868\u6570\u636E\u5220\u9664\u65F6",code:"list-delete"},{key:"on_list_before_insert",name:"\u5217\u8868\u6570\u636E\u63D2\u5165\u524D",code:"list-before-insert"},{key:"on_input",name:"\u7528\u6237\u8F93\u5165\u65F6",code:"input"},{key:"on_blur",name:"\u5931\u53BB\u7126\u70B9\u65F6",code:"blur"},{key:"on_focus",name:"\u83B7\u53D6\u7126\u70B9\u65F6",code:"focus"},{key:"on_wps_open",name:"\u6253\u5F00\u6587\u4EF6\u65F6",code:"wps-open"},{key:"on_wps_save",name:"\u4FDD\u5B58\u6587\u4EF6\u65F6",code:"wps-save"},{key:"on_wps_rename",name:"\u91CD\u547D\u540D\u65F6",code:"wps-rename"},{key:"on_list_actions",name:"\u70B9\u51FB\u64CD\u4F5C\u6309\u94AE\u65F6",code:"list-actions"},{key:"on_list_render_operation",name:"\u64CD\u4F5C\u5217\u6E32\u67D3\u65F6",code:"list-render-operation"},{key:"on_list_rowclick",name:"\u884C\u70B9\u51FB\u65F6",code:"list-rowclick"},{key:"on_list_before_rowdelete",name:"\u884C\u5220\u9664\u524D",code:"list-before-rowdelete"},{key:"on_list_before_import",name:"\u5217\u8868\u6570\u636E\u5BFC\u5165\u524D",code:"list-before-import"},{key:"on_list_rows_checked",name:"\u884C\u9009\u4E2D\u65F6",code:"list-rows-checked"},{key:"on_change_tab",name:"\u6807\u7B7E\u9875\u5207\u6362\u65F6",code:"change-tab"},{key:"on_modal_ok",name:"\u5F39\u7A97\u786E\u8BA4\u65F6",code:"modal-ok"}],$v=function(){function t(){Fv(this,t)}return kv(t,null,[{key:"getEventsFromKeys",value:function(n){var i=typeof n=="string"?[n]:n;return t.events.filter(function(u){return i.includes(u.key)})}},{key:"getEventsFromControl",value:function(n){var i=[],u=n.eventKeys;i=i.concat(t.events.filter(function(r){return u.includes(r.key)}));var a=n.customEvents.map(function(r){var l=r.key;return r.namespace!==void 0&&r.namespace!==null&&r.namespace!==""&&(l=r.namespace+":"+r.key),{key:l,code:r.key,name:r.name}});return i=i.concat(a),i}}]),t}();Ov($v,"events",Mv);function Ou(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function Lv(t){if(Array.isArray(t))return Ou(t)}function Nv(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function Vv(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function ll(t){return Lv(t)||Nv(t)||Hv(t)||Vv()}function Hv(t,e){if(!!t){if(typeof t=="string")return Ou(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Ou(t,e)}}function Mu(t,e){var n;!((n=Object.getOwnPropertyDescriptors(t)[e])===null||n===void 0)&&n.enumerable&&Object.defineProperty(t,e,{enumerable:!1})}function ol(t,e,n){n!=="Runtime"&&(t.parent=e,Mu(t,"parent"))}function jv(t,e,n){t.forEach(function(i){ol(i,e,n)})}var cl=Symbol("targetKey");function sl(t){var e;return(e=t[cl])!==null&&e!==void 0?e:t}function dl(t,e,n){return jv(t,e,n),new Proxy(t,{get:function(u,a){for(var r=arguments.length,l=new Array(r>2?r-2:0),c=2;c<r;c++)l[c-2]=arguments[c];var o;return a===cl?u:(o=Reflect).get.apply(o,[u,a].concat(ll(l)))},set:function(u,a,r){for(var l=arguments.length,c=new Array(l>3?l-3:0),o=3;o<l;o++)c[o-3]=arguments[o];var d;if(Du(t)&&a==="length"&&r===t.length)return!0;var v=(d=Reflect).set.apply(d,[u,a,r].concat(ll(c)));return Cv(r)&&ol(r,e,n),v}})}function ve(t,e,n,i,u){var a=i!=null?i:t,r=dl(sl(n!=null?n:[]),a,u);Object.defineProperty(t,e,{get:function(){return r},set:function(c){r=dl(sl(c),a,u)},enumerable:!0})}function qv(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function fl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Uv(t,e,n){return e&&fl(t.prototype,e),n&&fl(t,n),t}function Pe(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var hl=[],qn=function(){function t(e){qv(this,t),Pe(this,"registeredControlTypes",new Set),Pe(this,"controlConfigMap",new Map),Pe(this,"_controls",[]),Pe(this,"_type",void 0),this._type=e,this._initControls(e)}return Uv(t,[{key:"registerControlConfig",value:function(n,i){return this.controlConfigMap.set(n,i),this}},{key:"getControlConfig",value:function(n){return this.controlConfigMap.get(n)}},{key:"getControls",value:function(){return this._controls}},{key:"register",value:function(n){n.__is_control__||jt("".concat(n.name," is not a Control"));var i=this._controls.findIndex(function(u){return u.controlType===n.controlType});return i>-1&&(Bu("The ".concat(n.controlType," is repeat register, So it overwrites the one that was registered before.")),this._controls.splice(i,1)),this.registeredControlTypes.add(n.controlType),this._controls.push(n),this}},{key:"isLayoutControl",value:function(n){return n.controlType===ct.LAYOUT}},{key:"isFormControl",value:function(n){return n.controlType===ct.FORM}},{key:"isListControl",value:function(n){return n.controlType===ct.LIST}},{key:"isColumnControl",value:function(n){return n.controlType===ct.COLUMN}},{key:"createControl",value:function(n,i){var u=this;if(Array.isArray(n))return n.map(function(d){return u.createControl(d,i)});if(n.children&&(n.children=n.children.map(function(d){return u.createControl(d,i)})),this.isListControl(n)){var a=n.props;a.headers&&(a.headers=a.headers.map(function(d){return u.createControl(d,i)}))}var r=this.getControlFormType(n.type);if(r){var l=n;if(typeof i=="function"){var c=i(l);c&&(l=c)}var o;return r.mode==="Runtime"?(o=l,o.fieldType=r.controlFieldType,this._setParentPrototypeToSchema(o,this)):o=new r(l),o}else jt("The constructor of ".concat(n.type," could not be found, please confirm that the constructor has been registered"))}},{key:"resetInstanceParent",value:function(n,i){delete n.parent,Object.defineProperty(n,"parent",{configurable:!0,get:function(){return i}}),Mu(n,"parent")}},{key:"_setParentPrototypeToSchema",value:function(n,i){i._type==="Runtime"&&(Object.defineProperty(n,"parent",{configurable:!0,get:function(){var a=n.id,r=i._controlParentIdMap,l=i.instanceMap;if(!(!r||!l)){var c=r[a],o=l[a];if(!(!c&&!o)){var d=o.findIndex(function(_){return _==n}),v=l[c]||[],g;return v.length!==o.length?g=v[0]:g=v[d],g}}}}),Mu(n,"parent"))}},{key:"createControlInstance",value:function(n,i){var u=this.getControlFormType(n);if(u)return new u(i)}},{key:"getControlFormType",value:function(n){return this._controls.find(function(i){return i.controlType===n})}},{key:"_initControls",value:function(n){var i=this;this.constructor.staticControls.forEach(function(u){i.register(u[n]),t.staticControlsRuntimeRules.set(u.Runtime.controlType,u.Property.RuntimeRules),u.Property.mode=n})}}],[{key:"staticGetRules",value:function(n,i){var u=t.staticControlsRuntimeRules.get(n),a=[];if(u){var r=new u(i);a=Array.from(r)}return a}},{key:"register",value:function(n,i){var u=n.Designer,a=n.Runtime,r=n.Property;(!u||!a||!u.__is_control__||!a.__is_control__)&&jt("".concat(n," is can't register as a Control"));var l=this.staticControls.findIndex(function(c){return c.Designer.controlType===u.controlType});return l>-1&&(Bu("The ".concat(u.controlType," is repeat register, So it overwrites the one that was registered before.")),this.staticControls.splice(l,1)),this.staticRegisteredTypes.add(u.controlType),this.staticControls.push(n),r.mode=i,this}}]),t}();Pe(qn,"staticControlsRuntimeRules",new Map),Pe(qn,"staticControls",hl),Pe(qn,"staticRegisteredTypes",new Set(hl.map(function(t){return t.Designer.controlType}))),Pe(qn,"staticRegisteredConfigs",new Map);function $(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function I(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function f(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Un(t){return Un=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Un(t)}function de(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&$u(t,e)}function Wv(t,e){return e&&(Kv(e)==="object"||typeof e=="function")?e:$(t)}function $u(t,e){return $u=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},$u(t,e)}function Kv(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function zv(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function fe(t){var e=zv();return function(){var i=Un(t),u;if(e){var a=Un(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return Wv(this,u)}}var me=function t(e){I(this,t),f(this,"dataCode",void 0),f(this,"fieldCode",void 0),f(this,"fieldType",void 0),f(this,"aliasCode",void 0);var n;this.dataCode=(n=e==null?void 0:e.dataCode)!==null&&n!==void 0?n:"";var i;this.fieldCode=(i=e==null?void 0:e.fieldCode)!==null&&i!==void 0?i:"";var u;this.fieldType=(u=e==null?void 0:e.fieldType)!==null&&u!==void 0?u:"",this.aliasCode=e==null?void 0:e.aliasCode},yl=function t(e){I(this,t),f(this,"minWidth",void 0),f(this,"maxWidth",void 0),f(this,"flex",void 0);var n;this.minWidth=(n=e==null?void 0:e.minWidth)!==null&&n!==void 0?n:150,this.maxWidth=e==null?void 0:e.maxWidth;var i;this.flex=(i=e==null?void 0:e.flex)!==null&&i!==void 0?i:1},vl=function t(e){I(this,t),f(this,"rowHeightType",void 0),f(this,"minRows",void 0),f(this,"maxRows",void 0),f(this,"fiexdRow",void 0);var n;this.rowHeightType=(n=e==null?void 0:e.rowHeightType)!==null&&n!==void 0?n:"fixed";var i;this.minRows=(i=e==null?void 0:e.minRows)!==null&&i!==void 0?i:4;var u;this.maxRows=(u=e==null?void 0:e.maxRows)!==null&&u!==void 0?u:20;var a;this.fiexdRow=(a=e==null?void 0:e.fiexdRow)!==null&&a!==void 0?a:4},Gv=function t(e){I(this,t),f(this,"pc",void 0),f(this,"mobile",void 0),this.pc=new vl(e==null?void 0:e.pc),this.mobile=new vl(e==null?void 0:e.mobile)},Lu=function(t){de(n,t);var e=fe(n);function n(i){I(this,n);var u;u=e.call(this,i),f($(u),"width",void 0),f($(u),"widthType",void 0);var a;u.width=(a=i==null?void 0:i.width)!==null&&a!==void 0?a:240;var r;return u.widthType=(r=i==null?void 0:i.widthType)!==null&&r!==void 0?r:"auto",u}return n}(yl),Qv=function t(e){I(this,t),f(this,"pc",void 0),f(this,"mobile",void 0),this.pc=new Lu(e==null?void 0:e.pc),this.mobile=e!=null&&e.mobile?new Lu(e==null?void 0:e.mobile):new Lu({width:130,minWidth:180})},Xv=function t(e){I(this,t),f(this,"type",void 0),f(this,"customOptions",void 0);var n;this.type=(n=e==null?void 0:e.type)!==null&&n!==void 0?n:"firstThree";var i;this.customOptions=(i=e==null?void 0:e.customOptions)!==null&&i!==void 0?i:[]},st=function t(e){I(this,t),f(this,"dataCode",void 0),f(this,"formKey",void 0),f(this,"appId",void 0);var n;this.dataCode=(n=e==null?void 0:e.dataCode)!==null&&n!==void 0?n:"";var i;this.formKey=(i=e==null?void 0:e.formKey)!==null&&i!==void 0?i:"";var u;this.appId=(u=e==null?void 0:e.appId)!==null&&u!==void 0?u:""},Jv=function(t){de(n,t);var e=fe(n);function n(i){I(this,n);var u;u=e.call(this,i),f($(u),"primaryControlId",void 0);var a;return u.primaryControlId=(a=i==null?void 0:i.primaryControlId)!==null&&a!==void 0?a:"",u}return n}(st),ml=function t(e){I(this,t),f(this,"fieldCode",void 0),f(this,"dataCode",void 0);var n;this.fieldCode=(n=e==null?void 0:e.fieldCode)!==null&&n!==void 0?n:"";var i;this.dataCode=(i=e==null?void 0:e.dataCode)!==null&&i!==void 0?i:""},Nu=function t(e){I(this,t);var n;f(this,"appId",void 0),f(this,"formKey",void 0),f(this,"headers",void 0);var i;this.appId=(i=e==null?void 0:e.appId)!==null&&i!==void 0?i:"";var u;this.formKey=(u=e==null?void 0:e.formKey)!==null&&u!==void 0?u:"";var a;this.headers=(a=e==null||(n=e.headers)===null||n===void 0?void 0:n.map(function(r){return new ml(r)}))!==null&&a!==void 0?a:[]},Zv=function t(e){I(this,t),f(this,"fieldName",void 0),f(this,"fieldCode",void 0),f(this,"fieldType",void 0);var n;this.fieldName=(n=e==null?void 0:e.fieldName)!==null&&n!==void 0?n:"";var i;this.fieldCode=(i=e==null?void 0:e.fieldCode)!==null&&i!==void 0?i:"";var u;this.fieldType=(u=e==null?void 0:e.fieldType)!==null&&u!==void 0?u:b.VARCHAR},Yv=function(t){de(n,t);var e=fe(n);function n(i){I(this,n);var u;u=e.call(this,i),f($(u),"title",void 0),f($(u),"svcCode",void 0),f($(u),"isOpenFilter",void 0),f($(u),"filters",void 0);var a;u.title=(a=i==null?void 0:i.title)!==null&&a!==void 0?a:"";var r;u.svcCode=(r=i==null?void 0:i.svcCode)!==null&&r!==void 0?r:"";var l;u.isOpenFilter=(l=i==null?void 0:i.isOpenFilter)!==null&&l!==void 0?l:!1;var c;return u.filters=(c=i==null?void 0:i.filters)!==null&&c!==void 0?c:[],u}return n}(st),pv=function t(e){I(this,t);var n,i;f(this,"type","sublist-page"),f(this,"formBind",void 0),f(this,"displayFields",void 0),f(this,"sublists",void 0),this.formBind=new st(e==null?void 0:e.formBind);var u;this.displayFields=(u=e==null||(n=e.displayFields)===null||n===void 0?void 0:n.map(function(r){return new Zv(r)}))!==null&&u!==void 0?u:[];var a;this.sublists=(a=e==null||(i=e.sublists)===null||i===void 0?void 0:i.map(function(r){return new Yv(r)}))!==null&&a!==void 0?a:[]},em=function t(e){I(this,t),f(this,"type",void 0),f(this,"value",void 0),f(this,"dataCode",void 0),this.type=e==null?void 0:e.type,this.value=e==null?void 0:e.value,this.dataCode=e==null?void 0:e.dataCode},qt=function t(e){I(this,t),f(this,"type",void 0),f(this,"value",void 0),f(this,"displayBos",void 0);var n;this.type=(n=e==null?void 0:e.type)!==null&&n!==void 0?n:"custom";var i;this.value=(i=e==null?void 0:e.value)!==null&&i!==void 0?i:[];var u;this.displayBos=(u=e==null?void 0:e.displayBos)!==null&&u!==void 0?u:[]},Vu=function t(e){var n=this;I(this,t),f(this,"id",void 0),f(this,"ruleId",void 0),f(this,"type","conditions"),f(this,"level",void 0),f(this,"value",void 0),f(this,"children",void 0);var i;this.id=(i=e==null?void 0:e.id)!==null&&i!==void 0?i:ye();var u;this.ruleId=(u=e==null?void 0:e.ruleId)!==null&&u!==void 0?u:new Date().valueOf();var a;this.level=(a=e==null?void 0:e.level)!==null&&a!==void 0?a:0;var r;this.value=(r=e==null?void 0:e.value)!==null&&r!==void 0?r:"and",this.children=[],Array.isArray(e==null?void 0:e.children)&&(e==null||e.children.map(function(l){if(l.children!==void 0){var c,o=new t(l);(c=n.children)===null||c===void 0||c.push(o)}else{var d,v=new Wn(l);(d=n.children)===null||d===void 0||d.push(v)}}))},Wn=function t(e){I(this,t),f(this,"id",void 0),f(this,"ruleId",void 0),f(this,"type","condition"),f(this,"symbol",void 0),f(this,"checked",void 0),f(this,"describe",void 0),f(this,"leftVariableBo",void 0),f(this,"rightVariableBo",void 0);var n;this.id=(n=e==null?void 0:e.id)!==null&&n!==void 0?n:ye();var i;this.ruleId=(i=e==null?void 0:e.ruleId)!==null&&i!==void 0?i:new Date().valueOf();var u;this.symbol=(u=e==null?void 0:e.symbol)!==null&&u!==void 0?u:"";var a;this.checked=(a=e==null?void 0:e.checked)!==null&&a!==void 0?a:!1;var r;this.describe=(r=e==null?void 0:e.describe)!==null&&r!==void 0?r:"",this.leftVariableBo=new em(e==null?void 0:e.leftVariableBo),this.rightVariableBo=new qt(e==null?void 0:e.rightVariableBo)},tm=function t(e){I(this,t),f(this,"aliasCode",void 0),f(this,"datasourceBind",void 0),f(this,"relationFields",void 0);var n;this.aliasCode=(n=e==null?void 0:e.aliasCode)!==null&&n!==void 0?n:"",this.datasourceBind=new te(e==null?void 0:e.datasourceBind);var i;this.relationFields=(i=e==null?void 0:e.relationFields)!==null&&i!==void 0?i:[]},ue=function t(e){I(this,t),f(this,"controlId",void 0),f(this,"fieldCode",void 0),f(this,"fieldType",void 0),f(this,"propName",void 0);var n;this.controlId=(n=e==null?void 0:e.controlId)!==null&&n!==void 0?n:"";var i;this.fieldCode=(i=e==null?void 0:e.fieldCode)!==null&&i!==void 0?i:"";var u;this.fieldType=(u=e==null?void 0:e.fieldType)!==null&&u!==void 0?u:"";var a;this.propName=(a=e==null?void 0:e.propName)!==null&&a!==void 0?a:""},Hu=function t(e){I(this,t),f(this,"type",void 0),f(this,"value",void 0),f(this,"fieldType",void 0);var n;this.type=(n=e==null?void 0:e.type)!==null&&n!==void 0?n:"FIELD";var i;this.value=(i=e==null?void 0:e.value)!==null&&i!==void 0?i:"",this.fieldType=e==null?void 0:e.fieldType},nm=function t(e){I(this,t),f(this,"columnName",void 0),f(this,"desc",void 0);var n;this.columnName=(n=e.columnName)!==null&&n!==void 0?n:"";var i;this.desc=(i=e.desc)!==null&&i!==void 0?i:!1};function ju(t){var e,n,i,u;this.filters=(u=t==null||(e=t.filters)===null||e===void 0?void 0:e.map(function(l){return l.children!==void 0?new Vu(l):new Wn(l)}))!==null&&u!==void 0?u:[];var a;this.viewFilters=(a=t==null||(n=t.viewFilters)===null||n===void 0?void 0:n.map(function(l){return l.children!==void 0?new Vu(l):new Wn(l)}))!==null&&a!==void 0?a:[];var r;this.orders=(r=t==null||(i=t.orders)===null||i===void 0?void 0:i.map(function(l){return new nm(l)}))!==null&&r!==void 0?r:[]}var te=function t(e){var n=this;I(this,t),f(this,"dataCode",void 0),f(this,"valueFieldCode",void 0),f(this,"displayBoList",void 0),f(this,"keywordMapping",void 0),f(this,"svcCode",void 0),f(this,"appId",void 0),f(this,"filters",void 0),f(this,"viewFilters",void 0),f(this,"isOpenViewFilters",void 0),f(this,"orders",void 0),f(this,"showOrder",void 0);var i;this.dataCode=(i=e==null?void 0:e.dataCode)!==null&&i!==void 0?i:"";var u;this.appId=(u=e==null?void 0:e.appId)!==null&&u!==void 0?u:"";var a;this.valueFieldCode=(a=e==null?void 0:e.valueFieldCode)!==null&&a!==void 0?a:"",this.displayBoList=[];var r;this.isOpenViewFilters=(r=e==null?void 0:e.isOpenViewFilters)!==null&&r!==void 0?r:0,Array.isArray(e==null?void 0:e.displayBoList)&&(e==null||e.displayBoList.map(function(d){var v;(v=n.displayBoList)===null||v===void 0||v.push(new Hu(d))}));var l;this.keywordMapping=(l=e==null?void 0:e.keywordMapping)!==null&&l!==void 0?l:"";var c;this.showOrder=(c=e==null?void 0:e.showOrder)!==null&&c!==void 0?c:!0;var o;this.svcCode=(o=e==null?void 0:e.svcCode)!==null&&o!==void 0?o:"",ju.call(this,e)},qu=function t(e){I(this,t),f(this,"dataCode",void 0),f(this,"displayBoList",void 0);var n;this.dataCode=(n=e==null?void 0:e.dataCode)!==null&&n!==void 0?n:"";var i;this.displayBoList=(i=e==null?void 0:e.displayBoList)!==null&&i!==void 0?i:[]},we=function t(e){I(this,t),f(this,"code",void 0),f(this,"color",void 0),f(this,"command",void 0),f(this,"confirmMessage",void 0),f(this,"defaultState",void 0),f(this,"formKey",void 0),f(this,"formType",void 0),f(this,"icon",void 0),f(this,"needConfirm",void 0),f(this,"openType",void 0),f(this,"priorityProcess",void 0);var n;this.code=(n=e==null?void 0:e.code)!==null&&n!==void 0?n:"view";var i;this.color=(i=e==null?void 0:e.color)!==null&&i!==void 0?i:"primary";var u;this.command=(u=e==null?void 0:e.command)!==null&&u!==void 0?u:"view";var a;this.confirmMessage=(a=e==null?void 0:e.confirmMessage)!==null&&a!==void 0?a:void 0;var r;this.defaultState=(r=e==null?void 0:e.defaultState)!==null&&r!==void 0?r:"default";var l;this.formKey=(l=e==null?void 0:e.formKey)!==null&&l!==void 0?l:void 0,this.formType=e==null?void 0:e.formType;var c;this.icon=(c=e==null?void 0:e.icon)!==null&&c!==void 0?c:"iconliulan1";var o;this.needConfirm=(o=e==null?void 0:e.needConfirm)!==null&&o!==void 0?o:!1;var d;this.openType=(d=e==null?void 0:e.openType)!==null&&d!==void 0?d:"modal";var v;this.priorityProcess=(v=e==null?void 0:e.priorityProcess)!==null&&v!==void 0?v:!0},gl=function t(e){I(this,t);var n;f(this,"name",void 0),f(this,"key",void 0),f(this,"value",void 0);var i;this.name=(i=e==null?void 0:e.name)!==null&&i!==void 0?i:"";var u;this.key=(u=e==null?void 0:e.key)!==null&&u!==void 0?u:"";var a;this.value=(a=e==null||(n=e.value)===null||n===void 0?void 0:n.map(function(r){return new Hu(r)}))!==null&&a!==void 0?a:[]},Kn=function(t){de(n,t);var e=fe(n);function n(i){I(this,n);var u,a;u=e.call(this,i),f($(u),"attributes",void 0);var r;return u.attributes=(r=i==null||(a=i.attributes)===null||a===void 0?void 0:a.map(function(l){return new gl(l)}))!==null&&r!==void 0?r:[],u}return n}(te),im=function(t){de(n,t);var e=fe(n);function n(i){I(this,n);var u,a;u=e.call(this,i),f($(u),"attributes",void 0),f($(u),"formCode",void 0);var r;u.attributes=(r=i==null||(a=i.attributes)===null||a===void 0?void 0:a.map(function(c){return new gl(c)}))!==null&&r!==void 0?r:[];var l;return u.formCode=(l=i==null?void 0:i.formCode)!==null&&l!==void 0?l:"",u}return n}(te),bl=function(t){de(n,t);var e=fe(n);function n(i){I(this,n);var u;u=e.call(this,i),f($(u),"rootNode",void 0),f($(u),"filterCode",void 0),u.rootNode=new qt(i==null?void 0:i.rootNode);var a;return u.filterCode=(a=i==null?void 0:i.filterCode)!==null&&a!==void 0?a:"",u}return n}(Kn),_l=function t(e){I(this,t);var n;f(this,"dataCode",void 0),f(this,"appId",void 0),f(this,"fillList",void 0);var i;this.dataCode=(i=e==null?void 0:e.dataCode)!==null&&i!==void 0?i:"";var u;this.appId=(u=e==null?void 0:e.appId)!==null&&u!==void 0?u:"";var a;this.fillList=(a=e==null||(n=e.fillList)===null||n===void 0?void 0:n.map(function(r){return new ue(r)}))!==null&&a!==void 0?a:[]},wl=function(t){de(n,t);var e=fe(n);function n(i){I(this,n);var u;return u=e.call(this,i),f($(u),"filters",void 0),f($(u),"viewFilters",void 0),f($(u),"orders",void 0),ju.call($(u),i),u}return n}(_l),Cl=function(t){de(n,t);var e=fe(n);function n(i){I(this,n);var u;u=e.call(this,i),f($(u),"mode",void 0),f($(u),"multiple",void 0);var a;u.mode=(a=i==null?void 0:i.mode)!==null&&a!==void 0?a:"current";var r;return u.multiple=(r=i==null?void 0:i.multiple)!==null&&r!==void 0?r:!1,u}return n}(_l),El=function t(e){I(this,t),f(this,"stencilName",void 0),f(this,"expression",void 0),f(this,"errMessage",void 0);var n;this.stencilName=(n=e==null?void 0:e.stencilName)!==null&&n!==void 0?n:"";var i;this.expression=(i=e==null?void 0:e.expression)!==null&&i!==void 0?i:"";var u;this.errMessage=(u=e==null?void 0:e.errMessage)!==null&&u!==void 0?u:""},um=function t(e){I(this,t),f(this,"id",void 0),f(this,"label",void 0),f(this,"value",void 0);var n;this.id=(n=e==null?void 0:e.id)!==null&&n!==void 0?n:ye(8);var i;this.label=(i=e==null?void 0:e.label)!==null&&i!==void 0?i:"";var u;this.value=(u=e==null?void 0:e.value)!==null&&u!==void 0?u:this.label};function Ce(t){var e;return(e=t==null?void 0:t.map(function(n){return new um(n)}))!==null&&e!==void 0?e:[]}var Uu=function t(){I(this,t)},am=function(t){de(n,t);var e=fe(n);function n(i){I(this,n);var u;return u=e.call(this),f($(u),"amount",void 0),f($(u),"currency",void 0),u.amount=new me(i==null?void 0:i.amount),u.currency=new me(i==null?void 0:i.currency),u}return n}(Uu),rm=function t(e){I(this,t),f(this,"amount",void 0),f(this,"currency",void 0);var n;this.amount=(n=e==null?void 0:e.amount)!==null&&n!==void 0?n:"";var i;this.currency=(i=e==null?void 0:e.currency)!==null&&i!==void 0?i:"CNY"},lm=function(t){de(n,t);var e=fe(n);function n(i){I(this,n);var u;return u=e.call(this),f($(u),"min",void 0),f($(u),"max",void 0),u.min=new me(i==null?void 0:i.min),u.max=new me(i==null?void 0:i.max),u}return n}(Uu),om=function t(e){I(this,t),f(this,"min",void 0),f(this,"max",void 0);var n;this.min=(n=e==null?void 0:e.min)!==null&&n!==void 0?n:"";var i;this.max=(i=e==null?void 0:e.max)!==null&&i!==void 0?i:""},cm=function t(e){I(this,t),f(this,"city",void 0),f(this,"cityDisplay",void 0),f(this,"district",void 0),f(this,"districtDisplay",void 0),f(this,"province",void 0),f(this,"provinceDisplay",void 0);var n;this.city=(n=e==null?void 0:e.city)!==null&&n!==void 0?n:"";var i;this.cityDisplay=(i=e==null?void 0:e.cityDisplay)!==null&&i!==void 0?i:"";var u;this.district=(u=e==null?void 0:e.district)!==null&&u!==void 0?u:"";var a;this.districtDisplay=(a=e==null?void 0:e.districtDisplay)!==null&&a!==void 0?a:"";var r;this.province=(r=e==null?void 0:e.province)!==null&&r!==void 0?r:"";var l;this.provinceDisplay=(l=e==null?void 0:e.provinceDisplay)!==null&&l!==void 0?l:""},sm=function(t){de(n,t);var e=fe(n);function n(i){I(this,n);var u;return u=e.call(this),f($(u),"result",void 0),f($(u),"unit",void 0),u.result=new me(i==null?void 0:i.result),u.unit=new me(i==null?void 0:i.unit),u}return n}(Uu),dm=function t(e){I(this,t),f(this,"result",void 0),f(this,"unit",void 0);var n;this.result=(n=e==null?void 0:e.result)!==null&&n!==void 0?n:0;var i;this.unit=(i=e==null?void 0:e.unit)!==null&&i!==void 0?i:""},Wu;(function(t){t.CNY="CNY",t.USD="USD",t.JPY="JPY",t.EUR="EUR",t.INR="INR",t.IDR="IDR",t.BRL="BRL",t.AED="AED",t.AUD="AUD",t.CAD="CAD",t.EGP="EGP",t.GBP="GBP",t.ZAR="ZAR",t.KRW="KRW",t.MAD="MAD",t.MXN="MXN",t.MYR="MYR",t.PHP="PHP",t.PLN="PLN",t.RUB="RUB",t.SGD="SGD",t.THB="THB",t.TRY="TRY",t.TWD="TWD",t.VND="VND",t.HKD="HKD",t.IEP="IEP"})(Wu||(Wu={}));var s;(function(t){t.DEFAULT_DISPLAY="defaultDisplay",t.REQUIRED="required",t.IS_HIDE="isHide",t.IS_SHOW_UNIT="isShowUnit",t.IMD_SEARCH="immediatelySearch",t.MULTIPLE="multiple",t.SUBMIT_SELECT_CURRENCY="submitSelectCurrency",t.CAPTION="caption",t.IS_HIDE_CAPTION="isHideCaption",t.DEFAULT_SHOW_OPTIONS="defaultShowOptions",t.CAN_SEARCH="canSearch",t.CAN_CHECK="canCheck",t.CAN_EDIT="canEdit",t.CAN_DELETE="canDelete",t.SHOW_UPPER_CASE="showUpperCase",t.MICROMETER="micrometer",t.PRECISION="precision",t.PERCENTAGE="percentage",t.OPTIONAL_LEVEL="optionalLevel",t.CONTAINS_SUB_NODE="containsSubNode",t.DEFAULT_COLLAPSE="defaultCollapse",t.CAN_VIEW_FORM="canViewForm",t.VIEW_FORM_MODEL_TYPE="viewFormModelType",t.SERVER_PAGINATION="serverPagination",t.IS_SHOW_CAPTION_TIP="isShowCaptionTip",t.IS_SHOW_WATERMARK="isShowWatermark",t.ENCRYPTED="encrypted",t.IS_INLINE_EDIT="isInlineEdit",t.REVISIONS_MODE="revisionsMode",t.ALLOW_COPY_OPTIONS="allowCopyOptions",t.IS_PASTE="isPaste",t.SORTABLE="sortable"})(s||(s={}));var Ku;(function(t){t[t.UNKNOWN=0]="UNKNOWN",t[t.READONLY=1]="READONLY",t[t.EDITABLE=2]="EDITABLE",t[t.PRINT=5]="PRINT"})(Ku||(Ku={}));var xe=function t(e){I(this,t),f(this,"isShow",void 0),f(this,"priorityProcess",void 0),f(this,"formKey",void 0),f(this,"content",void 0),f(this,"openType",void 0),f(this,"type",void 0);var n;this.isShow=(n=e==null?void 0:e.isShow)!==null&&n!==void 0?n:!0;var i;this.content=(i=e==null?void 0:e.content)!==null&&i!==void 0?i:"";var u;this.formKey=(u=e==null?void 0:e.formKey)!==null&&u!==void 0?u:"";var a;this.openType=(a=e==null?void 0:e.openType)!==null&&a!==void 0?a:"modal";var r;this.type=(r=e==null?void 0:e.type)!==null&&r!==void 0?r:"";var l;this.priorityProcess=(l=e==null?void 0:e.priorityProcess)!==null&&l!==void 0?l:!1},fm=function t(e){I(this,t);var n;f(this,"id",void 0),f(this,"title",void 0),f(this,"filters",void 0),f(this,"viewFilters",void 0),f(this,"headers",void 0);var i;this.id=(i=e==null?void 0:e.id)!==null&&i!==void 0?i:ye(8);var u;this.title=(u=e==null?void 0:e.title)!==null&&u!==void 0?u:"";var a;this.headers=(a=e==null||(n=e.headers)===null||n===void 0?void 0:n.map(function(r){return new ml(r)}))!==null&&a!==void 0?a:[],ju.call(this,e)},hm=function t(e){I(this,t),f(this,"width",void 0),f(this,"height",void 0),f(this,"widthConfig",void 0),f(this,"heightConfig",void 0);var n;this.width=(n=e==null?void 0:e.width)!==null&&n!==void 0?n:"";var i;this.height=(i=e==null?void 0:e.height)!==null&&i!==void 0?i:"";var u;this.widthConfig=(u=e==null?void 0:e.widthConfig)!==null&&u!==void 0?u:"fill";var a;this.heightConfig=(a=e==null?void 0:e.heightConfig)!==null&&a!==void 0?a:"fill"},ym=function t(e){I(this,t),f(this,"optCode",void 0),f(this,"optType",void 0);var n;this.optCode=(n=e==null?void 0:e.optCode)!==null&&n!==void 0?n:"";var i;this.optType=(i=e==null?void 0:e.optType)!==null&&i!==void 0?i:""},vm=function t(e){I(this,t);var n,i;f(this,"id",void 0),f(this,"name",void 0),f(this,"settings",void 0),f(this,"filters",void 0),f(this,"script",void 0);var u;this.id=(u=e==null?void 0:e.id)!==null&&u!==void 0?u:ye();var a;this.name=(a=e==null?void 0:e.name)!==null&&a!==void 0?a:"";var r;this.filters=(r=e==null||(n=e.filters)===null||n===void 0?void 0:n.map(function(c){return c.children!==void 0?new Vu(c):new Wn(c)}))!==null&&r!==void 0?r:[];var l;this.settings=(e==null?void 0:e.settings)&&Array.isArray(e==null?void 0:e.settings)?(l=e==null||(i=e.settings)===null||i===void 0?void 0:i.map(function(c){return new mm(c)}))!==null&&l!==void 0?l:[]:[],this.script=e==null?void 0:e.script},mm=function t(e){I(this,t),f(this,"color",void 0),f(this,"fieldCodes",void 0),f(this,"type",void 0),f(this,"scope",void 0);var n;this.type=(n=e.type)!==null&&n!==void 0?n:"background";var i;this.fieldCodes=(i=e.fieldCodes)!==null&&i!==void 0?i:[];var u;this.color=(u=e.color)!==null&&u!==void 0?u:"theme";var a;this.scope=(a=e.scope)!==null&&a!==void 0?a:"row"},gm=function t(e){I(this,t);var n;f(this,"type",void 0),f(this,"interval",void 0),f(this,"rules",void 0);var i;this.type=(i=e==null?void 0:e.type)!==null&&i!==void 0?i:"none";var u;this.interval=(u=e==null?void 0:e.interval)!==null&&u!==void 0?u:{color:""};var a;this.rules=(e==null?void 0:e.rules)&&Array.isArray(e==null?void 0:e.rules)?(a=e==null||(n=e.rules)===null||n===void 0?void 0:n.map(function(r){return new vm(r)}))!==null&&a!==void 0?a:[]:[]};function bm(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function zu(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function zn(t,e,n){return Il()?zn=Reflect.construct:zn=function(u,a,r){var l=[null];l.push.apply(l,a);var c=Function.bind.apply(u,l),o=new c;return r&&Wt(o,r.prototype),o},zn.apply(null,arguments)}function Ee(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Ut(t){return Ut=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ut(t)}function _m(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Wt(t,e)}function wm(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function Cm(t,e){return e&&(Em(e)==="object"||typeof e=="function")?e:bm(t)}function Wt(t,e){return Wt=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},Wt(t,e)}function Em(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Gu(t){var e=typeof Map=="function"?new Map:void 0;return Gu=function(i){if(i===null||!wm(i))return i;if(typeof i!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e!="undefined"){if(e.has(i))return e.get(i);e.set(i,u)}function u(){return zn(i,arguments,Ut(this).constructor)}return u.prototype=Object.create(i.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),Wt(u,i)},Gu(t)}function Il(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Im(t){var e=Il();return function(){var i=Ut(t),u;if(e){var a=Ut(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return Cm(this,u)}}var z=function t(e){zu(this,t),Ee(this,"isHide",{type:"boolean"})},He=function(t){_m(n,t);var e=Im(n);function n(i){return zu(this,n),e.call(this)}return n}(Gu(Array)),G=function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";zu(this,t),Ee(this,"isHide",void 0),Ee(this,"className",void 0),Ee(this,"style",void 0),Ee(this,"caption",void 0),Ee(this,"defaultState",void 0);var i;this.isHide=(i=e==null?void 0:e.isHide)!==null&&i!==void 0?i:!1,this.style=new hm(e==null?void 0:e.style);var u;this.caption=(u=e==null?void 0:e.caption)!==null&&u!==void 0?u:n};Ee(G,"mode",void 0),Ee(G,"Rules",z),Ee(G,"RuntimeRules",He);function ge(){return ge=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},ge.apply(this,arguments)}function Sm(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}function Qu(t){return Qu=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Qu(t)}function Gn(t,e){return Gn=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},Gn(t,e)}function Am(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}function Qn(t,e,n){return Am()?Qn=Reflect.construct:Qn=function(u,a,r){var l=[null];l.push.apply(l,a);var c=Function.bind.apply(u,l),o=new c;return r&&Gn(o,r.prototype),o},Qn.apply(null,arguments)}function Rm(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function Xu(t){var e=typeof Map=="function"?new Map:void 0;return Xu=function(i){if(i===null||!Rm(i))return i;if(typeof i!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e!="undefined"){if(e.has(i))return e.get(i);e.set(i,u)}function u(){return Qn(i,arguments,Qu(this).constructor)}return u.prototype=Object.create(i.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),Gn(u,i)},Xu(t)}var Tm=/%[sdj%]/g,Sl=function(){};typeof process!="undefined"&&process.env&&process.env.NODE_ENV!=="production"&&typeof window!="undefined"&&typeof document!="undefined"&&(Sl=function(e,n){typeof console!="undefined"&&console.warn&&n.every(function(i){return typeof i=="string"})&&console.warn(e,n)});function Ju(t){if(!t||!t.length)return null;var e={};return t.forEach(function(n){var i=n.field;e[i]=e[i]||[],e[i].push(n)}),e}function ae(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var i=1,u=e[0],a=e.length;if(typeof u=="function")return u.apply(null,e.slice(1));if(typeof u=="string"){var r=String(u).replace(Tm,function(l){if(l==="%%")return"%";if(i>=a)return l;switch(l){case"%s":return String(e[i++]);case"%d":return Number(e[i++]);case"%j":try{return JSON.stringify(e[i++])}catch(c){return"[Circular]"}break;default:return l}});return r}return u}function Bm(t){return t==="string"||t==="url"||t==="hex"||t==="email"||t==="date"||t==="pattern"}function Q(t,e){return!!(t==null||e==="array"&&Array.isArray(t)&&!t.length||Bm(e)&&typeof t=="string"&&!t)}function Pm(t,e,n){var i=[],u=0,a=t.length;function r(l){i.push.apply(i,l),u++,u===a&&n(i)}t.forEach(function(l){e(l,r)})}function Al(t,e,n){var i=0,u=t.length;function a(r){if(r&&r.length){n(r);return}var l=i;i=i+1,l<u?e(t[l],a):n([])}a([])}function xm(t){var e=[];return Object.keys(t).forEach(function(n){e.push.apply(e,t[n])}),e}var Rl=function(t){Sm(e,t);function e(n,i){var u;return u=t.call(this,"Async Validation Error")||this,u.errors=n,u.fields=i,u}return e}(Xu(Error));function Dm(t,e,n,i){if(e.first){var u=new Promise(function(v,g){var _=function(A){return i(A),A.length?g(new Rl(A,Ju(A))):v()},E=xm(t);Al(E,n,_)});return u.catch(function(v){return v}),u}var a=e.firstFields||[];a===!0&&(a=Object.keys(t));var r=Object.keys(t),l=r.length,c=0,o=[],d=new Promise(function(v,g){var _=function(w){if(o.push.apply(o,w),c++,c===l)return i(o),o.length?g(new Rl(o,Ju(o))):v()};r.length||(i(o),v()),r.forEach(function(E){var w=t[E];a.indexOf(E)!==-1?Al(w,n,_):Pm(w,n,_)})});return d.catch(function(v){return v}),d}function Tl(t){return function(e){return e&&e.message?(e.field=e.field||t.fullField,e):{message:typeof e=="function"?e():e,field:e.field||t.fullField}}}function Bl(t,e){if(e){for(var n in e)if(e.hasOwnProperty(n)){var i=e[n];typeof i=="object"&&typeof t[n]=="object"?t[n]=ge(ge({},t[n]),i):t[n]=i}}return t}function Pl(t,e,n,i,u,a){t.required&&(!n.hasOwnProperty(t.field)||Q(e,a||t.type))&&i.push(ae(u.messages.required,t.fullField))}function Fm(t,e,n,i,u){(/^\s+$/.test(e)||e==="")&&i.push(ae(u.messages.whitespace,t.fullField))}var Zu={email:/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/,url:new RegExp("^(?!mailto:)(?:(?:http|https|ftp)://|//)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$","i"),hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},Kt={integer:function(e){return Kt.number(e)&&parseInt(e,10)===e},float:function(e){return Kt.number(e)&&!Kt.integer(e)},array:function(e){return Array.isArray(e)},regexp:function(e){if(e instanceof RegExp)return!0;try{return!!new RegExp(e)}catch(n){return!1}},date:function(e){return typeof e.getTime=="function"&&typeof e.getMonth=="function"&&typeof e.getYear=="function"&&!isNaN(e.getTime())},number:function(e){return isNaN(e)?!1:typeof e=="number"},object:function(e){return typeof e=="object"&&!Kt.array(e)},method:function(e){return typeof e=="function"},email:function(e){return typeof e=="string"&&!!e.match(Zu.email)&&e.length<255},url:function(e){return typeof e=="string"&&!!e.match(Zu.url)},hex:function(e){return typeof e=="string"&&!!e.match(Zu.hex)}};function km(t,e,n,i,u){if(t.required&&e===void 0){Pl(t,e,n,i,u);return}var a=["integer","float","array","regexp","object","method","email","number","date","url","hex"],r=t.type;a.indexOf(r)>-1?Kt[r](e)||i.push(ae(u.messages.types[r],t.fullField,t.type)):r&&typeof e!==t.type&&i.push(ae(u.messages.types[r],t.fullField,t.type))}function Om(t,e,n,i,u){var a=typeof t.len=="number",r=typeof t.min=="number",l=typeof t.max=="number",c=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,o=e,d=null,v=typeof e=="number",g=typeof e=="string",_=Array.isArray(e);if(v?d="number":g?d="string":_&&(d="array"),!d)return!1;_&&(o=e.length),g&&(o=e.replace(c,"_").length),a?o!==t.len&&i.push(ae(u.messages[d].len,t.fullField,t.len)):r&&!l&&o<t.min?i.push(ae(u.messages[d].min,t.fullField,t.min)):l&&!r&&o>t.max?i.push(ae(u.messages[d].max,t.fullField,t.max)):r&&l&&(o<t.min||o>t.max)&&i.push(ae(u.messages[d].range,t.fullField,t.min,t.max))}var dt="enum";function Mm(t,e,n,i,u){t[dt]=Array.isArray(t[dt])?t[dt]:[],t[dt].indexOf(e)===-1&&i.push(ae(u.messages[dt],t.fullField,t[dt].join(", ")))}function $m(t,e,n,i,u){if(t.pattern){if(t.pattern instanceof RegExp)t.pattern.lastIndex=0,t.pattern.test(e)||i.push(ae(u.messages.pattern.mismatch,t.fullField,e,t.pattern));else if(typeof t.pattern=="string"){var a=new RegExp(t.pattern);a.test(e)||i.push(ae(u.messages.pattern.mismatch,t.fullField,e,t.pattern))}}}var R={required:Pl,whitespace:Fm,type:km,range:Om,enum:Mm,pattern:$m};function Lm(t,e,n,i,u){var a=[],r=t.required||!t.required&&i.hasOwnProperty(t.field);if(r){if(Q(e,"string")&&!t.required)return n();R.required(t,e,i,a,u,"string"),Q(e,"string")||(R.type(t,e,i,a,u),R.range(t,e,i,a,u),R.pattern(t,e,i,a,u),t.whitespace===!0&&R.whitespace(t,e,i,a,u))}n(a)}function Nm(t,e,n,i,u){var a=[],r=t.required||!t.required&&i.hasOwnProperty(t.field);if(r){if(Q(e)&&!t.required)return n();R.required(t,e,i,a,u),e!==void 0&&R.type(t,e,i,a,u)}n(a)}function Vm(t,e,n,i,u){var a=[],r=t.required||!t.required&&i.hasOwnProperty(t.field);if(r){if(e===""&&(e=void 0),Q(e)&&!t.required)return n();R.required(t,e,i,a,u),e!==void 0&&(R.type(t,e,i,a,u),R.range(t,e,i,a,u))}n(a)}function Hm(t,e,n,i,u){var a=[],r=t.required||!t.required&&i.hasOwnProperty(t.field);if(r){if(Q(e)&&!t.required)return n();R.required(t,e,i,a,u),e!==void 0&&R.type(t,e,i,a,u)}n(a)}function jm(t,e,n,i,u){var a=[],r=t.required||!t.required&&i.hasOwnProperty(t.field);if(r){if(Q(e)&&!t.required)return n();R.required(t,e,i,a,u),Q(e)||R.type(t,e,i,a,u)}n(a)}function qm(t,e,n,i,u){var a=[],r=t.required||!t.required&&i.hasOwnProperty(t.field);if(r){if(Q(e)&&!t.required)return n();R.required(t,e,i,a,u),e!==void 0&&(R.type(t,e,i,a,u),R.range(t,e,i,a,u))}n(a)}function Um(t,e,n,i,u){var a=[],r=t.required||!t.required&&i.hasOwnProperty(t.field);if(r){if(Q(e)&&!t.required)return n();R.required(t,e,i,a,u),e!==void 0&&(R.type(t,e,i,a,u),R.range(t,e,i,a,u))}n(a)}function Wm(t,e,n,i,u){var a=[],r=t.required||!t.required&&i.hasOwnProperty(t.field);if(r){if(e==null&&!t.required)return n();R.required(t,e,i,a,u,"array"),e!=null&&(R.type(t,e,i,a,u),R.range(t,e,i,a,u))}n(a)}function Km(t,e,n,i,u){var a=[],r=t.required||!t.required&&i.hasOwnProperty(t.field);if(r){if(Q(e)&&!t.required)return n();R.required(t,e,i,a,u),e!==void 0&&R.type(t,e,i,a,u)}n(a)}var zm="enum";function Gm(t,e,n,i,u){var a=[],r=t.required||!t.required&&i.hasOwnProperty(t.field);if(r){if(Q(e)&&!t.required)return n();R.required(t,e,i,a,u),e!==void 0&&R[zm](t,e,i,a,u)}n(a)}function Qm(t,e,n,i,u){var a=[],r=t.required||!t.required&&i.hasOwnProperty(t.field);if(r){if(Q(e,"string")&&!t.required)return n();R.required(t,e,i,a,u),Q(e,"string")||R.pattern(t,e,i,a,u)}n(a)}function Xm(t,e,n,i,u){var a=[],r=t.required||!t.required&&i.hasOwnProperty(t.field);if(r){if(Q(e,"date")&&!t.required)return n();if(R.required(t,e,i,a,u),!Q(e,"date")){var l;e instanceof Date?l=e:l=new Date(e),R.type(t,l,i,a,u),l&&R.range(t,l.getTime(),i,a,u)}}n(a)}function Jm(t,e,n,i,u){var a=[],r=Array.isArray(e)?"array":typeof e;R.required(t,e,i,a,u,r),n(a)}function Yu(t,e,n,i,u){var a=t.type,r=[],l=t.required||!t.required&&i.hasOwnProperty(t.field);if(l){if(Q(e,a)&&!t.required)return n();R.required(t,e,i,r,u,a),Q(e,a)||R.type(t,e,i,r,u)}n(r)}function Zm(t,e,n,i,u){var a=[],r=t.required||!t.required&&i.hasOwnProperty(t.field);if(r){if(Q(e)&&!t.required)return n();R.required(t,e,i,a,u)}n(a)}var zt={string:Lm,method:Nm,number:Vm,boolean:Hm,regexp:jm,integer:qm,float:Um,array:Wm,object:Km,enum:Gm,pattern:Qm,date:Xm,url:Yu,hex:Yu,email:Yu,required:Jm,any:Zm};function pu(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var e=JSON.parse(JSON.stringify(this));return e.clone=this.clone,e}}}var ea=pu();function De(t){this.rules=null,this._messages=ea,this.define(t)}De.prototype={messages:function(e){return e&&(this._messages=Bl(pu(),e)),this._messages},define:function(e){if(!e)throw new Error("Cannot configure a schema with no rules");if(typeof e!="object"||Array.isArray(e))throw new Error("Rules must be an object");this.rules={};var n,i;for(n in e)e.hasOwnProperty(n)&&(i=e[n],this.rules[n]=Array.isArray(i)?i:[i])},validate:function(e,n,i){var u=this;n===void 0&&(n={}),i===void 0&&(i=function(){});var a=e,r=n,l=i;if(typeof r=="function"&&(l=r,r={}),!this.rules||Object.keys(this.rules).length===0)return l&&l(),Promise.resolve();function c(w){var A,m=[],C={};function T(D){if(Array.isArray(D)){var k;m=(k=m).concat.apply(k,D)}else m.push(D)}for(A=0;A<w.length;A++)T(w[A]);m.length?C=Ju(m):(m=null,C=null),l(m,C)}if(r.messages){var o=this.messages();o===ea&&(o=pu()),Bl(o,r.messages),r.messages=o}else r.messages=this.messages();var d,v,g={},_=r.keys||Object.keys(this.rules);_.forEach(function(w){d=u.rules[w],v=a[w],d.forEach(function(A){var m=A;typeof m.transform=="function"&&(a===e&&(a=ge({},a)),v=a[w]=m.transform(v)),typeof m=="function"?m={validator:m}:m=ge({},m),m.validator=u.getValidationMethod(m),m.field=w,m.fullField=m.fullField||w,m.type=u.getType(m),m.validator&&(g[w]=g[w]||[],g[w].push({rule:m,value:v,source:a,field:w}))})});var E={};return Dm(g,r,function(w,A){var m=w.rule,C=(m.type==="object"||m.type==="array")&&(typeof m.fields=="object"||typeof m.defaultField=="object");C=C&&(m.required||!m.required&&w.value),m.field=w.field;function T(oe,M){return ge(ge({},M),{},{fullField:m.fullField+"."+oe})}function D(oe){oe===void 0&&(oe=[]);var M=oe;if(Array.isArray(M)||(M=[M]),!r.suppressWarning&&M.length&&De.warning("async-validator:",M),M.length&&m.message!==void 0&&(M=[].concat(m.message)),M=M.map(Tl(m)),r.first&&M.length)return E[m.field]=1,A(M);if(!C)A(M);else{if(m.required&&!w.value)return m.message!==void 0?M=[].concat(m.message).map(Tl(m)):r.error&&(M=[r.error(m,ae(r.messages.required,m.field))]),A(M);var ce={};if(m.defaultField)for(var Nn in w.value)w.value.hasOwnProperty(Nn)&&(ce[Nn]=m.defaultField);ce=ge(ge({},ce),w.rule.fields);for(var Re in ce)if(ce.hasOwnProperty(Re)){var Cu=Array.isArray(ce[Re])?ce[Re]:[ce[Re]];ce[Re]=Cu.map(T.bind(null,Re))}var Vn=new De(ce);Vn.messages(r.messages),w.rule.options&&(w.rule.options.messages=r.messages,w.rule.options.error=r.error),Vn.validate(w.value,w.rule.options||r,function($t){var Te=[];M&&M.length&&Te.push.apply(Te,M),$t&&$t.length&&Te.push.apply(Te,$t),A(Te.length?Te:null)})}}var k;m.asyncValidator?k=m.asyncValidator(m,w.value,D,w.source,r):m.validator&&(k=m.validator(m,w.value,D,w.source,r),k===!0?D():k===!1?D(m.message||m.field+" fails"):k instanceof Array?D(k):k instanceof Error&&D(k.message)),k&&k.then&&k.then(function(){return D()},function(oe){return D(oe)})},function(w){c(w)})},getType:function(e){if(e.type===void 0&&e.pattern instanceof RegExp&&(e.type="pattern"),typeof e.validator!="function"&&e.type&&!zt.hasOwnProperty(e.type))throw new Error(ae("Unknown rule type %s",e.type));return e.type||"string"},getValidationMethod:function(e){if(typeof e.validator=="function")return e.validator;var n=Object.keys(e),i=n.indexOf("message");return i!==-1&&n.splice(i,1),n.length===1&&n[0]==="required"?zt.required:zt[this.getType(e)]||!1}},De.register=function(e,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");zt[e]=n},De.warning=Sl,De.messages=ea,De.validators=zt;var Ym={required:"%s \u5FC5\u586B",maxLength:"%s \u8D85\u51FA\u6700\u5927\u957F\u5EA6\u9650\u5236",minLength:"%s \u5C0F\u4E8E\u6700\u5C0F\u957F\u5EA6\u9650\u5236",string:{range:"%s \u4E0D\u5728\u6307\u5B9A\u957F\u5EA6\u5185"}};function pm(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=new De(t);return n.messages(Object.assign(Ym,e)),n}var eg=new Dv;function ta(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function tg(t){if(Array.isArray(t))return t}function ng(t){if(Array.isArray(t))return ta(t)}function xl(t,e,n,i,u,a,r){try{var l=t[a](r),c=l.value}catch(o){n(o);return}l.done?e(c):Promise.resolve(c).then(i,u)}function Dl(t){return function(){var e=this,n=arguments;return new Promise(function(i,u){var a=t.apply(e,n);function r(c){xl(a,i,u,r,l,"next",c)}function l(c){xl(a,i,u,r,l,"throw",c)}r(void 0)})}}function ig(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Fl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function ug(t,e,n){return e&&Fl(t.prototype,e),n&&Fl(t,n),t}function F(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function kl(t,e){return e!=null&&typeof Symbol!="undefined"&&e[Symbol.hasInstance]?!!e[Symbol.hasInstance](t):t instanceof e}function Ol(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function ag(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function rg(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Ml(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},i=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(i=i.concat(Object.getOwnPropertySymbols(n).filter(function(u){return Object.getOwnPropertyDescriptor(n,u).enumerable}))),i.forEach(function(u){F(t,u,n[u])})}return t}function lg(t){return tg(t)||Ol(t)||$l(t)||ag()}function na(t){return ng(t)||Ol(t)||$l(t)||rg()}function og(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function $l(t,e){if(!!t){if(typeof t=="string")return ta(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ta(t,e)}}function Ll(t,e){var n,i,u,a,r={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return a={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function l(o){return function(d){return c([o,d])}}function c(o){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(u=o[0]&2?i.return:o[0]?i.throw||((u=i.return)&&u.call(i),0):i.next)&&!(u=u.call(i,o[1])).done)return u;switch(i=0,u&&(o=[o[0]&2,u.value]),o[0]){case 0:case 1:u=o;break;case 4:return r.label++,{value:o[1],done:!1};case 5:r.label++,i=o[1],o=[0];continue;case 7:o=r.ops.pop(),r.trys.pop();continue;default:if(u=r.trys,!(u=u.length>0&&u[u.length-1])&&(o[0]===6||o[0]===2)){r=0;continue}if(o[0]===3&&(!u||o[1]>u[0]&&o[1]<u[3])){r.label=o[1];break}if(o[0]===6&&r.label<u[1]){r.label=u[1],u=o;break}if(u&&r.label<u[2]){r.label=u[2],r.ops.push(o);break}u[2]&&r.ops.pop(),r.trys.pop();continue}o=e.call(t,r)}catch(d){o=[6,d],i=0}finally{n=u=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}var O=function(){function e(n){var i=this;ig(this,e),F(this,"id",void 0),F(this,"name",void 0),F(this,"icon",void 0),F(this,"type",void 0),F(this,"controlType",void 0),F(this,"props",void 0),F(this,"setting",[]),F(this,"fieldType",void 0),F(this,"eventKeys",[]),F(this,"customEvents",[]),F(this,"parent",null),F(this,"slots",void 0),F(this,"slotPosition",void 0),F(this,"updateSetting",Vl),F(this,"removeSetting",Nl),this._callControlHooks("preInstance",n);var u=kl(this,e)?this.constructor:void 0,a=u.controlName,r=u.controlIcon,l=u.controlType,c=u.controlFieldType,o=u.controlEventKeys,d=u.controlCustomEvents,v=u.name,g=u.setting,_=u.slots,E=u.slotPosition;a&&r&&l||pr("The ".concat(v," controlName,controlIcon,controlType is not define"));var w;this.id=(w=n==null?void 0:n.id)!==null&&w!==void 0?w:ye(10),this.name=a,this.icon=r;var A;this.type=(A=n==null?void 0:n.type)!==null&&A!==void 0?A:l,this.props=new G(n==null?void 0:n.props,(kl(this,e)?this.constructor:void 0).controlName);var m;this.controlType=(m=n==null?void 0:n.controlType)!==null&&m!==void 0?m:"base",this.setting=se(g);var C;this.fieldType=(C=n==null?void 0:n.fieldType)!==null&&C!==void 0?C:c,this.eventKeys=se(o),this.customEvents=se(d),this.slots=se(_),this.slotPosition=se(E),Promise.resolve().then(function(){i._callControlHooks("postInstance",n)})}return ug(e,[{key:"rules",get:function(){var i=this.props.constructor.Rules;return i?new i(this.props):{}}},{key:"_callControlHooks",value:function(){for(var i=arguments.length,u=new Array(i),a=0;a<i;a++)u[a]=arguments[a];var r,l=lg(u),c=l[0],o=l.slice(1);return(r=eg).emit.apply(r,[c,this].concat(na(o)))}},{key:"preUpdate",value:function(i,u){this._callControlHooks("preUpdateProps",i,u)}},{key:"postUpdate",value:function(i,u){this._callControlHooks("postUpdateProps",i,u)}},{key:"updateProps",value:function(i,u){this.preUpdate(i,u),mv(this.props,i,u),this.postUpdate(i,u)}},{key:"preValidate",value:function(){var i=this;return Dl(function(){var u,a,r;return Ll(this,function(l){switch(l.label){case 0:return u=Ml({},i.rules),[4,i._callControlHooks("preValidate",u)];case 1:return a=l.sent(),r=a[a.length-1],[2,r===!1?void 0:r]}})})()}},{key:"validate",value:function(i,u){var a=this;return Dl(function(){var r,l,c,o;return Ll(this,function(d){switch(d.label){case 0:return[4,a.preValidate()];case 1:r=d.sent(),l=r!==void 0?r:Ml({},a.rules),Array.isArray(u)&&u.forEach(function(v){l.hasOwnProperty(v)&&delete l[v]}),c=pm(l,i),d.label=2;case 2:return d.trys.push([2,4,,5]),[4,c.validate(a.props)];case 3:return d.sent(),[2,!0];case 4:throw o=d.sent(),o.control||(o.control=a),o;case 5:return[2]}})})()}},{key:"toDataBindModel",value:function(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,u=this.fieldType,a=this.id,r=this.type,l=this.props,c=l.dataBind,o=l.datasourceBind,d=l.optionConfig,v=l.caption,g=l.required,_=l.maxLength,E=l.options,w=l.encrypted,A=l.encryptedMode;if(!(!u&&!c&&!o)){var m={parentId:i,fieldType:u,controlId:a,caption:v,type:r,props:{}};switch(c&&(m.dataBind=c),d){case"datasource":case void 0:o&&(m.datasourceBind=o);break;case"custom":m.props.options=E;break}return g!==void 0&&(m.required=g),_!==void 0&&(m.maxLength=_),w!==void 0&&(m.encrypted=w),A!==void 0&&(m.encryptedMode=A),m}}},{key:"preToSchema",value:function(){this._callControlHooks("preToSchema",this)}},{key:"toSchema",value:function(){return this.preToSchema(),{id:this.id,type:this.type,props:se(this.props),fieldType:this.fieldType,controlType:this.controlType}}}],[{key:"updateBasicControl",value:function(i,u){if(i==="setting"){if(u.add){var a;(a=this.setting).push.apply(a,na(u.add))}u.remove&&this.removeSettingItem(u.remove),u.update}}}]),e}();F(O,"mode","Designer"),F(O,"slots",void 0),F(O,"slotPosition",void 0),F(O,"controlName","\u63A7\u4EF6"),F(O,"controlIcon","icon"),F(O,"controlType","control"),F(O,"controlFieldType",void 0),F(O,"controlEventKeys",[]),F(O,"controlCustomEvents",[]),F(O,"setting",[]),F(O,"__is_control__",!0),F(O,"removeSettingItem",Nl),F(O,"updateSettingItem",Vl);function Nl(t){var e=this,n=Array.isArray(t)?t:[t];n.forEach(function(i){var u,a=typeof i!="string",r=(u=e.setting)===null||u===void 0?void 0:u.findIndex(function(o){return o.key===(a?i.key:i)});if(r!==-1){var l,c;a?e.setting[r].showItems=(l=e.setting[r].showItems)===null||l===void 0?void 0:l.filter(function(o){return!i.hideItems.includes(o)}):e.setting.splice(r,1),a&&!(!((c=e.setting[r].showItems)===null||c===void 0)&&c.length)&&e.setting.splice(r,1)}})}function Vl(t,e){var n=this,i=typeof t=="string"?[t]:t;i.forEach(function(u){var a=n.setting.find(function(o){return o.key===u});if(a){if(typeof e=="boolean")a.visible=e;else if((typeof e=="undefined"?"undefined":og(e))==="object"){var r,l=(r=e.type)!==null&&r!==void 0?r:"replace";if(l==="replace")a.showItems=e.showItems;else{var c;(c=a.showItems).push.apply(c,na(e.showItems))}}}})}function cg(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Hl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function sg(t,e,n){return e&&Hl(t.prototype,e),n&&Hl(t,n),t}function re(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function dg(t,e){return e!=null&&typeof Symbol!="undefined"&&e[Symbol.hasInstance]?!!e[Symbol.hasInstance](t):t instanceof e}var X=function(){function e(n){cg(this,e),re(this,"id",void 0),re(this,"type",void 0),re(this,"controlType",void 0),re(this,"props",void 0),re(this,"fieldType",void 0),re(this,"customEvents",[]),re(this,"pageStatus",void 0),re(this,"parent",null);var i=dg(this,e)?this.constructor:void 0,u=i.controlType,a=i.controlFieldType,r=i.name,l=i.controlCustomEvents;u||pr("The ".concat(r," controlType is not define"));var c;this.id=(c=n==null?void 0:n.id)!==null&&c!==void 0?c:ye(10);var o;this.type=(o=n==null?void 0:n.type)!==null&&o!==void 0?o:u,this.props=new G(n==null?void 0:n.props),this.customEvents=l;var d;this.controlType=(d=n==null?void 0:n.controlType)!==null&&d!==void 0?d:"base";var v;this.fieldType=(v=n==null?void 0:n.fieldType)!==null&&v!==void 0?v:a;var g;this.pageStatus=(g=n==null?void 0:n.pageStatus)!==null&&g!==void 0?g:Ku.UNKNOWN}return sg(e,[{key:"rules",get:function(){var i=this.props.constructor.RuntimeRules;if(i){var u=new i(this.props);return Array.from(u)}return[]}}]),e}();re(X,"mode","Runtime"),re(X,"controlType","control"),re(X,"controlFieldType",void 0),re(X,"__is_control__",!0),re(X,"controlCustomEvents",[]);function ia(t){t.hasOwnProperty("optionConfig")||(this.optionConfig={type:"any"}),t.hasOwnProperty("options")||(this.options={type:"any"}),t.hasOwnProperty("datasourceBind")||(this.datasourceBind={type:"any"}),t.hasOwnProperty("options")&&(!t.hasOwnProperty("optionConfig")||t.hasOwnProperty("optionConfig")&&t.optionConfig==="custom")?this.options=[{type:"array",message:h.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{label:{type:"string",required:!0,message:h.getMessage("pleaseEnterLabel")},value:{type:"string",required:!0,message:h.getMessage("pleaseEnterValue")}}}},{type:"array",validator:function(n,i,u){i.length===0&&u(h.getMessage("optionIsRequired")),u()}},{type:"array",validator:function(n,i,u){var a=i.map(function(l){return l.value}),r=Ev(a);a.length!==r.length?u(h.getMessage("optionIdIsRepeat")):u()},message:h.getMessage("optionIdIsRepeat")}]:t.hasOwnProperty("datasourceBind")&&(!t.hasOwnProperty("optionConfig")||t.hasOwnProperty("optionConfig")&&t.optionConfig==="datasource")&&(this.datasourceBind=[{type:"object",message:h.getMessage("isNotObject")},{type:"object",fields:{dataCode:{type:"string",required:!0,message:h.getMessage("pleaseEnterDataCode")},valueFieldCode:{type:"string",required:!0,message:h.getMessage("pleaseEnterValueFieldCode")},svcCode:{type:"string",required:!0,message:h.getMessage("pleaseEnterSvcCode")},displayBoList:[{type:"array",message:h.getMessage("isNotArray")},{type:"array",validator:function(n,i,u){i.length===0&&u(h.getMessage("pleaseBindAtLeastOneDisplayValue")),u()},message:h.getMessage("pleaseBindAtLeastOneDisplayValue")}],orders:[{type:"array",message:h.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{columnName:{type:"string",required:!0,message:h.getMessage("pleaseEnterFieldCode")},desc:{type:"boolean",message:h.getMessage("isNotBoolean")}}}}]}}])}function Xn(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;this.datasourceBind=[{type:"object",message:h.getMessage("isNotObject")},{type:"object",fields:{dataCode:{type:"string",required:!0,message:h.getMessage(n?"pleaseEnterDataCodeInDataSetting":"pleaseEnterDataCode")},valueFieldCode:{type:"string",required:!0,message:h.getMessage(n?"pleaseEnterValueFieldCodeInDataSetting":"pleaseEnterValueFieldCode")},svcCode:{type:"string",required:!0,message:h.getMessage(n?"pleaseEnterSvcCodeInDataSetting":"pleaseEnterSvcCode")},attributes:[{type:"array",message:h.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{name:{type:"string",required:!0,message:h.getMessage("isNotString")},key:{type:"string",required:!0,message:h.getMessage("isNotString")},value:[{type:"array",message:h.getMessage("isNotArray")},{type:"array",validator:function(u,a,r){a.length===0&&r(h.getMessage(n?"pleaseBindAtLeastOneDisplayValueInDataSetting":"pleaseBindAtLeastOneDisplayValue")),r()},message:h.getMessage(n?"pleaseBindAtLeastOneDisplayValueInDataSetting":"pleaseBindAtLeastOneDisplayValue")}]}}}],orders:[{type:"array",message:h.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{columnName:{type:"string",required:!0,message:h.getMessage("pleaseEnterFieldCode")},desc:{type:"boolean",message:h.getMessage("isNotBoolean")}}}}]}}]}function fg(t){return(t==null?void 0:t.dataCode)!==void 0&&(t==null?void 0:t.fieldCode)!==void 0}function N(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Jn(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function V(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Zn(t){return Zn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Zn(t)}function Yn(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ua(t,e)}function hg(t,e){return e&&(yg(e)==="object"||typeof e=="function")?e:N(t)}function ua(t,e){return ua=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},ua(t,e)}function yg(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function vg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function pn(t){var e=vg();return function(){var i=Zn(t),u;if(e){var a=Zn(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return hg(this,u)}}var Z=function(t){Yn(n,t);var e=pn(n);function n(i){Jn(this,n);var u;u=e.call(this,i),V(N(u),"dataBind",{}),V(N(u),"caption",{type:"string",required:!0,message:h.getMessage("pleaseEnterCaption")}),V(N(u),"isHideCaption",{type:"boolean"}),V(N(u),"labelPosition",{type:"enum",enum:["top","left"]}),V(N(u),"defaultState",{type:"enum",enum:["default","readonly"]}),V(N(u),"required",{type:"boolean"}),V(N(u),"captionTip",{type:"string",required:!1,message:h.getMessage("pleaseEnterCaptionTip")});var a={fieldCode:{type:"string",required:!0,message:h.getMessage("pleaseEnterFieldCode")},dataCode:{type:"string",required:!0,message:h.getMessage("pleaseEnterFieldCode")}};if(fg(i.dataBind))u.dataBind={type:"object",required:!0,fields:se(a),message:h.getMessage("pleaseEnterFieldCode")};else{var r={type:"object",required:!0,fields:{},message:h.getMessage("pleaseEnterFieldCode")};Object.keys(i.dataBind).forEach(function(l){r.fields[l]={type:"object",required:!0,fields:se(a),message:h.getMessage("pleaseEnterFieldCode")}}),u.dataBind=r}return i.isShowCaptionTip&&(u.captionTip.required=!0),u}return n}(z),L=function(t){Yn(n,t);var e=pn(n);function n(i){Jn(this,n);var u;u=e.call(this,i);var a=i.isHide?!1:i.required;return a&&u.push({type:"string",required:a,message:i.requiredMessage!==""?i.requiredMessage:h.getMessage("runtimeRequired",{caption:i.caption})}),u}return n}(He),B=function(t){Yn(n,t);var e=pn(n);function n(i){Jn(this,n);var u;u=e.call(this,i),V(N(u),"caption",void 0),V(N(u),"isHideCaption",void 0),V(N(u),"isShowCaptionTip",void 0),V(N(u),"captionTip",void 0),V(N(u),"labelPosition",void 0),V(N(u),"dataBind",void 0),V(N(u),"defaultValue",void 0),V(N(u),"placeholder",void 0),V(N(u),"defaultState",void 0),V(N(u),"required",void 0),V(N(u),"requiredMessage",void 0);var a;u.caption=(a=i==null?void 0:i.caption)!==null&&a!==void 0?a:"";var r;u.isHideCaption=(r=i==null?void 0:i.isHideCaption)!==null&&r!==void 0?r:!1;var l;u.isShowCaptionTip=(l=i==null?void 0:i.isShowCaptionTip)!==null&&l!==void 0?l:!1;var c;u.captionTip=(c=i==null?void 0:i.captionTip)!==null&&c!==void 0?c:"";var o;u.defaultState=(o=i==null?void 0:i.defaultState)!==null&&o!==void 0?o:"default";var d;u.labelPosition=(d=i==null?void 0:i.labelPosition)!==null&&d!==void 0?d:"top";var v;u.placeholder=(v=i==null?void 0:i.placeholder)!==null&&v!==void 0?v:"";var g;u.required=(g=i==null?void 0:i.required)!==null&&g!==void 0?g:!1;var _;u.requiredMessage=(_=i==null?void 0:i.requiredMessage)!==null&&_!==void 0?_:"",u.dataBind=new me(i==null?void 0:i.dataBind);var E;return u.defaultValue=(E=i==null?void 0:i.defaultValue)!==null&&E!==void 0?E:"",u}return n}(G);V(B,"Rules",Z),V(B,"RuntimeRules",L);var ft=function(t){Yn(n,t);var e=pn(n);function n(i){Jn(this,n);var u;return u=e.call(this,i),V(N(u),"optionConfig",{type:"enum",enum:["custom","datasource"],message:h.getMessage("PleaseSelectTheCorrectOptionSettings")}),V(N(u),"options",[{type:"array",message:h.getMessage("isNotArray")}]),V(N(u),"datasourceBind",[{type:"object",message:h.getMessage("isNotObject")}]),ia.call(N(u),i),u}return n}(Z);function aa(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function mg(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ei(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ti(t){return ti=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ti(t)}function gg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ra(t,e)}function bg(t,e){return e&&(_g(e)==="object"||typeof e=="function")?e:aa(t)}function ra(t,e){return ra=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},ra(t,e)}function _g(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function wg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Cg(t){var e=wg();return function(){var i=ti(t),u;if(e){var a=ti(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return bg(this,u)}}var P=function(t){gg(n,t);var e=Cg(n);function n(i){mg(this,n);var u;return u=e.call(this,i),ei(aa(u),"controlType","form"),ei(aa(u),"props",void 0),u.props=new B(i==null?void 0:i.props),u}return n}(O);ei(P,"controlEventKeys",["on_change","on_focus","on_blur"]),ei(P,"controlCustomAttributes",void 0);function ni(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Eg(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function la(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ii(t){return ii=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ii(t)}function Ig(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&oa(t,e)}function Sg(t,e){return e&&(Ag(e)==="object"||typeof e=="function")?e:ni(t)}function oa(t,e){return oa=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},oa(t,e)}function Ag(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Rg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Tg(t){var e=Rg();return function(){var i=ii(t),u;if(e){var a=ii(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return Sg(this,u)}}var x=function(t){Ig(n,t);var e=Tg(n);function n(i){Eg(this,n);var u;return u=e.call(this,i),la(ni(u),"controlType","form"),la(ni(u),"props",void 0),la(ni(u),"value",void 0),u.props=new B(i==null?void 0:i.props),u}return n}(X);function Bg(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Pg(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ui(t){return ui=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ui(t)}function xg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ca(t,e)}function Dg(t,e){return e&&(Fg(e)==="object"||typeof e=="function")?e:Bg(t)}function ca(t,e){return ca=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},ca(t,e)}function Fg(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function kg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Og(t){var e=kg();return function(){var i=ui(t),u;if(e){var a=ui(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return Dg(this,u)}}var H=function(t){xg(n,t);var e=Og(n);function n(i){return Pg(this,n),e.call(this,i)}return n}(G);function sa(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function Mg(t){if(Array.isArray(t))return sa(t)}function je(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function jl(t,e,n,i,u,a,r){try{var l=t[a](r),c=l.value}catch(o){n(o);return}l.done?e(c):Promise.resolve(c).then(i,u)}function $g(t){return function(){var e=this,n=arguments;return new Promise(function(i,u){var a=t.apply(e,n);function r(c){jl(a,i,u,r,l,"next",c)}function l(c){jl(a,i,u,r,l,"throw",c)}r(void 0)})}}function Lg(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ql(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Ng(t,e,n){return e&&ql(t.prototype,e),n&&ql(t,n),t}function Fe(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ht(t,e,n){return typeof Reflect!="undefined"&&Reflect.get?ht=Reflect.get:ht=function(u,a,r){var l=Gg(u,a);if(!!l){var c=Object.getOwnPropertyDescriptor(l,a);return c.get?c.get.call(r||u):c.value}},ht(t,e,n||t)}function ke(t){return ke=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ke(t)}function Vg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&da(t,e)}function Hg(t,e){return e!=null&&typeof Symbol!="undefined"&&e[Symbol.hasInstance]?!!e[Symbol.hasInstance](t):t instanceof e}function jg(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function qg(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Ug(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},i=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(i=i.concat(Object.getOwnPropertySymbols(n).filter(function(u){return Object.getOwnPropertyDescriptor(n,u).enumerable}))),i.forEach(function(u){Fe(t,u,n[u])})}return t}function Wg(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(u){return Object.getOwnPropertyDescriptor(t,u).enumerable})),n.push.apply(n,i)}return n}function Kg(t,e){return e=e!=null?e:{},Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):Wg(Object(e)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}),t}function zg(t,e){return e&&(Qg(e)==="object"||typeof e=="function")?e:je(t)}function da(t,e){return da=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},da(t,e)}function Gg(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&(t=ke(t),t!==null););return t}function Ul(t){return Mg(t)||jg(t)||Xg(t)||qg()}function Qg(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Xg(t,e){if(!!t){if(typeof t=="string")return sa(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return sa(t,e)}}function Jg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Zg(t){var e=Jg();return function(){var i=ke(t),u;if(e){var a=ke(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return zg(this,u)}}function Yg(t,e){var n,i,u,a,r={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return a={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function l(o){return function(d){return c([o,d])}}function c(o){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(u=o[0]&2?i.return:o[0]?i.throw||((u=i.return)&&u.call(i),0):i.next)&&!(u=u.call(i,o[1])).done)return u;switch(i=0,u&&(o=[o[0]&2,u.value]),o[0]){case 0:case 1:u=o;break;case 4:return r.label++,{value:o[1],done:!1};case 5:r.label++,i=o[1],o=[0];continue;case 7:o=r.ops.pop(),r.trys.pop();continue;default:if(u=r.trys,!(u=u.length>0&&u[u.length-1])&&(o[0]===6||o[0]===2)){r=0;continue}if(o[0]===3&&(!u||o[1]>u[0]&&o[1]<u[3])){r.label=o[1];break}if(o[0]===6&&r.label<u[1]){r.label=u[1],u=o;break}if(u&&r.label<u[2]){r.label=u[2],r.ops.push(o);break}u[2]&&r.ops.pop(),r.trys.pop();continue}o=e.call(t,r)}catch(d){o=[6,d],i=0}finally{n=u=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}var pg=1e4,q=function(e){Vg(i,e);var n=Zg(i);function i(u){Lg(this,i);var a;a=n.call(this,u),Fe(je(a),"controlType","layout"),Fe(je(a),"children",void 0),Fe(je(a),"excludes",void 0),Fe(je(a),"childrenMaxLength",void 0),Fe(je(a),"props",void 0);var r=Hg(this,i)?this.constructor:void 0,l=r.excludes,c=r.childrenMaxLength;return a.props=new H(u==null?void 0:u.props),ve(je(a),"children",u==null?void 0:u.children,void 0,"Designer"),a.excludes=se(l),a.childrenMaxLength=c,a}return Ng(i,[{key:"judgeExcludesChildren",value:function(a){return this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(a)}},{key:"judgeJoinChildren",value:function(a){var r=this.judgeExcludesChildren(a);return r&&this.childrenMaxLength>this.children.length}},{key:"validate",value:function(a,r){var l=this,c=this,o=function(){return ht(ke(i.prototype),"validate",l)};return $g(function(){return Yg(this,function(d){switch(d.label){case 0:return[4,o().call(c,a,r)];case 1:return d.sent(),[4,Promise.all(c.children.map(function(v){return v.validate(a,r)}))];case 2:return d.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,r=ht(ke(i.prototype),"toDataBindModel",this).call(this),l=r?[r]:[];return this.children.reduce(function(c,o){var d=o.toDataBindModel(a);if(Array.isArray(d)){var v=d.filter(function(g){return!!g});return Ul(c).concat(Ul(v))}return d&&c.push(d),c},l)}},{key:"toSchema",value:function(){var a=ht(ke(i.prototype),"toSchema",this).call(this),r=this.children.map(function(l){var c=l.toSchema();return c});return Kg(Ug({},a),{children:r})}}]),i}(O);Fe(q,"excludes",!1),Fe(q,"childrenMaxLength",pg);function Gt(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function e0(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function fa(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ai(t){return ai=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ai(t)}function t0(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ha(t,e)}function n0(t,e){return e&&(i0(e)==="object"||typeof e=="function")?e:Gt(t)}function ha(t,e){return ha=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},ha(t,e)}function i0(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function u0(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function a0(t){var e=u0();return function(){var i=ai(t),u;if(e){var a=ai(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return n0(this,u)}}var U=function(t){t0(n,t);var e=a0(n);function n(i){e0(this,n);var u;return u=e.call(this,i),fa(Gt(u),"controlType","layout"),fa(Gt(u),"children",void 0),fa(Gt(u),"props",void 0),u.props=new H(i==null?void 0:i.props),ve(Gt(u),"children",i==null?void 0:i.children,void 0,"Runtime"),u}return n}(X);function Ie(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function r0(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function yt(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ri(t){return ri=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ri(t)}function l0(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ya(t,e)}function o0(t,e){return e&&(c0(e)==="object"||typeof e=="function")?e:Ie(t)}function ya(t,e){return ya=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},ya(t,e)}function c0(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function s0(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function d0(t){var e=s0();return function(){var i=ri(t),u;if(e){var a=ri(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return o0(this,u)}}var li=function(t){l0(n,t);var e=d0(n);function n(i,u,a){r0(this,n);var r;r=e.call(this,u),yt(Ie(r),"headers",void 0),yt(Ie(r),"footers",void 0),yt(Ie(r),"pageIndex",void 0),yt(Ie(r),"pageSize",void 0),yt(Ie(r),"pageSizeOptions",void 0),yt(Ie(r),"totalCount",void 0),ve(Ie(r),"headers",u==null?void 0:u.headers,i,a),ve(Ie(r),"footers",u==null?void 0:u.footers,i);var l;r.pageIndex=(l=u==null?void 0:u.pageIndex)!==null&&l!==void 0?l:1;var c;r.pageSize=(c=u==null?void 0:u.pageSize)!==null&&c!==void 0?c:20;var o;r.pageSizeOptions=(o=u==null?void 0:u.pageSizeOptions)!==null&&o!==void 0?o:[20];var d;return r.totalCount=(d=u==null?void 0:u.totalCount)!==null&&d!==void 0?d:0,r}return n}(G);function va(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function f0(t){if(Array.isArray(t))return va(t)}function oi(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Wl(t,e,n,i,u,a,r){try{var l=t[a](r),c=l.value}catch(o){n(o);return}l.done?e(c):Promise.resolve(c).then(i,u)}function h0(t){return function(){var e=this,n=arguments;return new Promise(function(i,u){var a=t.apply(e,n);function r(c){Wl(a,i,u,r,l,"next",c)}function l(c){Wl(a,i,u,r,l,"throw",c)}r(void 0)})}}function y0(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Kl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function v0(t,e,n){return e&&Kl(t.prototype,e),n&&Kl(t,n),t}function ci(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function vt(t,e,n){return typeof Reflect!="undefined"&&Reflect.get?vt=Reflect.get:vt=function(u,a,r){var l=C0(u,a);if(!!l){var c=Object.getOwnPropertyDescriptor(l,a);return c.get?c.get.call(r||u):c.value}},vt(t,e,n||t)}function Oe(t){return Oe=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Oe(t)}function m0(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ma(t,e)}function g0(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function b0(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function zl(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},i=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(i=i.concat(Object.getOwnPropertySymbols(n).filter(function(u){return Object.getOwnPropertyDescriptor(n,u).enumerable}))),i.forEach(function(u){ci(t,u,n[u])})}return t}function _0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(u){return Object.getOwnPropertyDescriptor(t,u).enumerable})),n.push.apply(n,i)}return n}function Gl(t,e){return e=e!=null?e:{},Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):_0(Object(e)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}),t}function w0(t,e){return e&&(E0(e)==="object"||typeof e=="function")?e:oi(t)}function ma(t,e){return ma=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},ma(t,e)}function C0(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&(t=Oe(t),t!==null););return t}function Ql(t){return f0(t)||g0(t)||I0(t)||b0()}function E0(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function I0(t,e){if(!!t){if(typeof t=="string")return va(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return va(t,e)}}function S0(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function A0(t){var e=S0();return function(){var i=Oe(t),u;if(e){var a=Oe(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return w0(this,u)}}function R0(t,e){var n,i,u,a,r={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return a={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function l(o){return function(d){return c([o,d])}}function c(o){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(u=o[0]&2?i.return:o[0]?i.throw||((u=i.return)&&u.call(i),0):i.next)&&!(u=u.call(i,o[1])).done)return u;switch(i=0,u&&(o=[o[0]&2,u.value]),o[0]){case 0:case 1:u=o;break;case 4:return r.label++,{value:o[1],done:!1};case 5:r.label++,i=o[1],o=[0];continue;case 7:o=r.ops.pop(),r.trys.pop();continue;default:if(u=r.trys,!(u=u.length>0&&u[u.length-1])&&(o[0]===6||o[0]===2)){r=0;continue}if(o[0]===3&&(!u||o[1]>u[0]&&o[1]<u[3])){r.label=o[1];break}if(o[0]===6&&r.label<u[1]){r.label=u[1],u=o;break}if(u&&r.label<u[2]){r.label=u[2],r.ops.push(o);break}u[2]&&r.ops.pop(),r.trys.pop();continue}o=e.call(t,r)}catch(d){o=[6,d],i=0}finally{n=u=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}var ga=function(t){m0(n,t);var e=A0(n);function n(i){y0(this,n);var u;return u=e.call(this,i),ci(oi(u),"controlType","list"),ci(oi(u),"props",void 0),u.props=new li(oi(u),i==null?void 0:i.props,"Designer"),u}return v0(n,[{key:"validate",value:function(u,a){var r=this,l=this,c=function(){return vt(Oe(n.prototype),"validate",r)};return h0(function(){return R0(this,function(o){switch(o.label){case 0:return[4,c().call(l,u)];case 1:return o.sent(),[4,Promise.all(l.props.headers.map(function(d){return d.validate(u,a)}))];case 2:return o.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var u=vt(Oe(n.prototype),"toDataBindModel",this).call(this),a=u?[u]:[],r=this.id;return this.props.headers.reduce(function(l,c){var o=c.toDataBindModel(r);if(Array.isArray(o)){var d=o.filter(function(v){return!!v});return Ql(l).concat(Ql(d))}return o&&l.push(o),l},a)}},{key:"toSchema",value:function(){var u=vt(Oe(n.prototype),"toSchema",this).call(this),a=this.props.headers.map(function(r){return r.toSchema()});return Gl(zl({},u),{props:Gl(zl({},this.props),{headers:a})})}}]),n}(O);ci(ga,"controlFieldType",b.LIST);function mt(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function T0(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Xl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function B0(t,e,n){return e&&Xl(t.prototype,e),n&&Xl(t,n),t}function ba(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function si(t){return si=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},si(t)}function P0(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&_a(t,e)}function x0(t,e){return e&&(D0(e)==="object"||typeof e=="function")?e:mt(t)}function _a(t,e){return _a=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},_a(t,e)}function D0(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function F0(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function k0(t){var e=F0();return function(){var i=si(t),u;if(e){var a=si(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return x0(this,u)}}var Jl=function(t){P0(n,t);var e=k0(n);function n(i){T0(this,n);var u;return u=e.call(this,i),ba(mt(u),"controlType","list"),ba(mt(u),"children",void 0),ba(mt(u),"props",void 0),u.props=new li(mt(u),i==null?void 0:i.props,"Runtime"),ve(mt(u),"children",i==null?void 0:i.children,void 0,"Runtime"),u}return B0(n,[{key:"length",get:function(){return this.children.length}}]),n}(X);function J(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function wa(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Y(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function di(t){return di=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},di(t)}function Ca(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ea(t,e)}function O0(t,e){return e&&(M0(e)==="object"||typeof e=="function")?e:J(t)}function Ea(t,e){return Ea=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},Ea(t,e)}function M0(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function $0(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Ia(t){var e=$0();return function(){var i=di(t),u;if(e){var a=di(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return O0(this,u)}}var be=function(t){Ca(n,t);var e=Ia(n);function n(i){wa(this,n);var u;return u=e.call(this,i),Y(J(u),"caption",{type:"string",required:!0,message:h.getMessage("pleaseEnterCaption")}),Y(J(u),"width",{type:"number",required:!1,message:h.getMessage("pleaseEnterColumnWidth")}),u.width.required=i.widthType==="px",u}return n}(z),W=function(t){Ca(n,t);var e=Ia(n);function n(i){wa(this,n);var u;u=e.call(this,i),Y(J(u),"widthType",void 0),Y(J(u),"width",void 0),Y(J(u),"caption",void 0),Y(J(u),"dataBind",void 0),Y(J(u),"autoWidth",void 0),Y(J(u),"fixed",void 0),Y(J(u),"sort",void 0),Y(J(u),"align",void 0),Y(J(u),"colSpan",void 0),Y(J(u),"autoHeight",void 0),Y(J(u),"children",void 0);var a;u.width=(a=i==null?void 0:i.width)!==null&&a!==void 0?a:150,u.widthType=(i==null?void 0:i.widthType)||"auto";var r;u.caption=(r=i==null?void 0:i.caption)!==null&&r!==void 0?r:"";var l;u.fixed=(l=i==null?void 0:i.fixed)!==null&&l!==void 0?l:"none",u.autoWidth=new yl(i==null?void 0:i.autoWidth),u.dataBind=new me(i==null?void 0:i.dataBind);var c;u.sort=(c=i==null?void 0:i.sort)!==null&&c!==void 0?c:!0,u.align=i==null?void 0:i.align,u.colSpan=i==null?void 0:i.colSpan;var o;return u.autoHeight=(o=i==null?void 0:i.autoHeight)!==null&&o!==void 0?o:!1,u}return n}(G);Y(W,"Rules",be);var Zl=function(t){Ca(n,t);var e=Ia(n);function n(i){wa(this,n);var u;return u=e.call(this,i),Y(J(u),"optionConfig",{type:"enum",enum:["custom","datasource","none"],message:h.getMessage("PleaseSelectTheCorrectOptionSettings")}),Y(J(u),"options",[{type:"array",message:h.getMessage("isNotArray")}]),Y(J(u),"datasourceBind",[{type:"object",message:h.getMessage("isNotObject")}]),ia.call(J(u),i),u}return n}(be);function Qt(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function L0(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Yl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function N0(t,e,n){return e&&Yl(t.prototype,e),n&&Yl(t,n),t}function fi(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function hi(t,e,n){return typeof Reflect!="undefined"&&Reflect.get?hi=Reflect.get:hi=function(u,a,r){var l=W0(u,a);if(!!l){var c=Object.getOwnPropertyDescriptor(l,a);return c.get?c.get.call(r||u):c.value}},hi(t,e,n||t)}function gt(t){return gt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},gt(t)}function V0(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Sa(t,e)}function H0(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},i=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(i=i.concat(Object.getOwnPropertySymbols(n).filter(function(u){return Object.getOwnPropertyDescriptor(n,u).enumerable}))),i.forEach(function(u){fi(t,u,n[u])})}return t}function j0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(u){return Object.getOwnPropertyDescriptor(t,u).enumerable})),n.push.apply(n,i)}return n}function q0(t,e){return e=e!=null?e:{},Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):j0(Object(e)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}),t}function U0(t,e){return e&&(K0(e)==="object"||typeof e=="function")?e:Qt(t)}function Sa(t,e){return Sa=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},Sa(t,e)}function W0(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&(t=gt(t),t!==null););return t}function K0(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function z0(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function G0(t){var e=z0();return function(){var i=gt(t),u;if(e){var a=gt(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return U0(this,u)}}var p=function(t){V0(n,t);var e=G0(n);function n(i){L0(this,n);var u;return u=e.call(this,i),fi(Qt(u),"controlType","column"),fi(Qt(u),"props",void 0),fi(Qt(u),"children",void 0),u.props=new W(i==null?void 0:i.props),ve(Qt(u),"children",i==null?void 0:i.children,void 0,"Designer"),u}return N0(n,[{key:"toSchema",value:function(){var u=hi(gt(n.prototype),"toSchema",this).call(this);return q0(H0({},u),{children:this.children?this.children.map(function(a){return a.toSchema()}):[]})}}]),n}(O);function Xt(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Q0(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Aa(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function yi(t){return yi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},yi(t)}function X0(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ra(t,e)}function J0(t,e){return e&&(Z0(e)==="object"||typeof e=="function")?e:Xt(t)}function Ra(t,e){return Ra=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},Ra(t,e)}function Z0(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Y0(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function p0(t){var e=Y0();return function(){var i=yi(t),u;if(e){var a=yi(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return J0(this,u)}}var ee=function(t){X0(n,t);var e=p0(n);function n(i){Q0(this,n);var u;return u=e.call(this,i),Aa(Xt(u),"controlType","column"),Aa(Xt(u),"props",void 0),Aa(Xt(u),"children",void 0),u.props=new W(i==null?void 0:i.props),ve(Xt(u),"children",i==null?void 0:i.children,void 0,"Runtime"),u}return n}(X);function pl(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function eb(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function tb(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function vi(t){return vi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},vi(t)}function nb(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ta(t,e)}function ib(t,e){return e&&(ub(e)==="object"||typeof e=="function")?e:pl(t)}function Ta(t,e){return Ta=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},Ta(t,e)}function ub(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function ab(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function rb(t){var e=ab();return function(){var i=vi(t),u;if(e){var a=vi(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return ib(this,u)}}var Ba=function(t){nb(n,t);var e=rb(n);function n(i){eb(this,n);var u;return u=e.call(this,i),tb(pl(u),"dataBind",void 0),u.dataBind=new me(i==null?void 0:i.dataBind),u}return n}(H);function Pa(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function lb(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function eo(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function mi(t){return mi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},mi(t)}function ob(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&xa(t,e)}function cb(t,e){return e&&(sb(e)==="object"||typeof e=="function")?e:Pa(t)}function xa(t,e){return xa=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},xa(t,e)}function sb(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function db(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function fb(t){var e=db();return function(){var i=mi(t),u;if(e){var a=mi(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return cb(this,u)}}var hb=function(t){ob(n,t);var e=fb(n);function n(i){lb(this,n);var u;return u=e.call(this,i),eo(Pa(u),"controlType","search"),eo(Pa(u),"props",void 0),u.props=new Ba(i==null?void 0:i.props),u}return n}(q);function Da(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function yb(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function to(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function gi(t){return gi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},gi(t)}function vb(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Fa(t,e)}function mb(t,e){return e&&(gb(e)==="object"||typeof e=="function")?e:Da(t)}function Fa(t,e){return Fa=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},Fa(t,e)}function gb(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function bb(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function _b(t){var e=bb();return function(){var i=gi(t),u;if(e){var a=gi(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return mb(this,u)}}var wb=function(t){vb(n,t);var e=_b(n);function n(i){yb(this,n);var u;return u=e.call(this,i),to(Da(u),"controlType","search"),to(Da(u),"props",void 0),u.props=new Ba(i==null?void 0:i.props),u}return n}(U);function Cb(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Eb(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function bi(t){return bi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},bi(t)}function Ib(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ka(t,e)}function Sb(t,e){return e&&(Ab(e)==="object"||typeof e=="function")?e:Cb(t)}function ka(t,e){return ka=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},ka(t,e)}function Ab(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Rb(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Tb(t){var e=Rb();return function(){var i=bi(t),u;if(e){var a=bi(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return Sb(this,u)}}var Oa=function(t){Ib(n,t);var e=Tb(n);function n(i){return Eb(this,n),e.call(this,i)}return n}(H);function Ma(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Bb(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function no(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function _i(t){return _i=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},_i(t)}function Pb(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&$a(t,e)}function xb(t,e){return e&&(Db(e)==="object"||typeof e=="function")?e:Ma(t)}function $a(t,e){return $a=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},$a(t,e)}function Db(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Fb(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function kb(t){var e=Fb();return function(){var i=_i(t),u;if(e){var a=_i(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return xb(this,u)}}var Ob=function(t){Pb(n,t);var e=kb(n);function n(i){Bb(this,n);var u;return u=e.call(this,i),no(Ma(u),"controlType","wrap"),no(Ma(u),"props",void 0),u.props=new Oa(i==null?void 0:i.props),u}return n}(q);function La(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Mb(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function io(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function wi(t){return wi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},wi(t)}function $b(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Na(t,e)}function Lb(t,e){return e&&(Nb(e)==="object"||typeof e=="function")?e:La(t)}function Na(t,e){return Na=Object.setPrototypeOf||function(i,u){return i.__proto__=u,i},Na(t,e)}function Nb(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Vb(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Hb(t){var e=Vb();return function(){var i=wi(t),u;if(e){var a=wi(this).constructor;u=Reflect.construct(i,arguments,a)}else u=i.apply(this,arguments);return Lb(this,u)}}var jb=function(t){$b(n,t);var e=Hb(n);function n(i){Mb(this,n);var u;return u=e.call(this,i),io(La(u),"controlType","wrap"),io(La(u),"props",void 0),u.props=new Oa(i==null?void 0:i.props),u}return n}(U);function Me(t){t.hasOwnProperty("linkOperationOption")&&t.hasOwnProperty("showLinkOperation")&&t.showLinkOperation&&(this.linkOperationOption=[{type:"object",fields:{formKey:{type:"string",required:!0,message:h.getMessage("pleaseEnterForm")}}}])}class Va extends G{constructor(e){var n,i,u,a,r,l;super(e),this.fontSize=(n=e==null?void 0:e.fontSize)!=null?n:"14px",this.color=(i=e==null?void 0:e.color)!=null?i:"#646A73",this.icon=(u=e==null?void 0:e.icon)!=null?u:"page-hint",this.showState=(a=e==null?void 0:e.showState)!=null?a:"text",this.content=(r=e==null?void 0:e.content)!=null?r:"\u8BF4\u660E\u6587\u5B57",this.align=(l=e==null?void 0:e.align)!=null?l:""}}class uo extends O{constructor(e){super(e),this.props=new Va(e==null?void 0:e.props)}static get controlName(){return"\u8BF4\u660E\u6587\u5B57"}static get controlIcon(){return"iconwenben"}static get controlType(){return"text"}}uo.setting=[{key:"content",visible:!0},{key:"text-font-size",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE]},{key:"text-color",visible:!0},{key:"text-state",visible:!0},{key:"text-icon",visible:!0},{key:"super-setting",visible:!0}];class qb extends X{constructor(e){super(e),this.props=new Va(e==null?void 0:e.props)}static get controlType(){return"text"}}var ao={Designer:uo,Runtime:qb,Property:Va};class Ha extends G{constructor(e){var n,i,u;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:"\u6211\u662F\u4E00\u4E2A\u94FE\u63A5",this.url=(i=e==null?void 0:e.url)!=null?i:"",this.openMode=(u=e==null?void 0:e.openMode)!=null?u:"new"}}class ja extends O{constructor(e){super(e),this.props=new Ha(e==null?void 0:e.props)}static get controlName(){return"\u94FE\u63A5"}static get controlIcon(){return"iconlink_new"}static get controlType(){return"link"}}ja.controlEventKeys=["on_click"],ja.setting=[{key:"content",visible:!0},{key:"link-url",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE]},{key:"open-mode",visible:!0},{key:"super-setting",visible:!0}];class Ub extends X{constructor(e){super(e),this.props=new Ha(e==null?void 0:e.props)}static get controlType(){return"link"}}var ro={Designer:ja,Runtime:Ub,Property:Ha};class ie extends G{constructor(e){var n,i,u,a,r,l,c,o,d;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:"\u6309\u94AE",this.buttonType=(i=e==null?void 0:e.buttonType)!=null?i:"primary",this.showType=(u=e==null?void 0:e.showType)!=null?u:"text",this.color=(a=e==null?void 0:e.color)!=null?a:"primary",this.icon=(r=e==null?void 0:e.icon)!=null?r:"iconfenlei2",this.defaultState=(l=e==null?void 0:e.defaultState)!=null?l:"default",this.command=(c=e==null?void 0:e.command)!=null?c:"custom",this.isLoading=(o=e==null?void 0:e.isLoading)!=null?o:!1,this.optObj=new ym((d=e==null?void 0:e.optObj)!=null?d:{})}}class ne extends O{constructor(e){super(e),this.props=new ie(e==null?void 0:e.props)}static get controlName(){return"\u6309\u94AE"}static get controlIcon(){return"iconbtn"}static get controlType(){return"button"}}ne.slots=["grid-table-toolbar-slot","action-bar-slot",Kr.DEFAULT],ne.controlEventKeys=["on_click"],ne.setting=[{key:"button-content",visible:!0},{key:"button-opt-type",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE]},{key:"super-setting",visible:!0}];class le extends X{constructor(e){super(e),this.props=new ie(e==null?void 0:e.props)}static get controlType(){return"button"}}var lo={Designer:ne,Runtime:le,Property:ie},$e=(t=>(t.ShowBizKey="is_show_biz_key",t.ShowSubmitUser="is_show_submit_user",t.ShowSubmitTime="is_show_submit_time",t.ShowSubmitDept="is_show_submit_dept",t.ShowCurrentApprovar="is_show_current_approvar",t.ShowTitle="is_show_title",t))($e||{}),oo=(t=>(t.EARLY_DATE="earlyDate",t.LATE_DATE="lateDate",t.UN_SELECT_ABLE_INTERVAL="unSelectAbleInterval",t))(oo||{}),co=(t=>(t.FILE_IN_TIME="filledInTime",t.BEFORE_TIME="beforeTime",t.AFTER_TIME="afterTime",t.TIME_SPECIFIED="timeSpecified",t))(co||{});class Ci{constructor(e={dateConfigType:"unSelectAbleInterval",dateLimitType:"filledInTime",id:ye(8),value:["",""]}){this.id=e.id,this.dateConfigType=e.dateConfigType,this.dateLimitType=e.dateLimitType,this.value=e.value}}var qa=(t=>(t.PRAISE="praise",t.STAR="star",t.FLOWER="flower",t.HAND="hand",t.HEART="heart",t.SMILE="smile",t))(qa||{});class Ei{constructor(e){var n,i;this.id=(n=e==null?void 0:e.id)!=null?n:ye(),this.text=(i=e==null?void 0:e.text)!=null?i:""}}var Ua=(t=>(t.SOLID="solid-line",t.DASHED="dashed-line",t.BOLD_SOLID="bold-solid-line",t.BOLD_DASHED="bold-dashed-line",t.DOUBLE_SOLID="double-solid-line",t.DOUBLE_DASHED="double-dashed-line",t))(Ua||{});class Wa{constructor(e){var n,i,u,a,r,l,c,o;this.type=(n=e==null?void 0:e.type)!=null?n:"private",this.person=new qt((i=e==null?void 0:e.person)!=null?i:{type:"form"}),this.signatureType=(u=e==null?void 0:e.signatureType)!=null?u:[],this.telephone=(r=e==null?void 0:e.telephone)!=null?r:new qt((a=e==null?void 0:e.telephone)!=null?a:{type:"form"}),this.company=(c=e==null?void 0:e.company)!=null?c:new qt((l=e==null?void 0:e.company)!=null?l:{type:"form"}),this.remark=(o=e==null?void 0:e.remark)!=null?o:""}}class so{constructor(e){var n,i,u,a,r,l;this.fileControl=(n=e==null?void 0:e.fileControl)!=null?n:"",this.undersignedList=(u=(i=e==null?void 0:e.undersignedList)==null?void 0:i.map(c=>new Wa(c)))!=null?u:[new Wa],this.statusControl=(a=e==null?void 0:e.statusControl)!=null?a:"",this.completeControl=(r=e==null?void 0:e.completeControl)!=null?r:"",this.completeTimeControl=(l=e==null?void 0:e.completeTimeControl)!=null?l:""}}class Jt{constructor(e){var n,i,u,a,r,l,c;this.id=(n=e==null?void 0:e.id)!=null?n:ye(8),this.appId=(i=e==null?void 0:e.appId)!=null?i:"",this.dataCode=(u=e==null?void 0:e.dataCode)!=null?u:"",this.svcCode=(a=e==null?void 0:e.svcCode)!=null?a:"",this.name=(r=e==null?void 0:e.name)!=null?r:"",this.fieldList=(l=e==null?void 0:e.fieldList)!=null?l:[],this.active=(c=e==null?void 0:e.active)!=null?c:!1}}class Ka{constructor(e){var n,i;this.active=(n=e==null?void 0:e.active)!=null?n:!1,this.text=(i=e==null?void 0:e.text)!=null?i:""}}class fo{constructor(e){var n,i,u,a;this.types=(n=e==null?void 0:e.types)!=null?n:["word","ppt","excel"],this.history=(i=e==null?void 0:e.history)!=null?i:!1,this.collaborativeRecord=(u=e==null?void 0:e.collaborativeRecord)!=null?u:!1,this.logicToDelete=(a=e==null?void 0:e.logicToDelete)!=null?a:!0,this.watermark=new Ka(e==null?void 0:e.watermark),this.autoRename=new Ka(e==null?void 0:e.autoRename)}}class ho{constructor(e){this.dataCode=e.dataCode}}class yo{constructor(e){var n,i,u;this.templateType=(n=e==null?void 0:e.templateType)!=null?n:"system",this.templateList=(u=(i=e==null?void 0:e.templateList)==null?void 0:i.map(a=>new ho(a)))!=null?u:[]}}class vo{constructor(e){var n,i,u;this.templateType=(n=e==null?void 0:e.templateType)!=null?n:"system",this.templateList=(u=(i=e==null?void 0:e.templateList)==null?void 0:i.map(a=>new Jt(a)))!=null?u:[new Jt({id:"default",name:"\u9ED8\u8BA4\u6A21\u677F",appId:"default",dataCode:"default",svcCode:"default",fieldList:[""],active:!0})]}}const mo=480;function Zt(t){return new RegExp(t.replace(/^\/|\/$/g,""))}class go{constructor(e){var n,i,u,a,r;this.fileId=(n=e==null?void 0:e.fileId)!=null?n:"",this.fileName=(i=e==null?void 0:e.fileName)!=null?i:"",this.ruleName=(u=e==null?void 0:e.ruleName)!=null?u:"",this.isDefault=(a=e.isDefault)!=null?a:!1,this.rules=(r=e.rules)!=null?r:[]}}class bo{constructor(e){var n,i,u;this.direction=(n=e==null?void 0:e.direction)!=null?n:"row",this.justifyContent=(i=e==null?void 0:e.justifyContent)!=null?i:"flex-start",this.alignItems=(u=e==null?void 0:e.alignItems)!=null?u:"flex-start"}}var _o=(t=>(t.NO_MASK="NO_MASK",t.LAST_FOUR_MASK="LAST_FOUR_MASK",t.ALL_MASK="ALL_MASK",t))(_o||{}),za=(t=>(t.ALL="ALL",t.INTERNAL="INTERNAL",t.EXTERNAL="EXTERNAL",t.INTERNAL_EXTERNAL="INTERNAL_EXTERNAL",t))(za||{}),Ii=(t=>(t.INTERNAL_BUSINESS="INTERNAL_BUSINESS",t.INTERNAL="INTERNAL",t.BUSINESS="BUSINESS",t))(Ii||{}),Le=(t=>(t.ALL="all",t.ASSIGN="assign",t))(Le||{}),Ga=(t=>(t.ALL="all",t.ADMIN="admin",t))(Ga||{});class Qa extends G{constructor(e){var n,i;super(e),this.color=(n=e==null?void 0:e.color)!=null?n:"#000",this.lineStyle=(i=e==null?void 0:e.lineStyle)!=null?i:Ua.SOLID}}class wo extends O{constructor(e){super(e),this.props=new Qa(e==null?void 0:e.props)}static get controlName(){return"\u5206\u5272\u7EBF"}static get controlIcon(){return"iconfengexian"}static get controlType(){return"divider"}}wo.setting=[{key:"line-style",visible:!0},{key:"color",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE]}];class Wb extends X{constructor(e){super(e),this.props=new Qa(e==null?void 0:e.props)}static get controlType(){return"divider"}}var Co={Designer:wo,Runtime:Wb,Property:Qa};class Kb extends z{constructor(e){super(e),this.caption={type:"string",required:!0,message:h.getMessage("pleaseEnterCaption")},this.dataBind={type:"any"},this.config={type:"array"},e.config.includes($e.ShowBizKey)&&(this.dataBind={type:"object",required:!0,fields:{fieldCode:{type:"string",required:!0,message:h.getMessage("bizKeyNotBindFiled")},dataCode:{type:"string",required:!0,message:h.getMessage("bizKeyNotBindFiled")}},message:h.getMessage("bizKeyNotBindFiled")}),!e.isHide&&e.config.length===0&&(this.config={type:"array",min:1,required:!0,message:h.getMessage("pleaseSelectOneField")})}}class Si extends G{constructor(e){var n,i,u,a;super(e),this.dataBind=new me(e==null?void 0:e.dataBind),this.config=(n=e==null?void 0:e.config)!=null?n:[$e.ShowSubmitUser,$e.ShowSubmitDept,$e.ShowSubmitTime,$e.ShowCurrentApprovar,$e.ShowTitle],this.caption=(u=(i=e==null?void 0:e.caption)!=null?i:bt==null?void 0:bt.controlName)!=null?u:"",this.position=(a=e==null?void 0:e.position)!=null?a:"top"}}Si.Rules=Kb;class bt extends O{constructor(e){super(e),this.props=new Si(e==null?void 0:e.props)}static get controlName(){return"\u6807\u9898\u7EC4\u4EF6"}static get controlIcon(){return"title"}static get controlType(){return"title"}}bt.controlFieldType=b.AUTO_NUMBER,bt.setting=[{key:"common-setting",visible:!0,showItems:[s.IS_HIDE]},{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"title-setting",visible:!0},{key:"position",visible:!0},{key:"super-setting",visible:!0}];class zb extends X{constructor(e){super(e),this.props=new Si(e==null?void 0:e.props)}static get controlType(){return"title"}}var Eo={Designer:bt,Runtime:zb,Property:Si};class Gb extends z{constructor(e){super(e),this.formKey={type:"string",required:!0,message:h.getMessage("pleaseEnterForm")}}}class Ai extends ie{constructor(e){var n,i,u,a;super(e),this.icon=(n=e==null?void 0:e.icon)!=null?n:_t.controlIcon,this.content=(i=e==null?void 0:e.content)!=null?i:_t.controlName,this.formKey=(u=e==null?void 0:e.formKey)!=null?u:"",this.openType=(a=e==null?void 0:e.openType)!=null?a:"modal"}}Ai.Rules=Gb;class _t extends ne{constructor(e){super(e),this.props=new Ai(e==null?void 0:e.props)}static get controlName(){return"\u521B\u5EFA\u5355\u636E"}static get controlIcon(){return"iconchuangjiandanju"}static get controlType(){return"list-page-btn-create-form"}}_t.slots=["grid-table-toolbar-slot"],_t.controlEventKeys=["on_click","on_click_finish"],_t.setting=[{key:"button-content",visible:!0},{key:"select-form",visible:!0},{key:"open-type",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"super-setting",visible:!0}];class Qb extends le{constructor(e){super(e),this.props=new Ai(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-create-form"}}var Io={Designer:_t,Runtime:Qb,Property:Ai};class Xb extends z{constructor(e){super(e),this.processKey=[{type:"string",message:h.getMessage("isNotString")},{type:"string",required:!0,message:h.getMessage("pleaseEnterProcess")}]}}class Ri extends ie{constructor(e){var n,i,u,a,r,l;super(e),this.icon=(n=e==null?void 0:e.icon)!=null?n:wt.controlIcon,this.content=(i=e==null?void 0:e.content)!=null?i:wt.controlName,this.initiatorMode=(u=e==null?void 0:e.initiatorMode)!=null?u:"currentInitiator",this.processKey=(a=e==null?void 0:e.processKey)!=null?a:"",this.fieldCode=(r=e==null?void 0:e.fieldCode)!=null?r:"",this.employeeId=(l=e==null?void 0:e.employeeId)!=null?l:""}}Ri.Rules=Xb;class wt extends ne{constructor(e){super(e),this.props=new Ri(e==null?void 0:e.props)}static get controlName(){return"\u6279\u91CF\u63D0\u4EA4"}static get controlIcon(){return"iconbtn_piliangtijiao"}static get controlType(){return"list-page-btn-batch-submission"}}wt.slots=["grid-table-toolbar-slot"],wt.controlEventKeys=["on_click","on_click_finish"],wt.setting=[{key:"button-content",visible:!0},{key:"select-process",visible:!0},{key:"initiator-mode",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"super-setting",visible:!0}];class Jb extends le{constructor(e){super(e),this.props=new Ri(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-batch-submission"}}var So={Designer:wt,Runtime:Jb,Property:Ri};class Xa extends ie{constructor(e){var n,i;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:Ct.controlName,this.icon=(i=e==null?void 0:e.icon)!=null?i:Ct.controlIcon}}class Ct extends ne{constructor(e){super(e),this.props=new Xa(e==null?void 0:e.props)}static get controlName(){return"\u6279\u91CF\u63D0\u4EA4\u8BB0\u5F55"}static get controlIcon(){return"iconyyzy-renwu"}static get controlType(){return"list-page-btn-submission-record"}}Ct.slots=["grid-table-toolbar-slot"],Ct.controlEventKeys=["on_click"],Ct.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"super-setting",visible:!0}];class Zb extends le{constructor(e){super(e),this.props=new Xa(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-submission-record"}}var Ao={Designer:Ct,Runtime:Zb,Property:Xa};class Ja extends ie{constructor(e){var n,i,u,a,r;super(e),this.icon=(n=e==null?void 0:e.icon)!=null?n:Et.controlIcon,this.content=(i=e==null?void 0:e.content)!=null?i:Et.controlName,this.templateType=(u=e==null?void 0:e.templateType)!=null?u:"system",this.templateList=(r=(a=e==null?void 0:e.templateList)==null?void 0:a.map(l=>new Jt(l)))!=null?r:[new Jt({id:"default",name:"\u9ED8\u8BA4\u6A21\u677F",appId:"default",dataCode:"default",svcCode:"default",fieldList:[""],active:!0})]}}class Et extends ne{constructor(e){super(e),this.props=new Ja(e==null?void 0:e.props)}static get controlName(){return"\u5BFC\u51FA"}static get controlIcon(){return"iconxiazai1"}static get controlType(){return"list-page-btn-export-list"}}Et.slots=["grid-table-toolbar-slot"],Et.controlEventKeys=["on_click","on_click_finish"],Et.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"export-list-template",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"super-setting",visible:!0}];class Yb extends le{constructor(e){super(e),this.props=new Ja(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-export-list"}}var Ro={Designer:Et,Runtime:Yb,Property:Ja};class Za extends ie{constructor(e){var n,i;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:It.controlName,this.icon=(i=e==null?void 0:e.icon)!=null?i:It.controlIcon}}class It extends ne{constructor(e){super(e),this.props=new Za(e==null?void 0:e.props)}static get controlName(){return"\u5BFC\u51FA\u8BB0\u5F55"}static get controlIcon(){return"icondaochujilu"}static get controlType(){return"list-page-btn-export-record"}}It.slots=["grid-table-toolbar-slot"],It.controlEventKeys=["on_click"],It.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"super-setting",visible:!0}];class pb extends le{constructor(e){super(e),this.props=new Za(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-export-record"}}var To={Designer:It,Runtime:pb,Property:Za};class e_{constructor(e){this.dataCode=e.dataCode}}class Ya extends ie{constructor(e){var n,i,u,a,r;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:St.controlName,this.icon=(i=e==null?void 0:e.icon)!=null?i:St.controlIcon,this.canImportList=(a=(u=e==null?void 0:e.canImportList)==null?void 0:u.map(l=>new e_(l)))!=null?a:[],this.templateType=(r=e==null?void 0:e.templateType)!=null?r:"system"}}class St extends ne{constructor(e){super(e),this.props=new Ya(e==null?void 0:e.props)}static get controlName(){return"\u5BFC\u5165"}static get controlIcon(){return"iconshangchuan3"}static get controlType(){return"list-page-btn-import-record"}}St.slots=["grid-table-toolbar-slot"],St.controlEventKeys=["on_click","on_click_finish"],St.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"import-list-template",visible:!0},{key:"super-setting",visible:!0}];class t_ extends le{constructor(e){super(e),this.props=new Ya(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-import-record"}}var Bo={Designer:St,Runtime:t_,Property:Ya};function Ti(){return{dataCode:{type:"string",required:!0,message:h.getMessage("pleaseEnterDataCode")},fillList:{type:"array",defaultField:{type:"object",fields:{fieldCode:{type:"string",required:!0,message:h.getMessage("pleaseEnterFieldCode")},controlId:{type:"string",required:!0,message:h.getMessage("pleaseSelectControl")}}}}}}class n_ extends z{constructor(e){super(e),this.fillPayload={type:"object",fields:ot({},Ti())},this.formBind={type:"object",fields:{formKey:{type:"string",required:!0,message:h.getMessage("pleaseEnterList")}}},this.fillBack={type:"object",fields:ot({mode:{type:"string",required:!0,message:h.getMessage("pleaseSelectFillBackMode")}},Ti())},(e.command==="edit"||e.command==="view")&&(this.formBind.fields.primaryControlId={type:"string",required:!0,message:h.getMessage("pleaseSelectControl")})}}class Bi extends ie{constructor(e){var n,i,u;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:Yt.controlName,this.icon=(i=e==null?void 0:e.icon)!=null?i:Yt.controlIcon,this.command=(u=e==null?void 0:e.command)!=null?u:"create",this.fillPayload=new wl(e==null?void 0:e.fillPayload),this.formBind=new Jv(e==null?void 0:e.formBind),this.fillBack=new Cl(e==null?void 0:e.fillBack)}}Bi.Rules=n_;class Yt extends ne{constructor(e){super(e),this.props=new Bi(e==null?void 0:e.props)}static get controlName(){return"\u8868\u5355\u64CD\u4F5C"}static get controlIcon(){return"iconbiaodancaozuo"}static get controlType(){return"form-select-button"}}Yt.controlEventKeys=["on_click","on_click_finish"],Yt.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE]},{key:"button-action-setting",visible:!0},{key:"super-setting",visible:!0}];class i_ extends le{constructor(e){super(e),this.props=new Bi(e==null?void 0:e.props)}static get controlType(){return"form-select-button"}}var Po={Designer:Yt,Runtime:i_,Property:Bi};class u_ extends z{constructor(e){super(e),this.fillPayload={type:"object",fields:ot({},Ti())},this.listPageBind={type:"object",fields:{formKey:{type:"string",required:!0,message:h.getMessage("pleaseEnterList")},headers:{type:"array",required:!0,message:h.getMessage("pleaseSelectAtLeastOneColumn")}}},this.fillBack={type:"object",fields:ot({mode:{type:"string",required:!0,message:h.getMessage("pleaseSelectFillBackMode")}},Ti())}}}class Pi extends ie{constructor(e){var n,i,u,a,r;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:pt.controlName,this.icon=(i=e==null?void 0:e.icon)!=null?i:pt.controlIcon,this.fillPayload=new wl(e==null?void 0:e.fillPayload),this.listPageBind=new Nu(e==null?void 0:e.listPageBind),this.fillBack=new Cl(e==null?void 0:e.fillBack),this.showSelectedDetail=(u=e==null?void 0:e.showSelectedDetail)!=null?u:!1,this.selectedContentConfig=new qu(e==null?void 0:e.selectedContentConfig),this.isSelectedRowFill=(a=e==null?void 0:e.isSelectedRowFill)!=null?a:!1,this.disableFilling=(r=e==null?void 0:e.disableFilling)!=null?r:!0}}Pi.Rules=u_;class pt extends ne{constructor(e){super(e),this.props=new Pi(e==null?void 0:e.props)}static get controlName(){return"\u5217\u8868\u9009\u62E9"}static get controlIcon(){return"iconliebiaoxuanze"}static get controlType(){return"list-select-button"}}pt.controlEventKeys=["on_click","on_click_finish","on_modal_ok"],pt.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE]},{key:"button-action-setting",visible:!0},{key:"super-setting",visible:!0}];class a_ extends le{constructor(e){super(e),this.props=new Pi(e==null?void 0:e.props)}static get controlType(){return"list-select-button"}}var xo={Designer:pt,Runtime:a_,Property:Pi};class r_ extends z{constructor(e){super(e)}}class l_ extends He{constructor(e){super(e)}}class en extends G{constructor(e){super(e)}}en.Rules=r_,en.RuntimeRules=l_;class Do extends O{constructor(e){super(e),this.props=new en(e==null?void 0:e.props)}static get controlName(){return"\u5206\u9875"}static get controlIcon(){return"pagination"}static get controlType(){return"pagination"}}Do.setting=[];class o_ extends X{constructor(e){super(e),this.props=new en(e==null?void 0:e.props)}static get controlType(){return"pagination"}}var Fo={Designer:Do,Runtime:o_,Property:en};class c_ extends z{constructor(e){super(e),this.dashboardKey={type:"string",required:!0,message:h.getMessage("pleaseSelectDashboard")},this.caption={type:"string",required:!0,message:h.getMessage("pleaseEnterCaption")},this.isHideCaption={type:"boolean"},this.labelPosition={type:"enum",enum:["top","left"]},this.captionTip={type:"string",required:!1,message:h.getMessage("pleaseEnterCaptionTip")},e.isShowCaptionTip&&(this.captionTip.required=!0)}}class xi extends G{constructor(e){var n,i,u,a,r,l;super(e),this.dashboardKey=(n=e==null?void 0:e.dashboardKey)!=null?n:"",this.caption=(i=e==null?void 0:e.caption)!=null?i:"",this.isHideCaption=(u=e==null?void 0:e.isHideCaption)!=null?u:!1,this.isShowCaptionTip=(a=e==null?void 0:e.isShowCaptionTip)!=null?a:!1,this.captionTip=(r=e==null?void 0:e.captionTip)!=null?r:"",this.labelPosition=(l=e==null?void 0:e.labelPosition)!=null?l:"top"}}xi.Rules=c_;class ko extends O{constructor(e){super(e),this.props=new xi(e==null?void 0:e.props)}static get controlName(){return"\u4EEA\u8868\u76D8"}static get controlIcon(){return"iconbiaodan_yibiaopan"}static get controlType(){return"dashboard"}}ko.setting=[{key:"dashboard-setting",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE,s.IS_SHOW_CAPTION_TIP]},{key:"super-setting",visible:!0}];class s_ extends X{constructor(e){super(e),this.props=new xi(e==null?void 0:e.props)}static get controlType(){return"dashboard"}}var Oo={Designer:ko,Runtime:s_,Property:xi};class d_ extends z{constructor(e){super(e),this.showType={type:"enum",enum:["select","tabs"]},this.viewList={type:"array",defaultField:{type:"object",fields:{title:{type:"string",required:!0,message:h.getMessage("theViewNameCannotBeEmpty")},headers:{type:"array",required:!0,min:1,message:h.getMessage("pleaseSelectAtLeastOneColumn")}}}}}}class Di extends G{constructor(e){var n,i,u;super(e),this.showType=(n=e==null?void 0:e.showType)!=null?n:"select",this.viewList=(u=(i=e==null?void 0:e.viewList)==null?void 0:i.map(a=>new fm(a)))!=null?u:[]}}Di.Rules=d_;class Mo extends O{constructor(e){super(e),this.props=new Di(e==null?void 0:e.props)}static get controlName(){return"\u5217\u8868\u89C6\u56FE"}static get controlIcon(){return"iconliebiaoxuanze"}static get controlType(){return"list-view-select"}}Mo.setting=[{key:"view-list-setting",visible:!0},{key:"view-list-show-type",visible:!0},{key:"super-setting",visible:!0}];class f_ extends X{constructor(e){super(e),this.props=new Di(e==null?void 0:e.props)}static get controlType(){return"list-view-select"}}var $o={Designer:Mo,Runtime:f_,Property:Di};class h_ extends z{constructor(e){super(e),this.caption={type:"string",required:!0,message:h.getMessage("pleaseEnterCaption")},this.isHideCaption={type:"boolean"},this.labelPosition={type:"enum",enum:["top","left"]},this.ocrType={type:"string",required:!0,message:h.getMessage("pleaseSelectOcrType")},this.fillList={type:"array",validator(n,i,u){if(i.every(r=>!r.controlId)){u(h.getMessage("pleaseSelectAtLeastOneFieldToFillIn"));return}u()}},this.captionTip={type:"string",required:!1,message:h.getMessage("pleaseEnterCaptionTip")},e.isShowCaptionTip&&(this.captionTip.required=!0)}}class Fi extends ie{constructor(e){var n,i,u,a,r,l,c,o,d,v;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:At.controlName,this.isHideCaption=(i=e==null?void 0:e.isHideCaption)!=null?i:!1,this.isShowCaptionTip=(u=e==null?void 0:e.isShowCaptionTip)!=null?u:!1,this.captionTip=(a=e==null?void 0:e.captionTip)!=null?a:"",this.labelPosition=(r=e==null?void 0:e.labelPosition)!=null?r:"top",this.content=(l=e==null?void 0:e.content)!=null?l:At.controlName,this.icon=(c=e==null?void 0:e.icon)!=null?c:At.controlIcon,this.ocrType=(o=e==null?void 0:e.ocrType)!=null?o:"",this.fillList=(v=(d=e==null?void 0:e.fillList)==null?void 0:d.map(g=>new ue(g)))!=null?v:[]}}Fi.Rules=h_;class At extends ne{constructor(e){super(e),this.props=new Fi(e==null?void 0:e.props)}static get controlName(){return"\u6587\u5B57\u8BC6\u522B"}static get controlIcon(){return"iconwenzishibie"}static get controlType(){return"text-ocr-button"}}At.controlEventKeys=["on_click","on_click_finish"],At.setting=[{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"text-ocr",visible:!0},{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-color-type",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE,s.IS_SHOW_CAPTION_TIP]},{key:"super-setting",visible:!0}];class y_ extends le{constructor(e){super(e),this.props=new Fi(e==null?void 0:e.props)}static get controlType(){return"text-ocr-button"}}var Lo={Designer:At,Runtime:y_,Property:Fi};class v_ extends z{constructor(e){super(e),this.caption={type:"string",required:!0,message:h.getMessage("pleaseEnterCaption")},this.isHideCaption={type:"boolean"},this.labelPosition={type:"enum",enum:["top","left"]},this.invoiceCheck={type:"boolean"},this.fillList={type:"array",validator(n,i,u){if(i.every(r=>!r.controlId)){u(h.getMessage("pleaseSelectAtLeastOneFieldToFillIn"));return}u()}},this.captionTip={type:"string",required:!1,message:h.getMessage("pleaseEnterCaptionTip")},e.isShowCaptionTip&&(this.captionTip.required=!0)}}class ki extends ie{constructor(e){var n,i,u,a,r,l,c,o,d,v;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:Rt.controlName,this.isHideCaption=(i=e==null?void 0:e.isHideCaption)!=null?i:!1,this.isShowCaptionTip=(u=e==null?void 0:e.isShowCaptionTip)!=null?u:!1,this.captionTip=(a=e==null?void 0:e.captionTip)!=null?a:"",this.labelPosition=(r=e==null?void 0:e.labelPosition)!=null?r:"top",this.content=(l=e==null?void 0:e.content)!=null?l:Rt.controlName,this.icon=(c=e==null?void 0:e.icon)!=null?c:Rt.controlIcon,this.invoiceCheck=(o=e==null?void 0:e.invoiceCheck)!=null?o:!0,this.fillList=(v=(d=e==null?void 0:e.fillList)==null?void 0:d.map(g=>new ue(g)))!=null?v:[]}}ki.Rules=v_;class Rt extends ne{constructor(e){super(e),this.props=new ki(e==null?void 0:e.props)}static get controlName(){return"\u53D1\u7968\u8BC6\u522B"}static get controlIcon(){return"iconfabiaoshibie1"}static get controlType(){return"invoice-check-button"}}Rt.controlEventKeys=["on_click","on_click_finish"],Rt.setting=[{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"text-ocr",visible:!0},{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-color-type",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE,s.IS_SHOW_CAPTION_TIP]},{key:"super-setting",visible:!0}];class m_ extends le{constructor(e){super(e),this.props=new ki(e==null?void 0:e.props)}static get controlType(){return"invoice-check-button"}}var No={Designer:Rt,Runtime:m_,Property:ki};class g_ extends z{constructor(){super(...arguments),this.printTemplates={type:"array",min:1,required:!0,message:h.getMessage("pleaseUploadAtLeastOnePrintTemplate")}}}class Oi extends ie{constructor(e){var n,i,u,a,r;super(e),this.icon=(n=e==null?void 0:e.icon)!=null?n:Tt.controlIcon,this.content=(i=e==null?void 0:e.content)!=null?i:Tt.controlName,this.printTemplates=(a=(u=e==null?void 0:e.printTemplates)==null?void 0:u.map(l=>new go(l)))!=null?a:[],this.autoSelectTemplate=(r=e==null?void 0:e.autoSelectTemplate)!=null?r:!1}}Oi.Rules=g_;class Tt extends ne{constructor(e){super(e),this.props=new Oi(e==null?void 0:e.props)}static get controlName(){return"\u6279\u91CF\u6253\u5370"}static get controlIcon(){return"iconbtn_piliangtijiao"}static get controlType(){return"list-page-btn-batch-print"}}Tt.slots=["grid-table-toolbar-slot"],Tt.controlEventKeys=["on_click","on_click_finish"],Tt.setting=[{key:"button-content",visible:!0},{key:"batch-print-setting",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"super-setting",visible:!0}];class b_ extends le{constructor(e){super(e),this.props=new Oi(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-batch-print"}}var Vo={Designer:Tt,Runtime:b_,Property:Oi};class pa extends ie{constructor(e){var n,i;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:Bt.controlName,this.icon=(i=e==null?void 0:e.icon)!=null?i:Bt.controlIcon}}class Bt extends ne{constructor(e){super(e),this.props=new pa(e==null?void 0:e.props)}static get controlName(){return"\u6279\u91CF\u6253\u5370\u8BB0\u5F55"}static get controlIcon(){return"iconyyzy-renwu"}static get controlType(){return"list-page-btn-batch-print-record"}}Bt.slots=["grid-table-toolbar-slot"],Bt.controlEventKeys=["on_click"],Bt.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"super-setting",visible:!0}];class __ extends le{constructor(e){super(e),this.props=new pa(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-batch-print-record"}}var Ho={Designer:Bt,Runtime:__,Property:pa};class w_ extends z{constructor(e){super(e),this.formKey={type:"string",required:!1},(e.command==="edit"||e.command==="view")&&(this.formKey={type:"string",required:!0,message:h.getMessage("pleaseEnterForm")})}}class Mi extends G{constructor(e){var n,i,u,a,r;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:"\u6309\u94AE",this.code=e==null?void 0:e.code,this.command=(i=e==null?void 0:e.command)!=null?i:"custom",this.color=(u=e==null?void 0:e.color)!=null?u:"primary",this.icon=e==null?void 0:e.icon,this.formKey=e==null?void 0:e.formKey,this.openType=e==null?void 0:e.openType,this.needConfirm=e==null?void 0:e.needConfirm,this.confirmMessage=e==null?void 0:e.confirmMessage,this.options=e==null?void 0:e.options,this.defaultState=(a=e==null?void 0:e.defaultState)!=null?a:"default",this.priorityProcess=e==null?void 0:e.priorityProcess,this.isLoading=(r=e==null?void 0:e.isLoading)!=null?r:!1}}Mi.Rules=w_;class $i extends O{constructor(e){super(e),this.props=new Mi(e==null?void 0:e.props)}static get controlName(){return"\u64CD\u4F5C\u6309\u94AE"}static get controlIcon(){return"iconbtn"}static get controlType(){return"operation-button"}}$i.controlEventKeys=["on_click"],$i.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE]},{key:"super-setting",visible:!0}];class C_ extends X{constructor(e){super(e),this.props=new Mi(e==null?void 0:e.props)}static get controlType(){return"operation-button"}}var jo={Designer:$i,Runtime:C_,Property:Mi};class er extends G{constructor(e){var n,i,u,a,r,l,c,o,d;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:Pt.controlName,this.icon=(i=e==null?void 0:e.icon)!=null?i:Pt.controlIcon,this.buttonType=(u=e==null?void 0:e.buttonType)!=null?u:"primary",this.showType=(a=e==null?void 0:e.showType)!=null?a:"iconText",this.color=(r=e==null?void 0:e.color)!=null?r:"danger",this.isHide=(l=e==null?void 0:e.isHide)!=null?l:!1,this.defaultState=(c=e==null?void 0:e.defaultState)!=null?c:"default",this.command=(o=e==null?void 0:e.command)!=null?o:"custom",this.isLoading=(d=e==null?void 0:e.isLoading)!=null?d:!1}}class Pt extends O{constructor(e){super(e),this.props=new er(e==null?void 0:e.props)}static get controlName(){return"\u6279\u91CF\u5220\u9664"}static get controlIcon(){return"iconlajitong"}static get controlType(){return"list-page-btn-batch-delete"}}Pt.slots=["grid-table-toolbar-slot"],Pt.controlEventKeys=["on_click"],Pt.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE]},{key:"super-setting",visible:!0}];class E_ extends X{constructor(e){super(e),this.props=new er(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-batch-delete"}}var qo={Designer:Pt,Runtime:E_,Property:er},I_=Object.freeze({__proto__:null,Text:ao,Link:ro,Button:lo,Divider:Co,Title:Eo,CreateFormListButton:Io,BatchSubmissionListButton:So,SubmissionRecordListButton:Ao,ExportListButton:Ro,ExportRecordListButton:To,ImportRecordListButton:Bo,FormSelectButton:Po,ListSelectButton:xo,Pagination:Fo,Dashboard:Oo,ListViewSelect:$o,TextOcrButton:Lo,InvoiceCheckButton:No,BatchPrintListButton:Vo,BatchPrintRecordListButton:Ho,OperationButton:jo,BatchDeleteButton:qo});class S_ extends Z{constructor(e){super(e),this.maxLength={type:"number",min:0,message:h.getMessage("TheMaximumLengthIsGreaterThanTheMinimumLength")},this.minLength={type:"number",max:200,message:h.getMessage("TheMinimumLengthIsGreaterThanTheMaximumLength")},this.defaultValue=[{type:"string",max:200,min:0,message:h.getMessage("stringRangeError")},{pattern:"",message:""}],this.maxLength.min=e.minLength,this.minLength.max=e.maxLength,this.defaultValue[0].max=e.maxLength,this.defaultValue[0].min=e.minLength,this.defaultValue[0].message=h.getMessage("stringRangeError",{max:e.maxLength,min:e.minLength}),this.defaultValue[1].pattern=Zt(e.regularRules.expression),this.defaultValue[1].message=e.regularRules.errMessage}}class A_ extends L{constructor(e){super(e),this.push({type:"string",message:h.getMessage("isNotString")},{max:e.maxLength,min:e.minLength,message:h.getMessage("stringRangeError",{max:e.maxLength,min:e.minLength})}),e.regularRules.expression&&e.regularRules.errMessage&&this.push({pattern:Zt(e.regularRules.expression),message:e.regularRules.errMessage})}}class xt extends B{constructor(e){var n,i,u,a,r,l,c;super(e),this.maxLength=(n=e==null?void 0:e.maxLength)!=null?n:200,this.minLength=(i=e==null?void 0:e.minLength)!=null?i:0,this.regularRules=new El(e==null?void 0:e.regularRules),this.defaultValue=(u=e==null?void 0:e.defaultValue)!=null?u:"",this.caption=(a=e==null?void 0:e.caption)!=null?a:Dt.controlName,this.placeholder=(r=e==null?void 0:e.placeholder)!=null?r:"\u8BF7\u8F93\u5165",this.encrypted=(l=e==null?void 0:e.encrypted)!=null?l:!1,this.encryptedMode=(c=e==null?void 0:e.encryptedMode)!=null?c:""}}xt.Rules=S_,xt.RuntimeRules=A_;class Dt extends P{constructor(e){super(e),this.props=new xt(e==null?void 0:e.props)}static get controlName(){return"\u5355\u884C\u6587\u672C"}static get controlIcon(){return"iconSingleline_new1"}static get controlType(){return"input"}}Dt.controlEventKeys=["on_change","on_input","on_focus","on_blur"],Dt.controlFieldType=b.VARCHAR,Dt.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.IS_SHOW_CAPTION_TIP,s.ENCRYPTED]},{key:"max-length",visible:!0},{key:"min-length",visible:!0},{key:"default-value",visible:!0},{key:"regular-rules",visible:!0},{key:"super-setting",visible:!0}];class Uo extends x{constructor(e){super(e),this.props=new xt(e==null?void 0:e.props)}static get controlType(){return"input"}}Uo.controlFieldType=b.VARCHAR;var Wo={Designer:Dt,Runtime:Uo,Property:xt};class R_ extends ft{constructor(e){super(e),this.limitMax={type:"number",min:void 0,message:h.getMessage("PleaseReselectTheOptionalQuantity")},e.limitMax==="unlimited"&&(this.limitMax.type="string");const i=u=>u==="unlimited"?void 0:u;this.limitMax.min=i(e.limitMin)}}class T_ extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="array"),this.push({type:"array",max:typeof e.limitMax=="number"?e.limitMax:void 0,min:typeof e.limitMin=="number"?e.limitMin:void 0})}}class tn extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v,g,_,E;super(e),this.options=Ce((n=e==null?void 0:e.options)!=null?n:[{label:"\u9009\u9879\u4E00",value:"\u9009\u9879\u4E00"},{label:"\u9009\u9879\u4E8C",value:"\u9009\u9879\u4E8C"},{label:"\u9009\u9879\u4E09",value:"\u9009\u9879\u4E09"}]),this.checkboxMode=(i=e==null?void 0:e.checkboxMode)!=null?i:"horizontal",this.optionConfig=(u=e==null?void 0:e.optionConfig)!=null?u:"custom",this.optionsOrder=(a=e==null?void 0:e.optionsOrder)!=null?a:!1,this.otherOption=(r=e==null?void 0:e.otherOption)!=null?r:!1,this.limitMin=(l=e==null?void 0:e.limitMin)!=null?l:"unlimited",this.limitMax=(c=e==null?void 0:e.limitMax)!=null?c:"unlimited",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.interreaction=(o=e==null?void 0:e.interreaction)!=null?o:[],this.caption=(d=e==null?void 0:e.caption)!=null?d:nn.controlName,this.defaultValue=(v=e==null?void 0:e.defaultValue)!=null?v:[],this.optionsFormat=(g=e==null?void 0:e.optionsFormat)!=null?g:"horizontal",this.defaultShowOptions=(_=e==null?void 0:e.defaultShowOptions)!=null?_:!0,this.openMultistageFilling=(E=e==null?void 0:e.openMultistageFilling)!=null?E:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(w=>{var A;(A=this.multistageFilling)==null||A.push(new ue(w))}))}}tn.Rules=R_,tn.RuntimeRules=T_;class nn extends P{constructor(e){super(e),this.props=new tn(e==null?void 0:e.props)}static get controlName(){return"\u591A\u9009"}static get controlIcon(){return"iconduoxuan"}static get controlType(){return"checkbox"}}nn.controlEventKeys=["on_change","on_click"],nn.controlFieldType=b.ARRAY,nn.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"options-format",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.IS_SHOW_CAPTION_TIP]},{key:"options-setting",visible:!0},{key:"limit-select",visible:!0},{key:"options-order",visible:!0},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class Ko extends x{constructor(e){super(e),this.props=new tn(e==null?void 0:e.props)}static get controlType(){return"checkbox"}}Ko.controlFieldType=b.ARRAY;var zo={Designer:nn,Runtime:Ko,Property:tn};class B_ extends ft{constructor(e){super(e)}}class Li extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v,g;super(e),this.options=Ce((n=e==null?void 0:e.options)!=null?n:[{label:"\u9009\u9879\u4E00",value:"\u9009\u9879\u4E00"},{label:"\u9009\u9879\u4E8C",value:"\u9009\u9879\u4E8C"},{label:"\u9009\u9879\u4E09",value:"\u9009\u9879\u4E09"}]),this.radioMode=(i=e==null?void 0:e.radioMode)!=null?i:"horizontal",this.optionConfig=(u=e==null?void 0:e.optionConfig)!=null?u:"custom",this.otherOption=(a=e==null?void 0:e.otherOption)!=null?a:!1,this.optionsOrder=(r=e==null?void 0:e.optionsOrder)!=null?r:!1,this.defaultShowOptions=(l=e==null?void 0:e.defaultShowOptions)!=null?l:!0,this.optionsFormat=(c=e==null?void 0:e.optionsFormat)!=null?c:"horizontal",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.interreaction=(o=e==null?void 0:e.interreaction)!=null?o:[],this.caption=(d=e==null?void 0:e.caption)!=null?d:un.controlName,this.defaultValue=(v=e==null?void 0:e.defaultValue)!=null?v:"",this.openMultistageFilling=(g=e==null?void 0:e.openMultistageFilling)!=null?g:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(_=>{var E;(E=this.multistageFilling)==null||E.push(new ue(_))}))}}Li.Rules=B_;class un extends P{constructor(e){super(e),this.props=new Li(e==null?void 0:e.props)}static get controlName(){return"\u5355\u9009"}static get controlIcon(){return"iconradio_new"}static get controlType(){return"radio"}}un.controlEventKeys=["on_change","on_click"],un.controlFieldType=b.VARCHAR,un.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"options-format",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.IS_SHOW_CAPTION_TIP]},{key:"options-setting",visible:!0},{key:"options-order",visible:!0},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class Go extends x{constructor(e){super(e),this.props=new Li(e==null?void 0:e.props)}static get controlType(){return"radio"}}Go.controlFieldType=b.VARCHAR;var Qo={Designer:un,Runtime:Go,Property:Li};class P_ extends Z{constructor(e){super(e),this.defaultValue=[{type:"number",min:0,max:200,message:h.getMessage("pleaseEnterNumberRange")},{pattern:"",message:""}],this.rangeMax={type:"any"};const n=e.rangeMax===""?void 0:e.rangeMax,i=e.rangeMin===""?void 0:e.rangeMin;this.defaultValue[0].max=n,this.defaultValue[0].min=i,this.defaultValue[0].message=h.getMessage("pleaseEnterNumberRange",{max:n,min:i}),i&&n!==void 0&&(this.rangeMax={type:"number",min:i,message:h.getMessage("numberRangeSetError")}),this.defaultValue[1].pattern=Zt(e.regularRules.expression),this.defaultValue[1].message=e.regularRules.errMessage}}class x_ extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="number");const n=e.rangeMax!==""?e.rangeMax:void 0,i=e.rangeMin!==""?e.rangeMin:void 0;this.push({type:"number",max:n,min:i,message:h.getMessage(n===void 0?"pleaseEnterAValueGreaterThanMin":i===void 0?"pleaseEnterAValueLessThanMax":"pleaseEnterNumberRange",{max:n,min:i})}),e.regularRules.expression&&e.regularRules.errMessage&&this.push({pattern:Zt(e.regularRules.expression),message:e.regularRules.errMessage})}}class an extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v,g,_,E;super(e),this.rangeMin=(n=e==null?void 0:e.rangeMin)!=null?n:"",this.rangeMax=(i=e==null?void 0:e.rangeMax)!=null?i:"",this.numberType=(u=e==null?void 0:e.numberType)!=null?u:"number",this.percentageFormat=(a=e==null?void 0:e.percentageFormat)!=null?a:!1,this.micrometer=(r=e==null?void 0:e.micrometer)!=null?r:!1,this.precision=(l=e==null?void 0:e.precision)!=null?l:0,this.showUpperCase=(c=e==null?void 0:e.showUpperCase)!=null?c:!1,this.isShowUnit=(o=e==null?void 0:e.isShowUnit)!=null?o:!1,this.unitPosition=(d=e==null?void 0:e.unitPosition)!=null?d:"right",this.unit=(v=e==null?void 0:e.unit)!=null?v:"",this.caption=(g=e==null?void 0:e.caption)!=null?g:rn.controlName,this.placeholder=(_=e==null?void 0:e.placeholder)!=null?_:"\u8BF7\u8F93\u5165",this.defaultValue=(E=e==null?void 0:e.defaultValue)!=null?E:"",this.regularRules=new El(e==null?void 0:e.regularRules)}}an.Rules=P_,an.RuntimeRules=x_;class rn extends P{constructor(e){super(e),this.props=new an(e==null?void 0:e.props)}static get controlName(){return"\u6570\u5B57"}static get controlIcon(){return"iconnuminput_new"}static get controlType(){return"number"}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{precision:i,micrometer:u}=this.props;i!==""&&(n.props.precision=i),n.props.micrometer=u}return n}}rn.controlEventKeys=["on_change","on_input","on_focus","on_blur"],rn.controlFieldType=b.DECIMAL,rn.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"number-range",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.IS_SHOW_UNIT,s.IS_SHOW_CAPTION_TIP]},{key:"unit-position",visible:!0},{key:"number-type",visible:!0},{key:"unit",visible:!0},{key:"default-value",visible:!0},{key:"number-suite",showItems:[s.SHOW_UPPER_CASE,s.MICROMETER,s.PRECISION],visible:!0},{key:"regular-rules",visible:!0},{key:"super-setting",visible:!0}];class Xo extends x{constructor(e){super(e),this.props=new an(e==null?void 0:e.props)}static get controlType(){return"number"}}Xo.controlFieldType=b.DECIMAL;var Jo={Designer:rn,Runtime:Xo,Property:an};class tr extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v,g;super(e),this.dateType=(n=e==null?void 0:e.dateType)!=null?n:Be.DATE,this.dateFormat=(i=e==null?void 0:e.dateFormat)!=null?i:"",this.commonTimeSetting=(u=e==null?void 0:e.commonTimeSetting)!=null?u:[],this.setValueType=(a=e==null?void 0:e.setValueType)!=null?a:"custom",this.caption=(r=e==null?void 0:e.caption)!=null?r:Ni.controlName,this.placeholder=(l=e==null?void 0:e.placeholder)!=null?l:"\u8BF7\u8F93\u5165\u65E5\u671F",this.defaultValue=(c=e==null?void 0:e.defaultValue)!=null?c:"",this.limitDateList=(d=(o=e==null?void 0:e.limitDateList)==null?void 0:o.map(_=>new Ci(_)))!=null?d:[],this.allowDateRange=(v=e==null?void 0:e.allowDateRange)!=null?v:["",""],this.filterWeekend=(g=e==null?void 0:e.filterWeekend)!=null?g:!1}}class Ni extends P{constructor(e){super(e),this.props=new tr(e==null?void 0:e.props)}static get controlName(){return"\u65E5\u671F"}static get controlIcon(){return"iconriqi1"}static get controlType(){return"date-picker"}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{dateType:i}=this.props;n.props.dateType=i}return n}}Ni.controlFieldType=b.TIMESTAMP,Ni.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"date-type",visible:!0},{key:"date-common-time-setting",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.IS_SHOW_CAPTION_TIP]},{key:"date-limit-range",visible:!0},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class Zo extends x{constructor(e){super(e),this.props=new tr(e==null?void 0:e.props)}static get controlType(){return"date-picker"}}Zo.controlFieldType=b.TIMESTAMP;var Yo={Designer:Ni,Runtime:Zo,Property:tr};class D_ extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="object"),e.required&&!e.isHide&&this.push({type:"object",fields:{max:{type:"string",required:e.required,message:this[0].message},min:{type:"string",required:e.required,message:this[0].message}}})}}class Vi extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v,g;super(e),this.dataBind=new lm(e==null?void 0:e.dataBind),this.defaultValue=new om(e==null?void 0:e.defaultValue),this.dateType=(n=e==null?void 0:e.dateType)!=null?n:Be.DATE,this.dateFormat=(i=e==null?void 0:e.dateFormat)!=null?i:"",this.commonTimeSetting=(u=e==null?void 0:e.commonTimeSetting)!=null?u:[],this.setValueType=(a=e==null?void 0:e.setValueType)!=null?a:"custom",this.rangeMin=(r=e==null?void 0:e.rangeMin)!=null?r:"",this.rangeMax=(l=e==null?void 0:e.rangeMax)!=null?l:"",this.placeholderStart=(c=e==null?void 0:e.placeholderStart)!=null?c:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F",this.placeholderEnd=(o=e==null?void 0:e.placeholderEnd)!=null?o:"\u8BF7\u9009\u62E9\u7ED3\u675F\u65E5\u671F",this.caption=(d=e==null?void 0:e.caption)!=null?d:Hi.controlName,this.limitDateList=(g=(v=e==null?void 0:e.limitDateList)==null?void 0:v.map(_=>new Ci(_)))!=null?g:[]}}Vi.RuntimeRules=D_;class Hi extends P{constructor(e){super(e),this.props=new Vi(e==null?void 0:e.props)}static get controlName(){return"\u65E5\u671F\u533A\u95F4"}static get controlIcon(){return"iconriqiqujian"}static get controlType(){return"date-range"}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{dateType:i}=this.props;n.props.dateType=i}return n}}Hi.controlFieldType=b.TIMESCOPE,Hi.setting=[{key:"data-bind-date-range",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"date-placeholder-start",visible:!0},{key:"date-placeholder-end",visible:!0},{key:"date-type",visible:!0},{key:"date-common-time-setting",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.IS_SHOW_CAPTION_TIP]},{key:"date-limit-range",visible:!0},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class po extends x{constructor(e){super(e),this.props=new Vi(e==null?void 0:e.props)}static get controlType(){return"date-range"}}po.controlFieldType=b.TIMESCOPE;var ec={Designer:Hi,Runtime:po,Property:Vi};class F_ extends Z{constructor(e){super(e),this.maxLength={type:"number",min:0,message:h.getMessage("TheMaximumLengthIsGreaterThanTheMinimumLength")},this.minLength={type:"number",max:1e6,message:h.getMessage("TheMinimumLengthIsGreaterThanTheMaximumLength")},this.defaultValue={type:"string",max:200,min:0,message:h.getMessage("stringRangeError")},this.maxLength.min=e.minLength,this.minLength.max=e.maxLength,this.defaultValue.max=e.maxLength,this.defaultValue.min=e.minLength,this.defaultValue.message=h.getMessage("stringRangeError",{max:e.maxLength,min:e.minLength})}}class k_ extends L{constructor(e){super(e),this.push({type:"string",max:e.maxLength,min:e.minLength,message:h.getMessage("stringRangeError",{max:e.maxLength,min:e.minLength})})}}class ln extends B{constructor(e){var n,i,u,a,r;super(e),this.maxLength=(n=e==null?void 0:e.maxLength)!=null?n:5e4,this.minLength=(i=e==null?void 0:e.minLength)!=null?i:0,this.defaultValue=(u=e==null?void 0:e.defaultValue)!=null?u:"",this.caption=(a=e==null?void 0:e.caption)!=null?a:on.controlName,this.placeholder=(r=e==null?void 0:e.placeholder)!=null?r:"\u8BF7\u8F93\u5165",this.rowHeightSetting=new Gv(e==null?void 0:e.rowHeightSetting)}}ln.Rules=F_,ln.RuntimeRules=k_;class on extends P{constructor(e){super(e),this.props=new ln(e==null?void 0:e.props)}static get controlName(){return"\u591A\u884C\u6587\u672C"}static get controlIcon(){return"iconMultilineline_new1"}static get controlType(){return"textarea"}}on.controlEventKeys=["on_change","on_input","on_focus","on_blur"],on.controlFieldType=b.TEXT,on.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.IS_SHOW_CAPTION_TIP]},{key:"max-length",visible:!0},{key:"min-length",visible:!0},{key:"default-value",visible:!0},{key:"row-height-setting",visible:!0},{key:"super-setting",visible:!0}];class tc extends x{constructor(e){super(e),this.props=new ln(e==null?void 0:e.props)}static get controlType(){return"textarea"}}tc.controlFieldType=b.TEXT;var nc={Designer:on,Runtime:tc,Property:ln};class O_ extends Z{constructor(e){super(e),this.maxLength={type:"number",min:0,message:h.getMessage("TheMaximumLengthIsGreaterThanTheMinimumLength")},this.minLength={type:"number",max:1e6,message:h.getMessage("TheMinimumLengthIsGreaterThanTheMaximumLength")},this.defaultValue={type:"string",max:200,min:0,message:h.getMessage("stringRangeError")},this.maxLength.min=e.minLength,this.minLength.max=e.maxLength,this.defaultValue.max=e.maxLength,this.defaultValue.min=e.minLength,this.defaultValue.message=h.getMessage("stringRangeError",{max:e.maxLength,min:e.minLength})}}class M_ extends L{constructor(e){super(e),this.push({type:"string",max:e.maxLength,min:e.minLength,message:h.getMessage("stringRangeError",{max:e.maxLength,min:e.minLength})})}}class cn extends B{constructor(e){var n,i,u,a,r;super(e),this.maxLength=(n=e==null?void 0:e.maxLength)!=null?n:5e4,this.minLength=(i=e==null?void 0:e.minLength)!=null?i:0,this.defaultValue=(u=e==null?void 0:e.defaultValue)!=null?u:"",this.caption=(a=e==null?void 0:e.caption)!=null?a:sn.controlName,this.placeholder=(r=e==null?void 0:e.placeholder)!=null?r:"\u8BF7\u8F93\u5165"}}cn.Rules=O_,cn.RuntimeRules=M_;class sn extends P{constructor(e){super(e),this.props=new cn(e==null?void 0:e.props)}static get controlName(){return"\u5BCC\u6587\u672C"}static get controlIcon(){return"iconRichtextbox_new"}static get controlType(){return"rich-text"}}sn.controlEventKeys=["on_change","on_input","on_focus","on_blur"],sn.controlFieldType=b.TEXT,sn.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.IS_SHOW_CAPTION_TIP]},{key:"max-length",visible:!0},{key:"min-length",visible:!0},{key:"rich-text",visible:!0},{key:"super-setting",visible:!0}];class ic extends x{constructor(e){super(e),this.props=new cn(e==null?void 0:e.props)}static get controlType(){return"rich-text"}}ic.controlFieldType=b.TEXT;var uc={Designer:sn,Runtime:ic,Property:cn};class $_ extends ft{constructor(e){super(e),this.formBind={type:"object",fields:{formKey:{type:"string",message:h.getMessage("pleaseEnterForm")}}},e.canViewForm===!0&&(this.formBind.fields.formKey.required=!0)}}class ji extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v;super(e),this.options=Ce((n=e==null?void 0:e.options)!=null?n:[{label:"\u9009\u9879\u4E00",value:"\u9009\u9879\u4E00"},{label:"\u9009\u9879\u4E8C",value:"\u9009\u9879\u4E8C"},{label:"\u9009\u9879\u4E09",value:"\u9009\u9879\u4E09"}]),this.defaultShowOptions=(i=e==null?void 0:e.defaultShowOptions)!=null?i:!0,this.optionConfig=(u=e==null?void 0:e.optionConfig)!=null?u:"custom",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.caption=(a=e==null?void 0:e.caption)!=null?a:qi.controlName,this.placeholder=(r=e==null?void 0:e.placeholder)!=null?r:"\u8BF7\u9009\u62E9",this.defaultValue=(l=e==null?void 0:e.defaultValue)!=null?l:"",this.allowCopyOptions=(c=e==null?void 0:e.allowCopyOptions)!=null?c:!1,this.openMultistageFilling=(o=e==null?void 0:e.openMultistageFilling)!=null?o:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(g=>{var _;(_=this.multistageFilling)==null||_.push(new ue(g))})),this.canViewForm=(d=e==null?void 0:e.canViewForm)!=null?d:!1,this.viewFormModelType=(v=e==null?void 0:e.viewFormModelType)!=null?v:"window",this.formBind=new st(e==null?void 0:e.formBind)}}ji.Rules=$_;class qi extends P{constructor(e){super(e),this.props=new ji(e==null?void 0:e.props)}static get controlName(){return"\u4E0B\u62C9\u5355\u9009"}static get controlIcon(){return"iconxiala1"}static get controlType(){return"select"}}qi.controlFieldType=b.VARCHAR,qi.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.DEFAULT_SHOW_OPTIONS,s.IS_SHOW_CAPTION_TIP,s.ALLOW_COPY_OPTIONS]},{key:"options-setting",visible:!0,showItems:[s.CAN_VIEW_FORM,s.VIEW_FORM_MODEL_TYPE]},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class ac extends x{constructor(e){super(e),this.props=new ji(e==null?void 0:e.props)}static get controlType(){return"select"}}ac.controlFieldType=b.VARCHAR;var rc={Designer:qi,Runtime:ac,Property:ji};class L_ extends ft{constructor(e){super(e),this.formBind={type:"object",fields:{formKey:{type:"string",message:h.getMessage("pleaseEnterForm")}}},e.canViewForm===!0&&(this.formBind.fields.formKey.required=!0)}}class N_ extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class dn extends B{constructor(e){var n,i,u,a,r,l,c,o,d;super(e),this.options=Ce((n=e==null?void 0:e.options)!=null?n:[{label:"\u9009\u9879\u4E00",value:"\u9009\u9879\u4E00"},{label:"\u9009\u9879\u4E8C",value:"\u9009\u9879\u4E8C"},{label:"\u9009\u9879\u4E09",value:"\u9009\u9879\u4E09"}]),this.defaultShowOptions=(i=e==null?void 0:e.defaultShowOptions)!=null?i:!0,this.optionConfig=(u=e==null?void 0:e.optionConfig)!=null?u:"custom",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.caption=(a=e==null?void 0:e.caption)!=null?a:Ui.controlName,this.placeholder=(r=e==null?void 0:e.placeholder)!=null?r:"\u8BF7\u9009\u62E9",this.defaultValue=(l=e==null?void 0:e.defaultValue)!=null?l:[],this.openMultistageFilling=(c=e==null?void 0:e.openMultistageFilling)!=null?c:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(v=>{var g;(g=this.multistageFilling)==null||g.push(new ue(v))})),this.canViewForm=(o=e==null?void 0:e.canViewForm)!=null?o:!1,this.viewFormModelType=(d=e==null?void 0:e.viewFormModelType)!=null?d:"window",this.formBind=new st(e==null?void 0:e.formBind)}}dn.Rules=L_,dn.RuntimeRules=N_;class Ui extends P{constructor(e){super(e),this.props=new dn(e==null?void 0:e.props)}static get controlName(){return"\u4E0B\u62C9\u591A\u9009"}static get controlIcon(){return"iconxialaduoxuan"}static get controlType(){return"select-multiple"}}Ui.controlFieldType=b.ARRAY,Ui.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.DEFAULT_SHOW_OPTIONS,s.IS_SHOW_CAPTION_TIP]},{key:"options-setting",visible:!0,showItems:[s.CAN_VIEW_FORM,s.VIEW_FORM_MODEL_TYPE]},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class lc extends x{constructor(e){super(e),this.props=new dn(e==null?void 0:e.props)}static get controlType(){return"select-multiple"}}lc.controlFieldType=b.ARRAY;var oc={Designer:Ui,Runtime:lc,Property:dn};class V_ extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class Wi extends B{constructor(e){var n,i,u,a,r,l,c,o,d;super(e),this.showType=(n=e==null?void 0:e.showType)!=null?n:"default",this.range=(i=e==null?void 0:e.range)!=null?i:"all",this.rangeOptions=(u=e==null?void 0:e.rangeOptions)!=null?u:[],this.multiple=(a=e==null?void 0:e.multiple)!=null?a:!1,this.defaultValueType=(r=e==null?void 0:e.defaultValueType)!=null?r:"none",this.defaultValue=(l=e==null?void 0:e.defaultValue)!=null?l:[],this.caption=(c=e==null?void 0:e.caption)!=null?c:Ki.controlName,this.placeholder=(o=e==null?void 0:e.placeholder)!=null?o:"\u8BF7\u8F93\u5165\u4EBA\u5458\u59D3\u540D\u6216\u90AE\u7BB1",this.openMultistageFilling=(d=e==null?void 0:e.openMultistageFilling)!=null?d:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(v=>{var g;(g=this.multistageFilling)==null||g.push(new ue(v))}))}}Wi.RuntimeRules=V_;class Ki extends P{constructor(e){super(e),this.props=new Wi(e==null?void 0:e.props)}static get controlName(){return"\u4EBA\u5458"}static get controlIcon(){return"iconpeople1"}static get controlType(){return"employee"}}Ki.controlFieldType=b.EMPLOYEES,Ki.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.MULTIPLE,s.IS_SHOW_CAPTION_TIP]},{key:"employee-range",visible:!0},{key:"employee-default-value",visible:!0},{key:"employee-multistage-filling",visible:!0},{key:"show-tree",visible:!0},{key:"super-setting",visible:!0}];class cc extends x{constructor(e){super(e),this.props=new Wi(e==null?void 0:e.props)}static get controlType(){return"employee"}}cc.controlFieldType=b.EMPLOYEES;var sc={Designer:Ki,Runtime:cc,Property:Wi};const H_=10485760,j_=104857600,q_=1048576e3;class U_ extends Z{constructor(e){super(e),this.maxSize={type:"number",min:0,max:q_,message:h.getMessage("attachmentMaxSize")}}}class W_ extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="array"),this.push({type:"array",max:e.maxLimit,min:e.minLimit,message:h.getMessage("attachmentLimitError",{max:e.maxLimit,min:e.minLimit})})}}class Ft extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v,g,_;super(e),this.defaultValue=(n=e==null?void 0:e.defaultValue)!=null?n:[],this.showType=(i=e==null?void 0:e.showType)!=null?i:"default",this.resultShowType=(u=e==null?void 0:e.resultShowType)!=null?u:"simple",this.attachmentAccept=(a=e==null?void 0:e.attachmentAccept)!=null?a:[],this.maxLimit=(r=e==null?void 0:e.maxLimit)!=null?r:10,this.minLimit=(l=e==null?void 0:e.minLimit)!=null?l:0,this.maxSize=(c=e==null?void 0:e.maxSize)!=null?c:j_,this.caption=(o=e==null?void 0:e.caption)!=null?o:kt.controlName,this.placeholder=(d=e==null?void 0:e.placeholder)!=null?d:"\u4E0A\u4F20\u9644\u4EF6",this.isShowWatermark=(v=e==null?void 0:e.isShowWatermark)!=null?v:!1,this.watermarkFx=(g=e==null?void 0:e.watermarkFx)!=null?g:{},this.operation=(_=e==null?void 0:e.operation)!=null?_:[]}}Ft.Rules=U_,Ft.RuntimeRules=W_;class kt extends P{constructor(e){super(e),this.props=new Ft(e==null?void 0:e.props)}static get controlName(){return"\u9644\u4EF6"}static get controlIcon(){return"iconfujian2"}static get controlType(){return"attachment"}}kt.controlEventKeys=["on_change"],kt.controlFieldType=b.FILE,kt.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!1},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.IS_SHOW_CAPTION_TIP]},{key:"attachment-state",visible:!0},{key:"attachment-accept",visible:!0},{key:"attachment-limit",visible:!0},{key:"attachment-size",visible:!0},{key:"attachment-defaultval",visible:!0},{key:"super-setting",visible:!0}];class nr extends x{constructor(e){super(e),this.props=new Ft(e==null?void 0:e.props)}static get controlType(){return"attachment"}}nr.controlFieldType=b.FILE;var dc={Designer:kt,Runtime:nr,Property:Ft};const fc=class extends kt{static get controlName(){return"\u56FE\u7247"}static get controlIcon(){return"iconpic_new"}static get controlType(){return"image"}constructor(t){var e,n,i,u;super(t),this.props.showType="image",this.props.caption=(n=(e=t==null?void 0:t.props)==null?void 0:e.caption)!=null?n:fc.controlName,this.props.placeholder=(u=(i=t==null?void 0:t.props)==null?void 0:i.placeholder)!=null?u:"\u4E0A\u4F20\u56FE\u7247"}};let ir=fc;ir.controlFieldType=b.IMAGE,ir.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!1},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.IS_SHOW_CAPTION_TIP,s.IS_SHOW_WATERMARK]},{key:"attachment-limit",visible:!0},{key:"image-defaultval",visible:!0},{key:"super-setting",visible:!0}];class K_ extends nr{static get controlType(){return"image"}constructor(e){var n,i,u,a,r,l;super(e),this.props.showType="image",this.props.maxLimit=(i=(n=e==null?void 0:e.props)==null?void 0:n.maxLimit)!=null?i:9,this.props.caption=(a=(u=e==null?void 0:e.props)==null?void 0:u.caption)!=null?a:"\u56FE\u7247",this.props.placeholder=(l=(r=e==null?void 0:e.props)==null?void 0:r.placeholder)!=null?l:"\u4E0A\u4F20\u56FE\u7247"}}class z_ extends Ft{constructor(e){super(e)}}var hc={Designer:ir,Runtime:K_,Property:z_};class G_ extends ft{constructor(e){super(e),this.defaultValue={type:"object",fields:{amount:[{type:"number",min:void 0,max:void 0,message:h.getMessage("pleaseEnterNumberRange")}]}},this.rangeMax={type:"any"};const n=e.rangeMax===""?void 0:e.rangeMax,i=e.rangeMin===""?void 0:e.rangeMin;this.defaultValue.fields.amount[0].max=n,this.defaultValue.fields.amount[0].min=i,this.defaultValue.fields.amount[0].message=h.getMessage("pleaseEnterNumberRange",{max:n,min:i}),i&&n!==void 0&&(this.rangeMax={type:"number",min:i,message:h.getMessage("numberRangeSetError")})}}class Q_ extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="object");const n=e.rangeMax===""?void 0:e.rangeMax,i=e.rangeMin===""?void 0:e.rangeMin;this.push({type:"object",fields:{amount:[Nr(ot({},this[0]),{type:"number"}),{type:"number",min:i,max:n,message:h.getMessage(n===void 0?"pleaseEnterAValueGreaterThanMin":i===void 0?"pleaseEnterAValueLessThanMax":"pleaseEnterNumberRange",{max:n,min:i})}],currency:{type:"string"}}})}}class fn extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v,g,_;super(e),this.rangeMin=(n=e==null?void 0:e.rangeMin)!=null?n:"",this.rangeMax=(i=e==null?void 0:e.rangeMax)!=null?i:"",this.optionConfig=(u=e==null?void 0:e.optionConfig)!=null?u:"datasource",this.micrometer=(a=e==null?void 0:e.micrometer)!=null?a:!1,this.precision=(r=e==null?void 0:e.precision)!=null?r:2,this.dataBind=new am(e==null?void 0:e.dataBind),this.datasourceBind=new te((l=e==null?void 0:e.datasourceBind)!=null?l:{displayBoList:[new Hu({value:"name"})]}),this.defaultValue=new rm((c=e==null?void 0:e.defaultValue)!=null?c:{amount:"",currency:Wu.CNY}),this.unitPosition=(o=e==null?void 0:e.unitPosition)!=null?o:"right",this.options=Ce(e==null?void 0:e.options),this.caption=(d=e==null?void 0:e.caption)!=null?d:hn.controlName,this.placeholder=(v=e==null?void 0:e.placeholder)!=null?v:"\u8BF7\u8F93\u5165",this.submitSelectCurrency=(g=e==null?void 0:e.submitSelectCurrency)!=null?g:!1,this.showUpperCase=(_=e==null?void 0:e.showUpperCase)!=null?_:!1}}fn.Rules=G_,fn.RuntimeRules=Q_;class hn extends P{constructor(e){super(e),this.props=new fn(e==null?void 0:e.props)}static get controlName(){return"\u91D1\u989D"}static get controlType(){return"amount"}static get controlIcon(){return"iconjine"}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{precision:i,micrometer:u}=this.props;i!==""&&(n.props.precision=i),n.props.micrometer=u}return n}}hn.controlEventKeys=["on_change","on_input","on_focus","on_blur"],hn.controlFieldType=b.MONEY,hn.setting=[{key:"data-bind-amount",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.SUBMIT_SELECT_CURRENCY,s.IS_SHOW_CAPTION_TIP]},{key:"amount-range",visible:!0},{key:"default-value",visible:!0},{key:"unit-position",visible:!0},{key:"currency-type",visible:!0},{key:"number-suite",showItems:[s.SHOW_UPPER_CASE,s.MICROMETER,s.PRECISION],visible:!0},{key:"super-setting",visible:!0}];class yc extends x{constructor(e){super(e),this.props=new fn(e==null?void 0:e.props)}static get controlType(){return"amount"}}yc.controlFieldType=b.MONEY;var vc={Designer:hn,Runtime:yc,Property:fn};class X_ extends Z{constructor(e){super(e),this.totalScore=[{type:"number",required:!0,message:h.getMessage("pleaseEnterTotalScoreSetting")},{type:"number",min:1,message:h.getMessage("theTotalScoreMustNotBeLessThan1")}],this.defaultValue={type:"number",min:0,max:5,message:h.getMessage("scoreDefaultValueRange")},this.defaultValue.max=e.totalScore,this.defaultValue.message=h.getMessage("scoreDefaultValueRange",{max:e.totalScore,min:0})}}class J_ extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="number");const n=e.required?1:0;this.push({type:"number",min:n,max:e.totalScore,message:h.getMessage("scoreDefaultValueRange",{max:e.totalScore,min:n})})}}class yn extends B{constructor(e){var n,i,u,a,r,l,c;super(e),this.totalScore=(n=e==null?void 0:e.totalScore)!=null?n:5,this.scoreType=(i=e==null?void 0:e.scoreType)!=null?i:qa.STAR,this.isShowExplain=(u=e==null?void 0:e.isShowExplain)!=null?u:!0,this.explain=(r=(a=e==null?void 0:e.explain)==null?void 0:a.map(o=>new Ei(o)))!=null?r:Array(this.totalScore).fill(void 0).map(()=>new Ei),this.defaultValue=(l=e==null?void 0:e.defaultValue)!=null?l:0,this.caption=(c=e==null?void 0:e.caption)!=null?c:vn.controlName}}yn.Rules=X_,yn.RuntimeRules=J_;class vn extends P{constructor(e){super(e),this.props=new yn(e==null?void 0:e.props)}static get controlName(){return"\u8BC4\u5206"}static get controlIcon(){return"iconpingfen"}static get controlType(){return"score"}postUpdate(e,n){if(e==="totalScore"){if(n===this.props.explain.length)return;if(this.props.explain.length>n)this.props.explain=this.props.explain.slice(0,n);else{const i=n-this.props.explain.length,u=Array(i).fill(void 0).map(()=>new Ei);this.props.explain.push(...u)}}super.postUpdate(e,n)}}vn.controlEventKeys=["on_change","on_click"],vn.controlFieldType=b.DECIMAL,vn.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.IS_SHOW_CAPTION_TIP]},{key:"score-type",visible:!0},{key:"total-setting",visible:!0},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class mc extends x{constructor(e){super(e),this.props=new yn(e==null?void 0:e.props)}static get controlType(){return"score"}}mc.controlFieldType=b.DECIMAL;var gc={Designer:vn,Runtime:mc,Property:yn};class Z_ extends L{constructor(e){if(super(e),this[0]!==void 0&&(this[0].type="object"),e.required&&!e.isHide){const n={type:"object",fields:{province:{type:"string",required:e.required,message:h.getMessage("pleaseSelectProvince")}}};e.addressType.includes("city")&&(n.fields.city={type:"string",required:e.required,message:h.getMessage("pleaseSelectCity")}),e.addressType.includes("district")&&(n.fields.district={type:"string",required:e.required,message:h.getMessage("pleaseSelectDistrict")}),this.push(n)}}}class zi extends B{constructor(e){var n,i,u,a,r;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:Gi.controlName,this.defaultValueType=(i=e==null?void 0:e.defaultValueType)!=null?i:"default",this.addressType=(u=e==null?void 0:e.addressType)!=null?u:["province","city","district"],this.defaultValue=new cm((a=e==null?void 0:e.defaultValue)!=null?a:{}),this.placeholder=(r=e==null?void 0:e.placeholder)!=null?r:"\u8BF7\u9009\u62E9\u5730\u5740"}}zi.RuntimeRules=Z_;class Gi extends P{constructor(e){super(e),this.props=new zi(e==null?void 0:e.props)}static get controlName(){return"\u5730\u5740"}static get controlIcon(){return"icondizhi"}static get controlType(){return"address"}}Gi.controlFieldType=b.ADDRESS,Gi.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_SHOW_CAPTION_TIP]},{key:"address-defaultval",visible:!0},{key:"super-setting",visible:!0}];class bc extends x{constructor(e){super(e),this.props=new zi(e==null?void 0:e.props)}static get controlName(){return"\u7701\u5E02\u533A"}static get controlIcon(){return"iconicon_site_management11"}static get controlType(){return"address"}}bc.controlFieldType=b.ADDRESS;var _c={Designer:Gi,Runtime:bc,Property:zi};class Y_ extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class Qi extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v,g;super(e),this.showType=(n=e==null?void 0:e.showType)!=null?n:"default",this.multiple=(i=e==null?void 0:e.multiple)!=null?i:!1,this.range=(u=e==null?void 0:e.range)!=null?u:"all",this.defaultValueType=(a=e==null?void 0:e.defaultValueType)!=null?a:"none",this.rangeOptions=(r=e==null?void 0:e.rangeOptions)!=null?r:[],this.defaultValue=(l=e==null?void 0:e.defaultValue)!=null?l:[],this.displayLevel=(c=e==null?void 0:e.displayLevel)!=null?c:1,this.showSubDept=(o=e==null?void 0:e.showSubDept)!=null?o:!0,this.caption=(d=e==null?void 0:e.caption)!=null?d:mn.controlName,this.placeholder=(v=e==null?void 0:e.placeholder)!=null?v:"\u8BF7\u9009\u62E9\u90E8\u95E8",this.openMultistageFilling=(g=e==null?void 0:e.openMultistageFilling)!=null?g:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(_=>{var E;(E=this.multistageFilling)==null||E.push(new ue(_))}))}}Qi.RuntimeRules=Y_;class mn extends P{constructor(e){super(e),this.props=new Qi(e==null?void 0:e.props)}static get controlIcon(){return"icondepartment_new"}static get controlType(){return"department"}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{displayLevel:i,showSubDept:u}=this.props;n.props.displayLevel=i,n.props.showSubDept=u}return n}}mn.controlName="\u90E8\u95E8",mn.controlFieldType=b.DEPARTMENTS,mn.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.MULTIPLE,s.IS_SHOW_CAPTION_TIP]},{key:"department-defaultval",visible:!0},{key:"department-level",visible:!0},{key:"department-multistage-filling",visible:!0},{key:"show-tree",visible:!0},{key:"department-contain-sub",visible:!0},{key:"super-setting",visible:!0}];class wc extends x{constructor(e){super(e),this.props=new Qi(e==null?void 0:e.props)}static get controlType(){return"department"}}wc.controlFieldType=b.DEPARTMENTS;var Cc={Designer:mn,Runtime:wc,Property:Qi};class ur extends B{constructor(e){var n,i,u;super(e),this.defaultValue=(n=e==null?void 0:e.defaultValue)!=null?n:"",this.caption=(i=e==null?void 0:e.caption)!=null?i:gn.controlName,this.placeholder=(u=e==null?void 0:e.placeholder)!=null?u:"\u8BF7\u8F93\u5165\u81EA\u52A8\u7F16\u53F7"}}class gn extends P{constructor(e){super(e),this.props=new ur(e==null?void 0:e.props)}static get controlName(){return"\u81EA\u52A8\u7F16\u53F7"}static get controlIcon(){return"iconnumber_new"}static get controlType(){return"auto-number"}}gn.controlEventKeys=["on_change"],gn.controlFieldType=b.AUTO_NUMBER,gn.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE,s.IS_HIDE_CAPTION,s.IS_SHOW_CAPTION_TIP]},{key:"super-setting",visible:!0}];class Ec extends x{constructor(e){super(e),this.props=new ur(e==null?void 0:e.props)}static get controlType(){return"auto-number"}}Ec.controlFieldType=b.AUTO_NUMBER;var Ic={Designer:gn,Runtime:Ec,Property:ur};class p_ extends Z{constructor(e){super(e),this.dataBind.fields.result.required=!1,this.dataBind.fields.result.fields.fieldCode.required=!1,this.dataBind.fields.result.fields.dataCode.required=!1,this.dataBind.fields.unit.required=!1,this.dataBind.fields.unit.fields.fieldCode.required=!1,this.dataBind.fields.unit.fields.dataCode.required=!1}}class ew extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="object"),this.push({type:"object",message:h.getMessage("isNotObject"),fields:{result:[{type:"number",message:h.getMessage("isNotNumber")}],unit:{type:"string",message:h.getMessage("isNotString")}}})}}class bn extends B{constructor(e){var n,i,u,a,r,l,c,o,d;super(e),this.precision=(n=e==null?void 0:e.precision)!=null?n:0,this.micrometer=(i=e==null?void 0:e.micrometer)!=null?i:!1,this.showUpperCase=(u=e==null?void 0:e.showUpperCase)!=null?u:!1,this.dataBind=new sm(e==null?void 0:e.dataBind),this.defaultValue=new dm(e==null?void 0:e.defaultValue),this.caption=(a=e==null?void 0:e.caption)!=null?a:_n.controlName,this.unitPosition=(r=e==null?void 0:e.unitPosition)!=null?r:"right",this.placeholder=(l=e==null?void 0:e.placeholder)!=null?l:"\u8BF7\u8F93\u5165",this.scriptEcho=(c=e==null?void 0:e.scriptEcho)!=null?c:[],this.scriptSrc=(o=e==null?void 0:e.scriptSrc)!=null?o:"",this.calcOnMounted=(d=e==null?void 0:e.calcOnMounted)!=null?d:!1}}bn.Rules=p_,bn.RuntimeRules=ew;class _n extends P{constructor(e){super(e),this.props=new bn(e==null?void 0:e.props)}static get controlName(){return"\u8BA1\u7B97\u516C\u5F0F"}static get controlType(){return"calc"}static get controlIcon(){return"iconcalculation_new"}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{precision:i,micrometer:u}=this.props;i!==""&&(n.props.precision=i),n.props.micrometer=u}return n}}_n.controlEventKeys=["on_change"],_n.controlFieldType=b.CALC,_n.setting=[{key:"data-bind-calc",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"calc-script-src",visible:!0},{key:"calc-script-echo",visible:!1},{key:"calc-on-mounted",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.IS_SHOW_CAPTION_TIP]},{key:"unit-alone",visible:!0},{key:"unit-position",visible:!0},{key:"default-value",visible:!1},{key:"number-suite",showItems:[s.SHOW_UPPER_CASE,s.MICROMETER,s.PRECISION],visible:!0},{key:"super-setting",visible:!0}];class Sc extends x{constructor(e){super(e),this.props=new bn(e==null?void 0:e.props)}static get controlType(){return"calc"}}Sc.controlFieldType=b.CALC;var Ac={Designer:_n,Runtime:Sc,Property:bn};class tw extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="array"),this.push({validator(n,i){return e.required&&i.every(a=>!a)?Promise.reject(h.getMessage("runtimeRequired",{caption:e.caption})):Promise.resolve()}})}}class Xi extends B{constructor(e){var n,i,u,a,r,l;super(e),this.defaultValue=(n=e==null?void 0:e.defaultValue)!=null?n:["",""],this.rangeMin=(i=e==null?void 0:e.rangeMin)!=null?i:"",this.rangeMax=(u=e==null?void 0:e.rangeMax)!=null?u:"",this.placeholderStart=(a=e==null?void 0:e.placeholderStart)!=null?a:"\u6700\u5C0F\u503C",this.placeholderEnd=(r=e==null?void 0:e.placeholderEnd)!=null?r:"\u6700\u5927\u503C",this.caption=(l=e==null?void 0:e.caption)!=null?l:Ji.controlName}}Xi.RuntimeRules=tw;class Ji extends P{constructor(e){super(e),this.props=new Xi(e==null?void 0:e.props)}static get controlName(){return"\u6570\u5B57\u533A\u95F4"}static get controlIcon(){return"iconshuziqujian"}static get controlType(){return"search-number-range"}}Ji.controlFieldType=b.DECIMAL_RANGE,Ji.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"number-placeholder-start",visible:!0},{key:"number-placeholder-end",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.IS_SHOW_CAPTION_TIP]},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class Rc extends x{constructor(e){super(e),this.props=new Xi(e==null?void 0:e.props)}static get controlType(){return"search-number-range"}}Rc.controlFieldType=b.DECIMAL_RANGE;var Tc={Designer:Ji,Runtime:Rc,Property:Xi};class nw extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="array"),e.required&&!e.isHide&&this.push({type:"array",fields:{0:{type:"string",required:e.required,message:this[0].message},1:{type:"string",required:e.required,message:this[0].message}}})}}class Zi extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v,g,_;super(e),this.defaultValue=(n=e==null?void 0:e.defaultValue)!=null?n:["",""],this.dateType=(i=e==null?void 0:e.dateType)!=null?i:Be.DATE,this.dateFormat=(u=e==null?void 0:e.dateFormat)!=null?u:"",this.commonTimeSetting=(a=e==null?void 0:e.commonTimeSetting)!=null?a:[],this.setValueType=(r=e==null?void 0:e.setValueType)!=null?r:"custom",this.rangeMin=(l=e==null?void 0:e.rangeMin)!=null?l:"",this.rangeMax=(c=e==null?void 0:e.rangeMax)!=null?c:"",this.placeholderStart=(o=e==null?void 0:e.placeholderStart)!=null?o:"\u5F00\u59CB\u65E5\u671F",this.placeholderEnd=(d=e==null?void 0:e.placeholderEnd)!=null?d:"\u7ED3\u675F\u65E5\u671F",this.caption=(v=e==null?void 0:e.caption)!=null?v:Yi.controlName,this.limitDateList=(_=(g=e==null?void 0:e.limitDateList)==null?void 0:g.map(E=>new Ci(E)))!=null?_:[]}}Zi.RuntimeRules=nw;class Yi extends P{constructor(e){super(e),this.props=new Zi(e==null?void 0:e.props)}static get controlName(){return"\u65E5\u671F\u533A\u95F4"}static get controlIcon(){return"iconriqiqujian"}static get controlType(){return"search-date-range"}}Yi.controlFieldType=b.ARRAY,Yi.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"date-placeholder-start",visible:!0},{key:"date-placeholder-end",visible:!0},{key:"date-type",visible:!0},{key:"date-common-time-setting",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.IS_SHOW_CAPTION_TIP]},{key:"date-limit-range",visible:!0},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class Bc extends x{constructor(e){super(e),this.props=new Zi(e==null?void 0:e.props)}static get controlType(){return"search-date-range"}}Bc.controlFieldType=b.ARRAY;var Pc={Designer:Yi,Runtime:Bc,Property:Zi};class iw extends Z{constructor(e){super(e),this.dataBind={type:"any"}}}class uw extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="any")}}class wn extends B{constructor(e){var n,i,u,a,r;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:Ot.controlName,this.defaultValue=(i=e==null?void 0:e.defaultValue)!=null?i:void 0,this.controlExportName=(u=e==null?void 0:e.controlExportName)!=null?u:"",this.permissions=(a=e==null?void 0:e.permissions)!=null?a:[],this.isInlineEdit=(r=e==null?void 0:e.isInlineEdit)!=null?r:!1}}wn.Rules=iw,wn.RuntimeRules=uw;class Ot extends P{constructor(e){super(e),this.props=new wn(e==null?void 0:e.props)}static get controlName(){return"Vue\u5BB9\u5668"}static get controlIcon(){return"iconvuerongqi"}static get controlType(){return"vue-form-item"}}Ot.controlFieldType=b.ANY,Ot.controlEventKeys=[],Ot.slots=["grid-table-toolbar-slot",Kr.DEFAULT],Ot.setting=[{key:"data-bind-vue",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE,s.IS_HIDE_CAPTION,s.REQUIRED,s.IS_SHOW_CAPTION_TIP,s.IS_INLINE_EDIT]},{key:"vue-control-export-name",visible:!0},{key:"vue-permissions",visible:!0},{key:"super-setting",visible:!0}];class xc extends x{constructor(e){super(e),this.props=new wn(e==null?void 0:e.props)}static get controlType(){return"vue-form-item"}}xc.controlFieldType=b.ANY;var Dc={Designer:Ot,Runtime:xc,Property:wn};class aw extends ft{constructor(e){super(e),this.listPageBind=[{type:"object",message:h.getMessage("isNotObject")},{type:"object",required:!0,fields:{formKey:[{type:"string",message:h.getMessage("isNotString")},{type:"string",required:!0,message:h.getMessage("pleaseEnterList")}]}}],this.formBind={type:"object",fields:{formKey:{type:"string",message:h.getMessage("pleaseEnterForm")}}},e.canViewForm===!0&&(this.formBind.fields.formKey.required=!0)}}class pi extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v,g;super(e),this.options=Ce((n=e==null?void 0:e.options)!=null?n:[]),this.optionConfig=(i=e==null?void 0:e.optionConfig)!=null?i:"datasource",this.listPageBind=new Nu(e==null?void 0:e.listPageBind),this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.caption=(u=e==null?void 0:e.caption)!=null?u:Cn.controlName,this.placeholder=(a=e==null?void 0:e.placeholder)!=null?a:"\u8BF7\u9009\u62E9",this.defaultValue=(r=e==null?void 0:e.defaultValue)!=null?r:"",this.openMultistageFilling=(l=e==null?void 0:e.openMultistageFilling)!=null?l:!1,this.showSelectedDetail=(c=e==null?void 0:e.showSelectedDetail)!=null?c:!1,this.selectedContentConfig=new qu(e==null?void 0:e.selectedContentConfig),this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(_=>{var E;(E=this.multistageFilling)==null||E.push(new ue(_))})),this.canViewForm=(o=e==null?void 0:e.canViewForm)!=null?o:!1,this.viewFormModelType=(d=e==null?void 0:e.viewFormModelType)!=null?d:"window",this.formBind=new st(e==null?void 0:e.formBind),this.optionDisplayConfig=(v=e==null?void 0:e.optionDisplayConfig)!=null?v:[],this.canSearch=(g=e==null?void 0:e.canSearch)!=null?g:!1}}pi.Rules=aw;class Cn extends P{constructor(e){super(e),this.props=new pi(e==null?void 0:e.props)}static get controlName(){return"\u5173\u8054\u5355\u9009"}static get controlIcon(){return"iconguanliandanxuan"}static get controlType(){return"select-relation"}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{optionDisplayConfig:i}=this.props;n.props.optionDisplayConfig=i}return n}}Cn.controlFieldType=b.VARCHAR,Cn.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_SHOW_CAPTION_TIP,s.CAN_SEARCH]},{key:"relation-setting",visible:!0,showItems:[s.CAN_VIEW_FORM,s.VIEW_FORM_MODEL_TYPE]},{key:"default-value",visible:!0},{key:"option-config-setting",visible:!0},{key:"super-setting",visible:!0}],Cn.controlEventKeys=["on_change","on_focus","on_blur","on_modal_ok"];class Fc extends x{constructor(e){super(e),this.props=new pi(e==null?void 0:e.props)}static get controlType(){return"select-relation"}}Fc.controlFieldType=b.VARCHAR;var kc={Designer:Cn,Runtime:Fc,Property:pi};class ar extends xt{constructor(e){super(e)}}class Oc extends Dt{constructor(e){super(e),this.props=new ar(e==null?void 0:e.props)}static get controlName(){return"\u5355\u884C\u6587\u672C"}static get controlType(){return"search-input"}}Oc.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED]},{key:"super-setting",visible:!0}];class Mc extends x{constructor(e){super(e),this.props=new ar(e==null?void 0:e.props)}static get controlType(){return"search-input"}}Mc.controlFieldType=b.VARCHAR;var $c={Designer:Oc,Runtime:Mc,Property:ar};class rw extends Z{constructor(e){super(e),this.datasourceBind=[{type:"object",message:h.getMessage("isNotObject")}],Xn.call(this,e,Ne.controlCustomAttributes,!0),this.datasourceBind[1].fields&&(this.datasourceBind[1].fields.rootNode=[{type:"object",required:!0,message:h.getMessage("isNotObject")},{type:"object",fields:{type:{type:"enum",enum:["form","system","custom","gv"],required:!0},value:{type:"array",required:!0,min:1,message:h.getMessage("rootNodeIsRequired")}}}])}}class lw extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class En extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v,g,_,E,w,A,m,C,T,D;super(e),this.optionConfig="datasource",this.caption=(n=e==null?void 0:e.caption)!=null?n:Ne.controlName,this.placeholder=(i=e==null?void 0:e.placeholder)!=null?i:"\u8BF7\u9009\u62E9",this.multiple=(u=e==null?void 0:e.multiple)!=null?u:!1,this.canSearch=(a=e==null?void 0:e.canSearch)!=null?a:!0,this.levelType=(r=e==null?void 0:e.levelType)!=null?r:"all",this.optionalLevel=(l=e==null?void 0:e.optionalLevel)!=null?l:1,this.containsSubNode=(c=e==null?void 0:e.containsSubNode)!=null?c:!1,this.isShowFilterItem=(o=e==null?void 0:e.isShowFilterItem)!=null?o:!1,this.isShowIncludeSub=(d=e==null?void 0:e.isShowIncludeSub)!=null?d:!1,this.isDefaultCheckSub=(v=e==null?void 0:e.isDefaultCheckSub)!=null?v:!1,this.defaultCollapse=(g=e==null?void 0:e.defaultCollapse)!=null?g:"all",this.defaultCollapseLevel=(_=e==null?void 0:e.defaultCollapseLevel)!=null?_:1,this.datasourceBind=new bl((E=e==null?void 0:e.datasourceBind)!=null?E:{attributes:Ne.controlCustomAttributes}),this.filterItemDatasourceBind=new bl((w=e==null?void 0:e.filterItemDatasourceBind)!=null?w:{attributes:Ne.controlCustomAttributes}),this.openMultistageFilling=(A=e==null?void 0:e.openMultistageFilling)!=null?A:!1,this.defaultDisplay=(m=e==null?void 0:e.defaultDisplay)!=null?m:!1,this.multistageFilling=(T=(C=e==null?void 0:e.multistageFilling)==null?void 0:C.map(k=>new ue(k)))!=null?T:[],this.defaultValue=(D=e==null?void 0:e.defaultValue)!=null?D:[]}}En.Rules=rw,En.RuntimeRules=lw;class Ne extends P{constructor(e){super(e),this.props=new En(e==null?void 0:e.props)}static get controlName(){return"\u6811"}static get controlIcon(){return"icontree"}static get controlType(){return"tree"}static get controlCustomAttributes(){return[{key:"displayBoList",name:"\u663E\u793A\u503C",required:!0},{key:"parentField",name:"\u7236\u7EA7\u5B57\u6BB5",required:!0}]}}Ne.controlEventKeys=["on_change","on_click"],Ne.controlFieldType=b.ARRAY,Ne.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.MULTIPLE,s.CAN_SEARCH,s.DEFAULT_DISPLAY,s.CONTAINS_SUB_NODE,s.IS_SHOW_CAPTION_TIP]},{key:"tree-optional-level",visible:!0},{key:"tree-default-collapse",visible:!0},{key:"tree-datasource-bind",visible:!0},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class Lc extends x{constructor(e){super(e),this.props=new En(e==null?void 0:e.props)}static get controlType(){return"tree"}}Lc.controlFieldType=b.ARRAY;var Nc={Designer:Ne,Runtime:Lc,Property:En};class ow extends Z{constructor(e){super(e),this.datasourceBind=[{type:"object",message:h.getMessage("isNotObject")}],this.externalScope={type:"any"},Xn.call(this,e,Mt.controlCustomAttributes),e.externalType===Le.ASSIGN&&(this.externalScope={type:"array",required:!0,message:h.getMessage("pleaseAssignExternal")})}}class cw extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class In extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v,g,_,E,w;super(e),this.showType=(n=e==null?void 0:e.showType)!=null?n:"default",this.range=(i=e==null?void 0:e.range)!=null?i:"all",this.rangeOptions=(u=e==null?void 0:e.rangeOptions)!=null?u:[],this.multiple=(a=e==null?void 0:e.multiple)!=null?a:!1,this.defaultValueType=(r=e==null?void 0:e.defaultValueType)!=null?r:"none",this.defaultValue=(l=e==null?void 0:e.defaultValue)!=null?l:[],this.caption=(c=e==null?void 0:e.caption)!=null?c:Mt.controlName,this.placeholder=(o=e==null?void 0:e.placeholder)!=null?o:"\u8BF7\u8F93\u5165\u4EBA\u5458\u59D3\u540D\u6216\u90AE\u7BB1",this.datasourceBind=new Kn((d=e==null?void 0:e.datasourceBind)!=null?d:{attributes:Mt.controlCustomAttributes}),this.datasourceType=(v=e==null?void 0:e.datasourceType)!=null?v:za.INTERNAL,this.insideType=(g=e==null?void 0:e.insideType)!=null?g:Ga.ADMIN,this.externalType=(_=e==null?void 0:e.externalType)!=null?_:Le.ALL,this.externalScope=(E=e==null?void 0:e.externalScope)!=null?E:[],this.openMultistageFilling=(w=e==null?void 0:e.openMultistageFilling)!=null?w:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(A=>{var m;(m=this.multistageFilling)==null||m.push(new ue(A))}))}}In.Rules=ow,In.RuntimeRules=cw;class Mt extends P{constructor(e){super(e),this.props=new In(e==null?void 0:e.props)}static get controlName(){return"\u4EBA\u5458"}static get controlIcon(){return"iconpeople1"}static get controlType(){return"employee2"}static get controlCustomAttributes(){return[{key:"displayBoList",name:"\u663E\u793A\u503C",required:!0}]}}Mt.controlFieldType=b.EMPLOYEES,Mt.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.MULTIPLE,s.IS_SHOW_CAPTION_TIP]},{key:"employee-datasource-setting",visible:!0},{key:"employee-range",visible:!0},{key:"employee-default-value",visible:!0},{key:"show-tree",visible:!0},{key:"super-setting",visible:!0}];class Vc extends x{constructor(e){super(e),this.props=new In(e==null?void 0:e.props)}static get controlType(){return"employee2"}}Vc.controlFieldType=b.EMPLOYEES;var Hc={Designer:Mt,Runtime:Vc,Property:In};class sw extends Z{constructor(e){super(e),this.signatureConfig={type:"object",fields:{fileControl:{type:"string",required:!0,message:"\u8BF7\u9009\u62E9\u7B7E\u7F72\u6587\u4EF6"},undersignedList:{type:"array",required:!0,min:1,message:"\u81F3\u5C11\u9700\u8981\u4E00\u4E2A\u7B7E\u7F72\u4EBA",fields:e.signatureConfig.undersignedList.reduce((n,i,u)=>(n[u]={type:"object",required:!0,fields:{type:{type:"enum",enum:["private","public"],required:!0},person:{type:"object",required:!0,fields:{value:{type:"array",required:!0,min:1,message:"\u8BF7\u9009\u62E9\u7B7E\u7F72\u4EBA"}}},signatureType:{type:"array",required:!0,min:1,message:"\u8BF7\u9009\u62E9\u7B7E\u7AE0\u7C7B\u578B"},telephone:{type:"object",required:!0,validator(a,r,l){if(i.type==="public"&&Du(r.value)&&r.value.length===0){l("\u8BF7\u9009\u62E9\u624B\u673A\u53F7/\u90AE\u7BB1");return}l()}},company:{type:"object",required:!0,validator(a,r,l){if(i.type==="public"&&i.signatureType.includes("company")&&Du(r.value)&&r.value.length===0){l("\u8BF7\u9009\u62E9\u516C\u53F8\u540D\u79F0");return}l()}}}},n),{})}}}}}class eu extends B{constructor(e){var n,i,u,a,r,l;super(e),this.command="",this.isLoading=!1,this.caption=(n=e==null?void 0:e.caption)!=null?n:Sn.controlName,this.content=(i=e==null?void 0:e.content)!=null?i:"\u53D1\u8D77\u7B7E\u7F72",this.buttonType=(u=e==null?void 0:e.buttonType)!=null?u:"primary",this.showType=(a=e==null?void 0:e.showType)!=null?a:"text",this.color=(r=e==null?void 0:e.color)!=null?r:"primary",this.icon=(l=e==null?void 0:e.icon)!=null?l:"iconfenlei2",this.signatureConfig=new so(e==null?void 0:e.signatureConfig)}}eu.Rules=sw;class Sn extends P{constructor(e){super(e),this.props=new eu(e==null?void 0:e.props)}static get controlName(){return"\u7535\u5B50\u7B7E\u7AE0"}static get controlIcon(){return"icondianziqianzhang"}static get controlType(){return"electronic-signature"}}Sn.controlEventKeys=["on_click","on_click_finish"],Sn.controlFieldType=b.VARCHAR,Sn.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_SHOW_CAPTION_TIP]},{key:"placeholder",visible:!0},{key:"button-type",visible:!0},{key:"button-color-type",visible:!0},{key:"electronic-signature-setting",visible:!0},{key:"super-setting",visible:!0}];class jc extends x{constructor(e){super(e),this.props=new eu(e==null?void 0:e.props)}static get controlType(){return"electronic-signature"}}jc.controlFieldType=b.VARCHAR;var qc={Designer:Sn,Runtime:jc,Property:eu};class dw extends Z{constructor(e){super(e),this.content={type:"string",required:!0,message:h.getMessage("pleaseEnterButtonContent")},this.wpsSetting={type:"object",fields:{watermark:{type:"object",validator(n,i,u){if(i.active&&!i.text){u(h.getMessage("pleaseEnterWatermark"));return}u()}},autoRename:{type:"object",validator(n,i,u){if(i.active&&!i.text){u(h.getMessage("pleaseEnterFileName"));return}u()}}}},this.canAdd={type:"boolean",validator(n,i,u){if(e.canAdd&&!e.addLocal&&!e.addOnline){u(h.getMessage("pleaseChooseAtLeastOne"));return}u()}}}}class fw extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class An extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v,g,_;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:Rn.controlName,this.content=(i=e==null?void 0:e.content)!=null?i:"\u65B0\u5EFA\u6587\u6863",this.canAdd=(u=e==null?void 0:e.canAdd)!=null?u:!0,this.addLocal=(a=e==null?void 0:e.addLocal)!=null?a:!0,this.addOnline=(r=e==null?void 0:e.addOnline)!=null?r:!0,this.canEdit=(l=e==null?void 0:e.canEdit)!=null?l:!0,this.canDownload=(c=e==null?void 0:e.canDownload)!=null?c:!0,this.canExport=(o=e==null?void 0:e.canExport)!=null?o:!0,this.canDelete=(d=e==null?void 0:e.canDelete)!=null?d:!1,this.maxSize=(v=e==null?void 0:e.maxSize)!=null?v:H_,this.defaultValue=(g=e==null?void 0:e.defaultValue)!=null?g:[],this.wpsSetting=new fo(e==null?void 0:e.wpsSetting),this.revisionsMode=(_=e==null?void 0:e.revisionsMode)!=null?_:!1}}An.Rules=dw,An.RuntimeRules=fw;class Rn extends P{constructor(e){super(e),this.props=new An(e==null?void 0:e.props)}static get controlName(){return"\u5728\u7EBF\u6587\u6863"}static get controlIcon(){return"iconwps"}static get controlType(){return"wps"}}Rn.controlEventKeys=["on_change","on_wps_open"],Rn.controlFieldType=b.FILE,Rn.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_SHOW_CAPTION_TIP,s.REVISIONS_MODE]},{key:"button-content",visible:!0},{key:"wps-actions-setting",visible:!0},{key:"wps-word-setting",visible:!0},{key:"wps-attachment-size",visible:!0},{key:"wps-default-value",visible:!0},{key:"super-setting",visible:!0}];class Uc extends x{constructor(e){super(e),this.props=new An(e==null?void 0:e.props)}static get controlType(){return"wps"}}Uc.controlFieldType=b.FILE;var Wc={Designer:Rn,Runtime:Uc,Property:An};class hw extends Z{constructor(e){super(e),this.datasourceBind=[{type:"object",message:h.getMessage("isNotObject")}],this.businessScope={type:"any"},Xn.call(this,e,qe.controlCustomAttributes),e.businessType===Le.ASSIGN&&(this.businessScope={type:"array",required:!0,message:h.getMessage("pleaseAssignBusiness")})}}class yw extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class Tn extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v,g,_,E,w,A;super(e),this.showType=(n=e==null?void 0:e.showType)!=null?n:"default",this.multiple=(i=e==null?void 0:e.multiple)!=null?i:!1,this.range=(u=e==null?void 0:e.range)!=null?u:"all",this.defaultValueType=(a=e==null?void 0:e.defaultValueType)!=null?a:"none",this.rangeOptions=(r=e==null?void 0:e.rangeOptions)!=null?r:[],this.defaultValue=(l=e==null?void 0:e.defaultValue)!=null?l:[],this.displayLevel=(c=e==null?void 0:e.displayLevel)!=null?c:1,this.showSubDept=(o=e==null?void 0:e.showSubDept)!=null?o:!0,this.caption=(d=e==null?void 0:e.caption)!=null?d:qe.controlName,this.placeholder=(v=e==null?void 0:e.placeholder)!=null?v:"\u8BF7\u9009\u62E9\u90E8\u95E8",this.datasourceBind=new Kn((g=e==null?void 0:e.datasourceBind)!=null?g:{attributes:qe.controlCustomAttributes}),this.datasourceType=(_=e==null?void 0:e.datasourceType)!=null?_:Ii.INTERNAL,this.businessScope=(E=e==null?void 0:e.businessScope)!=null?E:[],this.businessType=(w=e==null?void 0:e.businessType)!=null?w:Le.ALL,this.openMultistageFilling=(A=e==null?void 0:e.openMultistageFilling)!=null?A:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(m=>{var C;(C=this.multistageFilling)==null||C.push(new ue(m))}))}}Tn.Rules=hw,Tn.RuntimeRules=yw;class qe extends P{constructor(e){super(e),this.props=new Tn(e==null?void 0:e.props)}static get controlIcon(){return"icondepartment_new"}static get controlType(){return"department2"}static get controlCustomAttributes(){return[{key:"displayBoList",name:"\u663E\u793A\u503C",required:!0}]}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{displayLevel:i,showSubDept:u}=this.props;n.props.displayLevel=i,n.props.showSubDept=u}return n}}qe.controlName="\u90E8\u95E8",qe.controlFieldType=b.DEPARTMENTS,qe.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.MULTIPLE,s.IS_SHOW_CAPTION_TIP]},{key:"department-datasource-setting",visible:!0},{key:"department-defaultval",visible:!0},{key:"department-level",visible:!0},{key:"show-tree",visible:!0},{key:"department-contain-sub",visible:!0},{key:"super-setting",visible:!0}];class Kc extends x{constructor(e){super(e),this.props=new Tn(e==null?void 0:e.props)}static get controlType(){return"department2"}}Kc.controlFieldType=b.DEPARTMENTS;var zc={Designer:qe,Runtime:Kc,Property:Tn};class vw extends Z{constructor(e){super(e),this.datasourceBind=[{type:"object",message:h.getMessage("isNotObject")}],this.businessScope={type:"any"},Xn.call(this,e,Ue.controlCustomAttributes),e.businessType===Le.ASSIGN&&(this.businessScope={type:"array",required:!0,message:h.getMessage("pleaseAssignBusiness")})}}class mw extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class Bn extends B{constructor(e){var n,i,u,a,r,l,c,o,d,v,g,_,E,w,A,m,C,T;super(e),this.showType=(n=e==null?void 0:e.showType)!=null?n:"default",this.multiple=(i=e==null?void 0:e.multiple)!=null?i:!1,this.range=(u=e==null?void 0:e.range)!=null?u:"all",this.listPageBind=new Nu(e==null?void 0:e.listPageBind),this.defaultValueType=(a=e==null?void 0:e.defaultValueType)!=null?a:"none",this.rangeOptions=(r=e==null?void 0:e.rangeOptions)!=null?r:[],this.defaultValue=(l=e==null?void 0:e.defaultValue)!=null?l:[],this.displayLevel=(c=e==null?void 0:e.displayLevel)!=null?c:1,this.showSubDept=(o=e==null?void 0:e.showSubDept)!=null?o:!0,this.caption=(d=e==null?void 0:e.caption)!=null?d:Ue.controlName,this.placeholder=(v=e==null?void 0:e.placeholder)!=null?v:"\u8BF7\u9009\u62E9\u7EC4\u7EC7",this.datasourceBind=new im((g=e==null?void 0:e.datasourceBind)!=null?g:{attributes:Ue.controlCustomAttributes}),this.datasourceType=(_=e==null?void 0:e.datasourceType)!=null?_:Ii.INTERNAL,this.businessScope=(E=e==null?void 0:e.businessScope)!=null?E:[],this.businessType=(w=e==null?void 0:e.businessType)!=null?w:Le.ALL,this.organizingFunction=(A=e==null?void 0:e.organizingFunction)!=null?A:void 0,this.organizationView=(m=e==null?void 0:e.organizationView)!=null?m:void 0,this.showSelectedDetail=(C=e==null?void 0:e.showSelectedDetail)!=null?C:!1,this.selectedContentConfig=new qu(e==null?void 0:e.selectedContentConfig),this.openMultistageFilling=(T=e==null?void 0:e.openMultistageFilling)!=null?T:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(D=>{var k;(k=this.multistageFilling)==null||k.push(new ue(D))}))}}Bn.Rules=vw,Bn.RuntimeRules=mw;class Ue extends P{constructor(e){super(e),this.props=new Bn(e==null?void 0:e.props)}static get controlIcon(){return"icondepartment_new"}static get controlType(){return"organization-selection"}static get controlCustomAttributes(){return[{key:"displayBoList",name:"\u663E\u793A\u503C",required:!0}]}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{displayLevel:i,showSubDept:u}=this.props;n.props.displayLevel=i,n.props.showSubDept=u}return n}}Ue.controlName="\u4E1A\u52A1\u7EC4\u7EC7",Ue.controlFieldType=b.DEPARTMENTS,Ue.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[s.REQUIRED,s.IS_HIDE,s.IS_HIDE_CAPTION,s.MULTIPLE,s.IS_SHOW_CAPTION_TIP]},{key:"organization-selection-setting",visible:!0},{key:"org-selection-defaultval",visible:!0},{key:"show-tree",visible:!0},{key:"department-contain-sub",visible:!0},{key:"super-setting",visible:!0}];class Gc extends x{constructor(e){super(e),this.props=new Bn(e==null?void 0:e.props)}static get controlType(){return"organization-selection"}}Gc.controlFieldType=b.DEPARTMENTS;var Qc={Designer:Ue,Runtime:Gc,Property:Bn};class gw extends Z{constructor(e){super(e),this.dataBind={type:"any"}}}class bw extends L{constructor(e){super(e),this[0]!==void 0&&(this[0].type="any")}}class Pn extends B{constructor(e){var n,i,u,a,r;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:xn.controlName,this.defaultValue=(i=e==null?void 0:e.defaultValue)!=null?i:void 0,this.controlExportName=(u=e==null?void 0:e.controlExportName)!=null?u:"",this.permissions=(a=e==null?void 0:e.permissions)!=null?a:[],this.isInlineEdit=(r=e==null?void 0:e.isInlineEdit)!=null?r:!1}}Pn.Rules=gw,Pn.RuntimeRules=bw;class xn extends P{constructor(e){super(e),this.props=new Pn(e==null?void 0:e.props)}static get controlName(){return"Vue\u9875\u9762"}static get controlIcon(){return"iconvuerongqi"}static get controlType(){return S.VUE_PAGE}}xn.controlFieldType=b.ANY,xn.controlEventKeys=[],xn.setting=[];class Xc extends x{constructor(e){super(e),this.props=new Pn(e==null?void 0:e.props)}static get controlType(){return S.VUE_PAGE}}Xc.controlFieldType=b.ANY;var Jc={Designer:xn,Runtime:Xc,Property:Pn},_w=Object.freeze({__proto__:null,Input:Wo,Checkbox:zo,Radio:Qo,Number:Jo,DatePicker:Yo,DateRange:ec,Textarea:nc,RichText:uc,Select:rc,SelectMultiple:oc,Employee:sc,Image:hc,Attachment:dc,Amount:vc,Score:gc,Address:_c,Department:Cc,AutoNumber:Ic,Calc:Ac,SearchNumberRange:Tc,SearchDateRange:Pc,VueFormItem:Dc,SelectRelation:kc,SearchInput:$c,Tree:Nc,Employee2:Hc,ElectronicSignature:qc,WPS:Wc,Department2:zc,OrganizationSelection:Qc,VuePage:Jc});class Zc extends q{static get controlName(){return"\u753B\u5E03"}static get controlIcon(){return"grid"}static get controlType(){return"grid"}constructor(e){super(e)}}Zc.excludes=[S.GRID];class ww extends U{static get controlType(){return"grid"}constructor(e){super(e)}}var Yc={Designer:Zc,Runtime:ww,Property:H};const Cw=24;class We extends H{constructor(e){var n,i;super(e),this.span=(n=e==null?void 0:e.span)!=null?n:Cw,this.offset=(i=e==null?void 0:e.offset)!=null?i:0}}class Dn extends q{constructor(e){super(e),this.props=new We(e==null?void 0:e.props)}static get controlName(){return"\u6805\u683C\u5217"}static get controlType(){return"col"}static get controlIcon(){return"col"}}Dn.excludes=[S.COL,S.SUBTABLE,S.SUBTABLE_COLUMN,S.GRID_LAYOUT_CONTAINER,S.DIVIDER],Dn.childrenMaxLength=1;class rr extends U{constructor(e){super(e),this.props=new We(e==null?void 0:e.props)}static get controlType(){return"col"}}var pc={Designer:Dn,Runtime:rr,Property:We};class tu extends H{constructor(e){var n,i;super(e),this.layoutMode=(n=e==null?void 0:e.layoutMode)!=null?n:"select",this.gutter=(i=e==null?void 0:e.gutter)!=null?i:0}}class nu extends q{constructor(e){super(e),this.props=new tu(e==null?void 0:e.props)}static get controlName(){return"\u6805\u683C\u5E03\u5C40"}static get controlType(){return"row"}static get controlIcon(){return"iconyihangduolie"}}nu.excludes=[S.ROW],nu.setting=[{key:"col-setting",visible:!0}];class es extends U{constructor(e){super(e),this.props=new tu(e==null?void 0:e.props)}static get controlType(){return"row"}}var ts={Designer:nu,Runtime:es,Property:tu};const Ew=4;class iu extends nu{static get controlName(){return"\u6805\u683C\u7B49\u5206\u884C"}static get controlType(){return"grid-row"}static get controlIcon(){return"grid-row"}constructor(e){super(e)}}iu.excludes=[S.GRID_ROW],iu.setting=[],iu.childrenMaxLength=Ew;class Iw extends es{static get controlType(){return"grid-row"}constructor(e){super(e)}}class Sw extends tu{constructor(e){super(e)}}var ns={Designer:iu,Runtime:Iw,Property:Sw};class Aw extends H.Rules{constructor(){super(...arguments),this.caption={type:"string",required:!0,message:h.getMessage("pleaseEnterCaption")}}}class uu extends H{constructor(e){var n,i,u;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:"\u5206\u7EC4",this.isHideCaption=(i=e==null?void 0:e.isHideCaption)!=null?i:!1,this.collapse=(u=e==null?void 0:e.collapse)!=null?u:"none"}}uu.Rules=Aw;class lr extends q{constructor(e){super(e),this.props=new uu(e==null?void 0:e.props)}static get controlName(){return"\u5206\u7EC4"}static get controlIcon(){return"iconfenzu6"}static get controlType(){return"card-group"}}lr.setting=[{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE]},{key:"collapse-setting",visible:!0},{key:"super-setting",visible:!0}],lr.excludes=[S.CARD_GROUP];class Rw extends U{constructor(e){super(e),this.props=new uu(e==null?void 0:e.props)}static get controlType(){return"card-group"}}var is={Designer:lr,Runtime:Rw,Property:uu};class Tw extends z{constructor(e){super(e),this.caption={type:"string",required:!0,message:h.getMessage("pleaseEnterCaption")},this.width={type:"number",required:!1,message:h.getMessage("pleaseEnterColumnWidth")},this.captionTip={type:"string",required:!1,message:h.getMessage("pleaseEnterCaptionTip")},e.isShowCaptionTip&&(this.captionTip.required=!0)}}class au extends H{constructor(e){var n,i,u,a,r;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:"",this.fixed=(i=e==null?void 0:e.fixed)!=null?i:!1,this.isShowCaptionTip=(u=e==null?void 0:e.isShowCaptionTip)!=null?u:!1,this.captionTip=(a=e==null?void 0:e.captionTip)!=null?a:"",this.isHideCaption=(r=e==null?void 0:e.isHideCaption)!=null?r:!1,this.metaAutoWidth=new Qv(e==null?void 0:e.metaAutoWidth)}}au.Rules=Tw;class he extends q{constructor(e){super(e),this.props=new au(e==null?void 0:e.props)}}he.controlName="\u660E\u7EC6\u5B50\u8868\u5355\u5143\u683C",he.controlType="subtable-column",he.controlIcon="subtable-column",he.childrenMaxLength=1,he.excludes=[S.SUBTABLE,S.SUBTABLE_COLUMN,S.ROW,S.COL,S.CARD_GROUP,S.DIVIDER,S.TEXT,S.GRID_LAYOUT_CONTAINER],he.setting=[{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"common-setting",showItems:[s.IS_SHOW_CAPTION_TIP],visible:!0},{key:"column-auto-width",visible:!0}];class us extends U{constructor(e){super(e),this.props=new au(e==null?void 0:e.props)}}us.controlType="subtable-column";var as={Designer:he,Runtime:us,Property:au};class or extends H{constructor(e){super(e)}}class Ke extends q{constructor(e){super(e),this.props=new or(e==null?void 0:e.props)}}Ke.controlName="\u660E\u7EC6\u5B50\u8868\u884C",Ke.controlType="subtable-row",Ke.controlIcon="subtable-row",Ke.childrenMaxLength=1,Ke.excludes=[S.SUBTABLE,S.SUBTABLE_COLUMN,S.SUBTABLE_ROW,S.ROW,S.COL,S.CARD_GROUP,S.DIVIDER,S.TEXT],Ke.setting=[{key:"caption",showItems:[s.CAPTION],visible:!0}];class Bw extends U{constructor(e){super(e),this.props=new or(e==null?void 0:e.props)}static get controlType(){return"subtable-row"}}var rs={Designer:Ke,Runtime:Bw,Property:or};class cr extends H{constructor(e){var n,i,u,a,r,l,c,o,d,v;super(e),this.width=(n=e==null?void 0:e.width)!=null?n:200,this.widthType=(e==null?void 0:e.widthType)||"auto",this.caption=(i=e==null?void 0:e.caption)!=null?i:"",this.fixed=(u=e==null?void 0:e.fixed)!=null?u:!1,this.fieldCode=(a=e==null?void 0:e.fieldCode)!=null?a:"",this.fieldType=(r=e==null?void 0:e.fieldType)!=null?r:b.VARCHAR,this.fieldName=(l=e==null?void 0:e.fieldName)!=null?l:"",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.textCleanFormart=(c=e==null?void 0:e.textCleanFormart)!=null?c:!1,this.decimalKeepPrecision=(o=e==null?void 0:e.decimalKeepPrecision)!=null?o:0,this.timestampDateType=(d=e==null?void 0:e.timestampDateType)!=null?d:Be.DATE,this.departmentDisplayLevel=(v=e==null?void 0:e.departmentDisplayLevel)!=null?v:1}}class ze extends q{constructor(e){super(e),this.props=new cr(e==null?void 0:e.props)}}ze.controlName="\u5217\u8868\u5355\u5143\u683C",ze.controlType="gridtable-column",ze.controlIcon="gridtable-column",ze.childrenMaxLength=1,ze.excludes=[S.GRID_TABLE,S.GRID_TABLE_COLUMN,S.ROW,S.COL,S.CARD_GROUP,S.DIVIDER,S.TEXT],ze.setting=[{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-fixed",visible:!0}];class ls extends U{constructor(e){super(e),this.props=new cr(e==null?void 0:e.props)}}ls.controlType="gridtable-column";var os={Designer:ze,Runtime:ls,Property:cr};class sr extends H{constructor(e){var n,i;super(e),this.childMinWidth=(n=e==null?void 0:e.childMinWidth)!=null?n:230,this.colGap=(i=e==null?void 0:e.colGap)!=null?i:24}}class dr extends q{constructor(e){super(e),this.props=new sr(e==null?void 0:e.props)}static get controlName(){return"\u6362\u884C\u5BB9\u5668"}static get controlType(){return"grid-layout-container"}static get controlIcon(){return"icona-huanhangrongqi1"}}dr.excludes=[S.GRID_LAYOUT_CONTAINER,S.CARD_GROUP,S.TAB],dr.setting=[{key:"grid-child-min-width",visible:!0},{key:"grid-col-gap",visible:!0}];class Pw extends U{constructor(e){super(e),this.props=new sr(e==null?void 0:e.props)}static get controlType(){return"grid-layout-container"}}var cs={Designer:dr,Runtime:Pw,Property:sr};class fr extends H{constructor(e){var n;super(e),this.mobileShowType=(n=e==null?void 0:e.mobileShowType)!=null?n:"vertical"}}class xw extends z{constructor(e){super(e),this.caption={type:"string",required:!0,message:h.getMessage("pleaseEnterCaption")}}}class ru extends H{constructor(e){var n;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:kn.controlName}}ru.Rules=xw;class Fn extends q{constructor(e){super(e),this.props=new ru(e==null?void 0:e.props)}static get controlName(){return"\u6807\u7B7E\u5355\u5143"}static get controlType(){return"tab-pane"}static get controlIcon(){return"tab-pane"}}Fn.excludes=[S.TAB],Fn.setting=[{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE]},{key:"super-setting",visible:!0}];class Dw extends U{constructor(e){super(e),this.props=new ru(e==null?void 0:e.props)}static get controlType(){return"tab-pane"}}var ss={Designer:Fn,Runtime:Dw,Property:ru};class kn extends q{constructor(e){var n;super(e),this.props=new fr(e==null?void 0:e.props),this.children=(n=e==null?void 0:e.children)!=null?n:[new Fn,new Fn]}static get controlName(){return"\u6807\u7B7E\u9875"}static get controlType(){return"tab"}static get controlIcon(){return"iconmanage11"}}kn.excludes=[S.TAB],kn.controlEventKeys=["on_change_tab"],kn.setting=[{key:"tab-mobile-show-type",visible:!0},{key:"super-setting",visible:!0}];class Fw extends U{constructor(e){super(e),this.props=new fr(e==null?void 0:e.props)}static get controlType(){return"tab"}}var ds={Designer:kn,Runtime:Fw,Property:fr};class fs extends H{constructor(e){super(e)}}class hs extends q{constructor(e){super(e),this.props=new fs({}),this.children=(e==null?void 0:e.children)||[new Dn({props:new We({span:12})}),new Dn({props:new We({span:12})})]}static get controlName(){return"\u5DE5\u5177\u680F"}static get controlType(){return"toolbox"}static get controlIcon(){return"toolbox"}}hs.excludes=[S.GRID_ROW,S.ROW,S.GRID,S.SUBTABLE,S.TAB,S.TOOLBOX];class kw extends U{static get controlType(){return"toolbox"}constructor(e){super(e),this.children=(e==null?void 0:e.children)||[new rr({props:new We({span:12})}),new rr({props:new We({span:12})})]}}var ys={Designer:hs,Runtime:kw,Property:fs};class Ow extends He{constructor(e){super(e),this.push({type:"object",fields:{}})}}class Mw extends z{constructor(e){if(super(e),this.triggerFieldCode={type:"any"},this.datasourceBind={type:"any"},this.joinRelation=[{type:"any"}],console.log("--ListViewControlPropertyRules--"),e.triggerType===2&&e.isShowSubList&&(this.triggerFieldCode={type:"string",required:!0,message:h.getMessage("pleaseEnterFieldCode")}),e.isShowJoinRelation&&(this.joinRelation=[{type:"object",message:h.getMessage("isNotObject")},{type:"object",fields:{aliasCode:{type:"string",required:!0,message:h.getMessage("pleaseEnterAliasCode")},datasourceBind:[{type:"object",message:h.getMessage("isNotObject")},{type:"object",fields:{dataCode:{type:"string",required:!0,message:h.getMessage("pleaseSelectDataCode")},svcCode:{type:"string",required:!0,message:h.getMessage("pleaseSelectSvcCode")}}}],relationFields:[{type:"array",message:h.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{joinFieldCode:{type:"string",required:!0,message:h.getMessage("pleaseSelectJoinFieldCode")},mainFieldCode:{type:"string",required:!0,message:h.getMessage("pleaseSelectMainFieldCode")}}}}]}}]),ia.call(this,{optionConfig:"datasource",datasourceBind:e.datasourceBind,options:[]}),Array.isArray(this.datasourceBind)&&this.datasourceBind.length>1){const n=this.datasourceBind.find(i=>i.type==="object"&&i.fields);n&&(delete n.fields.valueFieldCode,delete n.fields.displayBoList)}}}class On extends H{constructor(e){var n,i,u,a,r,l,c,o,d,v,g,_;super(e),this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.isLoading=(n=e==null?void 0:e.isLoading)!=null?n:!1,this.isShowSubList=(i=e==null?void 0:e.isShowSubList)!=null?i:!1,this.triggerType=(u=e==null?void 0:e.triggerType)!=null?u:1,this.triggerFieldCode=(a=e==null?void 0:e.triggerFieldCode)!=null?a:"",this.sublistPage=new pv(e==null?void 0:e.sublistPage),this.isShowJoinRelation=(r=e==null?void 0:e.isShowJoinRelation)!=null?r:!1,this.joinRelation=new tm(e==null?void 0:e.joinRelation),this.showType=(l=e==null?void 0:e.showType)!=null?l:"stretch",this.showFullScreen=(c=e==null?void 0:e.showFullScreen)!=null?c:!1,this.selectionType=(o=e==null?void 0:e.selectionType)!=null?o:"multiple",this.isFixedHeader=(d=e==null?void 0:e.isFixedHeader)!=null?d:!1,this.isShowSelection=(v=e==null?void 0:e.isShowSelection)!=null?v:!1,this.isAllLoaded=(g=e==null?void 0:e.isAllLoaded)!=null?g:!0,this.countType=e==null?void 0:e.countType,this.countLimit=(_=e==null?void 0:e.countLimit)!=null?_:1e5,this.rowStyle=new gm(e==null?void 0:e.rowStyle)}}On.Rules=Mw,On.RuntimeRules=Ow;class Mn extends q{constructor(e){super(e),this.props=new On(e==null?void 0:e.props)}static get controlName(){return"\u5217\u8868\u5BB9\u5668"}static get controlType(){return"list-view"}static get controlIcon(){return"iconyihangduolie"}}Mn.slotPosition={left:"list-view-left-slot"},Mn.excludes=[S.ROW],Mn.controlEventKeys=["on_list_search","on_list_mounted","on_list_actions","on_list_render_operation","on_list_rowclick","on_list_before_rowdelete","on_list_rows_checked"],Mn.setting=[{key:"list-datasource-bind",visible:!0},{key:"list-join-relation",visible:!0},{key:"list-fixed-header",visible:!0},{key:"list-default-state",visible:!0},{key:"list-selection-state",visible:!0},{key:"list-row-style",visible:!0},{key:"super-setting",visible:!0}];class $w extends U{constructor(e){super(e),this.props=new On(e==null?void 0:e.props)}static get controlType(){return"list-view"}}var vs={Designer:Mn,Runtime:$w,Property:On};class Lw extends He{constructor(e){super(e),this.push({type:"object",fields:{}})}}class lu extends H{constructor(e){var n,i,u,a,r,l;super(e),this.save=new xe((n=e==null?void 0:e.save)!=null?n:{content:"\u4FDD\u5B58",type:"save",isShow:!1}),this.cancel=new xe((i=e==null?void 0:e.cancel)!=null?i:{content:"\u53D6\u6D88",type:"cancel",isShow:!1}),this.saveAs=new xe((u=e==null?void 0:e.saveAs)!=null?u:{content:"\u4FDD\u5B58\u8349\u7A3F",type:"saveAs",isShow:!1}),this.print=new xe((a=e==null?void 0:e.print)!=null?a:{content:"\u6253\u5370",type:"print",isShow:!1}),this.custom=((r=e==null?void 0:e.custom)!=null?r:[]).map(c=>new xe(c)),this.isLoading=(l=e==null?void 0:e.isLoading)!=null?l:!1,this.datasourceBind=new te(e==null?void 0:e.datasourceBind)}}lu.RuntimeRules=Lw;class ms extends q{constructor(e){super(e),this.props=new lu(e==null?void 0:e.props)}static get controlName(){return"\u6570\u636E\u5BB9\u5668"}static get controlType(){return"data-view"}}ms.excludes=[];class Nw extends U{constructor(e){super(e),this.props=new lu(e==null?void 0:e.props)}static get controlType(){return"data-view"}}var gs={Designer:ms,Runtime:Nw,Property:lu};class Vw extends q{static get controlName(){return"\u81EA\u7531\u9875\u9762"}static get controlIcon(){return"page"}static get controlType(){return"page"}constructor(e){super(e)}}class Hw extends U{static get controlType(){return"page"}constructor(e){super(e)}}class jw extends H{constructor(e){var n;super(e),this.background="#fff",this.minWidth="",this.maxWidth="",this.heightConfig="auto",this.hideHeader=(n=e==null?void 0:e.hideHeader)!=null?n:!1}}var bs={Designer:Vw,Runtime:Hw,Property:jw};class qw extends q{static get controlName(){return"\u9AD8\u7EA7\u5BB9\u5668"}static get controlIcon(){return"AdvancedContainer"}static get controlType(){return"AdvancedContainer"}constructor(e){super(e)}}class Uw extends U{static get controlType(){return"AdvancedContainer"}constructor(e){super(e)}}class Ww extends H{constructor(e){super(e),this.display=(e==null?void 0:e.display)||"flex",this.flexConfig=new bo(e==null?void 0:e.flexConfig)}}var _s={Designer:qw,Runtime:Uw,Property:Ww};class Kw extends q{static get controlName(){return"\u5B9A\u4F4D\u5BB9\u5668"}static get controlIcon(){return"PositioningContainer"}static get controlType(){return"PositioningContainer"}constructor(e){super(e)}}class zw extends U{static get controlType(){return"PositioningContainer"}constructor(e){super(e)}}class Gw extends H{constructor(e){super(e)}}var ws={Designer:Kw,Runtime:zw,Property:Gw};class Qw extends q{static get controlName(){return"\u5B9A\u4F4D\u5B50\u5BB9\u5668"}static get controlIcon(){return"position"}static get controlType(){return"position"}constructor(e){super(e)}}class Xw extends U{static get controlType(){return"position"}constructor(e){super(e)}}class Jw extends H{constructor(e){var n,i,u,a;super(e),this.widthSpan=(n=e==null?void 0:e.widthSpan)!=null?n:12,this.heightSpan=(i=e==null?void 0:e.heightSpan)!=null?i:12,this.left=(u=e==null?void 0:e.left)!=null?u:0,this.top=(a=e==null?void 0:e.top)!=null?a:0}}var Cs={Designer:Qw,Runtime:Xw,Property:Jw};class hr extends H{constructor(e){var n,i,u;super(e),this.position=(n=e==null?void 0:e.position)!=null?n:"bottom",this.opacity=(i=e==null?void 0:e.opacity)!=null?i:!0,this.align=(u=e==null?void 0:e.align)!=null?u:"right"}}class ou extends q{constructor(e){var n;super(e),this.props=new hr((n=e==null?void 0:e.props)!=null?n:{})}static get controlName(){return"\u6309\u94AE\u64CD\u4F5C\u680F"}static get controlType(){return"action-bar"}static get controlIcon(){return"action-bar"}}ou.slotPosition={default:"action-bar-slot"},ou.excludes=[],ou.setting=[{key:"action-position",visible:!0},{key:"background-opacity",visible:!0},{key:"buttons-align",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE]},{key:"super-setting",visible:!0}];class Zw extends U{constructor(e){var n;super(e),this.props=new hr((n=e==null?void 0:e.props)!=null?n:{})}static get controlType(){return"action-bar"}}var Es={Designer:ou,Runtime:Zw,Property:hr},Yw=Object.freeze({__proto__:null,Grid:Yc,Col:pc,Row:ts,GridRow:ns,CardGroup:is,SubTableColumn:as,SubTableRow:rs,GridTableColumn:os,GridLayoutContainer:cs,Tab:ds,TabPane:ss,Toolbox:ys,ListView:vs,DataView:gs,Page:bs,AdvancedContainer:_s,PositioningContainer:ws,Position:Cs,ActionBar:Es});class pw extends z{constructor(e){super(e),this.caption={type:"string",required:!0,message:h.getMessage("pleaseEnterCaption")},this.limitRows=[{type:"number",required:!0,message:h.getMessage("isNotNumber")},{type:"number",min:0,message:h.getMessage("limitRowsCannotBeLessThan0")}],this.formKey={type:"string",required:!1,message:h.getMessage("pleaseEnterForm")},this.maxHeight={type:"number",required:!0,message:h.getMessage("pleaseEnterMaxHeight")},this.captionTip={type:"string",required:!1,message:h.getMessage("pleaseEnterCaptionTip")},this.mobileRowCaption={type:"string",required:!1,message:h.getMessage("pleaseEnterRowCaption")},e.openType==="modal"&&(this.formKey.required=!0),e.isShowCaptionTip&&(this.captionTip.required=!0),e.mobileShowType==="tile"&&(this.mobileRowCaption.required=!0)}}class eC extends He{constructor(e){super(e),e.isHide||this.push({type:"array",required:e.limitRows>0,message:h.getMessage("runtimeRequired",{caption:e.caption})},{type:"array",validator(n,i,u){i.length<e.limitRows&&u(h.getMessage("TheNumberOfRowsCannotBeLessThanMinRows",{min:e.limitRows})),u()},message:h.getMessage("TheNumberOfRowsCannotBeLessThanMinRows",{min:e.limitRows})})}}const Is=class extends li{constructor(t,e){var n,i,u,a,r,l,c,o,d,v,g,_,E,w,A,m,C,T,D,k,oe,M,ce,Nn,Re,Cu,Vn,$t,Te,Qs,Xs,Js,Zs;super(t,e,Is.mode),this.caption=(n=e==null?void 0:e.caption)!=null?n:Ln.controlName,this.isHideCaption=(i=e==null?void 0:e.isHideCaption)!=null?i:!1,this.defaultState=(u=e==null?void 0:e.defaultState)!=null?u:"default",this.labelPosition=(a=e==null?void 0:e.labelPosition)!=null?a:"top",this.openType=(r=e==null?void 0:e.openType)!=null?r:"default",this.formKey=(l=e==null?void 0:e.formKey)!=null?l:"",this.useCustomHeight=(c=e==null?void 0:e.useCustomHeight)!=null?c:!1,this.maxHeight=(o=e==null?void 0:e.maxHeight)!=null?o:mo,this.printMode=(d=e==null?void 0:e.printMode)!=null?d:"row",this.limitRows=(v=e==null?void 0:e.limitRows)!=null?v:1,this.maxRows=(g=e==null?void 0:e.maxRows)!=null?g:null,this.defaultRows=(_=e==null?void 0:e.defaultRows)!=null?_:1,this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.canAdd=(E=e==null?void 0:e.canAdd)!=null?E:!0,this.canDelete=(w=e==null?void 0:e.canDelete)!=null?w:!0,this.canCheck=(A=e==null?void 0:e.canCheck)!=null?A:!1,this.canEdit=(m=e==null?void 0:e.canEdit)!=null?m:!1,this.canImport=(C=e==null?void 0:e.canImport)!=null?C:!1,this.canExport=(T=e==null?void 0:e.canExport)!=null?T:!1,this.canClear=(D=e==null?void 0:e.canClear)!=null?D:!0,this.serverPagination=(k=e==null?void 0:e.serverPagination)!=null?k:!1,this.isShowCaptionTip=(oe=e==null?void 0:e.isShowCaptionTip)!=null?oe:!1,this.captionTip=(M=e==null?void 0:e.captionTip)!=null?M:"",this.mobileShowType=(ce=e==null?void 0:e.mobileShowType)!=null?ce:"list",this.mobileDefaultNum=(Nn=e==null?void 0:e.mobileDefaultNum)!=null?Nn:10,this.dataStorageDoc=(Re=e==null?void 0:e.dataStorageDoc)!=null?Re:new Xv,this.fixedColumn=(Cu=e==null?void 0:e.fixedColumn)!=null?Cu:[],this.mobileRowCaption=(Vn=e==null?void 0:e.mobileRowCaption)!=null?Vn:"\u660E\u7EC6",this.mobileIsTile=($t=e==null?void 0:e.mobileIsTile)!=null?$t:!1,this.isPaste=(Te=e==null?void 0:e.isPaste)!=null?Te:!1,this.pageSize=(Qs=e==null?void 0:e.pageSize)!=null?Qs:10,this.pageSizeOptions=(Xs=e==null?void 0:e.pageSizeOptions)!=null?Xs:[10,20,50,100],this.importConfig=new yo(e==null?void 0:e.importConfig),this.exportConfig=new vo(e==null?void 0:e.exportConfig),this.sortable=(Js=e==null?void 0:e.sortable)!=null?Js:!1,this.sortKey=(Zs=e==null?void 0:e.sortKey)!=null?Zs:{}}};let $n=Is;$n.Rules=pw,$n.RuntimeRules=eC;class Ln extends ga{constructor(e){var n;super(e),this.props=new $n(this,e==null?void 0:e.props),((n=e==null?void 0:e.props)==null?void 0:n.headers)===void 0&&(this.props.headers=[new he,new he,new he])}static get controlName(){return"\u660E\u7EC6\u5B50\u8868"}static get controlIcon(){return"iconGroup11"}static get controlType(){return"subtable"}addColumn(e,n){const i=e!==void 0&&typeof e!="number"?e:new he,u=typeof e=="number"?e:n;return u===void 0?this.props.headers.push(i):this.props.headers.splice(u,0,i),i}}Ln.controlEventKeys=["on_list_search","on_list_mounted","on_list_change","on_list_delete","on_list_before_insert","on_list_before_import"],Ln.slotPosition={toolbar:"subtable-toolbar-slot"},Ln.setting=[{key:"subtable-datasource-bind",visible:!0},{key:"caption",showItems:[s.CAPTION,s.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE,s.IS_SHOW_CAPTION_TIP,s.IS_PASTE,s.SERVER_PAGINATION,s.SORTABLE]},{key:"default-state",visible:!0},{key:"subtable-btn-setting",visible:!0},{key:"subtable-opened-mode",visible:!0},{key:"orders-setting",visible:!0},{key:"print-setting",visible:!0},{key:"default-rows",visible:!0},{key:"limit-rows",visible:!0},{key:"max-rows",visible:!0},{key:"list-pager",visible:!0},{key:"subtable-max-height",visible:!0},{key:"fixed-column",visible:!0},{key:"mobile-show-type",visible:!0},{key:"data-storage-description",visible:!0},{key:"super-setting",visible:!0}];class tC extends Jl{constructor(e){super(e),this.props=new $n(this,e==null?void 0:e.props)}static get controlType(){return"subtable"}getChildrenDataSourceBindLayout(){jt("Method not implemented.")}getChildrenFormControl(){return[]}}var Ss={Designer:Ln,Runtime:tC,Property:$n};class yr extends li{constructor(e,n){var i,u,a,r,l;super(e,n),this.isFixedHeader=(i=n==null?void 0:n.isFixedHeader)!=null?i:!1,this.selectionType=n==null?void 0:n.selectionType,this.isShowToolbar=(u=n==null?void 0:n.isShowToolbar)!=null?u:!0,this.isShowSelection=(a=n==null?void 0:n.isShowSelection)!=null?a:!1,this.isShowCustomColumns=(r=n==null?void 0:n.isShowCustomColumns)!=null?r:!0,this.pageSizeOptions=(l=n==null?void 0:n.pageSizeOptions)!=null?l:[10,20,50,100,500]}}class nC extends be{constructor(e){super(e),this.caption.required=!1}}class cu extends W{constructor(e){var n,i,u,a,r,l,c,o;super(e),this.fixed=(n=e==null?void 0:e.fixed)!=null?n:"left",this.caption=(i=e==null?void 0:e.caption)!=null?i:Ge.controlName,this.width=(u=e==null?void 0:e.width)!=null?u:60,this.autoWidth.minWidth=(r=(a=e==null?void 0:e.autoWidth)==null?void 0:a.minWidth)!=null?r:60,this.autoWidth.flex=(c=(l=e==null?void 0:e.autoWidth)==null?void 0:l.flex)!=null?c:.4,this.widthType=(o=e==null?void 0:e.widthType)!=null?o:"px"}}cu.Rules=nC;class Ge extends p{constructor(e){super(e),this.props=new cu(e==null?void 0:e.props)}}Ge.controlType="order-column",Ge.controlName="\u5E8F\u53F7",Ge.controlIcon="order-column",Ge.setting=[{key:"column-fixed",visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0}];class vr extends ee{constructor(e){super(e),this.props=new cu(e==null?void 0:e.props)}}vr.controlType="order-column",vr.controlFieldType=b.DECIMAL;var As={Designer:Ge,Runtime:vr,Property:cu};class mr extends W{constructor(e){var n,i,u,a,r,l;super(e),this.fixed=(n=e==null?void 0:e.fixed)!=null?n:"right",this.widthType="auto",this.autoWidth.minWidth=(u=(i=e==null?void 0:e.autoWidth)==null?void 0:i.minWidth)!=null?u:84,this.caption=(a=e==null?void 0:e.caption)!=null?a:Se.controlName,this.showType=(r=e==null?void 0:e.showType)!=null?r:"icon",this.limit=(l=e==null?void 0:e.limit)!=null?l:3}}class Se extends p{constructor(e){super(e),this.props=new mr(e==null?void 0:e.props)}toDataBindModel(){const e=super.toDataBindModel();return this.children.map(n=>{if(n.type===$i.controlType){const i=n;e.props[i.props.command]=i.props}}),e}validate(e,n){return Hr(this,null,function*(){return yield Vr(Se.prototype,this,"validate").call(this,e,n),yield Promise.all(this.children.map(i=>i.validate(e,n))),!0})}}Se.controlType="operation-column",Se.controlName="\u64CD\u4F5C",Se.controlIcon="operation-column",Se.setting=[{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-opt-btns",visible:!0},{key:"column-opt-limit",visible:!0},{key:"column-show-type",visible:!0},{key:"column-sort",visible:!0}];class gr extends ee{constructor(e){super(e),this.props=new mr(e==null?void 0:e.props)}}gr.controlType="operation-column",gr.controlFieldType=b.FILE;var Rs={Designer:Se,Runtime:gr,Property:mr};const iC=1e4;class Qe extends ga{constructor(e){super(e);const{excludes:n,childrenMaxLength:i}=new.target;this.props=new yr(this,e==null?void 0:e.props),ve(this,"children",e==null?void 0:e.children,void 0,"Designer"),(e==null?void 0:e.props.headers)===void 0&&(this.props.headers=[new Ge,new Se]),this.excludes=se(n),this.childrenMaxLength=i}static get controlName(){return"\u8868\u683C"}static get controlIcon(){return"iconlistview"}static get controlType(){return"grid-table"}judgeJoinChildren(e){const n=this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(e);return n&&this.childrenMaxLength>this.children.length}toSchema(){const e=super.toSchema(),n=this.children.map(i=>i.toSchema());return Nr(ot({},e),{children:n})}validate(e,n){return Hr(this,null,function*(){return yield Vr(Qe.prototype,this,"validate").call(this,e,n),yield Promise.all(this.children.map(i=>i.validate(e,n))),!0})}}Qe.slotPosition={toolbar:"grid-table-toolbar-slot"},Qe.setting=[{key:"list-fixed-header",visible:!0}],Qe.excludes=[],Qe.childrenMaxLength=iC;class uC extends Jl{constructor(e){super(e),this.props=new yr(this,e==null?void 0:e.props)}static get controlType(){return"grid-table"}getChildrenDataSourceBindLayout(){jt("Method not implemented.")}getChildrenFormControl(){return[]}getCheckboxProps(e){return{}}}var Ts={Designer:Qe,Runtime:uC,Property:yr},aC=Object.freeze({__proto__:null,SubTable:Ss,GridTable:Ts});class rC extends Zl{constructor(e){super(e),Me.call(this,e)}}class su extends W{constructor(e){var n,i,u,a,r,l;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:Xe.controlName,this.optionConfig=(i=e==null?void 0:e.optionConfig)!=null?i:"none",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.options=Ce((u=e==null?void 0:e.options)!=null?u:[{}]),this.showLinkOperation=(a=e==null?void 0:e.showLinkOperation)!=null?a:!1,this.linkOperationOption=new we(e==null?void 0:e.linkOperationOption),this.lineEllipsis=(r=e==null?void 0:e.lineEllipsis)!=null?r:1,this.dictionaryTagConfig=(l=e==null?void 0:e.dictionaryTagConfig)!=null?l:{isTag:!1}}}su.Rules=rC;class Xe extends p{constructor(e){super(e),this.props=new su(e==null?void 0:e.props)}}Xe.controlType="varchar-column",Xe.controlName="\u77ED\u6587\u672C",Xe.controlIcon="varchar-column",Xe.controlFieldType=b.VARCHAR,Xe.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-autoHeight",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-options-setting",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-line-ellipsis",visible:!0},{key:"column-sort",visible:!0},{key:"column-statistics",visible:!0}];class br extends ee{constructor(e){super(e),this.props=new su(e==null?void 0:e.props)}}br.controlType="varchar-column",br.controlFieldType=b.VARCHAR;var Bs={Designer:Xe,Runtime:br,Property:su};class lC extends be{constructor(e){super(e),Me.call(this,e)}}class du extends W{constructor(e){var n,i,u,a;super(e),this.escapeHTML=(n=e==null?void 0:e.escapeHTML)!=null?n:!1,this.caption=(i=e==null?void 0:e.caption)!=null?i:Je.controlName,this.lineEllipsis=(u=e==null?void 0:e.lineEllipsis)!=null?u:1,this.showLinkOperation=(a=e==null?void 0:e.showLinkOperation)!=null?a:!1,this.linkOperationOption=new we(e==null?void 0:e.linkOperationOption)}}du.Rules=lC;class Je extends p{constructor(e){super(e),this.props=new du(e==null?void 0:e.props)}toDataBindModel(e){const n=super.toDataBindModel(e);if(n){const{escapeHTML:i}=this.props;n.props.escapeHTML=i}return n}}Je.controlType="text-column",Je.controlName="\u957F\u6587\u672C",Je.controlIcon="text-column",Je.controlFieldType=b.TEXT,Je.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-autoHeight",visible:!0},{key:"column-align-content",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-fixed",visible:!0},{key:"column-escape-html",visible:!0},{key:"column-line-ellipsis",visible:!0},{key:"column-sort",visible:!0},{key:"column-statistics",visible:!0}];class _r extends ee{constructor(e){super(e),this.props=new du(e==null?void 0:e.props)}}_r.controlType="text-column",_r.controlFieldType=b.TEXT;var Ps={Designer:Je,Runtime:_r,Property:du};class oC extends be{constructor(e){super(e),Me.call(this,e)}}class fu extends W{constructor(e){var n,i,u,a,r,l,c;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:Ze.controlName,this.precision=(i=e==null?void 0:e.precision)!=null?i:0,this.micrometer=(u=e==null?void 0:e.micrometer)!=null?u:!1,this.percentageFormat=(a=e==null?void 0:e.percentageFormat)!=null?a:!1,this.optionConfig=(r=e==null?void 0:e.optionConfig)!=null?r:"none",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.options=Ce((l=e==null?void 0:e.options)!=null?l:[{}]),this.showLinkOperation=(c=e==null?void 0:e.showLinkOperation)!=null?c:!1,this.linkOperationOption=new we(e==null?void 0:e.linkOperationOption)}}fu.Rules=oC;class Ze extends p{constructor(e){super(e),this.props=new fu(e==null?void 0:e.props)}toDataBindModel(e){const n=super.toDataBindModel(e);if(n){const{precision:i,micrometer:u}=this.props;i!==""&&(n.props.precision=i),n.props.micrometer=u}return n}}Ze.controlType="decimal-column",Ze.controlName="\u6570\u503C",Ze.controlIcon="decimal-column",Ze.controlFieldType=b.DECIMAL,Ze.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-fixed",visible:!0},{key:"column-options-setting",visible:!0},{key:"column-link-operation",visible:!0},{key:"number-suite",showItems:[s.MICROMETER,s.PRECISION,s.PERCENTAGE],visible:!0},{key:"column-align-content",visible:!0},{key:"column-sort",visible:!0},{key:"column-statistics",visible:!0}];class wr extends ee{constructor(e){super(e),this.props=new fu(e==null?void 0:e.props)}}wr.controlType="decimal-column",wr.controlFieldType=b.DECIMAL;var xs={Designer:Ze,Runtime:wr,Property:fu};class cC extends be{constructor(e){super(e),Me.call(this,e)}}class hu extends W{constructor(e){var n,i,u;super(e),this.dateType=(n=e==null?void 0:e.dateType)!=null?n:Be.DATE,this.showLinkOperation=(i=e==null?void 0:e.showLinkOperation)!=null?i:!1,this.linkOperationOption=new we(e==null?void 0:e.linkOperationOption),this.caption=(u=e==null?void 0:e.caption)!=null?u:Ye.controlName}}hu.Rules=cC;class Ye extends p{constructor(e){super(e),this.props=new hu(e==null?void 0:e.props)}toDataBindModel(e){const n=super.toDataBindModel(e);if(n){const{dateType:i}=this.props;n.props.dateType=i}return n}}Ye.controlType="timescope-column",Ye.controlName="\u65E5\u671F\u533A\u95F4",Ye.controlIcon="timescope-column",Ye.controlFieldType=b.TIMESCOPE,Ye.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-fixed",visible:!0},{key:"date-type",visible:!0},{key:"column-sort",visible:!0}];class Cr extends ee{constructor(e){super(e),this.props=new hu(e==null?void 0:e.props)}}Cr.controlType="timescope-column",Cr.controlFieldType=b.TIMESCOPE;var Ds={Designer:Ye,Runtime:Cr,Property:hu};class sC extends be{constructor(e){super(e),Me.call(this,e)}}class yu extends W{constructor(e){var n,i,u;super(e),this.dateType=(n=e==null?void 0:e.dateType)!=null?n:Be.DATE,this.showLinkOperation=(i=e==null?void 0:e.showLinkOperation)!=null?i:!1,this.linkOperationOption=new we(e==null?void 0:e.linkOperationOption),this.caption=(u=e==null?void 0:e.caption)!=null?u:pe.controlName}}yu.Rules=sC;class pe extends p{constructor(e){super(e),this.props=new yu(e==null?void 0:e.props)}toDataBindModel(e){const n=super.toDataBindModel(e);if(n){const{dateType:i}=this.props;n.props.dateType=i}return n}}pe.controlType="timestamp-column",pe.controlName="\u65E5\u671F",pe.controlIcon="timestamp-column",pe.controlFieldType=b.TIMESTAMP,pe.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-fixed",visible:!0},{key:"date-type",visible:!0},{key:"column-sort",visible:!0}];class Er extends ee{constructor(e){super(e),this.props=new yu(e==null?void 0:e.props)}}Er.controlType="timestamp-column",Er.controlFieldType=b.TIMESTAMP;var Fs={Designer:pe,Runtime:Er,Property:yu};class dC extends Zl{constructor(e){super(e),Me.call(this,e)}}class vu extends W{constructor(e){var n,i,u,a;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:et.controlName,this.optionConfig=(i=e==null?void 0:e.optionConfig)!=null?i:"none",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.showLinkOperation=(u=e==null?void 0:e.showLinkOperation)!=null?u:!1,this.linkOperationOption=new we(e==null?void 0:e.linkOperationOption),this.options=Ce((a=e==null?void 0:e.options)!=null?a:[{}])}}vu.Rules=dC;class et extends p{constructor(e){super(e),this.props=new vu(e==null?void 0:e.props)}}et.controlType="array-column",et.controlName="\u6570\u7EC4",et.controlIcon="array-column",et.controlFieldType=b.ARRAY,et.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-options-setting",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-sort",visible:!0}];class Ir extends ee{constructor(e){super(e),this.props=new vu(e==null?void 0:e.props)}}Ir.controlType="array-column",Ir.controlFieldType=b.ARRAY;var ks={Designer:et,Runtime:Ir,Property:vu};class Sr extends W{constructor(e){var n,i;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:tt.controlName,this.displayLevel=(i=e==null?void 0:e.displayLevel)!=null?i:1}}class tt extends p{constructor(e){super(e),this.props=new Sr(e==null?void 0:e.props)}toDataBindModel(e){const n=super.toDataBindModel(e);if(n){const{displayLevel:i}=this.props;n.props.displayLevel=i}return n}}tt.controlType="department-column",tt.controlName="\u90E8\u95E8",tt.controlIcon="department-column",tt.controlFieldType=b.DEPARTMENTS,tt.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"department-level",visible:!0},{key:"column-sort",visible:!0}];class Ar extends ee{constructor(e){super(e),this.props=new Sr(e==null?void 0:e.props)}}Ar.controlType="department-column",Ar.controlFieldType=b.DEPARTMENTS;var Os={Designer:tt,Runtime:Ar,Property:Sr};class fC extends be{constructor(e){super(e),Me.call(this,e)}}class mu extends W{constructor(e){var n,i;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:nt.controlName,this.showLinkOperation=(i=e==null?void 0:e.showLinkOperation)!=null?i:!1,this.linkOperationOption=new we(e==null?void 0:e.linkOperationOption)}}mu.Rules=fC;class nt extends p{constructor(e){super(e),this.props=new mu(e==null?void 0:e.props)}}nt.controlType="auto-number-column",nt.controlName="\u81EA\u52A8\u7F16\u53F7",nt.controlIcon="auto-number-column",nt.controlFieldType=b.AUTO_NUMBER,nt.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-sort",visible:!0}];class Rr extends ee{constructor(e){super(e),this.props=new mu(e==null?void 0:e.props)}}Rr.controlType="auto-number-column",Rr.controlFieldType=b.AUTO_NUMBER;var Ms={Designer:nt,Runtime:Rr,Property:mu};class Tr extends W{constructor(e){var n;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:it.controlName}}class it extends p{constructor(e){super(e),this.props=new Tr(e==null?void 0:e.props)}}it.controlType="file-column",it.controlName="\u9644\u4EF6",it.controlIcon="file-column",it.controlFieldType=b.FILE,it.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-sort",visible:!0}];class Br extends ee{constructor(e){super(e),this.props=new Tr(e==null?void 0:e.props)}}Br.controlType="file-column",Br.controlFieldType=b.FILE;var $s={Designer:it,Runtime:Br,Property:Tr};class Pr extends W{constructor(e){var n;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:ut.controlName}}class ut extends p{constructor(e){super(e),this.props=new Pr(e==null?void 0:e.props)}}ut.controlType="image-column",ut.controlName="\u56FE\u7247",ut.controlIcon="image-column",ut.controlFieldType=b.IMAGE,ut.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-sort",visible:!0}];class xr extends ee{constructor(e){super(e),this.props=new Pr(e==null?void 0:e.props)}}xr.controlType="image-column",xr.controlFieldType=b.IMAGE;var Ls={Designer:ut,Runtime:xr,Property:Pr};class Dr extends W{constructor(e){var n;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:at.controlName}}class at extends p{constructor(e){super(e),this.props=new Dr(e==null?void 0:e.props)}}at.controlType="people-column",at.controlName="\u4EBA\u5458",at.controlIcon="people-column",at.controlFieldType=b.EMPLOYEES,at.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-sort",visible:!0}];class Fr extends ee{constructor(e){super(e),this.props=new Dr(e==null?void 0:e.props)}}Fr.controlType="people-column",Fr.controlFieldType=b.EMPLOYEES;var Ns={Designer:at,Runtime:Fr,Property:Dr};class hC extends be{constructor(e){super(e),Me.call(this,e)}}class gu extends W{constructor(e){var n,i;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:rt.controlName,this.showLinkOperation=(i=e==null?void 0:e.showLinkOperation)!=null?i:!1,this.linkOperationOption=new we(e==null?void 0:e.linkOperationOption)}}gu.Rules=hC;class rt extends p{constructor(e){super(e),this.props=new gu(e==null?void 0:e.props)}}rt.controlType="location-column",rt.controlName="\u5730\u5740",rt.controlIcon="location-column",rt.controlFieldType=b.ADDRESS,rt.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-sort",visible:!0}];class kr extends ee{constructor(e){super(e),this.props=new gu(e==null?void 0:e.props)}}kr.controlType="location-column",kr.controlFieldType=b.ADDRESS;var Vs={Designer:rt,Runtime:kr,Property:gu};class yC extends be{constructor(e){super(e),this.sortFieldCode={type:"string",message:h.getMessage("pleaseSelectSortFieldCode")},e.sort===!0&&(this.sortFieldCode.required=!0)}}class bu extends W{constructor(e){var n,i,u;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:Ae.controlName,this.fieldCodeList=(i=e==null?void 0:e.fieldCodeList)!=null?i:[],this.sortFieldCode=(u=e==null?void 0:e.sortFieldCode)!=null?u:""}}bu.Rules=yC;const vC=1;class Ae extends p{constructor(e){super(e);const{excludes:n,childrenMaxLength:i}=new.target;this.props=new bu(e==null?void 0:e.props),ve(this,"children",e==null?void 0:e.children,void 0,"Designer"),this.excludes=se(n),this.childrenMaxLength=i}judgeJoinChildren(e){const n=this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(e);return n&&this.childrenMaxLength>this.children.length}toDataBindModel(e){const n=super.toDataBindModel(e);if(n){const{fieldCodeList:i}=this.props;n.props.fieldCodeList=i}return n}}Ae.controlType="custom-column",Ae.controlName="\u81EA\u5B9A\u4E49",Ae.controlIcon="custom-column",Ae.slots=["column-column-slot"],Ae.excludes=[],Ae.childrenMaxLength=vC,Ae.setting=[{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-filed-list",visible:!0},{key:"column-autowidth",visible:!0},{key:"column-fixed",visible:!0},{key:"column-sort",visible:!0},{key:"column-sort-field",visible:!0}];class Hs extends ee{constructor(e){super(e),this.props=new bu(e==null?void 0:e.props),ve(this,"children",e==null?void 0:e.children,void 0,"Runtime")}}Hs.controlType="custom-column";var js={Designer:Ae,Runtime:Hs,Property:bu};class Or extends W{constructor(e){var n,i;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:Ve.controlName,this.datasourceBind=new Kn((i=e==null?void 0:e.datasourceBind)!=null?i:{attributes:Ve.controlCustomAttributes})}}class Ve extends p{constructor(e){super(e),this.props=new Or(e==null?void 0:e.props)}static get controlCustomAttributes(){return[{key:"displayBoList",name:"\u663E\u793A\u503C",required:!0}]}}Ve.controlType="employee-column",Ve.controlName="\u4EBA\u5458",Ve.controlIcon="employee-column",Ve.controlFieldType=b.EMPLOYEES,Ve.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-sort",visible:!0}];class Mr extends ee{constructor(e){super(e),this.props=new Or(e==null?void 0:e.props)}}Mr.controlType="employee-column",Mr.controlFieldType=b.EMPLOYEES;var qs={Designer:Ve,Runtime:Mr,Property:Or};class $r extends W{constructor(e){var n,i,u;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:lt.controlName,this.showLinkOperation=(i=e==null?void 0:e.showLinkOperation)!=null?i:!1,this.linkOperationOption=new we(e==null?void 0:e.linkOperationOption),this.lineEllipsis=(u=e==null?void 0:e.lineEllipsis)!=null?u:1}}class lt extends p{constructor(e){super(e),this.props=new $r(e==null?void 0:e.props)}}lt.controlType="approval-status-column",lt.controlName="\u5F53\u524D\u5BA1\u6279\u72B6\u6001",lt.controlIcon="approval-status-column",lt.excludes=[],lt.setting=[{key:"caption",showItems:[s.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-autoHeight",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-line-ellipsis",visible:!0}];class Us extends ee{constructor(e){super(e),this.props=new $r(e==null?void 0:e.props)}}Us.controlType="approval-status-column";var Ws={Designer:lt,Runtime:Us,Property:$r},mC=Object.freeze({__proto__:null,VarcharColumn:Bs,TextColumn:Ps,DecimalColumn:xs,TimescopeColumn:Ds,TimestampColumn:Fs,ArrayColumn:ks,DepartmentColumn:Os,AutoNumberColumn:Ms,FileColumn:$s,ImageColumn:Ls,PeopleColumn:Ns,LocationColumn:Vs,CustomColumn:js,OrderColumn:As,OperationColumn:Rs,EmployeeColumn:qs,ApprovalStatusColumn:Ws});class gC extends He{constructor(e){super(e),this.push({type:"object",fields:{}})}}class _u extends Ba{constructor(e){var n,i,u,a,r,l,c,o,d,v,g,_;super(e),this.searchType=(n=e==null?void 0:e.searchType)!=null?n:"model",this.labelPosition=(i=e==null?void 0:e.labelPosition)!=null?i:"top",this.viewType=(u=e==null?void 0:e.viewType)!=null?u:"mini",this.search=new xe((a=e==null?void 0:e.search)!=null?a:{content:"\u67E5\u8BE2",isShow:!0}),this.cancel=new xe((r=e==null?void 0:e.cancel)!=null?r:{content:"\u91CD\u7F6E",isShow:!0}),this.isLoading=(l=e==null?void 0:e.isLoading)!=null?l:!1,this.custom=((c=e==null?void 0:e.custom)!=null?c:[]).map(E=>new xe(E)),this.queryTypeMap=(o=e==null?void 0:e.queryTypeMap)!=null?o:[],this.childMinWidth=(d=e==null?void 0:e.childMinWidth)!=null?d:230,this.colGap=(v=e==null?void 0:e.colGap)!=null?v:24,this.viewConfig=(g=e==null?void 0:e.viewConfig)!=null?g:[],this.simpleConfig=(_=e==null?void 0:e.simpleConfig)!=null?_:[]}}_u.RuntimeRules=gC;class wu extends hb{constructor(e){super(e),this.props=new _u(e==null?void 0:e.props)}}wu.controlType="simple-search",wu.slotPosition={default:"search"},wu.setting=[{key:"grid-child-min-width",visible:!0},{key:"grid-col-gap",visible:!0},{key:"search-fields",visible:!0},{key:"label-position",visible:!0},{key:"common-setting",visible:!0,showItems:[s.IS_HIDE]},{key:"search-view-type",visible:!0}];class Ks extends wb{constructor(e){var n;super(e),this.props=new _u(e==null?void 0:e.props),this.children=(n=e==null?void 0:e.children)!=null?n:[]}}Ks.controlType="simple-search";var zs={Designer:wu,Runtime:Ks,Property:_u},bC=Object.freeze({__proto__:null,SimpleSearch:zs});class Lr extends Oa{constructor(e){var n;super(e),this.wholeRow=(n=e==null?void 0:e.wholeRow)!=null?n:!1}}class _C extends Ob{constructor(e){super(e),this.props=new Lr(e==null?void 0:e.props)}static get controlName(){return"\u6362\u884C\u5BB9\u5668Wrap"}static get controlIcon(){return"page"}static get controlType(){return"grid-layout-wrap"}}class wC extends jb{constructor(e){super(e),this.props=new Lr(e==null?void 0:e.props)}static get controlType(){return"grid-layout-wrap"}}function xC(t){return t}var CC={fields:[{key:"wholeRow",type:"boolean",component:"switch",label:"\u5145\u6EE1\u6574\u884C",props:{updateParent:!0}}],groups:[{items:["wholeRow"]}]},Gs={Designer:_C,Runtime:wC,Property:Lr,Setting:CC},EC=Object.freeze({__proto__:null,GridLayoutWrap:Gs});y.ActionBar=Es,y.Address=_c,y.AdvancedContainer=_s,y.Amount=vc,y.ApprovalStatusColumn=Ws,y.ArrayColumn=ks,y.AssignType=Le,y.Attachment=dc,y.AutoNumber=Ic,y.AutoNumberColumn=Ms,y.BatchDeleteButton=qo,y.BatchPrintListButton=Vo,y.BatchPrintRecordListButton=Ho,y.BatchSubmissionListButton=So,y.Button=lo,y.Calc=Ac,y.CardGroup=is,y.Checkbox=zo,y.Col=pc,y.CreateFormListButton=Io,y.CustomColumn=js,y.DATE_CONFIG_TYPE=oo,y.DATE_LIMIT_TYPE=co,y.Dashboard=Oo,y.DataView=gs,y.DatePicker=Yo,y.DateRange=ec,y.DecimalColumn=xs,y.Department=Cc,y.Department2=zc,y.DepartmentColumn=Os,y.DepartmentType=Ii,y.Divider=Co,y.ElectronicSignature=qc,y.ElectronicSignatureConfig=so,y.Employee=sc,y.Employee2=Hc,y.EmployeeColumn=qs,y.EncryptTypeEnum=_o,y.Explain=Ei,y.ExportConfig=vo,y.ExportListButton=Ro,y.ExportRecordListButton=To,y.ExportTemplate=Jt,y.FileColumn=$s,y.FlexStyleConfig=bo,y.FormSelectButton=Po,y.Grid=Yc,y.GridLayoutContainer=cs,y.GridLayoutWrap=Gs,y.GridRow=ns,y.GridTable=Ts,y.GridTableColumn=os,y.Image=hc,y.ImageColumn=Ls,y.ImportConfig=yo,y.ImportListBind=ho,y.ImportRecordListButton=Bo,y.Input=Wo,y.InternalType=Ga,y.InvoiceCheckButton=No,y.LINE_STYLE=Ua,y.LimitDate=Ci,y.Link=ro,y.ListSelectButton=xo,y.ListView=vs,y.ListViewSelect=$o,y.LocationColumn=Vs,y.Number=Jo,y.OperationButton=jo,y.OperationColumn=Rs,y.OrderColumn=As,y.OrganizationSelection=Qc,y.OrganizeType=za,y.Page=bs,y.Pagination=Fo,y.PeopleColumn=Ns,y.Position=Cs,y.PositioningContainer=ws,y.PrintTemplate=go,y.Radio=Qo,y.RichText=uc,y.Row=ts,y.SCORE_TYPE=qa,y.SUBTABLE_DEFAULT_MAX_HEIGHT=mo,y.Score=gc,y.SearchDateRange=Pc,y.SearchInput=$c,y.SearchNumberRange=Tc,y.Select=rc,y.SelectMultiple=oc,y.SelectRelation=kc,y.SimpleSearch=zs,y.SubTable=Ss,y.SubTableColumn=as,y.SubTableRow=rs,y.SubmissionRecordListButton=Ao,y.Tab=ds,y.TabPane=ss,y.Text=ao,y.TextColumn=Ps,y.TextOcrButton=Lo,y.Textarea=nc,y.TimescopeColumn=Ds,y.TimestampColumn=Fs,y.Title=Eo,y.TitleConfigEnum=$e,y.Toolbox=ys,y.Tree=Nc,y.UndersignedPerson=Wa,y.VarcharColumn=Bs,y.VueFormItem=Dc,y.VuePage=Jc,y.WPS=Wc,y.WPSSetting=fo,y.WpsOperationItem=Ka,y.baseControls=I_,y.columnControls=mC,y.formControls=_w,y.initExpression=Zt,y.layoutControls=Yw,y.listControls=aC,y.searchControls=bC,y.wrapControls=EC,Object.defineProperty(y,"__esModule",{value:!0})});
1
+ var yb=Object.defineProperty,gb=Object.defineProperties;var mb=Object.getOwnPropertyDescriptors;var Ws=Object.getOwnPropertySymbols,vb=Object.getPrototypeOf,bb=Object.prototype.hasOwnProperty,_b=Object.prototype.propertyIsEnumerable,wb=Reflect.get;var Ks=(y,F,U)=>F in y?yb(y,F,{enumerable:!0,configurable:!0,writable:!0,value:U}):y[F]=U,ut=(y,F)=>{for(var U in F||(F={}))bb.call(F,U)&&Ks(y,U,F[U]);if(Ws)for(var U of Ws(F))_b.call(F,U)&&Ks(y,U,F[U]);return y},Bl=(y,F)=>gb(y,mb(F));var Nl=(y,F,U)=>wb(vb(y),U,F);var Ll=(y,F,U)=>new Promise(($t,we)=>{var Hn=v=>{try{ot(U.next(v))}catch(se){we(se)}},S=v=>{try{ot(U.throw(v))}catch(se){we(se)}},ot=v=>v.done?$t(v.value):Promise.resolve(v.value).then(Hn,S);ot((U=U.apply(y,F)).next())});(function(y,F){typeof exports=="object"&&typeof module!="undefined"?F(exports):typeof define=="function"&&define.amd?define(["exports"],F):(y=typeof globalThis!="undefined"?globalThis:y||self,F(y.modelDrivenControls={}))})(this,function(y){"use strict";var F;(function(t){t.Number="Number",t.Operator="Operator",t.VariableInMainTable="VariableInMainTable",t.VariableInCurrentSubTable="VariableInCurrentSubTable",t.VariableInOtherSubTable="VariableInOtherSubTable",t.UndefinedVariable="UndefinedVariable"})(F||(F={}));var U;(function(t){t.SUM="SUM",t.AVG="AVG",t.MAX="MAX",t.MIN="MIN"})(U||(U={}));var $t;$t=window.localStorage.getItem("locale");var we;(function(t){t.BASE="base",t.FORM="form",t.LAYOUT="layout",t.WRAP="wrap",t.COLUMN="column",t.LIST="list",t.SEARCH="search"})(we||(we={}));var Hn;(function(t){t[t.FORM=0]="FORM",t[t.LIST=1]="LIST",t[t.REPORT=2]="REPORT",t[t.DASHBOARD=3]="DASHBOARD",t[t.VUE=4]="VUE",t[t.FREE_PAGE=5]="FREE_PAGE"})(Hn||(Hn={}));var S;(function(t){t.TITLE="title",t.LINK="link",t.BUTTON="button",t.DIVIDER="divider",t.TEXT="text",t.CREATE_FORM_LIST_BUTTON="list-page-btn-create-form",t.BATCH_SUBMISSION_LIST_BUTTON="list-page-btn-batch-submission",t.BATCH_DELETE_LIST_BUTTON="list-page-btn-batch-delete",t.SUBMISSION_RECORD_LIST_BUTTON="list-page-btn-submission-record",t.IMPORT_RECORD_LIST_BUTTON="list-page-btn-import-record",t.EXPORT_RECORD_LIST_BUTTON="list-page-btn-export-record",t.EXPORT_LIST_BUTTON="list-page-btn-export-list",t.LIST_SELECT_BUTTON="list-select-button",t.ORGANIZATION_SELECTION="organization-selection",t.FORM_SELECT_BUTTON="form-select-button",t.LIST_VIEW_SELECT="list-view-select",t.TEXT_OCR_BUTTON="text-ocr-button",t.INVOICE_CHECK_BUTTON="invoice-check-button",t.LIST_PAGE_BTN_BATCH_PRINT="list-page-btn-batch-print",t.LIST_PAGE_BTN_BATCH_PRINT_RECORD="list-page-btn-batch-print-record",t.VARCHAR_COLUMN="varchar-column",t.TEXT_COLUMN="text-column",t.DECIMAL_COLUMN="decimal-column",t.TIMESCOPE_COLUMN="timescope-column",t.TIMESTAMP_COLUMN="timestamp-column",t.ARRAY_COLUMN="array-column",t.DEPARTMENT_COLUMN="department-column",t.AUTO_NUMBER_COLUMN="auto-number-column",t.FILE_COLUMN="file-column",t.IMAGE_COLUMN="image-column",t.PEOPLE_COLUMN="people-column",t.LOCATION_COLUMN="location-column",t.CUSTOM_COLUMN="custom-column",t.ORDER_COLUMN="order-column",t.OPERATION_COLUMN="operation-column",t.OPERATION_BUTTON="operation-button",t.EMPLOYEE_COLUMN="employee-column",t.Approval_Status_Column="approval-status-column",t.ADDRESS="address",t.AMOUNT="amount",t.ATTACHMENT="attachment",t.AUTO_NUMBER="auto-number",t.CALC="calc",t.CHECKBOX="checkbox",t.DATE_PICKER="date-picker",t.DATE_RANGE="date-range",t.DEPARTMENT="department",t.EMPLOYEE="employee",t.IMAGE="image",t.INPUT="input",t.NUMBER="number",t.RADIO="radio",t.RICH_TEXT="rich-text",t.SCORE="score",t.SEARCH_DATE_RANGE="search-date-range",t.SEARCH_NUMBER_RANGE="search-number-range",t.SEARCH_INPUT="search-input",t.SELECT="select",t.SELECT_MULTIPLE="select-multiple",t.SELECT_RELATION="select-relation",t.VUE_FORM_ITEM="vue-form-item",t.TEXTAREA="textarea",t.EMAIL="email",t.FOOTER="footer",t.HEADER="header",t.ID_CARD="id-card",t.MOBILE="mobile",t.PHONE="phone",t.RADIO_IMAGE="radio-image",t.ELECTRONIC_SIGNATURE="electronic-signature",t.WPS="wps",t.CARD_GROUP="card-group",t.COL="col",t.GRID="grid",t.GRID_ROW="grid-row",t.GRID_TABLE_COLUMN="grid-table-column",t.GRID_LAYOUT_CONTAINER="grid-layout-container",t.ROW="row",t.TWO_COLUMNS="two-columns",t.SUBTABLE_COLUMN="subtable-column",t.SUBTABLE_ROW="subtable-row",t.TAB="tab",t.TAB_PANE="tab-pane",t.TOOLBOX="toolbox",t.DATA_VIEW="data-view",t.LIST_VIEW="list-view",t.ACTION_BAR="action-bar",t.SUBTABLE="subtable",t.GRID_TABLE="grid-table",t.SIMPLE_SEARCH="simple-search",t.PAGINATION="pagination",t.CHECKBOX_IMAGE="checkbox-image",t.DASHBOARD="dashboard",t.TREE="tree",t.EMPLOYEE2="employee2",t.DEPARTMENT2="department2",t.GRID_LAYOUT_WRAP="grid-layout-wrap",t.VUE_PAGE="vue-page"})(S||(S={}));var ot;(function(t){t.SAVE="save",t.DRAFT="draft",t.UNSUBMIT="unsubmit",t.AUDIT="audit",t.UNAUDIT="unaudit",t.CANCEL="cancel",t.FORM_SUBMIT="form_submit"})(ot||(ot={}));var v;(function(t){t.VARCHAR="varchar",t.TEXT="text",t.ARRAY="array",t.ADDRESS="location",t.DECIMAL="decimal",t.DECIMAL_RANGE="decimal_range",t.TIMESTAMP="timestamp",t.EMPLOYEES="people",t.DEPARTMENTS="department",t.MONEY="money",t.TIMESCOPE="timescope",t.FILE="file",t.IMAGE="image",t.AUTO_NUMBER="auto_number",t.CALC="calc",t.LIST="list",t.JSON="json",t.ANY="ANY"})(v||(v={}));var se;(function(t){t.YEAR="year",t.MONTH="month",t.DATE="date",t.DATEHOUR="datehour",t.DATEMIN="datemin",t.DATETIME="datetime"})(se||(se={}));var $l={DEFAULT:"default"},Fl="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",zs=Fl+"0123456789";function ge(){for(var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:15,e="",n=0;n<t;n++){var i=n===0?Fl:zs,a=Math.random()*i.length;e+=i[parseInt(String(a),10)]}return e}function Ia(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function Gs(t){if(Array.isArray(t))return Ia(t)}function Xs(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Hl(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Vn(t,e,n){return ql()?Vn=Reflect.construct:Vn=function(a,r,l){var u=[null];u.push.apply(u,r);var s=Function.bind.apply(a,u),o=new s;return l&&Ht(o,l.prototype),o},Vn.apply(null,arguments)}function Ft(t){return Ft=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ft(t)}function Vl(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ht(t,e)}function Qs(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function Js(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function Zs(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Ys(t,e){return e&&(ps(e)==="object"||typeof e=="function")?e:Xs(t)}function Ht(t,e){return Ht=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},Ht(t,e)}function jl(t){return Gs(t)||Js(t)||ed(t)||Zs()}function ps(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function ed(t,e){if(!!t){if(typeof t=="string")return Ia(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Ia(t,e)}}function Ca(t){var e=typeof Map=="function"?new Map:void 0;return Ca=function(i){if(i===null||!Qs(i))return i;if(typeof i!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e!="undefined"){if(e.has(i))return e.get(i);e.set(i,a)}function a(){return Vn(i,arguments,Ft(this).constructor)}return a.prototype=Object.create(i.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),Ht(a,i)},Ca(t)}function ql(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Ul(t){var e=ql();return function(){var i=Ft(t),a;if(e){var r=Ft(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return Ys(this,a)}}var Sa=console;function Ra(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var i,a=e.slice(1);(i=Sa).warn.apply(i,["\u{1F9D0} Driven Warning:"+e[0]].concat(jl(a)))}function Wl(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var i,a=e.slice(1);(i=Sa).log.apply(i,["\u{1F680} Driven Log:"+e[0]].concat(jl(a)))}function td(t){return t+" \u{1F41B}\u{1F41B}\u{1F41B}"}var Ta=function(t){Vl(n,t);var e=Ul(n);function n(i){Hl(this,n);var a;return a=e.call(this,i),a.name="\u{1F4A5} Driven Error",a.message=i?td(i):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",a}return n}(Ca(Error)),nd=function(t){Vl(n,t);var e=Ul(n);function n(i){Hl(this,n);var a;return a=e.call(this,i),a.name="\u{1F6A8} Driven Reference Error",a}return n}(Ta);function Vt(t){throw new Ta(t)}function Kl(t){throw new nd(t)}function id(t){Sa.error(new Ta(t))}const zl=(t,e)=>{if(!t)return console.error("getLocaleText\u7684key\u4E0D\u80FD\u4E3A\u7A7A"),"";const n=t.split(".");let i;const a=(window.baitedaWorkers||{}).languageMessages||{};n.forEach((l,u)=>{u===0?i=a[l]:i&&(i=i[l])});let r="";return i&&(r=i),e&&Object.keys(e).forEach(l=>{const u=e[l];r=r.replace(new RegExp(`\\{\\s*${l}\\s*\\}`,"g"),u)}),r||(r=t),r};function ad(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Gl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function rd(t,e,n){return e&&Gl(t.prototype,e),n&&Gl(t,n),t}var c=function(){function t(){ad(this,t)}return rd(t,null,[{key:"getMessage",value:function(n){return zl("CMD."+n)}}]),t}();function ld(t,e,n){var i=e.replace(/\[(\d)]/g,function(r,l){return"."+l}).split("."),a=!1;return i.reduce(function(r,l,u,s){var o=r;if(!!r){if(!Object.prototype.hasOwnProperty.call(r,l)){Ra("Can not set ".concat(e,"'s ").concat(l," property in current %o, Because there is no ").concat(l," property on the %o"),r,r);return}return u===s.length-1&&!Object.is(o[l],n)&&(o[l]=n,a=!0),o[l]}},t),a}var ud=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},od={exports:{}};(function(t){(function(e){var n=function(m,I,k){if(!o(I)||g(I)||b(I)||_(I)||s(I))return I;var A,D=0,oe=0;if(f(I))for(A=[],oe=I.length;D<oe;D++)A.push(n(m,I[D],k));else{A={};for(var N in I)Object.prototype.hasOwnProperty.call(I,N)&&(A[m(N,k)]=n(m,I[N],k))}return A},i=function(m,I){I=I||{};var k=I.separator||"_",A=I.split||/(?=[A-Z])/;return m.split(A).join(k)},a=function(m){return C(m)?m:(m=m.replace(/[\-_\s]+(.)?/g,function(I,k){return k?k.toUpperCase():""}),m.substr(0,1).toLowerCase()+m.substr(1))},r=function(m){var I=a(m);return I.substr(0,1).toUpperCase()+I.substr(1)},l=function(m,I){return i(m,I).toLowerCase()},u=Object.prototype.toString,s=function(m){return typeof m=="function"},o=function(m){return m===Object(m)},f=function(m){return u.call(m)=="[object Array]"},g=function(m){return u.call(m)=="[object Date]"},b=function(m){return u.call(m)=="[object RegExp]"},_=function(m){return u.call(m)=="[object Boolean]"},C=function(m){return m=m-0,m===m},w=function(m,I){var k=I&&"process"in I?I.process:I;return typeof k!="function"?m:function(A,D){return k(A,m,D)}},T={camelize:a,decamelize:l,pascalize:r,depascalize:l,camelizeKeys:function(m,I){return n(w(a,I),m)},decamelizeKeys:function(m,I){return n(w(l,I),m,I)},pascalizeKeys:function(m,I){return n(w(r,I),m)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};t.exports?t.exports=T:e.humps=T})(ud)})(od);var Xl={};Object.defineProperty(Xl,"__esModule",{value:!0});function xa(t){if(typeof t!="object"||t===null)return t;if(Array.isArray(t))return t.map(e=>typeof e!="object"||e===null?e:xa(e));{const e={};for(const n in t){const i=t[n];e[n]=typeof i!="object"||i===null?i:xa(i)}return e}}var cd=Xl.default=xa;function sd(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function de(t){if(t!==void 0)return(typeof t=="undefined"?"undefined":sd(t))==="object"?cd(t):t}function dd(t){return Object.prototype.toString.call(t)==="[object Object]"}function ka(t){return Array.isArray(t)}function fd(t){return t.reduce(function(e,n){return e.includes(n)||e.push(n),e},[])}function Pa(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function hd(t){if(Array.isArray(t))return Pa(t)}function Ql(t,e,n,i,a,r,l){try{var u=t[r](l),s=u.value}catch(o){n(o);return}u.done?e(s):Promise.resolve(s).then(i,a)}function yd(t){return function(){var e=this,n=arguments;return new Promise(function(i,a){var r=t.apply(e,n);function l(s){Ql(r,i,a,l,u,"next",s)}function u(s){Ql(r,i,a,l,u,"throw",s)}l(void 0)})}}function gd(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Jl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function md(t,e,n){return e&&Jl(t.prototype,e),n&&Jl(t,n),t}function Zl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function vd(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function bd(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Oa(t){return hd(t)||vd(t)||_d(t)||bd()}function _d(t,e){if(!!t){if(typeof t=="string")return Pa(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Pa(t,e)}}function wd(t,e){var n,i,a,r,l={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]};return r={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(r[Symbol.iterator]=function(){return this}),r;function u(o){return function(f){return s([o,f])}}function s(o){if(n)throw new TypeError("Generator is already executing.");for(;l;)try{if(n=1,i&&(a=o[0]&2?i.return:o[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,o[1])).done)return a;switch(i=0,a&&(o=[o[0]&2,a.value]),o[0]){case 0:case 1:a=o;break;case 4:return l.label++,{value:o[1],done:!1};case 5:l.label++,i=o[1],o=[0];continue;case 7:o=l.ops.pop(),l.trys.pop();continue;default:if(a=l.trys,!(a=a.length>0&&a[a.length-1])&&(o[0]===6||o[0]===2)){l=0;continue}if(o[0]===3&&(!a||o[1]>a[0]&&o[1]<a[3])){l.label=o[1];break}if(o[0]===6&&l.label<a[1]){l.label=a[1],a=o;break}if(a&&l.label<a[2]){l.label=a[2],l.ops.push(o);break}a[2]&&l.ops.pop(),l.trys.pop();continue}o=e.call(t,l)}catch(f){o=[6,f],i=0}finally{n=a=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}var Id=function(){function t(){gd(this,t),Zl(this,"_events",new Map),Zl(this,"debug",!1)}return md(t,[{key:"emit",value:function(n){for(var i=arguments.length,a=new Array(i>1?i-1:0),r=1;r<i;r++)a[r-1]=arguments[r];var l=this;return yd(function(){var u,s,o,f,g,b,_,C,w,T,m,I;return wd(this,function(k){switch(k.label){case 0:if(u=l._events.get(n),s=[],!u)return[3,10];o=u.slice(),f=!0,g=!1,b=void 0,k.label=1;case 1:k.trys.push([1,8,9,10]),_=o[Symbol.iterator](),k.label=2;case 2:if(f=(C=_.next()).done)return[3,7];if(w=C.value,!u.includes(w))return[3,6];k.label=3;case 3:return k.trys.push([3,5,,6]),l.debug&&Wl.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(w.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+w.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(a.map(function(){return"%o"}).join(","),"\u3002")].concat(Oa(a))),[4,w.apply(null,Oa(a))];case 4:return T=k.sent(),l.debug&&Wl.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(w.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+w.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(a.map(function(){return"%o"}).join(","),"; \u51FD\u6570\u7684\u8FD4\u56DE\u7ED3\u679C\u4E3A%o")].concat(Oa(a),[T])),s.push(T),T===!1?[3,7]:[3,6];case 5:return m=k.sent(),id(String(m)+":"+String(m.stack)),[3,6];case 6:return f=!0,[3,2];case 7:return[3,10];case 8:return I=k.sent(),g=!0,b=I,[3,10];case 9:try{!f&&_.return!=null&&_.return()}finally{if(g)throw b}return[7];case 10:return[2,s]}})})()}},{key:"on",value:function(n,i){if(this._events.has(n)){var a;(a=this._events.get(n))===null||a===void 0||a.push(i)}else this._events.set(n,[i])}},{key:"off",value:function(n,i){if(this._events.has(n)){var a=this._events.get(n),r=a==null?void 0:a.indexOf(i);a==null||a.splice(r,1)}}},{key:"delete",value:function(n){this._events.has(n)&&this._events.delete(n)}},{key:"clear",value:function(){this._events=new Map}}]),t}();function Cd(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Yl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Sd(t,e,n){return e&&Yl(t.prototype,e),n&&Yl(t,n),t}function Rd(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Td=[{key:"on_click",name:c.getMessage("click"),code:"click"},{key:"on_click_finish",name:c.getMessage("finished"),code:"click-finish"},{key:"on_change",name:c.getMessage("valueChange"),code:"change"},{key:"on_search",name:c.getMessage("search"),code:"search"},{key:"on_list_change",name:c.getMessage("listDataChange"),code:"list-change"},{key:"on_list_search",name:c.getMessage("listDataCreate"),code:"list-search"},{key:"on_list_mounted",name:c.getMessage("listDataBack"),code:"list-mounted"},{key:"on_list_delete",name:c.getMessage("listDataDelete"),code:"list-delete"},{key:"on_list_before_insert",name:c.getMessage("listDataAdd"),code:"list-before-insert"},{key:"on_input",name:c.getMessage("onInput"),code:"input"},{key:"on_blur",name:c.getMessage("onBlur"),code:"blur"},{key:"on_focus",name:c.getMessage("onFocus"),code:"focus"},{key:"on_wps_open",name:c.getMessage("onOpenFile"),code:"wps-open"},{key:"on_wps_save",name:c.getMessage("onSaveFile"),code:"wps-save"},{key:"on_wps_rename",name:c.getMessage("rename"),code:"wps-rename"},{key:"on_list_actions",name:c.getMessage("onClickBtn"),code:"list-actions"},{key:"on_list_render_operation",name:c.getMessage("cellRender"),code:"list-render-operation"},{key:"on_list_rowclick",name:c.getMessage("rowClick"),code:"list-rowclick"},{key:"on_list_before_rowdelete",name:c.getMessage("rowDelete"),code:"list-before-rowdelete"},{key:"on_list_before_import",name:c.getMessage("listDataImport"),code:"list-before-import"},{key:"on_list_rows_checked",name:c.getMessage("rowSelected"),code:"list-rows-checked"},{key:"on_change_tab",name:c.getMessage("tabChange"),code:"change-tab"},{key:"on_modal_ok",name:c.getMessage("modalConfirm"),code:"modal-ok"}],xd=function(){function t(){Cd(this,t)}return Sd(t,null,[{key:"getEventsFromKeys",value:function(n){var i=typeof n=="string"?[n]:n;return t.events.filter(function(a){return i.includes(a.key)})}},{key:"getEventsFromControl",value:function(n){var i=[],a=n.eventKeys;i=i.concat(t.events.filter(function(l){return a.includes(l.key)}));var r=n.customEvents.map(function(l){var u=l.key;return l.namespace!==void 0&&l.namespace!==null&&l.namespace!==""&&(u=l.namespace+":"+l.key),{key:u,code:l.key,name:l.name}});return i=i.concat(r),i}}]),t}();Rd(xd,"events",Td);function Ea(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function kd(t){if(Array.isArray(t))return Ea(t)}function Pd(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function Od(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function pl(t){return kd(t)||Pd(t)||Ed(t)||Od()}function Ed(t,e){if(!!t){if(typeof t=="string")return Ea(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Ea(t,e)}}function Aa(t,e){var n;!((n=Object.getOwnPropertyDescriptors(t)[e])===null||n===void 0)&&n.enumerable&&Object.defineProperty(t,e,{enumerable:!1})}function eu(t,e,n){n!=="Runtime"&&(t.parent=e,Aa(t,"parent"))}function Ad(t,e,n){t.forEach(function(i){eu(i,e,n)})}var tu=Symbol("targetKey");function nu(t){var e;return(e=t[tu])!==null&&e!==void 0?e:t}function iu(t,e,n){return Ad(t,e,n),new Proxy(t,{get:function(a,r){for(var l=arguments.length,u=new Array(l>2?l-2:0),s=2;s<l;s++)u[s-2]=arguments[s];var o;return r===tu?a:(o=Reflect).get.apply(o,[a,r].concat(pl(u)))},set:function(a,r,l){for(var u=arguments.length,s=new Array(u>3?u-3:0),o=3;o<u;o++)s[o-3]=arguments[o];var f;if(ka(t)&&r==="length"&&l===t.length)return!0;var g=(f=Reflect).set.apply(f,[a,r,l].concat(pl(s)));return dd(l)&&eu(l,e,n),g}})}function me(t,e,n,i,a){var r=i!=null?i:t,l=iu(nu(n!=null?n:[]),r,a);Object.defineProperty(t,e,{get:function(){return l},set:function(s){l=iu(nu(s),r,a)},enumerable:!0})}function Md(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function au(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Dd(t,e,n){return e&&au(t.prototype,e),n&&au(t,n),t}function Oe(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var ru=[],jn=function(){function t(e){Md(this,t),Oe(this,"registeredControlTypes",new Set),Oe(this,"controlConfigMap",new Map),Oe(this,"_controls",[]),Oe(this,"_type",void 0),this._type=e,this._initControls(e)}return Dd(t,[{key:"registerControlConfig",value:function(n,i){return this.controlConfigMap.set(n,i),this}},{key:"getControlConfig",value:function(n){return this.controlConfigMap.get(n)}},{key:"getControls",value:function(){return this._controls}},{key:"register",value:function(n){n.__is_control__||Vt("".concat(n.name," is not a Control"));var i=this._controls.findIndex(function(a){return a.controlType===n.controlType});return i>-1&&(Ra("The ".concat(n.controlType," is repeat register, So it overwrites the one that was registered before.")),this._controls.splice(i,1)),this.registeredControlTypes.add(n.controlType),this._controls.push(n),this}},{key:"isLayoutControl",value:function(n){return n.controlType===we.LAYOUT}},{key:"isFormControl",value:function(n){return n.controlType===we.FORM}},{key:"isListControl",value:function(n){return n.controlType===we.LIST}},{key:"isColumnControl",value:function(n){return n.controlType===we.COLUMN}},{key:"createControl",value:function(n,i){var a=this;if(Array.isArray(n))return n.map(function(f){return a.createControl(f,i)});if(n.children&&(n.children=n.children.map(function(f){return a.createControl(f,i)})),this.isListControl(n)){var r=n.props;r.headers&&(r.headers=r.headers.map(function(f){return a.createControl(f,i)}))}var l=this.getControlFormType(n.type);if(l){var u=n;if(typeof i=="function"){var s=i(u);s&&(u=s)}var o;return l.mode==="Runtime"?(o=u,o.fieldType=l.controlFieldType,this._setParentPrototypeToSchema(o,this)):o=new l(u),o}else Vt("The constructor of ".concat(n.type," could not be found, please confirm that the constructor has been registered"))}},{key:"resetInstanceParent",value:function(n,i){delete n.parent,Object.defineProperty(n,"parent",{configurable:!0,get:function(){return i}}),Aa(n,"parent")}},{key:"_setParentPrototypeToSchema",value:function(n,i){i._type==="Runtime"&&(Object.defineProperty(n,"parent",{configurable:!0,get:function(){var r=n.id,l=i._controlParentIdMap,u=i.instanceMap;if(!(!l||!u)){var s=l[r],o=u[r];if(!(!s&&!o)){var f=o.findIndex(function(_){return _==n}),g=u[s]||[],b;return g.length!==o.length?b=g[0]:b=g[f],b}}}}),Aa(n,"parent"))}},{key:"createControlInstance",value:function(n,i){var a=this.getControlFormType(n);if(a)return new a(i)}},{key:"getControlFormType",value:function(n){return this._controls.find(function(i){return i.controlType===n})}},{key:"_initControls",value:function(n){var i=this;this.constructor.staticControls.forEach(function(a){i.register(a[n]),t.staticControlsRuntimeRules.set(a.Runtime.controlType,a.Property.RuntimeRules),a.Property.mode=n})}}],[{key:"staticGetRules",value:function(n,i){var a=t.staticControlsRuntimeRules.get(n),r=[];if(a){var l=new a(i);r=Array.from(l)}return r}},{key:"register",value:function(n,i){var a=n.Designer,r=n.Runtime,l=n.Property;(!a||!r||!a.__is_control__||!r.__is_control__)&&Vt("".concat(n," is can't register as a Control"));var u=this.staticControls.findIndex(function(s){return s.Designer.controlType===a.controlType});return u>-1&&(Ra("The ".concat(a.controlType," is repeat register, So it overwrites the one that was registered before.")),this.staticControls.splice(u,1)),this.staticRegisteredTypes.add(a.controlType),this.staticControls.push(n),l.mode=i,this}}]),t}();Oe(jn,"staticControlsRuntimeRules",new Map),Oe(jn,"staticControls",ru),Oe(jn,"staticRegisteredTypes",new Set(ru.map(function(t){return t.Designer.controlType}))),Oe(jn,"staticRegisteredConfigs",new Map);function L(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function R(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function h(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function qn(t){return qn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},qn(t)}function fe(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ma(t,e)}function Bd(t,e){return e&&(Nd(e)==="object"||typeof e=="function")?e:L(t)}function Ma(t,e){return Ma=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},Ma(t,e)}function Nd(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Ld(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function he(t){var e=Ld();return function(){var i=qn(t),a;if(e){var r=qn(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return Bd(this,a)}}var ve=function t(e){R(this,t),h(this,"dataCode",void 0),h(this,"fieldCode",void 0),h(this,"fieldType",void 0),h(this,"aliasCode",void 0);var n;this.dataCode=(n=e==null?void 0:e.dataCode)!==null&&n!==void 0?n:"";var i;this.fieldCode=(i=e==null?void 0:e.fieldCode)!==null&&i!==void 0?i:"";var a;this.fieldType=(a=e==null?void 0:e.fieldType)!==null&&a!==void 0?a:"",this.aliasCode=e==null?void 0:e.aliasCode},lu=function t(e){R(this,t),h(this,"minWidth",void 0),h(this,"maxWidth",void 0),h(this,"flex",void 0);var n;this.minWidth=(n=e==null?void 0:e.minWidth)!==null&&n!==void 0?n:150,this.maxWidth=e==null?void 0:e.maxWidth;var i;this.flex=(i=e==null?void 0:e.flex)!==null&&i!==void 0?i:1},uu=function t(e){R(this,t),h(this,"rowHeightType",void 0),h(this,"minRows",void 0),h(this,"maxRows",void 0),h(this,"fiexdRow",void 0);var n;this.rowHeightType=(n=e==null?void 0:e.rowHeightType)!==null&&n!==void 0?n:"fixed";var i;this.minRows=(i=e==null?void 0:e.minRows)!==null&&i!==void 0?i:4;var a;this.maxRows=(a=e==null?void 0:e.maxRows)!==null&&a!==void 0?a:20;var r;this.fiexdRow=(r=e==null?void 0:e.fiexdRow)!==null&&r!==void 0?r:4},$d=function t(e){R(this,t),h(this,"pc",void 0),h(this,"mobile",void 0),this.pc=new uu(e==null?void 0:e.pc),this.mobile=new uu(e==null?void 0:e.mobile)},Da=function(t){fe(n,t);var e=he(n);function n(i){R(this,n);var a;a=e.call(this,i),h(L(a),"width",void 0),h(L(a),"widthType",void 0);var r;a.width=(r=i==null?void 0:i.width)!==null&&r!==void 0?r:240;var l;return a.widthType=(l=i==null?void 0:i.widthType)!==null&&l!==void 0?l:"auto",a}return n}(lu),Fd=function t(e){R(this,t),h(this,"pc",void 0),h(this,"mobile",void 0),this.pc=new Da(e==null?void 0:e.pc),this.mobile=e!=null&&e.mobile?new Da(e==null?void 0:e.mobile):new Da({width:130,minWidth:180})},Hd=function t(e){R(this,t),h(this,"type",void 0),h(this,"customOptions",void 0);var n;this.type=(n=e==null?void 0:e.type)!==null&&n!==void 0?n:"firstThree";var i;this.customOptions=(i=e==null?void 0:e.customOptions)!==null&&i!==void 0?i:[]},ct=function t(e){R(this,t),h(this,"dataCode",void 0),h(this,"formKey",void 0),h(this,"appId",void 0);var n;this.dataCode=(n=e==null?void 0:e.dataCode)!==null&&n!==void 0?n:"";var i;this.formKey=(i=e==null?void 0:e.formKey)!==null&&i!==void 0?i:"";var a;this.appId=(a=e==null?void 0:e.appId)!==null&&a!==void 0?a:""},Vd=function(t){fe(n,t);var e=he(n);function n(i){R(this,n);var a;a=e.call(this,i),h(L(a),"primaryControlId",void 0);var r;return a.primaryControlId=(r=i==null?void 0:i.primaryControlId)!==null&&r!==void 0?r:"",a}return n}(ct),ou=function t(e){R(this,t),h(this,"fieldCode",void 0),h(this,"dataCode",void 0);var n;this.fieldCode=(n=e==null?void 0:e.fieldCode)!==null&&n!==void 0?n:"";var i;this.dataCode=(i=e==null?void 0:e.dataCode)!==null&&i!==void 0?i:""},Ba=function t(e){R(this,t);var n;h(this,"appId",void 0),h(this,"formKey",void 0),h(this,"headers",void 0);var i;this.appId=(i=e==null?void 0:e.appId)!==null&&i!==void 0?i:"";var a;this.formKey=(a=e==null?void 0:e.formKey)!==null&&a!==void 0?a:"";var r;this.headers=(r=e==null||(n=e.headers)===null||n===void 0?void 0:n.map(function(l){return new ou(l)}))!==null&&r!==void 0?r:[]},jd=function t(e){R(this,t),h(this,"fieldName",void 0),h(this,"fieldCode",void 0),h(this,"fieldType",void 0);var n;this.fieldName=(n=e==null?void 0:e.fieldName)!==null&&n!==void 0?n:"";var i;this.fieldCode=(i=e==null?void 0:e.fieldCode)!==null&&i!==void 0?i:"";var a;this.fieldType=(a=e==null?void 0:e.fieldType)!==null&&a!==void 0?a:v.VARCHAR},qd=function(t){fe(n,t);var e=he(n);function n(i){R(this,n);var a;a=e.call(this,i),h(L(a),"title",void 0),h(L(a),"svcCode",void 0),h(L(a),"isOpenFilter",void 0),h(L(a),"filters",void 0);var r;a.title=(r=i==null?void 0:i.title)!==null&&r!==void 0?r:"";var l;a.svcCode=(l=i==null?void 0:i.svcCode)!==null&&l!==void 0?l:"";var u;a.isOpenFilter=(u=i==null?void 0:i.isOpenFilter)!==null&&u!==void 0?u:!1;var s;return a.filters=(s=i==null?void 0:i.filters)!==null&&s!==void 0?s:[],a}return n}(ct),Ud=function t(e){R(this,t);var n,i;h(this,"type","sublist-page"),h(this,"formBind",void 0),h(this,"displayFields",void 0),h(this,"sublists",void 0),this.formBind=new ct(e==null?void 0:e.formBind);var a;this.displayFields=(a=e==null||(n=e.displayFields)===null||n===void 0?void 0:n.map(function(l){return new jd(l)}))!==null&&a!==void 0?a:[];var r;this.sublists=(r=e==null||(i=e.sublists)===null||i===void 0?void 0:i.map(function(l){return new qd(l)}))!==null&&r!==void 0?r:[]},Wd=function t(e){R(this,t),h(this,"type",void 0),h(this,"value",void 0),h(this,"dataCode",void 0),this.type=e==null?void 0:e.type,this.value=e==null?void 0:e.value,this.dataCode=e==null?void 0:e.dataCode},jt=function t(e){R(this,t),h(this,"type",void 0),h(this,"value",void 0),h(this,"displayBos",void 0);var n;this.type=(n=e==null?void 0:e.type)!==null&&n!==void 0?n:"custom";var i;this.value=(i=e==null?void 0:e.value)!==null&&i!==void 0?i:[];var a;this.displayBos=(a=e==null?void 0:e.displayBos)!==null&&a!==void 0?a:[]},Na=function t(e){var n=this;R(this,t),h(this,"id",void 0),h(this,"ruleId",void 0),h(this,"type","conditions"),h(this,"level",void 0),h(this,"value",void 0),h(this,"children",void 0);var i;this.id=(i=e==null?void 0:e.id)!==null&&i!==void 0?i:ge();var a;this.ruleId=(a=e==null?void 0:e.ruleId)!==null&&a!==void 0?a:new Date().valueOf();var r;this.level=(r=e==null?void 0:e.level)!==null&&r!==void 0?r:0;var l;this.value=(l=e==null?void 0:e.value)!==null&&l!==void 0?l:"and",this.children=[],Array.isArray(e==null?void 0:e.children)&&(e==null||e.children.map(function(u){if(u.children!==void 0){var s,o=new t(u);(s=n.children)===null||s===void 0||s.push(o)}else{var f,g=new Un(u);(f=n.children)===null||f===void 0||f.push(g)}}))},Un=function t(e){R(this,t),h(this,"id",void 0),h(this,"ruleId",void 0),h(this,"type","condition"),h(this,"symbol",void 0),h(this,"checked",void 0),h(this,"describe",void 0),h(this,"leftVariableBo",void 0),h(this,"rightVariableBo",void 0);var n;this.id=(n=e==null?void 0:e.id)!==null&&n!==void 0?n:ge();var i;this.ruleId=(i=e==null?void 0:e.ruleId)!==null&&i!==void 0?i:new Date().valueOf();var a;this.symbol=(a=e==null?void 0:e.symbol)!==null&&a!==void 0?a:"";var r;this.checked=(r=e==null?void 0:e.checked)!==null&&r!==void 0?r:!1;var l;this.describe=(l=e==null?void 0:e.describe)!==null&&l!==void 0?l:"",this.leftVariableBo=new Wd(e==null?void 0:e.leftVariableBo),this.rightVariableBo=new jt(e==null?void 0:e.rightVariableBo)},Kd=function t(e){R(this,t),h(this,"aliasCode",void 0),h(this,"datasourceBind",void 0),h(this,"relationFields",void 0);var n;this.aliasCode=(n=e==null?void 0:e.aliasCode)!==null&&n!==void 0?n:"",this.datasourceBind=new te(e==null?void 0:e.datasourceBind);var i;this.relationFields=(i=e==null?void 0:e.relationFields)!==null&&i!==void 0?i:[]},ae=function t(e){R(this,t),h(this,"controlId",void 0),h(this,"fieldCode",void 0),h(this,"fieldType",void 0),h(this,"propName",void 0);var n;this.controlId=(n=e==null?void 0:e.controlId)!==null&&n!==void 0?n:"";var i;this.fieldCode=(i=e==null?void 0:e.fieldCode)!==null&&i!==void 0?i:"";var a;this.fieldType=(a=e==null?void 0:e.fieldType)!==null&&a!==void 0?a:"";var r;this.propName=(r=e==null?void 0:e.propName)!==null&&r!==void 0?r:""},La=function t(e){R(this,t),h(this,"type",void 0),h(this,"value",void 0),h(this,"fieldType",void 0);var n;this.type=(n=e==null?void 0:e.type)!==null&&n!==void 0?n:"FIELD";var i;this.value=(i=e==null?void 0:e.value)!==null&&i!==void 0?i:"",this.fieldType=e==null?void 0:e.fieldType},zd=function t(e){R(this,t),h(this,"columnName",void 0),h(this,"desc",void 0);var n;this.columnName=(n=e.columnName)!==null&&n!==void 0?n:"";var i;this.desc=(i=e.desc)!==null&&i!==void 0?i:!1};function $a(t){var e,n,i,a;this.filters=(a=t==null||(e=t.filters)===null||e===void 0?void 0:e.map(function(u){return u.children!==void 0?new Na(u):new Un(u)}))!==null&&a!==void 0?a:[];var r;this.viewFilters=(r=t==null||(n=t.viewFilters)===null||n===void 0?void 0:n.map(function(u){return u.children!==void 0?new Na(u):new Un(u)}))!==null&&r!==void 0?r:[];var l;this.orders=(l=t==null||(i=t.orders)===null||i===void 0?void 0:i.map(function(u){return new zd(u)}))!==null&&l!==void 0?l:[]}var te=function t(e){var n=this;R(this,t),h(this,"dataCode",void 0),h(this,"valueFieldCode",void 0),h(this,"displayBoList",void 0),h(this,"keywordMapping",void 0),h(this,"svcCode",void 0),h(this,"appId",void 0),h(this,"filters",void 0),h(this,"viewFilters",void 0),h(this,"isOpenViewFilters",void 0),h(this,"orders",void 0),h(this,"showOrder",void 0);var i;this.dataCode=(i=e==null?void 0:e.dataCode)!==null&&i!==void 0?i:"";var a;this.appId=(a=e==null?void 0:e.appId)!==null&&a!==void 0?a:"";var r;this.valueFieldCode=(r=e==null?void 0:e.valueFieldCode)!==null&&r!==void 0?r:"",this.displayBoList=[];var l;this.isOpenViewFilters=(l=e==null?void 0:e.isOpenViewFilters)!==null&&l!==void 0?l:0,Array.isArray(e==null?void 0:e.displayBoList)&&(e==null||e.displayBoList.map(function(f){var g;(g=n.displayBoList)===null||g===void 0||g.push(new La(f))}));var u;this.keywordMapping=(u=e==null?void 0:e.keywordMapping)!==null&&u!==void 0?u:"";var s;this.showOrder=(s=e==null?void 0:e.showOrder)!==null&&s!==void 0?s:!0;var o;this.svcCode=(o=e==null?void 0:e.svcCode)!==null&&o!==void 0?o:"",$a.call(this,e)},Fa=function t(e){R(this,t),h(this,"dataCode",void 0),h(this,"displayBoList",void 0);var n;this.dataCode=(n=e==null?void 0:e.dataCode)!==null&&n!==void 0?n:"";var i;this.displayBoList=(i=e==null?void 0:e.displayBoList)!==null&&i!==void 0?i:[]},Ie=function t(e){R(this,t),h(this,"code",void 0),h(this,"color",void 0),h(this,"command",void 0),h(this,"confirmMessage",void 0),h(this,"defaultState",void 0),h(this,"formKey",void 0),h(this,"formType",void 0),h(this,"icon",void 0),h(this,"needConfirm",void 0),h(this,"openType",void 0),h(this,"priorityProcess",void 0);var n;this.code=(n=e==null?void 0:e.code)!==null&&n!==void 0?n:"view";var i;this.color=(i=e==null?void 0:e.color)!==null&&i!==void 0?i:"primary";var a;this.command=(a=e==null?void 0:e.command)!==null&&a!==void 0?a:"view";var r;this.confirmMessage=(r=e==null?void 0:e.confirmMessage)!==null&&r!==void 0?r:void 0;var l;this.defaultState=(l=e==null?void 0:e.defaultState)!==null&&l!==void 0?l:"default";var u;this.formKey=(u=e==null?void 0:e.formKey)!==null&&u!==void 0?u:void 0,this.formType=e==null?void 0:e.formType;var s;this.icon=(s=e==null?void 0:e.icon)!==null&&s!==void 0?s:"iconliulan1";var o;this.needConfirm=(o=e==null?void 0:e.needConfirm)!==null&&o!==void 0?o:!1;var f;this.openType=(f=e==null?void 0:e.openType)!==null&&f!==void 0?f:"modal";var g;this.priorityProcess=(g=e==null?void 0:e.priorityProcess)!==null&&g!==void 0?g:!0},cu=function t(e){R(this,t);var n;h(this,"name",void 0),h(this,"key",void 0),h(this,"value",void 0);var i;this.name=(i=e==null?void 0:e.name)!==null&&i!==void 0?i:"";var a;this.key=(a=e==null?void 0:e.key)!==null&&a!==void 0?a:"";var r;this.value=(r=e==null||(n=e.value)===null||n===void 0?void 0:n.map(function(l){return new La(l)}))!==null&&r!==void 0?r:[]},Wn=function(t){fe(n,t);var e=he(n);function n(i){R(this,n);var a,r;a=e.call(this,i),h(L(a),"attributes",void 0);var l;return a.attributes=(l=i==null||(r=i.attributes)===null||r===void 0?void 0:r.map(function(u){return new cu(u)}))!==null&&l!==void 0?l:[],a}return n}(te),Gd=function(t){fe(n,t);var e=he(n);function n(i){R(this,n);var a,r;a=e.call(this,i),h(L(a),"attributes",void 0),h(L(a),"formCode",void 0);var l;a.attributes=(l=i==null||(r=i.attributes)===null||r===void 0?void 0:r.map(function(s){return new cu(s)}))!==null&&l!==void 0?l:[];var u;return a.formCode=(u=i==null?void 0:i.formCode)!==null&&u!==void 0?u:"",a}return n}(te),su=function(t){fe(n,t);var e=he(n);function n(i){R(this,n);var a;a=e.call(this,i),h(L(a),"rootNode",void 0),h(L(a),"filterCode",void 0),a.rootNode=new jt(i==null?void 0:i.rootNode);var r;return a.filterCode=(r=i==null?void 0:i.filterCode)!==null&&r!==void 0?r:"",a}return n}(Wn),du=function t(e){R(this,t);var n;h(this,"dataCode",void 0),h(this,"appId",void 0),h(this,"fillList",void 0);var i;this.dataCode=(i=e==null?void 0:e.dataCode)!==null&&i!==void 0?i:"";var a;this.appId=(a=e==null?void 0:e.appId)!==null&&a!==void 0?a:"";var r;this.fillList=(r=e==null||(n=e.fillList)===null||n===void 0?void 0:n.map(function(l){return new ae(l)}))!==null&&r!==void 0?r:[]},fu=function(t){fe(n,t);var e=he(n);function n(i){R(this,n);var a;return a=e.call(this,i),h(L(a),"filters",void 0),h(L(a),"viewFilters",void 0),h(L(a),"orders",void 0),$a.call(L(a),i),a}return n}(du),hu=function(t){fe(n,t);var e=he(n);function n(i){R(this,n);var a;a=e.call(this,i),h(L(a),"mode",void 0),h(L(a),"multiple",void 0);var r;a.mode=(r=i==null?void 0:i.mode)!==null&&r!==void 0?r:"current";var l;return a.multiple=(l=i==null?void 0:i.multiple)!==null&&l!==void 0?l:!1,a}return n}(du),yu=function t(e){R(this,t),h(this,"stencilName",void 0),h(this,"expression",void 0),h(this,"errMessage",void 0);var n;this.stencilName=(n=e==null?void 0:e.stencilName)!==null&&n!==void 0?n:"";var i;this.expression=(i=e==null?void 0:e.expression)!==null&&i!==void 0?i:"";var a;this.errMessage=(a=e==null?void 0:e.errMessage)!==null&&a!==void 0?a:""},Xd=function t(e){R(this,t),h(this,"id",void 0),h(this,"label",void 0),h(this,"value",void 0);var n;this.id=(n=e==null?void 0:e.id)!==null&&n!==void 0?n:ge(8);var i;this.label=(i=e==null?void 0:e.label)!==null&&i!==void 0?i:"";var a;this.value=(a=e==null?void 0:e.value)!==null&&a!==void 0?a:this.label};function Ce(t){var e;return(e=t==null?void 0:t.map(function(n){return new Xd(n)}))!==null&&e!==void 0?e:[]}var Ha=function t(){R(this,t)},Qd=function(t){fe(n,t);var e=he(n);function n(i){R(this,n);var a;return a=e.call(this),h(L(a),"amount",void 0),h(L(a),"currency",void 0),a.amount=new ve(i==null?void 0:i.amount),a.currency=new ve(i==null?void 0:i.currency),a}return n}(Ha),Jd=function t(e){R(this,t),h(this,"amount",void 0),h(this,"currency",void 0);var n;this.amount=(n=e==null?void 0:e.amount)!==null&&n!==void 0?n:"";var i;this.currency=(i=e==null?void 0:e.currency)!==null&&i!==void 0?i:"CNY"},Zd=function(t){fe(n,t);var e=he(n);function n(i){R(this,n);var a;return a=e.call(this),h(L(a),"min",void 0),h(L(a),"max",void 0),a.min=new ve(i==null?void 0:i.min),a.max=new ve(i==null?void 0:i.max),a}return n}(Ha),Yd=function t(e){R(this,t),h(this,"min",void 0),h(this,"max",void 0);var n;this.min=(n=e==null?void 0:e.min)!==null&&n!==void 0?n:"";var i;this.max=(i=e==null?void 0:e.max)!==null&&i!==void 0?i:""},pd=function t(e){R(this,t),h(this,"city",void 0),h(this,"cityDisplay",void 0),h(this,"district",void 0),h(this,"districtDisplay",void 0),h(this,"province",void 0),h(this,"provinceDisplay",void 0);var n;this.city=(n=e==null?void 0:e.city)!==null&&n!==void 0?n:"";var i;this.cityDisplay=(i=e==null?void 0:e.cityDisplay)!==null&&i!==void 0?i:"";var a;this.district=(a=e==null?void 0:e.district)!==null&&a!==void 0?a:"";var r;this.districtDisplay=(r=e==null?void 0:e.districtDisplay)!==null&&r!==void 0?r:"";var l;this.province=(l=e==null?void 0:e.province)!==null&&l!==void 0?l:"";var u;this.provinceDisplay=(u=e==null?void 0:e.provinceDisplay)!==null&&u!==void 0?u:""},ef=function(t){fe(n,t);var e=he(n);function n(i){R(this,n);var a;return a=e.call(this),h(L(a),"result",void 0),h(L(a),"unit",void 0),a.result=new ve(i==null?void 0:i.result),a.unit=new ve(i==null?void 0:i.unit),a}return n}(Ha),tf=function t(e){R(this,t),h(this,"result",void 0),h(this,"unit",void 0);var n;this.result=(n=e==null?void 0:e.result)!==null&&n!==void 0?n:0;var i;this.unit=(i=e==null?void 0:e.unit)!==null&&i!==void 0?i:""},Va;(function(t){t.CNY="CNY",t.USD="USD",t.JPY="JPY",t.EUR="EUR",t.INR="INR",t.IDR="IDR",t.BRL="BRL",t.AED="AED",t.AUD="AUD",t.CAD="CAD",t.EGP="EGP",t.GBP="GBP",t.ZAR="ZAR",t.KRW="KRW",t.MAD="MAD",t.MXN="MXN",t.MYR="MYR",t.PHP="PHP",t.PLN="PLN",t.RUB="RUB",t.SGD="SGD",t.THB="THB",t.TRY="TRY",t.TWD="TWD",t.VND="VND",t.HKD="HKD",t.IEP="IEP"})(Va||(Va={}));var d;(function(t){t.DEFAULT_DISPLAY="defaultDisplay",t.REQUIRED="required",t.IS_HIDE="isHide",t.IS_SHOW_UNIT="isShowUnit",t.IMD_SEARCH="immediatelySearch",t.MULTIPLE="multiple",t.SUBMIT_SELECT_CURRENCY="submitSelectCurrency",t.CAPTION="caption",t.IS_HIDE_CAPTION="isHideCaption",t.DEFAULT_SHOW_OPTIONS="defaultShowOptions",t.CAN_SEARCH="canSearch",t.CAN_CHECK="canCheck",t.CAN_EDIT="canEdit",t.CAN_DELETE="canDelete",t.SHOW_UPPER_CASE="showUpperCase",t.MICROMETER="micrometer",t.PRECISION="precision",t.PERCENTAGE="percentage",t.OPTIONAL_LEVEL="optionalLevel",t.CONTAINS_SUB_NODE="containsSubNode",t.DEFAULT_COLLAPSE="defaultCollapse",t.CAN_VIEW_FORM="canViewForm",t.VIEW_FORM_MODEL_TYPE="viewFormModelType",t.SERVER_PAGINATION="serverPagination",t.IS_SHOW_CAPTION_TIP="isShowCaptionTip",t.IS_SHOW_WATERMARK="isShowWatermark",t.ENCRYPTED="encrypted",t.IS_INLINE_EDIT="isInlineEdit",t.REVISIONS_MODE="revisionsMode",t.ALLOW_COPY_OPTIONS="allowCopyOptions",t.IS_PASTE="isPaste",t.SORTABLE="sortable"})(d||(d={}));var ja;(function(t){t[t.UNKNOWN=0]="UNKNOWN",t[t.READONLY=1]="READONLY",t[t.EDITABLE=2]="EDITABLE",t[t.PRINT=5]="PRINT"})(ja||(ja={}));var Ee=function t(e){R(this,t),h(this,"isShow",void 0),h(this,"priorityProcess",void 0),h(this,"formKey",void 0),h(this,"content",void 0),h(this,"openType",void 0),h(this,"type",void 0);var n;this.isShow=(n=e==null?void 0:e.isShow)!==null&&n!==void 0?n:!0;var i;this.content=(i=e==null?void 0:e.content)!==null&&i!==void 0?i:"";var a;this.formKey=(a=e==null?void 0:e.formKey)!==null&&a!==void 0?a:"";var r;this.openType=(r=e==null?void 0:e.openType)!==null&&r!==void 0?r:"modal";var l;this.type=(l=e==null?void 0:e.type)!==null&&l!==void 0?l:"";var u;this.priorityProcess=(u=e==null?void 0:e.priorityProcess)!==null&&u!==void 0?u:!1},nf=function t(e){R(this,t);var n;h(this,"id",void 0),h(this,"title",void 0),h(this,"filters",void 0),h(this,"viewFilters",void 0),h(this,"headers",void 0);var i;this.id=(i=e==null?void 0:e.id)!==null&&i!==void 0?i:ge(8);var a;this.title=(a=e==null?void 0:e.title)!==null&&a!==void 0?a:"";var r;this.headers=(r=e==null||(n=e.headers)===null||n===void 0?void 0:n.map(function(l){return new ou(l)}))!==null&&r!==void 0?r:[],$a.call(this,e)},af=function t(e){R(this,t),h(this,"width",void 0),h(this,"height",void 0),h(this,"widthConfig",void 0),h(this,"heightConfig",void 0);var n;this.width=(n=e==null?void 0:e.width)!==null&&n!==void 0?n:"";var i;this.height=(i=e==null?void 0:e.height)!==null&&i!==void 0?i:"";var a;this.widthConfig=(a=e==null?void 0:e.widthConfig)!==null&&a!==void 0?a:"fill";var r;this.heightConfig=(r=e==null?void 0:e.heightConfig)!==null&&r!==void 0?r:"fill"},rf=function t(e){R(this,t),h(this,"optCode",void 0),h(this,"optType",void 0);var n;this.optCode=(n=e==null?void 0:e.optCode)!==null&&n!==void 0?n:"";var i;this.optType=(i=e==null?void 0:e.optType)!==null&&i!==void 0?i:""},lf=function t(e){R(this,t);var n,i;h(this,"id",void 0),h(this,"name",void 0),h(this,"settings",void 0),h(this,"filters",void 0),h(this,"script",void 0);var a;this.id=(a=e==null?void 0:e.id)!==null&&a!==void 0?a:ge();var r;this.name=(r=e==null?void 0:e.name)!==null&&r!==void 0?r:"";var l;this.filters=(l=e==null||(n=e.filters)===null||n===void 0?void 0:n.map(function(s){return s.children!==void 0?new Na(s):new Un(s)}))!==null&&l!==void 0?l:[];var u;this.settings=(e==null?void 0:e.settings)&&Array.isArray(e==null?void 0:e.settings)?(u=e==null||(i=e.settings)===null||i===void 0?void 0:i.map(function(s){return new uf(s)}))!==null&&u!==void 0?u:[]:[],this.script=e==null?void 0:e.script},uf=function t(e){R(this,t),h(this,"color",void 0),h(this,"fieldCodes",void 0),h(this,"type",void 0),h(this,"scope",void 0);var n;this.type=(n=e.type)!==null&&n!==void 0?n:"background";var i;this.fieldCodes=(i=e.fieldCodes)!==null&&i!==void 0?i:[];var a;this.color=(a=e.color)!==null&&a!==void 0?a:"theme";var r;this.scope=(r=e.scope)!==null&&r!==void 0?r:"row"},of=function t(e){R(this,t);var n;h(this,"type",void 0),h(this,"interval",void 0),h(this,"rules",void 0);var i;this.type=(i=e==null?void 0:e.type)!==null&&i!==void 0?i:"none";var a;this.interval=(a=e==null?void 0:e.interval)!==null&&a!==void 0?a:{color:""};var r;this.rules=(e==null?void 0:e.rules)&&Array.isArray(e==null?void 0:e.rules)?(r=e==null||(n=e.rules)===null||n===void 0?void 0:n.map(function(l){return new lf(l)}))!==null&&r!==void 0?r:[]:[]};function cf(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function qa(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Kn(t,e,n){return gu()?Kn=Reflect.construct:Kn=function(a,r,l){var u=[null];u.push.apply(u,r);var s=Function.bind.apply(a,u),o=new s;return l&&Ut(o,l.prototype),o},Kn.apply(null,arguments)}function Se(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function qt(t){return qt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},qt(t)}function sf(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ut(t,e)}function df(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function ff(t,e){return e&&(hf(e)==="object"||typeof e=="function")?e:cf(t)}function Ut(t,e){return Ut=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},Ut(t,e)}function hf(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Ua(t){var e=typeof Map=="function"?new Map:void 0;return Ua=function(i){if(i===null||!df(i))return i;if(typeof i!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e!="undefined"){if(e.has(i))return e.get(i);e.set(i,a)}function a(){return Kn(i,arguments,qt(this).constructor)}return a.prototype=Object.create(i.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),Ut(a,i)},Ua(t)}function gu(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function yf(t){var e=gu();return function(){var i=qt(t),a;if(e){var r=qt(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return ff(this,a)}}var z=function t(e){qa(this,t),Se(this,"isHide",{type:"boolean"})},Ve=function(t){sf(n,t);var e=yf(n);function n(i){return qa(this,n),e.call(this)}return n}(Ua(Array)),G=function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";qa(this,t),Se(this,"isHide",void 0),Se(this,"className",void 0),Se(this,"style",void 0),Se(this,"caption",void 0),Se(this,"defaultState",void 0);var i;this.isHide=(i=e==null?void 0:e.isHide)!==null&&i!==void 0?i:!1,this.style=new af(e==null?void 0:e.style);var a;this.caption=(a=e==null?void 0:e.caption)!==null&&a!==void 0?a:n};Se(G,"mode",void 0),Se(G,"Rules",z),Se(G,"RuntimeRules",Ve);function be(){return be=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},be.apply(this,arguments)}function gf(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}function Wa(t){return Wa=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Wa(t)}function zn(t,e){return zn=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},zn(t,e)}function mf(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}function Gn(t,e,n){return mf()?Gn=Reflect.construct:Gn=function(a,r,l){var u=[null];u.push.apply(u,r);var s=Function.bind.apply(a,u),o=new s;return l&&zn(o,l.prototype),o},Gn.apply(null,arguments)}function vf(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function Ka(t){var e=typeof Map=="function"?new Map:void 0;return Ka=function(i){if(i===null||!vf(i))return i;if(typeof i!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e!="undefined"){if(e.has(i))return e.get(i);e.set(i,a)}function a(){return Gn(i,arguments,Wa(this).constructor)}return a.prototype=Object.create(i.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),zn(a,i)},Ka(t)}var bf=/%[sdj%]/g,mu=function(){};typeof process!="undefined"&&process.env&&process.env.NODE_ENV!=="production"&&typeof window!="undefined"&&typeof document!="undefined"&&(mu=function(e,n){typeof console!="undefined"&&console.warn&&n.every(function(i){return typeof i=="string"})&&console.warn(e,n)});function za(t){if(!t||!t.length)return null;var e={};return t.forEach(function(n){var i=n.field;e[i]=e[i]||[],e[i].push(n)}),e}function re(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var i=1,a=e[0],r=e.length;if(typeof a=="function")return a.apply(null,e.slice(1));if(typeof a=="string"){var l=String(a).replace(bf,function(u){if(u==="%%")return"%";if(i>=r)return u;switch(u){case"%s":return String(e[i++]);case"%d":return Number(e[i++]);case"%j":try{return JSON.stringify(e[i++])}catch(s){return"[Circular]"}break;default:return u}});return l}return a}function _f(t){return t==="string"||t==="url"||t==="hex"||t==="email"||t==="date"||t==="pattern"}function X(t,e){return!!(t==null||e==="array"&&Array.isArray(t)&&!t.length||_f(e)&&typeof t=="string"&&!t)}function wf(t,e,n){var i=[],a=0,r=t.length;function l(u){i.push.apply(i,u),a++,a===r&&n(i)}t.forEach(function(u){e(u,l)})}function vu(t,e,n){var i=0,a=t.length;function r(l){if(l&&l.length){n(l);return}var u=i;i=i+1,u<a?e(t[u],r):n([])}r([])}function If(t){var e=[];return Object.keys(t).forEach(function(n){e.push.apply(e,t[n])}),e}var bu=function(t){gf(e,t);function e(n,i){var a;return a=t.call(this,"Async Validation Error")||this,a.errors=n,a.fields=i,a}return e}(Ka(Error));function Cf(t,e,n,i){if(e.first){var a=new Promise(function(g,b){var _=function(T){return i(T),T.length?b(new bu(T,za(T))):g()},C=If(t);vu(C,n,_)});return a.catch(function(g){return g}),a}var r=e.firstFields||[];r===!0&&(r=Object.keys(t));var l=Object.keys(t),u=l.length,s=0,o=[],f=new Promise(function(g,b){var _=function(w){if(o.push.apply(o,w),s++,s===u)return i(o),o.length?b(new bu(o,za(o))):g()};l.length||(i(o),g()),l.forEach(function(C){var w=t[C];r.indexOf(C)!==-1?vu(w,n,_):wf(w,n,_)})});return f.catch(function(g){return g}),f}function _u(t){return function(e){return e&&e.message?(e.field=e.field||t.fullField,e):{message:typeof e=="function"?e():e,field:e.field||t.fullField}}}function wu(t,e){if(e){for(var n in e)if(e.hasOwnProperty(n)){var i=e[n];typeof i=="object"&&typeof t[n]=="object"?t[n]=be(be({},t[n]),i):t[n]=i}}return t}function Iu(t,e,n,i,a,r){t.required&&(!n.hasOwnProperty(t.field)||X(e,r||t.type))&&i.push(re(a.messages.required,t.fullField))}function Sf(t,e,n,i,a){(/^\s+$/.test(e)||e==="")&&i.push(re(a.messages.whitespace,t.fullField))}var Ga={email:/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/,url:new RegExp("^(?!mailto:)(?:(?:http|https|ftp)://|//)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$","i"),hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},Wt={integer:function(e){return Wt.number(e)&&parseInt(e,10)===e},float:function(e){return Wt.number(e)&&!Wt.integer(e)},array:function(e){return Array.isArray(e)},regexp:function(e){if(e instanceof RegExp)return!0;try{return!!new RegExp(e)}catch(n){return!1}},date:function(e){return typeof e.getTime=="function"&&typeof e.getMonth=="function"&&typeof e.getYear=="function"&&!isNaN(e.getTime())},number:function(e){return isNaN(e)?!1:typeof e=="number"},object:function(e){return typeof e=="object"&&!Wt.array(e)},method:function(e){return typeof e=="function"},email:function(e){return typeof e=="string"&&!!e.match(Ga.email)&&e.length<255},url:function(e){return typeof e=="string"&&!!e.match(Ga.url)},hex:function(e){return typeof e=="string"&&!!e.match(Ga.hex)}};function Rf(t,e,n,i,a){if(t.required&&e===void 0){Iu(t,e,n,i,a);return}var r=["integer","float","array","regexp","object","method","email","number","date","url","hex"],l=t.type;r.indexOf(l)>-1?Wt[l](e)||i.push(re(a.messages.types[l],t.fullField,t.type)):l&&typeof e!==t.type&&i.push(re(a.messages.types[l],t.fullField,t.type))}function Tf(t,e,n,i,a){var r=typeof t.len=="number",l=typeof t.min=="number",u=typeof t.max=="number",s=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,o=e,f=null,g=typeof e=="number",b=typeof e=="string",_=Array.isArray(e);if(g?f="number":b?f="string":_&&(f="array"),!f)return!1;_&&(o=e.length),b&&(o=e.replace(s,"_").length),r?o!==t.len&&i.push(re(a.messages[f].len,t.fullField,t.len)):l&&!u&&o<t.min?i.push(re(a.messages[f].min,t.fullField,t.min)):u&&!l&&o>t.max?i.push(re(a.messages[f].max,t.fullField,t.max)):l&&u&&(o<t.min||o>t.max)&&i.push(re(a.messages[f].range,t.fullField,t.min,t.max))}var st="enum";function xf(t,e,n,i,a){t[st]=Array.isArray(t[st])?t[st]:[],t[st].indexOf(e)===-1&&i.push(re(a.messages[st],t.fullField,t[st].join(", ")))}function kf(t,e,n,i,a){if(t.pattern){if(t.pattern instanceof RegExp)t.pattern.lastIndex=0,t.pattern.test(e)||i.push(re(a.messages.pattern.mismatch,t.fullField,e,t.pattern));else if(typeof t.pattern=="string"){var r=new RegExp(t.pattern);r.test(e)||i.push(re(a.messages.pattern.mismatch,t.fullField,e,t.pattern))}}}var x={required:Iu,whitespace:Sf,type:Rf,range:Tf,enum:xf,pattern:kf};function Pf(t,e,n,i,a){var r=[],l=t.required||!t.required&&i.hasOwnProperty(t.field);if(l){if(X(e,"string")&&!t.required)return n();x.required(t,e,i,r,a,"string"),X(e,"string")||(x.type(t,e,i,r,a),x.range(t,e,i,r,a),x.pattern(t,e,i,r,a),t.whitespace===!0&&x.whitespace(t,e,i,r,a))}n(r)}function Of(t,e,n,i,a){var r=[],l=t.required||!t.required&&i.hasOwnProperty(t.field);if(l){if(X(e)&&!t.required)return n();x.required(t,e,i,r,a),e!==void 0&&x.type(t,e,i,r,a)}n(r)}function Ef(t,e,n,i,a){var r=[],l=t.required||!t.required&&i.hasOwnProperty(t.field);if(l){if(e===""&&(e=void 0),X(e)&&!t.required)return n();x.required(t,e,i,r,a),e!==void 0&&(x.type(t,e,i,r,a),x.range(t,e,i,r,a))}n(r)}function Af(t,e,n,i,a){var r=[],l=t.required||!t.required&&i.hasOwnProperty(t.field);if(l){if(X(e)&&!t.required)return n();x.required(t,e,i,r,a),e!==void 0&&x.type(t,e,i,r,a)}n(r)}function Mf(t,e,n,i,a){var r=[],l=t.required||!t.required&&i.hasOwnProperty(t.field);if(l){if(X(e)&&!t.required)return n();x.required(t,e,i,r,a),X(e)||x.type(t,e,i,r,a)}n(r)}function Df(t,e,n,i,a){var r=[],l=t.required||!t.required&&i.hasOwnProperty(t.field);if(l){if(X(e)&&!t.required)return n();x.required(t,e,i,r,a),e!==void 0&&(x.type(t,e,i,r,a),x.range(t,e,i,r,a))}n(r)}function Bf(t,e,n,i,a){var r=[],l=t.required||!t.required&&i.hasOwnProperty(t.field);if(l){if(X(e)&&!t.required)return n();x.required(t,e,i,r,a),e!==void 0&&(x.type(t,e,i,r,a),x.range(t,e,i,r,a))}n(r)}function Nf(t,e,n,i,a){var r=[],l=t.required||!t.required&&i.hasOwnProperty(t.field);if(l){if(e==null&&!t.required)return n();x.required(t,e,i,r,a,"array"),e!=null&&(x.type(t,e,i,r,a),x.range(t,e,i,r,a))}n(r)}function Lf(t,e,n,i,a){var r=[],l=t.required||!t.required&&i.hasOwnProperty(t.field);if(l){if(X(e)&&!t.required)return n();x.required(t,e,i,r,a),e!==void 0&&x.type(t,e,i,r,a)}n(r)}var $f="enum";function Ff(t,e,n,i,a){var r=[],l=t.required||!t.required&&i.hasOwnProperty(t.field);if(l){if(X(e)&&!t.required)return n();x.required(t,e,i,r,a),e!==void 0&&x[$f](t,e,i,r,a)}n(r)}function Hf(t,e,n,i,a){var r=[],l=t.required||!t.required&&i.hasOwnProperty(t.field);if(l){if(X(e,"string")&&!t.required)return n();x.required(t,e,i,r,a),X(e,"string")||x.pattern(t,e,i,r,a)}n(r)}function Vf(t,e,n,i,a){var r=[],l=t.required||!t.required&&i.hasOwnProperty(t.field);if(l){if(X(e,"date")&&!t.required)return n();if(x.required(t,e,i,r,a),!X(e,"date")){var u;e instanceof Date?u=e:u=new Date(e),x.type(t,u,i,r,a),u&&x.range(t,u.getTime(),i,r,a)}}n(r)}function jf(t,e,n,i,a){var r=[],l=Array.isArray(e)?"array":typeof e;x.required(t,e,i,r,a,l),n(r)}function Xa(t,e,n,i,a){var r=t.type,l=[],u=t.required||!t.required&&i.hasOwnProperty(t.field);if(u){if(X(e,r)&&!t.required)return n();x.required(t,e,i,l,a,r),X(e,r)||x.type(t,e,i,l,a)}n(l)}function qf(t,e,n,i,a){var r=[],l=t.required||!t.required&&i.hasOwnProperty(t.field);if(l){if(X(e)&&!t.required)return n();x.required(t,e,i,r,a)}n(r)}var Kt={string:Pf,method:Of,number:Ef,boolean:Af,regexp:Mf,integer:Df,float:Bf,array:Nf,object:Lf,enum:Ff,pattern:Hf,date:Vf,url:Xa,hex:Xa,email:Xa,required:jf,any:qf};function Qa(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var e=JSON.parse(JSON.stringify(this));return e.clone=this.clone,e}}}var Ja=Qa();function Ae(t){this.rules=null,this._messages=Ja,this.define(t)}Ae.prototype={messages:function(e){return e&&(this._messages=wu(Qa(),e)),this._messages},define:function(e){if(!e)throw new Error("Cannot configure a schema with no rules");if(typeof e!="object"||Array.isArray(e))throw new Error("Rules must be an object");this.rules={};var n,i;for(n in e)e.hasOwnProperty(n)&&(i=e[n],this.rules[n]=Array.isArray(i)?i:[i])},validate:function(e,n,i){var a=this;n===void 0&&(n={}),i===void 0&&(i=function(){});var r=e,l=n,u=i;if(typeof l=="function"&&(u=l,l={}),!this.rules||Object.keys(this.rules).length===0)return u&&u(),Promise.resolve();function s(w){var T,m=[],I={};function k(A){if(Array.isArray(A)){var D;m=(D=m).concat.apply(D,A)}else m.push(A)}for(T=0;T<w.length;T++)k(w[T]);m.length?I=za(m):(m=null,I=null),u(m,I)}if(l.messages){var o=this.messages();o===Ja&&(o=Qa()),wu(o,l.messages),l.messages=o}else l.messages=this.messages();var f,g,b={},_=l.keys||Object.keys(this.rules);_.forEach(function(w){f=a.rules[w],g=r[w],f.forEach(function(T){var m=T;typeof m.transform=="function"&&(r===e&&(r=be({},r)),g=r[w]=m.transform(g)),typeof m=="function"?m={validator:m}:m=be({},m),m.validator=a.getValidationMethod(m),m.field=w,m.fullField=m.fullField||w,m.type=a.getType(m),m.validator&&(b[w]=b[w]||[],b[w].push({rule:m,value:g,source:r,field:w}))})});var C={};return Cf(b,l,function(w,T){var m=w.rule,I=(m.type==="object"||m.type==="array")&&(typeof m.fields=="object"||typeof m.defaultField=="object");I=I&&(m.required||!m.required&&w.value),m.field=w.field;function k(oe,N){return be(be({},N),{},{fullField:m.fullField+"."+oe})}function A(oe){oe===void 0&&(oe=[]);var N=oe;if(Array.isArray(N)||(N=[N]),!l.suppressWarning&&N.length&&Ae.warning("async-validator:",N),N.length&&m.message!==void 0&&(N=[].concat(m.message)),N=N.map(_u(m)),l.first&&N.length)return C[m.field]=1,T(N);if(!I)T(N);else{if(m.required&&!w.value)return m.message!==void 0?N=[].concat(m.message).map(_u(m)):l.error&&(N=[l.error(m,re(l.messages.required,m.field))]),T(N);var ce={};if(m.defaultField)for(var $n in w.value)w.value.hasOwnProperty($n)&&(ce[$n]=m.defaultField);ce=be(be({},ce),w.rule.fields);for(var ke in ce)if(ce.hasOwnProperty(ke)){var wa=Array.isArray(ce[ke])?ce[ke]:[ce[ke]];ce[ke]=wa.map(k.bind(null,ke))}var Fn=new Ae(ce);Fn.messages(l.messages),w.rule.options&&(w.rule.options.messages=l.messages,w.rule.options.error=l.error),Fn.validate(w.value,w.rule.options||l,function(Lt){var Pe=[];N&&N.length&&Pe.push.apply(Pe,N),Lt&&Lt.length&&Pe.push.apply(Pe,Lt),T(Pe.length?Pe:null)})}}var D;m.asyncValidator?D=m.asyncValidator(m,w.value,A,w.source,l):m.validator&&(D=m.validator(m,w.value,A,w.source,l),D===!0?A():D===!1?A(m.message||m.field+" fails"):D instanceof Array?A(D):D instanceof Error&&A(D.message)),D&&D.then&&D.then(function(){return A()},function(oe){return A(oe)})},function(w){s(w)})},getType:function(e){if(e.type===void 0&&e.pattern instanceof RegExp&&(e.type="pattern"),typeof e.validator!="function"&&e.type&&!Kt.hasOwnProperty(e.type))throw new Error(re("Unknown rule type %s",e.type));return e.type||"string"},getValidationMethod:function(e){if(typeof e.validator=="function")return e.validator;var n=Object.keys(e),i=n.indexOf("message");return i!==-1&&n.splice(i,1),n.length===1&&n[0]==="required"?Kt.required:Kt[this.getType(e)]||!1}},Ae.register=function(e,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");Kt[e]=n},Ae.warning=mu,Ae.messages=Ja,Ae.validators=Kt;var Uf={required:"%s \u5FC5\u586B",maxLength:"%s \u8D85\u51FA\u6700\u5927\u957F\u5EA6\u9650\u5236",minLength:"%s \u5C0F\u4E8E\u6700\u5C0F\u957F\u5EA6\u9650\u5236",string:{range:"%s \u4E0D\u5728\u6307\u5B9A\u957F\u5EA6\u5185"}};function Wf(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=new Ae(t);return n.messages(Object.assign(Uf,e)),n}var Kf=new Id;function Za(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function zf(t){if(Array.isArray(t))return t}function Gf(t){if(Array.isArray(t))return Za(t)}function Cu(t,e,n,i,a,r,l){try{var u=t[r](l),s=u.value}catch(o){n(o);return}u.done?e(s):Promise.resolve(s).then(i,a)}function Su(t){return function(){var e=this,n=arguments;return new Promise(function(i,a){var r=t.apply(e,n);function l(s){Cu(r,i,a,l,u,"next",s)}function u(s){Cu(r,i,a,l,u,"throw",s)}l(void 0)})}}function Xf(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Ru(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Qf(t,e,n){return e&&Ru(t.prototype,e),n&&Ru(t,n),t}function M(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Tu(t,e){return e!=null&&typeof Symbol!="undefined"&&e[Symbol.hasInstance]?!!e[Symbol.hasInstance](t):t instanceof e}function xu(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function Jf(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Zf(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function ku(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},i=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(i=i.concat(Object.getOwnPropertySymbols(n).filter(function(a){return Object.getOwnPropertyDescriptor(n,a).enumerable}))),i.forEach(function(a){M(t,a,n[a])})}return t}function Yf(t){return zf(t)||xu(t)||Pu(t)||Jf()}function Ya(t){return Gf(t)||xu(t)||Pu(t)||Zf()}function pf(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Pu(t,e){if(!!t){if(typeof t=="string")return Za(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Za(t,e)}}function Ou(t,e){var n,i,a,r,l={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]};return r={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(r[Symbol.iterator]=function(){return this}),r;function u(o){return function(f){return s([o,f])}}function s(o){if(n)throw new TypeError("Generator is already executing.");for(;l;)try{if(n=1,i&&(a=o[0]&2?i.return:o[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,o[1])).done)return a;switch(i=0,a&&(o=[o[0]&2,a.value]),o[0]){case 0:case 1:a=o;break;case 4:return l.label++,{value:o[1],done:!1};case 5:l.label++,i=o[1],o=[0];continue;case 7:o=l.ops.pop(),l.trys.pop();continue;default:if(a=l.trys,!(a=a.length>0&&a[a.length-1])&&(o[0]===6||o[0]===2)){l=0;continue}if(o[0]===3&&(!a||o[1]>a[0]&&o[1]<a[3])){l.label=o[1];break}if(o[0]===6&&l.label<a[1]){l.label=a[1],a=o;break}if(a&&l.label<a[2]){l.label=a[2],l.ops.push(o);break}a[2]&&l.ops.pop(),l.trys.pop();continue}o=e.call(t,l)}catch(f){o=[6,f],i=0}finally{n=a=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}var B=function(){function e(n){var i=this;Xf(this,e),M(this,"id",void 0),M(this,"name",void 0),M(this,"icon",void 0),M(this,"type",void 0),M(this,"controlType",void 0),M(this,"props",void 0),M(this,"setting",[]),M(this,"fieldType",void 0),M(this,"eventKeys",[]),M(this,"customEvents",[]),M(this,"parent",null),M(this,"slots",void 0),M(this,"slotPosition",void 0),M(this,"updateSetting",Au),M(this,"removeSetting",Eu),this._callControlHooks("preInstance",n);var a=Tu(this,e)?this.constructor:void 0,r=a.controlName,l=a.controlIcon,u=a.controlType,s=a.controlFieldType,o=a.controlEventKeys,f=a.controlCustomEvents,g=a.name,b=a.setting,_=a.slots,C=a.slotPosition;r&&l&&u||Kl("The ".concat(g," controlName,controlIcon,controlType is not define"));var w;this.id=(w=n==null?void 0:n.id)!==null&&w!==void 0?w:ge(10),this.name=r,this.icon=l;var T;this.type=(T=n==null?void 0:n.type)!==null&&T!==void 0?T:u,this.props=new G(n==null?void 0:n.props,(Tu(this,e)?this.constructor:void 0).controlName);var m;this.controlType=(m=n==null?void 0:n.controlType)!==null&&m!==void 0?m:"base",this.setting=de(b);var I;this.fieldType=(I=n==null?void 0:n.fieldType)!==null&&I!==void 0?I:s,this.eventKeys=de(o),this.customEvents=de(f),this.slots=de(_),this.slotPosition=de(C),Promise.resolve().then(function(){i._callControlHooks("postInstance",n)})}return Qf(e,[{key:"rules",get:function(){var i=this.props.constructor.Rules;return i?new i(this.props):{}}},{key:"_callControlHooks",value:function(){for(var i=arguments.length,a=new Array(i),r=0;r<i;r++)a[r]=arguments[r];var l,u=Yf(a),s=u[0],o=u.slice(1);return(l=Kf).emit.apply(l,[s,this].concat(Ya(o)))}},{key:"preUpdate",value:function(i,a){this._callControlHooks("preUpdateProps",i,a)}},{key:"postUpdate",value:function(i,a){this._callControlHooks("postUpdateProps",i,a)}},{key:"updateProps",value:function(i,a){this.preUpdate(i,a),ld(this.props,i,a),this.postUpdate(i,a)}},{key:"preValidate",value:function(){var i=this;return Su(function(){var a,r,l;return Ou(this,function(u){switch(u.label){case 0:return a=ku({},i.rules),[4,i._callControlHooks("preValidate",a)];case 1:return r=u.sent(),l=r[r.length-1],[2,l===!1?void 0:l]}})})()}},{key:"validate",value:function(i,a){var r=this;return Su(function(){var l,u,s,o;return Ou(this,function(f){switch(f.label){case 0:return[4,r.preValidate()];case 1:l=f.sent(),u=l!==void 0?l:ku({},r.rules),Array.isArray(a)&&a.forEach(function(g){u.hasOwnProperty(g)&&delete u[g]}),s=Wf(u,i),f.label=2;case 2:return f.trys.push([2,4,,5]),[4,s.validate(r.props)];case 3:return f.sent(),[2,!0];case 4:throw o=f.sent(),o.control||(o.control=r),o;case 5:return[2]}})})()}},{key:"toDataBindModel",value:function(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,a=this.fieldType,r=this.id,l=this.type,u=this.props,s=u.dataBind,o=u.datasourceBind,f=u.optionConfig,g=u.caption,b=u.required,_=u.maxLength,C=u.options,w=u.encrypted,T=u.encryptedMode;if(!(!a&&!s&&!o)){var m={parentId:i,fieldType:a,controlId:r,caption:g,type:l,props:{}};switch(s&&(m.dataBind=s),f){case"datasource":case void 0:o&&(m.datasourceBind=o);break;case"custom":m.props.options=C;break}return b!==void 0&&(m.required=b),_!==void 0&&(m.maxLength=_),w!==void 0&&(m.encrypted=w),T!==void 0&&(m.encryptedMode=T),m}}},{key:"preToSchema",value:function(){this._callControlHooks("preToSchema",this)}},{key:"toSchema",value:function(){return this.preToSchema(),{id:this.id,type:this.type,props:de(this.props),fieldType:this.fieldType,controlType:this.controlType}}}],[{key:"updateBasicControl",value:function(i,a){if(i==="setting"){if(a.add){var r;(r=this.setting).push.apply(r,Ya(a.add))}a.remove&&this.removeSettingItem(a.remove),a.update}}}]),e}();M(B,"mode","Designer"),M(B,"slots",void 0),M(B,"slotPosition",void 0),M(B,"controlName","\u63A7\u4EF6"),M(B,"controlIcon","icon"),M(B,"controlType","control"),M(B,"controlFieldType",void 0),M(B,"controlEventKeys",[]),M(B,"controlCustomEvents",[]),M(B,"setting",[]),M(B,"__is_control__",!0),M(B,"removeSettingItem",Eu),M(B,"updateSettingItem",Au);function Eu(t){var e=this,n=Array.isArray(t)?t:[t];n.forEach(function(i){var a,r=typeof i!="string",l=(a=e.setting)===null||a===void 0?void 0:a.findIndex(function(o){return o.key===(r?i.key:i)});if(l!==-1){var u,s;r?e.setting[l].showItems=(u=e.setting[l].showItems)===null||u===void 0?void 0:u.filter(function(o){return!i.hideItems.includes(o)}):e.setting.splice(l,1),r&&!(!((s=e.setting[l].showItems)===null||s===void 0)&&s.length)&&e.setting.splice(l,1)}})}function Au(t,e){var n=this,i=typeof t=="string"?[t]:t;i.forEach(function(a){var r=n.setting.find(function(o){return o.key===a});if(r){if(typeof e=="boolean")r.visible=e;else if((typeof e=="undefined"?"undefined":pf(e))==="object"){var l,u=(l=e.type)!==null&&l!==void 0?l:"replace";if(u==="replace")r.showItems=e.showItems;else{var s;(s=r.showItems).push.apply(s,Ya(e.showItems))}}}})}function eh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Mu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function th(t,e,n){return e&&Mu(t.prototype,e),n&&Mu(t,n),t}function le(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function nh(t,e){return e!=null&&typeof Symbol!="undefined"&&e[Symbol.hasInstance]?!!e[Symbol.hasInstance](t):t instanceof e}var Q=function(){function e(n){eh(this,e),le(this,"id",void 0),le(this,"type",void 0),le(this,"controlType",void 0),le(this,"props",void 0),le(this,"fieldType",void 0),le(this,"customEvents",[]),le(this,"pageStatus",void 0),le(this,"parent",null);var i=nh(this,e)?this.constructor:void 0,a=i.controlType,r=i.controlFieldType,l=i.name,u=i.controlCustomEvents;a||Kl("The ".concat(l," controlType is not define"));var s;this.id=(s=n==null?void 0:n.id)!==null&&s!==void 0?s:ge(10);var o;this.type=(o=n==null?void 0:n.type)!==null&&o!==void 0?o:a,this.props=new G(n==null?void 0:n.props),this.customEvents=u;var f;this.controlType=(f=n==null?void 0:n.controlType)!==null&&f!==void 0?f:"base";var g;this.fieldType=(g=n==null?void 0:n.fieldType)!==null&&g!==void 0?g:r;var b;this.pageStatus=(b=n==null?void 0:n.pageStatus)!==null&&b!==void 0?b:ja.UNKNOWN}return th(e,[{key:"rules",get:function(){var i=this.props.constructor.RuntimeRules;if(i){var a=new i(this.props);return Array.from(a)}return[]}}]),e}();le(Q,"mode","Runtime"),le(Q,"controlType","control"),le(Q,"controlFieldType",void 0),le(Q,"__is_control__",!0),le(Q,"controlCustomEvents",[]);function pa(t){t.hasOwnProperty("optionConfig")||(this.optionConfig={type:"any"}),t.hasOwnProperty("options")||(this.options={type:"any"}),t.hasOwnProperty("datasourceBind")||(this.datasourceBind={type:"any"}),t.hasOwnProperty("options")&&(!t.hasOwnProperty("optionConfig")||t.hasOwnProperty("optionConfig")&&t.optionConfig==="custom")?this.options=[{type:"array",message:c.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{label:{type:"string",required:!0,message:c.getMessage("pleaseEnterLabel")},value:{type:"string",required:!0,message:c.getMessage("pleaseEnterValue")}}}},{type:"array",validator:function(n,i,a){i.length===0&&a(c.getMessage("optionIsRequired")),a()}},{type:"array",validator:function(n,i,a){var r=i.map(function(u){return u.value}),l=fd(r);r.length!==l.length?a(c.getMessage("optionIdIsRepeat")):a()},message:c.getMessage("optionIdIsRepeat")}]:t.hasOwnProperty("datasourceBind")&&(!t.hasOwnProperty("optionConfig")||t.hasOwnProperty("optionConfig")&&t.optionConfig==="datasource")&&(this.datasourceBind=[{type:"object",message:c.getMessage("isNotObject")},{type:"object",fields:{dataCode:{type:"string",required:!0,message:c.getMessage("pleaseEnterDataCode")},valueFieldCode:{type:"string",required:!0,message:c.getMessage("pleaseEnterValueFieldCode")},svcCode:{type:"string",required:!0,message:c.getMessage("pleaseEnterSvcCode")},displayBoList:[{type:"array",message:c.getMessage("isNotArray")},{type:"array",validator:function(n,i,a){i.length===0&&a(c.getMessage("pleaseBindAtLeastOneDisplayValue")),a()},message:c.getMessage("pleaseBindAtLeastOneDisplayValue")}],orders:[{type:"array",message:c.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{columnName:{type:"string",required:!0,message:c.getMessage("pleaseEnterFieldCode")},desc:{type:"boolean",message:c.getMessage("isNotBoolean")}}}}]}}])}function Xn(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;this.datasourceBind=[{type:"object",message:c.getMessage("isNotObject")},{type:"object",fields:{dataCode:{type:"string",required:!0,message:c.getMessage(n?"pleaseEnterDataCodeInDataSetting":"pleaseEnterDataCode")},valueFieldCode:{type:"string",required:!0,message:c.getMessage(n?"pleaseEnterValueFieldCodeInDataSetting":"pleaseEnterValueFieldCode")},svcCode:{type:"string",required:!0,message:c.getMessage(n?"pleaseEnterSvcCodeInDataSetting":"pleaseEnterSvcCode")},attributes:[{type:"array",message:c.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{name:{type:"string",required:!0,message:c.getMessage("isNotString")},key:{type:"string",required:!0,message:c.getMessage("isNotString")},value:[{type:"array",message:c.getMessage("isNotArray")},{type:"array",validator:function(a,r,l){r.length===0&&l(c.getMessage(n?"pleaseBindAtLeastOneDisplayValueInDataSetting":"pleaseBindAtLeastOneDisplayValue")),l()},message:c.getMessage(n?"pleaseBindAtLeastOneDisplayValueInDataSetting":"pleaseBindAtLeastOneDisplayValue")}]}}}],orders:[{type:"array",message:c.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{columnName:{type:"string",required:!0,message:c.getMessage("pleaseEnterFieldCode")},desc:{type:"boolean",message:c.getMessage("isNotBoolean")}}}}]}}]}function ih(t){return(t==null?void 0:t.dataCode)!==void 0&&(t==null?void 0:t.fieldCode)!==void 0}function H(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Qn(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function V(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Jn(t){return Jn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Jn(t)}function Zn(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&er(t,e)}function ah(t,e){return e&&(rh(e)==="object"||typeof e=="function")?e:H(t)}function er(t,e){return er=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},er(t,e)}function rh(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function lh(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Yn(t){var e=lh();return function(){var i=Jn(t),a;if(e){var r=Jn(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return ah(this,a)}}var Z=function(t){Zn(n,t);var e=Yn(n);function n(i){Qn(this,n);var a;a=e.call(this,i),V(H(a),"dataBind",{}),V(H(a),"caption",{type:"string",required:!0,message:c.getMessage("pleaseEnterCaption")}),V(H(a),"isHideCaption",{type:"boolean"}),V(H(a),"labelPosition",{type:"enum",enum:["top","left"]}),V(H(a),"defaultState",{type:"enum",enum:["default","readonly"]}),V(H(a),"required",{type:"boolean"}),V(H(a),"captionTip",{type:"string",required:!1,message:c.getMessage("pleaseEnterCaptionTip")});var r={fieldCode:{type:"string",required:!0,message:c.getMessage("pleaseEnterFieldCode")},dataCode:{type:"string",required:!0,message:c.getMessage("pleaseEnterFieldCode")}};if(ih(i.dataBind))a.dataBind={type:"object",required:!0,fields:de(r),message:c.getMessage("pleaseEnterFieldCode")};else{var l={type:"object",required:!0,fields:{},message:c.getMessage("pleaseEnterFieldCode")};Object.keys(i.dataBind).forEach(function(u){l.fields[u]={type:"object",required:!0,fields:de(r),message:c.getMessage("pleaseEnterFieldCode")}}),a.dataBind=l}return i.isShowCaptionTip&&(a.captionTip.required=!0),a}return n}(z),$=function(t){Zn(n,t);var e=Yn(n);function n(i){Qn(this,n);var a;a=e.call(this,i);var r=i.isHide?!1:i.required;return r&&a.push({type:"string",required:r,message:i.requiredMessage!==""?i.requiredMessage:c.getMessage("runtimeRequired",{caption:i.caption})}),a}return n}(Ve),P=function(t){Zn(n,t);var e=Yn(n);function n(i){Qn(this,n);var a;a=e.call(this,i),V(H(a),"caption",void 0),V(H(a),"isHideCaption",void 0),V(H(a),"isShowCaptionTip",void 0),V(H(a),"captionTip",void 0),V(H(a),"labelPosition",void 0),V(H(a),"dataBind",void 0),V(H(a),"defaultValue",void 0),V(H(a),"placeholder",void 0),V(H(a),"defaultState",void 0),V(H(a),"required",void 0),V(H(a),"requiredMessage",void 0);var r;a.caption=(r=i==null?void 0:i.caption)!==null&&r!==void 0?r:"";var l;a.isHideCaption=(l=i==null?void 0:i.isHideCaption)!==null&&l!==void 0?l:!1;var u;a.isShowCaptionTip=(u=i==null?void 0:i.isShowCaptionTip)!==null&&u!==void 0?u:!1;var s;a.captionTip=(s=i==null?void 0:i.captionTip)!==null&&s!==void 0?s:"";var o;a.defaultState=(o=i==null?void 0:i.defaultState)!==null&&o!==void 0?o:"default";var f;a.labelPosition=(f=i==null?void 0:i.labelPosition)!==null&&f!==void 0?f:"top";var g;a.placeholder=(g=i==null?void 0:i.placeholder)!==null&&g!==void 0?g:"";var b;a.required=(b=i==null?void 0:i.required)!==null&&b!==void 0?b:!1;var _;a.requiredMessage=(_=i==null?void 0:i.requiredMessage)!==null&&_!==void 0?_:"",a.dataBind=new ve(i==null?void 0:i.dataBind);var C;return a.defaultValue=(C=i==null?void 0:i.defaultValue)!==null&&C!==void 0?C:"",a}return n}(G);V(P,"Rules",Z),V(P,"RuntimeRules",$);var dt=function(t){Zn(n,t);var e=Yn(n);function n(i){Qn(this,n);var a;return a=e.call(this,i),V(H(a),"optionConfig",{type:"enum",enum:["custom","datasource"],message:c.getMessage("PleaseSelectTheCorrectOptionSettings")}),V(H(a),"options",[{type:"array",message:c.getMessage("isNotArray")}]),V(H(a),"datasourceBind",[{type:"object",message:c.getMessage("isNotObject")}]),pa.call(H(a),i),a}return n}(Z);function tr(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function uh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function pn(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ei(t){return ei=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ei(t)}function oh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&nr(t,e)}function ch(t,e){return e&&(sh(e)==="object"||typeof e=="function")?e:tr(t)}function nr(t,e){return nr=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},nr(t,e)}function sh(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function dh(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function fh(t){var e=dh();return function(){var i=ei(t),a;if(e){var r=ei(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return ch(this,a)}}var O=function(t){oh(n,t);var e=fh(n);function n(i){uh(this,n);var a;return a=e.call(this,i),pn(tr(a),"controlType","form"),pn(tr(a),"props",void 0),a.props=new P(i==null?void 0:i.props),a}return n}(B);pn(O,"controlEventKeys",["on_change","on_focus","on_blur"]),pn(O,"controlCustomAttributes",void 0);function ti(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function hh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ir(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ni(t){return ni=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ni(t)}function yh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ar(t,e)}function gh(t,e){return e&&(mh(e)==="object"||typeof e=="function")?e:ti(t)}function ar(t,e){return ar=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},ar(t,e)}function mh(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function vh(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function bh(t){var e=vh();return function(){var i=ni(t),a;if(e){var r=ni(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return gh(this,a)}}var E=function(t){yh(n,t);var e=bh(n);function n(i){hh(this,n);var a;return a=e.call(this,i),ir(ti(a),"controlType","form"),ir(ti(a),"props",void 0),ir(ti(a),"value",void 0),a.props=new P(i==null?void 0:i.props),a}return n}(Q);function _h(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function wh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ii(t){return ii=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ii(t)}function Ih(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&rr(t,e)}function Ch(t,e){return e&&(Sh(e)==="object"||typeof e=="function")?e:_h(t)}function rr(t,e){return rr=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},rr(t,e)}function Sh(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Rh(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Th(t){var e=Rh();return function(){var i=ii(t),a;if(e){var r=ii(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return Ch(this,a)}}var j=function(t){Ih(n,t);var e=Th(n);function n(i){return wh(this,n),e.call(this,i)}return n}(G);function lr(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function xh(t){if(Array.isArray(t))return lr(t)}function je(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Du(t,e,n,i,a,r,l){try{var u=t[r](l),s=u.value}catch(o){n(o);return}u.done?e(s):Promise.resolve(s).then(i,a)}function kh(t){return function(){var e=this,n=arguments;return new Promise(function(i,a){var r=t.apply(e,n);function l(s){Du(r,i,a,l,u,"next",s)}function u(s){Du(r,i,a,l,u,"throw",s)}l(void 0)})}}function Ph(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Bu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Oh(t,e,n){return e&&Bu(t.prototype,e),n&&Bu(t,n),t}function Me(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ft(t,e,n){return typeof Reflect!="undefined"&&Reflect.get?ft=Reflect.get:ft=function(a,r,l){var u=Fh(a,r);if(!!u){var s=Object.getOwnPropertyDescriptor(u,r);return s.get?s.get.call(l||a):s.value}},ft(t,e,n||t)}function De(t){return De=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},De(t)}function Eh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ur(t,e)}function Ah(t,e){return e!=null&&typeof Symbol!="undefined"&&e[Symbol.hasInstance]?!!e[Symbol.hasInstance](t):t instanceof e}function Mh(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function Dh(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Bh(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},i=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(i=i.concat(Object.getOwnPropertySymbols(n).filter(function(a){return Object.getOwnPropertyDescriptor(n,a).enumerable}))),i.forEach(function(a){Me(t,a,n[a])})}return t}function Nh(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable})),n.push.apply(n,i)}return n}function Lh(t,e){return e=e!=null?e:{},Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):Nh(Object(e)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}),t}function $h(t,e){return e&&(Hh(e)==="object"||typeof e=="function")?e:je(t)}function ur(t,e){return ur=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},ur(t,e)}function Fh(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&(t=De(t),t!==null););return t}function Nu(t){return xh(t)||Mh(t)||Vh(t)||Dh()}function Hh(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Vh(t,e){if(!!t){if(typeof t=="string")return lr(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return lr(t,e)}}function jh(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function qh(t){var e=jh();return function(){var i=De(t),a;if(e){var r=De(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return $h(this,a)}}function Uh(t,e){var n,i,a,r,l={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]};return r={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(r[Symbol.iterator]=function(){return this}),r;function u(o){return function(f){return s([o,f])}}function s(o){if(n)throw new TypeError("Generator is already executing.");for(;l;)try{if(n=1,i&&(a=o[0]&2?i.return:o[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,o[1])).done)return a;switch(i=0,a&&(o=[o[0]&2,a.value]),o[0]){case 0:case 1:a=o;break;case 4:return l.label++,{value:o[1],done:!1};case 5:l.label++,i=o[1],o=[0];continue;case 7:o=l.ops.pop(),l.trys.pop();continue;default:if(a=l.trys,!(a=a.length>0&&a[a.length-1])&&(o[0]===6||o[0]===2)){l=0;continue}if(o[0]===3&&(!a||o[1]>a[0]&&o[1]<a[3])){l.label=o[1];break}if(o[0]===6&&l.label<a[1]){l.label=a[1],a=o;break}if(a&&l.label<a[2]){l.label=a[2],l.ops.push(o);break}a[2]&&l.ops.pop(),l.trys.pop();continue}o=e.call(t,l)}catch(f){o=[6,f],i=0}finally{n=a=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}var Wh=1e4,q=function(e){Eh(i,e);var n=qh(i);function i(a){Ph(this,i);var r;r=n.call(this,a),Me(je(r),"controlType","layout"),Me(je(r),"children",void 0),Me(je(r),"excludes",void 0),Me(je(r),"childrenMaxLength",void 0),Me(je(r),"props",void 0);var l=Ah(this,i)?this.constructor:void 0,u=l.excludes,s=l.childrenMaxLength;return r.props=new j(a==null?void 0:a.props),me(je(r),"children",a==null?void 0:a.children,void 0,"Designer"),r.excludes=de(u),r.childrenMaxLength=s,r}return Oh(i,[{key:"judgeExcludesChildren",value:function(r){return this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(r)}},{key:"judgeJoinChildren",value:function(r){var l=this.judgeExcludesChildren(r);return l&&this.childrenMaxLength>this.children.length}},{key:"validate",value:function(r,l){var u=this,s=this,o=function(){return ft(De(i.prototype),"validate",u)};return kh(function(){return Uh(this,function(f){switch(f.label){case 0:return[4,o().call(s,r,l)];case 1:return f.sent(),[4,Promise.all(s.children.map(function(g){return g.validate(r,l)}))];case 2:return f.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,l=ft(De(i.prototype),"toDataBindModel",this).call(this),u=l?[l]:[];return this.children.reduce(function(s,o){var f=o.toDataBindModel(r);if(Array.isArray(f)){var g=f.filter(function(b){return!!b});return Nu(s).concat(Nu(g))}return f&&s.push(f),s},u)}},{key:"toSchema",value:function(){var r=ft(De(i.prototype),"toSchema",this).call(this),l=this.children.map(function(u){var s=u.toSchema();return s});return Lh(Bh({},r),{children:l})}}]),i}(B);Me(q,"excludes",!1),Me(q,"childrenMaxLength",Wh);function zt(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Kh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function or(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ai(t){return ai=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ai(t)}function zh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&cr(t,e)}function Gh(t,e){return e&&(Xh(e)==="object"||typeof e=="function")?e:zt(t)}function cr(t,e){return cr=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},cr(t,e)}function Xh(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Qh(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Jh(t){var e=Qh();return function(){var i=ai(t),a;if(e){var r=ai(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return Gh(this,a)}}var W=function(t){zh(n,t);var e=Jh(n);function n(i){Kh(this,n);var a;return a=e.call(this,i),or(zt(a),"controlType","layout"),or(zt(a),"children",void 0),or(zt(a),"props",void 0),a.props=new j(i==null?void 0:i.props),me(zt(a),"children",i==null?void 0:i.children,void 0,"Runtime"),a}return n}(Q);function Re(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Zh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ht(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ri(t){return ri=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ri(t)}function Yh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&sr(t,e)}function ph(t,e){return e&&(ey(e)==="object"||typeof e=="function")?e:Re(t)}function sr(t,e){return sr=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},sr(t,e)}function ey(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function ty(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function ny(t){var e=ty();return function(){var i=ri(t),a;if(e){var r=ri(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return ph(this,a)}}var li=function(t){Yh(n,t);var e=ny(n);function n(i,a,r){Zh(this,n);var l;l=e.call(this,a),ht(Re(l),"headers",void 0),ht(Re(l),"footers",void 0),ht(Re(l),"pageIndex",void 0),ht(Re(l),"pageSize",void 0),ht(Re(l),"pageSizeOptions",void 0),ht(Re(l),"totalCount",void 0),me(Re(l),"headers",a==null?void 0:a.headers,i,r),me(Re(l),"footers",a==null?void 0:a.footers,i);var u;l.pageIndex=(u=a==null?void 0:a.pageIndex)!==null&&u!==void 0?u:1;var s;l.pageSize=(s=a==null?void 0:a.pageSize)!==null&&s!==void 0?s:20;var o;l.pageSizeOptions=(o=a==null?void 0:a.pageSizeOptions)!==null&&o!==void 0?o:[20];var f;return l.totalCount=(f=a==null?void 0:a.totalCount)!==null&&f!==void 0?f:0,l}return n}(G);function dr(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function iy(t){if(Array.isArray(t))return dr(t)}function ui(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Lu(t,e,n,i,a,r,l){try{var u=t[r](l),s=u.value}catch(o){n(o);return}u.done?e(s):Promise.resolve(s).then(i,a)}function ay(t){return function(){var e=this,n=arguments;return new Promise(function(i,a){var r=t.apply(e,n);function l(s){Lu(r,i,a,l,u,"next",s)}function u(s){Lu(r,i,a,l,u,"throw",s)}l(void 0)})}}function ry(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function $u(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function ly(t,e,n){return e&&$u(t.prototype,e),n&&$u(t,n),t}function oi(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function yt(t,e,n){return typeof Reflect!="undefined"&&Reflect.get?yt=Reflect.get:yt=function(a,r,l){var u=fy(a,r);if(!!u){var s=Object.getOwnPropertyDescriptor(u,r);return s.get?s.get.call(l||a):s.value}},yt(t,e,n||t)}function Be(t){return Be=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Be(t)}function uy(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&fr(t,e)}function oy(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function cy(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Fu(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},i=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(i=i.concat(Object.getOwnPropertySymbols(n).filter(function(a){return Object.getOwnPropertyDescriptor(n,a).enumerable}))),i.forEach(function(a){oi(t,a,n[a])})}return t}function sy(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable})),n.push.apply(n,i)}return n}function Hu(t,e){return e=e!=null?e:{},Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):sy(Object(e)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}),t}function dy(t,e){return e&&(hy(e)==="object"||typeof e=="function")?e:ui(t)}function fr(t,e){return fr=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},fr(t,e)}function fy(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&(t=Be(t),t!==null););return t}function Vu(t){return iy(t)||oy(t)||yy(t)||cy()}function hy(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function yy(t,e){if(!!t){if(typeof t=="string")return dr(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return dr(t,e)}}function gy(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function my(t){var e=gy();return function(){var i=Be(t),a;if(e){var r=Be(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return dy(this,a)}}function vy(t,e){var n,i,a,r,l={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]};return r={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(r[Symbol.iterator]=function(){return this}),r;function u(o){return function(f){return s([o,f])}}function s(o){if(n)throw new TypeError("Generator is already executing.");for(;l;)try{if(n=1,i&&(a=o[0]&2?i.return:o[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,o[1])).done)return a;switch(i=0,a&&(o=[o[0]&2,a.value]),o[0]){case 0:case 1:a=o;break;case 4:return l.label++,{value:o[1],done:!1};case 5:l.label++,i=o[1],o=[0];continue;case 7:o=l.ops.pop(),l.trys.pop();continue;default:if(a=l.trys,!(a=a.length>0&&a[a.length-1])&&(o[0]===6||o[0]===2)){l=0;continue}if(o[0]===3&&(!a||o[1]>a[0]&&o[1]<a[3])){l.label=o[1];break}if(o[0]===6&&l.label<a[1]){l.label=a[1],a=o;break}if(a&&l.label<a[2]){l.label=a[2],l.ops.push(o);break}a[2]&&l.ops.pop(),l.trys.pop();continue}o=e.call(t,l)}catch(f){o=[6,f],i=0}finally{n=a=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}var hr=function(t){uy(n,t);var e=my(n);function n(i){ry(this,n);var a;return a=e.call(this,i),oi(ui(a),"controlType","list"),oi(ui(a),"props",void 0),a.props=new li(ui(a),i==null?void 0:i.props,"Designer"),a}return ly(n,[{key:"validate",value:function(a,r){var l=this,u=this,s=function(){return yt(Be(n.prototype),"validate",l)};return ay(function(){return vy(this,function(o){switch(o.label){case 0:return[4,s().call(u,a)];case 1:return o.sent(),[4,Promise.all(u.props.headers.map(function(f){return f.validate(a,r)}))];case 2:return o.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var a=yt(Be(n.prototype),"toDataBindModel",this).call(this),r=a?[a]:[],l=this.id;return this.props.headers.reduce(function(u,s){var o=s.toDataBindModel(l);if(Array.isArray(o)){var f=o.filter(function(g){return!!g});return Vu(u).concat(Vu(f))}return o&&u.push(o),u},r)}},{key:"toSchema",value:function(){var a=yt(Be(n.prototype),"toSchema",this).call(this),r=this.props.headers.map(function(l){return l.toSchema()});return Hu(Fu({},a),{props:Hu(Fu({},this.props),{headers:r})})}}]),n}(B);oi(hr,"controlFieldType",v.LIST);function gt(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function by(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ju(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function _y(t,e,n){return e&&ju(t.prototype,e),n&&ju(t,n),t}function yr(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ci(t){return ci=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ci(t)}function wy(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&gr(t,e)}function Iy(t,e){return e&&(Cy(e)==="object"||typeof e=="function")?e:gt(t)}function gr(t,e){return gr=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},gr(t,e)}function Cy(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Sy(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Ry(t){var e=Sy();return function(){var i=ci(t),a;if(e){var r=ci(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return Iy(this,a)}}var qu=function(t){wy(n,t);var e=Ry(n);function n(i){by(this,n);var a;return a=e.call(this,i),yr(gt(a),"controlType","list"),yr(gt(a),"children",void 0),yr(gt(a),"props",void 0),a.props=new li(gt(a),i==null?void 0:i.props,"Runtime"),me(gt(a),"children",i==null?void 0:i.children,void 0,"Runtime"),a}return _y(n,[{key:"length",get:function(){return this.children.length}}]),n}(Q);function J(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function mr(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Y(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function si(t){return si=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},si(t)}function vr(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&br(t,e)}function Ty(t,e){return e&&(xy(e)==="object"||typeof e=="function")?e:J(t)}function br(t,e){return br=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},br(t,e)}function xy(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function ky(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function _r(t){var e=ky();return function(){var i=si(t),a;if(e){var r=si(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return Ty(this,a)}}var _e=function(t){vr(n,t);var e=_r(n);function n(i){mr(this,n);var a;return a=e.call(this,i),Y(J(a),"caption",{type:"string",required:!0,message:c.getMessage("pleaseEnterCaption")}),Y(J(a),"width",{type:"number",required:!1,message:c.getMessage("pleaseEnterColumnWidth")}),a.width.required=i.widthType==="px",a}return n}(z),K=function(t){vr(n,t);var e=_r(n);function n(i){mr(this,n);var a;a=e.call(this,i),Y(J(a),"widthType",void 0),Y(J(a),"width",void 0),Y(J(a),"caption",void 0),Y(J(a),"dataBind",void 0),Y(J(a),"autoWidth",void 0),Y(J(a),"fixed",void 0),Y(J(a),"sort",void 0),Y(J(a),"align",void 0),Y(J(a),"colSpan",void 0),Y(J(a),"autoHeight",void 0),Y(J(a),"children",void 0);var r;a.width=(r=i==null?void 0:i.width)!==null&&r!==void 0?r:150,a.widthType=(i==null?void 0:i.widthType)||"auto";var l;a.caption=(l=i==null?void 0:i.caption)!==null&&l!==void 0?l:"";var u;a.fixed=(u=i==null?void 0:i.fixed)!==null&&u!==void 0?u:"none",a.autoWidth=new lu(i==null?void 0:i.autoWidth),a.dataBind=new ve(i==null?void 0:i.dataBind);var s;a.sort=(s=i==null?void 0:i.sort)!==null&&s!==void 0?s:!0,a.align=i==null?void 0:i.align,a.colSpan=i==null?void 0:i.colSpan;var o;return a.autoHeight=(o=i==null?void 0:i.autoHeight)!==null&&o!==void 0?o:!1,a}return n}(G);Y(K,"Rules",_e);var Uu=function(t){vr(n,t);var e=_r(n);function n(i){mr(this,n);var a;return a=e.call(this,i),Y(J(a),"optionConfig",{type:"enum",enum:["custom","datasource","none"],message:c.getMessage("PleaseSelectTheCorrectOptionSettings")}),Y(J(a),"options",[{type:"array",message:c.getMessage("isNotArray")}]),Y(J(a),"datasourceBind",[{type:"object",message:c.getMessage("isNotObject")}]),pa.call(J(a),i),a}return n}(_e);function Gt(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Py(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Wu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Oy(t,e,n){return e&&Wu(t.prototype,e),n&&Wu(t,n),t}function di(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function fi(t,e,n){return typeof Reflect!="undefined"&&Reflect.get?fi=Reflect.get:fi=function(a,r,l){var u=Ny(a,r);if(!!u){var s=Object.getOwnPropertyDescriptor(u,r);return s.get?s.get.call(l||a):s.value}},fi(t,e,n||t)}function mt(t){return mt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},mt(t)}function Ey(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&wr(t,e)}function Ay(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},i=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(i=i.concat(Object.getOwnPropertySymbols(n).filter(function(a){return Object.getOwnPropertyDescriptor(n,a).enumerable}))),i.forEach(function(a){di(t,a,n[a])})}return t}function My(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable})),n.push.apply(n,i)}return n}function Dy(t,e){return e=e!=null?e:{},Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):My(Object(e)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}),t}function By(t,e){return e&&(Ly(e)==="object"||typeof e=="function")?e:Gt(t)}function wr(t,e){return wr=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},wr(t,e)}function Ny(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&(t=mt(t),t!==null););return t}function Ly(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function $y(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Fy(t){var e=$y();return function(){var i=mt(t),a;if(e){var r=mt(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return By(this,a)}}var p=function(t){Ey(n,t);var e=Fy(n);function n(i){Py(this,n);var a;return a=e.call(this,i),di(Gt(a),"controlType","column"),di(Gt(a),"props",void 0),di(Gt(a),"children",void 0),a.props=new K(i==null?void 0:i.props),me(Gt(a),"children",i==null?void 0:i.children,void 0,"Designer"),a}return Oy(n,[{key:"toSchema",value:function(){var a=fi(mt(n.prototype),"toSchema",this).call(this);return Dy(Ay({},a),{children:this.children?this.children.map(function(r){return r.toSchema()}):[]})}}]),n}(B);function Xt(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Hy(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Ir(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function hi(t){return hi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},hi(t)}function Vy(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Cr(t,e)}function jy(t,e){return e&&(qy(e)==="object"||typeof e=="function")?e:Xt(t)}function Cr(t,e){return Cr=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},Cr(t,e)}function qy(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Uy(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Wy(t){var e=Uy();return function(){var i=hi(t),a;if(e){var r=hi(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return jy(this,a)}}var ee=function(t){Vy(n,t);var e=Wy(n);function n(i){Hy(this,n);var a;return a=e.call(this,i),Ir(Xt(a),"controlType","column"),Ir(Xt(a),"props",void 0),Ir(Xt(a),"children",void 0),a.props=new K(i==null?void 0:i.props),me(Xt(a),"children",i==null?void 0:i.children,void 0,"Runtime"),a}return n}(Q);function Ku(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Ky(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function zy(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function yi(t){return yi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},yi(t)}function Gy(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Sr(t,e)}function Xy(t,e){return e&&(Qy(e)==="object"||typeof e=="function")?e:Ku(t)}function Sr(t,e){return Sr=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},Sr(t,e)}function Qy(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Jy(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Zy(t){var e=Jy();return function(){var i=yi(t),a;if(e){var r=yi(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return Xy(this,a)}}var Rr=function(t){Gy(n,t);var e=Zy(n);function n(i){Ky(this,n);var a;return a=e.call(this,i),zy(Ku(a),"dataBind",void 0),a.dataBind=new ve(i==null?void 0:i.dataBind),a}return n}(j);function Tr(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Yy(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function zu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function gi(t){return gi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},gi(t)}function py(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&xr(t,e)}function eg(t,e){return e&&(tg(e)==="object"||typeof e=="function")?e:Tr(t)}function xr(t,e){return xr=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},xr(t,e)}function tg(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function ng(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function ig(t){var e=ng();return function(){var i=gi(t),a;if(e){var r=gi(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return eg(this,a)}}var ag=function(t){py(n,t);var e=ig(n);function n(i){Yy(this,n);var a;return a=e.call(this,i),zu(Tr(a),"controlType","search"),zu(Tr(a),"props",void 0),a.props=new Rr(i==null?void 0:i.props),a}return n}(q);function kr(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function rg(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Gu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function mi(t){return mi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},mi(t)}function lg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Pr(t,e)}function ug(t,e){return e&&(og(e)==="object"||typeof e=="function")?e:kr(t)}function Pr(t,e){return Pr=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},Pr(t,e)}function og(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function cg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function sg(t){var e=cg();return function(){var i=mi(t),a;if(e){var r=mi(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return ug(this,a)}}var dg=function(t){lg(n,t);var e=sg(n);function n(i){rg(this,n);var a;return a=e.call(this,i),Gu(kr(a),"controlType","search"),Gu(kr(a),"props",void 0),a.props=new Rr(i==null?void 0:i.props),a}return n}(W);function fg(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function hg(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function vi(t){return vi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},vi(t)}function yg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Or(t,e)}function gg(t,e){return e&&(mg(e)==="object"||typeof e=="function")?e:fg(t)}function Or(t,e){return Or=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},Or(t,e)}function mg(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function vg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function bg(t){var e=vg();return function(){var i=vi(t),a;if(e){var r=vi(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return gg(this,a)}}var Er=function(t){yg(n,t);var e=bg(n);function n(i){return hg(this,n),e.call(this,i)}return n}(j);function Ar(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function _g(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Xu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function bi(t){return bi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},bi(t)}function wg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Mr(t,e)}function Ig(t,e){return e&&(Cg(e)==="object"||typeof e=="function")?e:Ar(t)}function Mr(t,e){return Mr=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},Mr(t,e)}function Cg(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Sg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Rg(t){var e=Sg();return function(){var i=bi(t),a;if(e){var r=bi(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return Ig(this,a)}}var Tg=function(t){wg(n,t);var e=Rg(n);function n(i){_g(this,n);var a;return a=e.call(this,i),Xu(Ar(a),"controlType","wrap"),Xu(Ar(a),"props",void 0),a.props=new Er(i==null?void 0:i.props),a}return n}(q);function Dr(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function xg(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Qu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function _i(t){return _i=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},_i(t)}function kg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Br(t,e)}function Pg(t,e){return e&&(Og(e)==="object"||typeof e=="function")?e:Dr(t)}function Br(t,e){return Br=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},Br(t,e)}function Og(t){return t&&typeof Symbol!="undefined"&&t.constructor===Symbol?"symbol":typeof t}function Eg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}function Ag(t){var e=Eg();return function(){var i=_i(t),a;if(e){var r=_i(this).constructor;a=Reflect.construct(i,arguments,r)}else a=i.apply(this,arguments);return Pg(this,a)}}var Mg=function(t){kg(n,t);var e=Ag(n);function n(i){xg(this,n);var a;return a=e.call(this,i),Qu(Dr(a),"controlType","wrap"),Qu(Dr(a),"props",void 0),a.props=new Er(i==null?void 0:i.props),a}return n}(W);function Ne(t){t.hasOwnProperty("linkOperationOption")&&t.hasOwnProperty("showLinkOperation")&&t.showLinkOperation&&(this.linkOperationOption=[{type:"object",fields:{formKey:{type:"string",required:!0,message:c.getMessage("pleaseEnterForm")}}}])}class Nr extends G{constructor(e){var n,i,a,r,l,u;super(e),this.fontSize=(n=e==null?void 0:e.fontSize)!=null?n:"14px",this.color=(i=e==null?void 0:e.color)!=null?i:"#646A73",this.icon=(a=e==null?void 0:e.icon)!=null?a:"page-hint",this.showState=(r=e==null?void 0:e.showState)!=null?r:"text",this.content=(l=e==null?void 0:e.content)!=null?l:c.getMessage("text"),this.align=(u=e==null?void 0:e.align)!=null?u:""}}class Ju extends B{constructor(e){super(e),this.props=new Nr(e==null?void 0:e.props)}static get controlName(){return c.getMessage("text")}static get controlIcon(){return"iconwenben"}static get controlType(){return"text"}}Ju.setting=[{key:"content",visible:!0},{key:"text-font-size",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE]},{key:"text-color",visible:!0},{key:"text-state",visible:!0},{key:"text-icon",visible:!0},{key:"super-setting",visible:!0}];class Dg extends Q{constructor(e){super(e),this.props=new Nr(e==null?void 0:e.props)}static get controlType(){return"text"}}var Zu={Designer:Ju,Runtime:Dg,Property:Nr};class Lr extends G{constructor(e){var n,i,a;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:c.getMessage("linkContent"),this.url=(i=e==null?void 0:e.url)!=null?i:"",this.openMode=(a=e==null?void 0:e.openMode)!=null?a:"new"}}class $r extends B{constructor(e){super(e),this.props=new Lr(e==null?void 0:e.props)}static get controlName(){return c.getMessage("link")}static get controlIcon(){return"iconlink_new"}static get controlType(){return"link"}}$r.controlEventKeys=["on_click"],$r.setting=[{key:"content",visible:!0},{key:"link-url",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE]},{key:"open-mode",visible:!0},{key:"super-setting",visible:!0}];class Bg extends Q{constructor(e){super(e),this.props=new Lr(e==null?void 0:e.props)}static get controlType(){return"link"}}var Yu={Designer:$r,Runtime:Bg,Property:Lr};class ie extends G{constructor(e){var n,i,a,r,l,u,s,o,f;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:c.getMessage("button"),this.buttonType=(i=e==null?void 0:e.buttonType)!=null?i:"primary",this.showType=(a=e==null?void 0:e.showType)!=null?a:"text",this.color=(r=e==null?void 0:e.color)!=null?r:"primary",this.icon=(l=e==null?void 0:e.icon)!=null?l:"iconfenlei2",this.defaultState=(u=e==null?void 0:e.defaultState)!=null?u:"default",this.command=(s=e==null?void 0:e.command)!=null?s:"custom",this.isLoading=(o=e==null?void 0:e.isLoading)!=null?o:!1,this.optObj=new rf((f=e==null?void 0:e.optObj)!=null?f:{})}}class ne extends B{constructor(e){super(e),this.props=new ie(e==null?void 0:e.props)}static get controlName(){return c.getMessage("button")}static get controlIcon(){return"iconbtn"}static get controlType(){return"button"}}ne.slots=["grid-table-toolbar-slot","action-bar-slot",$l.DEFAULT],ne.controlEventKeys=["on_click"],ne.setting=[{key:"button-content",visible:!0},{key:"button-opt-type",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE]},{key:"super-setting",visible:!0}];class ue extends Q{constructor(e){super(e),this.props=new ie(e==null?void 0:e.props)}static get controlType(){return"button"}}var pu={Designer:ne,Runtime:ue,Property:ie},Le=(t=>(t.ShowBizKey="is_show_biz_key",t.ShowSubmitUser="is_show_submit_user",t.ShowSubmitTime="is_show_submit_time",t.ShowSubmitDept="is_show_submit_dept",t.ShowCurrentApprovar="is_show_current_approvar",t.ShowTitle="is_show_title",t))(Le||{}),eo=(t=>(t.EARLY_DATE="earlyDate",t.LATE_DATE="lateDate",t.UN_SELECT_ABLE_INTERVAL="unSelectAbleInterval",t))(eo||{}),to=(t=>(t.FILE_IN_TIME="filledInTime",t.BEFORE_TIME="beforeTime",t.AFTER_TIME="afterTime",t.TIME_SPECIFIED="timeSpecified",t))(to||{});class wi{constructor(e={dateConfigType:"unSelectAbleInterval",dateLimitType:"filledInTime",id:ge(8),value:["",""]}){this.id=e.id,this.dateConfigType=e.dateConfigType,this.dateLimitType=e.dateLimitType,this.value=e.value}}var Fr=(t=>(t.PRAISE="praise",t.STAR="star",t.FLOWER="flower",t.HAND="hand",t.HEART="heart",t.SMILE="smile",t))(Fr||{});class Ii{constructor(e){var n,i;this.id=(n=e==null?void 0:e.id)!=null?n:ge(),this.text=(i=e==null?void 0:e.text)!=null?i:""}}var Hr=(t=>(t.SOLID="solid-line",t.DASHED="dashed-line",t.BOLD_SOLID="bold-solid-line",t.BOLD_DASHED="bold-dashed-line",t.DOUBLE_SOLID="double-solid-line",t.DOUBLE_DASHED="double-dashed-line",t))(Hr||{});class Vr{constructor(e){var n,i,a,r,l,u,s,o;this.type=(n=e==null?void 0:e.type)!=null?n:"private",this.person=new jt((i=e==null?void 0:e.person)!=null?i:{type:"form"}),this.signatureType=(a=e==null?void 0:e.signatureType)!=null?a:[],this.telephone=(l=e==null?void 0:e.telephone)!=null?l:new jt((r=e==null?void 0:e.telephone)!=null?r:{type:"form"}),this.company=(s=e==null?void 0:e.company)!=null?s:new jt((u=e==null?void 0:e.company)!=null?u:{type:"form"}),this.remark=(o=e==null?void 0:e.remark)!=null?o:""}}class no{constructor(e){var n,i,a,r,l,u;this.fileControl=(n=e==null?void 0:e.fileControl)!=null?n:"",this.undersignedList=(a=(i=e==null?void 0:e.undersignedList)==null?void 0:i.map(s=>new Vr(s)))!=null?a:[new Vr],this.statusControl=(r=e==null?void 0:e.statusControl)!=null?r:"",this.completeControl=(l=e==null?void 0:e.completeControl)!=null?l:"",this.completeTimeControl=(u=e==null?void 0:e.completeTimeControl)!=null?u:""}}class Qt{constructor(e){var n,i,a,r,l,u,s;this.id=(n=e==null?void 0:e.id)!=null?n:ge(8),this.appId=(i=e==null?void 0:e.appId)!=null?i:"",this.dataCode=(a=e==null?void 0:e.dataCode)!=null?a:"",this.svcCode=(r=e==null?void 0:e.svcCode)!=null?r:"",this.name=(l=e==null?void 0:e.name)!=null?l:"",this.fieldList=(u=e==null?void 0:e.fieldList)!=null?u:[],this.active=(s=e==null?void 0:e.active)!=null?s:!1}}class jr{constructor(e){var n,i;this.active=(n=e==null?void 0:e.active)!=null?n:!1,this.text=(i=e==null?void 0:e.text)!=null?i:""}}class io{constructor(e){var n,i,a,r;this.types=(n=e==null?void 0:e.types)!=null?n:["word","ppt","excel"],this.history=(i=e==null?void 0:e.history)!=null?i:!1,this.collaborativeRecord=(a=e==null?void 0:e.collaborativeRecord)!=null?a:!1,this.logicToDelete=(r=e==null?void 0:e.logicToDelete)!=null?r:!0,this.watermark=new jr(e==null?void 0:e.watermark),this.autoRename=new jr(e==null?void 0:e.autoRename)}}class ao{constructor(e){this.dataCode=e.dataCode}}class ro{constructor(e){var n,i,a;this.templateType=(n=e==null?void 0:e.templateType)!=null?n:"system",this.templateList=(a=(i=e==null?void 0:e.templateList)==null?void 0:i.map(r=>new ao(r)))!=null?a:[]}}class lo{constructor(e){var n,i,a;this.templateType=(n=e==null?void 0:e.templateType)!=null?n:"system",this.templateList=(a=(i=e==null?void 0:e.templateList)==null?void 0:i.map(r=>new Qt(r)))!=null?a:[new Qt({id:"default",name:c.getMessage("defaultTemplate"),appId:"default",dataCode:"default",svcCode:"default",fieldList:[""],active:!0})]}}const uo=480;function Jt(t){return new RegExp(t.replace(/^\/|\/$/g,""))}class oo{constructor(e){var n,i,a,r,l;this.fileId=(n=e==null?void 0:e.fileId)!=null?n:"",this.fileName=(i=e==null?void 0:e.fileName)!=null?i:"",this.ruleName=(a=e==null?void 0:e.ruleName)!=null?a:"",this.isDefault=(r=e.isDefault)!=null?r:!1,this.rules=(l=e.rules)!=null?l:[]}}class co{constructor(e){var n,i,a;this.direction=(n=e==null?void 0:e.direction)!=null?n:"row",this.justifyContent=(i=e==null?void 0:e.justifyContent)!=null?i:"flex-start",this.alignItems=(a=e==null?void 0:e.alignItems)!=null?a:"flex-start"}}var so=(t=>(t.NO_MASK="NO_MASK",t.LAST_FOUR_MASK="LAST_FOUR_MASK",t.ALL_MASK="ALL_MASK",t))(so||{}),qr=(t=>(t.ALL="ALL",t.INTERNAL="INTERNAL",t.EXTERNAL="EXTERNAL",t.INTERNAL_EXTERNAL="INTERNAL_EXTERNAL",t))(qr||{}),Ci=(t=>(t.INTERNAL_BUSINESS="INTERNAL_BUSINESS",t.INTERNAL="INTERNAL",t.BUSINESS="BUSINESS",t))(Ci||{}),$e=(t=>(t.ALL="all",t.ASSIGN="assign",t))($e||{}),Ur=(t=>(t.ALL="all",t.ADMIN="admin",t))(Ur||{});class Wr extends G{constructor(e){var n,i;super(e),this.color=(n=e==null?void 0:e.color)!=null?n:"#000",this.lineStyle=(i=e==null?void 0:e.lineStyle)!=null?i:Hr.SOLID}}class fo extends B{constructor(e){super(e),this.props=new Wr(e==null?void 0:e.props)}static get controlName(){return c.getMessage("divider")}static get controlIcon(){return"iconfengexian"}static get controlType(){return"divider"}}fo.setting=[{key:"line-style",visible:!0},{key:"color",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE]}];class Ng extends Q{constructor(e){super(e),this.props=new Wr(e==null?void 0:e.props)}static get controlType(){return"divider"}}var ho={Designer:fo,Runtime:Ng,Property:Wr};class Lg extends z{constructor(e){super(e),this.caption={type:"string",required:!0,message:c.getMessage("pleaseEnterCaption")},this.dataBind={type:"any"},this.config={type:"array"},e.config.includes(Le.ShowBizKey)&&(this.dataBind={type:"object",required:!0,fields:{fieldCode:{type:"string",required:!0,message:c.getMessage("bizKeyNotBindFiled")},dataCode:{type:"string",required:!0,message:c.getMessage("bizKeyNotBindFiled")}},message:c.getMessage("bizKeyNotBindFiled")}),!e.isHide&&e.config.length===0&&(this.config={type:"array",min:1,required:!0,message:c.getMessage("pleaseSelectOneField")})}}class Si extends G{constructor(e){var n,i,a,r;super(e),this.dataBind=new ve(e==null?void 0:e.dataBind),this.config=(n=e==null?void 0:e.config)!=null?n:[Le.ShowSubmitUser,Le.ShowSubmitDept,Le.ShowSubmitTime,Le.ShowCurrentApprovar,Le.ShowTitle],this.caption=(a=(i=e==null?void 0:e.caption)!=null?i:vt==null?void 0:vt.controlName)!=null?a:"",this.position=(r=e==null?void 0:e.position)!=null?r:"top"}}Si.Rules=Lg;class vt extends B{constructor(e){super(e),this.props=new Si(e==null?void 0:e.props)}static get controlName(){return c.getMessage("title")}static get controlIcon(){return"title"}static get controlType(){return"title"}}vt.controlFieldType=v.AUTO_NUMBER,vt.setting=[{key:"common-setting",visible:!0,showItems:[d.IS_HIDE]},{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"title-setting",visible:!0},{key:"position",visible:!0},{key:"super-setting",visible:!0}];class $g extends Q{constructor(e){super(e),this.props=new Si(e==null?void 0:e.props)}static get controlType(){return"title"}}var yo={Designer:vt,Runtime:$g,Property:Si};class Fg extends z{constructor(e){super(e),this.formKey={type:"string",required:!0,message:c.getMessage("pleaseEnterForm")}}}class Ri extends ie{constructor(e){var n,i,a,r;super(e),this.icon=(n=e==null?void 0:e.icon)!=null?n:bt.controlIcon,this.content=(i=e==null?void 0:e.content)!=null?i:bt.controlName,this.formKey=(a=e==null?void 0:e.formKey)!=null?a:"",this.openType=(r=e==null?void 0:e.openType)!=null?r:"modal"}}Ri.Rules=Fg;class bt extends ne{constructor(e){super(e),this.props=new Ri(e==null?void 0:e.props)}static get controlName(){return c.getMessage("createFormListButton")}static get controlIcon(){return"iconchuangjiandanju"}static get controlType(){return"list-page-btn-create-form"}}bt.slots=["grid-table-toolbar-slot"],bt.controlEventKeys=["on_click","on_click_finish"],bt.setting=[{key:"button-content",visible:!0},{key:"select-form",visible:!0},{key:"open-type",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"super-setting",visible:!0}];class Hg extends ue{constructor(e){super(e),this.props=new Ri(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-create-form"}}var go={Designer:bt,Runtime:Hg,Property:Ri};class Vg extends z{constructor(e){super(e),this.processKey=[{type:"string",message:c.getMessage("isNotString")},{type:"string",required:!0,message:c.getMessage("pleaseEnterProcess")}]}}class Ti extends ie{constructor(e){var n,i,a,r,l,u;super(e),this.icon=(n=e==null?void 0:e.icon)!=null?n:_t.controlIcon,this.content=(i=e==null?void 0:e.content)!=null?i:_t.controlName,this.initiatorMode=(a=e==null?void 0:e.initiatorMode)!=null?a:"currentInitiator",this.processKey=(r=e==null?void 0:e.processKey)!=null?r:"",this.fieldCode=(l=e==null?void 0:e.fieldCode)!=null?l:"",this.employeeId=(u=e==null?void 0:e.employeeId)!=null?u:""}}Ti.Rules=Vg;class _t extends ne{constructor(e){super(e),this.props=new Ti(e==null?void 0:e.props)}static get controlName(){return c.getMessage("batchSubmissionListButton")}static get controlIcon(){return"iconbtn_piliangtijiao"}static get controlType(){return"list-page-btn-batch-submission"}}_t.slots=["grid-table-toolbar-slot"],_t.controlEventKeys=["on_click","on_click_finish"],_t.setting=[{key:"button-content",visible:!0},{key:"select-process",visible:!0},{key:"initiator-mode",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"super-setting",visible:!0}];class jg extends ue{constructor(e){super(e),this.props=new Ti(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-batch-submission"}}var mo={Designer:_t,Runtime:jg,Property:Ti};class Kr extends ie{constructor(e){var n,i;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:wt.controlName,this.icon=(i=e==null?void 0:e.icon)!=null?i:wt.controlIcon}}class wt extends ne{constructor(e){super(e),this.props=new Kr(e==null?void 0:e.props)}static get controlName(){return c.getMessage("submissionRecordListButton")}static get controlIcon(){return"iconyyzy-renwu"}static get controlType(){return"list-page-btn-submission-record"}}wt.slots=["grid-table-toolbar-slot"],wt.controlEventKeys=["on_click"],wt.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"super-setting",visible:!0}];class qg extends ue{constructor(e){super(e),this.props=new Kr(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-submission-record"}}var vo={Designer:wt,Runtime:qg,Property:Kr};class zr extends ie{constructor(e){var n,i,a,r,l;super(e),this.icon=(n=e==null?void 0:e.icon)!=null?n:It.controlIcon,this.content=(i=e==null?void 0:e.content)!=null?i:It.controlName,this.templateType=(a=e==null?void 0:e.templateType)!=null?a:"system",this.templateList=(l=(r=e==null?void 0:e.templateList)==null?void 0:r.map(u=>new Qt(u)))!=null?l:[new Qt({id:"default",name:zl("CMD.defaultTemplate"),appId:"default",dataCode:"default",svcCode:"default",fieldList:[""],active:!0})]}}class It extends ne{constructor(e){super(e),this.props=new zr(e==null?void 0:e.props)}static get controlName(){return c.getMessage("exportListButton")}static get controlIcon(){return"iconxiazai1"}static get controlType(){return"list-page-btn-export-list"}}It.slots=["grid-table-toolbar-slot"],It.controlEventKeys=["on_click","on_click_finish"],It.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"export-list-template",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"super-setting",visible:!0}];class Ug extends ue{constructor(e){super(e),this.props=new zr(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-export-list"}}var bo={Designer:It,Runtime:Ug,Property:zr};class Gr extends ie{constructor(e){var n,i;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:Ct.controlName,this.icon=(i=e==null?void 0:e.icon)!=null?i:Ct.controlIcon}}class Ct extends ne{constructor(e){super(e),this.props=new Gr(e==null?void 0:e.props)}static get controlName(){return c.getMessage("exportRecordListButton")}static get controlIcon(){return"icondaochujilu"}static get controlType(){return"list-page-btn-export-record"}}Ct.slots=["grid-table-toolbar-slot"],Ct.controlEventKeys=["on_click"],Ct.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"super-setting",visible:!0}];class Wg extends ue{constructor(e){super(e),this.props=new Gr(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-export-record"}}var _o={Designer:Ct,Runtime:Wg,Property:Gr};class Kg{constructor(e){this.dataCode=e.dataCode}}class Xr extends ie{constructor(e){var n,i,a,r,l;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:St.controlName,this.icon=(i=e==null?void 0:e.icon)!=null?i:St.controlIcon,this.canImportList=(r=(a=e==null?void 0:e.canImportList)==null?void 0:a.map(u=>new Kg(u)))!=null?r:[],this.templateType=(l=e==null?void 0:e.templateType)!=null?l:"system"}}class St extends ne{constructor(e){super(e),this.props=new Xr(e==null?void 0:e.props)}static get controlName(){return c.getMessage("importRecordListButton")}static get controlIcon(){return"iconshangchuan3"}static get controlType(){return"list-page-btn-import-record"}}St.slots=["grid-table-toolbar-slot"],St.controlEventKeys=["on_click","on_click_finish"],St.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"import-list-template",visible:!0},{key:"super-setting",visible:!0}];class zg extends ue{constructor(e){super(e),this.props=new Xr(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-import-record"}}var wo={Designer:St,Runtime:zg,Property:Xr};function xi(){return{dataCode:{type:"string",required:!0,message:c.getMessage("pleaseEnterDataCode")},fillList:{type:"array",defaultField:{type:"object",fields:{fieldCode:{type:"string",required:!0,message:c.getMessage("pleaseEnterFieldCode")},controlId:{type:"string",required:!0,message:c.getMessage("pleaseSelectControl")}}}}}}class Gg extends z{constructor(e){super(e),this.fillPayload={type:"object",fields:ut({},xi())},this.formBind={type:"object",fields:{formKey:{type:"string",required:!0,message:c.getMessage("pleaseEnterList")}}},this.fillBack={type:"object",fields:ut({mode:{type:"string",required:!0,message:c.getMessage("pleaseSelectFillBackMode")}},xi())},(e.command==="edit"||e.command==="view")&&(this.formBind.fields.primaryControlId={type:"string",required:!0,message:c.getMessage("pleaseSelectControl")})}}class ki extends ie{constructor(e){var n,i,a;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:Zt.controlName,this.icon=(i=e==null?void 0:e.icon)!=null?i:Zt.controlIcon,this.command=(a=e==null?void 0:e.command)!=null?a:"create",this.fillPayload=new fu(e==null?void 0:e.fillPayload),this.formBind=new Vd(e==null?void 0:e.formBind),this.fillBack=new hu(e==null?void 0:e.fillBack)}}ki.Rules=Gg;class Zt extends ne{constructor(e){super(e),this.props=new ki(e==null?void 0:e.props)}static get controlName(){return c.getMessage("formSelectButton")}static get controlIcon(){return"iconbiaodancaozuo"}static get controlType(){return"form-select-button"}}Zt.controlEventKeys=["on_click","on_click_finish"],Zt.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE]},{key:"button-action-setting",visible:!0},{key:"super-setting",visible:!0}];class Xg extends ue{constructor(e){super(e),this.props=new ki(e==null?void 0:e.props)}static get controlType(){return"form-select-button"}}var Io={Designer:Zt,Runtime:Xg,Property:ki};class Qg extends z{constructor(e){super(e),this.fillPayload={type:"object",fields:ut({},xi())},this.listPageBind={type:"object",fields:{formKey:{type:"string",required:!0,message:c.getMessage("pleaseEnterList")},headers:{type:"array",required:!0,message:c.getMessage("pleaseSelectAtLeastOneColumn")}}},this.fillBack={type:"object",fields:ut({mode:{type:"string",required:!0,message:c.getMessage("pleaseSelectFillBackMode")}},xi())}}}class Pi extends ie{constructor(e){var n,i,a,r,l;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:Yt.controlName,this.icon=(i=e==null?void 0:e.icon)!=null?i:Yt.controlIcon,this.fillPayload=new fu(e==null?void 0:e.fillPayload),this.listPageBind=new Ba(e==null?void 0:e.listPageBind),this.fillBack=new hu(e==null?void 0:e.fillBack),this.showSelectedDetail=(a=e==null?void 0:e.showSelectedDetail)!=null?a:!1,this.selectedContentConfig=new Fa(e==null?void 0:e.selectedContentConfig),this.isSelectedRowFill=(r=e==null?void 0:e.isSelectedRowFill)!=null?r:!1,this.disableFilling=(l=e==null?void 0:e.disableFilling)!=null?l:!0}}Pi.Rules=Qg;class Yt extends ne{constructor(e){super(e),this.props=new Pi(e==null?void 0:e.props)}static get controlName(){return c.getMessage("listSelectButton")}static get controlIcon(){return"iconliebiaoxuanze"}static get controlType(){return"list-select-button"}}Yt.controlEventKeys=["on_click","on_click_finish","on_modal_ok"],Yt.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE]},{key:"button-action-setting",visible:!0},{key:"super-setting",visible:!0}];class Jg extends ue{constructor(e){super(e),this.props=new Pi(e==null?void 0:e.props)}static get controlType(){return"list-select-button"}}var Co={Designer:Yt,Runtime:Jg,Property:Pi};class Zg extends z{constructor(e){super(e)}}class Yg extends Ve{constructor(e){super(e)}}class pt extends G{constructor(e){super(e)}}pt.Rules=Zg,pt.RuntimeRules=Yg;class So extends B{constructor(e){super(e),this.props=new pt(e==null?void 0:e.props)}static get controlName(){return c.getMessage("pagination")}static get controlIcon(){return"pagination"}static get controlType(){return"pagination"}}So.setting=[];class pg extends Q{constructor(e){super(e),this.props=new pt(e==null?void 0:e.props)}static get controlType(){return"pagination"}}var Ro={Designer:So,Runtime:pg,Property:pt};class em extends z{constructor(e){super(e),this.dashboardKey={type:"string",required:!0,message:c.getMessage("pleaseSelectDashboard")},this.caption={type:"string",required:!0,message:c.getMessage("pleaseEnterCaption")},this.isHideCaption={type:"boolean"},this.labelPosition={type:"enum",enum:["top","left"]},this.captionTip={type:"string",required:!1,message:c.getMessage("pleaseEnterCaptionTip")},e.isShowCaptionTip&&(this.captionTip.required=!0)}}class Oi extends G{constructor(e){var n,i,a,r,l,u;super(e),this.dashboardKey=(n=e==null?void 0:e.dashboardKey)!=null?n:"",this.caption=(i=e==null?void 0:e.caption)!=null?i:"",this.isHideCaption=(a=e==null?void 0:e.isHideCaption)!=null?a:!1,this.isShowCaptionTip=(r=e==null?void 0:e.isShowCaptionTip)!=null?r:!1,this.captionTip=(l=e==null?void 0:e.captionTip)!=null?l:"",this.labelPosition=(u=e==null?void 0:e.labelPosition)!=null?u:"top"}}Oi.Rules=em;class To extends B{constructor(e){super(e),this.props=new Oi(e==null?void 0:e.props)}static get controlName(){return c.getMessage("dashboard")}static get controlIcon(){return"iconbiaodan_yibiaopan"}static get controlType(){return"dashboard"}}To.setting=[{key:"dashboard-setting",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE,d.IS_SHOW_CAPTION_TIP]},{key:"super-setting",visible:!0}];class tm extends Q{constructor(e){super(e),this.props=new Oi(e==null?void 0:e.props)}static get controlType(){return"dashboard"}}var xo={Designer:To,Runtime:tm,Property:Oi};class nm extends z{constructor(e){super(e),this.showType={type:"enum",enum:["select","tabs"]},this.viewList={type:"array",defaultField:{type:"object",fields:{title:{type:"string",required:!0,message:c.getMessage("theViewNameCannotBeEmpty")},headers:{type:"array",required:!0,min:1,message:c.getMessage("pleaseSelectAtLeastOneColumn")}}}}}}class Ei extends G{constructor(e){var n,i,a;super(e),this.showType=(n=e==null?void 0:e.showType)!=null?n:"select",this.viewList=(a=(i=e==null?void 0:e.viewList)==null?void 0:i.map(r=>new nf(r)))!=null?a:[]}}Ei.Rules=nm;class ko extends B{constructor(e){super(e),this.props=new Ei(e==null?void 0:e.props)}static get controlName(){return c.getMessage("listViewSelect")}static get controlIcon(){return"iconliebiaoxuanze"}static get controlType(){return"list-view-select"}}ko.setting=[{key:"view-list-setting",visible:!0},{key:"view-list-show-type",visible:!0},{key:"super-setting",visible:!0}];class im extends Q{constructor(e){super(e),this.props=new Ei(e==null?void 0:e.props)}static get controlType(){return"list-view-select"}}var Po={Designer:ko,Runtime:im,Property:Ei};class am extends z{constructor(e){super(e),this.caption={type:"string",required:!0,message:c.getMessage("pleaseEnterCaption")},this.isHideCaption={type:"boolean"},this.labelPosition={type:"enum",enum:["top","left"]},this.ocrType={type:"string",required:!0,message:c.getMessage("pleaseSelectOcrType")},this.fillList={type:"array",validator(n,i,a){if(i.every(l=>!l.controlId)){a(c.getMessage("pleaseSelectAtLeastOneFieldToFillIn"));return}a()}},this.captionTip={type:"string",required:!1,message:c.getMessage("pleaseEnterCaptionTip")},e.isShowCaptionTip&&(this.captionTip.required=!0)}}class Ai extends ie{constructor(e){var n,i,a,r,l,u,s,o,f,g;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:Rt.controlName,this.isHideCaption=(i=e==null?void 0:e.isHideCaption)!=null?i:!1,this.isShowCaptionTip=(a=e==null?void 0:e.isShowCaptionTip)!=null?a:!1,this.captionTip=(r=e==null?void 0:e.captionTip)!=null?r:"",this.labelPosition=(l=e==null?void 0:e.labelPosition)!=null?l:"top",this.content=(u=e==null?void 0:e.content)!=null?u:Rt.controlName,this.icon=(s=e==null?void 0:e.icon)!=null?s:Rt.controlIcon,this.ocrType=(o=e==null?void 0:e.ocrType)!=null?o:"",this.fillList=(g=(f=e==null?void 0:e.fillList)==null?void 0:f.map(b=>new ae(b)))!=null?g:[]}}Ai.Rules=am;class Rt extends ne{constructor(e){super(e),this.props=new Ai(e==null?void 0:e.props)}static get controlName(){return c.getMessage("textOcrButton")}static get controlIcon(){return"iconwenzishibie"}static get controlType(){return"text-ocr-button"}}Rt.controlEventKeys=["on_click","on_click_finish"],Rt.setting=[{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"text-ocr",visible:!0},{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-color-type",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE,d.IS_SHOW_CAPTION_TIP]},{key:"super-setting",visible:!0}];class rm extends ue{constructor(e){super(e),this.props=new Ai(e==null?void 0:e.props)}static get controlType(){return"text-ocr-button"}}var Oo={Designer:Rt,Runtime:rm,Property:Ai};class lm extends z{constructor(e){super(e),this.caption={type:"string",required:!0,message:c.getMessage("pleaseEnterCaption")},this.isHideCaption={type:"boolean"},this.labelPosition={type:"enum",enum:["top","left"]},this.invoiceCheck={type:"boolean"},this.fillList={type:"array",validator(n,i,a){if(i.every(l=>!l.controlId)){a(c.getMessage("pleaseSelectAtLeastOneFieldToFillIn"));return}a()}},this.captionTip={type:"string",required:!1,message:c.getMessage("pleaseEnterCaptionTip")},e.isShowCaptionTip&&(this.captionTip.required=!0)}}class Mi extends ie{constructor(e){var n,i,a,r,l,u,s,o,f,g;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:Tt.controlName,this.isHideCaption=(i=e==null?void 0:e.isHideCaption)!=null?i:!1,this.isShowCaptionTip=(a=e==null?void 0:e.isShowCaptionTip)!=null?a:!1,this.captionTip=(r=e==null?void 0:e.captionTip)!=null?r:"",this.labelPosition=(l=e==null?void 0:e.labelPosition)!=null?l:"top",this.content=(u=e==null?void 0:e.content)!=null?u:Tt.controlName,this.icon=(s=e==null?void 0:e.icon)!=null?s:Tt.controlIcon,this.invoiceCheck=(o=e==null?void 0:e.invoiceCheck)!=null?o:!0,this.fillList=(g=(f=e==null?void 0:e.fillList)==null?void 0:f.map(b=>new ae(b)))!=null?g:[]}}Mi.Rules=lm;class Tt extends ne{constructor(e){super(e),this.props=new Mi(e==null?void 0:e.props)}static get controlName(){return c.getMessage("invoiceCheckButton")}static get controlIcon(){return"iconfabiaoshibie1"}static get controlType(){return"invoice-check-button"}}Tt.controlEventKeys=["on_click","on_click_finish"],Tt.setting=[{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"text-ocr",visible:!0},{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-color-type",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE,d.IS_SHOW_CAPTION_TIP]},{key:"super-setting",visible:!0}];class um extends ue{constructor(e){super(e),this.props=new Mi(e==null?void 0:e.props)}static get controlType(){return"invoice-check-button"}}var Eo={Designer:Tt,Runtime:um,Property:Mi};class om extends z{constructor(){super(...arguments),this.printTemplates={type:"array",min:1,required:!0,message:c.getMessage("pleaseUploadAtLeastOnePrintTemplate")}}}class Di extends ie{constructor(e){var n,i,a,r,l;super(e),this.icon=(n=e==null?void 0:e.icon)!=null?n:xt.controlIcon,this.content=(i=e==null?void 0:e.content)!=null?i:xt.controlName,this.printTemplates=(r=(a=e==null?void 0:e.printTemplates)==null?void 0:a.map(u=>new oo(u)))!=null?r:[],this.autoSelectTemplate=(l=e==null?void 0:e.autoSelectTemplate)!=null?l:!1}}Di.Rules=om;class xt extends ne{constructor(e){super(e),this.props=new Di(e==null?void 0:e.props)}static get controlName(){return c.getMessage("batchPrintListButton")}static get controlIcon(){return"iconbtn_piliangtijiao"}static get controlType(){return"list-page-btn-batch-print"}}xt.slots=["grid-table-toolbar-slot"],xt.controlEventKeys=["on_click","on_click_finish"],xt.setting=[{key:"button-content",visible:!0},{key:"batch-print-setting",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"super-setting",visible:!0}];class cm extends ue{constructor(e){super(e),this.props=new Di(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-batch-print"}}var Ao={Designer:xt,Runtime:cm,Property:Di};class Qr extends ie{constructor(e){var n,i;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:kt.controlName,this.icon=(i=e==null?void 0:e.icon)!=null?i:kt.controlIcon}}class kt extends ne{constructor(e){super(e),this.props=new Qr(e==null?void 0:e.props)}static get controlName(){return c.getMessage("batchPrintRecordList")}static get controlIcon(){return"iconyyzy-renwu"}static get controlType(){return"list-page-btn-batch-print-record"}}kt.slots=["grid-table-toolbar-slot"],kt.controlEventKeys=["on_click"],kt.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"super-setting",visible:!0}];class sm extends ue{constructor(e){super(e),this.props=new Qr(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-batch-print-record"}}var Mo={Designer:kt,Runtime:sm,Property:Qr};class dm extends z{constructor(e){super(e),this.formKey={type:"string",required:!1},(e.command==="edit"||e.command==="view")&&(this.formKey={type:"string",required:!0,message:c.getMessage("pleaseEnterForm")})}}class Bi extends G{constructor(e){var n,i,a,r,l;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:c.getMessage("button"),this.code=e==null?void 0:e.code,this.command=(i=e==null?void 0:e.command)!=null?i:"custom",this.color=(a=e==null?void 0:e.color)!=null?a:"primary",this.icon=e==null?void 0:e.icon,this.formKey=e==null?void 0:e.formKey,this.openType=e==null?void 0:e.openType,this.needConfirm=e==null?void 0:e.needConfirm,this.confirmMessage=e==null?void 0:e.confirmMessage,this.options=e==null?void 0:e.options,this.defaultState=(r=e==null?void 0:e.defaultState)!=null?r:"default",this.priorityProcess=e==null?void 0:e.priorityProcess,this.isLoading=(l=e==null?void 0:e.isLoading)!=null?l:!1}}Bi.Rules=dm;class Ni extends B{constructor(e){super(e),this.props=new Bi(e==null?void 0:e.props)}static get controlName(){return c.getMessage("operationButton")}static get controlIcon(){return"iconbtn"}static get controlType(){return"operation-button"}}Ni.controlEventKeys=["on_click"],Ni.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE]},{key:"super-setting",visible:!0}];class fm extends Q{constructor(e){super(e),this.props=new Bi(e==null?void 0:e.props)}static get controlType(){return"operation-button"}}var Do={Designer:Ni,Runtime:fm,Property:Bi};class Jr extends G{constructor(e){var n,i,a,r,l,u,s,o,f;super(e),this.content=(n=e==null?void 0:e.content)!=null?n:Pt.controlName,this.icon=(i=e==null?void 0:e.icon)!=null?i:Pt.controlIcon,this.buttonType=(a=e==null?void 0:e.buttonType)!=null?a:"primary",this.showType=(r=e==null?void 0:e.showType)!=null?r:"iconText",this.color=(l=e==null?void 0:e.color)!=null?l:"danger",this.isHide=(u=e==null?void 0:e.isHide)!=null?u:!1,this.defaultState=(s=e==null?void 0:e.defaultState)!=null?s:"default",this.command=(o=e==null?void 0:e.command)!=null?o:"custom",this.isLoading=(f=e==null?void 0:e.isLoading)!=null?f:!1}}class Pt extends B{constructor(e){super(e),this.props=new Jr(e==null?void 0:e.props)}static get controlName(){return c.getMessage("batchDeleteButton")}static get controlIcon(){return"iconlajitong"}static get controlType(){return"list-page-btn-batch-delete"}}Pt.slots=["grid-table-toolbar-slot"],Pt.controlEventKeys=["on_click"],Pt.setting=[{key:"button-content",visible:!0},{key:"button-type",visible:!0},{key:"button-show-type",visible:!0},{key:"button-color-type",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE]},{key:"super-setting",visible:!0}];class hm extends Q{constructor(e){super(e),this.props=new Jr(e==null?void 0:e.props)}static get controlType(){return"list-page-btn-batch-delete"}}var Bo={Designer:Pt,Runtime:hm,Property:Jr},ym=Object.freeze({__proto__:null,Text:Zu,Link:Yu,Button:pu,Divider:ho,Title:yo,CreateFormListButton:go,BatchSubmissionListButton:mo,SubmissionRecordListButton:vo,ExportListButton:bo,ExportRecordListButton:_o,ImportRecordListButton:wo,FormSelectButton:Io,ListSelectButton:Co,Pagination:Ro,Dashboard:xo,ListViewSelect:Po,TextOcrButton:Oo,InvoiceCheckButton:Eo,BatchPrintListButton:Ao,BatchPrintRecordListButton:Mo,OperationButton:Do,BatchDeleteButton:Bo});class gm extends Z{constructor(e){super(e),this.maxLength={type:"number",min:0,message:c.getMessage("TheMaximumLengthIsGreaterThanTheMinimumLength")},this.minLength={type:"number",max:200,message:c.getMessage("TheMinimumLengthIsGreaterThanTheMaximumLength")},this.defaultValue=[{type:"string",max:200,min:0,message:c.getMessage("stringRangeError")},{pattern:"",message:""}],this.maxLength.min=e.minLength,this.minLength.max=e.maxLength,this.defaultValue[0].max=e.maxLength,this.defaultValue[0].min=e.minLength,this.defaultValue[0].message=c.getMessage("stringRangeError",{max:e.maxLength,min:e.minLength}),this.defaultValue[1].pattern=Jt(e.regularRules.expression),this.defaultValue[1].message=e.regularRules.errMessage}}class mm extends ${constructor(e){super(e),this.push({type:"string",message:c.getMessage("isNotString")},{max:e.maxLength,min:e.minLength,message:c.getMessage("stringRangeError",{max:e.maxLength,min:e.minLength})}),e.regularRules.expression&&e.regularRules.errMessage&&this.push({pattern:Jt(e.regularRules.expression),message:e.regularRules.errMessage})}}class Ot extends P{constructor(e){var n,i,a,r,l,u,s;super(e),this.maxLength=(n=e==null?void 0:e.maxLength)!=null?n:200,this.minLength=(i=e==null?void 0:e.minLength)!=null?i:0,this.regularRules=new yu(e==null?void 0:e.regularRules),this.defaultValue=(a=e==null?void 0:e.defaultValue)!=null?a:"",this.caption=(r=e==null?void 0:e.caption)!=null?r:Et.controlName,this.placeholder=(l=e==null?void 0:e.placeholder)!=null?l:c.getMessage("pleaseEnter"),this.encrypted=(u=e==null?void 0:e.encrypted)!=null?u:!1,this.encryptedMode=(s=e==null?void 0:e.encryptedMode)!=null?s:""}}Ot.Rules=gm,Ot.RuntimeRules=mm;class Et extends O{constructor(e){super(e),this.props=new Ot(e==null?void 0:e.props)}static get controlName(){return c.getMessage("input")}static get controlIcon(){return"iconSingleline_new1"}static get controlType(){return"input"}}Et.controlEventKeys=["on_change","on_input","on_focus","on_blur"],Et.controlFieldType=v.VARCHAR,Et.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.IS_SHOW_CAPTION_TIP,d.ENCRYPTED]},{key:"max-length",visible:!0},{key:"min-length",visible:!0},{key:"default-value",visible:!0},{key:"regular-rules",visible:!0},{key:"super-setting",visible:!0}];class No extends E{constructor(e){super(e),this.props=new Ot(e==null?void 0:e.props)}static get controlType(){return"input"}}No.controlFieldType=v.VARCHAR;var Lo={Designer:Et,Runtime:No,Property:Ot};class vm extends dt{constructor(e){super(e),this.limitMax={type:"number",min:void 0,message:c.getMessage("PleaseReselectTheOptionalQuantity")},e.limitMax==="unlimited"&&(this.limitMax.type="string");const i=a=>a==="unlimited"?void 0:a;this.limitMax.min=i(e.limitMin)}}class bm extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="array"),this.push({type:"array",max:typeof e.limitMax=="number"?e.limitMax:void 0,min:typeof e.limitMin=="number"?e.limitMin:void 0})}}class en extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g,b,_,C;super(e),this.options=Ce((n=e==null?void 0:e.options)!=null?n:[{label:"\u9009\u9879\u4E00",value:"\u9009\u9879\u4E00"},{label:"\u9009\u9879\u4E8C",value:"\u9009\u9879\u4E8C"},{label:"\u9009\u9879\u4E09",value:"\u9009\u9879\u4E09"}]),this.checkboxMode=(i=e==null?void 0:e.checkboxMode)!=null?i:"horizontal",this.optionConfig=(a=e==null?void 0:e.optionConfig)!=null?a:"custom",this.optionsOrder=(r=e==null?void 0:e.optionsOrder)!=null?r:!1,this.otherOption=(l=e==null?void 0:e.otherOption)!=null?l:!1,this.limitMin=(u=e==null?void 0:e.limitMin)!=null?u:"unlimited",this.limitMax=(s=e==null?void 0:e.limitMax)!=null?s:"unlimited",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.interreaction=(o=e==null?void 0:e.interreaction)!=null?o:[],this.caption=(f=e==null?void 0:e.caption)!=null?f:tn.controlName,this.defaultValue=(g=e==null?void 0:e.defaultValue)!=null?g:[],this.optionsFormat=(b=e==null?void 0:e.optionsFormat)!=null?b:"horizontal",this.defaultShowOptions=(_=e==null?void 0:e.defaultShowOptions)!=null?_:!0,this.openMultistageFilling=(C=e==null?void 0:e.openMultistageFilling)!=null?C:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(w=>{var T;(T=this.multistageFilling)==null||T.push(new ae(w))}))}}en.Rules=vm,en.RuntimeRules=bm;class tn extends O{constructor(e){super(e),this.props=new en(e==null?void 0:e.props)}static get controlName(){return c.getMessage("checkBox")}static get controlIcon(){return"iconduoxuan"}static get controlType(){return"checkbox"}}tn.controlEventKeys=["on_change","on_click"],tn.controlFieldType=v.ARRAY,tn.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"options-format",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.IS_SHOW_CAPTION_TIP]},{key:"options-setting",visible:!0},{key:"limit-select",visible:!0},{key:"options-order",visible:!0},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class $o extends E{constructor(e){super(e),this.props=new en(e==null?void 0:e.props)}static get controlType(){return"checkbox"}}$o.controlFieldType=v.ARRAY;var Fo={Designer:tn,Runtime:$o,Property:en};class _m extends dt{constructor(e){super(e)}}class Li extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g,b;super(e),this.options=Ce((n=e==null?void 0:e.options)!=null?n:[{label:"\u9009\u9879\u4E00",value:"\u9009\u9879\u4E00"},{label:"\u9009\u9879\u4E8C",value:"\u9009\u9879\u4E8C"},{label:"\u9009\u9879\u4E09",value:"\u9009\u9879\u4E09"}]),this.radioMode=(i=e==null?void 0:e.radioMode)!=null?i:"horizontal",this.optionConfig=(a=e==null?void 0:e.optionConfig)!=null?a:"custom",this.otherOption=(r=e==null?void 0:e.otherOption)!=null?r:!1,this.optionsOrder=(l=e==null?void 0:e.optionsOrder)!=null?l:!1,this.defaultShowOptions=(u=e==null?void 0:e.defaultShowOptions)!=null?u:!0,this.optionsFormat=(s=e==null?void 0:e.optionsFormat)!=null?s:"horizontal",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.interreaction=(o=e==null?void 0:e.interreaction)!=null?o:[],this.caption=(f=e==null?void 0:e.caption)!=null?f:nn.controlName,this.defaultValue=(g=e==null?void 0:e.defaultValue)!=null?g:"",this.openMultistageFilling=(b=e==null?void 0:e.openMultistageFilling)!=null?b:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(_=>{var C;(C=this.multistageFilling)==null||C.push(new ae(_))}))}}Li.Rules=_m;class nn extends O{constructor(e){super(e),this.props=new Li(e==null?void 0:e.props)}static get controlName(){return c.getMessage("radio")}static get controlIcon(){return"iconradio_new"}static get controlType(){return"radio"}}nn.controlEventKeys=["on_change","on_click"],nn.controlFieldType=v.VARCHAR,nn.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"options-format",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.IS_SHOW_CAPTION_TIP]},{key:"options-setting",visible:!0},{key:"options-order",visible:!0},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class Ho extends E{constructor(e){super(e),this.props=new Li(e==null?void 0:e.props)}static get controlType(){return"radio"}}Ho.controlFieldType=v.VARCHAR;var Vo={Designer:nn,Runtime:Ho,Property:Li};class wm extends Z{constructor(e){super(e),this.defaultValue=[{type:"number",min:0,max:200,message:c.getMessage("pleaseEnterNumberRange")},{pattern:"",message:""}],this.rangeMax={type:"any"};const n=e.rangeMax===""?void 0:e.rangeMax,i=e.rangeMin===""?void 0:e.rangeMin;this.defaultValue[0].max=n,this.defaultValue[0].min=i,this.defaultValue[0].message=c.getMessage("pleaseEnterNumberRange",{max:n,min:i}),i&&n!==void 0&&(this.rangeMax={type:"number",min:i,message:c.getMessage("numberRangeSetError")}),this.defaultValue[1].pattern=Jt(e.regularRules.expression),this.defaultValue[1].message=e.regularRules.errMessage}}class Im extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="number");const n=e.rangeMax!==""?e.rangeMax:void 0,i=e.rangeMin!==""?e.rangeMin:void 0;this.push({type:"number",max:n,min:i,message:c.getMessage(n===void 0?"pleaseEnterAValueGreaterThanMin":i===void 0?"pleaseEnterAValueLessThanMax":"pleaseEnterNumberRange",{max:n,min:i})}),e.regularRules.expression&&e.regularRules.errMessage&&this.push({pattern:Jt(e.regularRules.expression),message:e.regularRules.errMessage})}}class an extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g,b,_,C;super(e),this.rangeMin=(n=e==null?void 0:e.rangeMin)!=null?n:"",this.rangeMax=(i=e==null?void 0:e.rangeMax)!=null?i:"",this.numberType=(a=e==null?void 0:e.numberType)!=null?a:"number",this.percentageFormat=(r=e==null?void 0:e.percentageFormat)!=null?r:!1,this.micrometer=(l=e==null?void 0:e.micrometer)!=null?l:!1,this.precision=(u=e==null?void 0:e.precision)!=null?u:0,this.showUpperCase=(s=e==null?void 0:e.showUpperCase)!=null?s:!1,this.isShowUnit=(o=e==null?void 0:e.isShowUnit)!=null?o:!1,this.unitPosition=(f=e==null?void 0:e.unitPosition)!=null?f:"right",this.unit=(g=e==null?void 0:e.unit)!=null?g:"",this.caption=(b=e==null?void 0:e.caption)!=null?b:rn.controlName,this.placeholder=(_=e==null?void 0:e.placeholder)!=null?_:c.getMessage("pleaseEnter"),this.defaultValue=(C=e==null?void 0:e.defaultValue)!=null?C:"",this.regularRules=new yu(e==null?void 0:e.regularRules)}}an.Rules=wm,an.RuntimeRules=Im;class rn extends O{constructor(e){super(e),this.props=new an(e==null?void 0:e.props)}static get controlName(){return c.getMessage("number")}static get controlIcon(){return"iconnuminput_new"}static get controlType(){return"number"}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{precision:i,micrometer:a}=this.props;i!==""&&(n.props.precision=i),n.props.micrometer=a}return n}}rn.controlEventKeys=["on_change","on_input","on_focus","on_blur"],rn.controlFieldType=v.DECIMAL,rn.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"number-range",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.IS_SHOW_UNIT,d.IS_SHOW_CAPTION_TIP]},{key:"unit-position",visible:!0},{key:"number-type",visible:!0},{key:"unit",visible:!0},{key:"default-value",visible:!0},{key:"number-suite",showItems:[d.SHOW_UPPER_CASE,d.MICROMETER,d.PRECISION],visible:!0},{key:"regular-rules",visible:!0},{key:"super-setting",visible:!0}];class jo extends E{constructor(e){super(e),this.props=new an(e==null?void 0:e.props)}static get controlType(){return"number"}}jo.controlFieldType=v.DECIMAL;var qo={Designer:rn,Runtime:jo,Property:an};class Zr extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g,b;super(e),this.dateType=(n=e==null?void 0:e.dateType)!=null?n:se.DATE,this.dateFormat=(i=e==null?void 0:e.dateFormat)!=null?i:"",this.commonTimeSetting=(a=e==null?void 0:e.commonTimeSetting)!=null?a:[],this.setValueType=(r=e==null?void 0:e.setValueType)!=null?r:"custom",this.caption=(l=e==null?void 0:e.caption)!=null?l:$i.controlName,this.placeholder=(u=e==null?void 0:e.placeholder)!=null?u:c.getMessage("pleaseEnterDate"),this.defaultValue=(s=e==null?void 0:e.defaultValue)!=null?s:"",this.limitDateList=(f=(o=e==null?void 0:e.limitDateList)==null?void 0:o.map(_=>new wi(_)))!=null?f:[],this.allowDateRange=(g=e==null?void 0:e.allowDateRange)!=null?g:["",""],this.filterWeekend=(b=e==null?void 0:e.filterWeekend)!=null?b:!1}}class $i extends O{constructor(e){super(e),this.props=new Zr(e==null?void 0:e.props)}static get controlName(){return c.getMessage("timestamp")}static get controlIcon(){return"iconriqi1"}static get controlType(){return"date-picker"}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{dateType:i}=this.props;n.props.dateType=i}return n}}$i.controlFieldType=v.TIMESTAMP,$i.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"date-type",visible:!0},{key:"date-common-time-setting",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.IS_SHOW_CAPTION_TIP]},{key:"date-limit-range",visible:!0},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class Uo extends E{constructor(e){super(e),this.props=new Zr(e==null?void 0:e.props)}static get controlType(){return"date-picker"}}Uo.controlFieldType=v.TIMESTAMP;var Wo={Designer:$i,Runtime:Uo,Property:Zr};class Cm extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="object"),e.required&&!e.isHide&&this.push({type:"object",fields:{max:{type:"string",required:e.required,message:this[0].message},min:{type:"string",required:e.required,message:this[0].message}}})}}class Fi extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g,b;super(e),this.dataBind=new Zd(e==null?void 0:e.dataBind),this.defaultValue=new Yd(e==null?void 0:e.defaultValue),this.dateType=(n=e==null?void 0:e.dateType)!=null?n:se.DATE,this.dateFormat=(i=e==null?void 0:e.dateFormat)!=null?i:"",this.commonTimeSetting=(a=e==null?void 0:e.commonTimeSetting)!=null?a:[],this.setValueType=(r=e==null?void 0:e.setValueType)!=null?r:"custom",this.rangeMin=(l=e==null?void 0:e.rangeMin)!=null?l:"",this.rangeMax=(u=e==null?void 0:e.rangeMax)!=null?u:"",this.placeholderStart=(s=e==null?void 0:e.placeholderStart)!=null?s:c.getMessage("pleaseSelectStartDate"),this.placeholderEnd=(o=e==null?void 0:e.placeholderEnd)!=null?o:c.getMessage("pleaseSelectEndDate"),this.caption=(f=e==null?void 0:e.caption)!=null?f:Hi.controlName,this.limitDateList=(b=(g=e==null?void 0:e.limitDateList)==null?void 0:g.map(_=>new wi(_)))!=null?b:[]}}Fi.RuntimeRules=Cm;class Hi extends O{constructor(e){super(e),this.props=new Fi(e==null?void 0:e.props)}static get controlName(){return c.getMessage("timescope")}static get controlIcon(){return"iconriqiqujian"}static get controlType(){return"date-range"}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{dateType:i}=this.props;n.props.dateType=i}return n}}Hi.controlFieldType=v.TIMESCOPE,Hi.setting=[{key:"data-bind-date-range",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"date-placeholder-start",visible:!0},{key:"date-placeholder-end",visible:!0},{key:"date-type",visible:!0},{key:"date-common-time-setting",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.IS_SHOW_CAPTION_TIP]},{key:"date-limit-range",visible:!0},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class Ko extends E{constructor(e){super(e),this.props=new Fi(e==null?void 0:e.props)}static get controlType(){return"date-range"}}Ko.controlFieldType=v.TIMESCOPE;var zo={Designer:Hi,Runtime:Ko,Property:Fi};class Sm extends Z{constructor(e){super(e),this.maxLength={type:"number",min:0,message:c.getMessage("TheMaximumLengthIsGreaterThanTheMinimumLength")},this.minLength={type:"number",max:1e6,message:c.getMessage("TheMinimumLengthIsGreaterThanTheMaximumLength")},this.defaultValue={type:"string",max:200,min:0,message:c.getMessage("stringRangeError")},this.maxLength.min=e.minLength,this.minLength.max=e.maxLength,this.defaultValue.max=e.maxLength,this.defaultValue.min=e.minLength,this.defaultValue.message=c.getMessage("stringRangeError",{max:e.maxLength,min:e.minLength})}}class Rm extends ${constructor(e){super(e),this.push({type:"string",max:e.maxLength,min:e.minLength,message:c.getMessage("stringRangeError",{max:e.maxLength,min:e.minLength})})}}class ln extends P{constructor(e){var n,i,a,r,l;super(e),this.maxLength=(n=e==null?void 0:e.maxLength)!=null?n:5e4,this.minLength=(i=e==null?void 0:e.minLength)!=null?i:0,this.defaultValue=(a=e==null?void 0:e.defaultValue)!=null?a:"",this.caption=(r=e==null?void 0:e.caption)!=null?r:un.controlName,this.placeholder=(l=e==null?void 0:e.placeholder)!=null?l:c.getMessage("pleaseEnter"),this.rowHeightSetting=new $d(e==null?void 0:e.rowHeightSetting)}}ln.Rules=Sm,ln.RuntimeRules=Rm;class un extends O{constructor(e){super(e),this.props=new ln(e==null?void 0:e.props)}static get controlName(){return c.getMessage("textarea")}static get controlIcon(){return"iconMultilineline_new1"}static get controlType(){return"textarea"}}un.controlEventKeys=["on_change","on_input","on_focus","on_blur"],un.controlFieldType=v.TEXT,un.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.IS_SHOW_CAPTION_TIP]},{key:"max-length",visible:!0},{key:"min-length",visible:!0},{key:"default-value",visible:!0},{key:"row-height-setting",visible:!0},{key:"super-setting",visible:!0}];class Go extends E{constructor(e){super(e),this.props=new ln(e==null?void 0:e.props)}static get controlType(){return"textarea"}}Go.controlFieldType=v.TEXT;var Xo={Designer:un,Runtime:Go,Property:ln};class Tm extends Z{constructor(e){super(e),this.maxLength={type:"number",min:0,message:c.getMessage("TheMaximumLengthIsGreaterThanTheMinimumLength")},this.minLength={type:"number",max:1e6,message:c.getMessage("TheMinimumLengthIsGreaterThanTheMaximumLength")},this.defaultValue={type:"string",max:200,min:0,message:c.getMessage("stringRangeError")},this.maxLength.min=e.minLength,this.minLength.max=e.maxLength,this.defaultValue.max=e.maxLength,this.defaultValue.min=e.minLength,this.defaultValue.message=c.getMessage("stringRangeError",{max:e.maxLength,min:e.minLength})}}class xm extends ${constructor(e){super(e),this.push({type:"string",max:e.maxLength,min:e.minLength,message:c.getMessage("stringRangeError",{max:e.maxLength,min:e.minLength})})}}class on extends P{constructor(e){var n,i,a,r,l;super(e),this.maxLength=(n=e==null?void 0:e.maxLength)!=null?n:5e4,this.minLength=(i=e==null?void 0:e.minLength)!=null?i:0,this.defaultValue=(a=e==null?void 0:e.defaultValue)!=null?a:"",this.caption=(r=e==null?void 0:e.caption)!=null?r:cn.controlName,this.placeholder=(l=e==null?void 0:e.placeholder)!=null?l:c.getMessage("pleaseEnter")}}on.Rules=Tm,on.RuntimeRules=xm;class cn extends O{constructor(e){super(e),this.props=new on(e==null?void 0:e.props)}static get controlName(){return c.getMessage("richText")}static get controlIcon(){return"iconRichtextbox_new"}static get controlType(){return"rich-text"}}cn.controlEventKeys=["on_change","on_input","on_focus","on_blur"],cn.controlFieldType=v.TEXT,cn.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.IS_SHOW_CAPTION_TIP]},{key:"max-length",visible:!0},{key:"min-length",visible:!0},{key:"rich-text",visible:!0},{key:"super-setting",visible:!0}];class Qo extends E{constructor(e){super(e),this.props=new on(e==null?void 0:e.props)}static get controlType(){return"rich-text"}}Qo.controlFieldType=v.TEXT;var Jo={Designer:cn,Runtime:Qo,Property:on};class km extends dt{constructor(e){super(e),this.formBind={type:"object",fields:{formKey:{type:"string",message:c.getMessage("pleaseEnterForm")}}},e.canViewForm===!0&&(this.formBind.fields.formKey.required=!0)}}class Vi extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g;super(e),this.options=Ce((n=e==null?void 0:e.options)!=null?n:[{label:"\u9009\u9879\u4E00",value:"\u9009\u9879\u4E00"},{label:"\u9009\u9879\u4E8C",value:"\u9009\u9879\u4E8C"},{label:"\u9009\u9879\u4E09",value:"\u9009\u9879\u4E09"}]),this.defaultShowOptions=(i=e==null?void 0:e.defaultShowOptions)!=null?i:!0,this.optionConfig=(a=e==null?void 0:e.optionConfig)!=null?a:"custom",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.caption=(r=e==null?void 0:e.caption)!=null?r:ji.controlName,this.placeholder=(l=e==null?void 0:e.placeholder)!=null?l:c.getMessage("pleaseSelect"),this.defaultValue=(u=e==null?void 0:e.defaultValue)!=null?u:"",this.allowCopyOptions=(s=e==null?void 0:e.allowCopyOptions)!=null?s:!1,this.openMultistageFilling=(o=e==null?void 0:e.openMultistageFilling)!=null?o:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(b=>{var _;(_=this.multistageFilling)==null||_.push(new ae(b))})),this.canViewForm=(f=e==null?void 0:e.canViewForm)!=null?f:!1,this.viewFormModelType=(g=e==null?void 0:e.viewFormModelType)!=null?g:"window",this.formBind=new ct(e==null?void 0:e.formBind)}}Vi.Rules=km;class ji extends O{constructor(e){super(e),this.props=new Vi(e==null?void 0:e.props)}static get controlName(){return c.getMessage("select")}static get controlIcon(){return"iconxiala1"}static get controlType(){return"select"}}ji.controlFieldType=v.VARCHAR,ji.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.DEFAULT_SHOW_OPTIONS,d.IS_SHOW_CAPTION_TIP,d.ALLOW_COPY_OPTIONS]},{key:"options-setting",visible:!0,showItems:[d.CAN_VIEW_FORM,d.VIEW_FORM_MODEL_TYPE]},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class Zo extends E{constructor(e){super(e),this.props=new Vi(e==null?void 0:e.props)}static get controlType(){return"select"}}Zo.controlFieldType=v.VARCHAR;var Yo={Designer:ji,Runtime:Zo,Property:Vi};class Pm extends dt{constructor(e){super(e),this.formBind={type:"object",fields:{formKey:{type:"string",message:c.getMessage("pleaseEnterForm")}}},e.canViewForm===!0&&(this.formBind.fields.formKey.required=!0)}}class Om extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class sn extends P{constructor(e){var n,i,a,r,l,u,s,o,f;super(e),this.options=Ce((n=e==null?void 0:e.options)!=null?n:[{label:"\u9009\u9879\u4E00",value:"\u9009\u9879\u4E00"},{label:"\u9009\u9879\u4E8C",value:"\u9009\u9879\u4E8C"},{label:"\u9009\u9879\u4E09",value:"\u9009\u9879\u4E09"}]),this.defaultShowOptions=(i=e==null?void 0:e.defaultShowOptions)!=null?i:!0,this.optionConfig=(a=e==null?void 0:e.optionConfig)!=null?a:"custom",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.caption=(r=e==null?void 0:e.caption)!=null?r:qi.controlName,this.placeholder=(l=e==null?void 0:e.placeholder)!=null?l:c.getMessage("pleaseSelect"),this.defaultValue=(u=e==null?void 0:e.defaultValue)!=null?u:[],this.openMultistageFilling=(s=e==null?void 0:e.openMultistageFilling)!=null?s:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(g=>{var b;(b=this.multistageFilling)==null||b.push(new ae(g))})),this.canViewForm=(o=e==null?void 0:e.canViewForm)!=null?o:!1,this.viewFormModelType=(f=e==null?void 0:e.viewFormModelType)!=null?f:"window",this.formBind=new ct(e==null?void 0:e.formBind)}}sn.Rules=Pm,sn.RuntimeRules=Om;class qi extends O{constructor(e){super(e),this.props=new sn(e==null?void 0:e.props)}static get controlName(){return c.getMessage("selectMultiple")}static get controlIcon(){return"iconxialaduoxuan"}static get controlType(){return"select-multiple"}}qi.controlFieldType=v.ARRAY,qi.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.DEFAULT_SHOW_OPTIONS,d.IS_SHOW_CAPTION_TIP]},{key:"options-setting",visible:!0,showItems:[d.CAN_VIEW_FORM,d.VIEW_FORM_MODEL_TYPE]},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class po extends E{constructor(e){super(e),this.props=new sn(e==null?void 0:e.props)}static get controlType(){return"select-multiple"}}po.controlFieldType=v.ARRAY;var ec={Designer:qi,Runtime:po,Property:sn};class Em extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class Ui extends P{constructor(e){var n,i,a,r,l,u,s,o,f;super(e),this.showType=(n=e==null?void 0:e.showType)!=null?n:"default",this.range=(i=e==null?void 0:e.range)!=null?i:"all",this.rangeOptions=(a=e==null?void 0:e.rangeOptions)!=null?a:[],this.multiple=(r=e==null?void 0:e.multiple)!=null?r:!1,this.defaultValueType=(l=e==null?void 0:e.defaultValueType)!=null?l:"none",this.defaultValue=(u=e==null?void 0:e.defaultValue)!=null?u:[],this.caption=(s=e==null?void 0:e.caption)!=null?s:Wi.controlName,this.placeholder=(o=e==null?void 0:e.placeholder)!=null?o:c.getMessage("pleaseEnterNameorEmail"),this.openMultistageFilling=(f=e==null?void 0:e.openMultistageFilling)!=null?f:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(g=>{var b;(b=this.multistageFilling)==null||b.push(new ae(g))}))}}Ui.RuntimeRules=Em;class Wi extends O{constructor(e){super(e),this.props=new Ui(e==null?void 0:e.props)}static get controlName(){return c.getMessage("people")}static get controlIcon(){return"iconpeople1"}static get controlType(){return"employee"}}Wi.controlFieldType=v.EMPLOYEES,Wi.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.MULTIPLE,d.IS_SHOW_CAPTION_TIP]},{key:"employee-range",visible:!0},{key:"employee-default-value",visible:!0},{key:"employee-multistage-filling",visible:!0},{key:"show-tree",visible:!0},{key:"super-setting",visible:!0}];class tc extends E{constructor(e){super(e),this.props=new Ui(e==null?void 0:e.props)}static get controlType(){return"employee"}}tc.controlFieldType=v.EMPLOYEES;var nc={Designer:Wi,Runtime:tc,Property:Ui};const Am=10485760,Mm=104857600,Dm=1048576e3;class Bm extends Z{constructor(e){super(e),this.maxSize={type:"number",min:0,max:Dm,message:c.getMessage("attachmentMaxSize")}}}class Nm extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="array"),this.push({type:"array",max:e.maxLimit,min:e.minLimit,message:c.getMessage("attachmentLimitError",{max:e.maxLimit,min:e.minLimit})})}}class At extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g,b;super(e),this.defaultValue=(n=e==null?void 0:e.defaultValue)!=null?n:[],this.showType=(i=e==null?void 0:e.showType)!=null?i:"default",this.resultShowType=(a=e==null?void 0:e.resultShowType)!=null?a:"simple",this.attachmentAccept=(r=e==null?void 0:e.attachmentAccept)!=null?r:[],this.maxLimit=(l=e==null?void 0:e.maxLimit)!=null?l:10,this.minLimit=(u=e==null?void 0:e.minLimit)!=null?u:0,this.maxSize=(s=e==null?void 0:e.maxSize)!=null?s:Mm,this.caption=(o=e==null?void 0:e.caption)!=null?o:Mt.controlName,this.placeholder=(f=e==null?void 0:e.placeholder)!=null?f:c.getMessage("uploadFile"),this.isShowWatermark=(g=e==null?void 0:e.isShowWatermark)!=null?g:!1,this.watermarkFx=(b=e==null?void 0:e.watermarkFx)!=null?b:{}}}At.Rules=Bm,At.RuntimeRules=Nm;class Mt extends O{constructor(e){super(e),this.props=new At(e==null?void 0:e.props)}static get controlName(){return c.getMessage("file")}static get controlIcon(){return"iconfujian2"}static get controlType(){return"attachment"}}Mt.controlEventKeys=["on_change"],Mt.controlFieldType=v.FILE,Mt.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!1},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.IS_SHOW_CAPTION_TIP]},{key:"attachment-state",visible:!0},{key:"attachment-accept",visible:!0},{key:"attachment-limit",visible:!0},{key:"attachment-size",visible:!0},{key:"attachment-defaultval",visible:!0},{key:"super-setting",visible:!0}];class Yr extends E{constructor(e){super(e),this.props=new At(e==null?void 0:e.props)}static get controlType(){return"attachment"}}Yr.controlFieldType=v.FILE;var ic={Designer:Mt,Runtime:Yr,Property:At};const ac=class extends Mt{static get controlName(){return c.getMessage("image")}static get controlIcon(){return"iconpic_new"}static get controlType(){return"image"}constructor(t){var e,n,i,a;super(t),this.props.showType="image",this.props.caption=(n=(e=t==null?void 0:t.props)==null?void 0:e.caption)!=null?n:ac.controlName,this.props.placeholder=(a=(i=t==null?void 0:t.props)==null?void 0:i.placeholder)!=null?a:c.getMessage("uploadImg")}};let pr=ac;pr.controlFieldType=v.IMAGE,pr.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!1},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.IS_SHOW_CAPTION_TIP,d.IS_SHOW_WATERMARK]},{key:"attachment-limit",visible:!0},{key:"image-defaultval",visible:!0},{key:"super-setting",visible:!0}];class Lm extends Yr{static get controlType(){return"image"}constructor(e){var n,i,a,r,l,u;super(e),this.props.showType="image",this.props.maxLimit=(i=(n=e==null?void 0:e.props)==null?void 0:n.maxLimit)!=null?i:9,this.props.caption=(r=(a=e==null?void 0:e.props)==null?void 0:a.caption)!=null?r:c.getMessage("image"),this.props.placeholder=(u=(l=e==null?void 0:e.props)==null?void 0:l.placeholder)!=null?u:c.getMessage("uploadImg")}}class $m extends At{constructor(e){super(e)}}var rc={Designer:pr,Runtime:Lm,Property:$m};class Fm extends dt{constructor(e){super(e),this.defaultValue={type:"object",fields:{amount:[{type:"number",min:void 0,max:void 0,message:c.getMessage("pleaseEnterNumberRange")}]}},this.rangeMax={type:"any"};const n=e.rangeMax===""?void 0:e.rangeMax,i=e.rangeMin===""?void 0:e.rangeMin;this.defaultValue.fields.amount[0].max=n,this.defaultValue.fields.amount[0].min=i,this.defaultValue.fields.amount[0].message=c.getMessage("pleaseEnterNumberRange",{max:n,min:i}),i&&n!==void 0&&(this.rangeMax={type:"number",min:i,message:c.getMessage("numberRangeSetError")})}}class Hm extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="object");const n=e.rangeMax===""?void 0:e.rangeMax,i=e.rangeMin===""?void 0:e.rangeMin;this.push({type:"object",fields:{amount:[Bl(ut({},this[0]),{type:"number"}),{type:"number",min:i,max:n,message:c.getMessage(n===void 0?"pleaseEnterAValueGreaterThanMin":i===void 0?"pleaseEnterAValueLessThanMax":"pleaseEnterNumberRange",{max:n,min:i})}],currency:{type:"string"}}})}}class dn extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g,b,_;super(e),this.rangeMin=(n=e==null?void 0:e.rangeMin)!=null?n:"",this.rangeMax=(i=e==null?void 0:e.rangeMax)!=null?i:"",this.optionConfig=(a=e==null?void 0:e.optionConfig)!=null?a:"datasource",this.micrometer=(r=e==null?void 0:e.micrometer)!=null?r:!1,this.precision=(l=e==null?void 0:e.precision)!=null?l:2,this.dataBind=new Qd(e==null?void 0:e.dataBind),this.datasourceBind=new te((u=e==null?void 0:e.datasourceBind)!=null?u:{displayBoList:[new La({value:"name"})]}),this.defaultValue=new Jd((s=e==null?void 0:e.defaultValue)!=null?s:{amount:"",currency:Va.CNY}),this.unitPosition=(o=e==null?void 0:e.unitPosition)!=null?o:"right",this.options=Ce(e==null?void 0:e.options),this.caption=(f=e==null?void 0:e.caption)!=null?f:fn.controlName,this.placeholder=(g=e==null?void 0:e.placeholder)!=null?g:c.getMessage("pleaseEnter"),this.submitSelectCurrency=(b=e==null?void 0:e.submitSelectCurrency)!=null?b:!1,this.showUpperCase=(_=e==null?void 0:e.showUpperCase)!=null?_:!1}}dn.Rules=Fm,dn.RuntimeRules=Hm;class fn extends O{constructor(e){super(e),this.props=new dn(e==null?void 0:e.props)}static get controlName(){return c.getMessage("amount")}static get controlType(){return"amount"}static get controlIcon(){return"iconjine"}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{precision:i,micrometer:a}=this.props;i!==""&&(n.props.precision=i),n.props.micrometer=a}return n}}fn.controlEventKeys=["on_change","on_input","on_focus","on_blur"],fn.controlFieldType=v.MONEY,fn.setting=[{key:"data-bind-amount",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.SUBMIT_SELECT_CURRENCY,d.IS_SHOW_CAPTION_TIP]},{key:"amount-range",visible:!0},{key:"default-value",visible:!0},{key:"unit-position",visible:!0},{key:"currency-type",visible:!0},{key:"number-suite",showItems:[d.SHOW_UPPER_CASE,d.MICROMETER,d.PRECISION],visible:!0},{key:"super-setting",visible:!0}];class lc extends E{constructor(e){super(e),this.props=new dn(e==null?void 0:e.props)}static get controlType(){return"amount"}}lc.controlFieldType=v.MONEY;var uc={Designer:fn,Runtime:lc,Property:dn};class Vm extends Z{constructor(e){super(e),this.totalScore=[{type:"number",required:!0,message:c.getMessage("pleaseEnterTotalScoreSetting")},{type:"number",min:1,message:c.getMessage("theTotalScoreMustNotBeLessThan1")}],this.defaultValue={type:"number",min:0,max:5,message:c.getMessage("scoreDefaultValueRange")},this.defaultValue.max=e.totalScore,this.defaultValue.message=c.getMessage("scoreDefaultValueRange",{max:e.totalScore,min:0})}}class jm extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="number");const n=e.required?1:0;this.push({type:"number",min:n,max:e.totalScore,message:c.getMessage("scoreDefaultValueRange",{max:e.totalScore,min:n})})}}class hn extends P{constructor(e){var n,i,a,r,l,u,s;super(e),this.totalScore=(n=e==null?void 0:e.totalScore)!=null?n:5,this.scoreType=(i=e==null?void 0:e.scoreType)!=null?i:Fr.STAR,this.isShowExplain=(a=e==null?void 0:e.isShowExplain)!=null?a:!0,this.explain=(l=(r=e==null?void 0:e.explain)==null?void 0:r.map(o=>new Ii(o)))!=null?l:Array(this.totalScore).fill(void 0).map(()=>new Ii),this.defaultValue=(u=e==null?void 0:e.defaultValue)!=null?u:0,this.caption=(s=e==null?void 0:e.caption)!=null?s:yn.controlName}}hn.Rules=Vm,hn.RuntimeRules=jm;class yn extends O{constructor(e){super(e),this.props=new hn(e==null?void 0:e.props)}static get controlName(){return c.getMessage("score")}static get controlIcon(){return"iconpingfen"}static get controlType(){return"score"}postUpdate(e,n){if(e==="totalScore"){if(n===this.props.explain.length)return;if(this.props.explain.length>n)this.props.explain=this.props.explain.slice(0,n);else{const i=n-this.props.explain.length,a=Array(i).fill(void 0).map(()=>new Ii);this.props.explain.push(...a)}}super.postUpdate(e,n)}}yn.controlEventKeys=["on_change","on_click"],yn.controlFieldType=v.DECIMAL,yn.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.IS_SHOW_CAPTION_TIP]},{key:"score-type",visible:!0},{key:"total-setting",visible:!0},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class oc extends E{constructor(e){super(e),this.props=new hn(e==null?void 0:e.props)}static get controlType(){return"score"}}oc.controlFieldType=v.DECIMAL;var cc={Designer:yn,Runtime:oc,Property:hn};class qm extends ${constructor(e){if(super(e),this[0]!==void 0&&(this[0].type="object"),e.required&&!e.isHide){const n={type:"object",fields:{province:{type:"string",required:e.required,message:c.getMessage("pleaseSelectProvince")}}};e.addressType.includes("city")&&(n.fields.city={type:"string",required:e.required,message:c.getMessage("pleaseSelectCity")}),e.addressType.includes("district")&&(n.fields.district={type:"string",required:e.required,message:c.getMessage("pleaseSelectDistrict")}),this.push(n)}}}class Ki extends P{constructor(e){var n,i,a,r,l;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:zi.controlName,this.defaultValueType=(i=e==null?void 0:e.defaultValueType)!=null?i:"default",this.addressType=(a=e==null?void 0:e.addressType)!=null?a:["province","city","district"],this.defaultValue=new pd((r=e==null?void 0:e.defaultValue)!=null?r:{}),this.placeholder=(l=e==null?void 0:e.placeholder)!=null?l:c.getMessage("pleaseChooseAddress")}}Ki.RuntimeRules=qm;class zi extends O{constructor(e){super(e),this.props=new Ki(e==null?void 0:e.props)}static get controlName(){return c.getMessage("address")}static get controlIcon(){return"icondizhi"}static get controlType(){return"address"}}zi.controlFieldType=v.ADDRESS,zi.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_SHOW_CAPTION_TIP]},{key:"address-defaultval",visible:!0},{key:"super-setting",visible:!0}];class sc extends E{constructor(e){super(e),this.props=new Ki(e==null?void 0:e.props)}static get controlName(){return"\u7701\u5E02\u533A"}static get controlIcon(){return"iconicon_site_management11"}static get controlType(){return"address"}}sc.controlFieldType=v.ADDRESS;var dc={Designer:zi,Runtime:sc,Property:Ki};class Um extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class Gi extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g,b;super(e),this.showType=(n=e==null?void 0:e.showType)!=null?n:"default",this.multiple=(i=e==null?void 0:e.multiple)!=null?i:!1,this.range=(a=e==null?void 0:e.range)!=null?a:"all",this.defaultValueType=(r=e==null?void 0:e.defaultValueType)!=null?r:"none",this.rangeOptions=(l=e==null?void 0:e.rangeOptions)!=null?l:[],this.defaultValue=(u=e==null?void 0:e.defaultValue)!=null?u:[],this.displayLevel=(s=e==null?void 0:e.displayLevel)!=null?s:1,this.showSubDept=(o=e==null?void 0:e.showSubDept)!=null?o:!0,this.caption=(f=e==null?void 0:e.caption)!=null?f:gn.controlName,this.placeholder=(g=e==null?void 0:e.placeholder)!=null?g:c.getMessage("pleaseSelectDept"),this.openMultistageFilling=(b=e==null?void 0:e.openMultistageFilling)!=null?b:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(_=>{var C;(C=this.multistageFilling)==null||C.push(new ae(_))}))}}Gi.RuntimeRules=Um;class gn extends O{constructor(e){super(e),this.props=new Gi(e==null?void 0:e.props)}static get controlIcon(){return"icondepartment_new"}static get controlType(){return"department"}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{displayLevel:i,showSubDept:a}=this.props;n.props.displayLevel=i,n.props.showSubDept=a}return n}}gn.controlName=c.getMessage("department"),gn.controlFieldType=v.DEPARTMENTS,gn.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.MULTIPLE,d.IS_SHOW_CAPTION_TIP]},{key:"department-defaultval",visible:!0},{key:"department-level",visible:!0},{key:"department-multistage-filling",visible:!0},{key:"show-tree",visible:!0},{key:"department-contain-sub",visible:!0},{key:"super-setting",visible:!0}];class fc extends E{constructor(e){super(e),this.props=new Gi(e==null?void 0:e.props)}static get controlType(){return"department"}}fc.controlFieldType=v.DEPARTMENTS;var hc={Designer:gn,Runtime:fc,Property:Gi};class el extends P{constructor(e){var n,i,a;super(e),this.defaultValue=(n=e==null?void 0:e.defaultValue)!=null?n:"",this.caption=(i=e==null?void 0:e.caption)!=null?i:mn.controlName,this.placeholder=(a=e==null?void 0:e.placeholder)!=null?a:c.getMessage("pleaseEnterAutonumber")}}class mn extends O{constructor(e){super(e),this.props=new el(e==null?void 0:e.props)}static get controlName(){return c.getMessage("autoNumber")}static get controlIcon(){return"iconnumber_new"}static get controlType(){return"auto-number"}}mn.controlEventKeys=["on_change"],mn.controlFieldType=v.AUTO_NUMBER,mn.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE,d.IS_HIDE_CAPTION,d.IS_SHOW_CAPTION_TIP]},{key:"super-setting",visible:!0}];class yc extends E{constructor(e){super(e),this.props=new el(e==null?void 0:e.props)}static get controlType(){return"auto-number"}}yc.controlFieldType=v.AUTO_NUMBER;var gc={Designer:mn,Runtime:yc,Property:el};class Wm extends Z{constructor(e){super(e),this.dataBind.fields.result.required=!1,this.dataBind.fields.result.fields.fieldCode.required=!1,this.dataBind.fields.result.fields.dataCode.required=!1,this.dataBind.fields.unit.required=!1,this.dataBind.fields.unit.fields.fieldCode.required=!1,this.dataBind.fields.unit.fields.dataCode.required=!1}}class Km extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="object"),this.push({type:"object",message:c.getMessage("isNotObject"),fields:{result:[{type:"number",message:c.getMessage("isNotNumber")}],unit:{type:"string",message:c.getMessage("isNotString")}}})}}class vn extends P{constructor(e){var n,i,a,r,l,u,s,o,f;super(e),this.precision=(n=e==null?void 0:e.precision)!=null?n:0,this.micrometer=(i=e==null?void 0:e.micrometer)!=null?i:!1,this.showUpperCase=(a=e==null?void 0:e.showUpperCase)!=null?a:!1,this.dataBind=new ef(e==null?void 0:e.dataBind),this.defaultValue=new tf(e==null?void 0:e.defaultValue),this.caption=(r=e==null?void 0:e.caption)!=null?r:bn.controlName,this.unitPosition=(l=e==null?void 0:e.unitPosition)!=null?l:"right",this.placeholder=(u=e==null?void 0:e.placeholder)!=null?u:c.getMessage("pleaseEnter"),this.scriptEcho=(s=e==null?void 0:e.scriptEcho)!=null?s:[],this.scriptSrc=(o=e==null?void 0:e.scriptSrc)!=null?o:"",this.calcOnMounted=(f=e==null?void 0:e.calcOnMounted)!=null?f:!1}}vn.Rules=Wm,vn.RuntimeRules=Km;class bn extends O{constructor(e){super(e),this.props=new vn(e==null?void 0:e.props)}static get controlName(){return c.getMessage("calc")}static get controlType(){return"calc"}static get controlIcon(){return"iconcalculation_new"}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{precision:i,micrometer:a}=this.props;i!==""&&(n.props.precision=i),n.props.micrometer=a}return n}}bn.controlEventKeys=["on_change"],bn.controlFieldType=v.CALC,bn.setting=[{key:"data-bind-calc",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"calc-script-src",visible:!0},{key:"calc-script-echo",visible:!1},{key:"calc-on-mounted",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.IS_SHOW_CAPTION_TIP]},{key:"unit-alone",visible:!0},{key:"unit-position",visible:!0},{key:"default-value",visible:!1},{key:"number-suite",showItems:[d.SHOW_UPPER_CASE,d.MICROMETER,d.PRECISION],visible:!0},{key:"super-setting",visible:!0}];class mc extends E{constructor(e){super(e),this.props=new vn(e==null?void 0:e.props)}static get controlType(){return"calc"}}mc.controlFieldType=v.CALC;var vc={Designer:bn,Runtime:mc,Property:vn};class zm extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="array"),this.push({validator(n,i){return e.required&&i.every(r=>!r)?Promise.reject(c.getMessage("runtimeRequired",{caption:e.caption})):Promise.resolve()}})}}class Xi extends P{constructor(e){var n,i,a,r,l,u;super(e),this.defaultValue=(n=e==null?void 0:e.defaultValue)!=null?n:["",""],this.rangeMin=(i=e==null?void 0:e.rangeMin)!=null?i:"",this.rangeMax=(a=e==null?void 0:e.rangeMax)!=null?a:"",this.placeholderStart=(r=e==null?void 0:e.placeholderStart)!=null?r:c.getMessage("min"),this.placeholderEnd=(l=e==null?void 0:e.placeholderEnd)!=null?l:c.getMessage("max"),this.caption=(u=e==null?void 0:e.caption)!=null?u:Qi.controlName}}Xi.RuntimeRules=zm;class Qi extends O{constructor(e){super(e),this.props=new Xi(e==null?void 0:e.props)}static get controlName(){return c.getMessage("searchNumberRange")}static get controlIcon(){return"iconshuziqujian"}static get controlType(){return"search-number-range"}}Qi.controlFieldType=v.DECIMAL_RANGE,Qi.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"number-placeholder-start",visible:!0},{key:"number-placeholder-end",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.IS_SHOW_CAPTION_TIP]},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class bc extends E{constructor(e){super(e),this.props=new Xi(e==null?void 0:e.props)}static get controlType(){return"search-number-range"}}bc.controlFieldType=v.DECIMAL_RANGE;var _c={Designer:Qi,Runtime:bc,Property:Xi};class Gm extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="array"),e.required&&!e.isHide&&this.push({type:"array",fields:{0:{type:"string",required:e.required,message:this[0].message},1:{type:"string",required:e.required,message:this[0].message}}})}}class Ji extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g,b,_;super(e),this.defaultValue=(n=e==null?void 0:e.defaultValue)!=null?n:["",""],this.dateType=(i=e==null?void 0:e.dateType)!=null?i:se.DATE,this.dateFormat=(a=e==null?void 0:e.dateFormat)!=null?a:"",this.commonTimeSetting=(r=e==null?void 0:e.commonTimeSetting)!=null?r:[],this.setValueType=(l=e==null?void 0:e.setValueType)!=null?l:"custom",this.rangeMin=(u=e==null?void 0:e.rangeMin)!=null?u:"",this.rangeMax=(s=e==null?void 0:e.rangeMax)!=null?s:"",this.placeholderStart=(o=e==null?void 0:e.placeholderStart)!=null?o:c.getMessage("startDate"),this.placeholderEnd=(f=e==null?void 0:e.placeholderEnd)!=null?f:c.getMessage("endDate"),this.caption=(g=e==null?void 0:e.caption)!=null?g:Zi.controlName,this.limitDateList=(_=(b=e==null?void 0:e.limitDateList)==null?void 0:b.map(C=>new wi(C)))!=null?_:[]}}Ji.RuntimeRules=Gm;class Zi extends O{constructor(e){super(e),this.props=new Ji(e==null?void 0:e.props)}static get controlName(){return c.getMessage("timescope")}static get controlIcon(){return"iconriqiqujian"}static get controlType(){return"search-date-range"}}Zi.controlFieldType=v.ARRAY,Zi.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"date-placeholder-start",visible:!0},{key:"date-placeholder-end",visible:!0},{key:"date-type",visible:!0},{key:"date-common-time-setting",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.IS_SHOW_CAPTION_TIP]},{key:"date-limit-range",visible:!0},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class wc extends E{constructor(e){super(e),this.props=new Ji(e==null?void 0:e.props)}static get controlType(){return"search-date-range"}}wc.controlFieldType=v.ARRAY;var Ic={Designer:Zi,Runtime:wc,Property:Ji};class Xm extends Z{constructor(e){super(e),this.dataBind={type:"any"}}}class Qm extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="any")}}class _n extends P{constructor(e){var n,i,a,r,l;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:Dt.controlName,this.defaultValue=(i=e==null?void 0:e.defaultValue)!=null?i:void 0,this.controlExportName=(a=e==null?void 0:e.controlExportName)!=null?a:"",this.permissions=(r=e==null?void 0:e.permissions)!=null?r:[],this.isInlineEdit=(l=e==null?void 0:e.isInlineEdit)!=null?l:!1}}_n.Rules=Xm,_n.RuntimeRules=Qm;class Dt extends O{constructor(e){super(e),this.props=new _n(e==null?void 0:e.props)}static get controlName(){return c.getMessage("vueFormItem")}static get controlIcon(){return"iconvuerongqi"}static get controlType(){return"vue-form-item"}}Dt.controlFieldType=v.ANY,Dt.controlEventKeys=[],Dt.slots=["grid-table-toolbar-slot",$l.DEFAULT],Dt.setting=[{key:"data-bind-vue",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE,d.IS_HIDE_CAPTION,d.REQUIRED,d.IS_SHOW_CAPTION_TIP,d.IS_INLINE_EDIT]},{key:"vue-control-export-name",visible:!0},{key:"vue-permissions",visible:!0},{key:"super-setting",visible:!0}];class Cc extends E{constructor(e){super(e),this.props=new _n(e==null?void 0:e.props)}static get controlType(){return"vue-form-item"}}Cc.controlFieldType=v.ANY;var Sc={Designer:Dt,Runtime:Cc,Property:_n};class Jm extends dt{constructor(e){super(e),this.listPageBind=[{type:"object",message:c.getMessage("isNotObject")},{type:"object",required:!0,fields:{formKey:[{type:"string",message:c.getMessage("isNotString")},{type:"string",required:!0,message:c.getMessage("pleaseEnterList")}]}}],this.formBind={type:"object",fields:{formKey:{type:"string",message:c.getMessage("pleaseEnterForm")}}},e.canViewForm===!0&&(this.formBind.fields.formKey.required=!0)}}class Yi extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g,b;super(e),this.options=Ce((n=e==null?void 0:e.options)!=null?n:[]),this.optionConfig=(i=e==null?void 0:e.optionConfig)!=null?i:"datasource",this.listPageBind=new Ba(e==null?void 0:e.listPageBind),this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.caption=(a=e==null?void 0:e.caption)!=null?a:wn.controlName,this.placeholder=(r=e==null?void 0:e.placeholder)!=null?r:c.getMessage("pleaseSelect"),this.defaultValue=(l=e==null?void 0:e.defaultValue)!=null?l:"",this.openMultistageFilling=(u=e==null?void 0:e.openMultistageFilling)!=null?u:!1,this.showSelectedDetail=(s=e==null?void 0:e.showSelectedDetail)!=null?s:!1,this.selectedContentConfig=new Fa(e==null?void 0:e.selectedContentConfig),this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(_=>{var C;(C=this.multistageFilling)==null||C.push(new ae(_))})),this.canViewForm=(o=e==null?void 0:e.canViewForm)!=null?o:!1,this.viewFormModelType=(f=e==null?void 0:e.viewFormModelType)!=null?f:"window",this.formBind=new ct(e==null?void 0:e.formBind),this.optionDisplayConfig=(g=e==null?void 0:e.optionDisplayConfig)!=null?g:[],this.canSearch=(b=e==null?void 0:e.canSearch)!=null?b:!1}}Yi.Rules=Jm;class wn extends O{constructor(e){super(e),this.props=new Yi(e==null?void 0:e.props)}static get controlName(){return c.getMessage("selectRelation")}static get controlIcon(){return"iconguanliandanxuan"}static get controlType(){return"select-relation"}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{optionDisplayConfig:i}=this.props;n.props.optionDisplayConfig=i}return n}}wn.controlFieldType=v.VARCHAR,wn.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_SHOW_CAPTION_TIP,d.CAN_SEARCH]},{key:"relation-setting",visible:!0,showItems:[d.CAN_VIEW_FORM,d.VIEW_FORM_MODEL_TYPE]},{key:"default-value",visible:!0},{key:"option-config-setting",visible:!0},{key:"super-setting",visible:!0}],wn.controlEventKeys=["on_change","on_focus","on_blur","on_modal_ok"];class Rc extends E{constructor(e){super(e),this.props=new Yi(e==null?void 0:e.props)}static get controlType(){return"select-relation"}}Rc.controlFieldType=v.VARCHAR;var Tc={Designer:wn,Runtime:Rc,Property:Yi};class tl extends Ot{constructor(e){super(e)}}class xc extends Et{constructor(e){super(e),this.props=new tl(e==null?void 0:e.props)}static get controlName(){return c.getMessage("input")}static get controlType(){return"search-input"}}xc.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED]},{key:"super-setting",visible:!0}];class kc extends E{constructor(e){super(e),this.props=new tl(e==null?void 0:e.props)}static get controlType(){return"search-input"}}kc.controlFieldType=v.VARCHAR;var Pc={Designer:xc,Runtime:kc,Property:tl};class Zm extends Z{constructor(e){super(e),this.datasourceBind=[{type:"object",message:c.getMessage("isNotObject")}],Xn.call(this,e,Fe.controlCustomAttributes,!0),this.datasourceBind[1].fields&&(this.datasourceBind[1].fields.rootNode=[{type:"object",required:!0,message:c.getMessage("isNotObject")},{type:"object",fields:{type:{type:"enum",enum:["form","system","custom","gv"],required:!0},value:{type:"array",required:!0,min:1,message:c.getMessage("rootNodeIsRequired")}}}])}}class Ym extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class In extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g,b,_,C,w,T,m,I,k,A;super(e),this.optionConfig="datasource",this.caption=(n=e==null?void 0:e.caption)!=null?n:Fe.controlName,this.placeholder=(i=e==null?void 0:e.placeholder)!=null?i:c.getMessage("pleaseSelect"),this.multiple=(a=e==null?void 0:e.multiple)!=null?a:!1,this.canSearch=(r=e==null?void 0:e.canSearch)!=null?r:!0,this.levelType=(l=e==null?void 0:e.levelType)!=null?l:"all",this.optionalLevel=(u=e==null?void 0:e.optionalLevel)!=null?u:1,this.containsSubNode=(s=e==null?void 0:e.containsSubNode)!=null?s:!1,this.isShowFilterItem=(o=e==null?void 0:e.isShowFilterItem)!=null?o:!1,this.isShowIncludeSub=(f=e==null?void 0:e.isShowIncludeSub)!=null?f:!1,this.isDefaultCheckSub=(g=e==null?void 0:e.isDefaultCheckSub)!=null?g:!1,this.defaultCollapse=(b=e==null?void 0:e.defaultCollapse)!=null?b:"all",this.defaultCollapseLevel=(_=e==null?void 0:e.defaultCollapseLevel)!=null?_:1,this.datasourceBind=new su((C=e==null?void 0:e.datasourceBind)!=null?C:{attributes:Fe.controlCustomAttributes}),this.filterItemDatasourceBind=new su((w=e==null?void 0:e.filterItemDatasourceBind)!=null?w:{attributes:Fe.controlCustomAttributes}),this.openMultistageFilling=(T=e==null?void 0:e.openMultistageFilling)!=null?T:!1,this.defaultDisplay=(m=e==null?void 0:e.defaultDisplay)!=null?m:!1,this.multistageFilling=(k=(I=e==null?void 0:e.multistageFilling)==null?void 0:I.map(D=>new ae(D)))!=null?k:[],this.defaultValue=(A=e==null?void 0:e.defaultValue)!=null?A:[]}}In.Rules=Zm,In.RuntimeRules=Ym;class Fe extends O{constructor(e){super(e),this.props=new In(e==null?void 0:e.props)}static get controlName(){return c.getMessage("tree")}static get controlIcon(){return"icontree"}static get controlType(){return"tree"}static get controlCustomAttributes(){return[{key:"displayBoList",name:"\u663E\u793A\u503C",required:!0},{key:"parentField",name:"\u7236\u7EA7\u5B57\u6BB5",required:!0}]}}Fe.controlEventKeys=["on_change","on_click"],Fe.controlFieldType=v.ARRAY,Fe.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.MULTIPLE,d.CAN_SEARCH,d.DEFAULT_DISPLAY,d.CONTAINS_SUB_NODE,d.IS_SHOW_CAPTION_TIP]},{key:"tree-optional-level",visible:!0},{key:"tree-default-collapse",visible:!0},{key:"tree-datasource-bind",visible:!0},{key:"default-value",visible:!0},{key:"super-setting",visible:!0}];class Oc extends E{constructor(e){super(e),this.props=new In(e==null?void 0:e.props)}static get controlType(){return"tree"}}Oc.controlFieldType=v.ARRAY;var Ec={Designer:Fe,Runtime:Oc,Property:In};class pm extends Z{constructor(e){super(e),this.datasourceBind=[{type:"object",message:c.getMessage("isNotObject")}],this.externalScope={type:"any"},Xn.call(this,e,Bt.controlCustomAttributes),e.externalType===$e.ASSIGN&&(this.externalScope={type:"array",required:!0,message:c.getMessage("pleaseAssignExternal")})}}class ev extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class Cn extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g,b,_,C,w;super(e),this.showType=(n=e==null?void 0:e.showType)!=null?n:"default",this.range=(i=e==null?void 0:e.range)!=null?i:"all",this.rangeOptions=(a=e==null?void 0:e.rangeOptions)!=null?a:[],this.multiple=(r=e==null?void 0:e.multiple)!=null?r:!1,this.defaultValueType=(l=e==null?void 0:e.defaultValueType)!=null?l:"none",this.defaultValue=(u=e==null?void 0:e.defaultValue)!=null?u:[],this.caption=(s=e==null?void 0:e.caption)!=null?s:Bt.controlName,this.placeholder=(o=e==null?void 0:e.placeholder)!=null?o:c.getMessage("pleaseEnterNameorEmail"),this.datasourceBind=new Wn((f=e==null?void 0:e.datasourceBind)!=null?f:{attributes:Bt.controlCustomAttributes}),this.datasourceType=(g=e==null?void 0:e.datasourceType)!=null?g:qr.INTERNAL,this.insideType=(b=e==null?void 0:e.insideType)!=null?b:Ur.ADMIN,this.externalType=(_=e==null?void 0:e.externalType)!=null?_:$e.ALL,this.externalScope=(C=e==null?void 0:e.externalScope)!=null?C:[],this.openMultistageFilling=(w=e==null?void 0:e.openMultistageFilling)!=null?w:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(T=>{var m;(m=this.multistageFilling)==null||m.push(new ae(T))}))}}Cn.Rules=pm,Cn.RuntimeRules=ev;class Bt extends O{constructor(e){super(e),this.props=new Cn(e==null?void 0:e.props)}static get controlName(){return c.getMessage("people")}static get controlIcon(){return"iconpeople1"}static get controlType(){return"employee2"}static get controlCustomAttributes(){return[{key:"displayBoList",name:"\u663E\u793A\u503C",required:!0}]}}Bt.controlFieldType=v.EMPLOYEES,Bt.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.MULTIPLE,d.IS_SHOW_CAPTION_TIP]},{key:"employee-datasource-setting",visible:!0},{key:"employee-range",visible:!0},{key:"employee-default-value",visible:!0},{key:"show-tree",visible:!0},{key:"super-setting",visible:!0}];class Ac extends E{constructor(e){super(e),this.props=new Cn(e==null?void 0:e.props)}static get controlType(){return"employee2"}}Ac.controlFieldType=v.EMPLOYEES;var Mc={Designer:Bt,Runtime:Ac,Property:Cn};class tv extends Z{constructor(e){super(e),this.signatureConfig={type:"object",fields:{fileControl:{type:"string",required:!0,message:c.getMessage("pleaseSelectSignFile")},undersignedList:{type:"array",required:!0,min:1,message:c.getMessage("pleaseSelectOnlyOne"),fields:e.signatureConfig.undersignedList.reduce((n,i,a)=>(n[a]={type:"object",required:!0,fields:{type:{type:"enum",enum:["private","public"],required:!0},person:{type:"object",required:!0,fields:{value:{type:"array",required:!0,min:1,message:c.getMessage("pleaseSelectSigner")}}},signatureType:{type:"array",required:!0,min:1,message:c.getMessage("pleaseSelectSignType")},telephone:{type:"object",required:!0,validator(r,l,u){if(i.type==="public"&&ka(l.value)&&l.value.length===0){u(c.getMessage("pleaseSelectPhoneOrEmail"));return}u()}},company:{type:"object",required:!0,validator(r,l,u){if(i.type==="public"&&i.signatureType.includes("company")&&ka(l.value)&&l.value.length===0){u(c.getMessage("pleaseSelectCompanyName"));return}u()}}}},n),{})}}}}}class pi extends P{constructor(e){var n,i,a,r,l,u;super(e),this.command="",this.isLoading=!1,this.caption=(n=e==null?void 0:e.caption)!=null?n:Sn.controlName,this.content=(i=e==null?void 0:e.content)!=null?i:c.getMessage("signature"),this.buttonType=(a=e==null?void 0:e.buttonType)!=null?a:"primary",this.showType=(r=e==null?void 0:e.showType)!=null?r:"text",this.color=(l=e==null?void 0:e.color)!=null?l:"primary",this.icon=(u=e==null?void 0:e.icon)!=null?u:"iconfenlei2",this.signatureConfig=new no(e==null?void 0:e.signatureConfig)}}pi.Rules=tv;class Sn extends O{constructor(e){super(e),this.props=new pi(e==null?void 0:e.props)}static get controlName(){return c.getMessage("electronicSignature")}static get controlIcon(){return"icondianziqianzhang"}static get controlType(){return"electronic-signature"}}Sn.controlEventKeys=["on_click","on_click_finish"],Sn.controlFieldType=v.VARCHAR,Sn.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_SHOW_CAPTION_TIP]},{key:"placeholder",visible:!0},{key:"button-type",visible:!0},{key:"button-color-type",visible:!0},{key:"electronic-signature-setting",visible:!0},{key:"super-setting",visible:!0}];class Dc extends E{constructor(e){super(e),this.props=new pi(e==null?void 0:e.props)}static get controlType(){return"electronic-signature"}}Dc.controlFieldType=v.VARCHAR;var Bc={Designer:Sn,Runtime:Dc,Property:pi};class nv extends Z{constructor(e){super(e),this.content={type:"string",required:!0,message:c.getMessage("pleaseEnterButtonContent")},this.wpsSetting={type:"object",fields:{watermark:{type:"object",validator(n,i,a){if(i.active&&!i.text){a(c.getMessage("pleaseEnterWatermark"));return}a()}},autoRename:{type:"object",validator(n,i,a){if(i.active&&!i.text){a(c.getMessage("pleaseEnterFileName"));return}a()}}}},this.canAdd={type:"boolean",validator(n,i,a){if(e.canAdd&&!e.addLocal&&!e.addOnline){a(c.getMessage("pleaseChooseAtLeastOne"));return}a()}}}}class iv extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class Rn extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g,b,_;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:Tn.controlName,this.content=(i=e==null?void 0:e.content)!=null?i:c.getMessage("createWPS"),this.canAdd=(a=e==null?void 0:e.canAdd)!=null?a:!0,this.addLocal=(r=e==null?void 0:e.addLocal)!=null?r:!0,this.addOnline=(l=e==null?void 0:e.addOnline)!=null?l:!0,this.canEdit=(u=e==null?void 0:e.canEdit)!=null?u:!0,this.canDownload=(s=e==null?void 0:e.canDownload)!=null?s:!0,this.canExport=(o=e==null?void 0:e.canExport)!=null?o:!0,this.canDelete=(f=e==null?void 0:e.canDelete)!=null?f:!1,this.maxSize=(g=e==null?void 0:e.maxSize)!=null?g:Am,this.defaultValue=(b=e==null?void 0:e.defaultValue)!=null?b:[],this.wpsSetting=new io(e==null?void 0:e.wpsSetting),this.revisionsMode=(_=e==null?void 0:e.revisionsMode)!=null?_:!1}}Rn.Rules=nv,Rn.RuntimeRules=iv;class Tn extends O{constructor(e){super(e),this.props=new Rn(e==null?void 0:e.props)}static get controlName(){return c.getMessage("WPS")}static get controlIcon(){return"iconwps"}static get controlType(){return"wps"}}Tn.controlEventKeys=["on_change","on_wps_open"],Tn.controlFieldType=v.FILE,Tn.setting=[{key:"data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_SHOW_CAPTION_TIP,d.REVISIONS_MODE]},{key:"button-content",visible:!0},{key:"wps-actions-setting",visible:!0},{key:"wps-word-setting",visible:!0},{key:"wps-attachment-size",visible:!0},{key:"wps-default-value",visible:!0},{key:"super-setting",visible:!0}];class Nc extends E{constructor(e){super(e),this.props=new Rn(e==null?void 0:e.props)}static get controlType(){return"wps"}}Nc.controlFieldType=v.FILE;var Lc={Designer:Tn,Runtime:Nc,Property:Rn};class av extends Z{constructor(e){super(e),this.datasourceBind=[{type:"object",message:c.getMessage("isNotObject")}],this.businessScope={type:"any"},Xn.call(this,e,qe.controlCustomAttributes),e.businessType===$e.ASSIGN&&(this.businessScope={type:"array",required:!0,message:c.getMessage("pleaseAssignBusiness")})}}class rv extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class xn extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g,b,_,C,w,T;super(e),this.showType=(n=e==null?void 0:e.showType)!=null?n:"default",this.multiple=(i=e==null?void 0:e.multiple)!=null?i:!1,this.range=(a=e==null?void 0:e.range)!=null?a:"all",this.defaultValueType=(r=e==null?void 0:e.defaultValueType)!=null?r:"none",this.rangeOptions=(l=e==null?void 0:e.rangeOptions)!=null?l:[],this.defaultValue=(u=e==null?void 0:e.defaultValue)!=null?u:[],this.displayLevel=(s=e==null?void 0:e.displayLevel)!=null?s:1,this.showSubDept=(o=e==null?void 0:e.showSubDept)!=null?o:!0,this.caption=(f=e==null?void 0:e.caption)!=null?f:qe.controlName,this.placeholder=(g=e==null?void 0:e.placeholder)!=null?g:c.getMessage("pleaseSelectDept"),this.datasourceBind=new Wn((b=e==null?void 0:e.datasourceBind)!=null?b:{attributes:qe.controlCustomAttributes}),this.datasourceType=(_=e==null?void 0:e.datasourceType)!=null?_:Ci.INTERNAL,this.businessScope=(C=e==null?void 0:e.businessScope)!=null?C:[],this.businessType=(w=e==null?void 0:e.businessType)!=null?w:$e.ALL,this.openMultistageFilling=(T=e==null?void 0:e.openMultistageFilling)!=null?T:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(m=>{var I;(I=this.multistageFilling)==null||I.push(new ae(m))}))}}xn.Rules=av,xn.RuntimeRules=rv;class qe extends O{constructor(e){super(e),this.props=new xn(e==null?void 0:e.props)}static get controlIcon(){return"icondepartment_new"}static get controlType(){return"department2"}static get controlCustomAttributes(){return[{key:"displayBoList",name:"\u663E\u793A\u503C",required:!0}]}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{displayLevel:i,showSubDept:a}=this.props;n.props.displayLevel=i,n.props.showSubDept=a}return n}}qe.controlName=c.getMessage("department"),qe.controlFieldType=v.DEPARTMENTS,qe.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.MULTIPLE,d.IS_SHOW_CAPTION_TIP]},{key:"department-datasource-setting",visible:!0},{key:"department-defaultval",visible:!0},{key:"department-level",visible:!0},{key:"show-tree",visible:!0},{key:"department-contain-sub",visible:!0},{key:"super-setting",visible:!0}];class $c extends E{constructor(e){super(e),this.props=new xn(e==null?void 0:e.props)}static get controlType(){return"department2"}}$c.controlFieldType=v.DEPARTMENTS;var Fc={Designer:qe,Runtime:$c,Property:xn};class lv extends Z{constructor(e){super(e),this.datasourceBind=[{type:"object",message:c.getMessage("isNotObject")}],this.businessScope={type:"any"},Xn.call(this,e,Nt.controlCustomAttributes),e.businessType===$e.ASSIGN&&(this.businessScope={type:"array",required:!0,message:c.getMessage("pleaseAssignBusiness")})}}class uv extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="array")}}class kn extends P{constructor(e){var n,i,a,r,l,u,s,o,f,g,b,_,C,w,T,m,I,k;super(e),this.showType=(n=e==null?void 0:e.showType)!=null?n:"default",this.multiple=(i=e==null?void 0:e.multiple)!=null?i:!1,this.range=(a=e==null?void 0:e.range)!=null?a:"all",this.listPageBind=new Ba(e==null?void 0:e.listPageBind),this.defaultValueType=(r=e==null?void 0:e.defaultValueType)!=null?r:"none",this.rangeOptions=(l=e==null?void 0:e.rangeOptions)!=null?l:[],this.defaultValue=(u=e==null?void 0:e.defaultValue)!=null?u:[],this.displayLevel=(s=e==null?void 0:e.displayLevel)!=null?s:1,this.showSubDept=(o=e==null?void 0:e.showSubDept)!=null?o:!0,this.caption=(f=e==null?void 0:e.caption)!=null?f:Nt.controlName,this.placeholder=(g=e==null?void 0:e.placeholder)!=null?g:c.getMessage("pleaseSelectOrg"),this.datasourceBind=new Gd((b=e==null?void 0:e.datasourceBind)!=null?b:{attributes:Nt.controlCustomAttributes}),this.datasourceType=(_=e==null?void 0:e.datasourceType)!=null?_:Ci.INTERNAL,this.businessScope=(C=e==null?void 0:e.businessScope)!=null?C:[],this.businessType=(w=e==null?void 0:e.businessType)!=null?w:$e.ALL,this.organizingFunction=(T=e==null?void 0:e.organizingFunction)!=null?T:void 0,this.organizationView=(m=e==null?void 0:e.organizationView)!=null?m:void 0,this.showSelectedDetail=(I=e==null?void 0:e.showSelectedDetail)!=null?I:!1,this.selectedContentConfig=new Fa(e==null?void 0:e.selectedContentConfig),this.openMultistageFilling=(k=e==null?void 0:e.openMultistageFilling)!=null?k:!1,this.multistageFilling=[],Array.isArray(e==null?void 0:e.multistageFilling)&&(e==null||e.multistageFilling.map(A=>{var D;(D=this.multistageFilling)==null||D.push(new ae(A))}))}}kn.Rules=lv,kn.RuntimeRules=uv;class Nt extends O{constructor(e){super(e),this.props=new kn(e==null?void 0:e.props)}static get controlName(){return c.getMessage("organizationSelection")}static get controlIcon(){return"icondepartment_new"}static get controlType(){return"organization-selection"}static get controlCustomAttributes(){return[{key:"displayBoList",name:"\u663E\u793A\u503C",required:!0}]}toDataBindModel(e){const n=super.toDataBindModel(e);if(n&&!Array.isArray(n)){const{displayLevel:i,showSubDept:a}=this.props;n.props.displayLevel=i,n.props.showSubDept=a}return n}}Nt.controlFieldType=v.DEPARTMENTS,Nt.setting=[{key:"data-bind",visible:!0},{key:"field-type",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"default-state",visible:!0},{key:"placeholder",visible:!0},{key:"common-setting",visible:!0,showItems:[d.REQUIRED,d.IS_HIDE,d.IS_HIDE_CAPTION,d.MULTIPLE,d.IS_SHOW_CAPTION_TIP]},{key:"organization-selection-setting",visible:!0},{key:"org-selection-defaultval",visible:!0},{key:"show-tree",visible:!0},{key:"department-contain-sub",visible:!0},{key:"super-setting",visible:!0}];class Hc extends E{constructor(e){super(e),this.props=new kn(e==null?void 0:e.props)}static get controlType(){return"organization-selection"}}Hc.controlFieldType=v.DEPARTMENTS;var Vc={Designer:Nt,Runtime:Hc,Property:kn};class ov extends Z{constructor(e){super(e),this.dataBind={type:"any"}}}class cv extends ${constructor(e){super(e),this[0]!==void 0&&(this[0].type="any")}}class Pn extends P{constructor(e){var n,i,a,r,l;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:On.controlName,this.defaultValue=(i=e==null?void 0:e.defaultValue)!=null?i:void 0,this.controlExportName=(a=e==null?void 0:e.controlExportName)!=null?a:"",this.permissions=(r=e==null?void 0:e.permissions)!=null?r:[],this.isInlineEdit=(l=e==null?void 0:e.isInlineEdit)!=null?l:!1}}Pn.Rules=ov,Pn.RuntimeRules=cv;class On extends O{constructor(e){super(e),this.props=new Pn(e==null?void 0:e.props)}static get controlName(){return c.getMessage("vuePage")}static get controlIcon(){return"iconvuerongqi"}static get controlType(){return S.VUE_PAGE}}On.controlFieldType=v.ANY,On.controlEventKeys=[],On.setting=[];class jc extends E{constructor(e){super(e),this.props=new Pn(e==null?void 0:e.props)}static get controlType(){return S.VUE_PAGE}}jc.controlFieldType=v.ANY;var qc={Designer:On,Runtime:jc,Property:Pn},sv=Object.freeze({__proto__:null,Input:Lo,Checkbox:Fo,Radio:Vo,Number:qo,DatePicker:Wo,DateRange:zo,Textarea:Xo,RichText:Jo,Select:Yo,SelectMultiple:ec,Employee:nc,Image:rc,Attachment:ic,Amount:uc,Score:cc,Address:dc,Department:hc,AutoNumber:gc,Calc:vc,SearchNumberRange:_c,SearchDateRange:Ic,VueFormItem:Sc,SelectRelation:Tc,SearchInput:Pc,Tree:Ec,Employee2:Mc,ElectronicSignature:Bc,WPS:Lc,Department2:Fc,OrganizationSelection:Vc,VuePage:qc});class Uc extends q{static get controlName(){return c.getMessage("grid")}static get controlIcon(){return"grid"}static get controlType(){return"grid"}constructor(e){super(e)}}Uc.excludes=[S.GRID];class dv extends W{static get controlType(){return"grid"}constructor(e){super(e)}}var Wc={Designer:Uc,Runtime:dv,Property:j};const fv=24;class Ue extends j{constructor(e){var n,i;super(e),this.span=(n=e==null?void 0:e.span)!=null?n:fv,this.offset=(i=e==null?void 0:e.offset)!=null?i:0}}class En extends q{constructor(e){super(e),this.props=new Ue(e==null?void 0:e.props)}static get controlName(){return c.getMessage("col")}static get controlType(){return"col"}static get controlIcon(){return"col"}}En.excludes=[S.COL,S.SUBTABLE,S.SUBTABLE_COLUMN,S.GRID_LAYOUT_CONTAINER,S.DIVIDER],En.childrenMaxLength=1;class nl extends W{constructor(e){super(e),this.props=new Ue(e==null?void 0:e.props)}static get controlType(){return"col"}}var Kc={Designer:En,Runtime:nl,Property:Ue};class ea extends j{constructor(e){var n,i;super(e),this.layoutMode=(n=e==null?void 0:e.layoutMode)!=null?n:"select",this.gutter=(i=e==null?void 0:e.gutter)!=null?i:0}}class ta extends q{constructor(e){super(e),this.props=new ea(e==null?void 0:e.props)}static get controlName(){return c.getMessage("row")}static get controlType(){return"row"}static get controlIcon(){return"iconyihangduolie"}}ta.excludes=[S.ROW],ta.setting=[{key:"col-setting",visible:!0}];class zc extends W{constructor(e){super(e),this.props=new ea(e==null?void 0:e.props)}static get controlType(){return"row"}}var Gc={Designer:ta,Runtime:zc,Property:ea};const hv=4;class na extends ta{static get controlName(){return c.getMessage("gridRow")}static get controlType(){return"grid-row"}static get controlIcon(){return"grid-row"}constructor(e){super(e)}}na.excludes=[S.GRID_ROW],na.setting=[],na.childrenMaxLength=hv;class yv extends zc{static get controlType(){return"grid-row"}constructor(e){super(e)}}class gv extends ea{constructor(e){super(e)}}var Xc={Designer:na,Runtime:yv,Property:gv};class mv extends j.Rules{constructor(){super(...arguments),this.caption={type:"string",required:!0,message:c.getMessage("pleaseEnterCaption")}}}class ia extends j{constructor(e){var n,i,a;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:c.getMessage("cardGroup"),this.isHideCaption=(i=e==null?void 0:e.isHideCaption)!=null?i:!1,this.collapse=(a=e==null?void 0:e.collapse)!=null?a:"none"}}ia.Rules=mv;class il extends q{constructor(e){super(e),this.props=new ia(e==null?void 0:e.props)}static get controlName(){return c.getMessage("cardGroup")}static get controlIcon(){return"iconfenzu6"}static get controlType(){return"card-group"}}il.setting=[{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE]},{key:"collapse-setting",visible:!0},{key:"super-setting",visible:!0}],il.excludes=[S.CARD_GROUP];class vv extends W{constructor(e){super(e),this.props=new ia(e==null?void 0:e.props)}static get controlType(){return"card-group"}}var Qc={Designer:il,Runtime:vv,Property:ia};class bv extends z{constructor(e){super(e),this.caption={type:"string",required:!0,message:c.getMessage("pleaseEnterCaption")},this.width={type:"number",required:!1,message:c.getMessage("pleaseEnterColumnWidth")},this.captionTip={type:"string",required:!1,message:c.getMessage("pleaseEnterCaptionTip")},e.isShowCaptionTip&&(this.captionTip.required=!0)}}class aa extends j{constructor(e){var n,i,a,r,l;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:"",this.fixed=(i=e==null?void 0:e.fixed)!=null?i:!1,this.isShowCaptionTip=(a=e==null?void 0:e.isShowCaptionTip)!=null?a:!1,this.captionTip=(r=e==null?void 0:e.captionTip)!=null?r:"",this.isHideCaption=(l=e==null?void 0:e.isHideCaption)!=null?l:!1,this.metaAutoWidth=new Fd(e==null?void 0:e.metaAutoWidth)}}aa.Rules=bv;class ye extends q{constructor(e){super(e),this.props=new aa(e==null?void 0:e.props)}}ye.controlName=c.getMessage("subtableColumn"),ye.controlType="subtable-column",ye.controlIcon="subtable-column",ye.childrenMaxLength=1,ye.excludes=[S.SUBTABLE,S.SUBTABLE_COLUMN,S.ROW,S.COL,S.CARD_GROUP,S.DIVIDER,S.TEXT,S.GRID_LAYOUT_CONTAINER],ye.setting=[{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"common-setting",showItems:[d.IS_SHOW_CAPTION_TIP],visible:!0},{key:"column-auto-width",visible:!0}];class Jc extends W{constructor(e){super(e),this.props=new aa(e==null?void 0:e.props)}}Jc.controlType="subtable-column";var Zc={Designer:ye,Runtime:Jc,Property:aa};class al extends j{constructor(e){super(e)}}class We extends q{constructor(e){super(e),this.props=new al(e==null?void 0:e.props)}}We.controlName=c.getMessage("subtableRow"),We.controlType="subtable-row",We.controlIcon="subtable-row",We.childrenMaxLength=1,We.excludes=[S.SUBTABLE,S.SUBTABLE_COLUMN,S.SUBTABLE_ROW,S.ROW,S.COL,S.CARD_GROUP,S.DIVIDER,S.TEXT],We.setting=[{key:"caption",showItems:[d.CAPTION],visible:!0}];class _v extends W{constructor(e){super(e),this.props=new al(e==null?void 0:e.props)}static get controlType(){return"subtable-row"}}var Yc={Designer:We,Runtime:_v,Property:al};class rl extends j{constructor(e){var n,i,a,r,l,u,s,o,f,g;super(e),this.width=(n=e==null?void 0:e.width)!=null?n:200,this.widthType=(e==null?void 0:e.widthType)||"auto",this.caption=(i=e==null?void 0:e.caption)!=null?i:"",this.fixed=(a=e==null?void 0:e.fixed)!=null?a:!1,this.fieldCode=(r=e==null?void 0:e.fieldCode)!=null?r:"",this.fieldType=(l=e==null?void 0:e.fieldType)!=null?l:v.VARCHAR,this.fieldName=(u=e==null?void 0:e.fieldName)!=null?u:"",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.textCleanFormart=(s=e==null?void 0:e.textCleanFormart)!=null?s:!1,this.decimalKeepPrecision=(o=e==null?void 0:e.decimalKeepPrecision)!=null?o:0,this.timestampDateType=(f=e==null?void 0:e.timestampDateType)!=null?f:se.DATE,this.departmentDisplayLevel=(g=e==null?void 0:e.departmentDisplayLevel)!=null?g:1}}class Ke extends q{constructor(e){super(e),this.props=new rl(e==null?void 0:e.props)}}Ke.controlName="\u5217\u8868\u5355\u5143\u683C",Ke.controlType="gridtable-column",Ke.controlIcon="gridtable-column",Ke.childrenMaxLength=1,Ke.excludes=[S.GRID_TABLE,S.GRID_TABLE_COLUMN,S.ROW,S.COL,S.CARD_GROUP,S.DIVIDER,S.TEXT],Ke.setting=[{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-fixed",visible:!0}];class pc extends W{constructor(e){super(e),this.props=new rl(e==null?void 0:e.props)}}pc.controlType="gridtable-column";var es={Designer:Ke,Runtime:pc,Property:rl};class ll extends j{constructor(e){var n,i;super(e),this.childMinWidth=(n=e==null?void 0:e.childMinWidth)!=null?n:230,this.colGap=(i=e==null?void 0:e.colGap)!=null?i:24}}class ul extends q{constructor(e){super(e),this.props=new ll(e==null?void 0:e.props)}static get controlName(){return c.getMessage("gridLayoutContainer")}static get controlType(){return"grid-layout-container"}static get controlIcon(){return"icona-huanhangrongqi1"}}ul.excludes=[S.GRID_LAYOUT_CONTAINER,S.CARD_GROUP,S.TAB],ul.setting=[{key:"grid-child-min-width",visible:!0},{key:"grid-col-gap",visible:!0}];class wv extends W{constructor(e){super(e),this.props=new ll(e==null?void 0:e.props)}static get controlType(){return"grid-layout-container"}}var ts={Designer:ul,Runtime:wv,Property:ll};class ol extends j{constructor(e){var n;super(e),this.mobileShowType=(n=e==null?void 0:e.mobileShowType)!=null?n:"vertical"}}class Iv extends z{constructor(e){super(e),this.caption={type:"string",required:!0,message:c.getMessage("pleaseEnterCaption")}}}class ra extends j{constructor(e){var n;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:Mn.controlName}}ra.Rules=Iv;class An extends q{constructor(e){super(e),this.props=new ra(e==null?void 0:e.props)}static get controlName(){return c.getMessage("tabPane")}static get controlType(){return"tab-pane"}static get controlIcon(){return"tab-pane"}}An.excludes=[S.TAB],An.setting=[{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE]},{key:"super-setting",visible:!0}];class Cv extends W{constructor(e){super(e),this.props=new ra(e==null?void 0:e.props)}static get controlType(){return"tab-pane"}}var ns={Designer:An,Runtime:Cv,Property:ra};class Mn extends q{constructor(e){var n;super(e),this.props=new ol(e==null?void 0:e.props),this.children=(n=e==null?void 0:e.children)!=null?n:[new An,new An]}static get controlName(){return c.getMessage("tab")}static get controlType(){return"tab"}static get controlIcon(){return"iconmanage11"}}Mn.excludes=[S.TAB],Mn.controlEventKeys=["on_change_tab"],Mn.setting=[{key:"tab-mobile-show-type",visible:!0},{key:"super-setting",visible:!0}];class Sv extends W{constructor(e){super(e),this.props=new ol(e==null?void 0:e.props)}static get controlType(){return"tab"}}var is={Designer:Mn,Runtime:Sv,Property:ol};class as extends j{constructor(e){super(e)}}class rs extends q{constructor(e){super(e),this.props=new as({}),this.children=(e==null?void 0:e.children)||[new En({props:new Ue({span:12})}),new En({props:new Ue({span:12})})]}static get controlName(){return c.getMessage("toolbox")}static get controlType(){return"toolbox"}static get controlIcon(){return"toolbox"}}rs.excludes=[S.GRID_ROW,S.ROW,S.GRID,S.SUBTABLE,S.TAB,S.TOOLBOX];class Rv extends W{static get controlType(){return"toolbox"}constructor(e){super(e),this.children=(e==null?void 0:e.children)||[new nl({props:new Ue({span:12})}),new nl({props:new Ue({span:12})})]}}var ls={Designer:rs,Runtime:Rv,Property:as};class Tv extends Ve{constructor(e){super(e),this.push({type:"object",fields:{}})}}class xv extends z{constructor(e){if(super(e),this.triggerFieldCode={type:"any"},this.datasourceBind={type:"any"},this.joinRelation=[{type:"any"}],console.log("--ListViewControlPropertyRules--"),e.triggerType===2&&e.isShowSubList&&(this.triggerFieldCode={type:"string",required:!0,message:c.getMessage("pleaseEnterFieldCode")}),e.isShowJoinRelation&&(this.joinRelation=[{type:"object",message:c.getMessage("isNotObject")},{type:"object",fields:{aliasCode:{type:"string",required:!0,message:c.getMessage("pleaseEnterAliasCode")},datasourceBind:[{type:"object",message:c.getMessage("isNotObject")},{type:"object",fields:{dataCode:{type:"string",required:!0,message:c.getMessage("pleaseSelectDataCode")},svcCode:{type:"string",required:!0,message:c.getMessage("pleaseSelectSvcCode")}}}],relationFields:[{type:"array",message:c.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{joinFieldCode:{type:"string",required:!0,message:c.getMessage("pleaseSelectJoinFieldCode")},mainFieldCode:{type:"string",required:!0,message:c.getMessage("pleaseSelectMainFieldCode")}}}}]}}]),pa.call(this,{optionConfig:"datasource",datasourceBind:e.datasourceBind,options:[]}),Array.isArray(this.datasourceBind)&&this.datasourceBind.length>1){const n=this.datasourceBind.find(i=>i.type==="object"&&i.fields);n&&(delete n.fields.valueFieldCode,delete n.fields.displayBoList)}}}class Dn extends j{constructor(e){var n,i,a,r,l,u,s,o,f,g,b,_;super(e),this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.isLoading=(n=e==null?void 0:e.isLoading)!=null?n:!1,this.isShowSubList=(i=e==null?void 0:e.isShowSubList)!=null?i:!1,this.triggerType=(a=e==null?void 0:e.triggerType)!=null?a:1,this.triggerFieldCode=(r=e==null?void 0:e.triggerFieldCode)!=null?r:"",this.sublistPage=new Ud(e==null?void 0:e.sublistPage),this.isShowJoinRelation=(l=e==null?void 0:e.isShowJoinRelation)!=null?l:!1,this.joinRelation=new Kd(e==null?void 0:e.joinRelation),this.showType=(u=e==null?void 0:e.showType)!=null?u:"stretch",this.showFullScreen=(s=e==null?void 0:e.showFullScreen)!=null?s:!1,this.selectionType=(o=e==null?void 0:e.selectionType)!=null?o:"multiple",this.isFixedHeader=(f=e==null?void 0:e.isFixedHeader)!=null?f:!1,this.isShowSelection=(g=e==null?void 0:e.isShowSelection)!=null?g:!1,this.isAllLoaded=(b=e==null?void 0:e.isAllLoaded)!=null?b:!0,this.countType=e==null?void 0:e.countType,this.countLimit=(_=e==null?void 0:e.countLimit)!=null?_:1e5,this.rowStyle=new of(e==null?void 0:e.rowStyle)}}Dn.Rules=xv,Dn.RuntimeRules=Tv;class Bn extends q{constructor(e){super(e),this.props=new Dn(e==null?void 0:e.props)}static get controlName(){return c.getMessage("listView")}static get controlType(){return"list-view"}static get controlIcon(){return"iconyihangduolie"}}Bn.slotPosition={left:"list-view-left-slot"},Bn.excludes=[S.ROW],Bn.controlEventKeys=["on_list_search","on_list_mounted","on_list_actions","on_list_render_operation","on_list_rowclick","on_list_before_rowdelete","on_list_rows_checked"],Bn.setting=[{key:"list-datasource-bind",visible:!0},{key:"list-join-relation",visible:!0},{key:"list-fixed-header",visible:!0},{key:"list-default-state",visible:!0},{key:"list-selection-state",visible:!0},{key:"list-row-style",visible:!0},{key:"super-setting",visible:!0}];class kv extends W{constructor(e){super(e),this.props=new Dn(e==null?void 0:e.props)}static get controlType(){return"list-view"}}var us={Designer:Bn,Runtime:kv,Property:Dn};class Pv extends Ve{constructor(e){super(e),this.push({type:"object",fields:{}})}}class la extends j{constructor(e){var n,i,a,r,l,u;super(e),this.save=new Ee((n=e==null?void 0:e.save)!=null?n:{content:c.getMessage("save"),type:"save",isShow:!1}),this.cancel=new Ee((i=e==null?void 0:e.cancel)!=null?i:{content:c.getMessage("cancel"),type:"cancel",isShow:!1}),this.saveAs=new Ee((a=e==null?void 0:e.saveAs)!=null?a:{content:c.getMessage("draft"),type:"saveAs",isShow:!1}),this.print=new Ee((r=e==null?void 0:e.print)!=null?r:{content:c.getMessage("print"),type:"print",isShow:!1}),this.custom=((l=e==null?void 0:e.custom)!=null?l:[]).map(s=>new Ee(s)),this.isLoading=(u=e==null?void 0:e.isLoading)!=null?u:!1,this.datasourceBind=new te(e==null?void 0:e.datasourceBind)}}la.RuntimeRules=Pv;class os extends q{constructor(e){super(e),this.props=new la(e==null?void 0:e.props)}static get controlName(){return c.getMessage("dataView")}static get controlType(){return"data-view"}}os.excludes=[];class Ov extends W{constructor(e){super(e),this.props=new la(e==null?void 0:e.props)}static get controlType(){return"data-view"}}var cs={Designer:os,Runtime:Ov,Property:la};class Ev extends q{static get controlName(){return c.getMessage("page")}static get controlIcon(){return"page"}static get controlType(){return"page"}constructor(e){super(e)}}class Av extends W{static get controlType(){return"page"}constructor(e){super(e)}}class Mv extends j{constructor(e){var n;super(e),this.background="#fff",this.minWidth="",this.maxWidth="",this.heightConfig="auto",this.hideHeader=(n=e==null?void 0:e.hideHeader)!=null?n:!1}}var ss={Designer:Ev,Runtime:Av,Property:Mv};class Dv extends q{static get controlName(){return c.getMessage("advancedContainer")}static get controlIcon(){return"AdvancedContainer"}static get controlType(){return"AdvancedContainer"}constructor(e){super(e)}}class Bv extends W{static get controlType(){return"AdvancedContainer"}constructor(e){super(e)}}class Nv extends j{constructor(e){super(e),this.display=(e==null?void 0:e.display)||"flex",this.flexConfig=new co(e==null?void 0:e.flexConfig)}}var ds={Designer:Dv,Runtime:Bv,Property:Nv};class Lv extends q{static get controlName(){return c.getMessage("positioningContainer")}static get controlIcon(){return"PositioningContainer"}static get controlType(){return"PositioningContainer"}constructor(e){super(e)}}class $v extends W{static get controlType(){return"PositioningContainer"}constructor(e){super(e)}}class Fv extends j{constructor(e){super(e)}}var fs={Designer:Lv,Runtime:$v,Property:Fv};class Hv extends q{static get controlName(){return c.getMessage("position")}static get controlIcon(){return"position"}static get controlType(){return"position"}constructor(e){super(e)}}class Vv extends W{static get controlType(){return"position"}constructor(e){super(e)}}class jv extends j{constructor(e){var n,i,a,r;super(e),this.widthSpan=(n=e==null?void 0:e.widthSpan)!=null?n:12,this.heightSpan=(i=e==null?void 0:e.heightSpan)!=null?i:12,this.left=(a=e==null?void 0:e.left)!=null?a:0,this.top=(r=e==null?void 0:e.top)!=null?r:0}}var hs={Designer:Hv,Runtime:Vv,Property:jv};class cl extends j{constructor(e){var n,i,a;super(e),this.position=(n=e==null?void 0:e.position)!=null?n:"bottom",this.opacity=(i=e==null?void 0:e.opacity)!=null?i:!0,this.align=(a=e==null?void 0:e.align)!=null?a:"right"}}class ua extends q{constructor(e){var n;super(e),this.props=new cl((n=e==null?void 0:e.props)!=null?n:{})}static get controlName(){return c.getMessage("actionBar")}static get controlType(){return"action-bar"}static get controlIcon(){return"action-bar"}}ua.slotPosition={default:"action-bar-slot"},ua.excludes=[],ua.setting=[{key:"action-position",visible:!0},{key:"background-opacity",visible:!0},{key:"buttons-align",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE]},{key:"super-setting",visible:!0}];class qv extends W{constructor(e){var n;super(e),this.props=new cl((n=e==null?void 0:e.props)!=null?n:{})}static get controlType(){return"action-bar"}}var ys={Designer:ua,Runtime:qv,Property:cl},Uv=Object.freeze({__proto__:null,Grid:Wc,Col:Kc,Row:Gc,GridRow:Xc,CardGroup:Qc,SubTableColumn:Zc,SubTableRow:Yc,GridTableColumn:es,GridLayoutContainer:ts,Tab:is,TabPane:ns,Toolbox:ls,ListView:us,DataView:cs,Page:ss,AdvancedContainer:ds,PositioningContainer:fs,Position:hs,ActionBar:ys});class Wv extends z{constructor(e){super(e),this.caption={type:"string",required:!0,message:c.getMessage("pleaseEnterCaption")},this.limitRows=[{type:"number",required:!0,message:c.getMessage("isNotNumber")},{type:"number",min:0,message:c.getMessage("limitRowsCannotBeLessThan0")}],this.formKey={type:"string",required:!1,message:c.getMessage("pleaseEnterForm")},this.maxHeight={type:"number",required:!0,message:c.getMessage("pleaseEnterMaxHeight")},this.captionTip={type:"string",required:!1,message:c.getMessage("pleaseEnterCaptionTip")},this.mobileRowCaption={type:"string",required:!1,message:c.getMessage("pleaseEnterRowCaption")},e.openType==="modal"&&(this.formKey.required=!0),e.isShowCaptionTip&&(this.captionTip.required=!0),e.mobileShowType==="tile"&&(this.mobileRowCaption.required=!0)}}class Kv extends Ve{constructor(e){super(e),e.isHide||this.push({type:"array",required:e.limitRows>0,message:c.getMessage("runtimeRequired",{caption:e.caption})},{type:"array",validator(n,i,a){i.length<e.limitRows&&a(c.getMessage("TheNumberOfRowsCannotBeLessThanMinRows",{min:e.limitRows})),a()},message:c.getMessage("TheNumberOfRowsCannotBeLessThanMinRows",{min:e.limitRows})})}}const gs=class extends li{constructor(t,e){var n,i,a,r,l,u,s,o,f,g,b,_,C,w,T,m,I,k,A,D,oe,N,ce,$n,ke,wa,Fn,Lt,Pe,Vs,js,qs,Us;super(t,e,gs.mode),this.caption=(n=e==null?void 0:e.caption)!=null?n:Ln.controlName,this.isHideCaption=(i=e==null?void 0:e.isHideCaption)!=null?i:!1,this.defaultState=(a=e==null?void 0:e.defaultState)!=null?a:"default",this.labelPosition=(r=e==null?void 0:e.labelPosition)!=null?r:"top",this.openType=(l=e==null?void 0:e.openType)!=null?l:"default",this.formKey=(u=e==null?void 0:e.formKey)!=null?u:"",this.useCustomHeight=(s=e==null?void 0:e.useCustomHeight)!=null?s:!1,this.maxHeight=(o=e==null?void 0:e.maxHeight)!=null?o:uo,this.printMode=(f=e==null?void 0:e.printMode)!=null?f:"row",this.limitRows=(g=e==null?void 0:e.limitRows)!=null?g:1,this.maxRows=(b=e==null?void 0:e.maxRows)!=null?b:null,this.defaultRows=(_=e==null?void 0:e.defaultRows)!=null?_:1,this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.canAdd=(C=e==null?void 0:e.canAdd)!=null?C:!0,this.canDelete=(w=e==null?void 0:e.canDelete)!=null?w:!0,this.canCheck=(T=e==null?void 0:e.canCheck)!=null?T:!1,this.canEdit=(m=e==null?void 0:e.canEdit)!=null?m:!1,this.canImport=(I=e==null?void 0:e.canImport)!=null?I:!1,this.canExport=(k=e==null?void 0:e.canExport)!=null?k:!1,this.canClear=(A=e==null?void 0:e.canClear)!=null?A:!0,this.serverPagination=(D=e==null?void 0:e.serverPagination)!=null?D:!1,this.isShowCaptionTip=(oe=e==null?void 0:e.isShowCaptionTip)!=null?oe:!1,this.captionTip=(N=e==null?void 0:e.captionTip)!=null?N:"",this.mobileShowType=(ce=e==null?void 0:e.mobileShowType)!=null?ce:"list",this.mobileDefaultNum=($n=e==null?void 0:e.mobileDefaultNum)!=null?$n:10,this.dataStorageDoc=(ke=e==null?void 0:e.dataStorageDoc)!=null?ke:new Hd,this.fixedColumn=(wa=e==null?void 0:e.fixedColumn)!=null?wa:[],this.mobileRowCaption=(Fn=e==null?void 0:e.mobileRowCaption)!=null?Fn:c.getMessage("detailed"),this.mobileIsTile=(Lt=e==null?void 0:e.mobileIsTile)!=null?Lt:!1,this.isPaste=(Pe=e==null?void 0:e.isPaste)!=null?Pe:!1,this.pageSize=(Vs=e==null?void 0:e.pageSize)!=null?Vs:10,this.pageSizeOptions=(js=e==null?void 0:e.pageSizeOptions)!=null?js:[10,20,50,100],this.importConfig=new ro(e==null?void 0:e.importConfig),this.exportConfig=new lo(e==null?void 0:e.exportConfig),this.sortable=(qs=e==null?void 0:e.sortable)!=null?qs:!1,this.sortKey=(Us=e==null?void 0:e.sortKey)!=null?Us:{}}};let Nn=gs;Nn.Rules=Wv,Nn.RuntimeRules=Kv;class Ln extends hr{constructor(e){var n;super(e),this.props=new Nn(this,e==null?void 0:e.props),((n=e==null?void 0:e.props)==null?void 0:n.headers)===void 0&&(this.props.headers=[new ye,new ye,new ye])}static get controlName(){return c.getMessage("subTable")}static get controlIcon(){return"iconGroup11"}static get controlType(){return"subtable"}addColumn(e,n){const i=e!==void 0&&typeof e!="number"?e:new ye,a=typeof e=="number"?e:n;return a===void 0?this.props.headers.push(i):this.props.headers.splice(a,0,i),i}}Ln.controlEventKeys=["on_list_search","on_list_mounted","on_list_change","on_list_delete","on_list_before_insert","on_list_before_import"],Ln.slotPosition={toolbar:"subtable-toolbar-slot"},Ln.setting=[{key:"subtable-datasource-bind",visible:!0},{key:"caption",showItems:[d.CAPTION,d.IS_HIDE_CAPTION],visible:!0},{key:"label-position",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE,d.IS_SHOW_CAPTION_TIP,d.IS_PASTE,d.SERVER_PAGINATION,d.SORTABLE]},{key:"default-state",visible:!0},{key:"subtable-btn-setting",visible:!0},{key:"subtable-opened-mode",visible:!0},{key:"orders-setting",visible:!0},{key:"print-setting",visible:!0},{key:"default-rows",visible:!0},{key:"limit-rows",visible:!0},{key:"max-rows",visible:!0},{key:"list-pager",visible:!0},{key:"subtable-max-height",visible:!0},{key:"fixed-column",visible:!0},{key:"mobile-show-type",visible:!0},{key:"data-storage-description",visible:!0},{key:"super-setting",visible:!0}];class zv extends qu{constructor(e){super(e),this.props=new Nn(this,e==null?void 0:e.props)}static get controlType(){return"subtable"}getChildrenDataSourceBindLayout(){Vt("Method not implemented.")}getChildrenFormControl(){return[]}}var ms={Designer:Ln,Runtime:zv,Property:Nn};class sl extends li{constructor(e,n){var i,a,r,l,u;super(e,n),this.isFixedHeader=(i=n==null?void 0:n.isFixedHeader)!=null?i:!1,this.selectionType=n==null?void 0:n.selectionType,this.isShowToolbar=(a=n==null?void 0:n.isShowToolbar)!=null?a:!0,this.isShowSelection=(r=n==null?void 0:n.isShowSelection)!=null?r:!1,this.isShowCustomColumns=(l=n==null?void 0:n.isShowCustomColumns)!=null?l:!0,this.pageSizeOptions=(u=n==null?void 0:n.pageSizeOptions)!=null?u:[10,20,50,100,500]}}class Gv extends _e{constructor(e){super(e),this.caption.required=!1}}class oa extends K{constructor(e){var n,i,a,r,l,u,s,o;super(e),this.fixed=(n=e==null?void 0:e.fixed)!=null?n:"left",this.caption=(i=e==null?void 0:e.caption)!=null?i:ze.controlName,this.width=(a=e==null?void 0:e.width)!=null?a:60,this.autoWidth.minWidth=(l=(r=e==null?void 0:e.autoWidth)==null?void 0:r.minWidth)!=null?l:60,this.autoWidth.flex=(s=(u=e==null?void 0:e.autoWidth)==null?void 0:u.flex)!=null?s:.4,this.widthType=(o=e==null?void 0:e.widthType)!=null?o:"px"}}oa.Rules=Gv;class ze extends p{constructor(e){super(e),this.props=new oa(e==null?void 0:e.props)}}ze.controlType="order-column",ze.controlName=c.getMessage("order"),ze.controlIcon="order-column",ze.setting=[{key:"column-fixed",visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0}];class dl extends ee{constructor(e){super(e),this.props=new oa(e==null?void 0:e.props)}}dl.controlType="order-column",dl.controlFieldType=v.DECIMAL;var vs={Designer:ze,Runtime:dl,Property:oa};class fl extends K{constructor(e){var n,i,a,r,l,u;super(e),this.fixed=(n=e==null?void 0:e.fixed)!=null?n:"right",this.widthType="auto",this.autoWidth.minWidth=(a=(i=e==null?void 0:e.autoWidth)==null?void 0:i.minWidth)!=null?a:84,this.caption=(r=e==null?void 0:e.caption)!=null?r:Te.controlName,this.showType=(l=e==null?void 0:e.showType)!=null?l:"icon",this.limit=(u=e==null?void 0:e.limit)!=null?u:3}}class Te extends p{constructor(e){super(e),this.props=new fl(e==null?void 0:e.props)}toDataBindModel(){const e=super.toDataBindModel();return this.children.map(n=>{if(n.type===Ni.controlType){const i=n;e.props[i.props.command]=i.props}}),e}validate(e,n){return Ll(this,null,function*(){return yield Nl(Te.prototype,this,"validate").call(this,e,n),yield Promise.all(this.children.map(i=>i.validate(e,n))),!0})}}Te.controlType="operation-column",Te.controlName=c.getMessage("operation"),Te.controlIcon="operation-column",Te.setting=[{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-opt-btns",visible:!0},{key:"column-opt-limit",visible:!0},{key:"column-show-type",visible:!0},{key:"column-sort",visible:!0}];class hl extends ee{constructor(e){super(e),this.props=new fl(e==null?void 0:e.props)}}hl.controlType="operation-column",hl.controlFieldType=v.FILE;var bs={Designer:Te,Runtime:hl,Property:fl};const Xv=1e4;class Ge extends hr{constructor(e){super(e);const{excludes:n,childrenMaxLength:i}=new.target;this.props=new sl(this,e==null?void 0:e.props),me(this,"children",e==null?void 0:e.children,void 0,"Designer"),(e==null?void 0:e.props.headers)===void 0&&(this.props.headers=[new ze,new Te]),this.excludes=de(n),this.childrenMaxLength=i}static get controlName(){return c.getMessage("gridTable")}static get controlIcon(){return"iconlistview"}static get controlType(){return"grid-table"}judgeJoinChildren(e){const n=this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(e);return n&&this.childrenMaxLength>this.children.length}toSchema(){const e=super.toSchema(),n=this.children.map(i=>i.toSchema());return Bl(ut({},e),{children:n})}validate(e,n){return Ll(this,null,function*(){return yield Nl(Ge.prototype,this,"validate").call(this,e,n),yield Promise.all(this.children.map(i=>i.validate(e,n))),!0})}}Ge.slotPosition={toolbar:"grid-table-toolbar-slot"},Ge.setting=[{key:"list-fixed-header",visible:!0}],Ge.excludes=[],Ge.childrenMaxLength=Xv;class Qv extends qu{constructor(e){super(e),this.props=new sl(this,e==null?void 0:e.props)}static get controlType(){return"grid-table"}getChildrenDataSourceBindLayout(){Vt("Method not implemented.")}getChildrenFormControl(){return[]}getCheckboxProps(e){return{}}}var _s={Designer:Ge,Runtime:Qv,Property:sl},Jv=Object.freeze({__proto__:null,SubTable:ms,GridTable:_s});class Zv extends Uu{constructor(e){super(e),Ne.call(this,e)}}class ca extends K{constructor(e){var n,i,a,r,l,u;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:Xe.controlName,this.optionConfig=(i=e==null?void 0:e.optionConfig)!=null?i:"none",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.options=Ce((a=e==null?void 0:e.options)!=null?a:[{}]),this.showLinkOperation=(r=e==null?void 0:e.showLinkOperation)!=null?r:!1,this.linkOperationOption=new Ie(e==null?void 0:e.linkOperationOption),this.lineEllipsis=(l=e==null?void 0:e.lineEllipsis)!=null?l:1,this.dictionaryTagConfig=(u=e==null?void 0:e.dictionaryTagConfig)!=null?u:{isTag:!1}}}ca.Rules=Zv;class Xe extends p{constructor(e){super(e),this.props=new ca(e==null?void 0:e.props)}}Xe.controlType="varchar-column",Xe.controlName=c.getMessage("varchar"),Xe.controlIcon="varchar-column",Xe.controlFieldType=v.VARCHAR,Xe.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-autoHeight",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-options-setting",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-line-ellipsis",visible:!0},{key:"column-sort",visible:!0},{key:"column-statistics",visible:!0}];class yl extends ee{constructor(e){super(e),this.props=new ca(e==null?void 0:e.props)}}yl.controlType="varchar-column",yl.controlFieldType=v.VARCHAR;var ws={Designer:Xe,Runtime:yl,Property:ca};class Yv extends _e{constructor(e){super(e),Ne.call(this,e)}}class sa extends K{constructor(e){var n,i,a,r;super(e),this.escapeHTML=(n=e==null?void 0:e.escapeHTML)!=null?n:!1,this.caption=(i=e==null?void 0:e.caption)!=null?i:Qe.controlName,this.lineEllipsis=(a=e==null?void 0:e.lineEllipsis)!=null?a:1,this.showLinkOperation=(r=e==null?void 0:e.showLinkOperation)!=null?r:!1,this.linkOperationOption=new Ie(e==null?void 0:e.linkOperationOption)}}sa.Rules=Yv;class Qe extends p{constructor(e){super(e),this.props=new sa(e==null?void 0:e.props)}toDataBindModel(e){const n=super.toDataBindModel(e);if(n){const{escapeHTML:i}=this.props;n.props.escapeHTML=i}return n}}Qe.controlType="text-column",Qe.controlName=c.getMessage("long"),Qe.controlIcon="text-column",Qe.controlFieldType=v.TEXT,Qe.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-autoHeight",visible:!0},{key:"column-align-content",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-fixed",visible:!0},{key:"column-escape-html",visible:!0},{key:"column-line-ellipsis",visible:!0},{key:"column-sort",visible:!0},{key:"column-statistics",visible:!0}];class gl extends ee{constructor(e){super(e),this.props=new sa(e==null?void 0:e.props)}}gl.controlType="text-column",gl.controlFieldType=v.TEXT;var Is={Designer:Qe,Runtime:gl,Property:sa};class pv extends _e{constructor(e){super(e),Ne.call(this,e)}}class da extends K{constructor(e){var n,i,a,r,l,u,s;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:Je.controlName,this.precision=(i=e==null?void 0:e.precision)!=null?i:0,this.micrometer=(a=e==null?void 0:e.micrometer)!=null?a:!1,this.percentageFormat=(r=e==null?void 0:e.percentageFormat)!=null?r:!1,this.optionConfig=(l=e==null?void 0:e.optionConfig)!=null?l:"none",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.options=Ce((u=e==null?void 0:e.options)!=null?u:[{}]),this.showLinkOperation=(s=e==null?void 0:e.showLinkOperation)!=null?s:!1,this.linkOperationOption=new Ie(e==null?void 0:e.linkOperationOption)}}da.Rules=pv;class Je extends p{constructor(e){super(e),this.props=new da(e==null?void 0:e.props)}toDataBindModel(e){const n=super.toDataBindModel(e);if(n){const{precision:i,micrometer:a}=this.props;i!==""&&(n.props.precision=i),n.props.micrometer=a}return n}}Je.controlType="decimal-column",Je.controlName=c.getMessage("decimal"),Je.controlIcon="decimal-column",Je.controlFieldType=v.DECIMAL,Je.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-fixed",visible:!0},{key:"column-options-setting",visible:!0},{key:"column-link-operation",visible:!0},{key:"number-suite",showItems:[d.MICROMETER,d.PRECISION,d.PERCENTAGE],visible:!0},{key:"column-align-content",visible:!0},{key:"column-sort",visible:!0},{key:"column-statistics",visible:!0}];class ml extends ee{constructor(e){super(e),this.props=new da(e==null?void 0:e.props)}}ml.controlType="decimal-column",ml.controlFieldType=v.DECIMAL;var Cs={Designer:Je,Runtime:ml,Property:da};class eb extends _e{constructor(e){super(e),Ne.call(this,e)}}class fa extends K{constructor(e){var n,i,a;super(e),this.dateType=(n=e==null?void 0:e.dateType)!=null?n:se.DATE,this.showLinkOperation=(i=e==null?void 0:e.showLinkOperation)!=null?i:!1,this.linkOperationOption=new Ie(e==null?void 0:e.linkOperationOption),this.caption=(a=e==null?void 0:e.caption)!=null?a:Ze.controlName}}fa.Rules=eb;class Ze extends p{constructor(e){super(e),this.props=new fa(e==null?void 0:e.props)}toDataBindModel(e){const n=super.toDataBindModel(e);if(n){const{dateType:i}=this.props;n.props.dateType=i}return n}}Ze.controlType="timescope-column",Ze.controlName=c.getMessage("timescope"),Ze.controlIcon="timescope-column",Ze.controlFieldType=v.TIMESCOPE,Ze.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-fixed",visible:!0},{key:"date-type",visible:!0},{key:"column-sort",visible:!0}];class vl extends ee{constructor(e){super(e),this.props=new fa(e==null?void 0:e.props)}}vl.controlType="timescope-column",vl.controlFieldType=v.TIMESCOPE;var Ss={Designer:Ze,Runtime:vl,Property:fa};class tb extends _e{constructor(e){super(e),Ne.call(this,e)}}class ha extends K{constructor(e){var n,i,a;super(e),this.dateType=(n=e==null?void 0:e.dateType)!=null?n:se.DATE,this.showLinkOperation=(i=e==null?void 0:e.showLinkOperation)!=null?i:!1,this.linkOperationOption=new Ie(e==null?void 0:e.linkOperationOption),this.caption=(a=e==null?void 0:e.caption)!=null?a:Ye.controlName}}ha.Rules=tb;class Ye extends p{constructor(e){super(e),this.props=new ha(e==null?void 0:e.props)}toDataBindModel(e){const n=super.toDataBindModel(e);if(n){const{dateType:i}=this.props;n.props.dateType=i}return n}}Ye.controlType="timestamp-column",Ye.controlName=c.getMessage("timestamp"),Ye.controlIcon="timestamp-column",Ye.controlFieldType=v.TIMESTAMP,Ye.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-fixed",visible:!0},{key:"date-type",visible:!0},{key:"column-sort",visible:!0}];class bl extends ee{constructor(e){super(e),this.props=new ha(e==null?void 0:e.props)}}bl.controlType="timestamp-column",bl.controlFieldType=v.TIMESTAMP;var Rs={Designer:Ye,Runtime:bl,Property:ha};class nb extends Uu{constructor(e){super(e),Ne.call(this,e)}}class ya extends K{constructor(e){var n,i,a,r;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:pe.controlName,this.optionConfig=(i=e==null?void 0:e.optionConfig)!=null?i:"none",this.datasourceBind=new te(e==null?void 0:e.datasourceBind),this.showLinkOperation=(a=e==null?void 0:e.showLinkOperation)!=null?a:!1,this.linkOperationOption=new Ie(e==null?void 0:e.linkOperationOption),this.options=Ce((r=e==null?void 0:e.options)!=null?r:[{}])}}ya.Rules=nb;class pe extends p{constructor(e){super(e),this.props=new ya(e==null?void 0:e.props)}}pe.controlType="array-column",pe.controlName=c.getMessage("array"),pe.controlIcon="array-column",pe.controlFieldType=v.ARRAY,pe.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-options-setting",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-sort",visible:!0}];class _l extends ee{constructor(e){super(e),this.props=new ya(e==null?void 0:e.props)}}_l.controlType="array-column",_l.controlFieldType=v.ARRAY;var Ts={Designer:pe,Runtime:_l,Property:ya};class wl extends K{constructor(e){var n,i;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:et.controlName,this.displayLevel=(i=e==null?void 0:e.displayLevel)!=null?i:1}}class et extends p{constructor(e){super(e),this.props=new wl(e==null?void 0:e.props)}toDataBindModel(e){const n=super.toDataBindModel(e);if(n){const{displayLevel:i}=this.props;n.props.displayLevel=i}return n}}et.controlType="department-column",et.controlName=c.getMessage("department"),et.controlIcon="department-column",et.controlFieldType=v.DEPARTMENTS,et.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"department-level",visible:!0},{key:"column-sort",visible:!0}];class Il extends ee{constructor(e){super(e),this.props=new wl(e==null?void 0:e.props)}}Il.controlType="department-column",Il.controlFieldType=v.DEPARTMENTS;var xs={Designer:et,Runtime:Il,Property:wl};class ib extends _e{constructor(e){super(e),Ne.call(this,e)}}class ga extends K{constructor(e){var n,i;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:tt.controlName,this.showLinkOperation=(i=e==null?void 0:e.showLinkOperation)!=null?i:!1,this.linkOperationOption=new Ie(e==null?void 0:e.linkOperationOption)}}ga.Rules=ib;class tt extends p{constructor(e){super(e),this.props=new ga(e==null?void 0:e.props)}}tt.controlType="auto-number-column",tt.controlName=c.getMessage("autoNumber"),tt.controlIcon="auto-number-column",tt.controlFieldType=v.AUTO_NUMBER,tt.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-sort",visible:!0}];class Cl extends ee{constructor(e){super(e),this.props=new ga(e==null?void 0:e.props)}}Cl.controlType="auto-number-column",Cl.controlFieldType=v.AUTO_NUMBER;var ks={Designer:tt,Runtime:Cl,Property:ga};class Sl extends K{constructor(e){var n;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:nt.controlName}}class nt extends p{constructor(e){super(e),this.props=new Sl(e==null?void 0:e.props)}}nt.controlType="file-column",nt.controlName=c.getMessage("file"),nt.controlIcon="file-column",nt.controlFieldType=v.FILE,nt.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-sort",visible:!0}];class Rl extends ee{constructor(e){super(e),this.props=new Sl(e==null?void 0:e.props)}}Rl.controlType="file-column",Rl.controlFieldType=v.FILE;var Ps={Designer:nt,Runtime:Rl,Property:Sl};class Tl extends K{constructor(e){var n;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:it.controlName}}class it extends p{constructor(e){super(e),this.props=new Tl(e==null?void 0:e.props)}}it.controlType="image-column",it.controlName=c.getMessage("image"),it.controlIcon="image-column",it.controlFieldType=v.IMAGE,it.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-sort",visible:!0}];class xl extends ee{constructor(e){super(e),this.props=new Tl(e==null?void 0:e.props)}}xl.controlType="image-column",xl.controlFieldType=v.IMAGE;var Os={Designer:it,Runtime:xl,Property:Tl};class kl extends K{constructor(e){var n;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:at.controlName}}class at extends p{constructor(e){super(e),this.props=new kl(e==null?void 0:e.props)}}at.controlType="people-column",at.controlName=c.getMessage("people"),at.controlIcon="people-column",at.controlFieldType=v.EMPLOYEES,at.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-sort",visible:!0}];class Pl extends ee{constructor(e){super(e),this.props=new kl(e==null?void 0:e.props)}}Pl.controlType="people-column",Pl.controlFieldType=v.EMPLOYEES;var Es={Designer:at,Runtime:Pl,Property:kl};class ab extends _e{constructor(e){super(e),Ne.call(this,e)}}class ma extends K{constructor(e){var n,i;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:rt.controlName,this.showLinkOperation=(i=e==null?void 0:e.showLinkOperation)!=null?i:!1,this.linkOperationOption=new Ie(e==null?void 0:e.linkOperationOption)}}ma.Rules=ab;class rt extends p{constructor(e){super(e),this.props=new ma(e==null?void 0:e.props)}}rt.controlType="location-column",rt.controlName=c.getMessage("location"),rt.controlIcon="location-column",rt.controlFieldType=v.ADDRESS,rt.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-sort",visible:!0}];class Ol extends ee{constructor(e){super(e),this.props=new ma(e==null?void 0:e.props)}}Ol.controlType="location-column",Ol.controlFieldType=v.ADDRESS;var As={Designer:rt,Runtime:Ol,Property:ma};class rb extends _e{constructor(e){super(e),this.sortFieldCode={type:"string",message:c.getMessage("pleaseSelectSortFieldCode")},e.sort===!0&&(this.sortFieldCode.required=!0)}}class va extends K{constructor(e){var n,i,a;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:xe.controlName,this.fieldCodeList=(i=e==null?void 0:e.fieldCodeList)!=null?i:[],this.sortFieldCode=(a=e==null?void 0:e.sortFieldCode)!=null?a:""}}va.Rules=rb;const lb=1;class xe extends p{constructor(e){super(e);const{excludes:n,childrenMaxLength:i}=new.target;this.props=new va(e==null?void 0:e.props),me(this,"children",e==null?void 0:e.children,void 0,"Designer"),this.excludes=de(n),this.childrenMaxLength=i}judgeJoinChildren(e){const n=this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(e);return n&&this.childrenMaxLength>this.children.length}toDataBindModel(e){const n=super.toDataBindModel(e);if(n){const{fieldCodeList:i}=this.props;n.props.fieldCodeList=i}return n}}xe.controlType="custom-column",xe.controlName=c.getMessage("custom"),xe.controlIcon="custom-column",xe.slots=["column-column-slot"],xe.excludes=[],xe.childrenMaxLength=lb,xe.setting=[{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-filed-list",visible:!0},{key:"column-autowidth",visible:!0},{key:"column-fixed",visible:!0},{key:"column-sort",visible:!0},{key:"column-sort-field",visible:!0}];class Ms extends ee{constructor(e){super(e),this.props=new va(e==null?void 0:e.props),me(this,"children",e==null?void 0:e.children,void 0,"Runtime")}}Ms.controlType="custom-column";var Ds={Designer:xe,Runtime:Ms,Property:va};class El extends K{constructor(e){var n,i;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:He.controlName,this.datasourceBind=new Wn((i=e==null?void 0:e.datasourceBind)!=null?i:{attributes:He.controlCustomAttributes})}}class He extends p{constructor(e){super(e),this.props=new El(e==null?void 0:e.props)}static get controlCustomAttributes(){return[{key:"displayBoList",name:"\u663E\u793A\u503C",required:!0}]}}He.controlType="employee-column",He.controlName=c.getMessage("employee"),He.controlIcon="employee-column",He.controlFieldType=v.EMPLOYEES,He.setting=[{key:"column-data-bind",visible:!0},{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-sort",visible:!0}];class Al extends ee{constructor(e){super(e),this.props=new El(e==null?void 0:e.props)}}Al.controlType="employee-column",Al.controlFieldType=v.EMPLOYEES;var Bs={Designer:He,Runtime:Al,Property:El};class Ml extends K{constructor(e){var n,i,a;super(e),this.caption=(n=e==null?void 0:e.caption)!=null?n:lt.controlName,this.showLinkOperation=(i=e==null?void 0:e.showLinkOperation)!=null?i:!1,this.linkOperationOption=new Ie(e==null?void 0:e.linkOperationOption),this.lineEllipsis=(a=e==null?void 0:e.lineEllipsis)!=null?a:1}}class lt extends p{constructor(e){super(e),this.props=new Ml(e==null?void 0:e.props)}}lt.controlType="approval-status-column",lt.controlName=c.getMessage("approvalStatusColumn"),lt.controlIcon="approval-status-column",lt.excludes=[],lt.setting=[{key:"caption",showItems:[d.CAPTION],visible:!0},{key:"column-autowidth",visible:!0},{key:"column-autoHeight",visible:!0},{key:"column-align-content",visible:!0},{key:"column-fixed",visible:!0},{key:"column-link-operation",visible:!0},{key:"column-line-ellipsis",visible:!0}];class Ns extends ee{constructor(e){super(e),this.props=new Ml(e==null?void 0:e.props)}}Ns.controlType="approval-status-column";var Ls={Designer:lt,Runtime:Ns,Property:Ml},ub=Object.freeze({__proto__:null,VarcharColumn:ws,TextColumn:Is,DecimalColumn:Cs,TimescopeColumn:Ss,TimestampColumn:Rs,ArrayColumn:Ts,DepartmentColumn:xs,AutoNumberColumn:ks,FileColumn:Ps,ImageColumn:Os,PeopleColumn:Es,LocationColumn:As,CustomColumn:Ds,OrderColumn:vs,OperationColumn:bs,EmployeeColumn:Bs,ApprovalStatusColumn:Ls});class ob extends Ve{constructor(e){super(e),this.push({type:"object",fields:{}})}}class ba extends Rr{constructor(e){var n,i,a,r,l,u,s,o,f,g,b,_;super(e),this.searchType=(n=e==null?void 0:e.searchType)!=null?n:"model",this.labelPosition=(i=e==null?void 0:e.labelPosition)!=null?i:"top",this.viewType=(a=e==null?void 0:e.viewType)!=null?a:"mini",this.search=new Ee((r=e==null?void 0:e.search)!=null?r:{content:c.getMessage("query"),isShow:!0}),this.cancel=new Ee((l=e==null?void 0:e.cancel)!=null?l:{content:c.getMessage("reset"),isShow:!0}),this.isLoading=(u=e==null?void 0:e.isLoading)!=null?u:!1,this.custom=((s=e==null?void 0:e.custom)!=null?s:[]).map(C=>new Ee(C)),this.queryTypeMap=(o=e==null?void 0:e.queryTypeMap)!=null?o:[],this.childMinWidth=(f=e==null?void 0:e.childMinWidth)!=null?f:230,this.colGap=(g=e==null?void 0:e.colGap)!=null?g:24,this.viewConfig=(b=e==null?void 0:e.viewConfig)!=null?b:[],this.simpleConfig=(_=e==null?void 0:e.simpleConfig)!=null?_:[]}}ba.RuntimeRules=ob;class _a extends ag{constructor(e){super(e),this.props=new ba(e==null?void 0:e.props)}}_a.controlType="simple-search",_a.slotPosition={default:"search"},_a.setting=[{key:"grid-child-min-width",visible:!0},{key:"grid-col-gap",visible:!0},{key:"search-fields",visible:!0},{key:"label-position",visible:!0},{key:"common-setting",visible:!0,showItems:[d.IS_HIDE]},{key:"search-view-type",visible:!0}];class $s extends dg{constructor(e){var n;super(e),this.props=new ba(e==null?void 0:e.props),this.children=(n=e==null?void 0:e.children)!=null?n:[]}}$s.controlType="simple-search";var Fs={Designer:_a,Runtime:$s,Property:ba},cb=Object.freeze({__proto__:null,SimpleSearch:Fs});class Dl extends Er{constructor(e){var n;super(e),this.wholeRow=(n=e==null?void 0:e.wholeRow)!=null?n:!1}}class sb extends Tg{constructor(e){super(e),this.props=new Dl(e==null?void 0:e.props)}static get controlName(){return c.getMessage("gridLayoutWrap")}static get controlIcon(){return"page"}static get controlType(){return"grid-layout-wrap"}}class db extends Mg{constructor(e){super(e),this.props=new Dl(e==null?void 0:e.props)}static get controlType(){return"grid-layout-wrap"}}function Ib(t){return t}var fb={fields:[{key:"wholeRow",type:"boolean",component:"switch",label:c.getMessage("fullLine"),props:{updateParent:!0}}],groups:[{items:["wholeRow"]}]},Hs={Designer:sb,Runtime:db,Property:Dl,Setting:fb},hb=Object.freeze({__proto__:null,GridLayoutWrap:Hs});y.ActionBar=ys,y.Address=dc,y.AdvancedContainer=ds,y.Amount=uc,y.ApprovalStatusColumn=Ls,y.ArrayColumn=Ts,y.AssignType=$e,y.Attachment=ic,y.AutoNumber=gc,y.AutoNumberColumn=ks,y.BatchDeleteButton=Bo,y.BatchPrintListButton=Ao,y.BatchPrintRecordListButton=Mo,y.BatchSubmissionListButton=mo,y.Button=pu,y.Calc=vc,y.CardGroup=Qc,y.Checkbox=Fo,y.Col=Kc,y.CreateFormListButton=go,y.CustomColumn=Ds,y.DATE_CONFIG_TYPE=eo,y.DATE_LIMIT_TYPE=to,y.Dashboard=xo,y.DataView=cs,y.DatePicker=Wo,y.DateRange=zo,y.DecimalColumn=Cs,y.Department=hc,y.Department2=Fc,y.DepartmentColumn=xs,y.DepartmentType=Ci,y.Divider=ho,y.ElectronicSignature=Bc,y.ElectronicSignatureConfig=no,y.Employee=nc,y.Employee2=Mc,y.EmployeeColumn=Bs,y.EncryptTypeEnum=so,y.Explain=Ii,y.ExportConfig=lo,y.ExportListButton=bo,y.ExportRecordListButton=_o,y.ExportTemplate=Qt,y.FileColumn=Ps,y.FlexStyleConfig=co,y.FormSelectButton=Io,y.Grid=Wc,y.GridLayoutContainer=ts,y.GridLayoutWrap=Hs,y.GridRow=Xc,y.GridTable=_s,y.GridTableColumn=es,y.Image=rc,y.ImageColumn=Os,y.ImportConfig=ro,y.ImportListBind=ao,y.ImportRecordListButton=wo,y.Input=Lo,y.InternalType=Ur,y.InvoiceCheckButton=Eo,y.LINE_STYLE=Hr,y.LimitDate=wi,y.Link=Yu,y.ListSelectButton=Co,y.ListView=us,y.ListViewSelect=Po,y.LocationColumn=As,y.Number=qo,y.OperationButton=Do,y.OperationColumn=bs,y.OrderColumn=vs,y.OrganizationSelection=Vc,y.OrganizeType=qr,y.Page=ss,y.Pagination=Ro,y.PeopleColumn=Es,y.Position=hs,y.PositioningContainer=fs,y.PrintTemplate=oo,y.Radio=Vo,y.RichText=Jo,y.Row=Gc,y.SCORE_TYPE=Fr,y.SUBTABLE_DEFAULT_MAX_HEIGHT=uo,y.Score=cc,y.SearchDateRange=Ic,y.SearchInput=Pc,y.SearchNumberRange=_c,y.Select=Yo,y.SelectMultiple=ec,y.SelectRelation=Tc,y.SimpleSearch=Fs,y.SubTable=ms,y.SubTableColumn=Zc,y.SubTableRow=Yc,y.SubmissionRecordListButton=vo,y.Tab=is,y.TabPane=ns,y.Text=Zu,y.TextColumn=Is,y.TextOcrButton=Oo,y.Textarea=Xo,y.TimescopeColumn=Ss,y.TimestampColumn=Rs,y.Title=yo,y.TitleConfigEnum=Le,y.Toolbox=ls,y.Tree=Ec,y.UndersignedPerson=Vr,y.VarcharColumn=ws,y.VueFormItem=Sc,y.VuePage=qc,y.WPS=Lc,y.WPSSetting=io,y.WpsOperationItem=jr,y.baseControls=ym,y.columnControls=ub,y.formControls=sv,y.initExpression=Jt,y.layoutControls=Uv,y.listControls=Jv,y.searchControls=cb,y.wrapControls=hb,Object.defineProperty(y,"__esModule",{value:!0})});