cnhis-design-vue 3.4.0-beta.0 → 3.4.0-beta.1

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 (612) hide show
  1. package/es/components/annotation-edit/index.d.ts +5 -5
  2. package/es/components/annotation-edit/src/AnnotationEdit.d.ts +5 -5
  3. package/es/components/audio-sdk/index.d.ts +52 -54
  4. package/es/components/audio-sdk/src/Index.vue.d.ts +52 -54
  5. package/es/components/audio-sdk/src/Index.vue2.js +8 -9
  6. package/es/components/audio-sdk/src/audioSDK.d.ts +1 -1
  7. package/es/components/audio-sdk/src/components/form.vue.d.ts +16 -16
  8. package/es/components/audio-sdk/src/components/readyCountdown.vue.d.ts +10 -10
  9. package/es/components/audio-sdk/src/components/readyCountdown.vue2.js +6 -5
  10. package/es/components/audio-sdk/src/components/recording-modal.vue.d.ts +47 -49
  11. package/es/components/audio-sdk/src/components/recording.vue.d.ts +39 -41
  12. package/es/components/audio-sdk/src/components/recording.vue2.js +57 -52
  13. package/es/components/audio-sdk/src/hooks/useChartAudioContext.d.ts +5 -5
  14. package/es/components/audio-sdk/src/svgs/Close.vue.js +6 -4
  15. package/es/components/audio-sdk/src/svgs/Continue.vue.js +3 -1
  16. package/es/components/audio-sdk/src/svgs/Enlarge.vue.js +3 -1
  17. package/es/components/audio-sdk/src/svgs/Pause.vue.js +3 -1
  18. package/es/components/audio-sdk/src/svgs/WaveView.vue.js +3 -1
  19. package/es/components/audio-sdk/src/svgs/Zoom.vue.js +6 -4
  20. package/es/components/audio-sdk/src/utils/index.d.ts +1 -1
  21. package/es/components/audio-sdk/src/utils/recordingModal.d.ts +2 -2
  22. package/es/components/base-search/index.d.ts +19 -61
  23. package/es/components/base-search/src/index.vue.d.ts +19 -61
  24. package/es/components/base-search/src/index.vue2.js +34 -33
  25. package/es/components/big-table/index.d.ts +43 -67
  26. package/es/components/big-table/src/BigTable.vue.d.ts +43 -67
  27. package/es/components/big-table/src/BigTable.vue2.js +18 -18
  28. package/es/components/big-table/src/components/NoData.vue.d.ts +7 -7
  29. package/es/components/big-table/src/components/NoData.vue2.js +4 -4
  30. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +5 -7
  31. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +5 -8
  32. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +5 -12
  33. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +5 -7
  34. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +23 -47
  35. package/es/components/big-table/src/components/edit-form/edit-separate.vue2.js +1 -2
  36. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +5 -7
  37. package/es/components/big-table/src/components/edit-form/useCommon.d.ts +2 -2
  38. package/es/components/big-table/src/components/input-button.vue.d.ts +5 -5
  39. package/es/components/big-table/src/components/input-button.vue2.js +4 -5
  40. package/es/components/big-table/src/components/separate.vue.d.ts +7 -31
  41. package/es/components/big-table/src/components/separate.vue2.js +5 -4
  42. package/es/components/big-table/src/hooks/useAnnotation.d.ts +1 -1
  43. package/es/components/big-table/src/hooks/useEdit.d.ts +48 -84
  44. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +2 -50
  45. package/es/components/body-select/index.d.ts +17 -17
  46. package/es/components/body-select/src/index.vue.d.ts +17 -17
  47. package/es/components/body-select/src/index.vue2.js +31 -29
  48. package/es/components/bpmn-workflow/index.d.ts +9 -9
  49. package/es/components/bpmn-workflow/src/BpmnWorkflow.vue.d.ts +9 -9
  50. package/es/components/bpmn-workflow/src/BpmnWorkflow.vue2.js +1 -1
  51. package/es/components/branch-notice/index.d.ts +49 -72
  52. package/es/components/branch-notice/src/BranchNotice.vue.d.ts +47 -70
  53. package/es/components/branch-notice/src/BranchNotice.vue2.js +5 -6
  54. package/es/components/branch-notice/src/components/NoticeItem.vue.d.ts +34 -57
  55. package/es/components/branch-notice/src/components/NoticeItem.vue2.js +4 -4
  56. package/es/components/branch-notice/src/components/NoticeItemAside.vue.d.ts +12 -12
  57. package/es/components/branch-notice/src/components/NoticeItemAside.vue2.js +4 -3
  58. package/es/components/branch-notice/src/components/NoticeOperationList.vue.d.ts +9 -9
  59. package/es/components/button-print/index.d.ts +165 -202
  60. package/es/components/button-print/src/ButtonPrint.vue.d.ts +165 -202
  61. package/es/components/button-print/src/ButtonPrint.vue2.js +13 -9
  62. package/es/components/button-print/src/components/EditFormat.vue.d.ts +18 -48
  63. package/es/components/button-print/src/components/EditFormat.vue2.js +10 -10
  64. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +51 -72
  65. package/es/components/button-print/src/components/IdentityVerification.vue2.js +13 -13
  66. package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +86 -102
  67. package/es/components/button-print/src/components/NewPrintComponent.vue2.js +141 -109
  68. package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +66 -88
  69. package/es/components/button-print/src/components/OldPrintComponent.vue2.js +6 -6
  70. package/es/components/button-print/src/components/Preview.vue.d.ts +13 -13
  71. package/es/components/button-print/src/components/Preview.vue2.js +2 -3
  72. package/es/components/calendar/index.d.ts +277 -32
  73. package/es/components/calendar/src/Calendar.vue.d.ts +276 -31
  74. package/es/components/calendar/src/Calendar.vue2.js +4 -5
  75. package/es/components/callback/index.d.ts +11 -11
  76. package/es/components/callback/src/components/dialog/drawer.vue.d.ts +21 -20
  77. package/es/components/callback/src/components/dialog/drawer.vue2.js +1 -2
  78. package/es/components/callback/src/components/dialog/modal.vue.d.ts +22 -22
  79. package/es/components/callback/src/components/dialog/modal.vue2.js +1 -2
  80. package/es/components/callback/src/components/popup/index.vue.d.ts +6 -6
  81. package/es/components/callback/src/components/render/drawerIframe/index.vue.d.ts +12 -12
  82. package/es/components/callback/src/components/render/drawerIframe/index.vue2.js +1 -1
  83. package/es/components/callback/src/components/render/index.vue.d.ts +6 -6
  84. package/es/components/callback/src/components/render/popupMaps.d.ts +1624 -3184
  85. package/es/components/callback/src/index.vue.d.ts +11 -11
  86. package/es/components/callback/src/index.vue2.js +1 -2
  87. package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +15 -12
  88. package/es/components/card-reader-sdk/src/components/readCardDialog.vue2.js +6 -7
  89. package/es/components/card-render/index.d.ts +10 -10
  90. package/es/components/card-render/src/CardRender.vue.d.ts +10 -10
  91. package/es/components/card-render/src/CardRender.vue2.js +5 -8
  92. package/es/components/card-render/src/components/Box.vue.d.ts +8 -8
  93. package/es/components/card-render/src/components/Box.vue2.js +4 -6
  94. package/es/components/card-render/src/components/Button.vue.d.ts +8 -8
  95. package/es/components/card-render/src/components/Button.vue2.js +4 -6
  96. package/es/components/card-render/src/components/Divider.vue.d.ts +8 -8
  97. package/es/components/card-render/src/components/Divider.vue2.js +1 -1
  98. package/es/components/card-render/src/components/Field.vue.d.ts +8 -8
  99. package/es/components/card-render/src/components/Field.vue2.js +18 -18
  100. package/es/components/card-render/src/components/FieldGroup.vue.d.ts +8 -8
  101. package/es/components/card-render/src/components/FieldGroup.vue2.js +12 -12
  102. package/es/components/card-render/src/components/Image.vue.d.ts +8 -8
  103. package/es/components/card-render/src/components/Image.vue2.js +2 -2
  104. package/es/components/card-render/src/components/Label.vue.d.ts +8 -8
  105. package/es/components/card-render/src/components/Label.vue2.js +3 -3
  106. package/es/components/card-render/src/components/Row.vue.d.ts +8 -8
  107. package/es/components/card-render/src/components/Row.vue2.js +5 -7
  108. package/es/components/card-render/src/components/ScaleView.vue.d.ts +8 -8
  109. package/es/components/card-render/src/components/ScaleView.vue2.js +2 -2
  110. package/es/components/card-render/src/components/Slot.d.ts +5 -5
  111. package/es/components/card-render/src/components/Table.vue.d.ts +16 -16
  112. package/es/components/card-render/src/components/Table.vue2.js +4 -4
  113. package/es/components/card-render/src/components/Text.vue.d.ts +7 -7
  114. package/es/components/card-render/src/components/Text.vue2.js +4 -4
  115. package/es/components/card-render/src/components/index.d.ts +132 -132
  116. package/es/components/classification/index.d.ts +432 -509
  117. package/es/components/classification/src/components/search-filter/index.vue.d.ts +358 -370
  118. package/es/components/classification/src/components/search-filter/index.vue2.js +7 -8
  119. package/es/components/classification/src/components/set-classification/index.vue.d.ts +402 -414
  120. package/es/components/classification/src/components/set-classification/index.vue2.js +3 -4
  121. package/es/components/classification/src/components/table-modal/index.vue.d.ts +27 -27
  122. package/es/components/classification/src/components/table-modal/index.vue2.js +144 -143
  123. package/es/components/classification/src/index.vue.d.ts +432 -509
  124. package/es/components/classification/src/index.vue2.js +73 -71
  125. package/es/components/config-provider/index.d.ts +5 -7
  126. package/es/components/config-provider/src/ConfigProvider.d.ts +5 -7
  127. package/es/components/date-picker/index.d.ts +15 -15
  128. package/es/components/date-picker/src/DatePicker.vue.d.ts +15 -15
  129. package/es/components/date-picker/src/DatePicker.vue2.js +8 -9
  130. package/es/components/default-page/index.d.ts +11 -11
  131. package/es/components/default-page/src/index.vue.d.ts +11 -11
  132. package/es/components/default-page/src/index.vue2.js +22 -21
  133. package/es/components/editor/index.d.ts +7 -77
  134. package/es/components/editor/src/Editor.d.ts +7 -78
  135. package/es/components/expand-field/index.d.ts +303 -478
  136. package/es/components/expand-field/src/components/FormBatchOptionsModal.vue.d.ts +14 -14
  137. package/es/components/expand-field/src/components/FormBatchOptionsModal.vue2.js +19 -19
  138. package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +225 -304
  139. package/es/components/expand-field/src/components/FormItemPerson.vue2.js +4 -5
  140. package/es/components/expand-field/src/components/PersonModal.vue.d.ts +205 -284
  141. package/es/components/expand-field/src/components/PersonModal.vue2.js +5 -6
  142. package/es/components/expand-field/src/components/form.vue.d.ts +285 -458
  143. package/es/components/expand-field/src/components/form.vue2.js +122 -114
  144. package/es/components/expand-field/src/index.vue.d.ts +304 -479
  145. package/es/components/expand-field/src/index.vue2.js +29 -29
  146. package/es/components/fabric-chart/index.d.ts +29 -29
  147. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +29 -29
  148. package/es/components/fabric-chart/src/FabricChart.vue2.js +6 -7
  149. package/es/components/fabric-chart/src/components/PopupMenu.d.ts +6 -6
  150. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +7 -7
  151. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.d.ts +9 -9
  152. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.d.ts +9 -9
  153. package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.d.ts +1 -1
  154. package/es/components/fabric-chart/src/hooks/newBirthProcess/useNewBirthProcessChart.d.ts +1 -1
  155. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.d.ts +9 -9
  156. package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.d.ts +9 -9
  157. package/es/components/field-editor/index.d.ts +42 -50
  158. package/es/components/field-editor/src/FieldEditor.vue.d.ts +42 -50
  159. package/es/components/field-editor/src/FieldEditor.vue2.js +5 -5
  160. package/es/components/field-set/index.d.ts +13 -13
  161. package/es/components/field-set/src/FieldColor.vue.d.ts +153 -215
  162. package/es/components/field-set/src/FieldColor.vue2.js +9 -10
  163. package/es/components/field-set/src/FieldFilter.vue.d.ts +50 -76
  164. package/es/components/field-set/src/FieldFilter.vue2.js +11 -12
  165. package/es/components/field-set/src/FieldSet.vue.d.ts +63 -77
  166. package/es/components/field-set/src/FieldSet.vue2.js +34 -35
  167. package/es/components/field-set/src/Index.vue.d.ts +13 -13
  168. package/es/components/field-set/src/Index.vue2.js +13 -16
  169. package/es/components/field-set/src/TableStyle.vue.d.ts +13 -21
  170. package/es/components/field-set/src/TableStyle.vue2.js +25 -25
  171. package/es/components/field-set/src/components/condition.vue.d.ts +32 -47
  172. package/es/components/field-set/src/components/condition.vue2.js +19 -16
  173. package/es/components/field-set/src/components/edit-dialog.vue.d.ts +102 -149
  174. package/es/components/field-set/src/components/edit-dialog.vue2.js +3 -4
  175. package/es/components/field-set/src/components/edit-filter.vue.d.ts +43 -67
  176. package/es/components/field-set/src/components/edit-filter.vue2.js +1 -2
  177. package/es/components/field-set/src/components/table-row.vue.d.ts +32 -32
  178. package/es/components/field-set/src/components/table-row.vue2.js +26 -28
  179. package/es/components/form-config/index.d.ts +426 -1399
  180. package/es/components/form-config/src/FormConfig.vue.d.ts +426 -1399
  181. package/es/components/form-config/src/FormConfig.vue2.js +12 -13
  182. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +50 -58
  183. package/es/components/form-config/src/components/FormConfigCreator.vue2.js +1 -2
  184. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +9 -9
  185. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +216 -1110
  186. package/es/components/form-config/src/components/FormConfigEdit.vue2.js +3 -3
  187. package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +81 -118
  188. package/es/components/form-config/src/components/FormConfigEventSetting.vue2.js +41 -41
  189. package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +4 -4
  190. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +11 -11
  191. package/es/components/form-config/src/components/renderer/CloseButton.vue2.js +1 -1
  192. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +29 -29
  193. package/es/components/form-config/src/components/renderer/ComplexNode.vue2.js +5 -4
  194. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +21 -21
  195. package/es/components/form-config/src/components/renderer/DefaultNode.vue2.js +5 -5
  196. package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
  197. package/es/components/form-render/index.d.ts +40 -48
  198. package/es/components/form-render/src/FormRender.vue.d.ts +37 -45
  199. package/es/components/form-render/src/FormRender.vue2.js +5 -6
  200. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +40 -48
  201. package/es/components/form-render/src/FormRenderWrapper.vue2.js +2 -2
  202. package/es/components/form-render/src/components/renderer/combination/combination.d.ts +6 -6
  203. package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +4 -4
  204. package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +6 -6
  205. package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +6 -6
  206. package/es/components/form-render/src/components/renderer/complex.d.ts +4 -4
  207. package/es/components/form-render/src/components/renderer/date.d.ts +9 -7
  208. package/es/components/form-render/src/components/renderer/formItem.d.ts +5 -5
  209. package/es/components/form-render/src/components/renderer/input.d.ts +5 -5
  210. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +7 -7
  211. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +5 -5
  212. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +31 -31
  213. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +6 -6
  214. package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +31 -31
  215. package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +18 -18
  216. package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +5 -5
  217. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +5 -5
  218. package/es/components/form-render/src/components/renderer/select.d.ts +5 -5
  219. package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +2 -2
  220. package/es/components/form-render/src/components/renderer/slider.d.ts +4 -4
  221. package/es/components/form-render/src/components/renderer/switch.d.ts +5 -5
  222. package/es/components/form-render/src/components/renderer/text.d.ts +3 -3
  223. package/es/components/form-render/src/components/renderer/textarea.d.ts +5 -5
  224. package/es/components/form-render/src/components/renderer/time.d.ts +3 -3
  225. package/es/components/form-render/src/components/tooltipMessage.vue.d.ts +9 -9
  226. package/es/components/form-render/src/components/tooltipMessage.vue2.js +1 -1
  227. package/es/components/form-render/src/hooks/useAnchor.d.ts +1 -9
  228. package/es/components/form-render/src/hooks/useCommonInjection.d.ts +1 -1
  229. package/es/components/form-render/src/hooks/useComplexOptions.d.ts +3 -3
  230. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +6 -6
  231. package/es/components/form-render/src/hooks/useFormField.d.ts +1 -1
  232. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +12 -12
  233. package/es/components/form-render/src/utils/index.d.ts +3 -3
  234. package/es/components/grid/index.d.ts +1 -1
  235. package/es/components/grid/src/Grid.d.ts +1 -1
  236. package/es/components/guide/src/renderer.d.ts +5 -5
  237. package/es/components/iho-chat/index.d.ts +760 -832
  238. package/es/components/iho-chat/src/Index.vue.d.ts +760 -832
  239. package/es/components/iho-chat/src/Index.vue2.js +3 -4
  240. package/es/components/iho-chat/src/components/ChatAdd.vue.d.ts +42 -42
  241. package/es/components/iho-chat/src/components/ChatAdd.vue2.js +51 -51
  242. package/es/components/iho-chat/src/components/ChatFile.vue.d.ts +88 -122
  243. package/es/components/iho-chat/src/components/ChatFile.vue2.js +7 -7
  244. package/es/components/iho-chat/src/components/ChatFooter.vue.d.ts +64 -64
  245. package/es/components/iho-chat/src/components/ChatFooter.vue2.js +79 -72
  246. package/es/components/iho-chat/src/components/ChatHeader.vue.d.ts +272 -306
  247. package/es/components/iho-chat/src/components/ChatHeader.vue2.js +13 -13
  248. package/es/components/iho-chat/src/components/ChatMain.vue.d.ts +177 -191
  249. package/es/components/iho-chat/src/components/ChatMain.vue2.js +5 -5
  250. package/es/components/iho-chat/src/components/ChatRecord.vue.d.ts +61 -61
  251. package/es/components/iho-chat/src/components/ChatRecord.vue2.js +77 -71
  252. package/es/components/iho-chat/src/components/ChatSearch.vue.d.ts +34 -34
  253. package/es/components/iho-chat/src/components/ChatSearch.vue2.js +45 -42
  254. package/es/components/iho-chat/src/components/ChatSet.vue.d.ts +65 -65
  255. package/es/components/iho-chat/src/components/ChatSet.vue2.js +138 -128
  256. package/es/components/iho-chat/src/components/ContextMenu.d.ts +5 -5
  257. package/es/components/iho-chat/src/components/ImageLightbox.vue.d.ts +22 -40
  258. package/es/components/iho-chat/src/components/ImageLightbox.vue2.js +21 -20
  259. package/es/components/iho-chat/src/components/MessageEvent.vue.d.ts +9 -9
  260. package/es/components/iho-chat/src/components/MessageEvent.vue2.js +13 -11
  261. package/es/components/iho-chat/src/components/MessageMergeForward.vue.d.ts +32 -32
  262. package/es/components/iho-chat/src/components/MessageMergeForward.vue2.js +2 -2
  263. package/es/components/iho-chat/src/components/MessageTemplate.vue.d.ts +22 -18
  264. package/es/components/iho-chat/src/components/MessageTemplate.vue2.js +36 -34
  265. package/es/components/iho-chat/src/components/MultipleVideo.vue.d.ts +64 -82
  266. package/es/components/iho-chat/src/components/MultipleVideo.vue2.js +90 -84
  267. package/es/components/iho-chat/src/components/PersonProfile.vue.d.ts +13 -13
  268. package/es/components/iho-chat/src/components/PersonProfile.vue2.js +2 -2
  269. package/es/components/iho-chat/src/components/SelectLabel.vue.d.ts +15 -15
  270. package/es/components/iho-chat/src/components/SelectLabel.vue2.js +2 -3
  271. package/es/components/iho-chat/src/components/SiderList.vue.d.ts +63 -69
  272. package/es/components/iho-chat/src/components/SiderList.vue2.js +2 -2
  273. package/es/components/iho-chat/src/components/Video.vue.d.ts +13 -13
  274. package/es/components/iho-chat/src/components/Video.vue2.js +40 -36
  275. package/es/components/iho-chat/src/components/userItemRender.d.ts +5 -5
  276. package/es/components/iho-chat/src/hooks/useData.d.ts +6 -6
  277. package/es/components/iho-chat/src/hooks/useDraggable.d.ts +2 -8
  278. package/es/components/iho-chat/src/hooks/useSearchPatientList.d.ts +1 -1
  279. package/es/components/iho-chat/src/hooks/useSearchUserList.d.ts +1 -1
  280. package/es/components/iho-chat/src/hooks/useVideo.d.ts +6 -11
  281. package/es/components/iho-chat/src/utils/index.d.ts +1 -1
  282. package/es/components/iho-table/index.d.ts +1572 -3124
  283. package/es/components/iho-table/src/IhoTable.vue.d.ts +1573 -3125
  284. package/es/components/iho-table/src/IhoTable.vue2.js +8 -9
  285. package/es/components/iho-table/src/constants/index.d.ts +2 -2
  286. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +2 -2
  287. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +1 -1
  288. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +1 -1
  289. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
  290. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
  291. package/es/components/iho-table/src/hooks/useTableContext.d.ts +3 -3
  292. package/es/components/iho-table/src/plugins/anchorPlugin/tableAnchor.d.ts +1 -1
  293. package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +2 -6
  294. package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/dynamicFilter.vue.d.ts +207 -477
  295. package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/dynamicFilter.vue2.js +16 -17
  296. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +21 -21
  297. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue2.js +1 -1
  298. package/es/components/iho-table/src/plugins/filterRemoteSearchPlugin/remoteFilter.vue.d.ts +21 -21
  299. package/es/components/iho-table/src/plugins/filterRemoteSearchPlugin/remoteFilter.vue2.js +16 -19
  300. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +31 -31
  301. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue2.js +29 -32
  302. package/es/components/iho-table/src/plugins/filterTextPlugin/filter.vue.d.ts +11 -11
  303. package/es/components/iho-table/src/plugins/filterTextPlugin/filter.vue2.js +5 -5
  304. package/es/components/iho-table/src/plugins/headerPlugin/tooltipMessage.vue.d.ts +8 -8
  305. package/es/components/iho-table/src/plugins/headerPlugin/tooltipMessage.vue2.js +1 -1
  306. package/es/components/iho-table/src/plugins/pagerScrollPlugin/utils.d.ts +9 -9
  307. package/es/components/iho-table/src/plugins/pluginHooks/useFilter.d.ts +2 -2
  308. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +26 -26
  309. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue2.js +6 -7
  310. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useSelectOption.d.ts +1 -1
  311. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +47 -50
  312. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue2.js +1 -2
  313. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +6 -6
  314. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +13 -15
  315. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue2.js +4 -4
  316. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +39 -39
  317. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue2.js +7 -8
  318. package/es/components/iho-table/src/plugins/verticalTablePlugin/src/utils.d.ts +1 -1
  319. package/es/components/iho-table/src/utils/index.d.ts +2 -2
  320. package/es/components/iho-table/src/utils/separateMap.d.ts +1 -14
  321. package/es/components/info-header/index.d.ts +355 -195
  322. package/es/components/info-header/src/InfoHeader.vue.d.ts +355 -195
  323. package/es/components/info-header/src/InfoHeader.vue2.js +5 -6
  324. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +46 -37
  325. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue2.js +23 -23
  326. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +63 -44
  327. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue2.js +11 -11
  328. package/es/components/info-header/src/components/infoDescription/HiddenContent.vue.d.ts +15 -15
  329. package/es/components/info-header/src/components/infoDescription/HiddenContent.vue2.js +4 -4
  330. package/es/components/info-header/src/components/infoDescription/InfoEllipsis.vue.d.ts +7 -7
  331. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +129 -109
  332. package/es/components/info-header/src/components/infoDescription/index.vue2.js +9 -9
  333. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +68 -65
  334. package/es/components/info-header/src/components/patientInfo/index.vue2.js +14 -16
  335. package/es/components/keyboard/index.d.ts +65 -77
  336. package/es/components/keyboard/src/Keyboard.vue.d.ts +65 -77
  337. package/es/components/keyboard/src/Keyboard.vue2.js +23 -23
  338. package/es/components/keyboard/src/components/InputNumber.vue.d.ts +16 -16
  339. package/es/components/keyboard/src/components/InputNumber.vue2.js +3 -4
  340. package/es/components/keyboard/src/components/NumberPanel.vue.d.ts +40 -46
  341. package/es/components/keyboard/src/components/NumberPanel.vue2.js +12 -12
  342. package/es/components/map/index.d.ts +12 -12
  343. package/es/components/map/src/Map.vue.d.ts +12 -12
  344. package/es/components/map/src/Map.vue2.js +12 -12
  345. package/es/components/picture-clipper/index.d.ts +11 -11
  346. package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +11 -11
  347. package/es/components/picture-clipper/src/PictureClipper.vue2.js +8 -9
  348. package/es/components/quick-search/index.d.ts +32 -73
  349. package/es/components/quick-search/src/index.vue.d.ts +32 -73
  350. package/es/components/quick-search/src/index.vue2.js +17 -17
  351. package/es/components/recommend-search/index.d.ts +79 -79
  352. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +79 -79
  353. package/es/components/recommend-search/src/RecommendSearch.vue2.js +5 -6
  354. package/es/components/recommend-search/src/components/BaseSearch.d.ts +7 -7
  355. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +34 -34
  356. package/es/components/recommend-search/src/components/RecommendInput.vue2.js +28 -27
  357. package/es/components/recommend-search/src/components/RecommendMenu.vue.d.ts +9 -9
  358. package/es/components/recommend-search/src/components/RecommendMenu.vue2.js +8 -8
  359. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +29 -29
  360. package/es/components/recommend-search/src/components/RecommendSelect.vue2.js +15 -15
  361. package/es/components/scale-view/index.d.ts +87 -107
  362. package/es/components/scale-view/src/ScaleView.vue.d.ts +63 -66
  363. package/es/components/scale-view/src/ScaleView.vue2.js +16 -18
  364. package/es/components/scale-view/src/components/AnswerParse.vue.d.ts +7 -7
  365. package/es/components/scale-view/src/components/AnswerParse.vue2.js +36 -36
  366. package/es/components/scale-view/src/components/DescribeContent.vue.d.ts +7 -7
  367. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +12 -12
  368. package/es/components/scale-view/src/components/EvaluateCountdown.vue2.js +44 -44
  369. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +10 -10
  370. package/es/components/scale-view/src/components/EvaluatePage.vue2.js +26 -27
  371. package/es/components/scale-view/src/components/LoadingCom.vue.js +3 -1
  372. package/es/components/scale-view/src/components/NoData.vue.d.ts +7 -7
  373. package/es/components/scale-view/src/components/NoData.vue2.js +4 -4
  374. package/es/components/scale-view/src/components/ScaleScore.d.ts +5 -5
  375. package/es/components/scale-view/src/components/formitem/r-address.d.ts +6 -9
  376. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +6 -10
  377. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +6 -11
  378. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +5 -8
  379. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +6 -9
  380. package/es/components/scale-view/src/components/formitem/r-input.d.ts +6 -8
  381. package/es/components/scale-view/src/components/formitem/r-map.d.ts +6 -70
  382. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +6 -11
  383. package/es/components/scale-view/src/components/formitem/r-select.d.ts +6 -10
  384. package/es/components/scale-view/src/components/formitem/r-sign.d.ts +6 -155
  385. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +6 -11
  386. package/es/components/scale-view/src/components/formitem/sign-com.d.ts +6 -6
  387. package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +5 -9
  388. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +17 -9
  389. package/es/components/search-cascader/index.d.ts +27 -27
  390. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +27 -27
  391. package/es/components/search-cascader/src/SearchCascader.vue2.js +8 -9
  392. package/es/components/search-cascader/src/components/ClearIcon.vue.js +13 -11
  393. package/es/components/search-cascader/src/components/SearchMenu.d.ts +5 -5
  394. package/es/components/select-label/index.d.ts +155 -119
  395. package/es/components/select-label/src/LabelFormContent.vue.d.ts +48 -26
  396. package/es/components/select-label/src/LabelFormContent.vue2.js +40 -38
  397. package/es/components/select-label/src/SelectLabel.vue.d.ts +64 -42
  398. package/es/components/select-label/src/SelectLabel.vue2.js +27 -26
  399. package/es/components/select-label/src/components/label-classify.vue.d.ts +24 -14
  400. package/es/components/select-label/src/components/label-classify.vue2.js +44 -41
  401. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +21 -29
  402. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue2.js +30 -28
  403. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +37 -45
  404. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue2.js +14 -14
  405. package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +9 -17
  406. package/es/components/select-label/src/ihoLabel/iho-label-classify.vue2.js +27 -24
  407. package/es/components/select-label/src/index.vue.d.ts +107 -93
  408. package/es/components/select-label/src/index.vue2.js +1 -2
  409. package/es/components/select-person/index.d.ts +190 -257
  410. package/es/components/select-person/src/SelectPerson.vue.d.ts +87 -124
  411. package/es/components/select-person/src/SelectPerson.vue2.js +19 -23
  412. package/es/components/select-person/src/SelectPersonRole.vue.d.ts +66 -80
  413. package/es/components/select-person/src/SelectPersonRole.vue2.js +14 -14
  414. package/es/components/select-person/src/SelectPersonType.vue.d.ts +31 -41
  415. package/es/components/select-person/src/SelectPersonType.vue2.js +7 -7
  416. package/es/components/select-person/src/components/GroupItem.vue.d.ts +5 -5
  417. package/es/components/select-person/src/components/GroupItem.vue2.js +1 -2
  418. package/es/components/select-person/src/components/SearchGroupList.vue.d.ts +39 -39
  419. package/es/components/select-person/src/components/SearchGroupList.vue2.js +3 -4
  420. package/es/components/select-person/src/components/SearchMultiple.vue.d.ts +18 -17
  421. package/es/components/select-person/src/components/SearchMultiple.vue2.js +2 -3
  422. package/es/components/select-person/src/components/SearchOrgAndStaff.vue.d.ts +20 -19
  423. package/es/components/select-person/src/components/SearchOrgAndStaff.vue2.js +6 -7
  424. package/es/components/select-person/src/components/TagItem.vue.d.ts +11 -11
  425. package/es/components/select-person/src/components/TagItem.vue2.js +1 -2
  426. package/es/components/select-person/src/index.vue.d.ts +240 -307
  427. package/es/components/select-person/src/index.vue2.js +7 -8
  428. package/es/components/select-person/src/utils/index.d.ts +1 -1
  429. package/es/components/shortcut-provider/index.d.ts +9 -9
  430. package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +9 -9
  431. package/es/components/shortcut-provider/src/hooks/useShortcutSignature.d.ts +1 -1
  432. package/es/components/shortcut-setter/index.d.ts +81 -286
  433. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +81 -286
  434. package/es/components/shortcut-setter/src/ShortcutSetter.vue2.js +3 -4
  435. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +23 -13
  436. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue2.js +10 -11
  437. package/es/components/slider-tree/index.d.ts +22 -22
  438. package/es/components/slider-tree/src/index.vue.d.ts +22 -22
  439. package/es/components/slider-tree/src/index.vue2.js +5 -6
  440. package/es/components/step-notice/index.d.ts +58 -58
  441. package/es/components/step-notice/src/StepNotice.vue.d.ts +57 -57
  442. package/es/components/step-notice/src/StepNotice.vue2.js +5 -6
  443. package/es/components/step-notice/src/components/NoticeConnection.vue.d.ts +12 -12
  444. package/es/components/step-notice/src/components/NoticeConnection.vue2.js +3 -3
  445. package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +40 -40
  446. package/es/components/step-notice/src/components/NoticeItem.vue2.js +4 -4
  447. package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +9 -9
  448. package/es/components/step-notice/src/components/NoticeItemAside.vue2.js +4 -3
  449. package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +9 -9
  450. package/es/components/steps-wheel/index.d.ts +17 -17
  451. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +17 -17
  452. package/es/components/steps-wheel/src/StepsWheel.vue2.js +4 -4
  453. package/es/components/table-export-field/index.d.ts +66 -82
  454. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +27 -33
  455. package/es/components/table-export-field/src/components/ExportModal.vue2.js +12 -13
  456. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +23 -23
  457. package/es/components/table-export-field/src/components/SaveProjectModal.vue2.js +7 -8
  458. package/es/components/table-export-field/src/index.vue.d.ts +66 -82
  459. package/es/components/table-export-field/src/index.vue2.js +5 -6
  460. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +71 -71
  461. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue2.js +17 -18
  462. package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +25 -25
  463. package/es/components/table-filter/src/components/bi-filter/components/Date.vue2.js +6 -7
  464. package/es/components/table-filter/src/components/bi-filter/components/InputFilter.vue.d.ts +11 -11
  465. package/es/components/table-filter/src/components/bi-filter/components/InputFilter.vue2.js +4 -5
  466. package/es/components/table-filter/src/components/bi-filter/components/InputNumber.vue.d.ts +11 -11
  467. package/es/components/table-filter/src/components/bi-filter/components/InputNumber.vue2.js +4 -5
  468. package/es/components/table-filter/src/components/bi-filter/components/SelectFilter.vue.d.ts +12 -12
  469. package/es/components/table-filter/src/components/bi-filter/components/SelectFilter.vue2.js +6 -7
  470. package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +59 -59
  471. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +94 -94
  472. package/es/components/table-filter/src/components/bi-filter/index.vue2.js +54 -49
  473. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +224 -230
  474. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue2.js +40 -41
  475. package/es/components/table-filter/src/components/classify-filter/components/Base/DateOption.vue.d.ts +15 -15
  476. package/es/components/table-filter/src/components/classify-filter/components/Base/DateOption.vue2.js +9 -10
  477. package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +44 -44
  478. package/es/components/table-filter/src/components/classify-filter/components/Date.vue2.js +18 -19
  479. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +47 -47
  480. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue2.js +26 -27
  481. package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue.d.ts +13 -19
  482. package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue2.js +7 -8
  483. package/es/components/table-filter/src/components/classify-filter/components/InputNumber.vue.d.ts +11 -11
  484. package/es/components/table-filter/src/components/classify-filter/components/InputNumber.vue2.js +4 -5
  485. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +13 -13
  486. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue2.js +5 -5
  487. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +43 -43
  488. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue2.js +9 -10
  489. package/es/components/table-filter/src/components/classify-filter/components/SelectFilter.vue.d.ts +12 -12
  490. package/es/components/table-filter/src/components/classify-filter/components/SelectFilter.vue2.js +6 -7
  491. package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +14 -14
  492. package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue2.js +6 -7
  493. package/es/components/table-filter/src/components/classify-filter/components/SelectTreeDynamic.vue.d.ts +14 -14
  494. package/es/components/table-filter/src/components/classify-filter/components/SelectTreeDynamic.vue2.js +6 -7
  495. package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +210 -216
  496. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +247 -253
  497. package/es/components/table-filter/src/components/classify-filter/index.vue2.js +43 -40
  498. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +12 -12
  499. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue2.js +2 -3
  500. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +39 -39
  501. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue2.js +9 -10
  502. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +27 -27
  503. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue2.js +1 -2
  504. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +10 -10
  505. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue2.js +1 -2
  506. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +39 -39
  507. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue2.js +14 -14
  508. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +27 -27
  509. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue2.js +1 -2
  510. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +13 -13
  511. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue2.js +10 -11
  512. package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +13 -13
  513. package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue2.js +5 -5
  514. package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +18 -18
  515. package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue2.js +23 -22
  516. package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +14 -14
  517. package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue2.js +6 -7
  518. package/es/components/table-filter/src/components/render-widget/components/Select.vue.d.ts +11 -11
  519. package/es/components/table-filter/src/components/render-widget/components/Select.vue2.js +4 -5
  520. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +43 -49
  521. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js +9 -10
  522. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +24 -24
  523. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue2.js +9 -10
  524. package/es/components/table-filter/src/components/render-widget/components/SelectTree.vue.d.ts +11 -11
  525. package/es/components/table-filter/src/components/render-widget/components/SelectTree.vue2.js +6 -7
  526. package/es/components/table-filter/src/components/render-widget/components/SelectTreeDynamic.vue.d.ts +13 -13
  527. package/es/components/table-filter/src/components/render-widget/components/SelectTreeDynamic.vue2.js +5 -6
  528. package/es/components/table-filter/src/components/render-widget/components/index.d.ts +279 -285
  529. package/es/components/table-filter/src/components/render-widget/index.vue.d.ts +5 -5
  530. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +266 -272
  531. package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
  532. package/es/components/time-line/index.d.ts +11 -11
  533. package/es/components/time-line/src/TimeLine.vue.d.ts +11 -11
  534. package/es/components/time-picker/index.d.ts +19 -19
  535. package/es/components/time-picker/src/TimePicker.vue.d.ts +19 -19
  536. package/es/components/time-picker/src/TimePicker.vue2.js +5 -6
  537. package/es/components/tooth-bitmap/index.d.ts +14 -14
  538. package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +12 -12
  539. package/es/components/tooth-bitmap/src/ToothBitmap.vue2.js +11 -12
  540. package/es/components/vertify/src/components/IdentityVerification.vue.d.ts +22 -19
  541. package/es/components/vertify/src/components/IdentityVerification.vue2.js +11 -12
  542. package/es/components/vod-chunk-upload/index.d.ts +28 -248
  543. package/es/components/vod-chunk-upload/src/chunk-upload-new.vue.d.ts +18 -18
  544. package/es/components/vod-chunk-upload/src/chunk-upload-new.vue2.js +40 -39
  545. package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +28 -248
  546. package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue2.js +64 -63
  547. package/es/components/vod-chunk-upload/src/vod-upload-modal.d.ts +5 -207
  548. package/es/shared/assets/img/defaultCover/10review_successful.png.js +1 -1
  549. package/es/shared/assets/img/defaultCover/11review_fail.png.js +1 -1
  550. package/es/shared/assets/img/defaultCover/12no_setting.png.js +1 -1
  551. package/es/shared/assets/img/defaultCover/13no_menu_setting.png.js +1 -1
  552. package/es/shared/assets/img/defaultCover/14no_call_setting.png.js +1 -1
  553. package/es/shared/assets/img/defaultCover/15no_use_tag.png.js +1 -1
  554. package/es/shared/assets/img/defaultCover/16no_table_data.png.js +1 -1
  555. package/es/shared/assets/img/defaultCover/1location.png.js +1 -1
  556. package/es/shared/assets/img/defaultCover/2notfound.png.js +1 -1
  557. package/es/shared/assets/img/defaultCover/3loading.png.js +1 -1
  558. package/es/shared/assets/img/defaultCover/4no_permission.png.js +1 -1
  559. package/es/shared/assets/img/defaultCover/5no_data.png.js +1 -1
  560. package/es/shared/assets/img/defaultCover/6no_network.png.js +1 -1
  561. package/es/shared/assets/img/defaultCover/7no_doctor.png.js +1 -1
  562. package/es/shared/assets/img/defaultCover/8system_error.png.js +1 -1
  563. package/es/shared/assets/img/defaultCover/9system_upgrade.png.js +1 -1
  564. package/es/shared/assets/img/failure.png.js +1 -1
  565. package/es/shared/assets/img/no-permission.png.js +1 -1
  566. package/es/shared/assets/img/nodata.png.js +1 -1
  567. package/es/shared/assets/img/notfound.png.js +1 -1
  568. package/es/shared/assets/img/qr.png.js +1 -1
  569. package/es/shared/assets/img/success.png.js +1 -1
  570. package/es/shared/assets/img/table_style_2.png.js +1 -1
  571. package/es/shared/assets/img/video.png.js +1 -1
  572. package/es/shared/assets/img/video_default_cover.png.js +1 -1
  573. package/es/shared/assets/img/xb_big.png.js +1 -1
  574. package/es/shared/assets/img/xb_small.png.js +1 -1
  575. package/es/shared/components/ArrowIcon/ArrowIcon.vue.js +8 -6
  576. package/es/shared/components/CancelRadio/CancelRadio.d.ts +6 -6
  577. package/es/shared/components/DateIcon/DateIcon.vue.js +13 -11
  578. package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +5 -5
  579. package/es/shared/components/JSONTree/JSONTree.vue.d.ts +8 -8
  580. package/es/shared/components/JSONTree/JSONTree.vue2.js +1 -1
  581. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +10 -10
  582. package/es/shared/components/SelectPage/SelectPage.vue2.js +2 -2
  583. package/es/shared/components/SlotRender/SlotRender.d.ts +3 -3
  584. package/es/shared/components/SvgIcon/SvgIcon.vue.d.ts +10 -6
  585. package/es/shared/components/SvgIcon/SvgIcon.vue2.js +5 -5
  586. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +17 -9
  587. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue2.js +9 -9
  588. package/es/shared/components/no-data/NoData.vue.d.ts +7 -7
  589. package/es/shared/components/no-data/NoData.vue2.js +5 -5
  590. package/es/shared/components/player-vod/index.vue.d.ts +1 -1
  591. package/es/shared/components/player-vod/player.d.ts +4 -4
  592. package/es/shared/components/player-vod/video-list.d.ts +4 -77
  593. package/es/shared/components/player-vod/video-modal.d.ts +5 -23
  594. package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +2 -2
  595. package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
  596. package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +4 -4
  597. package/es/shared/hooks/useLevelSearchCascader.d.ts +4 -7
  598. package/es/shared/package.json.js +1 -1
  599. package/es/shared/utils/index.d.ts +1 -1
  600. package/package.json +2 -2
  601. package/es/components/audio-sdk/src/utils/recorder/fft.d.ts +0 -4
  602. package/es/components/audio-sdk/src/utils/recorder/mp3-engine.d.ts +0 -4
  603. package/es/components/audio-sdk/src/utils/recorder/mp3.d.ts +0 -4
  604. package/es/components/audio-sdk/src/utils/recorder/recorder.d.ts +0 -4
  605. package/es/components/audio-sdk/src/utils/recorder/wave.d.ts +0 -4
  606. package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
  607. package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
  608. package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
  609. package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
  610. package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
  611. package/es/shared/utils/fabricjs/index.d.ts +0 -6823
  612. package/es/shared/utils/tapable/index.d.ts +0 -139
