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,7 +1,7 @@
1
1
  /// <reference types="node" />
2
2
  import { SFCWithInstall } from '../../shared/types';
3
3
  export * from './src/utils';
4
- declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
5
5
  printParams: {
6
6
  type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
7
7
  };
@@ -120,11 +120,11 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
120
120
  hidePreviewBtns: {
121
121
  type: StringConstructor;
122
122
  };
123
- }>, {
123
+ }, {
124
124
  $attrs: {
125
125
  [x: string]: unknown;
126
126
  };
127
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
127
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
128
128
  printParams: {
129
129
  type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
130
130
  };
@@ -243,16 +243,16 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
243
243
  hidePreviewBtns: {
244
244
  type: StringConstructor;
245
245
  };
246
- }>> & Readonly<{
246
+ }>> & {
247
247
  onSuccess?: ((...args: any[]) => any) | undefined;
248
248
  onError?: ((...args: any[]) => any) | undefined;
249
249
  onCancel?: ((...args: any[]) => any) | undefined;
250
250
  onClickoutside?: ((...args: any[]) => any) | undefined;
251
251
  onSaveOuterPrint?: ((...args: any[]) => any) | undefined;
252
- }> & {}>;
252
+ }>>;
253
253
  __emits: (event: "success" | "error" | "cancel" | "clickoutside" | "saveOuterPrint", ...args: any[]) => void;
