UNPKG

@form-create/designer

Version:

好用的Vue低代码可视化表单设计器,可以通过拖拽的方式快速创建表单,提高开发者对表单的开发效率。

9 lines 1.07 MB
/*! * FormCreate 可视化表单设计器 * @form-create/designer v1.3.0 * (c) 2021-2025 xaboy * Github https://github.com/xaboy/form-create-designer * Site https://form-create.com/ * Released under the MIT License. */ (function(){"use strict";try{if(typeof document!="undefined"){var e=document.createElement("style");e.appendChild(document.createTextNode('.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid black;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:#14ff1480;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;inset:-50px 0 0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3,.cm-s-default .cm-type{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error,.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:#ff96004d}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;inset:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors,.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.CodeMirror-hints{position:absolute;z-index:10;overflow:hidden;list-style:none;margin:0;padding:2px;-webkit-box-shadow:2px 3px 5px rgba(0,0,0,.2);-moz-box-shadow:2px 3px 5px rgba(0,0,0,.2);box-shadow:2px 3px 5px #0003;border-radius:3px;border:1px solid silver;background:#fff;font-size:90%;font-family:monospace;max-height:20em;overflow-y:auto}.CodeMirror-hint{margin:0;padding:0 4px;border-radius:2px;white-space:pre;color:#000;cursor:pointer}li.CodeMirror-hint-active{background:#08f;color:#fff}._fd-fn{display:flex;flex-direction:column;position:relative;width:100%;height:100%}._fd-fn .el-button{position:absolute;bottom:3px;right:5px;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}._fd-fn-editor{display:flex;flex:1;width:100%;overflow:auto}._fd-fn-editor .CodeMirror{height:100%;width:100%}._fd-fn-tip{color:#000;font-family:monospace;direction:ltr}._fd-fn-tip .cm-keyword{color:#708;line-height:24px;white-space:nowrap;overflow-x:auto}._fd-fn-tip .cm-keyword::-webkit-scrollbar{width:0;height:0;background-color:transparent}._fd-fn-ind{background-color:#f7f7f7;width:29px;height:24px;display:inline-block;margin-right:4px;border-right:1px solid #ddd;float:left}._fd-fn-arg{text-decoration:underline;cursor:pointer}._fd-fn-arg i{font-size:12px;color:#3073ff}._fd-fn-info a{text-decoration:underline}._fd-event .el-button{font-weight:400;width:100%;border-color:#2e73ff;color:#2e73ff}._fd-event .el-badge{width:100%}._fd-event-dialog .el-dialog__body{padding:10px 20px}._fd-event-con .el-main{padding:0}._fd-event-l,._fd-event-r{display:flex;flex-direction:column;flex:1;height:100%;border:1px solid #ececec}._fd-event-dropdown .el-dropdown-menu{max-height:500px;overflow:auto}._fd-event-head{display:flex;padding:5px 15px;border-bottom:1px solid #eee;background:#f8f9ff;align-items:center}._fd-event-head .el-button.is-link{color:#2f73ff}._fd-event-r{border-left:0 none}._fd-event-r ._fd-event-head{justify-content:space-between}._fd-event-l>.el-main,._fd-event-r>.el-main{display:flex;flex-direction:row;flex:1;flex-basis:auto;box-sizing:border-box;min-width:0;width:100%}._fd-event-r>.el-main{flex-direction:column}._fd-event-item{display:flex;flex-direction:column;justify-content:center;max-width:250px;font-size:14px;overflow:hidden;white-space:pre-wrap}._fd-event-item ._fd-label{font-size:12px;color:#aaa}._fd-event-l .el-menu{padding:0 10px 5px;border-right:0 none;width:100%;border-top:0 none;overflow:auto}._fd-event-l .el-menu-item.is-active{background:#e4e7ed;color:#303133}._fd-event-l .el-menu-item{height:auto;line-height:1em;border:1px solid #ECECEC;border-radius:5px;padding:0;margin-top:5px}._fd-event-method{display:flex;flex-direction:column;justify-content:center;width:225px;font-size:14px;font-family:monospace;color:#9d238c;overflow:hidden;white-space:pre-wrap}._fd-event-method ._fd-label{margin-top:4px;color:#aaa;font-size:12px}._fd-event-method>span:first-child,._fd-fn-list-method>span:first-child{color:#9d238c}._fd-event-method>span:first-child>span,._fd-fn-list-method>span:first-child>span{color:#000;margin-left:10px}._fd-event-title{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 0}._fd-event-title .fc-icon{margin-right:6px;font-size:18px;color:#282828}._fd-event-title .el-input{width:200px}._fd-event-title .el-input__wrapper{box-shadow:none}._fd-event-title .el-menu-item.is-active i{color:#282828}._fd-event-con .CodeMirror{height:100%;width:100%}._fd-event-con .CodeMirror-wrap pre.CodeMirror-line{padding-left:20px}._fd-type-select{cursor:pointer}._fd-type-select.is-disabled{cursor:default}._fd-type-select .fc-icon{font-size:14px}._fd-type-select-pop{max-height:500px;overflow:auto}._fd-type-select-pop .fc-icon{font-size:14px}._fd-struct,._fd-struct .el-badge{width:100%}._fd-struct .el-button{font-weight:400;width:100%}._fd-struct-con .CodeMirror{height:500px}._fd-struct-con .el-dialog__body{padding:0}._fd-props-input{display:inline-block;width:16px}._fd-props-input .fc-icon{cursor:pointer}._fd-language-config{height:100%;overflow:auto}._fd-lc-body,._fd-lc-header{padding:0 12px}._fd-lc-body{overflow:auto}._fd-lc-header{display:flex;justify-content:flex-end;margin-bottom:12px}._fd-language-config .el-table__cell{height:34px}._fd-language-config ._fc-l-info{margin-bottom:12px}._fd-lc-handle{display:flex;align-items:center;justify-content:space-between;cursor:pointer}._fd-struct-editor{flex:1;width:100%}._fd-struct-editor>div{height:100%}._fc-json-preview{display:flex;width:100%;color:#262626}._fc-json-preview .CodeMirror{height:100%;font-size:12px}._fd-warning-pop{max-width:400px}._fd-warning-text{text-decoration:underline;text-decoration-style:dashed;cursor:help}._fd-config-item{display:flex;width:100%;flex-direction:column;font-size:12px;color:#666;margin-bottom:10px}._fd-ci-head{display:flex;justify-content:space-between;align-items:center}._fd-ci-label{display:flex;align-items:center;font-size:12px;color:#262626}._fd-ci-con{display:flex;align-items:center;justify-content:flex-end;min-width:150px}._fd-ci-label.is-arrow{cursor:pointer}._fd-ci-append{display:flex;flex-direction:column;background:#f5f5f5;margin:5px 3px 3px;padding:4px}._fd-ci-label i{font-size:12px;font-weight:600}._fd-ci-label i.down{transform:rotate(-180deg)}._fd-ci-info{font-size:12px;padding-right:5px}._fd-markdown-renderer[data-v-f740f1ad]{line-height:1.6;color:#262626}._fd-markdown-renderer[data-v-f740f1ad] h1,._fd-markdown-renderer[data-v-f740f1ad] h2,._fd-markdown-renderer[data-v-f740f1ad] h3,._fd-markdown-renderer[data-v-f740f1ad] h4,._fd-markdown-renderer[data-v-f740f1ad] h5,._fd-markdown-renderer[data-v-f740f1ad] h6{margin:16px 0 8px;font-weight:600;color:#262626}._fd-markdown-renderer[data-v-f740f1ad] h1{font-size:24px}._fd-markdown-renderer[data-v-f740f1ad] h2{font-size:20px}._fd-markdown-renderer[data-v-f740f1ad] h3{font-size:18px}._fd-markdown-renderer[data-v-f740f1ad] h4{font-size:16px}._fd-markdown-renderer[data-v-f740f1ad] h5{font-size:14px}._fd-markdown-renderer[data-v-f740f1ad] h6{font-size:12px}._fd-markdown-renderer[data-v-f740f1ad] p{margin:8px 0}._fd-markdown-renderer[data-v-f740f1ad] ul,._fd-markdown-renderer[data-v-f740f1ad] ol{margin:8px 0;padding-left:24px}._fd-markdown-renderer[data-v-f740f1ad] ul{list-style-type:disc}._fd-markdown-renderer[data-v-f740f1ad] ol{list-style-type:decimal}._fd-markdown-renderer[data-v-f740f1ad] li{margin:4px 0}._fd-markdown-renderer[data-v-f740f1ad] blockquote{margin:16px 0;padding:12px 16px;border-left:4px solid #2e73ff;background:#f5f5f5;border-radius:0 8px 8px 0}._fd-markdown-renderer[data-v-f740f1ad] blockquote p{margin:0;color:#666}._fd-markdown-renderer[data-v-f740f1ad] table{width:100%;border-collapse:collapse;margin:16px 0}._fd-markdown-renderer[data-v-f740f1ad] th,._fd-markdown-renderer[data-v-f740f1ad] td{border:1px solid #ececec;padding:8px 12px;text-align:left}._fd-markdown-renderer[data-v-f740f1ad] th{background:#f5f5f5;font-weight:600}._fd-markdown-renderer[data-v-f740f1ad] code{background:#f5f5f5;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;color:#2e73ff}._fd-markdown-renderer[data-v-f740f1ad] .code-block-container{position:relative;border-radius:8px;border:1px solid #ececec;background:#ececec}._fd-markdown-renderer[data-v-f740f1ad] .code-block-container pre{margin:0;padding:16px;background:#ececec;max-height:800px;overflow:auto}._fd-markdown-renderer[data-v-f740f1ad] .code-block-container code{background:none;padding:0;color:#262626;font-size:13px;line-height:1.5}._fd-markdown-renderer[data-v-f740f1ad] .code-block-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;background:#ececec;border-bottom:1px solid #ececec;height:40px;box-sizing:border-box;border-radius:8px 8px 0 0}._fd-markdown-renderer[data-v-f740f1ad] .code-block-actions{display:flex;align-items:center;gap:4px}._fd-markdown-renderer[data-v-f740f1ad] .code-language{font-size:12px;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.5px}._fd-markdown-renderer[data-v-f740f1ad] .code-action-item{display:flex;align-items:center;gap:4px;padding:2px 8px;border:none;background:transparent;border-radius:4px;color:#666;cursor:pointer;transition:all .2s ease;font-size:12px}._fd-markdown-renderer[data-v-f740f1ad] .code-action-item:hover{background:#fff;color:#262626}._fd-markdown-renderer[data-v-f740f1ad] .code-action-item.is-primary{color:#2e73ff}._fd-markdown-renderer[data-v-f740f1ad] .code-action-item.is-primary:hover{background:#2e73ff;color:#fff}._fd-markdown-renderer[data-v-f740f1ad] .code-action-text{font-size:12px;font-weight:500}._fd-markdown-renderer[data-v-f740f1ad] .hljs{background:#fff!important;color:#262626!important}._fd-markdown-renderer[data-v-f740f1ad] a{color:#2e73ff;text-decoration:none}._fd-markdown-renderer[data-v-f740f1ad] a:hover{text-decoration:underline}._fd-markdown-renderer[data-v-f740f1ad] strong{font-weight:600;color:#262626}._fd-markdown-renderer[data-v-f740f1ad] em{font-style:italic;color:#666}._fd-markdown-renderer[data-v-f740f1ad] .diff-lines{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;line-height:1.5}._fd-markdown-renderer[data-v-f740f1ad] .diff-line{display:flex}._fd-markdown-renderer[data-v-f740f1ad] .diff-line-number{width:30px;padding:4px;background:#ececec;color:#aaa;text-align:right;font-size:11px;border-right:1px solid #ececec;flex-shrink:0}._fd-markdown-renderer[data-v-f740f1ad] .diff-line-content{flex:1;word-break:break-all}._fd-markdown-renderer[data-v-f740f1ad] .diff-old-line{background:#ef44441a;color:#ef4444;padding:2px 4px}._fd-markdown-renderer[data-v-f740f1ad] .diff-new-line{background:#22c55e1a;color:#22c55e;padding:2px 4px}._fd-markdown-renderer[data-v-f740f1ad] .diff-same-line{color:#262626;padding:2px 4px}._fd-markdown-renderer[data-v-f740f1ad] .diff-line-added{background:#22c55e0d}._fd-markdown-renderer[data-v-f740f1ad] .diff-line-removed{background:#ef44440d}._fd-markdown-renderer[data-v-f740f1ad] .diff-line-modified{background:#f59e0b0d}._fd-markdown-renderer[data-v-f740f1ad] .diff-line-unchanged{background:transparent}._fd-markdown-renderer[data-v-f740f1ad] .diff-context{background:#6b72800d;opacity:.7}._fd-markdown-renderer[data-v-f740f1ad] .diff-context .diff-line-number{color:#aaa;opacity:.6}._fd-ai-panel[data-v-ef78c234]{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:8px;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._fd-ai-header[data-v-ef78c234]{display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:40px;border-bottom:1px solid #ececec;background:#fff}._fd-ai-title[data-v-ef78c234]{display:flex;align-items:center;gap:8px}._fd-ai-name[data-v-ef78c234]{font-weight:600;color:#262626;font-size:14px}._fd-ai-actions[data-v-ef78c234]{display:flex;gap:8px}._fd-ai-action-btn[data-v-ef78c234]{width:24px;height:24px;border:none;background:transparent;border-radius:3px;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;opacity:.8}._fd-ai-action-btn[data-v-ef78c234]:hover{background:#f5f5f5;color:#262626;opacity:1}._fd-ai-content[data-v-ef78c234]{flex:1;overflow-y:auto;padding:0 20px;display:flex;flex-direction:column;gap:16px;min-height:0}._fd-ai-content--centered[data-v-ef78c234]{justify-content:center;align-items:center}._fd-ai-welcome[data-v-ef78c234]{text-align:center;padding:20px;color:#666;max-width:600px;margin:0 auto}._fd-ai-message-avatar[data-v-ef78c234],._fd-ai-welcome-icon[data-v-ef78c234]{background-image:url(data:image/png;base64,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);background-size:45px;background-repeat:no-repeat;background-position:center}._fd-ai-welcome-icon[data-v-ef78c234]{width:64px;height:64px;margin:0 auto 20px;background-color:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center}._fd-ai-welcome h3[data-v-ef78c234]{margin:0 0 12px;color:#262626;font-size:24px;font-weight:600}._fd-ai-welcome p[data-v-ef78c234]{margin:0 0 32px;font-size:16px;line-height:1.6;color:#666}._fd-ai-welcome-suggestions[data-v-ef78c234]{text-align:left}._fd-ai-suggestions-header[data-v-ef78c234]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._fd-ai-suggestions-header span[data-v-ef78c234]{font-size:14px;font-weight:500;color:#262626}._fd-ai-refresh-btn[data-v-ef78c234]{display:flex;align-items:center;gap:4px;padding:4px 8px;border:none;background:transparent;color:#aaa;font-size:12px;cursor:pointer;border-radius:4px;transition:all .2s ease}._fd-ai-refresh-btn[data-v-ef78c234]:hover{background:#f5f5f5;color:#262626}._fd-ai-suggestions-list[data-v-ef78c234]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}._fd-ai-suggestion-item[data-v-ef78c234]{padding:12px 16px;border:1px solid #ececec;border-radius:12px;background:#f5f5f5;color:#262626;font-size:14px;text-align:left;cursor:pointer;transition:all .2s ease;line-height:1.4}._fd-ai-suggestion-item[data-v-ef78c234]:hover{border-color:#2e73ff;background:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._fd-ai-messages[data-v-ef78c234]{display:flex;flex-direction:column;margin-top:16px}._fd-ai-message[data-v-ef78c234]{display:flex;flex-direction:column}._fd-ai-message-content[data-v-ef78c234]{display:flex;gap:12px;align-items:flex-start;position:relative}._fd-ai-message-content:hover ._fd-ai-message-footer[data-v-ef78c234]{display:flex}._fd-ai-message--user ._fd-ai-message-content[data-v-ef78c234],._fd-ai-message--user ._fd-ai-message-actions[data-v-ef78c234]{flex-direction:row-reverse}._fd-ai-message-avatar[data-v-ef78c234]{width:32px;height:32px;border-radius:50%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-size:20px}._fd-ai-message-avatar--error[data-v-ef78c234]{background-color:#ff2e2e0d}._fd-ai-message-bubble[data-v-ef78c234]{min-width:40px;min-height:21px;max-width:70%;padding:12px 16px;border-radius:12px;position:relative;word-wrap:break-word;margin-bottom:35px}._fd-ai-message-bubble--user[data-v-ef78c234]{background:#2e73ff;color:#fff;border-bottom-right-radius:4px}._fd-ai-message-bubble--ai[data-v-ef78c234]{background:#f5f5f5;color:#262626;border-bottom-left-radius:4px}._fd-ai-message-bubble--thinking[data-v-ef78c234]{background:#2e73ff0d;border:1px solid #2e73ff;border-bottom-left-radius:4px}._fd-ai-message-bubble--error[data-v-ef78c234]{background:#ff2e2e0d;color:#ff2e2e;border:1px solid #ff2e2e;border-bottom-left-radius:4px}._fd-ai-message-text[data-v-ef78c234]{font-size:14px;line-height:1.5}._fd-ai-message-text[data-v-ef78c234] pre{margin:0;background:transparent;padding:0;border-radius:0;overflow:visible}._fd-ai-message-text[data-v-ef78c234] code{background:transparent;padding:0;border-radius:0;font-family:inherit;font-size:inherit}._fd-ai-message-actions[data-v-ef78c234]{display:flex;gap:4px}._fd-ai-message-text--error[data-v-ef78c234]{color:#ff2e2e;font-weight:500}._fd-ai-thinking-status[data-v-ef78c234]{display:flex;align-items:center;gap:8px;padding:8px 12px;margin:8px 0}._fd-ai-message-footer[data-v-ef78c234]{position:absolute;bottom:6px;left:43px;display:none;align-items:center;gap:8px}._fd-ai-message--user ._fd-ai-message-footer[data-v-ef78c234]{right:0;left:unset}._fd-ai-thinking-indicator[data-v-ef78c234]{display:flex;gap:3px;align-items:center}._fd-ai-thinking-dot[data-v-ef78c234]{width:4px;height:4px;border-radius:50%;background:#666;animation:thinking-pulse-ef78c234 1.4s ease-in-out infinite both}._fd-ai-thinking-dot[data-v-ef78c234]:nth-child(1){animation-delay:-.32s}._fd-ai-thinking-dot[data-v-ef78c234]:nth-child(2){animation-delay:-.16s}@keyframes thinking-pulse-ef78c234{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}._fd-ai-thinking-section[data-v-ef78c234]{margin:8px 0}._fd-ai-thinking-steps[data-v-ef78c234]{display:flex;flex-direction:column;gap:8px}._fd-ai-thinking-step[data-v-ef78c234]{display:flex;align-items:center;gap:10px;padding:8px 12px;margin:2px 0;font-size:13px;color:#aaa;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid #ececec}._fd-ai-thinking-step--active[data-v-ef78c234]{color:#262626;background:#fff;box-shadow:0 2px 8px #0000001a;transform:translate(2px);border:0 none}._fd-ai-thinking-step-text[data-v-ef78c234]{position:relative;z-index:1}._fd-ai-thinking-step-icon[data-v-ef78c234]{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;position:relative;z-index:1;color:#aaa;background:#ececec;border-radius:50%;width:20px;height:20px}._fd-ai-thinking-step-icon--executing[data-v-ef78c234]{color:#2e73ff;background:#3b82f61a;border-radius:50%;width:20px;height:20px;transform:scale(1.1);animation:pulse-ef78c234 1.5s ease-in-out infinite}._fd-ai-thinking-step-icon--completed[data-v-ef78c234]{color:#00c050;background:#22c55e1a;border-radius:50%;width:20px;height:20px}@keyframes pulse-ef78c234{0%,to{transform:scale(1.1);opacity:1}50%{transform:scale(1.2);opacity:.8}}._fd-ai-thinking-step-loading[data-v-ef78c234]{width:10px;height:10px;border:2px solid #2e73ff;border-top:2px solid transparent;border-radius:50%;animation:spin-ef78c234 1s linear infinite}._fd-ai-thinking-step-pending[data-v-ef78c234]{width:6px;height:6px;border-radius:50%;background:#aaa;opacity:.5}@keyframes spin-ef78c234{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._fd-ai-input[data-v-ef78c234]{padding:20px 24px;background:#fff;display:flex;flex-direction:column;gap:16px;position:relative}._fd-ai-input-container[data-v-ef78c234]{display:flex;align-items:flex-end;gap:12px;background:#f5f5f5;border-radius:15px;padding:12px 16px;border:1px solid #ececec;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 1px 3px #0000001a}._fd-ai-input-container[data-v-ef78c234]:focus-within{border-color:#2e73ff;box-shadow:0 0 0 3px #3b82f61a,0 4px 12px #00000026}._fd-ai-input-field[data-v-ef78c234]{flex:1;border:none;background:transparent;resize:none;outline:none;font-size:15px;line-height:1.6;color:#262626;min-height:24px;max-height:120px;font-family:inherit;font-weight:400;padding:4px 0}._fd-ai-input-field[data-v-ef78c234]::placeholder{color:#aaa;font-weight:400}._fd-ai-send-btn[data-v-ef78c234]{width:32px;height:32px;border:none;background:#2e73ff;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);flex-shrink:0;box-shadow:0 2px 4px #0000001a}._fd-ai-send-btn[data-v-ef78c234]:hover:not(._fd-ai-send-btn--disabled){transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._fd-ai-send-btn--disabled[data-v-ef78c234]{background:#aaa;cursor:not-allowed;opacity:.5;transform:none;box-shadow:none}._fd-ai-input-container:focus-within ._fd-ai-send-btn[data-v-ef78c234]{transform:scale(1.02)}._fd-ai-input-field[data-v-ef78c234]:focus::placeholder{opacity:.7;transform:translateY(-1px);transition:all .2s ease}._fd-ai-content[data-v-ef78c234]{scrollbar-width:thin;scrollbar-color:#ececec transparent}._fd-ai-content[data-v-ef78c234]::-webkit-scrollbar{width:6px}._fd-ai-content[data-v-ef78c234]::-webkit-scrollbar-track{background:transparent}._fd-ai-content[data-v-ef78c234]::-webkit-scrollbar-thumb{background:#ececec;border-radius:3px;opacity:0;transition:opacity .3s ease}._fd-ai-content[data-v-ef78c234]:hover::-webkit-scrollbar-thumb{opacity:1}._fd-ai-content[data-v-ef78c234]::-webkit-scrollbar-thumb:hover{background:#aaa}._fd-drag-tool{position:relative;display:block;min-height:20px;box-sizing:border-box;padding:2px;outline:1px dashed var(--fc-tool-border-color);overflow:hidden;word-wrap:break-word;word-break:break-all;z-index:0}._fd-drag-tool ._fd-drag-tool{height:calc(100% - 6px);margin:3px}._fd-drag-tool+._fd-drag-tool{margin-top:5px}._fd-drag-tool.active{outline:1px solid #2E73FF}._fd-drag-tool.active>div>._fd-drag-btn{display:flex}._fd-drag-tool:not(.active):hover>div>._fd-drag-btn{display:flex!important;opacity:.7}._fd-drag-tool._fd-drop-hover ._fd-drag-box{padding-top:15px!important;padding-bottom:15px!important}._fd-drag-tool ._fd-drag-btn{display:none}._fd-drag-r{position:absolute;right:2px;top:calc(100% - 20px);z-index:1904}._fd-drag-l{position:absolute;top:0;left:0;z-index:1904}._fd-drag-btn{height:18px;width:18px;color:#fff;background-color:#2e73ff;text-align:center;line-height:20px;padding-bottom:1px;float:left;cursor:pointer;justify-content:center}._fd-drag-btn+._fd-drag-btn{margin-left:2px}._fd-drag-danger{background-color:#ff2e2e}._fd-drag-btn i{font-size:14px}._fd-drag-mask,._fd-drag-hidden{z-index:1900;position:absolute;inset:0}._fd-drag-hidden{display:flex;align-items:center;justify-content:center;background:#333333b3;color:#fff;font-size:14px}._fd-drag-tool:hover ._fd-drag-hidden,._fd-drag-tool.active ._fd-drag-hidden,._fd-drag-tool:has(._fd-drag-tool.active) ._fd-drag-hidden{display:none}._fd-drag-hidden .fc-icon{margin-right:5px}._fd-drag-tool:hover{outline-color:#2e73ff80;outline-style:solid;z-index:1}._fd-drag-tool:has(._fd-drag-tool:not(.active):hover,._fd-drag-tool.active:hover)>div>._fd-drag-btn{display:none!important}._fd-row{width:100%;box-sizing:border-box;display:flex;flex-wrap:wrap;position:relative}._fd-html-editor{width:100%}._fd-html-editor .el-button{font-weight:400;width:100%;border-color:#2e73ff;color:#2e73ff}._fd-html-editor-con .CodeMirror{height:450px}._fd-html-editor-con .CodeMirror-line{line-height:16px!important;font-size:13px!important}._fd-html-editor-con .CodeMirror-lint-tooltip{z-index:2021!important}._fd-html-editor-con .el-dialog__body{padding:0 20px}._fd-fn-input,._fd-fn-input .el-badge{width:100%}._fd-fn-input .el-button{font-weight:400;width:100%;border-color:#2e73ff;color:#2e73ff}._fd-fn-input-dialog .CodeMirror-lint-tooltip{z-index:2021!important}._fd-fn-input-dialog .el-dialog__body{padding:0;height:500px}._fd-gfc,._fd-gfc .el-badge{width:100%}._fd-gfc .el-button{font-weight:400;width:100%;border-color:#2e73ff;color:#2e73ff}._fd-gfc-dialog .el-tabs__header{margin-bottom:0}._fd-gfc-dialog .el-dialog__body{padding-top:0}._fd-gfc-dialog .form-create{margin-top:15px}._fd-gfc-con .CodeMirror{height:100%;width:100%}._fd-gfc-con .CodeMirror-wrap pre.CodeMirror-line{padding-left:20px}._fc-tabs{width:100%;display:flex;flex-direction:column}._fc-tabs .el-tabs__content{overflow:auto;display:flex;flex:1}._fd-fetch-preview{margin-top:20px;margin-left:15px;border:1px solid #ececec;border-radius:6px;background:#fff}._fd-fetch-preview-header{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;border-bottom:1px solid #ececec;background:#f5f5f5;border-radius:6px 6px 0 0}._fd-fetch-preview-title{font-size:14px;font-weight:500;color:#262626}._fd-fetch-preview-content{padding:15px;min-height:120px;max-height:300px;overflow-y:auto}._fd-fetch-preview-empty{display:flex;align-items:center;justify-content:center;height:90px;color:#aaa;font-size:13px;background:#aaaaaa0d;border-radius:4px;border:1px dashed #ececec}._fd-fetch-preview-result{display:flex;flex-direction:column;gap:10px}._fd-fetch-preview-status{display:flex;align-items:center;gap:10px}._fd-fetch-preview-time{font-size:12px;color:#aaa;font-family:monospace}._fd-fetch-preview-data{background:#f5f5f5;border:1px solid #ececec;border-radius:4px;padding:10px;max-height:200px;overflow-y:auto}._fd-fetch-preview-data pre{margin:0;font-size:12px;line-height:1.4;color:#666;font-family:Monaco,Menlo,Ubuntu Mono,monospace;white-space:pre-wrap;word-break:break-word}._fd-field-input{width:100%}._fd-field-input>.fc-icon{position:absolute;right:28px;top:1px;z-index:3;color:#a8abb2;cursor:pointer;width:24px;height:24px;text-align:center}._fd-field-input>.fc-icon:hover{color:#2e73ff}._fd-field-input .el-input-group__append{width:25px;padding:0;margin:0;color:#606266;cursor:pointer;text-align:center}._fd-fn-list,._fd-fn-list .el-badge{width:100%}._fd-fn-list .el-button{font-weight:400;width:100%;border-color:#2e73ff;color:#2e73ff}._fd-fn-list-dialog .el-dialog__body{padding:10px 20px}._fd-fn-list-con .el-main{padding:0}._fd-fn-list-l,._fd-fn-list-r{display:flex;flex-direction:column;flex:1;height:100%;border:1px solid #ececec}._fd-fn-list-head{display:flex;padding:5px 15px;border-bottom:1px solid #eee;background:#f8f9ff;align-items:center}._fd-fn-list-head .el-button.is-link{color:#2f73ff}._fd-fn-list-r{border-left:0 none}._fd-fn-list-r ._fd-fn-list-head{justify-content:flex-end}._fd-fn-list-l>.el-main,._fd-fn-list-r>.el-main{display:flex;flex-direction:row;flex:1;flex-basis:auto;box-sizing:border-box;min-width:0;width:100%}._fd-fn-list-r>.el-main{flex-direction:column}._fd-fn-list-l .el-menu{padding:0 10px 5px;border-right:0 none;width:100%;border-top:0 none;overflow:auto}._fd-fn-list-l .el-menu-item.is-active{background:#e4e7ed;color:#303133}._fd-fn-list-l .el-menu-item{height:auto;line-height:1em;border:1px solid #ECECEC;border-radius:5px;padding:0;margin-top:5px}._fd-fn-list-method{display:flex;flex-direction:column;justify-content:center;padding:10px 20px 10px 0;font-size:14px;line-height:1em;font-family:monospace;width:100%;overflow:hidden;white-space:pre-wrap;position:relative;box-sizing:border-box}._fd-fn-list-method ._fd-label{margin-top:4px;color:#aaa;font-size:12px}._fd-fn-list-method ._fd-dot{position:absolute;top:50%;margin-top:-3px;right:16px;display:block;width:6px;height:6px;background:#00c050;border-radius:15px}._fd-fn-list-method-info>span:first-child,._fd-fn-list-method>span:first-child{color:#9d238c}._fd-fn-list-method-info>span:first-child>span,._fd-fn-list-method>span:first-child>span{color:#000;margin-left:10px}._fd-fn-list-con .CodeMirror{height:100%;width:100%}._fd-fn-list-con .CodeMirror-wrap pre.CodeMirror-line{padding-left:20px}._fd-table-view{overflow:auto}._fd-table-view-cell{min-height:50px;height:100%;position:relative}._fd-table-row-handle{position:absolute;left:0;bottom:-4px;width:100%;height:8px;cursor:row-resize;z-index:1;background-color:transparent}._fd-table-col-handle{position:absolute;top:0;right:-4px;width:8px;height:100%;cursor:col-resize;z-index:1;background-color:transparent}._fd-table-view-cell.selected>._fd-drag-tool{background-color:#2e73ff0d;outline:1px solid #2E73FF}._fd-table-view-cell>._fd-drag-tool{height:100%;width:100%;min-width:unset;border:0;outline:0;margin:0;max-width:100%;max-height:100%}._fd-table-view ._fd-table-view-cell>._fd-drag-tool>._fd-tableCell-drag{min-height:80px;display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;align-items:center;justify-content:center;text-align:center}._fd-table-view ._fd-table-view-cell [class*=_fd-fcTable-slot]{align-content:center;align-items:center;justify-content:center;text-align:center}._fd-table-view-btn{flex-direction:column;padding:0}._fd-table-view-btn .fc-icon{width:18px;color:#fff;font-size:16px}._fd-table-view>table{width:100%;height:100%;overflow:hidden;table-layout:fixed;border:1px solid #EBEEF5;border-bottom:0 none;border-right:0 none;border-collapse:collapse}._fd-table-view tr{min-height:50px}._fd-table-view td{padding:0;min-height:50px;min-width:80px;position:relative;box-sizing:border-box;overflow-wrap:break-word;white-space:nowrap;border:1px solid #EBEEF5}._fd-tableCell-drag{height:100%}._fd-table-view.is-mini td{padding:0;min-height:12px}._fd-table-view.is-mini .el-form-item{padding:0;margin:0}._fd-table-context-menu{position:fixed;display:block;background-color:#fff;border:1px solid #ddd;z-index:1905;min-width:120px;font-size:14px;box-shadow:0 1px 10px #0000001a;border-radius:6px;padding:6px 0;color:#666}._fd-table-context-menuitem{line-height:22px;padding:5px 16px;cursor:pointer}._fd-table-context-menuitem:hover{background-color:#f0f0f0}._fd-table-context-menu-separator{height:1px;background-color:#eee;margin:6px 0}._fc-table{overflow:auto}._fc-table>table{width:100%;height:100%;overflow:hidden;table-layout:fixed;border:1px solid #EBEEF5;border-bottom:0 none;border-right:0 none;border-collapse:collapse}._fc-table tr{min-height:50px}._fc-table td{padding:5px;min-height:50px;min-width:80px;position:relative;box-sizing:border-box;overflow-wrap:break-word;overflow:hidden;border:0 none;border-right:1px solid #EBEEF5;border-bottom:1px solid #EBEEF5;text-align:center;vertical-align:middle}._fc-table.is-mini td{padding:0;min-height:12px}._fc-table.is-mini .el-form-item{padding:0;margin:0}._fd-language-list{max-height:320px;padding-top:70px;overflow:auto}._fd-language-input .el-input-group__append{width:25px;padding:0;margin:0;color:#aaa;cursor:pointer;text-align:center}._fd-language-input.is-variable input{color:#2e73ff}._fd-language-header,._fd-language-item{display:flex;border-bottom:1px solid #ECECEC;padding:0 12px}._fd-language-header{font-weight:500;padding-top:10px;overflow:auto;color:#262626;position:absolute;top:0;left:0;right:0;background-color:#fff;flex-direction:column}._fd-language-name>div,._fd-language-item>div{flex:1;font-size:12px;padding:5px;min-width:70px}._fd-language-title{margin:6px 0}._fd-language-title .fc-icon{color:#2e73ff;cursor:pointer;font-size:14px}._fd-language-name{display:flex}._fd-language-name>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fd-language-item{cursor:pointer}._fd-language-item:hover{color:#2e73ff;background-color:#ccdfff}._fd-language-popover{padding:0!important}._fd-validate{display:flex;flex-direction:column;width:100%}._fd-validate-btn{font-weight:400;width:100%;border-color:#2e73ff;color:#2e73ff}._fd-validate-pop .el-dropdown-menu__item{width:248px}._fd-validate-item{border-bottom:1px dashed #ECECEC;margin-bottom:10px}._fd-validate-item .el-col-12:first-child{padding-right:5px}._fd-validate-item .el-col-12+.el-col-12{padding-left:5px}._fd-validate-item .el-input-number{width:100%}._fd-validate-title{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}._fd-validate-title>div{display:flex;align-items:center}._fd-validate-title>div>span{width:16px;height:16px;background:#ececec;text-align:center;font-size:12px;line-height:16px;border-radius:15px;margin-right:5px}._fd-validate-title i{cursor:pointer}._fd-validate-title i:hover{color:#ff2e2e}._fd-validate .append-msg{cursor:pointer}._fd-validate .el-input-group__append{padding:0 10px}._fd-required{display:flex;align-items:center;width:100%}._fd-required .el-input{margin-left:15px}._fd-required .el-switch{height:28px}._fd-value-input .el-input__validateIcon{display:none}._fd-value-input .el-select,._fd-value-input .el-select__wrapper{height:100%}._fd-value-input .el-select__caret{width:20px}._fd-value-input .el-input__inner{padding:0 5px}._td-table-opt[data-v-0830251f]{width:100%}._td-table-opt .el-table[data-v-0830251f]{z-index:1}._td-table-opt-handle[data-v-0830251f]{display:flex;justify-content:space-between;align-items:center;padding-right:5px}._td-table-opt-handle span[data-v-0830251f]{display:flex;align-items:center}._fd-tree-opt ._fd-tree-opt-btn{height:19px;width:18px;color:#fff;text-align:center;line-height:20px;padding-bottom:1px;float:left;cursor:pointer;justify-content:center;background-color:#2f73ff}._fd-tree-opt-node{display:flex;align-items:center}._fd-tree-opt-first{width:60px;margin-right:8px}._fd-tree-opt-first .el-input__inner{padding:0 5px}._fd-tree-opt-last{width:165px}._fd-tree-opt ._fd-tree-opt-danger{background-color:#ff2d2e;border-radius:0 2px 2px 0}._fd-tree-opt .el-tree-node__content{margin-bottom:3px;height:28px}._fd-tree-opt .el-input-group__append{width:55px;padding-right:2px;padding-left:1px;background:#fff}._fd-size-input{display:flex;align-items:center}._fd-size-input .el-input-number{width:75px}._fd-size-input .el-input-number.is-controls-right .el-input__inner{padding-left:5px;padding-right:35px}._fd-size-input .el-button{font-size:14px;padding:6px;margin-left:3px;width:28px}._fd-color-input{width:150px}._fd-color-input .el-input .el-color-picker{margin:0;display:flex;height:26px}._fd-color-input .el-input .el-input-group__append{padding:0;width:24px}._fd-color-input .el-input .el-color-picker__trigger{border-left:0 none;border-radius:0 3px 3px 0;height:26px;width:26px}._fd-box-size-input .el-form{display:grid;grid-template-columns:repeat(2,1fr);width:100%;grid-column-gap:10px}._fd-box-size-input .el-radio-group{width:100%;display:flex}._fd-box-size-input .el-radio-button__inner{width:100%;padding:4px}._fd-box-size-input .el-radio-button{flex:1}._fd-box-size-input ._fd-size-input .el-input-number--mini{width:100%}._fd-box-space-input{color:#000}._fd-box-space-input ._padding,._fd-box-space-input ._margin{width:100%;height:180px;background-color:#f2cea5;padding:40px 55px;box-sizing:border-box;position:relative}html.dark ._fd-box-space-input ._padding,._fd-box-space-input ._margin{background-color:#a9855c}._fd-box-space-input ._margin{width:100%;height:100px;background-color:#c6cf92}._fd-box-space-input ._fd-input{display:inline-block;width:30%;max-width:40px;height:20px;border:0 none;padding:0;margin:0;outline:0 none;text-align:center;font-size:12px;background-color:unset;text-decoration:underline}._fd-box-space-input ._fd-input:hover,._fd-box-space-input ._fd-input:focus{background-color:#ececec;opacity:.9;color:#262626}._fd-box-space-input ._fd-left,._fd-box-space-input ._fd-right{position:absolute;left:7px;top:50%;margin-top:-10px}._fd-box-space-input ._fd-top,._fd-box-space-input ._fd-bottom{position:absolute;left:50%;top:5px;margin-left:-20px}._fd-box-space-input ._fd-bottom{top:unset;bottom:15px}._fd-box-space-input ._fd-right{left:unset;right:2px}._fd-box-space-input ._box{width:100%;height:100%;background-color:#94b5c0;display:flex;align-items:center;justify-content:center}._fd-box-space-input ._padding-title,._fd-box-space-input ._margin-title{position:absolute;top:2px;left:4px}._fd-box-space-input ._fd-help{display:flex;align-items:center;position:absolute;right:5px;top:5px;color:#aaa}._fd-box-space-input ._padding .fc-icon{cursor:pointer;color:#262626;font-size:12px}._fd-box-space-input ._padding .fc-icon+.fc-icon{margin-left:2px}._fd-box-space-input .fc-icon.active{color:#2e73ff}._fd-box-space-input ._fd-x{margin:0 5px}._fd-border-input{width:100%;height:110px;display:flex;justify-content:center}._fd-border-input ._fd-bi-left{width:115px;height:115px;display:flex;flex-direction:column;justify-content:center;align-items:center}._fd-border-input ._fd-bi-right{width:140px;display:flex;flex-direction:column;justify-content:space-around;padding:5px}._fd-border-input ._fd-bi-right ._fd-color-input{width:140px}._fd-bi-opt{width:100%;display:flex;height:100%;align-items:center}._fd-bi-opt ._line{width:100%}._fd-bi-opt .solid{border:1px solid #000}._fd-bi-opt .dashed{border:1px dashed #000}._fd-bi-opt .dotted{border:1px dotted #000}._fd-bi-opt .double{border:1px double #000}._fd-border-input ._fd-bil-row{height:38px;display:flex;justify-content:center}._fd-border-input ._fd-bil-col{width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:8px;font-size:16px}._fd-border-input ._fd-bil-col.active{outline:1px dashed #2E73FF;color:#2e73ff}.line-box{width:150px;height:20px;padding:1px;box-sizing:border-box}.line-box-con{width:100%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAD5JREFUOE9jZGBg+M+AChjR+HjlQYqHgQFoXibNS+gBBjKMpDAZHAaQ5GQGBgYUV4+mA7QAgaYokgJ14NMBAK1TIAlUJpxYAAAAAElFTkSuQmCC);opacity:.3}._fd-radius-input{width:100%;display:flex;flex-direction:column}._fd-radius-con{display:flex;flex-wrap:wrap}._fd-radius-item{display:flex;align-items:center;justify-content:center;width:50%;padding:5px 0;box-sizing:border-box}._fd-radius-item ._fd-radius-icon{width:24px;height:24px;display:flex;justify-content:center;align-items:center}._fd-radius-item ._fd-size-input .el-input-number{width:70px}._fd-font-input{display:flex;justify-content:center;padding:0 5px}._fd-fi-box{width:150px;overflow:hidden}._fd-font-input .el-form{display:grid;grid-template-columns:repeat(2,1fr);width:100%;grid-column-gap:10px}._fd-font-input .el-form--inline .el-form-item{margin:0;padding:0}._fd-font-input ._fd-size-input .el-input-number{width:100%}._fd-shadow-input ._fd-ci-con{width:150px}._fd-shadow-input :focus-visible{outline:0 none}._fd-si-input .el-input-group__append{width:24px;padding:0;text-align:center}._fd-si-input .el-input__wrapper{flex:1}._fd-si-input .el-input__inner{padding:0 10px}._fd-shadow-input ._fd-ci-con .fc-icon{cursor:pointer}._fd-pos-input{width:100%;display:flex;flex-direction:column}._fd-pos-input ._fd-ci-con .el-select{width:150px}._fd-pos-con{display:flex;flex-wrap:wrap}._fd-pos-item{display:flex;align-items:center;justify-content:center;width:50%;padding:5px 0;box-sizing:border-box}._fd-pos-item ._fd-pos-icon{width:24px;height:24px;display:flex;justify-content:center;align-items:center}._fd-pos-item ._fd-size-input .el-input-number--mini{width:70px}._fd-style-config{width:100%;display:flex;flex-direction:column}._fd-opacity-input ._fd-ci-con{display:flex;justify-content:space-between;width:150px;align-items:center}._fd-opacity-input ._fd-ci-con>span{width:32px}._fd-opacity-input .el-slider{flex:1;margin-right:15px}._fd-table-form{min-height:130px;width:100%;border:1px solid #ECECEC;background:#fff}._fc-child-empty{min-height:130px}._fd-tf-wrap{display:flex;overflo