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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (620) 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 +167 -202
  60. package/es/components/button-print/src/ButtonPrint.vue.d.ts +167 -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 +88 -102
  67. package/es/components/button-print/src/components/NewPrintComponent.vue2.js +175 -110
  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 +157 -219
  162. package/es/components/field-set/src/FieldColor.vue2.js +9 -10
  163. package/es/components/field-set/src/FieldFilter.vue.d.ts +54 -80
  164. package/es/components/field-set/src/FieldFilter.vue2.js +11 -12
  165. package/es/components/field-set/src/FieldSet.vue.d.ts +68 -82
  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 +36 -36
  178. package/es/components/field-set/src/components/table-row.vue2.js +26 -28
  179. package/es/components/form-config/index.d.ts +431 -1399
  180. package/es/components/form-config/src/FormConfig.vue.d.ts +431 -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 +220 -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 +82 -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/formItem.js +6 -1
  210. package/es/components/form-render/src/components/renderer/input.d.ts +5 -5
  211. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +7 -7
  212. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +5 -5
  213. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +31 -31
  214. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +6 -6
  215. package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +31 -31
  216. package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +18 -18
  217. package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +5 -5
  218. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +5 -5
  219. package/es/components/form-render/src/components/renderer/select.d.ts +5 -5
  220. package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +2 -2
  221. package/es/components/form-render/src/components/renderer/slider.d.ts +4 -4
  222. package/es/components/form-render/src/components/renderer/switch.d.ts +5 -5
  223. package/es/components/form-render/src/components/renderer/text.d.ts +3 -3
  224. package/es/components/form-render/src/components/renderer/textarea.d.ts +5 -5
  225. package/es/components/form-render/src/components/renderer/time.d.ts +3 -3
  226. package/es/components/form-render/src/components/tooltipMessage.vue.d.ts +9 -9
  227. package/es/components/form-render/src/components/tooltipMessage.vue2.js +1 -1
  228. package/es/components/form-render/src/hooks/useAnchor.d.ts +1 -9
  229. package/es/components/form-render/src/hooks/useCommonInjection.d.ts +1 -1
  230. package/es/components/form-render/src/hooks/useComplexOptions.d.ts +3 -3
  231. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +6 -6
  232. package/es/components/form-render/src/hooks/useFormField.d.ts +1 -1
  233. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +12 -12
  234. package/es/components/form-render/src/types/fieldItem.d.ts +1 -0
  235. package/es/components/form-render/src/utils/index.d.ts +3 -3
  236. package/es/components/grid/index.d.ts +1 -1
  237. package/es/components/grid/src/Grid.d.ts +1 -1
  238. package/es/components/guide/src/renderer.d.ts +5 -5
  239. package/es/components/iho-chat/index.d.ts +760 -832
  240. package/es/components/iho-chat/src/Index.vue.d.ts +760 -832
  241. package/es/components/iho-chat/src/Index.vue2.js +3 -4
  242. package/es/components/iho-chat/src/components/ChatAdd.vue.d.ts +42 -42
  243. package/es/components/iho-chat/src/components/ChatAdd.vue2.js +51 -51
  244. package/es/components/iho-chat/src/components/ChatFile.vue.d.ts +88 -122
  245. package/es/components/iho-chat/src/components/ChatFile.vue2.js +7 -7
  246. package/es/components/iho-chat/src/components/ChatFooter.vue.d.ts +64 -64
  247. package/es/components/iho-chat/src/components/ChatFooter.vue2.js +79 -72
  248. package/es/components/iho-chat/src/components/ChatHeader.vue.d.ts +272 -306
  249. package/es/components/iho-chat/src/components/ChatHeader.vue2.js +13 -13
  250. package/es/components/iho-chat/src/components/ChatMain.vue.d.ts +177 -191
  251. package/es/components/iho-chat/src/components/ChatMain.vue2.js +5 -5
  252. package/es/components/iho-chat/src/components/ChatRecord.vue.d.ts +61 -61
  253. package/es/components/iho-chat/src/components/ChatRecord.vue2.js +77 -71
  254. package/es/components/iho-chat/src/components/ChatSearch.vue.d.ts +34 -34
  255. package/es/components/iho-chat/src/components/ChatSearch.vue2.js +45 -42
  256. package/es/components/iho-chat/src/components/ChatSet.vue.d.ts +65 -65
  257. package/es/components/iho-chat/src/components/ChatSet.vue2.js +138 -128
  258. package/es/components/iho-chat/src/components/ContextMenu.d.ts +5 -5
  259. package/es/components/iho-chat/src/components/ImageLightbox.vue.d.ts +22 -40
  260. package/es/components/iho-chat/src/components/ImageLightbox.vue2.js +21 -20
  261. package/es/components/iho-chat/src/components/MessageEvent.vue.d.ts +9 -9
  262. package/es/components/iho-chat/src/components/MessageEvent.vue2.js +13 -11
  263. package/es/components/iho-chat/src/components/MessageMergeForward.vue.d.ts +32 -32
  264. package/es/components/iho-chat/src/components/MessageMergeForward.vue2.js +2 -2
  265. package/es/components/iho-chat/src/components/MessageTemplate.vue.d.ts +22 -18
  266. package/es/components/iho-chat/src/components/MessageTemplate.vue2.js +36 -34
  267. package/es/components/iho-chat/src/components/MultipleVideo.vue.d.ts +64 -82
  268. package/es/components/iho-chat/src/components/MultipleVideo.vue2.js +90 -84
  269. package/es/components/iho-chat/src/components/PersonProfile.vue.d.ts +13 -13
  270. package/es/components/iho-chat/src/components/PersonProfile.vue2.js +2 -2
  271. package/es/components/iho-chat/src/components/SelectLabel.vue.d.ts +15 -15
  272. package/es/components/iho-chat/src/components/SelectLabel.vue2.js +2 -3
  273. package/es/components/iho-chat/src/components/SiderList.vue.d.ts +63 -69
  274. package/es/components/iho-chat/src/components/SiderList.vue2.js +2 -2
  275. package/es/components/iho-chat/src/components/Video.vue.d.ts +13 -13
  276. package/es/components/iho-chat/src/components/Video.vue2.js +40 -36
  277. package/es/components/iho-chat/src/components/userItemRender.d.ts +5 -5
  278. package/es/components/iho-chat/src/hooks/useData.d.ts +6 -6
  279. package/es/components/iho-chat/src/hooks/useDraggable.d.ts +2 -8
  280. package/es/components/iho-chat/src/hooks/useSearchPatientList.d.ts +1 -1
  281. package/es/components/iho-chat/src/hooks/useSearchUserList.d.ts +1 -1
  282. package/es/components/iho-chat/src/hooks/useVideo.d.ts +6 -11
  283. package/es/components/iho-chat/src/utils/index.d.ts +1 -1
  284. package/es/components/iho-table/index.d.ts +1572 -3124
  285. package/es/components/iho-table/src/IhoTable.vue.d.ts +1573 -3125
  286. package/es/components/iho-table/src/IhoTable.vue2.js +8 -9
  287. package/es/components/iho-table/src/constants/index.d.ts +2 -2
  288. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +2 -2
  289. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +1 -1
  290. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +1 -1
  291. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
  292. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
  293. package/es/components/iho-table/src/hooks/useTableContext.d.ts +3 -3
  294. package/es/components/iho-table/src/plugins/anchorPlugin/tableAnchor.d.ts +1 -1
  295. package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +2 -6
  296. package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/dynamicFilter.vue.d.ts +207 -477
  297. package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/dynamicFilter.vue2.js +16 -17
  298. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +21 -21
  299. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue2.js +1 -1
  300. package/es/components/iho-table/src/plugins/filterRemoteSearchPlugin/remoteFilter.vue.d.ts +21 -21
  301. package/es/components/iho-table/src/plugins/filterRemoteSearchPlugin/remoteFilter.vue2.js +16 -19
  302. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +31 -31
  303. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue2.js +29 -32
  304. package/es/components/iho-table/src/plugins/filterTextPlugin/filter.vue.d.ts +11 -11
  305. package/es/components/iho-table/src/plugins/filterTextPlugin/filter.vue2.js +5 -5
  306. package/es/components/iho-table/src/plugins/headerPlugin/index.js +5 -9
  307. package/es/components/iho-table/src/plugins/headerPlugin/tooltipMessage.vue.d.ts +8 -8
  308. package/es/components/iho-table/src/plugins/headerPlugin/tooltipMessage.vue2.js +1 -1
  309. package/es/components/iho-table/src/plugins/pagerScrollPlugin/utils.d.ts +9 -9
  310. package/es/components/iho-table/src/plugins/pluginHooks/useFilter.d.ts +2 -2
  311. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +26 -26
  312. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue2.js +6 -7
  313. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useSelectOption.d.ts +1 -1
  314. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +47 -50
  315. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue2.js +1 -2
  316. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +6 -6
  317. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +13 -15
  318. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue2.js +4 -4
  319. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +39 -39
  320. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue2.js +7 -8
  321. package/es/components/iho-table/src/plugins/verticalTablePlugin/src/utils.d.ts +1 -1
  322. package/es/components/iho-table/src/types/index.d.ts +1 -0
  323. package/es/components/iho-table/src/utils/index.d.ts +2 -2
  324. package/es/components/iho-table/src/utils/separateMap.d.ts +1 -14
  325. package/es/components/info-header/index.d.ts +355 -195
  326. package/es/components/info-header/src/InfoHeader.vue.d.ts +355 -195
  327. package/es/components/info-header/src/InfoHeader.vue2.js +5 -6
  328. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +46 -37
  329. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue2.js +23 -23
  330. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +63 -44
  331. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue2.js +11 -11
  332. package/es/components/info-header/src/components/infoDescription/HiddenContent.vue.d.ts +15 -15
  333. package/es/components/info-header/src/components/infoDescription/HiddenContent.vue2.js +4 -4
  334. package/es/components/info-header/src/components/infoDescription/InfoEllipsis.vue.d.ts +7 -7
  335. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +129 -109
  336. package/es/components/info-header/src/components/infoDescription/index.vue2.js +9 -9
  337. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +68 -65
  338. package/es/components/info-header/src/components/patientInfo/index.vue2.js +14 -16
  339. package/es/components/keyboard/index.d.ts +65 -77
  340. package/es/components/keyboard/src/Keyboard.vue.d.ts +65 -77
  341. package/es/components/keyboard/src/Keyboard.vue2.js +23 -23
  342. package/es/components/keyboard/src/components/InputNumber.vue.d.ts +16 -16
  343. package/es/components/keyboard/src/components/InputNumber.vue2.js +3 -4
  344. package/es/components/keyboard/src/components/NumberPanel.vue.d.ts +40 -46
  345. package/es/components/keyboard/src/components/NumberPanel.vue2.js +12 -12
  346. package/es/components/map/index.d.ts +12 -12
  347. package/es/components/map/src/Map.vue.d.ts +12 -12
  348. package/es/components/map/src/Map.vue2.js +12 -12
  349. package/es/components/picture-clipper/index.d.ts +11 -11
  350. package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +11 -11
  351. package/es/components/picture-clipper/src/PictureClipper.vue2.js +8 -9
  352. package/es/components/quick-search/index.d.ts +32 -73
  353. package/es/components/quick-search/src/index.vue.d.ts +32 -73
  354. package/es/components/quick-search/src/index.vue2.js +17 -17
  355. package/es/components/recommend-search/index.d.ts +79 -79
  356. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +79 -79
  357. package/es/components/recommend-search/src/RecommendSearch.vue2.js +5 -6
  358. package/es/components/recommend-search/src/components/BaseSearch.d.ts +7 -7
  359. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +34 -34
  360. package/es/components/recommend-search/src/components/RecommendInput.vue2.js +28 -27
  361. package/es/components/recommend-search/src/components/RecommendMenu.vue.d.ts +9 -9
  362. package/es/components/recommend-search/src/components/RecommendMenu.vue2.js +8 -8
  363. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +29 -29
  364. package/es/components/recommend-search/src/components/RecommendSelect.vue2.js +15 -15
  365. package/es/components/scale-view/index.d.ts +87 -107
  366. package/es/components/scale-view/src/ScaleView.vue.d.ts +63 -66
  367. package/es/components/scale-view/src/ScaleView.vue2.js +16 -18
  368. package/es/components/scale-view/src/components/AnswerParse.vue.d.ts +7 -7
  369. package/es/components/scale-view/src/components/AnswerParse.vue2.js +36 -36
  370. package/es/components/scale-view/src/components/DescribeContent.vue.d.ts +7 -7
  371. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +12 -12
  372. package/es/components/scale-view/src/components/EvaluateCountdown.vue2.js +44 -44
  373. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +10 -10
  374. package/es/components/scale-view/src/components/EvaluatePage.vue2.js +26 -27
  375. package/es/components/scale-view/src/components/LoadingCom.vue.js +3 -1
  376. package/es/components/scale-view/src/components/NoData.vue.d.ts +7 -7
  377. package/es/components/scale-view/src/components/NoData.vue2.js +4 -4
  378. package/es/components/scale-view/src/components/ScaleScore.d.ts +5 -5
  379. package/es/components/scale-view/src/components/formitem/r-address.d.ts +6 -9
  380. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +6 -10
  381. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +6 -11
  382. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +5 -8
  383. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +6 -9
  384. package/es/components/scale-view/src/components/formitem/r-input.d.ts +6 -8
  385. package/es/components/scale-view/src/components/formitem/r-map.d.ts +6 -70
  386. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +6 -11
  387. package/es/components/scale-view/src/components/formitem/r-select.d.ts +6 -10
  388. package/es/components/scale-view/src/components/formitem/r-sign.d.ts +6 -155
  389. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +6 -11
  390. package/es/components/scale-view/src/components/formitem/sign-com.d.ts +6 -6
  391. package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +5 -9
  392. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +17 -9
  393. package/es/components/search-cascader/index.d.ts +27 -27
  394. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +27 -27
  395. package/es/components/search-cascader/src/SearchCascader.vue2.js +8 -9
  396. package/es/components/search-cascader/src/components/ClearIcon.vue.js +13 -11
  397. package/es/components/search-cascader/src/components/SearchMenu.d.ts +5 -5
  398. package/es/components/select-label/index.d.ts +155 -119
  399. package/es/components/select-label/src/LabelFormContent.vue.d.ts +48 -26
  400. package/es/components/select-label/src/LabelFormContent.vue2.js +40 -38
  401. package/es/components/select-label/src/SelectLabel.vue.d.ts +64 -42
  402. package/es/components/select-label/src/SelectLabel.vue2.js +27 -26
  403. package/es/components/select-label/src/components/label-classify.vue.d.ts +24 -14
  404. package/es/components/select-label/src/components/label-classify.vue2.js +44 -41
  405. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +21 -29
  406. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue2.js +30 -28
  407. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +37 -45
  408. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue2.js +14 -14
  409. package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +9 -17
  410. package/es/components/select-label/src/ihoLabel/iho-label-classify.vue2.js +27 -24
  411. package/es/components/select-label/src/index.vue.d.ts +107 -93
  412. package/es/components/select-label/src/index.vue2.js +1 -2
  413. package/es/components/select-person/index.d.ts +190 -257
  414. package/es/components/select-person/src/SelectPerson.vue.d.ts +87 -124
  415. package/es/components/select-person/src/SelectPerson.vue2.js +19 -23
  416. package/es/components/select-person/src/SelectPersonRole.vue.d.ts +66 -80
  417. package/es/components/select-person/src/SelectPersonRole.vue2.js +14 -14
  418. package/es/components/select-person/src/SelectPersonType.vue.d.ts +31 -41
  419. package/es/components/select-person/src/SelectPersonType.vue2.js +7 -7
  420. package/es/components/select-person/src/components/GroupItem.vue.d.ts +5 -5
  421. package/es/components/select-person/src/components/GroupItem.vue2.js +1 -2
  422. package/es/components/select-person/src/components/SearchGroupList.vue.d.ts +39 -39
  423. package/es/components/select-person/src/components/SearchGroupList.vue2.js +3 -4
  424. package/es/components/select-person/src/components/SearchMultiple.vue.d.ts +18 -17
  425. package/es/components/select-person/src/components/SearchMultiple.vue2.js +2 -3
  426. package/es/components/select-person/src/components/SearchOrgAndStaff.vue.d.ts +20 -19
  427. package/es/components/select-person/src/components/SearchOrgAndStaff.vue2.js +6 -7
  428. package/es/components/select-person/src/components/TagItem.vue.d.ts +11 -11
  429. package/es/components/select-person/src/components/TagItem.vue2.js +1 -2
  430. package/es/components/select-person/src/index.vue.d.ts +240 -307
  431. package/es/components/select-person/src/index.vue2.js +7 -8
  432. package/es/components/select-person/src/utils/index.d.ts +1 -1
  433. package/es/components/shortcut-provider/index.d.ts +9 -9
  434. package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +9 -9
  435. package/es/components/shortcut-provider/src/hooks/useShortcutSignature.d.ts +1 -1
  436. package/es/components/shortcut-setter/index.d.ts +82 -286
  437. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +82 -286
  438. package/es/components/shortcut-setter/src/ShortcutSetter.vue2.js +3 -4
  439. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +23 -13
  440. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue2.js +10 -11
  441. package/es/components/slider-tree/index.d.ts +22 -22
  442. package/es/components/slider-tree/src/index.vue.d.ts +22 -22
  443. package/es/components/slider-tree/src/index.vue2.js +5 -6
  444. package/es/components/step-notice/index.d.ts +58 -58
  445. package/es/components/step-notice/src/StepNotice.vue.d.ts +57 -57
  446. package/es/components/step-notice/src/StepNotice.vue2.js +5 -6
  447. package/es/components/step-notice/src/components/NoticeConnection.vue.d.ts +12 -12
  448. package/es/components/step-notice/src/components/NoticeConnection.vue2.js +3 -3
  449. package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +40 -40
  450. package/es/components/step-notice/src/components/NoticeItem.vue2.js +4 -4
  451. package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +9 -9
  452. package/es/components/step-notice/src/components/NoticeItemAside.vue2.js +4 -3
  453. package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +9 -9
  454. package/es/components/steps-wheel/index.d.ts +17 -17
  455. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +17 -17
  456. package/es/components/steps-wheel/src/StepsWheel.vue2.js +4 -4
  457. package/es/components/table-export-field/index.d.ts +66 -82
  458. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +27 -33
  459. package/es/components/table-export-field/src/components/ExportModal.vue2.js +12 -13
  460. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +23 -23
  461. package/es/components/table-export-field/src/components/SaveProjectModal.vue2.js +7 -8
  462. package/es/components/table-export-field/src/index.vue.d.ts +66 -82
  463. package/es/components/table-export-field/src/index.vue2.js +5 -6
  464. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +71 -71
  465. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue2.js +17 -18
  466. package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +25 -25
  467. package/es/components/table-filter/src/components/bi-filter/components/Date.vue2.js +6 -7
  468. package/es/components/table-filter/src/components/bi-filter/components/InputFilter.vue.d.ts +11 -11
  469. package/es/components/table-filter/src/components/bi-filter/components/InputFilter.vue2.js +4 -5
  470. package/es/components/table-filter/src/components/bi-filter/components/InputNumber.vue.d.ts +11 -11
  471. package/es/components/table-filter/src/components/bi-filter/components/InputNumber.vue2.js +4 -5
  472. package/es/components/table-filter/src/components/bi-filter/components/SelectFilter.vue.d.ts +12 -12
  473. package/es/components/table-filter/src/components/bi-filter/components/SelectFilter.vue2.js +6 -7
  474. package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +59 -59
  475. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +94 -94
  476. package/es/components/table-filter/src/components/bi-filter/index.vue2.js +54 -49
  477. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +224 -230
  478. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue2.js +40 -41
  479. package/es/components/table-filter/src/components/classify-filter/components/Base/DateOption.vue.d.ts +15 -15
  480. package/es/components/table-filter/src/components/classify-filter/components/Base/DateOption.vue2.js +9 -10
  481. package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +44 -44
  482. package/es/components/table-filter/src/components/classify-filter/components/Date.vue2.js +18 -19
  483. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +47 -47
  484. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue2.js +26 -27
  485. package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue.d.ts +13 -19
  486. package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue2.js +7 -8
  487. package/es/components/table-filter/src/components/classify-filter/components/InputNumber.vue.d.ts +11 -11
  488. package/es/components/table-filter/src/components/classify-filter/components/InputNumber.vue2.js +4 -5
  489. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +13 -13
  490. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue2.js +5 -5
  491. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +43 -43
  492. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue2.js +9 -10
  493. package/es/components/table-filter/src/components/classify-filter/components/SelectFilter.vue.d.ts +12 -12
  494. package/es/components/table-filter/src/components/classify-filter/components/SelectFilter.vue2.js +6 -7
  495. package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +14 -14
  496. package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue2.js +6 -7
  497. package/es/components/table-filter/src/components/classify-filter/components/SelectTreeDynamic.vue.d.ts +14 -14
  498. package/es/components/table-filter/src/components/classify-filter/components/SelectTreeDynamic.vue2.js +6 -7
  499. package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +210 -216
  500. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +247 -253
  501. package/es/components/table-filter/src/components/classify-filter/index.vue2.js +43 -40
  502. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +12 -12
  503. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue2.js +2 -3
  504. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +39 -39
  505. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue2.js +9 -10
  506. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +27 -27
  507. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue2.js +1 -2
  508. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +10 -10
  509. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue2.js +1 -2
  510. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +39 -39
  511. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue2.js +14 -14
  512. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +27 -27
  513. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue2.js +1 -2
  514. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +13 -13
  515. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue2.js +10 -11
  516. package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +13 -13
  517. package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue2.js +5 -5
  518. package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +18 -18
  519. package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue2.js +23 -22
  520. package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +14 -14
  521. package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue2.js +6 -7
  522. package/es/components/table-filter/src/components/render-widget/components/Select.vue.d.ts +11 -11
  523. package/es/components/table-filter/src/components/render-widget/components/Select.vue2.js +4 -5
  524. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +43 -49
  525. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js +9 -10
  526. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +24 -24
  527. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue2.js +9 -10
  528. package/es/components/table-filter/src/components/render-widget/components/SelectTree.vue.d.ts +11 -11
  529. package/es/components/table-filter/src/components/render-widget/components/SelectTree.vue2.js +6 -7
  530. package/es/components/table-filter/src/components/render-widget/components/SelectTreeDynamic.vue.d.ts +13 -13
  531. package/es/components/table-filter/src/components/render-widget/components/SelectTreeDynamic.vue2.js +5 -6
  532. package/es/components/table-filter/src/components/render-widget/components/index.d.ts +279 -285
  533. package/es/components/table-filter/src/components/render-widget/index.vue.d.ts +5 -5
  534. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +266 -272
  535. package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
  536. package/es/components/time-line/index.d.ts +11 -11
  537. package/es/components/time-line/src/TimeLine.vue.d.ts +11 -11
  538. package/es/components/time-picker/index.d.ts +19 -19
  539. package/es/components/time-picker/src/TimePicker.vue.d.ts +19 -19
  540. package/es/components/time-picker/src/TimePicker.vue2.js +5 -6
  541. package/es/components/tooth-bitmap/index.d.ts +14 -14
  542. package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +12 -12
  543. package/es/components/tooth-bitmap/src/ToothBitmap.vue2.js +11 -12
  544. package/es/components/vertify/src/components/IdentityVerification.vue.d.ts +22 -19
  545. package/es/components/vertify/src/components/IdentityVerification.vue2.js +11 -12
  546. package/es/components/vod-chunk-upload/index.d.ts +28 -248
  547. package/es/components/vod-chunk-upload/src/chunk-upload-new.vue.d.ts +18 -18
  548. package/es/components/vod-chunk-upload/src/chunk-upload-new.vue2.js +40 -39
  549. package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +28 -248
  550. package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue2.js +64 -63
  551. package/es/components/vod-chunk-upload/src/vod-upload-modal.d.ts +5 -207
  552. package/es/shared/assets/img/defaultCover/10review_successful.png.js +1 -1
  553. package/es/shared/assets/img/defaultCover/11review_fail.png.js +1 -1
  554. package/es/shared/assets/img/defaultCover/12no_setting.png.js +1 -1
  555. package/es/shared/assets/img/defaultCover/13no_menu_setting.png.js +1 -1
  556. package/es/shared/assets/img/defaultCover/14no_call_setting.png.js +1 -1
  557. package/es/shared/assets/img/defaultCover/15no_use_tag.png.js +1 -1
  558. package/es/shared/assets/img/defaultCover/16no_table_data.png.js +1 -1
  559. package/es/shared/assets/img/defaultCover/1location.png.js +1 -1
  560. package/es/shared/assets/img/defaultCover/2notfound.png.js +1 -1
  561. package/es/shared/assets/img/defaultCover/3loading.png.js +1 -1
  562. package/es/shared/assets/img/defaultCover/4no_permission.png.js +1 -1
  563. package/es/shared/assets/img/defaultCover/5no_data.png.js +1 -1
  564. package/es/shared/assets/img/defaultCover/6no_network.png.js +1 -1
  565. package/es/shared/assets/img/defaultCover/7no_doctor.png.js +1 -1
  566. package/es/shared/assets/img/defaultCover/8system_error.png.js +1 -1
  567. package/es/shared/assets/img/defaultCover/9system_upgrade.png.js +1 -1
  568. package/es/shared/assets/img/failure.png.js +1 -1
  569. package/es/shared/assets/img/no-permission.png.js +1 -1
  570. package/es/shared/assets/img/nodata.png.js +1 -1
  571. package/es/shared/assets/img/notfound.png.js +1 -1
  572. package/es/shared/assets/img/qr.png.js +1 -1
  573. package/es/shared/assets/img/success.png.js +1 -1
  574. package/es/shared/assets/img/table_style_2.png.js +1 -1
  575. package/es/shared/assets/img/video.png.js +1 -1
  576. package/es/shared/assets/img/video_default_cover.png.js +1 -1
  577. package/es/shared/assets/img/xb_big.png.js +1 -1
  578. package/es/shared/assets/img/xb_small.png.js +1 -1
  579. package/es/shared/components/AbbrText/AbbrText.d.ts +8 -0
  580. package/es/shared/components/AbbrText/AbbrText.js +27 -0
  581. package/es/shared/components/AbbrText/index.d.ts +2 -0
  582. package/es/shared/components/AbbrText/index.js +2 -0
  583. package/es/shared/components/ArrowIcon/ArrowIcon.vue.js +8 -6
  584. package/es/shared/components/CancelRadio/CancelRadio.d.ts +6 -6
  585. package/es/shared/components/DateIcon/DateIcon.vue.js +13 -11
  586. package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +5 -5
  587. package/es/shared/components/JSONTree/JSONTree.vue.d.ts +8 -8
  588. package/es/shared/components/JSONTree/JSONTree.vue2.js +1 -1
  589. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +10 -10
  590. package/es/shared/components/SelectPage/SelectPage.vue2.js +2 -2
  591. package/es/shared/components/SlotRender/SlotRender.d.ts +3 -3
  592. package/es/shared/components/SvgIcon/SvgIcon.vue.d.ts +10 -6
  593. package/es/shared/components/SvgIcon/SvgIcon.vue2.js +5 -5
  594. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +17 -9
  595. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue2.js +9 -9
  596. package/es/shared/components/no-data/NoData.vue.d.ts +7 -7
  597. package/es/shared/components/no-data/NoData.vue2.js +5 -5
  598. package/es/shared/components/player-vod/index.vue.d.ts +1 -1
  599. package/es/shared/components/player-vod/player.d.ts +4 -4
  600. package/es/shared/components/player-vod/video-list.d.ts +4 -77
  601. package/es/shared/components/player-vod/video-modal.d.ts +5 -23
  602. package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +2 -2
  603. package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
  604. package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +4 -4
  605. package/es/shared/hooks/useLevelSearchCascader.d.ts +4 -7
  606. package/es/shared/package.json.js +1 -1
  607. package/es/shared/utils/index.d.ts +1 -1
  608. package/package.json +2 -2
  609. package/es/components/audio-sdk/src/utils/recorder/fft.d.ts +0 -4
  610. package/es/components/audio-sdk/src/utils/recorder/mp3-engine.d.ts +0 -4
  611. package/es/components/audio-sdk/src/utils/recorder/mp3.d.ts +0 -4
  612. package/es/components/audio-sdk/src/utils/recorder/recorder.d.ts +0 -4
  613. package/es/components/audio-sdk/src/utils/recorder/wave.d.ts +0 -4
  614. package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
  615. package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
  616. package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
  617. package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
  618. package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
  619. package/es/shared/utils/fabricjs/index.d.ts +0 -6823
  620. package/es/shared/utils/tapable/index.d.ts +0 -139
