yc-design-vue 1.9.7 → 1.9.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/Alert/index.css +1 -1
- package/es/Anchor/index.css +1 -1
- package/es/Avatar/index.css +1 -1
- package/es/Badge/index.css +1 -1
- package/es/Breadcrumb/index.css +1 -1
- package/es/Button/index.css +1 -1
- package/es/Calendar/index.css +1 -1
- package/es/Card/index.css +1 -1
- package/es/Carousel/index.css +1 -1
- package/es/Cascader/index.css +1 -1
- package/es/Checkbox/index.css +1 -1
- package/es/Collapse/index.css +1 -1
- package/es/ColorPicker/index.css +1 -1
- package/es/Descriptions/index.css +1 -1
- package/es/Dropdown/index.css +1 -1
- package/es/Image/index.css +1 -1
- package/es/Input/index.css +1 -1
- package/es/InputNumber/InputOperaBtn.vue.js +1 -1
- package/es/InputTag/index.css +1 -1
- package/es/List/index.css +1 -1
- package/es/Menu/index.css +1 -1
- package/es/Pagination/index.css +1 -1
- package/es/Popconfirm/index.css +1 -1
- package/es/Popover/index.css +1 -1
- package/es/Radio/index.css +1 -1
- package/es/Result/index.css +1 -1
- package/es/Select/index.css +1 -1
- package/es/Skeleton/index.css +1 -1
- package/es/Slider/index.css +1 -1
- package/es/Spin/index.css +1 -1
- package/es/Steps/index.css +1 -1
- package/es/Switch/index.css +1 -1
- package/es/Tabs/index.css +1 -1
- package/es/Tag/index.css +1 -1
- package/es/Textarea/index.css +1 -1
- package/es/TimePicker/index.css +1 -1
- package/es/Timeline/index.css +1 -1
- package/es/Tooltip/index.css +1 -1
- package/es/Transfer/TransferPanel.vue.js +2 -2
- package/es/Transfer/index.css +1 -1
- package/es/_shared/icons/IconDelete.vue.js +23 -1
- package/es/_shared/icons/IconDelete.vue2.js +1 -23
- package/es/_shared/icons/IconMinus.vue.js +23 -1
- package/es/_shared/icons/IconMinus.vue2.js +1 -23
- package/es/_shared/icons/IconSearch.vue.js +23 -1
- package/es/_shared/icons/IconSearch.vue2.js +1 -23
- package/es/shared.css +1 -1
- package/es/style.css +1 -1
- package/lib/Alert/index.css +1 -1
- package/lib/Anchor/index.css +1 -1
- package/lib/Avatar/index.css +1 -1
- package/lib/Badge/index.css +1 -1
- package/lib/Breadcrumb/index.css +1 -1
- package/lib/Button/index.css +1 -1
- package/lib/Calendar/index.css +1 -1
- package/lib/Card/index.css +1 -1
- package/lib/Carousel/index.css +1 -1
- package/lib/Cascader/index.css +1 -1
- package/lib/Checkbox/index.css +1 -1
- package/lib/Collapse/index.css +1 -1
- package/lib/ColorPicker/index.css +1 -1
- package/lib/Descriptions/index.css +1 -1
- package/lib/Dropdown/index.css +1 -1
- package/lib/Image/index.css +1 -1
- package/lib/Input/index.css +1 -1
- package/lib/InputNumber/InputOperaBtn.vue.js +1 -1
- package/lib/InputTag/index.css +1 -1
- package/lib/List/index.css +1 -1
- package/lib/Menu/index.css +1 -1
- package/lib/Pagination/index.css +1 -1
- package/lib/Popconfirm/index.css +1 -1
- package/lib/Popover/index.css +1 -1
- package/lib/Radio/index.css +1 -1
- package/lib/Result/index.css +1 -1
- package/lib/Select/index.css +1 -1
- package/lib/Skeleton/index.css +1 -1
- package/lib/Slider/index.css +1 -1
- package/lib/Spin/index.css +1 -1
- package/lib/Steps/index.css +1 -1
- package/lib/Switch/index.css +1 -1
- package/lib/Tabs/index.css +1 -1
- package/lib/Tag/index.css +1 -1
- package/lib/Textarea/index.css +1 -1
- package/lib/TimePicker/index.css +1 -1
- package/lib/Timeline/index.css +1 -1
- package/lib/Tooltip/index.css +1 -1
- package/lib/Transfer/TransferPanel.vue.js +1 -1
- package/lib/Transfer/index.css +1 -1
- package/lib/_shared/icons/IconDelete.vue.js +1 -1
- package/lib/_shared/icons/IconDelete.vue2.js +1 -1
- package/lib/_shared/icons/IconMinus.vue.js +1 -1
- package/lib/_shared/icons/IconMinus.vue2.js +1 -1
- package/lib/_shared/icons/IconSearch.vue.js +1 -1
- package/lib/_shared/icons/IconSearch.vue2.js +1 -1
- package/lib/shared.css +1 -1
- package/lib/style.css +1 -1
- package/package.json +2 -3
package/es/Spin/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
.yc-spin{position:relative;color:rgb(var(--primary-6));width:fit-content;height:fit-content}.yc-spin .yc-spin-icon{display:flex;justify-content:center;align-items:center}.yc-spin .yc-spin-icon.yc-spin-icon-loading{animation:spin 1s infinite cubic-bezier(0, 0, 1, 1)}.yc-spin .yc-dot-loading{position:relative;display:inline-block;width:56px;height:8px;transform-style:preserve-3d;perspective:200px}.yc-spin .yc-dot-loading .yc-dot-loading-item{position:absolute;top:0;left:50%;width:8px;height:8px;background-color:rgb(var(--primary-6));border-radius:
|
1
|
+
.yc-spin{position:relative;color:rgb(var(--primary-6));width:fit-content;height:fit-content}.yc-spin .yc-spin-icon{display:flex;justify-content:center;align-items:center}.yc-spin .yc-spin-icon.yc-spin-icon-loading{animation:spin 1s infinite cubic-bezier(0, 0, 1, 1)}.yc-spin .yc-dot-loading{position:relative;display:inline-block;width:56px;height:8px;transform-style:preserve-3d;perspective:200px}.yc-spin .yc-dot-loading .yc-dot-loading-item{position:absolute;top:0;left:50%;width:8px;height:8px;background-color:rgb(var(--primary-6));border-radius:var(--border-radius-circle);transform:translate(-50%) scale(0);animation:dot-loading 2s cubic-bezier(0, 0, 1, 1) infinite forwards}.yc-spin .yc-dot-loading .yc-dot-loading-item:nth-child(2){background-color:rgb(var(--primary-5));animation-delay:.4s}.yc-spin .yc-dot-loading .yc-dot-loading-item:nth-child(3){background-color:rgb(var(--primary-4));animation-delay:.8s}.yc-spin .yc-dot-loading .yc-dot-loading-item:nth-child(4){background-color:rgb(var(--primary-4));animation-delay:1.2s}.yc-spin .yc-dot-loading .yc-dot-loading-item:nth-child(5){background-color:rgb(var(--primary-2));animation-delay:1.6s}.yc-spin .yc-spin-tip{margin-top:6px;color:rgb(var(--primary-6));font-weight:500;font-size:14px;line-height:21px}.yc-spin .yc-spin-mask{z-index:11;position:absolute;height:100%;width:100%;background-color:var(--color-spin-layer-bg);display:flex;flex-direction:column;justify-content:center;align-items:center}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes dot-loading{0%{transform:translate3D(-48.621%, 0, -0.985px) scale(0.511)}2.778%{transform:translate3D(-95.766%, 0, -0.94px) scale(0.545)}5.556%{transform:translate3D(-140%, 0, -0.866px) scale(0.6)}8.333%{transform:translate3D(-179.981%, 0, -0.766px) scale(0.675)}11.111%{transform:translate3D(-214.492%, 0, -0.643px) scale(0.768)}13.889%{transform:translate3D(-242.487%, 0, -0.5px) scale(0.875)}16.667%{transform:translate3D(-263.114%, 0, -0.342px) scale(0.993)}19.444%{transform:translate3D(-275.746%, 0, -0.174px) scale(1.12)}22.222%{transform:translate3D(-280%, 0, 0px) scale(1.25)}25%{transform:translate3D(-275.746%, 0, 0.174px) scale(1.38)}27.778%{transform:translate3D(-263.114%, 0, 0.342px) scale(1.507)}30.556%{transform:translate3D(-242.487%, 0, 0.5px) scale(1.625)}33.333%{transform:translate3D(-214.492%, 0, 0.643px) scale(1.732)}36.111%{transform:translate3D(-179.981%, 0, 0.766px) scale(1.825)}38.889%{transform:translate3D(-140%, 0, 0.866px) scale(1.9)}41.667%{transform:translate3D(-95.766%, 0, 0.94px) scale(1.955)}44.444%{transform:translate3D(-48.621%, 0, 0.985px) scale(1.989)}47.222%{transform:translate3D(0%, 0, 1px) scale(2)}50%{transform:translate3D(48.621%, 0, 0.985px) scale(1.989)}52.778%{transform:translate3D(95.766%, 0, 0.94px) scale(1.955)}55.556%{transform:translate3D(140%, 0, 0.866px) scale(1.9)}58.333%{transform:translate3D(179.981%, 0, 0.766px) scale(1.825)}61.111%{transform:translate3D(214.492%, 0, 0.643px) scale(1.732)}63.889%{transform:translate3D(242.487%, 0, 0.5px) scale(1.625)}66.667%{transform:translate3D(263.114%, 0, 0.342px) scale(1.507)}69.444%{transform:translate3D(275.746%, 0, 0.174px) scale(1.38)}72.222%{transform:translate3D(280%, 0, 0px) scale(1.25)}75%{transform:translate3D(275.746%, 0, -0.174px) scale(1.12)}77.778%{transform:translate3D(263.114%, 0, -0.342px) scale(0.993)}80.556%{transform:translate3D(242.487%, 0, -0.5px) scale(0.875)}83.333%{transform:translate3D(214.492%, 0, -0.643px) scale(0.768)}86.111%{transform:translate3D(179.981%, 0, -0.766px) scale(0.675)}88.889%{transform:translate3D(140%, 0, -0.866px) scale(0.6)}91.667%{transform:translate3D(95.766%, 0, -0.94px) scale(0.545)}94.444%{transform:translate3D(48.621%, 0, -0.985px) scale(0.511)}97.222%{transform:translate3D(0%, 0, -1px) scale(0.5)}}
|
package/es/Steps/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
.yc-steps{display:flex}.yc-steps-vertical{flex-direction:column}.yc-steps-changeable .yc-steps-item:not(.yc-steps-item-process){cursor:pointer}.yc-steps-changeable .yc-steps-item:not(.yc-steps-item-process):hover .yc-steps-item-content .yc-steps-item-title,.yc-steps-changeable .yc-steps-item:not(.yc-steps-item-process):hover .yc-steps-item-content .yc-steps-item-description{color:rgb(var(--primary-6))}.yc-steps-mode-default .yc-steps-item,.yc-steps-mode-navigation .yc-steps-item{position:relative;overflow:hidden;white-space:nowrap;text-align:left;margin-right:12px}.yc-steps-mode-default .yc-steps-item .yc-steps-item-node .yc-steps-icon,.yc-steps-mode-navigation .yc-steps-item .yc-steps-item-node .yc-steps-icon{width:28px;height:28px;border-radius:50%;display:flex;justify-content:center;align-items:center}.yc-steps-mode-default .yc-steps-item .yc-steps-item-content .yc-steps-item-title,.yc-steps-mode-navigation .yc-steps-item .yc-steps-item-content .yc-steps-item-title{position:relative;padding-right:12px;width:fit-content;white-space:nowrap}.yc-steps-mode-default .yc-steps-item .yc-steps-item-content .yc-steps-item-description,.yc-steps-mode-navigation .yc-steps-item .yc-steps-item-content .yc-steps-item-description{max-width:140px;margin-top:2px;white-space:normal}.yc-steps-mode-default .yc-steps-item-horizontal,.yc-steps-mode-navigation .yc-steps-item-horizontal{display:flex;gap:12px}.yc-steps-mode-default .yc-steps-item-horizontal:not(:last-child),.yc-steps-mode-navigation .yc-steps-item-horizontal:not(:last-child){flex:1}.yc-steps-mode-default .yc-steps-item-horizontal:not(.yc-steps-item-line-less):not(.yc-steps-item-label-vertical) .yc-steps-item-title::after,.yc-steps-mode-navigation .yc-steps-item-horizontal:not(.yc-steps-item-line-less):not(.yc-steps-item-label-vertical) .yc-steps-item-title::after{content:'';display:block;position:absolute;top:13.5px;left:100%;width:5000px;height:1px}.yc-steps-mode-default .yc-steps-item-horizontal .yc-steps-item-content,.yc-steps-mode-navigation .yc-steps-item-horizontal .yc-steps-item-content{display:flex;flex-direction:column;gap:2px}.yc-steps-mode-default .yc-steps-item-vertical,.yc-steps-mode-navigation .yc-steps-item-vertical{display:flex;gap:12px}.yc-steps-mode-default .yc-steps-item-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail,.yc-steps-mode-navigation .yc-steps-item-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail{top:0;left:13.5px;bottom:0;width:1px;padding:34px 0 6px}.yc-steps-mode-default .yc-steps-item-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail::after,.yc-steps-mode-navigation .yc-steps-item-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail::after{content:'';display:block;height:100%;width:100%}.yc-steps-mode-default .yc-steps-item-vertical .yc-steps-item-content,.yc-steps-mode-navigation .yc-steps-item-vertical .yc-steps-item-content{min-height:90px}.yc-steps-mode-default .yc-steps-item-label-vertical,.yc-steps-mode-navigation .yc-steps-item-label-vertical{flex-direction:column;gap:2px;overflow:visible}.yc-steps-mode-default .yc-steps-item-label-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail,.yc-steps-mode-navigation .yc-steps-item-label-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail{position:absolute;top:13.5px;left:96px;padding-right:40px;width:100%;height:1px}.yc-steps-mode-default .yc-steps-item-label-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail::after,.yc-steps-mode-navigation .yc-steps-item-label-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail::after{content:'';display:block;width:100%;height:1px}.yc-steps-mode-default .yc-steps-item-label-vertical .yc-steps-item-node,.yc-steps-mode-navigation .yc-steps-item-label-vertical .yc-steps-item-node{margin-left:56px}.yc-steps-mode-default .yc-steps-item-label-vertical .yc-steps-item-node .yc-steps-icon,.yc-steps-mode-navigation .yc-steps-item-label-vertical .yc-steps-item-node .yc-steps-icon{width:28px;height:28px;border-radius:50%;display:flex;justify-content:center;align-items:center}.yc-steps-mode-default .yc-steps-item-label-vertical .yc-steps-item-content,.yc-steps-mode-navigation .yc-steps-item-label-vertical .yc-steps-item-content{width:140px;text-align:center}.yc-steps-mode-default .yc-steps-item-label-vertical .yc-steps-item-content .yc-steps-item-title,.yc-steps-mode-navigation .yc-steps-item-label-vertical .yc-steps-item-content .yc-steps-item-title{padding-right:0;width:100%}.yc-steps-mode-default .yc-steps-item-size-small .yc-steps-item-node,.yc-steps-mode-navigation .yc-steps-item-size-small .yc-steps-item-node{font-size:14px}.yc-steps-mode-default .yc-steps-item-size-small .yc-steps-item-node .yc-steps-icon,.yc-steps-mode-navigation .yc-steps-item-size-small .yc-steps-item-node .yc-steps-icon{width:24px;height:24px}.yc-steps-mode-default .yc-steps-item-size-small .yc-steps-item-content .yc-steps-item-title,.yc-steps-mode-navigation .yc-steps-item-size-small .yc-steps-item-content .yc-steps-item-title{font-size:14px;line-height:24px}.yc-steps-mode-default .yc-steps-item-size-small:not(.yc-steps-item-line-less):not(.yc-steps-item-label-vertical) .yc-steps-item-title::after,.yc-steps-mode-navigation .yc-steps-item-size-small:not(.yc-steps-item-line-less):not(.yc-steps-item-label-vertical) .yc-steps-item-title::after{top:11.5px}.yc-steps-mode-default .yc-steps-item-size-small:not(.yc-steps-item-line-less).yc-steps-item-vertical .yc-steps-item-tail,.yc-steps-mode-navigation .yc-steps-item-size-small:not(.yc-steps-item-line-less).yc-steps-item-vertical .yc-steps-item-tail{top:0;left:11.5px;padding:30px 0 6px}.yc-steps-mode-default .yc-steps-item-size-small:not(.yc-steps-item-line-less).yc-steps-item-label-vertical .yc-steps-item-tail,.yc-steps-mode-navigation .yc-steps-item-size-small:not(.yc-steps-item-line-less).yc-steps-item-label-vertical .yc-steps-item-tail{top:11.5px;left:94px;padding-right:36px}.yc-steps-mode-default .yc-steps-item-wait .yc-steps-icon,.yc-steps-mode-navigation .yc-steps-item-wait .yc-steps-icon{color:var(--color-text-2);background-color:var(--color-fill-2)}.yc-steps-mode-default .yc-steps-item-wait .yc-steps-item-content .yc-steps-item-title,.yc-steps-mode-navigation .yc-steps-item-wait .yc-steps-item-content .yc-steps-item-title{color:var(--color-text-2)}.yc-steps-mode-default .yc-steps-item-process .yc-steps-icon,.yc-steps-mode-navigation .yc-steps-item-process .yc-steps-icon{color:var(--color-white);background-color:rgb(var(--primary-6))}.yc-steps-mode-default .yc-steps-item-finish .yc-steps-icon,.yc-steps-mode-navigation .yc-steps-item-finish .yc-steps-icon{color:rgb(var(--primary-6));background-color:rgb(var(--primary-1))}.yc-steps-mode-default .yc-steps-item-error .yc-steps-icon,.yc-steps-mode-navigation .yc-steps-item-error .yc-steps-icon{color:var(--color-white);background-color:rgb(var(--danger-6))}.yc-steps-mode-dot .yc-steps-item{position:relative}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-horizontal:not(:last-child){margin-right:16px}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-horizontal .yc-steps-item-tail{left:78px;width:100%;height:1px}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-horizontal .yc-steps-item-node{margin-left:67px}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-horizontal.yc-steps-item-process .yc-steps-item-node{margin-top:-1px;margin-left:65px}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-vertical:not(:last-child){margin-bottom:4px}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-vertical .yc-steps-item-tail{bottom:0;left:4px;transform:translateX(-50%);width:1px;height:100%;padding:16px 0 2px 0}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-vertical .yc-steps-item-node{margin-top:8px}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-vertical.yc-steps-item-process .yc-steps-item-node{margin-top:6px;margin-left:-1px}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-process .yc-steps-item-node{width:10px;height:10px}.yc-steps-mode-dot .yc-steps-item:not(.yc-steps-item-line-less) .yc-steps-item-tail::after{content:'';height:100%;width:100%;display:block}.yc-steps-mode-dot .yc-steps-item .yc-steps-item-tail{position:absolute;top:3.5px;background-color:transparent}.yc-steps-mode-dot .yc-steps-item .yc-steps-item-node{width:8px;height:8px;border-radius:50%}.yc-steps-mode-dot .yc-steps-item-horizontal{display:flex;flex-direction:column;gap:4px}.yc-steps-mode-dot .yc-steps-item-horizontal:not(:last-child){flex:1}.yc-steps-mode-dot .yc-steps-item-horizontal .yc-steps-item-content{width:140px;text-align:center;gap:4px}.yc-steps-mode-dot .yc-steps-item-vertical{min-height:90px;display:flex;gap:16px}.yc-steps-mode-dot .yc-steps-item-vertical .yc-steps-item-content{gap:4px}.yc-steps-mode-dot .yc-steps-item-vertical .yc-steps-item-content .yc-steps-item-title{margin-top:-2px}.yc-steps-mode-dot .yc-steps-item-wait .yc-steps-item-node{background-color:var(--color-neutral-4);border-color:var(--color-neutral-4)}.yc-steps-mode-dot .yc-steps-item-process .yc-steps-item-node{background-color:rgb(var(--primary-6));border-color:rgb(var(--primary-6));width:10px;height:10px}.yc-steps-mode-dot .yc-steps-item-finish .yc-steps-item-node{background-color:rgb(var(--primary-6));border-color:rgb(var(--primary-6))}.yc-steps-mode-dot .yc-steps-item-error .yc-steps-item-node{background-color:rgb(var(--danger-6));border-color:rgb(var(--danger-6))}.yc-steps-mode-arrow{gap:4px}.yc-steps-mode-arrow .yc-steps-item{flex:1;position:relative;overflow:visible;height:72px}.yc-steps-mode-arrow .yc-steps-item:not(:first-child)::before{content:'';position:absolute;top:0;left:0;z-index:1;width:0;height:0;border-top:36px solid transparent;border-bottom:36px solid transparent;border-left:36px solid var(--color-bg-1)}.yc-steps-mode-arrow .yc-steps-item:not(:last-child)::after{content:'';position:absolute;top:0;right:-36px;z-index:2;width:0;height:0;background-color:transparent;border-top:36px solid transparent;border-bottom:36px solid transparent}.yc-steps-mode-arrow .yc-steps-item:first-child .yc-steps-item-content{padding-left:16px}.yc-steps-mode-arrow .yc-steps-item .yc-steps-item-content{flex:1;padding-left:52px;height:72px;justify-content:center}.yc-steps-mode-arrow.yc-steps-item-size-small{height:40px}.yc-steps-mode-arrow.yc-steps-item-size-small:not(:first-child)::before{border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid var(--color-bg-1)}.yc-steps-mode-arrow.yc-steps-item-size-small:not(:last-child)::after{right:-20px;border-top:20px solid transparent;border-bottom:20px solid transparent}.yc-steps-mode-arrow.yc-steps-item-size-small .yc-steps-item-content{height:40px}.yc-steps-mode-arrow.yc-steps-item-size-small .yc-steps-item-content .yc-steps-item-description{display:none}.yc-steps-mode-arrow .yc-steps-item-wait{background-color:var(--color-fill-1)}.yc-steps-mode-arrow .yc-steps-item-wait::after{border-left:36px solid var(--color-fill-1)}.yc-steps-mode-arrow .yc-steps-item-process{background-color:rgb(var(--primary-6))}.yc-steps-mode-arrow .yc-steps-item-process::after{border-left:36px solid rgb(var(--primary-6))}.yc-steps-mode-arrow .yc-steps-item-process .yc-steps-item-content .yc-steps-item-title,.yc-steps-mode-arrow .yc-steps-item-process .yc-steps-item-content .yc-steps-item-description{color:var(--color-white)}.yc-steps-mode-arrow .yc-steps-item-finish{background-color:rgb(var(--primary-1))}.yc-steps-mode-arrow .yc-steps-item-finish::after{border-left:36px solid rgb(var(--primary-1))}.yc-steps-mode-arrow .yc-steps-item-error{background-color:rgb(var(--danger-6))}.yc-steps-mode-arrow .yc-steps-item-error::after{border-left:36px solid rgb(var(--danger-6))}.yc-steps-mode-arrow .yc-steps-item-error .yc-steps-item-content .yc-steps-item-title,.yc-steps-mode-arrow .yc-steps-item-error .yc-steps-item-content .yc-steps-item-description{color:var(--color-white)}.yc-steps-mode-navigation{gap:32px}.yc-steps-mode-navigation .yc-steps-item{flex:1;overflow:hidden;padding:0 10px 0 20px}.yc-steps-mode-navigation .yc-steps-item:not(:last-child)::before{content:'';position:absolute;top:10px;right:0;width:6px;height:6px;border:2px solid var(--color-border-3);border-bottom:none;border-left:none;background-color:var(--color-bg-1);transform:rotate(45deg)}.yc-steps-mode-navigation .yc-steps-item .yc-steps-item-content{margin-bottom:20px}.yc-steps-mode-navigation .yc-steps-item .yc-steps-item-content .yc-steps-item-description{max-width:unset;white-space:nowrap}.yc-steps-item .yc-steps-item-tail{position:absolute}.yc-steps-item .yc-steps-item-node{font-weight:500;font-size:16px}.yc-steps-item .yc-steps-item-node .yc-steps-icon{width:28px;height:28px;border-radius:50%;display:flex;justify-content:center;align-items:center}.yc-steps-item .yc-steps-item-content{display:flex;flex-direction:column;gap:2px}.yc-steps-item .yc-steps-item-content .yc-steps-item-title{line-height:28px;font-size:16px;color:var(--color-text-1);transition:all .1s cubic-bezier(0, 0, 1, 1)}.yc-steps-item .yc-steps-item-content .yc-steps-item-description{max-width:140px;font-size:12px;color:var(--color-text-3);transition:all .1s cubic-bezier(0, 0, 1, 1)}.yc-steps-item-active::after{content:'';position:absolute;display:block;height:2px;right:30px;left:0;bottom:0}.yc-steps-item-active.yc-steps-item-finish::after{background-color:var(--color-primary-light-1)}.yc-steps-item-active.yc-steps-item-wait::after{background-color:var(--color-fill-2)}.yc-steps-item-active.yc-steps-item-error::after{background-color:rgb(var(--danger-6))}.yc-steps-item-active.yc-steps-item-process::after{background-color:rgb(var(--primary-6))}.yc-steps-item-next-wait::after,.yc-steps-item-next-wait .yc-steps-item-title::after,.yc-steps-item-next-wait .yc-steps-item-tail::after{background-color:var(--color-border-2)}.yc-steps-item-next-process::after,.yc-steps-item-next-process .yc-steps-item-title::after,.yc-steps-item-next-process .yc-steps-item-tail::after{background-color:rgb(var(--primary-6))}.yc-steps-item-next-finish::after,.yc-steps-item-next-finish .yc-steps-item-title::after,.yc-steps-item-next-finish .yc-steps-item-tail::after{background-color:rgb(var(--primary-6))}.yc-steps-item-next-error::after,.yc-steps-item-next-error .yc-steps-item-title::after,.yc-steps-item-next-error .yc-steps-item-tail::after{background-color:rgb(var(--danger-6))}
|
1
|
+
.yc-steps{display:flex}.yc-steps-vertical{flex-direction:column}.yc-steps-changeable .yc-steps-item:not(.yc-steps-item-process){cursor:pointer}.yc-steps-changeable .yc-steps-item:not(.yc-steps-item-process):hover .yc-steps-item-content .yc-steps-item-title,.yc-steps-changeable .yc-steps-item:not(.yc-steps-item-process):hover .yc-steps-item-content .yc-steps-item-description{color:rgb(var(--primary-6))}.yc-steps-mode-default .yc-steps-item,.yc-steps-mode-navigation .yc-steps-item{position:relative;overflow:hidden;white-space:nowrap;text-align:left;margin-right:12px}.yc-steps-mode-default .yc-steps-item .yc-steps-item-node .yc-steps-icon,.yc-steps-mode-navigation .yc-steps-item .yc-steps-item-node .yc-steps-icon{width:28px;height:28px;border-radius:var(--border-radius-circle);display:flex;justify-content:center;align-items:center}.yc-steps-mode-default .yc-steps-item .yc-steps-item-content .yc-steps-item-title,.yc-steps-mode-navigation .yc-steps-item .yc-steps-item-content .yc-steps-item-title{position:relative;padding-right:12px;width:fit-content;white-space:nowrap}.yc-steps-mode-default .yc-steps-item .yc-steps-item-content .yc-steps-item-description,.yc-steps-mode-navigation .yc-steps-item .yc-steps-item-content .yc-steps-item-description{max-width:140px;margin-top:2px;white-space:normal}.yc-steps-mode-default .yc-steps-item-horizontal,.yc-steps-mode-navigation .yc-steps-item-horizontal{display:flex;gap:12px}.yc-steps-mode-default .yc-steps-item-horizontal:not(:last-child),.yc-steps-mode-navigation .yc-steps-item-horizontal:not(:last-child){flex:1}.yc-steps-mode-default .yc-steps-item-horizontal:not(.yc-steps-item-line-less):not(.yc-steps-item-label-vertical) .yc-steps-item-title::after,.yc-steps-mode-navigation .yc-steps-item-horizontal:not(.yc-steps-item-line-less):not(.yc-steps-item-label-vertical) .yc-steps-item-title::after{content:'';display:block;position:absolute;top:13.5px;left:100%;width:5000px;height:1px}.yc-steps-mode-default .yc-steps-item-horizontal .yc-steps-item-content,.yc-steps-mode-navigation .yc-steps-item-horizontal .yc-steps-item-content{display:flex;flex-direction:column;gap:2px}.yc-steps-mode-default .yc-steps-item-vertical,.yc-steps-mode-navigation .yc-steps-item-vertical{display:flex;gap:12px}.yc-steps-mode-default .yc-steps-item-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail,.yc-steps-mode-navigation .yc-steps-item-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail{top:0;left:13.5px;bottom:0;width:1px;padding:34px 0 6px}.yc-steps-mode-default .yc-steps-item-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail::after,.yc-steps-mode-navigation .yc-steps-item-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail::after{content:'';display:block;height:100%;width:100%}.yc-steps-mode-default .yc-steps-item-vertical .yc-steps-item-content,.yc-steps-mode-navigation .yc-steps-item-vertical .yc-steps-item-content{min-height:90px}.yc-steps-mode-default .yc-steps-item-label-vertical,.yc-steps-mode-navigation .yc-steps-item-label-vertical{flex-direction:column;gap:2px;overflow:visible}.yc-steps-mode-default .yc-steps-item-label-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail,.yc-steps-mode-navigation .yc-steps-item-label-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail{position:absolute;top:13.5px;left:96px;padding-right:40px;width:100%;height:1px}.yc-steps-mode-default .yc-steps-item-label-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail::after,.yc-steps-mode-navigation .yc-steps-item-label-vertical:not(.yc-steps-item-line-less) .yc-steps-item-tail::after{content:'';display:block;width:100%;height:1px}.yc-steps-mode-default .yc-steps-item-label-vertical .yc-steps-item-node,.yc-steps-mode-navigation .yc-steps-item-label-vertical .yc-steps-item-node{margin-left:56px}.yc-steps-mode-default .yc-steps-item-label-vertical .yc-steps-item-node .yc-steps-icon,.yc-steps-mode-navigation .yc-steps-item-label-vertical .yc-steps-item-node .yc-steps-icon{width:28px;height:28px;border-radius:var(--border-radius-circle);display:flex;justify-content:center;align-items:center}.yc-steps-mode-default .yc-steps-item-label-vertical .yc-steps-item-content,.yc-steps-mode-navigation .yc-steps-item-label-vertical .yc-steps-item-content{width:140px;text-align:center}.yc-steps-mode-default .yc-steps-item-label-vertical .yc-steps-item-content .yc-steps-item-title,.yc-steps-mode-navigation .yc-steps-item-label-vertical .yc-steps-item-content .yc-steps-item-title{padding-right:0;width:100%}.yc-steps-mode-default .yc-steps-item-size-small .yc-steps-item-node,.yc-steps-mode-navigation .yc-steps-item-size-small .yc-steps-item-node{font-size:14px}.yc-steps-mode-default .yc-steps-item-size-small .yc-steps-item-node .yc-steps-icon,.yc-steps-mode-navigation .yc-steps-item-size-small .yc-steps-item-node .yc-steps-icon{width:24px;height:24px}.yc-steps-mode-default .yc-steps-item-size-small .yc-steps-item-content .yc-steps-item-title,.yc-steps-mode-navigation .yc-steps-item-size-small .yc-steps-item-content .yc-steps-item-title{font-size:14px;line-height:24px}.yc-steps-mode-default .yc-steps-item-size-small:not(.yc-steps-item-line-less):not(.yc-steps-item-label-vertical) .yc-steps-item-title::after,.yc-steps-mode-navigation .yc-steps-item-size-small:not(.yc-steps-item-line-less):not(.yc-steps-item-label-vertical) .yc-steps-item-title::after{top:11.5px}.yc-steps-mode-default .yc-steps-item-size-small:not(.yc-steps-item-line-less).yc-steps-item-vertical .yc-steps-item-tail,.yc-steps-mode-navigation .yc-steps-item-size-small:not(.yc-steps-item-line-less).yc-steps-item-vertical .yc-steps-item-tail{top:0;left:11.5px;padding:30px 0 6px}.yc-steps-mode-default .yc-steps-item-size-small:not(.yc-steps-item-line-less).yc-steps-item-label-vertical .yc-steps-item-tail,.yc-steps-mode-navigation .yc-steps-item-size-small:not(.yc-steps-item-line-less).yc-steps-item-label-vertical .yc-steps-item-tail{top:11.5px;left:94px;padding-right:36px}.yc-steps-mode-default .yc-steps-item-wait .yc-steps-icon,.yc-steps-mode-navigation .yc-steps-item-wait .yc-steps-icon{color:var(--color-text-2);background-color:var(--color-fill-2)}.yc-steps-mode-default .yc-steps-item-wait .yc-steps-item-content .yc-steps-item-title,.yc-steps-mode-navigation .yc-steps-item-wait .yc-steps-item-content .yc-steps-item-title{color:var(--color-text-2)}.yc-steps-mode-default .yc-steps-item-process .yc-steps-icon,.yc-steps-mode-navigation .yc-steps-item-process .yc-steps-icon{color:var(--color-white);background-color:rgb(var(--primary-6))}.yc-steps-mode-default .yc-steps-item-finish .yc-steps-icon,.yc-steps-mode-navigation .yc-steps-item-finish .yc-steps-icon{color:rgb(var(--primary-6));background-color:rgb(var(--primary-1))}.yc-steps-mode-default .yc-steps-item-error .yc-steps-icon,.yc-steps-mode-navigation .yc-steps-item-error .yc-steps-icon{color:var(--color-white);background-color:rgb(var(--danger-6))}.yc-steps-mode-dot .yc-steps-item{position:relative}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-horizontal:not(:last-child){margin-right:16px}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-horizontal .yc-steps-item-tail{left:78px;width:100%;height:1px}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-horizontal .yc-steps-item-node{margin-left:67px}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-horizontal.yc-steps-item-process .yc-steps-item-node{margin-top:-1px;margin-left:65px}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-vertical:not(:last-child){margin-bottom:4px}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-vertical .yc-steps-item-tail{bottom:0;left:4px;transform:translateX(-50%);width:1px;height:100%;padding:16px 0 2px 0}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-vertical .yc-steps-item-node{margin-top:8px}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-vertical.yc-steps-item-process .yc-steps-item-node{margin-top:6px;margin-left:-1px}.yc-steps-mode-dot .yc-steps-item.yc-steps-item-process .yc-steps-item-node{width:10px;height:10px}.yc-steps-mode-dot .yc-steps-item:not(.yc-steps-item-line-less) .yc-steps-item-tail::after{content:'';height:100%;width:100%;display:block}.yc-steps-mode-dot .yc-steps-item .yc-steps-item-tail{position:absolute;top:3.5px;background-color:transparent}.yc-steps-mode-dot .yc-steps-item .yc-steps-item-node{width:8px;height:8px;border-radius:var(--border-radius-circle)}.yc-steps-mode-dot .yc-steps-item-horizontal{display:flex;flex-direction:column;gap:4px}.yc-steps-mode-dot .yc-steps-item-horizontal:not(:last-child){flex:1}.yc-steps-mode-dot .yc-steps-item-horizontal .yc-steps-item-content{width:140px;text-align:center;gap:4px}.yc-steps-mode-dot .yc-steps-item-vertical{min-height:90px;display:flex;gap:16px}.yc-steps-mode-dot .yc-steps-item-vertical .yc-steps-item-content{gap:4px}.yc-steps-mode-dot .yc-steps-item-vertical .yc-steps-item-content .yc-steps-item-title{margin-top:-2px}.yc-steps-mode-dot .yc-steps-item-wait .yc-steps-item-node{background-color:var(--color-neutral-4);border-color:var(--color-neutral-4)}.yc-steps-mode-dot .yc-steps-item-process .yc-steps-item-node{background-color:rgb(var(--primary-6));border-color:rgb(var(--primary-6));width:10px;height:10px}.yc-steps-mode-dot .yc-steps-item-finish .yc-steps-item-node{background-color:rgb(var(--primary-6));border-color:rgb(var(--primary-6))}.yc-steps-mode-dot .yc-steps-item-error .yc-steps-item-node{background-color:rgb(var(--danger-6));border-color:rgb(var(--danger-6))}.yc-steps-mode-arrow{gap:4px}.yc-steps-mode-arrow .yc-steps-item{flex:1;position:relative;overflow:visible;height:72px}.yc-steps-mode-arrow .yc-steps-item:not(:first-child)::before{content:'';position:absolute;top:0;left:0;z-index:1;width:0;height:0;border-top:36px solid transparent;border-bottom:36px solid transparent;border-left:36px solid var(--color-bg-1)}.yc-steps-mode-arrow .yc-steps-item:not(:last-child)::after{content:'';position:absolute;top:0;right:-36px;z-index:2;width:0;height:0;background-color:transparent;border-top:36px solid transparent;border-bottom:36px solid transparent}.yc-steps-mode-arrow .yc-steps-item:first-child .yc-steps-item-content{padding-left:16px}.yc-steps-mode-arrow .yc-steps-item .yc-steps-item-content{flex:1;padding-left:52px;height:72px;justify-content:center}.yc-steps-mode-arrow.yc-steps-item-size-small{height:40px}.yc-steps-mode-arrow.yc-steps-item-size-small:not(:first-child)::before{border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid var(--color-bg-1)}.yc-steps-mode-arrow.yc-steps-item-size-small:not(:last-child)::after{right:-20px;border-top:20px solid transparent;border-bottom:20px solid transparent}.yc-steps-mode-arrow.yc-steps-item-size-small .yc-steps-item-content{height:40px}.yc-steps-mode-arrow.yc-steps-item-size-small .yc-steps-item-content .yc-steps-item-description{display:none}.yc-steps-mode-arrow .yc-steps-item-wait{background-color:var(--color-fill-1)}.yc-steps-mode-arrow .yc-steps-item-wait::after{border-left:36px solid var(--color-fill-1)}.yc-steps-mode-arrow .yc-steps-item-process{background-color:rgb(var(--primary-6))}.yc-steps-mode-arrow .yc-steps-item-process::after{border-left:36px solid rgb(var(--primary-6))}.yc-steps-mode-arrow .yc-steps-item-process .yc-steps-item-content .yc-steps-item-title,.yc-steps-mode-arrow .yc-steps-item-process .yc-steps-item-content .yc-steps-item-description{color:var(--color-white)}.yc-steps-mode-arrow .yc-steps-item-finish{background-color:rgb(var(--primary-1))}.yc-steps-mode-arrow .yc-steps-item-finish::after{border-left:36px solid rgb(var(--primary-1))}.yc-steps-mode-arrow .yc-steps-item-error{background-color:rgb(var(--danger-6))}.yc-steps-mode-arrow .yc-steps-item-error::after{border-left:36px solid rgb(var(--danger-6))}.yc-steps-mode-arrow .yc-steps-item-error .yc-steps-item-content .yc-steps-item-title,.yc-steps-mode-arrow .yc-steps-item-error .yc-steps-item-content .yc-steps-item-description{color:var(--color-white)}.yc-steps-mode-navigation{gap:32px}.yc-steps-mode-navigation .yc-steps-item{flex:1;overflow:hidden;padding:0 10px 0 20px}.yc-steps-mode-navigation .yc-steps-item:not(:last-child)::before{content:'';position:absolute;top:10px;right:0;width:6px;height:6px;border:2px solid var(--color-border-3);border-bottom:none;border-left:none;background-color:var(--color-bg-1);transform:rotate(45deg)}.yc-steps-mode-navigation .yc-steps-item .yc-steps-item-content{margin-bottom:20px}.yc-steps-mode-navigation .yc-steps-item .yc-steps-item-content .yc-steps-item-description{max-width:unset;white-space:nowrap}.yc-steps-item .yc-steps-item-tail{position:absolute}.yc-steps-item .yc-steps-item-node{font-weight:500;font-size:16px}.yc-steps-item .yc-steps-item-node .yc-steps-icon{width:28px;height:28px;border-radius:var(--border-radius-circle);display:flex;justify-content:center;align-items:center}.yc-steps-item .yc-steps-item-content{display:flex;flex-direction:column;gap:2px}.yc-steps-item .yc-steps-item-content .yc-steps-item-title{line-height:28px;font-size:16px;color:var(--color-text-1);transition:all .1s cubic-bezier(0, 0, 1, 1)}.yc-steps-item .yc-steps-item-content .yc-steps-item-description{max-width:140px;font-size:12px;color:var(--color-text-3);transition:all .1s cubic-bezier(0, 0, 1, 1)}.yc-steps-item-active::after{content:'';position:absolute;display:block;height:2px;right:30px;left:0;bottom:0}.yc-steps-item-active.yc-steps-item-finish::after{background-color:var(--color-primary-light-1)}.yc-steps-item-active.yc-steps-item-wait::after{background-color:var(--color-fill-2)}.yc-steps-item-active.yc-steps-item-error::after{background-color:rgb(var(--danger-6))}.yc-steps-item-active.yc-steps-item-process::after{background-color:rgb(var(--primary-6))}.yc-steps-item-next-wait::after,.yc-steps-item-next-wait .yc-steps-item-title::after,.yc-steps-item-next-wait .yc-steps-item-tail::after{background-color:var(--color-border-2)}.yc-steps-item-next-process::after,.yc-steps-item-next-process .yc-steps-item-title::after,.yc-steps-item-next-process .yc-steps-item-tail::after{background-color:rgb(var(--primary-6))}.yc-steps-item-next-finish::after,.yc-steps-item-next-finish .yc-steps-item-title::after,.yc-steps-item-next-finish .yc-steps-item-tail::after{background-color:rgb(var(--primary-6))}.yc-steps-item-next-error::after,.yc-steps-item-next-error .yc-steps-item-title::after,.yc-steps-item-next-error .yc-steps-item-tail::after{background-color:rgb(var(--danger-6))}
|
package/es/Switch/index.css
CHANGED
@@ -1 +1 @@
|
|
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:
|
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:var(--border-radius-circle);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:var(--border-radius-small)}.yc-switch-shape-round .yc-switch-handle{border-radius:var(--border-radius-small)}
|
package/es/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)}.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
|
+
.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:var(--border-radius-small)}.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:var(--border-radius-small);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:var(--border-radius-small);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:var(--border-radius-small) var(--border-radius-small) 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}
|
package/es/Tag/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
.yc-tag{padding:0 8px;vertical-align:middle;border:1px solid transparent;border-radius:
|
1
|
+
.yc-tag{padding:0 8px;vertical-align:middle;border:1px solid transparent;border-radius:var(--border-radius-small);font-weight:500;display:inline-flex;align-items:center}.yc-tag .yc-tag-icon{flex-shrink:0;margin-right:4px}.yc-tag .yc-tag-loading-icon,.yc-tag .yc-tag-close-button{flex-shrink:0;margin-left:4px;font-size:12px;color:inherit}.yc-tag .yc-tag-label{width:fit-content}.yc-tag-wrap{height:fit-content;white-space:pre-wrap;word-break:break-word}.yc-tag-no-wrap{overflow:hidden}.yc-tag-no-wrap .yc-tag-label{flex:1;flex-shrink:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.yc-tag-loading{opacity:.8;cursor:default}.yc-tag-checked{cursor:pointer;user-select:none}.yc-tag-size-large{min-height:32px;font-size:14px;line-height:30px}.yc-tag-size-medium{min-height:24px;font-size:12px;line-height:22px}.yc-tag-size-small{min-height:20px;font-size:12px;line-height:18px}.yc-tag-preset-color{color:var(--color-text-1);background-color:var(--color-bg-1)}.yc-tag-preset-color:hover{background-color:var(--color-fill-2)}.yc-tag-preset-color.yc-tag-bordered{border-color:var(--color-border-2)}.yc-tag-custom-color{color:var(--color-white)}.yc-tag-color-default.yc-tag-checked{color:var(--color-text-1);background-color:var(--color-fill-2)}.yc-tag-color-default.yc-tag-checked .yc-tag-icon{color:var(--color-text-2)}.yc-tag-color-default.yc-tag-checked.yc-tag-checkable:hover{border-color:transparent;background-color:var(--color-fill-3)}.yc-tag-color-default.yc-tag-checked.yc-tag-bordered{border-color:var(--color-border-2)}.yc-tag-color-red.yc-tag-checked{color:rgb(var(--red-6));background-color:rgb(var(--red-1))}.yc-tag-color-red.yc-tag-checked.yc-tag-checkable:hover{border-color:transparent;background-color:rgb(var(--red-2))}.yc-tag-color-red.yc-tag-checked.yc-tag-bordered{border-color:rgb(var(--red-6))}.yc-tag-color-orangered.yc-tag-checked{color:rgb(var(--orangered-6));background-color:rgb(var(--orangered-1))}.yc-tag-color-orangered.yc-tag-checked.yc-tag-checkable:hover{border-color:transparent;background-color:rgb(var(--orangered-2))}.yc-tag-color-orangered.yc-tag-checked.yc-tag-bordered{border-color:rgb(var(--orangered-6))}.yc-tag-color-orange.yc-tag-checked{color:rgb(var(--orange-6));background-color:rgb(var(--orange-1))}.yc-tag-color-orange.yc-tag-checked.yc-tag-checkable:hover{border-color:transparent;background-color:rgb(var(--orange-2))}.yc-tag-color-orange.yc-tag-checked.yc-tag-bordered{border-color:rgb(var(--orange-6))}.yc-tag-color-gold.yc-tag-checked{color:rgb(var(--gold-6));background-color:rgb(var(--gold-1))}.yc-tag-color-gold.yc-tag-checked.yc-tag-checkable:hover{border-color:transparent;background-color:rgb(var(--gold-3))}.yc-tag-color-gold.yc-tag-checked.yc-tag-bordered{border-color:rgb(var(--gold-6))}.yc-tag-color-lime.yc-tag-checked{color:rgb(var(--lime-6));background-color:rgb(var(--lime-1))}.yc-tag-color-lime.yc-tag-checked.yc-tag-checkable:hover{border-color:transparent;background-color:rgb(var(--lime-2))}.yc-tag-color-lime.yc-tag-checked.yc-tag-bordered{border-color:rgb(var(--lime-6))}.yc-tag-color-green.yc-tag-checked{color:rgb(var(--green-6));background-color:rgb(var(--green-1))}.yc-tag-color-green.yc-tag-checked.yc-tag-checkable:hover{border-color:transparent;background-color:rgb(var(--green-2))}.yc-tag-color-green.yc-tag-checked.yc-tag-bordered{border-color:rgb(var(--green-6))}.yc-tag-color-cyan.yc-tag-checked{color:rgb(var(--cyan-6));background-color:rgb(var(--cyan-1))}.yc-tag-color-cyan.yc-tag-checked.yc-tag-checkable:hover{border-color:transparent;background-color:rgb(var(--cyan-2))}.yc-tag-color-cyan.yc-tag-checked.yc-tag-bordered{border-color:rgb(var(--cyan-6))}.yc-tag-color-blue.yc-tag-checked{color:rgb(var(--blue-6));background-color:rgb(var(--blue-1))}.yc-tag-color-blue.yc-tag-checked.yc-tag-checkable:hover{border-color:transparent;background-color:rgb(var(--blue-2))}.yc-tag-color-blue.yc-tag-checked.yc-tag-bordered{border-color:rgb(var(--blue-6))}.yc-tag-color-arcoblue.yc-tag-checked{color:rgb(var(--primary-6));background-color:rgb(var(--primary-1))}.yc-tag-color-arcoblue.yc-tag-checked.yc-tag-checkable:hover{border-color:transparent;background-color:rgb(var(--primary-2))}.yc-tag-color-arcoblue.yc-tag-checked.yc-tag-bordered{border-color:rgb(var(--primary-6))}.yc-tag-color-purple.yc-tag-checked{color:rgb(var(--purple-6));background-color:rgb(var(--purple-1))}.yc-tag-color-purple.yc-tag-checked.yc-tag-checkable:hover{border-color:transparent;background-color:rgb(var(--purple-2))}.yc-tag-color-purple.yc-tag-checked.yc-tag-bordered{border-color:rgb(var(--purple-6))}.yc-tag-color-pinkpurple.yc-tag-checked{color:rgb(var(--pinkpurple-6));background-color:rgb(var(--pinkpurple-1))}.yc-tag-color-pinkpurple.yc-tag-checked.yc-tag-checkable:hover{border-color:transparent;background-color:rgb(var(--pinkpurple-2))}.yc-tag-color-pinkpurple.yc-tag-checked.yc-tag-bordered{border-color:rgb(var(--pinkpurple-6))}.yc-tag-color-magenta.yc-tag-checked{color:rgb(var(--magenta-6));background-color:rgb(var(--magenta-1))}.yc-tag-color-magenta.yc-tag-checked.yc-tag-checkable:hover{border-color:transparent;background-color:rgb(var(--magenta-2))}.yc-tag-color-magenta.yc-tag-checked.yc-tag-bordered{border-color:rgb(var(--magenta-6))}.yc-tag-color-gray.yc-tag-checked{color:rgb(var(--gray-6));background-color:rgb(var(--gray-2))}.yc-tag-color-gray.yc-tag-checked.yc-tag-checkable:hover{border-color:transparent;background-color:rgb(var(--gray-3))}.yc-tag-color-gray.yc-tag-checked.yc-tag-bordered{border-color:rgb(var(--gray-6))}
|
package/es/Textarea/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
.yc-textarea-wrapper{overflow:hidden;position:relative;cursor:text;width:100%;height:fit-content;background-color:var(--color-fill-2);border:1px solid transparent;border-radius:
|
1
|
+
.yc-textarea-wrapper{overflow:hidden;position:relative;cursor:text;width:100%;height:fit-content;background-color:var(--color-fill-2);border:1px solid transparent;border-radius:var(--border-radius-small);color:var(--color-text-1);font-size:14px;font-weight:400;display:inline-flex;align-items:center;transition:color .1s cubic-bezier(0, 0, 1, 1),border-color .1s cubic-bezier(0, 0, 1, 1),background-color .1s cubic-bezier(0, 0, 1, 1)}.yc-textarea-wrapper:not(.yc-textarea-disabled):hover{background-color:var(--color-fill-3);border-color:transparent}.yc-textarea-wrapper:not(.yc-textarea-disabled):hover .yc-textarea-clear-button{visibility:visible}.yc-textarea-wrapper:not(.yc-textarea-disabled):focus-within{background-color:var(--color-bg-1);border-color:rgb(var(--primary-6));box-shadow:0 0 0 0 var(--color-primary-light-2)}.yc-textarea-wrapper .yc-textarea-word-limit{position:absolute;right:10px;bottom:6px;user-select:none;color:var(--color-text-3);font-size:12px}.yc-textarea-wrapper .yc-textarea-clear-button{visibility:hidden;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.yc-textarea-wrapper .yc-textarea,.yc-textarea-wrapper .yc-textarea-mirror{display:block;width:100%;padding:4px 12px;min-height:32px;color:inherit;outline:none;background-color:transparent;border-width:0;border-radius:var(--border-radius-none);font-weight:400;font-size:14px;line-height:1.5715;font-variant:normal;letter-spacing:normal;text-indent:0;text-rendering:auto;text-transform:none;white-space:pre-wrap;overflow-wrap:break-word}.yc-textarea-wrapper .yc-textarea{resize:vertical}.yc-textarea-wrapper .yc-textarea::placeholder{color:var(--color-text-3)}.yc-textarea-wrapper .yc-textarea-mirror{position:absolute;top:0;left:0;visibility:hidden}.yc-textarea-auto-size .yc-textarea{resize:none}.yc-textarea-error{background-color:var(--color-danger-light-1)}.yc-textarea-error:not(.yc-textarea-disabled):hover{background-color:var(--color-danger-light-2);border-color:transparent}.yc-textarea-error:not(.yc-textarea-disabled):focus-within{background-color:var(--color-bg-1);border-color:rgb(var(--danger-6));box-shadow:0 0 0 0 var(--color-danger-light-2)}.yc-textarea-disabled{cursor:not-allowed;background-color:var(--color-fill-2);border-color:transparent;color:var(--color-text-4);-webkit-text-fill-color:var(--color-text-4)}.yc-textarea-disabled .yc-textarea{cursor:not-allowed}
|
package/es/TimePicker/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
.yc-picker{position:relative;padding:4px 11px 4px 4px;background-color:var(--color-fill-2);border:1px solid transparent;border-radius:
|
1
|
+
.yc-picker{position:relative;padding:4px 11px 4px 4px;background-color:var(--color-fill-2);border:1px solid transparent;border-radius:var(--border-radius-small);transition:all .1s cubic-bezier(0, 0, 1, 1);line-height:1.5715;display:inline-flex;align-items:center}.yc-picker:not(.yc-picker-disabled):not(.yc-picker-focus):hover{background-color:var(--color-fill-3);border-color:transparent}.yc-picker .yc-picker-has-prefix,.yc-picker .yc-picker-input.yc-picker-suffix,.yc-picker .yc-picker-separator{flex-shrink:0}.yc-picker .yc-picker-prefix{margin-right:4px;font-size:14px;color:var(--color-text-2)}.yc-picker .yc-picker-input{flex:1;height:100%;display:flex;align-items:center}.yc-picker .yc-picker-input input{height:100%;width:100%;padding:0;padding-left:8px;background-color:transparent;border:none;outline:none;text-align:left;color:var(--color-text-2);transition:all .1s cubic-bezier(0, 0, 1, 1)}.yc-picker .yc-picker-input input::placeholder{color:var(--color-text-3)}.yc-picker .yc-picker-separator{min-width:10px;padding:0 8px;color:var(--color-text-3)}.yc-picker .yc-picker-suffix{margin-left:4px;display:flex;align-items:center}.yc-picker .yc-picker-suffix .yc-icon-button{display:none}.yc-picker .yc-picker-suffix .yc-picker-suffix-icon{color:var(--color-text-2);display:flex;justify-content:center;align-items:center}.yc-picker-has-prefix{padding-left:12px}.yc-picker-allow-clear:hover .yc-picker-suffix .yc-icon-button{display:flex}.yc-picker-allow-clear:hover .yc-picker-suffix .yc-picker-suffix-icon{display:none}.yc-picker-focus{background-color:var(--color-bg-1);border-color:rgb(var(--primary-6));box-shadow:0 0 0 0 var(--color-primary-light-2)}.yc-picker-range .yc-picker-input-active input{background:var(--color-fill-2)}.yc-picker-error{background-color:var(--color-danger-light-1);border-color:transparent}.yc-picker-error:not(.yc-picker-disabled):not(.yc-picker-focus):hover{background-color:var(--color-danger-light-2)}.yc-picker-error.yc-picker-focus{background-color:var(--color-bg-2);border-color:rgb(var(--danger-6));box-shadow:0 0 0 0 var(--color-danger-light-2)}.yc-picker-disabled{cursor:not-allowed;color:var(--color-text-4);background-color:var(--color-fill-2);border-color:transparent}.yc-picker-disabled .yc-picker-input input{cursor:not-allowed}.yc-picker-disabled .yc-picker-input input::placeholder{color:var(--color-text-4)}.yc-picker-disabled .yc-picker-suffix .yc-picker-suffix-icon{color:var(--color-text-4)}.yc-picker-size-mini{height:24px}.yc-picker-size-mini input{font-size:12px}.yc-picker-size-small{height:28px}.yc-picker-size-small input{font-size:14px}.yc-picker-size-medium{height:32px}.yc-picker-size-medium input{font-size:14px}.yc-picker-size-large{height:36px}.yc-picker-size-large input{font-size:14px}.yc-timepicker-container{overflow:hidden;background-color:var(--color-bg-popup);border:1px solid var(--color-neutral-3);border-radius:var(--border-radius-medium);box-shadow:0 2px 5px rgba(0,0,0,0.1)}.yc-timepicker-container .yc-timepicker{position:relative;display:flex;padding:0}.yc-timepicker-container .yc-timepicker .yc-timepicker-column{overflow:hidden;width:64px;height:224px}.yc-timepicker-container .yc-timepicker .yc-timepicker-column:not(:last-child){border-right:1px solid var(--color-neutral-3)}.yc-timepicker-container .yc-timepicker .yc-timepicker-column ul .yc-timepicker-cell{padding:4px 0;color:var(--color-text-1);font-weight:500;cursor:pointer}.yc-timepicker-container .yc-timepicker .yc-timepicker-column ul .yc-timepicker-cell .yc-timepicker-cell-inner{height:24px;padding-left:24px;font-size:14px;line-height:24px}.yc-timepicker-container .yc-timepicker .yc-timepicker-column ul .yc-timepicker-cell-selected .yc-timepicker-cell-inner{font-weight:500;background-color:var(--color-fill-2)}.yc-timepicker-container .yc-timepicker .yc-timepicker-column ul .yc-timepicker-cell-disabled{color:var(--color-text-4);cursor:not-allowed}.yc-timepicker-container .yc-timepicker .yc-timepicker-column ul::after{display:block;width:100%;height:192px;content:''}.yc-timepicker-container .yc-timepicker-footer-extra-wrapper{padding:8px;border-top:1px solid var(--color-neutral-3);color:var(--color-text-1);font-size:12px}.yc-timepicker-container .yc-timepicker-footer-btn-wrapper{padding:8px;border-top:1px solid var(--color-neutral-3);display:flex;justify-content:space-between}
|
package/es/Timeline/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
.yc-timeline{display:flex;flex-direction:column}.yc-timeline-direction-horizontal{flex-direction:row}.yc-timeline-reverse{flex-direction:column-reverse}.yc-timeline-reverse.yc-timeline-direction-horizontal{flex-direction:row-reverse}.yc-timeline-reverse .yc-timeline-item-direction-vertical:first-child .yc-timeline-item-dot-line{display:none}.yc-timeline-reverse .yc-timeline-item-direction-vertical:last-child .yc-timeline-item-dot-line{position:absolute;top:18px;bottom:-4px;left:50%;transform:translate(-50%);width:1px;border-left-width:1px;border-color:var(--color-neutral-3)}.yc-timeline-alternate.yc-timeline-direction-vertical .yc-timeline-item:nth-child(2n){margin-right:calc(50% - 6px)}.yc-timeline-alternate.yc-timeline-direction-vertical .yc-timeline-item:nth-child(2n + 1){margin-left:50%}.yc-timeline-alternate.yc-timeline-direction-horizontal{min-height:200px;align-items:center}.yc-timeline-alternate.yc-timeline-direction-horizontal .yc-timeline-item:nth-child(2n){transform:translateY(calc(-50% + 6px))}.yc-timeline-alternate.yc-timeline-direction-horizontal .yc-timeline-item:nth-child(2n + 1){transform:translateY(calc(50%))}.yc-timeline-item{position:relative;color:var(--color-text-1);font-size:14px}.yc-timeline-item:not(:last-child) .yc-timeline-item-dot-line,.yc-timeline-item.yc-timeline-item-reverse:last-child .yc-timeline-item-dot-line{position:absolute;border-color:var(--color-neutral-3)}.yc-timeline-item .yc-timeline-item-dot-wrapper{position:absolute}.yc-timeline-item .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content{position:relative}.yc-timeline-item .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content .yc-timeline-item-dot-custom{position:absolute;top:50%;left:50%;display:inline-flex;color:rgb(var(--primary-6));background-color:var(--color-bg-1);transform:translateX(-50%) translateY(-50%);transform-origin:center}.yc-timeline-item .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content .yc-timeline-item-dot{position:relative;width:6px;height:6px;color:rgb(var(--primary-6));border-radius:
|
1
|
+
.yc-timeline{display:flex;flex-direction:column}.yc-timeline-direction-horizontal{flex-direction:row}.yc-timeline-reverse{flex-direction:column-reverse}.yc-timeline-reverse.yc-timeline-direction-horizontal{flex-direction:row-reverse}.yc-timeline-reverse .yc-timeline-item-direction-vertical:first-child .yc-timeline-item-dot-line{display:none}.yc-timeline-reverse .yc-timeline-item-direction-vertical:last-child .yc-timeline-item-dot-line{position:absolute;top:18px;bottom:-4px;left:50%;transform:translate(-50%);width:1px;border-left-width:1px;border-color:var(--color-neutral-3)}.yc-timeline-alternate.yc-timeline-direction-vertical .yc-timeline-item:nth-child(2n){margin-right:calc(50% - 6px)}.yc-timeline-alternate.yc-timeline-direction-vertical .yc-timeline-item:nth-child(2n + 1){margin-left:50%}.yc-timeline-alternate.yc-timeline-direction-horizontal{min-height:200px;align-items:center}.yc-timeline-alternate.yc-timeline-direction-horizontal .yc-timeline-item:nth-child(2n){transform:translateY(calc(-50% + 6px))}.yc-timeline-alternate.yc-timeline-direction-horizontal .yc-timeline-item:nth-child(2n + 1){transform:translateY(calc(50%))}.yc-timeline-item{position:relative;color:var(--color-text-1);font-size:14px}.yc-timeline-item:not(:last-child) .yc-timeline-item-dot-line,.yc-timeline-item.yc-timeline-item-reverse:last-child .yc-timeline-item-dot-line{position:absolute;border-color:var(--color-neutral-3)}.yc-timeline-item .yc-timeline-item-dot-wrapper{position:absolute}.yc-timeline-item .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content{position:relative}.yc-timeline-item .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content .yc-timeline-item-dot-custom{position:absolute;top:50%;left:50%;display:inline-flex;color:rgb(var(--primary-6));background-color:var(--color-bg-1);transform:translateX(-50%) translateY(-50%);transform-origin:center}.yc-timeline-item .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content .yc-timeline-item-dot{position:relative;width:6px;height:6px;color:rgb(var(--primary-6));border-radius:var(--border-radius-circle)}.yc-timeline-item .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content .yc-timeline-item-dot.yc-timeline-item-dot-solid{background-color:rgb(var(--primary-6))}.yc-timeline-item .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content .yc-timeline-item-dot.yc-timeline-item-dot-hollow{background-color:var(--color-bg-1);border:2px solid rgb(var(--primary-6))}.yc-timeline-item .yc-timeline-item-content-wrapper{position:relative;display:flex;flex-direction:column;gap:4px}.yc-timeline-item .yc-timeline-item-content-wrapper .yc-timeline-item-content{color:var(--color-text-1);font-size:14px;line-height:1.5715}.yc-timeline-item .yc-timeline-item-label{color:var(--color-text-3);font-size:12px;line-height:1.667}.yc-timeline-item-ghost.yc-timeline-item-direction-horizontal .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content .yc-timeline-item-dot-custom{left:0}.yc-timeline-item-direction-vertical{min-height:78px}.yc-timeline-item-direction-vertical:not(:last-child) .yc-timeline-item-dot-line,.yc-timeline-item-direction-vertical.yc-timeline-item-reverse:last-child .yc-timeline-item-dot-line{top:18px;bottom:-4px;left:50%;transform:translate(-50%);width:1px;border-left-width:1px}.yc-timeline-item-direction-vertical .yc-timeline-item-dot-wrapper{height:100%;text-align:center}.yc-timeline-item-direction-vertical .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content{width:6px;height:22px;line-height:22px}.yc-timeline-item-direction-vertical .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content .yc-timeline-item-dot{top:50%;margin-top:-50%}.yc-timeline-item-direction-horizontal{flex:1}.yc-timeline-item-direction-horizontal:not(:last-child) .yc-timeline-item-dot-line,.yc-timeline-item-direction-horizontal.yc-timeline-item-reverse:last-child .yc-timeline-item-dot-line{right:4px;left:12px;top:50%;transform:translateY(-50%);height:1px;border-top-width:1px}.yc-timeline-item-direction-horizontal .yc-timeline-item-dot-wrapper{width:100%}.yc-timeline-item-direction-horizontal .yc-timeline-item-dot-wrapper .yc-timeline-item-dot-content{height:6px;line-height:6px}.yc-timeline-item-reverse:first-child .yc-timeline-item-dot-line{display:none}.yc-timeline-item-label-is-relative .yc-timeline-item-label{position:absolute;top:0;max-width:100px}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-horizontal.yc-timeline-item-top{margin-top:50px}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-horizontal.yc-timeline-item-top .yc-timeline-item-label{top:0;padding-bottom:16px;transform:translateY(-100%)}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-horizontal.yc-timeline-item-bottom{margin-bottom:50px}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-horizontal.yc-timeline-item-bottom .yc-timeline-item-label{bottom:0;padding-top:16px;transform:translateY(100%)}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-vertical.yc-timeline-item-left{margin-left:100px}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-vertical.yc-timeline-item-left .yc-timeline-item-label{left:0;padding-right:16px;transform:translateX(-100%)}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-vertical.yc-timeline-item-right{margin-right:100px}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-vertical.yc-timeline-item-right .yc-timeline-item-label{right:0;padding-left:16px;transform:translateX(100%)}.yc-timeline-item-label-is-relative:not(.yc-timeline-item-alternate).yc-timeline-item-direction-vertical.yc-timeline-item-right .yc-timeline-item-content{text-align:right}.yc-timeline-item-left{padding-left:6px}.yc-timeline-item-left .yc-timeline-item-dot-wrapper{left:0}.yc-timeline-item-left .yc-timeline-item-content-wrapper{margin-left:16px}.yc-timeline-item-top{padding-top:6px}.yc-timeline-item-top .yc-timeline-item-dot-wrapper{top:0}.yc-timeline-item-top .yc-timeline-item-content-wrapper{margin-top:16px}.yc-timeline-item-right{padding-right:6px}.yc-timeline-item-right .yc-timeline-item-dot-wrapper{right:0}.yc-timeline-item-right .yc-timeline-item-content-wrapper{margin-right:16px}.yc-timeline-item-right .yc-timeline-item-content,.yc-timeline-item-right .yc-timeline-item-label{text-align:right}.yc-timeline-item-bottom{padding-bottom:6px}.yc-timeline-item-bottom .yc-timeline-item-dot-wrapper{bottom:0}.yc-timeline-item-bottom .yc-timeline-item-content-wrapper{margin-bottom:16px}
|
package/es/Tooltip/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
.yc-tooltip .yc-tooltip-popup-content{max-width:350px;padding:8px 12px;border-radius:
|
1
|
+
.yc-tooltip .yc-tooltip-popup-content{max-width:350px;padding:8px 12px;border-radius:var(--border-radius-small);color:var(--color-white);background-color:var(--color-tooltip-bg);font-size:14px;line-height:1.5715;text-align:left;word-wrap:break-word}.yc-tooltip .yc-tooltip-popup-content.yc-tooltip-mini{padding:4px 12px;font-size:14px}
|
@@ -8,8 +8,8 @@ import "../_shared/utils/locale.js";
|
|
8
8
|
/* empty css */
|
9
9
|
/* empty css */
|
10
10
|
import _sfc_main$4 from "../_shared/icons/IconClose.vue.js";
|
11
|
-
import _sfc_main$2 from "../_shared/icons/IconDelete.
|
12
|
-
import _sfc_main$3 from "../_shared/icons/IconSearch.
|
11
|
+
import _sfc_main$2 from "../_shared/icons/IconDelete.vue.js";
|
12
|
+
import _sfc_main$3 from "../_shared/icons/IconSearch.vue.js";
|
13
13
|
import useContext from "./hooks/useContext.js";
|
14
14
|
import Checkbox from "../Checkbox/index.js";
|
15
15
|
import Scrollbar from "../Scrollbar/index.js";
|
package/es/Transfer/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
.yc-transfer{display:flex;align-items:center}.yc-transfer .yc-transfer-view{overflow:hidden;width:200px;height:224px;border:1px solid var(--color-neutral-3);border-radius:
|
1
|
+
.yc-transfer{display:flex;align-items:center}.yc-transfer .yc-transfer-view{overflow:hidden;width:200px;height:224px;border:1px solid var(--color-neutral-3);border-radius:var(--border-radius-small);display:flex;flex-direction:column}.yc-transfer .yc-transfer-view .yc-transfer-view-header{height:40px;padding:0 10px;background-color:var(--color-fill-1);color:var(--color-text-1);font-weight:500;font-size:14px;line-height:40px;display:flex;justify-content:space-between;align-items:center}.yc-transfer .yc-transfer-view .yc-transfer-view-header .yc-transfer-view-header-count{color:var(--color-text-3);font-size:12px;font-weight:400}.yc-transfer .yc-transfer-view .yc-transfer-view-search{padding:8px 12px 4px 12px}.yc-transfer .yc-transfer-view .yc-transfer-view-body{height:calc(100% - 40px)}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-scrollbar{height:100%;width:100%}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-scrollbar .yc-scrollbar-container{max-height:100%;width:100%}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-scrollbar .yc-scrollbar-container .yc-scrollbar-content{width:100%}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-transfer-list{width:100%;display:flex;flex-direction:column}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-transfer-list .yc-transfer-list-item{flex-shrink:0;overflow:hidden;height:36px;max-width:100%;padding:0 12px;font-size:14px;color:var(--color-text-1);display:flex;align-items:center;gap:6px;transition:all .1s cubic-bezier(0, 0, 1, 1)}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-transfer-list .yc-transfer-list-item:not(.yc-transfer-list-item-disabled):hover{color:var(--color-text-1);background-color:var(--color-fill-2)}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-transfer-list .yc-transfer-list-item .yc-checkbox{flex:1}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-transfer-list .yc-transfer-list-item .yc-transfer-list-item-content{flex:1}.yc-transfer .yc-transfer-view .yc-transfer-view-body .yc-transfer-list .yc-transfer-list-item.yc-transfer-list-item-disabled{color:var(--color-text-4);background:transparent;cursor:not-allowed}.yc-transfer .yc-transfer-operations{padding:0 20px;display:flex;flex-direction:column;gap:12px}.yc-transfer-simple .yc-transfer-view:last-child{border-left:0}.yc-transfer-has-search .yc-transfer-view .yc-transfer-view-body{height:calc(100% - 88px)}
|
@@ -1,4 +1,26 @@
|
|
1
|
-
import
|
1
|
+
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
|
+
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
3
|
+
import "../utils/dom.js";
|
4
|
+
import "../utils/time.js";
|
5
|
+
import "../utils/locale.js";
|
6
|
+
/* empty css */
|
7
|
+
/* empty css */
|
8
|
+
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
9
|
+
/* empty css */
|
10
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
11
|
+
__name: "IconDelete",
|
12
|
+
setup(__props) {
|
13
|
+
return (_ctx, _cache) => {
|
14
|
+
return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
|
15
|
+
default: withCtx(() => _cache[0] || (_cache[0] = [
|
16
|
+
createElementVNode("path", { d: "M5 11h5.5m0 0v29a1 1 0 0 0 1 1h25a1 1 0 0 0 1-1V11m-27 0H16m21.5 0H43m-5.5 0H32m-16 0V7h16v4m-16 0h16M20 18v15m8-15v15" }, null, -1)
|
17
|
+
])),
|
18
|
+
_: 1,
|
19
|
+
__: [0]
|
20
|
+
}, 16);
|
21
|
+
};
|
22
|
+
}
|
23
|
+
});
|
2
24
|
export {
|
3
25
|
_sfc_main as default
|
4
26
|
};
|
@@ -1,26 +1,4 @@
|
|
1
|
-
import
|
2
|
-
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
3
|
-
import "../utils/dom.js";
|
4
|
-
import "../utils/time.js";
|
5
|
-
import "../utils/locale.js";
|
6
|
-
/* empty css */
|
7
|
-
/* empty css */
|
8
|
-
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
9
|
-
/* empty css */
|
10
|
-
const _sfc_main = /* @__PURE__ */ defineComponent({
|
11
|
-
__name: "IconDelete",
|
12
|
-
setup(__props) {
|
13
|
-
return (_ctx, _cache) => {
|
14
|
-
return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
|
15
|
-
default: withCtx(() => _cache[0] || (_cache[0] = [
|
16
|
-
createElementVNode("path", { d: "M5 11h5.5m0 0v29a1 1 0 0 0 1 1h25a1 1 0 0 0 1-1V11m-27 0H16m21.5 0H43m-5.5 0H32m-16 0V7h16v4m-16 0h16M20 18v15m8-15v15" }, null, -1)
|
17
|
-
])),
|
18
|
-
_: 1,
|
19
|
-
__: [0]
|
20
|
-
}, 16);
|
21
|
-
};
|
22
|
-
}
|
23
|
-
});
|
1
|
+
import _sfc_main from "./IconDelete.vue.js";
|
24
2
|
export {
|
25
3
|
_sfc_main as default
|
26
4
|
};
|
@@ -1,4 +1,26 @@
|
|
1
|
-
import
|
1
|
+
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
|
+
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
3
|
+
import "../utils/dom.js";
|
4
|
+
import "../utils/time.js";
|
5
|
+
import "../utils/locale.js";
|
6
|
+
/* empty css */
|
7
|
+
/* empty css */
|
8
|
+
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
9
|
+
/* empty css */
|
10
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
11
|
+
__name: "IconMinus",
|
12
|
+
setup(__props) {
|
13
|
+
return (_ctx, _cache) => {
|
14
|
+
return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
|
15
|
+
default: withCtx(() => _cache[0] || (_cache[0] = [
|
16
|
+
createElementVNode("path", { d: "M5 24h38" }, null, -1)
|
17
|
+
])),
|
18
|
+
_: 1,
|
19
|
+
__: [0]
|
20
|
+
}, 16);
|
21
|
+
};
|
22
|
+
}
|
23
|
+
});
|
2
24
|
export {
|
3
25
|
_sfc_main as default
|
4
26
|
};
|
@@ -1,26 +1,4 @@
|
|
1
|
-
import
|
2
|
-
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
3
|
-
import "../utils/dom.js";
|
4
|
-
import "../utils/time.js";
|
5
|
-
import "../utils/locale.js";
|
6
|
-
/* empty css */
|
7
|
-
/* empty css */
|
8
|
-
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
9
|
-
/* empty css */
|
10
|
-
const _sfc_main = /* @__PURE__ */ defineComponent({
|
11
|
-
__name: "IconMinus",
|
12
|
-
setup(__props) {
|
13
|
-
return (_ctx, _cache) => {
|
14
|
-
return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
|
15
|
-
default: withCtx(() => _cache[0] || (_cache[0] = [
|
16
|
-
createElementVNode("path", { d: "M5 24h38" }, null, -1)
|
17
|
-
])),
|
18
|
-
_: 1,
|
19
|
-
__: [0]
|
20
|
-
}, 16);
|
21
|
-
};
|
22
|
-
}
|
23
|
-
});
|
1
|
+
import _sfc_main from "./IconMinus.vue.js";
|
24
2
|
export {
|
25
3
|
_sfc_main as default
|
26
4
|
};
|
@@ -1,4 +1,26 @@
|
|
1
|
-
import
|
1
|
+
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
|
+
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
3
|
+
import "../utils/dom.js";
|
4
|
+
import "../utils/time.js";
|
5
|
+
import "../utils/locale.js";
|
6
|
+
/* empty css */
|
7
|
+
/* empty css */
|
8
|
+
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
9
|
+
/* empty css */
|
10
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
11
|
+
__name: "IconSearch",
|
12
|
+
setup(__props) {
|
13
|
+
return (_ctx, _cache) => {
|
14
|
+
return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
|
15
|
+
default: withCtx(() => _cache[0] || (_cache[0] = [
|
16
|
+
createElementVNode("path", { d: "M33.072 33.071c6.248-6.248 6.248-16.379 0-22.627-6.249-6.249-16.38-6.249-22.628 0-6.248 6.248-6.248 16.379 0 22.627 6.248 6.248 16.38 6.248 22.628 0Zm0 0 8.485 8.485" }, null, -1)
|
17
|
+
])),
|
18
|
+
_: 1,
|
19
|
+
__: [0]
|
20
|
+
}, 16);
|
21
|
+
};
|
22
|
+
}
|
23
|
+
});
|
2
24
|
export {
|
3
25
|
_sfc_main as default
|
4
26
|
};
|
@@ -1,26 +1,4 @@
|
|
1
|
-
import
|
2
|
-
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
3
|
-
import "../utils/dom.js";
|
4
|
-
import "../utils/time.js";
|
5
|
-
import "../utils/locale.js";
|
6
|
-
/* empty css */
|
7
|
-
/* empty css */
|
8
|
-
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
9
|
-
/* empty css */
|
10
|
-
const _sfc_main = /* @__PURE__ */ defineComponent({
|
11
|
-
__name: "IconSearch",
|
12
|
-
setup(__props) {
|
13
|
-
return (_ctx, _cache) => {
|
14
|
-
return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
|
15
|
-
default: withCtx(() => _cache[0] || (_cache[0] = [
|
16
|
-
createElementVNode("path", { d: "M33.072 33.071c6.248-6.248 6.248-16.379 0-22.627-6.249-6.249-16.38-6.249-22.628 0-6.248 6.248-6.248 16.379 0 22.627 6.248 6.248 16.38 6.248 22.628 0Zm0 0 8.485 8.485" }, null, -1)
|
17
|
-
])),
|
18
|
-
_: 1,
|
19
|
-
__: [0]
|
20
|
-
}, 16);
|
21
|
-
};
|
22
|
-
}
|
23
|
-
});
|
1
|
+
import _sfc_main from "./IconSearch.vue.js";
|
24
2
|
export {
|
25
3
|
_sfc_main as default
|
26
4
|
};
|