@byteluck-fe/runtime-engine 1.2.3 → 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 +38 -36
  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,37 +1,37 @@
1
1
  import { Ref, ComputedRef } from 'vue';
2
- import { PAGE_STATUS } from '@byteluck-fe/model-driven-core-all';
3
- import { Engine, EventPayload } from '@byteluck-fe/model-driven-engine';
4
- export interface FormEngineModalProps {
5
- visible: boolean;
6
- formKey: string;
7
- readonly: boolean;
8
- appId?: string;
9
- async: boolean;
10
- uid?: string;
11
- onEngineMounted?: (engine: Engine) => void;
12
- onEngineSubmitted?: (engine: Engine, payload: EventPayload) => void;
13
- onCloseError?: () => Promise<void | boolean>;
14
- }
15
- /**
16
- * 处理表单弹窗逻辑
17
- * */
18
- export declare function useFormEngineModal(props: FormEngineModalProps): {
19
- context: Engine | undefined;
20
- state: {
21
- data: any;
22
- url: Record<string, unknown>;
23
- uId?: string | null | undefined;
24
- appId: string;
25
- formKey: string;
26
- dataCode?: string | undefined;
27
- formType: string;
28
- };
29
- loading: Ref<boolean>;
30
- onEngineInit: (engine: Engine) => void;
31
- hasPermission: Ref<boolean>;
32
- supportMobile: Ref<boolean>;
33
- pageStatus: ComputedRef<PAGE_STATUS.READONLY | PAGE_STATUS.EDITABLE>;
34
- findForm: Ref<boolean>;
35
- isBindProcess: ComputedRef<any>;
36
- onClose: () => Promise<void>;
37
- };
2
+ import { PAGE_STATUS } from '@byteluck-fe/model-driven-core-all';
3
+ import { Engine, EventPayload } from '@byteluck-fe/model-driven-engine';
4
+ export interface FormEngineModalProps {
5
+ visible: boolean;
6
+ formKey: string;
7
+ readonly: boolean;
8
+ appId?: string;
9
+ async: boolean;
10
+ uid?: string;
11
+ onEngineMounted?: (engine: Engine) => void;
12
+ onEngineSubmitted?: (engine: Engine, payload: EventPayload) => void;
13
+ onCloseError?: () => Promise<void | boolean>;
14
+ }
15
+ /**
16
+ * 处理表单弹窗逻辑
17
+ * */
18
+ export declare function useFormEngineModal(props: FormEngineModalProps): {
19
+ context: Engine | undefined;
20
+ state: {
21
+ data: any;
22
+ url: Record<string, unknown>;
23
+ uId?: string | null | undefined;
24
+ appId: string;
25
+ formKey: string;
26
+ dataCode?: string | undefined;
27
+ formType: string;
28
+ };
29
+ loading: Ref<boolean>;
30
+ onEngineInit: (engine: Engine) => void;
31
+ hasPermission: Ref<boolean>;
32
+ supportMobile: Ref<boolean>;
33
+ pageStatus: ComputedRef<PAGE_STATUS.READONLY | PAGE_STATUS.EDITABLE>;
34
+ findForm: Ref<boolean>;
35
+ isBindProcess: ComputedRef<any>;
36
+ onClose: () => Promise<void>;
37
+ };
@@ -1,20 +1,20 @@
1
- import { ComputedRef, Ref } from 'vue';
2
- /**
3
- * 获取表单数据逻辑
4
- * */
5
- export declare function useFormState(formKey: Ref<string> | string, visible: Ref<boolean>, uId?: ComputedRef<string | undefined>, appId?: Ref<string | undefined> | string): {
6
- state: {
7
- data: any;
8
- url: Record<string, unknown>;
9
- uId?: string | null | undefined;
10
- appId: string;
11
- formKey: string;
12
- dataCode?: string | undefined;
13
- formType: string;
14
- };
15
- loading: Ref<boolean>;
16
- hasPermission: Ref<boolean>;
17
- supportMobile: Ref<boolean>;
18
- findForm: Ref<boolean>;
19
- isBindProcess: ComputedRef<any>;
20
- };
1
+ import { ComputedRef, Ref } from 'vue';
2
+ /**
3
+ * 获取表单数据逻辑
4
+ * */
5
+ export declare function useFormState(formKey: Ref<string> | string, visible: Ref<boolean>, uId?: ComputedRef<string | undefined>, appId?: Ref<string | undefined> | string): {
6
+ state: {
7
+ data: any;
8
+ url: Record<string, unknown>;
9
+ uId?: string | null | undefined;
10
+ appId: string;
11
+ formKey: string;
12
+ dataCode?: string | undefined;
13
+ formType: string;
14
+ };
15
+ loading: Ref<boolean>;
16
+ hasPermission: Ref<boolean>;
17
+ supportMobile: Ref<boolean>;
18
+ findForm: Ref<boolean>;
19
+ isBindProcess: ComputedRef<any>;
20
+ };
@@ -1,14 +1,14 @@
1
- export * from './table';
2
- export * from './formEngineModal';
3
- export * from './listEngineModal';
4
- export * from './usePrint';
5
- export * from './useWidgets';
6
- export * from './usePageStatus';
7
- export * from './usePreviewMode';
8
- export * from './useChannel';
9
- export * from './useMenu';
10
- export * from './useLayout';
11
- export * from './useList';
12
- export * from './useLayoutChildren';
13
- export * from './useInstanceProps';
14
- export * from './useOcr';
1
+ export * from './table';
2
+ export * from './formEngineModal';
3
+ export * from './listEngineModal';
4
+ export * from './usePrint';
5
+ export * from './useWidgets';
6
+ export * from './usePageStatus';
7
+ export * from './usePreviewMode';
8
+ export * from './useChannel';
9
+ export * from './useMenu';
10
+ export * from './useLayout';
11
+ export * from './useList';
12
+ export * from './useLayoutChildren';
13
+ export * from './useInstanceProps';
14
+ export * from './useOcr';
@@ -1,5 +1,5 @@
1
- export * from './useListEngineModal';
2
- export * from './useFullScreen';
3
- export * from './useListEngineContext';
4
- export * from './useListState';
5
- export * from './useListSelection';
1
+ export * from './useListEngineModal';
2
+ export * from './useFullScreen';
3
+ export * from './useListEngineContext';
4
+ export * from './useListState';
5
+ export * from './useListSelection';
@@ -1,4 +1,4 @@
1
- import { Engine } from '@byteluck-fe/model-driven-engine';
2
- import { FieldFilterCondition, FieldFilterConditions } from '@byteluck-fe/model-driven-core-all';
3
- import { DataSourceOrderItem } from '@byteluck-fe/model-driven-core-all';
4
- export declare function mergeListFilterAndOrders(engine: Engine, filters?: Array<FieldFilterCondition | FieldFilterConditions>, orders?: DataSourceOrderItem[]): void;
1
+ import { Engine } from '@byteluck-fe/model-driven-engine';
2
+ import { FieldFilterCondition, FieldFilterConditions } from '@byteluck-fe/model-driven-core-all';
3
+ import { DataSourceOrderItem } from '@byteluck-fe/model-driven-core-all';
4
+ export declare function mergeListFilterAndOrders(engine: Engine, filters?: Array<FieldFilterCondition | FieldFilterConditions>, orders?: DataSourceOrderItem[]): void;
@@ -1,10 +1,10 @@
1
- import { ComputedRef, Ref } from 'vue';
2
- import { Engine } from '@byteluck-fe/model-driven-engine';
3
- /**
4
- * 控制列表页面的全屏展示
5
- * */
6
- export declare function useFullScreen(context: Ref<Engine | undefined>, visible: Ref<boolean>, simpleWidth?: string | Ref<string>): {
7
- isSimpleMode: Ref<boolean>;
8
- width: ComputedRef<string>;
9
- changeFullScreen: (status: boolean) => void;
10
- };
1
+ import { ComputedRef, Ref } from 'vue';
2
+ import { Engine } from '@byteluck-fe/model-driven-engine';
3
+ /**
4
+ * 控制列表页面的全屏展示
5
+ * */
6
+ export declare function useFullScreen(context: Ref<Engine | undefined>, visible: Ref<boolean>, simpleWidth?: string | Ref<string>): {
7
+ isSimpleMode: Ref<boolean>;
8
+ width: ComputedRef<string>;
9
+ changeFullScreen: (status: boolean) => void;
10
+ };
@@ -1,15 +1,15 @@
1
- import { ComputedRef, Ref } from 'vue';
2
- import { Engine } from '@byteluck-fe/model-driven-engine';
3
- import { PageState } from '../../../types/extend';
4
- /**
5
- * 创建列表弹窗的render-engine,修改默认的显示状态等等
6
- * */
7
- export declare function useListEngineContext(state: PageState, selection: Ref<boolean>, multiple?: Ref<boolean>, engineInitCallback?: (engine: Engine) => void, rowIndex?: Ref<number | undefined>): {
8
- okButtonProps: ComputedRef<{
9
- disabled: boolean;
10
- } | {
11
- disabled?: undefined;
12
- }>;
13
- engineContext: Ref<Engine | undefined>;
14
- onEngineInit: (engine: Engine) => void;
15
- };
1
+ import { ComputedRef, Ref } from 'vue';
2
+ import { Engine } from '@byteluck-fe/model-driven-engine';
3
+ import { PageState } from '../../../types/extend';
4
+ /**
5
+ * 创建列表弹窗的render-engine,修改默认的显示状态等等
6
+ * */
7
+ export declare function useListEngineContext(state: PageState, selection: Ref<boolean>, multiple?: Ref<boolean>, engineInitCallback?: (engine: Engine) => void, rowIndex?: Ref<number | undefined>): {
8
+ okButtonProps: ComputedRef<{
9
+ disabled: boolean;
10
+ } | {
11
+ disabled?: undefined;
12
+ }>;
13
+ engineContext: Ref<Engine | undefined>;
14
+ onEngineInit: (engine: Engine) => void;
15
+ };
@@ -1,51 +1,51 @@
1
1
  import { Ref, ComputedRef } from 'vue';
