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,5 +1,5 @@
1
1
  import { IClassifyListType } from '../../../../../components/table-filter/src/types';
2
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
+ declare const _default: import("vue").DefineComponent<{
3
3
  searchFieldList: {
4
4
  type: ArrayConstructor;
5
5
  default: () => never[];
@@ -13,8 +13,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
13
13
  type: BooleanConstructor;
14
14
  default: boolean;
15
15
  };
16
- }>, {
17
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
16
+ }, {
17
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
18
18
  searchFieldList: {
19
19
  type: ArrayConstructor;
20
20
  default: () => never[];
@@ -28,20 +28,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
28
28
  type: BooleanConstructor;
29
29
  default: boolean;
30
30
  };
31
- }>> & Readonly<{
31
+ }>> & {
32
32
  onCondiTionListInit?: ((...args: any[]) => any) | undefined;
33
33
  onSaveGetTableCondiTionList?: ((...args: any[]) => any) | undefined;
34
34
  onSetClassifyModal?: ((...args: any[]) => any) | undefined;
35
- }> & {}>;
35
+ }>>;
36
36
  emit: (event: "CondiTionListInit" | "saveGetTableCondiTionList" | "setClassifyModal", ...args: any[]) => void;
37
- $message: import("naive-ui/es/message").MessageApi;
37
+ $message: import("naive-ui").MessageApi;
38
38
  handleGetConfigApi: (params: any, key: string, config: {} | undefined, filterApiConfigVal: any) => Promise<any>;
39
- conditionList: import("vue").Ref<unknown[], unknown[]>;
40
- addVisible: import("vue").Ref<boolean, boolean>;
41
- actionList_prop: import("vue").Ref<{}, {}>;
42
- newSearchFieldList: import("vue").Ref<any, any>;
43
- saveLoading: import("vue").Ref<boolean, boolean>;
44
- searchFilter: import("vue").Ref<any, any>;
39
+ conditionList: import("vue").Ref<unknown[]>;
40
+ addVisible: import("vue").Ref<boolean>;
41
+ actionList_prop: import("vue").Ref<{}>;
42
+ newSearchFieldList: any;
43
+ saveLoading: import("vue").Ref<boolean>;
44
+ searchFilter: any;
45
45
  filterApiConfig: import("../../../../../shared/types").AnyObject;
46
46
  attrs: {
47
47
  [x: string]: unknown;
@@ -57,8 +57,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
57
57
  setOneVisible: (flag: boolean) => void;
58
58
  resetPopconfirm: () => Promise<void>;
59
59
  oneVisible: import("vue").ComputedRef<boolean>;
60
- readonly NButton: any;
61
- TableModal: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
60
+ NButton: any;
61
+ TableModal: import("vue").DefineComponent<{
62
62
  visibleIn: {
63
63
  type: BooleanConstructor;
64
64
  };
@@ -95,8 +95,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
95
95
  type: FunctionConstructor;
96
96
  default: () => HTMLElement;
97
97
  };
98
- }>, {
99
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
98
+ }, {
99
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
100
100
  visibleIn: {
101
101
  type: BooleanConstructor;
102
102
  };
@@ -133,18 +133,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
133
133
  type: FunctionConstructor;
134
134
  default: () => HTMLElement;
135
135
  };
136
- }>> & Readonly<{
136
+ }>> & {
137
137
  onClose?: ((...args: any[]) => any) | undefined;
138
138
  onHandleOk?: ((...args: any[]) => any) | undefined;
139
139
  onResetPopconfirm?: ((...args: any[]) => any) | undefined;
140
140
  onFinishSubmit?: ((...args: any[]) => any) | undefined;
141
- }> & {}>;
141
+ }>>;
142
142
  emits: (event: "close" | "handleOk" | "resetPopconfirm" | "finishSubmit", ...args: any[]) => void;
143
143
  homeList: any;
144
- visible: import("vue").Ref<boolean, boolean>;
145
- isChangeWindow: import("vue").Ref<boolean, boolean>;
146
- modalWidth: import("vue").Ref<string, string>;
147
- modalHeight: import("vue").Ref<string, string>;
144
+ visible: import("vue").Ref<boolean>;
145
+ isChangeWindow: import("vue").Ref<boolean>;
146
+ modalWidth: import("vue").Ref<string>;
147
+ modalHeight: import("vue").Ref<string>;
148
148
  isShowResetButton: boolean;
149
149
  handleOk: () => void;
150
150
  close: () => void;
@@ -160,17 +160,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
160
160
  changeModalWindow: () => void;
161
161
  popconfirm: (e: any) => void;
162
162
  handleOperationItem: (option: string, item: IClassifyListType, name?: string | undefined) => void;
163
- readonly NModal: any;
164
- readonly NCard: any;
165
- readonly NIcon: any;
166
- readonly NButton: any;
167
- readonly NTooltip: any;
168
- readonly NSwitch: any;
169
- readonly NPopconfirm: any;
170
- readonly DocumentOutline: 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>;
171
- readonly Brush: 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>;
172
- readonly ReorderTwo: 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>;
173
- readonly Draggable: import("vue").DefineComponent<{
163
+ NModal: any;
164
+ NCard: any;
165
+ NIcon: any;
166
+ NButton: any;
167
+ NTooltip: any;
168
+ NSwitch: any;
169
+ NPopconfirm: any;
170
+ DocumentOutline: 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<{}>>, {}>;
171
+ Brush: 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<{}>>, {}>;
172
+ ReorderTwo: 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<{}>>, {}>;
173
+ Draggable: import("vue").DefineComponent<{
174
174
  list: {
175
175
  type: ArrayConstructor;
176
176
  required: boolean;
@@ -242,8 +242,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
242
242
  list: unknown[];
243
243
  modelValue: unknown[];
244
244
  componentData: Record<string, any>;
245
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
246
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "handleOk" | "resetPopconfirm" | "finishSubmit")[], "close" | "handleOk" | "resetPopconfirm" | "finishSubmit", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
245
+ }>;
246
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "handleOk" | "resetPopconfirm" | "finishSubmit")[], "close" | "handleOk" | "resetPopconfirm" | "finishSubmit", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
247
247
  visibleIn: {
248
248
  type: BooleanConstructor;
249
249
  };
@@ -280,19 +280,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
280
280
  type: FunctionConstructor;
281
281
  default: () => HTMLElement;
282
282
  };
283
- }>> & Readonly<{
283
+ }>> & {
284
284
  onClose?: ((...args: any[]) => any) | undefined;
285
285
  onHandleOk?: ((...args: any[]) => any) | undefined;
286
286
  onResetPopconfirm?: ((...args: any[]) => any) | undefined;
287
287
  onFinishSubmit?: ((...args: any[]) => any) | undefined;
288
- }>, {
289
- loading: boolean;
288
+ }, {
290
289
  type: string;
291
- visibleIn: boolean;
290
+ loading: boolean;
292
291
  dataSource: unknown[];
292
+ visibleIn: boolean;
293
293
  getContainer: Function;
294
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
295
- SearchFilter: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
294
+ }>;
295
+ SearchFilter: import("vue").DefineComponent<{
296
296
  visible: {
297
297
  type: BooleanConstructor;
298
298
  default: boolean;
@@ -309,8 +309,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
309
309
  type: ArrayConstructor;
310
310
  default: () => never[];
311
311
  };
312
- }>, {
313
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
312
+ }, {
313
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
314
314
  visible: {
315
315
  type: BooleanConstructor;
316
316
  default: boolean;
@@ -327,24 +327,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
327
327
  type: ArrayConstructor;
328
328
  default: () => never[];
329
329
  };
330
- }>> & Readonly<{
330
+ }>> & {
331
331
  onCancelSaveAdd?: ((...args: any[]) => any) | undefined;
332
- }> & {}>;
332
+ }>>;
333
333
  emits: (event: "cancelSaveAdd", ...args: any[]) => void;
334
- addVisible: import("vue").Ref<boolean, boolean>;
335
- isChangeWindow: import("vue").Ref<boolean, boolean>;
336
- modalWidth: import("vue").Ref<string, string>;
334
+ addVisible: import("vue").Ref<boolean>;
335
+ isChangeWindow: import("vue").Ref<boolean>;
336
+ modalWidth: import("vue").Ref<string>;
337
337
  bodyStyle: import("vue").Ref<{
338
338
  maxHeight: string;
339
339
  height: string;
340
- }, {
341
- maxHeight: string;
342
- height: string;
343
- } | {
344
- maxHeight: string;
345
- height: string;
346
340
  }>;
347
- conditionApiRef: import("vue").Ref<any, any>;
341
+ conditionApiRef: any;
348
342
  filterTimer: any;
349
343
  classifyfilterType: String;
350
344
  init: () => void;
@@ -355,10 +349,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
355
349
  clearConditions: () => void;
356
350
  resetChangeWindow: () => void;
357
351
  changeModalWindow: () => void;
