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
@@ -1,19 +1,4 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import YcIcon from "../components/Icon.vue2.js";
3
- const _sfc_main = /* @__PURE__ */ defineComponent({
4
- __name: "IconSearch",
5
- setup(__props) {
6
- return (_ctx, _cache) => {
7
- return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
- default: withCtx(() => _cache[0] || (_cache[0] = [
9
- createElementVNode("path", { d: "M33.072 33.071c6.248-6.248 6.248-16.379 0-22.627-6.249-6.249-16.38-6.249-22.628 0-6.248 6.248-6.248 16.379 0 22.627 6.248 6.248 16.38 6.248 22.628 0Zm0 0 8.485 8.485" }, null, -1)
10
- ])),
11
- _: 1,
12
- __: [0]
13
- }, 16);
14
- };
15
- }
16
- });
1
+ import _sfc_main from "./IconSearch.vue2.js";
17
2
  export {
18
3
  _sfc_main as default
19
4
  };
@@ -1,4 +1,19 @@
1
- import _sfc_main from "./IconSearch.vue.js";
1
+ import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import YcIcon from "../components/Icon.vue2.js";
3
+ const _sfc_main = /* @__PURE__ */ defineComponent({
4
+ __name: "IconSearch",
5
+ setup(__props) {
6
+ return (_ctx, _cache) => {
7
+ return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
+ default: withCtx(() => _cache[0] || (_cache[0] = [
9
+ createElementVNode("path", { d: "M33.072 33.071c6.248-6.248 6.248-16.379 0-22.627-6.249-6.249-16.38-6.249-22.628 0-6.248 6.248-6.248 16.379 0 22.627 6.248 6.248 16.38 6.248 22.628 0Zm0 0 8.485 8.485" }, null, -1)
10
+ ])),
11
+ _: 1,
12
+ __: [0]
13
+ }, 16);
14
+ };
15
+ }
16
+ });
2
17
  export {
3
18
  _sfc_main as default
4
19
  };
@@ -1,19 +1,4 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import YcIcon from "../components/Icon.vue2.js";
3
- const _sfc_main = /* @__PURE__ */ defineComponent({
4
- __name: "IconSeparator",
5
- setup(__props) {
6
- return (_ctx, _cache) => {
7
- return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
- default: withCtx(() => _cache[0] || (_cache[0] = [
9
- createElementVNode("path", { d: "M29.506 6.502 18.493 41.498" }, null, -1)
10
- ])),
11
- _: 1,
12
- __: [0]
13
- }, 16);
14
- };
15
- }
16
- });
1
+ import _sfc_main from "./IconSeparator.vue2.js";
17
2
  export {
18
3
  _sfc_main as default
19
4
  };
@@ -1,4 +1,19 @@
1
- import _sfc_main from "./IconSeparator.vue.js";
1
+ import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import YcIcon from "../components/Icon.vue2.js";
3
+ const _sfc_main = /* @__PURE__ */ defineComponent({
4
+ __name: "IconSeparator",
5
+ setup(__props) {
6
+ return (_ctx, _cache) => {
7
+ return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
+ default: withCtx(() => _cache[0] || (_cache[0] = [
9
+ createElementVNode("path", { d: "M29.506 6.502 18.493 41.498" }, null, -1)
10
+ ])),
11
+ _: 1,
12
+ __: [0]
13
+ }, 16);
14
+ };
15
+ }
16
+ });
2
17
  export {
3
18
  _sfc_main as default
4
19
  };
@@ -1,4 +1,19 @@
1
- import _sfc_main from "./IconZoomIn.vue2.js";
1
+ import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import YcIcon from "../components/Icon.vue2.js";
3
+ const _sfc_main = /* @__PURE__ */ defineComponent({
4
+ __name: "IconZoomIn",
5
+ setup(__props) {
6
+ return (_ctx, _cache) => {
7
+ return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
+ default: withCtx(() => _cache[0] || (_cache[0] = [
9
+ createElementVNode("path", { d: "M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15m7 7V15" }, null, -1)
10
+ ])),
11
+ _: 1,
12
+ __: [0]
13
+ }, 16);
14
+ };
15
+ }
16
+ });
2
17
  export {
3
18
  _sfc_main as default
4
19
  };