@@ -1,6 +1,8 @@
1
+ import { ref } from 'vue';
2
+ import { FormRules } from 'naive-ui';
1
3
  import { isTextarea, isNumber, isDate, isShowOptions, isCandidate } from '../utils';
2
4
  import { AnyObject } from '../../../../shared/types';
3
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
5
+ declare const _default: import("vue").DefineComponent<{
4
6
  visible: {
5
7
  type: BooleanConstructor;
6
8
  default: boolean;
@@ -29,10 +31,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
29
31
  type: ArrayConstructor;
30
32
  default: () => never[];
31
33
  };
32
- }>, {
33
- $message: import("naive-ui/es/message").MessageApi;
34
+ }, {
35
+ $message: import("naive-ui").MessageApi;
34
36
  defaultPlaceholder: string;
35
- rules: import("naive-ui/es/form").FormRules;
37
+ rules: FormRules;
36
38
  dateList: {
37
39
  value: string;
38
40
  label: string;
@@ -41,7 +43,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
41
43
  value: string;
42
44
  label: string;
43
45
  }[];
44
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
46
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
45
47
  visible: {
46
48
  type: BooleanConstructor;
47
49
  default: boolean;
@@ -70,25 +72,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
70
72
  type: ArrayConstructor;
71
73
  default: () => never[];
72
74
  };
73
- }>> & Readonly<{
75
+ }>> & {
74
76
  onCancelModal?: ((...args: any[]) => any) | undefined;
75
- }> & {}>;
77
+ }>>;
76
78
  emits: (event: "cancelModal", ...args: any[]) => void;