358
- readonly NModal: any;
359
- readonly NCard: any;
360
- readonly NButton: any;
361
- ClassifyFilterConditionByApi: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
352
+ NModal: any;
353
+ NCard: any;
354
+ NButton: any;
355
+ ClassifyFilterConditionByApi: import("vue").DefineComponent<{
362
356
  actionList_prop: {
363
357
  type: import("vue").PropType<IClassifyListType>;
364
358
  default: () => {};
@@ -383,14 +377,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
383
377
  type: BooleanConstructor;
384
378
  default: boolean;
385
379
  };
386
- }>, {
387
- $message: import("naive-ui/es/message").MessageApi;
380
+ }, {
381
+ $message: import("naive-ui").MessageApi;
388
382
  menuProps: {
389
383
  class: string;
390
384
  };
391
385
  specialDateRange: string[];
392
386
  specialCustomDateRange: string[];
393
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
387
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
394
388
  actionList_prop: {
395
389
  type: import("vue").PropType<IClassifyListType>;
396
390
  default: () => {};
@@ -415,10 +409,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
415
409
  type: BooleanConstructor;
416
410
  default: boolean;
417
411
  };
418
- }>> & Readonly<{
412
+ }>> & {
419
413
  onCancelSaveAdd?: ((...args: any[]) => any) | undefined;
420
414
  onSaveAdd?: ((...args: any[]) => any) | undefined;
421
- }> & {}>;
415
+ }>>;
422
416
  emit: (event: "cancelSaveAdd" | "saveAdd", ...args: any[]) => void;
423
417
  $attrs: {
424
418
  [x: string]: unknown;
@@ -436,9 +430,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
436
430
  customDate?: string | undefined;
437
431
  }[];
438
432
  };
439
- loading: import("vue").Ref<boolean, boolean>;
440
- parentInputRef: import("vue").Ref<any, any>;
441
- parentInputAddRef: import("vue").Ref<any, any>;
433
+ loading: import("vue").Ref<boolean>;
434
+ parentInputRef: import("vue").Ref<any>;
435
+ parentInputAddRef: import("vue").Ref<any>;
442
436
  DisplayCategoryState: {
443
437
  addDisplayCategory: string;
444
438
  displayCategories: {
@@ -479,16 +473,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
479
473
  saveAdd: () => void;
480
474
  cancelSaveAdd: () => void;
481
475
  checkActionList: () => boolean;
482
- readonly NSpin: any;
483
- readonly NIcon: any;
484
- readonly NInput: any;
485
- readonly NButton: any;
486
- readonly NTooltip: any;
487
- readonly NSelect: any;
488
- readonly AddOutline: 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>;
489
- readonly AddCircleSharp: 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>;
490
- readonly CloseOutline: 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>;
491
- ValueCfg: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
476
+ NSpin: any;
477
+ NIcon: any;
478
+ NInput: any;
479
+ NButton: any;
480
+ NTooltip: any;
481
+ NSelect: any;
482
+ AddOutline: 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<{}>>, {}>;
483
+ AddCircleSharp: 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<{}>>, {}>;
484
+ CloseOutline: 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<{}>>, {}>;
485
+ ValueCfg: import("vue").DefineComponent<{
492
486
  item: {
493
487
  type: ObjectConstructor;
494
488
  default: null;
@@ -512,8 +506,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
512
506
  type: StringConstructor;
513
507
  default: null;
514
508
  };
515
- }>, {
516
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
509
+ }, {
510
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
517
511
  item: {
518
512
  type: ObjectConstructor;
519
513
  default: null;
@@ -537,19 +531,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
537
531
  type: StringConstructor;
538
532
  default: null;
539
533
  };
540
- }>> & Readonly<{
534
+ }>> & {
541
535
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
542
536
  "onUpdate:isAccurate"?: ((...args: any[]) => any) | undefined;
543
537
  "onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
544
538
  "onUpdate:customDate"?: ((...args: any[]) => any) | undefined;
545
- }> & {}>;
539
+ }>>;
546
540
  emit: (event: "update:modelValue" | "update:isAccurate" | "update:presetVal" | "update:customDate", ...args: any[]) => void;
547
- valueCp: import("vue").WritableComputedRef<any, any>;
548
- presetValCp: import("vue").WritableComputedRef<string, string>;
549
- isAccurateCp: import("vue").WritableComputedRef<boolean, boolean>;
550
- customDateCp: import("vue").WritableComputedRef<string, string>;
541
+ valueCp: import("vue").WritableComputedRef<any>;
542
+ presetValCp: import("vue").WritableComputedRef<string>;
543
+ isAccurateCp: import("vue").WritableComputedRef<boolean>;
544
+ customDateCp: import("vue").WritableComputedRef<string>;
551
545
  widgetType: import("vue").ComputedRef<any>;
552
- readonly Date: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
546
+ Date: import("vue").DefineComponent<{
553
547
  componentCfg: {
554
548
  type: ObjectConstructor;
555
549
  };
@@ -573,8 +567,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
573
567
  type: StringConstructor;
574
568
  default: null;
575
569
  };
576
- }>, {
577
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
570
+ }, {
571
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
578
572
  componentCfg: {
579
573
  type: ObjectConstructor;
580
574
  };
@@ -598,15 +592,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
598
592
  type: StringConstructor;
599
593
  default: null;
600
594
  };
601
- }>> & Readonly<{
595
+ }>> & {
602
596
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
603
597
  "onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
604
598
  "onUpdate:customDate"?: ((...args: any[]) => any) | undefined;
605
- }> & {}>;
599
+ }>>;
606
600
  emit: (event: "update:modelValue" | "update:presetVal" | "update:customDate", ...args: any[]) => void;
607
- filterType: import("vue").ComputedRef<"1" | "3" | "2">;
608
- valueCp: import("vue").WritableComputedRef<any, any>;
609
- presetValCp: import("vue").WritableComputedRef<string, string>;
601
+ filterType: import("vue").ComputedRef<"1" | "2" | "3">;
602
+ valueCp: import("vue").WritableComputedRef<any>;
603
+ presetValCp: import("vue").WritableComputedRef<string>;
610
604
  dateType: any;
611
605
  valueFormat: import("vue").ComputedRef<string>;
612
606
  compType: import("vue").ComputedRef<any>;
@@ -621,7 +615,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
621
615
  isMinuteDisabled(minute: number, hour: number | null): boolean | undefined;
622
616
  isSecondDisabled(second: number, minute: number | null, hour: number | null): boolean | undefined;
623
617
  };
624
- readonly CDatePicker: import("../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
618
+ CDatePicker: import("../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
625
619
  updateUnchangedValue: {
626
620
  type: BooleanConstructor;
627
621
  };
@@ -652,11 +646,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
652
646
  isDateDisabled: {
653
647
  type: import("vue").PropType<(current: number, ...arg: any[]) => boolean>;
654
648
  };
655
- }>, {
649
+ }, {
656
650
  attrs: {
657
651
  [x: string]: unknown;
658
652
  };
659
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
653
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
660
654
  updateUnchangedValue: {
661
655
  type: BooleanConstructor;
662
656
  };
@@ -687,15 +681,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
687
681
  isDateDisabled: {
688
682
  type: import("vue").PropType<(current: number, ...arg: any[]) => boolean>;
689
683
  };
690
- }>> & Readonly<{
684
+ }>> & {
691
685
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
692
- }> & {}>;
686
+ }>>;
693
687
  emit: (event: "update:formatted-value", ...args: any[]) => void;
694
- datePickerRef: import("vue").Ref<import("../../../../../shared/types").AnyObject | null, import("../../../../../shared/types").AnyObject | null>;
695
- panelInstRef: import("vue").Ref<null, null>;
696
- placeholderRef: import("vue").Ref<any, any>;
697
- oldValue: (string | [string, string]) | null | undefined;
698
- currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined, (string | [string, string]) | null | undefined>;
688
+ datePickerRef: import("vue").Ref<import("../../../../../shared/types").AnyObject | null>;
689
+ panelInstRef: import("vue").Ref<null>;
690
+ placeholderRef: import("vue").Ref<any>;
691
+ oldValue: string;
692
+ currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
699
693
  isDateTime: import("vue").ComputedRef<boolean>;
700
694
  formatRef: import("vue").ComputedRef<string>;
701
695
  panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
@@ -710,8 +704,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
710
704
  onConfirm: (...args: any[]) => Promise<void>;
711
705
  isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
712
706
  setShortcutValue: (type: "month" | "week") => Promise<void>;
713
- readonly NDatePicker: any;
714
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:formatted-value"[], "update:formatted-value", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
707
+ NDatePicker: any;
708
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:formatted-value"[], "update:formatted-value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
715
709
  updateUnchangedValue: {
716
710
  type: BooleanConstructor;
717
711
  };
@@ -742,16 +736,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
742
736
  isDateDisabled: {
743
737
  type: import("vue").PropType<(current: number, ...arg: any[]) => boolean>;
744
738
  };
