yc-design-vue 2.0.5 → 2.0.6

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 (383) hide show
  1. package/dist/index.umd.js +1 -1
  2. package/dist/style.css +1 -1
  3. package/es/Alert/index.d.ts +3 -3
  4. package/es/Alert/index.vue.d.ts +1 -1
  5. package/es/Alert/type.d.ts +2 -2
  6. package/es/Anchor/Anchor.vue.d.ts +1 -1
  7. package/es/Anchor/hooks/useContext.d.ts +1 -1
  8. package/es/Anchor/index.d.ts +3 -3
  9. package/es/Anchor/type.d.ts +3 -2
  10. package/es/AutoComplete/index.d.ts +18 -9
  11. package/es/AutoComplete/index.vue.d.ts +36 -18
  12. package/es/Avatar/Avatar.vue.d.ts +1 -1
  13. package/es/Avatar/index.d.ts +3 -3
  14. package/es/Avatar/type.d.ts +3 -2
  15. package/es/Badge/index.d.ts +3 -3
  16. package/es/Badge/index.vue.d.ts +1 -1
  17. package/es/Badge/type.d.ts +2 -2
  18. package/es/Button/Button.vue.d.ts +2 -2
  19. package/es/Button/ButtonGroup.vue.d.ts +1 -1
  20. package/es/Button/hooks/useContext.d.ts +3 -3
  21. package/es/Button/index.d.ts +9 -9
  22. package/es/Button/type.d.ts +6 -6
  23. package/es/Card/Card.vue.d.ts +1 -1
  24. package/es/Card/index.d.ts +3 -3
  25. package/es/Card/type.d.ts +1 -2
  26. package/es/Carousel/Carousel.vue.d.ts +2 -2
  27. package/es/Carousel/hooks/useContext.d.ts +3 -3
  28. package/es/Carousel/index.d.ts +6 -6
  29. package/es/Carousel/type.d.ts +6 -6
  30. package/es/Cascader/Cascader.vue.d.ts +7 -7
  31. package/es/Cascader/index.d.ts +6 -6
  32. package/es/Collapse/hooks/useContext.d.ts +2 -13
  33. package/es/Collapse/hooks/useContext.js +0 -1
  34. package/es/Collapse/type.d.ts +2 -1
  35. package/es/Descriptions/Descriptions.vue.d.ts +3 -3
  36. package/es/Descriptions/hooks/useContext.d.ts +1 -1
  37. package/es/Descriptions/index.d.ts +9 -9
  38. package/es/Descriptions/type.d.ts +7 -6
  39. package/es/Divider/index.d.ts +6 -6
  40. package/es/Divider/index.vue.d.ts +2 -2
  41. package/es/Divider/type.d.ts +4 -3
  42. package/es/Drawer/Drawer.vue.d.ts +1 -1
  43. package/es/Drawer/DrawerService.vue.d.ts +1 -1
  44. package/es/Drawer/index.d.ts +5 -9
  45. package/es/Drawer/type.d.ts +8 -4
  46. package/es/Dropdown/Dropdown.vue.d.ts +1 -1
  47. package/es/Dropdown/DropdownButton.vue.d.ts +1 -1
  48. package/es/Dropdown/Dsubmenu.vue.d.ts +1 -1
  49. package/es/Dropdown/index.d.ts +9 -9
  50. package/es/Dropdown/type.d.ts +4 -6
  51. package/es/Grid/hooks/useContext.d.ts +0 -11
  52. package/es/Grid/hooks/useContext.js +0 -1
  53. package/es/Image/Image.vue.d.ts +2 -2
  54. package/es/Image/ImagePreview.vue.js +1 -1
  55. package/es/Image/index.d.ts +6 -6
  56. package/es/Image/type.d.ts +3 -2
  57. package/es/Input/Input.vue.d.ts +1 -1
  58. package/es/Input/InputSuffix.vue.js +1 -1
  59. package/es/Input/index.d.ts +3 -3
  60. package/es/InputNumber/InputNumber.vue.d.ts +8 -8
  61. package/es/InputNumber/InputOperaBtn.vue.d.ts +2 -2
  62. package/es/InputNumber/index.d.ts +9 -9
  63. package/es/InputNumber/type.d.ts +5 -4
  64. package/es/InputTag/index.d.ts +15 -6
  65. package/es/InputTag/index.vue.d.ts +5 -2
  66. package/es/InputTag/type.d.ts +2 -1
  67. package/es/Layout/LayoutSider.vue.d.ts +3 -3
  68. package/es/Layout/index.d.ts +8 -8
  69. package/es/Layout/type.d.ts +3 -4
  70. package/es/Link/index.d.ts +3 -3
  71. package/es/Link/index.vue.d.ts +1 -1
  72. package/es/Link/type.d.ts +2 -2
  73. package/es/List/List.vue.d.ts +7 -7
  74. package/es/List/index.d.ts +6 -6
  75. package/es/List/type.d.ts +2 -3
  76. package/es/Mention/index.d.ts +21 -12
  77. package/es/Mention/index.vue.d.ts +37 -19
  78. package/es/Mention/type.d.ts +3 -2
  79. package/es/Menu/Menu.vue.d.ts +2 -2
  80. package/es/Menu/index.d.ts +5 -5
  81. package/es/Menu/type.d.ts +2 -2
  82. package/es/Message/type.d.ts +3 -3
  83. package/es/Modal/Modal.vue.d.ts +1 -1
  84. package/es/Modal/ModalService.vue.d.ts +1 -1
  85. package/es/Modal/index.d.ts +13 -13
  86. package/es/Modal/index.js +1 -4
  87. package/es/Modal/type.d.ts +6 -9
  88. package/es/Notification/Notification.vue.d.ts +1 -1
  89. package/es/Notification/index.d.ts +4 -4
  90. package/es/Notification/type.d.ts +3 -4
  91. package/es/OverflowList/index.d.ts +3 -3
  92. package/es/OverflowList/index.vue.d.ts +1 -1
  93. package/es/OverflowList/type.d.ts +3 -2
  94. package/es/Popconfirm/index.d.ts +3 -3
  95. package/es/Popconfirm/index.vue.d.ts +1 -1
  96. package/es/Popconfirm/type.d.ts +2 -3
  97. package/es/Progress/Progress.vue.d.ts +1 -1
  98. package/es/Progress/ProgressCircle.vue.d.ts +3 -3
  99. package/es/Progress/ProgressLine.vue.d.ts +3 -3
  100. package/es/Progress/index.d.ts +3 -3
  101. package/es/Progress/type.d.ts +2 -3
  102. package/es/Radio/type.d.ts +1 -1
  103. package/es/ResizeBox/index.d.ts +3 -3
  104. package/es/ResizeBox/index.vue.d.ts +2 -2
  105. package/es/ResizeBox/type.d.ts +4 -4
  106. package/es/Result/index.d.ts +3 -3
  107. package/es/Result/index.vue.d.ts +1 -1
  108. package/es/Result/type.d.ts +3 -2
  109. package/es/Scrollbar/Scrollbar.vue.d.ts +1 -1
  110. package/es/Scrollbar/index.d.ts +3 -3
  111. package/es/Scrollbar/type.d.ts +2 -1
  112. package/es/Select/Select.vue.d.ts +31 -13
  113. package/es/Select/hooks/useContext.d.ts +2 -2
  114. package/es/Select/hooks/useSelectOptions.d.ts +2 -2
  115. package/es/Select/index.d.ts +18 -9
  116. package/es/Skeleton/SkeletonShape.vue.d.ts +2 -2
  117. package/es/Skeleton/index.d.ts +2 -2
  118. package/es/Skeleton/type.d.ts +2 -4
  119. package/es/Space/index.d.ts +6 -6
  120. package/es/Space/index.vue.d.ts +2 -2
  121. package/es/Space/type.d.ts +5 -4
  122. package/es/Switch/index.d.ts +9 -9
  123. package/es/Switch/index.vue.d.ts +3 -3
  124. package/es/Switch/type.d.ts +4 -4
  125. package/es/Tabs/Tabs.vue.d.ts +1 -1
  126. package/es/Tabs/hooks/useContext.d.ts +4 -4
  127. package/es/Tabs/index.d.ts +3 -3
  128. package/es/Tabs/type.d.ts +2 -3
  129. package/es/Tag/index.d.ts +3 -3
  130. package/es/Tag/index.vue.d.ts +1 -1
  131. package/es/Tag/type.d.ts +1 -2
  132. package/es/Textarea/type.d.ts +2 -2
  133. package/es/TimePicker/TimePicker.vue.d.ts +1 -1
  134. package/es/TimePicker/index.d.ts +3 -3
  135. package/es/Timeline/TimelineItem.vue.d.ts +1 -1
  136. package/es/Timeline/index.d.ts +3 -3
  137. package/es/Timeline/type.d.ts +3 -4
  138. package/es/Transfer/TransferPanel.vue.js +1 -1
  139. package/es/Typography/TypographyBase.vue.d.ts +7 -7
  140. package/es/Typography/TypographyBase.vue.js +2 -2
  141. package/es/Typography/TypographyParagraph.vue.d.ts +1 -1
  142. package/es/Typography/TypographyTitle.vue.d.ts +1 -1
  143. package/es/Typography/type.d.ts +5 -4
  144. package/es/Upload/Upload.vue.d.ts +53 -0
  145. package/es/Upload/Upload.vue.js +110 -0
  146. package/es/Upload/Upload.vue3.js +5 -0
  147. package/es/Upload/UploadButton.vue.d.ts +2 -0
  148. package/es/Upload/UploadButton.vue.js +39 -0
  149. package/es/Upload/UploadButton.vue3.js +5 -0
  150. package/es/Upload/UploadDrag.vue.d.ts +2 -0
  151. package/es/Upload/UploadDrag.vue.js +37 -0
  152. package/es/Upload/UploadDrag.vue3.js +5 -0
  153. package/es/Upload/UploadFileList.vue.d.ts +24 -0
  154. package/es/Upload/UploadFileList.vue.js +7 -0
  155. package/es/Upload/UploadFileList.vue2.js +126 -0
  156. package/es/Upload/UploadPictureCard.vue.d.ts +4 -0
  157. package/es/Upload/UploadPictureCard.vue.js +7 -0
  158. package/es/Upload/UploadPictureCard.vue2.js +132 -0
  159. package/es/Upload/hooks/useContext.d.ts +49 -0
  160. package/es/Upload/hooks/useContext.js +92 -0
  161. package/es/Upload/hooks/useUpload.d.ts +47 -0
  162. package/es/Upload/hooks/useUpload.js +80 -0
  163. package/es/Upload/index.css +1 -0
  164. package/es/Upload/index.d.ts +123 -0
  165. package/es/Upload/index.js +10 -0
  166. package/es/Upload/type.d.ts +72 -0
  167. package/es/VerificationCode/index.d.ts +3 -3
  168. package/es/VerificationCode/index.vue.d.ts +1 -1
  169. package/es/VerificationCode/type.d.ts +5 -4
  170. package/es/_shared/icons/IconCopy.vue.js +1 -19
  171. package/es/_shared/icons/IconCopy.vue2.js +19 -1
  172. package/es/_shared/icons/IconDelete.vue.js +19 -1
  173. package/es/_shared/icons/IconDelete.vue2.js +1 -19
  174. package/es/_shared/icons/IconEdit.vue.js +1 -19
  175. package/es/_shared/icons/IconEdit.vue2.js +19 -1
  176. package/es/_shared/icons/IconEyeClose.vue.js +23 -1
  177. package/es/_shared/icons/IconEyeClose.vue2.js +1 -23
  178. package/es/_shared/icons/IconFile.vue.d.ts +2 -0
  179. package/es/_shared/icons/IconFile.vue.js +22 -0
  180. package/es/_shared/icons/IconFile.vue2.js +4 -0
  181. package/es/_shared/icons/IconUpload.vue.d.ts +2 -0
  182. package/es/_shared/icons/IconUpload.vue.js +22 -0
  183. package/es/_shared/icons/IconUpload.vue2.js +4 -0
  184. package/es/_shared/icons/index.d.ts +2 -0
  185. package/es/_shared/type/index.d.ts +3 -1
  186. package/es/_shared/utils/vue-utils.d.ts +1 -1
  187. package/es/_virtual/_plugin-vue_export-helper.js +10 -0
  188. package/es/index.d.ts +31 -30
  189. package/es/index.js +5 -3
  190. package/es/node_modules/@vueuse/core/index.js +171 -9
  191. package/es/node_modules/@vueuse/shared/index.js +29 -0
  192. package/es/style.css +1 -1
  193. package/lib/Alert/index.d.ts +3 -3
  194. package/lib/Alert/index.vue.d.ts +1 -1
  195. package/lib/Alert/type.d.ts +2 -2
  196. package/lib/Anchor/Anchor.vue.d.ts +1 -1
  197. package/lib/Anchor/hooks/useContext.d.ts +1 -1
  198. package/lib/Anchor/index.d.ts +3 -3
  199. package/lib/Anchor/type.d.ts +3 -2
  200. package/lib/AutoComplete/index.d.ts +18 -9
  201. package/lib/AutoComplete/index.vue.d.ts +36 -18
  202. package/lib/Avatar/Avatar.vue.d.ts +1 -1
  203. package/lib/Avatar/index.d.ts +3 -3
  204. package/lib/Avatar/type.d.ts +3 -2
  205. package/lib/Badge/index.d.ts +3 -3
  206. package/lib/Badge/index.vue.d.ts +1 -1
  207. package/lib/Badge/type.d.ts +2 -2
  208. package/lib/Button/Button.vue.d.ts +2 -2
  209. package/lib/Button/ButtonGroup.vue.d.ts +1 -1
  210. package/lib/Button/hooks/useContext.d.ts +3 -3
  211. package/lib/Button/index.d.ts +9 -9
  212. package/lib/Button/type.d.ts +6 -6
  213. package/lib/Card/Card.vue.d.ts +1 -1
  214. package/lib/Card/index.d.ts +3 -3
  215. package/lib/Card/type.d.ts +1 -2
  216. package/lib/Carousel/Carousel.vue.d.ts +2 -2
  217. package/lib/Carousel/hooks/useContext.d.ts +3 -3
  218. package/lib/Carousel/index.d.ts +6 -6
  219. package/lib/Carousel/type.d.ts +6 -6
  220. package/lib/Cascader/Cascader.vue.d.ts +7 -7
  221. package/lib/Cascader/index.d.ts +6 -6
  222. package/lib/Collapse/hooks/useContext.d.ts +2 -13
  223. package/lib/Collapse/hooks/useContext.js +1 -1
  224. package/lib/Collapse/type.d.ts +2 -1
  225. package/lib/Descriptions/Descriptions.vue.d.ts +3 -3
  226. package/lib/Descriptions/hooks/useContext.d.ts +1 -1
  227. package/lib/Descriptions/index.d.ts +9 -9
  228. package/lib/Descriptions/type.d.ts +7 -6
  229. package/lib/Divider/index.d.ts +6 -6
  230. package/lib/Divider/index.vue.d.ts +2 -2
  231. package/lib/Divider/type.d.ts +4 -3
  232. package/lib/Drawer/Drawer.vue.d.ts +1 -1
  233. package/lib/Drawer/DrawerService.vue.d.ts +1 -1
  234. package/lib/Drawer/index.d.ts +5 -9
  235. package/lib/Drawer/type.d.ts +8 -4
  236. package/lib/Dropdown/Dropdown.vue.d.ts +1 -1
  237. package/lib/Dropdown/DropdownButton.vue.d.ts +1 -1
  238. package/lib/Dropdown/Dsubmenu.vue.d.ts +1 -1
  239. package/lib/Dropdown/index.d.ts +9 -9
  240. package/lib/Dropdown/type.d.ts +4 -6
  241. package/lib/Grid/hooks/useContext.d.ts +0 -11
  242. package/lib/Grid/hooks/useContext.js +1 -1
  243. package/lib/Image/Image.vue.d.ts +2 -2
  244. package/lib/Image/ImagePreview.vue.js +1 -1
  245. package/lib/Image/index.d.ts +6 -6
  246. package/lib/Image/type.d.ts +3 -2
  247. package/lib/Input/Input.vue.d.ts +1 -1
  248. package/lib/Input/InputSuffix.vue.js +1 -1
  249. package/lib/Input/index.d.ts +3 -3
  250. package/lib/InputNumber/InputNumber.vue.d.ts +8 -8
  251. package/lib/InputNumber/InputOperaBtn.vue.d.ts +2 -2
  252. package/lib/InputNumber/index.d.ts +9 -9
  253. package/lib/InputNumber/type.d.ts +5 -4
  254. package/lib/InputTag/index.d.ts +15 -6
  255. package/lib/InputTag/index.vue.d.ts +5 -2
  256. package/lib/InputTag/type.d.ts +2 -1
  257. package/lib/Layout/LayoutSider.vue.d.ts +3 -3
  258. package/lib/Layout/index.d.ts +8 -8
  259. package/lib/Layout/type.d.ts +3 -4
  260. package/lib/Link/index.d.ts +3 -3
  261. package/lib/Link/index.vue.d.ts +1 -1
  262. package/lib/Link/type.d.ts +2 -2
  263. package/lib/List/List.vue.d.ts +7 -7
  264. package/lib/List/index.d.ts +6 -6
  265. package/lib/List/type.d.ts +2 -3
  266. package/lib/Mention/index.d.ts +21 -12
  267. package/lib/Mention/index.vue.d.ts +37 -19
  268. package/lib/Mention/type.d.ts +3 -2
  269. package/lib/Menu/Menu.vue.d.ts +2 -2
  270. package/lib/Menu/index.d.ts +5 -5
  271. package/lib/Menu/type.d.ts +2 -2
  272. package/lib/Message/type.d.ts +3 -3
  273. package/lib/Modal/Modal.vue.d.ts +1 -1
  274. package/lib/Modal/ModalService.vue.d.ts +1 -1
  275. package/lib/Modal/index.d.ts +13 -13
  276. package/lib/Modal/index.js +1 -1
  277. package/lib/Modal/type.d.ts +6 -9
  278. package/lib/Notification/Notification.vue.d.ts +1 -1
  279. package/lib/Notification/index.d.ts +4 -4
  280. package/lib/Notification/type.d.ts +3 -4
  281. package/lib/OverflowList/index.d.ts +3 -3
  282. package/lib/OverflowList/index.vue.d.ts +1 -1
  283. package/lib/OverflowList/type.d.ts +3 -2
  284. package/lib/Popconfirm/index.d.ts +3 -3
  285. package/lib/Popconfirm/index.vue.d.ts +1 -1
  286. package/lib/Popconfirm/type.d.ts +2 -3
  287. package/lib/Progress/Progress.vue.d.ts +1 -1
  288. package/lib/Progress/ProgressCircle.vue.d.ts +3 -3
  289. package/lib/Progress/ProgressLine.vue.d.ts +3 -3
  290. package/lib/Progress/index.d.ts +3 -3
  291. package/lib/Progress/type.d.ts +2 -3
  292. package/lib/Radio/type.d.ts +1 -1
  293. package/lib/ResizeBox/index.d.ts +3 -3
  294. package/lib/ResizeBox/index.vue.d.ts +2 -2
  295. package/lib/ResizeBox/type.d.ts +4 -4
  296. package/lib/Result/index.d.ts +3 -3
  297. package/lib/Result/index.vue.d.ts +1 -1
  298. package/lib/Result/type.d.ts +3 -2
  299. package/lib/Scrollbar/Scrollbar.vue.d.ts +1 -1
  300. package/lib/Scrollbar/index.d.ts +3 -3
  301. package/lib/Scrollbar/type.d.ts +2 -1
  302. package/lib/Select/Select.vue.d.ts +31 -13
  303. package/lib/Select/hooks/useContext.d.ts +2 -2
  304. package/lib/Select/hooks/useSelectOptions.d.ts +2 -2
  305. package/lib/Select/index.d.ts +18 -9
  306. package/lib/Skeleton/SkeletonShape.vue.d.ts +2 -2
  307. package/lib/Skeleton/index.d.ts +2 -2
  308. package/lib/Skeleton/type.d.ts +2 -4
  309. package/lib/Space/index.d.ts +6 -6
  310. package/lib/Space/index.vue.d.ts +2 -2
  311. package/lib/Space/type.d.ts +5 -4
  312. package/lib/Switch/index.d.ts +9 -9
  313. package/lib/Switch/index.vue.d.ts +3 -3
  314. package/lib/Switch/type.d.ts +4 -4
  315. package/lib/Tabs/Tabs.vue.d.ts +1 -1
  316. package/lib/Tabs/hooks/useContext.d.ts +4 -4
  317. package/lib/Tabs/index.d.ts +3 -3
  318. package/lib/Tabs/type.d.ts +2 -3
  319. package/lib/Tag/index.d.ts +3 -3
  320. package/lib/Tag/index.vue.d.ts +1 -1
  321. package/lib/Tag/type.d.ts +1 -2
  322. package/lib/Textarea/type.d.ts +2 -2
  323. package/lib/TimePicker/TimePicker.vue.d.ts +1 -1
  324. package/lib/TimePicker/index.d.ts +3 -3
  325. package/lib/Timeline/TimelineItem.vue.d.ts +1 -1
  326. package/lib/Timeline/index.d.ts +3 -3
  327. package/lib/Timeline/type.d.ts +3 -4
  328. package/lib/Transfer/TransferPanel.vue.js +1 -1
  329. package/lib/Typography/TypographyBase.vue.d.ts +7 -7
  330. package/lib/Typography/TypographyBase.vue.js +1 -1
  331. package/lib/Typography/TypographyParagraph.vue.d.ts +1 -1
  332. package/lib/Typography/TypographyTitle.vue.d.ts +1 -1
  333. package/lib/Typography/type.d.ts +5 -4
  334. package/lib/Upload/Upload.vue.d.ts +53 -0
  335. package/lib/Upload/Upload.vue.js +1 -0
  336. package/lib/Upload/Upload.vue3.js +1 -0
  337. package/lib/Upload/UploadButton.vue.d.ts +2 -0
  338. package/lib/Upload/UploadButton.vue.js +1 -0
  339. package/lib/Upload/UploadButton.vue3.js +1 -0
  340. package/lib/Upload/UploadDrag.vue.d.ts +2 -0
  341. package/lib/Upload/UploadDrag.vue.js +1 -0
  342. package/lib/Upload/UploadDrag.vue3.js +1 -0
  343. package/lib/Upload/UploadFileList.vue.d.ts +24 -0
  344. package/lib/Upload/UploadFileList.vue.js +1 -0
  345. package/lib/Upload/UploadFileList.vue2.js +1 -0
  346. package/lib/Upload/UploadPictureCard.vue.d.ts +4 -0
  347. package/lib/Upload/UploadPictureCard.vue.js +1 -0
  348. package/lib/Upload/UploadPictureCard.vue2.js +1 -0
  349. package/lib/Upload/hooks/useContext.d.ts +49 -0
  350. package/lib/Upload/hooks/useContext.js +1 -0
  351. package/lib/Upload/hooks/useUpload.d.ts +47 -0
  352. package/lib/Upload/hooks/useUpload.js +1 -0
  353. package/lib/Upload/index.css +1 -0
  354. package/lib/Upload/index.d.ts +123 -0
  355. package/lib/Upload/index.js +1 -0
  356. package/lib/Upload/type.d.ts +72 -0
  357. package/lib/VerificationCode/index.d.ts +3 -3
  358. package/lib/VerificationCode/index.vue.d.ts +1 -1
  359. package/lib/VerificationCode/type.d.ts +5 -4
  360. package/lib/_shared/icons/IconCopy.vue.js +1 -1
  361. package/lib/_shared/icons/IconCopy.vue2.js +1 -1
  362. package/lib/_shared/icons/IconDelete.vue.js +1 -1
  363. package/lib/_shared/icons/IconDelete.vue2.js +1 -1
  364. package/lib/_shared/icons/IconEdit.vue.js +1 -1
  365. package/lib/_shared/icons/IconEdit.vue2.js +1 -1
  366. package/lib/_shared/icons/IconEyeClose.vue.js +1 -1
  367. package/lib/_shared/icons/IconEyeClose.vue2.js +1 -1
  368. package/lib/_shared/icons/IconFile.vue.d.ts +2 -0
  369. package/lib/_shared/icons/IconFile.vue.js +1 -0
  370. package/lib/_shared/icons/IconFile.vue2.js +1 -0
  371. package/lib/_shared/icons/IconUpload.vue.d.ts +2 -0
  372. package/lib/_shared/icons/IconUpload.vue.js +1 -0
  373. package/lib/_shared/icons/IconUpload.vue2.js +1 -0
  374. package/lib/_shared/icons/index.d.ts +2 -0
  375. package/lib/_shared/type/index.d.ts +3 -1
  376. package/lib/_shared/utils/vue-utils.d.ts +1 -1
  377. package/lib/_virtual/_plugin-vue_export-helper.js +1 -0
  378. package/lib/index.d.ts +31 -30
  379. package/lib/index.js +1 -1
  380. package/lib/node_modules/@vueuse/core/index.js +1 -1
  381. package/lib/node_modules/@vueuse/shared/index.js +1 -1
  382. package/lib/style.css +1 -1
  383. package/package.json +1 -1