77
- isChangeWindow: import("vue").Ref<boolean, boolean>;
78
- modalWidth: import("vue").Ref<string, string>;
79
+ isChangeWindow: import("vue").Ref<boolean>;
80
+ modalWidth: import("vue").Ref<string>;
79
81
  bodyStyle: import("vue").Ref<{
80
82
  maxHeight: string;
81
83
  height: string;
82
- }, {
83
- maxHeight: string;
84
- height: string;
85
- } | {
86
- maxHeight: string;
87
- height: string;
88
84
  }>;
89
85
  saveOrUpdateExtendField: (params: any, filterApiConfig: any) => Promise<any>;
90
86
  expandFieldApiConfig: AnyObject;
91
- formRef: import("vue").Ref<null, null>;
87
+ formRef: import("vue").Ref<null>;
92
88
  defaultData: import("vue").Ref<{
93
89
  name: undefined;
94
90
  remark: undefined;
@@ -106,52 +102,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
106
102
  isMultiSelect: string;
107
103
  decimal_length: undefined;
108
104
  date_format: string;
109
- }, {
110
- name: undefined;
111
- remark: undefined;
112
- is_edit: string;
113
- is_null: string;
114
- is_show: string;
115
- key: string;
116
- val_key: undefined;
117
- validate: {};
118
- html_type: string;
119
- name_i18n: undefined;
120
- elem_width: string;
121
- default_val: undefined;
122
- label_type: undefined;
123
- isMultiSelect: string;
124
- decimal_length: undefined;
125
- date_format: string;
126
- } | {
127
- name: undefined;
128
- remark: undefined;
129
- is_edit: string;
130
- is_null: string;
131
- is_show: string;
132
- key: string;
133
- val_key: undefined;
134
- validate: {};
135
- html_type: string;
136
- name_i18n: undefined;
137
- elem_width: string;
138
- default_val: undefined;
139
- label_type: undefined;
140
- isMultiSelect: string;
141
- decimal_length: undefined;
142
- date_format: string;
143
105
  }>;
144
106
  optionList: import("vue").Ref<{
145
107
  text: undefined;
146
108
  value: undefined;
147
- }[], {
148
- text: undefined;
149
- value: undefined;
150
- }[] | {
151
- text: undefined;
152
- value: undefined;
153
109
  }[]>;
