cnhis-design-vue 3.2.5-beta.53 → 3.2.5-beta.55

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 (242) hide show
  1. package/es/components/annotation-edit/src/type.d.ts +1 -1
  2. package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -1
  3. package/es/components/big-table/index.d.ts +7 -57
  4. package/es/components/big-table/src/BigTable.vue.d.ts +7 -57
  5. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +4 -4
  7. package/es/components/big-table/src/hooks/useEdit.d.ts +27 -27
  8. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
  9. package/es/components/biunique-chat/index.d.ts +13 -1027
  10. package/es/components/biunique-chat/src/Index.vue.d.ts +13 -1027
  11. package/es/components/biunique-chat/src/components/ChatFile.vue.d.ts +2 -201
  12. package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -9
  13. package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +7 -408
  14. package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +2 -208
  15. package/es/components/biunique-chat/src/components/ChatRecord.vue.d.ts +1 -11
  16. package/es/components/biunique-chat/src/components/ChatSearch.vue.d.ts +2 -2
  17. package/es/components/biunique-chat/src/components/ChatSet.vue.d.ts +2 -187
  18. package/es/components/biunique-chat/src/components/PersonProfile.vue.d.ts +1 -9
  19. package/es/components/biunique-chat/src/types/index.d.ts +1 -1
  20. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +1 -1
  21. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +1 -1
  22. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +1 -1
  23. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +1 -1
  24. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +1 -1
  25. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +13 -13
  26. package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +2 -2
  27. package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +9 -9
  28. package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +2 -2
  29. package/es/components/button-print/index.d.ts +13 -2917
  30. package/es/components/button-print/src/ButtonPrint.vue.d.ts +13 -2917
  31. package/es/components/button-print/src/components/EditFormat.vue.d.ts +4 -1162
  32. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +6 -1458
  33. package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +5 -1457
  34. package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +5 -1457
  35. package/es/components/calendar/index.d.ts +4 -4
  36. package/es/components/calendar/src/Calendar.vue.d.ts +4 -4
  37. package/es/components/calendar/src/types/index.d.ts +1 -1
  38. package/es/components/callback/src/components/dialog/drawer.vue.d.ts +2 -179
  39. package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
  40. package/es/components/callback/src/components/render/popupMaps.d.ts +120 -1701
  41. package/es/components/callback/src/types/index.d.ts +1 -1
  42. package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +2 -2
  43. package/es/components/card-reader-sdk/src/constants/index.d.ts +56 -56
  44. package/es/components/card-reader-sdk/src/utils/ensureUID2IdCard.d.ts +1 -1
  45. package/es/components/classification/index.d.ts +4 -14
  46. package/es/components/classification/src/components/search-filter/index.vue.d.ts +24 -34
  47. package/es/components/classification/src/components/set-classification/index.vue.d.ts +26 -36
  48. package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
  49. package/es/components/classification/src/index.vue.d.ts +4 -14
  50. package/es/components/config-provider/src/interface.d.ts +2 -2
  51. package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
  52. package/es/components/drag-scroll/src/types.d.ts +2 -2
  53. package/es/components/expand-field/index.d.ts +41 -575
  54. package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +56 -198
  55. package/es/components/expand-field/src/components/PersonModal.vue.d.ts +36 -168
  56. package/es/components/expand-field/src/components/form.vue.d.ts +41 -526
  57. package/es/components/expand-field/src/index.vue.d.ts +41 -575
  58. package/es/components/expand-field/src/types/index.d.ts +1 -1
  59. package/es/components/fabric-chart/index.d.ts +10 -10
  60. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +10 -10
  61. package/es/components/fabric-chart/src/components/PopupMenu.d.ts +3 -3
  62. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
  63. package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +1 -1
  64. package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
  65. package/es/components/fabric-chart/src/interface.d.ts +9 -9
  66. package/es/components/field-set/index.d.ts +5 -52
  67. package/es/components/field-set/src/FieldColor.vue.d.ts +14 -606
  68. package/es/components/field-set/src/FieldColor.vue2.js +1 -1
  69. package/es/components/field-set/src/FieldFilter.vue.d.ts +6 -19
  70. package/es/components/field-set/src/FieldFilter.vue2.js +1 -1
  71. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -9
  72. package/es/components/field-set/src/FieldSet.vue2.js +1 -1
  73. package/es/components/field-set/src/Index.vue.d.ts +6 -53
  74. package/es/components/field-set/src/Index.vue2.js +1 -1
  75. package/es/components/field-set/src/components/Row.vue.d.ts +1 -1
  76. package/es/components/field-set/src/components/condition.vue.d.ts +2 -2
  77. package/es/components/field-set/src/components/edit-dialog.vue.d.ts +12 -590
  78. package/es/components/field-set/src/components/edit-filter.vue.d.ts +3 -3
  79. package/es/components/field-set/src/constants/index.d.ts +1 -1
  80. package/es/components/field-set/src/types/index.d.ts +8 -8
  81. package/es/components/field-set/style/index.css +1 -1
  82. package/es/components/form-config/index.d.ts +62 -4785
  83. package/es/components/form-config/src/FormConfig.vue.d.ts +41 -4764
  84. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +37 -98
  85. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +2 -2
  86. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +22 -4651
  87. package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +3 -36
  88. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +3 -3
  89. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +1 -1
  90. package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
  91. package/es/components/form-config/src/types/index.d.ts +8 -8
  92. package/es/components/form-render/index.d.ts +15 -75
  93. package/es/components/form-render/src/FormRender.vue.d.ts +10 -70
  94. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -75
  95. package/es/components/form-render/src/components/renderer/combination/combination.d.ts +2 -2
  96. package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +2 -2
  97. package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +1 -1
  98. package/es/components/form-render/src/components/renderer/complex.d.ts +1 -1
  99. package/es/components/form-render/src/components/renderer/date.d.ts +2 -2
  100. package/es/components/form-render/src/components/renderer/index.d.ts +1 -1
  101. package/es/components/form-render/src/components/renderer/inputGroup.d.ts +1 -11
  102. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
  103. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +10 -10
  104. package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +15 -15
  105. package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
  106. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
  107. package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
  108. package/es/components/form-render/src/hooks/useChangeContext.d.ts +1 -1
  109. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -4
  110. package/es/components/form-render/src/hooks/useFormContext.d.ts +1 -11
  111. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +1 -19
  112. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +1 -1
  113. package/es/components/form-render/src/types/fieldItem.d.ts +10 -10
  114. package/es/components/form-render/src/types/index.d.ts +13 -13
  115. package/es/components/form-render/src/utils/index.d.ts +1 -1
  116. package/es/components/iho-table/index.d.ts +46 -1567
  117. package/es/components/iho-table/src/IhoTable.vue.d.ts +40 -1561
  118. package/es/components/iho-table/src/constants/index.d.ts +2 -2
  119. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +4 -4
  120. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +18 -18
  121. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +61 -61
  122. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
  123. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
  124. package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
  125. package/es/components/iho-table/src/hooks/useTableContext.d.ts +1 -1
  126. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +2 -335
  127. package/es/components/iho-table/src/plugins/pagerScrollPlugin/types.d.ts +1 -1
  128. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +16 -16
  129. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
  130. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
  131. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +2 -2
  132. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +1 -1
  133. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
  134. package/es/components/iho-table/src/plugins/verticalTablePlugin/src/hooks/index.d.ts +1 -1
  135. package/es/components/iho-table/src/plugins/verticalTablePlugin/src/types.d.ts +1 -1
  136. package/es/components/iho-table/src/types/index.d.ts +17 -17
  137. package/es/components/iho-table/src/types/pluginType.d.ts +13 -13
  138. package/es/components/index.css +1 -1
  139. package/es/components/info-header/index.d.ts +65 -1723
  140. package/es/components/info-header/src/InfoHeader.vue.d.ts +42 -1700
  141. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +27 -1547
  142. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +16 -1554
  143. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +31 -1629
  144. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +59 -119
  145. package/es/components/info-header/src/types/index.d.ts +4 -3
  146. package/es/components/keyboard/index.d.ts +1 -1
  147. package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
  148. package/es/components/map/src/types/index.d.ts +2 -2
  149. package/es/components/quick-search/index.d.ts +1 -295
  150. package/es/components/quick-search/src/index.vue.d.ts +1 -295
  151. package/es/components/recommend-search/index.d.ts +28 -28
  152. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +28 -28
  153. package/es/components/recommend-search/src/components/BaseSearch.d.ts +4 -4
  154. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +10 -10
  155. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +11 -11
  156. package/es/components/recommend-search/src/types/index.d.ts +2 -2
  157. package/es/components/scale-view/index.d.ts +6 -300
  158. package/es/components/scale-view/src/ScaleView.vue.d.ts +6 -300
  159. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +2 -2
  160. package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +2 -2
  161. package/es/components/scale-view/src/hooks/use-component.d.ts +3 -15
  162. package/es/components/scale-view/src/types/index.d.ts +1 -1
  163. package/es/components/search-cascader/index.d.ts +14 -14
  164. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +15 -15
  165. package/es/components/search-cascader/src/components/SearchMenu.d.ts +3 -3
  166. package/es/components/select-label/index.d.ts +3 -21
  167. package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -7
  168. package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -7
  169. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +1 -7
  170. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +1 -7
  171. package/es/components/select-label/src/index.vue.d.ts +2 -14
  172. package/es/components/select-label/src/types/index.d.ts +3 -3
  173. package/es/components/select-person/index.d.ts +36 -168
  174. package/es/components/select-person/src/SearchMultiple.vue.d.ts +3 -52
  175. package/es/components/select-person/src/SearchOrgAndStaff.vue.d.ts +2 -2
  176. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -117
  177. package/es/components/shortcut-provider/index.d.ts +1 -1
  178. package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
  179. package/es/components/shortcut-setter/index.d.ts +23 -1606
  180. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +14 -1597
  181. package/es/components/step-notice/index.d.ts +94 -1615
  182. package/es/components/step-notice/src/StepNotice.vue.d.ts +79 -1600
  183. package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +22 -22
  184. package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +2 -2
  185. package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +16 -16
  186. package/es/components/step-notice/src/hooks/useTheme.d.ts +1 -1
  187. package/es/components/step-notice/src/utils.d.ts +1 -1
  188. package/es/components/steps-wheel/index.d.ts +1 -1
  189. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -1
  190. package/es/components/table-export-field/index.d.ts +3 -630
  191. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +2 -51
  192. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -581
  193. package/es/components/table-export-field/src/index.vue.d.ts +5 -632
  194. package/es/components/table-export-field/src/types/index.d.ts +1 -1
  195. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +2 -2
  196. package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +2 -2
  197. package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +2 -2
  198. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
  199. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +22 -32
  200. package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +2 -2
  201. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +2 -2
  202. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +1 -11
  203. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +15 -15
  204. package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +1 -1
  205. package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +22 -32
  206. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +22 -32
  207. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -50
  208. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +3 -3
  209. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
  210. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
  211. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +4 -4
  212. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
  213. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +2 -2
  214. package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +1 -11
  215. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +16 -16
  216. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
  217. package/es/components/table-filter/src/components/render-widget/components/index.d.ts +60 -119
  218. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +59 -108
  219. package/es/components/table-filter/src/types/index.d.ts +25 -25
  220. package/es/components/time-line/index.d.ts +1 -48
  221. package/es/components/time-line/src/TimeLine.vue.d.ts +4 -51
  222. package/es/components/tooth-bitmap/index.d.ts +3 -3
  223. package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +1 -1
  224. package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +3 -3
  225. package/es/shared/components/SlotRender/SlotRender.d.ts +4 -4
  226. package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +1 -1
  227. package/es/shared/hooks/useTheme.d.ts +2 -2
  228. package/es/shared/package.json.js +1 -1
  229. package/es/shared/types/business.d.ts +1 -1
  230. package/es/shared/types/index.d.ts +15 -15
  231. package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +1 -1
  232. package/es/shared/utils/tapable/AsyncParallelHook.d.ts +1 -1
  233. package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +1 -1
  234. package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +1 -1
  235. package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +1 -1
  236. package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +1 -1
  237. package/es/shared/utils/tapable/SyncBailHook.d.ts +1 -1
  238. package/es/shared/utils/tapable/SyncHook.d.ts +1 -1
  239. package/es/shared/utils/tapable/SyncLoopHook.d.ts +1 -1
  240. package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +1 -1
  241. package/es/shared/utils/vexutils.d.ts +2 -2
  242. package/package.json +5 -5