2
- import { SelectStateType } from '../../../hooks/components/listEngineModal/useListSelection';
3
- import { Engine } from '@byteluck-fe/model-driven-engine';
4
- interface ListEngineModalProps {
5
- visible: boolean;
6
- title: string;
7
- multiple: boolean;
8
- value?: string | string[];
9
- rowIndex?: number;
10
- formKey: string;
11
- modelWidth?: string;
12
- appId: string;
13
- valueKey?: string;
14
- selection?: boolean;
15
- onEngineInit?: (engine: Engine) => void;
16
- onOk?: (selectState?: SelectStateType | undefined) => void;
17
- }
18
- /**
19
- * 处理列表弹窗的逻辑
20
- * */
21
- export declare function useListEngineModal(props: ListEngineModalProps): {
22
- context: Engine | undefined;
23
- onEngineInit: (engine: Engine) => void;
24
- engineContext: Ref<Engine | undefined>;
25
- state: {
26
- data: any;
27
- url: Record<string, unknown>;
28
- uId?: string | null | undefined;
29
- appId: string;
30
- formKey: string;
31
- dataCode?: string | undefined;
32
- formType: string;
33
- };
34
- hasPermission: Ref<boolean>;
35
- supportMobile: Ref<boolean>;
36
- isSimpleMode: Ref<boolean>;
37
- width: ComputedRef<string>;
38
- changeFullScreen: (status: boolean) => void;
39
- handleOk: () => Promise<void>;
40
- selectState: {
41
- selectedRowKeys: (string | number | undefined)[];
42
- selectedRows: Record<string, unknown>[];
43
- };
44
- okButtonProps: ComputedRef<{
45
- disabled: boolean;
46
- } | {
47
- disabled?: undefined;
48
- }>;
49
- okButtonLoading: Ref<boolean>;
50
- };
51
- export {};
2
+ import { SelectStateType } from '../../../hooks/components/listEngineModal/useListSelection';
3
+ import { Engine } from '@byteluck-fe/model-driven-engine';
4
+ interface ListEngineModalProps {
5
+ visible: boolean;
6
+ title: string;
7
+ multiple: boolean;
8
+ value?: string | string[];
9
+ rowIndex?: number;
10
+ formKey: string;
11
+ modelWidth?: string;
12
+ appId: string;
13
+ valueKey?: string;
14
+ selection?: boolean;
15
+ onEngineInit?: (engine: Engine) => void;
16
+ onOk?: (selectState?: SelectStateType | undefined) => void;
17
+ }
18
+ /**
19
+ * 处理列表弹窗的逻辑
20
+ * */
21
+ export declare function useListEngineModal(props: ListEngineModalProps): {
22
+ context: Engine | undefined;
23
+ onEngineInit: (engine: Engine) => void;
24
+ engineContext: Ref<Engine | undefined>;
25
+ state: {
26
+ data: any;
27
+ url: Record<string, unknown>;
28
+ uId?: string | null | undefined;
29
+ appId: string;
30
+ formKey: string;
31
+ dataCode?: string | undefined;
32
+ formType: string;
33
+ };
34
+ hasPermission: Ref<boolean>;
35
+ supportMobile: Ref<boolean>;
36
+ isSimpleMode: Ref<boolean>;
37
+ width: ComputedRef<string>;
38
+ changeFullScreen: (status: boolean) => void;
39
+ handleOk: () => Promise<void>;
40
+ selectState: {
41
+ selectedRowKeys: (string | number | undefined)[];
42
+ selectedRows: Record<string, unknown>[];
43
+ };
44
+ okButtonProps: ComputedRef<{
45
+ disabled: boolean;
46
+ } | {
47
+ disabled?: undefined;
48
+ }>;
49
+ okButtonLoading: Ref<boolean>;
50
+ };
51
+ export {};
@@ -1,17 +1,17 @@
1
- import { Ref } from 'vue';
2
- import { ColumnProps } from 'ant-design-vue/es/table/interface';
3
- declare type Key = ColumnProps['key'];
4
- export declare type SelectStateType = {
5
- selectedRowKeys: Key[];
6
- selectedRows: Record<string, unknown>[];
7
- };
8
- /**
9
- * 处理列表选择的逻辑,多选单选等
10
- * */
11
- export declare function useListSelection(multiple: Ref<boolean>, valueKey: Ref<string>, value: Ref<string | string[] | undefined>, primaryKey: Ref<typing.DataFieldBo>, visible: Ref<boolean>): {
12
- selectState: {
13
- selectedRowKeys: (string | number | undefined)[];
14
- selectedRows: Record<string, unknown>[];
15
- };
16
- };
17
- export {};
1
+ import { Ref } from 'vue';
2
+ import { ColumnProps } from 'ant-design-vue/es/table/interface';
3
+ declare type Key = ColumnProps['key'];
4
+ export declare type SelectStateType = {
5
+ selectedRowKeys: Key[];
6
+ selectedRows: Record<string, unknown>[];
7
+ };
8
+ /**
9
+ * 处理列表选择的逻辑,多选单选等
10
+ * */
11
+ export declare function useListSelection(multiple: Ref<boolean>, valueKey: Ref<string>, value: Ref<string | string[] | undefined>, primaryKey: Ref<typing.DataFieldBo>, visible: Ref<boolean>): {
12
+ selectState: {
13
+ selectedRowKeys: (string | number | undefined)[];
14
+ selectedRows: Record<string, unknown>[];
15
+ };
16
+ };
17
+ export {};
@@ -1,18 +1,18 @@
1
- import { Ref } from 'vue';
2
- /**
3
- * 处理获取列表数据的逻辑
4
- * */
5
- export declare function useListState(formKey: string | Ref<string>, visible: Ref<boolean>, appId?: string | Ref<string | undefined>): {
6
- state: {
7
- data: any;
8
- url: Record<string, unknown>;
9
- uId?: string | null | undefined;
10
- appId: string;
11
- formKey: string;
12
- dataCode?: string | undefined;
13
- formType: string;
14
- };
15
- loading: Ref<boolean>;
16
- hasPermission: Ref<boolean>;
17
- supportMobile: Ref<boolean>;
18
- };
1
+ import { Ref } from 'vue';
2
+ /**
3
+ * 处理获取列表数据的逻辑
4
+ * */
5
+ export declare function useListState(formKey: string | Ref<string>, visible: Ref<boolean>, appId?: string | Ref<string | undefined>): {
6
+ state: {
7
+ data: any;
8
+ url: Record<string, unknown>;
9
+ uId?: string | null | undefined;
10
+ appId: string;
11
+ formKey: string;
12
+ dataCode?: string | undefined;
13
+ formType: string;
14
+ };
15
+ loading: Ref<boolean>;
16
+ hasPermission: Ref<boolean>;
17
+ supportMobile: Ref<boolean>;
18
+ };
@@ -1 +1 @@
1
- export * from './useTableLayout';
1
+ export * from './useTableLayout';
@@ -1 +1 @@
1
- export declare function useTableLayout(instance: any, props?: any): void;
1
+ export declare function useTableLayout(instance: any, props?: any): void;
@@ -1,5 +1,5 @@
1
1
  import { ComputedRef } from 'vue';
