yc-design-vue 1.9.5 → 1.9.7

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 (373) hide show
  1. package/es/Alert/index.vue.js +4 -4
  2. package/es/AutoComplete/index.d.ts +3 -3
  3. package/es/AutoComplete/index.vue.d.ts +6 -6
  4. package/es/Avatar/Avatar.vue.js +3 -1
  5. package/es/BackTop/index.vue.js +3 -1
  6. package/es/Breadcrumb/BreadcrumbItem.vue.js +3 -1
  7. package/es/Breadcrumb/BreadcrumbMore.vue.js +3 -1
  8. package/es/Breadcrumb/BreadcrumbSeparator.vue.js +3 -1
  9. package/es/Calendar/Calendar.vue.js +4 -4
  10. package/es/Carousel/CarouselArrow.vue.js +3 -1
  11. package/es/Cascader/CascaderIcon.vue.js +4 -4
  12. package/es/Cascader/CascaderOption.vue.d.ts +2 -2
  13. package/es/Cascader/CascaderOption.vue.js +3 -1
  14. package/es/Checkbox/Checkbox.vue.js +4 -4
  15. package/es/Collapse/CollapseItem.vue.js +5 -5
  16. package/es/ConfigProvider/index.d.ts +0 -6
  17. package/es/ConfigProvider/index.vue.d.ts +0 -2
  18. package/es/ConfigProvider/index.vue.js +3 -8
  19. package/es/ConfigProvider/type.d.ts +0 -2
  20. package/es/Drawer/Drawer.vue.js +6 -7
  21. package/es/Dropdown/Doption.vue.js +0 -3
  22. package/es/Dropdown/Dropdown.vue.js +1 -3
  23. package/es/Dropdown/DropdownButton.vue.js +3 -1
  24. package/es/Dropdown/Dsubmenu.vue.d.ts +6 -6
  25. package/es/Dropdown/Dsubmenu.vue.js +10 -11
  26. package/es/Dropdown/index.css +1 -1
  27. package/es/Dropdown/index.d.ts +3 -3
  28. package/es/Empty/index.vue.js +3 -1
  29. package/es/Image/Image.vue.js +3 -1
  30. package/es/Image/ImagePreview.vue.js +6 -5
  31. package/es/Image/ImagePreviewArrow.vue.js +3 -1
  32. package/es/Image/ImagePreviewToolbar.vue.js +3 -1
  33. package/es/Input/Input.vue.js +4 -4
  34. package/es/Input/InputSuffix.vue.js +5 -5
  35. package/es/InputNumber/InputOperaBtn.vue.js +3 -1
  36. package/es/InputTag/index.vue.js +4 -4
  37. package/es/Layout/LayoutSider.vue.js +3 -1
  38. package/es/Layout/index.css +1 -1
  39. package/es/Link/index.vue.js +3 -1
  40. package/es/List/List.vue.d.ts +1 -1
  41. package/es/List/index.d.ts +3 -3
  42. package/es/Mention/index.d.ts +6 -6
  43. package/es/Mention/index.vue.d.ts +7 -7
  44. package/es/Menu/Menu.vue.js +3 -1
  45. package/es/Menu/MenuEllipsis.vue.js +5 -2
  46. package/es/Menu/MenuItem.vue.js +2 -1
  47. package/es/Menu/SubMenu.vue.js +3 -3
  48. package/es/Menu/hooks/useContext.js +2 -4
  49. package/es/Menu/index.css +1 -1
  50. package/es/Message/Message.vue.js +3 -3
  51. package/es/Modal/Modal.vue.js +6 -7
  52. package/es/Notification/Notification.vue.js +3 -3
  53. package/es/PageHeader/index.vue.js +4 -4
  54. package/es/Pagination/PaginationItem.vue.js +3 -1
  55. package/es/Popconfirm/index.d.ts +3 -3
  56. package/es/Popconfirm/index.vue.d.ts +6 -6
  57. package/es/Progress/ProgressCircle.vue.js +3 -1
  58. package/es/Radio/Radio.vue.js +3 -3
  59. package/es/Rate/index.vue.js +3 -1
  60. package/es/ResizeBox/index.vue.js +3 -1
  61. package/es/Select/Select.vue.d.ts +6 -6
  62. package/es/Select/SelectIcon.vue.js +4 -4
  63. package/es/Select/index.d.ts +3 -3
  64. package/es/Spin/index.vue.js +3 -1
  65. package/es/Split/index.vue.js +3 -1
  66. package/es/Statistic/Statistic.vue.d.ts +1 -1
  67. package/es/Statistic/index.d.ts +3 -3
  68. package/es/Steps/Step.vue.js +3 -1
  69. package/es/Tabs/TabButton.vue.js +4 -4
  70. package/es/Tabs/Tabs.vue.js +3 -1
  71. package/es/Tag/index.vue.js +3 -3
  72. package/es/Textarea/index.vue.js +5 -5
  73. package/es/TimePicker/TimePicker.vue.js +3 -3
  74. package/es/Transfer/Transfer.vue.d.ts +2 -2
  75. package/es/Transfer/Transfer.vue.js +3 -1
  76. package/es/Transfer/TransferPanel.vue.js +4 -4
  77. package/es/Transfer/index.d.ts +5 -5
  78. package/es/Trigger/hooks/useTriggerPosition.js +2 -1
  79. package/es/Trigger/hooks/useTriggerVisible.js +1 -2
  80. package/es/Trigger/index.css +1 -1
  81. package/es/Trigger/index.d.ts +3 -3
  82. package/es/Trigger/index.vue.d.ts +1 -1
  83. package/es/Trigger/index.vue.js +8 -9
  84. package/es/Typography/TypographyBase.vue.js +3 -1
  85. package/es/Watermark/index.d.ts +3 -3
  86. package/es/Watermark/index.vue.d.ts +1 -1
  87. package/es/_shared/components/{ExpandTransition.vue2.js → ExpandTransition/index.vue2.js} +5 -5
  88. package/es/_shared/components/ExpandTransition/index.vue3.js +5 -0
  89. package/es/_shared/components/Icon/index.vue2.js +5 -0
  90. package/es/_shared/components/{Icon.vue3.js → Icon/index.vue3.js} +5 -5
  91. package/es/_shared/components/{IconButton.vue.js → IconButton/index.vue2.js} +9 -7
  92. package/es/_shared/components/IconButton/index.vue3.js +5 -0
  93. package/es/_shared/components/{PreventFocus.vue.js → PreventFocus/index.vue.js} +1 -1
  94. package/es/_shared/components/PreventFocus/index.vue2.js +4 -0
  95. package/es/_shared/components/index.d.ts +4 -4
  96. package/es/_shared/constants/index.js +3 -1
  97. package/es/_shared/icons/IconArrowDown.vue.js +10 -4
  98. package/es/_shared/icons/IconArrowRight.vue.js +10 -4
  99. package/es/_shared/icons/IconCheck.vue.js +10 -4
  100. package/es/_shared/icons/IconCheckboxChecked.vue.js +10 -4
  101. package/es/_shared/icons/IconClose.vue.js +10 -4
  102. package/es/_shared/icons/IconCopy.vue2.js +10 -4
  103. package/es/_shared/icons/IconDelete.vue2.js +10 -4
  104. package/es/_shared/icons/IconDragDot.vue.js +10 -4
  105. package/es/_shared/icons/IconEdit.vue2.js +10 -4
  106. package/es/_shared/icons/IconEmpty.vue.js +10 -4
  107. package/es/_shared/icons/IconError.vue.js +10 -4
  108. package/es/_shared/icons/IconExclamation.vue2.js +10 -4
  109. package/es/_shared/icons/IconEyeClose.vue2.js +10 -4
  110. package/es/_shared/icons/IconEyeOpen.vue2.js +10 -4
  111. package/es/_shared/icons/IconFaceSmile.vue.js +10 -4
  112. package/es/_shared/icons/IconFullScreen.vue2.js +10 -4
  113. package/es/_shared/icons/IconImageClose.vue.js +10 -4
  114. package/es/_shared/icons/IconInfo.vue.js +10 -4
  115. package/es/_shared/icons/IconInfoLine.vue.js +10 -4
  116. package/es/_shared/icons/IconLink.vue.js +10 -4
  117. package/es/_shared/icons/IconLoading.vue.js +10 -4
  118. package/es/_shared/icons/IconMenuFold.vue.js +10 -4
  119. package/es/_shared/icons/IconMenuUnfold.vue.js +10 -4
  120. package/es/_shared/icons/IconMinus.vue2.js +10 -4
  121. package/es/_shared/icons/IconMore.vue.js +10 -4
  122. package/es/_shared/icons/IconOriginSize.vue2.js +10 -4
  123. package/es/_shared/icons/IconPlus.vue.js +10 -4
  124. package/es/_shared/icons/IconRight.vue.js +10 -4
  125. package/es/_shared/icons/IconRotateLeft.vue2.js +10 -4
  126. package/es/_shared/icons/IconRotateRight.vue2.js +10 -4
  127. package/es/_shared/icons/IconSearch.vue2.js +10 -4
  128. package/es/_shared/icons/IconSeparator.vue2.js +10 -4
  129. package/es/_shared/icons/IconStar.vue.js +10 -4
  130. package/es/_shared/icons/IconSuccess.vue.js +10 -4
  131. package/es/_shared/icons/IconTime.vue.js +10 -4
  132. package/es/_shared/icons/IconToTop.vue.js +10 -4
  133. package/es/_shared/icons/IconWarning.vue.js +10 -4
  134. package/es/_shared/icons/IconZoomIn.vue2.js +10 -4
  135. package/es/_shared/icons/IconZoomOut.vue2.js +10 -4
  136. package/es/_shared/utils/global-config.d.ts +1 -6
  137. package/es/_shared/utils/global-config.js +7 -10
  138. package/es/_shared/utils/locale.js +1 -1
  139. package/es/index.d.ts +3 -3
  140. package/es/shared.css +1 -1
  141. package/es/style.css +1 -1
  142. package/lib/Alert/index.js +1 -1
  143. package/lib/Alert/index.vue.js +1 -1
  144. package/lib/Alert/index.vue3.js +1 -1
  145. package/lib/AutoComplete/index.d.ts +3 -3
  146. package/lib/AutoComplete/index.js +1 -1
  147. package/lib/AutoComplete/index.vue.d.ts +6 -6
  148. package/lib/AutoComplete/index.vue3.js +1 -1
  149. package/lib/Avatar/Avatar.vue.js +1 -1
  150. package/lib/BackTop/index.js +1 -1
  151. package/lib/BackTop/index.vue.js +1 -1
  152. package/lib/BackTop/index.vue3.js +1 -1
  153. package/lib/Badge/index.js +1 -1
  154. package/lib/Badge/index.vue3.js +1 -1
  155. package/lib/Breadcrumb/BreadcrumbItem.vue.js +1 -1
  156. package/lib/Breadcrumb/BreadcrumbMore.vue.js +1 -1
  157. package/lib/Breadcrumb/BreadcrumbSeparator.vue.js +1 -1
  158. package/lib/Calendar/Calendar.vue.js +1 -1
  159. package/lib/Carousel/CarouselArrow.vue.js +1 -1
  160. package/lib/Cascader/Cascader.vue.js +1 -1
  161. package/lib/Cascader/CascaderIcon.vue.js +1 -1
  162. package/lib/Cascader/CascaderIcon.vue3.js +1 -1
  163. package/lib/Cascader/CascaderOption.vue.d.ts +2 -2
  164. package/lib/Cascader/CascaderOption.vue.js +1 -1
  165. package/lib/Checkbox/Checkbox.vue.js +1 -1
  166. package/lib/Collapse/CollapseItem.vue.js +1 -1
  167. package/lib/Comment/index.js +1 -1
  168. package/lib/Comment/index.vue3.js +1 -1
  169. package/lib/ConfigProvider/index.d.ts +0 -6
  170. package/lib/ConfigProvider/index.vue.d.ts +0 -2
  171. package/lib/ConfigProvider/index.vue.js +1 -1
  172. package/lib/ConfigProvider/type.d.ts +0 -2
  173. package/lib/Divider/index.js +1 -1
  174. package/lib/Divider/index.vue3.js +1 -1
  175. package/lib/Drawer/Drawer.vue.js +1 -1
  176. package/lib/Dropdown/Doption.vue.js +1 -1
  177. package/lib/Dropdown/Dropdown.vue.js +1 -1
  178. package/lib/Dropdown/DropdownButton.vue.js +1 -1
  179. package/lib/Dropdown/Dsubmenu.vue.d.ts +6 -6
  180. package/lib/Dropdown/Dsubmenu.vue.js +1 -1
  181. package/lib/Dropdown/index.css +1 -1
  182. package/lib/Dropdown/index.d.ts +3 -3
  183. package/lib/Empty/index.js +1 -1
  184. package/lib/Empty/index.vue.js +1 -1
  185. package/lib/Empty/index.vue3.js +1 -1
  186. package/lib/Image/Image.vue.js +1 -1
  187. package/lib/Image/ImagePreview.vue.js +1 -1
  188. package/lib/Image/ImagePreviewArrow.vue.js +1 -1
  189. package/lib/Image/ImagePreviewToolbar.vue.js +1 -1
  190. package/lib/Input/Input.vue.js +1 -1
  191. package/lib/Input/InputSuffix.vue.js +1 -1
  192. package/lib/InputNumber/InputOperaBtn.vue.js +1 -1
  193. package/lib/InputTag/index.js +1 -1
  194. package/lib/InputTag/index.vue.js +1 -1
  195. package/lib/InputTag/index.vue3.js +1 -1
  196. package/lib/Layout/LayoutSider.vue.js +1 -1
  197. package/lib/Layout/index.css +1 -1
  198. package/lib/Link/index.js +1 -1
  199. package/lib/Link/index.vue.js +1 -1
  200. package/lib/Link/index.vue3.js +1 -1
  201. package/lib/List/List.vue.d.ts +1 -1
  202. package/lib/List/index.d.ts +3 -3
  203. package/lib/Mention/index.d.ts +6 -6
  204. package/lib/Mention/index.vue.d.ts +7 -7
  205. package/lib/Menu/Menu.vue.js +1 -1
  206. package/lib/Menu/MenuEllipsis.vue.js +1 -1
  207. package/lib/Menu/MenuItem.vue.js +1 -1
  208. package/lib/Menu/SubMenu.vue.js +1 -1
  209. package/lib/Menu/hooks/useContext.js +1 -1
  210. package/lib/Menu/index.css +1 -1
  211. package/lib/Message/Message.vue.js +1 -1
  212. package/lib/Modal/Modal.vue.js +1 -1
  213. package/lib/Notification/Notification.vue.js +1 -1
  214. package/lib/OverflowList/index.js +1 -1
  215. package/lib/OverflowList/index.vue3.js +1 -1
  216. package/lib/PageHeader/index.js +1 -1
  217. package/lib/PageHeader/index.vue.js +1 -1
  218. package/lib/PageHeader/index.vue3.js +1 -1
  219. package/lib/Pagination/PaginationItem.vue.js +1 -1
  220. package/lib/Popconfirm/index.d.ts +3 -3
  221. package/lib/Popconfirm/index.js +1 -1
  222. package/lib/Popconfirm/index.vue.d.ts +6 -6
  223. package/lib/Popconfirm/index.vue3.js +1 -1
  224. package/lib/Popover/index.js +1 -1
  225. package/lib/Popover/index.vue3.js +1 -1
  226. package/lib/Progress/ProgressCircle.vue.js +1 -1
  227. package/lib/Radio/Radio.vue.js +1 -1
  228. package/lib/Rate/index.js +1 -1
  229. package/lib/Rate/index.vue.js +1 -1
  230. package/lib/Rate/index.vue3.js +1 -1
  231. package/lib/ResizeBox/index.js +1 -1
  232. package/lib/ResizeBox/index.vue.js +1 -1
  233. package/lib/ResizeBox/index.vue3.js +1 -1
  234. package/lib/Result/index.js +1 -1
  235. package/lib/Result/index.vue3.js +1 -1
  236. package/lib/Select/Select.vue.d.ts +6 -6
  237. package/lib/Select/Select.vue.js +1 -1
  238. package/lib/Select/SelectIcon.vue.js +1 -1
  239. package/lib/Select/SelectIcon.vue3.js +1 -1
  240. package/lib/Select/index.d.ts +3 -3
  241. package/lib/Space/index.js +1 -1
  242. package/lib/Space/index.vue3.js +1 -1
  243. package/lib/Spin/index.js +1 -1
  244. package/lib/Spin/index.vue.js +1 -1
  245. package/lib/Spin/index.vue3.js +1 -1
  246. package/lib/Split/index.js +1 -1
  247. package/lib/Split/index.vue.js +1 -1
  248. package/lib/Split/index.vue3.js +1 -1
  249. package/lib/Statistic/Statistic.vue.d.ts +1 -1
  250. package/lib/Statistic/index.d.ts +3 -3
  251. package/lib/Steps/Step.vue.js +1 -1
  252. package/lib/Switch/index.js +1 -1
  253. package/lib/Switch/index.vue3.js +1 -1
  254. package/lib/Tabs/TabButton.vue.js +1 -1
  255. package/lib/Tabs/Tabs.vue.js +1 -1
  256. package/lib/Tag/index.js +1 -1
  257. package/lib/Tag/index.vue.js +1 -1
  258. package/lib/Tag/index.vue3.js +1 -1
  259. package/lib/Textarea/index.js +1 -1
  260. package/lib/Textarea/index.vue.js +1 -1
  261. package/lib/Textarea/index.vue3.js +1 -1
  262. package/lib/TimePicker/TimePicker.vue.js +1 -1
  263. package/lib/Tooltip/index.js +1 -1
  264. package/lib/Tooltip/index.vue3.js +1 -1
  265. package/lib/Transfer/Transfer.vue.d.ts +2 -2
  266. package/lib/Transfer/Transfer.vue.js +1 -1
  267. package/lib/Transfer/TransferPanel.vue.js +1 -1
  268. package/lib/Transfer/index.d.ts +5 -5
  269. package/lib/Trigger/hooks/useTriggerPosition.js +1 -1
  270. package/lib/Trigger/hooks/useTriggerVisible.js +1 -1
  271. package/lib/Trigger/index.css +1 -1
  272. package/lib/Trigger/index.d.ts +3 -3
  273. package/lib/Trigger/index.js +1 -1
  274. package/lib/Trigger/index.vue.d.ts +1 -1
  275. package/lib/Trigger/index.vue.js +1 -1
  276. package/lib/Trigger/index.vue3.js +1 -1
  277. package/lib/Typography/TypographyBase.vue.js +1 -1
  278. package/lib/VerificationCode/index.js +1 -1
  279. package/lib/VerificationCode/index.vue3.js +1 -1
  280. package/lib/Watermark/index.d.ts +3 -3
  281. package/lib/Watermark/index.js +1 -1
  282. package/lib/Watermark/index.vue.d.ts +1 -1
  283. package/lib/Watermark/index.vue3.js +1 -1
  284. package/lib/_shared/components/ExpandTransition/index.vue2.js +1 -0
  285. package/lib/_shared/components/ExpandTransition/index.vue3.js +1 -0
  286. package/lib/_shared/components/Icon/index.vue2.js +1 -0
  287. package/lib/_shared/components/Icon/index.vue3.js +1 -0
  288. package/lib/_shared/components/IconButton/index.vue2.js +1 -0
  289. package/lib/_shared/components/IconButton/index.vue3.js +1 -0
  290. package/lib/_shared/components/PreventFocus/index.vue.js +1 -0
  291. package/lib/_shared/components/PreventFocus/index.vue2.js +1 -0
  292. package/lib/_shared/components/index.d.ts +4 -4
  293. package/lib/_shared/constants/index.js +1 -1
  294. package/lib/_shared/icons/IconArrowDown.vue.js +1 -1
  295. package/lib/_shared/icons/IconArrowRight.vue.js +1 -1
  296. package/lib/_shared/icons/IconCheck.vue.js +1 -1
  297. package/lib/_shared/icons/IconCheckboxChecked.vue.js +1 -1
  298. package/lib/_shared/icons/IconClose.vue.js +1 -1
  299. package/lib/_shared/icons/IconCopy.vue2.js +1 -1
  300. package/lib/_shared/icons/IconDelete.vue2.js +1 -1
  301. package/lib/_shared/icons/IconDragDot.vue.js +1 -1
  302. package/lib/_shared/icons/IconEdit.vue2.js +1 -1
  303. package/lib/_shared/icons/IconEmpty.vue.js +1 -1
  304. package/lib/_shared/icons/IconError.vue.js +1 -1
  305. package/lib/_shared/icons/IconExclamation.vue2.js +1 -1
  306. package/lib/_shared/icons/IconEyeClose.vue2.js +1 -1
  307. package/lib/_shared/icons/IconEyeOpen.vue2.js +1 -1
  308. package/lib/_shared/icons/IconFaceSmile.vue.js +1 -1
  309. package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
  310. package/lib/_shared/icons/IconImageClose.vue.js +1 -1
  311. package/lib/_shared/icons/IconInfo.vue.js +1 -1
  312. package/lib/_shared/icons/IconInfoLine.vue.js +1 -1
  313. package/lib/_shared/icons/IconLink.vue.js +1 -1
  314. package/lib/_shared/icons/IconLoading.vue.js +1 -1
  315. package/lib/_shared/icons/IconMenuFold.vue.js +1 -1
  316. package/lib/_shared/icons/IconMenuUnfold.vue.js +1 -1
  317. package/lib/_shared/icons/IconMinus.vue2.js +1 -1
  318. package/lib/_shared/icons/IconMore.vue.js +1 -1
  319. package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
  320. package/lib/_shared/icons/IconPlus.vue.js +1 -1
  321. package/lib/_shared/icons/IconRight.vue.js +1 -1
  322. package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
  323. package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
  324. package/lib/_shared/icons/IconSearch.vue2.js +1 -1
  325. package/lib/_shared/icons/IconSeparator.vue2.js +1 -1
  326. package/lib/_shared/icons/IconStar.vue.js +1 -1
  327. package/lib/_shared/icons/IconSuccess.vue.js +1 -1
  328. package/lib/_shared/icons/IconTime.vue.js +1 -1
  329. package/lib/_shared/icons/IconToTop.vue.js +1 -1
  330. package/lib/_shared/icons/IconWarning.vue.js +1 -1
  331. package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
  332. package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
  333. package/lib/_shared/utils/global-config.d.ts +1 -6
  334. package/lib/_shared/utils/global-config.js +1 -1
  335. package/lib/_shared/utils/locale.js +1 -1
  336. package/lib/index.d.ts +3 -3
  337. package/lib/shared.css +1 -1
  338. package/lib/style.css +1 -1
  339. package/package.json +1 -1
  340. package/es/Drawer/index.css +0 -1
  341. package/es/Layout/hooks/useTheme.d.ts +0 -4
  342. package/es/Layout/hooks/useTheme.js +0 -33
  343. package/es/Message/index.css +0 -1
  344. package/es/Modal/index.css +0 -1
  345. package/es/Notification/index.css +0 -1
  346. package/es/_shared/components/ExpandTransition.vue3.js +0 -5
  347. package/es/_shared/components/Icon.vue2.js +0 -5
  348. package/es/_shared/components/IconButton.vue3.js +0 -5
  349. package/es/_shared/components/PreventFocus.vue2.js +0 -4
  350. package/lib/Drawer/index.css +0 -1
  351. package/lib/Layout/hooks/useTheme.d.ts +0 -4
  352. package/lib/Layout/hooks/useTheme.js +0 -1
  353. package/lib/Message/index.css +0 -1
  354. package/lib/Modal/index.css +0 -1
  355. package/lib/Notification/index.css +0 -1
  356. package/lib/_shared/components/ExpandTransition.vue2.js +0 -1
  357. package/lib/_shared/components/ExpandTransition.vue3.js +0 -1
  358. package/lib/_shared/components/Icon.vue2.js +0 -1
  359. package/lib/_shared/components/Icon.vue3.js +0 -1
  360. package/lib/_shared/components/IconButton.vue.js +0 -1
  361. package/lib/_shared/components/IconButton.vue3.js +0 -1
  362. package/lib/_shared/components/PreventFocus.vue.js +0 -1
  363. package/lib/_shared/components/PreventFocus.vue2.js +0 -1
  364. /package/es/_shared/components/{ExpandTransition.vue.d.ts → ExpandTransition/index.vue.d.ts} +0 -0
  365. /package/es/_shared/components/{Icon.vue.d.ts → Icon/index.vue.d.ts} +0 -0
  366. /package/es/_shared/components/{IconButton.vue.d.ts → IconButton/index.vue.d.ts} +0 -0
  367. /package/es/_shared/components/{PreventFocus.vue.d.ts → PreventFocus/index.vue.d.ts} +0 -0
  368. /package/es/{public → src/lang}/lang-es/zh-cn.js +0 -0
  369. /package/lib/_shared/components/{ExpandTransition.vue.d.ts → ExpandTransition/index.vue.d.ts} +0 -0
  370. /package/lib/_shared/components/{Icon.vue.d.ts → Icon/index.vue.d.ts} +0 -0
  371. /package/lib/_shared/components/{IconButton.vue.d.ts → IconButton/index.vue.d.ts} +0 -0
  372. /package/lib/_shared/components/{PreventFocus.vue.d.ts → PreventFocus/index.vue.d.ts} +0 -0
  373. /package/lib/{public → src/lang}/lang-es/zh-cn.js +0 -0