745
- }>> & Readonly<{
739
+ }>> & {
746
740
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
747
- }>, {
741
+ }, {
748
742
  type: string;
749
743
  updateUnchangedValue: boolean;
750
744
  to: string | false | HTMLElement;
751
745
  holidays: Date[];
752
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
753
- readonly NSelect: any;
754
- DateOption: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
746
+ }>>;
747
+ NSelect: any;
748
+ DateOption: import("vue").DefineComponent<{
755
749
  filterType: {
756
750
  type: StringConstructor;
757
751
  required: true;
@@ -776,7 +770,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
776
770
  valueFormat: {
777
771
  type: StringConstructor;
778
772
  };
779
- }>, {
773
+ }, {
780
774
  widgetOptions: {
781
775
  label: string;
782
776
  value: string;
@@ -785,9 +779,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
785
779
  label: string;
786
780
  value: string;
787
781
  }[];
788
- startDateNum: import("vue").Ref<any, any>;
789
- endDateNum: import("vue").Ref<any, any>;
790
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
782
+ startDateNum: import("vue").Ref<any>;
783
+ endDateNum: import("vue").Ref<any>;
784
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
791
785
  filterType: {
792
786
  type: StringConstructor;
793
787
  required: true;
@@ -812,17 +806,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
812
806
  valueFormat: {
813
807
  type: StringConstructor;
814
808
  };
815
- }>> & Readonly<{
809
+ }>> & {
816
810
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
817
811
  "onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
818
- }> & {}>;
812
+ }>>;
819
813
  emit: (event: "update:modelValue" | "update:presetVal", ...args: any[]) => void;
820
- valueCp: import("vue").WritableComputedRef<any, any>;
821
- presetValCp: import("vue").WritableComputedRef<string, string>;
814
+ valueCp: import("vue").WritableComputedRef<any>;
815
+ presetValCp: import("vue").WritableComputedRef<string>;
822
816
  handleChange: (val: any, type: "start" | "end") => void;
823
- readonly NSelect: any;
824
- readonly NInputNumber: any;
825
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:presetVal")[], "update:modelValue" | "update:presetVal", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
817
+ NSelect: any;
818
+ NInputNumber: any;
819
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:presetVal")[], "update:modelValue" | "update:presetVal", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
826
820
  filterType: {
827
821
  type: StringConstructor;
828
822
  required: true;
@@ -847,14 +841,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
847
841
  valueFormat: {
848
842
  type: StringConstructor;
849
843
  };
850
- }>> & Readonly<{
844
+ }>> & {
851
845
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
852
846
  "onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
853
- }>, {
847
+ }, {
854
848
  modelValue: string | number | unknown[];
855
849
  presetVal: string;
856
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
857
- readonly WidgetValEnums: {
850
+ }>;
851
+ WidgetValEnums: {
858
852
  CUSTOM: string;
859
853
  FIRST_VAL: string;
860
854
  WHOLE: string;
@@ -885,7 +879,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
885
879
  NEXT_YEAR: string;
886
880
  LAST_YEAR: string;
887
881
  };
888
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:presetVal" | "update:customDate")[], "update:modelValue" | "update:presetVal" | "update:customDate", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
882
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:presetVal" | "update:customDate")[], "update:modelValue" | "update:presetVal" | "update:customDate", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
889
883
  componentCfg: {
890
884
  type: ObjectConstructor;
891
885
  };
@@ -909,17 +903,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
909
903
  type: StringConstructor;
910
904
  default: null;
911
905
  };
912
- }>> & Readonly<{
906
+ }>> & {
913
907
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
914
908
  "onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
915
909
  "onUpdate:customDate"?: ((...args: any[]) => any) | undefined;
916
- }>, {
910
+ }, {
917
911
  modelValue: string | number | unknown[];
918
912
  paramCfg: Record<string, any>;
919
913
  presetVal: string;
920
914
  customDate: string;
921
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
922
- readonly InputFilter: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
915
+ }>;
916
+ InputFilter: import("vue").DefineComponent<{
923
917
  paramCfg: {
924
918
  type: ObjectConstructor;
925
919
  default: null;
@@ -931,8 +925,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
931
925
  isAccurateFilter: {
932
926
  type: BooleanConstructor;
933
927
  };
934
- }>, {
935
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
928
+ }, {
929
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
936
930
  paramCfg: {
937
931
  type: ObjectConstructor;
938
932
  default: null;
@@ -944,27 +938,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
944
938
  isAccurateFilter: {
945
939
  type: BooleanConstructor;
946
940
  };
947
- }>> & Readonly<{
941
+ }>> & {
948
942
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
949
943
  "onUpdate:isAccurateFilter"?: ((...args: any[]) => any) | undefined;
950
- }> & {}>;
944
+ }>>;
951
945
  emit: (event: "update:modelValue" | "update:isAccurateFilter", ...args: any[]) => void;
952
946
  optionList: import("vue").Ref<{
953
947
  label: string;
954
948
  value: number;
955
- }[], {
956
- label: string;
957
- value: number;
958
- }[] | {
959
- label: string;
960
- value: number;
961
949
  }[]>;
962
- valueCp: import("vue").WritableComputedRef<any, any>;
963
- isAccurateFilterCp: import("vue").WritableComputedRef<number, number>;
950
+ valueCp: import("vue").WritableComputedRef<any>;
951
+ isAccurateFilterCp: import("vue").WritableComputedRef<number>;
964
952
  isShowSearch: import("vue").ComputedRef<any>;
965
- readonly NInput: any;
966
- readonly NSelect: any;
967
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:isAccurateFilter")[], "update:modelValue" | "update:isAccurateFilter", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
953
+ NInput: any;
954
+ NSelect: any;
955
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:isAccurateFilter")[], "update:modelValue" | "update:isAccurateFilter", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
968
956
  paramCfg: {
969
957
  type: ObjectConstructor;
970
958
  default: null;
@@ -976,42 +964,42 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
976
964
  isAccurateFilter: {
977
965
  type: BooleanConstructor;
978
966
  };
979
- }>> & Readonly<{
967
+ }>> & {
980
968
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
981
969
  "onUpdate:isAccurateFilter"?: ((...args: any[]) => any) | undefined;
982
- }>, {
970
+ }, {
983
971
  modelValue: string | number | unknown[];
984
972
  paramCfg: Record<string, any>;
985
973
  isAccurateFilter: boolean;
986
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
987
- readonly InputNumber: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
974
+ }>;
975
+ InputNumber: import("vue").DefineComponent<{
988
976
  modelValue: {
989
977
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
990
978
  default: null;
991
979
  };
992
- }>, {
993
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
980
+ }, {
981
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
994
982
  modelValue: {
995
983
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
996
984
  default: null;
997
985
  };
998
- }>> & Readonly<{
986
+ }>> & {
999
987
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1000
- }> & {}>;
988
+ }>>;
1001
989
  emit: (event: "update:modelValue", ...args: any[]) => void;
1002
- valueCp: import("vue").WritableComputedRef<any, any>;
1003
- readonly NInputNumber: any;
1004
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
990
+ valueCp: import("vue").WritableComputedRef<any>;
991
+ NInputNumber: any;
992
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1005
993
  modelValue: {
1006
994
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
1007
995
  default: null;
1008
996
  };
1009
- }>> & Readonly<{
997
+ }>> & {
1010
998
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1011
- }>, {
999
+ }, {
1012
1000
  modelValue: string | number | unknown[];
1013
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1014
- readonly SelectFilter: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1001
+ }>;
1002
+ SelectFilter: import("vue").DefineComponent<{
1015
1003
  paramCfg: {
1016
1004
  type: ObjectConstructor;
1017
1005
  default: null;
@@ -1024,8 +1012,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1024
1012
  type: StringConstructor;
1025
1013
  default: string;
1026
1014
  };
1027
- }>, {
1028
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1015
+ }, {
1016
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1029
1017
  paramCfg: {
1030
1018
  type: ObjectConstructor;
1031
1019
  default: null;
@@ -1038,15 +1026,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1038
1026
  type: StringConstructor;
1039
1027
  default: string;
1040
1028
  };
1041
- }>> & Readonly<{
1029
+ }>> & {
1042
1030
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1043
- }> & {}>;
1031
+ }>>;
1044
1032
  emit: (event: "update:modelValue", ...args: any[]) => void;
1045
- valueCp: import("vue").WritableComputedRef<any, any>;
1033
+ valueCp: import("vue").WritableComputedRef<any>;
1046
1034
  optionSetting: import("vue").ComputedRef<any>;
1047
1035
  widgetOptions: import("vue").ComputedRef<any>;
