@es-plus/vue2 1.1.2 → 1.1.4
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/dist/components/es-table/component.vue.d.ts.map +1 -1
- package/dist/composables/use-table-resize.d.ts.map +1 -1
- package/dist/es-plus-vue2.js +638 -634
- package/dist/es-plus-vue2.js.map +1 -1
- package/dist/es-plus-vue2.umd.cjs +1 -1
- package/dist/es-plus-vue2.umd.cjs.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@charset "UTF-8";.es-form[data-v-4a462026] .el-row--flex{flex-wrap:wrap}.es-form[data-v-4a462026] .el-form-item{margin-bottom:18px}.es-form[data-v-4a462026] .el-form-item__label{font-weight:500}.es-form .buttonOperate[data-v-4a462026]{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.es-form .leftRightBtn[data-v-4a462026]{display:flex;justify-content:space-between;align-items:center;width:100%}.es-form .leftRightBtn .btn-left[data-v-4a462026],.es-form .leftRightBtn .btn-right[data-v-4a462026]{display:flex;align-items:center}.es-form .btn-formItem[data-v-4a462026]{margin-bottom:0}.es-form .formItemCols[data-v-4a462026]{width:100%}.btns[data-v-2b641efd]{padding:0 0 5px;display:flex;justify-content:space-between;align-items:center}.left-text[data-v-2b641efd]{color:#7d7d7d;font-size:14px}.btn-container_block[data-v-2b641efd]{display:flex;justify-content:space-between;align-items:center;flex:1}.btn-container_block .btn-left[data-v-2b641efd]{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.btn-container_block .btn-right[data-v-2b641efd]{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap}@media (max-width: 768px){.btns[data-v-2b641efd]{flex-direction:column;align-items:flex-start}.btn-container_block[data-v-2b641efd]{flex-direction:column;align-items:flex-start;gap:10px}.btn-container_block .btn-left[data-v-2b641efd],.btn-container_block .btn-right[data-v-2b641efd]{width:100%;justify-content:flex-start}}.el-dp_tables[data-v-
|
|
1
|
+
@charset "UTF-8";.es-form[data-v-4a462026] .el-row--flex{flex-wrap:wrap}.es-form[data-v-4a462026] .el-form-item{margin-bottom:18px}.es-form[data-v-4a462026] .el-form-item__label{font-weight:500}.es-form .buttonOperate[data-v-4a462026]{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.es-form .leftRightBtn[data-v-4a462026]{display:flex;justify-content:space-between;align-items:center;width:100%}.es-form .leftRightBtn .btn-left[data-v-4a462026],.es-form .leftRightBtn .btn-right[data-v-4a462026]{display:flex;align-items:center}.es-form .btn-formItem[data-v-4a462026]{margin-bottom:0}.es-form .formItemCols[data-v-4a462026]{width:100%}.btns[data-v-2b641efd]{padding:0 0 5px;display:flex;justify-content:space-between;align-items:center}.left-text[data-v-2b641efd]{color:#7d7d7d;font-size:14px}.btn-container_block[data-v-2b641efd]{display:flex;justify-content:space-between;align-items:center;flex:1}.btn-container_block .btn-left[data-v-2b641efd]{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.btn-container_block .btn-right[data-v-2b641efd]{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap}@media (max-width: 768px){.btns[data-v-2b641efd]{flex-direction:column;align-items:flex-start}.btn-container_block[data-v-2b641efd]{flex-direction:column;align-items:flex-start;gap:10px}.btn-container_block .btn-left[data-v-2b641efd],.btn-container_block .btn-right[data-v-2b641efd]{width:100%;justify-content:flex-start}}.el-dp_tables[data-v-cf8d6168],.el-dp_tables[data-v-cf8d6168] .el-table__body-wrapper{height:auto}.table_component[data-v-cf8d6168]{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;overflow:hidden}.table_containers[data-v-cf8d6168]{flex:1;width:100%;height:100%;display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start;position:relative}.pagination_page[data-v-cf8d6168]{width:100%;display:flex;justify-content:center;align-items:center}.btn-slot[data-v-cf8d6168]{width:100%}.btn-slot .headerBar[data-v-cf8d6168]{box-sizing:border-box;background-color:#fff;border-radius:6px}.btn-slot .headerBar[data-v-cf8d6168] .el-form-item--small .el-form-item__label{box-sizing:border-box}.tableContainer[data-v-cf8d6168]{border-radius:0;flex:1;min-height:0;overflow:hidden;width:100%;display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start}.tableContainer .table_inner_containers[data-v-cf8d6168]{width:100%}.tableContainer[data-v-cf8d6168] .el-table__empty-block{width:100%!important;margin:32px 0;font-size:14px;line-height:1.5715}.tableContainer[data-v-cf8d6168] .el-table__empty-block .el-table__empty-text{width:auto!important}.tableContainer[data-v-cf8d6168] .el-table__empty-block .ant-empty-image{height:40px;margin-bottom:8px}.tableContainer[data-v-cf8d6168] .el-table__empty-block .ant-empty-image .ant-empty-img-simple-ellipse{fill:#f5f5f5}.tableContainer[data-v-cf8d6168] .el-table__empty-block .ant-empty-image .ant-empty-img-simple-g{stroke:#d9d9d9}.tableContainer[data-v-cf8d6168] .el-table__empty-block .ant-empty-image .ant-empty-img-simple-path{fill:#fafafa}.tableContainer[data-v-cf8d6168] .el-table__empty-block .ant-empty-description{line-height:1.5715;color:#00000040}.tableContainer[data-v-cf8d6168] .el-tag{height:20px;padding:0 7px;line-height:20px;background:#fafafa;border:none;border-radius:4px}.tableContainer[data-v-cf8d6168] .el-tag.el-tag--info{color:#000000d9}.tableContainer[data-v-cf8d6168] .el-tag.el-tag--success{color:#52c41a;background:#f6ffed;border-color:#b7eb8f}.dp-dialog_wrapper[data-v-1f2694c2] .dialogAuto{margin:0!important}.dp-dialog_wrapper[data-v-1f2694c2] .el-dialog{padding:10px}.dp-dialog_wrapper[data-v-1f2694c2] .el-dialog .el-dialog__footer{padding-top:0}.dp-dialog_wrapper[data-v-1f2694c2] .el-dialog .el-dialog__body{padding:10px 0}.dp-dialog_wrapper[data-v-1f2694c2] .el-dialog .el-dialog__header{border-bottom:1px solid #eee;display:flex;padding:0 0 10px;align-items:center;justify-content:space-between;margin:0}.dialog-header[data-v-1f2694c2]{display:flex;align-items:center;justify-content:space-between;width:100%}.dialog-title[data-v-1f2694c2]{line-height:24px;font-size:14px;color:#303133;font-weight:700}.btns[data-v-1f2694c2]{display:flex;align-items:center}.btns i[data-v-1f2694c2]{margin-right:8px;font-size:14px;cursor:pointer}.btns i[data-v-1f2694c2]:last-child{margin-right:0}.dialog_body_layouts[data-v-1f2694c2]{overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(135,162,189,.1490196078) rgba(200,213,225,.2784313725)}*[data-v-1f2694c2]::-webkit-scrollbar{width:14px;height:14px}*[data-v-1f2694c2]::-webkit-scrollbar-button{width:0;height:0;display:none}*[data-v-1f2694c2]::-webkit-scrollbar-corner{background-color:transparent}*[data-v-1f2694c2]::-webkit-scrollbar-thumb{min-height:12px;border:4px solid transparent;background-clip:content-box;border-radius:7px;background-color:#c8d5e1}*[data-v-1f2694c2]::-webkit-scrollbar-thumb:hover{background-color:#a8bbcf}*[data-v-1f2694c2]::-webkit-scrollbar-thumb:active{background-color:#87a2bd}*[data-v-1f2694c2]::-webkit-scrollbar-track{background-color:transparent}*[data-v-1f2694c2]::-webkit-scrollbar-track-piece{background-color:transparent}.es-crud-page[data-v-ad1d1cb8]{width:100%}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@es-plus/vue2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.4",
|
|
4
4
|
"description": "es-plus for Vue 2 + Element UI: configuration-driven enterprise components, sharing the same JSON config schema as @es-plus/vue3 (Vue 3 + Element Plus)",
|
|
5
5
|
"main": "./dist/es-plus-vue2.umd.cjs",
|
|
6
6
|
"module": "./dist/es-plus-vue2.js",
|