yc-design-vue 1.6.0 → 1.6.1

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 (157) hide show
  1. package/es/Alert/index.css +1 -0
  2. package/es/Anchor/index.css +1 -0
  3. package/es/AutoComplete/index.css +1 -0
  4. package/es/Avatar/index.css +1 -0
  5. package/es/BackTop/index.css +1 -0
  6. package/es/Badge/index.css +1 -0
  7. package/es/Breadcrumb/BreadcrumbSeparator.vue2.js +1 -1
  8. package/es/Breadcrumb/index.css +1 -0
  9. package/es/Button/index.css +1 -0
  10. package/es/Calendar/index.css +1 -0
  11. package/es/Card/index.css +1 -0
  12. package/es/Carousel/index.css +1 -0
  13. package/es/Cascader/index.css +1 -0
  14. package/es/Checkbox/index.css +1 -0
  15. package/es/Collapse/index.css +1 -0
  16. package/es/ColorPicker/index.css +1 -0
  17. package/es/Comment/index.css +1 -0
  18. package/es/Descriptions/index.css +1 -0
  19. package/es/Divider/index.css +1 -0
  20. package/es/Drawer/index.css +1 -0
  21. package/es/Dropdown/index.css +1 -0
  22. package/es/Empty/index.css +1 -0
  23. package/es/Grid/index.css +1 -0
  24. package/es/Image/index.css +1 -0
  25. package/es/Input/index.css +1 -0
  26. package/es/InputNumber/index.css +1 -0
  27. package/es/InputTag/index.css +1 -0
  28. package/es/Layout/index.css +1 -0
  29. package/es/Link/index.css +1 -0
  30. package/es/List/index.css +1 -0
  31. package/es/Menu/index.css +1 -0
  32. package/es/Message/index.css +1 -0
  33. package/es/Modal/index.css +1 -0
  34. package/es/Notification/index.css +1 -0
  35. package/es/OverflowList/index.css +1 -0
  36. package/es/PageHeader/index.css +1 -0
  37. package/es/Pagination/index.css +1 -0
  38. package/es/Popconfirm/index.css +1 -0
  39. package/es/Popover/index.css +1 -0
  40. package/es/Progress/index.css +1 -0
  41. package/es/Radio/index.css +1 -0
  42. package/es/Rate/index.css +1 -0
  43. package/es/ResizeBox/index.css +1 -0
  44. package/es/Result/index.css +1 -0
  45. package/es/Scrollbar/index.css +1 -0
  46. package/es/Select/index.css +1 -0
  47. package/es/Skeleton/index.css +1 -0
  48. package/es/Slider/index.css +1 -0
  49. package/es/Space/index.css +1 -0
  50. package/es/Spin/index.css +1 -0
  51. package/es/Split/index.css +1 -0
  52. package/es/Statistic/index.css +1 -0
  53. package/es/Steps/index.css +1 -0
  54. package/es/Switch/index.css +1 -0
  55. package/es/Tabs/index.css +1 -0
  56. package/es/Tag/index.css +1 -0
  57. package/es/Textarea/index.css +1 -0
  58. package/es/TimePicker/index.css +1 -0
  59. package/es/Timeline/index.css +1 -0
  60. package/es/Tooltip/index.css +1 -0
  61. package/es/Transfer/TransferPanel.vue2.js +2 -2
  62. package/es/Transfer/index.css +1 -0
  63. package/es/Trigger/index.css +1 -0
  64. package/es/Typography/TypographyBase.vue2.js +2 -2
  65. package/es/Typography/index.css +1 -0
  66. package/es/VerificationCode/index.css +1 -0
  67. package/es/Watermark/index.css +1 -0
  68. package/es/_shared/icons/IconCopy.vue.js +1 -16
  69. package/es/_shared/icons/IconCopy.vue2.js +16 -1
  70. package/es/_shared/icons/IconDelete.vue.js +16 -1
  71. package/es/_shared/icons/IconDelete.vue2.js +1 -16
  72. package/es/_shared/icons/IconEdit.vue.js +1 -16
  73. package/es/_shared/icons/IconEdit.vue2.js +16 -1
  74. package/es/_shared/icons/IconSearch.vue.js +16 -1
  75. package/es/_shared/icons/IconSearch.vue2.js +1 -16
  76. package/es/_shared/icons/IconSeparator.vue.js +16 -1
  77. package/es/_shared/icons/IconSeparator.vue2.js +1 -16
  78. package/es/shared.css +1 -0
  79. package/lib/Alert/index.css +1 -0
  80. package/lib/Anchor/index.css +1 -0
  81. package/lib/AutoComplete/index.css +1 -0
  82. package/lib/Avatar/index.css +1 -0
  83. package/lib/BackTop/index.css +1 -0
  84. package/lib/Badge/index.css +1 -0
  85. package/lib/Breadcrumb/BreadcrumbSeparator.vue2.js +1 -1
  86. package/lib/Breadcrumb/index.css +1 -0
  87. package/lib/Button/index.css +1 -0
  88. package/lib/Calendar/index.css +1 -0
  89. package/lib/Card/index.css +1 -0
  90. package/lib/Carousel/index.css +1 -0
  91. package/lib/Cascader/index.css +1 -0
  92. package/lib/Checkbox/index.css +1 -0
  93. package/lib/Collapse/index.css +1 -0
  94. package/lib/ColorPicker/index.css +1 -0
  95. package/lib/Comment/index.css +1 -0
  96. package/lib/Descriptions/index.css +1 -0
  97. package/lib/Divider/index.css +1 -0
  98. package/lib/Drawer/index.css +1 -0
  99. package/lib/Dropdown/index.css +1 -0
  100. package/lib/Empty/index.css +1 -0
  101. package/lib/Grid/index.css +1 -0
  102. package/lib/Image/index.css +1 -0
  103. package/lib/Input/index.css +1 -0
  104. package/lib/InputNumber/index.css +1 -0
  105. package/lib/InputTag/index.css +1 -0
  106. package/lib/Layout/index.css +1 -0
  107. package/lib/Link/index.css +1 -0
  108. package/lib/List/index.css +1 -0
  109. package/lib/Menu/index.css +1 -0
  110. package/lib/Message/index.css +1 -0
  111. package/lib/Modal/index.css +1 -0
  112. package/lib/Notification/index.css +1 -0
  113. package/lib/OverflowList/index.css +1 -0
  114. package/lib/PageHeader/index.css +1 -0
  115. package/lib/Pagination/index.css +1 -0
  116. package/lib/Popconfirm/index.css +1 -0
  117. package/lib/Popover/index.css +1 -0
  118. package/lib/Progress/index.css +1 -0
  119. package/lib/Radio/index.css +1 -0
  120. package/lib/Rate/index.css +1 -0
  121. package/lib/ResizeBox/index.css +1 -0
  122. package/lib/Result/index.css +1 -0
  123. package/lib/Scrollbar/index.css +1 -0
  124. package/lib/Select/index.css +1 -0
  125. package/lib/Skeleton/index.css +1 -0
  126. package/lib/Slider/index.css +1 -0
  127. package/lib/Space/index.css +1 -0
  128. package/lib/Spin/index.css +1 -0
  129. package/lib/Split/index.css +1 -0
  130. package/lib/Statistic/index.css +1 -0
  131. package/lib/Steps/index.css +1 -0
  132. package/lib/Switch/index.css +1 -0
  133. package/lib/Tabs/index.css +1 -0
  134. package/lib/Tag/index.css +1 -0
  135. package/lib/Textarea/index.css +1 -0
  136. package/lib/TimePicker/index.css +1 -0
  137. package/lib/Timeline/index.css +1 -0
  138. package/lib/Tooltip/index.css +1 -0
  139. package/lib/Transfer/TransferPanel.vue2.js +1 -1
  140. package/lib/Transfer/index.css +1 -0
  141. package/lib/Trigger/index.css +1 -0
  142. package/lib/Typography/TypographyBase.vue2.js +1 -1
  143. package/lib/Typography/index.css +1 -0
  144. package/lib/VerificationCode/index.css +1 -0
  145. package/lib/Watermark/index.css +1 -0
  146. package/lib/_shared/icons/IconCopy.vue.js +1 -1
  147. package/lib/_shared/icons/IconCopy.vue2.js +1 -1
  148. package/lib/_shared/icons/IconDelete.vue.js +1 -1
  149. package/lib/_shared/icons/IconDelete.vue2.js +1 -1
  150. package/lib/_shared/icons/IconEdit.vue.js +1 -1
  151. package/lib/_shared/icons/IconEdit.vue2.js +1 -1
  152. package/lib/_shared/icons/IconSearch.vue.js +1 -1
  153. package/lib/_shared/icons/IconSearch.vue2.js +1 -1
  154. package/lib/_shared/icons/IconSeparator.vue.js +1 -1
  155. package/lib/_shared/icons/IconSeparator.vue2.js +1 -1
  156. package/lib/shared.css +1 -0
  157. package/package.json +5 -2
@@ -0,0 +1 @@
1
+ .yc-timeline{display:flex;flex-direction:column}.yc-timeline-direction-horizontal{flex-direction:row}.yc-timeline-reverse{flex-direction:column-reverse}.yc-timeline-reverse.yc-timeline-direction-horizontal{flex-direction:row-reverse}.yc-timeline-reverse:deep(.yc-timeline-item-direction-vertical):first-child .yc-timeline-item-dot-line{display:none}.yc-timeline-reverse:deep(.yc-timeline-item-direction-vertical):last-child .yc-timeline-item-dot-line{position:absolute;top:18px;bottom:-4px;left:50%;transform:translate(-50%);width:1px;border-left-width:1px;border-color:var(--color-neutral-3)}.yc-timeline-alternate.yc-timeline-direction-vertical:deep(.yc-timeline-item):nth-child(2n){margin-right:calc(50% - 6px)}.yc-timeline-alternate.yc-timeline-direction-vertical:deep(.yc-timeline-item):nth-child(2n + 1){margin-left:50%}.yc-timeline-alternate.yc-timeline-direction-horizontal{min-height:200px;align-items:center}.yc-timeline-alternate.yc-timeline-direction-horizontal:deep(.yc-timeline-item):nth-child(2n){transform:translateY(calc(-50% + 6px))}.yc-timeline-alternate.yc-timeline-direction-horizontal:deep(.yc-timeline-item):nth-child(2n + 1){transform:translateY(calc(50%))}.yc-timeline-item{position:relative;color:var(--color-text-1);font-size:14px}.yc-timeline-item:not(:last-child) .yc-timeline-item-dot-line,.yc-timeline-item.yc-timeline-item-reverse:last-child .yc-timeline-item-dot-line{position:absolute;border-color:var(--color-neutral-3)}.yc-timeline-item .yc-timeline-item-dot-wrapper{position:absolute}.yc-timeline-item .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content{position:relative}.yc-timeline-item .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content .yc-timeline-item-dot-custom{position:absolute;top:50%;left:50%;display:inline-flex;color:rgb(var(--primary-6));background-color:var(--color-bg-1);transform:translateX(-50%) translateY(-50%);transform-origin:center}.yc-timeline-item .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content .yc-timeline-item-dot{position:relative;width:6px;height:6px;color:rgb(var(--primary-6));border-radius:50%}.yc-timeline-item .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content .yc-timeline-item-dot.yc-timeline-item-dot-solid{background-color:rgb(var(--primary-6))}.yc-timeline-item .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content .yc-timeline-item-dot.yc-timeline-item-dot-hollow{background-color:var(--color-bg-1);border:2px solid rgb(var(--primary-6))}.yc-timeline-item .yc-timeline-item-content-wrapper{position:relative;display:flex;flex-direction:column;gap:4px}.yc-timeline-item .yc-timeline-item-content-wrapper .yc-timeline-item-content{color:var(--color-text-1);font-size:14px;line-height:1.5715}.yc-timeline-item .yc-timeline-item-label{color:var(--color-text-3);font-size:12px;line-height:1.667}.yc-timeline-item-ghost.yc-timeline-item-direction-horizontal .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content .yc-timeline-item-dot-custom{left:0}.yc-timeline-item-direction-vertical{min-height:78px}.yc-timeline-item-direction-vertical:not(:last-child) .yc-timeline-item-dot-line,.yc-timeline-item-direction-vertical.yc-timeline-item-reverse:last-child .yc-timeline-item-dot-line{top:18px;bottom:-4px;left:50%;transform:translate(-50%);width:1px;border-left-width:1px}.yc-timeline-item-direction-vertical .yc-timeline-item-dot-wrapper{height:100%;text-align:center}.yc-timeline-item-direction-vertical .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content{width:6px;height:22px;line-height:22px}.yc-timeline-item-direction-vertical .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content .yc-timeline-item-dot{top:50%;margin-top:-50%}.yc-timeline-item-direction-horizontal{flex:1}.yc-timeline-item-direction-horizontal:not(:last-child) .yc-timeline-item-dot-line,.yc-timeline-item-direction-horizontal.yc-timeline-item-reverse:last-child .yc-timeline-item-dot-line{right:4px;left:12px;top:50%;transform:translateY(-50%);height:1px;border-top-width:1px}.yc-timeline-item-direction-horizontal .yc-timeline-item-dot-wrapper{width:100%}.yc-timeline-item-direction-horizontal .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content{height:6px;line-height:6px}.yc-timeline-item-reverse:first-child .yc-timeline-item-dot-line{display:none}.yc-timeline-item-label-is-relative .yc-timeline-item-label{position:absolute;top:0;max-width:100px}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-horizontal.yc-timeline-item-top{margin-top:50px}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-horizontal.yc-timeline-item-top .yc-timeline-item-label{top:0;padding-bottom:16px;transform:translateY(-100%)}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-horizontal.yc-timeline-item-bottom{margin-bottom:50px}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-horizontal.yc-timeline-item-bottom .yc-timeline-item-label{bottom:0;padding-top:16px;transform:translateY(100%)}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-vertical.yc-timeline-item-left{margin-left:100px}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-vertical.yc-timeline-item-left .yc-timeline-item-label{left:0;padding-right:16px;transform:translateX(-100%)}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-vertical.yc-timeline-item-right{margin-right:100px}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-vertical.yc-timeline-item-right .yc-timeline-item-label{right:0;padding-left:16px;transform:translateX(100%)}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-vertical.yc-timeline-item-right .yc-timeline-item-content{text-align:right}.yc-timeline-item-left{padding-left:6px}.yc-timeline-item-left .yc-timeline-item-dot-wrapper{left:0}.yc-timeline-item-left .yc-timeline-item-content-wrapper{margin-left:16px}.yc-timeline-item-top{padding-top:6px}.yc-timeline-item-top .yc-timeline-item-dot-wrapper{top:0}.yc-timeline-item-top .yc-timeline-item-content-wrapper{margin-top:16px}.yc-timeline-item-right{padding-right:6px}.yc-timeline-item-right .yc-timeline-item-dot-wrapper{right:0}.yc-timeline-item-right .yc-timeline-item-content-wrapper{margin-right:16px}.yc-timeline-item-right .yc-timeline-item-content,.yc-timeline-item-right .yc-timeline-item-label{text-align:right}.yc-timeline-item-bottom{padding-bottom:6px}.yc-timeline-item-bottom .yc-timeline-item-dot-wrapper{bottom:0}.yc-timeline-item-bottom .yc-timeline-item-content-wrapper{margin-bottom:16px}
@@ -0,0 +1 @@
1
+ .yc-trigger.yc-tooltip .yc-tooltip-popup-content{max-width:350px;padding:8px 12px;border-radius:2px;color:var(--color-white);background-color:var(--color-tooltip-bg);font-size:14px;line-height:1.5715;text-align:left;word-wrap:break-word}.yc-trigger.yc-tooltip .yc-tooltip-popup-content.yc-tooltip-mini{padding:4px 12px;font-size:14px}
@@ -5,8 +5,8 @@ import "../_shared/utils/time.js";
5
5
  import { getGlobalConfig } from "../_shared/utils/global-config.js";