254
- printComponentRef: import("vue").Ref<any, any>;
255
- isComponent: import("vue").ComputedRef<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
254
+ printComponentRef: import("vue").Ref<any>;
255
+ isComponent: import("vue").ComputedRef<import("vue").DefineComponent<{
256
256
  printParams: {
257
257
  type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
258
258
  };
@@ -344,6 +344,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
344
344
  default: () => {
345
345
  isShowPrintAll: boolean;
346
346
  printAllType: number;
347
+ hideTemplateCodes: never[];
347
348
  isShowOutSetting: boolean;
348
349
  customProps: {};
349
350
  outerPrintKeys: never[];
@@ -367,18 +368,18 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
367
368
  hidePreviewBtns: {
368
369
  type: StringConstructor;
369
370
  };
370
- }>, {
371
+ }, {
371
372
  isDomestic: boolean;
372
373
  baseDownListSetting: {
373
374
  label: string;
374
375
  key: string;
375
376
  }[];
376
- $message: import("naive-ui/es/message").MessageApi;
377
+ $message: import("naive-ui").MessageApi;
377
378
  printInstance: import("./src/utils").Print | null;
378
379
  downloadPdfCode: string;
379
380
  formatEditTextCode: string;
380
381
  resetPrintButtonCode: string;
381
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
382
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
382
383
  printParams: {
383
384
  type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
384
385
  };
@@ -470,6 +471,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
470
471
  default: () => {
471
472
  isShowPrintAll: boolean;
472
473
  printAllType: number;
474
+ hideTemplateCodes: never[];
473
475
  isShowOutSetting: boolean;
474
476
  customProps: {};
475
477
  outerPrintKeys: never[];
@@ -493,18 +495,19 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
493
495
  hidePreviewBtns: {
494
496
  type: StringConstructor;
495
497
  };
496
- }>> & Readonly<{}> & {}>;
498
+ }>> & {}>>;
497
499
  emit: any;
498
500
  defaultFormatInfo: import("../../shared/types").AnyObject;
499
- authorizationKey: import("vue").Ref<string, string>;
501
+ authorizationKey: import("vue").Ref<string>;
500
502
  state: any;
501
- shortcutFn: import("vue").Ref<any, any>;
502
- options: import("vue").Ref<import("../../shared/types").AnyObject[], import("../../shared/types").AnyObject[]>;
503
- operations: import("vue").Ref<import("../../shared/types").AnyObject[], import("../../shared/types").AnyObject[]>;
503
+ shortcutFn: any;
504
+ options: import("vue").Ref<import("../../shared/types").AnyObject[]>;
505
+ realOptionList: import("vue").Ref<import("../../shared/types").AnyObject[]>;
506
+ operations: import("vue").Ref<import("../../shared/types").AnyObject[]>;
504
507
  downlistOperation: any;
505
508
  downlistPopover: any;
506
- innerPrintItems: import("vue").Ref<any[], any[]>;
507
- outerPrintItems: import("vue").Ref<any[], any[]>;
509
+ innerPrintItems: import("vue").Ref<any[]>;
510
+ outerPrintItems: import("vue").Ref<any[]>;
508
511
  currentFormatItem: import("vue").ComputedRef<any>;
509
512
  formatTitle: import("vue").ComputedRef<any>;
510
513
  getTemplateIdByFormatId: import("vue").ComputedRef<any>;
@@ -514,6 +517,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
514
517
  printCustomProps: import("vue").ComputedRef<any>;
515
518
  defaultPrintFormatId: import("vue").ComputedRef<any>;
516
519
  isPrintAllType: import("vue").ComputedRef<any>;
520
+ hideTemplateCodes: import("vue").ComputedRef<any>;
517
521
  shortcutSettings: import("vue").ComputedRef<any>;
518
522
  buttonProps: import("vue").ComputedRef<any>;
519
523
  showMaxHeight: import("vue").ComputedRef<any>;
@@ -522,17 +526,18 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
522
526
  showPreviewDataList: import("vue").ComputedRef<any>;
523
527
  printAllShortcut: import("vue").ComputedRef<any>;
524
528
  showSettingItems: import("vue").ComputedRef<import("../../shared/types").AnyObject[]>;
525
- isSelectedAll: import("vue").WritableComputedRef<boolean, boolean>;
529
+ isSelectedAll: import("vue").WritableComputedRef<boolean>;
526
530
  innerFilterPrintItems: import("vue").ComputedRef<any[]>;
527
531
  initShowDownList: () => Promise<void>;
528
532
  printAllButtonClick: (origin: string) => Promise<void>;
529
- renderLabel: (option: import("../../shared/types").AnyObject) => any;
533
+ renderLabel: (option: import("../../shared/types").AnyObject) => JSX.Element;
530
534
  getDownList: (targetList: any[], curOuter: any) => any[];
531
535
  handleTypeChange: (name: string, key: string) => void;
532
536
  handleTypeClick: (name: string, key: string, option: any) => never[] | undefined;
533
537
  savePrintOutSetting: () => void;
534
538
  handleTwoShow: (name: string) => void;
535
- handleClickOutHide: (shwoType: string) => void;
539
+ handleClickOutHide: (showType: string) => void;
540
+ hiddenPopover: () => void;
536
541
  callLocalServicesSuccessCb: (res: any, type: any) => void;
537
542
  callLocalServicesErrorCb: (res: unknown) => void;
538
543
  callLocalServicesCancelCb: (res: unknown) => void;
@@ -556,6 +561,8 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
556
561
  formatFormatList: (list: any[]) => any;
557
562
  formatDefaultVal: (i: any, tableVal?: any) => any;
558
563
  formatSomeTypeParams: (templateParams: any[], params?: any[]) => any;
564
+ mergeFormatList: (list: any[]) => any;
565
+ formatSomeFormatIdTypeParams: (formatList?: any[], params?: any[]) => any;
559
566
  formatSomeOriginParams: (templateParams: any[], params?: any[]) => any;
560
567
  formatPrintParams: (paramObj: any, fieldList: any[], keyName: string) => any;
561
568
  formatItemParam: ({ customizeDataset, param }: {
@@ -570,24 +577,24 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
570
577
  registerShort: (obj?: any) => Promise<void>;
571
578
  handleClickBtn: (visible?: boolean) => Promise<false | undefined>;
572
579
  reformatPrintParams: () => void;
573
- verifiySuccess: (token: string) => void;
580
+ verifiySuccess: (token: string, templateCode: string) => void;
574
581
  isPrintDisabled: (outer: any, j: number) => any;
575
582
  directPrint: () => Promise<void>;
576
583
  directDefaultFormatPrint: (defaultFormatId: string) => Promise<void>;
577
584
  handleShortcutStartAndStop: (status: "start" | "stop") => void;
578
- readonly NDropdown: any;
579
- readonly NButton: any;
580
- readonly NIcon: any;
581
- readonly NPopover: any;
582
- readonly NButtonGroup: any;
583
- readonly NDivider: any;
584
- readonly NCheckbox: any;
585
- readonly PrintOutline: 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>;
586
- readonly ChevronDownSharp: 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>;
587
- 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>;
588
- readonly ArrowForwardOutline: 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>;
589
- readonly SettingsOutline: 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>;
590
- IdentityVerification: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
585
+ NDropdown: any;
586
+ NButton: any;
587
+ NIcon: any;
588
+ NPopover: any;
589
+ NButtonGroup: any;
590
+ NDivider: any;
591
+ NCheckbox: any;
592
+ PrintOutline: 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<{}>>, {}>;
593
+ ChevronDownSharp: 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<{}>>, {}>;
594
+ 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<{}>>, {}>;
595
+ ArrowForwardOutline: 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<{}>>, {}>;
596
+ SettingsOutline: 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<{}>>, {}>;
597
+ IdentityVerification: import("vue").DefineComponent<{
591
598
  verifyUser: {
592
599
  type: FunctionConstructor;
593
600
  required: false;
@@ -610,50 +617,54 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
610
617
  type: StringConstructor;
611
618
  required: false;
612
619
  };
613
- }>, {
614
- $message: import("naive-ui/es/message").MessageApi;
620
+ templateCode: {
621
+ type: StringConstructor;
622
+ required: false;
623
+ };
624
+ }, {
625
+ $message: import("naive-ui").MessageApi;
615
626
  DEFAULT_FORM: {
616
627
  account: string;
617
628
  password: string;
618
629
  };
619
- props: any;
630
+ props: {
631
+ verifyUser: Function;
632
+ identityVerificationTitle: string;
633
+ modelValue: boolean;
634
+ formatId?: string | undefined;
635
+ templateId?: string | undefined;
636
+ templateCode?: string | undefined;
637
+ };
620
638
  emit: (event: "close" | "success" | "update:modelValue" | "afterLeaveComponent", ...args: any[]) => void;
621
639
  editFormRef: import("vue").Ref<{
622
640
  submit: Function;
623
- } | null, {
624
- submit: Function;
625
- } | {
626
- submit: Function;
627
641
  } | null>;
628
- showEditForm: import("vue").Ref<boolean, boolean>;
629
- token: import("vue").Ref<string, string>;
642
+ showEditForm: import("vue").Ref<boolean>;
643
+ token: import("vue").Ref<string>;
630
644
  form: {
631
645
  account: string;
632
646
  password: string;
633
647
  };
634
- rules: import("naive-ui/es/form").FormRules;
648
+ rules: import("naive-ui").FormRules;
635
649
  style: {
636
650
  width: string;
637
651
  };
638
652
  formRef: import("vue").Ref<{
639
653
  validate: import("naive-ui/es/form/src/interface").FormValidate;
640
654
  restoreValidation: () => void;
641
- } | null, import("naive-ui/es/form").FormInst | {
642
- validate: import("naive-ui/es/form/src/interface").FormValidate;
643
- restoreValidation: () => void;
644
655
  } | null>;
645
656
  handleClickClose: () => void;
646
657
  handleAfterLeave: () => void;
647
- loading: import("vue").Ref<boolean, boolean>;
658
+ loading: import("vue").Ref<boolean>;
648
659
  submit: () => Promise<false | undefined>;
649
660
  handleClickSubmit: () => void;
650
661
  submitEditFile: () => Promise<false | undefined>;
651
- readonly NButton: any;
652
- readonly NModal: any;
653
- readonly NForm: any;
654
- readonly NFormItem: any;
655
- readonly NInput: any;
656
- EditFormat: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
662
+ NButton: any;
663
+ NModal: any;
664
+ NForm: any;
665
+ NFormItem: any;
666
+ NInput: any;
667
+ EditFormat: import("vue").DefineComponent<{
657
668
  formatId: {
658
669
  type: StringConstructor;
659
670
  required: false;
@@ -662,7 +673,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
662
673
  type: StringConstructor;
663
674
  required: true;
664
675
  };
665
- }>, {
676
+ }, {
666
677
  PROTOCOL: string;
667
678
  HOST: string;
668
679
  BASEURL: string;
@@ -670,8 +681,11 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
670
681
  QUERYFILELIST: string;
671
682
  DELETEFILE: string;
672
683
  instance: import("axios").AxiosInstance;
673
- $message: import("naive-ui/es/message").MessageApi;
674
- props: any;
684
+ $message: import("naive-ui").MessageApi;
685
+ props: {
686
+ formatId?: string | undefined;
687
+ token: string;
688
+ };
675
689
  fileList: import("vue").Ref<{
676
690
  id: string;
677
691
  name: string;
@@ -705,39 +719,6 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
705
719
  thumbnailUrl?: string | null | undefined;
706
720
  type?: string | null | undefined;
707
721
  fullPath?: string | null | undefined;
708
- }[], import("naive-ui/es/upload").UploadFileInfo[] | {
709
- id: string;
710
- name: string;
711
- batchId?: string | null | undefined;
712
- percentage?: number | null | undefined;
713
- status: "error" | "pending" | "uploading" | "finished" | "removed";
714
- url?: string | null | undefined;
715
- file?: {
716
- readonly lastModified: number;
717
- readonly name: string;
718
- readonly webkitRelativePath: string;
719
- readonly size: number;
720
- readonly type: string;
721
- arrayBuffer: {
722
- (): Promise<ArrayBuffer>;
723
- (): Promise<ArrayBuffer>;
724
- };
725
- slice: {
726
- (start?: number | undefined, end?: number | undefined, contentType?: string | undefined): Blob;
727
- (start?: number | undefined, end?: number | undefined, contentType?: string | undefined): Blob;
728
- };
729
- stream: {
730
- (): ReadableStream<Uint8Array>;
731
- (): NodeJS.ReadableStream;
732
- };
733
- text: {
734
- (): Promise<string>;
735
- (): Promise<string>;
736
- };
737
- } | null | undefined;
738
- thumbnailUrl?: string | null | undefined;
739
- type?: string | null | undefined;
740
- fullPath?: string | null | undefined;
741
722
  }[]>;
742
723
  queryFileList: () => void;
743
724
  onRemove: (options: {
@@ -746,16 +727,16 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
746
727
  }) => Promise<unknown>;
747
728
  submit: (datas: import("../../shared/types").AnyObject) => Promise<unknown>;
748
729
  validateFormat: () => boolean;
749
- readonly NForm: any;
750
- readonly NFormItem: any;
751
- readonly NUpload: any;
752
- readonly NUploadDragger: any;
753
- readonly NP: any;
754
- readonly NIcon: any;
755
- readonly NText: any;
756
- readonly NSpace: any;
757
- readonly Archive: 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>;
758
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
730
+ NForm: any;
731
+ NFormItem: any;
732
+ NUpload: any;
733
+ NUploadDragger: any;
734
+ NP: any;
735
+ NIcon: any;
736
+ NText: any;
737
+ NSpace: any;
738
+ Archive: 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<{}>>, {}>;
739
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
759
740
  formatId: {
760
741
  type: StringConstructor;
761
742
  required: false;
@@ -764,8 +745,8 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
764
745
  type: StringConstructor;
765
746
  required: true;
766
747
  };
767
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
768
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "success" | "update:modelValue" | "afterLeaveComponent")[], "close" | "success" | "update:modelValue" | "afterLeaveComponent", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
748
+ }>>, {}>;
749
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "success" | "update:modelValue" | "afterLeaveComponent")[], "close" | "success" | "update:modelValue" | "afterLeaveComponent", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
769
750
  verifyUser: {
770
751
  type: FunctionConstructor;
771
752
  required: false;
@@ -788,16 +769,20 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
788
769
  type: StringConstructor;
789
770
  required: false;
790
771
  };
791
- }>> & Readonly<{
772
+ templateCode: {
773
+ type: StringConstructor;
774
+ required: false;
775
+ };
776
+ }>> & {
792
777
  onSuccess?: ((...args: any[]) => any) | undefined;
793
778
  onClose?: ((...args: any[]) => any) | undefined;
794
779
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
795
780
  onAfterLeaveComponent?: ((...args: any[]) => any) | undefined;
796
- }>, {
781
+ }, {
797
782
  verifyUser: Function;
798
783
  identityVerificationTitle: string;
799
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
800
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
784
+ }>;
785
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
801
786
  printParams: {
802
787
  type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
803
788
  };
@@ -889,6 +874,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
889
874
  default: () => {
890
875
  isShowPrintAll: boolean;
891
876
  printAllType: number;
877
+ hideTemplateCodes: never[];
892
878
  isShowOutSetting: boolean;
893
879
  customProps: {};
894
880
  outerPrintKeys: never[];
@@ -912,7 +898,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
912
898
  hidePreviewBtns: {
913
899
  type: StringConstructor;
914
900
  };
915
- }>> & Readonly<{}>, {
901
+ }>>, {
916
902
  params: import("../../shared/types").AnyObject[];
917
903
  btnText: string;
918
904
  printText: string;
@@ -934,7 +920,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
934
920
  showLoading: boolean;
935
921
  hideButtons: unknown[];
936
922
  newPrintSetting: Record<string, any>;
937
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | import("vue").DefineComponent<import("vue").ExtractPropTypes<{
923
+ }> | import("vue").DefineComponent<{
938
924
  printParams: {
939
925
  type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
940
926
  };
@@ -1048,16 +1034,16 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1048
1034
  hidePreviewBtns: {
1049
1035
  type: StringConstructor;
1050
1036
  };
1051
- }>, {
1037
+ }, {
1052
1038
  $attrs: {
1053
1039
  [x: string]: unknown;
1054
1040
  };
1055
- $message: import("naive-ui/es/message").MessageApi;
1041
+ $message: import("naive-ui").MessageApi;
1056
1042
  printInstance: import("./src/utils").Print | null;
1057
1043
  downloadPdfCode: string;
1058
1044
  formatEditTextCode: string;
1059
1045
  isDomestic: boolean;
1060
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1046
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1061
1047
  printParams: {
1062
1048
  type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
1063
1049
  };
@@ -1171,10 +1157,10 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1171
1157
  hidePreviewBtns: {
1172
1158
  type: StringConstructor;
1173
1159
  };
1174
- }>> & Readonly<{}> & {}>;
1160
+ }>> & {}>>;
1175
1161
  emit: any;
1176
1162
  defaultFormatInfo: import("../../shared/types").AnyObject;
1177
- authorizationKey: import("vue").Ref<string, string>;
1163
+ authorizationKey: import("vue").Ref<string>;
1178
1164
  state: {
1179
1165
  spinning: boolean;
1180
1166
  visible: boolean;
@@ -1191,13 +1177,13 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1191
1177
  iReportExecuteMode: number;
1192
1178
  number: string;
1193
1179
  };
1194
- options: import("vue").Ref<import("../../shared/types").AnyObject[], import("../../shared/types").AnyObject[]>;
1195
- tempOptions: import("vue").Ref<import("../../shared/types").AnyObject[], import("../../shared/types").AnyObject[]>;
1180
+ options: import("vue").Ref<import("../../shared/types").AnyObject[]>;
1181
+ tempOptions: import("vue").Ref<import("../../shared/types").AnyObject[]>;
1196
1182
  currentFormatItem: import("vue").ComputedRef<{} | undefined>;
1197
1183
  formatTitle: import("vue").ComputedRef<any>;
1198
1184
  getTemplateIdByFormatId: import("vue").ComputedRef<any>;
1199
1185
  buttonClick: (origin: string) => Promise<false | undefined>;
1200
- renderLabel: (option: import("../../shared/types").AnyObject) => any;
1186
+ renderLabel: (option: import("../../shared/types").AnyObject) => JSX.Element;
1201
1187
  debounce: (fn: any, delay: number, immediate?: boolean) => (...args: any) => void;
1202
1188
  callLocalServicesSuccessCb: (res: any, type: any) => void;
1203
1189
  callLocalServicesErrorCb: (res: unknown) => void;
@@ -1229,11 +1215,11 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1229
1215
  reformatPrintParams: () => void;
1230
1216
  verifiySuccess: (token: string) => void;
1231
1217
  directPrint: () => Promise<void>;
1232
- readonly NDropdown: any;
1233
- readonly NButton: any;
1234
- readonly NIcon: any;
1235
- readonly ChevronDown: 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>;
1236
- IdentityVerification: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1218
+ NDropdown: any;
1219
+ NButton: any;
1220
+ NIcon: any;
1221
+ ChevronDown: 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<{}>>, {}>;
1222
+ IdentityVerification: import("vue").DefineComponent<{
1237
1223
  verifyUser: {
1238
1224
  type: FunctionConstructor;
1239
1225
  required: false;
@@ -1256,50 +1242,54 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1256
1242
  type: StringConstructor;
1257
1243
  required: false;
1258
1244
  };
1259
- }>, {
1260
- $message: import("naive-ui/es/message").MessageApi;
1245
+ templateCode: {
1246
+ type: StringConstructor;
1247
+ required: false;
1248
+ };
1249
+ }, {
1250
+ $message: import("naive-ui").MessageApi;
1261
1251
  DEFAULT_FORM: {
1262
1252
  account: string;
1263
1253
  password: string;
1264
1254
  };
1265
- props: any;
1255
+ props: {
1256
+ verifyUser: Function;
1257
+ identityVerificationTitle: string;
1258
+ modelValue: boolean;
1259
+ formatId?: string | undefined;
1260
+ templateId?: string | undefined;
1261
+ templateCode?: string | undefined;
1262
+ };
1266
1263
  emit: (event: "close" | "success" | "update:modelValue" | "afterLeaveComponent", ...args: any[]) => void;
1267
1264
  editFormRef: import("vue").Ref<{
1268
1265
  submit: Function;
1269
- } | null, {
1270
- submit: Function;
1271
- } | {
1272
- submit: Function;
1273
1266
  } | null>;
1274
- showEditForm: import("vue").Ref<boolean, boolean>;
1275
- token: import("vue").Ref<string, string>;
1267
+ showEditForm: import("vue").Ref<boolean>;
1268
+ token: import("vue").Ref<string>;
1276
1269
  form: {
1277
1270
  account: string;
1278
1271
  password: string;
1279
1272
  };
1280
- rules: import("naive-ui/es/form").FormRules;
1273
+ rules: import("naive-ui").FormRules;
1281
1274
  style: {
1282
1275
  width: string;
1283
1276
  };
1284
1277
  formRef: import("vue").Ref<{
1285
1278
  validate: import("naive-ui/es/form/src/interface").FormValidate;
1286
1279
  restoreValidation: () => void;
1287
- } | null, import("naive-ui/es/form").FormInst | {
1288
- validate: import("naive-ui/es/form/src/interface").FormValidate;
1289
- restoreValidation: () => void;
1290
1280
  } | null>;
1291
1281
  handleClickClose: () => void;
1292
1282
  handleAfterLeave: () => void;
1293
- loading: import("vue").Ref<boolean, boolean>;
1283
+ loading: import("vue").Ref<boolean>;
1294
1284
  submit: () => Promise<false | undefined>;
1295
1285
  handleClickSubmit: () => void;
1296
1286
  submitEditFile: () => Promise<false | undefined>;
1297
- readonly NButton: any;
1298
- readonly NModal: any;
1299
- readonly NForm: any;
1300
- readonly NFormItem: any;
1301
- readonly NInput: any;
1302
- EditFormat: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1287
+ NButton: any;
1288
+ NModal: any;
1289
+ NForm: any;
1290
+ NFormItem: any;
1291
+ NInput: any;
1292
+ EditFormat: import("vue").DefineComponent<{
1303
1293
  formatId: {
1304
1294
  type: StringConstructor;
1305
1295
  required: false;
@@ -1308,7 +1298,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1308
1298
  type: StringConstructor;
1309
1299
  required: true;
1310
1300
  };
1311
- }>, {
1301
+ }, {
1312
1302
  PROTOCOL: string;
1313
1303
  HOST: string;
1314
1304
  BASEURL: string;
@@ -1316,8 +1306,11 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1316
1306
  QUERYFILELIST: string;
1317
1307
  DELETEFILE: string;
1318
1308
  instance: import("axios").AxiosInstance;
1319
- $message: import("naive-ui/es/message").MessageApi;
1320
- props: any;
1309
+ $message: import("naive-ui").MessageApi;
1310
+ props: {
1311
+ formatId?: string | undefined;
1312
+ token: string;
1313
+ };
1321
1314
  fileList: import("vue").Ref<{
1322
1315
  id: string;
1323
1316
  name: string;
@@ -1351,39 +1344,6 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1351
1344
  thumbnailUrl?: string | null | undefined;
1352
1345
  type?: string | null | undefined;
1353
1346
  fullPath?: string | null | undefined;
1354
- }[], import("naive-ui/es/upload").UploadFileInfo[] | {
1355
- id: string;
1356
- name: string;
1357
- batchId?: string | null | undefined;
1358
- percentage?: number | null | undefined;
1359
- status: "error" | "pending" | "uploading" | "finished" | "removed";
1360
- url?: string | null | undefined;
1361
- file?: {
1362
- readonly lastModified: number;
1363
- readonly name: string;
1364
- readonly webkitRelativePath: string;
1365
- readonly size: number;
1366
- readonly type: string;
1367
- arrayBuffer: {
1368
- (): Promise<ArrayBuffer>;
1369
- (): Promise<ArrayBuffer>;
1370
- };
1371
- slice: {
1372
- (start?: number | undefined, end?: number | undefined, contentType?: string | undefined): Blob;
1373
- (start?: number | undefined, end?: number | undefined, contentType?: string | undefined): Blob;
1374
- };
1375
- stream: {
1376
- (): ReadableStream<Uint8Array>;
1377
- (): NodeJS.ReadableStream;
1378
- };
1379
- text: {
1380
- (): Promise<string>;
1381
- (): Promise<string>;
1382
- };
1383
- } | null | undefined;
1384
- thumbnailUrl?: string | null | undefined;
1385
- type?: string | null | undefined;
1386
- fullPath?: string | null | undefined;
1387
1347
  }[]>;
1388
1348
  queryFileList: () => void;
1389
1349
  onRemove: (options: {
@@ -1392,16 +1352,16 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1392
1352
  }) => Promise<unknown>;
1393
1353
  submit: (datas: import("../../shared/types").AnyObject) => Promise<unknown>;
1394
1354
  validateFormat: () => boolean;
1395
- readonly NForm: any;
1396
- readonly NFormItem: any;
1397
- readonly NUpload: any;
1398
- readonly NUploadDragger: any;
1399
- readonly NP: any;
1400
- readonly NIcon: any;
1401
- readonly NText: any;
1402
- readonly NSpace: any;
1403
- readonly Archive: 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>;
1404
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1355
+ NForm: any;
1356
+ NFormItem: any;
1357
+ NUpload: any;
1358
+ NUploadDragger: any;
1359
+ NP: any;
1360
+ NIcon: any;
1361
+ NText: any;
1362
+ NSpace: any;
1363
+ Archive: 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<{}>>, {}>;
1364
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1405
1365
  formatId: {
1406
1366
  type: StringConstructor;
1407
1367
  required: false;
@@ -1410,8 +1370,8 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1410
1370
  type: StringConstructor;
1411
1371
  required: true;
1412
1372
  };
1413
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1414
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "success" | "update:modelValue" | "afterLeaveComponent")[], "close" | "success" | "update:modelValue" | "afterLeaveComponent", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1373
+ }>>, {}>;
1374
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "success" | "update:modelValue" | "afterLeaveComponent")[], "close" | "success" | "update:modelValue" | "afterLeaveComponent", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1415
1375
  verifyUser: {
1416
1376
  type: FunctionConstructor;
1417
1377
  required: false;
@@ -1434,16 +1394,20 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1434
1394
  type: StringConstructor;
1435
1395
  required: false;
1436
1396
  };
