low-code-form-generator 1.1.1 → 1.1.3
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/low-code-form-generator.css +1 -1
- package/dist/low-code-form.es.js +2088 -1884
- package/dist/low-code-form.umd.js +3 -3
- package/package.json +2 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
.div-border[data-v-b4ec6a05]{min-height:50px;border:1px dashed #ecd55e;border-radius:5px;box-sizing:border-box}.grid[data-v-9c27fd62]{width:100%;display:grid}.grid-border[data-v-9c27fd62]{box-sizing:border-box;min-height:50px;border:1px dashed #409EFF;border-radius:5px}.options ul[data-v-
|
|
1
|
+
.div-border[data-v-b4ec6a05]{min-height:50px;border:1px dashed #ecd55e;border-radius:5px;box-sizing:border-box}.grid[data-v-9c27fd62]{width:100%;display:grid}.grid-border[data-v-9c27fd62]{box-sizing:border-box;min-height:50px;border:1px dashed #409EFF;border-radius:5px}.options ul[data-v-bf5ace0b]{padding:0}.options li[data-v-bf5ace0b]{list-style-type:none;border-bottom:1px dotted #ebeef5;margin-bottom:10px;padding:10px 10px 10px 0;position:relative;border-radius:5px}.options li[data-v-bf5ace0b]:hover{background-color:#ebeef5}.options li:hover .toolbar[data-v-bf5ace0b]{display:block}.options .toolbar[data-v-bf5ace0b]{display:none;position:absolute;bottom:0;right:10px}.options .toolbar .delete[data-v-bf5ace0b]{color:red}.options .toolbar .el-icon[data-v-bf5ace0b]:not(.delete){color:#3b82f6}.options .toolbar .el-icon[data-v-bf5ace0b]{cursor:pointer;margin:0 5px}.tip[data-v-cbf30a35]{color:coral;cursor:pointer;align-self:center;margin-left:5px}#preview-box[data-v-28a7f38f]{height:100%;overflow:auto}.header[data-v-69a53efe]{padding:10px;background:#fff;border-radius:5px;height:100%;box-sizing:border-box;display:flex}.el-dropdown[data-v-69a53efe]{margin-left:12px}[data-v-cf8f79fe] .drop-zone-box,.panel[data-v-cf8f79fe],.editor-panel[data-v-cf8f79fe]{padding:10px;background:#fff;border-radius:5px;overflow:auto}.panel[data-v-cf8f79fe],.panel[data-v-cf8f79fe] .el-tabs,.panel[data-v-cf8f79fe] .el-tabs .el-tabs__content,.panel[data-v-cf8f79fe] .el-tabs .el-tab-pane{height:100%}.editor-panel[data-v-cf8f79fe] .el-form-item__label{font-size:13px}.el-aside[data-v-cf8f79fe]{overflow:hidden}.panel-content[data-v-cf8f79fe]{height:calc(100% - 54px);overflow:auto}.panel-code[data-v-cf8f79fe]{height:calc(100% - 79px)}.panel-code .code-editor[data-v-cf8f79fe]{height:100%}.component-box[data-v-cf8f79fe]{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px;max-height:calc(100% - 10px);overflow-y:auto;overflow-x:hidden}.component-box .group-title[data-v-cf8f79fe]{width:100%;font-weight:700;font-size:15px;margin-bottom:10px;color:#333}.component-box .group-title[data-v-cf8f79fe]:not(:first-child){margin-top:20px}.grab[data-v-cf8f79fe]{cursor:grab}.pointer[data-v-cf8f79fe]{cursor:pointer}.item-component[data-v-cf8f79fe]{width:calc(50% - 10px)}.item[data-v-cf8f79fe]{display:inline-block;padding:8px 10px;border-radius:8px;background:#f3f4f64d;border:1px solid #e5e7eb;font-size:14px;font-weight:500;color:#333;box-sizing:border-box}.item[data-v-cf8f79fe]:hover{background:#e0f2fe;border-color:#3b82f6;color:#1d4ed8}.item[data-v-cf8f79fe]:active{cursor:grabbing;background:#bfdbfe}.item svg[data-v-cf8f79fe]{vertical-align:sub;width:20px;height:20px;fill:currentColor;margin-right:5px}.canvas[data-v-cf8f79fe]{padding:0;position:relative}.toolbar[data-v-cf8f79fe]{position:absolute;z-index:100!important;background:#409eff;padding:3px;border-top-left-radius:5px;white-space:nowrap;font-size:14px}.toolbar .el-icon[data-v-cf8f79fe]{cursor:pointer;margin:0 5px}.toolbar .delete[data-v-cf8f79fe]{color:#fff}.canvas-content[data-v-cf8f79fe]{height:calc(100% - 60px);position:relative}.canvas-content .mask[data-v-cf8f79fe]{position:absolute;left:0;top:0;height:100%;width:100%}.canvas-content #canvas-drop[data-v-cf8f79fe],[data-v-cf8f79fe] .el-form{height:100%}[data-v-cf8f79fe] .el-form .drop-zone-box{height:100%;margin:0 10px;box-sizing:border-box}[data-v-cf8f79fe] .el-dialog{padding:0!important}[data-v-cf8f79fe] .el-dialog .el-dialog__footer{padding:15px;border-top:1px solid #e5e7eb}[data-v-cf8f79fe] .el-dialog .el-dialog__header{padding:15px;border-bottom:1px solid #e5e7eb}[data-v-cf8f79fe] .el-dialog .el-dialog__body{padding:15px}[data-v-cf8f79fe] .cm-editor{height:100%;overflow:auto}[data-v-cf8f79fe] .selected-component{outline:2px solid #409EFF;padding:2px}[data-v-cf8f79fe] .el-header{padding:0;margin:0 10px 10px}[data-v-cf8f79fe] .el-input-number{width:100%}[data-v-cf8f79fe] .inline-block{display:inline-flex}[data-v-cf8f79fe] .form-item-tip{color:coral;cursor:pointer;align-self:center;margin-left:5px}[data-v-cf8f79fe] .drop-zone{min-height:50px;padding:10px;border:1px dashed #aaa;display:flex;flex-direction:column;gap:10px}[data-v-cf8f79fe] .drop-item-tabs,[data-v-cf8f79fe] .drop-item-card{width:100%}[data-v-cf8f79fe] .drop-zone-box .el-tabs__content .el-tab-pane{min-height:55px}[data-v-cf8f79fe] .drop-item-grid-component{width:100%}[data-v-cf8f79fe] .el-row{margin-left:0!important;margin-right:0!important}[data-v-cf8f79fe] .el-row-border{border:1px dashed #409EFF;padding:2px;box-sizing:border-box}[data-v-cf8f79fe] .el-row-border .el-col{border:1px dashed #409EFF;box-sizing:border-box}#preview-panel[data-v-436550c6]{height:100%}[data-v-436550c6] .el-input-number{width:100%}.el-container[data-v-41c6f896]{height:100%;margin:0}.low-code-form[data-v-41c6f896]{background-color:#f0f2f5;height:100%;padding:5px;box-sizing:border-box}[data-v-41c6f896] .el-form--inline .drop-item:not(.drop-item-card):not(.drop-item-el-tabs):not(.drop-item-el-button):not(.drop-item-el-divider):not(.drop-item-div-component){display:inline-flex}[data-v-41c6f896] .drop-item-el-button{display:inline-block}[data-v-41c6f896] .drop-item-el-button+.drop-item-el-button{margin-left:12px}[data-v-41c6f896] .drop-item{box-sizing:border-box;margin-bottom:10px}[data-v-41c6f896] .el-row .drop-item{margin-bottom:0}[data-v-41c6f896] .el-date-editor.el-input{width:100%}[data-v-41c6f896] .el-table td.el-table__cell .cell{min-height:23px}[data-v-41c6f896] .is-guttered{min-height:35px!important}[data-v-41c6f896] .el-dialog__body{height:calc(100% - 150px)}
|