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
@@ -1,4 +1,4 @@
1
- export declare type AnnotationItem = string | Partial<{
1
+ export type AnnotationItem = string | Partial<{
2
2
  content: string;
3
3
  author: string;
4
4
  authorLabel: string;
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<{
8
8
  default: string;
9
9
  };
10
10
  }, {
11
- cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
11
+ cssVars: import("vue").ComputedRef<import("../../../../shared/types").AnyObject>;
12
12
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
13
13
  visible: {
14
14
  type: BooleanConstructor;
@@ -480,7 +480,7 @@ declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
480
480
  default: () => never[];
481
481
  };
482
482
  }>> & {
483
- [x: `on${string}`]: ((...args: any[]) => any) | undefined;
483
+ [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
484
484
  }>>;
485
485
  attr: import("../../shared/types").AnyObject;
486
486
  formatData: (data?: {
@@ -610,7 +610,7 @@ declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
610
610
  setGroupTreeExpand: () => void;
611
611
  resetTableInlineEditStatus: () => false | undefined;
612
612
  renderAnnotation: (columnConfig: import("../../shared/types").AnyObject) => JSX.Element | null;
613
- toolTipTitle: (item: any, type?: any) => (JSX.Element | null)[] | (() => any);
613
+ toolTipTitle: (item: any, type?: any) => (() => any) | (JSX.Element | null)[];
614
614
  triggerExpand: (e: any, isExpand: any) => void;
615
615
  getOtherConfigInit: () => any;
616
616
  refreshTable: () => void;
@@ -746,57 +746,7 @@ declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
746
746
  }>;
747
747
  NTooltip: any;
748
748
  NTabs: any;
749
- NTabPane: import("vue").DefineComponent<{
750
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
751
- [key: string]: any;
752
- }> | (() => import("vue").VNodeChild)>;
753
- readonly name: {
754
- readonly type: import("vue").PropType<string | number>;
755
- readonly required: true;
756
- };
757
- readonly disabled: BooleanConstructor;
758
- readonly displayDirective: {
759
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
760
- readonly default: "if";
761
- };
762
- readonly closable: {
763
- readonly type: import("vue").PropType<boolean | undefined>;
764
- readonly default: undefined;
765
- };
766
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
767
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
768
- [key: string]: any;
769
- }> | (() => import("vue").VNodeChild)>;
770
- }, {
771
- style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
772
- class: import("vue").Ref<string | undefined>;
773
- mergedClsPrefix: import("vue").Ref<string>;
774
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
775
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
776
- [key: string]: any;
777
- }> | (() => import("vue").VNodeChild)>;
778
- readonly name: {
779
- readonly type: import("vue").PropType<string | number>;
780
- readonly required: true;
781
- };
782
- readonly disabled: BooleanConstructor;
783
- readonly displayDirective: {
784
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
785
- readonly default: "if";
786
- };
787
- readonly closable: {
788
- readonly type: import("vue").PropType<boolean | undefined>;
789
- readonly default: undefined;
790
- };
791
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
792
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
793
- [key: string]: any;
794
- }> | (() => import("vue").VNodeChild)>;
795
- }>>, {
796
- readonly disabled: boolean;
797
- readonly closable: boolean | undefined;
798
- readonly displayDirective: "if" | "show" | "show:lazy";
799
- }>;
749
+ NTabPane: any;
800
750
  NIcon: any;
801
751
  CGrid: SFCWithInstall<import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
