cnhis-design-vue 3.1.44-beta.11 → 3.1.44-beta.13

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 (283) hide show
  1. package/README.md +87 -87
  2. package/es/components/base-search/index.d.ts +0 -6
  3. package/es/components/base-search/src/index.vue.d.ts +0 -6
  4. package/es/components/base-search/src/index.vue.js +1 -1
  5. package/es/components/base-search/src/index.vue2.js +1 -0
  6. package/es/components/big-table/src/BigTable.vue.js +1 -1
  7. package/es/components/big-table/src/components/NoData.vue.js +1 -1
  8. package/es/components/big-table/src/components/NoData.vue2.js +1 -0
  9. package/es/components/big-table/src/components/edit-form/edit-separate.vue.js +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue2.js +1 -0
  11. package/es/components/big-table/src/components/input-button.vue.js +1 -1
  12. package/es/components/big-table/src/components/input-button.vue2.js +1 -0
  13. package/es/components/big-table/src/components/separate.vue.js +1 -1
  14. package/es/components/big-table/src/components/separate.vue2.js +1 -0
  15. package/es/components/bpmn-workflow/src/BpmnWorkflow.vue.js +1 -1
  16. package/es/components/bpmn-workflow/src/BpmnWorkflow.vue2.js +1 -0
  17. package/es/components/button-print/src/ButtonPrint.vue.js +1 -1
  18. package/es/components/button-print/src/components/EditFormat.vue.js +1 -1
  19. package/es/components/button-print/src/components/EditFormat.vue2.js +1 -0
  20. package/es/components/button-print/src/components/IdentityVerification.vue.js +1 -1
  21. package/es/components/button-print/src/components/IdentityVerification.vue2.js +1 -0
  22. package/es/components/button-print/src/components/Preview.vue.js +1 -1
  23. package/es/components/classification/index.d.ts +553 -75
  24. package/es/components/classification/src/components/search-filter/index.vue.d.ts +551 -61
  25. package/es/components/classification/src/components/search-filter/index.vue.js +1 -1
  26. package/es/components/classification/src/components/search-filter/index.vue2.js +1 -0
  27. package/es/components/classification/src/components/set-classification/index.vue.d.ts +553 -75
  28. package/es/components/classification/src/components/set-classification/index.vue.js +1 -1
  29. package/es/components/classification/src/components/set-classification/index.vue2.js +1 -0
  30. package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
  31. package/es/components/classification/src/components/table-modal/index.vue.js +1 -1
  32. package/es/components/classification/src/components/table-modal/index.vue2.js +1 -0
  33. package/es/components/classification/src/const/index.d.ts +2 -2
  34. package/es/components/classification/src/index.vue.d.ts +553 -75
  35. package/es/components/classification/src/index.vue.js +1 -1
  36. package/es/components/classification/src/index.vue2.js +1 -0
  37. package/es/components/classification/style/index.css +1 -1
  38. package/es/components/date-picker/src/DatePicker.vue.js +1 -1
  39. package/es/components/date-picker/src/DatePicker.vue2.js +1 -0
  40. package/es/components/fabric-chart/src/FabricChart.vue.js +1 -1
  41. package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -0
  42. package/es/components/fabric-chart/src/components/PopupTip.vue.js +1 -1
  43. package/es/components/fabric-chart/src/components/PopupTip.vue2.js +1 -0
  44. package/es/components/fabric-chart/src/utils/utils.js +1 -1
  45. package/es/components/field-set/src/FieldSet.vue.js +1 -1
  46. package/es/components/field-set/src/FieldSet.vue2.js +1 -0
  47. package/es/components/form-config/index.d.ts +0 -2
  48. package/es/components/form-config/src/FormConfig.vue.d.ts +0 -2
  49. package/es/components/form-config/src/FormConfig.vue.js +1 -1
  50. package/es/components/form-config/src/FormConfig.vue2.js +1 -0
  51. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +0 -1
  52. package/es/components/form-config/src/components/FormConfigCreator.vue.js +1 -1
  53. package/es/components/form-config/src/components/FormConfigCreator.vue2.js +1 -0
  54. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.js +1 -1
  55. package/es/components/form-config/src/components/FormConfigDragDisplay.vue2.js +1 -0
  56. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +0 -1
  57. package/es/components/form-config/src/components/FormConfigEdit.vue.js +1 -1
  58. package/es/components/form-config/src/components/FormConfigEdit.vue2.js +1 -0
  59. package/es/components/form-config/src/components/renderer/CloseButton.vue.js +1 -1
  60. package/es/components/form-config/src/components/renderer/CloseButton.vue2.js +1 -0
  61. package/es/components/form-config/src/components/renderer/ComplexNode.vue.js +1 -1
  62. package/es/components/form-config/src/components/renderer/ComplexNode.vue2.js +1 -0
  63. package/es/components/form-config/src/components/renderer/DefaultNode.vue.js +1 -1
  64. package/es/components/form-config/src/components/renderer/DefaultNode.vue2.js +1 -0
  65. package/es/components/form-render/index.d.ts +0 -1
  66. package/es/components/form-render/src/FormRender.vue.d.ts +0 -1
  67. package/es/components/form-render/src/FormRender.vue.js +1 -1
  68. package/es/components/form-render/src/FormRender.vue2.js +1 -0
  69. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +0 -1
  70. package/es/components/form-render/src/FormRenderWrapper.vue.js +1 -1
  71. package/es/components/form-render/src/FormRenderWrapper.vue2.js +1 -0
  72. package/es/components/form-render/src/components/renderer/combination.js +1 -1
  73. package/es/components/form-render/src/components/renderer/formItem.js +1 -1
  74. package/es/components/form-render/src/components/renderer/input.d.ts +4 -4
  75. package/es/components/form-render/src/components/renderer/input.js +1 -1
  76. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
  77. package/es/components/form-render/src/components/renderer/inputNumber.js +1 -1
  78. package/es/components/form-render/src/components/renderer/levelSearchCascader.js +1 -1
  79. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.js +1 -1
  80. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +1 -0
  81. package/es/components/form-render/src/components/renderer/remoteSearch.js +1 -1
  82. package/es/components/form-render/src/components/renderer/searchCascade.js +1 -1
  83. package/es/components/form-render/src/components/renderer/select.js +1 -1
  84. package/es/components/form-render/src/components/tooltipMessage.vue.js +1 -1
  85. package/es/components/form-render/src/components/tooltipMessage.vue2.js +1 -0
  86. package/es/components/form-render/src/hooks/useComplexOptions.js +1 -1
  87. package/es/components/form-render/src/types/index.d.ts +2 -0
  88. package/es/components/guide/src/renderer.js +1 -1
  89. package/es/components/iho-select-label/src/LabelFormContent.vue.js +1 -1
  90. package/es/components/iho-select-label/src/LabelFormContent.vue2.js +1 -0
  91. package/es/components/iho-select-label/src/SelectLabel.vue.js +1 -1
  92. package/es/components/iho-select-label/src/SelectLabel.vue2.js +1 -0
  93. package/es/components/iho-select-label/src/components/label-classify.vue.js +1 -1
  94. package/es/components/iho-select-label/src/components/label-classify.vue2.js +1 -0
  95. package/es/components/iho-table/index.d.ts +2 -0
  96. package/es/components/iho-table/src/IhoTable.vue.d.ts +2 -0
  97. package/es/components/iho-table/src/IhoTable.vue.js +1 -1
  98. package/es/components/iho-table/src/IhoTable.vue2.js +1 -0
  99. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +1 -0
  100. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.js +1 -1
  101. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue2.js +1 -0
  102. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.js +1 -1
  103. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue2.js +1 -0
  104. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.js +1 -1
  105. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue2.js +1 -0
  106. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.js +1 -1
  107. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.js +1 -1
  108. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue2.js +1 -0
  109. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.js +1 -1
  110. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue2.js +1 -0
  111. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.js +1 -1
  112. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.js +1 -1
  113. package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.js +1 -1
  114. package/es/components/iho-table/src/types/index.d.ts +1 -0
  115. package/es/components/iho-table/src/utils/index.js +1 -1
  116. package/es/components/iho-table/style/index.css +1 -1
  117. package/es/components/index.css +1 -1
  118. package/es/components/info-header/index.d.ts +8 -2
  119. package/es/components/info-header/src/InfoHeader.vue.d.ts +8 -2
  120. package/es/components/info-header/src/InfoHeader.vue.js +1 -1
  121. package/es/components/info-header/src/InfoHeader.vue2.js +1 -0
  122. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.js +1 -1
  123. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue2.js +1 -0
  124. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.js +1 -1
  125. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue2.js +1 -0
  126. package/es/components/info-header/src/components/infoDescription/HiddenContent.vue.js +1 -1
  127. package/es/components/info-header/src/components/infoDescription/HiddenContent.vue2.js +1 -0
  128. package/es/components/info-header/src/components/infoDescription/InfoEllipsis.vue.js +1 -1
  129. package/es/components/info-header/src/components/infoDescription/InfoEllipsis.vue2.js +1 -0
  130. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +0 -1
  131. package/es/components/info-header/src/components/infoDescription/index.vue.js +1 -1
  132. package/es/components/info-header/src/components/infoDescription/index.vue2.js +1 -0
  133. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +0 -1
  134. package/es/components/info-header/src/components/patientInfo/index.vue.js +1 -1
  135. package/es/components/info-header/src/components/patientInfo/index.vue2.js +1 -0
  136. package/es/components/keyboard/src/Keyboard.vue.js +1 -1
  137. package/es/components/keyboard/src/Keyboard.vue2.js +1 -0
  138. package/es/components/keyboard/src/components/InputNumber.vue.js +1 -1
  139. package/es/components/keyboard/src/components/InputNumber.vue2.js +1 -0
  140. package/es/components/keyboard/src/components/NumberPanel.vue.js +1 -1
  141. package/es/components/keyboard/src/components/NumberPanel.vue2.js +1 -0
  142. package/es/components/map/src/Map.vue.js +1 -1
  143. package/es/components/map/src/Map.vue2.js +1 -0
  144. package/es/components/quick-search/index.d.ts +0 -6
  145. package/es/components/quick-search/src/index.vue.d.ts +0 -6
  146. package/es/components/quick-search/src/index.vue.js +1 -1
  147. package/es/components/quick-search/src/index.vue2.js +1 -0
  148. package/es/components/quick-search/style/index.css +1 -1
  149. package/es/components/recommend-search/src/RecommendSearch.vue.js +1 -1
  150. package/es/components/recommend-search/src/RecommendSearch.vue2.js +1 -0
  151. package/es/components/recommend-search/src/components/RecommendInput.vue.js +1 -1
  152. package/es/components/recommend-search/src/components/RecommendInput.vue2.js +1 -0
  153. package/es/components/recommend-search/src/components/RecommendMenu.vue.js +1 -1
  154. package/es/components/recommend-search/src/components/RecommendMenu.vue2.js +1 -0
  155. package/es/components/recommend-search/src/components/RecommendSelect.vue.js +1 -1
  156. package/es/components/recommend-search/src/components/RecommendSelect.vue2.js +1 -0
  157. package/es/components/scale-view/src/ScaleView.vue.js +1 -1
  158. package/es/components/scale-view/src/ScaleView.vue2.js +1 -0
  159. package/es/components/scale-view/src/components/AnswerParse.vue.js +1 -1
  160. package/es/components/scale-view/src/components/AnswerParse.vue2.js +1 -0
  161. package/es/components/scale-view/src/components/EvaluateCountdown.vue.js +1 -1
  162. package/es/components/scale-view/src/components/EvaluateCountdown.vue2.js +1 -0
  163. package/es/components/scale-view/src/components/EvaluatePage.vue.js +1 -1
  164. package/es/components/scale-view/src/components/EvaluatePage.vue2.js +1 -0
  165. package/es/components/scale-view/src/components/LoadingCom.vue.js +1 -1
  166. package/es/components/scale-view/src/components/NoData.vue.js +1 -1
  167. package/es/components/scale-view/src/components/NoData.vue2.js +1 -0
  168. package/es/components/search-cascader/src/SearchCascader.vue.js +1 -1
  169. package/es/components/search-cascader/src/SearchCascader.vue2.js +1 -0
  170. package/es/components/search-cascader/src/components/SearchMenu.js +1 -1
  171. package/es/components/select-label/src/LabelFormContent.vue.js +1 -1
  172. package/es/components/select-label/src/LabelFormContent.vue2.js +1 -0
  173. package/es/components/select-label/src/SelectLabel.vue.js +1 -1
  174. package/es/components/select-label/src/components/label-classify.vue.js +1 -1
  175. package/es/components/select-label/src/components/label-classify.vue2.js +1 -0
  176. package/es/components/select-person/src/SearchMultiple.vue.d.ts +6 -0
  177. package/es/components/select-person/src/SearchMultiple.vue.js +1 -1
  178. package/es/components/select-person/src/SelectPerson.vue.js +1 -1
  179. package/es/components/shortcut-provider/src/ShortcutProvider.vue.js +1 -1
  180. package/es/components/shortcut-provider/src/ShortcutProvider.vue2.js +1 -0
  181. package/es/components/shortcut-setter/index.d.ts +0 -1
  182. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +0 -1
  183. package/es/components/shortcut-setter/src/ShortcutSetter.vue.js +1 -1
  184. package/es/components/shortcut-setter/src/ShortcutSetter.vue2.js +1 -0
  185. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.js +1 -1
  186. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue2.js +1 -0
  187. package/es/components/steps-wheel/src/StepsWheel.vue.js +1 -1
  188. package/es/components/steps-wheel/src/StepsWheel.vue2.js +1 -0
  189. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +551 -48
  190. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.js +1 -1
  191. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue2.js +1 -0
  192. package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +134 -0
  193. package/es/components/table-filter/src/components/classify-filter/components/Date.vue.js +1 -0
  194. package/es/components/table-filter/src/components/classify-filter/components/Date.vue2.js +1 -0
  195. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +140 -0
  196. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.js +1 -0
  197. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue2.js +1 -0
  198. package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue.d.ts +28 -0
  199. package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue.js +1 -0
  200. package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue2.js +1 -0
  201. package/es/components/table-filter/src/components/classify-filter/components/InputNumber.vue.d.ts +28 -0
  202. package/es/components/table-filter/src/components/classify-filter/components/InputNumber.vue.js +1 -0
  203. package/es/components/table-filter/src/components/classify-filter/components/InputNumber.vue2.js +1 -0
  204. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +54 -0
  205. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.js +1 -0
  206. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue2.js +1 -0
  207. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +61 -0
  208. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.js +1 -0
  209. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue2.js +1 -0
  210. package/es/components/table-filter/src/components/classify-filter/components/SelectFilter.vue.d.ts +68 -0
  211. package/es/components/table-filter/src/components/classify-filter/components/SelectFilter.vue.js +1 -0
  212. package/es/components/table-filter/src/components/classify-filter/components/SelectFilter.vue2.js +1 -0
  213. package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +47 -0
  214. package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.js +1 -0
  215. package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue2.js +1 -0
  216. package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +551 -0
  217. package/es/components/table-filter/src/components/classify-filter/components/index.js +1 -0
  218. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +551 -48
  219. package/es/components/table-filter/src/components/classify-filter/index.vue.js +1 -1
  220. package/es/components/table-filter/src/components/classify-filter/index.vue2.js +1 -0
  221. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.js +1 -1
  222. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue2.js +1 -0
  223. package/es/components/table-filter/src/components/render-widget/components/Date.vue.js +1 -1
  224. package/es/components/table-filter/src/components/render-widget/components/Date.vue2.js +1 -0
  225. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.js +1 -1
  226. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue2.js +1 -0
  227. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.js +1 -1
  228. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue2.js +1 -0
  229. package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.js +1 -1
  230. package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue2.js +1 -0
  231. package/es/components/table-filter/src/components/render-widget/components/{Label.vue.d.ts → LabelInner.vue.d.ts} +1 -9
  232. package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.js +1 -0
  233. package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue2.js +1 -0
  234. package/es/components/table-filter/src/components/render-widget/components/{SelectLabel.vue.d.ts → LabelOut.vue.d.ts} +1 -9
  235. package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.js +1 -0
  236. package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue2.js +1 -0
  237. package/es/components/table-filter/src/components/render-widget/components/Select.vue.d.ts +1 -9
  238. package/es/components/table-filter/src/components/render-widget/components/Select.vue.js +1 -1
  239. package/es/components/table-filter/src/components/render-widget/components/Select.vue2.js +1 -0
  240. package/es/components/table-filter/src/components/render-widget/components/index.d.ts +713 -8
  241. package/es/components/table-filter/src/components/render-widget/components/index.js +1 -1
  242. package/es/components/table-filter/src/components/render-widget/index.vue.d.ts +0 -6
  243. package/es/components/table-filter/src/components/render-widget/index.vue.js +1 -1
  244. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +3 -27
  245. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.js +1 -1
  246. package/es/components/table-filter/src/constants/index.d.ts +3 -0
  247. package/es/components/table-filter/src/constants/index.js +1 -0
  248. package/es/components/table-filter/src/directive/resize.js +1 -1
  249. package/es/components/table-filter/src/tool/baseOptions.d.ts +4 -0
  250. package/es/components/table-filter/src/tool/baseOptions.js +1 -1
  251. package/es/components/table-filter/src/tool/transformData.d.ts +1 -0
  252. package/es/components/table-filter/src/tool/transformData.js +1 -1
  253. package/es/components/table-filter/src/types/enums.d.ts +1 -0
  254. package/es/components/table-filter/src/types/enums.js +1 -1
  255. package/es/components/time-line/src/TimeLine.vue.js +1 -1
  256. package/es/components/time-line/src/TimeLine.vue2.js +1 -0
  257. package/es/components/time-picker/src/TimePicker.vue.js +1 -1
  258. package/es/components/time-picker/src/TimePicker.vue2.js +1 -0
  259. package/es/components/vod-chunk-upload/src/chunk-upload-new.vue.js +1 -1
  260. package/es/components/vod-chunk-upload/src/chunk-upload-new.vue2.js +1 -0
  261. package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.js +1 -1
  262. package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue2.js +1 -0
  263. package/es/env.d.ts +25 -25
  264. package/es/shared/components/SelectPage/SelectPage.vue.js +1 -1
  265. package/es/shared/components/SelectPage/SelectPage.vue2.js +1 -0
  266. package/es/shared/components/SvgIcon/SvgIcon.vue.js +1 -1
  267. package/es/shared/components/SvgIcon/SvgIcon.vue2.js +1 -0
  268. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.js +1 -1
  269. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue2.js +1 -0
  270. package/es/shared/components/no-data/NoData.vue.js +1 -1
  271. package/es/shared/components/no-data/NoData.vue2.js +1 -0
  272. package/es/shared/package.json.js +1 -1
  273. package/package.json +2 -2
  274. package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
  275. package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
  276. package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
  277. package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
  278. package/es/components/fabric-chart/src/utils/index.d.ts +0 -6823
  279. package/es/components/table-filter/src/components/render-widget/components/Label.vue.js +0 -1
  280. package/es/components/table-filter/src/components/render-widget/components/SelectLabel.vue.js +0 -1
  281. package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
  282. package/es/shared/utils/tapable/index.d.ts +0 -139
  283. /package/es/_virtual/{plugin-vue_export-helper.js → _plugin-vue_export-helper.js} +0 -0