@@ -1,19 +1,4 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import YcIcon from "../components/Icon.vue2.js";
3
- const _sfc_main = /* @__PURE__ */ defineComponent({
4
- __name: "IconZoomIn",
5
- setup(__props) {
6
- return (_ctx, _cache) => {
7
- return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
- default: withCtx(() => _cache[0] || (_cache[0] = [
9
- createElementVNode("path", { d: "M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15m7 7V15" }, null, -1)
10
- ])),
11
- _: 1,
12
- __: [0]
13
- }, 16);
14
- };
15
- }
16
- });
1
+ import _sfc_main from "./IconZoomIn.vue.js";
17
2
  export {
18
3
  _sfc_main as default
19
4
  };
@@ -1,4 +1,19 @@
1
- import _sfc_main from "./IconZoomOut.vue2.js";
1
+ import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import YcIcon from "../components/Icon.vue2.js";
3
+ const _sfc_main = /* @__PURE__ */ defineComponent({
4
+ __name: "IconZoomOut",
5
+ setup(__props) {
6
+ return (_ctx, _cache) => {
7
+ return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
+ default: withCtx(() => _cache[0] || (_cache[0] = [
9
+ createElementVNode("path", { d: "M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15" }, null, -1)
10
+ ])),
11
+ _: 1,
12
+ __: [0]
13
+ }, 16);
14
+ };
15
+ }
16
+ });
2
17
  export {
3
18
  _sfc_main as default
4
19
  };
@@ -1,19 +1,4 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import YcIcon from "../components/Icon.vue2.js";
3
- const _sfc_main = /* @__PURE__ */ defineComponent({
4
- __name: "IconZoomOut",
5
- setup(__props) {
6
- return (_ctx, _cache) => {
7
- return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
- default: withCtx(() => _cache[0] || (_cache[0] = [
9
- createElementVNode("path", { d: "M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15" }, null, -1)
10
- ])),
11
- _: 1,
12
- __: [0]
13
- }, 16);
14
- };
15
- }
16
- });
1
+ import _sfc_main from "./IconZoomOut.vue.js";
17
2
  export {
18
3
  _sfc_main as default
19
4
  };
@@ -1,5 +1,4 @@
1
1
  import { Ref } from 'vue';
2
- import { EllipsisConfig } from '../../Typography/type';
3
2
  import { BreakpointName, ResponsiveValue } from '../../Grid';
4
3
  export declare const isServerRendering: boolean;
5
4
  export declare const querySelector: (selectors: string, container?: Document | HTMLElement) => HTMLElement | undefined;
@@ -8,21 +7,11 @@ export declare const getDomText: (dom: Ref<HTMLElement | undefined>) => string;
8
7
  export declare const getBreakpointValue: (breakpoint: BreakpointName, value: string | number | ResponsiveValue, defaultValue?: number | string) => number | string | undefined;
9
8
  export declare const mediaQueryHandler: (onBreakpoint: (breakpoint: BreakpointName, order: Record<string, number>, index: number) => void, queries?: Record<string, string>) => void;
10
9
  export declare const findFirstScrollableParent: (element?: HTMLElement) => HTMLElement | undefined;