154
- dateInfo: import("vue").Ref<any, any>;
110
+ dateInfo: any;
155
111
  validate: import("vue").Ref<{
156
112
  obj_type: string;
157
113
  vali_obj: string;
@@ -160,22 +116,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
160
116
  min_length: string;
161
117
  min_value: string;
162
118
  max_value: string;
163
- }, {
164
- obj_type: string;
165
- vali_obj: string;
166
- event_obj: string;
167
- max_length: string;
168
- min_length: string;
169
- min_value: string;
170
- max_value: string;
171
- } | {
172
- obj_type: string;
173
- vali_obj: string;
174
- event_obj: string;
175
- max_length: string;
176
- min_length: string;
177
- min_value: string;
178
- max_value: string;
179
119
  }>;
180
120
  wordbook: import("vue").Ref<{
181
121
  value_key: string;
@@ -194,49 +134,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
194
134
  setting: {
195
135
  cascading: never[];
196
136
  };
197
- }, {
198
- value_key: string;
199
- levelSetting: never[];
200
- search_key: never[];
201
- level_num: undefined;
202
- render_key: never[];
203
- name: string;
204
- level_key: string;
205
- id: string;
206
- type: string;
207
- primary_key: string;
208
- sqlExpression: string;
209
- conObj: string;
210
- add_btn: string;
211
- setting: {
212
- cascading: never[];
213
- };
214
- } | {
215
- value_key: string;
216
- levelSetting: never[];
217
- search_key: never[];
218
- level_num: undefined;
219
- render_key: never[];
220
- name: string;
221
- level_key: string;
222
- id: string;
223
- type: string;
224
- primary_key: string;
225
- sqlExpression: string;
226
- conObj: string;
227
- add_btn: string;
228
- setting: {
229
- cascading: never[];
230
- };
231
137
  }>;
232
- isNull: import("vue").Ref<boolean, boolean>;
233
- isMultiSelect: import("vue").Ref<boolean, boolean>;
234
- curPrecision: import("vue").Ref<undefined, undefined>;
235
- isOpErr: import("vue").Ref<boolean, boolean>;
236
- loading: import("vue").Ref<boolean, boolean>;
237
- isDatePopup: import("vue").Ref<boolean, boolean>;
238
- formBatchVisible: import("vue").Ref<boolean, boolean>;
239
- selectPersonStr: import("vue").Ref<string, string>;
138
+ isNull: import("vue").Ref<boolean>;
139
+ isMultiSelect: import("vue").Ref<boolean>;
140
+ curPrecision: import("vue").Ref<undefined>;
141
+ isOpErr: import("vue").Ref<boolean>;
142
+ loading: import("vue").Ref<boolean>;
143
+ isDatePopup: import("vue").Ref<boolean>;
144
+ formBatchVisible: import("vue").Ref<boolean>;
145
+ selectPersonStr: import("vue").Ref<string>;
240
146
  isDis: import("vue").ComputedRef<boolean>;
241
147
  currentType: import("vue").ComputedRef<string>;
242
148
  defMax: import("vue").ComputedRef<1000 | 255>;
@@ -285,32 +191,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
285
191
  setCandidateError: (saveOjb: any, message: string) => void;
286
192
  validateCandidate: (saveOjb: any) => boolean;
287
193
  handleSubmit: (params?: {}) => Promise<void>;
288
- readonly NModal: any;
289
- readonly NCard: any;
290
- readonly NButton: any;
291
- readonly NForm: any;
292
- readonly NFormItem: any;
293
- readonly NInput: any;
294
- readonly NSelect: any;
295
- readonly NSwitch: any;
296
- readonly NInputNumber: any;
297
- readonly NPopover: any;
298
- readonly NDatePicker: any;
299
- readonly NTimePicker: any;
300
- readonly NGrid: any;
301
- readonly NGridItem: any;
302
- readonly NIcon: any;
303
- readonly NTooltip: any;
304
- readonly isTextarea: typeof isTextarea;
305
- readonly isNumber: typeof isNumber;
306
- readonly isDate: typeof isDate;
307
- readonly isShowOptions: typeof isShowOptions;
308
- readonly isCandidate: typeof isCandidate;
309
- readonly HtmlTypeList: {
194
+ NModal: any;
195
+ NCard: any;
196
+ NButton: any;
197
+ NForm: any;
198
+ NFormItem: any;
199
+ NInput: any;
200
+ NSelect: any;
201
+ NSwitch: any;
202
+ NInputNumber: any;
203
+ NPopover: any;
204
+ NDatePicker: any;
205
+ NTimePicker: any;
206
+ NGrid: any;
207
+ NGridItem: any;
208
+ NIcon: any;
209
+ NTooltip: any;
210
+ isTextarea: typeof isTextarea;
211
+ isNumber: typeof isNumber;
212
+ isDate: typeof isDate;
213
+ isShowOptions: typeof isShowOptions;
214
+ isCandidate: typeof isCandidate;
215
+ HtmlTypeList: {
310
216
  value: string;
311
217
  label: string;
312
218
  }[];
313
- FormBatchOptionsModal: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
219
+ FormBatchOptionsModal: import("vue").DefineComponent<{
314
220
  visible: {
315
221
  type: BooleanConstructor;
316
222
  default: boolean;
@@ -319,9 +225,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
319
225
  type: ArrayConstructor;
320
226
  default: () => never[];
321
227
  };
322
- }>, {
228
+ }, {
323
229
  placeholder: string;
324
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
230
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
325
231
  visible: {
326
232
  type: BooleanConstructor;
327
233
  default: boolean;
@@ -330,12 +236,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
330
236
  type: ArrayConstructor;
331
237
  default: () => never[];
332
238
  };
333
- }>> & Readonly<{
239
+ }>> & {
334
240
  onHandleSaveBatch?: ((...args: any[]) => any) | undefined;
335
241
  onTriggerBatch?: ((...args: any[]) => any) | undefined;
336
- }> & {}>;
242
+ }>>;
337
243
  emits: (event: "handleSaveBatch" | "triggerBatch", ...args: any[]) => void;
338
- editOptionstr: import("vue").Ref<string, string>;
244
+ editOptionstr: import("vue").Ref<string>;
339
245
  init: () => void;
340
246
  getSaveParams: () => {
341
247
  value: any;
@@ -343,11 +249,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
343
249
  }[];
344
250
  handleSave: () => void;
345
251
  cancelEdit: () => void;
346
- readonly NModal: any;
347
- readonly NCard: any;
348
- readonly NButton: any;
349
- readonly NInput: any;
350
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleSaveBatch" | "triggerBatch")[], "handleSaveBatch" | "triggerBatch", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
252
+ NModal: any;
253
+ NCard: any;
254
+ NButton: any;
255
+ NInput: any;
256
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleSaveBatch" | "triggerBatch")[], "handleSaveBatch" | "triggerBatch", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
351
257
  visible: {
352
258
  type: BooleanConstructor;
353
259
  default: boolean;
@@ -356,14 +262,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
356
262
  type: ArrayConstructor;
357
263
  default: () => never[];
358
264
  };
359
- }>> & Readonly<{
265
+ }>> & {
360
266
  onHandleSaveBatch?: ((...args: any[]) => any) | undefined;
361
267
  onTriggerBatch?: ((...args: any[]) => any) | undefined;
362
- }>, {
268
+ }, {
363
269
  options: unknown[];
364
270
  visible: boolean;
365
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
366
- FormItemPerson: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
271
+ }>;
272
+ FormItemPerson: import("vue").DefineComponent<{
367
273
  defaultValue: {
368
274
  type: (ArrayConstructor | StringConstructor)[];
369
275
  };
@@ -371,10 +277,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
371
277
  type: StringConstructor;
372
278
  default: string;
373
279
  };
374
- }>, {
280
+ }, {
375
281
  findAllDeptEmpByOrg: (params: any, filterApiConfig: any) => Promise<any>;
376
282
  expandFieldApiConfig: AnyObject;
377
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
283
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
378
284
  defaultValue: {
379
285
  type: (ArrayConstructor | StringConstructor)[];
380
286
  };
@@ -382,16 +288,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
382
288
  type: StringConstructor;
383
289
  default: string;
384
290
  };
385
- }>> & Readonly<{
291
+ }>> & {
386
292
  onCheckPerson?: ((...args: any[]) => any) | undefined;
387
- }> & {}>;
293
+ }>>;
388
294
  emits: (event: "checkPerson", ...args: any[]) => void;
389
- personSelect: import("vue").Ref<any[], any[]>;
390
- personDefaultList: import("vue").Ref<any[], any[]>;
391
- treeData: import("vue").Ref<any[], any[]>;
392
- personStr: import("vue").Ref<any, any>;
393
- personModalRef: import("vue").Ref<null, null>;
394
- personModalVisible: import("vue").Ref<boolean, boolean>;
295
+ personSelect: import("vue").Ref<any[]>;
296
+ personDefaultList: import("vue").Ref<any[]>;
297
+ treeData: import("vue").Ref<any[]>;
298
+ personStr: import("vue").Ref<any>;
299
+ personModalRef: import("vue").Ref<null>;
300
+ personModalVisible: import("vue").Ref<boolean>;
395
301
  inputChange: (value: string) => void;
396
302
  openChoice: () => void;
397
303
  clearAllTags: () => void;
@@ -400,12 +306,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
400
306
  findAllDeptEmpByOrgFunc: () => Promise<void>;
401
307
  handleInit: () => never[] | undefined;
402
308
  init: () => Promise<void>;
403
- readonly NInputGroup: any;
404
- readonly NButton: any;
405
- readonly NInput: any;
406
- readonly NTooltip: any;
407
- readonly NTag: any;
408
- PersonModal: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
309
+ NInputGroup: any;
310
+ NButton: any;
311
+ NInput: any;
312
+ NTooltip: any;
313
+ NTag: any;
314
+ PersonModal: import("vue").DefineComponent<{
409
315
  visible: {
410
316
  type: BooleanConstructor;
411
317
  default: boolean;
@@ -418,8 +324,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
418
324
  type: import("vue").PropType<AnyObject[]>;
419
325
  default: () => never[];
420
326
  };
421
- }>, {
422
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
327
+ }, {
328
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
423
329
  visible: {
424
330
  type: BooleanConstructor;
425
331
  default: boolean;
@@ -432,10 +338,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
432
338
  type: import("vue").PropType<AnyObject[]>;
433
339
  default: () => never[];
434
340
  };
435
- }>> & Readonly<{
341
+ }>> & {
436
342
  onCheck?: ((...args: any[]) => any) | undefined;
437
343
  onChangeModalVisible?: ((...args: any[]) => any) | undefined;
438
- }> & {}>;
344
+ }>>;
439
345
  emits: (event: "check" | "changeModalVisible", ...args: any[]) => void;
440
346
  wordbook: import("vue").Ref<{
441
347
  parent_id_obj: string;
@@ -443,18 +349,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
443
349
  parent_name_obj: string;
444
350
  parent_name_obj_key: string;
445
351
  user_count_obj: string;
446
- }, {
447
- parent_id_obj: string;
448
- parent_id_obj_key: string;
449
- parent_name_obj: string;
450
- parent_name_obj_key: string;
451
- user_count_obj: string;
452
- } | {
453
- parent_id_obj: string;
454
- parent_id_obj_key: string;
455
- parent_name_obj: string;
456
- parent_name_obj_key: string;
457
- user_count_obj: string;
458
352
  }>;