802
752
  checkMethod: ({ row }: {
@@ -1012,16 +962,16 @@ declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
1012
962
  default: () => never[];
1013
963
  };
1014
964
  }>> & {
1015
- [x: `on${string}`]: ((...args: any[]) => any) | undefined;
965
+ [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
1016
966
  }, {
1017
967
  anchor: import("../../shared/types").AnyObject[];
1018
968
  data: unknown[];
1019
- showFooter: boolean;
1020
- columnConfig: Record<string, any>;
1021
- menuConfig: Record<string, any>;
1022
969
  maxCheckSize: number;
970
+ showFooter: boolean;
1023
971
  sumData: Record<string, any>;
1024
972
  avgData: Record<string, any>;
973
+ menuConfig: Record<string, any>;
974
+ columnConfig: Record<string, any>;
1025
975
  refreshRow: number;
1026
976
  relatedItems: Record<string, any>;
1027
977
  pageVO: Record<string, any>;
@@ -482,7 +482,7 @@ declare const _default: import("vue").DefineComponent<{
482
482
  default: () => never[];
483
483
  };
484
484
  }>> & {
485
- [x: `on${string}`]: ((...args: any[]) => any) | undefined;
485
+ [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
486
486
  }>>;
487
487
  attr: AnyObject;
488
488
  formatData: (data?: {
@@ -612,7 +612,7 @@ declare const _default: import("vue").DefineComponent<{
612
612
  setGroupTreeExpand: () => void;
613
613
  resetTableInlineEditStatus: () => false | undefined;
614
614
  renderAnnotation: (columnConfig: AnyObject) => JSX.Element | null;
615
- toolTipTitle: (item: any, type?: any) => (JSX.Element | null)[] | (() => any);
615
+ toolTipTitle: (item: any, type?: any) => (() => any) | (JSX.Element | null)[];
616
616
  triggerExpand: (e: any, isExpand: any) => void;
617
617
  getOtherConfigInit: () => any;
618
618
  refreshTable: () => void;
@@ -736,57 +736,7 @@ declare const _default: import("vue").DefineComponent<{
736
736
  }>;
737
737
  NTooltip: any;
738
738
  NTabs: any;
739
- NTabPane: import("vue").DefineComponent<{
740
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
741
- [key: string]: any;
742
- }> | (() => import("vue").VNodeChild)>;
743
- readonly name: {
744
- readonly type: import("vue").PropType<string | number>;
745
- readonly required: true;
746
- };
747
- readonly disabled: BooleanConstructor;
748
- readonly displayDirective: {
749
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
750
- readonly default: "if";
751
- };
752
- readonly closable: {
753
- readonly type: import("vue").PropType<boolean | undefined>;
754
- readonly default: undefined;
755
- };
756
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
757
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
758
- [key: string]: any;
759
- }> | (() => import("vue").VNodeChild)>;
760
- }, {
761
- style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
762
- class: import("vue").Ref<string | undefined>;
763
- mergedClsPrefix: import("vue").Ref<string>;
764
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
765
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
766
- [key: string]: any;
767
- }> | (() => import("vue").VNodeChild)>;
768
- readonly name: {
769
- readonly type: import("vue").PropType<string | number>;
770
- readonly required: true;
771
- };
772
- readonly disabled: BooleanConstructor;
773
- readonly displayDirective: {
774
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
775
- readonly default: "if";
776
- };
777
- readonly closable: {
778
- readonly type: import("vue").PropType<boolean | undefined>;
779
- readonly default: undefined;
780
- };
781
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
782
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
783
- [key: string]: any;
784
- }> | (() => import("vue").VNodeChild)>;
785
- }>>, {
786
- readonly disabled: boolean;
787
- readonly closable: boolean | undefined;
788
- readonly displayDirective: "if" | "show" | "show:lazy";
789
- }>;
739
+ NTabPane: any;
790
740
  NIcon: any;
791
741
  CGrid: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
792
742
  checkMethod: ({ row }: {
@@ -1002,16 +952,16 @@ declare const _default: import("vue").DefineComponent<{
1002
952
  default: () => never[];
1003
953
  };
1004
954
  }>> & {
1005
- [x: `on${string}`]: ((...args: any[]) => any) | undefined;
955
+ [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
1006
956
  }, {
1007
957
  anchor: AnyObject[];
1008
958
  data: unknown[];
1009
- showFooter: boolean;
1010
- columnConfig: Record<string, any>;
1011
- menuConfig: Record<string, any>;
1012
959
  maxCheckSize: number;
960
+ showFooter: boolean;
1013
961
  sumData: Record<string, any>;
1014
962
  avgData: Record<string, any>;
963
+ menuConfig: Record<string, any>;
964
+ columnConfig: Record<string, any>;
1015
965
  refreshRow: number;
1016
966
  relatedItems: Record<string, any>;
1017
967
  pageVO: Record<string, any>;
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<{
11
11
  type: (NumberConstructor | ObjectConstructor)[];
12
12
  default: number;
13
13
  };
14
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("formChange" | "setOptions")[], "setOptions" | "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
14
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("setOptions" | "formChange")[], "setOptions" | "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
15
  col: {
16
16
  type: ObjectConstructor;
17
17
  default: () => {};
@@ -60,19 +60,19 @@ declare const _default: import("vue").DefineComponent<{
60
60
  style: CSSProperties;
61
61
  SlotRender: import("vue").DefineComponent<{
62
62
  renderer: {
63
- type: PropType<string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("../../../../../shared/types").AnyFn<any[], any>>;
63
+ type: PropType<string | import("vue").Component | import("../../../../../shared/types").AnyFn>;
64
64
  required: true;
65
65
  };
66
66
  rootSlots: {
67
- type: PropType<Record<string, import("../../../../../shared/types").AnyFn<any[], any>>>;
67
+ type: PropType<Record<string, import("../../../../../shared/types").AnyFn>>;
68
68
  };
69
69
  }, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
70
70
  renderer: {
71
- type: PropType<string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("../../../../../shared/types").AnyFn<any[], any>>;
71
+ type: PropType<string | import("vue").Component | import("../../../../../shared/types").AnyFn>;
72
72
  required: true;
73
73
  };
74
74
  rootSlots: {
75
- type: PropType<Record<string, import("../../../../../shared/types").AnyFn<any[], any>>>;
75
+ type: PropType<Record<string, import("../../../../../shared/types").AnyFn>>;
76
76
  };
77
77
  }>>, {}>;
78
78
  NPopover: any;
@@ -96,7 +96,7 @@ export declare const comps: {
96
96
  type: (NumberConstructor | ObjectConstructor)[];
97
97
  default: number;
98
98
  };
99
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("formChange" | "setOptions")[], "setOptions" | "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
99
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("setOptions" | "formChange")[], "setOptions" | "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
100
100
  col: {
101
101
  type: ObjectConstructor;
102
102
  default: () => {};
@@ -194,11 +194,11 @@ export declare const comps: {
194
194
  }>;
195
195
  separate: import("vue").DefineComponent<{
196
196
  col: {
197
- type: import("vue").PropType<import("../../..").AnyObject>;
197
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
198
198
  required: true;
199
199
  };
200
200
  row: {
201
- type: import("vue").PropType<import("../../..").AnyObject>;
201
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
202
202
  required: true;
203
203
  };
204
204
  index: {
@@ -208,11 +208,11 @@ export declare const comps: {
208
208
  }, {
209
209
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
210
210
  col: {
211
- type: import("vue").PropType<import("../../..").AnyObject>;
211
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
212
212
  required: true;
213
213
  };
214
214
  row: {
215
- type: import("vue").PropType<import("../../..").AnyObject>;
215
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
216
216
  required: true;
217
217
  };
218
218
  index: {
@@ -227,93 +227,93 @@ export declare const comps: {
227
227
  setShow: (v: boolean) => void;
228
228
  emit: (event: "formChange", ...args: any[]) => void;
229
229
  editContent: import("vue").Ref<any>;
230
- getRowData: (row: import("../../..").AnyObject) => {
230
+ getRowData: (row: import("../../../../shared/types").AnyObject) => {
231
231
  separateData: Record<string, string>;
232
232
  index: number;
233
- rawRow: import("../../..").AnyObject;
234
- row: import("../../..").AnyObject;
233
+ rawRow: import("../../../../shared/types").AnyObject;
234
+ row: import("../../../../shared/types").AnyObject;
235
235
  colspans?: Record<string, number> | undefined;
236
236
  } | undefined;
237
237
  onShow: (target: {
238
238
  separateData: Record<string, string>;
239
239
  index: number;
240
- rawRow: import("../../..").AnyObject;
241
- row: import("../../..").AnyObject;
240
+ rawRow: import("../../../../shared/types").AnyObject;
241
+ row: import("../../../../shared/types").AnyObject;
242
242
  colspans?: Record<string, number> | undefined;
243
243
  } | undefined) => Promise<void>;
244
244
  onClose: (target: {
245
245
  separateData: Record<string, string>;
246
246
  index: number;
247
- rawRow: import("../../..").AnyObject;
248
- row: import("../../..").AnyObject;
247
+ rawRow: import("../../../../shared/types").AnyObject;
248
+ row: import("../../../../shared/types").AnyObject;
249
249
  colspans?: Record<string, number> | undefined;
250
250
  } | undefined) => Promise<void>;
251
251
  updateShow: (show: boolean) => void;
252
252
  style: import("vue").CSSProperties;
253
253
  SlotRender: import("vue").DefineComponent<{
254
254
  renderer: {
255
- type: import("vue").PropType<string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("../../..").AnyFn<any[], any>>;
255
+ type: import("vue").PropType<string | import("vue").Component | import("../../../../shared/types").AnyFn>;
256
256
  required: true;
257
257
  };
258
258
  rootSlots: {
259
- type: import("vue").PropType<Record<string, import("../../..").AnyFn<any[], any>>>;
259
+ type: import("vue").PropType<Record<string, import("../../../../shared/types").AnyFn>>;
260
260
  };
261
261
  }, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
262
262
  renderer: {
263
- type: import("vue").PropType<string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("../../..").AnyFn<any[], any>>;
263
+ type: import("vue").PropType<string | import("vue").Component | import("../../../../shared/types").AnyFn>;
264
264
  required: true;
265
265
  };
266
266
  rootSlots: {
267
- type: import("vue").PropType<Record<string, import("../../..").AnyFn<any[], any>>>;
267
+ type: import("vue").PropType<Record<string, import("../../../../shared/types").AnyFn>>;
268
268
  };
269
269
  }>>, {}>;
270
270
  NPopover: any;
271
271
  NInput: any;
272
272
  Separate: import("vue").DefineComponent<{
273
273
  col: {
274
- type: import("vue").PropType<import("../../..").AnyObject>;
274
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
275
275
  required: true;
276
276
  };
277
277
  row: {
278
- type: import("vue").PropType<import("../../..").AnyObject>;
278
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
279
279
  required: true;
280
280
  };
281
281
  }, {
282
282
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
283
283
  col: {
284
- type: import("vue").PropType<import("../../..").AnyObject>;
284
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
285
285
  required: true;
286
286
  };
287
287
  row: {
288
- type: import("vue").PropType<import("../../..").AnyObject>;
288
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
289
289
  required: true;
290
290
  };
291
291
  }>> & {}>>;
292
- separateDataMap: import("vue").Ref<WeakMap<import("../../..").AnyObject, {
292
+ separateDataMap: import("vue").Ref<WeakMap<import("../../../../shared/types").AnyObject, {
293
293
  separateData: Record<string, string>;
294
294
  index: number;
295
- rawRow: import("../../..").AnyObject;
296
- row: import("../../..").AnyObject;
295
+ rawRow: import("../../../../shared/types").AnyObject;
296
+ row: import("../../../../shared/types").AnyObject;
297
297
  colspans?: Record<string, number> | undefined;
298
298
  }>>;
299
299
  displayContent: import("vue").ComputedRef<string>;
300
300
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
301
301
  col: {
302
- type: import("vue").PropType<import("../../..").AnyObject>;
302
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
303
303
  required: true;
304
304
  };
305
305
  row: {
306
- type: import("vue").PropType<import("../../..").AnyObject>;
306
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
307
307
  required: true;
308
308
  };
309
309
  }>>, {}>;
310
310
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "formChange"[], "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
311
311
  col: {
312
- type: import("vue").PropType<import("../../..").AnyObject>;
312
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
313
313
  required: true;
314
314
  };
315
315
  row: {
316
- type: import("vue").PropType<import("../../..").AnyObject>;
316
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
317
317
  required: true;
318
318
  };
319
319
  index: {
@@ -3,7 +3,7 @@ import { Ref } from 'vue';
3
3
  import { VxeTableEvents, VxeTableInstance } from 'vxe-table';
4
4
  import { VxeTablePropTypes } from 'vxe-table/types/table';
5
5
  export declare class SeparateHandle {
6
- callbacks: Set<AnyFn<any[], any>>;
6
+ callbacks: Set<AnyFn>;
7
7
  add(cb: AnyFn): void;
8
8
  remove(cb: AnyFn): void;
9
9
  clear(): void;