yc-design-vue 1.5.9 → 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.
- package/es/Alert/index.css +1 -0
- package/es/Anchor/index.css +1 -0
- package/es/AutoComplete/index.css +1 -0
- package/es/Avatar/index.css +1 -0
- package/es/BackTop/index.css +1 -0
- package/es/Badge/index.css +1 -0
- package/es/Breadcrumb/BreadcrumbSeparator.vue2.js +1 -1
- package/es/Breadcrumb/index.css +1 -0
- package/es/Button/index.css +1 -0
- package/es/Calendar/index.css +1 -0
- package/es/Card/index.css +1 -0
- package/es/Carousel/index.css +1 -0
- package/es/Cascader/index.css +1 -0
- package/es/Checkbox/index.css +1 -0
- package/es/Collapse/index.css +1 -0
- package/es/ColorPicker/index.css +1 -0
- package/es/Comment/index.css +1 -0
- package/es/Descriptions/index.css +1 -0
- package/es/Divider/index.css +1 -0
- package/es/Drawer/index.css +1 -0
- package/es/Dropdown/index.css +1 -0
- package/es/Empty/index.css +1 -0
- package/es/Grid/index.css +1 -0
- package/es/Image/index.css +1 -0
- package/es/Input/index.css +1 -0
- package/es/InputNumber/index.css +1 -0
- package/es/InputTag/index.css +1 -0
- package/es/Layout/index.css +1 -0
- package/es/Link/index.css +1 -0
- package/es/List/index.css +1 -0
- package/es/Menu/index.css +1 -0
- package/es/Message/index.css +1 -0
- package/es/Modal/index.css +1 -0
- package/es/Notification/index.css +1 -0
- package/es/OverflowList/index.css +1 -0
- package/es/PageHeader/index.css +1 -0
- package/es/Pagination/index.css +1 -0
- package/es/Popconfirm/index.css +1 -0
- package/es/Popover/index.css +1 -0
- package/es/Progress/index.css +1 -0
- package/es/Radio/index.css +1 -0
- package/es/Rate/index.css +1 -0
- package/es/ResizeBox/index.css +1 -0
- package/es/Result/index.css +1 -0
- package/es/Scrollbar/index.css +1 -0
- package/es/Select/index.css +1 -0
- package/es/Skeleton/index.css +1 -0
- package/es/Slider/index.css +1 -0
- package/es/Space/index.css +1 -0
- package/es/Spin/index.css +1 -0
- package/es/Split/index.css +1 -0
- package/es/Statistic/index.css +1 -0
- package/es/Steps/index.css +1 -0
- package/es/Switch/index.css +1 -0
- package/es/Tabs/index.css +1 -0
- package/es/Tag/index.css +1 -0
- package/es/Textarea/index.css +1 -0
- package/es/TimePicker/index.css +1 -0
- package/es/Timeline/index.css +1 -0
- package/es/Tooltip/index.css +1 -0
- package/es/Transfer/index.css +1 -0
- package/es/Trigger/index.css +1 -0
- package/es/Typography/TypographyBase.vue2.js +2 -2
- package/es/Typography/index.css +1 -0
- package/es/VerificationCode/index.css +1 -0
- package/es/Watermark/index.css +1 -0
- package/es/_shared/icons/IconCopy.vue.js +1 -16
- package/es/_shared/icons/IconCopy.vue2.js +16 -1
- package/es/_shared/icons/IconEdit.vue.js +1 -16
- package/es/_shared/icons/IconEdit.vue2.js +16 -1
- package/es/_shared/icons/IconSeparator.vue.js +16 -1
- package/es/_shared/icons/IconSeparator.vue2.js +1 -16
- package/es/index.d.ts +1 -3
- package/es/index.js +0 -3
- package/es/shared.css +1 -0
- package/es/style.css +1 -1
- package/lib/Alert/index.css +1 -0
- package/lib/Anchor/index.css +1 -0
- package/lib/AutoComplete/index.css +1 -0
- package/lib/Avatar/index.css +1 -0
- package/lib/BackTop/index.css +1 -0
- package/lib/Badge/index.css +1 -0
- package/lib/Breadcrumb/BreadcrumbSeparator.vue2.js +1 -1
- package/lib/Breadcrumb/index.css +1 -0
- package/lib/Button/index.css +1 -0
- package/lib/Calendar/index.css +1 -0
- package/lib/Card/index.css +1 -0
- package/lib/Carousel/index.css +1 -0
- package/lib/Cascader/index.css +1 -0
- package/lib/Checkbox/index.css +1 -0
- package/lib/Collapse/index.css +1 -0
- package/lib/ColorPicker/index.css +1 -0
- package/lib/Comment/index.css +1 -0
- package/lib/Descriptions/index.css +1 -0
- package/lib/Divider/index.css +1 -0
- package/lib/Drawer/index.css +1 -0
- package/lib/Dropdown/index.css +1 -0
- package/lib/Empty/index.css +1 -0
- package/lib/Grid/index.css +1 -0
- package/lib/Image/index.css +1 -0
- package/lib/Input/index.css +1 -0
- package/lib/InputNumber/index.css +1 -0
- package/lib/InputTag/index.css +1 -0
- package/lib/Layout/index.css +1 -0
- package/lib/Link/index.css +1 -0
- package/lib/List/index.css +1 -0
- package/lib/Menu/index.css +1 -0
- package/lib/Message/index.css +1 -0
- package/lib/Modal/index.css +1 -0
- package/lib/Notification/index.css +1 -0
- package/lib/OverflowList/index.css +1 -0
- package/lib/PageHeader/index.css +1 -0
- package/lib/Pagination/index.css +1 -0
- package/lib/Popconfirm/index.css +1 -0
- package/lib/Popover/index.css +1 -0
- package/lib/Progress/index.css +1 -0
- package/lib/Radio/index.css +1 -0
- package/lib/Rate/index.css +1 -0
- package/lib/ResizeBox/index.css +1 -0
- package/lib/Result/index.css +1 -0
- package/lib/Scrollbar/index.css +1 -0
- package/lib/Select/index.css +1 -0
- package/lib/Skeleton/index.css +1 -0
- package/lib/Slider/index.css +1 -0
- package/lib/Space/index.css +1 -0
- package/lib/Spin/index.css +1 -0
- package/lib/Split/index.css +1 -0
- package/lib/Statistic/index.css +1 -0
- package/lib/Steps/index.css +1 -0
- package/lib/Switch/index.css +1 -0
- package/lib/Tabs/index.css +1 -0
- package/lib/Tag/index.css +1 -0
- package/lib/Textarea/index.css +1 -0
- package/lib/TimePicker/index.css +1 -0
- package/lib/Timeline/index.css +1 -0
- package/lib/Tooltip/index.css +1 -0
- package/lib/Transfer/index.css +1 -0
- package/lib/Trigger/index.css +1 -0
- package/lib/Typography/TypographyBase.vue2.js +1 -1
- package/lib/Typography/index.css +1 -0
- package/lib/VerificationCode/index.css +1 -0
- package/lib/Watermark/index.css +1 -0
- package/lib/_shared/icons/IconCopy.vue.js +1 -1
- package/lib/_shared/icons/IconCopy.vue2.js +1 -1
- package/lib/_shared/icons/IconEdit.vue.js +1 -1
- package/lib/_shared/icons/IconEdit.vue2.js +1 -1
- package/lib/_shared/icons/IconSeparator.vue.js +1 -1
- package/lib/_shared/icons/IconSeparator.vue2.js +1 -1
- package/lib/index.d.ts +1 -3
- package/lib/index.js +1 -1
- package/lib/shared.css +1 -0
- package/lib/style.css +1 -1
- package/package.json +12 -20
- package/es/Icon/index.d.ts +0 -38
- package/es/Icon/index.js +0 -29
- package/es/Icon/index.vue.d.ts +0 -18
- package/es/Icon/index.vue.js +0 -7
- package/es/Icon/index.vue2.js +0 -55
- package/es/Icon/type.d.ts +0 -15
- package/lib/Icon/index.d.ts +0 -38
- package/lib/Icon/index.js +0 -1
- package/lib/Icon/index.vue.d.ts +0 -18
- package/lib/Icon/index.vue.js +0 -1
- package/lib/Icon/index.vue2.js +0 -1
- package/lib/Icon/type.d.ts +0 -15
@@ -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}
|
@@ -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.
|
9
|
-
import _sfc_main$1 from "../_shared/icons/IconEdit.
|
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
|
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
|
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,19 +1,4 @@
|
|
1
|
-
import
|
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
|
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
|
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
|
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/index.d.ts
CHANGED
@@ -23,7 +23,6 @@ import { default as Drawer } from './Drawer';
|
|
23
23
|
import { default as Dropdown } from './Dropdown';
|
24
24
|
import { default as Empty } from './Empty';
|
25
25
|
import { default as Grid } from './Grid';
|
26
|
-
import { default as Icon } from './Icon';
|
27
26
|
import { default as Image } from './Image';
|
28
27
|
import { default as Input } from './Input';
|
29
28
|
import { default as InputNumber } from './InputNumber';
|
@@ -92,7 +91,6 @@ export * from './Drawer';
|
|
92
91
|
export * from './Dropdown';
|
93
92
|
export * from './Empty';
|
94
93
|
export * from './Grid';
|
95
|
-
export * from './Icon';
|
96
94
|
export * from './Image';
|
97
95
|
export * from './Input';
|
98
96
|
export * from './InputNumber';
|
@@ -136,7 +134,7 @@ export * from './Typography';
|
|
136
134
|
export * from './Tabs';
|
137
135
|
export * from './VerificationCode';
|
138
136
|
export * from './Watermark';
|
139
|
-
export { Affix, Alert, Anchor, AutoComplete, Avatar, BackTop, Badge, Button, Breadcrumb, Card, Calendar, Carousel, Checkbox, Collapse, ColorPicker, Cascader, Comment, ConfigProvider, Descriptions, Divider, Drawer, Dropdown, Empty, Grid,
|
137
|
+
export { Affix, Alert, Anchor, AutoComplete, Avatar, BackTop, Badge, Button, Breadcrumb, Card, Calendar, Carousel, Checkbox, Collapse, ColorPicker, Cascader, Comment, ConfigProvider, Descriptions, Divider, Drawer, Dropdown, Empty, Grid, Image, Input, InputNumber, InputTag, Layout, Link, List, Menu, Mention, Modal, Message, Notification, OverflowList, PageHeader, Pagination, Popconfirm, Popover, Progress, Radio, Rate, ResizeBox, Result, Scrollbar, Select, Skeleton, Slider, Space, Split, Statistic, Steps, Spin, Switch, Tag, Timeline, Textarea, TimePicker, Tooltip, Transfer, Trigger, Typography, Tabs, VerificationCode, Watermark, };
|
140
138
|
export declare const components: Record<string, Plugin>;
|
141
139
|
declare const _default: {
|
142
140
|
AnchorLink: {
|
package/es/index.js
CHANGED
@@ -23,7 +23,6 @@ import Drawer from "./Drawer/index.js";
|
|
23
23
|
import Dropdown from "./Dropdown/index.js";
|
24
24
|
import Empty from "./Empty/index.js";
|
25
25
|
import Grid from "./Grid/index.js";
|
26
|
-
import Icon from "./Icon/index.js";
|
27
26
|
import Image from "./Image/index.js";
|
28
27
|
import Input from "./Input/index.js";
|
29
28
|
import InputNumber from "./InputNumber/index.js";
|
@@ -137,7 +136,6 @@ const components = {
|
|
137
136
|
Dropdown,
|
138
137
|
Empty,
|
139
138
|
Grid,
|
140
|
-
Icon,
|
141
139
|
Image,
|
142
140
|
Input,
|
143
141
|
InputNumber,
|
@@ -274,7 +272,6 @@ export {
|
|
274
272
|
_sfc_main$5 as GridCol,
|
275
273
|
_sfc_main$4 as GridItem,
|
276
274
|
GridRow,
|
277
|
-
Icon,
|
278
275
|
Image,
|
279
276
|
ImagePreview,
|
280
277
|
ImagePreviewAction,
|
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}
|