2
- export declare function useChannel(): {
3
- isNewApproval: ComputedRef<boolean>;
4
- componentVersion: ComputedRef<string>;
5
- };
2
+ export declare function useChannel(): {
3
+ isNewApproval: ComputedRef<boolean>;
4
+ componentVersion: ComputedRef<string>;
5
+ };
@@ -1,5 +1,5 @@
1
- import { Ref } from 'vue';
2
- import { SchemaEventPayload } from '@byteluck-fe/model-driven-engine';
3
- import { RuntimeControl } from '@byteluck-fe/model-driven-core-all';
4
- export declare function useInstanceSchemaChange(onSchemaChange: (payload: SchemaEventPayload) => void): void;
5
- export declare function useInstanceProps<T extends RuntimeControl>(instance: T): Ref<T['props']>;
1
+ import { Ref } from 'vue';
2
+ import { SchemaEventPayload } from '@byteluck-fe/model-driven-engine';
3
+ import { RuntimeControl } from '@byteluck-fe/model-driven-core-all';
4
+ export declare function useInstanceSchemaChange(onSchemaChange: (payload: SchemaEventPayload) => void): void;
5
+ export declare function useInstanceProps<T extends RuntimeControl>(instance: T): Ref<T['props']>;
@@ -1,16 +1,16 @@
1
- import { ComputedRef, ShallowRef, Ref } from 'vue';
2
- import { Engine } from '@byteluck-fe/model-driven-engine';
3
- import { RuntimeLayoutControl } from '@byteluck-fe/model-driven-core-all';
4
- import { RuntimeControl } from '@byteluck-fe/model-driven-core-all';
5
- export declare function useLayout(instance: RuntimeLayoutControl, params?: {
6
- lazyCount: number;
7
- }): {
8
- isHide: ComputedRef<boolean>;
9
- context: Ref<Engine> | undefined;
10
- getState: (id: string, rowIndex?: number | undefined) => unknown;
11
- getDisplay: (control: any, rowIndex?: number | undefined) => any;
12
- children: ShallowRef<never[]> | ShallowRef<RuntimeControl[]>;
13
- allChildren: ShallowRef<RuntimeControl[]>;
14
- lazyChildren: ComputedRef<RuntimeControl[]>;
15
- lazyLoadDone: Ref<boolean>;
16
- };
1
+ import { ComputedRef, ShallowRef, Ref } from 'vue';
2
+ import { Engine } from '@byteluck-fe/model-driven-engine';
3
+ import { RuntimeLayoutControl } from '@byteluck-fe/model-driven-core-all';
4
+ import { RuntimeControl } from '@byteluck-fe/model-driven-core-all';
5
+ export declare function useLayout(instance: RuntimeLayoutControl, params?: {
6
+ lazyCount: number;
7
+ }): {
8
+ isHide: ComputedRef<boolean>;
9
+ context: Ref<Engine> | undefined;
10
+ getState: (id: string, rowIndex?: number | undefined) => unknown;
11
+ getDisplay: (control: any, rowIndex?: number | undefined) => any;
12
+ children: ShallowRef<never[]> | ShallowRef<RuntimeControl[]>;
13
+ allChildren: ShallowRef<RuntimeControl[]>;
14
+ lazyChildren: ComputedRef<RuntimeControl[]>;
15
+ lazyLoadDone: Ref<boolean>;
16
+ };
@@ -1,7 +1,7 @@
1
1
  import { ShallowRef, Ref, ComputedRef } from 'vue';