6
6
  /* empty css */
7
7
  import _sfc_main$3 from "../_shared/icons/IconClose.vue.js";
8
- import _sfc_main$1 from "../_shared/icons/IconDelete.vue2.js";
9
- import _sfc_main$2 from "../_shared/icons/IconSearch.vue2.js";
8
+ import _sfc_main$1 from "../_shared/icons/IconDelete.vue.js";
9
+ import _sfc_main$2 from "../_shared/icons/IconSearch.vue.js";
10
10
  import useContext from "./hooks/useContext.js";
11
11
  import Checkbox from "../Checkbox/index.js";
12
12
  import Scrollbar from "../Scrollbar/index.js";
@@ -0,0 +1 @@
1
+ .yc-transfer{display:flex;align-items:center}.yc-transfer .yc-transfer-view{overflow:hidden;width:200px;height:224px;border:1px solid var(--color-neutral-3);border-radius:2px;display:flex;flex-direction:column}.yc-transfer .yc-transfer-view .yc-transfer-view-header{height:40px;padding:0 10px;background-color:var(--color-fill-1);color:var(--color-text-1);font-weight:500;font-size:14px;line-height:40px;display:flex;justify-content:space-between;align-items:center}.yc-transfer .yc-transfer-view .yc-transfer-view-header .yc-transfer-view-header-count{color:var(--color-text-3);font-size:12px;font-weight:400}.yc-transfer .yc-transfer-view .yc-transfer-view-search{padding:8px 12px 4px 12px}.yc-transfer .yc-transfer-view .yc-transfer-view-body{height:calc(100% - 40px)}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-scrollbar{height:100%;width:100%}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-scrollbar:deep(.yc-scrollbar-container){max-height:100%;width:100%}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-scrollbar:deep(.yc-scrollbar-container) .yc-scrollbar-content{width:100%}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-transfer-list{width:100%;display:flex;flex-direction:column}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-transfer-list .yc-transfer-list-item{flex-shrink:0;overflow:hidden;height:36px;max-width:100%;padding:0 12px;font-size:14px;color:var(--color-text-1);display:flex;align-items:center;gap:6px;transition:all .1s cubic-bezier(0, 0, 1, 1)}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-transfer-list .yc-transfer-list-item:not(.yc-transfer-list-item-disabled):hover{color:var(--color-text-1);background-color:var(--color-fill-2)}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-transfer-list .yc-transfer-list-item .yc-checkbox{flex:1}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-transfer-list .yc-transfer-list-item .yc-transfer-list-item-content{flex:1}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-transfer-list .yc-transfer-list-item.yc-transfer-list-item-disabled{color:var(--color-text-4);background:transparent;cursor:not-allowed}.yc-transfer .yc-transfer-operations{padding:0 20px;display:flex;flex-direction:column;gap:12px}.yc-transfer-simple .yc-transfer-view:last-child{border-left:0}.yc-transfer-has-search .yc-transfer-view .yc-transfer-view-body{height:calc(100% - 88px)}
@@ -0,0 +1 @@
1
+ .yc-trigger{position:fixed}.yc-trigger .yc-trigger-content{background-color:var(--color-bg-5)}.yc-trigger .yc-trigger-arrow{position:absolute;width:8px;height:8px;background-color:var(--color-bg-5)}.yc-trigger-absolute{position:absolute}.yc-trigger.yc-trigger-position-top .yc-trigger-arrow,.yc-trigger.yc-trigger-position-tl .yc-trigger-arrow,.yc-trigger.yc-trigger-position-tr .yc-trigger-arrow{transform:translate(-50%, 50%) rotate(45deg);border-bottom-right-radius:2px;border-top:none;border-left:none}.yc-trigger.yc-trigger-position-bottom .yc-trigger-arrow,.yc-trigger.yc-trigger-position-bl .yc-trigger-arrow,.yc-trigger.yc-trigger-position-br .yc-trigger-arrow{transform:translate(-50%, -50%) rotate(45deg);border-top-left-radius:2px;border-bottom:none;border-right:none}.yc-trigger.yc-trigger-position-left .yc-trigger-arrow,.yc-trigger.yc-trigger-position-lt .yc-trigger-arrow,.yc-trigger.yc-trigger-position-lb .yc-trigger-arrow{transform:translate(50%, -50%) rotate(45deg);border-top-right-radius:2px;border-bottom:none;border-left:none}.yc-trigger.yc-trigger-position-right .yc-trigger-arrow,.yc-trigger.yc-trigger-position-rt .yc-trigger-arrow,.yc-trigger.yc-trigger-position-rb .yc-trigger-arrow{transform:translate(-50%, -50%) rotate(45deg);border-bottom-left-radius:2px;border-top:none;border-right:none}.yc-trigger-transform-origin.yc-trigger-position-top .yc-trigger-content{transform-origin:50% 100%}.yc-trigger-transform-origin.yc-trigger-position-tl .yc-trigger-content{transform-origin:0 100%}.yc-trigger-transform-origin.yc-trigger-position-tr .yc-trigger-content{transform-origin:100% 100%}.yc-trigger-transform-origin.yc-trigger-position-bottom .yc-trigger-content{transform-origin:50% 0}.yc-trigger-transform-origin.yc-trigger-position-bl .yc-trigger-content{transform-origin:0 0}.yc-trigger-transform-origin.yc-trigger-position-br .yc-trigger-content{transform-origin:100% 0}.yc-trigger-transform-origin.yc-trigger-position-right .yc-trigger-content{transform-origin:0 50%}.yc-trigger-transform-origin.yc-trigger-position-rt .yc-trigger-content{transform-origin:0 50%}.yc-trigger-transform-origin.yc-trigger-position-rb .yc-trigger-content{transform-origin:0 100%}.yc-trigger-transform-origin.yc-trigger-position-left .yc-trigger-content{transform-origin:100% 50%}.yc-trigger-transform-origin.yc-trigger-position-lt .yc-trigger-content{transform-origin:100% 0}.yc-trigger-transform-origin.yc-trigger-position-lb .yc-trigger-content{transform-origin:100% 100%}
@@ -5,8 +5,8 @@ import { getDomText, sleep } from "../_shared/utils/dom.js";
5
5
  import "../_shared/utils/time.js";
6
6
  import "../Empty/index.js";
7
7
  /* empty css */
8
- import _sfc_main$3 from "../_shared/icons/IconCopy.vue.js";
9
- import _sfc_main$1 from "../_shared/icons/IconEdit.vue.js";
8
+ import _sfc_main$3 from "../_shared/icons/IconCopy.vue2.js";
9
+ import _sfc_main$1 from "../_shared/icons/IconEdit.vue2.js";
10
10
  import _sfc_main$2 from "../_shared/icons/IconInfo.vue.js";
11
11
  import useControlValue from "../_shared/utils/control.js";
12
12
  import Input from "../Input/index.js";
@@ -0,0 +1 @@
1
+ .yc-typography{color:var(--color-text-1);line-height:1.5715;white-space:normal;overflow-wrap:anywhere}.yc-typography ul{list-style:circle}.yc-typography ul li{margin-left:20px}.yc-typography{margin-top:1em;margin-bottom:.5em;font-weight:500}h1.yc-typography{font-size:36px;line-height:1.23}h2.yc-typography{font-size:32px;line-height:1.25}h3.yc-typography{font-size:28px;line-height:1.29}h4.yc-typography{font-size:24px;line-height:1.33}h5.yc-typography{font-size:20px;line-height:1.4}h6.yc-typography{font-size:16px;line-height:1.5}.yc-typography blockquote{margin:0 0 1em;padding-left:8px;background-color:var(--color-bg-2);border-left:2px solid var(--color-neutral-6)}.yc-typography-spacing-close{line-height:1.3}.yc-typography{color:var(--color-text-1);line-height:1.5715;white-space:normal;overflow-wrap:anywhere}.yc-typography:deep(mark){background-color:rgb(var(--yellow-4))}.yc-typography:deep(code){margin:0 2px;padding:2px 8px;background-color:var(--color-fill-2);border:1px solid var(--color-border-2);border-radius:var(--border-radius-small);font-size:85%;color:var(--color-text-2)}.yc-typography:deep(del){text-decoration:line-through}.yc-typography:deep(u){text-decoration:underline}.yc-typography:deep(b){font-weight:500}.yc-typography .yc-typography-operation-edit,.yc-typography .yc-typography-operation-copy{cursor:pointer;height:100%;padding:2px;margin-left:2px;border-radius:var(--border-radius-small);transition:background-color .1s cubic-bezier(0, 0, 1, 1);color:var(--color-text-3);display:inline-flex;align-items:center}.yc-typography .yc-typography-operation-edit>span,.yc-typography .yc-typography-operation-copy>span{display:flex;align-items:center}.yc-typography .yc-typography-operation-edit:hover,.yc-typography .yc-typography-operation-copy:hover{color:var(--color-text-2);background-color:var(--color-fill-2)}.yc-typography-primary{color:rgb(var(--primary-6))}.yc-typography-secondary{color:var(--color-text-2)}.yc-typography-success{color:rgb(var(--success-6))}.yc-typography-danger{color:rgb(var(--danger-6))}.yc-typography-warning{color:rgb(var(--warning-6))}.yc-typography-disabled{color:var(--color-text-4);cursor:not-allowed}
@@ -0,0 +1 @@
1
+ .yc-verification-code{width:100%;display:flex;justify-content:space-between;align-items:center}.yc-verification-code:deep(.yc-input-outer) .yc-input-wrapper{padding:0}.yc-verification-code:deep(.yc-input-outer) .yc-input-wrapper .yc-input{text-align:center}.yc-verification-code:deep(.yc-input-outer).yc-input-disabled-write .yc-input-wrapper{opacity:1;cursor:text}.yc-verification-code:deep(.yc-input-outer).yc-input-disabled-write .yc-input-wrapper:hover{background-color:var(--color-fill-3)}.yc-verification-code:deep(.yc-input-outer).yc-input-disabled-write .yc-input-wrapper:focus-within{border-color:transparent}.yc-verification-code-size-mini:deep(.yc-input-outer){width:24px}.yc-verification-code-size-small:deep(.yc-input-outer){width:28px}.yc-verification-code-size-medium:deep(.yc-input-outer){width:32px}.yc-verification-code-size-large:deep(.yc-input-outer){width:36px}
@@ -0,0 +1 @@
1
+ .yc-watermark{position:relative;overflow:hidden}
@@ -1,19 +1,4 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import YcIcon from "../components/Icon.vue2.js";
3
- const _sfc_main = /* @__PURE__ */ defineComponent({
4
- __name: "IconCopy",
5
- setup(__props) {
6
- return (_ctx, _cache) => {
7
- return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
- default: withCtx(() => _cache[0] || (_cache[0] = [
9
- createElementVNode("path", { d: "M20 6h18a2 2 0 0 1 2 2v22M8 16v24c0 1.105.891 2 1.996 2h20.007A1.99 1.99 0 0 0 32 40.008V15.997A1.997 1.997 0 0 0 30 14H10a2 2 0 0 0-2 2Z" }, null, -1)
10
- ])),
11
- _: 1,
12
- __: [0]
13
- }, 16);
14
- };
15
- }
16
- });
1
+ import _sfc_main from "./IconCopy.vue2.js";
17
2
  export {
18
3
  _sfc_main as default
19
4
  };
@@ -1,4 +1,19 @@
1
- import _sfc_main from "./IconCopy.vue.js";
1
+ import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import YcIcon from "../components/Icon.vue2.js";
3
+ const _sfc_main = /* @__PURE__ */ defineComponent({
4
+ __name: "IconCopy",
5
+ setup(__props) {
6
+ return (_ctx, _cache) => {
7
+ return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
+ default: withCtx(() => _cache[0] || (_cache[0] = [
9
+ createElementVNode("path", { d: "M20 6h18a2 2 0 0 1 2 2v22M8 16v24c0 1.105.891 2 1.996 2h20.007A1.99 1.99 0 0 0 32 40.008V15.997A1.997 1.997 0 0 0 30 14H10a2 2 0 0 0-2 2Z" }, null, -1)
10
+ ])),
11
+ _: 1,
12
+ __: [0]
13
+ }, 16);
14
+ };
15
+ }
16
+ });
2
17
  export {
3
18
  _sfc_main as default
4
19
  };
@@ -1,4 +1,19 @@
1
- import _sfc_main from "./IconDelete.vue2.js";
1
+ import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import YcIcon from "../components/Icon.vue2.js";
3
+ const _sfc_main = /* @__PURE__ */ defineComponent({
4
+ __name: "IconDelete",
5
+ setup(__props) {
6
+ return (_ctx, _cache) => {
7
+ return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
+ default: withCtx(() => _cache[0] || (_cache[0] = [
9
+ createElementVNode("path", { d: "M5 11h5.5m0 0v29a1 1 0 0 0 1 1h25a1 1 0 0 0 1-1V11m-27 0H16m21.5 0H43m-5.5 0H32m-16 0V7h16v4m-16 0h16M20 18v15m8-15v15" }, null, -1)
10
+ ])),
11
+ _: 1,
12
+ __: [0]
13
+ }, 16);
14
+ };
15
+ }
16
+ });
2
17
  export {
3
18
  _sfc_main as default
4
19
  };
@@ -1,19 +1,4 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import YcIcon from "../components/Icon.vue2.js";
3
- const _sfc_main = /* @__PURE__ */ defineComponent({
4
- __name: "IconDelete",
5
- setup(__props) {
6
- return (_ctx, _cache) => {
7
- return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
- default: withCtx(() => _cache[0] || (_cache[0] = [
9
- createElementVNode("path", { d: "M5 11h5.5m0 0v29a1 1 0 0 0 1 1h25a1 1 0 0 0 1-1V11m-27 0H16m21.5 0H43m-5.5 0H32m-16 0V7h16v4m-16 0h16M20 18v15m8-15v15" }, null, -1)
10
- ])),
11
- _: 1,
12
- __: [0]
13
- }, 16);
14
- };
15
- }
16
- });
1
+ import _sfc_main from "./IconDelete.vue.js";
17
2
  export {
18
3
  _sfc_main as default
19
4
  };
@@ -1,19 +1,4 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import YcIcon from "../components/Icon.vue2.js";
3
- const _sfc_main = /* @__PURE__ */ defineComponent({
4
- __name: "IconEdit",
5
- setup(__props) {
6
- return (_ctx, _cache) => {
7
- return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
- default: withCtx(() => _cache[0] || (_cache[0] = [
9
- createElementVNode("path", { d: "m30.48 19.038 5.733-5.734a1 1 0 0 0 0-1.414l-5.586-5.586a1 1 0 0 0-1.414 0l-5.734 5.734m7 7L15.763 33.754a1 1 0 0 1-.59.286l-6.048.708a1 1 0 0 1-1.113-1.069l.477-6.31a1 1 0 0 1 .29-.631l14.7-14.7m7 7-7-7M6 42h36" }, null, -1)
10
- ])),
11
- _: 1,
12
- __: [0]
13
- }, 16);
14
- };
15
- }
16
- });
1
+ import _sfc_main from "./IconEdit.vue2.js";
17
2
  export {
18
3
  _sfc_main as default
19
4
  };