@@ -1,7 +1,7 @@
1
1
  import { SFCWithInstall } from '../../shared/types';
2
2
  export * from './src/types';
3
3
  export * from './src/hooks/useLocale';
4
- declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
5
5
  maxHeight: {
6
6
  type: StringConstructor;
7
7
  };
@@ -83,7 +83,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
83
83
  "x-read-pretty"?: boolean | undefined;
84
84
  "x-compile-omitted"?: string[] | undefined;
85
85
  }>;
86
- components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>;
86
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
87
87
  scope: import("../../shared/types").AnyObject;
88
88
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
89
89
  annotationShortcuts: (string | {
@@ -118,8 +118,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
118
118
  selectMode: boolean;
119
119
  selectedFields: string[];
120
120
  linebarWidth: string | number;
121
- linebarDirection: "vertical" | "horizontal";
122
- linebarTextDirection: "vertical" | "horizontal";
121
+ linebarDirection: "horizontal" | "vertical";
122
+ linebarTextDirection: "horizontal" | "vertical";
123
123
  autoWidth: number | boolean;
124
124
  feedbackType: "default" | "tooltip";
125
125
  fixMemoLeak: boolean;
@@ -132,8 +132,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
132
132
  type: import("vue").PropType<((payload: import("./src/types").FormConfigBeforeMovePayload) => boolean | void) | undefined>;
133
133
  };
134
134
  showLowCodeReactions: BooleanConstructor;
135
- }>, {
136
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
135
+ }, {
136
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
137
137
  maxHeight: {
138
138
  type: StringConstructor;
139
139
  };
@@ -215,7 +215,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
215
215
  "x-read-pretty"?: boolean | undefined;
216
216
  "x-compile-omitted"?: string[] | undefined;
217
217
  }>;