@@ -9,13 +9,13 @@ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
9
  declare const __VLS_component: import('vue').DefineComponent<TransferProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
10
10
  change: (value: import('./type').TransferItemValue[]) => any;
11
11
  select: (value: import('./type').TransferItemValue[]) => any;
12
- search: (value: string, type: "source" | "target") => any;
12
+ search: (value: string, type: "target" | "source") => any;
13
13
  "update:modelValue": (value: import('./type').TransferItemValue[]) => any;
14
14
  "update:selected": (value: import('./type').TransferItemValue[]) => any;
15
15
  }, string, import('vue').PublicProps, Readonly<TransferProps> & Readonly<{
16
16
  onChange?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
17
17
  onSelect?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
18
- onSearch?: ((value: string, type: "source" | "target") => any) | undefined;
18
+ onSearch?: ((value: string, type: "target" | "source") => any) | undefined;
19
19
  "onUpdate:modelValue"?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
20
20
  "onUpdate:selected"?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
21
21
  }>, {
@@ -4,7 +4,9 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import "../_shared/utils/dom.js";
5
5
  import "../_shared/utils/time.js";
6
6
  import "../_shared/utils/locale.js";
7
- /* empty css */
7
+ /* empty css */
8
+ /* empty css */
9
+ /* empty css */
8
10
  import _sfc_main$2 from "../_shared/icons/IconArrowRight.vue.js";
9
11
  import _sfc_main$1 from "./TransferPanel.vue.js";
10
12
  /* empty css */
@@ -1,9 +1,12 @@
1
1
  import { defineComponent, toRefs, ref, computed, createElementBlock, openBlock, createElementVNode, createCommentVNode, createBlock, unref, resolveDynamicComponent, Fragment, withCtx, createTextVNode, toDisplayString, createVNode, mergeProps, renderList, normalizeClass } from "vue";
2
+ import _sfc_main$1 from "../_shared/components/IconButton/index.vue2.js";
3
+ /* empty css */
2
4
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
5
  import "../_shared/utils/dom.js";
4
6
  import "../_shared/utils/time.js";
5
7
  import "../_shared/utils/locale.js";
6
- /* empty css */
8
+ /* empty css */
9
+ /* empty css */
7
10
  import _sfc_main$4 from "../_shared/icons/IconClose.vue.js";
8
11
  import _sfc_main$2 from "../_shared/icons/IconDelete.vue2.js";
9
12
  import _sfc_main$3 from "../_shared/icons/IconSearch.vue2.js";
@@ -12,9 +15,6 @@ import Checkbox from "../Checkbox/index.js";
12
15
  import Scrollbar from "../Scrollbar/index.js";
13
16
  import Input from "../Input/index.js";
14
17
  import Empty from "../Empty/index.js";
15
- import _sfc_main$1 from "../_shared/components/IconButton.vue.js";
16
- /* empty css */
17
- /* empty css */
18
18
  const _hoisted_1 = { class: "yc-transfer-view" };
19
19
  const _hoisted_2 = { class: "yc-transfer-view-header" };
20
20
  const _hoisted_3 = { class: "yc-transfer-view-header-title" };
@@ -6,13 +6,13 @@ declare const Transfer: {
6
6
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').TransferProps> & Readonly<{
7
7
  onChange?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
8
8
  onSelect?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
9
- onSearch?: ((value: string, type: "source" | "target") => any) | undefined;
9
+ onSearch?: ((value: string, type: "target" | "source") => any) | undefined;
10
10
  "onUpdate:modelValue"?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
11
11
  "onUpdate:selected"?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
12
12
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
13
13
  change: (value: import('./type').TransferItemValue[]) => any;
14
14
  select: (value: import('./type').TransferItemValue[]) => any;
15
- search: (value: string, type: "source" | "target") => any;
15
+ search: (value: string, type: "target" | "source") => any;
16
16
  "update:modelValue": (value: import('./type').TransferItemValue[]) => any;
17
17
  "update:selected": (value: import('./type').TransferItemValue[]) => any;
18
18
  }, import('vue').PublicProps, {
@@ -39,7 +39,7 @@ declare const Transfer: {
39
39
  }, Readonly<import('./type').TransferProps> & Readonly<{
40
40
  onChange?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
41
41
  onSelect?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
42
- onSearch?: ((value: string, type: "source" | "target") => any) | undefined;
42
+ onSearch?: ((value: string, type: "target" | "source") => any) | undefined;
43
43
  "onUpdate:modelValue"?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
44
44
  "onUpdate:selected"?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
45
45
  }>, {}, {}, {}, {}, {
@@ -63,13 +63,13 @@ declare const Transfer: {
63
63
  } & import('vue').ComponentOptionsBase<Readonly<import('./type').TransferProps> & Readonly<{
64
64
  onChange?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
65
65
  onSelect?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
66
- onSearch?: ((value: string, type: "source" | "target") => any) | undefined;
66
+ onSearch?: ((value: string, type: "target" | "source") => any) | undefined;
67
67
  "onUpdate:modelValue"?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
68
68
  "onUpdate:selected"?: ((value: import('./type').TransferItemValue[]) => any) | undefined;
69
69
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
70
70
  change: (value: import('./type').TransferItemValue[]) => any;
71
71
  select: (value: import('./type').TransferItemValue[]) => any;
72
- search: (value: string, type: "source" | "target") => any;
72
+ search: (value: string, type: "target" | "source") => any;
73
73
  "update:modelValue": (value: import('./type').TransferItemValue[]) => any;
74
74
  "update:selected": (value: import('./type').TransferItemValue[]) => any;
75
75
  }, string, {
@@ -24,11 +24,12 @@ const useTriggerPosition = (params) => {
24
24
  autoFitPopupMinWidth,
25
25
  autoFitPopupWidth,
26
26
  autoSetPosition,
27
+ updateAtScroll,
27
28
  position: _position,
28
29
  arrowStyle: _arrowStyle,
29
30
  contentStyle: _contentStyle
30
31
  } = toRefs(props);
31
- const { updateAtScroll, zIndex } = getGlobalConfig(props);
32
+ const { zIndex } = getGlobalConfig(props);
32
33
  const position = ref(_position.value);
33
34
  const { width: popupWidth, height: popupHeight } = useElementSize(
34
35
  popupRef,
@@ -4,7 +4,6 @@ import useContext from "./useContext.js";
4
4
  import "../../node_modules/tinycolor2/esm/tinycolor.js";
5
5
  import { findFirstScrollableParent } from "../../_shared/utils/dom.js";
6
6
  import "../../_shared/utils/time.js";
7
- import { getGlobalConfig } from "../../_shared/utils/global-config.js";
8
7
  import "../../_shared/utils/locale.js";
9
8
  import useControlValue from "../../_shared/utils/control.js";
10
9
  const useTriggerVisible = (params) => {
@@ -21,10 +20,10 @@ const useTriggerVisible = (params) => {
21
20
  focusDelay,
22
21
  disabled,
23
22
  scrollToCloseDistance,
23
+ scrollToClose,
24
24
  autoSetPosition,
25
25
  alignPoint
26
26
  } = toRefs(props);
27
- const { scrollToClose } = getGlobalConfig(props);
28
27
  const {
29
28
  onTriggerMouseclick,
30
29
  onTriggerMouseenter,
@@ -1 +1 @@
1
- .yc-trigger{position:fixed}.yc-trigger .yc-trigger-content{background-color:var(--color-bg-5)}.yc-trigger .yc-trigger-arrow{position:absolute;transform:rotate(45deg);width:8px;height:8px;background-color:var(--color-bg-5)}.yc-trigger-absolute{position:absolute}.yc-trigger.yc-trigger-position-top .yc-trigger-arrow,.yc-trigger.yc-trigger-position-tl .yc-trigger-arrow,.yc-trigger.yc-trigger-position-tr .yc-trigger-arrow{border-bottom-right-radius:2px;border-top:none;border-left:none}.yc-trigger.yc-trigger-position-bottom .yc-trigger-arrow,.yc-trigger.yc-trigger-position-bl .yc-trigger-arrow,.yc-trigger.yc-trigger-position-br .yc-trigger-arrow{border-top-left-radius:2px;border-bottom:none;border-right:none}.yc-trigger.yc-trigger-position-left .yc-trigger-arrow,.yc-trigger.yc-trigger-position-lt .yc-trigger-arrow,.yc-trigger.yc-trigger-position-lb .yc-trigger-arrow{border-top-right-radius:2px;border-bottom:none;border-left:none}.yc-trigger.yc-trigger-position-right .yc-trigger-arrow,.yc-trigger.yc-trigger-position-rt .yc-trigger-arrow,.yc-trigger.yc-trigger-position-rb .yc-trigger-arrow{border-bottom-left-radius:2px;border-top:none;border-right:none}.yc-trigger-transform-origin.yc-trigger-position-top .yc-trigger-content{transform-origin:50% 100%}.yc-trigger-transform-origin.yc-trigger-position-tl .yc-trigger-content{transform-origin:0 100%}.yc-trigger-transform-origin.yc-trigger-position-tr .yc-trigger-content{transform-origin:100% 100%}.yc-trigger-transform-origin.yc-trigger-position-bottom .yc-trigger-content{transform-origin:50% 0}.yc-trigger-transform-origin.yc-trigger-position-bl .yc-trigger-content{transform-origin:0 0}.yc-trigger-transform-origin.yc-trigger-position-br .yc-trigger-content{transform-origin:100% 0}.yc-trigger-transform-origin.yc-trigger-position-right .yc-trigger-content{transform-origin:0 50%}.yc-trigger-transform-origin.yc-trigger-position-rt .yc-trigger-content{transform-origin:0 50%}.yc-trigger-transform-origin.yc-trigger-position-rb .yc-trigger-content{transform-origin:0 100%}.yc-trigger-transform-origin.yc-trigger-position-left .yc-trigger-content{transform-origin:100% 50%}.yc-trigger-transform-origin.yc-trigger-position-lt .yc-trigger-content{transform-origin:100% 0}.yc-trigger-transform-origin.yc-trigger-position-lb .yc-trigger-content{transform-origin:100% 100%}
1
+ .yc-trigger{position:fixed}.yc-trigger .yc-trigger-arrow{position:absolute;transform:rotate(45deg);width:8px;height:8px}.yc-trigger-absolute{position:absolute}.yc-trigger.yc-trigger-position-top .yc-trigger-arrow,.yc-trigger.yc-trigger-position-tl .yc-trigger-arrow,.yc-trigger.yc-trigger-position-tr .yc-trigger-arrow{border-bottom-right-radius:2px;border-top:none;border-left:none}.yc-trigger.yc-trigger-position-bottom .yc-trigger-arrow,.yc-trigger.yc-trigger-position-bl .yc-trigger-arrow,.yc-trigger.yc-trigger-position-br .yc-trigger-arrow{border-top-left-radius:2px;border-bottom:none;border-right:none}.yc-trigger.yc-trigger-position-left .yc-trigger-arrow,.yc-trigger.yc-trigger-position-lt .yc-trigger-arrow,.yc-trigger.yc-trigger-position-lb .yc-trigger-arrow{border-top-right-radius:2px;border-bottom:none;border-left:none}.yc-trigger.yc-trigger-position-right .yc-trigger-arrow,.yc-trigger.yc-trigger-position-rt .yc-trigger-arrow,.yc-trigger.yc-trigger-position-rb .yc-trigger-arrow{border-bottom-left-radius:2px;border-top:none;border-right:none}.yc-trigger-transform-origin.yc-trigger-position-top .yc-trigger-content{transform-origin:50% 100%}.yc-trigger-transform-origin.yc-trigger-position-tl .yc-trigger-content{transform-origin:0 100%}.yc-trigger-transform-origin.yc-trigger-position-tr .yc-trigger-content{transform-origin:100% 100%}.yc-trigger-transform-origin.yc-trigger-position-bottom .yc-trigger-content{transform-origin:50% 0}.yc-trigger-transform-origin.yc-trigger-position-bl .yc-trigger-content{transform-origin:0 0}.yc-trigger-transform-origin.yc-trigger-position-br .yc-trigger-content{transform-origin:100% 0}.yc-trigger-transform-origin.yc-trigger-position-right .yc-trigger-content{transform-origin:0 50%}.yc-trigger-transform-origin.yc-trigger-position-rt .yc-trigger-content{transform-origin:0 50%}.yc-trigger-transform-origin.yc-trigger-position-rb .yc-trigger-content{transform-origin:0 100%}.yc-trigger-transform-origin.yc-trigger-position-left .yc-trigger-content{transform-origin:100% 50%}.yc-trigger-transform-origin.yc-trigger-position-lt .yc-trigger-content{transform-origin:100% 0}.yc-trigger-transform-origin.yc-trigger-position-lb .yc-trigger-content{transform-origin:100% 100%}
@@ -29,6 +29,7 @@ declare const Trigger: {
29
29
  focusDelay: number;
30
30
  disabled: boolean;
31
31
  scrollToCloseDistance: number;
32
+ scrollToClose: boolean;
32
33
  autoSetPosition: boolean;
33
34
  alignPoint: boolean;
34
35
  position: import('./type').TriggerPostion;
@@ -49,7 +50,6 @@ declare const Trigger: {
49
50
  autoFitPosition: boolean;
50
51
  updateAtScroll: boolean;
51
52
  preventFocus: boolean;
52
- scrollToClose: boolean;
53
53
  needTransformOrigin: boolean;
54
54
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
55
55
  triggerRef: unknown;
@@ -140,6 +140,7 @@ declare const Trigger: {
140
140
  focusDelay: number;
141
141
  disabled: boolean;
142
142
  scrollToCloseDistance: number;
143
+ scrollToClose: boolean;
143
144
  autoSetPosition: boolean;
144
145
  alignPoint: boolean;
145
146
  position: import('./type').TriggerPostion;
@@ -160,7 +161,6 @@ declare const Trigger: {
160
161
  autoFitPosition: boolean;
161
162
  updateAtScroll: boolean;
162
163
  preventFocus: boolean;
163
- scrollToClose: boolean;
164
164
  needTransformOrigin: boolean;
165
165
  }>;
166
166
  __isFragment?: never;
@@ -192,6 +192,7 @@ declare const Trigger: {
192
192
  focusDelay: number;
193
193
  disabled: boolean;
194
194
  scrollToCloseDistance: number;
195
+ scrollToClose: boolean;
195
196
  autoSetPosition: boolean;
196
197
  alignPoint: boolean;
197
198
  position: import('./type').TriggerPostion;
@@ -212,7 +213,6 @@ declare const Trigger: {
212
213
  autoFitPosition: boolean;
213
214
  updateAtScroll: boolean;
214
215
  preventFocus: boolean;
215
- scrollToClose: boolean;
216
216
  needTransformOrigin: boolean;
217
217
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
218
218
  $slots: Readonly<import('./type').TriggerSlots> & import('./type').TriggerSlots;
@@ -93,6 +93,7 @@ declare const __VLS_component: import('vue').DefineComponent<TriggerProps, {
93
93
  focusDelay: number;
94
94
  disabled: boolean;
95
95
  scrollToCloseDistance: number;
96
+ scrollToClose: boolean;
96
97
  autoSetPosition: boolean;
97
98
  alignPoint: boolean;
98
99
  position: import('./type').TriggerPostion;
@@ -113,7 +114,6 @@ declare const __VLS_component: import('vue').DefineComponent<TriggerProps, {
113
114
  autoFitPosition: boolean;
114
115
  updateAtScroll: boolean;
115
116
  preventFocus: boolean;
116
- scrollToClose: boolean;
117
117
  needTransformOrigin: boolean;
118
118
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
119
119
  triggerRef: unknown;
@@ -1,4 +1,4 @@
1
- import { defineComponent, useSlots, toRefs, ref, computed, createElementBlock, openBlock, Fragment, createBlock, resolveDynamicComponent, unref, withModifiers, Teleport, createVNode, Transition, withCtx, withDirectives, createCommentVNode, normalizeStyle, normalizeClass, createElementVNode, renderSlot, vShow } from "vue";
1
+ import { defineComponent, useSlots, ref, computed, createElementBlock, openBlock, Fragment, createBlock, resolveDynamicComponent, unref, withModifiers, Teleport, createVNode, Transition, withCtx, withDirectives, createCommentVNode, normalizeStyle, normalizeClass, createElementVNode, renderSlot, vShow } from "vue";
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
@@ -7,10 +7,10 @@ import { getGlobalConfig } from "../_shared/utils/global-config.js";
7
7
  import "../_shared/utils/locale.js";
8
8
  import useTriggerVisible from "./hooks/useTriggerVisible.js";
9
9
  import useTriggerPosition from "./hooks/useTriggerPosition.js";
10
- /* empty css */
11
- /* empty css */
12
- import _sfc_main$1 from "../_shared/components/PreventFocus.vue.js";
13
10
  /* empty css */
11
+ import _sfc_main$1 from "../_shared/components/PreventFocus/index.vue.js";
12
+ /* empty css */
13
+ /* empty css */
14
14
  const _sfc_main = /* @__PURE__ */ defineComponent({
15
15
  ...{
16
16
  name: "Trigger",
@@ -49,10 +49,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
49
49
  popupContainer: { default: void 0 },
50
50
  renderToBody: { type: Boolean, default: true },
51
51
  autoFitPosition: { type: Boolean, default: true },
52
- updateAtScroll: { type: Boolean, default: void 0 },
52
+ updateAtScroll: { type: Boolean, default: true },
53
53
  preventFocus: { type: Boolean, default: false },
54
54
  alignPoint: { type: Boolean, default: false },
55
- scrollToClose: { type: Boolean, default: void 0 },
55
+ scrollToClose: { type: Boolean, default: false },
56
56
  scrollToCloseDistance: { default: 1 },
57
57
  needTransformOrigin: { type: Boolean, default: false },
58
58
  autoSetPosition: { type: Boolean, default: false },
@@ -68,8 +68,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
68
68
  const slots = useSlots();
69
69
  const props = __props;
70
70
  const emits = __emit;
71
- const { popupContainer: _popupContainer } = toRefs(props);
72
- const { popupContainer } = getGlobalConfig(props);
71
+ const { popupContainer, isAbsolute } = getGlobalConfig(props);
73
72
  const popupRef = ref();
74
73
  const triggerRef = ref();
75
74
  const arrowRef = ref();
@@ -144,7 +143,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
144
143
  `yc-trigger-position-${unref(position)}`,
145
144
  {
146
145
  "yc-trigger-transform-origin": _ctx.needTransformOrigin,
147
- "yc-trigger-absolute": unref(_popupContainer)
146
+ "yc-trigger-absolute": unref(isAbsolute)
148
147
  },
149
148
  _ctx.$attrs.class
150
149
  ]),
@@ -5,7 +5,9 @@ import { getDomText, sleep } from "../_shared/utils/dom.js";
5
5
  import "../_shared/utils/time.js";
6
6
  import { useI18n } from "../_shared/utils/locale.js";
7
7
  import useControlValue from "../_shared/utils/control.js";
8
- /* empty css */
8
+ /* empty css */
9
+ /* empty css */
10
+ /* empty css */
9
11
  import _sfc_main$3 from "../_shared/icons/IconCopy.vue2.js";
10
12
  import _sfc_main$1 from "../_shared/icons/IconEdit.vue2.js";
11
13
  import _sfc_main$2 from "../_shared/icons/IconInfo.vue.js";
@@ -4,9 +4,9 @@ export type WatermarkInstance = InstanceType<typeof _Watermark>;
4
4
  export * from './type';
5
5
  declare const Watermark: {
6
6
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').WatermarkProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
7
- zIndex: number;
8
7
  width: number;
9
8
  height: number;
9
+ zIndex: number;
10
10
  repeat: boolean;
11
11
  content: string | string[];
12
12
  alpha: number;
@@ -28,9 +28,9 @@ declare const Watermark: {
28
28
  M: {};
29
29
  Defaults: {};
30
30
  }, Readonly<import('./type').WatermarkProps> & Readonly<{}>, {}, {}, {}, {}, {
31
- zIndex: number;
32
31
  width: number;
33
32
  height: number;
33
+ zIndex: number;
34
34
  repeat: boolean;
35
35
  content: string | string[];
36
36
  alpha: number;
@@ -47,9 +47,9 @@ declare const Watermark: {
47
47
  __isTeleport?: never;
48
48
  __isSuspense?: never;
49
49
  } & import('vue').ComponentOptionsBase<Readonly<import('./type').WatermarkProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
50
- zIndex: number;
51
50
  width: number;
52
51
  height: number;
52
+ zIndex: number;
53
53
  repeat: boolean;
54
54
  content: string | string[];
55
55
  alpha: number;
@@ -9,9 +9,9 @@ declare function __VLS_template(): {
9
9
  };
10
10
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
11
11
  declare const __VLS_component: import('vue').DefineComponent<WatermarkProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<WatermarkProps> & Readonly<{}>, {
12
- zIndex: number;
13
12
  width: number;
14
13
  height: number;
14
+ zIndex: number;
15
15
  repeat: boolean;
16
16
  content: string | string[];
17
17
  alpha: number;
@@ -1,10 +1,10 @@
1
1
  import { defineComponent, createBlock, openBlock, Transition, mergeProps, withCtx, renderSlot } from "vue";
2
- import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
- import { valueToPx } from "../utils/dom.js";
4
- import "../utils/time.js";
5
- import "../utils/locale.js";
2
+ import "../../../node_modules/tinycolor2/esm/tinycolor.js";
3
+ import { valueToPx } from "../../utils/dom.js";
4
+ import "../../utils/time.js";
5
+ import "../../utils/locale.js";
6
6
  const _sfc_main = /* @__PURE__ */ defineComponent({
7
- __name: "ExpandTransition",
7
+ __name: "index",
8
8
  setup(__props) {
9
9
  const transitions = {
10
10
  onBeforeEnter(el) {
@@ -0,0 +1,5 @@
1
+ import _sfc_main from "./index.vue2.js";
2
+ /* empty css */
3
+ export {
4
+ _sfc_main as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import _sfc_main from "./index.vue3.js";
2
+ /* empty css */
3
+ export {
4
+ _sfc_main as default
5
+ };
@@ -1,10 +1,10 @@
1
1
  import { defineComponent, toRefs, useAttrs, computed, createElementBlock, openBlock, mergeProps, unref, renderSlot } from "vue";
2
- import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
- import { valueToPx } from "../utils/dom.js";
4
- import "../utils/time.js";
5
- import "../utils/locale.js";
2
+ import "../../../node_modules/tinycolor2/esm/tinycolor.js";
3
+ import { valueToPx } from "../../utils/dom.js";
4
+ import "../../utils/time.js";
5
+ import "../../utils/locale.js";
6
6
  const _sfc_main = /* @__PURE__ */ defineComponent({
7
- __name: "Icon",
7
+ __name: "index",
8
8
  props: {
9
9
  strokeWidth: { default: 4 },
10
10
  strokeLinecap: { default: "butt" },
@@ -1,12 +1,14 @@
1
1
  import { defineComponent, toRefs, computed, createElementBlock, openBlock, normalizeStyle, normalizeClass, renderSlot, createVNode, unref } from "vue";
2
- import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
- import { valueToPx } from "../utils/dom.js";
4
- import "../utils/time.js";
5
- import "../utils/locale.js";
6
- /* empty css */
7
- import _sfc_main$1 from "../icons/IconClose.vue.js";
2
+ import "../../../node_modules/tinycolor2/esm/tinycolor.js";
3
+ import { valueToPx } from "../../utils/dom.js";
4
+ import "../../utils/time.js";
5
+ import "../../utils/locale.js";
6
+ /* empty css */
7
+ /* empty css */
8
+ /* empty css */
9
+ import _sfc_main$1 from "../../icons/IconClose.vue.js";
8
10
  const _sfc_main = /* @__PURE__ */ defineComponent({
9
- __name: "IconButton",
11
+ __name: "index",
10
12
  props: {
11
13
  size: { default: 12 },
12
14
  hoverSize: { default: 20 },
@@ -0,0 +1,5 @@
1
+ import _sfc_main from "./index.vue2.js";
2
+ /* empty css */
3
+ export {
4
+ _sfc_main as default
5
+ };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, createBlock, openBlock, resolveDynamicComponent, withCtx, renderSlot } from "vue";
2
2
  const _sfc_main = /* @__PURE__ */ defineComponent({
3
- __name: "PreventFocus",
3
+ __name: "index",
4
4
  props: {
5
5
  preventFocus: { type: Boolean, default: true },
6
6
  tag: { default: "div" }
@@ -0,0 +1,4 @@
1
+ import _sfc_main from "./index.vue.js";
2
+ export {
3
+ _sfc_main as default
4
+ };
@@ -1,4 +1,4 @@
1
- export { default as IconButton } from './IconButton.vue';
2
- export { default as PreventFocus } from './PreventFocus.vue';
3
- export { default as ExpandTransition } from './ExpandTransition.vue';
4
- export { default as Icon } from './Icon.vue';
1
+ export { default as IconButton } from './IconButton/index.vue';
2
+ export { default as PreventFocus } from './PreventFocus/index.vue';
3
+ export { default as ExpandTransition } from './ExpandTransition/index.vue';
4
+ export { default as Icon } from './Icon/index.vue';
@@ -6,7 +6,9 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
6
6
  import "../utils/dom.js";
7
7
  import "../utils/time.js";
8
8
  import "../utils/locale.js";
9
- /* empty css */
9
+ /* empty css */
10
+ /* empty css */
11
+ /* empty css */
10
12
  import _sfc_main from "../icons/IconCheck.vue.js";
11
13
  import _sfc_main$1 from "../icons/IconClose.vue.js";
12
14
  import _sfc_main$5 from "../icons/IconError.vue.js";
@@ -1,11 +1,17 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import _sfc_main$1 from "../components/Icon.vue3.js";
3
- /* empty css */
1
+ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
+ import "../utils/dom.js";
4
+ import "../utils/time.js";
5
+ import "../utils/locale.js";
6
+ /* empty css */
7
+ /* empty css */
8
+ import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
+ /* empty css */
4
10
  const _sfc_main = /* @__PURE__ */ defineComponent({
5
11
  __name: "IconArrowDown",
6
12
  setup(__props) {
7
13
  return (_ctx, _cache) => {
8
- return openBlock(), createBlock(_sfc_main$1, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
14
+ return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
9
15
  default: withCtx(() => _cache[0] || (_cache[0] = [
10
16
  createElementVNode("path", { d: "M39.6 17.443 24.043 33 8.487 17.443" }, null, -1)
11
17
  ])),
@@ -1,11 +1,17 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import _sfc_main$1 from "../components/Icon.vue3.js";
3
- /* empty css */
1
+ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
+ import "../utils/dom.js";
4
+ import "../utils/time.js";
5
+ import "../utils/locale.js";
6
+ /* empty css */
7
+ /* empty css */
8
+ import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
+ /* empty css */
4
10
  const _sfc_main = /* @__PURE__ */ defineComponent({
5
11
  __name: "IconArrowRight",
6
12
  setup(__props) {
7
13
  return (_ctx, _cache) => {
8
- return openBlock(), createBlock(_sfc_main$1, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
14
+ return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
9
15
  default: withCtx(() => _cache[0] || (_cache[0] = [
10
16
  createElementVNode("path", { d: "m16 39.513 15.556-15.557L16 8.4" }, null, -1)
11
17
  ])),
@@ -1,11 +1,17 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import _sfc_main$1 from "../components/Icon.vue3.js";
3
- /* empty css */
1
+ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
+ import "../utils/dom.js";
4
+ import "../utils/time.js";
5
+ import "../utils/locale.js";
6
+ /* empty css */
7
+ /* empty css */
8
+ import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
+ /* empty css */
4
10
  const _sfc_main = /* @__PURE__ */ defineComponent({
5
11
  __name: "IconCheck",
6
12
  setup(__props) {
7
13
  return (_ctx, _cache) => {
8
- return openBlock(), createBlock(_sfc_main$1, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
14
+ return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
9
15
  default: withCtx(() => _cache[0] || (_cache[0] = [
10
16
  createElementVNode("path", { d: "M41.678 11.05 19.05 33.678 6.322 20.95" }, null, -1)
11
17
  ])),
@@ -1,11 +1,17 @@
1
- import { defineComponent, createBlock, openBlock, mergeProps, withCtx, createElementVNode } from "vue";
2
- import _sfc_main$1 from "../components/Icon.vue3.js";
3
- /* empty css */
1
+ import { defineComponent, createBlock, openBlock, unref, mergeProps, withCtx, createElementVNode } from "vue";
2
+ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
+ import "../utils/dom.js";
4
+ import "../utils/time.js";
5
+ import "../utils/locale.js";
6
+ /* empty css */
7
+ /* empty css */
8
+ import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
+ /* empty css */
4
10
  const _sfc_main = /* @__PURE__ */ defineComponent({
5
11
  __name: "IconCheckboxChecked",
6
12
  setup(__props) {
7
13
  return (_ctx, _cache) => {
8
- return openBlock(), createBlock(_sfc_main$1, mergeProps({
14
+ return openBlock(), createBlock(unref(_sfc_main$1), mergeProps({
9
15
  viewBox: "0 0 1024 1024",
10
16
  fill: "currentColor"
11
17
  }, _ctx.$attrs), {
@@ -1,11 +1,17 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import _sfc_main$1 from "../components/Icon.vue3.js";
3
- /* empty css */
1
+ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
+ import "../utils/dom.js";
4
+ import "../utils/time.js";
5
+ import "../utils/locale.js";
6
+ /* empty css */
7
+ /* empty css */
8
+ import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
+ /* empty css */
4
10
  const _sfc_main = /* @__PURE__ */ defineComponent({
5
11
  __name: "IconClose",
6
12
  setup(__props) {
7
13
  return (_ctx, _cache) => {
8
- return openBlock(), createBlock(_sfc_main$1, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
14
+ return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
9
15
  default: withCtx(() => _cache[0] || (_cache[0] = [
10
16
  createElementVNode("path", { d: "M9.857 9.858 24 24m0 0 14.142 14.142M24 24 38.142 9.858M24 24 9.857 38.142" }, null, -1)
11
17
  ])),
@@ -1,11 +1,17 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import _sfc_main$1 from "../components/Icon.vue3.js";
3
- /* empty css */
1
+ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
+ import "../utils/dom.js";
4
+ import "../utils/time.js";
5
+ import "../utils/locale.js";
6
+ /* empty css */
7
+ /* empty css */
8
+ import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
+ /* empty css */
4
10
  const _sfc_main = /* @__PURE__ */ defineComponent({
5
11
  __name: "IconCopy",
6
12
  setup(__props) {
7
13
  return (_ctx, _cache) => {
8
- return openBlock(), createBlock(_sfc_main$1, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
14
+ return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
9
15
  default: withCtx(() => _cache[0] || (_cache[0] = [
10
16
  createElementVNode("path", { d: "M20 6h18a2 2 0 0 1 2 2v22M8 16v24c0 1.105.891 2 1.996 2h20.007A1.99 1.99 0 0 0 32 40.008V15.997A1.997 1.997 0 0 0 30 14H10a2 2 0 0 0-2 2Z" }, null, -1)
11
17
  ])),
@@ -1,11 +1,17 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import _sfc_main$1 from "../components/Icon.vue3.js";
3
- /* empty css */
1
+ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
+ import "../utils/dom.js";
4
+ import "../utils/time.js";
5
+ import "../utils/locale.js";
6
+ /* empty css */
7
+ /* empty css */
8
+ import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
+ /* empty css */
4
10
  const _sfc_main = /* @__PURE__ */ defineComponent({
5
11
  __name: "IconDelete",
6
12
  setup(__props) {
7
13
  return (_ctx, _cache) => {
8
- return openBlock(), createBlock(_sfc_main$1, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
14
+ return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
9
15
  default: withCtx(() => _cache[0] || (_cache[0] = [
10
16
  createElementVNode("path", { d: "M5 11h5.5m0 0v29a1 1 0 0 0 1 1h25a1 1 0 0 0 1-1V11m-27 0H16m21.5 0H43m-5.5 0H32m-16 0V7h16v4m-16 0h16M20 18v15m8-15v15" }, null, -1)
11
17
  ])),
@@ -1,11 +1,17 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import _sfc_main$1 from "../components/Icon.vue3.js";
3
- /* empty css */
1
+ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
+ import "../utils/dom.js";
4
+ import "../utils/time.js";
5
+ import "../utils/locale.js";
6
+ /* empty css */
7
+ /* empty css */
8
+ import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
+ /* empty css */
4
10
  const _sfc_main = /* @__PURE__ */ defineComponent({
5
11
  __name: "IconDragDot",
6
12
  setup(__props) {
7
13
  return (_ctx, _cache) => {
8
- return openBlock(), createBlock(_sfc_main$1, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
14
+ return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
9
15
  default: withCtx(() => _cache[0] || (_cache[0] = [
10
16
  createElementVNode("path", {
11
17
  fill: "currentColor",