plh-ui 2.6.3 → 2.6.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/lib/button/index.js +1 -1
- package/lib/button/style.css +1 -1
- package/lib/index/index.js +1 -1
- package/lib/index/style.css +1 -1
- package/package.json +1 -1
- package/vetur/attributes.json +1 -1
- package/vetur/tags.json +1 -1
package/lib/index/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.plh-btn-popconfirm+.plh-btn-popconfirm{margin-left:10px}.el-form--label-top.plh-form{margin:0 -10px}.el-form--label-top.plh-form .el-form-item{padding:0 10px}.el-form--label-top.plh-form .el-form-item .el-form-item__label{padding:0}.form-list-all{display:flex;flex-wrap:wrap}.plh-search-all .search-all{display:flex;justify-content:flex-start;align-items:flex-start}.plh-search-all .search-all-more{display:flex;justify-content:space-between;align-items:flex-start}.plh-search-all .plh-search{display:flex;justify-content:flex-start;flex-wrap:wrap}.plh-search-all .plh-search-title{padding-top:10px;height:32px}.plh-search-all .plh-search .el-form-item{display:flex;margin-bottom:10px}.plh-search-all .plh-search .form-list-all{display:flex;justify-content:flex-start;flex-wrap:wrap}.plh-search-all .plh-search-button{display:flex;justify-content:flex-end}@-webkit-keyframes bounce{30%,to{transform:translateY(8px)}90%{transform:translateY(0)}}@keyframes bounce{30%,to{transform:translateY(8px)}90%{transform:translateY(0)}}.plh-search-all .more{font-size:30px;text-align:center;-webkit-animation:bounce 2s ease-in infinite;animation:bounce 2s ease-in infinite}.plh-table{width:100%}.plh-table .el-table__body,.plh-table .el-table__footer,.plh-table .el-table__header{margin:0}.plh-pagination{margin:20px 0 10px 0;padding:0;text-align:right}.plh-pagination.is-background .el-pager li{color:#8a92a5;font-weight:400}.el-date-editor.plh-date-picker .el-range-separator{width:auto}.plh-upload-picture,.plh-upload-video{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.plh-upload-picture .plh-upload-item,.plh-upload-video .plh-upload-item{margin:5px;width:120px;height:120px;position:relative;display:flex;justify-content:center;align-items:center}.plh-upload-picture .plh-upload-item .el-image,.plh-upload-picture .plh-upload-item video,.plh-upload-video .plh-upload-item .el-image,.plh-upload-video .plh-upload-item video{width:100%;height:100%}.plh-upload-picture .plh-upload-item .delete,.plh-upload-video .plh-upload-item .delete{display:none;justify-content:center;align-items:center;background:rgba(0,0,0,.5);position:absolute;left:0;top:0;right:0;bottom:0;font-size:18px}.plh-upload-picture .plh-upload-item .delete i,.plh-upload-video .plh-upload-item .delete i{cursor:pointer;color:#fff}.plh-upload-picture .plh-upload-item .delete i+i,.plh-upload-video .plh-upload-item .delete i+i{margin-left:10px}.plh-upload-picture .plh-upload-item:hover .delete,.plh-upload-video .plh-upload-item:hover .delete{display:flex}.plh-upload-picture .el-upload--picture-card,.plh-upload-video .el-upload--picture-card{display:flex;justify-content:center;align-items:center;margin:5px;width:118px;height:118px;position:relative}.plh-upload-picture .el-upload--picture-card .progress,.plh-upload-video .el-upload--picture-card .progress{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0}.plh-upload-picture .el-upload--picture-card .progress .el-image,.plh-upload-video .el-upload--picture-card .progress .el-image{width:100%;height:100%}.plh-upload-picture .el-upload--picture-card .progress .el-progress--circle,.plh-upload-video .el-upload--picture-card .progress .el-progress--circle{position:absolute}.plh-preview .el-dialog{background:transparent}.plh-preview .el-dialog .el-dialog__header{padding:0;height:0}.plh-preview .el-dialog .el-dialog__header .el-dialog__headerbtn{background-color:#606266;border-radius:50%;z-index:100}.plh-preview .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{padding:10px;font-size:24px;color:#fff}.plh-preview .el-dialog .el-dialog__body{height:100%;padding:0 20px}.plh-preview .el-dialog .el-dialog__body .plh-preview-container{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.plh-preview .el-dialog .el-dialog__body .plh-preview-image{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:auto}.plh-preview .el-dialog .el-dialog__body .plh-preview-image .el-image,.plh-preview .el-dialog .el-dialog__body .plh-preview-image video{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plh-table-form .text-danger{color:#f56c6c}.plh-table-form .add-btn{margin-top:10px}.plh-table-form .form-table td{padding:0}.plh-table-form .form-table .el-table td.el-table__cell>.cell,.plh-table-form .form-table .el-table th.el-table__cell>.cell{padding:0 5px}.plh-table-form .table-input{padding:16px 0;position:relative;margin-bottom:0;display:flex;align-items:center}.plh-table-form .table-input .el-form-item__error{top:auto;bottom:2px}.plh-scroll-list{overflow:hidden}.plh-scroll-list .plh-scroll-list-item{cursor:pointer}.el-cascader.plh-area-picker{width:100%}.plh-drawer .el-drawer .el-drawer__header{margin:0;padding:15px 20px;border-bottom:1px solid #e4e7ed;color:#333}.plh-drawer .el-drawer .el-drawer__header .el-drawer__close-btn{padding:0;color:#606266}.plh-drawer .el-drawer .el-drawer__header .el-drawer__title{display:flex;justify-content:flex-start;align-items:center;padding-right:20px}.plh-drawer .el-drawer .el-drawer__body{width:calc(100% + 20px);height:calc(100% - 65px);padding:20px 40px 80px 20px;overflow-y:auto}.plh-drawer .el-drawer .el-drawer__body .el-select{width:100%}.plh-drawer .el-drawer .drawer-footer{position:absolute;right:0;bottom:0;width:100%;padding:15px 20px;display:flex;justify-content:flex-end;border-top:1px solid #e4e7ed;background-color:#fff;z-index:123}.tox-tinymce-aux{z-index:3000}.tox-notifications-container{display:none}
|
|
1
|
+
.plh-btn-popconfirm+.plh-btn-popconfirm,.plh-btn-popover+.plh-btn-popover{margin-left:10px}.el-form--label-top.plh-form{margin:0 -10px}.el-form--label-top.plh-form .el-form-item{padding:0 10px}.el-form--label-top.plh-form .el-form-item .el-form-item__label{padding:0}.form-list-all{display:flex;flex-wrap:wrap}.plh-search-all .search-all{display:flex;justify-content:flex-start;align-items:flex-start}.plh-search-all .search-all-more{display:flex;justify-content:space-between;align-items:flex-start}.plh-search-all .plh-search{display:flex;justify-content:flex-start;flex-wrap:wrap}.plh-search-all .plh-search-title{padding-top:10px;height:32px}.plh-search-all .plh-search .el-form-item{display:flex;margin-bottom:10px}.plh-search-all .plh-search .form-list-all{display:flex;justify-content:flex-start;flex-wrap:wrap}.plh-search-all .plh-search-button{display:flex;justify-content:flex-end}@-webkit-keyframes bounce{30%,to{transform:translateY(8px)}90%{transform:translateY(0)}}@keyframes bounce{30%,to{transform:translateY(8px)}90%{transform:translateY(0)}}.plh-search-all .more{font-size:30px;text-align:center;-webkit-animation:bounce 2s ease-in infinite;animation:bounce 2s ease-in infinite}.plh-table{width:100%}.plh-table .el-table__body,.plh-table .el-table__footer,.plh-table .el-table__header{margin:0}.plh-pagination{margin:20px 0 10px 0;padding:0;text-align:right}.plh-pagination.is-background .el-pager li{color:#8a92a5;font-weight:400}.el-date-editor.plh-date-picker .el-range-separator{width:auto}.plh-upload-picture,.plh-upload-video{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.plh-upload-picture .plh-upload-item,.plh-upload-video .plh-upload-item{margin:5px;width:120px;height:120px;position:relative;display:flex;justify-content:center;align-items:center}.plh-upload-picture .plh-upload-item .el-image,.plh-upload-picture .plh-upload-item video,.plh-upload-video .plh-upload-item .el-image,.plh-upload-video .plh-upload-item video{width:100%;height:100%}.plh-upload-picture .plh-upload-item .delete,.plh-upload-video .plh-upload-item .delete{display:none;justify-content:center;align-items:center;background:rgba(0,0,0,.5);position:absolute;left:0;top:0;right:0;bottom:0;font-size:18px}.plh-upload-picture .plh-upload-item .delete i,.plh-upload-video .plh-upload-item .delete i{cursor:pointer;color:#fff}.plh-upload-picture .plh-upload-item .delete i+i,.plh-upload-video .plh-upload-item .delete i+i{margin-left:10px}.plh-upload-picture .plh-upload-item:hover .delete,.plh-upload-video .plh-upload-item:hover .delete{display:flex}.plh-upload-picture .el-upload--picture-card,.plh-upload-video .el-upload--picture-card{display:flex;justify-content:center;align-items:center;margin:5px;width:118px;height:118px;position:relative}.plh-upload-picture .el-upload--picture-card .progress,.plh-upload-video .el-upload--picture-card .progress{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0}.plh-upload-picture .el-upload--picture-card .progress .el-image,.plh-upload-video .el-upload--picture-card .progress .el-image{width:100%;height:100%}.plh-upload-picture .el-upload--picture-card .progress .el-progress--circle,.plh-upload-video .el-upload--picture-card .progress .el-progress--circle{position:absolute}.plh-preview .el-dialog{background:transparent}.plh-preview .el-dialog .el-dialog__header{padding:0;height:0}.plh-preview .el-dialog .el-dialog__header .el-dialog__headerbtn{background-color:#606266;border-radius:50%;z-index:100}.plh-preview .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{padding:10px;font-size:24px;color:#fff}.plh-preview .el-dialog .el-dialog__body{height:100%;padding:0 20px}.plh-preview .el-dialog .el-dialog__body .plh-preview-container{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.plh-preview .el-dialog .el-dialog__body .plh-preview-image{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:auto}.plh-preview .el-dialog .el-dialog__body .plh-preview-image .el-image,.plh-preview .el-dialog .el-dialog__body .plh-preview-image video{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plh-table-form .text-danger{color:#f56c6c}.plh-table-form .add-btn{margin-top:10px}.plh-table-form .form-table td{padding:0}.plh-table-form .form-table .el-table td.el-table__cell>.cell,.plh-table-form .form-table .el-table th.el-table__cell>.cell{padding:0 5px}.plh-table-form .table-input{padding:16px 0;position:relative;margin-bottom:0;display:flex;align-items:center}.plh-table-form .table-input .el-form-item__error{top:auto;bottom:2px}.plh-scroll-list{overflow:hidden}.plh-scroll-list .plh-scroll-list-item{cursor:pointer}.el-cascader.plh-area-picker{width:100%}.plh-drawer .el-drawer .el-drawer__header{margin:0;padding:15px 20px;border-bottom:1px solid #e4e7ed;color:#333}.plh-drawer .el-drawer .el-drawer__header .el-drawer__close-btn{padding:0;color:#606266}.plh-drawer .el-drawer .el-drawer__header .el-drawer__title{display:flex;justify-content:flex-start;align-items:center;padding-right:20px}.plh-drawer .el-drawer .el-drawer__body{width:calc(100% + 20px);height:calc(100% - 65px);padding:20px 40px 80px 20px;overflow-y:auto}.plh-drawer .el-drawer .el-drawer__body .el-select{width:100%}.plh-drawer .el-drawer .drawer-footer{position:absolute;right:0;bottom:0;width:100%;padding:15px 20px;display:flex;justify-content:flex-end;border-top:1px solid #e4e7ed;background-color:#fff;z-index:123}.tox-tinymce-aux{z-index:3000}.tox-notifications-container{display:none}
|
package/package.json
CHANGED
package/vetur/attributes.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"plh-area-picker/value":{"type":"string | array","description":""},"plh-area-picker/props":{"type":"object","description":""},"plh-area-picker/clearable":{"type":"boolean","description":""},"plh-area-picker/placeholder":{"type":"string","description":""},"plh-button/size":{"type":"string","description":""},"plh-button/tooltip":{"type":"boolean","description":""},"plh-button/placement":{"type":"string","description":""},"plh-button/popconfirm":{"type":"boolean","description":""},"plh-button/hideMsgIcon":{"type":"boolean","description":""},"plh-button/msgIcon":{"type":"string","description":""},"plh-button/msgIconColor":{"type":"string","description":""},"plh-countup/startVal":{"type":"number","description":""},"plh-countup/endVal":{"type":"number","description":""},"plh-countup/duration":{"type":"number","description":""},"plh-countup/decimalPlaces":{"type":"number","description":""},"plh-countup/options":{"type":"object","description":""},"plh-date-picker/value":{"type":"string | date | number | array","description":""},"plh-date-picker/type":{"type":"string","description":""},"plh-date-picker/size":{"type":"string","description":""},"plh-date-picker/default-time":{"type":"string | array","description":""},"plh-date-picker/value-format":{"type":"string","description":""},"plh-date-picker/range-separator":{"type":"string","description":""},"plh-date-picker/start-placeholder":{"type":"string","description":""},"plh-date-picker/end-placeholder":{"type":"string","description":""},"plh-draggable/value":{"type":"array","description":""},"plh-draggable/noTransitionOnDrag":{"type":"boolean","description":""},"plh-draggable/clone":{"type":"function","description":""},"plh-draggable/move":{"type":"function","description":""},"plh-draggable/componentData":{"type":"object","description":""},"plh-draggable/containerSelector":{"type":"string","description":""},"plh-draggable/draggableClassName":{"type":"string","description":""},"plh-draggable/options":{"type":"object","description":""},"plh-drawer/visible":{"type":"boolean","description":""},"plh-drawer/size":{"type":"string","description":""},"plh-drawer/width":{"type":"string | number","description":""},"plh-drawer/type":{"type":"string","description":""},"plh-drawer/title":{"type":"string","description":""},"plh-drawer/hasFooter":{"type":"boolean","description":""},"plh-editor/value":{"type":"string","description":""},"plh-editor/accept":{"type":"string","description":""},"plh-editor/uploadFn":{"type":"function","description":""},"plh-editor/options":{"type":"object","description":""},"plh-editor/limitSize":{"type":"number","description":""},"plh-editor/limitUnit":{"type":"string","description":""},"plh-form/value":{"type":"object","description":""},"plh-form/items":{"type":"array","description":""},"plh-form/size":{"type":"string","description":""},"plh-form/inline":{"type":"boolean","description":""},"plh-form/trim":{"type":"boolean","description":""},"plh-preview/value":{"type":"boolean","description":""},"plh-preview/list":{"type":"array","description":""},"plh-preview/index":{"type":"number","description":""},"plh-progress/type":{"type":"string","description":""},"plh-progress/stroke-color":{"type":"string","description":""},"plh-scroll-list/data":{"type":"array","description":""},"plh-scroll-list/count":{"type":"number","description":""},"plh-scroll-list/scrollCount":{"type":"number","description":""},"plh-scroll-list/itemHeight":{"type":"number","description":""},"plh-scroll-list/speed":{"type":"number","description":""},"plh-scroll-list/delay":{"type":"number","description":""},"plh-search/searchList":{"type":"array","description":""},"plh-search/params":{"type":"object","description":""},"plh-search/size":{"type":"string","description":""},"plh-search/showSubmit":{"type":"boolean","description":""},"plh-search/collapse":{"type":"boolean","description":""},"plh-search/disabled":{"type":"boolean","description":""},"plh-search/btnConfig":{"type":"object","description":""},"plh-table/api":{"type":"function","description":""},"plh-table/tableData":{"type":"array","description":""},"plh-table/params":{"type":"object","description":""},"plh-table/defaultParams":{"type":"object","description":""},"plh-table/columns":{"type":"array","description":""},"plh-table/pollInterval":{"type":"number","description":""},"plh-table/paginationable":{"type":"boolean","description":""},"plh-table/size":{"type":"string","description":""},"plh-table/pagination":{"type":"object","description":""},"plh-table/pageSizeOptions":{"type":"array","description":""},"plh-table/keys":{"type":"object","description":""},"plh-table/total":{"type":"number","description":""},"plh-table/layout":{"type":"string","description":""},"plh-table-form/value":{"type":"array","description":""},"plh-table-form/limitNum":{"type":"number","description":""},"plh-table-form/columns":{"type":"array","description":""},"plh-table-form/showBtn":{"type":"boolean","description":""},"plh-table-form/size":{"type":"string","description":""},"plh-table-form/disabled":{"type":"boolean","description":""},"plh-table-form/onAdd":{"type":"function","description":""},"plh-table-form/trim":{"type":"boolean","description":""},"plh-upload/value":{"type":"string | array","description":""},"plh-upload/type":{"type":"string","description":""},"plh-upload/action":{"type":"string","description":""},"plh-upload/httpRequest":{"type":"function","description":""},"plh-upload/headers":{"type":"object","description":""},"plh-upload/showFileList":{"type":"boolean","description":""},"plh-upload/listType":{"type":"string","description":""},"plh-upload/disabled":{"type":"boolean","description":""},"plh-upload/configs":{"type":"object","description":""},"plh-upload/btnConfig":{"type":"object","description":""}}
|
|
1
|
+
{"plh-area-picker/value":{"type":"string | array","description":""},"plh-area-picker/props":{"type":"object","description":""},"plh-area-picker/clearable":{"type":"boolean","description":""},"plh-area-picker/placeholder":{"type":"string","description":""},"plh-button/size":{"type":"string","description":""},"plh-button/tooltip":{"type":"boolean","description":""},"plh-button/popover":{"type":"boolean","description":""},"plh-button/placement":{"type":"string","description":""},"plh-button/popconfirm":{"type":"boolean","description":""},"plh-button/hideMsgIcon":{"type":"boolean","description":""},"plh-button/msgIcon":{"type":"string","description":""},"plh-button/msgIconColor":{"type":"string","description":""},"plh-countup/startVal":{"type":"number","description":""},"plh-countup/endVal":{"type":"number","description":""},"plh-countup/duration":{"type":"number","description":""},"plh-countup/decimalPlaces":{"type":"number","description":""},"plh-countup/options":{"type":"object","description":""},"plh-date-picker/value":{"type":"string | date | number | array","description":""},"plh-date-picker/type":{"type":"string","description":""},"plh-date-picker/size":{"type":"string","description":""},"plh-date-picker/default-time":{"type":"string | array","description":""},"plh-date-picker/value-format":{"type":"string","description":""},"plh-date-picker/range-separator":{"type":"string","description":""},"plh-date-picker/start-placeholder":{"type":"string","description":""},"plh-date-picker/end-placeholder":{"type":"string","description":""},"plh-draggable/value":{"type":"array","description":""},"plh-draggable/noTransitionOnDrag":{"type":"boolean","description":""},"plh-draggable/clone":{"type":"function","description":""},"plh-draggable/move":{"type":"function","description":""},"plh-draggable/componentData":{"type":"object","description":""},"plh-draggable/containerSelector":{"type":"string","description":""},"plh-draggable/draggableClassName":{"type":"string","description":""},"plh-draggable/options":{"type":"object","description":""},"plh-drawer/visible":{"type":"boolean","description":""},"plh-drawer/size":{"type":"string","description":""},"plh-drawer/width":{"type":"string | number","description":""},"plh-drawer/type":{"type":"string","description":""},"plh-drawer/title":{"type":"string","description":""},"plh-drawer/hasFooter":{"type":"boolean","description":""},"plh-editor/value":{"type":"string","description":""},"plh-editor/accept":{"type":"string","description":""},"plh-editor/uploadFn":{"type":"function","description":""},"plh-editor/options":{"type":"object","description":""},"plh-editor/limitSize":{"type":"number","description":""},"plh-editor/limitUnit":{"type":"string","description":""},"plh-form/value":{"type":"object","description":""},"plh-form/items":{"type":"array","description":""},"plh-form/size":{"type":"string","description":""},"plh-form/inline":{"type":"boolean","description":""},"plh-form/trim":{"type":"boolean","description":""},"plh-preview/value":{"type":"boolean","description":""},"plh-preview/list":{"type":"array","description":""},"plh-preview/index":{"type":"number","description":""},"plh-progress/type":{"type":"string","description":""},"plh-progress/stroke-color":{"type":"string","description":""},"plh-scroll-list/data":{"type":"array","description":""},"plh-scroll-list/count":{"type":"number","description":""},"plh-scroll-list/scrollCount":{"type":"number","description":""},"plh-scroll-list/itemHeight":{"type":"number","description":""},"plh-scroll-list/speed":{"type":"number","description":""},"plh-scroll-list/delay":{"type":"number","description":""},"plh-search/searchList":{"type":"array","description":""},"plh-search/params":{"type":"object","description":""},"plh-search/size":{"type":"string","description":""},"plh-search/showSubmit":{"type":"boolean","description":""},"plh-search/collapse":{"type":"boolean","description":""},"plh-search/disabled":{"type":"boolean","description":""},"plh-search/btnConfig":{"type":"object","description":""},"plh-table/api":{"type":"function","description":""},"plh-table/tableData":{"type":"array","description":""},"plh-table/params":{"type":"object","description":""},"plh-table/defaultParams":{"type":"object","description":""},"plh-table/columns":{"type":"array","description":""},"plh-table/pollInterval":{"type":"number","description":""},"plh-table/paginationable":{"type":"boolean","description":""},"plh-table/size":{"type":"string","description":""},"plh-table/pagination":{"type":"object","description":""},"plh-table/pageSizeOptions":{"type":"array","description":""},"plh-table/keys":{"type":"object","description":""},"plh-table/total":{"type":"number","description":""},"plh-table/layout":{"type":"string","description":""},"plh-table-form/value":{"type":"array","description":""},"plh-table-form/limitNum":{"type":"number","description":""},"plh-table-form/columns":{"type":"array","description":""},"plh-table-form/showBtn":{"type":"boolean","description":""},"plh-table-form/size":{"type":"string","description":""},"plh-table-form/disabled":{"type":"boolean","description":""},"plh-table-form/onAdd":{"type":"function","description":""},"plh-table-form/trim":{"type":"boolean","description":""},"plh-upload/value":{"type":"string | array","description":""},"plh-upload/type":{"type":"string","description":""},"plh-upload/action":{"type":"string","description":""},"plh-upload/httpRequest":{"type":"function","description":""},"plh-upload/headers":{"type":"object","description":""},"plh-upload/showFileList":{"type":"boolean","description":""},"plh-upload/listType":{"type":"string","description":""},"plh-upload/disabled":{"type":"boolean","description":""},"plh-upload/configs":{"type":"object","description":""},"plh-upload/btnConfig":{"type":"object","description":""}}
|
package/vetur/tags.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"plh-area-picker":{"attributes":["value","props","clearable","placeholder"]},"plh-button":{"attributes":["size","tooltip","placement","popconfirm","hideMsgIcon","msgIcon","msgIconColor"]},"plh-countup":{"attributes":["startVal","endVal","duration","decimalPlaces","options"]},"plh-date-picker":{"attributes":["value","type","size","default-time","value-format","range-separator","start-placeholder","end-placeholder"]},"plh-draggable":{"attributes":["value","noTransitionOnDrag","clone","move","componentData","containerSelector","draggableClassName","options"]},"plh-drawer":{"attributes":["visible","size","width","type","title","hasFooter"]},"plh-editor":{"attributes":["value","accept","uploadFn","options","limitSize","limitUnit"]},"plh-form":{"attributes":["value","items","size","inline","trim"]},"plh-preview":{"attributes":["value","list","index"]},"plh-progress":{"attributes":["type","stroke-color"]},"plh-scroll-list":{"attributes":["data","count","scrollCount","itemHeight","speed","delay"]},"plh-search":{"attributes":["searchList","params","size","showSubmit","collapse","disabled","btnConfig"]},"plh-table":{"attributes":["api","tableData","params","defaultParams","columns","pollInterval","paginationable","size","pagination","pageSizeOptions","keys","total","layout"]},"plh-table-form":{"attributes":["value","limitNum","columns","showBtn","size","disabled","onAdd","trim"]},"plh-upload":{"attributes":["value","type","action","httpRequest","headers","showFileList","listType","disabled","configs","btnConfig"]}}
|
|
1
|
+
{"plh-area-picker":{"attributes":["value","props","clearable","placeholder"]},"plh-button":{"attributes":["size","tooltip","popover","placement","popconfirm","hideMsgIcon","msgIcon","msgIconColor"]},"plh-countup":{"attributes":["startVal","endVal","duration","decimalPlaces","options"]},"plh-date-picker":{"attributes":["value","type","size","default-time","value-format","range-separator","start-placeholder","end-placeholder"]},"plh-draggable":{"attributes":["value","noTransitionOnDrag","clone","move","componentData","containerSelector","draggableClassName","options"]},"plh-drawer":{"attributes":["visible","size","width","type","title","hasFooter"]},"plh-editor":{"attributes":["value","accept","uploadFn","options","limitSize","limitUnit"]},"plh-form":{"attributes":["value","items","size","inline","trim"]},"plh-preview":{"attributes":["value","list","index"]},"plh-progress":{"attributes":["type","stroke-color"]},"plh-scroll-list":{"attributes":["data","count","scrollCount","itemHeight","speed","delay"]},"plh-search":{"attributes":["searchList","params","size","showSubmit","collapse","disabled","btnConfig"]},"plh-table":{"attributes":["api","tableData","params","defaultParams","columns","pollInterval","paginationable","size","pagination","pageSizeOptions","keys","total","layout"]},"plh-table-form":{"attributes":["value","limitNum","columns","showBtn","size","disabled","onAdd","trim"]},"plh-upload":{"attributes":["value","type","action","httpRequest","headers","showFileList","listType","disabled","configs","btnConfig"]}}
|