@@ -1,4 +1,19 @@
1
- import _sfc_main from "./IconEdit.vue.js";
1
+ import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import YcIcon from "../components/Icon.vue2.js";
3
+ const _sfc_main = /* @__PURE__ */ defineComponent({
4
+ __name: "IconEdit",
5
+ setup(__props) {
6
+ return (_ctx, _cache) => {
7
+ return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
+ default: withCtx(() => _cache[0] || (_cache[0] = [
9
+ createElementVNode("path", { d: "m30.48 19.038 5.733-5.734a1 1 0 0 0 0-1.414l-5.586-5.586a1 1 0 0 0-1.414 0l-5.734 5.734m7 7L15.763 33.754a1 1 0 0 1-.59.286l-6.048.708a1 1 0 0 1-1.113-1.069l.477-6.31a1 1 0 0 1 .29-.631l14.7-14.7m7 7-7-7M6 42h36" }, null, -1)
10
+ ])),
11
+ _: 1,
12
+ __: [0]
13
+ }, 16);
14
+ };
15
+ }
16
+ });
2
17
  export {
3
18
  _sfc_main as default
4
19
  };
@@ -1,4 +1,19 @@
1
- import _sfc_main from "./IconSearch.vue2.js";
1
+ import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import YcIcon from "../components/Icon.vue2.js";
3
+ const _sfc_main = /* @__PURE__ */ defineComponent({
4
+ __name: "IconSearch",
5
+ setup(__props) {
6
+ return (_ctx, _cache) => {
7
+ return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
+ default: withCtx(() => _cache[0] || (_cache[0] = [
9
+ createElementVNode("path", { d: "M33.072 33.071c6.248-6.248 6.248-16.379 0-22.627-6.249-6.249-16.38-6.249-22.628 0-6.248 6.248-6.248 16.379 0 22.627 6.248 6.248 16.38 6.248 22.628 0Zm0 0 8.485 8.485" }, null, -1)
10
+ ])),
11
+ _: 1,
12
+ __: [0]
13
+ }, 16);
14
+ };
15
+ }
16
+ });
2
17
  export {
3
18
  _sfc_main as default
4
19
  };
@@ -1,19 +1,4 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import YcIcon from "../components/Icon.vue2.js";
3
- const _sfc_main = /* @__PURE__ */ defineComponent({
4
- __name: "IconSearch",
5
- setup(__props) {
6
- return (_ctx, _cache) => {
7
- return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
- default: withCtx(() => _cache[0] || (_cache[0] = [
9
- createElementVNode("path", { d: "M33.072 33.071c6.248-6.248 6.248-16.379 0-22.627-6.249-6.249-16.38-6.249-22.628 0-6.248 6.248-6.248 16.379 0 22.627 6.248 6.248 16.38 6.248 22.628 0Zm0 0 8.485 8.485" }, null, -1)
10
- ])),
11
- _: 1,
12
- __: [0]
13
- }, 16);
14
- };
15
- }
16
- });
1
+ import _sfc_main from "./IconSearch.vue.js";
17
2
  export {
18
3
  _sfc_main as default
19
4
  };
@@ -1,4 +1,19 @@
1
- import _sfc_main from "./IconSeparator.vue2.js";
1
+ import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import YcIcon from "../components/Icon.vue2.js";
3
+ const _sfc_main = /* @__PURE__ */ defineComponent({
4
+ __name: "IconSeparator",
5
+ setup(__props) {
6
+ return (_ctx, _cache) => {
7
+ return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
+ default: withCtx(() => _cache[0] || (_cache[0] = [
9
+ createElementVNode("path", { d: "M29.506 6.502 18.493 41.498" }, null, -1)
10
+ ])),
11
+ _: 1,
12
+ __: [0]
13
+ }, 16);
14
+ };
15
+ }
16
+ });
2
17
  export {
3
18
  _sfc_main as default
4
19
  };
@@ -1,19 +1,4 @@
1
- import { defineComponent, createBlock, openBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import YcIcon from "../components/Icon.vue2.js";
3
- const _sfc_main = /* @__PURE__ */ defineComponent({
4
- __name: "IconSeparator",
5
- setup(__props) {
6
- return (_ctx, _cache) => {
7
- return openBlock(), createBlock(YcIcon, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
8
- default: withCtx(() => _cache[0] || (_cache[0] = [
9
- createElementVNode("path", { d: "M29.506 6.502 18.493 41.498" }, null, -1)
10
- ])),
11
- _: 1,
12
- __: [0]
13
- }, 16);
14
- };
15
- }
16
- });
1
+ import _sfc_main from "./IconSeparator.vue.js";
17
2
  export {
18
3
  _sfc_main as default
19
4
  };