@@ -1,8 +1,713 @@
1
- import CheckboxGroup from './CheckboxGroup.vue';
2
- import InputNumberGroup from './InputNumberGroup.vue';
3
- import Date from './Date.vue';
4
- import DateRangeInner from './DateRangeInner.vue';
5
- import DateRangeOut from './DateRangeOut.vue';
6
- import Label from './Label.vue';
7
- import SelectLabel from './SelectLabel.vue';
8
- export { CheckboxGroup, InputNumberGroup, Date, DateRangeInner, DateRangeOut, Label, SelectLabel };
1
+ declare const CheckboxGroup: import("vue").DefineComponent<{
2
+ options: {
3
+ type: import("vue").PropType<import("../../../types").ICheckboxType[]>;
4
+ };
5
+ value: {
6
+ type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
7
+ default: string;
8
+ };
9
+ multiple: {
10
+ type: BooleanConstructor;
11
+ default: boolean;
12
+ };
13
+ }, {
14
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
15
+ options: {
16
+ type: import("vue").PropType<import("../../../types").ICheckboxType[]>;
17
+ };
18
+ value: {
19
+ type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
20
+ default: string;
21
+ };
22
+ multiple: {
23
+ type: BooleanConstructor;
24
+ default: boolean;
25
+ };
26
+ }>> & {
27
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
28
+ }>>;
29
+ emit: (event: "update:value", ...args: any[]) => void;
30
+ valueCp: import("vue").WritableComputedRef<any>;
31
+ filterNewVal: (val: any) => any;
32
+ onChange: (val: any) => void;
33
+ NCheckboxGroup: import("vue").DefineComponent<{
34
+ readonly min: NumberConstructor;
35
+ readonly max: NumberConstructor;
36
+ readonly size: import("vue").PropType<"small" | "medium" | "large">;
37
+ readonly value: import("vue").PropType<(string | number)[] | null>;
38
+ readonly defaultValue: {
39
+ readonly type: import("vue").PropType<(string | number)[] | null>;
40
+ readonly default: null;
41
+ };
42
+ readonly disabled: {
43
+ readonly type: import("vue").PropType<boolean | undefined>;
44
+ readonly default: undefined;
45
+ };
46
+ readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
47
+ actionType: "check" | "uncheck";
48
+ value: string | number;
49
+ }) => void>>;
50
+ readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
51
+ actionType: "check" | "uncheck";
52
+ value: string | number;
53
+ }) => void>>;
54
+ readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
55
+ }, {
56
+ mergedClsPrefix: import("vue").ComputedRef<string>;
57
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
58
+ readonly min: NumberConstructor;
59
+ readonly max: NumberConstructor;
60
+ readonly size: import("vue").PropType<"small" | "medium" | "large">;
61
+ readonly value: import("vue").PropType<(string | number)[] | null>;
62
+ readonly defaultValue: {
63
+ readonly type: import("vue").PropType<(string | number)[] | null>;
64
+ readonly default: null;
65
+ };
66
+ readonly disabled: {
67
+ readonly type: import("vue").PropType<boolean | undefined>;
68
+ readonly default: undefined;
69
+ };
70
+ readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
71
+ actionType: "check" | "uncheck";
72
+ value: string | number;
73
+ }) => void>>;
74
+ readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
75
+ actionType: "check" | "uncheck";
76
+ value: string | number;
77
+ }) => void>>;
78
+ readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
79
+ }>>, {
80
+ readonly disabled: boolean | undefined;
81
+ readonly defaultValue: (string | number)[] | null;
82
+ }>;
83
+ NCheckbox: any;
84
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
85
+ options: {
86
+ type: import("vue").PropType<import("../../../types").ICheckboxType[]>;
87
+ };
88
+ value: {
89
+ type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
90
+ default: string;
91
+ };
92
+ multiple: {
93
+ type: BooleanConstructor;
94
+ default: boolean;
95
+ };
96
+ }>> & {
97
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
98
+ }, {
99
+ value: string | number | unknown[];
100
+ multiple: boolean;
101
+ }>;
102
+ declare const InputNumberGroup: import("vue").DefineComponent<{
103
+ startPlaceholder: {
104
+ type: StringConstructor;
105
+ default: string;
106
+ };
107
+ endPlaceholder: {
108
+ type: StringConstructor;
109
+ default: string;
110
+ };
111
+ value: {
112
+ type: StringConstructor;
113
+ default: string;
114
+ };
115
+ }, {
116
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
117
+ startPlaceholder: {
118
+ type: StringConstructor;
119
+ default: string;
120
+ };
121
+ endPlaceholder: {
122
+ type: StringConstructor;
123
+ default: string;
124
+ };
125
+ value: {
126
+ type: StringConstructor;
127
+ default: string;
128
+ };
129
+ }>> & {
130
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
131
+ }>>;
132
+ startNumber: import("vue").Ref<any>;
133
+ endNumber: import("vue").Ref<any>;
134
+ emit: (event: "update:value", ...args: any[]) => void;
135
+ handleChange: (val: number | null, key: string) => void;
136
+ NInputGroup: import("vue").DefineComponent<{
137
+ [x: string]: never;
138
+ [x: number]: never;
139
+ [x: symbol]: never;
140
+ }, {
141
+ mergedClsPrefix: import("vue").ComputedRef<string>;
142
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
143
+ [x: string]: never;
144
+ [x: number]: never;
145
+ [x: symbol]: never;
146
+ }>>, {}>;
147
+ NInputNumber: any;
148
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
149
+ startPlaceholder: {
150
+ type: StringConstructor;
151
+ default: string;
152
+ };
153
+ endPlaceholder: {
154
+ type: StringConstructor;
155
+ default: string;
156
+ };
157
+ value: {
158
+ type: StringConstructor;
159
+ default: string;
160
+ };
161
+ }>> & {
162
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
163
+ }, {
164
+ value: string;
165
+ startPlaceholder: string;
166
+ endPlaceholder: string;
167
+ }>;
168
+ declare const Date: import("vue").DefineComponent<{
169
+ type: {
170
+ type: import("vue").PropType<"date" | "datetime">;
171
+ default: string;
172
+ };
173
+ clearable: {
174
+ type: BooleanConstructor;
175
+ default: boolean;
176
+ };
177
+ valueFormat: {
178
+ type: StringConstructor;
179
+ default: string;
180
+ };
181
+ placeholder: {
182
+ type: StringConstructor;
183
+ default: string;
184
+ };
185
+ value: {
186
+ type: StringConstructor;
187
+ default: string;
188
+ };
189
+ }, {
190
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
191
+ type: {
192
+ type: import("vue").PropType<"date" | "datetime">;
193
+ default: string;
194
+ };
195
+ clearable: {
196
+ type: BooleanConstructor;
197
+ default: boolean;
198
+ };
199
+ valueFormat: {
200
+ type: StringConstructor;
201
+ default: string;
202
+ };
203
+ placeholder: {
204
+ type: StringConstructor;
205
+ default: string;
206
+ };
207
+ value: {
208
+ type: StringConstructor;
209
+ default: string;
210
+ };
211
+ }>> & {
212
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
213
+ }>>;
214
+ emit: (event: "update:value", ...args: any[]) => void;
215
+ valueCp: import("vue").Ref<any>;
216
+ dateFormat: import("vue").ComputedRef<string>;
217
+ handleChange: (val: any) => void;
218
+ CDatePicker: import("../../../../..").SFCWithInstall<import("vue").DefineComponent<{
219
+ updateUnchangedValue: {
220
+ type: BooleanConstructor;
221
+ };
222
+ onConfirm: {
223
+ type: FunctionConstructor;
224
+ };
225
+ }, {
226
+ attrs: {
227
+ [x: string]: unknown;
228
+ };
229
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
230
+ updateUnchangedValue: {
231
+ type: BooleanConstructor;
232
+ };
233
+ onConfirm: {
234
+ type: FunctionConstructor;
235
+ };
236
+ }>> & {}>>;
237
+ datePickerRef: import("vue").Ref<import("../../../../..").AnyObject | null>;
238
+ panelInstRef: import("vue").Ref<null>;
239
+ isDateTime: import("vue").ComputedRef<boolean>;
240
+ formatRef: import("vue").ComputedRef<string>;
241
+ panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
242
+ focus: () => any;
243
+ blur: () => any;
244
+ onUpdateShow: (show: boolean) => void;
245
+ onConfirm: (...args: any[]) => void;
246
+ NDatePicker: any;
247
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
248
+ updateUnchangedValue: {
249
+ type: BooleanConstructor;
250
+ };
251
+ onConfirm: {
252
+ type: FunctionConstructor;
253
+ };
254
+ }>>, {
255
+ updateUnchangedValue: boolean;
256
+ }>>;
257
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
258
+ type: {
259
+ type: import("vue").PropType<"date" | "datetime">;
260
+ default: string;
261
+ };
262
+ clearable: {
263
+ type: BooleanConstructor;
264
+ default: boolean;
265
+ };
266
+ valueFormat: {
267
+ type: StringConstructor;
268
+ default: string;
269
+ };
270
+ placeholder: {
271
+ type: StringConstructor;
272
+ default: string;
273
+ };
274
+ value: {
275
+ type: StringConstructor;
276
+ default: string;
277
+ };
278
+ }>> & {
279
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
280
+ }, {
281
+ type: "date" | "datetime";
282
+ value: string;
283
+ placeholder: string;
284
+ clearable: boolean;
285
+ valueFormat: string;
286
+ }>;
287
+ declare const DateRangeInner: import("vue").DefineComponent<{
288
+ type: {
289
+ type: import("vue").PropType<"date" | "datetime">;
290
+ default: string;
291
+ };
292
+ clearable: {
293
+ type: BooleanConstructor;
294
+ default: boolean;
295
+ };
296
+ valueFormat: {
297
+ type: StringConstructor;
298
+ default: string;
299
+ };
300
+ startPlaceholder: {
301
+ type: StringConstructor;
302
+ default: string;
303
+ };
304
+ endPlaceholder: {
305
+ type: StringConstructor;
306
+ default: string;
307
+ };
308
+ value: {
309
+ type: StringConstructor;
310
+ default: string;
311
+ };
312
+ }, {
313
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
314
+ type: {
315
+ type: import("vue").PropType<"date" | "datetime">;
316
+ default: string;
317
+ };
318
+ clearable: {
319
+ type: BooleanConstructor;
320
+ default: boolean;
321
+ };
322
+ valueFormat: {
323
+ type: StringConstructor;
324
+ default: string;
325
+ };
326
+ startPlaceholder: {
327
+ type: StringConstructor;
328
+ default: string;
329
+ };
330
+ endPlaceholder: {
331
+ type: StringConstructor;
332
+ default: string;
333
+ };
334
+ value: {
335
+ type: StringConstructor;
336
+ default: string;
337
+ };
338
+ }>> & {
339
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
340
+ }>>;
341
+ emit: (event: "update:value", ...args: any[]) => void;
342
+ dateList: import("vue").Ref<any[]>;
343
+ isShowDateRange: import("vue").Ref<boolean>;
344
+ radioValue: import("vue").Ref<string>;
345
+ startDate: import("vue").Ref<any>;
346
+ endDate: import("vue").Ref<any>;
347
+ dateFormat: import("vue").ComputedRef<string>;
348
+ showTabStr: import("vue").ComputedRef<string>;
349
+ initData: () => void;
350
+ handleRadioClick: (value: string) => void;
351
+ handleChange: (val: any, type: "end" | "start") => void;
352
+ isStartDateDisabled: (ts: number) => boolean;
353
+ isEndDateDisabled: (ts: number) => boolean;
354
+ NButton: any;
355
+ CDatePicker: import("../../../../..").SFCWithInstall<import("vue").DefineComponent<{
356
+ updateUnchangedValue: {
357
+ type: BooleanConstructor;
358
+ };
359
+ onConfirm: {
360
+ type: FunctionConstructor;
361
+ };
362
+ }, {
363
+ attrs: {
364
+ [x: string]: unknown;
365
+ };
366
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
367
+ updateUnchangedValue: {
368
+ type: BooleanConstructor;
369
+ };
370
+ onConfirm: {
371
+ type: FunctionConstructor;
372
+ };
373
+ }>> & {}>>;
374
+ datePickerRef: import("vue").Ref<import("../../../../..").AnyObject | null>;
375
+ panelInstRef: import("vue").Ref<null>;
376
+ isDateTime: import("vue").ComputedRef<boolean>;
377
+ formatRef: import("vue").ComputedRef<string>;
378
+ panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
379
+ focus: () => any;
380
+ blur: () => any;
381
+ onUpdateShow: (show: boolean) => void;
382
+ onConfirm: (...args: any[]) => void;
383
+ NDatePicker: any;
384
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
385
+ updateUnchangedValue: {
386
+ type: BooleanConstructor;
387
+ };
388
+ onConfirm: {
389
+ type: FunctionConstructor;
390
+ };
391
+ }>>, {
392
+ updateUnchangedValue: boolean;
393
+ }>>;
394
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
395
+ type: {
396
+ type: import("vue").PropType<"date" | "datetime">;
397
+ default: string;
398
+ };
399
+ clearable: {
400
+ type: BooleanConstructor;
401
+ default: boolean;
402
+ };
403
+ valueFormat: {
404
+ type: StringConstructor;
405
+ default: string;
406
+ };
407
+ startPlaceholder: {
408
+ type: StringConstructor;
409
+ default: string;
410
+ };
411
+ endPlaceholder: {
412
+ type: StringConstructor;
413
+ default: string;
414
+ };
415
+ value: {
416
+ type: StringConstructor;
417
+ default: string;
418
+ };
419
+ }>> & {
420
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
421
+ }, {
422
+ type: "date" | "datetime";
423
+ value: string;
424
+ clearable: boolean;
425
+ startPlaceholder: string;
426
+ endPlaceholder: string;
427
+ valueFormat: string;
428
+ }>;
429
+ declare const DateRangeOut: import("vue").DefineComponent<{
430
+ type: {
431
+ type: import("vue").PropType<"datetimerange" | "daterange">;
432
+ default: string;
433
+ };
434
+ clearable: {
435
+ type: BooleanConstructor;
436
+ default: boolean;
437
+ };
438
+ startPlaceholder: {
439
+ type: StringConstructor;
440
+ default: string;
441
+ };
442
+ endPlaceholder: {
443
+ type: StringConstructor;
444
+ default: string;
445
+ };
446
+ componentCfg: {
447
+ type: ObjectConstructor;
448
+ default: () => {};
449
+ };
450
+ value: {
451
+ type: StringConstructor;
452
+ default: string;
453
+ };
454
+ }, {
455
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
456
+ type: {
457
+ type: import("vue").PropType<"datetimerange" | "daterange">;
458
+ default: string;
459
+ };
460
+ clearable: {
461
+ type: BooleanConstructor;
462
+ default: boolean;
463
+ };
464
+ startPlaceholder: {
465
+ type: StringConstructor;
466
+ default: string;
467
+ };
468
+ endPlaceholder: {
469
+ type: StringConstructor;
470
+ default: string;
471
+ };
472
+ componentCfg: {
473
+ type: ObjectConstructor;
474
+ default: () => {};
475
+ };
476
+ value: {
477
+ type: StringConstructor;
478
+ default: string;
479
+ };
480
+ }>> & {
481
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
482
+ }>>;
483
+ emit: (event: "update:value", ...args: any[]) => void;
484
+ valueCp: import("vue").Ref<any>;
485
+ dateFormat: import("vue").ComputedRef<string>;
486
+ rangeShortcuts: {
487
+ 今天: number[];
488
+ 昨天: number[];
489
+ 近一周: number[];
490
+ 近一月: number[];
491
+ };
492
+ handleChange: (val: any) => void;
493
+ CDatePicker: import("../../../../..").SFCWithInstall<import("vue").DefineComponent<{
494
+ updateUnchangedValue: {
495
+ type: BooleanConstructor;
496
+ };
497
+ onConfirm: {
498
+ type: FunctionConstructor;
499
+ };
500
+ }, {
501
+ attrs: {
502
+ [x: string]: unknown;
503
+ };
504
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
505
+ updateUnchangedValue: {
506
+ type: BooleanConstructor;
507
+ };
508
+ onConfirm: {
509
+ type: FunctionConstructor;
510
+ };
511
+ }>> & {}>>;
512
+ datePickerRef: import("vue").Ref<import("../../../../..").AnyObject | null>;
513
+ panelInstRef: import("vue").Ref<null>;
514
+ isDateTime: import("vue").ComputedRef<boolean>;
515
+ formatRef: import("vue").ComputedRef<string>;
516
+ panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
517
+ focus: () => any;
518
+ blur: () => any;
519
+ onUpdateShow: (show: boolean) => void;
520
+ onConfirm: (...args: any[]) => void;
521
+ NDatePicker: any;
522
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
523
+ updateUnchangedValue: {
524
+ type: BooleanConstructor;
525
+ };
526
+ onConfirm: {
527
+ type: FunctionConstructor;
528
+ };
529
+ }>>, {
530
+ updateUnchangedValue: boolean;
531
+ }>>;
532
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
533
+ type: {
534
+ type: import("vue").PropType<"datetimerange" | "daterange">;
535
+ default: string;
536
+ };
537
+ clearable: {
538
+ type: BooleanConstructor;
539
+ default: boolean;
540
+ };
541
+ startPlaceholder: {
542
+ type: StringConstructor;
543
+ default: string;
544
+ };
545
+ endPlaceholder: {
546
+ type: StringConstructor;
547
+ default: string;
548
+ };
549
+ componentCfg: {
550
+ type: ObjectConstructor;
551
+ default: () => {};
552
+ };
553
+ value: {
554
+ type: StringConstructor;
555
+ default: string;
556
+ };
557
+ }>> & {
558
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
559
+ }, {
560
+ type: "datetimerange" | "daterange";
561
+ value: string;
562
+ clearable: boolean;
563
+ startPlaceholder: string;
564
+ endPlaceholder: string;
565
+ componentCfg: Record<string, any>;
566
+ }>;
567
+ declare const LabelInner: import("vue").DefineComponent<{
568
+ componentCfg: {
569
+ type: import("vue").PropType<import("../../../types").ISearchType>;
570
+ };
571
+ value: {
572
+ type: StringConstructor;
573
+ default: string;
574
+ };
575
+ }, {
576
+ handleGetConfigApi: (params: any, key: string, config: {} | undefined, filterApiConfigVal: any) => Promise<any>;
577
+ baseActiveColor: string;
578
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
579
+ componentCfg: {
580
+ type: import("vue").PropType<import("../../../types").ISearchType>;
581
+ };
582
+ value: {
583
+ type: StringConstructor;
584
+ default: string;
585
+ };
586
+ }>> & {
587
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
588
+ }>>;
589
+ emit: (event: "update:value", ...args: any[]) => void;
590
+ selectedList: import("vue").Ref<string[]>;
591
+ tagList: import("vue").Ref<never[]>;
592
+ filterApiConfig: import("../../../../..").AnyObject;
593
+ categoryList: import("vue").ComputedRef<import("../../../types").IFilterCategoryLabelItemType[]>;
594
+ onResize: (el: HTMLElement, categoryItem: import("../../../types").IFilterCategoryLabelItemType) => void;
595
+ handleLabelUpfold: (categoryItem: import("../../../types").IFilterCategoryLabelItemType) => void;
596
+ formatStyle: (item: import("../../../types").IhoFilterTabLabelItemType) => {
597
+ background: string;
598
+ borderColor: string;
599
+ } | {
600
+ background?: undefined;
601
+ borderColor?: undefined;
602
+ };
603
+ handleLabelChange: (isSelect: boolean, item: import("../../../types").IhoFilterTabLabelItemType) => void;
604
+ initTagList: () => Promise<void>;
605
+ NTag: any;
606
+ NTooltip: any;
607
+ NIcon: any;
608
+ ChevronUpCircleOutline: 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<{}>>, {}>;
609
+ ChevronDownCircleOutline: 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<{}>>, {}>;
610
+ vResize: {
611
+ mounted(el: any, binding: any): void;
612
+ };
613
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
614
+ componentCfg: {
615
+ type: import("vue").PropType<import("../../../types").ISearchType>;
616
+ };
617
+ value: {
618
+ type: StringConstructor;
619
+ default: string;
620
+ };
621
+ }>> & {
622
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
623
+ }, {
624
+ value: string;
625
+ }>;
626
+ declare const LabelOut: import("vue").DefineComponent<{
627
+ componentCfg: {
628
+ type: import("vue").PropType<import("../../../types").ISearchType>;
629
+ };
630
+ value: {
631
+ type: StringConstructor;
632
+ default: string;
633
+ };
634
+ }, {
635
+ handleGetConfigApi: (params: any, key: string, config: {} | undefined, filterApiConfigVal: any) => Promise<any>;
636
+ $attrs: {
637
+ [x: string]: unknown;
638
+ };
639
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
640
+ componentCfg: {
641
+ type: import("vue").PropType<import("../../../types").ISearchType>;
642
+ };
643
+ value: {
644
+ type: StringConstructor;
645
+ default: string;
646
+ };
647
+ }>> & {
648
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
649
+ }>>;
650
+ emit: (event: "update:value", ...args: any[]) => void;
651
+ tagList: import("vue").Ref<never[]>;
652
+ filterApiConfig: import("../../../../..").AnyObject;
653
+ valueCp: import("vue").WritableComputedRef<string[]>;
654
+ optionList: import("vue").ComputedRef<import("naive-ui").SelectOption[]>;
655
+ initTagList: () => Promise<void>;
656
+ NSelect: any;
657
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
658
+ componentCfg: {
659
+ type: import("vue").PropType<import("../../../types").ISearchType>;
660
+ };
661
+ value: {
662
+ type: StringConstructor;
663
+ default: string;
664
+ };
665
+ }>> & {
666
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
667
+ }, {
668
+ value: string;
669
+ }>;
670
+ declare const Select: import("vue").DefineComponent<{
671
+ value: {
672
+ type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
673
+ };
674
+ }, {
675
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
676
+ value: {
677
+ type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
678
+ };
679
+ }>> & {
680
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
681
+ onChangeInitState?: ((...args: any[]) => any) | undefined;
682
+ }>>;
683
+ handleGetConfigApi: (params: any, key: string, config: {} | undefined, filterApiConfigVal: any) => Promise<any>;
684
+ $attrs: {
685
+ [x: string]: unknown;
686
+ };
687
+ emit: (event: "update:value" | "changeInitState", ...args: any[]) => void;
688
+ selectOptions: import("vue").Ref<any[]>;
689
+ isRemote: import("vue").Ref<boolean>;
690
+ isLoading: import("vue").Ref<boolean>;
691
+ filterApiConfig: import("../../../../..").AnyObject;
692
+ valueCp: import("vue").WritableComputedRef<unknown>;
693
+ searchOptions: (keyword: string) => Promise<any>;
694
+ _handleSearch: (query: string) => Promise<void>;
695
+ handleSearch: (query: string) => Promise<void>;
696
+ handleInitData: () => Promise<void>;
697
+ renderLabel: (option: import("naive-ui").SelectOption) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
698
+ [key: string]: any;
699
+ }>;
700
+ renderTag: ({ option, handleClose }: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
701
+ [key: string]: any;
702
+ }>;
703
+ init: () => Promise<void>;
704
+ NSelect: any;
705
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:value" | "changeInitState")[], "update:value" | "changeInitState", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
706
+ value: {
707
+ type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
708
+ };
709
+ }>> & {
710
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
711
+ onChangeInitState?: ((...args: any[]) => any) | undefined;
712
+ }, {}>;
713
+ export { CheckboxGroup, InputNumberGroup, Date, DateRangeInner, DateRangeOut, LabelInner, LabelOut, Select };