2
- import { RuntimeLayoutControl, RuntimeListControl } from '@byteluck-fe/model-driven-core-all';
3
- export declare function useLayoutChildren<T extends RuntimeLayoutControl | RuntimeListControl>(instance: T): ShallowRef<never[]> | (T["children"] extends Ref<any> ? T["children"] : ShallowRef<T["children"]>);
4
- export declare function useListHeader<T extends RuntimeListControl>(instance: T): {
5
- headers: T["props"]["headers"] extends Ref<any> ? T["props"]["headers"] : ShallowRef<T["props"]["headers"]>;
6
- operationBtns: ComputedRef<any>;
7
- };
2
+ import { RuntimeLayoutControl, RuntimeListControl } from '@byteluck-fe/model-driven-core-all';
3
+ export declare function useLayoutChildren<T extends RuntimeLayoutControl | RuntimeListControl>(instance: T): ShallowRef<never[]> | (T["children"] extends Ref<any> ? T["children"] : ShallowRef<T["children"]>);
4
+ export declare function useListHeader<T extends RuntimeListControl>(instance: T): {
5
+ headers: T["props"]["headers"] extends Ref<any> ? T["props"]["headers"] : ShallowRef<T["props"]["headers"]>;
6
+ operationBtns: ComputedRef<any>;
7
+ };
@@ -1,18 +1,18 @@
1
- import { ComputedRef, Ref } from 'vue';
2
- export declare function useMenu(): {
3
- menuList: Ref<never[]>;
4
- selectedKeys: Ref<string[]>;
5
- menuMap: Ref<Recordable<any>>;
6
- openKeys: Ref<string[]>;
7
- isShowMenu: ComputedRef<boolean>;
8
- sappInfo: Ref<any>;
9
- keysArr: any;
10
- sappId: any;
11
- panes: ComputedRef<any>;
12
- multipleTabsPath: ComputedRef<"" | "/multipleTabs">;
13
- collapsed: ComputedRef<any>;
14
- layoutMargin: ComputedRef<0 | "80px" | "240px">;
15
- getMenuList: () => Promise<void>;
16
- getOpenKeys: (menuId: string) => void;
17
- selectHandle: (menu: any) => void;
18
- };
1
+ import { ComputedRef, Ref } from 'vue';
2
+ export declare function useMenu(): {
3
+ menuList: Ref<never[]>;
4
+ selectedKeys: Ref<string[]>;
5
+ menuMap: Ref<Recordable<any>>;
6
+ openKeys: Ref<string[]>;
7
+ isShowMenu: ComputedRef<boolean>;
8
+ sappInfo: Ref<any>;
9
+ keysArr: any;
10
+ sappId: any;
11
+ panes: ComputedRef<any>;
12
+ multipleTabsPath: ComputedRef<"" | "/multipleTabs">;
13
+ collapsed: ComputedRef<any>;
14
+ layoutMargin: ComputedRef<0 | "80px" | "240px">;
15
+ getMenuList: () => Promise<void>;
16
+ getOpenKeys: (menuId: string) => void;
17
+ selectHandle: (menu: any) => void;
18
+ };
@@ -1,9 +1,9 @@
1
1
  import { Ref, ComputedRef } from 'vue';