@@ -1,14 +1,14 @@
1
1
  import { VNode } from 'vue';
2
- import { Shape, Size } from '../_shared/type';
2
+ import { Shape, Size, Status } from '../_shared/type';
3
3
  export interface ButtonProps {
4
4
  type?: ButtonType;
5
5
  shape?: Shape;
6
- status?: ButtonStatus;
6
+ status?: Status;
7
7
  size?: Size;
8
8
  long?: boolean;
9
9
  loading?: boolean;
10
10
  disabled?: boolean;
11
- htmlType?: ButtonHtmlType;
11
+ htmlType?: HtmlType;
12
12
  autofocus?: boolean;
13
13
  href?: string;
14
14
  }
@@ -25,7 +25,7 @@ export interface ButtonSlots {
25
25
  }
26
26
  export interface ButtonGroupProps {
27
27
  type?: ButtonType;
28
- status?: ButtonStatus;
28
+ status?: Status;
29
29
  shape?: Shape;
30
30
  size?: Size;
31
31
  disabled?: boolean;
@@ -33,6 +33,6 @@ export interface ButtonGroupProps {
33
33
  export interface ButtonGroupSlots {
34
34
  default?: () => VNode[];
35
35
  }
36
- export type ButtonStatus = 'success' | 'warning' | 'danger' | 'normal';
37
36
  export type ButtonType = 'primary' | 'secondary' | 'dashed' | 'outline' | 'text';
38
- export type ButtonHtmlType = 'button' | 'reset' | 'submit';
37
+ type HtmlType = 'button' | 'reset' | 'submit';
38
+ export {};
@@ -7,7 +7,7 @@ declare function __VLS_template(): {
7
7
  };
8
8
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
9
  declare const __VLS_component: import('vue').DefineComponent<CardProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<CardProps> & Readonly<{}>, {
10
- size: import('./type').CardSize;
10
+ size: Exclude<import('..').Size, "mini" | "large">;
11
11
  title: string;
12
12
  hoverable: boolean;
13
13
  loading: boolean;
@@ -8,7 +8,7 @@ export type CardGridInstance = InstanceType<typeof _CardGrid>;
8
8
  export * from './type';
9
9
  declare const Card: {
10
10
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').CardProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
11
- size: import('./type').CardSize;
11
+ size: Exclude<import('..').Size, "mini" | "large">;
12
12
  title: string;
13
13
  hoverable: boolean;
14
14
  loading: boolean;
@@ -24,7 +24,7 @@ declare const Card: {
24
24
  M: {};
25
25
  Defaults: {};
26
26
  }, Readonly<import('./type').CardProps> & Readonly<{}>, {}, {}, {}, {}, {
27
- size: import('./type').CardSize;
27
+ size: Exclude<import('..').Size, "mini" | "large">;
28
28
  title: string;
29
29
  hoverable: boolean;
30
30
  loading: boolean;
@@ -37,7 +37,7 @@ declare const Card: {
37
37
  __isTeleport?: never;
38
38
  __isSuspense?: never;
39
39
  } & import('vue').ComponentOptionsBase<Readonly<import('./type').CardProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
40
- size: import('./type').CardSize;
40
+ size: Exclude<import('..').Size, "mini" | "large">;
41
41
  title: string;
42
42
  hoverable: boolean;
43
43
  loading: boolean;
package/es/Card/type.d.ts CHANGED
@@ -4,7 +4,7 @@ export interface CardProps {
4
4
  bordered?: boolean;
5
5
  loading?: boolean;
6
6
  hoverable?: boolean;
7
- size?: CardSize;
7
+ size?: Exclude<Size, 'mini' | 'large'>;
8
8
  headerStyle?: CSSProperties;
9
9
  bodyStyle?: CSSProperties;
10
10
  title?: string;
@@ -32,4 +32,3 @@ export interface CardGridProps {
32
32
  export interface CardGridSlots {
33
33
  default?: () => VNode[];
34
34
  }
35
- export type CardSize = Exclude<Size, 'mini' | 'large'>;
@@ -14,9 +14,9 @@ declare const __VLS_component: import('vue').DefineComponent<CarouselProps, {},
14
14
  "onUpdate:current"?: ((index: number) => any) | undefined;
15
15
  }>, {
16
16
  trigger: import('..').EventTrigger;
17
- showArrow: import('./type').CarouselShowArrow;
17
+ showArrow: import('./type').ShowArrow;
18
18
  arrowClass: import('..').ClassName;
19
- animationName: import('./type').CarouselAnimationName;
19
+ animationName: import('./type').AnimationName;
20
20
  direction: import('..').Direction;
21
21
  transitionTimingFunction: string;
22
22
  moveSpeed: number;
@@ -1,16 +1,16 @@
1
1
  import { Ref } from 'vue';
2
- import { CarouselAnimationName, CarouselEmits, CarouselShowArrow } from '../type';
2
+ import { CarouselEmits, AnimationName, ShowArrow } from '../type';
3
3
  import { ClassName, Direction, RecordType } from '../../_shared/type';
4
4
  type CarouselContext = {
5
5
  length: Ref<number>;
6
6
  computedCurrent: Ref<number>;
7
7
  transitionTimingFunction: Ref<string>;
8
- animationName: Ref<CarouselAnimationName>;
8
+ animationName: Ref<AnimationName>;
9
9
  moveType: Ref<MoveType>;
10
10
  preIndex: Ref<number>;
11
11
  moveSpeed: Ref<number>;
12
12
  direction: Ref<Direction>;
13
- showArrow: Ref<CarouselShowArrow>;
13
+ showArrow: Ref<ShowArrow>;
14
14
  arrowClass: Ref<ClassName>;
15
15
  getValidIndex: (val: number) => number;
16
16
  };
@@ -13,9 +13,9 @@ declare const Carousel: {
13
13
  "update:current": (index: number) => any;
14
14
  }, import('vue').PublicProps, {
15
15
  trigger: import('..').EventTrigger;
16
- showArrow: import('./type').CarouselShowArrow;
16
+ showArrow: import('./type').ShowArrow;
17
17
  arrowClass: import('..').ClassName;
18
- animationName: import('./type').CarouselAnimationName;
18
+ animationName: import('./type').AnimationName;
19
19
  direction: import('..').Direction;
20
20
  transitionTimingFunction: string;
21
21
  moveSpeed: number;
@@ -37,9 +37,9 @@ declare const Carousel: {
37
37
  "onUpdate:current"?: ((index: number) => any) | undefined;
38
38
  }>, {}, {}, {}, {}, {
39
39
  trigger: import('..').EventTrigger;
40
- showArrow: import('./type').CarouselShowArrow;
40
+ showArrow: import('./type').ShowArrow;
41
41
  arrowClass: import('..').ClassName;
42
- animationName: import('./type').CarouselAnimationName;
42
+ animationName: import('./type').AnimationName;
43
43
  direction: import('..').Direction;
44
44
  transitionTimingFunction: string;
45
45
  moveSpeed: number;
@@ -61,9 +61,9 @@ declare const Carousel: {
61
61
  "update:current": (index: number) => any;
62
62
  }, string, {
63
63
  trigger: import('..').EventTrigger;
64
- showArrow: import('./type').CarouselShowArrow;
64
+ showArrow: import('./type').ShowArrow;
65
65
  arrowClass: import('..').ClassName;
66
- animationName: import('./type').CarouselAnimationName;
66
+ animationName: import('./type').AnimationName;
67
67
  direction: import('..').Direction;
68
68
  transitionTimingFunction: string;
69
69
  moveSpeed: number;
@@ -1,14 +1,14 @@
1
1
  import { VNode } from 'vue';
2
- import { ClassName, Direction, EventTrigger } from '../_shared/type';
2
+ import { ClassName, Direction, EventTrigger, Position } from '../_shared/type';
3
3
  export interface CarouselProps {
4
4
  current?: number;
5
5
  defaultCurrent?: number;
6
6
  autoPlay?: AutoPlay;
7
7
  moveSpeed?: number;
8
- animationName?: CarouselAnimationName;
8
+ animationName?: AnimationName;
9
9
  trigger?: EventTrigger;
10
10
  direction?: Direction;
11
- showArrow?: CarouselShowArrow;
11
+ showArrow?: ShowArrow;
12
12
  arrowClass?: ClassName;
13
13
  indicatorType?: IndicatorType;
14
14
  indicatorPosition?: IndicatorPosition;
@@ -25,11 +25,11 @@ export interface CarouselSlots {
25
25
  export interface CarouselItemSlots {
26
26
  default?: () => VNode[];
27
27
  }
28
- export type CarouselAnimationName = 'slide' | 'fade';
29
- export type CarouselShowArrow = 'always' | 'hover' | 'never';
28
+ export type AnimationName = 'slide' | 'fade';
29
+ export type ShowArrow = 'always' | 'hover' | 'never';
30
30
  export type AutoPlay = boolean | {
31
31
  interval?: number;
32
32
  hoverToPause?: boolean;
33
33
  };
34
- export type IndicatorPosition = 'bottom' | 'top' | 'left' | 'right' | 'outer';
34
+ export type IndicatorPosition = Position | 'outer';
35
35
  export type IndicatorType = 'line' | 'dot' | 'slider' | 'never';
@@ -86,8 +86,8 @@ declare function __VLS_template(): {
86
86
  "visibility-change": (value: boolean) => any;
87
87
  pressEnter: (ev: KeyboardEvent) => any;
88
88
  }, string, {
89
- size: import('..').Size;
90
89
  error: boolean;
90
+ size: import('..').Size;
91
91
  disabled: boolean;
92
92
  placeholder: string;
93
93
  modelValue: string;
@@ -125,8 +125,8 @@ declare function __VLS_template(): {
125
125
  $nextTick: typeof import('vue').nextTick;
126
126
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
127
127
  } & Readonly<{
128
- size: import('..').Size;
129
128
  error: boolean;
129
+ size: import('..').Size;
130
130
  disabled: boolean;
131
131
  placeholder: string;
132
132
  modelValue: string;
@@ -154,7 +154,7 @@ declare function __VLS_template(): {
154
154
  "onUpdate:visibility"?: ((value: boolean) => any) | undefined;
155
155
  "onVisibility-change"?: ((value: boolean) => any) | undefined;
156
156
  onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
157
- }>, "blur" | "focus" | "getInputRef" | ("size" | "error" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "isPassword" | "visibility" | "defaultVisibility" | "invisibleButton" | "showInput")> & import('vue').ShallowUnwrapRef<{
157
+ }>, "blur" | "focus" | "getInputRef" | ("error" | "size" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "isPassword" | "visibility" | "defaultVisibility" | "invisibleButton" | "showInput")> & import('vue').ShallowUnwrapRef<{
158
158
  focus(): void;
159
159
  blur(): void;
160
160
  getInputRef(): HTMLInputElement;
@@ -188,8 +188,8 @@ declare const __VLS_component: import('vue').DefineComponent<CascaderProps, {},
188
188
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
189
189
  "onInput-value-change"?: ((value: string) => any) | undefined;
190
190
  }>, {
191
- size: import('..').Size;
192
191
  error: boolean;
192
+ size: import('..').Size;
193
193
  popupContainer: import('..').PopupContainer;
194
194
  popupVisible: boolean;
195
195
  defaultPopupVisible: boolean;
@@ -295,8 +295,8 @@ declare const __VLS_component: import('vue').DefineComponent<CascaderProps, {},
295
295
  "visibility-change": (value: boolean) => any;
296
296
  pressEnter: (ev: KeyboardEvent) => any;
297
297
  }, string, {
298
- size: import('..').Size;
299
298
  error: boolean;
299
+ size: import('..').Size;
300
300
  disabled: boolean;
301
301
  placeholder: string;
302
302
  modelValue: string;
@@ -334,8 +334,8 @@ declare const __VLS_component: import('vue').DefineComponent<CascaderProps, {},
334
334
  $nextTick: typeof import('vue').nextTick;
335
335
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
336
336
  } & Readonly<{
337
- size: import('..').Size;
338
337
  error: boolean;
338
+ size: import('..').Size;
339
339
  disabled: boolean;
340
340
  placeholder: string;
341
341
  modelValue: string;
@@ -363,7 +363,7 @@ declare const __VLS_component: import('vue').DefineComponent<CascaderProps, {},
363
363
  "onUpdate:visibility"?: ((value: boolean) => any) | undefined;
364
364
  "onVisibility-change"?: ((value: boolean) => any) | undefined;
365
365
  onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
366
- }>, "blur" | "focus" | "getInputRef" | ("size" | "error" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "isPassword" | "visibility" | "defaultVisibility" | "invisibleButton" | "showInput")> & import('vue').ShallowUnwrapRef<{
366
+ }>, "blur" | "focus" | "getInputRef" | ("error" | "size" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "isPassword" | "visibility" | "defaultVisibility" | "invisibleButton" | "showInput")> & import('vue').ShallowUnwrapRef<{
367
367
  focus(): void;
368
368
  blur(): void;
369
369
  getInputRef(): HTMLInputElement;
@@ -26,8 +26,8 @@ declare const Cascader: {
26
26
  "update:inputValue": (value: string) => any;
27
27
  "input-value-change": (value: string) => any;
28
28
  }, import('vue').PublicProps, {
29
- size: import('..').Size;
30
29
  error: boolean;
30
+ size: import('..').Size;
31
31
  popupContainer: import('..').PopupContainer;
32
32
  popupVisible: boolean;
33
33
  defaultPopupVisible: boolean;
@@ -133,8 +133,8 @@ declare const Cascader: {
133
133
  "visibility-change": (value: boolean) => any;
134
134
  pressEnter: (ev: KeyboardEvent) => any;
135
135
  }, string, {
136
- size: import('..').Size;
137
136
  error: boolean;
137
+ size: import('..').Size;
138
138
  disabled: boolean;
139
139
  placeholder: string;
140
140
  modelValue: string;
@@ -172,8 +172,8 @@ declare const Cascader: {
172
172
  $nextTick: typeof import('vue').nextTick;
173
173
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
174
174
  } & Readonly<{
175
- size: import('..').Size;
176
175
  error: boolean;
176
+ size: import('..').Size;
177
177
  disabled: boolean;
178
178
  placeholder: string;
179
179
  modelValue: string;
@@ -201,7 +201,7 @@ declare const Cascader: {
201
201
  "onUpdate:visibility"?: ((value: boolean) => any) | undefined;
202
202
  "onVisibility-change"?: ((value: boolean) => any) | undefined;
203
203
  onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
204
- }>, "blur" | "focus" | "getInputRef" | ("size" | "error" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "isPassword" | "visibility" | "defaultVisibility" | "invisibleButton" | "showInput")> & import('vue').ShallowUnwrapRef<{
204
+ }>, "blur" | "focus" | "getInputRef" | ("error" | "size" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "isPassword" | "visibility" | "defaultVisibility" | "invisibleButton" | "showInput")> & import('vue').ShallowUnwrapRef<{
205
205
  focus(): void;
206
206
  blur(): void;
207
207
  getInputRef(): HTMLInputElement;
@@ -227,8 +227,8 @@ declare const Cascader: {
227
227
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
228
228
  "onInput-value-change"?: ((value: string) => any) | undefined;
229
229
  }>, {}, {}, {}, {}, {
230
- size: import('..').Size;
231
230
  error: boolean;
231
+ size: import('..').Size;
232
232
  popupContainer: import('..').PopupContainer;
233
233
  popupVisible: boolean;
234
234
  defaultPopupVisible: boolean;
@@ -284,8 +284,8 @@ declare const Cascader: {
284
284
  "update:inputValue": (value: string) => any;
285
285
  "input-value-change": (value: string) => any;
286
286
  }, string, {
287
- size: import('..').Size;
288
287
  error: boolean;
288
+ size: import('..').Size;
289
289
  popupContainer: import('..').PopupContainer;
290
290
  popupVisible: boolean;
291
291
  defaultPopupVisible: boolean;
@@ -1,17 +1,6 @@
1
1
  import { Ref, Slots } from 'vue';
2
- import { CollapseItemProps as _CollapseItemProps, CollapseProps as _CollapseProps, CollapseEmits, CollapseValue, ExpandIconPosition } from '../type';
3
- import { RecordType, Required } from '../../_shared/type';
4
- export declare const COLLAPSE_CONTEXT_KEY = "collapse-context";
5
- export type CollapseContext = {
6
- computedActiveKey: Ref<CollapseValue[]>;
7
- accordion: Ref<boolean>;
8
- expandIconPosition: Ref<ExpandIconPosition>;
9
- showExpandIcon: Ref<boolean>;
10
- destroyOnHide: Ref<boolean>;
11
- slots: Slots;
12
- };
13
- export type CollapseProps = Required<_CollapseProps>;
14
- export type CollapseItemProps = Required<_CollapseItemProps>;
2
+ import { CollapseEmits, CollapseValue, ExpandIconPosition } from '../type';
3
+ import { RecordType } from '../../_shared/type';
15
4
  export default function useCollapseContext(): {
16
5
  provide: (props: RecordType, emits: CollapseEmits) => void;
17
6
  inject: (props: RecordType) => {
@@ -58,6 +58,5 @@ function useCollapseContext() {
58
58
  };
59
59
  }
60
60
  export {
61
- COLLAPSE_CONTEXT_KEY,
62
61
  useCollapseContext as default
63
62
  };
@@ -1,3 +1,4 @@
1
+ import { Position } from '../_shared/type';
1
2
  import { VNode } from 'vue';
2
3
  export interface CollapseProps {
3
4
  activeKey?: CollapseValue[];
@@ -38,4 +39,4 @@ export interface CollapseItemSlots {
38
39
  }) => VNode[];
39
40
  }
40
41
  export type CollapseValue = string | number;
41
- export type ExpandIconPosition = 'left' | 'right';
42
+ export type ExpandIconPosition = Exclude<Position, 'top' | 'bottom'>;
@@ -10,10 +10,10 @@ declare const __VLS_component: import('vue').DefineComponent<DescriptionsProps,
10
10
  size: import('..').Size;
11
11
  data: DescData[];
12
12
  title: string;
13
- column: import('./type').DescriptionsColumn;
14
- layout: import('./type').DescriptionsLayout;
13
+ column: number | import('..').ResponsiveValue;
14
+ layout: "vertical" | "horizontal" | "inline-horizontal" | "inline-vertical";
15
15
  bordered: boolean;
16
- tableLayout: import('./type').TableLayout;
16
+ tableLayout: "auto" | "fixed";
17
17
  align: import('./type').DescriptionsAlign;
18
18
  labelStyle: import('vue').CSSProperties;
19
19
  valueStyle: import('vue').CSSProperties;
@@ -14,7 +14,7 @@ export default function useDescContext(): {
14
14
  data: import('vue').ComputedRef<DescData[]>;
15
15
  size: import('vue').ComputedRef<any>;
16
16
  column: import('vue').ComputedRef<number>;
17
- layout: Ref<import('..').DescriptionsLayout, import('..').DescriptionsLayout>;
17
+ layout: Ref<"vertical" | "horizontal" | "inline-horizontal" | "inline-vertical", "vertical" | "horizontal" | "inline-horizontal" | "inline-vertical">;
18
18
  };
19
19
  inject: () => DescriptionsContext;
20
20
  };
@@ -9,10 +9,10 @@ declare const Descriptions: {
9
9
  size: import('..').Size;
10
10
  data: import('./type').DescData[];
11
11
  title: string;
12
- column: import('./type').DescriptionsColumn;
13
- layout: import('./type').DescriptionsLayout;
12
+ column: number | import('..').ResponsiveValue;
13
+ layout: "vertical" | "horizontal" | "inline-horizontal" | "inline-vertical";
14
14
  bordered: boolean;
15
- tableLayout: import('./type').TableLayout;
15
+ tableLayout: "auto" | "fixed";
16
16
  align: import('./type').DescriptionsAlign;
17
17
  labelStyle: import('vue').CSSProperties;
18
18
  valueStyle: import('vue').CSSProperties;
@@ -27,10 +27,10 @@ declare const Descriptions: {
27
27
  size: import('..').Size;
28
28
  data: import('./type').DescData[];
29
29
  title: string;
30
- column: import('./type').DescriptionsColumn;
31
- layout: import('./type').DescriptionsLayout;
30
+ column: number | import('..').ResponsiveValue;
31
+ layout: "vertical" | "horizontal" | "inline-horizontal" | "inline-vertical";
32
32
  bordered: boolean;
33
- tableLayout: import('./type').TableLayout;
33
+ tableLayout: "auto" | "fixed";
34
34
  align: import('./type').DescriptionsAlign;
35
35
  labelStyle: import('vue').CSSProperties;
36
36
  valueStyle: import('vue').CSSProperties;
@@ -42,10 +42,10 @@ declare const Descriptions: {
42
42
  size: import('..').Size;
43
43
  data: import('./type').DescData[];
44
44
  title: string;
45
- column: import('./type').DescriptionsColumn;
46
- layout: import('./type').DescriptionsLayout;
45
+ column: number | import('..').ResponsiveValue;
46
+ layout: "vertical" | "horizontal" | "inline-horizontal" | "inline-vertical";
47
47
  bordered: boolean;
48
- tableLayout: import('./type').TableLayout;
48
+ tableLayout: "auto" | "fixed";
49
49
  align: import('./type').DescriptionsAlign;
50
50
  labelStyle: import('vue').CSSProperties;
51
51
  valueStyle: import('vue').CSSProperties;
@@ -2,9 +2,9 @@ import { CSSProperties, VNode } from 'vue';
2
2
  import { RenderContent, Size, ResponsiveValue } from '../_shared/type';
3
3
  export interface DescriptionsProps {
4
4
  data?: DescData[];
5
- column?: DescriptionsColumn;
5
+ column?: Column;
6
6
  title?: string;
7
- layout?: DescriptionsLayout;
7
+ layout?: Layout;
8
8
  align?: DescriptionsAlign;
9
9
  size?: Size;
10
10
  bordered?: boolean;
@@ -39,11 +39,12 @@ export interface DescData {
39
39
  value?: string | RenderContent;
40
40
  span?: number;
41
41
  }
42
- export type TextAlign = 'left' | 'right' | 'center';
42
+ type TextAlign = 'left' | 'right' | 'center';
43
43
  export type DescriptionsAlign = TextAlign | {
44
44
  label?: TextAlign;
45
45
  value?: TextAlign;
46
46
  };
47
- export type DescriptionsColumn = number | ResponsiveValue;
48
- export type DescriptionsLayout = 'horizontal' | 'vertical' | 'inline-horizontal' | 'inline-vertical';
49
- export type TableLayout = 'auto' | 'fixed';
47
+ type Column = number | ResponsiveValue;
48
+ type Layout = 'horizontal' | 'vertical' | 'inline-horizontal' | 'inline-vertical';
49
+ type TableLayout = 'auto' | 'fixed';
50
+ export {};
@@ -5,10 +5,10 @@ export * from './type';
5
5
  declare const Divider: {
6
6
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').DividerProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
7
7
  size: number;
8
- type: import('./type').DividerType;
8
+ type: "dashed" | "dotted" | "double" | "solid";
9
9
  direction: import('..').Direction;
10
10
  margin: number | string;
11
- orientation: import('./type').Orientation;
11
+ orientation: "left" | "right" | "center";
12
12
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
13
13
  P: {};
14
14
  B: {};
@@ -18,20 +18,20 @@ declare const Divider: {
18
18
  Defaults: {};
19
19
  }, Readonly<import('./type').DividerProps> & Readonly<{}>, {}, {}, {}, {}, {
20
20
  size: number;
21
- type: import('./type').DividerType;
21
+ type: "dashed" | "dotted" | "double" | "solid";
22
22
  direction: import('..').Direction;
23
23
  margin: number | string;
24
- orientation: import('./type').Orientation;
24
+ orientation: "left" | "right" | "center";
25
25
  }>;
26
26
  __isFragment?: never;
27
27
  __isTeleport?: never;
28
28
  __isSuspense?: never;
29
29
  } & import('vue').ComponentOptionsBase<Readonly<import('./type').DividerProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
30
30
  size: number;
31
- type: import('./type').DividerType;
31
+ type: "dashed" | "dotted" | "double" | "solid";
32
32
  direction: import('..').Direction;
33
33
  margin: number | string;
34
- orientation: import('./type').Orientation;
34
+ orientation: "left" | "right" | "center";
35
35
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
36
36
  $slots: any;
37
37
  }) & {
@@ -8,10 +8,10 @@ declare function __VLS_template(): {
8
8
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
9
  declare const __VLS_component: import('vue').DefineComponent<DividerProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<DividerProps> & Readonly<{}>, {
10
10
  size: number;
11
- type: import('./type').DividerType;
11
+ type: "dashed" | "dotted" | "double" | "solid";
12
12
  direction: import('..').Direction;
13
13
  margin: number | string;
14
- orientation: import('./type').Orientation;
14
+ orientation: "left" | "right" | "center";
15
15
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
16
16
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
17
17
  export default _default;
@@ -3,12 +3,13 @@ import { VNode } from 'vue';
3
3
  export interface DividerProps {
4
4
  direction?: Direction;
5
5
  orientation?: Orientation;
6
- type?: DividerType;
6
+ type?: Type;
7
7
  size?: number;
8
8
  margin?: number | string;
9
9
  }
10
10
  export interface DividerSlots {
11
11
  default?: () => VNode[];
12
12
  }
13
- export type Orientation = 'left' | 'center' | 'right';
14
- export type DividerType = 'solid' | 'dashed' | 'dotted' | 'double';
13
+ type Orientation = 'left' | 'center' | 'right';
14
+ type Type = 'solid' | 'dashed' | 'dotted' | 'double';
15
+ export {};
@@ -46,7 +46,7 @@ declare const __VLS_component: import('vue').DefineComponent<DrawerProps, {}, {}
46
46
  escToClose: boolean;
47
47
  onBeforeCancel: import('..').OnBeforeCancel;
48
48
  onBeforeOk: import('..').OnBeforeOk;
49
- placement: import('./type').DrawerPlacement;
49
+ placement: import('..').Position;
50
50
  drawerStyle: CSSProperties;
51
51
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
52
52
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
@@ -19,7 +19,7 @@ declare const _default: import('vue').DefineComponent<DrawerServiceProps, {}, {}
19
19
  escToClose: boolean;
20
20
  onBeforeCancel: import('..').OnBeforeCancel;
21
21
  onBeforeOk: import('..').OnBeforeOk;
22
- placement: import('./type').DrawerPlacement;
22
+ placement: import('..').Position;
23
23
  drawerStyle: import('vue').CSSProperties;
24
24
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
25
25
  export default _default;
@@ -1,5 +1,5 @@
1
1
  import { App } from 'vue';
2
- import { DrawerConfig } from './type';
2
+ import { DrawerConfig, DrawerMethod } from './type';
3
3
  import { default as _Drawer } from './Drawer.vue';
4
4
  export type DrawerInstance = InstanceType<typeof _Drawer>;
5
5
  export * from './type';
@@ -43,7 +43,7 @@ declare const Drawer: {
43
43
  escToClose: boolean;
44
44
  onBeforeCancel: import('..').OnBeforeCancel;
45
45
  onBeforeOk: import('..').OnBeforeOk;
46
- placement: import('./type').DrawerPlacement;
46
+ placement: import('..').Position;
47
47
  drawerStyle: import('vue').CSSProperties;
48
48
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
49
49
  P: {};
@@ -83,7 +83,7 @@ declare const Drawer: {
83
83
  escToClose: boolean;
84
84
  onBeforeCancel: import('..').OnBeforeCancel;
85
85
  onBeforeOk: import('..').OnBeforeOk;
86
- placement: import('./type').DrawerPlacement;
86
+ placement: import('..').Position;
87
87
  drawerStyle: import('vue').CSSProperties;
88
88
  }>;
89
89
  __isFragment?: never;
@@ -128,7 +128,7 @@ declare const Drawer: {
128
128
  escToClose: boolean;
129
129
  onBeforeCancel: import('..').OnBeforeCancel;
130
130
  onBeforeOk: import('..').OnBeforeOk;
131
- placement: import('./type').DrawerPlacement;
131
+ placement: import('..').Position;
132
132
  drawerStyle: import('vue').CSSProperties;
133
133
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
134
134
  $slots: Readonly<import('./type').DrawerSlots> & import('./type').DrawerSlots;
@@ -145,11 +145,7 @@ declare module 'vue' {
145
145
  }
146
146
  declare module '@vue/runtime-core' {
147
147
  interface ComponentCustomProperties {
148
- $drawer: {
149
- open: (props: DrawerConfig) => {
150
- close: () => void;
151
- };
152
- };
148
+ $drawer: DrawerMethod;
153
149
  }
154
150
  }
155
151
  export default Drawer;
@@ -1,11 +1,11 @@
1
1
  import { CSSProperties, VNode } from 'vue';
2
2
  import { ButtonProps } from '../Button';
3
3
  import { OnBeforeCancel, OnBeforeOk } from '../Modal';
4
- import { RenderContent, PopupContainer } from '../_shared/type';
4
+ import { RenderContent, PopupContainer, Position } from '../_shared/type';
5
5
  export interface DrawerProps {
6
6
  visible?: boolean;
7
7
  defaultVisible?: boolean;
8
- placement?: DrawerPlacement;
8
+ placement?: Position;
9
9
  title?: string;
10
10
  mask?: boolean;
11
11
  maskClosable?: boolean;
@@ -53,8 +53,12 @@ export type DrawerConfig = Omit<DrawerProps, 'visible' | 'defaultVisible' | 'pop
53
53
  onBeforeOpen?: () => void;
54
54
  onBeforeClose?: () => void;
55
55
  };
56
- export declare type DrawerUpdateConfig = Omit<DrawerConfig, 'title' | 'content' | 'onOk' | 'onCancel' | 'onBeforeOk' | 'onBeforeCancel' | 'onOpen' | 'onClose' | 'onBeforeOpen' | 'onBeforeClose' | 'header' | 'footer'>;
57
56
  export type DrawerServiceProps = DrawerConfig & {
58
57
  serviceClose?: () => void;
59
58
  };
60
- export type DrawerPlacement = 'right' | 'left' | 'top' | 'bottom';
59
+ export type DrawerMethod = {
60
+ open: (props: DrawerConfig) => DrawerReturn;
61
+ };
62
+ export type DrawerReturn = {
63
+ close: () => void;
64
+ };
@@ -23,7 +23,7 @@ declare const __VLS_component: import('vue').DefineComponent<DropdownProps, {
23
23
  popupVisible: boolean;
24
24
  defaultPopupVisible: boolean;
25
25
  alignPoint: boolean;
26
- position: import('./type').DropdownPosition;
26
+ position: Extract<import('..').PopupPosition, "top" | "tr" | "tl" | "bottom" | "br" | "bl">;
27
27
  triggerProps: import('../Trigger').TriggerProps;
28
28
  hideOnSelect: boolean;
29
29
  popupMaxHeight: import('..').PopupMaxHeight;