1048
- readonly NSelect: any;
1049
- readonly WidgetOptionEnums: {
1036
+ NSelect: any;
1037
+ WidgetOptionEnums: {
1050
1038
  RADIO: string;
1051
1039
  MULTIPLE: string;
1052
1040
  ALL: string;
@@ -1055,7 +1043,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1055
1043
  FUTURE_TIME: string;
1056
1044
  CUSTOM_TIME: string;
1057
1045
  };
1058
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1046
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1059
1047
  paramCfg: {
1060
1048
  type: ObjectConstructor;
1061
1049
  default: null;
@@ -1068,14 +1056,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1068
1056
  type: StringConstructor;
1069
1057
  default: string;
1070
1058
  };
1071
- }>> & Readonly<{
1059
+ }>> & {
1072
1060
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1073
- }>, {
1061
+ }, {
1074
1062
  modelValue: string | number | unknown[];
1075
1063
  widgetType: string;
1076
1064
  paramCfg: Record<string, any>;
1077
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1078
- readonly SelectDynamic: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1065
+ }>;
1066
+ SelectDynamic: import("vue").DefineComponent<{
1079
1067
  paramCfg: {
1080
1068
  type: ObjectConstructor;
1081
1069
  default: null;
@@ -1084,9 +1072,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1084
1072
  type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
1085
1073
  default: null;
1086
1074
  };
1087
- }>, {
1088
- message: import("naive-ui/es/message").MessageApi;
1089
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1075
+ }, {
1076
+ message: import("naive-ui").MessageApi;
1077
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1090
1078
  paramCfg: {
1091
1079
  type: ObjectConstructor;
1092
1080
  default: null;
@@ -1095,23 +1083,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1095
1083
  type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
1096
1084
  default: null;
1097
1085
  };
1098
- }>> & Readonly<{
1086
+ }>> & {
1099
1087
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1100
- }> & {}>;
1088
+ }>>;
1101
1089
  getDynamicSelectData: (params: any, filterApiConfig: any) => Promise<any>;
1102
1090
  emit: (event: "update:modelValue", ...args: any[]) => void;
1103
- selectDynamicRef: import("vue").Ref<any, any>;
1104
- isLoading: import("vue").Ref<boolean, boolean>;
1091
+ selectDynamicRef: any;
1092
+ isLoading: import("vue").Ref<boolean>;
1105
1093
  filterApiConfig: import("../../../../../shared/types").AnyObject;
1106
- classifyFilterList: import("vue").Ref<import("../../../../../shared/types").AnyObject[], import("../../../../../shared/types").AnyObject[]>;
1107
- totalPage: import("vue").Ref<number, number>;
1094
+ classifyFilterList: import("vue").Ref<import("../../../../../shared/types").AnyObject[]>;
1095
+ totalPage: import("vue").Ref<number>;
1108
1096
  menuProps: {
1109
1097
  class: string;
1110
1098
  };
1111
- curPage: import("vue").Ref<number, number>;
1112
- fieldTitleList: import("vue").Ref<any, any>;
1113
- selectOptions: import("vue").Ref<any[], any[]>;
1114
- keywordVal: import("vue").Ref<any, any>;
1099
+ curPage: import("vue").Ref<number>;
1100
+ fieldTitleList: import("vue").Ref<any>;
1101
+ selectOptions: import("vue").Ref<any[]>;
1102
+ keywordVal: import("vue").Ref<any>;
1115
1103
  optionSetting: import("vue").ComputedRef<any>;
1116
1104
  isMultiple: import("vue").ComputedRef<boolean>;
1117
1105
  dynamicOptionInfos: import("vue").ComputedRef<any>;
@@ -1134,8 +1122,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1134
1122
  }>;
1135
1123
  init: () => void;
1136
1124
  saveDynamicBaseList: (selectValue: any[] | null) => void;
1137
- readonly NSelect: any;
1138
- SelectDynamicOption: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1125
+ NSelect: any;
1126
+ SelectDynamicOption: import("vue").DefineComponent<{
1139
1127
  oldValue: {
1140
1128
  type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
1141
1129
  default: () => never[];
@@ -1172,9 +1160,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1172
1160
  type: BooleanConstructor;
1173
1161
  default: boolean;
1174
1162
  };
1175
- }>, {
1163
+ }, {
1176
1164
  selectMinWidth: number;
1177
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1165
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1178
1166
  oldValue: {
1179
1167
  type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
1180
1168
  default: () => never[];
@@ -1211,12 +1199,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1211
1199
  type: BooleanConstructor;
1212
1200
  default: boolean;
1213
1201
  };
1214
- }>> & Readonly<{
1215
- onUpdatePage?: ((...args: any[]) => any) | undefined;
1202
+ }>> & {
1216
1203
  onUpdateSelect?: ((...args: any[]) => any) | undefined;
1217
- }> & {}>;
1204
+ onUpdatePage?: ((...args: any[]) => any) | undefined;
1205
+ }>>;
1218
1206
  emit: (event: "updateSelect" | "updatePage", ...args: any[]) => void;
1219
- dragEndWidth: import("vue").Ref<number, number>;
1207
+ dragEndWidth: import("vue").Ref<number>;
1220
1208
  showKeys: import("vue").ComputedRef<any>;
1221
1209
  titleList: import("vue").ComputedRef<string[]>;
1222
1210
  isOptionsNull: import("vue").ComputedRef<boolean>;
@@ -1224,16 +1212,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1224
1212
  searchByPage: (onePage: number) => void;
1225
1213
  changeWidth: ({ distance }: any) => void;
1226
1214
  saveWidth: () => void;
1227
- readonly NEmpty: any;
1228
- readonly NButtonGroup: any;
1229
- readonly NButton: any;
1230
- readonly NIcon: any;
1231
- readonly NPopover: any;
1232
- readonly vFlexibleResize: {
1215
+ NEmpty: any;
1216
+ NButtonGroup: any;
1217
+ NButton: any;
1218
+ NIcon: any;
1219
+ NPopover: any;
1220
+ vFlexibleResize: {
1233
1221
  mounted(el: any, { value }: any): void;
1234
1222
  beforeUnmount(el: any): void;
1235
1223
  };
1236
- readonly WidgetValEnums: {
1224
+ WidgetValEnums: {
1237
1225
  CUSTOM: string;
1238
1226
  FIRST_VAL: string;
1239
1227
  WHOLE: string;
@@ -1264,9 +1252,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1264
1252
  NEXT_YEAR: string;
1265
1253
  LAST_YEAR: string;
1266
1254
  };
1267
- readonly ArrowBack: 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>;
1268
- readonly ArrowForward: 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>;
1269
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateSelect" | "updatePage")[], "updateSelect" | "updatePage", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1255
+ ArrowBack: 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<{}>>, {}>;
1256
+ ArrowForward: 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<{}>>, {}>;
1257
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateSelect" | "updatePage")[], "updateSelect" | "updatePage", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1270
1258
  oldValue: {
1271
1259
  type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
1272
1260
  default: () => never[];
@@ -1303,21 +1291,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1303
1291
  type: BooleanConstructor;
1304
1292
  default: boolean;
1305
1293
  };
1306
- }>> & Readonly<{
1307
- onUpdatePage?: ((...args: any[]) => any) | undefined;
1294
+ }>> & {
1308
1295
  onUpdateSelect?: ((...args: any[]) => any) | undefined;
1309
- }>, {
1310
- loading: boolean;
1296
+ onUpdatePage?: ((...args: any[]) => any) | undefined;
1297
+ }, {
1311
1298
  isMultiple: boolean;
1299
+ loading: boolean;
1312
1300
  oldValue: import("../../../../../shared/types").AnyObject[];
1313
- optionList: import("../../../../../shared/types").AnyObject[];
1314
- isShowWhole: boolean;
1315
1301
  dynamicOptionInfo: import("../../../../../shared/types").AnyObject;
1316
1302
  fieldTitleList: import("../../../../../shared/types").AnyObject[];
1303
+ optionList: import("../../../../../shared/types").AnyObject[];
1317
1304
  curPage: number;
1318
1305
  isLastPage: boolean;
1319
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1320
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1306
+ isShowWhole: boolean;
1307
+ }>;
1308
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1321
1309
  paramCfg: {
1322
1310
  type: ObjectConstructor;
1323
1311
  default: null;
@@ -1326,13 +1314,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1326
1314
  type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
1327
1315
  default: null;
1328
1316
  };
1329
- }>> & Readonly<{
1317
+ }>> & {
1330
1318
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1331
- }>, {
1319
+ }, {
1332
1320
  modelValue: import("../../../../../shared/types").AnyObject[];
1333
1321
  paramCfg: Record<string, any>;
1334
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1335
- readonly InputNumberGroup: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1322
+ }>;
1323
+ InputNumberGroup: import("vue").DefineComponent<{
1336
1324
  paramCfg: {
1337
1325
  type: ObjectConstructor;
1338
1326
  default: null;
@@ -1341,8 +1329,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1341
1329
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
1342
1330
  default: null;
1343
1331
  };
1344
- }>, {
1345
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1332
+ }, {
1333
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1346
1334
  paramCfg: {
1347
1335
  type: ObjectConstructor;
1348
1336
  default: null;
@@ -1351,16 +1339,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1351
1339
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
1352
1340
  default: null;
1353
1341
  };
1354
- }>> & Readonly<{
1342
+ }>> & {
1355
1343
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1356
- }> & {}>;
1357
- startNumber: import("vue").Ref<any, any>;
1358
- endNumber: import("vue").Ref<any, any>;
1344
+ }>>;
1345
+ startNumber: import("vue").Ref<any>;
1346
+ endNumber: import("vue").Ref<any>;
1359
1347
  emit: (event: "update:modelValue", ...args: any[]) => void;
1360
1348
  handleChange: (val: number | null, key: string) => void;
1361
- readonly NInputGroup: any;
1362
- readonly NInputNumber: any;
1363
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1349
+ NInputGroup: any;
1350
+ NInputNumber: any;
1351
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1364
1352
  paramCfg: {
1365
1353
  type: ObjectConstructor;
1366
1354
  default: null;
@@ -1369,13 +1357,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1369
1357
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
1370
1358
  default: null;
1371
1359
  };
