yc-design-vue 1.7.3 → 1.7.5
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/Image/ImagePreviewToolbar.vue2.js +6 -6
- package/es/Layout/LayoutSider.vue.js +1 -1
- package/es/Layout/LayoutSider.vue2.js +17 -16
- package/es/Menu/Menu.vue.d.ts +2 -2
- package/es/Menu/Menu.vue.js +1 -1
- package/es/Menu/Menu.vue2.js +11 -7
- package/es/Menu/index.css +1 -1
- package/es/Menu/index.d.ts +1 -1
- package/es/Message/MessageList.vue.js +1 -1
- package/es/Modal/index.css +1 -1
- package/es/Scrollbar/index.css +1 -1
- package/es/Switch/index.css +1 -1
- package/es/Switch/index.vue.js +1 -1
- package/es/Switch/index.vue2.js +7 -7
- package/es/Tabs/TabButton.vue.js +1 -1
- package/es/Tabs/index.css +1 -1
- package/es/Typography/TypographyBase.vue2.js +2 -2
- package/es/_shared/components/IconButton.vue.js +1 -1
- package/es/_shared/components/IconButton.vue3.js +5 -5
- package/es/_shared/icons/IconCopy.vue.js +16 -1
- package/es/_shared/icons/IconCopy.vue2.js +1 -16
- package/es/_shared/icons/IconEdit.vue.js +16 -1
- package/es/_shared/icons/IconEdit.vue2.js +1 -16
- package/es/_shared/icons/IconFullScreen.vue.js +1 -16
- package/es/_shared/icons/IconFullScreen.vue2.js +16 -1
- package/es/_shared/icons/IconOriginSize.vue.js +1 -22
- package/es/_shared/icons/IconOriginSize.vue2.js +22 -1
- package/es/_shared/icons/IconRotateLeft.vue.js +1 -16
- package/es/_shared/icons/IconRotateLeft.vue2.js +16 -1
- package/es/_shared/icons/IconRotateRight.vue.js +1 -16
- package/es/_shared/icons/IconRotateRight.vue2.js +16 -1
- package/es/_shared/icons/IconZoomIn.vue.js +1 -16
- package/es/_shared/icons/IconZoomIn.vue2.js +16 -1
- package/es/_shared/icons/IconZoomOut.vue.js +1 -16
- package/es/_shared/icons/IconZoomOut.vue2.js +16 -1
- package/es/shared.css +1 -1
- package/es/style.css +1 -1
- package/lib/Image/ImagePreviewToolbar.vue2.js +1 -1
- package/lib/Layout/LayoutSider.vue.js +1 -1
- package/lib/Layout/LayoutSider.vue2.js +1 -1
- package/lib/Menu/Menu.vue.d.ts +2 -2
- package/lib/Menu/Menu.vue.js +1 -1
- package/lib/Menu/Menu.vue2.js +1 -1
- package/lib/Menu/index.css +1 -1
- package/lib/Menu/index.d.ts +1 -1
- package/lib/Message/MessageList.vue.js +1 -1
- package/lib/Modal/index.css +1 -1
- package/lib/Scrollbar/index.css +1 -1
- package/lib/Switch/index.css +1 -1
- package/lib/Switch/index.vue.js +1 -1
- package/lib/Switch/index.vue2.js +1 -1
- package/lib/Tabs/TabButton.vue.js +1 -1
- package/lib/Tabs/index.css +1 -1
- package/lib/Typography/TypographyBase.vue2.js +1 -1
- package/lib/_shared/components/IconButton.vue.js +1 -1
- package/lib/_shared/components/IconButton.vue3.js +1 -1
- 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/IconFullScreen.vue.js +1 -1
- package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
- package/lib/_shared/icons/IconOriginSize.vue.js +1 -1
- package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
- package/lib/_shared/icons/IconRotateLeft.vue.js +1 -1
- package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
- package/lib/_shared/icons/IconRotateRight.vue.js +1 -1
- package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
- package/lib/_shared/icons/IconZoomIn.vue.js +1 -1
- package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
- package/lib/_shared/icons/IconZoomOut.vue.js +1 -1
- package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
- package/lib/shared.css +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js"),require("../_shared/utils/time.js"),require("../Empty/index.js");/* empty css */const o=require("../_shared/icons/IconFullScreen.
|
1
|
+
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js"),require("../_shared/utils/time.js"),require("../Empty/index.js");/* empty css */const o=require("../_shared/icons/IconFullScreen.vue2.js"),n=require("../_shared/icons/IconOriginSize.vue2.js"),r=require("../_shared/icons/IconRotateLeft.vue2.js"),t=require("../_shared/icons/IconRotateRight.vue2.js"),i=require("../_shared/icons/IconZoomIn.vue2.js"),c=require("../_shared/icons/IconZoomOut.vue2.js"),s=require("./ImagePreviewAction.vue.js"),a={key:0,class:"yc-image-preview-toolbar"},l=e.defineComponent({__name:"ImagePreviewToolbar",props:{actionsLayout:{default:()=>[]}},emits:["click"],setup(l){const u={fullScreen:{icon:o,name:"全屏"},rotateRight:{icon:t,name:"向右旋转"},rotateLeft:{icon:r,name:"向左旋转"},zoomIn:{icon:i,name:"放大"},zoomOut:{icon:c,name:"缩小"},originalSize:{icon:n,name:"还原"}};return(o,n)=>o.actionsLayout.length?(e.openBlock(),e.createElementBlock("div",a,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.actionsLayout,n=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:n},[u[n]?(e.openBlock(),e.createBlock(s,{key:0,name:u[n].name,onClick:e=>o.$emit("click",n,e)},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(u[n].icon)))]),_:2},1032,["name","onClick"])):e.createCommentVNode("",!0)],64))),128)),e.renderSlot(o.$slots,"actions",{},void 0,!0)])):e.createCommentVNode("",!0)}});module.exports=l;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("./LayoutSider.vue2.js");;/* empty css */const r=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-
|
1
|
+
"use strict";const e=require("./LayoutSider.vue2.js");;/* empty css */const r=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-226ee3ae"]]);module.exports=r;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js");const
|
1
|
+
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js");const r=require("../_shared/utils/dom.js");require("../_shared/utils/time.js"),require("../Empty/index.js");/* empty css */const t=require("../_shared/icons/IconArrowRight.vue.js"),l=require("./hooks/useSiderContext.js"),o=require("../ResizeBox/index.js"),a={class:"yc-layout-sider-children"},s={class:"yc-layout-sider-children"},i=e.defineComponent({name:"LayoutSider",inheritAttrs:!1,__name:"LayoutSider",props:{theme:{default:void 0},collapsed:{type:Boolean,default:void 0},defaultCollapsed:{type:Boolean,default:!1},collapsible:{type:Boolean,default:!1},width:{default:200},collapsedWidth:{default:48},reverseArrow:{type:Boolean,default:!1},breakpoint:{default:void 0},hideTrigger:{type:Boolean,default:!1},resizeDirections:{default:()=>[]}},emits:["update:collapsed","collapse","breakpoint"],setup(i,{emit:u}){const d=i,n=u,{collapsible:c,breakpoint:v,hideTrigger:y,collapsedWidth:p,width:f}=e.toRefs(d),{theme:m,computedCollapsed:h}=l.default().provide(d,n),g=e.ref(f.value),k=e.computed(()=>!y.value&&c.value),B=()=>{if(!c.value)return;const e=!h.value;h.value=e,g.value=e?p.value:f.value,n("collapse",e,"clickTrigger")};return r.mediaQueryHandler((e,r,t)=>{if(!c.value||!v.value)return;const l=t<=r[v.value];h.value=l,g.value=l?p.value:f.value,n("collapse",l,"responsive"),n("breakpoint",l)}),(l,i)=>{var u;return l.resizeDirections.length?(e.openBlock(),e.createBlock(e.unref(o),{key:0,width:g.value,"onUpdate:width":i[0]||(i[0]=e=>g.value=e),directions:l.resizeDirections,class:e.normalizeClass(["yc-layout-sider",`yc-layout-sider-${e.unref(m)}`,l.$attrs.class,{"yc-layout-sider-has-trigger":k.value}])},{default:e.withCtx(()=>[e.createElementVNode("div",a,[e.renderSlot(l.$slots,"default",{},void 0,!0)]),k.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:"yc-layout-sider-trigger",onClick:B},[e.renderSlot(l.$slots,"trigger",{collapsed:e.unref(h)},()=>[e.createVNode(e.unref(t),{rotate:e.unref(h)&&!l.reverseArrow?0:180},null,8,["rotate"])],!0)])):e.createCommentVNode("",!0)]),_:3},8,["width","directions","class"])):(e.openBlock(),e.createElementBlock("aside",{key:1,class:e.normalizeClass(["yc-layout-sider","yc-layout-sider-translation",`yc-layout-sider-${e.unref(m)}`,l.$attrs.class,{"yc-layout-sider-has-trigger":k.value}]),style:e.normalizeStyle({...l.$attrs.style||{},width:e.unref(h)?e.unref(r.valueToPx)(e.unref(p)):(null==(u=l.$attrs.style)?void 0:u.width)||e.unref(r.valueToPx)(g.value)})},[e.createElementVNode("div",s,[e.renderSlot(l.$slots,"default",{},void 0,!0)]),k.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:"yc-layout-sider-trigger",onClick:B},[e.renderSlot(l.$slots,"trigger",{collapsed:e.unref(h)},()=>[e.createVNode(e.unref(t),{rotate:e.unref(h)&&!l.reverseArrow?0:180},null,8,["rotate"])],!0)])):e.createCommentVNode("",!0)],6))}}});module.exports=i;
|
package/lib/Menu/Menu.vue.d.ts
CHANGED
@@ -5,7 +5,7 @@ declare function __VLS_template(): {
|
|
5
5
|
refs: {
|
6
6
|
menuRef: HTMLDivElement;
|
7
7
|
};
|
8
|
-
rootEl:
|
8
|
+
rootEl: any;
|
9
9
|
};
|
10
10
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
11
11
|
declare const __VLS_component: import('vue').DefineComponent<MenuProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
@@ -44,7 +44,7 @@ declare const __VLS_component: import('vue').DefineComponent<MenuProps, {}, {},
|
|
44
44
|
autoScrollIntoView: boolean;
|
45
45
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
46
46
|
menuRef: HTMLDivElement;
|
47
|
-
},
|
47
|
+
}, any>;
|
48
48
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
49
49
|
export default _default;
|
50
50
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
package/lib/Menu/Menu.vue.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("./Menu.vue2.js");;/* empty css */const u=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-
|
1
|
+
"use strict";const e=require("./Menu.vue2.js");;/* empty css */const u=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-fb059e13"]]);module.exports=u;
|
package/lib/Menu/Menu.vue2.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js");const o=require("../_shared/utils/dom.js");require("../_shared/utils/time.js"),require("../Empty/index.js");/* empty css */const l=require("../_shared/icons/IconMenuFold.vue.js"),t=require("../_shared/icons/IconMenuUnfold.vue.js"),n=require("./hooks/useContext.js"),
|
1
|
+
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js");const o=require("../_shared/utils/dom.js");require("../_shared/utils/time.js"),require("../Empty/index.js");/* empty css */const l=require("../_shared/icons/IconMenuFold.vue.js"),t=require("../_shared/icons/IconMenuUnfold.vue.js"),n=require("./hooks/useContext.js"),a=require("./MenuEllipsis.vue.js"),u=e.defineComponent({name:"Menu",inheritAttrs:!1,__name:"Menu",props:{theme:{default:void 0},mode:{default:"vertical"},levelIndent:{default:20},autoOpen:{type:Boolean,default:!1},collapsed:{type:Boolean,default:void 0},defaultCollapsed:{type:Boolean,default:!1},collapsedWidth:{default:48},accordion:{type:Boolean,default:!1},showCollapseButton:{type:Boolean,default:!1},selectedKeys:{default:void 0},defaultSelectedKeys:{default:""},openKeys:{default:void 0},defaultOpenKeys:{default:()=>[]},breakpoint:{default:void 0},triggerProps:{default:()=>({})},tooltipProps:{default:()=>({})},autoOpenSelected:{type:Boolean,default:!1},autoScrollIntoView:{type:Boolean,default:!1},scrollConfig:{},popupMaxHeight:{type:[Boolean,Number],default:167}},emits:["update:selectedKeys","update:openKeys","update:collapsed","collapse","menu-item-click","sub-menu-click"],setup(u,{emit:r}){const s=u,d=r,c=e.ref(),{computedCollapsed:i,collapsedWidth:p,breakpoint:m,menuTree:f,max:y,theme:v}=n.default().provide(s,d,c),k=()=>{const e=!i.value;i.value=e,d("collapse",e,"clickTrigger")};return o.mediaQueryHandler((e,o,l)=>{if(!m.value)return;const t=l<=o[m.value];i.value=t,d("collapse",t,"responsive")}),(o,n)=>{var u;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["yc-menu",`yc-menu-mode-${o.mode}`,`yc-menu-${e.unref(v)}`,o.$attrs.class,{"yc-menu-collapsed":e.unref(i)&&"horizontal"!=o.mode}]),style:e.normalizeStyle({...o.$attrs.style||{},width:e.unref(i)?e.unref(p):null==(u=o.$attrs.style)?void 0:u.width})},[e.createElementVNode("div",{class:"yc-menu-inner",ref_key:"menuRef",ref:c},[e.renderSlot(o.$slots,"default",{},void 0,!0),"horizontal"==o.mode&&e.unref(y)<e.unref(f).length?(e.openBlock(),e.createBlock(a,{key:0})):e.createCommentVNode("",!0)],512),o.showCollapseButton&&"horizontal"!=o.mode?(e.openBlock(),e.createElementBlock("div",{key:0,class:"yc-menu-collapse-button",onClick:k},[e.unref(i)?(e.openBlock(),e.createBlock(e.unref(t),{key:1})):(e.openBlock(),e.createBlock(e.unref(l),{key:0}))])):e.createCommentVNode("",!0)],6)}}});module.exports=u;
|
package/lib/Menu/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
.yc-menu-inline{display:flex;flex-direction:column;gap:4px}.yc-menu-inline .yc-menu-inline-content{display:flex;flex-direction:column;gap:4px}.yc-menu{position:relative;transition:width .2s cubic-bezier(.34, .69, .1, 1)}.yc-menu .yc-menu-inner{overflow:auto;padding:4px 8px;display:flex}.yc-menu .yc-menu-collapse-button{cursor:pointer;position:absolute;right:12px;bottom:12px;width:24px;height:24px;border-radius:2px;font-size:14px;display:flex;align-items:center;justify-content:center}.yc-menu-mode-vertical .yc-menu-inner{height:100%;flex-direction:column;gap:4px}.yc-menu-mode-horizontal .yc-menu-inner{position:relative;overflow:hidden;min-height:58px;width:100%;padding:14px 20px 14px 32px;display:flex;align-items:center;gap:12px}.yc-menu-mode-horizontal .yc-menu-inner:deep(.yc-menu-inline){flex-shrink:0}.yc-menu-light{background-color:#fff}.yc-menu-light .yc-menu-collapse-button{color:#86909c;background-color:#f7f8fa}.yc-menu-light .yc-menu-collapse-button:hover{background-color:#e5e6eb}.yc-menu-dark{background-color:#232324}.yc-menu-dark .yc-menu-collapse-button{color:#fff;background-color:#165dff}.yc-menu-dark .yc-menu-collapse-button:hover{background-color:#0e42d2}.yc-menu-item{cursor:pointer;flex-shrink:0;padding:0 12px;border-radius:2px;min-height:40px;line-height:40px;font-size:14px;transition:color .2s cubic-bezier(0, 0, 1, 1);display:flex;justify-content:center;align-items:center}.yc-menu-item .yc-menu-icon{line-height:1;margin-right:16px;color:#86909c}.yc-menu-item .yc-menu-item-title{flex-shrink:0;flex:1}.yc-menu-item .yc-menu-suffix-icon{margin-left:16px}.yc-menu-item-collapsed .yc-menu-icon{margin-right:0}.yc-menu-item-mode-horizontal{flex-shrink:0;position:relative}.yc-menu-item-mode-horizontal .yc-menu-item{min-height:30px;line-height:30px}.yc-menu-item-mode-horizontal .yc-menu-item .yc-menu-icon-suffix{margin-left:6px}.yc-menu-item-mode-horizontal .yc-menu-item.yc-menu-item-selected{background-color:transparent}.yc-menu-item-mode-horizontal .yc-menu-item.yc-menu-item-selected::after{content:'';position:absolute;left:12px;right:12px;bottom:-14px;height:3px;background-color:#165dff}.yc-menu-item-ellipsis{position:absolute;top:50%;transform:translateY(-50%)}.yc-menu-item-light .yc-menu-item:not(.yc-menu-item-disabled){color:#4e5969}.yc-menu-item-light .yc-menu-item:not(.yc-menu-item-disabled):hover{background-color:#f2f3f5}.yc-menu-item-light .yc-menu-item.yc-menu-item-selected{font-weight:500;color:rgb(var(--primary-6));background-color:#f2f3f5}.yc-menu-item-light .yc-menu-item.yc-menu-item-selected .yc-menu-icon{color:rgb(var(--primary-6))}.yc-menu-item-light .yc-menu-item.yc-menu-item-disabled{cursor:not-allowed;color:#c9cdd4}.yc-menu-inline-header .yc-menu-item.yc-menu-item-selected{background-color:transparent}.yc-menu-item-dark .yc-menu-item:not(.yc-menu-item-disabled){color:#c9cdd4}.yc-menu-item-dark .yc-menu-item:not(.yc-menu-item-disabled):hover{background-color:rgba(255,255,255,0.04)}.yc-menu-item-dark .yc-menu-item.yc-menu-item-selected{font-weight:500;color:rgb(var(--primary-6));background-color:rgba(255,255,255,0.04)}.yc-menu-item-dark .yc-menu-item.yc-menu-item-selected .yc-menu-icon{color:rgb(var(--primary-6))}.yc-menu-item-dark .yc-menu-item.yc-menu-item-disabled{cursor:not-allowed;color:#4e5969}.yc-menu-inline-header .yc-menu-item.yc-menu-item-selected{background-color:transparent}.yc-menu-group{display:flex;flex-direction:column;gap:4px}.yc-menu-group .yc-menu-group-title{max-width:100%;padding:0 12px;line-height:40px;font-size:14px;color:var(--color-text-3);font-weight:400}
|
1
|
+
.yc-menu-inline{display:flex;flex-direction:column;gap:4px}.yc-menu-inline .yc-menu-inline-content{display:flex;flex-direction:column;gap:4px}.yc-menu{position:relative;transition:width .2s cubic-bezier(.34, .69, .1, 1)}.yc-menu .yc-menu-inner{overflow:auto;padding:4px 8px;display:flex}.yc-menu .yc-menu-collapse-button{cursor:pointer;position:absolute;right:12px;bottom:12px;width:24px;height:24px;border-radius:2px;font-size:14px;display:flex;align-items:center;justify-content:center}.yc-menu-mode-vertical .yc-menu-inner{height:100%;flex-direction:column;gap:4px}.yc-menu-mode-horizontal .yc-menu-inner{position:relative;overflow:hidden;min-height:58px;width:100%;padding:14px 20px 14px 32px;display:flex;align-items:center;gap:12px}.yc-menu-mode-horizontal .yc-menu-inner:deep(.yc-menu-inline){flex-shrink:0}.yc-menu-collapsed .yc-menu-inner{padding:4px}.yc-menu-light{background-color:#fff}.yc-menu-light .yc-menu-collapse-button{color:#86909c;background-color:#f7f8fa}.yc-menu-light .yc-menu-collapse-button:hover{background-color:#e5e6eb}.yc-menu-dark{background-color:#232324}.yc-menu-dark .yc-menu-collapse-button{color:#fff;background-color:#165dff}.yc-menu-dark .yc-menu-collapse-button:hover{background-color:#0e42d2}.yc-menu-item{cursor:pointer;flex-shrink:0;padding:0 12px;border-radius:2px;min-height:40px;line-height:40px;font-size:14px;transition:color .2s cubic-bezier(0, 0, 1, 1);display:flex;justify-content:center;align-items:center}.yc-menu-item .yc-menu-icon{line-height:1;margin-right:16px;color:#86909c}.yc-menu-item .yc-menu-item-title{flex-shrink:0;flex:1}.yc-menu-item .yc-menu-suffix-icon{margin-left:16px}.yc-menu-item-collapsed .yc-menu-icon{margin-right:0}.yc-menu-item-mode-horizontal{flex-shrink:0;position:relative}.yc-menu-item-mode-horizontal .yc-menu-item{min-height:30px;line-height:30px}.yc-menu-item-mode-horizontal .yc-menu-item .yc-menu-icon-suffix{margin-left:6px}.yc-menu-item-mode-horizontal .yc-menu-item.yc-menu-item-selected{background-color:transparent}.yc-menu-item-mode-horizontal .yc-menu-item.yc-menu-item-selected::after{content:'';position:absolute;left:12px;right:12px;bottom:-14px;height:3px;background-color:#165dff}.yc-menu-item-ellipsis{position:absolute;top:50%;transform:translateY(-50%)}.yc-menu-item-light .yc-menu-item:not(.yc-menu-item-disabled){color:#4e5969}.yc-menu-item-light .yc-menu-item:not(.yc-menu-item-disabled):hover{background-color:#f2f3f5}.yc-menu-item-light .yc-menu-item.yc-menu-item-selected{font-weight:500;color:rgb(var(--primary-6));background-color:#f2f3f5}.yc-menu-item-light .yc-menu-item.yc-menu-item-selected .yc-menu-icon{color:rgb(var(--primary-6))}.yc-menu-item-light .yc-menu-item.yc-menu-item-disabled{cursor:not-allowed;color:#c9cdd4}.yc-menu-inline-header .yc-menu-item.yc-menu-item-selected{background-color:transparent}.yc-menu-item-dark .yc-menu-item:not(.yc-menu-item-disabled){color:#c9cdd4}.yc-menu-item-dark .yc-menu-item:not(.yc-menu-item-disabled):hover{background-color:rgba(255,255,255,0.04)}.yc-menu-item-dark .yc-menu-item.yc-menu-item-selected{font-weight:500;color:rgb(var(--primary-6));background-color:rgba(255,255,255,0.04)}.yc-menu-item-dark .yc-menu-item.yc-menu-item-selected .yc-menu-icon{color:rgb(var(--primary-6))}.yc-menu-item-dark .yc-menu-item.yc-menu-item-disabled{cursor:not-allowed;color:#4e5969}.yc-menu-inline-header .yc-menu-item.yc-menu-item-selected{background-color:transparent}.yc-menu-group{display:flex;flex-direction:column;gap:4px}.yc-menu-group .yc-menu-group-title{max-width:100%;padding:0 12px;line-height:40px;font-size:14px;color:var(--color-text-3);font-weight:400}
|
package/lib/Menu/index.d.ts
CHANGED
@@ -45,7 +45,7 @@ declare const Menu: {
|
|
45
45
|
autoScrollIntoView: boolean;
|
46
46
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
47
47
|
menuRef: HTMLDivElement;
|
48
|
-
},
|
48
|
+
}, any, import('vue').ComponentProvideOptions, {
|
49
49
|
P: {};
|
50
50
|
B: {};
|
51
51
|
D: {};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("./MessageList.vue2.js");;/* empty css */const s=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-
|
1
|
+
"use strict";const e=require("./MessageList.vue2.js");;/* empty css */const s=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-2f1dc1ff"]]);module.exports=s;
|
package/lib/Modal/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
.yc-modal-container{overflow:hidden;position:fixed;height:100%;width:100%;left:0;top:0}.yc-modal-container .yc-modal-mask{position:absolute;height:100%;width:100%;background-color:var(--color-mask-bg)}.yc-modal-container .yc-modal-wrapper{position:absolute;height:100%;width:100%;overflow:auto}.yc-modal-container .yc-modal-wrapper .yc-modal{position:absolute;border-radius:4px;background-color:var(--color-bg-3);line-height:1.5715;display:flex;flex-direction:column}.yc-modal-container .yc-modal-wrapper .yc-modal.yc-modal-fullscreen{height:100%}.yc-modal-container .yc-modal-wrapper .yc-modal.yc-modal-fullscreen .yc-modal-body{flex:1}.yc-modal-container .yc-modal-wrapper .yc-modal.yc-modal-draggable .yc-modal-header{cursor:move;user-select:none}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-footer,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-body,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-title,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-close-button{flex-shrink:0}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header{height:48px;width:100%;padding:0 20px;border-bottom:1px solid var(--color-neutral-3);display:flex;align-items:center}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-title{flex:1}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-title span{font-size:16px;font-weight:500;color:var(--color-text-1)}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-title.title-align-center{text-align:center}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-close-button{margin-left:-12px}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-body{padding:24px 20px;color:var(--color-text-1);font-size:14px;line-height:1.5715}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-footer{height:64px;width:100%;padding:16px 20px;border-top:1px solid var(--color-neutral-3);display:flex;justify-content:flex-end;align-items:center;gap:12px}.yc-modal-position-absolute{position:absolute}.yc-modal-simple .yc-modal-wrapper .yc-modal{width:400px;padding:24px 32px 32px}.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-header,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-footer,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-body{height:unset;padding:0;border:none}.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-header.yc-modal-header,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-footer.yc-modal-header,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-body.yc-modal-header{margin-bottom:24px}.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-header.yc-modal-footer,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-footer.yc-modal-footer,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-body.yc-modal-footer{margin-top:24px;justify-content:center}
|
1
|
+
.yc-modal-container{overflow:hidden;position:fixed;height:100%;width:100%;left:0;top:0}.yc-modal-container .yc-modal-mask{position:absolute;height:100%;width:100%;background-color:var(--color-mask-bg)}.yc-modal-container .yc-modal-wrapper{position:absolute;height:100%;width:100%;overflow:auto}.yc-modal-container .yc-modal-wrapper .yc-modal{position:absolute;border-radius:4px;background-color:var(--color-bg-3);line-height:1.5715;display:flex;flex-direction:column}.yc-modal-container .yc-modal-wrapper .yc-modal.yc-modal-fullscreen{height:100%}.yc-modal-container .yc-modal-wrapper .yc-modal.yc-modal-fullscreen .yc-modal-body{flex:1}.yc-modal-container .yc-modal-wrapper .yc-modal.yc-modal-draggable .yc-modal-header{cursor:move;user-select:none}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-footer,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-body,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-title,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-close-button{flex-shrink:0}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header{height:48px;width:100%;padding:0 20px;border-bottom:1px solid var(--color-neutral-3);display:flex;align-items:center}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-title{flex:1}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-title span{font-size:16px;font-weight:500;color:var(--color-text-1)}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-title.title-align-center{text-align:center}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-close-button{margin-left:-12px}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-body{padding:24px 20px;color:var(--color-text-1);font-size:14px;line-height:1.5715}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-footer{height:64px;width:100%;padding:16px 20px;border-top:1px solid var(--color-neutral-3);display:flex;justify-content:flex-end;align-items:center;gap:12px}.yc-modal-position-absolute{position:absolute}.yc-modal-simple .yc-modal-wrapper .yc-modal{width:400px;padding:24px 32px 32px}.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-header,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-footer,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-body{height:unset;padding:0;border:none}.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-header.yc-modal-header,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-footer.yc-modal-header,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-body.yc-modal-header{margin-bottom:24px}.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-header.yc-modal-footer,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-footer.yc-modal-footer,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-body.yc-modal-footer{margin-top:24px;justify-content:center}.yc-service-modal .yc-modal-header .yc-modal-title{display:flex;justify-content:center;gap:6px}.yc-service-modal .yc-modal-header .yc-modal-title .yc-modal-title-icon{display:flex;align-items:center;font-size:18px}.yc-service-modal .yc-modal-header .yc-modal-title .yc-modal-title-content{flex-shrink:0;overflow:hidden}.yc-service-modal .yc-modal-body .yc-modal-body-content{width:100%;line-height:26px;color:var(--color-text-2);font-family:'PingFang SC';font-size:16px;font-weight:400}.yc-service-modal-info .yc-modal-title-icon{color:rgb(var(--primary-6))}.yc-service-modal-success .yc-modal-title-icon{color:rgb(var(--success-6))}.yc-service-modal-warning .yc-modal-title-icon{color:rgb(var(--warning-6))}.yc-service-modal-error .yc-modal-title-icon{color:rgb(var(--danger-6))}.yc-service-modal-confirm .yc-modal-title-icon{color:rgb(var(--warning-6))}
|
package/lib/Scrollbar/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
.yc-scrollbar{position:relative;overflow:hidden}.yc-scrollbar:hover .yc-scrollbar-track .yc-scrollbar-thumb-bar{opacity:1}.yc-scrollbar .yc-scrollbar-container{overflow:auto}.yc-scrollbar .yc-scrollbar-container .yc-scrollbar-content{height:fit-content;width:fit-content;min-width:100%}.yc-scrollbar:not(.yc-scrollbar-real) .yc-scrollbar-container::-webkit-scrollbar{width:0;height:0}.yc-scrollbar-both-track::before{z-index:10;position:absolute;right:0;bottom:0;content:'';width:15px;height:15px;background-color:var(--color-neutral-1);border-right:1px solid var(--color-neutral-3);border-bottom:1px solid var(--color-neutral-3)}.yc-scrollbar-vertical-track .yc-scrollbar-container{padding-right:15px}.yc-scrollbar-vertical-track:deep(.yc-scrollbar-track-direction-vertical){background-color:var(--color-neutral-1);border-left:1px solid var(--color-neutral-3);border-right:1px solid var(--color-neutral-3)}.yc-scrollbar-horizontal-track .yc-scrollbar-container{padding-bottom:15px}.yc-scrollbar-horizontal-track:deep(.yc-scrollbar-track-direction-horizontal){background-color:var(--color-neutral-1);border-top:1px solid var(--color-neutral-3);border-bottom:1px solid var(--color-neutral-3)}.yc-scrollbar-track{z-index:
|
1
|
+
.yc-scrollbar{position:relative;overflow:hidden}.yc-scrollbar:hover .yc-scrollbar-track .yc-scrollbar-thumb-bar{opacity:1}.yc-scrollbar .yc-scrollbar-container{overflow:auto}.yc-scrollbar .yc-scrollbar-container .yc-scrollbar-content{height:fit-content;width:fit-content;min-width:100%}.yc-scrollbar:not(.yc-scrollbar-real) .yc-scrollbar-container::-webkit-scrollbar{width:0;height:0}.yc-scrollbar-both-track::before{z-index:10;position:absolute;right:0;bottom:0;content:'';width:15px;height:15px;background-color:var(--color-neutral-1);border-right:1px solid var(--color-neutral-3);border-bottom:1px solid var(--color-neutral-3)}.yc-scrollbar-vertical-track .yc-scrollbar-container{padding-right:15px}.yc-scrollbar-vertical-track:deep(.yc-scrollbar-track-direction-vertical){background-color:var(--color-neutral-1);border-left:1px solid var(--color-neutral-3);border-right:1px solid var(--color-neutral-3)}.yc-scrollbar-horizontal-track .yc-scrollbar-container{padding-bottom:15px}.yc-scrollbar-horizontal-track:deep(.yc-scrollbar-track-direction-horizontal){background-color:var(--color-neutral-1);border-top:1px solid var(--color-neutral-3);border-bottom:1px solid var(--color-neutral-3)}.yc-scrollbar-track{z-index:11;position:absolute}.yc-scrollbar-track .yc-scrollbar-thumb{position:absolute;display:flex;justify-content:center;align-items:center}.yc-scrollbar-track .yc-scrollbar-thumb .yc-scrollbar-thumb-bar{user-select:none;border-radius:5px;background-color:var(--color-neutral-4);opacity:0;transition:opacity .2s ease}.yc-scrollbar-track .yc-scrollbar-thumb .yc-scrollbar-thumb-bar:hover{background-color:var(--color-neutral-6);opacity:.8}.yc-scrollbar-track .yc-scrollbar-thumb .yc-scrollbar-thumb-bar.yc-scrollbar-thumb-bar-dragging{background-color:var(--color-neutral-6);opacity:.8}.yc-scrollbar-track .yc-scrollbar-thumb .yc-scrollbar-thumb-bar.yc-scrollbar-thumb-bar-hover{opacity:1}.yc-scrollbar-track-direction-vertical{width:15px;top:0;bottom:0;right:0;display:flex;justify-content:center}.yc-scrollbar-track-direction-vertical .yc-scrollbar-thumb-direction-vertical{width:100%}.yc-scrollbar-track-direction-vertical .yc-scrollbar-thumb-direction-vertical .yc-scrollbar-thumb-bar{height:100%;width:9px}.yc-scrollbar-track-direction-horizontal{height:15px;left:0;right:0;bottom:0;display:flex;align-items:center}.yc-scrollbar-track-direction-horizontal .yc-scrollbar-thumb-direction-horizontal{height:100%}.yc-scrollbar-track-direction-horizontal .yc-scrollbar-thumb-direction-horizontal .yc-scrollbar-thumb-bar{width:100%;height:9px}
|
package/lib/Switch/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
.yc-switch{cursor:pointer;position:relative;padding:0;outline:none;border:none;border-radius:20px;vertical-align:middle;transition:background-color .2s cubic-bezier(.34, .69, .1, 1)}.yc-switch .yc-switch-handle{z-index:1;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;transition:all .2s cubic-bezier(.34, .69, .1, 1);display:flex;align-items:center;justify-content:center}.yc-switch .yc-switch-handle .yc-switch-handle-icon{font-size:inherit;display:flex;align-items:center;justify-content:center}.yc-switch .yc-switch-handle .yc-switch-handle-icon .yc-spin{font-size:inherit;color:inherit}.yc-switch .yc-switch-text{position:absolute;font-size:12px}.yc-switch .yc-switch-placeholder{visibility:hidden;font-size:12px;margin:0 8px 0 26px}.yc-switch-unchecked
|
1
|
+
.yc-switch{cursor:pointer;position:relative;padding:0;background-color:var(--switch-background);outline:none;border:none;border-radius:20px;vertical-align:middle;transition:background-color .2s cubic-bezier(.34, .69, .1, 1)}.yc-switch::after{background-color:var(--switch-background)}.yc-switch .yc-switch-handle{z-index:1;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;transition:all .2s cubic-bezier(.34, .69, .1, 1);display:flex;align-items:center;justify-content:center}.yc-switch .yc-switch-handle .yc-switch-handle-icon{font-size:inherit;display:flex;align-items:center;justify-content:center}.yc-switch .yc-switch-handle .yc-switch-handle-icon .yc-spin{font-size:inherit;color:inherit}.yc-switch .yc-switch-text{position:absolute;font-size:12px}.yc-switch .yc-switch-placeholder{visibility:hidden;font-size:12px;margin:0 8px 0 26px}.yc-switch-unchecked .yc-switch-handle{background-color:var(--color-bg-white);color:var(--color-neutral-3)}.yc-switch-unchecked .yc-switch-text{left:26px;color:var(--color-white)}.yc-switch-checked .yc-switch-handle{background-color:var(--color-bg-white);color:rgb(var(--primary-6))}.yc-switch-checked .yc-switch-text{left:8px;color:var(--color-white)}.yc-switch-checked .yc-switch-placeholder{margin:0 26px 0 8px}.yc-switch-loading.yc-switch-unchecked:not(.yc-switch-shape-line),.yc-switch-disabled.yc-switch-unchecked:not(.yc-switch-shape-line),.yc-switch-loading.yc-switch-unchecked.yc-switch-shape-line::after,.yc-switch-disabled.yc-switch-unchecked.yc-switch-shape-line::after{background-color:var(--color-fill-2)}.yc-switch-loading.yc-switch-unchecked .yc-switch-handle,.yc-switch-disabled.yc-switch-unchecked .yc-switch-handle{color:var(--color-neutral-3)}.yc-switch-loading.yc-switch-unchecked .yc-switch-text,.yc-switch-disabled.yc-switch-unchecked .yc-switch-text{color:var(--color-white)}.yc-switch-loading.yc-switch-checked:not(.yc-switch-shape-line),.yc-switch-disabled.yc-switch-checked:not(.yc-switch-shape-line),.yc-switch-loading.yc-switch-checked.yc-switch-shape-line::after,.yc-switch-disabled.yc-switch-checked.yc-switch-shape-line::after{background-color:var(--color-primary-light-3)}.yc-switch-loading.yc-switch-checked .yc-switch-handle,.yc-switch-disabled.yc-switch-checked .yc-switch-handle{color:var(--color-primary-light-3)}.yc-switch-loading.yc-switch-checked .yc-switch-text,.yc-switch-disabled.yc-switch-checked .yc-switch-text{color:var(--color-primary-light-1)}body[yc-design-theme='dark'] .yc-switch-loading.yc-switch-checked .yc-switch-text,body[yc-design-theme='dark'] .yc-switch-disabled.yc-switch-checked .yc-switch-text{color:var(--color-white)}.yc-switch-disabled{cursor:not-allowed}.yc-switch-size-small{min-width:28px;height:16px;line-height:16px}.yc-switch-size-small .yc-switch-handle{left:2px;width:12px;height:12px;font-size:8px}.yc-switch-size-small.yc-switch-checked .yc-switch-handle{left:calc(100% - 14px)}.yc-switch-size-small.yc-switch-shape-line{min-width:28px;height:16px;line-height:16px}.yc-switch-size-small.yc-switch-shape-line .yc-switch-handle{width:16px;height:16px}.yc-switch-size-small.yc-switch-shape-line.yc-switch-checked .yc-switch-handle{left:calc(100% - 16px)}.yc-switch-size-medium{min-width:40px;height:24px;line-height:24px}.yc-switch-size-medium .yc-switch-handle{left:4px;width:16px;height:16px;font-size:12px}.yc-switch-size-medium.yc-switch-checked .yc-switch-handle{left:calc(100% - 20px)}.yc-switch-size-medium.yc-switch-shape-line{min-width:36px;overflow:unset}.yc-switch-size-medium.yc-switch-shape-line .yc-switch-handle{left:0;width:20px;height:20px}.yc-switch-size-medium.yc-switch-shape-line.yc-switch-checked .yc-switch-handle{left:calc(100% - 20px)}.yc-switch-shape-line{background:transparent}.yc-switch-shape-line::after{content:'';position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:6px;border-radius:3px}.yc-switch-shape-line .yc-switch-handle{box-shadow:0 1px 3px var(--color-neutral-6)}.yc-switch-shape-round{border-radius:2px}.yc-switch-shape-round .yc-switch-handle{border-radius:2px}
|
package/lib/Switch/index.vue.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=;/* empty css */;/* empty css */const r=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-
|
1
|
+
"use strict";const e=;/* empty css */;/* empty css */const r=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-4f66f082"]]);module.exports=r;
|
package/lib/Switch/index.vue2.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js");const l=require("../_shared/utils/is.js");require("../_shared/utils/time.js");const c=require("../_shared/utils/global-config.js"),a=require("../_shared/utils/control.js"),t=require("../Spin/index.js"),u=["aria-checked"],o={class:"yc-switch-handle"},n={class:"yc-switch-handle-icon"},
|
1
|
+
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js");const l=require("../_shared/utils/is.js");require("../_shared/utils/time.js");const c=require("../_shared/utils/global-config.js"),a=require("../_shared/utils/control.js"),t=require("../Spin/index.js"),u=["aria-checked"],o={class:"yc-switch-handle"},n={class:"yc-switch-handle-icon"},r={key:0,class:"yc-switch-placeholder"},s={key:1,class:"yc-switch-text"},d=e.defineComponent({name:"Switch",__name:"index",props:{modelValue:{type:[String,Number,Boolean],default:void 0},defaultChecked:{type:[String,Number,Boolean],default:!1},disabled:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},type:{default:"circle"},size:{default:void 0},checkedValue:{type:[String,Number,Boolean],default:!0},uncheckedValue:{type:[String,Number,Boolean],default:!1},checkedColor:{default:"rgb(var(--primary-6))"},uncheckedColor:{default:"var(--color-fill-4)"},checkedText:{default:""},uncheckedText:{default:""},beforeChange:{type:Function,default:()=>!0}},emits:["update:modelValue","change","focus","blur"],setup(d,{emit:i}){const h=e.useSlots(),k=d,v=i,{modelValue:m,defaultChecked:f,checkedValue:p,uncheckedValue:y,disabled:g,type:B,checkedText:b,uncheckedText:w,checkedColor:C,uncheckedColor:V,loading:S}=e.toRefs(k),{beforeChange:x}=k,{size:N}=c.getGlobalConfig(k),q=a(m,f.value,e=>{v("update:modelValue",e)}),_=e.computed(()=>q.value==p.value),j=e.computed(()=>{const e=_.value&&(b.value||h.checked),l=!_.value&&(w.value||h.unchecked);return"line"!=B.value&&"small"!=N.value&&(e||l)}),$=e.computed(()=>_.value?C.value:V.value),z=e.ref(!1),T=e.computed(()=>z.value||S.value),E=async e=>{if(T.value||g.value)return;const c=_.value?y.value:p.value,a=await(async e=>{let c=!0;z.value=!0;const a=x(e);if(l.isBoolean(a))c=a;else if(a instanceof Promise)try{const e=await a;l.isBoolean(e)&&(c=e)}catch{c=!1}return z.value=!1,c})(c);a&&(q.value=c,v("change",c,e))};return(l,c)=>(e.openBlock(),e.createElementBlock("button",{class:e.normalizeClass(["yc-switch",`yc-switch-shape-${e.unref(B)}`,`yc-switch-size-${e.unref(N)}`,_.value?"yc-switch-checked":"yc-switch-unchecked",{"yc-switch-loading":T.value,"yc-switch-disabled":e.unref(g)}]),style:e.normalizeStyle({"--switch-background":$.value}),"aria-checked":_.value,role:"switch",onFocus:c[0]||(c[0]=e=>l.$emit("focus",e)),onBlur:c[1]||(c[1]=e=>l.$emit("blur",e)),onClick:E},[e.createElementVNode("span",o,[e.createElementVNode("span",n,[T.value?(e.openBlock(),e.createBlock(e.unref(t),{key:0,"is-size-inherit":""})):e.renderSlot(l.$slots,_.value?"checked-icon":"unchecked-icon",{key:1},void 0,!0)])]),j.value?(e.openBlock(),e.createElementBlock("span",r,[e.renderSlot(l.$slots,_.value?"checked":"unchecked",{},()=>[e.createTextVNode(e.toDisplayString(_.value?e.unref(b):e.unref(w)),1)],!0)])):e.createCommentVNode("",!0),j.value?(e.openBlock(),e.createElementBlock("span",s,[e.renderSlot(l.$slots,_.value?"checked":"unchecked",{},()=>[e.createTextVNode(e.toDisplayString(_.value?e.unref(b):e.unref(w)),1)],!0)])):e.createCommentVNode("",!0)],46,u))}});module.exports=d;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("./TabButton.vue2.js");;/* empty css */const t=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-
|
1
|
+
"use strict";const e=require("./TabButton.vue2.js");;/* empty css */const t=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-285ccf64"]]);module.exports=t;
|
package/lib/Tabs/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
.yc-tabs{position:relative;overflow:hidden;width:100%;display:flex}.yc-tabs .yc-tabs-nav{position:relative;overflow:hidden;display:flex;align-items:center}.yc-tabs .yc-tabs-nav .yc-tabs-nav-tab.yc-tabs-nav-tab-scroll{flex:1;overflow:hidden}.yc-tabs .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list{position:relative;transition:transform .2s cubic-bezier(.34, .69, .1, 1);display:flex;align-items:center}.yc-tabs .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list::-webkit-scrollbar{display:none}.yc-tabs .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list .yc-tabs-nav-ink{position:absolute;background-color:rgb(var(--primary-6));border-radius:2px}.yc-tabs .yc-tabs-nav .yc-tabs-nav-extra{height:100%;display:flex;align-items:center}.yc-tabs .yc-tabs-content{overflow:hidden}.yc-tabs .yc-tabs-content .yc-tabs-content-list{display:flex}.yc-tabs .yc-tabs-content .yc-tabs-content-list .yc-tabs-content-item{flex-shrink:0}.yc-tabs-justify{height:100%}.yc-tabs-animation .yc-tabs-content-list{transition:all .2s cubic-bezier(.34, .69, .1, 1)}.yc-tabs-horizontal{flex-direction:column}.yc-tabs-horizontal .yc-tabs-nav{width:100%}.yc-tabs-horizontal .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list .yc-tabs-nav-ink{bottom:0;height:2px;transition:left .2s cubic-bezier(.34, .69, .1, 1),width .2s cubic-bezier(.34, .69, .1, 1)}.yc-tabs-horizontal .yc-tabs-content{width:100%;padding-top:16px}.yc-tabs-horizontal .yc-tabs-content .yc-tabs-content-list{width:100%}.yc-tabs-horizontal .yc-tabs-content .yc-tabs-content-list .yc-tabs-content-item{width:100%}.yc-tabs-vertical:not(.yc-tabs-type-card):not(.yc-tabs-type-card-gutter) .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list{gap:12px}.yc-tabs-vertical .yc-tabs-nav{height:100%;flex-direction:column}.yc-tabs-vertical .yc-tabs-nav .yc-tabs-nav-tab{height:100%}.yc-tabs-vertical .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list{flex-direction:column}.yc-tabs-vertical .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list .yc-tabs-tab{width:100%}.yc-tabs-vertical .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list .yc-tabs-tab .yc-tabs-tab-title{width:100%}.yc-tabs-vertical .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list .yc-tabs-nav-ink{right:0;width:2px;transition:top .2s cubic-bezier(.34, .69, .1, 1),height .2s cubic-bezier(.34, .69, .1, 1)}.yc-tabs-vertical .yc-tabs-content{flex:1;height:100%;padding-left:16px}.yc-tabs-vertical .yc-tabs-content .yc-tabs-content-list{height:100%;flex-direction:column}.yc-tabs-vertical .yc-tabs-content .yc-tabs-content-list .yc-tabs-content-item{height:100%}.yc-tabs-right{flex-direction:row-reverse}.yc-tabs-right .yc-tabs-nav::before{left:0;right:unset}.yc-tabs-right .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list .yc-tabs-nav-ink{left:0;right:unset}.yc-tabs-right .yc-tabs-content{padding-left:0;padding-right:16px}.yc-tabs-bottom{flex-direction:column-reverse}.yc-tabs-bottom .yc-tabs-nav::before{top:0}.yc-tabs-bottom .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list .yc-tabs-nav-ink{top:0;bottom:unset}.yc-tabs-bottom .yc-tabs-content{padding-right:0;padding-bottom:16px}.yc-tabs-type-card.yc-tabs-horizontal .yc-tabs-nav::before,.yc-tabs-type-card-gutter.yc-tabs-horizontal .yc-tabs-nav::before,.yc-tabs-type-line.yc-tabs-horizontal .yc-tabs-nav::before{content:'';position:absolute;right:0;bottom:0;left:0;display:block;height:1px;background-color:var(--color-neutral-3)}.yc-tabs-type-card.yc-tabs-vertical .yc-tabs-nav::before,.yc-tabs-type-card-gutter.yc-tabs-vertical .yc-tabs-nav::before,.yc-tabs-type-line.yc-tabs-vertical .yc-tabs-nav::before{content:'';position:absolute;top:0;bottom:0;right:0;width:1px;background-color:var(--color-neutral-3)}.yc-tabs-type-card:not(.yc-tabs-type-line).yc-tabs-horizontal .yc-tabs-content,.yc-tabs-type-card-gutter:not(.yc-tabs-type-line).yc-tabs-horizontal .yc-tabs-content,.yc-tabs-type-line:not(.yc-tabs-type-line).yc-tabs-horizontal .yc-tabs-content{border:1px solid var(--color-neutral-3);border-top:none}.yc-tabs-type-card:not(.yc-tabs-type-line).yc-tabs-horizontal.yc-tabs-bottom .yc-tabs-content,.yc-tabs-type-card-gutter:not(.yc-tabs-type-line).yc-tabs-horizontal.yc-tabs-bottom .yc-tabs-content,.yc-tabs-type-line:not(.yc-tabs-type-line).yc-tabs-horizontal.yc-tabs-bottom .yc-tabs-content{border-top:1px solid var(--color-neutral-3);border-bottom:none}.yc-tabs-type-card:not(.yc-tabs-type-line).yc-tabs-vertical.yc-tabs-right,.yc-tabs-type-card-gutter:not(.yc-tabs-type-line).yc-tabs-vertical.yc-tabs-right,.yc-tabs-type-line:not(.yc-tabs-type-line).yc-tabs-vertical.yc-tabs-right{border-right:none}.yc-tabs-type-card:not(.yc-tabs-type-line).yc-tabs-vertical .yc-tabs-content,.yc-tabs-type-card-gutter:not(.yc-tabs-type-line).yc-tabs-vertical .yc-tabs-content,.yc-tabs-type-line:not(.yc-tabs-type-line).yc-tabs-vertical .yc-tabs-content{border:1px solid var(--color-neutral-3);border-left:none}.yc-tabs-type-card:not(.yc-tabs-type-line).yc-tabs-vertical .yc-tabs-content.yc-tabs-right,.yc-tabs-type-card-gutter:not(.yc-tabs-type-line).yc-tabs-vertical .yc-tabs-content.yc-tabs-right,.yc-tabs-type-line:not(.yc-tabs-type-line).yc-tabs-vertical .yc-tabs-content.yc-tabs-right{border-right:none}.yc-tabs-type-card-gutter .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list{gap:4px}.yc-tabs-type-capsule .yc-tabs-nav{justify-content:flex-end}.yc-tabs-type-capsule .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list{flex:unset;padding:3px;background-color:var(--color-fill-2);border-radius:2px;line-height:1;gap:3px}.yc-tabs-tab{flex-shrink:0;position:relative;cursor:pointer;outline:none;background-color:transparent;color:var(--color-text-2);line-height:1.5715;display:flex;align-items:center;gap:8px}.yc-tabs-tab .yc-tabs-tab-title{position:relative;padding:1px 0}.yc-tabs-tab.yc-tabs-tab-active{color:rgb(var(--primary-6));font-weight:500}.yc-tabs-tab-type-line,.yc-tabs-tab-type-text{margin:0 16px;transition:color .2s cubic-bezier(0, 0, 1, 1)}.yc-tabs-tab-type-line .yc-tabs-tab-title::after,.yc-tabs-tab-type-text .yc-tabs-tab-title::after{content:'';z-index:-1;position:absolute;top:0;right:-8px;bottom:0;left:-8px;background-color:transparent;border-radius:2px;opacity:1;transition:background-color .2s cubic-bezier(0, 0, 1, 1),opacity .2s cubic-bezier(0, 0, 1, 1)}.yc-tabs-tab-type-line:not(.yc-tabs-tab-active):not(.yc-tabs-tab-disabled):hover .yc-tabs-tab-title::after,.yc-tabs-tab-type-text:not(.yc-tabs-tab-active):not(.yc-tabs-tab-disabled):hover .yc-tabs-tab-title::after{background-color:var(--color-fill-2)}.yc-tabs-tab-type-line.yc-tabs-tab-type-text,.yc-tabs-tab-type-text.yc-tabs-tab-type-text{margin:0 9px;padding:5px 0}.yc-tabs-tab-type-line.yc-tabs-tab-type-text:not(:first-child)::before,.yc-tabs-tab-type-text.yc-tabs-tab-type-text:not(:first-child)::before{content:'';position:absolute;top:50%;left:-9px;width:2px;height:12px;background-color:var(--color-fill-3);transform:translateY(-50%)}.yc-tabs-tab-type-line.yc-tabs-tab-type-text .yc-tabs-tab-title,.yc-tabs-tab-type-text.yc-tabs-tab-type-text .yc-tabs-tab-title{position:relative;padding-left:9px;padding-right:9px}.yc-tabs-tab-type-line.yc-tabs-tab-type-text .yc-tabs-tab-title::after,.yc-tabs-tab-type-text.yc-tabs-tab-type-text .yc-tabs-tab-title::after{left:0;top:0;right:0;bottom:0}.yc-tabs-tab-type-line.yc-tabs-tab-type-line.yc-tabs-tab-vertical,.yc-tabs-tab-type-text.yc-tabs-tab-type-line.yc-tabs-tab-vertical{margin:0;padding:0 20px}.yc-tabs-tab-type-line.yc-tabs-tab-no-padding,.yc-tabs-tab-type-text.yc-tabs-tab-no-padding{margin-left:0}.yc-tabs-tab-type-line.yc-tabs-tab-no-padding.yc-tabs-tab-type-text,.yc-tabs-tab-type-text.yc-tabs-tab-no-padding.yc-tabs-tab-type-text{margin-left:0}.yc-tabs-tab-type-card,.yc-tabs-tab-type-card-gutter{padding:0 16px;border:1px solid var(--color-neutral-3);transition:padding .2s cubic-bezier(0, 0, 1, 1),color .2s cubic-bezier(0, 0, 1, 1)}.yc-tabs-tab-type-card.yc-tabs-tab:not(.yc-tabs-tab-disabled):not(.yc-tabs-tab-active):hover,.yc-tabs-tab-type-card-gutter.yc-tabs-tab:not(.yc-tabs-tab-disabled):not(.yc-tabs-tab-active):hover{background-color:var(--color-fill-3)}.yc-tabs-tab-type-card.yc-tabs-tab-type-card-gutter,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-type-card-gutter{background-color:var(--color-fill-1);border-radius:2px 2px 0 0}.yc-tabs-tab-type-card.yc-tabs-tab-horizontal.yc-tabs-tab-type-card:not(:first-child),.yc-tabs-tab-type-card-gutter.yc-tabs-tab-horizontal.yc-tabs-tab-type-card:not(:first-child){border-left:none}.yc-tabs-tab-type-card.yc-tabs-tab-horizontal.yc-tabs-tab-type-card:first-child,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-horizontal.yc-tabs-tab-type-card:first-child{border-top-left-radius:2px}.yc-tabs-tab-type-card.yc-tabs-tab-horizontal.yc-tabs-tab-type-card:last-child,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-horizontal.yc-tabs-tab-type-card:last-child{border-top-right-radius:2px}.yc-tabs-tab-type-card.yc-tabs-tab-horizontal.yc-tabs-tab-active,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-horizontal.yc-tabs-tab-active{background-color:transparent;border-bottom-color:var(--color-bg-2)}.yc-tabs-tab-type-card.yc-tabs-tab-horizontal.yc-tabs-tab-active.yc-tabs-tab-bottom,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-horizontal.yc-tabs-tab-active.yc-tabs-tab-bottom{border-top-color:var(--color-bg-2);border-bottom-color:var(--color-neutral-3)}.yc-tabs-tab-type-card.yc-tabs-tab-vertical,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-vertical{border-bottom:none}.yc-tabs-tab-type-card.yc-tabs-tab-vertical:not(:last-child),.yc-tabs-tab-type-card-gutter.yc-tabs-tab-vertical:not(:last-child){border-bottom:1px solid var(--color-neutral-3)}.yc-tabs-tab-type-card.yc-tabs-tab-vertical.yc-tabs-tab-type-card:not(:first-child),.yc-tabs-tab-type-card-gutter.yc-tabs-tab-vertical.yc-tabs-tab-type-card:not(:first-child){border-top:none}.yc-tabs-tab-type-card.yc-tabs-tab-vertical.yc-tabs-tab-active,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-vertical.yc-tabs-tab-active{background-color:transparent;border-right-color:var(--color-bg-2)}.yc-tabs-tab-type-card.yc-tabs-tab-vertical.yc-tabs-tab-active.yc-tabs-tab-right,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-vertical.yc-tabs-tab-active.yc-tabs-tab-right{border-right-color:var(--color-neutral-3);border-left-color:var(--color-bg-2)}.yc-tabs-tab-type-rounded{margin:0 6px;padding:0 16px;border-radius:32px}.yc-tabs-tab-type-rounded:not(.yc-tabs-tab-disabled):hover{background-color:var(--color-fill-2)}.yc-tabs-tab-type-rounded.yc-tabs-tab-active{background-color:var(--color-fill-2)}.yc-tabs-tab-type-capsule{padding:0 10px}.yc-tabs-tab-type-capsule:not(.yc-tabs-tab-disabled):hover{background-color:var(--color-bg-2)}.yc-tabs-tab-type-capsule.yc-tabs-tab-active{background-color:var(--color-bg-2)}.yc-tabs-tab-size-mini.yc-tabs-tab-type-line{font-size:12px;padding-top:6px;padding-bottom:6px}.yc-tabs-tab-size-mini.yc-tabs-tab-type-card{font-size:12px;padding-top:1px;padding-bottom:1px}.yc-tabs-tab-size-mini.yc-tabs-tab-type-card-gutter{font-size:12px;padding-top:1px;padding-bottom:1px}.yc-tabs-tab-size-mini.yc-tabs-tab-type-capsule{font-size:12px;line-height:18px}.yc-tabs-tab-size-mini.yc-tabs-tab-type-rounded{font-size:12px;padding-top:3px;padding-bottom:3px}.yc-tabs-tab-size-small.yc-tabs-tab-type-line{font-size:14px;padding-top:6px;padding-bottom:6px}.yc-tabs-tab-size-small.yc-tabs-tab-type-card{font-size:14px;padding-top:1px;padding-bottom:1px}.yc-tabs-tab-size-small.yc-tabs-tab-type-card-gutter{font-size:14px;padding-top:1px;padding-bottom:1px}.yc-tabs-tab-size-small.yc-tabs-tab-type-capsule{font-size:14px;line-height:22px}.yc-tabs-tab-size-small.yc-tabs-tab-type-rounded{font-size:14px;padding-top:3px;padding-bottom:3px}.yc-tabs-tab-size-medium.yc-tabs-tab-type-line{font-size:14px;padding-top:8px;padding-bottom:8px}.yc-tabs-tab-size-medium.yc-tabs-tab-type-card{font-size:14px;padding-top:4px;padding-bottom:4px}.yc-tabs-tab-size-medium.yc-tabs-tab-type-card-gutter{font-size:14px;padding-top:4px;padding-bottom:4px}.yc-tabs-tab-size-medium.yc-tabs-tab-type-capsule{font-size:14px;line-height:26px}.yc-tabs-tab-size-medium.yc-tabs-tab-type-rounded{font-size:14px;padding-top:5px;padding-bottom:5px}.yc-tabs-tab-size-large.yc-tabs-tab-type-line{font-size:14px;padding-top:10px;padding-bottom:10px}.yc-tabs-tab-size-large.yc-tabs-tab-type-card{font-size:14px;padding-top:5px;padding-bottom:5px}.yc-tabs-tab-size-large.yc-tabs-tab-type-card-gutter{font-size:14px;padding-top:5px;padding-bottom:5px}.yc-tabs-tab-size-large.yc-tabs-tab-type-capsule{font-size:14px;line-height:30px}.yc-tabs-tab-size-large.yc-tabs-tab-type-rounded{font-size:14px;padding-top:7px;padding-bottom:7px}.yc-tabs-tab-disabled{cursor:not-allowed;background-color:transparent;color:var(--color-text-4)}.yc-tabs-tab-disabled.yc-tabs-tab-active{color:var(--color-primary-light-3)}
|
1
|
+
.yc-tabs{position:relative;overflow:hidden;width:100%;display:flex}.yc-tabs .yc-tabs-nav{position:relative;overflow:hidden;display:flex;align-items:center}.yc-tabs .yc-tabs-nav .yc-tabs-nav-tab.yc-tabs-nav-tab-scroll{flex:1;overflow:hidden}.yc-tabs .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list{position:relative;transition:transform .2s cubic-bezier(.34, .69, .1, 1);display:flex;align-items:center}.yc-tabs .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list::-webkit-scrollbar{display:none}.yc-tabs .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list .yc-tabs-nav-ink{position:absolute;background-color:rgb(var(--primary-6));border-radius:2px}.yc-tabs .yc-tabs-nav .yc-tabs-nav-extra{height:100%;display:flex;align-items:center}.yc-tabs .yc-tabs-content{overflow:hidden}.yc-tabs .yc-tabs-content .yc-tabs-content-list{display:flex}.yc-tabs .yc-tabs-content .yc-tabs-content-list .yc-tabs-content-item{flex-shrink:0}.yc-tabs-justify{height:100%}.yc-tabs-animation .yc-tabs-content-list{transition:all .2s cubic-bezier(.34, .69, .1, 1)}.yc-tabs-horizontal{flex-direction:column}.yc-tabs-horizontal .yc-tabs-nav{width:100%}.yc-tabs-horizontal .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list .yc-tabs-nav-ink{bottom:0;height:2px;transition:left .2s cubic-bezier(.34, .69, .1, 1),width .2s cubic-bezier(.34, .69, .1, 1)}.yc-tabs-horizontal .yc-tabs-content{width:100%;padding-top:16px}.yc-tabs-horizontal .yc-tabs-content .yc-tabs-content-list{width:100%}.yc-tabs-horizontal .yc-tabs-content .yc-tabs-content-list .yc-tabs-content-item{width:100%}.yc-tabs-vertical:not(.yc-tabs-type-card):not(.yc-tabs-type-card-gutter) .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list{gap:12px}.yc-tabs-vertical .yc-tabs-nav{height:100%;flex-direction:column}.yc-tabs-vertical .yc-tabs-nav .yc-tabs-nav-tab{height:100%}.yc-tabs-vertical .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list{flex-direction:column}.yc-tabs-vertical .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list .yc-tabs-tab{width:100%}.yc-tabs-vertical .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list .yc-tabs-tab .yc-tabs-tab-title{width:100%}.yc-tabs-vertical .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list .yc-tabs-nav-ink{right:0;width:2px;transition:top .2s cubic-bezier(.34, .69, .1, 1),height .2s cubic-bezier(.34, .69, .1, 1)}.yc-tabs-vertical .yc-tabs-content{flex:1;height:100%;padding-left:16px}.yc-tabs-vertical .yc-tabs-content .yc-tabs-content-list{height:100%;flex-direction:column}.yc-tabs-vertical .yc-tabs-content .yc-tabs-content-list .yc-tabs-content-item{height:100%}.yc-tabs-right{flex-direction:row-reverse}.yc-tabs-right .yc-tabs-nav::before{left:0;right:unset}.yc-tabs-right .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list .yc-tabs-nav-ink{left:0;right:unset}.yc-tabs-right .yc-tabs-content{padding-left:0;padding-right:16px}.yc-tabs-bottom{flex-direction:column-reverse}.yc-tabs-bottom .yc-tabs-nav::before{top:0}.yc-tabs-bottom .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list .yc-tabs-nav-ink{top:0;bottom:unset}.yc-tabs-bottom .yc-tabs-content{padding-right:0;padding-bottom:16px}.yc-tabs-type-card.yc-tabs-horizontal .yc-tabs-nav::before,.yc-tabs-type-card-gutter.yc-tabs-horizontal .yc-tabs-nav::before,.yc-tabs-type-line.yc-tabs-horizontal .yc-tabs-nav::before{content:'';position:absolute;right:0;bottom:0;left:0;display:block;height:1px;background-color:var(--color-neutral-3)}.yc-tabs-type-card.yc-tabs-vertical .yc-tabs-nav::before,.yc-tabs-type-card-gutter.yc-tabs-vertical .yc-tabs-nav::before,.yc-tabs-type-line.yc-tabs-vertical .yc-tabs-nav::before{content:'';position:absolute;top:0;bottom:0;right:0;width:1px;background-color:var(--color-neutral-3)}.yc-tabs-type-card:not(.yc-tabs-type-line).yc-tabs-horizontal .yc-tabs-content,.yc-tabs-type-card-gutter:not(.yc-tabs-type-line).yc-tabs-horizontal .yc-tabs-content,.yc-tabs-type-line:not(.yc-tabs-type-line).yc-tabs-horizontal .yc-tabs-content{border:1px solid var(--color-neutral-3);border-top:none}.yc-tabs-type-card:not(.yc-tabs-type-line).yc-tabs-horizontal.yc-tabs-bottom .yc-tabs-content,.yc-tabs-type-card-gutter:not(.yc-tabs-type-line).yc-tabs-horizontal.yc-tabs-bottom .yc-tabs-content,.yc-tabs-type-line:not(.yc-tabs-type-line).yc-tabs-horizontal.yc-tabs-bottom .yc-tabs-content{border-top:1px solid var(--color-neutral-3);border-bottom:none}.yc-tabs-type-card:not(.yc-tabs-type-line).yc-tabs-vertical.yc-tabs-right,.yc-tabs-type-card-gutter:not(.yc-tabs-type-line).yc-tabs-vertical.yc-tabs-right,.yc-tabs-type-line:not(.yc-tabs-type-line).yc-tabs-vertical.yc-tabs-right{border-right:none}.yc-tabs-type-card:not(.yc-tabs-type-line).yc-tabs-vertical .yc-tabs-content,.yc-tabs-type-card-gutter:not(.yc-tabs-type-line).yc-tabs-vertical .yc-tabs-content,.yc-tabs-type-line:not(.yc-tabs-type-line).yc-tabs-vertical .yc-tabs-content{border:1px solid var(--color-neutral-3);border-left:none}.yc-tabs-type-card:not(.yc-tabs-type-line).yc-tabs-vertical .yc-tabs-content.yc-tabs-right,.yc-tabs-type-card-gutter:not(.yc-tabs-type-line).yc-tabs-vertical .yc-tabs-content.yc-tabs-right,.yc-tabs-type-line:not(.yc-tabs-type-line).yc-tabs-vertical .yc-tabs-content.yc-tabs-right{border-right:none}.yc-tabs-type-card-gutter .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list{gap:4px}.yc-tabs-type-capsule .yc-tabs-nav{justify-content:flex-end}.yc-tabs-type-capsule .yc-tabs-nav .yc-tabs-nav-tab .yc-tabs-nav-tab-list{flex:unset;padding:3px;background-color:var(--color-fill-2);border-radius:2px;line-height:1;gap:3px}.yc-tabs-tab{flex-shrink:0;position:relative;cursor:pointer;outline:none;background-color:transparent;color:var(--color-text-2);line-height:1.5715;display:flex;align-items:center;gap:8px}.yc-tabs-tab .yc-tabs-tab-title{position:relative;padding:1px 0}.yc-tabs-tab.yc-tabs-tab-active{color:rgb(var(--primary-6));font-weight:500}.yc-tabs-tab-type-line,.yc-tabs-tab-type-text{margin:0 16px;transition:color .2s cubic-bezier(0, 0, 1, 1)}.yc-tabs-tab-type-line .yc-tabs-tab-title::after,.yc-tabs-tab-type-text .yc-tabs-tab-title::after{content:'';z-index:-1;position:absolute;top:0;right:-8px;bottom:0;left:-8px;background-color:transparent;border-radius:2px;opacity:1;transition:background-color .2s cubic-bezier(0, 0, 1, 1),opacity .2s cubic-bezier(0, 0, 1, 1)}.yc-tabs-tab-type-line:not(.yc-tabs-tab-active):not(.yc-tabs-tab-disabled):hover .yc-tabs-tab-title::after,.yc-tabs-tab-type-text:not(.yc-tabs-tab-active):not(.yc-tabs-tab-disabled):hover .yc-tabs-tab-title::after{background-color:var(--color-fill-2)}.yc-tabs-tab-type-line.yc-tabs-tab-type-text,.yc-tabs-tab-type-text.yc-tabs-tab-type-text{margin:0 9px;padding:5px 0}.yc-tabs-tab-type-line.yc-tabs-tab-type-text:not(:first-child)::before,.yc-tabs-tab-type-text.yc-tabs-tab-type-text:not(:first-child)::before{content:'';position:absolute;top:50%;left:-9px;width:2px;height:12px;background-color:var(--color-fill-3);transform:translateY(-50%)}.yc-tabs-tab-type-line.yc-tabs-tab-type-text .yc-tabs-tab-title,.yc-tabs-tab-type-text.yc-tabs-tab-type-text .yc-tabs-tab-title{position:relative;padding-left:9px;padding-right:9px}.yc-tabs-tab-type-line.yc-tabs-tab-type-text .yc-tabs-tab-title::after,.yc-tabs-tab-type-text.yc-tabs-tab-type-text .yc-tabs-tab-title::after{left:0;top:0;right:0;bottom:0}.yc-tabs-tab-type-line.yc-tabs-tab-type-line.yc-tabs-tab-vertical,.yc-tabs-tab-type-text.yc-tabs-tab-type-line.yc-tabs-tab-vertical{margin:0;padding:0 20px}.yc-tabs-tab-type-line.yc-tabs-tab-no-padding,.yc-tabs-tab-type-text.yc-tabs-tab-no-padding{margin-left:0}.yc-tabs-tab-type-line.yc-tabs-tab-no-padding.yc-tabs-tab-type-text,.yc-tabs-tab-type-text.yc-tabs-tab-no-padding.yc-tabs-tab-type-text{margin-left:0}.yc-tabs-tab-type-card,.yc-tabs-tab-type-card-gutter{padding:0 16px;border:1px solid var(--color-neutral-3);transition:padding .2s cubic-bezier(0, 0, 1, 1),color .2s cubic-bezier(0, 0, 1, 1)}.yc-tabs-tab-type-card.yc-tabs-tab:not(.yc-tabs-tab-disabled):not(.yc-tabs-tab-active):hover,.yc-tabs-tab-type-card-gutter.yc-tabs-tab:not(.yc-tabs-tab-disabled):not(.yc-tabs-tab-active):hover{background-color:var(--color-fill-3)}.yc-tabs-tab-type-card.yc-tabs-tab-type-card-gutter,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-type-card-gutter{background-color:var(--color-fill-1);border-radius:2px 2px 0 0}.yc-tabs-tab-type-card.yc-tabs-tab-horizontal.yc-tabs-tab-type-card:not(:first-child),.yc-tabs-tab-type-card-gutter.yc-tabs-tab-horizontal.yc-tabs-tab-type-card:not(:first-child){border-left:none}.yc-tabs-tab-type-card.yc-tabs-tab-horizontal.yc-tabs-tab-type-card:first-child,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-horizontal.yc-tabs-tab-type-card:first-child{border-top-left-radius:2px}.yc-tabs-tab-type-card.yc-tabs-tab-horizontal.yc-tabs-tab-type-card:last-child,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-horizontal.yc-tabs-tab-type-card:last-child{border-top-right-radius:2px}.yc-tabs-tab-type-card.yc-tabs-tab-horizontal.yc-tabs-tab-active,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-horizontal.yc-tabs-tab-active{background-color:transparent;border-bottom-color:var(--color-bg-2)}.yc-tabs-tab-type-card.yc-tabs-tab-horizontal.yc-tabs-tab-active.yc-tabs-tab-bottom,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-horizontal.yc-tabs-tab-active.yc-tabs-tab-bottom{border-top-color:var(--color-bg-2);border-bottom-color:var(--color-neutral-3)}.yc-tabs-tab-type-card.yc-tabs-tab-vertical,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-vertical{border-bottom:none}.yc-tabs-tab-type-card.yc-tabs-tab-vertical:not(:last-child),.yc-tabs-tab-type-card-gutter.yc-tabs-tab-vertical:not(:last-child){border-bottom:1px solid var(--color-neutral-3)}.yc-tabs-tab-type-card.yc-tabs-tab-vertical.yc-tabs-tab-type-card:not(:first-child),.yc-tabs-tab-type-card-gutter.yc-tabs-tab-vertical.yc-tabs-tab-type-card:not(:first-child){border-top:none}.yc-tabs-tab-type-card.yc-tabs-tab-vertical.yc-tabs-tab-active,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-vertical.yc-tabs-tab-active{background-color:transparent;border-right-color:var(--color-bg-2)}.yc-tabs-tab-type-card.yc-tabs-tab-vertical.yc-tabs-tab-active.yc-tabs-tab-right,.yc-tabs-tab-type-card-gutter.yc-tabs-tab-vertical.yc-tabs-tab-active.yc-tabs-tab-right{border-right-color:var(--color-neutral-3);border-left-color:var(--color-bg-2)}.yc-tabs-tab-type-rounded{margin:0 6px;padding:0 16px;border-radius:32px}.yc-tabs-tab-type-rounded:not(.yc-tabs-tab-disabled):hover{background-color:var(--color-fill-2)}.yc-tabs-tab-type-rounded.yc-tabs-tab-active{background-color:var(--color-fill-2)}.yc-tabs-tab-type-capsule{padding:0 10px}.yc-tabs-tab-type-capsule:not(.yc-tabs-tab-disabled):hover{background-color:var(--color-bg-2)}.yc-tabs-tab-type-capsule.yc-tabs-tab-active{background-color:var(--color-bg-2)}.yc-tabs-tab-size-mini.yc-tabs-tab-type-line{font-size:12px;padding-top:6px;padding-bottom:6px}.yc-tabs-tab-size-mini.yc-tabs-tab-type-card{font-size:12px;padding-top:1px;padding-bottom:1px}.yc-tabs-tab-size-mini.yc-tabs-tab-type-card-gutter{font-size:12px;padding-top:1px;padding-bottom:1px}.yc-tabs-tab-size-mini.yc-tabs-tab-type-capsule{font-size:12px;line-height:18px}.yc-tabs-tab-size-mini.yc-tabs-tab-type-rounded{font-size:12px;padding-top:3px;padding-bottom:3px}.yc-tabs-tab-size-small.yc-tabs-tab-type-line{font-size:14px;padding-top:6px;padding-bottom:6px}.yc-tabs-tab-size-small.yc-tabs-tab-type-card{font-size:14px;padding-top:1px;padding-bottom:1px}.yc-tabs-tab-size-small.yc-tabs-tab-type-card-gutter{font-size:14px;padding-top:1px;padding-bottom:1px}.yc-tabs-tab-size-small.yc-tabs-tab-type-capsule{font-size:14px;line-height:22px}.yc-tabs-tab-size-small.yc-tabs-tab-type-rounded{font-size:14px;padding-top:3px;padding-bottom:3px}.yc-tabs-tab-size-medium.yc-tabs-tab-type-line{font-size:14px;padding-top:8px;padding-bottom:8px}.yc-tabs-tab-size-medium.yc-tabs-tab-type-card{font-size:14px;padding-top:4px;padding-bottom:4px}.yc-tabs-tab-size-medium.yc-tabs-tab-type-card-gutter{font-size:14px;padding-top:4px;padding-bottom:4px}.yc-tabs-tab-size-medium.yc-tabs-tab-type-capsule{font-size:14px;line-height:26px}.yc-tabs-tab-size-medium.yc-tabs-tab-type-rounded{font-size:14px;padding-top:5px;padding-bottom:5px}.yc-tabs-tab-size-large.yc-tabs-tab-type-line{font-size:14px;padding-top:10px;padding-bottom:10px}.yc-tabs-tab-size-large.yc-tabs-tab-type-card{font-size:14px;padding-top:5px;padding-bottom:5px}.yc-tabs-tab-size-large.yc-tabs-tab-type-card-gutter{font-size:14px;padding-top:5px;padding-bottom:5px}.yc-tabs-tab-size-large.yc-tabs-tab-type-capsule{font-size:14px;line-height:30px}.yc-tabs-tab-size-large.yc-tabs-tab-type-rounded{font-size:14px;padding-top:7px;padding-bottom:7px}.yc-tabs-tab-disabled{cursor:not-allowed;background-color:transparent;color:var(--color-text-4)}.yc-tabs-tab-disabled.yc-tabs-tab-active{color:var(--color-primary-light-3)}.yc-icon-button{color:inherit}.yc-icon-button.yc-tabs-nav-button-left{margin:0 6px 0 10px}.yc-icon-button.yc-tabs-nav-button-right{margin:0 10px 0 6px}.yc-icon-button.yc-tabs-nav-button-up{margin-bottom:10px}.yc-icon-button.yc-tabs-nav-button-down{margin-top:10px}.yc-icon-button.yc-tabs-tab-close-button{user-select:none;color:inherit}.yc-icon-button.yc-tabs-nav-add-button{padding:0 8px}
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue"),t=require("../node_modules/@vueuse/core/index.js");require("../node_modules/tinycolor2/esm/tinycolor.js");const o=require("../_shared/utils/dom.js");require("../_shared/utils/time.js"),require("../Empty/index.js");/* empty css */const l=require("../_shared/icons/IconCopy.
|
1
|
+
"use strict";const e=require("vue"),t=require("../node_modules/@vueuse/core/index.js");require("../node_modules/tinycolor2/esm/tinycolor.js");const o=require("../_shared/utils/dom.js");require("../_shared/utils/time.js"),require("../Empty/index.js");/* empty css */const l=require("../_shared/icons/IconCopy.vue.js"),a=require("../_shared/icons/IconEdit.vue.js"),n=require("../_shared/icons/IconInfo.vue.js"),r=require("../_shared/utils/control.js"),u=require("../Input/index.js"),d=require("../Tooltip/index.js"),p=e.defineComponent({name:"TypographyBase",__name:"TypographyBase",props:{tag:{default:"span"},type:{default:void 0},bold:{type:Boolean,default:!1},disabled:{type:Boolean},mark:{type:Boolean,default:!1},underline:{type:Boolean,default:!1},delete:{type:Boolean,default:!1},code:{type:Boolean,default:!1},editable:{type:Boolean,default:!1},editing:{type:Boolean,default:void 0},defaultEditing:{type:Boolean,default:!1},editText:{default:""},copyable:{type:Boolean,default:!1},copyText:{default:""},copyDelay:{default:3e3},ellipsis:{type:[Boolean,Object],default:!0},editTooltiProps:{default:()=>({})},copyTooltiProps:{default:()=>({})}},emits:["update:editing","update:editText","edit-start","change","copy","edit-end","ellipsis","expand"],setup(p,{emit:i}){const s=p,c=i,{editing:y,defaultEditing:f,editText:v,copyText:m,copyable:g,copyDelay:B,code:k,mark:h,delete:x,underline:_,bold:T}=e.toRefs(s),{isSupported:C,copy:b}=t.useClipboard(),j=e.ref(!1),q=e.ref(),V=e.ref(),E=r(y,f.value,e=>{c("update:editing",e)}),N=r(v,"",e=>{c("update:editText",e),c("change",e)});e.ref({});const w=e.computed(()=>{const e=[h.value,k.value,x.value,_.value,T.value];return["mark","code","del","u","b"].filter((t,o)=>e[o])}),D=e.defineComponent({props:{tags:{type:Array,default:()=>[]}},setup:(t,{slots:o})=>()=>{var l;const{tags:a}=e.toRefs(t),n=(t,o)=>o>=a.value.length?t:e.h(a.value[o],null,n(t,o+1));return n(null==(l=o.default)?void 0:l.call(o),0)}}),I=async()=>{var e;E.value=!0,N.value=N.value?N.value:o.getDomText(q),c("edit-start"),await o.sleep(0),null==(e=V.value)||e.focus()},P=()=>{E.value=!1,c("edit-end")},R=async()=>{if(!g.value||!C.value||j.value)return;const e=m.value||o.getDomText(q);b(e),c("copy",e),j.value=!0,await o.sleep(B.value),j.value=!1};return(t,o)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.tag),{class:e.normalizeClass(["yc-typography",{[`yc-typography-${t.type}`]:t.type,"yc-typography-bold":e.unref(T),"yc-typography-disabled":t.disabled,"yc-typography-underline":e.unref(_),"yc-typography-delete":e.unref(x)}]),ref_key:"contentRef",ref:q},{default:e.withCtx(()=>[e.unref(E)?(e.openBlock(),e.createBlock(e.unref(u),{key:0,modelValue:e.unref(N),"onUpdate:modelValue":o[0]||(o[0]=t=>e.isRef(N)?N.value=t:null),ref_key:"inputRef",ref:V,onBlur:P},null,8,["modelValue"])):(e.openBlock(),e.createBlock(e.unref(D),{key:1,tags:w.value},{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default",{},void 0,!0)]),_:3},8,["tags"])),t.editable&&!e.unref(E)?(e.openBlock(),e.createElementBlock("span",{key:2,class:"yc-typography-operation-edit",onClick:I},[e.createVNode(e.unref(d),e.mergeProps({content:"编辑",position:"top"},t.editTooltiProps),{default:e.withCtx(()=>[e.createElementVNode("span",null,[e.createVNode(e.unref(a))])]),_:1},16)])):e.createCommentVNode("",!0),e.unref(g)?(e.openBlock(),e.createElementBlock("span",{key:3,class:"yc-typography-operation-copy",onClick:R},[e.createVNode(e.unref(d),e.mergeProps({position:"top"},t.copyTooltiProps),{content:e.withCtx(()=>[e.renderSlot(t.$slots,"copy-tooltip",{copied:j.value},()=>[e.createTextVNode(e.toDisplayString(""+(j.value?"已复制":"复制")),1)],!0)]),default:e.withCtx(()=>[e.createElementVNode("span",null,[e.renderSlot(t.$slots,"copy-icon",{copied:j.value},()=>[j.value?(e.openBlock(),e.createBlock(e.unref(n),{key:0,color:"rgb(0, 180, 42)"})):(e.openBlock(),e.createBlock(e.unref(l),{key:1}))],!0)])]),_:3},16)])):e.createCommentVNode("",!0)]),_:3},8,["class"]))}});module.exports=p;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=;/* empty css */;/* empty css */const t=require("../../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-
|
1
|
+
"use strict";const e=;/* empty css */;/* empty css */const t=require("../../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-cd36f367"]]);module.exports=t;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js");const o=require("../utils/dom.js");require("../utils/time.js"),require("../../Empty/index.js");/* empty css */const t=require("../icons/IconClose.vue.js"),
|
1
|
+
"use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js");const o=require("../utils/dom.js");require("../utils/time.js"),require("../../Empty/index.js");/* empty css */const t=require("../icons/IconClose.vue.js"),n=e.defineComponent({__name:"IconButton",props:{size:{default:12},hoverSize:{default:20},disabled:{type:Boolean,default:!1},hoverable:{type:Boolean,default:!0},preventFocus:{type:Boolean,default:!0}},setup(n){const s=n,{hoverSize:l}=e.toRefs(s),u=e.computed(()=>o.valueToPx(l.value));return(o,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["yc-icon-button",{"yc-icon-button-disabled":o.disabled,"yc-icon-button-hoverable":o.hoverable}]),style:e.normalizeStyle({"--icon-btn-size":u.value}),onMousedown:n[0]||(n[0]=e=>o.preventFocus&&e.preventDefault())},[e.renderSlot(o.$slots,"default",{},()=>[e.createVNode(e.unref(t),{size:o.size},null,8,["size"])],!0)],38))}});module.exports=n;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("vue"),o=require("../components/Icon.vue2.js"),t=e.defineComponent({__name:"IconCopy",setup:t=>(t,n)=>(e.openBlock(),e.createBlock(o,e.normalizeProps(e.guardReactiveProps(t.$attrs)),{default:e.withCtx(()=>n[0]||(n[0]=[e.createElementVNode("path",{d:"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)])),_:1,__:[0]},16))});module.exports=t;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue
|
1
|
+
"use strict";const e=require("./IconCopy.vue.js");module.exports=e;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("vue"),t=require("../components/Icon.vue2.js"),o=e.defineComponent({__name:"IconEdit",setup:o=>(o,a)=>(e.openBlock(),e.createBlock(t,e.normalizeProps(e.guardReactiveProps(o.$attrs)),{default:e.withCtx(()=>a[0]||(a[0]=[e.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)])),_:1,__:[0]},16))});module.exports=o;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue
|
1
|
+
"use strict";const e=require("./IconEdit.vue.js");module.exports=e;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("./IconFullScreen.vue2.js");module.exports=e;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("vue"),t=require("../components/Icon.vue2.js"),o=e.defineComponent({__name:"IconFullScreen",setup:o=>(o,n)=>(e.openBlock(),e.createBlock(t,e.normalizeProps(e.guardReactiveProps(o.$attrs)),{default:e.withCtx(()=>n[0]||(n[0]=[e.createElementVNode("path",{d:"M42 17V9a1 1 0 0 0-1-1h-8M6 17V9a1 1 0 0 1 1-1h8m27 23v8a1 1 0 0 1-1 1h-8M6 31v8a1 1 0 0 0 1 1h8"},null,-1)])),_:1,__:[0]},16))});module.exports=o;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("./IconOriginSize.vue2.js");module.exports=e;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("vue"),t=require("../components/Icon.vue2.js"),o=e.defineComponent({__name:"IconOriginSize",setup:o=>(o,n)=>(e.openBlock(),e.createBlock(t,e.normalizeProps(e.guardReactiveProps(o.$attrs)),{default:e.withCtx(()=>n[0]||(n[0]=[e.createElementVNode("path",{d:"m5.5 11.5 5-2.5h1v32M34 11.5 39 9h1v32"},null,-1),e.createElementVNode("path",{d:"M24 17h1v1h-1v-1ZM24 30h1v1h-1v-1Z",fill:"currentColor",stroke:"none"},null,-1),e.createElementVNode("path",{d:"M24 17h1v1h-1v-1ZM24 30h1v1h-1v-1Z"},null,-1)])),_:1,__:[0]},16))});module.exports=o;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("./IconRotateLeft.vue2.js");module.exports=e;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("vue"),t=require("../components/Icon.vue2.js"),o=e.defineComponent({__name:"IconRotateLeft",setup:o=>(o,a)=>(e.openBlock(),e.createBlock(t,e.normalizeProps(e.guardReactiveProps(o.$attrs)),{default:e.withCtx(()=>a[0]||(a[0]=[e.createElementVNode("path",{d:"M10 22a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1V22ZM23 11h11a6 6 0 0 1 6 6v6M22.5 12.893 19.587 11 22.5 9.107v3.786Z"},null,-1)])),_:1,__:[0]},16))});module.exports=o;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("./IconRotateRight.vue2.js");module.exports=e;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("vue"),t=require("../components/Icon.vue2.js"),o=e.defineComponent({__name:"IconRotateRight",setup:o=>(o,a)=>(e.openBlock(),e.createBlock(t,e.normalizeProps(e.guardReactiveProps(o.$attrs)),{default:e.withCtx(()=>a[0]||(a[0]=[e.createElementVNode("path",{d:"M38 22a1 1 0 0 0-1-1H17a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V22ZM25 11H14a6 6 0 0 0-6 6v6M25.5 12.893 28.413 11 25.5 9.107v3.786Z"},null,-1)])),_:1,__:[0]},16))});module.exports=o;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("./IconZoomIn.vue2.js");module.exports=e;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("vue"),o=require("../components/Icon.vue2.js"),t=e.defineComponent({__name:"IconZoomIn",setup:t=>(t,n)=>(e.openBlock(),e.createBlock(o,e.normalizeProps(e.guardReactiveProps(t.$attrs)),{default:e.withCtx(()=>n[0]||(n[0]=[e.createElementVNode("path",{d:"M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15m7 7V15"},null,-1)])),_:1,__:[0]},16))});module.exports=t;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("./IconZoomOut.vue2.js");module.exports=e;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("vue"),o=require("../components/Icon.vue2.js"),t=e.defineComponent({__name:"IconZoomOut",setup:t=>(t,n)=>(e.openBlock(),e.createBlock(o,e.normalizeProps(e.guardReactiveProps(t.$attrs)),{default:e.withCtx(()=>n[0]||(n[0]=[e.createElementVNode("path",{d:"M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15"},null,-1)])),_:1,__:[0]},16))});module.exports=t;
|
package/lib/shared.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
:root{--red-1:255, 236, 232;--red-2:253, 205, 197;--red-3:251, 172, 163;--red-4:249, 137, 129;--red-5:247, 101, 96;--red-6:245, 63, 63;--red-7:203, 39, 45;--red-8:161, 21, 30;--red-9:119, 8, 19;--red-10:77, 0, 10;--orangered-1:255, 243, 232;--orangered-2:253, 221, 195;--orangered-3:252, 197, 159;--orangered-4:250, 172, 123;--orangered-5:249, 144, 87;--orangered-6:247, 114, 52;--orangered-7:204, 81, 32;--orangered-8:162, 53, 17;--orangered-9:119, 31, 6;--orangered-10:77, 14, 0;--orange-1:255, 247, 232;--orange-2:255, 228, 186;--orange-3:255, 207, 139;--orange-4:255, 182, 93;--orange-5:255, 154, 46;--orange-6:255, 125, 0;--orange-7:210, 95, 0;--orange-8:166, 69, 0;--orange-9:121, 46, 0;--orange-10:77, 27, 0;--gold-1:255, 252, 232;--gold-2:253, 244, 191;--gold-3:252, 233, 150;--gold-4:250, 220, 109;--gold-5:249, 204, 69;--gold-6:247, 186, 30;--gold-7:204, 146, 19;--gold-8:162, 109, 10;--gold-9:119, 75, 4;--gold-10:77, 45, 0;--yellow-1:254, 255, 232;--yellow-2:254, 254, 190;--yellow-3:253, 250, 148;--yellow-4:252, 242, 107;--yellow-5:251, 232, 66;--yellow-6:250, 220, 25;--yellow-7:207, 175, 15;--yellow-8:163, 132, 8;--yellow-9:120, 93, 3;--yellow-10:77, 56, 0;--lime-1:252, 255, 232;--lime-2:237, 248, 187;--lime-3:220, 241, 144;--lime-4:201, 233, 104;--lime-5:181, 226, 65;--lime-6:159, 219, 29;--lime-7:126, 183, 18;--lime-8:95, 148, 10;--lime-9:67, 112, 4;--lime-10:42, 77, 0;--green-1:232, 255, 234;--green-2:175, 240, 181;--green-3:123, 225, 136;--green-4:76, 210, 99;--green-5:35, 195, 67;--green-6:0, 180, 42;--green-7:0, 154, 41;--green-8:0, 128, 38;--green-9:0, 102, 34;--green-10:0, 77, 28;--cyan-1:232, 255, 251;--cyan-2:183, 244, 236;--cyan-3:137, 233, 224;--cyan-4:94, 223, 214;--cyan-5:55, 212, 207;--cyan-6:20, 201, 201;--cyan-7:13, 165, 170;--cyan-8:7, 130, 139;--cyan-9:3, 97, 108;--cyan-10:0, 66, 77;--blue-1:232, 247, 255;--blue-2:195, 231, 254;--blue-3:159, 212, 253;--blue-4:123, 192, 252;--blue-5:87, 169, 251;--blue-6:52, 145, 250;--blue-7:32, 108, 207;--blue-8:17, 75, 163;--blue-9:6, 48, 120;--blue-10:0, 26, 77;--arcoblue-1:232, 243, 255;--arcoblue-2:190, 218, 255;--arcoblue-3:148, 191, 255;--arcoblue-4:106, 161, 255;--arcoblue-5:64, 128, 255;--arcoblue-6:22, 93, 255;--arcoblue-7:14, 66, 210;--arcoblue-8:7, 44, 166;--arcoblue-9:3, 26, 121;--arcoblue-10:0, 13, 77;--purple-1:245, 232, 255;--purple-2:221, 190, 246;--purple-3:195, 150, 237;--purple-4:168, 113, 227;--purple-5:141, 78, 218;--purple-6:114, 46, 209;--purple-7:85, 29, 176;--purple-8:60, 16, 143;--purple-9:39, 6, 110;--purple-10:22, 0, 77;--pinkpurple-1:255, 232, 251;--pinkpurple-2:247, 186, 239;--pinkpurple-3:240, 142, 230;--pinkpurple-4:232, 101, 223;--pinkpurple-5:225, 62, 219;--pinkpurple-6:217, 26, 217;--pinkpurple-7:176, 16, 182;--pinkpurple-8:138, 9, 147;--pinkpurple-9:101, 3, 112;--pinkpurple-10:66, 0, 77;--magenta-1:255, 232, 241;--magenta-2:253, 194, 219;--magenta-3:251, 157, 199;--magenta-4:249, 121, 183;--magenta-5:247, 84, 168;--magenta-6:245, 49, 157;--magenta-7:203, 30, 131;--magenta-8:161, 16, 105;--magenta-9:119, 6, 79;--magenta-10:77, 0, 52;--gray-1:247, 248, 250;--gray-2:242, 243, 245;--gray-3:229, 230, 235;--gray-4:201, 205, 212;--gray-5:169, 174, 184;--gray-6:134, 144, 156;--gray-7:107, 119, 133;--gray-8:78, 89, 105;--gray-9:39, 46, 59;--gray-10:29, 33, 41;--success-1:var(--green-1);--success-2:var(--green-2);--success-3:var(--green-3);--success-4:var(--green-4);--success-5:var(--green-5);--success-6:var(--green-6);--success-7:var(--green-7);--success-8:var(--green-8);--success-9:var(--green-9);--success-10:var(--green-10);--primary-1:var(--arcoblue-1);--primary-2:var(--arcoblue-2);--primary-3:var(--arcoblue-3);--primary-4:var(--arcoblue-4);--primary-5:var(--arcoblue-5);--primary-6:var(--arcoblue-6);--primary-7:var(--arcoblue-7);--primary-8:var(--arcoblue-8);--primary-9:var(--arcoblue-9);--primary-10:var(--arcoblue-10);--danger-1:var(--red-1);--danger-2:var(--red-2);--danger-3:var(--red-3);--danger-4:var(--red-4);--danger-5:var(--red-5);--danger-6:var(--red-6);--danger-7:var(--red-7);--danger-8:var(--red-8);--danger-9:var(--red-9);--danger-10:var(--red-10);--warning-1:var(--orange-1);--warning-2:var(--orange-2);--warning-3:var(--orange-3);--warning-4:var(--orange-4);--warning-5:var(--orange-5);--warning-6:var(--orange-6);--warning-7:var(--orange-7);--warning-8:var(--orange-8);--warning-9:var(--orange-9);--warning-10:var(--orange-10);--link-1:var(--arcoblue-1);--link-2:var(--arcoblue-2);--link-3:var(--arcoblue-3);--link-4:var(--arcoblue-4);--link-5:var(--arcoblue-5);--link-6:var(--arcoblue-6);--link-7:var(--arcoblue-7);--link-8:var(--arcoblue-8);--link-9:var(--arcoblue-9);--link-10:var(--arcoblue-10);--color-white:#ffffff;--color-black:#000000;--color-border:rgb(var(--gray-3));--color-bg-popup:var(--color-bg-5);--color-bg-1:#fff;--color-bg-2:#fff;--color-bg-3:#fff;--color-bg-4:#fff;--color-bg-5:#fff;--color-bg-white:#fff;--color-neutral-1:rgb(var(--gray-1));--color-neutral-2:rgb(var(--gray-2));--color-neutral-3:rgb(var(--gray-3));--color-neutral-4:rgb(var(--gray-4));--color-neutral-5:rgb(var(--gray-5));--color-neutral-6:rgb(var(--gray-6));--color-neutral-7:rgb(var(--gray-7));--color-neutral-8:rgb(var(--gray-8));--color-neutral-9:rgb(var(--gray-9));--color-neutral-10:rgb(var(--gray-10));--color-text-1:var(--color-neutral-10);--color-text-2:var(--color-neutral-8);--color-text-3:var(--color-neutral-6);--color-text-4:var(--color-neutral-4);--color-border-1:var(--color-neutral-2);--color-border-2:var(--color-neutral-3);--color-border-3:var(--color-neutral-4);--color-border-4:var(--color-neutral-6);--color-fill-1:var(--color-neutral-1);--color-fill-2:var(--color-neutral-2);--color-fill-3:var(--color-neutral-3);--color-fill-4:var(--color-neutral-4);--color-primary-light-1:rgb(var(--primary-1));--color-primary-light-2:rgb(var(--primary-2));--color-primary-light-3:rgb(var(--primary-3));--color-primary-light-4:rgb(var(--primary-4));--color-link-light-1:rgb(var(--link-1));--color-link-light-2:rgb(var(--link-2));--color-link-light-3:rgb(var(--link-3));--color-link-light-4:rgb(var(--link-4));--color-secondary:var(--color-neutral-2);--color-secondary-hover:var(--color-neutral-3);--color-secondary-active:var(--color-neutral-4);--color-secondary-disabled:var(--color-neutral-1);--color-danger-light-1:rgb(var(--danger-1));--color-danger-light-2:rgb(var(--danger-2));--color-danger-light-3:rgb(var(--danger-3));--color-danger-light-4:rgb(var(--danger-4));--color-success-light-1:rgb(var(--success-1));--color-success-light-2:rgb(var(--success-2));--color-success-light-3:rgb(var(--success-3));--color-success-light-4:rgb(var(--success-4));--color-warning-light-1:rgb(var(--warning-1));--color-warning-light-2:rgb(var(--warning-2));--color-warning-light-3:rgb(var(--warning-3));--color-warning-light-4:rgb(var(--warning-4));--border-radius-none:0;--border-radius-small:2px;--border-radius-medium:4px;--border-radius-large:8px;--border-radius-circle:50%;--color-tooltip-bg:rgb(var(--gray-10));--color-spin-layer-bg:rgba(255,255,255,0.6);--color-menu-dark-bg:#232324;--color-menu-light-bg:#ffffff;--color-menu-dark-hover:rgba(255,255,255,0.04);--color-mask-bg:rgba(29,33,41,0.6)}body[yc-design-theme='dark']{--red-1:77, 0, 10;--red-2:119, 6, 17;--red-3:161, 22, 31;--red-4:203, 46, 52;--red-5:245, 78, 78;--red-6:247, 105, 101;--red-7:249, 141, 134;--red-8:251, 176, 167;--red-9:253, 209, 202;--red-10:255, 240, 236;--orangered-1:77, 14, 0;--orangered-2:119, 30, 5;--orangered-3:162, 55, 20;--orangered-4:204, 87, 41;--orangered-5:247, 126, 69;--orangered-6:249, 146, 90;--orangered-7:250, 173, 125;--orangered-8:252, 198, 161;--orangered-9:253, 222, 197;--orangered-10:255, 244, 235;--orange-1:77, 27, 0;--orange-2:121, 48, 4;--orange-3:166, 75, 10;--orange-4:210, 105, 19;--orange-5:255, 141, 31;--orange-6:255, 150, 38;--orange-7:255, 179, 87;--orange-8:255, 205, 135;--orange-9:255, 227, 184;--orange-10:255, 247, 232;--gold-1:77, 45, 0;--gold-2:119, 75, 4;--gold-3:162, 111, 15;--gold-4:204, 150, 31;--gold-5:247, 192, 52;--gold-6:249, 204, 68;--gold-7:250, 220, 108;--gold-8:252, 233, 149;--gold-9:253, 244, 190;--gold-10:255, 252, 232;--yellow-1:77, 56, 0;--yellow-2:120, 94, 7;--yellow-3:163, 134, 20;--yellow-4:207, 179, 37;--yellow-5:250, 225, 60;--yellow-6:251, 233, 75;--yellow-7:252, 243, 116;--yellow-8:253, 250, 157;--yellow-9:254, 254, 198;--yellow-10:254, 255, 240;--lime-1:42, 77, 0;--lime-2:68, 112, 6;--lime-3:98, 148, 18;--lime-4:132, 183, 35;--lime-5:168, 219, 57;--lime-6:184, 226, 75;--lime-7:203, 233, 112;--lime-8:222, 241, 152;--lime-9:238, 248, 194;--lime-10:253, 255, 238;--green-1:0, 77, 28;--green-2:4, 102, 37;--green-3:10, 128, 45;--green-4:18, 154, 55;--green-5:29, 180, 64;--green-6:39, 195, 70;--green-7:80, 210, 102;--green-8:126, 225, 139;--green-9:178, 240, 183;--green-10:235, 255, 236;--cyan-1:0, 66, 77;--cyan-2:6, 97, 108;--cyan-3:17, 131, 139;--cyan-4:31, 166, 170;--cyan-5:48, 201, 201;--cyan-6:63, 212, 207;--cyan-7:102, 223, 215;--cyan-8:144, 233, 225;--cyan-9:190, 244, 237;--cyan-10:240, 255, 252;--blue-1:0, 26, 77;--blue-2:5, 47, 120;--blue-3:19, 76, 163;--blue-4:41, 113, 207;--blue-5:70, 154, 250;--blue-6:90, 170, 251;--blue-7:125, 193, 252;--blue-8:161, 213, 253;--blue-9:198, 232, 254;--blue-10:234, 248, 255;--arcoblue-1:0, 13, 77;--arcoblue-2:4, 27, 121;--arcoblue-3:14, 50, 166;--arcoblue-4:29, 77, 210;--arcoblue-5:48, 111, 255;--arcoblue-6:60, 126, 255;--arcoblue-7:104, 159, 255;--arcoblue-8:147, 190, 255;--arcoblue-9:190, 218, 255;--arcoblue-10:234, 244, 255;--purple-1:22, 0, 77;--purple-2:39, 6, 110;--purple-3:62, 19, 143;--purple-4:90, 37, 176;--purple-5:123, 61, 209;--purple-6:142, 81, 218;--purple-7:169, 116, 227;--purple-8:197, 154, 237;--purple-9:223, 194, 246;--purple-10:247, 237, 255;--pinkpurple-1:66, 0, 77;--pinkpurple-2:101, 3, 112;--pinkpurple-3:138, 13, 147;--pinkpurple-4:176, 27, 182;--pinkpurple-5:217, 46, 217;--pinkpurple-6:225, 61, 219;--pinkpurple-7:232, 102, 223;--pinkpurple-8:240, 146, 230;--pinkpurple-9:247, 193, 240;--pinkpurple-10:255, 242, 253;--magenta-1:77, 0, 52;--magenta-2:119, 8, 80;--magenta-3:161, 23, 108;--magenta-4:203, 43, 136;--magenta-5:245, 69, 166;--magenta-6:247, 86, 169;--magenta-7:249, 122, 184;--magenta-8:251, 158, 200;--magenta-9:253, 195, 219;--magenta-10:255, 232, 241;--gray-1:23, 23, 26;--gray-2:46, 46, 48;--gray-3:72, 72, 73;--gray-4:95, 95, 96;--gray-5:120, 120, 122;--gray-6:146, 146, 147;--gray-7:171, 171, 172;--gray-8:197, 197, 197;--gray-9:223, 223, 223;--gray-10:246, 246, 246;--primary-1:var(--arcoblue-1);--primary-2:var(--arcoblue-2);--primary-3:var(--arcoblue-3);--primary-4:var(--arcoblue-4);--primary-5:var(--arcoblue-5);--primary-6:var(--arcoblue-6);--primary-7:var(--arcoblue-7);--primary-8:var(--arcoblue-8);--primary-9:var(--arcoblue-9);--primary-10:var(--arcoblue-10);--success-1:var(--green-1);--success-2:var(--green-2);--success-3:var(--green-3);--success-4:var(--green-4);--success-5:var(--green-5);--success-6:var(--green-6);--success-7:var(--green-7);--success-8:var(--green-8);--success-9:var(--green-9);--success-10:var(--green-10);--danger-1:var(--red-1);--danger-2:var(--red-2);--danger-3:var(--red-3);--danger-4:var(--red-4);--danger-5:var(--red-5);--danger-6:var(--red-6);--danger-7:var(--red-7);--danger-8:var(--red-8);--danger-9:var(--red-9);--danger-10:var(--red-10);--warning-1:var(--orange-1);--warning-2:var(--orange-2);--warning-3:var(--orange-3);--warning-4:var(--orange-4);--warning-5:var(--orange-5);--warning-6:var(--orange-6);--warning-7:var(--orange-7);--warning-8:var(--orange-8);--warning-9:var(--orange-9);--warning-10:var(--orange-10);--link-1:var(--arcoblue-1);--link-2:var(--arcoblue-2);--link-3:var(--arcoblue-3);--link-4:var(--arcoblue-4);--link-5:var(--arcoblue-5);--link-6:var(--arcoblue-6);--link-7:var(--arcoblue-7);--link-8:var(--arcoblue-8);--link-9:var(--arcoblue-9);--link-10:var(--arcoblue-10);--color-white:rgba(255,255,255,0.9);--color-black:#000000;--color-border:#333335;--color-bg-1:#17171a;--color-bg-2:#232324;--color-bg-3:#2a2a2b;--color-bg-4:#313132;--color-bg-5:#373739;--color-bg-white:#f6f6f6;--color-text-1:rgba(255,255,255,0.9);--color-text-2:rgba(255,255,255,0.7);--color-text-3:rgba(255,255,255,0.5);--color-text-4:rgba(255,255,255,0.3);--color-fill-1:rgba(255,255,255,0.04);--color-fill-2:rgba(255,255,255,0.08);--color-fill-3:rgba(255,255,255,0.12);--color-fill-4:rgba(255,255,255,0.16);--color-primary-light-1:rgba(var(--primary-6), .2);--color-primary-light-2:rgba(var(--primary-6), .35);--color-primary-light-3:rgba(var(--primary-6), .5);--color-primary-light-4:rgba(var(--primary-6), .65);--color-secondary:rgba(var(--gray-9), .08);--color-secondary-hover:rgba(var(--gray-8), .16);--color-secondary-active:rgba(var(--gray-7), .24);--color-secondary-disabled:rgba(var(--gray-9), .08);--color-danger-light-1:rgba(var(--danger-6), .2);--color-danger-light-2:rgba(var(--danger-6), .35);--color-danger-light-3:rgba(var(--danger-6), .5);--color-danger-light-4:rgba(var(--danger-6), .65);--color-success-light-1:rgb(var(--success-6), .2);--color-success-light-2:rgb(var(--success-6), .35);--color-success-light-3:rgb(var(--success-6), .5);--color-success-light-4:rgb(var(--success-6), .65);--color-warning-light-1:rgb(var(--warning-6), .2);--color-warning-light-2:rgb(var(--warning-6), .35);--color-warning-light-3:rgb(var(--warning-6), .5);--color-warning-light-4:rgb(var(--warning-6), .65);--color-link-light-1:rgb(var(--link-6), .2);--color-link-light-2:rgb(var(--link-6), .35);--color-link-light-3:rgb(var(--link-6), .5);--color-link-light-4:rgb(var(--link-6), .65);--color-tooltip-bg:#373739;--color-spin-layer-bg:rgba(51,51,51,0.6);--color-menu-dark-bg:#232324;--color-menu-light-bg:#232324;--color-menu-dark-hover:var(--color-fill-2);--color-mask-bg:rgba(23,23,26,0.6)}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.fade-enter-active,.fade-leave-active{transition:opacity .4s cubic-bezier(.3, 1.3, .3, 1)}.zoom-in-fade-out-enter-from,.zoom-in-fade-out-leave-to{transform:scale(.5, .5);opacity:0}.zoom-in-fade-out-enter-to,.zoom-in-fade-out-leave-from{transform:scale(1, 1);opacity:1}.zoom-in-fade-out-enter-active,.zoom-in-fade-out-leave-active{transition:opacity .3s cubic-bezier(.3, 1.3, .3, 1),transform .3s cubic-bezier(.3, 1.3, .3, 1)}.slide-dynamic-origin-enter-from,.slide-dynamic-origin-leave-to{transform:scaleY(.9);transform-origin:0 0;opacity:0}.slide-dynamic-origin-enter-to,.slide-dynamic-origin-leave-from{transform:scaleY(1);transform-origin:0 0;opacity:1}.slide-dynamic-origin-enter-active,.slide-dynamic-origin-leave-active{transition:transform .2s cubic-bezier(.34, .69, .1, 1),opacity .2s cubic-bezier(.34, .69, .1, 1)}.zoom-modal-enter-from,.zoom-modal-leave-to{transform:scale(.5, .5);opacity:0}.zoom-modal-enter-to,.zoom-modal-leave-from{transform:scale(1, 1);opacity:1}.zoom-modal-enter-active,.zoom-modal-leave-active{transition:opacity .4s cubic-bezier(.3, 1.3, .3, 1),transform .4s cubic-bezier(.3, 1.3, .3, 1)}.slide-drawer-left-enter-from,.slide-drawer-left-leave-to{transform:translateX(-100%)}.slide-drawer-left-enter-to,.slide-drawer-left-leave-from{transform:translate(0)}.slide-drawer-left-enter-active,.slide-drawer-left-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.slide-drawer-right-enter-from,.slide-drawer-right-leave-to{transform:translateX(100%)}.slide-drawer-right-enter-to,.slide-drawer-right-leave-from{transform:translate(0)}.slide-drawer-right-enter-active,.slide-drawer-right-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.slide-drawer-top-enter-from,.slide-drawer-top-leave-to{transform:translateY(-100%)}.slide-drawer-top-enter-to,.slide-drawer-top-leave-from{transform:translate(0)}.slide-drawer-top-enter-active,.slide-drawer-top-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.slide-drawer-bottom-enter-from,.slide-drawer-bottom-leave-to{transform:translateY(100%)}.slide-drawer-bottom-enter-to,.slide-drawer-bottom-leave-from{transform:translate(0)}.slide-drawer-bottom-enter-active,.slide-drawer-bottom-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.input-tag-zoom-enter-from,.input-tag-zoom-leave-to{transform:scale(.5, .5);opacity:0}.input-tag-zoom-leave-from,.input-tag-zoom-enter-to{transform:scale(1, 1);opacity:1}.input-tag-zoom-enter-active{transition:all .3s cubic-bezier(.34, .69, .1, 1)}.input-tag-zoom-leave-active{position:absolute;transition:all .3s cubic-bezier(.3, 1.3, .3, 1)}.input-tag-zoom-move{transition:all .3s cubic-bezier(.3, 1.3, .3, 1)}.cascader-slide-enter-from,.cascader-slide-leave-to{margin-left:-120px}.cascader-slide-enter-to,.cascader-slide-leave-from{margin-left:0}.cascader-slide-enter-active,.cascader-slide-leave-active{transition:all .3s cubic-bezier(.34, .69, .1, 1)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}code,kbd,samp{font-size:1em;font-family:monospace, monospace}a{text-decoration:none;color:#000}svg{outline:none}*,*::after,*::before{box-sizing:border-box;margin:0;padding:0;min-width:0;font-family:Inter,-apple-system,BlinkMacSystemFont,'PingFang SC','Hiragino Sans GB','noto sans','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif}*::-webkit-scrollbar,*::after::-webkit-scrollbar,*::before::-webkit-scrollbar{width:9px;height:9px;box-sizing:border-box}*::-webkit-scrollbar-thumb,*::after::-webkit-scrollbar-thumb,*::before::-webkit-scrollbar-thumb{background-color:#c9cdd4;border-radius:4.5px}*::-webkit-scrollbar-thumb:hover,*::after::-webkit-scrollbar-thumb:hover,*::before::-webkit-scrollbar-thumb:hover{background-color:#86909c;opacity:.8}.text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;overflow-wrap:break-word}.expand-enter-active,.expand-leave-active{transition:max-height .2s cubic-bezier(.34, .69, .1, 1),opacity .2s cubic-bezier(.3, 1.3, .3, 1)}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.yc-icon{display:inline-block;overflow:hidden;width:1em;height:1em;color:inherit}.yc-icon-spin{animation:spin 1s infinite cubic-bezier(0, 0, 1, 1)}.yc-icon-button{user-select:none;cursor:pointer;position:relative;color:var(--color-text-1);display:flex;justify-content:center;align-items:center}.yc-icon-button::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%;background:transparent;transition:background-color .1s cubic-bezier(0, 0, 1, 1)}.yc-icon-button:deep(.yc-icon){z-index:1}.yc-icon-button-hoverable:not(.yc-icon-button-disabled):hover::before{background-color:var(--color-fill-2)}.yc-icon-button-disabled{color:var(--color-text-3)}
|
1
|
+
:root{--red-1:255, 236, 232;--red-2:253, 205, 197;--red-3:251, 172, 163;--red-4:249, 137, 129;--red-5:247, 101, 96;--red-6:245, 63, 63;--red-7:203, 39, 45;--red-8:161, 21, 30;--red-9:119, 8, 19;--red-10:77, 0, 10;--orangered-1:255, 243, 232;--orangered-2:253, 221, 195;--orangered-3:252, 197, 159;--orangered-4:250, 172, 123;--orangered-5:249, 144, 87;--orangered-6:247, 114, 52;--orangered-7:204, 81, 32;--orangered-8:162, 53, 17;--orangered-9:119, 31, 6;--orangered-10:77, 14, 0;--orange-1:255, 247, 232;--orange-2:255, 228, 186;--orange-3:255, 207, 139;--orange-4:255, 182, 93;--orange-5:255, 154, 46;--orange-6:255, 125, 0;--orange-7:210, 95, 0;--orange-8:166, 69, 0;--orange-9:121, 46, 0;--orange-10:77, 27, 0;--gold-1:255, 252, 232;--gold-2:253, 244, 191;--gold-3:252, 233, 150;--gold-4:250, 220, 109;--gold-5:249, 204, 69;--gold-6:247, 186, 30;--gold-7:204, 146, 19;--gold-8:162, 109, 10;--gold-9:119, 75, 4;--gold-10:77, 45, 0;--yellow-1:254, 255, 232;--yellow-2:254, 254, 190;--yellow-3:253, 250, 148;--yellow-4:252, 242, 107;--yellow-5:251, 232, 66;--yellow-6:250, 220, 25;--yellow-7:207, 175, 15;--yellow-8:163, 132, 8;--yellow-9:120, 93, 3;--yellow-10:77, 56, 0;--lime-1:252, 255, 232;--lime-2:237, 248, 187;--lime-3:220, 241, 144;--lime-4:201, 233, 104;--lime-5:181, 226, 65;--lime-6:159, 219, 29;--lime-7:126, 183, 18;--lime-8:95, 148, 10;--lime-9:67, 112, 4;--lime-10:42, 77, 0;--green-1:232, 255, 234;--green-2:175, 240, 181;--green-3:123, 225, 136;--green-4:76, 210, 99;--green-5:35, 195, 67;--green-6:0, 180, 42;--green-7:0, 154, 41;--green-8:0, 128, 38;--green-9:0, 102, 34;--green-10:0, 77, 28;--cyan-1:232, 255, 251;--cyan-2:183, 244, 236;--cyan-3:137, 233, 224;--cyan-4:94, 223, 214;--cyan-5:55, 212, 207;--cyan-6:20, 201, 201;--cyan-7:13, 165, 170;--cyan-8:7, 130, 139;--cyan-9:3, 97, 108;--cyan-10:0, 66, 77;--blue-1:232, 247, 255;--blue-2:195, 231, 254;--blue-3:159, 212, 253;--blue-4:123, 192, 252;--blue-5:87, 169, 251;--blue-6:52, 145, 250;--blue-7:32, 108, 207;--blue-8:17, 75, 163;--blue-9:6, 48, 120;--blue-10:0, 26, 77;--arcoblue-1:232, 243, 255;--arcoblue-2:190, 218, 255;--arcoblue-3:148, 191, 255;--arcoblue-4:106, 161, 255;--arcoblue-5:64, 128, 255;--arcoblue-6:22, 93, 255;--arcoblue-7:14, 66, 210;--arcoblue-8:7, 44, 166;--arcoblue-9:3, 26, 121;--arcoblue-10:0, 13, 77;--purple-1:245, 232, 255;--purple-2:221, 190, 246;--purple-3:195, 150, 237;--purple-4:168, 113, 227;--purple-5:141, 78, 218;--purple-6:114, 46, 209;--purple-7:85, 29, 176;--purple-8:60, 16, 143;--purple-9:39, 6, 110;--purple-10:22, 0, 77;--pinkpurple-1:255, 232, 251;--pinkpurple-2:247, 186, 239;--pinkpurple-3:240, 142, 230;--pinkpurple-4:232, 101, 223;--pinkpurple-5:225, 62, 219;--pinkpurple-6:217, 26, 217;--pinkpurple-7:176, 16, 182;--pinkpurple-8:138, 9, 147;--pinkpurple-9:101, 3, 112;--pinkpurple-10:66, 0, 77;--magenta-1:255, 232, 241;--magenta-2:253, 194, 219;--magenta-3:251, 157, 199;--magenta-4:249, 121, 183;--magenta-5:247, 84, 168;--magenta-6:245, 49, 157;--magenta-7:203, 30, 131;--magenta-8:161, 16, 105;--magenta-9:119, 6, 79;--magenta-10:77, 0, 52;--gray-1:247, 248, 250;--gray-2:242, 243, 245;--gray-3:229, 230, 235;--gray-4:201, 205, 212;--gray-5:169, 174, 184;--gray-6:134, 144, 156;--gray-7:107, 119, 133;--gray-8:78, 89, 105;--gray-9:39, 46, 59;--gray-10:29, 33, 41;--success-1:var(--green-1);--success-2:var(--green-2);--success-3:var(--green-3);--success-4:var(--green-4);--success-5:var(--green-5);--success-6:var(--green-6);--success-7:var(--green-7);--success-8:var(--green-8);--success-9:var(--green-9);--success-10:var(--green-10);--primary-1:var(--arcoblue-1);--primary-2:var(--arcoblue-2);--primary-3:var(--arcoblue-3);--primary-4:var(--arcoblue-4);--primary-5:var(--arcoblue-5);--primary-6:var(--arcoblue-6);--primary-7:var(--arcoblue-7);--primary-8:var(--arcoblue-8);--primary-9:var(--arcoblue-9);--primary-10:var(--arcoblue-10);--danger-1:var(--red-1);--danger-2:var(--red-2);--danger-3:var(--red-3);--danger-4:var(--red-4);--danger-5:var(--red-5);--danger-6:var(--red-6);--danger-7:var(--red-7);--danger-8:var(--red-8);--danger-9:var(--red-9);--danger-10:var(--red-10);--warning-1:var(--orange-1);--warning-2:var(--orange-2);--warning-3:var(--orange-3);--warning-4:var(--orange-4);--warning-5:var(--orange-5);--warning-6:var(--orange-6);--warning-7:var(--orange-7);--warning-8:var(--orange-8);--warning-9:var(--orange-9);--warning-10:var(--orange-10);--link-1:var(--arcoblue-1);--link-2:var(--arcoblue-2);--link-3:var(--arcoblue-3);--link-4:var(--arcoblue-4);--link-5:var(--arcoblue-5);--link-6:var(--arcoblue-6);--link-7:var(--arcoblue-7);--link-8:var(--arcoblue-8);--link-9:var(--arcoblue-9);--link-10:var(--arcoblue-10);--color-white:#ffffff;--color-black:#000000;--color-border:rgb(var(--gray-3));--color-bg-popup:var(--color-bg-5);--color-bg-1:#fff;--color-bg-2:#fff;--color-bg-3:#fff;--color-bg-4:#fff;--color-bg-5:#fff;--color-bg-white:#fff;--color-neutral-1:rgb(var(--gray-1));--color-neutral-2:rgb(var(--gray-2));--color-neutral-3:rgb(var(--gray-3));--color-neutral-4:rgb(var(--gray-4));--color-neutral-5:rgb(var(--gray-5));--color-neutral-6:rgb(var(--gray-6));--color-neutral-7:rgb(var(--gray-7));--color-neutral-8:rgb(var(--gray-8));--color-neutral-9:rgb(var(--gray-9));--color-neutral-10:rgb(var(--gray-10));--color-text-1:var(--color-neutral-10);--color-text-2:var(--color-neutral-8);--color-text-3:var(--color-neutral-6);--color-text-4:var(--color-neutral-4);--color-border-1:var(--color-neutral-2);--color-border-2:var(--color-neutral-3);--color-border-3:var(--color-neutral-4);--color-border-4:var(--color-neutral-6);--color-fill-1:var(--color-neutral-1);--color-fill-2:var(--color-neutral-2);--color-fill-3:var(--color-neutral-3);--color-fill-4:var(--color-neutral-4);--color-primary-light-1:rgb(var(--primary-1));--color-primary-light-2:rgb(var(--primary-2));--color-primary-light-3:rgb(var(--primary-3));--color-primary-light-4:rgb(var(--primary-4));--color-link-light-1:rgb(var(--link-1));--color-link-light-2:rgb(var(--link-2));--color-link-light-3:rgb(var(--link-3));--color-link-light-4:rgb(var(--link-4));--color-secondary:var(--color-neutral-2);--color-secondary-hover:var(--color-neutral-3);--color-secondary-active:var(--color-neutral-4);--color-secondary-disabled:var(--color-neutral-1);--color-danger-light-1:rgb(var(--danger-1));--color-danger-light-2:rgb(var(--danger-2));--color-danger-light-3:rgb(var(--danger-3));--color-danger-light-4:rgb(var(--danger-4));--color-success-light-1:rgb(var(--success-1));--color-success-light-2:rgb(var(--success-2));--color-success-light-3:rgb(var(--success-3));--color-success-light-4:rgb(var(--success-4));--color-warning-light-1:rgb(var(--warning-1));--color-warning-light-2:rgb(var(--warning-2));--color-warning-light-3:rgb(var(--warning-3));--color-warning-light-4:rgb(var(--warning-4));--border-radius-none:0;--border-radius-small:2px;--border-radius-medium:4px;--border-radius-large:8px;--border-radius-circle:50%;--color-tooltip-bg:rgb(var(--gray-10));--color-spin-layer-bg:rgba(255,255,255,0.6);--color-menu-dark-bg:#232324;--color-menu-light-bg:#ffffff;--color-menu-dark-hover:rgba(255,255,255,0.04);--color-mask-bg:rgba(29,33,41,0.6)}body[yc-design-theme='dark']{--red-1:77, 0, 10;--red-2:119, 6, 17;--red-3:161, 22, 31;--red-4:203, 46, 52;--red-5:245, 78, 78;--red-6:247, 105, 101;--red-7:249, 141, 134;--red-8:251, 176, 167;--red-9:253, 209, 202;--red-10:255, 240, 236;--orangered-1:77, 14, 0;--orangered-2:119, 30, 5;--orangered-3:162, 55, 20;--orangered-4:204, 87, 41;--orangered-5:247, 126, 69;--orangered-6:249, 146, 90;--orangered-7:250, 173, 125;--orangered-8:252, 198, 161;--orangered-9:253, 222, 197;--orangered-10:255, 244, 235;--orange-1:77, 27, 0;--orange-2:121, 48, 4;--orange-3:166, 75, 10;--orange-4:210, 105, 19;--orange-5:255, 141, 31;--orange-6:255, 150, 38;--orange-7:255, 179, 87;--orange-8:255, 205, 135;--orange-9:255, 227, 184;--orange-10:255, 247, 232;--gold-1:77, 45, 0;--gold-2:119, 75, 4;--gold-3:162, 111, 15;--gold-4:204, 150, 31;--gold-5:247, 192, 52;--gold-6:249, 204, 68;--gold-7:250, 220, 108;--gold-8:252, 233, 149;--gold-9:253, 244, 190;--gold-10:255, 252, 232;--yellow-1:77, 56, 0;--yellow-2:120, 94, 7;--yellow-3:163, 134, 20;--yellow-4:207, 179, 37;--yellow-5:250, 225, 60;--yellow-6:251, 233, 75;--yellow-7:252, 243, 116;--yellow-8:253, 250, 157;--yellow-9:254, 254, 198;--yellow-10:254, 255, 240;--lime-1:42, 77, 0;--lime-2:68, 112, 6;--lime-3:98, 148, 18;--lime-4:132, 183, 35;--lime-5:168, 219, 57;--lime-6:184, 226, 75;--lime-7:203, 233, 112;--lime-8:222, 241, 152;--lime-9:238, 248, 194;--lime-10:253, 255, 238;--green-1:0, 77, 28;--green-2:4, 102, 37;--green-3:10, 128, 45;--green-4:18, 154, 55;--green-5:29, 180, 64;--green-6:39, 195, 70;--green-7:80, 210, 102;--green-8:126, 225, 139;--green-9:178, 240, 183;--green-10:235, 255, 236;--cyan-1:0, 66, 77;--cyan-2:6, 97, 108;--cyan-3:17, 131, 139;--cyan-4:31, 166, 170;--cyan-5:48, 201, 201;--cyan-6:63, 212, 207;--cyan-7:102, 223, 215;--cyan-8:144, 233, 225;--cyan-9:190, 244, 237;--cyan-10:240, 255, 252;--blue-1:0, 26, 77;--blue-2:5, 47, 120;--blue-3:19, 76, 163;--blue-4:41, 113, 207;--blue-5:70, 154, 250;--blue-6:90, 170, 251;--blue-7:125, 193, 252;--blue-8:161, 213, 253;--blue-9:198, 232, 254;--blue-10:234, 248, 255;--arcoblue-1:0, 13, 77;--arcoblue-2:4, 27, 121;--arcoblue-3:14, 50, 166;--arcoblue-4:29, 77, 210;--arcoblue-5:48, 111, 255;--arcoblue-6:60, 126, 255;--arcoblue-7:104, 159, 255;--arcoblue-8:147, 190, 255;--arcoblue-9:190, 218, 255;--arcoblue-10:234, 244, 255;--purple-1:22, 0, 77;--purple-2:39, 6, 110;--purple-3:62, 19, 143;--purple-4:90, 37, 176;--purple-5:123, 61, 209;--purple-6:142, 81, 218;--purple-7:169, 116, 227;--purple-8:197, 154, 237;--purple-9:223, 194, 246;--purple-10:247, 237, 255;--pinkpurple-1:66, 0, 77;--pinkpurple-2:101, 3, 112;--pinkpurple-3:138, 13, 147;--pinkpurple-4:176, 27, 182;--pinkpurple-5:217, 46, 217;--pinkpurple-6:225, 61, 219;--pinkpurple-7:232, 102, 223;--pinkpurple-8:240, 146, 230;--pinkpurple-9:247, 193, 240;--pinkpurple-10:255, 242, 253;--magenta-1:77, 0, 52;--magenta-2:119, 8, 80;--magenta-3:161, 23, 108;--magenta-4:203, 43, 136;--magenta-5:245, 69, 166;--magenta-6:247, 86, 169;--magenta-7:249, 122, 184;--magenta-8:251, 158, 200;--magenta-9:253, 195, 219;--magenta-10:255, 232, 241;--gray-1:23, 23, 26;--gray-2:46, 46, 48;--gray-3:72, 72, 73;--gray-4:95, 95, 96;--gray-5:120, 120, 122;--gray-6:146, 146, 147;--gray-7:171, 171, 172;--gray-8:197, 197, 197;--gray-9:223, 223, 223;--gray-10:246, 246, 246;--primary-1:var(--arcoblue-1);--primary-2:var(--arcoblue-2);--primary-3:var(--arcoblue-3);--primary-4:var(--arcoblue-4);--primary-5:var(--arcoblue-5);--primary-6:var(--arcoblue-6);--primary-7:var(--arcoblue-7);--primary-8:var(--arcoblue-8);--primary-9:var(--arcoblue-9);--primary-10:var(--arcoblue-10);--success-1:var(--green-1);--success-2:var(--green-2);--success-3:var(--green-3);--success-4:var(--green-4);--success-5:var(--green-5);--success-6:var(--green-6);--success-7:var(--green-7);--success-8:var(--green-8);--success-9:var(--green-9);--success-10:var(--green-10);--danger-1:var(--red-1);--danger-2:var(--red-2);--danger-3:var(--red-3);--danger-4:var(--red-4);--danger-5:var(--red-5);--danger-6:var(--red-6);--danger-7:var(--red-7);--danger-8:var(--red-8);--danger-9:var(--red-9);--danger-10:var(--red-10);--warning-1:var(--orange-1);--warning-2:var(--orange-2);--warning-3:var(--orange-3);--warning-4:var(--orange-4);--warning-5:var(--orange-5);--warning-6:var(--orange-6);--warning-7:var(--orange-7);--warning-8:var(--orange-8);--warning-9:var(--orange-9);--warning-10:var(--orange-10);--link-1:var(--arcoblue-1);--link-2:var(--arcoblue-2);--link-3:var(--arcoblue-3);--link-4:var(--arcoblue-4);--link-5:var(--arcoblue-5);--link-6:var(--arcoblue-6);--link-7:var(--arcoblue-7);--link-8:var(--arcoblue-8);--link-9:var(--arcoblue-9);--link-10:var(--arcoblue-10);--color-white:rgba(255,255,255,0.9);--color-black:#000000;--color-border:#333335;--color-bg-1:#17171a;--color-bg-2:#232324;--color-bg-3:#2a2a2b;--color-bg-4:#313132;--color-bg-5:#373739;--color-bg-white:#f6f6f6;--color-text-1:rgba(255,255,255,0.9);--color-text-2:rgba(255,255,255,0.7);--color-text-3:rgba(255,255,255,0.5);--color-text-4:rgba(255,255,255,0.3);--color-fill-1:rgba(255,255,255,0.04);--color-fill-2:rgba(255,255,255,0.08);--color-fill-3:rgba(255,255,255,0.12);--color-fill-4:rgba(255,255,255,0.16);--color-primary-light-1:rgba(var(--primary-6), .2);--color-primary-light-2:rgba(var(--primary-6), .35);--color-primary-light-3:rgba(var(--primary-6), .5);--color-primary-light-4:rgba(var(--primary-6), .65);--color-secondary:rgba(var(--gray-9), .08);--color-secondary-hover:rgba(var(--gray-8), .16);--color-secondary-active:rgba(var(--gray-7), .24);--color-secondary-disabled:rgba(var(--gray-9), .08);--color-danger-light-1:rgba(var(--danger-6), .2);--color-danger-light-2:rgba(var(--danger-6), .35);--color-danger-light-3:rgba(var(--danger-6), .5);--color-danger-light-4:rgba(var(--danger-6), .65);--color-success-light-1:rgb(var(--success-6), .2);--color-success-light-2:rgb(var(--success-6), .35);--color-success-light-3:rgb(var(--success-6), .5);--color-success-light-4:rgb(var(--success-6), .65);--color-warning-light-1:rgb(var(--warning-6), .2);--color-warning-light-2:rgb(var(--warning-6), .35);--color-warning-light-3:rgb(var(--warning-6), .5);--color-warning-light-4:rgb(var(--warning-6), .65);--color-link-light-1:rgb(var(--link-6), .2);--color-link-light-2:rgb(var(--link-6), .35);--color-link-light-3:rgb(var(--link-6), .5);--color-link-light-4:rgb(var(--link-6), .65);--color-tooltip-bg:#373739;--color-spin-layer-bg:rgba(51,51,51,0.6);--color-menu-dark-bg:#232324;--color-menu-light-bg:#232324;--color-menu-dark-hover:var(--color-fill-2);--color-mask-bg:rgba(23,23,26,0.6)}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.fade-enter-active,.fade-leave-active{transition:opacity .4s cubic-bezier(.3, 1.3, .3, 1)}.zoom-in-fade-out-enter-from,.zoom-in-fade-out-leave-to{transform:scale(.5, .5);opacity:0}.zoom-in-fade-out-enter-to,.zoom-in-fade-out-leave-from{transform:scale(1, 1);opacity:1}.zoom-in-fade-out-enter-active,.zoom-in-fade-out-leave-active{transition:opacity .3s cubic-bezier(.3, 1.3, .3, 1),transform .3s cubic-bezier(.3, 1.3, .3, 1)}.slide-dynamic-origin-enter-from,.slide-dynamic-origin-leave-to{transform:scaleY(.9);transform-origin:0 0;opacity:0}.slide-dynamic-origin-enter-to,.slide-dynamic-origin-leave-from{transform:scaleY(1);transform-origin:0 0;opacity:1}.slide-dynamic-origin-enter-active,.slide-dynamic-origin-leave-active{transition:transform .2s cubic-bezier(.34, .69, .1, 1),opacity .2s cubic-bezier(.34, .69, .1, 1)}.zoom-modal-enter-from,.zoom-modal-leave-to{transform:scale(.5, .5);opacity:0}.zoom-modal-enter-to,.zoom-modal-leave-from{transform:scale(1, 1);opacity:1}.zoom-modal-enter-active,.zoom-modal-leave-active{transition:opacity .4s cubic-bezier(.3, 1.3, .3, 1),transform .4s cubic-bezier(.3, 1.3, .3, 1)}.slide-drawer-left-enter-from,.slide-drawer-left-leave-to{transform:translateX(-100%)}.slide-drawer-left-enter-to,.slide-drawer-left-leave-from{transform:translate(0)}.slide-drawer-left-enter-active,.slide-drawer-left-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.slide-drawer-right-enter-from,.slide-drawer-right-leave-to{transform:translateX(100%)}.slide-drawer-right-enter-to,.slide-drawer-right-leave-from{transform:translate(0)}.slide-drawer-right-enter-active,.slide-drawer-right-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.slide-drawer-top-enter-from,.slide-drawer-top-leave-to{transform:translateY(-100%)}.slide-drawer-top-enter-to,.slide-drawer-top-leave-from{transform:translate(0)}.slide-drawer-top-enter-active,.slide-drawer-top-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.slide-drawer-bottom-enter-from,.slide-drawer-bottom-leave-to{transform:translateY(100%)}.slide-drawer-bottom-enter-to,.slide-drawer-bottom-leave-from{transform:translate(0)}.slide-drawer-bottom-enter-active,.slide-drawer-bottom-leave-active{transition:transform .3s cubic-bezier(.34, .69, .1, 1)}.input-tag-zoom-enter-from,.input-tag-zoom-leave-to{transform:scale(.5, .5);opacity:0}.input-tag-zoom-leave-from,.input-tag-zoom-enter-to{transform:scale(1, 1);opacity:1}.input-tag-zoom-enter-active{transition:all .3s cubic-bezier(.34, .69, .1, 1)}.input-tag-zoom-leave-active{position:absolute;transition:all .3s cubic-bezier(.3, 1.3, .3, 1)}.input-tag-zoom-move{transition:all .3s cubic-bezier(.3, 1.3, .3, 1)}.cascader-slide-enter-from,.cascader-slide-leave-to{margin-left:-120px}.cascader-slide-enter-to,.cascader-slide-leave-from{margin-left:0}.cascader-slide-enter-active,.cascader-slide-leave-active{transition:all .3s cubic-bezier(.34, .69, .1, 1)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}code,kbd,samp{font-size:1em;font-family:monospace, monospace}a{text-decoration:none;color:#000}svg{outline:none}*,*::after,*::before{box-sizing:border-box;margin:0;padding:0;min-width:0;font-family:Inter,-apple-system,BlinkMacSystemFont,'PingFang SC','Hiragino Sans GB','noto sans','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif}*::-webkit-scrollbar,*::after::-webkit-scrollbar,*::before::-webkit-scrollbar{width:9px;height:9px;box-sizing:border-box}*::-webkit-scrollbar-thumb,*::after::-webkit-scrollbar-thumb,*::before::-webkit-scrollbar-thumb{background-color:#c9cdd4;border-radius:4.5px}*::-webkit-scrollbar-thumb:hover,*::after::-webkit-scrollbar-thumb:hover,*::before::-webkit-scrollbar-thumb:hover{background-color:#86909c;opacity:.8}.text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;overflow-wrap:break-word}.expand-enter-active,.expand-leave-active{transition:max-height .2s cubic-bezier(.34, .69, .1, 1),opacity .2s cubic-bezier(.3, 1.3, .3, 1)}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.yc-icon{display:inline-block;overflow:hidden;width:1em;height:1em;color:inherit}.yc-icon-spin{animation:spin 1s infinite cubic-bezier(0, 0, 1, 1)}.yc-icon-button{user-select:none;cursor:pointer;position:relative;color:var(--color-text-1);display:flex;justify-content:center;align-items:center}.yc-icon-button::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:var(--icon-btn-size);height:var(--icon-btn-size);border-radius:50%;background:transparent;transition:background-color .1s cubic-bezier(0, 0, 1, 1)}.yc-icon-button:deep(.yc-icon){z-index:1}.yc-icon-button-hoverable:not(.yc-icon-button-disabled):hover::before{background-color:var(--color-fill-2)}.yc-icon-button-disabled{color:var(--color-text-3)}.yc-modal-container{overflow:hidden;position:fixed;height:100%;width:100%;left:0;top:0}.yc-modal-container .yc-modal-mask{position:absolute;height:100%;width:100%;background-color:var(--color-mask-bg)}.yc-modal-container .yc-modal-wrapper{position:absolute;height:100%;width:100%;overflow:auto}.yc-modal-container .yc-modal-wrapper .yc-modal{position:absolute;border-radius:4px;background-color:var(--color-bg-3);line-height:1.5715;display:flex;flex-direction:column}.yc-modal-container .yc-modal-wrapper .yc-modal.yc-modal-fullscreen{height:100%}.yc-modal-container .yc-modal-wrapper .yc-modal.yc-modal-fullscreen .yc-modal-body{flex:1}.yc-modal-container .yc-modal-wrapper .yc-modal.yc-modal-draggable .yc-modal-header{cursor:move;user-select:none}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-footer,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-body,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-title,.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-close-button{flex-shrink:0}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header{height:48px;width:100%;padding:0 20px;border-bottom:1px solid var(--color-neutral-3);display:flex;align-items:center}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-title{flex:1}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-title span{font-size:16px;font-weight:500;color:var(--color-text-1)}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-title.title-align-center{text-align:center}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-header .yc-modal-close-button{margin-left:-12px}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-body{padding:24px 20px;color:var(--color-text-1);font-size:14px;line-height:1.5715}.yc-modal-container .yc-modal-wrapper .yc-modal .yc-modal-footer{height:64px;width:100%;padding:16px 20px;border-top:1px solid var(--color-neutral-3);display:flex;justify-content:flex-end;align-items:center;gap:12px}.yc-modal-position-absolute{position:absolute}.yc-modal-simple .yc-modal-wrapper .yc-modal{width:400px;padding:24px 32px 32px}.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-header,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-footer,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-body{height:unset;padding:0;border:none}.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-header.yc-modal-header,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-footer.yc-modal-header,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-body.yc-modal-header{margin-bottom:24px}.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-header.yc-modal-footer,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-footer.yc-modal-footer,.yc-modal-simple .yc-modal-wrapper .yc-modal .yc-modal-body.yc-modal-footer{margin-top:24px;justify-content:center}.yc-service-modal .yc-modal-header .yc-modal-title{display:flex;justify-content:center;gap:6px}.yc-service-modal .yc-modal-header .yc-modal-title .yc-modal-title-icon{display:flex;align-items:center;font-size:18px}.yc-service-modal .yc-modal-header .yc-modal-title .yc-modal-title-content{flex-shrink:0;overflow:hidden}.yc-service-modal .yc-modal-body .yc-modal-body-content{width:100%;line-height:26px;color:var(--color-text-2);font-family:'PingFang SC';font-size:16px;font-weight:400}.yc-service-modal-info .yc-modal-title-icon{color:rgb(var(--primary-6))}.yc-service-modal-success .yc-modal-title-icon{color:rgb(var(--success-6))}.yc-service-modal-warning .yc-modal-title-icon{color:rgb(var(--warning-6))}.yc-service-modal-error .yc-modal-title-icon{color:rgb(var(--danger-6))}.yc-service-modal-confirm .yc-modal-title-icon{color:rgb(var(--warning-6))}.yc-drawer-wrapper{overflow:hidden;position:fixed;height:100%;width:100%;top:0;left:0}.yc-drawer-wrapper .yc-drawer-mask{position:absolute;height:100%;width:100%;background-color:var(--color-mask-bg)}.yc-drawer-wrapper .yc-drawer-container{position:absolute;height:100%;background-color:var(--color-bg-3);display:flex;flex-direction:column}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-footer,.yc-drawer-wrapper .yc-drawer-container .yc-drawer-body,.yc-drawer-wrapper .yc-drawer-container .yc-drawer-header,.yc-drawer-wrapper .yc-drawer-container .yc-drawer-title,.yc-drawer-wrapper .yc-drawer-container .yc-drawer-close-button{flex-shrink:0}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-header{height:48px;width:100%;padding:0 16px;border-bottom:1px solid var(--color-neutral-3);display:flex;align-items:center}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-header .yc-drawer-title{flex:1}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-header .yc-drawer-title span{font-size:16px;font-weight:500;color:var(--color-text-1)}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-header .yc-drawer-close-button{margin-left:-12px}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-body{flex:1;line-height:1.5715;padding:12px 16px;color:var(--color-text-1);font-size:14px}.yc-drawer-wrapper .yc-drawer-container .yc-drawer-footer{height:64px;width:100%;padding:0 16px;border-top:1px solid var(--color-neutral-3);display:flex;justify-content:flex-end;align-items:center;gap:12px}.yc-drawer-position-absolute{position:absolute}.yc-drawer-placement-left .yc-drawer-container{left:0;top:0;bottom:0}.yc-drawer-placement-right .yc-drawer-container{right:0;top:0;bottom:0}.yc-drawer-placement-bottom .yc-drawer-container{left:0;bottom:0;right:0}.yc-drawer-placement-top .yc-drawer-container{left:0;top:0;right:0}.yc-message-list{pointer-events:none;z-index:1001;position:fixed;width:100%;padding:0 10px;display:flex;flex-direction:column;align-items:center;gap:16px}.yc-message-list-topLeft{topLeft:40px}.yc-message-list-topRight{topRight:40px}.yc-message-list-bottomLeft{bottomLeft:40px}.yc-message-list-bottomRight{bottomRight:40px}.fade-message-enter-from,.fade-message-leave-to{opacity:0}.fade-message-enter-to,.fade-message-leave-from{opacity:1}.fade-message-enter-active,.fade-message-appear-active{transition:opacity .2s cubic-bezier(0, 0, 1, 1)}.fade-message-leave-active{position:absolute}.flip-list-move{transition:transform .3s ease}.yc-message{pointer-events:auto;position:relative;overflow:hidden;padding:10px 16px;background-color:var(--color-bg-popup);border-color:var(--color-neutral-3);border-radius:2px;box-shadow:0 4px 10px rgba(0,0,0,0.1);transition:all .1s cubic-bezier(0, 0, 1, 1);color:var(--color-text-1);line-height:1;text-align:center;display:inline-flex;align-items:center;gap:8px}.yc-message .yc-message-icon{vertical-align:middle;font-size:20px;animation:arco-msg-fade .1s cubic-bezier(0, 0, 1, 1),arco-msg-fade .4s cubic-bezier(.3, 1.3, .3, 1)}.yc-message .yc-message-content{vertical-align:middle;font-size:14px}.yc-message-info .yc-message-icon{color:rgb(var(--primary-6))}.yc-message-warning .yc-message-icon{color:rgb(var(--warning-6))}.yc-message-success .yc-message-icon{color:rgb(var(--success-6))}.yc-message-error .yc-message-icon{color:rgb(var(--danger-6))}.yc-message-loading .yc-message-icon{color:rgb(var(--primary-6))}.yc-notification-list{position:fixed;z-index:1000;display:flex;flex-direction:column;align-items:center;gap:16px}.yc-notification-list-topLeft{top:20px;left:20px}.yc-notification-list-topRight{top:20px;right:20px}.yc-notification-list-bottomLeft{bottom:20px;left:20px}.yc-notification-list-bottomRight{bottom:20px;right:20px}.slide-left-notification-enter-from{transform:translateX(-100%)}.slide-right-notification-enter-from{transform:translateX(100%)}.slide-left-notification-enter-to,.slide-right-notification-enter-to{transform:translateX(0)}.slide-left-notification-leave-from,.slide-right-notification-leave-from{opacity:1}.slide-left-notification-leave-to,.slide-right-notification-leave-to{height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}.slide-left-notification-enter-active,.slide-right-notification-enter-active{transition:transform .4s cubic-bezier(.3, 1.3, .3, 1)}.slide-left-notification-leave-active,.slide-right-notification-leave-active{transition:all .3s cubic-bezier(.34, .69, .1, 1)}.yc-notification{overflow:hidden;position:relative;width:340px;padding:20px;background-color:var(--color-bg-popup);border:1px solid var(--color-neutral-3);border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,0.15);opacity:1;transition:opacity .2s cubic-bezier(0, 0, 1, 1);display:flex;gap:16px}.yc-notification .yc-notification-left .yc-notification-icon{font-size:24px;display:flex;align-items:center}.yc-notification .yc-notification-right{color:var(--color-text-1);flex:1;display:flex;flex-direction:column}.yc-notification .yc-notification-right .yc-notification-title{font-weight:500;font-size:16px}.yc-notification .yc-notification-right .yc-notification-content{margin-top:4px;font-size:14px}.yc-notification .yc-notification-right .yc-notification-footer{margin-top:12px;text-align:right}.yc-notification .yc-notification-close-btn{position:absolute;top:12px;right:12px;color:var(--color-text-3);font-size:12px}.yc-notification .yc-notification-close-btn:hover{color:var(--color-text-1)}.yc-notification-info .yc-notification-icon{color:rgb(var(--primary-6))}.yc-notification-warning .yc-notification-icon{color:rgb(var(--warning-6))}.yc-notification-success .yc-notification-icon{color:rgb(var(--success-6))}.yc-notification-error .yc-notification-icon{color:rgb(var(--danger-6))}.yc-notification-loading .yc-notification-icon{color:rgb(var(--primary-6))}
|