1437
- }>> & Readonly<{
1397
+ templateCode: {
1398
+ type: StringConstructor;
1399
+ required: false;
1400
+ };
1401
+ }>> & {
1438
1402
  onSuccess?: ((...args: any[]) => any) | undefined;
1439
1403
  onClose?: ((...args: any[]) => any) | undefined;
1440
1404
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1441
1405
  onAfterLeaveComponent?: ((...args: any[]) => any) | undefined;
1442
- }>, {
1406
+ }, {
1443
1407
  verifyUser: Function;
1444
1408
  identityVerificationTitle: string;
1445
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1446
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1409
+ }>;
1410
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1447
1411
  printParams: {
1448
1412
  type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
1449
1413
  };
@@ -1557,7 +1521,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1557
1521
  hidePreviewBtns: {
1558
1522
  type: StringConstructor;
1559
1523
  };
1560
- }>> & Readonly<{}>, {
1524
+ }>>, {
1561
1525
  params: import("../../shared/types").AnyObject[];
1562
1526
  btnText: string;
1563
1527
  printText: string;
@@ -1581,8 +1545,8 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1581
1545
  showLoading: boolean;
1582
1546
  hideButtons: unknown[];
1583
1547
  printCustomProps: Record<string, any>;
1584
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
1585
- getProps: import("vue").ComputedRef<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1548
+ }>>;
1549
+ getProps: import("vue").ComputedRef<Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1586
1550
  printParams: {
1587
1551
  type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
1588
1552
  };