218
- components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>;
218
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
219
219
  scope: import("../../shared/types").AnyObject;
220
220
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
221
221
  annotationShortcuts: (string | {
@@ -250,8 +250,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
250
250
  selectMode: boolean;
251
251
  selectedFields: string[];
252
252
  linebarWidth: string | number;
253
- linebarDirection: "vertical" | "horizontal";
254
- linebarTextDirection: "vertical" | "horizontal";
253
+ linebarDirection: "horizontal" | "vertical";
254
+ linebarTextDirection: "horizontal" | "vertical";
255
255
  autoWidth: number | boolean;
256
256
  feedbackType: "default" | "tooltip";
257
257
  fixMemoLeak: boolean;
@@ -264,16 +264,16 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
264
264
  type: import("vue").PropType<((payload: import("./src/types").FormConfigBeforeMovePayload) => boolean | void) | undefined>;
265
265
  };
266
266
  showLowCodeReactions: BooleanConstructor;
267
- }>> & Readonly<{
267
+ }>> & {
268
268
  onAddItem?: ((...args: any[]) => any) | undefined;
269
269
  onRemoveItem?: ((...args: any[]) => any) | undefined;
270
270
  onReactionsValidateFailure?: ((...args: any[]) => any) | undefined;
271
- }> & {}>;
271
+ }>>;
272
272
  emit: (event: "addItem" | "removeItem" | "reactionsValidateFailure", ...args: any[]) => void;
273
273
  uuid: string;
274
274
  cssVars: import("vue").ComputedRef<import("../../shared/types").AnyObject>;
275
- fieldListRef: import("vue").Ref<import("./src/types").FormConfigItem[], import("./src/types").FormConfigItem[]>;
276
- materialListRef: import("vue").Ref<import("./src/types").FormConfigItem[], import("./src/types").FormConfigItem[]>;
275
+ fieldListRef: import("vue").Ref<import("./src/types").FormConfigItem[]>;
276
+ materialListRef: import("vue").Ref<import("./src/types").FormConfigItem[]>;
277
277
  lowCodeReactionsRef: import("vue").Ref<{
278
278
  conObj: {
279
279
  con: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
@@ -306,38 +306,6 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
306
306
  }[] | undefined;
307
307
  __oppositeBindField?: any | undefined;
308
308
  __oppositeTargetField?: any | undefined;
309
- }[], import("../../shared/types").LowCodeTypes.reactionConfig[] | {
310
- conObj: {
311
- con: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
312
- field_key: string;
313
- value: unknown;
314
- }[];
315
- compareMap?: {
316
- NULL?: ((v1: any, v2: any) => boolean) | undefined;
317
- EQ?: ((v1: any, v2: any) => boolean) | undefined;
318
- BIG?: ((v1: any, v2: any) => boolean) | undefined;
319
- LESS?: ((v1: any, v2: any) => boolean) | undefined;
320
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
321
- LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
322
- CL?: ((v1: any, v2: any) => boolean) | undefined;
323
- NC?: ((v1: any, v2: any) => boolean) | undefined;
324
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
325
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
326
- } | undefined;
327
- isRestoreDefault?: boolean | undefined;
328
- sqlExpression?: string | undefined;
329
- showField?: string[] | undefined;
330
- hideField?: string[] | undefined;
331
- requiredField?: string[] | undefined;
332
- notRequiredField?: string[] | undefined;
333
- enabledField?: string[] | undefined;
334
- disabledField?: string[] | undefined;
335
- setValueField?: {
336
- field?: string | undefined;
337
- value?: unknown;
338
- }[] | undefined;
339
- __oppositeBindField?: any | undefined;
340
- __oppositeTargetField?: any | undefined;
341
309
  }[]>;
342
310
  getSortOption: () => {
343
311
  move: ({ to, from, dragged }: import("sortablejs").MoveEvent) => false | undefined;
@@ -351,21 +319,19 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
351
319
  };
352
320
  addItem: (formConfigItem: import("./src/types").FormConfigItem) => void;
353
321
  parsedTextFormatter: import("./src/types").FormConfigTextFormatter;
354
- currentEditField: import("vue").Ref<import("./src/types").FormConfigItem | undefined, import("./src/types").FormConfigItem | undefined>;
322
+ currentEditField: import("vue").Ref<import("./src/types").FormConfigItem | undefined>;
355
323
  formConfigEditRef: import("vue").Ref<{
356
324
  validate: import("../../shared/types").AnyFn;
357
- } | undefined, {
358
- validate: import("../../shared/types").AnyFn;
359
325
  } | undefined>;
360
326
  transform: (fieldList: import("./src/types").FormConfigItem[]) => import("./src/types").FormConfigItem[];
361
327
  inverseTransform: (fieldList: import("./src/types").FormConfigItem[], withOriginalSetting: boolean, otherConfig?: Partial<import("./src/types").FormConfigItem> | undefined) => import("./src/types").FormConfigItem[];
362
- extraValueRef: import("vue").WritableComputedRef<any, any>;
363
- _extraOptions: import("vue").Ref<import("./src/types").FormConfigItem[], import("./src/types").FormConfigItem[]>;
328
+ extraValueRef: import("vue").WritableComputedRef<any>;
329
+ _extraOptions: import("vue").Ref<import("./src/types").FormConfigItem[]>;
364
330
  extraOptions: import("vue").ComputedRef<import("./src/types").FormConfigItem[]>;
365
331
  onFocus: () => Promise<void>;
366
- readonly useVersion: typeof import("../../shared/hooks").useVersion;
367
- readonly useFormConfigLocale: typeof import("./src/hooks/useLocale").useFormConfigLocale;
368
- readonly Draggable: import("vue").DefineComponent<{
332
+ useVersion: typeof import("../../shared/hooks").useVersion;
333
+ useFormConfigLocale: typeof import("./src/hooks/useLocale").useFormConfigLocale;
334
+ Draggable: import("vue").DefineComponent<{
369
335
  list: {
370
336
  type: ArrayConstructor;
371
337
  required: boolean;
@@ -437,29 +403,29 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
437
403
  list: unknown[];
438
404
  modelValue: unknown[];
439
405
  componentData: Record<string, any>;
440
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
406
+ }>;
441
407
  FormConfigCreator: import("vue").DefineComponent<{}, {
442
408
  linebarField: import("..").FieldItem[];
443
- linebarFormRef: import("vue").Ref<import("..").FormRenderExpose | undefined, import("..").FormRenderExpose | undefined>;
444
- lineBreakFormRef: import("vue").Ref<import("..").FormRenderExpose | undefined, import("..").FormRenderExpose | undefined>;
409
+ linebarFormRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
410
+ lineBreakFormRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
445
411
  initialData: Partial<import("./src/types").FormConfigItem>;
446
412
  emit: (event: "submit", payload: import("./src/types").FormConfigItem) => void;
447
413
  submit: (type: string, props?: import("../../shared/types").AnyObject | undefined, formRef?: import("..").FormRenderExpose | undefined) => Promise<void>;
448
- readonly pick: {
414
+ pick: {
449
415
  <T extends object, U extends keyof T>(object: T, ...props: import("lodash").Many<U>[]): Pick<T, U>;
450
416
  <T_1>(object: T_1 | null | undefined, ...props: import("lodash").Many<import("lodash").PropertyPath>[]): Partial<T_1>;
451
417
  };
452
- readonly NButton: any;
453
- readonly NButtonGroup: any;
454
- readonly NPopconfirm: any;
455
- readonly useFormConfigLocale: typeof import("./src/hooks/useLocale").useFormConfigLocale;
456
- readonly CFormRender: SFCWithInstall<import("vue").DefineComponent<{}, {
457
- formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined, import("..").FormRenderExpose | undefined>;
458
- key: import("vue").Ref<number, number>;
418
+ NButton: any;
419
+ NButtonGroup: any;
420
+ NPopconfirm: any;
421
+ useFormConfigLocale: typeof import("./src/hooks/useLocale").useFormConfigLocale;
422
+ CFormRender: SFCWithInstall<import("vue").DefineComponent<{}, {
423
+ formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
424
+ key: import("vue").Ref<number>;
459
425
  reload: () => Promise<void>;
460
426
  formRenderExposeKeyList: readonly ["validate", "getFormValues", "setFormValues", "setFieldState", "resetFields", "queryWidget", "getFieldList", "applySelectedSetting", "getTextFormValues", "optionInited", "updateAnchor"];
461
427
  exposed: Partial<import("..").FormRenderExpose>;
462
- FormRender: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
428
+ FormRender: import("vue").DefineComponent<{
463
429
  fieldList: {
464
430
  type: import("vue").PropType<import("..").FieldItem[]>;
465
431
  };
@@ -553,7 +519,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
553
519
  }>>;
554
520
  };
555
521
  components: {
556
- type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>>;
522
+ type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
557
523
  default: () => {};
558
524
  };
559
525
  scope: {
@@ -638,11 +604,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
638
604
  type: import("vue").PropType<string[]>;
639
605
  };
640
606
  linebarDirection: {
641
- type: import("vue").PropType<"vertical" | "horizontal">;
607
+ type: import("vue").PropType<"horizontal" | "vertical">;
642
608
  default: string;
643
609
  };
644
610
  linebarTextDirection: {
645
- type: import("vue").PropType<"vertical" | "horizontal">;
611
+ type: import("vue").PropType<"horizontal" | "vertical">;
646
612
  default: string;
647
613
  };
648
614
  linebarWidth: {
@@ -667,8 +633,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
667
633
  lazyRender: BooleanConstructor;
668
634
  linebreaksToTitle: BooleanConstructor;
669
635
  dialogFn: {};
670
- }>, {
671
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
636
+ }, {
637
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
672
638
  fieldList: {
673
639
  type: import("vue").PropType<import("..").FieldItem[]>;
674
640
  };
@@ -762,7 +728,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
762
728
  }>>;
763
729
  };
764
730
  components: {
765
- type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>>;
731
+ type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
766
732
  default: () => {};
767
733
  };
768
734
  scope: {
@@ -847,11 +813,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
847
813
  type: import("vue").PropType<string[]>;
848
814
  };
849
815
  linebarDirection: {
850
- type: import("vue").PropType<"vertical" | "horizontal">;
816
+ type: import("vue").PropType<"horizontal" | "vertical">;
851
817
  default: string;
852
818
  };
853
819
  linebarTextDirection: {
854
- type: import("vue").PropType<"vertical" | "horizontal">;
820
+ type: import("vue").PropType<"horizontal" | "vertical">;
855
821
  default: string;
856
822
  };
857
823
  linebarWidth: {
@@ -876,19 +842,19 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
876
842
  lazyRender: BooleanConstructor;
877
843
  linebreaksToTitle: BooleanConstructor;
878
844
  dialogFn: {};
879
- }>> & Readonly<{
845
+ }>> & {
880
846
  onFormChange?: ((...args: any[]) => any) | undefined;
881
847
  onScroll?: ((...args: any[]) => any) | undefined;
882
848
  onAnnotationChange?: ((...args: any[]) => any) | undefined;
883
849
  "onUpdate:selectedFields"?: ((...args: any[]) => any) | undefined;
884
850
  onLinebarChange?: ((...args: any[]) => any) | undefined;
885
851
  onReady?: ((...args: any[]) => any) | undefined;
886
- }> & {}>;
852
+ }>>;
887
853
  emit: (event: "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", ...args: any[]) => void;
888
854
  cssVars: import("vue").ComputedRef<import("../../shared/types").AnyObject>;
889
855
  nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
890
- formRenderRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
891
- formWidth: import("vue").Ref<number, number>;
856
+ formRenderRef: import("vue").Ref<HTMLElement | undefined>;
857
+ formWidth: import("vue").Ref<number>;
892
858
  formHeight: import("vue").ComputedRef<string>;
893
859
  SchemaField: import("vue").DefineComponent<import("@formily/vue").ISchemaFieldProps>;
894
860
  businessCollector: import("..").BusinessCollector;
@@ -901,21 +867,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
901
867
  formUUID: string;
902
868
  anchorBarRef: import("vue").Ref<{
903
869
  syncBarPosition: import("../../shared/types").AnyFn;
904
- } | undefined, {
905
- syncBarPosition: import("../../shared/types").AnyFn;
906
870
  } | undefined>;
907
- currentAnchor: import("vue").WritableComputedRef<string, string>;
871
+ currentAnchor: import("vue").WritableComputedRef<string>;
908
872
  updateAnchorList: (field: import("@formily/core").GeneralField) => void;
909
873
  anchorIdList: import("vue").Ref<{
910
874
  name: string;
911
875
  title: string;
912
876
  index: number;
913
- }[], (Record<"name" | "title", string> & {
914
- index: number;
915
- })[] | {
916
- name: string;
917
- title: string;
918
- index: number;
919
877
  }[]>;
920
878
  onScroll: (scrollEvent: Event) => void;
921
879
  generateAnchorList: (formModel: import("@formily/core").Form<any>) => Promise<void>;
@@ -942,7 +900,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
942
900
  setGraph: (field: import("@formily/core").GeneralField) => void;
943
901
  removeGraph: (field: import("@formily/core").GeneralField) => void;
944
902
  lowCodeEventTrigger: (field: import("@formily/core").GeneralField) => void;
945
- emitFormChange: import("vue").Ref<boolean, boolean>;
903
+ emitFormChange: import("vue").Ref<boolean>;
946
904
  formModel: import("@formily/core").Form<{
947
905
  [x: string]: any;
948
906
  }>;
@@ -1019,7 +977,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1019
977
  "x-read-pretty"?: boolean | undefined;
1020
978
  "x-compile-omitted"?: string[] | undefined;
1021
979
  }>;
1022
- components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>;
980
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
1023
981
  scope: import("../../shared/types").AnyObject;
1024
982
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
1025
983
  annotationShortcuts: (string | {
@@ -1054,8 +1012,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1054
1012
  selectMode: boolean;
1055
1013
  selectedFields: string[];
1056
1014
  linebarWidth: string | number;
1057
- linebarDirection: "vertical" | "horizontal";
1058
- linebarTextDirection: "vertical" | "horizontal";
1015
+ linebarDirection: "horizontal" | "vertical";
1016
+ linebarTextDirection: "horizontal" | "vertical";
1059
1017
  autoWidth: number | boolean;
1060
1018
  feedbackType: "default" | "tooltip";
1061
1019
  fixMemoLeak: boolean;
@@ -1238,16 +1196,16 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1238
1196
  onKeydown: (event: KeyboardEvent) => Promise<void>;
1239
1197
  clearSpan: (uuid: string) => void;
1240
1198
  exposeEvent: Omit<import("..").FormRenderExpose, "updateAnchor" | "getFieldList" | "optionInited" | "formModel" | "reload">;
1241
- readonly useVersion: typeof import("../../shared/hooks").useVersion;
1242
- readonly FormConsumer: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1243
- readonly FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
1199
+ useVersion: typeof import("../../shared/hooks").useVersion;
1200
+ FormConsumer: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1201
+ FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
1244
1202
  form: any;
1245
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1246
- readonly NConfigProvider: any;
1247
- readonly NForm: any;
1248
- readonly NTabPane: any;
1249
- readonly NTabs: any;
1250
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready")[], "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1203
+ }>;
1204
+ NConfigProvider: any;
1205
+ NForm: any;
1206
+ NTabPane: any;
1207
+ NTabs: any;
1208
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready")[], "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1251
1209
  fieldList: {
1252
1210
  type: import("vue").PropType<import("..").FieldItem[]>;
1253
1211
  };
@@ -1341,7 +1299,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1341
1299
  }>>;
1342
1300
  };
1343
1301
  components: {
1344
- type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>>;
1302
+ type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
1345
1303
  default: () => {};
1346
1304
  };
1347
1305
  scope: {
@@ -1426,11 +1384,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1426
1384
  type: import("vue").PropType<string[]>;
1427
1385
  };
1428
1386
  linebarDirection: {
1429
- type: import("vue").PropType<"vertical" | "horizontal">;
1387
+ type: import("vue").PropType<"horizontal" | "vertical">;
1430
1388
  default: string;
1431
1389
  };
1432
1390
  linebarTextDirection: {
1433
- type: import("vue").PropType<"vertical" | "horizontal">;
1391
+ type: import("vue").PropType<"horizontal" | "vertical">;
1434
1392
  default: string;
1435
1393
  };
1436
1394
  linebarWidth: {
@@ -1455,18 +1413,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1455
1413
  lazyRender: BooleanConstructor;
1456
1414
  linebreaksToTitle: BooleanConstructor;
1457
1415
  dialogFn: {};
1458
- }>> & Readonly<{
1416
+ }>> & {
1459
1417
  onFormChange?: ((...args: any[]) => any) | undefined;
1460
1418
  onScroll?: ((...args: any[]) => any) | undefined;
1461
1419
  onAnnotationChange?: ((...args: any[]) => any) | undefined;
1462
1420
  "onUpdate:selectedFields"?: ((...args: any[]) => any) | undefined;
1463
1421
  onLinebarChange?: ((...args: any[]) => any) | undefined;
1464
1422
  onReady?: ((...args: any[]) => any) | undefined;
1465
- }>, {
1466
- maxHeight: string | number;
1423
+ }, {
1467
1424
  anchor: boolean;
1468
1425
  column: number;
1469
- components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>;
1426
+ maxHeight: string | number;
1427
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
1470
1428
  initialData: import("../../shared/types").AnyObject;
1471
1429
  parallelism: number;
1472
1430
  scope: import("../../shared/types").AnyObject;
@@ -1482,8 +1440,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1482
1440
  wordSplitFilter: boolean;
1483
1441
  selectMode: boolean;
1484
1442
  linebarWidth: string | number;
1485
- linebarDirection: "vertical" | "horizontal";
1486
- linebarTextDirection: "vertical" | "horizontal";
1443
+ linebarDirection: "horizontal" | "vertical";
1444
+ linebarTextDirection: "horizontal" | "vertical";
1487
1445
  autoWidth: number | boolean;
1488
1446
  feedbackType: "default" | "tooltip";
1489
1447
  fixMemoLeak: boolean;
@@ -1492,14 +1450,14 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1492
1450
  nominalAge: boolean;
1493
1451
  operationalFormInit: boolean;
1494
1452
  incrementalRender: boolean;
1495
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1496
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
1453
+ }>;
1454
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
1497
1455
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1498
1456
  submit: (payload: import("./src/types").FormConfigItem) => import("./src/types").FormConfigItem;
1499
- }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
1457
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
1500
1458
  onSubmit?: ((payload: import("./src/types").FormConfigItem) => any) | undefined;
1501
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1502
- FormConfigDragDisplay: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1459
+ }, {}>;
1460
+ FormConfigDragDisplay: import("vue").DefineComponent<{
1503
1461
  formConfigItem: {
1504
1462
  type: import("vue").PropType<import("./src/types").FormConfigItem>;
1505
1463
  };
@@ -1507,13 +1465,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1507
1465
  type: import("vue").PropType<import("./src/types").FormConfigTextFormatter>;
1508
1466
  required: true;
1509
1467
  };
