yc-design-vue 1.0.8 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (306) hide show
  1. package/es/Affix/index.vue.js +1 -2
  2. package/es/Anchor/Anchor.vue2.js +1 -2
  3. package/es/AutoComplete/index.d.ts +16 -19
  4. package/es/AutoComplete/index.vue.d.ts +27 -33
  5. package/es/Avatar/Avatar.vue2.js +1 -2
  6. package/es/Avatar/AvatarGroup.vue2.js +1 -2
  7. package/es/Badge/index.vue2.js +1 -2
  8. package/es/Breadcrumb/BreadcrumbSeparator.vue2.js +1 -1
  9. package/es/Button/hooks/useContext.d.ts +1 -1
  10. package/es/Carousel/CarouselIndicator.vue2.js +1 -2
  11. package/es/Carousel/hooks/useContext.js +1 -2
  12. package/es/Cascader/Cascader.vue.d.ts +7 -7
  13. package/es/Cascader/Cascader.vue2.js +1 -2
  14. package/es/Cascader/CascaderOption.vue2.js +1 -2
  15. package/es/Cascader/index.d.ts +6 -6
  16. package/es/Checkbox/CheckboxGroup.vue.d.ts +1 -1
  17. package/es/Checkbox/index.d.ts +3 -3
  18. package/es/ColorPicker/ColorControl.vue2.js +1 -2
  19. package/es/ColorPicker/ColorPalette.vue2.js +1 -2
  20. package/es/ColorPicker/ColorPicker.vue.d.ts +2 -2
  21. package/es/ColorPicker/index.d.ts +6 -6
  22. package/es/Descriptions/Descriptions.vue.d.ts +1 -1
  23. package/es/Descriptions/index.d.ts +3 -3
  24. package/es/Divider/index.d.ts +3 -3
  25. package/es/Divider/index.vue.d.ts +1 -1
  26. package/es/Divider/index.vue2.js +1 -2
  27. package/es/Drawer/Drawer.vue2.js +1 -2
  28. package/es/Dropdown/Dropdown.vue.js +1 -2
  29. package/es/Dropdown/Dsubmenu.vue2.js +1 -2
  30. package/es/Grid/Grid.vue2.js +1 -2
  31. package/es/Grid/GridCol.vue.js +1 -2
  32. package/es/Grid/GridItem.vue.js +1 -2
  33. package/es/Grid/GridRow.vue2.js +1 -2
  34. package/es/Icon/index.vue2.js +1 -2
  35. package/es/Image/Image.vue2.js +1 -2
  36. package/es/Image/ImagePreview.vue.d.ts +1 -1
  37. package/es/Image/ImagePreview.vue.js +1 -1
  38. package/es/Image/ImagePreview.vue2.js +0 -1
  39. package/es/Image/ImagePreviewToolbar.vue2.js +6 -6
  40. package/es/Image/index.d.ts +3 -3
  41. package/es/Input/Input.vue.d.ts +1 -1
  42. package/es/Input/index.d.ts +3 -3
  43. package/es/InputNumber/InputNumber.vue.d.ts +7 -7
  44. package/es/InputNumber/InputNumber.vue2.js +1 -2
  45. package/es/InputNumber/index.d.ts +6 -6
  46. package/es/InputTag/index.d.ts +5 -5
  47. package/es/InputTag/index.vue.d.ts +2 -2
  48. package/es/InputTag/index.vue2.js +1 -2
  49. package/es/Layout/LayoutSider.vue2.js +1 -2
  50. package/es/List/List.vue.d.ts +1 -2
  51. package/es/List/List.vue.js +1 -1
  52. package/es/List/List.vue2.js +6 -24
  53. package/es/List/hooks/useScrollReach.js +1 -2
  54. package/es/List/index.d.ts +3 -6
  55. package/es/List/type.d.ts +0 -2
  56. package/es/Mention/index.d.ts +16 -19
  57. package/es/Mention/index.vue.d.ts +32 -38
  58. package/es/Menu/MenuItem.vue2.js +1 -2
  59. package/es/Menu/MenuItemGroup.vue2.js +1 -2
  60. package/es/Menu/hooks/useContext.js +1 -2
  61. package/es/Message/Message.vue.d.ts +2 -2
  62. package/es/Message/index.d.ts +6 -6
  63. package/es/Modal/Modal.vue2.js +1 -2
  64. package/es/Modal/hooks/useModalDraggable.js +1 -2
  65. package/es/Notification/Notification.vue.d.ts +2 -2
  66. package/es/Notification/index.d.ts +6 -6
  67. package/es/OverflowList/index.vue2.js +1 -2
  68. package/es/Pagination/Pagination.vue2.js +1 -2
  69. package/es/Progress/ProgressCircle.vue2.js +2 -3
  70. package/es/Progress/ProgressLine.vue2.js +1 -2
  71. package/es/Progress/ProgressSteps.vue.js +1 -2
  72. package/es/Radio/RadioGroup.vue.d.ts +1 -1
  73. package/es/Radio/index.d.ts +3 -3
  74. package/es/Rate/index.vue2.js +1 -2
  75. package/es/ResizeBox/index.vue2.js +1 -2
  76. package/es/Scrollbar/ScrollbarTrack.vue2.js +1 -2
  77. package/es/Select/Select.vue.d.ts +13 -14
  78. package/es/Select/Select.vue.js +1 -1
  79. package/es/Select/Select.vue2.js +1 -3
  80. package/es/Select/index.d.ts +13 -16
  81. package/es/Select/type.d.ts +0 -1
  82. package/es/Skeleton/SkeletonLine.vue.d.ts +1 -1
  83. package/es/Skeleton/SkeletonLine.vue2.js +1 -2
  84. package/es/Skeleton/index.d.ts +1 -1
  85. package/es/Slider/Slider.vue.d.ts +3 -3
  86. package/es/Slider/hooks/useSliderDraggable.js +1 -2
  87. package/es/Slider/index.d.ts +9 -9
  88. package/es/Space/index.d.ts +3 -3
  89. package/es/Space/index.vue.d.ts +1 -1
  90. package/es/Space/index.vue2.js +1 -2
  91. package/es/Spin/index.vue2.js +1 -2
  92. package/es/Split/index.d.ts +3 -3
  93. package/es/Split/index.vue.d.ts +1 -1
  94. package/es/Split/index.vue2.js +1 -2
  95. package/es/Statistic/Countdown.vue.d.ts +1 -1
  96. package/es/Statistic/Countdown.vue.js +1 -2
  97. package/es/Statistic/Statistic.vue.d.ts +1 -1
  98. package/es/Statistic/Statistic.vue.js +1 -1
  99. package/es/Statistic/Statistic.vue2.js +9 -2
  100. package/es/Statistic/index.d.ts +6 -6
  101. package/es/Tabs/Tabs.vue2.js +1 -2
  102. package/es/Tabs/TabsNavInk.vue2.js +1 -2
  103. package/es/Tabs/hooks/useTabsScroll.js +1 -2
  104. package/es/Textarea/hooks/useTextareaHeight.js +1 -2
  105. package/es/TimePicker/TimePicker.vue.d.ts +5 -5
  106. package/es/TimePicker/TimePickerPanel.vue2.js +1 -2
  107. package/es/TimePicker/index.d.ts +15 -15
  108. package/es/Tooltip/index.d.ts +3 -3
  109. package/es/Tooltip/index.vue.d.ts +1 -1
  110. package/es/Tooltip/index.vue.js +1 -1
  111. package/es/Transfer/TransferPanel.vue2.js +2 -2
  112. package/es/Trigger/hooks/useContext.js +1 -2
  113. package/es/Trigger/hooks/useTriggerPosition.js +1 -2
  114. package/es/Typography/TypographyBase.vue.d.ts +6 -6
  115. package/es/Typography/TypographyBase.vue.js +1 -1
  116. package/es/Typography/TypographyBase.vue2.js +2 -6
  117. package/es/VerificationCode/index.vue2.js +1 -2
  118. package/es/_shared/components/ExpandTransition.vue3.js +1 -2
  119. package/es/_shared/components/Icon.vue3.js +1 -2
  120. package/es/_shared/components/IconButton.vue3.js +1 -2
  121. package/es/_shared/constants/index.d.ts +8 -0
  122. package/es/_shared/constants/index.js +9 -0
  123. package/es/_shared/icons/IconDelete.vue.js +1 -16
  124. package/es/_shared/icons/IconDelete.vue2.js +16 -1
  125. package/es/_shared/icons/IconExclamation.vue.js +27 -1
  126. package/es/_shared/icons/IconExclamation.vue2.js +1 -27
  127. package/es/_shared/icons/IconFullScreen.vue.js +16 -1
  128. package/es/_shared/icons/IconFullScreen.vue2.js +1 -16
  129. package/es/_shared/icons/IconOriginSize.vue.js +22 -1
  130. package/es/_shared/icons/IconOriginSize.vue2.js +1 -22
  131. package/es/_shared/icons/IconRotateLeft.vue.js +16 -1
  132. package/es/_shared/icons/IconRotateLeft.vue2.js +1 -16
  133. package/es/_shared/icons/IconRotateRight.vue.js +16 -1
  134. package/es/_shared/icons/IconRotateRight.vue2.js +1 -16
  135. package/es/_shared/icons/IconSearch.vue.js +1 -16
  136. package/es/_shared/icons/IconSearch.vue2.js +16 -1
  137. package/es/_shared/icons/IconSeparator.vue.js +1 -16
  138. package/es/_shared/icons/IconSeparator.vue2.js +16 -1
  139. package/es/_shared/icons/IconZoomIn.vue.js +16 -1
  140. package/es/_shared/icons/IconZoomIn.vue2.js +1 -16
  141. package/es/_shared/icons/IconZoomOut.vue.js +16 -1
  142. package/es/_shared/icons/IconZoomOut.vue2.js +1 -16
  143. package/es/_shared/utils/dom.d.ts +7 -18
  144. package/es/_shared/utils/dom.js +80 -13
  145. package/es/_shared/utils/index.d.ts +0 -1
  146. package/es/_shared/utils/time.d.ts +1 -37
  147. package/es/_shared/utils/time.js +2 -2
  148. package/es/_shared/utils/vue-utils.d.ts +4 -4
  149. package/es/_shared/utils/vue-utils.js +6 -6
  150. package/es/index.d.ts +13 -13
  151. package/es/style.css +1 -1
  152. package/lib/Affix/index.vue.js +1 -1
  153. package/lib/Anchor/Anchor.vue2.js +1 -1
  154. package/lib/AutoComplete/index.d.ts +16 -19
  155. package/lib/AutoComplete/index.vue.d.ts +27 -33
  156. package/lib/Avatar/Avatar.vue2.js +1 -1
  157. package/lib/Avatar/AvatarGroup.vue2.js +1 -1
  158. package/lib/Badge/index.vue2.js +1 -1
  159. package/lib/Breadcrumb/BreadcrumbSeparator.vue2.js +1 -1
  160. package/lib/Button/hooks/useContext.d.ts +1 -1
  161. package/lib/Carousel/CarouselIndicator.vue2.js +1 -1
  162. package/lib/Carousel/hooks/useContext.js +1 -1
  163. package/lib/Cascader/Cascader.vue.d.ts +7 -7
  164. package/lib/Cascader/Cascader.vue2.js +1 -1
  165. package/lib/Cascader/CascaderOption.vue2.js +1 -1
  166. package/lib/Cascader/index.d.ts +6 -6
  167. package/lib/Checkbox/CheckboxGroup.vue.d.ts +1 -1
  168. package/lib/Checkbox/index.d.ts +3 -3
  169. package/lib/ColorPicker/ColorControl.vue2.js +1 -1
  170. package/lib/ColorPicker/ColorPalette.vue2.js +1 -1
  171. package/lib/ColorPicker/ColorPicker.vue.d.ts +2 -2
  172. package/lib/ColorPicker/index.d.ts +6 -6
  173. package/lib/Descriptions/Descriptions.vue.d.ts +1 -1
  174. package/lib/Descriptions/index.d.ts +3 -3
  175. package/lib/Divider/index.d.ts +3 -3
  176. package/lib/Divider/index.vue.d.ts +1 -1
  177. package/lib/Divider/index.vue2.js +1 -1
  178. package/lib/Drawer/Drawer.vue2.js +1 -1
  179. package/lib/Dropdown/Dropdown.vue.js +1 -1
  180. package/lib/Dropdown/Dsubmenu.vue2.js +1 -1
  181. package/lib/Grid/Grid.vue2.js +1 -1
  182. package/lib/Grid/GridCol.vue.js +1 -1
  183. package/lib/Grid/GridItem.vue.js +1 -1
  184. package/lib/Grid/GridRow.vue2.js +1 -1
  185. package/lib/Icon/index.vue2.js +1 -1
  186. package/lib/Image/Image.vue2.js +1 -1
  187. package/lib/Image/ImagePreview.vue.d.ts +1 -1
  188. package/lib/Image/ImagePreview.vue.js +1 -1
  189. package/lib/Image/ImagePreviewToolbar.vue2.js +1 -1
  190. package/lib/Image/index.d.ts +3 -3
  191. package/lib/Input/Input.vue.d.ts +1 -1
  192. package/lib/Input/index.d.ts +3 -3
  193. package/lib/InputNumber/InputNumber.vue.d.ts +7 -7
  194. package/lib/InputNumber/InputNumber.vue2.js +1 -1
  195. package/lib/InputNumber/index.d.ts +6 -6
  196. package/lib/InputTag/index.d.ts +5 -5
  197. package/lib/InputTag/index.vue.d.ts +2 -2
  198. package/lib/InputTag/index.vue2.js +1 -1
  199. package/lib/Layout/LayoutSider.vue2.js +1 -1
  200. package/lib/List/List.vue.d.ts +1 -2
  201. package/lib/List/List.vue.js +1 -1
  202. package/lib/List/List.vue2.js +1 -1
  203. package/lib/List/hooks/useScrollReach.js +1 -1
  204. package/lib/List/index.d.ts +3 -6
  205. package/lib/List/type.d.ts +0 -2
  206. package/lib/Mention/index.d.ts +16 -19
  207. package/lib/Mention/index.vue.d.ts +32 -38
  208. package/lib/Menu/MenuItem.vue2.js +1 -1
  209. package/lib/Menu/MenuItemGroup.vue2.js +1 -1
  210. package/lib/Menu/hooks/useContext.js +1 -1
  211. package/lib/Message/Message.vue.d.ts +2 -2
  212. package/lib/Message/index.d.ts +6 -6
  213. package/lib/Modal/Modal.vue2.js +1 -1
  214. package/lib/Modal/hooks/useModalDraggable.js +1 -1
  215. package/lib/Notification/Notification.vue.d.ts +2 -2
  216. package/lib/Notification/index.d.ts +6 -6
  217. package/lib/OverflowList/index.vue2.js +1 -1
  218. package/lib/Pagination/Pagination.vue2.js +1 -1
  219. package/lib/Progress/ProgressCircle.vue2.js +1 -1
  220. package/lib/Progress/ProgressLine.vue2.js +1 -1
  221. package/lib/Progress/ProgressSteps.vue.js +1 -1
  222. package/lib/Radio/RadioGroup.vue.d.ts +1 -1
  223. package/lib/Radio/index.d.ts +3 -3
  224. package/lib/Rate/index.vue2.js +1 -1
  225. package/lib/ResizeBox/index.vue2.js +1 -1
  226. package/lib/Scrollbar/ScrollbarTrack.vue2.js +1 -1
  227. package/lib/Select/Select.vue.d.ts +13 -14
  228. package/lib/Select/Select.vue.js +1 -1
  229. package/lib/Select/Select.vue2.js +1 -1
  230. package/lib/Select/index.d.ts +13 -16
  231. package/lib/Select/type.d.ts +0 -1
  232. package/lib/Skeleton/SkeletonLine.vue.d.ts +1 -1
  233. package/lib/Skeleton/SkeletonLine.vue2.js +1 -1
  234. package/lib/Skeleton/index.d.ts +1 -1
  235. package/lib/Slider/Slider.vue.d.ts +3 -3
  236. package/lib/Slider/hooks/useSliderDraggable.js +1 -1
  237. package/lib/Slider/index.d.ts +9 -9
  238. package/lib/Space/index.d.ts +3 -3
  239. package/lib/Space/index.vue.d.ts +1 -1
  240. package/lib/Space/index.vue2.js +1 -1
  241. package/lib/Spin/index.vue2.js +1 -1
  242. package/lib/Split/index.d.ts +3 -3
  243. package/lib/Split/index.vue.d.ts +1 -1
  244. package/lib/Split/index.vue2.js +1 -1
  245. package/lib/Statistic/Countdown.vue.d.ts +1 -1
  246. package/lib/Statistic/Countdown.vue.js +1 -1
  247. package/lib/Statistic/Statistic.vue.d.ts +1 -1
  248. package/lib/Statistic/Statistic.vue.js +1 -1
  249. package/lib/Statistic/Statistic.vue2.js +1 -1
  250. package/lib/Statistic/index.d.ts +6 -6
  251. package/lib/Tabs/Tabs.vue2.js +1 -1
  252. package/lib/Tabs/TabsNavInk.vue2.js +1 -1
  253. package/lib/Tabs/hooks/useTabsScroll.js +1 -1
  254. package/lib/Textarea/hooks/useTextareaHeight.js +1 -1
  255. package/lib/TimePicker/TimePicker.vue.d.ts +5 -5
  256. package/lib/TimePicker/TimePickerPanel.vue2.js +1 -1
  257. package/lib/TimePicker/index.d.ts +15 -15
  258. package/lib/Tooltip/index.d.ts +3 -3
  259. package/lib/Tooltip/index.vue.d.ts +1 -1
  260. package/lib/Tooltip/index.vue.js +1 -1
  261. package/lib/Transfer/TransferPanel.vue2.js +1 -1
  262. package/lib/Trigger/hooks/useContext.js +1 -1
  263. package/lib/Trigger/hooks/useTriggerPosition.js +1 -1
  264. package/lib/Typography/TypographyBase.vue.d.ts +6 -6
  265. package/lib/Typography/TypographyBase.vue.js +1 -1
  266. package/lib/Typography/TypographyBase.vue2.js +1 -1
  267. package/lib/VerificationCode/index.vue2.js +1 -1
  268. package/lib/_shared/components/ExpandTransition.vue3.js +1 -1
  269. package/lib/_shared/components/Icon.vue3.js +1 -1
  270. package/lib/_shared/components/IconButton.vue3.js +1 -1
  271. package/lib/_shared/constants/index.d.ts +8 -0
  272. package/lib/_shared/constants/index.js +1 -1
  273. package/lib/_shared/icons/IconDelete.vue.js +1 -1
  274. package/lib/_shared/icons/IconDelete.vue2.js +1 -1
  275. package/lib/_shared/icons/IconExclamation.vue.js +1 -1
  276. package/lib/_shared/icons/IconExclamation.vue2.js +1 -1
  277. package/lib/_shared/icons/IconFullScreen.vue.js +1 -1
  278. package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
  279. package/lib/_shared/icons/IconOriginSize.vue.js +1 -1
  280. package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
  281. package/lib/_shared/icons/IconRotateLeft.vue.js +1 -1
  282. package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
  283. package/lib/_shared/icons/IconRotateRight.vue.js +1 -1
  284. package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
  285. package/lib/_shared/icons/IconSearch.vue.js +1 -1
  286. package/lib/_shared/icons/IconSearch.vue2.js +1 -1
  287. package/lib/_shared/icons/IconSeparator.vue.js +1 -1
  288. package/lib/_shared/icons/IconSeparator.vue2.js +1 -1
  289. package/lib/_shared/icons/IconZoomIn.vue.js +1 -1
  290. package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
  291. package/lib/_shared/icons/IconZoomOut.vue.js +1 -1
  292. package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
  293. package/lib/_shared/utils/dom.d.ts +7 -18
  294. package/lib/_shared/utils/dom.js +1 -1
  295. package/lib/_shared/utils/index.d.ts +0 -1
  296. package/lib/_shared/utils/time.d.ts +1 -37
  297. package/lib/_shared/utils/time.js +1 -1
  298. package/lib/_shared/utils/vue-utils.d.ts +4 -4
  299. package/lib/_shared/utils/vue-utils.js +1 -1
  300. package/lib/index.d.ts +13 -13
  301. package/lib/style.css +1 -1
  302. package/package.json +1 -1
  303. package/es/_shared/utils/fn.d.ts +0 -8
  304. package/es/_shared/utils/fn.js +0 -79
  305. package/lib/_shared/utils/fn.d.ts +0 -8
  306. package/lib/_shared/utils/fn.js +0 -1
