wtsk-comps 1.3.19 → 1.3.20

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.
Files changed (2) hide show
  1. package/dist/index.css +1 -1
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -1 +1 @@
1
- .wtsk-form .el-input,.wtsk-form .el-select,.wtsk-form .el-date-editor,.wtsk-form .el-input-number{width:100%}.wtsk-form .el-form-item__label-wrap,.wtsk-form .el-form-item__label{font-weight:700}.wtsk-form .el-input__wrapper,.wtsk-form .el-select__wrapper,.wtsk-form .el-textarea__inner{background:#ffffff80;border:1px solid rgba(64,158,255,.3);box-shadow:none!important}.wtsk-form .el-input-group__append{box-shadow:none;border:1px solid rgba(64,158,255,.3);border-left:0}.wtsk-form .el-input-group__append .el-button{border:0}.wtsk-form .el-input-group__append .el-button .el-icon{color:#409eff}.wtsk-form.wtsk-form-search{display:flex;gap:20px}.wtsk-form.wtsk-form-search .el-input,.wtsk-form.wtsk-form-search .el-select,.wtsk-form.wtsk-form-search .el-date-editor,.wtsk-form.wtsk-form-search .el-input-number{width:200px}.wtsk-form.wtsk-form-search .el-input.el-date-editor--datetimerange,.wtsk-form.wtsk-form-search .el-select.el-date-editor--datetimerange,.wtsk-form.wtsk-form-search .el-date-editor.el-date-editor--datetimerange,.wtsk-form.wtsk-form-search .el-input-number.el-date-editor--datetimerange{width:initial}.wtsk-form.wtsk-form-search .el-form-item{margin:0}.el-table.wtsk-table{background:transparent}.el-table.wtsk-table .el-table__inner-wrapper:before{background-color:transparent!important}.el-table.wtsk-table tr{background:transparent!important}.el-table.wtsk-table tr.el-table__row--striped td{background:#ffffff70!important;border-top:1px solid #fff!important;border-bottom:1px solid #fff!important}.el-table.wtsk-table tr.current-row td{background:#409eff0f!important}.el-table.wtsk-table th{padding:0;height:50px;background-color:#409eff26!important;border:0!important;font-size:14px;color:#333}.el-table.wtsk-table th:nth-of-type(1){border-radius:4px 0 0 4px}.el-table.wtsk-table th:nth-last-of-type(1){border-radius:0 4px 4px 0}.el-table.wtsk-table td{padding:0;height:50px;background:transparent!important;border:0!important}.el-table.wtsk-table td .el-button.is-link{position:relative;padding:4px 5px;margin-left:0;color:#409eff;outline:0}.el-table.wtsk-table td .el-button.is-link:hover{text-decoration:underline}.el-table.wtsk-table.wtsk-table-small th,.el-table.wtsk-table.wtsk-table-small td{height:40px!important}.el-pagination.wtsk-pagination{justify-content:flex-end;margin-top:10px}.el-pagination.wtsk-pagination .btn-prev,.el-pagination.wtsk-pagination .btn-next,.el-pagination.wtsk-pagination .el-select__wrapper,.el-pagination.wtsk-pagination .el-pager li{background:#ffffff80!important;border:1px solid rgba(64,158,255,.5)!important;box-shadow:none!important}.el-pagination.wtsk-pagination .btn-prev.is-active,.el-pagination.wtsk-pagination .btn-next.is-active,.el-pagination.wtsk-pagination .el-select__wrapper.is-active,.el-pagination.wtsk-pagination .el-pager li.is-active{background-color:#409eff!important}.el-tree.wtsk-tree,.el-tree.wtsk-tree .el-tree-node .el-tree-node__content{background:transparent}.el-tree.wtsk-tree .el-tree-node.is-current>.el-tree-node__content{background:#409eff26!important;border-radius:4px}*{box-sizing:border-box;outline:none!important}*::selection{background-color:transparent;color:#409eff}html,body,#app{position:relative;margin:0;padding:0;width:100%;height:100%;overflow:hidden}a{color:initial;text-decoration:none}a:hover{color:#409eff}::-webkit-scrollbar{width:6px;height:8px;border:0!important}::-webkit-scrollbar-corner{background:transparent;border-radius:0}::-webkit-scrollbar-thumb{background-color:#409eff1a;border-radius:8px}.el-scrollbar__thumb{background-color:#409eff4d}.wtsk-layout{position:relative;width:100%;height:100%;background:url(./wtsk-images/layout-bg.png) no-repeat left top;background-size:100% 100%;overflow:hidden;display:grid;grid-template-rows:60px 1fr;min-width:0;min-height:0}.wtsk-layout .wtsk-layout-header{position:relative;background-color:#fff6;border-bottom:1px solid #fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;-webkit-user-select:none;user-select:none}.wtsk-layout .wtsk-layout-header .wtsk-layout-header-left{display:flex;align-items:center;gap:10px}.wtsk-layout .wtsk-layout-header .wtsk-layout-header-left img{height:40px}.wtsk-layout .wtsk-layout-header .wtsk-layout-header-left .layout-left-title{font-size:26px;font-weight:700;letter-spacing:.1em;color:#409eff}.wtsk-layout .wtsk-layout-header .wtsk-layout-header-right{display:flex;align-items:center}.wtsk-layout .wtsk-layout-header .wtsk-layout-header-right .wtsk-layout-header-right-item{margin:0 5px;cursor:pointer;display:flex;align-items:center;justify-content:center}.wtsk-layout .wtsk-layout-header .wtsk-layout-header-right .wtsk-layout-header-right-item:nth-last-of-type(1){flex-direction:column;font-size:14px;font-weight:700;color:#409eff}.wtsk-layout .wtsk-layout-header .wtsk-layout-header-right .wtsk-layout-header-right-item img{width:32px;height:32px}.wtsk-layout .wtsk-layout-bottom{padding:14px;overflow:hidden;display:grid;grid-template-columns:220px 1fr;gap:14px;min-width:0;min-height:0}.wtsk-layout .wtsk-layout-bottom .wtsk-layout-menu{padding:10px;background-color:#fff6;border:1px solid #fff;border-radius:8px;overflow:hidden}.wtsk-layout .wtsk-layout-bottom .wtsk-page{position:relative;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;gap:14px}.wtsk-layout .wtsk-layout-bottom .wtsk-page .wtsk-page-box{position:relative;padding:14px;background-color:#ffffff80;border:1px solid #fff;border-radius:8px;overflow:hidden}.wtsk-layout .wtsk-layout-bottom .wtsk-page .wtsk-page-box:nth-last-of-type(1){flex:1}.wtsk-layout .wtsk-layout-bottom .wtsk-page .wtsk-page-box.wtsk-page-box-search{display:flex;align-items:center;justify-content:space-between}.menu-a[data-v-96951146]{text-decoration:none;color:#303133;flex:1}.menu-a[data-v-96951146]:hover{color:#409eff}.wtsk-tree-box[data-v-d3610725]{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.wtsk-tree-box .wtsk-tree-box-title[data-v-d3610725]{line-height:40px;border-bottom:1px solid #eee;text-align:center;font-size:17px;color:#333}.wtsk-tree-box .wtsk-tree-box-filter[data-v-d3610725]{padding:5px;display:flex;align-items:center;justify-content:center;gap:10px}.wtsk-tree-box .wtsk-tree-box-tree[data-v-d3610725]{flex:1;overflow-x:hidden;overflow-y:auto}.wtsk-tree-box .wtsk-tree-box-tree .wtsk-tree-box-tree-custom[data-v-d3610725]{width:calc(100% - 24px);display:flex;align-items:center;justify-content:space-between}.wtsk-tree-box .wtsk-tree-box-tree .wtsk-tree-box-tree-custom>div[data-v-d3610725]:nth-of-type(1){width:calc(100% - 60px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wtsk-tree-box .wtsk-tree-box-tree .wtsk-tree-box-tree-custom>div[data-v-d3610725]:nth-of-type(2){width:60px}.wtsk-tree-box .wtsk-tree-box-tree .wtsk-tree-box-tree-custom>div:nth-of-type(2) button[data-v-d3610725]{margin:0}
1
+ .el-menu.basic-menu{border:none;-webkit-user-select:none;user-select:none;background:transparent}.el-menu.basic-menu .el-menu-item,.el-menu.basic-menu .el-sub-menu__title{height:40px;line-height:40px;font-weight:700;font-size:14px}.el-menu.basic-menu .el-menu-item:hover,.el-menu.basic-menu .el-sub-menu__title:hover{background-color:transparent;color:#409eff}.el-menu.basic-menu .el-menu-item.is-active,.el-menu.basic-menu .el-sub-menu__title.is-active{background-color:#409eff;border-radius:4px;color:#fff}.el-menu.basic-menu .el-sub-menu.is-active>.el-sub-menu__title{color:#409eff}.el-menu.basic-menu .el-menu{background:transparent}.el-menu.basic-menu>.el-menu-item,.el-menu.basic-menu>.el-sub-menu>.el-sub-menu__title{padding:0 10px!important}.wtsk-form .el-input,.wtsk-form .el-select,.wtsk-form .el-date-editor,.wtsk-form .el-input-number{width:100%}.wtsk-form .el-form-item__label-wrap,.wtsk-form .el-form-item__label{font-weight:700}.wtsk-form .el-input__wrapper,.wtsk-form .el-select__wrapper,.wtsk-form .el-textarea__inner{background:#ffffff80;border:1px solid rgba(64,158,255,.3);box-shadow:none!important}.wtsk-form .el-input-group__append{box-shadow:none;border:1px solid rgba(64,158,255,.3);border-left:0}.wtsk-form .el-input-group__append .el-button{border:0}.wtsk-form .el-input-group__append .el-button .el-icon{color:#409eff}.wtsk-form.wtsk-form-search{display:flex;gap:20px}.wtsk-form.wtsk-form-search .el-input,.wtsk-form.wtsk-form-search .el-select,.wtsk-form.wtsk-form-search .el-date-editor,.wtsk-form.wtsk-form-search .el-input-number{width:200px}.wtsk-form.wtsk-form-search .el-input.el-date-editor--datetimerange,.wtsk-form.wtsk-form-search .el-select.el-date-editor--datetimerange,.wtsk-form.wtsk-form-search .el-date-editor.el-date-editor--datetimerange,.wtsk-form.wtsk-form-search .el-input-number.el-date-editor--datetimerange{width:initial}.wtsk-form.wtsk-form-search .el-form-item{margin:0}.el-table.wtsk-table{background:transparent}.el-table.wtsk-table .el-table__inner-wrapper:before{background-color:transparent!important}.el-table.wtsk-table tr{background:transparent!important}.el-table.wtsk-table tr.el-table__row--striped td{background:#ffffff70!important;border-top:1px solid #fff!important;border-bottom:1px solid #fff!important}.el-table.wtsk-table tr.current-row td{background:#409eff0f!important}.el-table.wtsk-table th{padding:0;height:50px;background-color:#409eff26!important;border:0!important;font-size:14px;color:#333}.el-table.wtsk-table th:nth-of-type(1){border-radius:4px 0 0 4px}.el-table.wtsk-table th:nth-last-of-type(1){border-radius:0 4px 4px 0}.el-table.wtsk-table td{padding:0;height:50px;background:transparent!important;border:0!important}.el-table.wtsk-table td .el-button.is-link{position:relative;padding:4px 5px;margin-left:0;color:#409eff;outline:0}.el-table.wtsk-table td .el-button.is-link:hover{text-decoration:underline}.el-table.wtsk-table.wtsk-table-small th,.el-table.wtsk-table.wtsk-table-small td{height:40px!important}.el-pagination.wtsk-pagination{justify-content:flex-end;margin-top:10px}.el-pagination.wtsk-pagination .btn-prev,.el-pagination.wtsk-pagination .btn-next,.el-pagination.wtsk-pagination .el-select__wrapper,.el-pagination.wtsk-pagination .el-pager li{background:#ffffff80!important;border:1px solid rgba(64,158,255,.5)!important;box-shadow:none!important}.el-pagination.wtsk-pagination .btn-prev.is-active,.el-pagination.wtsk-pagination .btn-next.is-active,.el-pagination.wtsk-pagination .el-select__wrapper.is-active,.el-pagination.wtsk-pagination .el-pager li.is-active{background-color:#409eff!important}.el-tree.wtsk-tree,.el-tree.wtsk-tree .el-tree-node .el-tree-node__content{background:transparent}.el-tree.wtsk-tree .el-tree-node.is-current>.el-tree-node__content{background:#409eff26!important;border-radius:4px}*{box-sizing:border-box;outline:none!important}*::selection{background-color:transparent;color:#409eff}html,body,#app{position:relative;margin:0;padding:0;width:100%;height:100%;overflow:hidden}a{color:initial;text-decoration:none}a:hover{color:#409eff}::-webkit-scrollbar{width:6px;height:8px;border:0!important}::-webkit-scrollbar-corner{background:transparent;border-radius:0}::-webkit-scrollbar-thumb{background-color:#409eff1a;border-radius:8px}.el-scrollbar__thumb{background-color:#409eff4d}.wtsk-layout{position:relative;width:100%;height:100%;background:url(./wtsk-images/layout-bg.png) no-repeat left top;background-size:100% 100%;overflow:hidden;display:grid;grid-template-rows:60px 1fr;min-width:0;min-height:0}.wtsk-layout .wtsk-layout-header{position:relative;background-color:#fff6;border-bottom:1px solid #fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;-webkit-user-select:none;user-select:none}.wtsk-layout .wtsk-layout-header .wtsk-layout-header-left{display:flex;align-items:center;gap:10px}.wtsk-layout .wtsk-layout-header .wtsk-layout-header-left img{height:40px}.wtsk-layout .wtsk-layout-header .wtsk-layout-header-left .layout-left-title{font-size:26px;font-weight:700;letter-spacing:.1em;color:#409eff}.wtsk-layout .wtsk-layout-header .wtsk-layout-header-right{display:flex;align-items:center}.wtsk-layout .wtsk-layout-header .wtsk-layout-header-right .wtsk-layout-header-right-item{margin:0 5px;cursor:pointer;display:flex;align-items:center;justify-content:center}.wtsk-layout .wtsk-layout-header .wtsk-layout-header-right .wtsk-layout-header-right-item:nth-last-of-type(1){flex-direction:column;font-size:14px;font-weight:700;color:#409eff}.wtsk-layout .wtsk-layout-header .wtsk-layout-header-right .wtsk-layout-header-right-item img{width:32px;height:32px}.wtsk-layout .wtsk-layout-bottom{padding:14px;overflow:hidden;display:grid;grid-template-columns:220px 1fr;gap:14px;min-width:0;min-height:0}.wtsk-layout .wtsk-layout-bottom .wtsk-layout-menu{padding:10px;background-color:#fff6;border:1px solid #fff;border-radius:8px;overflow:hidden}.wtsk-layout .wtsk-layout-bottom .wtsk-page{position:relative;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;gap:14px}.wtsk-layout .wtsk-layout-bottom .wtsk-page .wtsk-page-box{position:relative;padding:14px;background-color:#ffffff80;border:1px solid #fff;border-radius:8px;overflow:hidden}.wtsk-layout .wtsk-layout-bottom .wtsk-page .wtsk-page-box:nth-last-of-type(1){flex:1}.wtsk-layout .wtsk-layout-bottom .wtsk-page .wtsk-page-box.wtsk-page-box-search{display:flex;align-items:center;justify-content:space-between}.menu-a[data-v-96951146]{text-decoration:none;color:#303133;flex:1}.menu-a[data-v-96951146]:hover{color:#409eff}.wtsk-tree-box[data-v-d3610725]{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.wtsk-tree-box .wtsk-tree-box-title[data-v-d3610725]{line-height:40px;border-bottom:1px solid #eee;text-align:center;font-size:17px;color:#333}.wtsk-tree-box .wtsk-tree-box-filter[data-v-d3610725]{padding:5px;display:flex;align-items:center;justify-content:center;gap:10px}.wtsk-tree-box .wtsk-tree-box-tree[data-v-d3610725]{flex:1;overflow-x:hidden;overflow-y:auto}.wtsk-tree-box .wtsk-tree-box-tree .wtsk-tree-box-tree-custom[data-v-d3610725]{width:calc(100% - 24px);display:flex;align-items:center;justify-content:space-between}.wtsk-tree-box .wtsk-tree-box-tree .wtsk-tree-box-tree-custom>div[data-v-d3610725]:nth-of-type(1){width:calc(100% - 60px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wtsk-tree-box .wtsk-tree-box-tree .wtsk-tree-box-tree-custom>div[data-v-d3610725]:nth-of-type(2){width:60px}.wtsk-tree-box .wtsk-tree-box-tree .wtsk-tree-box-tree-custom>div:nth-of-type(2) button[data-v-d3610725]{margin:0}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wtsk-comps",
3
- "version": "1.3.19",
3
+ "version": "1.3.20",
4
4
  "description": "一款基于Vue3+Element Plus的基础组件库",
5
5
  "author": "lujh",
6
6
  "license": "MIT",