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
@@ -8,9 +8,7 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
8
8
  default: () => never[];
9
9
  };
10
10
  data: {
11
- type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & {
12
- [k: string]: unknown;
13
- } & import("../../shared/types").AnyObject)[]>;
11
+ type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../shared/types").AnyObject)[]>;
14
12
  default: () => never[];
15
13
  };
16
14
  searchPlaceholder: {
@@ -24,17 +22,17 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
24
22
  wordbook: {
25
23
  type: import("vue").PropType<{
26
24
  [key: string]: any;
27
- parent_id_obj: string | number;
28
- parent_name_obj: string | number;
29
- user_count_obj?: string | number | undefined;
25
+ parent_id_obj: string;
26
+ parent_name_obj: string;
27
+ user_count_obj?: string | undefined;
30
28
  filter_key?: string | undefined;
31
29
  }>;
32
30
  default: () => {};
33
31
  };
34
32
  wordbookChild: {
35
33
  type: import("vue").PropType<{
36
- user_id_obj: string | number;
37
- user_name_obj: string | number;
34
+ user_id_obj: string;
35
+ user_name_obj: string;
38
36
  user_expand_keys?: string[] | undefined;
39
37
  }>;
40
38
  default: () => {};
@@ -60,9 +58,7 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
60
58
  default: () => {};
61
59
  };
62
60
  treeSetting: {
63
- type: import("vue").PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase & {
64
- [k: string]: unknown;
65
- } & import("../../shared/types").AnyObject>;
61
+ type: import("vue").PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../shared/types").AnyObject>;
66
62
  default: () => {};
67
63
  };
68
64
  queryLoadChildData: {
@@ -78,9 +74,7 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
78
74
  default: boolean;
79
75
  };
80
76
  roleData: {
81
- type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & {
82
- [k: string]: unknown;
83
- } & import("../../shared/types").AnyObject)[]>;
77
+ type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../shared/types").AnyObject)[]>;
84
78
  default: () => never[];
85
79
  };
86
80
  roleFields: {
@@ -115,9 +109,7 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
115
109
  default: () => never[];
116
110
  };
117
111
  data: {
118
- type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & {
119
- [k: string]: unknown;
120
- } & import("../../shared/types").AnyObject)[]>;
112
+ type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../shared/types").AnyObject)[]>;
121
113
  default: () => never[];
122
114
  };
123
115
  searchPlaceholder: {
@@ -131,17 +123,17 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
131
123
  wordbook: {
132
124
  type: import("vue").PropType<{
133
125
  [key: string]: any;
134
- parent_id_obj: string | number;
135
- parent_name_obj: string | number;
136
- user_count_obj?: string | number | undefined;
126
+ parent_id_obj: string;
127
+ parent_name_obj: string;
128
+ user_count_obj?: string | undefined;
137
129
  filter_key?: string | undefined;
138
130
  }>;
139
131
  default: () => {};
140
132
  };
141
133
  wordbookChild: {
142
134
  type: import("vue").PropType<{
143
- user_id_obj: string | number;
144
- user_name_obj: string | number;
135
+ user_id_obj: string;
136
+ user_name_obj: string;
145
137
  user_expand_keys?: string[] | undefined;
146
138
  }>;
147
139
  default: () => {};
@@ -167,9 +159,7 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
167
159
  default: () => {};
168
160
  };
169
161
  treeSetting: {
170
- type: import("vue").PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase & {
171
- [k: string]: unknown;
172
- } & import("../../shared/types").AnyObject>;
162
+ type: import("vue").PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../shared/types").AnyObject>;
173
163
  default: () => {};
174
164
  };
175
165
  queryLoadChildData: {
@@ -185,9 +175,7 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
185
175
  default: boolean;
186
176
  };
187
177
  roleData: {
188
- type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & {
189
- [k: string]: unknown;
190
- } & import("../../shared/types").AnyObject)[]>;
178
+ type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../shared/types").AnyObject)[]>;
191
179
  default: () => never[];
192
180
  };
