@byteluck-fe/runtime-engine 1.2.2 → 1.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (586) hide show
  1. package/dist/packages/runtime-engine/src/index.d.ts +1 -1
  2. package/dist/packages/runtime-engine/src/runtimeEngine.d.ts +30 -30
  3. package/dist/runtime-engine.js +39 -37
  4. package/dist/src/components/Loading/index.d.ts +4 -4
  5. package/dist/src/components/Loading/src/createLoading.d.ts +13 -13
  6. package/dist/src/components/Loading/src/typing.d.ts +9 -9
  7. package/dist/src/components/Loading/src/useLoading.d.ts +11 -11
  8. package/dist/src/components/controls/index.d.ts +5 -5
  9. package/dist/src/components/controls/rok-custom-column/index.d.ts +2 -2
  10. package/dist/src/components/controls/rok-vue-form-item/index.d.ts +2 -2
  11. package/dist/src/components/meKeepAlive/core/Suspense.d.ts +3 -3
  12. package/dist/src/components/meKeepAlive/core/apiAsyncComponent.d.ts +2 -2
  13. package/dist/src/components/meKeepAlive/core/component.d.ts +2 -2
  14. package/dist/src/components/meKeepAlive/core/componentPublicInstance.d.ts +5 -5
  15. package/dist/src/components/meKeepAlive/core/devtools.d.ts +2 -2
  16. package/dist/src/components/meKeepAlive/core/errorHandling.d.ts +17 -17
  17. package/dist/src/components/meKeepAlive/core/renderer.d.ts +32 -32
  18. package/dist/src/components/meKeepAlive/core/shapeFlags.d.ts +13 -13
  19. package/dist/src/components/meKeepAlive/core/vnode.d.ts +6 -6
  20. package/dist/src/components/meKeepAlive/index.d.ts +23 -23
  21. package/dist/src/components/update-log/utils.d.ts +110 -110
  22. package/dist/src/constant/controls/index.d.ts +2 -2
  23. package/dist/src/constant/controls/simple-search.d.ts +18 -18
  24. package/dist/src/constant/controls/table-import.d.ts +5 -5
  25. package/dist/src/constant/enums/ButtonGroupsType.d.ts +26 -26
  26. package/dist/src/constant/enums/MsgRelationType.d.ts +12 -12
  27. package/dist/src/constant/enums/behavior.d.ts +9 -9
  28. package/dist/src/constant/enums/dateType.d.ts +8 -8
  29. package/dist/src/constant/enums/formType.d.ts +6 -6
  30. package/dist/src/constant/enums/index.d.ts +7 -7
  31. package/dist/src/constant/enums/processStatus.d.ts +22 -22
  32. package/dist/src/constant/enums/sizeEnum.d.ts +11 -11
  33. package/dist/src/constant/enums/status.d.ts +22 -22
  34. package/dist/src/constant/global.d.ts +3 -3
  35. package/dist/src/constant/index.d.ts +4 -4
  36. package/dist/src/constant/page/BindService.d.ts +9 -9
  37. package/dist/src/constant/page/address.d.ts +25 -25
  38. package/dist/src/constant/page/approvalNeedValidateBtns.d.ts +1 -1
  39. package/dist/src/constant/page/controlDepend.d.ts +1 -1
  40. package/dist/src/constant/page/httpCode.d.ts +12 -12
  41. package/dist/src/constant/page/index.d.ts +2 -2
  42. package/dist/src/constant/page/table/column.d.ts +7 -7
  43. package/dist/src/constant/page/table/index.d.ts +2 -2
  44. package/dist/src/constant/page/table/toolBar.d.ts +8 -8
  45. package/dist/src/constant/symbol.d.ts +2 -2
  46. package/dist/src/directives/clickOutside.d.ts +3 -3
  47. package/dist/src/directives/index.d.ts +2 -2
  48. package/dist/src/directives/loading.d.ts +4 -4
  49. package/dist/src/directives/tooltip.d.ts +4 -4
  50. package/dist/src/entry_desktop/components/EllipsisTooltip/EllipsisTooltip.d.ts +39 -38
  51. package/dist/src/entry_desktop/components/EllipsisTooltip/index.d.ts +2 -2
  52. package/dist/src/entry_desktop/components/FormEngineModal/index.d.ts +2 -2
  53. package/dist/src/entry_desktop/components/ListEngineModal/index.d.ts +2 -2
  54. package/dist/src/entry_desktop/components/MenuItem/index.d.ts +2 -2
  55. package/dist/src/entry_desktop/components/configProviderMerged.d.ts +13 -13
  56. package/dist/src/entry_desktop/components/globalComponents.d.ts +2 -2
  57. package/dist/src/entry_desktop/controls/components/ag-grid/hooks/useAgGrid.d.ts +19 -19
  58. package/dist/src/entry_desktop/controls/components/ag-grid/hooks/useModel.d.ts +12 -12
  59. package/dist/src/entry_desktop/controls/components/ag-grid/hooks/useOperate.d.ts +11 -11
  60. package/dist/src/entry_desktop/controls/components/ag-grid/hooks/useTableHeight.d.ts +6 -6
  61. package/dist/src/entry_desktop/controls/components/ag-grid/index.d.ts +3 -3
  62. package/dist/src/entry_desktop/controls/components/ag-grid/props.d.ts +19 -19
  63. package/dist/src/entry_desktop/controls/components/base-table/components/editable/CellComponent.d.ts +4 -4
  64. package/dist/src/entry_desktop/controls/components/base-table/components/editable/componentMap.d.ts +6 -6
  65. package/dist/src/entry_desktop/controls/components/base-table/components/editable/index.d.ts +4 -4
  66. package/dist/src/entry_desktop/controls/components/base-table/constant.d.ts +5 -5
  67. package/dist/src/entry_desktop/controls/components/base-table/hooks/useDataSource.d.ts +6 -6
  68. package/dist/src/entry_desktop/controls/components/base-table/hooks/useModel.d.ts +1 -1
  69. package/dist/src/entry_desktop/controls/components/base-table/hooks/useTableContext.d.ts +11 -11
  70. package/dist/src/entry_desktop/controls/components/base-table/hooks/useTablePagination.d.ts +8 -8
  71. package/dist/src/entry_desktop/controls/components/base-table/index.d.ts +2 -2
  72. package/dist/src/entry_desktop/controls/components/base-table/types/index.d.ts +1 -1
  73. package/dist/src/entry_desktop/controls/components/base-table/types/table.d.ts +77 -77
  74. package/dist/src/entry_desktop/controls/components/footer-bar/index.d.ts +2 -2
  75. package/dist/src/entry_desktop/controls/components/index.d.ts +2 -2
  76. package/dist/src/entry_desktop/controls/components/input-number/hook.d.ts +10 -10
  77. package/dist/src/entry_desktop/controls/components/input-number/index.d.ts +2 -2
  78. package/dist/src/entry_desktop/controls/components/mask/index.d.ts +2 -2
  79. package/dist/src/entry_desktop/controls/components/ocr/index.d.ts +2 -2
  80. package/dist/src/entry_desktop/controls/components/subtable-ag-grid/EmployeeDepartmentModalInitLogic.d.ts +10 -10
  81. package/dist/src/entry_desktop/controls/components/subtable-ag-grid/hooks/useAgGrid.d.ts +76 -76
  82. package/dist/src/entry_desktop/controls/components/subtable-ag-grid/hooks/useModel.d.ts +12 -12
  83. package/dist/src/entry_desktop/controls/components/subtable-ag-grid/hooks/useWCModalComponentChangeValue.d.ts +17 -17
  84. package/dist/src/entry_desktop/controls/components/subtable-ag-grid/index.d.ts +3 -3
  85. package/dist/src/entry_desktop/controls/index.d.ts +2 -2
  86. package/dist/src/entry_desktop/controls/rok-address/index.d.ts +2 -2
  87. package/dist/src/entry_desktop/controls/rok-amount/hook.d.ts +22 -22
  88. package/dist/src/entry_desktop/controls/rok-amount/index.d.ts +2 -2
  89. package/dist/src/entry_desktop/controls/rok-array-column/index.d.ts +2 -2
  90. package/dist/src/entry_desktop/controls/rok-attachment/hook-file-base.d.ts +3 -3
  91. package/dist/src/entry_desktop/controls/rok-attachment/hook.d.ts +26 -26
  92. package/dist/src/entry_desktop/controls/rok-attachment/index.d.ts +2 -2
  93. package/dist/src/entry_desktop/controls/rok-auto-number/index.d.ts +2 -2
  94. package/dist/src/entry_desktop/controls/rok-auto-number-column/index.d.ts +2 -2
  95. package/dist/src/entry_desktop/controls/rok-auto-wrap/index.d.ts +2 -2
  96. package/dist/src/entry_desktop/controls/rok-button/index.d.ts +2 -2
  97. package/dist/src/entry_desktop/controls/rok-calc/index.d.ts +2 -2
  98. package/dist/src/entry_desktop/controls/rok-card-group/index.d.ts +2 -2
  99. package/dist/src/entry_desktop/controls/rok-checkbox/index.d.ts +2 -2
  100. package/dist/src/entry_desktop/controls/rok-dashboard/index.d.ts +2 -2
  101. package/dist/src/entry_desktop/controls/rok-data-view/index.d.ts +2 -2
  102. package/dist/src/entry_desktop/controls/rok-date-picker/hook.d.ts +21 -21
  103. package/dist/src/entry_desktop/controls/rok-date-picker/index.d.ts +2 -2
  104. package/dist/src/entry_desktop/controls/rok-date-range/hook.d.ts +19 -19
  105. package/dist/src/entry_desktop/controls/rok-date-range/index.d.ts +2 -2
  106. package/dist/src/entry_desktop/controls/rok-decimal-column/index.d.ts +2 -2
  107. package/dist/src/entry_desktop/controls/rok-department/hook.d.ts +13 -13
  108. package/dist/src/entry_desktop/controls/rok-department/index.d.ts +2 -2
  109. package/dist/src/entry_desktop/controls/rok-department-column/index.d.ts +2 -2
  110. package/dist/src/entry_desktop/controls/rok-department2/hook.d.ts +13 -13
  111. package/dist/src/entry_desktop/controls/rok-department2/index.d.ts +2 -2
  112. package/dist/src/entry_desktop/controls/rok-divider/index.d.ts +2 -2
  113. package/dist/src/entry_desktop/controls/rok-electronic-signature/index.d.ts +2 -2
  114. package/dist/src/entry_desktop/controls/rok-employee/hook.d.ts +17 -17
  115. package/dist/src/entry_desktop/controls/rok-employee/index.d.ts +2 -2
  116. package/dist/src/entry_desktop/controls/rok-employee-column/index.d.ts +2 -2
  117. package/dist/src/entry_desktop/controls/rok-employee2/index.d.ts +2 -2
  118. package/dist/src/entry_desktop/controls/rok-file-column/index.d.ts +2 -2
  119. package/dist/src/entry_desktop/controls/rok-form-item/index.d.ts +2 -2
  120. package/dist/src/entry_desktop/controls/rok-form-select-button/index.d.ts +2 -2
  121. package/dist/src/entry_desktop/controls/rok-grid/index.d.ts +2 -2
  122. package/dist/src/entry_desktop/controls/rok-grid-row/index.d.ts +2 -2
  123. package/dist/src/entry_desktop/controls/rok-grid-table/components/BatchDelete.d.ts +2 -2
  124. package/dist/src/entry_desktop/controls/rok-grid-table/components/BatchPrint.d.ts +2 -2
  125. package/dist/src/entry_desktop/controls/rok-grid-table/components/BatchPrintRecord.d.ts +2 -2
  126. package/dist/src/entry_desktop/controls/rok-grid-table/components/BatchSubmission.d.ts +2 -2
  127. package/dist/src/entry_desktop/controls/rok-grid-table/components/CreateForm.d.ts +2 -2
  128. package/dist/src/entry_desktop/controls/rok-grid-table/components/ExportList.d.ts +2 -2
  129. package/dist/src/entry_desktop/controls/rok-grid-table/components/ExportRecord.d.ts +2 -2
  130. package/dist/src/entry_desktop/controls/rok-grid-table/components/ImportRecord.d.ts +2 -2
  131. package/dist/src/entry_desktop/controls/rok-grid-table/components/SubmissionRecord.d.ts +2 -2
  132. package/dist/src/entry_desktop/controls/rok-grid-table/components/index.d.ts +3 -3
  133. package/dist/src/entry_desktop/controls/rok-grid-table/components/interface/constant.d.ts +4 -4
  134. package/dist/src/entry_desktop/controls/rok-grid-table/components/models/import.d.ts +19 -19
  135. package/dist/src/entry_desktop/controls/rok-grid-table/hooks/index.d.ts +6 -6
  136. package/dist/src/entry_desktop/controls/rok-grid-table/hooks/useColumns.d.ts +11 -11
  137. package/dist/src/entry_desktop/controls/rok-grid-table/hooks/useContext.d.ts +16 -16
  138. package/dist/src/entry_desktop/controls/rok-grid-table/hooks/useIframe.d.ts +4 -4
  139. package/dist/src/entry_desktop/controls/rok-grid-table/hooks/useOperate.d.ts +33 -33
  140. package/dist/src/entry_desktop/controls/rok-grid-table/hooks/useTableState.d.ts +34 -34
  141. package/dist/src/entry_desktop/controls/rok-grid-table/index.d.ts +2 -2
  142. package/dist/src/entry_desktop/controls/rok-grid-table/utils/cellRenderColumn.d.ts +5 -5
  143. package/dist/src/entry_desktop/controls/rok-image/hook.d.ts +22 -22
  144. package/dist/src/entry_desktop/controls/rok-image/index.d.ts +2 -2
  145. package/dist/src/entry_desktop/controls/rok-image-column/index.d.ts +2 -2
  146. package/dist/src/entry_desktop/controls/rok-input/index.d.ts +2 -2
  147. package/dist/src/entry_desktop/controls/rok-invoice-check-button/index.d.ts +2 -2
  148. package/dist/src/entry_desktop/controls/rok-link/index.d.ts +2 -2
  149. package/dist/src/entry_desktop/controls/rok-list-select-button/index.d.ts +2 -2
  150. package/dist/src/entry_desktop/controls/rok-list-view/hooks/useContext.d.ts +14 -14
  151. package/dist/src/entry_desktop/controls/rok-list-view/hooks/useListTree.d.ts +19 -19
  152. package/dist/src/entry_desktop/controls/rok-list-view/hooks/useOperate.d.ts +8 -8
  153. package/dist/src/entry_desktop/controls/rok-list-view/index.d.ts +2 -2
  154. package/dist/src/entry_desktop/controls/rok-list-view-select/index.d.ts +2 -2
  155. package/dist/src/entry_desktop/controls/rok-location-column/index.d.ts +2 -2
  156. package/dist/src/entry_desktop/controls/rok-number/index.d.ts +2 -2
  157. package/dist/src/entry_desktop/controls/rok-operation-column/hooks/useOperate.d.ts +14 -14
  158. package/dist/src/entry_desktop/controls/rok-operation-column/index.d.ts +2 -2
  159. package/dist/src/entry_desktop/controls/rok-organization-selection/index.d.ts +2 -2
  160. package/dist/src/entry_desktop/controls/rok-people-column/index.d.ts +2 -2
  161. package/dist/src/entry_desktop/controls/rok-radio/index.d.ts +2 -2
  162. package/dist/src/entry_desktop/controls/rok-rich-text/index.d.ts +2 -2
  163. package/dist/src/entry_desktop/controls/rok-row/index.d.ts +3 -3
  164. package/dist/src/entry_desktop/controls/rok-score/index.d.ts +2 -2
  165. package/dist/src/entry_desktop/controls/rok-score/score-type.utils.d.ts +7 -7
  166. package/dist/src/entry_desktop/controls/rok-search-date-range/hook.d.ts +20 -20
  167. package/dist/src/entry_desktop/controls/rok-search-date-range/index.d.ts +2 -2
  168. package/dist/src/entry_desktop/controls/rok-search-input/index.d.ts +2 -2
  169. package/dist/src/entry_desktop/controls/rok-search-number-range/hook.d.ts +9 -9
  170. package/dist/src/entry_desktop/controls/rok-search-number-range/index.d.ts +2 -2
  171. package/dist/src/entry_desktop/controls/rok-search-select-multiple/index.d.ts +2 -2
  172. package/dist/src/entry_desktop/controls/rok-select/index.d.ts +2 -2
  173. package/dist/src/entry_desktop/controls/rok-select-multiple/index.d.ts +2 -2
  174. package/dist/src/entry_desktop/controls/rok-select-relation/index.d.ts +2 -2
  175. package/dist/src/entry_desktop/controls/rok-simple-search/hooks.d.ts +9 -9
  176. package/dist/src/entry_desktop/controls/rok-simple-search/index.d.ts +2 -2
  177. package/dist/src/entry_desktop/controls/rok-sublist/hooks/useAuthority.d.ts +5 -5
  178. package/dist/src/entry_desktop/controls/rok-sublist/hooks/useModel.d.ts +13 -13
  179. package/dist/src/entry_desktop/controls/rok-sublist/hooks/useOperate.d.ts +4 -4
  180. package/dist/src/entry_desktop/controls/rok-sublist/index.d.ts +2 -2
  181. package/dist/src/entry_desktop/controls/rok-subtable/components/index.d.ts +2 -2
  182. package/dist/src/entry_desktop/controls/rok-subtable/hooks/index.d.ts +3 -3
  183. package/dist/src/entry_desktop/controls/rok-subtable/hooks/useImport.d.ts +20 -20
  184. package/dist/src/entry_desktop/controls/rok-subtable/index.d.ts +2 -2
  185. package/dist/src/entry_desktop/controls/rok-subtable/utils/index.d.ts +2 -2
  186. package/dist/src/entry_desktop/controls/rok-subtable/utils/subtableOperation.d.ts +36 -36
  187. package/dist/src/entry_desktop/controls/rok-tab/index.d.ts +2 -2
  188. package/dist/src/entry_desktop/controls/rok-tab-pane/index.d.ts +2 -2
  189. package/dist/src/entry_desktop/controls/rok-text/index.d.ts +2 -2
  190. package/dist/src/entry_desktop/controls/rok-text-column/index.d.ts +2 -2
  191. package/dist/src/entry_desktop/controls/rok-text-ocr-button/index.d.ts +2 -2
  192. package/dist/src/entry_desktop/controls/rok-textarea/index.d.ts +2 -2
  193. package/dist/src/entry_desktop/controls/rok-timestamp-column/index.d.ts +2 -2
  194. package/dist/src/entry_desktop/controls/rok-title/index.d.ts +2 -2
  195. package/dist/src/entry_desktop/controls/rok-title/useBatchPrint.d.ts +17 -17
  196. package/dist/src/entry_desktop/controls/rok-tree/index.d.ts +2 -2
  197. package/dist/src/entry_desktop/controls/rok-varchar-column/index.d.ts +2 -2
  198. package/dist/src/entry_desktop/controls/rok-wps/index.d.ts +3 -3
  199. package/dist/src/entry_desktop/hooks/useCancel.d.ts +4 -4
  200. package/dist/src/entry_desktop/hooks/useFileValidate.d.ts +7 -7
  201. package/dist/src/entry_desktop/hooks/useFocus.d.ts +2 -2
  202. package/dist/src/entry_desktop/hooks/useInitPage.d.ts +10 -10
  203. package/dist/src/entry_desktop/hooks/useLoading.d.ts +5 -5
  204. package/dist/src/entry_desktop/hooks/useMaxTagCount.d.ts +14 -14
  205. package/dist/src/entry_desktop/hooks/useOpenUrl.d.ts +3 -3
  206. package/dist/src/entry_desktop/main.d.ts +15 -10
  207. package/dist/src/entry_desktop/platform/pages/abcdefg/events.d.ts +21 -21
  208. package/dist/src/entry_desktop/platform/pages/abcdefg/model.d.ts +1706 -1706
  209. package/dist/src/entry_desktop/router/index.d.ts +4 -4
  210. package/dist/src/entry_desktop/router/routers.d.ts +3 -3
  211. package/dist/src/entry_mobile/components/DontSupportPreview/index.d.ts +2 -2
  212. package/dist/src/entry_mobile/components/FormEngineModal/index.d.ts +2 -2
  213. package/dist/src/entry_mobile/components/ListEngineModal/index.d.ts +2 -2
  214. package/dist/src/entry_mobile/components/VanSuperForm/VanFormItem.d.ts +62 -61
  215. package/dist/src/entry_mobile/components/VanSuperForm/VanSuperForm.d.ts +32 -32
  216. package/dist/src/entry_mobile/components/VanSuperForm/hooks/useFormContext.d.ts +3 -3
  217. package/dist/src/entry_mobile/components/VanSuperForm/index.d.ts +70 -70
  218. package/dist/src/entry_mobile/components/VanSuperForm/utils/utils.d.ts +21 -21
  219. package/dist/src/entry_mobile/components/VanSuperForm/utils/validateUtils.d.ts +18 -18
  220. package/dist/src/entry_mobile/components/globalComponents.d.ts +2 -2
  221. package/dist/src/entry_mobile/controls/components/ocr/index.d.ts +2 -2
  222. package/dist/src/entry_mobile/controls/components/table/hooks/hook.d.ts +12 -12
  223. package/dist/src/entry_mobile/controls/components/table/index.d.ts +2 -2
  224. package/dist/src/entry_mobile/controls/components/table/types/index.d.ts +2 -2
  225. package/dist/src/entry_mobile/controls/components/table/types/pagination.d.ts +22 -22
  226. package/dist/src/entry_mobile/controls/components/table/types/table.d.ts +54 -54
  227. package/dist/src/entry_mobile/controls/components/tree/index.d.ts +2 -2
  228. package/dist/src/entry_mobile/controls/index.d.ts +2 -2
  229. package/dist/src/entry_mobile/controls/rok-address/hooks/useOperate.d.ts +7 -7
  230. package/dist/src/entry_mobile/controls/rok-address/index.d.ts +2 -2
  231. package/dist/src/entry_mobile/controls/rok-amount/hook.d.ts +32 -32
  232. package/dist/src/entry_mobile/controls/rok-amount/index.d.ts +2 -2
  233. package/dist/src/entry_mobile/controls/rok-array-column/index.d.ts +2 -2
  234. package/dist/src/entry_mobile/controls/rok-attachment/ajax.d.ts +2 -2
  235. package/dist/src/entry_mobile/controls/rok-attachment/hook-file-base.d.ts +2 -2
  236. package/dist/src/entry_mobile/controls/rok-attachment/hook.d.ts +3 -3
  237. package/dist/src/entry_mobile/controls/rok-attachment/index.d.ts +2 -2
  238. package/dist/src/entry_mobile/controls/rok-attachment/upload.type.d.ts +71 -71
  239. package/dist/src/entry_mobile/controls/rok-attachment/utils.d.ts +9 -9
  240. package/dist/src/entry_mobile/controls/rok-auto-number/index.d.ts +2 -2
  241. package/dist/src/entry_mobile/controls/rok-auto-number-column/index.d.ts +2 -2
  242. package/dist/src/entry_mobile/controls/rok-button/index.d.ts +2 -2
  243. package/dist/src/entry_mobile/controls/rok-calc/index.d.ts +2 -2
  244. package/dist/src/entry_mobile/controls/rok-card-group/index.d.ts +2 -2
  245. package/dist/src/entry_mobile/controls/rok-checkbox/index.d.ts +2 -2
  246. package/dist/src/entry_mobile/controls/rok-dashboard/index.d.ts +2 -2
  247. package/dist/src/entry_mobile/controls/rok-data-view/index.d.ts +2 -2
  248. package/dist/src/entry_mobile/controls/rok-date-picker/hook.d.ts +2 -2
  249. package/dist/src/entry_mobile/controls/rok-date-picker/index.d.ts +2 -2
  250. package/dist/src/entry_mobile/controls/rok-date-range/hook.d.ts +2 -2
  251. package/dist/src/entry_mobile/controls/rok-date-range/index.d.ts +2 -2
  252. package/dist/src/entry_mobile/controls/rok-decimal-column/index.d.ts +2 -2
  253. package/dist/src/entry_mobile/controls/rok-department/dep-hook.d.ts +10 -10
  254. package/dist/src/entry_mobile/controls/rok-department/hook.d.ts +1 -1
  255. package/dist/src/entry_mobile/controls/rok-department/index.d.ts +2 -2
  256. package/dist/src/entry_mobile/controls/rok-department/utils/isIphoneX.d.ts +2 -2
  257. package/dist/src/entry_mobile/controls/rok-department-column/index.d.ts +2 -2
  258. package/dist/src/entry_mobile/controls/rok-department2/dep-hook.d.ts +11 -11
  259. package/dist/src/entry_mobile/controls/rok-department2/hook.d.ts +4 -4
  260. package/dist/src/entry_mobile/controls/rok-department2/index.d.ts +2 -2
  261. package/dist/src/entry_mobile/controls/rok-department2/utils/isIphoneX.d.ts +2 -2
  262. package/dist/src/entry_mobile/controls/rok-divider/index.d.ts +2 -2
  263. package/dist/src/entry_mobile/controls/rok-electronic-signature/index.d.ts +2 -2
  264. package/dist/src/entry_mobile/controls/rok-employee/hook.d.ts +1 -1
  265. package/dist/src/entry_mobile/controls/rok-employee/index.d.ts +2 -2
  266. package/dist/src/entry_mobile/controls/rok-employee/src/constant/index.d.ts +9 -9
  267. package/dist/src/entry_mobile/controls/rok-employee/src/utils/isIphoneX.d.ts +2 -2
  268. package/dist/src/entry_mobile/controls/rok-employee/src/utils/searchUserInfo.d.ts +2 -2
  269. package/dist/src/entry_mobile/controls/rok-employee-column/index.d.ts +2 -2
  270. package/dist/src/entry_mobile/controls/rok-employee2/index.d.ts +2 -2
  271. package/dist/src/entry_mobile/controls/rok-employee2/src/constant/index.d.ts +9 -9
  272. package/dist/src/entry_mobile/controls/rok-file-column/index.d.ts +2 -2
  273. package/dist/src/entry_mobile/controls/rok-form-item/index.d.ts +2 -2
  274. package/dist/src/entry_mobile/controls/rok-form-select-button/index.d.ts +2 -2
  275. package/dist/src/entry_mobile/controls/rok-grid/index.d.ts +2 -2
  276. package/dist/src/entry_mobile/controls/rok-grid-row/index.d.ts +2 -2
  277. package/dist/src/entry_mobile/controls/rok-grid-table/hooks/useModel.d.ts +5 -5
  278. package/dist/src/entry_mobile/controls/rok-grid-table/index.d.ts +2 -2
  279. package/dist/src/entry_mobile/controls/rok-image/hook.d.ts +3 -3
  280. package/dist/src/entry_mobile/controls/rok-image/image.type.d.ts +23 -23
  281. package/dist/src/entry_mobile/controls/rok-image/index.d.ts +2 -2
  282. package/dist/src/entry_mobile/controls/rok-image/utils.d.ts +2 -2
  283. package/dist/src/entry_mobile/controls/rok-image-column/index.d.ts +2 -2
  284. package/dist/src/entry_mobile/controls/rok-input/index.d.ts +2 -2
  285. package/dist/src/entry_mobile/controls/rok-invoice-check-button/index.d.ts +2 -2
  286. package/dist/src/entry_mobile/controls/rok-link/index.d.ts +2 -2
  287. package/dist/src/entry_mobile/controls/rok-list-page-btn-batch-delete/index.d.ts +2 -2
  288. package/dist/src/entry_mobile/controls/rok-list-page-btn-create-form/index.d.ts +2 -2
  289. package/dist/src/entry_mobile/controls/rok-list-select-button/index.d.ts +2 -2
  290. package/dist/src/entry_mobile/controls/rok-list-view/hook.d.ts +17 -17
  291. package/dist/src/entry_mobile/controls/rok-list-view/hooks/useContext.d.ts +9 -9
  292. package/dist/src/entry_mobile/controls/rok-list-view/index.d.ts +2 -2
  293. package/dist/src/entry_mobile/controls/rok-list-view-select/index.d.ts +2 -2
  294. package/dist/src/entry_mobile/controls/rok-location-column/index.d.ts +2 -2
  295. package/dist/src/entry_mobile/controls/rok-number/index.d.ts +2 -2
  296. package/dist/src/entry_mobile/controls/rok-organization-selection/dep-hook.d.ts +11 -11
  297. package/dist/src/entry_mobile/controls/rok-organization-selection/hook.d.ts +4 -4
  298. package/dist/src/entry_mobile/controls/rok-organization-selection/index.d.ts +2 -2
  299. package/dist/src/entry_mobile/controls/rok-organization-selection/utils/isIphoneX.d.ts +2 -2
  300. package/dist/src/entry_mobile/controls/rok-people-column/index.d.ts +2 -2
  301. package/dist/src/entry_mobile/controls/rok-radio/index.d.ts +2 -2
  302. package/dist/src/entry_mobile/controls/rok-rich-text/index.d.ts +2 -2
  303. package/dist/src/entry_mobile/controls/rok-row/index.d.ts +3 -3
  304. package/dist/src/entry_mobile/controls/rok-score/index.d.ts +2 -2
  305. package/dist/src/entry_mobile/controls/rok-score/score-type.utils.d.ts +7 -7
  306. package/dist/src/entry_mobile/controls/rok-search-date-range/hook.d.ts +2 -2
  307. package/dist/src/entry_mobile/controls/rok-search-date-range/index.d.ts +2 -2
  308. package/dist/src/entry_mobile/controls/rok-search-input/index.d.ts +2 -2
  309. package/dist/src/entry_mobile/controls/rok-search-number-range/hook.d.ts +10 -10
  310. package/dist/src/entry_mobile/controls/rok-search-number-range/index.d.ts +2 -2
  311. package/dist/src/entry_mobile/controls/rok-search-select-multiple/index.d.ts +2 -2
  312. package/dist/src/entry_mobile/controls/rok-select/index.d.ts +2 -2
  313. package/dist/src/entry_mobile/controls/rok-select-multiple/index.d.ts +2 -2
  314. package/dist/src/entry_mobile/controls/rok-select-relation/index.d.ts +2 -2
  315. package/dist/src/entry_mobile/controls/rok-simple-search/index.d.ts +2 -2
  316. package/dist/src/entry_mobile/controls/rok-subtable/components/AgGrid/hooks/useAgGrid.d.ts +18 -18
  317. package/dist/src/entry_mobile/controls/rok-subtable/components/AgGrid/hooks/useModel.d.ts +12 -12
  318. package/dist/src/entry_mobile/controls/rok-subtable/components/AgGrid/index.d.ts +3 -3
  319. package/dist/src/entry_mobile/controls/rok-subtable/components/AgGrid/props.d.ts +17 -17
  320. package/dist/src/entry_mobile/controls/rok-subtable/hooks/useFormSubtable.d.ts +12 -12
  321. package/dist/src/entry_mobile/controls/rok-subtable/hooks/useFull.d.ts +18 -18
  322. package/dist/src/entry_mobile/controls/rok-subtable/hooks/useSubtableList.d.ts +57 -57
  323. package/dist/src/entry_mobile/controls/rok-subtable/index.d.ts +2 -2
  324. package/dist/src/entry_mobile/controls/rok-subtable/utils/vs-full.d.ts +33 -33
  325. package/dist/src/entry_mobile/controls/rok-subtable-column/index.d.ts +2 -2
  326. package/dist/src/entry_mobile/controls/rok-subtable-row/index.d.ts +2 -2
  327. package/dist/src/entry_mobile/controls/rok-tab/index.d.ts +2 -2
  328. package/dist/src/entry_mobile/controls/rok-tab-pane/index.d.ts +2 -2
  329. package/dist/src/entry_mobile/controls/rok-text/index.d.ts +2 -2
  330. package/dist/src/entry_mobile/controls/rok-text-column/index.d.ts +2 -2
  331. package/dist/src/entry_mobile/controls/rok-text-ocr-button/index.d.ts +2 -2
  332. package/dist/src/entry_mobile/controls/rok-textarea/index.d.ts +2 -2
  333. package/dist/src/entry_mobile/controls/rok-timestamp-column/index.d.ts +2 -2
  334. package/dist/src/entry_mobile/controls/rok-title/index.d.ts +2 -2
  335. package/dist/src/entry_mobile/controls/rok-tree/index.d.ts +2 -2
  336. package/dist/src/entry_mobile/controls/rok-varchar-column/index.d.ts +2 -2
  337. package/dist/src/entry_mobile/controls/rok-wps/index.d.ts +3 -3
  338. package/dist/src/entry_mobile/hooks/index.d.ts +1 -1
  339. package/dist/src/entry_mobile/hooks/useActiveElementBlur.d.ts +1 -1
  340. package/dist/src/entry_mobile/hooks/useEngine.d.ts +1 -1
  341. package/dist/src/entry_mobile/hooks/useHistory.d.ts +3 -3
  342. package/dist/src/entry_mobile/main.d.ts +11 -6
  343. package/dist/src/entry_mobile/router/index.d.ts +2 -2
  344. package/dist/src/entry_mobile/router/routers.d.ts +3 -3
  345. package/dist/src/entry_mobile/views/page-render/process-form/hooks.d.ts +34 -34
  346. package/dist/src/entry_mobile/views/page-render/useCancel.d.ts +3 -3
  347. package/dist/src/hooks/atomic/index.d.ts +9 -9
  348. package/dist/src/hooks/atomic/useAppStore.d.ts +3 -3
  349. package/dist/src/hooks/atomic/useContext.d.ts +11 -11
  350. package/dist/src/hooks/atomic/useDataPagination.d.ts +7 -7
  351. package/dist/src/hooks/atomic/useElementSize.d.ts +8 -8
  352. package/dist/src/hooks/atomic/useEventListener.d.ts +14 -14
  353. package/dist/src/hooks/atomic/useForceJump.d.ts +1 -1
  354. package/dist/src/hooks/atomic/useRefs.d.ts +5 -5
  355. package/dist/src/hooks/atomic/useSetTitle.d.ts +4 -4
  356. package/dist/src/hooks/atomic/useTitle.d.ts +4 -4
  357. package/dist/src/hooks/components/formEngineModal/index.d.ts +3 -3
  358. package/dist/src/hooks/components/formEngineModal/useFormEngineContext.d.ts +11 -11
  359. package/dist/src/hooks/components/formEngineModal/useFormEngineModal.d.ts +36 -36
  360. package/dist/src/hooks/components/formEngineModal/useFormState.d.ts +20 -20
  361. package/dist/src/hooks/components/index.d.ts +14 -14
  362. package/dist/src/hooks/components/listEngineModal/index.d.ts +5 -5
  363. package/dist/src/hooks/components/listEngineModal/mergeListFilterAndOrders.d.ts +4 -4
  364. package/dist/src/hooks/components/listEngineModal/useFullScreen.d.ts +10 -10
  365. package/dist/src/hooks/components/listEngineModal/useListEngineContext.d.ts +15 -15
  366. package/dist/src/hooks/components/listEngineModal/useListEngineModal.d.ts +50 -50
  367. package/dist/src/hooks/components/listEngineModal/useListSelection.d.ts +17 -17
  368. package/dist/src/hooks/components/listEngineModal/useListState.d.ts +18 -18
  369. package/dist/src/hooks/components/table/index.d.ts +1 -1
  370. package/dist/src/hooks/components/table/useTableLayout.d.ts +1 -1
  371. package/dist/src/hooks/components/useChannel.d.ts +4 -4
  372. package/dist/src/hooks/components/useInstanceProps.d.ts +5 -5
  373. package/dist/src/hooks/components/useLayout.d.ts +16 -16
  374. package/dist/src/hooks/components/useLayoutChildren.d.ts +6 -6
  375. package/dist/src/hooks/components/useMenu.d.ts +18 -18
  376. package/dist/src/hooks/components/useOcr.d.ts +8 -8
  377. package/dist/src/hooks/components/usePageStatus.d.ts +6 -6
  378. package/dist/src/hooks/components/usePreviewMode.d.ts +10 -10
  379. package/dist/src/hooks/components/usePrint.d.ts +10 -10
  380. package/dist/src/hooks/components/useWidgets.d.ts +5 -5
  381. package/dist/src/hooks/context/index.d.ts +5 -5
  382. package/dist/src/hooks/context/useEngineContext.d.ts +9 -9
  383. package/dist/src/hooks/context/useGlobalEngineContext.d.ts +7 -7
  384. package/dist/src/hooks/context/useListMasterContext.d.ts +12 -12
  385. package/dist/src/hooks/context/useMenuContext.d.ts +8 -8
  386. package/dist/src/hooks/context/useMultipleContext.d.ts +2 -2
  387. package/dist/src/hooks/context/useRowSelectionContext.d.ts +27 -27
  388. package/dist/src/hooks/controls/ElectronicSignature/index.d.ts +1 -1
  389. package/dist/src/hooks/controls/ElectronicSignature/useElectronicSignature.d.ts +24 -24
  390. package/dist/src/hooks/controls/address/index.d.ts +1 -1
  391. package/dist/src/hooks/controls/address/useAddress.d.ts +3 -3
  392. package/dist/src/hooks/controls/amount/index.d.ts +1 -1
  393. package/dist/src/hooks/controls/amount/useAmount.d.ts +34 -34
  394. package/dist/src/hooks/controls/button/index.d.ts +1 -1
  395. package/dist/src/hooks/controls/calc/index.d.ts +1 -1
  396. package/dist/src/hooks/controls/cardGroup/index.d.ts +1 -1
  397. package/dist/src/hooks/controls/cardGroup/useCardGroup.d.ts +4 -4
  398. package/dist/src/hooks/controls/dashboard/useDashboard.d.ts +29 -29
  399. package/dist/src/hooks/controls/dataView/index.d.ts +1 -1
  400. package/dist/src/hooks/controls/decimalColumn/index.d.ts +1 -1
  401. package/dist/src/hooks/controls/decimalColumn/useDecimalColumn.d.ts +10 -10
  402. package/dist/src/hooks/controls/department2/useDepartmentDatasource.d.ts +33 -33
  403. package/dist/src/hooks/controls/employee/index.d.ts +1 -1
  404. package/dist/src/hooks/controls/employee/useEmployeeDatasource.d.ts +32 -32
  405. package/dist/src/hooks/controls/formSelectButton/index.d.ts +1 -1
  406. package/dist/src/hooks/controls/formSelectButton/useFormSelectButton.d.ts +17 -17
  407. package/dist/src/hooks/controls/index.d.ts +25 -25
  408. package/dist/src/hooks/controls/input/index.d.ts +1 -1
  409. package/dist/src/hooks/controls/listMaster/index.d.ts +1 -1
  410. package/dist/src/hooks/controls/listMaster/useListMaster.d.ts +6 -6
  411. package/dist/src/hooks/controls/listMaster/useModel.d.ts +12 -12
  412. package/dist/src/hooks/controls/listOrganizationSelection/index.d.ts +1 -1
  413. package/dist/src/hooks/controls/listOrganizationSelection/useOrganizationSelection.d.ts +36 -36
  414. package/dist/src/hooks/controls/listSelectButton/index.d.ts +2 -2
  415. package/dist/src/hooks/controls/listSelectButton/useEngineFillState.d.ts +13 -13
  416. package/dist/src/hooks/controls/listSelectButton/useListSelectButton.d.ts +18 -18
  417. package/dist/src/hooks/controls/listView/index.d.ts +1 -1
  418. package/dist/src/hooks/controls/listView/useListActionsEvent.d.ts +7 -7
  419. package/dist/src/hooks/controls/listView/useModel.d.ts +39 -39
  420. package/dist/src/hooks/controls/listView/useQuerySelectedRows.d.ts +18 -18
  421. package/dist/src/hooks/controls/listViewSelect/index.d.ts +1 -1
  422. package/dist/src/hooks/controls/listViewSelect/useListViewSelect.d.ts +13 -13
  423. package/dist/src/hooks/controls/number/index.d.ts +1 -1
  424. package/dist/src/hooks/controls/number/useNumber.d.ts +31 -31
  425. package/dist/src/hooks/controls/selecRelation/selectRelation.d.ts +19 -19
  426. package/dist/src/hooks/controls/selecRelation/tools.d.ts +4 -4
  427. package/dist/src/hooks/controls/selecRelation/useSelectRelationEngineInit.d.ts +8 -8
  428. package/dist/src/hooks/controls/selecRelation/useViewLink.d.ts +11 -11
  429. package/dist/src/hooks/controls/simpleSearch/index.d.ts +1 -1
  430. package/dist/src/hooks/controls/simpleSearch/useSimpleSearch.d.ts +13 -13
  431. package/dist/src/hooks/controls/subtable/index.d.ts +1 -1
  432. package/dist/src/hooks/controls/subtable/useSubtableDelete.d.ts +2 -2
  433. package/dist/src/hooks/controls/subtable/useSubtableFormEngineModal.d.ts +19 -19
  434. package/dist/src/hooks/controls/tab/index.d.ts +1 -1
  435. package/dist/src/hooks/controls/title/index.d.ts +1 -1
  436. package/dist/src/hooks/controls/title/useTitleCopyDocument.d.ts +6 -6
  437. package/dist/src/hooks/controls/tree/index.d.ts +1 -1
  438. package/dist/src/hooks/controls/tree/useTreeInit.d.ts +32 -32
  439. package/dist/src/hooks/controls/useAttachmentPreview.d.ts +7 -7
  440. package/dist/src/hooks/controls/useForceUpdate.d.ts +3 -3
  441. package/dist/src/hooks/controls/useInstanceId.d.ts +1 -1
  442. package/dist/src/hooks/controls/useRangePlaceholder.d.ts +2 -2
  443. package/dist/src/hooks/controls/wps/index.d.ts +1 -1
  444. package/dist/src/hooks/controls/wps/useWpsPage.d.ts +3 -3
  445. package/dist/src/hooks/form/index.d.ts +12 -12
  446. package/dist/src/hooks/form/onEngineEvent.d.ts +1 -1
  447. package/dist/src/hooks/form/useAutoFocus.d.ts +5 -5
  448. package/dist/src/hooks/form/useBatchPrint.d.ts +21 -21
  449. package/dist/src/hooks/form/useChangeLog.d.ts +91 -91
  450. package/dist/src/hooks/form/useCopyDocument.d.ts +4 -4
  451. package/dist/src/hooks/form/useDisplay.d.ts +16 -16
  452. package/dist/src/hooks/form/useEngineMounted.d.ts +1 -1
  453. package/dist/src/hooks/form/useFormEvents.d.ts +12 -12
  454. package/dist/src/hooks/form/useOptions.d.ts +18 -18
  455. package/dist/src/hooks/form/useSubmitStatus.d.ts +6 -6
  456. package/dist/src/hooks/form/useUserValue.d.ts +8 -8
  457. package/dist/src/hooks/index.d.ts +7 -7
  458. package/dist/src/hooks/model/index.d.ts +1 -1
  459. package/dist/src/hooks/model/useDashboardState.d.ts +23 -23
  460. package/dist/src/hooks/useAgreement.d.ts +12 -12
  461. package/dist/src/hooks/views/index.d.ts +9 -9
  462. package/dist/src/hooks/views/useApprovalForm.d.ts +45 -45
  463. package/dist/src/hooks/views/useExternalFormData.d.ts +18 -18
  464. package/dist/src/hooks/views/useFormRenderByApprovalProcess.d.ts +41 -41
  465. package/dist/src/hooks/views/useFormRenderByFormKeyAndUid.d.ts +30 -30
  466. package/dist/src/hooks/views/usePageForm.d.ts +21 -21
  467. package/dist/src/hooks/views/usePrintForm.d.ts +15 -15
  468. package/dist/src/hooks/views/useProcessForm.d.ts +32 -32
  469. package/dist/src/hooks/views/useProcessFormRenderByFormKeyAndUid.d.ts +31 -31
  470. package/dist/src/hooks/views/useStateIsBindProcess.d.ts +2 -2
  471. package/dist/src/hooks/views/useStateIsFreePage.d.ts +3 -3
  472. package/dist/src/hooks/views/useStateIsSupportMobile.d.ts +2 -2
  473. package/dist/src/hooks/views/useStateIsVuePage.d.ts +3 -3
  474. package/dist/src/locales/index.d.ts +15 -15
  475. package/dist/src/locales/vue-i18n.d.ts +11 -11
  476. package/dist/src/plugins/customTemplate.d.ts +5 -5
  477. package/dist/src/plugins/engine/ActionUtilsPlugin.d.ts +56 -56
  478. package/dist/src/plugins/engine/ApprovalPlugin.d.ts +16 -16
  479. package/dist/src/plugins/engine/CustomVueControlPlugin.d.ts +23 -23
  480. package/dist/src/plugins/engine/DataFilterPlugin.d.ts +14 -14
  481. package/dist/src/plugins/engine/DataSourceManagePlugin.d.ts +25 -25
  482. package/dist/src/plugins/engine/DataViewPlugin.d.ts +42 -42
  483. package/dist/src/plugins/engine/DatasourceSearchPlugin.d.ts +42 -42
  484. package/dist/src/plugins/engine/DisplayPlugin.d.ts +71 -71
  485. package/dist/src/plugins/engine/EventListenerPlugin/JsMethodHandler.d.ts +9 -9
  486. package/dist/src/plugins/engine/EventListenerPlugin/OpenLinkHandler.d.ts +10 -10
  487. package/dist/src/plugins/engine/EventListenerPlugin/QuerySvcHandler.d.ts +23 -23
  488. package/dist/src/plugins/engine/EventListenerPlugin/SetInstanceHandler.d.ts +3 -3
  489. package/dist/src/plugins/engine/EventListenerPlugin/index.d.ts +14 -14
  490. package/dist/src/plugins/engine/EventListenerPlugin/type.d.ts +102 -102
  491. package/dist/src/plugins/engine/ExpressionBasePlugin.d.ts +23 -23
  492. package/dist/src/plugins/engine/ExpressionPlugin.d.ts +47 -47
  493. package/dist/src/plugins/engine/FormRelationFieldPlugin.d.ts +6 -6
  494. package/dist/src/plugins/engine/FormStateChangePlugin.d.ts +13 -13
  495. package/dist/src/plugins/engine/JurisdictionPlugin.d.ts +16 -16
  496. package/dist/src/plugins/engine/MultistageFillingPlugin.d.ts +19 -19
  497. package/dist/src/plugins/engine/ReferenceAndCalcFieldPlugin.d.ts +7 -7
  498. package/dist/src/plugins/engine/SubtableChangePlugin.d.ts +9 -9
  499. package/dist/src/plugins/engine/TitlePlugin.d.ts +18 -18
  500. package/dist/src/plugins/engine/TitleSettingPlugin.d.ts +33 -33
  501. package/dist/src/plugins/engine/constant.d.ts +24 -24
  502. package/dist/src/plugins/engine/index.d.ts +19 -19
  503. package/dist/src/plugins/okwcuiConfig.d.ts +2 -2
  504. package/dist/src/plugins/setTenant.d.ts +6 -6
  505. package/dist/src/plugins/utils/EventContorlExpressionValue.d.ts +26 -26
  506. package/dist/src/plugins/utils/eventListenerLogic.d.ts +1 -1
  507. package/dist/src/plugins/utils/index.d.ts +2 -2
  508. package/dist/src/plugins/wfcComponents.d.ts +1 -1
  509. package/dist/src/services/api.d.ts +26 -26
  510. package/dist/src/services/baseAuto.d.ts +39 -39
  511. package/dist/src/services/index.d.ts +2 -2
  512. package/dist/src/services/infoAuto.d.ts +16 -16
  513. package/dist/src/services/portal/services.auto.d.ts +2108 -2108
  514. package/dist/src/services/services.auto.d.ts +3024 -3024
  515. package/dist/src/services/widgets.d.ts +15 -15
  516. package/dist/src/store/index.d.ts +28 -28
  517. package/dist/src/types/PageContext.d.ts +6 -6
  518. package/dist/src/types/PaginationProps.d.ts +22 -22
  519. package/dist/src/types/approval-submit.d.ts +7 -7
  520. package/dist/src/types/type.d.ts +26 -26
  521. package/dist/src/types/vue-type.d.ts +102 -102
  522. package/dist/src/types/vuedraggable.d.ts +36 -36
  523. package/dist/src/utils/controls/activeElementBlur.d.ts +1 -1
  524. package/dist/src/utils/controls/amountUtils.d.ts +4 -4
  525. package/dist/src/utils/controls/attachmentUtils.d.ts +7 -7
  526. package/dist/src/utils/controls/customVueRegister.d.ts +2 -2
  527. package/dist/src/utils/controls/dateUtils.d.ts +6 -6
  528. package/dist/src/utils/controls/dealTableColumn.d.ts +20 -20
  529. package/dist/src/utils/controls/findInstance.d.ts +2 -2
  530. package/dist/src/utils/controls/formCopy.d.ts +9 -9
  531. package/dist/src/utils/controls/getSubtables.d.ts +1 -1
  532. package/dist/src/utils/controls/imageUtils.d.ts +8 -8
  533. package/dist/src/utils/controls/index.d.ts +14 -14
  534. package/dist/src/utils/controls/notAccess.d.ts +5 -5
  535. package/dist/src/utils/controls/notFound.d.ts +5 -5
  536. package/dist/src/utils/controls/notSupportMobile.d.ts +1 -1
  537. package/dist/src/utils/controls/preview.d.ts +1 -1
  538. package/dist/src/utils/controls/submitFormData.d.ts +14 -14
  539. package/dist/src/utils/controls/subtable.d.ts +3 -3
  540. package/dist/src/utils/controls/table.d.ts +10 -10
  541. package/dist/src/utils/core/buildFiltersToDataSetValues.d.ts +9 -9
  542. package/dist/src/utils/core/cacheRequest.d.ts +10 -10
  543. package/dist/src/utils/core/crossMessageProcessor.d.ts +10 -10
  544. package/dist/src/utils/core/expressionTools.d.ts +22 -22
  545. package/dist/src/utils/core/index.d.ts +10 -10
  546. package/dist/src/utils/core/math.d.ts +7 -6
  547. package/dist/src/utils/core/onlineDebugger.d.ts +2 -2
  548. package/dist/src/utils/core/proxy.d.ts +3 -3
  549. package/dist/src/utils/core/registerControl.d.ts +10 -10
  550. package/dist/src/utils/core/sensorsData.d.ts +1 -1
  551. package/dist/src/utils/core/setFormData.d.ts +21 -21
  552. package/dist/src/utils/core/setSubtableData.d.ts +8 -8
  553. package/dist/src/utils/core/tinyMitt.d.ts +42 -42
  554. package/dist/src/utils/core/vueApp.d.ts +5 -5
  555. package/dist/src/utils/index.d.ts +4 -4
  556. package/dist/src/utils/model/index.d.ts +3 -3
  557. package/dist/src/utils/model/operateCache.d.ts +6 -6
  558. package/dist/src/utils/model/primaryKey.d.ts +4 -4
  559. package/dist/src/utils/model/subtable.d.ts +20 -20
  560. package/dist/src/utils/platform/beforeCreateInstance.d.ts +9 -9
  561. package/dist/src/utils/platform/engine.d.ts +2 -2
  562. package/dist/src/utils/platform/vueApp.d.ts +5 -5
  563. package/dist/src/utils/polyfill/at.d.ts +1 -1
  564. package/dist/src/utils/tools/assist.d.ts +9 -9
  565. package/dist/src/utils/tools/asyncInterval.d.ts +5 -5
  566. package/dist/src/utils/tools/asyncLoadControl.d.ts +13 -13
  567. package/dist/src/utils/tools/beforeCreateInstance.d.ts +9 -9
  568. package/dist/src/utils/tools/browserType.d.ts +4 -4
  569. package/dist/src/utils/tools/common.d.ts +18 -18
  570. package/dist/src/utils/tools/dataFormat.d.ts +1 -1
  571. package/dist/src/utils/tools/dataType.d.ts +1 -1
  572. package/dist/src/utils/tools/dateUtils.d.ts +13 -13
  573. package/dist/src/utils/tools/domUtils.d.ts +23 -23
  574. package/dist/src/utils/tools/event.d.ts +1 -1
  575. package/dist/src/utils/tools/filterSystemTime.d.ts +1 -1
  576. package/dist/src/utils/tools/getCachedApplyRender.d.ts +9 -9
  577. package/dist/src/utils/tools/getCachedCurrentUser.d.ts +1 -1
  578. package/dist/src/utils/tools/globalModules.d.ts +34 -34
  579. package/dist/src/utils/tools/iconfontCompatible.d.ts +1 -1
  580. package/dist/src/utils/tools/index.d.ts +15 -15
  581. package/dist/src/utils/tools/queryInfoUtils.d.ts +15 -15
  582. package/dist/src/utils/tools/subtableAgGridUtils.d.ts +1 -1
  583. package/dist/src/utils/tools/titleFormat.d.ts +2 -2
  584. package/dist/src/utils/tools/userAgent.d.ts +3 -3
  585. package/dist/src/utils/tools/wps/web-office-sdk-v1.1.19.es.d.ts +57 -57
  586. package/package.json +1 -1