1510
- }>, {
1468
+ }, {
1511
1469
  globProps: import("../../shared/types").AnyObject | undefined;
1512
1470
  getItemColumnStyle: (formConfigItem?: import("./src/types").FormConfigItem | undefined) => {
1513
1471
  '--item-column': number;
1514
1472
  };
1515
- fieldList: import("vue").Ref<import("./src/types").FormConfigItem[], import("./src/types").FormConfigItem[]> | undefined;
1516
- materialList: import("vue").Ref<import("./src/types").FormConfigItem[], import("./src/types").FormConfigItem[]> | undefined;
1473
+ fieldList: import("vue").Ref<import("./src/types").FormConfigItem[]> | undefined;
1474
+ materialList: import("vue").Ref<import("./src/types").FormConfigItem[]> | undefined;
1517
1475
  getSortOption: (formConfigItem?: import("./src/types").FormConfigItem | undefined) => {
1518
1476
  move: ({ to, from, dragged }: import("sortablejs").MoveEvent) => false | undefined;
1519
1477
  onChoose: ({ target, item }: import("sortablejs").SortableEvent) => void;
@@ -1524,8 +1482,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1524
1482
  'item-key': string;
1525
1483
  group: string;
1526
1484
  };
1527
- getRenderer: (formConfigItem: import("./src/types").FormConfigItem) => import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>;
1528
- readonly Draggable: import("vue").DefineComponent<{
1485
+ getRenderer: (formConfigItem: import("./src/types").FormConfigItem) => import("vue").Component | import("vue").FunctionalComponent<{}, {}>;
1486
+ Draggable: import("vue").DefineComponent<{
1529
1487
  list: {
1530
1488
  type: ArrayConstructor;
1531
1489
  required: boolean;
@@ -1597,8 +1555,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1597
1555
  list: unknown[];
1598
1556
  modelValue: unknown[];
1599
1557
  componentData: Record<string, any>;
1600
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1601
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1558
+ }>;
1559
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1602
1560
  formConfigItem: {
1603
1561
  type: import("vue").PropType<import("./src/types").FormConfigItem>;
1604
1562
  };
@@ -1606,8 +1564,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1606
1564
  type: import("vue").PropType<import("./src/types").FormConfigTextFormatter>;
1607
1565
  required: true;
1608
1566
  };
1609
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1610
- FormConfigEdit: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1567
+ }>>, {}>;
1568
+ FormConfigEdit: import("vue").DefineComponent<{
1611
1569
  uuid: {
1612
1570
  type: StringConstructor;
1613
1571
  required: true;
@@ -1681,7 +1639,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1681
1639
  "x-read-pretty"?: boolean | undefined;
1682
1640
  "x-compile-omitted"?: string[] | undefined;
1683
1641
  }>;
1684
- components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>;
1642
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
1685
1643
  scope: import("../../shared/types").AnyObject;
1686
1644
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
1687
1645
  annotationShortcuts: (string | {
@@ -1716,8 +1674,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1716
1674
  selectMode: boolean;
1717
1675
  selectedFields: string[];
1718
1676
  linebarWidth: string | number;
1719
- linebarDirection: "vertical" | "horizontal";
1720
- linebarTextDirection: "vertical" | "horizontal";
1677
+ linebarDirection: "horizontal" | "vertical";
1678
+ linebarTextDirection: "horizontal" | "vertical";
1721
1679
  autoWidth: number | boolean;
1722
1680
  feedbackType: "default" | "tooltip";
1723
1681
  fixMemoLeak: boolean;
@@ -1726,8 +1684,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1726
1684
  dialogFn: any;
1727
1685
  }>>>;
1728
1686
  };
1729
- }>, {
1730
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1687
+ }, {
1688
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1731
1689
  uuid: {
1732
1690
  type: StringConstructor;
1733
1691
  required: true;
@@ -1801,7 +1759,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1801
1759
  "x-read-pretty"?: boolean | undefined;
1802
1760
  "x-compile-omitted"?: string[] | undefined;
1803
1761
  }>;
1804
- components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>;
1762
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
1805
1763
  scope: import("../../shared/types").AnyObject;
1806
1764
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
1807
1765
  annotationShortcuts: (string | {
@@ -1836,8 +1794,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1836
1794
  selectMode: boolean;
1837
1795
  selectedFields: string[];
1838
1796
  linebarWidth: string | number;
1839
- linebarDirection: "vertical" | "horizontal";
1840
- linebarTextDirection: "vertical" | "horizontal";
1797
+ linebarDirection: "horizontal" | "vertical";
1798
+ linebarTextDirection: "horizontal" | "vertical";
1841
1799
  autoWidth: number | boolean;
1842
1800
  feedbackType: "default" | "tooltip";
1843
1801
  fixMemoLeak: boolean;
@@ -1846,14 +1804,14 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1846
1804
  dialogFn: any;
1847
1805
  }>>>;
1848
1806
  };
1849
- }>> & Readonly<{}> & {}>;
1807
+ }>> & {}>>;
1850
1808
  wrapperSelector: import("vue").ComputedRef<string>;
