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
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),o=require("../components/Icon.vue3.js");;/* empty css */const t=e.defineComponent({__name:"IconPlus",setup:t=>(t,n)=>(e.openBlock(),e.createBlock(o,e.normalizeProps(e.guardReactiveProps(t.$attrs)),{default:e.withCtx(()=>n[0]||(n[0]=[e.createElementVNode("path",{d:"M5 24h38M24 5v38"},null,-1)])),_:1,__:[0]},16))});module.exports=t;
1
+ "use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconPlus",setup:n=>(n,r)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>r[0]||(r[0]=[e.createElementVNode("path",{d:"M5 24h38M24 5v38"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),o=require("../components/Icon.vue3.js");;/* empty css */const t=e.defineComponent({__name:"IconRight",setup:t=>(t,n)=>(e.openBlock(),e.createBlock(o,e.normalizeProps(e.guardReactiveProps(t.$attrs)),{default:e.withCtx(()=>n[0]||(n[0]=[e.createElementVNode("path",{d:"M34.829 23.063c.6.48.6 1.394 0 1.874L17.949 38.44c-.785.629-1.949.07-1.949-.937V10.497c0-1.007 1.164-1.566 1.95-.937l16.879 13.503Z",fill:"currentColor",stroke:"none"},null,-1)])),_:1,__:[0]},16))});module.exports=t;
1
+ "use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconRight",setup:n=>(n,r)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>r[0]||(r[0]=[e.createElementVNode("path",{d:"M34.829 23.063c.6.48.6 1.394 0 1.874L17.949 38.44c-.785.629-1.949.07-1.949-.937V10.497c0-1.007 1.164-1.566 1.95-.937l16.879 13.503Z",fill:"currentColor",stroke:"none"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),t=require("../components/Icon.vue3.js");;/* empty css */const o=e.defineComponent({__name:"IconRotateLeft",setup:o=>(o,n)=>(e.openBlock(),e.createBlock(t,e.normalizeProps(e.guardReactiveProps(o.$attrs)),{default:e.withCtx(()=>n[0]||(n[0]=[e.createElementVNode("path",{d:"M10 22a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1V22ZM23 11h11a6 6 0 0 1 6 6v6M22.5 12.893 19.587 11 22.5 9.107v3.786Z"},null,-1)])),_:1,__:[0]},16))});module.exports=o;
1
+ "use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconRotateLeft",setup:n=>(n,t)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>t[0]||(t[0]=[e.createElementVNode("path",{d:"M10 22a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1V22ZM23 11h11a6 6 0 0 1 6 6v6M22.5 12.893 19.587 11 22.5 9.107v3.786Z"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),t=require("../components/Icon.vue3.js");;/* empty css */const o=e.defineComponent({__name:"IconRotateRight",setup:o=>(o,n)=>(e.openBlock(),e.createBlock(t,e.normalizeProps(e.guardReactiveProps(o.$attrs)),{default:e.withCtx(()=>n[0]||(n[0]=[e.createElementVNode("path",{d:"M38 22a1 1 0 0 0-1-1H17a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V22ZM25 11H14a6 6 0 0 0-6 6v6M25.5 12.893 28.413 11 25.5 9.107v3.786Z"},null,-1)])),_:1,__:[0]},16))});module.exports=o;
1
+ "use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconRotateRight",setup:n=>(n,t)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>t[0]||(t[0]=[e.createElementVNode("path",{d:"M38 22a1 1 0 0 0-1-1H17a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V22ZM25 11H14a6 6 0 0 0-6 6v6M25.5 12.893 28.413 11 25.5 9.107v3.786Z"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),o=require("../components/Icon.vue3.js");;/* empty css */const t=e.defineComponent({__name:"IconSearch",setup:t=>(t,n)=>(e.openBlock(),e.createBlock(o,e.normalizeProps(e.guardReactiveProps(t.$attrs)),{default:e.withCtx(()=>n[0]||(n[0]=[e.createElementVNode("path",{d:"M33.072 33.071c6.248-6.248 6.248-16.379 0-22.627-6.249-6.249-16.38-6.249-22.628 0-6.248 6.248-6.248 16.379 0 22.627 6.248 6.248 16.38 6.248 22.628 0Zm0 0 8.485 8.485"},null,-1)])),_:1,__:[0]},16))});module.exports=t;
1
+ "use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconSearch",setup:n=>(n,r)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>r[0]||(r[0]=[e.createElementVNode("path",{d:"M33.072 33.071c6.248-6.248 6.248-16.379 0-22.627-6.249-6.249-16.38-6.249-22.628 0-6.248 6.248-6.248 16.379 0 22.627 6.248 6.248 16.38 6.248 22.628 0Zm0 0 8.485 8.485"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),o=require("../components/Icon.vue3.js");;/* empty css */const t=e.defineComponent({__name:"IconSeparator",setup:t=>(t,n)=>(e.openBlock(),e.createBlock(o,e.normalizeProps(e.guardReactiveProps(t.$attrs)),{default:e.withCtx(()=>n[0]||(n[0]=[e.createElementVNode("path",{d:"M29.506 6.502 18.493 41.498"},null,-1)])),_:1,__:[0]},16))});module.exports=t;
1
+ "use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconSeparator",setup:n=>(n,r)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>r[0]||(r[0]=[e.createElementVNode("path",{d:"M29.506 6.502 18.493 41.498"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),o=require("../components/Icon.vue3.js");;/* empty css */const t=e.defineComponent({__name:"IconStar",setup:t=>(t,l)=>(e.openBlock(),e.createBlock(o,e.normalizeProps(e.guardReactiveProps(t.$attrs)),{default:e.withCtx(()=>l[0]||(l[0]=[e.createElementVNode("path",{d:"M22.683 5.415c.568-1.043 2.065-1.043 2.634 0l5.507 10.098a1.5 1.5 0 0 0 1.04.756l11.306 2.117c1.168.219 1.63 1.642.814 2.505l-7.902 8.359a1.5 1.5 0 0 0-.397 1.223l1.48 11.407c.153 1.177-1.058 2.057-2.131 1.548l-10.391-4.933a1.5 1.5 0 0 0-1.287 0l-10.39 4.933c-1.073.51-2.284-.37-2.131-1.548l1.48-11.407a1.5 1.5 0 0 0-.398-1.223L4.015 20.89c-.816-.863-.353-2.286.814-2.505l11.306-2.117a1.5 1.5 0 0 0 1.04-.756l5.508-10.098Z",fill:"currentColor",stroke:"none"},null,-1)])),_:1,__:[0]},16))});module.exports=t;
1
+ "use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconStar",setup:n=>(n,r)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>r[0]||(r[0]=[e.createElementVNode("path",{d:"M22.683 5.415c.568-1.043 2.065-1.043 2.634 0l5.507 10.098a1.5 1.5 0 0 0 1.04.756l11.306 2.117c1.168.219 1.63 1.642.814 2.505l-7.902 8.359a1.5 1.5 0 0 0-.397 1.223l1.48 11.407c.153 1.177-1.058 2.057-2.131 1.548l-10.391-4.933a1.5 1.5 0 0 0-1.287 0l-10.39 4.933c-1.073.51-2.284-.37-2.131-1.548l1.48-11.407a1.5 1.5 0 0 0-.398-1.223L4.015 20.89c-.816-.863-.353-2.286.814-2.505l11.306-2.117a1.5 1.5 0 0 0 1.04-.756l5.508-10.098Z",fill:"currentColor",stroke:"none"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),o=require("../components/Icon.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconSuccess",setup:n=>(n,l)=>(e.openBlock(),e.createBlock(o,e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>l[0]||(l[0]=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20Zm10.207-24.379a1 1 0 0 0 0-1.414l-1.414-1.414a1 1 0 0 0-1.414 0L22 26.172l-4.878-4.88a1 1 0 0 0-1.415 0l-1.414 1.415a1 1 0 0 0 0 1.414l7 7a1 1 0 0 0 1.414 0l11.5-11.5Z",fill:"currentColor",stroke:"none"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
1
+ "use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconSuccess",setup:n=>(n,r)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>r[0]||(r[0]=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20Zm10.207-24.379a1 1 0 0 0 0-1.414l-1.414-1.414a1 1 0 0 0-1.414 0L22 26.172l-4.878-4.88a1 1 0 0 0-1.415 0l-1.414 1.415a1 1 0 0 0 0 1.414l7 7a1 1 0 0 0 1.414 0l11.5-11.5Z",fill:"currentColor",stroke:"none"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),o=require("../components/Icon.vue3.js");;/* empty css */const t=e.defineComponent({__name:"IconTime",setup:t=>(t,n)=>(e.openBlock(),e.createBlock(o,e.normalizeProps(e.guardReactiveProps(t.$attrs)),{default:e.withCtx(()=>n[0]||(n[0]=[e.createElementVNode("path",{d:"M24 14v10h9.5m8.5 0c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18Z"},null,-1)])),_:1,__:[0]},16))});module.exports=t;
1
+ "use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconTime",setup:n=>(n,r)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>r[0]||(r[0]=[e.createElementVNode("path",{d:"M24 14v10h9.5m8.5 0c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18Z"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),o=require("../components/Icon.vue3.js");;/* empty css */const t=e.defineComponent({__name:"IconToTop",setup:t=>(t,n)=>(e.openBlock(),e.createBlock(o,e.normalizeProps(e.guardReactiveProps(t.$attrs)),{default:e.withCtx(()=>n[0]||(n[0]=[e.createElementVNode("path",{d:"M43 7H5M24 20v23M24 13.96 30.453 21H17.546L24 13.96Zm.736-.804Z"},null,-1),e.createElementVNode("path",{d:"m24 14-6 7h12l-6-7Z",fill:"currentColor",stroke:"none"},null,-1)])),_:1,__:[0]},16))});module.exports=t;
1
+ "use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconToTop",setup:n=>(n,r)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>r[0]||(r[0]=[e.createElementVNode("path",{d:"M43 7H5M24 20v23M24 13.96 30.453 21H17.546L24 13.96Zm.736-.804Z"},null,-1),e.createElementVNode("path",{d:"m24 14-6 7h12l-6-7Z",fill:"currentColor",stroke:"none"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),o=require("../components/Icon.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconWarning",setup:n=>(n,r)=>(e.openBlock(),e.createBlock(o,e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>r[0]||(r[0]=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20Zm-2-11a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v2Zm4-18a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V15Z",fill:"currentColor",stroke:"none"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
1
+ "use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const n=require("../components/Icon/index.vue3.js");;/* empty css */const o=e.defineComponent({__name:"IconWarning",setup:o=>(o,r)=>(e.openBlock(),e.createBlock(e.unref(n),e.normalizeProps(e.guardReactiveProps(o.$attrs)),{default:e.withCtx(()=>r[0]||(r[0]=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20Zm-2-11a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v2Zm4-18a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V15Z",fill:"currentColor",stroke:"none"},null,-1)])),_:1,__:[0]},16))});module.exports=o;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),o=require("../components/Icon.vue3.js");;/* empty css */const t=e.defineComponent({__name:"IconZoomIn",setup:t=>(t,n)=>(e.openBlock(),e.createBlock(o,e.normalizeProps(e.guardReactiveProps(t.$attrs)),{default:e.withCtx(()=>n[0]||(n[0]=[e.createElementVNode("path",{d:"M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15m7 7V15"},null,-1)])),_:1,__:[0]},16))});module.exports=t;
1
+ "use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconZoomIn",setup:n=>(n,r)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>r[0]||(r[0]=[e.createElementVNode("path",{d:"M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15m7 7V15"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),o=require("../components/Icon.vue3.js");;/* empty css */const t=e.defineComponent({__name:"IconZoomOut",setup:t=>(t,n)=>(e.openBlock(),e.createBlock(o,e.normalizeProps(e.guardReactiveProps(t.$attrs)),{default:e.withCtx(()=>n[0]||(n[0]=[e.createElementVNode("path",{d:"M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15"},null,-1)])),_:1,__:[0]},16))});module.exports=t;
1
+ "use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconZoomOut",setup:n=>(n,t)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>t[0]||(t[0]=[e.createElementVNode("path",{d:"M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
@@ -1,5 +1,4 @@
1
1
  import { Ref } from 'vue';
2
- import { ConfigconfigSlots } from '../../ConfigProvider';
3
2
  import { ObjectData, PopupContainer, Props, Size } from '../type';
4
3
  export declare const CONFIG_PROVIDER_PROVIDE_KEY = "config-props";
5
4
  export interface ConfigProviderProvide {
@@ -7,15 +6,11 @@ export interface ConfigProviderProvide {
7
6
  size: Ref<Size>;
8
7
  locale: Ref<ObjectData | undefined>;
9
8
  popupContainer: Ref<PopupContainer>;
10
- updateAtScroll: Ref<boolean>;
11
- scrollToClose: Ref<boolean>;
12
- slots: Partial<ConfigconfigSlots>;
13
9
  }
14
10
  export declare const getGlobalConfig: (props?: Props) => {
15
11
  zIndex: Ref<number, number>;
16
12
  locale: Ref<ObjectData | undefined, ObjectData | undefined>;
17
13
  size: import('vue').ComputedRef<any>;
18
- updateAtScroll: import('vue').ComputedRef<any>;
19
- scrollToClose: import('vue').ComputedRef<any>;
14
+ isAbsolute: import('vue').ComputedRef<any>;
20
15
  popupContainer: import('vue').ComputedRef<any>;
21
16
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("./dom.js");const o=require("./is.js");require("./time.js"),require("./locale.js");const l="config-props",r=(l,r)=>e.computed(()=>o.isUndefined(null==l?void 0:l.value)||o.isString(l.value)&&!l.value.length?r.value:l.value);exports.CONFIG_PROVIDER_PROVIDE_KEY=l,exports.getGlobalConfig=(o={})=>{const{zIndex:t,locale:s,size:i,updateAtScroll:n,scrollToClose:u,popupContainer:c}=e.inject(l,{locale:e.ref(),zIndex:e.ref(1001),size:e.ref("medium"),updateAtScroll:e.ref(!0),scrollToClose:e.ref(!1),popupContainer:e.ref("body"),slots:{}}),{size:p,updateAtScroll:a,scrollToClose:d,popupContainer:f}=e.toRefs(e.isReactive(o)?o:e.reactive(o));return{zIndex:t,locale:s,size:r(p,i),updateAtScroll:r(a,n),scrollToClose:r(d,u),popupContainer:r(f,c)}};
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("./dom.js");const o=require("./is.js");require("./time.js"),require("./locale.js");const i="config-props",r=(i,r)=>e.computed(()=>o.isUndefined(null==i?void 0:i.value)||o.isString(i.value)&&!i.value.length?r.value:i.value);exports.CONFIG_PROVIDER_PROVIDE_KEY=i,exports.getGlobalConfig=(n={})=>{const{zIndex:l,locale:t,size:u,popupContainer:s}=e.inject(i,{locale:e.ref(),zIndex:e.ref(1001),size:e.ref("medium"),popupContainer:e.ref("body")}),{size:a,popupContainer:p,renderToBody:c}=e.toRefs(e.isReactive(n)?n:e.reactive(n)),d=e.computed(()=>p.value||o.isBoolean(null==c?void 0:c.value)&&!c.value);return{zIndex:l,locale:t,size:r(a,u),isAbsolute:d,popupContainer:r(p,s)}};
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),r=require("./is.js"),t=require("./global-config.js"),l=require("../../public/lang-es/zh-cn.js"),o=e.ref("zh-CN"),u=e.reactive({"zh-CN":l});exports.useI18n=()=>{const{locale:l}=t.getGlobalConfig(),s=e.computed(()=>l.value??u[o.value]);return{i18nMessage:s,locale:e.computed(()=>s.value.locale),t:(e,...t)=>{const l=e.split(".");let o=s.value;for(const r of l){if(!o[r])return e;o=o[r]}return r.isString(o)&&t.length>0?o.replace(/{(\d+)}/g,(e,r)=>t[r]??e):o}}};
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),r=require("./is.js"),t=require("./global-config.js"),l=require("../../src/lang/lang-es/zh-cn.js"),o=e.ref("zh-CN"),s=e.reactive({"zh-CN":l});exports.useI18n=()=>{const{locale:l}=t.getGlobalConfig(),n=e.computed(()=>l.value??s[o.value]);return{i18nMessage:n,locale:e.computed(()=>n.value.locale),t:(e,...t)=>{const l=e.split(".");let o=n.value;for(const r of l){if(!o[r])return e;o=o[r]}return r.isString(o)&&t.length>0?o.replace(/{(\d+)}/g,(e,r)=>t[r]??e):o}}};
package/lib/index.d.ts CHANGED
@@ -774,6 +774,7 @@ declare const _default: {
774
774
  focusDelay: number;
775
775
  disabled: boolean;
776
776
  scrollToCloseDistance: number;
777
+ scrollToClose: boolean;
777
778
  autoSetPosition: boolean;
778
779
  alignPoint: boolean;
779
780
  position: import('./Trigger').TriggerPostion;
@@ -794,7 +795,6 @@ declare const _default: {
794
795
  autoFitPosition: boolean;
795
796
  updateAtScroll: boolean;
796
797
  preventFocus: boolean;
797
- scrollToClose: boolean;
798
798
  needTransformOrigin: boolean;
799
799
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
800
800
  beforeCreate?: (() => void) | (() => void)[];
@@ -828,6 +828,7 @@ declare const _default: {
828
828
  focusDelay: number;
829
829
  disabled: boolean;
830
830
  scrollToCloseDistance: number;
831
+ scrollToClose: boolean;
831
832
  autoSetPosition: boolean;
832
833
  alignPoint: boolean;
833
834
  position: import('./Trigger').TriggerPostion;
@@ -848,14 +849,13 @@ declare const _default: {
848
849
  autoFitPosition: boolean;
849
850
  updateAtScroll: boolean;
850
851
  preventFocus: boolean;
851
- scrollToClose: boolean;
852
852
  needTransformOrigin: boolean;
853
853
  }> & Omit<Readonly<import('./Trigger').TriggerProps> & Readonly<{
854
854
  "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
855
855
  "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
856
856
  onShow?: (() => any) | undefined;
857
857
  onHide?: (() => any) | undefined;
858
- }>, "show" | "hide" | ("trigger" | "mouseEnterDelay" | "popupVisible" | "defaultPopupVisible" | "clickToClose" | "blurToClose" | "clickOutsideToClose" | "mouseLeaveDelay" | "focusDelay" | "disabled" | "scrollToCloseDistance" | "autoSetPosition" | "alignPoint" | "position" | "popupOffset" | "popupTranslate" | "showArrow" | "unmountOnClose" | "contentClass" | "contentStyle" | "arrowClass" | "arrowStyle" | "animationName" | "duration" | "autoFitPopupWidth" | "autoFitPopupMinWidth" | "popupContainer" | "renderToBody" | "autoFitPosition" | "updateAtScroll" | "preventFocus" | "scrollToClose" | "needTransformOrigin") | "updatePosition"> & import('vue').ShallowUnwrapRef<{
858
+ }>, "show" | "hide" | ("trigger" | "mouseEnterDelay" | "popupVisible" | "defaultPopupVisible" | "clickToClose" | "blurToClose" | "clickOutsideToClose" | "mouseLeaveDelay" | "focusDelay" | "disabled" | "scrollToCloseDistance" | "scrollToClose" | "autoSetPosition" | "alignPoint" | "position" | "popupOffset" | "popupTranslate" | "showArrow" | "unmountOnClose" | "contentClass" | "contentStyle" | "arrowClass" | "arrowStyle" | "animationName" | "duration" | "autoFitPopupWidth" | "autoFitPopupMinWidth" | "popupContainer" | "renderToBody" | "autoFitPosition" | "updateAtScroll" | "preventFocus" | "needTransformOrigin") | "updatePosition"> & import('vue').ShallowUnwrapRef<{
859
859
  hide(): void;
860
860
  show(): void;
861
861
  updatePosition(x: number, y: number): void;
package/lib/shared.css CHANGED
@@ -1 +1 @@
1
- :root{--red-1:255, 236, 232;--red-2:253, 205, 197;--red-3:251, 172, 163;--red-4:249, 137, 129;--red-5:247, 101, 96;--red-6:245, 63, 63;--red-7:203, 39, 45;--red-8:161, 21, 30;--red-9:119, 8, 19;--red-10:77, 0, 10;--orangered-1:255, 243, 232;--orangered-2:253, 221, 195;--orangered-3:252, 197, 159;--orangered-4:250, 172, 123;--orangered-5:249, 144, 87;--orangered-6:247, 114, 52;--orangered-7:204, 81, 32;--orangered-8:162, 53, 17;--orangered-9:119, 31, 6;--orangered-10:77, 14, 0;--orange-1:255, 247, 232;--orange-2:255, 228, 186;--orange-3:255, 207, 139;--orange-4:255, 182, 93;--orange-5:255, 154, 46;--orange-6:255, 125, 0;--orange-7:210, 95, 0;--orange-8:166, 69, 0;--orange-9:121, 46, 0;--orange-10:77, 27, 0;--gold-1:255, 252, 232;--gold-2:253, 244, 191;--gold-3:252, 233, 150;--gold-4:250, 220, 109;--gold-5:249, 204, 69;--gold-6:247, 186, 30;--gold-7:204, 146, 19;--gold-8:162, 109, 10;--gold-9:119, 75, 4;--gold-10:77, 45, 0;--yellow-1:254, 255, 232;--yellow-2:254, 254, 190;--yellow-3:253, 250, 148;--yellow-4:252, 242, 107;--yellow-5:251, 232, 66;--yellow-6:250, 220, 25;--yellow-7:207, 175, 15;--yellow-8:163, 132, 8;--yellow-9:120, 93, 3;--yellow-10:77, 56, 0;--lime-1:252, 255, 232;--lime-2:237, 248, 187;--lime-3:220, 241, 144;--lime-4:201, 233, 104;--lime-5:181, 226, 65;--lime-6:159, 219, 29;--lime-7:126, 183, 18;--lime-8:95, 148, 10;--lime-9:67, 112, 4;--lime-10:42, 77, 0;--green-1:232, 255, 234;--green-2:175, 240, 181;--green-3:123, 225, 136;--green-4:76, 210, 99;--green-5:35, 195, 67;--green-6:0, 180, 42;--green-7:0, 154, 41;--green-8:0, 128, 38;--green-9:0, 102, 34;--green-10:0, 77, 28;--cyan-1:232, 255, 251;--cyan-2:183, 244, 236;--cyan-3:137, 233, 224;--cyan-4:94, 223, 214;--cyan-5:55, 212, 207;--cyan-6:20, 201, 201;--cyan-7:13, 165, 170;--cyan-8:7, 130, 139;--cyan-9:3, 97, 108;--cyan-10:0, 66, 77;--blue-1:232, 247, 255;--blue-2:195, 231, 254;--blue-3:159, 212, 253;--blue-4:123, 192, 252;--blue-5:87, 169, 251;--blue-6:52, 145, 250;--blue-7:32, 108, 207;--blue-8:17, 75, 163;--blue-9:6, 48, 120;--blue-10:0, 26, 77;--arcoblue-1:232, 243, 255;--arcoblue-2:190, 218, 255;--arcoblue-3:148, 191, 255;--arcoblue-4:106, 161, 255;--arcoblue-5:64, 128, 255;--arcoblue-6:22, 93, 255;--arcoblue-7:14, 66, 210;--arcoblue-8:7, 44, 166;--arcoblue-9:3, 26, 121;--arcoblue-10:0, 13, 77;--purple-1:245, 232, 255;--purple-2:221, 190, 246;--purple-3:195, 150, 237;--purple-4:168, 113, 227;--purple-5:141, 78, 218;--purple-6:114, 46, 209;--purple-7:85, 29, 176;--purple-8:60, 16, 143;--purple-9:39, 6, 110;--purple-10:22, 0, 77;--pinkpurple-1:255, 232, 251;--pinkpurple-2:247, 186, 239;--pinkpurple-3:240, 142, 230;--pinkpurple-4:232, 101, 223;--pinkpurple-5:225, 62, 219;--pinkpurple-6:217, 26, 217;--pinkpurple-7:176, 16, 182;--pinkpurple-8:138, 9, 147;--pinkpurple-9:101, 3, 112;--pinkpurple-10:66, 0, 77;--magenta-1:255, 232, 241;--magenta-2:253, 194, 219;--magenta-3:251, 157, 199;--magenta-4:249, 121, 183;--magenta-5:247, 84, 168;--magenta-6:245, 49, 157;--magenta-7:203, 30, 131;--magenta-8:161, 16, 105;--magenta-9:119, 6, 79;--magenta-10:77, 0, 52;--gray-1:247, 248, 250;--gray-2:242, 243, 245;--gray-3:229, 230, 235;--gray-4:201, 205, 212;--gray-5:169, 174, 184;--gray-6:134, 144, 156;--gray-7:107, 119, 133;--gray-8:78, 89, 105;--gray-9:39, 46, 59;--gray-10:29, 33, 41;--success-1:var(--green-1);--success-2:var(--green-2);--success-3:var(--green-3);--success-4:var(--green-4);--success-5:var(--green-5);--success-6:var(--green-6);--success-7:var(--green-7);--success-8:var(--green-8);--success-9:var(--green-9);--success-10:var(--green-10);--primary-1:var(--arcoblue-1);--primary-2:var(--arcoblue-2);--primary-3:var(--arcoblue-3);--primary-4:var(--arcoblue-4);--primary-5:var(--arcoblue-5);--primary-6:var(--arcoblue-6);--primary-7:var(--arcoblue-7);--primary-8:var(--arcoblue-8);--primary-9:var(--arcoblue-9);--primary-10:var(--arcoblue-10);--danger-1:var(--red-1);--danger-2:var(--red-2);--danger-3:var(--red-3);--danger-4:var(--red-4);--danger-5:var(--red-5);--danger-6:var(--red-6);--danger-7:var(--red-7);--danger-8:var(--red-8);--danger-9:var(--red-9);--danger-10:var(--red-10);--warning-1:var(--orange-1);--warning-2:var(--orange-2);--warning-3:var(--orange-3);--warning-4:var(--orange-4);--warning-5:var(--orange-5);--warning-6:var(--orange-6);--warning-7:var(--orange-7);--warning-8:var(--orange-8);--warning-9:var(--orange-9);--warning-10:var(--orange-10);--link-1:var(--arcoblue-1);--link-2:var(--arcoblue-2);--link-3:var(--arcoblue-3);--link-4:var(--arcoblue-4);--link-5:var(--arcoblue-5);--link-6:var(--arcoblue-6);--link-7:var(--arcoblue-7);--link-8:var(--arcoblue-8);--link-9:var(--arcoblue-9);--link-10:var(--arcoblue-10);--color-white:#ffffff;--color-black:#000000;--color-border:rgb(var(--gray-3));--color-bg-popup:var(--color-bg-5);--color-bg-1:#fff;--color-bg-2:#fff;--color-bg-3:#fff;--color-bg-4:#fff;--color-bg-5:#fff;--color-bg-white:#fff;--color-neutral-1:rgb(var(--gray-1));--color-neutral-2:rgb(var(--gray-2));--color-neutral-3:rgb(var(--gray-3));--color-neutral-4:rgb(var(--gray-4));--color-neutral-5:rgb(var(--gray-5));--color-neutral-6:rgb(var(--gray-6));--color-neutral-7:rgb(var(--gray-7));--color-neutral-8:rgb(var(--gray-8));--color-neutral-9:rgb(var(--gray-9));--color-neutral-10:rgb(var(--gray-10));--color-text-1:var(--color-neutral-10);--color-text-2:var(--color-neutral-8);--color-text-3:var(--color-neutral-6);--color-text-4:var(--color-neutral-4);--color-border-1:var(--color-neutral-2);--color-border-2:var(--color-neutral-3);--color-border-3:var(--color-neutral-4);--color-border-4:var(--color-neutral-6);--color-fill-1:var(--color-neutral-1);--color-fill-2:var(--color-neutral-2);--color-fill-3:var(--color-neutral-3);--color-fill-4:var(--color-neutral-4);--color-primary-light-1:rgb(var(--primary-1));--color-primary-light-2:rgb(var(--primary-2));--color-primary-light-3:rgb(var(--primary-3));--color-primary-light-4:rgb(var(--primary-4));--color-link-light-1:rgb(var(--link-1));--color-link-light-2:rgb(var(--link-2));--color-link-light-3:rgb(var(--link-3));--color-link-light-4:rgb(var(--link-4));--color-secondary:var(--color-neutral-2);--color-secondary-hover:var(--color-neutral-3);--color-secondary-active:var(--color-neutral-4);--color-secondary-disabled:var(--color-neutral-1);--color-danger-light-1:rgb(var(--danger-1));--color-danger-light-2:rgb(var(--danger-2));--color-danger-light-3:rgb(var(--danger-3));--color-danger-light-4:rgb(var(--danger-4));--color-success-light-1:rgb(var(--success-1));--color-success-light-2:rgb(var(--success-2));--color-success-light-3:rgb(var(--success-3));--color-success-light-4:rgb(var(--success-4));--color-warning-light-1:rgb(var(--warning-1));--color-warning-light-2:rgb(var(--warning-2));--color-warning-light-3:rgb(var(--warning-3));--color-warning-light-4:rgb(var(--warning-4));--border-radius-none:0;--border-radius-small:2px;--border-radius-medium:4px;--border-radius-large:8px;--border-radius-circle:50%;--color-tooltip-bg:rgb(var(--gray-10));--color-spin-layer-bg:rgba(255,255,255,0.6);--color-menu-dark-bg:#232324;--color-menu-light-bg:#ffffff;--color-menu-dark-hover:rgba(255,255,255,0.04);--color-mask-bg:rgba(29,33,41,0.6)}body[yc-design-theme='dark']{--red-1:77, 0, 10;--red-2:119, 6, 17;--red-3:161, 22, 31;--red-4:203, 46, 52;--red-5:245, 78, 78;--red-6:247, 105, 101;--red-7:249, 141, 134;--red-8:251, 176, 167;--red-9:253, 209, 202;--red-10:255, 240, 236;--orangered-1:77, 14, 0;--orangered-2:119, 30, 5;--orangered-3:162, 55, 20;--orangered-4:204, 87, 41;--orangered-5:247, 126, 69;--orangered-6:249, 146, 90;--orangered-7:250, 173, 125;--orangered-8:252, 198, 161;--orangered-9:253, 222, 197;--orangered-10:255, 244, 235;--orange-1:77, 27, 0;--orange-2:121, 48, 4;--orange-3:166, 75, 10;--orange-4:210, 105, 19;--orange-5:255, 141, 31;--orange-6:255, 150, 38;--orange-7:255, 179, 87;--orange-8:255, 205, 135;--orange-9:255, 227, 184;--orange-10:255, 247, 232;--gold-1:77, 45, 0;--gold-2:119, 75, 4;--gold-3:162, 111, 15;--gold-4:204, 150, 31;--gold-5:247, 192, 52;--gold-6:249, 204, 68;--gold-7:250, 220, 108;--gold-8:252, 233, 149;--gold-9:253, 244, 190;--gold-10:255, 252, 232;--yellow-1:77, 56, 0;--yellow-2:120, 94, 7;--yellow-3:163, 134, 20;--yellow-4:207, 179, 37;--yellow-5:250, 225, 60;--yellow-6:251, 233, 75;--yellow-7:252, 243, 116;--yellow-8:253, 250, 157;--yellow-9:254, 254, 198;--yellow-10:254, 255, 240;--lime-1:42, 77, 0;--lime-2:68, 112, 6;--lime-3:98, 148, 18;--lime-4:132, 183, 35;--lime-5:168, 219, 57;--lime-6:184, 226, 75;--lime-7:203, 233, 112;--lime-8:222, 241, 152;--lime-9:238, 248, 194;--lime-10:253, 255, 238;--green-1:0, 77, 28;--green-2:4, 102, 37;--green-3:10, 128, 45;--green-4:18, 154, 55;--green-5:29, 180, 64;--green-6:39, 195, 70;--green-7:80, 210, 102;--green-8:126, 225, 139;--green-9:178, 240, 183;--green-10:235, 255, 236;--cyan-1:0, 66, 77;--cyan-2:6, 97, 108;--cyan-3:17, 131, 139;--cyan-4:31, 166, 170;--cyan-5:48, 201, 201;--cyan-6:63, 212, 207;--cyan-7:102, 223, 215;--cyan-8:144, 233, 225;--cyan-9:190, 244, 237;--cyan-10:240, 255, 252;--blue-1:0, 26, 77;--blue-2:5, 47, 120;--blue-3:19, 76, 163;--blue-4:41, 113, 207;--blue-5:70, 154, 250;--blue-6:90, 170, 251;--blue-7:125, 193, 252;--blue-8:161, 213, 253;--blue-9:198, 232, 254;--blue-10:234, 248, 255;--arcoblue-1:0, 13, 77;--arcoblue-2:4, 27, 121;--arcoblue-3:14, 50, 166;--arcoblue-4:29, 77, 210;--arcoblue-5:48, 111, 255;--arcoblue-6:60, 126, 255;--arcoblue-7:104, 159, 255;--arcoblue-8:147, 190, 255;--arcoblue-9:190, 218, 255;--arcoblue-10:234, 244, 255;--purple-1:22, 0, 77;--purple-2:39, 6, 110;--purple-3:62, 19, 143;--purple-4:90, 37, 176;--purple-5:123, 61, 209;--purple-6:142, 81, 218;--purple-7:169, 116, 227;--purple-8:197, 154, 237;--purple-9:223, 194, 246;--purple-10:247, 237, 255;--pinkpurple-1:66, 0, 77;--pinkpurple-2:101, 3, 112;--pinkpurple-3:138, 13, 147;--pinkpurple-4:176, 27, 182;--pinkpurple-5:217, 46, 217;--pinkpurple-6:225, 61, 219;--pinkpurple-7:232, 102, 223;--pinkpurple-8:240, 146, 230;--pinkpurple-9:247, 193, 240;--pinkpurple-10:255, 242, 253;--magenta-1:77, 0, 52;--magenta-2:119, 8, 80;--magenta-3:161, 23, 108;--magenta-4:203, 43, 136;--magenta-5:245, 69, 166;--magenta-6:247, 86, 169;--magenta-7:249, 122, 184;--magenta-8:251, 158, 200;--magenta-9:253, 195, 219;--magenta-10:255, 232, 241;--gray-1:23, 23, 26;--gray-2:46, 46, 48;--gray-3:72, 72, 73;--gray-4:95, 95, 96;--gray-5:120, 120, 122;--gray-6:146, 146, 147;--gray-7:171, 171, 172;--gray-8:197, 197, 197;--gray-9:223, 223, 223;--gray-10:246, 246, 246;--primary-1:var(--arcoblue-1);--primary-2:var(--arcoblue-2);--primary-3:var(--arcoblue-3);--primary-4:var(--arcoblue-4);--primary-5:var(--arcoblue-5);--primary-6:var(--arcoblue-6);--primary-7:var(--arcoblue-7);--primary-8:var(--arcoblue-8);--primary-9:var(--arcoblue-9);--primary-10:var(--arcoblue-10);--success-1:var(--green-1);--success-2:var(--green-2);--success-3:var(--green-3);--success-4:var(--green-4);--success-5:var(--green-5);--success-6:var(--green-6);--success-7:var(--green-7);--success-8:var(--green-8);--success-9:var(--green-9);--success-10:var(--green-10);--danger-1:var(--red-1);--danger-2:var(--red-2);--danger-3:var(--red-3);--danger-4:var(--red-4);--danger-5:var(--red-5);--danger-6:var(--red-6);--danger-7:var(--red-7);--danger-8:var(--red-8);--danger-9:var(--red-9);--danger-10:var(--red-10);--warning-1:var(--orange-1);--warning-2:var(--orange-2);--warning-3:var(--orange-3);--warning-4:var(--orange-4);--warning-5:var(--orange-5);--warning-6:var(--orange-6);--warning-7:var(--orange-7);--warning-8:var(--orange-8);--warning-9:var(--orange-9);--warning-10:var(--orange-10);--link-1:var(--arcoblue-1);--link-2:var(--arcoblue-2);--link-3:var(--arcoblue-3);--link-4:var(--arcoblue-4);--link-5:var(--arcoblue-5);--link-6:var(--arcoblue-6);--link-7:var(--arcoblue-7);--link-8:var(--arcoblue-8);--link-9:var(--arcoblue-9);--link-10:var(--arcoblue-10);--color-white:rgba(255,255,255,0.9);--color-black:#000000;--color-border:#333335;--color-bg-1:#17171a;--color-bg-2:#232324;--color-bg-3:#2a2a2b;--color-bg-4:#313132;--color-bg-5:#373739;--color-bg-white:#f6f6f6;--color-text-1:rgba(255,255,255,0.9);--color-text-2:rgba(255,255,255,0.7);--color-text-3:rgba(255,255,255,0.5);--color-text-4:rgba(255,255,255,0.3);--color-fill-1:rgba(255,255,255,0.04);--color-fill-2:rgba(255,255,255,0.08);--color-fill-3:rgba(255,255,255,0.12);--color-fill-4:rgba(255,255,255,0.16);--color-primary-light-1:rgba(var(--primary-6), .2);--color-primary-light-2:rgba(var(--primary-6), .35);--color-primary-light-3:rgba(var(--primary-6), .5);--color-primary-light-4:rgba(var(--primary-6), .65);--color-secondary:rgba(var(--gray-9), .08);--color-secondary-hover:rgba(var(--gray-8), .16);--color-secondary-active:rgba(var(--gray-7), .24);--color-secondary-disabled:rgba(var(--gray-9), .08);--color-danger-light-1:rgba(var(--danger-6), .2);--color-danger-light-2:rgba(var(--danger-6), .35);--color-danger-light-3:rgba(var(--danger-6), .5);--color-danger-light-4:rgba(var(--danger-6), .65);--color-success-light-1:rgb(var(--success-6), .2);--color-success-light-2:rgb(var(--success-6), .35);--color-success-light-3:rgb(var(--success-6), .5);--color-success-light-4:rgb(var(--success-6), .65);--color-warning-light-1:rgb(var(--warning-6), .2);--color-warning-light-2:rgb(var(--warning-6), .35);--color-warning-light-3:rgb(var(--warning-6), .5);--color-warning-light-4:rgb(var(--warning-6), .65);--color-link-light-1:rgb(var(--link-6), .2);--color-link-light-2:rgb(var(--link-6), .35);--color-link-light-3:rgb(var(--link-6), .5);--color-link-light-4:rgb(var(--link-6), .65);--color-tooltip-bg:#373739;--color-spin-layer-bg:rgba(51,51,51,0.6);--color-menu-dark-bg:#232324;--color-menu-light-bg:#232324;--color-menu-dark-hover:var(--color-fill-2);--color-mask-bg:rgba(23,23,26,0.6)}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.fade-enter-active,.fade-leave-active{transition:opacity .4s cubic-bezier(.3, 1.3, .3, 1)}.zoom-in-fade-out-enter-from,.zoom-in-fade-out-leave-to{transform:scale(.5, .5);opacity:0}.zoom-in-fade-out-enter-to,.zoom-in-fade-out-leave-from{transform:scale(1, 1);opacity:1}.zoom-in-fade-out-enter-active,.zoom-in-fade-out-leave-active{transition:opacity .3s cubic-bezier(.3, 1.3, .3, 1),transform .3s cubic-bezier(.3, 1.3, .3, 1)}.slide-dynamic-origin-enter-from,.slide-dynamic-origin-leave-to{transform:scaleY(.9);transform-origin:0 0;opacity:0}.slide-dynamic-origin-enter-to,.slide-dynamic-origin-leave-from{transform:scaleY(1);transform-origin:0 0;opacity:1}.slide-dynamic-origin-enter-active,.slide-dynamic-origin-leave-active{transition:transform .2s cubic-bezier(.34, .69, .1, 1),opacity .2s cubic-bezier(.34, .69, .1, 1)}.zoom-modal-enter-from,.zoom-modal-leave-to{transform:scale(.5, .5);opacity:0}.zoom-modal-enter-to,.zoom-modal-leave-from{transform:scale(1, 1);opacity:1}.zoom-modal-enter-active,.zoom-modal-leave-active{transition:opacity .4s cubic-bezier(.3, 1.3, .3, 1),transform .4s cubic-bezier(.3, 1.3, .3, 1)}.slide-drawer-left-enter-from,.slide-drawer-left-leave-to{transform:translateX(-100%)}.slide-drawer-left-enter-to,.slide-drawer-left-leave-from{transform:translate(0)}.slide-drawer-left-enter-active,.slide-drawer-left-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.slide-drawer-right-enter-from,.slide-drawer-right-leave-to{transform:translateX(100%)}.slide-drawer-right-enter-to,.slide-drawer-right-leave-from{transform:translate(0)}.slide-drawer-right-enter-active,.slide-drawer-right-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.slide-drawer-top-enter-from,.slide-drawer-top-leave-to{transform:translateY(-100%)}.slide-drawer-top-enter-to,.slide-drawer-top-leave-from{transform:translate(0)}.slide-drawer-top-enter-active,.slide-drawer-top-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.slide-drawer-bottom-enter-from,.slide-drawer-bottom-leave-to{transform:translateY(100%)}.slide-drawer-bottom-enter-to,.slide-drawer-bottom-leave-from{transform:translate(0)}.slide-drawer-bottom-enter-active,.slide-drawer-bottom-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.input-tag-zoom-enter-from,.input-tag-zoom-leave-to{transform:scale(.5, .5);opacity:0}.input-tag-zoom-leave-from,.input-tag-zoom-enter-to{transform:scale(1, 1);opacity:1}.input-tag-zoom-enter-active{transition:all .3s cubic-bezier(.34, .69, .1, 1)}.input-tag-zoom-leave-active{position:absolute;transition:all .3s cubic-bezier(.3, 1.3, .3, 1)}.input-tag-zoom-move{transition:all .3s cubic-bezier(.3, 1.3, .3, 1)}.cascader-slide-enter-from,.cascader-slide-leave-to{margin-left:-120px}.cascader-slide-enter-to,.cascader-slide-leave-from{margin-left:0}.cascader-slide-enter-active,.cascader-slide-leave-active{transition:all .3s cubic-bezier(.34, .69, .1, 1)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}code,kbd,samp{font-size:1em;font-family:monospace, monospace}a{text-decoration:none;color:#000}svg{outline:none}*,*::after,*::before{box-sizing:border-box;margin:0;padding:0;min-width:0;font-family:Inter,-apple-system,BlinkMacSystemFont,'PingFang SC','Hiragino Sans GB','noto sans','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif}*::-webkit-scrollbar,*::after::-webkit-scrollbar,*::before::-webkit-scrollbar{width:9px;height:9px;box-sizing:border-box}*::-webkit-scrollbar-thumb,*::after::-webkit-scrollbar-thumb,*::before::-webkit-scrollbar-thumb{background-color:#c9cdd4;border-radius:4.5px}*::-webkit-scrollbar-thumb:hover,*::after::-webkit-scrollbar-thumb:hover,*::before::-webkit-scrollbar-thumb:hover{background-color:#86909c;opacity:.8}.text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;overflow-wrap:break-word}.expand-enter-active,.expand-leave-active{transition:max-height .2s cubic-bezier(.34, .69, .1, 1),opacity .2s cubic-bezier(.3, 1.3, .3, 1)}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.yc-icon{display:inline-block;overflow:hidden;width:1em;height:1em;color:inherit}.yc-icon-spin{animation:spin 1s infinite cubic-bezier(0, 0, 1, 1)}.yc-icon-button{user-select:none;cursor:pointer;position:relative;color:var(--color-text-1);display:flex;justify-content:center;align-items:center}.yc-icon-button::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:var(--icon-btn-size);height:var(--icon-btn-size);border-radius:50%;background:transparent;transition:background-color .1s cubic-bezier(0, 0, 1, 1)}.yc-icon-button .yc-icon{position:relative;z-index:1}.yc-icon-button-hoverable:not(.yc-icon-button-disabled):hover::before{background-color:var(--color-fill-2)}.yc-icon-button-disabled{color:var(--color-text-3)}.yc-modal-container{overflow:hidden;position:fixed;height:100%;width:100%;left:0;top:0}.yc-modal-container .yc-modal-mask{position:absolute;height:100%;width:100%;background-color:var(--color-mask-bg)}.yc-modal-container .yc-modal-wrapper{position:absolute;height:100%;width:100%;overflow:auto}.yc-modal-container .yc-modal-wrapper .yc-modal{position:absolute;border-radius:4px;background-color:var(--color-bg-3);line-height:1.5715;display:flex;flex-direction:column}.yc-modal-container .yc-modal-wrapper .yc-modal.yc-modal-fullscreen{height:100%}.yc-modal-container .yc-modal-wrapper .yc-modal.yc-modal-fullscreen .yc-modal-body{flex:1}.yc-modal-container .yc-modal-wrapper .yc-modal.yc-modal-draggable .yc-modal-header{cursor:move;user-select:none}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-footer,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-body,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-title,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-close-button{flex-shrink:0}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header{height:48px;width:100%;padding:0 20px;border-bottom:1px solid var(--color-neutral-3);display:flex;align-items:center}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-title{flex:1}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-title span{font-size:16px;font-weight:500;color:var(--color-text-1)}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-title.title-align-center{text-align:center}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-close-button{margin-left:-12px}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-body{padding:24px 20px;color:var(--color-text-1);font-size:14px;line-height:1.5715}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-footer{height:64px;width:100%;padding:16px 20px;border-top:1px solid var(--color-neutral-3);display:flex;justify-content:flex-end;align-items:center;gap:12px}.yc-modal-position-absolute{position:absolute}.yc-modal-simple .yc-modal-wrapper .yc-modal{width:400px;padding:24px 32px 32px}.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-header,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-footer,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-body{height:unset;padding:0;border:none}.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-header.yc-modal-header,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-footer.yc-modal-header,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-body.yc-modal-header{margin-bottom:24px}.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-header.yc-modal-footer,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-footer.yc-modal-footer,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-body.yc-modal-footer{margin-top:24px;justify-content:center}.yc-service-modal .yc-modal-header .yc-modal-title{display:flex;justify-content:center;gap:6px}.yc-service-modal .yc-modal-header .yc-modal-title .yc-modal-title-icon{display:flex;align-items:center;font-size:18px}.yc-service-modal .yc-modal-header .yc-modal-title .yc-modal-title-content{flex-shrink:0;overflow:hidden}.yc-service-modal .yc-modal-body .yc-modal-body-content{width:100%;line-height:26px;color:var(--color-text-2);font-family:'PingFang SC';font-size:16px;font-weight:400}.yc-service-modal-info .yc-modal-title-icon{color:rgb(var(--primary-6))}.yc-service-modal-success .yc-modal-title-icon{color:rgb(var(--success-6))}.yc-service-modal-warning .yc-modal-title-icon{color:rgb(var(--warning-6))}.yc-service-modal-error .yc-modal-title-icon{color:rgb(var(--danger-6))}.yc-service-modal-confirm .yc-modal-title-icon{color:rgb(var(--warning-6))}.yc-drawer-wrapper{overflow:hidden;position:fixed;height:100%;width:100%;top:0;left:0}.yc-drawer-wrapper .yc-drawer-mask{position:absolute;height:100%;width:100%;background-color:var(--color-mask-bg)}.yc-drawer-wrapper .yc-drawer-container{position:absolute;height:100%;background-color:var(--color-bg-3);display:flex;flex-direction:column}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-footer,.yc-drawer-wrapper .yc-drawer-container .yc-drawer-body,.yc-drawer-wrapper .yc-drawer-container .yc-drawer-header,.yc-drawer-wrapper .yc-drawer-container .yc-drawer-title,.yc-drawer-wrapper .yc-drawer-container .yc-drawer-close-button{flex-shrink:0}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-header{height:48px;width:100%;padding:0 16px;border-bottom:1px solid var(--color-neutral-3);display:flex;align-items:center}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-header .yc-drawer-title{flex:1}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-header .yc-drawer-title span{font-size:16px;font-weight:500;color:var(--color-text-1)}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-header .yc-drawer-close-button{margin-left:-12px}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-body{flex:1;line-height:1.5715;padding:12px 16px;color:var(--color-text-1);font-size:14px}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-footer{height:64px;width:100%;padding:0 16px;border-top:1px solid var(--color-neutral-3);display:flex;justify-content:flex-end;align-items:center;gap:12px}.yc-drawer-position-absolute{position:absolute}.yc-drawer-placement-left .yc-drawer-container{left:0;top:0;bottom:0}.yc-drawer-placement-right .yc-drawer-container{right:0;top:0;bottom:0}.yc-drawer-placement-bottom .yc-drawer-container{left:0;bottom:0;right:0}.yc-drawer-placement-top .yc-drawer-container{left:0;top:0;right:0}.yc-message-list{pointer-events:none;z-index:1001;position:fixed;width:100%;padding:0 10px;display:flex;flex-direction:column;align-items:center;gap:16px}.yc-message-list-topLeft{topLeft:40px}.yc-message-list-topRight{topRight:40px}.yc-message-list-bottomLeft{bottomLeft:40px}.yc-message-list-bottomRight{bottomRight:40px}.fade-message-enter-from,.fade-message-leave-to{opacity:0}.fade-message-enter-to,.fade-message-leave-from{opacity:1}.fade-message-enter-active,.fade-message-appear-active{transition:opacity .2s cubic-bezier(0, 0, 1, 1)}.fade-message-leave-active{position:absolute}.flip-list-move{transition:transform .3s ease}.yc-message{pointer-events:auto;position:relative;overflow:hidden;padding:10px 16px;background-color:var(--color-bg-popup);border-color:var(--color-neutral-3);border-radius:2px;box-shadow:0 4px 10px rgba(0,0,0,0.1);transition:all .1s cubic-bezier(0, 0, 1, 1);color:var(--color-text-1);line-height:1;text-align:center;display:inline-flex;align-items:center;gap:8px}.yc-message .yc-message-icon{vertical-align:middle;font-size:20px;animation:arco-msg-fade .1s cubic-bezier(0, 0, 1, 1),arco-msg-fade .4s cubic-bezier(.3, 1.3, .3, 1)}.yc-message .yc-message-content{vertical-align:middle;font-size:14px}.yc-message-info .yc-message-icon{color:rgb(var(--primary-6))}.yc-message-warning .yc-message-icon{color:rgb(var(--warning-6))}.yc-message-success .yc-message-icon{color:rgb(var(--success-6))}.yc-message-error .yc-message-icon{color:rgb(var(--danger-6))}.yc-message-loading .yc-message-icon{color:rgb(var(--primary-6))}.yc-notification-list{position:fixed;z-index:1000;display:flex;flex-direction:column;align-items:center;gap:16px}.yc-notification-list-topLeft{top:20px;left:20px}.yc-notification-list-topRight{top:20px;right:20px}.yc-notification-list-bottomLeft{bottom:20px;left:20px}.yc-notification-list-bottomRight{bottom:20px;right:20px}.slide-left-notification-enter-from{transform:translateX(-100%)}.slide-right-notification-enter-from{transform:translateX(100%)}.slide-left-notification-enter-to,.slide-right-notification-enter-to{transform:translateX(0)}.slide-left-notification-leave-from,.slide-right-notification-leave-from{opacity:1}.slide-left-notification-leave-to,.slide-right-notification-leave-to{height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}.slide-left-notification-enter-active,.slide-right-notification-enter-active{transition:transform .4s cubic-bezier(.3, 1.3, .3, 1)}.slide-left-notification-leave-active,.slide-right-notification-leave-active{transition:all .3s cubic-bezier(.34, .69, .1, 1)}.yc-notification{overflow:hidden;position:relative;width:340px;padding:20px;background-color:var(--color-bg-popup);border:1px solid var(--color-neutral-3);border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,0.15);opacity:1;transition:opacity .2s cubic-bezier(0, 0, 1, 1);display:flex;gap:16px}.yc-notification .yc-notification-left .yc-notification-icon{font-size:24px;display:flex;align-items:center}.yc-notification .yc-notification-right{color:var(--color-text-1);flex:1;display:flex;flex-direction:column}.yc-notification .yc-notification-right .yc-notification-title{font-weight:500;font-size:16px}.yc-notification .yc-notification-right .yc-notification-content{margin-top:4px;font-size:14px}.yc-notification .yc-notification-right .yc-notification-footer{margin-top:12px;text-align:right}.yc-notification .yc-notification-close-btn{position:absolute;top:12px;right:12px;color:var(--color-text-3);font-size:12px}.yc-notification .yc-notification-close-btn:hover{color:var(--color-text-1)}.yc-notification-info .yc-notification-icon{color:rgb(var(--primary-6))}.yc-notification-warning .yc-notification-icon{color:rgb(var(--warning-6))}.yc-notification-success .yc-notification-icon{color:rgb(var(--success-6))}.yc-notification-error .yc-notification-icon{color:rgb(var(--danger-6))}.yc-notification-loading .yc-notification-icon{color:rgb(var(--primary-6))}
1
+ :root{--red-1:255, 236, 232;--red-2:253, 205, 197;--red-3:251, 172, 163;--red-4:249, 137, 129;--red-5:247, 101, 96;--red-6:245, 63, 63;--red-7:203, 39, 45;--red-8:161, 21, 30;--red-9:119, 8, 19;--red-10:77, 0, 10;--orangered-1:255, 243, 232;--orangered-2:253, 221, 195;--orangered-3:252, 197, 159;--orangered-4:250, 172, 123;--orangered-5:249, 144, 87;--orangered-6:247, 114, 52;--orangered-7:204, 81, 32;--orangered-8:162, 53, 17;--orangered-9:119, 31, 6;--orangered-10:77, 14, 0;--orange-1:255, 247, 232;--orange-2:255, 228, 186;--orange-3:255, 207, 139;--orange-4:255, 182, 93;--orange-5:255, 154, 46;--orange-6:255, 125, 0;--orange-7:210, 95, 0;--orange-8:166, 69, 0;--orange-9:121, 46, 0;--orange-10:77, 27, 0;--gold-1:255, 252, 232;--gold-2:253, 244, 191;--gold-3:252, 233, 150;--gold-4:250, 220, 109;--gold-5:249, 204, 69;--gold-6:247, 186, 30;--gold-7:204, 146, 19;--gold-8:162, 109, 10;--gold-9:119, 75, 4;--gold-10:77, 45, 0;--yellow-1:254, 255, 232;--yellow-2:254, 254, 190;--yellow-3:253, 250, 148;--yellow-4:252, 242, 107;--yellow-5:251, 232, 66;--yellow-6:250, 220, 25;--yellow-7:207, 175, 15;--yellow-8:163, 132, 8;--yellow-9:120, 93, 3;--yellow-10:77, 56, 0;--lime-1:252, 255, 232;--lime-2:237, 248, 187;--lime-3:220, 241, 144;--lime-4:201, 233, 104;--lime-5:181, 226, 65;--lime-6:159, 219, 29;--lime-7:126, 183, 18;--lime-8:95, 148, 10;--lime-9:67, 112, 4;--lime-10:42, 77, 0;--green-1:232, 255, 234;--green-2:175, 240, 181;--green-3:123, 225, 136;--green-4:76, 210, 99;--green-5:35, 195, 67;--green-6:0, 180, 42;--green-7:0, 154, 41;--green-8:0, 128, 38;--green-9:0, 102, 34;--green-10:0, 77, 28;--cyan-1:232, 255, 251;--cyan-2:183, 244, 236;--cyan-3:137, 233, 224;--cyan-4:94, 223, 214;--cyan-5:55, 212, 207;--cyan-6:20, 201, 201;--cyan-7:13, 165, 170;--cyan-8:7, 130, 139;--cyan-9:3, 97, 108;--cyan-10:0, 66, 77;--blue-1:232, 247, 255;--blue-2:195, 231, 254;--blue-3:159, 212, 253;--blue-4:123, 192, 252;--blue-5:87, 169, 251;--blue-6:52, 145, 250;--blue-7:32, 108, 207;--blue-8:17, 75, 163;--blue-9:6, 48, 120;--blue-10:0, 26, 77;--arcoblue-1:232, 243, 255;--arcoblue-2:190, 218, 255;--arcoblue-3:148, 191, 255;--arcoblue-4:106, 161, 255;--arcoblue-5:64, 128, 255;--arcoblue-6:22, 93, 255;--arcoblue-7:14, 66, 210;--arcoblue-8:7, 44, 166;--arcoblue-9:3, 26, 121;--arcoblue-10:0, 13, 77;--purple-1:245, 232, 255;--purple-2:221, 190, 246;--purple-3:195, 150, 237;--purple-4:168, 113, 227;--purple-5:141, 78, 218;--purple-6:114, 46, 209;--purple-7:85, 29, 176;--purple-8:60, 16, 143;--purple-9:39, 6, 110;--purple-10:22, 0, 77;--pinkpurple-1:255, 232, 251;--pinkpurple-2:247, 186, 239;--pinkpurple-3:240, 142, 230;--pinkpurple-4:232, 101, 223;--pinkpurple-5:225, 62, 219;--pinkpurple-6:217, 26, 217;--pinkpurple-7:176, 16, 182;--pinkpurple-8:138, 9, 147;--pinkpurple-9:101, 3, 112;--pinkpurple-10:66, 0, 77;--magenta-1:255, 232, 241;--magenta-2:253, 194, 219;--magenta-3:251, 157, 199;--magenta-4:249, 121, 183;--magenta-5:247, 84, 168;--magenta-6:245, 49, 157;--magenta-7:203, 30, 131;--magenta-8:161, 16, 105;--magenta-9:119, 6, 79;--magenta-10:77, 0, 52;--gray-1:247, 248, 250;--gray-2:242, 243, 245;--gray-3:229, 230, 235;--gray-4:201, 205, 212;--gray-5:169, 174, 184;--gray-6:134, 144, 156;--gray-7:107, 119, 133;--gray-8:78, 89, 105;--gray-9:39, 46, 59;--gray-10:29, 33, 41;--success-1:var(--green-1);--success-2:var(--green-2);--success-3:var(--green-3);--success-4:var(--green-4);--success-5:var(--green-5);--success-6:var(--green-6);--success-7:var(--green-7);--success-8:var(--green-8);--success-9:var(--green-9);--success-10:var(--green-10);--primary-1:var(--arcoblue-1);--primary-2:var(--arcoblue-2);--primary-3:var(--arcoblue-3);--primary-4:var(--arcoblue-4);--primary-5:var(--arcoblue-5);--primary-6:var(--arcoblue-6);--primary-7:var(--arcoblue-7);--primary-8:var(--arcoblue-8);--primary-9:var(--arcoblue-9);--primary-10:var(--arcoblue-10);--danger-1:var(--red-1);--danger-2:var(--red-2);--danger-3:var(--red-3);--danger-4:var(--red-4);--danger-5:var(--red-5);--danger-6:var(--red-6);--danger-7:var(--red-7);--danger-8:var(--red-8);--danger-9:var(--red-9);--danger-10:var(--red-10);--warning-1:var(--orange-1);--warning-2:var(--orange-2);--warning-3:var(--orange-3);--warning-4:var(--orange-4);--warning-5:var(--orange-5);--warning-6:var(--orange-6);--warning-7:var(--orange-7);--warning-8:var(--orange-8);--warning-9:var(--orange-9);--warning-10:var(--orange-10);--link-1:var(--arcoblue-1);--link-2:var(--arcoblue-2);--link-3:var(--arcoblue-3);--link-4:var(--arcoblue-4);--link-5:var(--arcoblue-5);--link-6:var(--arcoblue-6);--link-7:var(--arcoblue-7);--link-8:var(--arcoblue-8);--link-9:var(--arcoblue-9);--link-10:var(--arcoblue-10);--color-white:#ffffff;--color-black:#000000;--color-border:rgb(var(--gray-3));--color-bg-popup:var(--color-bg-5);--color-bg-1:#fff;--color-bg-2:#fff;--color-bg-3:#fff;--color-bg-4:#fff;--color-bg-5:#fff;--color-bg-white:#fff;--color-neutral-1:rgb(var(--gray-1));--color-neutral-2:rgb(var(--gray-2));--color-neutral-3:rgb(var(--gray-3));--color-neutral-4:rgb(var(--gray-4));--color-neutral-5:rgb(var(--gray-5));--color-neutral-6:rgb(var(--gray-6));--color-neutral-7:rgb(var(--gray-7));--color-neutral-8:rgb(var(--gray-8));--color-neutral-9:rgb(var(--gray-9));--color-neutral-10:rgb(var(--gray-10));--color-text-1:var(--color-neutral-10);--color-text-2:var(--color-neutral-8);--color-text-3:var(--color-neutral-6);--color-text-4:var(--color-neutral-4);--color-border-1:var(--color-neutral-2);--color-border-2:var(--color-neutral-3);--color-border-3:var(--color-neutral-4);--color-border-4:var(--color-neutral-6);--color-fill-1:var(--color-neutral-1);--color-fill-2:var(--color-neutral-2);--color-fill-3:var(--color-neutral-3);--color-fill-4:var(--color-neutral-4);--color-primary-light-1:rgb(var(--primary-1));--color-primary-light-2:rgb(var(--primary-2));--color-primary-light-3:rgb(var(--primary-3));--color-primary-light-4:rgb(var(--primary-4));--color-link-light-1:rgb(var(--link-1));--color-link-light-2:rgb(var(--link-2));--color-link-light-3:rgb(var(--link-3));--color-link-light-4:rgb(var(--link-4));--color-secondary:var(--color-neutral-2);--color-secondary-hover:var(--color-neutral-3);--color-secondary-active:var(--color-neutral-4);--color-secondary-disabled:var(--color-neutral-1);--color-danger-light-1:rgb(var(--danger-1));--color-danger-light-2:rgb(var(--danger-2));--color-danger-light-3:rgb(var(--danger-3));--color-danger-light-4:rgb(var(--danger-4));--color-success-light-1:rgb(var(--success-1));--color-success-light-2:rgb(var(--success-2));--color-success-light-3:rgb(var(--success-3));--color-success-light-4:rgb(var(--success-4));--color-warning-light-1:rgb(var(--warning-1));--color-warning-light-2:rgb(var(--warning-2));--color-warning-light-3:rgb(var(--warning-3));--color-warning-light-4:rgb(var(--warning-4));--border-radius-none:0;--border-radius-small:2px;--border-radius-medium:4px;--border-radius-large:8px;--border-radius-circle:50%;--color-tooltip-bg:rgb(var(--gray-10));--color-spin-layer-bg:rgba(255,255,255,0.6);--color-menu-dark-bg:#232324;--color-menu-light-bg:#ffffff;--color-menu-dark-hover:rgba(255,255,255,0.04);--color-mask-bg:rgba(29,33,41,0.6)}body[yc-design-theme='dark']{--red-1:77, 0, 10;--red-2:119, 6, 17;--red-3:161, 22, 31;--red-4:203, 46, 52;--red-5:245, 78, 78;--red-6:247, 105, 101;--red-7:249, 141, 134;--red-8:251, 176, 167;--red-9:253, 209, 202;--red-10:255, 240, 236;--orangered-1:77, 14, 0;--orangered-2:119, 30, 5;--orangered-3:162, 55, 20;--orangered-4:204, 87, 41;--orangered-5:247, 126, 69;--orangered-6:249, 146, 90;--orangered-7:250, 173, 125;--orangered-8:252, 198, 161;--orangered-9:253, 222, 197;--orangered-10:255, 244, 235;--orange-1:77, 27, 0;--orange-2:121, 48, 4;--orange-3:166, 75, 10;--orange-4:210, 105, 19;--orange-5:255, 141, 31;--orange-6:255, 150, 38;--orange-7:255, 179, 87;--orange-8:255, 205, 135;--orange-9:255, 227, 184;--orange-10:255, 247, 232;--gold-1:77, 45, 0;--gold-2:119, 75, 4;--gold-3:162, 111, 15;--gold-4:204, 150, 31;--gold-5:247, 192, 52;--gold-6:249, 204, 68;--gold-7:250, 220, 108;--gold-8:252, 233, 149;--gold-9:253, 244, 190;--gold-10:255, 252, 232;--yellow-1:77, 56, 0;--yellow-2:120, 94, 7;--yellow-3:163, 134, 20;--yellow-4:207, 179, 37;--yellow-5:250, 225, 60;--yellow-6:251, 233, 75;--yellow-7:252, 243, 116;--yellow-8:253, 250, 157;--yellow-9:254, 254, 198;--yellow-10:254, 255, 240;--lime-1:42, 77, 0;--lime-2:68, 112, 6;--lime-3:98, 148, 18;--lime-4:132, 183, 35;--lime-5:168, 219, 57;--lime-6:184, 226, 75;--lime-7:203, 233, 112;--lime-8:222, 241, 152;--lime-9:238, 248, 194;--lime-10:253, 255, 238;--green-1:0, 77, 28;--green-2:4, 102, 37;--green-3:10, 128, 45;--green-4:18, 154, 55;--green-5:29, 180, 64;--green-6:39, 195, 70;--green-7:80, 210, 102;--green-8:126, 225, 139;--green-9:178, 240, 183;--green-10:235, 255, 236;--cyan-1:0, 66, 77;--cyan-2:6, 97, 108;--cyan-3:17, 131, 139;--cyan-4:31, 166, 170;--cyan-5:48, 201, 201;--cyan-6:63, 212, 207;--cyan-7:102, 223, 215;--cyan-8:144, 233, 225;--cyan-9:190, 244, 237;--cyan-10:240, 255, 252;--blue-1:0, 26, 77;--blue-2:5, 47, 120;--blue-3:19, 76, 163;--blue-4:41, 113, 207;--blue-5:70, 154, 250;--blue-6:90, 170, 251;--blue-7:125, 193, 252;--blue-8:161, 213, 253;--blue-9:198, 232, 254;--blue-10:234, 248, 255;--arcoblue-1:0, 13, 77;--arcoblue-2:4, 27, 121;--arcoblue-3:14, 50, 166;--arcoblue-4:29, 77, 210;--arcoblue-5:48, 111, 255;--arcoblue-6:60, 126, 255;--arcoblue-7:104, 159, 255;--arcoblue-8:147, 190, 255;--arcoblue-9:190, 218, 255;--arcoblue-10:234, 244, 255;--purple-1:22, 0, 77;--purple-2:39, 6, 110;--purple-3:62, 19, 143;--purple-4:90, 37, 176;--purple-5:123, 61, 209;--purple-6:142, 81, 218;--purple-7:169, 116, 227;--purple-8:197, 154, 237;--purple-9:223, 194, 246;--purple-10:247, 237, 255;--pinkpurple-1:66, 0, 77;--pinkpurple-2:101, 3, 112;--pinkpurple-3:138, 13, 147;--pinkpurple-4:176, 27, 182;--pinkpurple-5:217, 46, 217;--pinkpurple-6:225, 61, 219;--pinkpurple-7:232, 102, 223;--pinkpurple-8:240, 146, 230;--pinkpurple-9:247, 193, 240;--pinkpurple-10:255, 242, 253;--magenta-1:77, 0, 52;--magenta-2:119, 8, 80;--magenta-3:161, 23, 108;--magenta-4:203, 43, 136;--magenta-5:245, 69, 166;--magenta-6:247, 86, 169;--magenta-7:249, 122, 184;--magenta-8:251, 158, 200;--magenta-9:253, 195, 219;--magenta-10:255, 232, 241;--gray-1:23, 23, 26;--gray-2:46, 46, 48;--gray-3:72, 72, 73;--gray-4:95, 95, 96;--gray-5:120, 120, 122;--gray-6:146, 146, 147;--gray-7:171, 171, 172;--gray-8:197, 197, 197;--gray-9:223, 223, 223;--gray-10:246, 246, 246;--primary-1:var(--arcoblue-1);--primary-2:var(--arcoblue-2);--primary-3:var(--arcoblue-3);--primary-4:var(--arcoblue-4);--primary-5:var(--arcoblue-5);--primary-6:var(--arcoblue-6);--primary-7:var(--arcoblue-7);--primary-8:var(--arcoblue-8);--primary-9:var(--arcoblue-9);--primary-10:var(--arcoblue-10);--success-1:var(--green-1);--success-2:var(--green-2);--success-3:var(--green-3);--success-4:var(--green-4);--success-5:var(--green-5);--success-6:var(--green-6);--success-7:var(--green-7);--success-8:var(--green-8);--success-9:var(--green-9);--success-10:var(--green-10);--danger-1:var(--red-1);--danger-2:var(--red-2);--danger-3:var(--red-3);--danger-4:var(--red-4);--danger-5:var(--red-5);--danger-6:var(--red-6);--danger-7:var(--red-7);--danger-8:var(--red-8);--danger-9:var(--red-9);--danger-10:var(--red-10);--warning-1:var(--orange-1);--warning-2:var(--orange-2);--warning-3:var(--orange-3);--warning-4:var(--orange-4);--warning-5:var(--orange-5);--warning-6:var(--orange-6);--warning-7:var(--orange-7);--warning-8:var(--orange-8);--warning-9:var(--orange-9);--warning-10:var(--orange-10);--link-1:var(--arcoblue-1);--link-2:var(--arcoblue-2);--link-3:var(--arcoblue-3);--link-4:var(--arcoblue-4);--link-5:var(--arcoblue-5);--link-6:var(--arcoblue-6);--link-7:var(--arcoblue-7);--link-8:var(--arcoblue-8);--link-9:var(--arcoblue-9);--link-10:var(--arcoblue-10);--color-white:rgba(255,255,255,0.9);--color-black:#000000;--color-border:#333335;--color-bg-1:#17171a;--color-bg-2:#232324;--color-bg-3:#2a2a2b;--color-bg-4:#313132;--color-bg-5:#373739;--color-bg-white:#f6f6f6;--color-text-1:rgba(255,255,255,0.9);--color-text-2:rgba(255,255,255,0.7);--color-text-3:rgba(255,255,255,0.5);--color-text-4:rgba(255,255,255,0.3);--color-fill-1:rgba(255,255,255,0.04);--color-fill-2:rgba(255,255,255,0.08);--color-fill-3:rgba(255,255,255,0.12);--color-fill-4:rgba(255,255,255,0.16);--color-primary-light-1:rgba(var(--primary-6), .2);--color-primary-light-2:rgba(var(--primary-6), .35);--color-primary-light-3:rgba(var(--primary-6), .5);--color-primary-light-4:rgba(var(--primary-6), .65);--color-secondary:rgba(var(--gray-9), .08);--color-secondary-hover:rgba(var(--gray-8), .16);--color-secondary-active:rgba(var(--gray-7), .24);--color-secondary-disabled:rgba(var(--gray-9), .08);--color-danger-light-1:rgba(var(--danger-6), .2);--color-danger-light-2:rgba(var(--danger-6), .35);--color-danger-light-3:rgba(var(--danger-6), .5);--color-danger-light-4:rgba(var(--danger-6), .65);--color-success-light-1:rgb(var(--success-6), .2);--color-success-light-2:rgb(var(--success-6), .35);--color-success-light-3:rgb(var(--success-6), .5);--color-success-light-4:rgb(var(--success-6), .65);--color-warning-light-1:rgb(var(--warning-6), .2);--color-warning-light-2:rgb(var(--warning-6), .35);--color-warning-light-3:rgb(var(--warning-6), .5);--color-warning-light-4:rgb(var(--warning-6), .65);--color-link-light-1:rgb(var(--link-6), .2);--color-link-light-2:rgb(var(--link-6), .35);--color-link-light-3:rgb(var(--link-6), .5);--color-link-light-4:rgb(var(--link-6), .65);--color-tooltip-bg:#373739;--color-spin-layer-bg:rgba(51,51,51,0.6);--color-menu-dark-bg:#232324;--color-menu-light-bg:#232324;--color-menu-dark-hover:var(--color-fill-2);--color-mask-bg:rgba(23,23,26,0.6)}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.fade-enter-active,.fade-leave-active{transition:opacity .4s cubic-bezier(.3, 1.3, .3, 1)}.zoom-in-fade-out-enter-from,.zoom-in-fade-out-leave-to{transform:scale(.5, .5);opacity:0}.zoom-in-fade-out-enter-to,.zoom-in-fade-out-leave-from{transform:scale(1, 1);opacity:1}.zoom-in-fade-out-enter-active,.zoom-in-fade-out-leave-active{transition:opacity .3s cubic-bezier(.3, 1.3, .3, 1),transform .3s cubic-bezier(.3, 1.3, .3, 1)}.slide-dynamic-origin-enter-from,.slide-dynamic-origin-leave-to{transform:scaleY(.9);transform-origin:0 0;opacity:0}.slide-dynamic-origin-enter-to,.slide-dynamic-origin-leave-from{transform:scaleY(1);transform-origin:0 0;opacity:1}.slide-dynamic-origin-enter-active,.slide-dynamic-origin-leave-active{transition:transform .2s cubic-bezier(.34, .69, .1, 1),opacity .2s cubic-bezier(.34, .69, .1, 1)}.zoom-modal-enter-from,.zoom-modal-leave-to{transform:scale(.5, .5);opacity:0}.zoom-modal-enter-to,.zoom-modal-leave-from{transform:scale(1, 1);opacity:1}.zoom-modal-enter-active,.zoom-modal-leave-active{transition:opacity .4s cubic-bezier(.3, 1.3, .3, 1),transform .4s cubic-bezier(.3, 1.3, .3, 1)}.slide-drawer-left-enter-from,.slide-drawer-left-leave-to{transform:translateX(-100%)}.slide-drawer-left-enter-to,.slide-drawer-left-leave-from{transform:translate(0)}.slide-drawer-left-enter-active,.slide-drawer-left-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.slide-drawer-right-enter-from,.slide-drawer-right-leave-to{transform:translateX(100%)}.slide-drawer-right-enter-to,.slide-drawer-right-leave-from{transform:translate(0)}.slide-drawer-right-enter-active,.slide-drawer-right-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.slide-drawer-top-enter-from,.slide-drawer-top-leave-to{transform:translateY(-100%)}.slide-drawer-top-enter-to,.slide-drawer-top-leave-from{transform:translate(0)}.slide-drawer-top-enter-active,.slide-drawer-top-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.slide-drawer-bottom-enter-from,.slide-drawer-bottom-leave-to{transform:translateY(100%)}.slide-drawer-bottom-enter-to,.slide-drawer-bottom-leave-from{transform:translate(0)}.slide-drawer-bottom-enter-active,.slide-drawer-bottom-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.input-tag-zoom-enter-from,.input-tag-zoom-leave-to{transform:scale(.5, .5);opacity:0}.input-tag-zoom-leave-from,.input-tag-zoom-enter-to{transform:scale(1, 1);opacity:1}.input-tag-zoom-enter-active{transition:all .3s cubic-bezier(.34, .69, .1, 1)}.input-tag-zoom-leave-active{position:absolute;transition:all .3s cubic-bezier(.3, 1.3, .3, 1)}.input-tag-zoom-move{transition:all .3s cubic-bezier(.3, 1.3, .3, 1)}.cascader-slide-enter-from,.cascader-slide-leave-to{margin-left:-120px}.cascader-slide-enter-to,.cascader-slide-leave-from{margin-left:0}.cascader-slide-enter-active,.cascader-slide-leave-active{transition:all .3s cubic-bezier(.34, .69, .1, 1)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}code,kbd,samp{font-size:1em;font-family:monospace, monospace}a{text-decoration:none;color:#000}svg{outline:none}*,*::after,*::before{box-sizing:border-box;margin:0;padding:0;min-width:0;font-family:Inter,-apple-system,BlinkMacSystemFont,'PingFang SC','Hiragino Sans GB','noto sans','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif}.text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;overflow-wrap:break-word}.yc-icon-button{user-select:none;cursor:pointer;position:relative;color:var(--color-text-1);display:flex;justify-content:center;align-items:center}.yc-icon-button::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:var(--icon-btn-size);height:var(--icon-btn-size);border-radius:50%;background:transparent;transition:background-color .1s cubic-bezier(0, 0, 1, 1)}.yc-icon-button .yc-icon{position:relative;z-index:1}.yc-icon-button-hoverable:not(.yc-icon-button-disabled):hover::before{background-color:var(--color-fill-2)}.yc-icon-button-disabled{color:var(--color-text-3)}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.yc-icon{display:inline-block;overflow:hidden;width:1em;height:1em;color:inherit}.yc-icon-spin{animation:spin 1s infinite cubic-bezier(0, 0, 1, 1)}.expand-enter-active,.expand-leave-active{transition:max-height .2s cubic-bezier(.34, .69, .1, 1),opacity .2s cubic-bezier(.3, 1.3, .3, 1)}.yc-drawer-wrapper{overflow:hidden;position:fixed;height:100%;width:100%;top:0;left:0}.yc-drawer-wrapper .yc-drawer-mask{position:absolute;height:100%;width:100%;background-color:var(--color-mask-bg)}.yc-drawer-wrapper .yc-drawer-container{position:absolute;height:100%;background-color:var(--color-bg-3);display:flex;flex-direction:column}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-footer,.yc-drawer-wrapper .yc-drawer-container .yc-drawer-body,.yc-drawer-wrapper .yc-drawer-container .yc-drawer-header,.yc-drawer-wrapper .yc-drawer-container .yc-drawer-title,.yc-drawer-wrapper .yc-drawer-container .yc-drawer-close-button{flex-shrink:0}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-header{height:48px;width:100%;padding:0 16px;border-bottom:1px solid var(--color-neutral-3);display:flex;align-items:center}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-header .yc-drawer-title{flex:1;font-size:16px;font-weight:500;color:var(--color-text-1)}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-header .yc-drawer-close-button{margin-left:-12px}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-body{flex:1;line-height:1.5715;padding:12px 16px;color:var(--color-text-1);font-size:14px}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-footer{height:64px;width:100%;padding:0 16px;border-top:1px solid var(--color-neutral-3);display:flex;justify-content:flex-end;align-items:center;gap:12px}.yc-drawer-position-absolute{position:absolute}.yc-drawer-placement-left .yc-drawer-container{left:0;top:0;bottom:0}.yc-drawer-placement-right .yc-drawer-container{right:0;top:0;bottom:0}.yc-drawer-placement-bottom .yc-drawer-container{left:0;bottom:0;right:0}.yc-drawer-placement-top .yc-drawer-container{left:0;top:0;right:0}.yc-modal-container{overflow:hidden;position:fixed;height:100%;width:100%;left:0;top:0}.yc-modal-container .yc-modal-mask{position:absolute;height:100%;width:100%;background-color:var(--color-mask-bg)}.yc-modal-container .yc-modal-wrapper{position:absolute;height:100%;width:100%;overflow:auto}.yc-modal-container .yc-modal-wrapper .yc-modal{position:absolute;border-radius:4px;background-color:var(--color-bg-3);line-height:1.5715;display:flex;flex-direction:column}.yc-modal-container .yc-modal-wrapper .yc-modal.yc-modal-fullscreen{height:100%}.yc-modal-container .yc-modal-wrapper .yc-modal.yc-modal-fullscreen .yc-modal-body{flex:1}.yc-modal-container .yc-modal-wrapper .yc-modal.yc-modal-draggable .yc-modal-header{cursor:move;user-select:none}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-footer,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-body,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-title,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-close-button{flex-shrink:0}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header{height:48px;width:100%;padding:0 20px;border-bottom:1px solid var(--color-neutral-3);display:flex;align-items:center}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-title{flex:1}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-title span{font-size:16px;font-weight:500;color:var(--color-text-1)}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-title.title-align-center{text-align:center}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-close-button{margin-left:-12px}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-body{padding:24px 20px;color:var(--color-text-1);font-size:14px;line-height:1.5715}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-footer{height:64px;width:100%;padding:16px 20px;border-top:1px solid var(--color-neutral-3);display:flex;justify-content:flex-end;align-items:center;gap:12px}.yc-modal-position-absolute{position:absolute}.yc-modal-simple .yc-modal-wrapper .yc-modal{width:400px;padding:24px 32px 32px}.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-header,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-footer,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-body{height:unset;padding:0;border:none}.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-header.yc-modal-header,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-footer.yc-modal-header,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-body.yc-modal-header{margin-bottom:24px}.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-header.yc-modal-footer,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-footer.yc-modal-footer,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-body.yc-modal-footer{margin-top:24px;justify-content:center}.yc-service-modal .yc-modal-header .yc-modal-title{display:flex;justify-content:center;gap:6px}.yc-service-modal .yc-modal-header .yc-modal-title .yc-modal-title-icon{display:flex;align-items:center;font-size:18px}.yc-service-modal .yc-modal-header .yc-modal-title .yc-modal-title-content{flex-shrink:0;overflow:hidden}.yc-service-modal .yc-modal-body .yc-modal-body-content{width:100%;line-height:26px;color:var(--color-text-2);font-family:'PingFang SC';font-size:16px;font-weight:400}.yc-service-modal-info .yc-modal-title-icon{color:rgb(var(--primary-6))}.yc-service-modal-success .yc-modal-title-icon{color:rgb(var(--success-6))}.yc-service-modal-warning .yc-modal-title-icon{color:rgb(var(--warning-6))}.yc-service-modal-error .yc-modal-title-icon{color:rgb(var(--danger-6))}.yc-service-modal-confirm .yc-modal-title-icon{color:rgb(var(--warning-6))}.yc-message{pointer-events:auto;position:relative;overflow:hidden;padding:10px 16px;background-color:var(--color-bg-popup);border-color:var(--color-neutral-3);border-radius:2px;box-shadow:0 4px 10px rgba(0,0,0,0.1);transition:all .1s cubic-bezier(0, 0, 1, 1);color:var(--color-text-1);line-height:1;text-align:center;display:inline-flex;align-items:center;gap:8px}.yc-message .yc-message-icon{vertical-align:middle;font-size:20px;animation:arco-msg-fade .1s cubic-bezier(0, 0, 1, 1),arco-msg-fade .4s cubic-bezier(.3, 1.3, .3, 1)}.yc-message .yc-message-content{vertical-align:middle;font-size:14px}.yc-message-info .yc-message-icon{color:rgb(var(--primary-6))}.yc-message-warning .yc-message-icon{color:rgb(var(--warning-6))}.yc-message-success .yc-message-icon{color:rgb(var(--success-6))}.yc-message-error .yc-message-icon{color:rgb(var(--danger-6))}.yc-message-loading .yc-message-icon{color:rgb(var(--primary-6))}.yc-message-list{pointer-events:none;z-index:1001;position:fixed;width:100%;padding:0 10px;display:flex;flex-direction:column;align-items:center;gap:16px}.yc-message-list-top{top:40px}.yc-message-list-bottom{bottom:40px}.fade-message-enter-from,.fade-message-leave-to{opacity:0}.fade-message-enter-to,.fade-message-leave-from{opacity:1}.fade-message-enter-active,.fade-message-appear-active{transition:opacity .2s cubic-bezier(0, 0, 1, 1)}.fade-message-leave-active{position:absolute}.flip-list-move{transition:transform .3s ease}.yc-notification{overflow:hidden;position:relative;width:340px;padding:20px;background-color:var(--color-bg-popup);border:1px solid var(--color-neutral-3);border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,0.15);opacity:1;transition:opacity .2s cubic-bezier(0, 0, 1, 1);display:flex;gap:16px}.yc-notification .yc-notification-left .yc-notification-icon{font-size:24px;display:flex;align-items:center}.yc-notification .yc-notification-right{color:var(--color-text-1);flex:1;display:flex;flex-direction:column}.yc-notification .yc-notification-right .yc-notification-title{font-weight:500;font-size:16px}.yc-notification .yc-notification-right .yc-notification-content{margin-top:4px;font-size:14px}.yc-notification .yc-notification-right .yc-notification-footer{margin-top:12px;text-align:right}.yc-notification .yc-notification-close-btn{position:absolute;top:12px;right:12px;color:var(--color-text-3);font-size:12px}.yc-notification .yc-notification-close-btn:hover{color:var(--color-text-1)}.yc-notification-info .yc-notification-icon{color:rgb(var(--primary-6))}.yc-notification-warning .yc-notification-icon{color:rgb(var(--warning-6))}.yc-notification-success .yc-notification-icon{color:rgb(var(--success-6))}.yc-notification-error .yc-notification-icon{color:rgb(var(--danger-6))}.yc-notification-loading .yc-notification-icon{color:rgb(var(--primary-6))}.yc-notification-list{position:fixed;z-index:1000;display:flex;flex-direction:column;align-items:center;gap:16px}.yc-notification-list-topLeft{top:20px;left:20px}.yc-notification-list-topRight{top:20px;right:20px}.yc-notification-list-bottomLeft{bottom:20px;left:20px}.yc-notification-list-bottomRight{bottom:20px;right:20px}.slide-left-notification-enter-from{transform:translateX(-100%)}.slide-right-notification-enter-from{transform:translateX(100%)}.slide-left-notification-enter-to,.slide-right-notification-enter-to{transform:translateX(0)}.slide-left-notification-leave-from,.slide-right-notification-leave-from{opacity:1}.slide-left-notification-leave-to,.slide-right-notification-leave-to{height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}.slide-left-notification-enter-active,.slide-right-notification-enter-active{transition:transform .4s cubic-bezier(.3, 1.3, .3, 1)}.slide-left-notification-leave-active,.slide-right-notification-leave-active{transition:all .3s cubic-bezier(.34, .69, .1, 1)}