@@ -84,9 +84,9 @@ declare const Image: {
84
84
  }, import('vue').PublicProps, {
85
85
  popupContainer: import('..').PopupContainer;
86
86
  visible: boolean;
87
- src: string;
88
87
  defaultVisible: boolean;
89
88
  closable: boolean;
89
+ src: string;
90
90
  maskClosable: boolean;
91
91
  escToClose: boolean;
92
92
  actionsLayout: string[];
@@ -109,9 +109,9 @@ declare const Image: {
109
109
  }>, {}, {}, {}, {}, {
110
110
  popupContainer: import('..').PopupContainer;
111
111
  visible: boolean;
112
- src: string;
113
112
  defaultVisible: boolean;
114
113
  closable: boolean;
114
+ src: string;
115
115
  maskClosable: boolean;
116
116
  escToClose: boolean;
117
117
  actionsLayout: string[];
@@ -132,9 +132,9 @@ declare const Image: {
132
132
  }, string, {
133
133
  popupContainer: import('..').PopupContainer;
134
134
  visible: boolean;
135
- src: string;
136
135
  defaultVisible: boolean;
137
136
  closable: boolean;
137
+ src: string;
138
138
  maskClosable: boolean;
139
139
  escToClose: boolean;
140
140
  actionsLayout: string[];
@@ -39,7 +39,6 @@ declare const __VLS_component: import('vue').DefineComponent<InputProps, {
39
39
  disabled: boolean;
40
40
  error: boolean;
41
41
  placeholder: string;
42
- visibility: boolean;
43
42
  modelValue: string;
44
43
  defaultValue: string;
45
44
  maxLength: import('./type').MaxLength;
@@ -50,6 +49,7 @@ declare const __VLS_component: import('vue').DefineComponent<InputProps, {
50
49
  wordSlice: import('./type').WordSlice;
51
50
  inputAttrs: import('../_shared/type').ObjectData;
52
51
  isPassword: boolean;
52
+ visibility: boolean;
53
53
  defaultVisibility: boolean;
54
54
  invisibleButton: boolean;
55
55
  showInput: boolean;
@@ -34,7 +34,6 @@ declare const Input: {
34
34
  disabled: boolean;
35
35
  error: boolean;
36
36
  placeholder: string;
37
- visibility: boolean;
38
37
  modelValue: string;
39
38
  defaultValue: string;
40
39
  maxLength: import('./type').MaxLength;
@@ -45,6 +44,7 @@ declare const Input: {
45
44
  wordSlice: import('./type').WordSlice;
46
45
  inputAttrs: import('../_shared/type').ObjectData;
47
46
  isPassword: boolean;
47
+ visibility: boolean;
48
48
  defaultVisibility: boolean;
49
49
  invisibleButton: boolean;
50
50
  showInput: boolean;
@@ -77,7 +77,6 @@ declare const Input: {
77
77
  disabled: boolean;
78
78
  error: boolean;
79
79
  placeholder: string;
80
- visibility: boolean;
81
80
  modelValue: string;
82
81
  defaultValue: string;
83
82
  maxLength: import('./type').MaxLength;
@@ -88,6 +87,7 @@ declare const Input: {
88
87
  wordSlice: import('./type').WordSlice;
89
88
  inputAttrs: import('../_shared/type').ObjectData;
90
89
  isPassword: boolean;
90
+ visibility: boolean;
91
91
  defaultVisibility: boolean;
92
92
  invisibleButton: boolean;
93
93
  showInput: boolean;
@@ -126,7 +126,6 @@ declare const Input: {
126
126
  disabled: boolean;
127
127
  error: boolean;
128
128
  placeholder: string;
129
- visibility: boolean;
130
129
  modelValue: string;
131
130
  defaultValue: string;
132
131
  maxLength: import('./type').MaxLength;
@@ -137,6 +136,7 @@ declare const Input: {
137
136
  wordSlice: import('./type').WordSlice;
138
137
  inputAttrs: import('../_shared/type').ObjectData;
139
138
  isPassword: boolean;
139
+ visibility: boolean;
140
140
  defaultVisibility: boolean;
141
141
  invisibleButton: boolean;
142
142
  showInput: boolean;
@@ -83,7 +83,6 @@ declare function __VLS_template(): {
83
83
  disabled: boolean;
84
84
  error: boolean;
85
85
  placeholder: string;
86
- visibility: boolean;
87
86
  modelValue: string;
88
87
  defaultValue: string;
89
88
  maxLength: import('../Input').MaxLength;
@@ -94,6 +93,7 @@ declare function __VLS_template(): {
94
93
  wordSlice: import('../Input').WordSlice;
95
94
  inputAttrs: import('../_shared/type').ObjectData;
96
95
  isPassword: boolean;
96
+ visibility: boolean;
97
97
  defaultVisibility: boolean;
98
98
  invisibleButton: boolean;
99
99
  showInput: boolean;
@@ -122,7 +122,6 @@ declare function __VLS_template(): {
122
122
  disabled: boolean;
123
123
  error: boolean;
124
124
  placeholder: string;
125
- visibility: boolean;
126
125
  modelValue: string;
127
126
  defaultValue: string;
128
127
  maxLength: import('../Input').MaxLength;
@@ -133,6 +132,7 @@ declare function __VLS_template(): {
133
132
  wordSlice: import('../Input').WordSlice;
134
133
  inputAttrs: import('../_shared/type').ObjectData;
135
134
  isPassword: boolean;
135
+ visibility: boolean;
136
136
  defaultVisibility: boolean;
137
137
  invisibleButton: boolean;
138
138
  showInput: boolean;
@@ -147,7 +147,7 @@ declare function __VLS_template(): {
147
147
  "onUpdate:visibility"?: ((value: boolean) => any) | undefined;
148
148
  "onVisibility-change"?: ((value: boolean) => any) | undefined;
149
149
  onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
150
- }>, "focus" | "blur" | "getInputRef" | ("size" | "disabled" | "error" | "placeholder" | "visibility" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "isPassword" | "defaultVisibility" | "invisibleButton" | "showInput")> & import('vue').ShallowUnwrapRef<{
150
+ }>, "focus" | "blur" | "getInputRef" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "isPassword" | "visibility" | "defaultVisibility" | "invisibleButton" | "showInput")> & import('vue').ShallowUnwrapRef<{
151
151
  focus(): void;
152
152
  blur(): void;
153
153
  getInputRef(): HTMLInputElement;
@@ -185,7 +185,6 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
185
185
  error: boolean;
186
186
  placeholder: string;
187
187
  mode: import('./type').InputNumberMode;
188
- step: number;
189
188
  modelValue: InputNumberValue;
190
189
  defaultValue: InputNumberValue;
191
190
  allowClear: boolean;
@@ -194,6 +193,7 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
194
193
  max: number;
195
194
  min: number;
196
195
  precision: number;
196
+ step: number;
197
197
  hideButton: boolean;
198
198
  modelEvent: import('./type').ModelEvent;
199
199
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
@@ -277,7 +277,6 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
277
277
  disabled: boolean;
278
278
  error: boolean;
279
279
  placeholder: string;
280
- visibility: boolean;
281
280
  modelValue: string;
282
281
  defaultValue: string;
283
282
  maxLength: import('../Input').MaxLength;
@@ -288,6 +287,7 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
288
287
  wordSlice: import('../Input').WordSlice;
289
288
  inputAttrs: import('../_shared/type').ObjectData;
290
289
  isPassword: boolean;
290
+ visibility: boolean;
291
291
  defaultVisibility: boolean;
292
292
  invisibleButton: boolean;
293
293
  showInput: boolean;
@@ -316,7 +316,6 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
316
316
  disabled: boolean;
317
317
  error: boolean;
318
318
  placeholder: string;
319
- visibility: boolean;
320
319
  modelValue: string;
321
320
  defaultValue: string;
322
321
  maxLength: import('../Input').MaxLength;
@@ -327,6 +326,7 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
327
326
  wordSlice: import('../Input').WordSlice;
328
327
  inputAttrs: import('../_shared/type').ObjectData;
329
328
  isPassword: boolean;
329
+ visibility: boolean;
330
330
  defaultVisibility: boolean;
331
331
  invisibleButton: boolean;
332
332
  showInput: boolean;
@@ -341,7 +341,7 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
341
341
  "onUpdate:visibility"?: ((value: boolean) => any) | undefined;
342
342
  "onVisibility-change"?: ((value: boolean) => any) | undefined;
343
343
  onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
344
- }>, "focus" | "blur" | "getInputRef" | ("size" | "disabled" | "error" | "placeholder" | "visibility" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "isPassword" | "defaultVisibility" | "invisibleButton" | "showInput")> & import('vue').ShallowUnwrapRef<{
344
+ }>, "focus" | "blur" | "getInputRef" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "isPassword" | "visibility" | "defaultVisibility" | "invisibleButton" | "showInput")> & import('vue').ShallowUnwrapRef<{
345
345
  focus(): void;
346
346
  blur(): void;
347
347
  getInputRef(): HTMLInputElement;
@@ -1,7 +1,6 @@
1
1
  import { defineComponent, toRefs, ref, computed, createBlock, openBlock, unref, createSlots, withCtx, renderSlot, createElementVNode, createVNode } from "vue";
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
- import "../_shared/utils/dom.js";
4
- import { sleep } from "../_shared/utils/fn.js";
3
+ import { sleep } from "../_shared/utils/dom.js";
5
4
  import { isString, isFunction, isNumber } from "../_shared/utils/is.js";
6
5
  import "../_shared/utils/time.js";
7
6
  import "../Empty/index.js";
@@ -30,7 +30,6 @@ declare const InputNumber: {
30
30
  error: boolean;
31
31
  placeholder: string;
32
32
  mode: import('./type').InputNumberMode;
33
- step: number;
34
33
  modelValue: import('./type').InputNumberValue;
35
34
  defaultValue: import('./type').InputNumberValue;
36
35
  allowClear: boolean;
@@ -39,6 +38,7 @@ declare const InputNumber: {
39
38
  max: number;
40
39
  min: number;
41
40
  precision: number;
41
+ step: number;
42
42
  hideButton: boolean;
43
43
  modelEvent: import('./type').ModelEvent;
44
44
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
@@ -122,7 +122,6 @@ declare const InputNumber: {
122
122
  disabled: boolean;
123
123
  error: boolean;
124
124
  placeholder: string;
125
- visibility: boolean;
126
125
  modelValue: string;
127
126
  defaultValue: string;
128
127
  maxLength: import('..').MaxLength;
@@ -133,6 +132,7 @@ declare const InputNumber: {
133
132
  wordSlice: import('..').WordSlice;
134
133
  inputAttrs: import('../_shared/type').ObjectData;
135
134
  isPassword: boolean;
135
+ visibility: boolean;
136
136
  defaultVisibility: boolean;
137
137
  invisibleButton: boolean;
138
138
  showInput: boolean;
@@ -161,7 +161,6 @@ declare const InputNumber: {
161
161
  disabled: boolean;
162
162
  error: boolean;
163
163
  placeholder: string;
164
- visibility: boolean;
165
164
  modelValue: string;
166
165
  defaultValue: string;
167
166
  maxLength: import('..').MaxLength;
@@ -172,6 +171,7 @@ declare const InputNumber: {
172
171
  wordSlice: import('..').WordSlice;
173
172
  inputAttrs: import('../_shared/type').ObjectData;
174
173
  isPassword: boolean;
174
+ visibility: boolean;
175
175
  defaultVisibility: boolean;
176
176
  invisibleButton: boolean;
177
177
  showInput: boolean;
@@ -186,7 +186,7 @@ declare const InputNumber: {
186
186
  "onUpdate:visibility"?: ((value: boolean) => any) | undefined;
187
187
  "onVisibility-change"?: ((value: boolean) => any) | undefined;
188
188
  onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
189
- }>, "focus" | "blur" | "getInputRef" | ("size" | "disabled" | "error" | "placeholder" | "visibility" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "isPassword" | "defaultVisibility" | "invisibleButton" | "showInput")> & import('vue').ShallowUnwrapRef<{
189
+ }>, "focus" | "blur" | "getInputRef" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "isPassword" | "visibility" | "defaultVisibility" | "invisibleButton" | "showInput")> & import('vue').ShallowUnwrapRef<{
190
190
  focus(): void;
191
191
  blur(): void;
192
192
  getInputRef(): HTMLInputElement;
@@ -218,7 +218,6 @@ declare const InputNumber: {
218
218
  error: boolean;
219
219
  placeholder: string;
220
220
  mode: import('./type').InputNumberMode;
221
- step: number;
222
221
  modelValue: import('./type').InputNumberValue;
223
222
  defaultValue: import('./type').InputNumberValue;
224
223
  allowClear: boolean;
@@ -227,6 +226,7 @@ declare const InputNumber: {
227
226
  max: number;
228
227
  min: number;
229
228
  precision: number;
229
+ step: number;
230
230
  hideButton: boolean;
231
231
  modelEvent: import('./type').ModelEvent;
232
232
  }>;
@@ -260,7 +260,6 @@ declare const InputNumber: {
260
260
  error: boolean;
261
261
  placeholder: string;
262
262
  mode: import('./type').InputNumberMode;
263
- step: number;
264
263
  modelValue: import('./type').InputNumberValue;
265
264
  defaultValue: import('./type').InputNumberValue;
266
265
  allowClear: boolean;
@@ -269,6 +268,7 @@ declare const InputNumber: {
269
268
  max: number;
270
269
  min: number;
271
270
  precision: number;
271
+ step: number;
272
272
  hideButton: boolean;
273
273
  modelEvent: import('./type').ModelEvent;
274
274
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
@@ -8,10 +8,10 @@ declare const InputTag: {
8
8
  onClear?: ((ev: MouseEvent) => any) | undefined;
9
9
  onBlur?: ((ev: FocusEvent) => any) | undefined;
10
10
  onInput?: ((value: string) => any) | undefined;
11
- onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
12
11
  "onUpdate:modelValue"?: ((value: import('./type').InputTagValue) => any) | undefined;
13
12
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
14
13
  "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
14
+ onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
15
15
  "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
16
16
  }>, {
17
17
  focus(): void;
@@ -21,10 +21,10 @@ declare const InputTag: {
21
21
  clear: (ev: MouseEvent) => any;
22
22
  blur: (ev: FocusEvent) => any;
23
23
  input: (value: string) => any;
24
- remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
25
24
  "update:modelValue": (value: import('./type').InputTagValue) => any;
26
25
  "update:inputValue": (value: string) => any;
27
26
  "input-value-change": (value: string, ev: Event) => any;
27
+ remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
28
28
  "press-enter": (ev: KeyboardEvent) => any;
29
29
  }, import('vue').PublicProps, {
30
30
  size: import('..').Size;
@@ -58,10 +58,10 @@ declare const InputTag: {
58
58
  onClear?: ((ev: MouseEvent) => any) | undefined;
59
59
  onBlur?: ((ev: FocusEvent) => any) | undefined;
60
60
  onInput?: ((value: string) => any) | undefined;
61
- onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
62
61
  "onUpdate:modelValue"?: ((value: import('./type').InputTagValue) => any) | undefined;
63
62
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
64
63
  "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
64
+ onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
65
65
  "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
66
66
  }>, {
67
67
  focus(): void;
@@ -92,10 +92,10 @@ declare const InputTag: {
92
92
  onClear?: ((ev: MouseEvent) => any) | undefined;
93
93
  onBlur?: ((ev: FocusEvent) => any) | undefined;
94
94
  onInput?: ((value: string) => any) | undefined;
95
- onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
96
95
  "onUpdate:modelValue"?: ((value: import('./type').InputTagValue) => any) | undefined;
97
96
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
98
97
  "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
98
+ onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
99
99
  "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
100
100
  }>, {
101
101
  focus(): void;
@@ -105,10 +105,10 @@ declare const InputTag: {
105
105
  clear: (ev: MouseEvent) => any;
106
106
  blur: (ev: FocusEvent) => any;
107
107
  input: (value: string) => any;
108
- remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
109
108
  "update:modelValue": (value: import('./type').InputTagValue) => any;
110
109
  "update:inputValue": (value: string) => any;
111
110
  "input-value-change": (value: string, ev: Event) => any;
111
+ remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
112
112
  "press-enter": (ev: KeyboardEvent) => any;
113
113
  }, string, {
114
114
  size: import('..').Size;
@@ -17,20 +17,20 @@ declare const __VLS_component: import('vue').DefineComponent<InputTagProps, {
17
17
  clear: (ev: MouseEvent) => any;
18
18
  blur: (ev: FocusEvent) => any;
19
19
  input: (value: string) => any;
20
- remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
21
20
  "update:modelValue": (value: InputTagValue) => any;
22
21
  "update:inputValue": (value: string) => any;
23
22
  "input-value-change": (value: string, ev: Event) => any;
23
+ remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
24
24
  "press-enter": (ev: KeyboardEvent) => any;
25
25
  }, string, import('vue').PublicProps, Readonly<InputTagProps> & Readonly<{
26
26
  onFocus?: ((ev: FocusEvent) => any) | undefined;
27
27
  onClear?: ((ev: MouseEvent) => any) | undefined;
28
28
  onBlur?: ((ev: FocusEvent) => any) | undefined;
29
29
  onInput?: ((value: string) => any) | undefined;
30
- onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
31
30
  "onUpdate:modelValue"?: ((value: InputTagValue) => any) | undefined;
32
31
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
33
32
  "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
33
+ onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
34
34
  "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
35
35
  }>, {
36
36
  size: import('../_shared/type').Size;
@@ -2,8 +2,7 @@ import { defineComponent, toRefs, ref, computed, createElementBlock, openBlock,
2
2
  import { nanoid } from "../node_modules/nanoid/index.browser.js";
3
3
  import { useElementSize } from "../node_modules/@vueuse/core/index.js";
4
4
  import "../node_modules/tinycolor2/esm/tinycolor.js";
5
- import "../_shared/utils/dom.js";
6
- import { valueToPx } from "../_shared/utils/fn.js";
5
+ import { valueToPx } from "../_shared/utils/dom.js";
7
6
  import { isObject, isBoolean } from "../_shared/utils/is.js";
8
7
  import "../_shared/utils/time.js";
9
8
  import { getGlobalConfig } from "../_shared/utils/global-config.js";
@@ -1,7 +1,6 @@
1
1
  import { defineComponent, useCssVars, computed, toRefs, ref, createBlock, createElementBlock, openBlock, unref, normalizeClass, withCtx, renderSlot, createCommentVNode, createVNode } from "vue";
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
- import { mediaQueryHandler } from "../_shared/utils/dom.js";
4
- import { valueToPx } from "../_shared/utils/fn.js";
3
+ import { valueToPx, mediaQueryHandler } from "../_shared/utils/dom.js";
5
4
  import "../_shared/utils/time.js";
6
5
  import "../Empty/index.js";
7
6
  /* empty css */
@@ -154,12 +154,11 @@ declare const __VLS_component: import('vue').DefineComponent<ListProps, {}, {},
154
154
  scrollbar: boolean;
155
155
  split: boolean;
156
156
  data: import('../_shared/type').ObjectData[];
157
- maxHeight: number | string;
158
157
  bordered: boolean;
159
158
  virtualListProps: import('..').VirtualListProps;
159
+ maxHeight: number | string;
160
160
  hoverable: boolean;
161
161
  paginationProps: import('../Pagination').PaginationProps;
162
- gridProps: import('../Grid').GridProps;
163
162
  bottomOffset: number;
164
163
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
165
164
  realListRef: ({
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./List.vue2.js";
2
2
  /* empty css */
3
3
  import _export_sfc from "../_virtual/_plugin-vue_export-helper.js";
4
- const _List = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-e85a4d7e"]]);
4
+ const _List = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-a549d4df"]]);
5
5
  export {
6
6
  _List as default
7
7
  };
@@ -1,8 +1,7 @@
1
- import { defineComponent, toRefs, ref, computed, createElementBlock, openBlock, normalizeClass, unref, createVNode, withCtx, createBlock, createCommentVNode, normalizeStyle, createElementVNode, renderSlot, createSlots, normalizeProps, guardReactiveProps, mergeProps, Fragment, renderList, resolveDynamicComponent, isRef } from "vue";
1
+ import { defineComponent, useSlots, toRefs, ref, computed, createElementBlock, openBlock, normalizeClass, unref, createVNode, withCtx, createBlock, createCommentVNode, normalizeStyle, createElementVNode, renderSlot, createSlots, normalizeProps, guardReactiveProps, Fragment, renderList, resolveDynamicComponent, isRef } from "vue";
2
2
  import { unrefElement } from "../node_modules/@vueuse/core/index.js";
3
3
  import "../node_modules/tinycolor2/esm/tinycolor.js";
4
- import "../_shared/utils/dom.js";
5
- import { valueToPx } from "../_shared/utils/fn.js";
4
+ import { valueToPx } from "../_shared/utils/dom.js";
6
5
  import "../_shared/utils/time.js";
7
6
  import { getGlobalConfig } from "../_shared/utils/global-config.js";
8
7
  import useControlValue from "../_shared/utils/control.js";
@@ -10,11 +9,9 @@ import useScrollReach from "./hooks/useScrollReach.js";
10
9
  import Spin from "../Spin/index.js";
11
10
  import Scrollbar from "../Scrollbar/index.js";
12
11
  import Pagination from "../Pagination/index.js";
13
- import Grid from "../Grid/index.js";
14
12
  import _sfc_main$1 from "./ListVirtual.vue.js";
15
13
  /* empty css */
16
14
  import ListItem from "./ListItem.vue.js";
17
- import _sfc_main$2 from "../Grid/GridItem.vue.js";
18
15
  const _hoisted_1 = { class: "yc-list-content-wrapper" };
19
16
  const _hoisted_2 = {
20
17
  key: 0,
@@ -42,7 +39,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
42
39
  loading: { type: Boolean, default: false },
43
40
  hoverable: { type: Boolean, default: false },
44
41
  paginationProps: { default: void 0 },
45
- gridProps: { default: void 0 },
46
42
  maxHeight: { default: void 0 },
47
43
  bottomOffset: { default: 0 },
48
44
  virtualListProps: { default: void 0 },
@@ -51,15 +47,16 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
51
47
  emits: ["scroll", "reach-bottom", "page-change", "page-size-change"],
52
48
  setup(__props, { emit: __emit }) {
53
49
  var _a, _b;
50
+ useSlots();
54
51
  const props = __props;
55
52
  const emits = __emit;
56
- const { data, paginationProps, virtualListProps, gridProps, bottomOffset } = toRefs(props);
53
+ const { data, paginationProps, virtualListProps, bottomOffset } = toRefs(props);
57
54
  const { size, renderEmpty } = getGlobalConfig(props);
58
55
  const isBottomReached = ref(false);
59
56
  const realListRef = ref();
60
57
  const virtualListRef = ref();
61
58
  const isVirtualList = computed(() => {
62
- if (!virtualListProps.value || paginationProps.value || gridProps.value) {
59
+ if (!virtualListProps.value || paginationProps.value) {
63
60
  return false;
64
61
  }
65
62
  return virtualListProps.value.itemHeight && (!virtualListProps.value.threshold || virtualListProps.value.threshold > data.value.length);
@@ -165,22 +162,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
165
162
  } : void 0
166
163
  ]), 1032, ["data", "virtual-list-props", "style"])) : (openBlock(), createElementBlock("div", _hoisted_3, [
167
164
  renderSlot(_ctx.$slots, "default", {}, void 0, true),
168
- unref(gridProps) ? (openBlock(), createBlock(unref(Grid), normalizeProps(mergeProps({ key: 0 }, unref(gridProps))), {
169
- default: withCtx(() => [
170
- (openBlock(true), createElementBlock(Fragment, null, renderList(curList.value, (item, i) => {
171
- return openBlock(), createBlock(unref(_sfc_main$2), { key: i }, {
172
- default: withCtx(() => [
173
- renderSlot(_ctx.$slots, "item", {
174
- index: i,
175
- item
176
- }, void 0, true)
177
- ]),
178
- _: 2
179
- }, 1024);
180
- }), 128))
181
- ]),
182
- _: 3
183
- }, 16)) : (openBlock(true), createElementBlock(Fragment, { key: 1 }, renderList(curList.value, (item, i) => {
165
+ (openBlock(true), createElementBlock(Fragment, null, renderList(curList.value, (item, i) => {
184
166
  return renderSlot(_ctx.$slots, "item", {
185
167
  key: i,
186
168
  index: i,
@@ -1,7 +1,6 @@
1
1
  import { useScroll } from "../../node_modules/@vueuse/core/index.js";
2
2
  import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
- import "../../_shared/utils/dom.js";
4
- import { debounce } from "../../_shared/utils/fn.js";
3
+ import { debounce } from "../../_shared/utils/dom.js";
5
4
  import "../../_shared/utils/time.js";
6
5
  import "vue";
7
6
  import "../../Empty/index.js";
@@ -23,12 +23,11 @@ declare const List: {
23
23
  scrollbar: boolean;
24
24
  split: boolean;
25
25
  data: import('../_shared/type').ObjectData[];
26
- maxHeight: number | string;
27
26
  bordered: boolean;
28
27
  virtualListProps: import('..').VirtualListProps;
28
+ maxHeight: number | string;
29
29
  hoverable: boolean;
30
30
  paginationProps: import('..').PaginationProps;
31
- gridProps: import('..').GridProps;
32
31
  bottomOffset: number;
33
32
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
34
33
  realListRef: ({
@@ -180,12 +179,11 @@ declare const List: {
180
179
  scrollbar: boolean;
181
180
  split: boolean;
182
181
  data: import('../_shared/type').ObjectData[];
183
- maxHeight: number | string;
184
182
  bordered: boolean;
185
183
  virtualListProps: import('..').VirtualListProps;
184
+ maxHeight: number | string;
186
185
  hoverable: boolean;
187
186
  paginationProps: import('..').PaginationProps;
188
- gridProps: import('..').GridProps;
189
187
  bottomOffset: number;
190
188
  }>;
191
189
  __isFragment?: never;
@@ -207,12 +205,11 @@ declare const List: {
207
205
  scrollbar: boolean;
208
206
  split: boolean;
209
207
  data: import('../_shared/type').ObjectData[];
210
- maxHeight: number | string;
211
208
  bordered: boolean;
212
209
  virtualListProps: import('..').VirtualListProps;
210
+ maxHeight: number | string;
213
211
  hoverable: boolean;
214
212
  paginationProps: import('..').PaginationProps;
215
- gridProps: import('..').GridProps;
216
213
  bottomOffset: number;
217
214
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
218
215
  $slots: Readonly<import('./type').ListSlots> & import('./type').ListSlots;
package/es/List/type.d.ts CHANGED
@@ -1,5 +1,4 @@
1
1
  import { Direction, ObjectData } from '../_shared/type';
2
- import { GridProps } from '../Grid';
3
2
  import { PaginationProps } from '../Pagination';
4
3
  import { VirtualListProps } from '../Select';
5
4
  import { VNode } from 'vue';
@@ -11,7 +10,6 @@ export interface ListProps {
11
10
  loading?: boolean;
12
11
  hoverable?: boolean;
13
12
  paginationProps?: PaginationProps;
14
- gridProps?: GridProps;
15
13
  maxHeight?: number | string;
16
14
  bottomOffset?: number;
17
15
  virtualListProps?: VirtualListProps;