yc-design-vue 1.9.4 → 1.9.5

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 (349) hide show
  1. package/es/Affix/index.vue.js +0 -2
  2. package/es/Alert/index.vue.js +1 -2
  3. package/es/Anchor/Anchor.vue.js +0 -2
  4. package/es/Anchor/AnchorLink.vue.js +0 -2
  5. package/es/Anchor/hooks/useContext.js +0 -2
  6. package/es/AutoComplete/index.d.ts +3 -3
  7. package/es/AutoComplete/index.vue.d.ts +6 -6
  8. package/es/AutoComplete/index.vue.js +0 -2
  9. package/es/Avatar/Avatar.vue.js +0 -1
  10. package/es/Avatar/AvatarGroup.vue.js +0 -2
  11. package/es/Badge/index.vue.js +0 -2
  12. package/es/Breadcrumb/Breadcrumb.vue.js +0 -2
  13. package/es/Breadcrumb/BreadcrumbItem.vue.js +0 -1
  14. package/es/Breadcrumb/BreadcrumbMore.vue.js +0 -1
  15. package/es/Breadcrumb/BreadcrumbSeparator.vue.js +0 -1
  16. package/es/Button/Button.vue.d.ts +1 -1
  17. package/es/Button/index.d.ts +3 -3
  18. package/es/Calendar/Calendar.vue.js +2 -3
  19. package/es/Calendar/CalendarMonth.vue.js +0 -2
  20. package/es/Calendar/CalendarYear.vue.js +0 -2
  21. package/es/Card/Card.vue.d.ts +1 -1
  22. package/es/Card/CardMeta.vue.js +0 -2
  23. package/es/Card/index.d.ts +3 -3
  24. package/es/Carousel/Carousel.vue.js +0 -2
  25. package/es/Carousel/CarouselArrow.vue.js +0 -1
  26. package/es/Carousel/CarouselIndicator.vue.js +0 -2
  27. package/es/Carousel/hooks/useContext.js +0 -2
  28. package/es/Cascader/Cascader.vue.d.ts +1 -1
  29. package/es/Cascader/Cascader.vue.js +0 -2
  30. package/es/Cascader/CascaderIcon.vue.js +0 -1
  31. package/es/Cascader/CascaderOption.vue.js +0 -1
  32. package/es/Cascader/CascaderPanel.vue.js +2 -7
  33. package/es/Cascader/CascaderSearchPanel.vue.js +2 -7
  34. package/es/Cascader/hooks/useContext.js +0 -2
  35. package/es/Cascader/index.d.ts +3 -3
  36. package/es/Checkbox/Checkbox.vue.js +2 -3
  37. package/es/Checkbox/hooks/useContext.js +0 -2
  38. package/es/Collapse/CollapseItem.vue.js +0 -1
  39. package/es/Collapse/hooks/useContext.js +0 -2
  40. package/es/ColorPicker/ColorControl.vue.js +0 -2
  41. package/es/ColorPicker/ColorInput.vue.js +0 -2
  42. package/es/ColorPicker/ColorList.vue.js +0 -2
  43. package/es/ColorPicker/ColorPalette.vue.js +0 -2
  44. package/es/ColorPicker/ColorPanel.vue.js +0 -2
  45. package/es/Comment/index.vue.js +0 -2
  46. package/es/ConfigProvider/type.d.ts +0 -5
  47. package/es/Descriptions/ReuseItem.vue.js +0 -2
  48. package/es/Descriptions/ReuseTd.vue.js +0 -2
  49. package/es/Divider/index.vue.js +0 -2
  50. package/es/Drawer/DrawerService.vue.js +0 -2
  51. package/es/Dropdown/Dropdown.vue.js +0 -2
  52. package/es/Dropdown/DropdownButton.vue.js +0 -1
  53. package/es/Dropdown/Dsubmenu.vue.js +2 -3
  54. package/es/Dropdown/hooks/useContext.js +0 -2
  55. package/es/Empty/index.vue.js +1 -2
  56. package/es/Grid/Grid.vue.js +0 -2
  57. package/es/Grid/GridCol.vue.js +0 -2
  58. package/es/Grid/GridItem.vue.js +0 -2
  59. package/es/Grid/GridRow.vue.js +0 -2
  60. package/es/Grid/hooks/useContext.js +0 -2
  61. package/es/Image/Image.vue.js +2 -3
  62. package/es/Image/ImagePreviewArrow.vue.js +0 -1
  63. package/es/Image/ImagePreviewToolbar.vue.js +0 -1
  64. package/es/Image/hooks/useContext.js +0 -2
  65. package/es/Input/InputSuffix.vue.js +0 -1
  66. package/es/Input/hooks/useLimitedInput.js +0 -2
  67. package/es/InputNumber/InputNumber.vue.js +0 -2
  68. package/es/InputNumber/InputOperaBtn.vue.js +0 -1
  69. package/es/Layout/Layout.vue.js +0 -2
  70. package/es/Layout/LayoutSider.vue.js +1 -2
  71. package/es/Layout/hooks/useSiderContext.js +0 -2
  72. package/es/Link/index.d.ts +3 -3
  73. package/es/Link/index.vue.d.ts +1 -1
  74. package/es/Link/index.vue.js +0 -1
  75. package/es/List/List.vue.d.ts +1 -1
  76. package/es/List/List.vue.js +4 -3
  77. package/es/List/hooks/useScrollReach.js +0 -2
  78. package/es/List/index.d.ts +3 -3
  79. package/es/Mention/index.d.ts +3 -3
  80. package/es/Mention/index.vue.d.ts +6 -6
  81. package/es/Mention/index.vue.js +0 -2
  82. package/es/Menu/Menu.vue.js +1 -2
  83. package/es/Menu/MenuEllipsis.vue.js +0 -1
  84. package/es/Menu/MenuItem.vue.js +0 -2
  85. package/es/Menu/MenuItemGroup.vue.js +0 -2
  86. package/es/Menu/SubMenu.vue.js +0 -1
  87. package/es/Menu/hooks/useContext.js +0 -2
  88. package/es/Message/Message.vue.js +1 -2
  89. package/es/Message/index.js +0 -2
  90. package/es/Modal/ModalService.vue.js +0 -2
  91. package/es/Modal/hooks/useModalClose.js +0 -2
  92. package/es/Modal/hooks/useModalDraggable.js +0 -2
  93. package/es/Modal/hooks/useOnBeforeClose.js +0 -2
  94. package/es/Notification/Notification.vue.js +1 -2
  95. package/es/Notification/index.js +0 -2
  96. package/es/OverflowList/index.vue.js +0 -2
  97. package/es/PageHeader/index.vue.js +0 -1
  98. package/es/Pagination/Pagination.vue.js +0 -2
  99. package/es/Pagination/PaginationItem.vue.js +0 -1
  100. package/es/Popconfirm/index.vue.js +0 -2
  101. package/es/Popover/index.vue.js +0 -2
  102. package/es/Progress/ProgressCircle.vue.js +2 -3
  103. package/es/Progress/ProgressLine.vue.js +0 -2
  104. package/es/Progress/ProgressSteps.vue.js +0 -2
  105. package/es/Radio/Radio.vue.js +1 -2
  106. package/es/Rate/index.vue.js +2 -3
  107. package/es/ResizeBox/index.vue.js +0 -1
  108. package/es/Scrollbar/Scrollbar.vue.js +0 -2
  109. package/es/Scrollbar/ScrollbarTrack.vue.js +0 -2
  110. package/es/Select/Option.vue.js +0 -2
  111. package/es/Select/Select.vue.d.ts +1 -1
  112. package/es/Select/Select.vue.js +0 -2
  113. package/es/Select/SelectIcon.vue.js +0 -1
  114. package/es/Select/SelectRealList.vue.js +0 -2
  115. package/es/Select/SelectView.vue.js +2 -7
  116. package/es/Select/SelectVirtualList.vue.js +0 -2
  117. package/es/Select/hooks/useContext.js +0 -2
  118. package/es/Select/hooks/useSelectOptions.js +0 -2
  119. package/es/Select/index.d.ts +3 -3
  120. package/es/Skeleton/Skeleton.vue.d.ts +1 -1
  121. package/es/Skeleton/SkeletonLine.vue.js +0 -2
  122. package/es/Skeleton/index.d.ts +3 -3
  123. package/es/Slider/SliderBtn.vue.js +0 -2
  124. package/es/Slider/hooks/useContext.js +0 -2
  125. package/es/Slider/hooks/useSliderDraggable.js +0 -2
  126. package/es/Space/index.vue.js +0 -2
  127. package/es/Spin/index.d.ts +3 -3
  128. package/es/Spin/index.vue.d.ts +1 -1
  129. package/es/Spin/index.vue.js +4 -4
  130. package/es/Split/index.vue.js +0 -1
  131. package/es/Statistic/Countdown.vue.js +0 -2
  132. package/es/Statistic/Statistic.vue.js +0 -2
  133. package/es/Steps/Step.vue.js +0 -1
  134. package/es/Steps/hooks/useContext.js +0 -2
  135. package/es/Switch/index.d.ts +3 -3
  136. package/es/Switch/index.vue.d.ts +1 -1
  137. package/es/Tabs/TabButton.vue.js +1 -2
  138. package/es/Tabs/TabPane.vue.js +0 -2
  139. package/es/Tabs/Tabs.vue.js +3 -4
  140. package/es/Tabs/TabsNavInk.vue.js +0 -2
  141. package/es/Tabs/TabsTab.vue.js +0 -2
  142. package/es/Tabs/hooks/useTabsScroll.js +0 -2
  143. package/es/Tag/index.d.ts +3 -3
  144. package/es/Tag/index.vue.d.ts +1 -1
  145. package/es/Textarea/hooks/useTextareaHeight.js +0 -2
  146. package/es/Textarea/index.vue.js +1 -2
  147. package/es/TimePicker/TimePickerPanel.vue.js +0 -2
  148. package/es/TimePicker/hooks/useContext.js +0 -2
  149. package/es/Timeline/TimelineItemPending.vue.js +0 -2
  150. package/es/Timeline/hooks/useContext.js +0 -2
  151. package/es/Tooltip/index.vue.js +0 -2
  152. package/es/Transfer/Transfer.vue.js +0 -1
  153. package/es/Transfer/TransferPanel.vue.js +4 -5
  154. package/es/Transfer/hooks/useContext.js +0 -2
  155. package/es/Trigger/hooks/useContext.js +0 -2
  156. package/es/Trigger/hooks/useTriggerPosition.js +0 -1
  157. package/es/Typography/TypographyBase.vue.js +2 -3
  158. package/es/VerificationCode/index.vue.js +3 -5
  159. package/es/Watermark/index.vue.js +0 -2
  160. package/es/_shared/components/ExpandTransition.vue2.js +0 -2
  161. package/es/_shared/components/Icon.vue3.js +0 -2
  162. package/es/_shared/components/IconButton.vue.js +0 -1
  163. package/es/_shared/constants/index.js +0 -1
  164. package/es/_shared/icons/IconDelete.vue.js +1 -17
  165. package/es/_shared/icons/IconDelete.vue2.js +17 -1
  166. package/es/_shared/icons/IconExclamation.vue.js +1 -28
  167. package/es/_shared/icons/IconExclamation.vue2.js +28 -1
  168. package/es/_shared/icons/IconSearch.vue.js +1 -17
  169. package/es/_shared/icons/IconSearch.vue2.js +17 -1
  170. package/es/_shared/utils/control.js +0 -2
  171. package/es/_shared/utils/dom.js +1 -1
  172. package/es/_shared/utils/global-config.d.ts +2 -11
  173. package/es/_shared/utils/global-config.js +4 -20
  174. package/es/_shared/utils/locale.js +1 -1
  175. package/es/style.css +1 -1
  176. package/lib/Affix/index.vue.js +1 -1
  177. package/lib/Alert/index.vue.js +1 -1
  178. package/lib/Anchor/Anchor.vue.js +1 -1
  179. package/lib/Anchor/AnchorLink.vue.js +1 -1
  180. package/lib/Anchor/hooks/useContext.js +1 -1
  181. package/lib/AutoComplete/index.d.ts +3 -3
  182. package/lib/AutoComplete/index.vue.d.ts +6 -6
  183. package/lib/AutoComplete/index.vue.js +1 -1
  184. package/lib/Avatar/Avatar.vue.js +1 -1
  185. package/lib/Avatar/AvatarGroup.vue.js +1 -1
  186. package/lib/Badge/index.vue.js +1 -1
  187. package/lib/Breadcrumb/Breadcrumb.vue.js +1 -1
  188. package/lib/Breadcrumb/BreadcrumbItem.vue.js +1 -1
  189. package/lib/Breadcrumb/BreadcrumbMore.vue.js +1 -1
  190. package/lib/Breadcrumb/BreadcrumbSeparator.vue.js +1 -1
  191. package/lib/Button/Button.vue.d.ts +1 -1
  192. package/lib/Button/index.d.ts +3 -3
  193. package/lib/Calendar/Calendar.vue.js +1 -1
  194. package/lib/Calendar/CalendarMonth.vue.js +1 -1
  195. package/lib/Calendar/CalendarYear.vue.js +1 -1
  196. package/lib/Card/Card.vue.d.ts +1 -1
  197. package/lib/Card/CardMeta.vue.js +1 -1
  198. package/lib/Card/index.d.ts +3 -3
  199. package/lib/Carousel/Carousel.vue.js +1 -1
  200. package/lib/Carousel/CarouselArrow.vue.js +1 -1
  201. package/lib/Carousel/CarouselIndicator.vue.js +1 -1
  202. package/lib/Carousel/hooks/useContext.js +1 -1
  203. package/lib/Cascader/Cascader.vue.d.ts +1 -1
  204. package/lib/Cascader/Cascader.vue.js +1 -1
  205. package/lib/Cascader/CascaderIcon.vue.js +1 -1
  206. package/lib/Cascader/CascaderOption.vue.js +1 -1
  207. package/lib/Cascader/CascaderPanel.vue.js +1 -1
  208. package/lib/Cascader/CascaderSearchPanel.vue.js +1 -1
  209. package/lib/Cascader/hooks/useContext.js +1 -1
  210. package/lib/Cascader/index.d.ts +3 -3
  211. package/lib/Checkbox/Checkbox.vue.js +1 -1
  212. package/lib/Checkbox/hooks/useContext.js +1 -1
  213. package/lib/Collapse/CollapseItem.vue.js +1 -1
  214. package/lib/Collapse/hooks/useContext.js +1 -1
  215. package/lib/ColorPicker/ColorControl.vue.js +1 -1
  216. package/lib/ColorPicker/ColorInput.vue.js +1 -1
  217. package/lib/ColorPicker/ColorList.vue.js +1 -1
  218. package/lib/ColorPicker/ColorPalette.vue.js +1 -1
  219. package/lib/ColorPicker/ColorPanel.vue.js +1 -1
  220. package/lib/Comment/index.vue.js +1 -1
  221. package/lib/ConfigProvider/type.d.ts +0 -5
  222. package/lib/Descriptions/ReuseItem.vue.js +1 -1
  223. package/lib/Descriptions/ReuseTd.vue.js +1 -1
  224. package/lib/Divider/index.vue.js +1 -1
  225. package/lib/Drawer/DrawerService.vue.js +1 -1
  226. package/lib/Dropdown/Dropdown.vue.js +1 -1
  227. package/lib/Dropdown/DropdownButton.vue.js +1 -1
  228. package/lib/Dropdown/Dsubmenu.vue.js +1 -1
  229. package/lib/Dropdown/hooks/useContext.js +1 -1
  230. package/lib/Empty/index.vue.js +1 -1
  231. package/lib/Grid/Grid.vue.js +1 -1
  232. package/lib/Grid/GridCol.vue.js +1 -1
  233. package/lib/Grid/GridItem.vue.js +1 -1
  234. package/lib/Grid/GridRow.vue.js +1 -1
  235. package/lib/Grid/hooks/useContext.js +1 -1
  236. package/lib/Image/Image.vue.js +1 -1
  237. package/lib/Image/ImagePreviewArrow.vue.js +1 -1
  238. package/lib/Image/ImagePreviewToolbar.vue.js +1 -1
  239. package/lib/Image/hooks/useContext.js +1 -1
  240. package/lib/Input/InputSuffix.vue.js +1 -1
  241. package/lib/Input/hooks/useLimitedInput.js +1 -1
  242. package/lib/InputNumber/InputNumber.vue.js +1 -1
  243. package/lib/InputNumber/InputOperaBtn.vue.js +1 -1
  244. package/lib/Layout/Layout.vue.js +1 -1
  245. package/lib/Layout/LayoutSider.vue.js +1 -1
  246. package/lib/Layout/hooks/useSiderContext.js +1 -1
  247. package/lib/Link/index.d.ts +3 -3
  248. package/lib/Link/index.vue.d.ts +1 -1
  249. package/lib/Link/index.vue.js +1 -1
  250. package/lib/List/List.vue.d.ts +1 -1
  251. package/lib/List/List.vue.js +1 -1
  252. package/lib/List/hooks/useScrollReach.js +1 -1
  253. package/lib/List/index.d.ts +3 -3
  254. package/lib/Mention/index.d.ts +3 -3
  255. package/lib/Mention/index.vue.d.ts +6 -6
  256. package/lib/Mention/index.vue.js +1 -1
  257. package/lib/Menu/Menu.vue.js +1 -1
  258. package/lib/Menu/MenuEllipsis.vue.js +1 -1
  259. package/lib/Menu/MenuItem.vue.js +1 -1
  260. package/lib/Menu/MenuItemGroup.vue.js +1 -1
  261. package/lib/Menu/SubMenu.vue.js +1 -1
  262. package/lib/Menu/hooks/useContext.js +1 -1
  263. package/lib/Message/Message.vue.js +1 -1
  264. package/lib/Message/index.js +1 -1
  265. package/lib/Modal/ModalService.vue.js +1 -1
  266. package/lib/Modal/hooks/useModalClose.js +1 -1
  267. package/lib/Modal/hooks/useModalDraggable.js +1 -1
  268. package/lib/Modal/hooks/useOnBeforeClose.js +1 -1
  269. package/lib/Notification/Notification.vue.js +1 -1
  270. package/lib/Notification/index.js +1 -1
  271. package/lib/OverflowList/index.vue.js +1 -1
  272. package/lib/PageHeader/index.vue.js +1 -1
  273. package/lib/Pagination/Pagination.vue.js +1 -1
  274. package/lib/Pagination/PaginationItem.vue.js +1 -1
  275. package/lib/Popconfirm/index.vue.js +1 -1
  276. package/lib/Popover/index.vue.js +1 -1
  277. package/lib/Progress/ProgressCircle.vue.js +1 -1
  278. package/lib/Progress/ProgressLine.vue.js +1 -1
  279. package/lib/Progress/ProgressSteps.vue.js +1 -1
  280. package/lib/Radio/Radio.vue.js +1 -1
  281. package/lib/Rate/index.vue.js +1 -1
  282. package/lib/ResizeBox/index.vue.js +1 -1
  283. package/lib/Scrollbar/Scrollbar.vue.js +1 -1
  284. package/lib/Scrollbar/ScrollbarTrack.vue.js +1 -1
  285. package/lib/Select/Option.vue.js +1 -1
  286. package/lib/Select/Select.vue.d.ts +1 -1
  287. package/lib/Select/Select.vue.js +1 -1
  288. package/lib/Select/SelectIcon.vue.js +1 -1
  289. package/lib/Select/SelectRealList.vue.js +1 -1
  290. package/lib/Select/SelectView.vue.js +1 -1
  291. package/lib/Select/SelectVirtualList.vue.js +1 -1
  292. package/lib/Select/hooks/useContext.js +1 -1
  293. package/lib/Select/hooks/useSelectOptions.js +1 -1
  294. package/lib/Select/index.d.ts +3 -3
  295. package/lib/Skeleton/Skeleton.vue.d.ts +1 -1
  296. package/lib/Skeleton/SkeletonLine.vue.js +1 -1
  297. package/lib/Skeleton/index.d.ts +3 -3
  298. package/lib/Slider/SliderBtn.vue.js +1 -1
  299. package/lib/Slider/hooks/useContext.js +1 -1
  300. package/lib/Slider/hooks/useSliderDraggable.js +1 -1
  301. package/lib/Space/index.vue.js +1 -1
  302. package/lib/Spin/index.d.ts +3 -3
  303. package/lib/Spin/index.vue.d.ts +1 -1
  304. package/lib/Spin/index.vue.js +1 -1
  305. package/lib/Split/index.vue.js +1 -1
  306. package/lib/Statistic/Countdown.vue.js +1 -1
  307. package/lib/Statistic/Statistic.vue.js +1 -1
  308. package/lib/Steps/Step.vue.js +1 -1
  309. package/lib/Steps/hooks/useContext.js +1 -1
  310. package/lib/Switch/index.d.ts +3 -3
  311. package/lib/Switch/index.vue.d.ts +1 -1
  312. package/lib/Tabs/TabButton.vue.js +1 -1
  313. package/lib/Tabs/TabPane.vue.js +1 -1
  314. package/lib/Tabs/Tabs.vue.js +1 -1
  315. package/lib/Tabs/TabsNavInk.vue.js +1 -1
  316. package/lib/Tabs/TabsTab.vue.js +1 -1
  317. package/lib/Tabs/hooks/useTabsScroll.js +1 -1
  318. package/lib/Tag/index.d.ts +3 -3
  319. package/lib/Tag/index.vue.d.ts +1 -1
  320. package/lib/Textarea/hooks/useTextareaHeight.js +1 -1
  321. package/lib/Textarea/index.vue.js +1 -1
  322. package/lib/TimePicker/TimePickerPanel.vue.js +1 -1
  323. package/lib/TimePicker/hooks/useContext.js +1 -1
  324. package/lib/Timeline/TimelineItemPending.vue.js +1 -1
  325. package/lib/Timeline/hooks/useContext.js +1 -1
  326. package/lib/Tooltip/index.vue.js +1 -1
  327. package/lib/Transfer/Transfer.vue.js +1 -1
  328. package/lib/Transfer/TransferPanel.vue.js +1 -1
  329. package/lib/Transfer/hooks/useContext.js +1 -1
  330. package/lib/Trigger/hooks/useContext.js +1 -1
  331. package/lib/Trigger/hooks/useTriggerPosition.js +1 -1
  332. package/lib/Typography/TypographyBase.vue.js +1 -1
  333. package/lib/VerificationCode/index.vue.js +1 -1
  334. package/lib/Watermark/index.vue.js +1 -1
  335. package/lib/_shared/components/ExpandTransition.vue2.js +1 -1
  336. package/lib/_shared/components/Icon.vue3.js +1 -1
  337. package/lib/_shared/components/IconButton.vue.js +1 -1
  338. package/lib/_shared/constants/index.js +1 -1
  339. package/lib/_shared/icons/IconDelete.vue.js +1 -1
  340. package/lib/_shared/icons/IconDelete.vue2.js +1 -1
  341. package/lib/_shared/icons/IconExclamation.vue.js +1 -1
  342. package/lib/_shared/icons/IconExclamation.vue2.js +1 -1
  343. package/lib/_shared/icons/IconSearch.vue.js +1 -1
  344. package/lib/_shared/icons/IconSearch.vue2.js +1 -1
  345. package/lib/_shared/utils/control.js +1 -1
  346. package/lib/_shared/utils/global-config.d.ts +2 -11
  347. package/lib/_shared/utils/global-config.js +1 -1
  348. package/lib/style.css +1 -1
  349. package/package.json +1 -1
