gyyg-components 0.1.16 → 0.2.1
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/demo.html +0 -2
- package/lib/gyyg-components.common.js +1496 -6361
- package/lib/gyyg-components.umd.js +1497 -6362
- package/lib/gyyg-components.umd.min.js +2481 -2
- package/package.json +1 -1
- package/src/components/MecTable/MecTable.js +5 -0
- package/src/components/{EmcTable/EmcTable.vue → MecTable/MecTable.vue} +5 -7
- package/src/index.js +1 -5
- package/src/utils/common.js +0 -60
- package/lib/gyyg-components.common.js.map +0 -1
- package/lib/gyyg-components.css +0 -1
- package/lib/gyyg-components.umd.js.map +0 -1
- package/lib/gyyg-components.umd.min.js.map +0 -1
- package/src/components/EmcTable/EmcTable.js +0 -5
- /package/src/{components/EmcTable → otherComponents}/btnClick.vue +0 -0
- /package/src/{components/EmcTable → otherComponents}/iconButton.vue +0 -0
- /package/src/{components/EmcTable → otherComponents}/styleText.vue +0 -0
package/lib/gyyg-components.css
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.deathText[data-v-d5528cb2]{color:#909399}.normalText[data-v-d5528cb2]{color:#67c23a}.danger[data-v-d5528cb2]{color:#f56c6c}.warning[data-v-d5528cb2]{color:#e6a23c}.default-text[data-v-d5528cb2]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-btn[data-v-667a4798]{display:flex;justify-content:space-around;align-items:center}.icon-btn[data-v-667a4798] .icon{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;padding:5px}.view-btn[data-v-667a4798]:hover{color:#409eff!important}.table-container[data-v-0bb0ca30]{background-color:#fff}.pagination-layout[data-v-0bb0ca30]{text-align:right;height:35px}.search-table[data-v-389b7f3c]{display:flex;flex-direction:column;height:100%}.search-table .search-contain[data-v-389b7f3c]{background:#fff;padding:0 15px;border-radius:5px;transition:height .8s ease;overflow:hidden}.search-table .search-contain div[data-v-389b7f3c]{display:inline-block;margin-right:15px}.search-table .search-contain[data-v-389b7f3c] .el-input-group--append,.search-table .search-contain[data-v-389b7f3c] .el-input-group--prepend{display:inline-table}.search-table .search-contain .el-input[data-v-389b7f3c]{width:180px;margin-right:15px}.search-table .search-contain .el-input[data-v-389b7f3c] .el-input__inner{height:40px}.search-table .search-contain .el-select[data-v-389b7f3c]{margin-right:15px;width:180px}.search-table .search-contain .el-select[data-v-389b7f3c] .el-select__caret{line-height:40px}.search-table .search-contain[data-v-389b7f3c] .el-input__inner{margin-right:15px;height:40px;line-height:40px}.search-table .search-contain[data-v-389b7f3c] .el-range-editor.el-input__inner{padding:5px!important}.search-table .search-contain .reset-btn i[data-v-389b7f3c]{line-height:0}.search-table .container[data-v-389b7f3c]{flex:1;display:flex;flex-direction:column;overflow:auto}.search-table .shrink-view[data-v-389b7f3c]{background:#fff;display:flex;flex-direction:column}.search-table .shrink-view .bottom-contain[data-v-389b7f3c]{height:100%;width:100%;overflow:auto}.search-table .shrink-view .pull-div[data-v-389b7f3c]{cursor:pointer;width:100%;height:16px;box-shadow:0 -3px 5px #ccc;border-top-right-radius:10px;border-top-left-radius:10px;text-align:center}.search-table .shrink-view .pull-div .pull-icon[data-v-389b7f3c]{width:16px;height:16px}.search-table .table-contain[data-v-389b7f3c]{border-radius:5px;padding:15px;background:#fff;overflow:auto;flex:1;display:flex;flex-direction:column}.search-table .table-contain .el-table[data-v-389b7f3c]{display:flex;flex-direction:column;padding-top:0}.search-table .table-contain[data-v-389b7f3c] .el-table__body-wrapper{flex:1;overflow-y:auto}.search-table .operate-contain[data-v-389b7f3c]{display:flex;flex-wrap:wrap;margin-bottom:10px}.search-table .operate-contain .el-button[data-v-389b7f3c]{margin:0;margin-right:10px;margin-bottom:10px}.search-table .page-item[data-v-389b7f3c]{text-align:right;padding:10px 0}[data-v-389b7f3c] .el-table__fixed-body-wrapper{height:calc(100% - 44px)}.outDialog .search-contain[data-v-389b7f3c]{padding:15px;padding-bottom:0;margin-bottom:10px}.outDialog[data-v-389b7f3c] .moreBtnView .el-input{margin-bottom:10px}.inDialog .el-table{flex:auto}.inDialog{height:auto!important}.inDialog .table-contain{padding-bottom:0!important}.inDialog .table-contain .el-table .el-table__body-wrapper{flex:auto}.reset-btn{background-color:#e4e4e4!important;border-color:#e4e4e4!important}.reset-btn .el-button.el-button--info:hover,.search-table .el-button.el-button--info:hover{background-color:#909399!important;border-color:#909399!important}.reset-btn .el-button.el-button--info .el-icon-refresh,.search-table .el-button.el-button--info .el-icon-refresh{color:#000}.reset-btn .el-button.el-button--info:hover .el-icon-refresh,.search-table .el-button.el-button--info:hover .el-icon-refresh{color:#fff!important}.el-dialog__wrapper{overflow:hidden;display:flex;justify-content:center;align-items:center}.el-dialog__wrapper .el-dialog{display:flex;flex-direction:column;border-radius:8px;margin:0;margin-top:0!important;max-height:95%}.el-dialog__wrapper .el-dialog .el-dialog__header{text-align:left;background-color:#efefef;height:48px;line-height:48px;padding:0 20px;color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;font-weight:700}.el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__title{font-size:16px}.el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__headerbtn{top:12px}.el-dialog__wrapper .el-dialog .el-dialog__body{flex:1;overflow:auto}.el-dialog__wrapper .el-dialog .el-dialog__footer{padding:10px;border:none;background-color:#efefef;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.el-dialog__wrapper .gyyg-modal-form{height:auto}.el-dialog__wrapper .gyyg-modal-form .el-dialog__body{padding:20px 20px 0 20px}.el-dialog__wrapper .gyyg-modal-form .el-dialog__footer{border:none;background-color:#efefef;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.el-dialog__wrapper .gyyg-modal-form .custom-table tbody tr:last-child td{border-bottom:none!important}.el-dialog__wrapper .gyyg-modal-table{height:90vh;margin-top:5vh!important}.el-dialog__wrapper .gyyg-modal-fullscreen{height:100vh;width:100vw}.el-dialog__wrapper .gyyg-modal-fullscreen .el-dialog__body{padding:10px}.el-dialog__wrapper .gyyg-modal-fullscreen .el-dialog__footer{padding:10px;border:none;background-color:#efefef;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.gyyg-modal{text-align:left}::v-deep .gyyg-modal .el-dialog__wrapper{overflow:hidden;display:flex!important;justify-content:center;align-items:center}::v-deep .gyyg-modal .el-dialog__wrapper .el-dialog{display:flex;flex-direction:column;border-radius:8px;margin:0;margin-top:0!important}::v-deep .gyyg-modal .el-dialog__wrapper .el-dialog .el-dialog__header{text-align:left;background-color:#efefef;height:48px;line-height:48px;padding:0 20px;color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;font-weight:700}::v-deep .gyyg-modal .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__title{font-size:16px}::v-deep .gyyg-modal .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__headerbtn{top:12px}::v-deep .gyyg-modal .el-dialog__wrapper .el-dialog .el-dialog__body{flex:1;overflow:auto}::v-deep .gyyg-modal .el-dialog__wrapper .el-dialog .el-dialog__footer{flex-shrink:0;box-sizing:content-box;height:32px;padding:10px;border:none;background-color:#efefef;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.simpleTableClass thead tr th{background-color:#f5f7fa!important}.simpleTableClass td.el-table__cell{border-right:none}
|