193
181
  roleFields: {
@@ -263,7 +251,7 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
263
251
  renderLabel: ({ option }: {
264
252
  option: import("naive-ui").TreeOption;
265
253
  }) => JSX.Element;
266
- getLabelName: (option: import("naive-ui").TreeOption) => unknown;
254
+ getLabelName: (option: import("naive-ui").TreeOption) => {};
267
255
  transformData: (trees: import("naive-ui").TreeOption[]) => import("naive-ui").TreeOption[];
268
256
  calculateRootItems: (trees: import("naive-ui").TreeOption[], items: import("naive-ui").TreeOption[]) => import("naive-ui").TreeOption[];
269
257
  transformParentNodeName: (trees: import("naive-ui").TreeOption[], tempContent: any) => import("naive-ui").TreeOption[];
@@ -293,73 +281,14 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
293
281
  getCheckWithLevel: () => any;
294
282
  NButton: any;
295
283
  NInput: any;
296
- NInputGroup: import("vue").DefineComponent<{
297
- [x: string]: never;
298
- [x: number]: never;
299
- [x: symbol]: never;
300
- }, {
301
- mergedClsPrefix: import("vue").ComputedRef<string>;
302
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
303
- [x: string]: never;
304
- [x: number]: never;
305
- [x: symbol]: never;
306
- }>>, {}>;
284
+ NInputGroup: any;
307
285
  NCheckbox: any;
308
286
  NTree: any;
309
287
  NTag: any;
310
288
  NIcon: any;
311
289
  NSpace: any;
312
290
  NGrid: any;
313
- NGi: import("vue").DefineComponent<{
314
- readonly span: {
315
- readonly type: import("vue").PropType<string | number>;
316
- readonly default: 1;
317
- };
318
- readonly offset: {
319
- readonly type: import("vue").PropType<string | number>;
320
- readonly default: 0;
321
- };
322
- readonly suffix: BooleanConstructor;
323
- readonly privateOffset: NumberConstructor;
324
- readonly privateSpan: NumberConstructor;
325
- readonly privateColStart: NumberConstructor;
326
- readonly privateShow: {
327
- readonly type: BooleanConstructor;
328
- readonly default: true;
329
- };
330
- }, {
331
- overflow: import("vue").Ref<boolean>;
332
- itemStyle: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
333
- layoutShiftDisabled: import("vue").Ref<boolean>;
334
- mergedXGap: import("vue").ComputedRef<string>;
335
- deriveStyle: () => {
336
- display: string;
337
- gridColumn: string;
338
- marginLeft: string;
339
- };
340
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
341
- readonly span: {
342
- readonly type: import("vue").PropType<string | number>;
343
- readonly default: 1;
344
- };
345
- readonly offset: {
346
- readonly type: import("vue").PropType<string | number>;
347
- readonly default: 0;
348
- };
349
- readonly suffix: BooleanConstructor;
350
- readonly privateOffset: NumberConstructor;
351
- readonly privateSpan: NumberConstructor;
352
- readonly privateColStart: NumberConstructor;
353
- readonly privateShow: {
354
- readonly type: BooleanConstructor;
355
- readonly default: true;
356
- };
357
- }>>, {
358
- readonly offset: string | number;
359
- readonly span: string | number;
360
- readonly suffix: boolean;
361
- readonly privateShow: boolean;
362
- }>;
291
+ NGi: any;
363
292
  NEmpty: any;
364
293
  CloseCircleSharp: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
365
294
  SearchMultiple: import("vue").DefineComponent<{
@@ -437,56 +366,7 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
437
366
  parentNode: any;
438
367
  }, baseKey: string | number) => false | undefined;
439
368
  ref: typeof import("vue").ref;
