yc-design-vue 1.0.8 → 1.1.0

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 (306) hide show
  1. package/es/Affix/index.vue.js +1 -2
  2. package/es/Anchor/Anchor.vue2.js +1 -2
  3. package/es/AutoComplete/index.d.ts +16 -19
  4. package/es/AutoComplete/index.vue.d.ts +27 -33
  5. package/es/Avatar/Avatar.vue2.js +1 -2
  6. package/es/Avatar/AvatarGroup.vue2.js +1 -2
  7. package/es/Badge/index.vue2.js +1 -2
  8. package/es/Breadcrumb/BreadcrumbSeparator.vue2.js +1 -1
  9. package/es/Button/hooks/useContext.d.ts +1 -1
  10. package/es/Carousel/CarouselIndicator.vue2.js +1 -2
  11. package/es/Carousel/hooks/useContext.js +1 -2
  12. package/es/Cascader/Cascader.vue.d.ts +7 -7
  13. package/es/Cascader/Cascader.vue2.js +1 -2
  14. package/es/Cascader/CascaderOption.vue2.js +1 -2
  15. package/es/Cascader/index.d.ts +6 -6
  16. package/es/Checkbox/CheckboxGroup.vue.d.ts +1 -1
  17. package/es/Checkbox/index.d.ts +3 -3
  18. package/es/ColorPicker/ColorControl.vue2.js +1 -2
  19. package/es/ColorPicker/ColorPalette.vue2.js +1 -2
  20. package/es/ColorPicker/ColorPicker.vue.d.ts +2 -2
  21. package/es/ColorPicker/index.d.ts +6 -6
  22. package/es/Descriptions/Descriptions.vue.d.ts +1 -1
  23. package/es/Descriptions/index.d.ts +3 -3
  24. package/es/Divider/index.d.ts +3 -3
  25. package/es/Divider/index.vue.d.ts +1 -1
  26. package/es/Divider/index.vue2.js +1 -2
  27. package/es/Drawer/Drawer.vue2.js +1 -2
  28. package/es/Dropdown/Dropdown.vue.js +1 -2
  29. package/es/Dropdown/Dsubmenu.vue2.js +1 -2
  30. package/es/Grid/Grid.vue2.js +1 -2
  31. package/es/Grid/GridCol.vue.js +1 -2
  32. package/es/Grid/GridItem.vue.js +1 -2
  33. package/es/Grid/GridRow.vue2.js +1 -2
  34. package/es/Icon/index.vue2.js +1 -2
  35. package/es/Image/Image.vue2.js +1 -2
  36. package/es/Image/ImagePreview.vue.d.ts +1 -1
  37. package/es/Image/ImagePreview.vue.js +1 -1
  38. package/es/Image/ImagePreview.vue2.js +0 -1
  39. package/es/Image/ImagePreviewToolbar.vue2.js +6 -6
  40. package/es/Image/index.d.ts +3 -3
  41. package/es/Input/Input.vue.d.ts +1 -1
  42. package/es/Input/index.d.ts +3 -3
  43. package/es/InputNumber/InputNumber.vue.d.ts +7 -7
  44. package/es/InputNumber/InputNumber.vue2.js +1 -2
  45. package/es/InputNumber/index.d.ts +6 -6
  46. package/es/InputTag/index.d.ts +5 -5
  47. package/es/InputTag/index.vue.d.ts +2 -2
  48. package/es/InputTag/index.vue2.js +1 -2
  49. package/es/Layout/LayoutSider.vue2.js +1 -2
  50. package/es/List/List.vue.d.ts +1 -2
  51. package/es/List/List.vue.js +1 -1
  52. package/es/List/List.vue2.js +6 -24
  53. package/es/List/hooks/useScrollReach.js +1 -2
  54. package/es/List/index.d.ts +3 -6
  55. package/es/List/type.d.ts +0 -2
  56. package/es/Mention/index.d.ts +16 -19
  57. package/es/Mention/index.vue.d.ts +32 -38
  58. package/es/Menu/MenuItem.vue2.js +1 -2
  59. package/es/Menu/MenuItemGroup.vue2.js +1 -2
  60. package/es/Menu/hooks/useContext.js +1 -2
  61. package/es/Message/Message.vue.d.ts +2 -2
  62. package/es/Message/index.d.ts +6 -6
  63. package/es/Modal/Modal.vue2.js +1 -2
  64. package/es/Modal/hooks/useModalDraggable.js +1 -2
  65. package/es/Notification/Notification.vue.d.ts +2 -2
  66. package/es/Notification/index.d.ts +6 -6
  67. package/es/OverflowList/index.vue2.js +1 -2
  68. package/es/Pagination/Pagination.vue2.js +1 -2
  69. package/es/Progress/ProgressCircle.vue2.js +2 -3
  70. package/es/Progress/ProgressLine.vue2.js +1 -2
  71. package/es/Progress/ProgressSteps.vue.js +1 -2
  72. package/es/Radio/RadioGroup.vue.d.ts +1 -1
  73. package/es/Radio/index.d.ts +3 -3
  74. package/es/Rate/index.vue2.js +1 -2
  75. package/es/ResizeBox/index.vue2.js +1 -2
  76. package/es/Scrollbar/ScrollbarTrack.vue2.js +1 -2
  77. package/es/Select/Select.vue.d.ts +13 -14
  78. package/es/Select/Select.vue.js +1 -1
  79. package/es/Select/Select.vue2.js +1 -3
  80. package/es/Select/index.d.ts +13 -16
  81. package/es/Select/type.d.ts +0 -1
  82. package/es/Skeleton/SkeletonLine.vue.d.ts +1 -1
  83. package/es/Skeleton/SkeletonLine.vue2.js +1 -2
  84. package/es/Skeleton/index.d.ts +1 -1
  85. package/es/Slider/Slider.vue.d.ts +3 -3
  86. package/es/Slider/hooks/useSliderDraggable.js +1 -2
  87. package/es/Slider/index.d.ts +9 -9
  88. package/es/Space/index.d.ts +3 -3
  89. package/es/Space/index.vue.d.ts +1 -1
  90. package/es/Space/index.vue2.js +1 -2
  91. package/es/Spin/index.vue2.js +1 -2
  92. package/es/Split/index.d.ts +3 -3
  93. package/es/Split/index.vue.d.ts +1 -1
  94. package/es/Split/index.vue2.js +1 -2
  95. package/es/Statistic/Countdown.vue.d.ts +1 -1
  96. package/es/Statistic/Countdown.vue.js +1 -2
  97. package/es/Statistic/Statistic.vue.d.ts +1 -1
  98. package/es/Statistic/Statistic.vue.js +1 -1
  99. package/es/Statistic/Statistic.vue2.js +9 -2
  100. package/es/Statistic/index.d.ts +6 -6
  101. package/es/Tabs/Tabs.vue2.js +1 -2
  102. package/es/Tabs/TabsNavInk.vue2.js +1 -2
  103. package/es/Tabs/hooks/useTabsScroll.js +1 -2
  104. package/es/Textarea/hooks/useTextareaHeight.js +1 -2
  105. package/es/TimePicker/TimePicker.vue.d.ts +5 -5
  106. package/es/TimePicker/TimePickerPanel.vue2.js +1 -2
  107. package/es/TimePicker/index.d.ts +15 -15
  108. package/es/Tooltip/index.d.ts +3 -3
  109. package/es/Tooltip/index.vue.d.ts +1 -1
  110. package/es/Tooltip/index.vue.js +1 -1
  111. package/es/Transfer/TransferPanel.vue2.js +2 -2
  112. package/es/Trigger/hooks/useContext.js +1 -2
  113. package/es/Trigger/hooks/useTriggerPosition.js +1 -2
  114. package/es/Typography/TypographyBase.vue.d.ts +6 -6
  115. package/es/Typography/TypographyBase.vue.js +1 -1
  116. package/es/Typography/TypographyBase.vue2.js +2 -6
  117. package/es/VerificationCode/index.vue2.js +1 -2
  118. package/es/_shared/components/ExpandTransition.vue3.js +1 -2
  119. package/es/_shared/components/Icon.vue3.js +1 -2
  120. package/es/_shared/components/IconButton.vue3.js +1 -2
  121. package/es/_shared/constants/index.d.ts +8 -0
  122. package/es/_shared/constants/index.js +9 -0
  123. package/es/_shared/icons/IconDelete.vue.js +1 -16
  124. package/es/_shared/icons/IconDelete.vue2.js +16 -1
  125. package/es/_shared/icons/IconExclamation.vue.js +27 -1
  126. package/es/_shared/icons/IconExclamation.vue2.js +1 -27
  127. package/es/_shared/icons/IconFullScreen.vue.js +16 -1
  128. package/es/_shared/icons/IconFullScreen.vue2.js +1 -16
  129. package/es/_shared/icons/IconOriginSize.vue.js +22 -1
  130. package/es/_shared/icons/IconOriginSize.vue2.js +1 -22
  131. package/es/_shared/icons/IconRotateLeft.vue.js +16 -1
  132. package/es/_shared/icons/IconRotateLeft.vue2.js +1 -16
  133. package/es/_shared/icons/IconRotateRight.vue.js +16 -1
  134. package/es/_shared/icons/IconRotateRight.vue2.js +1 -16
  135. package/es/_shared/icons/IconSearch.vue.js +1 -16
  136. package/es/_shared/icons/IconSearch.vue2.js +16 -1
  137. package/es/_shared/icons/IconSeparator.vue.js +1 -16
  138. package/es/_shared/icons/IconSeparator.vue2.js +16 -1
  139. package/es/_shared/icons/IconZoomIn.vue.js +16 -1
  140. package/es/_shared/icons/IconZoomIn.vue2.js +1 -16
  141. package/es/_shared/icons/IconZoomOut.vue.js +16 -1
  142. package/es/_shared/icons/IconZoomOut.vue2.js +1 -16
  143. package/es/_shared/utils/dom.d.ts +7 -18
  144. package/es/_shared/utils/dom.js +80 -13
  145. package/es/_shared/utils/index.d.ts +0 -1
  146. package/es/_shared/utils/time.d.ts +1 -37
  147. package/es/_shared/utils/time.js +2 -2
  148. package/es/_shared/utils/vue-utils.d.ts +4 -4
  149. package/es/_shared/utils/vue-utils.js +6 -6
  150. package/es/index.d.ts +13 -13
  151. package/es/style.css +1 -1
  152. package/lib/Affix/index.vue.js +1 -1
  153. package/lib/Anchor/Anchor.vue2.js +1 -1
  154. package/lib/AutoComplete/index.d.ts +16 -19
  155. package/lib/AutoComplete/index.vue.d.ts +27 -33
  156. package/lib/Avatar/Avatar.vue2.js +1 -1
  157. package/lib/Avatar/AvatarGroup.vue2.js +1 -1
  158. package/lib/Badge/index.vue2.js +1 -1
  159. package/lib/Breadcrumb/BreadcrumbSeparator.vue2.js +1 -1
  160. package/lib/Button/hooks/useContext.d.ts +1 -1
  161. package/lib/Carousel/CarouselIndicator.vue2.js +1 -1
  162. package/lib/Carousel/hooks/useContext.js +1 -1
  163. package/lib/Cascader/Cascader.vue.d.ts +7 -7
  164. package/lib/Cascader/Cascader.vue2.js +1 -1
  165. package/lib/Cascader/CascaderOption.vue2.js +1 -1
  166. package/lib/Cascader/index.d.ts +6 -6
  167. package/lib/Checkbox/CheckboxGroup.vue.d.ts +1 -1
  168. package/lib/Checkbox/index.d.ts +3 -3
  169. package/lib/ColorPicker/ColorControl.vue2.js +1 -1
  170. package/lib/ColorPicker/ColorPalette.vue2.js +1 -1
  171. package/lib/ColorPicker/ColorPicker.vue.d.ts +2 -2
  172. package/lib/ColorPicker/index.d.ts +6 -6
  173. package/lib/Descriptions/Descriptions.vue.d.ts +1 -1
  174. package/lib/Descriptions/index.d.ts +3 -3
  175. package/lib/Divider/index.d.ts +3 -3
  176. package/lib/Divider/index.vue.d.ts +1 -1
  177. package/lib/Divider/index.vue2.js +1 -1
  178. package/lib/Drawer/Drawer.vue2.js +1 -1
  179. package/lib/Dropdown/Dropdown.vue.js +1 -1
  180. package/lib/Dropdown/Dsubmenu.vue2.js +1 -1
  181. package/lib/Grid/Grid.vue2.js +1 -1
  182. package/lib/Grid/GridCol.vue.js +1 -1
  183. package/lib/Grid/GridItem.vue.js +1 -1
  184. package/lib/Grid/GridRow.vue2.js +1 -1
  185. package/lib/Icon/index.vue2.js +1 -1
  186. package/lib/Image/Image.vue2.js +1 -1
  187. package/lib/Image/ImagePreview.vue.d.ts +1 -1
  188. package/lib/Image/ImagePreview.vue.js +1 -1
  189. package/lib/Image/ImagePreviewToolbar.vue2.js +1 -1
  190. package/lib/Image/index.d.ts +3 -3
  191. package/lib/Input/Input.vue.d.ts +1 -1
  192. package/lib/Input/index.d.ts +3 -3
  193. package/lib/InputNumber/InputNumber.vue.d.ts +7 -7
  194. package/lib/InputNumber/InputNumber.vue2.js +1 -1
  195. package/lib/InputNumber/index.d.ts +6 -6
  196. package/lib/InputTag/index.d.ts +5 -5
  197. package/lib/InputTag/index.vue.d.ts +2 -2
  198. package/lib/InputTag/index.vue2.js +1 -1
  199. package/lib/Layout/LayoutSider.vue2.js +1 -1
  200. package/lib/List/List.vue.d.ts +1 -2
  201. package/lib/List/List.vue.js +1 -1
  202. package/lib/List/List.vue2.js +1 -1
  203. package/lib/List/hooks/useScrollReach.js +1 -1
  204. package/lib/List/index.d.ts +3 -6
  205. package/lib/List/type.d.ts +0 -2
  206. package/lib/Mention/index.d.ts +16 -19
  207. package/lib/Mention/index.vue.d.ts +32 -38
  208. package/lib/Menu/MenuItem.vue2.js +1 -1
  209. package/lib/Menu/MenuItemGroup.vue2.js +1 -1
  210. package/lib/Menu/hooks/useContext.js +1 -1
  211. package/lib/Message/Message.vue.d.ts +2 -2
  212. package/lib/Message/index.d.ts +6 -6
  213. package/lib/Modal/Modal.vue2.js +1 -1
  214. package/lib/Modal/hooks/useModalDraggable.js +1 -1
  215. package/lib/Notification/Notification.vue.d.ts +2 -2
  216. package/lib/Notification/index.d.ts +6 -6
  217. package/lib/OverflowList/index.vue2.js +1 -1
  218. package/lib/Pagination/Pagination.vue2.js +1 -1
  219. package/lib/Progress/ProgressCircle.vue2.js +1 -1
  220. package/lib/Progress/ProgressLine.vue2.js +1 -1
  221. package/lib/Progress/ProgressSteps.vue.js +1 -1
  222. package/lib/Radio/RadioGroup.vue.d.ts +1 -1
  223. package/lib/Radio/index.d.ts +3 -3
  224. package/lib/Rate/index.vue2.js +1 -1
  225. package/lib/ResizeBox/index.vue2.js +1 -1
  226. package/lib/Scrollbar/ScrollbarTrack.vue2.js +1 -1
  227. package/lib/Select/Select.vue.d.ts +13 -14
  228. package/lib/Select/Select.vue.js +1 -1
  229. package/lib/Select/Select.vue2.js +1 -1
  230. package/lib/Select/index.d.ts +13 -16
  231. package/lib/Select/type.d.ts +0 -1
  232. package/lib/Skeleton/SkeletonLine.vue.d.ts +1 -1
  233. package/lib/Skeleton/SkeletonLine.vue2.js +1 -1
  234. package/lib/Skeleton/index.d.ts +1 -1
  235. package/lib/Slider/Slider.vue.d.ts +3 -3
  236. package/lib/Slider/hooks/useSliderDraggable.js +1 -1
  237. package/lib/Slider/index.d.ts +9 -9
  238. package/lib/Space/index.d.ts +3 -3
  239. package/lib/Space/index.vue.d.ts +1 -1
  240. package/lib/Space/index.vue2.js +1 -1
  241. package/lib/Spin/index.vue2.js +1 -1
  242. package/lib/Split/index.d.ts +3 -3
  243. package/lib/Split/index.vue.d.ts +1 -1
  244. package/lib/Split/index.vue2.js +1 -1
  245. package/lib/Statistic/Countdown.vue.d.ts +1 -1
  246. package/lib/Statistic/Countdown.vue.js +1 -1
  247. package/lib/Statistic/Statistic.vue.d.ts +1 -1
  248. package/lib/Statistic/Statistic.vue.js +1 -1
  249. package/lib/Statistic/Statistic.vue2.js +1 -1
  250. package/lib/Statistic/index.d.ts +6 -6
  251. package/lib/Tabs/Tabs.vue2.js +1 -1
  252. package/lib/Tabs/TabsNavInk.vue2.js +1 -1
  253. package/lib/Tabs/hooks/useTabsScroll.js +1 -1
  254. package/lib/Textarea/hooks/useTextareaHeight.js +1 -1
  255. package/lib/TimePicker/TimePicker.vue.d.ts +5 -5
  256. package/lib/TimePicker/TimePickerPanel.vue2.js +1 -1
  257. package/lib/TimePicker/index.d.ts +15 -15
  258. package/lib/Tooltip/index.d.ts +3 -3
  259. package/lib/Tooltip/index.vue.d.ts +1 -1
  260. package/lib/Tooltip/index.vue.js +1 -1
  261. package/lib/Transfer/TransferPanel.vue2.js +1 -1
  262. package/lib/Trigger/hooks/useContext.js +1 -1
  263. package/lib/Trigger/hooks/useTriggerPosition.js +1 -1
  264. package/lib/Typography/TypographyBase.vue.d.ts +6 -6
  265. package/lib/Typography/TypographyBase.vue.js +1 -1
  266. package/lib/Typography/TypographyBase.vue2.js +1 -1
  267. package/lib/VerificationCode/index.vue2.js +1 -1
  268. package/lib/_shared/components/ExpandTransition.vue3.js +1 -1
  269. package/lib/_shared/components/Icon.vue3.js +1 -1
  270. package/lib/_shared/components/IconButton.vue3.js +1 -1
  271. package/lib/_shared/constants/index.d.ts +8 -0
  272. package/lib/_shared/constants/index.js +1 -1
  273. package/lib/_shared/icons/IconDelete.vue.js +1 -1
  274. package/lib/_shared/icons/IconDelete.vue2.js +1 -1
  275. package/lib/_shared/icons/IconExclamation.vue.js +1 -1
  276. package/lib/_shared/icons/IconExclamation.vue2.js +1 -1
  277. package/lib/_shared/icons/IconFullScreen.vue.js +1 -1
  278. package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
  279. package/lib/_shared/icons/IconOriginSize.vue.js +1 -1
  280. package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
  281. package/lib/_shared/icons/IconRotateLeft.vue.js +1 -1
  282. package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
  283. package/lib/_shared/icons/IconRotateRight.vue.js +1 -1
  284. package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
  285. package/lib/_shared/icons/IconSearch.vue.js +1 -1
  286. package/lib/_shared/icons/IconSearch.vue2.js +1 -1
  287. package/lib/_shared/icons/IconSeparator.vue.js +1 -1
  288. package/lib/_shared/icons/IconSeparator.vue2.js +1 -1
  289. package/lib/_shared/icons/IconZoomIn.vue.js +1 -1
  290. package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
  291. package/lib/_shared/icons/IconZoomOut.vue.js +1 -1
  292. package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
  293. package/lib/_shared/utils/dom.d.ts +7 -18
  294. package/lib/_shared/utils/dom.js +1 -1
  295. package/lib/_shared/utils/index.d.ts +0 -1
  296. package/lib/_shared/utils/time.d.ts +1 -37
  297. package/lib/_shared/utils/time.js +1 -1
  298. package/lib/_shared/utils/vue-utils.d.ts +4 -4
  299. package/lib/_shared/utils/vue-utils.js +1 -1
  300. package/lib/index.d.ts +13 -13
  301. package/lib/style.css +1 -1
  302. package/package.json +1 -1
  303. package/es/_shared/utils/fn.d.ts +0 -8
  304. package/es/_shared/utils/fn.js +0 -79
  305. package/lib/_shared/utils/fn.d.ts +0 -8
  306. package/lib/_shared/utils/fn.js +0 -1
