@sms-frontend/components
Version:
SMS Design React UI Library.
1 lines • 16.6 kB
CSS
.sms-steps-item{-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;margin-right:12px;overflow:hidden;position:relative;text-align:left}.sms-steps-item:last-child{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:0}.sms-steps-item-active .sms-steps-item-title{font-weight:500}.sms-steps-item-icon{display:inline-block;vertical-align:top;margin-right:12px;font-size:16px;font-weight:500}.sms-steps-icon{width:28px;line-height:26px;height:28px;border-radius:var(--border-radius-circle);text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.sms-steps-item-wait .sms-steps-icon{border:1px solid transparent;color:var(--color-text-2);background-color:var(--color-fill-2)}.sms-steps-item-process .sms-steps-icon{border:1px solid transparent;color:var(--color-white);background-color:rgb(var(--primary-6))}.sms-steps-item-finish .sms-steps-icon{border:1px solid transparent;color:rgb(var(--primary-6));background-color:var(--color-primary-light-1)}.sms-steps-item-error .sms-steps-icon{border:1px solid transparent;color:var(--color-white);background-color:rgb(var(--danger-6))}.sms-steps-item-title{white-space:nowrap;color:var(--color-text-2);position:relative;display:inline-block;font-size:16px;line-height:28px;padding-right:12px}.sms-steps-item-wait .sms-steps-item-title{color:var(--color-text-2)}.sms-steps-item-process .sms-steps-item-title{color:var(--color-text-1)}.sms-steps-item-finish .sms-steps-item-title{color:var(--color-text-1)}.sms-steps-item-error .sms-steps-item-title{color:var(--color-text-1)}.sms-steps-item-content{display:inline-block}.sms-steps-item-description{white-space:normal;color:var(--color-text-3);font-size:12px;margin-top:2px;max-width:140px}.sms-steps-item-wait .sms-steps-item-description{color:var(--color-text-3)}.sms-steps-item-process .sms-steps-item-description{color:var(--color-text-3)}.sms-steps-item-finish .sms-steps-item-description{color:var(--color-text-3)}.sms-steps-item-error .sms-steps-item-description{color:var(--color-text-3)}.sms-steps-label-horizontal .sms-steps-item:not(:last-child) .sms-steps-item-title::after{content:'';display:block;position:absolute;width:5000px;height:1px;left:100%;top:13.5px;background-color:var(--color-neutral-3);-webkit-box-sizing:border-box;box-sizing:border-box}.sms-steps-label-horizontal .sms-steps-item.sms-steps-item-process .sms-steps-item-title::after{background-color:var(--color-neutral-3)}.sms-steps-label-horizontal .sms-steps-item.sms-steps-item-finish .sms-steps-item-title::after{background-color:rgb(var(--primary-6))}.sms-steps-label-horizontal .sms-steps-item.sms-steps-item-next-error .sms-steps-item-title::after{background-color:rgb(var(--danger-6))}.sms-steps-vertical .sms-steps-item:not(:last-child) .sms-steps-item-tail{position:absolute;width:1px;top:34px;bottom:6px;left:13.5px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;height:unset}.sms-steps-vertical .sms-steps-item:not(:last-child) .sms-steps-item-tail::after{content:'';display:block;width:100%;height:100%;background-color:var(--color-neutral-3)}.sms-steps-item:not(:last-child) .sms-steps-item-tail{position:absolute;width:100%;height:1px;top:13.5px;-webkit-box-sizing:border-box;box-sizing:border-box}.sms-steps-item:not(:last-child) .sms-steps-item-tail::after{content:'';display:block;width:100%;height:100%;background-color:var(--color-neutral-3)}.sms-steps-item:not(:last-child).sms-steps-item-finish .sms-steps-item-tail::after{background-color:rgb(var(--primary-6))}.sms-steps-item:not(:last-child).sms-steps-item-next-error .sms-steps-item-tail::after{background-color:rgb(var(--danger-6))}.sms-steps-size-small.sms-steps-vertical .sms-steps-item:not(:last-child) .sms-steps-item-tail{left:11.5px;top:30px}.sms-steps-size-small:not(.sms-steps-vertical):not(.sms-steps-mode-dot) .sms-steps-item:not(:last-child) .sms-steps-item-tail{top:11.5px}.sms-steps-size-small .sms-steps-item-icon{font-size:14px}.sms-steps-size-small .sms-steps-item-title{font-size:14px;line-height:24px}.sms-steps-size-small .sms-steps-item-description{font-size:12px}.sms-steps-size-small .sms-steps-icon{width:24px;height:24px;line-height:22px;font-size:14px}.sms-steps-size-small.sms-steps-label-horizontal .sms-steps-item:not(:last-child) .sms-steps-item-title::after{top:11.5px}.sms-steps-label-vertical .sms-steps-item{overflow:visible}.sms-steps-label-vertical .sms-steps-item-title{padding-right:0;margin-top:2px}.sms-steps-label-vertical .sms-steps-item-icon{margin-left:56px}.sms-steps-label-vertical .sms-steps-item-tail{left:96px;padding-right:40px}.sms-steps-label-vertical.sms-steps-size-small .sms-steps-item-icon{margin-left:58px}.sms-steps-label-vertical.sms-steps-size-small .sms-steps-item-tail{left:94px;padding-right:36px}.sms-steps-mode-dot .sms-steps-item{-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;margin-right:16px;position:relative;text-align:left;overflow:visible}.sms-steps-mode-dot .sms-steps-item:last-child{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:0}.sms-steps-mode-dot .sms-steps-item-active .sms-steps-item-title{font-weight:500}.sms-steps-mode-dot .sms-steps-item-icon{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8px;height:8px;border-radius:var(--border-radius-circle);vertical-align:top}.sms-steps-mode-dot .sms-steps-item-active .sms-steps-item-icon{width:10px;height:10px}.sms-steps-mode-dot .sms-steps-item-wait .sms-steps-item-icon{border-color:var(--color-fill-4);background-color:var(--color-fill-4)}.sms-steps-mode-dot .sms-steps-item-process .sms-steps-item-icon{border-color:rgb(var(--primary-6));background-color:rgb(var(--primary-6))}.sms-steps-mode-dot .sms-steps-item-finish .sms-steps-item-icon{border-color:rgb(var(--primary-6));background-color:rgb(var(--primary-6))}.sms-steps-mode-dot .sms-steps-item-error .sms-steps-item-icon{border-color:rgb(var(--danger-6));background-color:rgb(var(--danger-6))}.sms-steps-mode-dot.sms-steps-horizontal .sms-steps-item-icon{margin-left:66px}.sms-steps-mode-dot.sms-steps-horizontal .sms-steps-item-active .sms-steps-item-icon{margin-left:65px;margin-top:-1px}.sms-steps-mode-dot .sms-steps-item-content{display:inline-block}.sms-steps-mode-dot .sms-steps-item-title{position:relative;display:inline-block;font-size:16px;margin-top:4px}.sms-steps-mode-dot .sms-steps-item-wait .sms-steps-item-title{color:var(--color-text-2)}.sms-steps-mode-dot .sms-steps-item-process .sms-steps-item-title{color:var(--color-text-1)}.sms-steps-mode-dot .sms-steps-item-finish .sms-steps-item-title{color:var(--color-text-1)}.sms-steps-mode-dot .sms-steps-item-error .sms-steps-item-title{color:var(--color-text-1)}.sms-steps-mode-dot .sms-steps-item-description{white-space:normal;font-size:12px;margin-top:4px}.sms-steps-mode-dot .sms-steps-item-wait .sms-steps-item-description{color:var(--color-text-3)}.sms-steps-mode-dot .sms-steps-item-process .sms-steps-item-description{color:var(--color-text-3)}.sms-steps-mode-dot .sms-steps-item-finish .sms-steps-item-description{color:var(--color-text-3)}.sms-steps-mode-dot .sms-steps-item-error .sms-steps-item-description{color:var(--color-text-3)}.sms-steps-mode-dot .sms-steps-item:not(:last-child) .sms-steps-item-tail{position:absolute;width:100%;height:1px;top:3.5px;left:78px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:var(--color-neutral-3)}.sms-steps-mode-dot .sms-steps-item:not(:last-child) .sms-steps-item-tail::after{display:none}.sms-steps-mode-dot .sms-steps-item:not(:last-child).sms-steps-item-process .sms-steps-item-tail{background-color:var(--color-neutral-3)}.sms-steps-mode-dot .sms-steps-item:not(:last-child).sms-steps-item-finish .sms-steps-item-tail{background-color:rgb(var(--primary-6))}.sms-steps-mode-dot .sms-steps-item:not(:last-child).sms-steps-item-next-error .sms-steps-item-tail{background-color:rgb(var(--danger-6))}.sms-steps-mode-dot.sms-steps-vertical .sms-steps-item-icon{margin-right:16px}.sms-steps-mode-dot.sms-steps-vertical .sms-steps-item-content{overflow:hidden}.sms-steps-mode-dot.sms-steps-vertical .sms-steps-item-title{margin-top:-2px}.sms-steps-mode-dot.sms-steps-vertical.sms-steps-size-small .sms-steps-item-title{margin-top:0}.sms-steps-mode-dot.sms-steps-vertical .sms-steps-item-active .sms-steps-item-title{margin-top:-3px}.sms-steps-mode-dot.sms-steps-vertical.sms-steps-size-small .sms-steps-item-active .sms-steps-item-title{margin-top:-1px}.sms-steps-mode-dot.sms-steps-vertical .sms-steps-item-description{margin-top:4px}.sms-steps-mode-dot.sms-steps-vertical .sms-steps-item:not(:last-child) .sms-steps-item-tail{position:absolute;width:1px;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:20px;bottom:-4px;left:4px;background-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;height:unset}.sms-steps-mode-dot.sms-steps-vertical .sms-steps-item:not(:last-child) .sms-steps-item-tail::after{content:'';display:block;width:100%;height:100%;background-color:var(--color-neutral-3)}.sms-steps-mode-dot.sms-steps-vertical .sms-steps-item:not(:last-child).sms-steps-item-process .sms-steps-item-tail::after{background-color:var(--color-neutral-3)}.sms-steps-mode-dot.sms-steps-vertical .sms-steps-item:not(:last-child).sms-steps-item-finish .sms-steps-item-tail::after{background-color:rgb(var(--primary-6))}.sms-steps-mode-dot.sms-steps-vertical .sms-steps-item:not(:last-child).sms-steps-item-next-error .sms-steps-item-tail::after{background-color:rgb(var(--danger-6))}.sms-steps-mode-dot.sms-steps-vertical .sms-steps-item .sms-steps-item-icon{margin-top:8px}.sms-steps-mode-dot.sms-steps-vertical .sms-steps-item-active .sms-steps-item-icon{margin-top:6px;margin-left:-1px}.sms-steps-mode-arrow .sms-steps-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;height:72px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:visible}.sms-steps-mode-arrow .sms-steps-item:not(:last-child){margin-right:4px}.sms-steps-mode-arrow .sms-steps-item-wait{background-color:var(--color-fill-1)}.sms-steps-mode-arrow .sms-steps-item-process{background-color:rgb(var(--primary-6))}.sms-steps-mode-arrow .sms-steps-item-finish{background-color:var(--color-primary-light-1)}.sms-steps-mode-arrow .sms-steps-item-error{background-color:rgb(var(--danger-6))}.sms-steps-mode-arrow .sms-steps-item-content{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.sms-steps-mode-arrow .sms-steps-item:first-child .sms-steps-item-content{padding-left:16px}.sms-steps-mode-arrow .sms-steps-item:not(:first-child) .sms-steps-item-content{padding-left:52px}.sms-steps-mode-arrow .sms-steps-item-title{position:relative;display:inline-block;white-space:nowrap;font-size:16px}.sms-steps-mode-arrow .sms-steps-item-title::after{display:none}.sms-steps-mode-arrow .sms-steps-item-wait .sms-steps-item-title{color:var(--color-text-2)}.sms-steps-mode-arrow .sms-steps-item-process .sms-steps-item-title{color:var(--color-white)}.sms-steps-mode-arrow .sms-steps-item-finish .sms-steps-item-title{color:var(--color-text-1)}.sms-steps-mode-arrow .sms-steps-item-error .sms-steps-item-title{color:var(--color-white)}.sms-steps-mode-arrow .sms-steps-item-active .sms-steps-item-title{font-weight:500}.sms-steps-mode-arrow .sms-steps-item-description{white-space:nowrap;font-size:12px;margin-top:0;max-width:none}.sms-steps-mode-arrow .sms-steps-item-wait .sms-steps-item-description{color:var(--color-text-3)}.sms-steps-mode-arrow .sms-steps-item-process .sms-steps-item-description{color:var(--color-white)}.sms-steps-mode-arrow .sms-steps-item-finish .sms-steps-item-description{color:var(--color-text-3)}.sms-steps-mode-arrow .sms-steps-item-error .sms-steps-item-description{color:var(--color-white)}.sms-steps-mode-arrow .sms-steps-item:not(:first-child)::before{content:'';display:block;position:absolute;width:0;height:0;border-top:36px solid transparent;border-bottom:36px solid transparent;border-left:36px solid var(--color-bg-2);left:0;top:0;z-index:1}.sms-steps-mode-arrow .sms-steps-item:not(:last-child)::after{content:'';display:block;position:absolute;width:0;height:0;border-top:36px solid transparent;border-bottom:36px solid transparent;right:-36px;top:0;z-index:2;clear:both}.sms-steps-mode-arrow .sms-steps-item:not(:last-child).sms-steps-item-wait::after{border-left:36px solid var(--color-fill-1)}.sms-steps-mode-arrow .sms-steps-item:not(:last-child).sms-steps-item-process::after{border-left:36px solid rgb(var(--primary-6))}.sms-steps-mode-arrow .sms-steps-item:not(:last-child).sms-steps-item-error::after{border-left:36px solid rgb(var(--danger-6))}.sms-steps-mode-arrow .sms-steps-item:not(:last-child).sms-steps-item-finish::after{border-left:36px solid var(--color-primary-light-1)}.sms-steps-mode-arrow.sms-steps-size-small .sms-steps-item{height:40px}.sms-steps-mode-arrow.sms-steps-size-small .sms-steps-item-title{font-size:14px}.sms-steps-mode-arrow.sms-steps-size-small .sms-steps-item-description{display:none}.sms-steps-mode-arrow.sms-steps-size-small .sms-steps-item:not(:first-child)::before{border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid var(--color-bg-2)}.sms-steps-mode-arrow.sms-steps-size-small .sms-steps-item:not(:last-child)::after{right:-20px;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid var(--color-fill-1)}.sms-steps-mode-arrow.sms-steps-size-small .sms-steps-item:first-child .sms-steps-item-content{padding-left:20px}.sms-steps-mode-arrow.sms-steps-size-small .sms-steps-item:not(:first-child) .sms-steps-item-content{padding-left:40px}.sms-steps-mode-arrow.sms-steps-size-small .sms-steps-item-error:not(:last-child)::after{border-left:20px solid rgb(var(--danger-6))}.sms-steps-mode-arrow.sms-steps-size-small .sms-steps-item:not(:last-child).sms-steps-item-wait::after{border-left:20px solid var(--color-fill-1)}.sms-steps-mode-arrow.sms-steps-size-small .sms-steps-item:not(:last-child).sms-steps-item-process::after{border-left:20px solid rgb(var(--primary-6))}.sms-steps-mode-arrow.sms-steps-size-small .sms-steps-item:not(:last-child).sms-steps-item-finish::after{border-left:20px solid var(--color-primary-light-1)}.sms-steps-mode-navigation.sms-steps-label-horizontal .sms-steps-item:not(:last-child) .sms-steps-item-title::after{display:none}.sms-steps-mode-navigation .sms-steps-item{padding-left:20px;padding-right:10px;margin-right:32px}.sms-steps-mode-navigation .sms-steps-item:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.sms-steps-mode-navigation .sms-steps-item-content{margin-bottom:20px}.sms-steps-mode-navigation .sms-steps-item-description{padding-right:20px}.sms-steps-mode-navigation .sms-steps-item-active::after{content:'';position:absolute;display:block;height:2px;left:0;right:30px;bottom:0;background-color:rgb(var(--primary-6))}.sms-steps-mode-navigation .sms-steps-item-active:last-child::after{width:100%}.sms-steps-mode-navigation .sms-steps-item:not(:last-child) .sms-steps-item-content::after{content:'';position:absolute;top:10px;right:10px;display:inline-block;width:6px;height:6px;border:2px solid var(--color-text-4);background-color:var(--color-bg-2);border-bottom:none;border-left:none;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sms-steps{display:-webkit-box;display:-ms-flexbox;display:flex}.sms-steps-change-onclick .sms-steps-item-description,.sms-steps-change-onclick .sms-steps-item-title{-webkit-transition:all .1s cubic-bezier(0,0,1,1);transition:all .1s cubic-bezier(0,0,1,1)}.sms-steps-change-onclick .sms-steps-item:not(.sms-steps-item-active):not(.sms-steps-item-disabled){cursor:pointer}.sms-steps-change-onclick .sms-steps-item:not(.sms-steps-item-active):not(.sms-steps-item-disabled):hover .sms-steps-item-content .sms-steps-item-description,.sms-steps-change-onclick .sms-steps-item:not(.sms-steps-item-active):not(.sms-steps-item-disabled):hover .sms-steps-item-content .sms-steps-item-title{color:rgb(var(--primary-6))}.sms-steps-lineless .sms-steps-item-title::after{display:none}.sms-steps-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sms-steps-vertical .sms-steps-item:not(:last-child){min-height:90px}.sms-steps-vertical .sms-steps-item-title::after{display:none}.sms-steps-vertical .sms-steps-item-description{max-width:none}.sms-steps-label-vertical .sms-steps-item-content{display:block;text-align:center;width:140px}.sms-steps-label-vertical .sms-steps-item-description{max-width:none}