440
- NCheckboxGroup: import("vue").DefineComponent<{
441
- readonly min: NumberConstructor;
442
- readonly max: NumberConstructor;
443
- readonly size: import("vue").PropType<"small" | "medium" | "large">;
444
- readonly value: import("vue").PropType<(string | number)[] | null>;
445
- readonly defaultValue: {
446
- readonly type: import("vue").PropType<(string | number)[] | null>;
447
- readonly default: null;
448
- };
449
- readonly disabled: {
450
- readonly type: import("vue").PropType<boolean | undefined>;
451
- readonly default: undefined;
452
- };
453
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
454
- actionType: "check" | "uncheck";
455
- value: string | number;
456
- }) => void>>;
457
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
458
- actionType: "check" | "uncheck";
459
- value: string | number;
460
- }) => void>>;
461
- readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
462
- }, {
463
- mergedClsPrefix: import("vue").ComputedRef<string>;
464
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
465
- readonly min: NumberConstructor;
466
- readonly max: NumberConstructor;
467
- readonly size: import("vue").PropType<"small" | "medium" | "large">;
468
- readonly value: import("vue").PropType<(string | number)[] | null>;
469
- readonly defaultValue: {
470
- readonly type: import("vue").PropType<(string | number)[] | null>;
471
- readonly default: null;
472
- };
473
- readonly disabled: {
474
- readonly type: import("vue").PropType<boolean | undefined>;
475
- readonly default: undefined;
476
- };
477
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
478
- actionType: "check" | "uncheck";
479
- value: string | number;
480
- }) => void>>;
481
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
482
- actionType: "check" | "uncheck";
483
- value: string | number;
484
- }) => void>>;
485
- readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
486
- }>>, {
487
- readonly disabled: boolean | undefined;
488
- readonly defaultValue: (string | number)[] | null;
489
- }>;
369
+ NCheckboxGroup: any;
490
370
  NCheckbox: any;
491
371
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "notifyCheck"[], "notifyCheck", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
492
372
  treeData: {
@@ -647,9 +527,7 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
647
527
  default: () => never[];
648
528
  };
649
529
  data: {
650
- type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & {
651
- [k: string]: unknown;
652
- } & import("../../shared/types").AnyObject)[]>;
530
+ type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../shared/types").AnyObject)[]>;
653
531
  default: () => never[];
654
532
  };
655
533
  searchPlaceholder: {
@@ -663,17 +541,17 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
663
541
  wordbook: {
664
542
  type: import("vue").PropType<{
665
543
  [key: string]: any;
666
- parent_id_obj: string | number;
667
- parent_name_obj: string | number;
668
- user_count_obj?: string | number | undefined;
544
+ parent_id_obj: string;
545
+ parent_name_obj: string;
546
+ user_count_obj?: string | undefined;
669
547
  filter_key?: string | undefined;
670
548
  }>;
671
549
  default: () => {};
672
550
  };
673
551
  wordbookChild: {
674
552
  type: import("vue").PropType<{
675
- user_id_obj: string | number;
676
- user_name_obj: string | number;
553
+ user_id_obj: string;
554
+ user_name_obj: string;
677
555
  user_expand_keys?: string[] | undefined;
678
556
  }>;
679
557
  default: () => {};
@@ -699,9 +577,7 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
699
577
  default: () => {};
700
578
  };
701
579
  treeSetting: {
702
- type: import("vue").PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase & {
703
- [k: string]: unknown;
704
- } & import("../../shared/types").AnyObject>;
580
+ type: import("vue").PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../shared/types").AnyObject>;
705
581
  default: () => {};
706
582
  };
707
583
  queryLoadChildData: {
@@ -717,9 +593,7 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
717
593
  default: boolean;
718
594
  };
719
595
  roleData: {
720
- type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & {
721
- [k: string]: unknown;
722
- } & import("../../shared/types").AnyObject)[]>;
596
+ type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../shared/types").AnyObject)[]>;
723
597
  default: () => never[];
724
598
  };