@@ -89,7 +89,6 @@ declare const Mention: {
89
89
  readonly maxTagCount?: number | undefined;
90
90
  readonly popupContainer?: import('..').PopupContainer | undefined;
91
91
  readonly bordered?: boolean | undefined;
92
- readonly defaultActivefirstOption?: boolean | undefined;
93
92
  readonly popupVisible?: boolean | undefined;
94
93
  readonly defaultPopupVisible?: boolean | undefined;
95
94
  readonly unmountonClose?: boolean | undefined;
@@ -116,10 +115,10 @@ declare const Mention: {
116
115
  readonly onClear?: (() => any) | undefined;
117
116
  readonly onSelect?: ((value: import('..').SelectValue) => any) | undefined;
118
117
  readonly onSearch?: ((value: string) => any) | undefined;
119
- readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
120
118
  readonly "onUpdate:modelValue"?: ((value: import('..').SelectValue) => any) | undefined;
121
119
  readonly "onUpdate:inputValue"?: ((value: import('..').SelectValue) => any) | undefined;
122
120
  readonly "onInput-value-change"?: ((value: string) => any) | undefined;
121
+ readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
123
122
  readonly onExceedLimit?: ((value: import('..').SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
124
123
  readonly "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
125
124
  readonly "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
@@ -393,10 +392,10 @@ declare const Mention: {
393
392
  readonly onClear?: ((ev: MouseEvent) => any) | undefined;
394
393
  readonly onBlur?: ((ev: FocusEvent) => any) | undefined;
395
394
  readonly onInput?: ((value: string) => any) | undefined;
396
- readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
397
395
  readonly "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
398
396
  readonly "onUpdate:inputValue"?: ((value: string) => any) | undefined;
399
397
  readonly "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
398
+ readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
400
399
  readonly "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
401
400
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
402
401
  $attrs: {
@@ -414,17 +413,17 @@ declare const Mention: {
414
413
  $root: import('vue').ComponentPublicInstance | null;
415
414
  $parent: import('vue').ComponentPublicInstance | null;
416
415
  $host: Element | null;
417
- $emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string) => void) & ((event: "remove", value: string | number, ev: MouseEvent | KeyboardEvent) => void) & ((event: "update:modelValue", value: import('..').InputTagValue) => void) & ((event: "update:inputValue", value: string) => void) & ((event: "input-value-change", value: string, ev: Event) => void) & ((event: "press-enter", ev: KeyboardEvent) => void);
416
+ $emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string) => void) & ((event: "update:modelValue", value: import('..').InputTagValue) => void) & ((event: "update:inputValue", value: string) => void) & ((event: "input-value-change", value: string, ev: Event) => void) & ((event: "remove", value: string | number, ev: MouseEvent | KeyboardEvent) => void) & ((event: "press-enter", ev: KeyboardEvent) => void);
418
417
  $el: HTMLDivElement;
419
418
  $options: import('vue').ComponentOptionsBase<Readonly<import('..').InputTagProps> & Readonly<{
420
419
  onFocus?: ((ev: FocusEvent) => any) | undefined;
421
420
  onClear?: ((ev: MouseEvent) => any) | undefined;
422
421
  onBlur?: ((ev: FocusEvent) => any) | undefined;
423
422
  onInput?: ((value: string) => any) | undefined;
424
- onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
425
423
  "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
426
424
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
427
425
  "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
426
+ onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
428
427
  "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
429
428
  }>, {
430
429
  focus(): void;
@@ -434,10 +433,10 @@ declare const Mention: {
434
433
  clear: (ev: MouseEvent) => any;
435
434
  blur: (ev: FocusEvent) => any;
436
435
  input: (value: string) => any;
437
- remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
438
436
  "update:modelValue": (value: import('..').InputTagValue) => any;
439
437
  "update:inputValue": (value: string) => any;
440
438
  "input-value-change": (value: string, ev: Event) => any;
439
+ remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
441
440
  "press-enter": (ev: KeyboardEvent) => any;
442
441
  }, string, {
443
442
  size: import('..').Size;
@@ -498,10 +497,10 @@ declare const Mention: {
498
497
  onClear?: ((ev: MouseEvent) => any) | undefined;
499
498
  onBlur?: ((ev: FocusEvent) => any) | undefined;
500
499
  onInput?: ((value: string) => any) | undefined;
501
- onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
502
500
  "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
503
501
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
504
502
  "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
503
+ onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
505
504
  "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
506
505
  }>, "focus" | "blur" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
507
506
  focus(): void;
@@ -516,7 +515,7 @@ declare const Mention: {
516
515
  $root: import('vue').ComponentPublicInstance | null;
517
516
  $parent: import('vue').ComponentPublicInstance | null;
518
517
  $host: Element | null;
519
- $emit: ((event: "change", value: import('..').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: import('..').SelectValue) => void) & ((event: "search", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "update:modelValue", value: import('..').SelectValue) => void) & ((event: "update:inputValue", value: import('..').SelectValue) => void) & ((event: "input-value-change", value: string) => void) & ((event: "exceedLimit", value: import('..').SelectValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
518
+ $emit: ((event: "change", value: import('..').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: import('..').SelectValue) => void) & ((event: "search", value: string) => void) & ((event: "update:modelValue", value: import('..').SelectValue) => void) & ((event: "update:inputValue", value: import('..').SelectValue) => void) & ((event: "input-value-change", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "exceedLimit", value: import('..').SelectValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
520
519
  $el: any;
521
520
  $options: import('vue').ComponentOptionsBase<Readonly<import('..').SelectProps> & Readonly<{
522
521
  onChange?: ((value: import('..').SelectValue) => any) | undefined;
@@ -525,10 +524,10 @@ declare const Mention: {
525
524
  onClear?: (() => any) | undefined;
526
525
  onSelect?: ((value: import('..').SelectValue) => any) | undefined;
527
526
  onSearch?: ((value: string) => any) | undefined;
528
- onRemove?: ((index: string | number, ev: Event) => any) | undefined;
529
527
  "onUpdate:modelValue"?: ((value: import('..').SelectValue) => any) | undefined;
530
528
  "onUpdate:inputValue"?: ((value: import('..').SelectValue) => any) | undefined;
531
529
  "onInput-value-change"?: ((value: string) => any) | undefined;
530
+ onRemove?: ((index: string | number, ev: Event) => any) | undefined;
532
531
  onExceedLimit?: ((value: import('..').SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
533
532
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
534
533
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
@@ -543,10 +542,10 @@ declare const Mention: {
543
542
  clear: () => any;
544
543
  select: (value: import('..').SelectValue) => any;
545
544
  search: (value: string) => any;
546
- remove: (index: string | number, ev: Event) => any;
547
545
  "update:modelValue": (value: import('..').SelectValue) => any;
548
546
  "update:inputValue": (value: import('..').SelectValue) => any;
549
547
  "input-value-change": (value: string) => any;
548
+ remove: (index: string | number, ev: Event) => any;
550
549
  exceedLimit: (value: import('..').SelectValue, ev?: MouseEvent | undefined) => any;
551
550
  "dropdown-scroll": (ev: Event) => any;
552
551
  "dropdown-reach-bottom": (ev: Event) => any;
@@ -561,7 +560,6 @@ declare const Mention: {
561
560
  scrollbar: boolean;
562
561
  multiple: boolean;
563
562
  placeholder: string;
564
- triggerProps: import('..').TriggerProps;
565
563
  bordered: boolean;
566
564
  modelValue: import('..').SelectValue;
567
565
  defaultValue: import('..').SelectValue;
@@ -577,9 +575,9 @@ declare const Mention: {
577
575
  showEmpty: boolean;
578
576
  allowCreate: boolean;
579
577
  maxTagCount: number;
580
- defaultActivefirstOption: boolean;
581
578
  filterOption: import('..').FilterOption;
582
579
  virtualListProps: import('..').VirtualListProps;
580
+ triggerProps: import('..').TriggerProps;
583
581
  searchDelay: number;
584
582
  showHeaderOnEmpty: boolean;
585
583
  showFooterOnEmpty: boolean;
@@ -615,7 +613,6 @@ declare const Mention: {
615
613
  scrollbar: boolean;
616
614
  multiple: boolean;
617
615
  placeholder: string;
618
- triggerProps: import('..').TriggerProps;
619
616
  bordered: boolean;
620
617
  modelValue: import('..').SelectValue;
621
618
  defaultValue: import('..').SelectValue;
@@ -631,9 +628,9 @@ declare const Mention: {
631
628
  showEmpty: boolean;
632
629
  allowCreate: boolean;
633
630
  maxTagCount: number;
634
- defaultActivefirstOption: boolean;
635
631
  filterOption: import('..').FilterOption;
636
632
  virtualListProps: import('..').VirtualListProps;
633
+ triggerProps: import('..').TriggerProps;
637
634
  searchDelay: number;
638
635
  showHeaderOnEmpty: boolean;
639
636
  showFooterOnEmpty: boolean;
@@ -645,14 +642,14 @@ declare const Mention: {
645
642
  onClear?: (() => any) | undefined;
646
643
  onSelect?: ((value: import('..').SelectValue) => any) | undefined;
647
644
  onSearch?: ((value: string) => any) | undefined;
648
- onRemove?: ((index: string | number, ev: Event) => any) | undefined;
649
645
  "onUpdate:modelValue"?: ((value: import('..').SelectValue) => any) | undefined;
650
646
  "onUpdate:inputValue"?: ((value: import('..').SelectValue) => any) | undefined;
651
647
  "onInput-value-change"?: ((value: string) => any) | undefined;
648
+ onRemove?: ((index: string | number, ev: Event) => any) | undefined;
652
649
  onExceedLimit?: ((value: import('..').SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
653
650
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
654
651
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
655
- }>, "focus" | "blur" | ("size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "loading" | "error" | "scrollbar" | "multiple" | "placeholder" | "triggerProps" | "bordered" | "modelValue" | "defaultValue" | "allowClear" | "showExtraOptions" | "options" | "limit" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowSearch" | "valueKey" | "showEmpty" | "allowCreate" | "maxTagCount" | "defaultActivefirstOption" | "filterOption" | "virtualListProps" | "searchDelay" | "showHeaderOnEmpty" | "showFooterOnEmpty" | "tagNowrap") | "getPopupRef"> & import('vue').ShallowUnwrapRef<{
652
+ }>, "focus" | "blur" | ("size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "loading" | "error" | "scrollbar" | "multiple" | "placeholder" | "bordered" | "modelValue" | "defaultValue" | "allowClear" | "showExtraOptions" | "options" | "limit" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowSearch" | "valueKey" | "showEmpty" | "allowCreate" | "maxTagCount" | "filterOption" | "virtualListProps" | "triggerProps" | "searchDelay" | "showHeaderOnEmpty" | "showFooterOnEmpty" | "tagNowrap") | "getPopupRef"> & import('vue').ShallowUnwrapRef<{
656
653
  focus(): void;
657
654
  blur(): void;
658
655
  getPopupRef(): import('..').TriggerInstance;
@@ -779,11 +776,11 @@ declare const Mention: {
779
776
  strict: boolean;
780
777
  type: "textarea" | "input";
781
778
  data: import('..').SelectOptions;
782
- triggerProps: import('..').TriggerProps;
783
779
  modelValue: string;
784
780
  defaultValue: string;
785
781
  allowClear: boolean;
786
782
  filterOption: (inputValue: string, option: import('..').SelectOptionData) => boolean;
783
+ triggerProps: import('..').TriggerProps;
787
784
  isSelectSetValue: boolean;
788
785
  isSearch: boolean;
789
786
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
@@ -812,11 +809,11 @@ declare const Mention: {
812
809
  strict: boolean;
813
810
  type: "textarea" | "input";
814
811
  data: import('..').SelectOptions;
815
- triggerProps: import('..').TriggerProps;
816
812
  modelValue: string;
817
813
  defaultValue: string;
818
814
  allowClear: boolean;
819
815
  filterOption: (inputValue: string, option: import('..').SelectOptionData) => boolean;
816
+ triggerProps: import('..').TriggerProps;
820
817
  isSelectSetValue: boolean;
821
818
  isSearch: boolean;
822
819
  }> & Omit<Readonly<import('..').AutoCompleteProps> & Readonly<{
@@ -831,7 +828,7 @@ declare const Mention: {
831
828
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
832
829
  "onDropdown-scroll"?: ((ev?: Event | undefined) => any) | undefined;
833
830
  "onDropdown-reach-bottom"?: ((ev?: Event | undefined) => any) | undefined;
834
- }>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("disabled" | "popupContainer" | "strict" | "type" | "data" | "triggerProps" | "modelValue" | "defaultValue" | "allowClear" | "filterOption" | "isSelectSetValue" | "isSearch")> & import('vue').ShallowUnwrapRef<{
831
+ }>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("disabled" | "popupContainer" | "strict" | "type" | "data" | "modelValue" | "defaultValue" | "allowClear" | "filterOption" | "triggerProps" | "isSelectSetValue" | "isSearch")> & import('vue').ShallowUnwrapRef<{
835
832
  focus(): void;
836
833
  blur(): void;
837
834
  getInputRef(): HTMLInputElement | HTMLTextAreaElement | undefined;
@@ -60,7 +60,6 @@ declare function __VLS_template(): {
60
60
  readonly maxTagCount?: number | undefined;
61
61
  readonly popupContainer?: import('../_shared/type').PopupContainer | undefined;
62
62
  readonly bordered?: boolean | undefined;
63
- readonly defaultActivefirstOption?: boolean | undefined;
64
63
  readonly popupVisible?: boolean | undefined;
65
64
  readonly defaultPopupVisible?: boolean | undefined;
66
65
  readonly unmountonClose?: boolean | undefined;
@@ -87,10 +86,10 @@ declare function __VLS_template(): {
87
86
  readonly onClear?: (() => any) | undefined;
88
87
  readonly onSelect?: ((value: SelectValue) => any) | undefined;
89
88
  readonly onSearch?: ((value: string) => any) | undefined;
90
- readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
91
89
  readonly "onUpdate:modelValue"?: ((value: SelectValue) => any) | undefined;
92
90
  readonly "onUpdate:inputValue"?: ((value: SelectValue) => any) | undefined;
93
91
  readonly "onInput-value-change"?: ((value: string) => any) | undefined;
92
+ readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
94
93
  readonly onExceedLimit?: ((value: SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
95
94
  readonly "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
96
95
  readonly "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
@@ -364,10 +363,10 @@ declare function __VLS_template(): {
364
363
  readonly onClear?: ((ev: MouseEvent) => any) | undefined;
365
364
  readonly onBlur?: ((ev: FocusEvent) => any) | undefined;
366
365
  readonly onInput?: ((value: string) => any) | undefined;
367
- readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
368
366
  readonly "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
369
367
  readonly "onUpdate:inputValue"?: ((value: string) => any) | undefined;
370
368
  readonly "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
369
+ readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
371
370
  readonly "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
372
371
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
373
372
  $attrs: {
@@ -385,17 +384,17 @@ declare function __VLS_template(): {
385
384
  $root: import('vue').ComponentPublicInstance | null;
386
385
  $parent: import('vue').ComponentPublicInstance | null;
387
386
  $host: Element | null;
388
- $emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string) => void) & ((event: "remove", value: string | number, ev: MouseEvent | KeyboardEvent) => void) & ((event: "update:modelValue", value: import('..').InputTagValue) => void) & ((event: "update:inputValue", value: string) => void) & ((event: "input-value-change", value: string, ev: Event) => void) & ((event: "press-enter", ev: KeyboardEvent) => void);
387
+ $emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string) => void) & ((event: "update:modelValue", value: import('..').InputTagValue) => void) & ((event: "update:inputValue", value: string) => void) & ((event: "input-value-change", value: string, ev: Event) => void) & ((event: "remove", value: string | number, ev: MouseEvent | KeyboardEvent) => void) & ((event: "press-enter", ev: KeyboardEvent) => void);
389
388
  $el: HTMLDivElement;
390
389
  $options: import('vue').ComponentOptionsBase<Readonly<import('..').InputTagProps> & Readonly<{
391
390
  onFocus?: ((ev: FocusEvent) => any) | undefined;
392
391
  onClear?: ((ev: MouseEvent) => any) | undefined;
393
392
  onBlur?: ((ev: FocusEvent) => any) | undefined;
394
393
  onInput?: ((value: string) => any) | undefined;
395
- onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
396
394
  "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
397
395
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
398
396
  "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
397
+ onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
399
398
  "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
400
399
  }>, {
401
400
  focus(): void;
@@ -405,10 +404,10 @@ declare function __VLS_template(): {
405
404
  clear: (ev: MouseEvent) => any;
406
405
  blur: (ev: FocusEvent) => any;
407
406
  input: (value: string) => any;
408
- remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
409
407
  "update:modelValue": (value: import('..').InputTagValue) => any;
410
408
  "update:inputValue": (value: string) => any;
411
409
  "input-value-change": (value: string, ev: Event) => any;
410
+ remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
412
411
  "press-enter": (ev: KeyboardEvent) => any;
413
412
  }, string, {
414
413
  size: import('../_shared/type').Size;
@@ -469,10 +468,10 @@ declare function __VLS_template(): {
469
468
  onClear?: ((ev: MouseEvent) => any) | undefined;
470
469
  onBlur?: ((ev: FocusEvent) => any) | undefined;
471
470
  onInput?: ((value: string) => any) | undefined;
472
- onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
473
471
  "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
474
472
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
475
473
  "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
474
+ onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
476
475
  "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
477
476
  }>, "focus" | "blur" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
478
477
  focus(): void;
@@ -487,7 +486,7 @@ declare function __VLS_template(): {
487
486
  $root: import('vue').ComponentPublicInstance | null;
488
487
  $parent: import('vue').ComponentPublicInstance | null;
489
488
  $host: Element | null;
490
- $emit: ((event: "change", value: SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: SelectValue) => void) & ((event: "search", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "update:modelValue", value: SelectValue) => void) & ((event: "update:inputValue", value: SelectValue) => void) & ((event: "input-value-change", value: string) => void) & ((event: "exceedLimit", value: SelectValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
489
+ $emit: ((event: "change", value: SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: SelectValue) => void) & ((event: "search", value: string) => void) & ((event: "update:modelValue", value: SelectValue) => void) & ((event: "update:inputValue", value: SelectValue) => void) & ((event: "input-value-change", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "exceedLimit", value: SelectValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
491
490
  $el: any;
492
491
  $options: import('vue').ComponentOptionsBase<Readonly<import('../Select').SelectProps> & Readonly<{
493
492
  onChange?: ((value: SelectValue) => any) | undefined;
@@ -496,10 +495,10 @@ declare function __VLS_template(): {
496
495
  onClear?: (() => any) | undefined;
497
496
  onSelect?: ((value: SelectValue) => any) | undefined;
498
497
  onSearch?: ((value: string) => any) | undefined;
499
- onRemove?: ((index: string | number, ev: Event) => any) | undefined;
500
498
  "onUpdate:modelValue"?: ((value: SelectValue) => any) | undefined;
501
499
  "onUpdate:inputValue"?: ((value: SelectValue) => any) | undefined;
502
500
  "onInput-value-change"?: ((value: string) => any) | undefined;
501
+ onRemove?: ((index: string | number, ev: Event) => any) | undefined;
503
502
  onExceedLimit?: ((value: SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
504
503
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
505
504
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
@@ -514,10 +513,10 @@ declare function __VLS_template(): {
514
513
  clear: () => any;
515
514
  select: (value: SelectValue) => any;
516
515
  search: (value: string) => any;
517
- remove: (index: string | number, ev: Event) => any;
518
516
  "update:modelValue": (value: SelectValue) => any;
519
517
  "update:inputValue": (value: SelectValue) => any;
520
518
  "input-value-change": (value: string) => any;
519
+ remove: (index: string | number, ev: Event) => any;
521
520
  exceedLimit: (value: SelectValue, ev?: MouseEvent | undefined) => any;
522
521
  "dropdown-scroll": (ev: Event) => any;
523
522
  "dropdown-reach-bottom": (ev: Event) => any;
@@ -532,7 +531,6 @@ declare function __VLS_template(): {
532
531
  scrollbar: boolean;
533
532
  multiple: boolean;
534
533
  placeholder: string;
535
- triggerProps: import('..').TriggerProps;
536
534
  bordered: boolean;
537
535
  modelValue: SelectValue;
538
536
  defaultValue: SelectValue;
@@ -548,9 +546,9 @@ declare function __VLS_template(): {
548
546
  showEmpty: boolean;
549
547
  allowCreate: boolean;
550
548
  maxTagCount: number;
551
- defaultActivefirstOption: boolean;
552
549
  filterOption: import('../Select').FilterOption;
553
550
  virtualListProps: import('../Select').VirtualListProps;
551
+ triggerProps: import('..').TriggerProps;
554
552
  searchDelay: number;
555
553
  showHeaderOnEmpty: boolean;
556
554
  showFooterOnEmpty: boolean;
@@ -586,7 +584,6 @@ declare function __VLS_template(): {
586
584
  scrollbar: boolean;
587
585
  multiple: boolean;
588
586
  placeholder: string;
589
- triggerProps: import('..').TriggerProps;
590
587
  bordered: boolean;
591
588
  modelValue: SelectValue;
592
589
  defaultValue: SelectValue;
@@ -602,9 +599,9 @@ declare function __VLS_template(): {
602
599
  showEmpty: boolean;
603
600
  allowCreate: boolean;
604
601
  maxTagCount: number;
605
- defaultActivefirstOption: boolean;
606
602
  filterOption: import('../Select').FilterOption;
607
603
  virtualListProps: import('../Select').VirtualListProps;
604
+ triggerProps: import('..').TriggerProps;
608
605
  searchDelay: number;
609
606
  showHeaderOnEmpty: boolean;
610
607
  showFooterOnEmpty: boolean;
@@ -616,14 +613,14 @@ declare function __VLS_template(): {
616
613
  onClear?: (() => any) | undefined;
617
614
  onSelect?: ((value: SelectValue) => any) | undefined;
618
615
  onSearch?: ((value: string) => any) | undefined;
619
- onRemove?: ((index: string | number, ev: Event) => any) | undefined;
620
616
  "onUpdate:modelValue"?: ((value: SelectValue) => any) | undefined;
621
617
  "onUpdate:inputValue"?: ((value: SelectValue) => any) | undefined;
622
618
  "onInput-value-change"?: ((value: string) => any) | undefined;
619
+ onRemove?: ((index: string | number, ev: Event) => any) | undefined;
623
620
  onExceedLimit?: ((value: SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
624
621
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
625
622
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
626
- }>, "focus" | "blur" | ("size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "loading" | "error" | "scrollbar" | "multiple" | "placeholder" | "triggerProps" | "bordered" | "modelValue" | "defaultValue" | "allowClear" | "showExtraOptions" | "options" | "limit" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowSearch" | "valueKey" | "showEmpty" | "allowCreate" | "maxTagCount" | "defaultActivefirstOption" | "filterOption" | "virtualListProps" | "searchDelay" | "showHeaderOnEmpty" | "showFooterOnEmpty" | "tagNowrap") | "getPopupRef"> & import('vue').ShallowUnwrapRef<{
623
+ }>, "focus" | "blur" | ("size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "loading" | "error" | "scrollbar" | "multiple" | "placeholder" | "bordered" | "modelValue" | "defaultValue" | "allowClear" | "showExtraOptions" | "options" | "limit" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowSearch" | "valueKey" | "showEmpty" | "allowCreate" | "maxTagCount" | "filterOption" | "virtualListProps" | "triggerProps" | "searchDelay" | "showHeaderOnEmpty" | "showFooterOnEmpty" | "tagNowrap") | "getPopupRef"> & import('vue').ShallowUnwrapRef<{
627
624
  focus(): void;
628
625
  blur(): void;
629
626
  getPopupRef(): import('..').TriggerInstance;
@@ -750,11 +747,11 @@ declare function __VLS_template(): {
750
747
  strict: boolean;
751
748
  type: "textarea" | "input";
752
749
  data: import('../Select').SelectOptions;
753
- triggerProps: import('..').TriggerProps;
754
750
  modelValue: string;
755
751
  defaultValue: string;
756
752
  allowClear: boolean;
757
753
  filterOption: (inputValue: string, option: import('../Select').SelectOptionData) => boolean;
754
+ triggerProps: import('..').TriggerProps;
758
755
  isSelectSetValue: boolean;
759
756
  isSearch: boolean;
760
757
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
@@ -783,11 +780,11 @@ declare function __VLS_template(): {
783
780
  strict: boolean;
784
781
  type: "textarea" | "input";
785
782
  data: import('../Select').SelectOptions;
786
- triggerProps: import('..').TriggerProps;
787
783
  modelValue: string;
788
784
  defaultValue: string;
789
785
  allowClear: boolean;
790
786
  filterOption: (inputValue: string, option: import('../Select').SelectOptionData) => boolean;
787
+ triggerProps: import('..').TriggerProps;
791
788
  isSelectSetValue: boolean;
792
789
  isSearch: boolean;
793
790
  }> & Omit<Readonly<import('../AutoComplete').AutoCompleteProps> & Readonly<{
@@ -802,7 +799,7 @@ declare function __VLS_template(): {
802
799
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
803
800
  "onDropdown-scroll"?: ((ev?: Event | undefined) => any) | undefined;
804
801
  "onDropdown-reach-bottom"?: ((ev?: Event | undefined) => any) | undefined;
805
- }>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("disabled" | "popupContainer" | "strict" | "type" | "data" | "triggerProps" | "modelValue" | "defaultValue" | "allowClear" | "filterOption" | "isSelectSetValue" | "isSearch")> & import('vue').ShallowUnwrapRef<{
802
+ }>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("disabled" | "popupContainer" | "strict" | "type" | "data" | "modelValue" | "defaultValue" | "allowClear" | "filterOption" | "triggerProps" | "isSelectSetValue" | "isSearch")> & import('vue').ShallowUnwrapRef<{
806
803
  focus(): void;
807
804
  blur(): void;
808
805
  getInputRef(): HTMLInputElement | HTMLTextAreaElement | undefined;
@@ -901,7 +898,6 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
901
898
  readonly maxTagCount?: number | undefined;
902
899
  readonly popupContainer?: import('../_shared/type').PopupContainer | undefined;
903
900
  readonly bordered?: boolean | undefined;
904
- readonly defaultActivefirstOption?: boolean | undefined;
905
901
  readonly popupVisible?: boolean | undefined;
906
902
  readonly defaultPopupVisible?: boolean | undefined;
907
903
  readonly unmountonClose?: boolean | undefined;
@@ -928,10 +924,10 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
928
924
  readonly onClear?: (() => any) | undefined;
929
925
  readonly onSelect?: ((value: SelectValue) => any) | undefined;
930
926
  readonly onSearch?: ((value: string) => any) | undefined;
931
- readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
932
927
  readonly "onUpdate:modelValue"?: ((value: SelectValue) => any) | undefined;
933
928
  readonly "onUpdate:inputValue"?: ((value: SelectValue) => any) | undefined;
934
929
  readonly "onInput-value-change"?: ((value: string) => any) | undefined;
930
+ readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
935
931
  readonly onExceedLimit?: ((value: SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
936
932
  readonly "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
937
933
  readonly "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
@@ -1205,10 +1201,10 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1205
1201
  readonly onClear?: ((ev: MouseEvent) => any) | undefined;
1206
1202
  readonly onBlur?: ((ev: FocusEvent) => any) | undefined;
1207
1203
  readonly onInput?: ((value: string) => any) | undefined;
1208
- readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
1209
1204
  readonly "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
1210
1205
  readonly "onUpdate:inputValue"?: ((value: string) => any) | undefined;
1211
1206
  readonly "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
1207
+ readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
1212
1208
  readonly "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
1213
1209
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
1214
1210
  $attrs: {
@@ -1226,17 +1222,17 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1226
1222
  $root: import('vue').ComponentPublicInstance | null;
1227
1223
  $parent: import('vue').ComponentPublicInstance | null;
1228
1224
  $host: Element | null;
1229
- $emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string) => void) & ((event: "remove", value: string | number, ev: MouseEvent | KeyboardEvent) => void) & ((event: "update:modelValue", value: import('..').InputTagValue) => void) & ((event: "update:inputValue", value: string) => void) & ((event: "input-value-change", value: string, ev: Event) => void) & ((event: "press-enter", ev: KeyboardEvent) => void);
1225
+ $emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string) => void) & ((event: "update:modelValue", value: import('..').InputTagValue) => void) & ((event: "update:inputValue", value: string) => void) & ((event: "input-value-change", value: string, ev: Event) => void) & ((event: "remove", value: string | number, ev: MouseEvent | KeyboardEvent) => void) & ((event: "press-enter", ev: KeyboardEvent) => void);
1230
1226
  $el: HTMLDivElement;
1231
1227
  $options: import('vue').ComponentOptionsBase<Readonly<import('..').InputTagProps> & Readonly<{
1232
1228
  onFocus?: ((ev: FocusEvent) => any) | undefined;
1233
1229
  onClear?: ((ev: MouseEvent) => any) | undefined;
1234
1230
  onBlur?: ((ev: FocusEvent) => any) | undefined;
1235
1231
  onInput?: ((value: string) => any) | undefined;
1236
- onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
1237
1232
  "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
1238
1233
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
1239
1234
  "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
1235
+ onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
1240
1236
  "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
1241
1237
  }>, {
1242
1238
  focus(): void;
@@ -1246,10 +1242,10 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1246
1242
  clear: (ev: MouseEvent) => any;
1247
1243
  blur: (ev: FocusEvent) => any;
1248
1244
  input: (value: string) => any;
1249
- remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
1250
1245
  "update:modelValue": (value: import('..').InputTagValue) => any;
1251
1246
  "update:inputValue": (value: string) => any;
1252
1247
  "input-value-change": (value: string, ev: Event) => any;
1248
+ remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
1253
1249
  "press-enter": (ev: KeyboardEvent) => any;
1254
1250
  }, string, {
1255
1251
  size: import('../_shared/type').Size;
@@ -1310,10 +1306,10 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1310
1306
  onClear?: ((ev: MouseEvent) => any) | undefined;
1311
1307
  onBlur?: ((ev: FocusEvent) => any) | undefined;
1312
1308
  onInput?: ((value: string) => any) | undefined;
1313
- onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
1314
1309
  "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
1315
1310
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
1316
1311
  "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
1312
+ onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
1317
1313
  "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
1318
1314
  }>, "focus" | "blur" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
1319
1315
  focus(): void;
@@ -1328,7 +1324,7 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1328
1324
  $root: import('vue').ComponentPublicInstance | null;
1329
1325
  $parent: import('vue').ComponentPublicInstance | null;
1330
1326
  $host: Element | null;
1331
- $emit: ((event: "change", value: SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: SelectValue) => void) & ((event: "search", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "update:modelValue", value: SelectValue) => void) & ((event: "update:inputValue", value: SelectValue) => void) & ((event: "input-value-change", value: string) => void) & ((event: "exceedLimit", value: SelectValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
1327
+ $emit: ((event: "change", value: SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: SelectValue) => void) & ((event: "search", value: string) => void) & ((event: "update:modelValue", value: SelectValue) => void) & ((event: "update:inputValue", value: SelectValue) => void) & ((event: "input-value-change", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "exceedLimit", value: SelectValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
1332
1328
  $el: any;
1333
1329
  $options: import('vue').ComponentOptionsBase<Readonly<import('../Select').SelectProps> & Readonly<{
1334
1330
  onChange?: ((value: SelectValue) => any) | undefined;
@@ -1337,10 +1333,10 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1337
1333
  onClear?: (() => any) | undefined;
1338
1334
  onSelect?: ((value: SelectValue) => any) | undefined;
1339
1335
  onSearch?: ((value: string) => any) | undefined;
1340
- onRemove?: ((index: string | number, ev: Event) => any) | undefined;
1341
1336
  "onUpdate:modelValue"?: ((value: SelectValue) => any) | undefined;
1342
1337
  "onUpdate:inputValue"?: ((value: SelectValue) => any) | undefined;
1343
1338
  "onInput-value-change"?: ((value: string) => any) | undefined;
1339
+ onRemove?: ((index: string | number, ev: Event) => any) | undefined;
1344
1340
  onExceedLimit?: ((value: SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
1345
1341
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
1346
1342
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
@@ -1355,10 +1351,10 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1355
1351
  clear: () => any;
1356
1352
  select: (value: SelectValue) => any;
1357
1353
  search: (value: string) => any;
1358
- remove: (index: string | number, ev: Event) => any;
1359
1354
  "update:modelValue": (value: SelectValue) => any;
1360
1355
  "update:inputValue": (value: SelectValue) => any;
1361
1356
  "input-value-change": (value: string) => any;
1357
+ remove: (index: string | number, ev: Event) => any;
1362
1358
  exceedLimit: (value: SelectValue, ev?: MouseEvent | undefined) => any;
1363
1359
  "dropdown-scroll": (ev: Event) => any;
1364
1360
  "dropdown-reach-bottom": (ev: Event) => any;
@@ -1373,7 +1369,6 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1373
1369
  scrollbar: boolean;
1374
1370
  multiple: boolean;
1375
1371
  placeholder: string;
1376
- triggerProps: import('..').TriggerProps;
1377
1372
  bordered: boolean;
1378
1373
  modelValue: SelectValue;
1379
1374
  defaultValue: SelectValue;
@@ -1389,9 +1384,9 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1389
1384
  showEmpty: boolean;
1390
1385
  allowCreate: boolean;
1391
1386
  maxTagCount: number;
1392
- defaultActivefirstOption: boolean;
1393
1387
  filterOption: import('../Select').FilterOption;
1394
1388
  virtualListProps: import('../Select').VirtualListProps;
1389
+ triggerProps: import('..').TriggerProps;
1395
1390
  searchDelay: number;
1396
1391
  showHeaderOnEmpty: boolean;
1397
1392
  showFooterOnEmpty: boolean;
@@ -1427,7 +1422,6 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1427
1422
  scrollbar: boolean;
1428
1423
  multiple: boolean;
1429
1424
  placeholder: string;
1430
- triggerProps: import('..').TriggerProps;
1431
1425
  bordered: boolean;
1432
1426
  modelValue: SelectValue;
1433
1427
  defaultValue: SelectValue;
@@ -1443,9 +1437,9 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1443
1437
  showEmpty: boolean;
1444
1438
  allowCreate: boolean;
1445
1439
  maxTagCount: number;
1446
- defaultActivefirstOption: boolean;
1447
1440
  filterOption: import('../Select').FilterOption;
1448
1441
  virtualListProps: import('../Select').VirtualListProps;
1442
+ triggerProps: import('..').TriggerProps;
1449
1443
  searchDelay: number;
1450
1444
  showHeaderOnEmpty: boolean;
1451
1445
  showFooterOnEmpty: boolean;
@@ -1457,14 +1451,14 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1457
1451
  onClear?: (() => any) | undefined;
1458
1452
  onSelect?: ((value: SelectValue) => any) | undefined;
1459
1453
  onSearch?: ((value: string) => any) | undefined;
1460
- onRemove?: ((index: string | number, ev: Event) => any) | undefined;
1461
1454
  "onUpdate:modelValue"?: ((value: SelectValue) => any) | undefined;
1462
1455
  "onUpdate:inputValue"?: ((value: SelectValue) => any) | undefined;
1463
1456
  "onInput-value-change"?: ((value: string) => any) | undefined;
1457
+ onRemove?: ((index: string | number, ev: Event) => any) | undefined;
1464
1458
  onExceedLimit?: ((value: SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
1465
1459
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
1466
1460
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
1467
- }>, "focus" | "blur" | ("size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "loading" | "error" | "scrollbar" | "multiple" | "placeholder" | "triggerProps" | "bordered" | "modelValue" | "defaultValue" | "allowClear" | "showExtraOptions" | "options" | "limit" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowSearch" | "valueKey" | "showEmpty" | "allowCreate" | "maxTagCount" | "defaultActivefirstOption" | "filterOption" | "virtualListProps" | "searchDelay" | "showHeaderOnEmpty" | "showFooterOnEmpty" | "tagNowrap") | "getPopupRef"> & import('vue').ShallowUnwrapRef<{
1461
+ }>, "focus" | "blur" | ("size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "loading" | "error" | "scrollbar" | "multiple" | "placeholder" | "bordered" | "modelValue" | "defaultValue" | "allowClear" | "showExtraOptions" | "options" | "limit" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowSearch" | "valueKey" | "showEmpty" | "allowCreate" | "maxTagCount" | "filterOption" | "virtualListProps" | "triggerProps" | "searchDelay" | "showHeaderOnEmpty" | "showFooterOnEmpty" | "tagNowrap") | "getPopupRef"> & import('vue').ShallowUnwrapRef<{
1468
1462
  focus(): void;
1469
1463
  blur(): void;
1470
1464
  getPopupRef(): import('..').TriggerInstance;
@@ -1591,11 +1585,11 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1591
1585
  strict: boolean;
1592
1586
  type: "textarea" | "input";
1593
1587
  data: import('../Select').SelectOptions;
1594
- triggerProps: import('..').TriggerProps;
1595
1588
  modelValue: string;
1596
1589
  defaultValue: string;
1597
1590
  allowClear: boolean;
1598
1591
  filterOption: (inputValue: string, option: import('../Select').SelectOptionData) => boolean;
1592
+ triggerProps: import('..').TriggerProps;
1599
1593
  isSelectSetValue: boolean;
1600
1594
  isSearch: boolean;
1601
1595
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
@@ -1624,11 +1618,11 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1624
1618
  strict: boolean;
1625
1619
  type: "textarea" | "input";
1626
1620
  data: import('../Select').SelectOptions;
1627
- triggerProps: import('..').TriggerProps;
1628
1621
  modelValue: string;
1629
1622
  defaultValue: string;
1630
1623
  allowClear: boolean;
1631
1624
  filterOption: (inputValue: string, option: import('../Select').SelectOptionData) => boolean;
1625
+ triggerProps: import('..').TriggerProps;
1632
1626
  isSelectSetValue: boolean;
1633
1627
  isSearch: boolean;
1634
1628
  }> & Omit<Readonly<import('../AutoComplete').AutoCompleteProps> & Readonly<{
@@ -1643,7 +1637,7 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1643
1637
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
1644
1638
  "onDropdown-scroll"?: ((ev?: Event | undefined) => any) | undefined;
1645
1639
  "onDropdown-reach-bottom"?: ((ev?: Event | undefined) => any) | undefined;
1646
- }>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("disabled" | "popupContainer" | "strict" | "type" | "data" | "triggerProps" | "modelValue" | "defaultValue" | "allowClear" | "filterOption" | "isSelectSetValue" | "isSearch")> & import('vue').ShallowUnwrapRef<{
1640
+ }>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("disabled" | "popupContainer" | "strict" | "type" | "data" | "modelValue" | "defaultValue" | "allowClear" | "filterOption" | "triggerProps" | "isSelectSetValue" | "isSearch")> & import('vue').ShallowUnwrapRef<{
1647
1641
  focus(): void;
1648
1642
  blur(): void;
1649
1643
  getInputRef(): HTMLInputElement | HTMLTextAreaElement | undefined;