@@ -1701,20 +1665,21 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1701
1665
  hidePreviewBtns: {
1702
1666
  type: StringConstructor;
1703
1667
  };
1704
- }>> & Readonly<{
1668
+ }>> & {
1705
1669
  onSuccess?: ((...args: any[]) => any) | undefined;
1706
1670
  onError?: ((...args: any[]) => any) | undefined;
1707
1671
  onCancel?: ((...args: any[]) => any) | undefined;
1708
1672
  onClickoutside?: ((...args: any[]) => any) | undefined;
1709
1673
  onSaveOuterPrint?: ((...args: any[]) => any) | undefined;
1710
- }> & {}> & {
1674
+ }>> & {
1711
1675
  [x: string]: unknown;
1712
1676
  }>;
1713
1677
  emits: (event: "success" | "error" | "cancel" | "clickoutside" | "saveOuterPrint", ...args: any[]) => void;
1714
1678
  directPrint: () => Promise<void>;
1715
1679
  handleShortcutStartAndStop: (status: "start" | "stop") => void;
1716
1680
  registerShort: (obj: any) => void;
1717
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("success" | "error" | "cancel" | "clickoutside" | "saveOuterPrint")[], "success" | "error" | "cancel" | "clickoutside" | "saveOuterPrint", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1681
+ hiddenPopover: () => void;
1682
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("success" | "error" | "cancel" | "clickoutside" | "saveOuterPrint")[], "success" | "error" | "cancel" | "clickoutside" | "saveOuterPrint", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1718
1683
  printParams: {
1719
1684
  type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
1720
1685
  };
@@ -1833,13 +1798,13 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1833
1798
  hidePreviewBtns: {
1834
1799
  type: StringConstructor;
1835
1800
  };
1836
- }>> & Readonly<{
1801
+ }>> & {
1837
1802
  onSuccess?: ((...args: any[]) => any) | undefined;
1838
1803
  onError?: ((...args: any[]) => any) | undefined;
1839
1804
  onCancel?: ((...args: any[]) => any) | undefined;
1840
1805
  onClickoutside?: ((...args: any[]) => any) | undefined;
1841
1806
  onSaveOuterPrint?: ((...args: any[]) => any) | undefined;
1842
- }>, {
1807
+ }, {
1843
1808
  params: import("../../shared/types").AnyObject[];
1844
1809
  btnText: string;
1845
1810
  printText: string;
@@ -1865,5 +1830,5 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<import("
1865
1830
  printCustomProps: Record<string, any>;
1866
1831
  placement: string;
1867
1832
  newPrintSetting: Record<string, any>;
1868
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
1833
+ }>>;
1869
1834
  export default ButtonPrint;