yc-design-vue 2.0.3 → 2.0.4

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 (1111) hide show
  1. package/dist/lang-es/ar-eg.d.ts +206 -0
  2. package/dist/lang-es/ar-eg.js +154 -0
  3. package/dist/lang-es/de-de.d.ts +206 -0
  4. package/dist/lang-es/de-de.js +154 -0
  5. package/dist/lang-es/en-us.d.ts +254 -0
  6. package/dist/lang-es/en-us.js +158 -0
  7. package/dist/lang-es/es-es.d.ts +206 -0
  8. package/dist/lang-es/es-es.js +154 -0
  9. package/dist/lang-es/fr-fr.d.ts +206 -0
  10. package/dist/lang-es/fr-fr.js +154 -0
  11. package/dist/lang-es/id-id.d.ts +206 -0
  12. package/dist/lang-es/id-id.js +154 -0
  13. package/dist/lang-es/it-it.d.ts +206 -0
  14. package/dist/lang-es/it-it.js +154 -0
  15. package/dist/lang-es/ja-jp.d.ts +254 -0
  16. package/dist/lang-es/ja-jp.js +202 -0
  17. package/dist/lang-es/km-kh.d.ts +206 -0
  18. package/dist/lang-es/km-kh.js +154 -0
  19. package/dist/lang-es/ko-kr.d.ts +206 -0
  20. package/dist/lang-es/ko-kr.js +154 -0
  21. package/dist/lang-es/ms-my.d.ts +206 -0
  22. package/dist/lang-es/ms-my.js +154 -0
  23. package/dist/lang-es/nl-nl.d.ts +254 -0
  24. package/dist/lang-es/nl-nl.js +202 -0
  25. package/dist/lang-es/pt-pt.d.ts +206 -0
  26. package/dist/lang-es/pt-pt.js +154 -0
  27. package/dist/lang-es/ru-ru.d.ts +254 -0
  28. package/dist/lang-es/ru-ru.js +202 -0
  29. package/dist/lang-es/th-th.d.ts +206 -0
  30. package/dist/lang-es/th-th.js +154 -0
  31. package/dist/lang-es/vi-vn.d.ts +206 -0
  32. package/dist/lang-es/vi-vn.js +154 -0
  33. package/dist/lang-es/zh-cn.d.ts +254 -0
  34. package/dist/lang-es/zh-cn.js +202 -0
  35. package/dist/lang-es/zh-tw.d.ts +254 -0
  36. package/dist/lang-es/zh-tw.js +202 -0
  37. package/dist/lang-lib/ar-eg.d.ts +206 -0
  38. package/dist/lang-lib/ar-eg.js +1 -0
  39. package/dist/lang-lib/de-de.d.ts +206 -0
  40. package/dist/lang-lib/de-de.js +1 -0
  41. package/dist/lang-lib/en-us.d.ts +254 -0
  42. package/dist/lang-lib/en-us.js +1 -0
  43. package/dist/lang-lib/es-es.d.ts +206 -0
  44. package/dist/lang-lib/es-es.js +1 -0
  45. package/dist/lang-lib/fr-fr.d.ts +206 -0
  46. package/dist/lang-lib/fr-fr.js +1 -0
  47. package/dist/lang-lib/id-id.d.ts +206 -0
  48. package/dist/lang-lib/id-id.js +1 -0
  49. package/dist/lang-lib/it-it.d.ts +206 -0
  50. package/dist/lang-lib/it-it.js +1 -0
  51. package/dist/lang-lib/ja-jp.d.ts +254 -0
  52. package/dist/lang-lib/ja-jp.js +1 -0
  53. package/dist/lang-lib/km-kh.d.ts +206 -0
  54. package/dist/lang-lib/km-kh.js +1 -0
  55. package/dist/lang-lib/ko-kr.d.ts +206 -0
  56. package/dist/lang-lib/ko-kr.js +1 -0
  57. package/dist/lang-lib/ms-my.d.ts +206 -0
  58. package/dist/lang-lib/ms-my.js +1 -0
  59. package/dist/lang-lib/nl-nl.d.ts +254 -0
  60. package/dist/lang-lib/nl-nl.js +1 -0
  61. package/dist/lang-lib/pt-pt.d.ts +206 -0
  62. package/dist/lang-lib/pt-pt.js +1 -0
  63. package/dist/lang-lib/ru-ru.d.ts +254 -0
  64. package/dist/lang-lib/ru-ru.js +1 -0
  65. package/dist/lang-lib/th-th.d.ts +206 -0
  66. package/dist/lang-lib/th-th.js +1 -0
  67. package/dist/lang-lib/vi-vn.d.ts +206 -0
  68. package/dist/lang-lib/vi-vn.js +1 -0
  69. package/dist/lang-lib/zh-cn.d.ts +254 -0
  70. package/dist/lang-lib/zh-cn.js +1 -0
  71. package/dist/lang-lib/zh-tw.d.ts +254 -0
  72. package/dist/lang-lib/zh-tw.js +1 -0
  73. package/es/Affix/index.vue.js +0 -3
  74. package/es/Alert/index.d.ts +4 -4
  75. package/es/Alert/index.vue.d.ts +3 -3
  76. package/es/Alert/index.vue.js +7 -9
  77. package/es/Anchor/Anchor.vue.js +0 -3
  78. package/es/Anchor/AnchorLink.vue.d.ts +2 -2
  79. package/es/Anchor/AnchorLink.vue.js +3 -5
  80. package/es/Anchor/hooks/useContext.js +1 -4
  81. package/es/Anchor/index.d.ts +1 -1
  82. package/es/AutoComplete/index.d.ts +68 -68
  83. package/es/AutoComplete/index.vue.d.ts +97 -97
  84. package/es/AutoComplete/index.vue.js +5 -8
  85. package/es/Avatar/Avatar.vue.d.ts +2 -2
  86. package/es/Avatar/Avatar.vue.js +5 -7
  87. package/es/Avatar/AvatarGroup.vue.d.ts +2 -2
  88. package/es/Avatar/AvatarGroup.vue.js +2 -5
  89. package/es/Avatar/index.d.ts +2 -2
  90. package/es/BackTop/index.vue.js +4 -7
  91. package/es/Badge/index.d.ts +1 -1
  92. package/es/Badge/index.vue.d.ts +2 -2
  93. package/es/Badge/index.vue.js +3 -6
  94. package/es/Breadcrumb/Breadcrumb.vue.d.ts +2 -2
  95. package/es/Breadcrumb/Breadcrumb.vue.js +12 -18
  96. package/es/Breadcrumb/BreadcrumbItem.vue.d.ts +2 -2
  97. package/es/Breadcrumb/BreadcrumbItem.vue.js +5 -7
  98. package/es/Breadcrumb/BreadcrumbMore.vue.d.ts +2 -2
  99. package/es/Breadcrumb/BreadcrumbMore.vue.js +1 -4
  100. package/es/Breadcrumb/BreadcrumbSeparator.vue.js +3 -6
  101. package/es/Breadcrumb/index.d.ts +2 -2
  102. package/es/Button/Button.vue.d.ts +3 -3
  103. package/es/Button/Button.vue.js +4 -4
  104. package/es/Button/ButtonGroup.vue.d.ts +1 -1
  105. package/es/Button/hooks/useContext.js +0 -4
  106. package/es/Button/index.d.ts +7 -7
  107. package/es/Calendar/Calendar.vue.d.ts +2 -2
  108. package/es/Calendar/Calendar.vue.js +8 -9
  109. package/es/Calendar/CalendarMonth.vue.d.ts +1 -1
  110. package/es/Calendar/CalendarMonth.vue.js +2 -4
  111. package/es/Calendar/CalendarYear.vue.d.ts +1 -1
  112. package/es/Calendar/CalendarYear.vue.js +1 -3
  113. package/es/Calendar/index.d.ts +1 -1
  114. package/es/Calendar/type.d.ts +2 -2
  115. package/es/Card/Card.vue.d.ts +2 -2
  116. package/es/Card/Card.vue.js +9 -12
  117. package/es/Card/CardMeta.vue.d.ts +2 -2
  118. package/es/Card/CardMeta.vue.js +8 -11
  119. package/es/Card/hooks/useContext.d.ts +1 -5
  120. package/es/Card/hooks/useContext.js +0 -3
  121. package/es/Card/index.d.ts +2 -2
  122. package/es/Carousel/Carousel.vue.js +0 -4
  123. package/es/Carousel/CarouselArrow.vue.js +1 -4
  124. package/es/Carousel/CarouselIndicator.vue.js +0 -3
  125. package/es/Carousel/hooks/useContext.js +1 -4
  126. package/es/Cascader/Cascader.vue.d.ts +25 -27
  127. package/es/Cascader/Cascader.vue.js +0 -3
  128. package/es/Cascader/CascaderIcon.vue.js +3 -6
  129. package/es/Cascader/CascaderOption.vue.d.ts +1 -1
  130. package/es/Cascader/CascaderOption.vue.js +2 -5
  131. package/es/Cascader/hooks/useContext.js +1 -5
  132. package/es/Cascader/index.d.ts +22 -24
  133. package/es/Checkbox/Checkbox.vue.d.ts +2 -2
  134. package/es/Checkbox/Checkbox.vue.js +7 -9
  135. package/es/Checkbox/CheckboxGroup.vue.d.ts +2 -2
  136. package/es/Checkbox/CheckboxGroup.vue.js +3 -2
  137. package/es/Checkbox/hooks/useContext.js +1 -5
  138. package/es/Checkbox/index.d.ts +2 -2
  139. package/es/Collapse/CollapseItem.vue.d.ts +1 -1
  140. package/es/Collapse/CollapseItem.vue.js +3 -6
  141. package/es/Collapse/hooks/useContext.js +1 -5
  142. package/es/Collapse/index.d.ts +3 -3
  143. package/es/ColorPicker/ColorControl.vue.js +1 -3
  144. package/es/ColorPicker/ColorInput.vue.js +4 -7
  145. package/es/ColorPicker/ColorList.vue.js +0 -3
  146. package/es/ColorPicker/ColorPalette.vue.js +1 -3
  147. package/es/ColorPicker/ColorPanel.vue.js +0 -3
  148. package/es/ColorPicker/hooks/useContext.js +1 -4
  149. package/es/Comment/index.d.ts +1 -1
  150. package/es/Comment/index.vue.d.ts +2 -2
  151. package/es/Comment/index.vue.js +8 -11
  152. package/es/ConfigProvider/index.d.ts +3 -3
  153. package/es/ConfigProvider/index.vue.d.ts +1 -1
  154. package/es/ConfigProvider/index.vue.js +1 -6
  155. package/es/Descriptions/Descriptions.vue.d.ts +4 -4
  156. package/es/Descriptions/Descriptions.vue.js +3 -2
  157. package/es/Descriptions/DescriptionsItem.vue.d.ts +1 -1
  158. package/es/Descriptions/ReuseItem.vue.js +0 -4
  159. package/es/Descriptions/ReuseTd.vue.js +0 -4
  160. package/es/Descriptions/hooks/useContext.js +1 -4
  161. package/es/Descriptions/index.d.ts +10 -10
  162. package/es/Divider/index.d.ts +1 -1
  163. package/es/Divider/index.vue.d.ts +2 -2
  164. package/es/Divider/index.vue.js +3 -5
  165. package/es/Drawer/Drawer.vue.d.ts +4 -4
  166. package/es/Drawer/Drawer.vue.js +3 -5
  167. package/es/Drawer/DrawerService.vue.d.ts +4 -4
  168. package/es/Drawer/DrawerService.vue.js +0 -4
  169. package/es/Drawer/index.d.ts +20 -15
  170. package/es/Drawer/index.js +3 -6
  171. package/es/Dropdown/Doption.vue.d.ts +2 -2
  172. package/es/Dropdown/Doption.vue.js +5 -4
  173. package/es/Dropdown/Dropdown.vue.d.ts +3 -3
  174. package/es/Dropdown/Dropdown.vue.js +4 -6
  175. package/es/Dropdown/DropdownButton.vue.d.ts +2 -2
  176. package/es/Dropdown/DropdownButton.vue.js +1 -4
  177. package/es/Dropdown/Dsubmenu.vue.d.ts +22 -22
  178. package/es/Dropdown/Dsubmenu.vue.js +6 -8
  179. package/es/Dropdown/hooks/useContext.js +1 -5
  180. package/es/Dropdown/index.d.ts +22 -22
  181. package/es/Empty/index.vue.js +2 -4
  182. package/es/Grid/Grid.vue.js +0 -3
  183. package/es/Grid/GridCol.vue.js +0 -3
  184. package/es/Grid/GridItem.vue.js +0 -3
  185. package/es/Grid/GridRow.vue.d.ts +1 -1
  186. package/es/Grid/GridRow.vue.js +0 -3
  187. package/es/Grid/hooks/useContext.js +2 -5
  188. package/es/Grid/index.d.ts +3 -3
  189. package/es/Image/Image.vue.d.ts +2 -2
  190. package/es/Image/Image.vue.js +8 -9
  191. package/es/Image/ImagePreview.vue.d.ts +2 -2
  192. package/es/Image/ImagePreview.vue.js +7 -9
  193. package/es/Image/ImagePreviewAction.vue.d.ts +1 -1
  194. package/es/Image/ImagePreviewArrow.vue.js +1 -4
  195. package/es/Image/ImagePreviewGroup.vue.d.ts +2 -2
  196. package/es/Image/ImagePreviewGroup.vue.js +4 -3
  197. package/es/Image/ImagePreviewToolbar.vue.js +2 -4
  198. package/es/Image/hooks/useContext.js +1 -5
  199. package/es/Image/index.d.ts +6 -6
  200. package/es/Input/Input.vue.d.ts +5 -5
  201. package/es/Input/Input.vue.js +15 -17
  202. package/es/Input/InputSuffix.vue.js +4 -7
  203. package/es/Input/hooks/useLimitedInput.js +1 -5
  204. package/es/Input/index.d.ts +9 -9
  205. package/es/InputNumber/InputNumber.vue.d.ts +26 -26
  206. package/es/InputNumber/InputNumber.vue.js +12 -14
  207. package/es/InputNumber/InputOperaBtn.vue.js +1 -4
  208. package/es/InputNumber/index.d.ts +22 -22
  209. package/es/InputTag/index.d.ts +14 -14
  210. package/es/InputTag/index.vue.d.ts +7 -7
  211. package/es/InputTag/index.vue.js +9 -11
  212. package/es/Layout/Layout.vue.d.ts +2 -2
  213. package/es/Layout/Layout.vue.js +2 -6
  214. package/es/Layout/LayoutSider.vue.js +1 -4
  215. package/es/Layout/hooks/useSiderContext.d.ts +1 -1
  216. package/es/Layout/hooks/useSiderContext.js +1 -5
  217. package/es/Layout/index.d.ts +1 -1
  218. package/es/Link/index.d.ts +1 -1
  219. package/es/Link/index.vue.d.ts +2 -2
  220. package/es/Link/index.vue.js +4 -6
  221. package/es/List/List.vue.d.ts +13 -13
  222. package/es/List/List.vue.js +8 -11
  223. package/es/List/ListItem.vue.d.ts +2 -2
  224. package/es/List/ListItem.vue.js +6 -5
  225. package/es/List/ListItemMeta.vue.d.ts +2 -2
  226. package/es/List/ListItemMeta.vue.js +5 -4
  227. package/es/List/hooks/useScrollReach.js +0 -4
  228. package/es/List/index.d.ts +11 -11
  229. package/es/Mention/index.d.ts +79 -79
  230. package/es/Mention/index.vue.d.ts +137 -137
  231. package/es/Mention/index.vue.js +4 -7
  232. package/es/Menu/Menu.vue.js +1 -4
  233. package/es/Menu/MenuEllipsis.vue.js +1 -4
  234. package/es/Menu/MenuItem.vue.d.ts +2 -2
  235. package/es/Menu/MenuItem.vue.js +6 -8
  236. package/es/Menu/MenuItemGroup.vue.js +0 -3
  237. package/es/Menu/SubMenu.vue.d.ts +2 -2
  238. package/es/Menu/SubMenu.vue.js +4 -6
  239. package/es/Menu/hooks/useContext.js +6 -9
  240. package/es/Menu/index.d.ts +2 -2
  241. package/es/Message/Message.vue.d.ts +3 -3
  242. package/es/Message/Message.vue.js +3 -6
  243. package/es/Message/index.d.ts +12 -12
  244. package/es/Message/index.js +1 -8
  245. package/es/Modal/Modal.vue.d.ts +3 -3
  246. package/es/Modal/Modal.vue.js +3 -5
  247. package/es/Modal/ModalService.vue.d.ts +3 -3
  248. package/es/Modal/ModalService.vue.js +0 -4
  249. package/es/Modal/hooks/useModalClose.js +1 -5
  250. package/es/Modal/hooks/useModalDraggable.js +0 -3
  251. package/es/Modal/hooks/useOnBeforeClose.js +0 -5
  252. package/es/Modal/index.d.ts +13 -11
  253. package/es/Modal/index.js +1 -1
  254. package/es/Notification/Notification.vue.d.ts +5 -5
  255. package/es/Notification/Notification.vue.js +3 -6
  256. package/es/Notification/index.d.ts +19 -18
  257. package/es/Notification/index.js +1 -8
  258. package/es/Notification/type.d.ts +1 -1
  259. package/es/OverflowList/index.d.ts +1 -1
  260. package/es/OverflowList/index.vue.d.ts +2 -2
  261. package/es/OverflowList/index.vue.js +2 -5
  262. package/es/PageHeader/index.d.ts +1 -1
  263. package/es/PageHeader/index.vue.d.ts +2 -2
  264. package/es/PageHeader/index.vue.js +10 -12
  265. package/es/Pagination/Pagination.vue.d.ts +2 -2
  266. package/es/Pagination/Pagination.vue.js +6 -7
  267. package/es/Pagination/PaginationItem.vue.js +1 -4
  268. package/es/Pagination/hooks/useContext.js +1 -4
  269. package/es/Pagination/index.d.ts +1 -1
  270. package/es/Popconfirm/index.d.ts +14 -14
  271. package/es/Popconfirm/index.vue.d.ts +18 -18
  272. package/es/Popconfirm/index.vue.js +1 -4
  273. package/es/Popover/index.d.ts +7 -7
  274. package/es/Popover/index.vue.d.ts +4 -4
  275. package/es/Popover/index.vue.js +4 -7
  276. package/es/Progress/Progress.vue.js +0 -4
  277. package/es/Progress/ProgressCircle.vue.js +2 -5
  278. package/es/Progress/ProgressLine.vue.js +0 -3
  279. package/es/Progress/ProgressSteps.vue.js +0 -3
  280. package/es/Radio/Radio.vue.d.ts +3 -3
  281. package/es/Radio/Radio.vue.js +10 -13
  282. package/es/Radio/RadioGroup.vue.d.ts +3 -3
  283. package/es/Radio/RadioGroup.vue.js +3 -2
  284. package/es/Radio/hooks/useContext.js +2 -6
  285. package/es/Radio/index.d.ts +8 -8
  286. package/es/Rate/index.vue.js +3 -6
  287. package/es/ResizeBox/index.vue.js +3 -7
  288. package/es/Result/index.d.ts +1 -1
  289. package/es/Result/index.vue.d.ts +2 -2
  290. package/es/Result/index.vue.js +7 -6
  291. package/es/Scrollbar/Scrollbar.vue.d.ts +1 -1
  292. package/es/Scrollbar/Scrollbar.vue.js +0 -3
  293. package/es/Scrollbar/ScrollbarTrack.vue.js +0 -3
  294. package/es/Scrollbar/index.d.ts +3 -3
  295. package/es/Select/Option.vue.d.ts +3 -3
  296. package/es/Select/Option.vue.js +5 -7
  297. package/es/Select/Select.vue.d.ts +52 -52
  298. package/es/Select/Select.vue.js +4 -6
  299. package/es/Select/SelectIcon.vue.js +3 -6
  300. package/es/Select/SelectRealList.vue.js +0 -4
  301. package/es/Select/SelectView.vue.js +1 -1
  302. package/es/Select/SelectVirtualList.vue.js +1 -5
  303. package/es/Select/hooks/useContext.js +1 -5
  304. package/es/Select/hooks/useSelectOptions.js +0 -4
  305. package/es/Select/index.d.ts +43 -43
  306. package/es/Skeleton/SkeletonLine.vue.js +0 -3
  307. package/es/Skeleton/SkeletonShape.vue.js +1 -5
  308. package/es/Slider/SliderBtn.vue.js +1 -5
  309. package/es/Slider/hooks/useContext.js +1 -5
  310. package/es/Slider/hooks/useSliderDraggable.js +0 -3
  311. package/es/Space/index.d.ts +1 -1
  312. package/es/Space/index.vue.d.ts +2 -2
  313. package/es/Space/index.vue.js +5 -8
  314. package/es/Spin/index.d.ts +1 -1
  315. package/es/Spin/index.vue.d.ts +2 -2
  316. package/es/Spin/index.vue.js +4 -6
  317. package/es/Split/index.vue.js +4 -7
  318. package/es/Statistic/Countdown.vue.d.ts +1 -1
  319. package/es/Statistic/Countdown.vue.js +1 -3
  320. package/es/Statistic/Statistic.vue.d.ts +3 -3
  321. package/es/Statistic/Statistic.vue.js +6 -8
  322. package/es/Statistic/index.d.ts +7 -7
  323. package/es/Steps/Step.vue.d.ts +3 -3
  324. package/es/Steps/Step.vue.js +4 -6
  325. package/es/Steps/hooks/useContext.js +1 -5
  326. package/es/Steps/index.d.ts +4 -4
  327. package/es/Switch/index.d.ts +4 -4
  328. package/es/Switch/index.vue.d.ts +3 -3
  329. package/es/Switch/index.vue.js +4 -8
  330. package/es/Tabs/TabButton.vue.js +2 -5
  331. package/es/Tabs/TabPane.vue.d.ts +1 -1
  332. package/es/Tabs/TabPane.vue.js +0 -4
  333. package/es/Tabs/Tabs.vue.d.ts +3 -3
  334. package/es/Tabs/Tabs.vue.js +4 -7
  335. package/es/Tabs/TabsNavInk.vue.js +1 -4
  336. package/es/Tabs/TabsTab.vue.js +0 -4
  337. package/es/Tabs/hooks/useContext.js +1 -5
  338. package/es/Tabs/hooks/useTabsScroll.js +0 -3
  339. package/es/Tabs/index.d.ts +4 -4
  340. package/es/Tag/index.d.ts +1 -1
  341. package/es/Tag/index.vue.d.ts +2 -2
  342. package/es/Tag/index.vue.js +8 -10
  343. package/es/Textarea/hooks/useTextareaHeight.js +0 -3
  344. package/es/Textarea/index.d.ts +8 -8
  345. package/es/Textarea/index.vue.d.ts +3 -3
  346. package/es/Textarea/index.vue.js +2 -5
  347. package/es/TimePicker/TimePicker.vue.d.ts +7 -7
  348. package/es/TimePicker/TimePicker.vue.js +9 -10
  349. package/es/TimePicker/TimePickerPanel.vue.js +1 -3
  350. package/es/TimePicker/hooks/useContext.js +1 -4
  351. package/es/TimePicker/index.d.ts +11 -11
  352. package/es/Timeline/TimelineItem.vue.d.ts +3 -3
  353. package/es/Timeline/TimelineItem.vue.js +3 -2
  354. package/es/Timeline/TimelineItemPending.vue.js +0 -4
  355. package/es/Timeline/hooks/useContext.js +0 -4
  356. package/es/Timeline/index.d.ts +4 -4
  357. package/es/Tooltip/index.d.ts +3 -3
  358. package/es/Tooltip/index.vue.d.ts +1 -1
  359. package/es/Tooltip/index.vue.js +1 -5
  360. package/es/Transfer/Transfer.vue.d.ts +3 -3
  361. package/es/Transfer/Transfer.vue.js +1 -4
  362. package/es/Transfer/TransferPanel.vue.js +2 -5
  363. package/es/Transfer/hooks/useContext.js +1 -5
  364. package/es/Transfer/index.d.ts +8 -8
  365. package/es/Trigger/hooks/useContext.js +0 -3
  366. package/es/Trigger/hooks/useTriggerPosition.js +0 -3
  367. package/es/Trigger/hooks/useTriggerVisible.js +1 -4
  368. package/es/Trigger/index.d.ts +8 -8
  369. package/es/Trigger/index.vue.d.ts +6 -6
  370. package/es/Trigger/index.vue.js +4 -7
  371. package/es/Typography/TypographyBase.vue.d.ts +22 -22
  372. package/es/Typography/TypographyBase.vue.js +4 -6
  373. package/es/Typography/TypographyParagraph.vue.d.ts +2 -2
  374. package/es/Typography/TypographyParagraph.vue.js +4 -3
  375. package/es/Typography/TypographyText.vue.d.ts +1 -2
  376. package/es/Typography/TypographyText.vue.js +4 -3
  377. package/es/Typography/TypographyTitle.vue.d.ts +2 -2
  378. package/es/Typography/TypographyTitle.vue.js +4 -3
  379. package/es/VerificationCode/index.d.ts +6 -6
  380. package/es/VerificationCode/index.vue.d.ts +2 -2
  381. package/es/VerificationCode/index.vue.js +2 -5
  382. package/es/Watermark/index.d.ts +3 -3
  383. package/es/Watermark/index.vue.d.ts +1 -1
  384. package/es/Watermark/index.vue.js +0 -4
  385. package/es/_shared/components/ExpandTransition/index.vue2.js +0 -3
  386. package/es/_shared/components/Icon/index.vue3.js +0 -3
  387. package/es/_shared/components/IconButton/{index.vue2.js → index.vue.js} +1 -4
  388. package/es/_shared/components/IconButton/index.vue3.js +2 -2
  389. package/es/_shared/constants/index.js +1 -4
  390. package/es/_shared/icons/IconArrowDown.vue.js +4 -8
  391. package/es/_shared/icons/IconArrowRight.vue.js +4 -8
  392. package/es/_shared/icons/IconCheck.vue.js +4 -8
  393. package/es/_shared/icons/IconCheckboxChecked.vue.js +4 -8
  394. package/es/_shared/icons/IconClose.vue.js +4 -8
  395. package/es/_shared/icons/IconCopy.vue.js +1 -23
  396. package/es/_shared/icons/IconCopy.vue2.js +19 -1
  397. package/es/_shared/icons/IconDelete.vue2.js +4 -8
  398. package/es/_shared/icons/IconDragDot.vue.js +4 -8
  399. package/es/_shared/icons/IconEdit.vue.js +1 -23
  400. package/es/_shared/icons/IconEdit.vue2.js +19 -1
  401. package/es/_shared/icons/IconEmpty.vue.js +4 -8
  402. package/es/_shared/icons/IconError.vue.js +4 -8
  403. package/es/_shared/icons/IconExclamation.vue2.js +4 -8
  404. package/es/_shared/icons/IconEyeClose.vue.js +23 -1
  405. package/es/_shared/icons/IconEyeClose.vue2.js +1 -27
  406. package/es/_shared/icons/IconEyeOpen.vue.js +20 -1
  407. package/es/_shared/icons/IconEyeOpen.vue2.js +1 -24
  408. package/es/_shared/icons/IconFaceSmile.vue.js +4 -8
  409. package/es/_shared/icons/IconFullScreen.vue2.js +4 -8
  410. package/es/_shared/icons/IconImageClose.vue.js +4 -8
  411. package/es/_shared/icons/IconInfo.vue.js +4 -8
  412. package/es/_shared/icons/IconInfoLine.vue.js +4 -8
  413. package/es/_shared/icons/IconLink.vue.js +4 -8
  414. package/es/_shared/icons/IconLoading.vue.js +4 -8
  415. package/es/_shared/icons/IconMenuFold.vue.js +4 -8
  416. package/es/_shared/icons/IconMenuUnfold.vue.js +4 -8
  417. package/es/_shared/icons/IconMinus.vue2.js +4 -8
  418. package/es/_shared/icons/IconMore.vue.js +4 -8
  419. package/es/_shared/icons/IconOriginSize.vue2.js +4 -8
  420. package/es/_shared/icons/IconPlus.vue.js +4 -8
  421. package/es/_shared/icons/IconRight.vue.js +4 -8
  422. package/es/_shared/icons/IconRotateLeft.vue2.js +4 -8
  423. package/es/_shared/icons/IconRotateRight.vue2.js +4 -8
  424. package/es/_shared/icons/IconSearch.vue2.js +4 -8
  425. package/es/_shared/icons/IconSeparator.vue.js +19 -1
  426. package/es/_shared/icons/IconSeparator.vue2.js +1 -23
  427. package/es/_shared/icons/IconStar.vue.js +4 -8
  428. package/es/_shared/icons/IconSuccess.vue.js +4 -8
  429. package/es/_shared/icons/IconTime.vue.js +4 -8
  430. package/es/_shared/icons/IconToTop.vue.js +4 -8
  431. package/es/_shared/icons/IconWarning.vue.js +4 -8
  432. package/es/_shared/icons/IconZoomIn.vue2.js +4 -8
  433. package/es/_shared/icons/IconZoomOut.vue2.js +4 -8
  434. package/es/_shared/utils/control.d.ts +2 -2
  435. package/es/_shared/utils/control.js +1 -5
  436. package/es/_shared/utils/global-config.js +0 -4
  437. package/es/_shared/utils/vue-utils.d.ts +1 -1
  438. package/es/_shared/utils/vue-utils.js +1 -1
  439. package/es/index.d.ts +69 -69
  440. package/lib/Affix/index.js +1 -1
  441. package/lib/Affix/index.vue.js +1 -1
  442. package/lib/Affix/index.vue2.js +1 -1
  443. package/lib/Alert/index.d.ts +4 -4
  444. package/lib/Alert/index.js +1 -1
  445. package/lib/Alert/index.vue.d.ts +3 -3
  446. package/lib/Alert/index.vue.js +1 -1
  447. package/lib/Alert/index.vue3.js +1 -1
  448. package/lib/Anchor/Anchor.vue.js +1 -1
  449. package/lib/Anchor/Anchor.vue3.js +1 -1
  450. package/lib/Anchor/AnchorLink.vue.d.ts +2 -2
  451. package/lib/Anchor/AnchorLink.vue.js +1 -1
  452. package/lib/Anchor/AnchorLink.vue3.js +1 -1
  453. package/lib/Anchor/hooks/useContext.js +1 -1
  454. package/lib/Anchor/index.d.ts +1 -1
  455. package/lib/Anchor/index.js +1 -1
  456. package/lib/AutoComplete/index.d.ts +68 -68
  457. package/lib/AutoComplete/index.js +1 -1
  458. package/lib/AutoComplete/index.vue.d.ts +97 -97
  459. package/lib/AutoComplete/index.vue.js +1 -1
  460. package/lib/AutoComplete/index.vue3.js +1 -1
  461. package/lib/Avatar/Avatar.vue.d.ts +2 -2
  462. package/lib/Avatar/Avatar.vue.js +1 -1
  463. package/lib/Avatar/Avatar.vue3.js +1 -1
  464. package/lib/Avatar/AvatarGroup.vue.d.ts +2 -2
  465. package/lib/Avatar/AvatarGroup.vue.js +1 -1
  466. package/lib/Avatar/AvatarGroup.vue3.js +1 -1
  467. package/lib/Avatar/hooks/useContext.js +1 -1
  468. package/lib/Avatar/index.d.ts +2 -2
  469. package/lib/Avatar/index.js +1 -1
  470. package/lib/BackTop/index.js +1 -1
  471. package/lib/BackTop/index.vue.js +1 -1
  472. package/lib/BackTop/index.vue3.js +1 -1
  473. package/lib/Badge/index.d.ts +1 -1
  474. package/lib/Badge/index.js +1 -1
  475. package/lib/Badge/index.vue.d.ts +2 -2
  476. package/lib/Badge/index.vue.js +1 -1
  477. package/lib/Badge/index.vue3.js +1 -1
  478. package/lib/Breadcrumb/Breadcrumb.vue.d.ts +2 -2
  479. package/lib/Breadcrumb/Breadcrumb.vue.js +1 -1
  480. package/lib/Breadcrumb/Breadcrumb.vue3.js +1 -1
  481. package/lib/Breadcrumb/BreadcrumbItem.vue.d.ts +2 -2
  482. package/lib/Breadcrumb/BreadcrumbItem.vue.js +1 -1
  483. package/lib/Breadcrumb/BreadcrumbItem.vue3.js +1 -1
  484. package/lib/Breadcrumb/BreadcrumbMore.vue.d.ts +2 -2
  485. package/lib/Breadcrumb/BreadcrumbMore.vue.js +1 -1
  486. package/lib/Breadcrumb/BreadcrumbMore.vue2.js +1 -1
  487. package/lib/Breadcrumb/BreadcrumbSeparator.vue.js +1 -1
  488. package/lib/Breadcrumb/BreadcrumbSeparator.vue3.js +1 -1
  489. package/lib/Breadcrumb/index.d.ts +2 -2
  490. package/lib/Breadcrumb/index.js +1 -1
  491. package/lib/Button/Button.vue.d.ts +3 -3
  492. package/lib/Button/Button.vue.js +1 -1
  493. package/lib/Button/Button.vue3.js +1 -1
  494. package/lib/Button/ButtonGroup.vue.d.ts +1 -1
  495. package/lib/Button/ButtonGroup.vue.js +1 -1
  496. package/lib/Button/ButtonGroup.vue3.js +1 -1
  497. package/lib/Button/hooks/useContext.js +1 -1
  498. package/lib/Button/index.d.ts +7 -7
  499. package/lib/Button/index.js +1 -1
  500. package/lib/Calendar/Calendar.vue.d.ts +2 -2
  501. package/lib/Calendar/Calendar.vue.js +1 -1
  502. package/lib/Calendar/Calendar.vue3.js +1 -1
  503. package/lib/Calendar/CalendarMonth.vue.d.ts +1 -1
  504. package/lib/Calendar/CalendarMonth.vue.js +1 -1
  505. package/lib/Calendar/CalendarMonth.vue3.js +1 -1
  506. package/lib/Calendar/CalendarYear.vue.d.ts +1 -1
  507. package/lib/Calendar/CalendarYear.vue.js +1 -1
  508. package/lib/Calendar/CalendarYear.vue3.js +1 -1
  509. package/lib/Calendar/index.d.ts +1 -1
  510. package/lib/Calendar/index.js +1 -1
  511. package/lib/Calendar/type.d.ts +2 -2
  512. package/lib/Card/Card.vue.d.ts +2 -2
  513. package/lib/Card/Card.vue.js +1 -1
  514. package/lib/Card/Card.vue3.js +1 -1
  515. package/lib/Card/CardGrid.vue.js +1 -1
  516. package/lib/Card/CardGrid.vue3.js +1 -1
  517. package/lib/Card/CardMeta.vue.d.ts +2 -2
  518. package/lib/Card/CardMeta.vue.js +1 -1
  519. package/lib/Card/CardMeta.vue3.js +1 -1
  520. package/lib/Card/hooks/useContext.d.ts +1 -5
  521. package/lib/Card/hooks/useContext.js +1 -1
  522. package/lib/Card/index.d.ts +2 -2
  523. package/lib/Card/index.js +1 -1
  524. package/lib/Carousel/Carousel.vue.js +1 -1
  525. package/lib/Carousel/Carousel.vue3.js +1 -1
  526. package/lib/Carousel/CarouselArrow.vue.js +1 -1
  527. package/lib/Carousel/CarouselArrow.vue3.js +1 -1
  528. package/lib/Carousel/CarouselIndicator.vue.js +1 -1
  529. package/lib/Carousel/CarouselIndicator.vue3.js +1 -1
  530. package/lib/Carousel/CarouselItem.vue.js +1 -1
  531. package/lib/Carousel/CarouselItem.vue3.js +1 -1
  532. package/lib/Carousel/hooks/useContext.js +1 -1
  533. package/lib/Carousel/index.js +1 -1
  534. package/lib/Cascader/Cascader.vue.d.ts +25 -27
  535. package/lib/Cascader/Cascader.vue.js +1 -1
  536. package/lib/Cascader/Cascader.vue3.js +1 -1
  537. package/lib/Cascader/CascaderIcon.vue.js +1 -1
  538. package/lib/Cascader/CascaderIcon.vue3.js +1 -1
  539. package/lib/Cascader/CascaderOption.vue.d.ts +1 -1
  540. package/lib/Cascader/CascaderOption.vue.js +1 -1
  541. package/lib/Cascader/CascaderOption.vue3.js +1 -1
  542. package/lib/Cascader/CascaderPanel.vue.js +1 -1
  543. package/lib/Cascader/CascaderPanel.vue3.js +1 -1
  544. package/lib/Cascader/CascaderSearchPanel.vue.js +1 -1
  545. package/lib/Cascader/CascaderSearchPanel.vue3.js +1 -1
  546. package/lib/Cascader/hooks/useContext.js +1 -1
  547. package/lib/Cascader/index.d.ts +22 -24
  548. package/lib/Cascader/index.js +1 -1
  549. package/lib/Checkbox/Checkbox.vue.d.ts +2 -2
  550. package/lib/Checkbox/Checkbox.vue.js +1 -1
  551. package/lib/Checkbox/Checkbox.vue3.js +1 -1
  552. package/lib/Checkbox/CheckboxGroup.vue.d.ts +2 -2
  553. package/lib/Checkbox/CheckboxGroup.vue.js +1 -1
  554. package/lib/Checkbox/CheckboxGroup.vue3.js +1 -1
  555. package/lib/Checkbox/hooks/useContext.js +1 -1
  556. package/lib/Checkbox/index.d.ts +2 -2
  557. package/lib/Checkbox/index.js +1 -1
  558. package/lib/Collapse/Collapse.vue.js +1 -1
  559. package/lib/Collapse/Collapse.vue3.js +1 -1
  560. package/lib/Collapse/CollapseItem.vue.d.ts +1 -1
  561. package/lib/Collapse/CollapseItem.vue.js +1 -1
  562. package/lib/Collapse/CollapseItem.vue3.js +1 -1
  563. package/lib/Collapse/hooks/useContext.js +1 -1
  564. package/lib/Collapse/index.d.ts +3 -3
  565. package/lib/Collapse/index.js +1 -1
  566. package/lib/ColorPicker/ColorControl.vue.js +1 -1
  567. package/lib/ColorPicker/ColorControl.vue3.js +1 -1
  568. package/lib/ColorPicker/ColorInput.vue.js +1 -1
  569. package/lib/ColorPicker/ColorInput.vue3.js +1 -1
  570. package/lib/ColorPicker/ColorList.vue.js +1 -1
  571. package/lib/ColorPicker/ColorList.vue3.js +1 -1
  572. package/lib/ColorPicker/ColorPalette.vue.js +1 -1
  573. package/lib/ColorPicker/ColorPalette.vue3.js +1 -1
  574. package/lib/ColorPicker/ColorPanel.vue.js +1 -1
  575. package/lib/ColorPicker/ColorPanel.vue3.js +1 -1
  576. package/lib/ColorPicker/ColorPicker.vue.js +1 -1
  577. package/lib/ColorPicker/ColorPicker.vue3.js +1 -1
  578. package/lib/ColorPicker/hooks/useContext.js +1 -1
  579. package/lib/ColorPicker/index.js +1 -1
  580. package/lib/Comment/hooks/useContext.js +1 -1
  581. package/lib/Comment/index.d.ts +1 -1
  582. package/lib/Comment/index.js +1 -1
  583. package/lib/Comment/index.vue.d.ts +2 -2
  584. package/lib/Comment/index.vue.js +1 -1
  585. package/lib/Comment/index.vue3.js +1 -1
  586. package/lib/ConfigProvider/index.d.ts +3 -3
  587. package/lib/ConfigProvider/index.js +1 -1
  588. package/lib/ConfigProvider/index.vue.d.ts +1 -1
  589. package/lib/ConfigProvider/index.vue.js +1 -1
  590. package/lib/ConfigProvider/index.vue2.js +1 -1
  591. package/lib/Descriptions/Descriptions.vue.d.ts +4 -4
  592. package/lib/Descriptions/Descriptions.vue.js +1 -1
  593. package/lib/Descriptions/Descriptions.vue3.js +1 -1
  594. package/lib/Descriptions/DescriptionsItem.vue.d.ts +1 -1
  595. package/lib/Descriptions/DescriptionsItem.vue.js +1 -1
  596. package/lib/Descriptions/DescriptionsItem.vue2.js +1 -1
  597. package/lib/Descriptions/ReuseItem.vue.js +1 -1
  598. package/lib/Descriptions/ReuseItem.vue3.js +1 -1
  599. package/lib/Descriptions/ReuseTd.vue.js +1 -1
  600. package/lib/Descriptions/ReuseTd.vue3.js +1 -1
  601. package/lib/Descriptions/hooks/useContext.js +1 -1
  602. package/lib/Descriptions/index.d.ts +10 -10
  603. package/lib/Descriptions/index.js +1 -1
  604. package/lib/Divider/index.d.ts +1 -1
  605. package/lib/Divider/index.js +1 -1
  606. package/lib/Divider/index.vue.d.ts +2 -2
  607. package/lib/Divider/index.vue.js +1 -1
  608. package/lib/Divider/index.vue3.js +1 -1
  609. package/lib/Drawer/Drawer.vue.d.ts +4 -4
  610. package/lib/Drawer/Drawer.vue.js +1 -1
  611. package/lib/Drawer/Drawer.vue3.js +1 -1
  612. package/lib/Drawer/DrawerService.vue.d.ts +4 -4
  613. package/lib/Drawer/DrawerService.vue.js +1 -1
  614. package/lib/Drawer/DrawerService.vue2.js +1 -1
  615. package/lib/Drawer/index.d.ts +20 -15
  616. package/lib/Drawer/index.js +1 -1
  617. package/lib/Dropdown/Dgroup.vue.js +1 -1
  618. package/lib/Dropdown/Dgroup.vue3.js +1 -1
  619. package/lib/Dropdown/Doption.vue.d.ts +2 -2
  620. package/lib/Dropdown/Doption.vue.js +1 -1
  621. package/lib/Dropdown/Doption.vue3.js +1 -1
  622. package/lib/Dropdown/Dropdown.vue.d.ts +3 -3
  623. package/lib/Dropdown/Dropdown.vue.js +1 -1
  624. package/lib/Dropdown/Dropdown.vue3.js +1 -1
  625. package/lib/Dropdown/DropdownButton.vue.d.ts +2 -2
  626. package/lib/Dropdown/DropdownButton.vue.js +1 -1
  627. package/lib/Dropdown/DropdownButton.vue2.js +1 -1
  628. package/lib/Dropdown/Dsubmenu.vue.d.ts +22 -22
  629. package/lib/Dropdown/Dsubmenu.vue.js +1 -1
  630. package/lib/Dropdown/Dsubmenu.vue3.js +1 -1
  631. package/lib/Dropdown/hooks/useContext.js +1 -1
  632. package/lib/Dropdown/index.d.ts +22 -22
  633. package/lib/Dropdown/index.js +1 -1
  634. package/lib/Empty/index.js +1 -1
  635. package/lib/Empty/index.vue.js +1 -1
  636. package/lib/Empty/index.vue3.js +1 -1
  637. package/lib/Grid/Grid.vue.js +1 -1
  638. package/lib/Grid/Grid.vue3.js +1 -1
  639. package/lib/Grid/GridCol.vue.js +1 -1
  640. package/lib/Grid/GridCol.vue2.js +1 -1
  641. package/lib/Grid/GridItem.vue.js +1 -1
  642. package/lib/Grid/GridItem.vue2.js +1 -1
  643. package/lib/Grid/GridRow.vue.d.ts +1 -1
  644. package/lib/Grid/GridRow.vue.js +1 -1
  645. package/lib/Grid/GridRow.vue3.js +1 -1
  646. package/lib/Grid/hooks/useContext.js +1 -1
  647. package/lib/Grid/index.d.ts +3 -3
  648. package/lib/Grid/index.js +1 -1
  649. package/lib/Image/Image.vue.d.ts +2 -2
  650. package/lib/Image/Image.vue.js +1 -1
  651. package/lib/Image/Image.vue3.js +1 -1
  652. package/lib/Image/ImagePreview.vue.d.ts +2 -2
  653. package/lib/Image/ImagePreview.vue.js +1 -1
  654. package/lib/Image/ImagePreview.vue3.js +1 -1
  655. package/lib/Image/ImagePreviewAction.vue.d.ts +1 -1
  656. package/lib/Image/ImagePreviewAction.vue.js +1 -1
  657. package/lib/Image/ImagePreviewAction.vue3.js +1 -1
  658. package/lib/Image/ImagePreviewArrow.vue.js +1 -1
  659. package/lib/Image/ImagePreviewArrow.vue3.js +1 -1
  660. package/lib/Image/ImagePreviewGroup.vue.d.ts +2 -2
  661. package/lib/Image/ImagePreviewGroup.vue.js +1 -1
  662. package/lib/Image/ImagePreviewGroup.vue2.js +1 -1
  663. package/lib/Image/ImagePreviewToolbar.vue.js +1 -1
  664. package/lib/Image/ImagePreviewToolbar.vue3.js +1 -1
  665. package/lib/Image/hooks/useContext.js +1 -1
  666. package/lib/Image/index.d.ts +6 -6
  667. package/lib/Image/index.js +1 -1
  668. package/lib/Input/Input.vue.d.ts +5 -5
  669. package/lib/Input/Input.vue.js +1 -1
  670. package/lib/Input/Input.vue3.js +1 -1
  671. package/lib/Input/InputSuffix.vue.js +1 -1
  672. package/lib/Input/InputSuffix.vue3.js +1 -1
  673. package/lib/Input/hooks/useCursor.js +1 -1
  674. package/lib/Input/hooks/useLimitedInput.js +1 -1
  675. package/lib/Input/index.d.ts +9 -9
  676. package/lib/Input/index.js +1 -1
  677. package/lib/InputNumber/InputNumber.vue.d.ts +26 -26
  678. package/lib/InputNumber/InputNumber.vue.js +1 -1
  679. package/lib/InputNumber/InputNumber.vue3.js +1 -1
  680. package/lib/InputNumber/InputOperaBtn.vue.js +1 -1
  681. package/lib/InputNumber/InputOperaBtn.vue3.js +1 -1
  682. package/lib/InputNumber/index.d.ts +22 -22
  683. package/lib/InputNumber/index.js +1 -1
  684. package/lib/InputTag/index.d.ts +14 -14
  685. package/lib/InputTag/index.js +1 -1
  686. package/lib/InputTag/index.vue.d.ts +7 -7
  687. package/lib/InputTag/index.vue.js +1 -1
  688. package/lib/InputTag/index.vue3.js +1 -1
  689. package/lib/Layout/Layout.vue.d.ts +2 -2
  690. package/lib/Layout/Layout.vue.js +1 -1
  691. package/lib/Layout/Layout.vue3.js +1 -1
  692. package/lib/Layout/LayoutContent.vue.js +1 -1
  693. package/lib/Layout/LayoutContent.vue3.js +1 -1
  694. package/lib/Layout/LayoutFooter.vue.js +1 -1
  695. package/lib/Layout/LayoutFooter.vue3.js +1 -1
  696. package/lib/Layout/LayoutHeader.vue.js +1 -1
  697. package/lib/Layout/LayoutHeader.vue3.js +1 -1
  698. package/lib/Layout/LayoutSider.vue.js +1 -1
  699. package/lib/Layout/LayoutSider.vue3.js +1 -1
  700. package/lib/Layout/hooks/useSiderContext.d.ts +1 -1
  701. package/lib/Layout/hooks/useSiderContext.js +1 -1
  702. package/lib/Layout/index.d.ts +1 -1
  703. package/lib/Layout/index.js +1 -1
  704. package/lib/Link/index.d.ts +1 -1
  705. package/lib/Link/index.js +1 -1
  706. package/lib/Link/index.vue.d.ts +2 -2
  707. package/lib/Link/index.vue.js +1 -1
  708. package/lib/Link/index.vue3.js +1 -1
  709. package/lib/List/List.vue.d.ts +13 -13
  710. package/lib/List/List.vue.js +1 -1
  711. package/lib/List/List.vue3.js +1 -1
  712. package/lib/List/ListItem.vue.d.ts +2 -2
  713. package/lib/List/ListItem.vue.js +1 -1
  714. package/lib/List/ListItem.vue3.js +1 -1
  715. package/lib/List/ListItemMeta.vue.d.ts +2 -2
  716. package/lib/List/ListItemMeta.vue.js +1 -1
  717. package/lib/List/ListItemMeta.vue3.js +1 -1
  718. package/lib/List/ListVirtual.vue.js +1 -1
  719. package/lib/List/ListVirtual.vue3.js +1 -1
  720. package/lib/List/hooks/useScrollReach.js +1 -1
  721. package/lib/List/index.d.ts +11 -11
  722. package/lib/List/index.js +1 -1
  723. package/lib/Mention/index.d.ts +79 -79
  724. package/lib/Mention/index.js +1 -1
  725. package/lib/Mention/index.vue.d.ts +137 -137
  726. package/lib/Mention/index.vue.js +1 -1
  727. package/lib/Mention/index.vue2.js +1 -1
  728. package/lib/Menu/Menu.vue.js +1 -1
  729. package/lib/Menu/Menu.vue3.js +1 -1
  730. package/lib/Menu/MenuEllipsis.vue.js +1 -1
  731. package/lib/Menu/MenuEllipsis.vue3.js +1 -1
  732. package/lib/Menu/MenuItem.vue.d.ts +2 -2
  733. package/lib/Menu/MenuItem.vue.js +1 -1
  734. package/lib/Menu/MenuItem.vue3.js +1 -1
  735. package/lib/Menu/MenuItemGroup.vue.js +1 -1
  736. package/lib/Menu/MenuItemGroup.vue3.js +1 -1
  737. package/lib/Menu/MenuPopOption.vue.js +1 -1
  738. package/lib/Menu/MenuPopOption.vue2.js +1 -1
  739. package/lib/Menu/SubMenu.vue.d.ts +2 -2
  740. package/lib/Menu/SubMenu.vue.js +1 -1
  741. package/lib/Menu/SubMenu.vue3.js +1 -1
  742. package/lib/Menu/hooks/useContext.js +1 -1
  743. package/lib/Menu/index.d.ts +2 -2
  744. package/lib/Menu/index.js +1 -1
  745. package/lib/Message/Message.vue.d.ts +3 -3
  746. package/lib/Message/Message.vue.js +1 -1
  747. package/lib/Message/Message.vue3.js +1 -1
  748. package/lib/Message/MessageList.vue.js +1 -1
  749. package/lib/Message/MessageList.vue3.js +1 -1
  750. package/lib/Message/index.d.ts +12 -12
  751. package/lib/Message/index.js +1 -1
  752. package/lib/Modal/Modal.vue.d.ts +3 -3
  753. package/lib/Modal/Modal.vue.js +1 -1
  754. package/lib/Modal/Modal.vue3.js +1 -1
  755. package/lib/Modal/ModalService.vue.d.ts +3 -3
  756. package/lib/Modal/ModalService.vue.js +1 -1
  757. package/lib/Modal/ModalService.vue3.js +1 -1
  758. package/lib/Modal/hooks/useModalClose.js +1 -1
  759. package/lib/Modal/hooks/useModalDraggable.js +1 -1
  760. package/lib/Modal/hooks/useOnBeforeClose.js +1 -1
  761. package/lib/Modal/index.d.ts +13 -11
  762. package/lib/Modal/index.js +1 -1
  763. package/lib/Notification/Notification.vue.d.ts +5 -5
  764. package/lib/Notification/Notification.vue.js +1 -1
  765. package/lib/Notification/Notification.vue3.js +1 -1
  766. package/lib/Notification/NotificationList.vue.js +1 -1
  767. package/lib/Notification/NotificationList.vue3.js +1 -1
  768. package/lib/Notification/index.d.ts +19 -18
  769. package/lib/Notification/index.js +1 -1
  770. package/lib/Notification/type.d.ts +1 -1
  771. package/lib/OverflowList/index.d.ts +1 -1
  772. package/lib/OverflowList/index.js +1 -1
  773. package/lib/OverflowList/index.vue.d.ts +2 -2
  774. package/lib/OverflowList/index.vue.js +1 -1
  775. package/lib/OverflowList/index.vue3.js +1 -1
  776. package/lib/PageHeader/index.d.ts +1 -1
  777. package/lib/PageHeader/index.js +1 -1
  778. package/lib/PageHeader/index.vue.d.ts +2 -2
  779. package/lib/PageHeader/index.vue.js +1 -1
  780. package/lib/PageHeader/index.vue3.js +1 -1
  781. package/lib/Pagination/Pagination.vue.d.ts +2 -2
  782. package/lib/Pagination/Pagination.vue.js +1 -1
  783. package/lib/Pagination/Pagination.vue3.js +1 -1
  784. package/lib/Pagination/PaginationItem.vue.js +1 -1
  785. package/lib/Pagination/PaginationItem.vue3.js +1 -1
  786. package/lib/Pagination/hooks/useContext.js +1 -1
  787. package/lib/Pagination/index.d.ts +1 -1
  788. package/lib/Pagination/index.js +1 -1
  789. package/lib/Popconfirm/index.d.ts +14 -14
  790. package/lib/Popconfirm/index.js +1 -1
  791. package/lib/Popconfirm/index.vue.d.ts +18 -18
  792. package/lib/Popconfirm/index.vue.js +1 -1
  793. package/lib/Popconfirm/index.vue3.js +1 -1
  794. package/lib/Popover/index.d.ts +7 -7
  795. package/lib/Popover/index.js +1 -1
  796. package/lib/Popover/index.vue.d.ts +4 -4
  797. package/lib/Popover/index.vue.js +1 -1
  798. package/lib/Popover/index.vue3.js +1 -1
  799. package/lib/Progress/Progress.vue.js +1 -1
  800. package/lib/Progress/Progress.vue3.js +1 -1
  801. package/lib/Progress/ProgressCircle.vue.js +1 -1
  802. package/lib/Progress/ProgressCircle.vue3.js +1 -1
  803. package/lib/Progress/ProgressLine.vue.js +1 -1
  804. package/lib/Progress/ProgressLine.vue3.js +1 -1
  805. package/lib/Progress/ProgressSteps.vue.js +1 -1
  806. package/lib/Progress/ProgressSteps.vue3.js +1 -1
  807. package/lib/Progress/index.js +1 -1
  808. package/lib/Radio/Radio.vue.d.ts +3 -3
  809. package/lib/Radio/Radio.vue.js +1 -1
  810. package/lib/Radio/Radio.vue3.js +1 -1
  811. package/lib/Radio/RadioGroup.vue.d.ts +3 -3
  812. package/lib/Radio/RadioGroup.vue.js +1 -1
  813. package/lib/Radio/RadioGroup.vue3.js +1 -1
  814. package/lib/Radio/hooks/useContext.js +1 -1
  815. package/lib/Radio/index.d.ts +8 -8
  816. package/lib/Radio/index.js +1 -1
  817. package/lib/Rate/index.js +1 -1
  818. package/lib/Rate/index.vue.js +1 -1
  819. package/lib/Rate/index.vue3.js +1 -1
  820. package/lib/ResizeBox/index.js +1 -1
  821. package/lib/ResizeBox/index.vue.js +1 -1
  822. package/lib/ResizeBox/index.vue3.js +1 -1
  823. package/lib/Result/index.d.ts +1 -1
  824. package/lib/Result/index.js +1 -1
  825. package/lib/Result/index.vue.d.ts +2 -2
  826. package/lib/Result/index.vue.js +1 -1
  827. package/lib/Result/index.vue3.js +1 -1
  828. package/lib/Scrollbar/Scrollbar.vue.d.ts +1 -1
  829. package/lib/Scrollbar/Scrollbar.vue.js +1 -1
  830. package/lib/Scrollbar/Scrollbar.vue3.js +1 -1
  831. package/lib/Scrollbar/ScrollbarTrack.vue.js +1 -1
  832. package/lib/Scrollbar/ScrollbarTrack.vue3.js +1 -1
  833. package/lib/Scrollbar/hooks/useContext.js +1 -1
  834. package/lib/Scrollbar/index.d.ts +3 -3
  835. package/lib/Scrollbar/index.js +1 -1
  836. package/lib/Select/Optgroup.vue.js +1 -1
  837. package/lib/Select/Optgroup.vue3.js +1 -1
  838. package/lib/Select/Option.vue.d.ts +3 -3
  839. package/lib/Select/Option.vue.js +1 -1
  840. package/lib/Select/Option.vue3.js +1 -1
  841. package/lib/Select/Select.vue.d.ts +52 -52
  842. package/lib/Select/Select.vue.js +1 -1
  843. package/lib/Select/Select.vue3.js +1 -1
  844. package/lib/Select/SelectIcon.vue.js +1 -1
  845. package/lib/Select/SelectIcon.vue3.js +1 -1
  846. package/lib/Select/SelectRealList.vue.js +1 -1
  847. package/lib/Select/SelectRealList.vue3.js +1 -1
  848. package/lib/Select/SelectView.vue.js +1 -1
  849. package/lib/Select/SelectView.vue3.js +1 -1
  850. package/lib/Select/SelectVirtualList.vue.js +1 -1
  851. package/lib/Select/SelectVirtualList.vue3.js +1 -1
  852. package/lib/Select/hooks/useContext.js +1 -1
  853. package/lib/Select/hooks/useSelectHotkeys.js +1 -1
  854. package/lib/Select/hooks/useSelectOptions.js +1 -1
  855. package/lib/Select/index.d.ts +43 -43
  856. package/lib/Select/index.js +1 -1
  857. package/lib/Skeleton/Skeleton.vue.js +1 -1
  858. package/lib/Skeleton/Skeleton.vue2.js +1 -1
  859. package/lib/Skeleton/SkeletonLine.vue.js +1 -1
  860. package/lib/Skeleton/SkeletonLine.vue3.js +1 -1
  861. package/lib/Skeleton/SkeletonShape.vue.js +1 -1
  862. package/lib/Skeleton/SkeletonShape.vue3.js +1 -1
  863. package/lib/Skeleton/index.js +1 -1
  864. package/lib/Slider/Slider.vue.js +1 -1
  865. package/lib/Slider/Slider.vue3.js +1 -1
  866. package/lib/Slider/SliderBtn.vue.js +1 -1
  867. package/lib/Slider/SliderBtn.vue3.js +1 -1
  868. package/lib/Slider/SliderInput.vue.js +1 -1
  869. package/lib/Slider/SliderInput.vue3.js +1 -1
  870. package/lib/Slider/SliderTicks.vue.js +1 -1
  871. package/lib/Slider/SliderTicks.vue3.js +1 -1
  872. package/lib/Slider/hooks/useContext.js +1 -1
  873. package/lib/Slider/hooks/useSliderDraggable.js +1 -1
  874. package/lib/Slider/index.js +1 -1
  875. package/lib/Space/index.d.ts +1 -1
  876. package/lib/Space/index.js +1 -1
  877. package/lib/Space/index.vue.d.ts +2 -2
  878. package/lib/Space/index.vue.js +1 -1
  879. package/lib/Space/index.vue3.js +1 -1
  880. package/lib/Spin/index.d.ts +1 -1
  881. package/lib/Spin/index.js +1 -1
  882. package/lib/Spin/index.vue.d.ts +2 -2
  883. package/lib/Spin/index.vue.js +1 -1
  884. package/lib/Spin/index.vue3.js +1 -1
  885. package/lib/Split/index.js +1 -1
  886. package/lib/Split/index.vue.js +1 -1
  887. package/lib/Split/index.vue3.js +1 -1
  888. package/lib/Statistic/Countdown.vue.d.ts +1 -1
  889. package/lib/Statistic/Countdown.vue.js +1 -1
  890. package/lib/Statistic/Countdown.vue2.js +1 -1
  891. package/lib/Statistic/Statistic.vue.d.ts +3 -3
  892. package/lib/Statistic/Statistic.vue.js +1 -1
  893. package/lib/Statistic/Statistic.vue3.js +1 -1
  894. package/lib/Statistic/index.d.ts +7 -7
  895. package/lib/Statistic/index.js +1 -1
  896. package/lib/Steps/Step.vue.d.ts +3 -3
  897. package/lib/Steps/Step.vue.js +1 -1
  898. package/lib/Steps/Step.vue3.js +1 -1
  899. package/lib/Steps/Steps.vue.js +1 -1
  900. package/lib/Steps/Steps.vue3.js +1 -1
  901. package/lib/Steps/hooks/useContext.js +1 -1
  902. package/lib/Steps/index.d.ts +4 -4
  903. package/lib/Steps/index.js +1 -1
  904. package/lib/Switch/index.d.ts +4 -4
  905. package/lib/Switch/index.js +1 -1
  906. package/lib/Switch/index.vue.d.ts +3 -3
  907. package/lib/Switch/index.vue.js +1 -1
  908. package/lib/Switch/index.vue3.js +1 -1
  909. package/lib/Tabs/TabButton.vue.js +1 -1
  910. package/lib/Tabs/TabButton.vue3.js +1 -1
  911. package/lib/Tabs/TabPane.vue.d.ts +1 -1
  912. package/lib/Tabs/TabPane.vue.js +1 -1
  913. package/lib/Tabs/TabPane.vue3.js +1 -1
  914. package/lib/Tabs/Tabs.vue.d.ts +3 -3
  915. package/lib/Tabs/Tabs.vue.js +1 -1
  916. package/lib/Tabs/Tabs.vue3.js +1 -1
  917. package/lib/Tabs/TabsNavInk.vue.js +1 -1
  918. package/lib/Tabs/TabsNavInk.vue3.js +1 -1
  919. package/lib/Tabs/TabsTab.vue.js +1 -1
  920. package/lib/Tabs/TabsTab.vue3.js +1 -1
  921. package/lib/Tabs/hooks/useContext.js +1 -1
  922. package/lib/Tabs/hooks/useTabsScroll.js +1 -1
  923. package/lib/Tabs/index.d.ts +4 -4
  924. package/lib/Tabs/index.js +1 -1
  925. package/lib/Tag/index.d.ts +1 -1
  926. package/lib/Tag/index.js +1 -1
  927. package/lib/Tag/index.vue.d.ts +2 -2
  928. package/lib/Tag/index.vue.js +1 -1
  929. package/lib/Tag/index.vue3.js +1 -1
  930. package/lib/Textarea/hooks/useTextareaHeight.js +1 -1
  931. package/lib/Textarea/index.d.ts +8 -8
  932. package/lib/Textarea/index.js +1 -1
  933. package/lib/Textarea/index.vue.d.ts +3 -3
  934. package/lib/Textarea/index.vue.js +1 -1
  935. package/lib/Textarea/index.vue3.js +1 -1
  936. package/lib/TimePicker/TimePicker.vue.d.ts +7 -7
  937. package/lib/TimePicker/TimePicker.vue.js +1 -1
  938. package/lib/TimePicker/TimePicker.vue3.js +1 -1
  939. package/lib/TimePicker/TimePickerPanel.vue.js +1 -1
  940. package/lib/TimePicker/TimePickerPanel.vue3.js +1 -1
  941. package/lib/TimePicker/hooks/useContext.js +1 -1
  942. package/lib/TimePicker/index.d.ts +11 -11
  943. package/lib/TimePicker/index.js +1 -1
  944. package/lib/Timeline/Timeline.vue.js +1 -1
  945. package/lib/Timeline/Timeline.vue3.js +1 -1
  946. package/lib/Timeline/TimelineItem.vue.d.ts +3 -3
  947. package/lib/Timeline/TimelineItem.vue.js +1 -1
  948. package/lib/Timeline/TimelineItem.vue3.js +1 -1
  949. package/lib/Timeline/TimelineItemPending.vue.js +1 -1
  950. package/lib/Timeline/TimelineItemPending.vue2.js +1 -1
  951. package/lib/Timeline/hooks/useContext.js +1 -1
  952. package/lib/Timeline/index.d.ts +4 -4
  953. package/lib/Timeline/index.js +1 -1
  954. package/lib/Tooltip/index.d.ts +3 -3
  955. package/lib/Tooltip/index.js +1 -1
  956. package/lib/Tooltip/index.vue.d.ts +1 -1
  957. package/lib/Tooltip/index.vue.js +1 -1
  958. package/lib/Tooltip/index.vue3.js +1 -1
  959. package/lib/Transfer/Transfer.vue.d.ts +3 -3
  960. package/lib/Transfer/Transfer.vue.js +1 -1
  961. package/lib/Transfer/Transfer.vue3.js +1 -1
  962. package/lib/Transfer/TransferPanel.vue.js +1 -1
  963. package/lib/Transfer/TransferPanel.vue3.js +1 -1
  964. package/lib/Transfer/hooks/useContext.js +1 -1
  965. package/lib/Transfer/index.d.ts +8 -8
  966. package/lib/Transfer/index.js +1 -1
  967. package/lib/Trigger/hooks/useContext.js +1 -1
  968. package/lib/Trigger/hooks/useTriggerPosition.js +1 -1
  969. package/lib/Trigger/hooks/useTriggerVisible.js +1 -1
  970. package/lib/Trigger/index.d.ts +8 -8
  971. package/lib/Trigger/index.js +1 -1
  972. package/lib/Trigger/index.vue.d.ts +6 -6
  973. package/lib/Trigger/index.vue.js +1 -1
  974. package/lib/Trigger/index.vue3.js +1 -1
  975. package/lib/Typography/Typography.vue.js +1 -1
  976. package/lib/Typography/Typography.vue3.js +1 -1
  977. package/lib/Typography/TypographyBase.vue.d.ts +22 -22
  978. package/lib/Typography/TypographyBase.vue.js +1 -1
  979. package/lib/Typography/TypographyBase.vue3.js +1 -1
  980. package/lib/Typography/TypographyParagraph.vue.d.ts +2 -2
  981. package/lib/Typography/TypographyParagraph.vue.js +1 -1
  982. package/lib/Typography/TypographyParagraph.vue3.js +1 -1
  983. package/lib/Typography/TypographyText.vue.d.ts +1 -2
  984. package/lib/Typography/TypographyText.vue.js +1 -1
  985. package/lib/Typography/TypographyText.vue2.js +1 -1
  986. package/lib/Typography/TypographyTitle.vue.d.ts +2 -2
  987. package/lib/Typography/TypographyTitle.vue.js +1 -1
  988. package/lib/Typography/TypographyTitle.vue3.js +1 -1
  989. package/lib/Typography/index.js +1 -1
  990. package/lib/VerificationCode/index.d.ts +6 -6
  991. package/lib/VerificationCode/index.js +1 -1
  992. package/lib/VerificationCode/index.vue.d.ts +2 -2
  993. package/lib/VerificationCode/index.vue.js +1 -1
  994. package/lib/VerificationCode/index.vue3.js +1 -1
  995. package/lib/Watermark/index.d.ts +3 -3
  996. package/lib/Watermark/index.js +1 -1
  997. package/lib/Watermark/index.vue.d.ts +1 -1
  998. package/lib/Watermark/index.vue.js +1 -1
  999. package/lib/Watermark/index.vue3.js +1 -1
  1000. package/lib/_shared/components/ExpandTransition/index.vue2.js +1 -1
  1001. package/lib/_shared/components/ExpandTransition/index.vue3.js +1 -1
  1002. package/lib/_shared/components/Icon/index.vue2.js +1 -1
  1003. package/lib/_shared/components/Icon/index.vue3.js +1 -1
  1004. package/lib/_shared/components/IconButton/index.vue.js +1 -0
  1005. package/lib/_shared/components/IconButton/index.vue3.js +1 -1
  1006. package/lib/_shared/components/PreventFocus/index.vue.js +1 -1
  1007. package/lib/_shared/components/PreventFocus/index.vue2.js +1 -1
  1008. package/lib/_shared/constants/index.js +1 -1
  1009. package/lib/_shared/icons/Icon403.svg.js +1 -1
  1010. package/lib/_shared/icons/Icon404.svg.js +1 -1
  1011. package/lib/_shared/icons/Icon500.svg.js +1 -1
  1012. package/lib/_shared/icons/IconArrowDown.vue.js +1 -1
  1013. package/lib/_shared/icons/IconArrowDown.vue2.js +1 -1
  1014. package/lib/_shared/icons/IconArrowRight.vue.js +1 -1
  1015. package/lib/_shared/icons/IconArrowRight.vue2.js +1 -1
  1016. package/lib/_shared/icons/IconCheck.vue.js +1 -1
  1017. package/lib/_shared/icons/IconCheck.vue2.js +1 -1
  1018. package/lib/_shared/icons/IconCheckboxChecked.vue.js +1 -1
  1019. package/lib/_shared/icons/IconCheckboxChecked.vue2.js +1 -1
  1020. package/lib/_shared/icons/IconClose.vue.js +1 -1
  1021. package/lib/_shared/icons/IconClose.vue2.js +1 -1
  1022. package/lib/_shared/icons/IconCopy.vue.js +1 -1
  1023. package/lib/_shared/icons/IconCopy.vue2.js +1 -1
  1024. package/lib/_shared/icons/IconDelete.vue.js +1 -1
  1025. package/lib/_shared/icons/IconDelete.vue2.js +1 -1
  1026. package/lib/_shared/icons/IconDragDot.vue.js +1 -1
  1027. package/lib/_shared/icons/IconDragDot.vue2.js +1 -1
  1028. package/lib/_shared/icons/IconEdit.vue.js +1 -1
  1029. package/lib/_shared/icons/IconEdit.vue2.js +1 -1
  1030. package/lib/_shared/icons/IconEmpty.vue.js +1 -1
  1031. package/lib/_shared/icons/IconEmpty.vue2.js +1 -1
  1032. package/lib/_shared/icons/IconError.vue.js +1 -1
  1033. package/lib/_shared/icons/IconError.vue2.js +1 -1
  1034. package/lib/_shared/icons/IconExclamation.vue.js +1 -1
  1035. package/lib/_shared/icons/IconExclamation.vue2.js +1 -1
  1036. package/lib/_shared/icons/IconEyeClose.vue.js +1 -1
  1037. package/lib/_shared/icons/IconEyeClose.vue2.js +1 -1
  1038. package/lib/_shared/icons/IconEyeOpen.vue.js +1 -1
  1039. package/lib/_shared/icons/IconEyeOpen.vue2.js +1 -1
  1040. package/lib/_shared/icons/IconFaceSmile.vue.js +1 -1
  1041. package/lib/_shared/icons/IconFaceSmile.vue2.js +1 -1
  1042. package/lib/_shared/icons/IconFullScreen.vue.js +1 -1
  1043. package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
  1044. package/lib/_shared/icons/IconImageClose.vue.js +1 -1
  1045. package/lib/_shared/icons/IconImageClose.vue2.js +1 -1
  1046. package/lib/_shared/icons/IconInfo.vue.js +1 -1
  1047. package/lib/_shared/icons/IconInfo.vue2.js +1 -1
  1048. package/lib/_shared/icons/IconInfoLine.vue.js +1 -1
  1049. package/lib/_shared/icons/IconInfoLine.vue2.js +1 -1
  1050. package/lib/_shared/icons/IconLink.vue.js +1 -1
  1051. package/lib/_shared/icons/IconLink.vue2.js +1 -1
  1052. package/lib/_shared/icons/IconLoading.vue.js +1 -1
  1053. package/lib/_shared/icons/IconLoading.vue2.js +1 -1
  1054. package/lib/_shared/icons/IconMenuFold.vue.js +1 -1
  1055. package/lib/_shared/icons/IconMenuFold.vue2.js +1 -1
  1056. package/lib/_shared/icons/IconMenuUnfold.vue.js +1 -1
  1057. package/lib/_shared/icons/IconMenuUnfold.vue2.js +1 -1
  1058. package/lib/_shared/icons/IconMinus.vue.js +1 -1
  1059. package/lib/_shared/icons/IconMinus.vue2.js +1 -1
  1060. package/lib/_shared/icons/IconMore.vue.js +1 -1
  1061. package/lib/_shared/icons/IconMore.vue2.js +1 -1
  1062. package/lib/_shared/icons/IconOriginSize.vue.js +1 -1
  1063. package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
  1064. package/lib/_shared/icons/IconPlus.vue.js +1 -1
  1065. package/lib/_shared/icons/IconPlus.vue2.js +1 -1
  1066. package/lib/_shared/icons/IconRight.vue.js +1 -1
  1067. package/lib/_shared/icons/IconRight.vue2.js +1 -1
  1068. package/lib/_shared/icons/IconRotateLeft.vue.js +1 -1
  1069. package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
  1070. package/lib/_shared/icons/IconRotateRight.vue.js +1 -1
  1071. package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
  1072. package/lib/_shared/icons/IconSearch.vue.js +1 -1
  1073. package/lib/_shared/icons/IconSearch.vue2.js +1 -1
  1074. package/lib/_shared/icons/IconSeparator.vue.js +1 -1
  1075. package/lib/_shared/icons/IconSeparator.vue2.js +1 -1
  1076. package/lib/_shared/icons/IconStar.vue.js +1 -1
  1077. package/lib/_shared/icons/IconStar.vue2.js +1 -1
  1078. package/lib/_shared/icons/IconSuccess.vue.js +1 -1
  1079. package/lib/_shared/icons/IconSuccess.vue2.js +1 -1
  1080. package/lib/_shared/icons/IconTime.vue.js +1 -1
  1081. package/lib/_shared/icons/IconTime.vue2.js +1 -1
  1082. package/lib/_shared/icons/IconToTop.vue.js +1 -1
  1083. package/lib/_shared/icons/IconToTop.vue2.js +1 -1
  1084. package/lib/_shared/icons/IconWarning.vue.js +1 -1
  1085. package/lib/_shared/icons/IconWarning.vue2.js +1 -1
  1086. package/lib/_shared/icons/IconZoomIn.vue.js +1 -1
  1087. package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
  1088. package/lib/_shared/icons/IconZoomOut.vue.js +1 -1
  1089. package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
  1090. package/lib/_shared/utils/color.js +1 -1
  1091. package/lib/_shared/utils/control.d.ts +2 -2
  1092. package/lib/_shared/utils/control.js +1 -1
  1093. package/lib/_shared/utils/global-config.js +1 -1
  1094. package/lib/_shared/utils/locale.js +1 -1
  1095. package/lib/_shared/utils/time.js +1 -1
  1096. package/lib/_shared/utils/vue-utils.d.ts +1 -1
  1097. package/lib/_shared/utils/vue-utils.js +1 -1
  1098. package/lib/index.d.ts +69 -69
  1099. package/lib/index.js +1 -1
  1100. package/lib/node_modules/b-tween/dist/b-tween.es.js +1 -1
  1101. package/lib/node_modules/dayjs/dayjs.min.js +1 -1
  1102. package/lib/node_modules/dayjs/plugin/duration.js +1 -1
  1103. package/lib/node_modules/dayjs/plugin/isSameOrAfter.js +1 -1
  1104. package/lib/node_modules/dayjs/plugin/isSameOrBefore.js +1 -1
  1105. package/lib/node_modules/dayjs/plugin/toObject.js +1 -1
  1106. package/lib/node_modules/tinycolor2/esm/tinycolor.js +1 -1
  1107. package/lib/src/lang/lang-es/zh-cn.js +1 -1
  1108. package/package.json +1 -1
  1109. package/es/_shared/utils/index.d.ts +0 -8
  1110. package/lib/_shared/components/IconButton/index.vue2.js +0 -1
  1111. package/lib/_shared/utils/index.d.ts +0 -8