725
599
  roleFields: {
@@ -734,9 +608,7 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
734
608
  onCheck?: ((...args: any[]) => any) | undefined;
735
609
  onCheckWithLevel?: ((...args: any[]) => any) | undefined;
736
610
  }, {
737
- data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & {
738
- [k: string]: unknown;
739
- } & import("../../shared/types").AnyObject)[];
611
+ data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../shared/types").AnyObject)[];
740
612
  defaultList: ((string | number) | {
741
613
  [key: string]: any;
742
614
  key: string | number;
@@ -745,14 +617,14 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
745
617
  searchButtonText: string;
746
618
  wordbook: {
747
619
  [key: string]: any;
748
- parent_id_obj: string | number;
749
- parent_name_obj: string | number;
750
- user_count_obj?: string | number | undefined;
620
+ parent_id_obj: string;
621
+ parent_name_obj: string;
622
+ user_count_obj?: string | undefined;
751
623
  filter_key?: string | undefined;
752
624
  };
753
625
  wordbookChild: {
754
- user_id_obj: string | number;
755
- user_name_obj: string | number;
626
+ user_id_obj: string;
627
+ user_name_obj: string;
756
628
  user_expand_keys?: string[] | undefined;
757
629
  };
758
630
  showCount: boolean;
@@ -760,15 +632,11 @@ declare const SelectPerson: SFCWithInstall<import("vue").DefineComponent<{
760
632
  multiple: boolean;
761
633
  searchInner: boolean;
762
634
  searchFilter: import("../../shared/types").AnyObject;
763
- treeSetting: import("naive-ui/es/tree/src/interface").TreeOptionBase & {
764
- [k: string]: unknown;
765
- } & import("../../shared/types").AnyObject;
635
+ treeSetting: import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../shared/types").AnyObject;
766
636
  queryLoadChildData: (node: import("naive-ui").TreeOption) => Promise<import("../../shared/types").AnyObject>;
767
637
  queryTreeSearch: (keyWork: string) => Promise<import("../../shared/types").AnyObject[]>;
768
638
  showSelectType: boolean;
769
- roleData: (import("naive-ui/es/tree/src/interface").TreeOptionBase & {
770
- [k: string]: unknown;
771
- } & import("../../shared/types").AnyObject)[];
639
+ roleData: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../shared/types").AnyObject)[];
772
640
  roleFields: Record<string, any>;
773
641
  }>>;
774
642
  export default SelectPerson;
@@ -1,6 +1,6 @@
1
1
  import { ref, PropType, CSSProperties } from 'vue';
2
- declare type IKey = string | number;
3
- declare type ITreeOption = {
2
+ type IKey = string | number;
3
+ type ITreeOption = {
4
4
  key: IKey;
5
5
  children: any[];
6
6
  parentNode: any;
@@ -56,56 +56,7 @@ declare const _default: import("vue").DefineComponent<{
56
56
  findChild: (baseKeys: (string | number)[], children: ITreeOption[], value: string | number) => false | undefined;
57
57
  checkInitTree: (tree: ITreeOption, baseKey: string | number) => false | undefined;
58
58
  ref: typeof ref;
59
- NCheckboxGroup: import("vue").DefineComponent<{
60
- readonly min: NumberConstructor;
61
- readonly max: NumberConstructor;
62
- readonly size: PropType<"small" | "medium" | "large">;
63
- readonly value: PropType<(string | number)[] | null>;
64
- readonly defaultValue: {
65
- readonly type: PropType<(string | number)[] | null>;
66
- readonly default: null;
67
- };
68
- readonly disabled: {
69
- readonly type: PropType<boolean | undefined>;
70
- readonly default: undefined;
71
- };
72
- readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
73
- actionType: "check" | "uncheck";
74
- value: string | number;
75
- }) => void>>;
76
- readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
77
- actionType: "check" | "uncheck";
78
- value: string | number;
79
- }) => void>>;
80
- readonly onChange: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
81
- }, {
82
- mergedClsPrefix: import("vue").ComputedRef<string>;
83
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
84
- readonly min: NumberConstructor;
85
- readonly max: NumberConstructor;
86
- readonly size: PropType<"small" | "medium" | "large">;
87
- readonly value: PropType<(string | number)[] | null>;
88
- readonly defaultValue: {
89
- readonly type: PropType<(string | number)[] | null>;
90
- readonly default: null;
91
- };
92
- readonly disabled: {
93
- readonly type: PropType<boolean | undefined>;
94
- readonly default: undefined;
95
- };
96
- readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
97
- actionType: "check" | "uncheck";
98
- value: string | number;
99
- }) => void>>;
100
- readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
101
- actionType: "check" | "uncheck";
102
- value: string | number;
103
- }) => void>>;
104
- readonly onChange: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
105
- }>>, {
106
- readonly disabled: boolean | undefined;
107
- readonly defaultValue: (string | number)[] | null;
108
- }>;
59
+ NCheckboxGroup: any;
109
60
  NCheckbox: any;
