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
@@ -68,7 +68,7 @@ declare const _default: import("vue").DefineComponent<{
68
68
  dateType: any;
69
69
  valueFormat: import("vue").ComputedRef<string>;
70
70
  compType: import("vue").ComputedRef<any>;
71
- CDatePicker: import("../../../..").SFCWithInstall<import("vue").DefineComponent<{
71
+ CDatePicker: import("../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
72
72
  updateUnchangedValue: {
73
73
  type: BooleanConstructor;
74
74
  };
@@ -108,7 +108,7 @@ declare const _default: import("vue").DefineComponent<{
108
108
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
109
109
  }>>;
110
110
  emit: (event: "update:formatted-value", ...args: any[]) => void;
111
- datePickerRef: import("vue").Ref<import("../../../..").AnyObject | null>;
111
+ datePickerRef: import("vue").Ref<import("../../../../../shared/types").AnyObject | null>;
112
112
  panelInstRef: import("vue").Ref<null>;
113
113
  placeholderRef: import("vue").Ref<any>;
114
114
  oldValue: string;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  dateType: any;
32
32
  valueFormat: import("vue").ComputedRef<string>;
33
33
  compType: import("vue").ComputedRef<any>;
34
- CDatePicker: import("../../../../..").SFCWithInstall<import("vue").DefineComponent<{
34
+ CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
35
35
  updateUnchangedValue: {
36
36
  type: BooleanConstructor;
37
37
  };
@@ -71,7 +71,7 @@ declare const _default: import("vue").DefineComponent<{
71
71
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
72
72
  }>>;
73
73
  emit: (event: "update:formatted-value", ...args: any[]) => void;
74
- datePickerRef: import("vue").Ref<import("../../../../..").AnyObject | null>;
74
+ datePickerRef: import("vue").Ref<import("../../../../../../shared/types").AnyObject | null>;
75
75
  panelInstRef: import("vue").Ref<null>;
76
76
  placeholderRef: import("vue").Ref<any>;
77
77
  oldValue: string;
@@ -31,7 +31,7 @@ declare const Date: import("vue").DefineComponent<{
31
31
  dateType: any;
32
32
  valueFormat: import("vue").ComputedRef<string>;
33
33
  compType: import("vue").ComputedRef<any>;
34
- CDatePicker: import("../../../../..").SFCWithInstall<import("vue").DefineComponent<{
34
+ CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
35
35
  updateUnchangedValue: {
36
36
  type: BooleanConstructor;
37
37
  };
@@ -71,7 +71,7 @@ declare const Date: import("vue").DefineComponent<{
71
71
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
72
72
  }>>;
73
73
  emit: (event: "update:formatted-value", ...args: any[]) => void;
74
- datePickerRef: import("vue").Ref<import("../../../../..").AnyObject | null>;
74
+ datePickerRef: import("vue").Ref<import("../../../../../../shared/types").AnyObject | null>;
75
75
  panelInstRef: import("vue").Ref<null>;
76
76
  placeholderRef: import("vue").Ref<any>;
77
77
  oldValue: string;
@@ -186,7 +186,7 @@ declare const _default: import("vue").DefineComponent<{
186
186
  dateType: any;
187
187
  valueFormat: import("vue").ComputedRef<string>;
188
188
  compType: import("vue").ComputedRef<any>;
189
- CDatePicker: import("../../../..").SFCWithInstall<import("vue").DefineComponent<{
189
+ CDatePicker: import("../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
190
190
  updateUnchangedValue: {
191
191
  type: BooleanConstructor;
192
192
  };
@@ -226,7 +226,7 @@ declare const _default: import("vue").DefineComponent<{
226
226
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
227
227
  }>>;
228
228
  emit: (event: "update:formatted-value", ...args: any[]) => void;
229
- datePickerRef: import("vue").Ref<import("../../../..").AnyObject | null>;
229
+ datePickerRef: import("vue").Ref<import("../../../../../shared/types").AnyObject | null>;
230
230
  panelInstRef: import("vue").Ref<null>;
231
231
  placeholderRef: import("vue").Ref<any>;
232
232
  oldValue: string;
@@ -95,7 +95,7 @@ declare const _default: import("vue").DefineComponent<{
95
95
  isMinuteDisabled(minute: number, hour: number | null): boolean | undefined;
96
96
  isSecondDisabled(second: number, minute: number | null, hour: number | null): boolean | undefined;
97
97
  };
98
- CDatePicker: import("../../../..").SFCWithInstall<import("vue").DefineComponent<{
98
+ CDatePicker: import("../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
99
99
  updateUnchangedValue: {
100
100
  type: BooleanConstructor;
101
101
  };
@@ -135,7 +135,7 @@ declare const _default: import("vue").DefineComponent<{
135
135
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
136
136
  }>>;
137
137
  emit: (event: "update:formatted-value", ...args: any[]) => void;
138
- datePickerRef: import("vue").Ref<import("../../../..").AnyObject | null>;
138
+ datePickerRef: import("vue").Ref<import("../../../../../shared/types").AnyObject | null>;
139
139
  panelInstRef: import("vue").Ref<null>;
140
140
  placeholderRef: import("vue").Ref<any>;
141
141
  oldValue: string;
@@ -403,8 +403,8 @@ declare const _default: import("vue").DefineComponent<{
403
403
  getDynamicSelectData: (params: any, filterApiConfig: any) => Promise<any>;
404
404
  emit: (event: "update:modelValue", ...args: any[]) => void;
405
405
  isLoading: import("vue").Ref<boolean>;
406
- filterApiConfig: import("../../../..").AnyObject;
407
- classifyFilterList: import("vue").Ref<import("../../../..").AnyObject[]>;
406
+ filterApiConfig: import("../../../../../shared/types").AnyObject;
407
+ classifyFilterList: import("vue").Ref<import("../../../../../shared/types").AnyObject[]>;
408
408
  totalPage: import("vue").Ref<number>;
409
409
  menuProps: {
410
410
  class: string;
@@ -436,15 +436,15 @@ declare const _default: import("vue").DefineComponent<{
436
436
  NSelect: any;
437
437
  SelectDynamicOption: import("vue").DefineComponent<{
438
438
  dynamicOptionInfo: {
439
- type: import("vue").PropType<import("../../../..").AnyObject>;
439
+ type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
440
440
  default: () => {};
441
441
  };
442
442
  fieldTitleList: {
443
- type: import("vue").PropType<import("../../../..").AnyObject[]>;
443
+ type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
444
444
  default: () => never[];
445
445
  };
446
446
  optionList: {
447
- type: import("vue").PropType<import("../../../..").AnyObject[]>;
447
+ type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
448
448
  default: () => never[];
449
449
  };
450
450
  isMultiple: {
@@ -471,15 +471,15 @@ declare const _default: import("vue").DefineComponent<{
471
471
  selectMinWidth: number;
472
472
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
473
473
  dynamicOptionInfo: {
474
- type: import("vue").PropType<import("../../../..").AnyObject>;
474
+ type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
475
475
  default: () => {};
476
476
  };
477
477
  fieldTitleList: {
478
- type: import("vue").PropType<import("../../../..").AnyObject[]>;
478
+ type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
479
479
  default: () => never[];
480
480
  };
481
481
  optionList: {
482
- type: import("vue").PropType<import("../../../..").AnyObject[]>;
482
+ type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
483
483
  default: () => never[];
484
484
  };
485
485
  isMultiple: {
@@ -559,15 +559,15 @@ declare const _default: import("vue").DefineComponent<{
559
559
  ArrowForward: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
560
560
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateSelect" | "updatePage")[], "updateSelect" | "updatePage", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
561
561
  dynamicOptionInfo: {
562
- type: import("vue").PropType<import("../../../..").AnyObject>;
562
+ type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
563
563
  default: () => {};
564
564
  };
565
565
  fieldTitleList: {
566
- type: import("vue").PropType<import("../../../..").AnyObject[]>;
566
+ type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
567
567
  default: () => never[];
568
568
  };
569
569
  optionList: {
570
- type: import("vue").PropType<import("../../../..").AnyObject[]>;
570
+ type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
571
571
  default: () => never[];
572
572
  };
573
573
  isMultiple: {
@@ -594,11 +594,11 @@ declare const _default: import("vue").DefineComponent<{
594
594
  onUpdateSelect?: ((...args: any[]) => any) | undefined;
595
595
  onUpdatePage?: ((...args: any[]) => any) | undefined;
596
596
  }, {
597
- loading: boolean;
598
597
  isMultiple: boolean;
599
- dynamicOptionInfo: import("../../../..").AnyObject;
600
- fieldTitleList: import("../../../..").AnyObject[];
601
- optionList: import("../../../..").AnyObject[];
598
+ loading: boolean;
599
+ dynamicOptionInfo: import("../../../../../shared/types").AnyObject;
600
+ fieldTitleList: import("../../../../../shared/types").AnyObject[];
601
+ optionList: import("../../../../../shared/types").AnyObject[];
602
602
  curPage: number;
603
603
  isLastPage: boolean;
604
604
  isShowWhole: boolean;
@@ -644,17 +644,7 @@ declare const _default: import("vue").DefineComponent<{
644
644
  endNumber: import("vue").Ref<any>;
645
645
  emit: (event: "update:modelValue", ...args: any[]) => void;
646
646
  handleChange: (val: number | null, key: string) => void;
647
- NInputGroup: import("vue").DefineComponent<{
648
- [x: string]: never;
649
- [x: number]: never;
650
- [x: symbol]: never;
651
- }, {
652
- mergedClsPrefix: import("vue").ComputedRef<string>;
653
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
654
- [x: string]: never;
655
- [x: number]: never;
656
- [x: symbol]: never;
657
- }>>, {}>;
647
+ NInputGroup: any;
658
648
  NInputNumber: any;
659
649
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
660
650
  paramCfg: {
@@ -723,7 +713,7 @@ declare const _default: import("vue").DefineComponent<{
723
713
  value: string;
724
714
  }[]>;
725
715
  presetValCp: import("vue").WritableComputedRef<string>;
726
- handleChange: (val: any, type: "end" | "start") => void;
716
+ handleChange: (val: any, type: "start" | "end") => void;
727
717
  isStartDateDisabled: (ts: number) => boolean;
728
718
  timeStartDisabled: (ts: number) => {
729
719
  isHourDisabled(hour: number): boolean | 0;
@@ -738,7 +728,7 @@ declare const _default: import("vue").DefineComponent<{
738
728
  };
739
729
  NSelect: any;
740
730
  NPopover: any;
741
- CDatePicker: import("../../../..").SFCWithInstall<import("vue").DefineComponent<{
731
+ CDatePicker: import("../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
742
732
  updateUnchangedValue: {
743
733
  type: BooleanConstructor;
744
734
  };
@@ -778,7 +768,7 @@ declare const _default: import("vue").DefineComponent<{
778
768
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
779
769
  }>>;
780
770
  emit: (event: "update:formatted-value", ...args: any[]) => void;
781
- datePickerRef: import("vue").Ref<import("../../../..").AnyObject | null>;
771
+ datePickerRef: import("vue").Ref<import("../../../../../shared/types").AnyObject | null>;
782
772
  panelInstRef: import("vue").Ref<null>;
783
773
  placeholderRef: import("vue").Ref<any>;
784
774
  oldValue: string;
@@ -893,7 +883,7 @@ declare const _default: import("vue").DefineComponent<{
893
883
  }>>;
894
884
  emit: (event: "update:modelValue", ...args: any[]) => void;
895
885
  tagList: import("vue").Ref<never[]>;
896
- filterApiConfig: import("../../../..").AnyObject;
886
+ filterApiConfig: import("../../../../../shared/types").AnyObject;
897
887
  valueCp: import("vue").WritableComputedRef<string[]>;
898
888
  optionList: import("vue").ComputedRef<import("naive-ui").SelectOption[]>;
899
889
  initTagList: () => Promise<void>;
@@ -52,7 +52,7 @@ declare const _default: import("vue").DefineComponent<{
52
52
  isMinuteDisabled(minute: number, hour: number | null): boolean | undefined;
53
53
  isSecondDisabled(second: number, minute: number | null, hour: number | null): boolean | undefined;
54
54
  };
55
- CDatePicker: import("../../../../..").SFCWithInstall<import("vue").DefineComponent<{
55
+ CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
56
56
  updateUnchangedValue: {
57
57
  type: BooleanConstructor;
58
58
  };
@@ -92,7 +92,7 @@ declare const _default: import("vue").DefineComponent<{
92
92
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
93
93
  }>>;
94
94
  emit: (event: "update:formatted-value", ...args: any[]) => void;
95
- datePickerRef: import("vue").Ref<import("../../../../..").AnyObject | null>;
95
+ datePickerRef: import("vue").Ref<import("../../../../../../shared/types").AnyObject | null>;
96
96
  panelInstRef: import("vue").Ref<null>;
97
97
  placeholderRef: import("vue").Ref<any>;
98
98
  oldValue: string;
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  };
67
67
  NSelect: any;
68
68
  NPopover: any;
69
- CDatePicker: import("../../../../..").SFCWithInstall<import("vue").DefineComponent<{
69
+ CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
70
70
  updateUnchangedValue: {
71
71
  type: BooleanConstructor;
72
72
  };
@@ -106,7 +106,7 @@ declare const _default: import("vue").DefineComponent<{
106
106
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
107
107
  }>>;
108
108
  emit: (event: "update:formatted-value", ...args: any[]) => void;
109
- datePickerRef: import("vue").Ref<import("../../../../..").AnyObject | null>;
109
+ datePickerRef: import("vue").Ref<import("../../../../../../shared/types").AnyObject | null>;
110
110
  panelInstRef: import("vue").Ref<null>;
111
111
  placeholderRef: import("vue").Ref<any>;
112
112
  oldValue: string;
@@ -24,17 +24,7 @@ declare const _default: import("vue").DefineComponent<{
24
24
  endNumber: import("vue").Ref<any>;
25
25
  emit: (event: "update:modelValue", ...args: any[]) => void;
26
26
  handleChange: (val: number | null, key: string) => void;
27
- NInputGroup: import("vue").DefineComponent<{
28
- [x: string]: never;
29
- [x: number]: never;
30
- [x: symbol]: never;
31
- }, {
32
- mergedClsPrefix: import("vue").ComputedRef<string>;
33
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
34
- [x: string]: never;
35
- [x: number]: never;
36
- [x: symbol]: never;
37
- }>>, {}>;
27
+ NInputGroup: any;
38
28
  NInputNumber: any;
39
29
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
40
30
  paramCfg: {
@@ -24,8 +24,8 @@ declare const _default: import("vue").DefineComponent<{
24
24
  getDynamicSelectData: (params: any, filterApiConfig: any) => Promise<any>;
25
25
  emit: (event: "update:modelValue", ...args: any[]) => void;
26
26
  isLoading: import("vue").Ref<boolean>;
27
- filterApiConfig: import("../../../../..").AnyObject;
28
- classifyFilterList: import("vue").Ref<import("../../../../..").AnyObject[]>;
27
+ filterApiConfig: import("../../../../../../shared/types").AnyObject;
28
+ classifyFilterList: import("vue").Ref<import("../../../../../../shared/types").AnyObject[]>;
29
29
  totalPage: import("vue").Ref<number>;
30
30
  menuProps: {
31
31
  class: string;
@@ -57,15 +57,15 @@ declare const _default: import("vue").DefineComponent<{
57
57
  NSelect: any;
58
58
  SelectDynamicOption: import("vue").DefineComponent<{
59
59
  dynamicOptionInfo: {
60
- type: import("vue").PropType<import("../../../../..").AnyObject>;
60
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
61
61
  default: () => {};
62
62
  };
63
63
  fieldTitleList: {
64
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
64
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
65
65
  default: () => never[];
66
66
  };
67
67
  optionList: {
68
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
68
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
69
69
  default: () => never[];
70
70
  };
71
71
  isMultiple: {
@@ -92,15 +92,15 @@ declare const _default: import("vue").DefineComponent<{
92
92
  selectMinWidth: number;
93
93
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
94
94
  dynamicOptionInfo: {
95
- type: import("vue").PropType<import("../../../../..").AnyObject>;
95
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
96
96
  default: () => {};
97
97
  };
98
98
  fieldTitleList: {
99
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
99
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
100
100
  default: () => never[];
101
101
  };
102
102
  optionList: {
103
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
103
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
104
104
  default: () => never[];
105
105
  };
106
106
  isMultiple: {
@@ -180,15 +180,15 @@ declare const _default: import("vue").DefineComponent<{
180
180
  ArrowForward: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
181
181
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateSelect" | "updatePage")[], "updateSelect" | "updatePage", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
182
182
  dynamicOptionInfo: {
183
- type: import("vue").PropType<import("../../../../..").AnyObject>;
183
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
184
184
  default: () => {};
185
185
  };
186
186
  fieldTitleList: {
187
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
187
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
188
188
  default: () => never[];
189
189
  };
190
190
  optionList: {
191
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
191
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
192
192
  default: () => never[];
193
193
  };
194
194
  isMultiple: {
@@ -215,11 +215,11 @@ declare const _default: import("vue").DefineComponent<{
215
215
  onUpdateSelect?: ((...args: any[]) => any) | undefined;
216
216
  onUpdatePage?: ((...args: any[]) => any) | undefined;
217
217
  }, {
218
- loading: boolean;
219
218
  isMultiple: boolean;
220
- dynamicOptionInfo: import("../../../../..").AnyObject;
221
- fieldTitleList: import("../../../../..").AnyObject[];
222
- optionList: import("../../../../..").AnyObject[];
219
+ loading: boolean;
220
+ dynamicOptionInfo: import("../../../../../../shared/types").AnyObject;
221
+ fieldTitleList: import("../../../../../../shared/types").AnyObject[];
222
+ optionList: import("../../../../../../shared/types").AnyObject[];
223
223
  curPage: number;
224
224
  isLastPage: boolean;
225
225
  isShowWhole: boolean;
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<{
25
25
  }>>;
26
26
  emit: (event: "update:modelValue", ...args: any[]) => void;
27
27
  tagList: import("vue").Ref<never[]>;
28
- filterApiConfig: import("../../../../..").AnyObject;
28
+ filterApiConfig: import("../../../../../../shared/types").AnyObject;
29
29
  valueCp: import("vue").WritableComputedRef<string[]>;
30
30
  optionList: import("vue").ComputedRef<SelectOption[]>;
31
31
  initTagList: () => Promise<void>;
@@ -52,7 +52,7 @@ declare const Date: import("vue").DefineComponent<{
52
52
  isMinuteDisabled(minute: number, hour: number | null): boolean | undefined;
53
53
  isSecondDisabled(second: number, minute: number | null, hour: number | null): boolean | undefined;
54
54
  };
55
- CDatePicker: import("../../../../..").SFCWithInstall<import("vue").DefineComponent<{
55
+ CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
56
56
  updateUnchangedValue: {
57
57
  type: BooleanConstructor;
58
58
  };
@@ -92,7 +92,7 @@ declare const Date: import("vue").DefineComponent<{
92
92
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
93
93
  }>>;
94
94
  emit: (event: "update:formatted-value", ...args: any[]) => void;
95
- datePickerRef: import("vue").Ref<import("../../../../..").AnyObject | null>;
95
+ datePickerRef: import("vue").Ref<import("../../../../../../shared/types").AnyObject | null>;
96
96
  panelInstRef: import("vue").Ref<null>;
97
97
  placeholderRef: import("vue").Ref<any>;
98
98
  oldValue: string;
@@ -360,8 +360,8 @@ declare const SelectDynamic: import("vue").DefineComponent<{
360
360
  getDynamicSelectData: (params: any, filterApiConfig: any) => Promise<any>;
361
361
  emit: (event: "update:modelValue", ...args: any[]) => void;
362
362
  isLoading: import("vue").Ref<boolean>;
363
- filterApiConfig: import("../../../../..").AnyObject;
364
- classifyFilterList: import("vue").Ref<import("../../../../..").AnyObject[]>;
363
+ filterApiConfig: import("../../../../../../shared/types").AnyObject;
364
+ classifyFilterList: import("vue").Ref<import("../../../../../../shared/types").AnyObject[]>;
365
365
  totalPage: import("vue").Ref<number>;
366
366
  menuProps: {
367
367
  class: string;
@@ -393,15 +393,15 @@ declare const SelectDynamic: import("vue").DefineComponent<{
393
393
  NSelect: any;
394
394
  SelectDynamicOption: import("vue").DefineComponent<{
395
395
  dynamicOptionInfo: {
396
- type: import("vue").PropType<import("../../../../..").AnyObject>;
396
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
397
397
  default: () => {};
398
398
  };
399
399
  fieldTitleList: {
400
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
400
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
401
401
  default: () => never[];
402
402
  };
403
403
  optionList: {
404
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
404
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
405
405
  default: () => never[];
406
406
  };
407
407
  isMultiple: {
@@ -428,15 +428,15 @@ declare const SelectDynamic: import("vue").DefineComponent<{
428
428
  selectMinWidth: number;
429
429
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
430
430
  dynamicOptionInfo: {
431
- type: import("vue").PropType<import("../../../../..").AnyObject>;
431
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
432
432
  default: () => {};
433
433
  };
434
434
  fieldTitleList: {
435
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
435
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
436
436
  default: () => never[];
437
437
  };
438
438
  optionList: {
439
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
439
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
440
440
  default: () => never[];
441
441
  };
442
442
  isMultiple: {
@@ -516,15 +516,15 @@ declare const SelectDynamic: import("vue").DefineComponent<{
516
516
  ArrowForward: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
517
517
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateSelect" | "updatePage")[], "updateSelect" | "updatePage", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
518
518
  dynamicOptionInfo: {
519
- type: import("vue").PropType<import("../../../../..").AnyObject>;
519
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
520
520
  default: () => {};
521
521
  };
522
522
  fieldTitleList: {
523
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
523
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
524
524
  default: () => never[];
525
525
  };
526
526
  optionList: {
527
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
527
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
528
528
  default: () => never[];
529
529
  };
530
530
  isMultiple: {
@@ -551,11 +551,11 @@ declare const SelectDynamic: import("vue").DefineComponent<{
551
551
  onUpdateSelect?: ((...args: any[]) => any) | undefined;
552
552
  onUpdatePage?: ((...args: any[]) => any) | undefined;
553
553
  }, {
554
- loading: boolean;
555
554
  isMultiple: boolean;
556
- dynamicOptionInfo: import("../../../../..").AnyObject;
557
- fieldTitleList: import("../../../../..").AnyObject[];
558
- optionList: import("../../../../..").AnyObject[];
555
+ loading: boolean;
556
+ dynamicOptionInfo: import("../../../../../../shared/types").AnyObject;
557
+ fieldTitleList: import("../../../../../../shared/types").AnyObject[];
558
+ optionList: import("../../../../../../shared/types").AnyObject[];
559
559
  curPage: number;
560
560
  isLastPage: boolean;
561
561
  isShowWhole: boolean;
@@ -601,17 +601,7 @@ declare const InputNumberGroup: import("vue").DefineComponent<{
601
601
  endNumber: import("vue").Ref<any>;
602
602
  emit: (event: "update:modelValue", ...args: any[]) => void;
603
603
  handleChange: (val: number | null, key: string) => void;
604
- NInputGroup: import("vue").DefineComponent<{
605
- [x: string]: never;
606
- [x: number]: never;
607
- [x: symbol]: never;
608
- }, {
609
- mergedClsPrefix: import("vue").ComputedRef<string>;
610
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
611
- [x: string]: never;
612
- [x: number]: never;
613
- [x: symbol]: never;
614
- }>>, {}>;
604
+ NInputGroup: any;
615
605
  NInputNumber: any;
616
606
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
617
607
  paramCfg: {
@@ -680,7 +670,7 @@ declare const DateRange: import("vue").DefineComponent<{
680
670
  value: string;
681
671
  }[]>;
682
672
  presetValCp: import("vue").WritableComputedRef<string>;
683
- handleChange: (val: any, type: "end" | "start") => void;
673
+ handleChange: (val: any, type: "start" | "end") => void;
684
674
  isStartDateDisabled: (ts: number) => boolean;
685
675
  timeStartDisabled: (ts: number) => {
686
676
  isHourDisabled(hour: number): boolean | 0;
@@ -695,7 +685,7 @@ declare const DateRange: import("vue").DefineComponent<{
695
685
  };
696
686
  NSelect: any;
697
687
  NPopover: any;
698
- CDatePicker: import("../../../../..").SFCWithInstall<import("vue").DefineComponent<{
688
+ CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
699
689
  updateUnchangedValue: {
700
690
  type: BooleanConstructor;
701
691
  };
@@ -735,7 +725,7 @@ declare const DateRange: import("vue").DefineComponent<{
735
725
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
736
726
  }>>;
737
727
  emit: (event: "update:formatted-value", ...args: any[]) => void;
738
- datePickerRef: import("vue").Ref<import("../../../../..").AnyObject | null>;
728
+ datePickerRef: import("vue").Ref<import("../../../../../../shared/types").AnyObject | null>;
739
729
  panelInstRef: import("vue").Ref<null>;
740
730
  placeholderRef: import("vue").Ref<any>;
741
731
  oldValue: string;
@@ -850,7 +840,7 @@ declare const SelectLabel: import("vue").DefineComponent<{
850
840
  }>>;
851
841
  emit: (event: "update:modelValue", ...args: any[]) => void;
852
842
  tagList: import("vue").Ref<never[]>;
853
- filterApiConfig: import("../../../../..").AnyObject;
843
+ filterApiConfig: import("../../../../../../shared/types").AnyObject;
854
844
  valueCp: import("vue").WritableComputedRef<string[]>;
855
845
  optionList: import("vue").ComputedRef<import("naive-ui").SelectOption[]>;
856
846
  initTagList: () => Promise<void>;