package/es/shared.css ADDED
@@ -0,0 +1 @@
1
+ .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}
@@ -0,0 +1 @@
1
+ .yc-alert{overflow:hidden;width:100%;padding:8px 15px;border-radius:2px;font-size:14px;line-height:1.5715;display:flex;align-items:center;gap:8px;transform-origin:50% 0}.yc-alert .yc-alert-icon{font-size:16px;height:22px;display:flex;justify-content:center;align-items:center}.yc-alert .yc-alert-body{flex:1;display:flex;flex-direction:column;justify-content:center}.yc-alert .yc-alert-body .yc-alert-title{margin-bottom:4px;font-weight:500;font-size:16px;line-height:1.5;color:var(--color-text-1)}.yc-alert .yc-alert-body .yc-alert-content{color:var(--color-text-2)}.yc-alert .yc-alert-close-btn{cursor:pointer;height:22px;color:var(--color-text-2);font-size:12px;transition:color .1s cubic-bezier(0, 0, 1, 1);display:flex;justify-content:center;align-items:center}.yc-alert .yc-alert-close-btn .yc-icon-button{color:inherit}.yc-alert .yc-alert-close-btn:hover{color:var(--color-text-1)}.yc-alert-has-title{padding:15px;align-items:flex-start}.yc-alert-has-title .yc-alert-icon{font-size:18px;height:24px}.yc-alert-center .yc-alert-body .yc-alert-title{text-align:center}.yc-alert-center .yc-alert-body .yc-alert-content{text-align:center}.yc-alert-banner{border-radius:0;justify-content:center}.yc-alert-banner .yc-alert-body{flex:unset}.yc-alert-info{background-color:var(--color-primary-light-1)}.yc-alert-info .yc-alert-icon{color:rgb(var(--primary-6))}.yc-alert-success{background-color:var(--color-success-light-1)}.yc-alert-success .yc-alert-icon{color:rgb(var(--success-6))}.yc-alert-warning{background-color:var(--color-warning-light-1)}.yc-alert-warning .yc-alert-icon{color:rgb(var(--warning-6))}.yc-alert-error{background-color:var(--color-danger-light-1)}.yc-alert-error .yc-alert-icon{color:rgb(var(--danger-6))}.yc-alert-normal{background-color:var(--color-fill-2)}.yc-alert-normal .yc-alert-icon{color:var(--color-text-4)}
@@ -0,0 +1 @@
1
+ .yc-anchor{position:relative;width:150px;overflow:auto}.yc-anchor .yc-anchor-line-slider{position:absolute;top:0;left:0;z-index:1;width:2px;height:12px;background-color:rgb(var(--primary-6));transition:top .2s cubic-bezier(.34, .69, .1, 1)}.yc-anchor .yc-anchor-line-track{position:absolute;left:0;top:0;bottom:0;width:2px;background-color:var(--color-fill-3)}.yc-anchor .yc-anchor-list{margin-left:4px;display:flex;flex-direction:column;gap:2px}.yc-anchor-link-item{display:flex;flex-direction:column;gap:2px}.yc-anchor-link-item .yc-anchor-link{cursor:pointer;min-height:30px;padding:4px 8px;border-radius:2px;color:var(--color-text-2);font-size:14px;line-height:1.5715;transition:all .1s cubic-bezier(0, 0, 1, 1)}.yc-anchor-link-item .yc-anchor-link:hover{color:var(--color-text-1);font-weight:500;background-color:var(--color-fill-2)}.yc-anchor-link-item .yc-anchor-sublist{display:flex;flex-direction:column;gap:2px}.yc-anchor-link-item .yc-anchor-sublist:deep(.yc-anchor-link-item){margin-left:12px}.yc-anchor-link-active>.yc-anchor-link{color:var(--color-text-1);font-weight:500}.yc-anchor-link-lineless-active>.yc-anchor-link{color:rgb(var(--primary-6));font-weight:500;background-color:var(--color-fill-2)}
@@ -0,0 +1 @@
1
+ .yc-select.yc-auto-complete .yc-input-outer .yc-input-wrapper .yc-input::placeholder{color:var(--color-text-3) !important}
@@ -0,0 +1 @@
1
+ .yc-avatar{cursor:default;position:relative;background-color:var(--color-fill-4);color:var(--color-white);font-size:20px;white-space:nowrap;vertical-align:middle;display:inline-flex;align-items:center}.yc-avatar:hover .yc-avatar-trigger-icon-button{background-color:var(--color-neutral-3)}.yc-avatar:hover .yc-avatar-trigger-icon-mask{opacity:1}.yc-avatar:deep(img){width:100%;height:100%}.yc-avatar .yc-avatar-text{position:absolute;left:50%;font-weight:500;line-height:1;transform-origin:0 center}.yc-avatar .yc-avatar-image{overflow:hidden;display:inline-block;width:100%;height:100%}.yc-avatar .yc-avatar-image .yc-avatar-image-icon{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.yc-avatar .yc-avatar-trigger-icon-button{position:absolute;right:-4px;bottom:-4px;z-index:1001;cursor:pointer;width:20px;height:20px;background-color:var(--color-neutral-2);border-radius:50%;color:var(--color-fill-4);font-size:12px;line-height:20px;text-align:center;transition:background-color .1s cubic-bezier(0, 0, 1, 1)}.yc-avatar .yc-avatar-trigger-icon-mask{z-index:1001;position:absolute;width:100%;height:100%;cursor:pointer;background-color:var(--color-mask-bg);opacity:0;color:var(--color-white);font-size:16px;transition:all .1s cubic-bezier(0, 0, 1, 1);display:flex;justify-content:center;align-items:center}.yc-avatar-shape-round{border-radius:50%}.yc-avatar-shape-round .yc-avatar-image,.yc-avatar-shape-round .yc-avatar-trigger-icon-mask{border-radius:50%}.yc-avatar-shape-square{border-radius:4px}.yc-avatar-shape-square .yc-avatar-image,.yc-avatar-shape-square .yc-avatar-trigger-icon-mask{border-radius:4px}.yc-avatar-group{height:fit-content;width:fit-content;display:inline-flex;align-items:center}.yc-avatar-group:deep(.yc-avatar){flex-shrink:0;border:2px solid var(--color-bg-2)}
@@ -0,0 +1 @@
1
+ .yc-back-top{position:absolute;right:24px;bottom:24px}
@@ -0,0 +1 @@
1
+ .yc-badge{position:relative;display:inline-block;line-height:1}.yc-badge .yc-badge-dot,.yc-badge .yc-badge-text,.yc-badge .yc-badge-number,.yc-badge .yc-badge-custom-dot{z-index:2;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);transform-origin:100% 0%;overflow:hidden;background-color:rgb(var(--danger-6));border-radius:20px;box-shadow:0 0 0 2px var(--color-bg-1);text-align:center}.yc-badge .yc-badge-dot.yc-badge-dot,.yc-badge .yc-badge-text.yc-badge-dot,.yc-badge .yc-badge-number.yc-badge-dot,.yc-badge .yc-badge-custom-dot.yc-badge-dot{width:6px;height:6px;border-radius:50%}.yc-badge .yc-badge-dot.yc-badge-custom-dot,.yc-badge .yc-badge-text.yc-badge-custom-dot,.yc-badge .yc-badge-number.yc-badge-custom-dot,.yc-badge .yc-badge-custom-dot.yc-badge-custom-dot{background-color:var(--color-bg-1);box-shadow:none}.yc-badge .yc-badge-dot.yc-badge-text,.yc-badge .yc-badge-text.yc-badge-text,.yc-badge .yc-badge-number.yc-badge-text,.yc-badge .yc-badge-custom-dot.yc-badge-text,.yc-badge .yc-badge-dot.yc-badge-number,.yc-badge .yc-badge-text.yc-badge-number,.yc-badge .yc-badge-number.yc-badge-number,.yc-badge .yc-badge-custom-dot.yc-badge-number{min-width:20px;height:20px;padding:0 6px;color:var(--color-white);font-weight:500;font-size:12px;line-height:20px}.yc-badge .yc-badge-stauts-wrapper{display:inline-flex;align-items:center;gap:8px}.yc-badge .yc-badge-stauts-wrapper .yc-badge-stauts-dot{width:6px;height:6px;border-radius:50%}.yc-badge .yc-badge-stauts-wrapper .yc-badge-status-text{color:var(--color-text-1);font-size:12px;line-height:1.5715}.yc-badge-no-children .yc-badge-dot,.yc-badge-no-children .yc-badge-text,.yc-badge-no-children .yc-badge-number,.yc-badge-no-children .yc-badge-custom-dot{position:relative;transform:none;left:unset;right:unset}.yc-badge-status-normal{background-color:rgb(var(--gray-4))}.yc-badge-status-success{background-color:rgb(var(--success-6))}.yc-badge-status-danger{background-color:rgb(var(--danger-6))}.yc-badge-status-processing{background-color:rgb(var(--primary-6))}.yc-badge-status-warning{background-color:rgb(var(--warning-6))}.yc-badge-color-red{background-color:rgb(var(--red-6))}.yc-badge-color-orangered{background-color:rgb(var(--orangered-6))}.yc-badge-color-orange{background-color:rgb(var(--orange-6))}.yc-badge-color-gold{background-color:rgb(var(--gold-6))}.yc-badge-color-lime{background-color:rgb(var(--lime-6))}.yc-badge-color-green{background-color:rgb(var(--green-6))}.yc-badge-color-cyan{background-color:rgb(var(--cyan-6))}.yc-badge-color-blue{background-color:rgb(var(--blue-6))}.yc-badge-color-arcoblue{background-color:rgb(var(--arcoblue-6))}.yc-badge-color-purple{background-color:rgb(var(--purple-6))}.yc-badge-color-pinkpurple{background-color:rgb(var(--pinkpurple-6))}.yc-badge-color-magenta{background-color:rgb(var(--magenta-6))}.yc-badge-color-gray{background-color:rgb(var(--gray-6))}
@@ -1 +1 @@
1
- "use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js");const r=require("../_shared/utils/is.js");require("../_shared/utils/time.js"),require("../Empty/index.js");/* empty css */const o=require("../_shared/icons/IconSeparator.vue2.js"),t={class:"yc-breadcrumb-item-separator"},a=e.defineComponent({__name:"BreadcrumbSeparator",props:{separatorSlots:{type:Function},separator:{},itemSeparatorSlots:{type:Function},itemSeparator:{}},setup(a){const s=a,l=e.computed(()=>r.isUndefined(s.itemSeparatorSlots)?s.separatorSlots||s.separator:s.itemSeparatorSlots||s.itemSeparator||s.separatorSlots||s.separator),n=()=>{var e,o,t;return r.isUndefined(s.itemSeparatorSlots)?(null==(e=s.separatorSlots)?void 0:e.call(s))||s.separator:(null==(o=s.itemSeparatorSlots)?void 0:o.call(s))||s.itemSeparator||(null==(t=s.separatorSlots)?void 0:t.call(s))||s.separator};return(r,a)=>(e.openBlock(),e.createElementBlock("span",t,[l.value?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(n),{key:0})):(e.openBlock(),e.createBlock(e.unref(o),{key:1}))]))}});module.exports=a;
1
+ "use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js");const r=require("../_shared/utils/is.js");require("../_shared/utils/time.js"),require("../Empty/index.js");/* empty css */const o=require("../_shared/icons/IconSeparator.vue.js"),t={class:"yc-breadcrumb-item-separator"},a=e.defineComponent({__name:"BreadcrumbSeparator",props:{separatorSlots:{type:Function},separator:{},itemSeparatorSlots:{type:Function},itemSeparator:{}},setup(a){const s=a,l=e.computed(()=>r.isUndefined(s.itemSeparatorSlots)?s.separatorSlots||s.separator:s.itemSeparatorSlots||s.itemSeparator||s.separatorSlots||s.separator),n=()=>{var e,o,t;return r.isUndefined(s.itemSeparatorSlots)?(null==(e=s.separatorSlots)?void 0:e.call(s))||s.separator:(null==(o=s.itemSeparatorSlots)?void 0:o.call(s))||s.itemSeparator||(null==(t=s.separatorSlots)?void 0:t.call(s))||s.separator};return(r,a)=>(e.openBlock(),e.createElementBlock("span",t,[l.value?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(n),{key:0})):(e.openBlock(),e.createBlock(e.unref(o),{key:1}))]))}});module.exports=a;
@@ -0,0 +1 @@
1
+ .yc-breadcrumb{display:inline-flex;align-items:center;color:var(--color-text-2);font-size:14px}.yc-breadcrumb:deep(.yc-breadcrumb-item):last-child{color:var(--color-text-1);font-weight:500}.yc-breadcrumb-item{line-height:24px;padding:0 4px;display:inline-flex;align-items:center}.yc-breadcrumb-item a{color:inherit;padding:0 4px;margin:0 -4px;border-radius:2px;background-color:transparent}.yc-breadcrumb-item a:hover{color:var(--primary-6);background-color:var(--color-fill-2)}.yc-breadcrumb-item .yc-breadcrumb-item-dropdown-icon{margin-left:4px;font-size:12px}.yc-breadcrumb-item-separator{margin:0 4px;min-width:14px;font-size:14px;line-height:24px;color:var(--color-text-4);display:flex;justify-content:center;align-items:center}
@@ -0,0 +1 @@
1
+ .yc-button{cursor:pointer;user-select:none;outline:none;border:1px solid transparent;font-weight:400;transition:all .1s cubic-bezier(0, 0, 1, 1);display:inline-flex;justify-content:center;align-items:center}.yc-button .yc-button-icon{flex-shrink:0;display:flex;justify-content:center;align-items:center}.yc-button .yc-button-icon .yc-spin{font-size:inherit;color:inherit}.yc-button-loading{cursor:default;position:relative}.yc-button-loading::before{content:'';display:block;z-index:1;position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;background-color:#fff;opacity:.4}.yc-button-disabled{opacity:.4;cursor:not-allowed}.yc-button-long{width:100%}.yc-button.yc-button-primary.yc-button-status-normal{color:var(--color-white);background-color:rgb(var(--primary-6))}.yc-button.yc-button-primary.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:rgb(var(--primary-5))}.yc-button.yc-button-primary.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:rgb(var(--primary-7))}.yc-button.yc-button-primary.yc-button-status-warning{color:var(--color-white);background-color:rgb(var(--warning-6))}.yc-button.yc-button-primary.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:rgb(var(--warning-5))}.yc-button.yc-button-primary.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:rgb(var(--warning-7))}.yc-button.yc-button-primary.yc-button-status-success{color:var(--color-white);background-color:rgb(var(--success-6))}.yc-button.yc-button-primary.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:rgb(var(--success-5))}.yc-button.yc-button-primary.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:rgb(var(--success-7))}.yc-button.yc-button-primary.yc-button-status-danger{color:var(--color-white);background-color:rgb(var(--danger-6))}.yc-button.yc-button-primary.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:rgb(var(--danger-5))}.yc-button.yc-button-primary.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:rgb(var(--danger-7))}.yc-button.yc-button-secondary.yc-button-status-normal{color:var(--color-text-2);background-color:var(--color-fill-2)}.yc-button.yc-button-secondary.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-3)}.yc-button.yc-button-secondary.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-4)}.yc-button.yc-button-secondary.yc-button-status-warning{color:rgb(var(--warning-6));background-color:var(--color-warning-light-1)}.yc-button.yc-button-secondary.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-warning-light-2)}.yc-button.yc-button-secondary.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-warning-light-3)}.yc-button.yc-button-secondary.yc-button-status-success{color:rgb(var(--success-6));background-color:var(--color-success-light-1)}.yc-button.yc-button-secondary.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-success-light-2)}.yc-button.yc-button-secondary.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-success-light-3)}.yc-button.yc-button-secondary.yc-button-status-danger{color:rgb(var(--danger-6));background-color:var(--color-danger-light-1)}.yc-button.yc-button-secondary.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-danger-light-2)}.yc-button.yc-button-secondary.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-danger-light-3)}.yc-button.yc-button-dashed.yc-button-status-normal{color:var(--color-text-2);background-color:transparent;border-color:var(--color-border-2);border-style:dashed}.yc-button.yc-button-dashed.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-2);border-color:var(--color-border-3)}.yc-button.yc-button-dashed.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:var(--color-border-4);background-color:var(--color-fill-3)}.yc-button.yc-button-dashed.yc-button-status-warning{color:rgb(var(--warning-6));background-color:var(--color-warning-light-1);border-color:rgb(var(--warning-2));border-style:dashed}.yc-button.yc-button-dashed.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-warning-light-2);border-color:rgb(var(--warning-3))}.yc-button.yc-button-dashed.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--warning-4));background-color:var(--color-warning-light-3)}.yc-button.yc-button-dashed.yc-button-status-success{color:rgb(var(--success-6));background-color:var(--color-success-light-1);border-color:rgb(var(--success-2));border-style:dashed}.yc-button.yc-button-dashed.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-success-light-2);border-color:rgb(var(--success-3))}.yc-button.yc-button-dashed.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--success-4));background-color:var(--color-success-light-3)}.yc-button.yc-button-dashed.yc-button-status-danger{color:rgb(var(--danger-6));background-color:var(--color-danger-light-1);border-color:rgb(var(--danger-2));border-style:dashed}.yc-button.yc-button-dashed.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-danger-light-2);border-color:rgb(var(--danger-3))}.yc-button.yc-button-dashed.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--danger-4));background-color:var(--color-danger-light-3)}.yc-button.yc-button-outline.yc-button-status-normal{color:rgb(var(--primary-6));background-color:transparent;border-color:rgb(var(--primary-6))}.yc-button.yc-button-outline.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{color:rgb(var(--primary-5));border-color:rgb(var(--primary-5))}.yc-button.yc-button-outline.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--primary-7));color:rgb(var(--primary-7))}.yc-button.yc-button-outline.yc-button-status-warning{color:rgb(var(--warning-6));background-color:transparent;border-color:rgb(var(--warning-6))}.yc-button.yc-button-outline.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{color:rgb(var(--warning-5));border-color:rgb(var(--warning-5))}.yc-button.yc-button-outline.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--warning-7));color:rgb(var(--warning-7))}.yc-button.yc-button-outline.yc-button-status-success{color:rgb(var(--success-6));background-color:transparent;border-color:rgb(var(--success-6))}.yc-button.yc-button-outline.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{color:rgb(var(--success-5));border-color:rgb(var(--success-5))}.yc-button.yc-button-outline.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--success-7));color:rgb(var(--success-7))}.yc-button.yc-button-outline.yc-button-status-danger{color:rgb(var(--danger-6));background-color:transparent;border-color:rgb(var(--danger-6))}.yc-button.yc-button-outline.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{color:rgb(var(--danger-5));border-color:rgb(var(--danger-5))}.yc-button.yc-button-outline.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--danger-7));color:rgb(var(--danger-7))}.yc-button.yc-button-text.yc-button-status-normal{color:rgb(var(--primary-6));background-color:transparent}.yc-button.yc-button-text.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-2)}.yc-button.yc-button-text.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-3)}.yc-button.yc-button-text.yc-button-status-warning{color:rgb(var(--warning-6));background-color:transparent}.yc-button.yc-button-text.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-2)}.yc-button.yc-button-text.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-3)}.yc-button.yc-button-text.yc-button-status-success{color:rgb(var(--success-6));background-color:transparent}.yc-button.yc-button-text.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-2)}.yc-button.yc-button-text.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-3)}.yc-button.yc-button-text.yc-button-status-danger{color:rgb(var(--danger-6));background-color:transparent}.yc-button.yc-button-text.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-2)}.yc-button.yc-button-text.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-3)}.yc-button-size-mini{height:24px;padding:0 11px;font-size:12px}.yc-button-size-mini .yc-button-icon{width:12px;height:12px;margin-right:4px}.yc-button-size-mini.yc-button-shape-circle{width:24px;padding:0}.yc-button-size-mini.yc-button-only-icon{width:24px;padding:0}.yc-button-size-mini.yc-button-only-icon .yc-button-icon{margin:0 }.yc-button-size-small{height:28px;padding:0 15px;font-size:14px}.yc-button-size-small .yc-button-icon{width:14px;height:14px;margin-right:6px}.yc-button-size-small.yc-button-shape-circle{width:28px;padding:0}.yc-button-size-small.yc-button-only-icon{width:28px;padding:0}.yc-button-size-small.yc-button-only-icon .yc-button-icon{margin:0 }.yc-button-size-medium{height:32px;padding:0 15px;font-size:14px}.yc-button-size-medium .yc-button-icon{width:14px;height:14px;margin-right:8px}.yc-button-size-medium.yc-button-shape-circle{width:32px;padding:0}.yc-button-size-medium.yc-button-only-icon{width:32px;padding:0}.yc-button-size-medium.yc-button-only-icon .yc-button-icon{margin:0 }.yc-button-size-large{height:36px;padding:0 19px;font-size:14px}.yc-button-size-large .yc-button-icon{width:14px;height:14px;margin-right:8px}.yc-button-size-large.yc-button-shape-circle{width:36px;padding:0}.yc-button-size-large.yc-button-only-icon{width:36px;padding:0}.yc-button-size-large.yc-button-only-icon .yc-button-icon{margin:0 }.yc-button-shape-square{border-radius:2px}.yc-button-shape-round{border-radius:30px}.yc-button-shape-circle{border-radius:50%}.yc-button-group{display:inline-flex;align-items:center}.yc-button-group .yc-button{flex-shrink:0}.yc-button-group .yc-button:not(:first-child):not(:last-child){border-radius:0}.yc-button-group .yc-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.yc-button-group .yc-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-right:none}.yc-button-group-dashed .yc-button:not(:first-child),.yc-button-group-outline .yc-button:not(:first-child){border-left:none}.yc-button-group-primary .yc-button:not(:last-child),.yc-button-group-status-primary .yc-button:not(:last-child){border-right:1px solid rgb(var(--primary-5))}.yc-button-group-secondary .yc-button:not(:last-child),.yc-button-group-status-secondary .yc-button:not(:last-child){border-right:1px solid var(--color-secondary-hover)}.yc-button-group-warning .yc-button:not(:last-child),.yc-button-group-status-warning .yc-button:not(:last-child){border-right:1px solid rgb(var(--warning-5))}.yc-button-group-success .yc-button:not(:last-child),.yc-button-group-status-success .yc-button:not(:last-child){border-right:1px solid rgb(var(--success-5))}.yc-button-group-danger .yc-button:not(:last-child),.yc-button-group-status-danger .yc-button:not(:last-child){border-right:1px solid rgb(var(--danger-5))}
@@ -0,0 +1 @@
1
+ .yc-calendar{border:1px solid var(--color-neutral-3);display:flex;flex-direction:column}.yc-calendar .yc-calendar-header{padding:24px;display:flex;align-items:center;justify-content:space-between;gap:8px}.yc-calendar .yc-calendar-header .yc-calendar-header-left{display:flex;align-items:center;gap:12px}.yc-calendar .yc-calendar-header .yc-calendar-header-left .yc-calendar-header-icon{font-size:12px}.yc-calendar .yc-calendar-header .yc-calendar-header-left .yc-calendar-header-value{color:var(--color-text-1);font-weight:500;font-size:20px}.yc-calendar-month{display:flex;flex-direction:column}.yc-calendar-month .yc-calendar-week-list{height:55px;width:100%;padding:0;border-bottom:1px solid var(--color-neutral-3);display:flex}.yc-calendar-month .yc-calendar-week-list .yc-calendar-week-list-item{flex:1;padding:20px 16px;color:var(--color-text-3);text-align:left;font-size:14px}.yc-calendar-month .yc-calendar-month-cell-body{display:flex;flex-direction:column}.yc-calendar-month .yc-calendar-month-cell-body .yc-calendar-month-row{display:flex;height:100px}.yc-calendar-month .yc-calendar-month-cell-body .yc-calendar-month-row:not(:last-child){border-bottom:1px solid var(--color-neutral-3)}.yc-calendar-month .yc-calendar-month-cell-body .yc-calendar-month-row .yc-calendar-cell{width:calc(100% / 7)}.yc-calendar-month .yc-calendar-month-cell-body .yc-calendar-month-row .yc-calendar-cell:not(:last-child){border-right:1px solid var(--color-neutral-3)}.yc-calendar-month .yc-calendar-month-cell-body .yc-calendar-month-row .yc-calendar-cell .yc-calendar-date{width:100%;height:100%;padding:10px;cursor:pointer}.yc-calendar-month .yc-calendar-month-cell-body .yc-calendar-month-row .yc-calendar-cell .yc-calendar-date .yc-calendar-date-value{color:var(--color-text-4);font-weight:500;font-size:16px}.yc-calendar-month .yc-calendar-month-cell-body .yc-calendar-month-row .yc-calendar-cell .yc-calendar-date .yc-calendar-date-value .yc-calendar-date-circle{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center}.yc-calendar-month .yc-calendar-month-cell-body .yc-calendar-month-row .yc-calendar-cell-in-view .yc-calendar-date .yc-calendar-date-value{color:var(--color-text-1)}.yc-calendar-month .yc-calendar-month-cell-body .yc-calendar-month-row .yc-calendar-cell-today .yc-calendar-date .yc-calendar-date-value .yc-calendar-date-circle{border:1px solid rgb(var(--primary-6))}.yc-calendar-month .yc-calendar-month-cell-body .yc-calendar-month-row .yc-calendar-cell-selected .yc-calendar-date .yc-calendar-date-value .yc-calendar-date-circle{border:1px solid rgb(var(--primary-6));color:var(--color-white);background-color:rgb(var(--primary-6))}.yc-calendar-month.yc-calendar-month-small{border:none}.yc-calendar-month.yc-calendar-month-small .yc-calendar-week-list{height:24px;border:none}.yc-calendar-month.yc-calendar-month-small .yc-calendar-week-list .yc-calendar-week-list-item{flex:1;flex-shrink:0;padding:6px}.yc-calendar-month.yc-calendar-month-small .yc-calendar-month-cell-body .yc-calendar-month-row{height:26px;border:none}.yc-calendar-month.yc-calendar-month-small .yc-calendar-month-cell-body .yc-calendar-month-row .yc-calendar-cell{flex:1;flex-shrink:0;border:none}.yc-calendar-month.yc-calendar-month-small .yc-calendar-month-cell-body .yc-calendar-month-row .yc-calendar-cell .yc-calendar-date{padding:2px}.yc-calendar-month.yc-calendar-month-small .yc-calendar-month-cell-body .yc-calendar-month-row .yc-calendar-cell .yc-calendar-date .yc-calendar-date-value{font-size:14px}.yc-calendar-month.yc-calendar-month-small .yc-calendar-month-cell-body .yc-calendar-month-row .yc-calendar-cell .yc-calendar-date .yc-calendar-date-value .yc-calendar-date-circle{width:22px;height:22px}.yc-calendar-mode-year{padding:12px;min-width:875px}.yc-calendar-mode-year .yc-calendar-year-row{display:flex}.yc-calendar-mode-year .yc-calendar-year-row:not(:last-child){border-bottom:1px solid var(--color-neutral-3)}.yc-calendar-mode-year .yc-calendar-year-row .yc-calendar-year-cell{flex-shrink:0;flex:1;padding:20px 8px}.yc-calendar-mode-year .yc-calendar-year-row .yc-calendar-year-cell:not(:last-child){border-right:1px solid var(--color-neutral-3)}.yc-calendar-mode-year .yc-calendar-year-row .yc-calendar-year-cell .yc-calendar-year-cell-title{padding:10px 6px;color:var(--color-text-1);font-weight:500;font-size:16px}
@@ -0,0 +1 @@
1
+ .yc-card{position:relative;background:var(--color-bg-2);transition:box-shadow .2s cubic-bezier(0, 0, 1, 1),-webkit-box-shadow .2s cubic-bezier(0, 0, 1, 1);font-size:14px;display:flex;flex-direction:column}.yc-card .yc-card-header{overflow:hidden;border-bottom:1px solid var(--color-neutral-3);display:flex;justify-content:space-between;align-items:center}.yc-card .yc-card-header .yc-card-header-title{flex:1;font-size:16px;color:var(--color-text-1);font-weight:500;line-height:1.5715}.yc-card .yc-card-header .yc-card-header-extra{color:rgb(var(--primary-6))}.yc-card .yc-card-body{color:var(--color-text-2)}.yc-card .yc-card-body .yc-card-cover{overflow:hidden}.yc-card .yc-card-body .yc-card-actions{margin-top:20px;display:flex;align-items:center;justify-content:flex-end}.yc-card .yc-card-body .yc-card-actions .yc-card-actions-right{cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-text-2);transition:color .2s cubic-bezier(0, 0, 1, 1)}.yc-card-bordered{border:1px solid var(--color-neutral-3);border-radius:2px}.yc-card-bordered .yc-card-body .yc-card-cover{border-radius:2px 2px 0 0}.yc-card-hoverable:hover{box-shadow:0 4px 10px rgb(var(--gray-2))}.yc-card-loading .yc-card-body .yc-spin{width:100%}.yc-card.yc-card-contain-grid>.yc-card-body{margin:0 -1px;padding:0;display:flex;flex-wrap:wrap}.yc-card-size-mini .yc-card-header{height:40px;padding:10px 16px}.yc-card-size-mini .yc-card-body{padding:16px 16px}.yc-card-size-small .yc-card-header{height:40px;padding:8px 16px}.yc-card-size-small .yc-card-body{padding:12px 16px}.yc-card-size-medium .yc-card-header{height:46px;padding:10px 16px}.yc-card-size-medium .yc-card-body{padding:16px 16px}.yc-card-size-large .yc-card-header{height:40px;padding:10px 16px}.yc-card-size-large .yc-card-body{padding:16px 16px}.yc-card-meta{display:flex;flex-direction:column;gap:20px}.yc-card-meta .yc-card-meta-content{display:flex;flex-direction:column;gap:4px}.yc-card-meta .yc-card-meta-content .yc-card-meta-title{font-size:16px;color:var(--color-text-1);font-weight:500;line-height:24px}.yc-card-meta .yc-card-meta-content .yc-card-meta-description{font-size:14px;color:var(--color-text-2);font-weight:500;line-height:21px}.yc-card-meta .yc-card-meta-footer{display:flex;justify-content:space-between}.yc-card-meta .yc-card-meta-footer .yc-card-actions{display:flex;align-items:center;justify-content:flex-end}.yc-card-meta .yc-card-meta-footer .yc-card-actions .yc-card-actions-right{cursor:pointer;color:var(--color-text-2);transition:color .2s cubic-bezier(0, 0, 1, 1);display:flex;align-items:center;justify-content:center;gap:12px}.yc-card-grid{position:relative;width:33.33%;box-shadow:1px 0 0 0 var(--color-neutral-3),0 1px 0 0 var(--color-neutral-3),1px 1px 0 0 var(--color-neutral-3),1px 0 0 0 var(--color-neutral-3) inset,0 1px 0 0 var(--color-neutral-3) inset}.yc-card-grid::before{content:'';pointer-events:none;position:absolute;height:100%;width:100%;transition:box-shadow .2s cubic-bezier(0, 0, 1, 1)}.yc-card-grid:deep(.yc-card){background:none;box-shadow:none}.yc-card-grid-hoverable:hover{z-index:1}.yc-card-grid-hoverable:hover::before{box-shadow:0 4px 10px rgb(var(--gray-2))}.yc-card-grid-hoverable:hover::before body[yc-design-theme='dark']{box-shadow:0 4px 10px rgba(var(--gray-1), 40%)}
@@ -0,0 +1 @@
1
+ @keyframes carousel-slide-x-in{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes carousel-slide-x-in-reverse{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes carousel-slide-x-out{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes carousel-slide-x-out-reverse{from{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes carousel-slide-y-in{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes carousel-slide-y-out{from{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes carousel-slide-y-in-reverse{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes carousel-slide-y-out-reverse{from{transform:translateY(0)}to{transform:translateY(100%)}}.yc-carousel-slide-x-in{animation-name:carousel-slide-x-in}.yc-carousel-slide-x-in-reverse{animation-name:carousel-slide-x-in-reverse}.yc-carousel-slide-x-out{visibility:visible;animation-name:carousel-slide-x-out}.yc-carousel-slide-x-out-reverse{visibility:visible;animation-name:carousel-slide-x-out-reverse}.yc-carousel-slide-y-in{animation-name:carousel-slide-y-in}.yc-carousel-slide-y-in-reverse{animation-name:carousel-slide-y-in-reverse}.yc-carousel-slide-y-out{visibility:visible;animation-name:carousel-slide-y-out}.yc-carousel-slide-y-out-reverse{visibility:visible;animation-name:carousel-slide-y-out-reverse}.yc-carousel{position:relative}.yc-carousel:hover .yc-carousel-arrow-show-hover{opacity:1}.yc-carousel .yc-carousel-slide{overflow:hidden;position:relative;width:100%;height:100%;display:flex}.yc-carousel .yc-carousel-slide .yc-carousel-item{position:absolute;height:100%;width:100%;user-select:none;flex-shrink:0}.yc-carousel-animation-slide .yc-carousel-item{visibility:hidden}.yc-carousel-animation-slide .yc-carousel-item.yc-carousel-item-current{visibility:visible}.yc-carousel-animation-fade .yc-carousel-item{opacity:0}.yc-carousel-animation-fade .yc-carousel-item.yc-carousel-item-current{opacity:1}.yc-carousel-direction-vertical{flex-direction:column}.yc-carousel-indicator-outer{margin-bottom:30px}.yc-carousel-arrow{cursor:pointer;position:absolute;z-index:2;display:flex;justify-content:center;align-items:center;width:24px;height:24px;background-color:rgba(255,255,255,0.3);border-radius:50%;color:var(--color-white)}.yc-carousel-arrow:hover{background-color:rgba(255,255,255,0.5)}body[yc-design-theme='dark'] .yc-carousel-arrow{background-color:rgba(23,23,26,0.3)}body[yc-design-theme='dark'] .yc-carousel-arrow:hover{background-color:rgba(23,23,26,0.5)}.yc-carousel-arrow-show-hover{opacity:0;transition:all .3s}.yc-carousel-arrow-left,.yc-carousel-arrow-right{transform:translateY(-50%);top:50%}.yc-carousel-arrow-left.yc-carousel-arrow-left,.yc-carousel-arrow-right.yc-carousel-arrow-left{left:12px}.yc-carousel-arrow-left.yc-carousel-arrow-right,.yc-carousel-arrow-right.yc-carousel-arrow-right{right:12px}.yc-carousel-arrow-top,.yc-carousel-arrow-bottom{left:50%;transform:translateX(-50%)}.yc-carousel-arrow-top.yc-carousel-arrow-top,.yc-carousel-arrow-bottom.yc-carousel-arrow-top{top:12px}.yc-carousel-arrow-top.yc-carousel-arrow-bottom,.yc-carousel-arrow-bottom.yc-carousel-arrow-bottom{bottom:12px}.yc-carousel-indicator{position:absolute;display:flex}.yc-carousel-indicator.yc-carousel-indicator-position-outer .yc-carousel-indicator-item{background-color:rgba(var(--gray-4), .5)}.yc-carousel-indicator.yc-carousel-indicator-position-outer .yc-carousel-indicator-item:hover,.yc-carousel-indicator.yc-carousel-indicator-position-outer .yc-carousel-indicator-item.yc-carousel-indicator-item-active{background-color:var(--color-fill-4)}.yc-carousel-indicator.yc-carousel-indicator-position-outer.yc-carousel-indicator-shape-slider{background-color:rgba(var(--gray-4), .5)}.yc-carousel-indicator.yc-carousel-indicator-position-outer.yc-carousel-indicator-shape-slider .yc-carousel-indicator-item-slider{background-color:var(--color-fill-4)}.yc-carousel-indicator .yc-carousel-indicator-item{background-color:rgba(255,255,255,0.3);border-radius:4px;cursor:pointer}.yc-carousel-indicator .yc-carousel-indicator-item:hover,.yc-carousel-indicator .yc-carousel-indicator-item.yc-carousel-indicator-item-active{background-color:var(--color-white)}.yc-carousel-indicator-position-top,.yc-carousel-indicator-position-bottom{z-index:2;top:12px;left:50%;transform:translateX(-50%)}.yc-carousel-indicator-position-top.yc-carousel-indicator-position-bottom,.yc-carousel-indicator-position-bottom.yc-carousel-indicator-position-bottom{top:unset;bottom:12px}.yc-carousel-indicator-position-left,.yc-carousel-indicator-position-right{left:12px;top:50%;transform:translateY(-50%);flex-direction:column}.yc-carousel-indicator-position-left.yc-carousel-indicator-position-right,.yc-carousel-indicator-position-right.yc-carousel-indicator-position-right{left:unset;right:12px}.yc-carousel-indicator-position-outer{left:50%;transform:translateX(-50%)}.yc-carousel-indicator-position-outer.yc-carousel-indicator-shape-slider{bottom:-16px}.yc-carousel-indicator-position-outer.yc-carousel-indicator-shape-dot{bottom:-22px}.yc-carousel-indicator-position-outer.yc-carousel-indicator-shape-line{bottom:-20px}.yc-carousel-indicator-shape-dot{gap:8px}.yc-carousel-indicator-shape-dot .yc-carousel-indicator-item{width:6px;height:6px;border-radius:50%}.yc-carousel-indicator-shape-line{gap:8px}.yc-carousel-indicator-shape-line.yc-carousel-indicator-position-left .yc-carousel-indicator-item,.yc-carousel-indicator-shape-line.yc-carousel-indicator-position-right .yc-carousel-indicator-item{height:12px;width:4px}.yc-carousel-indicator-shape-line.yc-carousel-indicator-position-top .yc-carousel-indicator-item,.yc-carousel-indicator-shape-line.yc-carousel-indicator-position-bottom .yc-carousel-indicator-item,.yc-carousel-indicator-shape-line.yc-carousel-indicator-position-outer .yc-carousel-indicator-item{width:12px;height:4px}.yc-carousel-indicator-shape-slider{cursor:pointer;border-radius:4px;background-color:rgba(255,255,255,0.3)}.yc-carousel-indicator-shape-slider.yc-carousel-indicator-position-left,.yc-carousel-indicator-shape-slider.yc-carousel-indicator-position-right{height:48px;width:4px}.yc-carousel-indicator-shape-slider.yc-carousel-indicator-position-left .yc-carousel-indicator-item-slider,.yc-carousel-indicator-shape-slider.yc-carousel-indicator-position-right .yc-carousel-indicator-item-slider,.yc-carousel-indicator-shape-slider.yc-carousel-indicator-position-left .yc-carousel-indicator-item-slider,.yc-carousel-indicator-shape-slider.yc-carousel-indicator-position-right .yc-carousel-indicator-item-slider{width:100%}.yc-carousel-indicator-shape-slider.yc-carousel-indicator-position-top,.yc-carousel-indicator-shape-slider.yc-carousel-indicator-position-bottom,.yc-carousel-indicator-shape-slider.yc-carousel-indicator-position-outer{width:48px;height:4px}.yc-carousel-indicator-shape-slider.yc-carousel-indicator-position-top .yc-carousel-indicator-item,.yc-carousel-indicator-shape-slider.yc-carousel-indicator-position-bottom .yc-carousel-indicator-item,.yc-carousel-indicator-shape-slider.yc-carousel-indicator-position-outer .yc-carousel-indicator-item,.yc-carousel-indicator-shape-slider.yc-carousel-indicator-position-top .yc-carousel-indicator-item-slider,.yc-carousel-indicator-shape-slider.yc-carousel-indicator-position-bottom .yc-carousel-indicator-item-slider,.yc-carousel-indicator-shape-slider.yc-carousel-indicator-position-outer .yc-carousel-indicator-item-slider{height:100%}.yc-carousel-indicator-shape-slider .yc-carousel-indicator-item{flex-shrink:0;flex:1;opacity:0}.yc-carousel-indicator-shape-slider .yc-carousel-indicator-item-slider{position:absolute;border-radius:4px;transition:transform .3s;background-color:var(--color-white)}@keyframes carousel-slide-x-in{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes carousel-slide-x-in-reverse{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes carousel-slide-x-out{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes carousel-slide-x-out-reverse{from{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes carousel-slide-y-in{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes carousel-slide-y-out{from{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes carousel-slide-y-in-reverse{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes carousel-slide-y-out-reverse{from{transform:translateY(0)}to{transform:translateY(100%)}}.yc-carousel-slide-x-in{animation-name:carousel-slide-x-in}.yc-carousel-slide-x-in-reverse{animation-name:carousel-slide-x-in-reverse}.yc-carousel-slide-x-out{visibility:visible;animation-name:carousel-slide-x-out}.yc-carousel-slide-x-out-reverse{visibility:visible;animation-name:carousel-slide-x-out-reverse}.yc-carousel-slide-y-in{animation-name:carousel-slide-y-in}.yc-carousel-slide-y-in-reverse{animation-name:carousel-slide-y-in-reverse}.yc-carousel-slide-y-out{visibility:visible;animation-name:carousel-slide-y-out}.yc-carousel-slide-y-out-reverse{visibility:visible;animation-name:carousel-slide-y-out-reverse}
@@ -0,0 +1 @@
1
+ .yc-cascader-panel{overflow:hidden;height:200px;background-color:var(--color-bg-popup);border-radius:4px;border:1px solid var(--color-fill-3);box-shadow:0 4px 10px rgba(0,0,0,0.1);display:inline-flex}.yc-cascader-panel .yc-cascader-panel-column{position:relative;min-width:120px;border-right:1px solid transparent;background-color:var(--color-bg-popup);display:inline-flex;flex-direction:column}.yc-cascader-panel .yc-cascader-panel-column:not(:last-child){border-right-color:var(--color-fill-3)}.yc-cascader-panel .yc-scrollbar:deep(.yc-scrollbar-container){max-height:200px;overflow-y:auto}.yc-cascader-panel .yc-spin{height:100%;min-width:120px;display:flex;justify-content:center;align-items:center}.yc-cascader-panel:deep(.yc-empty){min-width:120px}.yc-cascader-search-panel{position:relative;width:100%}.yc-cascader-search-panel .yc-scrollbar{width:100%}.yc-cascader-search-panel .yc-cascader-empty{position:absolute;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.yc-cascader-option{cursor:pointer;position:relative;height:36px;padding-left:12px;min-width:100px;background-color:transparent;color:var(--color-text-1);font-size:14px;line-height:36px;transition:all .2s cubic-bezier(0, 0, 1, 1);display:flex;align-items:center;gap:8px}.yc-cascader-option:not(.yc-cascader-option-disabled):hover{background-color:var(--color-fill-2)}.yc-cascader-option .yc-checkbox{padding-left:0}.yc-cascader-option .yc-cascader-option-label{flex:1;padding-right:34px}.yc-cascader-option .yc-cascader-option-label .yc-icon{position:absolute;top:calc((100% - 12px) / 2);right:10px;color:var(--color-text-2);font-size:12px}.yc-cascader-option-selected{background-color:var(--color-fill-2)}.yc-cascader-option-disabled{color:var(--color-text-4);background-color:transparent;cursor:not-allowed}.yc-cascader{width:100%;display:inline-flex;align-items:center}.yc-cascader:deep(.yc-input-outer) .yc-input-wrapper .yc-input::placeholder{color:var(--color-text-1)}.yc-cascader .yc-input-placeholder{color:var(--color-text-3)}.yc-cascader .yc-cascader-suffix-icon,.yc-cascader .yc-cascader-search-icon,.yc-cascader .yc-cascader-clear-icon,.yc-cascader .yc-spin{font-size:12px;color:inherit;flex-shrink:0}.yc-cascader-allow-search:deep(.yc-cascader-search-icon){display:none}.yc-cascader-allow-search:focus-within:deep(.yc-cascader-clear-icon),.yc-cascader-allow-search:focus-within:deep(.yc-cascader-suffix-icon){display:none}.yc-cascader-allow-search:focus-within:deep(.yc-cascader-search-icon){display:block}.yc-cascader-allow-search:deep(.yc-input-outer) .yc-input-wrapper .yc-input::placeholder{color:var(--color-text-3)}.yc-cascader-allow-clear:deep(.yc-cascader-clear-icon){display:none}.yc-cascader-allow-clear:hover:deep(.yc-cascader-search-icon),.yc-cascader-allow-clear:hover:deep(.yc-cascader-suffix-icon){display:none}.yc-cascader-allow-clear:hover:deep(.yc-cascader-clear-icon){display:flex}
@@ -0,0 +1 @@
1
+ .yc-checkbox{position:relative;cursor:pointer;padding-left:5px;font-size:14px;line-height:unset;display:inline-flex;align-items:center;gap:8px}.yc-checkbox .yc-checkbox-target{position:absolute;left:0;top:0;width:0;height:0;visibility:hidden}.yc-checkbox .yc-checkbox-icon,.yc-checkbox .yc-checkbox-label{flex-shrink:0}.yc-checkbox .yc-checkbox-icon{position:relative;width:14px;height:14px;border:2px solid var(--color-border-2);border-radius:2px;color:var(--color-white);display:flex;justify-content:center;align-items:center}.yc-checkbox .yc-checkbox-icon::after{content:'';position:absolute;top:50%;left:50%;display:block;width:6px;height:2px;background:var(--color-white);border-radius:.5px;transform:translateX(-50%) translateY(-50%) scale(0)}.yc-checkbox .yc-checkbox-label{user-select:none;flex:1;color:var(--color-text-1)}.yc-checkbox-checked .yc-checkbox-icon .yc-icon{visibility:visible}.yc-checkbox-unchecked .yc-checkbox-icon .yc-icon,.yc-checkbox-indeterminate .yc-checkbox-icon .yc-icon{visibility:hidden}.yc-checkbox-unchecked:not(.yc-checkbox-disabled):hover .yc-icon-button::before{background-color:var(--color-fill-2)}.yc-checkbox-unchecked:not(.yc-checkbox-disabled):hover .yc-icon-button .yc-checkbox-icon{border-color:var(--color-border-3)}.yc-checkbox-checked .yc-checkbox-icon,.yc-checkbox-indeterminate .yc-checkbox-icon{border-color:transparent;background-color:rgb(var(--primary-6))}.yc-checkbox-checked.yc-checkbox-disabled .yc-icon-button .yc-checkbox-icon,.yc-checkbox-indeterminate.yc-checkbox-disabled .yc-icon-button .yc-checkbox-icon{border-color:transparent;background-color:rgb(var(--primary-3))}.yc-checkbox-indeterminate .yc-checkbox-icon{transition:transform .3s cubic-bezier(.3, 1.3, .3, 1)}.yc-checkbox-indeterminate .yc-checkbox-icon::after{transform:translateX(-50%) translateY(-50%) scale(1)}.yc-checkbox-disabled{cursor:not-allowed}.yc-checkbox-disabled .yc-icon-button{cursor:not-allowed}.yc-checkbox-disabled .yc-icon-button .yc-checkbox-icon{border-color:var(--color-border-2);background-color:var(--color-fill-2)}.yc-checkbox-disabled .yc-checkbox-label{color:var(--color-text-4)}.yc-checkbox-group-direction-horizontal{display:inline-flex;align-items:center;gap:16px}.yc-checkbox-group-direction-vertical{display:flex;flex-direction:column}.yc-checkbox-group-direction-vertical .yc-checkbox{line-height:32px}
@@ -0,0 +1 @@
1
+ .yc-collapse{width:100%;overflow:hidden;line-height:1.5715;border-radius:4px}.yc-collapse:deep(.yc-collapse-item):last-child{border-bottom:none}.yc-collapse-bordered{border:1px solid var(--color-neutral-3)}.yc-collapse-item{display:flex;flex-direction:column;border-bottom:1px solid var(--color-border-2)}.yc-collapse-item .yc-collapse-item-header{overflow:hidden;cursor:pointer;position:relative;padding:8px 12px;background-color:var(--color-bg-2);border-bottom:1px solid transparent;color:var(--color-text-1);font-size:14px;line-height:24px;transition:border-color .2s ease;display:flex;align-items:center;gap:8px}.yc-collapse-item .yc-collapse-item-header .yc-collapse-item-header-icon{position:absolute}.yc-collapse-item .yc-collapse-item-header .yc-collapse-item-header-title{flex:1;font-weight:500}.yc-collapse-item .yc-collapse-item-content{position:relative;overflow:hidden;background-color:var(--color-fill-1);color:var(--color-text-1);font-size:14px}.yc-collapse-item .yc-collapse-item-content .yc-collapse-item-content-box{padding:8px 0}.yc-collapse-item-expand-icon-left .yc-collapse-item-header,.yc-collapse-item-expand-icon-left .yc-collapse-item-content{padding-left:34px;padding-right:13px}.yc-collapse-item-expand-icon-left .yc-collapse-item-header .yc-collapse-item-header-icon,.yc-collapse-item-expand-icon-left .yc-collapse-item-content .yc-collapse-item-header-icon{left:13px}.yc-collapse-item-expand-icon-right .yc-collapse-item-header,.yc-collapse-item-expand-icon-right .yc-collapse-item-content{padding-left:13px;padding-right:34px}.yc-collapse-item-expand-icon-right .yc-collapse-item-header .yc-collapse-item-header-icon,.yc-collapse-item-expand-icon-right .yc-collapse-item-content .yc-collapse-item-header-icon{right:13px}.yc-collapse-item-disabled .yc-collapse-item-header{color:var(--color-text-4);background-color:var(--color-bg-2);cursor:not-allowed}.yc-collapse-item-open .yc-collapse-item-header{border-color:var(--color-neutral-3)}
@@ -0,0 +1 @@
1
+ .yc-color-picker-panel{overflow:hidden;width:260px;background-color:var(--color-bg-1);border-radius:2px;box-shadow:0 8px 20px 0 rgba(0,0,0,0.1)}.yc-color-picker-panel .yc-color-picker-palette{overflow:hidden;position:relative;cursor:pointer;width:100%;height:178px;background-image:linear-gradient(0deg, #000, transparent),linear-gradient(90deg, #fff, rgba(255,255,255,0));border:1px solid var(--color-border-2);border-bottom:0}.yc-color-picker-panel .yc-color-picker-palette .yc-color-picker-handler{position:absolute;width:16px;height:16px;border:2px solid #fff;border-radius:50%;background-color:transparent;transform:translate(-50%, -50%)}.yc-color-picker-panel .yc-color-picker-panel-control{padding:12px;display:flex;flex-direction:column;gap:12px}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-control-wrapper{display:flex;justify-content:space-between;align-items:center}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-control-wrapper:not(.yc-color-picker-preview)>div{display:flex;flex-direction:column;gap:12px}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-control-wrapper .yc-color-picker-control-bar{cursor:pointer;position:relative;width:182px;height:14px;border-radius:10px;border:1px solid var(--color-border-2);background-image:linear-gradient(90deg, #f00 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00)}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-control-wrapper .yc-color-picker-control-bar .yc-color-picker-control-bar-handler{user-select:none;position:absolute;top:50%;transform:translate(-50%, -50%);width:16px;height:16px;border-radius:50%;border:1px solid var(--color-border-2)}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-control-wrapper .yc-color-picker-control-bar .yc-color-picker-control-bar-handler::before{display:block;content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:8px;height:8px;background:currentColor;border-radius:50%}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-control-wrapper .yc-color-picker-control-bar .yc-color-picker-control-bar-handler::after{display:block;content:'';width:100%;height:100%;background:var(--color-bg-white);border-radius:50%}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-control-wrapper .yc-color-picker-control-bar-bg{width:fit-content;height:fit-content;background-image:conic-gradient(rgba(0,0,0,0.06) 0 25%, transparent 0 50%, rgba(0,0,0,0.06) 0 75%, transparent 0);background-size:8px 8px;border-radius:10px}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-control-wrapper .yc-color-picker-preview{width:40px;height:40px;border:1px solid var(--color-border-2);border-radius:4px}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-input-wrapper{display:flex;align-items:center;gap:20px}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-input-wrapper:deep(.yc-input-outer) .yc-input-wrapper{padding:0 6px}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-input-wrapper:deep(.yc-input-outer) .yc-input-wrapper .yc-input-suffix{padding-left:0}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-input-wrapper .yc-color-picker-format:deep(.yc-select){width:58px}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-input-wrapper .yc-color-picker-color{flex:1;overflow:hidden;display:flex;align-items:center}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-input-wrapper .yc-color-picker-color:deep(.yc-input-outer) .yc-input-wrapper{border-radius:0;border-right-color:var(--color-border-2);border-color:var(--color-border-2)}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-input-wrapper .yc-color-picker-color:deep(.yc-input-outer) .yc-input-wrapper .yc-input-prefix{padding-right:6px}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-input-wrapper .yc-color-picker-color:deep(.yc-input-outer) .yc-input-wrapper:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-input-wrapper .yc-color-picker-color:deep(.yc-input-outer) .yc-input-wrapper:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px;border-right-color:transparent}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-input-wrapper .yc-color-picker-color:deep(.yc-input-outer) .yc-input-wrapper:focus-within:not(.yc-input-disabled){border-radius:2px;border-right-color:var(--primary-6);border-color:var(--primary-6)}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-input-wrapper .yc-color-picker-color:deep(.yc-input-outer).yc-input-number .yc-input{text-align:center}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-input-wrapper .yc-color-picker-color .rgb-input,.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-input-wrapper .yc-color-picker-color .hex-input{flex:1}.yc-color-picker-panel .yc-color-picker-panel-control .yc-color-picker-input-wrapper .yc-color-picker-color .alpha-input{width:52px}.yc-color-picker-panel .yc-color-picker-panel-colors{padding:12px;border-top:1px solid var(--color-border-2);display:flex;flex-direction:column;gap:12px}.yc-color-picker-panel .yc-color-picker-panel-colors .yc-color-picker-colors-section{display:flex;flex-direction:column;gap:6px}.yc-color-picker-panel .yc-color-picker-panel-colors .yc-color-picker-colors-section .yc-color-picker-colors-text{color:var(--color-text-1);font-weight:400;font-size:12px}.yc-color-picker-panel .yc-color-picker-panel-colors .yc-color-picker-colors-section .yc-color-picker-colors-empty{margin:6px 0 0 0;color:var(--color-text-3);font-size:12px}.yc-color-picker-panel .yc-color-picker-panel-colors .yc-color-picker-colors-section .yc-color-picker-colors-list{display:flex;flex-wrap:wrap;gap:6px 4px}.yc-color-picker-panel .yc-color-picker-panel-colors .yc-color-picker-colors-section .yc-color-picker-colors-list .yc-color-picker-color-block{cursor:pointer;width:16px;height:16px;overflow:hidden;background-image:conic-gradient(rgba(0,0,0,0.06) 0 25%, transparent 0 50%, rgba(0,0,0,0.06) 0 75%, transparent 0);background-size:8px 8px;border-radius:2px;transition:transform ease-out 60ms}.yc-color-picker-panel .yc-color-picker-panel-colors .yc-color-picker-colors-section .yc-color-picker-colors-list .yc-color-picker-color-block:hover{transform:scale(1.1)}.yc-color-picker-panel .yc-color-picker-panel-colors .yc-color-picker-colors-section .yc-color-picker-colors-list .yc-color-picker-color-block .yc-color-picker-block{height:100%;width:100%}.yc-color-picker-panel-disabled{cursor:not-allowed}.yc-color-picker-panel-disabled .yc-color-picker-palette{cursor:not-allowed}.yc-color-picker-panel-disabled .yc-color-picker-panel-control .yc-color-picker-control-wrapper .yc-color-picker-control-bar{cursor:not-allowed}.yc-color-picker{cursor:pointer;background-color:var(--color-fill-2);border-radius:2px;display:inline-flex;align-items:center;gap:4px}.yc-color-picker:not(.yc-color-picker-disabled):hover{background-color:var(--color-fill-3)}.yc-color-picker .yc-color-picker-value{color:var(--color-text-1);font-weight:400}.yc-color-picker.yc-color-picker-disabled{cursor:not-allowed;background-color:var(--color-fill-2)}.yc-color-picker.yc-color-picker-disabled .yc-color-picker-value{color:var(--color-text-4)}.yc-color-picker-size-mini{height:24px;padding:4px;font-size:12px}.yc-color-picker-size-mini .yc-color-picker-preview{height:100%;width:calc(24px - 8px)}.yc-color-picker-size-small{height:28px;padding:3px 4px;font-size:14px}.yc-color-picker-size-small .yc-color-picker-preview{height:100%;width:calc(28px - 8px)}.yc-color-picker-size-medium{height:32px;padding:4px;font-size:14px}.yc-color-picker-size-medium .yc-color-picker-preview{height:100%;width:calc(32px - 8px)}.yc-color-picker-size-large{height:36px;padding:5px;font-size:14px}.yc-color-picker-size-large .yc-color-picker-preview{height:100%;width:calc(36px - 10px)}
@@ -0,0 +1 @@
1
+ .yc-comment{font-size:14px;line-height:1.5715;display:flex;flex-wrap:nowrap;gap:12px}.yc-comment .yc-comment-avatar{flex-shrink:0;cursor:pointer}.yc-comment .yc-comment-inner{flex:1;display:flex;flex-direction:column;gap:20px}.yc-comment .yc-comment-inner .yc-comment-inner-content{display:flex;flex-direction:column}.yc-comment .yc-comment-inner .yc-comment-inner-content .yc-comment-title{display:flex;align-items:center;gap:8px}.yc-comment .yc-comment-inner .yc-comment-inner-content .yc-comment-title .yc-comment-author{color:var(--color-text-2);font-size:14px}.yc-comment .yc-comment-inner .yc-comment-inner-content .yc-comment-title .yc-comment-datetime{color:var(--color-text-3);font-size:12px}.yc-comment .yc-comment-inner .yc-comment-inner-content .yc-comment-title.yc-comment-title-align-right{justify-content:space-between}.yc-comment .yc-comment-inner .yc-comment-inner-content .yc-comment-content{color:var(--color-text-1)}.yc-comment .yc-comment-inner .yc-comment-inner-content .yc-comment-actions{margin-top:8px;color:var(--color-text-2);font-size:14px;display:flex;align-items:center;gap:8px}.yc-comment .yc-comment-inner .yc-comment-inner-content .yc-comment-actions.yc-comment-actions-align-right{justify-content:flex-end}.yc-comment .yc-comment-inner .yc-comment-inner-comment{display:flex;flex-direction:column;gap:20px}
@@ -0,0 +1 @@
1
+ .yc-descriptions{display:flex;flex-direction:column}.yc-descriptions .yc-descriptions-title{color:var(--color-text-1);font-weight:500;font-size:16px;line-height:1.5715}.yc-descriptions .yc-descriptions-body .yc-descriptions-table{width:100%;border-collapse:collapse}.yc-descriptions .yc-descriptions-body .yc-descriptions-table tbody{display:table-row-group;vertical-align:middle;unicode-bidi:isolate;border-color:inherit}.yc-descriptions .yc-descriptions-body .yc-descriptions-table tbody tr{display:table-row;vertical-align:inherit;unicode-bidi:isolate;border-color:inherit}.yc-descriptions-table-layout-fixed .yc-descriptions-body .yc-descriptions-table{table-layout:fixed}.yc-descriptions-table-layout-fixed .yc-descriptions-body .yc-descriptions-table .yc-descriptions-item-label{width:auto}.yc-descriptions-layout-horizontal .yc-descriptions-item-label,.yc-descriptions-layout-vertical .yc-descriptions-item-label{width:1px;white-space:nowrap}.yc-descriptions-layout-horizontal .yc-descriptions-item-value,.yc-descriptions-layout-vertical .yc-descriptions-item-value{white-space:pre-wrap;word-break:break-word}.yc-descriptions-layout-inline-horizontal .yc-descriptions-item{padding:7px 20px}.yc-descriptions-layout-inline-horizontal .yc-descriptions-item>div{display:inline-block}.yc-descriptions-layout-inline-horizontal .yc-descriptions-item>div:last-child{margin-left:4px}.yc-descriptions-layout-inline-vertical .yc-descriptions-item>div:last-child{margin-top:2px}.yc-descriptions-bordered .yc-descriptions-body{overflow:hidden;border:1px solid var(--color-border);border-radius:4px}.yc-descriptions-bordered .yc-descriptions-body .yc-descriptions-row:not(:last-child){border-bottom:1px solid var(--color-border)}.yc-descriptions-bordered .yc-descriptions-item{border-right:1px solid var(--color-border)}.yc-descriptions-bordered.yc-descriptions-layout-horizontal .yc-descriptions-item-value:last-child{border-right:none}.yc-descriptions-bordered.yc-descriptions-layout-vertical .yc-descriptions-item-label:last-child,.yc-descriptions-bordered.yc-descriptions-layout-vertical .yc-descriptions-item-value:last-child{border-right:none}.yc-descriptions-bordered.yc-descriptions-layout-horizontal .yc-descriptions-item-label,.yc-descriptions-bordered.yc-descriptions-layout-vertical .yc-descriptions-item-label,.yc-descriptions-bordered.yc-descriptions-layout-horizontal .yc-descriptions-item-value,.yc-descriptions-bordered.yc-descriptions-layout-vertical .yc-descriptions-item-value{border-right:1px solid var(--color-border)}.yc-descriptions-bordered.yc-descriptions-layout-horizontal .yc-descriptions-item-label,.yc-descriptions-bordered.yc-descriptions-layout-vertical .yc-descriptions-item-label{background-color:var(--color-fill-1)}.yc-descriptions-bordered.yc-descriptions-layout-inline-vertical .yc-descriptions-item:last-child,.yc-descriptions-bordered.yc-descriptions-layout-inline-horizontal .yc-descriptions-item:last-child{border-right:none}.yc-descriptions-size-mini{gap:6px}.yc-descriptions-size-mini.yc-descriptions-layout-inline-vertical .yc-descriptions-item{padding:8px 20px}.yc-descriptions-size-small{gap:8px}.yc-descriptions-size-small.yc-descriptions-layout-inline-vertical .yc-descriptions-item{padding:8px 20px}.yc-descriptions-size-medium{gap:10px}.yc-descriptions-size-medium.yc-descriptions-layout-inline-vertical .yc-descriptions-item{padding:10px 20px}.yc-descriptions-size-large{gap:12px}.yc-descriptions-size-large.yc-descriptions-layout-inline-vertical .yc-descriptions-item{padding:14px 20px}.yc-descriptions-item-label,.yc-descriptions-item-value{line-height:1.5715}.yc-descriptions-item-label{color:var(--color-text-3);font-weight:500}.yc-descriptions-item-value{color:var(--color-text-1);font-weight:400}.yc-descriptions-item-cell-size-mini{font-size:12px;padding:0 20px 2px 0}.yc-descriptions-item-cell-size-mini.yc-descriptions-item-cell-bordered{padding:3px 20px}.yc-descriptions-item-cell-size-small{font-size:14px;padding:0 20px 4px 0}.yc-descriptions-item-cell-size-small.yc-descriptions-item-cell-bordered{padding:3px 20px}.yc-descriptions-item-cell-size-medium{font-size:14px;padding:0 20px 8px 0}.yc-descriptions-item-cell-size-medium.yc-descriptions-item-cell-bordered{padding:5px 20px}.yc-descriptions-item-cell-size-large{font-size:14px;padding:0 20px 16px 0}.yc-descriptions-item-cell-size-large.yc-descriptions-item-cell-bordered{padding:9px 20px}
@@ -0,0 +1 @@
1
+ .yc-divider .yc-divider-text{position:absolute;top:50%;padding:0 16px;color:var(--color-text-1);font-weight:500;font-size:14px;line-height:2;background:var(--color-bg-2)}.yc-divider-direction-horizontal{position:relative;min-width:100%;max-width:100%;width:100%}.yc-divider-direction-vertical{display:inline-block;vertical-align:middle;height:100%;min-height:1em;min-width:1px;max-width:1px}.yc-divider-text-left{left:24px;transform:translate(0, -50%)}.yc-divider-text-center{center:50%;left:50%;transform:translate(-50%, -50%)}.yc-divider-text-right{right:24px;transform:translate(0, -50%)}
@@ -0,0 +1 @@
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}.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}
@@ -0,0 +1 @@
1
+ .yc-dropdown{padding:4px 0;border-radius:4px;box-shadow:0 4px 10px #0000001a}.yc-dropdown .yc-dropdown-list{display:flex;flex-direction:column}.yc-dropdown .yc-dropdown-footer{border-top:1px solid #e5e6eb}.yc-trigger-content .yc-dropdown-light{background-color:#fff;border:1px solid #e5e6eb}.yc-trigger-content .yc-trigger-arrow{background-color:#fff;border:1px solid #e5e6eb}.yc-trigger-content .yc-dropdown-dark{background-color:#232324;border:1px solid #232324}.yc-trigger-content .yc-trigger-arrow{background-color:#232324;border:1px solid #232324}.yc-dropdown-option{position:relative;z-index:1;padding:0 12px;line-height:36px;font-size:14px;text-align:left;display:flex;align-items:center;transition:all .1s cubic-bezier(0, 0, 1, 1)}.yc-dropdown-option.yc-dropdown-option-disabled{cursor:not-allowed}.yc-dropdown-option .yc-dropdown-option-icon,.yc-dropdown-option .yc-dropdown-option-content,.yc-dropdown-option .yc-dropdown-option-suffix{flex-shrink:0;display:flex;align-items:center}.yc-dropdown-option .yc-dropdown-option-icon{margin-right:8px;color:inherit}.yc-dropdown-option .yc-dropdown-option-suffix{color:inherit;margin-left:12px}.yc-dropdown-option .yc-dropdown-option-content{flex:1;overflow:hidden}.yc-dropdown-option-theme-light{color:#1d2129}.yc-dropdown-option-theme-light:not(.yc-dropdown-option-disabled):hover{background-color:#f2f3f5}.yc-dropdown-option-theme-light.yc-dropdown-option-active{color:#165dff;background-color:#f2f3f5}.yc-dropdown-option-theme-light.yc-dropdown-optiond-disabled{color:#c9cdd4;background:transparent;cursor:not-allowed}.yc-dropdown-option-theme-dark{color:#c9cdd4}.yc-dropdown-option-theme-dark:not(.yc-dropdown-option-disabled):hover{background-color:rgba(255,255,255,0.04)}.yc-dropdown-option-theme-dark.yc-dropdown-option-active{color:#fff;background-color:rgba(255,255,255,0.04)}.yc-dropdown-option-theme-dark.yc-dropdown-optiond-disabled{color:#4e5969;background:transparent;cursor:not-allowed}.yc-dropdown-group-title{margin-top:8px;padding:0 12px;color:var(--color-text-3);font-size:12px;line-height:20px}
@@ -0,0 +1 @@
1
+ .yc-empty{padding:10px 0;color:var(--color-neutral-5);line-height:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.yc-empty .yc-empty-image{width:48px;height:48px;font-size:48px;color:inherit}.yc-empty .yc-empty-image img{height:100%;width:100%;object-fit:contain}.yc-empty .yc-empty-description{line-height:21px;font-size:14px}
@@ -0,0 +1 @@
1
+ .yc-row{display:flex}.yc-row-wrap{flex-wrap:wrap}.yc-row-justify-start{justify-content:flex-start}.yc-row-align-start{align-items:flex-start}.yc-row-justify-center{justify-content:center}.yc-row-align-center{align-items:center}.yc-row-justify-end{justify-content:flex-end}.yc-row-align-end{align-items:flex-end}.yc-row-justify-space-around{justify-content:space-around}.yc-row-align-space-around{align-items:space-around}.yc-row-justify-space-between{justify-content:space-between}.yc-row-align-space-between{align-items:space-between}.yc-grid{display:grid}
@@ -0,0 +1 @@
1
+ .yc-image{position:relative;display:inline-block;border-radius:2px}.yc-image .yc-image-img{vertical-align:middle;border-radius:inherit;border-style:none}.yc-image .yc-image-overlay{z-index:11;position:absolute;left:0;top:0;height:100%;width:100%}.yc-image .yc-image-overlay .yc-image-error{width:100%;height:100%;background-color:var(--color-neutral-1);color:var(--color-neutral-4);display:flex;flex-direction:column;align-items:center;justify-content:center}.yc-image .yc-image-overlay .yc-image-error .yc-image-error-icon{width:60px;height:60px;max-width:100%;max-height:100%}.yc-image .yc-image-overlay .yc-image-error .yc-image-error-alt{padding:8px 16px;font-size:12px;line-height:1.6667}.yc-image .yc-image-overlay .yc-image-loader{height:100%;width:100%;background-color:rgba(255,255,255,0.6);display:flex;justify-content:center;align-items:center}.yc-image .yc-image-footer{width:100%;display:flex;justify-content:space-between;gap:12px}.yc-image .yc-image-footer .yc-image-footer-caption{flex:1}.yc-image .yc-image-footer .yc-image-footer-caption .yc-image-footer-caption-title{font-weight:500;font-size:16px;line-height:24px}.yc-image .yc-image-footer .yc-image-footer-caption .yc-image-footer-caption-description{font-size:14px;line-height:21px}.yc-image .yc-image-footer .yc-image-footer-extra{flex-shrink:0}.yc-image .yc-image-footer-inner{padding:9px 16px;position:absolute;bottom:0;left:0;color:#fff;background:linear-gradient(360deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);border-bottom-right-radius:2px;border-bottom-left-radius:2px;align-items:center}.yc-image .yc-image-footer-outer{margin-top:4px;color:var(--color-text-2)}.yc-image .yc-image-footer-outer .yc-image-footer-caption .yc-image-footer-caption-title{color:var(--color-text-1)}.yc-image-preview{position:fixed;height:100%;width:100%;left:0;top:0}.yc-image-preview .yc-image-preview-mask{position:absolute;height:100%;width:100%;background-color:var(--color-mask-bg)}.yc-image-preview .yc-image-preview-wrapper{position:absolute;height:100%;width:100%}.yc-image-preview .yc-image-preview-wrapper .yc-image-preview-img-container{height:100%;width:100%;position:absolute}.yc-image-preview .yc-image-preview-wrapper .yc-image-preview-img-container .yc-image-preview-img{left:50%;top:50%;position:absolute;display:inline-block;max-width:100%;max-height:100%;vertical-align:middle;cursor:grab;user-select:none}.yc-image-preview .yc-image-preview-wrapper .yc-image-preview-toolbar{position:absolute;bottom:46px;left:50%;transform:translate(-50%);padding:4px 16px;background-color:var(--color-bg-2);border-radius:4px;display:flex;align-items:flex-start}.yc-image-preview .yc-image-preview-wrapper .yc-image-preview-toolbar .yc-image-preview-toolbar-action{cursor:pointer;border-radius:2px;background-color:transparent;color:var(--color-text-2);font-size:14px;display:flex;align-items:center;justify-content:center}.yc-image-preview .yc-image-preview-wrapper .yc-image-preview-toolbar .yc-image-preview-toolbar-action .yc-image-preview-toolbar-action-content{padding:13px;line-height:1}.yc-image-preview .yc-image-preview-wrapper .yc-image-preview-toolbar .yc-image-preview-toolbar-action:not(.yc-image-preview-toolbar-action-disabled):hover{color:rgb(var(--primary-6));background-color:var(--color-neutral-2)}.yc-image-preview .yc-image-preview-wrapper .yc-image-preview-toolbar .yc-image-preview-toolbar-action-disabled{color:var(--color-text-disabled);background-color:transparent;cursor:not-allowed}.yc-image-preview .yc-image-preview-wrapper .yc-image-preview-close-btn{cursor:pointer;position:absolute;top:36px;right:36px;width:32px;height:32px;background:rgba(0,0,0,0.5);border-radius:50%;color:var(--color-white);font-size:14px;text-align:center;display:flex;align-items:center;justify-content:center}.yc-image-preview .yc-image-preview-wrapper .yc-image-preview-arrow-right,.yc-image-preview .yc-image-preview-wrapper .yc-image-preview-arrow-left{cursor:pointer;position:absolute;z-index:2;width:32px;height:32px;color:var(--color-white);background-color:#ffffff4d;border-radius:50%;display:flex;align-items:center;justify-content:center}.yc-image-preview .yc-image-preview-wrapper .yc-image-preview-arrow-right:hover,.yc-image-preview .yc-image-preview-wrapper .yc-image-preview-arrow-left:hover{background-color:#ffffff80}.yc-image-preview .yc-image-preview-wrapper .yc-image-preview-arrow-left{top:50%;left:20px;transform:translateY(-50%)}.yc-image-preview .yc-image-preview-wrapper .yc-image-preview-arrow-right{top:50%;right:20px;transform:translateY(-50%)}.yc-image-preview-absolute{position:absolute}
@@ -0,0 +1 @@
1
+ .yc-input-outer{width:100%;display:inline-flex;align-items:center}.yc-input-outer .yc-input-prepend,.yc-input-outer .yc-input-append,.yc-input-outer .yc-input-wrapper{flex-shrink:0;font-size:inherit}.yc-input-outer .yc-input-prepend,.yc-input-outer .yc-input-append{overflow:hidden;height:100%;padding:0 12px;color:var(--color-text-1);font-weight:400;white-space:nowrap;background-color:var(--color-fill-2);display:flex;align-items:center}.yc-input-outer .yc-input-prepend.yc-input-prepend,.yc-input-outer .yc-input-append.yc-input-prepend{border-right:1px solid var(--color-neutral-3);border-top-left-radius:2px;border-bottom-left-radius:2px}.yc-input-outer .yc-input-prepend.yc-input-append,.yc-input-outer .yc-input-append.yc-input-append{border-left:1px solid var(--color-neutral-3);border-top-right-radius:2px;border-bottom-right-radius:2px}.yc-input-has-prepend .yc-input-wrapper{border-top-left-radius:0;border-bottom-left-radius:0}.yc-input-has-append .yc-input-wrapper{border-top-right-radius:0;border-bottom-right-radius:0}.yc-input-error .yc-input-wrapper{background-color:var(--color-danger-light-1)}.yc-input-error .yc-input-wrapper:not(.yc-input-wrapper-disabled):hover{border-color:transparent;background-color:var(--color-danger-light-2)}.yc-input-error .yc-input-wrapper:not(.yc-input-wrapper-disabled):focus-within{background:var(--color-bg-2);border-color:rgb(var(--danger-6));box-shadow:0 0 0 0 var(--color-danger-light-2)}.yc-input-disabled{cursor:not-allowed}.yc-input-disabled .yc-input-wrapper{cursor:not-allowed;border-color:transparent;background-color:var(--color-fill-2);color:var(--color-text-4)}.yc-input-disabled .yc-input-wrapper .yc-input-prefix,.yc-input-disabled .yc-input-wrapper .yc-input-suffix{color:inherit}.yc-input-disabled .yc-input-wrapper .yc-input::placeholder{color:var(--color-text-4)}.yc-input-wrapper{flex:1;height:100%;width:100%;cursor:text;padding:0 12px;background-color:var(--color-fill-2);border:1px solid transparent;border-radius:2px;transition:color .1s cubic-bezier(0, 0, 1, 1),border-color .1s cubic-bezier(0, 0, 1, 1),background-color .1s cubic-bezier(0, 0, 1, 1);color:var(--color-text-1);font-size:inherit;font-weight:400;display:flex;align-items:center}.yc-input-wrapper:not(.yc-input-wrapper-disabled):hover{border-color:transparent;background-color:var(--color-fill-3)}.yc-input-wrapper:not(.yc-input-wrapper-disabled):hover .yc-input-clear-button{visibility:visible}.yc-input-wrapper:not(.yc-input-wrapper-disabled):focus-within{background-color:var(--color-bg-2);border-color:rgb(var(--primary-6));box-shadow:0 0 0 0 var(--color-primary-light-2)}.yc-input-wrapper .yc-input-prefix,.yc-input-wrapper .yc-input-suffix,.yc-input-wrapper .yc-input{flex-shrink:0;color:inherit}.yc-input-wrapper .yc-input-prefix,.yc-input-wrapper .yc-input-suffix{height:100%;color:var(--color-text-2);display:flex;justify-content:center;align-items:center}.yc-input-wrapper .yc-input-prefix .yc-input-word-limit,.yc-input-wrapper .yc-input-suffix .yc-input-word-limit{color:var(--color-text-3);font-size:12px}.yc-input-wrapper .yc-input-prefix .yc-icon-button,.yc-input-wrapper .yc-input-suffix .yc-icon-button{color:inherit}.yc-input-wrapper .yc-input-prefix.yc-input-prefix,.yc-input-wrapper .yc-input-suffix.yc-input-prefix{padding-right:12px}.yc-input-wrapper .yc-input-prefix.yc-input-suffix,.yc-input-wrapper .yc-input-suffix.yc-input-suffix{padding-left:12px}.yc-input-wrapper .yc-input-clear-button{visibility:hidden}.yc-input-wrapper .yc-input{flex:1;cursor:inherit;outline:none;border:none;border-radius:0;background-color:transparent;color:inherit}.yc-input-wrapper .yc-input::placeholder{color:var(--color-text-3)}.yc-input-size-mini{font-size:12px;height:24px}.yc-input-size-mini .yc-input-wrapper .yc-input{padding:1px 0;line-height:1.667}.yc-input-size-small{font-size:14px;height:28px}.yc-input-size-small .yc-input-wrapper .yc-input{padding:2px 0;line-height:1.5715}.yc-input-size-medium{font-size:14px;height:32px}.yc-input-size-medium .yc-input-wrapper .yc-input{padding:4px 0;line-height:1.5715}.yc-input-size-large{font-size:14px;height:36px}.yc-input-size-large .yc-input-wrapper .yc-input{padding:6px 0;line-height:1.5715}
@@ -0,0 +1 @@
1
+ .yc-input-number{position:relative}.yc-input-number:not(.yc-input-disabled):hover .yc-input-number-step{opacity:1}.yc-input-number:deep(.yc-input-prepend),.yc-input-number:deep(.yc-input-append){padding:0}.yc-input-number.yc-input-focus .yc-input-number-step{opacity:1}.yc-input-number-step{position:absolute;right:4px;top:50%;transform:translateY(-50%);opacity:0;display:flex;flex-direction:column;transition:all .1s cubic-bezier(0, 0, 1, 1)}.yc-input-number-step .yc-input-number-plus-embed{height:11px;width:18px}.yc-input-number-step .yc-input-number-plus-embed:deep(.yc-button-icon){height:10px;width:10px;font-size:10px;margin:0}
@@ -0,0 +1 @@
1
+ .yc-input-tag{cursor:text;position:relative;width:100%;background-color:var(--color-fill-2);border:1px solid transparent;border-radius:2px;transition:color .1s cubic-bezier(0, 0, 1, 1),border-color .1s cubic-bezier(0, 0, 1, 1),background-color .1s cubic-bezier(0, 0, 1, 1);color:var(--color-text-1);font-weight:400;display:inline-flex;align-items:center}.yc-input-tag:not(.yc-input-tag-disabled):hover .yc-input-tag-clear-button{visibility:visible}.yc-input-tag:not(.yc-input-tag-disabled):hover{border-color:transparent;background-color:var(--color-fill-3)}.yc-input-tag:not(.yc-input-tag-disabled):focus-within{background-color:var(--color-bg-2);border-color:rgb(var(--primary-6));box-shadow:0 0 0 0 var(--color-primary-light-2)}.yc-input-tag:not(.yc-input-tag-disabled):focus-within:deep(.yc-input-tag-inner) .yc-tag{border-color:var(--color-fill-2);background-color:var(--color-fill-2)}.yc-input-tag .yc-input-tag-prefix,.yc-input-tag .yc-input-tag-suffix{height:100%;display:flex;justify-content:center;align-items:center;font-size:inherit;color:var(--color-text-2)}.yc-input-tag .yc-input-tag-prefix.yc-input-tag-prefix,.yc-input-tag .yc-input-tag-suffix.yc-input-tag-prefix{padding-right:12px}.yc-input-tag .yc-input-tag-prefix.yc-input-tag-suffix,.yc-input-tag .yc-input-tag-suffix.yc-input-tag-suffix{padding-left:12px}.yc-input-tag .yc-input-tag-clear-button{visibility:hidden}.yc-input-tag .yc-input-tag-mirror{min-width:12px;position:absolute;top:0;left:0;visibility:hidden;font-variant:normal;letter-spacing:normal;text-indent:0;text-rendering:auto;text-transform:none;white-space:pre-wrap;overflow-wrap:break-word}.yc-input-tag .yc-input-tag-inner{overflow:hidden;flex:1;flex-shrink:0;display:flex;align-items:center;flex-wrap:wrap;gap:2px 4px}.yc-input-tag .yc-input-tag-inner:deep(.yc-tag){max-width:100%}.yc-input-tag .yc-input-tag-inner:deep(.yc-tag):hover{background-color:var(--color-bg-2)}.yc-input-tag .yc-input-tag-inner .yc-input-tag-input{max-width:100%;cursor:inherit;outline:none;border:none;border-radius:0;background-color:transparent;color:inherit}.yc-input-tag .yc-input-tag-inner .yc-input-tag-input::placeholder{color:var(--color-text-3)}.yc-input-tag-error{background-color:var(--color-danger-light-1)}.yc-input-tag-error:not(.yc-input-tag-disabled):hover{border-color:transparent;background-color:var(--color-danger-light-2)}.yc-input-tag-error:not(.yc-input-tag-disabled):focus-within{background-color:var(--color-bg-2);border-color:rgb(var(--danger-6));box-shadow:0 0 0 0 var(--color-danger-light-2)}.yc-input-tag.yc-input-tag-no-value{padding:0 12px}.yc-input-tag.yc-input-tag-has-suffix{padding-right:12px}.yc-input-tag-disabled{cursor:not-allowed;border-color:transparent;background-color:var(--color-fill-2);color:var(--color-text-4)}.yc-input-tag-disabled .yc-input-tag-prefix,.yc-input-tag-disabled .yc-input-tag-suffix{color:inherit}.yc-input-tag-disabled .yc-input-tag-inner:deep(.yc-tag){cursor:not-allowed;color:var(--color-text-4);background-color:var(--color-fill-2);border-color:var(--color-fill-3)}.yc-input-tag-disabled .yc-input-tag-inner:deep(.yc-tag):hover{color:var(--color-text-4);background-color:var(--color-fill-2);border-color:var(--color-fill-3)}.yc-input-tag-size-mini{min-height:24px;font-size:12px;padding:0 4px}.yc-input-tag-size-mini .yc-input-tag-inner{padding:1px 0}.yc-input-tag-size-small{min-height:28px;font-size:14px;padding:0 4px}.yc-input-tag-size-small .yc-input-tag-inner{padding:2px 0}.yc-input-tag-size-medium{min-height:32px;font-size:14px;padding:0 4px}.yc-input-tag-size-medium .yc-input-tag-inner{padding:2px 0}.yc-input-tag-size-large{min-height:36px;font-size:14px;padding:0 6px}.yc-input-tag-size-large .yc-input-tag-inner{padding:2px 0}.yc-input-tag-size-large .yc-input-tag-inner .yc-tag-size-large{min-height:28px;line-height:26px}
@@ -0,0 +1 @@
1
+ .yc-layout{flex:1;width:100%;height:100%;display:flex;flex-direction:column}.yc-layout-has-sider{flex-direction:row}.yc-layout,.yc-layout-header,.yc-layout-footer,.yc-layout-sider,.yc-layout-content{flex-shrink:0}.yc-layout-header,.yc-layout-footer{width:100%}.yc-layout-sider{height:100%}.yc-layout-content{flex:1}.yc-layout-sider{position:relative;flex:none;margin:0;padding:0;transition:width .2s cubic-bezier(.34, .69, .1, 1)}body[yc-design-theme='dark'] .yc-layout-sider{background-color:#232324}.yc-layout-sider .yc-layout-sider-children{height:100%;overflow:auto}.yc-layout-sider .yc-layout-sider-trigger{position:absolute;left:0;bottom:0;cursor:pointer;height:48px;width:100%;display:flex;justify-content:center;align-items:center}.yc-layout-sider-has-trigger{padding-bottom:48px}.yc-layout-sider-translation{transition:width .2s cubic-bezier(.34, .69, .1, 1)}.yc-layout-sider-light{background-color:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,0.08)}.yc-layout-sider-light .yc-layout-sider-trigger{border-top:1px solid var(--color-bg-5);color:var(--color-text-1)}.yc-layout-sider-dark{background-color:#232324}.yc-layout-sider-dark .yc-layout-sider-trigger{background-color:rgba(255,255,255,0.2);color:var(--color-white)}
@@ -0,0 +1 @@
1
+ .yc-link{cursor:pointer;padding:1px 4px;line-height:1.5715;background-color:transparent;border:none;border-radius:var(--border-radius-small);font-size:14px;font-weight:400;transition:all .1s cubic-bezier(0, 0, 1, 1);display:inline-flex;justify-content:center;align-items:center;gap:6px}.yc-link .yc-link-icon{flex-shrink:0;color:inherit;font-size:12px;display:flex;justify-content:center;align-items:center}.yc-link .yc-link-icon .yc-spin{font-size:inherit;color:inherit}.yc-link-hoverable:hover{background-color:var(--color-fill-2)}.yc-link-hoverable:active{background-color:var(--color-fill-3)}.yc-link-disabled{cursor:not-allowed}.yc-link-loading{cursor:default;position:relative}.yc-link-status-normal{color:rgb(var(--primary-6))}.yc-link-status-normal.yc-link-loading,.yc-link-status-normal.yc-link-disabled{color:var(--color-link-light-3)}.yc-link-status-warning{color:rgb(var(--warning-6))}.yc-link-status-warning.yc-link-loading,.yc-link-status-warning.yc-link-disabled{color:var(--color-warning-light-3)}.yc-link-status-success{color:rgb(var(--success-6))}.yc-link-status-success.yc-link-loading,.yc-link-status-success.yc-link-disabled{color:var(--color-success-light-3)}.yc-link-status-danger{color:rgb(var(--danger-6))}.yc-link-status-danger.yc-link-loading,.yc-link-status-danger.yc-link-disabled{color:var(--color-danger-light-3)}
@@ -0,0 +1 @@
1
+ .yc-list-wrapper{position:relative;width:100%}.yc-list-wrapper .yc-list-spin{width:100%;display:flex;flex-direction:column;align-items:flex-end;gap:24px}.yc-list-wrapper .yc-list-spin .yc-scrollbar{width:100%}.yc-list-wrapper .yc-list-spin .yc-scrollbar:deep(.yc-scrollbar-container) .yc-scrollbar-content{border-radius:4px}.yc-list-wrapper .yc-list-spin .yc-list-content-wrapper{display:flex;flex-direction:column;color:var(--color-text-1);font-size:14px;line-height:1.5715}.yc-list-wrapper .yc-list-spin .yc-list-content-wrapper .yc-list-header{font-weight:500;font-size:16px;line-height:1.5;color:var(--color-text-1)}.yc-list-wrapper .yc-list-spin .yc-list-content-wrapper .yc-list-content{display:flex;flex-direction:column}.yc-list-wrapper .yc-list-spin .yc-list-content-wrapper .yc-list-scroll-loading{background-color:var(--color-bg-1)}.yc-list-wrapper .yc-list-spin .yc-list-content-wrapper .yc-list-scroll-loading:deep(.yc-list-item-content){display:flex;justify-content:center;align-items:center}.yc-list-bordered .yc-scrollbar:deep(.yc-scrollbar-container){border:1px solid var(--color-border)}.yc-list-split .yc-list-header{border-bottom:1px solid var(--color-border)}.yc-list-split:deep(.yc-list-content) .yc-list-item:not(:last-child){border-bottom:1px solid var(--color-border)}.yc-list-split .yc-list-scroll-loading{border-top:1px solid var(--color-border)}.yc-list-split .yc-list-footer{border-top:1px solid var(--color-border)}.yc-list-hoverable:deep(.yc-list-item):hover{background-color:var(--color-fill-1)}.yc-list-size-small .yc-list-header,.yc-list-size-small .yc-list-footer,.yc-list-size-small .yc-list-scroll-loading{padding:8px 20px}.yc-list-size-small:deep(.yc-list-item){padding:9px 20px}.yc-list-size-medium .yc-list-header,.yc-list-size-medium .yc-list-footer,.yc-list-size-medium .yc-list-scroll-loading{padding:12px 20px}.yc-list-size-medium:deep(.yc-list-item){padding:13px 20px}.yc-list-size-large .yc-list-header,.yc-list-size-large .yc-list-footer,.yc-list-size-large .yc-list-scroll-loading{padding:16px 20px}.yc-list-size-large:deep(.yc-list-item){padding:17px 20px}.yc-list-item{overflow:hidden;width:100%;display:flex;justify-content:space-between}.yc-list-item .yc-list-item-main{flex:1}.yc-list-item .yc-list-item-action{display:flex;align-items:center;gap:20px}.yc-list-item-meta{overflow:hidden;width:100%;padding:4px 0;display:flex;align-items:center;gap:16px}.yc-list-item-meta .yc-list-item-avatar{flex-shrink:0}.yc-list-item-meta .yc-list-item-meta-content{flex:1;display:flex;flex-direction:column;gap:2px}.yc-list-item-meta .yc-list-item-meta-content .yc-list-item-meta-title{color:var(--color-text-1);font-weight:500}.yc-list-item-meta .yc-list-item-meta-content .yc-list-item-meta-description{color:var(--color-text-2)}