11
- /**
12
- * 计算文本是否需要省略并返回处理后的文本
13
- * @param originElement 原始DOM元素,用于获取样式
14
- * @param ellipsisConfig 省略配置
15
- * @param operations 操作按钮的DOM元素或元素数组
16
- * @param fullText 完整文本
17
- * @returns 返回处理后的文本和是否省略的标志
18
- */
19
- export declare const calculateEllipsis: (originElement: HTMLElement, ellipsisConfig: EllipsisConfig | undefined, operations: (HTMLElement | HTMLElement[] | null) | undefined, fullText: string) => {
20
- tooltip?: {
21
- type?: "tooltip" | "popover" | undefined;
22
- props?: Record<string, any> | undefined;
23
- title: string;
24
- } | undefined;
25
- text: string;
26
- ellipsis: boolean;
27
- isClamped: boolean;
10
+ export declare const sleep: (ms: number) => Promise<unknown>;
11
+ export declare const throttleByRaf: (cb: (...args: any[]) => void) => {
12
+ (...args: any[]): void;
13
+ cancel(): void;
28
14
  };
15
+ export declare const debounce: (func: (...args: any) => void, delay: number, immediate?: boolean) => (this: any, ...args: any) => void;
16
+ export declare const throttle: (fn: (...args: any) => void, delay: number) => (this: any, ...args: any) => void;
17
+ export declare const valueToPx: (value: string | number | undefined) => string;
@@ -1,6 +1,7 @@
1
1
  import { watch } from "vue";
2
+ import { MEDICA_QUERY_QUERUES } from "../constants/index.js";
2
3
  import { unrefElement, useMediaQuery } from "../../node_modules/@vueuse/core/index.js";
3
- import { isString, isObject, isUndefined } from "./is.js";
4
+ import { isNumber, isString, isObject, isUndefined } from "./is.js";
4
5
  const isServerRendering = (() => {
5
6
  try {
6
7
  return !(typeof window !== "undefined" && document !== void 0);
@@ -25,16 +26,6 @@ const getDomText = (dom) => {
25
26
  var _a;
26
27
  return ((_a = unrefElement(dom)) == null ? void 0 : _a.innerText) || "";
27
28
  };
28
- const getMedicaQueryQuerues = () => {
29
- return {
30
- xs: "(min-width: 0)",
31
- sm: "(min-width: 576px)",
32
- md: "(min-width: 768px)",
33
- lg: "(min-width: 992px)",
34
- xl: "(min-width: 1200px)",
35
- xxl: "(min-width: 1600px)"
36
- };
37
- };
38
29
  const getBreakpointValue = (breakpoint, value, defaultValue) => {
39
30
  if (!isObject(value)) {
40
31
  return value;
@@ -53,7 +44,7 @@ const getBreakpointValue = (breakpoint, value, defaultValue) => {
53
44
  }
54
45
  return defaultValue;
55
46
  };
56
- const mediaQueryHandler = (onBreakpoint, queries = getMedicaQueryQuerues()) => {
47
+ const mediaQueryHandler = (onBreakpoint, queries = MEDICA_QUERY_QUERUES) => {
57
48
  const breakpoints = [];
58
49
  const order = {};
59
50
  const matches = [];
@@ -89,12 +80,88 @@ const findFirstScrollableParent = (element) => {
89
80
  currentElement = currentElement.parentElement;
90
81
  }
91
82
  };
83
+ const sleep = (ms) => {
84
+ return new Promise((resolve) => {
85
+ setTimeout(() => {
86
+ resolve("");
87
+ }, ms);
88
+ });
89
+ };
90
+ const throttleByRaf = (cb) => {
91
+ let timer = 0;
92
+ const throttle2 = (...args) => {
93
+ if (timer) {
94
+ window.cancelAnimationFrame(timer);
95
+ }
96
+ timer = window.requestAnimationFrame(() => {
97
+ cb(...args);
98
+ timer = 0;
99
+ });
100
+ };
101
+ throttle2.cancel = () => {
102
+ window.cancelAnimationFrame(timer);
103
+ timer = 0;
104
+ };
105
+ return throttle2;
106
+ };
107
+ const debounce = (func, delay, immediate = false) => {
108
+ let timer = null;
109
+ let isInvoked = false;
110
+ return function(...args) {
111
+ const context = this;
112
+ if (timer) clearTimeout(timer);
113
+ if (immediate && !isInvoked) {
114
+ func.apply(context, args);
115
+ isInvoked = true;
116
+ }
117
+ timer = setTimeout(() => {
118
+ if (!immediate) {
119
+ func.apply(context, args);
120
+ }
121
+ isInvoked = false;
122
+ }, delay);
123
+ };
124
+ };
125
+ const throttle = (fn, delay) => {
126
+ let lastTime = 0;
127
+ let timeoutId = null;
128
+ return function(...args) {
129
+ const now = Date.now();
130
+ const remaining = delay - (now - lastTime);
131
+ if (timeoutId) {
132
+ clearTimeout(timeoutId);
133
+ timeoutId = null;
134
+ }
135
+ if (remaining <= 0) {
136
+ fn.apply(this, args);
137
+ lastTime = now;
138
+ } else {
139
+ timeoutId = setTimeout(() => {
140
+ fn.apply(this, args);
141
+ lastTime = Date.now();
142
+ timeoutId = null;
143
+ }, remaining);
144
+ }
145
+ };
146
+ };
147
+ const valueToPx = (value) => {
148
+ const numberReg = /^-?\d+(\.\d+)?$/;
149
+ if (isNumber(value) || isString(value) && numberReg.test(value)) {
150
+ return value + "px";
151
+ }
152
+ return value;
153
+ };
92
154
  export {
155
+ debounce,
93
156
  findFirstScrollableParent,
94
157
  getBreakpointValue,
95
158
  getDomText,
96
159
  getElement,
97
160
  isServerRendering,
98
161
  mediaQueryHandler,
99
- querySelector
162
+ querySelector,
163
+ sleep,
164
+ throttle,
165
+ throttleByRaf,
166
+ valueToPx
100
167
  };
@@ -1,6 +1,5 @@
1
1
  export * from './color';
2
2
  export * from './dom';
3
- export * from './fn';
4
3
  export * from './is';
5
4
  export * from './time';
6
5
  export * from './vue-utils';
@@ -1,39 +1,4 @@
1
1
  import { default as dayjs } from 'dayjs';
2
- type options = {
3
- value: string;
4
- disabled: boolean;
5
- }[];
6
- export declare function generateTimeOptions(config: {
7
- format: string;
8
- disabledHours?: () => number[];
9
- disabledMinutes?: (selectedHour?: number) => number[];
10
- disabledSeconds?: (selectedHour?: number, selectedMinute?: number) => number[];
11
- hideDisabledOptions?: boolean;
12
- step?: {
13
- hour?: number;
14
- minute?: number;
15
- second?: number;
16
- };
17
- selectedHour?: string;
18
- selectedMinute?: string;
19
- }): {
20
- hours: options;
21
- minutes: options;
22
- seconds: options;
23
- meridiems: options;
24
- };
25
- export declare function parseTimeStrByFormat(timeStr: string, format: string): {
26
- hours: string;
27
- minutes: string;
28
- seconds: string;
29
- meridiems: string | undefined;
30
- };
31
- export declare function timeObjToStr(timeObj: {
32
- hours?: string;
33
- minutes?: string;
34
- seconds?: string;
35
- meridiems?: string | undefined;
36
- }, format: string): string;
37
2
  export declare const isValidTimeRange: (beginDate: string, endDate: string, format: string) => boolean;
38
3
  export interface CalendarCellData {
39
4
  day: number;
@@ -42,7 +7,6 @@ export interface CalendarCellData {
42
7
  isCurrentMonth: boolean;
43
8
  fullDate: string;
44
9
  }
45
- export declare function generateMonthCalendar(year: number, month: number): CalendarCellData[][];
10
+ export declare const generateMonthCalendar: (year: number, month: number) => CalendarCellData[][];
46
11
  export declare const formatSeconds: (time: number, format: string, type?: dayjs.UnitType) => string;
47
12
  export declare const formatDate: (value: string | number | Date, format: string) => string;
48
- export {};
@@ -13,7 +13,7 @@ const isValidTimeRange = (beginDate, endDate, format) => {
13
13
  const end = dayjs(endDate, format).locale("en", { weekStart: 1 });
14
14
  return begin.isBefore(end);
15
15
  };
16
- function generateMonthCalendar(year, month) {
16
+ const generateMonthCalendar = (year, month) => {
17
17
  const firstDayOfMonth = dayjs(`${year}-${month}-01`);
18
18
  const firstDayOfWeek = firstDayOfMonth.day();
19
19
  const daysFromPrevMonth = firstDayOfWeek;
@@ -37,7 +37,7 @@ function generateMonthCalendar(year, month) {
37
37
  }
38
38
  }
39
39
  return calendar;
40
- }
40
+ };
41
41
  const formatSeconds = (time, format, type = "milliseconds") => {
42
42
  return dayjs.duration(time, type).format(format);
43
43
  };
@@ -1,6 +1,6 @@
1
- import { RenderContent, ObjectData } from '../type';
2
1
  import { VNode } from 'vue';
2
+ import { ObjectData, RenderContent } from '../type';
3
3
  export declare const getSlotFunction: (param: RenderContent | undefined) => import('vue').RenderFunction | (() => string | ObjectData[]) | undefined;
4
- export declare function isVifNode(vnode: VNode | undefined | null): boolean;
5
- export declare function findFirstLegitChild(node: VNode[] | undefined): VNode | null;
6
- export declare function findComponentsFromVnodes(vnodes: VNode[], name: string): ObjectData[];
4
+ export declare const isVifNode: (vnode: VNode | undefined | null) => boolean;
5
+ export declare const findFirstLegitChild: (node: VNode[] | undefined) => VNode | null;
6
+ export declare const findComponentsFromVnodes: (vnodes: VNode[], name: string) => ObjectData[];
@@ -6,7 +6,7 @@ const getSlotFunction = (param) => {
6
6
  }
7
7
  return void 0;
8
8
  };
9
- function wrapTextContent(s) {
9
+ const wrapTextContent = (s) => {
10
10
  return h(
11
11
  "span",
12
12
  {
@@ -16,8 +16,8 @@ function wrapTextContent(s) {
16
16
  },
17
17
  s
18
18
  );
19
- }
20
- function findFirstLegitChild(node) {
19
+ };
20
+ const findFirstLegitChild = (node) => {
21
21
  if (!node) return null;
22
22
  const children = node;
23
23
  for (const child of children) {
@@ -37,8 +37,8 @@ function findFirstLegitChild(node) {
37
37
  return wrapTextContent(child);
38
38
  }
39
39
  return null;
40
- }
41
- function findComponentsFromVnodes(vnodes, name) {
40
+ };
41
+ const findComponentsFromVnodes = (vnodes, name) => {
42
42
  const result = [];
43
43
  const traverse = (nodes) => {
44
44
  var _a, _b;
@@ -66,7 +66,7 @@ function findComponentsFromVnodes(vnodes, name) {
66
66
  };
67
67
  traverse(vnodes);
68
68
  return result;
69
- }
69
+ };
70
70
  export {
71
71
  findComponentsFromVnodes,
72
72
  findFirstLegitChild,
package/es/index.d.ts CHANGED
@@ -339,11 +339,11 @@ declare const _default: {
339
339
  "update:modelValue": (value: import('./Checkbox').CheckboxValue[]) => any;
340
340
  }, import('vue').PublicProps, {
341
341
  disabled: boolean;
342
- direction: import('./_shared/type').Direction;
343
342
  modelValue: import('./Checkbox').CheckboxValue[];
344
343
  defaultValue: import('./Checkbox').CheckboxValue[];
345
344
  options: (import('./Checkbox').CheckboxOption | import('./Checkbox').CheckboxValue)[];
346
345
  max: number;
346
+ direction: import('./_shared/type').Direction;
347
347
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
348
348
  P: {};
349
349
  B: {};
@@ -356,11 +356,11 @@ declare const _default: {
356
356
  "onUpdate:modelValue"?: ((value: import('./Checkbox').CheckboxValue[]) => any) | undefined;
357
357
  }>, {}, {}, {}, {}, {
358
358
  disabled: boolean;
359
- direction: import('./_shared/type').Direction;
360
359
  modelValue: import('./Checkbox').CheckboxValue[];
361
360
  defaultValue: import('./Checkbox').CheckboxValue[];
362
361
  options: (import('./Checkbox').CheckboxOption | import('./Checkbox').CheckboxValue)[];
363
362
  max: number;
363
+ direction: import('./_shared/type').Direction;
364
364
  }>;
365
365
  __isFragment?: never;
366
366
  __isTeleport?: never;
@@ -373,11 +373,11 @@ declare const _default: {
373
373
  "update:modelValue": (value: import('./Checkbox').CheckboxValue[]) => any;
374
374
  }, string, {
375
375
  disabled: boolean;
376
- direction: import('./_shared/type').Direction;
377
376
  modelValue: import('./Checkbox').CheckboxValue[];
378
377
  defaultValue: import('./Checkbox').CheckboxValue[];
379
378
  options: (import('./Checkbox').CheckboxOption | import('./Checkbox').CheckboxValue)[];
380
379
  max: number;
380
+ direction: import('./_shared/type').Direction;
381
381
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
382
382
  $slots: Readonly<import('./Checkbox').CheckboxGroupSlots> & import('./Checkbox').CheckboxGroupSlots;
383
383
  });
@@ -423,8 +423,8 @@ declare const _default: {
423
423
  value: number;
424
424
  start: boolean;
425
425
  title: string;
426
- format: string;
427
426
  easeing: string;
427
+ format: string;
428
428
  valueStyle: import('vue').CSSProperties;
429
429
  now: number;
430
430
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
@@ -440,8 +440,8 @@ declare const _default: {
440
440
  value: number;
441
441
  start: boolean;
442
442
  title: string;
443
- format: string;
444
443
  easeing: string;
444
+ format: string;
445
445
  valueStyle: import('vue').CSSProperties;
446
446
  now: number;
447
447
  }>;
@@ -456,8 +456,8 @@ declare const _default: {
456
456
  value: number;
457
457
  start: boolean;
458
458
  title: string;
459
- format: string;
460
459
  easeing: string;
460
+ format: string;
461
461
  valueStyle: import('vue').CSSProperties;
462
462
  now: number;
463
463
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
@@ -1064,9 +1064,9 @@ declare const _default: {
1064
1064
  }, import('vue').PublicProps, {
1065
1065
  popupContainer: import('./_shared/type').PopupContainer;
1066
1066
  visible: boolean;
1067
- src: string;
1068
1067
  defaultVisible: boolean;
1069
1068
  closable: boolean;
1069
+ src: string;
1070
1070
  maskClosable: boolean;
1071
1071
  escToClose: boolean;
1072
1072
  actionsLayout: string[];
@@ -1089,9 +1089,9 @@ declare const _default: {
1089
1089
  }>, {}, {}, {}, {}, {
1090
1090
  popupContainer: import('./_shared/type').PopupContainer;
1091
1091
  visible: boolean;
1092
- src: string;
1093
1092
  defaultVisible: boolean;
1094
1093
  closable: boolean;
1094
+ src: string;
1095
1095
  maskClosable: boolean;
1096
1096
  escToClose: boolean;
1097
1097
  actionsLayout: string[];
@@ -1112,9 +1112,9 @@ declare const _default: {
1112
1112
  }, string, {
1113
1113
  popupContainer: import('./_shared/type').PopupContainer;
1114
1114
  visible: boolean;
1115
- src: string;
1116
1115
  defaultVisible: boolean;
1117
1116
  closable: boolean;
1117
+ src: string;
1118
1118
  maskClosable: boolean;
1119
1119
  escToClose: boolean;
1120
1120
  actionsLayout: string[];
@@ -1520,10 +1520,10 @@ declare const _default: {
1520
1520
  size: import('./_shared/type').Size;
1521
1521
  disabled: boolean;
1522
1522
  type: import('./Radio').RadioType;
1523
- direction: import('./_shared/type').Direction;
1524
1523
  modelValue: import('./Radio').RadioValue;
1525
1524
  defaultValue: import('./Radio').RadioValue;
1526
1525
  options: import('./Radio').RadioOption[];
1526
+ direction: import('./_shared/type').Direction;
1527
1527
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
1528
1528
  P: {};
1529
1529
  B: {};
@@ -1538,10 +1538,10 @@ declare const _default: {
1538
1538
  size: import('./_shared/type').Size;
1539
1539
  disabled: boolean;
1540
1540
  type: import('./Radio').RadioType;
1541
- direction: import('./_shared/type').Direction;
1542
1541
  modelValue: import('./Radio').RadioValue;
1543
1542
  defaultValue: import('./Radio').RadioValue;
1544
1543
  options: import('./Radio').RadioOption[];
1544
+ direction: import('./_shared/type').Direction;
1545
1545
  }>;
1546
1546
  __isFragment?: never;
1547
1547
  __isTeleport?: never;
@@ -1556,16 +1556,16 @@ declare const _default: {
1556
1556
  size: import('./_shared/type').Size;
1557
1557
  disabled: boolean;
1558
1558
  type: import('./Radio').RadioType;
1559
- direction: import('./_shared/type').Direction;
1560
1559
  modelValue: import('./Radio').RadioValue;
1561
1560
  defaultValue: import('./Radio').RadioValue;
1562
1561
  options: import('./Radio').RadioOption[];
1562
+ direction: import('./_shared/type').Direction;
1563
1563
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
1564
1564
  $slots: Readonly<import('./Radio').RadioGroupSlots> & import('./Radio').RadioGroupSlots;
1565
1565
  });
1566
1566
  SkeletonLine: import('vue').DefineComponent<import('./Skeleton').SkeletonLineProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('./Skeleton').SkeletonLineProps> & Readonly<{}>, {
1567
- rows: number;
1568
1567
  lineHeight: number;
1568
+ rows: number;
1569
1569
  widths: number[];
1570
1570
  lineSpacing: number;
1571
1571
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;