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
@@ -3,7 +3,6 @@ import _sfc_main$2 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$1 from "../_shared/icons/IconMore.vue.js";
@@ -4,8 +4,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import { valueToPx } from "../_shared/utils/dom.js";
5
5
  import { isUndefined } from "../_shared/utils/is.js";
6
6
  import "../_shared/utils/time.js";
7
- import "../Empty/index.js";
8
- /* empty css */
9
7
  import "../_shared/utils/locale.js";
10
8
  import useMenuContext, { isMenuItemActive, getPopupMaxHeight } from "./hooks/useContext.js";
11
9
  import _sfc_main$1 from "./MenuPopOption.vue.js";
@@ -2,8 +2,6 @@ import { defineComponent, createElementBlock, openBlock, normalizeClass, unref,
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
5
  import "../_shared/utils/locale.js";
8
6
  import useMenuContext from "./hooks/useContext.js";
9
7
  const _hoisted_1 = { class: "yc-menu-group-title text-ellipsis" };
@@ -4,7 +4,6 @@ import _sfc_main$2 from "../_shared/icons/IconArrowDown.vue.js";
4
4
  import "../node_modules/tinycolor2/esm/tinycolor.js";
5
5
  import "../_shared/utils/dom.js";
6
6
  import "../_shared/utils/time.js";
7
- import "../Empty/index.js";
8
7
  import "../_shared/utils/locale.js";
9
8
  /* empty css */
10
9
  /* empty css */
@@ -3,8 +3,6 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { throttle, valueToPx } from "../../_shared/utils/dom.js";
4
4
  import { isUndefined, isBoolean, isNumber, isObject, isFunction } 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 "../index.js";
@@ -3,13 +3,12 @@ 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 { TYPE_ICON_MAP } from "../_shared/constants/index.js";
10
8
  import _sfc_main$1 from "../_shared/components/IconButton.vue.js";
11
9
  /* empty css */
12
10
  /* empty css */
11
+ /* empty css */
13
12
  import { useTimeoutFn } from "../node_modules/@vueuse/shared/index.js";
14
13
  const _hoisted_1 = {
15
14
  key: 0,
@@ -7,8 +7,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
7
7
  import "../_shared/utils/dom.js";
8
8
  import { isString } from "../_shared/utils/is.js";
9
9
  import "../_shared/utils/time.js";
10
- import "../Empty/index.js";
11
- /* empty css */
12
10
  import "../_shared/utils/locale.js";
13
11
  const container = /* @__PURE__ */ new Map();
14
12
  const messageList = reactive({
@@ -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 { TYPE_ICON_MAP } from "../_shared/constants/index.js";
10
8
  import _sfc_main$1 from "./Modal.vue.js";
@@ -3,8 +3,6 @@ import { onKeyStroke } from "../../node_modules/@vueuse/core/index.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
- /* empty css */
8
6
  import "../../_shared/utils/locale.js";
9
7
  import useControlValue from "../../_shared/utils/control.js";
10
8
  import useOnBeforeClose from "./useOnBeforeClose.js";
@@ -3,8 +3,6 @@ import { useDraggable } from "../../node_modules/@vueuse/core/index.js";
3
3
  import "../../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import { valueToPx, sleep } 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 useModalDraggable = (params) => {
10
8
  const {
@@ -3,8 +3,6 @@ import "../../_shared/utils/dom.js";
3
3
  import { isBoolean } from "../../_shared/utils/is.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 useOnBeforeClose = async (type, asyncLoading, onBeforeOk, onBeforeCancel) => {
10
8
  const handleBeforeOk = () => {
@@ -5,12 +5,11 @@ import "../_shared/utils/dom.js";
5
5
  import { isUndefined, isFunction } from "../_shared/utils/is.js";
6
6
  import "../_shared/utils/time.js";
7
7
  import { getSlotFunction } from "../_shared/utils/vue-utils.js";
8
- import "../Empty/index.js";
9
- /* empty css */
10
8
  import "../_shared/utils/locale.js";
11
9
  import _sfc_main$1 from "../_shared/components/IconButton.vue.js";
12
10
  /* empty css */
13
11
  /* empty css */
12
+ /* empty css */
14
13
  import { useTimeoutFn } from "../node_modules/@vueuse/shared/index.js";
15
14
  const _hoisted_1 = { class: "yc-notification-left" };
16
15
  const _hoisted_2 = {
@@ -7,8 +7,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
7
7
  import "../_shared/utils/dom.js";
8
8
  import { isString } from "../_shared/utils/is.js";
9
9
  import "../_shared/utils/time.js";
10
- import "../Empty/index.js";
11
- /* empty css */
12
10
  import "../_shared/utils/locale.js";
13
11
  const container = /* @__PURE__ */ new Map();
14
12
  const notificationList = reactive({
@@ -4,8 +4,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import { throttle, sleep, valueToPx } from "../_shared/utils/dom.js";
5
5
  import "../_shared/utils/time.js";
6
6
  import { findComponentsFromVnodes } from "../_shared/utils/vue-utils.js";
7
- import "../Empty/index.js";
8
- /* empty css */
9
7
  import "../_shared/utils/locale.js";
10
8
  import Tag from "../Tag/index.js";
11
9
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -2,7 +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
5
  import "../_shared/utils/locale.js";
7
6
  /* empty css */
8
7
  import _sfc_main$2 from "../_shared/icons/IconArrowRight.vue.js";
@@ -3,8 +3,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { sleep } from "../_shared/utils/dom.js";
4
4
  import { isNumber } from "../_shared/utils/is.js";
5
5
  import "../_shared/utils/time.js";
6
- import "../Empty/index.js";
7
- /* empty css */
8
6
  import { useI18n } from "../_shared/utils/locale.js";
9
7
  import useContext from "./hooks/useContext.js";
10
8
  import _sfc_main$1 from "./PaginationItem.vue.js";
@@ -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/IconArrowRight.vue.js";
@@ -3,8 +3,6 @@ import { TYPE_ICON_MAP } from "../_shared/constants/index.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
- /* empty css */
8
6
  import { useI18n } from "../_shared/utils/locale.js";
9
7
  import useControlValue from "../_shared/utils/control.js";
10
8
  import useOnBeforeClose from "../Modal/hooks/useOnBeforeClose.js";
@@ -2,8 +2,6 @@ import { defineComponent, toRefs, createBlock, openBlock, unref, mergeProps, isR
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
  import Trigger from "../Trigger/index.js";
@@ -3,11 +3,10 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { valueToPx } from "../_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";
6
+ import "../_shared/utils/locale.js";
7
7
  /* empty css */
8
8
  import _sfc_main$1 from "../_shared/icons/IconCheck.vue.js";
9
- import _sfc_main$2 from "../_shared/icons/IconExclamation.vue.js";
10
- import "../_shared/utils/locale.js";
9
+ import _sfc_main$2 from "../_shared/icons/IconExclamation.vue2.js";
11
10
  import { TYPE_ICON_COLOR_MAP } from "../_shared/constants/index.js";
12
11
  const _hoisted_1 = ["aria-valuenow"];
13
12
  const _hoisted_2 = ["viewBox"];
@@ -4,8 +4,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import { valueToPx } from "../_shared/utils/dom.js";
5
5
  import { isObject } from "../_shared/utils/is.js";
6
6
  import "../_shared/utils/time.js";
7
- import "../Empty/index.js";
8
- /* empty css */
9
7
  import "../_shared/utils/locale.js";
10
8
  const _hoisted_1 = ["aria-valuenow"];
11
9
  const _hoisted_2 = {
@@ -3,8 +3,6 @@ import { TYPE_ICON_MAP, TYPE_ICON_COLOR_MAP } from "../_shared/constants/index.j
3
3
  import "../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import { 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 _hoisted_1 = ["aria-valuenow"];
10
8
  const _hoisted_2 = {
@@ -2,14 +2,13 @@ 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
- /* empty css */
7
5
  import "../_shared/utils/locale.js";
8
6
  import useControlValue from "../_shared/utils/control.js";
9
7
  import useContext from "./hooks/useContext.js";
10
8
  import _sfc_main$1 from "../_shared/components/IconButton.vue.js";
11
9
  /* empty css */
12
10
  /* empty css */
11
+ /* empty css */
13
12
  const _hoisted_1 = ["value", "checked", "disabled"];
14
13
  const _hoisted_2 = {
15
14
  key: 0,
@@ -3,12 +3,11 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { sleep } from "../_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";
6
+ import "../_shared/utils/locale.js";
7
+ import useControlValue from "../_shared/utils/control.js";
7
8
  /* empty css */
8
9
  import _sfc_main$1 from "../_shared/icons/IconFaceSmile.vue.js";
9
10
  import _sfc_main$2 from "../_shared/icons/IconStar.vue.js";
10
- import "../_shared/utils/locale.js";
11
- import useControlValue from "../_shared/utils/control.js";
12
11
  const _hoisted_1 = ["onClick", "onMouseenter"];
13
12
  const _hoisted_2 = ["onClick", "onMouseenter"];
14
13
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -3,7 +3,6 @@ import { useEventListener, useResizeObserver } from "../node_modules/@vueuse/cor
3
3
  import "../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import { valueToPx } from "../_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
  import useControlValue from "../_shared/utils/control.js";
9
8
  /* empty css */
@@ -3,8 +3,6 @@ import { useResizeObserver, useElementSize } from "../node_modules/@vueuse/core/
3
3
  import "../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import { isVerticallyScrollable, isHorizontallyScrollable } 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
  import _sfc_main$1 from "./ScrollbarTrack.vue.js";
10
8
  /* empty css */
@@ -3,8 +3,6 @@ import { useResizeObserver, useDraggable } from "../node_modules/@vueuse/core/in
3
3
  import "../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import { 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
  import useContext from "./hooks/useContext.js";
10
8
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -3,8 +3,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { getDomText } 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
  import useContext from "./hooks/useContext.js";
10
8
  import Checkbox from "../Checkbox/index.js";
@@ -426,11 +426,11 @@ declare const __VLS_component: import('vue').DefineComponent<SelectProps, {
426
426
  defaultPopupVisible: boolean;
427
427
  disabled: boolean;
428
428
  popupContainer: import('..').PopupContainer;
429
- loading: boolean;
430
429
  error: boolean;
431
430
  scrollbar: boolean;
432
431
  multiple: boolean;
433
432
  placeholder: string;
433
+ loading: boolean;
434
434
  bordered: boolean;
435
435
  modelValue: SelectValue;
436
436
  defaultValue: SelectValue;
@@ -3,8 +3,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { sleep } 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
  import useContext from "./hooks/useContext.js";
10
8
  import _sfc_main$1 from "./SelectIcon.vue.js";
@@ -4,7 +4,6 @@ import _sfc_main$1 from "../_shared/icons/IconArrowDown.vue.js";
4
4
  import "../node_modules/tinycolor2/esm/tinycolor.js";
5
5
  import "../_shared/utils/dom.js";
6
6
  import "../_shared/utils/time.js";
7
- import "../Empty/index.js";
8
7
  import "../_shared/utils/locale.js";
9
8
  /* empty css */
10
9
  import _sfc_main$2 from "../_shared/components/IconButton.vue.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 { 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 useContext from "./hooks/useContext.js";
10
8
  import _sfc_main$2 from "./Option.vue.js";
@@ -1,10 +1,5 @@
1
1
  import { defineComponent, toRefs, ref, computed, createElementBlock, openBlock, createBlock, unref, createSlots, withCtx, resolveDynamicComponent, Fragment, createCommentVNode } from "vue";
2
2
  import { unrefElement } from "../node_modules/@vueuse/core/index.js";
3
- import "../node_modules/tinycolor2/esm/tinycolor.js";
4
- import "../_shared/utils/dom.js";
5
- import "../_shared/utils/time.js";
6
- import { getGlobalConfig } from "../_shared/utils/global-config.js";
7
- import "../_shared/utils/locale.js";
8
3
  import useContext from "./hooks/useContext.js";
9
4
  import useScrollReach from "../List/hooks/useScrollReach.js";
10
5
  import _sfc_main$1 from "./SelectVirtualList.vue.js";
@@ -12,6 +7,7 @@ import _sfc_main$1 from "./SelectVirtualList.vue.js";
12
7
  import _sfc_main$2 from "./SelectRealList.vue.js";
13
8
  /* empty css */
14
9
  import Spin from "../Spin/index.js";
10
+ import Empty from "../Empty/index.js";
15
11
  const _hoisted_1 = { class: "yc-select-dropdown" };
16
12
  const _hoisted_2 = {
17
13
  key: 0,
@@ -34,7 +30,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
34
30
  const props = __props;
35
31
  const { virtualListProps } = toRefs(props);
36
32
  const { slots, options, isEmpty, emits } = useContext().inject();
37
- const { renderEmpty } = getGlobalConfig();
38
33
  const realListRef = ref();
39
34
  const virtualListRef = ref();
40
35
  const isVirtualList = computed(() => {
@@ -88,7 +83,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
88
83
  ref_key: "realListRef",
89
84
  ref: realListRef
90
85
  }, null, 8, ["scrollbar"])),
91
- unref(isEmpty) ? (openBlock(), createBlock(resolveDynamicComponent(unref(slots).empty || unref(renderEmpty)("Select")), { key: 3 })) : createCommentVNode("", true),
86
+ unref(isEmpty) ? (openBlock(), createBlock(resolveDynamicComponent(unref(slots).empty || unref(Empty)), { key: 3 })) : createCommentVNode("", true),
92
87
  unref(slots).footer && (_ctx.showFooterOnEmpty || !unref(isEmpty)) ? (openBlock(), createElementBlock("div", _hoisted_3, [
93
88
  (openBlock(), createBlock(resolveDynamicComponent(renderSlots("footer"))))
94
89
  ])) : createCommentVNode("", true)
@@ -4,8 +4,6 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import "../_shared/utils/dom.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
  import "./index.js";
@@ -3,8 +3,6 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../../_shared/utils/dom.js";
4
4
  import { isBoolean, isFunction } 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 useSelectOptions from "./useSelectOptions.js";
@@ -4,8 +4,6 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import "../../_shared/utils/dom.js";
5
5
  import { isUndefined, isNull, isString, isObject } from "../../_shared/utils/is.js";
6
6
  import "../../_shared/utils/time.js";
7
- import "../../Empty/index.js";
8
- /* empty css */
9
7
  import "../../_shared/utils/locale.js";
10
8
  const useSelectOptions = (params) => {
11
9
  const {
@@ -45,11 +45,11 @@ declare const Select: {
45
45
  defaultPopupVisible: boolean;
46
46
  disabled: boolean;
47
47
  popupContainer: import('..').PopupContainer;
48
- loading: boolean;
49
48
  error: boolean;
50
49
  scrollbar: boolean;
51
50
  multiple: boolean;
52
51
  placeholder: string;
52
+ loading: boolean;
53
53
  bordered: boolean;
54
54
  modelValue: import('./type').SelectValue;
55
55
  defaultValue: import('./type').SelectValue;
@@ -483,11 +483,11 @@ declare const Select: {
483
483
  defaultPopupVisible: boolean;
484
484
  disabled: boolean;
485
485
  popupContainer: import('..').PopupContainer;
486
- loading: boolean;
487
486
  error: boolean;
488
487
  scrollbar: boolean;
489
488
  multiple: boolean;
490
489
  placeholder: string;
490
+ loading: boolean;
491
491
  bordered: boolean;
492
492
  modelValue: import('./type').SelectValue;
493
493
  defaultValue: import('./type').SelectValue;
@@ -552,11 +552,11 @@ declare const Select: {
552
552
  defaultPopupVisible: boolean;
553
553
  disabled: boolean;
554
554
  popupContainer: import('..').PopupContainer;
555
- loading: boolean;
556
555
  error: boolean;
557
556
  scrollbar: boolean;
558
557
  multiple: boolean;
559
558
  placeholder: string;
559
+ loading: boolean;
560
560
  bordered: boolean;
561
561
  modelValue: import('./type').SelectValue;
562
562
  defaultValue: import('./type').SelectValue;
@@ -7,8 +7,8 @@ declare function __VLS_template(): {
7
7
  };
8
8
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
9
  declare const __VLS_component: import('vue').DefineComponent<SkeletonProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<SkeletonProps> & Readonly<{}>, {
10
- loading: boolean;
11
10
  animation: boolean;
11
+ loading: boolean;
12
12
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
13
13
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
14
14
  export default _default;
@@ -2,8 +2,6 @@ import { defineComponent, toRefs, computed, createElementBlock, openBlock, norma
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
5
  import "../_shared/utils/locale.js";
8
6
  const _sfc_main = /* @__PURE__ */ defineComponent({
9
7
  ...{
@@ -8,8 +8,8 @@ export type SkeletonLineInstance = InstanceType<typeof _SkeletonLine>;
8
8
  export * from './type';
9
9
  declare const Skeleton: {
10
10
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').SkeletonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
11
- loading: boolean;
12
11
  animation: boolean;
12
+ loading: boolean;
13
13
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
14
14
  P: {};
15
15
  B: {};
@@ -18,15 +18,15 @@ declare const Skeleton: {
18
18
  M: {};
19
19
  Defaults: {};
20
20
  }, Readonly<import('./type').SkeletonProps> & Readonly<{}>, {}, {}, {}, {}, {
21
- loading: boolean;
22
21
  animation: boolean;
22
+ loading: boolean;
23
23
  }>;
24
24
  __isFragment?: never;
25
25
  __isTeleport?: never;
26
26
  __isSuspense?: never;
27
27
  } & import('vue').ComponentOptionsBase<Readonly<import('./type').SkeletonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
28
- loading: boolean;
29
28
  animation: boolean;
29
+ loading: boolean;
30
30
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
31
31
  $slots: Readonly<import('./type').SkeletonSlots> & import('./type').SkeletonSlots;
32
32
  }) & {
@@ -5,8 +5,6 @@ import Tooltip from "../Tooltip/index.js";
5
5
  import "../node_modules/tinycolor2/esm/tinycolor.js";
6
6
  import "../_shared/utils/dom.js";
7
7
  import "../_shared/utils/time.js";
8
- import "../Empty/index.js";
9
- /* empty css */
10
8
  import "../_shared/utils/locale.js";
11
9
  import useControlValue from "../_shared/utils/control.js";
12
10
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -3,8 +3,6 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../../_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 useControlValue from "../../_shared/utils/control.js";
10
8
  const SLIDER_CONTEXT_KEY = "slider-context";
@@ -3,8 +3,6 @@ import { useDraggable } from "../../node_modules/@vueuse/core/index.js";
3
3
  import "../../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import { 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 useSliderDraggable = (params) => {
10
8
  const {
@@ -4,8 +4,6 @@ import { valueToPx } from "../_shared/utils/dom.js";
4
4
  import { isNumber, isArray, isUndefined } 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
  const _hoisted_1 = { class: "yc-space-item" };
11
9
  const _hoisted_2 = {
@@ -5,8 +5,8 @@ export * from './type';
5
5
  declare const Spin: {
6
6
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').SpinProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
7
7
  size: number;
8
- loading: boolean;
9
8
  dot: boolean;
9
+ loading: boolean;
10
10
  tip: string;
11
11
  hideIcon: boolean;
12
12
  isSizeInherit: boolean;
@@ -19,8 +19,8 @@ declare const Spin: {
19
19
  Defaults: {};
20
20
  }, Readonly<import('./type').SpinProps> & Readonly<{}>, {}, {}, {}, {}, {
21
21
  size: number;
22
- loading: boolean;
23
22
  dot: boolean;
23
+ loading: boolean;
24
24
  tip: string;
25
25
  hideIcon: boolean;
26
26
  isSizeInherit: boolean;
@@ -30,8 +30,8 @@ declare const Spin: {
30
30
  __isSuspense?: never;
31
31
  } & import('vue').ComponentOptionsBase<Readonly<import('./type').SpinProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
32
32
  size: number;
33
- loading: boolean;
34
33
  dot: boolean;
34
+ loading: boolean;
35
35
  tip: string;
36
36
  hideIcon: boolean;
37
37
  isSizeInherit: boolean;
@@ -8,8 +8,8 @@ declare function __VLS_template(): {
8
8
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
9
  declare const __VLS_component: import('vue').DefineComponent<SpinProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<SpinProps> & Readonly<{}>, {
10
10
  size: number;
11
- loading: boolean;
12
11
  dot: boolean;
12
+ loading: boolean;
13
13
  tip: string;
14
14
  hideIcon: boolean;
15
15
  isSizeInherit: boolean;