element-assits 0.0.27 → 0.0.29

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/lib/style.css CHANGED
@@ -1 +1 @@
1
- .ea-select{display:inline-block;position:relative}.ea-select .el-select{width:100%}.ea-select .async-loading.el-icon-loading{position:absolute;top:10px;right:28px;color:#999}.ea-select-popover .el-select-dropdown__item{display:flex;justify-content:space-between}.ea-select-popover .el-select-dropdown__item .select-item-value{overflow:hidden;text-overflow:ellipsis}.ea-select-popover .el-select-dropdown__item .select-item-desc{overflow:hidden;text-overflow:ellipsis;color:#8492a6;margin-left:8px}.ea-form .el-form-item__content>.el-input-number,.ea-form .el-form-item__content>.el-input,.ea-form .el-form-item__content>.ea-select,.ea-form .el-form-item__content>.el-select{width:100%}.ea-form .el-form-item.hidden-label>.el-form-item__label{display:none}.ea-form .el-form-item.hidden-label>.el-form-item__content{width:100%}.ea-form .form-group-title{position:relative;height:32px;margin-bottom:22px}.ea-form .form-group-title>span{position:absolute;top:0;left:20%;padding:5px 25px;background-color:#fff;z-index:1;color:#909399}.ea-form .form-group-title:after{content:"";position:absolute;top:50%;left:0;width:100%;height:0;border-bottom:1px dashed #DCDFE6}.ea-select-container{display:flex;justify-content:flex-start;font-size:12px}.ea-select-container.medium{font-size:14px}.ea-select-container.medium .ea-select-panel .ea-select-panel__item{line-height:28px}.ea-select-container .ea-select-panel{padding:0;margin:0;list-style:none;flex-grow:1;min-width:120px}.ea-select-container .ea-select-panel+.ea-select-panel{border-left:1px solid #DDD}.ea-select-container .ea-select-panel__item{width:100%;line-height:24px;cursor:pointer;padding:0 12px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;font-size:inherit}.ea-select-container .ea-select-panel__item:hover{background-color:#ebeef5}.ea-select-container .ea-select-panel__item.active{color:#409eff;font-weight:700}.ea-table .el-table th{background-color:#f2f6fc;color:#303133}.ea-table .el-table th .cell{min-height:30px;display:flex;justify-content:flex-start;align-items:center}.ea-table .el-table th.is-center .cell{justify-content:center}.ea-table .el-table th.is-right .cell{justify-content:flex-end}.ea-table .el-table td .cell,.ea-table .el-table th .cell{line-height:1.2}.ea-table .el-table.el-table--small td,.ea-table .el-table.el-table--small th{height:48px}.ea-table .el-table.is-dense td,.ea-table .el-table.is-dense th{height:32px;padding:2px 0}.ea-table .el-table.is-dense td .el-button,.ea-table .el-table.is-dense th .el-button{padding-top:0;padding-bottom:0}.ea-table .theader-th-cell .cell-icon-menu{position:absolute;top:50%;right:4px;transform:rotate(90deg) translate(-50%);color:#c0c4cc;cursor:pointer;padding:4px;border-radius:2px}.ea-table .theader-th-cell .cell-icon-menu:hover{color:#303133;background-color:#e4e7ed}.ea-table .ea-table__footer{display:flex;justify-content:space-between}.ea-table .ea-table__footer .ea-table__footer-right{margin-left:auto;padding-right:0}.ea-table .ea-table__footer>*{margin-top:12px}.ea-table .column-transition-active{opacity:.33}.ea-table .el-button>i{min-width:12px}.ea-table .more-btn>i{transform:rotate(-90deg)}.el-popover.ea-popover-no-padding{padding:8px 0;min-width:100px}.el-popover.ea-popover-no-padding.dense{margin-top:0;margin-bottom:0;min-width:70px}.more-btn-panel__item:hover{background-color:#ebeef5}.more-btn-panel__item .el-button{padding:8px 12px;width:100%;text-align:left}.ea-zoom-in-top-enter-active,.ea-zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transform-origin:center top}.ea-zoom-in-top-enter,.ea-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-dialog.ea-modal.is-closing{margin:0 0 50px!important}.el-dialog.ea-modal.is-fullscreen{border-radius:0;margin:0}.el-dialog.ea-modal .el-dialog__header{color:#555;font-size:18px}.el-dialog.ea-modal .el-dialog__header .el-dialog__title{color:inherit;font-size:inherit}.ea-button-tooltip+.ea-button-tooltip{margin-left:10px}td .ea-button-tooltip+.ea-button-tooltip{margin-left:4px}td .ea-button-tooltip+.ea-button-tooltip.text{margin-left:10px}td .el-button [class*=el-icon-]+span{margin-left:2px}.el-button.ea-button.mini-rect-btn{padding:7px;border:0}.el-button.ea-button.mini-rect-btn [class^=design-]{margin-right:0}.el-button.ea-button.mini-rect-btn:not(.is-disabled).primary{background-color:#409eff26;color:#409eff}.el-button.ea-button.mini-rect-btn:not(.is-disabled).primary:hover,.el-button.ea-button.mini-rect-btn:not(.is-disabled).primary:focus{background-color:#409eff}.el-button.ea-button.mini-rect-btn:not(.is-disabled).primary:hover i,.el-button.ea-button.mini-rect-btn:not(.is-disabled).primary:focus i{color:#fff}.el-button.ea-button.mini-rect-btn:not(.is-disabled).success{background-color:#67c23a26;color:#67c23a}.el-button.ea-button.mini-rect-btn:not(.is-disabled).success:hover,.el-button.ea-button.mini-rect-btn:not(.is-disabled).success:focus{background-color:#67c23a}.el-button.ea-button.mini-rect-btn:not(.is-disabled).success:hover i,.el-button.ea-button.mini-rect-btn:not(.is-disabled).success:focus i{color:#fff}.el-button.ea-button.mini-rect-btn:not(.is-disabled).info{background-color:#90939926;color:#909399}.el-button.ea-button.mini-rect-btn:not(.is-disabled).info:hover,.el-button.ea-button.mini-rect-btn:not(.is-disabled).info:focus{background-color:#909399}.el-button.ea-button.mini-rect-btn:not(.is-disabled).info:hover i,.el-button.ea-button.mini-rect-btn:not(.is-disabled).info:focus i{color:#fff}.el-button.ea-button.mini-rect-btn:not(.is-disabled).warning{background-color:#e6a23c26;color:#e6a23c}.el-button.ea-button.mini-rect-btn:not(.is-disabled).warning:hover,.el-button.ea-button.mini-rect-btn:not(.is-disabled).warning:focus{background-color:#e6a23c}.el-button.ea-button.mini-rect-btn:not(.is-disabled).warning:hover i,.el-button.ea-button.mini-rect-btn:not(.is-disabled).warning:focus i{color:#fff}.el-button.ea-button.mini-rect-btn:not(.is-disabled).danger{background-color:#f56c6c26;color:#f56c6c}.el-button.ea-button.mini-rect-btn:not(.is-disabled).danger:hover,.el-button.ea-button.mini-rect-btn:not(.is-disabled).danger:focus{background-color:#f56c6c}.el-button.ea-button.mini-rect-btn:not(.is-disabled).danger:hover i,.el-button.ea-button.mini-rect-btn:not(.is-disabled).danger:focus i{color:#fff}.ea-split-container{display:flex}.ea-split-container.is-down{user-select:none}.ea-split-container .sc-left,.ea-split-container .sc-right{flex-grow:1;flex-shrink:1}.ea-split-container .sc-bamboo{flex-grow:0;flex-shrink:0;width:8px;border:1px solid #DCDEE2;border-top:none;border-bottom:none;background-color:#f8f8f9;cursor:col-resize;user-select:none;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 16px}.ea-split-container .sc-bamboo .sc-texture{width:4px;height:1px;background:rgba(23,35,61,.25);margin-top:3px}.ea-tree .ea-tree-real .el-tree-node>.el-tree-node__content{border-radius:4px}.ea-tree .ea-tree-real .el-tree-node.is-current>.el-tree-node__content{color:#409eff;background-color:#409eff1a}.ea-list .loading-text{color:#909399;text-align:center;font-size:inherit}.ea-desc{font-size:14px}.ea-desc__title{font-size:16px;margin-bottom:12px}.ea-desc__list{display:flex;flex-wrap:wrap}.ea-desc .item{line-height:24px;margin-bottom:10px;flex:0 0 auto}.ea-desc .item .item-label{float:left;text-align:right;padding-right:8px;color:#909399}.ea-desc .item .item-value{word-break:break-all;overflow:hidden}.ea-desc .item .item-value .value-no-wrap{height:48px;overflow:hidden;position:relative}.ea-desc .item .item-value .value-no-wrap .click-see-more{position:absolute;right:0;bottom:0;height:24px;padding-left:30px;padding-right:4px;background-image:linear-gradient(to right,transparent 0%,#fff 20%,#fff 100%);cursor:pointer;color:#409eff;user-select:none}.ea-number .el-input__inner{text-align:left}.file-upload-dialog .el-upload,.file-upload-dialog .el-upload .el-upload-dragger{width:100%}.file-upload-dialog .el-upload-list .el-upload-list__item{border:1px dashed #aaa}.file-upload-dialog .el-upload-list .el-upload-list__item .el-icon-close{display:inline-block}.file-upload-dialog .el-list-enter,.file-upload-dialog .el-list-enter-active,.file-upload-dialog .el-list-enter-to,.file-upload-dialog .el-list-leave,.file-upload-dialog .el-list-leave-active,.file-upload-dialog .el-list-leave-to{-webkit-transition:none!important;transition:none!important}.ea-switch-mini .el-switch__core{width:30px!important;height:16px}.ea-switch-mini .el-switch__core:after{width:12px;height:12px;left:2px}.ea-switch-mini.is-checked .el-switch__core:after{margin-left:-13px}.conf-header{border-bottom:1px solid #DDD;padding-bottom:10px;margin-bottom:10px}.conf-body{width:300px}.dense-much .el-form-item{margin-bottom:8px!important}.vjs-table{position:relative;overflow:hidden;border:1px solid #DDD}.vjs-header{position:absolute;top:0;left:0;border-bottom:1px solid #EEE}.vjs-body{height:400px}.vjs-row{height:32px;line-height:32px;display:flex;justify-content:flex-start;position:relative}.vjs-row.odd{background-color:#f8f8f8}.vjs-row:hover{background-color:#ebeef5}.vjs-row .vjs-cell{flex:0 0 auto;height:100%;font-size:14px;box-sizing:border-box;padding:0 8px}.vjs-row .vjs-cell.vjs-last-cell{flex-grow:1}.vjs-row .vjs-cell.error{border:1px solid red}.vjs-row .vjs-icon{cursor:pointer;position:absolute;height:100%;color:#ccc;display:flex;align-items:center}.vjs-row .vjs-icon:hover{color:#333}.vjs-row .vjs-temp{color:#909399}.cell-text{height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.cell-text .cell-placeholder{color:#c0c4cc}.cell-input{display:block;height:30px;line-height:30px;font-size:inherit;color:inherit;font-family:inherit;margin-left:-4.7px}.cell-input .el-input__inner{border-radius:0;font-size:inherit;color:inherit;font-family:inherit;padding-left:4px}.cell-select{cursor:pointer}.cell-select:hover{border-width:0;border-bottom-width:1.5px;border-style:solid}.cell-required{width:100%;height:100%;display:flex;align-items:center}.cell-required .box{width:20px;height:20px;box-sizing:border-box;border-radius:4px;cursor:pointer;user-select:none;display:flex;justify-content:center;align-items:center;padding-top:4px;color:#ddd;background-color:#00000005}.cell-required .box:hover{color:#999;background-color:#0000000d}.cell-required .box.is-required{color:red;background-color:#00000014}.cell-action{width:80px}.cell-action i{cursor:pointer;padding:4px;border-radius:4px}.cell-action i:hover{background-color:#0000001a}.action-popover{margin:0!important}.ea-blue{color:#409eff}.ea-purple{color:#ee46bc!important}.ea-success{color:#67c23a}.ea-danger{color:#f56c6c}.ea-info{color:#909399}.ea-popover-no-margin{margin:0!important}@font-face{font-family:eafont;src:url(data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAQYAAsAAAAACMAAAAPLAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACDHAqFDIRVATYCJAMQCwoABCAFhE8HQBu9BxEVnLHIfibwpknuXkitybkhDKpb3+RDeb1vMhOsa34zn2ST3rpbnaQ7jZOwi3OelIhQI3mLHn0haTkDFEZf6SdAAFkA/M/ltDHxABvfAoC7xti0t5dlvehe2rbAxhiUbfFAIsy8BXYOdTBB14AA0MJNMC4yOjETxsayzmZMwiDhCeDmksa6mjJIdwNYCkIgqYW8KxnIUvAAt4C7BGCJ+XnyER5JAAeeQtontTqqEsfe4I0bVawK6CPoOBDgaA4AD4ACcOqZidSmO8pB7bATCm1ckMEHOCiBA2ptM75xs1pZNCqFJDsBrvSfRwRICj1SvSIUeAOVBxzwxiiIU7qhaAUUTF8hARgJuAwQV0iaKfUsFCCNNxhGG7SjtYaxY4lGRgbuZDNvZTJvZzHv5riIWmmOGkzUuxFVl27lVB+9q7OkJEK51XPw7m2JcOs9dwL05isn1JNXdWXmfZuUzfstB7eqWw5k6s2HlMM6wyq1Ur1793aQwXL5uHLsklZ/6NadO2U+61H1yA23UsnOr6+wtChXH3JzL0iKIqt5uRoraFeuoKtaqxwuXs18qMz+If6j7B2qsiLTw2vHNIy5EZqYFJ8wvXp6reO9qIzItHL7SvuHY/ODcgM9ijxLm3N3HC3PcEt1dU11yygPdexWfv+Wuh0fmn/+fNVmI0fPkm3aUP9WzjNlTw6OGJcrozrKqO8IucXmW0liyTebp7aTH2z22fzAhy47ZeszcZbHrIk+a4L33vHyySlyqtG1ZtO2tHrQABahETOU7ZxfsjesIuV4ZLq7Z3rkXFJQo3Ome47HpVDPqpj+GrkyMLBSrvlKKHWuDKyRv1Ja3NHQyZE+ckXTJKc/WgEA1hN0Fw03WR/pMjpOe4ySKuya+Q6+fCl7UmKSv0k6BgB4ydgfclmPMZQTHnNhbsEVoizMWZJ9PQBjcRJVdNU5MiHdgxwArWwGLok4MMqTOlSjORsgEDDaBQ4iJgKFgBlERrUBHjo4yQRZ5YughaOg9TqMVgsKwjQAbAwAeAi9jcAx2gyU3kEio54F3jg/EOi9B63s/246NiVcehQjapAbOMWZFPuIQs98opmi6D1CHPXFfnCcoS6qQOyBGfuiC4bZNONIQD0nuBc4K0aGtmePaizsOLbnsqS4mxSK0+7SoxhRA7kBpziTzo/XCHfcE80URbmiOYjfcD847g5qhSqV+FBkKtjy/GE2jXEkQJ98TuDeiizKYQZt/DCPaizYEsH2rKRSlFdRjEmVNmkNgJZ0EIsjlDDCQ9oNQkbUp1VJPSXucbcDAA==) format("woff2")}.eafont{font-family:eafont;font-style:normal;color:#909399;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ea-icon-disabled:before{content:"\e630"}.ea-icon-conf:before{content:"\e600"}.ea-icon-more:before{content:"\e60e"}.eafont.ea-icon-conf.has{color:#000}.ea-table-modal{overflow:visible;right:unset;right:initial;bottom:unset;bottom:initial;width:100%;height:0}.ea-table-modal .el-dialog{background:#fdfdfd;box-shadow:0 0 16px #00000026}.ea-table-modal .el-dialog .el-dialog__header{padding:12px 20px;background-color:#f2f6fc;border-bottom:1px solid #EBEEF5}.ea-table-modal .el-dialog .el-dialog__headerbtn{top:12px}.ea-table-modal .el-dialog .el-dialog__close{font-weight:700;color:#909399}.ea-table-modal .el-dialog .el-dialog__body{padding:10px 0;height:calc(100% - 70px);min-height:40px;max-height:800px;overflow:auto}.ea-table-modal .el-dialog .el-dialog__body .scm-title{font-size:12px;font-weight:700;color:#303133}.ea-table-modal .el-dialog .el-dialog__body .scm-title.medium{font-size:14px}.ea-table-modal .el-dialog .el-dialog__body .el-tree{background:transparent;font-size:12px}.ea-table-modal .el-dialog .el-dialog__body .el-tree .el-tree-node__label{font-size:12px}.ea-table-modal .el-dialog .el-dialog__body .el-tree.medium,.ea-table-modal .el-dialog .el-dialog__body .el-tree.medium .el-tree-node__label{font-size:14px}
1
+ .ea-select{display:inline-block;position:relative}.ea-select .el-select{width:100%}.ea-select .async-loading.el-icon-loading{position:absolute;top:10px;right:28px;color:#999}.ea-select-popover .el-select-dropdown__item{display:flex;justify-content:space-between}.ea-select-popover .el-select-dropdown__item .select-item-value{overflow:hidden;text-overflow:ellipsis}.ea-select-popover .el-select-dropdown__item .select-item-desc{overflow:hidden;text-overflow:ellipsis;color:#8492a6;margin-left:8px}.ea-form .el-form-item__content>.el-input-number,.ea-form .el-form-item__content>.el-input,.ea-form .el-form-item__content>.ea-select,.ea-form .el-form-item__content>.el-select{width:100%}.ea-form .el-form-item.hidden-label>.el-form-item__label{display:none}.ea-form .el-form-item.hidden-label>.el-form-item__content{width:100%}.ea-form .form-group-title{position:relative;height:32px;margin-bottom:22px}.ea-form .form-group-title>span{position:absolute;top:0;left:20%;padding:5px 25px;background-color:#fff;z-index:1;color:#909399}.ea-form .form-group-title:after{content:"";position:absolute;top:50%;left:0;width:100%;height:0;border-bottom:1px dashed #DCDFE6}.ea-select-container{display:flex;justify-content:flex-start;font-size:12px}.ea-select-container.medium{font-size:14px}.ea-select-container.medium .ea-select-panel .ea-select-panel__item{line-height:28px}.ea-select-container .ea-select-panel{padding:0;margin:0;list-style:none;flex-grow:1;min-width:120px}.ea-select-container .ea-select-panel+.ea-select-panel{border-left:1px solid #DDD}.ea-select-container .ea-select-panel__item{width:100%;line-height:24px;cursor:pointer;padding:0 12px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;font-size:inherit}.ea-select-container .ea-select-panel__item:hover{background-color:#ebeef5}.ea-select-container .ea-select-panel__item.active{color:#409eff;font-weight:700}.ea-table .el-table th{background-color:#f2f6fc;color:#303133}.ea-table .el-table th .cell{min-height:30px;display:flex;justify-content:flex-start;align-items:center}.ea-table .el-table th.is-center .cell{justify-content:center}.ea-table .el-table th.is-right .cell{justify-content:flex-end}.ea-table .el-table td .cell,.ea-table .el-table th .cell{line-height:1.2}.ea-table .el-table.el-table--small td,.ea-table .el-table.el-table--small th{height:48px}.ea-table .el-table.is-dense td,.ea-table .el-table.is-dense th{height:32px;padding:2px 0}.ea-table .el-table.is-dense td .el-button,.ea-table .el-table.is-dense th .el-button{padding-top:0;padding-bottom:0}.ea-table .theader-th-cell .cell-icon-menu{position:absolute;top:50%;right:4px;transform:rotate(90deg) translate(-50%);color:#c0c4cc;cursor:pointer;padding:4px;border-radius:2px}.ea-table .theader-th-cell .cell-icon-menu:hover{color:#303133;background-color:#e4e7ed}.ea-table .ea-table__footer{display:flex;justify-content:space-between}.ea-table .ea-table__footer .ea-table__footer-right{margin-left:auto;padding-right:0}.ea-table .ea-table__footer>*{margin-top:12px}.ea-table .column-transition-active{opacity:.33}.ea-table .el-button>i{min-width:12px}.ea-table .more-btn>i{transform:rotate(-90deg)}.el-popover.ea-popover-no-padding{padding:8px 0;min-width:100px}.el-popover.ea-popover-no-padding.dense{margin-top:0;margin-bottom:0;min-width:70px}.more-btn-panel__item:hover{background-color:#ebeef5}.more-btn-panel__item .el-button{padding:8px 12px;width:100%;text-align:left}.ea-zoom-in-top-enter-active,.ea-zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transform-origin:center top}.ea-zoom-in-top-enter,.ea-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-dialog.ea-modal.is-closing{margin:0 0 50px!important}.el-dialog.ea-modal.is-fullscreen{border-radius:0;margin:0}.el-dialog.ea-modal .el-dialog__header{color:#555;font-size:18px}.el-dialog.ea-modal .el-dialog__header .el-dialog__title{color:inherit;font-size:inherit}.ea-button-tooltip+.ea-button-tooltip{margin-left:10px}td .ea-button-tooltip+.ea-button-tooltip{margin-left:4px}td .ea-button-tooltip+.ea-button-tooltip.text{margin-left:10px}td .el-button [class*=el-icon-]+span{margin-left:2px}.el-button.ea-button.mini-rect-btn{padding:7px;border:0}.el-button.ea-button.mini-rect-btn [class^=design-]{margin-right:0}.el-button.ea-button.mini-rect-btn:not(.is-disabled).primary{background-color:#409eff26;color:#409eff}.el-button.ea-button.mini-rect-btn:not(.is-disabled).primary:hover,.el-button.ea-button.mini-rect-btn:not(.is-disabled).primary:focus{background-color:#409eff}.el-button.ea-button.mini-rect-btn:not(.is-disabled).primary:hover i,.el-button.ea-button.mini-rect-btn:not(.is-disabled).primary:focus i{color:#fff}.el-button.ea-button.mini-rect-btn:not(.is-disabled).success{background-color:#67c23a26;color:#67c23a}.el-button.ea-button.mini-rect-btn:not(.is-disabled).success:hover,.el-button.ea-button.mini-rect-btn:not(.is-disabled).success:focus{background-color:#67c23a}.el-button.ea-button.mini-rect-btn:not(.is-disabled).success:hover i,.el-button.ea-button.mini-rect-btn:not(.is-disabled).success:focus i{color:#fff}.el-button.ea-button.mini-rect-btn:not(.is-disabled).info{background-color:#90939926;color:#909399}.el-button.ea-button.mini-rect-btn:not(.is-disabled).info:hover,.el-button.ea-button.mini-rect-btn:not(.is-disabled).info:focus{background-color:#909399}.el-button.ea-button.mini-rect-btn:not(.is-disabled).info:hover i,.el-button.ea-button.mini-rect-btn:not(.is-disabled).info:focus i{color:#fff}.el-button.ea-button.mini-rect-btn:not(.is-disabled).warning{background-color:#e6a23c26;color:#e6a23c}.el-button.ea-button.mini-rect-btn:not(.is-disabled).warning:hover,.el-button.ea-button.mini-rect-btn:not(.is-disabled).warning:focus{background-color:#e6a23c}.el-button.ea-button.mini-rect-btn:not(.is-disabled).warning:hover i,.el-button.ea-button.mini-rect-btn:not(.is-disabled).warning:focus i{color:#fff}.el-button.ea-button.mini-rect-btn:not(.is-disabled).danger{background-color:#f56c6c26;color:#f56c6c}.el-button.ea-button.mini-rect-btn:not(.is-disabled).danger:hover,.el-button.ea-button.mini-rect-btn:not(.is-disabled).danger:focus{background-color:#f56c6c}.el-button.ea-button.mini-rect-btn:not(.is-disabled).danger:hover i,.el-button.ea-button.mini-rect-btn:not(.is-disabled).danger:focus i{color:#fff}.ea-split-container{display:flex}.ea-split-container.is-down{user-select:none}.ea-split-container .sc-left,.ea-split-container .sc-right{flex-grow:1;flex-shrink:1}.ea-split-container .sc-bamboo{flex-grow:0;flex-shrink:0;width:8px;border:1px solid #DCDEE2;border-top:none;border-bottom:none;background-color:#f8f8f9;cursor:col-resize;user-select:none;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 16px}.ea-split-container .sc-bamboo .sc-texture{width:4px;height:1px;background:rgba(23,35,61,.25);margin-top:3px}.ea-tree .ea-tree-real .el-tree-node>.el-tree-node__content{border-radius:4px}.ea-tree .ea-tree-real .el-tree-node.is-current>.el-tree-node__content{color:#409eff;background-color:#409eff1a}.ea-list .loading-text{color:#909399;text-align:center;font-size:inherit}.ea-desc{font-size:14px}.ea-desc__title{font-size:16px;margin-bottom:12px}.ea-desc__list{display:flex;flex-wrap:wrap}.ea-desc .item{line-height:24px;margin-bottom:10px;flex:0 0 auto}.ea-desc .item .item-label{float:left;text-align:right;padding-right:8px;color:#909399}.ea-desc .item .item-value{word-break:break-all;overflow:hidden}.ea-desc .item .item-value .value-no-wrap{height:48px;overflow:hidden;position:relative}.ea-desc .item .item-value .value-no-wrap .click-see-more{position:absolute;right:0;bottom:0;height:24px;padding-left:30px;padding-right:4px;background-image:linear-gradient(to right,transparent 0%,#fff 20%,#fff 100%);cursor:pointer;color:#409eff;user-select:none}.ea-number .el-input__inner{text-align:left}.file-upload-dialog .el-upload,.file-upload-dialog .el-upload .el-upload-dragger{width:100%}.file-upload-dialog .el-upload-list .el-upload-list__item{border:1px dashed #aaa}.file-upload-dialog .el-upload-list .el-upload-list__item .el-icon-close{display:inline-block}.file-upload-dialog .el-list-enter,.file-upload-dialog .el-list-enter-active,.file-upload-dialog .el-list-enter-to,.file-upload-dialog .el-list-leave,.file-upload-dialog .el-list-leave-active,.file-upload-dialog .el-list-leave-to{-webkit-transition:none!important;transition:none!important}.ea-switch-mini .el-switch__core{width:30px!important;height:16px}.ea-switch-mini .el-switch__core:after{width:12px;height:12px;left:2px}.ea-switch-mini.is-checked .el-switch__core:after{margin-left:-13px}.conf-header{border-bottom:1px solid #DDD;padding-bottom:10px;margin-bottom:10px}.conf-body{width:300px}.dense-much .el-form-item{margin-bottom:8px!important}.vjs-table{position:relative;overflow:hidden}.vjs-header{position:absolute;top:0;left:0;border:1px solid #E4E7ED;border-bottom:0}.vjs-body{border:1px solid #E4E7ED}.vjs-row{height:32px;line-height:32px;display:flex;justify-content:flex-start;position:relative}.vjs-row.odd{background-color:#f8f8f8}.vjs-row:not(.vjs-header):hover{background-color:#ebeef5}.vjs-row .vjs-cell{flex:0 0 auto;height:100%;font-size:14px;box-sizing:border-box;padding:0 8px}.vjs-row .vjs-cell>.el-tag{vertical-align:2px}.vjs-row .vjs-cell.vjs-last-cell{flex-grow:1}.vjs-row .vjs-cell.error{border:1px solid red}.vjs-row .vjs-icon{cursor:pointer;position:absolute;height:100%;color:#ccc;display:flex;align-items:center}.vjs-row .vjs-icon:hover{color:#333}.vjs-row .vjs-temp{color:#909399}.cell-text{height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.cell-text .cell-placeholder{color:#c0c4cc}.cell-input{display:block;height:30px;line-height:30px;font-size:inherit;color:inherit;font-family:inherit;margin-left:-4.7px}.cell-input .el-input__inner{border-radius:0;font-size:inherit;color:inherit;font-family:inherit;padding-left:4px}.cell-select{cursor:pointer}.cell-select:not(.is-disabled):hover{border-width:0;border-bottom-width:1.5px;border-style:solid}.cell-select.is-disabled{cursor:default}.cell-required{width:100%;height:100%;display:flex;align-items:center}.cell-required .box{width:20px;height:20px;box-sizing:border-box;border-radius:4px;cursor:pointer;user-select:none;display:flex;justify-content:center;align-items:center;padding-top:4px;color:#ddd;background-color:#00000005}.cell-required .box:not(.is-disabled):hover{color:#999;background-color:#0000000d}.cell-required .box.is-disabled{cursor:default;color:transparent;background-color:transparent}.cell-required .box.is-required{color:red;background-color:#00000014}.cell-action{width:80px}.cell-action i{cursor:pointer;font-size:16px;padding:4px;border-radius:4px}.cell-action i:hover{background-color:#0000001a}.action-popover{margin:0!important}.ea-blue{color:#409eff}.ea-purple{color:#ee46bc!important}.ea-success{color:#67c23a}.ea-danger{color:#f56c6c}.ea-info{color:#909399}.ea-placeholder{color:#c0c4cc!important}.ea-popover-no-margin{margin:0!important}@font-face{font-family:eafont;src:url(data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAQYAAsAAAAACMAAAAPLAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACDHAqFDIRVATYCJAMQCwoABCAFhE8HQBu9BxEVnLHIfibwpknuXkitybkhDKpb3+RDeb1vMhOsa34zn2ST3rpbnaQ7jZOwi3OelIhQI3mLHn0haTkDFEZf6SdAAFkA/M/ltDHxABvfAoC7xti0t5dlvehe2rbAxhiUbfFAIsy8BXYOdTBB14AA0MJNMC4yOjETxsayzmZMwiDhCeDmksa6mjJIdwNYCkIgqYW8KxnIUvAAt4C7BGCJ+XnyER5JAAeeQtontTqqEsfe4I0bVawK6CPoOBDgaA4AD4ACcOqZidSmO8pB7bATCm1ckMEHOCiBA2ptM75xs1pZNCqFJDsBrvSfRwRICj1SvSIUeAOVBxzwxiiIU7qhaAUUTF8hARgJuAwQV0iaKfUsFCCNNxhGG7SjtYaxY4lGRgbuZDNvZTJvZzHv5riIWmmOGkzUuxFVl27lVB+9q7OkJEK51XPw7m2JcOs9dwL05isn1JNXdWXmfZuUzfstB7eqWw5k6s2HlMM6wyq1Ur1793aQwXL5uHLsklZ/6NadO2U+61H1yA23UsnOr6+wtChXH3JzL0iKIqt5uRoraFeuoKtaqxwuXs18qMz+If6j7B2qsiLTw2vHNIy5EZqYFJ8wvXp6reO9qIzItHL7SvuHY/ODcgM9ijxLm3N3HC3PcEt1dU11yygPdexWfv+Wuh0fmn/+fNVmI0fPkm3aUP9WzjNlTw6OGJcrozrKqO8IucXmW0liyTebp7aTH2z22fzAhy47ZeszcZbHrIk+a4L33vHyySlyqtG1ZtO2tHrQABahETOU7ZxfsjesIuV4ZLq7Z3rkXFJQo3Ome47HpVDPqpj+GrkyMLBSrvlKKHWuDKyRv1Ja3NHQyZE+ckXTJKc/WgEA1hN0Fw03WR/pMjpOe4ySKuya+Q6+fCl7UmKSv0k6BgB4ydgfclmPMZQTHnNhbsEVoizMWZJ9PQBjcRJVdNU5MiHdgxwArWwGLok4MMqTOlSjORsgEDDaBQ4iJgKFgBlERrUBHjo4yQRZ5YughaOg9TqMVgsKwjQAbAwAeAi9jcAx2gyU3kEio54F3jg/EOi9B63s/246NiVcehQjapAbOMWZFPuIQs98opmi6D1CHPXFfnCcoS6qQOyBGfuiC4bZNONIQD0nuBc4K0aGtmePaizsOLbnsqS4mxSK0+7SoxhRA7kBpziTzo/XCHfcE80URbmiOYjfcD847g5qhSqV+FBkKtjy/GE2jXEkQJ98TuDeiizKYQZt/DCPaizYEsH2rKRSlFdRjEmVNmkNgJZ0EIsjlDDCQ9oNQkbUp1VJPSXucbcDAA==) format("woff2")}.eafont{font-family:eafont;font-style:normal;font-size:16px;color:#909399;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ea-icon-disabled:before{content:"\e630"}.ea-icon-conf:before{content:"\e600"}.ea-icon-more:before{content:"\e60e"}.eafont.ea-icon-conf.has{color:#000}.ea-table-modal{overflow:visible;right:unset;right:initial;bottom:unset;bottom:initial;width:100%;height:0}.ea-table-modal .el-dialog{background:#fdfdfd;box-shadow:0 0 16px #00000026}.ea-table-modal .el-dialog .el-dialog__header{padding:12px 20px;background-color:#f2f6fc;border-bottom:1px solid #EBEEF5}.ea-table-modal .el-dialog .el-dialog__headerbtn{top:12px}.ea-table-modal .el-dialog .el-dialog__close{font-weight:700;color:#909399}.ea-table-modal .el-dialog .el-dialog__body{padding:10px 0;height:calc(100% - 70px);min-height:40px;max-height:800px;overflow:auto}.ea-table-modal .el-dialog .el-dialog__body .scm-title{font-size:12px;font-weight:700;color:#303133}.ea-table-modal .el-dialog .el-dialog__body .scm-title.medium{font-size:14px}.ea-table-modal .el-dialog .el-dialog__body .el-tree{background:transparent;font-size:12px}.ea-table-modal .el-dialog .el-dialog__body .el-tree .el-tree-node__label{font-size:12px}.ea-table-modal .el-dialog .el-dialog__body .el-tree.medium,.ea-table-modal .el-dialog .el-dialog__body .el-tree.medium .el-tree-node__label{font-size:14px}
package/lib/style.scss CHANGED
@@ -11,101 +11,6 @@ $--color-border-base: #DCDFE6 !default;
11
11
  $--color-border-light: #E4E7ED !default;
12
12
  $--color-border-lighter: #EBEEF5 !default;
13
13
  $--color-border-extralight: #F2F6FC !default;
14
- .ea-button-tooltip + .ea-button-tooltip {
15
- margin-left: 10px;
16
- }
17
- td {
18
- .ea-button-tooltip + .ea-button-tooltip {
19
- margin-left: 4px;
20
- &.text {
21
- margin-left: 10px;
22
- }
23
- }
24
- .el-button [class*="el-icon-"] + span {
25
- margin-left: 2px;
26
- }
27
- }
28
-
29
- .el-button.ea-button.mini-rect-btn {
30
- padding: 7px;
31
- border: 0;
32
- & [class^="design-"] {
33
- margin-right: 0;
34
- }
35
- &:not(.is-disabled) {
36
- &.primary {
37
- background-color: rgba($--color-primary, .15);
38
- color: $--color-primary;
39
- &:hover,&:focus {
40
- background-color: $--color-primary;
41
- i { color: #fff }
42
- }
43
- }
44
- &.success {
45
- background-color: rgba($--color-success, .15);
46
- color: $--color-success;
47
- &:hover,&:focus {
48
- background-color: $--color-success;
49
- i { color: #fff }
50
- }
51
- }
52
- &.info {
53
- background-color: rgba($--color-info, .15);
54
- color: $--color-info;
55
- &:hover,&:focus {
56
- background-color: $--color-info;
57
- i { color: #fff }
58
- }
59
- }
60
- &.warning {
61
- background-color: rgba($--color-warning, .15);
62
- color: $--color-warning;
63
- &:hover,&:focus {
64
- background-color: $--color-warning;
65
- i { color: #fff }
66
- }
67
- }
68
- &.danger {
69
- background-color: rgba($--color-danger, .15);
70
- color: $--color-danger;
71
- &:hover,&:focus {
72
- background-color: $--color-danger;
73
- i { color: #fff }
74
- }
75
- }
76
- }
77
- }
78
-
79
- .ea-select {
80
- display: inline-block;
81
- position: relative;
82
- .el-select {
83
- width: 100%;
84
- }
85
- .async-loading.el-icon-loading {
86
- position: absolute;
87
- top: 10px;
88
- right: 28px;
89
- color: #999;
90
- }
91
- }
92
- .ea-select-popover {
93
- .el-select-dropdown__item {
94
- display: flex;
95
- justify-content: space-between;
96
- .select-item-value {
97
- overflow: hidden;
98
- text-overflow: ellipsis;
99
- }
100
- .select-item-desc {
101
- overflow: hidden;
102
- text-overflow: ellipsis;
103
- color: #8492a6;
104
- margin-left: 8px;
105
- }
106
- }
107
- }
108
-
109
14
  // table
110
15
  .ea-table {
111
16
  // 表格头部样式美化
@@ -241,55 +146,6 @@ td {
241
146
  }
242
147
  }
243
148
 
244
- .ea-list {
245
- .loading-text {
246
- color: $--color-secondary-text;
247
- text-align: center;
248
- font-size: inherit;
249
- }
250
- }
251
-
252
- .ea-split-container {
253
- display: flex;
254
- &.is-down {
255
- user-select: none;
256
- }
257
- .sc-left {
258
- flex-grow: 1;
259
- flex-shrink: 1;
260
- }
261
- .sc-right {
262
- flex-grow: 1;
263
- flex-shrink: 1;
264
- }
265
- .sc-bamboo {
266
- flex-grow: 0;
267
- flex-shrink: 0;
268
- width: 8px;
269
- border: 1px solid #DCDEE2;
270
- border-top: none;
271
- border-bottom: none;
272
- background-color: #F8F8F9;
273
- cursor: col-resize;
274
- user-select: none;
275
- display: flex;
276
- flex-direction: column;
277
- justify-content: center;
278
- align-items: center;
279
- margin: 0 16px;
280
- .sc-texture {
281
- width: 4px;
282
- height: 1px;
283
- background: rgba(23, 35, 61, .25);
284
- margin-top: 3px;
285
- }
286
- }
287
- }
288
-
289
- .ea-number .el-input__inner {
290
- text-align: left;
291
- }
292
-
293
149
  .ea-tree {
294
150
  .ea-tree-real {
295
151
  .el-tree-node > .el-tree-node__content{
@@ -302,63 +158,126 @@ td {
302
158
  }
303
159
  }
304
160
 
305
- .ea-desc {
306
- font-size: 14px;
307
- &__title {
308
- font-size: 16px;
309
- margin-bottom: 12px;
161
+ .ea-button-tooltip + .ea-button-tooltip {
162
+ margin-left: 10px;
163
+ }
164
+ td {
165
+ .ea-button-tooltip + .ea-button-tooltip {
166
+ margin-left: 4px;
167
+ &.text {
168
+ margin-left: 10px;
169
+ }
310
170
  }
311
- &__list {
312
- display: flex;
313
- flex-wrap: wrap;
171
+ .el-button [class*="el-icon-"] + span {
172
+ margin-left: 2px;
314
173
  }
315
174
  }
316
- .ea-desc .item {
317
- line-height: 24px;
318
- margin-bottom: 10px;
319
- flex: 0 0 auto;
320
- .item-label {
321
- float: left;
322
- text-align: right;
323
- padding-right: 8px;
324
- color: #909399;
175
+
176
+ .el-button.ea-button.mini-rect-btn {
177
+ padding: 7px;
178
+ border: 0;
179
+ & [class^="design-"] {
180
+ margin-right: 0;
325
181
  }
326
- .item-value {
327
- word-break: break-all;
328
- overflow: hidden;
329
- .value-no-wrap {
330
- height: 48px;
331
- overflow: hidden;
332
- position: relative;
333
- .click-see-more {
334
- position: absolute;
335
- right: 0;
336
- bottom: 0;
337
- height: 24px;
338
- padding-left: 30px;
339
- padding-right: 4px;
340
- background-image: linear-gradient(to right, transparent 0%, #fff 20%, #fff 100%);
341
- cursor: pointer;
342
- color: $--color-primary;
343
- user-select: none;
182
+ &:not(.is-disabled) {
183
+ &.primary {
184
+ background-color: rgba($--color-primary, .15);
185
+ color: $--color-primary;
186
+ &:hover,&:focus {
187
+ background-color: $--color-primary;
188
+ i { color: #fff }
344
189
  }
345
190
  }
191
+ &.success {
192
+ background-color: rgba($--color-success, .15);
193
+ color: $--color-success;
194
+ &:hover,&:focus {
195
+ background-color: $--color-success;
196
+ i { color: #fff }
197
+ }
198
+ }
199
+ &.info {
200
+ background-color: rgba($--color-info, .15);
201
+ color: $--color-info;
202
+ &:hover,&:focus {
203
+ background-color: $--color-info;
204
+ i { color: #fff }
205
+ }
206
+ }
207
+ &.warning {
208
+ background-color: rgba($--color-warning, .15);
209
+ color: $--color-warning;
210
+ &:hover,&:focus {
211
+ background-color: $--color-warning;
212
+ i { color: #fff }
213
+ }
214
+ }
215
+ &.danger {
216
+ background-color: rgba($--color-danger, .15);
217
+ color: $--color-danger;
218
+ &:hover,&:focus {
219
+ background-color: $--color-danger;
220
+ i { color: #fff }
221
+ }
222
+ }
223
+ }
224
+ }
225
+
226
+ .ea-select {
227
+ display: inline-block;
228
+ position: relative;
229
+ .el-select {
230
+ width: 100%;
231
+ }
232
+ .async-loading.el-icon-loading {
233
+ position: absolute;
234
+ top: 10px;
235
+ right: 28px;
236
+ color: #999;
237
+ }
238
+ }
239
+ .ea-select-popover {
240
+ .el-select-dropdown__item {
241
+ display: flex;
242
+ justify-content: space-between;
243
+ .select-item-value {
244
+ overflow: hidden;
245
+ text-overflow: ellipsis;
246
+ }
247
+ .select-item-desc {
248
+ overflow: hidden;
249
+ text-overflow: ellipsis;
250
+ color: #8492a6;
251
+ margin-left: 8px;
252
+ }
253
+ }
254
+ }
255
+
256
+ .ea-number .el-input__inner {
257
+ text-align: left;
258
+ }
259
+
260
+ .ea-list {
261
+ .loading-text {
262
+ color: $--color-secondary-text;
263
+ text-align: center;
264
+ font-size: inherit;
346
265
  }
347
266
  }
348
267
 
349
268
  .vjs-table {
350
269
  position: relative;
351
270
  overflow: hidden;
352
- border: 1px solid #DDD;
353
271
  }
354
272
  .vjs-header {
355
273
  position: absolute;
356
274
  top: 0;
357
275
  left: 0;
358
- border-bottom: 1px solid #EEE;
276
+ border: 1px solid $--color-border-light;
277
+ border-bottom: 0;
359
278
  }
360
279
  .vjs-body {
361
- height: 400px;
280
+ border: 1px solid $--color-border-light;
362
281
  }
363
282
 
364
283
  .vjs-row {
@@ -368,13 +287,16 @@ td {
368
287
  justify-content: flex-start;
369
288
  position: relative;
370
289
  &.odd { background-color: #F8F8F8; }
371
- &:hover { background-color: #EBEEF5; }
290
+ &:not(.vjs-header):hover { background-color: #EBEEF5; }
372
291
  .vjs-cell {
373
292
  flex: 0 0 auto;
374
293
  height: 100%;
375
294
  font-size: 14px;
376
295
  box-sizing: border-box;
377
296
  padding: 0 8px;
297
+ & > .el-tag {
298
+ vertical-align: 2px;
299
+ }
378
300
  &.vjs-last-cell {
379
301
  flex-grow: 1;
380
302
  }
@@ -428,11 +350,14 @@ td {
428
350
 
429
351
  .cell-select {
430
352
  cursor: pointer;
431
- &:hover {
353
+ &:not(.is-disabled):hover {
432
354
  border-width: 0;
433
355
  border-bottom-width: 1.5px;
434
356
  border-style: solid;
435
357
  }
358
+ &.is-disabled {
359
+ cursor: default;
360
+ }
436
361
  }
437
362
 
438
363
  .cell-required {
@@ -453,10 +378,15 @@ td {
453
378
  padding-top: 4px;
454
379
  color: #DDD;
455
380
  background-color: rgba(0, 0, 0, 0.02);
456
- &:hover {
381
+ &:not(.is-disabled):hover {
457
382
  color: #999;
458
383
  background-color: rgba(0, 0, 0, 0.05);
459
384
  }
385
+ &.is-disabled {
386
+ cursor: default;
387
+ color: transparent;
388
+ background-color: transparent;
389
+ }
460
390
  &.is-required {
461
391
  color: red;
462
392
  background-color: rgba(0, 0, 0, 0.08);
@@ -468,6 +398,7 @@ td {
468
398
  width: 80px;
469
399
  i {
470
400
  cursor: pointer;
401
+ font-size: 16px;
471
402
  padding: 4px;
472
403
  border-radius: 4px;
473
404
  &:hover {
@@ -494,6 +425,9 @@ td {
494
425
  .ea-info {
495
426
  color: $--color-info;
496
427
  }
428
+ .ea-placeholder {
429
+ color: $--color-placeholder-text !important;
430
+ }
497
431
 
498
432
  .ea-popover-no-margin {
499
433
  margin: 0 !important;
@@ -506,6 +440,7 @@ td {
506
440
  .eafont {
507
441
  font-family: eafont;
508
442
  font-style: normal;
443
+ font-size: 16px;
509
444
  color: #909399;
510
445
  -webkit-font-smoothing: antialiased;
511
446
  -moz-osx-font-smoothing: grayscale;
@@ -515,6 +450,87 @@ td {
515
450
  .ea-icon-more:before { content: "\e60e" }
516
451
  .eafont.ea-icon-conf.has { color: #000 }
517
452
 
453
+ .ea-split-container {
454
+ display: flex;
455
+ &.is-down {
456
+ user-select: none;
457
+ }
458
+ .sc-left {
459
+ flex-grow: 1;
460
+ flex-shrink: 1;
461
+ }
462
+ .sc-right {
463
+ flex-grow: 1;
464
+ flex-shrink: 1;
465
+ }
466
+ .sc-bamboo {
467
+ flex-grow: 0;
468
+ flex-shrink: 0;
469
+ width: 8px;
470
+ border: 1px solid #DCDEE2;
471
+ border-top: none;
472
+ border-bottom: none;
473
+ background-color: #F8F8F9;
474
+ cursor: col-resize;
475
+ user-select: none;
476
+ display: flex;
477
+ flex-direction: column;
478
+ justify-content: center;
479
+ align-items: center;
480
+ margin: 0 16px;
481
+ .sc-texture {
482
+ width: 4px;
483
+ height: 1px;
484
+ background: rgba(23, 35, 61, .25);
485
+ margin-top: 3px;
486
+ }
487
+ }
488
+ }
489
+
490
+ .ea-desc {
491
+ font-size: 14px;
492
+ &__title {
493
+ font-size: 16px;
494
+ margin-bottom: 12px;
495
+ }
496
+ &__list {
497
+ display: flex;
498
+ flex-wrap: wrap;
499
+ }
500
+ }
501
+ .ea-desc .item {
502
+ line-height: 24px;
503
+ margin-bottom: 10px;
504
+ flex: 0 0 auto;
505
+ .item-label {
506
+ float: left;
507
+ text-align: right;
508
+ padding-right: 8px;
509
+ color: #909399;
510
+ }
511
+ .item-value {
512
+ word-break: break-all;
513
+ overflow: hidden;
514
+ .value-no-wrap {
515
+ height: 48px;
516
+ overflow: hidden;
517
+ position: relative;
518
+ .click-see-more {
519
+ position: absolute;
520
+ right: 0;
521
+ bottom: 0;
522
+ height: 24px;
523
+ padding-left: 30px;
524
+ padding-right: 4px;
525
+ background-image: linear-gradient(to right, transparent 0%, #fff 20%, #fff 100%);
526
+ cursor: pointer;
527
+ color: $--color-primary;
528
+ user-select: none;
529
+ }
530
+ }
531
+ }
532
+ }
533
+
518
534
  .file-upload-dialog {
519
535
  // 拖拽区域铺满
520
536
  .el-upload,
@@ -542,30 +558,6 @@ td {
542
558
  }
543
559
  }
544
560
 
545
- .ea-form .form-group-title {
546
- position: relative;
547
- height: 32px;
548
- margin-bottom: 22px;
549
- > span {
550
- position: absolute;
551
- top: 0;
552
- left: 20%;
553
- padding: 5px 25px;
554
- background-color: #fff;
555
- z-index: 1;
556
- color: $--color-secondary-text;
557
- }
558
- &::after {
559
- content: '';
560
- position: absolute;
561
- top: 50%;
562
- left: 0;
563
- width: 100%;
564
- height: 0;
565
- border-bottom: 1px dashed $--color-border-base;
566
- }
567
- }
568
-
569
561
  .ea-table-modal {
570
562
  overflow: visible;
571
563
  right: unset;
@@ -632,6 +624,62 @@ td {
632
624
  margin-bottom: 8px !important;
633
625
  }
634
626
 
627
+ .ea-form .form-group-title {
628
+ position: relative;
629
+ height: 32px;
630
+ margin-bottom: 22px;
631
+ > span {
632
+ position: absolute;
633
+ top: 0;
634
+ left: 20%;
635
+ padding: 5px 25px;
636
+ background-color: #fff;
637
+ z-index: 1;
638
+ color: $--color-secondary-text;
639
+ }
640
+ &::after {
641
+ content: '';
642
+ position: absolute;
643
+ top: 50%;
644
+ left: 0;
645
+ width: 100%;
646
+ height: 0;
647
+ border-bottom: 1px dashed $--color-border-base;
648
+ }
649
+ }
650
+
651
+ .ea-switch-mini {
652
+ .el-switch__core {
653
+ width: 30px !important;
654
+ height: 16px;
655
+ &::after {
656
+ width: 12px;
657
+ height: 12px;
658
+ left: 2px;
659
+ }
660
+ }
661
+ &.is-checked .el-switch__core::after {
662
+ margin-left: -13px;
663
+ }
664
+ }
665
+
666
+ .ea-form .el-form-item__content {
667
+ & > .el-input-number,
668
+ & > .el-input,
669
+ & > .ea-select,
670
+ & > .el-select {
671
+ width: 100%;
672
+ }
673
+ }
674
+ .ea-form .el-form-item.hidden-label {
675
+ > .el-form-item__label {
676
+ display: none;
677
+ }
678
+ > .el-form-item__content {
679
+ width: 100%;
680
+ }
681
+ }
682
+
635
683
  .ea-select-container {
636
684
  display: flex;
637
685
  justify-content: flex-start;
@@ -671,35 +719,3 @@ td {
671
719
  }
672
720
  }
673
721
  }
674
-
675
- .ea-form .el-form-item__content {
676
- & > .el-input-number,
677
- & > .el-input,
678
- & > .ea-select,
679
- & > .el-select {
680
- width: 100%;
681
- }
682
- }
683
- .ea-form .el-form-item.hidden-label {
684
- > .el-form-item__label {
685
- display: none;
686
- }
687
- > .el-form-item__content {
688
- width: 100%;
689
- }
690
- }
691
-
692
- .ea-switch-mini {
693
- .el-switch__core {
694
- width: 30px !important;
695
- height: 16px;
696
- &::after {
697
- width: 12px;
698
- height: 12px;
699
- left: 2px;
700
- }
701
- }
702
- &.is-checked .el-switch__core::after {
703
- margin-left: -13px;
704
- }
705
- }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "element-assits",
3
- "version": "0.0.27",
3
+ "version": "0.0.29",
4
4
  "description": "element-ui 的扩展组件库",
5
5
  "main": "lib/index.js",
6
6
  "type": "module",