1372
- }>> & Readonly<{
1360
+ }>> & {
1373
1361
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1374
- }>, {
1362
+ }, {
1375
1363
  modelValue: string | number | unknown[];
1376
1364
  paramCfg: Record<string, any>;
1377
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1378
- readonly DateRange: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1365
+ }>;
1366
+ DateRange: import("vue").DefineComponent<{
1379
1367
  item: {
1380
1368
  type: ObjectConstructor;
1381
1369
  required: true;
@@ -1396,8 +1384,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1396
1384
  type: StringConstructor;
1397
1385
  default: null;
1398
1386
  };
1399
- }>, {
1400
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1387
+ }, {
1388
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1401
1389
  item: {
1402
1390
  type: ObjectConstructor;
1403
1391
  required: true;
@@ -1418,15 +1406,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1418
1406
  type: StringConstructor;
1419
1407
  default: null;
1420
1408
  };
1421
- }>> & Readonly<{
1409
+ }>> & {
1422
1410
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1423
1411
  "onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
1424
1412
  "onUpdate:customDate"?: ((...args: any[]) => any) | undefined;
1425
- }> & {}>;
1413
+ }>>;
1426
1414
  emit: (event: "update:modelValue" | "update:presetVal" | "update:customDate", ...args: any[]) => void;
1427
- startDate: import("vue").Ref<any, any>;
1428
- endDate: import("vue").Ref<any, any>;
1429
- filterType: import("vue").ComputedRef<"1" | "3" | "2">;
1415
+ startDate: import("vue").Ref<any>;
1416
+ endDate: import("vue").Ref<any>;
1417
+ filterType: import("vue").ComputedRef<"1" | "2" | "3">;
1430
1418
  valueFormat: import("vue").ComputedRef<string>;
1431
1419
  dateFormat: import("vue").ComputedRef<string>;
1432
1420
  compType: import("vue").ComputedRef<any>;
@@ -1444,8 +1432,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1444
1432
  label: string;
1445
1433
  value: string;
1446
1434
  }[]>;
1447
- presetValCp: import("vue").WritableComputedRef<string, string>;
1448
- valueDateCp: import("vue").WritableComputedRef<string | number | unknown[] | null, unknown>;
1435
+ presetValCp: import("vue").WritableComputedRef<string>;
1436
+ valueDateCp: import("vue").WritableComputedRef<unknown>;
1449
1437
  handleChange: (val: any, type: "start" | "end") => void;
1450
1438
  isStartDateDisabled: (ts: number) => boolean;
1451
1439
  timeStartDisabled: (ts: number) => {
@@ -1459,9 +1447,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1459
1447
  isMinuteDisabled(minute: number, hour: number | null): boolean | 0;
1460
1448
  isSecondDisabled(second: number, minute: number | null, hour: number | null): boolean | 0;
1461
1449
  };
1462
- readonly NSelect: any;
1463
- readonly NPopover: any;
1464
- readonly CDatePicker: import("../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1450
+ NSelect: any;
1451
+ NPopover: any;
1452
+ CDatePicker: import("../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
1465
1453
  updateUnchangedValue: {
1466
1454
  type: BooleanConstructor;
1467
1455
  };
@@ -1492,11 +1480,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1492
1480
  isDateDisabled: {
1493
1481
  type: import("vue").PropType<(current: number, ...arg: any[]) => boolean>;
1494
1482
  };
1495
- }>, {
1483
+ }, {
1496
1484
  attrs: {
1497
1485
  [x: string]: unknown;
1498
1486
  };
1499
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1487
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1500
1488
  updateUnchangedValue: {
1501
1489
  type: BooleanConstructor;
1502
1490
  };
@@ -1527,15 +1515,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1527
1515
  isDateDisabled: {
1528
1516
  type: import("vue").PropType<(current: number, ...arg: any[]) => boolean>;
1529
1517
  };
1530
- }>> & Readonly<{
1518
+ }>> & {
1531
1519
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
1532
- }> & {}>;
1520
+ }>>;
1533
1521
  emit: (event: "update:formatted-value", ...args: any[]) => void;
1534
- datePickerRef: import("vue").Ref<import("../../../../../shared/types").AnyObject | null, import("../../../../../shared/types").AnyObject | null>;
1535
- panelInstRef: import("vue").Ref<null, null>;
1536
- placeholderRef: import("vue").Ref<any, any>;
1537
- oldValue: (string | [string, string]) | null | undefined;
1538
- currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined, (string | [string, string]) | null | undefined>;
1522
+ datePickerRef: import("vue").Ref<import("../../../../../shared/types").AnyObject | null>;
1523
+ panelInstRef: import("vue").Ref<null>;
1524
+ placeholderRef: import("vue").Ref<any>;
1525
+ oldValue: string;
1526
+ currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
1539
1527
  isDateTime: import("vue").ComputedRef<boolean>;
1540
1528
  formatRef: import("vue").ComputedRef<string>;
1541
1529
  panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
@@ -1550,8 +1538,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1550
1538
  onConfirm: (...args: any[]) => Promise<void>;
1551
1539
  isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
1552
1540
  setShortcutValue: (type: "month" | "week") => Promise<void>;
1553
- readonly NDatePicker: any;
1554
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:formatted-value"[], "update:formatted-value", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1541
+ NDatePicker: any;
1542
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:formatted-value"[], "update:formatted-value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1555
1543
  updateUnchangedValue: {
1556
1544
  type: BooleanConstructor;
1557
1545
  };
@@ -1582,15 +1570,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1582
1570
  isDateDisabled: {
1583
1571
  type: import("vue").PropType<(current: number, ...arg: any[]) => boolean>;
1584
1572
  };
1585
- }>> & Readonly<{
1573
+ }>> & {
1586
1574
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
1587
- }>, {
1575
+ }, {
1588
1576
  type: string;
1589
1577
  updateUnchangedValue: boolean;
1590
1578
  to: string | false | HTMLElement;
1591
1579
  holidays: Date[];
1592
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
1593
- DateOption: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1580
+ }>>;
1581
+ DateOption: import("vue").DefineComponent<{
1594
1582
  filterType: {
1595
1583
  type: StringConstructor;
1596
1584
  required: true;
@@ -1615,7 +1603,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1615
1603
  valueFormat: {
1616
1604
  type: StringConstructor;
1617
1605
  };
1618
- }>, {
1606
+ }, {
1619
1607
  widgetOptions: {
1620
1608
  label: string;
1621
1609
  value: string;
@@ -1624,9 +1612,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1624
1612
  label: string;
1625
1613
  value: string;
1626
1614
  }[];
1627
- startDateNum: import("vue").Ref<any, any>;
1628
- endDateNum: import("vue").Ref<any, any>;
1629
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1615
+ startDateNum: import("vue").Ref<any>;
1616
+ endDateNum: import("vue").Ref<any>;
1617
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1630
1618
  filterType: {
1631
1619
  type: StringConstructor;
1632
1620
  required: true;
@@ -1651,17 +1639,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1651
1639
  valueFormat: {
1652
1640
  type: StringConstructor;
1653
1641
  };
1654
- }>> & Readonly<{
1642
+ }>> & {
1655
1643
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1656
1644
  "onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
1657
- }> & {}>;
1645
+ }>>;
1658
1646
  emit: (event: "update:modelValue" | "update:presetVal", ...args: any[]) => void;
1659
- valueCp: import("vue").WritableComputedRef<any, any>;
1660
- presetValCp: import("vue").WritableComputedRef<string, string>;
1647
+ valueCp: import("vue").WritableComputedRef<any>;
1648
+ presetValCp: import("vue").WritableComputedRef<string>;
1661
1649
  handleChange: (val: any, type: "start" | "end") => void;
1662
- readonly NSelect: any;
1663
- readonly NInputNumber: any;
1664
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:presetVal")[], "update:modelValue" | "update:presetVal", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1650
+ NSelect: any;
1651
+ NInputNumber: any;
1652
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:presetVal")[], "update:modelValue" | "update:presetVal", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1665
1653
  filterType: {
1666
1654
  type: StringConstructor;
1667
1655
  required: true;
@@ -1686,14 +1674,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1686
1674
  valueFormat: {
1687
1675
  type: StringConstructor;
1688
1676
  };
1689
- }>> & Readonly<{
1677
+ }>> & {
1690
1678
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1691
1679
  "onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
1692
- }>, {
1680
+ }, {
1693
1681
  modelValue: string | number | unknown[];
1694
1682
  presetVal: string;
1695
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1696
- readonly WidgetValEnums: {
1683
+ }>;
1684
+ WidgetValEnums: {
1697
1685
  CUSTOM: string;
1698
1686
  FIRST_VAL: string;
1699
1687
  WHOLE: string;
@@ -1724,7 +1712,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1724
1712
  NEXT_YEAR: string;
1725
1713
  LAST_YEAR: string;
1726
1714
  };
1727
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:presetVal" | "update:customDate")[], "update:modelValue" | "update:presetVal" | "update:customDate", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1715
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:presetVal" | "update:customDate")[], "update:modelValue" | "update:presetVal" | "update:customDate", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1728
1716
  item: {
1729
1717
  type: ObjectConstructor;
1730
1718
  required: true;
@@ -1745,17 +1733,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1745
1733
  type: StringConstructor;
1746
1734
  default: null;
1747
1735
  };
1748
- }>> & Readonly<{
1736
+ }>> & {
1749
1737
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1750
1738
  "onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
1751
1739
  "onUpdate:customDate"?: ((...args: any[]) => any) | undefined;
1752
- }>, {
1740
+ }, {
1753
1741
  modelValue: string | number | unknown[];
1754
1742
  paramCfg: Record<string, any>;
1755
1743
  presetVal: string;
1756
1744
  customDate: string;
1757
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1758
- readonly SelectLabel: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1745
+ }>;
1746
+ SelectLabel: import("vue").DefineComponent<{
1759
1747
  paramCfg: {
1760
1748
  type: ObjectConstructor;
1761
1749
  default: null;
@@ -1764,10 +1752,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1764
1752
  type: StringConstructor;
1765
1753
  default: null;
1766
1754
  };
1767
- }>, {
1755
+ }, {
1768
1756
  getDynamicLabelData: (params: any, filterApiConfig: any) => Promise<any>;
1769
- message: import("naive-ui/es/message").MessageApi;
1770
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1757
+ message: import("naive-ui").MessageApi;
1758
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1771
1759
  paramCfg: {
1772
1760
  type: ObjectConstructor;
1773
1761
  default: null;
@@ -1776,13 +1764,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1776
1764
  type: StringConstructor;
1777
1765
  default: null;
1778
1766
  };
1779
- }>> & Readonly<{
1767
+ }>> & {
1780
1768
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1781
- }> & {}>;
1769
+ }>>;
1782
1770
  emit: (event: "update:modelValue", ...args: any[]) => void;