@@ -52,7 +52,7 @@ declare const _default: import("vue").DefineComponent<{
52
52
  onCloseEvaluateCountdown?: ((...args: any[]) => any) | undefined;
53
53
  onWriteGuage?: ((...args: any[]) => any) | undefined;
54
54
  }>>;
55
- emit: (event: "closeEvaluateCountdown" | "writeGuage", ...args: any[]) => void;
55
+ emit: (event: "writeGuage" | "closeEvaluateCountdown", ...args: any[]) => void;
56
56
  evaluateState: {
57
57
  totalLen: number;
58
58
  timer: null;
@@ -76,7 +76,7 @@ declare const _default: import("vue").DefineComponent<{
76
76
  handleEvaluateParams: () => void;
77
77
  writeGuage: () => void;
78
78
  NButton: any;
79
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("closeEvaluateCountdown" | "writeGuage")[], "writeGuage" | "closeEvaluateCountdown", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
79
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("writeGuage" | "closeEvaluateCountdown")[], "writeGuage" | "closeEvaluateCountdown", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
80
80
  formArray: {
81
81
  type: ArrayConstructor;
82
82
  default: () => never[];
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  type: BooleanConstructor;
32
32
  default: boolean;
33
33
  };
34
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:visible" | "onClose")[], "onClose" | "update:visible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
34
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClose" | "update:visible")[], "onClose" | "update:visible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
35
35
  title: {
36
36
  type: (StringConstructor | FunctionConstructor)[];
37
37
  default: string;
@@ -68,13 +68,13 @@ declare const _default: import("vue").DefineComponent<{
68
68
  "onUpdate:visible"?: ((...args: any[]) => any) | undefined;
69
69
  onOnClose?: ((...args: any[]) => any) | undefined;
70
70
  }, {
71
- closable: boolean;
72
71
  cancel: Function;
73
72
  visible: boolean;
74
73
  modalWidth: string;
75
74
  modalHeight: string;
76
75
  title: string | Function;
77
76
  handleOk: Function;
77
+ closable: boolean;
78
78
  changeSize: boolean;
79
79
  }>;
80
80
  export default _default;
@@ -496,7 +496,7 @@ export declare const componentMap: {
496
496
  form: Record<string, any>;
497
497
  locationProp: string;
498
498
  }>>;
499
- LABEL: import("vue").ShallowRef<import("../../..").SFCWithInstall<import("vue").DefineComponent<{
499
+ LABEL: import("vue").ShallowRef<import("../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
500
500
  type: {
501
501
  type: StringConstructor;
502
502
  default: string;
@@ -825,13 +825,7 @@ export declare const componentMap: {
825
825
  handleResetOptions: () => void;
826
826
  hanldeSetLabelItem: (id: string | number, status: boolean) => void;
827
827
  NAnchor: any;
828
- NAnchorLink: import("vue").DefineComponent<{
829
- readonly title: StringConstructor;
830
- readonly href: StringConstructor;
831
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
832
- readonly title: StringConstructor;
833
- readonly href: StringConstructor;
834
- }>>, {}>;
828
+ NAnchorLink: any;
835
829
  labelClassify: import("vue").DefineComponent<{
836
830
  classifyItem: {
837
831
  type: null;
@@ -1199,13 +1193,7 @@ export declare const componentMap: {
1199
1193
  handleLabelForm: (cb: Function) => void;
1200
1194
  handleLabelChange: (isSelect: boolean, labelItem: any, categoryItem?: any) => void;
1201
1195
  NAnchor: any;
1202
- NAnchorLink: import("vue").DefineComponent<{
1203
- readonly title: StringConstructor;
1204
- readonly href: StringConstructor;
1205
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1206
- readonly title: StringConstructor;
1207
- readonly href: StringConstructor;
1208
- }>>, {}>;
1196
+ NAnchorLink: any;
1209
1197
  IhoLabelClassify: import("vue").DefineComponent<{
1210
1198
  categoryItem: {
1211
1199
  type: import("vue").PropType<import("../../../../components/select-label").ICategoryLabelItemType>;
@@ -1,5 +1,5 @@
1
1
  import { AnyObject } from '../../../../shared/types';
2
- export declare type FormSaveType = {
2
+ export type FormSaveType = {
3
3
  hasCallbackItem: any;
4
4
  isCallback: boolean;
5
5
  params: AnyObject;
@@ -28,7 +28,7 @@ declare const SearchCascader: SFCWithInstall<import("vue").DefineComponent<{
28
28
  default: () => never[];
29
29
  };
30
30
  search: {
31
- type: import("vue").PropType<import("../../shared/types").AnyFn<any[], any>>;
31
+ type: import("vue").PropType<import("../../shared/types").AnyFn>;
32
32
  };
33
33
  labelKey: {
34
34
  type: StringConstructor;
@@ -86,7 +86,7 @@ declare const SearchCascader: SFCWithInstall<import("vue").DefineComponent<{
86
86
  default: () => never[];
87
87
  };
88
88
  search: {
89
- type: import("vue").PropType<import("../../shared/types").AnyFn<any[], any>>;
89
+ type: import("vue").PropType<import("../../shared/types").AnyFn>;
90
90
  };
91
91
  labelKey: {
92
92
  type: StringConstructor;
@@ -116,11 +116,11 @@ declare const SearchCascader: SFCWithInstall<import("vue").DefineComponent<{
116
116
  };
117
117
  }>> & {
118
118
  onFocus?: ((...args: any[]) => any) | undefined;
119
- "onUpdate:value"?: ((...args: any[]) => any) | undefined;
120
119
  "onUpdate:show"?: ((...args: any[]) => any) | undefined;
120
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
121
121
  }>>;
122
- cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
123
- emit: (event: "update:show" | "update:value" | "focus", ...args: any[]) => void;
122
+ cssVars: import("vue").ComputedRef<import("../../shared/types").AnyObject>;
123
+ emit: (event: "focus" | "update:show" | "update:value", ...args: any[]) => void;
124
124
  emitValue: (value: string | import("../../shared/types").AnyObject[]) => void;
125
125
  clearableRef: import("vue").ComputedRef<number | boolean>;
126
126
  onClear: () => void;
@@ -175,7 +175,7 @@ declare const SearchCascader: SFCWithInstall<import("vue").DefineComponent<{
175
175
  cursorNode: {
176
176
  type: import("vue").PropType<import("../../shared/types").AnyObject>;
177
177
  };
178
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("nodeClick" | "changeCursor")[], "changeCursor" | "nodeClick", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
178
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeCursor" | "nodeClick")[], "changeCursor" | "nodeClick", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
179
179
  childKey: {
180
180
  type: StringConstructor;
181
181
  default: string;
@@ -199,15 +199,15 @@ declare const SearchCascader: SFCWithInstall<import("vue").DefineComponent<{
199
199
  type: import("vue").PropType<import("../../shared/types").AnyObject>;
200
200
  };
201
201
  }>> & {
202
- onNodeClick?: ((...args: any[]) => any) | undefined;
203
202
  onChangeCursor?: ((...args: any[]) => any) | undefined;
203
+ onNodeClick?: ((...args: any[]) => any) | undefined;
204
204
  }, {
205
205
  options: import("../../shared/types").AnyObject[];
206
- valueKey: string;
207
206
  childKey: string;
208
207
  labelKey: string;
208
+ valueKey: string;
209
209
  }>;
210
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:show" | "update:value" | "focus")[], "focus" | "update:show" | "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
210
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "update:show" | "update:value")[], "focus" | "update:show" | "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
211
211
  value: {
212
212
  type: import("vue").PropType<string | import("../../shared/types").AnyObject[]>;
213
213
  };
@@ -236,7 +236,7 @@ declare const SearchCascader: SFCWithInstall<import("vue").DefineComponent<{
236
236
  default: () => never[];
237
237
  };
238
238
  search: {
239
- type: import("vue").PropType<import("../../shared/types").AnyFn<any[], any>>;
239
+ type: import("vue").PropType<import("../../shared/types").AnyFn>;
240
240
  };
241
241
  labelKey: {
242
242
  type: StringConstructor;
@@ -266,18 +266,18 @@ declare const SearchCascader: SFCWithInstall<import("vue").DefineComponent<{
266
266
  };
267
267
  }>> & {
268
268
  onFocus?: ((...args: any[]) => any) | undefined;
269
- "onUpdate:value"?: ((...args: any[]) => any) | undefined;
270
269
  "onUpdate:show"?: ((...args: any[]) => any) | undefined;
270
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
271
271
  }, {
272
- disabled: boolean;
273
- show: boolean;
274
272
  options: import("../../shared/types").AnyObject[];
273
+ disabled: boolean;
275
274
  placeholder: string;
276
- valueKey: string;
275
+ show: boolean;
277
276
  clearable: boolean;
278
277
  childKey: string;
279
278
  editPlaceholder: string;
280
279
  labelKey: string;
280
+ valueKey: string;
281
281
  checkAbleLevel: number | "last";
282
282
  menuWidth: string | number;
283
283
  }>>;
@@ -1,6 +1,6 @@
1
1
  import { AnyObject, AnyFn, Nullable } from '../../../shared/types';
2
2
  import { PropType } from 'vue';
3
- declare type ValueType = string | AnyObject[];
3
+ type ValueType = string | AnyObject[];
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  value: {
6
6
  type: PropType<ValueType>;
@@ -30,7 +30,7 @@ declare const _default: import("vue").DefineComponent<{
30
30
  default: () => never[];
31
31
  };
32
32
  search: {
33
- type: PropType<AnyFn<any[], any>>;
33
+ type: PropType<AnyFn>;
34
34
  };
35
35
  labelKey: {
36
36
  type: StringConstructor;
@@ -88,7 +88,7 @@ declare const _default: import("vue").DefineComponent<{
88
88
  default: () => never[];
89
89
  };
90
90
  search: {
91
- type: PropType<AnyFn<any[], any>>;
91
+ type: PropType<AnyFn>;
92
92
  };
93
93
  labelKey: {
94
94
  type: StringConstructor;
@@ -118,11 +118,11 @@ declare const _default: import("vue").DefineComponent<{
118
118
  };
119
119
  }>> & {
120
120
  onFocus?: ((...args: any[]) => any) | undefined;
121
- "onUpdate:value"?: ((...args: any[]) => any) | undefined;
122
121
  "onUpdate:show"?: ((...args: any[]) => any) | undefined;
122
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
123
123
  }>>;
124
- cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
125
- emit: (event: "update:show" | "update:value" | "focus", ...args: any[]) => void;
124
+ cssVars: import("vue").ComputedRef<AnyObject>;
125
+ emit: (event: "focus" | "update:show" | "update:value", ...args: any[]) => void;
126
126
  emitValue: (value: ValueType) => void;
127
127
  clearableRef: import("vue").ComputedRef<number | boolean>;
128
128
  onClear: () => void;
@@ -177,7 +177,7 @@ declare const _default: import("vue").DefineComponent<{
177
177
  cursorNode: {
178
178
  type: PropType<AnyObject>;
179
179
  };
180
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("nodeClick" | "changeCursor")[], "changeCursor" | "nodeClick", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
180
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeCursor" | "nodeClick")[], "changeCursor" | "nodeClick", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
181
181
  childKey: {
182
182
  type: StringConstructor;
183
183
  default: string;
@@ -201,15 +201,15 @@ declare const _default: import("vue").DefineComponent<{
201
201
  type: PropType<AnyObject>;
202
202
  };
203
203
  }>> & {
204
- onNodeClick?: ((...args: any[]) => any) | undefined;
205
204
  onChangeCursor?: ((...args: any[]) => any) | undefined;
205
+ onNodeClick?: ((...args: any[]) => any) | undefined;
206
206
  }, {
207
207
  options: AnyObject[];
208
- valueKey: string;
209
208
  childKey: string;
210
209
  labelKey: string;
210
+ valueKey: string;
211
211
  }>;
212
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:show" | "update:value" | "focus")[], "focus" | "update:show" | "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
212
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "update:show" | "update:value")[], "focus" | "update:show" | "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
213
213
  value: {
214
214
  type: PropType<ValueType>;
215
215
  };
@@ -238,7 +238,7 @@ declare const _default: import("vue").DefineComponent<{
238
238
  default: () => never[];
239
239
  };
240
240
  search: {
241
- type: PropType<AnyFn<any[], any>>;
241
+ type: PropType<AnyFn>;
242
242
  };
243
243
  labelKey: {
244
244
  type: StringConstructor;
@@ -268,18 +268,18 @@ declare const _default: import("vue").DefineComponent<{
268
268
  };
269
269
  }>> & {
270
270
  onFocus?: ((...args: any[]) => any) | undefined;
271
- "onUpdate:value"?: ((...args: any[]) => any) | undefined;
272
271
  "onUpdate:show"?: ((...args: any[]) => any) | undefined;
272
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
273
273
  }, {
274
- disabled: boolean;
275
- show: boolean;
276
274
  options: AnyObject[];
275
+ disabled: boolean;
277
276
  placeholder: string;
278
- valueKey: string;
277
+ show: boolean;
279
278
  clearable: boolean;
280
279
  childKey: string;
281
280
  editPlaceholder: string;
282
281
  labelKey: string;
282
+ valueKey: string;
283
283
  checkAbleLevel: number | "last";
284
284
  menuWidth: string | number;
285
285
  }>;
@@ -23,7 +23,7 @@ export declare const SearchMenu: import("vue").DefineComponent<{
23
23
  cursorNode: {
24
24
  type: PropType<AnyObject>;
25
25
  };
26
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("nodeClick" | "changeCursor")[], "changeCursor" | "nodeClick", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
26
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeCursor" | "nodeClick")[], "changeCursor" | "nodeClick", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
27
27
  childKey: {
28
28
  type: StringConstructor;
29
29
  default: string;
@@ -47,11 +47,11 @@ export declare const SearchMenu: import("vue").DefineComponent<{
47
47
  type: PropType<AnyObject>;
48
48
  };
49
49
  }>> & {
50
- onNodeClick?: ((...args: any[]) => any) | undefined;
51
50
  onChangeCursor?: ((...args: any[]) => any) | undefined;
51
+ onNodeClick?: ((...args: any[]) => any) | undefined;
52
52
  }, {
53
53
  options: AnyObject[];
54
- valueKey: string;
55
54
  childKey: string;
56
55
  labelKey: string;
56
+ valueKey: string;
57
57
  }>;
@@ -328,13 +328,7 @@ declare const SelectLabel: SFCWithInstall<import("vue").DefineComponent<{
328
328
  handleResetOptions: () => void;
329
329
  hanldeSetLabelItem: (id: string | number, status: boolean) => void;
330
330
  NAnchor: any;
331
- NAnchorLink: import("vue").DefineComponent<{
332
- readonly title: StringConstructor;
333
- readonly href: StringConstructor;
334
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
335
- readonly title: StringConstructor;
336
- readonly href: StringConstructor;
337
- }>>, {}>;
331
+ NAnchorLink: any;
338
332
  labelClassify: import("vue").DefineComponent<{
339
333
  classifyItem: {
340
334
  type: null;
@@ -702,13 +696,7 @@ declare const SelectLabel: SFCWithInstall<import("vue").DefineComponent<{
702
696
  handleLabelForm: (cb: Function) => void;
703
697
  handleLabelChange: (isSelect: boolean, labelItem: any, categoryItem?: any) => void;
704
698
  NAnchor: any;
705
- NAnchorLink: import("vue").DefineComponent<{
706
- readonly title: StringConstructor;
707
- readonly href: StringConstructor;
708
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
709
- readonly title: StringConstructor;
710
- readonly href: StringConstructor;
711
- }>>, {}>;
699
+ NAnchorLink: any;
712
700
  IhoLabelClassify: import("vue").DefineComponent<{
713
701
  categoryItem: {
714
702
  type: import("vue").PropType<import("./src/types").ICategoryLabelItemType>;
@@ -1006,13 +994,7 @@ declare const LabelFormContent: SFCWithInstall<import("vue").DefineComponent<{
1006
994
  handleResetOptions: () => void;
1007
995
  hanldeSetLabelItem: (id: string | number, status: boolean) => void;
1008
996
  NAnchor: any;
1009
- NAnchorLink: import("vue").DefineComponent<{
1010
- readonly title: StringConstructor;
1011
- readonly href: StringConstructor;
1012
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1013
- readonly title: StringConstructor;
1014
- readonly href: StringConstructor;
1015
- }>>, {}>;
997
+ NAnchorLink: any;
1016
998
  labelClassify: import("vue").DefineComponent<{
1017
999
  classifyItem: {
1018
1000
  type: null;
@@ -110,13 +110,7 @@ declare const _default: import("vue").DefineComponent<{
110
110
  handleResetOptions: () => void;
111
111
  hanldeSetLabelItem: (id: string | number, status: boolean) => void;
112
112
  NAnchor: any;
113
- NAnchorLink: import("vue").DefineComponent<{
114
- readonly title: StringConstructor;
115
- readonly href: StringConstructor;
116
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
117
- readonly title: StringConstructor;
118
- readonly href: StringConstructor;
119
- }>>, {}>;
113
+ NAnchorLink: any;
120
114
  labelClassify: import("vue").DefineComponent<{
121
115
  classifyItem: {
122
116
  type: null;
@@ -265,13 +265,7 @@ declare const _default: import("vue").DefineComponent<{
265
265
  handleResetOptions: () => void;
266
266
  hanldeSetLabelItem: (id: string | number, status: boolean) => void;
267
267
  NAnchor: any;
268
- NAnchorLink: import("vue").DefineComponent<{
269
- readonly title: StringConstructor;
270
- readonly href: StringConstructor;
271
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
272
- readonly title: StringConstructor;
273
- readonly href: StringConstructor;
274
- }>>, {}>;
268
+ NAnchorLink: any;
275
269
  labelClassify: import("vue").DefineComponent<{
276
270
  classifyItem: {
277
271
  type: null;
@@ -46,13 +46,7 @@ declare const _default: import("vue").DefineComponent<{
46
46
  handleLabelForm: (cb: Function) => void;
47
47
  handleLabelChange: (isSelect: boolean, labelItem: any, categoryItem?: any) => void;
48
48
  NAnchor: any;
49
- NAnchorLink: import("vue").DefineComponent<{
50
- readonly title: StringConstructor;
51
- readonly href: StringConstructor;
52
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
53
- readonly title: StringConstructor;
54
- readonly href: StringConstructor;
55
- }>>, {}>;
49
+ NAnchorLink: any;
56
50
  IhoLabelClassify: import("vue").DefineComponent<{
57
51
  categoryItem: {
58
52
  type: PropType<ICategoryLabelItemType>;
@@ -103,13 +103,7 @@ declare const _default: import("vue").DefineComponent<{
103
103
  handleLabelForm: (cb: Function) => void;
104
104
  handleLabelChange: (isSelect: boolean, labelItem: any, categoryItem?: any) => void;
105
105
  NAnchor: any;
106
- NAnchorLink: import("vue").DefineComponent<{
107
- readonly title: StringConstructor;
108
- readonly href: StringConstructor;
109
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
110
- readonly title: StringConstructor;
111
- readonly href: StringConstructor;
112
- }>>, {}>;
106
+ NAnchorLink: any;
113
107
  IhoLabelClassify: import("vue").DefineComponent<{
114
108
  categoryItem: {
115
109
  type: PropType<ICategoryLabelItemType>;
@@ -329,13 +329,7 @@ declare const _default: import("vue").DefineComponent<{
329
329
  handleResetOptions: () => void;
330
330
  hanldeSetLabelItem: (id: string | number, status: boolean) => void;
331
331
  NAnchor: any;
332
- NAnchorLink: import("vue").DefineComponent<{
333
- readonly title: StringConstructor;
334
- readonly href: StringConstructor;
335
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
336
- readonly title: StringConstructor;
337
- readonly href: StringConstructor;
338
- }>>, {}>;
332
+ NAnchorLink: any;
339
333
  labelClassify: import("vue").DefineComponent<{
340
334
  classifyItem: {
341
335
  type: null;
@@ -703,13 +697,7 @@ declare const _default: import("vue").DefineComponent<{
703
697
  handleLabelForm: (cb: Function) => void;
704
698
  handleLabelChange: (isSelect: boolean, labelItem: any, categoryItem?: any) => void;
705
699
  NAnchor: any;
706
- NAnchorLink: import("vue").DefineComponent<{
707
- readonly title: StringConstructor;
708
- readonly href: StringConstructor;
709
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
710
- readonly title: StringConstructor;
711
- readonly href: StringConstructor;
712
- }>>, {}>;
700
+ NAnchorLink: any;
713
701
  IhoLabelClassify: import("vue").DefineComponent<{
714
702
  categoryItem: {
715
703
  type: PropType<ICategoryLabelItemType>;
@@ -1,11 +1,11 @@
1
- export declare type ICategoryLabelItemType = {
1
+ export type ICategoryLabelItemType = {
2
2
  classifyId: string;
3
3
  classifyName: string;
4
4
  labelList: IhoTabLabelItemType[];
5
5
  };
6
- export declare type IhoTabLabelItemType = {
6
+ export type IhoTabLabelItemType = {
7
7
  labelCode: string;
8
8
  labelShowText: string;
9
9
  backgroundColor: string;
10
10
  };
11
- export declare type ISelectLabelItemType = Pick<ICategoryLabelItemType, 'classifyId' | 'classifyName'> & Pick<IhoTabLabelItemType, 'labelCode' | 'labelShowText' | 'backgroundColor'>;
11
+ export type ISelectLabelItemType = Pick<ICategoryLabelItemType, 'classifyId' | 'classifyName'> & Pick<IhoTabLabelItemType, 'labelCode' | 'labelShowText' | 'backgroundColor'>;