@@ -12,12 +12,12 @@ declare const Select: {
12
12
  "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
13
13
  "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
14
14
  onClear?: (() => any) | undefined;
15
- onSelect?: ((value: import('./type').SelectOptionValue) => any) | undefined;
16
15
  onSearch?: ((value: string) => any) | undefined;
16
+ onSelect?: ((value: import('./type').SelectOptionValue) => any) | undefined;
17
+ onRemove?: ((index: string | number, ev: Event) => any) | undefined;
17
18
  "onUpdate:modelValue"?: ((value: import('./type').SelectValue) => any) | undefined;
18
19
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
19
20
  "onInput-value-change"?: ((value: string) => any) | undefined;
20
- onRemove?: ((index: string | number, ev: Event) => any) | undefined;
21
21
  onExceedLimit?: ((value: import('./type').SelectOptionValue, ev?: MouseEvent | undefined) => any) | undefined;
22
22
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
23
23
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
@@ -30,22 +30,22 @@ declare const Select: {
30
30
  "update:popupVisible": (value: boolean) => any;
31
31
  "popup-visible-change": (value: boolean) => any;
32
32
  clear: () => any;
33
- select: (value: import('./type').SelectOptionValue) => any;
34
33
  search: (value: string) => any;
34
+ select: (value: import('./type').SelectOptionValue) => any;
35
+ remove: (index: string | number, ev: Event) => any;
35
36
  "update:modelValue": (value: import('./type').SelectValue) => any;
36
37
  "update:inputValue": (value: string) => any;
37
38
  "input-value-change": (value: string) => any;
38
- remove: (index: string | number, ev: Event) => any;
39
39
  exceedLimit: (value: import('./type').SelectOptionValue, ev?: MouseEvent | undefined) => any;
40
40
  "dropdown-scroll": (ev: Event) => any;
41
41
  "dropdown-reach-bottom": (ev: Event) => any;
42
42
  }, import('vue').PublicProps, {
43
43
  size: import('..').Size;
44
+ error: boolean;
45
+ popupContainer: import('..').PopupContainer;
44
46
  popupVisible: boolean;
45
47
  defaultPopupVisible: boolean;
46
48
  disabled: boolean;
47
- popupContainer: import('..').PopupContainer;
48
- error: boolean;
49
49
  scrollbar: boolean;
50
50
  multiple: boolean;
51
51
  placeholder: string;
@@ -182,7 +182,7 @@ declare const Select: {
182
182
  }> & Omit<Readonly<{
183
183
  preventFocus?: boolean;
184
184
  tag?: string;
185
- }> & Readonly<{}>, "preventFocus" | "tag"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
185
+ }> & Readonly<{}>, "preventFocus" | "tag"> & import('vue').ShallowUnwrapRef<{}> & {} & import('@vue/runtime-core').ComponentCustomProperties & {} & {
186
186
  $slots: {
187
187
  default?(_: {}): any;
188
188
  };
@@ -212,6 +212,8 @@ declare const Select: {
212
212
  show: () => any;
213
213
  hide: () => any;
214
214
  }, string, {
215
+ popupContainer: import('..').PopupContainer;
216
+ renderToBody: boolean;
215
217
  trigger: import('..').TriggerType;
216
218
  mouseEnterDelay: number;
217
219
  popupVisible: boolean;
@@ -239,8 +241,6 @@ declare const Select: {
239
241
  duration: number;
240
242
  autoFitPopupWidth: boolean;
241
243
  autoFitPopupMinWidth: boolean;
242
- popupContainer: import('..').PopupContainer;
243
- renderToBody: boolean;
244
244
  autoFitPosition: boolean;
245
245
  updateAtScroll: boolean;
246
246
  preventFocus: boolean;
@@ -266,6 +266,8 @@ declare const Select: {
266
266
  $nextTick: typeof import('vue').nextTick;
267
267
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
268
268
  } & Readonly<{
269
+ popupContainer: import('..').PopupContainer;
270
+ renderToBody: boolean;
269
271
  trigger: import('..').TriggerType;
270
272
  mouseEnterDelay: number;
271
273
  popupVisible: boolean;
@@ -293,8 +295,6 @@ declare const Select: {
293
295
  duration: number;
294
296
  autoFitPopupWidth: boolean;
295
297
  autoFitPopupMinWidth: boolean;
296
- popupContainer: import('..').PopupContainer;
297
- renderToBody: boolean;
298
298
  autoFitPosition: boolean;
299
299
  updateAtScroll: boolean;
300
300
  preventFocus: boolean;
@@ -304,12 +304,12 @@ declare const Select: {
304
304
  "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
305
305
  onShow?: (() => any) | undefined;
306
306
  onHide?: (() => any) | undefined;
307
- }>, "show" | "hide" | ("trigger" | "mouseEnterDelay" | "popupVisible" | "defaultPopupVisible" | "clickToClose" | "blurToClose" | "clickOutsideToClose" | "mouseLeaveDelay" | "focusDelay" | "disabled" | "scrollToCloseDistance" | "scrollToClose" | "autoSetPosition" | "alignPoint" | "position" | "popupOffset" | "popupTranslate" | "showArrow" | "unmountOnClose" | "contentClass" | "contentStyle" | "arrowClass" | "arrowStyle" | "animationName" | "duration" | "autoFitPopupWidth" | "autoFitPopupMinWidth" | "popupContainer" | "renderToBody" | "autoFitPosition" | "updateAtScroll" | "preventFocus" | "needTransformOrigin") | "updatePosition"> & import('vue').ShallowUnwrapRef<{
307
+ }>, "show" | "hide" | ("popupContainer" | "renderToBody" | "trigger" | "mouseEnterDelay" | "popupVisible" | "defaultPopupVisible" | "clickToClose" | "blurToClose" | "clickOutsideToClose" | "mouseLeaveDelay" | "focusDelay" | "disabled" | "scrollToCloseDistance" | "scrollToClose" | "autoSetPosition" | "alignPoint" | "position" | "popupOffset" | "popupTranslate" | "showArrow" | "unmountOnClose" | "contentClass" | "contentStyle" | "arrowClass" | "arrowStyle" | "animationName" | "duration" | "autoFitPopupWidth" | "autoFitPopupMinWidth" | "autoFitPosition" | "updateAtScroll" | "preventFocus" | "needTransformOrigin") | "updatePosition"> & import('vue').ShallowUnwrapRef<{
308
308
  hide(): void;
309
309
  show(): void;
310
310
  updatePosition(x: number, y: number): void;
311
- }> & {} & import('vue').ComponentCustomProperties & {} & {
312
- $slots: Readonly<import('..').TriggerSlots> & import('..').TriggerSlots;
311
+ }> & {} & import('@vue/runtime-core').ComponentCustomProperties & {} & {
312
+ $slots: any;
313
313
  }) | null;
314
314
  inputRef: ({
315
315
  $: import('vue').ComponentInternalInstance;
@@ -334,12 +334,12 @@ declare const Select: {
334
334
  readonly allowCreate?: boolean | undefined;
335
335
  readonly onFocus?: ((ev: FocusEvent) => any) | undefined;
336
336
  readonly onClear?: ((ev: MouseEvent) => any) | undefined;
337
- readonly onBlur?: ((ev: FocusEvent) => any) | undefined;
338
337
  readonly onInput?: ((value: string) => any) | undefined;
338
+ readonly onBlur?: ((ev: FocusEvent) => any) | undefined;
339
+ readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
339
340
  readonly "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
340
341
  readonly "onUpdate:inputValue"?: ((value: string) => any) | undefined;
341
342
  readonly "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
342
- readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
343
343
  readonly "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
344
344
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
345
345
  $attrs: {
@@ -357,17 +357,17 @@ declare const Select: {
357
357
  $root: import('vue').ComponentPublicInstance | null;
358
358
  $parent: import('vue').ComponentPublicInstance | null;
359
359
  $host: Element | null;
360
- $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);
360
+ $emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "input", value: string) => void) & ((event: "blur", ev: FocusEvent) => 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);
361
361
  $el: HTMLDivElement;
362
362
  $options: import('vue').ComponentOptionsBase<Readonly<import('..').InputTagProps> & Readonly<{
363
363
  onFocus?: ((ev: FocusEvent) => any) | undefined;
364
364
  onClear?: ((ev: MouseEvent) => any) | undefined;
365
- onBlur?: ((ev: FocusEvent) => any) | undefined;
366
365
  onInput?: ((value: string) => any) | undefined;
366
+ onBlur?: ((ev: FocusEvent) => any) | undefined;
367
+ onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
367
368
  "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
368
369
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
369
370
  "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
370
- onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
371
371
  "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
372
372
  }>, {
373
373
  focus(): void;
@@ -375,17 +375,17 @@ declare const Select: {
375
375
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
376
376
  focus: (ev: FocusEvent) => any;
377
377
  clear: (ev: MouseEvent) => any;
378
- blur: (ev: FocusEvent) => any;
379
378
  input: (value: string) => any;
379
+ blur: (ev: FocusEvent) => any;
380
+ remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
380
381
  "update:modelValue": (value: import('..').InputTagValue) => any;
381
382
  "update:inputValue": (value: string) => any;
382
383
  "input-value-change": (value: string, ev: Event) => any;
383
- remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
384
384
  "press-enter": (ev: KeyboardEvent) => any;
385
385
  }, string, {
386
386
  size: import('..').Size;
387
- disabled: boolean;
388
387
  error: boolean;
388
+ disabled: boolean;
389
389
  placeholder: string;
390
390
  modelValue: import('..').InputTagValue;
391
391
  defaultValue: import('..').InputTagValue;
@@ -421,8 +421,8 @@ declare const Select: {
421
421
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
422
422
  } & Readonly<{
423
423
  size: import('..').Size;
424
- disabled: boolean;
425
424
  error: boolean;
425
+ disabled: boolean;
426
426
  placeholder: string;
427
427
  modelValue: import('..').InputTagValue;
428
428
  defaultValue: import('..').InputTagValue;
@@ -439,18 +439,18 @@ declare const Select: {
439
439
  }> & Omit<Readonly<import('..').InputTagProps> & Readonly<{
440
440
  onFocus?: ((ev: FocusEvent) => any) | undefined;
441
441
  onClear?: ((ev: MouseEvent) => any) | undefined;
442
- onBlur?: ((ev: FocusEvent) => any) | undefined;
443
442
  onInput?: ((value: string) => any) | undefined;
443
+ onBlur?: ((ev: FocusEvent) => any) | undefined;
444
+ onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
444
445
  "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
445
446
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
446
447
  "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
447
- onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
448
448
  "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
449
- }>, "focus" | "blur" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
449
+ }>, "focus" | "blur" | ("size" | "error" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
450
450
  focus(): void;
451
451
  blur(): void;
452
- }> & {} & import('vue').ComponentCustomProperties & {} & {
453
- $slots: Readonly<import('..').InputTagSlots> & import('..').InputTagSlots;
452
+ }> & {} & import('@vue/runtime-core').ComponentCustomProperties & {} & {
453
+ $slots: any;
454
454
  }) | null;
455
455
  }, any, import('vue').ComponentProvideOptions, {
456
456
  P: {};
@@ -464,12 +464,12 @@ declare const Select: {
464
464
  "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
465
465
  "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
466
466
  onClear?: (() => any) | undefined;
467
- onSelect?: ((value: import('./type').SelectOptionValue) => any) | undefined;
468
467
  onSearch?: ((value: string) => any) | undefined;
468
+ onSelect?: ((value: import('./type').SelectOptionValue) => any) | undefined;
469
+ onRemove?: ((index: string | number, ev: Event) => any) | undefined;
469
470
  "onUpdate:modelValue"?: ((value: import('./type').SelectValue) => any) | undefined;
470
471
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
471
472
  "onInput-value-change"?: ((value: string) => any) | undefined;
472
- onRemove?: ((index: string | number, ev: Event) => any) | undefined;
473
473
  onExceedLimit?: ((value: import('./type').SelectOptionValue, ev?: MouseEvent | undefined) => any) | undefined;
474
474
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
475
475
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
@@ -479,11 +479,11 @@ declare const Select: {
479
479
  getPopupRef(): import('..').TriggerInstance;
480
480
  }, {}, {}, {}, {
481
481
  size: import('..').Size;
482
+ error: boolean;
483
+ popupContainer: import('..').PopupContainer;
482
484
  popupVisible: boolean;
483
485
  defaultPopupVisible: boolean;
484
486
  disabled: boolean;
485
- popupContainer: import('..').PopupContainer;
486
- error: boolean;
487
487
  scrollbar: boolean;
488
488
  multiple: boolean;
489
489
  placeholder: string;
@@ -519,12 +519,12 @@ declare const Select: {
519
519
  "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
520
520
  "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
521
521
  onClear?: (() => any) | undefined;
522
- onSelect?: ((value: import('./type').SelectOptionValue) => any) | undefined;
523
522
  onSearch?: ((value: string) => any) | undefined;
523
+ onSelect?: ((value: import('./type').SelectOptionValue) => any) | undefined;
524
+ onRemove?: ((index: string | number, ev: Event) => any) | undefined;
524
525
  "onUpdate:modelValue"?: ((value: import('./type').SelectValue) => any) | undefined;
525
526
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
526
527
  "onInput-value-change"?: ((value: string) => any) | undefined;
527
- onRemove?: ((index: string | number, ev: Event) => any) | undefined;
528
528
  onExceedLimit?: ((value: import('./type').SelectOptionValue, ev?: MouseEvent | undefined) => any) | undefined;
529
529
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
530
530
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
@@ -537,22 +537,22 @@ declare const Select: {
537
537
  "update:popupVisible": (value: boolean) => any;
538
538
  "popup-visible-change": (value: boolean) => any;
539
539
  clear: () => any;
540
- select: (value: import('./type').SelectOptionValue) => any;
541
540
  search: (value: string) => any;
541
+ select: (value: import('./type').SelectOptionValue) => any;
542
+ remove: (index: string | number, ev: Event) => any;
542
543
  "update:modelValue": (value: import('./type').SelectValue) => any;
543
544
  "update:inputValue": (value: string) => any;
544
545
  "input-value-change": (value: string) => any;
545
- remove: (index: string | number, ev: Event) => any;
546
546
  exceedLimit: (value: import('./type').SelectOptionValue, ev?: MouseEvent | undefined) => any;
547
547
  "dropdown-scroll": (ev: Event) => any;
548
548
  "dropdown-reach-bottom": (ev: Event) => any;
549
549
  }, string, {
550
550
  size: import('..').Size;
551
+ error: boolean;
552
+ popupContainer: import('..').PopupContainer;
551
553
  popupVisible: boolean;
552
554
  defaultPopupVisible: boolean;
553
555
  disabled: boolean;
554
- popupContainer: import('..').PopupContainer;
555
- error: boolean;
556
556
  scrollbar: boolean;
557
557
  multiple: boolean;
558
558
  placeholder: string;
@@ -580,13 +580,13 @@ declare const Select: {
580
580
  showFooterOnEmpty: boolean;
581
581
  tagNowrap: boolean;
582
582
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
583
- $slots: Readonly<import('./type').SelectSlots> & import('./type').SelectSlots;
583
+ $slots: any;
584
584
  }) & {
585
585
  option: {
586
586
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').OptionProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
587
+ label: string;
587
588
  disabled: boolean;
588
589
  value: import('./type').SelectOptionValue;
589
- label: string;
590
590
  isFallbackOption: boolean;
591
591
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
592
592
  contentRef: HTMLDivElement;
@@ -598,21 +598,21 @@ declare const Select: {
598
598
  M: {};
599
599
  Defaults: {};
600
600
  }, Readonly<import('./type').OptionProps> & Readonly<{}>, {}, {}, {}, {}, {
601
+ label: string;
601
602
  disabled: boolean;
602
603
  value: import('./type').SelectOptionValue;
603
- label: string;
604
604
  isFallbackOption: boolean;
605
605
  }>;
606
606
  __isFragment?: never;
607
607
  __isTeleport?: never;
608
608
  __isSuspense?: never;
609
609
  } & import('vue').ComponentOptionsBase<Readonly<import('./type').OptionProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
610
+ label: string;
610
611
  disabled: boolean;
611
612
  value: import('./type').SelectOptionValue;
612
- label: string;
613
613
  isFallbackOption: boolean;
614
614
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
615
- $slots: Readonly<import('./type').OptionSlots> & import('./type').OptionSlots;
615
+ $slots: any;
616
616
  });
617
617
  group: {
618
618
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').OptgroupProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
@@ -1,8 +1,5 @@
1
1
  import { defineComponent, toRefs, computed, createElementBlock, openBlock, normalizeStyle, Fragment, renderList, unref } from "vue";
2
- import "../node_modules/tinycolor2/esm/tinycolor.js";
3
2
  import { valueToPx } from "../_shared/utils/dom.js";
4
- import "../_shared/utils/time.js";
5
- import "../_shared/utils/locale.js";
6
3
  const _sfc_main = /* @__PURE__ */ defineComponent({
7
4
  ...{
8
5
  name: "SkeletonLine"
@@ -1,16 +1,12 @@
1
1
  import { defineComponent, createElementBlock, openBlock, normalizeClass, unref } from "vue";
2
- import "../node_modules/tinycolor2/esm/tinycolor.js";
3
- import "../_shared/utils/dom.js";
4
- import "../_shared/utils/time.js";
5
2
  import { getGlobalConfig } from "../_shared/utils/global-config.js";
6
- import "../_shared/utils/locale.js";
7
3
  const _sfc_main = /* @__PURE__ */ defineComponent({
8
4
  ...{
9
5
  name: "SkeletonShape"
10
6
  },
11
7
  __name: "SkeletonShape",
12
8
  props: {
13
- shape: { default: "sqaure" },
9
+ shape: { default: "square" },
14
10
  size: { default: void 0 }
15
11
  },
16
12
  setup(__props) {
@@ -2,11 +2,7 @@ import { defineComponent, toRefs, ref, computed, watch, createBlock, openBlock,
2
2
  import useContext from "./hooks/useContext.js";
3
3
  import useSliderDraggable from "./hooks/useSliderDraggable.js";
4
4
  import Tooltip from "../Tooltip/index.js";
5
- import "../node_modules/tinycolor2/esm/tinycolor.js";
6
- import "../_shared/utils/dom.js";
7
- import "../_shared/utils/time.js";
8
- import "../_shared/utils/locale.js";
9
- import useControlValue from "../_shared/utils/control.js";
5
+ import { useControlValue } from "../_shared/utils/control.js";
10
6
  const _sfc_main = /* @__PURE__ */ defineComponent({
11
7
  __name: "SliderBtn",
12
8
  props: {
@@ -1,10 +1,6 @@
1
1
  import { toRefs, computed, ref, provide, inject } from "vue";
2
- import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
- import "../../_shared/utils/dom.js";
2
+ import { useControlValue } from "../../_shared/utils/control.js";
4
3
  import { isArray } from "../../_shared/utils/is.js";
5
- import "../../_shared/utils/time.js";
6
- import "../../_shared/utils/locale.js";
7
- import useControlValue from "../../_shared/utils/control.js";
8
4
  const SLIDER_CONTEXT_KEY = "slider-context";
9
5
  const useContext = () => {
10
6
  const provide$1 = (props, emits, trackRef) => {
@@ -1,9 +1,6 @@
1
1
  import { reactive, computed, watch, nextTick } from "vue";
2
2
  import { useDraggable } from "../../node_modules/@vueuse/core/index.js";
3
- import "../../node_modules/tinycolor2/esm/tinycolor.js";
4
3
  import { valueToPx } from "../../_shared/utils/dom.js";
5
- import "../../_shared/utils/time.js";
6
- import "../../_shared/utils/locale.js";
7
4
  const useSliderDraggable = (params) => {
8
5
  const {
9
6
  trackRef,
@@ -33,7 +33,7 @@ declare const Space: {
33
33
  direction: import('..').Direction;
34
34
  align: import('./type').SpaceAlign;
35
35
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
36
- $slots: Readonly<import('./type').SpaceSlots> & import('./type').SpaceSlots;
36
+ $slots: any;
37
37
  }) & {
38
38
  install: (app: App) => void;
39
39
  };
@@ -1,7 +1,7 @@
1
- import { SpaceProps, SpaceSlots } from './type';
1
+ import { SpaceProps } from './type';
2
2
  declare function __VLS_template(): {
3
3
  attrs: Partial<{}>;
4
- slots: Readonly<SpaceSlots> & SpaceSlots;
4
+ slots: any;
5
5
  refs: {};
6
6
  rootEl: HTMLDivElement;
7
7
  };
@@ -1,10 +1,7 @@
1
1
  import { defineComponent, useSlots, toRefs, computed, Fragment, Comment, createElementBlock, openBlock, normalizeStyle, normalizeClass, unref, renderSlot, createCommentVNode, renderList, createElementVNode, createBlock, resolveDynamicComponent } from "vue";
2
- import "../node_modules/tinycolor2/esm/tinycolor.js";
3
- import { valueToPx } from "../_shared/utils/dom.js";
4
2
  import { isNumber, isArray, isUndefined } from "../_shared/utils/is.js";
5
- import "../_shared/utils/time.js";
3
+ import { valueToPx } from "../_shared/utils/dom.js";
6
4
  import { getSlotFunction } from "../_shared/utils/vue-utils.js";
7
- import "../_shared/utils/locale.js";
8
5
  const _hoisted_1 = { class: "yc-space-item" };
9
6
  const _hoisted_2 = {
10
7
  key: 0,
@@ -23,7 +20,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
23
20
  size: { default: "small" }
24
21
  },
25
22
  setup(__props) {
26
- const slots = useSlots();
23
+ const $slots = useSlots();
27
24
  const props = __props;
28
25
  const { size, direction, align: _align } = toRefs(props);
29
26
  const gap = computed(() => {
@@ -49,9 +46,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
49
46
  });
50
47
  const nodes = computed(() => {
51
48
  var _a;
52
- if (!slots.split) return [];
49
+ if (!$slots.split) return [];
53
50
  const result = [];
54
- (((_a = slots.default) == null ? void 0 : _a.call(slots)) || []).forEach((node) => {
51
+ (((_a = $slots.default) == null ? void 0 : _a.call($slots)) || []).forEach((node) => {
55
52
  if (node.type === Fragment) {
56
53
  result.push(...node.children);
57
54
  } else if (node.type !== Comment) {
@@ -75,7 +72,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
75
72
  gap: gap.value
76
73
  })
77
74
  }, [
78
- !_ctx.$slots.split ? renderSlot(_ctx.$slots, "default", { key: 0 }) : createCommentVNode("", true),
75
+ !$slots.split ? renderSlot(_ctx.$slots, "default", { key: 0 }) : createCommentVNode("", true),
79
76
  (openBlock(true), createElementBlock(Fragment, null, renderList(nodes.value, (node, i) => {
80
77
  return openBlock(), createElementBlock(Fragment, { key: i }, [
81
78
  createElementVNode("div", _hoisted_1, [
@@ -36,7 +36,7 @@ declare const Spin: {
36
36
  hideIcon: boolean;
37
37
  isSizeInherit: boolean;
38
38
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
39
- $slots: Readonly<import('./type').SpinSlots> & import('./type').SpinSlots;
39
+ $slots: any;
40
40
  }) & {
41
41
  install: (app: App) => void;
42
42
  };
@@ -1,7 +1,7 @@
1
- import { SpinProps, SpinSlots } from './type';
1
+ import { SpinProps } from './type';
2
2
  declare function __VLS_template(): {
3
3
  attrs: Partial<{}>;
4
- slots: Readonly<SpinSlots> & SpinSlots;
4
+ slots: any;
5
5
  refs: {};
6
6
  rootEl: HTMLDivElement;
7
7
  };
@@ -1,10 +1,7 @@
1
- import { defineComponent, createElementBlock, openBlock, createVNode, createBlock, renderSlot, unref, withCtx, createCommentVNode, normalizeStyle, normalizeClass, Fragment, renderList, createElementVNode, createTextVNode, toDisplayString, Transition } from "vue";
1
+ import { defineComponent, useSlots, createElementBlock, openBlock, createVNode, createBlock, renderSlot, unref, withCtx, createCommentVNode, normalizeStyle, normalizeClass, Fragment, renderList, createElementVNode, createTextVNode, toDisplayString, Transition } from "vue";
2
2
  import { createReusableTemplate } from "../node_modules/@vueuse/core/index.js";
3
- import "../node_modules/tinycolor2/esm/tinycolor.js";
4
3
  import { valueToPx } from "../_shared/utils/dom.js";
5
- import "../_shared/utils/time.js";
6
- import "../_shared/utils/locale.js";
7
- /* empty css */
4
+ /* empty css */
8
5
  /* empty css */
9
6
  /* empty css */
10
7
  import _sfc_main$1 from "../_shared/icons/IconLoading.vue.js";
@@ -35,6 +32,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
35
32
  isSizeInherit: { type: Boolean, default: false }
36
33
  },
37
34
  setup(__props) {
35
+ const $slots = useSlots();
38
36
  const { define: DefineTemplate, reuse: ReuseTemplate } = createReusableTemplate();
39
37
  return (_ctx, _cache) => {
40
38
  return openBlock(), createElementBlock("div", _hoisted_1, [
@@ -71,7 +69,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
71
69
  ]),
72
70
  _: 3
73
71
  }),
74
- !_ctx.$slots.default ? (openBlock(), createBlock(unref(ReuseTemplate), { key: 0 })) : (openBlock(), createBlock(Transition, {
72
+ !$slots.default ? (openBlock(), createBlock(unref(ReuseTemplate), { key: 0 })) : (openBlock(), createBlock(Transition, {
75
73
  key: 1,
76
74
  name: "fade"
77
75
  }, {
@@ -1,15 +1,12 @@
1
1
  import { defineComponent, toRefs, computed, ref, watch, createBlock, openBlock, resolveDynamicComponent, normalizeClass, unref, withCtx, createElementVNode, normalizeStyle, renderSlot, createVNode } from "vue";
2
- import "../node_modules/tinycolor2/esm/tinycolor.js";
3
- import { sleep, valueToPx } from "../_shared/utils/dom.js";
4
2
  import { isNumber } from "../_shared/utils/is.js";
5
- import "../_shared/utils/time.js";
6
- import "../_shared/utils/locale.js";
7
- import useControlValue from "../_shared/utils/control.js";
8
- /* empty css */
3
+ import { useDraggable } from "../node_modules/@vueuse/core/index.js";
4
+ import { sleep, valueToPx } from "../_shared/utils/dom.js";
5
+ /* empty css */
9
6
  /* empty css */
10
7
  /* empty css */
11
8
  import _sfc_main$1 from "../_shared/icons/IconDragDot.vue.js";
12
- import { useDraggable } from "../node_modules/@vueuse/core/index.js";
9
+ import { useControlValue } from "../_shared/utils/control.js";
13
10
  const _hoisted_1 = { class: "yc-split-trigger-icon-wrapper" };
14
11
  const _hoisted_2 = { class: "yc-split-trigger-icon" };
15
12
  const _hoisted_3 = { class: "yc-split-pane yc-split-pane-second" };
@@ -11,9 +11,9 @@ declare const __VLS_component: import('vue').DefineComponent<CountdownProps, {},
11
11
  }, string, import('vue').PublicProps, Readonly<CountdownProps> & Readonly<{
12
12
  onFinish?: (() => any) | undefined;
13
13
  }>, {
14
+ title: string;
14
15
  value: number;
15
16
  start: boolean;
16
- title: string;
17
17
  easeing: string;
18
18
  format: string;
19
19
  valueStyle: import('vue').CSSProperties;
@@ -1,9 +1,7 @@
1
1
  import { defineComponent, toRefs, ref, watch, createBlock, openBlock, unref, withCtx, createTextVNode, toDisplayString } from "vue";
2
- import "../node_modules/tinycolor2/esm/tinycolor.js";
3
- import { sleep } from "../_shared/utils/dom.js";
4
2
  import { isUndefined } from "../_shared/utils/is.js";
3
+ import { sleep } from "../_shared/utils/dom.js";
5
4
  import { formatSeconds } from "../_shared/utils/time.js";
6
- import "../_shared/utils/locale.js";
7
5
  import _sfc_main$1 from "./Statistic.vue.js";
8
6
  /* empty css */
9
7
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -1,7 +1,7 @@
1
- import { StatisticProps, StatisticSlots } from './type';
1
+ import { StatisticProps } from './type';
2
2
  declare function __VLS_template(): {
3
3
  attrs: Partial<{}>;
4
- slots: Readonly<StatisticSlots> & StatisticSlots;
4
+ slots: any;
5
5
  refs: {
6
6
  valueRef: HTMLSpanElement;
7
7
  };
@@ -13,11 +13,11 @@ declare const __VLS_component: import('vue').DefineComponent<StatisticProps, {},
13
13
  }, string, import('vue').PublicProps, Readonly<StatisticProps> & Readonly<{
14
14
  onFinish?: (() => any) | undefined;
15
15
  }>, {
16
+ title: string;
16
17
  value: import('./type').StatisticValue;
17
18
  start: boolean;
18
19
  separator: string;
19
20
  placeholder: string;
20
- title: string;
21
21
  animation: boolean;
22
22
  animationDuration: number;
23
23
  easeing: string;
@@ -1,9 +1,6 @@
1
- import { defineComponent, toRefs, ref, computed, watch, createElementBlock, openBlock, createCommentVNode, createElementVNode, renderSlot, createTextVNode, toDisplayString, normalizeStyle } from "vue";
2
- import "../node_modules/tinycolor2/esm/tinycolor.js";
3
- import "../_shared/utils/dom.js";
1
+ import { defineComponent, useSlots, toRefs, ref, computed, watch, createElementBlock, openBlock, createCommentVNode, createElementVNode, renderSlot, createTextVNode, toDisplayString, normalizeStyle } from "vue";
4
2
  import { isUndefined, isNumber } from "../_shared/utils/is.js";
5
3
  import { formatSeconds, formatDate } from "../_shared/utils/time.js";
6
- import "../_shared/utils/locale.js";
7
4
  import Tween from "../node_modules/b-tween/dist/b-tween.es.js";
8
5
  const _hoisted_1 = { class: "yc-statistic yc-statistic-countdown" };
9
6
  const _hoisted_2 = {
@@ -49,6 +46,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
49
46
  },
50
47
  emits: ["finish"],
51
48
  setup(__props, { emit: __emit }) {
49
+ const $slots = useSlots();
52
50
  const props = __props;
53
51
  const emits = __emit;
54
52
  const {
@@ -113,7 +111,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
113
111
  }
114
112
  return (_ctx, _cache) => {
115
113
  return openBlock(), createElementBlock("div", _hoisted_1, [
116
- _ctx.$slots.title || _ctx.title ? (openBlock(), createElementBlock("div", _hoisted_2, [
114
+ $slots.title || _ctx.title ? (openBlock(), createElementBlock("div", _hoisted_2, [
117
115
  renderSlot(_ctx.$slots, "title", {}, () => [
118
116
  createTextVNode(toDisplayString(_ctx.title), 1)
119
117
  ])
@@ -123,7 +121,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
123
121
  class: "yc-statistic-value",
124
122
  style: normalizeStyle(_ctx.valueStyle)
125
123
  }, [
126
- _ctx.$slots.prefix ? (openBlock(), createElementBlock("span", _hoisted_4, [
124
+ $slots.prefix ? (openBlock(), createElementBlock("span", _hoisted_4, [
127
125
  renderSlot(_ctx.$slots, "prefix")
128
126
  ])) : createCommentVNode("", true),
129
127
  createElementVNode("span", {
@@ -135,11 +133,11 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
135
133
  createTextVNode(toDisplayString(showValue.value), 1)
136
134
  ])
137
135
  ], 512),
138
- _ctx.$slots.suffix ? (openBlock(), createElementBlock("span", _hoisted_5, [
136
+ $slots.suffix ? (openBlock(), createElementBlock("span", _hoisted_5, [
139
137
  renderSlot(_ctx.$slots, "suffix")
140
138
  ])) : createCommentVNode("", true)
141
139
  ], 4),
142
- _ctx.$slots.extra || _ctx.extra ? (openBlock(), createElementBlock("div", _hoisted_6, [
140
+ $slots.extra || _ctx.extra ? (openBlock(), createElementBlock("div", _hoisted_6, [
143
141
  renderSlot(_ctx.$slots, "extra", {}, () => [
144
142
  createTextVNode(toDisplayString(_ctx.extra), 1)
145
143
  ])