1783
- tagList: import("vue").Ref<never[], never[]>;
1771
+ tagList: import("vue").Ref<never[]>;
1784
1772
  filterApiConfig: import("../../../../../shared/types").AnyObject;
1785
- valueCp: import("vue").WritableComputedRef<string[], string[]>;
1773
+ valueCp: import("vue").WritableComputedRef<string[]>;
1786
1774
  optionList: import("vue").ComputedRef<import("naive-ui").SelectOption[]>;
1787
1775
  initTagList: () => Promise<void>;
1788
1776
  renderOption: ({ node, option }: {
@@ -1794,8 +1782,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1794
1782
  [key: string]: any;
1795
1783
  }>;
1796
1784
  renderLabel: (option: any) => any;
1797
- readonly NSelect: any;
1798
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1785
+ NSelect: any;
1786
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1799
1787
  paramCfg: {
1800
1788
  type: ObjectConstructor;
1801
1789
  default: null;
@@ -1804,13 +1792,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1804
1792
  type: StringConstructor;
1805
1793
  default: null;
1806
1794
  };
1807
- }>> & Readonly<{
1795
+ }>> & {
1808
1796
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1809
- }>, {
1797
+ }, {
1810
1798
  modelValue: string;
1811
1799
  paramCfg: Record<string, any>;
1812
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1813
- readonly SelectTreeDynamic: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1800
+ }>;
1801
+ SelectTreeDynamic: import("vue").DefineComponent<{
1814
1802
  paramCfg: {
1815
1803
  type: ObjectConstructor;
1816
1804
  default: null;
@@ -1819,9 +1807,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1819
1807
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
1820
1808
  default: null;
1821
1809
  };
1822
- }>, {
1823
- message: import("naive-ui/es/message").MessageApi;
1824
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1810
+ }, {
1811
+ message: import("naive-ui").MessageApi;
1812
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1825
1813
  paramCfg: {
1826
1814
  type: ObjectConstructor;
1827
1815
  default: null;
@@ -1830,22 +1818,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1830
1818
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
1831
1819
  default: null;
1832
1820
  };
1833
- }>> & Readonly<{
1821
+ }>> & {
1834
1822
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1835
- }> & {}>;
1823
+ }>>;
1836
1824
  getDynamicSelectData: (params: any, filterApiConfig: any) => Promise<any>;
1837
1825
  emit: (event: "update:modelValue", ...args: any[]) => void;
1838
- options: import("vue").Ref<any[], any[]>;
1826
+ options: import("vue").Ref<any[]>;
1839
1827
  filterApiConfig: import("../../../../../shared/types").AnyObject;
1840
- classifyFilterList: import("vue").Ref<import("../../../../../shared/types").AnyObject[], import("../../../../../shared/types").AnyObject[]>;
1828
+ classifyFilterList: import("vue").Ref<import("../../../../../shared/types").AnyObject[]>;
1841
1829
  optionSetting: import("vue").ComputedRef<any>;
1842
1830
  isMultiple: import("vue").ComputedRef<boolean>;
1843
1831
  dynamicOptionInfos: import("vue").ComputedRef<any>;
1844
- valueCp: import("vue").WritableComputedRef<any, any>;
1832
+ valueCp: import("vue").WritableComputedRef<any>;
1845
1833
  transformOptions: (list: any[], showKeys: string[], valueKey: string) => any[];
1846
1834
  getOptionsData: (keyword: string) => Promise<void>;
1847
- readonly NTreeSelect: any;
1848
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1835
+ NTreeSelect: any;
1836
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1849
1837
  paramCfg: {
1850
1838
  type: ObjectConstructor;
1851
1839
  default: null;
@@ -1854,13 +1842,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1854
1842
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
1855
1843
  default: null;
1856
1844
  };
1857
- }>> & Readonly<{
1845
+ }>> & {
1858
1846
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1859
- }>, {
1847
+ }, {
1860
1848
  modelValue: string | number | unknown[];
1861
1849
  paramCfg: Record<string, any>;
1862
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1863
- readonly WidgetTypeEnums: {
1850
+ }>;
1851
+ WidgetTypeEnums: {
1864
1852
  INPUT_NUMBER: string;
1865
1853
  INPUT: string;
1866
1854
  SELECT: string;
@@ -1880,7 +1868,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1880
1868
  SELECTTREE: string;
1881
1869
  SELECTTREEDYNAMIC: string;
1882
1870
  };
1883
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:isAccurate" | "update:presetVal" | "update:customDate")[], "update:modelValue" | "update:isAccurate" | "update:presetVal" | "update:customDate", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1871
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:isAccurate" | "update:presetVal" | "update:customDate")[], "update:modelValue" | "update:isAccurate" | "update:presetVal" | "update:customDate", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1884
1872
  item: {
1885
1873
  type: ObjectConstructor;
1886
1874
  default: null;
@@ -1904,20 +1892,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1904
1892
  type: StringConstructor;
1905
1893
  default: null;
1906
1894
  };
1907
- }>> & Readonly<{
1895
+ }>> & {
1908
1896
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1909
1897
  "onUpdate:isAccurate"?: ((...args: any[]) => any) | undefined;
1910
1898
  "onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
1911
1899
  "onUpdate:customDate"?: ((...args: any[]) => any) | undefined;
1912
- }>, {
1900
+ }, {
1913
1901
  modelValue: string | number | unknown[];
1914
1902
  item: Record<string, any>;
1915
1903
  paramCfg: Record<string, any>;
1916
1904
  presetVal: string;
1917
1905
  isAccurate: boolean;
1918
1906
  customDate: string;
1919
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1920
- readonly ConditionEnums: {
1907
+ }>;
1908
+ ConditionEnums: {
1921
1909
  NULL: string;
1922
1910
  EQUAL: string;
1923
1911
  CUSTOM_RANGE: string;
@@ -1926,7 +1914,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1926
1914
  IN_THE_PAST_DI: string;
1927
1915
  IN_THE_FUTURE_DI: string;
1928
1916
  };
1929
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("cancelSaveAdd" | "saveAdd")[], "cancelSaveAdd" | "saveAdd", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1917
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("cancelSaveAdd" | "saveAdd")[], "cancelSaveAdd" | "saveAdd", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1930
1918
  actionList_prop: {
1931
1919
  type: import("vue").PropType<IClassifyListType>;
1932
1920
  default: () => {};
@@ -1951,18 +1939,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1951
1939
  type: BooleanConstructor;
1952
1940
  default: boolean;
1953
1941
  };
1954
- }>> & Readonly<{
1942
+ }>> & {
1955
1943
  onCancelSaveAdd?: ((...args: any[]) => any) | undefined;
1956
1944
  onSaveAdd?: ((...args: any[]) => any) | undefined;
1957
- }>, {
1945
+ }, {
1958
1946
  searchFieldList: unknown[];
1959
1947
  tableId: string;
1960
1948
  conditionList: unknown[];
1961
1949
  actionList_prop: IClassifyListType;
1962
1950
  showItemName: boolean;
1963
1951
  hideAddBtn: boolean;
1964
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1965
- BiFilterConditionByApi: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1952
+ }>;
1953
+ BiFilterConditionByApi: import("vue").DefineComponent<{
1966
1954
  actionList_prop: {
1967
1955
  type: import("vue").PropType<IClassifyListType>;
1968
1956
  default: () => {};
@@ -1987,15 +1975,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1987
1975
  type: BooleanConstructor;
1988
1976
  default: boolean;
1989
1977
  };
1990
- }>, {
1991
- $message: import("naive-ui/es/message").MessageApi;
1978
+ }, {
1979
+ $message: import("naive-ui").MessageApi;
1992
1980
  menuProps: {
1993
1981
  class: string;
1994
1982
  };
1995
1983
  dateCons: string[];
1996
1984
  textCons: string[];
1997
1985
  numberCons: string[];
1998
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1986
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1999
1987
  actionList_prop: {
2000
1988
  type: import("vue").PropType<IClassifyListType>;
2001
1989
  default: () => {};
@@ -2020,19 +2008,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2020
2008
  type: BooleanConstructor;
2021
2009
  default: boolean;
2022
2010
  };
2023
- }>> & Readonly<{
2011
+ }>> & {
2024
2012
  onCancelSaveAdd?: ((...args: any[]) => any) | undefined;
2025
2013
  onSaveAdd?: ((...args: any[]) => any) | undefined;
2026
- }> & {}>;
2014
+ }>>;
2027
2015
  emit: (event: "cancelSaveAdd" | "saveAdd", ...args: any[]) => void;