@@ -1,1706 +1,1706 @@
1
- export declare const data: {
2
- app_id: string;
3
- form_key: string;
4
- rel_form_keys: never[];
5
- name: string;
6
- descript: string;
7
- form_type: number;
8
- content: {
9
- schema_version: string;
10
- model: string;
11
- i18n: {
12
- zh: {
13
- KitdJLfjjh: {
14
- caption: string;
15
- };
16
- OYo9R1WV12: {
17
- caption: string;
18
- };
19
- pW4Xmgmh3X: {
20
- caption: string;
21
- };
22
- ApyKzck9c3: {
23
- caption: string;
24
- };
25
- X8CXSrIusB: {
26
- caption: string;
27
- };
28
- nCUtWISVtT: {
29
- caption: string;
30
- };
31
- XgmAmoUL4z: {
32
- placeholder: string;
33
- };
34
- NT5onf7oHI: {
35
- caption: string;
36
- placeholder: string;
37
- options: {
38
- label: string;
39
- }[];
40
- };
41
- whKwXNqaX6: {
42
- caption: string;
43
- placeholder: string;
44
- options: {
45
- label: string;
46
- }[];
47
- };
48
- pGO6lW9GJ6: {
49
- caption: string;
50
- };
51
- NQdXWH5cyg: {
52
- caption: string;
53
- };
54
- J8ILEXZBPS: {
55
- caption: string;
56
- };
57
- IlDr5GNLyO: {
58
- caption: string;
59
- };
60
- CfGZ00qz7W: {
61
- caption: string;
62
- };
63
- okAwz8F2VE: {
64
- caption: string;
65
- placeholder: string;
66
- };
67
- jSRVCDqYHM: {
68
- caption: string;
69
- };
70
- wgqmKQvkFs: {
71
- caption: string;
72
- };
73
- mp0SsaADGE: {
74
- caption: string;
75
- };
76
- jM5op4HCGB: {
77
- caption: string;
78
- };
79
- fNpJg1zMM2: {
80
- caption: string;
81
- };
82
- OGQzSI0QrL: {
83
- caption: string;
84
- };
85
- iOdciy9Q95: {
86
- caption: string;
87
- };
88
- QgxknQw40J: {
89
- placeholder: string;
90
- };
91
- fKUkx2fk89: {
92
- caption: string;
93
- placeholder: string;
94
- };
95
- nzZxPfR4LR: {
96
- caption: string;
97
- };
98
- RvTsYHyP2z: {
99
- caption: string;
100
- };
101
- NKTjUsqwTJ: {
102
- caption: string;
103
- };
104
- ZBhXzo46vC: {
105
- placeholder: string;
106
- };
107
- ThpFqckLkK: {
108
- caption: string;
109
- };
110
- Ogi4rhzSYr: {
111
- caption: string;
112
- };
113
- SXMZ4Oy46u: {
114
- caption: string;
115
- };
116
- OkARsAiz3T: {
117
- caption: string;
118
- };
119
- ArMChRDPwE: {
120
- caption: string;
121
- };
122
- XVnqpsctTu: {
123
- caption: string;
124
- placeholder: string;
125
- };
126
- b7wzYtm5tL: {
127
- caption: string;
128
- };
129
- Th3fKUmxbg: {
130
- caption: string;
131
- };
132
- WfQpdyzTUT: {
133
- caption: string;
134
- };
135
- hTNxYP9Cfz: {
136
- placeholder: string;
137
- };
138
- EH5EJVZaFy: {
139
- placeholder: string;
140
- options: {
141
- label: string;
142
- }[];
143
- };
144
- syRqwl8jAZ: {
145
- caption: string;
146
- };
147
- qzaKt3r0q4: {
148
- caption: string;
149
- };
150
- pf2FIgtBGJ: {
151
- caption: string;
152
- };
153
- n39T0Nnnb9: {
154
- caption: string;
155
- };
156
- y46MGWl88r: {
157
- caption: string;
158
- };
159
- WiUChCLxI2: {
160
- caption: string;
161
- };
162
- XSK1DKcpCw: {
163
- caption: string;
164
- };
165
- F5RgO62HFr: {
166
- caption: string;
167
- };
168
- myjESisEE2: {
169
- caption: string;
170
- };
171
- hSAk5JAJxp: {
172
- caption: string;
173
- };
174
- AEwF8ct9tw: {
175
- caption: string;
176
- placeholder: string;
177
- };
178
- nP9lIosFEU: {
179
- caption: string;
180
- };
181
- cVO6tBi61l: {
182
- caption: string;
183
- };
184
- OGhPs8tfKN: {
185
- caption: string;
186
- };
187
- JVa5KeYMWD: {
188
- caption: string;
189
- };
190
- T9Kwf9Zgzb: {
191
- caption: string;
192
- };
193
- mgz9ypdAwB: {
194
- caption: string;
195
- };
196
- xSlCKHLEKY: {
197
- content: string;
198
- };
199
- gFZIEUg5FS: {
200
- caption: string;
201
- };
202
- tEbUpzs7uF: {
203
- caption: string;
204
- };
205
- LhxxMQ4udm: {
206
- caption: string;
207
- };
208
- SBia5UBGQ1: {
209
- caption: string;
210
- };
211
- dkKwyKvxJt: {
212
- caption: string;
213
- };
214
- vEZCpnF3QK: {
215
- caption: string;
216
- };
217
- bHZz40YuzT: {
218
- caption: string;
219
- placeholder: string;
220
- };
221
- sABYTPWaNw: {
222
- caption: string;
223
- };
224
- oKuwYYNaiS: {
225
- caption: string;
226
- };
227
- cTGpnfBYar: {
228
- caption: string;
229
- };
230
- };
231
- en: {
232
- KitdJLfjjh: {
233
- caption: string;
234
- };
235
- xSlCKHLEKY: {
236
- content: string;
237
- };
238
- };
239
- ja: {
240
- KitdJLfjjh: {
241
- caption: string;
242
- };
243
- xSlCKHLEKY: {
244
- content: string;
245
- };
246
- };
247
- };
248
- fx: {};
249
- action: {
250
- module: {
251
- compiled: string;
252
- source: string;
253
- type: string;
254
- };
255
- };
256
- style: {
257
- compiled: string;
258
- source: string;
259
- type: string;
260
- };
261
- events: {
262
- did_mount: string[];
263
- did_submit: string[];
264
- will_submit: string[];
265
- render_cell: never[];
266
- do_submit: string[];
267
- };
268
- control_events: {
269
- jSRVCDqYHM: {
270
- on_change: string[];
271
- };
272
- jM5op4HCGB: {
273
- on_change: string[];
274
- };
275
- tKcomCEIGf: {
276
- on_change: string[];
277
- };
278
- RvTsYHyP2z: {
279
- on_change: never[];
280
- };
281
- hTNxYP9Cfz: {
282
- on_input: string[];
283
- };
284
- okAwz8F2VE: {
285
- on_change: string[];
286
- };
287
- QgxknQw40J: {
288
- on_change: string[];
289
- };
290
- fKUkx2fk89: {
291
- on_change: string[];
292
- };
293
- lhkMam2Ryx: {
294
- on_list_change: string[];
295
- };
296
- CfGZ00qz7W: {
297
- on_change: string[];
298
- };
299
- NT5onf7oHI: {
300
- on_change: string[];
301
- };
302
- nP9lIosFEU: {
303
- on_change: string[];
304
- };
305
- XVnqpsctTu: {
306
- on_change: string[];
307
- };
308
- AEwF8ct9tw: {
309
- on_change: never[];
310
- };
311
- xSlCKHLEKY: {
312
- on_click: string[];
313
- };
314
- Wky9C1RRcK: {
315
- on_change: string[];
316
- };
317
- bHZz40YuzT: {
318
- on_change: string[];
319
- };
320
- };
321
- custom: {
322
- module: {
323
- compiled: string;
324
- source: string;
325
- type: string;
326
- };
327
- names: {
328
- id: string;
329
- name: string;
330
- }[];
331
- };
332
- listeners: {
333
- AYTHvqufur: never[];
334
- XgmAmoUL4z: never[];
335
- NT5onf7oHI: never[];
336
- whKwXNqaX6: never[];
337
- IDdbX7Q9JP: never[];
338
- ZCVui7Wwa0: never[];
339
- QgxknQw40J: never[];
340
- tKcomCEIGf: never[];
341
- ZBhXzo46vC: never[];
342
- hTNxYP9Cfz: never[];
343
- XVnqpsctTu: never[];
344
- S7k0VW4nCe: never[];
345
- fKUkx2fk89: never[];
346
- okAwz8F2VE: never[];
347
- jSRVCDqYHM: never[];
348
- EH5EJVZaFy: never[];
349
- a0xBpLsA78: never[];
350
- AEwF8ct9tw: never[];
351
- wBDkuKHlkz: never[];
352
- scHxQIw8U4: never[];
353
- OGhPs8tfKN: never[];
354
- nP9lIosFEU: never[];
355
- xSlCKHLEKY: never[];
356
- bHZz40YuzT: never[];
357
- };
358
- model_bind_info_list: ({
359
- parent_id: null;
360
- control_id: string;
361
- caption: string;
362
- type: string;
363
- required: null;
364
- field_type: null;
365
- data_bind: null;
366
- datasource_bind: {
367
- app_id: string;
368
- data_code: string;
369
- svc_code: string;
370
- value_field_code: string;
371
- show_order: boolean;
372
- display_bo_list: never[];
373
- orders: never[];
374
- filters: never[];
375
- is_open_view_filters: number;
376
- view_filters: never[];
377
- parent_field: null;
378
- root_node: null;
379
- attributes: null;
380
- };
381
- props: {
382
- date_type?: undefined;
383
- display_level?: undefined;
384
- show_sub_dept?: undefined;
385
- options?: undefined;
386
- precision?: undefined;
387
- micrometer?: undefined;
388
- };
389
- encrypted: null;
390
- encrypted_mode: null;
391
- } | {
392
- parent_id: null;
393
- control_id: string;
394
- caption: string;
395
- type: string;
396
- required: null;
397
- field_type: string;
398
- data_bind: {
399
- data_code: string;
400
- field_code: string;
401
- field_type: string;
402
- result?: undefined;
403
- unit?: undefined;
404
- };
405
- datasource_bind: null;
406
- props: {
407
- date_type?: undefined;
408
- display_level?: undefined;
409
- show_sub_dept?: undefined;
410
- options?: undefined;
411
- precision?: undefined;
412
- micrometer?: undefined;
413
- };
414
- encrypted: null;
415
- encrypted_mode: null;
416
- } | {
417
- parent_id: null;
418
- control_id: string;
419
- caption: string;
420
- type: string;
421
- required: boolean;
422
- field_type: string;
423
- data_bind: {
424
- data_code: string;
425
- field_code: string;
426
- field_type: string;
427
- result?: undefined;
428
- unit?: undefined;
429
- };
430
- datasource_bind: {
431
- app_id: string;
432
- data_code: string;
433
- svc_code: string;
434
- value_field_code: string;
435
- show_order: boolean;
436
- display_bo_list: never[];
437
- orders: never[];
438
- filters: {
439
- type: string;
440
- id: null;
441
- rule_id: string;
442
- level: number;
443
- value: string;
444
- children: {
445
- type: string;
446
- id: null;
447
- rule_id: string;
448
- describe: string;
449
- checked: boolean;
450
- symbol: string;
451
- left_variable_bo: {
452
- type: string;
453
- value: string;
454
- };
455
- right_variable_bo: {
456
- type: string;
457
- value: string[];
458
- };
459
- }[];
460
- }[];
461
- is_open_view_filters: number;
462
- view_filters: never[];
463
- parent_field: null;
464
- root_node: null;
465
- attributes: {
466
- key: string;
467
- name: string;
468
- value: {
469
- type: string;
470
- value: string;
471
- field_type: string;
472
- }[];
473
- }[];
474
- };
475
- props: {
476
- date_type?: undefined;
477
- display_level?: undefined;
478
- show_sub_dept?: undefined;
479
- options?: undefined;
480
- precision?: undefined;
481
- micrometer?: undefined;
482
- };
483
- encrypted: null;
484
- encrypted_mode: null;
485
- } | {
486
- parent_id: null;
487
- control_id: string;
488
- caption: string;
489
- type: string;
490
- required: boolean;
491
- field_type: string;
492
- data_bind: {
493
- data_code: string;
494
- field_code: string;
495
- field_type: string;
496
- result?: undefined;
497
- unit?: undefined;
498
- };
499
- datasource_bind: null;
500
- props: {
501
- date_type: string;
502
- display_level?: undefined;
503
- show_sub_dept?: undefined;
504
- options?: undefined;
505
- precision?: undefined;
506
- micrometer?: undefined;
507
- };
508
- encrypted: null;
509
- encrypted_mode: null;
510
- } | {
511
- parent_id: null;
512
- control_id: string;
513
- caption: string;
514
- type: string;
515
- required: boolean;
516
- field_type: string;
517
- data_bind: {
518
- data_code: string;
519
- field_code: string;
520
- field_type: string;
521
- result?: undefined;
522
- unit?: undefined;
523
- };
524
- datasource_bind: {
525
- app_id: string;
526
- data_code: string;
527
- svc_code: string;
528
- value_field_code: string;
529
- show_order: boolean;
530
- display_bo_list: {
531
- value: string;
532
- field_type: string;
533
- type: string;
534
- }[];
535
- orders: {
536
- column_name: string;
537
- desc: boolean;
538
- }[];
539
- filters: {
540
- type: string;
541
- id: null;
542
- rule_id: string;
543
- level: number;
544
- value: string;
545
- children: {
546
- type: string;
547
- id: null;
548
- rule_id: string;
549
- describe: string;
550
- checked: boolean;
551
- symbol: string;
552
- left_variable_bo: {
553
- type: string;
554
- value: string;
555
- };
556
- right_variable_bo: {
557
- type: string;
558
- value: string[];
559
- };
560
- }[];
561
- }[];
562
- is_open_view_filters: number;
563
- view_filters: never[];
564
- parent_field: null;
565
- root_node: null;
566
- attributes: null;
567
- };
568
- props: {
569
- date_type?: undefined;
570
- display_level?: undefined;
571
- show_sub_dept?: undefined;
572
- options?: undefined;
573
- precision?: undefined;
574
- micrometer?: undefined;
575
- };
576
- encrypted: null;
577
- encrypted_mode: null;
578
- } | {
579
- parent_id: null;
580
- control_id: string;
581
- caption: string;
582
- type: string;
583
- required: boolean;
584
- field_type: string;
585
- data_bind: {
586
- data_code: string;
587
- field_code: string;
588
- field_type: string;
589
- result?: undefined;
590
- unit?: undefined;
591
- };
592
- datasource_bind: {
593
- app_id: string;
594
- data_code: string;
595
- svc_code: string;
596
- value_field_code: string;
597
- show_order: boolean;
598
- display_bo_list: never[];
599
- orders: {
600
- column_name: string;
601
- desc: boolean;
602
- }[];
603
- filters: {
604
- type: string;
605
- id: null;
606
- rule_id: string;
607
- level: number;
608
- value: string;
609
- children: ({
610
- type: string;
611
- id: null;
612
- rule_id: string;
613
- describe: string;
614
- checked: boolean;
615
- symbol: string;
616
- left_variable_bo: {
617
- type: string;
618
- value: string;
619
- };
620
- right_variable_bo: {
621
- type: string;
622
- value: string[];
623
- };
624
- level?: undefined;
625
- value?: undefined;
626
- children?: undefined;
627
- } | {
628
- type: string;
629
- id: null;
630
- rule_id: string;
631
- level: number;
632
- value: string;
633
- children: {
634
- type: string;
635
- id: null;
636
- rule_id: string;
637
- describe: string;
638
- checked: boolean;
639
- symbol: string;
640
- left_variable_bo: {
641
- type: string;
642
- value: string;
643
- };
644
- right_variable_bo: {
645
- type: string;
646
- value: string[];
647
- };
648
- }[];
649
- describe?: undefined;
650
- checked?: undefined;
651
- symbol?: undefined;
652
- left_variable_bo?: undefined;
653
- right_variable_bo?: undefined;
654
- })[];
655
- }[];
656
- is_open_view_filters: number;
657
- view_filters: never[];
658
- parent_field: null;
659
- root_node: null;
660
- attributes: {
661
- key: string;
662
- name: string;
663
- value: {
664
- type: string;
665
- value: string;
666
- field_type: string;
667
- }[];
668
- }[];
669
- };
670
- props: {
671
- display_level: number;
672
- show_sub_dept: boolean;
673
- date_type?: undefined;
674
- options?: undefined;
675
- precision?: undefined;
676
- micrometer?: undefined;
677
- };
678
- encrypted: null;
679
- encrypted_mode: null;
680
- } | {
681
- parent_id: null;
682
- control_id: string;
683
- caption: string;
684
- type: string;
685
- required: boolean;
686
- field_type: string;
687
- data_bind: {
688
- data_code: string;
689
- field_code: string;
690
- field_type: string;
691
- result?: undefined;
692
- unit?: undefined;
693
- };
694
- datasource_bind: null;
695
- props: {
696
- date_type?: undefined;
697
- display_level?: undefined;
698
- show_sub_dept?: undefined;
699
- options?: undefined;
700
- precision?: undefined;
701
- micrometer?: undefined;
702
- };
703
- encrypted: boolean;
704
- encrypted_mode: string;
705
- } | {
706
- parent_id: null;
707
- control_id: string;
708
- caption: string;
709
- type: string;
710
- required: boolean;
711
- field_type: string;
712
- data_bind: {
713
- data_code: string;
714
- field_code: string;
715
- field_type: string;
716
- result?: undefined;
717
- unit?: undefined;
718
- };
719
- datasource_bind: null;
720
- props: {
721
- date_type?: undefined;
722
- display_level?: undefined;
723
- show_sub_dept?: undefined;
724
- options?: undefined;
725
- precision?: undefined;
726
- micrometer?: undefined;
727
- };
728
- encrypted: null;
729
- encrypted_mode: null;
730
- } | {
731
- parent_id: null;
732
- control_id: string;
733
- caption: string;
734
- type: string;
735
- required: boolean;
736
- field_type: string;
737
- data_bind: {
738
- data_code: string;
739
- field_code: string;
740
- field_type: string;
741
- result?: undefined;
742
- unit?: undefined;
743
- };
744
- datasource_bind: {
745
- app_id: string;
746
- data_code: string;
747
- svc_code: string;
748
- value_field_code: string;
749
- show_order: boolean;
750
- display_bo_list: never[];
751
- orders: never[];
752
- filters: {
753
- type: string;
754
- id: null;
755
- rule_id: string;
756
- describe: string;
757
- checked: boolean;
758
- symbol: string;
759
- left_variable_bo: {
760
- type: string;
761
- value: string;
762
- };
763
- right_variable_bo: {
764
- type: string;
765
- value: string[];
766
- };
767
- }[];
768
- is_open_view_filters: number;
769
- view_filters: never[];
770
- parent_field: null;
771
- root_node: null;
772
- attributes: {
773
- key: string;
774
- name: string;
775
- value: {
776
- type: string;
777
- value: string;
778
- field_type: string;
779
- }[];
780
- }[];
781
- };
782
- props: {
783
- display_level: number;
784
- show_sub_dept: boolean;
785
- date_type?: undefined;
786
- options?: undefined;
787
- precision?: undefined;
788
- micrometer?: undefined;
789
- };
790
- encrypted: null;
791
- encrypted_mode: null;
792
- } | {
793
- parent_id: null;
794
- control_id: string;
795
- caption: string;
796
- type: string;
797
- required: boolean;
798
- field_type: string;
799
- data_bind: {
800
- data_code: string;
801
- field_code: string;
802
- field_type: string;
803
- result?: undefined;
804
- unit?: undefined;
805
- };
806
- datasource_bind: null;
807
- props: {
808
- options: {
809
- id: string;
810
- label: string;
811
- value: string;
812
- }[];
813
- date_type?: undefined;
814
- display_level?: undefined;
815
- show_sub_dept?: undefined;
816
- precision?: undefined;
817
- micrometer?: undefined;
818
- };
819
- encrypted: null;
820
- encrypted_mode: null;
821
- } | {
822
- parent_id: null;
823
- control_id: string;
824
- caption: string;
825
- type: string;
826
- required: null;
827
- field_type: string;
828
- data_bind: null;
829
- datasource_bind: {
830
- app_id: string;
831
- data_code: string;
832
- svc_code: string;
833
- value_field_code: string;
834
- show_order: boolean;
835
- display_bo_list: never[];
836
- orders: never[];
837
- filters: never[];
838
- is_open_view_filters: number;
839
- view_filters: never[];
840
- parent_field: null;
841
- root_node: null;
842
- attributes: null;
843
- };
844
- props: {
845
- date_type?: undefined;
846
- display_level?: undefined;
847
- show_sub_dept?: undefined;
848
- options?: undefined;
849
- precision?: undefined;
850
- micrometer?: undefined;
851
- };
852
- encrypted: null;
853
- encrypted_mode: null;
854
- } | {
855
- parent_id: string;
856
- control_id: string;
857
- caption: string;
858
- type: string;
859
- required: boolean;
860
- field_type: string;
861
- data_bind: {
862
- data_code: string;
863
- field_code: string;
864
- field_type: string;
865
- result?: undefined;
866
- unit?: undefined;
867
- };
868
- datasource_bind: {
869
- app_id: string;
870
- data_code: string;
871
- svc_code: string;
872
- value_field_code: string;
873
- show_order: boolean;
874
- display_bo_list: never[];
875
- orders: never[];
876
- filters: {
877
- type: string;
878
- id: null;
879
- rule_id: string;
880
- describe: string;
881
- checked: boolean;
882
- symbol: string;
883
- left_variable_bo: {
884
- type: string;
885
- value: string;
886
- };
887
- right_variable_bo: {
888
- type: string;
889
- value: string[];
890
- };
891
- }[];
892
- is_open_view_filters: number;
893
- view_filters: never[];
894
- parent_field: null;
895
- root_node: null;
896
- attributes: {
897
- key: string;
898
- name: string;
899
- value: {
900
- type: string;
901
- value: string;
902
- field_type: string;
903
- }[];
904
- }[];
905
- };
906
- props: {
907
- display_level: number;
908
- show_sub_dept: boolean;
909
- date_type?: undefined;
910
- options?: undefined;
911
- precision?: undefined;
912
- micrometer?: undefined;
913
- };
914
- encrypted: null;
915
- encrypted_mode: null;
916
- } | {
917
- parent_id: string;
918
- control_id: string;
919
- caption: string;
920
- type: string;
921
- required: boolean;
922
- field_type: string;
923
- data_bind: {
924
- data_code: string;
925
- field_code: string;
926
- field_type: string;
927
- result?: undefined;
928
- unit?: undefined;
929
- };
930
- datasource_bind: null;
931
- props: {
932
- date_type?: undefined;
933
- display_level?: undefined;
934
- show_sub_dept?: undefined;
935
- options?: undefined;
936
- precision?: undefined;
937
- micrometer?: undefined;
938
- };
939
- encrypted: boolean;
940
- encrypted_mode: string;
941
- } | {
942
- parent_id: string;
943
- control_id: string;
944
- caption: string;
945
- type: string;
946
- required: boolean;
947
- field_type: string;
948
- data_bind: {
949
- data_code: string;
950
- field_code: string;
951
- field_type: string;
952
- result?: undefined;
953
- unit?: undefined;
954
- };
955
- datasource_bind: {
956
- app_id: string;
957
- data_code: string;
958
- svc_code: string;
959
- value_field_code: string;
960
- show_order: boolean;
961
- display_bo_list: never[];
962
- orders: never[];
963
- filters: {
964
- type: string;
965
- id: null;
966
- rule_id: string;
967
- level: number;
968
- value: string;
969
- children: {
970
- type: string;
971
- id: null;
972
- rule_id: string;
973
- describe: string;
974
- checked: boolean;
975
- symbol: string;
976
- left_variable_bo: {
977
- type: string;
978
- value: string;
979
- };
980
- right_variable_bo: {
981
- type: string;
982
- value: string[];
983
- };
984
- }[];
985
- }[];
986
- is_open_view_filters: number;
987
- view_filters: never[];
988
- parent_field: null;
989
- root_node: null;
990
- attributes: {
991
- key: string;
992
- name: string;
993
- value: {
994
- type: string;
995
- value: string;
996
- field_type: string;
997
- }[];
998
- }[];
999
- };
1000
- props: {
1001
- date_type?: undefined;
1002
- display_level?: undefined;
1003
- show_sub_dept?: undefined;
1004
- options?: undefined;
1005
- precision?: undefined;
1006
- micrometer?: undefined;
1007
- };
1008
- encrypted: null;
1009
- encrypted_mode: null;
1010
- } | {
1011
- parent_id: string;
1012
- control_id: string;
1013
- caption: string;
1014
- type: string;
1015
- required: boolean;
1016
- field_type: string;
1017
- data_bind: {
1018
- data_code: string;
1019
- field_code: string;
1020
- field_type: string;
1021
- result?: undefined;
1022
- unit?: undefined;
1023
- };
1024
- datasource_bind: {
1025
- app_id: string;
1026
- data_code: string;
1027
- svc_code: string;
1028
- value_field_code: string;
1029
- show_order: boolean;
1030
- display_bo_list: {
1031
- value: string;
1032
- field_type: string;
1033
- type: string;
1034
- }[];
1035
- orders: {
1036
- column_name: string;
1037
- desc: boolean;
1038
- }[];
1039
- filters: {
1040
- type: string;
1041
- id: null;
1042
- rule_id: string;
1043
- describe: string;
1044
- checked: boolean;
1045
- symbol: string;
1046
- left_variable_bo: {
1047
- type: string;
1048
- value: string;
1049
- };
1050
- right_variable_bo: {
1051
- type: string;
1052
- value: string[];
1053
- };
1054
- }[];
1055
- is_open_view_filters: number;
1056
- view_filters: never[];
1057
- parent_field: null;
1058
- root_node: null;
1059
- attributes: null;
1060
- };
1061
- props: {
1062
- date_type?: undefined;
1063
- display_level?: undefined;
1064
- show_sub_dept?: undefined;
1065
- options?: undefined;
1066
- precision?: undefined;
1067
- micrometer?: undefined;
1068
- };
1069
- encrypted: null;
1070
- encrypted_mode: null;
1071
- } | {
1072
- parent_id: null;
1073
- control_id: string;
1074
- caption: string;
1075
- type: string;
1076
- required: boolean;
1077
- field_type: string;
1078
- data_bind: {
1079
- result: {
1080
- data_code: string;
1081
- field_code: string;
1082
- field_type: string;
1083
- };
1084
- unit: {
1085
- data_code: string;
1086
- field_code: string;
1087
- field_type: string;
1088
- };
1089
- data_code?: undefined;
1090
- field_code?: undefined;
1091
- field_type?: undefined;
1092
- };
1093
- datasource_bind: null;
1094
- props: {
1095
- precision: number;
1096
- micrometer: boolean;
1097
- date_type?: undefined;
1098
- display_level?: undefined;
1099
- show_sub_dept?: undefined;
1100
- options?: undefined;
1101
- };
1102
- encrypted: null;
1103
- encrypted_mode: null;
1104
- } | {
1105
- parent_id: string;
1106
- control_id: string;
1107
- caption: string;
1108
- type: string;
1109
- required: boolean;
1110
- field_type: string;
1111
- data_bind: {
1112
- data_code: string;
1113
- field_code: string;
1114
- field_type: string;
1115
- result?: undefined;
1116
- unit?: undefined;
1117
- };
1118
- datasource_bind: {
1119
- app_id: string;
1120
- data_code: string;
1121
- svc_code: string;
1122
- value_field_code: string;
1123
- show_order: boolean;
1124
- display_bo_list: {
1125
- value: string;
1126
- field_type: string;
1127
- type: string;
1128
- }[];
1129
- orders: never[];
1130
- filters: {
1131
- type: string;
1132
- id: null;
1133
- rule_id: string;
1134
- level: number;
1135
- value: string;
1136
- children: {
1137
- type: string;
1138
- id: null;
1139
- rule_id: string;
1140
- describe: string;
1141
- checked: boolean;
1142
- symbol: string;
1143
- left_variable_bo: {
1144
- type: string;
1145
- value: string;
1146
- };
1147
- right_variable_bo: {
1148
- type: string;
1149
- value: string[];
1150
- };
1151
- }[];
1152
- }[];
1153
- is_open_view_filters: number;
1154
- view_filters: {
1155
- type: string;
1156
- id: null;
1157
- rule_id: string;
1158
- describe: string;
1159
- checked: boolean;
1160
- symbol: string;
1161
- left_variable_bo: {
1162
- type: string;
1163
- value: string;
1164
- };
1165
- right_variable_bo: {
1166
- type: string;
1167
- value: string[];
1168
- };
1169
- }[];
1170
- parent_field: null;
1171
- root_node: null;
1172
- attributes: null;
1173
- };
1174
- props: {
1175
- date_type?: undefined;
1176
- display_level?: undefined;
1177
- show_sub_dept?: undefined;
1178
- options?: undefined;
1179
- precision?: undefined;
1180
- micrometer?: undefined;
1181
- };
1182
- encrypted: null;
1183
- encrypted_mode: null;
1184
- } | {
1185
- parent_id: string;
1186
- control_id: string;
1187
- caption: string;
1188
- type: string;
1189
- required: boolean;
1190
- field_type: string;
1191
- data_bind: {
1192
- data_code: string;
1193
- field_code: string;
1194
- field_type: string;
1195
- result?: undefined;
1196
- unit?: undefined;
1197
- };
1198
- datasource_bind: null;
1199
- props: {
1200
- precision: number;
1201
- micrometer: boolean;
1202
- date_type?: undefined;
1203
- display_level?: undefined;
1204
- show_sub_dept?: undefined;
1205
- options?: undefined;
1206
- };
1207
- encrypted: null;
1208
- encrypted_mode: null;
1209
- } | {
1210
- parent_id: string;
1211
- control_id: string;
1212
- caption: string;
1213
- type: string;
1214
- required: boolean;
1215
- field_type: string;
1216
- data_bind: {
1217
- result: {
1218
- data_code: string;
1219
- field_code: string;
1220
- field_type: string;
1221
- };
1222
- unit: {
1223
- data_code: string;
1224
- field_code: string;
1225
- field_type: string;
1226
- };
1227
- data_code?: undefined;
1228
- field_code?: undefined;
1229
- field_type?: undefined;
1230
- };
1231
- datasource_bind: null;
1232
- props: {
1233
- precision: number;
1234
- micrometer: boolean;
1235
- date_type?: undefined;
1236
- display_level?: undefined;
1237
- show_sub_dept?: undefined;
1238
- options?: undefined;
1239
- };
1240
- encrypted: null;
1241
- encrypted_mode: null;
1242
- } | {
1243
- parent_id: null;
1244
- control_id: string;
1245
- caption: string;
1246
- type: string;
1247
- required: boolean;
1248
- field_type: string;
1249
- data_bind: {
1250
- data_code: string;
1251
- field_code: string;
1252
- field_type: string;
1253
- result?: undefined;
1254
- unit?: undefined;
1255
- };
1256
- datasource_bind: {
1257
- app_id: string;
1258
- data_code: string;
1259
- svc_code: string;
1260
- value_field_code: string;
1261
- show_order: boolean;
1262
- display_bo_list: {
1263
- value: string;
1264
- field_type: string;
1265
- type: string;
1266
- }[];
1267
- orders: {
1268
- column_name: string;
1269
- desc: boolean;
1270
- }[];
1271
- filters: {
1272
- type: string;
1273
- id: null;
1274
- rule_id: string;
1275
- describe: string;
1276
- checked: boolean;
1277
- symbol: string;
1278
- left_variable_bo: {
1279
- type: string;
1280
- value: string;
1281
- };
1282
- right_variable_bo: {
1283
- type: string;
1284
- value: string[];
1285
- };
1286
- }[];
1287
- is_open_view_filters: number;
1288
- view_filters: never[];
1289
- parent_field: null;
1290
- root_node: null;
1291
- attributes: null;
1292
- };
1293
- props: {
1294
- date_type?: undefined;
1295
- display_level?: undefined;
1296
- show_sub_dept?: undefined;
1297
- options?: undefined;
1298
- precision?: undefined;
1299
- micrometer?: undefined;
1300
- };
1301
- encrypted: null;
1302
- encrypted_mode: null;
1303
- } | {
1304
- parent_id: null;
1305
- control_id: string;
1306
- caption: string;
1307
- type: string;
1308
- required: boolean;
1309
- field_type: string;
1310
- data_bind: {
1311
- data_code: string;
1312
- field_code: string;
1313
- field_type: string;
1314
- result?: undefined;
1315
- unit?: undefined;
1316
- };
1317
- datasource_bind: {
1318
- app_id: string;
1319
- data_code: string;
1320
- svc_code: string;
1321
- value_field_code: string;
1322
- show_order: boolean;
1323
- display_bo_list: {
1324
- value: string;
1325
- field_type: string;
1326
- type: string;
1327
- }[];
1328
- orders: never[];
1329
- filters: {
1330
- type: string;
1331
- id: null;
1332
- rule_id: string;
1333
- level: number;
1334
- value: string;
1335
- children: ({
1336
- type: string;
1337
- id: null;
1338
- rule_id: string;
1339
- level: number;
1340
- value: string;
1341
- children: {
1342
- type: string;
1343
- id: null;
1344
- rule_id: string;
1345
- describe: string;
1346
- checked: boolean;
1347
- symbol: string;
1348
- left_variable_bo: {
1349
- type: string;
1350
- value: string;
1351
- };
1352
- right_variable_bo: {
1353
- type: string;
1354
- value: string[];
1355
- };
1356
- }[];
1357
- describe?: undefined;
1358
- checked?: undefined;
1359
- symbol?: undefined;
1360
- left_variable_bo?: undefined;
1361
- right_variable_bo?: undefined;
1362
- } | {
1363
- type: string;
1364
- id: null;
1365
- rule_id: string;
1366
- describe: string;
1367
- checked: boolean;
1368
- symbol: string;
1369
- left_variable_bo: {
1370
- type: string;
1371
- value: string;
1372
- };
1373
- right_variable_bo: {
1374
- type: string;
1375
- value: string[];
1376
- };
1377
- level?: undefined;
1378
- value?: undefined;
1379
- children?: undefined;
1380
- })[];
1381
- }[];
1382
- is_open_view_filters: number;
1383
- view_filters: {
1384
- type: string;
1385
- id: null;
1386
- rule_id: string;
1387
- level: number;
1388
- value: string;
1389
- children: {
1390
- type: string;
1391
- id: null;
1392
- rule_id: string;
1393
- describe: string;
1394
- checked: boolean;
1395
- symbol: string;
1396
- left_variable_bo: {
1397
- type: string;
1398
- value: string;
1399
- };
1400
- right_variable_bo: {
1401
- type: string;
1402
- value: string[];
1403
- };
1404
- }[];
1405
- }[];
1406
- parent_field: null;
1407
- root_node: null;
1408
- attributes: null;
1409
- };
1410
- props: {
1411
- date_type?: undefined;
1412
- display_level?: undefined;
1413
- show_sub_dept?: undefined;
1414
- options?: undefined;
1415
- precision?: undefined;
1416
- micrometer?: undefined;
1417
- };
1418
- encrypted: null;
1419
- encrypted_mode: null;
1420
- })[];
1421
- permission_controls: ({
1422
- can_edit: boolean;
1423
- can_hide: boolean;
1424
- can_read: boolean;
1425
- caption: string;
1426
- control_id: string;
1427
- control_type: string;
1428
- type: string;
1429
- parent_id: null;
1430
- group: string;
1431
- } | {
1432
- can_edit: boolean;
1433
- can_hide: boolean;
1434
- can_read: boolean;
1435
- caption: string;
1436
- control_id: string;
1437
- control_type: string;
1438
- type: string;
1439
- parent_id: string;
1440
- group: string;
1441
- })[];
1442
- permission_maps: {
1443
- behaviors: never[];
1444
- };
1445
- button_groups: ({
1446
- name: string;
1447
- type: string;
1448
- props: {
1449
- value: boolean;
1450
- formKey?: undefined;
1451
- template?: undefined;
1452
- time?: undefined;
1453
- type?: undefined;
1454
- };
1455
- } | {
1456
- name: string;
1457
- type: string;
1458
- props: {
1459
- value: boolean;
1460
- formKey: string;
1461
- template: never[];
1462
- time?: undefined;
1463
- type?: undefined;
1464
- };
1465
- } | {
1466
- name: string;
1467
- type: string;
1468
- props: {
1469
- value: boolean;
1470
- time: string;
1471
- type: string;
1472
- formKey?: undefined;
1473
- template?: undefined;
1474
- };
1475
- })[];
1476
- refer_component_id_list: never[];
1477
- refer_component_prop_list: never[];
1478
- datasources: never[];
1479
- title_setting: {
1480
- name: string;
1481
- type: string;
1482
- props: {
1483
- value: boolean;
1484
- i18n: {
1485
- zh: string;
1486
- ja: string;
1487
- en: string;
1488
- };
1489
- fx: {};
1490
- };
1491
- }[];
1492
- };
1493
- display_conf: string;
1494
- support_mobile: boolean;
1495
- control_data_model: string;
1496
- data_model: {
1497
- data_code: string;
1498
- data_field_list: ({
1499
- field_name: string;
1500
- desc: null;
1501
- field_code: string;
1502
- field_type: string;
1503
- length: number;
1504
- is_nullable: number;
1505
- is_index: number;
1506
- is_primary: number;
1507
- is_unique: number;
1508
- relate_code: null;
1509
- relate_name: null;
1510
- is_system: number;
1511
- is_delete: number;
1512
- is_bind_datasource: number;
1513
- datasource_bind: null;
1514
- auto_number_bo: null;
1515
- props: null;
1516
- default_value_bo: null;
1517
- } | {
1518
- field_name: string;
1519
- desc: string;
1520
- field_code: string;
1521
- field_type: string;
1522
- length: number;
1523
- is_nullable: number;
1524
- is_index: number;
1525
- is_primary: number;
1526
- is_unique: number;
1527
- relate_code: string;
1528
- relate_name: string;
1529
- is_system: number;
1530
- is_delete: number;
1531
- is_bind_datasource: number;
1532
- datasource_bind: null;
1533
- auto_number_bo: {
1534
- auto_number_type: number;
1535
- prefix: string;
1536
- date_prefix_format: number;
1537
- min_digit: number;
1538
- initial_value: number;
1539
- create_type: number;
1540
- reset_mode: number;
1541
- };
1542
- props: null;
1543
- default_value_bo: {
1544
- default_value: string;
1545
- display_value: string;
1546
- };
1547
- } | {
1548
- field_name: string;
1549
- desc: string;
1550
- field_code: string;
1551
- field_type: string;
1552
- length: number;
1553
- is_nullable: number;
1554
- is_index: number;
1555
- is_primary: number;
1556
- is_unique: number;
1557
- relate_code: string;
1558
- relate_name: string;
1559
- is_system: number;
1560
- is_delete: number;
1561
- is_bind_datasource: number;
1562
- datasource_bind: {
1563
- app_id: string;
1564
- data_code: string;
1565
- svc_code: string;
1566
- value_field_code: string;
1567
- show_order: boolean;
1568
- display_bo_list: {
1569
- value: string;
1570
- field_type: string;
1571
- type: string;
1572
- }[];
1573
- orders: never[];
1574
- filters: {
1575
- type: string;
1576
- id: null;
1577
- rule_id: string;
1578
- describe: string;
1579
- checked: boolean;
1580
- symbol: string;
1581
- left_variable_bo: {
1582
- type: string;
1583
- value: string;
1584
- };
1585
- right_variable_bo: {
1586
- type: string;
1587
- value: string[];
1588
- };
1589
- }[];
1590
- is_open_view_filters: number;
1591
- view_filters: never[];
1592
- parent_field: null;
1593
- root_node: null;
1594
- attributes: null;
1595
- };
1596
- auto_number_bo: {
1597
- auto_number_type: number;
1598
- prefix: string;
1599
- date_prefix_format: number;
1600
- min_digit: number;
1601
- initial_value: number;
1602
- create_type: number;
1603
- reset_mode: number;
1604
- };
1605
- props: null;
1606
- default_value_bo: {
1607
- default_value: string;
1608
- display_value: string;
1609
- };
1610
- })[];
1611
- };
1612
- sub_data_model_list: {
1613
- data_code: string;
1614
- data_field_list: ({
1615
- field_name: string;
1616
- desc: null;
1617
- field_code: string;
1618
- field_type: string;
1619
- length: number;
1620
- is_nullable: number;
1621
- is_index: number;
1622
- is_primary: number;
1623
- is_unique: number;
1624
- relate_code: null;
1625
- relate_name: null;
1626
- is_system: number;
1627
- is_delete: number;
1628
- is_bind_datasource: number;
1629
- datasource_bind: null;
1630
- auto_number_bo: null;
1631
- props: null;
1632
- default_value_bo: null;
1633
- } | {
1634
- field_name: string;
1635
- desc: string;
1636
- field_code: string;
1637
- field_type: string;
1638
- length: number;
1639
- is_nullable: number;
1640
- is_index: number;
1641
- is_primary: number;
1642
- is_unique: number;
1643
- relate_code: string;
1644
- relate_name: string;
1645
- is_system: number;
1646
- is_delete: number;
1647
- is_bind_datasource: number;
1648
- datasource_bind: null;
1649
- auto_number_bo: {
1650
- auto_number_type: number;
1651
- prefix: string;
1652
- date_prefix_format: number;
1653
- min_digit: number;
1654
- initial_value: number;
1655
- create_type: number;
1656
- reset_mode: number;
1657
- };
1658
- props: null;
1659
- default_value_bo: {
1660
- default_value: string;
1661
- display_value: string;
1662
- };
1663
- } | {
1664
- field_name: string;
1665
- desc: null;
1666
- field_code: string;
1667
- field_type: string;
1668
- length: number;
1669
- is_nullable: number;
1670
- is_index: number;
1671
- is_primary: number;
1672
- is_unique: number;
1673
- relate_code: string;
1674
- relate_name: string;
1675
- is_system: number;
1676
- is_delete: number;
1677
- is_bind_datasource: number;
1678
- datasource_bind: null;
1679
- auto_number_bo: null;
1680
- props: null;
1681
- default_value_bo: null;
1682
- })[];
1683
- }[];
1684
- data_code: string;
1685
- form_process_param: {
1686
- is_bind_process_start_node: boolean;
1687
- old_process_key: string;
1688
- process_key: string;
1689
- draft: boolean;
1690
- process_version: string;
1691
- };
1692
- form_async_render: boolean;
1693
- header_data: {
1694
- descript: string;
1695
- submit_user: null;
1696
- submit_dept: null;
1697
- current_approvar: null;
1698
- submit_time: null;
1699
- subject: null;
1700
- };
1701
- mobile_show_type: number;
1702
- mobile_display_setting: {
1703
- header_display: never[];
1704
- column_display: never[];
1705
- };
1706
- };
1
+ export declare const data: {
2
+ app_id: string;
3
+ form_key: string;
4
+ rel_form_keys: never[];
5
+ name: string;
6
+ descript: string;
7
+ form_type: number;
8
+ content: {
9
+ schema_version: string;
10
+ model: string;
11
+ i18n: {
12
+ zh: {
13
+ KitdJLfjjh: {
14
+ caption: string;
15
+ };
16
+ OYo9R1WV12: {
17
+ caption: string;
18
+ };
19
+ pW4Xmgmh3X: {
20
+ caption: string;
21
+ };
22
+ ApyKzck9c3: {
23
+ caption: string;
24
+ };
25
+ X8CXSrIusB: {
26
+ caption: string;
27
+ };
28
+ nCUtWISVtT: {
29
+ caption: string;
30
+ };
31
+ XgmAmoUL4z: {
32
+ placeholder: string;
33
+ };
34
+ NT5onf7oHI: {
35
+ caption: string;
36
+ placeholder: string;
37
+ options: {
38
+ label: string;
39
+ }[];
40
+ };
41
+ whKwXNqaX6: {
42
+ caption: string;
43
+ placeholder: string;
44
+ options: {
45
+ label: string;
46
+ }[];
47
+ };
48
+ pGO6lW9GJ6: {
49
+ caption: string;
50
+ };
51
+ NQdXWH5cyg: {
52
+ caption: string;
53
+ };
54
+ J8ILEXZBPS: {
55
+ caption: string;
56
+ };
57
+ IlDr5GNLyO: {
58
+ caption: string;
59
+ };
60
+ CfGZ00qz7W: {
61
+ caption: string;
62
+ };
63
+ okAwz8F2VE: {
64
+ caption: string;
65
+ placeholder: string;
66
+ };
67
+ jSRVCDqYHM: {
68
+ caption: string;
69
+ };
70
+ wgqmKQvkFs: {
71
+ caption: string;
72
+ };
73
+ mp0SsaADGE: {
74
+ caption: string;
75
+ };
76
+ jM5op4HCGB: {
77
+ caption: string;
78
+ };
79
+ fNpJg1zMM2: {
80
+ caption: string;
81
+ };
82
+ OGQzSI0QrL: {
83
+ caption: string;
84
+ };
85
+ iOdciy9Q95: {
86
+ caption: string;
87
+ };
88
+ QgxknQw40J: {
89
+ placeholder: string;
90
+ };
91
+ fKUkx2fk89: {
92
+ caption: string;
93
+ placeholder: string;
94
+ };
95
+ nzZxPfR4LR: {
96
+ caption: string;
97
+ };
98
+ RvTsYHyP2z: {
99
+ caption: string;
100
+ };
101
+ NKTjUsqwTJ: {
102
+ caption: string;
103
+ };
104
+ ZBhXzo46vC: {
105
+ placeholder: string;
106
+ };
107
+ ThpFqckLkK: {
108
+ caption: string;
109
+ };
110
+ Ogi4rhzSYr: {
111
+ caption: string;
112
+ };
113
+ SXMZ4Oy46u: {
114
+ caption: string;
115
+ };
116
+ OkARsAiz3T: {
117
+ caption: string;
118
+ };
119
+ ArMChRDPwE: {
120
+ caption: string;
121
+ };
122
+ XVnqpsctTu: {
123
+ caption: string;
124
+ placeholder: string;
125
+ };
126
+ b7wzYtm5tL: {
127
+ caption: string;
128
+ };
129
+ Th3fKUmxbg: {
130
+ caption: string;
131
+ };
132
+ WfQpdyzTUT: {
133
+ caption: string;
134
+ };
135
+ hTNxYP9Cfz: {
136
+ placeholder: string;
137
+ };
138
+ EH5EJVZaFy: {
139
+ placeholder: string;
140
+ options: {
141
+ label: string;
142
+ }[];
143
+ };
144
+ syRqwl8jAZ: {
145
+ caption: string;
146
+ };
147
+ qzaKt3r0q4: {
148
+ caption: string;
149
+ };
150
+ pf2FIgtBGJ: {
151
+ caption: string;
152
+ };
153
+ n39T0Nnnb9: {
154
+ caption: string;
155
+ };
156
+ y46MGWl88r: {
157
+ caption: string;
158
+ };
159
+ WiUChCLxI2: {
160
+ caption: string;
161
+ };
162
+ XSK1DKcpCw: {
163
+ caption: string;
164
+ };
165
+ F5RgO62HFr: {
166
+ caption: string;
167
+ };
168
+ myjESisEE2: {
169
+ caption: string;
170
+ };
171
+ hSAk5JAJxp: {
172
+ caption: string;
173
+ };
174
+ AEwF8ct9tw: {
175
+ caption: string;
176
+ placeholder: string;
177
+ };
178
+ nP9lIosFEU: {
179
+ caption: string;
180
+ };
181
+ cVO6tBi61l: {
182
+ caption: string;
183
+ };
184
+ OGhPs8tfKN: {
185
+ caption: string;
186
+ };
187
+ JVa5KeYMWD: {
188
+ caption: string;
189
+ };
190
+ T9Kwf9Zgzb: {
191
+ caption: string;
192
+ };
193
+ mgz9ypdAwB: {
194
+ caption: string;
195
+ };
196
+ xSlCKHLEKY: {
197
+ content: string;
198
+ };
199
+ gFZIEUg5FS: {
200
+ caption: string;
201
+ };
202
+ tEbUpzs7uF: {
203
+ caption: string;
204
+ };
205
+ LhxxMQ4udm: {
206
+ caption: string;
207
+ };
208
+ SBia5UBGQ1: {
209
+ caption: string;
210
+ };
211
+ dkKwyKvxJt: {
212
+ caption: string;
213
+ };
214
+ vEZCpnF3QK: {
215
+ caption: string;
216
+ };
217
+ bHZz40YuzT: {
218
+ caption: string;
219
+ placeholder: string;
220
+ };
221
+ sABYTPWaNw: {
222
+ caption: string;
223
+ };
224
+ oKuwYYNaiS: {
225
+ caption: string;
226
+ };
227
+ cTGpnfBYar: {
228
+ caption: string;
229
+ };
230
+ };
231
+ en: {
232
+ KitdJLfjjh: {
233
+ caption: string;
234
+ };
235
+ xSlCKHLEKY: {
236
+ content: string;
237
+ };
238
+ };
239
+ ja: {
240
+ KitdJLfjjh: {
241
+ caption: string;
242
+ };
243
+ xSlCKHLEKY: {
244
+ content: string;
245
+ };
246
+ };
247
+ };
248
+ fx: {};
249
+ action: {
250
+ module: {
251
+ compiled: string;
252
+ source: string;
253
+ type: string;
254
+ };
255
+ };
256
+ style: {
257
+ compiled: string;
258
+ source: string;
259
+ type: string;
260
+ };
261
+ events: {
262
+ did_mount: string[];
263
+ did_submit: string[];
264
+ will_submit: string[];
265
+ render_cell: never[];
266
+ do_submit: string[];
267
+ };
268
+ control_events: {
269
+ jSRVCDqYHM: {
270
+ on_change: string[];
271
+ };
272
+ jM5op4HCGB: {
273
+ on_change: string[];
274
+ };
275
+ tKcomCEIGf: {
276
+ on_change: string[];
277
+ };
278
+ RvTsYHyP2z: {
279
+ on_change: never[];
280
+ };
281
+ hTNxYP9Cfz: {
282
+ on_input: string[];
283
+ };
284
+ okAwz8F2VE: {
285
+ on_change: string[];
286
+ };
287
+ QgxknQw40J: {
288
+ on_change: string[];
289
+ };
290
+ fKUkx2fk89: {
291
+ on_change: string[];
292
+ };
293
+ lhkMam2Ryx: {
294
+ on_list_change: string[];
295
+ };
296
+ CfGZ00qz7W: {
297
+ on_change: string[];
298
+ };
299
+ NT5onf7oHI: {
300
+ on_change: string[];
301
+ };
302
+ nP9lIosFEU: {
303
+ on_change: string[];
304
+ };
305
+ XVnqpsctTu: {
306
+ on_change: string[];
307
+ };
308
+ AEwF8ct9tw: {
309
+ on_change: never[];
310
+ };
311
+ xSlCKHLEKY: {
312
+ on_click: string[];
313
+ };
314
+ Wky9C1RRcK: {
315
+ on_change: string[];
316
+ };
317
+ bHZz40YuzT: {
318
+ on_change: string[];
319
+ };
320
+ };
321
+ custom: {
322
+ module: {
323
+ compiled: string;
324
+ source: string;
325
+ type: string;
326
+ };
327
+ names: {
328
+ id: string;
329
+ name: string;
330
+ }[];
331
+ };
332
+ listeners: {
333
+ AYTHvqufur: never[];
334
+ XgmAmoUL4z: never[];
335
+ NT5onf7oHI: never[];
336
+ whKwXNqaX6: never[];
337
+ IDdbX7Q9JP: never[];
338
+ ZCVui7Wwa0: never[];
339
+ QgxknQw40J: never[];
340
+ tKcomCEIGf: never[];
341
+ ZBhXzo46vC: never[];
342
+ hTNxYP9Cfz: never[];
343
+ XVnqpsctTu: never[];
344
+ S7k0VW4nCe: never[];
345
+ fKUkx2fk89: never[];
346
+ okAwz8F2VE: never[];
347
+ jSRVCDqYHM: never[];
348
+ EH5EJVZaFy: never[];
349
+ a0xBpLsA78: never[];
350
+ AEwF8ct9tw: never[];
351
+ wBDkuKHlkz: never[];
352
+ scHxQIw8U4: never[];
353
+ OGhPs8tfKN: never[];
354
+ nP9lIosFEU: never[];
355
+ xSlCKHLEKY: never[];
356
+ bHZz40YuzT: never[];
357
+ };
358
+ model_bind_info_list: ({
359
+ parent_id: null;
360
+ control_id: string;
361
+ caption: string;
362
+ type: string;
363
+ required: null;
364
+ field_type: null;
365
+ data_bind: null;
366
+ datasource_bind: {
367
+ app_id: string;
368
+ data_code: string;
369
+ svc_code: string;
370
+ value_field_code: string;
371
+ show_order: boolean;
372
+ display_bo_list: never[];
373
+ orders: never[];
374
+ filters: never[];
375
+ is_open_view_filters: number;
376
+ view_filters: never[];
377
+ parent_field: null;
378
+ root_node: null;
379
+ attributes: null;
380
+ };
381
+ props: {
382
+ date_type?: undefined;
383
+ display_level?: undefined;
384
+ show_sub_dept?: undefined;
385
+ options?: undefined;
386
+ precision?: undefined;
387
+ micrometer?: undefined;
388
+ };
389
+ encrypted: null;
390
+ encrypted_mode: null;
391
+ } | {
392
+ parent_id: null;
393
+ control_id: string;
394
+ caption: string;
395
+ type: string;
396
+ required: null;
397
+ field_type: string;
398
+ data_bind: {
399
+ data_code: string;
400
+ field_code: string;
401
+ field_type: string;
402
+ result?: undefined;
403
+ unit?: undefined;
404
+ };
405
+ datasource_bind: null;
406
+ props: {
407
+ date_type?: undefined;
408
+ display_level?: undefined;
409
+ show_sub_dept?: undefined;
410
+ options?: undefined;
411
+ precision?: undefined;
412
+ micrometer?: undefined;
413
+ };
414
+ encrypted: null;
415
+ encrypted_mode: null;
416
+ } | {
417
+ parent_id: null;
418
+ control_id: string;
419
+ caption: string;
420
+ type: string;
421
+ required: boolean;
422
+ field_type: string;
423
+ data_bind: {
424
+ data_code: string;
425
+ field_code: string;
426
+ field_type: string;
427
+ result?: undefined;
428
+ unit?: undefined;
429
+ };
430
+ datasource_bind: {
431
+ app_id: string;
432
+ data_code: string;
433
+ svc_code: string;
434
+ value_field_code: string;
435
+ show_order: boolean;
436
+ display_bo_list: never[];
437
+ orders: never[];
438
+ filters: {
439
+ type: string;
440
+ id: null;
441
+ rule_id: string;
442
+ level: number;
443
+ value: string;
444
+ children: {
445
+ type: string;
446
+ id: null;
447
+ rule_id: string;
448
+ describe: string;
449
+ checked: boolean;
450
+ symbol: string;
451
+ left_variable_bo: {
452
+ type: string;
453
+ value: string;
454
+ };
455
+ right_variable_bo: {
456
+ type: string;
457
+ value: string[];
458
+ };
459
+ }[];
460
+ }[];
461
+ is_open_view_filters: number;
462
+ view_filters: never[];
463
+ parent_field: null;
464
+ root_node: null;
465
+ attributes: {
466
+ key: string;
467
+ name: string;
468
+ value: {
469
+ type: string;
470
+ value: string;
471
+ field_type: string;
472
+ }[];
473
+ }[];
474
+ };
475
+ props: {
476
+ date_type?: undefined;
477
+ display_level?: undefined;
478
+ show_sub_dept?: undefined;
479
+ options?: undefined;
480
+ precision?: undefined;
481
+ micrometer?: undefined;
482
+ };
483
+ encrypted: null;
484
+ encrypted_mode: null;
485
+ } | {
486
+ parent_id: null;
487
+ control_id: string;
488
+ caption: string;
489
+ type: string;
490
+ required: boolean;
491
+ field_type: string;
492
+ data_bind: {
493
+ data_code: string;
494
+ field_code: string;
495
+ field_type: string;
496
+ result?: undefined;
497
+ unit?: undefined;
498
+ };
499
+ datasource_bind: null;
500
+ props: {
501
+ date_type: string;
502
+ display_level?: undefined;
503
+ show_sub_dept?: undefined;
504
+ options?: undefined;
505
+ precision?: undefined;
506
+ micrometer?: undefined;
507
+ };
508
+ encrypted: null;
509
+ encrypted_mode: null;
510
+ } | {
511
+ parent_id: null;
512
+ control_id: string;
513
+ caption: string;
514
+ type: string;
515
+ required: boolean;
516
+ field_type: string;
517
+ data_bind: {
518
+ data_code: string;
519
+ field_code: string;
520
+ field_type: string;
521
+ result?: undefined;
522
+ unit?: undefined;
523
+ };
524
+ datasource_bind: {
525
+ app_id: string;
526
+ data_code: string;
527
+ svc_code: string;
528
+ value_field_code: string;
529
+ show_order: boolean;
530
+ display_bo_list: {
531
+ value: string;
532
+ field_type: string;
533
+ type: string;
534
+ }[];
535
+ orders: {
536
+ column_name: string;
537
+ desc: boolean;
538
+ }[];
539
+ filters: {
540
+ type: string;
541
+ id: null;
542
+ rule_id: string;
543
+ level: number;
544
+ value: string;
545
+ children: {
546
+ type: string;
547
+ id: null;
548
+ rule_id: string;
549
+ describe: string;
550
+ checked: boolean;
551
+ symbol: string;
552
+ left_variable_bo: {
553
+ type: string;
554
+ value: string;
555
+ };
556
+ right_variable_bo: {
557
+ type: string;
558
+ value: string[];
559
+ };
560
+ }[];
561
+ }[];
562
+ is_open_view_filters: number;
563
+ view_filters: never[];
564
+ parent_field: null;
565
+ root_node: null;
566
+ attributes: null;
567
+ };
568
+ props: {
569
+ date_type?: undefined;
570
+ display_level?: undefined;
571
+ show_sub_dept?: undefined;
572
+ options?: undefined;
573
+ precision?: undefined;
574
+ micrometer?: undefined;
575
+ };
576
+ encrypted: null;
577
+ encrypted_mode: null;
578
+ } | {
579
+ parent_id: null;
580
+ control_id: string;
581
+ caption: string;
582
+ type: string;
583
+ required: boolean;
584
+ field_type: string;
585
+ data_bind: {
586
+ data_code: string;
587
+ field_code: string;
588
+ field_type: string;
589
+ result?: undefined;
590
+ unit?: undefined;
591
+ };
592
+ datasource_bind: {
593
+ app_id: string;
594
+ data_code: string;
595
+ svc_code: string;
596
+ value_field_code: string;
597
+ show_order: boolean;
598
+ display_bo_list: never[];
599
+ orders: {
600
+ column_name: string;
601
+ desc: boolean;
602
+ }[];
603
+ filters: {
604
+ type: string;
605
+ id: null;
606
+ rule_id: string;
607
+ level: number;
608
+ value: string;
609
+ children: ({
610
+ type: string;
611
+ id: null;
612
+ rule_id: string;
613
+ describe: string;
614
+ checked: boolean;
615
+ symbol: string;
616
+ left_variable_bo: {
617
+ type: string;
618
+ value: string;
619
+ };
620
+ right_variable_bo: {
621
+ type: string;
622
+ value: string[];
623
+ };
624
+ level?: undefined;
625
+ value?: undefined;
626
+ children?: undefined;
627
+ } | {
628
+ type: string;
629
+ id: null;
630
+ rule_id: string;
631
+ level: number;
632
+ value: string;
633
+ children: {
634
+ type: string;
635
+ id: null;
636
+ rule_id: string;
637
+ describe: string;
638
+ checked: boolean;
639
+ symbol: string;
640
+ left_variable_bo: {
641
+ type: string;
642
+ value: string;
643
+ };
644
+ right_variable_bo: {
645
+ type: string;
646
+ value: string[];
647
+ };
648
+ }[];
649
+ describe?: undefined;
650
+ checked?: undefined;
651
+ symbol?: undefined;
652
+ left_variable_bo?: undefined;
653
+ right_variable_bo?: undefined;
654
+ })[];
655
+ }[];
656
+ is_open_view_filters: number;
657
+ view_filters: never[];
658
+ parent_field: null;
659
+ root_node: null;
660
+ attributes: {
661
+ key: string;
662
+ name: string;
663
+ value: {
664
+ type: string;
665
+ value: string;
666
+ field_type: string;
667
+ }[];
668
+ }[];
669
+ };
670
+ props: {
671
+ display_level: number;
672
+ show_sub_dept: boolean;
673
+ date_type?: undefined;
674
+ options?: undefined;
675
+ precision?: undefined;
676
+ micrometer?: undefined;
677
+ };
678
+ encrypted: null;
679
+ encrypted_mode: null;
680
+ } | {
681
+ parent_id: null;
682
+ control_id: string;
683
+ caption: string;
684
+ type: string;
685
+ required: boolean;
686
+ field_type: string;
687
+ data_bind: {
688
+ data_code: string;
689
+ field_code: string;
690
+ field_type: string;
691
+ result?: undefined;
692
+ unit?: undefined;
693
+ };
694
+ datasource_bind: null;
695
+ props: {
696
+ date_type?: undefined;
697
+ display_level?: undefined;
698
+ show_sub_dept?: undefined;
699
+ options?: undefined;
700
+ precision?: undefined;
701
+ micrometer?: undefined;
702
+ };
703
+ encrypted: boolean;
704
+ encrypted_mode: string;
705
+ } | {
706
+ parent_id: null;
707
+ control_id: string;
708
+ caption: string;
709
+ type: string;
710
+ required: boolean;
711
+ field_type: string;
712
+ data_bind: {
713
+ data_code: string;
714
+ field_code: string;
715
+ field_type: string;
716
+ result?: undefined;
717
+ unit?: undefined;
718
+ };
719
+ datasource_bind: null;
720
+ props: {
721
+ date_type?: undefined;
722
+ display_level?: undefined;
723
+ show_sub_dept?: undefined;
724
+ options?: undefined;
725
+ precision?: undefined;
726
+ micrometer?: undefined;
727
+ };
728
+ encrypted: null;
729
+ encrypted_mode: null;
730
+ } | {
731
+ parent_id: null;
732
+ control_id: string;
733
+ caption: string;
734
+ type: string;
735
+ required: boolean;
736
+ field_type: string;
737
+ data_bind: {
738
+ data_code: string;
739
+ field_code: string;
740
+ field_type: string;
741
+ result?: undefined;
742
+ unit?: undefined;
743
+ };
744
+ datasource_bind: {
745
+ app_id: string;
746
+ data_code: string;
747
+ svc_code: string;
748
+ value_field_code: string;
749
+ show_order: boolean;
750
+ display_bo_list: never[];
751
+ orders: never[];
752
+ filters: {
753
+ type: string;
754
+ id: null;
755
+ rule_id: string;
756
+ describe: string;
757
+ checked: boolean;
758
+ symbol: string;
759
+ left_variable_bo: {
760
+ type: string;
761
+ value: string;
762
+ };
763
+ right_variable_bo: {
764
+ type: string;
765
+ value: string[];
766
+ };
767
+ }[];
768
+ is_open_view_filters: number;
769
+ view_filters: never[];
770
+ parent_field: null;
771
+ root_node: null;
772
+ attributes: {
773
+ key: string;
774
+ name: string;
775
+ value: {
776
+ type: string;
777
+ value: string;
778
+ field_type: string;
779
+ }[];
780
+ }[];
781
+ };
782
+ props: {
783
+ display_level: number;
784
+ show_sub_dept: boolean;
785
+ date_type?: undefined;
786
+ options?: undefined;
787
+ precision?: undefined;
788
+ micrometer?: undefined;
789
+ };
790
+ encrypted: null;
791
+ encrypted_mode: null;
792
+ } | {
793
+ parent_id: null;
794
+ control_id: string;
795
+ caption: string;
796
+ type: string;
797
+ required: boolean;
798
+ field_type: string;
799
+ data_bind: {
800
+ data_code: string;
801
+ field_code: string;
802
+ field_type: string;
803
+ result?: undefined;
804
+ unit?: undefined;
805
+ };
806
+ datasource_bind: null;
807
+ props: {
808
+ options: {
809
+ id: string;
810
+ label: string;
811
+ value: string;
812
+ }[];
813
+ date_type?: undefined;
814
+ display_level?: undefined;
815
+ show_sub_dept?: undefined;
816
+ precision?: undefined;
817
+ micrometer?: undefined;
818
+ };
819
+ encrypted: null;
820
+ encrypted_mode: null;
821
+ } | {
822
+ parent_id: null;
823
+ control_id: string;
824
+ caption: string;
825
+ type: string;
826
+ required: null;
827
+ field_type: string;
828
+ data_bind: null;
829
+ datasource_bind: {
830
+ app_id: string;
831
+ data_code: string;
832
+ svc_code: string;
833
+ value_field_code: string;
834
+ show_order: boolean;
835
+ display_bo_list: never[];
836
+ orders: never[];
837
+ filters: never[];
838
+ is_open_view_filters: number;
839
+ view_filters: never[];
840
+ parent_field: null;
841
+ root_node: null;
842
+ attributes: null;
843
+ };
844
+ props: {
845
+ date_type?: undefined;
846
+ display_level?: undefined;
847
+ show_sub_dept?: undefined;
848
+ options?: undefined;
849
+ precision?: undefined;
850
+ micrometer?: undefined;
851
+ };
852
+ encrypted: null;
853
+ encrypted_mode: null;
854
+ } | {
855
+ parent_id: string;
856
+ control_id: string;
857
+ caption: string;
858
+ type: string;
859
+ required: boolean;
860
+ field_type: string;
861
+ data_bind: {
862
+ data_code: string;
863
+ field_code: string;
864
+ field_type: string;
865
+ result?: undefined;
866
+ unit?: undefined;
867
+ };
868
+ datasource_bind: {
869
+ app_id: string;
870
+ data_code: string;
871
+ svc_code: string;
872
+ value_field_code: string;
873
+ show_order: boolean;
874
+ display_bo_list: never[];
875
+ orders: never[];
876
+ filters: {
877
+ type: string;
878
+ id: null;
879
+ rule_id: string;
880
+ describe: string;
881
+ checked: boolean;
882
+ symbol: string;
883
+ left_variable_bo: {
884
+ type: string;
885
+ value: string;
886
+ };
887
+ right_variable_bo: {
888
+ type: string;
889
+ value: string[];
890
+ };
891
+ }[];
892
+ is_open_view_filters: number;
893
+ view_filters: never[];
894
+ parent_field: null;
895
+ root_node: null;
896
+ attributes: {
897
+ key: string;
898
+ name: string;
899
+ value: {
900
+ type: string;
901
+ value: string;
902
+ field_type: string;
903
+ }[];
904
+ }[];
905
+ };
906
+ props: {
907
+ display_level: number;
908
+ show_sub_dept: boolean;
909
+ date_type?: undefined;
910
+ options?: undefined;
911
+ precision?: undefined;
912
+ micrometer?: undefined;
913
+ };
914
+ encrypted: null;
915
+ encrypted_mode: null;
916
+ } | {
917
+ parent_id: string;
918
+ control_id: string;
919
+ caption: string;
920
+ type: string;
921
+ required: boolean;
922
+ field_type: string;
923
+ data_bind: {
924
+ data_code: string;
925
+ field_code: string;
926
+ field_type: string;
927
+ result?: undefined;
928
+ unit?: undefined;
929
+ };
930
+ datasource_bind: null;
931
+ props: {
932
+ date_type?: undefined;
933
+ display_level?: undefined;
934
+ show_sub_dept?: undefined;
935
+ options?: undefined;
936
+ precision?: undefined;
937
+ micrometer?: undefined;
938
+ };
939
+ encrypted: boolean;
940
+ encrypted_mode: string;
941
+ } | {
942
+ parent_id: string;
943
+ control_id: string;
944
+ caption: string;
945
+ type: string;
946
+ required: boolean;
947
+ field_type: string;
948
+ data_bind: {
949
+ data_code: string;
950
+ field_code: string;
951
+ field_type: string;
952
+ result?: undefined;
953
+ unit?: undefined;
954
+ };
955
+ datasource_bind: {
956
+ app_id: string;
957
+ data_code: string;
958
+ svc_code: string;
959
+ value_field_code: string;
960
+ show_order: boolean;
961
+ display_bo_list: never[];
962
+ orders: never[];
963
+ filters: {
964
+ type: string;
965
+ id: null;
966
+ rule_id: string;
967
+ level: number;
968
+ value: string;
969
+ children: {
970
+ type: string;
971
+ id: null;
972
+ rule_id: string;
973
+ describe: string;
974
+ checked: boolean;
975
+ symbol: string;
976
+ left_variable_bo: {
977
+ type: string;
978
+ value: string;
979
+ };
980
+ right_variable_bo: {
981
+ type: string;
982
+ value: string[];
983
+ };
984
+ }[];
985
+ }[];
986
+ is_open_view_filters: number;
987
+ view_filters: never[];
988
+ parent_field: null;
989
+ root_node: null;
990
+ attributes: {
991
+ key: string;
992
+ name: string;
993
+ value: {
994
+ type: string;
995
+ value: string;
996
+ field_type: string;
997
+ }[];
998
+ }[];
999
+ };
1000
+ props: {
1001
+ date_type?: undefined;
1002
+ display_level?: undefined;
1003
+ show_sub_dept?: undefined;
1004
+ options?: undefined;
1005
+ precision?: undefined;
1006
+ micrometer?: undefined;
1007
+ };
1008
+ encrypted: null;
1009
+ encrypted_mode: null;
1010
+ } | {
1011
+ parent_id: string;
1012
+ control_id: string;
1013
+ caption: string;
1014
+ type: string;
1015
+ required: boolean;
1016
+ field_type: string;
1017
+ data_bind: {
1018
+ data_code: string;
1019
+ field_code: string;
1020
+ field_type: string;
1021
+ result?: undefined;
1022
+ unit?: undefined;
1023
+ };
1024
+ datasource_bind: {
1025
+ app_id: string;
1026
+ data_code: string;
1027
+ svc_code: string;
1028
+ value_field_code: string;
1029
+ show_order: boolean;
1030
+ display_bo_list: {
1031
+ value: string;
1032
+ field_type: string;
1033
+ type: string;
1034
+ }[];
1035
+ orders: {
1036
+ column_name: string;
1037
+ desc: boolean;
1038
+ }[];
1039
+ filters: {
1040
+ type: string;
1041
+ id: null;
1042
+ rule_id: string;
1043
+ describe: string;
1044
+ checked: boolean;
1045
+ symbol: string;
1046
+ left_variable_bo: {
1047
+ type: string;
1048
+ value: string;
1049
+ };
1050
+ right_variable_bo: {
1051
+ type: string;
1052
+ value: string[];
1053
+ };
1054
+ }[];
1055
+ is_open_view_filters: number;
1056
+ view_filters: never[];
1057
+ parent_field: null;
1058
+ root_node: null;
1059
+ attributes: null;
1060
+ };
1061
+ props: {
1062
+ date_type?: undefined;
1063
+ display_level?: undefined;
1064
+ show_sub_dept?: undefined;
1065
+ options?: undefined;
1066
+ precision?: undefined;
1067
+ micrometer?: undefined;
1068
+ };
1069
+ encrypted: null;
1070
+ encrypted_mode: null;
1071
+ } | {
1072
+ parent_id: null;
1073
+ control_id: string;
1074
+ caption: string;
1075
+ type: string;
1076
+ required: boolean;
1077
+ field_type: string;
1078
+ data_bind: {
1079
+ result: {
1080
+ data_code: string;
1081
+ field_code: string;
1082
+ field_type: string;
1083
+ };
1084
+ unit: {
1085
+ data_code: string;
1086
+ field_code: string;
1087
+ field_type: string;
1088
+ };
1089
+ data_code?: undefined;
1090
+ field_code?: undefined;
1091
+ field_type?: undefined;
1092
+ };
1093
+ datasource_bind: null;
1094
+ props: {
1095
+ precision: number;
1096
+ micrometer: boolean;
1097
+ date_type?: undefined;
1098
+ display_level?: undefined;
1099
+ show_sub_dept?: undefined;
1100
+ options?: undefined;
1101
+ };
1102
+ encrypted: null;
1103
+ encrypted_mode: null;
1104
+ } | {
1105
+ parent_id: string;
1106
+ control_id: string;
1107
+ caption: string;
1108
+ type: string;
1109
+ required: boolean;
1110
+ field_type: string;
1111
+ data_bind: {
1112
+ data_code: string;
1113
+ field_code: string;
1114
+ field_type: string;
1115
+ result?: undefined;
1116
+ unit?: undefined;
1117
+ };
1118
+ datasource_bind: {
1119
+ app_id: string;
1120
+ data_code: string;
1121
+ svc_code: string;
1122
+ value_field_code: string;
1123
+ show_order: boolean;
1124
+ display_bo_list: {
1125
+ value: string;
1126
+ field_type: string;
1127
+ type: string;
1128
+ }[];
1129
+ orders: never[];
1130
+ filters: {
1131
+ type: string;
1132
+ id: null;
1133
+ rule_id: string;
1134
+ level: number;
1135
+ value: string;
1136
+ children: {
1137
+ type: string;
1138
+ id: null;
1139
+ rule_id: string;
1140
+ describe: string;
1141
+ checked: boolean;
1142
+ symbol: string;
1143
+ left_variable_bo: {
1144
+ type: string;
1145
+ value: string;
1146
+ };
1147
+ right_variable_bo: {
1148
+ type: string;
1149
+ value: string[];
1150
+ };
1151
+ }[];
1152
+ }[];
1153
+ is_open_view_filters: number;
1154
+ view_filters: {
1155
+ type: string;
1156
+ id: null;
1157
+ rule_id: string;
1158
+ describe: string;
1159
+ checked: boolean;
1160
+ symbol: string;
1161
+ left_variable_bo: {
1162
+ type: string;
1163
+ value: string;
1164
+ };
1165
+ right_variable_bo: {
1166
+ type: string;
1167
+ value: string[];
1168
+ };
1169
+ }[];
1170
+ parent_field: null;
1171
+ root_node: null;
1172
+ attributes: null;
1173
+ };
1174
+ props: {
1175
+ date_type?: undefined;
1176
+ display_level?: undefined;
1177
+ show_sub_dept?: undefined;
1178
+ options?: undefined;
1179
+ precision?: undefined;
1180
+ micrometer?: undefined;
1181
+ };
1182
+ encrypted: null;
1183
+ encrypted_mode: null;
1184
+ } | {
1185
+ parent_id: string;
1186
+ control_id: string;
1187
+ caption: string;
1188
+ type: string;
1189
+ required: boolean;
1190
+ field_type: string;
1191
+ data_bind: {
1192
+ data_code: string;
1193
+ field_code: string;
1194
+ field_type: string;
1195
+ result?: undefined;
1196
+ unit?: undefined;
1197
+ };
1198
+ datasource_bind: null;
1199
+ props: {
1200
+ precision: number;
1201
+ micrometer: boolean;
1202
+ date_type?: undefined;
1203
+ display_level?: undefined;
1204
+ show_sub_dept?: undefined;
1205
+ options?: undefined;
1206
+ };
1207
+ encrypted: null;
1208
+ encrypted_mode: null;
1209
+ } | {
1210
+ parent_id: string;
1211
+ control_id: string;
1212
+ caption: string;
1213
+ type: string;
1214
+ required: boolean;
1215
+ field_type: string;
1216
+ data_bind: {
1217
+ result: {
1218
+ data_code: string;
1219
+ field_code: string;
1220
+ field_type: string;
1221
+ };
1222
+ unit: {
1223
+ data_code: string;
1224
+ field_code: string;
1225
+ field_type: string;
1226
+ };
1227
+ data_code?: undefined;
1228
+ field_code?: undefined;
1229
+ field_type?: undefined;
1230
+ };
1231
+ datasource_bind: null;
1232
+ props: {
1233
+ precision: number;
1234
+ micrometer: boolean;
1235
+ date_type?: undefined;
1236
+ display_level?: undefined;
1237
+ show_sub_dept?: undefined;
1238
+ options?: undefined;
1239
+ };
1240
+ encrypted: null;
1241
+ encrypted_mode: null;
1242
+ } | {
1243
+ parent_id: null;
1244
+ control_id: string;
1245
+ caption: string;
1246
+ type: string;
1247
+ required: boolean;
1248
+ field_type: string;
1249
+ data_bind: {
1250
+ data_code: string;
1251
+ field_code: string;
1252
+ field_type: string;
1253
+ result?: undefined;
1254
+ unit?: undefined;
1255
+ };
1256
+ datasource_bind: {
1257
+ app_id: string;
1258
+ data_code: string;
1259
+ svc_code: string;
1260
+ value_field_code: string;
1261
+ show_order: boolean;
1262
+ display_bo_list: {
1263
+ value: string;
1264
+ field_type: string;
1265
+ type: string;
1266
+ }[];
1267
+ orders: {
1268
+ column_name: string;
1269
+ desc: boolean;
1270
+ }[];
1271
+ filters: {
1272
+ type: string;
1273
+ id: null;
1274
+ rule_id: string;
1275
+ describe: string;
1276
+ checked: boolean;
1277
+ symbol: string;
1278
+ left_variable_bo: {
1279
+ type: string;
1280
+ value: string;
1281
+ };
1282
+ right_variable_bo: {
1283
+ type: string;
1284
+ value: string[];
1285
+ };
1286
+ }[];
1287
+ is_open_view_filters: number;
1288
+ view_filters: never[];
1289
+ parent_field: null;
1290
+ root_node: null;
1291
+ attributes: null;
1292
+ };
1293
+ props: {
1294
+ date_type?: undefined;
1295
+ display_level?: undefined;
1296
+ show_sub_dept?: undefined;
1297
+ options?: undefined;
1298
+ precision?: undefined;
1299
+ micrometer?: undefined;
1300
+ };
1301
+ encrypted: null;
1302
+ encrypted_mode: null;
1303
+ } | {
1304
+ parent_id: null;
1305
+ control_id: string;
1306
+ caption: string;
1307
+ type: string;
1308
+ required: boolean;
1309
+ field_type: string;
1310
+ data_bind: {
1311
+ data_code: string;
1312
+ field_code: string;
1313
+ field_type: string;
1314
+ result?: undefined;
1315
+ unit?: undefined;
1316
+ };
1317
+ datasource_bind: {
1318
+ app_id: string;
1319
+ data_code: string;
1320
+ svc_code: string;
1321
+ value_field_code: string;
1322
+ show_order: boolean;
1323
+ display_bo_list: {
1324
+ value: string;
1325
+ field_type: string;
1326
+ type: string;
1327
+ }[];
1328
+ orders: never[];
1329
+ filters: {
1330
+ type: string;
1331
+ id: null;
1332
+ rule_id: string;
1333
+ level: number;
1334
+ value: string;
1335
+ children: ({
1336
+ type: string;
1337
+ id: null;
1338
+ rule_id: string;
1339
+ level: number;
1340
+ value: string;
1341
+ children: {
1342
+ type: string;
1343
+ id: null;
1344
+ rule_id: string;
1345
+ describe: string;
1346
+ checked: boolean;
1347
+ symbol: string;
1348
+ left_variable_bo: {
1349
+ type: string;
1350
+ value: string;
1351
+ };
1352
+ right_variable_bo: {
1353
+ type: string;
1354
+ value: string[];
1355
+ };
1356
+ }[];
1357
+ describe?: undefined;
1358
+ checked?: undefined;
1359
+ symbol?: undefined;
1360
+ left_variable_bo?: undefined;
1361
+ right_variable_bo?: undefined;
1362
+ } | {
1363
+ type: string;
1364
+ id: null;
1365
+ rule_id: string;
1366
+ describe: string;
1367
+ checked: boolean;
1368
+ symbol: string;
1369
+ left_variable_bo: {
1370
+ type: string;
1371
+ value: string;
1372
+ };
1373
+ right_variable_bo: {
1374
+ type: string;
1375
+ value: string[];
1376
+ };
1377
+ level?: undefined;
1378
+ value?: undefined;
1379
+ children?: undefined;
1380
+ })[];
1381
+ }[];
1382
+ is_open_view_filters: number;
1383
+ view_filters: {
1384
+ type: string;
1385
+ id: null;
1386
+ rule_id: string;
1387
+ level: number;
1388
+ value: string;
1389
+ children: {
1390
+ type: string;
1391
+ id: null;
1392
+ rule_id: string;
1393
+ describe: string;
1394
+ checked: boolean;
1395
+ symbol: string;
1396
+ left_variable_bo: {
1397
+ type: string;
1398
+ value: string;
1399
+ };
1400
+ right_variable_bo: {
1401
+ type: string;
1402
+ value: string[];
1403
+ };
1404
+ }[];
1405
+ }[];
1406
+ parent_field: null;
1407
+ root_node: null;
1408
+ attributes: null;
1409
+ };
1410
+ props: {
1411
+ date_type?: undefined;
1412
+ display_level?: undefined;
1413
+ show_sub_dept?: undefined;
1414
+ options?: undefined;
1415
+ precision?: undefined;
1416
+ micrometer?: undefined;
1417
+ };
1418
+ encrypted: null;
1419
+ encrypted_mode: null;
1420
+ })[];
1421
+ permission_controls: ({
1422
+ can_edit: boolean;
1423
+ can_hide: boolean;
1424
+ can_read: boolean;
1425
+ caption: string;
1426
+ control_id: string;
1427
+ control_type: string;
1428
+ type: string;
1429
+ parent_id: null;
1430
+ group: string;
1431
+ } | {
1432
+ can_edit: boolean;
1433
+ can_hide: boolean;
1434
+ can_read: boolean;
1435
+ caption: string;
1436
+ control_id: string;
1437
+ control_type: string;
1438
+ type: string;
1439
+ parent_id: string;
1440
+ group: string;
1441
+ })[];
1442
+ permission_maps: {
1443
+ behaviors: never[];
1444
+ };
1445
+ button_groups: ({
1446
+ name: string;
1447
+ type: string;
1448
+ props: {
1449
+ value: boolean;
1450
+ formKey?: undefined;
1451
+ template?: undefined;
1452
+ time?: undefined;
1453
+ type?: undefined;
1454
+ };
1455
+ } | {
1456
+ name: string;
1457
+ type: string;
1458
+ props: {
1459
+ value: boolean;
1460
+ formKey: string;
1461
+ template: never[];
1462
+ time?: undefined;
1463
+ type?: undefined;
1464
+ };
1465
+ } | {
1466
+ name: string;
1467
+ type: string;
1468
+ props: {
1469
+ value: boolean;
1470
+ time: string;
1471
+ type: string;
1472
+ formKey?: undefined;
1473
+ template?: undefined;
1474
+ };
1475
+ })[];
1476
+ refer_component_id_list: never[];
1477
+ refer_component_prop_list: never[];
1478
+ datasources: never[];
1479
+ title_setting: {
1480
+ name: string;
1481
+ type: string;
1482
+ props: {
1483
+ value: boolean;
1484
+ i18n: {
1485
+ zh: string;
1486
+ ja: string;
1487
+ en: string;
1488
+ };
1489
+ fx: {};
1490
+ };
1491
+ }[];
1492
+ };
1493
+ display_conf: string;
1494
+ support_mobile: boolean;
1495
+ control_data_model: string;
1496
+ data_model: {
1497
+ data_code: string;
1498
+ data_field_list: ({
1499
+ field_name: string;
1500
+ desc: null;
1501
+ field_code: string;
1502
+ field_type: string;
1503
+ length: number;
1504
+ is_nullable: number;
1505
+ is_index: number;
1506
+ is_primary: number;
1507
+ is_unique: number;
1508
+ relate_code: null;
1509
+ relate_name: null;
1510
+ is_system: number;
1511
+ is_delete: number;
1512
+ is_bind_datasource: number;
1513
+ datasource_bind: null;
1514
+ auto_number_bo: null;
1515
+ props: null;
1516
+ default_value_bo: null;
1517
+ } | {
1518
+ field_name: string;
1519
+ desc: string;
1520
+ field_code: string;
1521
+ field_type: string;
1522
+ length: number;
1523
+ is_nullable: number;
1524
+ is_index: number;
1525
+ is_primary: number;
1526
+ is_unique: number;
1527
+ relate_code: string;
1528
+ relate_name: string;
1529
+ is_system: number;
1530
+ is_delete: number;
1531
+ is_bind_datasource: number;
1532
+ datasource_bind: null;
1533
+ auto_number_bo: {
1534
+ auto_number_type: number;
1535
+ prefix: string;
1536
+ date_prefix_format: number;
1537
+ min_digit: number;
1538
+ initial_value: number;
1539
+ create_type: number;
1540
+ reset_mode: number;
1541
+ };
1542
+ props: null;
1543
+ default_value_bo: {
1544
+ default_value: string;
1545
+ display_value: string;
1546
+ };
1547
+ } | {
1548
+ field_name: string;
1549
+ desc: string;
1550
+ field_code: string;
1551
+ field_type: string;
1552
+ length: number;
1553
+ is_nullable: number;
1554
+ is_index: number;
1555
+ is_primary: number;
1556
+ is_unique: number;
1557
+ relate_code: string;
1558
+ relate_name: string;
1559
+ is_system: number;
1560
+ is_delete: number;
1561
+ is_bind_datasource: number;
1562
+ datasource_bind: {
1563
+ app_id: string;
1564
+ data_code: string;
1565
+ svc_code: string;
1566
+ value_field_code: string;
1567
+ show_order: boolean;
1568
+ display_bo_list: {
1569
+ value: string;
1570
+ field_type: string;
1571
+ type: string;
1572
+ }[];
1573
+ orders: never[];
1574
+ filters: {
1575
+ type: string;
1576
+ id: null;
1577
+ rule_id: string;
1578
+ describe: string;
1579
+ checked: boolean;
1580
+ symbol: string;
1581
+ left_variable_bo: {
1582
+ type: string;
1583
+ value: string;
1584
+ };
1585
+ right_variable_bo: {
1586
+ type: string;
1587
+ value: string[];
1588
+ };
1589
+ }[];
1590
+ is_open_view_filters: number;
1591
+ view_filters: never[];
1592
+ parent_field: null;
1593
+ root_node: null;
1594
+ attributes: null;
1595
+ };
1596
+ auto_number_bo: {
1597
+ auto_number_type: number;
1598
+ prefix: string;
1599
+ date_prefix_format: number;
1600
+ min_digit: number;
1601
+ initial_value: number;
1602
+ create_type: number;
1603
+ reset_mode: number;
1604
+ };
1605
+ props: null;
1606
+ default_value_bo: {
1607
+ default_value: string;
1608
+ display_value: string;
1609
+ };
1610
+ })[];
1611
+ };
1612
+ sub_data_model_list: {
1613
+ data_code: string;
1614
+ data_field_list: ({
1615
+ field_name: string;
1616
+ desc: null;
1617
+ field_code: string;
1618
+ field_type: string;
1619
+ length: number;
1620
+ is_nullable: number;
1621
+ is_index: number;
1622
+ is_primary: number;
1623
+ is_unique: number;
1624
+ relate_code: null;
1625
+ relate_name: null;
1626
+ is_system: number;
1627
+ is_delete: number;
1628
+ is_bind_datasource: number;
1629
+ datasource_bind: null;
1630
+ auto_number_bo: null;
1631
+ props: null;
1632
+ default_value_bo: null;
1633
+ } | {
1634
+ field_name: string;
1635
+ desc: string;
1636
+ field_code: string;
1637
+ field_type: string;
1638
+ length: number;
1639
+ is_nullable: number;
1640
+ is_index: number;
1641
+ is_primary: number;
1642
+ is_unique: number;
1643
+ relate_code: string;
1644
+ relate_name: string;
1645
+ is_system: number;
1646
+ is_delete: number;
1647
+ is_bind_datasource: number;
1648
+ datasource_bind: null;
1649
+ auto_number_bo: {
1650
+ auto_number_type: number;
1651
+ prefix: string;
1652
+ date_prefix_format: number;
1653
+ min_digit: number;
1654
+ initial_value: number;
1655
+ create_type: number;
1656
+ reset_mode: number;
1657
+ };
1658
+ props: null;
1659
+ default_value_bo: {
1660
+ default_value: string;
1661
+ display_value: string;
1662
+ };
1663
+ } | {
1664
+ field_name: string;
1665
+ desc: null;
1666
+ field_code: string;
1667
+ field_type: string;
1668
+ length: number;
1669
+ is_nullable: number;
1670
+ is_index: number;
1671
+ is_primary: number;
1672
+ is_unique: number;
1673
+ relate_code: string;
1674
+ relate_name: string;
1675
+ is_system: number;
1676
+ is_delete: number;
1677
+ is_bind_datasource: number;
1678
+ datasource_bind: null;
1679
+ auto_number_bo: null;
1680
+ props: null;
1681
+ default_value_bo: null;
1682
+ })[];
1683
+ }[];
1684
+ data_code: string;
1685
+ form_process_param: {
1686
+ is_bind_process_start_node: boolean;
1687
+ old_process_key: string;
1688
+ process_key: string;
1689
+ draft: boolean;
1690
+ process_version: string;
1691
+ };
1692
+ form_async_render: boolean;
1693
+ header_data: {
1694
+ descript: string;
1695
+ submit_user: null;
1696
+ submit_dept: null;
1697
+ current_approvar: null;
1698
+ submit_time: null;
1699
+ subject: null;
1700
+ };
1701
+ mobile_show_type: number;
1702
+ mobile_display_setting: {
1703
+ header_display: never[];
1704
+ column_display: never[];
1705
+ };
1706
+ };