110
61
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "notifyCheck"[], "notifyCheck", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
111
62
  treeData: {
@@ -1,6 +1,6 @@
1
1
  import { ref, PropType, CSSProperties } from 'vue';
2
- declare type IKey = string | number;
3
- declare type ITreeOption = {
2
+ type IKey = string | number;
3
+ type ITreeOption = {
4
4
  key: IKey;
5
5
  children: any[];
6
6
  parentNode: any;
@@ -1,21 +1,21 @@
1
1
  import { ref, PropType } from 'vue';
2
2
  import { type TreeOption } from 'naive-ui';
3
3
  import { AnyObject } from '../../../shared/types';
4
- declare type IKey = string | number;
5
- declare type ITreeOption = TreeOption & AnyObject;
6
- declare type IWordBook<T> = {
4
+ type IKey = string | number;
5
+ type ITreeOption = TreeOption & AnyObject;
6
+ type IWordBook<T> = {
7
7
  parent_id_obj: keyof T;
8
8
  parent_name_obj: keyof T;
9
9
  user_count_obj?: keyof T;
10
10
  filter_key?: string;
11
11
  [key: string]: any;
12
12
  };
13
- declare type IWordBookChild<T> = {
13
+ type IWordBookChild<T> = {
14
14
  user_id_obj: keyof T;
15
15
  user_name_obj: keyof T;
16
16
  user_expand_keys?: string[];
17
17
  };
18
- declare type ITag = {
18
+ type ITag = {
19
19
  key: IKey;
20
20
  [key: string]: any;
21
21
  };
@@ -245,7 +245,7 @@ declare const _default: import("vue").DefineComponent<{
245
245
  renderLabel: ({ option }: {
246
246
  option: TreeOption;
247
247
  }) => JSX.Element;
248
- getLabelName: (option: TreeOption) => unknown;
248
+ getLabelName: (option: TreeOption) => {};
249
249
  transformData: (trees: TreeOption[]) => TreeOption[];
250
250
  calculateRootItems: (trees: TreeOption[], items: TreeOption[]) => TreeOption[];
251
251
  transformParentNodeName: (trees: TreeOption[], tempContent: any) => TreeOption[];
@@ -266,73 +266,14 @@ declare const _default: import("vue").DefineComponent<{
266
266
  getCheckWithLevel: () => any;
267
267
  NButton: any;
268
268
  NInput: any;
269
- NInputGroup: import("vue").DefineComponent<{
270
- [x: string]: never;
271
- [x: number]: never;
272
- [x: symbol]: never;
273
- }, {
274
- mergedClsPrefix: import("vue").ComputedRef<string>;
275
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
276
- [x: string]: never;
277
- [x: number]: never;
278
- [x: symbol]: never;
279
- }>>, {}>;
269
+ NInputGroup: any;
280
270
  NCheckbox: any;
281
271
  NTree: any;
282
272
  NTag: any;
283
273
  NIcon: any;
284
274
  NSpace: any;
285
275
  NGrid: any;
286
- NGi: import("vue").DefineComponent<{
287
- readonly span: {
288
- readonly type: PropType<string | number>;
289
- readonly default: 1;
290
- };
291
- readonly offset: {
292
- readonly type: PropType<string | number>;
293
- readonly default: 0;
294
- };
295
- readonly suffix: BooleanConstructor;
296
- readonly privateOffset: NumberConstructor;
297
- readonly privateSpan: NumberConstructor;
298
- readonly privateColStart: NumberConstructor;
299
- readonly privateShow: {
300
- readonly type: BooleanConstructor;
301
- readonly default: true;
302
- };
303
- }, {
304
- overflow: import("vue").Ref<boolean>;
305
- itemStyle: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
306
- layoutShiftDisabled: import("vue").Ref<boolean>;
307
- mergedXGap: import("vue").ComputedRef<string>;
308
- deriveStyle: () => {
309
- display: string;
310
- gridColumn: string;
311
- marginLeft: string;
312
- };
313
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
314
- readonly span: {
315
- readonly type: PropType<string | number>;
316
- readonly default: 1;
317
- };
318
- readonly offset: {
319
- readonly type: PropType<string | number>;
320
- readonly default: 0;
321
- };
322
- readonly suffix: BooleanConstructor;
323
- readonly privateOffset: NumberConstructor;
324
- readonly privateSpan: NumberConstructor;
325
- readonly privateColStart: NumberConstructor;
326
- readonly privateShow: {
327
- readonly type: BooleanConstructor;
328
- readonly default: true;
329
- };
330
- }>>, {
331
- readonly offset: string | number;
332
- readonly span: string | number;
333
- readonly suffix: boolean;
334
- readonly privateShow: boolean;
335
- }>;
276
+ NGi: any;
336
277
  NEmpty: any;
337
278
  CloseCircleSharp: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
338
279
  SearchMultiple: import("vue").DefineComponent<{
@@ -410,56 +351,7 @@ declare const _default: import("vue").DefineComponent<{
410
351
  parentNode: any;
411
352
  }, baseKey: string | number) => false | undefined;
412
353
  ref: typeof ref;
413
- NCheckboxGroup: import("vue").DefineComponent<{
414
- readonly min: NumberConstructor;
415
- readonly max: NumberConstructor;
416
- readonly size: PropType<"small" | "medium" | "large">;
417
- readonly value: PropType<(string | number)[] | null>;
418
- readonly defaultValue: {
419
- readonly type: PropType<(string | number)[] | null>;
420
- readonly default: null;
421
- };
422
- readonly disabled: {
423
- readonly type: PropType<boolean | undefined>;
424
- readonly default: undefined;
425
- };
426
- readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
427
- actionType: "check" | "uncheck";
428
- value: string | number;
429
- }) => void>>;
430
- readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
431
- actionType: "check" | "uncheck";
432
- value: string | number;
433
- }) => void>>;
434
- readonly onChange: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
435
- }, {
436
- mergedClsPrefix: import("vue").ComputedRef<string>;
437
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
438
- readonly min: NumberConstructor;
439
- readonly max: NumberConstructor;
440
- readonly size: PropType<"small" | "medium" | "large">;
441
- readonly value: PropType<(string | number)[] | null>;
442
- readonly defaultValue: {
443
- readonly type: PropType<(string | number)[] | null>;
444
- readonly default: null;
445
- };
446
- readonly disabled: {
447
- readonly type: PropType<boolean | undefined>;
448
- readonly default: undefined;
449
- };
450
- readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
451
- actionType: "check" | "uncheck";
452
- value: string | number;
453
- }) => void>>;
454
- readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
455
- actionType: "check" | "uncheck";
456
- value: string | number;
457
- }) => void>>;
458
- readonly onChange: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
459
- }>>, {
460
- readonly disabled: boolean | undefined;
461
- readonly defaultValue: (string | number)[] | null;
462
- }>;
354
+ NCheckboxGroup: any;
463
355
  NCheckbox: any;
464
356
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "notifyCheck"[], "notifyCheck", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
465
357
  treeData: {
@@ -21,7 +21,7 @@ declare const ShortcutProvider: SFCWithInstall<import("vue").DefineComponent<{
21
21
  }>> & {}>>;
22
22
  shortcutWrapperRef: import("vue").Ref<HTMLElement | undefined>;
23
23
  manager: import("./src/hooks").ShortcutManager;
24
- useVersion: typeof import("..").useVersion;
24
+ useVersion: typeof import("../../shared/hooks").useVersion;
25
25
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
26
26
  scope: {
27
27
  type: (SymbolConstructor | StringConstructor)[];
@@ -5,7 +5,7 @@ export interface ShortcutSignatureInfo {
5
5
  alt?: boolean;
6
6
  key: string;
7
7
  }
8
- export declare type ShortcutOption = {
8
+ export type ShortcutOption = {
9
9
  label: string;
10
10
  shortcutSignature: ShortcutSignatureInfo;
11
11
  callback(event: KeyboardEvent): void;