2
- import { ControlRuntimeInstance } from '@byteluck-fe/model-driven-core-all';
3
- export declare function useOcr(engine: any, instance: ControlRuntimeInstance<'invoice-check-button'>, toast: any, svcCode: string, rowIndex: number): {
4
- fillChange: (params: any) => Promise<void>;
5
- checkImgValidate: (resolve: any, reject: any, file: any, type: string, size?: number, width?: number) => void;
6
- accept: Ref<string>;
7
- imgType: Ref<string>;
8
- disabled: ComputedRef<boolean>;
9
- };
2
+ import { ControlRuntimeInstance } from '@byteluck-fe/model-driven-core-all';
3
+ export declare function useOcr(engine: any, instance: ControlRuntimeInstance<'invoice-check-button'>, toast: any, svcCode: string, rowIndex: number): {
4
+ fillChange: (params: any) => Promise<void>;
5
+ checkImgValidate: (resolve: any, reject: any, file: any, type: string, size?: number, width?: number) => void;
6
+ accept: Ref<string>;
7
+ imgType: Ref<string>;
8
+ disabled: ComputedRef<boolean>;
9
+ };
@@ -1,7 +1,7 @@
1
1
  import { Ref } from 'vue';
2
- import { PAGE_STATUS } from '@byteluck-fe/model-driven-core-all';
3
- import { PageState } from '../../types/extend';
4
- export declare function usePageStatus(state: PageState): {
5
- pageStatus: Ref<PAGE_STATUS>;
6
- pageType: Ref<string>;
7
- };
2
+ import { PAGE_STATUS } from '@byteluck-fe/model-driven-core-all';
3
+ import { PageState } from '../../types/extend';
4
+ export declare function usePageStatus(state: PageState): {
5
+ pageStatus: Ref<PAGE_STATUS>;
6
+ pageType: Ref<string>;
7
+ };
@@ -1,10 +1,10 @@
1
- import { Ref } from 'vue';
2
- /**
3
- * 商城预览是通过一个叫preview租户上传一个应用包,然后把运行态的地址拷贝出来,其实本质是运行态的正常查看(屏蔽了增、删、改)
4
- * 1、商城在预览状态下,只能查看,不能增删改
5
- * 2、设计器预览单页面,不能增删改
6
- * @param type page=页面预览 site=租户预览
7
- */
8
- export declare function useDisableAPI(type?: string): void;
9
- export declare function usePreviewMode(): Ref<boolean>;
10
- export declare function useIsPreview(): Ref<boolean>;
1
+ import { Ref } from 'vue';
2
+ /**
3
+ * 商城预览是通过一个叫preview租户上传一个应用包,然后把运行态的地址拷贝出来,其实本质是运行态的正常查看(屏蔽了增、删、改)
4
+ * 1、商城在预览状态下,只能查看,不能增删改
5
+ * 2、设计器预览单页面,不能增删改
6
+ * @param type page=页面预览 site=租户预览
7
+ */
8
+ export declare function useDisableAPI(type?: string): void;
9
+ export declare function usePreviewMode(): Ref<boolean>;
10
+ export declare function useIsPreview(): Ref<boolean>;
@@ -1,10 +1,10 @@
1
- import { Ref } from 'vue';
2
- interface PrintUrlObj {
3
- formKey: string;
4
- printUrl: string;
5
- }
6
- export declare function usePringUrl(): {
7
- printUrlList: Ref<PrintUrlObj[]>;
8
- setPrintUrlList: (state: any) => void;
9
- };
10
- export {};
1
+ import { Ref } from 'vue';
2
+ interface PrintUrlObj {
3
+ formKey: string;
4
+ printUrl: string;
5
+ }
6
+ export declare function usePringUrl(): {
7
+ printUrlList: Ref<PrintUrlObj[]>;
8
+ setPrintUrlList: (state: any) => void;
9
+ };
10
+ export {};
@@ -1,6 +1,6 @@
1
1
  import { Ref } from 'vue';
