element-assits 0.0.28 → 0.0.30
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/README.md +6 -2
- package/dist/assets/SelectColumnModal.60cb2186.css +1 -0
- package/dist/assets/SelectColumnModal.e7dc46d1.js +1 -0
- package/dist/assets/TestModal.d6be1294.js +1 -0
- package/dist/assets/element-icons.a30f5b3b.ttf +0 -0
- package/dist/assets/element-icons.ab40a589.woff +0 -0
- package/dist/assets/index.098b0c55.js +1 -0
- package/dist/assets/index.0ba6ca94.js +147 -0
- package/dist/assets/index.33004d11.js +1 -0
- package/dist/assets/index.3f6bb749.css +1 -0
- package/dist/assets/index.44146c9d.js +1 -0
- package/dist/assets/index.452dbb56.js +1 -0
- package/dist/assets/index.4ad81be6.js +1 -0
- package/dist/assets/index.4fcff5e0.css +1 -0
- package/dist/assets/index.6321ac67.js +1 -0
- package/dist/assets/index.70930e9c.js +1 -0
- package/dist/assets/index.e8bddc6e.js +1 -0
- package/dist/assets/index.fcb06176.js +1 -0
- package/dist/style.scss +729 -0
- package/lib/index.js +823 -795
- package/lib/style.css +1 -1
- package/lib/style.scss +154 -138
- package/package.json +3 -2
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
|
@@ -158,6 +158,61 @@ $--color-border-extralight: #F2F6FC !default;
|
|
|
158
158
|
transform: scaleY(0);
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
+
.el-dialog.ea-modal {
|
|
162
|
+
&.is-closing {
|
|
163
|
+
margin: 0 0 50px !important;
|
|
164
|
+
}
|
|
165
|
+
&.is-fullscreen {
|
|
166
|
+
border-radius: 0;
|
|
167
|
+
margin: 0;
|
|
168
|
+
}
|
|
169
|
+
.el-dialog__header {
|
|
170
|
+
color: #555;
|
|
171
|
+
font-size: 18px;
|
|
172
|
+
.el-dialog__title {
|
|
173
|
+
color: inherit;
|
|
174
|
+
font-size: inherit;
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
.ea-split-container {
|
|
180
|
+
display: flex;
|
|
181
|
+
&.is-down {
|
|
182
|
+
user-select: none;
|
|
183
|
+
}
|
|
184
|
+
.sc-left {
|
|
185
|
+
flex-grow: 1;
|
|
186
|
+
flex-shrink: 1;
|
|
187
|
+
}
|
|
188
|
+
.sc-right {
|
|
189
|
+
flex-grow: 1;
|
|
190
|
+
flex-shrink: 1;
|
|
191
|
+
}
|
|
192
|
+
.sc-bamboo {
|
|
193
|
+
flex-grow: 0;
|
|
194
|
+
flex-shrink: 0;
|
|
195
|
+
width: 8px;
|
|
196
|
+
border: 1px solid #DCDEE2;
|
|
197
|
+
border-top: none;
|
|
198
|
+
border-bottom: none;
|
|
199
|
+
background-color: #F8F8F9;
|
|
200
|
+
cursor: col-resize;
|
|
201
|
+
user-select: none;
|
|
202
|
+
display: flex;
|
|
203
|
+
flex-direction: column;
|
|
204
|
+
justify-content: center;
|
|
205
|
+
align-items: center;
|
|
206
|
+
margin: 0 16px;
|
|
207
|
+
.sc-texture {
|
|
208
|
+
width: 4px;
|
|
209
|
+
height: 1px;
|
|
210
|
+
background: rgba(23, 35, 61, .25);
|
|
211
|
+
margin-top: 3px;
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
}
|
|
215
|
+
|
|
161
216
|
.ea-button-tooltip + .ea-button-tooltip {
|
|
162
217
|
margin-left: 10px;
|
|
163
218
|
}
|
|
@@ -223,69 +278,6 @@ td {
|
|
|
223
278
|
}
|
|
224
279
|
}
|
|
225
280
|
|
|
226
|
-
.el-dialog.ea-modal {
|
|
227
|
-
&.is-closing {
|
|
228
|
-
margin: 0 0 50px !important;
|
|
229
|
-
}
|
|
230
|
-
&.is-fullscreen {
|
|
231
|
-
border-radius: 0;
|
|
232
|
-
margin: 0;
|
|
233
|
-
}
|
|
234
|
-
.el-dialog__header {
|
|
235
|
-
color: #555;
|
|
236
|
-
font-size: 18px;
|
|
237
|
-
.el-dialog__title {
|
|
238
|
-
color: inherit;
|
|
239
|
-
font-size: inherit;
|
|
240
|
-
}
|
|
241
|
-
}
|
|
242
|
-
}
|
|
243
|
-
|
|
244
|
-
.ea-split-container {
|
|
245
|
-
display: flex;
|
|
246
|
-
&.is-down {
|
|
247
|
-
user-select: none;
|
|
248
|
-
}
|
|
249
|
-
.sc-left {
|
|
250
|
-
flex-grow: 1;
|
|
251
|
-
flex-shrink: 1;
|
|
252
|
-
}
|
|
253
|
-
.sc-right {
|
|
254
|
-
flex-grow: 1;
|
|
255
|
-
flex-shrink: 1;
|
|
256
|
-
}
|
|
257
|
-
.sc-bamboo {
|
|
258
|
-
flex-grow: 0;
|
|
259
|
-
flex-shrink: 0;
|
|
260
|
-
width: 8px;
|
|
261
|
-
border: 1px solid #DCDEE2;
|
|
262
|
-
border-top: none;
|
|
263
|
-
border-bottom: none;
|
|
264
|
-
background-color: #F8F8F9;
|
|
265
|
-
cursor: col-resize;
|
|
266
|
-
user-select: none;
|
|
267
|
-
display: flex;
|
|
268
|
-
flex-direction: column;
|
|
269
|
-
justify-content: center;
|
|
270
|
-
align-items: center;
|
|
271
|
-
margin: 0 16px;
|
|
272
|
-
.sc-texture {
|
|
273
|
-
width: 4px;
|
|
274
|
-
height: 1px;
|
|
275
|
-
background: rgba(23, 35, 61, .25);
|
|
276
|
-
margin-top: 3px;
|
|
277
|
-
}
|
|
278
|
-
}
|
|
279
|
-
}
|
|
280
|
-
|
|
281
|
-
.ea-list {
|
|
282
|
-
.loading-text {
|
|
283
|
-
color: $--color-secondary-text;
|
|
284
|
-
text-align: center;
|
|
285
|
-
font-size: inherit;
|
|
286
|
-
}
|
|
287
|
-
}
|
|
288
|
-
|
|
289
281
|
.ea-tree {
|
|
290
282
|
.ea-tree-real {
|
|
291
283
|
.el-tree-node > .el-tree-node__content{
|
|
@@ -298,8 +290,12 @@ td {
|
|
|
298
290
|
}
|
|
299
291
|
}
|
|
300
292
|
|
|
301
|
-
.ea-
|
|
302
|
-
text
|
|
293
|
+
.ea-list {
|
|
294
|
+
.loading-text {
|
|
295
|
+
color: $--color-secondary-text;
|
|
296
|
+
text-align: center;
|
|
297
|
+
font-size: inherit;
|
|
298
|
+
}
|
|
303
299
|
}
|
|
304
300
|
|
|
305
301
|
.ea-desc {
|
|
@@ -346,19 +342,50 @@ td {
|
|
|
346
342
|
}
|
|
347
343
|
}
|
|
348
344
|
|
|
345
|
+
.ea-number .el-input__inner {
|
|
346
|
+
text-align: left;
|
|
347
|
+
}
|
|
348
|
+
|
|
349
|
+
.file-upload-dialog {
|
|
350
|
+
// 拖拽区域铺满
|
|
351
|
+
.el-upload,
|
|
352
|
+
.el-upload .el-upload-dragger {
|
|
353
|
+
width: 100%;
|
|
354
|
+
}
|
|
355
|
+
// 文件列表项边框
|
|
356
|
+
.el-upload-list {
|
|
357
|
+
.el-upload-list__item {
|
|
358
|
+
border: 1px dashed #aaa;
|
|
359
|
+
.el-icon-close {
|
|
360
|
+
display: inline-block;
|
|
361
|
+
}
|
|
362
|
+
}
|
|
363
|
+
}
|
|
364
|
+
// 清除文件列表变动过渡动画
|
|
365
|
+
.el-list-enter,
|
|
366
|
+
.el-list-enter-active,
|
|
367
|
+
.el-list-enter-to,
|
|
368
|
+
.el-list-leave,
|
|
369
|
+
.el-list-leave-active,
|
|
370
|
+
.el-list-leave-to {
|
|
371
|
+
-webkit-transition: none !important;
|
|
372
|
+
transition: none !important;
|
|
373
|
+
}
|
|
374
|
+
}
|
|
375
|
+
|
|
349
376
|
.vjs-table {
|
|
350
377
|
position: relative;
|
|
351
378
|
overflow: hidden;
|
|
352
|
-
border: 1px solid #DDD;
|
|
353
379
|
}
|
|
354
380
|
.vjs-header {
|
|
355
381
|
position: absolute;
|
|
356
382
|
top: 0;
|
|
357
383
|
left: 0;
|
|
358
|
-
border
|
|
384
|
+
border: 1px solid $--color-border-light;
|
|
385
|
+
border-bottom: 0;
|
|
359
386
|
}
|
|
360
387
|
.vjs-body {
|
|
361
|
-
|
|
388
|
+
border: 1px solid $--color-border-light;
|
|
362
389
|
}
|
|
363
390
|
|
|
364
391
|
.vjs-row {
|
|
@@ -368,13 +395,16 @@ td {
|
|
|
368
395
|
justify-content: flex-start;
|
|
369
396
|
position: relative;
|
|
370
397
|
&.odd { background-color: #F8F8F8; }
|
|
371
|
-
&:hover { background-color: #EBEEF5; }
|
|
398
|
+
&:not(.vjs-header):hover { background-color: #EBEEF5; }
|
|
372
399
|
.vjs-cell {
|
|
373
400
|
flex: 0 0 auto;
|
|
374
401
|
height: 100%;
|
|
375
402
|
font-size: 14px;
|
|
376
403
|
box-sizing: border-box;
|
|
377
404
|
padding: 0 8px;
|
|
405
|
+
& > .el-tag {
|
|
406
|
+
vertical-align: 2px;
|
|
407
|
+
}
|
|
378
408
|
&.vjs-last-cell {
|
|
379
409
|
flex-grow: 1;
|
|
380
410
|
}
|
|
@@ -428,11 +458,14 @@ td {
|
|
|
428
458
|
|
|
429
459
|
.cell-select {
|
|
430
460
|
cursor: pointer;
|
|
431
|
-
&:hover {
|
|
461
|
+
&:not(.is-disabled):hover {
|
|
432
462
|
border-width: 0;
|
|
433
463
|
border-bottom-width: 1.5px;
|
|
434
464
|
border-style: solid;
|
|
435
465
|
}
|
|
466
|
+
&.is-disabled {
|
|
467
|
+
cursor: default;
|
|
468
|
+
}
|
|
436
469
|
}
|
|
437
470
|
|
|
438
471
|
.cell-required {
|
|
@@ -453,10 +486,15 @@ td {
|
|
|
453
486
|
padding-top: 4px;
|
|
454
487
|
color: #DDD;
|
|
455
488
|
background-color: rgba(0, 0, 0, 0.02);
|
|
456
|
-
&:hover {
|
|
489
|
+
&:not(.is-disabled):hover {
|
|
457
490
|
color: #999;
|
|
458
491
|
background-color: rgba(0, 0, 0, 0.05);
|
|
459
492
|
}
|
|
493
|
+
&.is-disabled {
|
|
494
|
+
cursor: default;
|
|
495
|
+
color: transparent;
|
|
496
|
+
background-color: transparent;
|
|
497
|
+
}
|
|
460
498
|
&.is-required {
|
|
461
499
|
color: red;
|
|
462
500
|
background-color: rgba(0, 0, 0, 0.08);
|
|
@@ -468,6 +506,7 @@ td {
|
|
|
468
506
|
width: 80px;
|
|
469
507
|
i {
|
|
470
508
|
cursor: pointer;
|
|
509
|
+
font-size: 16px;
|
|
471
510
|
padding: 4px;
|
|
472
511
|
border-radius: 4px;
|
|
473
512
|
&:hover {
|
|
@@ -494,6 +533,9 @@ td {
|
|
|
494
533
|
.ea-info {
|
|
495
534
|
color: $--color-info;
|
|
496
535
|
}
|
|
536
|
+
.ea-placeholder {
|
|
537
|
+
color: $--color-placeholder-text !important;
|
|
538
|
+
}
|
|
497
539
|
|
|
498
540
|
.ea-popover-no-margin {
|
|
499
541
|
margin: 0 !important;
|
|
@@ -506,6 +548,7 @@ td {
|
|
|
506
548
|
.eafont {
|
|
507
549
|
font-family: eafont;
|
|
508
550
|
font-style: normal;
|
|
551
|
+
font-size: 16px;
|
|
509
552
|
color: #909399;
|
|
510
553
|
-webkit-font-smoothing: antialiased;
|
|
511
554
|
-moz-osx-font-smoothing: grayscale;
|
|
@@ -515,33 +558,6 @@ td {
|
|
|
515
558
|
.ea-icon-more:before { content: "\e60e" }
|
|
516
559
|
.eafont.ea-icon-conf.has { color: #000 }
|
|
517
560
|
|
|
518
|
-
.file-upload-dialog {
|
|
519
|
-
// 拖拽区域铺满
|
|
520
|
-
.el-upload,
|
|
521
|
-
.el-upload .el-upload-dragger {
|
|
522
|
-
width: 100%;
|
|
523
|
-
}
|
|
524
|
-
// 文件列表项边框
|
|
525
|
-
.el-upload-list {
|
|
526
|
-
.el-upload-list__item {
|
|
527
|
-
border: 1px dashed #aaa;
|
|
528
|
-
.el-icon-close {
|
|
529
|
-
display: inline-block;
|
|
530
|
-
}
|
|
531
|
-
}
|
|
532
|
-
}
|
|
533
|
-
// 清除文件列表变动过渡动画
|
|
534
|
-
.el-list-enter,
|
|
535
|
-
.el-list-enter-active,
|
|
536
|
-
.el-list-enter-to,
|
|
537
|
-
.el-list-leave,
|
|
538
|
-
.el-list-leave-active,
|
|
539
|
-
.el-list-leave-to {
|
|
540
|
-
-webkit-transition: none !important;
|
|
541
|
-
transition: none !important;
|
|
542
|
-
}
|
|
543
|
-
}
|
|
544
|
-
|
|
545
561
|
.ea-form .form-group-title {
|
|
546
562
|
position: relative;
|
|
547
563
|
height: 32px;
|
|
@@ -566,18 +582,6 @@ td {
|
|
|
566
582
|
}
|
|
567
583
|
}
|
|
568
584
|
|
|
569
|
-
.conf-header {
|
|
570
|
-
border-bottom: 1px solid #DDD;
|
|
571
|
-
padding-bottom: 10px;
|
|
572
|
-
margin-bottom: 10px;
|
|
573
|
-
}
|
|
574
|
-
.conf-body {
|
|
575
|
-
width: 300px;
|
|
576
|
-
}
|
|
577
|
-
.dense-much .el-form-item {
|
|
578
|
-
margin-bottom: 8px !important;
|
|
579
|
-
}
|
|
580
|
-
|
|
581
585
|
.ea-table-modal {
|
|
582
586
|
overflow: visible;
|
|
583
587
|
right: unset;
|
|
@@ -632,36 +636,16 @@ td {
|
|
|
632
636
|
}
|
|
633
637
|
}
|
|
634
638
|
|
|
635
|
-
.
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
&::after {
|
|
640
|
-
width: 12px;
|
|
641
|
-
height: 12px;
|
|
642
|
-
left: 2px;
|
|
643
|
-
}
|
|
644
|
-
}
|
|
645
|
-
&.is-checked .el-switch__core::after {
|
|
646
|
-
margin-left: -13px;
|
|
647
|
-
}
|
|
639
|
+
.conf-header {
|
|
640
|
+
border-bottom: 1px solid #DDD;
|
|
641
|
+
padding-bottom: 10px;
|
|
642
|
+
margin-bottom: 10px;
|
|
648
643
|
}
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
& > .el-input-number,
|
|
652
|
-
& > .el-input,
|
|
653
|
-
& > .ea-select,
|
|
654
|
-
& > .el-select {
|
|
655
|
-
width: 100%;
|
|
656
|
-
}
|
|
644
|
+
.conf-body {
|
|
645
|
+
width: 300px;
|
|
657
646
|
}
|
|
658
|
-
.
|
|
659
|
-
|
|
660
|
-
display: none;
|
|
661
|
-
}
|
|
662
|
-
> .el-form-item__content {
|
|
663
|
-
width: 100%;
|
|
664
|
-
}
|
|
647
|
+
.dense-much .el-form-item {
|
|
648
|
+
margin-bottom: 8px !important;
|
|
665
649
|
}
|
|
666
650
|
|
|
667
651
|
.ea-select-container {
|
|
@@ -703,3 +687,35 @@ td {
|
|
|
703
687
|
}
|
|
704
688
|
}
|
|
705
689
|
}
|
|
690
|
+
|
|
691
|
+
.ea-form .el-form-item__content {
|
|
692
|
+
& > .el-input-number,
|
|
693
|
+
& > .el-input,
|
|
694
|
+
& > .ea-select,
|
|
695
|
+
& > .el-select {
|
|
696
|
+
width: 100%;
|
|
697
|
+
}
|
|
698
|
+
}
|
|
699
|
+
.ea-form .el-form-item.hidden-label {
|
|
700
|
+
> .el-form-item__label {
|
|
701
|
+
display: none;
|
|
702
|
+
}
|
|
703
|
+
> .el-form-item__content {
|
|
704
|
+
width: 100%;
|
|
705
|
+
}
|
|
706
|
+
}
|
|
707
|
+
|
|
708
|
+
.ea-switch-mini {
|
|
709
|
+
.el-switch__core {
|
|
710
|
+
width: 30px !important;
|
|
711
|
+
height: 16px;
|
|
712
|
+
&::after {
|
|
713
|
+
width: 12px;
|
|
714
|
+
height: 12px;
|
|
715
|
+
left: 2px;
|
|
716
|
+
}
|
|
717
|
+
}
|
|
718
|
+
&.is-checked .el-switch__core::after {
|
|
719
|
+
margin-left: -13px;
|
|
720
|
+
}
|
|
721
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "element-assits",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.30",
|
|
4
4
|
"description": "element-ui 的扩展组件库",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"type": "module",
|
|
@@ -8,7 +8,8 @@
|
|
|
8
8
|
"scripts": {
|
|
9
9
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
10
10
|
"dev": "vite",
|
|
11
|
-
"build": "vite build"
|
|
11
|
+
"build": "vite build",
|
|
12
|
+
"preview": "vite preview"
|
|
12
13
|
},
|
|
13
14
|
"author": "tk",
|
|
14
15
|
"license": "ISC",
|