2028
2016
  $attrs: {
2029
2017
  [x: string]: unknown;
2030
2018
  };
2031
2019
  FormState: any;
2032
- loading: import("vue").Ref<boolean, boolean>;
2033
- parentInputRef: import("vue").Ref<any, any>;
2034
- parentInputAddRef: import("vue").Ref<any, any>;
2035
- sqlExpression: import("vue").Ref<any, any>;
2020
+ loading: import("vue").Ref<boolean>;
2021
+ parentInputRef: import("vue").Ref<any>;
2022
+ parentInputAddRef: import("vue").Ref<any>;
2023
+ sqlExpression: any;
2036
2024
  DisplayCategoryState: {
2037
2025
  addDisplayCategory: string;
2038
2026
  displayCategories: {
@@ -2069,16 +2057,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2069
2057
  saveAdd: () => void;
2070
2058
  cancelSaveAdd: () => void;
2071
2059
  checkActionList: () => any;
2072
- readonly NSpin: any;
2073
- readonly NIcon: any;
2074
- readonly NInput: any;
2075
- readonly NButton: any;
2076
- readonly NTooltip: any;
2077
- readonly NSelect: any;
2078
- readonly AddOutline: 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>;
2079
- readonly AddCircleSharp: 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>;
2080
- readonly CloseOutline: 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>;
2081
- ValueCfg: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2060
+ NSpin: any;
2061
+ NIcon: any;
2062
+ NInput: any;
2063
+ NButton: any;
2064
+ NTooltip: any;
2065
+ NSelect: any;
2066
+ AddOutline: 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<{}>>, {}>;
2067
+ AddCircleSharp: 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<{}>>, {}>;
2068
+ CloseOutline: 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<{}>>, {}>;
2069
+ ValueCfg: import("vue").DefineComponent<{
2082
2070
  paramCfg: {
2083
2071
  type: ObjectConstructor;
2084
2072
  default: null;
@@ -2091,8 +2079,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2091
2079
  type: ArrayConstructor;
2092
2080
  default: () => never[];
2093
2081
  };
2094
- }>, {
2095
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2082
+ }, {
2083
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2096
2084
  paramCfg: {
2097
2085
  type: ObjectConstructor;
2098
2086
  default: null;
@@ -2105,17 +2093,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2105
2093
  type: ArrayConstructor;
2106
2094
  default: () => never[];
2107
2095
  };
2108
- }>> & Readonly<{
2096
+ }>> & {
2109
2097
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2110
2098
  "onUpdate:modelValues"?: ((...args: any[]) => any) | undefined;
2111
- }> & {}>;
2099
+ }>>;
2112
2100
  emit: (event: "update:modelValue" | "update:modelValues", ...args: any[]) => void;
2113
- valueCp: import("vue").WritableComputedRef<any, any>;
2114
- valuesCp: import("vue").WritableComputedRef<any, any>;
2101
+ valueCp: import("vue").WritableComputedRef<any>;
2102
+ valuesCp: import("vue").WritableComputedRef<any>;
2115
2103
  isSelectMode: import("vue").ComputedRef<boolean>;
2116
2104
  isSelectMultiple: import("vue").ComputedRef<boolean>;
2117
2105
  biType: import("vue").ComputedRef<any>;
2118
- readonly Date: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2106
+ Date: import("vue").DefineComponent<{
2119
2107
  componentCfg: {
2120
2108
  type: ObjectConstructor;
2121
2109
  };
@@ -2127,8 +2115,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2127
2115
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
2128
2116
  default: null;
2129
2117
  };
2130
- }>, {
2131
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2118
+ }, {
2119
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2132
2120
  componentCfg: {
2133
2121
  type: ObjectConstructor;
2134
2122
  };
@@ -2140,15 +2128,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2140
2128
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
2141
2129
  default: null;
2142
2130
  };
2143
- }>> & Readonly<{
2131
+ }>> & {
2144
2132
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2145
- }> & {}>;
2133
+ }>>;
2146
2134
  emit: (event: "update:modelValue", ...args: any[]) => void;
2147
- valueCp: import("vue").WritableComputedRef<any, any>;
2135
+ valueCp: import("vue").WritableComputedRef<any>;
2148
2136
  dateType: any;
2149
2137
  valueFormat: import("vue").ComputedRef<string>;
2150
2138
  compType: import("vue").ComputedRef<any>;
2151
- readonly CDatePicker: import("../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2139
+ CDatePicker: import("../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
2152
2140
  updateUnchangedValue: {
2153
2141
  type: BooleanConstructor;
2154
2142
  };
@@ -2179,11 +2167,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2179
2167
  isDateDisabled: {
2180
2168
  type: import("vue").PropType<(current: number, ...arg: any[]) => boolean>;
2181
2169
  };
2182
- }>, {
2170
+ }, {
2183
2171
  attrs: {
2184
2172
  [x: string]: unknown;
2185
2173
  };
2186
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2174
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2187
2175
  updateUnchangedValue: {
2188
2176
  type: BooleanConstructor;
2189
2177
  };
@@ -2214,15 +2202,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2214
2202
  isDateDisabled: {
2215
2203
  type: import("vue").PropType<(current: number, ...arg: any[]) => boolean>;
2216
2204
  };
2217
- }>> & Readonly<{
2205
+ }>> & {
2218
2206
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
2219
- }> & {}>;
2207
+ }>>;
2220
2208
  emit: (event: "update:formatted-value", ...args: any[]) => void;
2221
- datePickerRef: import("vue").Ref<import("../../../../../shared/types").AnyObject | null, import("../../../../../shared/types").AnyObject | null>;
2222
- panelInstRef: import("vue").Ref<null, null>;
2223
- placeholderRef: import("vue").Ref<any, any>;
2224
- oldValue: (string | [string, string]) | null | undefined;
2225
- currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined, (string | [string, string]) | null | undefined>;
2209
+ datePickerRef: import("vue").Ref<import("../../../../../shared/types").AnyObject | null>;
2210
+ panelInstRef: import("vue").Ref<null>;
2211
+ placeholderRef: import("vue").Ref<any>;
2212
+ oldValue: string;
2213
+ currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
2226
2214
  isDateTime: import("vue").ComputedRef<boolean>;
2227
2215
  formatRef: import("vue").ComputedRef<string>;
2228
2216
  panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
@@ -2237,8 +2225,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2237
2225
  onConfirm: (...args: any[]) => Promise<void>;
2238
2226
  isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
2239
2227
  setShortcutValue: (type: "month" | "week") => Promise<void>;
2240
- readonly NDatePicker: any;
2241
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:formatted-value"[], "update:formatted-value", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2228
+ NDatePicker: any;
2229
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:formatted-value"[], "update:formatted-value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2242
2230
  updateUnchangedValue: {
2243
2231
  type: BooleanConstructor;
2244
2232
  };
@@ -2269,15 +2257,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2269
2257
  isDateDisabled: {
2270
2258
  type: import("vue").PropType<(current: number, ...arg: any[]) => boolean>;
2271
2259
  };
2272
- }>> & Readonly<{
2260
+ }>> & {
2273
2261
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
2274
- }>, {
2262
+ }, {
2275
2263
  type: string;
2276
2264
  updateUnchangedValue: boolean;
2277
2265
  to: string | false | HTMLElement;
2278
2266
  holidays: Date[];
2279
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
2280
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2267
+ }>>;
2268
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2281
2269
  componentCfg: {
2282
2270
  type: ObjectConstructor;
2283
2271
  };
@@ -2289,13 +2277,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2289
2277
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
2290
2278
  default: null;
2291
2279
  };