459
353
  wordbookChild: {
460
354
  user_id_obj: string;
@@ -462,15 +356,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
462
356
  user_name_obj: string;
463
357
  user_name_obj_key: string;
464
358
  };
465
- personList: import("vue").Ref<never[], never[]>;
466
- checkedTreeItem: import("vue").Ref<any[], any[]>;
359
+ personList: import("vue").Ref<never[]>;
360
+ checkedTreeItem: import("vue").Ref<any[]>;
467
361
  modalSave: () => void;
468
362
  modalCancel: () => void;
469
363
  checkWithLevel: (checkedItem: any[]) => void;
470
- readonly NModal: any;
471
- readonly NCard: any;
472
- readonly NButton: any;
473
- readonly CSelectPerson: import("../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
364
+ NModal: any;
365
+ NCard: any;
366
+ NButton: any;
367
+ CSelectPerson: import("../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
474
368
  defaultList: {
475
369
  type: import("vue").PropType<((string | number) | {
476
370
  [key: string]: any;
@@ -593,11 +487,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
593
487
  type: BooleanConstructor;
594
488
  default: boolean;
595
489
  };
596
- }>, {
490
+ }, {
597
491
  $attrs: {
598
492
  [x: string]: unknown;
599
493
  };
600
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
494
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
601
495
  defaultList: {
602
496
  type: import("vue").PropType<((string | number) | {
603
497
  [key: string]: any;
@@ -720,13 +614,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
720
614
  type: BooleanConstructor;
721
615
  default: boolean;
722
616
  };
723
- }>> & Readonly<{
617
+ }>> & {
724
618
  onCheck?: ((...args: any[]) => any) | undefined;
725
619
  onCheckWithLevel?: ((...args: any[]) => any) | undefined;
726
- }> & {}>;
620
+ }>>;
727
621
  __emits: (event: "check" | "checkWithLevel", ...args: any[]) => void;
728
- selectPersonRef: import("vue").Ref<any, any>;
729
- isComponent: import("vue").ComputedRef<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
622
+ selectPersonRef: import("vue").Ref<any>;
623
+ isComponent: import("vue").ComputedRef<import("vue").DefineComponent<{
730
624
  defaultList: {
731
625
  type: import("vue").PropType<((string | number) | {
732
626
  [key: string]: any;
@@ -811,8 +705,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
811
705
  forceShowSelectAll: {
812
706
  type: BooleanConstructor;
813
707
  };
814
- }>, {
815
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
708
+ }, {
709
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
816
710
  defaultList: {
817
711
  type: import("vue").PropType<((string | number) | {
818
712
  [key: string]: any;
@@ -897,12 +791,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
897
791
  forceShowSelectAll: {
898
792
  type: BooleanConstructor;
899
793
  };
900
- }>> & Readonly<{}> & {}>;
794
+ }>> & {}>>;
901
795
  emit: any;
902
- keyword: import("vue").Ref<string, string>;
903
- checkedAll: import("vue").Ref<boolean, boolean>;
904
- checkedKeys: import("vue").Ref<(string | number)[], (string | number)[]>;
905
- expandedKeys: import("vue").Ref<(string | number)[], (string | number)[]>;
796
+ keyword: import("vue").Ref<string>;
797
+ checkedAll: import("vue").Ref<boolean>;
798
+ checkedKeys: import("vue").Ref<(string | number)[]>;
799
+ expandedKeys: import("vue").Ref<(string | number)[]>;
906
800
  treeData: import("vue").Ref<{
907
801
  [x: string]: unknown;
908
802
  key?: import("naive-ui/es/tree/src/interface").Key | undefined;
@@ -913,22 +807,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
913
807
  children?: any[] | undefined;
914
808
  prefix?: (() => import("vue").VNodeChild) | undefined;
915
809
  suffix?: (() => import("vue").VNodeChild) | undefined;
916
- }[], import("naive-ui").TreeOption[] | {
917
- [x: string]: unknown;
918
- key?: import("naive-ui/es/tree/src/interface").Key | undefined;
919
- label?: string | undefined;
920
- checkboxDisabled?: boolean | undefined;
921
- disabled?: boolean | undefined;
922
- isLeaf?: boolean | undefined;
923
- children?: any[] | undefined;
924
- prefix?: (() => import("vue").VNodeChild) | undefined;
925
- suffix?: (() => import("vue").VNodeChild) | undefined;
926
810
  }[]>;
927
- isSearch: import("vue").Ref<boolean, boolean>;
928
- allCheckedTreeKeys: import("vue").Ref<(string | number)[], (string | number)[]>;
929
- curSelectKey: import("vue").Ref<any, any>;
930
- treeDataMiddle: import("vue").Ref<any, any>;
931
- checkedTagsMiddle: import("vue").Ref<any[], any[]>;
811
+ isSearch: import("vue").Ref<boolean>;
812
+ allCheckedTreeKeys: import("vue").Ref<(string | number)[]>;
813
+ curSelectKey: any;
814
+ treeDataMiddle: any;
815
+ checkedTagsMiddle: import("vue").Ref<any[]>;
932
816
  allCheckedKeysMiddle: any;
933
817
  isSearchFilter: import("vue").ComputedRef<boolean>;
934
818
  keyStr: import("vue").ComputedRef<string | number>;
@@ -943,7 +827,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
943
827
  setDisabled: (data: import("naive-ui").TreeOption) => void;
944
828
  renderLabel: ({ option }: {
945
829
  option: import("naive-ui").TreeOption;
946
- }) => any;
830
+ }) => JSX.Element;
947
831
  getLabelName: (curProps: any, option: import("naive-ui").TreeOption) => {};
948
832
  loopTrees: (treeObjs: any) => any;
949
833
  transformData: (key: string, trees: import("naive-ui").TreeOption[], parentNode: import("naive-ui").TreeOption | null, cb?: any) => import("naive-ui").TreeOption[];
@@ -963,19 +847,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
963
847
  }) => void;
964
848
  notifySearchClear: () => void;
965
849
  getCheckWithLevel: () => any[];
966
- readonly NButton: any;
967
- readonly NInput: any;
968
- readonly NInputGroup: any;
969
- readonly NCheckbox: any;
970
- readonly NTree: any;
971
- readonly NTag: any;
972
- readonly NIcon: any;
973
- readonly NSpace: any;
974
- readonly NGrid: any;
975
- readonly NGi: any;
976
- readonly NEmpty: any;
977
- readonly CloseCircleSharp: 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>;
978
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
850
+ NButton: any;
851
+ NInput: any;
852
+ NInputGroup: any;
853
+ NCheckbox: any;
854
+ NTree: any;
855
+ NTag: any;
856
+ NIcon: any;
857
+ NSpace: any;
858
+ NGrid: any;
859
+ NGi: any;
860
+ NEmpty: any;
861
+ CloseCircleSharp: 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<{}>>, {}>;
862
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
979
863
  defaultList: {
980
864
  type: import("vue").PropType<((string | number) | {
981
865
  [key: string]: any;
@@ -1060,7 +944,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1060
944
  forceShowSelectAll: {
1061
945
  type: BooleanConstructor;
1062
946
  };
1063
- }>> & Readonly<{}>, {
947
+ }>>, {
1064
948
  data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[];
1065
949
  defaultList: ((string | number) | {
1066
950
  [key: string]: any;
@@ -1092,7 +976,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1092
976
  switchTypeData: AnyObject;
1093
977
  tagProps: AnyObject;
1094
978
  forceShowSelectAll: boolean;
1095
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | import("vue").DefineComponent<import("vue").ExtractPropTypes<{
979
+ }> | import("vue").DefineComponent<{
1096
980
  defaultList: {
1097
981
  type: import("vue").PropType<((string | number) | {
1098
982
  [key: string]: any;
@@ -1187,7 +1071,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1187
1071
  onlyForwardCascade: {
1188
1072
  type: BooleanConstructor;
1189
1073
  };
1190
- }>, {
1074
+ }, {
1191
1075
  searchFilterBase: {
1192
1076
  isOpen: boolean;
1193
1077
  multiple: boolean;
@@ -1199,7 +1083,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1199
1083
  label: string;
1200
1084
  }[];
1201
1085
  labelListName: any;
1202
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1086
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1203
1087
  defaultList: {
1204
1088
  type: import("vue").PropType<((string | number) | {
1205
1089
  [key: string]: any;
@@ -1294,12 +1178,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1294
1178
  onlyForwardCascade: {
1295
1179
  type: BooleanConstructor;
1296
1180
  };
1297
- }>> & Readonly<{}> & {}>;
1181
+ }>> & {}>>;
1298
1182
  emit: any;
1299
- keyword: import("vue").Ref<string, string>;
1300
- checkedAll: import("vue").Ref<boolean, boolean>;
1301
- checkedKeys: import("vue").Ref<(string | number)[], (string | number)[]>;
1302
- expandedKeys: import("vue").Ref<(string | number)[], (string | number)[]>;
1183
+ keyword: import("vue").Ref<string>;
1184
+ checkedAll: import("vue").Ref<boolean>;
1185
+ checkedKeys: import("vue").Ref<(string | number)[]>;
1186
+ expandedKeys: import("vue").Ref<(string | number)[]>;
1303
1187
  treeData: import("vue").Ref<{
1304
1188
  [x: string]: unknown;
1305
1189
  key?: import("naive-ui/es/tree/src/interface").Key | undefined;
@@ -1310,43 +1194,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1310
1194
  children?: any[] | undefined;
1311
1195
  prefix?: (() => import("vue").VNodeChild) | undefined;
1312
1196
  suffix?: (() => import("vue").VNodeChild) | undefined;
1313
- }[], import("naive-ui").TreeOption[] | {
1314
- [x: string]: unknown;
1315
- key?: import("naive-ui/es/tree/src/interface").Key | undefined;
1316
- label?: string | undefined;
1317
- checkboxDisabled?: boolean | undefined;
1318
- disabled?: boolean | undefined;
1319
- isLeaf?: boolean | undefined;
1320
- children?: any[] | undefined;
1321
- prefix?: (() => import("vue").VNodeChild) | undefined;
1322
- suffix?: (() => import("vue").VNodeChild) | undefined;
1323
1197
  }[]>;
1324
1198
  tagData: import("vue").Ref<{
1325
1199
  [x: string]: any;
1326
1200
  key: string | number;
1327
- }[], {
1328
- [key: string]: any;
1329
- key: string | number;
1330
- }[] | {
1331
- [x: string]: any;
1332
- key: string | number;
1333
1201
  }[]>;
1334
1202
  initTagData: import("vue").Ref<{
1335
1203
  [x: string]: any;
1336
1204
  key: string | number;
1337
- }[], {
1338
- [key: string]: any;
1339
- key: string | number;
1340
- }[] | {
1341
- [x: string]: any;
1342
- key: string | number;
1343
1205
  }[]>;
1344
- isSearch: import("vue").Ref<boolean, boolean>;
1345
- allCheckedTreeKeys: import("vue").Ref<(string | number)[], (string | number)[]>;
1206
+ isSearch: import("vue").Ref<boolean>;
1207
+ allCheckedTreeKeys: import("vue").Ref<(string | number)[]>;
1346
1208
  isRemote: import("vue").ComputedRef<boolean>;
1347
1209
  checkStrategyResult: import("vue").ComputedRef<any>;
1348
1210
  isSearchFilter: import("vue").ComputedRef<boolean>;
1349
- curSelectKey: import("vue").Ref<string, string>;
1211
+ curSelectKey: import("vue").Ref<string>;
1350
1212
  mergeSearchFilter: import("vue").ComputedRef<{
1351
1213
  isOpen: boolean;
1352
1214
  multiple: boolean;
@@ -1380,7 +1242,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1380
1242
  setDisabled: (data: import("naive-ui").TreeOption) => void;
1381
1243
  renderLabel: ({ option }: {
1382
1244
  option: import("naive-ui").TreeOption;
1383
- }) => any;
1245
+ }) => JSX.Element;
1384
1246
  getLabelName: (option: import("naive-ui").TreeOption) => {};
1385
1247
  transformData: (trees: import("naive-ui").TreeOption[]) => import("naive-ui").TreeOption[];
1386
1248
  calculateRootItems: (trees: import("naive-ui").TreeOption[], items: import("naive-ui").TreeOption[]) => import("naive-ui").TreeOption[];
@@ -1415,19 +1277,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1415
1277
  notifySearchClear: () => void;
1416
1278
  getCheckWithLevel: () => any;
1417
1279
  resetParams: () => void;
1418
- readonly NButton: any;
1419
- readonly NInput: any;
1420
- readonly NInputGroup: any;
1421
- readonly NCheckbox: any;
1422
- readonly NTree: any;
1423
- readonly NTag: any;
1424
- readonly NIcon: any;
1425
- readonly NSpace: any;
1426
- readonly NGrid: any;
1427
- readonly NGi: any;
1428
- readonly NEmpty: any;
1429
- readonly CloseCircleSharp: 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>;
1430
- SearchMultiple: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1280
+ NButton: any;
1281
+ NInput: any;
1282
+ NInputGroup: any;
1283
+ NCheckbox: any;
1284
+ NTree: any;
1285
+ NTag: any;
1286
+ NIcon: any;
1287
+ NSpace: any;
1288
+ NGrid: any;
1289
+ NGi: any;
1290
+ NEmpty: any;
1291
+ CloseCircleSharp: 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<{}>>, {}>;
1292
+ SearchMultiple: import("vue").DefineComponent<{
1431
1293
  treeData: {
1432
1294
  type: import("vue").PropType<any[]>;
1433
1295
  default: () => never[];
@@ -1436,8 +1298,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1436
1298
  type: import("vue").PropType<(string | number)[]>;
1437
1299
  default: () => never[];
1438
1300
  };
1439
- }>, {
1440
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1301
+ }, {
1302
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1441
1303
  treeData: {
1442
1304
  type: import("vue").PropType<any[]>;
1443
1305
  default: () => never[];
@@ -1446,14 +1308,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1446
1308
  type: import("vue").PropType<(string | number)[]>;
1447
1309
  default: () => never[];
1448
1310
  };
1449
- }>> & Readonly<{
1311
+ }>> & {
1450
1312
  onNotifyCheck?: ((...args: any[]) => any) | undefined;
1451
- }> & {}>;
1313
+ }>>;
1452
1314
  emit: (event: "notifyCheck", ...args: any[]) => void;
1453
1315
  optionsRef: import("vue").ComputedRef<any[]>;
1454
- list: import("vue").Ref<import("@vueuse/core").UseVirtualListItem<any>[], import("@vueuse/core").UseVirtualListItem<any>[]>;
1316
+ list: import("vue").Ref<import("@vueuse/core").UseVirtualListItem<any>[]>;
1455
1317
  containerProps: {
1456
- ref: import("vue").Ref<any, any>;
1318
+ ref: import("vue").Ref<any>;
1457
1319
  onScroll: () => void;
1458
1320
  style: Partial<CSSStyleDeclaration>;
1459
1321
  };
@@ -1465,8 +1327,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1465
1327
  };
1466
1328
  }>;
1467
1329
  containerStyleWithHeight: import("vue").ComputedRef<import("vue").CSSProperties>;
1468
- searchCheckKeys: import("vue").Ref<(string | number)[], (string | number)[]>;
1469
- showSelectKeys: import("vue").Ref<(string | number)[], (string | number)[]>;
1330
+ searchCheckKeys: import("vue").Ref<(string | number)[]>;
1331
+ showSelectKeys: import("vue").Ref<(string | number)[]>;
1470
1332
  checkedChange: (checkList: (string | number)[], meta: {
1471
1333
  actionType: "check" | "uncheck";
1472
1334
  value: string | number;
@@ -1501,9 +1363,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1501
1363
  children: any[];
1502
1364
  parentNode: any;
1503
1365
  }, baseKey: string | number) => false | undefined;
1504
- readonly NCheckboxGroup: any;
1505
- readonly NCheckbox: any;
1506
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "notifyCheck"[], "notifyCheck", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1366
+ ref: typeof ref;
1367
+ NCheckboxGroup: any;
1368
+ NCheckbox: any;
1369
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "notifyCheck"[], "notifyCheck", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1507
1370
  treeData: {
1508
1371
  type: import("vue").PropType<any[]>;
1509
1372
  default: () => never[];
@@ -1512,13 +1375,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1512
1375
  type: import("vue").PropType<(string | number)[]>;
1513
1376
  default: () => never[];
1514
1377
  };
1515
- }>> & Readonly<{
1378
+ }>> & {
1516
1379
  onNotifyCheck?: ((...args: any[]) => any) | undefined;
1517
- }>, {
1518
- checkedKeys: (string | number)[];
1380
+ }, {
1519
1381
  treeData: any[];
1520
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1521
- SearchOrgAndStaff: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1382
+ checkedKeys: (string | number)[];
1383
+ }>;
1384
+ SearchOrgAndStaff: import("vue").DefineComponent<{
1522
1385
  treeData: {
1523
1386
  type: import("vue").PropType<any[]>;
1524
1387
  default: () => never[];
@@ -1535,10 +1398,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1535
1398
  type: BooleanConstructor;
1536
1399
  default: boolean;
1537
1400
  };
1538
- }>, {
1539
- $message: import("naive-ui/es/message").MessageApi;
1401
+ }, {
1402
+ $message: import("naive-ui").MessageApi;
1540
1403
  virtualItemHeight: number;
1541
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1404
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1542
1405
  treeData: {
1543
1406
  type: import("vue").PropType<any[]>;
1544
1407
  default: () => never[];
@@ -1555,17 +1418,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1555
1418
  type: BooleanConstructor;
1556
1419
  default: boolean;
1557
1420
  };
1558
- }>> & Readonly<{
1421
+ }>> & {
1559
1422
  onNotifyCheck?: ((...args: any[]) => any) | undefined;
1560
1423
  onNotifyClear?: ((...args: any[]) => any) | undefined;
1561
- }> & {}>;
1424
+ }>>;
1562
1425
  emit: (event: "notifyCheck" | "notifyClear", ...args: any[]) => void;
1563
1426
  moduleHeight: import("vue").ComputedRef<any>;
1564
1427
  showNums: import("vue").ComputedRef<number>;
1565
1428
  staffDataRef: import("vue").ComputedRef<any[]>;
1566
- staffList: import("vue").Ref<import("@vueuse/core").UseVirtualListItem<any>[], import("@vueuse/core").UseVirtualListItem<any>[]>;
1429
+ staffList: import("vue").Ref<import("@vueuse/core").UseVirtualListItem<any>[]>;
1567
1430
  staffContainerProps: {
1568
- ref: import("vue").Ref<any, any>;
1431
+ ref: import("vue").Ref<any>;
1569
1432
  onScroll: () => void;
1570
1433
  style: Partial<CSSStyleDeclaration>;
1571
1434
  };
@@ -1578,9 +1441,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1578
1441
  }>;
1579
1442
  staffContainerStyleWithHeight: import("vue").ComputedRef<import("vue").CSSProperties>;
1580
1443
  orgDataRef: import("vue").ComputedRef<any[]>;
1581
- orgList: import("vue").Ref<import("@vueuse/core").UseVirtualListItem<any>[], import("@vueuse/core").UseVirtualListItem<any>[]>;
1444
+ orgList: import("vue").Ref<import("@vueuse/core").UseVirtualListItem<any>[]>;
1582
1445
  orgContainerProps: {
1583
- ref: import("vue").Ref<any, any>;
1446
+ ref: import("vue").Ref<any>;
1584
1447
  onScroll: () => void;
1585
1448
  style: Partial<CSSStyleDeclaration>;
1586
1449
  };
@@ -1592,8 +1455,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1592
1455
  };
1593
1456
  }>;
1594
1457
  orgContainerStyleWithHeight: import("vue").ComputedRef<import("vue").CSSProperties>;
1595
- searchCheckKeys: import("vue").Ref<(string | number)[], (string | number)[]>;
1596
- showSelectKeys: import("vue").Ref<(string | number)[], (string | number)[]>;
1458
+ searchCheckKeys: import("vue").Ref<(string | number)[]>;
1459
+ showSelectKeys: import("vue").Ref<(string | number)[]>;
1597
1460
  handleClick: (tree: any) => void;
1598
1461
  handleStaffClick: (baseKeys: (string | number)[], currentTree: {
1599
1462
  [key: string]: any;
@@ -1625,8 +1488,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1625
1488
  children: any[];
1626
1489
  parentNode: any;
1627
1490
  }, baseKey: string | number) => false | undefined;
1628
- readonly NEmpty: any;
1629
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("notifyCheck" | "notifyClear")[], "notifyCheck" | "notifyClear", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1491
+ ref: typeof ref;
1492
+ NEmpty: any;
1493
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("notifyCheck" | "notifyClear")[], "notifyCheck" | "notifyClear", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1630
1494
  treeData: {
1631
1495
  type: import("vue").PropType<any[]>;
1632
1496
  default: () => never[];
@@ -1643,16 +1507,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1643
1507
  type: BooleanConstructor;
1644
1508
  default: boolean;
1645
1509
  };
1646
- }>> & Readonly<{
1510
+ }>> & {
1647
1511
  onNotifyCheck?: ((...args: any[]) => any) | undefined;
1648
1512
  onNotifyClear?: ((...args: any[]) => any) | undefined;
1649
- }>, {
1513
+ }, {
1650
1514
  searchFilter: Record<string, any>;
1651
- checkedKeys: (string | number)[];
1652
1515
  treeData: any[];
1516
+ checkedKeys: (string | number)[];
1653
1517
  isMultiple: boolean;
1654
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1655
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1518
+ }>;
1519
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1656
1520
  defaultList: {
1657
1521
  type: import("vue").PropType<((string | number) | {
1658
1522
  [key: string]: any;
@@ -1747,7 +1611,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1747
1611
  onlyForwardCascade: {
1748
1612
  type: BooleanConstructor;
1749
1613
  };
1750
- }>> & Readonly<{}>, {
1614
+ }>>, {
1751
1615
  data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[];
1752
1616
  defaultList: ((string | number) | {
1753
1617
  [key: string]: any;
@@ -1780,7 +1644,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1780
1644
  roleFields: Record<string, any>;
1781
1645
  forceShowSelectAll: boolean;
1782
1646
  onlyForwardCascade: boolean;
1783
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1647
+ }> | import("vue").DefineComponent<{
1784
1648
  defaultList: {
1785
1649
  type: import("vue").PropType<((string | number) | {
1786
1650
  [key: string]: any;
@@ -1864,9 +1728,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1864
1728
  type: BooleanConstructor;
1865
1729
  default: boolean;
1866
1730
  };
1867
- }>, {
1868
- $message: import("naive-ui/es/message").MessageApi;
1869
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1731
+ }, {
1732
+ $message: import("naive-ui").MessageApi;
1733
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1870
1734
  defaultList: {
1871
1735
  type: import("vue").PropType<((string | number) | {
1872
1736
  [key: string]: any;
@@ -1950,13 +1814,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1950
1814
  type: BooleanConstructor;
1951
1815
  default: boolean;
1952
1816
  };
1953
- }>> & Readonly<{}> & {}>;
1817
+ }>> & {}>>;
1954
1818
  emit: any;
1955
- keyword: import("vue").Ref<string, string>;
1956
- checkedAll: import("vue").Ref<boolean, boolean>;
1957
- checkedKeys: import("vue").Ref<(string | number)[], (string | number)[]>;
1958
- expandedKeys: import("vue").Ref<(string | number)[], (string | number)[]>;
1959
- treeData: import("vue").ShallowRef<import("../../../select-person/src/types").PTreeOption[], import("../../../select-person/src/types").PTreeOption[]>;
1819
+ keyword: import("vue").Ref<string>;
1820
+ checkedAll: import("vue").Ref<boolean>;
1821
+ checkedKeys: import("vue").Ref<(string | number)[]>;
1822
+ expandedKeys: import("vue").Ref<(string | number)[]>;
1823
+ treeData: import("vue").ShallowRef<import("../../../select-person/src/types").PTreeOption[]>;
1960
1824
  treeAsyncData: import("vue").Ref<{
1961
1825
  [x: string]: any;
1962
1826
  key: string | number;
@@ -1991,52 +1855,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1991
1855
  };
1992
1856
  disabled?: boolean | undefined;
1993
1857
  count?: number | undefined;
1994
- }[], import("../../../select-person/src/types").PTreeOption[] | {
1995
- [x: string]: any;
1996
- key: string | number;
1997
- label: string;
1998
- name: string;
1999
- labelExpand: string;
2000
- parentKey?: (string | number) | undefined;
2001
- parentName: string;
2002
- innerItemsNum: number;
2003
- children: any[] | undefined;
2004
- leaf: boolean;
2005
- originItem: {
2006
- [x: string]: any;
2007
- key?: import("naive-ui/es/tree/src/interface").Key | undefined;
2008
- label?: string | undefined;
2009
- checkboxDisabled?: boolean | undefined;
2010
- disabled?: boolean | undefined;
2011
- isLeaf?: boolean | undefined;
2012
- children?: {
2013
- [x: string]: unknown;
2014
- key?: import("naive-ui/es/tree/src/interface").Key | undefined;
2015
- label?: string | undefined;
2016
- checkboxDisabled?: boolean | undefined;
2017
- disabled?: boolean | undefined;
2018
- isLeaf?: boolean | undefined;
2019
- children?: any[] | undefined;
2020
- prefix?: (() => import("vue").VNodeChild) | undefined;
2021
- suffix?: (() => import("vue").VNodeChild) | undefined;
2022
- }[] | undefined;
2023
- prefix?: (() => import("vue").VNodeChild) | undefined;
2024
- suffix?: (() => import("vue").VNodeChild) | undefined;
2025
- };
2026
- disabled?: boolean | undefined;
2027
- count?: number | undefined;
2028
1858
  }[]>;
2029
- searchTreeData: import("vue").ShallowRef<import("../../../select-person/src/types").PTreeOption[], import("../../../select-person/src/types").PTreeOption[]>;
1859
+ searchTreeData: import("vue").ShallowRef<import("../../../select-person/src/types").PTreeOption[]>;
2030
1860
  searchData: import("vue").ShallowRef<{
2031
1861
  title: string;
2032
1862
  data: import("../../../select-person/src/types").PTreeOption[];
2033
- }[], {
2034
- title: string;
2035
- data: import("../../../select-person/src/types").PTreeOption[];
2036
1863
  }[]>;
2037
1864
  treeMap: Map<string | number, import("../../../select-person/src/types").PTreeOption>;
2038
- isSearch: import("vue").Ref<boolean, boolean>;
2039
- remoteDefaultList: import("vue").Ref<AnyObject[], AnyObject[]>;
1865
+ isSearch: import("vue").Ref<boolean>;
1866
+ remoteDefaultList: import("vue").Ref<AnyObject[]>;
2040
1867
  isRemote: import("vue").ComputedRef<boolean>;
2041
1868
  checkStrategyResult: import("vue").ComputedRef<any>;
2042
1869
  isSearchFilter: import("vue").ComputedRef<boolean>;
@@ -2082,7 +1909,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2082
1909
  queryLoadChildNode: (node: import("../../../select-person/src/types").PTreeOption) => Promise<AnyObject>;
2083
1910
  renderLabel: ({ option }: {
2084
1911
  option: import("naive-ui").TreeOption;
2085
- }) => any;
1912
+ }) => JSX.Element;
2086
1913
  getChildren: (tag: import("../../../select-person/src/types").PTreeOption) => AnyObject[];
2087
1914
  transformData: (trees: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[], parentNode: import("../../../select-person/src/types").PTreeOption | null, visitor?: Partial<Record<"enter" | "leave", (node: import("../../../select-person/src/types").PTreeOption) => unknown>> | undefined) => {
2088
1915
  treeItems: import("../../../select-person/src/types").PTreeOption[];
@@ -2118,16 +1945,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2118
1945
  count?: number | undefined;
2119
1946
  }[];
2120
1947
  resetParams: () => void;
2121
- readonly NButton: any;
2122
- readonly NInput: any;
2123
- readonly NInputGroup: any;
2124
- readonly NCheckbox: any;
2125
- readonly NTree: any;
2126
- readonly NSpace: any;
2127
- readonly NGrid: any;
2128
- readonly NGi: any;
2129
- readonly NPopover: any;
2130
- SearchGroupList: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1948
+ NButton: any;
1949
+ NInput: any;
1950
+ NInputGroup: any;
1951
+ NCheckbox: any;
1952
+ NTree: any;
1953
+ NSpace: any;
1954
+ NGrid: any;
1955
+ NGi: any;
1956
+ NPopover: any;
1957
+ SearchGroupList: import("vue").DefineComponent<{
2131
1958
  data: {
2132
1959
  type: import("vue").PropType<{
2133
1960
  title: string;
@@ -2152,9 +1979,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2152
1979
  type: StringConstructor;
2153
1980
  default: string;
2154
1981
  };
2155
- }>, {
1982
+ }, {
2156
1983
  emit: (event: "checked", ...args: any[]) => void;
2157
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1984
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2158
1985
  data: {
2159
1986
  type: import("vue").PropType<{
2160
1987
  title: string;
@@ -2179,9 +2006,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2179
2006
  type: StringConstructor;
2180
2007
  default: string;
2181
2008
  };
2182
- }>> & Readonly<{
2009
+ }>> & {
2183
2010
  onChecked?: ((...args: any[]) => any) | undefined;
2184
- }> & {}>;
2011
+ }>>;
2185
2012
  renderData: import("vue").ComputedRef<{
2186
2013
  title: string;
2187
2014
  data: {
@@ -2193,10 +2020,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2193
2020
  }[]>;
2194
2021
  handleClick: (item: AnyObject) => void;
2195
2022
  handleChange: (item: AnyObject, checked: boolean) => void;
2196
- readonly NVirtualList: any;
2197
- readonly NCheckbox: any;
2198
- readonly NPopover: any;
2199
- readonly CDefaultPage: import("../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2023
+ NVirtualList: any;
2024
+ NCheckbox: any;
2025
+ NPopover: any;
2026
+ CDefaultPage: import("../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
2200
2027
  type: {
2201
2028
  type: StringConstructor;
2202
2029
  default: string;
@@ -2208,8 +2035,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2208
2035
  content: string;
2209
2036
  };
2210
2037
  };
2211
- }>, {
2212
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2038
+ }, {
2039
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2213
2040
  type: {
2214
2041
  type: StringConstructor;
2215
2042
  default: string;
@@ -2221,9 +2048,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2221
2048
  content: string;
2222
2049
  };
2223
2050
  };
2224
- }>> & Readonly<{
2051
+ }>> & {
2225
2052
  onReloadPage?: ((...args: any[]) => any) | undefined;
2226
- }> & {}>;
2053
+ }>>;
2227
2054
  emit: (event: "reloadPage", ...args: any[]) => void;
2228
2055
  configResult: import("vue").ComputedRef<{
2229
2056
  title: string;
@@ -2231,9 +2058,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2231
2058
  img: string;
2232
2059
  }>;
2233
2060
  reloadPage: () => void;
2234
- readonly NIcon: any;
2235
- readonly Refresh: 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>;
2236
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "reloadPage"[], "reloadPage", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2061
+ NIcon: any;
2062
+ Refresh: 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<{}>>, {}>;
2063
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "reloadPage"[], "reloadPage", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2237
2064
  type: {
2238
2065
  type: StringConstructor;
2239
2066
  default: string;
@@ -2245,29 +2072,29 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2245
2072
  content: string;
2246
2073
  };
2247
2074
  };
2248
- }>> & Readonly<{
2075
+ }>> & {
2249
2076
  onReloadPage?: ((...args: any[]) => any) | undefined;
2250
- }>, {
2077
+ }, {
2251
2078
  type: string;
2252
2079
  config: AnyObject;
2253
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
2254
- GroupItem: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2080
+ }>>;
2081
+ GroupItem: import("vue").DefineComponent<{
2255
2082
  item: {
2256
2083
  type: import("vue").PropType<AnyObject>;
2257
2084
  required: true;
2258
2085
  };
2259
- }>, {
2086
+ }, {
2260
2087
  emit: (event: "checked", ...args: any[]) => void;
2261
2088
  handleClick: (item: AnyObject) => void;
2262
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "checked"[], "checked", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2089
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "checked"[], "checked", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2263
2090
  item: {
2264
2091
  type: import("vue").PropType<AnyObject>;
2265
2092
  required: true;
2266
2093
  };
2267
- }>> & Readonly<{
2094
+ }>> & {
2268
2095
  onChecked?: ((...args: any[]) => any) | undefined;
2269
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2270
- TagItem: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2096
+ }, {}>;
2097
+ TagItem: import("vue").DefineComponent<{
2271
2098
  tag: {
2272
2099
  type: import("vue").PropType<AnyObject>;
2273
2100
  required: true;
@@ -2276,8 +2103,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2276
2103
  type: BooleanConstructor;
2277
2104
  default: boolean;
2278
2105
  };
2279
- }>, {
2280
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2106
+ }, {
2107
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2281
2108
  tag: {
2282
2109
  type: import("vue").PropType<AnyObject>;
2283
2110
  required: true;
@@ -2286,14 +2113,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2286
2113
  type: BooleanConstructor;
2287
2114
  default: boolean;
2288
2115
  };
2289
- }>> & Readonly<{
2116
+ }>> & {
2290
2117
  onUnchecked?: ((...args: any[]) => any) | undefined;
2291
- }> & {}>;
2118
+ }>>;
2292
2119
  emit: (event: "unchecked", ...args: any[]) => void;
2293
2120
  updateChecked: (key: string, checked: boolean) => void;
2294
- readonly NIcon: any;
2295
- readonly CloseCircleSharp: 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>;
2296
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "unchecked"[], "unchecked", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2121
+ NIcon: any;
2122
+ CloseCircleSharp: 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<{}>>, {}>;
2123
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "unchecked"[], "unchecked", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2297
2124
  tag: {
2298
2125
  type: import("vue").PropType<AnyObject>;
2299
2126
  required: true;
@@ -2302,12 +2129,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2302
2129
  type: BooleanConstructor;
2303
2130
  default: boolean;
2304
2131
  };
2305
- }>> & Readonly<{
2132
+ }>> & {
2306
2133
  onUnchecked?: ((...args: any[]) => any) | undefined;
2307
- }>, {
2134
+ }, {
2308
2135
  showClose: boolean;
2309
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2310
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "checked"[], "checked", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2136
+ }>;
2137
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "checked"[], "checked", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2311
2138
  data: {
2312
2139
  type: import("vue").PropType<{
2313
2140
  title: string;
@@ -2332,13 +2159,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2332
2159
  type: StringConstructor;
2333
2160
  default: string;
2334
2161
  };
2335
- }>> & Readonly<{
2162
+ }>> & {
2336
2163
  onChecked?: ((...args: any[]) => any) | undefined;
2337
- }>, {
2164
+ }, {
2338
2165
  type: string;
2339
2166
  showTagHover: boolean;
2340
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2341
- TagItem: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2167
+ }>;
2168
+ TagItem: import("vue").DefineComponent<{
2342
2169
  tag: {
2343
2170
  type: import("vue").PropType<AnyObject>;
2344
2171
  required: true;
@@ -2347,8 +2174,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2347
2174
  type: BooleanConstructor;
2348
2175
  default: boolean;
2349
2176
  };
2350
- }>, {
2351
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2177
+ }, {
2178
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2352
2179
  tag: {
2353
2180
  type: import("vue").PropType<AnyObject>;
2354
2181
  required: true;
@@ -2357,14 +2184,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2357
2184
  type: BooleanConstructor;
2358
2185
  default: boolean;
2359
2186
  };
2360
- }>> & Readonly<{
2187
+ }>> & {
2361
2188
  onUnchecked?: ((...args: any[]) => any) | undefined;
2362
- }> & {}>;
2189
+ }>>;
2363
2190
  emit: (event: "unchecked", ...args: any[]) => void;
2364
2191
  updateChecked: (key: string, checked: boolean) => void;
2365
- readonly NIcon: any;
2366
- readonly CloseCircleSharp: 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>;
2367
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "unchecked"[], "unchecked", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2192
+ NIcon: any;
2193
+ CloseCircleSharp: 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<{}>>, {}>;
2194
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "unchecked"[], "unchecked", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2368
2195
  tag: {
2369
2196
  type: import("vue").PropType<AnyObject>;
2370
2197
  required: true;
@@ -2373,12 +2200,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2373
2200
  type: BooleanConstructor;
2374
2201
  default: boolean;
2375
2202
  };
2376
- }>> & Readonly<{
2203
+ }>> & {
2377
2204
  onUnchecked?: ((...args: any[]) => any) | undefined;
2378
- }>, {
2205
+ }, {
2379
2206
  showClose: boolean;
2380
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2381
- readonly CDefaultPage: import("../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2207
+ }>;
2208
+ CDefaultPage: import("../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
2382
2209
  type: {
2383
2210
  type: StringConstructor;
2384
2211
  default: string;
@@ -2390,8 +2217,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2390
2217
  content: string;
2391
2218
  };
2392
2219
  };
2393
- }>, {
2394
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2220
+ }, {
2221
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2395
2222
  type: {
2396
2223
  type: StringConstructor;
2397
2224
  default: string;
@@ -2403,9 +2230,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2403
2230
  content: string;
2404
2231
  };
2405
2232
  };
2406
- }>> & Readonly<{
2233
+ }>> & {
2407
2234
  onReloadPage?: ((...args: any[]) => any) | undefined;
2408
- }> & {}>;
2235
+ }>>;
2409
2236
  emit: (event: "reloadPage", ...args: any[]) => void;
2410
2237
  configResult: import("vue").ComputedRef<{
2411
2238
  title: string;
@@ -2413,9 +2240,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2413
2240
  img: string;
2414
2241
  }>;
2415
2242
  reloadPage: () => void;
2416
- readonly NIcon: any;
2417
- readonly Refresh: 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>;
2418
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "reloadPage"[], "reloadPage", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2243
+ NIcon: any;
2244
+ Refresh: 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<{}>>, {}>;
2245
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "reloadPage"[], "reloadPage", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2419
2246
  type: {
2420
2247
  type: StringConstructor;
2421
2248
  default: string;
@@ -2427,13 +2254,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2427
2254
  content: string;
2428
2255
  };
2429
2256
  };