@@ -2,8 +2,6 @@ import { defineComponent, toRefs, ref, watch, createElementBlock, openBlock, cre
2
2
  import { parseColor } from "../_shared/utils/color.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
- import "../Empty/index.js";
6
- /* empty css */
7
5
  import "../_shared/utils/locale.js";
8
6
  import { COLOR_PICKER_FORMAT_OPTIONS } from "../_shared/constants/index.js";
9
7
  import Select from "../Select/index.js";
@@ -2,8 +2,6 @@ import { defineComponent, createElementBlock, openBlock, createElementVNode, cre
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
- import "../Empty/index.js";
6
- /* empty css */
7
5
  import { useI18n } from "../_shared/utils/locale.js";
8
6
  const _hoisted_1 = { class: "yc-color-picker-colors-section" };
9
7
  const _hoisted_2 = { class: "yc-color-picker-colors-text" };
@@ -3,8 +3,6 @@ import { useElementBounding, useDraggable } from "../node_modules/@vueuse/core/i
3
3
  import { parseColor } from "../_shared/utils/color.js";
4
4
  import { sleep, valueToPx } from "../_shared/utils/dom.js";
5
5
  import "../_shared/utils/time.js";
6
- import "../Empty/index.js";
7
- /* empty css */
8
6
  import "../_shared/utils/locale.js";
9
7
  const _sfc_main = /* @__PURE__ */ defineComponent({
10
8
  __name: "ColorPalette",
@@ -2,8 +2,6 @@ import { defineComponent, ref, createElementBlock, openBlock, normalizeClass, un
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
- import "../Empty/index.js";
6
- /* empty css */
7
5
  import { useI18n } from "../_shared/utils/locale.js";
8
6
  import useContext from "./hooks/useContext.js";
9
7
  import _sfc_main$1 from "./ColorPalette.vue.js";
@@ -3,8 +3,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import { isObject } from "../_shared/utils/is.js";
5
5
  import "../_shared/utils/time.js";
6
- import "../Empty/index.js";
7
- /* empty css */
8
6
  import "../_shared/utils/locale.js";
9
7
  import useContext from "./hooks/useContext.js";
10
8
  import Avatar from "../Avatar/index.js";
@@ -10,10 +10,5 @@ export interface ConfigProviderProps {
10
10
  }
11
11
  export interface ConfigconfigSlots {
12
12
  default?: () => VNode[];
13
- loading?: () => VNode[];
14
- empty?: (scope: {
15
- component: EmptyComponent;
16
- }) => VNode[];
17
13
  }
18
- export type EmptyComponent = 'Select' | 'List' | 'Transfer';
19
14
  export type YcLang = 'ar-EG' | 'de-DE' | 'en-US' | 'es-ES' | 'fr-FR' | 'id-ID' | 'it-it' | 'ja-JP' | 'km-KH' | 'ko-KR' | 'ms-MY' | 'nl-NL' | 'pt-PT' | 'ru-RU' | 'th-TH' | 'vi-VN' | 'zh-CN' | 'zh-TW';
@@ -4,8 +4,6 @@ import "../_shared/utils/dom.js";
4
4
  import { isObject } from "../_shared/utils/is.js";
5
5
  import "../_shared/utils/time.js";
6
6
  import { getSlotFunction } from "../_shared/utils/vue-utils.js";
7
- import "../Empty/index.js";
8
- /* empty css */
9
7
  import "../_shared/utils/locale.js";
10
8
  import useContext from "./hooks/useContext.js";
11
9
  const _hoisted_1 = { class: "yc-descriptions-item" };
@@ -4,8 +4,6 @@ import "../_shared/utils/dom.js";
4
4
  import { isObject } from "../_shared/utils/is.js";
5
5
  import "../_shared/utils/time.js";
6
6
  import { getSlotFunction } from "../_shared/utils/vue-utils.js";
7
- import "../Empty/index.js";
8
- /* empty css */
9
7
  import "../_shared/utils/locale.js";
10
8
  import useContext from "./hooks/useContext.js";
11
9
  const _hoisted_1 = ["colspan"];
@@ -3,8 +3,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { valueToPx } from "../_shared/utils/dom.js";
4
4
  import { isUndefined } from "../_shared/utils/is.js";
5
5
  import "../_shared/utils/time.js";
6
- import "../Empty/index.js";
7
- /* empty css */
8
6
  import "../_shared/utils/locale.js";
9
7
  const _sfc_main = /* @__PURE__ */ defineComponent({
10
8
  ...{
@@ -3,8 +3,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
5
  import { getSlotFunction } from "../_shared/utils/vue-utils.js";
6
- import "../Empty/index.js";
7
- /* empty css */
8
6
  import "../_shared/utils/locale.js";
9
7
  import _sfc_main$1 from "./Drawer.vue.js";
10
8
  /* empty css */
@@ -3,8 +3,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { valueToPx } from "../_shared/utils/dom.js";
4
4
  import { isBoolean, isUndefined } from "../_shared/utils/is.js";
5
5
  import "../_shared/utils/time.js";
6
- import "../Empty/index.js";
7
- /* empty css */
8
6
  import "../_shared/utils/locale.js";
9
7
  import useContext from "./hooks/useContext.js";
10
8
  import useMenuContext from "../Menu/hooks/useContext.js";
@@ -2,7 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, withCtx, createVNode, m
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
- import "../Empty/index.js";
6
5
  import "../_shared/utils/locale.js";
7
6
  /* empty css */
8
7
  import _sfc_main$3 from "../_shared/icons/IconMore.vue.js";
@@ -4,11 +4,10 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import { valueToPx } from "../_shared/utils/dom.js";
5
5
  import { isBoolean, isUndefined } from "../_shared/utils/is.js";
6
6
  import "../_shared/utils/time.js";
7
- import "../Empty/index.js";
8
- /* empty css */
9
- import _sfc_main$2 from "../_shared/icons/IconArrowRight.vue.js";
10
7
  import "../_shared/utils/locale.js";
11
8
  import useControlValue from "../_shared/utils/control.js";
9
+ /* empty css */
10
+ import _sfc_main$2 from "../_shared/icons/IconArrowRight.vue.js";
12
11
  import useMenuContext from "../Menu/hooks/useContext.js";
13
12
  import "./index.js";
14
13
  import Trigger from "../Trigger/index.js";
@@ -2,8 +2,6 @@ import { toRefs, provide, inject } from "vue";
2
2
  import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../../_shared/utils/dom.js";
4
4
  import "../../_shared/utils/time.js";
5
- import "../../Empty/index.js";
6
- /* empty css */
7
5
  import "../../_shared/utils/locale.js";
8
6
  import useControlValue from "../../_shared/utils/control.js";
9
7
  const DROPDOWN_CONTEXT_KEY = "dropdown-context";
@@ -2,10 +2,9 @@ import { defineComponent, toRefs, createElementBlock, openBlock, createElementVN
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
- import "./index.js";
5
+ import { useI18n } from "../_shared/utils/locale.js";
6
6
  /* empty css */
7
7
  import _sfc_main$1 from "../_shared/icons/IconEmpty.vue.js";
8
- import { useI18n } from "../_shared/utils/locale.js";
9
8
  const _hoisted_1 = { class: "yc-empty" };
10
9
  const _hoisted_2 = { class: "yc-empty-image" };
11
10
  const _hoisted_3 = ["src"];
@@ -2,8 +2,6 @@ import { defineComponent, createElementBlock, openBlock, normalizeStyle, unref,
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { mediaQueryHandler, valueToPx } from "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
- import "../Empty/index.js";
6
- /* empty css */
7
5
  import "../_shared/utils/locale.js";
8
6
  import useContext from "./hooks/useContext.js";
9
7
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -3,8 +3,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { getBreakpointValue, valueToPx } from "../_shared/utils/dom.js";
4
4
  import { isString } from "../_shared/utils/is.js";
5
5
  import "../_shared/utils/time.js";
6
- import "../Empty/index.js";
7
- /* empty css */
8
6
  import "../_shared/utils/locale.js";
9
7
  import useContext from "./hooks/useContext.js";
10
8
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -2,8 +2,6 @@ import { defineComponent, toRefs, computed, withDirectives, createElementBlock,
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { getBreakpointValue, valueToPx } from "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
- import "../Empty/index.js";
6
- /* empty css */
7
5
  import "../_shared/utils/locale.js";
8
6
  import useContext from "./hooks/useContext.js";
9
7
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -2,8 +2,6 @@ import { defineComponent, toRefs, createElementBlock, openBlock, normalizeStyle,
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { mediaQueryHandler, valueToPx } from "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
- import "../Empty/index.js";
6
- /* empty css */
7
5
  import "../_shared/utils/locale.js";
8
6
  import useContext from "./hooks/useContext.js";
9
7
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -3,8 +3,6 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { getBreakpointValue } from "../../_shared/utils/dom.js";
4
4
  import { isArray } from "../../_shared/utils/is.js";
5
5
  import "../../_shared/utils/time.js";
6
- import "../../Empty/index.js";
7
- /* empty css */
8
6
  import "../../_shared/utils/locale.js";
9
7
  import { nanoid } from "../../node_modules/nanoid/index.browser.js";
10
8
  const GRID_CONTEXT_KEY = "grid-context";
@@ -2,11 +2,10 @@ import { defineComponent, toRefs, ref, watch, createElementBlock, openBlock, nor
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { valueToPx } from "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
- import "../Empty/index.js";
6
- /* empty css */
7
- import _sfc_main$2 from "../_shared/icons/IconImageClose.vue.js";
8
5
  import { useI18n } from "../_shared/utils/locale.js";
9
6
  import useControlValue from "../_shared/utils/control.js";
7
+ /* empty css */
8
+ import _sfc_main$2 from "../_shared/icons/IconImageClose.vue.js";
10
9
  import useContext from "./hooks/useContext.js";
11
10
  import Spin from "../Spin/index.js";
12
11
  import _sfc_main$1 from "./ImagePreview.vue.js";
@@ -2,7 +2,6 @@ import { defineComponent, createElementBlock, openBlock, normalizeClass, createV
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
- import "../Empty/index.js";
6
5
  import "../_shared/utils/locale.js";
7
6
  /* empty css */
8
7
  import _sfc_main$1 from "../_shared/icons/IconArrowRight.vue.js";
@@ -2,7 +2,6 @@ import { defineComponent, createElementBlock, createCommentVNode, openBlock, ren
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
- import "../Empty/index.js";
6
5
  import { useI18n } from "../_shared/utils/locale.js";
7
6
  /* empty css */
8
7
  import _sfc_main$6 from "../_shared/icons/IconFullScreen.vue2.js";
@@ -3,8 +3,6 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../../_shared/utils/dom.js";
4
4
  import "../../_shared/utils/time.js";
5
5
  import { findComponentsFromVnodes } from "../../_shared/utils/vue-utils.js";
6
- import "../../Empty/index.js";
7
- /* empty css */
8
6
  import "../../_shared/utils/locale.js";
9
7
  import useControlValue from "../../_shared/utils/control.js";
10
8
  import _sfc_main from "../Image.vue.js";
@@ -2,7 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, withCtx, createElementB
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
- import "../Empty/index.js";
6
5
  import "../_shared/utils/locale.js";
7
6
  /* empty css */
8
7
  import _sfc_main$4 from "../_shared/icons/IconEyeClose.vue2.js";
@@ -3,8 +3,6 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../../_shared/utils/dom.js";
4
4
  import { isNumber, isFunction, isUndefined } from "../../_shared/utils/is.js";
5
5
  import "../../_shared/utils/time.js";
6
- import "../../Empty/index.js";
7
- /* empty css */
8
6
  import "../../_shared/utils/locale.js";
9
7
  import useControlValue from "../../_shared/utils/control.js";
10
8
  import useCursor from "./useCursor.js";
@@ -3,8 +3,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { sleep } from "../_shared/utils/dom.js";
4
4
  import { isString, isFunction, isNumber } from "../_shared/utils/is.js";
5
5
  import "../_shared/utils/time.js";
6
- import "../Empty/index.js";
7
- /* empty css */
8
6
  import "../_shared/utils/locale.js";
9
7
  import useControlValue from "../_shared/utils/control.js";
10
8
  import _sfc_main$1 from "./InputOperaBtn.vue.js";
@@ -3,7 +3,6 @@ import _sfc_main$1 from "../_shared/icons/IconArrowDown.vue.js";
3
3
  import "../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import "../_shared/utils/dom.js";
5
5
  import "../_shared/utils/time.js";
6
- import "../Empty/index.js";
7
6
  import "../_shared/utils/locale.js";
8
7
  /* empty css */
9
8
  import _sfc_main$2 from "../_shared/icons/IconMinus.vue2.js";
@@ -3,8 +3,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import { isUndefined } from "../_shared/utils/is.js";
5
5
  import "../_shared/utils/time.js";
6
- import "../Empty/index.js";
7
- /* empty css */
8
6
  import "../_shared/utils/locale.js";
9
7
  import _sfc_main$1 from "./LayoutSider.vue.js";
10
8
  /* empty css */
@@ -2,10 +2,9 @@ import { defineComponent, toRefs, ref, computed, createBlock, createElementBlock
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { mediaQueryHandler, valueToPx } from "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
- import "../Empty/index.js";
5
+ import "../_shared/utils/locale.js";
6
6
  /* empty css */
7
7
  import _sfc_main$1 from "../_shared/icons/IconArrowRight.vue.js";
8
- import "../_shared/utils/locale.js";
9
8
  import useSiderContext from "./hooks/useSiderContext.js";
10
9
  import ResizeBox from "../ResizeBox/index.js";
11
10
  const _hoisted_1 = { class: "yc-layout-sider-children" };
@@ -2,8 +2,6 @@ import { toRefs, computed, provide, inject, ref } from "vue";
2
2
  import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../../_shared/utils/dom.js";
4
4
  import "../../_shared/utils/time.js";
5
- import "../../Empty/index.js";
6
- /* empty css */
7
5
  import "../../_shared/utils/locale.js";
8
6
  import useControlValue from "../../_shared/utils/control.js";
9
7
  const LAYOUT_CONTEXT_KEY = "LAYOUT-CONTEXT";
@@ -13,9 +13,9 @@ declare const Link: {
13
13
  dblclick: (event: MouseEvent) => any;
14
14
  }, import('vue').PublicProps, {
15
15
  disabled: boolean;
16
- loading: boolean;
17
16
  icon: boolean;
18
17
  hoverable: boolean;
18
+ loading: boolean;
19
19
  href: string;
20
20
  status: import('./type').LinkStatus;
21
21
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLAnchorElement, import('vue').ComponentProvideOptions, {
@@ -31,9 +31,9 @@ declare const Link: {
31
31
  onDblclick?: ((event: MouseEvent) => any) | undefined;
32
32
  }>, {}, {}, {}, {}, {
33
33
  disabled: boolean;
34
- loading: boolean;
35
34
  icon: boolean;
36
35
  hoverable: boolean;
36
+ loading: boolean;
37
37
  href: string;
38
38
  status: import('./type').LinkStatus;
39
39
  }>;
@@ -50,9 +50,9 @@ declare const Link: {
50
50
  dblclick: (event: MouseEvent) => any;
51
51
  }, string, {
52
52
  disabled: boolean;
53
- loading: boolean;
54
53
  icon: boolean;
55
54
  hoverable: boolean;
55
+ loading: boolean;
56
56
  href: string;
57
57
  status: import('./type').LinkStatus;
58
58
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
@@ -16,9 +16,9 @@ declare const __VLS_component: import('vue').DefineComponent<LinkProps, {}, {},
16
16
  onDblclick?: ((event: MouseEvent) => any) | undefined;
17
17
  }>, {
18
18
  disabled: boolean;
19
- loading: boolean;
20
19
  icon: boolean;
21
20
  hoverable: boolean;
21
+ loading: boolean;
22
22
  href: string;
23
23
  status: import('./type').LinkStatus;
24
24
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLAnchorElement>;
@@ -2,7 +2,6 @@ import { defineComponent, toRefs, computed, createElementBlock, openBlock, norma
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
- import "../Empty/index.js";
6
5
  import "../_shared/utils/locale.js";
7
6
  /* empty css */
8
7
  import _sfc_main$1 from "../_shared/icons/IconLink.vue.js";
@@ -150,11 +150,11 @@ declare const __VLS_component: import('vue').DefineComponent<ListProps, {}, {},
150
150
  "onPage-change"?: ((value: number) => any) | undefined;
151
151
  }>, {
152
152
  size: import('./type').ListSize;
153
- loading: boolean;
154
153
  scrollbar: boolean;
155
154
  split: boolean;
156
155
  data: import('../_shared/type').ObjectData[];
157
156
  hoverable: boolean;
157
+ loading: boolean;
158
158
  bordered: boolean;
159
159
  virtualListProps: import('..').VirtualListProps;
160
160
  maxHeight: number | string;
@@ -14,6 +14,7 @@ import _sfc_main$1 from "./ListVirtual.vue.js";
14
14
  /* empty css */
15
15
  import _sfc_main$2 from "./ListItem.vue.js";
16
16
  /* empty css */
17
+ import Empty from "../Empty/index.js";
17
18
  const _hoisted_1 = { class: "yc-list-content-wrapper" };
18
19
  const _hoisted_2 = {
19
20
  key: 0,
@@ -49,11 +50,11 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
49
50
  emits: ["scroll", "reach-bottom", "page-change", "page-size-change"],
50
51
  setup(__props, { emit: __emit }) {
51
52
  var _a, _b;
52
- useSlots();
53
+ const slots = useSlots();
53
54
  const props = __props;
54
55
  const emits = __emit;
55
56
  const { data, paginationProps, virtualListProps, bottomOffset } = toRefs(props);
56
- const { size, renderEmpty } = getGlobalConfig(props);
57
+ const { size } = getGlobalConfig(props);
57
58
  const isBottomReached = ref(false);
58
59
  const realListRef = ref();
59
60
  const virtualListRef = ref();
@@ -172,7 +173,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
172
173
  });
173
174
  }), 128))
174
175
  ])),
175
- !_ctx.$slots.default && !curList.value.length ? (openBlock(), createBlock(resolveDynamicComponent(_ctx.$slots.empty || unref(renderEmpty)("List")), { key: 3 })) : createCommentVNode("", true),
176
+ !_ctx.$slots.default && !curList.value.length ? (openBlock(), createBlock(resolveDynamicComponent(slots.empty || unref(Empty)), { key: 3 })) : createCommentVNode("", true),
176
177
  _ctx.$slots.footer ? (openBlock(), createElementBlock("div", _hoisted_4, [
177
178
  renderSlot(_ctx.$slots, "footer")
178
179
  ])) : createCommentVNode("", true),
@@ -3,8 +3,6 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { debounce } from "../../_shared/utils/dom.js";
4
4
  import "../../_shared/utils/time.js";
5
5
  import "vue";
6
- import "../../Empty/index.js";
7
- /* empty css */
8
6
  import "../../_shared/utils/locale.js";
9
7
  const useScrollReach = (options) => {
10
8
  const {
@@ -19,11 +19,11 @@ declare const List: {
19
19
  "page-change": (value: number) => any;
20
20
  }, import('vue').PublicProps, {
21
21
  size: import('./type').ListSize;
22
- loading: boolean;
23
22
  scrollbar: boolean;
24
23
  split: boolean;
25
24
  data: import('../_shared/type').ObjectData[];
26
25
  hoverable: boolean;
26
+ loading: boolean;
27
27
  bordered: boolean;
28
28
  virtualListProps: import('..').VirtualListProps;
29
29
  maxHeight: number | string;
@@ -175,11 +175,11 @@ declare const List: {
175
175
  "onPage-change"?: ((value: number) => any) | undefined;
176
176
  }>, {}, {}, {}, {}, {
177
177
  size: import('./type').ListSize;
178
- loading: boolean;
179
178
  scrollbar: boolean;
180
179
  split: boolean;
181
180
  data: import('../_shared/type').ObjectData[];
182
181
  hoverable: boolean;
182
+ loading: boolean;
183
183
  bordered: boolean;
184
184
  virtualListProps: import('..').VirtualListProps;
185
185
  maxHeight: number | string;
@@ -201,11 +201,11 @@ declare const List: {
201
201
  "page-change": (value: number) => any;
202
202
  }, string, {
203
203
  size: import('./type').ListSize;
204
- loading: boolean;
205
204
  scrollbar: boolean;
206
205
  split: boolean;
207
206
  data: import('../_shared/type').ObjectData[];
208
207
  hoverable: boolean;
208
+ loading: boolean;
209
209
  bordered: boolean;
210
210
  virtualListProps: import('..').VirtualListProps;
211
211
  maxHeight: number | string;
@@ -555,11 +555,11 @@ declare const Mention: {
555
555
  defaultPopupVisible: boolean;
556
556
  disabled: boolean;
557
557
  popupContainer: import('..').PopupContainer;
558
- loading: boolean;
559
558
  error: boolean;
560
559
  scrollbar: boolean;
561
560
  multiple: boolean;
562
561
  placeholder: string;
562
+ loading: boolean;
563
563
  bordered: boolean;
564
564
  modelValue: import('..').SelectValue;
565
565
  defaultValue: import('..').SelectValue;
@@ -608,11 +608,11 @@ declare const Mention: {
608
608
  defaultPopupVisible: boolean;
609
609
  disabled: boolean;
610
610
  popupContainer: import('..').PopupContainer;
611
- loading: boolean;
612
611
  error: boolean;
613
612
  scrollbar: boolean;
614
613
  multiple: boolean;
615
614
  placeholder: string;
615
+ loading: boolean;
616
616
  bordered: boolean;
617
617
  modelValue: import('..').SelectValue;
618
618
  defaultValue: import('..').SelectValue;
@@ -649,7 +649,7 @@ declare const Mention: {
649
649
  onExceedLimit?: ((value: import('..').SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
650
650
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
651
651
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
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<{
652
+ }>, "focus" | "blur" | ("size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "error" | "scrollbar" | "multiple" | "placeholder" | "loading" | "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<{
653
653
  focus(): void;
654
654
  blur(): void;
655
655
  getPopupRef(): import('..').TriggerInstance;
@@ -526,11 +526,11 @@ declare function __VLS_template(): {
526
526
  defaultPopupVisible: boolean;
527
527
  disabled: boolean;
528
528
  popupContainer: import('../_shared/type').PopupContainer;
529
- loading: boolean;
530
529
  error: boolean;
531
530
  scrollbar: boolean;
532
531
  multiple: boolean;
533
532
  placeholder: string;
533
+ loading: boolean;
534
534
  bordered: boolean;
535
535
  modelValue: SelectValue;
536
536
  defaultValue: SelectValue;
@@ -579,11 +579,11 @@ declare function __VLS_template(): {
579
579
  defaultPopupVisible: boolean;
580
580
  disabled: boolean;
581
581
  popupContainer: import('../_shared/type').PopupContainer;
582
- loading: boolean;
583
582
  error: boolean;
584
583
  scrollbar: boolean;
585
584
  multiple: boolean;
586
585
  placeholder: string;
586
+ loading: boolean;
587
587
  bordered: boolean;
588
588
  modelValue: SelectValue;
589
589
  defaultValue: SelectValue;
@@ -620,7 +620,7 @@ declare function __VLS_template(): {
620
620
  onExceedLimit?: ((value: SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
621
621
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
622
622
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
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<{
623
+ }>, "focus" | "blur" | ("size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "error" | "scrollbar" | "multiple" | "placeholder" | "loading" | "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<{
624
624
  focus(): void;
625
625
  blur(): void;
626
626
  getPopupRef(): import('..').TriggerInstance;
@@ -1364,11 +1364,11 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1364
1364
  defaultPopupVisible: boolean;
1365
1365
  disabled: boolean;
1366
1366
  popupContainer: import('../_shared/type').PopupContainer;
1367
- loading: boolean;
1368
1367
  error: boolean;
1369
1368
  scrollbar: boolean;
1370
1369
  multiple: boolean;
1371
1370
  placeholder: string;
1371
+ loading: boolean;
1372
1372
  bordered: boolean;
1373
1373
  modelValue: SelectValue;
1374
1374
  defaultValue: SelectValue;
@@ -1417,11 +1417,11 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1417
1417
  defaultPopupVisible: boolean;
1418
1418
  disabled: boolean;
1419
1419
  popupContainer: import('../_shared/type').PopupContainer;
1420
- loading: boolean;
1421
1420
  error: boolean;
1422
1421
  scrollbar: boolean;
1423
1422
  multiple: boolean;
1424
1423
  placeholder: string;
1424
+ loading: boolean;
1425
1425
  bordered: boolean;
1426
1426
  modelValue: SelectValue;
1427
1427
  defaultValue: SelectValue;
@@ -1458,7 +1458,7 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
1458
1458
  onExceedLimit?: ((value: SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
1459
1459
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
1460
1460
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
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<{
1461
+ }>, "focus" | "blur" | ("size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "error" | "scrollbar" | "multiple" | "placeholder" | "loading" | "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<{
1462
1462
  focus(): void;
1463
1463
  blur(): void;
1464
1464
  getPopupRef(): import('..').TriggerInstance;
@@ -3,8 +3,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import { isArray, isNull } from "../_shared/utils/is.js";
5
5
  import "../_shared/utils/time.js";
6
- import "../Empty/index.js";
7
- /* empty css */
8
6
  import "../_shared/utils/locale.js";
9
7
  import useControlValue from "../_shared/utils/control.js";
10
8
  import useCursor from "../Input/hooks/useCursor.js";
@@ -2,11 +2,10 @@ import { defineComponent, ref, createElementBlock, openBlock, normalizeStyle, no
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { mediaQueryHandler } from "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
- import "../Empty/index.js";
5
+ import "../_shared/utils/locale.js";
6
6
  /* empty css */
7
7
  import _sfc_main$2 from "../_shared/icons/IconMenuFold.vue.js";
8
8
  import _sfc_main$3 from "../_shared/icons/IconMenuUnfold.vue.js";
9
- import "../_shared/utils/locale.js";
10
9
  import useMenuContext from "./hooks/useContext.js";
11
10
  import _sfc_main$1 from "./MenuEllipsis.vue.js";
12
11
  /* empty css */