2292
- }>> & Readonly<{
2280
+ }>> & {
2293
2281
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2294
- }>, {
2282
+ }, {
2295
2283
  modelValue: string | number | unknown[];
2296
2284
  paramCfg: Record<string, any>;
2297
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2298
- readonly InputFilter: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2285
+ }>;
2286
+ InputFilter: import("vue").DefineComponent<{
2299
2287
  paramCfg: {
2300
2288
  type: ObjectConstructor;
2301
2289
  default: null;
@@ -2304,8 +2292,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2304
2292
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
2305
2293
  default: null;
2306
2294
  };
2307
- }>, {
2308
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2295
+ }, {
2296
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2309
2297
  paramCfg: {
2310
2298
  type: ObjectConstructor;
2311
2299
  default: null;
@@ -2314,13 +2302,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2314
2302
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
2315
2303
  default: null;
2316
2304
  };
2317
- }>> & Readonly<{
2305
+ }>> & {
2318
2306
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2319
- }> & {}>;
2307
+ }>>;
2320
2308
  emit: (event: "update:modelValue", ...args: any[]) => void;
2321
- valueCp: import("vue").WritableComputedRef<any, any>;
2322
- readonly NInput: any;
2323
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2309
+ valueCp: import("vue").WritableComputedRef<any>;
2310
+ NInput: any;
2311
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2324
2312
  paramCfg: {
2325
2313
  type: ObjectConstructor;
2326
2314
  default: null;
@@ -2329,40 +2317,40 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2329
2317
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
2330
2318
  default: null;
2331
2319
  };
2332
- }>> & Readonly<{
2320
+ }>> & {
2333
2321
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2334
- }>, {
2322
+ }, {
2335
2323
  modelValue: string | number | unknown[];
2336
2324
  paramCfg: Record<string, any>;
2337
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2338
- readonly InputNumber: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2325
+ }>;
2326
+ InputNumber: import("vue").DefineComponent<{
2339
2327
  modelValue: {
2340
2328
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
2341
2329
  default: null;
2342
2330
  };
2343
- }>, {
2344
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2331
+ }, {
2332
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2345
2333
  modelValue: {
2346
2334
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
2347
2335
  default: null;
2348
2336
  };
2349
- }>> & Readonly<{
2337
+ }>> & {
2350
2338
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2351
- }> & {}>;
2339
+ }>>;
2352
2340
  emit: (event: "update:modelValue", ...args: any[]) => void;
2353
- valueCp: import("vue").WritableComputedRef<any, any>;
2354
- readonly NInputNumber: any;
2355
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2341
+ valueCp: import("vue").WritableComputedRef<any>;
2342
+ NInputNumber: any;
2343
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2356
2344
  modelValue: {
2357
2345
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
2358
2346
  default: null;
2359
2347
  };
2360
- }>> & Readonly<{
2348
+ }>> & {
2361
2349
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2362
- }>, {
2350
+ }, {
2363
2351
  modelValue: string | number | unknown[];
2364
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2365
- readonly SelectFilter: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2352
+ }>;
2353
+ SelectFilter: import("vue").DefineComponent<{
2366
2354
  paramCfg: {
2367
2355
  type: ObjectConstructor;
2368
2356
  default: null;
@@ -2371,8 +2359,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2371
2359
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
2372
2360
  default: null;
2373
2361
  };
2374
- }>, {
2375
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2362
+ }, {
2363
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2376
2364
  paramCfg: {
2377
2365
  type: ObjectConstructor;
2378
2366
  default: null;
@@ -2381,15 +2369,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2381
2369
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
2382
2370
  default: null;
2383
2371
  };
2384
- }>> & Readonly<{
2372
+ }>> & {
2385
2373
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2386
- }> & {}>;
2374
+ }>>;
2387
2375
  emit: (event: "update:modelValue", ...args: any[]) => void;
2388
- valueCp: import("vue").WritableComputedRef<any, any>;
2376
+ valueCp: import("vue").WritableComputedRef<any>;
2389
2377
  optionSetting: import("vue").ComputedRef<any>;
2390
2378
  widgetOptions: import("vue").ComputedRef<any>;
2391
- readonly NSelect: any;
2392
- readonly WidgetOptionEnums: {
2379
+ NSelect: any;
2380
+ WidgetOptionEnums: {
2393
2381
  RADIO: string;
2394
2382
  MULTIPLE: string;
2395
2383
  ALL: string;
@@ -2398,7 +2386,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2398
2386
  FUTURE_TIME: string;
2399
2387
  CUSTOM_TIME: string;
2400
2388
  };
2401
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2389
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2402
2390
  paramCfg: {
2403
2391
  type: ObjectConstructor;
2404
2392
  default: null;
@@ -2407,13 +2395,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2407
2395
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
2408
2396
  default: null;
2409
2397
  };
2410
- }>> & Readonly<{
2398
+ }>> & {
2411
2399
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2412
- }>, {
2400
+ }, {
2413
2401
  modelValue: string | number | unknown[];
2414
2402
  paramCfg: Record<string, any>;
2415
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2416
- readonly WidgetTypeEnums: {
2403
+ }>;
2404
+ WidgetTypeEnums: {
2417
2405
  INPUT_NUMBER: string;
2418
2406
  INPUT: string;
2419
2407
  SELECT: string;
@@ -2433,7 +2421,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2433
2421
  SELECTTREE: string;
2434
2422
  SELECTTREEDYNAMIC: string;
2435
2423
  };
2436
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:modelValues")[], "update:modelValue" | "update:modelValues", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2424
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:modelValues")[], "update:modelValue" | "update:modelValues", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2437
2425
  paramCfg: {
2438
2426
  type: ObjectConstructor;
2439
2427
  default: null;
@@ -2446,15 +2434,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2446
2434
  type: ArrayConstructor;
2447
2435
  default: () => never[];
2448
2436
  };
2449
- }>> & Readonly<{
2437
+ }>> & {
2450
2438
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2451
2439
  "onUpdate:modelValues"?: ((...args: any[]) => any) | undefined;
2452
- }>, {
2440
+ }, {
2453
2441
  modelValue: string | number | unknown[];
2454
2442
  paramCfg: Record<string, any>;
2455
2443
  modelValues: unknown[];
2456
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2457
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("cancelSaveAdd" | "saveAdd")[], "cancelSaveAdd" | "saveAdd", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2444
+ }>;
2445
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("cancelSaveAdd" | "saveAdd")[], "cancelSaveAdd" | "saveAdd", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2458
2446
  actionList_prop: {
2459
2447
  type: import("vue").PropType<IClassifyListType>;
2460
2448
  default: () => {};
@@ -2479,18 +2467,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2479
2467
  type: BooleanConstructor;
2480
2468
  default: boolean;
2481
2469
  };
2482
- }>> & Readonly<{
2470
+ }>> & {
2483
2471
  onCancelSaveAdd?: ((...args: any[]) => any) | undefined;
2484
2472
  onSaveAdd?: ((...args: any[]) => any) | undefined;
2485
- }>, {
2473
+ }, {
2486
2474
  searchFieldList: unknown[];
2487
2475
  tableId: string;
2488
2476
  conditionList: unknown[];
2489
2477
  actionList_prop: IClassifyListType;
2490
2478
  showItemName: boolean;
2491
2479
  hideAddBtn: boolean;
2492
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2493
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "cancelSaveAdd"[], "cancelSaveAdd", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2480
+ }>;
2481
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "cancelSaveAdd"[], "cancelSaveAdd", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2494
2482
  visible: {
2495
2483
  type: BooleanConstructor;
2496
2484
  default: boolean;
@@ -2507,15 +2495,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2507
2495
  type: ArrayConstructor;
2508
2496
  default: () => never[];
2509
2497
  };
2510
- }>> & Readonly<{
2498
+ }>> & {
2511
2499
  onCancelSaveAdd?: ((...args: any[]) => any) | undefined;
2512
- }>, {
2500
+ }, {
2513
2501
  visible: boolean;
2502
+ modalTitle: string;
2514
2503
  searchFieldList: unknown[];
2515
2504
  conditionList: unknown[];
2516
- modalTitle: string;
2517
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2518
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("CondiTionListInit" | "saveGetTableCondiTionList" | "setClassifyModal")[], "CondiTionListInit" | "saveGetTableCondiTionList" | "setClassifyModal", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2505
+ }>;
2506
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("CondiTionListInit" | "saveGetTableCondiTionList" | "setClassifyModal")[], "CondiTionListInit" | "saveGetTableCondiTionList" | "setClassifyModal", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2519
2507
  searchFieldList: {
2520
2508
  type: ArrayConstructor;
2521
2509
  default: () => never[];
@@ -2529,13 +2517,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2529
2517
  type: BooleanConstructor;
2530
2518
  default: boolean;
2531
2519
  };
2532
- }>> & Readonly<{
2520
+ }>> & {
2533
2521
  onCondiTionListInit?: ((...args: any[]) => any) | undefined;
2534
2522
  onSaveGetTableCondiTionList?: ((...args: any[]) => any) | undefined;
2535
2523
  onSetClassifyModal?: ((...args: any[]) => any) | undefined;
2536
- }>, {
2524
+ }, {
2537
2525
  searchFieldList: unknown[];
2538
2526
  conditionList: unknown[];
2539
2527
  classifyModal: boolean;
2540
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2528
+ }>;
2541
2529
  export default _default;