2
- export declare function useWidgetDisplay(): {
3
- displayConfig: any;
4
- getWidgetDisplay: (processInstanceId: string) => Promise<void>;
5
- widgetAuth: Ref<{}>;
6
- };
2
+ export declare function useWidgetDisplay(): {
3
+ displayConfig: any;
4
+ getWidgetDisplay: (processInstanceId: string) => Promise<void>;
5
+ widgetAuth: Ref<{}>;
6
+ };
@@ -1,5 +1,5 @@
1
- export * from './useEngineContext';
2
- export * from './useRowSelectionContext';
3
- export * from './useMenuContext';
4
- export * from './useListMasterContext';
5
- export * from './useMultipleContext';
1
+ export * from './useEngineContext';
2
+ export * from './useRowSelectionContext';
3
+ export * from './useMenuContext';
4
+ export * from './useListMasterContext';
5
+ export * from './useMultipleContext';
@@ -1,10 +1,10 @@
1
1
  import { Ref } from 'vue';
2
- import { PageState } from '../../types/extend';
3
- import { Engine } from '@byteluck-fe/model-driven-engine';
4
- /**
5
- * 创建一个新的engine
6
- * */
7
- export declare function useEngineContext(state: PageState, engineInitCallback?: (engine: Engine) => void): {
8
- engineContext: Ref<Engine | undefined>;
9
- onEngineInit: (engine: Engine) => void;
10
- };
2
+ import { PageState } from '../../types/extend';
3
+ import { Engine } from '@byteluck-fe/model-driven-engine';
4
+ /**
5
+ * 创建一个新的engine
6
+ * */
7
+ export declare function useEngineContext(state: PageState, engineInitCallback?: (engine: Engine) => void): {
8
+ engineContext: Ref<Engine | undefined>;
9
+ onEngineInit: (engine: Engine) => void;
10
+ };