2430
- }>> & Readonly<{
2257
+ }>> & {
2431
2258
  onReloadPage?: ((...args: any[]) => any) | undefined;
2432
- }>, {
2259
+ }, {
2433
2260
  type: string;
2434
2261
  config: AnyObject;
2435
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
2436
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2262
+ }>>;
2263
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2437
2264
  defaultList: {
2438
2265
  type: import("vue").PropType<((string | number) | {
2439
2266
  [key: string]: any;
@@ -2517,7 +2344,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2517
2344
  type: BooleanConstructor;
2518
2345
  default: boolean;
2519
2346
  };
2520
- }>> & Readonly<{}>, {
2347
+ }>>, {
2521
2348
  data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[];
2522
2349
  defaultList: ((string | number) | {
2523
2350
  [key: string]: any;
@@ -2540,8 +2367,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2540
2367
  hideLeaf: boolean;
2541
2368
  itemKey: (node: import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject) => string | number;
2542
2369
  showTagHover: boolean;
2543
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
2544
- getProps: import("vue").ComputedRef<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2370
+ }>>;
2371
+ getProps: import("vue").ComputedRef<Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2545
2372
  defaultList: {
2546
2373
  type: import("vue").PropType<((string | number) | {
2547
2374
  [key: string]: any;
@@ -2664,15 +2491,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2664
2491
  type: BooleanConstructor;
2665
2492
  default: boolean;
2666
2493
  };
2667
- }>> & Readonly<{
2494
+ }>> & {
2668
2495
  onCheck?: ((...args: any[]) => any) | undefined;
2669
2496
  onCheckWithLevel?: ((...args: any[]) => any) | undefined;
2670
- }> & {}> & {
2497
+ }>> & {
2671
2498
  [x: string]: unknown;
2672
2499
  }>;
2673
2500
  emits: (event: "check" | "checkWithLevel", ...args: any[]) => void;
2674
2501
  getCheckWithLevel: (strategy?: import("../../../select-person/src/types").Strategy | undefined, hideLeaf?: boolean | undefined) => any;
2675
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("check" | "checkWithLevel")[], "check" | "checkWithLevel", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2502
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("check" | "checkWithLevel")[], "check" | "checkWithLevel", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2676
2503
  defaultList: {
2677
2504
  type: import("vue").PropType<((string | number) | {
2678
2505
  [key: string]: any;
@@ -2795,10 +2622,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2795
2622
  type: BooleanConstructor;
2796
2623
  default: boolean;
2797
2624
  };
2798
- }>> & Readonly<{
2625
+ }>> & {
2799
2626
  onCheck?: ((...args: any[]) => any) | undefined;
2800
2627
  onCheckWithLevel?: ((...args: any[]) => any) | undefined;
2801
- }>, {
2628
+ }, {
2802
2629
  data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[];
2803
2630
  height: string;
2804
2631
  defaultList: ((string | number) | {
@@ -2838,8 +2665,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2838
2665
  hideLeaf: boolean;
2839
2666
  itemKey: (node: import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject) => string | number;
2840
2667
  showTagHover: boolean;
2841
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
2842
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("check" | "changeModalVisible")[], "check" | "changeModalVisible", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2668
+ }>>;
2669
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("check" | "changeModalVisible")[], "check" | "changeModalVisible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2843
2670
  visible: {
2844
2671
  type: BooleanConstructor;
2845
2672
  default: boolean;
@@ -2852,15 +2679,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2852
2679
  type: import("vue").PropType<AnyObject[]>;
2853
2680
  default: () => never[];
2854
2681
  };
2855
- }>> & Readonly<{
2682
+ }>> & {
2856
2683
  onCheck?: ((...args: any[]) => any) | undefined;
2857
2684
  onChangeModalVisible?: ((...args: any[]) => any) | undefined;
2858
- }>, {
2685
+ }, {
2859
2686
  visible: boolean;
2860
2687
  defaultList: string[];
2861
2688
  treeData: AnyObject[];
2862
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2863
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "checkPerson"[], "checkPerson", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2689
+ }>;
2690
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "checkPerson"[], "checkPerson", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2864
2691
  defaultValue: {
2865
2692
  type: (ArrayConstructor | StringConstructor)[];
2866
2693
  };
@@ -2868,12 +2695,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2868
2695
  type: StringConstructor;
2869
2696
  default: string;
2870
2697
  };
2871
- }>> & Readonly<{
2698
+ }>> & {
2872
2699
  onCheckPerson?: ((...args: any[]) => any) | undefined;
2873
- }>, {
2700
+ }, {
2874
2701
  orgId: string;
2875
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2876
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "cancelModal"[], "cancelModal", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2702
+ }>;
2703
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "cancelModal"[], "cancelModal", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2877
2704
  visible: {
2878
2705
  type: BooleanConstructor;
2879
2706
  default: boolean;
@@ -2902,9 +2729,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2902
2729
  type: ArrayConstructor;
2903
2730
  default: () => never[];
2904
2731
  };
2905
- }>> & Readonly<{
2732
+ }>> & {
2906
2733
  onCancelModal?: ((...args: any[]) => any) | undefined;
2907
- }>, {
2734
+ }, {
2908
2735
  id: string;
2909
2736
  visible: boolean;
2910
2737
  searchFieldList: unknown[];
@@ -2912,5 +2739,5 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2912
2739
  orgId: string;
2913
2740
  formOntype: string;
2914
2741
  formItemData: Record<string, any>;
2915
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2742
+ }>;
2916
2743
  export default _default;