1851
- formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined, import("..").FormRenderExpose | undefined>;
1852
- currentActiveField: import("vue").Ref<import("../../shared/types").UndefinedAble<import("./src/types").FormConfigItem>, import("../../shared/types").UndefinedAble<import("./src/types").FormConfigItem>>;
1809
+ formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
1810
+ currentActiveField: import("vue").Ref<import("../../shared/types").UndefinedAble<import("./src/types").FormConfigItem>>;
1853
1811
  fieldList: import("vue").Ref<{
1854
1812
  [x: string]: any;
1855
1813
  val_key: string;
1856
- html_type: "LINEBAR" | "SELECT" | "DATE" | ({} & string) | "INPUT" | "SEARCH" | "REMOTE_SEARCH" | "DIGITAL" | "TEXTAREA" | "LINE_BREAKS" | "INPUT_NUMBER" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
1814
+ html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
1857
1815
  annotation?: boolean | undefined;
1858
1816
  val_key_unit?: string | undefined;
1859
1817
  is_edit?: import("..").FormCommonState | undefined;
@@ -1868,7 +1826,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1868
1826
  placeholder?: string | undefined;
1869
1827
  validate?: {
1870
1828
  [x: string]: any;
1871
- obj_type?: ("sex" | "age" | "email" | "password" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
1829
+ obj_type?: ("password" | "sex" | "age" | "email" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
1872
1830
  vali_obj?: string | undefined;
1873
1831
  max_value?: string | number | undefined;
1874
1832
  min_value?: string | number | undefined;
@@ -1877,225 +1835,28 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
1877
1835
  min_length?: string | number | undefined;
1878
1836
  max_length?: string | number | undefined;
1879
1837
  decimal_length?: string | number | undefined;
1880
- regular_expression?: string | RegExp | undefined;
1881
- regular_error_tip?: string | undefined;
1882
- message?: string | undefined;
1883
- } | undefined;
1884
- option?: {
1885
- [x: string]: any;
1886
- keyword?: string | undefined;
1887
- disabled?: boolean | undefined;
1888
- children?: any[] | undefined;
1889
- childrenFields?: any[] | undefined;
1890
- }[] | undefined;
1891
- multi_select?: import("..").FormCommonState | undefined;
1892
- multi_select_value?: string | number | undefined;
1893
- wordbook?: {
1894
- level_num?: number | undefined;
1895
- id?: string | undefined;
1896
- name?: string | undefined;
1897
- render_key?: string[] | undefined;
1898
- search_key?: string[] | undefined;
1899
- value_key?: string | undefined;
1900
- queryParams?: string[] | undefined;
1901
- primary_key?: string | undefined;
1902
- type?: string | undefined;
1903
- level_key?: string | undefined;
1904
- link_key?: string | undefined;
1905
- link_key_split?: string | undefined;
1906
- show_key?: string | string[] | undefined;
1907
- conObj?: import("../../shared/types").AnyObject[] | undefined;
1908
- conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
1909
- setting?: {
1910
- cascading?: {
1911
- 'form.name': string;
1912
- value: string;
1913
- }[] | undefined;
1914
- } | undefined;
1915
- } | undefined;
1916
- open?: {
1917
- value?: any;
1918
- describe?: string | undefined;
1919
- } | undefined;
1920
- close?: {
1921
- value?: any;
1922
- describe?: string | undefined;
1923
- } | undefined;
1924
- requiredReminderContent?: string | undefined;
1925
- date_format?: string | undefined;
1926
- step_length?: string | number | undefined;
1927
- urlConfig?: {
1928
- [x: string]: any;
1929
- url: string;
1930
- method?: import("../../shared/hooks").FormRequestDefine.RequestType | undefined;
1931
- nameKey?: string | undefined;
1932
- valueKey?: string | undefined;
1933
- showKey?: string | undefined;
1934
- searchKey?: string[] | undefined;
1935
- params?: import("../../shared/types").AnyObject | undefined;
1936
- dependKey?: string | Record<string, string> | (string | {
1937
- paramName: string;
1938
- paramValue?: string | undefined;
1939
- required?: boolean | undefined;
1940
- keepValue?: boolean | undefined;
1941
- })[] | undefined;
1942
- } | undefined;
1943
- suffixConfig?: any | any[] | undefined;
1944
- prefixConfig?: any | any[] | undefined;
1945
- autograph?: string | undefined;
1946
- defined_error_msg?: string | undefined;
1947
- extendKey?: string | undefined;
1948
- is_not_fold?: string | undefined;
1949
- remark?: string | undefined;
1950
- remarkTo?: string | HTMLElement | undefined;
1951
- free_entry?: import("..").FormCommonState | undefined;
1952
- save_free_entry?: import("..").FormCommonState | undefined;
1953
- initialize_high?: number | undefined;
1954
- bindEventSetting?: {
1955
- [x: string]: unknown;
1956
- event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
1957
- event_field?: string | undefined;
1958
- params?: {
1959
- p_value?: string | undefined;
1960
- p_name: string;
1961
- p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
1962
- }[] | undefined;
1963
- results?: {
1964
- p_value: string;
1965
- p_name: string;
1966
- }[] | undefined;
1967
- compareMap?: {
1968
- NULL?: ((v1: any, v2: any) => boolean) | undefined;
1969
- EQ?: ((v1: any, v2: any) => boolean) | undefined;
1970
- BIG?: ((v1: any, v2: any) => boolean) | undefined;
1971
- LESS?: ((v1: any, v2: any) => boolean) | undefined;
1972
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
1973
- LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
1974
- CL?: ((v1: any, v2: any) => boolean) | undefined;
1975
- NC?: ((v1: any, v2: any) => boolean) | undefined;
1976
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
1977
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
1978
- } | undefined;
1979
- }[] | undefined;
1980
- show_mode?: import("../../shared/types").LowCodeTypes.showModeType | undefined;
1981
- is_allow_check_mid?: import("..").FormCommonState | undefined;
1982
- allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
1983
- prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
1984
- suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
1985
- allowSlash?: string | boolean | undefined;
1986
- allowModify?: import("..").FormCommonState | undefined;
1987
- show_key?: string | undefined;
1988
- whiteList?: string[] | undefined;
1989
- bordered?: string | boolean | undefined;
1990
- displayMode?: "form" | "table" | undefined;
1991
- editor_title?: string | undefined;
1992
- editor_title_mode?: "EMBEDDED_FORM" | "HOVER_TOOLTIP" | "POPUP_ALERT" | undefined;
1993
- linebarWidth?: string | undefined;
1994
- linebarDirection?: "vertical" | "horizontal" | undefined;
1995
- linebarTextDirection?: "vertical" | "horizontal" | undefined;
1996
- labelColor?: string | undefined;
1997
- fieldTitleRed?: boolean | import("..").FormCommonState | undefined;
1998
- confirmBeforeValueChange?: boolean | undefined;
1999
- confirmBeforeValueChangeProps?: {
2000
- [x: string]: any;
2001
- content: string | ((params: {
2002
- fieldName: string;
2003
- newValue: any;
2004
- oldValue: any;
2005
- }) => any);
2006
- updateOriginValue: boolean;
2007
- } | undefined;
2008
- selected_style?: "RADIO_MARK" | "CHECK_MARK" | undefined;
2009
- unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
2010
- condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
2011
- max_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
2012
- min_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
2013
- max_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
2014
- min_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
2015
- fieldTitleColor?: string | undefined;
2016
- fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
2017
- content?: string | import("..").FormRenderer | Record<string, import("..").FormRenderer> | undefined;
2018
- lazyRequest?: boolean | undefined;
2019
- requestCache?: boolean | undefined;
2020
- maxGroupNum?: number | undefined;
2021
- minGroupNum?: number | undefined;
2022
- jsonCombination?: boolean | undefined;
2023
- combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
2024
- children?: any[] | undefined;
2025
- properties?: any[] | undefined;
2026
- componentProps?: import("../../shared/types").AnyObject | undefined;
2027
- decoratorProps?: import("../../shared/types").AnyObject | undefined;
2028
- noDecorator?: {
2029
- valueOf: () => boolean;
2030
- } | undefined;
2031
- display?: "flex" | "grid" | undefined;
2032
- slots?: Record<string, (...args: unknown[]) => unknown> | undefined;
2033
- wrapperStyle?: Record<string, string | number> | undefined;
2034
- childFieldStrategy?: "checked" | "all" | undefined;
2035
- childWidthMode?: "outer" | "inner" | undefined;
2036
- validator?: ((value: unknown, fieldItem: import("..").FieldItem, context: {
2037
- field: import("@formily/core").Field<any, any, any, any>;
2038
- form: import("@formily/core").Form<any>;
2039
- value: unknown;
2040
- validator: import("../../shared/types").AnyFn;
2041
- }) => string | void) | undefined;
2042
- reactions?: {
2043
- [x: string]: any;
2044
- dependencies?: string[] | undefined;
2045
- target?: string | undefined;
2046
- effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
2047
- when?: string | boolean | undefined;
2048
- fulfill?: {
2049
- state?: import("../../shared/types").AnyObject | undefined;
2050
- run?: string | undefined;
2051
- } | undefined;
2052
- otherwise?: {
2053
- state?: import("../../shared/types").AnyObject | undefined;
2054
- run?: string | undefined;
2055
- } | undefined;
2056
- } | {
2057
- [x: string]: any;
2058
- dependencies?: string[] | undefined;
2059
- target?: string | undefined;
2060
- effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
2061
- when?: string | boolean | undefined;
2062
- fulfill?: {
2063
- state?: import("../../shared/types").AnyObject | undefined;
2064
- run?: string | undefined;
2065
- } | undefined;
2066
- otherwise?: {
2067
- state?: import("../../shared/types").AnyObject | undefined;
2068
- run?: string | undefined;
1838
+ regular_expression?: string | {
1839
+ exec: (string: string) => RegExpExecArray | null;
1840
+ test: (string: string) => boolean;
1841
+ readonly source: string;
1842
+ readonly global: boolean;
1843
+ readonly ignoreCase: boolean;
1844
+ readonly multiline: boolean;
1845
+ lastIndex: number;
1846
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
1847
+ readonly flags: string;
1848
+ readonly sticky: boolean;
1849
+ readonly unicode: boolean;
1850
+ readonly dotAll: boolean;
1851
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
1852
+ [Symbol.replace]: {
1853
+ (string: string, replaceValue: string): string;
1854
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1855
+ };
1856
+ [Symbol.search]: (string: string) => number;
1857
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
1858
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
2069
1859
  } | undefined;
2070
- }[] | undefined;
2071
- }[], import("..").FieldItem[] | {
2072
- [x: string]: any;
2073
- val_key: string;
2074
- html_type: "LINEBAR" | "SELECT" | "DATE" | ({} & string) | "INPUT" | "SEARCH" | "REMOTE_SEARCH" | "DIGITAL" | "TEXTAREA" | "LINE_BREAKS" | "INPUT_NUMBER" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
2075
- annotation?: boolean | undefined;
2076
- val_key_unit?: string | undefined;
2077
- is_edit?: import("..").FormCommonState | undefined;
2078
- elem_width?: string | number | undefined;
2079
- is_show?: import("..").FormCommonState | undefined;
2080
- is_null?: import("..").FormCommonState | undefined;
2081
- name?: string | undefined;
2082
- alias?: string | undefined;
2083
- default_val?: any;
2084
- is_empty?: import("..").FormCommonState | undefined;
2085
- hide_title?: import("..").FormCommonState | undefined;
2086
- placeholder?: string | undefined;
2087
- validate?: {
2088
- [x: string]: any;
2089
- obj_type?: ("sex" | "age" | "email" | "password" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
2090
- vali_obj?: string | undefined;
2091
- max_value?: string | number | undefined;
2092
- min_value?: string | number | undefined;
2093
- min_date?: string | undefined;
2094
- max_date?: string | undefined;
2095
- min_length?: string | number | undefined;
2096
- max_length?: string | number | undefined;
2097
- decimal_length?: string | number | undefined;
2098
- regular_expression?: string | RegExp | undefined;
2099
1860
  regular_error_tip?: string | undefined;
2100
1861
  message?: string | undefined;
2101
1862
  } | undefined;
@@ -2209,8 +1970,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
2209
1970
  editor_title?: string | undefined;
2210
1971
  editor_title_mode?: "EMBEDDED_FORM" | "HOVER_TOOLTIP" | "POPUP_ALERT" | undefined;
2211
1972
  linebarWidth?: string | undefined;
2212
- linebarDirection?: "vertical" | "horizontal" | undefined;
2213
- linebarTextDirection?: "vertical" | "horizontal" | undefined;
1973
+ linebarDirection?: "horizontal" | "vertical" | undefined;
1974
+ linebarTextDirection?: "horizontal" | "vertical" | undefined;
2214
1975
  labelColor?: string | undefined;
2215
1976
  fieldTitleRed?: boolean | import("..").FormCommonState | undefined;
2216
1977
  confirmBeforeValueChange?: boolean | undefined;
@@ -2224,10 +1985,10 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
2224
1985
  updateOriginValue: boolean;
2225
1986
  } | undefined;
2226
1987
  selected_style?: "RADIO_MARK" | "CHECK_MARK" | undefined;
2227
- unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
1988
+ unit?: ("HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR") | undefined;
2228
1989
  condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
2229
- max_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
2230
- min_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
1990
+ max_date_unit?: ("HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR") | undefined;
1991
+ min_date_unit?: ("HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR") | undefined;
2231
1992
  max_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
2232
1993
  min_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
2233
1994
  fieldTitleColor?: string | undefined;
@@ -2250,7 +2011,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
2250
2011
  slots?: Record<string, (...args: unknown[]) => unknown> | undefined;
2251
2012
  wrapperStyle?: Record<string, string | number> | undefined;
2252
2013
  childFieldStrategy?: "checked" | "all" | undefined;
2253
- childWidthMode?: "outer" | "inner" | undefined;
2014
+ childWidthMode?: "inner" | "outer" | undefined;
2254
2015
  validator?: ((value: unknown, fieldItem: import("..").FieldItem, context: {
2255
2016
  field: import("@formily/core").Field<any, any, any, any>;
2256
2017
  form: import("@formily/core").Form<any>;
@@ -2329,7 +2090,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
2329
2090
  originalSetting?: {
2330
2091
  [x: string]: any;
2331
2092
  val_key: string;
2332
- html_type: "LINEBAR" | "SELECT" | "DATE" | ({} & string) | "INPUT" | "SEARCH" | "REMOTE_SEARCH" | "DIGITAL" | "TEXTAREA" | "LINE_BREAKS" | "INPUT_NUMBER" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
2093
+ html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
2333
2094
  annotation?: boolean | undefined;
2334
2095
  val_key_unit?: string | undefined;
2335
2096
  is_edit?: import("..").FormCommonState | undefined;
@@ -2344,7 +2105,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
2344
2105
  placeholder?: string | undefined;
2345
2106
  validate?: {
2346
2107
  [x: string]: any;
2347
- obj_type?: ("sex" | "age" | "email" | "password" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
2108
+ obj_type?: ("password" | "sex" | "age" | "email" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
2348
2109
  vali_obj?: string | undefined;
2349
2110
  max_value?: string | number | undefined;
2350
2111
  min_value?: string | number | undefined;
@@ -2353,7 +2114,28 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
2353
2114
  min_length?: string | number | undefined;
2354
2115
  max_length?: string | number | undefined;
2355
2116
  decimal_length?: string | number | undefined;
2356
- regular_expression?: string | RegExp | undefined;
2117
+ regular_expression?: string | {
2118
+ exec: (string: string) => RegExpExecArray | null;
2119
+ test: (string: string) => boolean;
2120
+ readonly source: string;
2121
+ readonly global: boolean;
2122
+ readonly ignoreCase: boolean;
2123
+ readonly multiline: boolean;
2124
+ lastIndex: number;
2125
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
2126
+ readonly flags: string;
2127
+ readonly sticky: boolean;
2128
+ readonly unicode: boolean;
2129
+ readonly dotAll: boolean;
2130
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
2131
+ [Symbol.replace]: {
2132
+ (string: string, replaceValue: string): string;
2133
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2134
+ };
2135
+ [Symbol.search]: (string: string) => number;
2136
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
2137
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
2138
+ } | undefined;
2357
2139
  regular_error_tip?: string | undefined;
2358
2140
  message?: string | undefined;
2359
2141
  } | undefined;
@@ -2467,8 +2249,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
2467
2249
  editor_title?: string | undefined;
2468
2250
  editor_title_mode?: "EMBEDDED_FORM" | "HOVER_TOOLTIP" | "POPUP_ALERT" | undefined;
2469
2251
  linebarWidth?: string | undefined;
2470
- linebarDirection?: "vertical" | "horizontal" | undefined;
2471
- linebarTextDirection?: "vertical" | "horizontal" | undefined;
2252
+ linebarDirection?: "horizontal" | "vertical" | undefined;
2253
+ linebarTextDirection?: "horizontal" | "vertical" | undefined;
2472
2254
  labelColor?: string | undefined;
2473
2255
  fieldTitleRed?: boolean | import("..").FormCommonState | undefined;
2474
2256
  confirmBeforeValueChange?: boolean | undefined;
@@ -2482,10 +2264,10 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
2482
2264
  updateOriginValue: boolean;
2483
2265
  } | undefined;
2484
2266
  selected_style?: "RADIO_MARK" | "CHECK_MARK" | undefined;
2485
- unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
2267
+ unit?: ("HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR") | undefined;
2486
2268
  condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
2487
- max_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
2488
- min_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
2269
+ max_date_unit?: ("HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR") | undefined;
2270
+ min_date_unit?: ("HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR") | undefined;
2489
2271
  max_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
2490
2272
  min_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
2491
2273
  fieldTitleColor?: string | undefined;
@@ -2508,7 +2290,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
2508
2290
  slots?: Record<string, (...args: unknown[]) => unknown> | undefined;
2509
2291
  wrapperStyle?: Record<string, string | number> | undefined;
2510
2292
  childFieldStrategy?: "checked" | "all" | undefined;
2511
- childWidthMode?: "outer" | "inner" | undefined;
2293
+ childWidthMode?: "inner" | "outer" | undefined;
2512
2294
  validator?: ((value: unknown, fieldItem: import("..").FieldItem, context: {
2513
2295
  field: import("@formily/core").Field<any, any, any, any>;
2514
2296
  form: import("@formily/core").Form<any>;
@@ -2545,835 +2327,39 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
2545
2327
  } | undefined;
2546
2328
  }[] | undefined;
2547
2329
  } | undefined;
2548
- optionAliasList?: {
2549
- text: string;
2550
- value: string;
2551
- }[] | undefined;
2552
- elementExtraSetting?: {
2553
- allowPartial?: boolean | undefined;
2554
- partialLevel?: number | undefined;
2555
- maxLevel?: number | undefined;
2556
- dateFormat?: string | undefined;
2557
- defaultValue?: {
2558
- condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
2559
- unit: "" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR";
2560
- value: string;
2561
- } | undefined;
2562
- minValue?: {
2563
- condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
2564
- unit: "" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR";
2565
- value: string;
2566
- } | undefined;
2567
- maxValue?: {
2568
- condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
2569
- unit: "" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR";
2570
- value: string;
2571
- } | undefined;
2572
- } | undefined;
2573
- __new?: boolean | undefined;
2574
- __isCombinationChild?: boolean | undefined;
2575
- __extra?: boolean | undefined;
2576
- }[] | undefined;
2577
- originalSetting?: {
2578
- [x: string]: any;
2579
- val_key: string;
2580
- html_type: "LINEBAR" | "SELECT" | "DATE" | ({} & string) | "INPUT" | "SEARCH" | "REMOTE_SEARCH" | "DIGITAL" | "TEXTAREA" | "LINE_BREAKS" | "INPUT_NUMBER" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
2581
- annotation?: boolean | undefined;
2582
- val_key_unit?: string | undefined;
2583
- is_edit?: import("..").FormCommonState | undefined;
2584
- elem_width?: string | number | undefined;
2585
- is_show?: import("..").FormCommonState | undefined;
2586
- is_null?: import("..").FormCommonState | undefined;
2587
- name?: string | undefined;
2588
- alias?: string | undefined;
2589
- default_val?: any;
2590
- is_empty?: import("..").FormCommonState | undefined;
2591
- hide_title?: import("..").FormCommonState | undefined;
2592
- placeholder?: string | undefined;
2593
- validate?: {
2594
- [x: string]: any;
2595
- obj_type?: ("sex" | "age" | "email" | "password" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
2596
- vali_obj?: string | undefined;
2597
- max_value?: string | number | undefined;
2598
- min_value?: string | number | undefined;
2599
- min_date?: string | undefined;
2600
- max_date?: string | undefined;
2601
- min_length?: string | number | undefined;
2602
- max_length?: string | number | undefined;
2603
- decimal_length?: string | number | undefined;
2604
- regular_expression?: string | RegExp | undefined;
2605
- regular_error_tip?: string | undefined;
2606
- message?: string | undefined;
2607
- } | undefined;
2608
- option?: {
2609
- [x: string]: any;
2610
- keyword?: string | undefined;
2611
- disabled?: boolean | undefined;
2612
- children?: any[] | undefined;
2613
- childrenFields?: any[] | undefined;
2614
- }[] | undefined;
2615
- multi_select?: import("..").FormCommonState | undefined;
2616
- multi_select_value?: string | number | undefined;
2617
- wordbook?: {
2618
- level_num?: number | undefined;
2619
- id?: string | undefined;
2620
- name?: string | undefined;
2621
- render_key?: string[] | undefined;
2622
- search_key?: string[] | undefined;
2623
- value_key?: string | undefined;
2624
- queryParams?: string[] | undefined;
2625
- primary_key?: string | undefined;
2626
- type?: string | undefined;
2627
- level_key?: string | undefined;
2628
- link_key?: string | undefined;
2629
- link_key_split?: string | undefined;
2630
- show_key?: string | string[] | undefined;
2631
- conObj?: import("../../shared/types").AnyObject[] | undefined;
2632
- conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
2633
- setting?: {
2634
- cascading?: {
2635
- 'form.name': string;
2636
- value: string;
2637
- }[] | undefined;
2638
- } | undefined;
2639
- } | undefined;
2640
- open?: {
2641
- value?: any;
2642
- describe?: string | undefined;
2643
- } | undefined;
2644
- close?: {
2645
- value?: any;
2646
- describe?: string | undefined;
2647
- } | undefined;
2648
- requiredReminderContent?: string | undefined;
2649
- date_format?: string | undefined;
2650
- step_length?: string | number | undefined;
2651
- urlConfig?: {
2652
- [x: string]: any;
2653
- url: string;
2654
- method?: import("../../shared/hooks").FormRequestDefine.RequestType | undefined;
2655
- nameKey?: string | undefined;
2656
- valueKey?: string | undefined;
2657
- showKey?: string | undefined;
2658
- searchKey?: string[] | undefined;
2659
- params?: import("../../shared/types").AnyObject | undefined;
2660
- dependKey?: string | Record<string, string> | (string | {
2661
- paramName: string;
2662
- paramValue?: string | undefined;
2663
- required?: boolean | undefined;
2664
- keepValue?: boolean | undefined;
2665
- })[] | undefined;
2666
- } | undefined;
2667
- suffixConfig?: any | any[] | undefined;
2668
- prefixConfig?: any | any[] | undefined;
2669
- autograph?: string | undefined;
2670
- defined_error_msg?: string | undefined;
2671
- extendKey?: string | undefined;
2672
- is_not_fold?: string | undefined;
2673
- remark?: string | undefined;
2674
- remarkTo?: string | HTMLElement | undefined;
2675
- free_entry?: import("..").FormCommonState | undefined;
2676
- save_free_entry?: import("..").FormCommonState | undefined;
2677
- initialize_high?: number | undefined;
2678
- bindEventSetting?: {
2679
- [x: string]: unknown;
2680
- event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
2681
- event_field?: string | undefined;
2682
- params?: {
2683
- p_value?: string | undefined;
2684
- p_name: string;
2685
- p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
2686
- }[] | undefined;
2687
- results?: {
2688
- p_value: string;
2689
- p_name: string;
2690
- }[] | undefined;
2691
- compareMap?: {
2692
- NULL?: ((v1: any, v2: any) => boolean) | undefined;
2693
- EQ?: ((v1: any, v2: any) => boolean) | undefined;
2694
- BIG?: ((v1: any, v2: any) => boolean) | undefined;
2695
- LESS?: ((v1: any, v2: any) => boolean) | undefined;
2696
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
2697
- LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
2698
- CL?: ((v1: any, v2: any) => boolean) | undefined;
2699
- NC?: ((v1: any, v2: any) => boolean) | undefined;
2700
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
2701
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
2702
- } | undefined;
2703
- }[] | undefined;
2704
- show_mode?: import("../../shared/types").LowCodeTypes.showModeType | undefined;
2705
- is_allow_check_mid?: import("..").FormCommonState | undefined;
2706
- allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
2707
- prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
2708
- suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
2709
- allowSlash?: string | boolean | undefined;
2710
- allowModify?: import("..").FormCommonState | undefined;
2711
- show_key?: string | undefined;
2712
- whiteList?: string[] | undefined;
2713
- bordered?: string | boolean | undefined;
2714
- displayMode?: "form" | "table" | undefined;
2715
- editor_title?: string | undefined;
2716
- editor_title_mode?: "EMBEDDED_FORM" | "HOVER_TOOLTIP" | "POPUP_ALERT" | undefined;
2717
- linebarWidth?: string | undefined;
2718
- linebarDirection?: "vertical" | "horizontal" | undefined;
2719
- linebarTextDirection?: "vertical" | "horizontal" | undefined;
2720
- labelColor?: string | undefined;
2721
- fieldTitleRed?: boolean | import("..").FormCommonState | undefined;
2722
- confirmBeforeValueChange?: boolean | undefined;
2723
- confirmBeforeValueChangeProps?: {
2724
- [x: string]: any;
2725
- content: string | ((params: {
2726
- fieldName: string;
2727
- newValue: any;
2728
- oldValue: any;
2729
- }) => any);
2730
- updateOriginValue: boolean;
2731
- } | undefined;
2732
- selected_style?: "RADIO_MARK" | "CHECK_MARK" | undefined;
2733
- unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
2734
- condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
2735
- max_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
2736
- min_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
2737
- max_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
2738
- min_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
2739
- fieldTitleColor?: string | undefined;
2740
- fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
2741
- content?: string | import("..").FormRenderer | Record<string, import("..").FormRenderer> | undefined;
2742
- lazyRequest?: boolean | undefined;
2743
- requestCache?: boolean | undefined;
2744
- maxGroupNum?: number | undefined;
2745
- minGroupNum?: number | undefined;
2746
- jsonCombination?: boolean | undefined;
2747
- combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
2748
- children?: any[] | undefined;
2749
- properties?: any[] | undefined;
2750
- componentProps?: import("../../shared/types").AnyObject | undefined;
2751
- decoratorProps?: import("../../shared/types").AnyObject | undefined;
2752
- noDecorator?: {
2753
- valueOf: () => boolean;
2754
- } | undefined;
2755
- display?: "flex" | "grid" | undefined;
2756
- slots?: Record<string, (...args: unknown[]) => unknown> | undefined;
2757
- wrapperStyle?: Record<string, string | number> | undefined;
2758
- childFieldStrategy?: "checked" | "all" | undefined;
2759
- childWidthMode?: "outer" | "inner" | undefined;
2760
- validator?: ((value: unknown, fieldItem: import("..").FieldItem, context: {
2761
- field: import("@formily/core").Field<any, any, any, any>;
2762
- form: import("@formily/core").Form<any>;
2763
- value: unknown;
2764
- validator: import("../../shared/types").AnyFn;
2765
- }) => string | void) | undefined;
2766
- reactions?: {
2767
- [x: string]: any;
2768
- dependencies?: string[] | undefined;
2769
- target?: string | undefined;
2770
- effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
2771
- when?: string | boolean | undefined;
2772
- fulfill?: {
2773
- state?: import("../../shared/types").AnyObject | undefined;
2774
- run?: string | undefined;
2775
- } | undefined;
2776
- otherwise?: {
2777
- state?: import("../../shared/types").AnyObject | undefined;
2778
- run?: string | undefined;
2779
- } | undefined;
2780
- } | {
2781
- [x: string]: any;
2782
- dependencies?: string[] | undefined;
2783
- target?: string | undefined;
2784
- effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
2785
- when?: string | boolean | undefined;
2786
- fulfill?: {
2787
- state?: import("../../shared/types").AnyObject | undefined;
2788
- run?: string | undefined;
2789
- } | undefined;
2790
- otherwise?: {
2791
- state?: import("../../shared/types").AnyObject | undefined;
2792
- run?: string | undefined;
2793
- } | undefined;
2794
- }[] | undefined;
2795
- } | undefined;
2796
- optionAliasList?: {
2797
- text: string;
2798
- value: string;
2799
- }[] | undefined;
2800
- elementExtraSetting?: {
2801
- allowPartial?: boolean | undefined;
2802
- partialLevel?: number | undefined;
2803
- maxLevel?: number | undefined;
2804
- dateFormat?: string | undefined;
2805
- defaultValue?: {
2806
- condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
2807
- unit: "" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR";
2808
- value: string;
2809
- } | undefined;
2810
- minValue?: {
2811
- condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
2812
- unit: "" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR";
2813
- value: string;
2814
- } | undefined;
2815
- maxValue?: {
2816
- condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
2817
- unit: "" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR";
2818
- value: string;
2819
- } | undefined;
2820
- } | undefined;
2821
- __new?: boolean | undefined;
2822
- __isCombinationChild?: boolean | undefined;
2823
- __extra?: boolean | undefined;
2824
- }, Partial<import("./src/types").FormConfigItem> | {
2825
- key?: string | undefined;
2826
- layoutWidthEnum?: import("./src/types").FormConfigWidth | undefined;
2827
- type?: string | undefined;
2828
- name?: string | undefined;
2829
- alias?: string | undefined;
2830
- show?: boolean | undefined;
2831
- defaultValue?: any;
2832
- defaultExpand?: boolean | undefined;
2833
- fold?: boolean | undefined;
2834
- required?: boolean | undefined;
2835
- requiredDisabled?: boolean | undefined;
2836
- requiredReminderContent?: string | undefined;
2837
- editableDisabled?: boolean | undefined;
2838
- editable?: boolean | undefined;
2839
- confirmBeforeValueChange?: boolean | undefined;
2840
- fieldTitleRed?: boolean | undefined;
2841
- notes?: string | undefined;
2842
- desc?: string | undefined;
2843
- children?: {
2844
- key: string;
2845
- layoutWidthEnum: import("./src/types").FormConfigWidth;
2846
- type: string;
2847
- name: string;
2848
- alias?: string | undefined;
2849
- show?: boolean | undefined;
2850
- defaultValue?: any;
2851
- defaultExpand?: boolean | undefined;
2852
- fold?: boolean | undefined;
2853
- required?: boolean | undefined;
2854
- requiredDisabled?: boolean | undefined;
2855
- requiredReminderContent?: string | undefined;
2856
- editableDisabled?: boolean | undefined;
2857
- editable?: boolean | undefined;
2858
- confirmBeforeValueChange?: boolean | undefined;
2859
- fieldTitleRed?: boolean | undefined;
2860
- notes?: string | undefined;
2861
- desc?: string | undefined;
2862
- children?: any[] | undefined;
2863
- originalSetting?: {
2864
- [x: string]: any;
2865
- val_key: string;
2866
- html_type: "LINEBAR" | "SELECT" | "DATE" | ({} & string) | "INPUT" | "SEARCH" | "REMOTE_SEARCH" | "DIGITAL" | "TEXTAREA" | "LINE_BREAKS" | "INPUT_NUMBER" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
2867
- annotation?: boolean | undefined;
2868
- val_key_unit?: string | undefined;
2869
- is_edit?: import("..").FormCommonState | undefined;
2870
- elem_width?: string | number | undefined;
2871
- is_show?: import("..").FormCommonState | undefined;
2872
- is_null?: import("..").FormCommonState | undefined;
2873
- name?: string | undefined;
2874
- alias?: string | undefined;
2875
- default_val?: any;
2876
- is_empty?: import("..").FormCommonState | undefined;
2877
- hide_title?: import("..").FormCommonState | undefined;
2878
- placeholder?: string | undefined;
2879
- validate?: {
2880
- [x: string]: any;
2881
- obj_type?: ("sex" | "age" | "email" | "password" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
2882
- vali_obj?: string | undefined;
2883
- max_value?: string | number | undefined;
2884
- min_value?: string | number | undefined;
2885
- min_date?: string | undefined;
2886
- max_date?: string | undefined;
2887
- min_length?: string | number | undefined;
2888
- max_length?: string | number | undefined;
2889
- decimal_length?: string | number | undefined;
2890
- regular_expression?: string | RegExp | undefined;
2891
- regular_error_tip?: string | undefined;
2892
- message?: string | undefined;
2893
- } | undefined;
2894
- option?: {
2895
- [x: string]: any;
2896
- keyword?: string | undefined;
2897
- disabled?: boolean | undefined;
2898
- children?: any[] | undefined;
2899
- childrenFields?: any[] | undefined;
2900
- }[] | undefined;
2901
- multi_select?: import("..").FormCommonState | undefined;
2902
- multi_select_value?: string | number | undefined;
2903
- wordbook?: {
2904
- level_num?: number | undefined;
2905
- id?: string | undefined;
2906
- name?: string | undefined;
2907
- render_key?: string[] | undefined;
2908
- search_key?: string[] | undefined;
2909
- value_key?: string | undefined;
2910
- queryParams?: string[] | undefined;
2911
- primary_key?: string | undefined;
2912
- type?: string | undefined;
2913
- level_key?: string | undefined;
2914
- link_key?: string | undefined;
2915
- link_key_split?: string | undefined;
2916
- show_key?: string | string[] | undefined;
2917
- conObj?: import("../../shared/types").AnyObject[] | undefined;
2918
- conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
2919
- setting?: {
2920
- cascading?: {
2921
- 'form.name': string;
2922
- value: string;
2923
- }[] | undefined;
2924
- } | undefined;
2925
- } | undefined;
2926
- open?: {
2927
- value?: any;
2928
- describe?: string | undefined;
2929
- } | undefined;
2930
- close?: {
2931
- value?: any;
2932
- describe?: string | undefined;
2933
- } | undefined;
2934
- requiredReminderContent?: string | undefined;
2935
- date_format?: string | undefined;
2936
- step_length?: string | number | undefined;
2937
- urlConfig?: {
2938
- [x: string]: any;
2939
- url: string;
2940
- method?: import("../../shared/hooks").FormRequestDefine.RequestType | undefined;
2941
- nameKey?: string | undefined;
2942
- valueKey?: string | undefined;
2943
- showKey?: string | undefined;
2944
- searchKey?: string[] | undefined;
2945
- params?: import("../../shared/types").AnyObject | undefined;
2946
- dependKey?: string | Record<string, string> | (string | {
2947
- paramName: string;
2948
- paramValue?: string | undefined;
2949
- required?: boolean | undefined;
2950
- keepValue?: boolean | undefined;
2951
- })[] | undefined;
2952
- } | undefined;
2953
- suffixConfig?: any | any[] | undefined;
2954
- prefixConfig?: any | any[] | undefined;
2955
- autograph?: string | undefined;
2956
- defined_error_msg?: string | undefined;
2957
- extendKey?: string | undefined;
2958
- is_not_fold?: string | undefined;
2959
- remark?: string | undefined;
2960
- remarkTo?: string | HTMLElement | undefined;
2961
- free_entry?: import("..").FormCommonState | undefined;
2962
- save_free_entry?: import("..").FormCommonState | undefined;
2963
- initialize_high?: number | undefined;
2964
- bindEventSetting?: {
2965
- [x: string]: unknown;
2966
- event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
2967
- event_field?: string | undefined;
2968
- params?: {
2969
- p_value?: string | undefined;
2970
- p_name: string;
2971
- p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
2972
- }[] | undefined;
2973
- results?: {
2974
- p_value: string;
2975
- p_name: string;
2976
- }[] | undefined;
2977
- compareMap?: {
2978
- NULL?: ((v1: any, v2: any) => boolean) | undefined;
2979
- EQ?: ((v1: any, v2: any) => boolean) | undefined;
2980
- BIG?: ((v1: any, v2: any) => boolean) | undefined;
2981
- LESS?: ((v1: any, v2: any) => boolean) | undefined;
2982
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
2983
- LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
2984
- CL?: ((v1: any, v2: any) => boolean) | undefined;
2985
- NC?: ((v1: any, v2: any) => boolean) | undefined;
2986
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
2987
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
2988
- } | undefined;
2989
- }[] | undefined;
2990
- show_mode?: import("../../shared/types").LowCodeTypes.showModeType | undefined;
2991
- is_allow_check_mid?: import("..").FormCommonState | undefined;
2992
- allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
2993
- prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
2994
- suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
2995
- allowSlash?: string | boolean | undefined;
2996
- allowModify?: import("..").FormCommonState | undefined;
2997
- show_key?: string | undefined;
2998
- whiteList?: string[] | undefined;
2999
- bordered?: string | boolean | undefined;
3000
- displayMode?: "form" | "table" | undefined;
3001
- editor_title?: string | undefined;
3002
- editor_title_mode?: "EMBEDDED_FORM" | "HOVER_TOOLTIP" | "POPUP_ALERT" | undefined;
3003
- linebarWidth?: string | undefined;
3004
- linebarDirection?: "vertical" | "horizontal" | undefined;
3005
- linebarTextDirection?: "vertical" | "horizontal" | undefined;
3006
- labelColor?: string | undefined;
3007
- fieldTitleRed?: boolean | import("..").FormCommonState | undefined;
3008
- confirmBeforeValueChange?: boolean | undefined;
3009
- confirmBeforeValueChangeProps?: {
3010
- [x: string]: any;
3011
- content: string | ((params: {
3012
- fieldName: string;
3013
- newValue: any;
3014
- oldValue: any;
3015
- }) => any);
3016
- updateOriginValue: boolean;
3017
- } | undefined;
3018
- selected_style?: "RADIO_MARK" | "CHECK_MARK" | undefined;
3019
- unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
3020
- condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
3021
- max_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
3022
- min_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
3023
- max_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
3024
- min_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
3025
- fieldTitleColor?: string | undefined;
3026
- fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
3027
- content?: string | import("..").FormRenderer | Record<string, import("..").FormRenderer> | undefined;
3028
- lazyRequest?: boolean | undefined;
3029
- requestCache?: boolean | undefined;
3030
- maxGroupNum?: number | undefined;
3031
- minGroupNum?: number | undefined;
3032
- jsonCombination?: boolean | undefined;
3033
- combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
3034
- children?: any[] | undefined;
3035
- properties?: any[] | undefined;
3036
- componentProps?: import("../../shared/types").AnyObject | undefined;
3037
- decoratorProps?: import("../../shared/types").AnyObject | undefined;
3038
- noDecorator?: {
3039
- valueOf: () => boolean;
3040
- } | undefined;
3041
- display?: "flex" | "grid" | undefined;
3042
- slots?: Record<string, (...args: unknown[]) => unknown> | undefined;
3043
- wrapperStyle?: Record<string, string | number> | undefined;
3044
- childFieldStrategy?: "checked" | "all" | undefined;
3045
- childWidthMode?: "outer" | "inner" | undefined;
3046
- validator?: ((value: unknown, fieldItem: import("..").FieldItem, context: {
3047
- field: import("@formily/core").Field<any, any, any, any>;
3048
- form: import("@formily/core").Form<any>;
3049
- value: unknown;
3050
- validator: import("../../shared/types").AnyFn;
3051
- }) => string | void) | undefined;
3052
- reactions?: {
3053
- [x: string]: any;
3054
- dependencies?: string[] | undefined;
3055
- target?: string | undefined;
3056
- effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
3057
- when?: string | boolean | undefined;
3058
- fulfill?: {
3059
- state?: import("../../shared/types").AnyObject | undefined;
3060
- run?: string | undefined;
3061
- } | undefined;
3062
- otherwise?: {
3063
- state?: import("../../shared/types").AnyObject | undefined;
3064
- run?: string | undefined;
3065
- } | undefined;
3066
- } | {
3067
- [x: string]: any;
3068
- dependencies?: string[] | undefined;
3069
- target?: string | undefined;
3070
- effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
3071
- when?: string | boolean | undefined;
3072
- fulfill?: {
3073
- state?: import("../../shared/types").AnyObject | undefined;
3074
- run?: string | undefined;
3075
- } | undefined;
3076
- otherwise?: {
3077
- state?: import("../../shared/types").AnyObject | undefined;
3078
- run?: string | undefined;
3079
- } | undefined;
3080
- }[] | undefined;
3081
- } | undefined;
3082
- optionAliasList?: {
3083
- text: string;
3084
- value: string;
3085
- }[] | undefined;
3086
- elementExtraSetting?: {
3087
- allowPartial?: boolean | undefined;
3088
- partialLevel?: number | undefined;
3089
- maxLevel?: number | undefined;
3090
- dateFormat?: string | undefined;
3091
- defaultValue?: {
3092
- condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
3093
- unit: "" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR";
3094
- value: string;
3095
- } | undefined;
3096
- minValue?: {
3097
- condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
3098
- unit: "" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR";
3099
- value: string;
3100
- } | undefined;
3101
- maxValue?: {
3102
- condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
3103
- unit: "" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR";
3104
- value: string;
3105
- } | undefined;
3106
- } | undefined;
3107
- __new?: boolean | undefined;
3108
- __isCombinationChild?: boolean | undefined;
3109
- __extra?: boolean | undefined;
3110
- }[] | undefined;
3111
- originalSetting?: {
3112
- [x: string]: any;
3113
- val_key: string;
3114
- html_type: "LINEBAR" | "SELECT" | "DATE" | ({} & string) | "INPUT" | "SEARCH" | "REMOTE_SEARCH" | "DIGITAL" | "TEXTAREA" | "LINE_BREAKS" | "INPUT_NUMBER" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
3115
- annotation?: boolean | undefined;
3116
- val_key_unit?: string | undefined;
3117
- is_edit?: import("..").FormCommonState | undefined;
3118
- elem_width?: string | number | undefined;
3119
- is_show?: import("..").FormCommonState | undefined;
3120
- is_null?: import("..").FormCommonState | undefined;
3121
- name?: string | undefined;
3122
- alias?: string | undefined;
3123
- default_val?: any;
3124
- is_empty?: import("..").FormCommonState | undefined;
3125
- hide_title?: import("..").FormCommonState | undefined;
3126
- placeholder?: string | undefined;
3127
- validate?: {
3128
- [x: string]: any;
3129
- obj_type?: ("sex" | "age" | "email" | "password" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
3130
- vali_obj?: string | undefined;
3131
- max_value?: string | number | undefined;
3132
- min_value?: string | number | undefined;
3133
- min_date?: string | undefined;
3134
- max_date?: string | undefined;
3135
- min_length?: string | number | undefined;
3136
- max_length?: string | number | undefined;
3137
- decimal_length?: string | number | undefined;
3138
- regular_expression?: string | RegExp | undefined;
3139
- regular_error_tip?: string | undefined;
3140
- message?: string | undefined;
3141
- } | undefined;
3142
- option?: {
3143
- [x: string]: any;
3144
- keyword?: string | undefined;
3145
- disabled?: boolean | undefined;
3146
- children?: any[] | undefined;
3147
- childrenFields?: any[] | undefined;
3148
- }[] | undefined;
3149
- multi_select?: import("..").FormCommonState | undefined;
3150
- multi_select_value?: string | number | undefined;
3151
- wordbook?: {
3152
- level_num?: number | undefined;
3153
- id?: string | undefined;
3154
- name?: string | undefined;
3155
- render_key?: string[] | undefined;
3156
- search_key?: string[] | undefined;
3157
- value_key?: string | undefined;
3158
- queryParams?: string[] | undefined;
3159
- primary_key?: string | undefined;
3160
- type?: string | undefined;
3161
- level_key?: string | undefined;
3162
- link_key?: string | undefined;
3163
- link_key_split?: string | undefined;
3164
- show_key?: string | string[] | undefined;
3165
- conObj?: import("../../shared/types").AnyObject[] | undefined;
3166
- conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
3167
- setting?: {
3168
- cascading?: {
3169
- 'form.name': string;
3170
- value: string;
3171
- }[] | undefined;
3172
- } | undefined;
3173
- } | undefined;
3174
- open?: {
3175
- value?: any;
3176
- describe?: string | undefined;
3177
- } | undefined;
3178
- close?: {
3179
- value?: any;
3180
- describe?: string | undefined;
3181
- } | undefined;
3182
- requiredReminderContent?: string | undefined;
3183
- date_format?: string | undefined;
3184
- step_length?: string | number | undefined;
3185
- urlConfig?: {
3186
- [x: string]: any;
3187
- url: string;
3188
- method?: import("../../shared/hooks").FormRequestDefine.RequestType | undefined;
3189
- nameKey?: string | undefined;
3190
- valueKey?: string | undefined;
3191
- showKey?: string | undefined;
3192
- searchKey?: string[] | undefined;
3193
- params?: import("../../shared/types").AnyObject | undefined;
3194
- dependKey?: string | Record<string, string> | (string | {
3195
- paramName: string;
3196
- paramValue?: string | undefined;
3197
- required?: boolean | undefined;
3198
- keepValue?: boolean | undefined;
3199
- })[] | undefined;
3200
- } | undefined;
3201
- suffixConfig?: any | any[] | undefined;
3202
- prefixConfig?: any | any[] | undefined;
3203
- autograph?: string | undefined;
3204
- defined_error_msg?: string | undefined;
3205
- extendKey?: string | undefined;
3206
- is_not_fold?: string | undefined;
3207
- remark?: string | undefined;
3208
- remarkTo?: string | HTMLElement | undefined;
3209
- free_entry?: import("..").FormCommonState | undefined;
3210
- save_free_entry?: import("..").FormCommonState | undefined;
3211
- initialize_high?: number | undefined;
3212
- bindEventSetting?: {
3213
- [x: string]: unknown;
3214
- event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
3215
- event_field?: string | undefined;
3216
- params?: {
3217
- p_value?: string | undefined;
3218
- p_name: string;
3219
- p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
3220
- }[] | undefined;
3221
- results?: {
3222
- p_value: string;
3223
- p_name: string;
3224
- }[] | undefined;
3225
- compareMap?: {
3226
- NULL?: ((v1: any, v2: any) => boolean) | undefined;
3227
- EQ?: ((v1: any, v2: any) => boolean) | undefined;
3228
- BIG?: ((v1: any, v2: any) => boolean) | undefined;
3229
- LESS?: ((v1: any, v2: any) => boolean) | undefined;
3230
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
3231
- LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
3232
- CL?: ((v1: any, v2: any) => boolean) | undefined;
3233
- NC?: ((v1: any, v2: any) => boolean) | undefined;
3234
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
3235
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
3236
- } | undefined;
3237
- }[] | undefined;
3238
- show_mode?: import("../../shared/types").LowCodeTypes.showModeType | undefined;
3239
- is_allow_check_mid?: import("..").FormCommonState | undefined;
3240
- allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
3241
- prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
3242
- suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
3243
- allowSlash?: string | boolean | undefined;
3244
- allowModify?: import("..").FormCommonState | undefined;
3245
- show_key?: string | undefined;
3246
- whiteList?: string[] | undefined;
3247
- bordered?: string | boolean | undefined;
3248
- displayMode?: "form" | "table" | undefined;
3249
- editor_title?: string | undefined;
3250
- editor_title_mode?: "EMBEDDED_FORM" | "HOVER_TOOLTIP" | "POPUP_ALERT" | undefined;
3251
- linebarWidth?: string | undefined;
3252
- linebarDirection?: "vertical" | "horizontal" | undefined;
3253
- linebarTextDirection?: "vertical" | "horizontal" | undefined;
3254
- labelColor?: string | undefined;
3255
- fieldTitleRed?: boolean | import("..").FormCommonState | undefined;
3256
- confirmBeforeValueChange?: boolean | undefined;
3257
- confirmBeforeValueChangeProps?: {
3258
- [x: string]: any;
3259
- content: string | ((params: {
3260
- fieldName: string;
3261
- newValue: any;
3262
- oldValue: any;
3263
- }) => any);
3264
- updateOriginValue: boolean;
3265
- } | undefined;
3266
- selected_style?: "RADIO_MARK" | "CHECK_MARK" | undefined;
3267
- unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
3268
- condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
3269
- max_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
3270
- min_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
3271
- max_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
3272
- min_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
3273
- fieldTitleColor?: string | undefined;
3274
- fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
3275
- content?: string | import("..").FormRenderer | Record<string, import("..").FormRenderer> | undefined;
3276
- lazyRequest?: boolean | undefined;
3277
- requestCache?: boolean | undefined;
3278
- maxGroupNum?: number | undefined;
3279
- minGroupNum?: number | undefined;
3280
- jsonCombination?: boolean | undefined;
3281
- combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
3282
- children?: any[] | undefined;
3283
- properties?: any[] | undefined;
3284
- componentProps?: import("../../shared/types").AnyObject | undefined;
3285
- decoratorProps?: import("../../shared/types").AnyObject | undefined;
3286
- noDecorator?: {
3287
- valueOf: () => boolean;
3288
- } | undefined;
3289
- display?: "flex" | "grid" | undefined;
3290
- slots?: Record<string, (...args: unknown[]) => unknown> | undefined;
3291
- wrapperStyle?: Record<string, string | number> | undefined;
3292
- childFieldStrategy?: "checked" | "all" | undefined;
3293
- childWidthMode?: "outer" | "inner" | undefined;
3294
- validator?: ((value: unknown, fieldItem: import("..").FieldItem, context: {
3295
- field: import("@formily/core").Field<any, any, any, any>;
3296
- form: import("@formily/core").Form<any>;
3297
- value: unknown;
3298
- validator: import("../../shared/types").AnyFn;
3299
- }) => string | void) | undefined;
3300
- reactions?: {
3301
- [x: string]: any;
3302
- dependencies?: string[] | undefined;
3303
- target?: string | undefined;
3304
- effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
3305
- when?: string | boolean | undefined;
3306
- fulfill?: {
3307
- state?: import("../../shared/types").AnyObject | undefined;
3308
- run?: string | undefined;
3309
- } | undefined;
3310
- otherwise?: {
3311
- state?: import("../../shared/types").AnyObject | undefined;
3312
- run?: string | undefined;
2330
+ optionAliasList?: {
2331
+ text: string;
2332
+ value: string;
2333
+ }[] | undefined;
2334
+ elementExtraSetting?: {
2335
+ allowPartial?: boolean | undefined;
2336
+ partialLevel?: number | undefined;
2337
+ maxLevel?: number | undefined;
2338
+ dateFormat?: string | undefined;
2339
+ defaultValue?: {
2340
+ condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
2341
+ unit: "" | "HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR";
2342
+ value: string;
3313
2343
  } | undefined;
3314
- } | {
3315
- [x: string]: any;
3316
- dependencies?: string[] | undefined;
3317
- target?: string | undefined;
3318
- effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
3319
- when?: string | boolean | undefined;
3320
- fulfill?: {
3321
- state?: import("../../shared/types").AnyObject | undefined;
3322
- run?: string | undefined;
2344
+ minValue?: {
2345
+ condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
2346
+ unit: "" | "HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR";
2347
+ value: string;
3323
2348
  } | undefined;
3324
- otherwise?: {
3325
- state?: import("../../shared/types").AnyObject | undefined;
3326
- run?: string | undefined;
2349
+ maxValue?: {
2350
+ condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
2351
+ unit: "" | "HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR";
2352
+ value: string;
3327
2353
  } | undefined;
3328
- }[] | undefined;
3329
- } | undefined;
3330
- optionAliasList?: {
3331
- text: string;
3332
- value: string;
3333
- }[] | undefined;
3334
- elementExtraSetting?: {
3335
- allowPartial?: boolean | undefined;
3336
- partialLevel?: number | undefined;
3337
- maxLevel?: number | undefined;
3338
- dateFormat?: string | undefined;
3339
- defaultValue?: {
3340
- condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
3341
- unit: "" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR";
3342
- value: string;
3343
- } | undefined;
3344
- minValue?: {
3345
- condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
3346
- unit: "" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR";
3347
- value: string;
3348
- } | undefined;
3349
- maxValue?: {
3350
- condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
3351
- unit: "" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR";
3352
- value: string;
3353
2354
  } | undefined;
3354
- } | undefined;
3355
- __new?: boolean | undefined;
3356
- __isCombinationChild?: boolean | undefined;
3357
- __extra?: boolean | undefined;
3358
- }>;
3359
- generateFieldListByFormConfigItem: (formConfigItem: import("./src/types").FormConfigItem, fieldItem?: import("..").FieldItem | undefined) => import("..").FieldItem[];
3360
- prevOldField: import("../../shared/types").Nullable<import("./src/types").FormConfigItem>;
3361
- onFormChange: ({ fieldKey, value }: import("..").FormChangePayload) => void;
3362
- createLabelRender: (originOptions?: import("../../shared/types").AnyObject[] | undefined) => (label: string) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
3363
- [key: string]: any;
3364
- }>;
3365
- applyOptionAlias: (options?: import("../../shared/types").AnyObject[] | undefined) => import("../../shared/types").AnyObject[] | undefined;
3366
- visitor: import("..").FieldVisitor;
3367
- showOptionModal: import("vue").Ref<boolean, boolean>;
3368
- editOptions: import("vue").Ref<{
3369
- [x: string]: any;
3370
- keyword?: string | undefined;
3371
- disabled?: boolean | undefined;
3372
- children?: any[] | undefined;
3373
- childrenFields?: {
2355
+ __new?: boolean | undefined;
2356
+ __isCombinationChild?: boolean | undefined;
2357
+ __extra?: boolean | undefined;
2358
+ }[] | undefined;
2359
+ originalSetting?: {
3374
2360
  [x: string]: any;
3375
2361
  val_key: string;
3376
- html_type: "LINEBAR" | "SELECT" | "DATE" | ({} & string) | "INPUT" | "SEARCH" | "REMOTE_SEARCH" | "DIGITAL" | "TEXTAREA" | "LINE_BREAKS" | "INPUT_NUMBER" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
2362
+ html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
3377
2363
  annotation?: boolean | undefined;
3378
2364
  val_key_unit?: string | undefined;
3379
2365
  is_edit?: import("..").FormCommonState | undefined;
@@ -3388,7 +2374,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
3388
2374
  placeholder?: string | undefined;
3389
2375
  validate?: {
3390
2376
  [x: string]: any;
3391
- obj_type?: ("sex" | "age" | "email" | "password" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
2377
+ obj_type?: ("password" | "sex" | "age" | "email" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
3392
2378
  vali_obj?: string | undefined;
3393
2379
  max_value?: string | number | undefined;
3394
2380
  min_value?: string | number | undefined;
@@ -3397,11 +2383,38 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
3397
2383
  min_length?: string | number | undefined;
3398
2384
  max_length?: string | number | undefined;
3399
2385
  decimal_length?: string | number | undefined;
3400
- regular_expression?: string | RegExp | undefined;
2386
+ regular_expression?: string | {
2387
+ exec: (string: string) => RegExpExecArray | null;
2388
+ test: (string: string) => boolean;
2389
+ readonly source: string;
2390
+ readonly global: boolean;
2391
+ readonly ignoreCase: boolean;
2392
+ readonly multiline: boolean;
2393
+ lastIndex: number;
2394
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
2395
+ readonly flags: string;
2396
+ readonly sticky: boolean;
2397
+ readonly unicode: boolean;
2398
+ readonly dotAll: boolean;
2399
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
2400
+ [Symbol.replace]: {
2401
+ (string: string, replaceValue: string): string;
2402
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2403
+ };
2404
+ [Symbol.search]: (string: string) => number;
2405
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
2406
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
2407
+ } | undefined;
3401
2408
  regular_error_tip?: string | undefined;
3402
2409
  message?: string | undefined;
3403
2410
  } | undefined;
3404
- option?: any[] | undefined;
2411
+ option?: {
2412
+ [x: string]: any;
2413
+ keyword?: string | undefined;
2414
+ disabled?: boolean | undefined;
2415
+ children?: any[] | undefined;
2416
+ childrenFields?: any[] | undefined;
2417
+ }[] | undefined;
3405
2418
  multi_select?: import("..").FormCommonState | undefined;
3406
2419
  multi_select_value?: string | number | undefined;
3407
2420
  wordbook?: {
@@ -3505,8 +2518,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
3505
2518
  editor_title?: string | undefined;
3506
2519
  editor_title_mode?: "EMBEDDED_FORM" | "HOVER_TOOLTIP" | "POPUP_ALERT" | undefined;
3507
2520
  linebarWidth?: string | undefined;
3508
- linebarDirection?: "vertical" | "horizontal" | undefined;
3509
- linebarTextDirection?: "vertical" | "horizontal" | undefined;
2521
+ linebarDirection?: "horizontal" | "vertical" | undefined;
2522
+ linebarTextDirection?: "horizontal" | "vertical" | undefined;
3510
2523
  labelColor?: string | undefined;
3511
2524
  fieldTitleRed?: boolean | import("..").FormCommonState | undefined;
3512
2525
  confirmBeforeValueChange?: boolean | undefined;
@@ -3520,10 +2533,10 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
3520
2533
  updateOriginValue: boolean;
3521
2534
  } | undefined;
3522
2535
  selected_style?: "RADIO_MARK" | "CHECK_MARK" | undefined;
3523
- unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
2536
+ unit?: ("HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR") | undefined;
3524
2537
  condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
3525
- max_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
3526
- min_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
2538
+ max_date_unit?: ("HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR") | undefined;
2539
+ min_date_unit?: ("HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR") | undefined;
3527
2540
  max_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
3528
2541
  min_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
3529
2542
  fieldTitleColor?: string | undefined;
@@ -3546,7 +2559,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
3546
2559
  slots?: Record<string, (...args: unknown[]) => unknown> | undefined;
3547
2560
  wrapperStyle?: Record<string, string | number> | undefined;
3548
2561
  childFieldStrategy?: "checked" | "all" | undefined;
3549
- childWidthMode?: "outer" | "inner" | undefined;
2562
+ childWidthMode?: "inner" | "outer" | undefined;
3550
2563
  validator?: ((value: unknown, fieldItem: import("..").FieldItem, context: {
3551
2564
  field: import("@formily/core").Field<any, any, any, any>;
3552
2565
  form: import("@formily/core").Form<any>;
@@ -3582,8 +2595,46 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
3582
2595
  run?: string | undefined;
3583
2596
  } | undefined;
3584
2597
  }[] | undefined;
2598
+ } | undefined;
2599
+ optionAliasList?: {
2600
+ text: string;
2601
+ value: string;
3585
2602
  }[] | undefined;
3586
- }[], import("..").FormOptionItem[] | {
2603
+ elementExtraSetting?: {
2604
+ allowPartial?: boolean | undefined;
2605
+ partialLevel?: number | undefined;
2606
+ maxLevel?: number | undefined;
2607
+ dateFormat?: string | undefined;
2608
+ defaultValue?: {
2609
+ condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
2610
+ unit: "" | "HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR";
2611
+ value: string;
2612
+ } | undefined;
2613
+ minValue?: {
2614
+ condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
2615
+ unit: "" | "HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR";
2616
+ value: string;
2617
+ } | undefined;
2618
+ maxValue?: {
2619
+ condition: "0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME";
2620
+ unit: "" | "HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR";
2621
+ value: string;
2622
+ } | undefined;
2623
+ } | undefined;
2624
+ __new?: boolean | undefined;
2625
+ __isCombinationChild?: boolean | undefined;
2626
+ __extra?: boolean | undefined;
2627
+ }>;
2628
+ generateFieldListByFormConfigItem: (formConfigItem: import("./src/types").FormConfigItem, fieldItem?: import("..").FieldItem | undefined) => import("..").FieldItem[];
2629
+ prevOldField: null;
2630
+ onFormChange: ({ fieldKey, value }: import("..").FormChangePayload) => void;
2631
+ createLabelRender: (originOptions?: import("../../shared/types").AnyObject[] | undefined) => (label: string) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2632
+ [key: string]: any;
2633
+ }>;
2634
+ applyOptionAlias: (options?: import("../../shared/types").AnyObject[] | undefined) => import("../../shared/types").AnyObject[] | undefined;
2635
+ visitor: import("..").FieldVisitor;
2636
+ showOptionModal: import("vue").Ref<boolean>;
2637
+ editOptions: import("vue").Ref<{
3587
2638
  [x: string]: any;
3588
2639
  keyword?: string | undefined;
3589
2640
  disabled?: boolean | undefined;
@@ -3591,7 +2642,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
3591
2642
  childrenFields?: {
3592
2643
  [x: string]: any;
3593
2644
  val_key: string;
3594
- html_type: "LINEBAR" | "SELECT" | "DATE" | ({} & string) | "INPUT" | "SEARCH" | "REMOTE_SEARCH" | "DIGITAL" | "TEXTAREA" | "LINE_BREAKS" | "INPUT_NUMBER" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
2645
+ html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
3595
2646
  annotation?: boolean | undefined;
3596
2647
  val_key_unit?: string | undefined;
3597
2648
  is_edit?: import("..").FormCommonState | undefined;
@@ -3606,7 +2657,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
3606
2657
  placeholder?: string | undefined;
3607
2658
  validate?: {
3608
2659
  [x: string]: any;
3609
- obj_type?: ("sex" | "age" | "email" | "password" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
2660
+ obj_type?: ("password" | "sex" | "age" | "email" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
3610
2661
  vali_obj?: string | undefined;
3611
2662
  max_value?: string | number | undefined;
3612
2663
  min_value?: string | number | undefined;
@@ -3615,7 +2666,28 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
3615
2666
  min_length?: string | number | undefined;
3616
2667
  max_length?: string | number | undefined;
3617
2668
  decimal_length?: string | number | undefined;
3618
- regular_expression?: string | RegExp | undefined;
2669
+ regular_expression?: string | {
2670
+ exec: (string: string) => RegExpExecArray | null;
2671
+ test: (string: string) => boolean;
2672
+ readonly source: string;
2673
+ readonly global: boolean;
2674
+ readonly ignoreCase: boolean;
2675
+ readonly multiline: boolean;
2676
+ lastIndex: number;
2677
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
2678
+ readonly flags: string;
2679
+ readonly sticky: boolean;
2680
+ readonly unicode: boolean;
2681
+ readonly dotAll: boolean;
2682
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
2683
+ [Symbol.replace]: {
2684
+ (string: string, replaceValue: string): string;
2685
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2686
+ };
2687
+ [Symbol.search]: (string: string) => number;
2688
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
2689
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
2690
+ } | undefined;
3619
2691
  regular_error_tip?: string | undefined;
3620
2692
  message?: string | undefined;
3621
2693
  } | undefined;
@@ -3723,8 +2795,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
3723
2795
  editor_title?: string | undefined;
3724
2796
  editor_title_mode?: "EMBEDDED_FORM" | "HOVER_TOOLTIP" | "POPUP_ALERT" | undefined;
3725
2797
  linebarWidth?: string | undefined;
3726
- linebarDirection?: "vertical" | "horizontal" | undefined;
3727
- linebarTextDirection?: "vertical" | "horizontal" | undefined;
2798
+ linebarDirection?: "horizontal" | "vertical" | undefined;
2799
+ linebarTextDirection?: "horizontal" | "vertical" | undefined;
3728
2800
  labelColor?: string | undefined;
3729
2801
  fieldTitleRed?: boolean | import("..").FormCommonState | undefined;
3730
2802
  confirmBeforeValueChange?: boolean | undefined;
@@ -3738,10 +2810,10 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
3738
2810
  updateOriginValue: boolean;
3739
2811
  } | undefined;
3740
2812
  selected_style?: "RADIO_MARK" | "CHECK_MARK" | undefined;
3741
- unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
2813
+ unit?: ("HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR") | undefined;
3742
2814
  condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
3743
- max_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
3744
- min_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
2815
+ max_date_unit?: ("HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR") | undefined;
2816
+ min_date_unit?: ("HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR") | undefined;
3745
2817
  max_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
3746
2818
  min_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
3747
2819
  fieldTitleColor?: string | undefined;
@@ -3764,7 +2836,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
3764
2836
  slots?: Record<string, (...args: unknown[]) => unknown> | undefined;
3765
2837
  wrapperStyle?: Record<string, string | number> | undefined;
3766
2838
  childFieldStrategy?: "checked" | "all" | undefined;
3767
- childWidthMode?: "outer" | "inner" | undefined;
2839
+ childWidthMode?: "inner" | "outer" | undefined;
3768
2840
  validator?: ((value: unknown, fieldItem: import("..").FieldItem, context: {
3769
2841
  field: import("@formily/core").Field<any, any, any, any>;
3770
2842
  form: import("@formily/core").Form<any>;
@@ -3804,16 +2876,16 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
3804
2876
  }[]>;
3805
2877
  onOptionModalCancel: () => void;
3806
2878
  onOptionModalConfirm: () => void;
3807
- readonly useFormConfigLocale: typeof import("./src/hooks/useLocale").useFormConfigLocale;
3808
- readonly NModal: any;
3809
- readonly NInput: any;
3810
- readonly CFormRender: SFCWithInstall<import("vue").DefineComponent<{}, {
3811
- formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined, import("..").FormRenderExpose | undefined>;
3812
- key: import("vue").Ref<number, number>;
2879
+ useFormConfigLocale: typeof import("./src/hooks/useLocale").useFormConfigLocale;
2880
+ NModal: any;
2881
+ NInput: any;
2882
+ CFormRender: SFCWithInstall<import("vue").DefineComponent<{}, {
2883
+ formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
2884
+ key: import("vue").Ref<number>;
3813
2885
  reload: () => Promise<void>;
3814
2886
  formRenderExposeKeyList: readonly ["validate", "getFormValues", "setFormValues", "setFieldState", "resetFields", "queryWidget", "getFieldList", "applySelectedSetting", "getTextFormValues", "optionInited", "updateAnchor"];
3815
2887
  exposed: Partial<import("..").FormRenderExpose>;
3816
- FormRender: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2888
+ FormRender: import("vue").DefineComponent<{
3817
2889
  fieldList: {
3818
2890
  type: import("vue").PropType<import("..").FieldItem[]>;
3819
2891
  };
@@ -3907,7 +2979,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
3907
2979
  }>>;
3908
2980
  };
3909
2981
  components: {
3910
- type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>>;
2982
+ type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
3911
2983
  default: () => {};
3912
2984
  };
3913
2985
  scope: {
@@ -3992,11 +3064,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
3992
3064
  type: import("vue").PropType<string[]>;
3993
3065
  };
3994
3066
  linebarDirection: {
3995
- type: import("vue").PropType<"vertical" | "horizontal">;
3067
+ type: import("vue").PropType<"horizontal" | "vertical">;
3996
3068
  default: string;
3997
3069
  };
3998
3070
  linebarTextDirection: {
3999
- type: import("vue").PropType<"vertical" | "horizontal">;
3071
+ type: import("vue").PropType<"horizontal" | "vertical">;
4000
3072
  default: string;
4001
3073
  };
4002
3074
  linebarWidth: {
@@ -4021,8 +3093,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4021
3093
  lazyRender: BooleanConstructor;
4022
3094
  linebreaksToTitle: BooleanConstructor;
4023
3095
  dialogFn: {};
4024
- }>, {
4025
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
3096
+ }, {
3097
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
4026
3098
  fieldList: {
4027
3099
  type: import("vue").PropType<import("..").FieldItem[]>;
4028
3100
  };
@@ -4116,7 +3188,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4116
3188
  }>>;
4117
3189
  };
4118
3190
  components: {
4119
- type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>>;
3191
+ type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
4120
3192
  default: () => {};
4121
3193
  };
4122
3194
  scope: {
@@ -4201,11 +3273,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4201
3273
  type: import("vue").PropType<string[]>;
4202
3274
  };
4203
3275
  linebarDirection: {
4204
- type: import("vue").PropType<"vertical" | "horizontal">;
3276
+ type: import("vue").PropType<"horizontal" | "vertical">;
4205
3277
  default: string;
4206
3278
  };
4207
3279
  linebarTextDirection: {
4208
- type: import("vue").PropType<"vertical" | "horizontal">;
3280
+ type: import("vue").PropType<"horizontal" | "vertical">;
4209
3281
  default: string;
4210
3282
  };
4211
3283
  linebarWidth: {
@@ -4230,19 +3302,19 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4230
3302
  lazyRender: BooleanConstructor;
4231
3303
  linebreaksToTitle: BooleanConstructor;
4232
3304
  dialogFn: {};
4233
- }>> & Readonly<{
3305
+ }>> & {
4234
3306
  onFormChange?: ((...args: any[]) => any) | undefined;
4235
3307
  onScroll?: ((...args: any[]) => any) | undefined;
4236
3308
  onAnnotationChange?: ((...args: any[]) => any) | undefined;
4237
3309
  "onUpdate:selectedFields"?: ((...args: any[]) => any) | undefined;
4238
3310
  onLinebarChange?: ((...args: any[]) => any) | undefined;
4239
3311
  onReady?: ((...args: any[]) => any) | undefined;
4240
- }> & {}>;
3312
+ }>>;
4241
3313
  emit: (event: "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", ...args: any[]) => void;
4242
3314
  cssVars: import("vue").ComputedRef<import("../../shared/types").AnyObject>;
4243
3315
  nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
4244
- formRenderRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
4245
- formWidth: import("vue").Ref<number, number>;
3316
+ formRenderRef: import("vue").Ref<HTMLElement | undefined>;
3317
+ formWidth: import("vue").Ref<number>;
4246
3318
  formHeight: import("vue").ComputedRef<string>;
4247
3319
  SchemaField: import("vue").DefineComponent<import("@formily/vue").ISchemaFieldProps>;
4248
3320
  businessCollector: import("..").BusinessCollector;
@@ -4255,21 +3327,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4255
3327
  formUUID: string;
4256
3328
  anchorBarRef: import("vue").Ref<{
4257
3329
  syncBarPosition: import("../../shared/types").AnyFn;
4258
- } | undefined, {
4259
- syncBarPosition: import("../../shared/types").AnyFn;
4260
3330
  } | undefined>;
4261
- currentAnchor: import("vue").WritableComputedRef<string, string>;
3331
+ currentAnchor: import("vue").WritableComputedRef<string>;
4262
3332
  updateAnchorList: (field: import("@formily/core").GeneralField) => void;
4263
3333
  anchorIdList: import("vue").Ref<{
4264
3334
  name: string;
4265
3335
  title: string;
4266
3336
  index: number;
4267
- }[], (Record<"name" | "title", string> & {
4268
- index: number;
4269
- })[] | {
4270
- name: string;
4271
- title: string;
4272
- index: number;
4273
3337
  }[]>;
4274
3338
  onScroll: (scrollEvent: Event) => void;
4275
3339
  generateAnchorList: (formModel: import("@formily/core").Form<any>) => Promise<void>;
@@ -4296,7 +3360,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4296
3360
  setGraph: (field: import("@formily/core").GeneralField) => void;
4297
3361
  removeGraph: (field: import("@formily/core").GeneralField) => void;
4298
3362
  lowCodeEventTrigger: (field: import("@formily/core").GeneralField) => void;
4299
- emitFormChange: import("vue").Ref<boolean, boolean>;
3363
+ emitFormChange: import("vue").Ref<boolean>;
4300
3364
  formModel: import("@formily/core").Form<{
4301
3365
  [x: string]: any;
4302
3366
  }>;
@@ -4373,7 +3437,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4373
3437
  "x-read-pretty"?: boolean | undefined;
4374
3438
  "x-compile-omitted"?: string[] | undefined;
4375
3439
  }>;
4376
- components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>;
3440
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
4377
3441
  scope: import("../../shared/types").AnyObject;
4378
3442
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
4379
3443
  annotationShortcuts: (string | {
@@ -4408,8 +3472,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4408
3472
  selectMode: boolean;
4409
3473
  selectedFields: string[];
4410
3474
  linebarWidth: string | number;
4411
- linebarDirection: "vertical" | "horizontal";
4412
- linebarTextDirection: "vertical" | "horizontal";
3475
+ linebarDirection: "horizontal" | "vertical";
3476
+ linebarTextDirection: "horizontal" | "vertical";
4413
3477
  autoWidth: number | boolean;
4414
3478
  feedbackType: "default" | "tooltip";
4415
3479
  fixMemoLeak: boolean;
@@ -4592,16 +3656,16 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4592
3656
  onKeydown: (event: KeyboardEvent) => Promise<void>;
4593
3657
  clearSpan: (uuid: string) => void;
4594
3658
  exposeEvent: Omit<import("..").FormRenderExpose, "updateAnchor" | "getFieldList" | "optionInited" | "formModel" | "reload">;
4595
- readonly useVersion: typeof import("../../shared/hooks").useVersion;
4596
- readonly FormConsumer: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4597
- readonly FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
3659
+ useVersion: typeof import("../../shared/hooks").useVersion;
3660
+ FormConsumer: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3661
+ FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
4598
3662
  form: any;
4599
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4600
- readonly NConfigProvider: any;
4601
- readonly NForm: any;
4602
- readonly NTabPane: any;
4603
- readonly NTabs: any;
4604
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready")[], "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
3663
+ }>;
3664
+ NConfigProvider: any;
3665
+ NForm: any;
3666
+ NTabPane: any;
3667
+ NTabs: any;
3668
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready")[], "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4605
3669
  fieldList: {
4606
3670
  type: import("vue").PropType<import("..").FieldItem[]>;
4607
3671
  };
@@ -4695,7 +3759,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4695
3759
  }>>;
4696
3760
  };
4697
3761
  components: {
4698
- type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>>;
3762
+ type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
4699
3763
  default: () => {};
4700
3764
  };
4701
3765
  scope: {
@@ -4780,11 +3844,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4780
3844
  type: import("vue").PropType<string[]>;
4781
3845
  };
4782
3846
  linebarDirection: {
4783
- type: import("vue").PropType<"vertical" | "horizontal">;
3847
+ type: import("vue").PropType<"horizontal" | "vertical">;
4784
3848
  default: string;
4785
3849
  };
4786
3850
  linebarTextDirection: {
4787
- type: import("vue").PropType<"vertical" | "horizontal">;
3851
+ type: import("vue").PropType<"horizontal" | "vertical">;
4788
3852
  default: string;
4789
3853
  };
4790
3854
  linebarWidth: {
@@ -4809,18 +3873,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4809
3873
  lazyRender: BooleanConstructor;
4810
3874
  linebreaksToTitle: BooleanConstructor;
4811
3875
  dialogFn: {};
4812
- }>> & Readonly<{
3876
+ }>> & {
4813
3877
  onFormChange?: ((...args: any[]) => any) | undefined;
4814
3878
  onScroll?: ((...args: any[]) => any) | undefined;
4815
3879
  onAnnotationChange?: ((...args: any[]) => any) | undefined;
4816
3880
  "onUpdate:selectedFields"?: ((...args: any[]) => any) | undefined;
4817
3881
  onLinebarChange?: ((...args: any[]) => any) | undefined;
4818
3882
  onReady?: ((...args: any[]) => any) | undefined;
4819
- }>, {
4820
- maxHeight: string | number;
3883
+ }, {
4821
3884
  anchor: boolean;
4822
3885
  column: number;
4823
- components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>;
3886
+ maxHeight: string | number;
3887
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
4824
3888
  initialData: import("../../shared/types").AnyObject;
4825
3889
  parallelism: number;
4826
3890
  scope: import("../../shared/types").AnyObject;
@@ -4836,8 +3900,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4836
3900
  wordSplitFilter: boolean;
4837
3901
  selectMode: boolean;
4838
3902
  linebarWidth: string | number;
4839
- linebarDirection: "vertical" | "horizontal";
4840
- linebarTextDirection: "vertical" | "horizontal";
3903
+ linebarDirection: "horizontal" | "vertical";
3904
+ linebarTextDirection: "horizontal" | "vertical";
4841
3905
  autoWidth: number | boolean;
4842
3906
  feedbackType: "default" | "tooltip";
4843
3907
  fixMemoLeak: boolean;
@@ -4846,9 +3910,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4846
3910
  nominalAge: boolean;
4847
3911
  operationalFormInit: boolean;
4848
3912
  incrementalRender: boolean;
4849
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4850
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
4851
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
3913
+ }>;
3914
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
3915
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4852
3916
  uuid: {
4853
3917
  type: StringConstructor;
4854
3918
  required: true;
@@ -4922,7 +3986,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4922
3986
  "x-read-pretty"?: boolean | undefined;
4923
3987
  "x-compile-omitted"?: string[] | undefined;
4924
3988
  }>;
4925
- components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>;
3989
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
4926
3990
  scope: import("../../shared/types").AnyObject;
4927
3991
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
4928
3992
  annotationShortcuts: (string | {
@@ -4957,8 +4021,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4957
4021
  selectMode: boolean;
4958
4022
  selectedFields: string[];
4959
4023
  linebarWidth: string | number;
4960
- linebarDirection: "vertical" | "horizontal";
4961
- linebarTextDirection: "vertical" | "horizontal";
4024
+ linebarDirection: "horizontal" | "vertical";
4025
+ linebarTextDirection: "horizontal" | "vertical";
4962
4026
  autoWidth: number | boolean;
4963
4027
  feedbackType: "default" | "tooltip";
4964
4028
  fixMemoLeak: boolean;
@@ -4967,8 +4031,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4967
4031
  dialogFn: any;
4968
4032
  }>>>;
4969
4033
  };
4970
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4971
- FormConfigEventSetting: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4034
+ }>>, {}>;
4035
+ FormConfigEventSetting: import("vue").DefineComponent<{
4972
4036
  modelValue: {
4973
4037
  type: ArrayConstructor;
4974
4038
  required: true;
@@ -4978,8 +4042,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
4978
4042
  type: null;
4979
4043
  required: true;
4980
4044
  };
4981
- }>, {
4982
- props: any;
4045
+ }, {
4046
+ props: {
4047
+ modelValue: import("../../shared/types").LowCodeTypes.reactionConfig[];
4048
+ bindFormRenderRef: import("..").FormRenderExpose;
4049
+ };
4983
4050
  emit: (event: "update:modelValue" | "validateFailure", ...args: any[]) => void;
4984
4051
  cssVars: import("vue").ComputedRef<import("../../shared/types").AnyObject>;
4985
4052
  valueRef: import("vue").Ref<{
@@ -5014,40 +4081,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5014
4081
  }[] | undefined;
5015
4082
  __oppositeBindField?: any | undefined;
5016
4083
  __oppositeTargetField?: any | undefined;
5017
- }[], import("../../shared/types").LowCodeTypes.reactionConfig[] | {
5018
- conObj: {
5019
- con: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
5020
- field_key: string;
5021
- value: unknown;
5022
- }[];
5023
- compareMap?: {
5024
- NULL?: ((v1: any, v2: any) => boolean) | undefined;
5025
- EQ?: ((v1: any, v2: any) => boolean) | undefined;
5026
- BIG?: ((v1: any, v2: any) => boolean) | undefined;
5027
- LESS?: ((v1: any, v2: any) => boolean) | undefined;
5028
- BIGEQ?: ((v1: any, v2: any) => boolean) | undefined;
5029
- LESSEQ?: ((v1: any, v2: any) => boolean) | undefined;
5030
- CL?: ((v1: any, v2: any) => boolean) | undefined;
5031
- NC?: ((v1: any, v2: any) => boolean) | undefined;
5032
- NEQ?: ((v1: any, v2: any) => boolean) | undefined;
5033
- NOT_NULL?: ((v1: any, v2: any) => boolean) | undefined;
5034
- } | undefined;
5035
- isRestoreDefault?: boolean | undefined;
5036
- sqlExpression?: string | undefined;
5037
- showField?: string[] | undefined;
5038
- hideField?: string[] | undefined;
5039
- requiredField?: string[] | undefined;
5040
- notRequiredField?: string[] | undefined;
5041
- enabledField?: string[] | undefined;
5042
- disabledField?: string[] | undefined;
5043
- setValueField?: {
5044
- field?: string | undefined;
5045
- value?: unknown;
5046
- }[] | undefined;
5047
- __oppositeBindField?: any | undefined;
5048
- __oppositeTargetField?: any | undefined;
5049
4084
  }[]>;
5050
- expandedName: import("vue").Ref<string, string>;
4085
+ expandedName: import("vue").Ref<string>;
5051
4086
  addConnection: () => void;
5052
4087
  removeConnection: (index: number) => void;
5053
4088
  getOppositeBtnText: (item: import("../../shared/types").LowCodeTypes.reactionConfig) => string | undefined;
@@ -5061,14 +4096,14 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5061
4096
  addCondition: (config: import("../../shared/types").LowCodeTypes.reactionConfig) => void;
5062
4097
  removeCondition: (config: import("../../shared/types").LowCodeTypes.reactionConfig, index: number) => void;
5063
4098
  onUpdateConditionType: (condition: import("../../shared/types").LowCodeTypes.reactionsConObj, type: import("../../shared/types").LowCodeTypes.VALUE_RELATION) => void;
5064
- showRef: import("vue").Ref<boolean, boolean>;
4099
+ showRef: import("vue").Ref<boolean>;
5065
4100
  addSetValueField: (item: import("../../shared/types").LowCodeTypes.reactionConfig) => void;
5066
- fieldListRef: import("vue").Ref<import("./src/types").FormConfigItem[], import("./src/types").FormConfigItem[]>;
4101
+ fieldListRef: import("vue").Ref<import("./src/types").FormConfigItem[]>;
5067
4102
  fieldOptions: import("vue").ComputedRef<import("./src/types").FormConfigItem[]>;
5068
4103
  setValueTypes: string[];
5069
4104
  setValueFieldOptions: import("vue").ComputedRef<import("./src/types").FormConfigItem[]>;
5070
- currentTypeList: import("vue").Reactive<string[]>;
5071
- dialog: import("naive-ui/es/dialog").DialogApi;
4105
+ currentTypeList: string[];
4106
+ dialog: import("naive-ui").DialogApi;
5072
4107
  onNegativeClick: () => Promise<void>;
5073
4108
  onPositiveClick: () => Promise<void>;
5074
4109
  configValidate: () => Promise<void>;
@@ -5079,7 +4114,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5079
4114
  decoratorProps: {
5080
4115
  showFeedback: boolean;
5081
4116
  };
5082
- html_type: "LINEBAR" | "SELECT" | "DATE" | ({} & string) | "INPUT" | "SEARCH" | "REMOTE_SEARCH" | "DIGITAL" | "TEXTAREA" | "LINE_BREAKS" | "INPUT_NUMBER" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
4117
+ html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
5083
4118
  annotation?: boolean | undefined;
5084
4119
  val_key_unit?: string | undefined;
5085
4120
  is_edit?: import("..").FormCommonState | undefined;
@@ -5093,7 +4128,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5093
4128
  placeholder?: string | undefined;
5094
4129
  validate?: Partial<{
5095
4130
  [key: string]: any;
5096
- obj_type: "sex" | "age" | "email" | "password" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name";
4131
+ obj_type: "password" | "sex" | "age" | "email" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name";
5097
4132
  vali_obj: string;
5098
4133
  max_value: string | number;
5099
4134
  min_value: string | number;
@@ -5164,8 +4199,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5164
4199
  editor_title?: string | undefined;
5165
4200
  editor_title_mode?: "EMBEDDED_FORM" | "HOVER_TOOLTIP" | "POPUP_ALERT" | undefined;
5166
4201
  linebarWidth?: string | undefined;
5167
- linebarDirection?: "vertical" | "horizontal" | undefined;
5168
- linebarTextDirection?: "vertical" | "horizontal" | undefined;
4202
+ linebarDirection?: "horizontal" | "vertical" | undefined;
4203
+ linebarTextDirection?: "horizontal" | "vertical" | undefined;
5169
4204
  labelColor?: string | undefined;
5170
4205
  fieldTitleRed?: boolean | import("..").FormCommonState | undefined;
5171
4206
  confirmBeforeValueChange?: boolean | undefined;
@@ -5179,10 +4214,10 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5179
4214
  updateOriginValue: boolean;
5180
4215
  } | undefined;
5181
4216
  selected_style?: "RADIO_MARK" | "CHECK_MARK" | undefined;
5182
- unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
4217
+ unit?: ("HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR") | undefined;
5183
4218
  condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
5184
- max_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
5185
- min_date_unit?: ("DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "HOUR") | undefined;
4219
+ max_date_unit?: ("HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR") | undefined;
4220
+ min_date_unit?: ("HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR") | undefined;
5186
4221
  max_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
5187
4222
  min_date_condition?: ("0" | "IN_THE_PAST" | "IN_THE_FUTURE" | "CURRENT_TIME") | undefined;
5188
4223
  fieldTitleColor?: string | undefined;
@@ -5202,7 +4237,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5202
4237
  slots?: Record<string, (...args: unknown[]) => unknown> | undefined;
5203
4238
  wrapperStyle?: Record<string, string | number> | undefined;
5204
4239
  childFieldStrategy?: "checked" | "all" | undefined;
5205
- childWidthMode?: "outer" | "inner" | undefined;
4240
+ childWidthMode?: "inner" | "outer" | undefined;
5206
4241
  validator?: ((value: unknown, fieldItem: import("..").FieldItem, context: {
5207
4242
  field: import("@formily/core").Field<any, any, any, any>;
5208
4243
  form: import("@formily/core").Form<any>;
@@ -5216,36 +4251,36 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5216
4251
  field: string;
5217
4252
  value: string;
5218
4253
  }) => void;
5219
- readonly HelpCircleSharp: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5220
- readonly NButton: any;
5221
- readonly NCollapse: any;
5222
- readonly NCollapseItem: any;
5223
- readonly NEllipsis: any;
5224
- readonly NEmpty: any;
5225
- readonly NIcon: any;
5226
- readonly NInput: any;
5227
- readonly NInputGroup: any;
5228
- readonly NModal: any;
5229
- readonly NScrollbar: any;
5230
- readonly NSelect: any;
5231
- readonly NSpace: any;
5232
- readonly NThing: any;
5233
- readonly NTooltip: any;
5234
- readonly conditionTypeOptions: {
4254
+ HelpCircleSharp: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4255
+ NButton: any;
4256
+ NCollapse: any;
4257
+ NCollapseItem: any;
4258
+ NEllipsis: any;
4259
+ NEmpty: any;
4260
+ NIcon: any;
4261
+ NInput: any;
4262
+ NInputGroup: any;
4263
+ NModal: any;
4264
+ NScrollbar: any;
4265
+ NSelect: any;
4266
+ NSpace: any;
4267
+ NThing: any;
4268
+ NTooltip: any;
4269
+ conditionTypeOptions: {
5235
4270
  value: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
5236
4271
  label: string;
5237
4272
  }[];
5238
- readonly connectionTypeOptions: {
4273
+ connectionTypeOptions: {
5239
4274
  value: string;
5240
4275
  label: string;
5241
4276
  }[];
5242
- readonly CForm: SFCWithInstall<import("vue").DefineComponent<{}, {
5243
- formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined, import("..").FormRenderExpose | undefined>;
5244
- key: import("vue").Ref<number, number>;
4277
+ CForm: SFCWithInstall<import("vue").DefineComponent<{}, {
4278
+ formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
4279
+ key: import("vue").Ref<number>;
5245
4280
  reload: () => Promise<void>;
5246
4281
  formRenderExposeKeyList: readonly ["validate", "getFormValues", "setFormValues", "setFieldState", "resetFields", "queryWidget", "getFieldList", "applySelectedSetting", "getTextFormValues", "optionInited", "updateAnchor"];
5247
4282
  exposed: Partial<import("..").FormRenderExpose>;
5248
- FormRender: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4283
+ FormRender: import("vue").DefineComponent<{
5249
4284
  fieldList: {
5250
4285
  type: import("vue").PropType<import("..").FieldItem[]>;
5251
4286
  };
@@ -5339,7 +4374,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5339
4374
  }>>;
5340
4375
  };
5341
4376
  components: {
5342
- type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>>;
4377
+ type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
5343
4378
  default: () => {};
5344
4379
  };
5345
4380
  scope: {
@@ -5424,11 +4459,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5424
4459
  type: import("vue").PropType<string[]>;
5425
4460
  };
5426
4461
  linebarDirection: {
5427
- type: import("vue").PropType<"vertical" | "horizontal">;
4462
+ type: import("vue").PropType<"horizontal" | "vertical">;
5428
4463
  default: string;
5429
4464
  };
5430
4465
  linebarTextDirection: {
5431
- type: import("vue").PropType<"vertical" | "horizontal">;
4466
+ type: import("vue").PropType<"horizontal" | "vertical">;
5432
4467
  default: string;
5433
4468
  };
5434
4469
  linebarWidth: {
@@ -5453,8 +4488,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5453
4488
  lazyRender: BooleanConstructor;
5454
4489
  linebreaksToTitle: BooleanConstructor;
5455
4490
  dialogFn: {};
5456
- }>, {
5457
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
4491
+ }, {
4492
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
5458
4493
  fieldList: {
5459
4494
  type: import("vue").PropType<import("..").FieldItem[]>;
5460
4495
  };
@@ -5548,7 +4583,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5548
4583
  }>>;
5549
4584
  };
5550
4585
  components: {
5551
- type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>>;
4586
+ type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
5552
4587
  default: () => {};
5553
4588
  };
5554
4589
  scope: {
@@ -5633,11 +4668,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5633
4668
  type: import("vue").PropType<string[]>;
5634
4669
  };
5635
4670
  linebarDirection: {
5636
- type: import("vue").PropType<"vertical" | "horizontal">;
4671
+ type: import("vue").PropType<"horizontal" | "vertical">;
5637
4672
  default: string;
5638
4673
  };
5639
4674
  linebarTextDirection: {
5640
- type: import("vue").PropType<"vertical" | "horizontal">;
4675
+ type: import("vue").PropType<"horizontal" | "vertical">;
5641
4676
  default: string;
5642
4677
  };
5643
4678
  linebarWidth: {
@@ -5662,19 +4697,19 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5662
4697
  lazyRender: BooleanConstructor;
5663
4698
  linebreaksToTitle: BooleanConstructor;
5664
4699
  dialogFn: {};
5665
- }>> & Readonly<{
4700
+ }>> & {
5666
4701
  onFormChange?: ((...args: any[]) => any) | undefined;
5667
4702
  onScroll?: ((...args: any[]) => any) | undefined;
5668
4703
  onAnnotationChange?: ((...args: any[]) => any) | undefined;
5669
4704
  "onUpdate:selectedFields"?: ((...args: any[]) => any) | undefined;
5670
4705
  onLinebarChange?: ((...args: any[]) => any) | undefined;
5671
4706
  onReady?: ((...args: any[]) => any) | undefined;
5672
- }> & {}>;
4707
+ }>>;
5673
4708
  emit: (event: "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", ...args: any[]) => void;
5674
4709
  cssVars: import("vue").ComputedRef<import("../../shared/types").AnyObject>;
5675
4710
  nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
5676
- formRenderRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
5677
- formWidth: import("vue").Ref<number, number>;
4711
+ formRenderRef: import("vue").Ref<HTMLElement | undefined>;
4712
+ formWidth: import("vue").Ref<number>;
5678
4713
  formHeight: import("vue").ComputedRef<string>;
5679
4714
  SchemaField: import("vue").DefineComponent<import("@formily/vue").ISchemaFieldProps>;
5680
4715
  businessCollector: import("..").BusinessCollector;
@@ -5687,21 +4722,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5687
4722
  formUUID: string;
5688
4723
  anchorBarRef: import("vue").Ref<{
5689
4724
  syncBarPosition: import("../../shared/types").AnyFn;
5690
- } | undefined, {
5691
- syncBarPosition: import("../../shared/types").AnyFn;
5692
4725
  } | undefined>;
5693
- currentAnchor: import("vue").WritableComputedRef<string, string>;
4726
+ currentAnchor: import("vue").WritableComputedRef<string>;
5694
4727
  updateAnchorList: (field: import("@formily/core").GeneralField) => void;
5695
4728
  anchorIdList: import("vue").Ref<{
5696
4729
  name: string;
5697
4730
  title: string;
5698
4731
  index: number;
5699
- }[], (Record<"name" | "title", string> & {
5700
- index: number;
5701
- })[] | {
5702
- name: string;
5703
- title: string;
5704
- index: number;
5705
4732
  }[]>;
5706
4733
  onScroll: (scrollEvent: Event) => void;
5707
4734
  generateAnchorList: (formModel: import("@formily/core").Form<any>) => Promise<void>;
@@ -5728,7 +4755,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5728
4755
  setGraph: (field: import("@formily/core").GeneralField) => void;
5729
4756
  removeGraph: (field: import("@formily/core").GeneralField) => void;
5730
4757
  lowCodeEventTrigger: (field: import("@formily/core").GeneralField) => void;
5731
- emitFormChange: import("vue").Ref<boolean, boolean>;
4758
+ emitFormChange: import("vue").Ref<boolean>;
5732
4759
  formModel: import("@formily/core").Form<{
5733
4760
  [x: string]: any;
5734
4761
  }>;
@@ -5805,7 +4832,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5805
4832
  "x-read-pretty"?: boolean | undefined;
5806
4833
  "x-compile-omitted"?: string[] | undefined;
5807
4834
  }>;
5808
- components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>;
4835
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
5809
4836
  scope: import("../../shared/types").AnyObject;
5810
4837
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
5811
4838
  annotationShortcuts: (string | {
@@ -5840,8 +4867,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
5840
4867
  selectMode: boolean;
5841
4868
  selectedFields: string[];
5842
4869
  linebarWidth: string | number;
5843
- linebarDirection: "vertical" | "horizontal";
5844
- linebarTextDirection: "vertical" | "horizontal";
4870
+ linebarDirection: "horizontal" | "vertical";
4871
+ linebarTextDirection: "horizontal" | "vertical";
5845
4872
  autoWidth: number | boolean;
5846
4873
  feedbackType: "default" | "tooltip";
5847
4874
  fixMemoLeak: boolean;
@@ -6024,16 +5051,16 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
6024
5051
  onKeydown: (event: KeyboardEvent) => Promise<void>;
6025
5052
  clearSpan: (uuid: string) => void;
6026
5053
  exposeEvent: Omit<import("..").FormRenderExpose, "updateAnchor" | "getFieldList" | "optionInited" | "formModel" | "reload">;
6027
- readonly useVersion: typeof import("../../shared/hooks").useVersion;
6028
- readonly FormConsumer: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6029
- readonly FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
5054
+ useVersion: typeof import("../../shared/hooks").useVersion;
5055
+ FormConsumer: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
5056
+ FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
6030
5057
  form: any;
6031
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6032
- readonly NConfigProvider: any;
6033
- readonly NForm: any;
6034
- readonly NTabPane: any;
6035
- readonly NTabs: any;
6036
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready")[], "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
5058
+ }>;
5059
+ NConfigProvider: any;
5060
+ NForm: any;
5061
+ NTabPane: any;
5062
+ NTabs: any;
5063
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready")[], "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
6037
5064
  fieldList: {
6038
5065
  type: import("vue").PropType<import("..").FieldItem[]>;
6039
5066
  };
@@ -6127,7 +5154,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
6127
5154
  }>>;
6128
5155
  };
6129
5156
  components: {
6130
- type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>>;
5157
+ type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
6131
5158
  default: () => {};
6132
5159
  };
6133
5160
  scope: {
@@ -6212,11 +5239,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
6212
5239
  type: import("vue").PropType<string[]>;
6213
5240
  };
6214
5241
  linebarDirection: {
6215
- type: import("vue").PropType<"vertical" | "horizontal">;
5242
+ type: import("vue").PropType<"horizontal" | "vertical">;
6216
5243
  default: string;
6217
5244
  };
6218
5245
  linebarTextDirection: {
6219
- type: import("vue").PropType<"vertical" | "horizontal">;
5246
+ type: import("vue").PropType<"horizontal" | "vertical">;
6220
5247
  default: string;
6221
5248
  };
6222
5249
  linebarWidth: {
@@ -6241,18 +5268,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
6241
5268
  lazyRender: BooleanConstructor;
6242
5269
  linebreaksToTitle: BooleanConstructor;
6243
5270
  dialogFn: {};
6244
- }>> & Readonly<{
5271
+ }>> & {
6245
5272
  onFormChange?: ((...args: any[]) => any) | undefined;
6246
5273
  onScroll?: ((...args: any[]) => any) | undefined;
6247
5274
  onAnnotationChange?: ((...args: any[]) => any) | undefined;
6248
5275
  "onUpdate:selectedFields"?: ((...args: any[]) => any) | undefined;
6249
5276
  onLinebarChange?: ((...args: any[]) => any) | undefined;
6250
5277
  onReady?: ((...args: any[]) => any) | undefined;
6251
- }>, {
6252
- maxHeight: string | number;
5278
+ }, {
6253
5279
  anchor: boolean;
6254
5280
  column: number;
6255
- components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>;
5281
+ maxHeight: string | number;
5282
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
6256
5283
  initialData: import("../../shared/types").AnyObject;
6257
5284
  parallelism: number;
6258
5285
  scope: import("../../shared/types").AnyObject;
@@ -6268,8 +5295,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
6268
5295
  wordSplitFilter: boolean;
6269
5296
  selectMode: boolean;
6270
5297
  linebarWidth: string | number;
6271
- linebarDirection: "vertical" | "horizontal";
6272
- linebarTextDirection: "vertical" | "horizontal";
5298
+ linebarDirection: "horizontal" | "vertical";
5299
+ linebarTextDirection: "horizontal" | "vertical";
6273
5300
  autoWidth: number | boolean;
6274
5301
  feedbackType: "default" | "tooltip";
6275
5302
  fixMemoLeak: boolean;
@@ -6278,9 +5305,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
6278
5305
  nominalAge: boolean;
6279
5306
  operationalFormInit: boolean;
6280
5307
  incrementalRender: boolean;
6281
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6282
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
6283
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "validateFailure")[], "update:modelValue" | "validateFailure", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
5308
+ }>;
5309
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
5310
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "validateFailure")[], "update:modelValue" | "validateFailure", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
6284
5311
  modelValue: {
6285
5312
  type: ArrayConstructor;
6286
5313
  required: true;
@@ -6290,13 +5317,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
6290
5317
  type: null;
6291
5318
  required: true;
6292
5319
  };
6293
- }>> & Readonly<{
5320
+ }>> & {
6294
5321
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
6295
5322
  onValidateFailure?: ((...args: any[]) => any) | undefined;
6296
- }>, {
5323
+ }, {
6297
5324
  modelValue: unknown[];
6298
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6299
- readonly FormConfigMaterialItem: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
5325
+ }>;
5326
+ FormConfigMaterialItem: import("vue").DefineComponent<{
6300
5327
  formConfigItem: {
6301
5328
  type: import("vue").PropType<import("./src/types").FormConfigItem>;
6302
5329
  required: true;
@@ -6309,7 +5336,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
6309
5336
  type: import("vue").PropType<import("./src/types").FormConfigItem[]>;
6310
5337
  default: () => never[];
6311
5338
  };
6312
- }>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
5339
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
6313
5340
  formConfigItem: {
6314
5341
  type: import("vue").PropType<import("./src/types").FormConfigItem>;
6315
5342
  required: true;
@@ -6322,13 +5349,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
6322
5349
  type: import("vue").PropType<import("./src/types").FormConfigItem[]>;
6323
5350
  default: () => never[];
6324
5351
  };
6325
- }>> & Readonly<{}>, {
5352
+ }>>, {
6326
5353
  materialList: import("./src/types").FormConfigItem[];
6327
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6328
- readonly FORM_CONFIG_GROUP: string;
6329
- readonly NSelect: any;
6330
- readonly NSpace: any;
6331
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("addItem" | "removeItem" | "reactionsValidateFailure")[], "addItem" | "removeItem" | "reactionsValidateFailure", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
5354
+ }>;
5355
+ FORM_CONFIG_GROUP: string;
5356
+ NSelect: any;
5357
+ NSpace: any;
5358
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("addItem" | "removeItem" | "reactionsValidateFailure")[], "addItem" | "removeItem" | "reactionsValidateFailure", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
6332
5359
  maxHeight: {
6333
5360
  type: StringConstructor;
6334
5361
  };
@@ -6410,7 +5437,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
6410
5437
  "x-read-pretty"?: boolean | undefined;
6411
5438
  "x-compile-omitted"?: string[] | undefined;
6412
5439
  }>;
6413
- components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}, any, {}>>;
5440
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
6414
5441
  scope: import("../../shared/types").AnyObject;
6415
5442
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
6416
5443
  annotationShortcuts: (string | {
@@ -6445,8 +5472,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
6445
5472
  selectMode: boolean;
6446
5473
  selectedFields: string[];
6447
5474
  linebarWidth: string | number;
6448
- linebarDirection: "vertical" | "horizontal";
6449
- linebarTextDirection: "vertical" | "horizontal";
5475
+ linebarDirection: "horizontal" | "vertical";
5476
+ linebarTextDirection: "horizontal" | "vertical";
6450
5477
  autoWidth: number | boolean;
6451
5478
  feedbackType: "default" | "tooltip";
6452
5479
  fixMemoLeak: boolean;
@@ -6459,11 +5486,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<import("v
6459
5486
  type: import("vue").PropType<((payload: import("./src/types").FormConfigBeforeMovePayload) => boolean | void) | undefined>;
6460
5487
  };
6461
5488
  showLowCodeReactions: BooleanConstructor;
6462
- }>> & Readonly<{
5489
+ }>> & {
6463
5490
  onAddItem?: ((...args: any[]) => any) | undefined;
6464
5491
  onRemoveItem?: ((...args: any[]) => any) | undefined;
6465
5492
  onReactionsValidateFailure?: ((...args: any[]) => any) | undefined;
6466
- }>, {
5493
+ }, {
6467
5494
  showLowCodeReactions: boolean;
6468
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
5495
+ }>>;
6469
5496
  export default FormConfig;