12 |
- /*! For license information please see 9061.83fc9a75.js.LICENSE.txt */
- (self.webpackChunkamis_editor_demo=self.webpackChunkamis_editor_demo||[]).push([[9061],{48528:function(){!function(){"use strict";!function(){if(void 0===window.Reflect||void 0===window.customElements||window.customElements.polyfillWrapFlushCallback)return;const e=HTMLElement;window.HTMLElement={HTMLElement:function(){return Reflect.construct(e,[],this.constructor)}}.HTMLElement,HTMLElement.prototype=e.prototype,HTMLElement.prototype.constructor=HTMLElement,Object.setPrototypeOf(HTMLElement,e)}()}()},61600:function(e,a){(()=>{var e={241:e=>{var a=String,t=function(){return{isColorSupported:!1,reset:a,bold:a,dim:a,italic:a,underline:a,inverse:a,hidden:a,strikethrough:a,black:a,red:a,green:a,yellow:a,blue:a,magenta:a,cyan:a,white:a,gray:a,bgBlack:a,bgRed:a,bgGreen:a,bgYellow:a,bgBlue:a,bgMagenta:a,bgCyan:a,bgWhite:a}};e.exports=t(),e.exports.createColors=t},353:(e,a,t)=>{"use strict";let n=t(19);class c extends n{constructor(e){super(e),this.type="atrule"}append(...e){return this.proxyOf.nodes||(this.nodes=[]),super.append(...e)}prepend(...e){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...e)}}e.exports=c,c.default=c,n.registerAtRule(c)},932:(e,a,t)=>{"use strict";let n=t(631);class c extends n{constructor(e){super(e),this.type="comment"}}e.exports=c,c.default=c},19:(e,a,t)=>{"use strict";let n,c,o,d,{isClean:i,my:l}=t(513),r=t(258),b=t(932),f=t(631);function s(e){return e.map((e=>(e.nodes&&(e.nodes=s(e.nodes)),delete e.source,e)))}function u(e){if(e[i]=!1,e.proxyOf.nodes)for(let a of e.proxyOf.nodes)u(a)}class p extends f{push(e){return e.parent=this,this.proxyOf.nodes.push(e),this}each(e){if(!this.proxyOf.nodes)return;let a,t,n=this.getIterator();for(;this.indexes[n]<this.proxyOf.nodes.length&&(a=this.indexes[n],t=e(this.proxyOf.nodes[a],a),!1!==t);)this.indexes[n]+=1;return delete this.indexes[n],t}walk(e){return this.each(((a,t)=>{let n;try{n=e(a,t)}catch(e){throw a.addToError(e)}return!1!==n&&a.walk&&(n=a.walk(e)),n}))}walkDecls(e,a){return a?e instanceof RegExp?this.walk(((t,n)=>{if("decl"===t.type&&e.test(t.prop))return a(t,n)})):this.walk(((t,n)=>{if("decl"===t.type&&t.prop===e)return a(t,n)})):(a=e,this.walk(((e,t)=>{if("decl"===e.type)return a(e,t)})))}walkRules(e,a){return a?e instanceof RegExp?this.walk(((t,n)=>{if("rule"===t.type&&e.test(t.selector))return a(t,n)})):this.walk(((t,n)=>{if("rule"===t.type&&t.selector===e)return a(t,n)})):(a=e,this.walk(((e,t)=>{if("rule"===e.type)return a(e,t)})))}walkAtRules(e,a){return a?e instanceof RegExp?this.walk(((t,n)=>{if("atrule"===t.type&&e.test(t.name))return a(t,n)})):this.walk(((t,n)=>{if("atrule"===t.type&&t.name===e)return a(t,n)})):(a=e,this.walk(((e,t)=>{if("atrule"===e.type)return a(e,t)})))}walkComments(e){return this.walk(((a,t)=>{if("comment"===a.type)return e(a,t)}))}append(...e){for(let a of e){let e=this.normalize(a,this.last);for(let a of e)this.proxyOf.nodes.push(a)}return this.markDirty(),this}prepend(...e){e=e.reverse();for(let a of e){let e=this.normalize(a,this.first,"prepend").reverse();for(let a of e)this.proxyOf.nodes.unshift(a);for(let a in this.indexes)this.indexes[a]=this.indexes[a]+e.length}return this.markDirty(),this}cleanRaws(e){if(super.cleanRaws(e),this.nodes)for(let a of this.nodes)a.cleanRaws(e)}insertBefore(e,a){let t,n=this.index(e),c=0===n&&"prepend",o=this.normalize(a,this.proxyOf.nodes[n],c).reverse();n=this.index(e);for(let e of o)this.proxyOf.nodes.splice(n,0,e);for(let e in this.indexes)t=this.indexes[e],n<=t&&(this.indexes[e]=t+o.length);return this.markDirty(),this}insertAfter(e,a){let t,n=this.index(e),c=this.normalize(a,this.proxyOf.nodes[n]).reverse();n=this.index(e);for(let e of c)this.proxyOf.nodes.splice(n+1,0,e);for(let e in this.indexes)t=this.indexes[e],n<t&&(this.indexes[e]=t+c.length);return this.markDirty(),this}removeChild(e){let a;e=this.index(e),this.proxyOf.nodes[e].parent=void 0,this.proxyOf.nodes.splice(e,1);for(let t in this.indexes)a=this.indexes[t],a>=e&&(this.indexes[t]=a-1);return this.markDirty(),this}removeAll(){for(let e of this.proxyOf.nodes)e.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}replaceValues(e,a,t){return t||(t=a,a={}),this.walkDecls((n=>{a.props&&!a.props.includes(n.prop)||a.fast&&!n.value.includes(a.fast)||(n.value=n.value.replace(e,t))})),this.markDirty(),this}every(e){return this.nodes.every(e)}some(e){return this.nodes.some(e)}index(e){return"number"==typeof e?e:(e.proxyOf&&(e=e.proxyOf),this.proxyOf.nodes.indexOf(e))}get first(){if(this.proxyOf.nodes)return this.proxyOf.nodes[0]}get last(){if(this.proxyOf.nodes)return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}normalize(e,a){if("string"==typeof e)e=s(n(e).nodes);else if(Array.isArray(e)){e=e.slice(0);for(let a of e)a.parent&&a.parent.removeChild(a,"ignore")}else if("root"===e.type&&"document"!==this.type){e=e.nodes.slice(0);for(let a of e)a.parent&&a.parent.removeChild(a,"ignore")}else if(e.type)e=[e];else if(e.prop){if(void 0===e.value)throw new Error("Value field is missed in node creation");"string"!=typeof e.value&&(e.value=String(e.value)),e=[new r(e)]}else if(e.selector)e=[new c(e)];else if(e.name)e=[new o(e)];else{if(!e.text)throw new Error("Unknown node type in node creation");e=[new b(e)]}let t=e.map((e=>(e[l]||p.rebuild(e),(e=e.proxyOf).parent&&e.parent.removeChild(e),e[i]&&u(e),void 0===e.raws.before&&a&&void 0!==a.raws.before&&(e.raws.before=a.raws.before.replace(/\S/g,"")),e.parent=this.proxyOf,e)));return t}getProxyProcessor(){return{set:(e,a,t)=>(e[a]===t||(e[a]=t,"name"!==a&&"params"!==a&&"selector"!==a||e.markDirty()),!0),get:(e,a)=>"proxyOf"===a?e:e[a]?"each"===a||"string"==typeof a&&a.startsWith("walk")?(...t)=>e[a](...t.map((e=>"function"==typeof e?(a,t)=>e(a.toProxy(),t):e))):"every"===a||"some"===a?t=>e[a](((e,...a)=>t(e.toProxy(),...a))):"root"===a?()=>e.root().toProxy():"nodes"===a?e.nodes.map((e=>e.toProxy())):"first"===a||"last"===a?e[a].toProxy():e[a]:e[a]}}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let e=this.lastEach;return this.indexes[e]=0,e}}p.registerParse=e=>{n=e},p.registerRule=e=>{c=e},p.registerAtRule=e=>{o=e},p.registerRoot=e=>{d=e},e.exports=p,p.default=p,p.rebuild=e=>{"atrule"===e.type?Object.setPrototypeOf(e,o.prototype):"rule"===e.type?Object.setPrototypeOf(e,c.prototype):"decl"===e.type?Object.setPrototypeOf(e,r.prototype):"comment"===e.type?Object.setPrototypeOf(e,b.prototype):"root"===e.type&&Object.setPrototypeOf(e,d.prototype),e[l]=!0,e.nodes&&e.nodes.forEach((e=>{p.rebuild(e)}))}},671:(e,a,t)=>{"use strict";let n=t(241),c=t(868);class o extends Error{constructor(e,a,t,n,c,d){super(e),this.name="CssSyntaxError",this.reason=e,c&&(this.file=c),n&&(this.source=n),d&&(this.plugin=d),void 0!==a&&void 0!==t&&("number"==typeof a?(this.line=a,this.column=t):(this.line=a.line,this.column=a.column,this.endLine=t.line,this.endColumn=t.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,o)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",void 0!==this.line&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(e){if(!this.source)return"";let a=this.source;null==e&&(e=n.isColorSupported),c&&e&&(a=c(a));let t,o,d=a.split(/\r?\n/),i=Math.max(this.line-3,0),l=Math.min(this.line+2,d.length),r=String(l).length;if(e){let{bold:e,red:a,gray:c}=n.createColors(!0);t=t=>e(a(t)),o=e=>c(e)}else t=o=e=>e;return d.slice(i,l).map(((e,a)=>{let n=i+1+a,c=" "+(" "+n).slice(-r)+" | ";if(n===this.line){let a=o(c.replace(/\d/g," "))+e.slice(0,this.column-1).replace(/[^\t]/g," ");return t(">")+o(c)+e+"\n "+a+t("^")}return" "+o(c)+e})).join("\n")}toString(){let e=this.showSourceCode();return e&&(e="\n\n"+e+"\n"),this.name+": "+this.message+e}}e.exports=o,o.default=o},258:(e,a,t)=>{"use strict";let n=t(631);class c extends n{constructor(e){e&&void 0!==e.value&&"string"!=typeof e.value&&(e={...e,value:String(e.value)}),super(e),this.type="decl"}get variable(){return this.prop.startsWith("--")||"$"===this.prop[0]}}e.exports=c,c.default=c},461:(e,a,t)=>{"use strict";let n,c,o=t(19);class d extends o{constructor(e){super({type:"document",...e}),this.nodes||(this.nodes=[])}toResult(e={}){return new n(new c,this,e).stringify()}}d.registerLazyResult=e=>{n=e},d.registerProcessor=e=>{c=e},e.exports=d,d.default=d},250:(e,a,t)=>{"use strict";let n=t(258),c=t(981),o=t(932),d=t(353),i=t(995),l=t(25),r=t(675);function b(e,a){if(Array.isArray(e))return e.map((e=>b(e)));let{inputs:t,...f}=e;if(t){a=[];for(let e of t){let t={...e,__proto__:i.prototype};t.map&&(t.map={...t.map,__proto__:c.prototype}),a.push(t)}}if(f.nodes&&(f.nodes=e.nodes.map((e=>b(e,a)))),f.source){let{inputId:e,...t}=f.source;f.source=t,null!=e&&(f.source.input=a[e])}if("root"===f.type)return new l(f);if("decl"===f.type)return new n(f);if("rule"===f.type)return new r(f);if("comment"===f.type)return new o(f);if("atrule"===f.type)return new d(f);throw new Error("Unknown node type: "+e.type)}e.exports=b,b.default=b},995:(e,a,t)=>{"use strict";let{SourceMapConsumer:n,SourceMapGenerator:c}=t(209),{fileURLToPath:o,pathToFileURL:d}=t(414),{resolve:i,isAbsolute:l}=t(830),{nanoid:r}=t(961),b=t(868),f=t(671),s=t(981),u=Symbol("fromOffsetCache"),p=Boolean(n&&c),m=Boolean(i&&l);class h{constructor(e,a={}){if(null==e||"object"==typeof e&&!e.toString)throw new Error(`PostCSS received ${e} instead of CSS string`);if(this.css=e.toString(),"\ufeff"===this.css[0]||""===this.css[0]?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,a.from&&(!m||/^\w+:\/\//.test(a.from)||l(a.from)?this.file=a.from:this.file=i(a.from)),m&&p){let e=new s(this.css,a);if(e.text){this.map=e;let a=e.consumer().file;!this.file&&a&&(this.file=this.mapResolve(a))}}this.file||(this.id="<input css "+r(6)+">"),this.map&&(this.map.file=this.from)}fromOffset(e){let a,t;if(this[u])t=this[u];else{let e=this.css.split("\n");t=new Array(e.length);let a=0;for(let n=0,c=e.length;n<c;n++)t[n]=a,a+=e[n].length+1;this[u]=t}a=t[t.length-1];let n=0;if(e>=a)n=t.length-1;else{let a,c=t.length-2;for(;n<c;)if(a=n+(c-n>>1),e<t[a])c=a-1;else{if(!(e>=t[a+1])){n=a;break}n=a+1}}return{line:n+1,col:e-t[n]+1}}error(e,a,t,n={}){let c,o,i;if(a&&"object"==typeof a){let e=a,n=t;if("number"==typeof a.offset){let n=this.fromOffset(e.offset);a=n.line,t=n.col}else a=e.line,t=e.column;if("number"==typeof n.offset){let e=this.fromOffset(n.offset);o=e.line,i=e.col}else o=n.line,i=n.column}else if(!t){let e=this.fromOffset(a);a=e.line,t=e.col}let l=this.origin(a,t,o,i);return c=l?new f(e,void 0===l.endLine?l.line:{line:l.line,column:l.column},void 0===l.endLine?l.column:{line:l.endLine,column:l.endColumn},l.source,l.file,n.plugin):new f(e,void 0===o?a:{line:a,column:t},void 0===o?t:{line:o,column:i},this.css,this.file,n.plugin),c.input={line:a,column:t,endLine:o,endColumn:i,source:this.css},this.file&&(d&&(c.input.url=d(this.file).toString()),c.input.file=this.file),c}origin(e,a,t,n){if(!this.map)return!1;let c,i,r=this.map.consumer(),b=r.originalPositionFor({line:e,column:a});if(!b.source)return!1;"number"==typeof t&&(c=r.originalPositionFor({line:t,column:n})),i=l(b.source)?d(b.source):new URL(b.source,this.map.consumer().sourceRoot||d(this.map.mapFile));let f={url:i.toString(),line:b.line,column:b.column,endLine:c&&c.line,endColumn:c&&c.column};if("file:"===i.protocol){if(!o)throw new Error("file: protocol is not available in this PostCSS build");f.file=o(i)}let s=r.sourceContentFor(b.source);return s&&(f.source=s),f}mapResolve(e){return/^\w+:\/\//.test(e)?e:i(this.map.consumer().sourceRoot||this.map.root||".",e)}get from(){return this.file||this.id}toJSON(){let e={};for(let a of["hasBOM","css","file","id"])null!=this[a]&&(e[a]=this[a]);return this.map&&(e.map={...this.map},e.map.consumerCache&&(e.map.consumerCache=void 0)),e}}e.exports=h,h.default=h,b&&b.registerInput&&b.registerInput(h)},939:(e,a,t)=>{"use strict";let{isClean:n,my:c}=t(513),o=t(505),d=t(88),i=t(19),l=t(461),r=(t(448),t(632)),b=t(964),f=t(25);const s={document:"Document",root:"Root",atrule:"AtRule",rule:"Rule",decl:"Declaration",comment:"Comment"},u={postcssPlugin:!0,prepare:!0,Once:!0,Document:!0,Root:!0,Declaration:!0,Rule:!0,AtRule:!0,Comment:!0,DeclarationExit:!0,RuleExit:!0,AtRuleExit:!0,CommentExit:!0,RootExit:!0,DocumentExit:!0,OnceExit:!0},p={postcssPlugin:!0,prepare:!0,Once:!0};function m(e){return"object"==typeof e&&"function"==typeof e.then}function h(e){let a=!1,t=s[e.type];return"decl"===e.type?a=e.prop.toLowerCase():"atrule"===e.type&&(a=e.name.toLowerCase()),a&&e.append?[t,t+"-"+a,0,t+"Exit",t+"Exit-"+a]:a?[t,t+"-"+a,t+"Exit",t+"Exit-"+a]:e.append?[t,0,t+"Exit"]:[t,t+"Exit"]}function v(e){let a;return a="document"===e.type?["Document",0,"DocumentExit"]:"root"===e.type?["Root",0,"RootExit"]:h(e),{node:e,events:a,eventIndex:0,visitors:[],visitorIndex:0,iterator:0}}function y(e){return e[n]=!1,e.nodes&&e.nodes.forEach((e=>y(e))),e}let g={};class R{constructor(e,a,t){let n;if(this.stringified=!1,this.processed=!1,"object"!=typeof a||null===a||"root"!==a.type&&"document"!==a.type)if(a instanceof R||a instanceof r)n=y(a.root),a.map&&(void 0===t.map&&(t.map={}),t.map.inline||(t.map.inline=!1),t.map.prev=a.map);else{let o=b;t.syntax&&(o=t.syntax.parse),t.parser&&(o=t.parser),o.parse&&(o=o.parse);try{n=o(a,t)}catch(e){this.processed=!0,this.error=e}n&&!n[c]&&i.rebuild(n)}else n=y(a);this.result=new r(e,n,t),this.helpers={...g,result:this.result,postcss:g},this.plugins=this.processor.plugins.map((e=>"object"==typeof e&&e.prepare?{...e,...e.prepare(this.result)}:e))}get[Symbol.toStringTag](){return"LazyResult"}get processor(){return this.result.processor}get opts(){return this.result.opts}get css(){return this.stringify().css}get content(){return this.stringify().content}get map(){return this.stringify().map}get root(){return this.sync().root}get messages(){return this.sync().messages}warnings(){return this.sync().warnings()}toString(){return this.css}then(e,a){return this.async().then(e,a)}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}async(){return this.error?Promise.reject(this.error):this.processed?Promise.resolve(this.result):(this.processing||(this.processing=this.runAsync()),this.processing)}sync(){if(this.error)throw this.error;if(this.processed)return this.result;if(this.processed=!0,this.processing)throw this.getAsyncError();for(let e of this.plugins)if(m(this.runOnRoot(e)))throw this.getAsyncError();if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[n];)e[n]=!0,this.walkSync(e);if(this.listeners.OnceExit)if("document"===e.type)for(let a of e.nodes)this.visitSync(this.listeners.OnceExit,a);else this.visitSync(this.listeners.OnceExit,e)}return this.result}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=!0,this.sync();let e=this.result.opts,a=d;e.syntax&&(a=e.syntax.stringify),e.stringifier&&(a=e.stringifier),a.stringify&&(a=a.stringify);let t=new o(a,this.result.root,this.result.opts).generate();return this.result.css=t[0],this.result.map=t[1],this.result}walkSync(e){e[n]=!0;let a=h(e);for(let t of a)if(0===t)e.nodes&&e.each((e=>{e[n]||this.walkSync(e)}));else{let a=this.listeners[t];if(a&&this.visitSync(a,e.toProxy()))return}}visitSync(e,a){for(let[t,n]of e){let c;this.result.lastPlugin=t;try{c=n(a,this.helpers)}catch(e){throw this.handleError(e,a.proxyOf)}if("root"!==a.type&&"document"!==a.type&&!a.parent)return!0;if(m(c))throw this.getAsyncError()}}runOnRoot(e){this.result.lastPlugin=e;try{if("object"==typeof e&&e.Once){if("document"===this.result.root.type){let a=this.result.root.nodes.map((a=>e.Once(a,this.helpers)));return m(a[0])?Promise.all(a):a}return e.Once(this.result.root,this.helpers)}if("function"==typeof e)return e(this.result.root,this.result)}catch(e){throw this.handleError(e)}}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(e,a){let t=this.result.lastPlugin;try{a&&a.addToError(e),this.error=e,"CssSyntaxError"!==e.name||e.plugin?t.postcssVersion:(e.plugin=t.postcssPlugin,e.setMessage())}catch(e){console&&console.error&&console.error(e)}return e}async runAsync(){this.plugin=0;for(let e=0;e<this.plugins.length;e++){let a=this.plugins[e],t=this.runOnRoot(a);if(m(t))try{await t}catch(e){throw this.handleError(e)}}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[n];){e[n]=!0;let a=[v(e)];for(;a.length>0;){let e=this.visitTick(a);if(m(e))try{await e}catch(e){let t=a[a.length-1].node;throw this.handleError(e,t)}}}if(this.listeners.OnceExit)for(let[a,t]of this.listeners.OnceExit){this.result.lastPlugin=a;try{if("document"===e.type){let a=e.nodes.map((e=>t(e,this.helpers)));await Promise.all(a)}else await t(e,this.helpers)}catch(e){throw this.handleError(e)}}}return this.processed=!0,this.stringify()}prepareVisitors(){this.listeners={};let e=(e,a,t)=>{this.listeners[a]||(this.listeners[a]=[]),this.listeners[a].push([e,t])};for(let a of this.plugins)if("object"==typeof a)for(let t in a){if(!u[t]&&/^[A-Z]/.test(t))throw new Error(`Unknown event ${t} in ${a.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!p[t])if("object"==typeof a[t])for(let n in a[t])e(a,"*"===n?t:t+"-"+n.toLowerCase(),a[t][n]);else"function"==typeof a[t]&&e(a,t,a[t])}this.hasListener=Object.keys(this.listeners).length>0}visitTick(e){let a=e[e.length-1],{node:t,visitors:c}=a;if("root"!==t.type&&"document"!==t.type&&!t.parent)return void e.pop();if(c.length>0&&a.visitorIndex<c.length){let[n,o]=c[a.visitorIndex];a.visitorIndex+=1,a.visitorIndex===c.length&&(a.visitors=[],a.visitorIndex=0),this.result.lastPlugin=n;try{return o(t.toProxy(),this.helpers)}catch(e){throw this.handleError(e,t)}}if(0!==a.iterator){let c,o=a.iterator;for(;c=t.nodes[t.indexes[o]];)if(t.indexes[o]+=1,!c[n])return c[n]=!0,void e.push(v(c));a.iterator=0,delete t.indexes[o]}let o=a.events;for(;a.eventIndex<o.length;){let e=o[a.eventIndex];if(a.eventIndex+=1,0===e)return void(t.nodes&&t.nodes.length&&(t[n]=!0,a.iterator=t.getIterator()));if(this.listeners[e])return void(a.visitors=this.listeners[e])}e.pop()}}R.registerPostcss=e=>{g=e},e.exports=R,R.default=R,f.registerLazyResult(R),l.registerLazyResult(R)},715:e=>{"use strict";let a={split(e,a,t){let n=[],c="",o=!1,d=0,i=!1,l="",r=!1;for(let t of e)r?r=!1:"\\"===t?r=!0:i?t===l&&(i=!1):'"'===t||"'"===t?(i=!0,l=t):"("===t?d+=1:")"===t?d>0&&(d-=1):0===d&&a.includes(t)&&(o=!0),o?(""!==c&&n.push(c.trim()),c="",o=!1):c+=t;return(t||""!==c)&&n.push(c.trim()),n},space:e=>a.split(e,[" ","\n","\t"]),comma:e=>a.split(e,[","],!0)};e.exports=a,a.default=a},505:(e,a,t)=>{"use strict";let{SourceMapConsumer:n,SourceMapGenerator:c}=t(209),{dirname:o,resolve:d,relative:i,sep:l}=t(830),{pathToFileURL:r}=t(414),b=t(995),f=Boolean(n&&c),s=Boolean(o&&d&&i&&l);e.exports=class{constructor(e,a,t,n){this.stringify=e,this.mapOpts=t.map||{},this.root=a,this.opts=t,this.css=n,this.usesFileUrls=!this.mapOpts.from&&this.mapOpts.absolute}isMap(){return void 0!==this.opts.map?!!this.opts.map:this.previous().length>0}previous(){if(!this.previousMaps)if(this.previousMaps=[],this.root)this.root.walk((e=>{if(e.source&&e.source.input.map){let a=e.source.input.map;this.previousMaps.includes(a)||this.previousMaps.push(a)}}));else{let e=new b(this.css,this.opts);e.map&&this.previousMaps.push(e.map)}return this.previousMaps}isInline(){if(void 0!==this.mapOpts.inline)return this.mapOpts.inline;let e=this.mapOpts.annotation;return(void 0===e||!0===e)&&(!this.previous().length||this.previous().some((e=>e.inline)))}isSourcesContent(){return void 0!==this.mapOpts.sourcesContent?this.mapOpts.sourcesContent:!this.previous().length||this.previous().some((e=>e.withContent()))}clearAnnotation(){if(!1!==this.mapOpts.annotation)if(this.root){let e;for(let a=this.root.nodes.length-1;a>=0;a--)e=this.root.nodes[a],"comment"===e.type&&0===e.text.indexOf("# sourceMappingURL=")&&this.root.removeChild(a)}else this.css&&(this.css=this.css.replace(/(\n)?\/\*#[\S\s]*?\*\/$/gm,""))}setSourcesContent(){let e={};if(this.root)this.root.walk((a=>{if(a.source){let t=a.source.input.from;if(t&&!e[t]){e[t]=!0;let n=this.usesFileUrls?this.toFileUrl(t):this.toUrl(this.path(t));this.map.setSourceContent(n,a.source.input.css)}}}));else if(this.css){let e=this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>";this.map.setSourceContent(e,this.css)}}applyPrevMaps(){for(let e of this.previous()){let a,t=this.toUrl(this.path(e.file)),c=e.root||o(e.file);!1===this.mapOpts.sourcesContent?(a=new n(e.text),a.sourcesContent&&(a.sourcesContent=a.sourcesContent.map((()=>null)))):a=e.consumer(),this.map.applySourceMap(a,t,this.toUrl(this.path(c)))}}isAnnotation(){return!!this.isInline()||(void 0!==this.mapOpts.annotation?this.mapOpts.annotation:!this.previous().length||this.previous().some((e=>e.annotation)))}toBase64(e){return Buffer?Buffer.from(e).toString("base64"):window.btoa(unescape(encodeURIComponent(e)))}addAnnotation(){let e;e=this.isInline()?"data:application/json;base64,"+this.toBase64(this.map.toString()):"string"==typeof this.mapOpts.annotation?this.mapOpts.annotation:"function"==typeof this.mapOpts.annotation?this.mapOpts.annotation(this.opts.to,this.root):this.outputFile()+".map";let a="\n";this.css.includes("\r\n")&&(a="\r\n"),this.css+=a+"/*# sourceMappingURL="+e+" */"}outputFile(){return this.opts.to?this.path(this.opts.to):this.opts.from?this.path(this.opts.from):"to.css"}generateMap(){if(this.root)this.generateString();else if(1===this.previous().length){let e=this.previous()[0].consumer();e.file=this.outputFile(),this.map=c.fromSourceMap(e)}else this.map=new c({file:this.outputFile()}),this.map.addMapping({source:this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>",generated:{line:1,column:0},original:{line:1,column:0}});return this.isSourcesContent()&&this.setSourcesContent(),this.root&&this.previous().length>0&&this.applyPrevMaps(),this.isAnnotation()&&this.addAnnotation(),this.isInline()?[this.css]:[this.css,this.map]}path(e){if(0===e.indexOf("<"))return e;if(/^\w+:\/\//.test(e))return e;if(this.mapOpts.absolute)return e;let a=this.opts.to?o(this.opts.to):".";return"string"==typeof this.mapOpts.annotation&&(a=o(d(a,this.mapOpts.annotation))),i(a,e)}toUrl(e){return"\\"===l&&(e=e.replace(/\\/g,"/")),encodeURI(e).replace(/[#?]/g,encodeURIComponent)}toFileUrl(e){if(r)return r(e).toString();throw new Error("`map.absolute` option is not available in this PostCSS build")}sourcePath(e){return this.mapOpts.from?this.toUrl(this.mapOpts.from):this.usesFileUrls?this.toFileUrl(e.source.input.from):this.toUrl(this.path(e.source.input.from))}generateString(){this.css="",this.map=new c({file:this.outputFile()});let e,a,t=1,n=1,o="<no source>",d={source:"",generated:{line:0,column:0},original:{line:0,column:0}};this.stringify(this.root,((c,i,l)=>{if(this.css+=c,i&&"end"!==l&&(d.generated.line=t,d.generated.column=n-1,i.source&&i.source.start?(d.source=this.sourcePath(i),d.original.line=i.source.start.line,d.original.column=i.source.start.column-1,this.map.addMapping(d)):(d.source=o,d.original.line=1,d.original.column=0,this.map.addMapping(d))),e=c.match(/\n/g),e?(t+=e.length,a=c.lastIndexOf("\n"),n=c.length-a):n+=c.length,i&&"start"!==l){let e=i.parent||{raws:{}};("decl"!==i.type||i!==e.last||e.raws.semicolon)&&(i.source&&i.source.end?(d.source=this.sourcePath(i),d.original.line=i.source.end.line,d.original.column=i.source.end.column-1,d.generated.line=t,d.generated.column=n-2,this.map.addMapping(d)):(d.source=o,d.original.line=1,d.original.column=0,d.generated.line=t,d.generated.column=n-1,this.map.addMapping(d)))}}))}generate(){if(this.clearAnnotation(),s&&f&&this.isMap())return this.generateMap();{let e="";return this.stringify(this.root,(a=>{e+=a})),[e]}}}},647:(e,a,t)=>{"use strict";let n=t(505),c=t(88),o=(t(448),t(964));const d=t(632);class i{constructor(e,a,t){let o;a=a.toString(),this.stringified=!1,this._processor=e,this._css=a,this._opts=t,this._map=void 0;let i=c;this.result=new d(this._processor,o,this._opts),this.result.css=a;let l=this;Object.defineProperty(this.result,"root",{get:()=>l.root});let r=new n(i,o,this._opts,a);if(r.isMap()){let[e,a]=r.generate();e&&(this.result.css=e),a&&(this.result.map=a)}}get[Symbol.toStringTag](){return"NoWorkResult"}get processor(){return this.result.processor}get opts(){return this.result.opts}get css(){return this.result.css}get content(){return this.result.css}get map(){return this.result.map}get root(){if(this._root)return this._root;let e,a=o;try{e=a(this._css,this._opts)}catch(e){this.error=e}if(this.error)throw this.error;return this._root=e,e}get messages(){return[]}warnings(){return[]}toString(){return this._css}then(e,a){return this.async().then(e,a)}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}async(){return this.error?Promise.reject(this.error):Promise.resolve(this.result)}sync(){if(this.error)throw this.error;return this.result}}e.exports=i,i.default=i},631:(e,a,t)=>{"use strict";let{isClean:n,my:c}=t(513),o=t(671),d=t(62),i=t(88);function l(e,a){let t=new e.constructor;for(let n in e){if(!Object.prototype.hasOwnProperty.call(e,n))continue;if("proxyCache"===n)continue;let c=e[n],o=typeof c;"parent"===n&&"object"===o?a&&(t[n]=a):"source"===n?t[n]=c:Array.isArray(c)?t[n]=c.map((e=>l(e,t))):("object"===o&&null!==c&&(c=l(c)),t[n]=c)}return t}class r{constructor(e={}){this.raws={},this[n]=!1,this[c]=!0;for(let a in e)if("nodes"===a){this.nodes=[];for(let t of e[a])"function"==typeof t.clone?this.append(t.clone()):this.append(t)}else this[a]=e[a]}error(e,a={}){if(this.source){let{start:t,end:n}=this.rangeBy(a);return this.source.input.error(e,{line:t.line,column:t.column},{line:n.line,column:n.column},a)}return new o(e)}warn(e,a,t){let n={node:this};for(let e in t)n[e]=t[e];return e.warn(a,n)}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}toString(e=i){e.stringify&&(e=e.stringify);let a="";return e(this,(e=>{a+=e})),a}assign(e={}){for(let a in e)this[a]=e[a];return this}clone(e={}){let a=l(this);for(let t in e)a[t]=e[t];return a}cloneBefore(e={}){let a=this.clone(e);return this.parent.insertBefore(this,a),a}cloneAfter(e={}){let a=this.clone(e);return this.parent.insertAfter(this,a),a}replaceWith(...e){if(this.parent){let a=this,t=!1;for(let n of e)n===this?t=!0:t?(this.parent.insertAfter(a,n),a=n):this.parent.insertBefore(a,n);t||this.remove()}return this}next(){if(!this.parent)return;let e=this.parent.index(this);return this.parent.nodes[e+1]}prev(){if(!this.parent)return;let e=this.parent.index(this);return this.parent.nodes[e-1]}before(e){return this.parent.insertBefore(this,e),this}after(e){return this.parent.insertAfter(this,e),this}root(){let e=this;for(;e.parent&&"document"!==e.parent.type;)e=e.parent;return e}raw(e,a){return(new d).raw(this,e,a)}cleanRaws(e){delete this.raws.before,delete this.raws.after,e||delete this.raws.between}toJSON(e,a){let t={},n=null==a;a=a||new Map;let c=0;for(let e in this){if(!Object.prototype.hasOwnProperty.call(this,e))continue;if("parent"===e||"proxyCache"===e)continue;let n=this[e];if(Array.isArray(n))t[e]=n.map((e=>"object"==typeof e&&e.toJSON?e.toJSON(null,a):e));else if("object"==typeof n&&n.toJSON)t[e]=n.toJSON(null,a);else if("source"===e){let o=a.get(n.input);null==o&&(o=c,a.set(n.input,c),c++),t[e]={inputId:o,start:n.start,end:n.end}}else t[e]=n}return n&&(t.inputs=[...a.keys()].map((e=>e.toJSON()))),t}positionInside(e){let a=this.toString(),t=this.source.start.column,n=this.source.start.line;for(let c=0;c<e;c++)"\n"===a[c]?(t=1,n+=1):t+=1;return{line:n,column:t}}positionBy(e){let a=this.source.start;if(e.index)a=this.positionInside(e.index);else if(e.word){let t=this.toString().indexOf(e.word);-1!==t&&(a=this.positionInside(t))}return a}rangeBy(e){let a={line:this.source.start.line,column:this.source.start.column},t=this.source.end?{line:this.source.end.line,column:this.source.end.column+1}:{line:a.line,column:a.column+1};if(e.word){let n=this.toString().indexOf(e.word);-1!==n&&(a=this.positionInside(n),t=this.positionInside(n+e.word.length))}else e.start?a={line:e.start.line,column:e.start.column}:e.index&&(a=this.positionInside(e.index)),e.end?t={line:e.end.line,column:e.end.column}:e.endIndex?t=this.positionInside(e.endIndex):e.index&&(t=this.positionInside(e.index+1));return(t.line<a.line||t.line===a.line&&t.column<=a.column)&&(t={line:a.line,column:a.column+1}),{start:a,end:t}}getProxyProcessor(){return{set:(e,a,t)=>(e[a]===t||(e[a]=t,"prop"!==a&&"value"!==a&&"name"!==a&&"params"!==a&&"important"!==a&&"text"!==a||e.markDirty()),!0),get:(e,a)=>"proxyOf"===a?e:"root"===a?()=>e.root().toProxy():e[a]}}toProxy(){return this.proxyCache||(this.proxyCache=new Proxy(this,this.getProxyProcessor())),this.proxyCache}addToError(e){if(e.postcssNode=this,e.stack&&this.source&&/\n\s{4}at /.test(e.stack)){let a=this.source;e.stack=e.stack.replace(/\n\s{4}at /,`$&${a.input.from}:${a.start.line}:${a.start.column}$&`)}return e}markDirty(){if(this[n]){this[n]=!1;let e=this;for(;e=e.parent;)e[n]=!1}}get proxyOf(){return this}}e.exports=r,r.default=r},964:(e,a,t)=>{"use strict";let n=t(19),c=t(867),o=t(995);function d(e,a){let t=new o(e,a),n=new c(t);try{n.parse()}catch(e){throw e}return n.root}e.exports=d,d.default=d,n.registerParse(d)},867:(e,a,t)=>{"use strict";let n=t(258),c=t(852),o=t(932),d=t(353),i=t(25),l=t(675);const r={empty:!0,space:!0};e.exports=class{constructor(e){this.input=e,this.root=new i,this.current=this.root,this.spaces="",this.semicolon=!1,this.customProperty=!1,this.createTokenizer(),this.root.source={input:e,start:{offset:0,line:1,column:1}}}createTokenizer(){this.tokenizer=c(this.input)}parse(){let e;for(;!this.tokenizer.endOfFile();)switch(e=this.tokenizer.nextToken(),e[0]){case"space":this.spaces+=e[1];break;case";":this.freeSemicolon(e);break;case"}":this.end(e);break;case"comment":this.comment(e);break;case"at-word":this.atrule(e);break;case"{":this.emptyRule(e);break;default:this.other(e)}this.endFile()}comment(e){let a=new o;this.init(a,e[2]),a.source.end=this.getPosition(e[3]||e[2]);let t=e[1].slice(2,-2);if(/^\s*$/.test(t))a.text="",a.raws.left=t,a.raws.right="";else{let e=t.match(/^(\s*)([^]*\S)(\s*)$/);a.text=e[2],a.raws.left=e[1],a.raws.right=e[3]}}emptyRule(e){let a=new l;this.init(a,e[2]),a.selector="",a.raws.between="",this.current=a}other(e){let a=!1,t=null,n=!1,c=null,o=[],d=e[1].startsWith("--"),i=[],l=e;for(;l;){if(t=l[0],i.push(l),"("===t||"["===t)c||(c=l),o.push("("===t?")":"]");else if(d&&n&&"{"===t)c||(c=l),o.push("}");else if(0===o.length){if(";"===t){if(n)return void this.decl(i,d);break}if("{"===t)return void this.rule(i);if("}"===t){this.tokenizer.back(i.pop()),a=!0;break}":"===t&&(n=!0)}else t===o[o.length-1]&&(o.pop(),0===o.length&&(c=null));l=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(a=!0),o.length>0&&this.unclosedBracket(c),a&&n){if(!d)for(;i.length&&(l=i[i.length-1][0],"space"===l||"comment"===l);)this.tokenizer.back(i.pop());this.decl(i,d)}else this.unknownWord(i)}rule(e){e.pop();let a=new l;this.init(a,e[0][2]),a.raws.between=this.spacesAndCommentsFromEnd(e),this.raw(a,"selector",e),this.current=a}decl(e,a){let t=new n;this.init(t,e[0][2]);let c,o=e[e.length-1];for(";"===o[0]&&(this.semicolon=!0,e.pop()),t.source.end=this.getPosition(o[3]||o[2]||function(e){for(let a=e.length-1;a>=0;a--){let t=e[a],n=t[3]||t[2];if(n)return n}}(e));"word"!==e[0][0];)1===e.length&&this.unknownWord(e),t.raws.before+=e.shift()[1];for(t.source.start=this.getPosition(e[0][2]),t.prop="";e.length;){let a=e[0][0];if(":"===a||"space"===a||"comment"===a)break;t.prop+=e.shift()[1]}for(t.raws.between="";e.length;){if(c=e.shift(),":"===c[0]){t.raws.between+=c[1];break}"word"===c[0]&&/\w/.test(c[1])&&this.unknownWord([c]),t.raws.between+=c[1]}"_"!==t.prop[0]&&"*"!==t.prop[0]||(t.raws.before+=t.prop[0],t.prop=t.prop.slice(1));let d,i=[];for(;e.length&&(d=e[0][0],"space"===d||"comment"===d);)i.push(e.shift());this.precheckMissedSemicolon(e);for(let a=e.length-1;a>=0;a--){if(c=e[a],"!important"===c[1].toLowerCase()){t.important=!0;let n=this.stringFrom(e,a);n=this.spacesFromEnd(e)+n," !important"!==n&&(t.raws.important=n);break}if("important"===c[1].toLowerCase()){let n=e.slice(0),c="";for(let e=a;e>0;e--){let a=n[e][0];if(0===c.trim().indexOf("!")&&"space"!==a)break;c=n.pop()[1]+c}0===c.trim().indexOf("!")&&(t.important=!0,t.raws.important=c,e=n)}if("space"!==c[0]&&"comment"!==c[0])break}e.some((e=>"space"!==e[0]&&"comment"!==e[0]))&&(t.raws.between+=i.map((e=>e[1])).join(""),i=[]),this.raw(t,"value",i.concat(e),a),t.value.includes(":")&&!a&&this.checkMissedSemicolon(e)}atrule(e){let a,t,n,c=new d;c.name=e[1].slice(1),""===c.name&&this.unnamedAtrule(c,e),this.init(c,e[2]);let o=!1,i=!1,l=[],r=[];for(;!this.tokenizer.endOfFile();){if(a=(e=this.tokenizer.nextToken())[0],"("===a||"["===a?r.push("("===a?")":"]"):"{"===a&&r.length>0?r.push("}"):a===r[r.length-1]&&r.pop(),0===r.length){if(";"===a){c.source.end=this.getPosition(e[2]),this.semicolon=!0;break}if("{"===a){i=!0;break}if("}"===a){if(l.length>0){for(n=l.length-1,t=l[n];t&&"space"===t[0];)t=l[--n];t&&(c.source.end=this.getPosition(t[3]||t[2]))}this.end(e);break}l.push(e)}else l.push(e);if(this.tokenizer.endOfFile()){o=!0;break}}c.raws.between=this.spacesAndCommentsFromEnd(l),l.length?(c.raws.afterName=this.spacesAndCommentsFromStart(l),this.raw(c,"params",l),o&&(e=l[l.length-1],c.source.end=this.getPosition(e[3]||e[2]),this.spaces=c.raws.between,c.raws.between="")):(c.raws.afterName="",c.params=""),i&&(c.nodes=[],this.current=c)}end(e){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end=this.getPosition(e[2]),this.current=this.current.parent):this.unexpectedClose(e)}endFile(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces}freeSemicolon(e){if(this.spaces+=e[1],this.current.nodes){let e=this.current.nodes[this.current.nodes.length-1];e&&"rule"===e.type&&!e.raws.ownSemicolon&&(e.raws.ownSemicolon=this.spaces,this.spaces="")}}getPosition(e){let a=this.input.fromOffset(e);return{offset:e,line:a.line,column:a.col}}init(e,a){this.current.push(e),e.source={start:this.getPosition(a),input:this.input},e.raws.before=this.spaces,this.spaces="","comment"!==e.type&&(this.semicolon=!1)}raw(e,a,t,n){let c,o,d,i,l=t.length,b="",f=!0;for(let e=0;e<l;e+=1)c=t[e],o=c[0],"space"!==o||e!==l-1||n?"comment"===o?(i=t[e-1]?t[e-1][0]:"empty",d=t[e+1]?t[e+1][0]:"empty",r[i]||r[d]||","===b.slice(-1)?f=!1:b+=c[1]):b+=c[1]:f=!1;if(!f){let n=t.reduce(((e,a)=>e+a[1]),"");e.raws[a]={value:b,raw:n}}e[a]=b}spacesAndCommentsFromEnd(e){let a,t="";for(;e.length&&(a=e[e.length-1][0],"space"===a||"comment"===a);)t=e.pop()[1]+t;return t}spacesAndCommentsFromStart(e){let a,t="";for(;e.length&&(a=e[0][0],"space"===a||"comment"===a);)t+=e.shift()[1];return t}spacesFromEnd(e){let a,t="";for(;e.length&&(a=e[e.length-1][0],"space"===a);)t=e.pop()[1]+t;return t}stringFrom(e,a){let t="";for(let n=a;n<e.length;n++)t+=e[n][1];return e.splice(a,e.length-a),t}colon(e){let a,t,n,c=0;for(let[o,d]of e.entries()){if(a=d,t=a[0],"("===t&&(c+=1),")"===t&&(c-=1),0===c&&":"===t){if(n){if("word"===n[0]&&"progid"===n[1])continue;return o}this.doubleColon(a)}n=a}return!1}unclosedBracket(e){throw this.input.error("Unclosed bracket",{offset:e[2]},{offset:e[2]+1})}unknownWord(e){throw this.input.error("Unknown word",{offset:e[0][2]},{offset:e[0][2]+e[0][1].length})}unexpectedClose(e){throw this.input.error("Unexpected }",{offset:e[2]},{offset:e[2]+1})}unclosedBlock(){let e=this.current.source.start;throw this.input.error("Unclosed block",e.line,e.column)}doubleColon(e){throw this.input.error("Double colon",{offset:e[2]},{offset:e[2]+e[1].length})}unnamedAtrule(e,a){throw this.input.error("At-rule without name",{offset:a[2]},{offset:a[2]+a[1].length})}precheckMissedSemicolon(){}checkMissedSemicolon(e){let a=this.colon(e);if(!1===a)return;let t,n=0;for(let c=a-1;c>=0&&(t=e[c],"space"===t[0]||(n+=1,2!==n));c--);throw this.input.error("Missed semicolon","word"===t[0]?t[3]+1:t[2])}}},20:(e,a,t)=>{"use strict";let n=t(671),c=t(258),o=t(939),d=t(19),i=t(723),l=t(88),r=t(250),b=t(461),f=t(728),s=t(932),u=t(353),p=t(632),m=t(995),h=t(964),v=t(715),y=t(675),g=t(25),R=t(631);function C(...e){return 1===e.length&&Array.isArray(e[0])&&(e=e[0]),new i(e)}C.plugin=function(e,a){let t,n=!1;function c(...t){console&&console.warn&&!n&&(n=!0,console.warn(e+": postcss.plugin was deprecated. Migration guide:\nhttps://evilmartians.com/chronicles/postcss-8-plugin-migration"),process.env.LANG&&process.env.LANG.startsWith("cn")&&console.warn(e+": 里面 postcss.plugin 被弃用. 迁移指南:\nhttps://www.w3ctech.com/topic/2226"));let c=a(...t);return c.postcssPlugin=e,c.postcssVersion=(new i).version,c}return Object.defineProperty(c,"postcss",{get:()=>(t||(t=c()),t)}),c.process=function(e,a,t){return C([c(t)]).process(e,a)},c},C.stringify=l,C.parse=h,C.fromJSON=r,C.list=v,C.comment=e=>new s(e),C.atRule=e=>new u(e),C.decl=e=>new c(e),C.rule=e=>new y(e),C.root=e=>new g(e),C.document=e=>new b(e),C.CssSyntaxError=n,C.Declaration=c,C.Container=d,C.Processor=i,C.Document=b,C.Comment=s,C.Warning=f,C.AtRule=u,C.Result=p,C.Input=m,C.Rule=y,C.Root=g,C.Node=R,o.registerPostcss(C),e.exports=C,C.default=C},981:(e,a,t)=>{"use strict";let{SourceMapConsumer:n,SourceMapGenerator:c}=t(209),{existsSync:o,readFileSync:d}=t(777),{dirname:i,join:l}=t(830);class r{constructor(e,a){if(!1===a.map)return;this.loadAnnotation(e),this.inline=this.startWith(this.annotation,"data:");let t=a.map?a.map.prev:void 0,n=this.loadMap(a.from,t);!this.mapFile&&a.from&&(this.mapFile=a.from),this.mapFile&&(this.root=i(this.mapFile)),n&&(this.text=n)}consumer(){return this.consumerCache||(this.consumerCache=new n(this.text)),this.consumerCache}withContent(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)}startWith(e,a){return!!e&&e.substr(0,a.length)===a}getAnnotationURL(e){return e.replace(/^\/\*\s*# sourceMappingURL=/,"").trim()}loadAnnotation(e){let a=e.match(/\/\*\s*# sourceMappingURL=/gm);if(!a)return;let t=e.lastIndexOf(a.pop()),n=e.indexOf("*/",t);t>-1&&n>-1&&(this.annotation=this.getAnnotationURL(e.substring(t,n)))}decodeInline(e){if(/^data:application\/json;charset=utf-?8,/.test(e)||/^data:application\/json,/.test(e))return decodeURIComponent(e.substr(RegExp.lastMatch.length));if(/^data:application\/json;charset=utf-?8;base64,/.test(e)||/^data:application\/json;base64,/.test(e))return a=e.substr(RegExp.lastMatch.length),Buffer?Buffer.from(a,"base64").toString():window.atob(a);var a;let t=e.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+t)}loadFile(e){if(this.root=i(e),o(e))return this.mapFile=e,d(e,"utf-8").toString().trim()}loadMap(e,a){if(!1===a)return!1;if(a){if("string"==typeof a)return a;if("function"!=typeof a){if(a instanceof n)return c.fromSourceMap(a).toString();if(a instanceof c)return a.toString();if(this.isMap(a))return JSON.stringify(a);throw new Error("Unsupported previous source map format: "+a.toString())}{let t=a(e);if(t){let e=this.loadFile(t);if(!e)throw new Error("Unable to load previous source map: "+t.toString());return e}}}else{if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){let a=this.annotation;return e&&(a=l(i(e),a)),this.loadFile(a)}}}isMap(e){return"object"==typeof e&&("string"==typeof e.mappings||"string"==typeof e._mappings||Array.isArray(e.sections))}}e.exports=r,r.default=r},723:(e,a,t)=>{"use strict";let n=t(647),c=t(939),o=t(461),d=t(25);class i{constructor(e=[]){this.version="8.4.19",this.plugins=this.normalize(e)}use(e){return this.plugins=this.plugins.concat(this.normalize([e])),this}process(e,a={}){return 0===this.plugins.length&&void 0===a.parser&&void 0===a.stringifier&&void 0===a.syntax?new n(this,e,a):new c(this,e,a)}normalize(e){let a=[];for(let t of e)if(!0===t.postcss?t=t():t.postcss&&(t=t.postcss),"object"==typeof t&&Array.isArray(t.plugins))a=a.concat(t.plugins);else if("object"==typeof t&&t.postcssPlugin)a.push(t);else if("function"==typeof t)a.push(t);else if("object"!=typeof t||!t.parse&&!t.stringify)throw new Error(t+" is not a PostCSS plugin");return a}}e.exports=i,i.default=i,d.registerProcessor(i),o.registerProcessor(i)},632:(e,a,t)=>{"use strict";let n=t(728);class c{constructor(e,a,t){this.processor=e,this.messages=[],this.root=a,this.opts=t,this.css=void 0,this.map=void 0}toString(){return this.css}warn(e,a={}){a.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(a.plugin=this.lastPlugin.postcssPlugin);let t=new n(e,a);return this.messages.push(t),t}warnings(){return this.messages.filter((e=>"warning"===e.type))}get content(){return this.css}}e.exports=c,c.default=c},25:(e,a,t)=>{"use strict";let n,c,o=t(19);class d extends o{constructor(e){super(e),this.type="root",this.nodes||(this.nodes=[])}removeChild(e,a){let t=this.index(e);return!a&&0===t&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[t].raws.before),super.removeChild(e)}normalize(e,a,t){let n=super.normalize(e);if(a)if("prepend"===t)this.nodes.length>1?a.raws.before=this.nodes[1].raws.before:delete a.raws.before;else if(this.first!==a)for(let e of n)e.raws.before=a.raws.before;return n}toResult(e={}){return new n(new c,this,e).stringify()}}d.registerLazyResult=e=>{n=e},d.registerProcessor=e=>{c=e},e.exports=d,d.default=d,o.registerRoot(d)},675:(e,a,t)=>{"use strict";let n=t(19),c=t(715);class o extends n{constructor(e){super(e),this.type="rule",this.nodes||(this.nodes=[])}get selectors(){return c.comma(this.selector)}set selectors(e){let a=this.selector?this.selector.match(/,\s*/):null,t=a?a[0]:","+this.raw("between","beforeOpen");this.selector=e.join(t)}}e.exports=o,o.default=o,n.registerRule(o)},62:e=>{"use strict";const a={colon:": ",indent:" ",beforeDecl:"\n",beforeRule:"\n",beforeOpen:" ",beforeClose:"\n",beforeComment:"\n",after:"\n",emptyBody:"",commentLeft:" ",commentRight:" ",semicolon:!1};class t{constructor(e){this.builder=e}stringify(e,a){if(!this[e.type])throw new Error("Unknown AST node type "+e.type+". Maybe you need to change PostCSS stringifier.");this[e.type](e,a)}document(e){this.body(e)}root(e){this.body(e),e.raws.after&&this.builder(e.raws.after)}comment(e){let a=this.raw(e,"left","commentLeft"),t=this.raw(e,"right","commentRight");this.builder("/*"+a+e.text+t+"*/",e)}decl(e,a){let t=this.raw(e,"between","colon"),n=e.prop+t+this.rawValue(e,"value");e.important&&(n+=e.raws.important||" !important"),a&&(n+=";"),this.builder(n,e)}rule(e){this.block(e,this.rawValue(e,"selector")),e.raws.ownSemicolon&&this.builder(e.raws.ownSemicolon,e,"end")}atrule(e,a){let t="@"+e.name,n=e.params?this.rawValue(e,"params"):"";if(void 0!==e.raws.afterName?t+=e.raws.afterName:n&&(t+=" "),e.nodes)this.block(e,t+n);else{let c=(e.raws.between||"")+(a?";":"");this.builder(t+n+c,e)}}body(e){let a=e.nodes.length-1;for(;a>0&&"comment"===e.nodes[a].type;)a-=1;let t=this.raw(e,"semicolon");for(let n=0;n<e.nodes.length;n++){let c=e.nodes[n],o=this.raw(c,"before");o&&this.builder(o),this.stringify(c,a!==n||t)}}block(e,a){let t,n=this.raw(e,"between","beforeOpen");this.builder(a+n+"{",e,"start"),e.nodes&&e.nodes.length?(this.body(e),t=this.raw(e,"after")):t=this.raw(e,"after","emptyBody"),t&&this.builder(t),this.builder("}",e,"end")}raw(e,t,n){let c;if(n||(n=t),t&&(c=e.raws[t],void 0!==c))return c;let o=e.parent;if("before"===n){if(!o||"root"===o.type&&o.first===e)return"";if(o&&"document"===o.type)return""}if(!o)return a[n];let d=e.root();if(d.rawCache||(d.rawCache={}),void 0!==d.rawCache[n])return d.rawCache[n];if("before"===n||"after"===n)return this.beforeAfter(e,n);{let a="raw"+((i=n)[0].toUpperCase()+i.slice(1));this[a]?c=this[a](d,e):d.walk((e=>{if(c=e.raws[t],void 0!==c)return!1}))}var i;return void 0===c&&(c=a[n]),d.rawCache[n]=c,c}rawSemicolon(e){let a;return e.walk((e=>{if(e.nodes&&e.nodes.length&&"decl"===e.last.type&&(a=e.raws.semicolon,void 0!==a))return!1})),a}rawEmptyBody(e){let a;return e.walk((e=>{if(e.nodes&&0===e.nodes.length&&(a=e.raws.after,void 0!==a))return!1})),a}rawIndent(e){if(e.raws.indent)return e.raws.indent;let a;return e.walk((t=>{let n=t.parent;if(n&&n!==e&&n.parent&&n.parent===e&&void 0!==t.raws.before){let e=t.raws.before.split("\n");return a=e[e.length-1],a=a.replace(/\S/g,""),!1}})),a}rawBeforeComment(e,a){let t;return e.walkComments((e=>{if(void 0!==e.raws.before)return t=e.raws.before,t.includes("\n")&&(t=t.replace(/[^\n]+$/,"")),!1})),void 0===t?t=this.raw(a,null,"beforeDecl"):t&&(t=t.replace(/\S/g,"")),t}rawBeforeDecl(e,a){let t;return e.walkDecls((e=>{if(void 0!==e.raws.before)return t=e.raws.before,t.includes("\n")&&(t=t.replace(/[^\n]+$/,"")),!1})),void 0===t?t=this.raw(a,null,"beforeRule"):t&&(t=t.replace(/\S/g,"")),t}rawBeforeRule(e){let a;return e.walk((t=>{if(t.nodes&&(t.parent!==e||e.first!==t)&&void 0!==t.raws.before)return a=t.raws.before,a.includes("\n")&&(a=a.replace(/[^\n]+$/,"")),!1})),a&&(a=a.replace(/\S/g,"")),a}rawBeforeClose(e){let a;return e.walk((e=>{if(e.nodes&&e.nodes.length>0&&void 0!==e.raws.after)return a=e.raws.after,a.includes("\n")&&(a=a.replace(/[^\n]+$/,"")),!1})),a&&(a=a.replace(/\S/g,"")),a}rawBeforeOpen(e){let a;return e.walk((e=>{if("decl"!==e.type&&(a=e.raws.between,void 0!==a))return!1})),a}rawColon(e){let a;return e.walkDecls((e=>{if(void 0!==e.raws.between)return a=e.raws.between.replace(/[^\s:]/g,""),!1})),a}beforeAfter(e,a){let t;t="decl"===e.type?this.raw(e,null,"beforeDecl"):"comment"===e.type?this.raw(e,null,"beforeComment"):"before"===a?this.raw(e,null,"beforeRule"):this.raw(e,null,"beforeClose");let n=e.parent,c=0;for(;n&&"root"!==n.type;)c+=1,n=n.parent;if(t.includes("\n")){let a=this.raw(e,null,"indent");if(a.length)for(let e=0;e<c;e++)t+=a}return t}rawValue(e,a){let t=e[a],n=e.raws[a];return n&&n.value===t?n.raw:t}}e.exports=t,t.default=t},88:(e,a,t)=>{"use strict";let n=t(62);function c(e,a){new n(a).stringify(e)}e.exports=c,c.default=c},513:e=>{"use strict";e.exports.isClean=Symbol("isClean"),e.exports.my=Symbol("my")},852:e=>{"use strict";const a="'".charCodeAt(0),t='"'.charCodeAt(0),n="\\".charCodeAt(0),c="/".charCodeAt(0),o="\n".charCodeAt(0),d=" ".charCodeAt(0),i="\f".charCodeAt(0),l="\t".charCodeAt(0),r="\r".charCodeAt(0),b="[".charCodeAt(0),f="]".charCodeAt(0),s="(".charCodeAt(0),u=")".charCodeAt(0),p="{".charCodeAt(0),m="}".charCodeAt(0),h=";".charCodeAt(0),v="*".charCodeAt(0),y=":".charCodeAt(0),g="@".charCodeAt(0),R=/[\t\n\f\r "#'()/;[\\\]{}]/g,C=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,w=/.[\n"'(/\\]/,x=/[\da-f]/i;e.exports=function(e,S={}){let N,k,E,I,O,T,F,A,M,z,P=e.css.valueOf(),j=S.ignoreErrors,B=P.length,D=0,V=[],L=[];function $(a){throw e.error("Unclosed "+a,D)}return{back:function(e){L.push(e)},nextToken:function(e){if(L.length)return L.pop();if(D>=B)return;let S=!!e&&e.ignoreUnclosed;switch(N=P.charCodeAt(D),N){case o:case d:case l:case r:case i:k=D;do{k+=1,N=P.charCodeAt(k)}while(N===d||N===o||N===l||N===r||N===i);z=["space",P.slice(D,k)],D=k-1;break;case b:case f:case p:case m:case y:case h:case u:{let e=String.fromCharCode(N);z=[e,e,D];break}case s:if(A=V.length?V.pop()[1]:"",M=P.charCodeAt(D+1),"url"===A&&M!==a&&M!==t&&M!==d&&M!==o&&M!==l&&M!==i&&M!==r){k=D;do{if(T=!1,k=P.indexOf(")",k+1),-1===k){if(j||S){k=D;break}$("bracket")}for(F=k;P.charCodeAt(F-1)===n;)F-=1,T=!T}while(T);z=["brackets",P.slice(D,k+1),D,k],D=k}else k=P.indexOf(")",D+1),I=P.slice(D,k+1),-1===k||w.test(I)?z=["(","(",D]:(z=["brackets",I,D,k],D=k);break;case a:case t:E=N===a?"'":'"',k=D;do{if(T=!1,k=P.indexOf(E,k+1),-1===k){if(j||S){k=D+1;break}$("string")}for(F=k;P.charCodeAt(F-1)===n;)F-=1,T=!T}while(T);z=["string",P.slice(D,k+1),D,k],D=k;break;case g:R.lastIndex=D+1,R.test(P),k=0===R.lastIndex?P.length-1:R.lastIndex-2,z=["at-word",P.slice(D,k+1),D,k],D=k;break;case n:for(k=D,O=!0;P.charCodeAt(k+1)===n;)k+=1,O=!O;if(N=P.charCodeAt(k+1),O&&N!==c&&N!==d&&N!==o&&N!==l&&N!==r&&N!==i&&(k+=1,x.test(P.charAt(k)))){for(;x.test(P.charAt(k+1));)k+=1;P.charCodeAt(k+1)===d&&(k+=1)}z=["word",P.slice(D,k+1),D,k],D=k;break;default:N===c&&P.charCodeAt(D+1)===v?(k=P.indexOf("*/",D+2)+1,0===k&&(j||S?k=P.length:$("comment")),z=["comment",P.slice(D,k+1),D,k],D=k):(C.lastIndex=D+1,C.test(P),k=0===C.lastIndex?P.length-1:C.lastIndex-2,z=["word",P.slice(D,k+1),D,k],V.push(z),D=k)}return D++,z},endOfFile:function(){return 0===L.length&&D>=B},position:function(){return D}}}},448:e=>{"use strict";let a={};e.exports=function(e){a[e]||(a[e]=!0,"undefined"!=typeof console&&console.warn&&console.warn(e))}},728:e=>{"use strict";class a{constructor(e,a={}){if(this.type="warning",this.text=e,a.node&&a.node.source){let e=a.node.rangeBy(a);this.line=e.start.line,this.column=e.start.column,this.endLine=e.end.line,this.endColumn=e.end.column}for(let e in a)this[e]=a[e]}toString(){return this.node?this.node.error(this.text,{plugin:this.plugin,index:this.index,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text}}e.exports=a,a.default=a},465:function(e,a,t){"use strict";var n=this&&this.__createBinding||(Object.create?function(e,a,t,n){void 0===n&&(n=t);var c=Object.getOwnPropertyDescriptor(a,t);c&&!("get"in c?!a.__esModule:c.writable||c.configurable)||(c={enumerable:!0,get:function(){return a[t]}}),Object.defineProperty(e,n,c)}:function(e,a,t,n){void 0===n&&(n=t),e[n]=a[t]}),c=this&&this.__exportStar||function(e,a){for(var t in e)"default"===t||Object.prototype.hasOwnProperty.call(a,t)||n(a,e,t)};a.__esModule=!0,c(t(20),a)},868:()=>{},777:()=>{},830:()=>{},209:()=>{},414:()=>{},961:e=>{e.exports={nanoid:(e=21)=>{let a="",t=e;for(;t--;)a+="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict"[64*Math.random()|0];return a},customAlphabet:(e,a=21)=>(t=a)=>{let n="",c=t;for(;c--;)n+=e[Math.random()*e.length|0];return n}}}},t={},n=function a(n){var c=t[n];if(void 0!==c)return c.exports;var o=t[n]={exports:{}};return e[n].call(o.exports,o,o.exports,a),o.exports}(465),c=a;for(var o in n)c[o]=n[o];n.__esModule&&Object.defineProperty(c,"__esModule",{value:!0})})()},19061:function(e,a,t){"use strict";t.r(a),t.d(a,{default:function(){return fv}});var n=t(69291),c=t(42599),o=t(18383);(0,o.tD)("en-US",{f7e68bde2caa2cb5696d6a37fe4a23a4:"Common",ea15ae2b7fba76c83eec6d0986d15197:"Option","3fea7ca76cdece641436d7ab0d02ab1b":"Status","24d67862f87f439db7ca957aecb77cce":"Properties",afcde2611bdd13c1e65b4fb6a2f13425:"Design","6d0034a2419e1f394dedab07994b9665":"Label CSS class name","2cadb6621afe19333b142faa541b0f91":"Control CSS class name","0e627e6a0ff773ee76bc4cc0871cb48d":"Description CSS class name","10b2761db5a8e089049df39675abc550":"Event",dc19704991f1476fa4dcbb80c50bedd6:"Prompt title","55713166f8bddcc0aefc3a32464746f1":"Enter prompt title","2d711b09bd0db0ad240cc83b30dd8014":"Content","59b9e2022323a63079c6ddab63fec112":"Popout position",af767b7e4ae069d54f9ea839858d4c6d:"Upper","3850a186c3235bc646d4c2f79cebac36":"Bottom",d2aff1417831aa621c16cd5b95306b4b:"Left","4d9c32c23df5d234e629c922c58d8e12":"Right","5ef69f62dc668c1a3e68b51c50a2530a":"Icon","4434b33a8731a73613ba5fa1eb984efb":"CSS class name",f10b676db977ae808af8d96b327be7f3:'Which secondary CSS class names are available? Go to<a href="https://baidu.gitee.io/amis/zh-CN/style/index" target="_blank">Style description</a>. In addition, you can add a custom class name, and then add a custom style in the system configuration.',"159dbc2fafd57b9d3652f16659b1b519":"Triggering mode","45a51525391d4a3771b22f2cf1aa96b3":"The floating layer triggering mode defaults to the mouseover.","728c7cdfa431821d291b5108394ec65a":"Mouseover","4363c17ebb346b646af55bd8c8075915":"Click","5632c68dac780bd766f740830481f4b0":"Click blank area to close it.","9efb0ce5a4510ef29345b6edb3e58bc2":"A td must exist","3ce57bd19e37d2b27145dc6fcfff3520":"The first cell cannot be found.",f7d205072a2ceb63b4f48a8b6f32fd25:"The number of row lines is incorrect.","852228c640b1daefe6b0853390e66791":"The number of column lines is incorrect.","26526c3354307798dfa84f17decf5140":"The corresponding id is not found.","38d2ccdde0ae0c2329defd3c75c59d8b":"Due to the padding limit, the height setting that is too small is invalid. Thus, you can reduce the default padding.",d59379f4227af3b2c60214e2f4f903ba:"Merge cells","02d9819ddaaaeb1b7b22b12608c7e5ca":"Prompt","4be3194e93cdd2899d06b499c184195b":"The prompt is used for special text prompt, which includes four types: operation prompt, success prompt, warning prompt, and danger prompt. Combining the <code>visibleOn</code>, the prompt can be used to prompt the error information.","6f2b01db04cbf7e460b5c6f4e37a5e76":"Prompt content","132a78bdf68d6d17bde00aa807bbf032":"Content area","4092ed98e9035652d4c9ca9441701ed7":"Basic","226b0912184333c81babf2f1894ec0c1":"Type","330363dfc524cff2488f2ebde0500896":"Success","900c70fa5f7dbc014e6f762d5e0e885c":"Warning",e2e27a87257599f83c817c43e724b6aa:"Serious",cbda486dbec5bdacb593294e240c5e63:"Close","7372dc9f39a173dd0c75a185373245b1":"Custom icon",bede211909a1022b13e9728ed162b77e:"Anchor navigation",f6da8aa86fa3e399da95dab399a67985:"When multiple lines of content are displayed in the anchor navigation, the content can be displayed in the form of anchor navigation groups. Thus, you can locate the corresponding content area by clicking the nav menu.","22c799040acdb2601b437ed5449de076":"Container","5879dec0aea52871e0ae6969893a315b":"Anchor 1",ce08bc4247c040bac13155befc7c1638:"This is anchor content 1.",d89a42cb938819f67172ea64037c19fe:"Anchor 2","96f05e63c6f606925636d6810167e7ea":"This is anchor content 2.","31327b9041b825a0b455b3ff9ddd3909":"Anchor 3","68284dd430993f495a6f2254ae5480ae":"This is anchor content 3.","9ad515106f02f3909974b75d22625b0d":"Anchor setting","40c6e9ed3d9949a326f5a216d936324d":"Add anchor","8cfd149e7d73ebae6a797d21728292ff":"Enter anchor title","6be15e9949e4be7fc485e1eaae472942":"Anchor",c624c875ea37f790665d0cae8959d4e2:"This is the anchor content.",f612a2f944af178fa07a719c79e8438b:"Anchor {{@1}}","42ff02f6763799ebfa5ce8dd5f99913d":"This is anchor content {{@ 1.}}","39f4fbc5b5ba681f7e8c4d4a4ddb3e2f":"Default positioning area","9959b2ad2d4f75f7a6be46872642df6d":"Navigation layout","4cde06e6162ed66720e3133cb83bc059":"Horizontal","75ac842f8e77305846f1d776f97dfaf8":"Vertical","056f2d7df6e6b64625c3a2d27ce07b05":"Nav","696754a8b2b23e30b11187303d1238f5":"Area content","33be689a0f0de129ce37f7a96052002e":"Content area","32c65d8d7431e76029678ec7bb73a5ab":"Title","6bd854c27cd4c2e97dee65cf3f3f8551":"Anchor content {{@1}}","726dd5df4319e9e158e2ca3c22177b6c":"Audio",e7a707f9fc7da36828db940ca2960f4b:"The audio control can be used to play various audio files.","997c7a5d34f6fc628893f509d0df32e0":"Feature","22b777e6fcb613b8ba83ced9594cd07e":"Properties","37b12f2666b9e4e37f33eb5e83533d5e":"<p>Currently, this feature is configured for the field content node. If you select the upper layer, more configurations exist. </p>",f8f176147db276063e7ec15f076e39e0:"Audio address","91d3cd46d6b6919749e56056d5acc9bc":"Allows you to get variables, such as <code>\\${audioSrc}</code>.",a945269af10da66c82cdb7336bc490d1:"Audio speed","7ccd84ca5c16cd03d26f5ecd5e6f6bd2":"The acceleration ranges from 0.1 to 16.",fc03b83d19e2fd12f1e7c56a11d7dc18:"Internal controls",d37d357dee041774b993daaf5c8bb752:"Speed",b85270cd3c06d8eb635eadcffbb10119:"Play","19fcb9eb2594059036dfede5f4ec53e8":"Time",c7bff79d059a0b7ff9b02441959d8be2:"Progress","09b095d8fc867cb968673be9dcc00a93":"Volume",ad751bba0aed43a673c40b652a239fc3:"After you choose the speed, you need to configure it in the ordinary selection bar.","54c6bb48170611ec995f634319312156":"Autoplay","56e6ecf97176d30c06b30cfa428ef832":"Loop play","2fb0853874c2cc8cc42f0c7520af662a":"Inlink mode","33bf801796fd255b5f6147e33146669b":"Display","4c50eef3bdaf0b4164ce179e576f2b2d":"Portrait","18dc831ec12d358d05902bef1f00e1f1":"User portrait","027446c2f9070b0f5b16a18208bf5fc7":"Display","20def7942674282277c3714ed7ea6ce0":"Image",ca746b1ff10193a3ce20878dec04a733:"Text",bfe68d5844f8e54602760e18f45954f7:"Link",b54f4a65cd257c87db32ee1023e1daa1:"Fill method",def423db04dd24b226911b9e4cf5dc9c:"The image processing method that the image size is inconsistent with the control size.","74735df86a8e1c15bce50e2c1dd42e98":"Proportional crop of long sides","9d7f3e170404f211a4f95c214f044b05":"Proportional padding of short sides","9854f491213784118614be4a1970bcf9":"Stretch the image to occupy the space fully.","3d2b60dda894eba9a042beddf7daf3cc":"Crop the image in terms of its original size.",c7fff1a6f585d7fb22c94bb1ef82707d:"Border distance",f1b4c635cdb39c91461f181d27d06f8c:"The text is centered. When the text is too long, keep it at the minimum distance from the border.",dfd0cd7f2cba96917484569a646bdc8d:"Length",c1df04eec5fa0857bc0df2d68d8e953c:"Height","0103eb2d3dca70270d1a74e9ec987ac9":"Rounded corner","9a233b241eef54521cfe9365bfaa7b2f":"Padding And Margin","961534b4ea37e4e88aada736b299d063":"Border","8e1b944f4389bdaab6f11d5bc83190c8":"Background","803205e38834280d9e6a75993ac00764":"Shadow","0d98c74797e49d00bcc4c17c9d557a2b":"Others","34dac4adbc96afd65f060cc4cfff1feb":"Opacity","169b227aff15b834b64205d0fdcb0f33":"Bread crumb","3576258acd7269da9f44859a2edec1aa":"Bread crumb navigation",db1c89e0f6e62f9642018cbb531bbd4f:"Home page","2e8bf3c87641fba59c2a9cb6636d7e88":"Page at the previous level","12d358955755488ff3790bbd6d75673a":"<b>Current page</b>","894b94fbb15650da7f9290e7106446f3":"Separator",a38100f22f59f7cd89e36139faa6fd4d:"Dynamic data","66ab5e9f24c8f46012a25c89919fb191":"Add","97d07614380da93d257f9fbf81aa56fb":"Text",ba7f916a39c0beb545388ea3b7f6b3b7:"CSS class name of bread crumb ",e3acc9857c852dae27e064ace5e5688e:"CSS class name of separator ",fa966345577ba81af19408f203db968f:"Button","89de611b2d759a1802542b5d3a06829f":"It is used to display a button. You can configure different display styles and different click behaviors.","7af5e3ef39ff71d39fe3f645c8079124":"Trigger this option when you click it",f6d767f39ba3bf955077a3c0ce81e581:"Mouse-over",bcdd89d453da0dc0622a2f3189728357:"Trigger this option when you move your mouse over it",e272b0b8c7fedc670a87075514d9b49f:"Mouse-out","727309bc724ff237c5e2cdf7a90cf28e":"Trigger this option when you move your mouse out of it",d7ec2d3fea4756bc1642e0f10c180cf5:"Name","939d5345ad4345dbaabe14798f6ac0f1":"Submit","4b9c3271dc2f299dc3aeffb369187513":"Reset","5e64227f46b221001e3b151d72fa6412":"Whether to close it",d5bb99590ef447a1af8e9782786c751d:"Close the current {{@1}} after you specify the operation","1e7196ce05260faa55e5b7ea5a1667c2":"Second confirmation",ed2f135144b4e138cb29419c1f245f4b:"After you click it, ask the user. You can perform the action to avoid false touch upon the manual confirmation. You can use <code>\\${xxx}</code> to take a value.","0d0c6ff7b65e62eba3ddd523e2976389":"Confirm content","7e9646e2db5ce66dc2b4b922ece483ba":"Bubble prompt","5daaffe964aee9d884e0a681b2818a17":"Normal prompt","2fd82aa9dd7fedea2c16b7dfe93b6d0e":"Give the prompt content in the normal status. If you do not fill in it, no prompt pops out. You can use <code>\\${xxx}</code> to take a value.",fb37b983a93aabdcdbbd59ae48c519fb:"Disable prompt",f4f168a3fec79443d2ca8fd1955edee8:"Give the prompt content in the disabled status. If you do not fill in it, a normal prompt pops out. You can use <code>\\${xxx}</code> to take a value.",d420160a9e04c481e55a9686ab158caa:"Mouseover",d6763cb7640bed39caa058f156007a86:"Focus",d586324c6d6b45cb78a4172d836dab3e:"Prompt position",c182ad6b97f0909596a523b1f04c28d2:"Leftside icon",ad7e6f016bc1d9a9bbc6e18224d73247:"Rightside icon","39003734d1d700d5bd97bf1e7a2fcf73":"Style",c12ba7b658a9fccf0815f3951bc759b6:"Highlight style","6aa6b9e2dca63d27dc74eb155020271d":"Block display",c8339fd2a85af4ba66084d28df808de4:"Size",c8caf94205105bac5833ab31cc2129d7:"Button group","66ae9ce23b0b2e243aff087d906a2489":"It is used to display multiple buttons which appears as a whole visually.",e9d2f66bbd44c96a3e03494bf6b1ebf0:"Button 1",ce35a17d2ba7caac95092a7a66ac9a0d:"Button 2",de26e1294acedb55155a418630d57924:"Layout direction","8eb18b36f5a27fa8e6d32bc66546ce05":"Tile mode","2e28645c67c5742e473888a27aab7bd6":"Enable the button group to occupy the parent container. The width of individual buttons is adaptive.","66774850742a81e8b2393195290b7330":"Button management",f9f2b9cc91cd332db6b2b732c3869233:"Add button","40f3bc0a4f4d0f4230fc7fa6f4fcec92":"Child button",f05dd80af77a441216ef940e7887a8db:"Button Toolbar","433e2e80ec74563daf4368e59b525e34":"It can be used to put multiple buttons or button groups. A spacing exists between buttons.","6651fec0511e3593d3438a113dff23d6":"The buttons or button groups are sortable and removable. If you want to edit the buttons or button groups, edit them in the preview area.",d7213304d1a8a02a73a2f4010839e061:"CRUD","7a9f1ec32752de8b69ef21138970f64d":"This button is used to realize the addition, deletion, change, and view of data, and supports three display modes: table, cards, and list. This button is used for data fetching, paging, single operation, batch operation, sorting, quick edit, and other features. Integrate query conditions","48c68eb5a42e2b3e679c53b00f6e203f":"Rendering engine","64ca9bab920a2983bcf270320d850d00":"Reload","9ef5597ac0b4da662bcd967da37eceb4":"Trigger the component data refresh and render it again","95b351c86267f3aedf89520959bce689":"Edit","607e7a4f377fa66b0b28ce318aab841f":"View","5b48dbb8dc710cffe6313bb56a7f6d47":"View details","2f4aaddde33c9b93c36fd2503f3d122b":"Delete","6c546666aab964c39cd8bfdf4fbd46b8":"Are you sure to delete it?","7fb62b30119c3797a843a48368463314":"Delete in batch",e73cefac9d030927da1618c7b15c98c9:"Edit in batch","19c6b7463e1bf73bb4b12ba07abd5444":"Field 1",cf12e55021998a8328201800ec356773:"Query conditions",cfb5f18c43753ad5329348d626bd3739:"Keyword","4a1e3c50547e61503a2d1c356005eb08":"Add, delete, change, view, and quick start-CRUD","85624c8e8b0fc98954eecbe508e8b59d":"API address","3dd674542204724eb5417efc7354ec73":"Verify the format and automatically generate the column configuration.","3266535dc49863d976b9960adad29fef":"The API return format is incorrect. Click the question mark in the example on the right of the API address to view the example.","07b59fd09f6007bac246d9a73b793a49":"Enable feature",bee912d79eefb7335988c4997aa9138d:"Query","0f61da949d2b45534967e197cc2eee29":"Modify in batch",aa85b3cd6aa4cdfd45bfe5a96678ad2f:"Action bar-edit","653eb2792d3126a60caa6982f89a906b":"Action bar-view details","8a4d6dfbcd8072555b5951091f171000":"Action bar-delete",f4b368051b455e386a314688c7c75c1f:"Enabled query field","23c7ea8ee9519459598b2de65fe2a2eb":"Display several fields in each column","41a344642681efaaa418c228ba7fb45c":"Bind field name",ffb01e5bcf4c00447f5150d3cba81371:"Pure text","59cf15fe6b8d659c9bd2f86143534a06":"Template","4ff1e74e43a3586339251494117185ad":"Date","9da188491dd34c4382a5b9f006194e41":"Mapping","8abc564260a1564521e0c3a1d5419b4a":"Action bar","2b6bc0f293f5ca01b006206c2535ccbc":"Action","07a88fae7dd11f87891af91fb54a74bb":"Enable query conditions","7f7c624a843b0d539a4ea59a696702f9":"Batch action","46e6edaeb9968e7f7ab549d4f2f82d6d":"You can manage the batch action buttons through this button. A selection box appears only when you set the batch action buttons. Also, you can configure the position of the batch action button in the appearance. ","8347a927c09a4ec2fe473b0a93f667d0":"Change",f13a0697d58d975d14eb3f3c72c2cbf2:"Single-entry action","3674ea51498e7118732e5e1c53d4bc80":"After you set this button, an action button appears when you hover your mouse over it. Meanwhile, this button appears in the top action bar. When you select a member, it can switch to the batch action button intelligently.","4916771d080ddf6d0551de4d6d2f42a4":"Hide mouseover","569343b4fe5e48131b78611c11eadbeb":"Synchronization address bar","6dbee29a8c54eef9d042ef3280999ad9":"After you open the synchronous address bar, the query condition data and paging information are synchronized to the address bar. When multiple synchronization address bars appear on the page, it is recommended to keep only one synchronization address bar. Otherwise, multiple synchronization address bars tend to affect each other.","2171d1b07d045e796cba4a05bcf7d13f":"Default parameters","01e7eb2256821085a14708d6ddf36814":"This button is used to set the default parameters, such as <code>perPage:20</code>.","58ed0a7a5a91996dbb4c7d6dc7679364":"Retain entry selection","36ac0011faae6f88ee0ec3e642328327":"After the default paging and search, the selected entries are cleared. After you enable this feature, the user’s selection is retained. Also, this feature allows you to achieve the cross-page batch actions. ","2a0b47ba76e886070c3bd6abeae3d1c0":"Single-entry description template","6ab3e5b6c5d5d2cf621e911226495433":"With the [Retain entry selection] enabled, all selected entries are listed. This option can be used to customize the entry display text.","987b04af242bb2dafaf32d890ab952ff":"Designate primary key",a270e70be12fb13a24ca3e4ac70fa838:"This option defaults to <code>id</code> and is used for batch action to get the data at the row level.","54ea89b497ec3bb319c68844dfa3687f":"API",db7ee36de8063c2d5a6c123eac65641a:"Data fetch API","0951dad1723aa1191ce1a2e96db76051":"Whether to perform the initial data fetching","0a60ac8f02ccd2cf723f927284877851":"Yes",c9744f45e76d885ae1c74d4f4a934b2e:"No",a9400c408441f1f7f6d6954deb05ae9a:"Expression","55b22f5d136e73b26cef65aedd8ba86e":"You can use the JS expression to determine it.",bedc70d448b656d828bd3ed7926b3e4d:"One-time data fetch","559fa334442f0f75b0343bbf38b7ff05":"With this option enabled, you can fetch the data only in the initial time. No request for subsequent paging and sorting is sent to the API. Instead, the subsequent paging and sorting are achieved by the front-end device.","1af68c43e1780249f11b9de1eeaeb281":"Enable timed refresh","9800f1ce2f78a23b81c8d944ebf9cce9":"After you set this option, the timed refresh takes place automatically. The unit is ms.","19c5410b23fba4bbfd1a58bbd5268c9b":"Silent refresh","04f840b0772f4b5d59954a29a76f4e7b":"Whether to display the loading after you set the automatic timed refresh.","6037dae99e9446deaed45f7e408f47ab":"Detection expression for stopping timed refresh","32e3a79e80dcf7f7304e8092dd7acc6f":"The refresh takes place constantly once you set the timed refresh. The refresh proceeds unless and until an expression is given and the conditions are satisfied.","154ef40e477c031f6c1ec15caefb570a":"Disable automatic refresh when a popout appears.","50f7c85bf60a9f43522789644566c62b":"The automatic refresh is disabled when a popout appears. The automatic refresh is recovered after you close the popout.",d8905a70e93a33c7a86240f467c653d4:"Whether you can drag and sort them or not.","040a78b24eaff47d4fa7e266473635b4":"API for sequential saving",ee850a0e326b217bdeb61d936c521177:"API for quick saving","8343f619879fa79bc8ef1a35b2fc3e78":"After you set the quick edit in the column, you can use this API to save the data in batch.",d891e79d4a8718a7dbd47ac68aaaa5cb:"API for quick saving of a single entry","38db6e045e214ffcd03ede695002271c":"This API is used to save the data when you set the quick edit and the immediate saving in the column.","522110866c19dace2ce38336617405c2":"Default message prompt","3b69c2e540c05e9ca530ed30cf224472":"It overwrites the default message prompt. However, if the API returns a msg, this msg is used preferentially.",fb24383a41f23196349548b5d0cb98ce:"Prompt for successful acquisition","62e3e15c8fb9038f2780329bc26e8bab":"Prompt for acquisition failure",c62a1b7f314be10aead10475e7543f6a:"Prompt for successful saving of the sequences",c8035507b7a576d43e9f227c91c7a7b5:"Prompt for failure to save the sequences","7cb0932b806559be232d2a69453224e7":"Prompt for successful quick saving",fd79a193a487b8c9d5a302d0d88c1c2c:"Prompt for quick saving failure",ff57a3bf69a1065707e77c18c51f7bbb:"Content display mode","20aadc3f9b7edb564dc58898898e0dc8":"Column information","72cf373be86a38b29f6d2f15900b0da1":"Sub-title",f26225bde6a250894a04db4c53ea03d0:"Details","3bb4d608c6bee2b7b6d788417cde04e3":"Simple display data: $a $b",b339aa87104709397ba68e7ebbc6e5ba:"Table",d87f215d9ac688b1d3399bf575a0ef6f:"Card","3712972d84adf48acbd6ad24b4d75ad0":"List",e4fd8d64804a4f3d743eff384a6eb20a:"You can select and edit the non-built content in the preview area.","14555503d6e09ecd66661d04c882e79b":"Top toolbar configuration","3862626c138ce5945e0e273a1bdfbad0":"Paging","439a19857be1fb8d3e6017258e32c486":"Statistical data",bc908986a4e4eec3dca3530afd1d4306:"Change page number","77281549955309c49f5eef77838a85e5":"Load more","1add12ff3338a990b60154b75019c348":"Export CSV","7d57852b946d9d4d64fb2a48ca2b4a44":"Export Excel formatted files","16c6099bc0efaa669d8de698c105e333":"Column selector","073694928db5b0b5423ebe095ec62d39":"Change query conditions","5b9c3e6ce478196f802722cb09d61f0b":"Drag and switch","66eeacd93a7c1bda93906fe908ad11a0":"Select all",d5bc35360607472de4525358af126de4:"Alignment method","413f48cc71f71083ce532a86e3efdc21":"Left alignment",fd8e9572cc6bf87653c4d8f8b8dd0db9:"Right alignment","1325969c143a639294c1c6ab370b35a3":"Bottom toolbar configuration","440a3a2d7f1b123718be75e2baee8391":"You can select and edit the details in the preview area.","34da7e4a0ecdb63967427f43adf2de3e":"Whether to display and hide query conditions","25c0db3ddce9bfffd497d0c824cf3c72":"Whether the query conditions are visible by default","259d11c300a365b6767228c12d29ce53":"Hide top prompt for quick saving",fa9417bacb7714e82663655345ca213d:"Whether to display paging condition always",e3d2a85f20608a5bde7d539969d03167:"Hide selection button",af1af0a7fad9e8bdcd21694d0e036e12:"Content CSS class name",c11322c9cc43ce3c004cf03f5ac0acd0:"Data source","62569fcb0fc8314daea97989bba3877c":"This option is left blank. The properties of the items or rows returned from the API are read by default. If anything else exists, set it here, e.g., <code>\\${xxxx}</code>.","606bc931d2b3ebba2569cb1494719e2c":"Number of items shown on each page","004d01f56242e07cbdc97256bb11c75b":"Retain selection during paging","3d330edb46341a26ccc9aaa7f7938a8e":"Maximum number of selected items","95e68bea2d8c8e41ffa619d4364a0d6f":"Page field name ","537f8b09437bdb7fac429dc4e8666763":"Paging step field name","30c7bd5acd4564057bd89e0846f01728":"Sorting weight field",dd8d217677e4c5df28b7f46aa99b22a8:"It is a field name that is used to determine the position. The new sequence that you set is assigned to this field.",e04e8f570e2fb43a533b224f3c48523d:"Number of switch-overs on each page","0fc1de8f71a7470213fc68f981abdbc2":"Configure the expression that you can select for each item.","7d5fefd589000879088063dceb4b2552":"Use js expression. If failed to set it, you can select all items.","614ec7801e03f7ee009e4448e6ed4001":"Enable a single entry, and click and select the entire area.","530ab79908eabe5b329ffe17695079e2":"Automatic return to the top ","9092afb1ccb692308ef06d8001da2208":"Whether to return to the top during paging.",c8cf39b24bb52d0562472c33b86824fe:"Synchronize query conditions",d3c172700af4f3f3afb028d6bb4a90a4:"After the query, the returned data is synchronized to the query conditions. ","5db6b2160b9169b9d89de247d14ab740":"“Add, delete, change, and view” edit area",f49d40842a3c66c4de2e57a48157c707:"Display a single card","0212e8c9b113143a031d1f3e25167794":"Click to add a button element in the left component panel.","6312e80e416fa79ff3383e1577c243b8":"Click to add a content element in the left component panel.",a3cf7c9ee581ae71eb51d18b610b05b6:"Add content","00a1f644f34b9ee43adf82cb3449158c":"It supports the following template syntax: <code>\\${xxx}</code>",f7a82c9758acc4ff4c5350182f2ca378:"Image address","3bdd08adab6ea90b9164b20a0e4151ac":"Description",d85562778760b00b1372af642c4630e6:"Whether to highlight expression,","4011e5fb23b422f755d81269a5242d22":"e.g.: <code>this.isOwner</code>",d4f223e0619836d03d488c89558f38e7:"Maximum number of buttons put in each row of the card","620868e5e60e5c22249c3277c971bb13":"Title CSS class name","1fee6fa022c97f5dd7f48e362cea5acf":"Highlight CSS class name","2a3c7d647a29fb7dc5aedabac216575e":"Sub-title CSS class name",a5680444d449b2099b067e9963fe43aa:"CSS class name of top image layer ",b8e1e46cbdea20de4e5fc130d31b7bcc:"Image CSS class name",a31119cb2fddee3366163a311f317cf7:"CSS class name of content area",e82eb2350b4283822aeea21aff9d97b5:"Field {{@1}}","9caecd931b956381e0763d05aa42835c":"Field",bcee820bc20342a4d388a35ed32a35fe:"Column name","093c340f7e1fbde1928ca56b5c7f9cc4":"Card list","85c17b016309a3f867a1803049b3bcd8":"This feature resembles the table, but it uses a small card to display the data. You need to configure a data source for the current component. This component does not have the data fetch feature. You need to take priority to use the “CRUD” component. ","6223c41373004e3111e768225450b4e8":"Card set","3983b9f5575ae146d2d06f8ec5447a4d":"Configure single-item information",a3f38735bf211edb2066ac4e51b55cb2:"Open external link","7ea26d0cb93e59339daf6a1ac68624f3":"Bind current environment variables","21efd88b67a39834582ad99aabb9dc60":"No data","35ba83e053cef95e55dfffde279822b5":"No data displayed",e18d033cc4baab3ebb329f6b29eb3cef:"Whether to display header","412593f58b9d062a43cbe2ce38f4dc65":"Whether to display footer",e494f1aa112068688ca863db7f39a0b5:"Header CSS class name",d267231d2d8b60e267acc7d7d9955ae2:"Footer CSS class name",b2d2593bfb7a627817c0bd1ef6a254a8:"Card CSS class name","58e78d512d9ff40c73a263ab616cc652":"Number of class names displayed in each row","3cf0da9fe51f92842e0a6d375fa5c605":"When this parameter is not set, it depends on the card CSS class name.","953e91f3df59837ac2965cc04dec4b0d":"Enable waterflow","39a6853b109ae98f1aabca90283d7edc":"Configure member renderer","6cb01692eea2fa7066d20fe2b6ccaea3":"False data","0c0180cb06a322199a67f10d4ec41cd5":"Carousel image","1007c97dbf952e032ce13be3cb811f23":"It is used to render the carousel image. It allows you to configure the content on each page (in addition to images) and the transition animation.","0a2907a421b8f980986117e4f3044f92":"Associated field",e760ec18028fc075c5705bf184589e70:"Static setting",d314558953b3c76adb7e131aaec8bd86:"Field name","793a763e73f1f742e3a16ddc2ed95ccb":"This option allows you to set the field name and associate the data in the current data domain.",b9994cc749b4cfbbac0a9b140addd242:"Content of the carousel option",c6c7456d446d62a906c2809b6ba19ce1:"Image title",ab8a46ccf46acbf82d020d11468291b1:"Image title class name","098c3d959911b48b4d912cb85ccc4942":"Image description",c6fc4066471664a8602c636cfe1cc766:"Image description class name",cfb6f6e4c92a61ed0e0717abc8d0eec7:"<p>html segment</p>","97cc997910b99083bd23c6ac39294ff3":"Automatic carousel","8c2a12c5dee794b8b9608bc1f8087947":"Animation interval","6265104f900789dd51d75b449c3b9f89":"Animation duration","5bc37c57ee54d407f441b222f02391db":"Animation effect","8a0d716ded7baa7ee356ff39c3cf0bec":"Control button theme",f7471313dce32bc3669d338764a0d036:"Control display","1c0fe943329339003e9e3c1b12a27fe3":"Bottom dot",e030190fd1c10b0c967f48e789fa86b1:"Left and right arrows",c28479019e24e0e4745f4948e9e97ee7:"Width",ad5a36ee5f4054594c30b6dc481e2d81:"Previous card","49e0f68798e3c69b7990076bd8f1f47f":"Next card",d09504750ebc1d75c38d86e16060f83d:"Chart","10e14f791d73c7c0f4113787f36f1626":"This option is used to render the chart. Based on the echarts library, it supports all echart types theoretically.","67b6bec14c39be3f2602271e2fe3bcde":"Refresh data","0310aa5a05fe07147d8b7ef20616f659":"Trigger component data update","3d6abfdea70af544603da70f93ed3d24":"API fetch","03677b68a73eb59e5faf281f49f3c130":"The API can return the configuration or data. Recommend that the return data could be mapped into the Echarts configuration.","1396ebc166bd49c1e3b67549a1b4caa0":"Whether to fetch API initially","2af32ab13a9dece315cec2764d6aa7d4":"Timed refresh interval",bc827aaffaa35a95607346cc104c0785:"After you set this option, the timed refresh takes place automatically. The minimum refresh interval is 3000 ms.","57c7d1125d2803b946a5b25c3f80f249":"Echarts configuration","3d3fa75d8b345b22a5fbd14a65a0af71":"This option supports the data mapping, which can fill in the data returned from the API.","43ddd80698198791d4a738bb20a2d7f4":"Configure DrillDown",c8da43fe6ad1c537f86cecb353250145:"Delete DrillDown","4fd9621d4facc101aba3afec055e14d1":"Data processing",d98ef182637b4d10e16e8073c1101e51:"The chart configuration is completely replaced.",f1f13cb0ca4720a727cbfba4c82e5890:"This option defaults to the append mode. The new configuration is merged with the old one. If selected, the configuration is entirely overwritten.","40128a51e9667fe6a20a0454069368ba":"<p>Content<code>${value|json}</code></p>","7e3f6245e2a6adb903cf85c77cb1bbd7":"Configure DrillDown details","38bbd995a790f5a67211e034b007c145":"Highlight code","86e38e6425f722ba725718af2366ac08":"Fixed value",e90e6ff080f179215c3566a61ca62367:"Folder","452b62e9b7e650fa163300da2893654a":"The folder can unfold or fold the content area to keep the page clean.","81d2b9f20fb2083c75a5b052b84e897a":"Unfold title","7349194c139069b32889101768aa7428":"The title appeared when the folder is in the unfolded status.","3a8647306ee6456517b7bf9c8bc7de23":"Title position",c949729cd1a1e425595c1a297649c7c6:"Top","12c4c5e8abda77e1fdc93653d6414187":"Bottom","731f9b470e0948cbf56341a53c423213":"Display icon","96c0cc844a06e0850c04f7c44b6475fb":"Foldable","63b67eead04256e42ea9f6f7218731ee":"Title class name","66d88b3e01aff17c7973181e53fc8c0c":"Content class name",d09980a88568f75e9267ca7b531c74eb:"Fold panel","0d571a7ab19e098820e8cea4d5a80f7d":"When the information volume is huge and there are many classes, you can use the fold panel to sort the classes.","17dcbf1f144607d4af0bb718e008682f":"Title 1",f7fb20f6cacd5e40c7f5732cb377d0bf:"This is content 1.","72d41bd9eb3882f7da6f55d0ff0a39f6":"Title 2","0431ee7033364800e261d1e560808231":"Icon position",a7eaff29603a9c40927f726013d2c016:"Left","128d58f066a18ddb2ddb701921d5c77c":"Right","47b4e22880eb59ce9989b8419222e88a":"Accordion mode",bb3548f0bb97ab11ee92284ecf37ec16:"In the accordion mode, you can unfold a single panel only.",f24544b06700857ec11b434cb2916692:"Panel management",c5ceab33d3e275262b4992a8cb43317f:"Add folder",b839e579e920068bd817d34cd7927069:"Add folder","030a54b0afb54fc7f90e1a0f64eb8205":"By default, unfold this panel.","39b066b81835fd66bd4529d1220c9dd3":"Title {{@1}}",ded228f9173b241dd8df2a4811ea0e98:"A simple container allows you to put several renderers together.",a823cfa70cfa46c788e1eedae043f6e5:"Container label",f7d64e5e79994c3c8853f2608d7b2d25:"Because the HTML label is invalid, re-enter it again.","473d2078518479669823205110842376":"Custom Code","8b9c77fa4e646b9cb270f833252e511b":"This feature is implemented through the embedded code.","0b13dc6251002bf556263fb3e4675b11":"HTML content",d6b917c76b92aa9b92b6bebdcab993f3:"onMount code",e64739dd24bb0bfcb6f6e1ee2cce5413:"onUpdate code","0601b7aa5b53cbc3616e24719bcd2aaa":"onUnmount code",b82231f254baf9a28bf752683d31b169:"Custom container",e5b5798a8bab7dc8a578431991731040:"The container component is implemented through the custom code.","96ec95de2d7da5b16465eb980f74deae":"<p>Custom container area</p>","749f710d280419b1da031c9bc79b3b07":"Custom container area","356b1959a9da95997b4de31415d9d74e":"Date display","2bc6d101e5701a70f2fb9e0b67581594":"It is mainly used to associate the field name for date display. It supports various formats, such as X (time stamp), YYYY-MM-DD HH:mm:ss.",a2344febfc246ddc7281f62217ba42c0:"Date value","84ff80a2dc4717cc01acd486040a6763":"Display date format","6eea1b15be458a6999c9259aa2280a70":"Refer to the format use method in the moment.",a7032449ae8761aea61cc30e32d3be10:"Data date format","4c1cff4d8c05daa6ed9352a241ee628c":"Placeholder",b54e0f0a60f8e2c4c31f3b1ad7d5a613:"Date and time display","2a898869829eae8adcfca290fd34a67d":"Date and time value",b0d6f2d882adc2163e6a08a121d18677:"Display date and time format",ab3aec075a09d055b2a28c8b61925ee0:"Popout",e83a256e4f5bb4ff8b3d804b5473217a:"Confirm","773ddc154f1e9b80f04e8bc9d83d2caf":"Trigger when you click the Confirm button in the popout.","625fb26b4b3340f7872b411f401e754c":"Cancel","08ab4ffcd1bddd249a193e6353bb52bb":"Trigger when you click the Cancel button in the popout.","4708bcefff645287c8781a1de2a0f20b":"Trigger the popout Confirm action",af17a4e37e5c6d68fff33c084192801b:"Trigger the popout Cancel action",dd10fdec63a2224aa3d28b48d428cb98:"Data mapping",abf68809d31c8eabb3eb5ae9e00abfcd:"< p class = text SM text muted > when data mapping is not enabled, the pop-up box will have all the data of the environment where the pop-up box button is triggered by default</ p>","1fab180b92bddf03ecf7da009f86d826":"<p>When data mapping is enabled, the data in the pop-up box will only contain the set part. Please bind the data. For example, < code > {A: \\ ${a}, B: 2} < / code > < / P > < p > if you want to customize on the basis of default, please first add a key of ` & ` and a value of ` \\ $` as the first line</ p> < div > when the value is < code >__ Undefined < / code > means to delete the corresponding field, which can be combined with < code > {&: \\ $} < / code > to achieve the blacklist effect</ div>",d6f555510792c9f3cb9e8087af037898:"There are errors in the data mapping, please check carefully",c14ebcefcb02c97b925b762d8bacd1ee:"Press ESC to close the pop-up box","4cade75641878a17e2f1ff29ff0ac235":"Click the area outside the pop-up box to close the pop-up box","391b8fa9c747a1799353ab856e666ad5":"sm","18c63459a2c069022c7790430f761214":"default",aed1dfbc31703955e64806b799b67645:"md",ab18e30c0dc4093ceeda8961fac3d1f4:"lg","949934d97c42801151673a51d3adc421":"Extra big","5831b836c8132033f90b3f530fa433db":"Whether to display the close button","79e5818b205352166231217ea39c4f1f":"Top CSS class name","7e1eb2c588aa1301f4aa19395ef0a177":"Separator",bc43ae8e61f1ad4be2b0a9e70501e490:"This option is used to display a separator which is used for the visual separation.","33f1fc330b325469b43614c9d96f590e":"Drawer type popout","0c5a0448b07419ad2900c36867e8e4e0":"Trigger when you click the drawer confirmation button","57f215184a2fb83541f7cfa22d039feb":"Trigger when you click the drawer cancellation button","97b6bad87c4320faac2f6a5cf556c26c":"Trigger drawer confirmation action","909ba2872b2d670ec0ecbcacc4c8c833":"Trigger drawer cancellation action",d4d2a66820d30e07b44c850eb3f116c0:"Position","81b8345bc49ce2aa550ad9792acec3e9":"Define where the pop-up box is called","399f43daffee1afae2a881027b6fb1f9":'Click "external" to close the pop-up box',b09cb613b11a41f3b3804d9c75da90b1:"Press ESC to close","6d7f8b31caaf80deb65eb2c8bdd41cd7":"Very small",b90f6c7021e444a34a00fcba6a428762:"Show mask","07e8695e6142a6e50b323c3d5aae2101":"Draggable","0fad5a56c8b4643f24797eaa616bef6f":"Define whether the pop-up box can be dragged and resized","7fdaa90d63dd5163de1911264bc5c514":"Bodyclassname class name",cc70a816b7d61e7212d57335c0a15af5:"Drop Down Button","74bafe23b0be1a14aa218b396cb33bd0":"More buttons are displayed after you click the drop-down button.","213a4e49568569943403ff31fff31ee5":"Configure drop-down button collection",b5b57c711fd2d2309cc390a8b44d2b69:"Button text","314454bbee226e4b32b612afdd8e9442":"Mouseover","4a757588f5aee8cd039b1d166b096d1a":"Click external area to disable","9951d740257c40978c238a683b1d4a80":"Click content to disable","205cb6cc6c8d37f3bed62d9c8bfae976":"Unfold by default","697eb55e1c6cecf43e63a26232dda5b2":"The drop-down menu defaults to unfold after you select this option.",b2aa282e908597d1d700c1f4de17b8aa:"Menu alignment method",e57996d3d771141f1b3080bbd8ad605b:"The button occupies the parent container width after you select this option.","1ce673c48f29162208e75bc210307bfc":"Display style",c9e265ec462b61887af6f58928923925:"Hide drop-down icon","938ac86e738246ccd0ca0224031f96af":"Drop-down menu",ff9f6c2d74c413daa3cd6fb12f8dfd3e:"Each",f34111ff3694a6c6de6e31bef8ebadcb:"The feature renderer can be based on the current renderer for the loop output of variables.","874268022baac239b06c40600d3ce080":"<%= data.index + 1 %>. Content: <%= data.item %>","69bdc66bb88ac5b63053e2bb7db41801":"Loop",b7c16dedc4291d333fba7628ec9eb073:"If the container has a value, you do not need to configure a variable name. If it has not any value, you need to configure a variable name. It supports multiple levels, e.g., a.b indicates that the b’s attributes under the object a are associated. The target variable may be an array and can also be an object.","4726ff4e62d3fcfa4b090aaefc393229":"No content is available temporarily.","5d5f9d49fcb2109f94a43590ef796ca7":"When no variable is associated or the target variable is not an array or object, it displays the placeholder information.",f549581bf93c72ed69c37e906e04191d:"Flex layout","6ab8332f3da284b137d54f6ba901e93c":"flex layout",ef5abdfc944546ddcbe10e9884cf5832:"Column I","874fdb7b3a5730910a4de1c58220c337":"Column II","3a76596e73fa265257ce90b7bed684c7":"Column III","5aefca559c5a41d10078e21e6d616825":"Layout","2fdc3722b88a2ba5077e0d11156ede6a":"Horizontal distribution method of child nodes","4ba6c2256050d805ae5cd1e0e84737cf":"Starting point alignment","56c17ba6a56c01706ae00a31611deb03":"Center alignment",abeb360ab1e66534a041fb8b44e1a00e:"End alignment",d5a3cb1cc31a0469b011abdbd3e947f7:"Even distribution (leave a blank at the starting and end points)","85530444a72a840ee657e2df99970136":"Even distribution (alignment at the starting and end points)","9aad08fbd356fb4279f0efa81b3d016e":"Even distribution (equal spacing between elements)",ae558cbf4c35d381b6542f517f2e8dff:"Even distribution (automatic stretch)","70d39e84bc1ecefaf6e19cf78c9574fe":"Position of child nodes at the vertical direction",ed97c73866617b40a7b1215867e0f489:"Baseline alignment","7ac1519928de413cfe36f5d2e0610430":"Automatic stretch","8e15f51c9512fdbf4287794d6642a90b":"Child node management",bc78248b34b7bf18691e6d385e0f544b:"Child node content","197af5d5971778e3b80deb25182d63e3":'<span class="label label-default">Child node${index | plus}</span>',"023c4bfc60545a2668c2d5111171b5d8":"CSS class name of external layer",a4611da51ffee9140976d01668e45d45:"Child node collection","729a4cca5ed3504793c1f3a87d2b48b9":"Button Group Select","29513434492e5d19a9660e0a918befd1":"This option is used to display multiple buttons which appear as a whole visually. Meanwhile, it can be used as an option selector for form items.","6edda84461bf13d38328cb401c8c23db":"Option 1","39692081e75ef73c6479fc25f8f10dfc":"Option 2",a457872a51628ccadfb9bcfa23428a98:"The button click and selection can be used as an option.","755955372bcc0c7ebf161a656bc389b3":"Value change","2fc76872efce1eabd3b74a3e4fd5b976":"Be triggered when the selected value changes.","528609917710d813a55e5a6cecf1e458":"Selected value","288f0c404c4e546aa3683ff5054e85e2":"Clear",c374a44713fa5ff5da2565beb398c7d3:"Delete selected value","8db57ba01ffb9bf29c1656de5f0208f5":"Reset the value to the initial value.","944908c981a86bfa0cfab9360ab38184":"Allow the button to occupy the parent container fully. The width of individual buttons is adaptive.",ac3880323853de9adc4f66bc06d438ff:"Button style","0b98b0bea3db6ae5b67a09c7bb2d032b":"Button selection style","55b45c73ae417c4dead67905b1550e85":"Form Item","3b49c8cece3f495f0e76b73823c68bfa":"Button collection","012f602372cd2dbd639cd966c63e1f90":"Toolbar",b6872877e1eb5ddedd904c170db26024:"Chained-Select",fdf1664c0790d25f236bd596aef1acef:"Through the <code>source</code> fetch option, you can add the levels infinitely as long as there is a return result.","556988a9dc1816dd979e96eb5cd19a85":"Chained drop-down box","225f3ed00750ae78ad1e6ea42c8f5087":"Default value",da3ca8191fb919fb34e8e78fc6f2fc78:"Enter value in options",bc8d09093edd98769d5cb39e759aa498:"Concatenated value","2646ee1ebb6922a5c9359de6cd3b3639":"After this option is enabled, concatenate the values of the selected options to get a value of the current form item. ","1395eba8d9efe27aa1ecd1a45e3e5dcd":"Get option API","4ea50507bf8b9ceb908677f30fb20e68":"Option label field",fe4c9c2eed1ad213040d84036c675454:"The default rendering option group gets the label variable in each item and uses it as the display text.",be43687d4ed1d9e663c729e12618166d:"Option value field",f1e6b60c4b6df555a6b03f91033091f4:"The default rendering option group gets the value variable in each item and uses it as the form item value.",f411d0f1f925d9b48d8c1d451bd809b1:"Description","2ef0fb6299da5954f5ea84a088684ee5":"Option description","454e60f5759903d7d3dba58e3f9bd590":"Checkbox","81c8c07d13f425215010783bbf3bf06e":"Select form",c75fde0e2d329ce62f55cb1a207181ae:"Be triggered when the selection status changes.",ddd6650e02f5a266c3df2703daf37270:"Selection status",db0258df1ddbd88749b335aecdc8425e:"Value format","53235c46364db079356d57da5870f967":"Selected value","56f3150f1713a5e5c6e7c55fb0b79b75":"Unselected value","7c7a88eb1bb4b40206c6c680bd8995a8":"Default selection",db98f889ce6bc235e66bd4b2a788d137:"Checkbox","6d1383a2806f0516aac2c115f96799eb":"You can configure multiple select boxes through <code>options</code> and can also fetch options through the <code>source</code>.","05f87b331e1c97691776d93a6598373f":"Option A",f38c0a46797523b11051e35ec0f82a42:"Option B","9c541222ced2435288c24b34f8ad1fb8":"Select all","05bef457e8350e1a5d8007cad41b70e5":"Select all by default","84f31b24ffc8ea2b81d61a6f054b5bb6":"Code","08346c5bb99d8e3bfa406995b8c4f067":"The code editor is a monaco-editor, which supports {{@1}} and so on.",ab0710b367acefa1d6a78e2338291e86:"Get focus","4638e799b95e1b71edd55f278a6f707c":"Be triggered when the input box gets a focus.",efa3ddc1e26ed5d8cf7d9855cc7bd42e:"Current code",fc96a5f1b79cb734afe08e401b6ba5e7:"Lose focus",c776ab86eb24f6b3db35114e43026f75:"Be triggered when the input box loses the focus.","829c57d7064cad467ec466ae26244ebb":"The input box gets a focus.","295bb704f5205801d57d672780b94117":"Language","44fe0e1bcabcea83d6a30e6af0fd42af":"Full screen ",b3b97a293baac13db6367aba5539a09c:"Control size","3386da5f56fac758ed0f18e024ecb943":"Extra big","254bb8aa6b92d588d957a383df24db1e":"Combo","4db731c7d73988e40a01b4bf1a7f00d7":"Through the combination of multiple form items, you can configure whether to add and delete the initially set template.",b58c7549c0246c55b9cac96383200338:"Add","8575b828c7320de82b9f99058aa1f55f":"Be triggered when you add a combination item",aacd80d2c978abae7b955510a938788c:"Value of the current combination item","4933bd64bb23de03ca8ed246fa5509c5":"Delete combination item","0410242a74850f010a9a8061bc0cd891":"Delete item index","74333901ae9ad27a93487dc850e45609":"Value of existing combination item","95e09290c4e0f01323bb5abf301c950b":"Change tab",ba2bd765f6c2e2b717139c5453884e14:"Be triggered when you set tabsMode to true and change the tab.",b04c6cf9cb1212b9c173ddfeec129028:"Tab index","055f2f284d2bdb15bd9e542ea9f93285":"Fixed member type",e3b9236d585eb9c93a074f264737cb65:"Multiple branches","66e867eb73a118649800c0a064d0b5aa":"Type description","5aa528690fd771f89683a7f00868f39e":"Branch management","35b65a5a3f8d721e12cae310463d69d6":"Hit conditions","7341e991c8e8cfec68d31ffe0e06e429":'For example: this.type === "text"',"85485d70be6b380294428018e54fc9b9":"Judge whether to use this branch according to the member’s data.","50bfed6ada3e7d0ef4d20eb727b3d7df":"Configure sub-form item",d68162ea1904f627b033fe3953da295d:"Configure sub-form collection",aab09f676645f2651655a711d5e3327c:"Add initial value",dda5ffc9ecbad13d424346890bacca6a:"Whether to change its type","8a0c77e91392d70df522b55eb4d403e2":"Multi-line mode","26343b8bcb694fa5e333b47d8b663d1c":"Whether to go to a newline","86032735a191d117b02111e447494380":"Whether to ","28a59fee1a4714493a8d6cec05c1417b":"The data structure in the default array is an object. If there is a form item only, you can configure the value. Thus, the value contained in the array is the value of the form item. ","7f2579cabd4d654458a720eed517a37d":"Whether to add",ea1e5695bf682ea3b31aba0c35198ae3:"Add button text","1ab31449faaaeeeb7200d724eab9a7ab":"Whether to delete",fa3e9f9e49f5a81c998f949155f86b50:"Request sent before the deletion",f962922d46ef18e68127642e5c00165a:"Deletion confirmation prompt",fc763fd5ddf637fe4ba1ac59e10b8d3a:"Confirm to delete the previous request",f41a714bc8b26dc27a93a07c44e329a8:"Drag the sorted prompt text","91396e9bc25c9e8b63907fe22408e2bb":"You can adjust the sequence by dragging the [Change] button in each line.","8ee004bdd55b578acdb10b1bcd3fa4f7":"Remove border",e9cbda74a1ffc06228fca68e4d16c4dd:"Limit minimum number","3baaa61e619e32fc36eff14839b1a63f":"Limit maximum number",b8ccbc166c72b2eb54aac1332c99fb49:"A prompt appears in case of failure to limit the sub-form item.",b34cbe877b2c8464c625858fcf19f4eb:"A prompt appears in case of failure to verify the minimum length.",ea2474ff679195d9b54bd5ff3384fdfd:"A prompt appears in case of failure to verify the maximum length.","1c5b9cb245f04413a2d888bd59442097":"Whether to fill in the parent variable with the same name automatically.",e673084b4261d10104d27ae9e4d014a4:"Adopt the Tabs display mode","6e7bd650f763085de3bddd51a8d6aa88":"Tabs display mode",fd6e80f1e0199d6ecc3ee81ae04aa9ef:"Normal","2dd25b8c21efbfee4a198787810d65d8":"Inlink",fc6c9fa3af230165c39fb314c086be22:"Template for generating tab title","9ff4713f6b17e96e9cd76650fd5892be":"Lazy loading","93dc24d4ad01981d5994ba7f8ffaf345":"When a lag occurs if there are much data, you can enable this configuration item.","98d52b737d6bc171b6d5bad9a42f6e23":"Strict mode",cb5ca128b6c78a90f26673e21b0b3f28:"If you want to transit the value of the environment variable into Combo, disable this option.",bc91f4844843d6c8ec1acb78a1f1aba4:"Configure synchronization field","07bf6c08bb5f0bdb32dbfecc7d3fe290":"If the Combo level is deep, the data acquisition at the bottom level is out of synchronization with that at the external level. However, configuring this attribute of the combo can achieve the synchronization.","3f2176cdae8a4ed6a4c4eaff002a3b24":"Allow to leave this field blank",ead7156521ca11acb7ca7bdf4c9c87f6:"If the sub-form item is configured with a validator and is in the single-entry mode, the user can select to clear it (leave it blank).","7ab968b8219f6c348478da255ebcbcb9":"CSS configuration of individual columns","6e87bfe16db746db13966f0d7552b052":"Condition Builder",ab7f2096d3ea8aa85f453b204bfbc493:"It is used to set the complicated combination condition. It allows you to add conditions and groups, set the combination method, and drag the sorting feature and other features.",ae5e21c7b57aaaff2071b757f35dbb3e:"It allows the user to enter the query conditions. Thus, the backend device can generate query where according to the data. ","55d4790c5d819cd0462cbe89561b0dd4":"Number","97b0b6499334ed889b372513290a2a52":"Boolean","0c3bf4fce50589b1073baf15f8a00d36":"Date and time","6d6b4f2bbd2fd0b5faee33673d7f06ae":"Quick start-condition combination","22ed9ec0e00b5deab2c335ad1fd2e343":"Condition type",e996419dedc2f1ffd96e7a0e808127d0:"Field name",c322edb884724d04842fc35f4d29a24e:"Minimum value","5da893141114a59da868052b3a17a79a":"Maximum value",d26404c10871481ab6bbb4837a34ae95:"Step",dbd5b99c34260412f10835d82b59919c:"Date display format","94575fbef23460cb02524d20d152d728":"Time display format",f20a86701d87369e5166c28a71b8b8cd:"You can fetch the field option remotely. It supports the API or data mapping.",ed4ad0f9e6374d6915ce3d2c0dec7c2c:"Operator","61260d9386fd95a268dfc93d977c2706":"Form item container",c5739a29e7c403fc212608cefe70cf29:"Element collection",a00f44e570f896de5490cba9d2462951:"Insert a new element",a9a8efb2541ee6f89ea7b83e610ebf7f:"Add element",bac53d3c739f7fb3327704efd5b40eee:"Diff Editor","7b4fe9415d80d3694d2f630411ac7e9c":"Compare the codes on both sides. The supportive language includes {@1}} and so on.","0517b74cbe247a903faf40991a5a335f":"diff editor","42f04184315801c372989820106cc4ee":"Be triggered when the right input box gets a focus.","58ec44a580ba7cdcdf65985f5c44940c":"Be triggered when the right input box loses the focus.",b42cb49fc7c4ec140697e6d78c39e585:"Get the focus which lies on the right editor panel.","2a69150aa382f6a309c03a96145d4266":"Left default value","04b8c503707c34f9c275d349275787f2":"It allows you to use ${xxx} to get the variable.",a71e655ab56c9962742f72623f67ca76:"Right default value","460bc46ffeb31b737669e2312c5bae72":"Field Set",a89cd8150a1dbc60ac7063580e0852e2:"Through the combination of multiple form items, you can configure whether to fold",a13a2fa224ca5b6f44d5aee33ec29d58:"Text 1","37dd6f28ffb87d8907a286e0ef4dc7fe":"Text 2",d6c40a2ee219c010edbcdaa2eeb94ddd:"Sub-form Item",ec2a8ec81d1d2588db8c7827ba99e7d3:"Whether to fold",f315bd4984fd09c30581674d28287f12:"Whether to fold by default",ab2d2b13794ae1e2d7bf3bcd5af55dce:"Control style","23ecf42cada8bf2715792d718544d107":"xs",e5a226534fb99ab260865b936d3c85ba:"CSS class name of content area ","12b54e3fdccdbb5588785fce5534edbd":"Click to add a sub-form item in the left component panel","1297c46c0ea697a0041c3899b15d69c6":"Add sub-form item",cd948961f71f87ecc72b251147d96144:"Control type","0766a6467bed7f2840871a5f0638669d":"Single-line text box","15d169d28cd48c97fe751e4cc92ca926":"Multi-line text","829abe5a8dcd0579a340d20636b59276":"Group","9597dcaf432ceba92a160d61cb1ef65f":"Number input","9913107b19cb6012250134ff91377430":"Radio","006ded9fa277cf030592021f595a07d5":"Select",a6beb974cc0b50eebd18120b8110a88b:"Switch","481e034e6026969aae4ce7ce7c8a7b6f":"Input File","6bfb9bb2218ff32b6139e98bc93707c0":"Input Image","24b6d4c0892a8f3ee2a982e3ab0afe38":"Rich Text",fdf6f7f6497556de440fe434b721ee99:"Display name","712538d3e674792ec94feb9a5eb2cc0a":"Submit field name",eee1e2258d7ea163fec625ee44be9637:"Form","10b3d542748da2043f79395bfa2ab35f":"It is used to create, edit or display the data. To configure the initialization interface, you can load the data remotely. To configure the submission interface, you can send the data to the remote device. Additionally, you can submit the data to other components. Thus, it is possible to build communication with other components.","5ac57ce6df8c2a19668b7429aebd9f33":"Input Text","1b6f9adf1e6a41a18b9a76407d945618":"Create form quickly","380c80efc8d38510d31f50578690b781":"Submission address",ffc2c1671eb7e3f6751006cd7a9961f4:"Text and input box display mode","81f8a50d084992815ab844109b3ea27f":"Top and bottom","3720b9ef8053b7b8a54c7d8ace051912":"Left and right placement","9d68944682609cb230534195ca7c62ae":"Form control",cf993a1d9c0352215055d180aca60b97:"Control in the group","3673ed1983c1be059126e3715fc34922":"Form collection","741e41f5247b1541bde22c00e65f4401":"Initialization completed",f75e31cd2e3bfb79be420b0e61a533cc:"Be triggered when the request to the remote initialization interface is sent successfully","211f02318e3cceff5ee50d4949a5c8ed":"initApi Initialization data returned from the remote request",b2a5322c8dbc0d8343315cafbd39b7ce:"Value change",d6fc04abf4889a864bea240d6b67963a:"Be triggered when the form value changes","66f1115691b0a3e434dd3e8a6e733730":"Current form data","7233c9cadee5096097673c9590eae9b8":"The form item is checked successfully","6611594c527756e23d4044f908fedfa9":"Be triggered after the form item check is successful",e00a32d415785d5a5d43a593d26cbaa0:"The form item check fails",d4c12cea41e1595329358edb365c5f5b:"Be triggered after the form item check fails","368f9bab722b255f1fdb669a89f0c594":"The form check is successful","35e69ab84129d721229bc5b48afdedd2":"Be triggered after the form check is successful","641fc404690a43cb13e4666ce272974f":"The form check fails","5d7dfa5bf9bcd278f06fa37e482a2c35":"Be triggered after the form check fails","23b62e9cbc868e024b80d2e3fad80ac7":"Successful submission","8c9d9d2594b9cc39294c6939bd08a5d5":"Be triggered after the form submission request is successful","18344d8a27aa678e401d5e575d4efe99":"Data after the submission is successful",f5d008dea7d2e953195a5588dea3c8e4:"Failure to submit","86555672b37841b639311e7d49f0f593":"Be triggered after the form submission fails","17aa713bc661f98e585ec3725d6d4f0d":"Error information returned after the submission fails","4e34003861eee3de1e0c9c1222249bbb":"Submit form",a360c5d4e723ad78a5e52eb1f5f3f2a2:"Trigger form submission","1b6f5cc49e71c90a5b85a796285e3135":"Reset form","35de8c264c2a87836ccbf302b4ee673f":"Trigger form resetting","4a3deab45c0a7218b8ae58a33fd24c28":"Clear form",c18255cd6a048da86045c59a65fdc92d:"Trigger form clearing","17f2bf425eeb7d20d79c595344e9dc94":"Check form","27f35bc7086bf54e27e254f5d77c3168":"Trigger form check","60ad7d0d170b973ab9cdb0b23e636704":"Submit button name",a834505b13627a2e9eb4e0a0c2746e5c:"It is valid when no button is customized.",cbef9ad64297efd7657d5b67b2112751:"Automatic focus",ded8caee55c05aa0f1a4e6a197c480bd:"After the setting, the first form item that you can input in the form gets focused",c8801f299681b3080968effcb13a57fe:"Disable the “Enter” key to submit the form","4fe8162504ae5fb955c30863d88834fa":"After the setting, you cannot submit the form through the “Enter” key on the keyboard","6232c762a93aeb3c89cc759c06802610":"Reset form after the submission","7d61784cd115d333f01a3c0c46408a1c":"After the form submission, restore the value of all form items to the initial value","49086a13c74f262de398e60f448ab056":"Submit the form once after the initialization","1babd035cabfeb997ac3eee3f938d794":"With this option enabled, trigger the one-time submission after the form initialization is complete","0d1fb15904862f5fd2d81d2fc8f371d6":"Whether to close the dialog after the form submission ",e91209a4a78c0b34c26b681b49e0681a:"Submit the form to another component","4133d2c3613ece9792c90d185ec32306":"You can submit the value of the current form to the target component by setting the attribute. Instead, the value is not saved by the interface. Enter the <code>name</code> attribute of the target component. Multiple components are separated with commas. When the <code>target</code> is <code>window</code>, the form data is attached to the address bar.","7653297de32f34fdec0dd0653aebf358":"Redirection","6d00e21637c382cbd4d949b7735a2e41":"When the value is set, redirect to the target address after the form submission.","672b63d7523095b949f5fad233fa0cde":"Whether to enable local cache","8a0544ca2f7ddaf8768ab599858315a6":"With this option enabled, the form data is cached in the browser. Changing the page or closing the popout does not clear the data in the current form.",ce2457fe99197e0fe81b6fb08e3eaf0e:"Clear local caching after the submission is successful",bc01ee1a28f980c298679610fe4d2d66:"After you enable the local cache and the configuration item and the form submission is successful, clear the cached data of the current form in the browser. ",f5e55fb88f5adc71beb0b1fff60face6:"Form combination check","8101a0aec7eba32e633e3cc29f4b7ede":"Check rule","80ce5ea9ac2c3001e6e8ea3175ecc12d":"Error prompt",ff7cc75cc43c25c823d05d87cb8190b0:"Saving API",d325cfafec323a62463af3d3da9b6ede:"It is used to save the form data.",dd1b9892e274b16540aeda961437870d:"Is the asynchronous mode adopted?",e638bd32b4342dfc7a15990a79f588ae:"What is the asynchronous mode?","6df230c8f18709575777172f0a9a588c":"The asynchronous mode is mainly used to solve the request timeout problem. After the asynchronous mode is enabled, the program periodically polls to request for an additional interface after the request is complete to consult whether the operation is complete. Thus, the interface can return the result quickly without the need to complete process actually.",daf3aec137ac74941adb1b1d3e3dd1d3:"Asynchronous detection interface","0705e4aba9f22ae70d906e2201a4a68d":"After this attribute is set and the form is submitted and sent to the saving interface, it continues to poll the request for this interface until the returned finished attribute is true.",b4bc91701b86fe8543d649e97daea602:"Initialization interface","258c437ef67e5ef12f3a766ff1802f85":"It is used to initialize the form data",e8c46074d8432532cac25eba56bca354:"Is the asynchronous mode adopted?",d2af24c0f76cf325f1c8fa939576c379:"After this property is set and the form requests initApi, it continues to poll the request for this interface until the returned finished attribute is true.",ab94e2c30b3cf0fd11eea477f70dcbaf:"Initialization failed",b64292a1903bd969d0e3a558c334f5bf:"Default message information","8a5e590f69e1ae52d86396410ceeee5a":"You cannot set this option. The msg field returned from the interface has a higher priority.","3b108349b93f7c8c4e2346f8d48c092a":"The saving is successful","6de920b4e4e08b261cda928d9beefab4":"Failure to save",b66ef8966dad62d377bc5310d8b88e7f:"Prompt for successful saving",cf538bbe1fb431f9e2668da4d84cfadf:"Prompt for failure to save","6509e435d66db2a105b2444b1d3d0db1":"Prompt for verification failure","02e977ba56a7ccc59c277d2d5be43ba0":"It is packaged with Panel.","1cb01363e2463443bc8105f544ce2736":"With this option disabled, the form can display the form item only. The title and action bar does not appear.","1fdadb49bcabfdc36a4a9e020f597f4d":"Display mode","57d348e83d929dd4cb3bab04debc93a5":"CSS class name of Panel","9b26fa2b5943c827eea294e79b1427fa":"You can set Panel--info.","85ca671c1bb6de5a15456a9692d2edf4":"Enable debugging",f24b7483069b44490a6379be5b90f4e3:"Indicate that the data of the current form is at the top of the form",eb332076d766c2e817285f0a6d4860b9:"Formula","000cf7353ce03857c671e89c91b35464":"Calculate the specified variable value through the formula and apply its result in the specified variable","9da7578f9329ccaee1bbdf6a766744fd":"Calculation formula","77562ec3db28683ec71612a11e6b39ef":"The formula calculation result is applied in the variable corresponding to this field name.",c80c42a0be1b39ed899b1f5560875cf8:"It supports the JS expression, such as: <code>data.var_a + 2</code>. That is, when the form item <code>var_a</code> changes, it sets the current form item to a value of <code>var_a + 2</code> automatically. If it is set to a string, it should be placed inside quotation marks.","89a8549c2ed7fc23a683599731d92b22":"Application conditions","8add6799ceff24eb041c5a6a92bb1694":'It supports the following conditions. For example, the <code>\\${xxx}</code> or <code>data.xxx == "a"</code> expression is used to configure the application conditions. When the application conditions are satisfied, you can set the calculation result to the target variable. ',"3df193f5d4f652a4bac331a69761041b":"Whether to apply it initially","86cebf86c66c6a4e6731b840c3967ab0":"Whether to run the formula result during initialization and set it to the target variable.",aaff9b44fa3c84058d6bec9888b7b39f:"Whether to apply it automatically","677568b4f6505bdd63387137bfcbf35a":"Whether to automatically calculate the formula result. In case of any change, automatically set it to the target variable. <br />With this option disabled, you can press the button to trigger the operation.","222c7bc60f06552b019d71bce57013ed":"Feature component (formula)",bb09a378529edac439abc2edf05c10d7:"Form group","39d36f049a794eb8df305b5ca7710c36":"Display multiple form items horizontally","32f6f7f8164c7f78e4b46eb50c158ab9":"Sub-form","400fbff5e744d3b7317dd130eaad723e":"Click to add a form item in the left component panel",bd1aded1c983ab7fcf3990f0dc31047c:"Column width configuration",a170a375b264f7fe0c02a7ca8c268784:"Width setting",daa0f354e189c0da577ea25be13f874d:"Adaption width","4db804afe5c99f7ca4fe988ada35c77f":"Adaption content",f1d4ff50f3828f9b73412e7d94e6dd6e:"Custom",d5d885add2551454955bd70411769c88:"Width ratio",ff7e66f1feaaed3260b6e8ef432efc79:"Spacing size","1b3408880b73544a3fad501dafbb71e6":"Configuration of column CSS class name","551481accddd97e18d7152f511fb8987":"Divided into several rows",d27d7b1542d91641d1d232c9f58b96d1:"Hide domain",d50b9a7291d45d1da8633439427afaef:"Hide form item","4f6595b5030e171fcead42d321ba767f":"Feature component (hide field)",b6946d13d670fc49b721b626bca426b7:"Array input box","6e43f86d0b2973c34078bc7c7bc02eb0":"The array input box allows you to customize the member input type. In fact, it is a method of flatting the Combo flat value, which can be replaced by combo directly. ","02cc4f8f5a9aefbc03c778f7a5c989c7":"Enter",a4b72cd5d7c953c57b00e3597b9ef666:"Array box","89e34c77922f9362fc8f4033e7f6bdf4":"Enable drag and sort","1362211a6bfc8cc4130d54643e8e9732":"This option allows you to drag and sort the prompt text",ba6a6f2cdb46e8f80fbfd4fed20eafac:"Input City","20700607ccdb7b6c83f3b5bc525e6975":"This option allows you to select a region or city",ee167d4c74e600248aefe9d0ba474705:"Change in selected value","770fe9e7899cd310b035ef50a39ab2ae":"Reset to default value","9633e6be5ecb44fbd69b3e8328cc8430":"Allows you to select a region",eec86dd33ae6186937da563fcde3555e:"Allows you to select a city","95892a76bc26c2db31087c9914e442b4":"Whether a search box appears",d1b5ad85ada6350ea1a1432b813700be:"Input Color","5a9e72d006165ae3dacdbd96f931f70e":"It supports <code>hex, hls, rgb, and rgba</code> formats. It defaults to the <code>hex</code> format.","6b36c6f7ec834692ec6c8e3816349fdd":"Color","277daf93adca7889605057f566b584bf":"Change in input box content","40fa260f07ed5a14f9516c0c37fbfd4e":"The input box loses focus.","3086da6514671fb8950171bf3af4ab2d":"Clear input box content",a47b08f4c83158a058c06e176cff501a:"Color picker","1b25b3b1b5076f0c2e6bd12d73c56f79":"Hide color palette","9b161db0e2e749c1106c702c8097d380":"With this option enabled, disable manual color input. Thus, you can select a color among alternative colors only.","05a64e0df1490a5db391e7a43eced6e0":"Alternative colors","6cbabc9a4cc07c1e26bb131c02833f8d":"Alternative colors at the bottom of the color picker","79d7c8cd739a1f94c7bb30c74323eaa7":"X (time stamp)","84c7af622906c4e9d62bbf905d6ee517":"X (ms time stamp)",aa2fb1b6cffd7c9783c11047adcdbae4:"Select date","8935dbb864f032bacc618b0938887ad7":"YYYY MM DD",ff91b28a49de6fd998dea31598198a73:"Select date and time","3e253325914594e1dc483c0b64ea7643":"YYYY MM DD HH mm ss",fbd05a89ca037ca9e5a6af4c2206d488:"Please select time","90696835bfa70d38b02ef5533d33c88d":"HH mm","6154f88c0ac259ace41b0a5be45d753c":"HH mm ss","904393383755b88e61f5c242eafabdda":"Select month","55546b74d8819d49cccda6277f3a3282":"Select quarter","13ef7828361c8aebbf6ebe09370f5e41":"Select year","4be42a8a2cbb9088b4d051cfd824d68c":"It supports the use of relative values, such as <code>now, +1day, -2weeks, +1hours, and +2years</code>. Meanwhile, it supports such variables as <code>\\${start_date}</code>.",be28cd64f978dd70c1cd345ebe751bca:"Date box, input-datetime, date and time box, input-time, time box, input-month, month box, input-quarter, quarter box, input-year, and year box","52ea2070560eb55083b64f5ba748697d":"This option allows you to select year, month, and date. It supports the setting of relative values, e.g., <code>+2days</code> later.",e54ca3223a36c6489de0fb8a39d4049f:"Date configuration","96f9d9fc9cef8b18e3cd1cf9077147d1":"Be triggered when the time value changes","0a72b3858efffaa1bab685fa840b701b":"Time value",f6db3514c72bdc34922f137a8a92b997:"Be triggered when the input box gets a focus (non-embedded mode)","0f5fc3b84cf9c24ff3acae45ae22fb57":"Be triggered when the input box loses the focus (non-embedded mode)",e02d111d524de97e8622121f7ce845cf:'Before the data submission, format the data according to the setting. Refer to the format application in <a href="https://momentjs.com/" target="_blank">moment</a>.',ecd1a3cadcf1d55250afafbbde767250:"Display format","182503224cfaf1f63c566f13da56a2a4":"Refer to the format application in <a href=https://momentjs.com/ target=_blank>moment</a>.",bf8f46b5c3b309f666965a74d57ac093:"It supports the use of relative values, such as <code>now, +1day, -2weeks, +1hours, and +2years</code>.",f0789e79d48f135e5d870753f7a85d05:"Mode",a553741d5ebb9c80d7d2a63b202cf4b8:"Floating layer",c6e1b91d329a61b691d0d5d2eb343ddd:"Embedding",a2847d82fc998cbe25447b14d113234b:"Select date range","3f9c3a9eb55b7116bcaa6b614ecb38be":"Select date and time range",ddc4a982defd88cd164c61da914819e1:"Select time range",c899221db27c8b3606ce7c807f0765f2:"Select month range",c09ddfc72d3c34ae6aa76d5a457cb403:"Select quarter range",cb6deedf9cd4a0b65abd70798cfed85e:"Select year range","7866226eb814f681dcc4037e7489aab8":"Date Range","28de3d73d839b616bd617b3636669780":"Date range box, input-datetime-range, date and time range, input-time-range, time range, input-month-range, month range, input-quarter-range, quarter range, input-year-range, year range","9024ff398faf8340b92bf0208431973b":"For the date range, you can set the minimum and maximum dates through <code>minDate</code> and <code>maxDate</code>.",e7271563debf3c7bcb85e23816c35acb:"Minimum span,","6f44927b5ffddc499e4dc26889169143":"e.g., 2 days","6da95498bea887b2ea7c6c2bb4b2fdc3":"Maximum span,","61fd7e3e86b168be41ac2e37237e1788":"e.g., 1 year","2f8d6f1584b73bfc6dada44526abb502":"Yesterday","0dc86a275145ad5a7774e594f0d94a06":"This week","79abd4ee3661ff70c7d79716c8aaed83":"Previous week","73bef6f0c997ffe317c868c4716baab0":"Latest 7 days","8f2a5a5f6e3777c7a0e1ce9484a2f7d7":"This month",d5578d93388a5b2552316418cd1124da:"Previous month",ffb2b7fbf227d9d21e03d0f160fb2a34:"This quarter",dd657784cc0d5511d2f25459e49ead1a:"Previous quarter",d3dbc7a7fd9fc5ccd168084c8579c1ec:"This year","2f92fc7bf6ef3dd57c514d0797fe2f1e":"Start placeholder prompt","592c59589144ddc68d05d528da17dcdc":"Start time",a04c4894d83323d187f65cc357fa646e:"Post placeholder prompt",f782779e8b5d709462c8e71e0d9019f2:"End time","59a81f21a829e24e9a765c4d6e509e68":"Select year, month, date, and time","5eb8cb70e4dc97622c967d7c7efd6566":"Date and time range","7f4466c0a16a1808b5ee398ce55997ab":"For the date and time range, you can set the minimum and maximum dates through <code>minDate</code> and <code>maxDate</code>.",ab37cc3baa3ec204bd7ebfa450568c40:"Email box",e3c0d799e8880a36edb07e34fd1bed67:"Verify whether the input meets the Email format","3bc5e602b2d4c7fffe79258e2ac6952e":"Email","899339c1133a6100a1b223680d26692c":"Upload Excel",b0e4a21f29af38986eebbbf867eee31b:"Automatically parse Excel","7caadb59b5892d107a909816b6571c66":"excel Be triggered after the upload and parsing are complete",eb3daf37c93971703187ecbacb00c74e:"excel Parsed data",d9435aa8028acfc660276c4e0af5536a:"Parsing mode",b14494137c805dc66bdc9ed88d7fd2de:"Object","0e67d4b0e351b00f4bea9840aa6b99d7":"Array",fe5c59cbac3d45314ec6397d9f75789a:"Whether to parse all sheets","50b10b178196378f4359ce11bbc31372":"Whether to parse the sheet into a pure text","1647e4bfb548f2e8468d10b4b3bfbe21":"Whether to include empty content",ec1f230a0181d79b37967a455b1f3515:"You can upload several files. Also, you can configure whether to automatically upload files and to upload large files by dividing them into multiple parts ","8dccb3d6633a85edb21fa52599211654":"It is be triggered when the upload file value changes. It can also be triggered in case of failure to upload.","5560230c43dd8d8c2b4a62d829f152b3":"Uploaded file","7dcb3fb3ccc93369798d4b6950e96058":"Remove file","03d585240162dad662a0a6b5d90a4692":"Be triggered when you remove a file","6775136a73e41c1b2cb4ab025773e326":"Removed file",a7699ba73144aad544eb9ac49f82749d:"Uploaded successfully",e309c24c2b07e5970208a82388f1d88e:"Be triggered when the file is uploaded successfully",a27518f50ea00aaacb2c4e52f113eeb1:"Result data returned after the remote upload request is successful","54e5de428ca9d59119d4624706215a4d":"The upload fails.","4855bc3f3d06b9cf58d14b61839c5a51":"Be triggered if the file upload fails","236dc056d6800bf423df47520637c52d":"Error information returned after the remote upload request fails","36d40a48f3da92af9fe55ee77cfae46f":"Clear data","18843505278637e44a29e7e1f39e0b06":"Clear selected files",cf6e87cb9edfa398ccfc3db377e34ca4:"Button name","0ec0e6e04b9e918939ac8e0daf407b75":"Maximum number","0a9dced8856958fbd05508d1218f8090":"Maximum volume","3e999689c93e7cd95ce6acdded1835fb":"Submission method",d28879b6a8a4ddb62bf6f2ab59303df7:"Submitted together with the form","3a76423b7ae40b0fa8b0bedb470cce7e":"Separate upload","7c6722203327e8173be987f36fadf610":"Data format",fde1ab2f504097f3f717acbb653b4f09:'${formType ? asBase64 ? "You can use it for small files. By default, the file download address is submitted to the form. After setting, the base64 format string of the file content is submitted to the form." : "The File control does not take over the file upload. Thus, the file upload is directly completed by the saving interface of the form. You can choose either of this option and Base64 (什么和Base64 ???)" : ""}',"6168fb08fe64663a502a132c5589b73d":"Binary","7245fe895fa1cfc42b5217a3de314565":"Automatic upload",cf9e4c80962e712eaa55551cccff317e:"Enable block","454dbf9b835af8627d4dfff2903298b7":"Block size","2af0c8b5999a1d243ec5fe503da20026":"Block preparation interface","5548252bd28fc1d217d13a9e5771ecb0":"It is used for the block preparation. A file can be called once. If an error occurs, the subsequent block upload interrupts.",d7832abe5b9ce8e41537b4964fd7cf70:"Block upload interface","14008d63c109cc0d0c4ba305671800d2":"It is used to receive each uploaded block. A large file is divided into multiple blocks according to the chunkSize and then each block is uploaded by calling this interface.","70c935fa7ae03aeb1ff87b878e16841f":"Upload completion interface",c88aaeddb5aa95c7627d84df33929e3f:"After all blocks are uploaded, the `eTag` information collected for the uploaded files is merged. Then, you can request the backend to complete the file upload. ","1e4dc4d5f4a3a95ddc349147d4d8cd39":"File receiver","258d9e27231b06769dd584a3365545ba":"By default, this option is left blank. The files are uploaded to bos. You can set your bos address in the system configuration.","28b988ce6ae6dd62d24bcb8a52119179":"File type",f0a37d6f810c73a2f936f33035d99056:"Enter the file suffix. If there are several types, they are separated with <code>,</code>.","58892b7a6a785706712761d5aebb4639":"Template link",af4b910df15b00ba7fb5163558389cfe:"It applies to the scenarios that have upload format requirements, such as excel upload format. Also, it provides users with a template download entry.","26d384ebe61b6ffe0e64310331f9e998":"Drag to upload","644d03767c8148de6651cc6b00b0173f":"Selection button",d1b06a828d05b0ff72328d50b16a8443:"Upload button","0d4ebf2f4a10336011cfe0466b29ba5c":"Input Group","5b7363cba6bad37b6614809e9bd90746":"The input combination supports several types of control combinations.","13370c4a5c95eff126068be5cfd2a9df":"input combination",ff10d1d90be63fbcdc7377435bf18f96:"Input combination","0a7f8e17f8487c3715a154bea698778e":"This option allows you to crop the image. Also, it can limit the width, height, and size of the image. It supports automatic upload and upload of multiple images.","295afc11c5fad1a6d97ae174abfcc5bf":"File value change",d4633ba7a30303a59891d051a7715cc9:"With this option enabled, you cannot enable the crop feature at the same time","22616e32a895c56187921ac6cc673f51":"Maximum image volume","13446481eaf0a047d8fddf159d981a7c":"The upload is rejected when the file exceeds the size limit. The size is expressed in bytes.",aeae3dd09f5cc972944a892802244483:"Maximum number of pictures",eec48d0e729f7260544646c60ef6580d:"Upload is not allowed when the number exceeds",b582587147013afc52c58de5fe34d7d7:"File reception interface",d24bada35447c81d7d7ddec13c44b576:"It is a file reception interface. If this option is left blank, the files are uploaded to hiphoto.","7c5e7ad8954effd97cb78dcb0e8f99d9":"Image type",f816b3decb401dcd0c22db7f104beccc:"Enter the image suffix or <code>MimeType</code>. If there are several types of images, they are separated with <code>,</code>.","99e6b6011bacaabc18aeac70390252a3":"Placeholder image address","886df74c6a38c09891f46bd029490ae7":"Whether to turn on fixed size","037805d2f16cfe69e3145c9f436c06ef":"Hide upload button","80f7e6960804df47856301e7ad8bef6d":"Enable compression","2c4a34adf66f12d0a08716383304a66e":"It is implemented by hiphoto. For the custom interface, it is invalid.","5d8ff202988e28795bc72ab60d67d79d":"Compression configuration",d4efa8f599c1effe67bf6a7f38a9c40d:"Whether to display compression option",f8a68f636880acd097317f16aeacaedc:"Turn on Cropping","3d948d24bc4c29689c5a1d4bcb9f2b98":"With this option enabled, you cannot enable the multi-select mode.",e09f3466f78e62c1494fb36816950501:"Cropping ratio",ea172e50aedd5afb561ef02ca119821c:"Whether it can be rotated when cutting",ae948ea02f5abf3c6409b1c3fe3a2295:"No during cropping (scalable)","4697838df60efb48d857c12387c6d795":"Crop region limit",bc436447f54b10a9ac3f0ee3e1b863dc:"No limit","7ccc0313ac4c40b364f482341ecc3bb8":"Drawing area","4db4c540f05524c38e9431173736517b":"Image limit","93f0c741d286a0353f95afa4a8aeff64":"Width Limited","5738784edf25dd7c3e40e0c1af4dc80a":"Height Limited","367e853038270c93e2c35a2bfdf0bcb5":"Limit maximum width","3693431e7944d7d46959b44b93de894c":"Limit maximum height","37494f474367871edc678cd5f4fc8ea8":"Limit minimum width","484abb6891d6ea842c58e5ada6dbf411":"Limit minimum height","9b43b6d003635fbf2e02f9bab12929a5":"Limit aspect ratio","2e81b2a5e6d523a70db93481f01af875":"Limit. Limit the minimum height","1765a2daba3ba8c5af95e66fa83545d4":"Aspect ratio description",a7b7da38fcb8e246e910e178c5fe4ebc:"When the aspect ratio does not meet conditions, the description appears as the prompt information.",ed55564c631322fa3042c77286d6562c:"Input KV","746dd83e6891ccc9a19804c23c2c4443":"It is used to edit the data of the key-value pair type",b3747d09769d3a2ea8aa664edc901212:"Be triggered when you delete a combination item.","654ad5670efdd25f1417958a7026a355":"Value type","9648d874d516a87965066342394e86e6":"Key prompt information","4dae7425b21494a318cd4a69ce24608f":"Value prompt information","233662283039ded8c29f070d1a807029":"Whether to sort","4f9c849b6b7f048cfd242cef3e707a58":"Select month","7c3885e3c3eca4d95521b3e220586628":"Month range","5b4ad7ffa6eee985e72e002bf18ac09a":"To select the month range, you can set the minimum and maximum dates through <code>minDate</code> and <code>maxDate</code>.","1e65b8181e9a40e76b86e2c261cafbe0":"Input Number",c45782c425bfc31824af8129bd6e0282:"It supports the setting of the maximum and minimum values and the step and precision.",acc945d0c8449dce7dc1441f466ec413:"Input value","5f914e36c49db618d06981df7b3c4d81":"The number box gets a focus",e52c2701b682679d6c670a8578cfa382:"Current value",efdd0d8923130f281b54506eef2121cf:"The number box loses the focus","0849471829a565a8af6b70a46346e574":"Clear the number box content","33bf23fcb86101a9994b7e4bfdc2b062":"Enter a number or use the <code>\\${xxx}</code> to get a variable. Otherwise, the configuration does not come effect.",e284e64008fd8b066da04bca335d032a:"Number of decimal places",b317cbf67c94f986fc44cf4cbc2280c6:"Precisely retain the number of decimal places according to the rounding rules ","4c9bb42608b11278a5d9a2471b74eb40":"Prefix","0c8fe8b3675b0c7f5a896a153461ea46":"It appears before the input content. It is not contained in the data value.","242d641eab57223af01fb29940a096ed":"Suffix","7915dcc78c28ed3cda8fc949a86e4806":"Unit option","8c80ed1f85135cc9153d0b7406ac5b38":"Quick edit","0a8c852e27763a18ce5b72a87ba8b5ba":"Single-side button",de93563a076f72b3e919870c9dad9935:"Two-side button","5dd92ede50cc183f0f067dd29be5c325":"Password box",a8105204604a0b11e916f3879aae3b0b:"Password",a483bccf85587055ab31314ad1d2f82a:"Quarter","549a2a421951fc8c304c6223f346e024":"Select quarter","39891e1760c79287985adece9a107fd6":"Quarter range","6036c91d6b0b6d1a2468684e597d9f70":"Input Range","4c65f10eacbfaf580236b5cbe2de68de":"Select a value or range","0a6a4aee139530801791c556e7177a7f":"Be triggered when the sliding block value changes",f34b1a3e26aadb6f60c546dbe9c62232:"Be triggered when you set showInput to true and the input box gets a focus.","404625f170839b2a24d7ab65304c2fe7":"Current value of the sliding block","7c9ec5db3bf23f367c1a905d356aab5c":"It is triggered when you set showInput to true and the input box loses the focus.","1659f1112dd649ec55390fe7c8e3b1d0":"Clear input box","7220e4d5f9f65e4fadee5183f2e0c54d":"Method","9ec172e2cdff6146d623087d567c8574":"Single sliding block","753a8c54d3944e252be1af928b8e7afd":"Double sliding block",f2996845b6bf0a07fe26f74f35e42ebe:"Units",e48d95a94e49b81b12a0113a5c253d8f:"Value label",a465db53b8c98f42caa15ca5662f9c90:"Direction","3aed2c11e95a9c0ea1d853d4aee72e8c":"Auto","1d1a0bd85740653320d80f0d6e0918e7":"Inputtable",d22aa5f57ff8679ee7b7d473ef31417d:"Resettable","15628d1d85aee23c229c528a70419414":"Track","108db12ed4454cf1ab4242ca98442b7a":"Scores",f11a0f49123c2099ca6c6162ca37f0ec:"Support the read-only and half-star selection",ce9201dd7d5816945fbedae79927518f:"Be triggered when the score value changes",cef3580fce1b3156908cc852dadef892:"Score value",e2c6470c3f2e76cb98ba951a64e41c3d:"Clear score value","09bbfb387dce6201df1ccef2aab161a6":"Clear","5ea244a79d480632f635a254c95c38df":"Whether to allow you to clear it after you click it again",fa6f66437097fe23c948f4f9b78ecec0:"Half-star allowed","1a10cd6599219eafb615b34234cfc0b5":"Description content","9c07532d0c9acfecfc4ec2eb265c3e03":"Characters","2a3d1f6d5b0afdbf04033e2f2c1fa11e":"Failed to select color value","497562b3159756834c7adfe9525bd7b5":"The default unselected color value is #e7e7e8.","4dd547945b10f672a7e48d7ffc42496e":"Select color value",f186d55a48868a88b026d48efc1cf36f:"Score description",d38056d1c6aa9456f4b6b2c20aab06a2:"Input Repeat",b3389af540d99fe9e51fb2995dbd6dff:"Select the repeated frequency, e.g., hourly, daily, weekly, and so on.","2d842318fbd931286be387aaf5b2a7c3":"Cycle",a2d92b5adb07a4bf8a45e55643bc39f8:"Enable unit","42c036311993897680ef37f11e4e20a8":"You can customize the configuration bar of the rich text.",e2591e971f4c28db7c80a5f546084a1d:"Rich text","70209fc05c1a5b21f05b186a0f7ba2ee":"Editor type",eca97e97331bd76aab9f6160991e02bb:"froala setting item","39624e820b79bbd62561357f6179c8d7":"Prompt language displayed when the mouse is over the configuration in the configuration bar",a7bac2239fcdcb3a067903d8077c4a07:"Chinese",f9fb6a063d1856da86a06def2dc6b921:"English","81fafee54baebeb9591b5e7840d7e650":"Configuration item displayed in the large-screen mode","0b6eee152cb2553ed4298ca2fe82d3f8":"Screen width ≥ 1200px",d85a80d177db696b29b7338af1501055:'The configuration is separated with a space. You can group the configuration bars using <code>|</code>. <a target="_blank" href="https://www.froala.com/wysiwyg-editor/docs/options">Reference documentation</a>',f126c4368fbf51cfd470684e7c3d31c9:"Configuration item displayed in the medium-screen mode","3b8c320d14dba586c581ceb951917397":"Screen width ≥ 992px","89bc688b5b497e515ce3c026a1d92669":"Configuration item displayed in the small-screen mode",a849d8a0f59f3ae146b149b7b4fc7480:"Screen width ≥ 768px",b8c8f1c6a56e902bd837420da0f554b3:"tinymce Setting item",e4d0e65de0018b63698ff22d683d6dd5:"Whether to display the menu bar","63068211669d69b4028eebe0052425e7":"Enabled plugin","8cfcd52cebdc2555b202f4b03de93662":'The configuration is separated with a space. <a target="_blank" href="https://www.tiny.cloud/docs/general-configuration-guide/basic-setup/">Reference documentation</a>',"1a920d9999206a9fa5f588c7405fe081":"The SubForm allows you to configure a <code>subform</code> as the current form item.","18c113b99afa964ee988f30e81baf12b":"Name field description","4d930a9c13fca9d74e1a77496abfaa58":"The button description is displayed by using this field value when this field appears in the value.","307ae20f587910da3e9bb4e885334b6a":"Button label description",e366ccf1556c0672dcecba135ed5472e:"Setting","70c04a0f4522e39fde5f18ebc85b6232":"The minimum number of buttons is allowed. ",f58ea00f6a84bcb1cac174d1f68c88bd:"The maximum number of buttons is allowed.",e41fd1934b82f93f5737827be7323119:"Form edit box","0fbb26a646da61d2123319b4d0144ba4":"If it can be used to display the data, it can also be used to display the data of array type, e.g., <code>multiple</code> <code>sub-form</code>.","4ba0387a2daf11ad9c67a75b52819eb3":"Table and form",a80f36ea893b8135df8d9266bf13afac:"Description text","1f9794dd5634220ed0a498c666cf46fe":"Column collection",b2c712c788d3a143206eee22fe24d9f1:"Green","6b93fcfc1a5795189c6072fa6e86d4f6":"Quickly build the table","0c14e431f1b5ecd163f8fa010a0654c7":"Add a column","13c250c68608118463871ce7cd8b292c":"Form edit","6a2f67fe2d8bb1d389eb934dd8a72b1f":"Add button name","44177f78c596be113d4fe7c6bd7bb46a":"Add button icon","1d34fdbdcac357588c255c1ed2336a3f":"API submitted during submission","96848841ea9b2a7d692aa6de57aa5e3e":"Delete button name","34f020715121478c6a8e4654954c84fd":"Delete button icon",a497289d862c6aeff8e61b6479b1081a:"API submitted during deletion","748f181258041bac1fe7346e970dfebc":"Whether to edit","412e319fdd893e6f3b26a1975d21b0e0":"Edit button name","396ffcbab4e21acb77f6987f18ec94a3":"Edit button icon",c128de224b606b094bd8139890fbe215:"Whether to copy",d59abc7020b4a6d943a0031da4518422:"Copy button name","5d04af0e9d59ab3f1265cd8345c2517c":"Copy button icon","681bdd6184b526ade9665e6d74976863":"API submitted during modification",c29e632a658ecb98edb874833b070e98:"Confirm edit button name","24c39bb36955b3113baefcfc20c5f60b":"Confirm edit button icon","9c68c27e8939af40897d1b0bca0360a5":"Cancel edit button name",e54289c1f0e9311185adee89af24e618:"Cancel edit button icon","1205e138ba64dddf61c1f8e6eb3a1aa7":"Confirm mode","1c1618f67cfea6fefb5f287932be2c27":"Get the parent data","5831c1f77c5acefa6dfe9c64d06ca78a":'Configure "canAccessSuperData": true Configure "strictMode" at the same time: False Enable this feature. It maps the variable with the same name of the parent data domain automatically during the initialization. Note that it is mapped only during the initialization. Once modified, the data in the current line predominates. If it is of form item type, it is used as the initial value.',"677fb705e57897710d28867b7628307e":"Input CSS class name","14d342362f66aa86e2aa1c1e11aa1204":"Label","1b4996b29c7b4d5fb45ca701e6438d14":"Configure <code>options</code> to implement the selected option.","52636511861a0e08cbe6a0eb1c27d816":"Red","9c9aabab3f7627ff4bb224b2738b26ea":"Blue","9888468550779b1777260b8fafe6abc2":"Option prompt",a2cbb42e488dffe644bdb87c26afbc07:"The latest label you use","6f6fa31a91b516b28ebee7a86a9b13e2":"After you set the option, drop down these options for your reference when you enter it.","379b5486e7860a9f38f37dddabbb094c":"Text box, email box, input-email, URL box, input-url, password box, and input-password",f222f5413d3854897741e0ec4b0d2c7b:"Text input box. It supports the input of common text, password, URL, email, and other content.","9306b956ca5950203ee49a2680cac63d":"Additional widget on the left side or right side of the input box",d548d3e938088d5d469a28c20e939750:"Automatic complementation","424cd425082360322678a5c8d6910b80":"Call the interface provision option according to the input content. The current input value can use the ${term} variable.","7e9c83e86beb612377a94e6e8d1fc644":"Display field","26ff46d82166741297ce666b2792af85":"The data field corresponding to the option text. If multiple fields are merged, configure it through the template.","6d4ce0631f37676a887c9599691fabec":"It is the field that corresponds to the option text","2e01f5f5889e33d003bec7857cd38445":"Value field","959c27193eb0a41d01f4b53dcc4b9245":"It is the field that corresponds to the value.","82a61b32c76fba3dc83e2611624e93ec":"Time box",c54993eb4c2a46263cca2e6bdebb051d:"Hour, minute, and second input",c166d8f9804ecef74b3b74190599a7b8:"To select the date range, you can set the minimum and maximum dates through <code>minDate</code> and <code>maxDate</code>.","479728c411bac59bc44d5ab8dc3cb4f0":"Tree Select","15ac5d800c0163b4b806622739478e9b":"You can select it in the tree structure. You can configure the option through <code>options</code> and can also fetch options through the <code>source</code>.","57a6105deead3fec79028cce7bfa2004":"Option C","9bc04a190ce0a5ba1ed473cb628b5ed4":"Option D",f77f634e6892c6447c5d9df623e42aff:"Tree selection",b35014ec330e91860bb188200fba12db:"Select node value","65d76d0590aa6e05d61fe8db4c6a11ca":"Add an item","0761b99481b1bd10c1d6aad6028a8281":"Be triggered when you submit a new node",de2392357fc78e9e0f0946bcc0af87b6:"Added node information",cf965b232227a0e9d14f4f7e31b01c62:"Option collection",cd994c38456676f5a55c5593b6a652bf:"Edit option",e385c7c6f726dc2641866d9050777efb:"Edited node information",d015e18748f42f53bb6ab213e9b06187:"Delete option","58cbd355c5bdb80653a8ae3d3b316c37":"Deleted node information","58995b490ba67e5d29dd87f422b14861":"Lazy loading completed",ec2fb7a5db150690b14b63f83d9d4b30:"Be triggered when the remote request from the lazy loading interface is successful",e6b94af26512b3f7ea8eb1433d4a2aaa:"deferApi The data returned after the lazy loading remote request is successful",e2edde5adbdf33f6dce59a299cbf5fad:"Unfold","38747bcbc3c47924098076ee87e59933":"Unfold specified level",a148ea1749eaf611df5cc95b533751ec:"Unfolded to the level??","37252d3a5eb0ebab17bfce14968b47c9":"?","01356df4561f9da87d2876ec9c0dacfe":"Unfold levels",def9e98b60e3bfc493bcd7693e702096:"Folded","3ebb9059b6abc8f80a212b5795270ec2":"Fold tree nodes",d81f0b9079d5a38bbedffeacaad8b905:"Delete data",ce5e449208bb568eaf722bab9a20380e:"Reset data","25ae4ca8d4b8a67b273066a97a516327":"Options",fe7509e0ed085b86f07e3e9975cc5b3d:"Value","72453d792655604f1fab821146133d7d":"Sub-option","210da23d108e85b2f0bbfa85846cb792":"Add a sub-item","7dae2e2c470a12011e0c8b831506f656":"Hide top level",feec2a81557811b7fc38b0e6b758c3f7:"Whether to display icon","018d13580184c6ca3df616940ebaee66":"Do not automatically select sub nodes","210bc6834481c05ed90875d87a262ed5":"Whether the child node is automatically selected when the parent is selected",b39c6fb1cdf629d3f3032d6c7d4694a8:"Whether the value contains a sub-node.","1fa482fed3042cac9f96c6f43c13f84a":"Whether the value contains a child node only.","55b50a43f58fa746600d6bafdf405336":"Top-level text",c48d9f48ce8a798772f17d1f47560529:"Top level","945da00807804cb992a3aeb0ed6ea698":"Whether to display single-select button","13604cddfe74bc9b9078dd61f9fb94ef":"URL input box",ed2e16700e32afdcdd745aa31454edb9:"Verify whether a valid URL is input",b233766d3fae72574d3f9ee98c5be120:"Select year","32a750b4fd61f1cfe37cac7147f05b3c":"To select the year range, you can set the minimum and maximum dates through <code>minDate</code> and <code>maxDate</code>.","973b69af999dbdf4fa124df8c928ca6e":"Read-only mode","710ad08b11419332713360d2750cd707":"Disable","7abf78a41095c6d21a1cc89b4a876233":"Delete form item value when it is hidden",cd8992b644e6c18367861a4d913fd116:"Verify","1040279cf7b8dbdb842f597c30095f62":"Check API","133886b10fd9721e6cf91b76f2df5b6e":"Separately check the API of this form item",b95c6e14a4d8f6a6c6d99d583916f327:"Merged into one row",d22dfe420e4b00e000b93f94db3c856e:"Select List","5e391af52da238f13c78b471a7cc54f3":"You can select a single list of multiple lists. This feature allows you to fetch options by <code>source</code>. You can configure images for the options and also customize the <code>HTML</code> configuration.",d1f923b8e23b66b3e48953ba1ce17839:"Location Picker","989ea9acbab9b17d2c15e2946b5365bb":"Select position",dffd9d86d2003615897b12ce7597d77b:"Baidu Map AK",a269e7de6c7735290733eb3e574c2129:'Get Baidu Map AK from the <a href="http://lbsyun.baidu.com/" target="_blank">Baidu Map Open Platform</a>',b472ba224a7d132c487ee6ec4798f835:"Coordinate format","36443b53c845b197db8d39eeda433ab9":"Baidu coordinate",f58cb611aec0998a44ef104b5c950b40:"Coordinate format by State Bureau of Surveying and Mapping","076a041dcf45a36b29c5cdb8b8eca922":"Rectangular Switch","183aae5eec1ff547833dc338aaeffc9a":"You can configure row single-select and column single-select, and single-select or multi-select for all options. ","7583b85ff3579d60a9f9d323c2f6674a":"Row title description","3fc35bb610852289cf718f07a5b79369":"Column 1","50987924540e6e35c78246031499e75b":"Column 2","08a6996be7a86af5692cbca41922a5d1":"Row 1",ce31d858c63395098c5e4cd892bd473b:"Row 2",e9b376d39966c8182683019f95ff8cf3:"Row, column, or cell single-select","0f244785fd9f555aae9797db4d14fb09":"Column level","5a57bd526cc3170b6c86f920fc24cdee":"Row level","45dde5879e77d7f7a15d04b8fed26ec8":"Single cell",dc7558211f2990370954c2e7ca498ee9:"Column configuration",f4c807fd8453f4b3fdaab02fb9c21ba7:"Add a column","39886861ea5d8b526e0ac5ecc78d110c":"Column description","34ad26bd1fb448c7f2384252d856c02b":"Row title text","48baa62373a2f90d6aa743d7821be956":"Row configuration","854af3c2cd9c275ac70fc5121ea4fb2e":"Row description",bf306308e467aeb7b00df0e2dd127d06:"Add a row","75bf5fd49520bce97de632700fc8a129":"Get matrix data API","24d9de25721d1fb0ecf89ef81c43d877":"Nested Select","10d1cfb7219a5445ef1e70aa16e4451d":"It applies to sub-items contained in the option. You can fetch options through <code>source</code>. It supports the selection of multiple options.","03cd388fe29a4fc116c0021e496a113a":"Option b1",fb00d1c1a65d3739c03a0b2715168327:"Option b2","353ae08afdb3d0a3587e9b27ca239c33":"Option c1",bea7ad76f0f321124ff614a099cb9a85:"Option c2",dbdae74eb12668e2b9568b013bf27d45:"Retrievable",ae45cdb51c795df3b046f71afe3611bf:"Blank prompt","601bb29fe72e56930dea03ae3e1aa555":"The text appeared when no result exists during retrieval",e3be7b8a459a08fec8f378a0660b642b:"Multi-select","6a7f7d89c8f1f3e6aab0962ff920b145":"Parent option as a return value",c23eb92d1f249452c3ff3ee13738b47a:"With this feature enabled, you can select the parent option but cannot select all child options. Also, the parent option is used as the return value.","8fcbfdc1a9403f6339d81911473806da":"Picker","819776e8d96b1438eca3594f47bdb1c6":"Through the <code>pickerSchema</code>, you can configure the data source available to select the data you need. It supports the selection of multiple data sources.",dc0c50a5c9832b393df34835111c34a3:"Enable embedded mode","1ac065ed64b81380384a0b371d5b404f":"Configuration option details",d64b585847f015eaa1443a3a03562350:"Display the style of the selected data","0861915dbac25ccb573b3bb72ffeebd7":'It allows you to get the variable using <code>\\${xxx}</code> or write the template logic using lodash.template syntax. <a target="_blank" href="/amis/zh-CN/docs/concepts/template">Details</a>',c2c23b4fc7f695c58e947ad413f2c5d8:"Checkbox type","33e6c41fed95c25e3b426d596d504579":"Drawer type popout","5a7af8d3e471d98339c84b07a844547b":"You can configure the options through <code>options</code> and can fetch the options through the <code>source</code>.","1e890599eec94efccec337cd474f7f1b":"The first option is selected by default.","46110787e4774b81418b274e9b06127e":"Display one row of options","83a00680e0872e2a35496be7e12c1309":"Number of options in each row",c30264927c3c170efd2e7763becf12fc:"Single option","8a0c1f35cff334fc105b6d52b195369d":"It supports the selection of multiple options and can give an input prompt. You can get the options using the <code>source</code>. ","75cc2a992ea150d3a6c68ac4bc486637":"Added item",a13b85bddbcdab63ef2b2d98dd46afe9:"Edited option","8aa4d6aedd7957ebc6b87fec655695ef":"Deleted option",e19c0792886a147d74fc662d7af138bb:"Display the selected value in a single row",b28aa9c36d0b506a71aa78b628e796c6:"Number of labels displayed","2b23767de575e27fc9e4e0949e885f81":"Maximum number of labels displayed. The floating layers are folded in case of exceeding the maximum number. All labels are displayed by default.",dfac151de712ab0b3618072c8a7f0a0f:"Advanced","406af2b98e6210cd42d7f824cb6dfd16":"Option value check",fa8d03e8b5458c1a1d742736bc26e25b:"With this feature enabled, the option text becomes red when the option value does not match the option among the current options.","33e7b7433fdbeafa1ef71105ee28c061":"Static",c99e0a675933de39693b7e80d5b70405:"It is purely used to display data. Also, it can be used to display <code>json, date, image, and progress</code> data.","134492cd10a0646da6f23a743feee6d4":"Static value","04f5f12c49c2a6fdc43da049591328ad":"Static display ","663a93dacbba9f7860dca783cf772419":"Quick edit",abd733d00ec656e7b0cfd88deedf102f:"Quick edit mode","78f395c15aaf8c92d9223f6ca69b41a4":"Drop-down","5e2d1e872682befd5350687f94a6b417":"Save immediately","2d2eb2ac28f074d1caef0d332d61cfb0":"With this feature enabled, the modification is submitted immediately. Instead, the modifications cannot be submitted in batch after they are marked.",eccba4475f3144e417e55fd96e831e09:"API for immediate saving",c8e5c062d5ad38e54413abd9c7cfb2f4:"Whether to separately configure an API for immediate saving. If no API is configured for immediate saving, quickSaveItemApi is used by default. ",c3ed36e4abb96c18a6c83350994cdea7:"Configure quick edit type","45a6c55d8d2d92af84e219defef084d5":"Configure quick edit","3f337f436989e9847790e4435423f77e":"View more display options",f7247cd14bd964b883bbb481892c440b:"Pop-out mode","2a2924380dfcaea998bd8a49703545a9":"Drawer",a06e8df4e9232cc606e0202e06a198d8:"Floating layer position","68b54e7b408c4fb83561c931aa668eae":"Middle part of the target",e18459c93769a5afec01e1ce60f9b9fd:"Top left corner of the target","1fc3cdd8437f5057774cde2f2c51f97c":"Top right corner of the target","63dd9faca92bccfd436ff21a6b4b3151":"Bottom left corner of the target",d01c239688b9c8fc145191ee642dc080:"Bottom right corner of the target","8fcf9802436282672a8e28ebd6262390":"Top left corner of the page",aed25160b4e8cfc613a743c4549e9222:"Top right corner of the page",d4a4ab1916187e09b9c037705fd49ffa:"Bottom left corner of the page","921fccbb84c829bf8c6f0b9957029f44":"Bottom right corner of the page","1d53f83df1d889a70131b7a93c819575":"Content details","8dda45360dcf9ca501fd7d0eb53045b5":"Configure to view more display content",fd389de167730ba8542217ad31b95562:"View more content configuration",f9a9fcc3bf6a3c8ff1e99fa48ed6d03d:"Copy",deb65aca8dba2ff9d0cfaed0a3441068:"Copy content template","622e14515c4fd5ca6fe6946e3a1bfb4a":"It defaults to the current field value and can be customized.","261bba7ad82914e477f4b37f6a83874e":"CSS class name","16a20243f9b741c08216dc9548de2968":"Overall",e1b2f870112bd38f8d7e14a0ad589930:"Control",d38b7fc2d31e0ae21cb4bc7d7df14e92:"Switch control","6e17d8bb70df1c1e379fa86cb235ac82":"Switch form",ddccb436305b0a984c77d4ffa0725375:"Be triggered when the switch value changes",a75c768fda740b2c8f6e2dcc76400f23:"Switch value","7e1eec8349c4998d142960009305f27a":"Fill text",c580bacf343343f04a1b551e46d02c4f:"When it is enabled","9ff352ae39cdaeaa4fc54f83575eedc9":"When it is disabled","48433deca382e67b26af31c6ff967d04":"The default selected value is true and the default unselected value is false.",cadd676e2710e50ac149211078f8a306:"Selected value","13f19e1d0dd528aafd6263fafdc35e82":"Unselected value","617a63f1b19b5aad029f973479bac917":"Tabs Transfer","4f26f1edebcdeea90f6e4247a501dbaf":"Tabs Transfer Picker",ab5dea29793d933fa7b5487a7309df6a:"Member","71f8043aefd52572b172e7d1fbd5af57":"Magician",fda93c79275b812a6c1c189fbebf8b08:"Zhu Geliang","573cb0d34bd1cdc7b368c59db9b7bb7d":"Warrior",e37a86d1a1dbed0cd53c95582977f075:"Cao Cao",ccddd2de691ff2d56b651877f72d90ed:"Zhong Wuyan",c0db8e7b42528eeae96310c6629e53b3:"Jungling","293040fc607f40caf6d6e16042012182":"Li Bai",b5256ec780343c4e20e397b43cab96a9:"Han Xin","49dcf9f88e7b7b8ca7448631021d7d12":"Yun Zhongjun","1fd02a90c38333badc226309fea6fecb":"User","8b3a9a5c912610c384bc8dc2c8514386":"Select all options",e1112a529dc969a03bbbb409905ff2ec:"Tab change-over",d202bc660c4d2eeb58e194b6320bd235:"Be triggered when the tab change-over takes place","9e7a97a3d043f566f2435329e01e09f9":"Currently activated tab index","91208131116f2823993daf99f15e1325":"Clear selected content",dda222620b789d07c2c5c279475caaf1:"Reset selected content","2ac24a383a1faae33f81772b757b2817":"Modify selected tab","91f894b900f593c848e5b21f2b414b05":"Modify currently selected tab and select other options","791959f9b90734dce08da79f4ac27a41":"Search API","6eaeb8ccaa8473e2b985095be2bf3cd1":"Select display mode during query","6541f1702af367c41a3127ed8511eb50":"List form",d58ba4b5e94680fcb08300e176502fb8:"Table form","406573cea6af9b0c6462295108e1f5c0":"Tree selection form","6c5358b981a475da2a83e95e4170647a":"Cascaded selection form",b51b404751554341aae342bc5a6e9b22:"Title Text on the left",c7840604d79e814f02f8260bc2ba6544:"Title Text of the result on the right",c6a16ef980efc2ac48c58727e5bade81:"Textarea","2af7e3952d7430d1e4c86ea5aca4e4fa":"It allows you to enter characters in a newline.","5bc28acd4afb712dcbc234927357cd87":"Be triggered when the input box value changes",cd7f479dd052edc1261261c15fb0b50f:"Remove blank space at start and end positions",d3a8fe0d542476cf7989ef9e69cdd6f7:"With this feature enabled, you cannot enter blank space at start and end positions.","829d96cf23f19759e4ef988fb5320032":"Minimum number of lines displayed",c0afd6005e68838e37e26dc7c34cf368:"Maximum number of lines displayed","685e5f4815e87c4690dda7d7aa163904":"Shuttle","26b4a55f458275a108c1ef213a354ced":"Shuttle component","1b09b6621ebf0d10ce98f0178fa1bda1":"Trigger the component data update. Several values are separated with “,”.","0ba83d9fe027d8386b814f4966f20d4e":"Check display mode","847fe7c3978764607631845b0a43926b":"Association selection form","9037f708f0d9750505aa741399768ac0":"Option set on the left","3dd8d112997a8d0ae0641b8bf69eb7ff":"Left selection form","7980e24e70a7e56490fa397d5bc6b86a":"Right selection form",baf916e9b0de774b78e716e91b963690:"Show statistics",e40d15221a911e060b8a05ec7aa9533c:"Tree Select","26aa42c81825364d2d691261017b6797":"Click the input box to pop out the tree select-box for your selection.","382df0b291e5306c423bcf471eb1734f":"Tree drop-down",ac34e635d05de0ac2de78737ea313995:"Be triggered when you add an option.","5f5e2d89e987fa64d56471b2e3d50cda":"Added option item","8784005bbfb2b66592cc0c5cc0a62f2d":"Be triggered when you submit the edit option","25a4d7b5ce2585aada1205e1121e9967":"Edited option information","91a6d3a760184e581eccd52bfa3f7a18":"Delete node","3c72d934764bb7205f593903c63ac7ec":"Be triggered when you submit the deletion option","7768e7d47fa6e9b811d1a1f684703cfb":"Deleted option information",cfd5faa079bd9d7092e7cdc92f353c30:"Autocomplete interface",a9f97c7c1bec32a0912f1dd36b2c3b90:"After each new content is input, the interface will be called and the update options will be returned according to the interface. The current user input value is in ` \\ ${term} '< Code > please do not set it at the same time as the access option interface</ code>","72cd009894ef3ea735d5e2a9b4656c04":"Expand sub options by default","0770f4a4a4f769d778ffe228675e8c3a":"Options: default expansion level",d1b65ac6a715ec342d7b738c64b55aa0:"New option interface","07e2cb845d6b6c3f91e6960c209b36da":"Edit options interface","8c05730667f91c371ace46c17f46c875":"Delete option interface","43474db97aff2ed0a876a47b6f4cdc7d":"Automatically generated UUID","43e1548e15272e1007051d7c8b70adf6":"Automatically generate UUID in the UUID v4 format without the need to configure it","844d72db7e57be4d77881ee9b4294e75":"UUID (will be hide)","2820712cac089483cf2b4a0c939fc780":"Column","9e17d57a0ba39254a75c0265aa3063ca":"Column layout",e63907bf0db529e84866d1ae737bfc0d:"Column","9bdb07e72d3a9a6084201a7398523f5a":"Insert","3c43c5860b4dfaced296d7a63eae1513":"Insert a new row below",decaeded2b6f2c66f191ff34b868b1eb:"Insert a new row above",eb22d47f16f92e6f621c2b9d87119303:"Number of columns",c288b519484207bea1d51884a5e9acaf:"Column spacing",d81bb206a889656035b929cd8bb1ef10:"None","98d695d6a6a48cfb4bc2f6396ee64787":"Horizontal alignment","1cc9a6949b47913462ff832cb684bdde":"Middle alignment",da1b972efb29f850b50e219ad4d98ba5:"Justified alignment","11b7fc50778c89572391ec4c6c4b55e1":"Vertical alignment","2a6ad292447e6354ca39ee7f40d2fcc8":"Top alignment",d68c21b6b65e7a2e361762b65b8a5032:"Bottom alignment","0d9eb53682343f1cbd562c9a944ef5bf":"Insert a column on the left","814276d30e338eccbaee96c3e6bacb61":"Insert a column on the right","2a3e7f5c382c56faf261a87573658325":"Manual","19432e481cefd1bf88fc707f20ea62c5":"Column CSS class name","5ea5dbb698afe7ca566b94e92f6a3835":"Column {{@1}}","9cc03fc4b3e87e8410e10357a219b44e":"Insert a column on the left","6b12fc99e2a46aed982d46b93ac191a0":"Insert a column on the right","57ff158884582ed498a87d03aed46146":"Insert a row above ",bd63eab86ac0e0b35a06d0f24a098096:"Insert a row below","69a519f6b7fd6d0bebba72e7572ea1d6":"It is used to implement the left and right typesetting layout. It defaults to even distribution. You can configure the width of a column through columnClassName.",f9c91bffab8b1202cf32ab508879e805:"Fixed width <br />w-xs","8c187c1862900db487c8d47e19490fac":"Automatic fill-up",b6f2fcb279241fe5ff9a8052a444266a:"< span class = label label default > column ${index | plus}</span>",cb2f68c9c24e85d21e6b090b6e5657d8:"Column","92e2c6523449dfad4350f58908260266":"Press and hold the right block of the highlighted box and then drag it to adjust the width ","129b16a89a82c6d5e03ab075633b3892":"Column CSS class name",d34cc10492e80595a901a292d0c16bb8:"You can add a width class style to adjust the width. By default, the width is equally distributed.","84b620405949e278f214a811a3a19e2b":"Column {{@1}}","4bfd6e7e1ec0fe485aa0e7741d1670db":"Insert a column on the left","9d75cc0b193601391a139285d55a3493":"Insert a column on the right","713315591970d7c8b49d1c732fe54fde":"It can be used to embed the current page.","8f1c078c6d42759e6ccb1a9bf35f1629":"Page address","51ad722113289f70b6d77c78ddf0c64a":"The default width is the parent container width. The value is expressed in px by default or in percent, e.g., 100%.",c78d9b9ab9db5951eb5526e8a46677d9:"The default height is the container height. The value is expressed in px by default or in percent, e.g., 100%.","9ef4425332e5f8bcad86de483b4faedf":"IFrame page ({{@1}})","67997ccf7ea846c3c2d278b01ed9600b":"Image display","6dcf991e992a0b765df0933411fe9bb2":"It can be used to display an image. It supports the static setting of the image address. Also, you can configure the association of the <code>name</code> with the variable.",e18aa5e376437da71083a29c4cddaf46:"Thumbnail",fb43d5ffa21f3c4055c29fad350f27e4:"Original image","582570bef8c57c5af7658c4a4eea45ff":"Thumbnail address","1193e1aab7bea094279ae7b4288ba848":"If a field name is bound, you do not need to set it. Also, it supports the variable.",f5865bf2d791d293374af4aa76d27c4d:"The image displayed when no data is available",e1110b854bceeed0e887cb951bb3d2f3:"Enable image enlargement feature","7ffade593e390a2a2cc43e6663461b71":"Original image address","214953c5f7557b1a5f1310c87238ee03":"If it is not configured, use the thumbnail address by default.","6d45b56ee94ea873a554ec41b9f2074a":"Whether to display the image size","00cedb73310cc531a43d23cfa5ba0e5f":"Thumbnail display mode",b0267f4aa776e75443b7ef6e8dad257e:"Fill up the width",c30b1b6f29debb05449aa3cb40268e7e:"Fill up the height",e13556bb3580ac3746e1f8663eb15896:"Included","47303119ba97a66d168ff042575b9de4":"Fill-up","319501b9acacdd6f94a9bdd0637a3cd2":"Thumbnail ratio","4d080f1e18d86051b8d651c68685f319":"Thumbnail CSS class name",e040fc4bf539dd1cf6ebca6b4bff857a:"Image collection","93f46deec83b8f9005233a1467498d52":"Display several images","2382c315a6ba396be1932dd8dafaff52":"Image 1",ce6e2814f207c9333f10785606c57df3:"Image 2","45a4922d3f42d0b137c6845c4c77031f":"Associate data","2d4247be13246794180897b40fcdbcb1":"e.g., \\${listVar}. It is used to associate the data existed in the application domain.","81a2b634d7ddcffc21b787613673943c":"Image collection data","0f088d8f579c362068d7a3858e207280":"Thumbnail",ebb2073c604e72ffd9ae1b796665b702:"CSS class name of the image list","5acc93183b7fe3816a845aca52baeff2":"JSON display","5a4b81442789f3b2e7b665bd430eeabf":"It is used to display the JSON data.",f891291cbfaec7ba3754520e2a5227d8:"By default, unfold the levels.","6dfe63d8c039df37787c87afe4c68604":"You can use it to display the text address.","6ab20dc4b64021b85886ad9c12b6e0cc":"Destination address","78ce29fdc55e6d0980b591a264c537a8":"It allows you to fetch the variable. If a field name is bound, you do not need to set it.","5d809212900f3bc3ba122fe93638394d":"When it is left blank, automatically use the destination address value.","88a5126f6a1463fc9986b590ee4ab99f":"Open it in a new window","39a2cb79c6d9762783e20522ea86dcff":"Left",de2a774bf98944b8f0ec8755d5f59d64:"Right",e370757f933a8ecd87bf0255c3ce45d0:"Advanced setting",e35dbea2b0c097d7fb76173da0e0bba1:"HTML <a> the target property of the element. This attribute specifies where to display the linked resource.","9f556fb46ecef854282d17e631578b1c":"It displays a list. It allows you to customize the title and sub-title, content, and button group. You need to configure a data source for the current component. This component does not have the data fetch feature. You need to take the priority to use the “CRUD” component.","84c04f1e9ce6a6a228228dd3fb96b99e":"Configuration member details","1ac0e1626be43287983fe3e5559320eb":"No data","4e53bfe03e30bb3eae63d90d1f7f2a1c":"List div CSS class name",d9eac94850a74ec881198f4ffe4edcfa:"List item","3ed7b428165499a1b91ed1eb287ba343":"It supports the following template syntax: ${xxx}","456d29ef8bafd5202547e50d3e64d4ea":"Log",d06f8476d115020496058363a32bc40b:"It is used to display logs in real time.",a2bc1edd7be9348e5a998feb0886c55d:"Log data source",ddeeaa33ae62ead1a77a859fb79b78d7:"It displays the mapping of the current values. For example, if the original value is 1, 2, or 3..., it is required to display offline, online, expiration, and so on.","844318bd1d58ba0bf7dabbb771174b12":'<span class="label label-info">I/span>',"2fccd71275cdf5d6c0c677ef79dd84a0":'<span class="label label-success">II</span>',"198a96c4cfc64d5feba81b3f931f8289":'<span class="label label-danger">III</span>',"626a0f2fdf13bcadf11581006ab9eba3":'<span class="label label-warning">IV</span>',ce3fd44456123f571e9d083b98da9fcb:'<span class="label label-info"> V/span>',"8b139ce9fa196b602bb1ee3bd25b25df":"Mapping table",a9de5901385d644363cd056482be7517:"<p>When the value hits the left Key, it displays the right conent. When the value does not hit the key, the key is the content of <code>*</code> by default</div>. Ensure that the key value is unique.","2b10dfa6dbdf8775ab2b38fc67e7ea49":"Wildcard value","87cac3a9c9576d9b5bad6639c891112c":"It displays the markdown content.",eb99816b4a216b2eb884cc6194f00ec6:"## This is a title",f6a5891819c67a80c1179c7cdaa00935:"It is used to render the nav menu and supports the landscape and portrait modes.","4cb18f42ea06a97b382397c40ed64fb2":"Page 1",a004407ac524b6d331671fb7a013c3fc:"Page 2","310c10c1fcd37bf760bc15c30f54e722":"Menu management",ba750e6e302292402a4c61ed72331cba:"Add menu",f7a63e1e77fac1bfa05a060d55e27692:"A configuration error exists in the menu, so you need to check it carefully.","7fa141f341e173e2339dcf0ce6869b5c":"Redirection address","720fc47e20be9b7a2e67a4ed808b3bf2":"Whether to highlight",a6ed2640c41d0e3df4acb4f15d37f6e3:"You can configure whether to highlight the menu. ",dc55fd2e990771fd670743ca5dd59275:"Automatically analyze the menu address when you leave it blank","78b7cf23a2b93db1ec36e6c6cfe170db":"Include sub-menu","710b20ff1d85f7965bfaac44ae26344e":"A configuration error exists in the sub-menu, so you need to check it carefully.","02f925f6a5136c2b65b5da8d1216b5b8":"Sub-menu management","59ad4734917af165482774de9c2d50cc":"Add sub-menu","4d25cfe4cd14270af9420acd25526691":"Get menu API","9fc8c79aac0302a60ebc0777183cd181":"If you want to set the menu address dynamically, enter the API address here.","737669a8ef038ebd37fd7b2f3b5f389d":"Whether to arrange vertically","8d79a8cbe0ed37accbe0739024d5d896":"Action bar. It is used for tables.","6c0fe599b36c2a55efd8705681783ee5":"Button set","975903dc39691813530e108986e49ac1":"Click to add a button in the left component panel",c641fe0ae06e6c0547d89fefa91e7f75:"Add button","88d1257b0cf667319085f3e0033b9607":"Button behavior",f10f0be4aa9684eef9d78234072fe08b:"Drawer type pop-out (Drawer)","4f02d2efe05a20232ab9da63c090595c":"Send request","5dfd5a78e2ba1bc8afb482a8745454ea":"Download file","4e58f9c94d345e14e2d69cc8496b7b5a":"Page redirection (single-page mode)","982db3084a2c470d1a9b34efa024511c":"Page redirection",f20d9579ebdc9dfc30a212ae6cae931f:"Refresh target","6a086902a84969a835423002718e86b4":"Copy content",a56c9f13b1566009fdc7640bc551709e:"Reset and submit form","30313d6fa06603604db18086bbcad9d3":"Clear and submit form","0fc26855080a4219bbfad638029a795c":"Redirect to next entry","8ba8a1bead7ca55554cff1c85246ae09":"Redirect to previous entry",c28f4d63beabc4833b17aaa10ca550db:"Copy format","21fa07f18f80bee50695686831ae1286":"Designate refresh target","8a089992349df754f182a5d02de8e8e0":"Popout title",b680997c50ca749acd4e6075cdca244e:"<p>You are right! You click it just now</p>",c3c8422fcecd8c1cc922cba15ab5cbc0:"Configure popout content","262c7c7b9874ae5607fb51da468d0e8c":"Configure content of drawer type popout ","5eb694a4252528628929ced97ca95823":"Target API","84d38979bed546b93c4b3a399844419e":"<p>Content</p>","0cc0fff6eb667b140d3fd06e34a8c69f":"Configure feedback popout details",deb9089ed7ebcacd712117fc4204c65f:"Configure feedback popout content","215f64480a93893fc56c51aeb5d40f11":"Clear setting","7984d95c01b725a2709fb8f5ee330fb4":"Whether to pop up expression",dfa07586a471e24b23fe68e11f5dc41a:"Use JS expression, e.g., `this.xxx == 1`.","47186f00df86d3edad3b5595ba8c2a0a":"Whether canceling the popout interrupts the subsequent operation?","4f21e04fe35d39c79e7779cdf2f4e232":"Whether confirming the popout interrupts the subsequent operation?","0bbc3ec26c36a87c9df3183def6ca9e0":"Whether to open a new window?",d0c3025a64b26e5fbf22005f400c06d7:"Whether to close the current popout?","0c15a924dc3bedefb79c958972bef2b9":"Confirm text","06b13b11740f7663af325bf5426930ba":"Click to pop up this content. You can perform the corresponding operation after you confirm it. ",fa9a0a79f29fef72e3060ea1af93c305:"Refresh target component","437d629f00e62cf99b3ad288f84ade46":"Specify target component you want to refresh after you complete the current action. Support data transfer, such as <code>xxx?a=\\${a}&b=\\${b}</code>. Multiple targets are separated with a comma.",b01f08bf5b9f8e3ef9d49e31d89bf770:"Specify response component",f667748a8e9717498da714d4e5087af2:"Specify action executor. It defaults to the functional component where the current component resides. The action executor is specified in terms of the target component.","80ddab8a52f74d707765501b0caae21f":"Customize click event",babbd439bc04241ed3536f892668c250:"Transfer two parameters, i.e, event and props.","867ade50f0bbb10bac65a5c3bc7895e9":"Keyboard shortcut key","45882ddedb42c1a38462949750bc8a84":"Display a prompt icon. When your mouse hovers over the icon, the icon prompts the content.",ff88d5db9d61f14bce6e3397fd4652a5:"When no value is available, this prompt is displayed in place of the value.","348097cc50579e489f0bcb5433637d3a":"With this option enabled, you can sort them according to the current column sequence (backend sequence).","9db64f772c11c614ee00bb3cc066f46f":"Column group name","19c4f5e98ad302574202de30dddbaf66":"Enable quick edit","15c3796e07e33afc7252df751f610c5d":"Whether to save immediately",ba5a0a1ff2c438ae7719ca48b0ce3af7:"Enable “View more display options”",d689e3c38fdb32c98fb27f8f35a26552:"View more popout modes","6e78b595d6a296938201a3c80660bf35":"Enable content copy feature","65f7e01d58cb5065f49e0e8f48cc16be":"Fixed position","9ed8a4c5d1b3726121175dc986268b0c":"Unfixed","0a5ac2f5c327e28c58d51db967a0e603":"Display by default",a3bd2104e3df81df713de636b907462c:"Trigger bottom display conditions","986a5f50e946674bb91c9408fc974497":"Always",a165f0fe5fb904049f6b6961105e433f:"Mobile terminal","03ee8b948c9b34daca9584811bcca17d":"Tablet","82d9f1f96084674e2b0101ecc04d5d58":"Small PC screen",f4166de371b5dfb87efce228b17a3fbb:"Large PC screen",f8cffd4d3fcdca390a3a3de24d209bb6:"Forced wrapping of content ","4619988f1c5d9093dc00d1430633b2bd":"Internal CSS class name",bdd9d38d7e2929024089363dc8f48b7a:"Column width",b198805e7a6b35830ba813f51db2fdc4:"Fixed column width. Setting the fixed column width is not recommended.",abb58b3bac0533ab4359ed977fa3c073:"<{{@1}}> column","044892c0c637f2d9e78e78956b1ded01":"Anonymous column","59ceff465ad16932d8972191ad815dfb":"Page","54002bbf7eb3da8346dd4be61d642bca":"Sidebar","49400a573b9f7a7bd693f84ec59379d7":"Initialization data returned from the remote request","5d758dc5e33ba0122c256d80c1572e88":"Drop-down refresh",d6fdfa4f989be6586a7a29ea85522f24:"With the drop-down refresh enabled, it is triggered after you stop the drop-down action.","56e6db657d4775698984f883b71cb379":"Toolbar content","4f9fa9ee5b0604d97da73e77fdbc281e":"Sidebar content","40fd4b2a194b2b1284a7f7f738b69640":"Page content","0e82bfaaec104a9f0eeb14820b42e7c8":"Area display","685fae7809f86f9edee4338daaa212a0":"A prompt icon will appear near the title, and the mouse will prompt the content.",ac82acdf2f38faaf293c8690b2ea627f:"Data initialization interface","9d191f6126f21da8222755c14f49707b":"Set the default prompt information of ajax. It is useful when ajax does not return the msg information. If ajax returns a msg value, ajax returns the value predominately.","4e5640b31caf3326c27026bd1ed8f4cb":"Header CSS class name",e656f261cac36cc658e8d69973d7611d:"Content CSS class name","1444bd7ae7b7301b6edf930c2ab8b175":"Sidebar CSS class name",dbe33f485b394a3e77240c530b9965e4:"Toolbar CSS class name","674be25c9feffcf78eba48d53a944148":"Mobile terminal pull-down refresh",e24bc5fd094c7c272725c6340d8aeb8e:"Drop-down process prompt text","717b23399e04873441478fef1cc16d43":"Prompt text in the release process",f59b11ff84daeb60b027dc02490b627a:"Paging component","7cfb5e222a5954e891fba6e3802c7ea6":"The paging component can display the paging of the list to improve the page performance.","9ed7d3adc032f6b78808e7f3786ec9cc":"Total","8e60090c332693095d5852d92ee149ee":"Number of entries on each page","47c62ec10a240c35b8446cc923c5e8ef":"Pager","97b8cf6ae269b6f6d75063073cd565cc":"Paging change",c9fc9b668c08d0e54415c7054d414651:"Paging type","35242cff1266fd3610f124b0e5e76f9b":"ordinary","40e49965594422b15ddd789eef4dda7e":"simple and easy",da184573d7eac6362e01e6fb202d3c91:"Pagination layout display","7c94d517ef4d6633144d5c719d0019d0":"Select to render this item. You can drag and drop the sorting to adjust the display order","65a4ce155100cd7fa671b0f85c1df2cc":"Next page","442d73ebc936d3b74e41b901cce44a6e":"Current page",fe00f5ed371bdec5801ac07f8bb564be:"Last page:",eec5bfeff8012238efbf611fc22c32f6:"Total number","71fa2ba926cd032c0ebe0bcdd5d3eb10":"Number of entries on each page","04519bf3bf428bb1a75938ac65dba040":"Default number of entries on each page","040f05137eb37e880873a763ff653fe9":"Maximum number of buttons","2ee8eb6b1a80a4b025f97fca6afb800d":"Display the maximum number of paging buttons. The minimum value is 5 and the maximum value is 20. ",cd6f79e7bff1337c12c86a15ceedd6da:"Panel",e04a2f1662121e5a3c397d496114185b:"Display a panel. You can configure the title and content area.","4e9bb0326ab4d3a2af94d901c7f1b6a7":"This is a panel.","5bf5f1fd54476671bd6fd9d97e3e6b6b":"This is the content area.",cac3ba71180c97b1b6432833b3417d2c:"Add content in the content area","1fae678397df046c1754092f15a71d98":"Fixed bottom","68744acedf015b8cfc445af30583815e":"Display content area","5a0fbcaaeb439684bb4ae5be579e4cd4":"Form display mode",f99d7e5f15906ca78c45753ee3b04a8b:"Horizontal ratio of form","9970ad07468267e2f309f1467c75bb80":"Theme",fbae87bcc352f6933541fb77a07418ed:"Primary color","540f84ddc0883866b229f71c2844199a":"Danger","5e5d3f13111593b2710673006d4c8297":"External layer","65810a32a98f09be550b0c421df6c540":"Header area",f3b9889baa6d17ec63f05ea7d326bcfa:"Footer area",da71dcbb13405815476cef28a8b9c4f6:"External layer of button","6c5b1f0e8e361a801fa75da070d1cba5":"It is used to display the pure text. The html label is escaped.","67e77a196826a8880e47ad949ce08ac0":"This a pure text.",f8fc21a9fd40881e8fd3d7f15919465c:'If the current field has a value, do not set it any more. Otherwise, the new set value overwrites the old one. It allows you to get the variable using <code>\\${xxx}</code> or write the template logic using lodash.template syntax. <a target="_blank" href="/amis/zh-CN/docs/concepts/template">Details</a>',"83077805e05ac6bedad69b47fca4462b":"Progress display",c77048def6e8a2d6c556a3fcc9c66730:"Progress bar, progress",b1aefb18d4bf96dc283a26d67abc41a8:"It is used to display the progress. You can configure this option to display the progresses in different color.","2dde3029c4170a1c8e961a90766e0194":"Inheritance",ce179eca04fab0d584506b0d19736836:"Linear","2db0fcd5342b479688fd999a0108ef5a":"Circular","3fa8b34a2744f62fe93dd599a275af39":"Dashboard","1ca3fa86d8faa46cc75792bcf90d7fff":"Progress value",b0932e5bb7f7d95e3636d82d1a039854:"No data void prompt","940b12c19fcf7aced0cdd164edc9acbc":"Placeholder prompt","9cf66e7783e4c9b1d74bcd411edb6950":"The value existed when the data field is not defined. The value does not include 0.","2f0faae87508471abce4384b60900e15":"Line width",bd9b3f7e564c9eeaedd72f1bcbb7fc9f:"Notch angle","31a088147dc0006e4775d066980fa688":"Notch position","77a7419dd4fad70c3f3e4b075b2c3fcb":"Display animation",a04564aaca658461333b00cbcd071518:"Pure color","0a9fc7083e2768107fc178ff36f29ba0":"Strip",c035fb9e67c0b566fd5d35889035424e:"Allocate different value segments. Give a prompt to the user in a different color.","23bf030ca760141f317dde1b7f49b11a":"Property table","44f2bc36dacb88424dabf9df71da0e77":"Machine configuration","1cb82ab4f259d5b75da0ae86583b31ff":"Other description","9a4ca43777061ebc91bc64cb994957bc":"Number of columns displayed in each row","17fa61e1da428936a31b51c955a99d65":"Display mode","7fa5c95b26550753b0931fa21cea5d10":"The property is taken from the variable.","6940ea5aa4c18e105cbcd32cbe410839":"Property list",ae41a992ccceb36f83024f72531186ec:"Property name","52dff5b153bb5eaca33a008458ce0209":"Property value","42c3762943823c37b537a10c09765822":"Number of crossing columns ","22b03c024d815ad327e8b95d684ced38":"QR Code","1857d9050ac0527374f4324c0a5ad910":"This option can be used to generate a QR code.",e71377bb59c70af683be127ec49d01c7:"QR code value","57eda9139c0b3bc0605ed4cf303ffbd2":"It allows you to use <code>\\${xxx}</code> to get the variable.",f13c3e0717ea842cddc1402e8dabfb6b:"Complexity",c4bde7dba8c6eed0ca0165b071b259bf:"Width and height values","2f97db95d75280bfedc5afa72d2c717d":"Background color",ebf2453eddf55441b711d187f3872ffe:"Foreground color",d5e6d5c44426a82e18e31eadf7f1e09b:"It is usually used to reset the form data to the initial value.","6a06f12bdf3fc96df6cb45467b9a7c2c":"Service","9cc50da6bb17ea7ecf44c254c9b37619":"The functional container can be used to load the data or the renderer configuration. The loaded data can be used in the container.",c5a33208cf3deab68cd9fe34679edff6:"The functional component is used to fetch the data.","54d99a6a50a2373055c0f66ab727a869":"api initialization data","7a0c222fcaa42473d1c75c113c3641b5":"api initialization completed",acd4bd22755a537431d74b28c3c2ad67:"schemaApi initialization data","5a7d03912f38d0b24d04b28da40864a6":"schemaApi initialization completed",f885d4055567877facf0a3ff376a114e:"Re-build",c8f0e77a9eb5de26e6ab62695d8494b6:"Trigger schemaApi refresh and re-build Schema",e22855f53b7a1ab33e920375c0cd0e3d:"Variable assignment","8b10146a8a896b890b3796eefcc3c6d3":"Update the data in the data domain","47d68cd0f4c3e91a86d23afe8afccfb8":"Service",f754888421621d122c110d83e710e9d3:"Add content","31f8a7a967286a16eb404e3ba237619e":"Data API","54f876a529283de5668426b2dc8adb15":"Set the default prompt information of the service. It is useful when the service does not return the msg information. If the service returns and carries a msg value, the service’s return result value dominates.","7fa237c1b62d04aaec0144d1fc89d620":"WebSocket Real-time API update","9dfeacc54ab6cd6d2ac08df387777f9e":"Initial loading of Data API","98223d478e88ccbc2406412a46dda8c2":"Silent loading","71ae1c76cc4160f8fb76e404e35ca08f":"Whether to display the loading animation after you set the automatic timed refresh.",b897babfafd35cc5d6e66470115c93cf:"Stop timed refresh detection","11bcbff684dfe6edf36e1fd1adc5ba30":"Schema API","8cc3239eba9fe65b99242adb33634b33":"Content Schema API","3f423669b0ffeb3993b95085cd8a111e":"Initial loading of Schema API","8e8aaafe8db0d8eb05e3b11550cbabe7":"Global configuration","7481babe858320dd6a4adcf307fd151d":"Customize function to get data",bfdee34e14602e3113c88a9145843e86:"Transfer two parameters, e.g., data and setData",fb559ab354303d1927dcd9f0f2dffa23:"Succeed to get data","56f0a1c0bc0408556c5810ea4f219dd4":"Fail to get data","29326bcd28fb39bd41e54242fa532c85":"Trend chart","270301455c3de762a7e2b145dac7a8b4":"It is used to embed and display simple charts","44e13bdad8c7eb6391e84d940513b927":"Status display","82a3047196be368be13dcdd2373520ff":"Display the status by using icons to associate fields. For example, display √ for 1 and x for 0. You can customize this block.","774b2bcaca8a64f46c84b510cec89109":"Icon configuration",b698a95f1e217e5465835ee0d23b1b1c:"Configure different value segments. Give a prompt to the user in a different style.",aacb2b36c47395e4b4b409e351eb4279:"Steps Step bar","863a8583132d087e57aebb7d89e18a50":"Step 1","9757f2c59c17e9aea46e0c8adb69597e":"Step 2","207e30c0e7318027d521dd7c6fab6a99":"Step 3",b8a2d347bdb22fde367a851df8335771:"Step list","59cecbff0cc77511590d2161cc3058e9":"Current steps",f3f08da7f65e1d5596a66cedd7caeb9a:"Start from 0","6bf1f392c0a404d1f7558e6dcdd6c2e6":"Current status",fb852fc6cce168301447d1baff276dc5:"In progress","8797922788916874c39ee1524bbc3638":"Wait","769d88e425e03120b83ee4ed6b9d588e":"Completed",ad8e01fe719bf1a5af82ee0d100d246b:"Error",d1f03ea8d9d3c3a241e8a340b8a384d3:"API for getting steps ","74f0f6730053049f4c9beca2ab00c193":"It is used to submit a form. The form verification is required. If it is in the popup, the popup is closed automatically.",ea2b32f5d78d2305b9b7bc21e056a009:"It is used to display the table data. You can configure the column information and then associate the data to complete the display. It supports the nested and super table headers, coluln fixing, table header fixing, and cell merging. You need to configure a data source for the current component. This component does not have the data fetch feature. You need to take the priority to use the “CRUD” component.","257f5a3886d87d2255206f86b880d07e":"Select table item","6130b1f75d624b2f73f5d923492e92f7":"Manual table item selection event",aeddca0456d8fe520dc95545a83458e9:"Selected row","4f907cb94921bb62a8399adec922bb60":"Unselected row",f3d21138c8ecf5683503c4f814cc7199:"Column sorting",d84464cfb2a5828a200fe9c28a323122:"Column sorting click event","652f155e644e82ebb0a1aed97ab6ab23":"Column sorting name","460e3a697d1680445a47139c0816fbe6":"Column sorting value","3d0b957a99d0c366612c01913e17a0c7":"Column screening",b35963687361af98e6acdc004e87fc3c:"Column screening click event",ad11fba3ac676233f3105e76e7de0501:"Column screening name","8e4b9c88c51aaad1a28a28e8b536697f":"Column screening value","93a5a0253f11e3a2e58f4e87a52fb094":"Column search","6d4c4990ab2c32efe8a17c5f22e10cb5":"Column search click event",a80a4486100baf3f45fab3a59e4a816d:"Column search name",b9a565fe1dc488efae1d63464f277f09:"Column search data","85ddd38957256b6e9026f42ed570bc35":"Row sorting",d7a66def82af88cd5d408e38feb8a65a:"Manual drag-and-drop and sorting event","1987561c006c7192ab619f81103d2a2f":"Sorted data",ecfebbc91e2c18a512aeb11b7da15193:"Column display change",c94f45773a42dc386b9c9dcdc6fa542b:"Column customization click event","70567329ee851a5ba7e7301bd8e9d9a1":"Column configuration event displayed currently","76e47871d654c3b0b0e301c0a076e55a":"Row click",cc13521eab2c7423b3fb857772405cc3:"Whole-row click event","2fbbf5c38b66ac5496ac42246bbe9e0b":"Row click data","8eb3c8b16106e5487cd1fa3b8a1342ce":"Set selected item","908cc16fe4f7972450167e26276ac726":"Set selected table item",a2b39e5a8b5015234dcd8e07a2e00e3d:"Selected item","366a3c07289bd6efb7c2a182f7a12772":"Set to select all",e97c09cd119b64ae0a8dfd42a1d449cb:"Set to select all table items",c3e8652924c258e121eed16414d3a9e5:"Clear selected items","7619ec29c0a854dd49e0a7a47bf1a127":"Clear selected all table items",b94bd878cae4ddc567b00a2dc4f21d74:"Enable sorting","5dc3017c21ae2e31ab127dbde8ec80e9":"Enable table dragging and sorting feature","25915fb58615ba9a5e145efa252fec30":"Automatically merge cells",d7d0936858fcdf4ffdb2899451ec74fc:"Set number of columns","80174cabf025dfe269aee5390b813708":"Set the number of columns from left to right within which you can enable the feature of automatically merging cells. Thus, you can decide whether to merge cells according to whether their field values are the same.","14921c3831512876f6d58b2a497b86df":"Column display switch",cc42dd3170fdf36bdc2b0f58ab23eb84:"Enable",b15d91274e9fc68608c609999e0413fa:"Disable","6fe0b71c07a5ce5f7a09f7fdb1d63827":"It is enabled automatically when there are more than 5 columns.","2206c0e11aa5f4f154aa9e5dfffcb474":"Whether to fix the table header","5006fdc5659989e42c3855c17c57f878":"Whether to enable the bottom display of a single entry","9db359f376a1a588ef7dcbef53cc114a":"If there are too many columns, some columns can be displayed at the footer of the current row.",df74194830e695efbfce16c0c64223cf:"Default footer expansion","94be543c4fd399f0839211464c8583ce":"First entry","9a7b52fc8659f1786907fe93efa85bf7":"All",b07deca9076bd3354b1b2709d58d725a:"Fail to expand","76b3250fb1e8593fac075b64029300fa":"Row highlighting rule","1fe38acb67e766f7767d9f8e88bfe990":"It supports the template syntax, such as <%= data.id % 2 ? 'bg-success' : '' %>.","734ebf8b33422c456e937fc27c9a16ce":"CSS class name of external layer","320f489db3dade075d69f155b346f98b":"CSS class name of table","08ca0d502abc4336855d837f281caef4":"CSS class name of top layer",b6469055adf2b7bfb187f74ae17dfe54:"CSS class name of footer external layer","39ff38577b97cf98fc130f9bd596d4c4":"CSS class name of toolbar ","175e01917d9d4891a40eab43f4487030":"Table view","9fe8304dade75a37bc04f45515688325":"Display table type","2560b304e691da78ee2e02f5af9b494d":"Region",f7d29dfae05b5d049b64b040b14d9a00:"City","44e7ebb4007104495dcb7afbbb6778fb":"Sales volume","3f0cb8b8c238c3b4e08898ce6d449c8d":"North China","692e92669c0ca340eff4fdcef32896ee":"Beijing",b8b75a5f9109919ff3f67b336b62afe9:"Tianjin",d1c2b2d68063b4a57af61e3027861cd8:"View width",b32ec25f2bdf7b2eed5e947cf82a4fde:"Default internal spacing of cells","8a42ded5c9d58f3dd9e3a8968ec04b34":"Display border","9b4bae5d8251de0b6f00b704936b00d3":"Border color",d273f56b3e598e794c3480f1e62f3ed9:"Cell {{@1}}, {{@2}}","466c65230ac92494c3af79757b4b78aa":"Row {{@1}}","1ebd0cd417700f3f4a7ee5f64518fcd1":"Cell","4d775d4cd79e2ed6a2fc66fd1e7139c8":"Display","7ec907e7059b758ace2f3adb9bb803ff":"Text color","104711e38d3cd9335dbd1f4301178edb":"Text in bold","65194da33aa3aa1d0fd08b5690af6f26":"Cell width",fbd9998b10e690230b0f2fa9b24087ac:"Cell padding","0bbc2ea4e1d1f23feb576de5dca1ce3b":"Center alignment","4745afe0f89f665e41adf819da5df1b6":"Number of horizontally merged columns","7c2e1f863e86715e892f61a54e558b20":"Number of vertically merged columns","5a431ad16d8f7f23fac3be5650e51caa":"Row height",db439b129f3143e14a7024f08ea3732d:"Row background color","30d6ed36667cb98165f07c59702754ea":"Grid","49d45317662097180e27fa53235d9b13":"No corresponding td id is found.","013326241579b9b2735756f2204bf8bc":"No content in the column I",a896691b72032fe21a00b6487381a529:"Add a column on the left","24e4bbbf29a8d31e711c8d9366bf1a6f":"Add a row on the right",aea2dd682bc9dc2974dd971581148459:"Add a row above",bac058b86f8fd4e8f5e2ef3807799aea:"Add a column on the right","488d0742c010851e9c6ce3264df9542b":"Split cell","9377e388f7189d6103a3985a321115c8":"Tab",a8b1273cb2d53ad858906ff9744a9891:"The content group can be displayed in the form of tab to reduce the user cost.",f78416dbd6c6a40a3ecd1c1f2b0672c8:"Tab 1","9769ee568100b0c530a06ec3f0c0044d":"Content 1","4be268145385303e8ebeb480458a380e":"Tab 2",c50159e2acff0f4ffdce4c67ec3513a3:"Content 2",c8794c58d0eb020ca40905d1904d88b2:"Modify activation tab value",fcd3abb110aab48ebd0ac2a1d7040d6d:"Modify the key of currently activated tab item of key","9d000284174ff09642502803887f28ed":"Activate the item ?","29645b509093191cad34c673c1b3efb7":"?","9578012b7d75a3a47c76acc176caf403":"Active item","3ba265c6b63bde0319822afd6b9a649d":"Title prompt",b744b72fd649d904e561358fc26c455f:"Pop up the prompt when you move the mouse to the tab. It can give a complete prompt when the title is too long.","6e7fe62a865cb9ae90e52f85f4c6b8a0":"Default tab",a8986713e2b83c9ecafe5b107c09b68e:"Display a tab by default. When you configure hash, use hash. Otherwise, you need to use an index value. It can get variables, such as <code>tab\\${id}</code> and <code>\\${id}</code>.",acb839aac679bb34be9b4b49806b74a8:"You can use <code>\\${xxx}</code> value. You can re-render the configured tab dynamically according to the data.","5b9af1bc3012bb3c8e07b983b423ec17":"Render the content during the activation.","4bcecc15d16e8c851dc3d155b8f30929":"The content rendering can be conducted to improve the rendering performance only when you activate the tab.","12c6a62683d63e404d71a31c9cb5209c":"Destroy content after being hidden","5b52bcb62a2e1dab99ef841b05395b6d":"When you destroy other option cards, destroy the current content. Thus, you can re-render the content when you activate the tab again. This applies to the scenarios for getting the data when the data container should be rendered every time.",ecfcea4b381d761fecd512761bc07954:"Linear",b30f254eccefa14c9980235bcbec74f9:"Simple","3d7443aeba7c8eaf1cbb42ad5232fa10":"Enhanced",ee5e5a588705699a51eb3c5778c3020a:"Imitate Chrome",c5b8044dacf2e63931d85e5e307a9168:"Horizontal fill-up","22d18bf0c476ebe7aa9303108677ff2e":"Selector","5bff38cb05e3710a0c0cb16ed3ced78f":"Sidebar","593c1c61592f80831f58b2e44cfe63fa":"Title area position","030c8cb75e9707285b28c4931bfeddc5":"Title area","32b4bc87bf7f95cd6094992f0135ff7f":"Title icon","996a919888ae86e842c76245daae2360":"After you set it, update the Hash of the address bar synchronously.",f3051dd9b3538e170322fd5224b28de0:"It can be rendered only during activation.",ee51f2d49fa12c730d2a0efef0d67e44:"Its content area cannot be rendered until you select the tab. Thus, it is possible to improve the rendering performance.","024f24defb08c5c9d463a2668cbb9802":"Destroy upon being hidden","370bb4d6806c88a7df2ac17ca2a7b6a6":"Disabling the tab leads to the destruction of its content area. By configuring the “Render only during activation” tab, it is possible to realize the re-load effect every time when you select it.",f6724322c613ca164ea9a9d03e9055c9:"Card {{@1}}","8a471486c6c7bbe43e14392c6b127aea":"Asynchronous Task","4f58f808d62c4e31c347e483898396d5":"It is used to show or perform asynchronous tasks.","9ee043b0a77a26d22eec0f4ea99afbd3":"hive task","2c8a99d35cb5704994cabcc61a4c3a4a":'View details<a target="_blank" href="http://www.baidu.com">Log</a>.',"3709f71c9552ed5db76cbe8f3cb5d4be":"Small traffic",c60ad696dee4e1eeff6f0f2c2e9b9fc0:"Total","5c0dc424442c913c6d16a2cf43137da4":"Initial task information","78caf7115c5140f8913c581920239f22":"Task name","3a3778f20c0e1a55adafad4861a71216":"Task ID",bc7e74f7ccf8ed6fa5b7b7649b221daa:"Task status","1d35dcbf191e36dcc6c15f71277d72ed":"Task description","76ba17faedd82297d09b2edd70c5914e":"Add task information","093bcd735847b8464d683464165adbb8":"You do not have to set it if the detection interface returns this information.","7dca021cccc260dbe1d81dfc6b29f513":"Status detection interface","358e55678114f19424efbb42c0a927d9":"Timed detection interval","77bd60ba17a73ede5d81c4eeba0f830d":"Submission API","1e057692fcf81e07e20b5f7c9073ea35":"Retry API","24e3562a3262e80c3119f22b8f447f64":"Title of task name column",cb8e07cea4df337bb6dcb8362b5f7e02:"Action bar title",f2acd3adcc0a0d73b318c83a29a4d2a9:"Status bar title","8a4cf07caf84c91a87e8ff3c48a944b9":"Remarks","0cbbb89050458c2bcf0ca98c19dc8864":"Remarks bar title","879eb99c7b1aa3223925b9b2dbad4c63":"Launch","804b6382fa6d8b53c5a2a409f30f7fe2":"Re-try button name","132c5cdcceb0f1f17c8c088a42959aa4":"Try again",dd4e55c39cee201b82dbc9cb2aca173f:"Do not get started",c0d2181d579cd1e965ed10d5183b1fc0:"Ready",fad5222ca0acfaee54f06458188d916a:"Completed","7a4b9e6f14bda48d2c3bf0fa431bd2b3":"Configuration of status label text",f198581dbbc357ccc0283cfe02d56edd:"Initial status code",d6bab2368de31490741ed95f732aaa25:"Ready status code","6eafca9359acbb0bedcf86d6b8609e41":"Status code in progress","7e8b2e41a303cb8532b9ad2006da3c25":"Error status code","231b6f799949f9a743d5193006a15af7":"Completion status code","003797f6b66c67cd87ec684cacb4ab70":"Error and retry status code ","89d19c1fda4906bd7a336895835ce20e":"CSS class name of button ",c52b46333f6d5d2796ee64cb359cd58a:"CSS class name of re-try button ",b091a100499d48dd4ccf0b982aa37d68:"Configure CSS class name of status label ","7ac24322bc8eeac88db6823942423ac3":"Time display","82315a0cd63e7f81233ad804e0d02deb":"Time value",a389ce9c52a94bbdd5c7fa84af85348c:"Display time format",dd438f6fb09d6223fd95df16383f0f44:"Text prompt container","33813749a95477897085e2435acc16b6":"It is similar to a container. Multiple renderers can be put together. When the user puts the mouse over or clicks on the container, a floating layer for the text prompt is displayed.","9b14c9051067bef2dd9a15683201dd18":"Prompt text",ab97cef55407efa11f79211e17cb2b4b:"The default configuration is “Mouseover”.",b47707f0e916e3e3f4ba885bc2cf2c11:"Theme color",a32b3b848eee6929634dfc9a9d8bcdb1:"Bright color",adb7e5312abdb9a44297e48d63815fa3:"Dark color","0de826c66ae3fe8043e9a39b35616ee6":"Container inlink","4583d3453c31cd3ff068c1358d8e7f1c":"Click the area outside the container to close the prompt","8e290c31bc0b4f76edbd58c3575b8420":"Floating layer offset","03c87fc8d49f865f0c2895d9ef3fe352":"Prompt the offset of the floating layer position from the “Horizontal” and “Vertical” position.","4e3e1e12e701890f4461808cc8f9d407":"Can enter the floating layer","9d6246f57f6924410b0c68f2172420f9":"With this option enabled, the floating layer is closed after your mouse is over the prompt floating layer.","90919000a708f8d66b7591e21b8e33f1":"Display floating layer arrow",ed81f127f3b2aaff73a4f4dd5968fdcb:"With this option enabled, a prompt floating layer does not display the direction arrow. ",b60e5222037939812dabb7da9979c27d:"Delay in enabling","82bb338503938f2da52e91f7244a34a2":"Delay in disabling",d55c726c99995e106ba5f3bb2b791a86:"CSS class name of content area","0ce2605d7eed6782adb6bc62ffae2335":"CSS class name of floating layer",edb5acdc9ee5e75fbc238ab4a0300eaf:"Text content",b1f824deef0d11e1fe3b73167a902e31:"Text style","74cfa7e77be335e8e5489a00ef099cb9":"Ordinary text",d482086f653d92fa8f1011d39738dba3:"Paragraph",ae27115431c46fa374ac28200304f341:"Level 1 heading",de86106d6632da3fafb946f85ba91324:"Level 2 heading","27f2c5c60f373a4380ec107ad8895f0e":"Level 3 heading",c961174771e843ac4046b2b21c49424b:"Level 4 heading",a791de104833c917f801c1976b9af960:"Level 5 heading",de2687f9a16fea3654be84c74137b805:"Level 6 heading","65862c97143c6c5479e0c623093a25d6":"It is used to display a text or paragraph. Also, it supports the template syntax which can be used associate the dynamic data.","38accbc34901ee6fd7bd7cd9f92f0a2a":"This is the current time of the template content <%- new Date() %>.","590e147e49735ebbfc51ae2175c36eb0":"Edit content","47ae015d04dda362d066e4f9ac09d647":"In the inlink mode, the <code>span</code> label packaged content is adopted by default. In the non-inlink mode, the <code>div</code> label is used as a container by default.","7fcf42edf5817042904f4a122ff77582":"Video","1d5bbe0ab0d90a223c162fb375997a98":"The video control can be used to play various types of video files, including flv and hls formats.",f50bc38cf567e68250a8d15edfd8eb27:"Video address","733dda7842619a437b2486f6f71b0c10":"You can write a static value and can also use variables, such as <code>\\${videoSrc}</code>.",fb103fc64a0caeec24c707b9e7b50870:"Video cover image address","828f83110677bab8ef940f79f77b9049":"You can write a static value and can also use variables, such as <code>\\${videoPoster}</code>.","351cb1f8ffbcc9d2d4c1f35505e15864":"Mute",c7638cec349cb86eaeaeb983909fae0e:"Live stream","82f5f7bf3fb529360947cbb3b988037f":"If it is a live stream, select it. Otherwise, it may not play normally.",df0134afa26415a560ae1320dee10c19:"Video proportion","0d682d277649d8c7952d36f836619a44":"Display cover separately",ee1600dfbd6f9e86ca8761cf3fcf6a17:"Video rate","8e7124c3069460d4a8a04c3e3d9ce752":"Video frame information","1fc7d723b3a82ce32bfbbfa0a1761969":"For example, enter <code>\\${videoFrames}</code>. You can search for the videoFrames in the current application domain. If it is an object, a video screen-shot list is generated. After you click the list, click the screen-shot to redirect to the corresponding frame.","1fa035e78c5408c9079c20637acdb2bb":"It is used to render the Web Component.","8df7c8a1f9f579f0ddc35bb4ee50f166":"Package","5acec91385a3b9093e3c803f6b0d869a":"Wizard",c8c0339a6f9e105cfef45b76b788b635:"The form wizard can split multiple complex form items into multiple steps. Then, it can guide the user to fill the items step by step.","155149d24d20197bc0836bededf63abf":"Click “Complete”",d384a3c931bdf315e4760c9fc5980e6d:"Be triggered during final submission","335d6c56c43204f9efcefe36f097d35a":"Form data submitted","5be9e21eb0797c9faa053eb0237c36f9":"Step change-over",d837ddaacb39a13806590da335e89397:"Be triggered during step change-over","02f706d7510e68c96aa073852d90ec20":"Step index","33c627bce8015c50152941a5b6fada32":"Be triggered when the final submission is successful","574f27f7223c86545a7724d18da96651":"Be triggered when the final submission fails","8a427977d8135a019e4f1056120bfad2":"Submit steps successfully",d65dcca33a0118a0a5ce343264192ea6:"Submit a single step successfully","5d7d91d9da162ee8fddd4d331d1434b5":"Submitting steps fails","1c11d38e7ecf2facbf82f772d9222d45":"Submitting a single step fails","357954d848a9e2f12208673b3906a972":"Error information returned after submitting a single step fails",d6c21651c32c63c8d61c85944c2c91af:"Submit all","75e3dc4be4ae7aca7e1cebc13f7e486a":"Submit all data","0c3005b490ef428660ca2265a714bdbb":"Step-by-step submission","832efcc5c30746b84b910cde8630d491":"Submit the data of the current step data",eeb6908870e058bc23d52c1e405a054e:"Previous step",fc5dbc5789e158384f634eb8ff466b46:"Return to the previous step","38ce27d84639f3a6e07c00b3b4995c0e":"Next step","5fa57cab26a9d4e659c2e497018729ef":"Positioning step",fce22163929e8191b7de43699316f2a0:"Switch to the specified step",d529f7d5ed8956cd890173b4b5045a67:"Switch to the step ???","4a0ff5106d129883b446a29b1dac6f47":"??","78ada959bf5bdd6c70ee411c4cf23601":"Target step","098521c027a49fba5eb7f35430a6a9da":"Setting steps",c5538d5c74235d2988e51e632c4eed0b:"Add a step",dda36edbd4626e7fc868c14f9aa1556a:"Other settings","1fd41e410930ac58e748f7704c3a05f3":"If the API returns the <code>step</code> variable and the value is of digit type, e.g., <code>3</code>, redirect to Step 3 after the submission.","938b484df1447d8f01f96e45125eb031":"Whether it is open or not","20022725ac2c53869f7af6646ca4ba29":"An expression is used to decide whether the current step can be open by clicking it. Additional available variable: currentStep represents the current step.",d4b8306441c00f01d4f044b3802c4266:"Default start value","37c0c041a0ad487d23c9f42c29f6d5e1":"Get started from Step N? It supports a template. However, you can render the template and set the current number of steps only during the component creation. Then, the current step cannot change according to the startStep when the component is refreshed.","076bd7c0adfc4f5d2abde6b309d9f53b":"It is used to initialize the wizard data. When the <code>step</code> field is returned from the interface, it is possible to control the default redirection to the Step N. Note that the value must be of number type. When <code>submiting</code> is returned and an asynchronous save interface exists in the current step, the wizard can initially enter the asynchronous submission status.",dbb19fea1965f7ef88cf1d1e0450c0f4:"It is used to save the form data. In the last step, click Finish to trigger the saving. <code>If the save interface is already set in the last step, the setting here is invalid. </code>","0f04a65952b58cbbc5ca6cba868c3bec":"Previous button name",e54827ae56fcb690d879b9cdd29f0ac7:"Next button name",abb7ba84b95c6c90341ac9c883fbc85b:"Save and next button name",bed196af058f458def957031f88abd09:"Save and next step","81b522590d543401ad15ae8a9155361d":"Finish button name","22c2aa6b59ab30c88fd84e8e5b3c4ad7":"Previous step","7b91646d808737e7138ad8f32a3b6cde":"Next step","52b36576f88c31ed3971ca4d1fccd46f":"Step","8164ad50987e0508caf7638c663f8b7b":"Step {{@1}}",de5e232d10e2fa6218259289d4de4835:"Similar to the container, the only difference is that there is a layer of padding by default.","3954d7a9c047b7522ef92ddd5fc35852":"Padding","315dcc9412a4499cf846736fdbaaa72a":"Child node","5db7ca044a5179bf05428b283ac0452c":"After you set the style, the size setting is invalid.",c5e1f01e3d98b4db536765ae0d5b91a9:"Click “Select”","7c57a563ab87bc6eb5edd8f5b953f499":"Interface setting","6aa351f5dacd13d3d862d9c93e4a0241":"Sending method","8dc91bca9bc83efea73150e3478657fc":"Sending conditions",bf9e242338d2c26b182aa6b9c015d84c:'For example: this.type == "123"',"91ee84292a5bf5e59d3b6309f948f2f1":"An expression is used to set the sending conditions for the request.","55409342e28d37db86fb23efbd84a025":"The sending entity format is ",e06a14abe7ef66a8ead143db4ae9786e:"When a file exists in the sending content, the form-data format is used automatically.","773a0e8384fd6f784088b829d7cc2f68":"Whether to set the cache",c1b110f13431df9662299f26def71df1:"Set the valid time of the request cache, which is in ms.",a18ea11244325dd3d20c5988bc7f6e39:"Download file","68caa6082eda1745aa3f6b6d12efe423":"When the interface is for the binary file download, select it. Otherwise, the file shows unrecognizable codes.","91831507074270c0da8a31ad9ff87495":"Data replacement","42be3061671b38468cc6ac84f6a0dd77":"The default data is the append method. After being enabled, the current data is replaced completely.","4e7c006f535b13b9737ac310bc34193a":"Initial loading","3c743b8b2d662421117a2fb1c445425d":"When you configure the initialization interface, the component fetches the interface data initially. It can be modified according to the following configuration.","713ec76479b992652ed39364d3d03870":"For example, this.id represents the initial loading when an id value exists.",e5e3131aaf96b6dd10574bc9beeaf934:"Timed refresh","81fe75a5216d4f612f1809c122f5145a":"Timed refresh interval which is in ms.","83f16354dd1532422dc8b3581d096e7b":"Stop timed refresh","620f826a77f079c5683a9d3c59461ea1":"The timed refresh is always triggered once you set the timed refresh successfully. The refresh proceeds unless and until an expression is given and the conditions are satisfied.","90260d55567cfd97ec2f085963a60bcf":"HTTP configuration","9ae7a582479116d4cb41e828fbd59798":"Send data mapping","0fcbf036057c6dd88b7b809daa0c5eb7":"When the data mapping is not enabled, it send as much data as possible when the API is sent. If you want to control the data sent by yourself, or need additional data processing, enable this option.","5414824fb8efdb7d59beae4bf95fdefd":'<p>When the data mapping is not enabled, the sent data is automatically cut into the whitelist mode. Thus, what is sent is determined by the configuration. Bind the data, e.g., <code>{"a": "\\${a}", "b": 2}</code></p><p>If you want to customize (???) based on the default(?????), add a Key as `&`. The Value is `\\$$` in the first row. </p><div>When the value is <code>__undefined</code>, it indicates that you need to delete the corresponding field. You can combine the <code>{"&": "\\$$"}</code> to achieve the blacklist effect. </div>',"7dd590a9d9e783e980d318bd52891905":"Return the result mapping","7e295b6ff39ec7356e06c4534bfc4fb3":"If required to process the additional data for the return result, enable this option.","417125a06b1d2bfff025e83a4e067bf0":"Sending adapter","62efcb25e5b21da47c09780119da3458":"Function signature: (api) => api, The data is in api.data. After being revised, return the api object.","6eb8944029108ad3b6bb3572a648fafa":"Receiving adapter",e83cbec70e17988749c4a02a3b73f55c:"Function signature: (payload, response, api) => payload",be47bd270e7756d4233e59bbe4cd5b96:"Request header","9e8c8bc795ad25fc992cee9d81a8c46d":"You can configure the headers object and add a custom request header.",be604f8b7ec5e80288b091ee12bbab7f:"Point","9adcfe38533f68035b2bf7831d310381":"Ribbon",cbc608353218e1d63e6f47c9db1eae64:"Text content","2613e43b46ca52dabc232054c1611c80":"Corner mark theme",d8c7e04c8e2be23dd3b81a31db6e04f1:"Information",e4f10a8916d4c5375529e21d9b66e5f9:"Corner mark position",ebc556841a9264ebaab728efad7af777:"Offset","81cdf47e8d8adfc70faac2cbc55e4067":"Offset of corner mark relative to the “horizontal” and “vertical” positions","7ba3812c61e01b3049404a46fac8deda":"Customize corner mark size","29e13ada94b145a1359291d5e1564655":"Capping number","42becf09dfd209746b66726e7d21d014":"It takes effect when it is a number in the text content.",b599979e9a40823363451aeaadc0723f:"Animation",b8c467fce096a649583c0bc9d9281a5c:"Corner mark",e35abd1e31f244eb08d1f62e6f825df2:"Bind variable",f7d2996639d97b4a03fc0e40e2eb853a:"Shortcut key","71dc8feb597052ecd0e73c9062eecdeb":"No configuration",e8755fb1e985a5d26df0fce1f0b7b0f8:"Add option","51d8a85a3c59453eed398eb8f5d35585":"Select default value",cb73fbd12620c6ff4d7e5d1047c3be4d:"Enter static default value","303efd5ba79e639001b4328cd266dddc":"Click to configure expression","7d92f998d24da41b58db140b1864f773":"The current expression becomes exceptional. The loop reference exists.",b5cc1cd60cd694f45142dc52a5bf53fc:"The numeric type do not match.","01820262aa9ad5b130f8f5b86bfd2968":"Customize option",c8158b3cad598b0b5939788ca4efb298:"Get API",b4fdf79b8f54856b072ec3874b830d1f:"Enter display text",f4ab507e2fa2d2bd66bcdeafd9fef797:"Keep consistent with the text by default",aafda9e8f6b7b613680677c513edb7a6:"Cancel selection","0560b060c438e9326f92718ccbc3f95b":"Select this item by default","5d26b8a41e805204c9dcd5ea7e23b150":"Enter text or value","22de6ef85ed60ec54dbdc1d8583e5104":"Add in batch","421252e16c6cb544fe9ce0be94a190e0":"Add options in batch",c130bd5b55edefdaf8923269e9a52439:'Each option is listed in a separate row. All items with non-repeated values are added as new options. <br/>You can set the label and value for each row using a space, respectively, e.g., "张三 zhangsan"',"1e2f96a69fbef8caa8823a3067ebbdc7":"Enter option content",a4f1ddbbfc96930d24e4b54cb815b62b:"No option","5b4ffa2eadaf629b833b37a3e8742b2c":"No chunking","3569877e498155b59ef5299870c43f80":"By average","15e1fdd9d5cc4dc595fba0eee0719cba":"By step width","56d37871117270ce5d157a8de90dacd6":"Keep consistent with the chunk","6903085e7f31286560e4a2e160beac42":"Chunk","7145575ab9e3b4529eea61fe5fe76d0e":"Number of chunks","1c8737ec7da60e12207c9eb04ccabcd4":"Add chunk",dc4c91dfaa3b760147bd92e648560af4:"Subscript","662d8b49913650f543c024d4d02009a2":"Add subscript","69fbb2e5fc9eb3ba06096cbedbf5a622":"Conditions","8baf21fa26d6d24b4faa872953275d8d":"Static","8494b2036d3ccfe6102e930d9d8a3397":"Enter {{@1}} conditions","311f6d1fa5f13b0e280d7b3c9d40c5be":"Expand more","38aa9dc2a0f14555322061d2ff997349":"More configurations","355c54009e364bf4396be424fba10e0f":"At least retain a node","9046ad86a1a47f16e954f2ec38fb680a":"Because the level is too deep, it is recommended to use the [Get API] management option.",f69608e93e9728f4fbef583bfa1326c1:"Option name","684a0d1aeca4e9acff89221b57826d4d":"Option value",bbcbe681f9225f8adf3663f563a9f294:"Add sub-option",c08dbaf90614532aed9f526e58b7fef2:"Option management","442781667396d6eff51113f482d89e54":"Add check rule",d7a169e81b60ee08c82b5d9de473e362:"Error prompt","9d9cf35ff82a6d960538ecd650e09945":"Default system prompt: {{@1}}","5ef6ce89f52b4331b080a0f3019414f3":"Use system-customized prompt by default",db1cac8e2f6206e8f179b1ff47a676df:"The data match fails",e9908cdf79e965f6907ce9f291cdfcf8:"Action configuration",be5fbbe34ce9979bfb6576d9eddc5612:"Save",d1d9049139d870edd490215530d90458:"Execute action","9eac7e07ca0a3181766e5ecc70d20727":"Search for the running action","0174bdde9517fa331bf7d716a553e023":"Action description","0aeca07a02601a8e701a46d1a8b5ce43":"Basic settings",da1ed600ce65be863766444e60c2da05:"Execution conditions","13b2de1073f76444c49d2c6a21e46e26":"Execute this action by default",d80bc0fcbfb250480320b683e48b1467:"Select component","07682f1424e400c467accdb556d59e1c":"No configuration content","2e3ca80a58643bc28e87cc3b17bc9d80":"Execute this action","7030ff64701a938becbc5aa67ddb86e8":"Error",dec2eb7145e149f281cb7e75fbe8972a:"Redirection link",ae10a948eca808b3dd77506b24f3fd0e:"Redirect to the specified page",c7a34a3465d1beea2f85d53edcff8235:"Redirect to","0b72392143e4038e98128cb0f6f679b3":"Page Parameters",c068b579db3bf0a553bd0af4f81cc14f:"Parameter name",bfed4943c5f487de1b63a82f7230cce2:"Parameter value","56aa76ab3c987377e855ae2c6c612050":"Open a new window",fd5fb471ecce1eea63a6a95b6707f815:"Open a page","67e21dd387607ae3fb59846504fa2c4c":"Open the specified page",d7098f5050f017673319c5db1473ada7:"Open","39e107b7c4aa580f913ccbebc00f7534":"Refresh the page","261242fe62b18b620419802c7dd7da7f":"Trigger the browser to refresh the page",ca180138a862543561d3a2c4f08b2e1b:"Return page","5f6b9e7a050ae3f34b38191435e14b24":"Back from browser","27e0ca877865238aad6940481b2984d4":"Return to the previous page",f80d12dcd65429fd28841e768062d3c2:"Dialog&Message","0561589c26e732981f29709a9b574234":"Popup","256dbc5161ae393ec8a0e83ae6cf9469":"Open popout. The popup supports the complicated interaction design.","6cff4b6d794cc17f5d24dbe0d21e5732":"Dialog","507c1d40c5d6b990cf8c832b0a91cadb":"Popout content",a532be3ad5f3fda70d228b8542e81835:"Configure",b67cbb1ca7439053f06d59aac5e410dc:"Drawer content","3b02248ca3790e356e47b6900c0e3931":"Close",f33c2c6ff58bcec40d3e74e591bb3df2:"Close the current popup window",e495f416b83e4c7ff3c66ec3be96a76f:"Message prompt","61d7aaa88181c527cfb936d4c686d267":"Pop up message prompt","4e5242a645864528e10f04dc2326a5c4":"Message:","6d00710a2528332bfcac14b58e412042":"Message type",b87b77561e776367e6756e11ea652217:"Message content","43ab9af06e1e0f0b2a8767b46cf8b1cf":"Title content",f41a94bb85c5223181c4cdf83ea9021b:"Duration (ms)",a0a837f2873de80bc9ec353c30e73171:"Display position",f3296f64a8a1330d7a07f1d269a1db92:"Top left",b97a5adf068bee6c852db9dcea3a9799:"Middle upper",eafeba264b6338939f11f1b1adf40d2b:"Top right",d429ffb093e9aa3bf80da125f1be318c:"Bottom left",c241aa8f427118a719b94cbd8f2bb22d:"Middle lower","9cd707caffdfb314d939298f2f2c267c":"Bottom right","8c8fbec263e20f087555c9abcb6dd07a":"Display close button","3f3a016027e540ef10a16dbd49fffde9":"Display icon","0cd902f953656adb29985b68e6fc9754":"Configure and send an API request","1535fcfa4cb8e4d467127154977e9788":"Sending",c14a21300b61bb83b4420a1586497951:"Request:","88bdaf32c27ab169d3d686b86b3fae99":"Configure request",c5dec2a8d2308c1c15ec2e5441fd721c:"Static mode","4abbdba4b6b06ce00702a255bd89c92c":"After being selected, the service request is sent in silent mode. That is, no success or error prompt pops up.",e3b49b5bbbdea05598525e91dbdfa638:"Storage result","4dca05af026848011eedee1b53efa61c":"Enter variable name of storage request result","4da82260041107e5780bcbb3a14ef791":"If you need to perform multiple sending requests, you can modify this variable name to distinguish the results returned by different requests.","0d83078816aa273f2941c9b55ec82bf3":"Data","3f9e257178738d5d180ddc2996809c10":"Status identification","99c74120cc62f4bf31d661e3212b7121":"Prompt information","89049706952412d790b801def284629e":"Trigger download file",bb79667f37035e9562ec6bcffd6cf8ef:"Component",c852fb60f1b8ce921c3def1eba000bc5:"Component visibility","1bd4cfded5e11a7a8ea4dcfd2fa17e15":"Control the display and hide of the selected component",dce5379cb978a8259ecfca8f08f00817:"Hide",edf25860e3d457eb8ca9cb5dca06dfd7:"Display/hide","12c8d50c55eeec7059ddd5c303e34f77":"Component availability","5e75800641ec5c1198092bcf9d34f180":"Control the enabling and disabling of the selected component","7854b52a889b3ef0590d9f542efeb4c8":"Enable",d86d5919f595226b7a1e8264635ca23d:"Enable/disable",c5a9b6e8c522de8a14ad7fab51c1a1e3:"Refresh component",be4b778e7f5aa6aa5a811d7db4e1a8b3:"Request and re-load the data of the selected component","694fc5efa9e1d1c2c5eb6525e1c7fb29":"Refresh",ea4d3723b350b2cb8f4c1a615e1b7df1:"Set component data",cb7add16ba6f0cd65d5ddcad71359813:"Set the data of the data container or form item",b91ebe714155c83b6d3bc02b675a31e9:"Data","08ce6e74bb4a64753f1af2e5c836debb":"Assignment method","139294edcce271bf483dda437c421c29":"Designate serial number",a7b0b80a7bea1e5e973967c179866ef0:"Enter serial number",e887792fbbd65d21e43e832a5cd63aac:"Enter the serial number to be updated",e3a6f648390842e0c7aa82d0f2c3f6e3:"Field assignment",a25657422b40023f2731619587940bc7:"Variable name",a33903526e8fb3d1ac3066da70e7941e:"Field value","82986a4cab1d0efdbc23b3ac5f0fd509":"Clear form data",f457845da8c119a8688e333a3554284f:"Reset form data",a84a1311bea7370f1749341ffa6f75e1:"Check form data",b7579706a363e5f23b1040fecfbcb677:"Check","51325230409d4b7c64aaeb3db9904801":"Component feature action","98d130cb9a360df782f6510abacbc022":"Trigger the feature action of the selected component","557d01c07aa7c4450a414932e6c1ed2a":"Copy the text content to the clipboard","5aa4369ec61715ddef3641992fad0d4d":"Copy content:",ac04259507be8ba6b891dc9dc208f491:"Content template",c7f16d729f3bca8f6936416884a74fb8:"Customize JS","1b5a6299ef404c1f7b4292c290b80f55":"Customize action logic through JavaScript","9a2ee7044ff04234a8892a13583d14b6":"Variable value",fe9e25f4e4b3aeefeb9b7a9c368ede7e:"All data","186c8d63db1c09c38bcfd048fb15846e":"Scroll to previous page",d9b6b8e29d63ac6bb7a0381e994ebcb5:"Return to previous step","47b9cbf9f3a3f08264b19f4a1228e865":"Scroll to next page","211ae8c8666f8b803282a74f90fb0dc6":"Open prompt dialog","56eafb82d11c72b65efe07b9bedb5c19":"Open confirmation dialog",e777eb796f8a02e97a891fde43d10ce4:"{{@1}} variable",cc6aeb073ebc3cb29734a49164f8964c:"Page variables","979a50681e278dcc0be18f68459e8217":"System variables","8deee3cdecdf06a05d22fcacc7031492":"Component action","9654916723a8d1d82f5ab9d2911edf93":"Tip: After you add the following event action, the following event action should be done earlier than the old version action. It is recommended to you migrate it to the event action mechanism, helping you achieve the more flexible interaction design.","88f7a3aef4888dd507482aedc02bb808":"Configuration action (old version)",c500cfabdec9b2761fe9f1aa543933eb:"Action",fa476b76ccbd4ac9316f0fd80257b77a:"Reset and submit",c0a8088f2bbc993500c5a01b0f0a1887:"Data source variable","71448f8c10c79b32312b7e3abe9104ef":"({{@1}} result)",f4381cd48d8cb4307bc140613ea57d48:"{{@1}} result","0b446df580ad309e7c26e5242eddafac":"Event variable","1fab2b4934161e87a1f0133b9d5bc1b5":"Add event","4db5110d41293fef57f5a1f364187896":"Go to add an event quickly and start you product.","5baa9ac58c00a7fb818d4a113d3f8cff":"The image upload address is not configured.","7241f67ee4fa8e0adb5d602b5f9516df":"Start color","9f1b854df133912bb46203e84f0594ee":"Start color","8ea65e3d4e52c871d1c58b1926380ab0":"End color","0c46a7f77a7247a9cc6d6e995c0ea8cb":"End color",c7706039e8ad85969df13ce3458d199a:"Gradually-changed angle",f4882cbf65b232af449d7289354b9a16:"* The angle ranges from 0 to 360 degrees. 0 degree indicates that the angle changes gradually from the bottom to the top.","5b9ea77bb6ce2d6c82e97b120d757201":"Click or drag image to upload","61a87a021904dc65995e99d4c476cb21":"Image position","737391648d1216a1f84ac9ff52da5aa2":"Image size","0f1fd39145bad43e18f81337e0144c8c":"Fill-up",e0d76824dfe5e09c7068b44f605266d2:"Appropriate",e39d3b7a3600d9327221a637f910fc0b:"Stretch",e1ff2c83c09f2dc6cc74ae02ab6b8222:"Tile","7ddd9dbf373f760acfd63778469b5c4b":"Tile horizontally","4ab931e0f709f9b493e660156925a113":"Tile vertically","21f3929a4484e6e992af64ec1dd3a576":"Original size",a80a25b59908402cf7ee31a07d0e7739:"Left border",e0dfa25ebceabddb2180720d36d4c3b6:"Top border","57463587977a534f7859eb9d7c536629":"Right border","154d5216e42c916884431f0eea951999":"Bottom border",a8b0c20416853bda54120bf19477ad11:"All",df68a5dc8f8847179b7afdf943f80796:"Top left corner",e717b4ae480e7c073fd5a44647a7f0da:"Top right corner","2a97dfb2d236c87c41fd588f006111dc":"Bottom left corner","1c9bc9dab33944e953412f8b22cb024a":"Bottom right corner","4dbe7c40ee82a56bb7a8152d4bbc07f9":"Rounded corner size",bb1531cc9643230ba0cbd7465818b52f:"Border line type",cc4c575642609fbf059a5df81eb86bfc:"Solid line",b1e0ebac23ed95807ecc566da3ffab48:"Dotted line","61f6f4fc0b806ac9d41ad0792e6155f6":"Dashed line",bade10099f8447210ce7b97fa106b527:"Line width","5babfafd769570de3bba47605753361a":"Border width ",af208c560d926f0daf4b2ce2d396505d:"X-axis offset",b6b46126bfb0851ca10e74541c5d7be1:"Y-axis offset","4a32b29da68a6ee204b3743e0fab8bb3":"Blur","22d460dcddb7fda718bc62034c459158":"Spread",b24a723b73f96ab3340fe9502370ee13:"Inner shadow","1cbac849ccc41edb12271d9fe9b65b5f":"Shadow Color",e94d6fc08a97892ff9d8c8d9a8d9e0ab:"Set Shadow Color",a5d833839a610994dc4752e2d91f4192:"Display Type","2c86d897c71cc9c2e648222a200d5bbb":"Block","0b0052c532b457b2d032c9f56af9e4e5":"Inline block","70d457cd36de1acefe7d9587f3f862c9":"Inline element",b5f55e5c7101d9be5218d63850e1ad8b:"Flex layout",a648bd0b9eb3c86e39cabeac484917a5:"Flex layout configuration","452dba7c65211630f8066b070fdf157f":"Automatic line wrapping","098d946b6f0cc85110c54cfac8691cc3":"Flex direction",aee1aeb8d65547f8a368bd7364cacf12:"Default level","4c38eb0fea71a9506fd434a7ac5cb1c2":"Default to vertical",ae07817b441091793c8af39256908373:"Horizontal reverse","618515fd68ecfc4a5b58462f0cb9666b":"Vertical reverse","58554717be87c1f8a6d6c769f74f0679":"Main axis alignment",dfc71567fb75f5c73da377013a223168:"Leave a blank at the starting and end points",eb5ec10ef70689996dd5cd66e17a64aa:"Alignment at the starting and end points",ba3a7db7cc1ac5a908358f62fdbb21de:"Equal spacing between elements",f6cbf29fdb5e94052a22986533c7267f:"Cross-axis alignment","6b461e0a4ffef9438fb8f01369091cac":"Font Type","2539fe0e6d40a023dd95d0bd71d10bc9":"Select Font","690660d9dbd7312ad2825e554736e2f8":"Font Color","5f15efdc32badce0902c46a7a0105c51":"Font Size","4c5fead0489fbc7651c91400dec5d379":"Text Style",d1b490c01d24a1a70e9c83a29ac38fde:"Text position","4ae7f423d9ed9ffa48c3e404f96bb51f":"Text Type Setting","65786fea9d354015d3a2724086f7f3d6":"Default font","1a63ac23010e0573f7c0a8cd3314b8c6":"Example","226c06861b0605a3276311b1369204f2":"Interface return example","1f318234cab713b51b5172d91770bc11":"Advanced configuration",a0472043a9598b1b19f1adcec1e1d75d:"An error exists in the interface configuration, so you need to check it carefully.","2816c3584802b2fc75db5bc3c6aa81e8":"Set valid time of request cache","6e889f0cc8c1d8f705edfd5d0bbdaaa0":"Select it and set Content-Disposition when the interface is used to download binary files.","508a38f518821a0f6bb2d15269b31ece":"The default data is the append method. After you enable this option, it is replaced completely.","5c131eb3bc61f6b0a26e20449ad7ce56":"Customize adapter",f514cabe63553a850063834c9d44a5ee:"You can get dynamic options through the interface and fetch all options once.","47d0a7caaa2baee8d38612a1c57421ef":"Whether to perform initial load","866a60d7fbdfeba6ae42c7e9c7b03059":"When you configure the initialization interface, the component fetches the interface data initially. It can be modified according to the following configuration.","3f4f3acd6968f38361dddc6612a0c54f":"Backend agency","66670400b1f3e4b6c94cff171d441585":"Form item inline","21a1d138166d5d92276d126cf1d6ecac":"Control width",ffaa96ef7232cb6d8ee4d7e673dbf4ac:"Full occupation","4e9ce9dfe13d97031d228fc5ae229f0d":"Hide title",e2773277c7765d4590f7128423c58cee:"After the title is hidden, the title width is 0 in the horizontal layout.",cc572c07586f4ea0c5b9b1060eb777f2:"Placeholder for empty content prompt","8528426e54902956723f322bdbbcfafc":"Input box prompt",dc5dbe7a1b1ff5cae22ffbb636bc6380:"It appears when the input box gets the focus. It is used to prompt the user’s input content.",ff255db9b108589abd5c649e2a02e3f1:"Control prompt","9e783b34207fe24bc488136faba65442":"Display the prompt beside the input control. Note that you need to set the control width. Otherwise, the prompt to trigger the icon leads to the automatic wrapping.","7ad83bbe4646a0011ece7fd338d1e189":"Display prompt beside title",b3e55578af5dd473bab62641bb2f5f8e:"Input type","16084784a0f126b501e96994c792d411":"Date type","8190915888889ed18be44ea0351d0448":"Month","8f30e9f8678c24496921bebae6ca2ac6":"Year",dc46b7f19799047a26fee668d49be0f3:"The option rendering template supports JSX and uses the variable \\${xx}.",b18ec08df2e47313bcc93430e7a25fd3:"It supports the JS expression, such as `this.xxx == 1`.",b7dee01f2d085d90c47bcb8b490d9055:"Click to select icon","689fad203a167d542c12bdc46f27e921":"Name","6c1e18fd4cb57288a9f43603d5167292":"It is required when you need to link it. Other components can be linked with the current component through this name.",ae344073ea6ca9ce742899cdf6d3e106:"Enter a letter or figure","1a1ff1e1149a0cd1b39c0b231a334d04":"You can specify to refresh the target component after the operation is complete. Enter the <code>name</code> property of the target component. Multiple components should be separated with <code>,</code>. If the target component is a form item, first enter the form name, and then connect the form item name with <code>.</code>, such as <code>xxForm.xxControl</code>. Additionally, you can refresh the whole page if you set the refresh target object to <code>window</code>. ","705b3b333576dbf6c063d7060a4cc509":"After the name is set, the completion of the current component operation will trigger the refresh of the target component (according to the set name).","7080fa6e0ca1d7e24f6f8cac05077a3a":'Which secondary CSS class names are available? Go to <a href="https://baidu.github.io/amis/docs/concepts/style" target="_blank">Style instructions</a>. In addition, you can add a custom class name, and then add a custom style in the system configuration.',"3bce1a6217990c8dc087d254f1fe754a":"Automatic fill",f01553e415ca33cc89d0bca84023f4b5:"Automatically fill the value in a field of the currently-selected option into a form item in the form. The data mapping is supportive.","04d815a5d4b803d6bb956d2da5a82688":"Required",a1b6281dc554ac84a3e6062f812fe50d:"Light text description below the form item control","85541bd9f7f39a6e6d9d26cbe09cbdd4":"Read-only","4d681c4aa93c8d005ec2ca2370618d6e":"Visible","5d0595edc3d14aec24efef85534e4314":"Default value setting","495333d64fc1efafd6c40bc9a3929fee":"Get the value according to the name when it is not set","32f13c9db34f638c2c5cf2bf19326ebf":"Keyboard event","2882b15b04cb47d1497160b5061b9186":"Disabled by default","530c4483c7e52dc409509b755eabee11":"Thousands separator","090dbd614a66a56a5eadec87f59ea15c":"Image path","2a0c4740f156a9536049f4610da25400":"File","4fa2ae7d726dc395cfea70ff3d7256d2":"Markdown content","52f43ce846b2bf73f86195cf196fe578":"Counter",b9245d69d2d82b0081ced47a18c27f41:"Full border","8f9b1b7e38cd2ed16f22807417ab3573":"Half border","7fc7940b4f7f58b49c71bf9e237b633e":"No border",b4521626a48dcb61001fc563d2433ed3:"Sortable","6fdccea6068e0698c565acd92052a86e":"You must select the end level.",a80c61384a8459ef7bfb5082a2b54b5f:"You must select the end level, but cannot select the middle level.","71758057056e7f31d73e3f3ac8860b4f":"Delete field when it is hid.",ce641d8297471a5d65c46cdfb023097c:"Delete the value of the form item in the form submission data when the current form item is hid.","3e719b87b9ee71d4613caefbf2fd1074":"UTC conversion",d52e57147787797ae0153d43bf8be298:"After this feature is enabled, the submitted data and displayed data are UTC-converted. Recommend you enable the applications that have cross-region users.","339b9ebd91070de050b4bfe483aa4474":"Embedded mode","49a79f4047b81186c069ed1c9c151c66":"Light color","41e8e8b9935c9ee4e88b06643a2d5b81":"Dark color",bde770827b9137ddb3eb676878af9709:"Secondary",b1ea078db7298ea7872d894283378507:"Uploading method","74cef1162781310e1503d2dc463a76fc":"Baidu Object Storage","38fbc7fb70b4399d7e4050d3cbcdf229":"Storage repository",e5d59ccec2caa64ca83b7cc740645928:"Default repository in the platform",b6789c926cf3d23d13a6a3220bcb8e23:"Initial static data",a4895ee2e87d1c47b734dbcf1a535aeb:"Select page","150075376834f1879d6ceb7c2d10ec67":"Proportion","34598b2c71a8affb13da84ba39e905d5":"12 equally-divided parts. The title width occupies n/12.","73ec114993142f627ab6c3e6706fa3c3":"Title width",ae6fa9e75d38b9db24f78496b72bcc75:"Fixed width","424f04d454332ddaff4daa0a365e9335":"Sub-form display mode",b17754a193ac835bcae0bf960f3a3772:"Set sub-form horizontal ratio","2e282fb6405a60830112991f88e95753":"Left width",c41b3271487a3cc63e79feeb11b11de0:"Ratio","0fcf69b5d0b44955fcbec9702f90b556":"Small width",b591aed69defa2abf0486da6a58dfb5e:"Fixed width","0fa590019ace86acee8d7655e5fb11b7":"Big width","51c1e80408011ba118cdcc696f28283d":"Left and right distribution adjustment (n/12)",aa0ff71cb10c3e54d68874dc2b17acaf:"There are 12 equally-divided parts in total. You can set the left width equivalent to n/12.","1f08c91da33fc5f0616e8a85c0456a18":"The static data do not support multiple levels temporarily. Thus, you can switch to the code mode or use the source interface to get the data.",cf763c357566be6fdaee886a40ddcca7:"Option text","1ca0b9b486be3b766a92474189f11fc8":"Concatenation symbol",ab8e2e8cd076bd115cdd600d17ca5020:"Concatenate multiple values to a connector that consists of a string.","6df0630b4f00b6bd05de8af09c2f78ad":"Extract value only",d7d810ec89408c206a220f62edde737f:"After this option is enabled, the value of the selected option is encapsulated to an array. After this option is disabled, the data of the whole option is encapsulated to an array.","4cff56e2b9703018efc48218b83844b1":"Can create","457c4cf8e1e2e0daef8949085555563f":"The configuration event action can be inserted or intercept the default interaction.",d03c96a2da4905c5f13a87c0d8ddbdb4:"Add API","26bb8418786593149c0bf9f8970ab6de":"Create",a32b3bf74850faad3a9ae6a0a5dac781:"Editable",ea56ca3dac0d39e463a8233fd40a9eb6:"Edit API","3c87af7c432e6b1f59e4f415fd5060cf":"Deletable","793e260d5b7c67d43b5c6d5e885d2363":"Delete API","63bbd68594c9a987d0ff41d645fafa16":"Whether the first option is selected by default.","0dd2e4469872c176ab1e85b66d99da98":"Hide path",b7e26fcff328b28b393ef2e57e96e258:"Hide the text information about the ancestor node of the selected node",c49fc970bcd168e1c652a8ced5d95d0d:"Other item",a45b5d3fcdb8210d249b2c6d545b6691:"Cursor type","2c3888961c01fc9c466d88c88029158f":"No pointer","062d0b688adb10f3af5ebc2fd2667f1c":"Floating","92e3a830ae9a1252278da742c0af74c3":"Help","87e277f953fd3c867d7fa02897c2c124":"Cross pointer",c19639326396d2527268484379a671d8:"Moveable","183f48b3c1f0f84e538cd4315e5645e9":"Fetchable","4f9b192ce84b4df0900510257082ef43":"Enlarged",b21ac25366449b1720bdd75d39f163d2:"Reduced","93ab99d761c9ca97dc926e6db10469a3":"Font size","86cdd659decaa1b959795eff92a0c2d6":"Font weight",e8ed49e9fde0bb778e2185876c2d2697:"Margin","4e7f76261f8c4c6d78998f85fc1f4c6e":"Margin","841d77223f0ec8cd0b530ed8e0775b20":"Padding",b5bd9a6703f5433ff34aa0af9049740c:"Rounded corner width","14eb3a698316caf3fbe9b2ab9c3d9527":"Special effect",cff1ec632eaf35f64791615e15ce6d76:"Mailbox format",fab6f9029822dea7838bf9908d7f5c09:"Url format","1111c44adfa40fe9cb22797d2c1e37e8":"Letter","725bf3485a0456cf7f65a507ce67254b":"Letters and numbers","96c4ea83892a3227a2aa5b8f3759bca4":"Integer","35962d17a3fba5f4802d7845695a3e72":"Floating-point number","28e8e048490110c8dd8e2ad6af324980":"Fixed length","8c4ee6022f1525097a1141acad094d4e":"Maximum length","17971609e210034c0d6a25b0186e2b7b":"Maximum length","92448a35f41de3a1fa69135acfed5ce9":"Mobile phone number","193a8c42c1c373f385a4c7b33ffc381e":"Phone number","6102d474314f27577d89e85b4c6cc4a5":"Postcode","84e0cb5d57ed995b0cc04b4ab9a7997b":"ID card number","8dbec4f0c05be45a8acf6a5ae9d1f880":"JSON Format",eb242bc7524c797fb1aee2344dec92da:"Identical to the specified value",c17d9577233793976d3902c117eed82b:"It is identical to the specified field value.",b457177c184722b655954a08cf3f71ca:"Customize regular expressions",d3927ffde0fdefc47f910e70226d6a4e:"Customize regular expression 2","0ebee58f4f2a0f807f08a6427dc58497":"Customize regular expression 3","15f52cddb226421e68c70488fff3db5b":"Customize regular expression 4","271b01959e09c0771760f59964baed56":"Customize regular expression 5","4eddee6a20aceddd6bcdf7e0736887ee":"Verification rules",ba3c802f3ce1641eb6f8986e8d19e672:"Add rule","7be30fe376e9bfd8895ee50e6f4216f3":"Set length",d00f99fd76e86ba4dab6f70858010ca0:"Set maximum value",e993ecfbb3f934481257f1bb57056bfe:"Set minimum value","99f5d503544334c670cbe1f400aea9e1":"Set maximum length value","91bdac623455c91b7400328a5600cec0":"Set minimum length value","7002c4a1b7cb5bc32ffd52e1f2d74c70":"Set value",aa9cfa5321e589494841ddd90a10c467:"Set field name",d22b6fb1c857777ba21467835efc65d6:"Set regular expression rules","1b7e06ef04d7167e174eb6929421592f":"Email format incorrect","2d163645de4d4b4760e9fbdb535a1a88":"This option is required.","87c91ce706ab845b55ce95372265b92e":"Url format incorrect","2b702fb5b95d47944246f79ae4032281":"Enter integer","48e2aca8e6347b008b6fbdb48fc4b597":"Enter letter",de66a286057d4e3f1ee2d9bccbd48ce5:"Enter figure","84f46c9b82c3c8fe276dfa65173c59bb":"Enter floating-point value",fb73d98245f558dbb2d6a0c8d2699780:"You can input letters, figures, `-`, and `_` only.","923a91fdc2c777f8443c85278060195a":"The format is incorrect. Enter the content that meets the rule of `$1`.",d87b1a3d180a1cc56bbd174d2860ca4c:"Enter more content which includes at least $1 character.","9b8d6abb2f03fbcbdb0e4d2b1970a751":"Control the content length and do not enter more than $1 character.","2a5d0be4d5cd088f0371ba6f8656fe7a":"Check it when the current input value exceeds the maximum value $1 ","8256618e16217325e6a1d880f8eb7adb":"Check it when the current input value is less than minimum value $1",f58829312013d929923b0c2a1fbacf19:"Check Json format","161278fb2c71e5a8aa8aac50f230233d":"Enter valid phone number",ba42949accfe87c20e6c2486cd065dd2:"Enter valid phone number","1d2c5048143328e21cb9c2dd84b696fb":"Enter valid postal address","038b3ed111e87b56572f3945a1b0e02c":"Enter valid ID number","335e2618dda48c05f4f833ebb1e299df":"Enter the content with a length of $1",bce45e909d6d14a126554c8cf6f65a13:"Do not enter all blank characters","17bb8e76f78bd16a1841e36ab8462e53":"The input data is inconsistent with $1.",ab534c35774dccc322331a079ae6e7df:"The input data is inconsistent with $1.",ebd0dc3ebde6182caa3b66e0faf658b6:"Customize verification prompt",d7772d568894afbb1c924bed7f7ddb32:"When the prompt conditions are not satisfied, you can customize it.","58c9592f818d706420236c6f9f595517":"Add prompt","171f7b825707ddd79175fed3f8def6cd":"The submission is done once the modification is complete","6ccb7091c39a5229f7e77eff4dd44a0e":"After you enable this option, trigger the submission once you make a modification every time","1a006028adf7167ae28cdf532bb75ef4":"Trigger check action","8d877748c3bc71b517e2d46344916b3f":"Trigger the check action once you make a modification every time after the submission","2c60032f2a57717e4f7c16ee185795d6":"Trigger the check once you make a modification","5ed62f810226722d7c910c2d8dc4a0e8":"Trigger it upon the submission",ed3dd0bfa89500c5feb306cd4d9db56c:"Regular expressions","537b39a8b56fdc27a5fdd70aa032d3bc":"Required",ab90c616dd114af087b31b90d3cb4063:"Number of characters","41e82a5a0e53ba94d1160ee855c72a7a":"Enter number of characters",a85ce2404b26140080c929ad9c3ec305:"Enter more content which includes at least $1 character",e93275245d529c486018e47136bfae2e:"Check Json format","2c8c25bb51dfd9ddfc74fd75a8a380a1":"Value content","859102d8ced9928cc71bb225961171bf":"Enter Js regular expression",a4313469fd7361486fe47076629c76ac:"Add record","50abd0bf31e07dbee84e9e5b9a407840":"Add record","73f28ac83b623fb81d73f16fb3856fa0":"Data import","8d9a071ee2ef45e045968e117a205c07":"Import","09d44261d7883bf5141a462a790d2816":"Data export","55405ea6ff6fd823ffab7e6b10ddfa95":"Export","6ff4bf3d567e977aa4c90c27dff1e6db":"Fuzzy query",e5f71fc31e7246dd6ccc5539570471b0:"Search",c26996a6506adf397f0668d376d0b40b:"Simple query","9c4666fd08c2738eb9611a3721cb5f0f":"Advanced query",e22b59b6bda1cf9a58f8979fd0a0b43c:"Edit record",a790208cafd5c95a18dd9a168319ecf8:"Delete record","39ccc34fa3ee9be12d8bae7e6fecbac2":"Action column","240145572215920ae06db1eeb85b29c0":"Optional","099cf136d6a4b6ed4646af4a2ed066b2":"Retain selected items","60011314ed92794f3d4f3e874c359279":"After the default switch-over to a page and the search, the items selected by the user are cleared. After you enable this feature, the user’s selection is retained. Also, this feature allows you to achieve the cross-page batch actions.","949a8b7bd2c10070a2fae16f9c66afbb":"Column setting","2816cea6c4887a53c417831deb5fbe00":"Custom display column",d3c5079f7e26b1a7374ff76341376de4:"It is enabled automatically when the number of columns exceeds 10.","4a3ebd0ef27212de3b0c39e6a9701b1d":"Search setting",a9a3a4608d48214efbdfac99888f6e0f:"Action setting","84a2f40385427bbf2edc79e3368e4e0f":"Add action",cb43abed5ba14bf32fbb1058e12d2303:"More and paging","48b42e5c3ea447092eaf0a1a13195540":"Paging mode","16b8ff2b147382be4cf8654f829df904":"Frontend paging",d2e20bb1e977f9571a9e2d1b39a7ff10:"The data is loaded to the browser once, so you do not make a request to load the data on the current page that is requested by the backend user. It is not recommended to enable this option because it has significant influence on the performance.","73721e611daaafe5c34aa9f3f901d016":"Data container","46a0f3086dce242abe54e48bd86e0394":"List display","278249b178c958cee0f5ee9ee9d1e0f5":"{{@ 1}} Create wizard",d75a7984d3fa5b32f5d8312e899aeea8:"Data configuration",c2f1f9254c245976e346377515c2e578:"Feature configuration","0943d61befec4c6cf2d21d170c9b066e":"Condition query","5246d2c81fa12b1f4f73635c257e232d":"Data operation","1b79a4f49b7a21e62b8868f12189b0b0":"Data loading","5a28d015b7b3518f75bc4cc27d9f6c20":"List data paging",cfd84204d9476936c949d071cc2338cf:"Data query",c6bd3393c21379d3f75d179abe36da3d:"Use specified conditions to accomplish list data query","3a6ecf25c38317b21b8c6287100f053a":"Trigger data query",b3a4d6a345372c5def1d5a1bf6077bce:"Load more data to list container","34e83e1be408c4f198464da1bf56bf9c":"Load more data","2c77cfaef73ce2e81131861e9c6d670e":"Selected data","9c9153c49491c381dc2adb2c36fccb04":"No data selected","9a4fe969f1066e197fd2369a44d879ac":"Current page",a7f33a2d99056edcdaced5c8841a9bcb:"Total number of data entries",a0c35361a003527d123cb581f5c68f4b:"This option is to realize the addition, deletion, change, and view of the data in the card list. It is used for data fetch, paging, single-entry operation, batch operation, sorting, quick edit, and other features. Also, it is integrated with the query conditions.","860827796ce2fa94e9ee39e53f011ec0":"This option is to realize the addition, deletion, change, and view of the data in the list. It is used for data fetching, paging, single operation, batch operation, sorting, quick edit, and other features. Also, it is integrated with the query conditions.","629645f147f378869fe9d7ee2bbc2857":"Sub-title content","97d03d4621f0024cf045afbd901197a5":"Select area","44705bb94d83e7bd6b3b6c1480ebfb38":"Click to trigger selected area or cancel selected area",e30a958a6397e53fae9d5316e851d3aa:"Entire","31ad7a215f3df84c33b8c28223147b8e":"Select-box","563ae5ccda5004fa1fce77c1ed5bf057":"Hide select-box",aeca6900b9e45f7f235eb9d443f0dd61:"This option is used to hide the select-box. It is possible to achieve the selection style by customizing the appearance of the selection status.","1d4103a96a70de2cb69dd597d679fefe":"Selection status",e8b90f43fc3cfb0a68e4392054de97e9:"\r\n If the backend does not return the Echart configuration directly, you can compile a paragraph of function to pack it. \r\n <p>Signature: (config, echarts, data) => config</p>\r\n <p>Parameter description</p>\r\n <ul>\r\n <li><code>config</code> Original data</li>\r\n <li><code>echarts</code> echarts object</li>\r\n <li><code>data</code> If you configure a data API, the data returned from the API is imported through this variable</li>\r\n </ul>\r\n <p>Example</p>\r\n <pre>debugger; // You can conduct the breakpoint debugging in the browser\\n\\n// Check the original data\\nconsole.log(config)\\n\\n// Return the new result\\nreturn {}</pre>\r\n ",a955021cdf0249de1f3818f83cf248b7:"It is used to display the custom display column button in the table. You can configure different display styles.","24bdc7e8957abfc5d82f4206e92bb518":"Button text","787366b0d678071a5ed98e55d31eba84":"Button prompt","6a0508144ae12bfa79001693d713c0d6":"Whether to unfold the panel by default",ae3816c5b00fcff4111842ac19f0a706:"Button icon",fe805d91ae93be775670c61214dd2f28:"Button size",fbbbe30d78c335bad27f3dfc5efd2a5d:"Display column style",f8c5e0ac29e905e91146e967cfd39dc9:"\r\n const button = document.createElement('button');\r\n button.innerText = 'Click to modify the name';\r\n button.onclick = event => {\r\n event.preventDefault();\r\n };\r\n dom.appendChild(button);",a8065b6d2062bf061762b9200a88251a:"\r\n const button = document.createElement('button');\r\n button.innerText = 'Click to modify the name ddd';\r\n button.onclick = event => {\r\n onChange('new name');\r\n event.preventDefault();\r\n };\r\n dom.appendChild(button);","73ac822ddf4685dbfec661dec41a96b7":'<div>\r\n<h2>hello, world!</h2>\r\n<div id="customBox">Custom container area</div>\r\n</div>',f29ab26877ed22ffa59636d747d824b9:"You can press the Esc key to close the popout.",dcba76890a534e1fe94421be2a17b484:"Display the error message at the bottom left corner.",af5876b89583552eef4c781718886dec:"Display the loading animation at the bottom left corner.",f19464cd1d7c55610b84b4972eaf506f:'<div> With the data mapping enabled, the data in the popout only contains the set part. Then, you need to bind the data. For example:{"a": "${a}", "b": 2}. </div>',"784cf5219012b5f16f2985b7f1fd52f5":'<div>When the value is __undefined, it indicates that the corresponding field is deleted. You can combine {"&": "$$"} to achieve the blacklist effect. </div>',af9f27383daeec508815a33753247f42:'${data["&"] ? "The parameter customization feature is already enabled. Thus, you can click to disable this feature." : "If you need to customize the parameters based on the default data, enable the parameter customization feature and then define the key and value."}',"9567f8bbb315b1217b7b32be37f97792":"${data[&] ? Disable immediately: disable immediately}",bde8a41fc64bfe78d0c4951ac6f93718:"Display mask","874cf31274d782914c7833cc39836c4e":"You can drag the drawer to change its size.","94397b87ac63fe238c779120fadab024":"It takes effect when it is at the 'left' or 'right' position. The default width is the width configured in the 'size' field. The value unit defaults to px. It also supports such units as percentage, e.g., 100%.",a6d91e801974dfa735a4ae0e098c522a:"It takes effect when it is at the 'upper' or 'bottom' position. The default width is the height configured in the 'size' field. The value unit defaults to px. It also supports such units as percentage, e.g., 100%.","45ce37c24c6e7252d98c6d450e3ca4ad":"Title area","660553eee939d2bd8ea68172fa7216df":"Footer area","1495c26f33625552e4845630b6b7b44a":"<div>Description of available variables</div><ul>\r\n <li><code>value</code>Current value</li>\r\n <li><code>level</code>The fetch level starts from <code>1</code>. </li>\r\n <li><code>parentId</code><code>value</code> selected at the previous layer</li>\r\n <li><code>parent</code>The option selected at the previous layer includes a <code>label</code> and <code>value</code>. </li>\r\n </ul>","057a9c2b2027a6b443741d8a0c04e4be":'{\r\n "status": 0,\r\n "msg": "",\r\n\r\n // The data cannot be returned. If the data is returned, the data is merged. \r\n data: {}\r\n }',e23c9e6279487960ebf85b9985dcba07:"Fixed size","4838f2f4ecafd0a3a4fcfe82521acdd9":"Enable crop",c7fa7f54ece94ae684aee1ee2088a5ae:"Rotate during cropping",bd698e3f47ede4e59aafb28a291b77e7:"Zooming-in during cropping",f785a357a820555445acd6f7051b1048:"Cropping area",b7623c7e17098d5950694437aa7584ad:"Aspect ratio","204770091fd4b7cd0611ddc65bf21d37":"Automatic selection of child node",be7d848c40dfdd3e20f233c373af00a5:"Select child node in a cascaded manner when you select a parent node.","4c3ed2fc7331db687fc0e8ffb8f672a7":"The child node can be selected inversely.","0ae8c01434dc2a38a90561fcbf5d79b5":"The child node can be selected inversely. The value includes the parent and child nodes. ","22c023bf51970a461cc164e711f3d3ff":"The value includes parent nodes.","6e19e48a52986659ae5ba1bfe612ba8a":"When you select the parent node, its value includes the value of the parent and child nodes. Otherwise, only the value of the parent node is retained.",cccb3595f8ff536e27d94ec91a49bfdf:"The value contains the sub-nodes only.","49ccf100ac35e1cc3d40b7222cdcd1a7":"Through the ui behavior, you can select the child nodes in a cascaded manner. The child node can be selected reversely. The value contains the value of the child node only.","4e373f3ff64ad29a01da87317eb92088":"Minimum number of nodes","160cb9a7d57c5b5ca65b5cdf79e8fd28":"Maximum number of nodes","1cd9e1bb335cb0643d9e310dd4edd830":"Icon field",a0e965072593eb1b19b4568fa26d977c:"You can select the child node only","8865c6822a31e0da6bc7eece8677d8f0":"You can add",bc560e477282dafc3c37b7a665af4f9c:"You can add a child node at the top layer","89664aa96ba7eb788ea273c0d36467cc":"Top-layer text",b4eab506cf436d3cdd1cd68fc857ec04:"Add a level 1 node","2b3073b1ba5f9deab7818d8be02de3a1":"Highlight node characters","14dc30e68a3d8d53e8ddd98876c1d480":"The option value includes parent nodes","68c7da9593da32100cb82ef5106047e1":"After being enabled, the corresponding node value contains parent nodes.","9cb417cfac37e6d65dedbc35ee9e916e":"Path separator",d6840c02c4d9cd5f4f5fd4d9f3e6b916:"Display top-level node",e2c310a329c2cf62a0764fc912f2f583:"Node text","8c9a3a8cd5de83121c03c83f909a7534":"Display node icon",ae7d563d3190ddbafdda8093fc28fc5f:"Display node select-box","4444d03faa51f8550a8a4547fb471ab7":"In the single-select condition, it can display the tree node select-box.",d7eae84550f9b9bc0c78a94e4072ad0d:"Customize unfolding levels","346f7e0c7ef27b6a83f3c9f8f406d737":"By default, unfold all node levels. With this option enabled, you can customize the number of unfolding levels.",b40163733b8e3a420e38f295bfab369d:"Set levels","0911a348aaf24601e633e318ccb8aace":"Left option title","84a76ba52297727f6bb47d8a1cc74094":"Right result title",a2888bca5f435690ff9f5a5d615a968a:"Left option panel","1e409f26f9c1d58ce0c47a68104d45f0":"Display form",eebda442c4bff2aaaf8274383d0ed12f:"Tree form",b3a17ee1af382c467d857d33089fc0c7:"The left option rendering template supports JSX and uses the variable \\${xx}.",d5dbf5285b2dbe07b481fbd5d4536c60:"Right result panel",b720b2abd62161c3c99625c8160df987:"It follows the left option panel.",acef03eee638dc4239ee60f627f33d85:"Currently, the query feature allows you to perform fuzzy match query according to the name or value.",e3ed623b79100791f156d3586751c652:"It supports the sorting.",d4865602e26e9c985814380beae99b6d:"The result option rendering template supports JSX and uses the variable \\${xx}.","0aa73cfbe5a84cd34a212de5bab2058d":"The option text only displays the selected node.","4dabfefd787102b8159b5c4a221aa048":"Hide the text information about the ancestor node of the selected node in the select-box.","0f993a54d2c67716220632577d3b5b51":"Display the unfolding line of the level","846da282ebfa6dfe61deb1d58145158c":"Display the unfolding line of the tree level","93199f3864cf5a68b286b927fa68ae6a":"Tree container","391555a3772260743f19278f01adf75e":"Title bar","8d6b5924f187048cfa28d6c21fa6d2d6":"Page title",e7f2f04f7c2b2e9e07b69767ea28d6ab:"The sidebar width is adjustable","28d602809bd1dc6b47ceb38cb54f32de":"Sidebar fixed","36bded76593f98fab62453c7430b2918":"Means whether the sidebar content is fixed. The sidebar content does not roll together the content area.","4143d7418de740e8bc26ef4b27c63534":"It is used to get the API for initial data. The returned data can be used at the whole page level.",c95e748d5811faae5c52bdc07bee51a0:"Mobile terminal","04f767eaa571383ea271432bee6deedf":"Drop-down text","0b3eef4f8a8061baa22416dc1e5dad03":"Release text","0059d50e3f7b2fe7f1822ccc218fed66":"Redirection page","41ed1e238b846005dfb0f087cbec644b":"Select this option to indicate that it is enabled. You can drag and drop the features to adjust their sequence.","7b755ba413eac50423859395c68e6280":"Table V2","642e5368b742c82472e2ef35114459c9":"Table data","8369004103635f8e75026217ebf237da":"Bind current environment variables",bd3e7a1b636e4477a4ea59922ed2cc1e:"Display title","11d00f37d934b2464f3258952a398626":"Table title","4e3cd1a7b193e2fd3458278d10c530e2":"Display table header","023ff3530e48493e653eb48e958a4eb8":"Freeze table header",dd9b85b2cd13ca724afd1f43567abdbf:"Display table footer",c89b5fd3b706a17feb016d93c80e34b1:"Table footer",a5baa4818b14f4680955aa34dd559d02:"Content height","1ef8fd21130d17cb7c1613eaed6ca1e4":"Fix",ee18dc475df8654cb13ad67dd84eec28:"Height value","8bb5781dc5f2745e6356cdc5e6d76b16":"Content width","88a364068f684dc77aca5b6c006ef576":"When there are too much column content and the content exceeds the width limit, you can view the data in the landscape mode.","6e3d35b57c29b1b419569cc55b3a5d33":"Width value","8ce1cd75b6e9c0c0e3468589fcea822c":"Placeholder content",ba4f461832cbdb7fbdb170fc9c1db647:"The column width is adjustable.",aa2bd9f54608c0c85d3ceecb707938c9:"The user can drag the column to adjust its width.",ed85be57262e5a0c3116293e88278fef:"Row setting","3d2ac2fd2c60931fff1db814662334c3":"Select height","85a49c5ed4628647f2ead9206224dba3":"Follow-up content","4296d7d293c9ea4a0e52c6415f0b5c96":"High","1f1ca9df5fa3648c718ad04649888943":"Selectable area","596171970b639a35dadde2aa930d666a":"Whole row","388855093d17f3df43ff80242d7a1bed":"Row disable conditions","46705a530ba9721527a4202bae7091bd":"Select menu item",aab57a3547a451f756bb8231a1eee8d7:"Inverse","76159d0d1261c0b6c310901244457e36":"Cancel selection",be4751b0c9adf1d8deee45226c6124ee:"Select odd item","49f4010dade8652e5aff6a2c67aa23a4":"Select even item","49b4aa407b91ac997e27314e30c03110":"Expandable","8c1f5c49de09adab9a0e0c39e0106f78":"Row expansion conditions",caca6cb58342bb604483d94f49515234:"Nestable","5bdff9fd07d2a2430ac50e1559dbee27":"Draggable","33eaf97ecb3465754855e847f14d129c":"Quick saving",ce7d31d64f2315e1d4cede288b9dfc60:"Quickly save a single entry","927b639f244953f237cd12943c8b815c":"Horizontal scroll",fdd59ca00eba17d4bfebf744056ce4ab:"Nested indent","6bfd4423d8aebbf0cac7ba4d74f245bd":"Select column width","21922c6479665dcba83106f8e9ffdf68":"Width of fixed selected column","31b7c58c2d9a170829b90314ff98b66a":"Expanded column width","81ccf26d9622d139a13ba2a61bd9fea4":"Width of fixed expanded column","68e9249db7bd12ab17994b1761b049f5":"Customize row style",ef0c5b6fa16497343eedb76171d61d68:"Expanded row style","1a7bd457c08093cf2cf887403dc249d8":"Expanded column content","4ca07911d10b74cc7c357b510e7cc948":"Column field",eb2719a7e6cebda7ca234560f21fb448:"Column title",f35c90b504521a2da346960b9db23828:"When no value is available, this prompt is displayed in place of the value.",ac83dbca40c9d2151b5f7d81795535cc:"With this option enabled, you can sort it according to the current column sequence. For the interface types, you can increase sorting parameters.",af9cbd3988196fc104af4fed9461e152:"Searchable","34dceb7c51000849ea3596fbaab6f67c":"Search type of configuration column","9a899d9ab83d8ffa6308fb31e93f23a1":"Quick edit","4562be5a3f9823a5f61b25f8d14b2b43":"Modify and save immediately",c115f372bcdced1e70824bcbf42b5923:"With this feature enabled, the modification is submitted immediately. Instead, the modifications cannot be submitted in batch.",fba91204d335ae6eda35809023a94f7f:"Configure edited table","90ef7c485bd31fab681c6e9d9afd5be8":"View more","71c0319fce9f416330b18e554e0acc55":"Floating window","64035b04a21bc337a351b5a2a5d12acb":"Floating window position",ea71a81cf874780294d517b0314feada:"Configure content",ca60c525372028b9f75ee4c708cccae1:"It defaults to the current field value.",c9f7324519225bc72fce24a09518a8a8:"Merge rows","9af45e91a08b54764610ada28272d590":"Merge rows",ad96280bb24a38f9a83051b16ebc9688:"Default display during the customization of columns",eb58b078f2f8560160ebf87bc7109de9:"Content exceeding line break",f1f4c88f30744f2365b65f1790c71da8:"Wrong component merging object. The panel is too old, it cannot be handled unless you add a panel.",d17020cd3e6564f5154cf2251cd30f52:" Row","7cef725b75da8afecda59900b780be75":"Timeline","8f32bcb8d5baf6cbb410ef3f6dbed8d5":"It is used to display the timeline.","1aa46d7cdc632756dfbf16c55436bcdf":"Node data",c360e994dbcffdf31e86d2d8875370e1:"Sorting","825f53899a11e598fc9f9b43e0814a58":"Positive sequence","8eb4b7abb66f0922778a39044b42d345":"Inverted sequence","0da2ab28a6e03922d4a0c78451146b87":"Timeline direction","00ff9356c34d05ecbfd6559a46f56e25":"Position of text relative to timeline","71039986e2386573ab6e5681986c2230":"Alternation on both sides",f80cc88446cc10da4838556666f6b9f1:"You can configure the <code>headers</code> object, add the custom request header.","005c50d1af6e833d6991ab882653b7ae":"Due to failure to load the available field, please contact the administrator! ","76f47297fe988267a26073a9aaf7911f":"No bindable field available","020586d0c69f8211840ddf9ee9bbf6ab":"Bind field","91be693dd1ccea38f8f514318fd8a944":"Enter name for search","8517171ce4ad0e9a5b511bd6bb26f839":"No available field available",b51796f5778fdc31bac73769a85f89c7:"The corresponding component is not found.",eee03351367bb1907dcc3140ffa3e3b8:"Go to edit",f99603414a616bdee85de0e6e3938b65:"External API",e6ff6a97bf600c02942db3126a7077b8:"API center","37087e5bb2d0367872a461f535580d91":"Enter time","96641a78cfd9f9f8ba68f0524347b186":"Enter title","1bf14fd24efe68f62bbff0538dee238a":'Each option is listed in a separate row. All items with non-repeated values are added as new options. <br/>You can set the time and title for each row using spaces, respectively, e.g., "End-of-term makeup examination on June 23, 2022"',d584018521820dac9e92120737b733ba:"Node configuration","72a3c1690dead6e24f7ac1abc90d5063":"Enter display time","79d3abe929f67f0644a78bf32adb3a89":"Copy",f86418b525af4b573aed36b8e3f9aeb8:"Add table column",ec159d98c6c25fadd38bcd9362f6a28e:"Set table column option",f302b37cf6530d3fb39234a220d95437:"You cannot set the table row until you set the table column.","6090f7af1ae15892abe97409b9e557b1":"Add table row",e6a10b831ae920bba1bb89a725e0fbe8:"Set table row option","9bef5e571702130c5710af4ee2c27455":"/* Customize JS instructions: \r\n * 1. The action execution function doAction can execute all types of actions.\r\n * 2. You can get the current component instance through the context object. For example, context.props can get the relevant properties of this component.\r\n * 3. The event object can execute event.stopPropagation = true after the doAction. It can stop executing the follow-up action*/\r\nconst myMsg = ‘I am the custom JS';\r\ndoAction({\r\n actionType: 'toast',\r\n args: {\r\n msg: myMsg\r\n }\r\n});\r\n","8df0f3891f8a80a392816f6ca662a33d":"Refresh interval","21157cbff85802e353409f647f1f1f91":"Millisecond","4fe2f10c6d5bedac03f40a4362e4f69b":"Enter component name","89bc2a21c778b36d09c8d795aac8260e":"Data entry","666352a09304cba42de24312f509c3b4":"Automatic fill or reference entry","7237d0dfa065bf451120d06330291b7d":"({\n isEmail: 'The Email format is incorrect',\n isRequired: 'This option is required',\n isUrl: 'The Url format is incorrect',\n isInt: 'Enter an integer',\n isAlpha: 'Enter a letter',\n isNumeric: 'Enter a number',\n isAlpha: 'Enter a letter or number',\n isFloat: 'Enter a floating-point value',\n isWords: 'Enter a letter',\n isUrlPath: 'You can enter letters, numbers, \\-\\, and \\_\\. only',\n matchRegexp: 'The format is incorrect. Enter the content that meets the rule of \\$1\\ .' ,\n minLength: 'Enter more content which includes at least $1 character.' ,\n maxLength: 'Control the content length and do not enter more than $1 character',\n maximum: ''Check it when the current input value exceeds the maximum value $1',\n minimum: 'Check it when the current input value is less than minimum value $1',\n isJson: 'Check the Json format.' ,\n isLength: 'Enter the content with a length of $1',\n notEmptyString: 'Do not enter all blank characters',\n equalsField: 'The input data is inconsistent with $1',\n equals: 'The input data is inconsistent with $1',\n isPhoneNumber: 'Enter a valid phone number',\n isTelNumber: 'Enter a valid phone number',\n isZipcode: 'Enter a valid postal address',\n isId: 'Enter a valid ID number',\n })[data.type] || ''",d3e329f73ae4b58d95cc7769eeca8370:"It takes effect when it is at the left or right position.",fd179c2844536ce198290441c38c814e:"<span class=label label-default><% if (data.type === button-group) { %> Button group <% } else { %><%= data.label %><% if (data.icon) { %><i class=<%= data.icon %>/><% }%><% } %></span>",c5d48d5732c64d5dea4bb0b4aaf13813:"Enter className",a11cc7a65b27f3993d58438d275f3447:"Enter content","34df758502e02c7c1a58f804a6c96c28":"Text before being folded","1d20d90b7c7301b7739900242d38544e":"No configuration. The title appears by default.","8aea4138b4fac2627c9b72da37e0671f":"Text after being folded",e9b91e9101059dc2e234d9847dd7b003:"Popup data","544fac400db790f57ea8ee4207cbeb6b":"Standard",fcb9b16d5d056bfbf6b6cba9dcf61efa:'Refer to the format application in <a href="https://momentjs.com/" target="_blank">moment</a>.',"17a689143f0c7003123bb3c947d35273":"The verification priority is higher than the maximum width.","2aa41edf8cfa79e7e5fcf38c9742b495":"The verification priority is higher than the maximum height.","37ad5d98b12853d786b08cb52b91a43a":"After enabling it, you need to set its height and width through the CSS class.","324d0ccd6fa9d976d2f17de3bf0b70bd":"Control the display size according to this value when the fixed size is enabled.","7a377ac3904628fd73e7d33ce6130ae1":"Minimum number of nodes selected for form validation","674ddb63a7cd9e14a49813d52cf7e25e":"Maximum number of nodes selected for form validation","24c5febd312d27b5e80354cf03e241f0":"Outer container","54d621d5bd588bea4e896de52147a229":"Row data selected",ae76ff4dcb615d3b0232dcd10115e149:"Initialize static data","152b66069787294e53cfc176a189c81f":"Field corresponding to the icon","10cfe8897db8c032986138ba7b2f48da":"Data field assignment",a6e2cf5b7fa625f571a3e6d0df3a7327:"Data field member assignment","3371427f1b82095309092ef82418ec1a":"You have added this event.","0e9525b2bb1493c567c114dd61b69095":"Notes:",ff0d36eac9b9c029d91c365cd2c7e6cf:"${data[&] ? Disable immediately: disable immediately}",a718dcd3a16bee2a4086244ef1eb0ab4:"Enter the content with a length of $1",c323e3527a805cfdd264700fdf013daf:"Control the content length and do not enter more than $1 character.",c762cefa0ff423010af0a943c04d603b:"Enter more content which includes at least $1 character",b95aed5c6f2c8e49e23b382ac3d593ba:"Check it when the current input value exceeds the maximum value $1",fd11733fbabaf2ae3cf1fcd3fe385cc5:"Check it when the current input value is less than minimum value $1",acf719549561f28f38bf750a64cda508:"The input data is inconsistent with $1.",e027500d91d46a962036f63c09492c6c:"The input data is inconsistent with $1.",d01886eeef1de19f2e99617017f4def8:"'The format is incorrect. Enter the content that meets the rule of \\$1\\ .'","5e568c42a5ecb74db2dc3d8531079dd6":'<a target="_blank" href="https://www.tiny.cloud/docs/general-configuration-guide/basic-setup/">Reference documentation</a>',cadf0e302ddbc6fdbf005aed670b5e3e:"Code changes","6006074bdabc639b86f42aa18876e33a":"Fired when code changes","28e5fd494ea37a09fd2ad36d0f98bacc":"Deleted item","046de1a6cb21ff83af74958342c0db64":"Activated item",f6e5fc909971d2e5f6ffe23edae93584:"If there is a lot of data and the comparison is stuck, you can turn on this configuration item","31dae237cbd03ae0d2dcf7ad2fd4fb76":"The data returned after the initial interface request is successful","850c62f7b1ebfb4b89182ecd51202a7d":'Triggered after the form is submitted successfully. If the event source is a button and the type of the button is "Submit", the submit success event will be triggered even if the current form is not configured with "Save Interface"',"88b2930823f9fd6706473805e9b11797":"Save the data returned after the interface request is successful","3e07258baf3c4389c1ffd4a98c20b8fe":"Save the error information returned after the interface request fails","0d6581b6dd51f6c03a4edf26475d75c6":"Removed item","4ea280a2e54969de1d1b9bbd5b708e63":"Click option",f05520432bb87ced419a1da818c6cc9d:"Fired when an option is clicked","91f7b7fdf9b91073ca3519260f7a62d7":"Option clicked","6afde638796d237377b0755506d08ded":"target component",fee99f2bcced486e4753a8f58f511d3f:"Append data","3f3f4c71c1b736e7f01cf910a553ff43":'When "Yes" is selected, the data domain variables of the source component will be synchronized to the data domain of the target component.<br/>If the target component is a CRUD component, and the data pull interface of the CRUD component is a get request, the data domain variable where the source component is located will be appended to the target component\'s initialization request query.',"2aecb19ca1655d66fc80fc27a783cc9e":"Append method",b67b01a3b9170f1daf78082cfd0df793:'When "Merge" is selected, the data is merged into the data field of the target component.<br/>When "Override" is selected, the data will directly overwrite the data field of the target component.',bd81577a6fd4956e676cec499bb70d00:"Merge",e09fea40f7e4abd4b2a495b315940688:"Cover","9a5500b6013ec1ebf61bdf0e18452348":'The data defaults to the data field where the source component is located, you can select "Custom" to customize the required data',f30bcdccf71b19e858c37d8881d2b206:"The data domain where the source component is located",fa644cb20c66f7530d8a376d4fa6a36e:"Component data","7d9260bd45b2e85a09398f218c25f220":"Update the data field of the target component or the data value of the target form item",e7af71fb102cc86ab3be6a2fb32b5e3f:"Data settings","77b1081c177fa3334cc93c99f0ecee75":"Direct assignment",f5c5e3d69daee06ea1606378ef466765:"Member assignment","697af73997072e0ce9ee65b15a7b3715":"Reset PageNo",d7bf42dd6e66f2818f9a232603c4a53b:'When "Yes" is selected, the crud component will request the first page of data',"3e573fd37473d789211ee44335d82fad":"Static CSS class name","905407c57ccd033cb6bd64bfad20a8c7":"CSS class name in static display","0d1f68afa19f3f3dd88e28d17c98ddf9":"Table 2",e052287273ad39a1d3fa9fa3decb5fd9:"Component display status","506f28f48dbebd5d19e19dfc721e13be":"Control the input state/static state of the selected component","0e35b091e18032508758899735664df7":"Components switch to static","34d361256526b04909e064c29d9a9b76":"The component switches to the input state",d2e930293da37452638759e17d771adf:"Component Status",b535bea11c97ec5588b1494799de4d60:"Form Input",f7784642f42d33f506ba05f3daefc3c4:"Form Static",a8797a840f3c0bbb5297aada95f9b13a:"Form Item Static","7bb3e24cc54f4b8ee0a65d14fa4c067c":"Modify activation tab value",fd951a59a7c635d5330bc1aeec22c813:"Custom Data",b62ce3df3c0d5772006c525b60d5eeab:'The data defaults to the data field where the source component is located, you can select "Custom" to customize the required data',"0f9803bd27434940d4017007c105a861":'When "Yes" is selected, and the target component is CRUD, the request be send with this data. Other target components send with this data just when the request api is POST method.',"81e1ff0bb8917a9df99d737982ee24b7":"SubForm, configure a subform as the current form item",a5c2dba5ccf62851b24cfa12d4958ce2:"It can be used to display data and array type data, such as multiform of multiple","74104c62ed33836f0bc74297539dd7c9":"Configure options to realize selection options",b5ade3d97d5b11bc784786111e011571:"Tree structure, options can be configured through options, or options can be pulled through source","2c05e451a6f2b2fe1cf55f7afb8c8423":"Single or multiple choices, support the source pull option, which can be configured with pictures or customized HTML configuration",c65c9862813c7a66c0df52e301e0e1d1:"Applicable to options that contain sub items. You can pull options from source and support multiple choices","8f650b58c8421edecfb380d6f60ef40e":"Configure the data sources available for selection through pickerSchema to select the required data. Multiple selections are supported",b7a4abc1e4e975c9df5bb9d9cf4823ba:"Configure options through options, and pull options through source",f2fc416c7d95a93a8da621f760be8417:"Support multiple choices, input prompts, and use source to obtain options",b4482a3d9523f48e83a816fa85911185:"It is purely used to display data, such as json, date, image, progress, etc",ecfd82eb65102274188011a502913d3a:"Drawer data","951f802ebd0c0d795fbae6767a5ee9b3":"Initialize interface request succeeded",da0126992b4937a5fd847ef5366b02e6:"Data returned by initialization interface request successfully","70b8342d743374233bfee0f56c7f0fc7":"Node Sample Data","38f85482d657cd4db1280c5efa1950fd":"{{@1}} Alignment","0a0574baedb8eb2abf7daf25159d8bb1":"Set the alignment of sub elements on the spindle","5ccc4c05cd41195f202f550a4c307a64":"Set the alignment of child elements on the cross axis",b1b98c19058af70d8bd499e1899e93bc:"Layout Container","03097563d201ad3a29c79165226764e5":"The layout container is a layout effect based on CSS Flex. It is more controllable than Grid and HBox for the location of child nodes, and easier to use than CSS classes",e151c86d57096bb74dcd390ade29362b:"New column",e5f9b3a3655b8daddcee8b97b735887f:"Insert Layout Container Forward","577b33bf128fba16ed8e9bf7c395f455":"Insert Layout Container Backward","31f84d1bc6175fd0828a81b5bfd98736":"Add column level element",cbc1d00cc640b67ee34a29a694ef162a:"Left (upper) insert column level container",bb3cc092e17ff83e943554bde3d5771b:"Insert column level container on the right (lower) side",b19b454fe603e03e98ad9772615c7c32:"Positioning mode","8444f01399c0003fbb68eeff1310566c":"Specifies the positioning type of the current container element","5ddea41072a27a74a1715549dfb79bc2":"relative",e9513a013011450c57cfe3ef51b7d4b0:"Fixed (relative to window)","3059599d8ebfec00a8ab53346d9b4fa3":"Absolute (relative to parent container)","86a6b5a0a45bba5b6187cc2277e3375e":"Layout Location","6e72759ed1cbf9f9e8523197dd93888f":"Specifies the location of the current container element, which is used to configure top, right, bottom, and left.","6896da744f8ae9633263d55af0fceae1":"Hierarchy","6f649980c839dffca1506f20d534fe3d":"Specifies the stacking order of elements. Elements at higher levels will always be above elements at lower levels.",a8489cf57d7f44e889aff79434776f47:"The default is block level, which can be set to elastic layout mode (flex layout container)","4180e30c34190007ffaa654e0959b8a3":"Intra row flexible layout",ebe7bde5c9094813e2924473488d281a:"In row block level",dde193342b8c350ae29795117c0c5b9a:"Horizontal Alignment","5b15af1f73b4f2d5bb152410863602f4":"Vertical Alignment","78d32d2bd35c0262fe77b517c5a4fb62":"Arrangement direction","3fa460b81736c0360f6f7571801935b1":"If the direction is set to horizontal arrangement, children are placed from left to right; If it is set to the vertical arrangement direction, the sub items will be set from top to bottom",fa228d6bec96d052de0ad369407f5241:"Horizontal (starting point is at the right end)","2df3bc66ab3fcb0de1caf11831eff595":"Vertical (starting point at lower edge)","98b2fea2d8f3ceb81e9ce32d66383f05":"How to wrap lines","9af509c2a9636343199b9072e001826c":"Default (no line breaks)",d4054144c4341872496e3550fdb1b826:"Word wrap (reverse)",ee2df1c1a0d99094f641166535948d4b:"Elastic mode","947c03e411c20563c7ac67d0a5ad741b":"After the elastic mode is set, the current area is automatically adapted",f92626f9e56b3e2d0c47495a446acf71:"Elastic width",cf8852316501c22ea19c4e432c59e7d7:"Default Width","9cc69c8469b23b77519065d3df381113":"Define the main size occupied by the project before allocating extra space","0ad8b3b736ae5b9e23cf16ac13e1e283":"Proportion setting",fa6bb048a2f73975a40789b30c5b8a06:"Defines the magnification of the project, which is 0 by default, that is, if there is any remaining space, it will not be magnified.",c19b79073b676b9bade80613aba2dbfa:"Fixed height",d1b91a1a24f0d4935c2dd13e6a22b6d4:"The maximum width is the maximum horizontal display area of the current element",c2ed47a1f0f45cf7e2d22bddffc8a732:"Scroll mode for setting horizontal direction",cbc7af1d6422e88f4b87ade748e0f07d:"Exceeding the display",b48a90c77b5e792260d830c2d68c527e:"Beyond hiding",ddea62517e2bd1007712689746ebfe00:"Scrolling","55becc96b40692cc9cf898b331d16976":"Automatic adaptation",ede82efb4a69c35743185c6c73ab771e:"The minimum width is the smallest horizontal display area of the current element","6f420734edfaff00a8210a4c762a9207":"The maximum height is the display height with the most current elements","411f9d120093314cd38e6dd5cce398c6":"The minimum height is the smallest vertical display area of the current element",b31c6aaa78f8e24df665ce80ab5301e2:"Scroll mode for setting the vertical direction","4fc0e68b093db41b45a4ea706fbe56f3":"Center Display","55efb233147f9539de019d9abc7653f9":"Center display by setting margin: 0 auto","2bf5bcbe21f39b254a601664fb8b264d":"Default (Wrap)",b2d418355cb59a5613ecff7b150c588f:"nowrap ","7d1313925f158b747c094a7f2480e535":"Reference position","41a7494315a528f0f9618646f7e0dddf":"It can be set as upper left corner, upper right corner, lower right corner and lower left corner. The default is lower right corner","845c61ac8f51c6702dd22e5657c07e8d":"Lower right corner (default)","2794fe303cf8ad4395fe93271fae7925":"Layout containers are mainly used to design container components with complex layouts. The layout effect implemented based on CSS Flex is more controllable than Grid and HBox for the location of child nodes, and easier to use than using CSS classes",abbd790f85282349e2004df9fd494e31:"Main size occupied by default before allocating extra space",dbb93e8f413074ead24b6ed822247d98:"Insert Layout Container Above","5b5765b3fd7e72e04a5cd3e2ef6218a4":"Insert Layout Container Below",ee466872b9a43e720e296813dbc5adee:"{{@1}} Insert Column Level Container","14c495b1248756310c75396cd41f4fe9":"upper",e33ac3a4c1a95a02a18f1555038804da:"Below",e731c52010266b8ade1e7e78e25cdccc:"Common layouts",f80bd0a5546465336f4f9cafdfa8b67f:"Default Height",ba9ccf1040d7abd0848046330ba3558c:"Classic layout","230d65546ea0d299907943403608233c":"Common layout: classic layout (layout container based on CSS Flex implementation).","9bbb7cfaeb34a2b5c095ac253355f028":"Levitation vessel",a3e91631c1a3a43e09526ea7f6b8595c:"Common layout: suspended container (layout container based on CSS Flex implementation).",d423930b823fc45f08c18922b19e4e9e:"Bottom suction vessel",b8b4eb373d8ba6f98271b681fba2511d:"Common layout: bottom suction container (a layout container based on CSS Flex implementation).",faaa6444a709917ff33e0d58948504dc:"Ceiling container","1facf0bd0f56c66759857345e7434443":"Common layout: ceiling container (a layout container based on CSS Flex implementation).",f416a3a2566dda04bc0ef67027e6f460:"X axis rolling container",e3d9ad8453925764f2918dbfd6ff824e:"Common layout: x-axis rolling container (based on the layout container implemented by CSS Flex).","053e0cbf18c8fe59b928d52fcd556b88":"Y-axis rolling container",c9f089cefc06c217c6dddfe2fc772ea3:"Common layout: y-axis rolling container (a layout container based on CSS Flex implementation).","3587540660a01f8a8aff6a2c0409a404":"After the elastic mode is turned on, the current area is automatically adapted","2ea6f1f33dec7cb3c23a1bf1f9eab11a":"Mouse click",fe9228649853d08eebee72ad5521a3dd:"Triggered when the mouse clicks",a643d2fe12d205eb8fb5cffe92f62c35:"Triggered on mouse over","764c134791952dd1acb0f23587e75421":"Toggle legend selection status","262cd2f688751332c1907a659e686210":"Triggered when the legend is switched to the selected state",fd312ae2f1c24b8a14d9412bb3c6bb76:"Last n days","68cba5f27ab003cfada5eb4c1f29eb21":"Within n days","34b06708894a178c440e6f6539e95e9e":"Last n weeks",f0e1b8d8a6e731360d7348bc8301d44a:"Within n weeks","5cad2778bb8f01d1a1b1226082eb2117":"Last n months",ff76f60b3da86a0d2c6663b170a7955a:"Within n months","9ff9b56c9ed633ee09396830e93113ad":"Last n quarters","2b80b20008b3ae81136217ae10a1fbaf":"Within n quarters","84752114d27119dc50d8a7b9ac0b788b":"Last n years","5df2352afebd73d1f568ebaa81e2db28":"Within n years","8572d14f815d840bd9e940cd8ee4e380":"Add or subtract data values through up and down arrow keys on the keyboard","925d31bb30d63576600299475a910c33":"Displayed before entering content, not included in data value","42677544e2cbee28f7e7df216e685543":"Displayed after input, not included in data value","046c6233e03af774df7b90b4504fa96c":"lately","249aba763258bbe488af3e79a381d265":"day","2f8ab07bea442bc6ce8a9e99ff88e5c1":"Within days",a657f46f5bb00961adfae80d12e41b3d:"week",b1599eaa05dc9b3d90be5aebc5c84338:"Within weeks",e42b99d59954ce6437e66f416850425a:"month","3c690347976de82df1909750cbc82b80":"Within months",b62ba98a627851e911bef8fbb005bd4a:"Within quarter","465260fe80b0c3338d06194bb7a94446":"year","137bcb84f52bbd48623c37d8dfdebdff":"Within a year","279d93f2d745ed08e9034022941510dc":"Common span","7a1e5f93e362d371519bcb2bfdb0fc9a":"Custom Span","4a12e9b9fc5443e5e9999b5a7c56c19a":"Default (full)","2cb472ff9cad0c89a033c53996b52053":"Init","76ddcc0ad85aa4be6875b73244a64faf":"Triggered when a component instance is created and inserted into the DOM","584e4b6108e132be92c9de09d7bbed72":"Current Data Domain","9328b90ded33d16a873db5c0dbd815b8":"Initial data interface request successful",f3b97bd71a77cca1e9288089a537cf3b:"Triggered on successful remote initialization data interface request","9787088794f42c7e476cf7580f81447e":"Initialize the data returned by a successful data interface request","029e280e119b028bffc51424d909c07d":"SelectedItems",a6eebb9b4fc7148e2dc41335c74e6393:"Initialization of Schema interface request successful","887954cd9bdb290003984fe9a6eb99e2":"Triggered when remote initialization Schema interface request is successful","8f0064a9cfd7dcbb3c729f1357f11772":"Send data","6d33298a54888a30753373ca5bfe3bc2":"Return Data","542e06175ff4f7407c467bbde90de56a":"Turn on this option if you need to do additional data processing on the data in the returned results","7c583ecdf795ce4f1f40d7960ead9344":"Default prompt text","70941a02776496ec446f21f98ebf754e":"Request successful",f50bf418323ee425eca7208c09a4577e:"Request failed",f3dc08e3617d1e19cf8135be4412a80b:"After clicking, ask the user first, and then execute the action after manual confirmation to avoid accidental touch. Values can be taken from data field variables.",faa29265819714253843e23437b9193e:"The prompt content under normal status. If it is not filled, no prompt will pop up. Values can be taken from data field variables.",f855f46ce6146aa17a9ed423da16bfa2:"Prompt content in disabled status. If it is not filled in, a normal prompt will pop up. Values can be taken from data field variables.","037becbe8bff2f8838d141cc7b6b2df7":"Support such relative value usage as:<code>now,+3 days, - 2weeks,+1hour,+2years</code>, etc. (minute | min | hour | day | week | month | year | weekday | second | millisecond)","8f7ae284d0039fe05b9f57fd5ae3ede9":"Please select a static value","98229308e2e9484583fde4ae363a979f":"Expression or relative value","6b3c2a07db1bb3c229bbc5df48068792":"Support such relative value usage as:<code>now,+3 days, - 2weeks,+1 hour,+2 years</code>(minute | hour | day | week | month | year | weekday | second | millisecond)",dcc94ea1715bd502c709c5d5092e9c82:"Support such relative value usage as:<code>3days, 2weeks, 1hour, 2years</code>(minute | hour | day | week | month | year | weekday | second | millisecond)","13ce82d026daa5a30e50105bd2a204a6":"Please enter a relative value","31c29c46536a5007522032d2a42db56a":"Numerical template",a6a41d1bfb5896210eb527d183a07958:"Value rendering template, which supports the use of JSX and data field variables. The default is ${value}%",eadd1d64cd6ceb2c50554281cd2d3be0:"Dynamically re render the configured tabs based on this data","0d9d899edb456e8806a99850e9c38212":"Configured Expression",fbb96f7ea104d34fc4b7bd625d892c45:"Click Write Expression",e0c7ac5eb397512fdbe71600baa09dab:"Please enter a static value","48942ef507ea38d8ead03f8bfdffae5a":"Relative value configured","49041f245018a6d799fee3c6f177c782":"Exit full screen","185926bf986c784d03a9a73102da6542":"Full screen","891ec6336d4243714c25eecb2f8f774a":"Option Text",fb7ea2b05ca7328ee16a562d90c2eb96:"Option field","1ca87f0171481e27d94e81b477150b7d":"Option Template",d6ecb32a380c91887a9346653c2427e9:"Customized option rendering template, supporting the use of JSX and data field variables",cb048b2d8426afd464dc01b72c446342:"Block level (default)","3b6e8d54b7b2ae890d5357b7eaaeaaf2":"No line breaks (default)","0611733b53e0098e6fd880bd44b2806f":"The minimum height is the smallest vertical display area of the current element","03bfb834c8a5fef58d885e448a4e13b4":"Virtual List Threshold","50437e080edc71ab624c93d419472919":"When the number of options exceeds the threshold, the virtual list is opened to optimize performance","02b9880e1d2df8a07e90e9878080c739":"Option Height",a3f66655c3d2bcfecc6afba0e4424460:"Height of each option when virtual list is turned on","183f00df0922a6be371fea58cd46a60a":"Elastic height","9e7c8d1554f6449121a83f951cf21ca1":"Elastic scale",ff9e9329fe186be342ef59ee711b9371:"Y-axis scrolling mode",c18457fe4f249f06b48297ccfe6224e8:"X-axis scrolling mode","99b57d8c9244ff9a695fcd519b4e2e57":"Maximum width",fc2bc4193eea63128961d09497e07dc8:"Maximum height",a2b62974f4d7564bb68b570116f25a10:"Minimum width","2bd921d0ea7a73b77ee0fcddb1afcc84":"Minimum height",eb7366583485f478e3d8c2b105ea51ff:"Defines the magnification of the item. If it is set to 0, it will not be magnified even if there is space left in the parent container.","5d3d48de1ba22368eacdc1c69fb044ce":"Component inner layer CSS class name","72c32b47c5e4dcd58ddabdb8fde761a0":"Suspended container: a special layout container based on CSS Flex implementation.",a03384e93b62e3110aa92c9e345111ba:"Bottom suction container: a layout container based on CSS Flex.",f564e3e66dd2aca0e080cb6484c95a5e:"Ceiling container: a layout container based on CSS Flex.",db805d4e361ac2d3fc6047eaea1a7c69:"Free container","9ccbfde404798593fa6fdeac9dbef200":"Free container: its direct child elements support dragging to adjust the position.",f20ca09e513399510ce34ba2cb05b7d9:"X axis rolling container: a layout container based on CSS Flex implementation.","47ef0cec2c3436377a42390e10de4567":"Y-axis rolling container: a layout container based on CSS Flex.","8c2bb89f516205027b9ed6609fb17726":"Blocking condition","46a3c6ab94da0b16a707bdd3b74c9e09":"When the conditions are met, the execution of subsequent actions of the current event will be blocked","6e6d4269d0dc3324d551062350a2ae9f":"Silent request","56e13c39822a814ab39b0d5a0867d7dc":"When enabled, the service request will be sent in a silent mode, that is, no success or error message will pop up.","7f019b96ffb7d72ec8d6ce8d76e5362f":"Expression configured","699829ed5bab67dfb360764c3bbaed4e":"{{@1}} - Event Configuration","5ba999eb762f60324033b735e55d989c":"Event weight prevention","7fe94616be0e8fb5ef5ab40a7397f0aa":"After event anti duplication is enabled, only the last event will be executed when triggered multiple times within the anti duplication time","91b72e901f1663637157cda638ac4dcc":"Anti gravity time","969e9e56b3812abffa3994f35ea31835":"Adsorption vessel",bb0e1fea25aafbe731886295fcef9a2e:"Adsorption container: It can be set as a ceiling or ceiling display.","7d30297d4e1f310c73b27be88c748026":"Adsorption position","2ea76e2ffc1b92911d6f7decfa993360":"Top","8cfc818a76662085cb64752d6d592fbe":"Bottom",e2f6535e21570a0703c7c65f41b30eaa:"Rolling adsorption","1c5ea0ffb2b15713cb22c41a02576924":"When rolling adsorption is enabled, the adsorption mode will be automatically enabled when rolling to the upper and lower edges of the parent container.","5f9be0002394f0b58952969d5952e24c":"Used to set the position of rolling adsorption","28968f372fe88c0ef855c7f79f42bbad":"uniform distribution",d481ed97681365f18cf20ef914473a02:"Align Start","02f6ac7a3bf6a8b4440a2a1c3e1daeea":"Align End",cbac406a3f51abad691702015b0784ba:"Full height","5a4e41af91746f8a3905aa9f66048955":"Load Settings","6ade3082696deb00357f5c0359093cd4":"Merge to upper loading",b6ac896eff6a6502e4ae7079b3e507a5:"Not displaying loading","0e9ffe1f1cf3f7a620970ea75dba9f39":"Use page global loading",b1119174b1beedd2218e0b359ef14aec:"Form submission",c6a65a86cd2bd74a6f72df0a7b81d3cb:"After the event is configured, the default verification, submission to the api or target and other behaviors will not be triggered when the form is submitted. All behaviors need to be configured by yourself",c207ba29769aca6ffd45db9f80bcb29e:"Zero as head",f02f876ee64cc016d97fa4dc498d4857:"Height setting","091885db07e43ff7cbe60c3b664b0b50":"Elastic","363165ccee78341a65f1d42174e8b08f":"Adaptation",eb44269adb6ba70569cd62ea88cb2750:"Elastic Settings","64561733c68085af3d09315c1d4d7ed6":"Mouse Event Object","052f93928af33d4d7035e7c8e8a73f17":"The alignment is set by the margin value, where margin: 0 auto is used to set the center alignment",a738a8594bd2b71002d09277b84d86dd:"Left",fc0f19e9e47e352d36d36cf6eb653210:"Right",c70638412c6cffd150117ae403dea939:"Component static data","77fdd35933c099cdcb64b71f3fbe7a6c":"Data List",f01c3cd99ecb0c534cc47081d3433c9f:"custom style",f7e3d7e3146bb53b5e6f09f7c90dea3a:"Input Box Style",a39a2916d17f2b9ba11853066b4225f3:"AddOn Style","9b6425cd2d496c9cb5a6c6b8ff125d1b":"Input box",b9745a6b870f02a0483a4a4f74814c68:"Custom style source code",ec8f3e4a298160dface2fda5c0125df2:"Please enter the class name","7e8eb474f73b6fd60c9aa5082f75e008":"Label Style",ef55ff12fb0d3efa3491236fee4dabc2:"Description Style","60bac4c0a381a42b320a703227be59eb":"spacing","00d1a6230e9a31664c895e95fde707d3":"Add Item",cf3f7c0c1e6c77197bb0b6508a9173aa:"Add a new item","3a553b1123f403cf1f81eb28b3e4b814":"Maximum number","93bc4888bc13bb6e6c49b34b54077438":"Minimum number",e61c32382d879b867938086a50ef094e:"Flat value","30d4e9f1c60f2d5851f77463476d568b":"If you need to expand the user-defined new functions, you can expand them by configuring components-new items","405a48545938c075e62eafb80b732769":"Button mode",f4b06bd9e4f5ceaac7fbb0e17fffc518:"Copywriting","178bf4dd4b8d56370e2fc8275f9dc9e4":"Delete the confirmation document. When the configuration deletion interface takes effect",cb8f7758eb03574f9b8402659c0f02b2:"Are you sure you want to delete?",f7894f17d0eba299011d856ce3efea73:"Automatically populate parent variables","7fc8dab2069004acb8f5c98c27ee0883":"Sync Fields","8e32c9ffc35059f8ac5254ffaf3c99b0":"Title template","21766034147682a2435ecc766de5ea22":"Multiline display",d8848daffd80dbb21ace876ade2ea8a8:"Administrative code","977cfa6e8c7f036674afedfcc19ec7a2":"Object structure","05fcf03ba044a04ce81bdbe6eaf49d17":"Optional cities","912beb37a3785e50d6483852be41111f":"Tree structure selection, supporting the appearance switch between [Embedded Mode] and [Floating Layer Mode]","0b52d7d00ed28e41f4845fec1622d056":"Tree, tree drop-down, tree drop-down box, tree-select",ea687c59ff7d980afc55427853af864a:"Tree selection box - embedded mode",ce0e89aa6a8e17562c265714b33b4f82:"Edit mode",ba1a077af717cb3c4788849c2342200b:"The configuration interface for immediate saving is given separately. If it is not configured, quickSaveItemApi is used by default.",cf8774ca07f11ecb14b3b59c3891e9cc:'<p>The current component has stopped maintenance. It is recommended that you use<a href=“ https://baidu.gitee.io/amis/zh-CN/components/form/formitem#%E9%85%8D%E7%BD%AE%E9%9D%99%E6%80%81%E5%B1%95%E7%A4%BA " target="_ Blank ">Static display</a>The new feature implements the static display of form items</p>',"26122d95c72204c83ebdc37cd16a96f9":"Picture enlargement function",a19769d02b8de60a1e3b46c3ef96f122:"There is a conflict between the zoom function and the open external link function. If you want to open the external link when clicking, please close this function first",d196eb8f65e84003b7ca64d5dd8fc737:"Occupy bitmap",d98b3f3d11e6dce8eac1a041247fbc50:"Picture list","8e1fee898434093aad55f5888497f970":"<p>Currently, it is configured for the field content node. There are more configurations for selecting the upper layer</p>","86aafaa75b388deb4a4cbdab2293c099":"head",e6aa1b827415217c524ae9d9b665cca5:"Configure header",a2ecfd5a0db9c855f59eea75083678e6:"Configure bottom","1d3d7de6b84f4d5d4a4e126e145af132":"Text encoding",d55bbcd785be46c3182dcd7663c3c041:"Returns the character encoding of the content, such as UTF-8, ISO-8859-2, KOI8-R, GBK, and so on. Default UTF-8","0021bd6b2290ddca1ad6a9c8848377bc":"Load prompt",f013ea9dcba3f5ca1278aa850931fec8:"Loading",d7eb1e98e6cfbe38ab3b242c4dda1b7b:"Follow bottom",ab2dd531871defe1ef7d8d06548411f3:"Automatically scroll to the bottom to view the latest log content","41058383885336fbe750665044e4e38a":"The following action buttons can be added at the top of the log","095e938e2a09eaddc8db146b86879f4a":"stop it","0cee3cd1e0b0956fb3447d7188553e4b":"Hide line number",c2f42bd2a149bbeb4627b1e1b5fabedb:"performance optimization","45f14d9548decc8a1df4e470efcf8d08":"Height of each row","7a5d14c5f61745f08700ba315609cf9a":"Show rows",bddc8f2d9bdcc083bb4f3dd38eaba459:"Display area height","0218cbc88086353118fea07e364334d4":"happy","8167b3dd560a83cdc757d1022ff111e2":"anger","8fa28f95c03faa7cc87e487a89a35a72":"Sad",d246bdddaf59436cb2160837f7bef634:"apathy","2ab01e418dca1500dcb133d50656deea":"commonly","3585e4dd456b41fb8aec43f927b6a27c":"Custom Display Template","25e4c39320150bca74b4c05c7740e365":"Configure display templates","9e25d776a57c610940bcc1c19847b97d":"Top outer layer","2ec1b0bb189b486945e79c167a4a024d":"Bottom outer layer","77ad0879912d0a306724c319eed113e2":"Label for marking and selection",ee66d7a2d02188816d633d11cf1a8b27:"General label","092c4410e162bb3371f2aab804501f24":"Front icon","3e7392ab43c6c76f294f41c3058c2ab1":"Value matching field","2135be5a60fc3c6fe864e159e289af51":"When the mapping table is an array object and the object has multiple keys, the field used to match the value is value by default","6a1ca1c113a9b5bee58ea009e40f5954":"Matching field, default is value",dc7becbad712786c9e4766636047e509:"When the mapping table is an array object, it is used as the display field. Please use a custom display template to display multiple fields. The default is label","1140acc9ac4b803b733f70445e7d495a":"Display field, default is label","55497c5de8558f1a164e437205cd510b":"<p>When the value hits the left key, display the content on the right<br/>When the value does not hit, display the content with the key<code>*</code>by default</div><br/>(please ensure that the key value is unique)","94124fa72dbfbb81611496cada6ebf4c":"Please keep the array member structure the same",a3221d2d224767df4afa7a8653ded8fe:"Internal alignment",e8bb313fb86cf474c0e264794bc85896:"Whether to fix the header","8e903bee4578f72bbecf9eb62d7b875c":"Display level",c17fef27ea1d970fc66f4c4c3d442129:"Default inner spacing","236b0cdd2e18418fd17d3cdfcace239e":"plug-in unit",defe851634125bb16e762f26dbb6555f:"see https://www.tiny.cloud/docs/general-configuration-guide/basic-setup/ file",df025e01cbbae804f7d720e6b932e8e8:"Show menu bar",b74c3bbb8ec4f18896cd3b5a20ee9e2c:"Toolbar - Large Screen",e08c3505f9779bf919628166a77d0d77:"Screen width ≥ 1200px, reference document: https://froala.com/wysiwyg-editor/docs/options/","04f91b84d48285162d3e29205a194143":"Toolbar - middle screen","9ac0e46a361565f0b8be2228bef4b679":"Screen width ≥ 992px, if not configured, it will be consistent with the toolbar set for the large screen. Refer to the document: https://froala.com/wysiwyg-editor/docs/options/","70d3894aaed305d2fc67f91122d77759":"Toolbar - small screen",a3133ac3b34da77e612bcb1763adae1e:"Screen width ≥ 768px, if not configured, it is consistent with the toolbar set for large screen. Refer to the document: https://froala.com/wysiwyg-editor/docs/options/","194ab42ad1ca7fca9a6ef84fadf99490":"Quick Insert","94621f44f98c996e49d5b214aebefffc":"word count ",b720ed498f054a2539d496d0da68f85b:"Picture receiving interface","376496a8918c57220159951e24d3b72d":"Video receiving interface","555a9859e2c34b015438bdfb59a57c5b":'${vendor==="tinymce"? "Editor": "edit area"}',afccc17d5d672b10a1292dcd671ef534:"Quickly build a table edit box","1711a82f9b0825015c2c49d9659c9837":"Display type","63bb911d6392cb2740140d406ab83d37":"Edit Type","6530334ebf5ca810e576858eba168685":"Selection box",f25cb224e4543c1dc0228fca8dbfaf1c:"Color selection box","1145703a07e11b6e680ee2ec8afae0b4":"Checkbox ",a877779dc422c5321057b638d6d520e5:"City selector",e2c59e63f751088ad8b43a1439e4322a:"Add single line data","41c1e36d5d202588511710ff0ccb9e8d":"Delete single line data",f38b7eb6f78af9ae86c449153de2fe1f:"Clear component data","5e2eb93cf353f5bfa0920553fc8a0087":"Trigger table data update",efc47e9829b5831e4d0424191049b880:"Delete data of a row","383c125a11b0dd070b04194b9e2e78fb":'It takes effect when a single line of data is added or edited. When opening, after entering the content, you need to click the "Save" button on the right side of the form before submitting to the data field. If it is not enabled, the data field can be submitted after the content is entered.',"1d96dc9b36793e242322dd1e092a010c":"Confirm button name",c507f40ae40ad10fd0b99ac025a6e5d4:"Confirm icon",e0698c2a2d5c568edfc5a0b1a1d298eb:"Cancel button name","08f06b06a0db0e978e3acdf7741ccd86":"Cancel icon",ffa655818f7dd46fb2a767c51618741b:"Empty data prompt",d173fb23320acba326a4424133969256:"Show sequence number","26eb498526ba909386befc43466db79d":"Number of displays per page","078f9734eeef4ff8c06e0b639ce6bd8f":"If it is empty, no paging will be performed","52029187eaa09f55193b6a15387e45ca":"Minimum number of rows","3d99d1f17ebf865877e681397c61dc9d":"Maximum number of rows",aa8b2a821e8e32196a720eaaa41b64d3:"For performance, the default change of other form item values will not update the current table. Sometimes, in order to obtain other form item fields synchronously, you need to enable this.","2aa56a9b94ee3fde76a15711c94fdabc":'Whether the parent data, that is, the peer data in the form, can be accessed, usually needs to be used with the "Strict Mode" attribute.',"53a9db06d0b7e3482dc21e53f150e257":"Row style",d679aea3aae1201e38c4baaaeef86efe:"In operation",e5ac1d2029adff17ec123b86ea07ce26:"Queuing",f406ef0ea3f09572835a9b1ec61f576a:"Scheduling",acd5cb847a4aff235c9a01ddeb6f9770:"fail","391299a1c1722a777991a182a44bccbf":"The following states are supported by default and can be used without configuration. The custom state is merged with the default state.","33563f1d3d203bc682069a8c85506b86":"Default icon value","2cc90d2f2cd9ba213f9aace88c386f3f":"Default label",aad245582dc9f55cf71e3934bb3b1709:"Default value value","2634cea5a95ece79e05b5a68c38cbd4d":"Required ","2464e9d13bfc84169eb8333b6996203c":"Update the data value of the target component or variable",c85c8d61a67014c4b5d44f25e49e87fc:"Set variable",df24d894cd3331f53964bc75f5c192e2:'"',"9e1bafbb00018beacc8f579c8ddfaa36":"Set component","6c6e12c54723170f214527bedaf81f7d":"Action type","1b7e6b2dbf3b7f4b1baf2c42e49a995d":"Component variables","2eb4c7ac45befad0f1f9c750bda57166":"Apply temporary variables","844a7a7aacc5be82d0fd6225edc6bf63":"Please select a variable","85451d2eb59327a23e8f745161066d4a":"Please enter variable value","3d4d83f05a12364e2522fcfb265d8ce8":'When it is enabled, you need to click the "Save" button on the right side of the table to add or edit component data. When not enabled, add, edit and delete operations directly change component data.',c18169dd6fceab2f023216fa6f7d22c1:"Confirm button icon","5720057e62e80f7a04489dc4c035b4f1":"Cancel button icon","8985ea173dce8f9bee667b3cdf0b7bdf":'This configuration item only applies to the "Add" button in the table operation bar',"3f64a567662a24714768237a3a6d0de7":"New button below the table","9dd651411c1cb25e19249bb4ea8878c3":"Animation interval (ms)","46bc66b19c2b589ebd24d1c583325080":"Animation duration (ms)","9cb33a16b57ef10b79ae76a66379d66f":"Arrows are always displayed","0bf60b32f9db93b87e08763b1c815469":"quantity","98e04bf7cb91497e4225d272e3a331c8":"Custom Arrows","7076ef56f5c4f13d3c9bf87d3536352f":"left arrow",fce3880b7a24a47f02a16331a294b255:"Right arrow",f4f965513462fcc9fe6fe896a9c249d8:"Multi-picture display","522cddc343d72db3db80cf3d71f99210":"The API return format is incorrect. Please click the example on the right side of the interface address to view the CRUD data interface structure requirements","5323ab3e5c12066101244f0577c30e22":"Custom container area",b34422e637c90181d3fca4485a97c712:"fraction","95e0d70d1809d5267c2419eda58e78ca":"Grade",c13998e4c837dc40b8e90828d99561df:"If it is blank, editing is not supported","738b58219dda4a849e293c0f75d06438":"New button in operation bar","306abb77f96a1048cf6e61bfe6e7bae4":"If it is empty, no paging will be performed","136ecd1380f3fa10c1fd99b93c63fc9b":"Whether to open a new page","9778ba8e0cbbae9471485dfc28df8948":"Whether to expand initially","18eae9f567a9c425bf59147a2601ee6a":"Menu click","12b91237057ca7d81d50cca9873c8267":"Triggered when the menu is clicked","0a974408aab362095e939e5364315971":"Menu selected","4b5f4893cf06a9d9ea5b8486bef87c26":"Triggered when the menu is selected","9b317a5d43f72026b0c0699b1d596436":"Menu expansion","9ef3c85c39e1e686f6b8c58292352ce1":"Triggered when the menu is expanded",afce1df2e30a4674f507292d642fe270:"Menu collapse","4015091668f286adf085d60a040f89a1":"Triggered when the menu is collapsed","2631c12c40aa18fff4c6a2793f03f95b":"Data loading completed","26a92da0738fed6a6178be565cfb3a59":"Triggered after data loading","67d8dc76a8c8a3f0f52232969d72e8bb":"Update menu items","12fbc0729d69e4243c4818093e96de8c":"Trigger component update menu item",ee621e1f1429f1150a69bd02eecf6964:"Trigger the folding and expansion of components",e0e2b0cf2a3c8379b1d9144b10b3824d:"Horizontal placement","8dd27bbe64ec245ce449caab5cf7f12b":"The default is inline mode. After opening, the submenu will not expand below the parent level, but will be displayed on the side of the menu","154a7ec36c43427f73705ae834967703":"Submenu floating display","9dcb6b749d6682f1ac51b2dcdefd3208":"Click the menu to expand only the current parent menu and collapse other expanded menus","49a84da9b39148af54903ba4c6ed257f":"Default expansion level",d4b70ea3a756ec4d06c8ecb2f27330ab:"Expand the corresponding level of all menus by default","96198d14846a941a60824bd6ebda4d9e":"Maximum display level",cac013d011fe1ac71c3b9f0bd0594d65:"After configuration, menu items beyond this level will be hidden. For example, if the maximum display level is two, three levels and below of menu items will be hidden","7419d6bab78d959d5c3b7a38f9888258":"menu item","1a9aaf05889002e65708c4950012a652":"Yes, you just clicked","243e91d5fbc5a03a5c54da6d8e662e4f":"Page renderer, the top entry of the page. It contains multiple regions. You can choose to place different renderers in different regions.",a7999d1390b7dc775e4287511c395d6c:"Corner type","31175366279c15232e27b6736ccb2fd4":"Only valid if the text content is numeric","58f966670529f4753fb3c5a0647606be":"size",b3c1b71ed42c7f2fe55f3c64346f1ae6:"The corner marker style is configured here. The corner marker takes effect after the corner marker content is configured in the menu item at the same time","515e8b11c3c24c6c3b03c6c76b1da496":"Default selected menu","4f80ea1e761598ba9fe393e7c745468d":"Priority is given to matching according to the URL of the current browser address bar, and the menu item you configured will be selected in case of miss",e3cd6fc0612b22f7c7e209b8184378c8:"Menu name:","4cd5629f32fc9710fbb0291b51adc34b":"Please enter a menu name","9e0b4b20e7177b83916ab7b017c4162b":"Jump address:","2e507449ccaac4522f503f0ec3dfffa9":"Please enter jump address",ec3cc7a898eb5eb6f87a1d70a22a05c7:"Whether to open a new page:",a93a3970825296478d40658ad07af43a:"Whether to fold initially:",d5004744a86589d72041b0a3fa8efa7b:"Include submenus:","14794add5446201274dd148086bc0361":"add menu",aae5ccb98564e19c48f19c740c3c10b7:"Default (static)","5d721446605f21bddb3b8e2ab2a3841c":"Relative",b55b525d56fd0d4d3dcb9291e59e3433:"Fixed","25ece43050dda20ad4d8dd058dd590d1":"Absolute","22b47452f52254ce07507287d137d167":'<div>When data mapping is enabled, the data in the pop-up box will only contain the set part. Please bind the data. For example: {"a": " ${a}", "b": 2}</ div>',"68419387f5bb8487a848b818d78424ae":'<div>When the value is__ When undefined, it means to delete the corresponding field. You can combine {"&": " $$"} to achieve the blacklist effect</ div>',cb65841ea7dec5ae0af20b3f5e52abfc:"Raw data leveling","6922790f45faf064e063069816e4d2ec":"After opening, all the original data will be flattened and set in the data, and customized on this basis","9791b05a4df9d72f1a01b81fa695fbc6":'When the grouping names of multiple columns are consistent, the table will display the super header on the upper layer of the display header.<a href=“ https://baidu.github.io/amis/zh-CN/components/table#%E8%B6%85%E7%BA%A7%E8%A1%A8%E5%A4%B4 " target="_ Blank ">Example</a>',"7441768e25f67a80f0f2173c2a618c35":"Date value","8036cf5e8dbf62ee4f4e896f7354ce5c":"Date Time Value","598f69a9b640508d8e124fd7d33131f0":"Select icon",ef79da787ad206e5d5f8cf62e195c836:"Icon size",ff58428ef8221c4c1bbf532dd3c77113:"Icon Bottom Margin","88f109195ad926bcd436f0c56198240d":"Image upload button",d825ba2b8ea0c1b0737b0dd5ca9bc128:"Upload icon",bade9c4e0b8a75a251c1a2760571d3c3:"Number Input Box Style","53069052573de671c6e5108de745b036":"Number input box","5c48fa6f337d2b5dd168a0887c6baa2b":"Table Form Data",fb7b49ff7f85f6e3f995b5eaae42d084:"Label selection","0aefac04b467ce313ca6b05e33c6145a":"Maximum Word Count","188676cb26835b8e4d8ea568467c55cd":"Limit the maximum number of text input",f1ee660e12ef0b76c10cccc3d923e605:"AK cannot be empty, please visit http://lbsyun.baidu.com/ Obtain Key (AK)","4d01bb9f50eb1480e0e9995a2a003181":'Please select<a href=“ http://lbsyun.baidu.com/ " target="_ Blank "class=" text sm ">Baidu Maps open platform</a>Get',f1f7a5f821ca0ee4caaa9324eda48d91:"Static Form Item","4602761ee85e2e6e5360cd13fe642a08":'<p>The current component has stopped maintenance. It is recommended that you use the new feature of<a="/amis/zh CN/components/form/formitem #% E9% 85% 8D% E7% BD% AE% E9% 9D% 99% E6% 80% 81% E5% B1% 95% E7% A4% BA" target="_blank">static display</a>to achieve static display of form items</ p>',"6ca92e3386f9e392584367df5054c27c":"Used to display an icon, you can configure different icon styles.","47fd366b711a0567646854f541449f8b":"For example: ${listVar}, used to associate existing data in the scope","98204720c30a843a9234bdf22dc05d51":"Elastic Layout Settings","3212f1de74130815d12d982437fc6919":"Document Preview",a7199769ae58f8a5c35ac0e5f8804abf:"Office Document Preview",e414473c886072e393710563f201d7f3:"Printing","6a62d33c838524f0609a624aa59ee9e7":"print a document",f26ef914245883c80f181c4aade2ed04:"download",fc856cd721f5b5955f8c4be2767a1cee:"Download Documents","270c7dfc38ec1f8eb7b211481d26659a":"Document Address","2bd4fa4fe6637a09add46354f52ea9dc":"Whether to render","010787d733c97c5f7a8f9bda438af9e2":"Word rendering configuration","9a50cbc2f0c7115043a19c3b1db5776b":"Ignore width","927ed823f52a6d3bbceed4436636a7dd":"Page Inner Margin","755ea661684e7bffe9f97fb07b8d4921":"List using font","9b87dc5a019f749722a1d3a9c854a2b9":"Variable Replacement",c6adeba660df8e19ac6cd3b8c57416ad:"Forced row height",b93ea0046d63e2df7cf24a7a63bf5c99:"Font Mapping",f6e9b56f97af64235bf81f4ddc2288ab:"Whether to enable pagination rendering","4c71a09da7ce050d45514b68bb15b4ab":"Page Top and Bottom Margins","3651c159e19c05a3bdaa7036dac91e4e":"Page background color","91bc444339545a7785f3aa3055d9ba05":"Show page shadows",c856051e8c80913ff6607dc880341a20:"Whether to display page packages","6a6772a0eae27591ed8763b6e616e988":"Page Wrap Width","22bca073daae505d7fc9e7d7c8ee047c":"Page Wrap Background Color","2839785a190e062058635add192f961d":"Zoom ratio","9723e66141840db4dc6bd1db9b165302":"Adaptive width",b7dd79307fb7bcc921aa1b94ef904fe9:"Behavior button",c3e817974de836e80c95cc6ce5718eff:"Search box","83fe6a5db780fcfa68f3336c7d86f25b":"Used to display a simple search box, usually used in conjunction with other components. For example, after configuring initApi on the page, it can be used to achieve simple data filtering and lookup, and name keywords will be passed as parameters to initApi on the page.",bb50b53491c2c43845c58b16e48c27f3:"Search box content","68a896ef9627fea8cd84f3fa4f7269aa":"Click Search",a7be3c702997f49cf9429240fbbc5e36:"Triggered when clicking on the search icon","1c113a8c88ba15fc1ff04ea410e63f33":"Search Content","0796ba76b4b553687e5ffaeb78512ccb":"Basics","218bcea849478df7335ac31072860e8e":"Search immediately after clearing",a48b511d5da79faf6f7f58c5470738f0:"Search Now","71c198baa12405e56705a3c68f66e3ef":"Mini version",b814fb5782f733a22ee561397ad376fc:"Strengthen Style","87d88a457161f2a09f95f6aa29b38051":"Step Bar","2a9a1329b191c2787b1a70c289e3bbe0":"vertical",d517acb68fbed2331b57d1a11ca21dcc:"simple","341fe804cc8b65dc17a31c7a25a90444":"Label Name",d04f139ee0fb6fac19ccaec0f7b323df:"Click to close",fe7967a547915be9ae4083ed50c3b94a:"Triggered when clicked to close",b624985146c759cfeb1be80325eccd65:"Text prompt","6d8e3115be41a8a5690d6fefa637dac7":"The data returned by the interface needs to conform to the following format, with status, msg, and data as necessary fields","09212e946a4d9b0f775700c46ef0dcd5":"Returning 0 indicates that the current interface is returning correctly, otherwise it will be processed as an error request","7391774e57425e5d8e83de64100b5f2e":"Returns interface processing information, mainly used for displaying the toast when a form submission or request fails",fa385c23820ee9999c82035086baa772:"Must return an object with a key value structure","6494bc042d99f2f5de34a858b8a699c6":"Verification interface return format field description:",e6246c03148f553e5d6a66adbdabb9f8:"Returning 0 indicates successful verification, 422 indicates failed verification",b8079b9d1e6d3e8a457787910a75cce4:"When the return status is 422, the displayed verification failure message",a59c65bea7d5065f19eb9c918a716c33:"The modified API object must be returned.","05fb5edb84e41c19b0f5429fff20b834":"Return adapter","98498eb59e87ec9a0eaf98ac55628da9":"The current request's response payload, which is response.data",ed33c46d1d69336bb011813e8352fa01:"horizontal direction","963e9ff4252cdef288063c41eb6d4998":"vertical direction","4117e80d2c2e52f795ec64160f399364":"Vertically centered",d365d58d281508b9982f6a0370649ae2:"horizontally","21af94c1abc5891b2703c9321417a1a9":"Interval distribution","849b9b944a65eb0685f3e6af60a0c523":"Horizontal spreading","50334fc77fc5a2c2636f14f158d3c417":"Context variables","7f05bea37729325a6cc84eb26bb9f8c8":"Please enter the subscript text",bc3f5a690d8c3a47d27ef8a1b127bafc:"Hidden options cannot be set as default values","240a19929878c26f5e4c41c08f63cd1c":"Interface verification",c6f30c2f084ddeacb7944235348bdaa4:"Memory variables",fa6b01f51cc2b8e16bfbb914b6c08ace:"Confirmation dialog box","4cb9c4bc5cb960fcd03fceb2d2e62f3a":"Drawer Title",fd2bed5e9a84273b22f79950a0a1807f:"Suspended Style","1daee167a43c72dbe9e31e955b670b4f":"Click on Style",d117954f3769008ef22b864060913c65:"Disabled Style",d37c4140bd531fc117e91e727d7e576c:"Normal state style","0371c0e05806c01e5ce2f26e9e2e39c8":"Edit Style Source Code",bb7654f7c2768614e95a0da7e94f4045:"Expected colon",af26fdb215bad5b2296529802b129c12:"Expected attribute","3955b2e2e06144010a1142d3624b17b1":"Missing semicolon","052f7eec7ca35a6b4d72d169ee1de494":"Please enter an expression","10710f1c01d960a3ffde384115296026":"Block level","26b10072a4e0c8c9a3a1142db3d7b3b4":"Inline block","2c7fe494c99c94ba5965f963fd7d3a4c":"Inline element","39353c2b258e4bc73d8dd6a46f0a7955":"Flexible layout (flex)","553333a72dec41b54e8ed18d49453a76":"Select the first item by default","86bf16f0cb7fd8b1fef2e1439e06b632":"Style source code","7893f221dae53be8e3bfe72d2eb8a240":"Icon size",f36616e35765ac3d5c9c7646e50a305d:"Initialize data interface request completed","48c43999cf3908d9f5100a6d5f0b4404":"Triggered when the remote initialization data interface request is completed",aa6070a7f454f554fc1c7d8b1d2d935f:"Response data","23d861e4b6635508eb877a50a9333a9b":"Response status (0 indicates success)",a303669d47440ed05558efbf3d5d0592:"Response message","31769d6063c5ab0cfee842b395916fd4":"Total number of rows","092798b39c21e4f73dea5107fef3a61c":"Response status",a556b5535b6b0e5925d59bbc54b58946:"Initialize Schema interface request completed","2cfbb19c3e801c5f4a11dafa1ec7884d":"Triggered when the remote initialization of the Schema interface request is completed","7bb4a8abc423086dbd1edeed4cd3f718":"Current row data",f74fd69ce55e3f96fe9a032c0da42330:"Current row index","5db079b140feffa84c84d1b51d824dea":"Mouse in row event","90a5608bcd85a3cfcfbb5263a229915c":"Triggered when moving into the entire row",e8bf039de5dc6751c4045f55930e0c83:"Mouse movement travel event",f1ca0d305f3251a81f361a2dc8e11fff:"Triggered when moving out the entire row","41c5c859a80b635c23b3b4d1d8b44efb":"Selected row",f87912f19be48f36e4e261e585764d6e:"Unselected row",f97f8b90f09fb7df39c5c9ae3554b4c7:"Update list records","0449dab523020003eee89a0751e1c003":"Content area adaptive height",e406488d1b9545168eb1896e35139bf2:"Confirm button copy",d919d62d7e5ec5cb63ad47e5dc347a7e:"Cancel button copy",b12df8decf62700970e08b9b2ebce1f8:"Confirm Button Style","7f29931020c2d8ce97b8043a933db151":"Cancel Button Style","1b43b43e692a5b6b2f6ec1417791a550":"Remote request polling ended","0de773dedbe5875ca4529e7d0ce9d2bf":"Triggered after asyncApi remote request polling ends","9bf078fb5589f2c09031f1f2b5a8d2b1":"After setting this property, after the form is submitted and sent to the save interface, it will continue to poll for requests to that interface until the finished property is returned as true",f63ba7e3c9d8de0b8b4f769055a36d2e:"After setting this property, after the form requests initApi, it will continue to poll for requests to the interface until the finished property is returned as true","58477471b3bb8ad53fe9ab18a244868b":"add rows","6070fdf451b08e4302a7dab560771222":"Triggered when clicking the add button in the bottom left corner or the add button in the right action bar of a certain line",c9f63503ee66082fc00c3e6eac57a95f:"List Record","7b25d5ff93da66fe95b5409731bb9838":"Add Row Record Index","5e3640e4bc8efbe00a7b7c6ba169560c":"Confirm Add","008ae858112dcc7739985045e4326f3a":"Activate the 'confirm mode', click the add button, fill in the data, and click the 'save' button to trigger","1fb1cbe49c3e72c2b5f4e0151a4cb5d9":"Add Line Record","3fdaeadf0e8a3154ae62784f04138c28":"Successfully added",bd4ef227fe8aae88ae6aa97236c0e9bb:'Trigger when "Confirm Mode" is enabled and "Add Interface" is configured, and "Save" is clicked to successfully add it',"6452a05591d7402a8bcd9fadc950c449":"Add failed",bd7c39d10dbf6985d2be2d9a4fdcccf7:'Turn on "Confirm Mode" and configure "New Interface". Trigger when calling interface fails after clicking "Save"',"37122b9e4499da38258b3d51b09d68a1":"Error message returned by the interface after request failure","88ebffeee507da0f0d039eb2d05f7e2c":"Edit Line",daf24d1f83e1b4fce2f57a6b041ddba6:'Triggered when clicking the "Edit" button on the right side of a row',a9e009a9936bf5bcc9d4eabcb3e952e0:"Record in row",e756ec22a0f897c4dd886c5f4a95b7a6:"Record index of the row","4271f29faca65d7840ad6bb2c4a7b8c6":"Confirm Editing","562f54a2fec7a68f85ff192a68cf69f2":"Activate the 'Confirm Mode', click the 'Edit' button, fill in the data, and click the 'Save' button to trigger","3bb47b67994cb374e601fab35f63bc8e":"Successfully edited",b394745a8a77179da0000293638e8a56:'Triggered when "confirm mode" is enabled and "editing interface" is configured, and "save" is clicked to successfully edit',"9304e8f4c324b5882b550caa971b64b8":"Editing failed",b9d277c3ffab7d4b955ad10308c7ae0a:'Turn on "confirmation mode" and configure "editing interface". Trigger when calling interface fails after clicking "Save"',"650bccdd6f99fe5fc4ca6cb8788e7cb4":"Error message returned after requesting an error","947fa341a6d676d7f25bae6bef8342cd":"Delete Row","7508f6d66d920323d87a9f9d58487a40":'Triggered when the "Delete" button is clicked on the right side of a row',"0007d170de017dafc266aa03926d7f00":"Successfully deleted","13640e78822f62b7b71bfabb4604025e":"Configured 'Delete Interface', triggered when the interface is successfully called",acf0664a54dc58d9d0377bb56e162092:"Delete failed","14d36ca583bcbfc5516a000eb06ccedd":"Configured 'delete interface', triggered when interface call fails","692dc28abc42931daca8fa12d69d5c99":"Triggered when table data changes",f8692d409bb7f122a374872e01efd03a:"Add Row Data","459fd144ee129b501545d19c169269e9":"Insert Position","196e71fa869b8410088b4ceb54aa7988":"Please enter the line number. If it is blank, insert it in the header",a26858cccbc451fd53515416a5968550:"Add a new line",c520ed9911d349c7974116d3d1e1423e:"Add Fields","344c1c96f9cb3275f972929755b4e238":"Delete a row of data","8910acd418e45a30f01e7e531b90b61b":"Delete Method",ebf62450c3fb11c0b7e06da2d7535d6c:"Specify line number","4bf7636a84714fac140e42b4cee242d4":"Conditional expression","7708fb1394ce722ee73326437a66c77a":"Delete Scope","015f108b96c70bba6511091e159db0ac":"Please enter the line number, and separate multiple entries with English commas","63aeb2082d7cc0a316fc1e44913d7749":"Delete Condition","4622a4ce221f9b79aa3396cc461adc75":"Clear component data","800dfdd90200bd47bb4bb83def4fea56":"today",a6a93b404bc039cded728683af5d625d:"Shortcut Key Name","快去添加事件,让你的产品动起来吧":"Quickly add events and get your product moving","50f198f07fc820a4911d1c97a0ceb8c2":"context","6142a89066ca7dd6a1ce9493462c5aca":"Selected row records","21bd0846bd8aa2296c597a1c1ff8e1a7":"No row records selected","8f98291c9fa89c0bfce463c0a2eaf97c":"Column Name",c35c1a13309c6f9da9837857517e65fc:"Sort Values",e125986c2ba6783c4297ffe5405cc8bc:"Filter Values",caafbcb52c70ad0bbbbf127ee7b08b89:"Search Values","64ef585f778c9d1b010e86b032398ab6":"Sorted records",db9df54392e408520ca12c6a56113b5a:"Current displayed column configuration",bf2a4fd8ecd654982e2d466f10f54d3f:"Current row record","85f1708454f409855d552f702ac27b19":"The current data field can be used to read the corresponding value through the field name",e48d65cda774019d9a6677354bc781f2:"Selected value","10d23d1f68ee1facb03b1f86678aa2ba":"Status value",ed85c3f659acc9e89bcf6f0dbaa02a62:"Current code content",e26f6832d586f9e73d2361573bf5273f:"The value of the combination item","91190195405845950230616929d852cf":"Deleted index","1b5cf3e354142cc1cdd6f56b6afaba49":"The current form data can be read from the corresponding value through the field name",b06216eac0df52f6072a8adb095f72b7:"Current City",a610ef4a4fbe8f0c8b756162acfb6186:"current date","05606badb4b14ffd3c38c278fb0f3c9f":"Current time range",de3ad0cd57153f799f7538dd1e4fd441:"Excel parsed data","6d829f061ed82a688f2669c54dd83301":"current value",bc0689a4c353e9c95c5b7fc5aa49b59f:"Current slider value","9b0c6dee9b5f48734c37901d4a430b71":"Current score",d84017fa76584f7475e26f79767df28d:"Add Index","9d776ddd9dd2d8d85ea225df9c27e929":"Current label value","4ed30a5be1b6680e6cc9fec0965d0f4f":"Selected labels",e01315f74dee36831d93a117cbc47c8f:"Label List",d5c135b5a4aed5dc39ef846a6f502d4f:"Current text content","2eda8e3f67e2c6e02e63d27978530ec2":"Changing node values",b4e54cb84d448952a4aa1a17ceaa6ad3:"Selected row records",b2a18e08b0b0e0fd7e80554b89244aa0:"Option List",c46f27dcf45a345993f1cbb63380fa98:"Activated Index",f7daf85b4501d9d2aa048f85618b3f1f:"Current text content",e5369f1a5e8d2b3e64eeb627e69c4e9b:"Selected node values","28387ec7d7fd160541e7901d9f0a900d":"The currently selected value","94935dfa6c9b908515a593956ee7d07c":"Selected row records",f10b94a4ac77878be53fad599a761928:"No row records selected","6c200daeb748ecce2c730d01837d3508":"Initial tab",bd749c7a75af1236325d8d669e9bc5fc:"The tab activated during component initialization has higher priority than the activated tab and cannot respond to contextual data. When configuring the hash for the tab, use hash, otherwise use index values, and support obtaining variables, such as<code>tab ${id}</code>,<code> ${id}</code>","8b4de52c23ad472b9ece9e30d8750c48":"Initial default activated tab","7806807651c37e4467f9d2fc1c18eb2a":"Active Tabs","8a59e0a5705fea1751d77a97b7bf5d8d":"By default, a certain tab is displayed, which can respond to contextual data. When configuring a hash for a tab, use hash. Otherwise, use index values, and support obtaining variables, such as<code>tab ${id}</code>,<code> ${id}</code>","27e0d57c4412bcb89e6aaeeb1e5935fe":"Default activated tab","8d1903162d2a50d6321819c3fcc1f2f6":"{{@1}} ({{@2}} action input)",d5fb02425d3b8586d8d7b98971d63e68:"Event Action","5e3406cb54f255dc1be5edbaa6f87389":"Arrange by","60e237a1b5e9a4cc3633898d527d5a38":"Label width","813a5158d9f7171d20e7df340c5b48f9":"Component Context","8b3fd9147a07d27ad95c0ba2594fb67a":"Current data field {{@1}}","0383d6f467ed0dd89860a7b8cc793ce9":"Upper {{@1}} layer {{@2}}","45f3a444853a11667f97e941b53266b0":"API interface","419b0a74c438b81124992616dd0a36f3":"API for batch saving after quick editing","152e8c553fe6fbc51df7c72a45917107":"API used for instant saving","91aa2166ee4811414381c8d94e6567e6":"The API return format is incorrect. Please check the interface response format requirements",c00a96da01a3cf0445df3b0d05918317:"Viewing Data","7695a3b5bfbcfdb3e7b085f8cd6455be":"Edit Data","6f2f7e3794aa8502d02cb20aba881df1":"Batch Edit Data","40f8f022c51542d282edda5b9ed4b512":"Delete data",c1c29e445748fa076c5fee45274bdd36:"Batch Delete Data",ebf98d77b1a002935ad5c41446f257b3:"Confirm to delete data",d00d3377afe33a0f1b63293f3a3e3a79:"Confirm to batch delete data",a094e5b7699ea4b61094cc4120170423:"data sources ","6f99b6eed37795cb97d5f6370c32113b":"basic style",c8b9dbab4a3e3ad283d3d95a1663cd68:"Current row record: {{@1}}","83c9828692e1bb250a069bbf37807190":"Table 2.0","63ddcc28ac20f6cbd4197671ae7e628c":"Start automatic refresh",d6ba60b5bbf5df4cc2959dc897c2f792:"Stop automatic refresh","16ea2200bfba281fdf5e6870498790cc":"The value of [amis editor] [CRUD2Plugin] dynamicControls must be an object",d45a439fa6e82798bc1e98d738cedea3:"Enable selection of table row data",e821ce185e41eac2ab846ef5cfde2363:"Paging settings","4d7080ff1405a1f08c5415a0f942c336":"paging mode ","290026b0b40b637e774c6af435b897b5":"Refresh on filter","67584675004a48be903e9f61c733cb35":"When starting front-end pagination, do you want to request API initialization again after filtering the header","8cc3589c442c478dde8ceb60aeb29e03":"After flipping the page, return to the top","9cb14f1355b3a312ebd62ebff5e1e06b":"When infinite loading, set the number of loads per page based on this option, leaving blank means there is no limit",f300691f823aacea572e63bb7fb7ce8a:"Click to edit the pagination component",d81ad681a447abae7cba38779ffc0c9e:"Paging component not found","86b17bba54b65c6a62895357095f63a3":"Interface polling","983a8ab6a97da0a0dec7b5c751cf02b1":"Enable initialization interface polling, which will poll and call the interface according to the set time interval","4cbec5cb54ba399ea81381a75f5f1f93":"Polling interval","3a5d9512f474ff7c2a017a13e7f8a9af":"Stop condition",fd649ca959662306b734f03438869bf0:"The timed refresh stops the expression. If the conditions are met, the timed refresh will be stopped. Otherwise, the initialization interface will be continuously polled and called.","0516133b87f03f859e23bf014d71ab57":"Stop during modal window","52dce697d35795d7835e483d69f72419":"Stop interface polling when there are pop-up windows on the page to avoid interrupting operations","6d5b1e5a235fa839c759d2362654d638":"Silent Pull","8b34b22a4da1b9b855a5efd33434f5e7":"Hide loading animation when refreshing","32aaf2f04e983290deceb0674fb0d159":"Table Area",e3e100dab1d8d13a2e3f9c391b0b108d:"Top Toolbar ","2aee96dd788b815f83b3d118188e7fd9":"bottom toolbars ",cc6a173a3601403f2d96cae2180539b3:"Used to add, delete, modify, and query data, display table data, configure column information, and then associate the data to complete the display. Supports nesting, super headers, fixed columns, fixed headers, merged cells, and more.",b58da2d7e87937280042e1deca1153fa:"Pipeline task instance","93b824b57d4c22085c1035f7254619db":"unit testing ","2a8249ce9e52240855dfabc0efc83a3a":"Pass rate","09eb6d258fd00deaf350c2d1a0fd6f46":"Task instance",a5cd4ea1820d5c17c35e86885b1ef10d:"report","3791ba5c2962a42a251489872342b7d6":"Component Name",fcd70206ed8109b7ed361c7bce0922c4:"Number of rows","3ccfcb4c0daac7bb3ef1399b4389e3e5":"Left and right spacing",ab57255c391c3732b4b38ae78f55e058:"Distance between top and bottom","390d9ad686ba5622d49443d1e3659d51":"Current List Item",b271e427962758c71e342a2c06df493a:"index",d63b707be8a6feb914a3f6899c38770f:"Left Switch Icon","911f1640e858c362bfb3ba9a55e8269a":"Right Switch Icon","8a0b967b90e89dd8e7311065c1de720a":"Switch Icon Size",eabda74dd2ac5b4e6eab9229e0e63f79:"The interface can return the complete configuration of the Echart chart or chart data. It is recommended to map the returned chart data to the Echarts configuration","59688d1a484179aef8edc0ccbabb9fc1":"Trace expression","3fd81a573ea309b203ab019c1aa95a2c":"If the value of this expression changes, the chart will be updated, which is useful when data mapping is used in config",d0d852432ce09f627e6ae471b3f86b0a:"Data Filter","06e89ed3cb501da6d57e35bc28a37089":"If the backend does not directly return Echart configuration, you can write a function to wrap it yourself",f25c9fd2852b85502157decbedd19082:"raw data","2695f318db820c2bfe4c886fed3697f0":"Echarts object",b76e25de5689ea51af0688d0ea6d7b39:"If a data interface is configured, the data returned by the interface is passed in through this variable","45bc998df29cf75725df6141098d5cec":"Debugger// Can debug browser breakpoints n n//View raw data nconsole. log (config) n n//Return new results nreturn {}",e8f96ea47cb322f4f1a4c938c7b155ac:"The default is append mode, and the new configuration will be merged with the old configuration. If checked, it will be directly overwritten completely",e732f4c0d8075670b6c75cc52bd1f7d5:"Chart Drill Down","00958a92c5804d56047c18fc206382e1":"Width and height settings",b3e991d11b9f0ee04f55627c62d4fcba:"The default height is 300px, and the value unit is px. It also supports units such as percentage, such as 100%","8e5ff4f20463c03f7935e0627888c03c":"Folding state change",bcfcd9d31a7a469fa1f3a2ea9e3e3f89:"Triggered when the folding state of the folding device changes","0e8638286319f6efb0afe2616714e8c3":"Folder status",dce3879aaf11920ab97c94781ddaaed5:"Folder unfolding","0f680e944e33feb4719bd0dfe618aa50":"Triggered when the folding device status changes to unfolded","0469f19533c2fa1d63418b86ec203ab7":"Folder retracted","3ffa0c7285daa4c39f7b7699a845860c":"Triggered when the folding device status changes to folded","578125c5d7586aefb797caca9111ed1f":"Component Deployment",ae772db91ee1bd385ffafed3e9b8f4cc:"Component folding state changed to expanded","5882cb6b5133d35488c386965321c60b":"Component retraction","04e36bd57e0e1623da86ee2c19c2a885":"Component folding status changed to folded",d2fa917958506736ea39edbef5e1cea5:"Triggered when the folding status of the folding panel changes","58164864ad00f5d134f304d309055eda":"Current expanded index list","44732aa2566399b71483e63252d3dbc7":"Folder Index",abd55237a0df8da6ffda1ef377982707:"Column default display","67a2d9746956b631dd3ae9d13b6ae9ff":"Click on the mask to close","36f5b682310bd52f19c63b077ec054d1":"Hide button area","6bdc97671296112658e3a1cd369c0686":"Mask color",b3b287010ea79586507a77e0580d9cad:"Bottom zone","38cf16f2204ffab8a6e0187070558721":"confirm","40d39c3bc7bebced7d63eace0191a0a8":"angle","5d606821df2528b127c07333f5f403cd":"Top 1 number of follow-up visits","796011a5b11f78292d93a73ff284de50":"Beijing Branch","7232042d4e1b0c8c7172d68048358619":"Maximum number of displays","64095ae27232995731f776f12bf66d8d":"Current loop item","23b3169341314eda02d860be90ebf487":"Select All Text",e2b67a7f51c977887d2b3c2de2727509:"Operation area","4f2ef285e13e20f551f7111f535cde11":"Form Creation Wizard","7efcb0ce09e8842951c5cfd298b4e7ee":"Usage Scenario",b4f035fa6f9faaa78707b72c352c6a8b:"The value of [amis editor] [FormPlugin] dynamicControls must be an object",cd8b367599d0c748e74029da8c10d295:"Local cache","09a94b2400f7f05fbf2fc37a20b097d0":"Clear cache after successful submission","69445b3c5ddb606c7d51fd941e4aae10":"Automatically fill in variables with the same name in the data field","86f056f1cd4e25d5bd2bebddc971032b":"The default form can obtain data from the complete data chain. If you want the data field of the form to be independent, please turn off this configuration","5cd08fe4cd86fffe7cd23d934d4d3b32":"Submit Settings",e59e1cb3f366d6e7012fe64748355b0a:"If the bottom button is not a custom button, you can quickly modify the button name through this configuration. If it is set to blank, you can remove the default button.",d3458f4ee2c2203bb51f9d138dfd0c05:"Reset form after submission",e89bb79f0a0cb4fa4693c4a5ace130f4:"After submitting the form, restore the values of all form items to their original values","59c1b37b7ff983385a2521541cbcccf8":"Block carriage return submission","794020840d754ea7fb58ea3bf4394e1a":"By default, pressing the Enter key triggers form submission, which will prevent this behavior when enabled","87a6f142d80987db2e31569e403619f7":"Close the dialog box after submission","2e799a2e68a3303201d89752ae201a88":"Combination verification","585293753528cd2f74501f41fc2e2c30":"Display the data of the current form at the top of the form","86ed196f63524be7775e5a01b0152793":"Label alignment","6bde56d911167d0f47aae6bab762cd70":"Panel package","019078f52f120a70fc23d94ccd364200":"Adsorption operation column",f9e5a5377c1f56f1d09ae2bc58bd2d5b:"After opening, make the bottom operation area suspended and adsorbed when scrolling the form content area",cc6c35a3e0f97fb9747905dc13e9b625:"coding","936b62c222fcf6ba10fde069212fcf97":"Province Code",d7009d07f04d208f84e6c343fbc80ab7:"province",e982852e24060d47f29be600837b675a:"City Code","0dad46b34f0ddc802bce0351dc4745eb":"Region Code",d3ce40d862f1c7e4748e6c28ffb0a007:"region","716c3dc1bd990ccebc4fee34eb9171cf":"street",fd3913adcb81427f1895ab5b79ebe0b2:"Response data returned after successful remote upload request",cfe5917c83c8c31d5e57ddeb1f3460a5:"Please enter the line number. If it is blank, insert it at the end","9a3af29bac4ff8dff3305e283acb2516":"Root node copy",f273cc663180d6f62497ff3a28f4fdd7:"New copywriting prompt","897deae9c4c3dc0baa4a6989bb8727b6":"Add Child Nodes",aefacb210d5fa5eff897a302269ed920:"Edit copy prompt",f9886b3adb1ec253d24432615b62151c:"Edit this node",b8079d1411b21dbc48749154a827a680:"Delete copy prompt","176a53a7fc4759482d71312551d868ec":"Remove this node","7650487a8758fd50c87d6c9cff0aa5ac":"address","3d18ca01ddd1b95e982ec44ffcda8165":"longitude","6acaee71fe6a23c17f18625df01bab23":"latitude","40d58bb6ac9888b0c672f5bcff74da25":"Map manufacturer","542241c52bd2efb24dc37b32cab2329c":"Select All Columns",d94ec7663ac9ad2d09fca5c86928b434:"Column level all selection function","7020fa7949a5ae24cc8eb696772d97fc":"Select All Rows","227c24282ff52f3f6f52dfdb853cc1ad":"Row level all selection function","83a60f8b752a1ef3ce6a240388d635aa":"By default, when selecting all is enabled, align to the left","316a639631f712780829a202258ec3cc":"be at the left side",e2aaec83377244c9d15f78f51cccfe6f:"be at the right",b7fc7efe26efb867838223936b7fc467:"Left option display","505e204cdd98afd08c174d6dcec0dc09":"Selected","9b1ddba55066e0f329ca3cca2e58909c":"The retrieval results can be obtained through the interface, and the retrieval value can be obtained through the variable ${term}, such as:“ https://xxx/search?name= \\{term}“","14079611c014884bbdffce4d0e5f4d73":"Dynamic options can be obtained through the interface, pulling all at once","1fd65acd90f99791d70ca70e046c9f05":"Fake data image","5789be67da4a1dc0fd9600bd626776a1":"Simulated images displayed only in the editing area will display the actual content of the images at runtime",eded9ed93a453c3f790126e30b776a22:"Title Text","11d938eaa50cff1b7e59c64b891de73d":"Title Margins","36285b8c01571203859d6b8ce7af0cba":"Descriptive text",a7dcee68c68f8f19f39c9788e08fac31:"Description Margins","80dc1f6307e4acf29ece7ac2f6e04334":"Enlarge icon",faaadc447b1c2b1adc920d9c9aedcc25:"Serial number",c4767bc3ad5c6812a8ea302e6126d988:"March","499d02b4034d1234b407042ccce614a8":"List Title",a302da1d8160ed0c72719c13346042a9:"This is the content introduction, and you can set the number of displayed lines","4e74ff55b36a0f35d511a761c264fce3":"Content Area Style",a67496c9ef1b1951fb9f104d1ef17997:"Title Block Style",af608093f1d3c25e85bdb4ed17f8b947:"Toolbar Style",fa898e5ae4c0315061129c6cef47c326:"Sidebar Style","087e631da111edc6db508289a7b5a95b":"Assign different value ranges and prompt users with different colors. If only one color is configured without a value, the default value is 100","88f8919dd239f2018d267f79d71a672b":"Search box, searchbox","6fe93193cbd9f0eb9315a4ae83343786":"Clear Input Box","985d97bfa88cbaed452ee5900ad26d45":"Service","6f6f1e6feb9fa966acaddae627b73948":"Interface Configuration","270ac7e329c21eb9a5e4c342f202bbb4":"Schema Data Source",bfa178f875f63957378fc2d0bd8d0f59:"After configuring schemaApi, dynamic rendering of page content can be achieved",dd22d42f40442605fbe0c5da03203ffb:"Is the schema initially loaded",eb1d029d107422d00f55c8b76e66ec75:"WebSocket interface","470e0b39b2486883a10c1048f2df9f40":"Service supports obtaining data through WebSocket (ws) for real-time updates.","3bfc17446f0456f9692f25fc90383ec1":"For complex data acquisition situations, external functions can be used to obtain data","642d94fa418e15a3997bcf7488315e4d":"Atomic table",dad6519c7c75a23bee8ccb576e4609a2:"Data source key",cba09997ca646e67544f880c80ab97cb:"Draggable conditions",cbe89f133fda6e0d1bec31eaf6aa7853:"Save Sort","413c6b52c23a1bf5cbc9fba1485f88ff":"The value of [amis editor] [Table2Plugin] dynamicControls must be an object","5b11953888d7c376458b397f222d4533":"Bind the current context variable","5e1872b4afc82fc5114b32aaf4477500":"Select Type","443f46c76ebe6ec4eb502f95c451e4b0":"Multiple Choice","9fd1b7cb41cfa3b83bdfd2a44381417f":"Single Choice","9c5c1f96ba29b9c0a8915be950e91cb3":"Fixed Selection Column","5fd9a061aa8d25137801caf78d8d0f42":"Select column width","107ce5ae5c46f0e63565c593eb09a312":"Select All",f3993a00b12133950b96199dbf08fc43:"Invert the current page","0cf1882623b2b50f0416030c980c3179":"Clear All",b5a34b813ffd5d7d776eb8ca56a1b45d:"Select odd rows","0c2a525c7e183c05b46caa6b52a21b9f":"Select Even Rows",df5a3392ee995cfaa13787b11a1e2652:"Line checkable conditions","76417db4eeb031b0bc15f4cf8178ae46":"Maximum number of selections","4d250d2754fbdc9cbd131bf48d445894":"Expand button position",ea7026a83bf0b63ecc31fd8e215766de:"Expandable condition","9e9b4716c08d4f15d9d52e00281f4265":"Configure Deployment Area",f09e007fa1c2e7eb9ec01f8481104d94:"Nested Fields","1b4b8d809a7d253bb650d0f104d24ea2":"Declare the field name as a child node in the data structure, which defaults to<code>children</code>",f53160d07e516a3b0d38d61822944b03:"Row angle markers","8952f4e24070a79741a505dc20bad8f0":"Highly adaptive",dd7befc8e7c124f6f4ba9bbf3de9dc53:"Indent Size ",eedd7279409d000114e27194f3c8a5ea:"When displaying nested structures, set the indentation value of child nodes in px","4bf8b7a0b3385fcd34a8e0cd355d7964":"Row class name",a193a0f0b38ea06f46b1d3051c433cf5:"Popup ","3c87936b95f844aa21605c75d217c8f9":"Popup Box Content",a0f14a16feaece37026df27feb9070a1:"Configure Popup Box","44c9d7cb031327029dd0b1bc92689542":"The value of [amis editor] [TableCell2Plugin] dynamicControls must be an object",f4a3780b66d65a315a762976ab5e781f:"Operation button",a0dbb2b0a000cdb3a265d096d4e5ed8d:"Fix current column","00ed921de3ababcafcb0594ff0e9a997":"Left fixed",a5b48f7807e3c1ddd80fa160f46f9cc9:"Right fixed","5cbd7ad8a3ecf059b62219c17fa58cae":"Label content","3b4bcc788ee92004cae962801b471b8d":"Custom Title Display Template","2328f91f1e160de6a06c2004d49ec53b":"Configure Title Display Template","11e6dfd7d3fcb0892c2cecb6d7549102":"Please edit the title content","3d95415ee75837db2660255ea1ca1b9b":"Time zone","2fe3c5280ea644639bc6378bcecc8b27":"Details area",e1445cd3c4710c8abf7c1b3b1ce060d8:"Floating layer style","1f9ba0bdeb0cf0d3193cac269dd2f708":"Maximum number of displayed rows","2043742930f9833b4405aa0314a496b1":"Fill in false data",a903e51cb1915b56f94bf54a81816cf5:"False data text displayed only in the editing area will display the actual content of the text at runtime",ddca9c0f0e3d07c3341701b80f139cc0:"Whether to silently send requests and block error prompts","6de215632addbb664d254e00532d92aa":"Last n hours","5bc676c0d274d9a4674f832ae07c6757":"The field name for sequence number '{{@1}}' cannot be empty",aa70a469e4ceb0dede9d73cb8d8d953a:"The field name '{{@2}}' for sequence number '{{@1}}' is not unique",acb3aec4d12f6ca06a1e45302030cdb1:"Data processing",cdfd25057876424324682b5bdde38a3d:"Please fill in the initialization interface first",a9fea442707e26dee478b34a2f2ce263:"Please fill in the interface first","4cc6a76c146c0360a41ceaf5e212c891":"Automatically generate fields based on interfaces","4484fa04e7b71db4c8293e5bcb53eca4":"Add Field",eea3ebc33e69694e0c12d4ab2e07a553:"Field Title","404f38ae7ac36860c0b3af6f2f4a13f9":"Menu name is required","822be91778b5ac22d31681f7256b849b":"Cannot drag a menu inside itself","088b54ee8f10a43977afa9d16ea5350f":"Customize Menu",cd1e63aed43df0827cc09fb26521936c:"Edit menu item","648c5e847b923bdd51bf5c72436169ba":"Add Menu Item","8ee9f276a6356aab65f8178c4f30fabd":"Menu Name",e3cc5bd7fc92d7287a14bf5398c4ecc3:"Parent Menu","24ceb2a06b1962b396b75286fc0960d1":"Please select. If not selected, it will default to the first level menu","9483042d09dbad731addc1791b5d207d":"Menu icon","6107b3c4fd8587589210cb9fe2fcdad9":"Please enter the address","76b5162d1b7a16b4b6adf1b79231c96a":"Jump Method",b2d1bffc689e4478519d8a010450192c:"Expand Current Page","80fb2db8d3f212b3dd130d24da1c970e":"New Tab Open","70b4d0676f9a9640c5a7b1d5f66faa64":"Content of corner markers","9f3cdf6aa12759fab68a5a88179462c4":"If empty, do not display corner markers","07c60b53a84fd7751095864a5310cc7d":"self-adaption","81522afdfef2e4121c9240d00583f531":"percentage","9a8aed590bb7fcdd9198daca349b055a":"Fixed column width",e0dbf4a939e6c84610d28b8a9b1803c1:"Percentage column width","41be5ce31e28742d0b259fe734e49c28":"Retain at least one root node","49198f84cea6c212cd5d463037827cd5":"Add Column",fb4c95bae088e3f216ea9312bcdb26ca:"Column Type","8eebb8ae809cf1ceaa23cd2fa2c73898":"Field Column",b302476563937e24190496ab668ebd26:"Corresponding column '{{@1}}' not found",f9e759ac21d528e7d1e84b5feae4560a:"Empty column",bcba3b2e1f7b4fb528213e999333d331:"Are you sure you want to delete column '{{@1}}'?","7202bba23492811d2964234485a909e5":"Container column","4c2dc6491d29ef77f421daa19541c8ab":"Field loading",e11e888f47bc6cd5816a1147be05e792:"Target component not found",e6413abdc2fd3ccbbf15327e4004b1b2:"To edit the target component",fcebd5cda006253365b4453596290f48:"There are currently no fields available","161f53cdfabe18451e4067f2426cca0f":"The corresponding action '{{@1}}' in the toolbar was not found","4357955c64f836dd7f36af048d857f9b":"Are you sure you want to delete '{{@1}}' from the toolbar?",dc858fed3c66a1194d5f9aec81faee3d:"There are currently no operations to add",fb3304d27d85c79d89ce6cac22a174b8:"custom button",e40c411876b4a57e24fbc6b4b4fd5027:"Operation generation in progress","0e7bb2c7879f0a34c02f547820b0b0b3":"Error Ignored","5d9fe78268b03e8aa41ac316ef610d9a":"When an action error occurs, do you ignore the error and continue executing",c0d5d68f5f1cc399311e92905ed2fa80:"ignore",a165be161ac250720f6f25820dd2a5b3:"Do not ignore","9cdfce42ef0fa346511538131e51328f":"Presets","17817a4d2da41f4261f4155ada59e395":'<%=data. ignoreError==false? Cannot find component and interrupt action execution failure ": typeof data. ignoreError==" undefined "? Component tolerance not found, action execution failed before interruption ":" "%>',"0db9e779f5cd9ad8bd3d16d7e8a16b64":"Pop up message","4a502e748d1335385c2c05bf30e582e7":"Open the pop-up window, which supports complex interactive designs",c1b3a483bf057f5afa118f96644dc8a3:"Popup Source","0c5cbc9d345936876230a0b09aece2ff":"Select an existing pop-up on the page",a781b5903a4013c147783e1047f42e08:"New Popup","53bed22bc03c0fd61fe4fb81101f712a":"Popup Title","953131d14e66fae5e3611f8b419b7ed5":"Please enter the pop-up title","7cc53692d650e049802d808b81efe7f5":"Select Popup","939402f3ff754d8d815eb7f6cc991bea":"Popup Type","139c619a4dbfc26fb61d76dc388e3e7d":"Request Results","0eb4e63db88e158600dab0e723e8a213":"Requesting data again",f16654604d6cb2f62469e5aa9db19871:"If sending data is enabled, the configuration data will be sent to the target component first, and then the data will be requested again.",a0c117d927c6290bab55ae0e848a4d4b:"After turning on 'Send Data', the configured data will be sent to the target component, which will be merged or overwritten with the target component data field",eb6cd21b9ed45ded3ecdb12f62b590e1:"Data processing method",ac24ffeb131a7a9d2465b3ba7b14e10c:"Submit Results","0e3517fb21e2c4066bd0ab75c51bc6fb":"Please enter the name of the variable that stores the submission results","0e2ba6becfa8760853cfa31c9e15a94b":"If you need to perform multiple form submissions, you can modify this variable name to distinguish different submission results","4604d5023479171cb6e901dbeccf62c0":"error message","71f6236494bfc8b023804abb0cca1639":"Error details","4e6bfc5ad98f719f9bc6b2ad3b6440ee":"Response data for submitting requests",bf0f829689370b36d01ce871324e0bb6:"Verification results",d23157205c994bde20bb2605c193fd27:"Please enter the name of the variable that stores the verification results",a422eb12ebbfdd3347c4deb5ec6b4b54:"If multiple form validations need to be performed, this variable name can be modified to distinguish different validation results",aaf9656ba493b58fbab398d52efa9f7c:"Edit Style","3ac7b489ba8cb811386c9f4fbfd1c6cc":"End Field Name","9da561f34a93e0275c56b84717ac9cf0":"Configured the end field name, which saves the start and end as two fields","475cdfcaf614f2b69d88e1e34ba76079":"Primary key",c28f86f11fc814ea5696af5aa9464cbe:"A unique identifier for each row of records, usually used in scenarios such as row selection and batch operations.",fa66d1acaef7cd181f21f5fc2895becc:"Enabling strict mode will adopt strict equality comparison of values","9e3790244299ed296601d79e0bf43a5c":"New button name",bbbeba31bfc391bd0741ac62ade78c5a:"Edit initialization interface",ba62070c3a350918d542e990d3278b07:"Add {{@1}}","06e2f88f428b7e26f7da3cd4d40ec2ed":"Please enter a name",c630aa278a251b72bebf09284095112a:"Configure New Forms","52830af276fb186ff93f16a562acb2f6":"Card deck",f27f10e4660cba730189cc73bcbec0dc:"Line length","35633d4bcf019258d4a5b927e8644bed":"Title Style","3ec2bba02a859a90b023ee793a2381d5":"distance","12ae2cd5a178cdaed37967ec4226c4d3":"The distance between the title and the nearest left and right borders, with a default value of 5%","7eac9d196c43693b0820c7bc0ab504c7":"Loop Renderer","21157967162b6206ec88d66789bb1eb4":"Comparison Editor","6d36d88078b28530bd4a236b1033c1db":"Form Item Collection",b400e476d7cc8a1b42744661f57525f2:"Hide Fields",a0e6ecd1eba5673e16218e559f549112:"Color selector",bb712c16299683ab1af22258740a537a:"Date box, input date time, date time box, input time, time box, input month, month box, input quarter, quarter box, input year, year box, year box, year box, year selection","0bbad229b14369f667abae7fa8453d69":"Date range box, input date time range, date time range, input time range, time range, input month range, month range, input quarter range, quarter range, input year range, year range, year range","912e3cf5ce8720c39e7a778e916898b5":"Input box combination","9462f8cc8d65d991be1593493039b85b":"Repetition frequency selector","224c9f857217e09f7c244093d4f08cd0":"Changes in input content",ce369362c3ae69c27d717d3210303e27:"Value of Rich Text",de0302f6f891653ac2d8417a46249ebf:"Column display switch","142184926b0ae6169a9b7bdefb9b42ff":'Whether to display explicit and implicit controls for table columns, "automatic" means to automatically turn on when the number of columns is greater than 5',a0d2d27fe320721bd5b0157fd5466b9d:"tag chooser ","997a27d508152023fd04b7227b531681":"Text box, email box, input email, URL box, input url, password box, input password, password input box","98cb62edf3436738df2561d01ee19ab0":"Tree, tree dropdown, tree dropdown box, tree select, tree selection box, tree selector","010b98c12fe130496016ea515b70ec32":"Current options",d8bab42dd5fad3f25760e190b552fac0:"Configure default state templates","70864b156cd3a9c8d982074feb01f587":"Configure Active Template","369f7b53301a54c2240a618827ee2f83":"Option Name","70aefc6ad8dffc85d083aaa38aad9d28":"manufacturer",ab7c4bf8e1f3d2779d62d0e5e038e2de:"List selector","828476b63e65ac62976920fc753a3071":"Multiline text input box","895013340b5cba65de69aefc9f4f0dff":"Uuid field","993844afdf1cd0bd368cda41fe2d39d7":"Horizontal Column",a94180c2142df3122cffcf1900c507f9:"Real time logs","319c7a1a88910df53d6cd1b408f5894d":"Current page number value","52f3b7dd57c2cc44b645afe6d944d07c":"Functional container","7c39d9e0d516e260fc3513eb8e5243a5":"Status container","39282fd22802ac1d9f99cdd0ffff253e":"Container for component conditional rendering based on state, facilitating the design of multi-state components",f449bcac0f09a349882e74800f20d724:"Status One","3b5a5cee1bd8775463be15d96eac23a1":"Status 1 Content",f7361c5ad849477766b12e970bbd71f0:"State Two","0880f36708cd0408167f318936cc6df1":"Status 2 Content",c887c83f280bd63012d32179ff5273ed:"Status Name",a30fd0a2a17e3dcf701b3334341aa39c:"State conditions","7829a5f84414f02562a5b17b1c301046":"Status {{@1}}",ca035ede21ad993ba8f29a2e615b61e0:"Next state",b7349a87c4d838d1a6047c2844b1744a:"Previous Status",df7f223af52c3261a3b23a152bffe26c:"Status List","8256d18231287d07406fbf019e81bb01":"New component status",bd863f35feb02c40cf14493b1dc1b198:"Display conditions","93553f4588b0f0c782f58182db0490d7":"Status Content","7cb7a4480adf1c3e13378201684dbd5f":"Table presentation","22efa960b935516b3016b4a5bd7f1160":"Task Action Collection",bab9f8592e1b8e286ee17ddf5dbea4b3:"Display Text","97d43b5b163c9299f70b76d12541828c":"New Status","01ceb3edde98440157f199c292011dfc":"No data","8191e975f70edd63fe65476dd8bc0ddc":"Component ID","7c80a8d7f7af4e8eeef653c0af82010d":"Input component ID",c619838a5e3c9641a80fc5f1a9001a9e:"Persistent Key","78979b40f53cb6510c6bc1e1a2473fc1":'Use static data or variables:<code>" ${id}"</code>to specify a unique Key for the Form',"72f4712f23226b5e01442ab9b6ae90bd":"Preserve Field Collection",bee8b35158dc5ddd44ebbbd9f29de422:"If you only need to save some of the field values in the Form, please configure the set of field names that need to be saved. If left blank, all fields will be retained","5755fa70717929d1cabc4f4d9778d08e":"Please enter a field name","8ea6d154a7c25f8802406719c2ec3c02":"Embedded: displayed in a tiled manner on the page, while the other two are displayed in pop-up or drawer form","361f434f3b82973d6526efefbb538118":"Label storage",deab2747ddf5310781cad655c4f7a50f:"When the number of values exceeds a certain amount, it can be stored and displayed","8c019e522d7bfbf02d6600f91f3b4edf":"Maximum number of labels","5404c803438f1027131cb6fe35037075":"Selector storage unit","5d16dd78f1b9194d063322d117c75162":"CRUD storage unit","00e44cfe38bdcdefa40ad63dec4e9bd4":"Label template",b2f3c4387bcabafaf39a7be9c624b584:"Label display content for selected data","988d7b545c09108379a54a1e6060f563":"Icon Color","7278e97a3360f7b31768b86b8d22173d":"Icon hover color","9df3213a5f8211cf2626f4c5c646d71d":"Add data item",a6354302d04750ab5e28fac72be054b1:"data item","1a873cce402693b4c3b4bf16a4a04523":"The Key of the attribute in Option","75208f0b7fa9dd1633fa2dded76a6e8d":"The value of the parent data item",dcc957ddbe7fd921ea03d008f7ddae4c:"Please enter the value of the parent data item valueField",cd407112daa4d933aead47835bedafb2:"Edit Data Item",a3b6fcf7cfabfc83543bb00375235915:"Value of data editing item","0f2dd97ecc370524fd8ff0a9ffb880a5":"Please enter the value of the value Field before editing the data item",e70edec390d0e602208f6951e1b5f01f:"Delete data item",d16814fa14c14dbeca8d7e8600852255:"Value of data deletion item","6a2e7e69d5bcf2e2ab0c3e288d7fd2ab":"Please enter the value for the deletion item valueField","6e065eee612393b1d6a16e7696e4c911":"Tree component","555fbc1714ad0d899939b12b95dabe09":"Tree Component - Embedded Mode","5c52d3e283d197588e29ca31bc613ffe":"Option search interface",dd52923c45686a6f507854e438d4880e:"Lazy loading interface",a386f65cf2c47acabfab13781dbdd89f:"Tree Component - Floating Layer Mode",b5d9da39175bc5bdcd2cc7dddeaa232a:"Lazy loading field","31ff316f7b6aa169b2575a50e0342be0":"Is it the field name of the lazy loading node? The default is defer, and this configuration item can be used to customize the field name","37a3bfd0cf20cc17c53396a1077c0852":"Customize fields to enable lazy loading","6c1f091d6ee0780a6f836d212b8afa82":"New form configured","9de4041a80c32ada7fb8b3f212da62d2":"Edited form configured","7eca7159d5a09db3a0008280faae395c":"Search matching function",e95903f4c15aab31ea66ecd51b76e1a3:'Custom search matching function, when<code>loadDataOnce</code>is enabled, will filter based on the matching results calculated by this function. It is mainly used to handle scenarios where column field types are complex or field value formats and backend returns are inconsistent<code>matchSorter</code>function is used to handle complex filtering scenarios, such as fuzzy matching. For more detailed content, it is recommended to check<a href="https://github.com/kentcdodds/match-sorter" target="_blank">match-sorter</a>.',"4f54012c824bfcd8f9ca9ded82051d94":"Mock configuration","3566441483da64f6bb1dd44cfd6b0184":"Data Mock",fb677689a875ed3078e386ad88273e73:"After activation, when the data source is empty, Mock data will be used",af192f42759b02f6fd256776b12a238f:"After setting, the data will be displayed according to the set quantity, which can improve the rendering speed of the design state, reduce the height of the table, and facilitate layout settings. If set to<code>-1</code>, there is no restriction",a15e0eac4fe49346a744fa7943c46890:"Calendar schedule",b13bf2bdf8a7abbd8cdf85683214be45:"Display the calendar and schedule.","0c6482892e9df6505c8de1eabca68266":"time stamp","398e51caf9e8fabbeb075833f0c1e701":"Date Format","2ca9949e2a05e63f735b713260307c45":"Time format",e63e4cf37bf0af962b6ad66243dbe0f4:"Date Time Format","69a79a0e5083305255d191f708a41860":"Is it possible to drag and drop",bc48a7871960f7a395fa3ff20774f81c:'{\\ n "status": 0, \\ n "msg": "", \\ n//can not be returned. If data is returned, it will be merged in. \\ n data: {} \\ n}',"1385df54facf9564658f05d0e9e2c3c7":"Double click on row","1c00d9cceec92084b116a382f2714ebb":"Double click on the entire row event","4f0a3e65cf67ca5a117a3f28745ae930":"Display the new button at the bottom","2424c96966b9c38c7d094a2d40f23a5f":"Display operation column add button","2e2c57b664358061f9f20aeda43b53af":"Automatic selection","3fd78aa49302ff2634badc2ef49828f7":"After activation, automatically select the user's current geographic location","1acee853829433de3ece301ee365bc99":"Restriction mode",ce8b1e6f3819ea068921a4fa9ead6968:"After activation, only the current geographical location can be used and no other geographical locations can be selected",fb58b1b692e6cc562764f6969269f802:"Box details configured","645dbc5504e722a30896486085a06b32":"preview","9aa70276e6d364abdc0543deccea2dac":"preview pictures","893a9d45e4df161d0b0c57340631bd2f":"Adjusting Image Scale",e8aaab64292d8b17db25a1ab44bcd8e0:"Enlarge or shrink the image proportionally","28a7e3af290b229c490da0ad4e9b700e":"Adjusting the proportion","7f2081cebf9bd4b10b953b4008c4b568":"Define the percentage size of the image to be enlarged or reduced each time, with positive values indicating enlargement and negative values indicating reduction. The default value is 50",cb90ac33f6b3bf684635d4f57cb290a0:"Amplification limit","7ab252f7aab256f1785c793049d01e13":"Define the maximum percentage of action to adjust image size, default to 200","7d645933c48d5061c2a13dd5f8b9b4fa":"Reduce limits","164f3e6ced78578c534477da66e0b008":"Define the minimum percentage of action to adjust image size, default to 50","8e9f5f321ac9b39dbcf0f603190815ce":"Suspended container: a special layout container based on CSS Fixed implementation.",ace080d5d9684a05aa5ec0ca38ec2831:"Number of records displayed per page",e52664b945c685d43d6ea81953a33a4a:"Trigger QR code download",a605077feb2a94f1f72627703ff48e39:"There is no data in the current table. Use Mock data for effect preview. Relevant configurations can be modified in the Mock configuration of the component panel","014b4de0dd3108fc912547e4a1ed19fd":'The current table only displays 1 piece of data for effect preview. Click "Preview" at the top to view the real scene data. The relevant configuration can be modified in the Mock configuration of the component panel',"8bb1910d5bc3b1b32c1e037978ba9d3b":"Modify and submit after activation, instead of batch submission. It is necessary to configure a quick save interface for submitting data",df23e8db7baa38e0d9db41384788a40c:'By default, the "Quick Save Single Entry" interface of the table is used. If a separate interface for immediate save configuration is provided, local configuration will be prioritized.',bf4bc760ad07eccb701c8be8579005fc:"The number of list items cannot be less than {{@1}}","0e69a56857c65181f96cd272d20455d6":"Click to add an expression",d846706b91f99cd12545a78212fa5984:"Common actions:","1889907dcbe32f9e8ac2c9df6603f12e":"Verify individual form items","1a04578671f6c3bfa2d35a8cbd9d1a9e":"Verify form items",e4092e07c4613278048c91064f4bfdf7:"Verify individual form item data",dd39bd1bf78f1b2aec6ed8a05ced6884:"The value of the verified form item","0a2680def3df6912d7c96d95a047b680":"Verification successful","136b339ae7f40edc05251da87dd8a233":"Verification failed","14a265b60d169e9d9c11b9a286de199d":"Event burial point","5c1024a792dfc345b4d8a3b34255691b":"After enabling event burying, every time an event is triggered, burying data will be sent to the background"}),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},(0,o.tD)("zh-CN",{f7e68bde2caa2cb5696d6a37fe4a23a4:"常用",ea15ae2b7fba76c83eec6d0986d15197:"选项","3fea7ca76cdece641436d7ab0d02ab1b":"状态","24d67862f87f439db7ca957aecb77cce":"属性",afcde2611bdd13c1e65b4fb6a2f13425:"外观","6d0034a2419e1f394dedab07994b9665":"Label CSS 类名","2cadb6621afe19333b142faa541b0f91":"控件 CSS 类名","0e627e6a0ff773ee76bc4cc0871cb48d":"描述 CSS 类名","10b2761db5a8e089049df39675abc550":"事件",dc19704991f1476fa4dcbb80c50bedd6:"提示标题","55713166f8bddcc0aefc3a32464746f1":"请输入提示标题","2d711b09bd0db0ad240cc83b30dd8014":"内容","59b9e2022323a63079c6ddab63fec112":"弹出位置",af767b7e4ae069d54f9ea839858d4c6d:"上","3850a186c3235bc646d4c2f79cebac36":"下",d2aff1417831aa621c16cd5b95306b4b:"左","4d9c32c23df5d234e629c922c58d8e12":"右","5ef69f62dc668c1a3e68b51c50a2530a":"图标","4434b33a8731a73613ba5fa1eb984efb":"CSS 类名","159dbc2fafd57b9d3652f16659b1b519":"触发方式","45a51525391d4a3771b22f2cf1aa96b3":"浮层触发方式默认值为鼠标悬停","728c7cdfa431821d291b5108394ec65a":"鼠标悬停","4363c17ebb346b646af55bd8c8075915":"点击","5632c68dac780bd766f740830481f4b0":"点击空白关闭","9efb0ce5a4510ef29345b6edb3e58bc2":"必须有 td","3ce57bd19e37d2b27145dc6fcfff3520":"找不到第一个 cell",f7d205072a2ceb63b4f48a8b6f32fd25:"行线数量不对","852228c640b1daefe6b0853390e66791":"列线数量不对","26526c3354307798dfa84f17decf5140":"找不到对应的 id","38d2ccdde0ae0c2329defd3c75c59d8b":"由于内边距限制,太小的高度设置会不生效,可以调小默认内边距",d59379f4227af3b2c60214e2f4f903ba:"合并单元格","02d9819ddaaaeb1b7b22b12608c7e5ca":"提示","4be3194e93cdd2899d06b499c184195b":"用来做文字特殊提示,分为四类:提示类、成功类、警告类和危险类。可结合 <code>visibleOn</code> 用来做错误信息提示。","6f2b01db04cbf7e460b5c6f4e37a5e76":"提示内容","132a78bdf68d6d17bde00aa807bbf032":"内容区","4092ed98e9035652d4c9ca9441701ed7":"基本","226b0912184333c81babf2f1894ec0c1":"类型","330363dfc524cff2488f2ebde0500896":"成功","900c70fa5f7dbc014e6f762d5e0e885c":"警告",e2e27a87257599f83c817c43e724b6aa:"严重",cbda486dbec5bdacb593294e240c5e63:"可关闭","7372dc9f39a173dd0c75a185373245b1":"自定义图标",bede211909a1022b13e9728ed162b77e:"锚点导航",f6da8aa86fa3e399da95dab399a67985:"锚点导航,在多行内容展示时,可以将内容用锚点导航分组的形式展示,点击导航菜单可以定位到对应内容区域。","22c799040acdb2601b437ed5449de076":"容器","5879dec0aea52871e0ae6969893a315b":"锚点1",ce08bc4247c040bac13155befc7c1638:"这里是锚点内容1",d89a42cb938819f67172ea64037c19fe:"锚点2","96f05e63c6f606925636d6810167e7ea":"这里是锚点内容2","31327b9041b825a0b455b3ff9ddd3909":"锚点3","68284dd430993f495a6f2254ae5480ae":"这里是锚点内容3","9ad515106f02f3909974b75d22625b0d":"锚点设置","40c6e9ed3d9949a326f5a216d936324d":"添加锚点","8cfd149e7d73ebae6a797d21728292ff":"请输入锚点标题","6be15e9949e4be7fc485e1eaae472942":"锚点",c624c875ea37f790665d0cae8959d4e2:"这里是锚点内容",f612a2f944af178fa07a719c79e8438b:"锚点{{@1}}","42ff02f6763799ebfa5ce8dd5f99913d":"这里是锚点内容{{@1}}","39f4fbc5b5ba681f7e8c4d4a4ddb3e2f":"默认定位区域","9959b2ad2d4f75f7a6be46872642df6d":"导航布局","4cde06e6162ed66720e3133cb83bc059":"水平","75ac842f8e77305846f1d776f97dfaf8":"垂直","056f2d7df6e6b64625c3a2d27ce07b05":"导航","696754a8b2b23e30b11187303d1238f5":"区域内容","33be689a0f0de129ce37f7a96052002e":"内容区域","32c65d8d7431e76029678ec7bb73a5ab":"标题","6bd854c27cd4c2e97dee65cf3f3f8551":"锚点内容{{@1}}","726dd5df4319e9e158e2ca3c22177b6c":"音频",e7a707f9fc7da36828db940ca2960f4b:"音频控件,可以用来播放各种音频文件。","997c7a5d34f6fc628893f509d0df32e0":"功能","22b777e6fcb613b8ba83ced9594cd07e":"常规","37b12f2666b9e4e37f33eb5e83533d5e":"<p>当前为字段内容节点配置,选择上层还有更多的配置。</p>",f8f176147db276063e7ec15f076e39e0:"音频地址","91d3cd46d6b6919749e56056d5acc9bc":"支持获取变量如:<code>\\${audioSrc}</code>",a945269af10da66c82cdb7336bc490d1:"音频倍速","7ccd84ca5c16cd03d26f5ecd5e6f6bd2":"加速范围在0.1到16之间",fc03b83d19e2fd12f1e7c56a11d7dc18:"内部控件",d37d357dee041774b993daaf5c8bb752:"倍速",b85270cd3c06d8eb635eadcffbb10119:"播放","19fcb9eb2594059036dfede5f4ec53e8":"时间",c7bff79d059a0b7ff9b02441959d8be2:"进度","09b095d8fc867cb968673be9dcc00a93":"音量",ad751bba0aed43a673c40b652a239fc3:"选择倍速后,还需要在常规选择栏中配置倍速","54c6bb48170611ec995f634319312156":"自动播放","56e6ecf97176d30c06b30cfa428ef832":"循环播放","2fb0853874c2cc8cc42f0c7520af662a":"内联模式","33bf801796fd255b5f6147e33146669b":"显隐","4c50eef3bdaf0b4164ce179e576f2b2d":"头像","18dc831ec12d358d05902bef1f00e1f1":"用户头像","027446c2f9070b0f5b16a18208bf5fc7":"展示","20def7942674282277c3714ed7ea6ce0":"图片",ca746b1ff10193a3ce20878dec04a733:"文字",bfe68d5844f8e54602760e18f45954f7:"链接",b54f4a65cd257c87db32ee1023e1daa1:"填充方式",def423db04dd24b226911b9e4cf5dc9c:"图片大小与控件大小不一致的图片处理方式","74735df86a8e1c15bce50e2c1dd42e98":"等比例裁剪长边","9d7f3e170404f211a4f95c214f044b05":"等比例留空短边","9854f491213784118614be4a1970bcf9":"拉伸图片填满","3d2b60dda894eba9a042beddf7daf3cc":"按原尺寸裁剪",c7fff1a6f585d7fb22c94bb1ef82707d:"边框距离",f1b4c635cdb39c91461f181d27d06f8c:"文字居中,文字过多时保持与边框最小的距离",dfd0cd7f2cba96917484569a646bdc8d:"长度",c1df04eec5fa0857bc0df2d68d8e953c:"高度","0103eb2d3dca70270d1a74e9ec987ac9":"圆角","9a233b241eef54521cfe9365bfaa7b2f":"内外边距","961534b4ea37e4e88aada736b299d063":"边框","8e1b944f4389bdaab6f11d5bc83190c8":"背景","803205e38834280d9e6a75993ac00764":"阴影","0d98c74797e49d00bcc4c17c9d557a2b":"其他","34dac4adbc96afd65f060cc4cfff1feb":"透明度","169b227aff15b834b64205d0fdcb0f33":"面包屑","3576258acd7269da9f44859a2edec1aa":"面包屑导航",db1c89e0f6e62f9642018cbb531bbd4f:"首页","2e8bf3c87641fba59c2a9cb6636d7e88":"上级页面","12d358955755488ff3790bbd6d75673a":"<b>当前页面</b>","894b94fbb15650da7f9290e7106446f3":"分隔符",a38100f22f59f7cd89e36139faa6fd4d:"动态数据","66ab5e9f24c8f46012a25c89919fb191":"新增","97d07614380da93d257f9fbf81aa56fb":"文本",ba7f916a39c0beb545388ea3b7f6b3b7:"面包屑的 CSS 类名",e3acc9857c852dae27e064ace5e5688e:"分隔符的 CSS 类名",fa966345577ba81af19408f203db968f:"按钮","89de611b2d759a1802542b5d3a06829f":"用来展示一个按钮,你可以配置不同的展示样式,配置不同的点击行为。","7af5e3ef39ff71d39fe3f645c8079124":"点击时触发",f6d767f39ba3bf955077a3c0ce81e581:"鼠标移入",bcdd89d453da0dc0622a2f3189728357:"鼠标移入时触发",e272b0b8c7fedc670a87075514d9b49f:"鼠标移出","727309bc724ff237c5e2cdf7a90cf28e":"鼠标移出时触发",d7ec2d3fea4756bc1642e0f10c180cf5:"名称","939d5345ad4345dbaabe14798f6ac0f1":"提交","4b9c3271dc2f299dc3aeffb369187513":"重置","5e64227f46b221001e3b151d72fa6412":"是否关闭",d5bb99590ef447a1af8e9782786c751d:"指定此次操作完后关闭当前 {{@1}}","1e7196ce05260faa55e5b7ea5a1667c2":"二次确认",ed2f135144b4e138cb29419c1f245f4b:"点击后先询问用户,由手动确认后再执行动作,避免误触。可用<code>\\${xxx}</code>取值。","0d0c6ff7b65e62eba3ddd523e2976389":"确认内容","7e9646e2db5ce66dc2b4b922ece483ba":"气泡提示","5daaffe964aee9d884e0a681b2818a17":"正常提示","2fd82aa9dd7fedea2c16b7dfe93b6d0e":"正常状态下的提示内容,不填则不弹出提示。可用<code>\\${xxx}</code>取值。",fb37b983a93aabdcdbbd59ae48c519fb:"禁用提示",f4f168a3fec79443d2ca8fd1955edee8:"禁用状态下的提示内容,不填则弹出正常提示。可用<code>\\${xxx}</code>取值。",d420160a9e04c481e55a9686ab158caa:"鼠标悬浮",d6763cb7640bed39caa058f156007a86:"聚焦",d586324c6d6b45cb78a4172d836dab3e:"提示位置",c182ad6b97f0909596a523b1f04c28d2:"左侧图标",ad7e6f016bc1d9a9bbc6e18224d73247:"右侧图标","39003734d1d700d5bd97bf1e7a2fcf73":"样式",c12ba7b658a9fccf0815f3951bc759b6:"高亮样式","6aa6b9e2dca63d27dc74eb155020271d":"块状显示",c8339fd2a85af4ba66084d28df808de4:"尺寸",c8caf94205105bac5833ab31cc2129d7:"按钮组","66ae9ce23b0b2e243aff087d906a2489":"用来展示多个按钮,视觉上会作为一个整体呈现。",e9d2f66bbd44c96a3e03494bf6b1ebf0:"按钮1",ce35a17d2ba7caac95092a7a66ac9a0d:"按钮2",de26e1294acedb55155a418630d57924:"布局方向","8eb18b36f5a27fa8e6d32bc66546ce05":"平铺模式","2e28645c67c5742e473888a27aab7bd6":"使按钮组宽度占满父容器,各按钮宽度自适应","66774850742a81e8b2393195290b7330":"按钮管理",f9f2b9cc91cd332db6b2b732c3869233:"新增按钮","40f3bc0a4f4d0f4230fc7fa6f4fcec92":"子按钮",f05dd80af77a441216ef940e7887a8db:"按钮工具栏","433e2e80ec74563daf4368e59b525e34":"可以用来放置多个按钮或者按钮组,按钮之间会存在一定的间隔","6651fec0511e3593d3438a113dff23d6":"可排序、可移除、如要编辑请在预览区选中编辑",d7213304d1a8a02a73a2f4010839e061:"增删改查","7a9f1ec32752de8b69ef21138970f64d":"用来实现对数据的增删改查,支持三种模式展示:table、cards和list. 负责数据的拉取,分页,单条操作,批量操作,排序,快速编辑等等功能。集成查询条件。","48c68eb5a42e2b3e679c53b00f6e203f":"渲染引擎","64ca9bab920a2983bcf270320d850d00":"重新加载","9ef5597ac0b4da662bcd967da37eceb4":"触发组件数据刷新并重新渲染","95b351c86267f3aedf89520959bce689":"编辑","607e7a4f377fa66b0b28ce318aab841f":"查看","5b48dbb8dc710cffe6313bb56a7f6d47":"查看详情","2f4aaddde33c9b93c36fd2503f3d122b":"删除","6c546666aab964c39cd8bfdf4fbd46b8":"确定要删除?","7fb62b30119c3797a843a48368463314":"批量删除",e73cefac9d030927da1618c7b15c98c9:"批量编辑","19c6b7463e1bf73bb4b12ba07abd5444":"字段1",cf12e55021998a8328201800ec356773:"查询条件",cfb5f18c43753ad5329348d626bd3739:"关键字","4a1e3c50547e61503a2d1c356005eb08":"增删改查快速开始-CRUD","85624c8e8b0fc98954eecbe508e8b59d":"接口地址","3dd674542204724eb5417efc7354ec73":"格式校验并自动生成列配置","3266535dc49863d976b9960adad29fef":"API返回格式不正确,请点击接口地址右侧示例的问号查看示例","07b59fd09f6007bac246d9a73b793a49":"启用功能",bee912d79eefb7335988c4997aa9138d:"查询","0f61da949d2b45534967e197cc2eee29":"批量修改",aa85b3cd6aa4cdfd45bfe5a96678ad2f:"操作栏-编辑","653eb2792d3126a60caa6982f89a906b":"操作栏-查看详情","8a4d6dfbcd8072555b5951091f171000":"操作栏-删除",f4b368051b455e386a314688c7c75c1f:"启用的查询字段","23c7ea8ee9519459598b2de65fe2a2eb":"每列显示几个字段","41a344642681efaaa418c228ba7fb45c":"绑定字段名",ffb01e5bcf4c00447f5150d3cba81371:"纯文本","59cf15fe6b8d659c9bd2f86143534a06":"模板","4ff1e74e43a3586339251494117185ad":"日期","9da188491dd34c4382a5b9f006194e41":"映射","8abc564260a1564521e0c3a1d5419b4a":"操作栏","2b6bc0f293f5ca01b006206c2535ccbc":"操作","07a88fae7dd11f87891af91fb54a74bb":"启用查询条件","7f7c624a843b0d539a4ea59a696702f9":"批量操作","46e6edaeb9968e7f7ab549d4f2f82d6d":"通过此可以管理批量操作按钮,只有设置了批量操作按钮才会出现选择框,可在外观中配置批量操作按钮位置。","8347a927c09a4ec2fe473b0a93f667d0":"修改",f13a0697d58d975d14eb3f3c72c2cbf2:"单条操作","3674ea51498e7118732e5e1c53d4bc80":"设置后,当鼠标悬停行数据上,会出现该操作按钮,同时顶部操作栏也会显示该按钮,勾选成员时与批量按钮智能切换。","4916771d080ddf6d0551de4d6d2f42a4":"悬停隐藏","569343b4fe5e48131b78611c11eadbeb":"同步地址栏","6dbee29a8c54eef9d042ef3280999ad9":"开启后会把查询条件数据和分页信息同步到地址栏中,页面中出现多个时,建议只保留一个同步地址栏,否则会相互影响。","2171d1b07d045e796cba4a05bcf7d13f":"默认参数","01e7eb2256821085a14708d6ddf36814":"可以用来设置默认参数,比如 <code>perPage:20</code>","58ed0a7a5a91996dbb4c7d6dc7679364":"保留条目选择","36ac0011faae6f88ee0ec3e642328327":"默认分页、搜索后,用户选择条目会被清空,开启此选项后会保留用户选择,可以实现跨页面批量操作。","2a0b47ba76e886070c3bd6abeae3d1c0":"单条描述模板","6ab3e5b6c5d5d2cf621e911226495433":"开启【保留条目选择】后会把所有已选择条目列出来,此选项可以用来定制条目展示文案。","987b04af242bb2dafaf32d890ab952ff":"指定主键",a270e70be12fb13a24ca3e4ac70fa838:"默认<code>id</code>,用于批量操作获取行级数据","54ea89b497ec3bb319c68844dfa3687f":"接口",db7ee36de8063c2d5a6c123eac65641a:"数据拉取接口","0951dad1723aa1191ce1a2e96db76051":"是否初始拉取","0a60ac8f02ccd2cf723f927284877851":"是",c9744f45e76d885ae1c74d4f4a934b2e:"否",a9400c408441f1f7f6d6954deb05ae9a:"表达式","55b22f5d136e73b26cef65aedd8ba86e":"用 JS 表达式来决定",bedc70d448b656d828bd3ed7926b3e4d:"一次性拉取","559fa334442f0f75b0343bbf38b7ff05":"开启后,数据只会在初始的时候拉取,后续分页、排序不再请求接口,都由前端直接完成。","1af68c43e1780249f11b9de1eeaeb281":"开启定时刷新","9800f1ce2f78a23b81c8d944ebf9cce9":"设置后将自动定时刷新,单位 ms","19c5410b23fba4bbfd1a58bbd5268c9b":"静默刷新","04f840b0772f4b5d59954a29a76f4e7b":"设置自动定时刷新时是否显示loading","6037dae99e9446deaed45f7e408f47ab":"停止定时刷新检测表达式","32e3a79e80dcf7f7304e8092dd7acc6f":"定时刷新一旦设置会一直刷新,除非给出表达式,条件满足后则不刷新了。","154ef40e477c031f6c1ec15caefb570a":"当有弹框时关闭自动刷新","50f7c85bf60a9f43522789644566c62b":"弹框打开关闭自动刷新,关闭弹框又恢复",d8905a70e93a33c7a86240f467c653d4:"是否可拖拽排序","040a78b24eaff47d4fa7e266473635b4":"顺序保存接口",ee850a0e326b217bdeb61d936c521177:"快速保存接口","8343f619879fa79bc8ef1a35b2fc3e78":"当 column 中设置了快速编辑后将使用此接口批量保存数据。",d891e79d4a8718a7dbd47ac68aaaa5cb:"快速保存单条接口","38db6e045e214ffcd03ede695002271c":"当 column 中设置了快速编辑且设置了立即保存,将使用此接口保存数据。","522110866c19dace2ce38336617405c2":"默认消息提示","3b69c2e540c05e9ca530ed30cf224472":"覆盖默认消息提示,但如果 api 返回 msg 则会优先使用这个 msg",fb24383a41f23196349548b5d0cb98ce:"获取成功提示","62e3e15c8fb9038f2780329bc26e8bab":"获取失败提示",c62a1b7f314be10aead10475e7543f6a:"保存顺序成功提示",c8035507b7a576d43e9f227c91c7a7b5:"保存顺序失败提示","7cb0932b806559be232d2a69453224e7":"快速保存成功提示",fd79a193a487b8c9d5a302d0d88c1c2c:"快速保存失败提示",ff57a3bf69a1065707e77c18c51f7bbb:"内容展示模式","20aadc3f9b7edb564dc58898898e0dc8":"列信息","72cf373be86a38b29f6d2f15900b0da1":"副标题",f26225bde6a250894a04db4c53ea03d0:"详情","3bb4d608c6bee2b7b6d788417cde04e3":"简单的展示数据:$a $b",b339aa87104709397ba68e7ebbc6e5ba:"表格",d87f215d9ac688b1d3399bf575a0ef6f:"卡片","3712972d84adf48acbd6ad24b4d75ad0":"列表",e4fd8d64804a4f3d743eff384a6eb20a:"非内建内容请在预览区选中后编辑","14555503d6e09ecd66661d04c882e79b":"顶部工具栏配置","3862626c138ce5945e0e273a1bdfbad0":"分页","439a19857be1fb8d3e6017258e32c486":"统计数据",bc908986a4e4eec3dca3530afd1d4306:"切换页码","77281549955309c49f5eef77838a85e5":"加载更多","1add12ff3338a990b60154b75019c348":"导出 CSV","7d57852b946d9d4d64fb2a48ca2b4a44":"导出 Excel","16c6099bc0efaa669d8de698c105e333":"列选择器","073694928db5b0b5423ebe095ec62d39":"查询条件切换","5b9c3e6ce478196f802722cb09d61f0b":"拖拽切换","66eeacd93a7c1bda93906fe908ad11a0":"全选",d5bc35360607472de4525358af126de4:"对齐方式","413f48cc71f71083ce532a86e3efdc21":"左对齐",fd8e9572cc6bf87653c4d8f8b8dd0db9:"右对齐","1325969c143a639294c1c6ab370b35a3":"底部工具栏配置","440a3a2d7f1b123718be75e2baee8391":"详情请在预览区域选中后进行编辑。","34da7e4a0ecdb63967427f43adf2de3e":"是否可显隐查询条件","25c0db3ddce9bfffd497d0c824cf3c72":"查询条件默认是否可见","259d11c300a365b6767228c12d29ce53":"隐藏顶部快速保存提示",fa9417bacb7714e82663655345ca213d:"是否总是显示分页",e3d2a85f20608a5bde7d539969d03167:"隐藏选择按钮",af1af0a7fad9e8bdcd21694d0e036e12:"内容 CSS 类名",c11322c9cc43ce3c004cf03f5ac0acd0:"数据源","62569fcb0fc8314daea97989bba3877c":"不填写,默认读取接口返回的 items 或者 rows 属性,如果是别的,请在此设置,如: <code>\\${xxxx}</code>","606bc931d2b3ebba2569cb1494719e2c":"每页数量","004d01f56242e07cbdc97256bb11c75b":"翻页时保留选择","3d330edb46341a26ccc9aaa7f7938a8e":"最大选择数量","95e68bea2d8c8e41ffa619d4364a0d6f":"页码字段名","537f8b09437bdb7fac429dc4e8666763":"分页步长字段名","30c7bd5acd4564057bd89e0846f01728":"排序权重字段",dd8d217677e4c5df28b7f46aa99b22a8:"设置用来确定位置的字段名,设置后新的顺序将被赋值到该字段中。",e04e8f570e2fb43a533b224f3c48523d:"切换每页数","0fc1de8f71a7470213fc68f981abdbc2":"配置单条可选中的表达式","7d5fefd589000879088063dceb4b2552":"请使用 js 表达式,不设置的话每条都可选中。","614ec7801e03f7ee009e4448e6ed4001":"开启单条点击整个区域选中","530ab79908eabe5b329ffe17695079e2":"自动跳顶部","9092afb1ccb692308ef06d8001da2208":"当切分页的时候,是否自动跳顶部",c8cf39b24bb52d0562472c33b86824fe:"同步查询条件",d3c172700af4f3f3afb028d6bb4a90a4:"查询后将返回的数据同步到查询条件上","5db6b2160b9169b9d89de247d14ab740":"「增删改查」编辑辅助区",a4313469fd7361486fe47076629c76ac:"新增记录","50abd0bf31e07dbee84e9e5b9a407840":"新增数据","73f28ac83b623fb81d73f16fb3856fa0":"数据导入","8d9a071ee2ef45e045968e117a205c07":"导入","09d44261d7883bf5141a462a790d2816":"数据导出","55405ea6ff6fd823ffab7e6b10ddfa95":"导出","6ff4bf3d567e977aa4c90c27dff1e6db":"模糊查询",e5f71fc31e7246dd6ccc5539570471b0:"搜索",c26996a6506adf397f0668d376d0b40b:"简单查询","9c4666fd08c2738eb9611a3721cb5f0f":"高级查询",e22b59b6bda1cf9a58f8979fd0a0b43c:"编辑记录",a790208cafd5c95a18dd9a168319ecf8:"删除记录","39ccc34fa3ee9be12d8bae7e6fecbac2":"操作列","240145572215920ae06db1eeb85b29c0":"可选择","099cf136d6a4b6ed4646af4a2ed066b2":"保留选择项","60011314ed92794f3d4f3e874c359279":"默认切换页面、搜索后,用户选择项会被清空,开启此功能后会保留用户选择,可以实现跨页面批量操作。","949a8b7bd2c10070a2fae16f9c66afbb":"列设置","2816cea6c4887a53c417831deb5fbe00":"自定义显示列",d3c5079f7e26b1a7374ff76341376de4:"自动即列数量大于10自动开启。","4a3ebd0ef27212de3b0c39e6a9701b1d":"搜索设置",a9a3a4608d48214efbdfac99888f6e0f:"操作设置","84a2f40385427bbf2edc79e3368e4e0f":"添加操作",cb43abed5ba14bf32fbb1058e12d2303:"更多与分页","48b42e5c3ea447092eaf0a1a13195540":"分页方式",d81bb206a889656035b929cd8bb1ef10:"无","16b8ff2b147382be4cf8654f829df904":"前端分页",d2e20bb1e977f9571a9e2d1b39a7ff10:"数据一次性加载到浏览器,而非每次请求后端用户所请求的当页数据,不建议开启,对性能影响较大","73721e611daaafe5c34aa9f3f901d016":"数据容器","46a0f3086dce242abe54e48bd86e0394":"列表展示","278249b178c958cee0f5ee9ee9d1e0f5":"{{@1}}创建向导",d75a7984d3fa5b32f5d8312e899aeea8:"数据配置",c2f1f9254c245976e346377515c2e578:"功能配置","012f602372cd2dbd639cd966c63e1f90":"工具栏","0943d61befec4c6cf2d21d170c9b066e":"条件查询","5246d2c81fa12b1f4f73635c257e232d":"数据操作","1b79a4f49b7a21e62b8868f12189b0b0":"数据加载","5a28d015b7b3518f75bc4cc27d9f6c20":"列表数据翻页",cfd84204d9476936c949d071cc2338cf:"数据查询",c6bd3393c21379d3f75d179abe36da3d:"使用指定条件完成列表数据查询","3a6ecf25c38317b21b8c6287100f053a":"触发数据查询",b3a4d6a345372c5def1d5a1bf6077bce:"加载更多条数据到列表容器","34e83e1be408c4f198464da1bf56bf9c":"加载更多数据",fe9e25f4e4b3aeefeb9b7a9c368ede7e:"全部数据","2c77cfaef73ce2e81131861e9c6d670e":"选中数据","9c9153c49491c381dc2adb2c36fccb04":"未选中数据","9a4fe969f1066e197fd2369a44d879ac":"当前页码",a7f33a2d99056edcdaced5c8841a9bcb:"总数据条数","1a63ac23010e0573f7c0a8cd3314b8c6":"示例","093c340f7e1fbde1928ca56b5c7f9cc4":"卡片列表",a0c35361a003527d123cb581f5c68f4b:"围绕卡片列表的数据增删改查. 负责数据的拉取,分页,单条操作,批量操作,排序,快速编辑等等功能,集成查询条件。","9caecd931b956381e0763d05aa42835c":"字段","860827796ce2fa94e9ee39e53f011ec0":"围绕列表的数据增删改查. 负责数据的拉取,分页,单条操作,批量操作,排序,快速编辑等等功能,集成查询条件。","629645f147f378869fe9d7ee2bbc2857":"副标题内容",f49d40842a3c66c4de2e57a48157c707:"展示单个卡片。","0212e8c9b113143a031d1f3e25167794":"请从左侧组件面板中点击添加按钮元素","6312e80e416fa79ff3383e1577c243b8":"请从左侧组件面板中点击添加内容元素",a3cf7c9ee581ae71eb51d18b610b05b6:"新增内容","00a1f644f34b9ee43adf82cb3449158c":"支持模板语法如: <code>\\${xxx}</code>",f7a82c9758acc4ff4c5350182f2ca378:"图片地址","3bdd08adab6ea90b9164b20a0e4151ac":"描述",d85562778760b00b1372af642c4630e6:"是否高亮表达式","4011e5fb23b422f755d81269a5242d22":"如: <code>this.isOwner</code>",d4f223e0619836d03d488c89558f38e7:"卡片一行最多能放按钮个数","620868e5e60e5c22249c3277c971bb13":"标题 CSS 类名","1fee6fa022c97f5dd7f48e362cea5acf":"高亮 CSS 类名","2a3c7d647a29fb7dc5aedabac216575e":"副标题 CSS 类名",a5680444d449b2099b067e9963fe43aa:"图片外层 CSS 类名",b8e1e46cbdea20de4e5fc130d31b7bcc:"图片 CSS 类名",a31119cb2fddee3366163a311f317cf7:"内容区 CSS 类名",e82eb2350b4283822aeea21aff9d97b5:"字段{{@1}}",bcee820bc20342a4d388a35ed32a35fe:"列名称","97d03d4621f0024cf045afbd901197a5":"选择区域","44705bb94d83e7bd6b3b6c1480ebfb38":"点击触发选中或取消选中的区域",e30a958a6397e53fae9d5316e851d3aa:"整个","31ad7a215f3df84c33b8c28223147b8e":"选框","563ae5ccda5004fa1fce77c1ed5bf057":"隐藏选框",aeca6900b9e45f7f235eb9d443f0dd61:"不再显示选择框,可以通过自定义选中态外观实现选中样式","1d4103a96a70de2cb69dd597d679fefe":"选中态","85c17b016309a3f867a1803049b3bcd8":"功能类似于表格,但是用一个个小卡片来展示数据。当前组件需要配置数据源,不自带数据拉取,请优先使用 「CRUD」 组件。","6223c41373004e3111e768225450b4e8":"卡片集","3983b9f5575ae146d2d06f8ec5447a4d":"配置单项信息",a3f38735bf211edb2066ac4e51b55cb2:"打开外部链接","7ea26d0cb93e59339daf6a1ac68624f3":"绑定当前环境变量","21efd88b67a39834582ad99aabb9dc60":"暂无数据","35ba83e053cef95e55dfffde279822b5":"无数据提示",e18d033cc4baab3ebb329f6b29eb3cef:"是否显示头部","412593f58b9d062a43cbe2ce38f4dc65":"是否显示底部",e494f1aa112068688ca863db7f39a0b5:"头部 CSS 类名",d267231d2d8b60e267acc7d7d9955ae2:"底部 CSS 类名",b2d2593bfb7a627817c0bd1ef6a254a8:"卡片 CSS 类名","58e78d512d9ff40c73a263ab616cc652":"每行显示个数","3cf0da9fe51f92842e0a6d375fa5c605":"不设置时,由卡片 CSS 类名决定","953e91f3df59837ac2965cc04dec4b0d":"启用瀑布流","39a6853b109ae98f1aabca90283d7edc":"配置成员渲染器","6cb01692eea2fa7066d20fe2b6ccaea3":"假数据","0c0180cb06a322199a67f10d4ec41cd5":"轮播图","1007c97dbf952e032ce13be3cb811f23":"用来渲染轮播图,可以配置每一页的内容(不只是图片),可以配置过渡动画。","0a2907a421b8f980986117e4f3044f92":"关联字段",e760ec18028fc075c5705bf184589e70:"静态设置",d314558953b3c76adb7e131aaec8bd86:"字段名","793a763e73f1f742e3a16ddc2ed95ccb":"设置字段名,关联当前数据作用域中的数据。",b9994cc749b4cfbbac0a9b140addd242:"轮播选项内容",c6c7456d446d62a906c2809b6ba19ce1:"图片标题",ab8a46ccf46acbf82d020d11468291b1:"图片标题类名","098c3d959911b48b4d912cb85ccc4942":"图片描述",c6fc4066471664a8602c636cfe1cc766:"图片描述类名",cfb6f6e4c92a61ed0e0717abc8d0eec7:"<p>html 片段</p>","97cc997910b99083bd23c6ac39294ff3":"自动轮播","8c2a12c5dee794b8b9608bc1f8087947":"动画间隔","6265104f900789dd51d75b449c3b9f89":"动画时长","5bc37c57ee54d407f441b222f02391db":"动画效果","8a0d716ded7baa7ee356ff39c3cf0bec":"控制按钮主题",f7471313dce32bc3669d338764a0d036:"控制显示","1c0fe943329339003e9e3c1b12a27fe3":"底部圆点",e030190fd1c10b0c967f48e789fa86b1:"左右箭头",c28479019e24e0e4745f4948e9e97ee7:"宽度",ad5a36ee5f4054594c30b6dc481e2d81:"上个卡片","49e0f68798e3c69b7990076bd8f1f47f":"下个卡片",d09504750ebc1d75c38d86e16060f83d:"图表","10e14f791d73c7c0f4113787f36f1626":"用来渲染图表,基于 echarts 图表库,理论上 echarts 所有图表类型都支持。","67b6bec14c39be3f2602271e2fe3bcde":"更新数据","0310aa5a05fe07147d8b7ef20616f659":"触发组件数据更新","3d6abfdea70af544603da70f93ed3d24":"接口拉取","03677b68a73eb59e5faf281f49f3c130":"接口可以返回配置,或者数据,建议返回数据可映射到 Echarts 配置中","1396ebc166bd49c1e3b67549a1b4caa0":"初始是否拉取","2af32ab13a9dece315cec2764d6aa7d4":"定时刷新间隔",bc827aaffaa35a95607346cc104c0785:"设置后将自动定时刷新,最小3000, 单位 ms","57c7d1125d2803b946a5b25c3f80f249":"Echarts 配置","3d3fa75d8b345b22a5fbd14a65a0af71":"支持数据映射,可将接口返回的数据填充进来","43ddd80698198791d4a738bb20a2d7f4":"配置 DrillDown",c8da43fe6ad1c537f86cecb353250145:"删除 DrillDown","4fd9621d4facc101aba3afec055e14d1":"数据加工",e8b90f43fc3cfb0a68e4392054de97e9:"\n 如果后端没有直接返回 Echart 配置,可以自己写一段函数来包装。\n <p>签名:(config, echarts, data) => config</p>\n <p>参数说明</p>\n <ul>\n <li><code>config</code> 原始数据</li>\n <li><code>echarts</code> echarts 对象</li>\n <li><code>data</code> 如果配置了数据接口,接口返回的数据通过此变量传入</li>\n </ul>\n <p>示例</p>\n <pre>debugger; // 可以浏览器中断点调试\\n\\n// 查看原始数据\\nconsole.log(config)\\n\\n// 返回新的结果 \\nreturn {}</pre>\n ",d98ef182637b4d10e16e8073c1101e51:"Chart 配置完全替换",f1f13cb0ca4720a727cbfba4c82e5890:"默认为追加模式,新的配置会跟旧的配置合并,如果勾选将直接完全覆盖。","40128a51e9667fe6a20a0454069368ba":"<p>内容 <code>${value|json}</code></p>","7e3f6245e2a6adb903cf85c77cb1bbd7":"配置 DrillDown 详情","38bbd995a790f5a67211e034b007c145":"代码高亮","86e38e6425f722ba725718af2366ac08":"固定值",e90e6ff080f179215c3566a61ca62367:"折叠器","452b62e9b7e650fa163300da2893654a":"折叠器,可以将内容区展开或隐藏,保持页面的整洁","81d2b9f20fb2083c75a5b052b84e897a":"展开标题","7349194c139069b32889101768aa7428":"折叠器处于展开状态时的标题","3a8647306ee6456517b7bf9c8bc7de23":"标题位置",c949729cd1a1e425595c1a297649c7c6:"顶部","12c4c5e8abda77e1fdc93653d6414187":"底部","731f9b470e0948cbf56341a53c423213":"显示图标","96c0cc844a06e0850c04f7c44b6475fb":"可折叠","63b67eead04256e42ea9f6f7218731ee":"标题类名","66d88b3e01aff17c7973181e53fc8c0c":"内容类名",d09980a88568f75e9267ca7b531c74eb:"折叠面板","0d571a7ab19e098820e8cea4d5a80f7d":"折叠面板,当信息量较大且分类较多时,可使用折叠面板进行分类收纳。","17dcbf1f144607d4af0bb718e008682f":"标题1",f7fb20f6cacd5e40c7f5732cb377d0bf:"这里是内容1","72d41bd9eb3882f7da6f55d0ff0a39f6":"标题2","0431ee7033364800e261d1e560808231":"图标位置",a7eaff29603a9c40927f726013d2c016:"左边","128d58f066a18ddb2ddb701921d5c77c":"右边","47b4e22880eb59ce9989b8419222e88a":"手风琴模式",bb3548f0bb97ab11ee92284ecf37ec16:"手风琴模式,只允许单个面板展开",f24544b06700857ec11b434cb2916692:"面板管理",c5ceab33d3e275262b4992a8cb43317f:"新增折叠器",b839e579e920068bd817d34cd7927069:"请添加折叠器","030a54b0afb54fc7f90e1a0f64eb8205":"默认展开此面板","39b066b81835fd66bd4529d1220c9dd3":"标题{{@1}}",a955021cdf0249de1f3818f83cf248b7:"用来展示表格的自定义显示列按钮,你可以配置不同的展示样式。","24bdc7e8957abfc5d82f4206e92bb518":"按钮文字","787366b0d678071a5ed98e55d31eba84":"按钮提示","6a0508144ae12bfa79001693d713c0d6":"是否默认展开",ae3816c5b00fcff4111842ac19f0a706:"按钮图标",fe805d91ae93be775670c61214dd2f28:"按钮尺寸",fbbbe30d78c335bad27f3dfc5efd2a5d:"显示列样式",ac3880323853de9adc4f66bc06d438ff:"按钮样式",ded228f9173b241dd8df2a4811ea0e98:"一个简单的容器,可以将多个渲染器放置在一起。",a823cfa70cfa46c788e1eedae043f6e5:"容器标签",f7d64e5e79994c3c8853f2608d7b2d25:"HTML标签不合法,请重新输入","473d2078518479669823205110842376":"自定义代码","8b9c77fa4e646b9cb270f833252e511b":"通过内嵌代码来实现功能",f8c5e0ac29e905e91146e967cfd39dc9:"\n const button = document.createElement('button');\n button.innerText = '点击修改姓名';\n button.onclick = event => {\n event.preventDefault();\n };\n dom.appendChild(button);","0b13dc6251002bf556263fb3e4675b11":"HTML 内容",d6b917c76b92aa9b92b6bebdcab993f3:"onMount 代码",e64739dd24bb0bfcb6f6e1ee2cce5413:"onUpdate 代码","0601b7aa5b53cbc3616e24719bcd2aaa":"onUnmount 代码",a8065b6d2062bf061762b9200a88251a:"\n const button = document.createElement('button');\n button.innerText = '点击修改姓名ddd';\n button.onclick = event => {\n onChange('new name');\n event.preventDefault();\n };\n dom.appendChild(button);",b82231f254baf9a28bf752683d31b169:"自定义容器",e5b5798a8bab7dc8a578431991731040:"通过自定义代码来实现容器组件","96ec95de2d7da5b16465eb980f74deae":"<p>自定义容器区域</p>","749f710d280419b1da031c9bc79b3b07":"自定义容器区","356b1959a9da95997b4de31415d9d74e":"日期展示","2bc6d101e5701a70f2fb9e0b67581594":"主要用来关联字段名做日期展示,支持各种格式如:X(时间戳),YYYY-MM-DD HH:mm:ss。",a2344febfc246ddc7281f62217ba42c0:"日期数值","84ff80a2dc4717cc01acd486040a6763":"显示日期格式","6eea1b15be458a6999c9259aa2280a70":"请参考 moment 中的格式用法。",a7032449ae8761aea61cc30e32d3be10:"数据日期格式","4c1cff4d8c05daa6ed9352a241ee628c":"占位符",b54e0f0a60f8e2c4c31f3b1ad7d5a613:"日期时间展示","2a898869829eae8adcfca290fd34a67d":"日期时间数值",b0d6f2d882adc2163e6a08a121d18677:"显示日期时间格式",ab3aec075a09d055b2a28c8b61925ee0:"弹框",e83a256e4f5bb4ff8b3d804b5473217a:"确认","773ddc154f1e9b80f04e8bc9d83d2caf":"点击弹窗确认按钮时触发","625fb26b4b3340f7872b411f401e754c":"取消","08ab4ffcd1bddd249a193e6353bb52bb":"点击弹窗取消按钮时触发","4708bcefff645287c8781a1de2a0f20b":"触发弹窗确认操作",af17a4e37e5c6d68fff33c084192801b:"触发弹窗取消操作","391b8fa9c747a1799353ab856e666ad5":"小",aed1dfbc31703955e64806b799b67645:"中",ab18e30c0dc4093ceeda8961fac3d1f4:"大","949934d97c42801151673a51d3adc421":"超大","8c8fbec263e20f087555c9abcb6dd07a":"展示关闭按钮",f29ab26877ed22ffa59636d747d824b9:"可按 Esc 关闭",dcba76890a534e1fe94421be2a17b484:"左下角展示报错消息",af5876b89583552eef4c781718886dec:"左下角展示loading动画",dd10fdec63a2224aa3d28b48d428cb98:"数据映射","261bba7ad82914e477f4b37f6a83874e":"CSS类名","5e5d3f13111593b2710673006d4c8297":"外层","7e1eb2c588aa1301f4aa19395ef0a177":"分隔线",bc43ae8e61f1ad4be2b0a9e70501e490:"用来展示一个分割线,可用来做视觉上的隔离。","33f1fc330b325469b43614c9d96f590e":"抽屉式弹框","0c5a0448b07419ad2900c36867e8e4e0":"点击抽屉确认按钮时触发","57f215184a2fb83541f7cfa22d039feb":"点击抽屉取消按钮时触发","97b6bad87c4320faac2f6a5cf556c26c":"触发抽屉确认操作","909ba2872b2d670ec0ecbcacc4c8c833":"触发抽屉取消操作",d4d2a66820d30e07b44c850eb3f116c0:"位置","6d7f8b31caaf80deb65eb2c8bdd41cd7":"超小",bde8a41fc64bfe78d0c4951ac6f93718:"显示蒙层","4a757588f5aee8cd039b1d166b096d1a":"点击外部关闭","874cf31274d782914c7833cc39836c4e":"可拖拽抽屉大小",d3e329f73ae4b58d95cc7769eeca8370:"位置为 为 左 或 右 时生效","45ce37c24c6e7252d98c6d450e3ca4ad":"标题区域","660553eee939d2bd8ea68172fa7216df":"页脚区域",cc70a816b7d61e7212d57335c0a15af5:"下拉按钮","74bafe23b0be1a14aa218b396cb33bd0":"下拉按钮,更多的按钮通过点击后展示开来。","213a4e49568569943403ff31fff31ee5":"配置下拉按钮集合",b5b57c711fd2d2309cc390a8b44d2b69:"按钮文案","314454bbee226e4b32b612afdd8e9442":"鼠标经过","9951d740257c40978c238a683b1d4a80":"点击内容关闭","205cb6cc6c8d37f3bed62d9c8bfae976":"默认展开","697eb55e1c6cecf43e63a26232dda5b2":"选择后下拉菜单会默认展开",b2aa282e908597d1d700c1f4de17b8aa:"菜单对齐方式",e57996d3d771141f1b3080bbd8ad605b:"选择后按钮占满父容器宽度","1ce673c48f29162208e75bc210307bfc":"展示样式",c9e265ec462b61887af6f58928923925:"隐藏下拉图标","938ac86e738246ccd0ca0224031f96af":"下拉菜单",ff9f6c2d74c413daa3cd6fb12f8dfd3e:"循环 Each",f34111ff3694a6c6de6e31bef8ebadcb:"功能渲染器,可以基于现有变量循环输出渲染器。","874268022baac239b06c40600d3ce080":"<%= data.index + 1 %>. 内容:<%= data.item %>","69bdc66bb88ac5b63053e2bb7db41801":"循环",b7c16dedc4291d333fba7628ec9eb073:"如果所在容器有下发 value 则不需要配置,如果没有请配置变量名,支持多层级如:a.b,表示关联a对象下的b属性。目标变量可以是数组,也可以是对象。","4726ff4e62d3fcfa4b090aaefc393229":"暂无内容","5d5f9d49fcb2109f94a43590ef796ca7":"当没有关联变量,或者目标变量不是数组或者对象时显示此占位信息",f549581bf93c72ed69c37e906e04191d:"Flex 布局","6ab8332f3da284b137d54f6ba901e93c":"flex 布局",ef5abdfc944546ddcbe10e9884cf5832:"第一列","874fdb7b3a5730910a4de1c58220c337":"第二列","3a76596e73fa265257ce90b7bed684c7":"第三列","5aefca559c5a41d10078e21e6d616825":"布局","2fdc3722b88a2ba5077e0d11156ede6a":"子节点水平分布方式","4ba6c2256050d805ae5cd1e0e84737cf":"起始端对齐","56c17ba6a56c01706ae00a31611deb03":"居中对齐",abeb360ab1e66534a041fb8b44e1a00e:"末尾端对齐",d5a3cb1cc31a0469b011abdbd3e947f7:"均匀分布(首尾留空)","85530444a72a840ee657e2df99970136":"均匀分布(首尾对齐)","9aad08fbd356fb4279f0efa81b3d016e":"均匀分布(元素等间距)",ae558cbf4c35d381b6542f517f2e8dff:"均匀分布(自动拉伸)","70d39e84bc1ecefaf6e19cf78c9574fe":"子节点垂直方向位置",ed97c73866617b40a7b1215867e0f489:"基线对齐","7ac1519928de413cfe36f5d2e0610430":"自动拉伸","8e15f51c9512fdbf4287794d6642a90b":"子节点管理",bc78248b34b7bf18691e6d385e0f544b:"子节点内容","023c4bfc60545a2668c2d5111171b5d8":"外层CSS类名",a4611da51ffee9140976d01668e45d45:"子节点集合","729a4cca5ed3504793c1f3a87d2b48b9":"按钮点选","29513434492e5d19a9660e0a918befd1":"用来展示多个按钮,视觉上会作为一个整体呈现,同时可以作为表单项选项选择器来用。","6edda84461bf13d38328cb401c8c23db":"选项1","39692081e75ef73c6479fc25f8f10dfc":"选项2",a457872a51628ccadfb9bcfa23428a98:"按钮点选可以当选项用。","755955372bcc0c7ebf161a656bc389b3":"值变化","2fc76872efce1eabd3b74a3e4fd5b976":"选中值变化时触发","528609917710d813a55e5a6cecf1e458":"选中值","288f0c404c4e546aa3683ff5054e85e2":"清空",c374a44713fa5ff5da2565beb398c7d3:"清除选中值","8db57ba01ffb9bf29c1656de5f0208f5":"将值重置为初始值","8f40db3b25528063f1b6a59602a05cd5":"赋值","944908c981a86bfa0cfab9360ab38184":"使按钮宽度占满父容器,各按钮宽度自适应","0b98b0bea3db6ae5b67a09c7bb2d032b":"按钮选中样式","55b45c73ae417c4dead67905b1550e85":"表单项","3b49c8cece3f495f0e76b73823c68bfa":"按钮集合",fd179c2844536ce198290441c38c814e:"<span class=label label-default><% if (data.type === button-group) { %> 按钮组 <% } else { %><%= data.label %><% if (data.icon) { %><i class=<%= data.icon %>/><% }%><% } %></span>",b6872877e1eb5ddedd904c170db26024:"链式下拉框",fdf1664c0790d25f236bd596aef1acef:"通过<code>source</code>拉取选项,只要有返回结果,就可以无限级别增加","556988a9dc1816dd979e96eb5cd19a85":"链式下拉","225f3ed00750ae78ad1e6ea42c8f5087":"默认值",da3ca8191fb919fb34e8e78fc6f2fc78:"请填入选项 Options 中 value 值",bc8d09093edd98769d5cb39e759aa498:"拼接值","2646ee1ebb6922a5c9359de6cd3b3639":"开启后将选中的选项 value 的值用连接符拼接起来,作为当前表单项的值","1395eba8d9efe27aa1ecd1a45e3e5dcd":"获取选项接口","1495c26f33625552e4845630b6b7b44a":"<div>可用变量说明</div><ul>\n <li><code>value</code>当前值</li>\n <li><code>level</code>拉取级别,从 <code>1</code>开始。</li>\n <li><code>parentId</code>上一层选中的 <code>value</code> 值</li>\n <li><code>parent</code>上一层选中选项,包含 <code>label</code> 和 <code>value</code> 的值。</li>\n </ul>","4ea50507bf8b9ceb908677f30fb20e68":"选项标签字段",fe4c9c2eed1ad213040d84036c675454:"默认渲染选项组,会获取每一项中的label变量作为展示文本",be43687d4ed1d9e663c729e12618166d:"选项值字段",f1e6b60c4b6df555a6b03f91033091f4:"默认渲染选项组,会获取每一项中的value变量作为表单项值",f411d0f1f925d9b48d8c1d451bd809b1:"说明","2ef0fb6299da5954f5ea84a088684ee5":"选项说明","454e60f5759903d7d3dba58e3f9bd590":"勾选框","81c8c07d13f425215010783bbf3bf06e":"勾选表单",c75fde0e2d329ce62f55cb1a207181ae:"选中状态变化时触发",ddd6650e02f5a266c3df2703daf37270:"选中状态",db0258df1ddbd88749b335aecdc8425e:"值格式","53235c46364db079356d57da5870f967":"勾选值","56f3150f1713a5e5c6e7c55fb0b79b75":"未勾选值","7c7a88eb1bb4b40206c6c680bd8995a8":"默认勾选",db98f889ce6bc235e66bd4b2a788d137:"复选框","6d1383a2806f0516aac2c115f96799eb":"通过<code>options</code>配置多个勾选框,也可以通过<code>source</code>拉取选项","05f87b331e1c97691776d93a6598373f":"选项A",f38c0a46797523b11051e35ec0f82a42:"选项B","9c541222ced2435288c24b34f8ad1fb8":"可全选","05bef457e8350e1a5d8007cad41b70e5":"默认全选","84f31b24ffc8ea2b81d61a6f054b5bb6":"代码编辑器","08346c5bb99d8e3bfa406995b8c4f067":"代码编辑器,采用 monaco-editor 支持:{{@1}}等等",ab0710b367acefa1d6a78e2338291e86:"获取焦点","4638e799b95e1b71edd55f278a6f707c":"输入框获取焦点时触发",efa3ddc1e26ed5d8cf7d9855cc7bd42e:"当前代码",fc96a5f1b79cb734afe08e401b6ba5e7:"失去焦点",c776ab86eb24f6b3db35114e43026f75:"输入框失去焦点时触发","829c57d7064cad467ec466ae26244ebb":"输入框获取焦点","295bb704f5205801d57d672780b94117":"语言","44fe0e1bcabcea83d6a30e6af0fd42af":"可全屏",b3b97a293baac13db6367aba5539a09c:"控件尺寸","18c63459a2c069022c7790430f761214":"默认","3386da5f56fac758ed0f18e024ecb943":"特大","254bb8aa6b92d588d957a383df24db1e":"组合输入","4db731c7d73988e40a01b4bf1a7f00d7":"多个表单项的组合,可配置是否增加和删除初始设定的模板",b58c7549c0246c55b9cac96383200338:"添加","8575b828c7320de82b9f99058aa1f55f":"添加组合项时触发",aacd80d2c978abae7b955510a938788c:"当前组合项的值","4933bd64bb23de03ca8ed246fa5509c5":"删除组合项","0410242a74850f010a9a8061bc0cd891":"删除项的索引","74333901ae9ad27a93487dc850e45609":"现有组合项的值","95e09290c4e0f01323bb5abf301c950b":"切换tab",ba2bd765f6c2e2b717139c5453884e14:"当设置 tabsMode 为 true 时,切换选项卡时触发",b04c6cf9cb1212b9c173ddfeec129028:"选项卡索引","055f2f284d2bdb15bd9e542ea9f93285":"固定成员类型",e3b9236d585eb9c93a074f264737cb65:"多分支","66e867eb73a118649800c0a064d0b5aa":"类型名称","5aa528690fd771f89683a7f00868f39e":"分支管理","35b65a5a3f8d721e12cae310463d69d6":"命中条件","85485d70be6b380294428018e54fc9b9":"根据成员数据判断是否使用此分支","50bfed6ada3e7d0ef4d20eb727b3d7df":"配置子表单项",d68162ea1904f627b033fe3953da295d:"配置子表单集合",aab09f676645f2651655a711d5e3327c:"新增初始值",dda5ffc9ecbad13d424346890bacca6a:"是否可切换类型","8a0c77e91392d70df522b55eb4d403e2":"多行模式","26343b8bcb694fa5e333b47d8b663d1c":"即是否要换行","86032735a191d117b02111e447494380":"是否将值打平","28a59fee1a4714493a8d6cec05c1417b":"默认数组内的数据结构为对象,如果只有一个表单项,可以配置将值打平,那么数组内放置的就是那个表单项的值","7f2579cabd4d654458a720eed517a37d":"是否可新增",ea1e5695bf682ea3b31aba0c35198ae3:"新增按钮文字","1ab31449faaaeeeb7200d724eab9a7ab":"是否可删除",fa3e9f9e49f5a81c998f949155f86b50:"删除前的请求",f962922d46ef18e68127642e5c00165a:"删除确认提示",fc763fd5ddf637fe4ba1ac59e10b8d3a:"确认要删除",f41a714bc8b26dc27a93a07c44e329a8:"拖拽排序的提示文字","91396e9bc25c9e8b63907fe22408e2bb":"可通过拖动每行中的【交换】按钮进行顺序调整","8ee004bdd55b578acdb10b1bcd3fa4f7":"去掉边框",e9cbda74a1ffc06228fca68e4d16c4dd:"限制最小数量","3baaa61e619e32fc36eff14839b1a63f":"限制最大数量",b8ccbc166c72b2eb54aac1332c99fb49:"有子表单项限制失败时提示",b34cbe877b2c8464c625858fcf19f4eb:"最小长度验证失败时提示",ea2474ff679195d9b54bd5ff3384fdfd:"最大长度验证失败时提示","1c5b9cb245f04413a2d888bd59442097":"是否自动填充父级同名变量",e673084b4261d10104d27ae9e4d014a4:"采用 Tabs 展示方式","6e7bd650f763085de3bddd51a8d6aa88":"Tabs 的展示模式",fd6e80f1e0199d6ecc3ee81ae04aa9ef:"正常","2dd25b8c21efbfee4a198787810d65d8":"内联",fc6c9fa3af230165c39fb314c086be22:"选项卡标题的生成模板","9ff4713f6b17e96e9cd76650fd5892be":"懒加载","93dc24d4ad01981d5994ba7f8ffaf345":"如果数据比较多,比较卡顿时,可开启此配置项","98d52b737d6bc171b6d5bad9a42f6e23":"严格模式",cb5ca128b6c78a90f26673e21b0b3f28:"如果你希望环境变量的值实时透传到 Combo 中,请关闭此选项。",bc91f4844843d6c8ec1acb78a1f1aba4:"配置同步字段","07bf6c08bb5f0bdb32dbfecc7d3fe290":"如果 Combo 层级比较深,底层的获取外层的数据可能不同步。但是给 combo 配置这个属性就能同步下来。","3f2176cdae8a4ed6a4c4eaff002a3b24":"允许为空",ead7156521ca11acb7ca7bdf4c9c87f6:"如果子表单项里面配置验证器,且又是单条模式。可以允许用户选择清空(不填)。","7ab968b8219f6c348478da255ebcbcb9":"各列 CSS 配置","6e87bfe16db746db13966f0d7552b052":"条件组件",ab7f2096d3ea8aa85f453b204bfbc493:"用于设置复杂组合条件,支持添加条件,添加分组,设置组合方式,拖拽排序等功能。",ae5e21c7b57aaaff2071b757f35dbb3e:"适合让用户自己拼查询条件,然后后端根据数据生成 query where","55d4790c5d819cd0462cbe89561b0dd4":"数字","97b0b6499334ed889b372513290a2a52":"布尔","0c3bf4fce50589b1073baf15f8a00d36":"日期时间","6d6b4f2bbd2fd0b5faee33673d7f06ae":"快速开始-条件组合","22ed9ec0e00b5deab2c335ad1fd2e343":"条件类型",e996419dedc2f1ffd96e7a0e808127d0:"字段名称",c322edb884724d04842fc35f4d29a24e:"最小值","5da893141114a59da868052b3a17a79a":"最大值",d26404c10871481ab6bbb4837a34ae95:"步长",dbd5b99c34260412f10835d82b59919c:"日期显示格式","94575fbef23460cb02524d20d152d728":"时间显示格式",f20a86701d87369e5166c28a71b8b8cd:"字段选项远程拉取,支持接口或数据映射",ed4ad0f9e6374d6915ce3d2c0dec7c2c:"操作符","61260d9386fd95a268dfc93d977c2706":"表单项容器",c5739a29e7c403fc212608cefe70cf29:"元素集合",a00f44e570f896de5490cba9d2462951:"插入一个新的元素",a9a8efb2541ee6f89ea7b83e610ebf7f:"新增元素",bac53d3c739f7fb3327704efd5b40eee:"Diff编辑器","7b4fe9415d80d3694d2f630411ac7e9c":"左右两边的代码做对比,支持的语言包括:{{@1}}等等","0517b74cbe247a903faf40991a5a335f":"diff编辑器","42f04184315801c372989820106cc4ee":"右侧输入框获取焦点时触发","58ec44a580ba7cdcdf65985f5c44940c":"右侧输入框失去焦点时触发",b42cb49fc7c4ec140697e6d78c39e585:"获取焦点,焦点落在右侧编辑面板","2a69150aa382f6a309c03a96145d4266":"左侧默认值","04b8c503707c34f9c275d349275787f2":"支持使用 ${xxx} 来获取变量",a71e655ab56c9962742f72623f67ca76:"右侧默认值","460bc46ffeb31b737669e2312c5bae72":"字段集",a89cd8150a1dbc60ac7063580e0852e2:"多个表单项的组合,可配置是否折叠",a13a2fa224ca5b6f44d5aee33ec29d58:"文本1","37dd6f28ffb87d8907a286e0ef4dc7fe":"文本2",d6c40a2ee219c010edbcdaa2eeb94ddd:"子表单项",ec2a8ec81d1d2588db8c7827ba99e7d3:"是否可折叠",f315bd4984fd09c30581674d28287f12:"默认是否折叠",ab2d2b13794ae1e2d7bf3bcd5af55dce:"控件样式","23ecf42cada8bf2715792d718544d107":"极小",e5a226534fb99ab260865b936d3c85ba:"内容区域 CSS 类名","12b54e3fdccdbb5588785fce5534edbd":"请从左侧组件面板中点击添加子表单项","1297c46c0ea697a0041c3899b15d69c6":"添加子表单项",cd948961f71f87ecc72b251147d96144:"控件类型","0766a6467bed7f2840871a5f0638669d":"单行文本框","15d169d28cd48c97fe751e4cc92ca926":"多行文本","829abe5a8dcd0579a340d20636b59276":"分组","9597dcaf432ceba92a160d61cb1ef65f":"数字输入","9913107b19cb6012250134ff91377430":"单选框","006ded9fa277cf030592021f595a07d5":"下拉框",a6beb974cc0b50eebd18120b8110a88b:"开关","481e034e6026969aae4ce7ce7c8a7b6f":"文件上传","6bfb9bb2218ff32b6139e98bc93707c0":"图片上传","24b6d4c0892a8f3ee2a982e3ab0afe38":"富文本编辑器",fdf6f7f6497556de440fe434b721ee99:"显示名称","712538d3e674792ec94feb9a5eb2cc0a":"提交字段名",eee1e2258d7ea163fec625ee44be9637:"表单","10b3d542748da2043f79395bfa2ab35f":"可用于新建、编辑或者展示数据,配置初始化接口可从远端加载数据,配置提交接口可将数据发送远端。另外也可以将数据提交给其他组件,与其他组件通信。","5ac57ce6df8c2a19668b7429aebd9f33":"文本框","1b6f9adf1e6a41a18b9a76407d945618":"快速创建表单","380c80efc8d38510d31f50578690b781":"提交地址",ffc2c1671eb7e3f6751006cd7a9961f4:"文字与输入框展示模式","81f8a50d084992815ab844109b3ea27f":"上下","3720b9ef8053b7b8a54c7d8ace051912":"左右摆放","9d68944682609cb230534195ca7c62ae":"表单控件",cf993a1d9c0352215055d180aca60b97:"分组内的控件","3673ed1983c1be059126e3715fc34922":"表单集合","741e41f5247b1541bde22c00e65f4401":"初始化完成",f75e31cd2e3bfb79be420b0e61a533cc:"远程初始化接口请求成功时触发","211f02318e3cceff5ee50d4949a5c8ed":"initApi 远程请求返回的初始化数据",b2a5322c8dbc0d8343315cafbd39b7ce:"数值变化",d6fc04abf4889a864bea240d6b67963a:"表单值变化时触发","66f1115691b0a3e434dd3e8a6e733730":"当前表单数据","7233c9cadee5096097673c9590eae9b8":"表单项校验成功","6611594c527756e23d4044f908fedfa9":"表单项校验成功后触发",e00a32d415785d5a5d43a593d26cbaa0:"表单项校验失败",d4c12cea41e1595329358edb365c5f5b:"表单项校验失败后触发","368f9bab722b255f1fdb669a89f0c594":"表单校验成功","35e69ab84129d721229bc5b48afdedd2":"表单校验成功后触发","641fc404690a43cb13e4666ce272974f":"表单校验失败","5d7dfa5bf9bcd278f06fa37e482a2c35":"表单校验失败后触发","23b62e9cbc868e024b80d2e3fad80ac7":"提交成功","8c9d9d2594b9cc39294c6939bd08a5d5":"表单提交请求成功后触发","18344d8a27aa678e401d5e575d4efe99":"提交成功后返回的数据",f5d008dea7d2e953195a5588dea3c8e4:"提交失败","86555672b37841b639311e7d49f0f593":"表单提交请求失败后触发","17aa713bc661f98e585ec3725d6d4f0d":"提交失败后返回的错误信息","4e34003861eee3de1e0c9c1222249bbb":"提交表单",a360c5d4e723ad78a5e52eb1f5f3f2a2:"触发表单提交","1b6f5cc49e71c90a5b85a796285e3135":"重置表单","35de8c264c2a87836ccbf302b4ee673f":"触发表单重置","4a3deab45c0a7218b8ae58a33fd24c28":"清空表单",c18255cd6a048da86045c59a65fdc92d:"触发表单清空","17f2bf425eeb7d20d79c595344e9dc94":"校验表单","27f35bc7086bf54e27e254f5d77c3168":"触发表单校验","60ad7d0d170b973ab9cdb0b23e636704":"提交按钮名称",a834505b13627a2e9eb4e0a0c2746e5c:"当没有自定义按钮时有效。",cbef9ad64297efd7657d5b67b2112751:"自动聚焦",ded8caee55c05aa0f1a4e6a197c480bd:"设置后将让表单的第一个可输入的表单项获得焦点",c8801f299681b3080968effcb13a57fe:"禁用回车提交表单","4fe8162504ae5fb955c30863d88834fa":"设置后无法通过键盘 “回车” 按键进行表单提交","6232c762a93aeb3c89cc759c06802610":"提交完后重置表单","7d61784cd115d333f01a3c0c46408a1c":"即表单提交完后,让所有表单项的值还原成初始值","49086a13c74f262de398e60f448ab056":"初始化后提交一次","1babd035cabfeb997ac3eee3f938d794":"开启后,表单初始完成便会触发一次提交。","0d1fb15904862f5fd2d81d2fc8f371d6":"提交后是否关闭对话框",e91209a4a78c0b34c26b681b49e0681a:"提交给其他组件","4133d2c3613ece9792c90d185ec32306":"可以通过设置此属性,把当前表单的值提交给目标组件,而不是自己来通过接口保存,请填写目标组件的 <code>name</code> 属性,多个组件请用逗号隔开。当 <code>target</code> 为 <code>window</code> 时,则把表单数据附属到地址栏。","7653297de32f34fdec0dd0653aebf358":"跳转","6d00e21637c382cbd4d949b7735a2e41":"当设置此值后,表单提交完后跳转到目标地址。","672b63d7523095b949f5fad233fa0cde":"是否开启本地缓存","8a0544ca2f7ddaf8768ab599858315a6":"开启后,表单的数据会缓存在浏览器中,切换页面或关闭弹框不会清空当前表单内的数据",ce2457fe99197e0fe81b6fb08e3eaf0e:"提交成功后清空本地缓存",bc01ee1a28f980c298679610fe4d2d66:"开启本地缓存并开启本配置项后,表单提交成功后,会自动清除浏览器中当前表单的缓存数据",f5e55fb88f5adc71beb0b1fff60face6:"表单组合校验","8101a0aec7eba32e633e3cc29f4b7ede":"校验规则","80ce5ea9ac2c3001e6e8ea3175ecc12d":"报错提示",ff7cc75cc43c25c823d05d87cb8190b0:"保存接口",d325cfafec323a62463af3d3da9b6ede:"用来保存表单数据","057a9c2b2027a6b443741d8a0c04e4be":'{\n "status": 0,\n "msg": "",\n\n // 可以不返回,如果返回了数据将被 merge 进来。\n data: {}\n }',dd1b9892e274b16540aeda961437870d:"采用异步方式?",e638bd32b4342dfc7a15990a79f588ae:"什么是异步方式?","6df230c8f18709575777172f0a9a588c":"异步方式主要用来解决请求超时问题,启用异步方式后,程序会在请求完后,定时轮询请求额外的接口用来咨询操作是否完成。所以接口可以快速的返回,而不需要等待流程真正完成。",daf3aec137ac74941adb1b1d3e3dd1d3:"异步检测接口","0705e4aba9f22ae70d906e2201a4a68d":"设置此属性后,表单提交发送保存接口后,还会继续轮训请求该接口,直到返回 finished 属性为 true 才 结束",b4bc91701b86fe8543d649e97daea602:"初始化接口","258c437ef67e5ef12f3a766ff1802f85":"用来初始化表单数据",e8c46074d8432532cac25eba56bca354:"采用异步方式?",d2af24c0f76cf325f1c8fa939576c379:"设置此属性后,表单请求 initApi 后,还会继续轮训请求该接口,直到返回 finished 属性为 true 才 结束",ab94e2c30b3cf0fd11eea477f70dcbaf:"初始化失败",b64292a1903bd969d0e3a558c334f5bf:"默认消息信息","8a5e590f69e1ae52d86396410ceeee5a":"可以不设置,接口返回的 msg 字段,优先级更高","3b108349b93f7c8c4e2346f8d48c092a":"保存成功","6de920b4e4e08b261cda928d9beefab4":"保存失败",b66ef8966dad62d377bc5310d8b88e7f:"保存成功提示",cf538bbe1fb431f9e2668da4d84cfadf:"保存失败提示","6509e435d66db2a105b2444b1d3d0db1":"验证失败提示","02e977ba56a7ccc59c277d2d5be43ba0":"用 Panel 包裹","1cb01363e2463443bc8105f544ce2736":"关闭后,表单只会展示表单项,标题和操作栏将不会显示。","1fdadb49bcabfdc36a4a9e020f597f4d":"展示模式","57d348e83d929dd4cb3bab04debc93a5":"Panel 的 CSS 类名","9b26fa2b5943c827eea294e79b1427fa":"可以设置 Panel--info 之类的","85ca671c1bb6de5a15456a9692d2edf4":"开启调试",f24b7483069b44490a6379be5b90f4e3:"显示当前表单的数据在表单顶部",eb332076d766c2e817285f0a6d4860b9:"公式","000cf7353ce03857c671e89c91b35464":"通过公式计算指定的变量值,并将其结果作用到指定的变量中","9da7578f9329ccaee1bbdf6a766744fd":"计算公式","77562ec3db28683ec71612a11e6b39ef":"公式计算结果会作用到此字段名对应的变量中。",c80c42a0be1b39ed899b1f5560875cf8:"支持 JS 表达式,如: <code>data.var_a + 2</code>,即当表单项 <code>var_a</code> 变化的时候,会自动给当前表单项设置为 <code>var_a + 2</code> 的值。若设置为字符串,则需要加引号","89a8549c2ed7fc23a683599731d92b22":"作用条件","3df193f5d4f652a4bac331a69761041b":"是否初始应用","86cebf86c66c6a4e6731b840c3967ab0":"是否初始化的时候运行公式结果,并设置到目标变量上。",aaff9b44fa3c84058d6bec9888b7b39f:"是否自动应用","677568b4f6505bdd63387137bfcbf35a":"是否自动计算公式结果,有变化时自动设置到目标变量上。<br />关闭后,通过按钮也能触发运算。","222c7bc60f06552b019d71bce57013ed":"功能组件(公式)",bb09a378529edac439abc2edf05c10d7:"表单组","39d36f049a794eb8df305b5ca7710c36":"水平展示多个表单项","32f6f7f8164c7f78e4b46eb50c158ab9":"子表单","400fbff5e744d3b7317dd130eaad723e":"请从左侧组件面板中点击添加表单项",bd1aded1c983ab7fcf3990f0dc31047c:"列宽度配置",a170a375b264f7fe0c02a7ca8c268784:"宽度设置",daa0f354e189c0da577ea25be13f874d:"适配宽度","4db804afe5c99f7ca4fe988ada35c77f":"适配内容",f1d4ff50f3828f9b73412e7d94e6dd6e:"自定义",d5d885add2551454955bd70411769c88:"宽度占比",ff7e66f1feaaed3260b6e8ef432efc79:"间隔大小","1b3408880b73544a3fad501dafbb71e6":"列 CSS 类名配置","551481accddd97e18d7152f511fb8987":"变成多行",d27d7b1542d91641d1d232c9f58b96d1:"隐藏域",d50b9a7291d45d1da8633439427afaef:"隐藏表单项","4f6595b5030e171fcead42d321ba767f":"功能组件(隐藏字段)",b6946d13d670fc49b721b626bca426b7:"数组输入框","6e43f86d0b2973c34078bc7c7bc02eb0":"Array 数组输入框,可自定义成员输入形式。其实是 Combo 的 flat 值打平的一种用法,可直接用 combo 代替。","02cc4f8f5a9aefbc03c778f7a5c989c7":"请输入",a4b72cd5d7c953c57b00e3597b9ef666:"数组框","89e34c77922f9362fc8f4033e7f6bdf4":"启用拖拽排序","1362211a6bfc8cc4130d54643e8e9732":"可拖拽排序提示文字",ba6a6f2cdb46e8f80fbfd4fed20eafac:"城市选择","20700607ccdb7b6c83f3b5bc525e6975":"可配置是否选择区域或者城市",ee167d4c74e600248aefe9d0ba474705:"选中值变化","770fe9e7899cd310b035ef50a39ab2ae":"重置为默认值","9633e6be5ecb44fbd69b3e8328cc8430":"允许选择区域",eec86dd33ae6186937da563fcde3555e:"允许选择城市","95892a76bc26c2db31087c9914e442b4":"是否出搜索框",d1b5ad85ada6350ea1a1432b813700be:"颜色框","5a9e72d006165ae3dacdbd96f931f70e":"支持<code>hex、hls、rgb、rgba</code>格式,默认为<code>hex</code>格式","6b36c6f7ec834692ec6c8e3816349fdd":"颜色","277daf93adca7889605057f566b584bf":"输入框内容变化","40fa260f07ed5a14f9516c0c37fbfd4e":"输入框失去焦点","3086da6514671fb8950171bf3af4ab2d":"清空输入框内容",a47b08f4c83158a058c06e176cff501a:"拾色器","1b25b3b1b5076f0c2e6bd12d73c56f79":"隐藏调色盘","9b161db0e2e749c1106c702c8097d380":"开启时,禁止手动输入颜色,只能从备选颜色中选择","05a64e0df1490a5db391e7a43eced6e0":"备选色","6cbabc9a4cc07c1e26bb131c02833f8d":"拾色器底部的备选颜色","79d7c8cd739a1f94c7bb30c74323eaa7":"X(时间戳)","84c7af622906c4e9d62bbf905d6ee517":"x(毫秒时间戳)",aa2fb1b6cffd7c9783c11047adcdbae4:"请选择日期","8935dbb864f032bacc618b0938887ad7":"YYYY年MM月DD日",ff91b28a49de6fd998dea31598198a73:"请选择日期以及时间","3e253325914594e1dc483c0b64ea7643":"YYYY年MM月DD日 HH时mm分ss秒",fbd05a89ca037ca9e5a6af4c2206d488:"请选择时间","90696835bfa70d38b02ef5533d33c88d":"HH时mm分","6154f88c0ac259ace41b0a5be45d753c":"HH时mm分ss秒","904393383755b88e61f5c242eafabdda":"请选择月份","55546b74d8819d49cccda6277f3a3282":"请选择季度","13ef7828361c8aebbf6ebe09370f5e41":"请选择年","4be42a8a2cbb9088b4d051cfd824d68c":"支持 <code>now、+1day、-2weeks、+1hours、+2years</code>这种相对值用法,同时支持变量如<code>\\${start_date}</code>",be28cd64f978dd70c1cd345ebe751bca:"日期框、input-datetime、日期时间框、input-time、时间框、input-month、月份框、input-quarter、季度框、input-year、年框","52ea2070560eb55083b64f5ba748697d":"年月日选择,支持相对值设定,如<code>+2days</code>两天后",e54ca3223a36c6489de0fb8a39d4049f:"日期配置","96f9d9fc9cef8b18e3cd1cf9077147d1":"时间值变化时触发","0a72b3858efffaa1bab685fa840b701b":"时间值",f6db3514c72bdc34922f137a8a92b997:"输入框获取焦点(非内嵌模式)时触发","0f5fc3b84cf9c24ff3acae45ae22fb57":"输入框失去焦点(非内嵌模式)时触发",ecd1a3cadcf1d55250afafbbde767250:"显示格式","182503224cfaf1f63c566f13da56a2a4":"请参考 <a href=https://momentjs.com/ target=_blank>moment</a> 中的格式用法。",bf8f46b5c3b309f666965a74d57ac093:"支持 <code>now、+1day、-2weeks、+1hours、+2years</code>等这种相对值用法",f0789e79d48f135e5d870753f7a85d05:"模式",a553741d5ebb9c80d7d2a63b202cf4b8:"浮层",c6e1b91d329a61b691d0d5d2eb343ddd:"内嵌",a2847d82fc998cbe25447b14d113234b:"请选择日期范围","3f9c3a9eb55b7116bcaa6b614ecb38be":"请选择日期时间范围",ddc4a982defd88cd164c61da914819e1:"请选择时间范围",c899221db27c8b3606ce7c807f0765f2:"请选择月份范围",c09ddfc72d3c34ae6aa76d5a457cb403:"请选择季度范围",cb6deedf9cd4a0b65abd70798cfed85e:"请选择年范围","7866226eb814f681dcc4037e7489aab8":"日期范围","28de3d73d839b616bd617b3636669780":"日期范围框、input-datetime-range、日期时间范围、input-time-range、时间范围、input-month-range、月份范围、input-quarter-range、季度范围、input-year-range、年范围","9024ff398faf8340b92bf0208431973b":"日期范围选择,可通过<code>minDate</code>、<code>maxDate</code>设定最小、最大日期",e7271563debf3c7bcb85e23816c35acb:"最小跨度","6f44927b5ffddc499e4dc26889169143":"例如 2days","6da95498bea887b2ea7c6c2bb4b2fdc3":"最大跨度","61fd7e3e86b168be41ac2e37237e1788":"例如 1year","2f8d6f1584b73bfc6dada44526abb502":"昨天","0dc86a275145ad5a7774e594f0d94a06":"这个周","79abd4ee3661ff70c7d79716c8aaed83":"上周","73bef6f0c997ffe317c868c4716baab0":"最近7天","8f2a5a5f6e3777c7a0e1ce9484a2f7d7":"这个月",d5578d93388a5b2552316418cd1124da:"上个月",ffb2b7fbf227d9d21e03d0f160fb2a34:"这个季度",dd657784cc0d5511d2f25459e49ead1a:"上个季度",d3dbc7a7fd9fc5ccd168084c8579c1ec:"今年","2f92fc7bf6ef3dd57c514d0797fe2f1e":"前占位提示","592c59589144ddc68d05d528da17dcdc":"开始时间",a04c4894d83323d187f65cc357fa646e:"后占位提示",f782779e8b5d709462c8e71e0d9019f2:"结束时间","59a81f21a829e24e9a765c4d6e509e68":"年月日时分选择","5eb8cb70e4dc97622c967d7c7efd6566":"日期时间范围","7f4466c0a16a1808b5ee398ce55997ab":"日期时间范围选择,可通过<code>minDate</code>、<code>maxDate</code>设定最小、最大日期",ab37cc3baa3ec204bd7ebfa450568c40:"邮箱框",e3c0d799e8880a36edb07e34fd1bed67:"验证输入是否符合邮箱的格式","3bc5e602b2d4c7fffe79258e2ac6952e":"邮箱","899339c1133a6100a1b223680d26692c":"上传 Excel",b0e4a21f29af38986eebbbf867eee31b:"自动解析 Excel","7caadb59b5892d107a909816b6571c66":"excel 上传解析完成后触发",eb3daf37c93971703187ecbacb00c74e:"excel 解析后的数据",d9435aa8028acfc660276c4e0af5536a:"解析模式",b14494137c805dc66bdc9ed88d7fd2de:"对象","0e67d4b0e351b00f4bea9840aa6b99d7":"数组",fe5c59cbac3d45314ec6397d9f75789a:"是否解析所有 Sheet","50b10b178196378f4359ce11bbc31372":"是否解析为纯文本","1647e4bfb548f2e8468d10b4b3bfbe21":"是否包含空内容",ec1f230a0181d79b37967a455b1f3515:"可上传多个文件,可配置是否自动上传以及大文件分片上传","8dccb3d6633a85edb21fa52599211654":"上传文件值变化时触发(上传失败同样会触发)","5560230c43dd8d8c2b4a62d829f152b3":"上传的文件","7dcb3fb3ccc93369798d4b6950e96058":"移除文件","03d585240162dad662a0a6b5d90a4692":"移除文件时触发","6775136a73e41c1b2cb4ab025773e326":"被移除的文件",a7699ba73144aad544eb9ac49f82749d:"上传成功",e309c24c2b07e5970208a82388f1d88e:"上传文件成功时触发",a27518f50ea00aaacb2c4e52f113eeb1:"远程上传请求成功后返回的结果数据","54e5de428ca9d59119d4624706215a4d":"上传失败","4855bc3f3d06b9cf58d14b61839c5a51":"上传文件失败时触发","236dc056d6800bf423df47520637c52d":"远程上传请求失败后返回的错误信息","36d40a48f3da92af9fe55ee77cfae46f":"清空数据","18843505278637e44a29e7e1f39e0b06":"清除选择的文件",cf6e87cb9edfa398ccfc3db377e34ca4:"按钮名称","0ec0e6e04b9e918939ac8e0daf407b75":"最大数量","0a9dced8856958fbd05508d1218f8090":"最大体积","3e999689c93e7cd95ce6acdded1835fb":"提交方式",d28879b6a8a4ddb62bf6f2ab59303df7:"随表单提交","3a76423b7ae40b0fa8b0bedb470cce7e":"独立上传","7c6722203327e8173be987f36fadf610":"数据格式","6168fb08fe64663a502a132c5589b73d":"二进制","7245fe895fa1cfc42b5217a3de314565":"自动上传",cf9e4c80962e712eaa55551cccff317e:"开启分块","454dbf9b835af8627d4dfff2903298b7":"分块大小","2af0c8b5999a1d243ec5fe503da20026":"分块准备接口","5548252bd28fc1d217d13a9e5771ecb0":"用来做分块前的准备工作,一个文件只会调用一次。如果出错了,后续的分块上传就会中断。",d7832abe5b9ce8e41537b4964fd7cf70:"分块上传接口","14008d63c109cc0d0c4ba305671800d2":"用来接收每个分块上传,大文件会根据 chunkSize 分割成多块,然后每块上传都会调用这个接口。","70c935fa7ae03aeb1ff87b878e16841f":"上传完成接口",c88aaeddb5aa95c7627d84df33929e3f:"等所有分块上传完后,将上传文件收集到的 `eTag` 信息合并一起,再次请求后端完成文件上传。","1e4dc4d5f4a3a95ddc349147d4d8cd39":"文件接收器","258d9e27231b06769dd584a3365545ba":"默认不填写将上传到 bos,可以在系统配置中设置为自己的 bos 地址。","28b988ce6ae6dd62d24bcb8a52119179":"文件类型",f0a37d6f810c73a2f936f33035d99056:"请填入文件的后缀,多个类型用<code>,</code>隔开","58892b7a6a785706712761d5aebb4639":"模板链接",af4b910df15b00ba7fb5163558389cfe:"适用于excel上传等有上传格式要求的场景,为用户提供一个模板下载入口","26d384ebe61b6ffe0e64310331f9e998":"拖拽上传","644d03767c8148de6651cc6b00b0173f":"选择按钮",d1b06a828d05b0ff72328d50b16a8443:"上传按钮","0d4ebf2f4a10336011cfe0466b29ba5c":"输入组合","5b7363cba6bad37b6614809e9bd90746":"输入组合,支持多种类型的控件组合","13370c4a5c95eff126068be5cfd2a9df":"input 组合",ff10d1d90be63fbcdc7377435bf18f96:"Input 组合","0a7f8e17f8487c3715a154bea698778e":"可以对图片实现裁剪,限制图片的宽高以及大小,支持自动上传及上传多张图片","7c5e7ad8954effd97cb78dcb0e8f99d9":"图片类型",f816b3decb401dcd0c22db7f104beccc:"请填入图片的后缀或 <code>MimeType</code>,多个类型用<code>,</code>隔开","99e6b6011bacaabc18aeac70390252a3":"占位图片地址",d24bada35447c81d7d7ddec13c44b576:"文件接收接口,默认不填则上传到 hiphoto",e3be7b8a459a08fec8f378a0660b642b:"可多选",d4633ba7a30303a59891d051a7715cc9:"开启后,不能同时开启裁剪功能",e23c9e6279487960ebf85b9985dcba07:"固定尺寸","037805d2f16cfe69e3145c9f436c06ef":"隐藏上传按钮","80f7e6960804df47856301e7ad8bef6d":"开启压缩","2c4a34adf66f12d0a08716383304a66e":"由 hiphoto 实现,自定义接口将无效",d4efa8f599c1effe67bf6a7f38a9c40d:"是否显示压缩选项","4838f2f4ecafd0a3a4fcfe82521acdd9":"开启裁剪","3d948d24bc4c29689c5a1d4bcb9f2b98":"开启后,不能同时开启多选模式",e09f3466f78e62c1494fb36816950501:"裁剪比率",c7fa7f54ece94ae684aee1ee2088a5ae:"裁剪时可旋转",bd698e3f47ede4e59aafb28a291b77e7:"裁剪时可缩放",f785a357a820555445acd6f7051b1048:"裁剪区域",bc436447f54b10a9ac3f0ee3e1b863dc:"无限制","7ccc0313ac4c40b364f482341ecc3bb8":"绘图区域","4db4c540f05524c38e9431173736517b":"图片限制","13446481eaf0a047d8fddf159d981a7c":"超出大小不允许上传,单位字节",b7623c7e17098d5950694437aa7584ad:"宽高比率","2e81b2a5e6d523a70db93481f01af875":"limit.限制最小高度","1765a2daba3ba8c5af95e66fa83545d4":"宽高比描述",a7b7da38fcb8e246e910e178c5fe4ebc:"当宽高比没有满足条件时,此描述将作为提示信息显示",ed55564c631322fa3042c77286d6562c:"KV 键值对","746dd83e6891ccc9a19804c23c2c4443":"用于编辑键值对类型的数据",b3747d09769d3a2ea8aa664edc901212:"删除组合项时触发","654ad5670efdd25f1417958a7026a355":"值类型","9648d874d516a87965066342394e86e6":"key 的提示信息","4dae7425b21494a318cd4a69ce24608f":"value 的提示信息","233662283039ded8c29f070d1a807029":"是否可排序","4f9c849b6b7f048cfd242cef3e707a58":"月份选择","7c3885e3c3eca4d95521b3e220586628":"月份范围","5b4ad7ffa6eee985e72e002bf18ac09a":"月份范围选择,可通过<code>minDate</code>、<code>maxDate</code>设定最小、最大日期","1e65b8181e9a40e76b86e2c261cafbe0":"数字框",c45782c425bfc31824af8129bd6e0282:"支持设定最大值和最小值,以及步长与精度",acc945d0c8449dce7dc1441f466ec413:"输入值","5f914e36c49db618d06981df7b3c4d81":"数字框获取焦点",e52c2701b682679d6c670a8578cfa382:"当前值",efdd0d8923130f281b54506eef2121cf:"数字框失去焦点","0849471829a565a8af6b70a46346e574":"清空数字框内容","33bf23fcb86101a9994b7e4bfdc2b062":"请输入数字或使用 <code>\\${xxx}</code> 来获取变量,否则该配置不生效",e284e64008fd8b066da04bca335d032a:"小数位数",b317cbf67c94f986fc44cf4cbc2280c6:"根据四舍五入精确保留设置的小数位数","4c9bb42608b11278a5d9a2471b74eb40":"前缀","0c8fe8b3675b0c7f5a896a153461ea46":"仅在输入内容前展示,不包含在数据值中","242d641eab57223af01fb29940a096ed":"后缀","7915dcc78c28ed3cda8fc949a86e4806":"单位选项","8c80ed1f85135cc9153d0b7406ac5b38":"快捷编辑","0a8c852e27763a18ce5b72a87ba8b5ba":"单侧按钮",de93563a076f72b3e919870c9dad9935:"两侧按钮","5dd92ede50cc183f0f067dd29be5c325":"密码框",a8105204604a0b11e916f3879aae3b0b:"密码",a483bccf85587055ab31314ad1d2f82a:"季度","549a2a421951fc8c304c6223f346e024":"季度选择","39891e1760c79287985adece9a107fd6":"季度范围","6036c91d6b0b6d1a2468684e597d9f70":"滑块","4c65f10eacbfaf580236b5cbe2de68de":"选择某个值或者某个范围","0a6a4aee139530801791c556e7177a7f":"滑块值变化时触发",f34b1a3e26aadb6f60c546dbe9c62232:"当设置 showInput 为 true 时,输入框获取焦点时触发","404625f170839b2a24d7ab65304c2fe7":"滑块当前值","7c9ec5db3bf23f367c1a905d356aab5c":"当设置 showInput 为 true 时,输入框失去焦点时触发","1659f1112dd649ec55390fe7c8e3b1d0":"清除输入框","7220e4d5f9f65e4fadee5183f2e0c54d":"方式","9ec172e2cdff6146d623087d567c8574":"单滑块","753a8c54d3944e252be1af928b8e7afd":"双滑块",f2996845b6bf0a07fe26f74f35e42ebe:"单位",e48d95a94e49b81b12a0113a5c253d8f:"值标签",a465db53b8c98f42caa15ca5662f9c90:"方向","3aed2c11e95a9c0ea1d853d4aee72e8c":"自动","1d1a0bd85740653320d80f0d6e0918e7":"可输入",d22aa5f57ff8679ee7b7d473ef31417d:"可重置","15628d1d85aee23c229c528a70419414":"轨道","108db12ed4454cf1ab4242ca98442b7a":"评分",f11a0f49123c2099ca6c6162ca37f0ec:"支持只读、半星选择",ce9201dd7d5816945fbedae79927518f:"评分值变化时触发",cef3580fce1b3156908cc852dadef892:"评分值",e2c6470c3f2e76cb98ba951a64e41c3d:"清空评分值","09bbfb387dce6201df1ccef2aab161a6":"可清除","5ea244a79d480632f635a254c95c38df":"是否允许再次点击后清除",fa6f66437097fe23c948f4f9b78ecec0:"允许半星","1a10cd6599219eafb615b34234cfc0b5":"描述内容","9c07532d0c9acfecfc4ec2eb265c3e03":"字符","2a3d1f6d5b0afdbf04033e2f2c1fa11e":"未选中色值","497562b3159756834c7adfe9525bd7b5":"默认未选中色值为 #e7e7e8","4dd547945b10f672a7e48d7ffc42496e":"选中色值",f186d55a48868a88b026d48efc1cf36f:"评分描述",d38056d1c6aa9456f4b6b2c20aab06a2:"重复周期选择",b3389af540d99fe9e51fb2995dbd6dff:"选择重复的频率,如每时、每天、每周等","2d842318fbd931286be387aaf5b2a7c3":"周期",a2d92b5adb07a4bf8a45e55643bc39f8:"启用单位","42c036311993897680ef37f11e4e20a8":"可自定义富文本的配置栏",e2591e971f4c28db7c80a5f546084a1d:"富文本",b582587147013afc52c58de5fe34d7d7:"文件接收接口","70209fc05c1a5b21f05b186a0f7ba2ee":"编辑器类型",eca97e97331bd76aab9f6160991e02bb:"froala 设置项","39624e820b79bbd62561357f6179c8d7":"鼠标覆盖配置栏中配置时显示的提示语言",a7bac2239fcdcb3a067903d8077c4a07:"中文",f9fb6a063d1856da86a06def2dc6b921:"英文","81fafee54baebeb9591b5e7840d7e650":"大屏时展示的配置项","0b6eee152cb2553ed4298ca2fe82d3f8":"屏幕宽度 ≥ 1200px",f126c4368fbf51cfd470684e7c3d31c9:"中屏时展示的配置项","3b8c320d14dba586c581ceb951917397":"屏幕宽度 ≥ 992px","89bc688b5b497e515ce3c026a1d92669":"小屏时展示的配置项",a849d8a0f59f3ae146b149b7b4fc7480:"屏幕宽度 ≥ 768px",b8c8f1c6a56e902bd837420da0f554b3:"tinymce 设置项",e4d0e65de0018b63698ff22d683d6dd5:"是否显示菜单栏","63068211669d69b4028eebe0052425e7":"启用的插件","1a920d9999206a9fa5f588c7405fe081":"SubForm, 配置一个子<code>form</code>作为当前的表单项","18c113b99afa964ee988f30e81baf12b":"名称字段名","4d930a9c13fca9d74e1a77496abfaa58":"当值中存在这个字段,则按钮名称将使用此字段的值来展示。","307ae20f587910da3e9bb4e885334b6a":"按钮标签名",e366ccf1556c0672dcecba135ed5472e:"设置","70c04a0f4522e39fde5f18ebc85b6232":"允许最少个数",f58ea00f6a84bcb1cac174d1f68c88bd:"允许最多个数",e41fd1934b82f93f5737827be7323119:"表格编辑框","0fbb26a646da61d2123319b4d0144ba4":"可以用来展现数据的,可以用来展示数组类型的数据,比如 <code>multiple</code> 的子 <code>form</code>","4ba0387a2daf11ad9c67a75b52819eb3":"表格表单",a80f36ea893b8135df8d9266bf13afac:"说明文字","1f9794dd5634220ed0a498c666cf46fe":"列集合",b2c712c788d3a143206eee22fe24d9f1:"绿色","6b93fcfc1a5795189c6072fa6e86d4f6":"快速构建表格","0c14e431f1b5ecd163f8fa010a0654c7":"新增一列","13c250c68608118463871ce7cd8b292c":"表格编辑","6a2f67fe2d8bb1d389eb934dd8a72b1f":"增加按钮名称","44177f78c596be113d4fe7c6bd7bb46a":"增加按钮图标","1d34fdbdcac357588c255c1ed2336a3f":"新增时提交的 API","96848841ea9b2a7d692aa6de57aa5e3e":"删除按钮名称","34f020715121478c6a8e4654954c84fd":"删除按钮图标",a497289d862c6aeff8e61b6479b1081a:"删除时提交的 API","748f181258041bac1fe7346e970dfebc":"是否可编辑","412e319fdd893e6f3b26a1975d21b0e0":"编辑按钮名称","396ffcbab4e21acb77f6987f18ec94a3":"编辑按钮图标",c128de224b606b094bd8139890fbe215:"是否可复制",d59abc7020b4a6d943a0031da4518422:"复制按钮名称","5d04af0e9d59ab3f1265cd8345c2517c":"复制按钮图标","681bdd6184b526ade9665e6d74976863":"修改时提交的 API",c29e632a658ecb98edb874833b070e98:"确认编辑按钮名称","24c39bb36955b3113baefcfc20c5f60b":"确认编辑按钮图标","9c68c27e8939af40897d1b0bca0360a5":"取消编辑按钮名称",e54289c1f0e9311185adee89af24e618:"取消编辑按钮图标","1205e138ba64dddf61c1f8e6eb3a1aa7":"确认模式","1c1618f67cfea6fefb5f287932be2c27":"获取父级数据","677fb705e57897710d28867b7628307e":"Input CSS 类名","14d342362f66aa86e2aa1c1e11aa1204":"标签","1b4996b29c7b4d5fb45ca701e6438d14":"配置<code>options</code>可以实现选择选项","52636511861a0e08cbe6a0eb1c27d816":"红色","9c9aabab3f7627ff4bb224b2738b26ea":"蓝色","9888468550779b1777260b8fafe6abc2":"选项提示",a2cbb42e488dffe644bdb87c26afbc07:"最近您使用的标签","6f6fa31a91b516b28ebee7a86a9b13e2":"设置选项后,输入时会下拉这些选项供用户参考。","379b5486e7860a9f38f37dddabbb094c":"文本框、邮箱框、input-email、URL框、input-url、密码框、input-password",f222f5413d3854897741e0ec4b0d2c7b:"文本输入框,支持普通文本、密码、URL、邮箱等多种内容输入","9306b956ca5950203ee49a2680cac63d":"输入框左侧或右侧的附加挂件",d548d3e938088d5d469a28c20e939750:"自动补全","424cd425082360322678a5c8d6910b80":"根据输入内容,调用接口提供选项。当前输入值可用${term}变量","7e9c83e86beb612377a94e6e8d1fc644":"显示字段","26ff46d82166741297ce666b2792af85":"选项文本对应的数据字段,多字段合并请通过模板配置","6d4ce0631f37676a887c9599691fabec":"选项文本对应的字段","2e01f5f5889e33d003bec7857cd38445":"值字段","959c27193eb0a41d01f4b53dcc4b9245":"值对应的字段","82a61b32c76fba3dc83e2611624e93ec":"时间框",c54993eb4c2a46263cca2e6bdebb051d:"时分秒输入",c166d8f9804ecef74b3b74190599a7b8:"时间范围选择,可通过<code>minDate</code>、<code>maxDate</code>设定最小、最大日期","479728c411bac59bc44d5ab8dc3cb4f0":"树选择框","15ac5d800c0163b4b806622739478e9b":"树型结构来选择,可通过<code>options</code>来配置选项,也可通过<code>source</code>拉取选项","57a6105deead3fec79028cce7bfa2004":"选项C","9bc04a190ce0a5ba1ed473cb628b5ed4":"选项D",f77f634e6892c6447c5d9df623e42aff:"树选择",b35014ec330e91860bb188200fba12db:"选中节点的值","65d76d0590aa6e05d61fe8db4c6a11ca":"新增选项","0761b99481b1bd10c1d6aad6028a8281":"新增节点提交时触发",de2392357fc78e9e0f0946bcc0af87b6:"新增的节点信息",cf965b232227a0e9d14f4f7e31b01c62:"选项集合",cd994c38456676f5a55c5593b6a652bf:"编辑选项",e385c7c6f726dc2641866d9050777efb:"编辑的节点信息",d015e18748f42f53bb6ab213e9b06187:"删除选项","58cbd355c5bdb80653a8ae3d3b316c37":"删除的节点信息","58995b490ba67e5d29dd87f422b14861":"懒加载完成",ec2fb7a5db150690b14b63f83d9d4b30:"懒加载接口远程请求成功时触发",e6b94af26512b3f7ea8eb1433d4a2aaa:"deferApi 懒加载远程请求成功后返回的数据",e2edde5adbdf33f6dce59a299cbf5fad:"展开","38747bcbc3c47924098076ee87e59933":"展开指定层级",a148ea1749eaf611df5cc95b533751ec:"展开到第","37252d3a5eb0ebab17bfce14968b47c9":"层","01356df4561f9da87d2876ec9c0dacfe":"展开层级",def9e98b60e3bfc493bcd7693e702096:"收起","3ebb9059b6abc8f80a212b5795270ec2":"收起树节点",d81f0b9079d5a38bbedffeacaad8b905:"清除数据",ce5e449208bb568eaf722bab9a20380e:"重置数据","25ae4ca8d4b8a67b273066a97a516327":"选项 Options",fe7509e0ed085b86f07e3e9975cc5b3d:"值","72453d792655604f1fab821146133d7d":"子选项","210da23d108e85b2f0bbfa85846cb792":"新增子选项","204770091fd4b7cd0611ddc65bf21d37":"子节点自动选",be7d848c40dfdd3e20f233c373af00a5:"当选中父节点时级联选择子节点","4c3ed2fc7331db687fc0e8ffb8f672a7":"子节点可反选","0ae8c01434dc2a38a90561fcbf5d79b5":"子节点可反选,值包含父子节点","22c023bf51970a461cc164e711f3d3ff":"值包含父节点","6e19e48a52986659ae5ba1bfe612ba8a":"选中父节点时,值里面将包含父子节点的值,否则只会保留父节点的值",cccb3595f8ff536e27d94ec91a49bfdf:"值只含子节点","49ccf100ac35e1cc3d40b7222cdcd1a7":"ui 行为级联选中子节点,子节点可反选,值只包含子节点的值","4e373f3ff64ad29a01da87317eb92088":"节点最小数","160cb9a7d57c5b5ca65b5cdf79e8fd28":"节点最大数","0d83078816aa273f2941c9b55ec82bf3":"数据","1cd9e1bb335cb0643d9e310dd4edd830":"图标字段",a0e965072593eb1b19b4568fa26d977c:"只可选择叶子节点","8865c6822a31e0da6bc7eece8677d8f0":"可新增",bc560e477282dafc3c37b7a665af4f9c:"顶层可新增","89664aa96ba7eb788ea273c0d36467cc":"顶层文案",b4eab506cf436d3cdd1cd68fc857ec04:"添加一级节点",dfac151de712ab0b3618072c8a7f0a0f:"高级","2b3073b1ba5f9deab7818d8be02de3a1":"高亮节点字符","14dc30e68a3d8d53e8ddd98876c1d480":"选项值包含父节点","68c7da9593da32100cb82ef5106047e1":"开启后对应节点值会包含父节点","9cb417cfac37e6d65dedbc35ee9e916e":"路径分隔符",d6840c02c4d9cd5f4f5fd4d9f3e6b916:"显示顶级节点",e2c310a329c2cf62a0764fc912f2f583:"节点文案",c48d9f48ce8a798772f17d1f47560529:"顶级","8c9a3a8cd5de83121c03c83f909a7534":"显示节点图标",ae7d563d3190ddbafdda8093fc28fc5f:"显示节点勾选框","4444d03faa51f8550a8a4547fb471ab7":"单选情况下,也可显示树节点勾选框",b39c6fb1cdf629d3f3032d6c7d4694a8:"数值是否携带子节点","1fa482fed3042cac9f96c6f43c13f84a":"数值是否只包含子节点",d7eae84550f9b9bc0c78a94e4072ad0d:"自定义展开层级","346f7e0c7ef27b6a83f3c9f8f406d737":"默认展开所有节点层级,开启后可自定义展开层级数",b40163733b8e3a420e38f295bfab369d:"设置层级","55b50a43f58fa746600d6bafdf405336":"顶级文字",feec2a81557811b7fc38b0e6b758c3f7:"是否显示图标","945da00807804cb992a3aeb0ed6ea698":"是否显示单选按钮","13604cddfe74bc9b9078dd61f9fb94ef":"URL输入框",ed2e16700e32afdcdd745aa31454edb9:"验证输入是否为合法的 URL",b233766d3fae72574d3f9ee98c5be120:"年选择","32a750b4fd61f1cfe37cac7147f05b3c":"年份范围选择,可通过<code>minDate</code>、<code>maxDate</code>设定最小、最大日期","973b69af999dbdf4fa124df8c928ca6e":"只读模式","710ad08b11419332713360d2750cd707":"禁用","7abf78a41095c6d21a1cc89b4a876233":"隐藏时删除表单项值",cd8992b644e6c18367861a4d913fd116:"验证","1040279cf7b8dbdb842f597c30095f62":"校验接口","133886b10fd9721e6cf91b76f2df5b6e":"单独校验这个表单项的接口",b95c6e14a4d8f6a6c6d99d583916f327:"合成一行",d22dfe420e4b00e000b93f94db3c856e:"列表选择","5e391af52da238f13c78b471a7cc54f3":"单选或者多选,支持<code>source</code>拉取选项,选项可配置图片,也可以自定义<code>HTML</code>配置",d1f923b8e23b66b3e48953ba1ce17839:"地理位置选择","989ea9acbab9b17d2c15e2946b5365bb":"位置选择",dffd9d86d2003615897b12ce7597d77b:"百度地图的 AK",b472ba224a7d132c487ee6ec4798f835:"坐标格式","36443b53c845b197db8d39eeda433ab9":"百度坐标",f58cb611aec0998a44ef104b5c950b40:"国测局坐标","076a041dcf45a36b29c5cdb8b8eca922":"矩阵开关","183aae5eec1ff547833dc338aaeffc9a":"可配置行单选,列单选,以及全部选项只能单选或者全部选项多选","7583b85ff3579d60a9f9d323c2f6674a":"行标题说明","3fc35bb610852289cf718f07a5b79369":"列1","50987924540e6e35c78246031499e75b":"列2","08a6996be7a86af5692cbca41922a5d1":"行1",ce31d858c63395098c5e4cd892bd473b:"行2",e9b376d39966c8182683019f95ff8cf3:"行级、列级或者单个单元单选","0f244785fd9f555aae9797db4d14fb09":"列级","5a57bd526cc3170b6c86f920fc24cdee":"行级","45dde5879e77d7f7a15d04b8fed26ec8":"单个单元",dc7558211f2990370954c2e7ca498ee9:"列配置",f4c807fd8453f4b3fdaab02fb9c21ba7:"添加一列","39886861ea5d8b526e0ac5ecc78d110c":"列说明","34ad26bd1fb448c7f2384252d856c02b":"行标题文字","48baa62373a2f90d6aa743d7821be956":"行配置","854af3c2cd9c275ac70fc5121ea4fb2e":"行说明",bf306308e467aeb7b00df0e2dd127d06:"添加一行","75bf5fd49520bce97de632700fc8a129":"获取矩阵数据接口","24d9de25721d1fb0ecf89ef81c43d877":"级联选择器","10d1cfb7219a5445ef1e70aa16e4451d":"适用于选项中含有子项,可通过<code>source</code>拉取选项,支持多选","03cd388fe29a4fc116c0021e496a113a":"选项b1",fb00d1c1a65d3739c03a0b2715168327:"选项b2","353ae08afdb3d0a3587e9b27ca239c33":"选项c1",bea7ad76f0f321124ff614a099cb9a85:"选项c2",dbdae74eb12668e2b9568b013bf27d45:"可检索",ae45cdb51c795df3b046f71afe3611bf:"空提示","601bb29fe72e56930dea03ae3e1aa555":"检索无结果时的文本","6a7f7d89c8f1f3e6aab0962ff920b145":"父级作为返回值",c23eb92d1f249452c3ff3ee13738b47a:"开启后选中父级,不会全选子级选项,并且父级作为值返回","8fcbfdc1a9403f6339d81911473806da":"列表选取","819776e8d96b1438eca3594f47bdb1c6":"通过<code>pickerSchema</code>配置可供选取的数据源进行选择需要的数据,支持多选",dc0c50a5c9832b393df34835111c34a3:"开启内嵌模式","1ac065ed64b81380384a0b371d5b404f":"配置选框详情",d64b585847f015eaa1443a3a03562350:"已选定数据的展示样式",c2c23b4fc7f695c58e947ad413f2c5d8:"选框类型","33e6c41fed95c25e3b426d596d504579":"抽出式弹框","5a7af8d3e471d98339c84b07a844547b":"通过<code>options</code>配置选项,可通过<code>source</code>拉取选项","1e890599eec94efccec337cd474f7f1b":"默认选择第一个","46110787e4774b81418b274e9b06127e":"一行选项显示","83a00680e0872e2a35496be7e12c1309":"每行选项个数",c30264927c3c170efd2e7763becf12fc:"单个选项","8a0c1f35cff334fc105b6d52b195369d":"支持多选,输入提示,可使用<code>source</code>获取选项","75cc2a992ea150d3a6c68ac4bc486637":"新增的选项",a13b85bddbcdab63ef2b2d98dd46afe9:"编辑的选项","8aa4d6aedd7957ebc6b87fec655695ef":"删除的选项",e19c0792886a147d74fc662d7af138bb:"单行显示选中值",b28aa9c36d0b506a71aa78b628e796c6:"标签展示数","2b23767de575e27fc9e4e0949e885f81":"标签的最大展示数量,超出数量后以收纳浮层的方式展示,默认全展示","406af2b98e6210cd42d7f824cb6dfd16":"选项值检查",fa8d03e8b5458c1a1d742736bc26e25b:"开启后,当选项值未匹配到当前options中的选项时,选项文本飘红","33e7b7433fdbeafa1ef71105ee28c061":"静态展示框",c99e0a675933de39693b7e80d5b70405:"纯用来展示数据,可用来展示<code>json、date、image、progress</code>等数据","134492cd10a0646da6f23a743feee6d4":"静态值","04f5f12c49c2a6fdc43da049591328ad":"静态展示","663a93dacbba9f7860dca783cf772419":"可快速编辑",abd733d00ec656e7b0cfd88deedf102f:"快速编辑模式","78f395c15aaf8c92d9223f6ca69b41a4":"下拉","5e2d1e872682befd5350687f94a6b417":"立即保存","2d2eb2ac28f074d1caef0d332d61cfb0":"开启后修改即提交,而不是标记修改批量提交。",eccba4475f3144e417e55fd96e831e09:"立即保存接口",c8e5c062d5ad38e54413abd9c7cfb2f4:"是否单独给立即保存配置接口,如果不配置,则默认使用quickSaveItemApi。",c3ed36e4abb96c18a6c83350994cdea7:"配置快速编辑类型","45a6c55d8d2d92af84e219defef084d5":"配置快速编辑","3f337f436989e9847790e4435423f77e":"查看更多展示",f7247cd14bd964b883bbb481892c440b:"弹出模式","2a2924380dfcaea998bd8a49703545a9":"抽屉",a06e8df4e9232cc606e0202e06a198d8:"浮层位置","68b54e7b408c4fb83561c931aa668eae":"目标中部",e18459c93769a5afec01e1ce60f9b9fd:"目标左上角","1fc3cdd8437f5057774cde2f2c51f97c":"目标右上角","63dd9faca92bccfd436ff21a6b4b3151":"目标左下角",d01c239688b9c8fc145191ee642dc080:"目标右下角","8fcf9802436282672a8e28ebd6262390":"页面左上角",aed25160b4e8cfc613a743c4549e9222:"页面右上角",d4a4ab1916187e09b9c037705fd49ffa:"页面左下角","921fccbb84c829bf8c6f0b9957029f44":"页面右下角","1d53f83df1d889a70131b7a93c819575":"内容详情","8dda45360dcf9ca501fd7d0eb53045b5":"配置查看更多展示内容",fd389de167730ba8542217ad31b95562:"查看更多内容配置",f9a9fcc3bf6a3c8ff1e99fa48ed6d03d:"可复制",deb65aca8dba2ff9d0cfaed0a3441068:"复制内容模板","622e14515c4fd5ca6fe6946e3a1bfb4a":"默认为当前字段值,可定制。","16a20243f9b741c08216dc9548de2968":"整体",e1b2f870112bd38f8d7e14a0ad589930:"控件",d38b7fc2d31e0ae21cb4bc7d7df14e92:"开关控件","6e17d8bb70df1c1e379fa86cb235ac82":"开关表单",ddccb436305b0a984c77d4ffa0725375:"开关值变化时触发",a75c768fda740b2c8f6e2dcc76400f23:"开关值","7e1eec8349c4998d142960009305f27a":"填充文本",c580bacf343343f04a1b551e46d02c4f:"开启时","9ff352ae39cdaeaa4fc54f83575eedc9":"关闭时","48433deca382e67b26af31c6ff967d04":"默认勾选后的值 true,未勾选的值 false",cadd676e2710e50ac149211078f8a306:"勾选后的值","13f19e1d0dd528aafd6263fafdc35e82":"未勾选的值","617a63f1b19b5aad029f973479bac917":"组合穿梭器","4f26f1edebcdeea90f6e4247a501dbaf":"组合穿梭器组件",ab5dea29793d933fa7b5487a7309df6a:"成员","71f8043aefd52572b172e7d1fbd5af57":"法师",fda93c79275b812a6c1c189fbebf8b08:"诸葛亮","573cb0d34bd1cdc7b368c59db9b7bb7d":"战士",e37a86d1a1dbed0cd53c95582977f075:"曹操",ccddd2de691ff2d56b651877f72d90ed:"钟无艳",c0db8e7b42528eeae96310c6629e53b3:"打野","293040fc607f40caf6d6e16042012182":"李白",b5256ec780343c4e20e397b43cab96a9:"韩信","49dcf9f88e7b7b8ca7448631021d7d12":"云中君","1fd02a90c38333badc226309fea6fecb":"用户","8b3a9a5c912610c384bc8dc2c8514386":"选中所有选项",e1112a529dc969a03bbbb409905ff2ec:"选项卡切换",d202bc660c4d2eeb58e194b6320bd235:"选项卡切换时触发","9e7a97a3d043f566f2435329e01e09f9":"当前激活的选项卡索引","91208131116f2823993daf99f15e1325":"清空选中内容",dda222620b789d07c2c5c279475caaf1:"重置选择的内容","2ac24a383a1faae33f81772b757b2817":"修改选中tab","91f894b900f593c848e5b21f2b414b05":"修改当前选中tab,来选择其他选项","791959f9b90734dce08da79f4ac27a41":"检索接口","6eaeb8ccaa8473e2b985095be2bf3cd1":"查询时勾选展示模式","6541f1702af367c41a3127ed8511eb50":"列表形式",d58ba4b5e94680fcb08300e176502fb8:"表格形式","406573cea6af9b0c6462295108e1f5c0":"树形选择形式","6c5358b981a475da2a83e95e4170647a":"级联选择形式","0911a348aaf24601e633e318ccb8aace":"左侧选项标题","84a76ba52297727f6bb47d8a1cc74094":"右侧结果标题",c6a16ef980efc2ac48c58727e5bade81:"多行文本框","2af7e3952d7430d1e4c86ea5aca4e4fa":"支持换行输入","5bc28acd4afb712dcbc234927357cd87":"输入框值变化时触发",cd7f479dd052edc1261261c15fb0b50f:"去除首尾空白",d3a8fe0d542476cf7989ef9e69cdd6f7:"开启后,将不允许用户输入前后空格","829d96cf23f19759e4ef988fb5320032":"最小展示行数",c0afd6005e68838e37e26dc7c34cf368:"最大展示行数","685e5f4815e87c4690dda7d7aa163904":"穿梭器","26b4a55f458275a108c1ef213a354ced":"穿梭器组件","1b09b6621ebf0d10ce98f0178fa1bda1":"触发组件数据更新,多值用“,”分隔",a2888bca5f435690ff9f5a5d615a968a:"左侧选项面板","1e409f26f9c1d58ce0c47a68104d45f0":"展示形式",eebda442c4bff2aaaf8274383d0ed12f:"树形形式",b3a17ee1af382c467d857d33089fc0c7:"左侧选项渲染模板,支持JSX,变量使用\\${xx}",d5dbf5285b2dbe07b481fbd5d4536c60:"右侧结果面板",b720b2abd62161c3c99625c8160df987:"跟随左侧",acef03eee638dc4239ee60f627f33d85:"查询功能目前只支持根据名称或值来模糊匹配查询",e3ed623b79100791f156d3586751c652:"支持排序",d4865602e26e9c985814380beae99b6d:"结果选项渲染模板,支持JSX,变量使用\\${xx}",e40d15221a911e060b8a05ec7aa9533c:"树下拉框","26aa42c81825364d2d691261017b6797":"点击输入框,弹出树型选择框进行选择","382df0b291e5306c423bcf471eb1734f":"树下拉",ac34e635d05de0ac2de78737ea313995:"新增选项提交时触发","5f5e2d89e987fa64d56471b2e3d50cda":"新增的选项信息","8784005bbfb2b66592cc0c5cc0a62f2d":"编辑选项提交时触发","25a4d7b5ce2585aada1205e1121e9967":"编辑的选项信息","91a6d3a760184e581eccd52bfa3f7a18":"删除节点","3c72d934764bb7205f593903c63ac7ec":"删除选项提交时触发","7768e7d47fa6e9b811d1a1f684703cfb":"删除的选项信息","0aa73cfbe5a84cd34a212de5bab2058d":"选项文本仅显示选中节点","4dabfefd787102b8159b5c4a221aa048":"隐藏选择框中已选中节点的祖先节点的文本信息","0f993a54d2c67716220632577d3b5b51":"显示层级展开线","846da282ebfa6dfe61deb1d58145158c":"显示树层级展开线","93199f3864cf5a68b286b927fa68ae6a":"tree容器","43474db97aff2ed0a876a47b6f4cdc7d":"自动生成的 UUID","43e1548e15272e1007051d7c8b70adf6":"自动按 UUID v4 格式生成,无需配置","844d72db7e57be4d77881ee9b4294e75":"UUID(展现将隐藏)","2820712cac089483cf2b4a0c939fc780":"分栏","9e17d57a0ba39254a75c0265aa3063ca":"分栏布局",e63907bf0db529e84866d1ae737bfc0d:"栏","9bdb07e72d3a9a6084201a7398523f5a":"插入","3c43c5860b4dfaced296d7a63eae1513":"下方插入新行",decaeded2b6f2c66f191ff34b868b1eb:"上方插入新行",eb22d47f16f92e6f621c2b9d87119303:"列数",c288b519484207bea1d51884a5e9acaf:"列间距","98d695d6a6a48cfb4bc2f6396ee64787":"水平对齐","1cc9a6949b47913462ff832cb684bdde":"中间对齐",da1b972efb29f850b50e219ad4d98ba5:"两端对齐","11b7fc50778c89572391ec4c6c4b55e1":"垂直对齐","2a6ad292447e6354ca39ee7f40d2fcc8":"顶部对齐",d68c21b6b65e7a2e361762b65b8a5032:"底部对齐","0d9eb53682343f1cbd562c9a944ef5bf":"左侧插入新列","814276d30e338eccbaee96c3e6bacb61":"右侧插入新列","2a3e7f5c382c56faf261a87573658325":"手动","19432e481cefd1bf88fc707f20ea62c5":"栏 CSS 类名","5ea5dbb698afe7ca566b94e92f6a3835":"第{{@1}}栏","9cc03fc4b3e87e8410e10357a219b44e":"左侧插入一栏","6b12fc99e2a46aed982d46b93ac191a0":"右侧插入一栏","57ff158884582ed498a87d03aed46146":"上方插入一行",bd63eab86ac0e0b35a06d0f24a098096:"下方插入一行","69a519f6b7fd6d0bebba72e7572ea1d6":"用来实现左右排版布局,默认平均分配,可以通过 columnClassName 配置某列的宽度。",f9c91bffab8b1202cf32ab508879e805:"固定宽度<br />w-xs","8c187c1862900db487c8d47e19490fac":"自动填满",cb2f68c9c24e85d21e6b090b6e5657d8:"列","92e2c6523449dfad4350f58908260266":"请按住高亮框右侧方块拖动调整宽度","129b16a89a82c6d5e03ab075633b3892":"列 CSS 类名",d34cc10492e80595a901a292d0c16bb8:"可以添加宽度类样式调整宽度,默认宽度为平均分配。","84b620405949e278f214a811a3a19e2b":"第{{@1}}列","4bfd6e7e1ec0fe485aa0e7741d1670db":"左侧插入一列","9d75cc0b193601391a139285d55a3493":"右侧插入一列","713315591970d7c8b49d1c732fe54fde":"可以用来嵌入现有页面。","8f1c078c6d42759e6ccb1a9bf35f1629":"页面地址","51ad722113289f70b6d77c78ddf0c64a":"默认宽度为父容器宽度,值单位默认为 px,也支持百分比等单位 ,如:100%",c78d9b9ab9db5951eb5526e8a46677d9:"默认高度为父容器高度,值单位默认为 px,也支持百分比等单位 ,如:100%","9ef4425332e5f8bcad86de483b4faedf":"IFrame 页面({{@1}})","67997ccf7ea846c3c2d278b01ed9600b":"图片展示","6dcf991e992a0b765df0933411fe9bb2":"可以用来展示一张图片,支持静态设置图片地址,也可以配置 <code>name</code> 与变量关联。",e18aa5e376437da71083a29c4cddaf46:"缩率图",fb43d5ffa21f3c4055c29fad350f27e4:"原图","582570bef8c57c5af7658c4a4eea45ff":"缩略图地址","1193e1aab7bea094279ae7b4288ba848":"如果已绑定字段名,可以不用设置,支持用变量。",f5865bf2d791d293374af4aa76d27c4d:"无数据时显示的图片",e1110b854bceeed0e887cb951bb3d2f3:"开启图片放大功能","7ffade593e390a2a2cc43e6663461b71":"原图地址","214953c5f7557b1a5f1310c87238ee03":"如果不配置将默认使用缩略图地址。","6d45b56ee94ea873a554ec41b9f2074a":"是否显示图片尺寸","00cedb73310cc531a43d23cfa5ba0e5f":"缩略图展示模式",b0267f4aa776e75443b7ef6e8dad257e:"宽度占满",c30b1b6f29debb05449aa3cb40268e7e:"高度占满",e13556bb3580ac3746e1f8663eb15896:"包含","47303119ba97a66d168ff042575b9de4":"铺满","319501b9acacdd6f94a9bdd0637a3cd2":"缩略图比率","4d080f1e18d86051b8d651c68685f319":"缩略图 CSS 类名",e040fc4bf539dd1cf6ebca6b4bff857a:"图片集","93f46deec83b8f9005233a1467498d52":"展示多张图片","2382c315a6ba396be1932dd8dafaff52":"图片1",ce6e2814f207c9333f10785606c57df3:"图片2","45a4922d3f42d0b137c6845c4c77031f":"关联数据","2d4247be13246794180897b40fcdbcb1":"比如:\\${listVar},用来关联作用域中的已有数据。","81a2b634d7ddcffc21b787613673943c":"图片集数据","0f088d8f579c362068d7a3858e207280":"缩略图",ebb2073c604e72ffd9ae1b796665b702:"图片列表 CSS 类名","5acc93183b7fe3816a845aca52baeff2":"JSON展示","5a4b81442789f3b2e7b665bd430eeabf":"用来展示 JSON 数据。",f891291cbfaec7ba3754520e2a5227d8:"默认展开级别","6dfe63d8c039df37787c87afe4c68604":"用来展示文字链接","6ab20dc4b64021b85886ad9c12b6e0cc":"目标地址","78ce29fdc55e6d0980b591a264c537a8":"支持取变量,如果已绑定字段名,可以不用设置","5d809212900f3bc3ba122fe93638394d":"不填写时,自动使用目标地址值","88a5126f6a1463fc9986b590ee4ab99f":"在新窗口打开","39a2cb79c6d9762783e20522ea86dcff":"左侧",de2a774bf98944b8f0ec8755d5f59d64:"右侧",e370757f933a8ecd87bf0255c3ce45d0:"高级设置",e35dbea2b0c097d7fb76173da0e0bba1:"HTML <a> 元素的target属性,该属性指定在何处显示链接的资源","9f556fb46ecef854282d17e631578b1c":"展示一个列表,可以自定标题、副标题,内容及按钮组部分。当前组件需要配置数据源,不自带数据拉取,请优先使用 「CRUD」 组件。","84c04f1e9ce6a6a228228dd3fb96b99e":"配置成员详情","1ac0e1626be43287983fe3e5559320eb":"没有数据","4e53bfe03e30bb3eae63d90d1f7f2a1c":"List div CSS 类名",d9eac94850a74ec881198f4ffe4edcfa:"列表项","3ed7b428165499a1b91ed1eb287ba343":"支持模板语法如: ${xxx}","456d29ef8bafd5202547e50d3e64d4ea":"日志",d06f8476d115020496058363a32bc40b:"用来实时显示日志",a2bc1edd7be9348e5a998feb0886c55d:"日志数据源",ddeeaa33ae62ead1a77a859fb79b78d7:"对现有值做映射展示,比如原始值是:1、2、3...,需要展示成:下线、上线、过期等等。","8b139ce9fa196b602bb1ee3bd25b25df":"映射表",a9de5901385d644363cd056482be7517:"<p>当值命中左侧 Key 时,展示右侧内容,当没有命中时,默认实现 Key 为 <code>*</code>的内容</div>(请确保key值唯一)","2b10dfa6dbdf8775ab2b38fc67e7ea49":"通配值","87cac3a9c9576d9b5bad6639c891112c":"展示 markdown 内容",eb99816b4a216b2eb884cc6194f00ec6:"## 这是标题",f6a5891819c67a80c1179c7cdaa00935:"用来渲染导航菜单,支持横排和竖排。","4cb18f42ea06a97b382397c40ed64fb2":"页面1",a004407ac524b6d331671fb7a013c3fc:"页面2","310c10c1fcd37bf760bc15c30f54e722":"菜单管理",ba750e6e302292402a4c61ed72331cba:"新增菜单",f7a63e1e77fac1bfa05a060d55e27692:"菜单中存在配置错误,请仔细检查","7fa141f341e173e2339dcf0ce6869b5c":"跳转地址","720fc47e20be9b7a2e67a4ed808b3bf2":"是否高亮",a6ed2640c41d0e3df4acb4f15d37f6e3:"可以配置该菜单是否要高亮",dc55fd2e990771fd670743ca5dd59275:"留空将自动分析菜单地址","78b7cf23a2b93db1ec36e6c6cfe170db":"包含子菜单","710b20ff1d85f7965bfaac44ae26344e":"子菜单中存在配置错误,请仔细检查","02f925f6a5136c2b65b5da8d1216b5b8":"子菜单管理","59ad4734917af165482774de9c2d50cc":"新增子菜单","4d25cfe4cd14270af9420acd25526691":"获取菜单接口","9fc8c79aac0302a60ebc0777183cd181":"如果菜单地址希望可以动态设置,请在此填入接口地址","737669a8ef038ebd37fd7b2f3b5f389d":"是否竖着摆放","8d79a8cbe0ed37accbe0739024d5d896":"操作栏,用于表格。","6c0fe599b36c2a55efd8705681783ee5":"按钮集","975903dc39691813530e108986e49ac1":"请从左侧组件面板中点击添加新的按钮",c641fe0ae06e6c0547d89fefa91e7f75:"添加按钮","88d1257b0cf667319085f3e0033b9607":"按钮行为",f10f0be4aa9684eef9d78234072fe08b:"抽出式弹框(Drawer)","4f02d2efe05a20232ab9da63c090595c":"发送请求","5dfd5a78e2ba1bc8afb482a8745454ea":"下载文件","4e58f9c94d345e14e2d69cc8496b7b5a":"页面跳转(单页模式)","982db3084a2c470d1a9b34efa024511c":"页面跳转",f20d9579ebdc9dfc30a212ae6cae931f:"刷新目标","6a086902a84969a835423002718e86b4":"复制内容",a56c9f13b1566009fdc7640bc551709e:"重置表单并提交","30313d6fa06603604db18086bbcad9d3":"清空表单并提交","0fc26855080a4219bbfad638029a795c":"跳转下一条","8ba8a1bead7ca55554cff1c85246ae09":"跳转上一条",c28f4d63beabc4833b17aaa10ca550db:"复制格式","21fa07f18f80bee50695686831ae1286":"指定刷新目标","8a089992349df754f182a5d02de8e8e0":"弹框标题",b680997c50ca749acd4e6075cdca244e:"<p>对,你刚刚点击了</p>",c3c8422fcecd8c1cc922cba15ab5cbc0:"配置弹框内容","262c7c7b9874ae5607fb51da468d0e8c":"配置抽出式弹框内容","5eb694a4252528628929ced97ca95823":"目标API","84d38979bed546b93c4b3a399844419e":"<p>内容</p>","0cc0fff6eb667b140d3fd06e34a8c69f":"配置反馈弹框详情",deb9089ed7ebcacd712117fc4204c65f:"配置反馈弹框内容","215f64480a93893fc56c51aeb5d40f11":"清空设置","7984d95c01b725a2709fb8f5ee330fb4":"是否弹出表达式",dfa07586a471e24b23fe68e11f5dc41a:"请使用 JS 表达式如:`this.xxx == 1`","47186f00df86d3edad3b5595ba8c2a0a":"弹框取消是否中断后续操作","4f21e04fe35d39c79e7779cdf2f4e232":"弹框确认是否中断后续操作","0bbc3ec26c36a87c9df3183def6ca9e0":"是否用新窗口打开",d0c3025a64b26e5fbf22005f400c06d7:"是否关闭当前弹框","0c15a924dc3bedefb79c958972bef2b9":"确认文案","06b13b11740f7663af325bf5426930ba":"点击后会弹出此内容,等用户确认后才进行相应的操作。",fa9a0a79f29fef72e3060ea1af93c305:"刷新目标组件","437d629f00e62cf99b3ad288f84ade46":"当前动作完成后,指定目标组件刷新。支持传递数据如:<code>xxx?a=\\${a}&b=\\${b}</code>,多个目标请用英文逗号隔开。",b01f08bf5b9f8e3ef9d49e31d89bf770:"指定响应组件",f667748a8e9717498da714d4e5087af2:"指定动作执行者,默认为当前组件所在的功能性性组件,如果指定则转交给目标组件来处理。","80ddab8a52f74d707765501b0caae21f":"自定义点击事件",babbd439bc04241ed3536f892668c250:"将会传递 event 和 props 两个参数","867ade50f0bbb10bac65a5c3bc7895e9":"键盘快捷键","45882ddedb42c1a38462949750bc8a84":"显示一个提示图标,鼠标放上去会提示该内容。",ff88d5db9d61f14bce6e3397fd4652a5:"当没有值时用这个来替代展示","348097cc50579e489f0bcb5433637d3a":"开启后可以根据当前列排序(后端排序)。","9db64f772c11c614ee00bb3cc066f46f":"列分组名称","19c4f5e98ad302574202de30dddbaf66":"启用快速编辑","15c3796e07e33afc7252df751f610c5d":"是否立即保存",ba5a0a1ff2c438ae7719ca48b0ce3af7:"启用查看更多展示",d689e3c38fdb32c98fb27f8f35a26552:"查看更多弹出模式","6e78b595d6a296938201a3c80660bf35":"启用内容复制功能","65f7e01d58cb5065f49e0e8f48cc16be":"固定位置","9ed8a4c5d1b3726121175dc986268b0c":"不固定","0a5ac2f5c327e28c58d51db967a0e603":"默认展示",a3bd2104e3df81df713de636b907462c:"触发底部显示条件","986a5f50e946674bb91c9408fc974497":"总是",a165f0fe5fb904049f6b6961105e433f:"手机端","03ee8b948c9b34daca9584811bcca17d":"平板","82d9f1f96084674e2b0101ecc04d5d58":"PC小屏",f4166de371b5dfb87efce228b17a3fbb:"PC大屏",f8cffd4d3fcdca390a3a3de24d209bb6:"内容强制换行","4619988f1c5d9093dc00d1430633b2bd":"内部 CSS 类名",bdd9d38d7e2929024089363dc8f48b7a:"列宽",b198805e7a6b35830ba813f51db2fdc4:"固定列的宽度,不推荐设置。",abb58b3bac0533ab4359ed977fa3c073:"<{{@1}}>列","044892c0c637f2d9e78e78956b1ded01":"匿名列","59ceff465ad16932d8972191ad815dfb":"页面","54002bbf7eb3da8346dd4be61d642bca":"边栏","49400a573b9f7a7bd693f84ec59379d7":"远程请求返回的初始化数据","5d758dc5e33ba0122c256d80c1572e88":"下拉刷新",d6fdfa4f989be6586a7a29ea85522f24:"开启下拉刷新后,下拉释放后触发(仅用于移动端)","56e6db657d4775698984f883b71cb379":"工具栏内容","4f9fa9ee5b0604d97da73e77fdbc281e":"边栏内容","40fd4b2a194b2b1284a7f7f738b69640":"页面内容","0e82bfaaec104a9f0eeb14820b42e7c8":"区域展示","391555a3772260743f19278f01adf75e":"标题栏","8d6b5924f187048cfa28d6c21fa6d2d6":"页面标题","3ba265c6b63bde0319822afd6b9a649d":"标题提示",e7f2f04f7c2b2e9e07b69767ea28d6ab:"边栏宽度可调节","28d602809bd1dc6b47ceb38cb54f32de":"边栏固定","36bded76593f98fab62453c7430b2918":"边栏内容是否固定,即不跟随内容区滚动","4143d7418de740e8bc26ef4b27c63534":"用来获取初始数据的 api, 返回的数据可以整个 page 级别使用",c95e748d5811faae5c52bdc07bee51a0:"移动端","04f767eaa571383ea271432bee6deedf":"下拉文案",e24bc5fd094c7c272725c6340d8aeb8e:"下拉过程提示文案","0b3eef4f8a8061baa22416dc1e5dad03":"释放文案","717b23399e04873441478fef1cc16d43":"释放过程提示文案",f59b11ff84daeb60b027dc02490b627a:"分页组件","7cfb5e222a5954e891fba6e3802c7ea6":"分页组件,可以对列表进行分页展示,提高页面性能","9ed7d3adc032f6b78808e7f3786ec9cc":"总数","8e60090c332693095d5852d92ee149ee":"每页条数","0059d50e3f7b2fe7f1822ccc218fed66":"跳转页","47c62ec10a240c35b8446cc923c5e8ef":"分页器","97b8cf6ae269b6f6d75063073cd565cc":"分页改变",b30f254eccefa14c9980235bcbec74f9:"简约","41ed1e238b846005dfb0f087cbec644b":"选中表示启用该项,可以拖拽排序调整功能的顺序","71fa2ba926cd032c0ebe0bcdd5d3eb10":"每页条数选项","04519bf3bf428bb1a75938ac65dba040":"默认每页条数","040f05137eb37e880873a763ff653fe9":"最多按钮数","2ee8eb6b1a80a4b025f97fca6afb800d":"最多显示多少个分页按钮,最小为5,最大值为20",cd6f79e7bff1337c12c86a15ceedd6da:"面板",e04a2f1662121e5a3c397d496114185b:"展示一个面板,可以配置标题,内容区。","4e9bb0326ab4d3a2af94d901c7f1b6a7":"这是一个面板","5bf5f1fd54476671bd6fd9d97e3e6b6b":"这是内容区",cac3ba71180c97b1b6432833b3417d2c:"内容区新增内容","1fae678397df046c1754092f15a71d98":"固定底部","68744acedf015b8cfc445af30583815e":"内容区域展示","5a0fbcaaeb439684bb4ae5be579e4cd4":"表单展示模式",f99d7e5f15906ca78c45753ee3b04a8b:"表单水平占比","9970ad07468267e2f309f1467c75bb80":"主题",fbae87bcc352f6933541fb77a07418ed:"主色","540f84ddc0883866b229f71c2844199a":"危险","65810a32a98f09be550b0c421df6c540":"头部区域",f3b9889baa6d17ec63f05ea7d326bcfa:"底部区域",da71dcbb13405815476cef28a8b9c4f6:"按钮外层","6c5b1f0e8e361a801fa75da070d1cba5":"用来展示纯文字,html 标签会被转义。","67e77a196826a8880e47ad949ce08ac0":"这是纯文本","83077805e05ac6bedad69b47fca4462b":"进度展示",c77048def6e8a2d6c556a3fcc9c66730:"进度条、progress",b1aefb18d4bf96dc283a26d67abc41a8:"用来展示进度。可配置各个进度段用不同的颜色展示。","2dde3029c4170a1c8e961a90766e0194":"继承",ce179eca04fab0d584506b0d19736836:"线形","2db0fcd5342b479688fd999a0108ef5a":"圆形","3fa8b34a2744f62fe93dd599a275af39":"仪表盘","1ca3fa86d8faa46cc75792bcf90d7fff":"进度值",b0932e5bb7f7d95e3636d82d1a039854:"无数据空位提示","940b12c19fcf7aced0cdd164edc9acbc":"占位提示","9cf66e7783e4c9b1d74bcd411edb6950":"数据字段未定义时的值,不包括0","2f0faae87508471abce4384b60900e15":"线条宽度",bd9b3f7e564c9eeaedd72f1bcbb7fc9f:"缺口角度","31a088147dc0006e4775d066980fa688":"缺口位置","77a7419dd4fad70c3f3e4b075b2c3fcb":"显示动画",a04564aaca658461333b00cbcd071518:"纯色","0a9fc7083e2768107fc178ff36f29ba0":"条纹",c035fb9e67c0b566fd5d35889035424e:"分配不同的值段,用不同的颜色提示用户","23bf030ca760141f317dde1b7f49b11a":"属性表","44f2bc36dacb88424dabf9df71da0e77":"机器配置","1cb82ab4f259d5b75da0ae86583b31ff":"其它说明","9a4ca43777061ebc91bc64cb994957bc":"每行显示几列","17fa61e1da428936a31b51c955a99d65":"显示模式","7fa5c95b26550753b0931fa21cea5d10":"属性取自变量","6940ea5aa4c18e105cbcd32cbe410839":"属性列表",ae41a992ccceb36f83024f72531186ec:"属性名","52dff5b153bb5eaca33a008458ce0209":"属性值","42c3762943823c37b537a10c09765822":"跨几列","22b03c024d815ad327e8b95d684ced38":"二维码","1857d9050ac0527374f4324c0a5ad910":"可以用来生成二维码",e71377bb59c70af683be127ec49d01c7:"二维码值","57eda9139c0b3bc0605ed4cf303ffbd2":"支持使用 <code>\\${xxx}</code> 来获取变量",f13c3e0717ea842cddc1402e8dabfb6b:"复杂度",c4bde7dba8c6eed0ca0165b071b259bf:"宽高值","2f97db95d75280bfedc5afa72d2c717d":"背景色",ebf2453eddf55441b711d187f3872ffe:"前景色",d5e6d5c44426a82e18e31eadf7f1e09b:"一般用来重置表单数据到初始值。","6a06f12bdf3fc96df6cb45467b9a7c2c":"服务 Service","9cc50da6bb17ea7ecf44c254c9b37619":"功能性容器,可以用来加载数据或者加载渲染器配置。加载到的数据在容器可以使用。",c5a33208cf3deab68cd9fe34679edff6:"功能性组件,用于数据拉取。","54d99a6a50a2373055c0f66ab727a869":"api 初始化数据","7a0c222fcaa42473d1c75c113c3641b5":"api 初始化完成",acd4bd22755a537431d74b28c3c2ad67:"schemaApi 初始化数据","5a7d03912f38d0b24d04b28da40864a6":"schemaApi 初始化完成",f885d4055567877facf0a3ff376a114e:"重新构建",c8f0e77a9eb5de26e6ab62695d8494b6:"触发schemaApi刷新,重新构建Schema",e22855f53b7a1ab33e920375c0cd0e3d:"变量赋值","8b10146a8a896b890b3796eefcc3c6d3":"更新数据域数据","47d68cd0f4c3e91a86d23afe8afccfb8":"服务",f754888421621d122c110d83e710e9d3:"添加内容","31f8a7a967286a16eb404e3ba237619e":"数据接口","54f876a529283de5668426b2dc8adb15":"设置 service 默认提示信息,当 service 没有返回 msg 信息时有用,如果 service 返回携带了 msg 值,则还是以 service 返回为主","7fa237c1b62d04aaec0144d1fc89d620":"WebSocket 实时更新接口","9dfeacc54ab6cd6d2ac08df387777f9e":"数据接口初始加载","98223d478e88ccbc2406412a46dda8c2":"静默加载","71ae1c76cc4160f8fb76e404e35ca08f":"设置自动定时刷新是否显示加载动画",b897babfafd35cc5d6e66470115c93cf:"停止定时刷新检测","11bcbff684dfe6edf36e1fd1adc5ba30":"Schema接口","8cc3239eba9fe65b99242adb33634b33":"内容 Schema 接口","3f423669b0ffeb3993b95085cd8a111e":"Schema接口初始加载","8e8aaafe8db0d8eb05e3b11550cbabe7":"全局配置","7481babe858320dd6a4adcf307fd151d":"自定义函数获取数据",bfdee34e14602e3113c88a9145843e86:"将会传递 data 和 setData 两个参数",fb559ab354303d1927dcd9f0f2dffa23:"获取成功","56f0a1c0bc0408556c5810ea4f219dd4":"获取失败","29326bcd28fb39bd41e54242fa532c85":"走势图","270301455c3de762a7e2b145dac7a8b4":"用于内嵌展示简单图表","44e13bdad8c7eb6391e84d940513b927":"状态显示","82a3047196be368be13dcdd2373520ff":"用图标更具关联字段来展示状态,比如 1 展示 √、0 展示 x。这块可以自定义配置","774b2bcaca8a64f46c84b510cec89109":"图标配置",b698a95f1e217e5465835ee0d23b1b1c:"配置不通的值段,用不通的样式提示用户",aacb2b36c47395e4b4b409e351eb4279:"Steps 步骤条","863a8583132d087e57aebb7d89e18a50":"第一步","9757f2c59c17e9aea46e0c8adb69597e":"第二步","207e30c0e7318027d521dd7c6fab6a99":"第三步",b8a2d347bdb22fde367a851df8335771:"步骤列表","59cecbff0cc77511590d2161cc3058e9":"当前步骤",f3f08da7f65e1d5596a66cedd7caeb9a:"以零为起点","6bf1f392c0a404d1f7558e6dcdd6c2e6":"当前状态",fb852fc6cce168301447d1baff276dc5:"进行中","8797922788916874c39ee1524bbc3638":"等待","769d88e425e03120b83ee4ed6b9d588e":"完成",ad8e01fe719bf1a5af82ee0d100d246b:"出错",d1f03ea8d9d3c3a241e8a340b8a384d3:"获取步骤接口","74f0f6730053049f4c9beca2ab00c193":"用来提交表单,要求表单验证,如果在弹窗中会自动关闭弹窗。","7b755ba413eac50423859395c68e6280":"表格V2",ea2b32f5d78d2305b9b7bc21e056a009:"用来展示表格数据,可以配置列信息,然后关联数据便能完成展示。支持嵌套、超级表头、列固定、表头固顶、合并单元格等等。当前组件需要配置数据源,不自带数据拉取,请优先使用 「CRUD」 组件。","257f5a3886d87d2255206f86b880d07e":"选择表格项","6130b1f75d624b2f73f5d923492e92f7":"手动选择表格项事件",aeddca0456d8fe520dc95545a83458e9:"已选择行","4f907cb94921bb62a8399adec922bb60":"未选择行",f3d21138c8ecf5683503c4f814cc7199:"列排序",d84464cfb2a5828a200fe9c28a323122:"点击列排序事件","652f155e644e82ebb0a1aed97ab6ab23":"列排序列名","460e3a697d1680445a47139c0816fbe6":"列排序值","3d0b957a99d0c366612c01913e17a0c7":"列筛选",b35963687361af98e6acdc004e87fc3c:"点击列筛选事件",ad11fba3ac676233f3105e76e7de0501:"列筛选列名","8e4b9c88c51aaad1a28a28e8b536697f":"列筛选值","93a5a0253f11e3a2e58f4e87a52fb094":"列搜索","6d4c4990ab2c32efe8a17c5f22e10cb5":"点击列搜索事件",a80a4486100baf3f45fab3a59e4a816d:"列搜索列名",b9a565fe1dc488efae1d63464f277f09:"列搜索数据","85ddd38957256b6e9026f42ed570bc35":"行排序",d7a66def82af88cd5d408e38feb8a65a:"手动拖拽行排序事件","1987561c006c7192ab619f81103d2a2f":"已排序数据",ecfebbc91e2c18a512aeb11b7da15193:"列显示变化",c94f45773a42dc386b9c9dcdc6fa542b:"点击自定义列事件","70567329ee851a5ba7e7301bd8e9d9a1":"当前显示的列配置数据","76e47871d654c3b0b0e301c0a076e55a":"行单击",cc13521eab2c7423b3fb857772405cc3:"点击整行事件","2fbbf5c38b66ac5496ac42246bbe9e0b":"行点击数据","8eb3c8b16106e5487cd1fa3b8a1342ce":"设置选中项","908cc16fe4f7972450167e26276ac726":"设置表格的选中项",a2b39e5a8b5015234dcd8e07a2e00e3d:"选中项","366a3c07289bd6efb7c2a182f7a12772":"设置全部选中",e97c09cd119b64ae0a8dfd42a1d449cb:"设置表格全部项选中",c3e8652924c258e121eed16414d3a9e5:"清空选中项","7619ec29c0a854dd49e0a7a47bf1a127":"清空表格所有选中项","642e5368b742c82472e2ef35114459c9":"表格数据","8369004103635f8e75026217ebf237da":"绑定当前环境变量。",bd3e7a1b636e4477a4ea59922ed2cc1e:"显示标题","11d00f37d934b2464f3258952a398626":"表格标题","4e3cd1a7b193e2fd3458278d10c530e2":"显示表头","023ff3530e48493e653eb48e958a4eb8":"冻结表头",dd9b85b2cd13ca724afd1f43567abdbf:"显示表尾",c89b5fd3b706a17feb016d93c80e34b1:"表格尾部",a5baa4818b14f4680955aa34dd559d02:"内容高度","1ef8fd21130d17cb7c1613eaed6ca1e4":"固定",ee18dc475df8654cb13ad67dd84eec28:"高度值","8bb5781dc5f2745e6356cdc5e6d76b16":"内容宽度","88a364068f684dc77aca5b6c006ef576":"当列内容过多,超出宽度时,可使用横向滚动方式查看数据。","6e3d35b57c29b1b419569cc55b3a5d33":"宽度值","8ce1cd75b6e9c0c0e3468589fcea822c":"占位内容",ba4f461832cbdb7fbdb170fc9c1db647:"可调整列宽",aa2bd9f54608c0c85d3ceecb707938c9:"用户可通过拖拽调整列宽度",ed85be57262e5a0c3116293e88278fef:"行设置","5a431ad16d8f7f23fac3be5650e51caa":"行高度","3d2ac2fd2c60931fff1db814662334c3":"请选择高度","85a49c5ed4628647f2ead9206224dba3":"跟随内容","4296d7d293c9ea4a0e52c6415f0b5c96":"高","1f1ca9df5fa3648c718ad04649888943":"可选区域","596171970b639a35dadde2aa930d666a":"整行","388855093d17f3df43ff80242d7a1bed":"行禁用条件","46705a530ba9721527a4202bae7091bd":"选择菜单项",aab57a3547a451f756bb8231a1eee8d7:"反选","76159d0d1261c0b6c310901244457e36":"取消选择",be4751b0c9adf1d8deee45226c6124ee:"选择奇数项","49f4010dade8652e5aff6a2c67aa23a4":"选择偶数项","49b4aa407b91ac997e27314e30c03110":"可展开","8c1f5c49de09adab9a0e0c39e0106f78":"行展开条件",caca6cb58342bb604483d94f49515234:"可嵌套","5bdff9fd07d2a2430ac50e1559dbee27":"可拖拽",dce5379cb978a8259ecfca8f08f00817:"隐藏","33eaf97ecb3465754855e847f14d129c":"快速保存",ce7d31d64f2315e1d4cede288b9dfc60:"快速保存单条","927b639f244953f237cd12943c8b815c":"横向滚动",fdd59ca00eba17d4bfebf744056ce4ab:"嵌套缩进","6bfd4423d8aebbf0cac7ba4d74f245bd":"选择列宽度","21922c6479665dcba83106f8e9ffdf68":"固定选择列的宽度","31b7c58c2d9a170829b90314ff98b66a":"展开列宽度","81ccf26d9622d139a13ba2a61bd9fea4":"固定展开列的宽度","68e9249db7bd12ab17994b1761b049f5":"自定义行样式",ef0c5b6fa16497343eedb76171d61d68:"展开行样式","1a7bd457c08093cf2cf887403dc249d8":"展开行内容",b94bd878cae4ddc567b00a2dc4f21d74:"开启排序","5dc3017c21ae2e31ab127dbde8ec80e9":"开启表格拖拽排序功能","25915fb58615ba9a5e145efa252fec30":"自动合并单元格",d7d0936858fcdf4ffdb2899451ec74fc:"设置列数","80174cabf025dfe269aee5390b813708":"设置从左到右多少列内启用自动合并单元格,根据字段值是否相同来决定是否合并。","14921c3831512876f6d58b2a497b86df":"展示列显示开关",cc42dd3170fdf36bdc2b0f58ab23eb84:"开启",b15d91274e9fc68608c609999e0413fa:"关闭","6fe0b71c07a5ce5f7a09f7fdb1d63827":"自动即列数量大于5个时自动开启","2206c0e11aa5f4f154aa9e5dfffcb474":"是否固顶表头","5006fdc5659989e42c3855c17c57f878":"是否开启单条底部展示","9db359f376a1a588ef7dcbef53cc114a":"如果列太多显示会很臃肿,可以考虑把部分列放在当前行的底部展示",df74194830e695efbfce16c0c64223cf:"底部默认展开","94be543c4fd399f0839211464c8583ce":"第一条","9a7b52fc8659f1786907fe93efa85bf7":"所有",b07deca9076bd3354b1b2709d58d725a:"不展开","76b3250fb1e8593fac075b64029300fa":"行高亮规则","1fe38acb67e766f7767d9f8e88bfe990":"支持模板语法,如 <%= data.id % 2 ? 'bg-success' : '' %>","734ebf8b33422c456e937fc27c9a16ce":"外层 CSS 类名","320f489db3dade075d69f155b346f98b":"表格 CSS 类名","08ca0d502abc4336855d837f281caef4":"顶部外层 CSS 类名",b6469055adf2b7bfb187f74ae17dfe54:"底部外层 CSS 类名","39ff38577b97cf98fc130f9bd596d4c4":"工具栏 CSS 类名","4ca07911d10b74cc7c357b510e7cc948":"列字段",eb2719a7e6cebda7ca234560f21fb448:"列标题","7ad83bbe4646a0011ece7fd338d1e189":"在标题旁展示提示",f35c90b504521a2da346960b9db23828:"当没有值时用这个来替代展示。",b4521626a48dcb61001fc563d2433ed3:"可排序",ac83dbca40c9d2151b5f7d81795535cc:"开启后可以根据当前列排序,接口类型将增加排序参数。",af9cbd3988196fc104af4fed9461e152:"可搜索","34dceb7c51000849ea3596fbaab6f67c":"配置列搜索类型","9a899d9ab83d8ffa6308fb31e93f23a1":"快速编辑","4562be5a3f9823a5f61b25f8d14b2b43":"修改立即保存",c115f372bcdced1e70824bcbf42b5923:"开启后修改即提交,而不是批量提交。",fba91204d335ae6eda35809023a94f7f:"配置编辑表单","90ef7c485bd31fab681c6e9d9afd5be8":"查看更多","71c0319fce9f416330b18e554e0acc55":"浮窗","64035b04a21bc337a351b5a2a5d12acb":"浮窗位置",ea71a81cf874780294d517b0314feada:"配置内容",ca60c525372028b9f75ee4c708cccae1:"默认为当前字段的值",ac04259507be8ba6b891dc9dc208f491:"内容模板",c9f7324519225bc72fce24a09518a8a8:"合并行","9af45e91a08b54764610ada28272d590":"合并列",ad96280bb24a38f9a83051b16ebc9688:"自定义列时默认展示",eb58b078f2f8560160ebf87bc7109de9:"内容超出换行",f1f4c88f30744f2365b65f1790c71da8:"错误的组件合并对象,面板过老无法处理,除非增加新面板","175e01917d9d4891a40eab43f4487030":"表格视图","9fe8304dade75a37bc04f45515688325":"表格类型的展现","2560b304e691da78ee2e02f5af9b494d":"地区",f7d29dfae05b5d049b64b040b14d9a00:"城市","44e7ebb4007104495dcb7afbbb6778fb":"销量","3f0cb8b8c238c3b4e08898ce6d449c8d":"华北","692e92669c0ca340eff4fdcef32896ee":"北京",b8b75a5f9109919ff3f67b336b62afe9:"天津",d1c2b2d68063b4a57af61e3027861cd8:"视图宽度",b32ec25f2bdf7b2eed5e947cf82a4fde:"单元格默认内间距","8a42ded5c9d58f3dd9e3a8968ec04b34":"显示边框","9b4bae5d8251de0b6f00b704936b00d3":"边框颜色",d273f56b3e598e794c3480f1e62f3ed9:"单元格 {{@1}},{{@2}}","466c65230ac92494c3af79757b4b78aa":"行 {{@1}}","1ebd0cd417700f3f4a7ee5f64518fcd1":"单元格","4d775d4cd79e2ed6a2fc66fd1e7139c8":"显示","7ec907e7059b758ace2f3adb9bb803ff":"文字颜色","104711e38d3cd9335dbd1f4301178edb":"文字加粗","65194da33aa3aa1d0fd08b5690af6f26":"单元格宽度",fbd9998b10e690230b0f2fa9b24087ac:"单元格内边距","0bbc2ea4e1d1f23feb576de5dca1ce3b":"居中","4745afe0f89f665e41adf819da5df1b6":"水平合并列数","7c2e1f863e86715e892f61a54e558b20":"垂直合并列数",d17020cd3e6564f5154cf2251cd30f52:" 行",db439b129f3143e14a7024f08ea3732d:"行背景色","30d6ed36667cb98165f07c59702754ea":"格子","49d45317662097180e27fa53235d9b13":"找不到对应的 td id","013326241579b9b2735756f2204bf8bc":"第一列没内容",a896691b72032fe21a00b6487381a529:"左侧新增列","24e4bbbf29a8d31e711c8d9366bf1a6f":"下方新增行",aea2dd682bc9dc2974dd971581148459:"上方新增行",bac058b86f8fd4e8f5e2ef3807799aea:"右侧新增列","488d0742c010851e9c6ce3264df9542b":"拆分单元格","9377e388f7189d6103a3985a321115c8":"选项卡",a8b1273cb2d53ad858906ff9744a9891:"选项卡,可以将内容分组用选项卡的形式展示,降低用户使用成本。",f78416dbd6c6a40a3ecd1c1f2b0672c8:"选项卡1","9769ee568100b0c530a06ec3f0c0044d":"内容1","4be268145385303e8ebeb480458a380e":"选项卡2",c50159e2acff0f4ffdce4c67ec3513a3:"内容2",c8794c58d0eb020ca40905d1904d88b2:"激活指定选项卡",fcd3abb110aab48ebd0ac2a1d7040d6d:"修改当前激活tab项的key","9d000284174ff09642502803887f28ed":"激活第","29645b509093191cad34c673c1b3efb7":"项","9578012b7d75a3a47c76acc176caf403":"激活项",b744b72fd649d904e561358fc26c455f:"鼠标移动到选项卡标题时弹出提示,适用于标题超长时进行完整提示","6e7fe62a865cb9ae90e52f85f4c6b8a0":"默认选项卡",a8986713e2b83c9ecafe5b107c09b68e:"默认显示某个选项卡,选项卡配置hash时使用hash,否则使用索引值,支持获取变量,如:<code>tab\\${id}</code>、<code>\\${id}</code>",acb839aac679bb34be9b4b49806b74a8:"可用<code>\\${xxx}</code>取值,根据该数据来动态重复渲染所配置的选项卡","5b9af1bc3012bb3c8e07b983b423ec17":"激活时渲染内容","4bcecc15d16e8c851dc3d155b8f30929":"只有激活选项卡时才进行内容渲染,提升渲染性能","12c6a62683d63e404d71a31c9cb5209c":"隐藏后销毁内容","5b52bcb62a2e1dab99ef841b05395b6d":"激活其他选项卡时销毁当前内容,使其再次激活时内容可以重新渲染,适用于数据容器需要每次渲染实时获取数据的场景",ecfcea4b381d761fecd512761bc07954:"线型","3d7443aeba7c8eaf1cbb42ad5232fa10":"加强",ee5e5a588705699a51eb3c5778c3020a:"仿 Chrome",c5b8044dacf2e63931d85e5e307a9168:"水平铺满","22d18bf0c476ebe7aa9303108677ff2e":"选择器","5bff38cb05e3710a0c0cb16ed3ced78f":"侧边栏","593c1c61592f80831f58b2e44cfe63fa":"标题区位置","030c8cb75e9707285b28c4931bfeddc5":"标题区","32b4bc87bf7f95cd6094992f0135ff7f":"标题图标","996a919888ae86e842c76245daae2360":"设置后,会同步更新地址栏的 Hash。",f3051dd9b3538e170322fd5224b28de0:"激活时才渲染",ee51f2d49fa12c730d2a0efef0d67e44:"当选项卡选中后才渲染其内容区,可提高渲染性能。","024f24defb08c5c9d463a2668cbb9802":"隐藏即销毁","370bb4d6806c88a7df2ac17ca2a7b6a6":"关闭选项卡则销毁其内容去,配置「激活时才渲染」选项可实现每次选中均重新加载的效果。",f6724322c613ca164ea9a9d03e9055c9:"卡片{{@1}}","8a471486c6c7bbe43e14392c6b127aea":"异步任务","4f58f808d62c4e31c347e483898396d5":"用来做异步任务呈现或者操作。","9ee043b0a77a26d22eec0f4ea99afbd3":"hive 任务","3709f71c9552ed5db76cbe8f3cb5d4be":"小流量",c60ad696dee4e1eeff6f0f2c2e9b9fc0:"全量","5c0dc424442c913c6d16a2cf43137da4":"初始任务信息","78caf7115c5140f8913c581920239f22":"任务名称","3a3778f20c0e1a55adafad4861a71216":"任务ID",bc7e74f7ccf8ed6fa5b7b7649b221daa:"任务状态","1d35dcbf191e36dcc6c15f71277d72ed":"任务说明","76ba17faedd82297d09b2edd70c5914e":"新增任务信息","093bcd735847b8464d683464165adbb8":"可以不设置,如果检测接口返回这些信息的话。","7dca021cccc260dbe1d81dfc6b29f513":"状态检测接口","358e55678114f19424efbb42c0a927d9":"定时检测间隔","77bd60ba17a73ede5d81c4eeba0f830d":"提交接口","1e057692fcf81e07e20b5f7c9073ea35":"重试接口","24e3562a3262e80c3119f22b8f447f64":"任务名称栏标题",cb8e07cea4df337bb6dcb8362b5f7e02:"操作栏标题",f2acd3adcc0a0d73b318c83a29a4d2a9:"状态栏标题","8a4cf07caf84c91a87e8ff3c48a944b9":"备注说明","0cbbb89050458c2bcf0ca98c19dc8864":"备注栏标题","879eb99c7b1aa3223925b9b2dbad4c63":"上线","804b6382fa6d8b53c5a2a409f30f7fe2":"重试按钮名称","132c5cdcceb0f1f17c8c088a42959aa4":"重试",dd4e55c39cee201b82dbc9cb2aca173f:"未开始",c0d2181d579cd1e965ed10d5183b1fc0:"就绪",fad5222ca0acfaee54f06458188d916a:"已完成","7a4b9e6f14bda48d2c3bf0fa431bd2b3":"状态标签文字配置",f198581dbbc357ccc0283cfe02d56edd:"初始状态码",d6bab2368de31490741ed95f732aaa25:"就绪状态码","6eafca9359acbb0bedcf86d6b8609e41":"进行中状态码","7e8b2e41a303cb8532b9ad2006da3c25":"错误状态码","231b6f799949f9a743d5193006a15af7":"完成状态码","003797f6b66c67cd87ec684cacb4ab70":"出错但可重试状态码","89d19c1fda4906bd7a336895835ce20e":"按钮 CSS 类名",c52b46333f6d5d2796ee64cb359cd58a:"重试按钮 CSS 类名",b091a100499d48dd4ccf0b982aa37d68:"状态标签 CSS 类名配置","7ac24322bc8eeac88db6823942423ac3":"时间展示","82315a0cd63e7f81233ad804e0d02deb":"时间数值",a389ce9c52a94bbdd5c7fa84af85348c:"显示时间格式","7cef725b75da8afecda59900b780be75":"时间轴","8f32bcb8d5baf6cbb410ef3f6dbed8d5":"用来展示时间轴","1aa46d7cdc632756dfbf16c55436bcdf":"节点数据",c360e994dbcffdf31e86d2d8875370e1:"排序","825f53899a11e598fc9f9b43e0814a58":"正序","8eb4b7abb66f0922778a39044b42d345":"反序","0da2ab28a6e03922d4a0c78451146b87":"时间轴方向",d1b490c01d24a1a70e9c83a29ac38fde:"文字位置","00ff9356c34d05ecbfd6559a46f56e25":"文字相对时间轴位置","71039986e2386573ab6e5681986c2230":"两侧交替",c5d48d5732c64d5dea4bb0b4aaf13813:"请输入className",dd438f6fb09d6223fd95df16383f0f44:"文字提示容器","33813749a95477897085e2435acc16b6":"类似容器,可以将多个渲染器放置在一起,当用户鼠标悬停或者点击容器时,显示文字提示浮层","9b14c9051067bef2dd9a15683201dd18":"提示文字",ab97cef55407efa11f79211e17cb2b4b:"默认方式为”鼠标悬停“",b47707f0e916e3e3f4ba885bc2cf2c11:"主题色",a32b3b848eee6929634dfc9a9d8bcdb1:"亮色",adb7e5312abdb9a44297e48d63815fa3:"暗色","0de826c66ae3fe8043e9a39b35616ee6":"容器内联","4583d3453c31cd3ff068c1358d8e7f1c":"点击容器外部关闭提示","8e290c31bc0b4f76edbd58c3575b8420":"浮层偏移量","03c87fc8d49f865f0c2895d9ef3fe352":"提示浮层位置相对”水平“、”垂直“的偏移量","4e3e1e12e701890f4461808cc8f9d407":"可进入浮层","9d6246f57f6924410b0c68f2172420f9":"关闭后鼠标进入提示浮层后也关闭浮层","90919000a708f8d66b7591e21b8e33f1":"展示浮层箭头",ed81f127f3b2aaff73a4f4dd5968fdcb:"关闭后提示浮层不展示指向箭头",b60e5222037939812dabb7da9979c27d:"延迟打开","82bb338503938f2da52e91f7244a34a2":"延迟关闭",d55c726c99995e106ba5f3bb2b791a86:"内容区CSS类名","0ce2605d7eed6782adb6bc62ffae2335":"浮层CSS类名",edb5acdc9ee5e75fbc238ab4a0300eaf:"文字内容",b1f824deef0d11e1fe3b73167a902e31:"文字格式","74cfa7e77be335e8e5489a00ef099cb9":"普通文字",d482086f653d92fa8f1011d39738dba3:"段落",ae27115431c46fa374ac28200304f341:"一级标题",de86106d6632da3fafb946f85ba91324:"二级标题","27f2c5c60f373a4380ec107ad8895f0e":"三级标题",c961174771e843ac4046b2b21c49424b:"四级标题",a791de104833c917f801c1976b9af960:"五级标题",de2687f9a16fea3654be84c74137b805:"六级标题","65862c97143c6c5479e0c623093a25d6":"用来展示文字或者段落,支持模板语法可用来关联动态数据。","38accbc34901ee6fd7bd7cd9f92f0a2a":"这是模板内容当前时间<%- new Date() %>","590e147e49735ebbfc51ae2175c36eb0":"请编辑内容","47ae015d04dda362d066e4f9ac09d647":"内联模式默认采用 <code>span</code> 标签包裹内容、非内联将默认采用 <code>div</code> 标签作为容器。","7fcf42edf5817042904f4a122ff77582":"视频","1d5bbe0ab0d90a223c162fb375997a98":"视频控件,可以用来播放各种视频文件,包括 flv 和 hls 格式。",f50bc38cf567e68250a8d15edfd8eb27:"视频地址","733dda7842619a437b2486f6f71b0c10":"可以写静态值,也可以用变量取比如:<code>\\${videoSrc}</code>",fb103fc64a0caeec24c707b9e7b50870:"视频封面图片地址","828f83110677bab8ef940f79f77b9049":"可以写静态值,也可以用变量取比如:<code>\\${videoPoster}</code>","351cb1f8ffbcc9d2d4c1f35505e15864":"静音",c7638cec349cb86eaeaeb983909fae0e:"直播流","82f5f7bf3fb529360947cbb3b988037f":"如果是直播流,请勾选,否则有可能不能正常播放。",df0134afa26415a560ae1320dee10c19:"视频比例","0d682d277649d8c7952d36f836619a44":"分开显示封面",ee1600dfbd6f9e86ca8761cf3fcf6a17:"视频速率","8e7124c3069460d4a8a04c3e3d9ce752":"视频帧信息","1fc7d723b3a82ce32bfbbfa0a1761969":"比如填写:<code>\\${videoFrames}</code>会在当前作用域中查找 videoFrames 变量,如果是对象,将生成视频截图列表,点击后可跳转到对应的帧。","1fa035e78c5408c9079c20637acdb2bb":"用于渲染 Web Component 组件","8df7c8a1f9f579f0ddc35bb4ee50f166":"包裹","5acec91385a3b9093e3c803f6b0d869a":"向导",c8c0339a6f9e105cfef45b76b788b635:"表单向导,可以将复杂的多个表单项拆分成多个步骤,一步一步指引用户完成填写。","155149d24d20197bc0836bededf63abf":"点击完成",d384a3c931bdf315e4760c9fc5980e6d:"最终提交时触发","335d6c56c43204f9efcefe36f097d35a":"提交的表单数据","5be9e21eb0797c9faa053eb0237c36f9":"步骤切换",d837ddaacb39a13806590da335e89397:"切换步骤时触发","02f706d7510e68c96aa073852d90ec20":"步骤索引","33c627bce8015c50152941a5b6fada32":"最终提交成功时触发","574f27f7223c86545a7724d18da96651":"最终提交失败时触发","8a427977d8135a019e4f1056120bfad2":"步骤提交成功",d65dcca33a0118a0a5ce343264192ea6:"单个步骤提交成功","5d7d91d9da162ee8fddd4d331d1434b5":"步骤提交失败","1c11d38e7ecf2facbf82f772d9222d45":"单个步骤提交失败","357954d848a9e2f12208673b3906a972":"单个步骤提交失败后返回的错误信息",d6c21651c32c63c8d61c85944c2c91af:"全部提交","75e3dc4be4ae7aca7e1cebc13f7e486a":"提交全部数据","0c3005b490ef428660ca2265a714bdbb":"分步提交","832efcc5c30746b84b910cde8630d491":"提交当前步骤数据",eeb6908870e058bc23d52c1e405a054e:"上一步",fc5dbc5789e158384f634eb8ff466b46:"返回上一步","38ce27d84639f3a6e07c00b3b4995c0e":"下一步","5fa57cab26a9d4e659c2e497018729ef":"定位步骤",fce22163929e8191b7de43699316f2a0:"切换到指定步骤",d529f7d5ed8956cd890173b4b5045a67:"切换到第","4a0ff5106d129883b446a29b1dac6f47":"步","78ada959bf5bdd6c70ee411c4cf23601":"目标步骤","098521c027a49fba5eb7f35430a6a9da":"步骤设置",c5538d5c74235d2988e51e632c4eed0b:"新增一步",dda36edbd4626e7fc868c14f9aa1556a:"其他设置","1fd41e410930ac58e748f7704c3a05f3":"如果接口返回了 <code>step</code> 变量,且数值是数字类型,比如 <code>3</code>,提交完后回跳到第 3 步","938b484df1447d8f01f96e45125eb031":"是否可被点开","20022725ac2c53869f7af6646ca4ba29":"用表达式来决定,当前步骤是否可被点开。额外可用变量:currentStep 表示当前步骤。",d4b8306441c00f01d4f044b3802c4266:"起始默认值","37c0c041a0ad487d23c9f42c29f6d5e1":"从第几步开始。可支持模版,但是只有在组件创建时渲染模版并设置当前步数,在之后组件被刷新时,当前step不会根据startStep改变","076bd7c0adfc4f5d2abde6b309d9f53b":"用来初始化向导数据,当接口中返回 <code>step</code> 字段时,可以控制默认跳转到第几步,注意数值一定得是数字类型。当返回 <code>submiting</code> 并且当前步骤中存在异步保存接口时,可以让 wizard 初始进入异步提交状态。",dbb19fea1965f7ef88cf1d1e0450c0f4:"用来保存表单数据, 最后一步点击完成触发,<code>如果最后一步中已经设置保存接口,则此处设置无效。</code>","0f04a65952b58cbbc5ca6cba868c3bec":"上一步按钮名称",e54827ae56fcb690d879b9cdd29f0ac7:"下一步按钮名称",abb7ba84b95c6c90341ac9c883fbc85b:"保存并下一步按钮名称",bed196af058f458def957031f88abd09:"保存并下一步","81b522590d543401ad15ae8a9155361d":"完成按钮名称","22c2aa6b59ab30c88fd84e8e5b3c4ad7":"上个步骤","7b91646d808737e7138ad8f32a3b6cde":"下个步骤","52b36576f88c31ed3971ca4d1fccd46f":"步骤","8164ad50987e0508caf7638c663f8b7b":"步骤{{@1}}",de5e232d10e2fa6218259289d4de4835:"类似于容器,唯一的区别在于会默认会有一层内边距。","3954d7a9c047b7522ef92ddd5fc35852":"内间距","315dcc9412a4499cf846736fdbaaa72a":"子节点","5db7ca044a5179bf05428b283ac0452c":"设置样式后,大小设置将无效。","7c57a563ab87bc6eb5edd8f5b953f499":"接口设置","6aa351f5dacd13d3d862d9c93e4a0241":"发送方式","8dc91bca9bc83efea73150e3478657fc":"发送条件","91ee84292a5bf5e59d3b6309f948f2f1":"用表达式来设置该请求的发送条件","55409342e28d37db86fb23efbd84a025":"发送体格式为",e06a14abe7ef66a8ead143db4ae9786e:"当发送内容中存在文件时会自动使用 form-data 格式。","773a0e8384fd6f784088b829d7cc2f68":"是否设置缓存",c1b110f13431df9662299f26def71df1:"设置该请求缓存有效时间,单位 ms",a18ea11244325dd3d20c5988bc7f6e39:"文件下载","68caa6082eda1745aa3f6b6d12efe423":"当接口为二进制文件下载时请勾选,否则会文件乱码。","91831507074270c0da8a31ad9ff87495":"数据替换","42be3061671b38468cc6ac84f6a0dd77":"默认数据为追加方式,开启后完全替换当前数据","81fe75a5216d4f612f1809c122f5145a":"定时刷新间隔,单位 ms","83f16354dd1532422dc8b3581d096e7b":"定时刷新停止","620f826a77f079c5683a9d3c59461ea1":"定时刷新一旦设置会一直刷新,除非给出表达式,条件满足后则停止刷新","90260d55567cfd97ec2f085963a60bcf":"HTTP配置","9ae7a582479116d4cb41e828fbd59798":"发送数据映射","0fcbf036057c6dd88b7b809daa0c5eb7":"当没开启数据映射时,发送 API 的时候会发送尽可能多的数据,如果你想自己控制发送的数据,或者需要额外的数据处理,请开启此选项","7dd590a9d9e783e980d318bd52891905":"返回结果映射","7e295b6ff39ec7356e06c4534bfc4fb3":"如果需要对返回结果做额外的数据处理,请开启此选项","417125a06b1d2bfff025e83a4e067bf0":"发送适配器","62efcb25e5b21da47c09780119da3458":"函数签名:(api) => api, 数据在 api.data 中,修改后返回 api 对象。","6eb8944029108ad3b6bb3572a648fafa":"接收适配器",e83cbec70e17988749c4a02a3b73f55c:"函数签名: (payload, response, api) => payload",be47bd270e7756d4233e59bbe4cd5b96:"请求头",f80cc88446cc10da4838556666f6b9f1:"可以配置<code>headers</code>对象,添加自定义请求头","9d191f6126f21da8222755c14f49707b":"设置 ajax 默认提示信息,当 ajax 没有返回 msg 信息时有用,如果 ajax 返回携带了 msg 值,则还是以 ajax 返回为主",c5e1f01e3d98b4db536765ae0d5b91a9:"点击选择","4e7c006f535b13b9737ac310bc34193a":"初始加载","3c743b8b2d662421117a2fb1c445425d":"当配置初始化接口后,组件初始就会拉取接口数据,可以通过以下配置修改","713ec76479b992652ed39364d3d03870":"如:this.id 表示有 id 值时初始加载",e5e3131aaf96b6dd10574bc9beeaf934:"定时刷新","9e8c8bc795ad25fc992cee9d81a8c46d":"可以配置headers对象,添加自定义请求头",be604f8b7ec5e80288b091ee12bbab7f:"点","9adcfe38533f68035b2bf7831d310381":"缎带",cbc608353218e1d63e6f47c9db1eae64:"文本内容","2613e43b46ca52dabc232054c1611c80":"角标主题",d8c7e04c8e2be23dd3b81a31db6e04f1:"信息",e4f10a8916d4c5375529e21d9b66e5f9:"角标位置",ebc556841a9264ebaab728efad7af777:"偏移量","81cdf47e8d8adfc70faac2cbc55e4067":"角标位置相对”水平“、”垂直“的偏移量","7ba3812c61e01b3049404a46fac8deda":"自定义角标尺寸","29e13ada94b145a1359291d5e1564655":"封顶数字","42becf09dfd209746b66726e7d21d014":"尽在文本内容为数字下生效",b599979e9a40823363451aeaadc0723f:"动画",b8c467fce096a649583c0bc9d9281a5c:"角标","005c50d1af6e833d6991ab882653b7ae":"加载可用字段失败,请联系管理员!","76f47297fe988267a26073a9aaf7911f":"暂无可绑定字段","020586d0c69f8211840ddf9ee9bbf6ab":"绑定字段","91be693dd1ccea38f8f514318fd8a944":"输入名称搜索","8517171ce4ad0e9a5b511bd6bb26f839":"暂无可用字段",f7d2996639d97b4a03fc0e40e2eb853a:"快捷键","71dc8feb597052ecd0e73c9062eecdeb":"未配置",e8755fb1e985a5d26df0fce1f0b7b0f8:"添加选项","51d8a85a3c59453eed398eb8f5d35585":"请选择默认值",cb73fbd12620c6ff4d7e5d1047c3be4d:"请输入静态默认值","303efd5ba79e639001b4328cd266dddc":"点击配置表达式","7d92f998d24da41b58db140b1864f773":"当前表达式异常(存在循环引用)",b5cc1cd60cd694f45142dc52a5bf53fc:"数值类型不匹配",b51796f5778fdc31bac73769a85f89c7:"未找到对应组件",eee03351367bb1907dcc3140ffa3e3b8:"去编辑","01820262aa9ad5b130f8f5b86bfd2968":"自定义选项",f99603414a616bdee85de0e6e3938b65:"外部接口",e6ff6a97bf600c02942db3126a7077b8:"API中心",b4fdf79b8f54856b072ec3874b830d1f:"请输入显示文本",f4ab507e2fa2d2bd66bcdeafd9fef797:"默认与文本一致",aafda9e8f6b7b613680677c513edb7a6:"取消选中","0560b060c438e9326f92718ccbc3f95b":"默认选中此项","5d26b8a41e805204c9dcd5ea7e23b150":"请输入文本/值","22de6ef85ed60ec54dbdc1d8583e5104":"批量添加","421252e16c6cb544fe9ce0be94a190e0":"批量添加选项","1e2f96a69fbef8caa8823a3067ebbdc7":"请输入选项内容",a4f1ddbbfc96930d24e4b54cb815b62b:"无选项","5b4ffa2eadaf629b833b37a3e8742b2c":"不分块","3569877e498155b59ef5299870c43f80":"平均分","15e1fdd9d5cc4dc595fba0eee0719cba":"按步长分","56d37871117270ce5d157a8de90dacd6":"与分块保持一致","6903085e7f31286560e4a2e160beac42":"分块","7145575ab9e3b4529eea61fe5fe76d0e":"块数","1c8737ec7da60e12207c9eb04ccabcd4":"新增分块",dc4c91dfaa3b760147bd92e648560af4:"下标","662d8b49913650f543c024d4d02009a2":"新增下标","69fbb2e5fc9eb3ba06096cbedbf5a622":"条件","8baf21fa26d6d24b4faa872953275d8d":"静态","8494b2036d3ccfe6102e930d9d8a3397":"请输入{{@1}}条件","311f6d1fa5f13b0e280d7b3c9d40c5be":"展开更多","38aa9dc2a0f14555322061d2ff997349":"更多配置","37087e5bb2d0367872a461f535580d91":"请输入时间","96641a78cfd9f9f8ba68f0524347b186":"请输入标题",a11cc7a65b27f3993d58438d275f3447:"请输入内容","34df758502e02c7c1a58f804a6c96c28":"折叠前文案","1d20d90b7c7301b7739900242d38544e":"无配置情况,默认显示标题","8aea4138b4fac2627c9b72da37e0671f":"折叠后文案",d584018521820dac9e92120737b733ba:"节点配置",c8158b3cad598b0b5939788ca4efb298:"接口获取","72a3c1690dead6e24f7ac1abc90d5063":"请输入显示时间","79d3abe929f67f0644a78bf32adb3a89":"复制",f86418b525af4b573aed36b8e3f9aeb8:"添加表格列",ec159d98c6c25fadd38bcd9362f6a28e:"设置表格列选项",f302b37cf6530d3fb39234a220d95437:"需设置表格列后,才能设置表格行","6090f7af1ae15892abe97409b9e557b1":"添加表格行",e6a10b831ae920bba1bb89a725e0fbe8:"设置表格行选项","355c54009e364bf4396be424fba10e0f":"至少保留一个节点","9046ad86a1a47f16e954f2ec38fb680a":"层级过深,建议使用【接口获取】管理选项",f69608e93e9728f4fbef583bfa1326c1:"选项名称","684a0d1aeca4e9acff89221b57826d4d":"选项值",bbcbe681f9225f8adf3663f563a9f294:"添加子选项",c08dbaf90614532aed9f526e58b7fef2:"选项管理","442781667396d6eff51113f482d89e54":"添加校验规则",d7a169e81b60ee08c82b5d9de473e362:"错误提示","9d9cf35ff82a6d960538ecd650e09945":"系统默认提示:{{@1}}","5ef6ce89f52b4331b080a0f3019414f3":"默认使用系统定义提示",db1cac8e2f6206e8f179b1ff47a676df:"未匹配到数据",e9908cdf79e965f6907ce9f291cdfcf8:"动作配置",be5fbbe34ce9979bfb6576d9eddc5612:"保存",d1d9049139d870edd490215530d90458:"执行动作","9eac7e07ca0a3181766e5ecc70d20727":"请搜索执行动作","0174bdde9517fa331bf7d716a553e023":"动作说明","0aeca07a02601a8e701a46d1a8b5ce43":"基础设置",da1ed600ce65be863766444e60c2da05:"执行条件","13b2de1073f76444c49d2c6a21e46e26":"默认执行该动作",d80bc0fcbfb250480320b683e48b1467:"选择组件","07682f1424e400c467accdb556d59e1c":"无配置内容","2e3ca80a58643bc28e87cc3b17bc9d80":"请选择执行动作","7030ff64701a938becbc5aa67ddb86e8":"错误",dec2eb7145e149f281cb7e75fbe8972a:"跳转链接",ae10a948eca808b3dd77506b24f3fd0e:"跳转至指定链接的页面",c7a34a3465d1beea2f85d53edcff8235:"跳转至","0b72392143e4038e98128cb0f6f679b3":"页面参数",c068b579db3bf0a553bd0af4f81cc14f:"参数名",bfed4943c5f487de1b63a82f7230cce2:"参数值","56aa76ab3c987377e855ae2c6c612050":"新窗口打开",fd5fb471ecce1eea63a6a95b6707f815:"打开页面","67e21dd387607ae3fb59846504fa2c4c":"打开指定页面",d7098f5050f017673319c5db1473ada7:"打开","39e107b7c4aa580f913ccbebc00f7534":"刷新页面","261242fe62b18b620419802c7dd7da7f":"触发浏览器刷新页面",ca180138a862543561d3a2c4f08b2e1b:"回退页面","5f6b9e7a050ae3f34b38191435e14b24":"浏览器回退","27e0ca877865238aad6940481b2984d4":"返回上一页",f80d12dcd65429fd28841e768062d3c2:"弹框消息","0561589c26e732981f29709a9b574234":"打开弹窗","256dbc5161ae393ec8a0e83ae6cf9469":"打开弹框,弹窗内支持复杂的交互设计","6cff4b6d794cc17f5d24dbe0d21e5732":"弹窗","507c1d40c5d6b990cf8c832b0a91cadb":"弹框内容",a532be3ad5f3fda70d228b8542e81835:"去配置",b67cbb1ca7439053f06d59aac5e410dc:"抽屉内容","3b02248ca3790e356e47b6900c0e3931":"关闭弹窗",f33c2c6ff58bcec40d3e74e591bb3df2:"关闭当前弹窗",e495f416b83e4c7ff3c66ec3be96a76f:"消息提醒","61d7aaa88181c527cfb936d4c686d267":"弹出消息提醒","4e5242a645864528e10f04dc2326a5c4":"消息:","6d00710a2528332bfcac14b58e412042":"消息类型",b87b77561e776367e6756e11ea652217:"消息内容","43ab9af06e1e0f0b2a8767b46cf8b1cf":"标题内容",f41a94bb85c5223181c4cdf83ea9021b:"持续时间(ms)",a0a837f2873de80bc9ec353c30e73171:"显示位置",f3296f64a8a1330d7a07f1d269a1db92:"左上",b97a5adf068bee6c852db9dcea3a9799:"中上",eafeba264b6338939f11f1b1adf40d2b:"右上",d429ffb093e9aa3bf80da125f1be318c:"左下",c241aa8f427118a719b94cbd8f2bb22d:"中下","9cd707caffdfb314d939298f2f2c267c":"右下","3f3a016027e540ef10a16dbd49fffde9":"展示图标","0cd902f953656adb29985b68e6fc9754":"配置并发送API请求","1535fcfa4cb8e4d467127154977e9788":"发送",c14a21300b61bb83b4420a1586497951:"请求:","88bdaf32c27ab169d3d686b86b3fae99":"配置请求",c5dec2a8d2308c1c15ec2e5441fd721c:"静默模式","4abbdba4b6b06ce00702a255bd89c92c":"勾选后,服务请求将以静默模式发送,即不会弹出成功或报错提示。",e3b49b5bbbdea05598525e91dbdfa638:"存储结果","4dca05af026848011eedee1b53efa61c":"请输入存储请求结果的变量名称","4da82260041107e5780bcbb3a14ef791":"如需执行多次发送请求,可以修改此变量名用于区分不同请求返回的结果","3f9e257178738d5d180ddc2996809c10":"状态标识","99c74120cc62f4bf31d661e3212b7121":"提示信息","89049706952412d790b801def284629e":"触发下载文件",bb79667f37035e9562ec6bcffd6cf8ef:"组件",c852fb60f1b8ce921c3def1eba000bc5:"组件可见性","1bd4cfded5e11a7a8ea4dcfd2fa17e15":"控制所选的组件的显示/隐藏",edf25860e3d457eb8ca9cb5dca06dfd7:"显示/隐藏","12c8d50c55eeec7059ddd5c303e34f77":"组件可用性","5e75800641ec5c1198092bcf9d34f180":"控制所选的组件的启用/禁用","7854b52a889b3ef0590d9f542efeb4c8":"启用",d86d5919f595226b7a1e8264635ca23d:"启用/禁用",c5a9b6e8c522de8a14ad7fab51c1a1e3:"重新请求数据",be4b778e7f5aa6aa5a811d7db4e1a8b3:"如果开启发送数据,会先发送配置数据到目标组件,然后重新请求数据。","694fc5efa9e1d1c2c5eb6525e1c7fb29":"刷新",ea4d3723b350b2cb8f4c1a615e1b7df1:"设置组件数据",cb7add16ba6f0cd65d5ddcad71359813:"设置数据容器或表单项的数据",b91ebe714155c83b6d3bc02b675a31e9:"的数据","08ce6e74bb4a64753f1af2e5c836debb":"赋值方式","139294edcce271bf483dda437c421c29":"指定序号",a7b0b80a7bea1e5e973967c179866ef0:"输入序号",e887792fbbd65d21e43e832a5cd63aac:"请输入待更新序号",e3a6f648390842e0c7aa82d0f2c3f6e3:"字段赋值",a25657422b40023f2731619587940bc7:"变量名",a33903526e8fb3d1ac3066da70e7941e:"字段值","82986a4cab1d0efdbc23b3ac5f0fd509":"清空表单数据",f457845da8c119a8688e333a3554284f:"重置表单数据",a84a1311bea7370f1749341ffa6f75e1:"校验表单数据",b7579706a363e5f23b1040fecfbcb677:"校验","51325230409d4b7c64aaeb3db9904801":"组件特性动作","98d130cb9a360df782f6510abacbc022":"触发所选组件的特性动作","557d01c07aa7c4450a414932e6c1ed2a":"复制文本内容至粘贴板","5aa4369ec61715ddef3641992fad0d4d":"复制内容:",c7f16d729f3bca8f6936416884a74fb8:"自定义JS","1b5a6299ef404c1f7b4292c290b80f55":"通过JavaScript自定义动作逻辑","9bef5e571702130c5710af4ee2c27455":"/* 自定义JS使用说明:\n * 1.动作执行函数doAction,可以执行所有类型的动作\n * 2.通过上下文对象context可以获取当前组件实例,例如context.props可以获取该组件相关属性\n * 3.事件对象event,在doAction之后执行event.stopPropagation();可以阻止后续动作执行\n*/\nconst myMsg = '我是自定义JS';\ndoAction({\n actionType: 'toast',\n args: {\n msg: myMsg\n }\n});\n","9a2ee7044ff04234a8892a13583d14b6":"变量值","186c8d63db1c09c38bcfd048fb15846e":"滚动至上一张",d9b6b8e29d63ac6bb7a0381e994ebcb5:"返回前一步","47b9cbf9f3a3f08264b19f4a1228e865":"滚动至下一张","211ae8c8666f8b803282a74f90fb0dc6":"打开提示对话框","56eafb82d11c72b65efe07b9bedb5c19":"打开确认对话框",e777eb796f8a02e97a891fde43d10ce4:"{{@1}}变量",cc6aeb073ebc3cb29734a49164f8964c:"页面变量","979a50681e278dcc0be18f68459e8217":"系统变量","8deee3cdecdf06a05d22fcacc7031492":"组件动作","9654916723a8d1d82f5ab9d2911edf93":"温馨提示:添加下方事件动作后,下方事件动作将先于旧版动作执行,建议统一迁移至事件动作机制,帮助您实现更灵活的交互设计","88f7a3aef4888dd507482aedc02bb808":"配置动作(旧版)",c500cfabdec9b2761fe9f1aa543933eb:"动作",fa476b76ccbd4ac9316f0fd80257b77a:"重置并提交",c0a8088f2bbc993500c5a01b0f0a1887:"数据来源变量","71448f8c10c79b32312b7e3abe9104ef":"({{@1}}结果)",f4381cd48d8cb4307bc140613ea57d48:"{{@1}}结果","0b446df580ad309e7c26e5242eddafac":"事件变量","1fab2b4934161e87a1f0133b9d5bc1b5":"添加事件","4db5110d41293fef57f5a1f364187896":"快去添加事件,让你的产品动起来吧","5baa9ac58c00a7fb818d4a113d3f8cff":"未配置图片上传地址","7241f67ee4fa8e0adb5d602b5f9516df":"开始颜色","9f1b854df133912bb46203e84f0594ee":"起始色","8ea65e3d4e52c871d1c58b1926380ab0":"结束颜色","0c46a7f77a7247a9cc6d6e995c0ea8cb":"结束色",c7706039e8ad85969df13ce3458d199a:"渐变角度",f4882cbf65b232af449d7289354b9a16:"* 角度范围0-360度,0度表示从下至上渐变","5b9ea77bb6ce2d6c82e97b120d757201":"点击或拖拽图片上传","61a87a021904dc65995e99d4c476cb21":"图片位置","737391648d1216a1f84ac9ff52da5aa2":"图片尺寸","0f1fd39145bad43e18f81337e0144c8c":"充满",e0d76824dfe5e09c7068b44f605266d2:"合适",e39d3b7a3600d9327221a637f910fc0b:"拉伸",e1ff2c83c09f2dc6cc74ae02ab6b8222:"平铺","7ddd9dbf373f760acfd63778469b5c4b":"横向平铺","4ab931e0f709f9b493e660156925a113":"纵向平铺","21f3929a4484e6e992af64ec1dd3a576":"原始尺寸",a80a25b59908402cf7ee31a07d0e7739:"左边框",e0dfa25ebceabddb2180720d36d4c3b6:"上边框","57463587977a534f7859eb9d7c536629":"右边框","154d5216e42c916884431f0eea951999":"下边框",a8b0c20416853bda54120bf19477ad11:"全部",df68a5dc8f8847179b7afdf943f80796:"左上角",e717b4ae480e7c073fd5a44647a7f0da:"右上角","2a97dfb2d236c87c41fd588f006111dc":"左下角","1c9bc9dab33944e953412f8b22cb024a":"右下角","4dbe7c40ee82a56bb7a8152d4bbc07f9":"圆角尺寸",bb1531cc9643230ba0cbd7465818b52f:"边框线型",cc4c575642609fbf059a5df81eb86bfc:"实线",b1e0ebac23ed95807ecc566da3ffab48:"点线","61f6f4fc0b806ac9d41ad0792e6155f6":"虚线",bade10099f8447210ce7b97fa106b527:"线宽","5babfafd769570de3bba47605753361a":"边框宽度",af208c560d926f0daf4b2ce2d396505d:"X轴偏移量",b6b46126bfb0851ca10e74541c5d7be1:"Y轴偏移量","4a32b29da68a6ee204b3743e0fab8bb3":"模糊半径","22d460dcddb7fda718bc62034c459158":"扩散半径",b24a723b73f96ab3340fe9502370ee13:"内阴影","1cbac849ccc41edb12271d9fe9b65b5f":"阴影颜色",e94d6fc08a97892ff9d8c8d9a8d9e0ab:"设置阴影颜色",a5d833839a610994dc4752e2d91f4192:"显示类型","2c86d897c71cc9c2e648222a200d5bbb":"区块","0b0052c532b457b2d032c9f56af9e4e5":"行内区块","70d457cd36de1acefe7d9587f3f862c9":"行内元素",b5f55e5c7101d9be5218d63850e1ad8b:"弹性布局",a648bd0b9eb3c86e39cabeac484917a5:"弹性布局配置","452dba7c65211630f8066b070fdf157f":"自动换行","098d946b6f0cc85110c54cfac8691cc3":"主轴方向",aee1aeb8d65547f8a368bd7364cacf12:"默认水平","4c38eb0fea71a9506fd434a7ac5cb1c2":"默认垂直",ae07817b441091793c8af39256908373:"水平反向","618515fd68ecfc4a5b58462f0cb9666b":"垂直反向","58554717be87c1f8a6d6c769f74f0679":"主轴对齐方式",dfc71567fb75f5c73da377013a223168:"首尾留空",eb5ec10ef70689996dd5cd66e17a64aa:"首尾对齐",ba3a7db7cc1ac5a908358f62fdbb21de:"元素等间距",f6cbf29fdb5e94052a22986533c7267f:"交叉轴对齐方式","6b461e0a4ffef9438fb8f01369091cac":"字体类型","2539fe0e6d40a023dd95d0bd71d10bc9":"请选择字体","690660d9dbd7312ad2825e554736e2f8":"字体颜色","5f15efdc32badce0902c46a7a0105c51":"字体大小","4c5fead0489fbc7651c91400dec5d379":"文字样式","4ae7f423d9ed9ffa48c3e404f96bb51f":"文字排版","65786fea9d354015d3a2724086f7f3d6":"默认字体","226c06861b0605a3276311b1369204f2":"接口返回示例","1f318234cab713b51b5172d91770bc11":"高级配置",a0472043a9598b1b19f1adcec1e1d75d:"接口配置中存在错误,请仔细检查","2816c3584802b2fc75db5bc3c6aa81e8":"设置该请求缓存的有效时间","6e889f0cc8c1d8f705edfd5d0bbdaaa0":"当接口为二进制文件下载时请勾选,并设置 Content-Disposition","508a38f518821a0f6bb2d15269b31ece":"默认数据都是追加方式,开启这个后是完全替换","5c131eb3bc61f6b0a26e20449ad7ce56":"自定义适配器",f514cabe63553a850063834c9d44a5ee:"可以通过接口获取动态选项,一次拉取全部。","47d0a7caaa2baee8d38612a1c57421ef":"是否初始加载","866a60d7fbdfeba6ae42c7e9c7b03059":"当配置初始化接口后,组件初始就会拉取接口数据,可以通过以下配置修改。","3f4f3acd6968f38361dddc6612a0c54f":"后端代理","8df0f3891f8a80a392816f6ca662a33d":"刷新间隔","21157cbff85802e353409f647f1f1f91":"毫秒","66670400b1f3e4b6c94cff171d441585":"表单项内联","21a1d138166d5d92276d126cf1d6ecac":"控件宽度",ffaa96ef7232cb6d8ee4d7e673dbf4ac:"占满","4e9ce9dfe13d97031d228fc5ae229f0d":"隐藏标题",e2773277c7765d4590f7128423c58cee:"隐藏后,水平布局时标题宽度为0",cc572c07586f4ea0c5b9b1060eb777f2:"空内容提示占位","8528426e54902956723f322bdbbcfafc":"输入框提示",dc5dbe7a1b1ff5cae22ffbb636bc6380:"当输入框获得焦点的时候显示,用来提示用户输入内容。",ff255db9b108589abd5c649e2a02e3f1:"控件提示","9e783b34207fe24bc488136faba65442":"在输入控件旁展示提示,注意控件宽度需设置,否则提示触发图标将自动换行",b3e55578af5dd473bab62641bb2f5f8e:"输入类型","16084784a0f126b501e96994c792d411":"日期类型","8190915888889ed18be44ea0351d0448":"月份","8f30e9f8678c24496921bebae6ca2ac6":"年份",dc46b7f19799047a26fee668d49be0f3:"选项渲染模板,支持JSX,变量使用\\${xx}",b18ec08df2e47313bcc93430e7a25fd3:"支持 JS 表达式,如:`this.xxx == 1`",b7dee01f2d085d90c47bcb8b490d9055:"点击选择图标","689fad203a167d542c12bdc46f27e921":"名字","6c1e18fd4cb57288a9f43603d5167292":"需要联动时才需要,其他组件可以通过这个名字跟当前组件联动",ae344073ea6ca9ce742899cdf6d3e106:"请输入字母或者数字","1a1ff1e1149a0cd1b39c0b231a334d04":"可以指定操作完成后刷新目标组件,请填写目标组件的 <code>name</code> 属性,多个组件请用<code>,</code>隔开,如果目标组件为表单项,请先填写表单的名字,再用<code>.</code>连接表单项的名字如:<code>xxForm.xxControl</code>。另外如果刷新目标对象设置为 <code>window</code>,则会刷新整个页面。","4fe2f10c6d5bedac03f40a4362e4f69b":"请输入组件name","3bce1a6217990c8dc087d254f1fe754a":"自动填充",f01553e415ca33cc89d0bca84023f4b5:"将当前已选中的选项的某个字段的值,自动填充到表单中某个表单项中,支持数据映射","89bc2a21c778b36d09c8d795aac8260e":"数据录入","666352a09304cba42de24312f509c3b4":"自动填充或参照录入","04d815a5d4b803d6bb956d2da5a82688":"是否必填",a1b6281dc554ac84a3e6062f812fe50d:"表单项控件下方浅色文字描述","85541bd9f7f39a6e6d9d26cbe09cbdd4":"只读","4d681c4aa93c8d005ec2ca2370618d6e":"可见","5d0595edc3d14aec24efef85534e4314":"默认值设置","495333d64fc1efafd6c40bc9a3929fee":"不设置时根据 name 获取","32f13c9db34f638c2c5cf2bf19326ebf":"键盘事件","2882b15b04cb47d1497160b5061b9186":"默认是不启用","530c4483c7e52dc409509b755eabee11":"千分符","090dbd614a66a56a5eadec87f59ea15c":"图片路径","2a0c4740f156a9536049f4610da25400":"文件","4fa2ae7d726dc395cfea70ff3d7256d2":"Markdown 内容","52f43ce846b2bf73f86195cf196fe578":"计数器",b9245d69d2d82b0081ced47a18c27f41:"全边框","8f9b1b7e38cd2ed16f22807417ab3573":"半边框","7fc7940b4f7f58b49c71bf9e237b633e":"无边框","6fdccea6068e0698c565acd92052a86e":"必须选到末级",a80c61384a8459ef7bfb5082a2b54b5f:"必须选择到末级,不能选择中间层级","71758057056e7f31d73e3f3ac8860b4f":"隐藏时删除字段",ce641d8297471a5d65c46cdfb023097c:"当前表单项隐藏时,表单提交数据中会删除该表单项的值","3e719b87b9ee71d4613caefbf2fd1074":"UTC转换",d52e57147787797ae0153d43bf8be298:"开启后,提交数据和展示数据将进行UTC转换;存在跨地域用户的应用建议开启","339b9ebd91070de050b4bfe483aa4474":"内嵌模式","49a79f4047b81186c069ed1c9c151c66":"淡色","41e8e8b9935c9ee4e88b06643a2d5b81":"深色",bde770827b9137ddb3eb676878af9709:"次要",b1ea078db7298ea7872d894283378507:"上传方式","74cef1162781310e1503d2dc463a76fc":"对象存储","38fbc7fb70b4399d7e4050d3cbcdf229":"存储仓库",e5d59ccec2caa64ca83b7cc740645928:"平台默认",b6789c926cf3d23d13a6a3220bcb8e23:"初始静态数据",a4895ee2e87d1c47b734dbcf1a535aeb:"选择页面","150075376834f1879d6ceb7c2d10ec67":"比例","34598b2c71a8affb13da84ba39e905d5":"12 等份,标题宽度占比 n/12","73ec114993142f627ab6c3e6706fa3c3":"标题宽度",ae6fa9e75d38b9db24f78496b72bcc75:"固宽","424f04d454332ddaff4daa0a365e9335":"子表单展示模式",b17754a193ac835bcae0bf960f3a3772:"子表单水平占比设置","2e282fb6405a60830112991f88e95753":"左侧宽度",c41b3271487a3cc63e79feeb11b11de0:"比率","0fcf69b5d0b44955fcbec9702f90b556":"小宽度",b591aed69defa2abf0486da6a58dfb5e:"固定宽度","0fa590019ace86acee8d7655e5fb11b7":"大宽度","51c1e80408011ba118cdcc696f28283d":"左右分布调整(n/12)",aa0ff71cb10c3e54d68874dc2b17acaf:"一共 12 等份,这里可以设置左侧宽度占比 n/12。","1f08c91da33fc5f0616e8a85c0456a18":"静态数据暂不支持多级,请切换到代码模式,或者采用 source 接口获取。",cf763c357566be6fdaee886a40ddcca7:"选项文案","1ca0b9b486be3b766a92474189f11fc8":"拼接符",ab8e2e8cd076bd115cdd600d17ca5020:"将多个值拼接成一个字符串的连接符号","6df0630b4f00b6bd05de8af09c2f78ad":"仅提取值",d7d810ec89408c206a220f62edde737f:"开启后将选中项的 value 封装为数组,关闭后则将整个选项数据封装为数组。","4cff56e2b9703018efc48218b83844b1":"可创建","457c4cf8e1e2e0daef8949085555563f":"配置事件动作可插入或拦截默认交互",d03c96a2da4905c5f13a87c0d8ddbdb4:"新增接口","26bb8418786593149c0bf9f8970ab6de":"新建",a32b3bf74850faad3a9ae6a0a5dac781:"可编辑",ea56ca3dac0d39e463a8233fd40a9eb6:"编辑接口","3c87af7c432e6b1f59e4f415fd5060cf":"可删除","793e260d5b7c67d43b5c6d5e885d2363":"删除接口","63bbd68594c9a987d0ff41d645fafa16":"是否默认选择第一个","0dd2e4469872c176ab1e85b66d99da98":"隐藏路径",b7e26fcff328b28b393ef2e57e96e258:"隐藏选中节点的祖先节点文本信息",c49fc970bcd168e1c652a8ced5d95d0d:"其他项",a45b5d3fcdb8210d249b2c6d545b6691:"光标类型","2c3888961c01fc9c466d88c88029158f":"无指针","062d0b688adb10f3af5ebc2fd2667f1c":"悬浮","92e3a830ae9a1252278da742c0af74c3":"帮助","87e277f953fd3c867d7fa02897c2c124":"交叉指针",c19639326396d2527268484379a671d8:"可移动","183f48b3c1f0f84e538cd4315e5645e9":"可抓取","4f9b192ce84b4df0900510257082ef43":"放大",b21ac25366449b1720bdd75d39f163d2:"缩小","93ab99d761c9ca97dc926e6db10469a3":"文字大小","86cdd659decaa1b959795eff92a0c2d6":"文字粗细",e8ed49e9fde0bb778e2185876c2d2697:"边距","4e7f76261f8c4c6d78998f85fc1f4c6e":"外边距","841d77223f0ec8cd0b530ed8e0775b20":"内边距",b5bd9a6703f5433ff34aa0af9049740c:"圆角宽度","14eb3a698316caf3fbe9b2ab9c3d9527":"特效",cff1ec632eaf35f64791615e15ce6d76:"邮箱格式",fab6f9029822dea7838bf9908d7f5c09:"Url格式","1111c44adfa40fe9cb22797d2c1e37e8":"字母","725bf3485a0456cf7f65a507ce67254b":"字母和数字","96c4ea83892a3227a2aa5b8f3759bca4":"整型数字","35962d17a3fba5f4802d7845695a3e72":"浮点型数字","28e8e048490110c8dd8e2ad6af324980":"固定长度","8c4ee6022f1525097a1141acad094d4e":"最大长度","17971609e210034c0d6a25b0186e2b7b":"最小长度","92448a35f41de3a1fa69135acfed5ce9":"手机号码","193a8c42c1c373f385a4c7b33ffc381e":"电话号码","6102d474314f27577d89e85b4c6cc4a5":"邮编号码","84e0cb5d57ed995b0cc04b4ab9a7997b":"身份证号码","8dbec4f0c05be45a8acf6a5ae9d1f880":"JSON格式",eb242bc7524c797fb1aee2344dec92da:"与指定值相同",c17d9577233793976d3902c117eed82b:"与指定字段值相同",b457177c184722b655954a08cf3f71ca:"自定义正则",d3927ffde0fdefc47f910e70226d6a4e:"自定义正则2","0ebee58f4f2a0f807f08a6427dc58497":"自定义正则3","15f52cddb226421e68c70488fff3db5b":"自定义正则4","271b01959e09c0771760f59964baed56":"自定义正则5","4eddee6a20aceddd6bcdf7e0736887ee":"验证规则",ba3c802f3ce1641eb6f8986e8d19e672:"新增规则","7be30fe376e9bfd8895ee50e6f4216f3":"设置长度",d00f99fd76e86ba4dab6f70858010ca0:"设置最大值",e993ecfbb3f934481257f1bb57056bfe:"设置最小值","99f5d503544334c670cbe1f400aea9e1":"设置最大长度值","91bdac623455c91b7400328a5600cec0":"设置最小长度值","7002c4a1b7cb5bc32ffd52e1f2d74c70":"设置值",aa9cfa5321e589494841ddd90a10c467:"设置字段名",d22b6fb1c857777ba21467835efc65d6:"设置正则规则","1b7e06ef04d7167e174eb6929421592f":"Email 格式不正确","2d163645de4d4b4760e9fbdb535a1a88":"这是必填项","87c91ce706ab845b55ce95372265b92e":"Url 格式不正确","2b702fb5b95d47944246f79ae4032281":"请输入整形数字","48e2aca8e6347b008b6fbdb48fc4b597":"请输入字母",de66a286057d4e3f1ee2d9bccbd48ce5:"请输入数字","84f46c9b82c3c8fe276dfa65173c59bb":"请输入浮点型数值",fb73d98245f558dbb2d6a0c8d2699780:"只能输入字母、数字、`-` 和 `_`.","923a91fdc2c777f8443c85278060195a":"格式不正确, 请输入符合规则为 `$1` 的内容。",d87b1a3d180a1cc56bbd174d2860ca4c:"请输入更多的内容,至少输入 $1 个字符。","9b8d6abb2f03fbcbdb0e4d2b1970a751":"请控制内容长度, 请不要输入 $1 个字符以上","2a5d0be4d5cd088f0371ba6f8656fe7a":"当前输入值超出最大值 $1,请检查","8256618e16217325e6a1d880f8eb7adb":"当前输入值低于最小值 $1,请检查",f58829312013d929923b0c2a1fbacf19:"请检查 Json 格式。","161278fb2c71e5a8aa8aac50f230233d":"请输入合法的手机号码",ba42949accfe87c20e6c2486cd065dd2:"请输入合法的电话号码","1d2c5048143328e21cb9c2dd84b696fb":"请输入合法的邮编地址","038b3ed111e87b56572f3945a1b0e02c":"请输入合法的身份证号","335e2618dda48c05f4f833ebb1e299df":"请输入长度为 $1 的内容",bce45e909d6d14a126554c8cf6f65a13:"请不要全输入空白字符","17bb8e76f78bd16a1841e36ab8462e53":"输入的数据与 $1 值不一致",ab534c35774dccc322331a079ae6e7df:"输入的数据与 $1 不一致",ebd0dc3ebde6182caa3b66e0faf658b6:"自定义验证提示",d7772d568894afbb1c924bed7f7ddb32:"自带提示不满足时,可以自定义。","58c9592f818d706420236c6f9f595517":"新增提示","171f7b825707ddd79175fed3f8def6cd":"修改即提交","6ccb7091c39a5229f7e77eff4dd44a0e":"设置后,表单中每次有修改都会触发提交","1a006028adf7167ae28cdf532bb75ef4":"校验触发","8d877748c3bc71b517e2d46344916b3f":"提交后每次修改即触发","2c60032f2a57717e4f7c16ee185795d6":"修改即触发","5ed62f810226722d7c910c2d8dc4a0e8":"提交触发",ed3dd0bfa89500c5feb306cd4d9db56c:"正则","537b39a8b56fdc27a5fdd70aa032d3bc":"必填",ab90c616dd114af087b31b90d3cb4063:"字符数","41e82a5a0e53ba94d1160ee855c72a7a":"请输入字符个数",a85ce2404b26140080c929ad9c3ec305:"请输入更多的内容,至少输入 $1 个字符",e93275245d529c486018e47136bfae2e:"请检查 Json 格式","2c8c25bb51dfd9ddfc74fd75a8a380a1":"值内容","859102d8ced9928cc71bb225961171bf":"请输入Js正则","544fac400db790f57ea8ee4207cbeb6b":"标准","7a377ac3904628fd73e7d33ce6130ae1":"表单校验最少选中的节点数","674ddb63a7cd9e14a49813d52cf7e25e":"表单校验最多选中的节点数","54d621d5bd588bea4e896de52147a229":"选中的行数据",ae76ff4dcb615d3b0232dcd10115e149:"初始化静态数据","152b66069787294e53cfc176a189c81f":"图标对应的字段","10cfe8897db8c032986138ba7b2f48da":"数据域赋值",a6e2cf5b7fa625f571a3e6d0df3a7327:"数据域成员赋值","3371427f1b82095309092ef82418ec1a":"您已添加该事件",a718dcd3a16bee2a4086244ef1eb0ab4:"请输入长度为 \\$1 的内容",c323e3527a805cfdd264700fdf013daf:"请控制内容长度, 请不要输入 \\$1 个字符以上",c762cefa0ff423010af0a943c04d603b:"请输入更多的内容,至少输入 \\$1 个字符",b95aed5c6f2c8e49e23b382ac3d593ba:"当前输入值超出最大值 \\$1,请检查",fd11733fbabaf2ae3cf1fcd3fe385cc5:"当前输入值低于最小值 \\$1,请检查",acf719549561f28f38bf750a64cda508:"输入的数据与 \\$1 不一致",e027500d91d46a962036f63c09492c6c:"输入的数据与 \\$1 值不一致",d01886eeef1de19f2e99617017f4def8:"格式不正确, 请输入符合规则为 \\$1 的内容。",f10b676db977ae808af8d96b327be7f3:'有哪些辅助类 CSS 类名?请前往 <a href="https://baidu.gitee.io/amis/zh-CN/style/index" target="_blank">样式说明</a>,除此之外你可以添加自定义类名,然后在系统配置中添加自定义样式。',"73ac822ddf4685dbfec661dec41a96b7":'<div>\n<h2>hello, world!</h2>\n<div id="customBox">自定义容器区域</div>\n</div>',e9b91e9101059dc2e234d9847dd7b003:"弹窗数据","94397b87ac63fe238c779120fadab024":'位置为 "左" 或 "右" 时生效。 默认宽度为"尺寸"字段配置的宽度,值单位默认为 px,也支持百分比等单位 ,如:100%',a6d91e801974dfa735a4ae0e098c522a:'位置为 "上" 或 "下" 时生效。 默认宽度为"尺寸"字段配置的高度,值单位默认为 px,也支持百分比等单位 ,如:100%',"197af5d5971778e3b80deb25182d63e3":'<span class="label label-default">子节点${index | plus}</span>',"7341e991c8e8cfec68d31ffe0e06e429":'比如: this.type === "text"',"8add6799ceff24eb041c5a6a92bb1694":'支持如:<code>\\${xxx}</code>或者<code>data.xxx == "a"</code> 表达式来配置作用条件,当满足该作用条件时,会将计算结果设置到目标变量上。',e02d111d524de97e8622121f7ce845cf:'提交数据前将根据设定格式化数据,请参考 <a href="https://momentjs.com/" target="_blank">moment</a> 中的格式用法。',fcb9b16d5d056bfbf6b6cba9dcf61efa:'请参考 <a href="https://momentjs.com/" target="_blank">moment</a> 中的格式用法。',fde1ab2f504097f3f717acbb653b4f09:'${formType ? asBase64 ? "小文件时可以使用,默认给 Form 提交的是文件下载地址,设置后给 Form 提交文件内容的 base64 格式字符串。" : "File 控件不接管文件上传,直接由表单的保存接口完成。和 Base64 选项二选一。" : ""}',"17a689143f0c7003123bb3c947d35273":"校验优先级比最大宽度和最大宽度高","2aa41edf8cfa79e7e5fcf38c9742b495":"校验优先级比最大高度和最大高度高","37ad5d98b12853d786b08cb52b91a43a":"开启后需通过CSS类设置其高度、宽度","324d0ccd6fa9d976d2f17de3bf0b70bd":"开启固定尺寸时,根据此值控制展示尺寸",d85a80d177db696b29b7338af1501055:'使用空格分开配置,使用<code>|</code>可将配置栏分组,<a target="_blank" href="https://www.froala.com/wysiwyg-editor/docs/options">参考文档</a>',"8cfcd52cebdc2555b202f4b03de93662":'使用空格分开配置,<a target="_blank" href="https://www.tiny.cloud/docs/general-configuration-guide/basic-setup/">参考文档</a>',"5831c1f77c5acefa6dfe9c64d06ca78a":'配置"canAccessSuperData": true 同时配置 "strictMode": false 开启此特性,初始会自动映射父级数据域的同名变量。需要注意的是,这里只会初始会映射,一旦修改过就是当前行数据为主了。也就是说,表单项类型的,只会起到初始值的作用',"24c5febd312d27b5e80354cf03e241f0":"外层容器",a269e7de6c7735290733eb3e574c2129:'请从<a href="http://lbsyun.baidu.com/" target="_blank">百度地图开放平台</a>获取',"0861915dbac25ccb573b3bb72ffeebd7":'支持使用 <code>\\${xxx}</code> 来获取变量,或者用 lodash.template 语法来写模板逻辑。<a target="_blank" href="/amis/zh-CN/docs/concepts/template">详情</a>',"844318bd1d58ba0bf7dabbb771174b12":'<span class="label label-info">一</span>',"2fccd71275cdf5d6c0c677ef79dd84a0":'<span class="label label-success">二</span>',"198a96c4cfc64d5feba81b3f931f8289":'<span class="label label-danger">三</span>',"626a0f2fdf13bcadf11581006ab9eba3":'<span class="label label-warning">四</span>',ce3fd44456123f571e9d083b98da9fcb:'<span class="label label-primary">五</span>',f8fc21a9fd40881e8fd3d7f15919465c:'如果当前字段有值,请不要设置,否则覆盖。支持使用 <code>\\${xxx}</code> 来获取变量,或者用 lodash.template 语法来写模板逻辑。<a target="_blank" href="/amis/zh-CN/docs/concepts/template">详情</a>',"2c8a99d35cb5704994cabcc61a4c3a4a":'查看详情<a target="_blank" href="http://www.baidu.com">日志</a>。',bf9e242338d2c26b182aa6b9c015d84c:'如:this.type == "123"',"5414824fb8efdb7d59beae4bf95fdefd":'<p>当没开启数据映射时,发送数据自动切成白名单模式,配置啥发送啥,请绑定数据。如:<code>{"a": "\\${a}", "b": 2}</code></p><p>如果希望在默认的基础上定制,请先添加一个 Key 为 `&` Value 为 `\\$$` 作为第一行。</p><div>当值为 <code>__undefined</code>时,表示删除对应的字段,可以结合<code>{"&": "\\$$"}</code>来达到黑名单效果。</div>',c130bd5b55edefdaf8923269e9a52439:'每个选项单列一行,将所有值不重复的项加为新的选项;<br/>每行可通过空格来分别设置label和value,例:"张三 zhangsan"',"1bf14fd24efe68f62bbff0538dee238a":'每个选项单列一行,将所有值不重复的项加为新的选项;<br/>每行可通过空格来分别设置time和title,例:"2022-06-23 期末补考"',"0e9525b2bb1493c567c114dd61b69095":"温馨提示:","7080fa6e0ca1d7e24f6f8cac05077a3a":'有哪些辅助类 CSS 类名?请前往 <a href="https://baidu.github.io/amis/docs/concepts/style" target="_blank">样式说明</a>,除此之外你可以添加自定义类名,然后在系统配置中添加自定义样式。',f19464cd1d7c55610b84b4972eaf506f:'<div> 当开启数据映射时,弹框中的数据只会包含设置的部分,请绑定数据。如:{"a": "${a}", "b": 2}。</div>',"784cf5219012b5f16f2985b7f1fd52f5":'<div>当值为 __undefined时,表示删除对应的字段,可以结合{"&": "$$"}来达到黑名单效果。</div>',af9f27383daeec508815a33753247f42:'${data["&"] ? "已开启定制参数功能,可点击关闭该功能。" : "如果需要在默认数据的基础上定制参数,请配置开启参数定制再定义key和value。"}',ff0d36eac9b9c029d91c365cd2c7e6cf:'${data["&"] ? "立即关闭" : "立即开启"}',"7237d0dfa065bf451120d06330291b7d":"({\n isEmail: 'Email 格式不正确',\n isRequired: '这是必填项',\n isUrl: 'Url 格式不正确',\n isInt: '请输入整形数字',\n isAlpha: '请输入字母',\n isNumeric: '请输入数字',\n isAlphanumeric: '请输入字母或者数字',\n isFloat: '请输入浮点型数值',\n isWords: '请输入字母',\n isUrlPath: '只能输入字母、数字、\\`-\\` 和 \\`_\\`.',\n matchRegexp: '格式不正确, 请输入符合规则为 \\`$1\\` 的内容。',\n minLength: '请输入更多的内容,至少输入 $1 个字符。',\n maxLength: '请控制内容长度, 请不要输入 $1 个字符以上',\n maximum: '当前输入值超出最大值 $1,请检查',\n minimum: '当前输入值低于最小值 $1,请检查',\n isJson: '请检查 Json 格式。',\n isLength: '请输入长度为 $1 的内容',\n notEmptyString: '请不要全输入空白字符',\n equalsField: '输入的数据与 $1 值不一致',\n equals: '输入的数据与 $1 不一致',\n isPhoneNumber: '请输入合法的手机号码',\n isTelNumber: '请输入合法的电话号码',\n isZipcode: '请输入合法的邮编地址',\n isId: '请输入合法的身份证号',\n })[data.type] || ''","5e568c42a5ecb74db2dc3d8531079dd6":'<a target="_blank" href="https://www.tiny.cloud/docs/general-configuration-guide/basic-setup/">参考文档</a>',cadf0e302ddbc6fdbf005aed670b5e3e:"代码变化","6006074bdabc639b86f42aa18876e33a":"代码变化时触发","28e5fd494ea37a09fd2ad36d0f98bacc":"被删除的项","046de1a6cb21ff83af74958342c0db64":"被激活的项",f6e5fc909971d2e5f6ffe23edae93584:"如果数据比较多,比较卡顿时,可开启此配置项。","31dae237cbd03ae0d2dcf7ad2fd4fb76":"初始化接口请求成功后返回的数据","850c62f7b1ebfb4b89182ecd51202a7d":"表单提交成功后触发,如果事件源是按钮,且按钮的类型为“提交”,那么即便当前表单没有配置“保存接口”也将触发提交成功事件","88b2930823f9fd6706473805e9b11797":"保存接口请求成功后返回的数据","3e07258baf3c4389c1ffd4a98c20b8fe":"保存接口请求失败后返回的错误信息","0d6581b6dd51f6c03a4edf26475d75c6":"被移除的项","4ea280a2e54969de1d1b9bbd5b708e63":"点击选项",f05520432bb87ced419a1da818c6cc9d:"选项被点击时触发","91f7b7fdf9b91073ca3519260f7a62d7":"所点击的选项","6afde638796d237377b0755506d08ded":"目标组件",fee99f2bcced486e4753a8f58f511d3f:"追加数据","3f3f4c71c1b736e7f01cf910a553ff43":"选择“是”时,会将源组件所在数据域变量同步到目标组件的数据域。<br/>如果目标组件是增删改查组件,且增删改查组件的数据拉取接口是get请求,则源组件所在数据域变量将追加到目标组件的初始化请求query中。","2aecb19ca1655d66fc80fc27a783cc9e":"追加方式",b67b01a3b9170f1daf78082cfd0df793:"选择“合并”时,会将数据合并到目标组件的数据域。<br/>选择“覆盖”时,数据会直接覆盖目标组件的数据域。",bd81577a6fd4956e676cec499bb70d00:"合并",e09fea40f7e4abd4b2a495b315940688:"覆盖","9a5500b6013ec1ebf61bdf0e18452348":"数据默认为源组件所在数据域,可以选择“自定义”来定制所需数据",f30bcdccf71b19e858c37d8881d2b206:"源组件所在数据域",fa644cb20c66f7530d8a376d4fa6a36e:"组件数据","7d9260bd45b2e85a09398f218c25f220":"更新目标组件的数据域或目标表单项的数据值",e7af71fb102cc86ab3be6a2fb32b5e3f:"数据设置","77b1081c177fa3334cc93c99f0ecee75":"直接赋值",f5c5e3d69daee06ea1606378ef466765:"成员赋值","697af73997072e0ce9ee65b15a7b3715":"重置页码",d7bf42dd6e66f2818f9a232603c4a53b:"选择“是”时,将重新请求第一页数据。","3e573fd37473d789211ee44335d82fad":"静态 CSS 类名","905407c57ccd033cb6bd64bfad20a8c7":"静态展示时 的 CSS 类名","0d1f68afa19f3f3dd88e28d17c98ddf9":"表格2",e052287273ad39a1d3fa9fa3decb5fd9:"组件展示态","506f28f48dbebd5d19e19dfc721e13be":"控制所选的组件的输入态/静态","0e35b091e18032508758899735664df7":"组件切换为静态","34d361256526b04909e064c29d9a9b76":"组件切换为输入态",d2e930293da37452638759e17d771adf:"组件状态",b535bea11c97ec5588b1494799de4d60:"表单输入",f7784642f42d33f506ba05f3daefc3c4:"表单静态",a8797a840f3c0bbb5297aada95f9b13a:"表单项静态","7bb3e24cc54f4b8ee0a65d14fa4c067c":"激活指定选项卡",fd951a59a7c635d5330bc1aeec22c813:"自定义数据",b62ce3df3c0d5772006c525b60d5eeab:"数据默认为源组件所在数据域,开启“自定义”可以定制所需数据","0f9803bd27434940d4017007c105a861":"当选择“是”,且目标组件是增删改查组件时,数据接口请求时将带上这些数据,其他类型的目标组件只有在数据接口是post请求时才会带上这些数据。","81e1ff0bb8917a9df99d737982ee24b7":"SubForm, 配置一个子 form 作为当前的表单项",a5c2dba5ccf62851b24cfa12d4958ce2:"可以用来展现数据的,可以用来展示数组类型的数据,比如 multiple 的子 form","74104c62ed33836f0bc74297539dd7c9":"配置 options 可以实现选择选项",b5ade3d97d5b11bc784786111e011571:"树型结构来选择,可通过 options 来配置选项,也可通过 source 拉取选项","2c05e451a6f2b2fe1cf55f7afb8c8423":"单选或者多选,支持 source 拉取选项,选项可配置图片,也可以自定义 HTML 配置",c65c9862813c7a66c0df52e301e0e1d1:"适用于选项中含有子项,可通过 source 拉取选项,支持多选","8f650b58c8421edecfb380d6f60ef40e":"通过 pickerSchema 配置可供选取的数据源进行选择需要的数据,支持多选",b7a4abc1e4e975c9df5bb9d9cf4823ba:"通过 options 配置选项,可通过 source 拉取选项",f2fc416c7d95a93a8da621f760be8417:"支持多选,输入提示,可使用 source 获取选项",b4482a3d9523f48e83a816fa85911185:"纯用来展示数据,可用来展示 json、date、image、progress 等数据",ecfd82eb65102274188011a502913d3a:"抽屉数据","951f802ebd0c0d795fbae6767a5ee9b3":"初始化接口请求成功",da0126992b4937a5fd847ef5366b02e6:"初始化接口请求成功返回的数据","70b8342d743374233bfee0f56c7f0fc7":"节点示例数据","38f85482d657cd4db1280c5efa1950fd":"{{@1}}对齐方式","0a0574baedb8eb2abf7daf25159d8bb1":"设置子元素在主轴上的对齐方式","5ccc4c05cd41195f202f550a4c307a64":"设置子元素在交叉轴上的对齐方式",b1b98c19058af70d8bd499e1899e93bc:"布局容器","03097563d201ad3a29c79165226764e5":"布局容器 是基于 CSS Flex 实现的布局效果,它比 Grid 和 HBox 对子节点位置的可控性更强,比用 CSS 类的方式更易用",e151c86d57096bb74dcd390ade29362b:"新的一列",e5f9b3a3655b8daddcee8b97b735887f:"向前插入布局容器","577b33bf128fba16ed8e9bf7c395f455":"向后插入布局容器","31f84d1bc6175fd0828a81b5bfd98736":"新增列级元素",cbc1d00cc640b67ee34a29a694ef162a:"左侧(上侧)插入列级容器",bb3cc092e17ff83e943554bde3d5771b:"右侧(下侧)插入列级容器",b19b454fe603e03e98ad9772615c7c32:"定位模式","8444f01399c0003fbb68eeff1310566c":"指定当前容器元素的定位类型","5ddea41072a27a74a1715549dfb79bc2":"相对",e9513a013011450c57cfe3ef51b7d4b0:"固定(相对窗口)","3059599d8ebfec00a8ab53346d9b4fa3":"绝对(相对父容器)","86a6b5a0a45bba5b6187cc2277e3375e":"布局位置","6e72759ed1cbf9f9e8523197dd93888f":"指定当前容器元素的定位位置,用于配置 top、right、bottom、left。","6896da744f8ae9633263d55af0fceae1":"层级","6f649980c839dffca1506f20d534fe3d":"指定元素的堆叠顺序,层级高的元素总是会处于较低层级元素的上面。",a8489cf57d7f44e889aff79434776f47:"默认为块级,可设置为弹性布局模式(flex布局容器)","4180e30c34190007ffaa654e0959b8a3":"行内弹性布局",ebe7bde5c9094813e2924473488d281a:"行内块级",dde193342b8c350ae29795117c0c5b9a:"水平对齐方式","5b15af1f73b4f2d5bb152410863602f4":"垂直对齐方式","78d32d2bd35c0262fe77b517c5a4fb62":"排列方向","3fa460b81736c0360f6f7571801935b1":"设置成水平排列方向,则从左到右放置子项;设置成垂直排列方向,则从上到下放置子项",fa228d6bec96d052de0ad369407f5241:"水平(起点在右端)","2df3bc66ab3fcb0de1caf11831eff595":"垂直(起点在下沿)","98b2fea2d8f3ceb81e9ce32d66383f05":"如何换行","9af509c2a9636343199b9072e001826c":"默认(不换行)",d4054144c4341872496e3550fdb1b826:"自动换行(颠倒)",ee2df1c1a0d99094f641166535948d4b:"弹性模式","947c03e411c20563c7ac67d0a5ad741b":"设置为弹性模式后,自动适配当前所在区域",f92626f9e56b3e2d0c47495a446acf71:"弹性宽度",cf8852316501c22ea19c4e432c59e7d7:"默认宽度","9cc69c8469b23b77519065d3df381113":"定义在分配多余空间之前,项目占据的主轴空间(main size)","0ad8b3b736ae5b9e23cf16ac13e1e283":"占比设置",fa6bb048a2f73975a40789b30c5b8a06:"定义项目的放大比例,默认为0,即如果存在剩余空间,也不放大。",c19b79073b676b9bade80613aba2dbfa:"固定高度",d1b91a1a24f0d4935c2dd13e6a22b6d4:"最大宽度即当前元素最大的水平展示区域",c18457fe4f249f06b48297ccfe6224e8:" x轴滚动模式",c2ed47a1f0f45cf7e2d22bddffc8a732:"用于设置水平方向的滚动模式",cbc7af1d6422e88f4b87ade748e0f07d:"超出显示",b48a90c77b5e792260d830c2d68c527e:"超出隐藏",ddea62517e2bd1007712689746ebfe00:"滚动显示","55becc96b40692cc9cf898b331d16976":"自动适配",ede82efb4a69c35743185c6c73ab771e:"最小宽度即当前元素最小的水平展示区域","6f420734edfaff00a8210a4c762a9207":"最大高度即当前元素最多的展示高度","411f9d120093314cd38e6dd5cce398c6":"最小高度即当前元素最小的垂直展示区域",ff9e9329fe186be342ef59ee711b9371:" y轴滚动模式",b31c6aaa78f8e24df665ce80ab5301e2:"用于设置垂直方向的滚动模式","4fc0e68b093db41b45a4ea706fbe56f3":"居中显示","55efb233147f9539de019d9abc7653f9":"通过将设置 margin: 0 auto 来达到居中显示","2bf5bcbe21f39b254a601664fb8b264d":"默认(自动换行)",b2d418355cb59a5613ecff7b150c588f:"不换行","7d1313925f158b747c094a7f2480e535":"参考位置","41a7494315a528f0f9618646f7e0dddf":"可设置为左上角、右上角、右下角、左下角,默认为右下角","845c61ac8f51c6702dd22e5657c07e8d":"右下角(默认)","2794fe303cf8ad4395fe93271fae7925":"布局容器主要用于设计复杂布局的容器组件,基于 CSS Flex 实现的布局效果,比 Grid 和 HBox 对子节点位置的可控性更强,比用 CSS 类的方式更简单易用",abbd790f85282349e2004df9fd494e31:"在分配多余空间之前,其默认占据的主轴空间(main size)",dbb93e8f413074ead24b6ed822247d98:"上方插入布局容器","5b5765b3fd7e72e04a5cd3e2ef6218a4":"下方插入布局容器",ee466872b9a43e720e296813dbc5adee:"{{@1}}插入列级容器","14c495b1248756310c75396cd41f4fe9":"上方",e33ac3a4c1a95a02a18f1555038804da:"下方",e731c52010266b8ade1e7e78e25cdccc:"常见布局",f80bd0a5546465336f4f9cafdfa8b67f:"默认高度",ba9ccf1040d7abd0848046330ba3558c:"经典布局","230d65546ea0d299907943403608233c":"常见布局:经典布局(基于 CSS Flex 实现的布局容器)。","9bbb7cfaeb34a2b5c095ac253355f028":"悬浮容器",a3e91631c1a3a43e09526ea7f6b8595c:"常见布局:悬浮容器(基于 CSS Flex 实现的布局容器)。",d423930b823fc45f08c18922b19e4e9e:"吸底容器",b8b4eb373d8ba6f98271b681fba2511d:"常见布局:吸底容器(基于 CSS Flex 实现的布局容器)。",faaa6444a709917ff33e0d58948504dc:"吸顶容器","1facf0bd0f56c66759857345e7434443":"常见布局:吸顶容器(基于 CSS Flex 实现的布局容器)。",f416a3a2566dda04bc0ef67027e6f460:"x轴滚动容器",e3d9ad8453925764f2918dbfd6ff824e:"常见布局:x轴滚动容器(基于 CSS Flex 实现的布局容器)。","053e0cbf18c8fe59b928d52fcd556b88":"y轴滚动容器",c9f089cefc06c217c6dddfe2fc772ea3:"常见布局:y轴滚动容器(基于 CSS Flex 实现的布局容器)。","3587540660a01f8a8aff6a2c0409a404":"开启弹性模式后,自动适配当前所在区域","2ea6f1f33dec7cb3c23a1bf1f9eab11a":"鼠标点击",fe9228649853d08eebee72ad5521a3dd:"鼠标点击时触发",a643d2fe12d205eb8fb5cffe92f62c35:"鼠标悬停时触发","764c134791952dd1acb0f23587e75421":"切换图例选中状态","262cd2f688751332c1907a659e686210":"切换图例选中状态时触发",fd312ae2f1c24b8a14d9412bb3c6bb76:"最近n天","68cba5f27ab003cfada5eb4c1f29eb21":"n天以内","34b06708894a178c440e6f6539e95e9e":"最近n周",f0e1b8d8a6e731360d7348bc8301d44a:"n周以内","5cad2778bb8f01d1a1b1226082eb2117":"最近n月",ff76f60b3da86a0d2c6663b170a7955a:"n月以内","9ff9b56c9ed633ee09396830e93113ad":"最近n季度","2b80b20008b3ae81136217ae10a1fbaf":"n季度以内","84752114d27119dc50d8a7b9ac0b788b":"最近n年","5df2352afebd73d1f568ebaa81e2db28":"n年以内","8572d14f815d840bd9e940cd8ee4e380":"通过键盘上下方向键来加减数据值","925d31bb30d63576600299475a910c33":"输入内容前展示,不包含在数据值中","42677544e2cbee28f7e7df216e685543":"输入内容后展示,不包含在数据值中","046c6233e03af774df7b90b4504fa96c":"最近","249aba763258bbe488af3e79a381d265":"天","2f8ab07bea442bc6ce8a9e99ff88e5c1":"天以内",a657f46f5bb00961adfae80d12e41b3d:"周",b1599eaa05dc9b3d90be5aebc5c84338:"周以内",e42b99d59954ce6437e66f416850425a:"月","3c690347976de82df1909750cbc82b80":"月以内",b62ba98a627851e911bef8fbb005bd4a:"季度以内","465260fe80b0c3338d06194bb7a94446":"年","137bcb84f52bbd48623c37d8dfdebdff":"年以内","279d93f2d745ed08e9034022941510dc":"常用跨度","7a1e5f93e362d371519bcb2bfdb0fc9a":"自定义跨度","4a12e9b9fc5443e5e9999b5a7c56c19a":"默认(占满)","2cb472ff9cad0c89a033c53996b52053":"初始化","76ddcc0ad85aa4be6875b73244a64faf":"组件实例被创建并插入 DOM 中时触发","584e4b6108e132be92c9de09d7bbed72":"当前数据域","9328b90ded33d16a873db5c0dbd815b8":"初始化数据接口请求成功",f3b97bd71a77cca1e9288089a537cf3b:"远程初始化数据接口请求成功时触发","9787088794f42c7e476cf7580f81447e":"初始化数据接口请求成功返回的数据","029e280e119b028bffc51424d909c07d":"选中的项",a6eebb9b4fc7148e2dc41335c74e6393:"初始化Schema接口请求成功","887954cd9bdb290003984fe9a6eb99e2":"远程初始化Schema接口请求成功时触发","8f0064a9cfd7dcbb3c729f1357f11772":"发送数据","6d33298a54888a30753373ca5bfe3bc2":"返回数据","542e06175ff4f7407c467bbde90de56a":"如果需要对返回结果中的data做额外的数据处理,请开启此选项","7c583ecdf795ce4f1f40d7960ead9344":"默认提示文案","70941a02776496ec446f21f98ebf754e":"请求成功",f50bf418323ee425eca7208c09a4577e:"请求失败",f3dc08e3617d1e19cf8135be4412a80b:"点击后先询问用户,由手动确认后再执行动作,避免误触。可从数据域变量中取值。",faa29265819714253843e23437b9193e:"正常状态下的提示内容,不填则不弹出提示。可从数据域变量中取值。",f855f46ce6146aa17a9ed423da16bfa2:"禁用状态下的提示内容,不填则弹出正常提示。可从数据域变量中取值。","037becbe8bff2f8838d141cc7b6b2df7":"支持例如: <code>now、+3days、-2weeks、+1hour、+2years</code> 等(minute|min|hour|day|week|month|year|weekday|second|millisecond)这种相对值用法","8f7ae284d0039fe05b9f57fd5ae3ede9":"请选择静态值","98229308e2e9484583fde4ae363a979f":"表达式或相对值","6b3c2a07db1bb3c229bbc5df48068792":"支持例如: <code>now、+3days、-2weeks、+1hour、+2years</code> 等(minute|hour|day|week|month|year|weekday|second|millisecond)这种相对值用法",dcc94ea1715bd502c709c5d5092e9c82:"支持例如: <code>3days、2weeks、1hour、2years</code> 等(minute|hour|day|week|month|year|weekday|second|millisecond)这种相对值用法","13ce82d026daa5a30e50105bd2a204a6":"请输入相对值","31c29c46536a5007522032d2a42db56a":"数值模板",a6a41d1bfb5896210eb527d183a07958:"值渲染模板,支持JSX、数据域变量使用, 默认 ${value}%",eadd1d64cd6ceb2c50554281cd2d3be0:"根据该数据来动态重复渲染所配置的选项卡","0d9d899edb456e8806a99850e9c38212":"已配置表达式",fbb96f7ea104d34fc4b7bd625d892c45:"点击编写表达式",e0c7ac5eb397512fdbe71600baa09dab:"请输入静态值","48942ef507ea38d8ead03f8bfdffae5a":"已配置相对值","49041f245018a6d799fee3c6f177c782":"退出全屏","185926bf986c784d03a9a73102da6542":"全屏","891ec6336d4243714c25eecb2f8f774a":"选项文本",fb7ea2b05ca7328ee16a562d90c2eb96:"选项字段","1ca87f0171481e27d94e81b477150b7d":"选项模板",d6ecb32a380c91887a9346653c2427e9:"自定义选项渲染模板,支持JSX、数据域变量使用",cb048b2d8426afd464dc01b72c446342:"块级(默认)","3b6e8d54b7b2ae890d5357b7eaaeaaf2":"不换行(默认)","0611733b53e0098e6fd880bd44b2806f":"最小高度即当前元素最小的垂直展示区域","03bfb834c8a5fef58d885e448a4e13b4":"虚拟列表阈值","50437e080edc71ab624c93d419472919":"当选项数量超过阈值后,会开启虚拟列表以优化性能","02b9880e1d2df8a07e90e9878080c739":"选项高度",a3f66655c3d2bcfecc6afba0e4424460:"开启虚拟列表时每个选项的高度","183f00df0922a6be371fea58cd46a60a":"弹性高度","9e7c8d1554f6449121a83f951cf21ca1":"弹性比例","99b57d8c9244ff9a695fcd519b4e2e57":"最大宽度",fc2bc4193eea63128961d09497e07dc8:"最大高度",a2b62974f4d7564bb68b570116f25a10:"最小宽度","2bd921d0ea7a73b77ee0fcddb1afcc84":"最小高度",eb7366583485f478e3d8c2b105ea51ff:"定义项目的放大比例,如果设置为0,即使父容器存在剩余空间,也不放大。","5d3d48de1ba22368eacdc1c69fb044ce":"组件内层 CSS 类名","72c32b47c5e4dcd58ddabdb8fde761a0":"悬浮容器: 基于 CSS Flex 实现的特殊布局容器。",a03384e93b62e3110aa92c9e345111ba:"吸底容器: 基于 CSS Flex 实现的布局容器。",f564e3e66dd2aca0e080cb6484c95a5e:"吸顶容器: 基于 CSS Flex 实现的布局容器。",db805d4e361ac2d3fc6047eaea1a7c69:"自由容器","9ccbfde404798593fa6fdeac9dbef200":"自由容器: 其直接子元素支持拖拽调整位置。",f20ca09e513399510ce34ba2cb05b7d9:"x轴滚动容器: 基于 CSS Flex 实现的布局容器。","47ef0cec2c3436377a42390e10de4567":"y轴滚动容器: 基于 CSS Flex 实现的布局容器。","8c2bb89f516205027b9ed6609fb17726":"阻断条件","46a3c6ab94da0b16a707bdd3b74c9e09":"满足条件时,将会阻断当前事件的后续动作的执行","6e6d4269d0dc3324d551062350a2ae9f":"静默请求","56e13c39822a814ab39b0d5a0867d7dc":"开启后,服务请求将以静默模式发送,即不会弹出成功或报错提示。","7f019b96ffb7d72ec8d6ce8d76e5362f":"表达式已配置","699829ed5bab67dfb360764c3bbaed4e":"{{@1}}-事件配置","5ba999eb762f60324033b735e55d989c":"事件防重","7fe94616be0e8fb5ef5ab40a7397f0aa":"开启事件防重后,防重时间内多次触发事件只会执行最后一次","91b72e901f1663637157cda638ac4dcc":"防重时间","969e9e56b3812abffa3994f35ea31835":"吸附容器",bb0e1fea25aafbe731886295fcef9a2e:"吸附容器: 可设置成吸顶或者吸顶展示。","7d30297d4e1f310c73b27be88c748026":"吸附位置","2ea76e2ffc1b92911d6f7decfa993360":"吸顶","8cfc818a76662085cb64752d6d592fbe":"吸底",e2f6535e21570a0703c7c65f41b30eaa:"滚动吸附","1c5ea0ffb2b15713cb22c41a02576924":"开启滚动吸附后,当滚动至父容器上下边沿时会自动开启吸附模式。","5f9be0002394f0b58952969d5952e24c":"用于设置滚动吸附时的位置","28968f372fe88c0ef855c7f79f42bbad":"均匀分布",d481ed97681365f18cf20ef914473a02:"起点对齐","02f6ac7a3bf6a8b4440a2a1c3e1daeea":"终点对齐",cbac406a3f51abad691702015b0784ba:"高度撑满","5a4e41af91746f8a3905aa9f66048955":"加载设置","6ade3082696deb00357f5c0359093cd4":"合并到上层loading",b6ac896eff6a6502e4ae7079b3e507a5:"不展示loading","0e9ffe1f1cf3f7a620970ea75dba9f39":"使用页面全局loading",b1119174b1beedd2218e0b359ef14aec:"表单提交",c6a65a86cd2bd74a6f72df0a7b81d3cb:"配置该事件后将不会触发表单提交时默认的校验、提交到api或者target等行为,所有行为需要自己配置",c207ba29769aca6ffd45db9f80bcb29e:"以零为头部",f02f876ee64cc016d97fa4dc498d4857:"高度设置","091885db07e43ff7cbe60c3b664b0b50":"弹性","363165ccee78341a65f1d42174e8b08f":"适配",eb44269adb6ba70569cd62ea88cb2750:"弹性设置","64561733c68085af3d09315c1d4d7ed6":"鼠标事件对象","052f93928af33d4d7035e7c8e8a73f17":"通过 margin 数值来设置对齐方式,其中 margin: 0 auto 用于设置居中对齐",a738a8594bd2b71002d09277b84d86dd:"靠左",fc0f19e9e47e352d36d36cf6eb653210:"靠右",c70638412c6cffd150117ae403dea939:"组件静态数据","77fdd35933c099cdcb64b71f3fbe7a6c":"数据列表",f01c3cd99ecb0c534cc47081d3433c9f:"自定义样式",f7e3d7e3146bb53b5e6f09f7c90dea3a:"输入框样式",a39a2916d17f2b9ba11853066b4225f3:"AddOn样式","9b6425cd2d496c9cb5a6c6b8ff125d1b":"输入框",b9745a6b870f02a0483a4a4f74814c68:"自定义样式源码",ec8f3e4a298160dface2fda5c0125df2:"请输入类名","7e8eb474f73b6fd60c9aa5082f75e008":"Label样式",ef55ff12fb0d3efa3491236fee4dabc2:"描述样式","60bac4c0a381a42b320a703227be59eb":"间距","00d1a6230e9a31664c895e95fde707d3":"添加项",cf3f7c0c1e6c77197bb0b6508a9173aa:"添加新的项","3a553b1123f403cf1f81eb28b3e4b814":"最多条数","93bc4888bc13bb6e6c49b34b54077438":"最少条数",e61c32382d879b867938086a50ef094e:"打平值","30d4e9f1c60f2d5851f77463476d568b":"如需要拓展自定义的新增功能,可通过配置组件-新增项来拓展","405a48545938c075e62eafb80b732769":"按钮模式",f4b06bd9e4f5ceaac7fbb0e17fffc518:"文案","178bf4dd4b8d56370e2fc8275f9dc9e4":"删除确认文案,当配置删除接口生效",cb8f7758eb03574f9b8402659c0f02b2:"确认要删除吗?",f7894f17d0eba299011d856ce3efea73:"自动填充父级变量","7fc8dab2069004acb8f5c98c27ee0883":"同步字段","8e32c9ffc35059f8ac5254ffaf3c99b0":"标题模版","21766034147682a2435ecc766de5ea22":"多行展示",d8848daffd80dbb21ace876ade2ea8a8:"行政编码","977cfa6e8c7f036674afedfcc19ec7a2":"对象结构","05fcf03ba044a04ce81bdbe6eaf49d17":"可选城市","912beb37a3785e50d6483852be41111f":"树型结构选择,支持 [内嵌模式] 与 [浮层模式] 的外观切换","0b52d7d00ed28e41f4845fec1622d056":"tree、树下拉、树下拉框、tree-select",ea687c59ff7d980afc55427853af864a:"树选择框 - 内嵌模式",ce0e89aa6a8e17562c265714b33b4f82:"编辑模式",ba1a077af717cb3c4788849c2342200b:"单独给立即保存配置接口,如果不配置,则默认使用quickSaveItemApi。",cf8774ca07f11ecb14b3b59c3891e9cc:'<p>当前组件已停止维护,建议您使用<a href="https://baidu.gitee.io/amis/zh-CN/components/form/formitem#%E9%85%8D%E7%BD%AE%E9%9D%99%E6%80%81%E5%B1%95%E7%A4%BA" target="_blank">静态展示</a>新特性实现表单项的静态展示。</p>',"26122d95c72204c83ebdc37cd16a96f9":"图片放大功能",a19769d02b8de60a1e3b46c3ef96f122:"放大功能和打开外部链接功能是冲突的,若要点击时打开外部链接请先关闭此功能",d196eb8f65e84003b7ca64d5dd8fc737:"占位图",d98b3f3d11e6dce8eac1a041247fbc50:"图片列表","8e1fee898434093aad55f5888497f970":"<p>当前为字段内容节点配置,选择上层还有更多配置</p>","86aafaa75b388deb4a4cbdab2293c099":"头部",e6aa1b827415217c524ae9d9b665cca5:"配置头部",a2ecfd5a0db9c855f59eea75083678e6:"配置底部",fa0b9c20503ee00554e8c86d4a4461b6:'返回日志信息的服务,后端需要通过流的方式返回结果。\n 可参考<a target="_blank" href="https://baidu.github.io/amis/zh-CN/components/log#%E5%90%8E%E7%AB%AF%E5%AE%9E%E7%8E%B0%E5%8F%82%E8%80%83">示例</a>',"1d3d7de6b84f4d5d4a4e126e145af132":"文本编码",d55bbcd785be46c3182dcd7663c3c041:"返回内容的字符编码,例如 UTF-8、ISO-8859-2、KOI8-R、GBK等等。默认UTF-8","0021bd6b2290ddca1ad6a9c8848377bc":"加载提示",f013ea9dcba3f5ca1278aa850931fec8:"加载中",d7eb1e98e6cfbe38ab3b242c4dda1b7b:"跟随底部",ab2dd531871defe1ef7d8d06548411f3:"自动滚动到底部,方便查看最新日志内容","41058383885336fbe750665044e4e38a":"可在日志顶部添加以下操作按钮","095e938e2a09eaddc8db146b86879f4a":"停止","0cee3cd1e0b0956fb3447d7188553e4b":"隐藏行号",c2f42bd2a149bbeb4627b1e1b5fabedb:"性能优化","45f14d9548decc8a1df4e470efcf8d08":"每行高度",ef744ba73b07d85f877fa8774f64da36:"设置每行高度,这时就会默认启用虚拟渲染,避免渲染卡顿。\n <ul><li>优点:仍然可以查看所有日志</li>\n <li>缺点:如果某一行日志很长也不会自动折行,会出现水平滚动条</li></ul>\n ","7a5d14c5f61745f08700ba315609cf9a":"显示行数","686e0a9356c1cbbaff2ce3b98bf8439a":"限制最大显示行数,避免渲染卡顿,默认不限制。\n <ul><li>优点:某一行日志很长的时候会自动折行</li>\n <li>缺点:无法查看之前的日志</li></ul>\n ",bddc8f2d9bdcc083bb4f3dd38eaba459:"展示区域高度","0218cbc88086353118fea07e364334d4":"开心","8167b3dd560a83cdc757d1022ff111e2":"愤怒","8fa28f95c03faa7cc87e487a89a35a72":"伤心",d246bdddaf59436cb2160837f7bef634:"冷漠","2ab01e418dca1500dcb133d50656deea":"一般","3585e4dd456b41fb8aec43f927b6a27c":"自定义显示模板","25e4c39320150bca74b4c05c7740e365":"配置显示模板","9e25d776a57c610940bcc1c19847b97d":"顶部外层","2ec1b0bb189b486945e79c167a4a024d":"底部外层","77ad0879912d0a306724c319eed113e2":"用于标记和选择的标签",ee66d7a2d02188816d633d11cf1a8b27:"普通标签","35242cff1266fd3610f124b0e5e76f9b":"普通","092c4410e162bb3371f2aab804501f24":"前置图标","3e7392ab43c6c76f294f41c3058c2ab1":"值匹配字段","2135be5a60fc3c6fe864e159e289af51":"映射表是数组对象,且对象有多个key时,用来匹配值的字段, 默认为value","6a1ca1c113a9b5bee58ea009e40f5954":"匹配字段,默认为value",dc7becbad712786c9e4766636047e509:"映射表是数组对象时,用作显示的字段,显示多字段请使用自定义显示模板,默认为label","1140acc9ac4b803b733f70445e7d495a":"显示字段,默认为label","55497c5de8558f1a164e437205cd510b":"<p>当值命中左侧 Key 时,展示右侧内容<br />当没有命中时,默认展示 Key 为 <code>*</code>的内容</div><br />(请确保key值唯一)","94124fa72dbfbb81611496cada6ebf4c":"请保持数组成员结构相同",a3221d2d224767df4afa7a8653ded8fe:"内部对齐方式",e8bb313fb86cf474c0e264794bc85896:"是否固定表头","8e903bee4578f72bbecf9eb62d7b875c":"显示层级",c17fef27ea1d970fc66f4c4c3d442129:"默认内间距","236b0cdd2e18418fd17d3cdfcace239e":"插件",defe851634125bb16e762f26dbb6555f:"查看 https://www.tiny.cloud/docs/general-configuration-guide/basic-setup/ 文档",df025e01cbbae804f7d720e6b932e8e8:"显示菜单栏",b74c3bbb8ec4f18896cd3b5a20ee9e2c:"工具栏-大屏",e08c3505f9779bf919628166a77d0d77:"屏幕宽度≥1200px,参考文档:https://froala.com/wysiwyg-editor/docs/options/","04f91b84d48285162d3e29205a194143":"工具栏-中屏","9ac0e46a361565f0b8be2228bef4b679":"屏幕宽度≥992px,如果不配置就和大屏设置的工具栏一致,参考文档:https://froala.com/wysiwyg-editor/docs/options/","70d3894aaed305d2fc67f91122d77759":"工具栏-小屏",a3133ac3b34da77e612bcb1763adae1e:"屏幕宽度≥768px,如果不配置就和大屏设置的工具栏一致,参考文档:https://froala.com/wysiwyg-editor/docs/options/","194ab42ad1ca7fca9a6ef84fadf99490":"快速插入","94621f44f98c996e49d5b214aebefffc":"字数统计",b720ed498f054a2539d496d0da68f85b:"图片接收接口","376496a8918c57220159951e24d3b72d":"视频接收接口","555a9859e2c34b015438bdfb59a57c5b":'${vendor === "tinymce" ? "编辑器" : "编辑区域"}',afccc17d5d672b10a1292dcd671ef534:"快速构建表格编辑框","1711a82f9b0825015c2c49d9659c9837":"展示类型","63bb911d6392cb2740140d406ab83d37":"编辑类型","6530334ebf5ca810e576858eba168685":"选择框",f25cb224e4543c1dc0228fca8dbfaf1c:"颜色选择框","1145703a07e11b6e680ee2ec8afae0b4":"多选框",a877779dc422c5321057b638d6d520e5:"城市选择器",e2c59e63f751088ad8b43a1439e4322a:"新增单行数据","41c1e36d5d202588511710ff0ccb9e8d":"删除单行数据",f38b7eb6f78af9ae86c449153de2fe1f:"清除组件数据","5e2eb93cf353f5bfa0920553fc8a0087":"触发表格数据更新",efc47e9829b5831e4d0424191049b880:"删除某行的数据","383c125a11b0dd070b04194b9e2e78fb":"在新增或编辑单行数据时生效。开启时,输入完内容后需要点击表格右侧的“保存”按钮后才能提交到数据域。未开启时,输入完内容后就能提交数据域。","1d96dc9b36793e242322dd1e092a010c":"确认按钮名称",c507f40ae40ad10fd0b99ac025a6e5d4:"确认图标",e0698c2a2d5c568edfc5a0b1a1d298eb:"取消按钮名称","08f06b06a0db0e978e3acdf7741ccd86":"取消图标",ffa655818f7dd46fb2a767c51618741b:"空数据提示",d173fb23320acba326a4424133969256:"显示序号","26eb498526ba909386befc43466db79d":"每页展示条数","078f9734eeef4ff8c06e0b639ce6bd8f":"如果为空,则不进行分页","52029187eaa09f55193b6a15387e45ca":"最小行数","3d99d1f17ebf865877e681397c61dc9d":"最大行数",aa8b2a821e8e32196a720eaaa41b64d3:"为了性能,默认其他表单项项值变化不会让当前表格更新,有时候为了同步获取其他表单项字段,需要开启这个。","2aa56a9b94ee3fde76a15711c94fdabc":"是否可以访问父级数据,也就是表单中的同级数据,通常需要跟 “严格模式”属性搭配使用。","53a9db06d0b7e3482dc21e53f150e257":"行样式",d679aea3aae1201e38c4baaaeef86efe:"运行中",e5ac1d2029adff17ec123b86ea07ce26:"排队中",f406ef0ea3f09572835a9b1ec61f576a:"调度中",acd5cb847a4aff235c9a01ddeb6f9770:"失败","391299a1c1722a777991a182a44bccbf":"默认支持如下几种状态,无需配置即可使用。自定义状态会和默认状态合并。","33563f1d3d203bc682069a8c85506b86":"默认icon值","2cc90d2f2cd9ba213f9aace88c386f3f":"默认label",aad245582dc9f55cf71e3934bb3b1709:"默认value值","2634cea5a95ece79e05b5a68c38cbd4d":"必填项","2464e9d13bfc84169eb8333b6996203c":"更新目标组件或变量的数据值",c85c8d61a67014c4b5d44f25e49e87fc:"设置变量「",df24d894cd3331f53964bc75f5c192e2:"」的数据","9e1bafbb00018beacc8f579c8ddfaa36":"设置组件「","6c6e12c54723170f214527bedaf81f7d":"动作类型","1b7e6b2dbf3b7f4b1baf2c42e49a995d":"组件变量","2eb4c7ac45befad0f1f9c750bda57166":"应用临时变量","844a7a7aacc5be82d0fd6225edc6bf63":"请选择变量","85451d2eb59327a23e8f745161066d4a":"请输入变量值","3d4d83f05a12364e2522fcfb265d8ce8":"开启时,新增、编辑需要点击表格右侧的“保存”按钮才能变更组件数据。未开启时,新增、编辑、删除操作直接改变组件数据。",c18169dd6fceab2f023216fa6f7d22c1:"确认按钮图标","5720057e62e80f7a04489dc4c035b4f1":"取消按钮图标","8985ea173dce8f9bee667b3cdf0b7bdf":"此配置项只作用于表格操作栏的“新增”按钮","3f64a567662a24714768237a3a6d0de7":"表格下方新增按钮","9dd651411c1cb25e19249bb4ea8878c3":"动画间隔(ms)","46bc66b19c2b589ebd24d1c583325080":"动画时长(ms)","9cb33a16b57ef10b79ae76a66379d66f":"箭头一直显示","0bf60b32f9db93b87e08763b1c815469":"数量","98e04bf7cb91497e4225d272e3a331c8":"自定义箭头","7076ef56f5c4f13d3c9bf87d3536352f":"左箭头",fce3880b7a24a47f02a16331a294b255:"右箭头",f4f965513462fcc9fe6fe896a9c249d8:"多图展示","522cddc343d72db3db80cf3d71f99210":"API返回格式不正确,请点击接口地址右侧示例查看CRUD数据接口结构要求","9b39126b20e519bb1c6e9054f4b55784":"<p><code>ids</code>: <span>用 id 来记录新的顺序</span></p>\n <p><code>rows</code>: <span>数组格式,新的顺序,数组里面包含所有原始信息</span></p>\n <p><code>insetAfter</code> / <code>insertBefore</code>: <span>这是 amis 生成的 diff 信息,对象格式,key 为目标成员的 primaryField 值,即 id,value 为数组,数组中存放成员 primaryField 值</span></p>","5323ab3e5c12066101244f0577c30e22":"自定义容器区域",b34422e637c90181d3fca4485a97c712:"分数","95e0d70d1809d5267c2419eda58e78ca":"等级",c13998e4c837dc40b8e90828d99561df:"为空则不支持编辑","738b58219dda4a849e293c0f75d06438":"操作栏新增按钮","306abb77f96a1048cf6e61bfe6e7bae4":"如果为空则不进行分页","136ecd1380f3fa10c1fd99b93c63fc9b":"是否新开页面","9778ba8e0cbbae9471485dfc28df8948":"初始是否展开","18eae9f567a9c425bf59147a2601ee6a":"菜单点击","12b91237057ca7d81d50cca9873c8267":"菜单点击时触发","0a974408aab362095e939e5364315971":"菜单选中","4b5f4893cf06a9d9ea5b8486bef87c26":"菜单选中时触发","9b317a5d43f72026b0c0699b1d596436":"菜单展开","9ef3c85c39e1e686f6b8c58292352ce1":"菜单展开时触发",afce1df2e30a4674f507292d642fe270:"菜单折叠","4015091668f286adf085d60a040f89a1":"菜单折叠时触发","2631c12c40aa18fff4c6a2793f03f95b":"数据加载完成","26a92da0738fed6a6178be565cfb3a59":"数据加载完成后触发","67d8dc76a8c8a3f0f52232969d72e8bb":"更新菜单项","12fbc0729d69e4243c4818093e96de8c":"触发组件更新菜单项",ee621e1f1429f1150a69bd02eecf6964:"触发组件的折叠与展开",e0e2b0cf2a3c8379b1d9144b10b3824d:"横向摆放","8dd27bbe64ec245ce449caab5cf7f12b":"默认为内联模式,开启后子菜单不在父级下方展开,会悬浮在菜单的侧边展示","154a7ec36c43427f73705ae834967703":"子菜单悬浮展示","9dcb6b749d6682f1ac51b2dcdefd3208":"点击菜单,只展开当前父级菜单,收起其他展开的菜单","49a84da9b39148af54903ba4c6ed257f":"默认展开层级",d4b70ea3a756ec4d06c8ecb2f27330ab:"默认展开全部菜单的对应层级","96198d14846a941a60824bd6ebda4d9e":"最大显示层级",cac013d011fe1ac71c3b9f0bd0594d65:"配置后将隐藏超过该层级的菜单项,如最大显示两级,菜单项的三级及以下将被隐藏","7419d6bab78d959d5c3b7a38f9888258":"菜单项","1a9aaf05889002e65708c4950012a652":"对,你刚刚点击了","243e91d5fbc5a03a5c54da6d8e662e4f":"页面渲染器,页面的顶级入口。包含多个区域,您可以选择在不同的区域里面放置不同的渲染器。",a7999d1390b7dc775e4287511c395d6c:"角标类型","31175366279c15232e27b6736ccb2fd4":"仅在文本内容为数字下生效","58f966670529f4753fb3c5a0647606be":"大小",b3c1b71ed42c7f2fe55f3c64346f1ae6:"此处配置角标样式,需同时在菜单项中配置角标内容后角标生效","515e8b11c3c24c6c3b03c6c76b1da496":"默认选中菜单","4f80ea1e761598ba9fe393e7c745468d":"优先根据当前浏览器地址栏URL进行匹配,未命中时将选中您配置的菜单项",e3cd6fc0612b22f7c7e209b8184378c8:"菜单名称:","4cd5629f32fc9710fbb0291b51adc34b":"请输入菜单名称","9e0b4b20e7177b83916ab7b017c4162b":"跳转地址:","2e507449ccaac4522f503f0ec3dfffa9":"请输入跳转地址",ec3cc7a898eb5eb6f87a1d70a22a05c7:"是否需要新开页面:",a93a3970825296478d40658ad07af43a:"初始是否折叠:",d5004744a86589d72041b0a3fa8efa7b:"包含子菜单:","14794add5446201274dd148086bc0361":"添加菜单",aae5ccb98564e19c48f19c740c3c10b7:"默认(static)","5d721446605f21bddb3b8e2ab2a3841c":"相对(relative)",b55b525d56fd0d4d3dcb9291e59e3433:"固定(fixed)","25ece43050dda20ad4d8dd058dd590d1":"绝对(absolute)","22b47452f52254ce07507287d137d167":'<div> 当开启数据映射时,弹框中的数据只会包含设置的部分,请绑定数据。如:{"a": "\\${a}", "b": 2}。</div>',"68419387f5bb8487a848b818d78424ae":'<div>当值为 __undefined时,表示删除对应的字段,可以结合{"&": "\\$$"}来达到黑名单效果。</div>',cb65841ea7dec5ae0af20b3f5e52abfc:"原始数据打平","6922790f45faf064e063069816e4d2ec":"开启后,会将所有原始数据打平设置到 data 中,并在此基础上定制","9791b05a4df9d72f1a01b81fa695fbc6":'当多列的分组名称设置一致时,表格会在显示表头的上层显示超级表头,<a href="https://baidu.github.io/amis/zh-CN/components/table#%E8%B6%85%E7%BA%A7%E8%A1%A8%E5%A4%B4" target="_blank">示例</a>',"7441768e25f67a80f0f2173c2a618c35":"日期值","8036cf5e8dbf62ee4f4e896f7354ce5c":"日期时间值","598f69a9b640508d8e124fd7d33131f0":"选择图标",ef79da787ad206e5d5f8cf62e195c836:"图标大小",ff58428ef8221c4c1bbf532dd3c77113:"图标底边距","88f109195ad926bcd436f0c56198240d":"图片上传按钮",d825ba2b8ea0c1b0737b0dd5ca9bc128:"上传图标",bade9c4e0b8a75a251c1a2760571d3c3:"数字输入框样式","53069052573de671c6e5108de745b036":"数字输入框","5c48fa6f337d2b5dd168a0887c6baa2b":"表格表单数据",fb7b49ff7f85f6e3f995b5eaae42d084:"标签选择","0aefac04b467ce313ca6b05e33c6145a":"最大字数","188676cb26835b8e4d8ea568467c55cd":"限制输入最多文字数量",f1ee660e12ef0b76c10cccc3d923e605:"AK不能为空,请访问http://lbsyun.baidu.com/获取密钥(AK)","4d01bb9f50eb1480e0e9995a2a003181":'请从<a href="http://lbsyun.baidu.com/" target="_blank" class="text-sm">百度地图开放平台</a>获取',f1f7a5f821ca0ee4caaa9324eda48d91:"静态表单项","4602761ee85e2e6e5360cd13fe642a08":'<p>当前组件已停止维护,建议您使用<a href="/amis/zh-CN/components/form/formitem#%E9%85%8D%E7%BD%AE%E9%9D%99%E6%80%81%E5%B1%95%E7%A4%BA" target="_blank">静态展示</a>新特性实现表单项的静态展示。</p>',"6ca92e3386f9e392584367df5054c27c":"用来展示一个图标,你可以配置不同的图标样式。","47fd366b711a0567646854f541449f8b":"比如:\\${listVar},用来关联作用域中的已有数据","98204720c30a843a9234bdf22dc05d51":"弹性布局设置","3212f1de74130815d12d982437fc6919":"文档预览",a7199769ae58f8a5c35ac0e5f8804abf:"Office 文档预览",e414473c886072e393710563f201d7f3:"打印","6a62d33c838524f0609a624aa59ee9e7":"打印文档",f26ef914245883c80f181c4aade2ed04:"下载",fc856cd721f5b5955f8c4be2767a1cee:"下载文档","270c7dfc38ec1f8eb7b211481d26659a":"文档地址","2bd4fa4fe6637a09add46354f52ea9dc":"是否渲染","010787d733c97c5f7a8f9bda438af9e2":"Word 渲染配置","9a50cbc2f0c7115043a19c3b1db5776b":"忽略宽度","927ed823f52a6d3bbceed4436636a7dd":"页面内边距","755ea661684e7bffe9f97fb07b8d4921":"列表使用字体","9b87dc5a019f749722a1d3a9c854a2b9":"变量替换",c6adeba660df8e19ac6cd3b8c57416ad:"强制行高",b93ea0046d63e2df7cf24a7a63bf5c99:"字体映射",f6e9b56f97af64235bf81f4ddc2288ab:"是否开启分页渲染","4c71a09da7ce050d45514b68bb15b4ab":"页上下边距","3651c159e19c05a3bdaa7036dac91e4e":"页背景色","91bc444339545a7785f3aa3055d9ba05":"是否显示页面阴影",c856051e8c80913ff6607dc880341a20:"是否显示页面包裹","6a6772a0eae27591ed8763b6e616e988":"页面包裹宽度","22bca073daae505d7fc9e7d7c8ee047c":"页面包裹背景色","2839785a190e062058635add192f961d":"缩放比例","9723e66141840db4dc6bd1db9b165302":"自适应宽度",b7dd79307fb7bcc921aa1b94ef904fe9:"行为按钮",c3e817974de836e80c95cc6ce5718eff:"搜索框","83fe6a5db780fcfa68f3336c7d86f25b":"用于展示一个简单搜索框,通常需要搭配其他组件使用。比如 page 配置 initApi 后,可以用来实现简单数据过滤查找,name keywords 会作为参数传递给 page 的 initApi。",bb50b53491c2c43845c58b16e48c27f3:"搜索框内容","68a896ef9627fea8cd84f3fa4f7269aa":"点击搜索",a7be3c702997f49cf9429240fbbc5e36:"点击搜索图标时触发","1c113a8c88ba15fc1ff04ea410e63f33":"搜索内容","0796ba76b4b553687e5ffaeb78512ccb":"基础","218bcea849478df7335ac31072860e8e":"清除后立即搜索",a48b511d5da79faf6f7f58c5470738f0:"立即搜索","71c198baa12405e56705a3c68f66e3ef":"mini版本",b814fb5782f733a22ee561397ad376fc:"加强样式","87d88a457161f2a09f95f6aa29b38051":"步骤条","2a9a1329b191c2787b1a70c289e3bbe0":"竖直",d517acb68fbed2331b57d1a11ca21dcc:"简单","341fe804cc8b65dc17a31c7a25a90444":"标签名称",d04f139ee0fb6fac19ccaec0f7b323df:"点击关闭",fe7967a547915be9ae4083ed50c3b94a:"点击关闭时触发",b624985146c759cfeb1be80325eccd65:"文字提示","717b9f738e2da460071b1b5ae7cc0e06":"{\n url: string; // 当前接口地址\n method: 'get' | 'post' | 'put' | 'delete';\n data?: Object; // 请求体\n headers?: Object; // 请求头\n ...\n}",d1bfe86cb1776358c5ed50bc137a2b7a:"{\n data: Object; // 接口返回数据,\n request: XMLHttpRequest;\n headers?: Object; // 请求头\n status: number; // 状态码 200, 404, 500..\n statusText: string; // 状态信息\n ...\n}",d3b13672e0e24d1490b2564ae7f6da4e:"// API响应或自定义处理后需要符合以下格式\nreturn {\n status: 0, // 0 表示请求成功,否则按错误处理\n msg: '请求成功',\n data: {\n text: 'world',\n items: [\n {label: '张三', value: 1}\n ]\n }\n}","36d7adab7769ff6741b2860f041e56d2":"// 校验成功\nreturn {\n status: 0\n};\n\n// 校验失败\nreturn {\n status: 422,\n errors: '当前用户已存在'\n}","0228c8f19830732b523a58a2ee0bbcfd":'{\n "status": 0,\n "msg": "",\n "data": {\n // ...其他字段\n }\n}',"6d8e3115be41a8a5690d6fefa637dac7":"接口返回数据需要符合以下格式, status、msg、data 为必要字段","09212e946a4d9b0f775700c46ef0dcd5":"返回 0 表示当前接口正确返回,否则按错误请求处理","7391774e57425e5d8e83de64100b5f2e":"返回接口处理信息,主要用于表单提交或请求失败时的 toast 显示",fa385c23820ee9999c82035086baa772:"必须返回一个具有 key-value 结构的对象","6494bc042d99f2f5de34a858b8a699c6":"校验接口返回格式字段说明:",e6246c03148f553e5d6a66adbdabb9f8:"返回 0 表示校验成功,422 表示校验失败",b8079b9d1e6d3e8a457787910a75cce4:"返回 status 为 422 时,显示的校验失败信息","9d49f04a3affb34a31bb157e4887cbe7":'可基于 JavaScript 语言直接录入发送适配器的函数体,在该函数体内,您可以对 <span style="color: #108CEE">api</span> 进行处理或者返回新的内容,最后需要 <span style="color: #108CEE">return</span> <span style="color: #108CEE">api</span>。<br><br/>\n 函数体内可访问的变量如下:<br/>\n 1. <span style="color: #108CEE">api</span>:接口的schema配置对象<br/>\n 2. <span style="color: #108CEE">api.data</span>:请求数据<br/>\n 3. <span style="color: #108CEE">api.query</span>:请求查询参数<br/>\n 4. <span style="color: #108CEE">api.body</span>:请求体(针对POST/PUT/PATCH)<br/>\n 5. <span style="color: #108CEE">api.headers</span>:请求头<br/>\n 6. <span style="color: #108CEE">api.url</span>:请求地址<br/>',a59c65bea7d5065f19eb9c918a716c33:"必须将修改好的 api 对象 return 出去。","05fb5edb84e41c19b0f5429fff20b834":"返回适配器","44af993b124817085dc2579a9f842d55":'可基于 JavaScript 语言直接录入返回适配器的函数体,在函数体内,您可以对 <span style="color: #108CEE">payload</span> 进行处理或者返回新的内容,最后需要 <span style="color: #108CEE">return</span> 接口最终的返回结果。<br><br/>\n 函数体内可访问的变量如下:<br/>\n 1. <span style="color: #108CEE">payload</span>:接口的返回结果<br/>\n 2. <span style="color: #108CEE">response</span>:接口的response对象<br/>\n 3. <span style="color: #108CEE">api</span>:接口的schema配置对象<br/>',"98498eb59e87ec9a0eaf98ac55628da9":"当前请求的响应 payload,即 response.data",ed33c46d1d69336bb011813e8352fa01:"水平方向","963e9ff4252cdef288063c41eb6d4998":"垂直方向","4117e80d2c2e52f795ec64160f399364":"垂直居中",d365d58d281508b9982f6a0370649ae2:"水平居中","21af94c1abc5891b2703c9321417a1a9":"间隔分布","849b9b944a65eb0685f3e6af60a0c523":"水平铺开","50334fc77fc5a2c2636f14f158d3c417":"上下文变量","7f05bea37729325a6cc84eb26bb9f8c8":"请输入角标文本",bc3f5a690d8c3a47d27ef8a1b127bafc:"隐藏选项不能设为默认值","240a19929878c26f5e4c41c08f63cd1c":"接口校验",ae7ca6f3dec57a73ddc145a7094adc97:'配置校验接口,对表单项进行远程校验,配置方式与普通接口一致<br />\n 1. 接口返回 <span class="ae-ValidationControl-label-code">{status: 0}</span> 表示校验通过<br />\n 2. 接口返回 <span class="ae-ValidationControl-label-code">{status: 422}</span> 表示校验不通过<br />\n 3. 若校验失败时需要显示错误提示信息,还需返回 errors 字段,示例<br />\n <span class="ae-ValidationControl-label-code">{status: 422, errors: \'错误提示消息\'}</span>\n ',c6f30c2f084ddeacb7944235348bdaa4:"内存变量",fa6b01f51cc2b8e16bfbb914b6c08ace:"确认对话框","4cb9c4bc5cb960fcd03fceb2d2e62f3a":"抽屉标题",fbaa94ca6b6e6e76a07124e80733f109:"/* 自定义JS使用说明:\n * 1.动作执行函数doAction,可以执行所有类型的动作\n * 2.通过上下文对象context可以获取当前组件实例,例如context.props可以获取该组件相关属性\n * 3.事件对象event,在doAction之后执行event.stopPropagation();可以阻止后续动作执行\n*/\nconst myMsg = '我是自定义JS';\ndoAction({\n actionType: 'toast',\n args: {\n msg: myMsg\n }\n});\n",fd2bed5e9a84273b22f79950a0a1807f:"悬浮态样式","1daee167a43c72dbe9e31e955b670b4f":"点击态样式",d117954f3769008ef22b864060913c65:"禁用态样式",d37c4140bd531fc117e91e727d7e576c:"常规态样式","0371c0e05806c01e5ce2f26e9e2e39c8":"编辑样式源码",bb7654f7c2768614e95a0da7e94f4045:"应为冒号",af26fdb215bad5b2296529802b129c12:"应为属性","3955b2e2e06144010a1142d3624b17b1":"缺少分号","052f7eec7ca35a6b4d72d169ee1de494":"请输入表达式","10710f1c01d960a3ffde384115296026":"块级(block)","26b10072a4e0c8c9a3a1142db3d7b3b4":"行内区块(inline-block)","2c7fe494c99c94ba5965f963fd7d3a4c":"行内元素(inline)","39353c2b258e4bc73d8dd6a46f0a7955":"弹性布局(flex)","553333a72dec41b54e8ed18d49453a76":"默认选择第一项","86bf16f0cb7fd8b1fef2e1439e06b632":"样式源码","7893f221dae53be8e3bfe72d2eb8a240":"图标尺寸",f36616e35765ac3d5c9c7646e50a305d:"初始化数据接口请求完成","48c43999cf3908d9f5100a6d5f0b4404":"远程初始化数据接口请求完成时触发",aa6070a7f454f554fc1c7d8b1d2d935f:"响应数据","23d861e4b6635508eb877a50a9333a9b":"响应状态(0表示成功)",a303669d47440ed05558efbf3d5d0592:"响应消息","31769d6063c5ab0cfee842b395916fd4":"总行数","092798b39c21e4f73dea5107fef3a61c":"响应状态",a556b5535b6b0e5925d59bbc54b58946:"初始化Schema接口请求完成","2cfbb19c3e801c5f4a11dafa1ec7884d":"远程初始化Schema接口请求完成时触发","7bb4a8abc423086dbd1edeed4cd3f718":"当前行数据",f74fd69ce55e3f96fe9a032c0da42330:"当前行索引","5db079b140feffa84c84d1b51d824dea":"鼠标移入行事件","90a5608bcd85a3cfcfbb5263a229915c":"移入整行时触发",e8bf039de5dc6751c4045f55930e0c83:"鼠标移出行事件",f1ca0d305f3251a81f361a2dc8e11fff:"移出整行时触发","41c5c859a80b635c23b3b4d1d8b44efb":"已选中行",f87912f19be48f36e4e261e585764d6e:"未选中行",f97f8b90f09fb7df39c5c9ae3554b4c7:"更新列表记录","0449dab523020003eee89a0751e1c003":"内容区域自适应高度",e406488d1b9545168eb1896e35139bf2:"确认按钮文案",d919d62d7e5ec5cb63ad47e5dc347a7e:"取消按钮文案",b12df8decf62700970e08b9b2ebce1f8:"确认按钮样式","7f29931020c2d8ce97b8043a933db151":"取消按钮样式","1b43b43e692a5b6b2f6ec1417791a550":"远程请求轮询结束","0de773dedbe5875ca4529e7d0ce9d2bf":"asyncApi 远程请求轮询结束后触发","9bf078fb5589f2c09031f1f2b5a8d2b1":"设置此属性后,表单提交发送保存接口后,还会继续轮询请求该接口,直到返回 finished 属性为 true 才 结束",f63ba7e3c9d8de0b8b4f769055a36d2e:"设置此属性后,表单请求 initApi 后,还会继续轮询请求该接口,直到返回 finished 属性为 true 才 结束","58477471b3bb8ad53fe9ab18a244868b":"添加行","6070fdf451b08e4302a7dab560771222":"点击左下角添加按钮 或 某一行右侧操作栏添加按钮时触发",c9f63503ee66082fc00c3e6eac57a95f:"列表记录","7b25d5ff93da66fe95b5409731bb9838":"新增行记录索引","5e3640e4bc8efbe00a7b7c6ba169560c":"确认添加","008ae858112dcc7739985045e4326f3a":"开启”确认模式“,点击添加按钮,填入数据后点击“保存”按钮后触发","1fb1cbe49c3e72c2b5f4e0151a4cb5d9":"新增行记录","3fdaeadf0e8a3154ae62784f04138c28":"添加成功",bd4ef227fe8aae88ae6aa97236c0e9bb:"开启”确认模式“并且配置”新增接口“,点击“保存”后成功添加时触发","6452a05591d7402a8bcd9fadc950c449":"添加失败",bd7c39d10dbf6985d2be2d9a4fdcccf7:"开启”确认模式“并且配置”新增接口“,点击“保存”后调用接口失败时触发","37122b9e4499da38258b3d51b09d68a1":"请求失败后接口返回的错误信息","88ebffeee507da0f0d039eb2d05f7e2c":"编辑行",daf24d1f83e1b4fce2f57a6b041ddba6:"点击某一行右侧操作栏“编辑”按钮时触发",a9e009a9936bf5bcc9d4eabcb3e952e0:"所在行记录",e756ec22a0f897c4dd886c5f4a95b7a6:"所在行记录索引","4271f29faca65d7840ad6bb2c4a7b8c6":"确认编辑","562f54a2fec7a68f85ff192a68cf69f2":"开启”确认模式“,点击“编辑”按钮,填入数据后点击“保存”按钮后触发","3bb47b67994cb374e601fab35f63bc8e":"编辑成功",b394745a8a77179da0000293638e8a56:"开启”确认模式“并且配置”编辑接口“,点击“保存”后成功编辑时触发","9304e8f4c324b5882b550caa971b64b8":"编辑失败",b9d277c3ffab7d4b955ad10308c7ae0a:"开启”确认模式“并且配置”编辑接口“,点击“保存”后调用接口失败时触发","650bccdd6f99fe5fc4ca6cb8788e7cb4":"请求错误后返回的错误信息","947fa341a6d676d7f25bae6bef8342cd":"删除行","7508f6d66d920323d87a9f9d58487a40":"点击某一行右侧操作栏“删除”按钮时触发","0007d170de017dafc266aa03926d7f00":"删除成功","13640e78822f62b7b71bfabb4604025e":"配置了“删除接口”,调用接口成功时触发",acf0664a54dc58d9d0377bb56e162092:"删除失败","14d36ca583bcbfc5516a000eb06ccedd":"配置了“删除接口”,调用接口失败时触发","692dc28abc42931daca8fa12d69d5c99":"表格数据发生改变时触发",f8692d409bb7f122a374872e01efd03a:"添加行数据","459fd144ee129b501545d19c169269e9":"插入位置","196e71fa869b8410088b4ceb54aa7988":"请输入行号,为空则在头部插入",a26858cccbc451fd53515416a5968550:"新增一行",c520ed9911d349c7974116d3d1e1423e:"新增字段","344c1c96f9cb3275f972929755b4e238":"删除某一行数据","8910acd418e45a30f01e7e531b90b61b":"删除方式",ebf62450c3fb11c0b7e06da2d7535d6c:"指定行号","4bf7636a84714fac140e42b4cee242d4":"条件表达式","7708fb1394ce722ee73326437a66c77a":"删除范围","015f108b96c70bba6511091e159db0ac":"请输入行号,输入多个则用英文逗号分隔","63aeb2082d7cc0a316fc1e44913d7749":"删除条件","4622a4ce221f9b79aa3396cc461adc75":"清空组件数据","800dfdd90200bd47bb4bb83def4fea56":"今天",a6a93b404bc039cded728683af5d625d:"快捷键名称","快去添加事件,让你的产品动起来吧":"快去添加事件,让你的产品动起来吧","50f198f07fc820a4911d1c97a0ceb8c2":"上下文","6142a89066ca7dd6a1ce9493462c5aca":"已选择行记录","21bd0846bd8aa2296c597a1c1ff8e1a7":"未选择行记录","8f98291c9fa89c0bfce463c0a2eaf97c":"列名",c35c1a13309c6f9da9837857517e65fc:"排序值",e125986c2ba6783c4297ffe5405cc8bc:"筛选值",caafbcb52c70ad0bbbbf127ee7b08b89:"搜索值","64ef585f778c9d1b010e86b032398ab6":"已排序记录",db9df54392e408520ca12c6a56113b5a:"当前显示的列配置",bf2a4fd8ecd654982e2d466f10f54d3f:"当前行记录","85f1708454f409855d552f702ac27b19":"当前数据域,可以通过.字段名读取对应的值",e48d65cda774019d9a6677354bc781f2:"选中的值","10d23d1f68ee1facb03b1f86678aa2ba":"状态值",ed85c3f659acc9e89bcf6f0dbaa02a62:"当前代码内容",e26f6832d586f9e73d2361573bf5273f:"组合项的值","91190195405845950230616929d852cf":"被删除的索引","1b5cf3e354142cc1cdd6f56b6afaba49":"当前表单数据,可以通过.字段名读取对应的值",b06216eac0df52f6072a8adb095f72b7:"当前城市",a610ef4a4fbe8f0c8b756162acfb6186:"当前日期","05606badb4b14ffd3c38c278fb0f3c9f":"当前时间范围",de3ad0cd57153f799f7538dd1e4fd441:"excel解析后的数据","6d829f061ed82a688f2669c54dd83301":"当前数值",bc0689a4c353e9c95c5b7fc5aa49b59f:"当前滑块值","9b0c6dee9b5f48734c37901d4a430b71":"当前分值",d84017fa76584f7475e26f79767df28d:"新增索引","9d776ddd9dd2d8d85ea225df9c27e929":"当前标签值","4ed30a5be1b6680e6cc9fec0965d0f4f":"选中的标签",e01315f74dee36831d93a117cbc47c8f:"标签列表",d5c135b5a4aed5dc39ef846a6f502d4f:"当前文本内容","2eda8e3f67e2c6e02e63d27978530ec2":"变化的节点值",b4e54cb84d448952a4aa1a17ceaa6ad3:"选中的行记录",b2a18e08b0b0e0fd7e80554b89244aa0:"选项列表",c46f27dcf45a345993f1cbb63380fa98:"激活的索引",f7daf85b4501d9d2aa048f85618b3f1f:"当前的文本内容",e5369f1a5e8d2b3e64eeb627e69c4e9b:"选中的节点值","28387ec7d7fd160541e7901d9f0a900d":"当前选中的值","94935dfa6c9b908515a593956ee7d07c":"已选行记录",f10b94a4ac77878be53fad599a761928:"未选行记录","6c200daeb748ecce2c730d01837d3508":"初始选项卡",bd749c7a75af1236325d8d669e9bc5fc:"组件初始化时激活的选项卡,优先级高于激活的选项卡,不可响应上下文数据,选项卡配置hash时使用hash,否则使用索引值,支持获取变量,如:<code>tab\\${id}</code>、<code>\\${id}</code>","8b4de52c23ad472b9ece9e30d8750c48":"初始默认激活的选项卡","7806807651c37e4467f9d2fc1c18eb2a":"激活的选项卡","8a59e0a5705fea1751d77a97b7bf5d8d":"默认显示某个选项卡,可响应上下文数据,选项卡配置hash时使用hash,否则使用索引值,支持获取变量,如:<code>tab\\${id}</code>、<code>\\${id}</code>","27e0d57c4412bcb89e6aaeeb1e5935fe":"默认激活的选项卡",e83caa4c6ef82543603609c916cd804d:'可基于 JavaScript 语言直接录入发送适配器的函数体,在该函数体内,您可以对 <span style="color: #108CEE">api</span> 进行处理或者返回新的内容,最后需要 <span style="color: #108CEE">return</span> <span style="color: #108CEE">api</span>。<br><br/>\n 函数体内可访问的变量如下:<br/>\n 1. <span style="color: #108CEE">api</span>:接口的schema配置对象<br/>\n 2. <span style="color: #108CEE">api.data</span>:请求数据<br/>\n 3. <span style="color: #108CEE">api.query</span>:请求查询参数<br/>\n 4. <span style="color: #108CEE">api.headers</span>:请求头<br/>\n 5. <span style="color: #108CEE">api.url</span>:请求地址<br/>',"8d1903162d2a50d6321819c3fcc1f2f6":"{{@1}}({{@2}}动作出参)",d5fb02425d3b8586d8d7b98971d63e68:"事件动作","5e3406cb54f255dc1be5edbaa6f87389":"排列方式","60e237a1b5e9a4cc3633898d527d5a38":"标签宽度","813a5158d9f7171d20e7df340c5b48f9":"组件上下文","8b3fd9147a07d27ad95c0ba2594fb67a":"当前数据域{{@1}}","0383d6f467ed0dd89860a7b8cc793ce9":"上{{@1}}层{{@2}}","45f3a444853a11667f97e941b53266b0":"API接口","7658a7c761a4296d5526426d29ee7c68":"用来保存数据, 表单提交后将数据传入此接口。<br/>\n 接口响应体要求(如果data中有数据,该数据将被合并到表单上下文中):<br/>\n <pre>{{@1}}\n}, null, 2)}</pre>",e7173f5a0462ffb0eb9dfc02e44155f8:"接口响应体要求:<br/>\n <pre>{{@1}},\n page: 0,\n total: 0\n}, null, 2)}</pre>","319ec20dfe05d268928076e0cbb8e45a":"接口响应体要求:<br/>\n <pre>{{@1}}\n}, null, 2)}</pre>","419b0a74c438b81124992616dd0a36f3":"快速编辑后用来批量保存的 API","152e8c553fe6fbc51df7c72a45917107":"即时保存时使用的 API","91aa2166ee4811414381c8d94e6567e6":"API返回格式不正确,请查看接口响应格式要求",c00a96da01a3cf0445df3b0d05918317:"查看数据","7695a3b5bfbcfdb3e7b085f8cd6455be":"编辑数据","6f2f7e3794aa8502d02cb20aba881df1":"批量编辑数据","40f8f022c51542d282edda5b9ed4b512":"删除数据",c1c29e445748fa076c5fee45274bdd36:"批量删除数据",ebf98d77b1a002935ad5c41446f257b3:"确认要删除数据",d00d3377afe33a0f1b63293f3a3e3a79:"确认要批量删除数据",a094e5b7699ea4b61094cc4120170423:"数据来源","6f99b6eed37795cb97d5f6370c32113b":"基本样式",c8b9dbab4a3e3ad283d3d95a1663cd68:"当前行记录 : {{@1}}","83c9828692e1bb250a069bbf37807190":"表格2.0","63ddcc28ac20f6cbd4197671ae7e628c":"启动自动刷新",d6ba60b5bbf5df4cc2959dc897c2f792:"停止自动刷新","16ea2200bfba281fdf5e6870498790cc":"[amis-editor][CRUD2Plugin] dynamicControls的值必须是一个对象",d45a439fa6e82798bc1e98d738cedea3:"开启后支持选择表格行数据",e821ce185e41eac2ab846ef5cfde2363:"分页设置","4d7080ff1405a1f08c5415a0f942c336":"分页模式","290026b0b40b637e774c6af435b897b5":"过滤时刷新","67584675004a48be903e9f61c733cb35":"在开启前端分页时,表头过滤后是否重新请求初始化 API","8cc3589c442c478dde8ceb60aeb29e03":"翻页后回到顶部","9cb14f1355b3a312ebd62ebff5e1e06b":"无限加载时,根据此项设置其每页加载数量,留空即不限制",f300691f823aacea572e63bb7fb7ce8a:"点击编辑分页组件",d81ad681a447abae7cba38779ffc0c9e:"未找到分页组件","86b17bba54b65c6a62895357095f63a3":"接口轮询","983a8ab6a97da0a0dec7b5c751cf02b1":"开启初始化接口轮询,开启后会按照设定的时间间隔轮询调用接口","4cbec5cb54ba399ea81381a75f5f1f93":"轮询间隔","3a5d9512f474ff7c2a017a13e7f8a9af":"停止条件",fd649ca959662306b734f03438869bf0:"定时刷新停止表达式,条件满足后则停止定时刷新,否则会持续轮询调用初始化接口。","0516133b87f03f859e23bf014d71ab57":"模态窗口期间停止","52dce697d35795d7835e483d69f72419":"当页面中存在弹窗时停止接口轮询,避免中断操作","6d5b1e5a235fa839c759d2362654d638":"静默拉取","8b34b22a4da1b9b855a5efd33434f5e7":"刷新时是否隐藏加载动画","32aaf2f04e983290deceb0674fb0d159":"表格区域",e3e100dab1d8d13a2e3f9c391b0b108d:"顶部工具栏","2aee96dd788b815f83b3d118188e7fd9":"底部工具栏",cc6a173a3601403f2d96cae2180539b3:"用来实现对数据的增删改查,用来展示表格数据,可以配置列信息,然后关联数据便能完成展示。支持嵌套、超级表头、列固定、表头固顶、合并单元格等等。",b58da2d7e87937280042e1deca1153fa:"流水线任务实例 ","93b824b57d4c22085c1035f7254619db":"单元测试","2a8249ce9e52240855dfabc0efc83a3a":"通过率","09eb6d258fd00deaf350c2d1a0fd6f46":"任务实例",a5cd4ea1820d5c17c35e86885b1ef10d:"报告","3791ba5c2962a42a251489872342b7d6":"组件名称",fcd70206ed8109b7ed361c7bce0922c4:"每行个数","3ccfcb4c0daac7bb3ef1399b4389e3e5":"左右间距",ab57255c391c3732b4b38ae78f55e058:"上下间距","390d9ad686ba5622d49443d1e3659d51":"当前列表项",b271e427962758c71e342a2c06df493a:"索引",d63b707be8a6feb914a3f6899c38770f:"左切换图标","911f1640e858c362bfb3ba9a55e8269a":"右切换图标","8a0b967b90e89dd8e7311065c1de720a":"切换图标大小",eabda74dd2ac5b4e6eab9229e0e63f79:"接口可以返回echart图表完整配置,或者图表数据,建议返回图表数据映射到 Echarts 配置中","59688d1a484179aef8edc0ccbabb9fc1":"跟踪表达式","3fd81a573ea309b203ab019c1aa95a2c":"如果这个表达式的值有变化时会更新图表,当 config 中用了数据映射时有用",d0d852432ce09f627e6ae471b3f86b0a:"数据映射(dataFilter)","06e89ed3cb501da6d57e35bc28a37089":"如果后端没有直接返回 Echart 配置,可以自己写一段函数来包装",f25c9fd2852b85502157decbedd19082:"原始数据","2695f318db820c2bfe4c886fed3697f0":"echarts 对象",b76e25de5689ea51af0688d0ea6d7b39:"如果配置了数据接口,接口返回的数据通过此变量传入","45bc998df29cf75725df6141098d5cec":"debugger; // 可以浏览器中断点调试\\n\\n// 查看原始数据\\nconsole.log(config)\\n\\n// 返回新的结果 \\nreturn {}",e8f96ea47cb322f4f1a4c938c7b155ac:"默认为追加模式,新的配置会跟旧的配置合并,如果勾选将直接完全覆盖",e732f4c0d8075670b6c75cc52bd1f7d5:"图表下钻","00958a92c5804d56047c18fc206382e1":"宽高设置",b3e991d11b9f0ee04f55627c62d4fcba:"默认高度为300px,值单位默认为 px,也支持百分比等单位 ,如:100%","8e5ff4f20463c03f7935e0627888c03c":"折叠状态改变",bcfcd9d31a7a469fa1f3a2ea9e3e3f89:"折叠器折叠状态改变时触发","0e8638286319f6efb0afe2616714e8c3":"折叠器状态",dce3879aaf11920ab97c94781ddaaed5:"折叠器展开","0f680e944e33feb4719bd0dfe618aa50":"折叠器状态变更为展开时触发","0469f19533c2fa1d63418b86ec203ab7":"折叠器收起","3ffa0c7285daa4c39f7b7699a845860c":"折叠器状态变更为收起时触发","578125c5d7586aefb797caca9111ed1f":"组件展开",ae772db91ee1bd385ffafed3e9b8f4cc:"组件折叠状态变更为展开","5882cb6b5133d35488c386965321c60b":"组件收起","04e36bd57e0e1623da86ee2c19c2a885":"组件折叠状态变更为收起",d2fa917958506736ea39edbef5e1cea5:"折叠面板折叠状态改变时触发","58164864ad00f5d134f304d309055eda":"当前展开的索引列表","44732aa2566399b71483e63252d3dbc7":"折叠器索引",abd55237a0df8da6ffda1ef377982707:"列默认显示","67a2d9746956b631dd3ae9d13b6ae9ff":"点击遮罩关闭","36f5b682310bd52f19c63b077ec054d1":"隐藏按钮区","6bdc97671296112658e3a1cd369c0686":"遮罩颜色",b3b287010ea79586507a77e0580d9cad:"底部区","38cf16f2204ffab8a6e0187070558721":"确定","40d39c3bc7bebced7d63eace0191a0a8":"角度","5d606821df2528b127c07333f5f403cd":"回访数量TOP1","796011a5b11f78292d93a73ff284de50":"北京分公司","7232042d4e1b0c8c7172d68048358619":"最大显示个数","64095ae27232995731f776f12bf66d8d":"当前循环项","23b3169341314eda02d860be90ebf487":"全选文本",e2b67a7f51c977887d2b3c2de2727509:"操作区","4f2ef285e13e20f551f7111f535cde11":"表单创建向导","7efcb0ce09e8842951c5cfd298b4e7ee":"使用场景",b4f035fa6f9faaa78707b72c352c6a8b:"[amis-editor][FormPlugin] dynamicControls的值必须是一个对象",cd8b367599d0c748e74029da8c10d295:"本地缓存","09a94b2400f7f05fbf2fc37a20b097d0":"提交成功后清空缓存","69445b3c5ddb606c7d51fd941e4aae10":"自动填充数据域同名变量","86f056f1cd4e25d5bd2bebddc971032b":"默认表单是可以获取到完整数据链中的数据的,如果想使表单的数据域独立,请关闭此配置","5cd08fe4cd86fffe7cd23d934d4d3b32":"提交设置",e59e1cb3f366d6e7012fe64748355b0a:"如果底部按钮不是自定义按钮时,可以通过该配置可以快速修改按钮名称,如果设置成空,则可以把默认按钮去掉。",d3458f4ee2c2203bb51f9d138dfd0c05:"提交后重置表单",e89bb79f0a0cb4fa4693c4a5ace130f4:"表单提交后,让所有表单项的值还原成初始值","59c1b37b7ff983385a2521541cbcccf8":"阻止回车提交","794020840d754ea7fb58ea3bf4394e1a":"默认按回车键触发表单提交,开启后将阻止这一行为","87a6f142d80987db2e31569e403619f7":"提交后关闭对话框","2e799a2e68a3303201d89752ae201a88":"组合校验","585293753528cd2f74501f41fc2e2c30":"在表单顶部显示当前表单的数据","86ed196f63524be7775e5a01b0152793":"标签对齐方式","6bde56d911167d0f47aae6bab762cd70":"Panel包裹","019078f52f120a70fc23d94ccd364200":"吸附操作栏",f9e5a5377c1f56f1d09ae2bc58bd2d5b:"开启后,滚动表单内容区时使底部操作区悬浮吸附",cc6c35a3e0f97fb9747905dc13e9b625:"编码","936b62c222fcf6ba10fde069212fcf97":"省份编码",d7009d07f04d208f84e6c343fbc80ab7:"省份",e982852e24060d47f29be600837b675a:"城市编码","0dad46b34f0ddc802bce0351dc4745eb":"区域编码",d3ce40d862f1c7e4748e6c28ffb0a007:"区域","716c3dc1bd990ccebc4fee34eb9171cf":"街道",fd3913adcb81427f1895ab5b79ebe0b2:"远程上传请求成功后返回的响应数据",cfe5917c83c8c31d5e57ddeb1f3460a5:"请输入行号,为空则在尾部插入","9a3af29bac4ff8dff3305e283acb2516":"根节点文案",f273cc663180d6f62497ff3a28f4fdd7:"新增文案提示","897deae9c4c3dc0baa4a6989bb8727b6":"添加子节点",aefacb210d5fa5eff897a302269ed920:"编辑文案提示",f9886b3adb1ec253d24432615b62151c:"编辑该节点",b8079d1411b21dbc48749154a827a680:"删除文案提示","176a53a7fc4759482d71312551d868ec":"移除该节点","7650487a8758fd50c87d6c9cff0aa5ac":"地址","3d18ca01ddd1b95e982ec44ffcda8165":"经度","6acaee71fe6a23c17f18625df01bab23":"纬度","40d58bb6ac9888b0c672f5bcff74da25":"地图厂商","542241c52bd2efb24dc37b32cab2329c":"列全选",d94ec7663ac9ad2d09fca5c86928b434:"列级全选功能","7020fa7949a5ae24cc8eb696772d97fc":"行全选","227c24282ff52f3f6f52dfdb853cc1ad":"行级全选功能","83a60f8b752a1ef3ce6a240388d635aa":"默认当开启全选后居左排列","316a639631f712780829a202258ec3cc":"居左",e2aaec83377244c9d15f78f51cccfe6f:"居右",b7fc7efe26efb867838223936b7fc467:"左侧选项展示","505e204cdd98afd08c174d6dcec0dc09":"已选项","9b1ddba55066e0f329ca3cca2e58909c":'可以通过接口获取检索结果,检索值可以通过变量\\${term}获取,如:"https://xxx/search?name=\\${term}"',"14079611c014884bbdffce4d0e5f4d73":"可以通过接口获取动态选项,一次拉取全部","1fd65acd90f99791d70ca70e046c9f05":"假数据图片","5789be67da4a1dc0fd9600bd626776a1":"只在编辑区显示的模拟图片,运行时将显示图片实际内容",eded9ed93a453c3f790126e30b776a22:"标题文字","11d938eaa50cff1b7e59c64b891de73d":"标题边距","36285b8c01571203859d6b8ce7af0cba":"描述文字",a7dcee68c68f8f19f39c9788e08fac31:"描述边距","80dc1f6307e4acf29ece7ac2f6e04334":"放大图标",faaadc447b1c2b1adc920d9c9aedcc25:"序号",c4767bc3ad5c6812a8ea302e6126d988:"3月","499d02b4034d1234b407042ccce614a8":"列表标题",a302da1d8160ed0c72719c13346042a9:"这是内容简介,可以设置显示行数","4e74ff55b36a0f35d511a761c264fce3":"内容区样式",a67496c9ef1b1951fb9f104d1ef17997:"标题栏样式",af608093f1d3c25e85bdb4ed17f8b947:"工具栏样式",fa898e5ae4c0315061129c6cef47c326:"边栏样式","087e631da111edc6db508289a7b5a95b":"分配不同的值段,用不同的颜色提示用户。若只配置一个颜色不配置value,默认value为100","88f8919dd239f2018d267f79d71a672b":"搜索框、searchbox","6fe93193cbd9f0eb9315a4ae83343786":"清空输入框","985d97bfa88cbaed452ee5900ad26d45":"服务Service","6f6f1e6feb9fa966acaddae627b73948":"接口配置","270ac7e329c21eb9a5e4c342f202bbb4":"Schema数据源",bfa178f875f63957378fc2d0bd8d0f59:"配置schemaApi后,可以实现动态渲染页面内容",dd22d42f40442605fbe0c5da03203ffb:"是否Schema初始加载",eb1d029d107422d00f55c8b76e66ec75:"WebSocket接口","470e0b39b2486883a10c1048f2df9f40":"Service 支持通过WebSocket(ws)获取数据,用于获取实时更新的数据。","3bfc17446f0456f9692f25fc90383ec1":"对于复杂的数据获取情况,可以使用外部函数获取数据",ec9b680403aab2f0498badb090f04364:"/**\n * @param data 上下文数据\n * @param setData 更新数据的函数\n * @param env 环境变量\n */\ninterface DataProvider {\n (data: any, setData: (data: any) => void, env: any): void;\n}\n","642d94fa418e15a3997bcf7488315e4d":"原子表格",dad6519c7c75a23bee8ccb576e4609a2:"数据源key",cba09997ca646e67544f880c80ab97cb:"可拖拽条件",cbe89f133fda6e0d1bec31eaf6aa7853:"保存排序","413c6b52c23a1bf5cbc9fba1485f88ff":"[amis-editor][Table2Plugin] dynamicControls的值必须是一个对象","5b11953888d7c376458b397f222d4533":"绑定当前上下文变量","5e1872b4afc82fc5114b32aaf4477500":"选择类型","443f46c76ebe6ec4eb502f95c451e4b0":"多选","9fd1b7cb41cfa3b83bdfd2a44381417f":"单选","9c5c1f96ba29b9c0a8915be950e91cb3":"固定选择列","5fd9a061aa8d25137801caf78d8d0f42":"选择列列宽","107ce5ae5c46f0e63565c593eb09a312":"全选所有",f3993a00b12133950b96199dbf08fc43:"反选当页","0cf1882623b2b50f0416030c980c3179":"清空所有",b5a34b813ffd5d7d776eb8ca56a1b45d:"选择奇数行","0c2a525c7e183c05b46caa6b52a21b9f":"选择偶数行",df5a3392ee995cfaa13787b11a1e2652:"行可勾选条件","76417db4eeb031b0bc15f4cf8178ae46":"最大选择条数","4d250d2754fbdc9cbd131bf48d445894":"展开按钮位置",ea7026a83bf0b63ecc31fd8e215766de:"可展开条件","9e9b4716c08d4f15d9d52e00281f4265":"配置展开区域",f09e007fa1c2e7eb9ec01f8481104d94:"嵌套字段","1b4b8d809a7d253bb650d0f104d24ea2":"声明数据结构中作为子节点的字段名称,默认是<code>children</code>",f53160d07e516a3b0d38d61822944b03:"行角标","8952f4e24070a79741a505dc20bad8f0":"高度自适应",dd7befc8e7c124f6f4ba9bbf3de9dc53:"缩进尺寸",eedd7279409d000114e27194f3c8a5ea:"嵌套结构展示时,设置子节点的缩进值,单位为px","4bf8b7a0b3385fcd34a8e0cd355d7964":"行类名",a193a0f0b38ea06f46b1d3051c433cf5:"弹出框","3c87936b95f844aa21605c75d217c8f9":"弹出框内容",a0f14a16feaece37026df27feb9070a1:"配置弹出框","44c9d7cb031327029dd0b1bc92689542":"[amis-editor][TableCell2Plugin] dynamicControls的值必须是一个对象",f4a3780b66d65a315a762976ab5e781f:"操作按钮",a0dbb2b0a000cdb3a265d096d4e5ed8d:"固定当前列","00ed921de3ababcafcb0594ff0e9a997":"左侧固定",a5b48f7807e3c1ddd80fa160f46f9cc9:"右侧固定","5cbd7ad8a3ecf059b62219c17fa58cae":"标签内容","3b4bcc788ee92004cae962801b471b8d":"自定义标题显示模板","2328f91f1e160de6a06c2004d49ec53b":"配置标题显示模板","11e6dfd7d3fcb0892c2cecb6d7549102":"请编辑标题内容","3d95415ee75837db2660255ea1ca1b9b":"时间区","2fe3c5280ea644639bc6378bcecc8b27":"详情区",e1445cd3c4710c8abf7c1b3b1ce060d8:"浮层样式","1f9ba0bdeb0cf0d3193cac269dd2f708":"最大显示行数","2043742930f9833b4405aa0314a496b1":"填充假数据",a903e51cb1915b56f94bf54a81816cf5:"只在编辑区显示的假数据文本,运行时将显示文本实际内容",fd8f406e39d5c4b1f1f2251156eb34ef:"{\n // 上下文数据\n [key: string]: any;\n}",ddca9c0f0e3d07c3341701b80f139cc0:"是否静默发送请求,屏蔽报错提示","6de215632addbb664d254e00532d92aa":"最近n小时","5bc676c0d274d9a4674f832ae07c6757":"序号「{{@1}}」的字段名称不能为空",aa70a469e4ceb0dede9d73cb8d8d953a:"序号「{{@1}}」的字段名称「{{@2}}」不唯一",acb3aec4d12f6ca06a1e45302030cdb1:"数据处理中...",cdfd25057876424324682b5bdde38a3d:"请先填写初始化接口",a9fea442707e26dee478b34a2f2ce263:"请先填写接口","4cc6a76c146c0360a41ceaf5e212c891":"基于接口自动生成字段","4484fa04e7b71db4c8293e5bcb53eca4":"添加字段",eea3ebc33e69694e0c12d4ab2e07a553:"字段标题","404f38ae7ac36860c0b3af6f2f4a13f9":"菜单名称必填","822be91778b5ac22d31681f7256b849b":"不能将菜单拖入其自身内部","088b54ee8f10a43977afa9d16ea5350f":"自定义菜单",cd1e63aed43df0827cc09fb26521936c:"编辑菜单项","648c5e847b923bdd51bf5c72436169ba":"添加菜单项","8ee9f276a6356aab65f8178c4f30fabd":"菜单名称",e3cc5bd7fc92d7287a14bf5398c4ecc3:"父级菜单","24ceb2a06b1962b396b75286fc0960d1":"请选择,不选择默认为一级菜单","9483042d09dbad731addc1791b5d207d":"菜单图标","6107b3c4fd8587589210cb9fe2fcdad9":"请输入地址","76b5162d1b7a16b4b6adf1b79231c96a":"跳转方式",b2d1bffc689e4478519d8a010450192c:"当前页展开","80fb2db8d3f212b3dd130d24da1c970e":"新标签页打开","70b4d0676f9a9640c5a7b1d5f66faa64":"角标内容","9f3cdf6aa12759fab68a5a88179462c4":"若为空则不展示角标","07c60b53a84fd7751095864a5310cc7d":"自适应","81522afdfef2e4121c9240d00583f531":"百分比","9a8aed590bb7fcdd9198daca349b055a":"固定列宽",e0dbf4a939e6c84610d28b8a9b1803c1:"百分比列宽","41be5ce31e28742d0b259fe734e49c28":"至少保留一个根节点","49198f84cea6c212cd5d463037827cd5":"添加列",fb4c95bae088e3f216ea9312bcdb26ca:"列类型","8eebb8ae809cf1ceaa23cd2fa2c73898":"字段列",b302476563937e24190496ab668ebd26:"未找到对应列「{{@1}}」",f9e759ac21d528e7d1e84b5feae4560a:"空列",bcba3b2e1f7b4fb528213e999333d331:"确定要删除列「{{@1}}」吗?","7202bba23492811d2964234485a909e5":"容器列","4c2dc6491d29ef77f421daa19541c8ab":"字段加载中",e11e888f47bc6cd5816a1147be05e792:"未找到目标组件",e6413abdc2fd3ccbbf15327e4004b1b2:"去编辑目标组件",fcebd5cda006253365b4453596290f48:"暂无字段","161f53cdfabe18451e4067f2426cca0f":"未找到工具栏中对应操作「{{@1}}」","4357955c64f836dd7f36af048d857f9b":"确定要删除工具栏中「{{@1}}」吗?",dc858fed3c66a1194d5f9aec81faee3d:"暂无可添加操作",fb3304d27d85c79d89ce6cac22a174b8:"自定义按钮",e40c411876b4a57e24fbc6b4b4fd5027:"操作生成中","0e7bb2c7879f0a34c02f547820b0b0b3":"错误忽略","5d9fe78268b03e8aa41ac316ef610d9a":"动作发生错误时,是否忽略错误继续执行",c0d5d68f5f1cc399311e92905ed2fa80:"忽略",a165be161ac250720f6f25820dd2a5b3:"不忽略","9cdfce42ef0fa346511538131e51328f":"预设","17817a4d2da41f4261f4155ada59e395":'<%= data.ignoreError === false ? "找不到组件和动作执行失败都中断" : typeof data.ignoreError === "undefined" ? "找不到组件容忍,动作执行失败才中断" : ""%>',"0db9e779f5cd9ad8bd3d16d7e8a16b64":"弹窗消息","4a502e748d1335385c2c05bf30e582e7":"打开弹窗,弹窗内支持复杂的交互设计",c1b3a483bf057f5afa118f96644dc8a3:"弹窗来源","0c5cbc9d345936876230a0b09aece2ff":"选择页面内已有弹窗",a781b5903a4013c147783e1047f42e08:"新建弹窗","53bed22bc03c0fd61fe4fb81101f712a":"弹窗标题","953131d14e66fae5e3611f8b419b7ed5":"请输入弹窗标题","7cc53692d650e049802d808b81efe7f5":"选择弹窗","939402f3ff754d8d815eb7f6cc991bea":"弹窗类型","139c619a4dbfc26fb61d76dc388e3e7d":"请求结果","0eb4e63db88e158600dab0e723e8a213":"重新请求数据",f16654604d6cb2f62469e5aa9db19871:"如果开启发送数据,会先发送配置数据到目标组件,然后重新请求数据。",a0c117d927c6290bab55ae0e848a4d4b:"开启“发送数据”后,所配置的数据将发送给目标组件,这些数据将与目标组件数据域进行合并或覆盖",eb6cd21b9ed45ded3ecdb12f62b590e1:"数据处理方式",ac24ffeb131a7a9d2465b3ba7b14e10c:"提交结果","0e3517fb21e2c4066bd0ab75c51bc6fb":"请输入存储提交结果的变量名称","0e2ba6becfa8760853cfa31c9e15a94b":"如需执行多次表单提交,可以修改此变量名用于区分不同的提交结果","4604d5023479171cb6e901dbeccf62c0":"错误信息","71f6236494bfc8b023804abb0cca1639":"错误详情","4e6bfc5ad98f719f9bc6b2ad3b6440ee":"提交请求的响应数据",bf0f829689370b36d01ce871324e0bb6:"校验结果",d23157205c994bde20bb2605c193fd27:"请输入存储校验结果的变量名称",a422eb12ebbfdd3347c4deb5ec6b4b54:"如需执行多次表单校验,可以修改此变量名用于区分不同的校验结果","0552d08957a270160d5203e0611661b2":"自定义样式仅对当前组件生效。示例:\n// 当前层级\nroot {\n color: #000;\n}\n// 子层级\n.text-color: {\n color: #fff;\n}\n",aaf9656ba493b58fbab398d52efa9f7c:"编辑样式","3ac7b489ba8cb811386c9f4fbfd1c6cc":"结尾字段名","9da561f34a93e0275c56b84717ac9cf0":"配置了结尾字段名,该组件将开始和结尾存成两个字段","475cdfcaf614f2b69d88e1e34ba76079":"主键",c28f86f11fc814ea5696af5aa9464cbe:"每行记录的唯一标识符,通常用于行选择、批量操作等场景。",fa66d1acaef7cd181f21f5fc2895becc:"启用严格模式将采用值严格相等比较","9e3790244299ed296601d79e0bf43a5c":"新增按钮名称",bbbeba31bfc391bd0741ac62ade78c5a:"编辑初始化接口",ba62070c3a350918d542e990d3278b07:"新增{{@1}}","06e2f88f428b7e26f7da3cd4d40ec2ed":"请输入名称",c630aa278a251b72bebf09284095112a:"配置新增表单","52830af276fb186ff93f16a562acb2f6":"卡片组",f27f10e4660cba730189cc73bcbec0dc:"线长","35633d4bcf019258d4a5b927e8644bed":"标题样式","3ec2bba02a859a90b023ee793a2381d5":"距离","12ae2cd5a178cdaed37967ec4226c4d3":"标题和最近左、右边框之间的距离,默认值5%","7eac9d196c43693b0820c7bc0ab504c7":"循环渲染器","21157967162b6206ec88d66789bb1eb4":"对比编辑器","6d36d88078b28530bd4a236b1033c1db":"表单项集合",b400e476d7cc8a1b42744661f57525f2:"隐藏字段",a0e6ecd1eba5673e16218e559f549112:"颜色选择器",bb712c16299683ab1af22258740a537a:"日期框、input-datetime、日期时间框、input-time、时间框、input-month、月份框、input-quarter、季度框、input-year、年框、年份框、年份选择","0bbad229b14369f667abae7fa8453d69":"日期范围框、input-datetime-range、日期时间范围、input-time-range、时间范围、input-month-range、月份范围、input-quarter-range、季度范围、input-year-range、年范围、年份范围","912e3cf5ce8720c39e7a778e916898b5":"输入框组合","9462f8cc8d65d991be1593493039b85b":"重复频率选择器","224c9f857217e09f7c244093d4f08cd0":"输入内容变化",ce369362c3ae69c27d717d3210303e27:"富文本的值",de0302f6f891653ac2d8417a46249ebf:"列显示开关","142184926b0ae6169a9b7bdefb9b42ff":"是否展示表格列的显隐控件,“自动”即列数量大于5时自动开启",a0d2d27fe320721bd5b0157fd5466b9d:"标签选择器","997a27d508152023fd04b7227b531681":"文本框、邮箱框、input-email、URL框、input-url、密码框、input-password、密码输入框","98cb62edf3436738df2561d01ee19ab0":"tree、树下拉、树下拉框、tree-select、树形选择框、树形选择器","010b98c12fe130496016ea515b70ec32":"当前选项",d8bab42dd5fad3f25760e190b552fac0:"配置默认态模板","70864b156cd3a9c8d982074feb01f587":"配置激活态模板","369f7b53301a54c2240a618827ee2f83":"选项名","70aefc6ad8dffc85d083aaa38aad9d28":"厂商","3fe044338b0be3a388c1a00fb9fb0592":"传入参数格式应满足如下要求。<br/>\n <pre>{{@1}}, null, 2)}</pre>",ab7c4bf8e1f3d2779d62d0e5e038e2de:"列表选择器","828476b63e65ac62976920fc753a3071":"多行文本输入框","895013340b5cba65de69aefc9f4f0dff":"uuid字段","993844afdf1cd0bd368cda41fe2d39d7":"水平分栏",a94180c2142df3122cffcf1900c507f9:"实时日志","319c7a1a88910df53d6cd1b408f5894d":"当前页码值","52f3b7dd57c2cc44b645afe6d944d07c":"功能型容器","7c39d9e0d516e260fc3513eb8e5243a5":"状态容器","39282fd22802ac1d9f99cdd0ffff253e":"根据状态进行组件条件渲染的容器,方便设计多状态组件",f449bcac0f09a349882e74800f20d724:"状态一","3b5a5cee1bd8775463be15d96eac23a1":"状态一内容",f7361c5ad849477766b12e970bbd71f0:"状态二","0880f36708cd0408167f318936cc6df1":"状态二内容",c887c83f280bd63012d32179ff5273ed:"状态名称",a30fd0a2a17e3dcf701b3334341aa39c:"状态条件","7829a5f84414f02562a5b17b1c301046":"状态{{@1}}",ca035ede21ad993ba8f29a2e615b61e0:"下个状态",b7349a87c4d838d1a6047c2844b1744a:"上个状态",df7f223af52c3261a3b23a152bffe26c:"状态列表","8256d18231287d07406fbf019e81bb01":"新增组件状态",bd863f35feb02c40cf14493b1dc1b198:"显示条件","93553f4588b0f0c782f58182db0490d7":"状态内容","7cb7a4480adf1c3e13378201684dbd5f":"表格展现","22efa960b935516b3016b4a5bd7f1160":"任务操作集合",bab9f8592e1b8e286ee17ddf5dbea4b3:"显示文本","97d43b5b163c9299f70b76d12541828c":"新状态","01ceb3edde98440157f199c292011dfc":"无数据","8191e975f70edd63fe65476dd8bc0ddc":"组件id","7c80a8d7f7af4e8eeef653c0af82010d":"输入组件id",c619838a5e3c9641a80fc5f1a9001a9e:"持久化Key","78979b40f53cb6510c6bc1e1a2473fc1":'使用静态数据或者变量:<code>"\\${id}"</code>,来为Form指定唯一的Key',"72f4712f23226b5e01442ab9b6ae90bd":"保留字段集合",bee8b35158dc5ddd44ebbbd9f29de422:"如果只需要保存Form中的部分字段值,请配置需要保存的字段名称集合,留空则保留全部字段","5755fa70717929d1cabc4f4d9778d08e":"请输入字段名",d149ac9b09b2aec63ffb58dca98fc281:"传入参数格式应满足如下要求:<br/>\n <pre>{{@1}}, null, 2)}</pre>","8ea6d154a7c25f8802406719c2ec3c02":"内嵌:以平铺方式展示在页面,其它两种以弹框或抽屉形式弹出展示","361f434f3b82973d6526efefbb538118":"标签收纳",deab2747ddf5310781cad655c4f7a50f:"当值数量超出一定数量时,可进行收纳显示","8c019e522d7bfbf02d6600f91f3b4edf":"最大标签数","5404c803438f1027131cb6fe35037075":"选择器收纳器","5d16dd78f1b9194d063322d117c75162":"CRUD收纳器",ba3a8f747de8c6dfe2859c4ce2105c3a:"当在fx中配置多选值时,需要适配值格式,示例:\n 选项值为 <br/><code>[\n {label: '选项A', value: 'A'},\n {label: '选项B', value: 'B'}\n ]</code>\n <br/>选中选项A和选项B:\n <ul>\n <li>开启拼接值且拼接符为 ‘,’ :值示例 'A,B'</li>\n <li>关闭拼接值,开启仅提取值,值示例:['A', 'B']</li>\n <li>关闭拼接值,关闭仅提取值,值示例:[\n {label: '选项A', value: 'A'},\n {label: '选项B', value: 'B'}\n ]</li>\n </ul>","00e44cfe38bdcdefa40ad63dec4e9bd4":"标签模板",b2f3c4387bcabafaf39a7be9c624b584:"已选定数据的label展示内容","988d7b545c09108379a54a1e6060f563":"图标颜色","7278e97a3360f7b31768b86b8d22173d":"图标hover颜色","9df3213a5f8211cf2626f4c5c646d71d":"新增数据项",a6354302d04750ab5e28fac72be054b1:"数据项","1a873cce402693b4c3b4bf16a4a04523":"Option中属性的Key","75208f0b7fa9dd1633fa2dded76a6e8d":"父级数据项的值",dcc957ddbe7fd921ea03d008f7ddae4c:"请输入父级数据项 valueField 的值",cd407112daa4d933aead47835bedafb2:"编辑数据项",a3b6fcf7cfabfc83543bb00375235915:"数据编辑项的值","0f2dd97ecc370524fd8ff0a9ffb880a5":"请输入数据项编辑前 valueField 的值",e70edec390d0e602208f6951e1b5f01f:"删除数据项",d16814fa14c14dbeca8d7e8600852255:"数据删除项的值","6a2e7e69d5bcf2e2ab0c3e288d7fd2ab":"请输入删除项 valueField 的值","6e065eee612393b1d6a16e7696e4c911":"树组件","555fbc1714ad0d899939b12b95dabe09":"树组件 - 内嵌模式","5c52d3e283d197588e29ca31bc613ffe":"选项搜索接口",dd52923c45686a6f507854e438d4880e:"懒加载接口",a386f65cf2c47acabfab13781dbdd89f:"树组件 - 浮层模式",b5d9da39175bc5bdcd2cc7dddeaa232a:"懒加载字段","31ff316f7b6aa169b2575a50e0342be0":"是否为懒加载节点的字段名称,默认为defer,可以用该配置项自定义字段名称","37a3bfd0cf20cc17c53396a1077c0852":"自定义开启懒加载的字段","6c1f091d6ee0780a6f836d212b8afa82":"已配置新增表单","9de4041a80c32ada7fb8b3f212da62d2":"已配置编辑表单","7eca7159d5a09db3a0008280faae395c":"搜索匹配函数",e95903f4c15aab31ea66ecd51b76e1a3:'自定义搜索匹配函数,当开启<code>loadDataOnce</code>时,会基于该函数计算的匹配结果进行过滤,主要用于处理列字段类型较为复杂或者字段值格式和后端返回不一致的场景。<code>matchSorter</code>函数用于处理复杂的过滤场景,比如模糊匹配等,更多详细内容推荐查看<a href="https://github.com/kentcdodds/match-sorter" target="_blank">match-sorter</a>。',"483cab6ec2367302b037208475361860":"/* 当前列表的全量数据 */\nitems: any[]",dd19e649ee3fd61e0eeab6b67a6eae7b:"/* 最近一次接口返回的全量数据 */\nitemsRaw: any[]","2512e82e75dfe0f6f499db4ae9f715af":"/* 额外的配置 */\noptions?: {\n /* 查询参数 */\n query: Record < string, any>;\n /* 列配置 */\n columns: any;\n /** match-sorter 匹配函数 */\n matchSorter: (items: any[], value: string, options?: MatchSorterOptions<any>) => any[]\n}","4f54012c824bfcd8f9ca9ded82051d94":"Mock配置","3566441483da64f6bb1dd44cfd6b0184":"数据Mock",fb677689a875ed3078e386ad88273e73:"开启后,当数据源为空时,会使用 Mock 数据",af192f42759b02f6fd256776b12a238f:"设置后,会按照设置数量展示数据,可以提高设计态渲染速度,降低表格高度,便于布局设置。设置为<code>-1</code>则不限制",a15e0eac4fe49346a744fa7943c46890:"日历日程",b13bf2bdf8a7abbd8cdf85683214be45:"展示日历及日程。","0c6482892e9df6505c8de1eabca68266":"时间戳","398e51caf9e8fabbeb075833f0c1e701":"日期格式","2ca9949e2a05e63f735b713260307c45":"时间格式",e63e4cf37bf0af962b6ad66243dbe0f4:"日期时间格式","69a79a0e5083305255d191f708a41860":"是否可拖拽",bc48a7871960f7a395fa3ff20774f81c:'{\\n "status": 0,\\n "msg": "",\\n // 可以不返回,如果返回了数据将被 merge 进来。\\n data: {}\\n}',"1385df54facf9564658f05d0e9e2c3c7":"行双击","1c00d9cceec92084b116a382f2714ebb":"双击整行事件","4f0a3e65cf67ca5a117a3f28745ae930":"展示底部新增按钮","2424c96966b9c38c7d094a2d40f23a5f":"展示操作列新增按钮","2e2c57b664358061f9f20aeda43b53af":"自动选择","3fd78aa49302ff2634badc2ef49828f7":"开启后,自动选中用户当前的地理位置","1acee853829433de3ece301ee365bc99":"限制模式",ce8b1e6f3819ea068921a4fa9ead6968:"开启后,限制只能使用当前地理位置,不可选择其他地理位置",e28da3f03af5367e299b937643a22e49:"当在fx中配置多选值时,需要适配值格式,示例:\n 选项值为\n <pre>{{@1}}, {\n label: '选项B',\n value: 'B'\n}], null, 2)}\n </pre>选中选项A和选项B:\n <ul>\n <li>开启拼接值且拼接符为 ‘,’ :值示例 'A,B'</li>\n <li>关闭拼接值,开启仅提取值,值示例:['A', 'B']</li>\n <li>关闭拼接值,关闭仅提取值,值示例:[\n {label: '选项A', value: 'A'},\n {label: '选项B', value: 'B'}\n ]</li>\n </ul>",fb58b1b692e6cc562764f6969269f802:"已配置选框详情","645dbc5504e722a30896486085a06b32":"预览","9aa70276e6d364abdc0543deccea2dac":"预览图片","893a9d45e4df161d0b0c57340631bd2f":"调整图片比例",e8aaab64292d8b17db25a1ab44bcd8e0:"将图片等比例放大或缩小","28a7e3af290b229c490da0ad4e9b700e":"调整比例","7f2081cebf9bd4b10b953b4008c4b568":"定义每次放大或缩小图片的百分比大小,正值为放大,负值为缩小,默认50",cb90ac33f6b3bf684635d4f57cb290a0:"放大极限","7ab252f7aab256f1785c793049d01e13":"定义动作调整图片大小的最大百分比,默认200","7d645933c48d5061c2a13dd5f8b9b4fa":"缩小极限","164f3e6ced78578c534477da66e0b008":"定义动作调整图片大小的最小百分比,默认50","8e9f5f321ac9b39dbcf0f603190815ce":"悬浮容器: 基于 CSS Fixed 实现的特殊布局容器。",ace080d5d9684a05aa5ec0ca38ec2831:"每页显示的记录数",e52664b945c685d43d6ea81953a33a4a:"触发二维码下载",a605077feb2a94f1f72627703ff48e39:"当前表格无数据,使用Mock数据用于效果预览,组件面板Mock配置中可修改相关配置","014b4de0dd3108fc912547e4a1ed19fd":"当前表格仅展示{{@1}}条数据用于效果预览,点击顶部「预览」查看真实场景数据,组件面板Mock配置中可修改相关配置","8bb1910d5bc3b1b32c1e037978ba9d3b":"开启后修改即提交,而不是批量提交,需要配置快速保存接口用于提交数据",df23e8db7baa38e0d9db41384788a40c:"默认使用表格的「快速保存单条」接口,若单独给立即保存配置接口,则优先使用局部配置。",bf4bc760ad07eccb701c8be8579005fc:"列表项数目不能少于{{@1}}","0e69a56857c65181f96cd272d20455d6":"点击新增表达式",d846706b91f99cd12545a78212fa5984:"常用动作:","1889907dcbe32f9e8ac2c9df6603f12e":"对单个表单项进行校验","1a04578671f6c3bfa2d35a8cbd9d1a9e":"校验表单项",e4092e07c4613278048c91064f4bfdf7:"校验单个表单项数据",dd39bd1bf78f1b2aec6ed8a05ced6884:"校验的表单项的值","0a2680def3df6912d7c96d95a047b680":"校验成功","136b339ae7f40edc05251da87dd8a233":"校验失败","14a265b60d169e9d9c11b9a286de199d":"事件埋点","5c1024a792dfc345b4d8a3b34255691b":"开启事件埋点后,每次事件触发都会发送埋点数据到后台"}),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var d,i,l=t(64402);!function(e){e.create="create",e.view="view",e.update="update",e.table="table",e.filter="filter"}(d||(d={})),function(e){e.entity="entity",e.list="list",e.piece="piece"}(i||(i={}));var r,b={List:{value:"list",label:(0,o.Ru)("3712972d84adf48acbd6ad24b4d75ad0")},Insert:{value:"insert",label:(0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191")},View:{value:"view",label:(0,o.Ru)("f26225bde6a250894a04db4c53ea03d0")},Edit:{value:"edit",label:(0,o.Ru)("95b351c86267f3aedf89520959bce689")},Delete:{value:"delete",label:(0,o.Ru)("2f4aaddde33c9b93c36fd2503f3d122b")},BulkEdit:{value:"bulkEdit",label:(0,o.Ru)("e73cefac9d030927da1618c7b15c98c9")},BulkDelete:{value:"bulkDelete",label:(0,o.Ru)("7fb62b30119c3797a843a48368463314")},Import:{value:"import",label:(0,o.Ru)("8d9a071ee2ef45e045968e117a205c07")},Export:{value:"export",label:(0,o.Ru)("55405ea6ff6fd823ffab7e6b10ddfa95")},SimpleQuery:{value:"simpleQuery",label:(0,o.Ru)("c26996a6506adf397f0668d376d0b40b")},FuzzyQuery:{value:"fuzzyQuery",label:(0,o.Ru)("6ff4bf3d567e977aa4c90c27dff1e6db")},AdvancedQuery:{value:"advancedQuery",label:(0,o.Ru)("9c4666fd08c2738eb9611a3721cb5f0f")}};!function(e){e.List="List",e.Insert="Insert",e.View="View",e.Edit="Edit",e.Delete="Delete",e.BulkEdit="BulkEdit",e.BulkDelete="BulkDelete",e.Import="Import",e.Export="Export",e.SimpleQuery="SimpleQuery",e.FuzzyQuery="FuzzyQuery",e.AdvancedQuery="AdvancedQuery"}(r||(r={})),Object.keys(b);var f={cancel:{label:(0,o.Ru)("625fb26b4b3340f7872b411f401e754c"),value:"cancel",order:0,schema:{level:"default"}},reset:{label:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),value:"reset",order:1,schema:{level:"default"}},submit:{label:(0,o.Ru)("939d5345ad4345dbaabe14798f6ac0f1"),value:"submit",order:2,schema:{level:"primary"}}},s="model-entity",u="api";window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var p=t(3460),m=t(2050),h=t.n(m),v=function(e,a,t){var n,c;void 0===t&&(t=new WeakMap);var o={};if(t.has(e))return t.get(e);t.set(e,o);var d=function(e){return e.map((function(e){return h()(e)?v(e,a,t):e}))};if(Array.isArray(e))return d(e);try{for(var i=(0,p.Ju)(Object.entries(e)),l=i.next();!l.done;l=i.next()){var r=(0,p.zs)(l.value,2),b=r[0],f=r[1],s=a(b,f,e),u=(0,p.zs)(s,2),m=u[0],y=u[1];"__proto__"!==m&&(h()(y)&&(y=Array.isArray(y)?d(y):v(y,a,t)),o[m]=y)}}catch(e){n={error:e}}finally{try{l&&!l.done&&(c=i.return)&&c.call(i)}finally{if(n)throw n.error}}return o},y=function(e,a){return h()(e)?Array.isArray(e)?e:v(e,a):e},g=function(e){if(!e||"string"!=typeof e)return e;var a={tpl:"input-text",image:"input-image",date:"input-date",progress:"input-number",status:"tag",mapping:"tag",list:"input-table"};return a.hasOwnProperty(e)?a[e]:e};window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var R=function(){function e(e){this.manager=e}return Object.defineProperty(e.prototype,"key",{get:function(){return this.constructor.key},enumerable:!1,configurable:!0}),e.prototype.getFeatValueByKey=function(e){return function(e){var a;return"".concat(null===(a=null==b?void 0:b[e])||void 0===a?void 0:a.value)}(e)},e.prototype.getFeatLabelByKey=function(e){return function(e){var a;return"".concat(null===(a=null==b?void 0:b[e])||void 0===a?void 0:a.label)}(e)},e.prototype.filterByFeat=function(e){return e&&this.features.includes(e)},e}(),C=new Map;window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var w=function(){function e(e){var a=this;this.builders=new Map,C.forEach((function(t,n){a.builders.set(n,new t(e))}))}return Object.defineProperty(e.prototype,"size",{get:function(){return this.builders.size},enumerable:!1,configurable:!0}),e.prototype.getBuilderByKey=function(e){return this.builders.get(e)},e.prototype.getBuilderByScaffoldSetting=function(e){return this.builders.get(e.dsType)},e.prototype.getBuilderBySchema=function(e,a){var t,n,c;try{for(var o=(0,p.Ju)(Array.from(this.builders.entries())),d=o.next();!d.done;d=o.next()){var i=(0,p.zs)(d.value,2),l=(i[0],i[1]);if(l.match(e,a)){c=l;break}}}catch(e){t={error:e}}finally{try{d&&!d.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return c||this.getDefaultBuilder()},e.prototype.getDefaultBuilderKey=function(){var e,a,t,n=Array.from(this.builders.entries()).filter((function(e){var a,t=(0,p.zs)(e,2);t[0];var n=t[1];return!0!==(null===(a=null==n?void 0:n.disabledOn)||void 0===a?void 0:a.call(n))})),c=(0,p.zs)(null!==(t=null!==(e=n.find((function(e){var a=(0,p.zs)(e,2);return a[0],!0===a[1].isDefault})))&&void 0!==e?e:null===(a=n.sort((function(e,a){var t,n;return(null!==(t=e[1].order)&&void 0!==t?t:0)-(null!==(n=a[1].order)&&void 0!==n?n:0)})))||void 0===a?void 0:a[0])&&void 0!==t?t:[],2),o=c[0];return c[1],o},e.prototype.getDefaultBuilder=function(){var e,a,t,n=Array.from(this.builders.entries()).filter((function(e){var a,t=(0,p.zs)(e,2);t[0];var n=t[1];return!0!==(null===(a=null==n?void 0:n.disabledOn)||void 0===a?void 0:a.call(n))})),c=(0,p.zs)(null!==(t=null!==(e=n.find((function(e){var a=(0,p.zs)(e,2);return a[0],!0===a[1].isDefault})))&&void 0!==e?e:null===(a=n.sort((function(e,a){var t,n;return(null!==(t=e[1].order)&&void 0!==t?t:0)-(null!==(n=a[1].order)&&void 0!==n?n:0)})))||void 0===a?void 0:a[0])&&void 0!==t?t:[],2);return c[0],c[1]},e.prototype.getAvailableBuilders=function(){return Array.from(this.builders.entries()).filter((function(e){var a,t=(0,p.zs)(e,2);t[0];var n=t[1];return!0!==(null===(a=null==n?void 0:n.disabledOn)||void 0===a?void 0:a.call(n))})).sort((function(e,a){var t,n;return(null!==(t=e[1].order)&&void 0!==t?t:0)-(null!==(n=a[1].order)&&void 0!==n?n:0)}))},e.prototype.getDSSelectorSchema=function(e,a){var t,n,c=a||{},d=c.schema,i=c.sourceKey,l=c.getDefautlValue,r=this.getAvailableBuilders(),b=null==d?void 0:d.dsType,f=[];try{for(var s=(0,p.Ju)(r),u=s.next();!u.done;u=s.next()){var m=(0,p.zs)(u.value,2),h=m[0],v=m[1];d&&!b&&(l&&"function"==typeof l&&l(h,v)||v.match(d,i))&&(b=h),f.push({label:v.name,value:h})}}catch(e){t={error:e}}finally{try{u&&!u.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}return(0,p.Cl)((0,p.Cl)({type:"radios",label:(0,o.Ru)("a094e5b7699ea4b61094cc4120170423"),name:"dsType",visible:f.length>0,options:f},b?{value:b}:{}),e)},e.prototype.buildCollectionFromBuilders=function(e){var a=this.getAvailableBuilders().map((function(a,t){var n=(0,p.zs)(a,2),c=n[0],o=n[1];return e(o,c,t)})).filter(Boolean);return a},e}();window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var x=t(16783),S=t.n(x),N=t(58791),k=t.n(N),E=t(20644),I=t.n(E),O=t(51703),T=t.n(O),F=t(39419),A=t.n(F),M=t(78591),z=t.n(M),P=t(81330),j=t.n(P),B=t(47659),D=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.isDefault=!0,a.name=(0,o.Ru)("45f3a444853a11667f97e941b53266b0"),a.order=1,a.features=["List","Insert","View","Edit","Delete","BulkEdit","BulkDelete","SimpleQuery"],a}return(0,p.C6)(a,e),Object.defineProperty(a.prototype,"key",{get:function(){return this.constructor.key},enumerable:!1,configurable:!0}),a.prototype.match=function(e,a){var t=null==e?void 0:e[a&&"string"==typeof a?a:"api"];if(null!=(null==e?void 0:e.dsType)||null!=(null==t?void 0:t.sourceType))return(null==e?void 0:e.dsType)===this.key||(null==t?void 0:t.sourceType)===this.key;if((0,B.Gvm)(t)&&(null!=t.jsonql||null!=t.strategy))return!1;var n="string"==typeof t?t:(0,B.Gvm)(t)&&(null==t?void 0:t.url)||"";return!("string"!=typeof n||!/^(get|post|put|delete|patch|option|jsonp):/.test(t)&&~n.indexOf("api://"))},a.prototype.getContextFields=function(e){return(0,p.sH)(this,void 0,void 0,(function(){return(0,p.YH)(this,(function(e){return[2,[]]}))}))},a.prototype.getAvailableContextFields=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){return(0,p.YH)(this,(function(e){return[2]}))}))},a.prototype.getCRUDListFields=function(e){var a;return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,o,d,i;return(0,p.YH)(this,(function(l){return n=(t=e||{}).schema,c=t.controlSettings,o=(c||{}).fieldMapper,d=null!==(a=null==n?void 0:n.columns)&&void 0!==a?a:[],i=[],d.forEach((function(e){var a=!!j()(o)&&o(e);!1!==a&&i.push(a)})),[2,i]}))}))},a.prototype.getCRUDSimpleQueryFields=function(e){var a,t;return(0,p.sH)(this,void 0,void 0,(function(){var n,c,o,d,i,l;return(0,p.YH)(this,(function(b){return c=(n=e||{}).schema,o=n.controlSettings,d=(o||{}).fieldMapper,i=(null==c?void 0:c.filter)?Array.isArray(c.filter)?c.filter.find((function(e){return e.behavior&&Array.isArray(e.behavior)&&"form"===e.type})):"form"===(null===(a=c.filter)||void 0===a?void 0:a.type)?c.filter:void 0:void 0,l=[],(null!==(t=null==i?void 0:i.body)&&void 0!==t?t:[]).forEach((function(e){if("condition-builder"!==e.type&&e.behavior!==r.AdvancedQuery){var a=!!j()(d)&&d(e);!1!==a&&l.push(a)}})),[2,l]}))}))},a.prototype.makeSourceSettingForm=function(e){var a=e||{},t=a.feat,n=a.renderer,c=a.inScaffold,d=a.sourceSettings,i=a.sourceKey;if(!t)return[];var b=d||{},f=b.label,s=b.name,u=b.renderLabel,m=b.labelClassName,h=b.mode,v=b.horizontalConfig,y=b.visibleOn,g=null!=f?f:"crud"===n&&"List"!==t?this.getFeatLabelByKey(t)+(0,o.Ru)("54ea89b497ec3bb319c68844dfa3687f"):(0,o.Ru)("54ea89b497ec3bb319c68844dfa3687f"),R=g;"Insert"===t?R=(0,l.NR)(g,"用来保存数据, 表单提交后将数据传入此接口。<br/>\n 接口响应体要求(如果data中有数据,该数据将被合并到表单上下文中):<br/>\n <pre>".concat(JSON.stringify({status:0,msg:"",data:{}},null,2),"</pre>")):"List"===t&&(R=(0,l.NR)(g,"接口响应体要求:<br/>\n <pre>".concat(JSON.stringify({status:0,msg:"",items:{},page:0,total:0},null,2),"</pre>")));var C=null!=h?h:"horizontal",w=(0,p.Cl)((0,p.Cl)((0,p.Cl)({renderLabel:null==u||u,label:R,name:null!=s?s:c?this.getFeatValueByKey(t)+"Api":"api",mode:C,labelClassName:m,inputClassName:"m-b-none"},"horizontal"===C&&null!=v?v:{}),y&&"string"==typeof y?{visibleOn:y}:{}),{onPickerConfirm:function(e){var a=e,t=function(e){var a;return"".concat((null===(a=null==e?void 0:e.api)||void 0===a?void 0:a.method)||"post",":api://").concat((null==e?void 0:e.key)||"")};return e&&(a=Array.isArray(e)?e.map(t).join(","):t(e)),a}}),x="service"===n,S=!!x||t!==r.View,N=!x&&!(t!==r.Edit&&t!==r.View||"form"!==n&&"initApi"!==i),k=!x&&t===r.List&&"crud"===n&&!c;return(0,p.fX)([S?(0,l.ol)("apiControl",w):null,N?(0,l.ol)("apiControl",(0,p.Cl)((0,p.Cl)({},w),{name:"initApi",label:(0,l.NR)((0,o.Ru)("b4bc91701b86fe8543d649e97daea602"),"接口响应体要求:<br/>\n <pre>".concat(JSON.stringify({status:0,msg:"",data:{}},null,2),"</pre>"))})):null],(0,p.zs)(k?[(0,l.ol)("apiControl",(0,p.Cl)((0,p.Cl)({},w),{name:"quickSaveApi",label:(0,l.NR)((0,o.Ru)("33eaf97ecb3465754855e847f14d129c"),(0,o.Ru)("419b0a74c438b81124992616dd0a36f3"))})),(0,l.ol)("apiControl",(0,p.Cl)((0,p.Cl)({},w),{name:"quickSaveItemApi",label:(0,l.NR)((0,o.Ru)("ce7d31d64f2315e1d4cede288b9dfc60"),(0,o.Ru)("152e8c553fe6fbc51df7c72a45917107"))}))]:[]),!1).filter(Boolean)},a.prototype.makeFieldsSettingForm=function(e){var a=this,t=e||{},n=t.feat,c=t.inScaffold,d=t.renderer,i=(t.fieldSettings||{}).renderLabel;return n&&c&&!["Import","Export","FuzzyQuery","Delete","BulkDelete"].includes(n)?[{type:"ae-field-setting",name:this.getFieldsKey(e),label:!1!==i&&(0,o.Ru)("9caecd931b956381e0763d05aa42835c"),renderer:d,feat:n,fieldKeys:this.features.map((function(e){return a.getFieldsKey({feat:e})})),config:{showInputType:"form"===d&&n!==r.View||"crud"===d&&["Edit","BulkEdit","Insert","View","SimpleQuery","List"].includes(n),showDisplayType:"form"===d&&n===r.View||"crud"===d&&["List"].includes(n)},onAutoGenerateFields:this.autoGenerateFields.bind(this)}]:[]},a.prototype.autoGenerateFields=function(e){var a,t,n,d=e.api,i=e.props;return e.setState,(0,p.sH)(this,void 0,void 0,(function(){var e,l,r,b,f,s,u,m,h,v,y,g,R,C,w;return(0,p.YH)(this,(function(x){switch(x.label){case 0:return e=i.manager,l=i.env,r=i.data,b=i.feat,(f=null===(a=null==e?void 0:e.store)||void 0===a?void 0:a.schemaFilter)&&(d=f({api:d}).api),[4,null==l?void 0:l.fetcher(d,r)];case 1:if(!(s=x.sent()).ok)return c.oRP.warning(null!==(n=null!==(t=s.defaultMsg)&&void 0!==t?t:s.msg)&&void 0!==n?n:(0,o.Ru)("91aa2166ee4811414381c8d94e6567e6")),[2];if(u=[],m=s.data,"List"===b){if(v=(null==m?void 0:m.rows)||(null==m?void 0:m.items)||(null==m?void 0:m.options)||m,Array.isArray(v))null==v&&(v=[]);else try{for(y=(0,p.Ju)(Object.keys(m)),g=y.next();!g.done;g=y.next())if(R=g.value,m.hasOwnProperty(R)&&Array.isArray(m[R])){v=m[R];break}}catch(e){C={error:e}}finally{try{g&&!g.done&&(w=y.return)&&w.call(y)}finally{if(C)throw C.error}}h=null==v?void 0:v[0]}else h=m;return h&&Object.entries(h).forEach((function(e){var a=(0,p.zs)(e,2),t=a[0],n=a[1],c="input-text";Array.isArray(n)?c="select":(0,B.Gvm)(n)?c="combo":"number"==typeof n&&(c="input-number"),u.push({label:t,name:t,displayType:"tpl",inputType:c,checked:!0})})),[2,u]}}))}))},a.prototype.getApiKey=function(e){var a=(e||{}).feat;return a?"".concat(this.getFeatValueByKey(a),"Api"):"api"},a.prototype.getFieldsKey=function(e){var a=(e||{}).feat;return a?"".concat(this.getFeatValueByKey(a),"Fields"):""},a.prototype.buildBaseButtonSchema=function(e,a){var t,n,c=(e||{}).feat,d=a||{},i=d.buttonSchema,l=d.formSchema,r=d.dialogSchema,b=d.componentId;if(!c)return(0,p.Cl)({},i);var f={Insert:(0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191"),View:(0,o.Ru)("607e7a4f377fa66b0b28ce318aab841f"),Edit:(0,o.Ru)("95b351c86267f3aedf89520959bce689"),BulkEdit:(0,o.Ru)("e73cefac9d030927da1618c7b15c98c9"),Delete:(0,o.Ru)("2f4aaddde33c9b93c36fd2503f3d122b"),BulkDelete:(0,o.Ru)("7fb62b30119c3797a843a48368463314")},s={Insert:(0,o.Ru)("50abd0bf31e07dbee84e9e5b9a407840"),View:(0,o.Ru)("c00a96da01a3cf0445df3b0d05918317"),Edit:(0,o.Ru)("7695a3b5bfbcfdb3e7b085f8cd6455be"),BulkEdit:(0,o.Ru)("6f2f7e3794aa8502d02cb20aba881df1"),Delete:(0,o.Ru)("40f8f022c51542d282edda5b9ed4b512"),BulkDelete:(0,o.Ru)("c1c29e445748fa076c5fee45274bdd36")};return(0,p.Cl)((0,p.Cl)({type:"button",label:null!==(t=f[c])&&void 0!==t?t:(0,o.Ru)("fa966345577ba81af19408f203db968f")},i),{behavior:c,onEvent:{click:{actions:[{actionType:"dialog",dialog:(0,p.Cl)({body:(0,p.Cl)((0,p.Cl)({},l),{onEvent:{submitSucc:{actions:[{actionType:"search",groupType:"component",componentId:b}]}}}),title:null!==(n=s[c])&&void 0!==n?n:(0,o.Ru)("6cff4b6d794cc17f5d24dbe0d21e5732"),size:"md",actions:[{type:"button",actionType:"cancel",label:(0,o.Ru)("b15d91274e9fc68608c609999e0413fa")}]},r)}]}}})},a.prototype.buildFormOperators=function(e,a){var t=e||{};t.feat;var n=(t.scaffoldConfig||{}).operators;return S()(null!=n?n:Object.values(f),["order"]).map((function(e){return(0,p.Cl)({type:"button",label:e.label,onEvent:{click:{actions:[{actionType:e.value,componentId:a}]}}},e.schema)}))},a.prototype.appendSchema2InputControl=function(e){return"combo"===e?{items:[{type:"input-text",name:"input-text",placeholder:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")}]}:{}},a.prototype.buildBaseFormSchema=function(e,a,t){var n,c=this;a=a||{};var d=e||{},i=d.feat,b=d.renderer,f=d.scaffoldConfig;if(!i)return(0,p.Cl)((0,p.Cl)({},a),t?{id:t}:{});var s=this.getFieldsKey(e),u=this.getApiKey(e),m=null!==(n=null==f?void 0:f[s])&&void 0!==n?n:[],h=null==f?void 0:f[u],v=null!=t?t:(0,l.r8)(),y=(0,p.Cl)({id:v,type:"form",title:(0,o.Ru)("eee1e2258d7ea163fec625ee44be9637"),mode:"flex",labelAlign:"top",dsType:this.key,feat:i,body:m.map((function(e,a){var t,n=e.inputType&&null!==(t=g(e.inputType))&&void 0!==t?t:"input-text";return(0,p.Cl)((0,p.Cl)((0,p.Cl)({},k()(e,["name","label"])),{row:a,type:n}),c.appendSchema2InputControl(n))})),api:h},"form"===b?{actions:this.buildFormOperators(e,v)}:{});return["Insert","Edit","BulkEdit"].includes(i)&&(y.resetAfterSubmit=!0),i===r.View&&(delete y.api,y.static=!0),(0,p.Cl)((0,p.Cl)((0,p.Cl)({},y),a),{id:v})},a.prototype.buildInsertSchema=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,d,i,b,f,s;return(0,p.YH)(this,(function(u){return n=(t=e||{}).renderer,c=t.scaffoldConfig,d=(c||{}).insertApi,"form"===n?[2,this.buildBaseFormSchema((0,p.Cl)({},e),void 0,a)]:(i=null!=a?a:(0,l.r8)(),b=[{type:"button",actionType:"cancel",label:(0,o.Ru)("625fb26b4b3340f7872b411f401e754c")},{type:"button",actionType:"submit",label:(0,o.Ru)("939d5345ad4345dbaabe14798f6ac0f1"),level:"primary"}],f=(0,o.Ru)("50abd0bf31e07dbee84e9e5b9a407840"),s=this.buildBaseFormSchema((0,p.Cl)((0,p.Cl)({},e),{feat:r.Insert}),{id:i,title:f,api:d,actions:b}),[2,(0,p.Cl)({},this.buildBaseButtonSchema((0,p.Cl)((0,p.Cl)({},e),{feat:r.Insert}),{buttonSchema:{level:"primary",className:"m-r-xs"},dialogSchema:{title:f,actions:b},formSchema:s,componentId:a}))])}))}))},a.prototype.buildViewSchema=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,d,i,l,b;return(0,p.YH)(this,(function(f){return t=(e||{}).renderer,n=e.scaffoldConfig||{},c="form"===t,d="form"===t?null==n?void 0:n.initApi:null==n?void 0:n.viewApi,i=[{type:"button",actionType:"cancel",label:(0,o.Ru)("b15d91274e9fc68608c609999e0413fa")}],l=(0,o.Ru)("c00a96da01a3cf0445df3b0d05918317"),b=this.buildBaseFormSchema((0,p.Cl)((0,p.Cl)({},e),{feat:r.View}),c?{initApi:d}:{title:l,initApi:d,actions:i}),"crud"===t?[2,(0,p.Cl)({},this.buildBaseButtonSchema((0,p.Cl)((0,p.Cl)({},e),{feat:r.View}),{buttonSchema:{level:"link"},dialogSchema:{title:l,actions:i},formSchema:b,componentId:a}))]:[2,b]}))}))},a.prototype.buildEditSchema=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,d,i,b,f,s,u,m;return(0,p.YH)(this,(function(h){return n=(t=e||{}).renderer,c=t.scaffoldConfig,"form"===n?[2,this.buildBaseFormSchema(e,void 0,a)]:(i=(d=c||{}).editApi,b=d.initApi,f=(0,l.r8)(),s=[{type:"button",actionType:"cancel",label:(0,o.Ru)("625fb26b4b3340f7872b411f401e754c")},{type:"button",actionType:"submit",label:(0,o.Ru)("939d5345ad4345dbaabe14798f6ac0f1"),level:"primary"}],u=(0,o.Ru)("7695a3b5bfbcfdb3e7b085f8cd6455be"),m=this.buildBaseFormSchema((0,p.Cl)((0,p.Cl)({},e),{feat:r.Edit}),{id:f,title:u,initApi:b,api:i,actions:s}),[2,(0,p.Cl)({},this.buildBaseButtonSchema((0,p.Cl)((0,p.Cl)({},e),{feat:r.Edit}),{buttonSchema:{level:"link"},dialogSchema:{title:u,actions:s},formSchema:m,componentId:a}))])}))}))},a.prototype.buildBulkEditSchema=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,d,i,b,f;return(0,p.YH)(this,(function(s){return t=e.renderer,n=e.scaffoldConfig,c=(n||{}).bulkEditApi,"form"===t?[2,this.buildBaseFormSchema(e,void 0,a)]:(d=(0,l.r8)(),i=[{type:"button",actionType:"cancel",label:(0,o.Ru)("625fb26b4b3340f7872b411f401e754c")},{type:"button",actionType:"submit",label:(0,o.Ru)("939d5345ad4345dbaabe14798f6ac0f1"),level:"primary"}],b=(0,o.Ru)("e73cefac9d030927da1618c7b15c98c9"),f=this.buildBaseFormSchema((0,p.Cl)((0,p.Cl)({},e),{feat:r.BulkEdit}),{id:d,title:b,api:c,actions:i}),[2,(0,p.Cl)({},this.buildBaseButtonSchema((0,p.Cl)((0,p.Cl)({},e),{feat:r.BulkEdit}),{buttonSchema:{className:"m-r-xs",disabledOn:"${selectedItems != null && selectedItems.length < 1}"},dialogSchema:{title:b,actions:i},formSchema:f,componentId:a}))])}))}))},a.prototype.buildCRUDDeleteSchema=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){var t,n;return(0,p.YH)(this,(function(c){return t=(e||{}).scaffoldConfig,n=(t||{}).deleteApi,[2,{type:"button",label:(0,o.Ru)("2f4aaddde33c9b93c36fd2503f3d122b"),behavior:"Delete",className:"m-r-xs text-danger",level:"link",confirmText:(0,o.Ru)("ebf98d77b1a002935ad5c41446f257b3"),onEvent:{click:{actions:[{actionType:"ajax",api:n,data:{"&":"$$"}},{actionType:"search",groupType:"component",componentId:a}]}}}]}))}))},a.prototype.buildCRUDBulkDeleteSchema=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,d,i;return(0,p.YH)(this,(function(l){return t=(e||{}).scaffoldConfig,c=(n=t||{}).bulkDeleteApi,d=n.primaryField,i=void 0===d?"id":d,[2,{type:"button",label:(0,o.Ru)("7fb62b30119c3797a843a48368463314"),behavior:"BulkDelete",level:"danger",className:"m-r-xs",confirmText:(0,o.Ru)("d00d3377afe33a0f1b63293f3a3e3a79")+"「${JOIN(ARRAYMAP(selectedItems, item => item.".concat(i,"), ',')}」"),disabledOn:"${selectedItems != null && selectedItems.length < 1}",onEvent:{click:{actions:[{actionType:"ajax",api:c},{actionType:"search",groupType:"component",componentId:a}]}}}]}))}))},a.prototype.buildSimpleQueryCollectionSchema=function(e){var a;return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,o;return(0,p.YH)(this,(function(d){switch(d.label){case 0:return n=(t=e||{}).renderer,c=t.schema,"crud"!==n?[2]:(o=(null!==(a=null==c?void 0:c.columns)&&void 0!==a?a:[]).filter((function(e){return"operation"!==e.type})).map((function(e){var a,t,n=e.type&&null!==(a=g(e.type))&&void 0!==a?a:"input-text";return{type:null!==(t=e.type)&&void 0!==t?t:"input-text",inputType:n,name:e.name,label:e.title,size:"full",required:!1,behavior:"SimpleQuery"}})),[4,this.buildCRUDFilterSchema((0,p.Cl)((0,p.Cl)({},e),{scaffoldConfig:{dsType:this.key,simpleQueryFields:o}}),null==c?void 0:c.id)]);case 1:return[2,d.sent().body]}}))}))},a.prototype.buildCRUDFilterSchema=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){var a,t,n,c,d=this;return(0,p.YH)(this,(function(i){return a=(e||{}).scaffoldConfig,t=(a||{}).simpleQueryFields,n=null!=t?t:[],c={type:"form",title:(0,o.Ru)("0943d61befec4c6cf2d21d170c9b066e"),mode:"inline",columnCount:3,clearValueOnHidden:!0,behavior:["SimpleQuery"],body:n.map((function(e){var a,t=null!==(a=e.inputType)&&void 0!==a?a:"input-text";return(0,p.Cl)((0,p.Cl)((0,p.Cl)({},k()(e,["name","label"])),{type:t,size:"full",required:!1,behavior:"SimpleQuery"}),d.appendSchema2InputControl(t))})),actions:[{type:"reset",label:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513")},{type:"submit",label:(0,o.Ru)("bee912d79eefb7335988c4997aa9138d"),level:"primary"}]},[2,c]}))}))},a.prototype.buildCRUDOpColumn=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,d,i,l,r,b;return(0,p.YH)(this,(function(f){switch(f.label){case 0:return t=(e||{}).feats,n=[],(null==t?void 0:t.includes("View"))?(d=(c=n).push,[4,this.buildViewSchema(e,a)]):[3,2];case 1:d.apply(c,[f.sent()]),f.label=2;case 2:return(null==t?void 0:t.includes("Edit"))?(l=(i=n).push,[4,this.buildEditSchema(e,a)]):[3,4];case 3:l.apply(i,[f.sent()]),f.label=4;case 4:return(null==t?void 0:t.includes("Delete"))?(b=(r=n).push,[4,this.buildCRUDDeleteSchema(e,a)]):[3,6];case 5:b.apply(r,[f.sent()]),f.label=6;case 6:return[2,{type:"operation",title:(0,o.Ru)("2b6bc0f293f5ca01b006206c2535ccbc"),buttons:n}]}}))}))},a.prototype.buildCRUDColumn=function(e,a,t){return(0,p.sH)(this,void 0,void 0,(function(){return(0,p.YH)(this,(function(a){return[2,{type:e.displayType,title:e.label,name:e.name}]}))}))},a.prototype.buildCRUDColumnsSchema=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,o,d,i=this;return(0,p.YH)(this,(function(l){switch(l.label){case 0:return t=e.scaffoldConfig,n=(t||{}).listFields,c=null!=n?n:[],[4,this.buildCRUDOpColumn(e,a)];case 1:return o=l.sent(),[4,Promise.all(c.map((function(t){return(0,p.sH)(i,void 0,void 0,(function(){return(0,p.YH)(this,(function(n){return[2,this.buildCRUDColumn(t,e,a)]}))}))})))];case 2:return d=l.sent().filter(Boolean),[2,(0,p.fX)((0,p.fX)([],(0,p.zs)(d),!1),(0,p.zs)(0!==o.buttons.length?[o]:[]),!1)]}}))}))},a.prototype.buildToolbarContainer=function(e,a,t){return void 0===a&&(a=[]),a=Array.isArray(a)?a:[a],(0,p.Cl)((0,p.Cl)({type:"container",align:e},t?{behavior:t}:{}),{body:Array.isArray(a)?a:[a],wrapperBody:!1,style:(0,p.Cl)({flexGrow:1,flex:"1 1 auto",position:"static",display:"flex",flexBasis:"auto",flexDirection:"row",flexWrap:"nowrap",alignItems:"stretch"},e?{justifyContent:"left"===e?"flex-start":"flex-end"}:{})})},a.prototype.buildToolbarFlex=function(e,a,t){return[{type:"flex",direction:"row",justify:"flex-start",alignItems:"stretch",style:{position:"static"},items:[this.buildToolbarContainer("left",a,"header"===e?[r.Insert,r.BulkEdit,r.BulkDelete]:void 0),this.buildToolbarContainer("right",t,"header"===e?[r.FuzzyQuery]:void 0)].filter(Boolean)}]},a.prototype.buildHeaderToolbar=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,o,d,i,l,r;return(0,p.YH)(this,(function(b){switch(b.label){case 0:return t=(e||{}).feats,n=[],(null==t?void 0:t.includes("Insert"))?(o=(c=n).push,[4,this.buildInsertSchema(e,a)]):[3,2];case 1:o.apply(c,[b.sent()]),b.label=2;case 2:return(null==t?void 0:t.includes("BulkEdit"))?(i=(d=n).push,[4,this.buildBulkEditSchema(e,a)]):[3,4];case 3:i.apply(d,[b.sent()]),b.label=4;case 4:return(null==t?void 0:t.includes("BulkDelete"))?(r=(l=n).push,[4,this.buildCRUDBulkDeleteSchema(e,a)]):[3,6];case 5:r.apply(l,[b.sent()]),b.label=6;case 6:return[2,this.buildToolbarFlex("header",n,[])]}}))}))},a.prototype.buildFooterToolbar=function(e,a){return this.buildToolbarFlex("footer",[],[{type:"pagination",behavior:"Pagination",layout:["total","perPage","pager"],perPage:10,perPageAvailable:[10,20,50,100],align:"right"}])},a.prototype.guessFormScaffoldConfig=function(e){var a,t,n,c,o=(e||{}).schema,d=this.key;if(!o.dsType||o.dsType!==d)return{dsType:d};var i=null!==(n=null==o?void 0:o.feat)&&void 0!==n?n:"Insert",r=(null!==(c=o.actions)&&void 0!==c?c:[]).map((function(e){var a=I()(e,"onEvent.click.actions[0].actionType");if("string"==typeof a&&a&&["submit","reset","cancel"].includes(a))return f[a]})).filter(Boolean),s=this.getFeatValueByKey(i),u=s?"".concat(s,"Fields"):"",m=s?"".concat(s,"Api"):"",h=(Array.isArray(null==o?void 0:o.body)?o.body:[o.body]).map((function(e){return!!e&&{name:e.name,label:e.label,displayType:"tpl",inputType:e.type}})).filter((function(e){return null!=e}));return(0,p.Cl)((0,p.Cl)((0,p.Cl)((0,p.Cl)({feat:i,dsType:d},u?((a={})[u]=h,a):{}),m?((t={})[m]=(0,l.Hd)(null==o?void 0:o.api),t):{}),"Edit"===i||null!=o.initApi?{initApi:(0,l.Hd)(null==o?void 0:o.initApi)}:{}),{operators:r.length<1?[f.cancel,f.submit]:r,__pristineSchema:A()((0,l.Hd)(o),(0,p.fX)([],(0,p.zs)(Object.values(b).map((function(e){return"".concat(e.value,"Fields")}))),!1))})},a.prototype.guessCRUDScaffoldConfig=function(e){var a,t=(e||{}).schema,n=this.key;if(!t.dsType||t.dsType!==n)return{dsType:n,primaryField:"id"};var c,o,d,i,f,s,u=(Array.isArray(null==t?void 0:t.columns)?t.columns:[t.columns]).filter((function(e){return"operation"!==e.type})).map((function(e){if(e)return{name:e.name,label:e.title,displayType:e.type,inputType:"input-text"}})).filter((function(e){return null!=e})),m=[],h=[],v=[],g=[],R=[],C=[],w=function(e){return e.map((function(e){var a;return(0,p.Cl)((0,p.Cl)({},k()(e,["name","label"])),{inputType:null!==(a=e.type)&&void 0!==a?a:"input-text",displayType:"tpl"})}))};y(t,(function(e,a,t){var n,l,r,b,u;if("feat"===e&&("Insert"===a?(C.push("Insert"),h=w(null!==(n=null==t?void 0:t.body)&&void 0!==n?n:[]),o=null==t?void 0:t.api):"Edit"===a?(C.push("Edit"),v=w(null!==(l=null==t?void 0:t.body)&&void 0!==l?l:[]),d=null==t?void 0:t.api):"BulkEdit"===a?(C.push("BulkEdit"),g=w(null!==(r=null==t?void 0:t.body)&&void 0!==r?r:[]),i=null==t?void 0:t.api):"View"===a&&(C.push("View"),m=w(null!==(b=null==t?void 0:t.body)&&void 0!==b?b:[]),c=null==t?void 0:t.initApi)),"behavior"===e)if("BulkDelete"===a){C.push("BulkDelete");var y=I()(t,"onEvent.click.actions",[]).find((function(e){var a;return"ajax"===(null==e?void 0:e.actionType)&&(null!=(null==e?void 0:e.api)||null!=(null===(a=null==e?void 0:e.args)||void 0===a?void 0:a.api))}));f=I()(y,"api","")||I()(y,"args.api","")}else"Delete"===a?(C.push("Delete"),y=I()(t,"onEvent.click.actions",[]).find((function(e){var a;return"ajax"===(null==e?void 0:e.actionType)&&(null!=(null==e?void 0:e.api)||null!=(null===(a=null==e?void 0:e.args)||void 0===a?void 0:a.api))})),s=I()(y,"api","")||I()(y,"args.api","")):Array.isArray(a)&&a.includes("SimpleQuery")&&(C.push("SimpleQuery"),R=(null!==(u=null==t?void 0:t.body)&&void 0!==u?u:[]).map((function(e){var a;return(0,p.Cl)((0,p.Cl)({},k()(e,["name","label"])),{inputType:null!==(a=e.type)&&void 0!==a?a:"input-text",isplayType:"tpl"})})));return[e,a]}));var x=T()(C);return{dsType:n,tools:z()(x,[r.Insert,r.BulkDelete,r.BulkEdit]),operators:z()(x,[r.View,r.Edit,r.Delete]),filters:z()(x,[r.FuzzyQuery,r.SimpleQuery,r.AdvancedQuery]),listFields:u,listApi:(0,l.Hd)(null==t?void 0:t.api),viewFields:m,viewApi:(0,l.Hd)(c),insertFields:h,insertApi:(0,l.Hd)(o),editFields:v,editApi:(0,l.Hd)(d),bulkEditFields:g,bulkEditApi:(0,l.Hd)(i),deleteApi:(0,l.Hd)(s),bulkDeleteApi:(0,l.Hd)(f),simpleQueryFields:R,primaryField:null!==(a=null==t?void 0:t.primaryField)&&void 0!==a?a:"id",__pristineSchema:A()((0,l.Hd)(t),(0,p.fX)([],(0,p.zs)(Object.values(b).map((function(e){return"".concat(e.value,"Fields")}))),!1))}},a.prototype.buildCRUDSchema=function(e){return(0,p.sH)(this,void 0,void 0,(function(){var a,t,n,c,o,d,i,b,f,s,u,m,h,v,y,g,R,C;return(0,p.YH)(this,(function(w){switch(w.label){case 0:return a=e.feats,t=e.scaffoldConfig,c=(n=t||{}).primaryField,o=void 0===c?"id":c,d=n.listApi,i=n.editApi,b=n.bulkEditApi,f=null==a?void 0:a.includes("BulkEdit"),s=null==a?void 0:a.includes("BulkDelete"),u=null==a?void 0:a.includes("Edit"),m=f||s,h=(0,l.r8)(),v=[(0,p.Cl)((0,p.Cl)((0,p.Cl)((0,p.Cl)({id:h,type:"crud2",mode:"table2",dsType:this.key,syncLocation:!0},m?{selectable:!0,multiple:!0}:{}),{primaryField:o,loadType:"pagination",api:d}),f?{quickSaveApi:b}:{}),u?{quickSaveItemApi:i}:{})],(null==a?void 0:a.includes(r.SimpleQuery))?(R={},[4,this.buildCRUDFilterSchema(e,h)]):[3,2];case 1:return R.filter=w.sent(),y=R,[3,3];case 2:y={},w.label=3;case 3:return g=[p.Cl.apply(void 0,v.concat([y]))],C={},[4,this.buildHeaderToolbar(e,h)];case 4:return C.headerToolbar=w.sent(),C.footerToolbar=this.buildFooterToolbar(e,h),[4,this.buildCRUDColumnsSchema(e,h)];case 5:return[2,p.Cl.apply(void 0,g.concat([(C.columns=w.sent(),C)]))]}}))}))},a.prototype.buildFormSchema=function(e){var a;return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,o,d,i,b,f;return(0,p.YH)(this,(function(s){switch(s.label){case 0:return t=e.feat,n=e.scaffoldConfig,o=(c=n||{}).initApi,d=c.__pristineSchema,b=null!==(a=null==d?void 0:d.id)&&void 0!==a?a:(0,l.r8)(),t!==r.Insert?[3,2]:[4,this.buildInsertSchema(e,b)];case 1:return i=s.sent(),[3,8];case 2:return t!==r.Edit?[3,4]:[4,this.buildEditSchema(e,b)];case 3:return i=s.sent(),[3,8];case 4:return t!==r.View?[3,6]:[4,this.buildViewSchema(e,b)];case 5:return i=s.sent(),[3,8];case 6:return[4,this.buildBulkEditSchema(e,b)];case 7:i=s.sent(),s.label=8;case 8:return f=(0,p.Cl)((0,p.Cl)((0,p.Cl)({},i),"Edit"===t?{initApi:o}:{}),{dsType:this.key}),d&&(0,B.Gvm)(d)?[2,(0,p.Cl)((0,p.Cl)((0,p.Cl)({},d),f),{id:b})]:[2,f]}}))}))},a.prototype.buildApiSchema=function(e){return(0,p.sH)(this,void 0,void 0,(function(){return(0,p.YH)(this,(function(a){return[2,e.schema]}))}))},a.key="api",a}(R);!function(e){C.has(e.key)&&console.warn("[amis-editor][DSBuilder] duplicate DSBuilder「".concat(e.key,"」")),C.set(e.key,e)}(D),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var V=t(82874),L=t.n(V);window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var $=t(4239),_=t.n($),H=t(92972),W=t.n(H),q=t(1414),U=function(e){var a,t=e.variables,d=e.variableMode,i=e.evalMode,l=void 0===i||i,r=(0,p.zs)(n.useState(void 0),2),b=r[0],f=r[1],s=(0,p.zs)(n.useState(e.header),2),u=s[0],m=s[1];(0,n.useEffect)((function(){var a=e.initable,t=e.value;a&&f(t)}),[e.value]),(0,n.useEffect)((function(){m((0,B.GvO)(e.header,e.data))}),[e.data]);var h=function(){e.onClose&&e.onClose()},v=null===(a=null==e?void 0:e.data)||void 0===a?void 0:a.name;return n.createElement(c.aFV,{className:W()("FormulaPicker-Modal"),size:"lg",show:!0,onHide:h,closeOnEsc:!0},n.createElement(c.aFV.Body,null,n.createElement(q.mU,(0,p.Cl)({},e,{header:u||(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),variables:t,variableMode:d,value:b,evalMode:l,onChange:function(e){f(e)},selfVariableName:v}))),n.createElement(c.aFV.Footer,null,n.createElement(c.$nd,{onClick:h},(0,o.Ru)("625fb26b4b3340f7872b411f401e754c")),n.createElement(c.$nd,{onClick:function(){e.onConfirm&&e.onConfirm(b)},level:"primary"},(0,o.Ru)("e83a256e4f5bb4ff8b3d804b5473217a"))))};function J(e,a,t,n){return a(e,(0,p.Cl)({value:t||"",autofocus:!1,lineWrapping:!0},n))}window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Y={showPopover:!1,showClearIcon:!1},X=function(){function e(e,a){var t,n;this.editor=e,this.config=(0,p.Cl)((0,p.Cl)({},Y),a);var c=this.config.getProps().value;c&&(this.autoMark(),this.focus(c)),this.setValue=this.setValue.bind(this),this.insertContent=this.insertContent.bind(this),this.autoMark=this.autoMark.bind(this),this.focus=this.focus.bind(this),this.dispose=this.dispose.bind(this),null===(n=(t=this.config).onPluginInit)||void 0===n||n.call(t,this)}return e.prototype.autoMark=function(){for(var e,a,t=this.editor,n=t.lineCount(),c=0;c<n;c++)for(var o=t.getLine(c),d=this.computedBracesPosition(o),i=0;i<d.length;i++){var l=d[i].begin,r=d[i].end,b=o.slice(l,r);this.markExpression({line:c,ch:l-2},{line:c,ch:r+1},b)}null===(a=(e=this.config).customMarkText)||void 0===a||a.call(e,t)},e.prototype.getExpressionBrace=function(e){for(var a=this.editor,t=a.lineCount(),n=0;n<t;n++)for(var c=a.getLine(n),o=this.computedBracesPosition(c),d=0;d<o.length;d++){var i=o[d].begin,l=o[d].end;if(e===c.slice(i,l))return[{line:n,ch:i-2},{line:n,ch:l+1}]}},e.prototype.computedBracesPosition=function(e){var a=[];return null==e||e.replace(/\$\{/g,(function(t,n){if(t)for(var c=e.slice(n+t.length).split(""),o=["${"],d=0;d<c.length;d++){var i=c[d];if("{"===i?o.push("{"):"}"===i&&o.pop(),0===o.length){a.push({begin:n+2,end:d+n+2});break}}return""})),a},e.prototype.checkStrIsInBraces=function(e,a){var t=(0,p.zs)(e,2),n=t[0],c=t[1],o=!1;if(a.length)for(var d=0;d<a.length;d++){var i=a[d];if(n>=i.begin&&c<=i.end){o=!0;break}}return o},e.prototype.insertBraces=function(e,a){var t=this.editor.getValue(),n=this.computedBracesPosition(t);this.checkStrIsInBraces([e.ch,a.ch],n)||(this.editor.setCursor({line:e.line,ch:e.ch}),this.editor.replaceSelection("${"),this.editor.setCursor({line:a.line,ch:a.ch+2}),this.editor.replaceSelection("}"))},e.prototype.setValue=function(e){this.editor.setValue(e)},e.prototype.getCorsur=function(){return this.editor.getCursor()},e.prototype.insertContent=function(e,a,t){if(void 0===a&&(a="string"),t){var n=(0,p.zs)(t,2),c=n[0],o=n[1];"expression"===a?(this.editor.replaceRange(e,c,o),this.autoMark()):"string"===a&&this.editor.replaceRange(e,c,o)}else"expression"===a?(this.editor.replaceSelection(e),this.autoMark()):"string"===a&&this.editor.replaceSelection(e),this.editor.focus()},e.prototype.markExpression=function(e,a,t,n){var c,o=this;void 0===t&&(t=""),void 0===n&&(n="cm-expression");var d=this.config,i=d.onExpressionMouseEnter,l=d.getProps,r=d.showPopover,b=d.showClearIcon,f=null===(c=l())||void 0===c?void 0:c.variables,s=q.mU.highlightValue(t,f,!0,!1)||{html:t},u=document.createElement("span");u.className=n;var p=document.createElement("span");if(p.className="".concat(n,"-text"),p.innerHTML=s.html,p.setAttribute("data-expression",t),p.onmouseenter=function(e){var a=o.getExpressionBrace(t);null==i||i(e,t,a)},u.appendChild(p),b){var m=document.createElement("i");m.className="cm-expression-close iconfont icon-close",m.onclick=function(){var e=o.getExpressionBrace(t);o.insertContent("","expression",e)},u.appendChild(m)}if(r){var h=document.createElement("div");h.innerHTML=s.html,h.classList.add("cm-expression-popover");var v=document.createElement("div");v.classList.add("cm-expression-popover-arrow"),h.appendChild(v),u.appendChild(h)}this.editor.markText(e,a,{atomic:!0,replacedWith:u})},e.prototype.focus=function(e){this.editor.setCursor({line:0,ch:(null==e?void 0:e.length)||0})},e.prototype.dispose=function(){},e.prototype.validate=function(){},e}();window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var G,K=t(3132);function Q(e){var a={__html:"string"==typeof e?e:null==e?void 0:e.html};return n.createElement("span",{dangerouslySetInnerHTML:a})}!function(e){e[e.NotDate=0]="NotDate",e[e.IsDate=1]="IsDate",e[e.IsRange=2]="IsRange"}(G||(G={}));var Z=function(e){function a(a){var t=e.call(this,a)||this;return t.wrapRef=n.createRef(),t.handleSimpleInputChange=function(e){var a,n,c=t.outReplaceExpression(e);null===(n=null===(a=t.props)||void 0===a?void 0:a.onChange)||void 0===n||n.call(a,c)},t.handleInputChange=function(e){var a,n;null===(n=null===(a=t.props)||void 0===a?void 0:a.onChange)||void 0===n||n.call(a,e)},t.state={variables:[],quickVariables:[],variableMode:"tree",formulaPickerOpen:!1,loading:!1,menuIsOpened:!1,quickVariablesIsOpened:!1},t}return(0,p.C6)(a,e),a.prototype.componentDidMount=function(){return(0,p.sH)(this,void 0,void 0,(function(){var e,a,t,n=this;return(0,p.YH)(this,(function(c){switch(c.label){case 0:return e=window.editorStore,this.appLocale=null==e?void 0:e.appLocale,this.appCorpusData=null==e?void 0:e.appCorpusData,this.unReaction=(0,K.mJ)((function(){return null==e?void 0:e.appLocaleState}),(function(){return(0,p.sH)(n,void 0,void 0,(function(){return(0,p.YH)(this,(function(a){return this.appLocale=null==e?void 0:e.appLocale,this.appCorpusData=null==e?void 0:e.appCorpusData,[2]}))}))})),[4,(0,l.UN)(this)];case 1:return a=c.sent(),[4,(0,l.FH)(this,this.filterQuickVariablesByType)];case 2:return t=c.sent(),this.setState({variables:a,quickVariables:t}),[2]}}))}))},a.prototype.componentWillUnmount=function(){var e,a;this.isUnmount=!0,null===(e=this.editorPlugin)||void 0===e||e.dispose(),null===(a=this.unReaction)||void 0===a||a.call(this)},a.prototype.menuRef=function(e){this.buttonTarget=e},a.prototype.filterQuickVariablesByType=function(e){var t=a.getRendererSchemaFromProps(this.props),n=l.Wp.RAW_TYPE_MAP[t.type]||"string",c=e.map((function(e){return e.children&&"quickVars"!==e.type&&(e.children=e.children.filter((function(e){return e.rawType===n}))),e})).filter((function(e){var a;return e.rawType===n||e.children&&(null===(a=e.children)||void 0===a?void 0:a.length)}));return c},a.prototype.editorFactory=function(e,a){return J(e,a,this.props.value,{lineWrapping:!1,cursorHeight:.85})},a.prototype.handleEditorMounted=function(e,a){var t=this,n=this.state.variables,c=this.state.quickVariables;this.editorPlugin=new X(a,{getProps:function(){return(0,p.Cl)((0,p.Cl)({},t.props),{variables:(0,p.fX)((0,p.fX)([],(0,p.zs)(n),!1),(0,p.zs)(c),!1)})},showPopover:!1,showClearIcon:!0})},a.prototype.outReplaceExpression=function(e){return e&&_()(e)&&(0,c.BHS)(e)?e.replace(/(^|[^\\])\$\{/g,"\\${"):e},a.prototype.inReplaceExpression=function(e){return e&&_()(e)?e.replace(/\\\$\{/g,"${"):e},a.prototype.isLoopExpression=function(e,a){if(!e||!a||!_()(e))return!1;var t=[];try{t=c.wzx.collect(e)}catch(e){}return t.some((function(e){return e===a}))},a.getRendererSchemaFromProps=function(e){var a=e.rendererSchema;return"function"==typeof a?a(e.data?(0,p.Cl)({},e.data):void 0):a},a.prototype.matchDate=function(e){var a=/^(.+)?(\+|-)(\d+)(minute|min|hour|day|week|month|year|weekday|second|millisecond)s?$/i.exec(e);return!!a&&(!a[1]||this.matchDate(a[1]))},a.prototype.matchDateRange=function(e){return!!/^(now|today)$/.test(e)||this.matchDate(e)},a.prototype.hasDateShortcutkey=function(e){var a,t=this.props.DateTimeType;if(t===G.IsDate)return!!/^(now|today)$/.test(e)||this.matchDate(e);if(t===G.IsRange){var n=null===(a=null==e?void 0:e.split)||void 0===a?void 0:a.call(e,",");if(n&&2===n.length)return this.matchDateRange(n[0].trim())&&this.matchDateRange(n[1].trim())}return!1},a.prototype.transExpr=function(e){return"string"==typeof e&&"${"===e.slice(0,2)&&"}"===e.slice(-1)?(0,c.BHS)(e.slice(2,-1))||e.lastIndexOf("${")>e.indexOf("}")&&e.indexOf("}")>-1?e:e.slice(2,-1):e},a.prototype.handleConfirm=function(e){var a,t,n=this,o=e?(0,c.BHS)(e)||this.hasDateShortcutkey(e)?e:"${".concat(e,"}"):void 0;null===(t=null===(a=this.props)||void 0===a?void 0:a.onChange)||void 0===t||t.call(a,o),this.closeFormulaPicker(),requestAnimationFrame((function(){var e,a;null===(a=null===(e=n.editorPlugin)||void 0===e?void 0:e.autoMark)||void 0===a||a.call(e)}))},a.prototype.beforeFormulaEditorOpen=function(){var e;return(0,p.sH)(this,void 0,void 0,(function(){var a,t,n,c,o,d,i;return(0,p.YH)(this,(function(r){switch(r.label){case 0:a=this.props,t=a.node,n=a.manager,c=a.data,o=null===(e=null==n?void 0:n.config)||void 0===e?void 0:e.onFormulaEditorOpen,this.setState({loading:!0}),r.label=1;case 1:return r.trys.push([1,8,,9]),n&&o&&"function"==typeof o?[4,o(t,n,c)]:[3,5];case 2:return!1===r.sent()?[3,4]:[4,(0,l.UN)(this)];case 3:d=r.sent(),this.setState({variables:d}),r.label=4;case 4:return[3,7];case 5:return[4,(0,l.UN)(this)];case 6:d=r.sent(),this.setState({variables:d}),r.label=7;case 7:return[3,9];case 8:return i=r.sent(),console.error("[amis-editor] onFormulaEditorOpen failed: ",null==i?void 0:i.stack),[3,9];case 9:return this.setState({loading:!1}),[2]}}))}))},a.prototype.handleFormulaClick=function(){return(0,p.sH)(this,void 0,void 0,(function(){return(0,p.YH)(this,(function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,this.beforeFormulaEditorOpen()];case 1:case 2:return e.sent(),[3,3];case 3:return this.setState({formulaPickerOpen:!0}),[2]}}))}))},a.prototype.closeFormulaPicker=function(){this.setState({formulaPickerOpen:!1})},a.prototype.filterCustomRendererProps=function(e){var a,t=this.props,n=t.data,c=t.name,d=t.placeholder,i=null;if(e){i=Object.assign({},e,{type:null!==(a=e.type)&&void 0!==a?a:n.type,name:"FORMULA_CONTROL_PLACEHOLDER"});var r=["label","id","$$id","className","style","readOnly","horizontal","size","remark","labelRemark","static","staticOn","hidden","hiddenOn","visible","visibleOn","disabled","disabledOn","required","requiredOn","className","labelClassName","labelAlign","inputClassName","description","autoUpdate","prefix","suffix","unitOptions","keyboard","kilobitSeparator","value","inputControlClassName","css","validateApi","themeCss","onEvent","embed"];this.props.needDeleteProps&&r.push.apply(r,(0,p.fX)([],(0,p.zs)(this.props.needDeleteProps),!1)),c&&"min"===c&&r.push("min"),c&&"max"===c&&r.push("max"),(i=A()(i,r)).clearable=!0,"select"===i.type?(!i.placeholder&&(i.placeholder=(0,o.Ru)("8f7ae284d0039fe05b9f57fd5ae3ede9")),i.inputClassName="ae-editor-FormulaControl-select-style"):i.placeholder=d||(0,o.Ru)("e0c7ac5eb397512fdbe71600baa09dab")}return(0,l.Hd)(i),this.appLocale&&this.appCorpusData?(0,l.QK)(i,this.appCorpusData):i},a.prototype.getContextData=function(){var e,a,t,n,c,o=null===(t=null===(a=null===(e=this.props.data)||void 0===e?void 0:e.__super)||void 0===a?void 0:a.__props__)||void 0===t?void 0:t.data;if(!o){var d=null===(n=this.props.node)||void 0===n?void 0:n.getComponent();(null===(c=null==d?void 0:d.props)||void 0===c?void 0:c.data)&&(o=d.props.data)}return o},a.prototype.closeMenuOuter=function(){this.setState({menuIsOpened:!1})},a.prototype.closeQuickVariablesOuter=function(){this.setState({quickVariablesIsOpened:!1})},a.prototype.renderMenuOuter=function(){var e=this,a=this.props,t=a.popOverContainer,c=a.classnames,o=a.classPrefix,d=this.state.menuIsOpened;return n.createElement(q.hJ,{container:t||this.wrapRef.current,target:function(){return e.wrapRef.current},placement:"right-bottom-right-top",show:!0},n.createElement(q.Kx,{classPrefix:o,className:c("DropDown-popover")},n.createElement(B.HSu,{disabled:!d,onRootClose:this.closeMenuOuter},(function(a){return n.createElement("ul",{className:c("DropDown-menu-root","DropDown-menu",{"is-mobile":(0,B.FrL)()}),onClick:e.closeMenuOuter,ref:a},n.createElement("li",{onClick:function(){return e.setState({quickVariablesIsOpened:!0})}},"快捷变量"),n.createElement("li",{onClick:e.handleFormulaClick},"函数计算"))}))))},a.prototype.renderQuickVariablesOuter=function(){var e=this,a=this.props,t=a.popOverContainer,c=a.classnames,o=a.classPrefix,d=this.state,i=d.quickVariables,l=d.quickVariablesIsOpened;return n.createElement(q.hJ,{container:t||this.wrapRef.current,target:function(){return e.wrapRef.current},placement:"right-bottom-right-top",show:!0},n.createElement(q.Kx,{classPrefix:o,className:c("DropDown-popover")},n.createElement(B.HSu,{disabled:!l,onRootClose:this.closeQuickVariablesOuter},(function(a){return n.createElement("ul",{className:c("DropDown-menu-root","DropDown-menu",{"is-mobile":(0,B.FrL)()}),ref:a},n.createElement(q.HZ,{className:c("FormulaEditor-VariableList","FormulaEditor-VariableList-root"),data:i,onSelect:e.handleQuickVariableSelect,popOverContainer:t,simplifyMemberOprs:!0}))}))))},a.prototype.handleQuickVariableSelect=function(e){var a=this;this.handleInputChange("${"+e.value+"}"),this.closeQuickVariablesOuter(),requestAnimationFrame((function(){var e,t;null===(t=null===(e=a.editorPlugin)||void 0===e?void 0:e.autoMark)||void 0===t||t.call(e)}))},a.prototype.renderButton=function(){var e,a=this,t=this.props,d=t.loading,i=t.quickVariables,l=t.simple,r=t.value,b=this.state,f=b.menuIsOpened,s=b.quickVariablesIsOpened,u=(0,c.BHS)(r),p=!l&&(u||this.hasDateShortcutkey(r));return n.createElement("div",{className:"ae-editor-FormulaControl-buttonWrapper",ref:this.menuRef},i?n.createElement(c.$nd,{className:"ae-editor-FormulaControl-button",size:"sm",onClick:function(){return a.setState({menuIsOpened:!0})}},n.createElement(c.Int,{icon:"add",className:W()("ae-TplFormulaControl-icon","icon")})):n.createElement(c.$nd,{className:"ae-editor-FormulaControl-button",size:"sm",tooltip:{enterable:!1,content:(0,o.Ru)("303efd5ba79e639001b4328cd266dddc"),tooltipTheme:"dark",placement:"left",mouseLeaveDelay:0},onClick:this.handleFormulaClick,loading:d},n.createElement(c.Int,{icon:"input-fx",className:W()("ae-editor-FormulaControl-icon","icon",(e={},e["is-filled"]=!!p,e))})),f?this.renderMenuOuter():null,s?this.renderQuickVariablesOuter():null)},a.prototype.render=function(){var e,t=this,d=this.props,i=d.className;d.label;var l=d.value,r=d.header,b=d.placeholder,f=d.simple,s=d.rendererWrapper,u=d.manager,m=d.useExternalFormData,h=void 0!==m&&m,v=d.customFormulaPicker,y=d.clearable,g=void 0===y||y,R=d.simplifyMemberOprs,C=d.render,w=(0,p.Tt)(d,["className","label","value","header","placeholder","simple","rendererWrapper","manager","useExternalFormData","customFormulaPicker","clearable","simplifyMemberOprs","render"]),x=this.state,S=x.formulaPickerOpen,N=x.variables,k=x.variableMode;x.loading;var E=a.getRendererSchemaFromProps(this.props),I=(0,c.BHS)(l),O=!1;I&&(null==E?void 0:E.name)&&(O=!!(null==E?void 0:E.name)&&this.isLoopExpression(l,null==E?void 0:E.name));var T=this.transExpr(l),F=O,A=null!=v?v:U,M=(0,c.BHS)(l)?T:this.hasDateShortcutkey(l)?l:void 0,z=!f&&(I||this.hasDateShortcutkey(l));return n.createElement("div",{className:W()("ae-editor-FormulaControl",F?"is-has-tooltip":"",i),ref:this.wrapRef},!f&&!I&&!this.hasDateShortcutkey(l)&&!E&&n.createElement(c.cl_,{className:"ae-editor-FormulaControl-input",value:this.inReplaceExpression(l),clearable:!0,placeholder:null!=b?b:(0,o.Ru)("e0c7ac5eb397512fdbe71600baa09dab"),onChange:this.handleSimpleInputChange}),!f&&!I&&!this.hasDateShortcutkey(l)&&E&&n.createElement("div",{className:W()("ae-editor-FormulaControl-custom-renderer",s?"border-wrapper":"")},C("inner",this.filterCustomRendererProps(E),{inputOnly:!0,value:this.inReplaceExpression(l),data:h?(0,p.Cl)({},this.props.data):{},onChange:this.handleSimpleInputChange,manager:u})),z&&n.createElement(c.T_C,{trigger:"hover",placement:"left",style:{fontSize:"12px"},tooltip:{tooltipTheme:"dark",mouseLeaveDelay:20,content:T,tooltipClassName:"btn-configured-tooltip",children:function(){return n.createElement(q.hu,{readOnly:!0,value:T,variables:N,evalMode:!0,editorTheme:"dark",highlightMode:"expression",editorOptions:{lineNumbers:!1}})}}},n.createElement(c.cl_,{className:W()("ae-editor-FormulaControl-ResultBox"),onClick:this.handleFormulaClick,hasError:F,inputRender:function(e){var a=e.value,o=e.onChange;e.onFocus;var d=e.onBlur;return n.createElement("div",{className:W()("ae-editor-FormulaControl-ResultBox-wrapper")},n.createElement(q.ge,{className:"ae-editor-FormulaControl-ResultBox-editor",value:a,onChange:o,editorFactory:t.editorFactory,editorDidMount:t.handleEditorMounted,onBlur:d}),!t.props.value&&n.createElement("div",{className:"ae-TplFormulaControl-placeholder"},b),g&&t.props.value&&n.createElement(c.Int,{icon:"input-clear",className:"input-clear-icon",iconContent:"InputText-clear",onClick:function(){return t.handleInputChange("")}}))},value:l,onChange:this.handleInputChange})),this.renderButton(),F&&n.createElement("div",{className:"desc-msg error-msg"},O?(0,o.Ru)("7d92f998d24da41b58db140b1864f773"):(0,o.Ru)("b5cc1cd60cd694f45142dc52a5bf53fc")),S?n.createElement(A,(0,p.Cl)({},this.props,{value:M,initable:!0,header:r,variables:N,variableMode:null!==(e=w.variableMode)&&void 0!==e?e:k,evalMode:!0,onClose:this.closeFormulaPicker,onConfirm:this.handleConfirm,simplifyMemberOprs:R})):null)},a.defaultProps={simple:!1,rendererWrapper:!1,DateTimeType:G.NotDate,requiredDataPropsVariables:!1},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[HTMLDivElement]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"menuRef",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Array]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"filterQuickVariablesByType",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[HTMLElement,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"editorFactory",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleEditorMounted",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",Object)],a.prototype,"outReplaceExpression",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",Object)],a.prototype,"inReplaceExpression",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,String]),(0,p.Sn)("design:returntype",Boolean)],a.prototype,"isLoopExpression",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",Boolean)],a.prototype,"hasDateShortcutkey",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"transExpr",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleConfirm",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"beforeFormulaEditorOpen",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"handleFormulaClick",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"closeFormulaPicker",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"filterCustomRendererProps",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"getContextData",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"closeMenuOuter",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"closeQuickVariablesOuter",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderMenuOuter",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderQuickVariablesOuter",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleQuickVariableSelect",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderButton",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-formulaControl",shouldComponentUpdate:function(e,a){var t=Z.getRendererSchemaFromProps(e),n=Z.getRendererSchemaFromProps(a);return(0,B.JQ)(t,n)}})],a)}(Z),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ee=t(43044),ae=t.n(ee),te=t(67194),ne=t.n(te),ce=t(84630),oe=t.n(ce);(0,l.as)("switch",{type:"switch",mode:"horizontal",horizontal:{justify:!0,left:8},inputClassName:"is-inline "}),(0,l.as)("divider",{type:"divider",className:"mx-0"}),(0,l.as)("withUnit",(function(e){return{type:"input-group",name:e.name,label:e.label,body:[e.control,{type:"tpl",addOnclassName:"border-0 bg-none",tpl:e.unit}]}})),(0,l.as)("formItemName",{label:(0,o.Ru)("d314558953b3c76adb7e131aaec8bd86"),name:"name",type:"ae-DataBindingControl",onBindingChange:function(e,a){var t;a((null===(t=e.resolveEditSchema)||void 0===t?void 0:t.call(e))||{label:e.label})}}),(0,l.as)("formItemExtraName",(0,l.ol)("formItemName",{required:!1,label:(0,l.NR)((0,o.Ru)("3ac7b489ba8cb811386c9f4fbfd1c6cc"),(0,o.Ru)("9da561f34a93e0275c56b84717ac9cf0")),name:"extraName"})),(0,l.as)("formItemMode",(function(e){var a;return{label:(0,o.Ru)("5aefca559c5a41d10078e21e6d616825"),name:"mode",type:"select",pipeIn:(0,l.Jh)(null!==(a=null==e?void 0:e.defaultValue)&&void 0!==a?a:""),options:[{label:(0,o.Ru)("2dd25b8c21efbfee4a198787810d65d8"),value:"inline"},{label:(0,o.Ru)("4cde06e6162ed66720e3133cb83bc059"),value:"horizontal"},{label:(0,o.Ru)("75ac842f8e77305846f1d776f97dfaf8"),value:"normal"},!(null==e?void 0:e.isForm)&&{label:(0,o.Ru)("2dde3029c4170a1c8e961a90766e0194"),value:""},(null==e?void 0:e.isForm)&&{label:"网格",value:"flex"}].filter((function(e){return e})),pipeOut:function(e){return e||void 0}}})),(0,l.as)("formulaControl",(function(e){return void 0===e&&(e={}),(0,p.Cl)({type:"ae-formulaControl",variableMode:"tree"},e)})),(0,l.as)("expressionFormulaControl",(function(e){return void 0===e&&(e={}),(0,p.Cl)({type:"ae-expressionFormulaControl",variableMode:"tree"},e)})),(0,l.as)("conditionFormulaControl",(function(e){return void 0===e&&(e={}),(0,p.Cl)({type:"ae-conditionFormulaControl"},e)})),(0,l.as)("textareaFormulaControl",(function(e){return void 0===e&&(e={}),(0,p.Cl)({type:"ae-textareaFormulaControl",variableMode:"tree"},e)})),(0,l.as)("tplFormulaControl",(function(e){return void 0===e&&(e={}),(0,p.Cl)({type:"ae-tplFormulaControl",variableMode:"tree"},e)})),(0,l.as)("DataPickerControl",(function(e){return void 0===e&&(e={}),(0,p.Cl)({type:"ae-DataPickerControl"},e)})),(0,l.as)("formItemInline",{type:"switch",label:(0,o.Ru)("66670400b1f3e4b6c94cff171d441585"),name:"inline",visibleOn:'this.mode != "inline"',inputClassName:"is-inline",pipeIn:(0,l.Jh)(!1)}),(0,l.as)("formItemSize",{name:"size",label:(0,o.Ru)("21a1d138166d5d92276d126cf1d6ecac"),type:"select",pipeIn:(0,l.Jh)("full"),options:[{label:(0,o.Ru)("23ecf42cada8bf2715792d718544d107"),value:"xs"},{label:(0,o.Ru)("391b8fa9c747a1799353ab856e666ad5"),value:"sm"},{label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645"),value:"md"},{label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4"),value:"lg"},{label:(0,o.Ru)("4a12e9b9fc5443e5e9999b5a7c56c19a"),value:"full"}]}),(0,l.as)("minLength",{name:"minLength",type:"input-number",label:(0,o.Ru)("e9cbda74a1ffc06228fca68e4d16c4dd")}),(0,l.as)("maxLength",{name:"maxLength",type:"input-number",label:(0,o.Ru)("3baaa61e619e32fc36eff14839b1a63f")}),(0,l.as)("label",{label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),name:"label",type:"input-text",pipeIn:function(e){return!1===e?"":e}}),(0,l.as)("btnLabel",{type:"input-text",name:"btnLabel",label:(0,o.Ru)("cf6e87cb9edfa398ccfc3db377e34ca4"),value:(0,o.Ru)("481e034e6026969aae4ce7ce7c8a7b6f")}),(0,l.as)("labelHide",(function(){return(0,l.ol)("switch",{name:"label",label:(0,l.NR)((0,o.Ru)("4e9ce9dfe13d97031d228fc5ae229f0d"),(0,o.Ru)("e2773277c7765d4590f7128423c58cee")),pipeIn:function(e){return!1===e},pipeOut:function(e){return!0!==e&&""},visibleOn:'this.__props__ && this.__props__.formMode === "horizontal" || this.mode === "horizontal"'})})),(0,l.as)("theme:labelHide",(function(){return(0,l.ol)("switch",{name:"__label",label:(0,o.Ru)("4e9ce9dfe13d97031d228fc5ae229f0d"),value:"${label === false}",onChange:function(e,a,t,n){e?(n.setValueByName("$$tempLabel",n.getValueByName("label")||t.label),n.setValueByName("label",!1)):n.setValueByName("label",n.getValueByName("$$tempLabel")||t.$$tempLabel||"")}})})),(0,l.as)("placeholder",{label:(0,o.Ru)("940b12c19fcf7aced0cdd164edc9acbc"),name:"placeholder",type:"input-text",placeholder:(0,o.Ru)("cc572c07586f4ea0c5b9b1060eb777f2")}),(0,l.as)("startPlaceholder",{type:"input-text",name:"startPlaceholder",label:(0,o.Ru)("2f92fc7bf6ef3dd57c514d0797fe2f1e"),pipeIn:(0,l.Jh)((0,o.Ru)("592c59589144ddc68d05d528da17dcdc"))}),(0,l.as)("endPlaceholder",{type:"input-text",name:"endPlaceholder",label:(0,o.Ru)("a04c4894d83323d187f65cc357fa646e"),pipeIn:(0,l.Jh)((0,o.Ru)("f782779e8b5d709462c8e71e0d9019f2"))}),(0,l.as)("tabs",(function(e){return{type:"tabs",tabsMode:"line",className:"editor-prop-config-tabs",linksClassName:"editor-prop-config-tabs-links aa",contentClassName:"no-border editor-prop-config-tabs-cont hoverShowScrollBar",tabs:e.filter((function(e){return e})).map((function(e){var a,t=(0,p.Cl)((0,p.Cl)({},e),{body:Array.isArray(e.body)?L()(e.body):[e.body]});return"collapse-group"===(null===(a=t.body[0])||void 0===a?void 0:a.type)&&(t.className=(t.className||"")+" p-none"),t}))}})),(0,l.as)("collapse",(function(e){return{type:"wrapper",className:"editor-prop-config-collapse",body:e.filter((function(e){return e})).map((function(e){return(0,p.Cl)((0,p.Cl)({type:"collapse",headingClassName:"editor-prop-config-head",bodyClassName:"editor-prop-config-body"},e),{body:L()(e.body)})}))}})),(0,l.as)("fieldSet",(function(e){return(0,p.Cl)((0,p.Cl)({collapsable:!0,collapsed:!1},e),{type:"fieldset",title:e.title,body:L()(e.body.filter((function(e){return e})))})})),(0,l.as)("collapseGroup",(function(e){var a=e.filter((function(e){return e&&Array.isArray(null==e?void 0:e.body)&&(null==e?void 0:e.body.length)>0})).map((function(e){var a;return(0,p.Cl)((0,p.Cl)({type:"collapse",headingClassName:"ae-formItemControl-header ae-Collapse-header",bodyClassName:"ae-formItemControl-body"},e),{collapsed:null!==(a=e.collapsed)&&void 0!==a&&a,key:e.title,body:L()(e.body)})}));return{type:"collapse-group",activeKey:a.filter((function(e){return e&&!e.collapsed})).map((function(e){return e.title})),expandIconPosition:"right",expandIcon:{type:"icon",icon:"chevron-right"},className:"ae-formItemControl ae-styleControl",body:a}})),(0,l.as)("clearable",{type:"switch",label:(0,o.Ru)("09bbfb387dce6201df1ccef2aab161a6"),name:"clearable",inputClassName:"is-inline"}),(0,l.as)("hint",{label:(0,o.Ru)("8528426e54902956723f322bdbbcfafc"),type:"input-text",name:"hint",description:(0,o.Ru)("dc5dbe7a1b1ff5cae22ffbb636bc6380")}),(0,l.as)("icon",{label:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a"),type:"icon-picker",name:"icon",placeholder:(0,o.Ru)("b7dee01f2d085d90c47bcb8b490d9055"),clearable:!0,description:""}),(0,l.as)("valueFormula",(function(e){var a=e||{},t=a.rendererSchema,n=a.useSelectMode,c=a.mode,d=a.visibleOn,i=a.label,r=a.name,b=a.rendererWrapper,f=a.needDeleteProps,s=a.valueType,u=a.header,m=a.placeholder,h=a.DateTimeType,v=a.variables,y=a.requiredDataPropsVariables,g=a.variableMode,R=(0,p.Tt)(a,["rendererSchema","useSelectMode","mode","visibleOn","label","name","rendererWrapper","needDeleteProps","valueType","header","placeholder","DateTimeType","variables","requiredDataPropsVariables","variableMode"]),C=t;return n&&C&&("function"==typeof C?C=function(e){return(0,p.Cl)((0,p.Cl)({},t(e)),{type:"select"})}:C.options&&(C=(0,p.Cl)((0,p.Cl)({},C),{type:"select"}))),{type:"group",mode:"vertical"===c?"vertical":"horizontal",visibleOn:d,className:null==e?void 0:e.className,body:[(0,l.ol)("formulaControl",(0,p.Cl)({label:null!=i?i:(0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087"),name:r||"value",rendererWrapper:b,needDeleteProps:f,valueType:s,header:u,placeholder:m,rendererSchema:C,variables:v,requiredDataPropsVariables:y,variableMode:g,DateTimeType:null!=h?h:G.NotDate},R))]}})),(0,l.as)("inputType",{label:(0,o.Ru)("b3e55578af5dd473bab62641bb2f5f8e"),name:"type",type:"select",creatable:!1,options:[{label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),value:"input-text"},{label:(0,o.Ru)("a8105204604a0b11e916f3879aae3b0b"),value:"input-password"},{label:(0,o.Ru)("3bc5e602b2d4c7fffe79258e2ac6952e"),value:"input-email"},{label:"URL",value:"input-url"}]}),(0,l.as)("selectDateType",{label:(0,o.Ru)("16084784a0f126b501e96994c792d411"),name:"type",type:"select",creatable:!1,options:[{label:(0,o.Ru)("4ff1e74e43a3586339251494117185ad"),value:"input-date"},{label:(0,o.Ru)("0c3bf4fce50589b1073baf15f8a00d36"),value:"input-datetime"},{label:(0,o.Ru)("19fcb9eb2594059036dfede5f4ec53e8"),value:"input-time"},{label:(0,o.Ru)("8190915888889ed18be44ea0351d0448"),value:"input-month"},{label:(0,o.Ru)("a483bccf85587055ab31314ad1d2f82a"),value:"input-quarter"},{label:(0,o.Ru)("8f30e9f8678c24496921bebae6ca2ac6"),value:"input-year"}]}),(0,l.as)("selectDateRangeType",{label:(0,o.Ru)("16084784a0f126b501e96994c792d411"),name:"type",type:"select",creatable:!1,options:[{label:(0,o.Ru)("4ff1e74e43a3586339251494117185ad"),value:"input-date-range"},{label:(0,o.Ru)("0c3bf4fce50589b1073baf15f8a00d36"),value:"input-datetime-range"},{label:(0,o.Ru)("19fcb9eb2594059036dfede5f4ec53e8"),value:"input-time-range"},{label:(0,o.Ru)("8190915888889ed18be44ea0351d0448"),value:"input-month-range"},{label:(0,o.Ru)("a483bccf85587055ab31314ad1d2f82a"),value:"input-quarter-range"},{label:(0,o.Ru)("8f30e9f8678c24496921bebae6ca2ac6"),value:"input-year-range"}]}),(0,l.as)("optionsMenuTpl",(function(e){var a=e.manager,t=(0,p.Tt)(e,["manager"]);return(0,l.ol)("textareaFormulaControl",(0,p.Cl)({mode:"normal",label:(0,l.NR)((0,o.Ru)("1ca87f0171481e27d94e81b477150b7d"),(0,o.Ru)("d6ecb32a380c91887a9346653c2427e9")),name:"menuTpl",variables:function(e){var t=a.store.valueWithoutHiddenProps,n=[];if(t.labelField&&n.push({label:(0,o.Ru)("7e9c83e86beb612377a94e6e8d1fc644"),value:t.labelField,tag:typeof t.labelField}),t.valueField&&n.push({label:(0,o.Ru)("2e01f5f5889e33d003bec7857cd38445"),value:t.valueField,tag:typeof t.valueField}),t.options){var c=ae()(t.options,(function(e,a){return(0,p.Cl)((0,p.Cl)({},e),a)}),{});null==c||delete c.$$id,c=A()(c,ne()(n,(function(e){return null==e?void 0:e.label})));var d=ne()(oe()(c),(function(e){return{label:"label"===e?(0,o.Ru)("891ec6336d4243714c25eecb2f8f774a"):"value"===e?(0,o.Ru)("684a0d1aeca4e9acff89221b57826d4d"):e,value:e,tag:typeof c[e]}}));n.push.apply(n,(0,p.fX)([],(0,p.zs)(d),!1))}return[{label:(0,o.Ru)("fb7ea2b05ca7328ee16a562d90c2eb96"),children:n}]},requiredDataPropsVariables:!0},t))})),(0,l.as)("sourceBindControl",(function(e){return void 0===e&&(e={}),(0,p.Cl)({type:"ae-formulaControl",name:"source",label:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),variableMode:"tree",inputMode:"input-group",placeholder:(0,o.Ru)("052f7eec7ca35a6b4d72d169ee1de494"),requiredDataPropsVariables:!0},e)})),(0,l.as)("menuTpl",(function(){return(0,l.ol)("textareaFormulaControl",{mode:"normal",label:(0,l.NR)((0,o.Ru)("59cf15fe6b8d659c9bd2f86143534a06"),(0,o.Ru)("d6ecb32a380c91887a9346653c2427e9")),name:"menuTpl"})})),(0,l.as)("expression",{type:"input-text",description:(0,o.Ru)("b18ec08df2e47313bcc93430e7a25fd3")}),(0,l.as)("size",{label:(0,o.Ru)("b3b97a293baac13db6367aba5539a09c"),type:"button-group-select",name:"size",clearable:!0,options:[{label:(0,o.Ru)("23ecf42cada8bf2715792d718544d107"),value:"xs"},{label:(0,o.Ru)("391b8fa9c747a1799353ab856e666ad5"),value:"sm"},{label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645"),value:"md"},{label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4"),value:"lg"}]}),(0,l.as)("name",{label:(0,l.NR)((0,o.Ru)("689fad203a167d542c12bdc46f27e921"),(0,o.Ru)("6c1e18fd4cb57288a9f43603d5167292")),name:"name",type:"input-text",placeholder:(0,o.Ru)("ae344073ea6ca9ce742899cdf6d3e106")}),(0,l.as)("reload",{name:"reload",asFormItem:!0,component:function(e){var a=e.value,t=e.onChange,c=e.render,o=e.name,d=e.node,i=e.placeholder,l=(0,p.zs)((0,n.useState)([]),2),r=l[0],b=l[1];return(0,n.useEffect)((function(){for(var e=null==d?void 0:d.getComponent(),a=null==e?void 0:e.context,t=[];null==a?void 0:a.getComponents;)a.getComponents().forEach((function(a){a.props.name&&a!==e&&t.push(a.props.name)})),a=a.parent;b(t)}),[d]),c("inner",{type:"input-text",name:o,placeholder:i},{value:a,onChange:function(e){return t(e),!1},options:r})},label:(0,l.NR)((0,o.Ru)("fa9a0a79f29fef72e3060ea1af93c305"),(0,o.Ru)("1a1ff1e1149a0cd1b39c0b231a334d04")),placeholder:(0,o.Ru)("4fe2f10c6d5bedac03f40a4362e4f69b"),mode:"horizontal",horizontal:{left:4,justify:!0}}),(0,l.as)("className",(function(e){return(0,p.Cl)((0,p.Cl)({type:"ae-classname",name:"className"},e||{}),{label:(0,l.NR)((null==e?void 0:e.label)||(0,o.Ru)("4434b33a8731a73613ba5fa1eb984efb"),(0,o.Ru)("7080fa6e0ca1d7e24f6f8cac05077a3a"))})})),(0,l.as)("onlyClassNameTab",(function(e){return void 0===e&&(e=(0,o.Ru)("5e5d3f13111593b2710673006d4c8297")),{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("261bba7ad82914e477f4b37f6a83874e"),body:[(0,l.ol)("className",{label:e})]}])}})),(0,l.as)("combo-container",(function(e){var a,t;if((0,l.Gv)(e)){var n=void 0,c=void 0;return["input-kv","combo"].includes(e.type)&&(n="ae-Combo-items "+(null!==(a=e.itemsWrapperClassName)&&void 0!==a?a:""),c="ae-Combo-item "+(null!==(t=e.itemClassName)&&void 0!==t?t:"")),(0,p.Cl)((0,p.Cl)((0,p.Cl)({},e),n?{itemsWrapperClassName:n}:{}),c?{itemClassName:c}:{})}return e})),(0,l.as)("pageData",(0,l.ol)("combo-container",{type:"input-kv",mode:"normal",name:"data",label:(0,o.Ru)("c70638412c6cffd150117ae403dea939")})),(0,l.as)("status",(function(e){return{title:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),body:[(0,l.ol)("visible"),(0,l.ol)("hidden"),(null==e?void 0:e.isFormItem)?(0,l.ol)("clearValueOnHidden"):null,!(null==e?void 0:e.unsupportStatic)&&(null==e?void 0:e.isFormItem)?(0,l.ol)("static"):null,(null==e?void 0:e.readonly)?(0,l.ol)("readonly"):null,(null==e?void 0:e.disabled)||(null==e?void 0:e.isFormItem)?(0,l.ol)("disabled"):null].filter(Boolean)}})),(0,l.as)("autoFill",{type:"input-kv",name:"autoFill",label:(0,l.NR)((0,o.Ru)("3bce1a6217990c8dc087d254f1fe754a"),(0,o.Ru)("f01553e415ca33cc89d0bca84023f4b5"))}),(0,l.as)("autoFillApi",{type:"input-kv",name:"autoFill",label:(0,l.NR)((0,o.Ru)("89bc2a21c778b36d09c8d795aac8260e"),(0,o.Ru)("666352a09304cba42de24312f509c3b4"))}),(0,l.as)("required",{type:"switch",name:"required",label:(0,o.Ru)("04d815a5d4b803d6bb956d2da5a82688"),mode:"horizontal",horizontal:{justify:!0,left:8},inputClassName:"is-inline "}),(0,l.as)("description",{name:"description",type:"textarea",label:(0,l.NR)((0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac"),(0,o.Ru)("a1b6281dc554ac84a3e6062f812fe50d")),maxRows:2,pipeIn:function(e,a){return e||a.desc||""}}),(0,l.as)("disabled",{type:"ae-StatusControl",label:(0,o.Ru)("710ad08b11419332713360d2750cd707"),mode:"normal",name:"disabled",expressionName:"disabledOn"}),(0,l.as)("readonly",{type:"ae-StatusControl",label:(0,o.Ru)("85541bd9f7f39a6e6d9d26cbe09cbdd4"),mode:"normal",name:"readOnly",expressionName:"readOnlyOn"}),(0,l.as)("visible",{type:"ae-StatusControl",defaultTrue:!0,label:(0,o.Ru)("4d681c4aa93c8d005ec2ca2370618d6e"),mode:"normal",name:"visible",expressionName:"visibleOn"}),(0,l.as)("static",{type:"ae-StatusControl",label:(0,o.Ru)("04f5f12c49c2a6fdc43da049591328ad"),mode:"normal",name:"static",expressionName:"staticOn"}),(0,l.as)("hidden",{type:"ae-StatusControl",label:(0,o.Ru)("dce5379cb978a8259ecfca8f08f00817"),mode:"normal",name:"hidden",expressionName:"hiddenOn"}),(0,l.as)("maximum",{type:"input-number",label:(0,o.Ru)("5da893141114a59da868052b3a17a79a")}),(0,l.as)("minimum",{type:"input-number",label:(0,o.Ru)("c322edb884724d04842fc35f4d29a24e")}),(0,l.as)("switchDefaultValue",{type:"switch",label:(0,o.Ru)("5d0595edc3d14aec24efef85534e4314"),name:"value",pipeIn:function(e){return void 0!==e},pipeOut:function(e,a,t){return e?"":void 0},labelRemark:{trigger:["hover","focus"],setting:!0,title:"",content:(0,o.Ru)("495333d64fc1efafd6c40bc9a3929fee")}}),(0,l.as)("numberSwitchDefaultValue",{type:"switch",label:(0,l.NR)((0,o.Ru)("5d0595edc3d14aec24efef85534e4314"),(0,o.Ru)("495333d64fc1efafd6c40bc9a3929fee")),name:"value",pipeIn:function(e){return void 0!==e},pipeOut:function(e,a,t){return e?"":void 0}}),(0,l.as)("kilobitSeparator",{type:"switch",label:(0,o.Ru)("530c4483c7e52dc409509b755eabee11"),name:"kilobitSeparator",inputClassName:"is-inline"}),(0,l.as)("imageUrl",{type:"input-text",label:(0,o.Ru)("20def7942674282277c3714ed7ea6ce0")}),(0,l.as)("backgroundImageUrl",{type:"input-text",label:(0,o.Ru)("090dbd614a66a56a5eadec87f59ea15c")}),(0,l.as)("audioUrl",{type:"input-text",label:(0,o.Ru)("f8f176147db276063e7ec15f076e39e0"),name:"src",description:(0,o.Ru)("91d3cd46d6b6919749e56056d5acc9bc")}),(0,l.as)("fileUrl",{type:"input-text",label:(0,o.Ru)("2a0c4740f156a9536049f4610da25400")}),(0,l.as)("markdownBody",{name:"value",type:"editor",language:"markdown",size:"xxl",label:(0,o.Ru)("4fa2ae7d726dc395cfea70ff3d7256d2"),options:{lineNumbers:"off"}}),(0,l.as)("richText",{label:(0,o.Ru)("e2591e971f4c28db7c80a5f546084a1d"),type:"input-rich-text",buttons:["paragraphFormat","quote","textColor","backgroundColor","|","bold","italic","underline","strikeThrough","|","formatOL","formatUL","align","|","insertLink","insertImage","insertTable","|","undo","redo","fullscreen"],name:"html",description:(0,o.Ru)("0861915dbac25ccb573b3bb72ffeebd7"),size:"lg"}),(0,l.as)("showCounter",{type:"switch",label:(0,o.Ru)("52f43ce846b2bf73f86195cf196fe578"),name:"showCounter",inputClassName:"is-inline"}),(0,l.as)("borderMode",{name:"borderMode",label:(0,o.Ru)("961534b4ea37e4e88aada736b299d063"),type:"button-group-select",inputClassName:"is-inline",horizontal:{left:2,justify:!0},options:[{label:(0,o.Ru)("b9245d69d2d82b0081ced47a18c27f41"),value:"full"},{label:(0,o.Ru)("8f9b1b7e38cd2ed16f22807417ab3573"),value:"half"},{label:(0,o.Ru)("7fc7940b4f7f58b49c71bf9e237b633e"),value:"none"}],pipeIn:(0,l.Jh)("full")}),(0,l.as)("searchable",(function(e){return void 0===e&&(e={}),(0,l.ol)("switch",(0,p.Cl)({label:(0,o.Ru)("dbdae74eb12668e2b9568b013bf27d45"),name:"searchable"},e))})),(0,l.as)("sortable",(function(e){return void 0===e&&(e={}),(0,l.ol)("switch",(0,p.Cl)({label:(0,o.Ru)("b4521626a48dcb61001fc563d2433ed3"),name:"sortable"},e))})),(0,l.as)("onlyLeaf",{type:"switch",label:(0,l.NR)((0,o.Ru)("6fdccea6068e0698c565acd92052a86e"),(0,o.Ru)("a80c61384a8459ef7bfb5082a2b54b5f")),horizontal:{left:5,justify:!0},name:"onlyLeaf",value:!1,inputClassName:"is-inline"}),(0,l.as)("clearValueOnHidden",(function(){return(0,l.ol)("switch",{type:"switch",horizontal:{left:8,justify:!0},label:(0,l.NR)((0,o.Ru)("71758057056e7f31d73e3f3ac8860b4f"),(0,o.Ru)("ce641d8297471a5d65c46cdfb023097c")),name:"clearValueOnHidden"})})),(0,l.as)("utc",{type:"switch",label:(0,l.NR)((0,o.Ru)("3e719b87b9ee71d4613caefbf2fd1074"),(0,o.Ru)("d52e57147787797ae0153d43bf8be298")),name:"utc",inputClassName:"is-inline"}),(0,l.as)("embed",{type:"switch",label:(0,o.Ru)("339b9ebd91070de050b4bfe483aa4474"),name:"embed"}),(0,l.as)("buttonLevel",{label:(0,o.Ru)("ac3880323853de9adc4f66bc06d438ff"),type:"select",name:"level",menuTpl:{type:"container",bodyClassName:"ae-ButtonLevel-MenuTpl",body:{type:"button",label:"${label}",size:"sm",level:"${value}"}},options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:"default",level:"default"},{label:(0,o.Ru)("bfe68d5844f8e54602760e18f45954f7"),value:"link",level:"link"},{label:(0,o.Ru)("fbae87bcc352f6933541fb77a07418ed"),value:"primary",level:"primary"},{label:(0,o.Ru)("49a79f4047b81186c069ed1c9c151c66"),value:"light",level:"light"},{label:(0,o.Ru)("41e8e8b9935c9ee4e88b06643a2d5b81"),value:"dark",level:"dark"},{label:(0,o.Ru)("02d9819ddaaaeb1b7b22b12608c7e5ca"),value:"info",level:"info"},{label:(0,o.Ru)("330363dfc524cff2488f2ebde0500896"),value:"success",level:"success"},{label:(0,o.Ru)("900c70fa5f7dbc014e6f762d5e0e885c"),value:"warning",level:"warning"},{label:(0,o.Ru)("e2e27a87257599f83c817c43e724b6aa"),value:"danger",level:"danger"},{label:(0,o.Ru)("bde770827b9137ddb3eb676878af9709"),value:"secondary",level:"secondary"},{label:(0,o.Ru)("3d7443aeba7c8eaf1cbb42ad5232fa10"),value:"enhance",level:"enhance"}],pipeIn:(0,l.Jh)("default")}),(0,l.as)("uploadType",{label:(0,o.Ru)("b1ea078db7298ea7872d894283378507"),name:"uploadType",type:"select",value:"fileReceptor",options:[{label:(0,o.Ru)("1e4dc4d5f4a3a95ddc349147d4d8cd39"),value:"fileReceptor"},{label:(0,o.Ru)("74cef1162781310e1503d2dc463a76fc"),value:"bos"}]}),(0,l.as)("bos",{label:(0,o.Ru)("38fbc7fb70b4399d7e4050d3cbcdf229"),type:"select",name:"bos",value:"default",options:[{label:(0,o.Ru)("e5d59ccec2caa64ca83b7cc740645928"),value:"default"}]}),(0,l.as)("badge",{label:(0,o.Ru)("b8c467fce096a649583c0bc9d9281a5c"),name:"badge",type:"ae-badge"}),(0,l.as)("nav-badge",{label:(0,o.Ru)("b8c467fce096a649583c0bc9d9281a5c"),name:"badge",type:"ae-nav-badge"}),(0,l.as)("nav-default-active",{type:"ae-nav-default-active"}),(0,l.as)("dateShortCutControl",(function(e){return void 0===e&&(e={}),(0,p.Cl)({type:"ae-DateShortCutControl",name:"shortcuts"},e)})),(0,l.as)("eventControl",(function(e){return void 0===e&&(e={}),(0,p.Cl)({type:"ae-eventControl",mode:"normal"},e)})),(0,l.as)("data",{type:"input-kv",name:"data",label:(0,o.Ru)("c70638412c6cffd150117ae403dea939")}),(0,l.as)("app-page",{type:"nested-select",label:(0,o.Ru)("a4895ee2e87d1c47b734dbcf1a535aeb"),name:"link",mode:"horizontal",size:"lg",required:!0,options:[]}),(0,l.as)("app-page-args",{type:"combo",name:"params",label:(0,o.Ru)("0b72392143e4038e98128cb0f6f679b3"),multiple:!0,removable:!0,addable:!0,strictMode:!1,canAccessSuperData:!0,size:"lg",mode:"horizontal",items:[{name:"key",type:"input-text",placeholder:(0,o.Ru)("c068b579db3bf0a553bd0af4f81cc14f"),source:"${__pageInputSchema}",labelField:"label",valueField:"value",required:!0},(0,l.ol)("formulaControl",{name:"val",variables:"${variables}",placeholder:(0,o.Ru)("bfed4943c5f487de1b63a82f7230cce2")})]}),(0,l.as)("iconLink",(function(e){var a=e.name,t=e.visibleOn,n=e.label;return(0,l.ol)("icon",{name:a,visibleOn:t,label:null!=n?n:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a"),placeholder:(0,o.Ru)("b7dee01f2d085d90c47bcb8b490d9055"),clearable:!0,description:""})})),(0,l.as)("virtualThreshold",{name:"virtualThreshold",type:"input-number",min:1,step:1,precision:0,label:(0,l.NR)((0,o.Ru)("03bfb834c8a5fef58d885e448a4e13b4"),(0,o.Ru)("50437e080edc71ab624c93d419472919")),pipeOut:function(e){return e||void 0}}),(0,l.as)("virtualItemHeight",{name:"itemHeight",type:"input-number",min:1,step:1,precision:0,label:(0,l.NR)((0,o.Ru)("02b9880e1d2df8a07e90e9878080c739"),(0,o.Ru)("a3f66655c3d2bcfecc6afba0e4424460")),pipeOut:function(e){return e||void 0}}),(0,l.as)("pageTitle",{label:(0,o.Ru)("8d6b5924f187048cfa28d6c21fa6d2d6"),name:"title",type:"input-text"}),(0,l.as)("pageSubTitle",{label:(0,o.Ru)("72cf373be86a38b29f6d2f15900b0da1"),name:"subTitle",type:"textarea"}),(0,l.as)("textareaDefaultValue",(function(e){return(0,l.ol)("textareaFormulaControl",(0,p.Cl)({label:(0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087"),name:"value",mode:"normal"},e))})),(0,l.as)("prefix",{type:"input-text",name:"prefix",label:(0,l.NR)((0,o.Ru)("4c9bb42608b11278a5d9a2471b74eb40"),(0,o.Ru)("925d31bb30d63576600299475a910c33"))}),(0,l.as)("suffix",{type:"input-text",name:"suffix",label:(0,l.NR)((0,o.Ru)("242d641eab57223af01fb29940a096ed"),(0,o.Ru)("42677544e2cbee28f7e7df216e685543"))}),(0,l.as)("unit",{type:"input-text",name:"unit",label:(0,o.Ru)("f2996845b6bf0a07fe26f74f35e42ebe"),value:""}),(0,l.as)("optionsTip",{type:"input-text",name:"optionsTip",label:(0,o.Ru)("9888468550779b1777260b8fafe6abc2"),value:(0,o.Ru)("a2cbb42e488dffe644bdb87c26afbc07")}),(0,l.as)("tableCellRemark",{name:"remark",label:(0,o.Ru)("02d9819ddaaaeb1b7b22b12608c7e5ca"),type:"input-text",description:(0,o.Ru)("45882ddedb42c1a38462949750bc8a84")}),(0,l.as)("tableCellPlaceholder",{name:"placeholder",type:"input-text",label:(0,o.Ru)("4c1cff4d8c05daa6ed9352a241ee628c"),value:"-",description:(0,o.Ru)("ff88d5db9d61f14bce6e3397fd4652a5")}),(0,l.as)("title",{type:"input-text",name:"title",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab")}),(0,l.as)("caption",{type:"input-text",name:"caption",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab")}),(0,l.as)("imageCaption",{type:"input-text",name:"imageCaption",label:(0,o.Ru)("098c3d959911b48b4d912cb85ccc4942")}),(0,l.as)("inputBody",{type:"input-text",name:"body",label:(0,l.NR)((0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014"),(0,o.Ru)("5d809212900f3bc3ba122fe93638394d"))}),(0,l.as)("stepSubTitle",{type:"input-text",name:"subTitle",label:!1,placeholder:(0,o.Ru)("72cf373be86a38b29f6d2f15900b0da1")}),(0,l.as)("stepDescription",{type:"input-text",name:"description",label:!1,placeholder:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac")}),(0,l.as)("taskNameLabel",{type:"input-text",name:"taskNameLabel",pipeIn:(0,l.Jh)((0,o.Ru)("78caf7115c5140f8913c581920239f22")),label:(0,o.Ru)("24e3562a3262e80c3119f22b8f447f64")}),(0,l.as)("operationLabel",{type:"input-text",name:"operationLabel",pipeIn:(0,l.Jh)((0,o.Ru)("2b6bc0f293f5ca01b006206c2535ccbc")),label:(0,o.Ru)("cb8e07cea4df337bb6dcb8362b5f7e02")}),(0,l.as)("statusLabel",{type:"input-text",name:"statusLabel",pipeIn:(0,l.Jh)((0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b")),label:(0,o.Ru)("f2acd3adcc0a0d73b318c83a29a4d2a9")}),(0,l.as)("remarkLabel",{type:"input-text",name:"remarkLabel",pipeIn:(0,l.Jh)((0,o.Ru)("8a4cf07caf84c91a87e8ff3c48a944b9")),label:(0,o.Ru)("0cbbb89050458c2bcf0ca98c19dc8864")}),(0,l.as)("inputArrayItem",{type:"input-text",placeholder:(0,o.Ru)("d7ec2d3fea4756bc1642e0f10c180cf5")}),(0,l.as)("actionPrevLabel",{type:"input-text",name:"actionPrevLabel",label:(0,o.Ru)("0f04a65952b58cbbc5ca6cba868c3bec"),pipeIn:(0,l.Jh)((0,o.Ru)("eeb6908870e058bc23d52c1e405a054e"))}),(0,l.as)("actionNextLabel",{type:"input-text",name:"actionNextLabel",label:(0,o.Ru)("e54827ae56fcb690d879b9cdd29f0ac7"),pipeIn:(0,l.Jh)((0,o.Ru)("38ce27d84639f3a6e07c00b3b4995c0e"))}),(0,l.as)("actionNextSaveLabel",{type:"input-text",name:"actionNextSaveLabel",label:(0,o.Ru)("abb7ba84b95c6c90341ac9c883fbc85b"),pipeIn:(0,l.Jh)((0,o.Ru)("bed196af058f458def957031f88abd09"))}),(0,l.as)("actionFinishLabel",{type:"input-text",name:"actionFinishLabel",label:(0,o.Ru)("81b522590d543401ad15ae8a9155361d"),pipeIn:(0,l.Jh)((0,o.Ru)("769d88e425e03120b83ee4ed6b9d588e"))}),(0,l.as)("imgCaption",{type:"textarea",name:"caption",label:(0,o.Ru)("098c3d959911b48b4d912cb85ccc4942")}),(0,l.as)("taskRemark",{type:"textarea",name:"remark",label:(0,o.Ru)("1d35dcbf191e36dcc6c15f71277d72ed")}),(0,l.as)("tooltip",{type:"textarea",name:"tooltip",label:(0,o.Ru)("6f2b01db04cbf7e460b5c6f4e37a5e76")}),(0,l.as)("anchorTitle",{type:"input-text",name:"title",required:!0,placeholder:(0,o.Ru)("8cfd149e7d73ebae6a797d21728292ff")}),(0,l.as)("avatarText",{label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),name:"text",type:"input-text",pipeOut:function(e){return""===e?void 0:e},visibleOn:'this.showtype === "text"'}),(0,l.as)("cardTitle",{name:"header.title",type:"input-text",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),description:(0,o.Ru)("00a1f644f34b9ee43adf82cb3449158c")}),(0,l.as)("cardSubTitle",{name:"header.subTitle",type:"input-text",label:(0,o.Ru)("72cf373be86a38b29f6d2f15900b0da1"),description:(0,o.Ru)("00a1f644f34b9ee43adf82cb3449158c")}),(0,l.as)("cardsPlaceholder",{name:"placeholder",value:(0,o.Ru)("21efd88b67a39834582ad99aabb9dc60"),type:"input-text",label:(0,o.Ru)("35ba83e053cef95e55dfffde279822b5")}),(0,l.as)("cardDesc",{name:"header.desc",type:"textarea",label:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac"),description:(0,o.Ru)("00a1f644f34b9ee43adf82cb3449158c")}),(0,l.as)("imageTitle",{type:"input-text",label:(0,o.Ru)("c6c7456d446d62a906c2809b6ba19ce1"),name:"title",visibleOn:'this.type == "image"'}),(0,l.as)("imageDesc",{type:"textarea",label:(0,o.Ru)("098c3d959911b48b4d912cb85ccc4942"),name:"description",visibleOn:'this.type == "image"'}),(0,l.as)("fetchSuccess",{label:(0,o.Ru)("fb24383a41f23196349548b5d0cb98ce"),type:"input-text",name:"fetchSuccess"}),(0,l.as)("fetchFailed",{label:(0,o.Ru)("62e3e15c8fb9038f2780329bc26e8bab"),type:"input-text",name:"fetchFailed"}),(0,l.as)("saveOrderSuccess",{label:(0,o.Ru)("c62a1b7f314be10aead10475e7543f6a"),type:"input-text",name:"saveOrderSuccess"}),(0,l.as)("saveOrderFailed",{label:(0,o.Ru)("c8035507b7a576d43e9f227c91c7a7b5"),type:"input-text",name:"saveOrderFailed"}),(0,l.as)("quickSaveSuccess",{label:(0,o.Ru)("7cb0932b806559be232d2a69453224e7"),type:"input-text",name:"quickSaveSuccess"}),(0,l.as)("quickSaveFailed",{label:(0,o.Ru)("fd79a193a487b8c9d5a302d0d88c1c2c"),type:"input-text",name:"quickSaveFailed"}),(0,l.as)("saveSuccess",{label:(0,o.Ru)("b66ef8966dad62d377bc5310d8b88e7f"),name:"saveSuccess",type:"input-text"}),(0,l.as)("saveFailed",{label:(0,o.Ru)("cf538bbe1fb431f9e2668da4d84cfadf"),name:"saveFailed",type:"input-text"}),(0,l.as)("validateFailed",{label:(0,o.Ru)("6509e435d66db2a105b2444b1d3d0db1"),name:"validateFailed",type:"input-text"}),(0,l.as)("tablePlaceholder",{name:"placeholder",pipeIn:(0,l.Jh)((0,o.Ru)("21efd88b67a39834582ad99aabb9dc60")),type:"input-text",label:(0,o.Ru)("35ba83e053cef95e55dfffde279822b5")}),(0,l.as)("collapseOpenHeader",{name:"collapseHeader",label:(0,l.NR)((0,o.Ru)("81d2b9f20fb2083c75a5b052b84e897a"),(0,o.Ru)("7349194c139069b32889101768aa7428")),type:"input-text"}),(0,l.as)("matrixColumnLabel",{type:"input-text",name:"label",placeholder:(0,o.Ru)("39886861ea5d8b526e0ac5ecc78d110c")}),(0,l.as)("matrixRowLabel",{type:"input-text",name:"label",placeholder:(0,o.Ru)("854af3c2cd9c275ac70fc5121ea4fb2e")}),(0,l.as)("matrixRowTitle",{name:"rowLabel",label:(0,o.Ru)("34ad26bd1fb448c7f2384252d856c02b"),type:"input-text"}),(0,l.as)("submitText",{name:"submitText",label:(0,o.Ru)("60ad7d0d170b973ab9cdb0b23e636704"),type:"input-text"}),(0,l.as)("tpl:btnLabel",{type:"tpl",tpl:'<span class="label label-success">${label}</span>',columnClassName:"p-t-xs"}),(0,l.as)("switchOption",{type:"input-text",name:"option",label:(0,o.Ru)("f411d0f1f925d9b48d8c1d451bd809b1")}),(0,l.as)("addOnLabel",{name:"label",label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),type:"input-text"}),(0,l.as)("onText",{name:"onText",type:"input-text",label:(0,o.Ru)("c580bacf343343f04a1b551e46d02c4f")}),(0,l.as)("offText",{name:"offText",type:"input-text",label:(0,o.Ru)("9ff352ae39cdaeaa4fc54f83575eedc9")}),(0,l.as)("propertyTitle",{label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),type:"input-text",name:"title"}),(0,l.as)("propertyLabel",{type:"input-text",mode:"inline",size:"sm",label:(0,o.Ru)("ae41a992ccceb36f83024f72531186ec"),name:"label"}),(0,l.as)("propertyContent",{type:"input-text",mode:"inline",size:"sm",label:(0,o.Ru)("52dff5b153bb5eaca33a008458ce0209"),name:"content"}),(0,l.as)("draggableTip",{type:"input-text",name:"draggableTip",label:(0,l.NR)((0,o.Ru)("9b14c9051067bef2dd9a15683201dd18"),(0,o.Ru)("f41a714bc8b26dc27a93a07c44e329a8"))}),(0,l.as)("deleteConfirmText",{label:(0,l.NR)((0,o.Ru)("0c15a924dc3bedefb79c958972bef2b9"),(0,o.Ru)("178bf4dd4b8d56370e2fc8275f9dc9e4")),name:"deleteConfirmText",type:"input-text",pipeIn:(0,l.Jh)((0,o.Ru)("cb8f7758eb03574f9b8402659c0f02b2"))}),(0,l.as)("optionsLabel",{type:"input-text",name:"label",placeholder:(0,o.Ru)("d7ec2d3fea4756bc1642e0f10c180cf5"),required:!0}),(0,l.as)("anchorNavTitle",{name:"title",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),type:"input-text",required:!0}),(0,l.as)("primaryField",{type:"input-text",name:"primaryField",label:(0,l.NR)((0,o.Ru)("475cdfcaf614f2b69d88e1e34ba76079"),(0,o.Ru)("c28f86f11fc814ea5696af5aa9464cbe")),pipeIn:function(e,a){var t,n=null===(t=null==a?void 0:a.data)||void 0===t?void 0:t.rowSelection;return null==e||"string"!=typeof e?n&&(null==n?void 0:n.keyField)&&"string"==typeof n.keyField?null==n?void 0:n.keyField:"id":e}}),(0,l.as)("deferField",{label:(0,l.NR)((0,o.Ru)("b5d9da39175bc5bdcd2cc7dddeaa232a"),(0,o.Ru)("31ff316f7b6aa169b2575a50e0342be0")),name:"deferField",type:"input-text",placeholder:(0,o.Ru)("37a3bfd0cf20cc17c53396a1077c0852")}),(0,l.as)("signBtn",(function(e){return{type:"flex",justify:"space-between",alignItems:"center",items:[{style:{color:"#5c5f66"},type:"tpl",tpl:e.label},{type:"action",label:(0,o.Ru)("e366ccf1556c0672dcecba135ed5472e"),level:"link",actionType:"dialog",dialog:{title:(0,o.Ru)("e366ccf1556c0672dcecba135ed5472e"),body:{type:"form",body:[{name:e.name,label:(0,o.Ru)("b5b57c711fd2d2309cc390a8b44d2b69"),type:"input-text"},(0,l.ol)("icon",{name:e.icon,label:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a")})]},actions:[{type:"submit",label:(0,o.Ru)("e83a256e4f5bb4ff8b3d804b5473217a"),mergeData:!0,level:"primary"}]}}]}})),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var de=t(92776),ie=t.n(de),le=["actionType","__actionDesc","preventDefault","stopPropagation","expression"],re=function(e){function a(){return null!==e&&e.apply(this,arguments)||this}return(0,p.C6)(a,e),a.prototype.onChange=function(e){var a=this.props.formStore,t={};Object.keys(a.data).forEach((function(e){(0,p.fX)((0,p.fX)([],(0,p.zs)(le),!1),["componentId","__rendererName","__cmptTreeSource","__isScopeContainer","__cmptId"],!1).includes(e)||(t[e]=void 0)})),a.setValues((0,p.Cl)((0,p.Cl)({},t),{args:void 0,groupType:e.value,__cmptActionDesc:e.description})),"component"===a.data.actionType&&"setValue"===a.data.groupType&&(a.setValueByName("args.__containerType","all"),a.setValueByName("args.__comboType","all")),this.props.onChange(e.value)},a.prototype.render=function(){var e,a=this.props,t=a.data,d=a.formStore,i=(t.pluginActions[t.__rendererName]||[]).slice();return(null===(e=(0,B.CXN)(t.__rendererName))||void 0===e?void 0:e.isFormItem)&&i.push({actionLabel:(0,o.Ru)("b7579706a363e5f23b1040fecfbcb677"),description:(0,o.Ru)("1889907dcbe32f9e8ac2c9df6603f12e"),actionType:"validateFormItem"}),n.createElement(c.l6P,{value:d.data.groupType,className:"cmpt-action-select",options:i.map((function(e){return{label:e.actionLabel,value:e.actionType,description:e.description}})),onChange:this.onChange.bind(this),clearable:!1})},a}(n.Component);window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var be=t(86951),fe=(0,be.PA)((function(e){var a,t=e.classnames;e.render;var c=e.data,d=e.manager;e.onChange;var i=e.onBulkChange,r=e.node,b=e.addHook,f=e.subscribeSchemaSubmit,s=e.appLocale,u=e.appCorpusData,m=c.eventKey;if(!m)return n.createElement("div",null,"上下文数据错误");var h=c.actionIndex,v=d.store,y=(0,p.zs)(n.useState([]),2),g=y[0],R=y[1],C=g.find((function(e){return e.isActive}));n.useEffect((function(){f((function(e,a,t){var n,c,o,d,i,r,b,f,s,u,v,y=null===(f=null===(b=(0,l.HJ)(e,t))||void 0===b?void 0:b.onEvent[m])||void 0===f?void 0:f.actions;if(y&&Array.isArray(y)){var g=y[void 0===h?y.length-1:h],R=null==g?void 0:g.__actionModals;if(!Array.isArray(R))return e;var C=R.find((function(e){return e.isActive}));e=(0,p.Cl)((0,p.Cl)({},e),{definitions:(0,p.Cl)({},e.definitions)}),R.filter((function(e){return e.isModified&&e!==C&&e.modal.$$ref})).forEach((function(a){var n,c,o,d,i=a.modal,r=a.isRefered,b=i,f=b.$$originId,s=(0,p.Tt)(b,["$$originId"]);if(f){var u=(0,l.xM)(e,f);if(t===f)return;if(u){if(!1===r){var m="drawer"===s.type?"drawer":"dialog",h=u[m]||{},v=(0,l.Ui)(h,i,(function(e,a){return"$$id"===a}));if(v){var y=(0,l.cy)(h,v);delete y.$$originId,delete y.$$ref,e=(0,l.i1)(e,u.$$id,(0,p.Cl)((0,p.Cl)({},u),((n={__actionModals:void 0,args:void 0,dialog:void 0,drawer:void 0,actionType:null!==(o=s.actionType)&&void 0!==o?o:m})[m]=y,n)),!0)}return}var g="drawer"===s.type?"drawer":"dialog";e=(0,l.i1)(e,u.$$id,(0,p.Cl)((0,p.Cl)({},u),((c={__actionModals:void 0,args:void 0,dialog:void 0,drawer:void 0,actionType:null!==(d=s.actionType)&&void 0!==d?d:g})[g]=(0,l._e)({$ref:i.$$ref}),c)),!0)}else s.$$originId=f}e.definitions[i.$$ref]=(0,l._e)(s)}));var w=null,x="drawer"===C.modal.type?"drawer":"dialog",S=null,N="";if(C.isCurrentActionModal)w=(0,p.Cl)((0,p.Cl)({},g),((n={__actionModals:void 0,args:void 0,dialog:void 0,drawer:void 0,actionType:null!==(s=C.modal.actionType)&&void 0!==s?s:x,data:C.data})[x]=(0,p.Cl)((0,p.Cl)({},C.modal),{data:void 0}),n));else if(C.modal.$$ref){w=(0,p.Cl)((0,p.Cl)({},g),((c={__actionModals:void 0,args:void 0,dialog:void 0,drawer:void 0,actionType:null!==(u=C.modal.actionType)&&void 0!==u?u:x,data:C.data})[x]={$ref:C.modal.$$ref},c));var k=C.modal.$$originId;if(e.definitions[C.modal.$$ref]=(0,l._e)((0,p.Cl)((0,p.Cl)({},C.modal),{$$originId:void 0,$$ref:void 0})),k){var E=(0,l.xM)(e,k);E&&E.actionType?(S=E.$$id,N=C.modal.$$ref):(e.definitions[C.modal.$$ref].$$originId=k,w[x].$$originId=k)}}else{var I;o=(0,p.zs)((0,l.ds)(e,C.modal),2),e=o[0],I=o[1],e.definitions[I].$$originId=C.modal.$$id,w=(0,p.Cl)((0,p.Cl)({},g),((d={__actionModals:void 0,args:void 0,dialog:void 0,drawer:void 0,actionType:null!==(v=C.modal.actionType)&&void 0!==v?v:x,data:C.data})[x]=(0,l._e)({$ref:I}),d)),S=C.value,N=I}if(e=(0,l.i1)(e,g.$$id,(0,l._e)(w),!0),["dialog","drawer","confirmDialog"].includes(e.type)){var O=e.$$originId||e.$$id;Object.keys(e.definitions).forEach((function(a){var t=e.definitions[a];(0,l.HJ)(t,O)&&(e.definitions[a]=(0,l.i1)(e.definitions[a],O,(0,p.Cl)((0,p.Cl)({},e),{definitions:void 0}),!0))}))}var T,F=C.modal.$$id,A=[];if((0,B.tiK)(C.modal,(function(e,a,t){"$ref"===a&&t.$$originId===F&&A.push(t.$$id)})),A.length)i=(0,p.zs)((0,l.ds)(e,C.modal),2),e=i[0],T=i[1],e=(0,l.i1)(e,g.$$id,((r={})[x]=(0,l._e)({$ref:T}),r)),A.forEach((function(a){e=(0,l.i1)(e,a,{$ref:T,$$originId:void 0})}));return S&&N&&(e=(0,l.i1)(e,C.value,(0,l._e)({$ref:N}),!0)),e}}),!0)}),[]);var w=(0,p.zs)(n.useState({}),2),x=w[0],S=w[1];n.useEffect((function(){var e=b((function(e){var a,t=e.__actionModals;if(!t||!Array.isArray(t))throw new Error("程序异常");var n=t.find((function(e){return e.isActive}));if(!n)return S((0,p.Cl)((0,p.Cl)({},x),{dialog:"请选择一个弹窗"})),!1;var c=null===(a=n.modal.inputParams)||void 0===a?void 0:a.required;if(Array.isArray(c)&&c.length){if(!n.data)return S((0,p.Cl)((0,p.Cl)({},x),{data:"参数不能为空"})),!1;if(c.some((function(e){return!n.data[e]})))return S((0,p.Cl)((0,p.Cl)({},x),{data:"参数中存在必填参数未赋值"})),!1}}),"validate");return function(){return e()}}),[]),n.useEffect((function(){var e,a,t,n,d=void 0===h?{}:null===(t=null===(a=null===(e=r.schema)||void 0===e?void 0:e.onEvent[m])||void 0===a?void 0:a.actions)||void 0===t?void 0:t[h],b=d["drawer"===d.actionType?"drawer":"dialog"]||d.args,f=v.schema,s=v.modals.map((function(e){var a,t=e.$$id===(null==b?void 0:b.$$id);return{label:"".concat((null===(a=e.editorSetting)||void 0===a?void 0:a.displayName)||e.title||"未命名弹窗").concat(t?"<当前动作内嵌弹窗>":e.$$ref?"":"<内嵌弹窗>"),tip:"confirmDialog"===e.actionType?"确认框":"drawer"===e.type?"抽屉弹窗":(0,o.Ru)("6cff4b6d794cc17f5d24dbe0d21e5732"),value:e.$$id,modal:e,isCurrentActionModal:t,data:e.data,disabled:e.$$ref?e.$$ref===f.$$ref:e.$$id===f.$$id}})),u=(null==b?void 0:b.$$id)||"",y=null==b?void 0:b.$ref;y&&(u=(null===(n=s.find((function(e){return e.modal.$$ref===y})))||void 0===n?void 0:n.value)||"");var g={waitForAction:c.waitForAction,outputVar:c.outputVar},C=s.map((function(e){var a;return(0,p.Cl)((0,p.Cl)({},e),{isActive:u===e.value,data:u===e.value?(0,l.Hd)(null!==(a=d.data)&&void 0!==a?a:e.data):(0,l.Hd)(e.data)})}));R(C),g.__actionModals=C,i(g)}),[]);var N=n.useCallback((function(e){var a=g.map((function(a){return(0,p.Cl)((0,p.Cl)({},a),{isActive:a.value===e.value})}));i({__actionModals:a}),R(a),S((0,p.Cl)((0,p.Cl)({},x),{dialog:"",data:""}))}),[g]),k=n.useCallback((function(e,a,t){var n=[];(0,B.tiK)(t,(function(e,a){"$ref"===a&&n.push(e)}));var c=e;return Object.keys(a).forEach((function(d){var i;c===e&&(c=e.concat());var r=a[d],b=r.$$originId,f=(0,p.Tt)(r,["$$originId"]);if(!(b===t.$$id||f.$$ref&&f.$$ref===t.$$ref)){var s=c.findIndex((function(e){return b?(e.modal.$$originId||e.modal.$$id)===b:e.modal.$$ref===d})),u="".concat((null===(i=f.editorSetting)||void 0===i?void 0:i.displayName)||f.title||"未命名弹窗"),m="confirmDialog"===f.actionType?"确认框":"drawer"===f.type?"抽屉弹窗":(0,o.Ru)("6cff4b6d794cc17f5d24dbe0d21e5732");if(~s)c.splice(s,1,(0,p.Cl)((0,p.Cl)({},c[s]),{label:u,tip:m,modal:(0,p.Cl)((0,p.Cl)({},f),{$$ref:d,$$originId:b}),isModified:!0,isRefered:n.includes(d)}));else if(n.includes(d)){if(b)throw new Error("Definition merge exception");c.push({label:u,tip:m,value:f.$$id,modal:(0,l._e)((0,p.Cl)((0,p.Cl)({},f),{$$ref:d})),isModified:!0})}}})),c}),[]),E=n.useCallback((function(e,a,t,n){var c={$$id:(0,B.OsD)(),type:"dialog",title:"未命名弹窗",body:[{type:"tpl",tpl:"弹窗内容"}],definitions:(0,l.wx)(g.map((function(e){return e.modal})))},r=c.$$id;d.openSubEditor({title:(0,o.Ru)("a781b5903a4013c147783e1047f42e08"),value:c,onChange:function(e,a){var t,n=e.definitions,c=(0,p.Tt)(e,["definitions"]);c=(0,l._e)((0,p.Cl)((0,p.Cl)({},c),{$$id:r}));var d=g.concat();d.some((function(e){return e.isNew}))||(d.push({label:"".concat((null===(t=c.editorSetting)||void 0===t?void 0:t.displayName)||c.title||"未命名弹窗"),tip:"confirmDialog"===c.actionType?"确认框":"drawer"===c.type?"抽屉弹窗":(0,o.Ru)("6cff4b6d794cc17f5d24dbe0d21e5732"),isNew:!0,isCurrentActionModal:!0,value:c.$$id,modal:c}),d=(d=k(d,n,c)).map((function(e){return(0,p.Cl)((0,p.Cl)({},e),{isActive:e.value===c.$$id})}))),R(d),i({__actionModals:d})}}),null==n||n()}),[g]),I=n.useCallback((function(){var e=g.find((function(e){return e.isActive}));e&&d.openSubEditor({title:"编辑弹窗",value:(0,p.Cl)((0,p.Cl)({type:"dialog",title:(0,o.Ru)("53bed22bc03c0fd61fe4fb81101f712a"),body:[{type:"tpl",tpl:"弹窗内容"}]},e.modal),{definitions:(0,l.wx)(g.map((function(e){return e.modal})),{},e.modal)}),onChange:function(a,t){var n=a.definitions,c=(0,p.Tt)(a,["definitions"]);c=(0,l._e)((0,p.Cl)((0,p.Cl)({},c),{$$id:e.modal.$$id}));var d=g.map((function(a){var t;return a.value===e.value?(0,p.Cl)((0,p.Cl)({},a),{modal:c,isModified:!0,label:"".concat((null===(t=c.editorSetting)||void 0===t?void 0:t.displayName)||c.title||"未命名弹窗").concat(a.isCurrentActionModal?"<当前动作内嵌弹窗>":""),tip:"confirmDialog"===c.actionType?"确认框":"drawer"===c.type?"抽屉弹窗":(0,o.Ru)("6cff4b6d794cc17f5d24dbe0d21e5732")}):a}));d=k(d,n,c),R(d),i({__actionModals:d})}})}),[g]),O=n.useCallback((function(e){T(e?{}:void 0)}),[g]),T=n.useCallback((function(e){var a=g.map((function(a){return a.isActive?(0,p.Cl)((0,p.Cl)({},a),{data:e}):a}));R(a),i({__actionModals:a}),S((0,p.Cl)((0,p.Cl)({},x),{data:""}))}),[g]),F=n.useCallback((function(e){i({waitForAction:!!e})}),[]),A=n.useCallback((function(e){i({outputVar:e})}),[]),M=Array.isArray(null===(a=null==C?void 0:C.modal.inputParams)||void 0===a?void 0:a.required)&&C.modal.inputParams.required.length;n.useEffect((function(){M&&!(null==C?void 0:C.data)&&T({})}),[M]);var z=n.useCallback((function(e,a){return n.createElement("div",{className:"flex w-full justify-between"},n.createElement("span",null,e.label),n.createElement("span",{className:"text-muted"},e.tip))}),[]),P=n.useMemo((function(){return{variables:function(){return(0,l.UN)({props:{node:r,manager:d},appLocale:s,appCorpusData:u})}}}),[r,d]);return n.createElement("div",{className:t("ae-DialogActionPanel")},n.createElement(q.zB,{label:(0,o.Ru)("7cc53692d650e049802d808b81efe7f5"),mode:"horizontal",isRequired:!0,hasError:!!x.dialog,errors:x.dialog},n.createElement("div",{className:t("Form-control Form-control--withSize Form-control--sizeLg")},n.createElement(q.l6,{createBtnLabel:(0,o.Ru)("a781b5903a4013c147783e1047f42e08"),value:(null==C?void 0:C.value)||"",onChange:N,options:g,creatable:!g.some((function(e){return e.isNew})),clearable:!1,onAdd:E,renderMenu:z}),C&&g.some((function(e){return e.isCurrentActionModal&&!e.isNew&&C!==e}))?n.createElement("div",{className:t("Alert Alert--warning mt-3")},"切换弹窗后原来的内嵌弹窗将会被删除"):null,C?n.createElement("div",{className:"m-t-sm"},n.createElement(q.$n,{size:"sm",level:"enhance",onClick:I},"编辑选中弹窗")):null)),C?n.createElement(q.zB,{label:"参数赋值",mode:"horizontal",hasError:!!x.data,errors:x.data,description:C.data?"":"弹窗内参数赋值将优先取此处配置,若关闭配置或无配置值则会透传上下文数据。"},n.createElement("div",{className:t("Form-control Form-control--withSize Form-control--sizeLg")},n.createElement(q.dO,{className:"mt-2 m-b-xs",value:!!C.data,onChange:O,disabled:M}),C.data?n.createElement(q.qf,{className:"m-t-sm",value:C.data,onChange:T,schema:(0,l.Hd)(C.modal.inputParams),addButtonText:"添加参数",formula:P}):null)):null,n.createElement(q.zB,{label:"等待弹窗",mode:"horizontal",description:"当前打开弹窗动作结束后,才执行下一步动作"},n.createElement("div",{className:t("Form-control Form-control--withSize Form-control--sizeLg")},n.createElement(q.dO,{className:"mt-2 m-b-xs",value:!!c.waitForAction,onChange:F}))),c.waitForAction?n.createElement(q.zB,{label:"响应结果",mode:"horizontal",description:"弹窗动作结束后的出参变量名配置"},n.createElement("div",{className:t("Form-control Form-control--withSize Form-control--sizeLg")},n.createElement(q.cl,{onChange:A,value:c.outputVar||"",placeholder:"请输入存储响应结果的变量名称"}))):null)}));window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var se=function(e,a,t){return void 0===a&&(a=!1),void 0===t&&(t={}),(0,p.Cl)((0,p.Cl)({type:"combo",name:"args",multiple:a,strictMode:!1},t),{items:Array.isArray(e)?e:[e]})},ue=function(e){for(var a=e;a&&a.parent;)a=a.parent;return a},pe=["form","dialog","drawer","wizard","service","crud","page","app","chart","crud2"],me={info:(0,o.Ru)("02d9819ddaaaeb1b7b22b12608c7e5ca"),warning:(0,o.Ru)("900c70fa5f7dbc014e6f762d5e0e885c"),success:(0,o.Ru)("330363dfc524cff2488f2ebde0500896"),error:(0,o.Ru)("7030ff64701a938becbc5aa67ddb86e8")},he=["form"];"".concat(JSON.stringify(pe),".includes(this.__rendererName)");var ve="".concat(JSON.stringify(he),".includes(this.__rendererName)"),ye=["button-group-select","button-toolbar","chained-select","chart-radios","checkbox","checkboxes","combo","input-kv","condition-builder","diff-editor","editor","formula","hidden","icon-picker","input-array","input-city","input-color","input-date","input-date-range","input-datetime-range","input-time-range","input-excel","input-file","input-formula","input-group","input-image","input-month-range","input-number","input-quarter-range","input-range","input-rating","input-repeat","input-rich-text","input-sub-form","input-table","input-tag","input-text","input-password","input-email","input-url","native-date","native-time","native-number","input-tree","input-year-range","list-select","location-picker","matrix-checkboxes","nested-select","cascader-select","picker","radios","select","multi-select","switch","tabs-transfer","tabs-transfer-picker","textarea","transfer","transfer-picker","tree-select","uuid","user-select","department-select"],ge=ie().apply(void 0,(0,p.fX)([ye],["button-toolbar","condition-builder","diff-editor","editor","formula","hidden","icon-picker","input-excel","input-file","input-formula","input-image","input-repeat","input-rich-text","input-sub-form","input-table","picker","uuid"],!1)),Re=["button-group","action","button","submit","reset","collapse","container","dropdown-button","flex","flex-item","grid","grid-2d","link","nav","wizard"],Ce=function(e){return(0,p.Cl)({type:"tree-select",name:"path",label:(0,o.Ru)("c6f30c2f084ddeacb7944235348bdaa4"),multiple:!1,mode:"horizontal",required:!0,placeholder:(0,o.Ru)("844a7a7aacc5be82d0fd6225edc6bf63"),showIcon:!1,size:"lg",hideRoot:!1,rootLabel:(0,o.Ru)("c6f30c2f084ddeacb7944235348bdaa4"),options:[],menuTpl:{type:"flex",className:"p-1",items:[{type:"container",body:[{type:"tpl",tpl:"${label}",inline:!0,wrapperComponent:""}],style:{display:"flex",flexWrap:"nowrap",alignItems:"center",position:"static",overflowY:"auto",flex:"0 0 auto"},wrapperBody:!1,isFixedHeight:!0},{type:"container",body:[{type:"tpl",tpl:"${type}",inline:!0,wrapperComponent:"",style:{background:"#f5f5f5",paddingLeft:"8px",paddingRight:"8px",borderRadius:"4px"}}],size:"xs",style:{display:"flex",flexWrap:"nowrap",alignItems:"center",position:"static",overflowY:"auto",flex:"0 0 auto"},wrapperBody:!1,isFixedHeight:!0,isFixedWidth:!1}],style:{position:"relative",inset:"auto",flexWrap:"nowrap",justifyContent:"space-between",alignItems:"center",height:"24px",overflowY:"hidden"},isFixedHeight:!0,isFixedWidth:!1}},e)},we=function(e){var a=null==e?void 0:e.variableManager,t=(null==a?void 0:a.getVariableOptions())||[],c=(null==a?void 0:a.getPageVariablesOptions())||[],d=function(e,a,t){var c,d,i,r,b=a.eventKey,f=a.actionIndex;t.actionTree,t.actions,t.commonActions,t.allComponents;var s=t.node,u=t.manager,m=u.store,h=m.modals,v=null===(c=s.schema)||void 0===c?void 0:c.onEvent,y=null===(d=null==v?void 0:v[b].actions)||void 0===d?void 0:d[f],g=null==y?void 0:y["drawer"===(null==y?void 0:y.actionType)?"drawer":"dialog"],R=null==g?void 0:g.$$id;(null==g?void 0:g.$ref)&&(R=(null===(i=h.find((function(e){return e.$$ref===g.$ref})))||void 0===i?void 0:i.$$id)||"");var C=R?u.store.modals.find((function(e){return e.$$id===R})):"";if(C)return n.createElement(n.Fragment,null,n.createElement("div",null,"打开 ",n.createElement("a",{href:"#",onClick:function(e){e.preventDefault(),e.stopPropagation();var a=C.$$id;u.openSubEditor({title:"编辑弹窗",value:(0,p.Cl)((0,p.Cl)({type:"dialog"},C),{definitions:(0,l.wx)(m.modals,{},C)}),onChange:function(e,t){var n=e.definitions,c=(0,p.Tt)(e,["definitions"]);m.updateModal(a,c,n)}})}},(null===(r=C.editorSetting)||void 0===r?void 0:r.displayName)||C.title||"未命名弹窗")," ","confirmDialog"===C.actionType?"确认框":"drawer"===C.type?"抽屉弹窗":(0,o.Ru)("6cff4b6d794cc17f5d24dbe0d21e5732")));if(Array.isArray(e.__actionModals)){var w=e.__actionModals.find((function(e){return e.isActive}));if(w)return n.createElement(n.Fragment,null,n.createElement("div",null,(0,o.Ru)("d7098f5050f017673319c5db1473ada7"),n.createElement("span",{className:"variable-left"},w.label)," ",w.tip))}return null};return[{actionLabel:(0,o.Ru)("59ceff465ad16932d8972191ad815dfb"),actionType:"page",children:[{actionLabel:(0,o.Ru)("dec2eb7145e149f281cb7e75fbe8972a"),actionType:"url",description:(0,o.Ru)("ae10a948eca808b3dd77506b24f3fd0e"),innerArgs:["url","params","blank"],descDetail:function(e){var a;return n.createElement("div",null,(0,o.Ru)("c7a34a3465d1beea2f85d53edcff8235"),n.createElement("span",{className:"variable-left"},(null===(a=null==e?void 0:e.args)||void 0===a?void 0:a.url)||"-"))},schema:se([{type:"wrapper",body:[(0,l.ol)("textareaFormulaControl",{name:"url",label:(0,o.Ru)("8f1c078c6d42759e6ccb1a9bf35f1629"),variables:"${variables}",mode:"horizontal",size:"lg",required:!0,visibleOn:'this.actionType === "url"'}),{type:"combo",name:"params",label:(0,o.Ru)("0b72392143e4038e98128cb0f6f679b3"),multiple:!0,mode:"horizontal",size:"lg",formClassName:"event-action-combo",itemClassName:"event-action-combo-item",items:[{name:"key",placeholder:(0,o.Ru)("c068b579db3bf0a553bd0af4f81cc14f"),type:"input-text"},(0,l.ol)("formulaControl",{variables:"${variables}",name:"val",placeholder:(0,o.Ru)("bfed4943c5f487de1b63a82f7230cce2"),columnClassName:"flex-1"})]},{type:"switch",name:"blank",label:(0,o.Ru)("56aa76ab3c987377e855ae2c6c612050"),onText:(0,o.Ru)("0a60ac8f02ccd2cf723f927284877851"),offText:(0,o.Ru)("c9744f45e76d885ae1c74d4f4a934b2e"),mode:"horizontal",pipeIn:(0,l.Jh)(!0)}]}])},{actionLabel:(0,o.Ru)("39e107b7c4aa580f913ccbebc00f7534"),actionType:"refresh",description:(0,o.Ru)("261242fe62b18b620419802c7dd7da7f")},{actionLabel:(0,o.Ru)("ca180138a862543561d3a2c4f08b2e1b"),actionType:"goBack",description:(0,o.Ru)("5f6b9e7a050ae3f34b38191435e14b24"),descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("27e0ca877865238aad6940481b2984d4"))}}]},{actionLabel:(0,o.Ru)("0db9e779f5cd9ad8bd3d16d7e8a16b64"),actionType:"dialogs",children:[{actionLabel:(0,o.Ru)("0561589c26e732981f29709a9b574234"),actionType:"openDialog",description:(0,o.Ru)("4a502e748d1335385c2c05bf30e582e7"),actions:[{actionType:"dialog",descDetail:d},{actionType:"drawer",descDetail:d},{actionType:"confirmDialog",descDetail:d}],schema:[{component:fe}]},{actionLabel:(0,o.Ru)("3b02248ca3790e356e47b6900c0e3931"),actionType:"closeDialog",description:(0,o.Ru)("f33c2c6ff58bcec40d3e74e591bb3df2")},{actionLabel:(0,o.Ru)("e495f416b83e4c7ff3c66ec3be96a76f"),actionType:"toast",description:(0,o.Ru)("61d7aaa88181c527cfb936d4c686d267"),innerArgs:["title","msgType","msg","position","timeout","closeButton","showIcon","className"],descDetail:function(e){var a,t;return n.createElement("div",null,me[null===(a=null==e?void 0:e.args)||void 0===a?void 0:a.msgType]||"",(0,o.Ru)("4e5242a645864528e10f04dc2326a5c4"),n.createElement("span",{className:"variable-left"},(null===(t=null==e?void 0:e.args)||void 0===t?void 0:t.msg)||"-"))},schema:se({type:"wrapper",body:[{type:"button-group-select",name:"msgType",label:(0,o.Ru)("6d00710a2528332bfcac14b58e412042"),value:"info",required:!0,mode:"horizontal",options:Object.keys(me).map((function(e){return{label:me[e],value:e,level:"default"}}))},(0,l.ol)("textareaFormulaControl",{name:"msg",label:(0,o.Ru)("b87b77561e776367e6756e11ea652217"),mode:"horizontal",variables:"${variables}",size:"lg",required:!0}),(0,l.ol)("textareaFormulaControl",{name:"title",label:(0,o.Ru)("43ab9af06e1e0f0b2a8767b46cf8b1cf"),variables:"${variables}",mode:"horizontal",size:"lg"}),(0,l.ol)("formulaControl",{name:"timeout",label:(0,o.Ru)("f41a94bb85c5223181c4cdf83ea9021b"),rendererSchema:{type:"input-number"},valueType:"number",variables:"${variables}",size:"lg",mode:"horizontal"}),{type:"button-group-select",name:"position",value:"top-right",mode:"horizontal",label:(0,o.Ru)("a0a837f2873de80bc9ec353c30e73171"),options:[{label:(0,o.Ru)("f3296f64a8a1330d7a07f1d269a1db92"),value:"top-left"},{label:(0,o.Ru)("b97a5adf068bee6c852db9dcea3a9799"),value:"top-center"},{label:(0,o.Ru)("eafeba264b6338939f11f1b1adf40d2b"),value:"top-right"},{label:(0,o.Ru)("d429ffb093e9aa3bf80da125f1be318c"),value:"bottom-left"},{label:(0,o.Ru)("c241aa8f427118a719b94cbd8f2bb22d"),value:"bottom-center"},{label:(0,o.Ru)("9cd707caffdfb314d939298f2f2c267c"),value:"bottom-right"}]},{type:"switch",name:"closeButton",value:!0,label:(0,o.Ru)("8c8fbec263e20f087555c9abcb6dd07a"),mode:"horizontal"},{type:"switch",name:"showIcon",value:!0,label:(0,o.Ru)("3f3a016027e540ef10a16dbd49fffde9"),mode:"horizontal"}]})}]},{actionLabel:(0,o.Ru)("47d68cd0f4c3e91a86d23afe8afccfb8"),actionType:"service",children:[{actionLabel:(0,o.Ru)("4f02d2efe05a20232ab9da63c090595c"),actionType:"ajax",description:(0,o.Ru)("0cd902f953656adb29985b68e6fc9754"),descDetail:function(e){var a,t,c=null!==(a=null==e?void 0:e.api)&&void 0!==a?a:null===(t=null==e?void 0:e.args)||void 0===t?void 0:t.api;return"string"==typeof c&&(c=(0,B.UfW)(c)),n.createElement("div",null,(0,o.Ru)("1535fcfa4cb8e4d467127154977e9788"),n.createElement("span",{className:"variable-right variable-left"},(null==c?void 0:c.method)||"-"),(0,o.Ru)("c14a21300b61bb83b4420a1586497951"),n.createElement("span",{className:"variable-left"},(null==c?void 0:c.url)||"-"))},schema:{type:"wrapper",className:"p-none",body:[(0,l.ol)("apiControl",{name:"api",label:(0,o.Ru)("88bdaf32c27ab169d3d686b86b3fae99"),mode:"horizontal",size:"lg",inputClassName:"m-b-none",renderLabel:!0,required:!0}),{name:"options",type:"combo",label:(0,l.NR)((0,o.Ru)("6e6d4269d0dc3324d551062350a2ae9f"),(0,o.Ru)("56e13c39822a814ab39b0d5a0867d7dc")),mode:"horizontal",items:[{type:"switch",name:"silent",label:!1,onText:(0,o.Ru)("cc42dd3170fdf36bdc2b0f58ab23eb84"),offText:(0,o.Ru)("b15d91274e9fc68608c609999e0413fa"),mode:"horizontal",pipeIn:(0,l.Jh)(!1)}]},{name:"outputVar",type:"input-text",label:(0,o.Ru)("139c619a4dbfc26fb61d76dc388e3e7d"),placeholder:(0,o.Ru)("4dca05af026848011eedee1b53efa61c"),description:(0,o.Ru)("4da82260041107e5780bcbb3a14ef791"),mode:"horizontal",size:"lg",value:"responseResult",required:!0}]},outputVarDataSchema:[{type:"object",title:"responseResult",properties:{responseData:{type:"object",title:(0,o.Ru)("aa6070a7f454f554fc1c7d8b1d2d935f")},responseStatus:{type:"number",title:(0,o.Ru)("3f9e257178738d5d180ddc2996809c10")},responseMsg:{type:"string",title:(0,o.Ru)("99c74120cc62f4bf31d661e3212b7121")}}}]},{actionLabel:(0,o.Ru)("5dfd5a78e2ba1bc8afb482a8745454ea"),actionType:"download",description:(0,o.Ru)("89049706952412d790b801def284629e"),schema:{type:"wrapper",className:"p-none",body:[(0,l.ol)("apiControl",{name:"api",label:(0,o.Ru)("88bdaf32c27ab169d3d686b86b3fae99"),mode:"horizontal",inputClassName:"m-b-none",size:"lg",renderLabel:!0,required:!0})]}}]},{actionLabel:(0,o.Ru)("bb79667f37035e9562ec6bcffd6cf8ef"),actionType:"cmpt",children:[{actionLabel:(0,o.Ru)("c852fb60f1b8ce921c3def1eba000bc5"),actionType:"visibility",description:(0,o.Ru)("1bd4cfded5e11a7a8ea4dcfd2fa17e15"),actions:[{actionType:"show",descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("4d775d4cd79e2ed6a2fc66fd1e7139c8"),n.createElement("span",{className:"variable-left variable-right"},(null==e?void 0:e.rendererLabel)||e.componentId||"-"),(0,o.Ru)("bb79667f37035e9562ec6bcffd6cf8ef"))}},{actionType:"hidden",descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("dce5379cb978a8259ecfca8f08f00817"),n.createElement("span",{className:"variable-left variable-right"},(null==e?void 0:e.rendererLabel)||e.componentId||"-"),(0,o.Ru)("bb79667f37035e9562ec6bcffd6cf8ef"))}},{actionType:"visibility",descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("bb79667f37035e9562ec6bcffd6cf8ef"),n.createElement("span",{className:"variable-left variable-right"},(null==e?void 0:e.rendererLabel)||e.componentId||"-"),(0,o.Ru)("7f019b96ffb7d72ec8d6ce8d76e5362f"))}}],supportComponents:"*",schema:(0,p.fX)((0,p.fX)([],(0,p.zs)(xe((0,o.Ru)("6afde638796d237377b0755506d08ded"),!0)),!1),[Ne(),{type:"radios",label:(0,o.Ru)("69fbb2e5fc9eb3ba06096cbedbf5a622"),name:"groupType",mode:"horizontal",value:"static",required:!0,inputClassName:"event-action-radio",options:[{label:(0,o.Ru)("8baf21fa26d6d24b4faa872953275d8d"),value:"static"},{label:(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),value:"visibility"}]},{type:"radios",label:(0,o.Ru)("edf25860e3d457eb8ca9cb5dca06dfd7"),name:"__statusType",mode:"horizontal",value:"show",required:!0,pipeIn:(0,l.Jh)("show"),inputClassName:"event-action-radio",visibleOn:"this.groupType === 'static'",options:[{label:(0,o.Ru)("4d775d4cd79e2ed6a2fc66fd1e7139c8"),value:"show"},{label:(0,o.Ru)("dce5379cb978a8259ecfca8f08f00817"),value:"hidden"}]},(0,l.ol)("expressionFormulaControl",{mode:"horizontal",label:(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),required:!0,size:"lg",variables:"${variables}",evalMode:!0,name:"__actionExpression",visibleOn:"this.groupType === 'visibility'"})],!1)},{actionLabel:(0,o.Ru)("12c8d50c55eeec7059ddd5c303e34f77"),actionType:"usability",description:(0,o.Ru)("5e75800641ec5c1198092bcf9d34f180"),actions:[{actionType:"enabled",descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("7854b52a889b3ef0590d9f542efeb4c8"),n.createElement("span",{className:"variable-left variable-right"},(null==e?void 0:e.rendererLabel)||e.componentId||"-"),(0,o.Ru)("bb79667f37035e9562ec6bcffd6cf8ef"))}},{actionType:"disabled",descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("710ad08b11419332713360d2750cd707"),n.createElement("span",{className:"variable-left variable-right"},(null==e?void 0:e.rendererLabel)||e.componentId||"-"),(0,o.Ru)("bb79667f37035e9562ec6bcffd6cf8ef"))}},{actionType:"usability",descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("bb79667f37035e9562ec6bcffd6cf8ef"),n.createElement("span",{className:"variable-left variable-right"},(null==e?void 0:e.rendererLabel)||e.componentId||"-"),(0,o.Ru)("7f019b96ffb7d72ec8d6ce8d76e5362f"))}}],supportComponents:(0,p.fX)((0,p.fX)(["form"],(0,p.zs)(ye),!1),(0,p.zs)(Re),!1),schema:(0,p.fX)((0,p.fX)([],(0,p.zs)(xe((0,o.Ru)("6afde638796d237377b0755506d08ded"),!0)),!1),[Ne(),{type:"radios",label:(0,o.Ru)("69fbb2e5fc9eb3ba06096cbedbf5a622"),name:"groupType",mode:"horizontal",inputClassName:"event-action-radio",value:"static",required:!0,options:[{label:(0,o.Ru)("8baf21fa26d6d24b4faa872953275d8d"),value:"static"},{label:(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),value:"usability"}]},{type:"radios",label:(0,o.Ru)("d86d5919f595226b7a1e8264635ca23d"),name:"__statusType",mode:"horizontal",inputClassName:"event-action-radio",value:"enabled",required:!0,pipeIn:(0,l.Jh)("enabled"),visibleOn:"this.groupType === 'static'",options:[{label:(0,o.Ru)("7854b52a889b3ef0590d9f542efeb4c8"),value:"enabled"},{label:(0,o.Ru)("710ad08b11419332713360d2750cd707"),value:"disabled"}]},(0,l.ol)("expressionFormulaControl",{mode:"horizontal",label:(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),required:!0,size:"lg",evalMode:!0,name:"__actionExpression",visibleOn:"this.groupType === 'usability'"})],!1)},{actionLabel:(0,o.Ru)("e052287273ad39a1d3fa9fa3decb5fd9"),actionType:"staticStatus",description:(0,o.Ru)("506f28f48dbebd5d19e19dfc721e13be"),actions:[{actionType:"static",descDetail:function(e){return n.createElement("div",null,n.createElement("span",{className:"variable-right"},(null==e?void 0:e.rendererLabel)||e.componentId),(0,o.Ru)("0e35b091e18032508758899735664df7"))}},{actionType:"nonstatic",descDetail:function(e){return n.createElement("div",null,n.createElement("span",{className:"variable-right"},(null==e?void 0:e.rendererLabel)||e.componentId),(0,o.Ru)("34d361256526b04909e064c29d9a9b76"))}}],supportComponents:(0,p.fX)(["form"],(0,p.zs)(ge),!1),schema:(0,p.fX)((0,p.fX)([],(0,p.zs)(xe((0,o.Ru)("d80bc0fcbfb250480320b683e48b1467"),!0)),!1),[Ne(),{type:"radios",label:(0,o.Ru)("d2e930293da37452638759e17d771adf"),name:"groupType",mode:"horizontal",inputClassName:"event-action-radio",value:"nonstatic",required:!0,pipeIn:(0,l.Jh)("nonstatic"),options:[{label:(0,o.Ru)("b535bea11c97ec5588b1494799de4d60"),value:"nonstatic"},{label:(0,o.Ru)("f7784642f42d33f506ba05f3daefc3c4"),value:"static"}]}],!1)},{actionLabel:(0,o.Ru)("0eb4e63db88e158600dab0e723e8a213"),actionType:"reload",description:(0,o.Ru)("f16654604d6cb2f62469e5aa9db19871"),descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("694fc5efa9e1d1c2c5eb6525e1c7fb29"),n.createElement("span",{className:"variable-left variable-right"},(null==e?void 0:e.rendererLabel)||e.componentId||"-"),(0,o.Ru)("bb79667f37035e9562ec6bcffd6cf8ef"))},supportComponents:"byComponent",schema:[{type:"wrapper",size:"sm",body:(0,p.fX)([],(0,p.zs)(xe((0,o.Ru)("6afde638796d237377b0755506d08ded"),!0,(function(e,a,t,n){n.setValueByName("args.resetPage",!0),n.setValueByName("__addParam",!1),n.setValueByName("__containerType","all"),n.setValueByName("__reloadParam",[])}),!0)),!1)},Ne((function(a,t,n,c){var o=(0,l.HJ)(e.store.schema,a,"id");if(o){var d=pe.includes(o.type),i=o.type;c.setValues({__isScopeContainer:d,__rendererName:i})}else c.setValues({__isScopeContainer:!1,__rendererName:""})})),{type:"switch",name:"__resetPage",label:(0,l.NR)((0,o.Ru)("697af73997072e0ce9ee65b15a7b3715"),(0,o.Ru)("d7bf42dd6e66f2818f9a232603c4a53b")),onText:(0,o.Ru)("0a60ac8f02ccd2cf723f927284877851"),offText:(0,o.Ru)("c9744f45e76d885ae1c74d4f4a934b2e"),mode:"horizontal",pipeIn:(0,l.Jh)(!0),visibleOn:'this.actionType === "reload" && this.__rendererName === "crud"'},{type:"switch",name:"__addParam",label:(0,l.NR)((0,o.Ru)("8f0064a9cfd7dcbb3c729f1357f11772"),(0,o.Ru)("a0c117d927c6290bab55ae0e848a4d4b")),onText:(0,o.Ru)("0a60ac8f02ccd2cf723f927284877851"),offText:(0,o.Ru)("c9744f45e76d885ae1c74d4f4a934b2e"),mode:"horizontal",pipeIn:(0,l.Jh)(!1),visibleOn:'this.actionType === "reload" && this.__isScopeContainer',onChange:function(e,a,t,n){n.setValueByName("__containerType","all")}},{type:"radios",name:"__containerType",mode:"horizontal",label:"",pipeIn:(0,l.Jh)("all"),visibleOn:'this.__addParam && this.actionType === "reload" && this.__isScopeContainer',options:[{label:(0,o.Ru)("77b1081c177fa3334cc93c99f0ecee75"),value:"all"},{label:(0,o.Ru)("f5c5e3d69daee06ea1606378ef466765"),value:"appoint"}],onChange:function(e,a,t,n){n.setValueByName("__reloadParams",[]),n.setValueByName("__valueInput",void 0)}},(0,l.ol)("formulaControl",{name:"__valueInput",label:"",variables:"${variables}",size:"lg",mode:"horizontal",required:!0,visibleOn:'this.__addParam && this.__containerType === "all" && this.actionType === "reload" && this.__isScopeContainer'}),{type:"combo",name:"__reloadParams",label:"",multiple:!0,removable:!0,addable:!0,strictMode:!1,canAccessSuperData:!0,size:"lg",mode:"horizontal",formClassName:"event-action-combo",itemClassName:"event-action-combo-item",items:[{name:"key",type:"input-text",placeholder:(0,o.Ru)("c068b579db3bf0a553bd0af4f81cc14f"),labelField:"label",valueField:"value",required:!0},(0,l.ol)("formulaControl",{name:"val",variables:"${variables}",placeholder:(0,o.Ru)("bfed4943c5f487de1b63a82f7230cce2"),columnClassName:"flex-1"})],visibleOn:'this.__addParam && this.__containerType === "appoint" && this.actionType === "reload" && this.__isScopeContainer'},{type:"radios",name:"dataMergeMode",mode:"horizontal",label:(0,l.NR)((0,o.Ru)("eb6cd21b9ed45ded3ecdb12f62b590e1"),(0,o.Ru)("b67b01a3b9170f1daf78082cfd0df793")),pipeIn:(0,l.Jh)("merge"),visibleOn:'this.__addParam && this.actionType === "reload" && this.__isScopeContainer',options:[{label:(0,o.Ru)("bd81577a6fd4956e676cec499bb70d00"),value:"merge"},{label:(0,o.Ru)("e09fea40f7e4abd4b2a495b315940688"),value:"override"}]}]},{actionLabel:(0,o.Ru)("e22855f53b7a1ab33e920375c0cd0e3d"),actionType:"setValue",description:(0,o.Ru)("2464e9d13bfc84169eb8333b6996203c"),innerArgs:["path","value","index","__valueInput","__comboType","__containerType"],descDetail:function(e){var t;return n.createElement("div",null,"string"!=typeof(null===(t=null==e?void 0:e.args)||void 0===t?void 0:t.path)||(null==e?void 0:e.componentId)?n.createElement(n.Fragment,null,"设置组件",n.createElement("span",{className:"variable-left variable-right"},(null==e?void 0:e.rendererLabel)||e.componentId||"-"),(0,o.Ru)("b91ebe714155c83b6d3bc02b675a31e9")):n.createElement(n.Fragment,null,"设置变量",n.createElement("span",{className:"variable-left variable-right"},a.getNameByPath(e.args.path)),(0,o.Ru)("b91ebe714155c83b6d3bc02b675a31e9")))},supportComponents:"byComponent",schema:[{children:function(e){var a,t=e.render,n=e.data,c=(null===(a=null==n?void 0:n.args)||void 0===a?void 0:a.path)||"";return t("setValueType",{name:"__actionSubType",type:"radios",label:(0,o.Ru)("6c6e12c54723170f214527bedaf81f7d"),mode:"horizontal",options:[{label:(0,o.Ru)("1b7e6b2dbf3b7f4b1baf2c42e49a995d"),value:"cmpt"},{label:(0,o.Ru)("0b72392143e4038e98128cb0f6f679b3"),value:"page"},{label:(0,o.Ru)("c6f30c2f084ddeacb7944235348bdaa4"),value:"app"}],value:/^appVariables/.test(c)?"app":/^(__page|__query)/.test(c)?"page":"cmpt",onChange:function(e,a,t,n){n.setValueByName("__valueInput",void 0),n.setValueByName("args.value",void 0),n.deleteValueByName("args.path")}})}},{type:"container",visibleOn:'__actionSubType === "cmpt"',body:[{type:"wrapper",visibleOn:'this.componentId === "customCmptId"',className:"p-none mb-6",body:(0,p.fX)([],(0,p.zs)(Se((0,o.Ru)("6afde638796d237377b0755506d08ded"),!0,(function(e,a,t,n){n.setValueByName("args.__containerType","all"),n.setValueByName("args.__comboType","all")}),!0)),!1)},{type:"wrapper",visibleOn:'this.componentId !== "customCmptId"',className:"p-none mb-6",body:(0,p.fX)([],(0,p.zs)(Se((0,o.Ru)("6afde638796d237377b0755506d08ded"),!0,(function(e,a,t,n){n.setValueByName("args.__containerType","all"),n.setValueByName("args.__comboType","all")}))),!1)},Ne((function(a,t,n,c){var o=ue(e),d=(0,l.HJ)(o.store.schema,a,"id");if(d){var i=pe.includes(d.type),r=d.type;c.setValues({__isScopeContainer:i,__rendererName:r})}else c.setValues({__isScopeContainer:!1,__rendererName:""})})),se({type:"wrapper",body:[{type:"radios",name:"__containerType",mode:"horizontal",label:(0,o.Ru)("e7af71fb102cc86ab3be6a2fb32b5e3f"),pipeIn:(0,l.Jh)("all"),visibleOn:"this.__isScopeContainer",options:[{label:(0,o.Ru)("77b1081c177fa3334cc93c99f0ecee75"),value:"all"},{label:(0,o.Ru)("f5c5e3d69daee06ea1606378ef466765"),value:"appoint"}],onChange:function(e,a,t,n){n.setValueByName("value",[]),n.setValueByName("__valueInput",void 0)}},{type:"radios",name:"__comboType",inputClassName:"event-action-radio",mode:"horizontal",label:(0,o.Ru)("e7af71fb102cc86ab3be6a2fb32b5e3f"),pipeIn:(0,l.Jh)("all"),visibleOn:"this.__rendererName === 'combo' || this.__rendererName === 'input-table'",options:[{label:(0,o.Ru)("c60ad696dee4e1eeff6f0f2c2e9b9fc0"),value:"all"},{label:(0,o.Ru)("139294edcce271bf483dda437c421c29"),value:"appoint"}],onChange:function(e,a,t,n){n.setValueByName("index",void 0),n.setValueByName("value",[]),n.setValueByName("__valueInput",void 0)}},{type:"input-number",required:!0,name:"index",mode:"horizontal",label:(0,o.Ru)("a7b0b80a7bea1e5e973967c179866ef0"),size:"lg",placeholder:(0,o.Ru)("e887792fbbd65d21e43e832a5cd63aac"),visibleOn:"(this.__rendererName === 'input-table' || this.__rendererName === 'combo')\n && this.__comboType === 'appoint'"},{type:"combo",name:"value",label:"",multiple:!0,removable:!0,required:!0,addable:!0,strictMode:!1,canAccessSuperData:!0,size:"lg",mode:"horizontal",formClassName:"event-action-combo",itemClassName:"event-action-combo-item",items:[{name:"key",type:"input-text",placeholder:(0,o.Ru)("a25657422b40023f2731619587940bc7"),source:"${__setValueDs}",labelField:"label",valueField:"value",required:!0},(0,l.ol)("formulaControl",{name:"val",variables:"${variables}",placeholder:(0,o.Ru)("a33903526e8fb3d1ac3066da70e7941e"),columnClassName:"flex-1"})],visibleOn:"this.__isScopeContainer && this.__containerType === 'appoint' || this.__comboType === 'appoint'"},{type:"combo",name:"value",label:"",multiple:!0,removable:!0,required:!0,addable:!0,strictMode:!1,canAccessSuperData:!0,mode:"horizontal",size:"lg",items:[{type:"combo",name:"item",label:!1,renderLabel:!1,multiple:!0,removable:!0,required:!0,addable:!0,strictMode:!1,canAccessSuperData:!0,className:"m-l",size:"lg",mode:"horizontal",formClassName:"event-action-combo",itemClassName:"event-action-combo-item",items:[{name:"key",type:"input-text",source:"${__setValueDs}",labelField:"label",valueField:"value",required:!0,visibleOn:"this.__rendererName"},(0,l.ol)("formulaControl",{name:"val",variables:"${variables}",columnClassName:"flex-1"})]}],visibleOn:"(this.__rendererName === 'combo' || this.__rendererName === 'input-table')\n && this.__comboType === 'all'"},(0,l.ol)("formulaControl",{name:"__valueInput",label:"",variables:"${variables}",size:"lg",mode:"horizontal",visibleOn:"(this.__isScopeContainer || ".concat(ve,") && this.__containerType === 'all'"),required:!0}),(0,l.ol)("formulaControl",{name:"__valueInput",label:(0,o.Ru)("e7af71fb102cc86ab3be6a2fb32b5e3f"),variables:"${variables}",size:"lg",mode:"horizontal",visibleOn:"this.__rendererName && !this.__isScopeContainer && this.__rendererName !== 'combo' && this.__rendererName !== 'input-table'",required:!0})]})]},{type:"container",visibleOn:'__actionSubType === "page"',body:[se([{type:"wrapper",body:[Ce({label:(0,o.Ru)("0b72392143e4038e98128cb0f6f679b3"),rootLabel:(0,o.Ru)("0b72392143e4038e98128cb0f6f679b3"),options:c,horizontal:{leftFixed:!0}}),(0,l.ol)("formulaControl",{name:"value",label:(0,o.Ru)("e7af71fb102cc86ab3be6a2fb32b5e3f"),variables:"${variables}",size:"lg",mode:"horizontal",required:!0,placeholder:(0,o.Ru)("85451d2eb59327a23e8f745161066d4a"),horizontal:{leftFixed:!0}})]}])]},{type:"container",visibleOn:'__actionSubType === "app"',body:[se([{type:"wrapper",body:[Ce({options:t,horizontal:{leftFixed:!0}}),(0,l.ol)("formulaControl",{name:"value",label:(0,o.Ru)("e7af71fb102cc86ab3be6a2fb32b5e3f"),variables:"${variables}",size:"lg",mode:"horizontal",required:!0,placeholder:(0,o.Ru)("85451d2eb59327a23e8f745161066d4a"),horizontal:{leftFixed:!0}})]}])]}]},{actionLabel:(0,o.Ru)("4e34003861eee3de1e0c9c1222249bbb"),actionType:"submit",description:(0,o.Ru)("a360c5d4e723ad78a5e52eb1f5f3f2a2"),descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("939d5345ad4345dbaabe14798f6ac0f1"),n.createElement("span",{className:"variable-left variable-right"},(null==e?void 0:e.rendererLabel)||e.componentId||"-"),(0,o.Ru)("b91ebe714155c83b6d3bc02b675a31e9"))},supportComponents:"form",schema:(0,p.fX)((0,p.fX)([],(0,p.zs)(xe((0,o.Ru)("6afde638796d237377b0755506d08ded"),!0)),!1),[Ne(),{name:"outputVar",type:"input-text",label:(0,o.Ru)("ac24ffeb131a7a9d2465b3ba7b14e10c"),placeholder:(0,o.Ru)("0e3517fb21e2c4066bd0ab75c51bc6fb"),description:(0,o.Ru)("0e2ba6becfa8760853cfa31c9e15a94b"),mode:"horizontal",size:"lg",value:"submitResult",required:!0}],!1),outputVarDataSchema:[{type:"object",title:"submitResult",properties:{error:{type:"string",title:(0,o.Ru)("4604d5023479171cb6e901dbeccf62c0")},errors:{type:"object",title:(0,o.Ru)("71f6236494bfc8b023804abb0cca1639")},payload:{type:"object",title:(0,o.Ru)("335d6c56c43204f9efcefe36f097d35a")},responseData:{type:"object",title:(0,o.Ru)("4e6bfc5ad98f719f9bc6b2ad3b6440ee")}}}]},{actionLabel:(0,o.Ru)("4a3deab45c0a7218b8ae58a33fd24c28"),actionType:"clear",description:(0,o.Ru)("82986a4cab1d0efdbc23b3ac5f0fd509"),descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),n.createElement("span",{className:"variable-left variable-right"},(null==e?void 0:e.rendererLabel)||e.componentId||"-"),(0,o.Ru)("b91ebe714155c83b6d3bc02b675a31e9"))},supportComponents:"form",schema:(0,p.fX)((0,p.fX)([],(0,p.zs)(xe((0,o.Ru)("6afde638796d237377b0755506d08ded"),!0)),!1),[Ne()],!1)},{actionLabel:(0,o.Ru)("1b6f5cc49e71c90a5b85a796285e3135"),actionType:"reset",description:(0,o.Ru)("f457845da8c119a8688e333a3554284f"),descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),n.createElement("span",{className:"variable-left variable-right"},(null==e?void 0:e.rendererLabel)||e.componentId||"-"),(0,o.Ru)("b91ebe714155c83b6d3bc02b675a31e9"))},supportComponents:"form",schema:(0,p.fX)((0,p.fX)([],(0,p.zs)(xe((0,o.Ru)("6afde638796d237377b0755506d08ded"),!0)),!1),[Ne()],!1)},{actionLabel:(0,o.Ru)("17f2bf425eeb7d20d79c595344e9dc94"),actionType:"validate",description:(0,o.Ru)("a84a1311bea7370f1749341ffa6f75e1"),descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("b7579706a363e5f23b1040fecfbcb677"),n.createElement("span",{className:"variable-left variable-right"},(null==e?void 0:e.rendererLabel)||e.componentId||"-"),(0,o.Ru)("b91ebe714155c83b6d3bc02b675a31e9"))},supportComponents:"form",schema:(0,p.fX)((0,p.fX)([],(0,p.zs)(xe((0,o.Ru)("6afde638796d237377b0755506d08ded"),!0)),!1),[Ne(),{name:"outputVar",type:"input-text",label:(0,o.Ru)("bf0f829689370b36d01ce871324e0bb6"),placeholder:(0,o.Ru)("d23157205c994bde20bb2605c193fd27"),description:(0,o.Ru)("a422eb12ebbfdd3347c4deb5ec6b4b54"),mode:"horizontal",size:"lg",value:"validateResult",required:!0}],!1),outputVarDataSchema:[{type:"object",title:"validateResult",properties:{error:{type:"string",title:(0,o.Ru)("4604d5023479171cb6e901dbeccf62c0")},errors:{type:"object",title:(0,o.Ru)("71f6236494bfc8b023804abb0cca1639")},payload:{type:"object",title:(0,o.Ru)("335d6c56c43204f9efcefe36f097d35a")}}}]},{actionLabel:(0,o.Ru)("1a04578671f6c3bfa2d35a8cbd9d1a9e"),actionType:"validateFormItem",description:(0,o.Ru)("e4092e07c4613278048c91064f4bfdf7"),descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("b7579706a363e5f23b1040fecfbcb677"),n.createElement("span",{className:"variable-left variable-right"},(null==e?void 0:e.rendererLabel)||e.componentId||"-"),(0,o.Ru)("b91ebe714155c83b6d3bc02b675a31e9"))},supportComponents:(0,p.fX)([],(0,p.zs)(ye),!1),schema:(0,p.fX)((0,p.fX)([],(0,p.zs)(xe((0,o.Ru)("6afde638796d237377b0755506d08ded"),!0)),!1),[Ne(),{name:"outputVar",type:"input-text",label:(0,o.Ru)("bf0f829689370b36d01ce871324e0bb6"),placeholder:(0,o.Ru)("d23157205c994bde20bb2605c193fd27"),description:(0,o.Ru)("a422eb12ebbfdd3347c4deb5ec6b4b54"),mode:"horizontal",size:"lg",value:"validateFormItemResult",required:!0}],!1),outputVarDataSchema:[{type:"object",title:"validateFormItemResult",properties:{error:{type:"string",title:(0,o.Ru)("4604d5023479171cb6e901dbeccf62c0")},value:{type:"object",title:(0,o.Ru)("dd39bd1bf78f1b2aec6ed8a05ced6884")}}}]},{actionLabel:(0,o.Ru)("51325230409d4b7c64aaeb3db9904801"),actionType:"component",description:(0,o.Ru)("98d130cb9a360df782f6510abacbc022"),supportComponents:"*",schema:Se((0,o.Ru)("6afde638796d237377b0755506d08ded"))}]},{actionLabel:(0,o.Ru)("0d98c74797e49d00bcc4c17c9d557a2b"),actionType:"others",children:[{actionLabel:(0,o.Ru)("6a086902a84969a835423002718e86b4"),actionType:"copy",description:(0,o.Ru)("557d01c07aa7c4450a414932e6c1ed2a"),innerArgs:["content","copyFormat"],descDetail:function(e){var a;return n.createElement("div",null,(0,o.Ru)("5aa4369ec61715ddef3641992fad0d4d"),n.createElement("span",{className:"variable-left"},(null===(a=null==e?void 0:e.args)||void 0===a?void 0:a.content)||"-"))},schema:se({type:"wrapper",body:[(0,l.ol)("textareaFormulaControl",{name:"content",label:(0,o.Ru)("ac04259507be8ba6b891dc9dc208f491"),variables:"${variables}",mode:"horizontal",size:"lg",visibleOn:'this.actionType === "copy"',required:!0}),{type:"select",name:"copyFormat",mode:"horizontal",value:"text/plain",size:"lg",options:[{label:(0,o.Ru)("ffb01e5bcf4c00447f5150d3cba81371"),value:"text/plain"},{label:(0,o.Ru)("e2591e971f4c28db7c80a5f546084a1d"),value:"text/html"}],label:(0,o.Ru)("c28f4d63beabc4833b17aaa10ca550db")}]})},{actionLabel:(0,o.Ru)("c7f16d729f3bca8f6936416884a74fb8"),actionType:"custom",description:(0,o.Ru)("1b5a6299ef404c1f7b4292c290b80f55"),schema:{type:"js-editor",allowFullscreen:!0,required:!0,name:"script",label:(0,o.Ru)("c7f16d729f3bca8f6936416884a74fb8"),mode:"horizontal",options:{automaticLayout:!0,lineNumbers:"off",glyphMargin:!1,tabSize:2,fontSize:"12px",wordWrap:"on",lineDecorationsWidth:0,lineNumbersMinChars:0,selectOnLineNumbers:!0,scrollBeyondLastLine:!1,folding:!0},className:"ae-event-control-action-js-editor",value:(0,o.Ru)("fbaa94ca6b6e6e76a07124e80733f109")}}]}]},xe=function(e,a,t,n){return[{type:"tree-select",name:"componentId",label:e||(0,o.Ru)("d80bc0fcbfb250480320b683e48b1467"),showIcon:!1,searchable:!0,required:a,selfDisabledAffectChildren:!1,size:"lg",source:"${__cmptTreeSource}",mode:"horizontal",autoFill:(0,p.Cl)({__isScopeContainer:"${isScopeContainer}"},n?{}:{__rendererLabel:"${label}",__rendererName:"${type}",__nodeId:"${id}",__nodeSchema:"${schema}"}),onChange:function(e,a,n,c){return(0,p.sH)(void 0,void 0,void 0,(function(){return(0,p.YH)(this,(function(o){return null==t||t(e,a,n,c),[2]}))}))}}]},Se=function(e,a,t,n,c){return(0,p.fX)((0,p.fX)([],(0,p.zs)(xe(e||(0,o.Ru)("d80bc0fcbfb250480320b683e48b1467"),!0,(function(e,a,n,c){return(0,p.sH)(void 0,void 0,void 0,(function(){var o,d,i,l,r;return(0,p.YH)(this,(function(b){switch(b.label){case 0:return c.data.__nodeId?"setValue"!==c.data.actionType?[3,3]:(c.setValueByName("args.value",[]),c.setValueByName("args.__comboType",void 0),c.setValueByName("args.__valueInput",void 0),c.setValueByName("args.__containerType",void 0),he.includes(c.data.__rendererName)?[4,null===(r=(l=c.data).getContextSchemas)||void 0===r?void 0:r.call(l,c.data.__nodeId,!0)]:[3,2]):[3,3];case 1:return o=b.sent(),d=new B.IOs(o||[]),i=(null==d?void 0:d.getDataPropsAsOptions())||[],c.setValueByName("__setValueDs",i.filter((function(e){return"$$id"!==e.value}))),[3,3];case 2:c.setValueByName("__setValueDs",[]),b.label=3;case 3:return c.setValueByName("groupType",""),null==t||t(e,a,n,c),[2]}}))}))}),n)),!1),[{type:"input-text",name:"__cmptId",mode:"horizontal",size:"lg",required:!0,label:(0,o.Ru)("8191e975f70edd63fe65476dd8bc0ddc"),visibleOn:'this.componentId === "customCmptId" && this.actionType === "component"',onChange:function(e,a,t,n){return(0,p.sH)(void 0,void 0,void 0,(function(){var a;return(0,p.YH)(this,(function(t){return(a=(0,l.HJ)(c.store.schema,e,"id"))?n.setValues({__rendererName:a.type}):n.setValues({__rendererName:""}),[2]}))}))}},{asFormItem:!0,label:(0,o.Ru)("8deee3cdecdf06a05d22fcacc7031492"),name:"groupType",mode:"horizontal",required:!0,visibleOn:'this.actionType === "component"',component:re,description:"${__cmptActionDesc}"}],!1)},Ne=function(e){return{type:"input-text",name:"__cmptId",mode:"horizontal",size:"lg",required:!0,label:(0,o.Ru)("8191e975f70edd63fe65476dd8bc0ddc"),visibleOn:'this.componentId === "customCmptId"',onChange:function(a,t,n,c){return(0,p.sH)(void 0,void 0,void 0,(function(){return(0,p.YH)(this,(function(o){return null==e||e(a,t,n,c),[2]}))}))}}},ke={setValue:{innerArgs:["value"],descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("e366ccf1556c0672dcecba135ed5472e"),n.createElement("span",{className:"variable-left variable-right"},null==e?void 0:e.rendererLabel),(0,o.Ru)("b91ebe714155c83b6d3bc02b675a31e9"))},schema:se({type:"wrapper",body:[{type:"radios",name:"__containerType",mode:"horizontal",label:(0,o.Ru)("e7af71fb102cc86ab3be6a2fb32b5e3f"),pipeIn:(0,l.Jh)("all"),visibleOn:"this.__isScopeContainer",options:[{label:(0,o.Ru)("77b1081c177fa3334cc93c99f0ecee75"),value:"all"},{label:(0,o.Ru)("f5c5e3d69daee06ea1606378ef466765"),value:"appoint"}],onChange:function(e,a,t,n){n.setValueByName("value",[]),n.setValueByName("__valueInput",void 0)}},{type:"radios",name:"__comboType",inputClassName:"event-action-radio",mode:"horizontal",label:(0,o.Ru)("e7af71fb102cc86ab3be6a2fb32b5e3f"),pipeIn:(0,l.Jh)("all"),visibleOn:"this.__rendererName === 'combo' || this.__rendererName === 'input-table'",options:[{label:(0,o.Ru)("c60ad696dee4e1eeff6f0f2c2e9b9fc0"),value:"all"},{label:(0,o.Ru)("139294edcce271bf483dda437c421c29"),value:"appoint"}],onChange:function(e,a,t,n){n.setValueByName("index",void 0),n.setValueByName("value",[]),n.setValueByName("__valueInput",void 0)}},{type:"input-number",required:!0,name:"index",mode:"horizontal",label:(0,o.Ru)("a7b0b80a7bea1e5e973967c179866ef0"),size:"lg",placeholder:(0,o.Ru)("e887792fbbd65d21e43e832a5cd63aac"),visibleOn:"(this.__rendererName === 'input-table' || this.__rendererName === 'combo')\n && this.__comboType === 'appoint'"},{type:"combo",name:"value",label:"",multiple:!0,removable:!0,required:!0,addable:!0,strictMode:!1,canAccessSuperData:!0,size:"lg",mode:"horizontal",formClassName:"event-action-combo",itemClassName:"event-action-combo-item",items:[{name:"key",type:"input-text",placeholder:(0,o.Ru)("a25657422b40023f2731619587940bc7"),source:"${__setValueDs}",labelField:"label",valueField:"value",required:!0},(0,l.ol)("formulaControl",{name:"val",variables:"${variables}",placeholder:(0,o.Ru)("a33903526e8fb3d1ac3066da70e7941e"),columnClassName:"flex-1"})],visibleOn:"this.__isScopeContainer && this.__containerType === 'appoint' || this.__comboType === 'appoint'"},{type:"combo",name:"value",label:"",multiple:!0,removable:!0,required:!0,addable:!0,strictMode:!1,canAccessSuperData:!0,mode:"horizontal",size:"lg",items:[{type:"combo",name:"item",label:!1,renderLabel:!1,multiple:!0,removable:!0,required:!0,addable:!0,strictMode:!1,canAccessSuperData:!0,className:"m-l",size:"lg",mode:"horizontal",formClassName:"event-action-combo",itemClassName:"event-action-combo-item",items:[{name:"key",type:"input-text",source:"${__setValueDs}",labelField:"label",valueField:"value",required:!0,visibleOn:"this.__rendererName"},(0,l.ol)("formulaControl",{name:"val",variables:"${variables}",columnClassName:"flex-1"})]}],visibleOn:"(this.__rendererName === 'combo' || this.__rendererName === 'input-table')\n && this.__comboType === 'all'"},(0,l.ol)("formulaControl",{name:"__valueInput",label:"",variables:"${variables}",size:"lg",mode:"horizontal",visibleOn:"(this.__isScopeContainer || ".concat(ve,") && this.__containerType === 'all'"),required:!0}),(0,l.ol)("formulaControl",{name:"__valueInput",label:(0,o.Ru)("e7af71fb102cc86ab3be6a2fb32b5e3f"),variables:"${variables}",size:"lg",mode:"horizontal",visibleOn:"this.__rendererName && !this.__isScopeContainer && this.__rendererName !== 'combo' && this.__rendererName !== 'input-table'",required:!0,horizontal:{leftFixed:!0}})]})},reload:{descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("694fc5efa9e1d1c2c5eb6525e1c7fb29"),n.createElement("span",{className:"variable-left variable-right"},null==e?void 0:e.rendererLabel),(0,o.Ru)("bb79667f37035e9562ec6bcffd6cf8ef"))}},clear:{descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),n.createElement("span",{className:"variable-left variable-right"},null==e?void 0:e.rendererLabel),(0,o.Ru)("b91ebe714155c83b6d3bc02b675a31e9"))}},reset:{descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),n.createElement("span",{className:"variable-left variable-right"},null==e?void 0:e.rendererLabel),(0,o.Ru)("b91ebe714155c83b6d3bc02b675a31e9"))}},submit:{descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("939d5345ad4345dbaabe14798f6ac0f1"),n.createElement("span",{className:"variable-left variable-right"},null==e?void 0:e.rendererLabel),"wizard"===(null==e?void 0:e.__rendererName)?(0,o.Ru)("fe9e25f4e4b3aeefeb9b7a9c368ede7e"):(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"))}},validate:{descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("b7579706a363e5f23b1040fecfbcb677"),n.createElement("span",{className:"variable-left variable-right"},null==e?void 0:e.rendererLabel),(0,o.Ru)("b91ebe714155c83b6d3bc02b675a31e9"))}},prev:{descDetail:function(e){return n.createElement("div",null,n.createElement("span",{className:"variable-right"},null==e?void 0:e.rendererLabel),"carousel"===(null==e?void 0:e.__rendererName)?(0,o.Ru)("186c8d63db1c09c38bcfd048fb15846e"):null,"wizard"===(null==e?void 0:e.__rendererName)?(0,o.Ru)("d9b6b8e29d63ac6bb7a0381e994ebcb5"):null)}},next:{descDetail:function(e){return n.createElement("div",null,n.createElement("span",{className:"variable-right"},null==e?void 0:e.rendererLabel),"carousel"===(null==e?void 0:e.__rendererName)?(0,o.Ru)("47b9cbf9f3a3f08264b19f4a1228e865"):null,"wizard"===(null==e?void 0:e.__rendererName)?(0,o.Ru)("832efcc5c30746b84b910cde8630d491"):null)}},expand:{descDetail:function(e){return n.createElement("div",null,n.createElement("span",{className:"variable-right"},null==e?void 0:e.rendererLabel),(0,o.Ru)("e2edde5adbdf33f6dce59a299cbf5fad"))}},collapse:{descDetail:function(e){return n.createElement("div",null,n.createElement("span",{className:"variable-right"},null==e?void 0:e.rendererLabel),(0,o.Ru)("def9e98b60e3bfc493bcd7693e702096"))}},selectAll:{descDetail:function(e){return n.createElement("div",null,n.createElement("span",{className:"variable-right"},null==e?void 0:e.rendererLabel),(0,o.Ru)("8b3a9a5c912610c384bc8dc2c8514386"))}},focus:{descDetail:function(e){return n.createElement("div",null,n.createElement("span",{className:"variable-right"},null==e?void 0:e.rendererLabel),(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"))}},refresh:{descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("39e107b7c4aa580f913ccbebc00f7534"))}},alert:{descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("211ae8c8666f8b803282a74f90fb0dc6"))}},confirm:{descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("56eafb82d11c72b65efe07b9bedb5c19"))}},preview:{descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("9aa70276e6d364abdc0543deccea2dac"))}},zoom:{descDetail:function(e){return n.createElement("div",null,(0,o.Ru)("893a9d45e4df161d0b0c57340631bd2f"))}}},Ee=function(e,a){return(0,B.cym)(e,(function(e){return e.actionType===a}))},Ie=function(e,a){return(0,B.cym)(e,(function(e){var t;return null===(t=e.actions)||void 0===t?void 0:t.find((function(e){return e.actionType===a}))}))},Oe=function(e,a){return"component"===e.groupType?"component":a?a.actionType:e.actionType},Te=function(e,a){var t;return null===(t=e.find((function(e){return e.eventName===a})))||void 0===t?void 0:t.eventLabel},Fe=function(e,a){var t;return null===(t=e.find((function(e){return e.eventName===a})))||void 0===t?void 0:t.strongDesc},Ae=function(e,a,t,n,c,o){var d,i,l,r,b,f,s,u=null;if(e.componentId){var m=(0,B.cym)(null!=o?o:[],(function(a){return a.value===e.componentId}));u=m&&(null===(i=null===(d=n[m.type])||void 0===d?void 0:d.find((function(a){return a.actionType===e.actionType})))||void 0===i?void 0:i[a])}if(u||(u=null===(l=Ee(t,e.actionType))||void 0===l?void 0:l[a]),!u){var h=(0,p.Cl)((0,p.Cl)({},ke),c),v=Ie(t,e.actionType);u="actionLabel"===a?null==v?void 0:v.actionLabel:null!==(f=null===(b=null===(r=null==v?void 0:v.actions)||void 0===r?void 0:r.find((function(a){return a.actionType===e.actionType})))||void 0===b?void 0:b[a])&&void 0!==f?f:null===(s=h[e.actionType])||void 0===s?void 0:s[a]}return u},Me=function(e,a){var t=/(?:\/|^)dialog\/.+$/.test(a.path);return{type:"tooltip-wrapper",className:"old-action-tooltip-warpper",content:(0,o.Ru)("9654916723a8d1d82f5ab9d2911edf93"),inline:!0,tooltipTheme:"dark",placement:"bottom",body:[{type:"button",label:(0,o.Ru)("88f7a3aef4888dd507482aedc02bb808"),className:"block old-action-btn",actionType:"dialog",dialog:{type:"dialog",title:(0,o.Ru)("c500cfabdec9b2761fe9f1aa543933eb"),body:{type:"form",body:[{label:(0,o.Ru)("88d1257b0cf667319085f3e0033b9607"),type:"select",name:"actionType",pipeIn:(0,l.Jh)(""),options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:""},{label:(0,o.Ru)("ab3aec075a09d055b2a28c8b61925ee0"),value:"dialog"},{label:(0,o.Ru)("f10f0be4aa9684eef9d78234072fe08b"),value:"drawer"},{label:(0,o.Ru)("4f02d2efe05a20232ab9da63c090595c"),value:"ajax"},{label:(0,o.Ru)("5dfd5a78e2ba1bc8afb482a8745454ea"),value:"download"},{label:(0,o.Ru)("4e58f9c94d345e14e2d69cc8496b7b5a"),value:"link"},{label:(0,o.Ru)("982db3084a2c470d1a9b34efa024511c"),value:"url"},{label:(0,o.Ru)("f20d9579ebdc9dfc30a212ae6cae931f"),value:"reload"},{label:(0,o.Ru)("6a086902a84969a835423002718e86b4"),value:"copy"},{label:(0,o.Ru)("939d5345ad4345dbaabe14798f6ac0f1"),value:"submit"},{label:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),value:"reset"},{label:(0,o.Ru)("fa476b76ccbd4ac9316f0fd80257b77a"),value:"reset-and-submit"},{label:(0,o.Ru)("e83a256e4f5bb4ff8b3d804b5473217a"),value:"confirm"},{label:(0,o.Ru)("625fb26b4b3340f7872b411f401e754c"),value:"cancel"},{label:(0,o.Ru)("0fc26855080a4219bbfad638029a795c"),value:"next"},{label:(0,o.Ru)("8ba8a1bead7ca55554cff1c85246ae09"),value:"prev"}]},{type:"input-text",name:"content",visibleOn:'this.actionType == "copy"',label:(0,o.Ru)("deb65aca8dba2ff9d0cfaed0a3441068")},{type:"select",name:"copyFormat",options:[{label:(0,o.Ru)("ffb01e5bcf4c00447f5150d3cba81371"),value:"text/plain"},{label:(0,o.Ru)("e2591e971f4c28db7c80a5f546084a1d"),value:"text/html"}],visibleOn:'this.actionType == "copy"',label:(0,o.Ru)("c28f4d63beabc4833b17aaa10ca550db")},{type:"input-text",name:"target",visibleOn:'this.actionType == "reload"',label:(0,o.Ru)("21fa07f18f80bee50695686831ae1286"),required:!0},{name:"dialog",pipeIn:(0,l.Jh)({title:(0,o.Ru)("8a089992349df754f182a5d02de8e8e0"),body:(0,o.Ru)("1a9aaf05889002e65708c4950012a652"),showCloseButton:!0,showErrorMsg:!0,showLoading:!0}),asFormItem:!0,visibleOn:'${actionType === "dialog"}',children:function(a){var t=a.value,d=a.onChange;return a.data,n.createElement(c.$nd,{size:"sm",level:"danger",className:"m-b",onClick:function(){return e.openSubEditor({title:(0,o.Ru)("c3c8422fcecd8c1cc922cba15ab5cbc0"),value:(0,p.Cl)({type:"dialog"},t),onChange:function(e){return d(e)}})},block:!0},(0,o.Ru)("c3c8422fcecd8c1cc922cba15ab5cbc0"))}},{name:"drawer",pipeIn:(0,l.Jh)({title:(0,o.Ru)("4cb9c4bc5cb960fcd03fceb2d2e62f3a"),body:(0,o.Ru)("1a9aaf05889002e65708c4950012a652")}),asFormItem:!0,visibleOn:'${actionType == "drawer"}',children:function(a){var t=a.value,d=a.onChange;return a.data,n.createElement(c.$nd,{size:"sm",level:"danger",className:"m-b",onClick:function(){return e.openSubEditor({title:(0,o.Ru)("262c7c7b9874ae5607fb51da468d0e8c"),value:(0,p.Cl)({type:"drawer"},t),onChange:function(e){return d(e)}})},block:!0},(0,o.Ru)("262c7c7b9874ae5607fb51da468d0e8c"))}},(0,l.ol)("api",{label:(0,o.Ru)("5eb694a4252528628929ced97ca95823"),visibleOn:'this.actionType == "ajax"'}),{name:"feedback",pipeIn:(0,l.Jh)({title:(0,o.Ru)("8a089992349df754f182a5d02de8e8e0"),body:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014")}),asFormItem:!0,visibleOn:'${actionType == "ajax"}',children:function(a){var t=a.onChange,d=a.value;return a.data,n.createElement("div",{className:"m-b"},n.createElement(c.$nd,{size:"sm",level:d?"danger":"info",onClick:function(){return e.openSubEditor({title:(0,o.Ru)("0cc0fff6eb667b140d3fd06e34a8c69f"),value:(0,p.Cl)({type:"dialog"},d),onChange:function(e){return t(e)}})}},(0,o.Ru)("deb9089ed7ebcacd712117fc4204c65f")),d?n.createElement(c.$nd,{size:"sm",level:"link",className:"m-l",onClick:function(){return t("")}},(0,o.Ru)("215f64480a93893fc56c51aeb5d40f11")):null)}},{name:"feedback.visibleOn",label:(0,o.Ru)("7984d95c01b725a2709fb8f5ee330fb4"),type:"input-text",visibleOn:"this.feedback",autoComplete:!1,description:(0,o.Ru)("dfa07586a471e24b23fe68e11f5dc41a")},{name:"feedback.skipRestOnCancel",label:(0,o.Ru)("47186f00df86d3edad3b5595ba8c2a0a"),type:"switch",mode:"inline",className:"block",visibleOn:"this.feedback"},{name:"feedback.skipRestOnConfirm",label:(0,o.Ru)("4f21e04fe35d39c79e7779cdf2f4e232"),type:"switch",mode:"inline",className:"block",visibleOn:"this.feedback"},{type:"input-text",label:(0,o.Ru)("6ab20dc4b64021b85886ad9c12b6e0cc"),name:"link",visibleOn:'this.actionType == "link"'},{type:"input-text",label:(0,o.Ru)("6ab20dc4b64021b85886ad9c12b6e0cc"),name:"url",visibleOn:'this.actionType == "url"',placeholder:"http://"},{type:"switch",name:"blank",visibleOn:'this.actionType == "url"',mode:"inline",className:"w-full",label:(0,o.Ru)("0bbc3ec26c36a87c9df3183def6ca9e0"),pipeIn:(0,l.Jh)(!0)},t?{visibleOn:'this.actionType == "submit" || this.type == "submit"',name:"close",type:"switch",mode:"inline",className:"w-full",pipeIn:(0,l.Jh)(!0),label:(0,o.Ru)("d0c3025a64b26e5fbf22005f400c06d7")}:{},{name:"confirmText",type:"textarea",label:(0,o.Ru)("0c15a924dc3bedefb79c958972bef2b9"),description:(0,o.Ru)("06b13b11740f7663af325bf5426930ba")},{type:"input-text",name:"reload",label:(0,o.Ru)("fa9a0a79f29fef72e3060ea1af93c305"),visibleOn:'this.actionType != "link" && this.actionType != "url"',description:(0,o.Ru)("437d629f00e62cf99b3ad288f84ade46")},{type:"input-text",name:"target",visibleOn:'this.actionType != "reload"',label:(0,o.Ru)("b01f08bf5b9f8e3ef9d49e31d89bf770"),description:(0,o.Ru)("f667748a8e9717498da714d4e5087af2")},{type:"js-editor",allowFullscreen:!0,name:"onClick",label:(0,o.Ru)("80ddab8a52f74d707765501b0caae21f"),description:(0,o.Ru)("babbd439bc04241ed3536f892668c250")},{type:"input-text",name:"hotKey",label:(0,o.Ru)("867ade50f0bbb10bac65a5c3bc7895e9")}]},onConfirm:function(a){e.panelChangeValue(a[0])}}}]}},ze=function(e){return Object.entries(e).map((function(e){var a=(0,p.zs)(e,2);return{key:a[0],val:a[1]}}))},Pe=function(e){var a={};return null==e||e.forEach((function(e){a[e.key]=e.val})),a},je=function(e,a){var t,n,c,d,i,r=e.store.isSubEditor,b=null===(n=null===(t=null==e?void 0:e.config.actionOptions)||void 0===t?void 0:t.customActionGetter)||void 0===n?void 0:n.call(t,e),f=(null===(c=null==e?void 0:e.config.actionOptions)||void 0===c?void 0:c.actionTreeGetter)?null===(d=null==e?void 0:e.config.actionOptions)||void 0===d?void 0:d.actionTreeGetter(we(e)):we(e),s=null===(i=null==e?void 0:e.store)||void 0===i?void 0:i.getComponentTreeSource();return{showOldEntry:!(!a.schema.actionType||["dialog","drawer"].includes(a.schema.type))||["submit","reset"].includes(a.schema.type),actions:null==e?void 0:e.pluginActions,events:null==e?void 0:e.pluginEvents,actionTree:f,commonActions:b,owner:"",addBroadcast:null==e?void 0:e.addBroadcast,removeBroadcast:null==e?void 0:e.removeBroadcast,allComponents:s,getContextSchemas:function(t,n){return(0,p.sH)(void 0,void 0,void 0,(function(){var c;return(0,p.YH)(this,(function(o){switch(o.label){case 0:return[4,e.getContextSchemas(null!=t?t:a.id,n)];case 1:return c=o.sent(),t?[2,c]:[2,e.dataSchema]}}))}))},getComponents:function(a){var t;if(!a)return[];var n=null===(t=null==e?void 0:e.store)||void 0===t?void 0:t.getComponentTreeSource(),c=[];if(r)for(var d=e.store.getSuperEditorData;n;)(null==d?void 0:d.__curCmptTreeWrap)&&(n=[(0,p.Cl)((0,p.Cl)({},d.__curCmptTreeWrap),{children:n})]),c=(0,p.fX)((0,p.fX)([],(0,p.zs)(c),!1),(0,p.zs)(n),!1),n=null==d?void 0:d.__superCmptTreeSource,d=null==d?void 0:d.__super;else c=n;var i=(0,B.hVz)(c,(function(t){return function(a,t){var n,c=null==t?void 0:t.actionType,o=null==e?void 0:e.pluginActions[a.type],d=!!(null===(n=a.children)||void 0===n?void 0:n.length),i=!1;return"string"==typeof t.supportComponents?(i="*"===t.supportComponents||t.supportComponents===a.type,"byComponent"===t.supportComponents&&c&&(i=function(e,a){return!!Array.isArray(a)&&!!(null==a?void 0:a.find((function(a){return[a.actionType,"component"].includes(e)})))}(c,o),a.scoped=i)):Array.isArray(t.supportComponents)&&(i=t.supportComponents.includes(a.type)),a.isScopeContainer=pe.includes(a.type),"component"!==c||(null==o?void 0:o.length)||(a.disabled=!0),!!i||!!d}(t,a)}),1,!0);return i.unshift({label:(0,o.Ru)("7c80a8d7f7af4e8eeef653c0af82010d"),value:"customCmptId"}),i},actionConfigInitFormatter:function(a){return(0,p.sH)(void 0,void 0,void 0,(function(){var t,n,c,o,d,i,r,u,m,h,v,y,g,R,C,w,x,S,N,k,E,I,O,T,F,A,M,z;return(0,p.YH)(this,(function(P){return(t=(0,p.Cl)({},a)).args=(0,p.Cl)({},a.args),["link","url"].includes(a.actionType)&&(null===(m=a.args)||void 0===m?void 0:m.params)&&(t.args=(0,p.Cl)((0,p.Cl)({},t.args),{params:ze(null===(h=a.args)||void 0===h?void 0:h.params)})),["setValue"].includes(a.actionType)&&(null===(v=a.args)||void 0===v?void 0:v.value)&&(!t.args&&(t.args={}),Array.isArray(null===(y=a.args)||void 0===y?void 0:y.value)?(t.args.value=null===(g=a.args)||void 0===g?void 0:g.value.reduce((function(e,a,t){return e[t]||(e[t]={}),e[t].item=ze(a),e}),[]),t.args.__comboType="all"):"object"==typeof(null===(R=a.args)||void 0===R?void 0:R.value)?(t.args.value=ze(null===(C=a.args)||void 0===C?void 0:C.value),t.args.__containerType="appoint",void 0!==a.args.index&&(t.args.__comboType="appoint")):"setValue"===a.actionType&&"string"==typeof(null===(w=a.args)||void 0===w?void 0:w.path)&&"string"==typeof(null===(x=a.args)||void 0===x?void 0:x.value)?t.args.__containerType="all":"setValue"===a.actionType&&"string"==typeof(null===(S=a.args)||void 0===S?void 0:S.value)&&(t.args.__containerType="all",t.args.__valueInput=t.args.value,null===(N=t.args)||void 0===N||delete N.value)),["show","hidden","enabled","disabled"].includes(a.actionType)&&(t.__statusType=a.actionType,t.__actionType="static"),["usability","visibility"].includes(a.actionType)&&(t.__actionExpression=null===(k=a.args)||void 0===k?void 0:k.value),["ajax","download"].includes(a.actionType)&&(t.api=null!==(E=a.api)&&void 0!==E?E:null===(I=null==a?void 0:a.args)||void 0===I?void 0:I.api,t.options=null!==(O=a.options)&&void 0!==O?O:null===(T=null==a?void 0:a.args)||void 0===T?void 0:T.options,"string"==typeof(null==a?void 0:a.api)&&(t.api=(0,B.UfW)(null==a?void 0:a.api)),delete t.args),n=Ae(a,"innerArgs",f,e.pluginActions,b),"reload"===t.actionType&&(t.__resetPage=null===(F=t.args)||void 0===F?void 0:F.resetPage,t.__addParam=!!t.data,(t.data&&"object"==typeof t.data||t.args&&Object.keys(t.args).length&&void 0===t.data)&&(t.__addParam=!0,t.__containerType="appoint",t.dataMergeMode=t.dataMergeMode||"merge"),t.__addParam&&t.data?"string"==typeof t.data?(t.__containerType="all",t.__valueInput=t.data):(t.__containerType="appoint",t.__reloadParams=ze(t.data)):t.args&&Object.keys(t.args).length&&void 0===t.data&&(t.__reloadParams=ze(t.args))),["setValue","static","nonstatic","show","visibility","hidden","enabled","disabled","usability","reload","submit","clear","reset","validate"].includes(a.actionType)&&((0,B.cym)(null!=s?s:[],(function(e){return e.value===t.componentId}))||(t.__cmptId=t.componentId,t.componentId="customCmptId"),["setValue"].includes(a.actionType)&&(c=ue(e),(o=(0,l.HJ)(c.store.schema,t.__cmptId||a.componentId,"id"))&&(d=pe.includes(o.type),t.__isScopeContainer=d,t.__rendererName=o.type))),delete t.data,"addItem"===a.actionType&&(Array.isArray(null===(A=a.args)||void 0===A?void 0:A.item)?(i=((null===(M=a.args)||void 0===M?void 0:M.item)||[]).map((function(e){return ze(e)})),t.args=(0,p.Cl)((0,p.Cl)({},t.args),{value:i.map((function(e){return{item:e}}))})):t.args=(0,p.Cl)((0,p.Cl)({},t.args),{item:ze(null===(z=a.args)||void 0===z?void 0:z.item)})),t.args&&n&&(r={},t.addOnArgs=[],Object.keys(t.args).forEach((function(e){var a,c,o;n.includes(e)?r=(0,p.Cl)((0,p.Cl)({},r),((a={})[e]=null===(o=t.args)||void 0===o?void 0:o[e],a)):t.addOnArgs=(0,p.fX)((0,p.fX)([],(0,p.zs)(t.addOnArgs),!1),[{key:e,val:null===(c=t.args)||void 0===c?void 0:c[e]}],!1)})),t.args=r),u=Ie(f,a.actionType),[2,(0,p.Cl)((0,p.Cl)({},t),{actionType:Oe(a,u),args:t.args})]}))}))},actionConfigSubmitFormatter:function(e,a,t,n){var c,o,d,i,l,r,b,s,u,m,h,v,y,g,R,C,w,x=(0,p.Cl)((0,p.Cl)({},e),{groupType:void 0});if(x.__title=null===(c=Ee(f,e.actionType))||void 0===c?void 0:c.actionLabel,"component"===e.actionType&&(x.actionType=e.groupType,x.groupType=e.actionType),Ie(f,e.groupType)&&(x.actionType=e.groupType),e.addOnArgs&&(e.addOnArgs.forEach((function(e){var a,t;x.args=null!==(t=x.args)&&void 0!==t?t:{},x.args=(0,p.Cl)((0,p.Cl)({},x.args),((a={})[e.key]=e.val,a))})),delete x.addOnArgs),["drawer","dialog","args"].forEach((function(e){var a;x[e]=null!==(a=x[e])&&void 0!==a?a:null==t?void 0:t[e]})),"reload"===e.actionType&&(x.data=void 0,x.dataMergeMode=void 0,x.args="crud"===x.__rendererName?(0,p.Cl)((0,p.Cl)({},x.args),{resetPage:null===(o=e.__resetPage)||void 0===o||o}):void 0,x.data=void 0,e.__addParam&&(x.dataMergeMode=e.dataMergeMode||"merge",x.data="all"===e.__containerType?e.__valueInput:Pe(e.__reloadParams||[]))),["link","url"].includes(x.actionType)){var S=null===(d=e.args)||void 0===d?void 0:d.params;S&&S.length&&(x.args=(0,p.Cl)((0,p.Cl)({},x.args),{params:Pe(S)}))}if("toast"===x.actionType&&(x.args=(0,p.Cl)((0,p.Cl)({},x.args),{className:"theme-toast-action-scope"})),"setValue"===x.actionType){if(null===(i=e.args)||void 0===i?void 0:i.hasOwnProperty("path"))return x.args={path:e.args.path,value:null!==(r=null===(l=e.args)||void 0===l?void 0:l.value)&&void 0!==r?r:""},x.hasOwnProperty("componentId")&&delete x.componentId,x;if((null===(b=null==x?void 0:x.args)||void 0===b?void 0:b.hasOwnProperty("path"))&&delete x.args.path,void 0!==(null===(s=e.args)||void 0===s?void 0:s.__valueInput))x.args={value:null===(u=e.args)||void 0===u?void 0:u.__valueInput};else if(Array.isArray(null===(m=e.args)||void 0===m?void 0:m.value))if(x.args=null!==(h=x.args)&&void 0!==h?h:{},"combo"!==x.__rendererName&&"input-table"!==x.__rendererName||void 0!==(null===(v=x.args)||void 0===v?void 0:v.index))x.args=(0,p.Cl)((0,p.Cl)({},x.args),{value:Pe(null===(g=e.args)||void 0===g?void 0:g.value)});else{var N=[];null===(y=e.args)||void 0===y||y.value.forEach((function(e,a){e.item.forEach((function(e){N[a]||(N[a]={}),N[a][e.key]=e.val}))})),x.args=(0,p.Cl)((0,p.Cl)({},x.args),{value:N})}}if(["setValue","static","nonstatic","show","visibility","hidden","enabled","disabled","usability","reload","submit","clear","reset","validate"].includes(x.actionType)&&"customCmptId"===x.componentId&&(x.componentId=x.__cmptId),"addItem"===x.actionType&&"combo"===x.__rendererName&&(x.args=(0,p.Cl)((0,p.Cl)({},x.args),{item:Pe(null===(R=e.args)||void 0===R?void 0:R.item)})),"addItem"===x.actionType&&"input-table"===x.__rendererName){var k=((null===(C=e.args)||void 0===C?void 0:C.value)||[]).map((function(e){return e.item||{}}));x.args=(0,p.Cl)((0,p.Cl)({},x.args),{item:k.map((function(e){return Pe(e)}))}),null===(w=x.args)||void 0===w||delete w.value}return["visibility","usability"].includes(e.actionType)&&(x.args="static"!==x.actionType?{value:x.__actionExpression}:void 0,"static"===x.actionType&&(x.actionType=e.__statusType),delete x.__actionExpression,delete x.__statusType),delete x.config,delete x.__keywords,delete x.__resultActionTree,x}}};window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Be={onEvent:{click:{actions:[]}}},De=function(e,a,t,n,c){void 0===t&&(t=!1),void 0===n&&(n=!1);var o=a?Array.isArray(a)?a.concat():[a]:[];return L()(t?o:n?(0,p.fX)((0,p.fX)([],(0,p.zs)(o),!1),(0,p.zs)(e),!1):(0,p.fX)((0,p.fX)([],(0,p.zs)(e),!1),(0,p.zs)(o),!1))},Ve=function(e,a){var t,n,c,d,i,r,b,f,s,u,m,h,v,y,g,R,C,w=(null===(t=null==a?void 0:a.schema)||void 0===t?void 0:t.type)||"",x=ge.includes(w),S={type:"collapse",headingClassName:"ae-formItemControl-header ae-Collapse-header",bodyClassName:"ae-formItemControl-body"};Object.keys(null!==(n=null==a?void 0:a.schema)&&void 0!==n?n:{});var N,k,E=De([],null===(c=null==e?void 0:e.option)||void 0===c?void 0:c.body,null===(d=null==e?void 0:e.option)||void 0===d?void 0:d.replace),I=(null==e?void 0:e.property)?(N=S,k=null==e?void 0:e.property,void 0===N&&(N={}),k?Array.isArray(k)?k.filter((function(e){return e})).map((function(e,a){return(0,p.Cl)((0,p.Cl)((0,p.Cl)((0,p.Cl)({},N),{key:e.key||a.toString()}),e),{body:L()(e.body)})})):[(0,p.Cl)((0,p.Cl)((0,p.Cl)({},N),{key:"0"}),k)]:[]):(0,p.fX)((0,p.fX)([(0,p.Cl)((0,p.Cl)({},S),{header:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),key:"common",body:De([(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder"),(0,l.ol)("description")],null===(i=null==e?void 0:e.common)||void 0===i?void 0:i.body,null===(r=null==e?void 0:e.common)||void 0===r?void 0:r.replace,null===(b=null==e?void 0:e.common)||void 0===b?void 0:b.reverse)})],(0,p.zs)(0!==E.length?[(0,p.Cl)((0,p.Cl)({},S),{header:(null===(f=null==e?void 0:e.option)||void 0===f?void 0:f.title)||(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),key:"option",body:E})]:[]),!1),[(0,p.Cl)((0,p.Cl)({},S),{header:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),key:"status",body:De([(0,l.ol)("visible"),(0,l.ol)("hidden"),(0,l.ol)("clearValueOnHidden"),x?(0,l.ol)("static"):null,(0,l.ol)("disabled")],null===(s=null==e?void 0:e.status)||void 0===s?void 0:s.body,null===(u=null==e?void 0:e.status)||void 0===u?void 0:u.replace,null===(m=null==e?void 0:e.status)||void 0===m?void 0:m.reverse)})],!1);return[{type:"tabs",tabsMode:"line",className:"editor-prop-config-tabs",linksClassName:"editor-prop-config-tabs-links",contentClassName:"no-border editor-prop-config-tabs-cont",tabs:(0,p.fX)([{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),className:"p-none",body:[{type:"collapse-group",expandIconPosition:"right",expandIcon:{type:"icon",icon:"chevron-right"},className:"ae-formItemControl",activeKey:I.map((function(e,a){return e.key})),body:I}]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:De((0,p.fX)([(0,l.ol)("formItemMode"),(0,l.ol)("horizontalMode"),(0,l.ol)("horizontal",{label:"",visibleOn:'this.mode == "horizontal" && this.label !== false && this.horizontal'}),(0,l.ol)("formItemInline"),(0,l.ol)("className"),(0,l.ol)("className",{label:(0,o.Ru)("6d0034a2419e1f394dedab07994b9665"),name:"labelClassName"}),(0,l.ol)("className",{label:(0,o.Ru)("2cadb6621afe19333b142faa541b0f91"),name:"inputClassName"}),(0,l.ol)("className",{label:(0,o.Ru)("0e627e6a0ff773ee76bc4cc0871cb48d"),name:"descriptionClassName",visibleOn:"this.description"})],(0,p.zs)(x?[(0,l.ol)("className",{label:(0,o.Ru)("3e573fd37473d789211ee44335d82fad"),name:"staticClassName"})]:[]),!1),null===(h=null==e?void 0:e.style)||void 0===h?void 0:h.body,null===(v=null==e?void 0:e.style)||void 0===v?void 0:v.replace,null===(y=null==e?void 0:e.style)||void 0===y?void 0:y.reverse)}],(0,p.zs)((0,l.Gv)(a)&&!(null===(g=null==e?void 0:e.event)||void 0===g?void 0:g.hidden)?[{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:De([(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.info.plugin.manager,a)))],null===(R=null==e?void 0:e.event)||void 0===R?void 0:R.body,null===(C=null==e?void 0:e.event)||void 0===C?void 0:C.replace)}]:[]),!1)}]};function Le(e){return{type:"ae-switch-more",formType:"dialog",className:"ae-switch-more-flex",label:e.labelRemark?(0,l.NR)(e.label,e.labelRemark):e.label,bulk:!1,name:e.name,pipeIn:function(e){return!!e},pipeOut:function(e){return(0,l.Gv)(e)?e:e?{icon:"fa fa-question-circle",trigger:["hover"],className:"Remark--warning",placement:"top"}:void 0},form:{size:"md",className:"mb-8",mode:"horizontal",horizontal:{left:4,right:8,justify:!0},body:{type:"grid",className:"pt-4 right-panel-pop :AMISCSSWrapper",gap:"lg",columns:[{md:"6",body:[{name:"title",type:e.i18nEnabled?"input-text-i18n":"input-text",label:(0,o.Ru)("dc19704991f1476fa4dcbb80c50bedd6"),placeholder:(0,o.Ru)("55713166f8bddcc0aefc3a32464746f1")},{name:"content",type:e.i18nEnabled?"textarea-i18n":"textarea",label:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014")}]},{md:"6",body:[{name:"placement",type:"button-group-select",size:"md",label:(0,o.Ru)("59b9e2022323a63079c6ddab63fec112"),options:[{label:(0,o.Ru)("af767b7e4ae069d54f9ea839858d4c6d"),value:"top"},{label:(0,o.Ru)("3850a186c3235bc646d4c2f79cebac36"),value:"bottom"},{label:(0,o.Ru)("d2aff1417831aa621c16cd5b95306b4b"),value:"left"},{label:(0,o.Ru)("4d9c32c23df5d234e629c922c58d8e12"),value:"right"}]},(0,l.ol)("icon"),{name:"className",label:(0,l.NR)((0,o.Ru)("4434b33a8731a73613ba5fa1eb984efb"),(0,o.Ru)("f10b676db977ae808af8d96b327be7f3")),type:"input-text"},{name:"trigger",type:"select",label:(0,l.NR)((0,o.Ru)("159dbc2fafd57b9d3652f16659b1b519"),(0,o.Ru)("45a51525391d4a3771b22f2cf1aa96b3")),multiple:!0,pipeIn:function(e){return Array.isArray(e)?e.join(","):[]},pipeOut:function(e){return e&&e.length?e.split(","):["hover"]},options:[{label:(0,o.Ru)("728c7cdfa431821d291b5108394ec65a"),value:"hover"},{label:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),value:"click"}]},{name:"rootClose",visibleOn:'~this.trigger.indexOf("click")',label:(0,o.Ru)("5632c68dac780bd766f740830481f4b0"),type:"switch",mode:"row",inputClassName:"inline-flex justify-between flex-row-reverse"}]}]}}}}window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},(0,l.as)("remark",(function(){return Le({name:"remark",label:(0,o.Ru)("ff255db9b108589abd5c649e2a02e3f1"),labelRemark:(0,o.Ru)("9e783b34207fe24bc488136faba65442")})})),(0,l.as)("labelRemark",(function(){return Le({name:"labelRemark",label:(0,o.Ru)("3ba265c6b63bde0319822afd6b9a649d"),labelRemark:(0,o.Ru)("7ad83bbe4646a0011ece7fd338d1e189")})})),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var $e=t(57717),_e=t.n($e);(0,l.as)("horizontal-align",{type:"button-group-select",label:(0,o.Ru)("d4d2a66820d30e07b44c850eb3f116c0"),options:[{label:(0,o.Ru)("a7eaff29603a9c40927f726013d2c016"),value:"left",icon:"fa fa-align-left"},{label:(0,o.Ru)("128d58f066a18ddb2ddb701921d5c77c"),value:"right",icon:"fa fa-align-right"}]}),(0,l.as)("leftFixed",{name:"horizontal.leftFixed",type:"button-group-select",visibleOn:"this.horizontal && this.horizontal.leftFixed",label:(0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7"),size:"xs",options:[{label:(0,o.Ru)("391b8fa9c747a1799353ab856e666ad5"),value:"sm"},{label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645"),value:"normal"},{label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4"),value:"lg"}]}),(0,l.as)("leftRate",{name:"horizontal",type:"input-range",visibleOn:"this.horizontal && !this.horizontal.leftFixed",min:1,max:11,step:1,label:(0,l.NR)((0,o.Ru)("150075376834f1879d6ceb7c2d10ec67"),(0,o.Ru)("34598b2c71a8affb13da84ba39e905d5")),pipeIn:function(e){return e.left||3},pipeOut:function(e){return{left:e,right:12-e}}}),(0,l.as)("labelAlign",{name:"labelAlign",type:"button-group-select",visibleOn:"this.horizontal && this.horizontal.leftFixed",label:(0,o.Ru)("5e3406cb54f255dc1be5edbaa6f87389"),size:"xs",options:[{label:(0,o.Ru)("413f48cc71f71083ce532a86e3efdc21"),value:"left"},{label:(0,o.Ru)("fd8e9572cc6bf87653c4d8f8b8dd0db9"),value:"right"}]}),(0,l.as)("horizontal",(function(e){return[(0,p.Cl)({type:"select",label:(0,o.Ru)("60e237a1b5e9a4cc3633898d527d5a38"),name:"horizontal",options:[{label:(0,o.Ru)("2dde3029c4170a1c8e961a90766e0194"),value:"formHorizontal"},{label:(0,o.Ru)("ae6fa9e75d38b9db24f78496b72bcc75"),value:"leftFixed"},{label:(0,o.Ru)("150075376834f1879d6ceb7c2d10ec67"),value:"leftRate"}],pipeIn:function(e){return e?e.leftFixed?"leftFixed":"leftRate":"formHorizontal"},pipeOut:function(e){return{formHorizontal:void 0,leftFixed:{leftFixed:"normal"},leftRate:{left:3,right:9}}[e]},visibleOn:'this.mode == "horizontal" && this.label !== false'},_e()(e)?e:{}),(0,l.ol)("layout:wrapper-contanier",{visibleOn:'this.mode == "horizontal" && this.horizontal && this.label !== false',body:[(0,l.ol)("leftFixed"),(0,l.ol)("leftRate"),(0,l.ol)("labelAlign")]})]})),(0,l.as)("subFormItemMode",{label:(0,o.Ru)("424f04d454332ddaff4daa0a365e9335"),name:"subFormMode",type:"button-group-select",size:"sm",option:(0,o.Ru)("2dde3029c4170a1c8e961a90766e0194"),pipeIn:(0,l.Jh)(""),options:[{label:(0,o.Ru)("2dde3029c4170a1c8e961a90766e0194"),value:""},{label:(0,o.Ru)("fd6e80f1e0199d6ecc3ee81ae04aa9ef"),value:"normal"},{label:(0,o.Ru)("2dd25b8c21efbfee4a198787810d65d8"),value:"inline"},{label:(0,o.Ru)("4cde06e6162ed66720e3133cb83bc059"),value:"horizontal"}]}),(0,l.as)("subFormHorizontalMode",{type:"switch",label:(0,o.Ru)("b17754a193ac835bcae0bf960f3a3772"),name:"subFormHorizontal",onText:(0,o.Ru)("2dde3029c4170a1c8e961a90766e0194"),offText:(0,o.Ru)("f1d4ff50f3828f9b73412e7d94e6dd6e"),inputClassName:"text-sm",visibleOn:'this.subFormMode == "horizontal"',pipeIn:function(e){return!e},pipeOut:function(e,a,t){return e?null:t.formHorizontal||{leftFixed:"normal"}}}),(0,l.as)("subFormItemMode",{label:(0,o.Ru)("424f04d454332ddaff4daa0a365e9335"),name:"subFormMode",type:"button-group-select",size:"sm",option:(0,o.Ru)("2dde3029c4170a1c8e961a90766e0194"),pipeIn:(0,l.Jh)(""),options:[{label:(0,o.Ru)("2dde3029c4170a1c8e961a90766e0194"),value:""},{label:(0,o.Ru)("fd6e80f1e0199d6ecc3ee81ae04aa9ef"),value:"normal"},{label:(0,o.Ru)("2dd25b8c21efbfee4a198787810d65d8"),value:"inline"},{label:(0,o.Ru)("4cde06e6162ed66720e3133cb83bc059"),value:"horizontal"}]}),(0,l.as)("subFormHorizontalMode",{type:"switch",label:(0,o.Ru)("b17754a193ac835bcae0bf960f3a3772"),name:"subFormHorizontal",onText:(0,o.Ru)("2dde3029c4170a1c8e961a90766e0194"),offText:(0,o.Ru)("f1d4ff50f3828f9b73412e7d94e6dd6e"),inputClassName:"text-sm",visibleOn:'this.subFormMode == "horizontal"',pipeIn:function(e){return!e},pipeOut:function(e,a,t){return e?null:t.formHorizontal||{leftFixed:"normal"}}}),(0,l.as)("subFormHorizontal",{type:"combo",syncDefaultValue:!1,visibleOn:'this.subFormMode == "horizontal" && this.subFormHorizontal',name:"subFormHorizontal",multiLine:!0,pipeIn:function(e){return{leftRate:e&&"number"==typeof e.left?e.left:e&&/\bcol\-(?:xs|sm|md|lg)\-(\d+)\b/.test(e.left)?parseInt(RegExp.$1,10):2,leftFixed:e&&e.leftFixed||""}},pipeOut:function(e){var a=Math.min(11,Math.max(1,e.leftRate||2));return{leftFixed:e.leftFixed||"",left:a,right:12-a}},inputClassName:"no-padder",items:[{name:"leftFixed",type:"button-group-select",label:(0,o.Ru)("2e282fb6405a60830112991f88e95753"),size:"xs",options:[{label:(0,o.Ru)("c41b3271487a3cc63e79feeb11b11de0"),value:""},{label:(0,o.Ru)("0fcf69b5d0b44955fcbec9702f90b556"),value:"sm",visibleOn:"this.leftFixed"},{label:(0,o.Ru)("b591aed69defa2abf0486da6a58dfb5e"),value:"normal"},{label:(0,o.Ru)("0fa590019ace86acee8d7655e5fb11b7"),value:"lg",visibleOn:"this.leftFixed"}]},{name:"leftRate",type:"input-range",visibleOn:"!this.leftFixed",min:1,max:11,step:1,label:(0,o.Ru)("51c1e80408011ba118cdcc696f28283d"),labelRemark:{trigger:"click",className:"m-l-xs",rootClose:!0,content:(0,o.Ru)("aa0ff71cb10c3e54d68874dc2b17acaf"),placement:"left"}}]}),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},(0,l.as)("api",(function(e){void 0===e&&(e={});var a=e.name,t=e.label,d=e.value,i=e.description,l=e.sampleBuilder;e.apiDesc;var r=(0,p.Tt)(e,["name","label","value","description","sampleBuilder","apiDesc"]);return(0,p.Cl)({type:"container",body:[{type:"checkbox",label:t||"API",labelRemark:l?{label:!1,title:(0,o.Ru)("226c06861b0605a3276311b1369204f2"),icon:"fas fa-code",className:"m-l-xs ae-ApiSample-icon",tooltipClassName:"ae-ApiSample-tooltip",children:function(e){return n.createElement(c.Edx,{className:"ae-ApiSample",inline:!1,html:"\n <pre><code>".concat(l(e),"</code></pre>\n ")})},trigger:"click",rootClose:!0,placement:"left"}:void 0,option:(0,o.Ru)("1f318234cab713b51b5172d91770bc11"),name:a||"api",mode:"inline",className:"w-full m-b-sm",inputClassName:"pull-right text-sm m-t-sm p-t-none",onChange:function(){},pipeIn:function(e){return e&&"string"!=typeof e},pipeOut:function(e,a){var t=(0,c.lSp)(a);return e?{method:t.method,url:t.url}:t.url?"".concat(t.method?"".concat(t.method,":"):"").concat(t.url):""}},{name:a||"api",type:"input-text",value:d,placeholder:"http://",description:i,visibleOn:"!this.".concat(a||"api"," || typeof this.").concat(a||"api"," === 'string'"),className:"m-b-none",labelRemark:{}},{type:"combo",name:a||"api",description:i,syncDefaultValue:!1,multiLine:!0,visibleOn:"this.".concat(a||"api"," && typeof this.").concat(a||"api"," !== 'string'"),className:"m-b-none",messages:{validateFailed:(0,o.Ru)("a0472043a9598b1b19f1adcec1e1d75d")},pipeIn:function(e){if("string"==typeof e){var a=e,t="get",n=/^(raw:|external:)?(get|post|put|patch|delete):(.*)$/.exec(a);return n&&(a=n[1]+n[3],t=n[2]),{method:t,url:a}}return e},items:[{label:(0,o.Ru)("6aa351f5dacd13d3d862d9c93e4a0241"),name:"method",value:"get",type:"select",mode:"horizontal",horizontal:{leftFixed:"sm"},options:[{value:"get",label:"GET"},{value:"post",label:"POST"},{value:"put",label:"PUT"},{value:"patch",label:"PATCH"},{value:"delete",label:"DELETE"}]},{label:(0,o.Ru)("85624c8e8b0fc98954eecbe508e8b59d"),type:"input-text",name:"url",placeholder:"http://",required:!0},{type:"switch",label:(0,o.Ru)("dd10fdec63a2224aa3d28b48d428cb98"),name:"data",className:"w-full m-b-xs",pipeIn:function(e){return!!e},pipeOut:function(e){return e?{"&":"$$"}:null}},{type:"tpl",visibleOn:"!this.data",inline:!1,className:"text-sm text-muted m-b",tpl:(0,o.Ru)("0fcbf036057c6dd88b7b809daa0c5eb7")},{type:"ae-DataMappingControl",syncDefaultValue:!1,name:"data",mode:"normal",renderLabel:!1,visibleOn:"this.data",valueType:"ae-DataPickerControl",descriptionClassName:"help-block text-xs m-b-none",description:(0,o.Ru)("5414824fb8efdb7d59beae4bf95fdefd")},{label:(0,o.Ru)("8dc91bca9bc83efea73150e3478657fc"),type:"input-text",name:"sendOn",placeholder:(0,o.Ru)("bf9e242338d2c26b182aa6b9c015d84c"),description:(0,o.Ru)("91ee84292a5bf5e59d3b6309f948f2f1")},{type:"switch",label:(0,o.Ru)("6e6d4269d0dc3324d551062350a2ae9f"),name:"silent",mode:"inline",description:(0,o.Ru)("ddca9c0f0e3d07c3341701b80f139cc0")},{type:"switch",label:(0,o.Ru)("773a0e8384fd6f784088b829d7cc2f68"),name:"cache",className:"w-full m-b-xs",description:(0,o.Ru)("2816c3584802b2fc75db5bc3c6aa81e8"),pipeIn:function(e){return!!e},pipeOut:function(e){return e?3e3:void 0}},{type:"input-number",name:"cache",mode:"inline",min:0,step:500,visibleOn:"this.cache",pipeIn:function(e){return"number"==typeof e?e:0}},{type:"switch",label:(0,o.Ru)("a18ea11244325dd3d20c5988bc7f6e39"),name:"responseType",pipeIn:function(e){return"blob"===e},pipeOut:function(e){return e?"blob":void 0},description:(0,o.Ru)("6e889f0cc8c1d8f705edfd5d0bbdaaa0")},{label:(0,o.Ru)("7c6722203327e8173be987f36fadf610"),type:"button-group-select",name:"dataType",description:"".concat((0,o.Ru)("55409342e28d37db86fb23efbd84a025"),':<%= data.dataType === "json" ? "application/json" : (data.dataType === "form-data" ? "multipart/form-data" : (data.dataType === "form" ? "application/x-www-form-urlencoded" : "")) %>,').concat((0,o.Ru)("e06a14abe7ef66a8ead143db4ae9786e")),size:"sm",className:"block",mode:"inline",options:[{label:"JSON",value:"json"},{label:"FormData",value:"form-data"},{label:"Form",value:"form"}]},{type:"switch",label:(0,o.Ru)("91831507074270c0da8a31ad9ff87495"),name:"replaceData",description:(0,o.Ru)("508a38f518821a0f6bb2d15269b31ece")},{type:"switch",label:(0,o.Ru)("7dd590a9d9e783e980d318bd52891905"),name:"responseData",className:"w-full m-b-xs",pipeIn:function(e){return!!e},pipeOut:function(e){return e?{"&":"$$"}:null}},{type:"tpl",visibleOn:"!this.responseData",inline:!1,className:"text-sm text-muted m-b",tpl:(0,o.Ru)("7e295b6ff39ec7356e06c4534bfc4fb3")},{type:"input-kv",syncDefaultValue:!1,name:"responseData",visibleOn:"this.responseData",descriptionClassName:"help-block text-xs m-b-none"},{title:(0,o.Ru)("5c131eb3bc61f6b0a26e20449ad7ce56"),type:"fieldSet",className:"m-b-none",size:"sm",collapsable:!1,collapsedOn:"!this.requestAdaptor && !this.adaptor",body:[{name:"requestAdaptor",type:"js-editor",allowFullscreen:!0,label:(0,o.Ru)("417125a06b1d2bfff025e83a4e067bf0"),description:(0,o.Ru)("62efcb25e5b21da47c09780119da3458")},{name:"adaptor",type:"js-editor",allowFullscreen:!0,label:(0,o.Ru)("6eb8944029108ad3b6bb3572a648fafa"),description:(0,o.Ru)("e83cbec70e17988749c4a02a3b73f55c")}]}]}]},r)})),(0,l.as)("source",(function(e){return void 0===e&&(e={}),(0,l.ol)("api",(0,p.Cl)({name:"source",label:(0,o.Ru)("1395eba8d9efe27aa1ecd1a45e3e5dcd"),description:(0,o.Ru)("f514cabe63553a850063834c9d44a5ee"),sampleBuilder:function(){return JSON.stringify({status:0,msg:"",data:{options:[{label:(0,o.Ru)("05f87b331e1c97691776d93a6598373f"),value:"a"},{label:(0,o.Ru)("f38c0a46797523b11051e35ec0f82a42"),value:"b"}]}},null,2)}},e))})),(0,l.as)("apiString",{name:"api",type:"input-text",placeholder:"http://"}),(0,l.as)("initFetch",(function(e){void 0===e&&(e={});var a=I()(e,"visibleOn","this.initApi"),t=I()(e,"name","initFetch"),n=I()(e,"label",(0,o.Ru)("47d0a7caaa2baee8d38612a1c57421ef"));return{type:"group",label:(0,l.NR)(n,(0,o.Ru)("866a60d7fbdfeba6ae42c7e9c7b03059")),visibleOn:a,direction:"vertical",body:[{name:t,type:"radios",inline:!0,value:!1,options:[{label:(0,o.Ru)("0a60ac8f02ccd2cf723f927284877851"),value:!0},{label:(0,o.Ru)("c9744f45e76d885ae1c74d4f4a934b2e"),value:!1},{label:(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),value:""}]},(0,l.ol)("valueFormula",{label:"",name:"".concat(t,"On"),autoComplete:!1,visibleOn:"typeof this.".concat(t,' !== "boolean"'),placeholder:(0,o.Ru)("713ec76479b992652ed39364d3d03870"),className:"m-t-n-sm"})]}})),(0,l.as)("proxy",{type:"switch",label:(0,o.Ru)("3f4f3acd6968f38361dddc6612a0c54f"),name:"proxy",mode:"horizontal",horizontal:{justify:!0,left:8},inputClassName:"is-inline"}),(0,l.as)("apiControl",(function(e){void 0===e&&(e={});var a=e.name,t=e.label;e.value;var d=e.description,i=e.sampleBuilder;e.apiDesc;var l=(0,p.Tt)(e,["name","label","value","description","sampleBuilder","apiDesc"]);return(0,p.Cl)({type:"ae-apiControl",label:t,name:a||"api",description:d,labelRemark:i?{label:!1,title:(0,o.Ru)("226c06861b0605a3276311b1369204f2"),icon:"fas fa-code",className:"m-l-xs ae-ApiSample-icon",tooltipClassName:"ae-ApiSample-tooltip",children:function(e){return n.createElement(c.Edx,{className:"ae-ApiSample",inline:!1,html:"\n <pre><code>".concat(i(e),"</code></pre>\n ")})},trigger:"click",rootClose:!0,placement:"left"}:void 0},l)})),(0,l.as)("interval",(function(e){return(0,p.Cl)({type:"ae-switch-more",label:(0,o.Ru)("e5e3131aaf96b6dd10574bc9beeaf934"),name:"interval",formType:"extend",bulk:!0,mode:"normal",form:{body:(0,p.fX)([(0,l.ol)("withUnit",(0,p.Cl)({label:(0,o.Ru)("8df0f3891f8a80a392816f6ca662a33d"),name:"interval",control:{type:"input-number",name:"interval",value:1e3},unit:(0,o.Ru)("21157cbff85802e353409f647f1f1f91")},e&&e.intervalConfig||{}))],(0,p.zs)(e&&e.formItems||[]),!1)}},e&&e.switchMoreConfig||{})})),(0,l.as)("silentPolling",(function(){return(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("19c5410b23fba4bbfd1a58bbd5268c9b"),(0,o.Ru)("04f840b0772f4b5d59954a29a76f4e7b")),name:"silentPolling",visibleOn:"!!this.interval"})})),(0,l.as)("stopAutoRefreshWhen",(function(e){return void 0===e&&(e={}),(0,l.ol)("valueFormula",(0,p.Cl)({name:"stopAutoRefreshWhen",label:(0,l.NR)((0,o.Ru)("83f16354dd1532422dc8b3581d096e7b"),(0,o.Ru)("620f826a77f079c5683a9d3c59461ea1")),visibleOn:"!!this.interval"},e))})),(0,l.as)("actionApiControl",(function(e){void 0===e&&(e={});var a=e.name,t=e.label;e.value;var d=e.description,i=e.sampleBuilder,l=(0,p.Tt)(e,["name","label","value","description","sampleBuilder"]);return(0,p.Cl)({type:"ae-actionApiControl",label:t,name:a,description:d,mode:"normal",labelRemark:i?{icon:"",label:(0,o.Ru)("1a63ac23010e0573f7c0a8cd3314b8c6"),title:(0,o.Ru)("226c06861b0605a3276311b1369204f2"),tooltipClassName:"ae-ApiSample-tooltip",children:function(e){return n.createElement(c.Edx,{className:"ae-ApiSample",inline:!1,html:"\n <pre><code>".concat(i(e),"</code></pre>\n ")})},trigger:"click",className:"m-l-xs",rootClose:!0,placement:"left"}:void 0},l)})),(0,l.as)("loadingConfig",(function(e,a){for(var t=a.context,n="",c=t.node.parent;c&&!n;){var d=c.type;"dialog"===d||"drawer"===d?n="[role=dialog-body]":"page"===d&&(n="[role=page-body]"),c=c.parent}return(0,p.Cl)((0,p.Cl)({name:"loadingConfig",type:"select",label:(0,o.Ru)("5a4e41af91746f8a3905aa9f66048955"),options:[{label:(0,o.Ru)("6ade3082696deb00357f5c0359093cd4"),value:1},{label:(0,o.Ru)("b6ac896eff6a6502e4ae7079b3e507a5"),value:0},{label:(0,o.Ru)("0e9ffe1f1cf3f7a620970ea75dba9f39"),value:2}]},e),{pipeOut:function(e){switch(e){case 0:return{show:!1};case 2:return{show:!0,root:n};case 1:return{show:!0};default:return{}}},pipeIn:function(e){return void 0===e&&(e={}),e.root?2:!1===e.show?0:1}})})),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var He=t(89763),We=t.n(He),qe=t(2687),Ue=t.n(qe);(0,l.as)("options",(function(){var e=(0,l.k7)();return{label:(0,o.Ru)("25ae4ca8d4b8a67b273066a97a516327"),name:"options",type:"combo",multiple:!0,draggable:!0,addButtonText:(0,o.Ru)("65d76d0590aa6e05d61fe8db4c6a11ca"),scaffold:{label:"",value:""},items:[{type:e?"input-text-i18n":"input-text",name:"label",placeholder:(0,o.Ru)("d7ec2d3fea4756bc1642e0f10c180cf5"),required:!0},{type:"select",name:"value",pipeIn:function(e){return"string"==typeof e?"text":"boolean"==typeof e?"boolean":"number"==typeof e?"number":"text"},pipeOut:function(e,a){if("text"===e)return String(a);if("number"===e){var t=Number(a);return isNaN(t)?0:t}return"boolean"===e?Boolean(a):""},options:[{label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),value:"text"},{label:(0,o.Ru)("55d4790c5d819cd0462cbe89561b0dd4"),value:"number"},{label:(0,o.Ru)("97b0b6499334ed889b372513290a2a52"),value:"boolean"}]},{type:"input-number",name:"value",placeholder:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d"),visibleOn:'typeof this.value === "number"',unique:!0},{type:"switch",name:"value",placeholder:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d"),visibleOn:'typeof this.value === "boolean"',unique:!0},{type:"input-text",name:"value",placeholder:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d"),visibleOn:'typeof this.value === "undefined" || typeof this.value === "string"',unique:!0}]}})),(0,l.as)("tree",{label:(0,o.Ru)("25ae4ca8d4b8a67b273066a97a516327"),name:"options",type:"combo",multiple:!0,draggable:!0,addButtonText:(0,o.Ru)("65d76d0590aa6e05d61fe8db4c6a11ca"),description:(0,o.Ru)("1f08c91da33fc5f0616e8a85c0456a18"),scaffold:{label:"",value:""},items:[(0,l.ol)("optionsLabel"),{type:"input-text",name:"value",placeholder:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d"),unique:!0}]}),(0,l.as)("multiple",(function(e){return void 0===e&&(e={}),(0,p.Cl)((0,p.Cl)({type:"ae-switch-more",mode:"normal",name:"multiple",label:(0,o.Ru)("e3be7b8a459a08fec8f378a0660b642b"),value:!1,hiddenOnDefault:!0,clearChildValuesOnOff:!1,formType:"extend"},e.patch||{}),{form:{body:e.replace?e.body:(0,p.fX)([(0,l.ol)("joinValues"),(0,l.ol)("delimiter"),(0,l.ol)("extractValue")],(0,p.zs)((null==e?void 0:e.body)||[]),!1)}})})),(0,l.as)("strictMode",{type:"switch",label:(0,o.Ru)("98d52b737d6bc171b6d5bad9a42f6e23"),name:"strictMode",value:!1,mode:"horizontal",horizontal:{justify:!0,left:8},inputClassName:"is-inline ",labelRemark:{trigger:["hover","focus"],setting:!0,title:"",content:(0,o.Ru)("fa66d1acaef7cd181f21f5fc2895becc")}}),(0,l.as)("checkAllLabel",{type:"input-text",name:"checkAllLabel",label:(0,o.Ru)("cf763c357566be6fdaee886a40ddcca7"),value:(0,o.Ru)("66eeacd93a7c1bda93906fe908ad11a0"),mode:"row"}),(0,l.as)("checkAll",(function(){return[(0,l.ol)("switch",{label:(0,o.Ru)("9c541222ced2435288c24b34f8ad1fb8"),name:"checkAll",value:!1,visibleOn:"this.multiple"}),{type:"container",className:"ae-ExtendMore mb-2",visibleOn:"this.checkAll && this.multiple",body:[(0,l.ol)("switch",{label:(0,o.Ru)("05bef457e8350e1a5d8007cad41b70e5"),name:"defaultCheckAll",value:!1}),(0,l.ol)("checkAllLabel")]}]})),(0,l.as)("joinValues",(function(e){return void 0===e&&(e={}),(0,l.ol)("switch",(0,p.Cl)({label:(0,l.NR)((0,o.Ru)("bc8d09093edd98769d5cb39e759aa498"),(0,o.Ru)("2646ee1ebb6922a5c9359de6cd3b3639")),name:"joinValues",visibleOn:"this.multiple",value:!0},e))})),(0,l.as)("delimiter",{type:"input-text",name:"delimiter",label:(0,l.NR)((0,o.Ru)("1ca0b9b486be3b766a92474189f11fc8"),(0,o.Ru)("ab8e2e8cd076bd115cdd600d17ca5020")),visibleOn:"this.multiple && this.joinValues",pipeIn:(0,l.Jh)(",")}),(0,l.as)("extractValue",{type:"switch",label:(0,l.NR)((0,o.Ru)("6df0630b4f00b6bd05de8af09c2f78ad"),(0,o.Ru)("d7d810ec89408c206a220f62edde737f")),name:"extractValue",inputClassName:"is-inline",visibleOn:"this.multiple && this.joinValues === false",pipeIn:(0,l.Jh)(!1)}),(0,l.as)("creatable",(function(e){return void 0===e&&(e={}),(0,p.Cl)({label:(0,l.NR)((0,o.Ru)("4cff56e2b9703018efc48218b83844b1"),(0,o.Ru)("457c4cf8e1e2e0daef8949085555563f")),type:"ae-switch-more",mode:"normal",name:"creatable"},e)})),(0,l.as)("addApi",(function(){return(0,l.ol)("apiControl",{label:(0,o.Ru)("d03c96a2da4905c5f13a87c0d8ddbdb4"),name:"addApi",mode:"row",visibleOn:"this.creatable"})})),(0,l.as)("createBtnLabel",{label:(0,o.Ru)("9e3790244299ed296601d79e0bf43a5c"),name:"createBtnLabel",type:"input-text",placeholder:(0,o.Ru)("65d76d0590aa6e05d61fe8db4c6a11ca")}),(0,l.as)("editable",(function(e){return void 0===e&&(e={}),(0,p.Cl)({label:(0,l.NR)((0,o.Ru)("a32b3bf74850faad3a9ae6a0a5dac781"),(0,o.Ru)("457c4cf8e1e2e0daef8949085555563f")),type:"ae-switch-more",mode:"normal",name:"editable"},e)})),(0,l.as)("editApi",(function(){return(0,l.ol)("apiControl",{label:(0,o.Ru)("ea56ca3dac0d39e463a8233fd40a9eb6"),name:"editApi",mode:"row",visibleOn:"this.editable"})})),(0,l.as)("editInitApi",(function(){return(0,l.ol)("apiControl",{label:(0,o.Ru)("bbbeba31bfc391bd0741ac62ade78c5a"),name:"editInitApi",mode:"row",visibleOn:"this.editable"})})),(0,l.as)("removable",(function(e){return void 0===e&&(e={}),(0,p.Cl)({label:(0,l.NR)((0,o.Ru)("3c87af7c432e6b1f59e4f415fd5060cf"),(0,o.Ru)("457c4cf8e1e2e0daef8949085555563f")),type:"ae-switch-more",mode:"normal",name:"removable"},e)})),(0,l.as)("deleteApi",(function(){return(0,l.ol)("apiControl",{label:(0,o.Ru)("793e260d5b7c67d43b5c6d5e885d2363"),name:"deleteApi",mode:"row",visibleOn:"this.removable"})})),(0,l.as)("ref",(function(){return null})),(0,l.as)("selectFirst",{type:"switch",label:(0,o.Ru)("553333a72dec41b54e8ed18d49453a76"),name:"selectFirst",mode:"horizontal",horizontal:{justify:!0,left:8},inputClassName:"is-inline "}),(0,l.as)("hideNodePathLabel",{type:"switch",label:(0,l.NR)((0,o.Ru)("0dd2e4469872c176ab1e85b66d99da98"),(0,o.Ru)("b7e26fcff328b28b393ef2e57e96e258")),name:"hideNodePathLabel",mode:"horizontal",horizontal:{justify:!0,left:8},inputClassName:"is-inline"}),(0,l.as)("navControl",{label:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),mode:"normal",name:"source",type:"ae-navSourceControl",closeDefaultCheck:!0}),(0,l.as)("optionControl",{label:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),mode:"normal",name:"options",type:"ae-optionControl"}),(0,l.as)("optionControlV2",{label:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),mode:"normal",name:"options",type:"ae-optionControl",closeDefaultCheck:!1}),(0,l.as)("mapSourceControl",{type:"ae-mapSourceControl",label:(0,o.Ru)("8b139ce9fa196b602bb1ee3bd25b25df"),mode:"normal",name:"source"}),(0,l.as)("timelineItemControl",{label:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),model:"normal",type:"ae-timelineItemControl"}),(0,l.as)("treeOptionControl",{label:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),mode:"normal",name:"options",type:"ae-treeOptionControl"}),(0,l.as)("dataMap",{type:"container",body:[(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("dd10fdec63a2224aa3d28b48d428cb98"),(0,o.Ru)("22b47452f52254ce07507287d137d167")+(0,o.Ru)("68419387f5bb8487a848b818d78424ae")),name:"dataMapSwitch",pipeIn:(0,l.Jh)(!1),onChange:function(e,a,t,n){e?n.setValues({data:{},dataMap:{},withDefaultData:!1}):(n.deleteValueByName("dataMap"),n.deleteValueByName("data"))}}),(0,l.ol)("combo-container",{type:"container",className:"ae-Combo-items",visibleOn:"this.dataMapSwitch",body:[(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("cb65841ea7dec5ae0af20b3f5e52abfc"),(0,o.Ru)("6922790f45faf064e063069816e4d2ec")),name:"withDefaultData",className:"mb-0",pipeIn:(0,l.Jh)(!1),onChange:function(e,a,t,n){var c,o=(null===(c=n.data)||void 0===c?void 0:c.data)||{};n.setValues({data:e?(0,p.Cl)((0,p.Cl)({},o),{"&":"$$"}):o&&"$$"===o["&"]?A()(o,"&"):o})}}),{type:"input-kv",syncDefaultValue:!1,name:"dataMap",className:"block -mt-5",deleteBtn:{icon:"fa fa-trash"},updatePristineAfterStoreDataReInit:!0,itemsWrapperClassName:"ae-Combo-items",pipeIn:function(e,a){var t,n=Ue()(null===(t=a.data)||void 0===t?void 0:t.data);return n&&"$$"===n["&"]?A()(n,"&"):n},onChange:function(e,a,t,n){var c=n.data.withDefaultData?We()({"&":"$$"},e):Ue()(e);return n.setValues({data:c}),e}}]})]}),(0,l.as)("optionAddControl",(function(e){var a=e||{},t=a.manager,c=a.controlSchema,d=void 0===c?{}:c,i=a.collections,r=void 0===i?[]:i,b=a.replace,f=Array.isArray(r)?r:[r];return(0,l.ol)("creatable",(0,p.Cl)((0,p.Cl)({formType:"extend",autoFocus:!1,hiddenOnDefault:!1},d),{form:{body:(0,p.fX)((0,p.fX)([],(0,p.zs)(b?f:(0,p.fX)((0,p.fX)([],(0,p.zs)(f),!1),[(0,l.ol)("createBtnLabel")],!1)),!1),[(0,l.ol)("addApi"),{type:"hidden",name:"addDialog"},{name:"addControls",asFormItem:!0,label:!1,children:function(e){var a=e||{},c=a.value,d=a.data,i=a.onBulkChange,r=d||{},b=r.addApi,f=r.createBtnLabel,s=r.addDialog,u=r.optionLabel,m=(0,p.Cl)((0,p.Cl)({type:"dialog",title:f||(0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191").concat(u||(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"))},s),{body:{"amis-select-addControls":!0,type:"form",api:b,controls:(0,p.fX)([],(0,p.zs)(c?Array.isArray(c)?c:[c]:[{type:"input-text",name:"label",label:!1,required:!0,placeholder:(0,o.Ru)("06e2f88f428b7e26f7da3cd4d40ec2ed")}]),!1)}});return n.createElement("div",{className:"flex"},n.createElement(q.$n,{className:"w-full flex flex-col items-center",level:"enhance",size:"sm",onClick:function(){t.openSubEditor({title:(0,o.Ru)("c630aa278a251b72bebf09284095112a"),value:m,onChange:function(e,a){var t,n,c,o,d=(0,l.Hd)(e,(function(e,a){return"__"===e.substring(0,2)||"id"===e})),r=A()(d,["type","body","id"]),b=(0,B.Vse)(d,"amis-select-addControls"),f=null===(t=null==b?void 0:b[0])||void 0===t?void 0:t.api,s=null!==(c=null===(n=null==b?void 0:b[0])||void 0===n?void 0:n.controls)&&void 0!==c?c:null===(o=null==b?void 0:b[0])||void 0===o?void 0:o.body;i({addApi:f,addDialog:r,addControls:s})}})}},c?(0,o.Ru)("6c1f091d6ee0780a6f836d212b8afa82"):(0,o.Ru)("c630aa278a251b72bebf09284095112a")),c&&n.createElement(q.$n,{iconOnly:!0,className:"ml-3",size:"sm",onClick:function(){return i({addControls:void 0})}},n.createElement(q.In,{icon:"remove",className:"icon"})))}}],!1)}}))})),(0,l.as)("optionEditControl",(function(e){var a=e||{},t=a.manager,c=a.controlSchema,d=void 0===c?{}:c,i=a.collections,r=void 0===i?[]:i,b=a.replace,f=Array.isArray(r)?r:[r];return(0,l.ol)("editable",(0,p.Cl)((0,p.Cl)({formType:"extend",autoFocus:!1,hiddenOnDefault:!1},d),{form:{body:(0,p.fX)((0,p.fX)([],(0,p.zs)(b?f:(0,p.fX)([],(0,p.zs)(f),!1)),!1),[(0,l.ol)("editInitApi"),(0,l.ol)("editApi"),{type:"hidden",name:"editDialog"},{name:"editControls",asFormItem:!0,label:!1,children:function(e){var a=e||{},c=a.value,d=a.data,i=a.onBulkChange,r=d||{},b=r.editApi,f=r.editInitApi,s=r.editDialog;r.optionLabel;var u=(0,p.Cl)((0,p.Cl)({type:"dialog",title:(0,o.Ru)("cd994c38456676f5a55c5593b6a652bf")},s),{body:{"amis-select-editControls":!0,type:"form",api:b,initApi:f,controls:(0,p.fX)([],(0,p.zs)(c?Array.isArray(c)?c:[c]:[{type:"input-text",name:"label",label:!1,required:!0,placeholder:(0,o.Ru)("06e2f88f428b7e26f7da3cd4d40ec2ed")}]),!1)}});return n.createElement("div",{className:"flex"},n.createElement(q.$n,{className:"w-full flex flex-col items-center",level:"enhance",size:"sm",onClick:function(){t.openSubEditor({title:(0,o.Ru)("fba91204d335ae6eda35809023a94f7f"),value:u,onChange:function(e,a){var t,n,c,o,d,r=(0,l.Hd)(e,(function(e,a){return"__"===e.substring(0,2)||"id"===e})),b=A()(r,["type","body","id"]),f=(0,B.Vse)(r,"amis-select-editControls"),s=null===(t=null==f?void 0:f[0])||void 0===t?void 0:t.api,u=null===(n=null==f?void 0:f[0])||void 0===n?void 0:n.initApi,p=null!==(o=null===(c=null==f?void 0:f[0])||void 0===c?void 0:c.controls)&&void 0!==o?o:null===(d=null==f?void 0:f[0])||void 0===d?void 0:d.body;i({editApi:s,editInitApi:u,editDialog:b,editControls:p})}})}},c?(0,o.Ru)("9de4041a80c32ada7fb8b3f212da62d2"):(0,o.Ru)("fba91204d335ae6eda35809023a94f7f")),c&&n.createElement(q.$n,{iconOnly:!0,className:"ml-3",size:"sm",onClick:function(){return i({editControls:void 0})}},n.createElement(q.In,{icon:"remove",className:"icon"})))}}],!1)}}))})),(0,l.as)("optionDeleteControl",(function(e){var a=e||{};a.manager;var t=a.controlSchema,n=void 0===t?{}:t,c=a.collections,o=void 0===c?[]:c,d=a.replace,i=Array.isArray(o)?o:[o];return(0,l.ol)("removable",(0,p.Cl)((0,p.Cl)({formType:"extend",autoFocus:!1,hiddenOnDefault:!1},n),{form:{body:(0,p.fX)((0,p.fX)([],(0,p.zs)(d?i:(0,p.fX)([],(0,p.zs)(i),!1)),!1),[(0,l.ol)("deleteApi")],!1)}}))})),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Je=t(7605),Ye=t.n(Je),Xe=t(29250),Ge=t.n(Xe);(0,l.as)("validations",(function(){var e=[{label:(0,o.Ru)("cff1ec632eaf35f64791615e15ce6d76"),value:"isEmail"},{label:(0,o.Ru)("fab6f9029822dea7838bf9908d7f5c09"),value:"isUrl"},{label:(0,o.Ru)("55d4790c5d819cd0462cbe89561b0dd4"),value:"isNumeric"},{label:(0,o.Ru)("1111c44adfa40fe9cb22797d2c1e37e8"),value:"isAlpha"},{label:(0,o.Ru)("725bf3485a0456cf7f65a507ce67254b"),value:"isAlphanumeric"},{label:(0,o.Ru)("96c4ea83892a3227a2aa5b8f3759bca4"),value:"isInt"},{label:(0,o.Ru)("35962d17a3fba5f4802d7845695a3e72"),value:"isFloat"},{label:(0,o.Ru)("28e8e048490110c8dd8e2ad6af324980"),value:"isLength"},{label:(0,o.Ru)("8c4ee6022f1525097a1141acad094d4e"),value:"maxLength"},{label:(0,o.Ru)("17971609e210034c0d6a25b0186e2b7b"),value:"minLength"},{label:(0,o.Ru)("5da893141114a59da868052b3a17a79a"),value:"maximum"},{label:(0,o.Ru)("c322edb884724d04842fc35f4d29a24e"),value:"minimum"},{label:(0,o.Ru)("92448a35f41de3a1fa69135acfed5ce9"),value:"isPhoneNumber"},{label:(0,o.Ru)("193a8c42c1c373f385a4c7b33ffc381e"),value:"isTelNumber"},{label:(0,o.Ru)("6102d474314f27577d89e85b4c6cc4a5"),value:"isZipcode"},{label:"身份证号码(18/15位)",value:"isId"},{label:"身份证号码(18位)",value:"isId18"},{label:(0,o.Ru)("8dbec4f0c05be45a8acf6a5ae9d1f880"),value:"isJson"},{label:(0,o.Ru)("eb242bc7524c797fb1aee2344dec92da"),value:"equals"},{label:(0,o.Ru)("c17d9577233793976d3902c117eed82b"),value:"equalsField"},{label:(0,o.Ru)("b457177c184722b655954a08cf3f71ca"),value:"matchRegexp"},{label:(0,o.Ru)("d3927ffde0fdefc47f910e70226d6a4e"),value:"matchRegexp1"},{label:(0,o.Ru)("0ebee58f4f2a0f807f08a6427dc58497"),value:"matchRegexp2"},{label:(0,o.Ru)("15f52cddb226421e68c70488fff3db5b"),value:"matchRegexp3"},{label:(0,o.Ru)("271b01959e09c0771760f59964baed56"),value:"matchRegexp4"}],a=["isEmail","isUrl","isNumeric","isAlpha","isAlphanumeric","isInt","isFloat","isJson","isPhoneNumber","isTelNumber","isZipcode","isId"];return{type:"combo",syncDefaultValue:!1,name:"validations",label:(0,o.Ru)("4eddee6a20aceddd6bcdf7e0736887ee"),addButtonText:(0,o.Ru)("ba3c802f3ce1641eb6f8986e8d19e672"),multiple:!0,pipeIn:function(e){if("string"==typeof e&&e&&(e=(0,c.rp6)(e)),!(0,l.Gv)(e))return e;var a=[];return Object.keys(e).forEach((function(t){var n;/^\$\$/.test(t)||a.push(((n={type:t})[t]=Array.isArray(e[t])?e[t][0]:e[t],n))})),a},pipeOut:function(t){if(!Array.isArray(t))return t;var n={};return t.forEach((function(t){var c,o,d,i=t.type||(c=e,o=function(e){return!n[e.value]},(d=Ye()(c,o))?d.value:"")||e[0].value;n[i]=t[i]||!!~a.indexOf(i)||""})),n},items:[{type:"select",unique:!0,name:"type",options:e,columnClassName:"w-sm"},{type:"input-number",name:"isLength",visibleOn:'this.type == "isLength"',placeholder:(0,o.Ru)("7be30fe376e9bfd8895ee50e6f4216f3"),value:"1"},{type:"input-number",name:"maximum",visibleOn:'this.type == "maximum"',placeholder:(0,o.Ru)("d00f99fd76e86ba4dab6f70858010ca0")},{type:"input-number",name:"minimum",visibleOn:'this.type == "minimum"',placeholder:(0,o.Ru)("e993ecfbb3f934481257f1bb57056bfe")},{type:"input-number",name:"maxLength",visibleOn:'this.type == "maxLength"',placeholder:(0,o.Ru)("99f5d503544334c670cbe1f400aea9e1")},{type:"input-number",name:"minLength",visibleOn:'this.type == "minLength"',placeholder:(0,o.Ru)("91bdac623455c91b7400328a5600cec0")},{type:"input-text",name:"equals",visibleOn:'this.type == "equals"',placeholder:(0,o.Ru)("7002c4a1b7cb5bc32ffd52e1f2d74c70"),value:""},{type:"input-text",name:"equalsField",visibleOn:'this.type == "equalsField"',placeholder:(0,o.Ru)("aa9cfa5321e589494841ddd90a10c467"),value:""},{type:"input-text",name:"matchRegexp",visibleOn:'this.type == "matchRegexp"',placeholder:(0,o.Ru)("d22b6fb1c857777ba21467835efc65d6")},{type:"input-text",name:"matchRegexp1",visibleOn:'this.type == "matchRegexp1"',placeholder:(0,o.Ru)("d22b6fb1c857777ba21467835efc65d6")},{type:"input-text",name:"matchRegexp2",visibleOn:'this.type == "matchRegexp2"',placeholder:(0,o.Ru)("d22b6fb1c857777ba21467835efc65d6")},{type:"input-text",name:"matchRegexp3",visibleOn:'this.type == "matchRegexp3"',placeholder:(0,o.Ru)("d22b6fb1c857777ba21467835efc65d6")},{type:"input-text",name:"matchRegexp4",visibleOn:'this.type == "matchRegexp4"',placeholder:(0,o.Ru)("d22b6fb1c857777ba21467835efc65d6")}]}})),(0,l.as)("validationErrors",(function(){var e=(0,l.k7)(),a=[{label:(0,o.Ru)("cff1ec632eaf35f64791615e15ce6d76"),value:"isEmail"},{label:(0,o.Ru)("fab6f9029822dea7838bf9908d7f5c09"),value:"isUrl"},{label:(0,o.Ru)("55d4790c5d819cd0462cbe89561b0dd4"),value:"isNumeric"},{label:(0,o.Ru)("1111c44adfa40fe9cb22797d2c1e37e8"),value:"isAlpha"},{label:(0,o.Ru)("725bf3485a0456cf7f65a507ce67254b"),value:"isAlphanumeric"},{label:(0,o.Ru)("96c4ea83892a3227a2aa5b8f3759bca4"),value:"isInt"},{label:(0,o.Ru)("35962d17a3fba5f4802d7845695a3e72"),value:"isFloat"},{label:(0,o.Ru)("28e8e048490110c8dd8e2ad6af324980"),value:"isLength"},{label:(0,o.Ru)("8c4ee6022f1525097a1141acad094d4e"),value:"maxLength"},{label:(0,o.Ru)("17971609e210034c0d6a25b0186e2b7b"),value:"minLength"},{label:(0,o.Ru)("5da893141114a59da868052b3a17a79a"),value:"maximum"},{label:(0,o.Ru)("c322edb884724d04842fc35f4d29a24e"),value:"minimum"},{label:(0,o.Ru)("8dbec4f0c05be45a8acf6a5ae9d1f880"),value:"isJson"},{label:(0,o.Ru)("92448a35f41de3a1fa69135acfed5ce9"),value:"isPhoneNumber"},{label:(0,o.Ru)("193a8c42c1c373f385a4c7b33ffc381e"),value:"isTelNumber"},{label:(0,o.Ru)("6102d474314f27577d89e85b4c6cc4a5"),value:"isZipcode"},{label:(0,o.Ru)("84e0cb5d57ed995b0cc04b4ab9a7997b"),value:"isId"},{label:(0,o.Ru)("eb242bc7524c797fb1aee2344dec92da"),value:"equals"},{label:(0,o.Ru)("c17d9577233793976d3902c117eed82b"),value:"equalsField"},{label:(0,o.Ru)("b457177c184722b655954a08cf3f71ca"),value:"matchRegexp"},{label:(0,o.Ru)("d3927ffde0fdefc47f910e70226d6a4e"),value:"matchRegexp1"},{label:(0,o.Ru)("0ebee58f4f2a0f807f08a6427dc58497"),value:"matchRegexp2"},{label:(0,o.Ru)("15f52cddb226421e68c70488fff3db5b"),value:"matchRegexp3"},{label:(0,o.Ru)("271b01959e09c0771760f59964baed56"),value:"matchRegexp4"}],t={isEmail:(0,o.Ru)("1b7e06ef04d7167e174eb6929421592f"),isRequired:(0,o.Ru)("2d163645de4d4b4760e9fbdb535a1a88"),isUrl:(0,o.Ru)("87c91ce706ab845b55ce95372265b92e"),isInt:(0,o.Ru)("2b702fb5b95d47944246f79ae4032281"),isAlpha:(0,o.Ru)("48e2aca8e6347b008b6fbdb48fc4b597"),isNumeric:(0,o.Ru)("de66a286057d4e3f1ee2d9bccbd48ce5"),isAlphanumeric:(0,o.Ru)("ae344073ea6ca9ce742899cdf6d3e106"),isFloat:(0,o.Ru)("84f46c9b82c3c8fe276dfa65173c59bb"),isWords:(0,o.Ru)("48e2aca8e6347b008b6fbdb48fc4b597"),isUrlPath:(0,o.Ru)("fb73d98245f558dbb2d6a0c8d2699780"),matchRegexp:(0,o.Ru)("923a91fdc2c777f8443c85278060195a"),minLength:(0,o.Ru)("d87b1a3d180a1cc56bbd174d2860ca4c"),maxLength:(0,o.Ru)("9b8d6abb2f03fbcbdb0e4d2b1970a751"),maximum:(0,o.Ru)("2a5d0be4d5cd088f0371ba6f8656fe7a"),minimum:(0,o.Ru)("8256618e16217325e6a1d880f8eb7adb"),isJson:(0,o.Ru)("f58829312013d929923b0c2a1fbacf19"),isPhoneNumber:(0,o.Ru)("161278fb2c71e5a8aa8aac50f230233d"),isTelNumber:(0,o.Ru)("ba42949accfe87c20e6c2486cd065dd2"),isZipcode:(0,o.Ru)("1d2c5048143328e21cb9c2dd84b696fb"),isId:(0,o.Ru)("038b3ed111e87b56572f3945a1b0e02c"),isLength:(0,o.Ru)("335e2618dda48c05f4f833ebb1e299df"),notEmptyString:(0,o.Ru)("bce45e909d6d14a126554c8cf6f65a13"),equalsField:(0,o.Ru)("17bb8e76f78bd16a1841e36ab8462e53"),equals:(0,o.Ru)("ab534c35774dccc322331a079ae6e7df")};return{type:"combo",syncDefaultValue:!1,name:"validationErrors",label:(0,o.Ru)("ebd0dc3ebde6182caa3b66e0faf658b6"),description:(0,o.Ru)("d7772d568894afbb1c924bed7f7ddb32"),addButtonText:(0,o.Ru)("58c9592f818d706420236c6f9f595517"),multiple:!0,pipeIn:function(e){if(!(0,l.Gv)(e))return e;var a=[];return Object.keys(e).forEach((function(t){/^\$\$/.test(t)||a.push({type:t,msg:e[t]})})),a},pipeOut:function(e){if(!Array.isArray(e))return e;var n={};return e.forEach((function(e){var c,o,d,i=e.type||(c=a,o=function(e){return!n[e.value]},(d=Ye()(c,o))?d.value:"")||a[0].value;n[i]=e.msg||t[i]||""})),n},items:[{type:"select",unique:!0,name:"type",options:a,columnClassName:"w-sm"},{type:e?"input-text-i18n":"input-text",name:"msg",placeholder:(0,o.Ru)("99c74120cc62f4bf31d661e3212b7121")},{type:"formula",name:"msg",initSet:!1,formula:"({\n isEmail: 'Email 格式不正确',\n isRequired: '这是必填项',\n isUrl: 'Url 格式不正确',\n isInt: '请输入整形数字',\n isAlpha: '请输入字母',\n isNumeric: '请输入数字',\n isAlphanumeric: '请输入字母或者数字',\n isFloat: '请输入浮点型数值',\n isWords: '请输入字母',\n isUrlPath: '只能输入字母、数字、`-` 和 `_`.',\n matchRegexp: '格式不正确, 请输入符合规则为 `$1` 的内容。',\n minLength: '请输入更多的内容,至少输入 $1 个字符。',\n maxLength: '请控制内容长度, 请不要输入 $1 个字符以上',\n maximum: '当前输入值超出最大值 $1,请检查',\n minimum: '当前输入值低于最小值 $1,请检查',\n isJson: '请检查 Json 格式。',\n isLength: '请输入长度为 $1 的内容',\n notEmptyString: '请不要全输入空白字符',\n equalsField: '输入的数据与 $1 值不一致',\n equals: '输入的数据与 $1 不一致',\n isPhoneNumber: '请输入合法的手机号码',\n isTelNumber: '请输入合法的电话号码',\n isZipcode: '请输入合法的邮编地址',\n isId: '请输入合法的身份证号',\n })[data.type] || ''"}]}})),(0,l.as)("submitOnChange",{type:"switch",label:(0,o.Ru)("171f7b825707ddd79175fed3f8def6cd"),name:"submitOnChange",mode:"horizontal",horizontal:{justify:!0,left:8},inputClassName:"is-inline ",labelRemark:{trigger:"click",className:"m-l-xs",rootClose:!0,content:(0,o.Ru)("6ccb7091c39a5229f7e77eff4dd44a0e"),placement:"left"}}),(0,l.as)("validateOnChange",{type:"select",name:"validateOnChange",overlayPlacement:"top",label:(0,o.Ru)("1a006028adf7167ae28cdf532bb75ef4"),options:[{label:(0,o.Ru)("8d877748c3bc71b517e2d46344916b3f"),value:""},{label:(0,o.Ru)("2c60032f2a57717e4f7c16ee185795d6"),value:!0},{label:(0,o.Ru)("5ed62f810226722d7c910c2d8dc4a0e8"),value:!1}],pipeIn:(0,l.Jh)(""),pipeOut:function(e){return""===e?void 0:!!e}}),(0,l.as)("validation",(function(e){return{title:(0,o.Ru)("b7579706a363e5f23b1040fecfbcb677"),body:[(0,p.Cl)({type:"ae-validationControl",mode:"normal",style:{marginBottom:"6px"}},e),(0,l.ol)("validationApiControl"),(0,l.ol)("validateOnChange")]}})),(0,l.as)("validationApiControl",{type:"ae-validationApiControl",label:!1}),(0,l.as)("validationControl",(function(e){return void 0===e&&(e=[]),{type:"ae-validationControl",label:(0,o.Ru)("8101a0aec7eba32e633e3cc29f4b7ede"),mode:"normal",pipeIn:function(e,a){return ae()(e,(function(e,t){if("string"==typeof t)e.push(t);else{var n=!1;Ge()(null==t?void 0:t.isShow,(function(e,t){return!(0,p.fX)([],(0,p.zs)(e),!1).includes(null==a?void 0:a.data[t])||(n=!0,!1)})),!n&&Ge()(null==t?void 0:t.isHidden,(function(e,t){var c=(0,p.fX)([],(0,p.zs)(e),!1).includes(null==a?void 0:a.data[t]);return n=!c,!c})),n&&e.push(t.option)}return e}),[])},value:e}})),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ke=t(58721),Qe=t.n(Ke);(0,l.as)("style:formItem",(function(e){var a=e.renderer,t=e.schema;return{title:(0,o.Ru)("55b45c73ae417c4dead67905b1550e85"),key:"formItem",body:[(0,l.ol)("formItemMode"),(0,l.ol)("labelHide"),(0,l.ol)("horizontal"),!1!==(null==a?void 0:a.sizeMutable)?(0,l.ol)("formItemSize"):null].concat(t)}})),(0,l.as)("theme:formItem",(function(e){var a=(void 0===e?{}:e).schema;return{title:(0,o.Ru)("55b45c73ae417c4dead67905b1550e85"),key:"formItem",body:[(0,l.ol)("theme:labelHide"),{type:"col-size",name:"__size",label:(0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7")}].concat(a)}})),(0,l.as)("style:classNames",(function(e){var a=e||{},t=a.isFormItem,n=void 0===t||t,c=a.unsupportStatic,d=void 0!==c&&c,i=a.schema,r=void 0===i?[]:i,b=a.collapsed,f=void 0===b||b;return{title:(0,o.Ru)("4434b33a8731a73613ba5fa1eb984efb"),collapsed:f,body:(n?(0,p.fX)([(0,l.ol)("className",{label:(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")}),(0,l.ol)("className",{label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),name:"labelClassName"}),(0,l.ol)("className",{label:(0,o.Ru)("e1b2f870112bd38f8d7e14a0ad589930"),name:"inputClassName"})],(0,p.zs)(d?[]:[(0,l.ol)("className",{label:(0,o.Ru)("04f5f12c49c2a6fdc43da049591328ad"),name:"staticClassName"})]),!1):[(0,l.ol)("className",{label:(0,o.Ru)("5e5d3f13111593b2710673006d4c8297")})]).concat(r)}})),(0,l.as)("style:others",(function(e){return void 0===e&&(e=[]),{title:(0,o.Ru)("c49fc970bcd168e1c652a8ced5d95d0d"),body:(0,p.fX)([],(0,p.zs)(e),!1)}})),(0,l.as)("style:common",(function(e,a){return e=(e?Array.isArray(e)?e:[e]:[]).map((function(e){return Qe()(e)})),a=(a?Array.isArray(a)?a:[a]:[]).map((function(e){return Qe()(e)})),[{header:(0,o.Ru)("5aefca559c5a41d10078e21e6d616825"),key:"layout",body:[{type:"style-display",label:!1,name:"style"}].filter((function(a){return!~e.indexOf(a.type.replace(/^style-/i,""))}))},{header:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),key:"font",body:[{type:"style-font",label:!1,name:"style"}]},{header:(0,o.Ru)("9a233b241eef54521cfe9365bfaa7b2f"),key:"box-model",body:[{type:"style-box-model",label:!1,name:"style"}]},{header:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),key:"background",body:[{type:"style-background",label:!1,name:"style"}]},{header:(0,o.Ru)("961534b4ea37e4e88aada736b299d063"),key:"border",body:[{type:"style-border",label:!1,name:"style"}]},{header:(0,o.Ru)("803205e38834280d9e6a75993ac00764"),key:"box-shadow",body:[{type:"style-box-shadow",label:!1,name:"style.boxShadow"}]},{header:(0,o.Ru)("0d98c74797e49d00bcc4c17c9d557a2b"),key:"other",body:[{label:(0,o.Ru)("34dac4adbc96afd65f060cc4cfff1feb"),name:"style.opacity",min:0,max:1,step:.05,type:"input-range",pipeIn:(0,l.Jh)(1),marks:{"0%":"0","50%":"0.5","100%":"1"}},{label:(0,o.Ru)("a45b5d3fcdb8210d249b2c6d545b6691"),name:"style.cursor",type:"select",mode:"row",menuTpl:{type:"html",html:"<span style='cursor:${value};'>${label}</span><code class='ae-Code'>${value}</code>",className:"ae-selection-code"},pipIn:(0,l.Jh)("default"),options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:"default"},{label:(0,o.Ru)("3aed2c11e95a9c0ea1d853d4aee72e8c"),value:"auto"},{label:(0,o.Ru)("2c3888961c01fc9c466d88c88029158f"),value:"none"},{label:(0,o.Ru)("062d0b688adb10f3af5ebc2fd2667f1c"),value:"pointer"},{label:(0,o.Ru)("92e3a830ae9a1252278da742c0af74c3"),value:"help"},{label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),value:"text"},{label:(0,o.Ru)("1ebd0cd417700f3f4a7ee5f64518fcd1"),value:"cell"},{label:(0,o.Ru)("87e277f953fd3c867d7fa02897c2c124"),value:"crosshair"},{label:(0,o.Ru)("c19639326396d2527268484379a671d8"),value:"move"},{label:(0,o.Ru)("710ad08b11419332713360d2750cd707"),value:"not-allowed"},{label:(0,o.Ru)("183f48b3c1f0f84e538cd4315e5645e9"),value:"grab"},{label:(0,o.Ru)("4f9b192ce84b4df0900510257082ef43"),value:"zoom-in"},{label:(0,o.Ru)("b21ac25366449b1720bdd75d39f163d2"),value:"zoom-out"}]}]}].filter((function(t){return a.length?~a.indexOf(t.key):!~e.indexOf(t.key)}))})),(0,l.as)("style:widthHeight",(function(e){void 0===e&&(e={});var a=e.widthSchema,t=void 0===a?{}:a,n=e.heightSchema,c=void 0===n?{}:n;return{type:"container",body:[(0,p.Cl)({type:"input-number",name:"width",label:(0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7"),unitOptions:["px","%","rem","em","vw"]},t),(0,p.Cl)({type:"input-number",name:"height",label:(0,o.Ru)("c1df04eec5fa0857bc0df2d68d8e953c"),unitOptions:["px","%","rem","em","vh"]},c)]}})),(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),(0,o.Ru)("93ab99d761c9ca97dc926e6db10469a3"),(0,o.Ru)("86cdd659decaa1b959795eff92a0c2d6"),(0,o.Ru)("7ec907e7059b758ace2f3adb9bb803ff"),(0,o.Ru)("d5bc35360607472de4525358af126de4"),(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),(0,o.Ru)("6b36c6f7ec834692ec6c8e3816349fdd"),(0,l.ol)("imageUrl",{name:"backgroundImage"}),(0,o.Ru)("e8ed49e9fde0bb778e2185876c2d2697"),(0,o.Ru)("4e7f76261f8c4c6d78998f85fc1f4c6e"),(0,o.Ru)("af767b7e4ae069d54f9ea839858d4c6d"),(0,o.Ru)("4d9c32c23df5d234e629c922c58d8e12"),(0,o.Ru)("3850a186c3235bc646d4c2f79cebac36"),(0,o.Ru)("d2aff1417831aa621c16cd5b95306b4b"),(0,o.Ru)("841d77223f0ec8cd0b530ed8e0775b20"),(0,o.Ru)("af767b7e4ae069d54f9ea839858d4c6d"),(0,o.Ru)("4d9c32c23df5d234e629c922c58d8e12"),(0,o.Ru)("3850a186c3235bc646d4c2f79cebac36"),(0,o.Ru)("d2aff1417831aa621c16cd5b95306b4b"),(0,o.Ru)("961534b4ea37e4e88aada736b299d063"),(0,o.Ru)("39003734d1d700d5bd97bf1e7a2fcf73"),(0,o.Ru)("6b36c6f7ec834692ec6c8e3816349fdd"),(0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7"),(0,o.Ru)("b5bd9a6703f5433ff34aa0af9049740c"),(0,o.Ru)("14eb3a698316caf3fbe9b2ab9c3d9527"),(0,o.Ru)("34dac4adbc96afd65f060cc4cfff1feb"),(0,l.Jh)(1),(0,o.Ru)("803205e38834280d9e6a75993ac00764"),(0,l.as)("theme:cssCode",(function(){return{title:(0,o.Ru)("f01c3cd99ecb0c534cc47081d3433c9f"),body:[{type:"theme-cssCode",label:!1}]}})),(0,l.as)("theme:form-label",(function(){return{title:(0,o.Ru)("35633d4bcf019258d4a5b927e8644bed"),visibleOn:"this.label !== false",body:[{type:"label-align",name:"labelAlign",label:(0,o.Ru)("d4d2a66820d30e07b44c850eb3f116c0")},(0,l.ol)("theme:select",{label:(0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7"),name:"labelWidth",hiddenOn:'this.labelAlign == "top"'}),(0,l.ol)("theme:font",{label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),name:"themeCss.labelClassName.font:default",hasSenior:!1,editorValueToken:"--Form-item"}),(0,l.ol)("theme:paddingAndMargin",{name:"themeCss.labelClassName.padding-and-margin:default"})]}})),(0,l.as)("theme:form-description",(function(){return{title:(0,o.Ru)("ef55ff12fb0d3efa3491236fee4dabc2"),visibleOn:"this.description",body:[(0,l.ol)("theme:font",{label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),name:"themeCss.descriptionClassName.font:default",editorValueToken:"--Form-description"}),{label:"上间距",type:"amis-theme-select",name:"themeCss.descriptionClassName.margin-top:default",options:"${sizesOptions}",editorValueToken:"--Form-description-gap"}]}})),(0,l.as)("theme:select",(function(e){return void 0===e&&(e={}),(0,p.Cl)({mode:"horizontal",labelAlign:"left",type:"amis-theme-select",label:(0,o.Ru)("58f966670529f4753fb3c5a0647606be"),name:"themeCss.className.select:default",options:"${sizesOptions}"},e)})),(0,l.as)("theme:font",(function(e){return void 0===e&&(e={}),(0,p.Cl)({mode:"default",type:"amis-theme-font-editor",label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),name:"themeCss.className.font:default",needColorCustom:!0},e)})),(0,l.as)("theme:colorPicker",(function(e){return void 0===e&&(e={}),(0,p.Cl)({mode:"default",type:"amis-theme-color-picker",label:(0,o.Ru)("6b36c6f7ec834692ec6c8e3816349fdd"),name:"themeCss.className.color:default",needCustom:!0},e)})),(0,l.as)("theme:border",(function(e){return void 0===e&&(e={}),(0,p.Cl)({mode:"default",type:"amis-theme-border",label:(0,o.Ru)("961534b4ea37e4e88aada736b299d063"),name:"themeCss.className.border:default",needColorCustom:!0},e)})),(0,l.as)("theme:paddingAndMargin",(function(e){return void 0===e&&(e={}),(0,p.Cl)({mode:"default",type:"amis-theme-padding-and-margin",label:(0,o.Ru)("e8ed49e9fde0bb778e2185876c2d2697"),name:"themeCss.className.padding-and-margin:default"},e)})),(0,l.as)("theme:radius",(function(e){return void 0===e&&(e={}),(0,p.Cl)({mode:"default",type:"amis-theme-radius",label:(0,o.Ru)("0103eb2d3dca70270d1a74e9ec987ac9"),name:"themeCss.className.radius:default"},e)})),(0,l.as)("theme:shadow",(function(e){return void 0===e&&(e={}),(0,p.Cl)({type:"amis-theme-shadow-editor",label:!1,name:"themeCss.className.boxShadow:default",hasSenior:!0},e)})),(0,l.as)("theme:size",(function(e){return void 0===e&&(e={}),(0,p.Cl)({mode:"default",type:"amis-theme-size-editor",label:!1,name:"themeCss.className.size:default",options:"${sizesOptions}",hideMinWidth:!0},e)})),(0,l.as)("theme:base",(function(e){var a=e.collapsed,t=void 0!==a&&a,n=e.extra,c=void 0===n?[]:n,d=e.classname,i=void 0===d?"baseControlClassName":d,r=e.title,b=void 0===r?(0,o.Ru)("6f99b6eed37795cb97d5f6370c32113b"):r,f=e.hiddenOn,s=e.visibleOn,u=e.hidePaddingAndMargin,m=e.hideBorder,h=e.hideRadius,v=e.hideBackground,y=e.hideShadow,g=e.hideMargin,R=e.hidePadding,C=e.needState,w=void 0===C||C,x=e.editorValueToken,S=e.state,N=void 0===S?["default","hover","active"]:S,k=i.replace(/\-/g,"_"),E=function(e,a){return[!m&&(0,l.ol)("theme:border",{visibleOn:e,name:"themeCss.".concat(i,".border:").concat(a),state:a,editorValueToken:x}),!h&&(0,l.ol)("theme:radius",{visibleOn:e,name:"themeCss.".concat(i,".radius:").concat(a),state:a,editorValueToken:x}),!u&&(0,l.ol)("theme:paddingAndMargin",{visibleOn:e,name:"themeCss.".concat(i,".padding-and-margin:").concat(a),hideMargin:g,hidePadding:R,state:a,editorValueToken:x}),!v&&(0,l.ol)("theme:colorPicker",{visibleOn:e,name:"themeCss.".concat(i,".background:").concat(a),label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),needCustom:!0,needGradient:!0,needImage:!0,labelMode:"input",state:a,editorValueToken:x?"".concat(x,"-${__editorState").concat(k," || 'default'}-bg-color"):void 0}),!y&&(0,l.ol)("theme:shadow",{visibleOn:e,name:"themeCss.".concat(i,".boxShadow:").concat(a),state:a,editorValueToken:x})].filter((function(e){return e})).concat(c.map((function(t){return(0,p.Cl)((0,p.Cl)({},t),{visibleOn:e,name:"".concat(t.name,":").concat(a),state:a})})))};return{title:b,collapsed:t,body:(0,p.fX)((0,p.fX)((0,p.fX)([w&&{type:"select",mode:"horizontal",labelAlign:"left",labelWidth:80,name:"__editorState".concat(k),label:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),selectFirst:!0,options:[{label:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),value:"default"},{label:(0,o.Ru)("062d0b688adb10f3af5ebc2fd2667f1c"),value:"hover"},{label:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),value:"active"}].filter((function(e){return N.includes(e.value)}))}],(0,p.zs)(E("${__editorState".concat(k," == 'default' || !__editorState").concat(k,"}"),"default")),!1),(0,p.zs)(E("${__editorState".concat(k," == 'hover'}"),"hover")),!1),(0,p.zs)(E("${__editorState".concat(k," == 'active'}"),"active")),!1).filter(Boolean),hiddenOn:f,visibleOn:s}})),(0,l.as)("theme:common",(function(e){var a=e||{},t=a.exclude,n=a.collapsed,c=a.extra,d=void 0===c?[]:c,i=a.baseExtra,r=a.layoutExtra,b=a.classname,f=a.baseTitle,s=a.hidePaddingAndMargin,u=null!=n&&n;return t=(t?Array.isArray(t)?t:[t]:[]).map((function(e){return Qe()(e)})),(0,p.fX)((0,p.fX)([{header:(0,o.Ru)("5aefca559c5a41d10078e21e6d616825"),key:"layout",collapsed:u,body:[{type:"style-display",label:!1,name:"style"}].filter((function(e){return!~t.indexOf(e.type.replace(/^style-/i,""))})).concat(r||[])},(0,l.ol)("theme:base",{collapsed:u,extra:i,classname:b,title:f,hidePaddingAndMargin:s})],(0,p.zs)(d),!1),[{title:(0,o.Ru)("f01c3cd99ecb0c534cc47081d3433c9f"),collapsed:u,body:[{type:"theme-cssCode",label:!1}]}],!1).filter((function(e){return!~t.indexOf(e.key||"")}))})),(0,l.as)("theme:icon",(function(e){var a=e.classname,t=void 0===a?"iconControlClassName":a,n=e.visibleOn,c=e.title;return{title:void 0===c?"图标样式":c,visibleOn:n,body:[(0,l.ol)("theme:select",{label:(0,o.Ru)("7893f221dae53be8e3bfe72d2eb8a240"),name:"themeCss.".concat(t,".iconSize")}),(0,l.ol)("theme:colorPicker",{name:"themeCss.".concat(t,".color"),label:(0,o.Ru)("988d7b545c09108379a54a1e6060f563"),needCustom:!0,needGradient:!0,labelMode:"input"}),(0,l.ol)("theme:paddingAndMargin",{label:"图标边距",name:"themeCss.".concat(t,".padding-and-margin")})]}})),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ze=t(1855),ea=t.n(Ze),aa=t(45905),ta=t.n(aa),na=["px","%","em","vh","vw"];(0,l.as)("layout:position",(function(e){var a={type:"select",label:(null==e?void 0:e.label)||(0,l.NR)((0,o.Ru)("b19b454fe603e03e98ad9772615c7c32"),(0,o.Ru)("8444f01399c0003fbb68eeff1310566c")),name:(null==e?void 0:e.name)||"style.position",value:(null==e?void 0:e.value)||"static",visibleOn:null==e?void 0:e.visibleOn,pipeIn:null==e?void 0:e.pipeIn,pipeOut:null==e?void 0:e.pipeOut,onChange:function(e,a,t,n){"static"===e?(n.deleteValueByName("style.inset"),n.deleteValueByName("style.zIndex"),n.deleteValueByName("originPosition")):"fixed"===e||"absolute"===e?(n.setValueByName("style.zIndex",1),n.setValueByName("style.inset","auto 50px 50px auto"),n.setValueByName("originPosition","right-bottom")):"relative"===e&&(n.setValueByName("style.zIndex",1),n.setValueByName("style.inset","auto"),n.deleteValueByName("originPosition")),"sticky"!==e&&n.deleteValueByName("stickyStatus")},options:[{label:(0,o.Ru)("aae5ccb98564e19c48f19c740c3c10b7"),value:"static"},{label:"相对原位置定位(relative)",value:"relative"},{label:"视窗中悬浮(fixed)",value:"fixed"},{label:"绝对定位(absolute)",value:"absolute"}]};return"vertical"===(null==e?void 0:e.mode)?{type:"group",mode:"vertical",visibleOn:null==e?void 0:e.visibleOn,body:[(0,p.Cl)({},a)]}:a})),(0,l.as)("layout:inset",(function(e){var a,t={type:"inset-box-model",label:(null==e?void 0:e.label)||(0,l.NR)((0,o.Ru)("86a6b5a0a45bba5b6187cc2277e3375e"),(0,o.Ru)("6e72759ed1cbf9f9e8523197dd93888f")),name:(null==e?void 0:e.name)||"style.inset",value:(null==e?void 0:e.value)||"auto",visibleOn:null!==(a=null==e?void 0:e.visibleOn)&&void 0!==a?a:'this.style && this.style.position && this.style.position !== "static"',pipeIn:function(e){var a=e||"auto";ea()(a)&&(a=a.toString()),_()(a)||(a="0");var t=a.split(" ");return{insetTop:t[0]||"auto",insetRight:t[1]||"auto",insetBottom:t[2]||t[0]||"auto",insetLeft:t[3]||t[1]||"auto"}},pipeOut:function(e){var a,t,n,c;return"".concat(null!==(a=e.insetTop)&&void 0!==a?a:"auto"," ").concat(null!==(t=e.insetRight)&&void 0!==t?t:"auto"," ").concat(null!==(n=e.insetBottom)&&void 0!==n?n:"auto"," ").concat(null!==(c=e.insetLeft)&&void 0!==c?c:"auto")}};return"vertical"===(null==e?void 0:e.mode)?{type:"group",mode:"vertical",visibleOn:null==e?void 0:e.visibleOn,body:[(0,p.Cl)({},t)]}:t})),(0,l.as)("layout:z-index",(function(e){var a,t={type:"input-number",label:(null==e?void 0:e.label)||(0,l.NR)((0,o.Ru)("8e903bee4578f72bbecf9eb62d7b875c"),(0,o.Ru)("6f649980c839dffca1506f20d534fe3d")),name:(null==e?void 0:e.name)||"style.zIndex",value:null==e?void 0:e.value,visibleOn:null!==(a=null==e?void 0:e.visibleOn)&&void 0!==a?a:'this.style && this.style.position && this.style.position !== "static"',pipeIn:null==e?void 0:e.pipeIn,pipeOut:null==e?void 0:e.pipeOut};return"vertical"===(null==e?void 0:e.mode)?{type:"group",mode:"vertical",visibleOn:null==e?void 0:e.visibleOn,body:[(0,p.Cl)({},t)]}:t})),(0,l.as)("layout:display",(function(e){var a=ta()([!(null==e?void 0:e.flexHide)&&{label:(0,o.Ru)("39353c2b258e4bc73d8dd6a46f0a7955"),icon:"flex-display",value:"flex"},{label:(0,o.Ru)("10710f1c01d960a3ffde384115296026"),icon:"block-display",value:"block"},{label:(0,o.Ru)("26b10072a4e0c8c9a3a1142db3d7b3b4"),icon:"inline-block-display",value:"inline-block"},{label:(0,o.Ru)("2c7fe494c99c94ba5965f963fd7d3a4c"),icon:"inline-display",value:"inline"}]),t={type:"icon-button-group",label:(null==e?void 0:e.label)||(0,l.NR)((0,o.Ru)("a5d833839a610994dc4752e2d91f4192"),(0,o.Ru)("a8489cf57d7f44e889aff79434776f47")),name:(null==e?void 0:e.name)||"style.display",value:(null==e?void 0:e.value)||"block",visibleOn:null==e?void 0:e.visibleOn,options:a,pipeIn:null==e?void 0:e.pipeIn,pipeOut:null==e?void 0:e.pipeOut,onChange:function(e,a,t,n){"flex"!==e&&"inline-flex"!==e&&(n.deleteValueByName("style.flexDirection"),n.deleteValueByName("style.justifyContent"),n.deleteValueByName("style.alignItems"),n.deleteValueByName("style.flexWrap"))}};return"vertical"===(null==e?void 0:e.mode)?{type:"group",mode:"vertical",visibleOn:null==e?void 0:e.visibleOn,body:[(0,p.Cl)({},t)]}:t})),(0,l.as)("layout:justifyContent",(function(e){var a=[{label:(0,o.Ru)("4ba6c2256050d805ae5cd1e0e84737cf"),value:"flex-start"},{label:(0,o.Ru)("56c17ba6a56c01706ae00a31611deb03"),value:"center"},{label:(0,o.Ru)("abeb360ab1e66534a041fb8b44e1a00e"),value:"flex-end"},{label:(0,o.Ru)("d5a3cb1cc31a0469b011abdbd3e947f7"),value:"space-around"},{label:(0,o.Ru)("85530444a72a840ee657e2df99970136"),value:"space-between"},{label:(0,o.Ru)("9aad08fbd356fb4279f0efa81b3d016e"),value:"space-evenly"},{label:(0,o.Ru)("ae558cbf4c35d381b6542f517f2e8dff"),value:"stretch"}],t={type:"select",label:(null==e?void 0:e.label)||(0,l.NR)((0,o.Ru)("dde193342b8c350ae29795117c0c5b9a"),(0,o.Ru)("0a0574baedb8eb2abf7daf25159d8bb1")),name:(null==e?void 0:e.name)||"style.justifyContent",value:(null==e?void 0:e.value)||"flex-start",visibleOn:null==e?void 0:e.visibleOn,pipeIn:null==e?void 0:e.pipeIn,pipeOut:null==e?void 0:e.pipeOut,options:(null==e?void 0:e.options)||a};return"vertical"===(null==e?void 0:e.mode)?{type:"group",mode:"vertical",visibleOn:null==e?void 0:e.visibleOn,body:[(0,p.Cl)({},t)]}:t})),(0,l.as)("layout:alignItems",(function(e){var a=[{label:(0,o.Ru)("4ba6c2256050d805ae5cd1e0e84737cf"),value:"flex-start"},{label:(0,o.Ru)("56c17ba6a56c01706ae00a31611deb03"),value:"center"},{label:(0,o.Ru)("abeb360ab1e66534a041fb8b44e1a00e"),value:"flex-end"},{label:(0,o.Ru)("ed97c73866617b40a7b1215867e0f489"),value:"baseline"},{label:(0,o.Ru)("7ac1519928de413cfe36f5d2e0610430"),value:"stretch"}],t={type:"select",label:(null==e?void 0:e.label)||(0,l.NR)((0,o.Ru)("5b15af1f73b4f2d5bb152410863602f4"),(0,o.Ru)("5ccc4c05cd41195f202f550a4c307a64")),name:(null==e?void 0:e.name)||"style.alignItems",value:(null==e?void 0:e.value)||"stretch",visibleOn:null==e?void 0:e.visibleOn,pipeIn:null==e?void 0:e.pipeIn,pipeOut:null==e?void 0:e.pipeOut,options:(null==e?void 0:e.options)||a};return"vertical"===(null==e?void 0:e.mode)?{type:"group",mode:"vertical",visibleOn:null==e?void 0:e.visibleOn,body:[(0,p.Cl)({},t)]}:t})),(0,l.as)("layout:flexDirection",(function(e){var a={type:"select",label:(null==e?void 0:e.label)||(0,l.NR)((0,o.Ru)("78d32d2bd35c0262fe77b517c5a4fb62"),(0,o.Ru)("3fa460b81736c0360f6f7571801935b1")),name:(null==e?void 0:e.name)||"style.flexDirection",value:(null==e?void 0:e.value)||"row",visibleOn:null==e?void 0:e.visibleOn,pipeIn:null==e?void 0:e.pipeIn,pipeOut:null==e?void 0:e.pipeOut,options:[{label:(0,o.Ru)("4cde06e6162ed66720e3133cb83bc059"),value:"row"},{label:(0,o.Ru)("fa228d6bec96d052de0ad369407f5241"),value:"row-reverse"},{label:(0,o.Ru)("75ac842f8e77305846f1d776f97dfaf8"),value:"column"},{label:(0,o.Ru)("2df3bc66ab3fcb0de1caf11831eff595"),value:"column-reverse"}]};return"vertical"===(null==e?void 0:e.mode)?{type:"group",mode:"vertical",visibleOn:null==e?void 0:e.visibleOn,body:[(0,p.Cl)({},a)]}:a})),(0,l.as)("layout:flex-wrap",(function(e){return{type:"select",label:(null==e?void 0:e.label)||(0,o.Ru)("98b2fea2d8f3ceb81e9ce32d66383f05"),name:(null==e?void 0:e.name)||"style.flexWrap",value:(null==e?void 0:e.value)||"nowrap",visibleOn:null==e?void 0:e.visibleOn,pipeIn:null==e?void 0:e.pipeIn,pipeOut:null==e?void 0:e.pipeOut,options:[{label:(0,o.Ru)("3b6e8d54b7b2ae890d5357b7eaaeaaf2"),value:"nowrap"},{label:(0,o.Ru)("452dba7c65211630f8066b070fdf157f"),value:"wrap"},{label:(0,o.Ru)("d4054144c4341872496e3550fdb1b826"),value:"wrap-reverse"}]}})),(0,l.as)("layout:flex",(function(e){return{type:"button-group-select",size:"xs",name:(null==e?void 0:e.name)||"style.flex",options:[{label:(0,o.Ru)("091885db07e43ff7cbe60c3b664b0b50"),value:"1 1 auto"},{label:(0,o.Ru)("1ef8fd21130d17cb7c1613eaed6ca1e4"),value:"0 0 150px"},{label:(0,o.Ru)("363165ccee78341a65f1d42174e8b08f"),value:"0 0 auto"}],label:(null==e?void 0:e.label)||(0,o.Ru)("eb44269adb6ba70569cd62ea88cb2750"),value:(null==e?void 0:e.value)||"0 0 auto",inputClassName:"inline-flex justify-between",visibleOn:null==e?void 0:e.visibleOn,onChange:function(a,t,n,c){"1 1 auto"===a?(null==e?void 0:e.isFlexColumnItem)?c.deleteValueByName("style.height"):c.deleteValueByName("style.width"):"0 0 150px"===a?(c.deleteValueByName("style.flexGrow"),c.setValueByName("style.flexBasis","150px"),(null==e?void 0:e.isFlexColumnItem)?c.deleteValueByName("style.height"):c.deleteValueByName("style.width")):"0 0 auto"===a&&(c.deleteValueByName("style.flexGrow"),c.deleteValueByName("style.flexBasis"),c.deleteValueByName("style.overflowX"),c.deleteValueByName("style.overflowY"),c.deleteValueByName("style.overflow"),(null==e?void 0:e.isFlexColumnItem)?c.deleteValueByName("style.height"):c.deleteValueByName("style.width"))}}})),(0,l.as)("layout:flex-basis",(function(e){var a;return{type:"input-number",label:(0,l.NR)((null==e?void 0:e.label)||(0,o.Ru)("cf8852316501c22ea19c4e432c59e7d7"),(null==e?void 0:e.tooltip)||(0,o.Ru)("abbd790f85282349e2004df9fd494e31")),name:(null==e?void 0:e.name)||"style.flexBasis",value:(null==e?void 0:e.value)||"auto",visibleOn:null==e?void 0:e.visibleOn,clearable:!0,unitOptions:null!==(a=null==e?void 0:e.unitOptions)&&void 0!==a?a:na,pipeIn:null==e?void 0:e.pipeIn,pipeOut:function(e){var a=parseInt(e);return"auto"===e||a||0===a?e:void 0}}})),(0,l.as)("layout:flex-grow",(function(e){return{type:"input-range",max:12,step:1,label:(null==e?void 0:e.label)||(0,l.NR)((0,o.Ru)("9e7c8d1554f6449121a83f951cf21ca1"),(0,o.Ru)("eb7366583485f478e3d8c2b105ea51ff")),name:(null==e?void 0:e.name)||"style.flexGrow",value:(null==e?void 0:e.value)||1,visibleOn:(null==e?void 0:e.visibleOn)||'this.style && this.style.flex !== "0 0 auto"',pipeIn:null==e?void 0:e.pipeIn,pipeOut:null==e?void 0:e.pipeOut}})),(0,l.as)("layout:isFixedWidth",(function(e){var a;return{type:"button-group-select",label:(null==e?void 0:e.label)||(0,o.Ru)("a170a375b264f7fe0c02a7ca8c268784"),size:"xs",name:(null==e?void 0:e.name)||"isFixedWidth",options:[{label:(0,o.Ru)("1ef8fd21130d17cb7c1613eaed6ca1e4"),value:!0},{label:(0,o.Ru)("363165ccee78341a65f1d42174e8b08f"),value:!1}],value:null!==(a=null==e?void 0:e.value)&&void 0!==a&&a,visibleOn:null==e?void 0:e.visibleOn,inputClassName:"inline-flex justify-between",pipeIn:null==e?void 0:e.pipeIn,pipeOut:null==e?void 0:e.pipeOut,onChange:function(a,t,n,c){a?(c.deleteValueByName("style.maxWidth"),c.deleteValueByName("style.minWidth")):c.deleteValueByName("style.width"),(null==e?void 0:e.onChange)&&e.onChange(a)}}})),(0,l.as)("layout:width",(function(e){var a;return{type:"input-number",label:(null==e?void 0:e.label)||(0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7"),name:(null==e?void 0:e.name)||"style.width",value:(null==e?void 0:e.value)||"300px",visibleOn:(null==e?void 0:e.visibleOn)?"(".concat(null==e?void 0:e.visibleOn,") && this.isFixedWidth"):"this.isFixedWidth",clearable:!0,unitOptions:null!==(a=null==e?void 0:e.unitOptions)&&void 0!==a?a:na,pipeIn:null==e?void 0:e.pipeIn,pipeOut:function(e){var a=parseInt(e);return"auto"===e||a||0===a?e:void 0}}})),(0,l.as)("layout:width:v2",(function(e){var a;return{type:"input-number",label:(null==e?void 0:e.label)||(0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7"),name:(null==e?void 0:e.name)||"style.width",value:(null==e?void 0:e.value)||"300px",visibleOn:(null==e?void 0:e.visibleOn)||!0,clearable:!0,unitOptions:null!==(a=null==e?void 0:e.unitOptions)&&void 0!==a?a:na,pipeIn:null==e?void 0:e.pipeIn,pipeOut:function(e){var a=parseInt(e);return"auto"===e||a||0===a?e:void 0}}})),(0,l.as)("layout:max-width",(function(e){var a;return{type:"input-number",label:(null==e?void 0:e.label)||(0,l.NR)((0,o.Ru)("99b57d8c9244ff9a695fcd519b4e2e57"),(0,o.Ru)("d1b91a1a24f0d4935c2dd13e6a22b6d4")),name:(null==e?void 0:e.name)||"style.maxWidth",value:null==e?void 0:e.value,min:"${style.minWidth | toInt}",visibleOn:(null==e?void 0:e.visibleOn)?"(".concat(null==e?void 0:e.visibleOn,") && !this.isFixedWidth"):"!this.isFixedWidth",clearable:!0,unitOptions:null!==(a=null==e?void 0:e.unitOptions)&&void 0!==a?a:na,pipeIn:null==e?void 0:e.pipeIn,pipeOut:function(e){var a=parseInt(e);return"auto"===e||a||0===a?e:void 0}}})),(0,l.as)("layout:min-width",(function(e){var a;return{type:"input-number",label:(null==e?void 0:e.label)||(0,l.NR)((0,o.Ru)("a2b62974f4d7564bb68b570116f25a10"),(0,o.Ru)("ede82efb4a69c35743185c6c73ab771e")),name:(null==e?void 0:e.name)||"style.minWidth",value:null==e?void 0:e.value,max:"${style.maxWidth | toInt}",visibleOn:(null==e?void 0:e.visibleOn)?"(".concat(null==e?void 0:e.visibleOn,") && !this.isFixedWidth"):"!this.isFixedWidth",clearable:!0,unitOptions:null!==(a=null==e?void 0:e.unitOptions)&&void 0!==a?a:na,pipeIn:null==e?void 0:e.pipeIn,pipeOut:function(e){var a=parseInt(e);return"auto"===e||a||0===a?e:void 0}}})),(0,l.as)("layout:overflow-x",(function(e){return{type:"select",label:(null==e?void 0:e.label)||(0,l.NR)("水平内容超出",(0,o.Ru)("c2ed47a1f0f45cf7e2d22bddffc8a732")),name:(null==e?void 0:e.name)||"style.overflowX",value:(null==e?void 0:e.value)||"visible",visibleOn:null==e?void 0:e.visibleOn,pipeIn:null==e?void 0:e.pipeIn,pipeOut:null==e?void 0:e.pipeOut,options:[{label:(0,o.Ru)("cbc7af1d6422e88f4b87ade748e0f07d"),value:"visible"},{label:(0,o.Ru)("b48a90c77b5e792260d830c2d68c527e"),value:"hidden"},{label:"水平滚动",value:"scroll"},{label:(0,o.Ru)("55becc96b40692cc9cf898b331d16976"),value:"auto"}]}})),(0,l.as)("layout:isFixedHeight",(function(e){var a;return{type:"button-group-select",label:(null==e?void 0:e.label)||(0,o.Ru)("f02f876ee64cc016d97fa4dc498d4857"),size:"xs",name:(null==e?void 0:e.name)||"isFixedHeight",options:[{label:(0,o.Ru)("1ef8fd21130d17cb7c1613eaed6ca1e4"),value:!0},{label:(0,o.Ru)("363165ccee78341a65f1d42174e8b08f"),value:!1}],value:null!==(a=null==e?void 0:e.value)&&void 0!==a&&a,visibleOn:null==e?void 0:e.visibleOn,inputClassName:"inline-flex justify-between",pipeIn:null==e?void 0:e.pipeIn,pipeOut:null==e?void 0:e.pipeOut,onChange:function(a,t,n,c){a?(c.deleteValueByName("style.maxHeight"),c.deleteValueByName("style.minHeight")):c.deleteValueByName("style.height"),(null==e?void 0:e.onChange)&&e.onChange(a)}}})),(0,l.as)("layout:height",(function(e){var a;return{type:"input-number",label:(null==e?void 0:e.label)||(0,o.Ru)("c1df04eec5fa0857bc0df2d68d8e953c"),name:(null==e?void 0:e.name)||"style.height",value:(null==e?void 0:e.value)||"300px",visibleOn:(null==e?void 0:e.visibleOn)?"(".concat(null==e?void 0:e.visibleOn,") && this.isFixedHeight"):"this.isFixedHeight",clearable:!0,unitOptions:null!==(a=null==e?void 0:e.unitOptions)&&void 0!==a?a:na,pipeIn:null==e?void 0:e.pipeIn,pipeOut:function(e){var a=parseInt(e);return"auto"===e||a||0===a?e:void 0}}})),(0,l.as)("layout:max-height",(function(e){var a;return{type:"input-number",label:(null==e?void 0:e.label)||(0,l.NR)((0,o.Ru)("fc2bc4193eea63128961d09497e07dc8"),(0,o.Ru)("6f420734edfaff00a8210a4c762a9207")),name:(null==e?void 0:e.name)||"style.maxHeight",value:null==e?void 0:e.value,min:"${style.minHeight | toInt}",visibleOn:(null==e?void 0:e.visibleOn)?"(".concat(null==e?void 0:e.visibleOn,") && !this.isFixedHeight"):"!this.isFixedHeight",clearable:!0,unitOptions:null!==(a=null==e?void 0:e.unitOptions)&&void 0!==a?a:na,pipeIn:null==e?void 0:e.pipeIn,pipeOut:function(e){var a=parseInt(e);return"auto"===e||a||0===a?e:void 0}}})),(0,l.as)("layout:min-height",(function(e){var a;return{type:"input-number",label:(null==e?void 0:e.label)||(0,l.NR)((0,o.Ru)("2bd921d0ea7a73b77ee0fcddb1afcc84"),(0,o.Ru)("0611733b53e0098e6fd880bd44b2806f")),name:(null==e?void 0:e.name)||"style.minHeight",value:null==e?void 0:e.value,max:"${style.maxHeight | toInt}",visibleOn:(null==e?void 0:e.visibleOn)?"(".concat(null==e?void 0:e.visibleOn,") && !this.isFixedHeight"):"!this.isFixedHeight",clearable:!0,unitOptions:null!==(a=null==e?void 0:e.unitOptions)&&void 0!==a?a:na,pipeIn:null==e?void 0:e.pipeIn,pipeOut:function(e){var a=parseInt(e);return"auto"===e||a||0===a?e:void 0}}})),(0,l.as)("layout:overflow-y",(function(e){return{type:"select",label:(null==e?void 0:e.label)||(0,l.NR)("垂直内容超出",(0,o.Ru)("b31c6aaa78f8e24df665ce80ab5301e2")),name:(null==e?void 0:e.name)||"style.overflowY",value:(null==e?void 0:e.value)||"visible",visibleOn:null==e?void 0:e.visibleOn,pipeIn:null==e?void 0:e.pipeIn,pipeOut:null==e?void 0:e.pipeOut,options:[{label:(0,o.Ru)("cbc7af1d6422e88f4b87ade748e0f07d"),value:"visible"},{label:(0,o.Ru)("b48a90c77b5e792260d830c2d68c527e"),value:"hidden"},{label:"垂直滚动",value:"scroll"},{label:(0,o.Ru)("55becc96b40692cc9cf898b331d16976"),value:"auto"}]}})),(0,l.as)("layout:margin-center",(function(e){var a;return{type:"button-group-select",size:"xs",label:(null==e?void 0:e.label)||(0,l.NR)((0,o.Ru)("d5bc35360607472de4525358af126de4"),(0,o.Ru)("052f93928af33d4d7035e7c8e8a73f17")),name:(null==e?void 0:e.name)||"style.margin",value:null==e?void 0:e.value,inputClassName:"inline-flex justify-between",visibleOn:null!==(a=null==e?void 0:e.visibleOn)&&void 0!==a?a:"this.isFixedWidth || this.style && this.style.maxWidth",options:[{label:(0,o.Ru)("a738a8594bd2b71002d09277b84d86dd"),value:"auto auto auto 0px"},{label:(0,o.Ru)("0bbc2ea4e1d1f23feb576de5dca1ce3b"),value:"0px auto"},{label:(0,o.Ru)("fc0f19e9e47e352d36d36cf6eb653210"),value:"auto 0px auto auto"}],pipeIn:(null==e?void 0:e.pipeIn)?null==e?void 0:e.pipeIn:function(e,a){var t,n,c,o,d=null===(o=null===(c=null===(n=null===(t=a.data)||void 0===t?void 0:t.themeCss)||void 0===n?void 0:n.baseControlClassName)||void 0===c?void 0:c["padding-and-margin:default"])||void 0===o?void 0:o.margin;return e||d},pipeOut:null==e?void 0:e.pipeOut,onChange:function(e,a,t,n){var c,o,d,i,l,r,b,f,s,u;"fixed"===(null===(o=null===(c=null==n?void 0:n.data)||void 0===c?void 0:c.style)||void 0===o?void 0:o.position)||"absolute"===(null===(i=null===(d=null==n?void 0:n.data)||void 0===d?void 0:d.style)||void 0===i?void 0:i.position)?"0px auto"===e?("top"===(null===(l=n.data)||void 0===l?void 0:l.sorptionPosition)?n.setValueByName("style.inset","0px auto auto 50%"):"bottom"===(null===(r=n.data)||void 0===r?void 0:r.sorptionPosition)?n.setValueByName("style.inset","auto auto 0px 50%"):n.setValueByName("style.inset","auto auto auto 50%"),n.setValueByName("style.transform","translateX(-50%)")):"auto 0px auto auto"===e?("top"===(null===(b=n.data)||void 0===b?void 0:b.sorptionPosition)?n.setValueByName("style.inset","0px 0px auto auto"):"bottom"===(null===(f=n.data)||void 0===f?void 0:f.sorptionPosition)?n.setValueByName("style.inset","auto 0px 0px auto"):n.setValueByName("style.inset","auto 0px auto auto"),n.deleteValueByName("style.transform")):("top"===(null===(s=n.data)||void 0===s?void 0:s.sorptionPosition)?n.setValueByName("style.inset","0px auto auto 0px"):"bottom"===(null===(u=n.data)||void 0===u?void 0:u.sorptionPosition)?n.setValueByName("style.inset","auto auto 0px 0px"):n.setValueByName("style.inset","auto auto auto 0px"),n.deleteValueByName("style.transform")):n.deleteValueByName("style.transform")}}})),(0,l.as)("layout:originPosition",(function(e){var a,t={type:"select",label:(null==e?void 0:e.label)||(0,l.NR)((0,o.Ru)("7d1313925f158b747c094a7f2480e535"),(0,o.Ru)("41a7494315a528f0f9618646f7e0dddf")),name:(null==e?void 0:e.name)||"originPosition",value:(null==e?void 0:e.value)||"right-bottom",visibleOn:null!==(a=null==e?void 0:e.visibleOn)&&void 0!==a?a:'this.style && this.style.position && (this.style.position === "fixed" || this.style.position === "absolute")',pipeIn:null==e?void 0:e.pipeIn,pipeOut:null==e?void 0:e.pipeOut,options:[{label:(0,o.Ru)("df68a5dc8f8847179b7afdf943f80796"),value:"left-top"},{label:(0,o.Ru)("e717b4ae480e7c073fd5a44647a7f0da"),value:"right-top"},{label:(0,o.Ru)("845c61ac8f51c6702dd22e5657c07e8d"),value:"right-bottom"},{label:(0,o.Ru)("2a97dfb2d236c87c41fd588f006111dc"),value:"left-bottom"}],onChange:function(e,a,t,n){"right-bottom"===e?n.setValueByName("style.inset","auto 50px 50px auto"):"left-top"===e?n.setValueByName("style.inset","50px auto auto 50px"):"right-top"===e?n.setValueByName("style.inset","50px 50px auto auto"):"left-bottom"===e&&n.setValueByName("style.inset","auto auto 50px 50px")}};return"vertical"===(null==e?void 0:e.mode)?{type:"group",mode:"vertical",visibleOn:null==e?void 0:e.visibleOn,body:[(0,p.Cl)({},t)]}:t})),(0,l.as)("layout:sorption",{type:"button-group-select",label:(0,o.Ru)("7d30297d4e1f310c73b27be88c748026"),size:"xs",name:"sorptionPosition",options:[{label:(0,o.Ru)("2ea76e2ffc1b92911d6f7decfa993360"),value:"top"},{label:(0,o.Ru)("8cfc818a76662085cb64752d6d592fbe"),value:"bottom"}],onChange:function(e,a,t,n){"top"===e?n.setValueByName("style.inset","0 auto auto 0"):"bottom"===e&&n.setValueByName("style.inset","auto auto 0 0")}}),(0,l.as)("layout:sticky",{type:"switch",label:(0,l.NR)((0,o.Ru)("e2f6535e21570a0703c7c65f41b30eaa"),(0,o.Ru)("1c5ea0ffb2b15713cb22c41a02576924")),name:"stickyStatus",inputClassName:"inline-flex justify-between",onChange:function(e,a,t,n){if(e){var c=n.getValueByName("style.inset");c&&"auto"!==c||(n.setValueByName("stickyPosition","auto"),n.setValueByName("style.inset","0px auto 0px auto")),n.setValueByName("style.position","sticky"),n.setValueByName("style.zIndex",10)}else n.setValueByName("style.position","static"),n.deleteValueByName("style.inset"),n.deleteValueByName("style.zIndex")}}),(0,l.as)("layout:stickyPosition",{type:"button-group-select",size:"xs",label:(0,l.NR)((0,o.Ru)("7d30297d4e1f310c73b27be88c748026"),(0,o.Ru)("5f9be0002394f0b58952969d5952e24c")),name:"stickyPosition",visibleOn:"this.stickyStatus",options:[{label:(0,o.Ru)("2ea76e2ffc1b92911d6f7decfa993360"),value:"top"},{label:(0,o.Ru)("8cfc818a76662085cb64752d6d592fbe"),value:"bottom"},{label:(0,o.Ru)("3aed2c11e95a9c0ea1d853d4aee72e8c"),value:"auto"}],onChange:function(e,a,t,n){"top"===e?n.setValueByName("style.inset","0px auto auto auto"):"bottom"===e?n.setValueByName("style.inset","auto auto 0px auto"):"auto"===e&&n.setValueByName("style.inset","0px auto 0px auto")}}),(0,l.as)("layout:padding",(function(e){return{label:(null==e?void 0:e.label)||(0,o.Ru)("c17fef27ea1d970fc66f4c4c3d442129"),type:"button-group-select",name:(null==e?void 0:e.name)||"size",size:"xs",mode:(null==e?void 0:e.mode)||"horizontal",visibleOn:null==e?void 0:e.visibleOn,pipeIn:(null==e?void 0:e.pipeIn)||(0,l.Jh)(""),pipeOut:null==e?void 0:e.pipeOut,options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:""},{label:(0,o.Ru)("23ecf42cada8bf2715792d718544d107"),value:"xs"},{label:(0,o.Ru)("391b8fa9c747a1799353ab856e666ad5"),value:"sm"},{label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645"),value:"md"},{label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4"),value:"lg"},{label:(0,o.Ru)("d81bb206a889656035b929cd8bb1ef10"),value:"none"}]}})),(0,l.as)("layout:textAlign",(function(e){return{label:(null==e?void 0:e.label)||(0,o.Ru)("d5bc35360607472de4525358af126de4"),type:"button-group-select",name:(null==e?void 0:e.name)||"textAlign",mode:(null==e?void 0:e.mode)||"horizontal",visibleOn:null==e?void 0:e.visibleOn,pipeIn:(null==e?void 0:e.pipeIn)||(0,l.Jh)(""),pipeOut:null==e?void 0:e.pipeOut,options:[{label:"",value:"left",icon:"fa fa-align-left"},{label:"",value:"center",icon:"fa fa-align-center"},{label:"",value:"right",icon:"fa fa-align-right"},{label:"",value:"justify",icon:"fa fa-align-justify"}]}})),(0,l.as)("layout:flex-layout",(function(e){var a;return{type:"flex-layout",mode:"default",name:(null==e?void 0:e.name)||"layout",label:null!==(a=null==e?void 0:e.label)&&void 0!==a&&a,visibleOn:null==e?void 0:e.visibleOn,pipeIn:null==e?void 0:e.pipeIn,pipeOut:null==e?void 0:e.pipeOut,strictMode:null==e?void 0:e.strictMode}})),(0,l.as)("layout:flex-setting",(function(e){var a;return{type:"flex-layout-setting",name:(null==e?void 0:e.name)||"style",mode:"vertical",label:null!==(a=null==e?void 0:e.label)&&void 0!==a&&a,visibleOn:null==e?void 0:e.visibleOn,direction:null==e?void 0:e.direction,justify:null==e?void 0:e.justify,alignItems:null==e?void 0:e.alignItems,pipeIn:null==e?void 0:e.pipeIn,pipeOut:null==e?void 0:e.pipeOut}})),(0,l.as)("layout:wrapper-contanier",(function(e){return{type:"container",className:"config-wrapper-contanier ".concat(e.className||""),body:e.body,visibleOn:null==e?void 0:e.visibleOn}})),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ca=t(80447),oa=function(e,a){void 0===a&&(a=!0);var t={position:"static",display:"block",flex:"1 1 auto",flexGrow:1};return a&&(t.flexBasis=0),{type:"container",body:[],size:"none",style:t,wrapperBody:!1,isFixedHeight:!1,isFixedWidth:!1}},da=function(e){return{type:"tpl",tpl:e,wrapperComponent:"",className:"bg-light center",style:{display:"block",flex:"1 1 auto",flexBasis:0,textAlign:"center",marginRight:10},inline:!1}},ia=function(e){return void 0===e&&(e=oa),{type:"flex",items:[e((0,o.Ru)("ef5abdfc944546ddcbe10e9884cf5832")),e((0,o.Ru)("874fdb7b3a5730910a4de1c58220c337")),e((0,o.Ru)("3a76596e73fa265257ce90b7bed684c7"))],style:{position:"relative",rowGap:"10px",columnGap:"10px"}}},la=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="flex",a.$schema="/schemas/FlexSchema.json",a.disabledRendererPlugin=!1,a.name=(0,o.Ru)("b1b98c19058af70d8bd499e1899e93bc"),a.order=-1200,a.isBaseComponent=!0,a.icon="fa fa-columns",a.pluginIcon="flex-container-plugin",a.description=(0,o.Ru)("03097563d201ad3a29c79165226764e5"),a.docLink="/amis/zh-CN/components/flex",a.tags=[(0,o.Ru)("b1b98c19058af70d8bd499e1899e93bc")],a.scaffold=ia(),a.previewSchema=ia(da),a.panelTitle=(0,o.Ru)("b1b98c19058af70d8bd499e1899e93bc"),a.panelJustify=!0,a.setFlexLayout=function(e,t){var n,c,o,d;if(/^[\d:]+$/.test(t)&&(0,ca._n)(e)){for(var i=t.trim().split(":"),r=e.children||[],b=String(null===(c=null===(n=e.schema)||void 0===n?void 0:n.style)||void 0===c?void 0:c.flexDirection).includes("column"),f=0;f<r.length;f++)r[f].updateSchemaStyle({flexGrow:+i[f],width:void 0,flexBasis:b?"auto":0,flex:"1 1 auto"});if(r.length<i.length)for(f=0;f<i.length-r.length;f++){var s=oa(0,!b);s.style.flexGrow=+i[f],a.manager.addElem(s,!0,!1)}else if(r.length>i.length){var u=(0,l._e)((0,l.Hd)(e.schema));if(u.items=u.items.slice(i.length),e.updateSchema({items:e.schema.items.slice(0,i.length)}),u.items.some((function(e,a){var t;return null===(t=e.body)||void 0===t?void 0:t.length}))){var p=e.parent;a.manager.addChild(p.id,p.region,u,null===(d=null===(o=null==p?void 0:p.children)||void 0===o?void 0:o[e.index+1])||void 0===d?void 0:d.id)}}}},a.resetFlexBasis=function(e,a){var t;void 0===a&&(a={});var n=e.schema;String(a.flexDirection).includes("column")&&!(null===(t=null==n?void 0:n.style)||void 0===t?void 0:t.height)&&(e.children||[]).forEach((function(e){var a,t,n,c;(null===(t=null===(a=e.schema)||void 0===a?void 0:a.style)||void 0===t?void 0:t.height)&&!/^0/.test(null===(c=null===(n=e.schema)||void 0===n?void 0:n.style)||void 0===c?void 0:c.flexBasis)||e.updateSchemaStyle({flexBasis:void 0})}))},a.insertItem=function(e,t){var n,c,o;if((null===(n=e.info)||void 0===n?void 0:n.plugin)===a){var d=a.manager.store,i=(0,l._e)((0,l.Hd)(e.schema)),r=e.parent,b="upper"===t?e.id:null===(o=null===(c=null==r?void 0:r.children)||void 0===c?void 0:c[e.index+1])||void 0===o?void 0:o.id,f=a.manager.addChild(r.id,r.region,i,b);f&&setTimeout((function(){d.setActiveId(f.$$id)}),100)}},a.panelBodyCreator=function(e){var t,d,i,r,b,f,s=(null==e?void 0:e.schema)||{};"row"===(null==s?void 0:s.direction)||null==s||s.direction,null===(t=a.manager)||void 0===t||t.isFlexContainer(null==e?void 0:e.id);var u=null===(d=a.manager)||void 0===d?void 0:d.isFlexItem(null==e?void 0:e.id),m=null===(i=a.manager)||void 0===i?void 0:i.isFlexColumnItem(null==e?void 0:e.id),h=(null==s?void 0:s.isSorptionContainer)||!1,v=(null===(f=null===(b=null===(r=e.node)||void 0===r?void 0:r.schema)||void 0===b?void 0:b.style)||void 0===f?void 0:f.flexDirection)||"row",y=[(0,l.ol)("layout:position",{visibleOn:"!this.stickyStatus"}),(0,l.ol)("layout:originPosition"),(0,l.ol)("layout:inset",{mode:"vertical"})];return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),className:"p-none",body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("0796ba76b4b553687e5ffaeb78512ccb"),body:(0,p.fX)((0,p.fX)([e.node&&(0,l.ol)("layout:flex-layout",{name:"layout",label:"快捷版式设置",flexDirection:v,strictMode:!1,pipeIn:function(){var a;if((0,ca._n)(e.node)){var t=(null===(a=e.node)||void 0===a?void 0:a.children)||[];if(t.every((function(e){var a,t;return"1 1 auto"===(null===(t=null===(a=e.schema)||void 0===a?void 0:a.style)||void 0===t?void 0:t.flex)})))return t.map((function(e){var a,t;return(null===(t=null===(a=e.schema)||void 0===a?void 0:a.style)||void 0===t?void 0:t.flexGrow)||1})).join(":")}},pipeOut:function(t){return a.setFlexLayout(e.node,t)}}),{type:"wrapper",size:"none",className:"grid grid-cols-2 gap-4 mb-4",body:[{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.insertItem(e.node,"under")}},n.createElement(l.In,{className:"icon",icon:"arrow-to-bottom"}),n.createElement("span",null,(0,o.Ru)("3c43c5860b4dfaced296d7a63eae1513")))},{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.insertItem(e.node,"upper")}},n.createElement(l.In,{className:"icon",icon:"top-arrow-to-top"}),n.createElement("span",null,(0,o.Ru)("decaeded2b6f2c66f191ff34b868b1eb")))}]},(0,l.ol)("theme:paddingAndMargin",{name:"themeCss.baseControlClassName.padding-and-margin:default"}),(0,l.ol)("theme:border",{name:"themeCss.baseControlClassName.border:default"}),(0,l.ol)("theme:colorPicker",{name:"themeCss.baseControlClassName.background:default",label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),needCustom:!0,needGradient:!0,needImage:!0,labelMode:"input"}),(0,l.ol)("layout:flex-setting",{label:"内部对齐设置",direction:s.direction,justify:s.justify||"center",alignItems:s.alignItems,pipeOut:function(t){return a.resetFlexBasis(e.node,t),t}}),(0,l.ol)("layout:flex-wrap"),(0,l.ol)("layout:flex-basis",{label:"行间隔",tooltip:"垂直排布时,内部容器之间的间隔",name:"style.rowGap"}),(0,l.ol)("layout:flex-basis",{label:"列间隔",tooltip:"水平排布时,内部容器之间的间隔",name:"style.columnGap"})],(0,p.zs)(u?[(0,l.ol)("layout:flex",{isFlexColumnItem:m,label:m?(0,o.Ru)("f02f876ee64cc016d97fa4dc498d4857"):(0,o.Ru)("a170a375b264f7fe0c02a7ca8c268784"),visibleOn:'this.style && (this.style.position === "static" || this.style.position === "relative")'}),(0,l.ol)("layout:flex-grow",{visibleOn:'this.style && this.style.flex === "1 1 auto" && (this.style.position === "static" || this.style.position === "relative")'}),(0,l.ol)("layout:flex-basis",{label:m?(0,o.Ru)("183f00df0922a6be371fea58cd46a60a"):(0,o.Ru)("f92626f9e56b3e2d0c47495a446acf71"),visibleOn:'this.style && (this.style.position === "static" || this.style.position === "relative") && this.style.flex === "1 1 auto"'}),(0,l.ol)("layout:flex-basis",{label:m?(0,o.Ru)("c19b79073b676b9bade80613aba2dbfa"):(0,o.Ru)("b591aed69defa2abf0486da6a58dfb5e"),visibleOn:'this.style && (this.style.position === "static" || this.style.position === "relative") && this.style.flex === "0 0 150px"'})]:[]),!1),[(0,l.ol)("layout:overflow-x",{visibleOn:"".concat(u&&!m," && this.style.flex === '0 0 150px'")}),(0,l.ol)("layout:isFixedHeight",{visibleOn:"".concat(!u||!m),onChange:function(a){null==e||e.node.setHeightMutable(a)}}),(0,l.ol)("layout:height",{visibleOn:"".concat(!u||!m)}),(0,l.ol)("layout:max-height",{visibleOn:"".concat(!u||!m)}),(0,l.ol)("layout:min-height",{visibleOn:"".concat(!u||!m)}),(0,l.ol)("layout:overflow-y",{visibleOn:"".concat(!u||!m," && (this.isFixedHeight || this.style && this.style.maxHeight) || (").concat(u&&m," && this.style.flex === '0 0 150px')")}),(0,l.ol)("layout:isFixedWidth",{visibleOn:"".concat(!u||m),onChange:function(a){null==e||e.node.setWidthMutable(a)}}),(0,l.ol)("layout:width",{visibleOn:"".concat(!u||m)}),(0,l.ol)("layout:max-width",{visibleOn:"".concat(!u||m," || ").concat(u," && this.style.flex !== '0 0 150px'")}),(0,l.ol)("layout:min-width",{visibleOn:"".concat(!u||m," || ").concat(u," && this.style.flex !== '0 0 150px'")}),(0,l.ol)("layout:overflow-x",{visibleOn:"".concat(!u||m," && (this.isFixedWidth || this.style && this.style.maxWidth)")}),u?null:(0,l.ol)("layout:margin-center"),(0,l.ol)("layout:z-index"),!h&&(0,l.ol)("layout:sticky",{visibleOn:'this.style && (this.style.position !== "fixed" && this.style.position !== "absolute")'}),(0,l.ol)("layout:stickyPosition")],!1)},(0,l.ol)("status"),{title:(0,o.Ru)("dfac151de712ab0b3618072c8a7f0a0f"),body:(0,p.fX)([h?(0,l.ol)("layout:sorption"):null],(0,p.zs)(h?[]:y),!1)}])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),className:"p-none",body:(0,l.ol)("collapseGroup",(0,p.fX)([],(0,p.zs)((0,l.ol)("theme:common",{exclude:["layout"]})),!1))}])]},a.regions=[{key:"items",label:(0,o.Ru)("a4611da51ffee9140976d01668e45d45")}],a}return(0,p.C6)(a,e),a.prototype.buildEditorToolbar=function(e,a){var t,n,c,d,i,l,r,b=this,f=e.id,s=e.info,u=e.schema,p=null===(t=e.node.parent)||void 0===t?void 0:t.schema,m=this.manager.draggableContainer(f),h=null===(n=this.manager)||void 0===n?void 0:n.isFlexItem(f),v=null===(c=this.manager)||void 0===c?void 0:c.isFlexColumnItem(f),y=v?oa(0,!1):oa(),g=null===(d=this.manager)||void 0===d?void 0:d.canAppendSiblings(),R={};a.forEach((function(e){e.tooltip&&(R[e.tooltip]=1)})),!p||"flex"!==(null===(i=s.renderer)||void 0===i?void 0:i.name)&&"container"!==(null===(l=s.renderer)||void 0===l?void 0:l.name)||m||(null==u?void 0:u.isFreeContainer)||(R[(0,o.Ru)("dbb93e8f413074ead24b6ed822247d98")]||h||!g||a.push({iconSvg:"add-btn",tooltip:(0,o.Ru)("dbb93e8f413074ead24b6ed822247d98"),level:"special",placement:"right",className:"ae-InsertBefore is-vertical",onClick:function(){return b.manager.appendSiblingSchema(ia(),!0,!0)}},{iconSvg:"add-btn",tooltip:(0,o.Ru)("5b5765b3fd7e72e04a5cd3e2ef6218a4"),level:"special",placement:"right",className:"ae-InsertAfter is-vertical",onClick:function(){return b.manager.appendSiblingSchema(ia(),!1,!0)}}),"flex"===(null===(r=s.renderer)||void 0===r?void 0:r.name)&&(R[(0,o.Ru)("31f84d1bc6175fd0828a81b5bfd98736")]||a.push({iconSvg:"add-btn",tooltip:(0,o.Ru)("31f84d1bc6175fd0828a81b5bfd98736"),level:"special",placement:"bottom",className:"ae-AppendChild",onClick:function(){return b.manager.addElem(oa(0,!0))}}))),p&&("flex"===p.type||"container"===p.type)&&h&&!m&&g&&(R["".concat(v?(0,o.Ru)("14c495b1248756310c75396cd41f4fe9"):(0,o.Ru)("39a2cb79c6d9762783e20522ea86dcff"),"插入列级容器")]||a.push({iconSvg:"add-btn",tooltip:"".concat(v?(0,o.Ru)("14c495b1248756310c75396cd41f4fe9"):(0,o.Ru)("39a2cb79c6d9762783e20522ea86dcff"),"插入列级容器"),level:"special",placement:"right",className:v?"ae-InsertBefore is-vertical":"ae-InsertBefore",onClick:function(){return b.manager.appendSiblingSchema(y,!0,!0)}},{iconSvg:"add-btn",tooltip:"".concat(v?(0,o.Ru)("e33ac3a4c1a95a02a18f1555038804da"):(0,o.Ru)("de2a774bf98944b8f0ec8755d5f59d64"),"插入列级容器"),level:"special",placement:v?"right":"left",className:v?"ae-InsertAfter is-vertical":"ae-InsertAfter",onClick:function(){return b.manager.appendSiblingSchema(y,!1,!0)}}))},a.prototype.afterResolveJsonSchema=function(e){var a,t,n=null===(a=e.context.node.parent)||void 0===a?void 0:a.host;(null===(t=null==n?void 0:n.info)||void 0===t?void 0:t.plugin)===this&&e.setData("/schemas/FlexColumn.json")},a.id="FlexPluginBase",a}(l.t2);window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ra=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.name=(0,o.Ru)("f549581bf93c72ed69c37e906e04191d"),a.pluginIcon="flex-container-plugin",a.description=(0,o.Ru)("2794fe303cf8ad4395fe93271fae7925"),a}return(0,p.C6)(a,e),a.id="FlexPlugin",a.scene=["layout"],a}(la);(0,l.I0)(ra),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ba=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="grid",a.$schema="/schemas/GridSchema.json",a.name=(0,o.Ru)("2820712cac089483cf2b4a0c939fc780"),a.isBaseComponent=!0,a.description=(0,o.Ru)("9e17d57a0ba39254a75c0265aa3063ca"),a.searchKeywords=(0,o.Ru)("993844afdf1cd0bd368cda41fe2d39d7"),a.docLink="/amis/zh-CN/components/grid",a.tags=[(0,o.Ru)("b1b98c19058af70d8bd499e1899e93bc")],a.order=-2,a.icon="fa fa-th",a.pluginIcon="grid-plugin",a.scaffold={type:"grid",columns:[{body:[]},{body:[]}]},a.previewSchema={type:"grid",columns:[{body:[{type:"tpl",tpl:(0,o.Ru)("e63907bf0db529e84866d1ae737bfc0d"),inline:!1,wrapperComponent:"",className:"bg-light wrapper"}]},{body:[{type:"tpl",tpl:(0,o.Ru)("e63907bf0db529e84866d1ae737bfc0d"),wrapperComponent:"",className:"bg-light wrapper",inline:!1}]}]},a.panelTitle=(0,o.Ru)("9e17d57a0ba39254a75c0265aa3063ca"),a.panelWithOutOthers=!1,a.vRendererConfig={regions:{body:{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),placeholder:(0,o.Ru)("e63907bf0db529e84866d1ae737bfc0d"),wrapperResolve:function(e){return e}}},panelTitle:(0,o.Ru)("e63907bf0db529e84866d1ae737bfc0d"),panelBodyCreator:function(e){var t=e.node.host;return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),className:"p-none",body:[(0,l.ol)("collapseGroup",[(0,l.ol)("layout:originPosition",{value:"left-top"}),{title:(0,o.Ru)("9bdb07e72d3a9a6084201a7398523f5a"),body:[{type:"wrapper",size:"none",className:"grid grid-cols-2 gap-4",body:[t.isSecondFactor?null:{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.insertRowAfter(e.node.host)}},n.createElement(l.In,{className:"icon",icon:"arrow-to-bottom"}),n.createElement("span",null,(0,o.Ru)("3c43c5860b4dfaced296d7a63eae1513")))},t.isSecondFactor?null:{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.insertRowBefore(e.node.host)}},n.createElement(l.In,{className:"icon",icon:"top-arrow-to-top"}),n.createElement("span",null,(0,o.Ru)("decaeded2b6f2c66f191ff34b868b1eb")))},{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.insertColumnBefore(e)}},n.createElement(l.In,{className:"icon",icon:"left-arrow-to-left"}),n.createElement("span",null,(0,o.Ru)("0d9eb53682343f1cbd562c9a944ef5bf")))},{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.insertColumnAfter(e)}},n.createElement(l.In,{className:"icon",icon:"arrow-to-right"}),n.createElement("span",null,(0,o.Ru)("814276d30e338eccbaee96c3e6bacb61")))}].filter((function(e){return e}))}]},{title:(0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7"),body:[{type:"button-group-select",name:"md",size:"sm",label:!1,pipeIn:function(e){return"number"==typeof e?"manual":e||""},pipeOut:function(e){return"manual"===e?1:e},tiled:!0,options:[{value:"",label:(0,o.Ru)("daa0f354e189c0da577ea25be13f874d")},{value:"auto",label:(0,o.Ru)("4db804afe5c99f7ca4fe988ada35c77f")},{value:"manual",label:(0,o.Ru)("2a3e7f5c382c56faf261a87573658325")}]},{visibleOn:'typeof this.md === "number"',label:(0,o.Ru)("d5d885add2551454955bd70411769c88"),type:"input-range",name:"md",min:1,max:12,step:1}]},{title:(0,o.Ru)("5aefca559c5a41d10078e21e6d616825"),body:[{type:"button-group-select",name:"valign",size:"sm",label:!1,tiled:!0,clearable:!0,inputClassName:"flex-nowrap",options:[{value:"top",label:(0,o.Ru)("2a6ad292447e6354ca39ee7f40d2fcc8")},{value:"middle",label:(0,o.Ru)("1cc9a6949b47913462ff832cb684bdde")},{value:"bottom",label:(0,o.Ru)("d68c21b6b65e7a2e361762b65b8a5032")},{value:"between",label:(0,o.Ru)("da1b972efb29f850b50e219ad4d98ba5")}]}]}])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",(0,p.fX)([],(0,p.zs)((0,l.ol)("theme:common",{exclude:["layout"]})),!1))]}])]}},a.vWrapperResolve=function(e){return e},a.overrides={renderColumn:function(e,a,t){var c,d,i=this.super(e,a,t),r=this.props.$$editor;if(r&&e.$$id){var b=r.plugin,f=null===(d=null===(c=b.vRendererConfig)||void 0===c?void 0:c.regions)||void 0===d?void 0:d.body;return f?n.createElement(l.Qw,{key:"".concat(e.$$id,"-").concat(a),type:r.type,plugin:r.plugin,renderer:r.renderer,$schema:"/schemas/GridColumn.json",hostId:r.id,memberIndex:a,name:"第".concat(a+1,(0,o.Ru)("e63907bf0db529e84866d1ae737bfc0d")),id:e.$$id,draggable:!1,schemaPath:"".concat(r.schemaPath,"/grid/").concat(a),wrapperResolve:b.vWrapperResolve,path:"".concat(this.props.$path,"/").concat(a),data:this.props.data,widthMutable:!0},f?n.createElement(l.mm,{key:f.key,preferTag:f.preferTag,name:f.key,label:f.label,regionConfig:f,placeholder:f.placeholder,editorStore:b.manager.store,manager:b.manager,children:i,wrapperResolve:f.wrapperResolve,rendererName:r.renderer.name}):i):i}return i}},a}return(0,p.C6)(a,e),a.prototype.panelBodyCreator=function(e){var a=this,t=e.secondFactor;return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),className:"p-none",body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("9bdb07e72d3a9a6084201a7398523f5a"),body:[t?null:{type:"wrapper",size:"none",className:"grid grid-cols-2 gap-4 mb-4",body:[{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.insertRowAfter(e.node)}},n.createElement(l.In,{className:"icon",icon:"arrow-to-bottom"}),n.createElement("span",null,(0,o.Ru)("3c43c5860b4dfaced296d7a63eae1513")))},{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.insertRowBefore(e.node)}},n.createElement(l.In,{className:"icon",icon:"top-arrow-to-top"}),n.createElement("span",null,(0,o.Ru)("decaeded2b6f2c66f191ff34b868b1eb")))}]}].filter((function(e){return e}))},{title:(0,o.Ru)("5aefca559c5a41d10078e21e6d616825"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{label:(0,o.Ru)("eb22d47f16f92e6f621c2b9d87119303"),name:"columns",type:"select",pipeIn:function(e){return Array.isArray(e)?e.length:void 0},pipeOut:function(e,a){return Array.isArray(a)&&(a.length>e?(a=a.concat()).splice(e-1,a.length-e):a=a.concat((0,l.Pu)({body:[]},e-a.length))),a},options:(0,l.Pu)(null,12).map((function(e,a){return{label:"".concat(a+1),value:a+1}}))},{type:"button-group-select",name:"gap",label:(0,o.Ru)("c288b519484207bea1d51884a5e9acaf"),size:"sm",clearable:!0,tiled:!0,options:[{label:(0,o.Ru)("d81bb206a889656035b929cd8bb1ef10"),value:"none"},{label:(0,o.Ru)("23ecf42cada8bf2715792d718544d107"),value:"xs"},{label:(0,o.Ru)("391b8fa9c747a1799353ab856e666ad5"),value:"sm"},{label:(0,o.Ru)("fd6e80f1e0199d6ecc3ee81ae04aa9ef"),value:"base"},{label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645"),value:"md"},{label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4"),value:"lg"}]},{type:"button-group-select",name:"align",size:"sm",label:(0,o.Ru)("98d695d6a6a48cfb4bc2f6396ee64787"),tiled:!0,pipeIn:(0,l.Jh)("left"),inputClassName:"flex-nowrap",options:[{value:"left",label:(0,o.Ru)("413f48cc71f71083ce532a86e3efdc21")},{value:"center",label:(0,o.Ru)("1cc9a6949b47913462ff832cb684bdde")},{value:"right",label:(0,o.Ru)("fd8e9572cc6bf87653c4d8f8b8dd0db9")},{value:"between",label:(0,o.Ru)("da1b972efb29f850b50e219ad4d98ba5")}]},{type:"button-group-select",name:"valign",size:"sm",label:(0,o.Ru)("11b7fc50778c89572391ec4c6c4b55e1"),tiled:!0,pipeIn:(0,l.Jh)("top"),inputClassName:"flex-nowrap",options:[{value:"top",label:(0,o.Ru)("2a6ad292447e6354ca39ee7f40d2fcc8")},{value:"middle",label:(0,o.Ru)("1cc9a6949b47913462ff832cb684bdde")},{value:"bottom",label:(0,o.Ru)("d68c21b6b65e7a2e361762b65b8a5032")},{value:"between",label:(0,o.Ru)("da1b972efb29f850b50e219ad4d98ba5")}]}]}])]},this.panelWithOutOthers?null:{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",(0,p.fX)([(0,l.ol)("subFormItemMode"),(0,l.ol)("subFormHorizontalMode"),(0,l.ol)("subFormHorizontal")],(0,p.zs)((0,l.ol)("theme:common",{exclude:["layout"]})),!1))]}])]},a.prototype.afterResolveJsonSchema=function(e){var a,t,n=null===(a=e.context.node.parent)||void 0===a?void 0:a.host;(null===(t=null==n?void 0:n.info)||void 0===t?void 0:t.plugin)===this&&e.setData("/schemas/GridColumn.json")},a.prototype.buildEditorContextMenu=function(e,a){var t,n=this;e.selections.length||(null===(t=e.info)||void 0===t?void 0:t.plugin)!==this||(e.node.isVitualRenderer?(a.push("|"),a.push({label:(0,o.Ru)("9cc03fc4b3e87e8410e10357a219b44e"),onSelect:function(){return n.insertColumnBefore(e)}}),a.push({label:(0,o.Ru)("6b12fc99e2a46aed982d46b93ac191a0"),onSelect:function(){return n.insertColumnAfter(e)}}),a.push("|"),a.push({label:(0,o.Ru)("57ff158884582ed498a87d03aed46146"),onSelect:function(){return n.insertRowBefore(e.node.host)}}),a.push({label:(0,o.Ru)("bd63eab86ac0e0b35a06d0f24a098096"),onSelect:function(){return n.insertRowAfter(e.node.host)}})):(a.push("|"),a.push({label:(0,o.Ru)("57ff158884582ed498a87d03aed46146"),onSelect:function(){return n.insertRowBefore(e.node)}}),a.push({label:(0,o.Ru)("bd63eab86ac0e0b35a06d0f24a098096"),onSelect:function(){return n.insertRowAfter(e.node)}})))},a.prototype.onWidthChangeStart=function(e){var a,t,n=e.context,c=n.node;if((null===(a=c.info)||void 0===a?void 0:a.plugin)===this){var o=c.host;if(o&&(null===(t=o.info)||void 0===t?void 0:t.plugin)===this){var d=n.dom,i=d.parentElement;if(i){var l=n.resizer,r=i.getBoundingClientRect(),b=o.schema.columns,f=c.index,s=b[f].md,u=d.getBoundingClientRect();e.setData({onMove:function(e){var a=e.pageX-u.left,t=s=Math.max(1,Math.min(12,Math.round(12*a/r.width)));(b=b.concat())[f]=(0,p.Cl)((0,p.Cl)({},b[f]),{md:t}),l.setAttribute("data-value","".concat(t)),o.updateState({columns:b}),requestAnimationFrame((function(){c.calculateHighlightBox()}))},onEnd:function(){o.updateState({},!0),l.removeAttribute("data-value"),c.updateSchema({md:s}),requestAnimationFrame((function(){c.calculateHighlightBox()}))}})}}}},a.prototype.insertRowAfter=function(e){var a,t=this;if((null===(a=e.info)||void 0===a?void 0:a.plugin)===this){var n=this.manager.store,c=n.schema,o=e.id;n.traceableSetSchema((0,l.le)(c,o,(function(e,a,n){e.splice(n+1,0,(0,l._e)({type:t.rendererName||"grid",align:a.align,valign:a.valign,columns:a.columns.map((function(e){return{body:[],md:null==e?void 0:e.md}}))}))})))}},a.prototype.insertRowBefore=function(e){var a,t=this;if((null===(a=e.info)||void 0===a?void 0:a.plugin)===this){var n=this.manager.store,c=n.schema,o=e.id;n.traceableSetSchema((0,l.le)(c,o,(function(e,a,n){e.splice(n,0,(0,l._e)({type:t.rendererName||"grid",align:a.align,valign:a.valign,columns:a.columns.map((function(e){return{body:[],md:null==e?void 0:e.md}}))}))})))}},a.prototype.insertColumnBefore=function(e){var a;if((null===(a=e.node.info)||void 0===a?void 0:a.plugin)===this){var t=this.manager.store,n=e.id,c=t.schema;t.traceableSetSchema((0,l.le)(c,n,(function(e,a,t){e.splice(t,0,(0,l._e)({body:[]}))})))}},a.prototype.insertColumnAfter=function(e){var a;if((null===(a=e.node.info)||void 0===a?void 0:a.plugin)===this){var t=this.manager.store,n=t.schema,c=e.id;t.traceableSetSchema((0,l.le)(n,c,(function(e,a,t){e.splice(t+1,0,(0,l._e)({body:[]}))})))}},a.id="GridPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(ba),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var fa=t(70737);function sa(e,a){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);a&&(n=n.filter((function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable}))),t.push.apply(t,n)}return t}function ua(e){for(var a=1;a<arguments.length;a++){var t=null!=arguments[a]?arguments[a]:{};a%2?sa(Object(t),!0).forEach((function(a){ma(e,a,t[a])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):sa(Object(t)).forEach((function(a){Object.defineProperty(e,a,Object.getOwnPropertyDescriptor(t,a))}))}return e}function pa(e){return pa="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},pa(e)}function ma(e,a,t){return a in e?Object.defineProperty(e,a,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[a]=t,e}function ha(){return ha=Object.assign||function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ha.apply(this,arguments)}function va(e){if("undefined"!=typeof window&&window.navigator)return!!navigator.userAgent.match(e)}var ya=va(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),ga=va(/Edge/i),Ra=va(/firefox/i),Ca=va(/safari/i)&&!va(/chrome/i)&&!va(/android/i),wa=va(/iP(ad|od|hone)/i),xa=va(/chrome/i)&&va(/android/i),Sa={capture:!1,passive:!1};function Na(e,a,t){e.addEventListener(a,t,!ya&&Sa)}function ka(e,a,t){e.removeEventListener(a,t,!ya&&Sa)}function Ea(e,a){if(a){if(">"===a[0]&&(a=a.substring(1)),e)try{if(e.matches)return e.matches(a);if(e.msMatchesSelector)return e.msMatchesSelector(a);if(e.webkitMatchesSelector)return e.webkitMatchesSelector(a)}catch(e){return!1}return!1}}function Ia(e){return e.host&&e!==document&&e.host.nodeType?e.host:e.parentNode}function Oa(e,a,t,n){if(e){t=t||document;do{if(null!=a&&(">"===a[0]?e.parentNode===t&&Ea(e,a):Ea(e,a))||n&&e===t)return e;if(e===t)break}while(e=Ia(e))}return null}var Ta,Fa=/\s+/g;function Aa(e,a,t){if(e&&a)if(e.classList)e.classList[t?"add":"remove"](a);else{var n=(" "+e.className+" ").replace(Fa," ").replace(" "+a+" "," ");e.className=(n+(t?" "+a:"")).replace(Fa," ")}}function Ma(e,a,t){var n=e&&e.style;if(n){if(void 0===t)return document.defaultView&&document.defaultView.getComputedStyle?t=document.defaultView.getComputedStyle(e,""):e.currentStyle&&(t=e.currentStyle),void 0===a?t:t[a];a in n||-1!==a.indexOf("webkit")||(a="-webkit-"+a),n[a]=t+("string"==typeof t?"":"px")}}function za(e,a){var t="";if("string"==typeof e)t=e;else do{var n=Ma(e,"transform");n&&"none"!==n&&(t=n+" "+t)}while(!a&&(e=e.parentNode));var c=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return c&&new c(t)}function Pa(e,a,t){if(e){var n=e.getElementsByTagName(a),c=0,o=n.length;if(t)for(;c<o;c++)t(n[c],c);return n}return[]}function ja(){return document.scrollingElement||document.documentElement}function Ba(e,a,t,n,c){if(e.getBoundingClientRect||e===window){var o,d,i,l,r,b,f;if(e!==window&&e.parentNode&&e!==ja()?(d=(o=e.getBoundingClientRect()).top,i=o.left,l=o.bottom,r=o.right,b=o.height,f=o.width):(d=0,i=0,l=window.innerHeight,r=window.innerWidth,b=window.innerHeight,f=window.innerWidth),(a||t)&&e!==window&&(c=c||e.parentNode,!ya))do{if(c&&c.getBoundingClientRect&&("none"!==Ma(c,"transform")||t&&"static"!==Ma(c,"position"))){var s=c.getBoundingClientRect();d-=s.top+parseInt(Ma(c,"border-top-width")),i-=s.left+parseInt(Ma(c,"border-left-width")),l=d+o.height,r=i+o.width;break}}while(c=c.parentNode);if(n&&e!==window){var u=za(c||e),p=u&&u.a,m=u&&u.d;u&&(l=(d/=m)+(b/=m),r=(i/=p)+(f/=p))}return{top:d,left:i,bottom:l,right:r,width:f,height:b}}}function Da(e,a,t){for(var n=Ha(e,!0),c=Ba(e)[a];n;){var o=Ba(n)[t];if(!("top"===t||"left"===t?c>=o:c<=o))return n;if(n===ja())break;n=Ha(n,!1)}return!1}function Va(e,a,t,n){for(var c=0,o=0,d=e.children;o<d.length;){if("none"!==d[o].style.display&&d[o]!==Ut.ghost&&(n||d[o]!==Ut.dragged)&&Oa(d[o],t.draggable,e,!1)){if(c===a)return d[o];c++}o++}return null}function La(e,a){for(var t=e.lastElementChild;t&&(t===Ut.ghost||"none"===Ma(t,"display")||a&&!Ea(t,a));)t=t.previousElementSibling;return t||null}function $a(e,a){var t=0;if(!e||!e.parentNode)return-1;for(;e=e.previousElementSibling;)"TEMPLATE"===e.nodeName.toUpperCase()||e===Ut.clone||a&&!Ea(e,a)||t++;return t}function _a(e){var a=0,t=0,n=ja();if(e)do{var c=za(e),o=c.a,d=c.d;a+=e.scrollLeft*o,t+=e.scrollTop*d}while(e!==n&&(e=e.parentNode));return[a,t]}function Ha(e,a){if(!e||!e.getBoundingClientRect)return ja();var t=e,n=!1;do{if(t.clientWidth<t.scrollWidth||t.clientHeight<t.scrollHeight){var c=Ma(t);if(t.clientWidth<t.scrollWidth&&("auto"==c.overflowX||"scroll"==c.overflowX)||t.clientHeight<t.scrollHeight&&("auto"==c.overflowY||"scroll"==c.overflowY)){if(!t.getBoundingClientRect||t===document.body)return ja();if(n||a)return t;n=!0}}}while(t=t.parentNode);return ja()}function Wa(e,a){return Math.round(e.top)===Math.round(a.top)&&Math.round(e.left)===Math.round(a.left)&&Math.round(e.height)===Math.round(a.height)&&Math.round(e.width)===Math.round(a.width)}function qa(e,a){return function(){if(!Ta){var t=arguments;1===t.length?e.call(this,t[0]):e.apply(this,t),Ta=setTimeout((function(){Ta=void 0}),a)}}}function Ua(e,a,t){e.scrollLeft+=a,e.scrollTop+=t}function Ja(e){var a=window.Polymer,t=window.jQuery||window.Zepto;return a&&a.dom?a.dom(e).cloneNode(!0):t?t(e).clone(!0)[0]:e.cloneNode(!0)}function Ya(e,a,t){var n={};return Array.from(e.children).forEach((function(c){var o,d,i,l;if(Oa(c,a.draggable,e,!1)&&!c.animated&&c!==t){var r=Ba(c);n.left=Math.min(null!==(o=n.left)&&void 0!==o?o:1/0,r.left),n.top=Math.min(null!==(d=n.top)&&void 0!==d?d:1/0,r.top),n.right=Math.max(null!==(i=n.right)&&void 0!==i?i:-1/0,r.right),n.bottom=Math.max(null!==(l=n.bottom)&&void 0!==l?l:-1/0,r.bottom)}})),n.width=n.right-n.left,n.height=n.bottom-n.top,n.x=n.left,n.y=n.top,n}var Xa="Sortable"+(new Date).getTime();var Ga=[],Ka={initializeByDefault:!0},Qa={mount:function(e){for(var a in Ka)Ka.hasOwnProperty(a)&&!(a in e)&&(e[a]=Ka[a]);Ga.forEach((function(a){if(a.pluginName===e.pluginName)throw"Sortable: Cannot mount plugin ".concat(e.pluginName," more than once")})),Ga.push(e)},pluginEvent:function(e,a,t){var n=this;this.eventCanceled=!1,t.cancel=function(){n.eventCanceled=!0};var c=e+"Global";Ga.forEach((function(n){a[n.pluginName]&&(a[n.pluginName][c]&&a[n.pluginName][c](ua({sortable:a},t)),a.options[n.pluginName]&&a[n.pluginName][e]&&a[n.pluginName][e](ua({sortable:a},t)))}))},initializePlugins:function(e,a,t,n){for(var c in Ga.forEach((function(n){var c=n.pluginName;if(e.options[c]||n.initializeByDefault){var o=new n(e,a,e.options);o.sortable=e,o.options=e.options,e[c]=o,ha(t,o.defaults)}})),e.options)if(e.options.hasOwnProperty(c)){var o=this.modifyOption(e,c,e.options[c]);void 0!==o&&(e.options[c]=o)}},getEventProperties:function(e,a){var t={};return Ga.forEach((function(n){"function"==typeof n.eventProperties&&ha(t,n.eventProperties.call(a[n.pluginName],e))})),t},modifyOption:function(e,a,t){var n;return Ga.forEach((function(c){e[c.pluginName]&&c.optionListeners&&"function"==typeof c.optionListeners[a]&&(n=c.optionListeners[a].call(e[c.pluginName],t))})),n}};var Za=["evt"],et=function(e,a){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},n=t.evt,c=function(e,a){if(null==e)return{};var t,n,c=function(e,a){if(null==e)return{};var t,n,c={},o=Object.keys(e);for(n=0;n<o.length;n++)t=o[n],a.indexOf(t)>=0||(c[t]=e[t]);return c}(e,a);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)t=o[n],a.indexOf(t)>=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(c[t]=e[t])}return c}(t,Za);Qa.pluginEvent.bind(Ut)(e,a,ua({dragEl:tt,parentEl:nt,ghostEl:ct,rootEl:ot,nextEl:dt,lastDownEl:it,cloneEl:lt,cloneHidden:rt,dragStarted:wt,putSortable:mt,activeSortable:Ut.active,originalEvent:n,oldIndex:bt,oldDraggableIndex:st,newIndex:ft,newDraggableIndex:ut,hideGhostForTarget:_t,unhideGhostForTarget:Ht,cloneNowHidden:function(){rt=!0},cloneNowShown:function(){rt=!1},dispatchSortableEvent:function(e){at({sortable:a,name:e,originalEvent:n})}},c))};function at(e){!function(e){var a=e.sortable,t=e.rootEl,n=e.name,c=e.targetEl,o=e.cloneEl,d=e.toEl,i=e.fromEl,l=e.oldIndex,r=e.newIndex,b=e.oldDraggableIndex,f=e.newDraggableIndex,s=e.originalEvent,u=e.putSortable,p=e.extraEventProperties;if(a=a||t&&t[Xa]){var m,h=a.options,v="on"+n.charAt(0).toUpperCase()+n.substr(1);!window.CustomEvent||ya||ga?(m=document.createEvent("Event")).initEvent(n,!0,!0):m=new CustomEvent(n,{bubbles:!0,cancelable:!0}),m.to=d||t,m.from=i||t,m.item=c||t,m.clone=o,m.oldIndex=l,m.newIndex=r,m.oldDraggableIndex=b,m.newDraggableIndex=f,m.originalEvent=s,m.pullMode=u?u.lastPutMode:void 0;var y=ua(ua({},p),Qa.getEventProperties(n,a));for(var g in y)m[g]=y[g];t&&t.dispatchEvent(m),h[v]&&h[v].call(a,m)}}(ua({putSortable:mt,cloneEl:lt,targetEl:tt,rootEl:ot,oldIndex:bt,oldDraggableIndex:st,newIndex:ft,newDraggableIndex:ut},e))}var tt,nt,ct,ot,dt,it,lt,rt,bt,ft,st,ut,pt,mt,ht,vt,yt,gt,Rt,Ct,wt,xt,St,Nt,kt,Et=!1,It=!1,Ot=[],Tt=!1,Ft=!1,At=[],Mt=!1,zt=[],Pt="undefined"!=typeof document,jt=wa,Bt=ga||ya?"cssFloat":"float",Dt=Pt&&!xa&&!wa&&"draggable"in document.createElement("div"),Vt=function(){if(Pt){if(ya)return!1;var e=document.createElement("x");return e.style.cssText="pointer-events:auto","auto"===e.style.pointerEvents}}(),Lt=function(e,a){var t=Ma(e),n=parseInt(t.width)-parseInt(t.paddingLeft)-parseInt(t.paddingRight)-parseInt(t.borderLeftWidth)-parseInt(t.borderRightWidth),c=Va(e,0,a),o=Va(e,1,a),d=c&&Ma(c),i=o&&Ma(o),l=d&&parseInt(d.marginLeft)+parseInt(d.marginRight)+Ba(c).width,r=i&&parseInt(i.marginLeft)+parseInt(i.marginRight)+Ba(o).width;if("flex"===t.display)return"column"===t.flexDirection||"column-reverse"===t.flexDirection?"vertical":"horizontal";if("grid"===t.display)return t.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(c&&d.float&&"none"!==d.float){var b="left"===d.float?"left":"right";return!o||"both"!==i.clear&&i.clear!==b?"horizontal":"vertical"}return c&&("block"===d.display||"flex"===d.display||"table"===d.display||"grid"===d.display||l>=n&&"none"===t[Bt]||o&&"none"===t[Bt]&&l+r>n)?"vertical":"horizontal"},$t=function(e){function a(e,t){return function(n,c,o,d){var i=n.options.group.name&&c.options.group.name&&n.options.group.name===c.options.group.name;if(null==e&&(t||i))return!0;if(null==e||!1===e)return!1;if(t&&"clone"===e)return e;if("function"==typeof e)return a(e(n,c,o,d),t)(n,c,o,d);var l=(t?n:c).options.group.name;return!0===e||"string"==typeof e&&e===l||e.join&&e.indexOf(l)>-1}}var t={},n=e.group;n&&"object"==pa(n)||(n={name:n}),t.name=n.name,t.checkPull=a(n.pull,!0),t.checkPut=a(n.put),t.revertClone=n.revertClone,e.group=t},_t=function(){!Vt&&ct&&Ma(ct,"display","none")},Ht=function(){!Vt&&ct&&Ma(ct,"display","")};Pt&&!xa&&document.addEventListener("click",(function(e){if(It)return e.preventDefault(),e.stopPropagation&&e.stopPropagation(),e.stopImmediatePropagation&&e.stopImmediatePropagation(),It=!1,!1}),!0);var Wt=function(e){if(tt){e=e.touches?e.touches[0]:e;var a=(c=e.clientX,o=e.clientY,Ot.some((function(e){var a=e[Xa].options.emptyInsertThreshold;if(a&&!La(e)){var t=Ba(e),n=c>=t.left-a&&c<=t.right+a,i=o>=t.top-a&&o<=t.bottom+a;return n&&i?d=e:void 0}})),d);if(a){var t={};for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);t.target=t.rootEl=a,t.preventDefault=void 0,t.stopPropagation=void 0,a[Xa]._onDragOver(t)}}var c,o,d},qt=function(e){tt&&tt.parentNode[Xa]._isOutsideThisEl(e.target)};function Ut(e,a){if(!e||!e.nodeType||1!==e.nodeType)throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(e));this.el=e,this.options=a=ha({},a),e[Xa]=this;var t,n,c={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(e.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return Lt(e,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(e,a){e.setData("Text",a.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:!1!==Ut.supportPointer&&"PointerEvent"in window&&!Ca,emptyInsertThreshold:5};for(var o in Qa.initializePlugins(this,e,c),c)!(o in a)&&(a[o]=c[o]);for(var d in $t(a),this)"_"===d.charAt(0)&&"function"==typeof this[d]&&(this[d]=this[d].bind(this));this.nativeDraggable=!a.forceFallback&&Dt,this.nativeDraggable&&(this.options.touchStartThreshold=1),a.supportPointer?Na(e,"pointerdown",this._onTapStart):(Na(e,"mousedown",this._onTapStart),Na(e,"touchstart",this._onTapStart)),this.nativeDraggable&&(Na(e,"dragover",this),Na(e,"dragenter",this)),Ot.push(this.el),a.store&&a.store.get&&this.sort(a.store.get(this)||[]),ha(this,(n=[],{captureAnimationState:function(){n=[],this.options.animation&&[].slice.call(this.el.children).forEach((function(e){if("none"!==Ma(e,"display")&&e!==Ut.ghost){n.push({target:e,rect:Ba(e)});var a=ua({},n[n.length-1].rect);if(e.thisAnimationDuration){var t=za(e,!0);t&&(a.top-=t.f,a.left-=t.e)}e.fromRect=a}}))},addAnimationState:function(e){n.push(e)},removeAnimationState:function(e){n.splice(function(e,a){for(var t in e)if(e.hasOwnProperty(t))for(var n in a)if(a.hasOwnProperty(n)&&a[n]===e[t][n])return Number(t);return-1}(n,{target:e}),1)},animateAll:function(e){var a=this;if(!this.options.animation)return clearTimeout(t),void("function"==typeof e&&e());var c=!1,o=0;n.forEach((function(e){var t=0,n=e.target,d=n.fromRect,i=Ba(n),l=n.prevFromRect,r=n.prevToRect,b=e.rect,f=za(n,!0);f&&(i.top-=f.f,i.left-=f.e),n.toRect=i,n.thisAnimationDuration&&Wa(l,i)&&!Wa(d,i)&&(b.top-i.top)/(b.left-i.left)==(d.top-i.top)/(d.left-i.left)&&(t=function(e,a,t,n){return Math.sqrt(Math.pow(a.top-e.top,2)+Math.pow(a.left-e.left,2))/Math.sqrt(Math.pow(a.top-t.top,2)+Math.pow(a.left-t.left,2))*n.animation}(b,l,r,a.options)),Wa(i,d)||(n.prevFromRect=d,n.prevToRect=i,t||(t=a.options.animation),a.animate(n,b,i,t)),t&&(c=!0,o=Math.max(o,t),clearTimeout(n.animationResetTimer),n.animationResetTimer=setTimeout((function(){n.animationTime=0,n.prevFromRect=null,n.fromRect=null,n.prevToRect=null,n.thisAnimationDuration=null}),t),n.thisAnimationDuration=t)})),clearTimeout(t),c?t=setTimeout((function(){"function"==typeof e&&e()}),o):"function"==typeof e&&e(),n=[]},animate:function(e,a,t,n){if(n){Ma(e,"transition",""),Ma(e,"transform","");var c=za(this.el),o=c&&c.a,d=c&&c.d,i=(a.left-t.left)/(o||1),l=(a.top-t.top)/(d||1);e.animatingX=!!i,e.animatingY=!!l,Ma(e,"transform","translate3d("+i+"px,"+l+"px,0)"),this.forRepaintDummy=function(e){return e.offsetWidth}(e),Ma(e,"transition","transform "+n+"ms"+(this.options.easing?" "+this.options.easing:"")),Ma(e,"transform","translate3d(0,0,0)"),"number"==typeof e.animated&&clearTimeout(e.animated),e.animated=setTimeout((function(){Ma(e,"transition",""),Ma(e,"transform",""),e.animated=!1,e.animatingX=!1,e.animatingY=!1}),n)}}}))}function Jt(e,a,t,n,c,o,d,i){var l,r,b=e[Xa],f=b.options.onMove;return!window.CustomEvent||ya||ga?(l=document.createEvent("Event")).initEvent("move",!0,!0):l=new CustomEvent("move",{bubbles:!0,cancelable:!0}),l.to=a,l.from=e,l.dragged=t,l.draggedRect=n,l.related=c||a,l.relatedRect=o||Ba(a),l.willInsertAfter=i,l.originalEvent=d,e.dispatchEvent(l),f&&(r=f.call(b,l,d)),r}function Yt(e){e.draggable=!1}function Xt(){Mt=!1}function Gt(e){for(var a=e.tagName+e.className+e.src+e.href+e.textContent,t=a.length,n=0;t--;)n+=a.charCodeAt(t);return n.toString(36)}function Kt(e){return setTimeout(e,0)}function Qt(e){return clearTimeout(e)}Ut.prototype={constructor:Ut,_isOutsideThisEl:function(e){this.el.contains(e)||e===this.el||(xt=null)},_getDirection:function(e,a){return"function"==typeof this.options.direction?this.options.direction.call(this,e,a,tt):this.options.direction},_onTapStart:function(e){if(e.cancelable){var a=this,t=this.el,n=this.options,c=n.preventOnFilter,o=e.type,d=e.touches&&e.touches[0]||e.pointerType&&"touch"===e.pointerType&&e,i=(d||e).target,l=e.target.shadowRoot&&(e.path&&e.path[0]||e.composedPath&&e.composedPath()[0])||i,r=n.filter;if(function(e){zt.length=0;for(var a=e.getElementsByTagName("input"),t=a.length;t--;){var n=a[t];n.checked&&zt.push(n)}}(t),!tt&&!(/mousedown|pointerdown/.test(o)&&0!==e.button||n.disabled)&&!l.isContentEditable&&(this.nativeDraggable||!Ca||!i||"SELECT"!==i.tagName.toUpperCase())&&!((i=Oa(i,n.draggable,t,!1))&&i.animated||it===i)){if(bt=$a(i),st=$a(i,n.draggable),"function"==typeof r){if(r.call(this,e,i,this))return at({sortable:a,rootEl:l,name:"filter",targetEl:i,toEl:t,fromEl:t}),et("filter",a,{evt:e}),void(c&&e.cancelable&&e.preventDefault())}else if(r&&(r=r.split(",").some((function(n){if(n=Oa(l,n.trim(),t,!1))return at({sortable:a,rootEl:n,name:"filter",targetEl:i,fromEl:t,toEl:t}),et("filter",a,{evt:e}),!0}))))return void(c&&e.cancelable&&e.preventDefault());n.handle&&!Oa(l,n.handle,t,!1)||this._prepareDragStart(e,d,i)}}},_prepareDragStart:function(e,a,t){var n,c=this,o=c.el,d=c.options,i=o.ownerDocument;if(t&&!tt&&t.parentNode===o){var l=Ba(t);if(ot=o,nt=(tt=t).parentNode,dt=tt.nextSibling,it=t,pt=d.group,Ut.dragged=tt,ht={target:tt,clientX:(a||e).clientX,clientY:(a||e).clientY},Rt=ht.clientX-l.left,Ct=ht.clientY-l.top,this._lastX=(a||e).clientX,this._lastY=(a||e).clientY,tt.style["will-change"]="all",n=function(){et("delayEnded",c,{evt:e}),Ut.eventCanceled?c._onDrop():(c._disableDelayedDragEvents(),!Ra&&c.nativeDraggable&&(tt.draggable=!0),c._triggerDragStart(e,a),at({sortable:c,name:"choose",originalEvent:e}),Aa(tt,d.chosenClass,!0))},d.ignore.split(",").forEach((function(e){Pa(tt,e.trim(),Yt)})),Na(i,"dragover",Wt),Na(i,"mousemove",Wt),Na(i,"touchmove",Wt),Na(i,"mouseup",c._onDrop),Na(i,"touchend",c._onDrop),Na(i,"touchcancel",c._onDrop),Ra&&this.nativeDraggable&&(this.options.touchStartThreshold=4,tt.draggable=!0),et("delayStart",this,{evt:e}),!d.delay||d.delayOnTouchOnly&&!a||this.nativeDraggable&&(ga||ya))n();else{if(Ut.eventCanceled)return void this._onDrop();Na(i,"mouseup",c._disableDelayedDrag),Na(i,"touchend",c._disableDelayedDrag),Na(i,"touchcancel",c._disableDelayedDrag),Na(i,"mousemove",c._delayedDragTouchMoveHandler),Na(i,"touchmove",c._delayedDragTouchMoveHandler),d.supportPointer&&Na(i,"pointermove",c._delayedDragTouchMoveHandler),c._dragStartTimer=setTimeout(n,d.delay)}}},_delayedDragTouchMoveHandler:function(e){var a=e.touches?e.touches[0]:e;Math.max(Math.abs(a.clientX-this._lastX),Math.abs(a.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){tt&&Yt(tt),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var e=this.el.ownerDocument;ka(e,"mouseup",this._disableDelayedDrag),ka(e,"touchend",this._disableDelayedDrag),ka(e,"touchcancel",this._disableDelayedDrag),ka(e,"mousemove",this._delayedDragTouchMoveHandler),ka(e,"touchmove",this._delayedDragTouchMoveHandler),ka(e,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(e,a){a=a||"touch"==e.pointerType&&e,!this.nativeDraggable||a?this.options.supportPointer?Na(document,"pointermove",this._onTouchMove):Na(document,a?"touchmove":"mousemove",this._onTouchMove):(Na(tt,"dragend",this),Na(ot,"dragstart",this._onDragStart));try{document.selection?Kt((function(){document.selection.empty()})):window.getSelection().removeAllRanges()}catch(e){}},_dragStarted:function(e,a){if(Et=!1,ot&&tt){et("dragStarted",this,{evt:a}),this.nativeDraggable&&Na(document,"dragover",qt);var t=this.options;!e&&Aa(tt,t.dragClass,!1),Aa(tt,t.ghostClass,!0),Ut.active=this,e&&this._appendGhost(),at({sortable:this,name:"start",originalEvent:a})}else this._nulling()},_emulateDragOver:function(){if(vt){this._lastX=vt.clientX,this._lastY=vt.clientY,_t();for(var e=document.elementFromPoint(vt.clientX,vt.clientY),a=e;e&&e.shadowRoot&&(e=e.shadowRoot.elementFromPoint(vt.clientX,vt.clientY))!==a;)a=e;if(tt.parentNode[Xa]._isOutsideThisEl(e),a)do{if(a[Xa]&&a[Xa]._onDragOver({clientX:vt.clientX,clientY:vt.clientY,target:e,rootEl:a})&&!this.options.dragoverBubble)break;e=a}while(a=a.parentNode);Ht()}},_onTouchMove:function(e){if(ht){var a=this.options,t=a.fallbackTolerance,n=a.fallbackOffset,c=e.touches?e.touches[0]:e,o=ct&&za(ct,!0),d=ct&&o&&o.a,i=ct&&o&&o.d,l=jt&&kt&&_a(kt),r=(c.clientX-ht.clientX+n.x)/(d||1)+(l?l[0]-At[0]:0)/(d||1),b=(c.clientY-ht.clientY+n.y)/(i||1)+(l?l[1]-At[1]:0)/(i||1);if(!Ut.active&&!Et){if(t&&Math.max(Math.abs(c.clientX-this._lastX),Math.abs(c.clientY-this._lastY))<t)return;this._onDragStart(e,!0)}if(ct){o?(o.e+=r-(yt||0),o.f+=b-(gt||0)):o={a:1,b:0,c:0,d:1,e:r,f:b};var f="matrix(".concat(o.a,",").concat(o.b,",").concat(o.c,",").concat(o.d,",").concat(o.e,",").concat(o.f,")");Ma(ct,"webkitTransform",f),Ma(ct,"mozTransform",f),Ma(ct,"msTransform",f),Ma(ct,"transform",f),yt=r,gt=b,vt=c}e.cancelable&&e.preventDefault()}},_appendGhost:function(){if(!ct){var e=this.options.fallbackOnBody?document.body:ot,a=Ba(tt,!0,jt,!0,e),t=this.options;if(jt){for(kt=e;"static"===Ma(kt,"position")&&"none"===Ma(kt,"transform")&&kt!==document;)kt=kt.parentNode;kt!==document.body&&kt!==document.documentElement?(kt===document&&(kt=ja()),a.top+=kt.scrollTop,a.left+=kt.scrollLeft):kt=ja(),At=_a(kt)}Aa(ct=tt.cloneNode(!0),t.ghostClass,!1),Aa(ct,t.fallbackClass,!0),Aa(ct,t.dragClass,!0),Ma(ct,"transition",""),Ma(ct,"transform",""),Ma(ct,"box-sizing","border-box"),Ma(ct,"margin",0),Ma(ct,"top",a.top),Ma(ct,"left",a.left),Ma(ct,"width",a.width),Ma(ct,"height",a.height),Ma(ct,"opacity","0.8"),Ma(ct,"position",jt?"absolute":"fixed"),Ma(ct,"zIndex","100000"),Ma(ct,"pointerEvents","none"),Ut.ghost=ct,e.appendChild(ct),Ma(ct,"transform-origin",Rt/parseInt(ct.style.width)*100+"% "+Ct/parseInt(ct.style.height)*100+"%")}},_onDragStart:function(e,a){var t=this,n=e.dataTransfer,c=t.options;et("dragStart",this,{evt:e}),Ut.eventCanceled?this._onDrop():(et("setupClone",this),Ut.eventCanceled||((lt=Ja(tt)).removeAttribute("id"),lt.draggable=!1,lt.style["will-change"]="",this._hideClone(),Aa(lt,this.options.chosenClass,!1),Ut.clone=lt),t.cloneId=Kt((function(){et("clone",t),Ut.eventCanceled||(t.options.removeCloneOnHide||ot.insertBefore(lt,tt),t._hideClone(),at({sortable:t,name:"clone"}))})),!a&&Aa(tt,c.dragClass,!0),a?(It=!0,t._loopId=setInterval(t._emulateDragOver,50)):(ka(document,"mouseup",t._onDrop),ka(document,"touchend",t._onDrop),ka(document,"touchcancel",t._onDrop),n&&(n.effectAllowed="move",c.setData&&c.setData.call(t,n,tt)),Na(document,"drop",t),Ma(tt,"transform","translateZ(0)")),Et=!0,t._dragStartId=Kt(t._dragStarted.bind(t,a,e)),Na(document,"selectstart",t),wt=!0,Ca&&Ma(document.body,"user-select","none"))},_onDragOver:function(e){var a,t,n,c,o=this.el,d=e.target,i=this.options,l=i.group,r=Ut.active,b=pt===l,f=i.sort,s=mt||r,u=this,p=!1;if(!Mt){if(void 0!==e.preventDefault&&e.cancelable&&e.preventDefault(),d=Oa(d,i.draggable,o,!0),O("dragOver"),Ut.eventCanceled)return p;if(tt.contains(e.target)||d.animated&&d.animatingX&&d.animatingY||u._ignoreWhileAnimating===d)return F(!1);if(It=!1,r&&!i.disabled&&(b?f||(n=nt!==ot):mt===this||(this.lastPutMode=pt.checkPull(this,r,tt,e))&&l.checkPut(this,r,tt,e))){if(c="vertical"===this._getDirection(e,d),a=Ba(tt),O("dragOverValid"),Ut.eventCanceled)return p;if(n)return nt=ot,T(),this._hideClone(),O("revert"),Ut.eventCanceled||(dt?ot.insertBefore(tt,dt):ot.appendChild(tt)),F(!0);var m=La(o,i.draggable);if(!m||function(e,a,t){var n=Ba(La(t.el,t.options.draggable)),c=Ya(t.el,t.options,ct);return a?e.clientX>c.right+10||e.clientY>n.bottom&&e.clientX>n.left:e.clientY>c.bottom+10||e.clientX>n.right&&e.clientY>n.top}(e,c,this)&&!m.animated){if(m===tt)return F(!1);if(m&&o===e.target&&(d=m),d&&(t=Ba(d)),!1!==Jt(ot,o,tt,a,d,t,e,!!d))return T(),m&&m.nextSibling?o.insertBefore(tt,m.nextSibling):o.appendChild(tt),nt=o,A(),F(!0)}else if(m&&function(e,a,t){var n=Ba(Va(t.el,0,t.options,!0)),c=Ya(t.el,t.options,ct);return a?e.clientX<c.left-10||e.clientY<n.top&&e.clientX<n.right:e.clientY<c.top-10||e.clientY<n.bottom&&e.clientX<n.left}(e,c,this)){var h=Va(o,0,i,!0);if(h===tt)return F(!1);if(t=Ba(d=h),!1!==Jt(ot,o,tt,a,d,t,e,!1))return T(),o.insertBefore(tt,h),nt=o,A(),F(!0)}else if(d.parentNode===o){t=Ba(d);var v,y,g,R=tt.parentNode!==o,C=!function(e,a,t){var n=t?e.left:e.top,c=t?e.right:e.bottom,o=t?e.width:e.height,d=t?a.left:a.top,i=t?a.right:a.bottom,l=t?a.width:a.height;return n===d||c===i||n+o/2===d+l/2}(tt.animated&&tt.toRect||a,d.animated&&d.toRect||t,c),w=c?"top":"left",x=Da(d,"top","top")||Da(tt,"top","top"),S=x?x.scrollTop:void 0;if(xt!==d&&(y=t[w],Tt=!1,Ft=!C&&i.invertSwap||R),v=function(e,a,t,n,c,o,d,i){var l=n?e.clientY:e.clientX,r=n?t.height:t.width,b=n?t.top:t.left,f=n?t.bottom:t.right,s=!1;if(!d)if(i&&Nt<r*c){if(!Tt&&(1===St?l>b+r*o/2:l<f-r*o/2)&&(Tt=!0),Tt)s=!0;else if(1===St?l<b+Nt:l>f-Nt)return-St}else if(l>b+r*(1-c)/2&&l<f-r*(1-c)/2)return function(e){return $a(tt)<$a(e)?1:-1}(a);return(s=s||d)&&(l<b+r*o/2||l>f-r*o/2)?l>b+r/2?1:-1:0}(e,d,t,c,C?1:i.swapThreshold,null==i.invertedSwapThreshold?i.swapThreshold:i.invertedSwapThreshold,Ft,xt===d),0!==v){var N=$a(tt);do{N-=v,g=nt.children[N]}while(g&&("none"===Ma(g,"display")||g===ct))}if(0===v||g===d)return F(!1);xt=d,St=v;var k=d.nextElementSibling,E=!1,I=Jt(ot,o,tt,a,d,t,e,E=1===v);if(!1!==I)return 1!==I&&-1!==I||(E=1===I),Mt=!0,setTimeout(Xt,30),T(),E&&!k?o.appendChild(tt):d.parentNode.insertBefore(tt,E?k:d),x&&Ua(x,0,S-x.scrollTop),nt=tt.parentNode,void 0===y||Ft||(Nt=Math.abs(y-Ba(d)[w])),A(),F(!0)}if(o.contains(tt))return F(!1)}return!1}function O(i,l){et(i,u,ua({evt:e,isOwner:b,axis:c?"vertical":"horizontal",revert:n,dragRect:a,targetRect:t,canSort:f,fromSortable:s,target:d,completed:F,onMove:function(t,n){return Jt(ot,o,tt,a,t,Ba(t),e,n)},changed:A},l))}function T(){O("dragOverAnimationCapture"),u.captureAnimationState(),u!==s&&s.captureAnimationState()}function F(a){return O("dragOverCompleted",{insertion:a}),a&&(b?r._hideClone():r._showClone(u),u!==s&&(Aa(tt,mt?mt.options.ghostClass:r.options.ghostClass,!1),Aa(tt,i.ghostClass,!0)),mt!==u&&u!==Ut.active?mt=u:u===Ut.active&&mt&&(mt=null),s===u&&(u._ignoreWhileAnimating=d),u.animateAll((function(){O("dragOverAnimationComplete"),u._ignoreWhileAnimating=null})),u!==s&&(s.animateAll(),s._ignoreWhileAnimating=null)),(d===tt&&!tt.animated||d===o&&!d.animated)&&(xt=null),i.dragoverBubble||e.rootEl||d===document||(tt.parentNode[Xa]._isOutsideThisEl(e.target),!a&&Wt(e)),!i.dragoverBubble&&e.stopPropagation&&e.stopPropagation(),p=!0}function A(){ft=$a(tt),ut=$a(tt,i.draggable),at({sortable:u,name:"change",toEl:o,newIndex:ft,newDraggableIndex:ut,originalEvent:e})}},_ignoreWhileAnimating:null,_offMoveEvents:function(){ka(document,"mousemove",this._onTouchMove),ka(document,"touchmove",this._onTouchMove),ka(document,"pointermove",this._onTouchMove),ka(document,"dragover",Wt),ka(document,"mousemove",Wt),ka(document,"touchmove",Wt)},_offUpEvents:function(){var e=this.el.ownerDocument;ka(e,"mouseup",this._onDrop),ka(e,"touchend",this._onDrop),ka(e,"pointerup",this._onDrop),ka(e,"touchcancel",this._onDrop),ka(document,"selectstart",this)},_onDrop:function(e){var a=this.el,t=this.options;ft=$a(tt),ut=$a(tt,t.draggable),et("drop",this,{evt:e}),nt=tt&&tt.parentNode,ft=$a(tt),ut=$a(tt,t.draggable),Ut.eventCanceled||(Et=!1,Ft=!1,Tt=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),Qt(this.cloneId),Qt(this._dragStartId),this.nativeDraggable&&(ka(document,"drop",this),ka(a,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),Ca&&Ma(document.body,"user-select",""),Ma(tt,"transform",""),e&&(wt&&(e.cancelable&&e.preventDefault(),!t.dropBubble&&e.stopPropagation()),ct&&ct.parentNode&&ct.parentNode.removeChild(ct),(ot===nt||mt&&"clone"!==mt.lastPutMode)&<&<.parentNode&<.parentNode.removeChild(lt),tt&&(this.nativeDraggable&&ka(tt,"dragend",this),Yt(tt),tt.style["will-change"]="",wt&&!Et&&Aa(tt,mt?mt.options.ghostClass:this.options.ghostClass,!1),Aa(tt,this.options.chosenClass,!1),at({sortable:this,name:"unchoose",toEl:nt,newIndex:null,newDraggableIndex:null,originalEvent:e}),ot!==nt?(ft>=0&&(at({rootEl:nt,name:"add",toEl:nt,fromEl:ot,originalEvent:e}),at({sortable:this,name:"remove",toEl:nt,originalEvent:e}),at({rootEl:nt,name:"sort",toEl:nt,fromEl:ot,originalEvent:e}),at({sortable:this,name:"sort",toEl:nt,originalEvent:e})),mt&&mt.save()):ft!==bt&&ft>=0&&(at({sortable:this,name:"update",toEl:nt,originalEvent:e}),at({sortable:this,name:"sort",toEl:nt,originalEvent:e})),Ut.active&&(null!=ft&&-1!==ft||(ft=bt,ut=st),at({sortable:this,name:"end",toEl:nt,originalEvent:e}),this.save())))),this._nulling()},_nulling:function(){et("nulling",this),ot=tt=nt=ct=dt=lt=it=rt=ht=vt=wt=ft=ut=bt=st=xt=St=mt=pt=Ut.dragged=Ut.ghost=Ut.clone=Ut.active=null,zt.forEach((function(e){e.checked=!0})),zt.length=yt=gt=0},handleEvent:function(e){switch(e.type){case"drop":case"dragend":this._onDrop(e);break;case"dragenter":case"dragover":tt&&(this._onDragOver(e),function(e){e.dataTransfer&&(e.dataTransfer.dropEffect="move"),e.cancelable&&e.preventDefault()}(e));break;case"selectstart":e.preventDefault()}},toArray:function(){for(var e,a=[],t=this.el.children,n=0,c=t.length,o=this.options;n<c;n++)Oa(e=t[n],o.draggable,this.el,!1)&&a.push(e.getAttribute(o.dataIdAttr)||Gt(e));return a},sort:function(e,a){var t={},n=this.el;this.toArray().forEach((function(e,a){var c=n.children[a];Oa(c,this.options.draggable,n,!1)&&(t[e]=c)}),this),a&&this.captureAnimationState(),e.forEach((function(e){t[e]&&(n.removeChild(t[e]),n.appendChild(t[e]))})),a&&this.animateAll()},save:function(){var e=this.options.store;e&&e.set&&e.set(this)},closest:function(e,a){return Oa(e,a||this.options.draggable,this.el,!1)},option:function(e,a){var t=this.options;if(void 0===a)return t[e];var n=Qa.modifyOption(this,e,a);t[e]=void 0!==n?n:a,"group"===e&&$t(t)},destroy:function(){et("destroy",this);var e=this.el;e[Xa]=null,ka(e,"mousedown",this._onTapStart),ka(e,"touchstart",this._onTapStart),ka(e,"pointerdown",this._onTapStart),this.nativeDraggable&&(ka(e,"dragover",this),ka(e,"dragenter",this)),Array.prototype.forEach.call(e.querySelectorAll("[draggable]"),(function(e){e.removeAttribute("draggable")})),this._onDrop(),this._disableDelayedDragEvents(),Ot.splice(Ot.indexOf(this.el),1),this.el=e=null},_hideClone:function(){if(!rt){if(et("hideClone",this),Ut.eventCanceled)return;Ma(lt,"display","none"),this.options.removeCloneOnHide&<.parentNode&<.parentNode.removeChild(lt),rt=!0}},_showClone:function(e){if("clone"===e.lastPutMode){if(rt){if(et("showClone",this),Ut.eventCanceled)return;tt.parentNode!=ot||this.options.group.revertClone?dt?ot.insertBefore(lt,dt):ot.appendChild(lt):ot.insertBefore(lt,tt),this.options.group.revertClone&&this.animate(tt,lt),Ma(lt,"display",""),rt=!1}}else this._hideClone()}},Pt&&Na(document,"touchmove",(function(e){(Ut.active||Et)&&e.cancelable&&e.preventDefault()})),Ut.utils={on:Na,off:ka,css:Ma,find:Pa,is:function(e,a){return!!Oa(e,a,e,!1)},extend:function(e,a){if(e&&a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t]);return e},throttle:qa,closest:Oa,toggleClass:Aa,clone:Ja,index:$a,nextTick:Kt,cancelNextTick:Qt,detectDirection:Lt,getChild:Va},Ut.get=function(e){return e[Xa]},Ut.mount=function(){for(var e=arguments.length,a=new Array(e),t=0;t<e;t++)a[t]=arguments[t];a[0].constructor===Array&&(a=a[0]),a.forEach((function(e){if(!e.prototype||!e.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(e));e.utils&&(Ut.utils=ua(ua({},Ut.utils),e.utils)),Qa.mount(e)}))},Ut.create=function(e,a){return new Ut(e,a)},Ut.version="1.15.2";var Zt,en,an,tn,nn,cn,on=[],dn=!1;function ln(){on.forEach((function(e){clearInterval(e.pid)})),on=[]}function rn(){clearInterval(cn)}var bn=qa((function(e,a,t,n){if(a.scroll){var c,o=(e.touches?e.touches[0]:e).clientX,d=(e.touches?e.touches[0]:e).clientY,i=a.scrollSensitivity,l=a.scrollSpeed,r=ja(),b=!1;en!==t&&(en=t,ln(),Zt=a.scroll,c=a.scrollFn,!0===Zt&&(Zt=Ha(t,!0)));var f=0,s=Zt;do{var u=s,p=Ba(u),m=p.top,h=p.bottom,v=p.left,y=p.right,g=p.width,R=p.height,C=void 0,w=void 0,x=u.scrollWidth,S=u.scrollHeight,N=Ma(u),k=u.scrollLeft,E=u.scrollTop;u===r?(C=g<x&&("auto"===N.overflowX||"scroll"===N.overflowX||"visible"===N.overflowX),w=R<S&&("auto"===N.overflowY||"scroll"===N.overflowY||"visible"===N.overflowY)):(C=g<x&&("auto"===N.overflowX||"scroll"===N.overflowX),w=R<S&&("auto"===N.overflowY||"scroll"===N.overflowY));var I=C&&(Math.abs(y-o)<=i&&k+g<x)-(Math.abs(v-o)<=i&&!!k),O=w&&(Math.abs(h-d)<=i&&E+R<S)-(Math.abs(m-d)<=i&&!!E);if(!on[f])for(var T=0;T<=f;T++)on[T]||(on[T]={});on[f].vx==I&&on[f].vy==O&&on[f].el===u||(on[f].el=u,on[f].vx=I,on[f].vy=O,clearInterval(on[f].pid),0==I&&0==O||(b=!0,on[f].pid=setInterval(function(){n&&0===this.layer&&Ut.active._onTouchMove(nn);var a=on[this.layer].vy?on[this.layer].vy*l:0,t=on[this.layer].vx?on[this.layer].vx*l:0;"function"==typeof c&&"continue"!==c.call(Ut.dragged.parentNode[Xa],t,a,e,nn,on[this.layer].el)||Ua(on[this.layer].el,t,a)}.bind({layer:f}),24))),f++}while(a.bubbleScroll&&s!==r&&(s=Ha(s,!1)));dn=b}}),30),fn=function(e){var a=e.originalEvent,t=e.putSortable,n=e.dragEl,c=e.activeSortable,o=e.dispatchSortableEvent,d=e.hideGhostForTarget,i=e.unhideGhostForTarget;if(a){var l=t||c;d();var r=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:a,b=document.elementFromPoint(r.clientX,r.clientY);i(),l&&!l.el.contains(b)&&(o("spill"),this.onSpill({dragEl:n,putSortable:t}))}};function sn(){}function un(){}sn.prototype={startIndex:null,dragStart:function(e){var a=e.oldDraggableIndex;this.startIndex=a},onSpill:function(e){var a=e.dragEl,t=e.putSortable;this.sortable.captureAnimationState(),t&&t.captureAnimationState();var n=Va(this.sortable.el,this.startIndex,this.options);n?this.sortable.el.insertBefore(a,n):this.sortable.el.appendChild(a),this.sortable.animateAll(),t&&t.animateAll()},drop:fn},ha(sn,{pluginName:"revertOnSpill"}),un.prototype={onSpill:function(e){var a=e.dragEl,t=e.putSortable||this.sortable;t.captureAnimationState(),a.parentNode&&a.parentNode.removeChild(a),t.animateAll()},drop:fn},ha(un,{pluginName:"removeOnSpill"}),Ut.mount(new function(){function e(){for(var e in this.defaults={scroll:!0,forceAutoScrollFallback:!1,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0},this)"_"===e.charAt(0)&&"function"==typeof this[e]&&(this[e]=this[e].bind(this))}return e.prototype={dragStarted:function(e){var a=e.originalEvent;this.sortable.nativeDraggable?Na(document,"dragover",this._handleAutoScroll):this.options.supportPointer?Na(document,"pointermove",this._handleFallbackAutoScroll):a.touches?Na(document,"touchmove",this._handleFallbackAutoScroll):Na(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(e){var a=e.originalEvent;this.options.dragOverBubble||a.rootEl||this._handleAutoScroll(a)},drop:function(){this.sortable.nativeDraggable?ka(document,"dragover",this._handleAutoScroll):(ka(document,"pointermove",this._handleFallbackAutoScroll),ka(document,"touchmove",this._handleFallbackAutoScroll),ka(document,"mousemove",this._handleFallbackAutoScroll)),rn(),ln(),clearTimeout(Ta),Ta=void 0},nulling:function(){nn=en=Zt=dn=cn=an=tn=null,on.length=0},_handleFallbackAutoScroll:function(e){this._handleAutoScroll(e,!0)},_handleAutoScroll:function(e,a){var t=this,n=(e.touches?e.touches[0]:e).clientX,c=(e.touches?e.touches[0]:e).clientY,o=document.elementFromPoint(n,c);if(nn=e,a||this.options.forceAutoScrollFallback||ga||ya||Ca){bn(e,this.options,o,a);var d=Ha(o,!0);!dn||cn&&n===an&&c===tn||(cn&&rn(),cn=setInterval((function(){var o=Ha(document.elementFromPoint(n,c),!0);o!==d&&(d=o,ln()),bn(e,t.options,o,a)}),10),an=n,tn=c)}else{if(!this.options.bubbleScroll||Ha(o,!0)===ja())return void ln();bn(e,this.options,Ha(o,!1),!1)}}},ha(e,{pluginName:"scroll",initializeByDefault:!0})}),Ut.mount(un,sn);var pn=Ut,mn=function(e){function a(){return null!==e&&e.apply(this,arguments)||this}return(0,p.C6)(a,e),a.prototype.render=function(){var e,a,t,c,d=this.props,i=d.data;d.onBulkChange;var l=d.render,r=d.pluginActions,b=d.actionConfigItemsMap,f=d.manager,s=i.__subActions?i.groupType:i.actionType,u=(0,p.Cl)((0,p.Cl)({},ke),b),m=null;if("component"===i.actionType){var h=null!==(t=null===(a=null===(e=null==r?void 0:r[i.__rendererName])||void 0===e?void 0:e.find((function(e){return e.actionType===i.groupType})))||void 0===a?void 0:a.schema)&&void 0!==t?t:null===(c=u[i.groupType])||void 0===c?void 0:c.schema,v=Se((0,o.Ru)("d80bc0fcbfb250480320b683e48b1467"),!0,(function(){}),"customCmptId"===i.componentId,f);m=(0,p.fX)((0,p.fX)([],(0,p.zs)(Array.isArray(v)?v:[v]),!1),(0,p.zs)(Array.isArray(h)?h:[h]),!1)}else m=i.__actionSchema;return m?l("inner",m,{data:i}):i.__subActions?n.createElement(n.Fragment,null):n.createElement("div",{className:W()("ae-event-control-action-placeholder",{"no-settings":s})},n.createElement("div",{className:"ae-event-control-action-placeholder-img"}),n.createElement("span",null,s?(0,o.Ru)("07682f1424e400c467accdb556d59e1c"):(0,o.Ru)("2e3ca80a58643bc28e87cc3b17bc9d80")))},a}(n.Component);window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var hn=function(e){function a(){return null!==e&&e.apply(this,arguments)||this}return(0,p.C6)(a,e),a.prototype.getTreeSearchList=function(e,a){if(!a)return e;var t=[],n=function(e,a,t){a.forEach((function(a){a.children?n(e,a.children,t):a.actionLabel.includes(t)&&e.push((0,p.Cl)({},a))}))};return n(t,e,a),t},a.prototype.getInputTreeSchema=function(e,a,t){var n={type:"input-tree",name:"actionType",visibleOn:e?"__keywords":"!__keywords",disabled:!1,onlyLeaf:!0,showIcon:!1,className:"action-tree",mode:"normal",labelField:"actionLabel",valueField:"actionType",inputClassName:"no-border action-tree-control",placeholder:(0,o.Ru)("db1cac8e2f6206e8f179b1ff47a676df"),onChange:function(e,n,c,o){var d,i={},l="",r="";Object.keys(o.data).forEach((function(e){le.includes(e)||(i[e]=void 0)})),"openDialog"!==e||["dialog","drawer"].includes(l)||(l="dialog"),"closeDialog"!==e||["closeDialog","closeDrawer"].includes(l)||(l="closeDialog"),"visibility"!==e||["show","hidden","visibility"].includes(l)||(l="static",r="show"),"usability"!==e||["enabled","disabled","usability"].includes(l)||(l="static",r="enabled");var b=Ee(a,e);o.setValues((0,p.Cl)((0,p.Cl)((0,p.Cl)((0,p.Cl)({},i),{__keywords:o.data.__keywords,__resultActionTree:o.data.__resultActionTree,componentId:o.data.componentId?"":void 0}),o.data.args?{args:{}}:{}),{groupType:l,__statusType:r,__actionDesc:null==b?void 0:b.description,__actionSchema:null==b?void 0:b.schema,__subActions:null==b?void 0:b.actions,__cmptTreeSource:(null==b?void 0:b.supportComponents)&&null!==(d=null==t?void 0:t(b))&&void 0!==d?d:[],ignoreError:!1}))}};return e?(0,p.Cl)((0,p.Cl)({},n),{source:"${__resultActionTree}",highlightTxt:"${__keywords}"}):(0,p.Cl)((0,p.Cl)({},n),{options:a})},a.prototype.getCommonUseActionSchema=function(){return(0,l.rr)("common-use-actions",[]).slice(0,5).map((function(e){return{type:"tag",label:(0,o.Ru)(e.label),displayMode:"rounded",color:"active",style:{borderColor:"#2468f2",cursor:"pointer",maxWidth:"16%"},onEvent:{click:{actions:[{actionType:"setValue",componentName:"actionType",args:{value:e.value}},{actionType:"custom",script:"document.querySelector('.action-tree li .is-checked')?.scrollIntoView()"}]}}}}))},a.prototype.render=function(){var e,a=this,t=this.props,n=t.data,c=t.subscribeSchemaSubmit,d=t.subscribeActionSubmit,i=t.show,r=t.type,b=t.actionTree,f=t.pluginActions,s=t.getComponents,u=t.commonActions,m=t.onClose,h=t.render,v=t.closeOnEsc,y=this.getCommonUseActionSchema();return h("inner",{type:"dialog",title:(0,o.Ru)("e9908cdf79e965f6907ce9f291cdfcf8"),headerClassName:"font-bold",className:"action-config-dialog",bodyClassName:"action-config-dialog-body",closeOnEsc:v,closeOnOutside:!1,show:i,showCloseButton:!0,size:"md",body:[{type:"form",title:"",mode:"normal",wrapperComponent:"div",submitText:(0,o.Ru)("be5fbbe34ce9979bfb6576d9eddc5612"),autoFocus:!0,data:{__keywords:"",__resultActionTree:[]},preventEnterSubmit:!0,onSubmit:null===(e=this.props.onSubmit)||void 0===e?void 0:e.bind(this,r),body:[{type:"flex",className:"common-actions",justify:"flex-start",visibleOn:"".concat(y.length),items:(0,p.fX)([{type:"tpl",tpl:(0,o.Ru)("d846706b91f99cd12545a78212fa5984"),className:"common-actions-label"}],(0,p.zs)(y),!1)},{type:"grid",className:"h-full",columns:[{body:[{type:"tpl",tpl:(0,o.Ru)("d1d9049139d870edd490215530d90458"),className:"action-panel-title",inline:!1},{type:"input-text",name:"__keywords",className:"action-tree-search",inputClassName:"action-tree-search-input",placeholder:(0,o.Ru)("9eac7e07ca0a3181766e5ecc70d20727"),clearable:!0,onChange:function(e,t,n,c){if(e){var o=a.getTreeSearchList(b,e);c.setValueByName("__resultActionTree",o)}else c.setValueByName("__resultActionTree",b)}},this.getInputTreeSchema(!1,b,s),this.getInputTreeSchema(!0,b,s)],md:3,columnClassName:"left-panel"},{body:[{type:"tpl",tpl:(0,o.Ru)("0174bdde9517fa331bf7d716a553e023"),className:"action-panel-title",visibleOn:"this.actionType",inline:!1},{type:"tpl",className:"action-desc",tpl:"${__actionDesc}",visibleOn:"this.actionType"},{type:"tpl",tpl:(0,o.Ru)("0aeca07a02601a8e701a46d1a8b5ce43"),className:"action-panel-title",visibleOn:"this.actionType",inline:!1},{type:"container",className:"right-panel-container",body:[{asFormItem:!0,component:mn,pluginActions:f,commonActions:u},{type:"tpl",tpl:(0,o.Ru)("e370757f933a8ecd87bf0255c3ce45d0"),inline:!1,className:"action-panel-title",visibleOn:"this.actionType"},{type:"button-group-select",name:"ignoreError",visibleOn:"this.actionType",label:(0,l.NR)((0,o.Ru)("0e7bb2c7879f0a34c02f547820b0b0b3"),(0,o.Ru)("5d9fe78268b03e8aa41ac316ef610d9a")),mode:"horizontal",pipeIn:function(e,a){return!0===e?"1":!1===e?"2":"3"},pipeOut:function(e){return"1"===e||"2"!==e&&void 0},options:[{label:(0,o.Ru)("c0d5d68f5f1cc399311e92905ed2fa80"),value:"1"},{label:(0,o.Ru)("a165be161ac250720f6f25820dd2a5b3"),value:"2"},{label:(0,o.Ru)("9cdfce42ef0fa346511538131e51328f"),value:"3"}],description:'<%= this.ignoreError === false ? "找不到组件和动作执行失败都中断" : typeof this.ignoreError === "undefined" ? "找不到组件容忍,动作执行失败才中断" : ""%>'},(0,l.ol)("expressionFormulaControl",{name:"stopPropagation",label:(0,l.NR)((0,o.Ru)("8c2bb89f516205027b9ed6609fb17726"),(0,o.Ru)("46a3c6ab94da0b16a707bdd3b74c9e09")),evalMode:!0,variables:"${variables}",mode:"horizontal",size:"lg",visibleOn:"this.actionType"}),(0,l.ol)("expressionFormulaControl",{name:"expression",label:(0,o.Ru)("da1ed600ce65be863766444e60c2da05"),evalMode:!0,variables:"${variables}",mode:"horizontal",size:"lg",placeholder:(0,o.Ru)("13b2de1073f76444c49d2c6a21e46e26"),visibleOn:"this.actionType"})]}],columnClassName:"right-panel"}]}],style:{borderStyle:"solid"},className:"action-config-panel :AMISCSSWrapper"}],onClose:m},{data:n,subscribeActionSubmit:d,subscribeSchemaSubmit:c})},a}(n.Component);window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var vn=function(e){function a(a){var t=e.call(this,a)||this;t.eventPanelSortMap={},t.submitSubscribers=[];var n=a.events,c=a.value,o=a.data,d=a.rawType,i={},l=n[d||(o.type&&"text"!==o.type?o.type:"plain")]||[],r="function"==typeof l?l(o):(0,p.fX)([],(0,p.zs)(l),!1);return r.forEach((function(e){i[e.eventName]=!0})),t.state={onEvent:null!=c?c:t.generateEmptyDefault(r),events:r,eventPanelActive:i,showAcionDialog:!1,showEventDialog:!1,actionData:void 0,type:"add",appLocaleState:0},t}return(0,p.C6)(a,e),a.prototype.componentDidMount=function(){var e=this,a=window.editorStore;this.unReaction=(0,K.mJ)((function(){return null==a?void 0:a.appLocaleState}),(function(){e.setState({appLocaleState:null==a?void 0:a.appLocaleState})}))},a.prototype.componentWillUnmount=function(){var e;null===(e=this.unReaction)||void 0===e||e.call(this),this.submitSubscribers=[]},a.prototype.componentDidUpdate=function(e,a){var t,n,c=this.props,o=c.value,d=c.data,i=c.events,l=c.rawType;if(o!==e.value&&this.setState({onEvent:o}),(null==d?void 0:d.type)!==(null===(t=e.data)||void 0===t?void 0:t.type)||(null==d?void 0:d.onEvent)!==(null===(n=e.data)||void 0===n?void 0:n.onEvent)){var r=i[l||(d.type&&"text"!==d.type?d.type:"plain")]||[],b="function"==typeof r?r(d):(0,p.fX)([],(0,p.zs)(r),!1);this.setState({events:b})}},a.prototype.subscribeSubmit=function(e){var a=this,t=function(a){return(null==e?void 0:e(a))||a};return this.submitSubscribers.push(t),function(){var e=a.submitSubscribers.indexOf(t);a.submitSubscribers.splice(e,1)}},a.prototype.generateEmptyDefault=function(e){var a={};return e.forEach((function(e){e.defaultShow&&(a["".concat(e.eventName)]={__isBroadcast:!!e.isBroadcast,weight:0,actions:[]})})),Object.keys(a).length?a:{}},a.prototype.addEvent=function(e,a){var t=this.props.onChange,n=(0,p.Cl)({},this.state.onEvent);a||(n["".concat(e.eventName)]={__isBroadcast:!!e.isBroadcast,weight:0,actions:[]},this.setState({onEvent:n}),t&&t(n))},a.prototype.activeEventDialog=function(e){(e=Ue()(e)).debounce?e.debounce=(0,p.Cl)({open:!0},e.debounce):e.debounce={open:!1,wait:100},e.track?e.track=(0,p.Cl)({open:!0},e.track):e.track={open:!1},this.setState({eventDialogData:e,showEventDialog:!0})},a.prototype.eventDialogSubmit=function(e){var a=this.props.onChange,t=e.eventName,n=e.debounce,c=void 0===n?{}:n,o=e.track,d=void 0===o?{}:o,i=(0,p.Cl)({},this.state.onEvent),l=(0,p.Cl)({},i["".concat(t)]);c.open?l=(0,p.Cl)((0,p.Cl)({},l),{debounce:{wait:c.wait}}):delete l.debounce,d.open?l=(0,p.Cl)((0,p.Cl)({},l),{track:{id:d.id,name:d.name}}):delete l.track,i["".concat(t)]=(0,p.Cl)({},l),this.setState({onEvent:i,showEventDialog:!1}),a&&a(i)},a.prototype.delEvent=function(e){var a=this.props.onChange,t=(0,p.Cl)({},this.state.onEvent);delete t[e],this.setState({onEvent:t}),a&&a(t)},a.prototype.addAction=function(e,a){var t=this.props,n=t.addBroadcast,c=t.owner,o=this.state,d=o.onEvent,i=o.eventPanelActive,l=(0,p.Cl)({},d),r=(0,p.Cl)({},i);"broadcast"===a.actionType&&"function"==typeof n&&n({owner:c,isBroadcast:!0,eventName:a.eventName,eventLabel:a.eventLabel,description:a.description}),r[e]=!0,a.actionType&&(l[e]=(0,p.Cl)((0,p.Cl)({},l[e]),{actions:(l[e].actions||[]).concat(Object.defineProperties(a,{__cmptTreeSource:{enumerable:!1},__nodeSchema:{enumerable:!1},__subActions:{enumerable:!1}}))})),this.setState({onEvent:l,eventPanelActive:r}),this.initDragging(),this.props.onChange&&this.props.onChange(l)},a.prototype.updateAction=function(e,a,t){this.updateValue(e,a,t)},a.prototype.delAction=function(e,a,t){var n,c=this.state,o=c.onEvent,d=c.eventPanelActive,i=this.props.removeBroadcast,l=(0,p.Cl)({},o),r=(0,p.Cl)({},d);"broadcast"===a.actionType&&"function"==typeof i&&i(a.eventName),l[e]={actions:l[e].actions.filter((function(e,a){return t!==a})),weight:o[e].weight},l[e].actions.length<1&&(r[e]=!1,this.setState({eventPanelActive:r}),null===(n=this.eventPanelSortMap[e])||void 0===n||n.destroy()),this.setState({onEvent:l}),this.props.onChange&&this.props.onChange(l)},a.prototype.toggleActivePanel=function(e){var a,t=this,n=this.state.eventPanelActive;n[e]=!n[e],n[e]||null===(a=this.eventPanelSortMap[e])||void 0===a||a.destroy(),this.setState({eventPanelActive:n},(function(){t.initDragging()}))},a.prototype.updateWeight=function(e,a){var t=this.state.onEvent,n=(0,p.Cl)({},t);n[e]=(0,p.Cl)((0,p.Cl)({},n[e]),{weight:a.weight||0}),this.setState({onEvent:n})},a.prototype.updateValue=function(e,a,t){return(0,p.sH)(this,void 0,void 0,(function(){var n,c,o;return(0,p.YH)(this,(function(d){return n=this.state.onEvent,c=(0,p.Cl)({},n),o=(0,p.Cl)({},n),c[e]={actions:n[e].actions.map((function(e,t){return t===a?{actionType:""}:e})),weight:n[e].weight},o[e]=(0,p.Cl)((0,p.Cl)({},n[e]),{actions:n[e].actions.map((function(e,n){return n===a?"string"==typeof t?(0,p.Cl)((0,p.Cl)({},e),{actionType:t}):Object.defineProperties(t,{__cmptTreeSource:{enumerable:!1},__nodeSchema:{enumerable:!1},__subActions:{enumerable:!1}}):e}))}),this.setState({onEvent:o}),this.props.onChange&&this.props.onChange(o),[2]}))}))},a.prototype.dragRef=function(e){!this.drag&&e?this.initDragging():this.drag&&!e&&this.destroyDragging(),this.drag=e},a.prototype.initDragging=function(){var e=this;this.eventPanelSortMap={};var a=(0,fa.findDOMNode)(this),t=this.state,n=t.onEvent,c=t.eventPanelActive,o=Array.prototype.slice.call(a.getElementsByClassName("item-content"));Object.keys(n).filter((function(e){var a,t;return(null===(t=null===(a=n[e])||void 0===a?void 0:a.actions)||void 0===t?void 0:t.length)&&c[e]})).forEach((function(a,t){e.eventPanelSortMap[a]||(e.eventPanelSortMap[a]=e.genSortPanel(a,o[t]))}))},a.prototype.genSortPanel=function(e,a){var t=this;return new pn(a,{group:"eventControlGroup",animation:150,handle:".ae-option-control-item-dragBar",ghostClass:"ae-option-control-item--dragging",onEnd:function(a){if(a.newIndex!==a.oldIndex){var n=a.to;a.oldIndex<n.childNodes.length-1?n.insertBefore(a.item,n.childNodes[a.oldIndex>a.newIndex?a.oldIndex+1:a.oldIndex]):n.appendChild(a.item);var c=Ue()(t.state.onEvent),o=c[e],d=null==o?void 0:o.actions.concat();d.splice(a.newIndex,0,d.splice(a.oldIndex,1)[0]),c[e]=(0,p.Cl)((0,p.Cl)({},c[e]),{actions:d}),t.setState({onEvent:c}),t.props.onChange&&t.props.onChange(c)}}})},a.prototype.destroyDragging=function(){var e=this;Object.keys(this.eventPanelSortMap).forEach((function(a){var t,n;(null===(t=e.eventPanelSortMap[a])||void 0===t?void 0:t.el)&&(null===(n=e.eventPanelSortMap[a])||void 0===n||n.destroy())}))},a.prototype.buildEventDataSchema=function(e,a){var t,n,c,d,i=this.props,l=i.actionTree,r=i.actions,b=i.commonActions,f=i.allComponents,s=this.state,u=s.events,m=s.onEvent,h=u.find((function(a){return a.eventName===e.actionData.eventKey})),v=m[e.actionData.eventKey].actions;"update"===e.type&&(v=v.slice(0,void 0!==e.actionData.actionIndex?e.actionData.actionIndex+1:0));var y={};y="function"==typeof(null==h?void 0:h.dataSchema)?null===(t=h.dataSchema(a))||void 0===t?void 0:t[0]:(0,p.Cl)({},null!==(c=null===(n=null==h?void 0:h.dataSchema)||void 0===n?void 0:n[0])&&void 0!==c?c:{}),null===(d=null==v?void 0:v.filter((function(e){return e.outputVar})))||void 0===d||d.forEach((function(e,t){var n,c,d,i;if(!a.dataSchema.getScope("action-output-".concat(e.actionType,"_ ").concat(t))){var s=Ae(e,"actionLabel",l,r,b,f),u=Ae(e,"outputVarDataSchema",l,r,b,f);y=(0,p.Cl)((0,p.Cl)({},y),{properties:(0,p.Cl)((0,p.Cl)({},y.properties),{data:(0,p.Cl)((0,p.Cl)({type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3")},null===(c=y.properties)||void 0===c?void 0:c.data),{properties:(0,p.Cl)((0,p.Cl)({},null===(i=null===(d=y.properties)||void 0===d?void 0:d.data)||void 0===i?void 0:i.properties),(n={},n[e.outputVar]=(0,p.Cl)((0,p.Cl)({},Array.isArray(u)&&(u[0]||{})),{title:"".concat(e.outputVar,"(").concat(s,"动作出参)")}),n))})})})}})),a.dataSchema.getScope("event-variable")&&a.dataSchema.removeScope("event-variable"),a.dataSchema.addScope({type:"object",properties:{event:(0,p.Cl)((0,p.Cl)({},y),{title:(0,o.Ru)("d5fb02425d3b8586d8d7b98971d63e68")})}},"event-variable")},a.prototype.buildContextSchema=function(e){var a;return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,o;return(0,p.YH)(this,(function(d){switch(d.label){case 0:return t=this.props,n=t.manager,c=t.node,o=[],[4,n.getContextSchemas(c.id)];case 1:return d.sent(),this.buildEventDataSchema(e,n),n.dataSchema.switchTo("event-variable"),o=n.dataSchema.getDataPropsAsOptions(),((null===(a=null==n?void 0:n.variableManager)||void 0===a?void 0:a.getVariableFormulaOptions())||[]).forEach((function(e){Array.isArray(null==e?void 0:e.children)&&e.children.length&&o.push(e)})),[2,(0,l.vk)(o)]}}))}))},a.prototype.activeActionDialog=function(e){var a;return(0,p.sH)(this,void 0,void 0,(function(){var t,n,o,d,i,l,r,b,f,s,u,m,h,v,y,g,R,C,w,x;return(0,p.YH)(this,(function(S){switch(S.label){case 0:return t=this.props,n=t.actions,o=t.getContextSchemas,d=t.actionConfigInitFormatter,i=t.getComponents,l=t.actionTree,r=t.allComponents,b=t.manager,t.node,[4,this.buildContextSchema(e)];case 1:return f=S.sent(),"update"!==e.type?[3,5]:(s=e.actionData.action,[4,null==d?void 0:d(s)]);case 2:return u=S.sent(),m=Ee(l,null==u?void 0:u.actionType),h=Ie(l,s.actionType),v=i(m),y=(0,B.cym)(v,(function(e){return e.value===s.componentId})),g=null,"setValue"===(null==u?void 0:u.actionType)&&(null==y?void 0:y.id)&&he.includes((null==y?void 0:y.type)||"")?[4,b.getContextSchemas(y.id,!0)]:[3,4];case 3:R=S.sent(),C=new c.IOs(R||[]),w=(null==C?void 0:C.getDataPropsAsOptions())||[],g=null==w?void 0:w.filter((function(e){return"$$id"!==e.value})),S.label=4;case 4:return x=(null==u?void 0:u.__actionType)||s.actionType,e.actionData=(0,p.Cl)((0,p.Cl)({eventKey:e.actionData.eventKey,actionIndex:e.actionData.actionIndex,variables:f,pluginActions:n,getContextSchemas:o},u),{groupType:x,__actionDesc:null!==(a=null==m?void 0:m.description)&&void 0!==a?a:"",__actionSchema:m.schema,__subActions:null==h?void 0:h.actions,__cmptTreeSource:null!=v?v:[],__superCmptTreeSource:r,__setValueDs:g}),setTimeout((function(){var e;return null===(e=document.querySelector(".action-tree li .is-checked"))||void 0===e?void 0:e.scrollIntoView()}),0),[3,6];case 5:e.actionData={eventKey:e.actionData.eventKey,variables:f,pluginActions:n,getContextSchemas:o,__superCmptTreeSource:r,__dialogActions:b.store.modalOptions},S.label=6;case 6:return this.setState(e),[2]}}))}))},a.prototype.renderDesc=function(e,a,t){var c=this.props,o=c.actions,d=c.actionTree,i=c.commonActions,l=c.getComponents,r=c.allComponents,b=Ae(e,"descDetail",d,o,i,r),f=(0,p.Cl)({},e),s=Ie(d,e.actionType),u=Oe(e,s),m=u&&Ee(d,u);if(e.componentId&&m){var h=l(m),v=(0,B.cym)(h,(function(a){return a.value===e.componentId}));v&&(f=(0,p.Cl)((0,p.Cl)({},f),{rendererLabel:v.label}))}return"function"==typeof b?n.createElement("div",{className:"action-control-content"},(null==b?void 0:b(f,{actionIndex:a,eventKey:t},this.props))||"-"):null},a.prototype.onSubmit=function(e,a){var t,n,c,o=this.props,d=o.actionConfigSubmitFormatter,i=o.manager,r=this.state.actionData,b=i.store,f=null!==(t=null==d?void 0:d(a,e,r,b.schema))&&void 0!==t?t:a;delete(f=this.submitSubscribers.reduce((function(e,a){return a(e)||e}),f)).__actionSchema,"add"===e?null===(n=this.addAction)||void 0===n||n.call(this,a.eventKey,f):"update"===e&&(null===(c=this.updateAction)||void 0===c||c.call(this,a.eventKey,a.actionIndex,f)),function(e){var a=(0,l.rr)("common-use-actions",[]),t=a.findIndex((function(a){return a.value===e.value}));t>=0?a[t].use+=1:a.unshift(e),a.sort((function(e,a){return a.use-e.use})),(0,l._A)("common-use-actions",a)}({label:f.__title,value:a.actionType,use:1}),this.removeDataSchema(),this.setState({showAcionDialog:!1}),this.setState({actionData:void 0})},a.prototype.onClose=function(){var e;this.removeDataSchema(),this.setState({showAcionDialog:!1}),null===(e=this.unSubscribeSchemaSubmit)||void 0===e||e.call(this),delete this.unSubscribeSchemaSubmit},a.prototype.subscribeSchemaSubmit=function(e,a){return this.unSubscribeSchemaSubmit=this.props.subscribeSchemaSubmit(e,a),this.unSubscribeSchemaSubmit},a.prototype.removeDataSchema=function(){var e=this.props.manager;e.dataSchema.getScope("event-variable")&&e.dataSchema.removeScope("event-variable")},a.prototype.renderActionType=function(e,a,t){var c=this.props,o=c.actionTree,d=c.actions,i=c.commonActions,l=c.allComponents;return c.node,c.manager,n.createElement("span",null,Ae(e,"actionLabel",o,d,i,l)||e.actionType)},a.prototype.render=function(){var e,a,t,d=this,i=this.props,l=i.actionTree,r=i.actions,b=i.commonActions,f=i.getComponents;i.allComponents;var s=i.render;i.subscribeSchemaSubmit;var u=this.state,m=u.onEvent,h=u.events,v=u.eventPanelActive,y=u.showAcionDialog,g=u.showEventDialog,R=u.type,C=u.actionData,w=u.eventDialogData,x=(0,p.Cl)({},m),S=this.props.showOldEntry,N=Object.keys(x),k=[];(null===(t=(0,B.CXN)(null===(a=null===(e=this.props)||void 0===e?void 0:e.data)||void 0===a?void 0:a.type))||void 0===t?void 0:t.isFormItem)&&(k=[{eventName:"formItemValidateSucc",eventLabel:(0,o.Ru)("0a2680def3df6912d7c96d95a047b680"),description:(0,o.Ru)("6611594c527756e23d4044f908fedfa9"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("1b5cf3e354142cc1cdd6f56b6afaba49")}}}]},{eventName:"formItemValidateError",eventLabel:(0,o.Ru)("136b339ae7f40edc05251da87dd8a233"),description:(0,o.Ru)("d4c12cea41e1595329358edb365c5f5b"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("1b5cf3e354142cc1cdd6f56b6afaba49")}}}]}]);var E=(0,p.fX)((0,p.fX)([],(0,p.zs)(h),!1),(0,p.zs)(k),!1);return n.createElement("div",{className:"ae-event-control"},n.createElement("header",{className:W()({"ae-event-control-header":!0,"ae-event-control-header-oldentry":S,"no-bd-btm":!N.length})},s("dropdown",{type:"dropdown-button",level:"enhance",label:(0,o.Ru)("1fab2b4934161e87a1f0133b9d5bc1b5"),disabled:!1,className:"block w-full add-event-dropdown",closeOnClick:!0,buttons:E.map((function(e){return{type:"button",disabledTip:(0,o.Ru)("3371427f1b82095309092ef82418ec1a"),tooltipPlacement:"left",disabled:Object.keys(m).includes(e.eventName),actionType:"",label:e.eventLabel,onClick:d.addEvent.bind(d,e,Object.keys(m).includes(e.eventName))}}))},{popOverContainer:null})),n.createElement("ul",{className:W()({"ae-event-control-content":!0,"ae-event-control-content-oldentry":S}),ref:this.dragRef},N.length?N.map((function(e,a){var t,i,l,r,b,f;return n.createElement("li",{className:"event-item",key:"content_".concat(a)},n.createElement("div",{className:W()({"event-item-header":!0,"no-bd-btm":!((null===(i=null===(t=x[e])||void 0===t?void 0:t.actions)||void 0===i?void 0:i.length)&&v[e]||Fe(E,e))})},n.createElement(c.T_C,{tooltipClassName:"event-item-header-tip",trigger:"hover",placement:"top",tooltip:{children:function(){return n.createElement("div",null,function(e,a){var t;return null===(t=e.find((function(e){return e.eventName===a})))||void 0===t?void 0:t.description}(E,e)||Fe(E,e)||e)}}},n.createElement("div",null,Te(E,e)||e)),n.createElement("div",{className:"event-item-header-toolbar"},n.createElement("div",{onClick:d.activeActionDialog.bind(d,{showAcionDialog:!0,type:"add",actionData:{eventKey:e}})},n.createElement(c.Int,{className:"icon",icon:"add-btn"})),n.createElement("div",{onClick:d.delEvent.bind(d,e)},n.createElement(c.Int,{className:"icon",icon:"delete-bold-btn"})),n.createElement("div",{onClick:d.activeEventDialog.bind(d,(0,p.Cl)({eventName:e,eventLabel:Te(E,e)||e},x[e]))},n.createElement(c.Int,{className:"icon",icon:"event-setting"})),n.createElement("div",{onClick:d.toggleActivePanel.bind(d,e)},v[e]?n.createElement(c.Int,{className:"icon",icon:"open-btn-r"}):n.createElement(c.Int,{className:"icon",icon:"close-btn"})))),Fe(E,e)?s("alert",{type:"alert",body:(0,o.Ru)("0e9525b2bb1493c567c114dd61b69095")+Fe(E,e),level:"info",showCloseButton:!0,showIcon:!0,className:"event-item-desc"}):null,(null===(r=null===(l=x[e])||void 0===l?void 0:l.actions)||void 0===r?void 0:r.length)&&v[e]?n.createElement("ul",{className:"item-content"},null===(f=null===(b=x[e])||void 0===b?void 0:b.actions)||void 0===f?void 0:f.map((function(a,t){return n.createElement("li",{className:"ae-option-control-item",key:"item-content_".concat(t)},n.createElement("div",{className:"action-control-header"},n.createElement("div",{className:"action-control-header-left"},n.createElement("div",{className:"ae-option-control-item-dragBar"},n.createElement(c.Int,{icon:"drag-six-circle-btn",className:"icon"})),n.createElement("div",{className:"action-item-actiontype"},d.renderActionType(a,t,e))),n.createElement("div",{className:"action-control-header-right"},n.createElement("div",{onClick:d.activeActionDialog.bind(d,{showAcionDialog:!0,type:"update",actionData:{action:a,eventKey:e,actionIndex:t}})},n.createElement(c.Int,{className:"icon",icon:"setting"})),n.createElement("div",{onClick:d.delAction.bind(d,e,a,t)},n.createElement(c.Int,{className:"icon",icon:"delete-easy-btn"})))),d.renderDesc(a,t,e))}))):null)})):n.createElement("div",{className:"ae-event-control-placeholder"},(0,o.Ru)("快去添加事件,让你的产品动起来吧"))),(0,c.XXf)({type:"dialog",title:"".concat(null==w?void 0:w.eventLabel,"-事件配置"),showCloseButton:!1,body:[{type:"form",title:(0,o.Ru)("eee1e2258d7ea163fec625ee44be9637"),data:{"&":"$$"},mode:"horizontal",horizontal:{left:3,right:9},body:[{label:(0,o.Ru)("5ba999eb762f60324033b735e55d989c"),type:"switch",name:"debounce.open",description:(0,o.Ru)("7fe94616be0e8fb5ef5ab40a7397f0aa")},{label:(0,o.Ru)("91b72e901f1663637157cda638ac4dcc"),required:!0,hiddenOn:"!debounce.open",name:"debounce.wait",suffix:"ms",max:1e4,min:0,type:"input-number"},{label:(0,o.Ru)("14a265b60d169e9d9c11b9a286de199d"),type:"switch",name:"track.open",description:(0,o.Ru)("5c1024a792dfc345b4d8a3b34255691b")},{label:"track-id",required:!0,hiddenOn:"!track.open",name:"track.id",type:"input-text"},{label:"track-name",required:!0,hiddenOn:"!track.open",name:"track.name",type:"input-text"}],onSubmit:this.eventDialogSubmit.bind(this)}],actions:[{type:"button",label:(0,o.Ru)("625fb26b4b3340f7872b411f401e754c"),onEvent:{click:{actions:[{actionType:"custom",script:function(){d.setState({showEventDialog:!1})}}]}}},{type:"button",actionType:"confirm",label:(0,o.Ru)("e83a256e4f5bb4ff8b3d804b5473217a"),primary:!0}]},{data:w,show:g}),n.createElement(hn,{closeOnEsc:!1,show:y,type:R,actionTree:l,pluginActions:r,commonActions:b,getComponents:f,data:C,onSubmit:this.onSubmit,onClose:this.onClose,render:this.props.render,subscribeSchemaSubmit:this.subscribeSchemaSubmit,subscribeActionSubmit:this.subscribeSubmit}))},(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Function]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"subscribeSubmit",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"dragRef",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"onSubmit",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"onClose",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Function,Boolean]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"subscribeSchemaSubmit",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-eventControl"})],a)}(vn),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var yn=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="container",a.$schema="/schemas/ContainerSchema.json",a.name=(0,o.Ru)("22c799040acdb2601b437ed5449de076"),a.isBaseComponent=!0,a.description=(0,o.Ru)("ded228f9173b241dd8df2a4811ea0e98"),a.docLink="/amis/zh-CN/components/container",a.tags=[(0,o.Ru)("b1b98c19058af70d8bd499e1899e93bc")],a.order=-2,a.icon="fa fa-square-o",a.pluginIcon="container-plugin",a.scaffold={type:"container",body:[],style:{position:"relative",display:"flex",inset:"auto",flexWrap:"nowrap",flexDirection:"column",alignItems:"flex-start"},size:"none",wrapperBody:!1},a.previewSchema=(0,p.Cl)({},a.scaffold),a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032")}],a.panelTitle=(0,o.Ru)("22c799040acdb2601b437ed5449de076"),a.panelJustify=!0,a.events=[{eventName:"click",eventLabel:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),description:(0,o.Ru)("7af5e3ef39ff71d39fe3f645c8079124"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseenter",eventLabel:(0,o.Ru)("f6d767f39ba3bf955077a3c0ce81e581"),description:(0,o.Ru)("bcdd89d453da0dc0622a2f3189728357"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseleave",eventLabel:(0,o.Ru)("e272b0b8c7fedc670a87075514d9b49f"),description:(0,o.Ru)("727309bc724ff237c5e2cdf7a90cf28e"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]}],a.panelBodyCreator=function(e){var t,d,i,r,b=null==e?void 0:e.schema;"row"===(null==b?void 0:b.direction)||null==b||b.direction;var f=(null==b?void 0:b.isFreeContainer)||!1,s=null===(t=a.manager)||void 0===t?void 0:t.isFlexItem(null==e?void 0:e.id),u=null===(d=a.manager)||void 0===d?void 0:d.isFlexColumnItem(null==e?void 0:e.id),m=null===(i=e.node.parent)||void 0===i?void 0:i.schema,h=a.manager.draggableContainer(null==e?void 0:e.id),v=m&&s&&!h&&(null===(r=a.manager)||void 0===r?void 0:r.canAppendSiblings()),y=u?oa(0,!1):oa(),g=[(0,l.ol)("layout:display"),(0,l.ol)("layout:flex-setting",{visibleOn:'this.style && (this.style.display === "flex" || this.style.display === "inline-flex")',direction:b.direction,justify:b.justify,alignItems:b.alignItems}),(0,l.ol)("layout:flex-wrap",{visibleOn:'this.style && (this.style.display === "flex" || this.style.display === "inline-flex")'})];return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:(0,p.fX)((0,p.fX)((0,p.fX)([v&&{type:"wrapper",size:"none",className:"grid grid-cols-2 gap-4 mb-4",body:[{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.manager.appendSiblingSchema(y,!0,!0)}},n.createElement(l.In,{className:"icon",icon:u?"top-arrow-to-top":"left-arrow-to-left"}),n.createElement("span",null,u?(0,o.Ru)("14c495b1248756310c75396cd41f4fe9"):(0,o.Ru)("39a2cb79c6d9762783e20522ea86dcff"),"插入一",u?"行":(0,o.Ru)("cb2f68c9c24e85d21e6b090b6e5657d8")))},{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.manager.appendSiblingSchema(y,!1,!0)}},n.createElement(l.In,{className:"icon",icon:u?"arrow-to-bottom":"arrow-to-right"}),n.createElement("span",null,u?(0,o.Ru)("e33ac3a4c1a95a02a18f1555038804da"):(0,o.Ru)("de2a774bf98944b8f0ec8755d5f59d64"),"插入一",u?"行":(0,o.Ru)("cb2f68c9c24e85d21e6b090b6e5657d8")))}]},(0,l.ol)("theme:paddingAndMargin",{name:"themeCss.baseControlClassName.padding-and-margin:default"}),(0,l.ol)("theme:border",{name:"themeCss.baseControlClassName.border:default"}),(0,l.ol)("theme:colorPicker",{name:"themeCss.baseControlClassName.background:default",label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),needCustom:!0,needGradient:!0,needImage:!0,labelMode:"input"})],(0,p.zs)(f?[]:g),!1),(0,p.zs)(s?[(0,l.ol)("layout:flex",{isFlexColumnItem:u,label:u?(0,o.Ru)("f02f876ee64cc016d97fa4dc498d4857"):(0,o.Ru)("a170a375b264f7fe0c02a7ca8c268784"),visibleOn:'this.style && (this.style.position === "static" || this.style.position === "relative")'}),(0,l.ol)("layout:flex-grow",{visibleOn:'this.style && this.style.flex === "1 1 auto" && (this.style.position === "static" || this.style.position === "relative")'}),(0,l.ol)("layout:flex-basis",{label:u?(0,o.Ru)("183f00df0922a6be371fea58cd46a60a"):(0,o.Ru)("f92626f9e56b3e2d0c47495a446acf71"),visibleOn:'this.style && (this.style.position === "static" || this.style.position === "relative") && this.style.flex === "1 1 auto"'}),(0,l.ol)("layout:flex-basis",{label:u?(0,o.Ru)("c19b79073b676b9bade80613aba2dbfa"):(0,o.Ru)("b591aed69defa2abf0486da6a58dfb5e"),visibleOn:'this.style && (this.style.position === "static" || this.style.position === "relative") && this.style.flex === "0 0 150px"'})]:[]),!1),[(0,l.ol)("layout:overflow-x",{visibleOn:"".concat(s&&!u," && this.style.flex === '0 0 150px'")}),(0,l.ol)("layout:isFixedHeight",{visibleOn:"".concat(!s||!u),onChange:function(a){null==e||e.node.setHeightMutable(a)}}),(0,l.ol)("layout:height",{visibleOn:"".concat(!s||!u)}),(0,l.ol)("layout:max-height",{visibleOn:"".concat(!s||!u)}),(0,l.ol)("layout:min-height",{visibleOn:"".concat(!s||!u)}),(0,l.ol)("layout:overflow-y",{visibleOn:"".concat(!s||!u," && (this.isFixedHeight || this.style && this.style.maxHeight) || (").concat(s&&u," && this.style.flex === '0 0 150px')")}),(0,l.ol)("layout:isFixedWidth",{visibleOn:"".concat(!s||u),onChange:function(a){var t,n;(!s||(null===(n=null===(t=e.node.parent)||void 0===t?void 0:t.children)||void 0===n?void 0:n.length)>1)&&(null==e||e.node.setWidthMutable(a))}}),(0,l.ol)("layout:width",{visibleOn:"".concat(!s||u)}),(0,l.ol)("layout:max-width",{visibleOn:"".concat(!s||u," || ").concat(s," && this.style.flex !== '0 0 150px'")}),(0,l.ol)("layout:min-width",{visibleOn:"".concat(!s||u," || ").concat(s," && this.style.flex !== '0 0 150px'")}),(0,l.ol)("layout:overflow-x",{visibleOn:"".concat(!s||u," && (this.isFixedWidth || this.style && this.style.maxWidth)")}),s?null:(0,l.ol)("layout:margin-center"),s||f?null:(0,l.ol)("layout:textAlign",{name:"style.textAlign",label:(0,o.Ru)("a3221d2d224767df4afa7a8653ded8fe"),visibleOn:'this.style && this.style.display !== "flex" && this.style.display !== "inline-flex"'}),(0,l.ol)("layout:z-index")],!1)},(0,l.ol)("status"),{title:(0,o.Ru)("dfac151de712ab0b3618072c8a7f0a0f"),body:[(0,l.ol)("layout:position",{visibleOn:"!this.stickyStatus"}),(0,l.ol)("layout:originPosition"),(0,l.ol)("layout:inset",{mode:"vertical"}),(0,l.ol)("layout:sticky",{visibleOn:'this.style && (this.style.position !== "fixed" && this.style.position !== "absolute")'}),(0,l.ol)("layout:stickyPosition")]}])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),className:"p-none",body:(0,l.ol)("collapseGroup",(0,p.fX)([],(0,p.zs)((0,l.ol)("theme:common",{exclude:["layout"]})),!1))},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.onActive=function(e){var a,t,n,c,o,d,i,l,r,b=e.context;if((null===(a=b.info)||void 0===a?void 0:a.plugin)===this&&b.node){var f=b.node;if(null===(t=this.manager)||void 0===t?void 0:t.isFlexItem(f.id)){var s=this.manager.isFlexColumnItem(f.id);null==b||b.node.setHeightMutable((null===(n=null==f?void 0:f.schema)||void 0===n?void 0:n.isFixedHeight)&&!s),null==b||b.node.setWidthMutable(!s&&(null===(o=null===(c=b.node.parent)||void 0===c?void 0:c.children)||void 0===o?void 0:o.length)>1||"0 0 150px"===(null===(i=null===(d=f.schema)||void 0===d?void 0:d.style)||void 0===i?void 0:i.flex))}else null==b||b.node.setHeightMutable(null===(l=f.schema)||void 0===l?void 0:l.isFixedHeight),null==b||b.node.setWidthMutable(null===(r=f.schema)||void 0===r?void 0:r.isFixedWidth)}},a.prototype.onWidthChangeStart=function(e){var a,t,n,c,o,d=e.context,i=d.node,l=i.host,r=d.dom,b=r.parentElement;if(b){var f=d.resizer,s=b.getBoundingClientRect(),u=r.getBoundingClientRect(),m=null===(a=this.manager)||void 0===a?void 0:a.isFlexItem(i.id),h=null===(t=this.manager)||void 0===t?void 0:t.isFlexColumnItem(i.id),v=i.schema,y=i.index,g="1 1 auto"===(null===(n=v.style)||void 0===n?void 0:n.flex)&&("static"===(null===(c=v.style)||void 0===c?void 0:c.position)||"relative"===(null===(o=v.style)||void 0===o?void 0:o.position)),R=1,C=0;e.setData({onMove:function(e){var a,t=b.children;if(C=e.pageX-u.left,R=Math.max(1,Math.min(12,Math.round(12*C/s.width))),f.setAttribute("data-value",g?"".concat(R):C+"px"),g)for(var n=0;n<t.length;n++)if(n!==y){var c=t[n].clientWidth;if(c>0){var o=Math.max(1,Math.min(12,Math.round(12*c/s.width)));null===(a=l.children[n])||void 0===a||a.updateState({style:(0,p.Cl)((0,p.Cl)({},l.children[n].schema.style),{flexGrow:o})})}}else i.updateState({style:(0,p.Cl)((0,p.Cl)({},i.schema.style),{flexGrow:+R})});else m&&!h?i.updateState({style:(0,p.Cl)((0,p.Cl)({},i.schema.style),{flex:"0 0 150px",flexBasis:"".concat(C,"px")})}):i.updateState({style:(0,p.Cl)((0,p.Cl)({},i.schema.style),{width:"".concat(C,"px")})});requestAnimationFrame((function(){i.calculateHighlightBox()}))},onEnd:function(){f.removeAttribute("data-value"),g?null==l||l.children.forEach((function(e){var a,t;e.updateSchema({style:(0,p.Cl)((0,p.Cl)({},i.schema.style),{flexGrow:null!==(t=null===(a=e.state.style)||void 0===a?void 0:a.flexGrow)&&void 0!==t?t:1})}),e.updateState({},!0)})):(m&&!h?i.updateSchema({style:(0,p.Cl)((0,p.Cl)({},i.schema.style),{flex:"0 0 150px",flexBasis:"".concat(C,"px")})}):i.updateSchema({style:(0,p.Cl)((0,p.Cl)({},i.schema.style),{width:"".concat(C,"px")})}),i.updateState({},!0)),requestAnimationFrame((function(){i.calculateHighlightBox()}))}})}},a.id="ContainerPlugin",a.scene=["layout"],a}(l.t2);(0,l.I0)(yn),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var gn=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.name=(0,o.Ru)("db805d4e361ac2d3fc6047eaea1a7c69"),a.isBaseComponent=!0,a.pluginIcon="layout-free-container",a.description=(0,o.Ru)("9ccbfde404798593fa6fdeac9dbef200"),a.tags=[(0,o.Ru)("b1b98c19058af70d8bd499e1899e93bc")],a.scaffold={type:"container",isFreeContainer:!0,size:"xs",body:[],wrapperBody:!1,style:{position:"relative",minHeight:"200px"}},a.panelTitle=(0,o.Ru)("db805d4e361ac2d3fc6047eaea1a7c69"),a}return(0,p.C6)(a,e),a.id="Layout_free_container",a}(yn);(0,l.I0)(gn),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Rn=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.name=(0,o.Ru)("969e9e56b3812abffa3994f35ea31835"),a.isBaseComponent=!0,a.pluginIcon="layout-fixed-top",a.description=(0,o.Ru)("bb0e1fea25aafbe731886295fcef9a2e"),a.order=-1,a.scaffold={type:"flex",isSorptionContainer:!0,sorptionPosition:"top",className:"p-1",items:[oa(),oa(),oa(),oa()],style:{position:"fixed",inset:"0 auto auto 0",zIndex:10,width:"100%",overflowX:"auto",margin:"0",overflowY:"auto"},isFixedWidth:!0,isFixedHeight:!1,originPosition:"right-bottom"},a.panelTitle=(0,o.Ru)("969e9e56b3812abffa3994f35ea31835"),a}return(0,p.C6)(a,e),a.id="Layout_fixed_top",a.scene=["layout"],a}(la);(0,l.I0)(Rn),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Cn=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.name=(0,o.Ru)("9bbb7cfaeb34a2b5c095ac253355f028"),a.isBaseComponent=!0,a.pluginIcon="layout-fixed-plugin",a.description=(0,o.Ru)("8e9f5f321ac9b39dbcf0f603190815ce"),a.order=0,a.scaffold={type:"container",size:"xs",body:[],style:{position:"fixed",inset:"auto 50px 50px auto",zIndex:10,minWidth:"80px",minHeight:"80px",display:"block"},wrapperBody:!1,originPosition:"right-bottom"},a.previewSchema={type:"container",body:[],style:{position:"static",display:"block"},size:"none",wrapperBody:!1},a.panelTitle=(0,o.Ru)("9bbb7cfaeb34a2b5c095ac253355f028"),a}return(0,p.C6)(a,e),a.id="Layout_fixed",a.scene=["layout"],a}(la);(0,l.I0)(Cn),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var wn=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="collapse-group",a.$schema="/schemas/CollapseGroupSchema.json",a.name=(0,o.Ru)("d09980a88568f75e9267ca7b531c74eb"),a.isBaseComponent=!0,a.description=(0,o.Ru)("0d571a7ab19e098820e8cea4d5a80f7d"),a.docLink="/amis/zh-CN/components/collapse",a.tags=[(0,o.Ru)("b1b98c19058af70d8bd499e1899e93bc")],a.icon="fa fa-align-justify",a.pluginIcon="collapse-plugin",a.scaffold={type:"collapse-group",activeKey:["1"],body:[{type:"collapse",key:"1",active:!0,header:(0,o.Ru)("17dcbf1f144607d4af0bb718e008682f"),body:[{type:"tpl",tpl:(0,o.Ru)("f7fb20f6cacd5e40c7f5732cb377d0bf"),wrapperComponent:"",inline:!1}]},{type:"collapse",key:"2",header:(0,o.Ru)("72d41bd9eb3882f7da6f55d0ff0a39f6"),body:[{type:"tpl",tpl:(0,o.Ru)("f7fb20f6cacd5e40c7f5732cb377d0bf"),wrapperComponent:"",inline:!1}]}]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("8e5ff4f20463c03f7935e0627888c03c"),description:(0,o.Ru)("d2fa917958506736ea39edbef5e1cea5"),dataSchema:[{type:"object",properties:{data:{title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),type:"object",properties:{activeKeys:{type:"array",title:(0,o.Ru)("58164864ad00f5d134f304d309055eda")},collapseId:{type:"string",title:(0,o.Ru)("44732aa2566399b71483e63252d3dbc7")},collapsed:{type:"boolean",title:(0,o.Ru)("0e8638286319f6efb0afe2616714e8c3")}}}}}]}],a.activeKeyData=[],a.panelTitle=(0,o.Ru)("d09980a88568f75e9267ca7b531c74eb"),a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.k7)(),[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{name:"expandIconPosition",label:(0,o.Ru)("0431ee7033364800e261d1e560808231"),type:"button-group-select",pipeIn:(0,l.Jh)("left"),options:[{label:(0,o.Ru)("a7eaff29603a9c40927f726013d2c016"),value:"left",icon:"fa fa-align-left"},{label:(0,o.Ru)("128d58f066a18ddb2ddb701921d5c77c"),value:"right",icon:"fa fa-align-right"}]},{type:"ae-switch-more",label:(0,o.Ru)("7372dc9f39a173dd0c75a185373245b1"),bulk:!0,mode:"normal",value:!1,formType:"extend",autoFocus:!1,form:{body:[(0,l.ol)("icon",{name:"expandIcon",label:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a"),pipeIn:function(e){return null==e?void 0:e.icon},pipeOut:function(e){return{type:"icon",vendor:"",icon:e}}})]},pipeIn:function(e){if("string"==typeof e&&e.length)return{character:e}},pipeOut:function(e){if((0,l.Gv)(e))return"string"==typeof e.character?e.character:void 0}},{name:"accordion",label:(0,l.NR)((0,o.Ru)("47b4e22880eb59ce9989b8419222e88a"),(0,o.Ru)("bb3548f0bb97ab11ee92284ecf37ec16")),mode:"row",inputClassName:"inline-flex justify-between flex-row-reverse",type:"switch",pipeIn:(0,l.Jh)(!1)},(0,l.ol)("combo-container",{name:"body",type:"combo",label:(0,o.Ru)("f24544b06700857ec11b434cb2916692"),mode:"normal",multiple:!0,addable:!0,columnClassName:"w-20",addButtonText:(0,o.Ru)("c5ceab33d3e275262b4992a8cb43317f"),minLength:1,draggable:!0,draggableTip:"",placeholder:(0,o.Ru)("b839e579e920068bd817d34cd7927069"),items:[{type:"container",columnClassName:"flex-none",body:(0,l.NR)([{name:"active",type:"checkbox"}],(0,o.Ru)("030a54b0afb54fc7f90e1a0f64eb8205"))},(0,l.ol)("title",{name:"header",placeholder:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab")})],onChange:function(e,a,t,n){var c=e.reduce((function(e,a){return!0===a.active&&e.push(a.key),e}),[]);n.setValues({activeKey:c})},pipeOut:function(e,a,t){var n=e.map((function(e){return e.key}));return e.forEach((function(a){if(!a.key){var t=function(e,a){for(var t=1;t<=a;t++)if(!e.includes(String(t)))return String(t)}(n,e.length);a.key=t,a.header=(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab").concat(t)}})),e},scaffold:{type:"collapse",header:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),body:[{type:"tpl",tpl:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014"),wrapperComponent:"",inline:!1}],key:""}})]}])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:classNames",{isFormItem:!1})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])]},a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),renderMethod:"render",insertPosition:"inner"}],a}return(0,p.C6)(a,e),a.id="CollapseGroupPlugin",a}(l.j8);(0,l.I0)(wn),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var xn=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="panel",a.$schema="/schemas/panelSchema.json",a.name=(0,o.Ru)("cd6f79e7bff1337c12c86a15ceedd6da"),a.isBaseComponent=!0,a.icon="fa fa-window-maximize",a.pluginIcon="panel-plugin",a.description=(0,o.Ru)("e04a2f1662121e5a3c397d496114185b"),a.docLink="/amis/zh-CN/components/panel",a.tags=[(0,o.Ru)("b1b98c19058af70d8bd499e1899e93bc")],a.scaffold={type:"panel",title:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),body:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014")},a.previewSchema={type:"panel",title:(0,o.Ru)("4e9bb0326ab4d3a2af94d901c7f1b6a7"),body:(0,o.Ru)("5bf5f1fd54476671bd6fd9d97e3e6b6b"),className:"Panel--default text-left m-b-none",actions:[{label:(0,o.Ru)("e9d2f66bbd44c96a3e03494bf6b1ebf0"),type:"button"},{label:(0,o.Ru)("ce35a17d2ba7caac95092a7a66ac9a0d"),type:"button"}]},a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),renderMethod:"renderBody",renderMethodOverride:function(e,a){return function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var c=this.props.$$editor,o=this.super.apply(this,(0,p.fX)([],(0,p.zs)(t),!1));return c&&!this.props.children?a(this,o,e,c,c.plugin.manager):o}}},{key:"actions",label:(0,o.Ru)("c8caf94205105bac5833ab31cc2129d7"),renderMethod:"renderActions",preferTag:(0,o.Ru)("fa966345577ba81af19408f203db968f")}],a.panelTitle=(0,o.Ru)("cd6f79e7bff1337c12c86a15ceedd6da"),a.panelJustify=!0,a.panelBodyCreator=function(e){var t,d=/(?:^|\/)form$/.test(e.path)||"form"===(null===(t=null==e?void 0:e.schema)||void 0===t?void 0:t.type);return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:[(0,l.ol)("collapseGroup",[{className:"p-none",title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("title"),d?null:{children:n.createElement(c.$nd,{size:"sm",level:"info",className:"m-b",onClick:function(){a.manager.showRendererPanel("")},block:!0},(0,o.Ru)("cac3ba71180c97b1b6432833b3417d2c"))}]},(0,l.ol)("status")])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[{className:"p-none",title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("switch",{name:"affixFooter",label:(0,o.Ru)("1fae678397df046c1754092f15a71d98"),value:!1}),(0,l.ol)("horizontal",{visibleOn:'(data.mode || data.$$formMode) == "horizontal" && data.$$mode == "form"'})]},{className:"p-none",title:(0,o.Ru)("68744acedf015b8cfc445af30583815e"),body:[(0,l.ol)("subFormItemMode",{label:(0,o.Ru)("5a0fbcaaeb439684bb4ae5be579e4cd4")}),(0,l.ol)("subFormHorizontalMode",{label:(0,o.Ru)("f99d7e5f15906ca78c45753ee3b04a8b")}),(0,l.ol)("subFormHorizontal")]},{className:"p-none",title:(0,o.Ru)("4434b33a8731a73613ba5fa1eb984efb"),body:[{name:d?"panelClassName":"className",label:(0,o.Ru)("9970ad07468267e2f309f1467c75bb80"),type:"select",size:"sm",pipeIn:function(e){return"string"==typeof e&&/(?:^|\s)(Panel\-\-(\w+))(?:$|\s)/.test(e)?RegExp.$1:"Panel--default"},pipeOut:function(e,a){return a?"".concat(a.replace(/(?:^|\s)(Panel\-\-(\w+))(?=($|\s))/g,"")," ").concat(e).replace(/\s+/g," ").trim():e},options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:"Panel--default"},{label:(0,o.Ru)("fbae87bcc352f6933541fb77a07418ed"),value:"Panel--primary"},{label:(0,o.Ru)("02d9819ddaaaeb1b7b22b12608c7e5ca"),value:"Panel--info"},{label:(0,o.Ru)("330363dfc524cff2488f2ebde0500896"),value:"Panel--success"},{label:(0,o.Ru)("900c70fa5f7dbc014e6f762d5e0e885c"),value:"Panel--warning"},{label:(0,o.Ru)("540f84ddc0883866b229f71c2844199a"),value:"Panel--danger"}]},(0,l.ol)("className",{label:(0,o.Ru)("5e5d3f13111593b2710673006d4c8297"),name:d?"panelClassName":"className",pipeIn:(0,l.Jh)("Panel--default")}),(0,l.ol)("className",{name:"headerClassName",label:(0,o.Ru)("65810a32a98f09be550b0c421df6c540")}),(0,l.ol)("className",{name:"bodyClassName",label:(0,o.Ru)("33be689a0f0de129ce37f7a96052002e")}),(0,l.ol)("className",{name:"footerClassName",label:(0,o.Ru)("f3b9889baa6d17ec63f05ea7d326bcfa")}),(0,l.ol)("className",{name:"actionsClassName",label:(0,o.Ru)("da71dcbb13405815476cef28a8b9c4f6")})]}])]}])]},a}return(0,p.C6)(a,e),a.prototype.buildEditorPanel=function(a,t){var n=a.schema;this.manager.store,"form"===a.info.renderer.name&&!1!==n.wrapWithPanel&&a.selections.length,e.prototype.buildEditorPanel.call(this,a,t)},a.id="PanelPlugin",a}(l.j8);(0,l.I0)(xn),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Sn=t(88273),Nn=t.n(Sn),kn=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="tabs",a.$schema="/schemas/TabsSchema.json",a.name=(0,o.Ru)("9377e388f7189d6103a3985a321115c8"),a.isBaseComponent=!0,a.description=(0,o.Ru)("a8b1273cb2d53ad858906ff9744a9891"),a.docLink="/amis/zh-CN/components/tabs",a.tags=[(0,o.Ru)("b1b98c19058af70d8bd499e1899e93bc")],a.icon="fa fa-folder-o",a.pluginIcon="tabs-plugin",a.scaffold={type:"tabs",tabs:[{title:(0,o.Ru)("f78416dbd6c6a40a3ecd1c1f2b0672c8"),body:[]},{title:(0,o.Ru)("4be268145385303e8ebeb480458a380e"),body:[]}],mountOnEnter:!0},a.previewSchema=(0,p.Cl)({},a.scaffold),a.notRenderFormZone=!0,a.regions=[{key:"toolbar",label:(0,o.Ru)("012f602372cd2dbd639cd966c63e1f90"),preferTag:(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")}],a.panelTitle=(0,o.Ru)("9377e388f7189d6103a3985a321115c8"),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("e1112a529dc969a03bbbb409905ff2ec"),description:(0,o.Ru)("e1112a529dc969a03bbbb409905ff2ec"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("b04c6cf9cb1212b9c173ddfeec129028")}}}}}]}],a.actions=[{actionType:"changeActiveKey",actionLabel:(0,o.Ru)("7bb3e24cc54f4b8ee0a65d14fa4c067c"),description:(0,o.Ru)("fcd3abb110aab48ebd0ac2a1d7040d6d"),config:["activeKey"],descDetail:function(e){var a;return n.createElement("div",null,(0,o.Ru)("9d000284174ff09642502803887f28ed"),n.createElement("span",{className:"variable-left variable-right"},null===(a=null==e?void 0:e.args)||void 0===a?void 0:a.activeKey),(0,o.Ru)("29645b509093191cad34c673c1b3efb7"))},schema:se((0,l.ol)("formulaControl",{name:"activeKey",label:(0,o.Ru)("9578012b7d75a3a47c76acc176caf403"),variables:"${variables}",size:"lg",mode:"horizontal"}))}],a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("combo-container",{type:"combo",label:(0,o.Ru)("9377e388f7189d6103a3985a321115c8"),mode:"normal",name:"tabs",draggableTip:"",draggable:!0,multiple:!0,minLength:1,scaffold:{title:(0,o.Ru)("9377e388f7189d6103a3985a321115c8"),body:[{type:"tpl",tpl:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014"),inline:!1}]},items:[(0,l.ol)("title",{label:!1,required:!0})]}),(0,l.ol)("switch",{name:"showTip",label:(0,l.NR)((0,o.Ru)("3ba265c6b63bde0319822afd6b9a649d"),(0,o.Ru)("b744b72fd649d904e561358fc26c455f")),visibleOn:'this.tabsMode !=="vertical" && this.tabsMode !=="sidebar" && this.tabsMode !=="chrome"',clearValueOnHidden:!0}),{label:(0,l.NR)((0,o.Ru)("6c200daeb748ecce2c730d01837d3508"),(0,o.Ru)("bd749c7a75af1236325d8d669e9bc5fc")),type:"input-text",name:"defaultKey",placeholder:(0,o.Ru)("8b4de52c23ad472b9ece9e30d8750c48"),pipeOut:function(e){return""===e||isNaN(Number(e))?e:Number(e)}},{label:(0,l.NR)((0,o.Ru)("7806807651c37e4467f9d2fc1c18eb2a"),(0,o.Ru)("8a59e0a5705fea1751d77a97b7bf5d8d")),type:"input-text",name:"activeKey",placeholder:(0,o.Ru)("27e0d57c4412bcb89e6aaeeb1e5935fe"),pipeOut:function(e){return""===e||isNaN(Number(e))?e:Number(e)}}]},(0,l.ol)("status"),{title:(0,o.Ru)("dfac151de712ab0b3618072c8a7f0a0f"),body:[(0,l.ol)("sourceBindControl",{label:(0,l.NR)((0,o.Ru)("45a4922d3f42d0b137c6845c4c77031f"),(0,o.Ru)("eadd1d64cd6ceb2c50554281cd2d3be0"))}),(0,l.ol)("switch",{name:"mountOnEnter",label:(0,l.NR)((0,o.Ru)("5b9af1bc3012bb3c8e07b983b423ec17"),(0,o.Ru)("4bcecc15d16e8c851dc3d155b8f30929"))}),(0,l.ol)("switch",{name:"unmountOnExit",label:(0,l.NR)((0,o.Ru)("12c6a62683d63e404d71a31c9cb5209c"),(0,o.Ru)("5b52bcb62a2e1dab99ef841b05395b6d"))})]}])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{name:"tabsMode",label:(0,o.Ru)("39003734d1d700d5bd97bf1e7a2fcf73"),type:"select",options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:""},{label:(0,o.Ru)("ecfcea4b381d761fecd512761bc07954"),value:"line"},{label:(0,o.Ru)("b30f254eccefa14c9980235bcbec74f9"),value:"simple"},{label:(0,o.Ru)("3d7443aeba7c8eaf1cbb42ad5232fa10"),value:"strong"},{label:(0,o.Ru)("d87f215d9ac688b1d3399bf575a0ef6f"),value:"card"},{label:(0,o.Ru)("ee5e5a588705699a51eb3c5778c3020a"),value:"chrome"},{label:(0,o.Ru)("c5b8044dacf2e63931d85e5e307a9168"),value:"tiled"},{label:(0,o.Ru)("22d18bf0c476ebe7aa9303108677ff2e"),value:"radio"},{label:(0,o.Ru)("75ac842f8e77305846f1d776f97dfaf8"),value:"vertical"},{label:(0,o.Ru)("5bff38cb05e3710a0c0cb16ed3ced78f"),value:"sidebar"}],pipeIn:(0,l.Jh)("")},(0,l.ol)("horizontal-align",{label:(0,o.Ru)("593c1c61592f80831f58b2e44cfe63fa"),name:"sidePosition",pipeIn:(0,l.Jh)("left"),visibleOn:'this.tabsMode === "sidebar"',clearValueOnHidden:!0})]},(0,l.ol)("style:classNames",{isFormItem:!1,schema:[(0,l.ol)("className",{name:"linksClassName",label:(0,o.Ru)("030c8cb75e9707285b28c4931bfeddc5")}),(0,l.ol)("className",{name:"toolbarClassName",label:(0,o.Ru)("012f602372cd2dbd639cd966c63e1f90")}),(0,l.ol)("className",{name:"contentClassName",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032")}),(0,l.ol)("className",{name:"showTipClassName",label:(0,o.Ru)("02d9819ddaaaeb1b7b22b12608c7e5ca"),visibleOn:"this.showTip",clearValueOnHidden:!0})]})])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a.patchContainers=["tabs.body"],a.vRendererConfig={regions:{body:{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032")}},panelTitle:(0,o.Ru)("d87f215d9ac688b1d3399bf575a0ef6f"),panelJustify:!0,panelBodyCreator:function(e){var a=(0,l.k7)();return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{name:"title",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),type:a?"input-text-i18n":"input-text",required:!0},{type:"ae-switch-more",formType:"extend",mode:"normal",label:(0,o.Ru)("32b4bc87bf7f95cd6094992f0135ff7f"),form:{body:[(0,l.ol)("icon"),(0,l.ol)("horizontal-align",{label:(0,o.Ru)("d4d2a66820d30e07b44c850eb3f116c0"),name:"iconPosition",pipeIn:(0,l.Jh)("left"),visibleOn:"this.icon",clearValueOnHidden:!0})]}},{label:(0,l.NR)("Hash",(0,o.Ru)("996a919888ae86e842c76245daae2360")),name:"hash",type:"input-text"}]},(0,l.ol)("status",{disabled:!0}),{title:(0,o.Ru)("dfac151de712ab0b3618072c8a7f0a0f"),body:[(0,l.ol)("switch",{name:"mountOnEnter",label:(0,l.NR)((0,o.Ru)("f3051dd9b3538e170322fd5224b28de0"),(0,o.Ru)("ee51f2d49fa12c730d2a0efef0d67e44")),visibleOn:"!this.reload",clearValueOnHidden:!0}),(0,l.ol)("switch",{name:"unmountOnExit",label:(0,l.NR)((0,o.Ru)("024f24defb08c5c9d463a2668cbb9802"),(0,o.Ru)("370bb4d6806c88a7df2ac17ca2a7b6a6")),visibleOn:"!this.reload",clearValueOnHidden:!0})]}])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:classNames",{isFormItem:!1})])}])}},a.wrapperProps={unmountOnExit:!0,mountOnEnter:!0},a.tabWrapperResolve=function(e){return e.parentElement},a.overrides={renderTabs:function(){var e=this,a=this.super();if(!this.renderTab&&this.props.$$editor&&a){var t=this.props.tabs;return(0,l._2)(a,(function(a){var d,i;if(a.type===c.ozo&&a.props.$$id){var r=a.props.$$id,b=Nn()(t,(function(e){return e.$$id===r})),f=e.props.$$editor,s=f.plugin;if(~b){var u=null===(i=null===(d=s.vRendererConfig)||void 0===d?void 0:d.regions)||void 0===i?void 0:i.body;return u?n.cloneElement(a,{children:n.createElement(l.Qw,{key:r,type:f.type,plugin:f.plugin,renderer:f.renderer,$schema:"/schemas/TabSchema.json",hostId:f.id,memberIndex:b,name:"".concat(a.props.title||(0,o.Ru)("d87f215d9ac688b1d3399bf575a0ef6f").concat(b+1)),id:r,draggable:!1,wrapperResolve:s.tabWrapperResolve,schemaPath:"".concat(f.schemaPath,"/tabs/").concat(b),path:"".concat(e.props.$path,"/").concat(b),data:e.props.data},n.createElement(l.mm,{key:u.key,preferTag:u.preferTag,name:u.key,label:u.label,regionConfig:u,placeholder:u.placeholder,editorStore:s.manager.store,manager:s.manager,children:a.props.children,wrapperResolve:u.wrapperResolve,rendererName:f.renderer.name}))}):a}}return a}))}return a}},a}return(0,p.C6)(a,e),a.prototype.buildEditorToolbar=function(e,a){if(e.info.plugin===this&&"tabs"===e.info.renderer.name&&!e.info.hostId){var t=e.node;a.push({level:"secondary",icon:"fa fa-chevron-left",tooltip:(0,o.Ru)("ad5a36ee5f4054594c30b6dc481e2d81"),onClick:function(){var e=t.getComponent();if(null==e?void 0:e.switchTo){var a=e.currentIndex();e.switchTo(a-1)}}}),a.push({level:"secondary",icon:"fa fa-chevron-right",tooltip:(0,o.Ru)("49e0f68798e3c69b7990076bd8f1f47f"),onClick:function(){var e=t.getComponent();if(null==e?void 0:e.switchTo){var a=e.currentIndex();e.switchTo(a+1)}}})}},a.prototype.onPreventClick=function(e){var a=e.context.data;return!a.defaultPrevented&&!a.target.closest("[role=tablist]>li")&&void 0},a.id="TabsPlugin",a}(l.j8);(0,l.I0)(kn),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var En=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="switch-container",a.$schema="/schemas/SwitchContainerSchema.json",a.name=(0,o.Ru)("7c39d9e0d516e260fc3513eb8e5243a5"),a.isBaseComponent=!0,a.description=(0,o.Ru)("39282fd22802ac1d9f99cdd0ffff253e"),a.tags=[(0,o.Ru)("b1b98c19058af70d8bd499e1899e93bc")],a.order=-2,a.icon="fa fa-square-o",a.pluginIcon="switch-container-plugin",a.scaffold={type:"switch-container",items:[{title:(0,o.Ru)("f449bcac0f09a349882e74800f20d724"),body:[{type:"tpl",tpl:(0,o.Ru)("3b5a5cee1bd8775463be15d96eac23a1"),wrapperComponent:""}]},{title:(0,o.Ru)("f7361c5ad849477766b12e970bbd71f0"),body:[{type:"tpl",tpl:(0,o.Ru)("0880f36708cd0408167f318936cc6df1"),wrapperComponent:""}]}],style:{position:"static",display:"block"}},a.previewSchema=(0,p.Cl)({},a.scaffold),a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032")}],a.panelTitle=(0,o.Ru)("7c39d9e0d516e260fc3513eb8e5243a5"),a.panelJustify=!0,a.vRendererConfig={regions:{body:{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),placeholder:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),wrapperResolve:function(e){return e}}},panelTitle:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),panelJustify:!0,panelBodyCreator:function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("0796ba76b4b553687e5ffaeb78512ccb"),body:[{name:"title",label:(0,o.Ru)("c887c83f280bd63012d32179ff5273ed"),type:"input-text",required:!0},(0,l.ol)("expressionFormulaControl",{evalMode:!1,label:(0,o.Ru)("a30fd0a2a17e3dcf701b3334341aa39c"),name:"visibleOn",placeholder:"\\${xxx}"})]}])}])}},a.wrapperProps={unmountOnExit:!0,mountOnEnter:!0},a.stateWrapperResolve=function(e){return e},a.overrides={renderBody:function(e){var a,t,c=this.super(e),d=this.props.$$editor,i=(this.props.items||[]).findIndex((function(a){return a.$$id===e.$$id}));if(!d||!d.plugin)return c;var r=d.plugin,b=e.$$id,f=null===(t=null===(a=r.vRendererConfig)||void 0===a?void 0:a.regions)||void 0===t?void 0:t.body;return n.createElement(l.Qw,{type:d.type,plugin:d.plugin,renderer:d.renderer,multifactor:!0,key:b,hostId:d.id,memberIndex:i,name:"".concat(e.title||(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b").concat(i+1)),id:b,draggable:!1,wrapperResolve:r.stateWrapperResolve,schemaPath:"".concat(d.schemaPath,"/items/").concat(i),path:"".concat(this.props.$path,"/").concat(i),data:this.props.data},f?n.createElement(l.mm,{key:f.key,preferTag:f.preferTag,name:f.key,label:f.label,regionConfig:f,placeholder:f.placeholder,editorStore:r.manager.store,manager:r.manager,children:c,wrapperResolve:f.wrapperResolve,rendererName:d.renderer.name}):c)}},a.events=[{eventName:"click",eventLabel:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),description:(0,o.Ru)("7af5e3ef39ff71d39fe3f645c8079124"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseenter",eventLabel:(0,o.Ru)("f6d767f39ba3bf955077a3c0ce81e581"),description:(0,o.Ru)("bcdd89d453da0dc0622a2f3189728357"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseleave",eventLabel:(0,o.Ru)("e272b0b8c7fedc670a87075514d9b49f"),description:(0,o.Ru)("727309bc724ff237c5e2cdf7a90cf28e"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]}],a.panelBodyCreator=function(e){var t,n,c=null==e?void 0:e.schema,d=(null==c?void 0:c.isFreeContainer)||!1,i=null===(t=a.manager)||void 0===t?void 0:t.isFlexItem(null==e?void 0:e.id),r=null===(n=a.manager)||void 0===n?void 0:n.isFlexColumnItem(null==e?void 0:e.id),b=[(0,l.ol)("layout:display"),(0,l.ol)("layout:flex-setting",{visibleOn:'this.style && (this.style.display === "flex" || this.style.display === "inline-flex")',direction:c.direction,justify:c.justify,alignItems:c.alignItems}),(0,l.ol)("layout:flex-wrap",{visibleOn:'this.style && (this.style.display === "flex" || this.style.display === "inline-flex")'})];return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"ae-listItemControl",mode:"normal",name:"items",label:(0,o.Ru)("df7f223af52c3261a3b23a152bffe26c"),addTip:(0,o.Ru)("8256d18231287d07406fbf019e81bb01"),minLength:1,items:[{type:"input-text",placeholder:(0,o.Ru)("b4fdf79b8f54856b072ec3874b830d1f"),label:(0,o.Ru)("c887c83f280bd63012d32179ff5273ed"),mode:"horizontal",name:"title"},(0,l.ol)("expressionFormulaControl",{name:"visibleOn",mode:"horizontal",label:(0,o.Ru)("bd863f35feb02c40cf14493b1dc1b198")})],scaffold:{title:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),body:[{type:"tpl",tpl:(0,o.Ru)("93553f4588b0f0c782f58182db0490d7"),wrapperComponent:"",inline:!1}]}}]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),className:"p-none",body:(0,l.ol)("collapseGroup",[(0,l.ol)("theme:base",{collapsed:!1,extra:[]}),{title:(0,o.Ru)("5aefca559c5a41d10078e21e6d616825"),body:(0,p.fX)((0,p.fX)((0,p.fX)([(0,l.ol)("layout:originPosition"),(0,l.ol)("layout:inset",{mode:"vertical"})],(0,p.zs)(d?[]:b),!1),(0,p.zs)(i?[(0,l.ol)("layout:flex",{isFlexColumnItem:r,label:r?(0,o.Ru)("f02f876ee64cc016d97fa4dc498d4857"):(0,o.Ru)("a170a375b264f7fe0c02a7ca8c268784"),visibleOn:'this.style && (this.style.position === "static" || this.style.position === "relative")'}),(0,l.ol)("layout:flex-grow",{visibleOn:'this.style && this.style.flex === "1 1 auto" && (this.style.position === "static" || this.style.position === "relative")'}),(0,l.ol)("layout:flex-basis",{label:r?(0,o.Ru)("183f00df0922a6be371fea58cd46a60a"):(0,o.Ru)("f92626f9e56b3e2d0c47495a446acf71"),visibleOn:'this.style && (this.style.position === "static" || this.style.position === "relative") && this.style.flex === "1 1 auto"'}),(0,l.ol)("layout:flex-basis",{label:r?(0,o.Ru)("c19b79073b676b9bade80613aba2dbfa"):(0,o.Ru)("b591aed69defa2abf0486da6a58dfb5e"),visibleOn:'this.style && (this.style.position === "static" || this.style.position === "relative") && this.style.flex === "0 0 150px"'})]:[]),!1),[(0,l.ol)("layout:overflow-x",{visibleOn:"".concat(i&&!r," && this.style.flex === '0 0 150px'")}),(0,l.ol)("layout:isFixedHeight",{visibleOn:"".concat(!i||!r),onChange:function(a){null==e||e.node.setHeightMutable(a)}}),(0,l.ol)("layout:height",{visibleOn:"".concat(!i||!r)}),(0,l.ol)("layout:max-height",{visibleOn:"".concat(!i||!r)}),(0,l.ol)("layout:min-height",{visibleOn:"".concat(!i||!r)}),(0,l.ol)("layout:overflow-y",{visibleOn:"".concat(!i||!r," && (this.isFixedHeight || this.style && this.style.maxHeight) || (").concat(i&&r," && this.style.flex === '0 0 150px')")}),(0,l.ol)("layout:isFixedWidth",{visibleOn:"".concat(!i||r),onChange:function(a){null==e||e.node.setWidthMutable(a)}}),(0,l.ol)("layout:width",{visibleOn:"".concat(!i||r)}),(0,l.ol)("layout:max-width",{visibleOn:"".concat(!i||r)}),(0,l.ol)("layout:min-width",{visibleOn:"".concat(!i||r)}),(0,l.ol)("layout:overflow-x",{visibleOn:"".concat(!i||r," && (this.isFixedWidth || this.style && this.style.maxWidth)")}),i?null:(0,l.ol)("layout:margin-center"),i||d?null:(0,l.ol)("layout:textAlign",{name:"style.textAlign",label:(0,o.Ru)("a3221d2d224767df4afa7a8653ded8fe"),visibleOn:'this.style && this.style.display !== "flex" && this.style.display !== "inline-flex"'}),(0,l.ol)("layout:z-index"),(0,l.ol)("layout:sticky",{visibleOn:'this.style && (this.style.position !== "fixed" && this.style.position !== "absolute")'}),(0,l.ol)("layout:stickyPosition")],!1)},{title:(0,o.Ru)("f01c3cd99ecb0c534cc47081d3433c9f"),body:[{type:"theme-cssCode",label:!1}]}])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildEditorToolbar=function(e,a){if(e.info.plugin===this&&"switch-container"===e.info.renderer.name&&!e.info.hostId){var t=e.node;a.unshift({icon:"fa fa-chevron-right",tooltip:(0,o.Ru)("ca035ede21ad993ba8f29a2e615b61e0"),onClick:function(){var e=t.getComponent();if(null==e?void 0:e.switchTo){var a=e.state.activeIndex<0?0:e.state.activeIndex;e.switchTo(a+1)}}}),a.unshift({icon:"fa fa-chevron-left",tooltip:(0,o.Ru)("b7349a87c4d838d1a6047c2844b1744a"),onClick:function(){var e=t.getComponent();if(null==e?void 0:e.switchTo){var a=e.state.activeIndex;e.switchTo(a-1)}}})}},a.id="SwitchContainerPlugin",a.scene=["layout"],a}(l.t2);(0,l.I0)(En),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var In=function(e){function a(a){var t=e.call(this,a)||this;return t.state={switch:!!t.props.value},t}return(0,p.C6)(a,e),a.prototype.onChange=function(e){var a,t;void 0===e&&(e=""),null===(t=(a=this.props).onChange)||void 0===t||t.call(a,e)},a.prototype.genTooltipProps=function(e,a){var t=this.props.render;return(0,p.Cl)((0,p.Cl)((0,p.Cl)({tooltipTheme:"light",trigger:"hover",rootClose:!0,placement:"top",tooltipClassName:"ae-AdaptorControl-desc-tooltip"},"string"==typeof e?{content:e}:{content:" ",children:function(){return n.isValidElement(e)?e:t("content",e)}}),this.props.tooltipProps||{}),a||{})},a.prototype.renderEditor=function(){if(!this.state.switch)return null;var e=this.props,a=e.render,t=e.params,c=void 0===t?[]:t,o=e.allowFullscreen,d=e.value,i=e.editorPlaceholder,l=e.editorDesc,r=e.mergeParams,b=e.mode;return n.createElement(n.Fragment,null,a("api-adaptor-control-editor",{type:"ae-functionEditorControl",name:"functionEditorControl",placeholder:i,desc:l,allowFullscreen:o,params:c,mode:b||"normal"},{value:d,mergeParams:r,onChange:this.onChange}))},a.prototype.renderSwitch=function(){var e=this,a=this.props,t=a.render,o=a.defaultCode,d=void 0===o?"":o,i=a.switchTip,l=a.name,r=a.value;return t("api-adaptor-control-switch",{type:"flex",className:"mb-2",alignItems:"center",direction:"row",justify:"flex-start",items:(0,p.fX)([{type:"switch",label:"",mode:"inline",name:"__editorSwitch_"+l,key:"switch",className:"mb-1",value:this.state.switch,onChange:function(a){e.setState({switch:a},(function(){e.onChange(a?r||d:"")}))}}],(0,p.zs)(i?[n.createElement(c.T_C,{key:"TooltipWrapper",tooltip:this.genTooltipProps(i,{placement:"right"})},n.createElement("span",{className:"leading-3 cursor-pointer"},n.createElement(c.Int,{icon:"editor-help",className:"icon",color:"#84868c"})))]:[]),!1)})},a.prototype.render=function(){var e=this.props.className;return n.createElement("div",{className:W()("ae-ApiAdaptorControl",e)},this.renderSwitch(),this.renderEditor())},a.defaultProps={params:[]},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"onChange",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-apiAdaptorControl"})],a)}(In);var On=function(e,a){return(0,p.Cl)((0,p.Cl)({type:"container"},a?{style:{width:a[0],height:a[1]}}:{}),{body:{type:"code",language:"typescript",className:"bg-white text-xs m-0",value:e}})},Tn=(0,o.Ru)("717b9f738e2da460071b1b5ae7cc0e06"),Fn=(0,o.Ru)("fd8f406e39d5c4b1f1f2251156eb34ef"),An=On(Tn,["350px","128px"]),Mn=On(Fn,["350px","128px"]),zn=(0,o.Ru)("d1bfe86cb1776358c5ed50bc137a2b7a"),Pn=On(zn,["345px","144px"]),jn=(0,o.Ru)("d3b13672e0e24d1490b2564ae7f6da4e"),Bn=(0,o.Ru)("36d7adab7769ff6741b2860f041e56d2"),Dn=(0,o.Ru)("0228c8f19830732b523a58a2ee0bbcfd"),Vn={type:"container",className:"text-xs",style:{width:"458px",height:"315px"},body:[(0,o.Ru)("6d8e3115be41a8a5690d6fefa637dac7"),On(Dn),{type:"table",className:"mt-1 mb-0",data:{items:[{label:"status",desc:(0,o.Ru)("09212e946a4d9b0f775700c46ef0dcd5")},{label:"msg",desc:(0,o.Ru)("7391774e57425e5d8e83de64100b5f2e")},{label:"data",desc:(0,o.Ru)("fa385c23820ee9999c82035086baa772")}]},columns:[{name:"label",label:(0,o.Ru)("9caecd931b956381e0763d05aa42835c")},{name:"desc",label:(0,o.Ru)("f411d0f1f925d9b48d8c1d451bd809b1")}]}]},Ln={type:"container",className:"text-xs",body:[(0,o.Ru)("6494bc042d99f2f5de34a858b8a699c6"),{type:"table",className:"mt-1 mb-0",data:{items:[{label:"status",desc:(0,o.Ru)("e6246c03148f553e5d6a66adbdabb9f8")},{label:"errors",desc:(0,o.Ru)("b8079b9d1e6d3e8a457787910a75cce4")}]},columns:[{name:"label",label:(0,o.Ru)("9caecd931b956381e0763d05aa42835c")},{name:"desc",label:(0,o.Ru)("f411d0f1f925d9b48d8c1d451bd809b1")}]}]};(0,l.as)("apiRequestAdaptor",{label:(0,l.NR)((0,o.Ru)("417125a06b1d2bfff025e83a4e067bf0"),(0,o.Ru)("e83caa4c6ef82543603609c916cd804d")),name:"requestAdaptor",type:"ae-apiAdaptorControl",editorDesc:(0,o.Ru)("a59c65bea7d5065f19eb9c918a716c33"),editorPlaceholder:"api.data.count = api.data.count + 1;\nreturn api;",params:[{label:"api",tip:An},{label:"context",tip:Mn}]}),(0,l.as)("apiAdaptor",{label:(0,l.NR)((0,o.Ru)("05fb5edb84e41c19b0f5429fff20b834"),(0,o.Ru)("44af993b124817085dc2579a9f842d55")),type:"ae-apiAdaptorControl",name:"adaptor",params:[{label:"payload",tip:(0,o.Ru)("98498eb59e87ec9a0eaf98ac55628da9")},{label:"response",tip:Pn},{label:"api",tip:An}],editorPlaceholder:jn,switchTip:Vn}),(0,l.as)("validateApiAdaptor",(0,p.Cl)((0,p.Cl)({},(0,l.ol)("apiAdaptor")),{editorPlaceholder:Bn,switchTip:Ln})),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var $n=t(70043),_n=t.n($n),Hn=t(3485),Wn=t.n(Hn),qn=function(e){return"tpl"===e?"input-text":"status"===e||"mapping"===e?"select":"input-".concat(e)},Un=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="crud",a.$schema="/schemas/CRUDSchema.json",a.order=-800,a.name=(0,o.Ru)("d7213304d1a8a02a73a2f4010839e061"),a.isBaseComponent=!0,a.description=(0,o.Ru)("7a9f1ec32752de8b69ef21138970f64d"),a.docLink="/amis/zh-CN/components/crud",a.tags=[(0,o.Ru)("73721e611daaafe5c34aa9f3f901d016")],a.icon="fa fa-table",a.pluginIcon="table-plugin",a.scaffold={type:"crud",syncLocation:!1,api:"",columns:[{name:"id",label:"ID",type:"text"},{name:"engine",label:(0,o.Ru)("48c68eb5a42e2b3e679c53b00f6e203f"),type:"text"}],bulkActions:[],itemActions:[]},a.events=[{eventName:"fetchInited",eventLabel:(0,o.Ru)("f36616e35765ac3d5c9c7646e50a305d"),description:(0,o.Ru)("48c43999cf3908d9f5100a6d5f0b4404"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{responseData:{type:"object",title:(0,o.Ru)("aa6070a7f454f554fc1c7d8b1d2d935f")},responseStatus:{type:"number",title:(0,o.Ru)("23d861e4b6635508eb877a50a9333a9b")},responseMsg:{type:"string",title:(0,o.Ru)("a303669d47440ed05558efbf3d5d0592")}}}}}]},{eventName:"selectedChange",eventLabel:(0,o.Ru)("257f5a3886d87d2255206f86b880d07e"),description:(0,o.Ru)("6130b1f75d624b2f73f5d923492e92f7"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{selectedItems:{type:"array",title:(0,o.Ru)("6142a89066ca7dd6a1ce9493462c5aca")},unSelectedItems:{type:"array",title:(0,o.Ru)("21bd0846bd8aa2296c597a1c1ff8e1a7")}}}}}]},{eventName:"columnSort",eventLabel:(0,o.Ru)("f3d21138c8ecf5683503c4f814cc7199"),description:(0,o.Ru)("d84464cfb2a5828a200fe9c28a323122"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{orderBy:{type:"string",title:(0,o.Ru)("8f98291c9fa89c0bfce463c0a2eaf97c")},orderDir:{type:"string",title:(0,o.Ru)("c35c1a13309c6f9da9837857517e65fc")}}}}}]},{eventName:"columnFilter",eventLabel:(0,o.Ru)("3d0b957a99d0c366612c01913e17a0c7"),description:(0,o.Ru)("b35963687361af98e6acdc004e87fc3c"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{filterName:{type:"string",title:(0,o.Ru)("8f98291c9fa89c0bfce463c0a2eaf97c")},filterValue:{type:"string",title:(0,o.Ru)("e125986c2ba6783c4297ffe5405cc8bc")}}}}}]},{eventName:"columnSearch",eventLabel:(0,o.Ru)("93a5a0253f11e3a2e58f4e87a52fb094"),description:(0,o.Ru)("6d4c4990ab2c32efe8a17c5f22e10cb5"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{searchName:{type:"string",title:(0,o.Ru)("8f98291c9fa89c0bfce463c0a2eaf97c")},searchValue:{type:"object",title:(0,o.Ru)("caafbcb52c70ad0bbbbf127ee7b08b89")}}}}}]},{eventName:"orderChange",eventLabel:(0,o.Ru)("85ddd38957256b6e9026f42ed570bc35"),description:(0,o.Ru)("d7a66def82af88cd5d408e38feb8a65a"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{movedItems:{type:"array",title:(0,o.Ru)("64ef585f778c9d1b010e86b032398ab6")}}}}}]},{eventName:"columnToggled",eventLabel:(0,o.Ru)("ecfebbc91e2c18a512aeb11b7da15193"),description:(0,o.Ru)("c94f45773a42dc386b9c9dcdc6fa542b"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{columns:{type:"array",title:(0,o.Ru)("db9df54392e408520ca12c6a56113b5a")}}}}}]},{eventName:"rowClick",eventLabel:(0,o.Ru)("76e47871d654c3b0b0e301c0a076e55a"),description:(0,o.Ru)("cc13521eab2c7423b3fb857772405cc3"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f")},index:{type:"number",title:(0,o.Ru)("f74fd69ce55e3f96fe9a032c0da42330")},indexPath:{type:"number",title:"行索引路劲"}}}}}]},{eventName:"rowMouseEnter",eventLabel:(0,o.Ru)("5db079b140feffa84c84d1b51d824dea"),description:(0,o.Ru)("90a5608bcd85a3cfcfbb5263a229915c"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f")},index:{type:"number",title:(0,o.Ru)("f74fd69ce55e3f96fe9a032c0da42330")},indexPath:{type:"number",title:"行索引路劲"}}}}}]},{eventName:"rowMouseLeave",eventLabel:(0,o.Ru)("e8bf039de5dc6751c4045f55930e0c83"),description:(0,o.Ru)("f1ca0d305f3251a81f361a2dc8e11fff"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f")},index:{type:"number",title:(0,o.Ru)("f74fd69ce55e3f96fe9a032c0da42330")},indexPath:{type:"number",title:"行索引路劲"}}}}}]}],a.actions=[{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionLabel:(0,o.Ru)("e22855f53b7a1ab33e920375c0cd0e3d"),actionType:"setValue",description:(0,o.Ru)("f97f8b90f09fb7df39c5c9ae3554b4c7")}],a.btnSchemas={create:{label:(0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191"),type:"button",actionType:"dialog",level:"primary",editorSetting:{behavior:"create"},dialog:{title:(0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191"),body:{type:"form",api:"",body:[]}}},update:{label:(0,o.Ru)("95b351c86267f3aedf89520959bce689"),type:"button",actionType:"dialog",level:"link",editorSetting:{behavior:"update"},dialog:{title:(0,o.Ru)("95b351c86267f3aedf89520959bce689"),body:{type:"form",api:"",initApi:"",body:[]}}},view:{label:(0,o.Ru)("607e7a4f377fa66b0b28ce318aab841f"),type:"button",actionType:"dialog",level:"link",editorSetting:{behavior:"view"},dialog:{title:(0,o.Ru)("5b48dbb8dc710cffe6313bb56a7f6d47"),body:{type:"form",initApi:"",body:[]}}},delete:{type:"button",label:(0,o.Ru)("2f4aaddde33c9b93c36fd2503f3d122b"),actionType:"ajax",level:"link",className:"text-danger",confirmText:(0,o.Ru)("6c546666aab964c39cd8bfdf4fbd46b8"),api:"",editorSetting:{behavior:"delete"}},bulkDelete:{type:"button",level:"danger",label:(0,o.Ru)("7fb62b30119c3797a843a48368463314"),actionType:"ajax",confirmText:(0,o.Ru)("6c546666aab964c39cd8bfdf4fbd46b8"),api:"",editorSetting:{behavior:"bulkDelete"}},bulkUpdate:{type:"button",label:(0,o.Ru)("e73cefac9d030927da1618c7b15c98c9"),actionType:"dialog",editorSetting:{behavior:"bulkUpdate"},dialog:{title:(0,o.Ru)("e73cefac9d030927da1618c7b15c98c9"),size:"md",body:{type:"form",api:"",body:[{label:(0,o.Ru)("19c6b7463e1bf73bb4b12ba07abd5444"),text:(0,o.Ru)("19c6b7463e1bf73bb4b12ba07abd5444"),type:"input-text"}]}}},filter:{title:(0,o.Ru)("cf12e55021998a8328201800ec356773"),body:[{type:"input-text",name:"keywords",label:(0,o.Ru)("cfb5f18c43753ad5329348d626bd3739")}]}},a.multifactor=!0,a.previewSchema={syncLocation:!1,type:"crud",className:"text-left",bodyClassName:"m-b-none",affixHeader:!1,data:{items:[{a:1,b:2},{a:3,b:4},{a:5,b:6}]},source:"${items}",columns:[{label:"A",name:"a"},{label:"B",name:"b"},{type:"operation",label:(0,o.Ru)("2b6bc0f293f5ca01b006206c2535ccbc"),buttons:[{icon:"fa fa-eye",type:"button"},{icon:"fa fa-edit",type:"button"}]}]},a.panelTitle=(0,o.Ru)("d7213304d1a8a02a73a2f4010839e061"),a.panelBodyCreator=function(e){a.manager.store;var t=e.id;return(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("switch",{name:"filter",label:(0,o.Ru)("07a88fae7dd11f87891af91fb54a74bb"),visibleOn:"this.api && this.api.url",pipeIn:function(e){return!!e},pipeOut:function(e,t){return e?a.oldFilter||(0,l._e)({title:(0,o.Ru)("cf12e55021998a8328201800ec356773"),body:[{type:"input-text",name:"keywords",label:(0,o.Ru)("cfb5f18c43753ad5329348d626bd3739")}]}):(a.oldFilter=t,null)}}),{type:"divider",visibleOn:"this.api && this.api.url"},(0,l.ol)("combo-container",{label:(0,o.Ru)("7f7c624a843b0d539a4ea59a696702f9"),name:"bulkActions",type:"combo",hiddenOn:"this.pickerMode && this.multiple",inputClassName:"ae-BulkActions-control",multiple:!0,draggable:!0,draggableTip:"",scaffold:{label:(0,o.Ru)("fa966345577ba81af19408f203db968f"),type:"button"},labelRemark:{className:"m-l-xs",trigger:"click",rootClose:!0,content:(0,o.Ru)("46e6edaeb9968e7f7ab549d4f2f82d6d"),placement:"left"},items:[(0,l.ol)("tpl:btnLabel"),{columnClassName:"p-t-xs col-edit",children:function(e){var c=e.index;return n.createElement("button",{onClick:a.handleBulkActionEdit.bind(a,t,c),"data-tooltip":(0,o.Ru)("8347a927c09a4ec2fe473b0a93f667d0"),"data-position":"bottom",className:"text-muted"},n.createElement("i",{className:"fa fa-pencil"}))}}]}),{type:"divider"},(0,l.ol)("combo-container",{label:(0,o.Ru)("f13a0697d58d975d14eb3f3c72c2cbf2"),name:"itemActions",type:"combo",labelRemark:{className:"m-l-xs",trigger:"click",rootClose:!0,content:(0,o.Ru)("3674ea51498e7118732e5e1c53d4bc80"),placement:"left"},hiddenOn:'this.mode && this.mode !== "table" || this.pickerMode',inputClassName:"ae-BulkActions-control",multiple:!0,draggable:!0,scaffold:{label:(0,o.Ru)("fa966345577ba81af19408f203db968f"),type:"button"},items:[(0,l.ol)("tpl:btnLabel"),{type:"checkbox",className:"text-xs",option:(0,o.Ru)("4916771d080ddf6d0551de4d6d2f42a4"),name:"hiddenOnHover"},{columnClassName:"p-t-xs col-edit",children:function(e){var c=e.index;return n.createElement("button",{onClick:a.handleItemActionEdit.bind(a,t,c),"data-tooltip":(0,o.Ru)("8347a927c09a4ec2fe473b0a93f667d0"),"data-position":"bottom",className:"text-muted"},n.createElement("i",{className:"fa fa-pencil"}))}}]}),{type:"divider",hiddenOn:'this.mode && this.mode !== "table" || this.pickerMode'},(0,l.ol)("switch",{name:"syncLocation",label:(0,o.Ru)("569343b4fe5e48131b78611c11eadbeb"),pipeIn:(0,l.Jh)(!0),labelRemark:{className:"m-l-xs",trigger:"click",rootClose:!0,content:(0,o.Ru)("6dbee29a8c54eef9d042ef3280999ad9"),placement:"left"}}),(0,l.ol)("combo-container",{label:(0,o.Ru)("2171d1b07d045e796cba4a05bcf7d13f"),type:"input-kv",name:"defaultParams",labelRemark:{className:"m-l-xs",trigger:"click",rootClose:!0,content:(0,o.Ru)("01e7eb2256821085a14708d6ddf36814"),placement:"left"}}),{type:"divider"},(0,l.ol)("switch",{name:"keepItemSelectionOnPageChange",label:(0,o.Ru)("58ed0a7a5a91996dbb4c7d6dc7679364"),visbileOn:"this.bulkActions && this.bulkActions.length || this.itemActions && this.itemActions.length",labelRemark:{className:"m-l-xs",trigger:"click",rootClose:!0,content:(0,o.Ru)("36ac0011faae6f88ee0ec3e642328327"),placement:"left"}}),{name:"labelTpl",type:"input-text",label:(0,o.Ru)("2a0b47ba76e886070c3bd6abeae3d1c0"),visibleOn:"this.keepItemSelectionOnPageChange",labelRemark:{className:"m-l-xs",trigger:"click",rootClose:!0,content:(0,o.Ru)("6ab3e5b6c5d5d2cf621e911226495433"),placement:"left"}},{name:"primaryField",label:(0,o.Ru)("987b04af242bb2dafaf32d890ab952ff"),type:"input-text",pipeIn:(0,l.Jh)("id"),description:(0,o.Ru)("a270e70be12fb13a24ca3e4ac70fa838")}]},{title:(0,o.Ru)("54ea89b497ec3bb319c68844dfa3687f"),body:[(0,l.ol)("apiControl",{label:(0,o.Ru)("db7ee36de8063c2d5a6c123eac65641a"),sampleBuilder:function(){var a,t,n={items:[],total:0},c=null!==(t=null===(a=null==e?void 0:e.schema)||void 0===a?void 0:a.columns)&&void 0!==t?t:[],o={};return c.forEach((function(e){e.name&&(0,B.BBb)(o,e.name,"sample")})),n.items.push(o),JSON.stringify({status:0,msg:"",data:n},null,2)}}),{name:"initFetch",type:"radios",label:(0,o.Ru)("0951dad1723aa1191ce1a2e96db76051"),pipeIn:function(e){return"boolean"==typeof e&&e||"boolean"!=typeof e&&""},inline:!0,onChange:function(){},options:[{label:(0,o.Ru)("0a60ac8f02ccd2cf723f927284877851"),value:!0},{label:(0,o.Ru)("c9744f45e76d885ae1c74d4f4a934b2e"),value:!1},{label:(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),value:""}]},{name:"initFetchOn",autoComplete:!1,visibleOn:'typeof this.initFetch !== "boolean"',type:"input-text",placeholder:(0,o.Ru)("55b22f5d136e73b26cef65aedd8ba86e"),className:"m-t-n-sm"},(0,l.ol)("switch",{name:"loadDataOnce",label:(0,o.Ru)("bedc70d448b656d828bd3ed7926b3e4d"),labelRemark:{className:"m-l-xs",trigger:"click",rootClose:!0,content:(0,o.Ru)("559fa334442f0f75b0343bbf38b7ff05"),placement:"left"}}),{name:"matchFunc",type:"ae-functionEditorControl",allowFullscreen:!0,mode:"normal",label:(0,l.NR)((0,o.Ru)("7eca7159d5a09db3a0008280faae395c"),(0,o.Ru)("e95903f4c15aab31ea66ecd51b76e1a3")),renderLabel:!0,params:[{label:"items",tip:On((0,o.Ru)("483cab6ec2367302b037208475361860"))},{label:"itemsRaw",tip:On((0,o.Ru)("dd19e649ee3fd61e0eeab6b67a6eae7b"))},{label:"options",tip:On((0,o.Ru)("2512e82e75dfe0f6f499db4ae9f715af"))}],placeholder:"return items;",visibleOn:"${loadDataOnce === true}"},(0,l.ol)("switch",{label:(0,o.Ru)("1af68c43e1780249f11b9de1eeaeb281"),name:"interval",visibleOn:"this.api",pipeIn:function(e){return!!e},pipeOut:function(e){return e?3e3:void 0}}),{name:"interval",type:"input-number",visibleOn:'typeof this.interval === "number"',step:500,className:"m-t-n-sm",description:(0,o.Ru)("9800f1ce2f78a23b81c8d944ebf9cce9")},(0,l.ol)("switch",{name:"silentPolling",label:(0,o.Ru)("19c5410b23fba4bbfd1a58bbd5268c9b"),visibleOn:"!!this.interval",description:(0,o.Ru)("04f840b0772f4b5d59954a29a76f4e7b")}),{name:"stopAutoRefreshWhen",label:(0,o.Ru)("6037dae99e9446deaed45f7e408f47ab"),type:"input-text",visibleOn:"!!this.interval",description:(0,o.Ru)("32e3a79e80dcf7f7304e8092dd7acc6f")},(0,l.ol)("switch",{name:"stopAutoRefreshWhenModalIsOpen",label:(0,o.Ru)("154ef40e477c031f6c1ec15caefb570a"),visibleOn:"!!this.interval",description:(0,o.Ru)("50f7c85bf60a9f43522789644566c62b")}),{type:"divider"},(0,l.ol)("switch",{name:"draggable",label:(0,o.Ru)("d8905a70e93a33c7a86240f467c653d4")}),(0,l.ol)("apiControl",{label:(0,l.NR)((0,o.Ru)("040a78b24eaff47d4fa7e266473635b4"),(0,o.Ru)("9b39126b20e519bb1c6e9054f4b55784")),name:"saveOrderApi",visibleOn:"this.draggable"}),{type:"divider"},(0,l.ol)("apiControl",{label:(0,o.Ru)("ee850a0e326b217bdeb61d936c521177"),name:"quickSaveApi",description:(0,o.Ru)("8343f619879fa79bc8ef1a35b2fc3e78")}),{type:"divider"},(0,l.ol)("apiControl",{label:(0,o.Ru)("d891e79d4a8718a7dbd47ac68aaaa5cb"),name:"quickSaveItemApi",description:(0,o.Ru)("38db6e045e214ffcd03ede695002271c")}),{type:"divider"},(0,l.ol)("loadingConfig",{},{context:e}),{type:"divider"},{label:(0,o.Ru)("522110866c19dace2ce38336617405c2"),type:"combo",name:"messages",multiLine:!0,description:(0,o.Ru)("3b69c2e540c05e9ca530ed30cf224472"),items:[(0,l.ol)("fetchSuccess"),(0,l.ol)("fetchFailed"),(0,l.ol)("saveOrderSuccess"),(0,l.ol)("saveOrderFailed"),(0,l.ol)("quickSaveSuccess"),(0,l.ol)("quickSaveFailed")]}],visibleOn:"!this.pickerMode"},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[{label:(0,o.Ru)("ff57a3bf69a1065707e77c18c51f7bbb"),name:"mode",type:"button-group-select",size:"xs",pipeIn:function(e,a){var t;return null!==(t="grid"===e?"cards":e)&&void 0!==t?t:"table"},onChange:function(e,t,n,c){var o,d,i,l,r,b,f=null===(d=null===(o=null==c?void 0:c.data)||void 0===o?void 0:o.headerToolbar)||void 0===d?void 0:d.some((function(e){return"columns-toggler"===e.type})),s=Ue()(null===(i=null==c?void 0:c.data)||void 0===i?void 0:i.headerToolbar);"table"!==e&&"table"===t&&(b=(null==s?void 0:s.find((function(e){return"columns-toggler"===e.type})))||{type:"columns-toggler",align:"right"},c.setValues({__headerHasColumnsToggler:f})),s="table"===e?s:null==s?void 0:s.filter((function(e){return"columns-toggler"!==e.type})),"table"===e?((null===(l=null==c?void 0:c.data)||void 0===l?void 0:l.__headerHasColumnsToggler)&&!f&&(null==s||s.push((null===(r=null==c?void 0:c.data)||void 0===r?void 0:r.__cacheColumnsToggler)||{type:"columns-toggler",align:"right"})),c.setValues({headerToolbar:s,columns:c.data.__columns||a.transformByMode({from:t,to:e,schema:c.data}),__headerHasColumnsToggler:f,__card:c.data.card||c.data.__card,__listItem:c.data.listItem||c.data.__listItem}),c.deleteValueByName("card"),c.deleteValueByName("listItem")):"cards"===e?("table"===t&&c.setValues({__cacheColumnsToggler:b}),c.setValues({headerToolbar:s,card:c.data.__card||a.transformByMode({from:t,to:e,schema:c.data}),__columns:c.data.columns||c.data.__columns,__listItem:c.data.listItem||c.data.__listItem}),c.deleteValueByName("columns"),c.deleteValueByName("listItem")):("table"===t&&c.setValues({__cacheColumnsToggler:b}),c.setValues({headerToolbar:s,listItem:c.data.__listItem||a.transformByMode({from:t,to:e,schema:c.data}),__columns:c.data.columns||c.data.__columns,__card:c.data.card||c.data.__card}),c.deleteValueByName("columns"),c.deleteValueByName("card"))},options:[{value:"table",label:(0,o.Ru)("b339aa87104709397ba68e7ebbc6e5ba")},{value:"cards",label:(0,o.Ru)("d87f215d9ac688b1d3399bf575a0ef6f")},{value:"list",label:(0,o.Ru)("3712972d84adf48acbd6ad24b4d75ad0")}]},(0,l.ol)("combo-container",{name:"headerToolbar",type:"combo",draggable:!0,draggableTip:"",descrition:(0,o.Ru)("e4fd8d64804a4f3d743eff384a6eb20a"),label:(0,o.Ru)("14555503d6e09ecd66661d04c882e79b"),pipeIn:function(e){return Array.isArray(e)||(e=e?[e]:["bulkActions"]),e.map((function(e){var a=e.type;return"string"==typeof e&&~["bulkActions","bulk-actions","pagination","statistics","switch-per-page","filter-toggler","load-more","export-csv","export-excel"].indexOf(e)?e={type:a="bulkActions"===e?"bulk-actions":e}:"string"==typeof e&&(a="tpl",e="string"==typeof e?{type:"tpl",tpl:e,wrapperComponent:""}:e),(0,p.Cl)({type:a},e)}))},pipeOut:function(e){return Array.isArray(e)?e.map((function(e){return"button"===e.type?(0,l._e)((0,p.Cl)({label:(0,o.Ru)("fa966345577ba81af19408f203db968f"),type:"button"},e)):"tpl"===e.type?(0,l._e)((0,p.Cl)({type:"tpl",tpl:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014"),wrapperComponent:""},e)):e})):[]},scaffold:{type:"tpl",wrapperComponent:"",tpl:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014")},multiple:!0,items:[{type:"select",name:"type",columnClassName:"w-ssm",overlay:{align:"left",width:150},options:[{value:"bulk-actions",label:(0,o.Ru)("8abc564260a1564521e0c3a1d5419b4a")},{value:"pagination",label:(0,o.Ru)("3862626c138ce5945e0e273a1bdfbad0")},{value:"statistics",label:(0,o.Ru)("439a19857be1fb8d3e6017258e32c486")},{value:"switch-per-page",label:(0,o.Ru)("bc908986a4e4eec3dca3530afd1d4306")},{value:"load-more",label:(0,o.Ru)("77281549955309c49f5eef77838a85e5")},{value:"export-csv",label:(0,o.Ru)("1add12ff3338a990b60154b75019c348")},{value:"export-excel",label:(0,o.Ru)("7d57852b946d9d4d64fb2a48ca2b4a44")},{value:"columns-toggler",label:(0,o.Ru)("16c6099bc0efaa669d8de698c105e333"),visibleOn:'!this.mode || this.mode === "table"'},{value:"filter-toggler",label:(0,o.Ru)("073694928db5b0b5423ebe095ec62d39")},{value:"drag-toggler",label:(0,o.Ru)("5b9c3e6ce478196f802722cb09d61f0b")},{value:"tpl",label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},{value:"button",label:(0,o.Ru)("fa966345577ba81af19408f203db968f")}]},{name:"align",placeholder:(0,o.Ru)("d5bc35360607472de4525358af126de4"),type:"select",size:"xs",options:[{label:(0,o.Ru)("413f48cc71f71083ce532a86e3efdc21"),value:"left"},{label:(0,o.Ru)("fd8e9572cc6bf87653c4d8f8b8dd0db9"),value:"right"}]}]}),(0,l.ol)("combo-container",{name:"footerToolbar",type:"combo",draggable:!0,draggableTip:"",descrition:(0,o.Ru)("e4fd8d64804a4f3d743eff384a6eb20a"),label:(0,o.Ru)("1325969c143a639294c1c6ab370b35a3"),pipeIn:function(e){return Array.isArray(e)||(e=e?[e]:["statistics","pagination"]),e.map((function(e){var a=e.type;return"string"==typeof e&&~["bulkActions","bulk-actions","pagination","statistics","switch-per-page","filter-toggler","load-more","export-csv","export-excel"].indexOf(e)?e={type:a="bulkActions"===e?"bulk-actions":e}:"string"==typeof e&&(a="tpl",e="string"==typeof e?{type:"tpl",tpl:e,wrapperComponent:""}:e),(0,p.Cl)({type:a},e)}))},pipeOut:function(e){return Array.isArray(e)?e.map((function(e){return"button"===e.type?(0,l._e)((0,p.Cl)({label:(0,o.Ru)("fa966345577ba81af19408f203db968f"),type:"button"},e)):"tpl"===e.type?(0,l._e)((0,p.Cl)({type:"tpl",tpl:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014"),wrapperComponent:""},e)):e})):[]},scaffold:{type:"tpl",tpl:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014"),wrapperComponent:""},multiple:!0,items:[{type:"select",name:"type",columnClassName:"w-ssm",overlay:{align:"left",width:150},options:[{value:"bulk-actions",label:(0,o.Ru)("8abc564260a1564521e0c3a1d5419b4a")},{value:"pagination",label:(0,o.Ru)("3862626c138ce5945e0e273a1bdfbad0")},{value:"statistics",label:(0,o.Ru)("439a19857be1fb8d3e6017258e32c486")},{value:"switch-per-page",label:(0,o.Ru)("bc908986a4e4eec3dca3530afd1d4306")},{value:"load-more",label:(0,o.Ru)("77281549955309c49f5eef77838a85e5")},{value:"export-csv",label:(0,o.Ru)("1add12ff3338a990b60154b75019c348")},{value:"export-excel",label:(0,o.Ru)("7d57852b946d9d4d64fb2a48ca2b4a44")},{value:"columns-toggler",label:(0,o.Ru)("16c6099bc0efaa669d8de698c105e333"),hiddenOn:'["grid", "cards", "list"].indexOf(this.mode)'},{value:"filter-toggler",label:(0,o.Ru)("073694928db5b0b5423ebe095ec62d39")},{value:"drag-toggler",label:(0,o.Ru)("5b9c3e6ce478196f802722cb09d61f0b")},{value:"check-all",label:(0,o.Ru)("66eeacd93a7c1bda93906fe908ad11a0"),hiddenOn:'!this.mode || this.mode === "table"'},{value:"tpl",label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},{value:"button",label:(0,o.Ru)("fa966345577ba81af19408f203db968f")}]},{name:"align",placeholder:(0,o.Ru)("d5bc35360607472de4525358af126de4"),size:"xs",type:"select",options:[{label:(0,o.Ru)("413f48cc71f71083ce532a86e3efdc21"),value:"left"},{label:(0,o.Ru)("fd8e9572cc6bf87653c4d8f8b8dd0db9"),value:"right"}]},{type:"remark",content:(0,o.Ru)("440a3a2d7f1b123718be75e2baee8391"),trigger:["click"],rootClose:!0,placement:"left",visibleOn:'!~["bulkActions", "drag-toggler", "check-all", "bulk-actions", "pagination", "statistics", "switch-per-page", "filter-toggler", "load-more", "export-csv", "export-excel"].indexOf(this.type)',columnClassName:"no-grow w-3x p-t-xs",className:"m-l-none"}]}),(0,l.ol)("switch",{name:"filterTogglable",label:(0,o.Ru)("34da7e4a0ecdb63967427f43adf2de3e"),visibleOn:"this.filter"}),(0,l.ol)("switch",{name:"filterDefaultVisible",label:(0,o.Ru)("25c0db3ddce9bfffd497d0c824cf3c72"),visibleOn:"this.filter && this.filterTogglable",pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("switch",{name:"hideQuickSaveBtn",label:(0,o.Ru)("259d11c300a365b6767228c12d29ce53")}),(0,l.ol)("switch",{name:"alwaysShowPagination",label:(0,o.Ru)("fa9417bacb7714e82663655345ca213d")}),(0,l.ol)("switch",{name:"autoFillHeight",label:(0,o.Ru)("0449dab523020003eee89a0751e1c003")}),(0,l.ol)("switch",{name:"hideCheckToggler",label:(0,o.Ru)("e3d2a85f20608a5bde7d539969d03167"),visibleOn:"this.checkOnItemClick"}),(0,l.ol)("className"),(0,l.ol)("className",{name:"bodyClassName",label:(0,o.Ru)("af1af0a7fad9e8bdcd21694d0e036e12")})]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]},{title:(0,o.Ru)("0d98c74797e49d00bcc4c17c9d557a2b"),body:[(0,l.ol)("ref"),{name:"source",label:(0,o.Ru)("c11322c9cc43ce3c004cf03f5ac0acd0"),type:"input-text",description:(0,o.Ru)("62569fcb0fc8314daea97989bba3877c")},{name:"perPage",label:(0,o.Ru)("606bc931d2b3ebba2569cb1494719e2c"),type:"input-number"},(0,l.ol)("switch",{name:"keepItemSelectionOnPageChange",label:(0,o.Ru)("004d01f56242e07cbdc97256bb11c75b")}),{name:"maxKeepItemSelectionLength",label:(0,o.Ru)("3d330edb46341a26ccc9aaa7f7938a8e"),type:"input-number",mode:"horizontal",horizontal:{justify:!0}},{name:"pageField",label:(0,o.Ru)("95e68bea2d8c8e41ffa619d4364a0d6f"),type:"input-text",pipeIn:(0,l.Jh)("page")},{name:"perPageField",label:(0,o.Ru)("537f8b09437bdb7fac429dc4e8666763"),type:"input-text",pipeIn:(0,l.Jh)("perPage")},{name:"orderField",label:(0,o.Ru)("30c7bd5acd4564057bd89e0846f01728"),type:"input-text",labelRemark:{className:"m-l-xs",trigger:"click",rootClose:!0,content:(0,o.Ru)("dd8d217677e4c5df28b7f46aa99b22a8"),placement:"left"}},{name:"perPageAvailable",label:(0,o.Ru)("e04e8f570e2fb43a533b224f3c48523d"),type:"input-array",hiddenOn:"this.loadDataOnce",items:{type:"input-number",required:!0},value:[5,10,20,50,100]},(0,l.ol)("name"),{name:"itemCheckableOn",type:"input-text",label:(0,o.Ru)("0fc1de8f71a7470213fc68f981abdbc2"),description:(0,o.Ru)("7d5fefd589000879088063dceb4b2552"),visibleOn:"this.bulkActions && this.bulkActions.length || this.pickerMode"},(0,l.ol)("switch",{name:"checkOnItemClick",label:(0,o.Ru)("614ec7801e03f7ee009e4448e6ed4001"),visibleOn:"this.bulkActions && this.bulkActions.length || this.pickerMode"}),(0,l.ol)("switch",{name:"autoJumpToTopOnPagerChange",label:(0,o.Ru)("530ab79908eabe5b329ffe17695079e2"),description:(0,o.Ru)("9092afb1ccb692308ef06d8001da2208")}),(0,l.ol)("switch",{name:"syncResponse2Query",label:(0,o.Ru)("c8cf39b24bb52d0562472c33b86824fe"),description:(0,o.Ru)("d3c172700af4f3f3afb028d6bb4a90a4")})]}])},a.wrapperProps={affixHeader:!1},a}return(0,p.C6)(a,e),Object.defineProperty(a.prototype,"scaffoldForm",{get:function(){var e=this,a=(0,l.k7)();return{title:(0,o.Ru)("4a1e3c50547e61503a2d1c356005eb08"),body:[(0,l.ol)("apiControl",{label:(0,o.Ru)("85624c8e8b0fc98954eecbe508e8b59d"),sampleBuilder:function(e){return JSON.stringify({status:0,msg:"",data:{items:[{id:1,engine:"Webkit"}],total:1}},null,2)}}),{type:"button",label:(0,o.Ru)("3dd674542204724eb5417efc7354ec73"),className:"m-t-xs m-b-xs",visibleOn:"!!this.api.url",onClick:function(a,t){return(0,p.sH)(e,void 0,void 0,(function(){var e,a,n,d,i,l,r,b,f,s,u,m,h;return(0,p.YH)(this,(function(v){switch(v.label){case 0:return e=t.data,a=(0,ca._$)(window.editorStore).schemaFilter,n=e.api,a&&(n=a({api:e.api}).api),[4,t.env.fetcher(n,e)];case 1:if(d=v.sent(),i=(0,c.bqU)(d.data),l=[],r=null!==(h=null==i?void 0:i.items)&&void 0!==h?h:null==i?void 0:i.rows,!Array.isArray(r))try{for(b=(0,p.Ju)(Object.keys(i)),f=b.next();!f.done;f=b.next())if(s=f.value,i.hasOwnProperty(s)&&Array.isArray(i[s])){r=i[s];break}}catch(e){u={error:e}}finally{try{f&&!f.done&&(m=b.return)&&m.call(b)}finally{if(u)throw u.error}}return Array.isArray(r)?(Object.keys(r[0]).forEach((function(e){r[0][e],l.push({label:e,type:"text",name:e})})),t.formStore.setValues({columns:l}),t.formStore.setValues({filterSettingSource:l.map((function(e){return e.name}))})):c.oRP.warning((0,o.Ru)("522cddc343d72db3db80cf3d71f99210")),[2]}}))}))}},{name:"__features",label:(0,o.Ru)("07b59fd09f6007bac246d9a73b793a49"),type:"checkboxes",joinValues:!1,extractValue:!0,itemClassName:"max-w-lg",options:[{label:(0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191"),value:"create"},{label:(0,o.Ru)("bee912d79eefb7335988c4997aa9138d"),value:"filter"},{label:(0,o.Ru)("7fb62b30119c3797a843a48368463314"),value:"bulkDelete"},{label:(0,o.Ru)("0f61da949d2b45534967e197cc2eee29"),value:"bulkUpdate"},{label:(0,o.Ru)("aa85b3cd6aa4cdfd45bfe5a96678ad2f"),value:"update"},{label:(0,o.Ru)("653eb2792d3126a60caa6982f89a906b"),value:"view"},{label:(0,o.Ru)("8a4d6dfbcd8072555b5951091f171000"),value:"delete"}]},{type:"group",body:[{columnRatio:10,type:"checkboxes",label:(0,o.Ru)("f4b368051b455e386a314688c7c75c1f"),name:"filterEnabledList",joinValues:!1,source:"${filterSettingSource}"},{columnRatio:2,type:"input-number",label:(0,o.Ru)("23c7ea8ee9519459598b2de65fe2a2eb"),value:3,name:"__filterColumnCount"}],visibleOn:"${__features && CONTAINS(__features, 'filter')}"},{name:"columns",type:"input-table",label:!1,addable:!0,removable:!0,needConfirm:!1,columns:[{type:a?"input-text-i18n":"input-text",name:"label",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab")},{type:"input-text",name:"name",label:(0,o.Ru)("41a344642681efaaa418c228ba7fb45c")},{type:"select",name:"type",label:(0,o.Ru)("226b0912184333c81babf2f1894ec0c1"),value:"text",options:[{value:"text",label:(0,o.Ru)("ffb01e5bcf4c00447f5150d3cba81371")},{value:"tpl",label:(0,o.Ru)("59cf15fe6b8d659c9bd2f86143534a06")},{value:"image",label:(0,o.Ru)("20def7942674282277c3714ed7ea6ce0")},{value:"date",label:(0,o.Ru)("4ff1e74e43a3586339251494117185ad")},{value:"progress",label:(0,o.Ru)("c7bff79d059a0b7ff9b02441959d8be2")},{value:"status",label:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b")},{value:"mapping",label:(0,o.Ru)("9da188491dd34c4382a5b9f006194e41")},{value:"operation",label:(0,o.Ru)("8abc564260a1564521e0c3a1d5419b4a")}]}]}],pipeIn:function(a){var t,n,c,o,d,i=[];a.filter&&i.push("filter");var l=[];"cards"===a.mode&&Array.isArray(null===(t=a.card)||void 0===t?void 0:t.body)?l=Array.isArray(a.card.actions)?a.card.actions.concat():[]:"list"===a.mode&&Array.isArray(null===(n=a.listItem)||void 0===n?void 0:n.body)?l=Array.isArray(a.listItem.actions)?a.listItem.actions.concat():[]:Array.isArray(a.columns)&&(l=(null===(o=null===(c=a.columns.find((function(e){return"operation"===(null==e?void 0:e.type)})))||void 0===c?void 0:c.buttons)||void 0===o?void 0:o.concat())||[]);var r=["update","view","delete"];return l.forEach((function(e){var a,t;r.includes((null===(a=e.editorSetting)||void 0===a?void 0:a.behavior)||"")&&i.push(null===(t=e.editorSetting)||void 0===t?void 0:t.behavior)})),Array.isArray(a.bulkActions)&&a.bulkActions.forEach((function(e){var a,t;(null===(a=e.editorSetting)||void 0===a?void 0:a.behavior)&&i.push(null===(t=e.editorSetting)||void 0===t?void 0:t.behavior)})),Array.isArray(a.headerToolbar)&&a.headerToolbar.some((function(e){var a;return"create"===(null===(a=e.editorSetting)||void 0===a?void 0:a.behavior)}))&&i.push("create"),(0,p.Cl)((0,p.Cl)((0,p.Cl)({},a),"table"!==a.mode?{columns:a.columns||e.transformByMode({from:a.mode,to:"table",schema:a})}:{}),{__filterColumnCount:(null===(d=null==a?void 0:a.filter)||void 0===d?void 0:d.columnCount)||3,__features:i,__LastFeatures:(0,p.fX)([],(0,p.zs)(i),!1)})},pipeOut:function(a){var t=Ue()(a);t.api="string"==typeof t.api?(0,B.UfW)(t.api):t.api;var n=t.__features,c=t.__LastFeatures,d=n.filter((function(e){return!c.includes(e)})),i=c.filter((function(e){return!n.includes(e)})),l=[],r=["update","view","delete"];t.bulkActions?t.bulkActions=t.bulkActions.filter((function(e){var a;return!i.includes(null===(a=e.editorSetting)||void 0===a?void 0:a.behavior)})):t.bulkActions=[],i.includes("filter")&&t.filter&&delete t.filter,i.includes("create")&&Array.isArray(t.headerToolbar)&&(t.headerToolbar=t.headerToolbar.filter((function(e){var a;return"create"!==(null===(a=e.editorSetting)||void 0===a?void 0:a.behavior)}))),d.length&&d.forEach((function(n){var c,d,i,b;if(r.includes(n)){var f=void 0;"update"===n?(f=Ue()(e.btnSchemas.update)).dialog.body.body=a.columns.filter((function(e){var a=e.type;return"progress"!==a&&"operation"!==a})).map((function(e){var a=e.type,t=(0,p.Tt)(e,["type"]);return(0,p.Cl)((0,p.Cl)({},t),{type:qn(a)})})):"view"===n?(f=Ue()(e.btnSchemas.view)).dialog.body.body=a.columns.map((function(e){e.type;var a=(0,p.Tt)(e,["type"]);return(0,p.Cl)((0,p.Cl)({},a),{type:"static"})})):"delete"===n&&((f=Ue()(e.btnSchemas.delete)).api=(null===(d=null===(c=t.api)||void 0===c?void 0:c.method)||void 0===d?void 0:d.match(/^(post|delete)$/i))?t.api:(0,p.Cl)((0,p.Cl)({},t.api),{method:"post"})),f&&l.push(f)}else{if("bulkUpdate"===n&&e.addItem(t.bulkActions,Ue()(e.btnSchemas.bulkUpdate)),"bulkDelete"===n&&e.addItem(t.bulkActions,Ue()(e.btnSchemas.bulkDelete)),"create"===n){var s=e.btnSchemas.create;s.dialog.body={type:"form",api:(null===(b=null===(i=t.api)||void 0===i?void 0:i.method)||void 0===b?void 0:b.match(/^(post|put)$/i))?t.api:(0,p.Cl)((0,p.Cl)({},t.api),{method:"post"}),body:t.columns.filter((function(e){var a=e.type;return"progress"!==a&&"operation"!==a})).map((function(e){var a=e.type;return{type:qn(a),name:e.name,label:e.label}}))},t.headerToolbar=[s,"bulkActions"]}var u=Object.keys(t.filter||{});"filter"!==n||u.length||t.filterEnabledList&&(t.filter={title:(0,o.Ru)("cf12e55021998a8328201800ec356773")},t.filter.columnCount=a.__filterColumnCount,t.filter.mode="horizontal",t.filter.body=t.filterEnabledList.map((function(e){return{type:"input-text",label:e.label,name:e.value}})))}}));var b=Wn()(a.columns||[],(function(e){return"operation"===e.type}));if(-1===b)l.length&&t.columns.push({type:"operation",label:(0,o.Ru)("2b6bc0f293f5ca01b006206c2535ccbc"),buttons:l});else{var f=t.columns[b];f.buttons=(f.buttons||[]).filter((function(e){var a;return!i.includes(null===(a=e.editorSetting)||void 0===a?void 0:a.behavior)})).concat(l)}t.card;var s=t.columns;t.listItem;var u=(0,p.Tt)(t,["card","columns","listItem"]);return(0,p.Cl)((0,p.Cl)({},u),"cards"===t.mode?{card:e.transformByMode({from:"table",to:"cards",schema:t})}:"list"===t.mode?{listItem:e.transformByMode({from:"table",to:"list",schema:t})}:s?{columns:s}:{})},canRebuild:!0}},enumerable:!1,configurable:!0}),a.prototype.addItem=function(e,a){e.find((function(e){return e.label===a.label}))||e.push(a)},a.prototype.handleBulkActionEdit=function(e,a){var t=this.manager.store,n=t.getSchema(e),c=null==n?void 0:n.bulkActions[a];c&&c.$$id&&t.setActiveId(c.$$id)},a.prototype.handleItemActionEdit=function(e,a){var t=this.manager.store,n=t.getSchema(e),c=null==n?void 0:n.itemActions[a];c&&c.$$id&&t.setActiveId(c.$$id)},a.prototype.buildSubRenderers=function(e,a){var t=this;if(t.name&&t.description)return{name:t.name,icon:t.icon,pluginIcon:t.pluginIcon,description:t.description,previewSchema:t.previewSchema,tags:t.tags,docLink:t.docLink,type:t.type,scaffold:t.scaffold,disabledRendererPlugin:t.disabledRendererPlugin,isBaseComponent:t.isBaseComponent,scaffoldForm:this.scaffoldForm,rendererName:t.rendererName}},a.prototype.getRendererInfo=function(a){var t=e.prototype.getRendererInfo.call(this,a);return t&&(t.scaffoldForm=this.scaffoldForm),t},a.prototype.renderEditableComponents=function(e){var a=e.render,t=e.bulkActions,c=e.itemActions,d=[];return Array.isArray(t)&&t.length&&d.push(n.createElement("div",{key:"bulkActions",className:"ae-EditableRender"},n.createElement("div",{className:"ae-EditableRender-title"},(0,o.Ru)("7f7c624a843b0d539a4ea59a696702f9")),n.createElement("div",{className:"ae-EditableRender-body"},t.map((function(e){return a("bulk-action",(0,p.Cl)({type:"button",size:"sm"},e),{key:e.$$id})}))))),Array.isArray(c)&&c.length&&d.push(n.createElement("div",{key:"itemActions",className:"ae-EditableRender"},n.createElement("div",{className:"ae-EditableRender-title"},(0,o.Ru)("f13a0697d58d975d14eb3f3c72c2cbf2")),n.createElement("div",{className:"ae-EditableRender-body"},c.map((function(e){return a("bulk-action",(0,p.Cl)({type:"button",size:"sm"},e),{key:e.$$id})}))))),d.length?n.createElement("div",{className:"ae-EditableRenderers"},n.createElement("div",{className:"ae-EditableRenderers-tip"},(0,o.Ru)("5db6b2160b9169b9d89de247d14ab740")),d):null},a.prototype.renderRenderer=function(e){var a=e.$$editor,t=e.style,c=(0,p.Tt)(e,["$$editor","style"]),o=a.renderer;return n.createElement("div",{className:"ae-CRUDEditor",style:t},this.renderEditableComponents(e),n.createElement(o.component,(0,p.Cl)({$$editor:a},c)))},a.prototype.filterProps=function(e){return e.pickerMode&&(e.options=e.data.options),e},a.prototype.afterUpdate=function(e){var a,t=this,n=e.context;n.info.plugin===this&&(null===(a=n.diff)||void 0===a?void 0:a.some((function(e){var a;return"mode"===(null===(a=e.path)||void 0===a?void 0:a.join("."))})))&&setTimeout((function(){t.manager.buildPanels(),t.manager.buildToolbars()}),20)},a.prototype.buildDataSchemas=function(e,a,t,n){var c,d,i,l,r,b,f,s,u;return(0,p.sH)(this,void 0,void 0,(function(){var a,n,m,h,v,y,g,R,C,w,x;return(0,p.YH)(this,(function(S){switch(S.label){case 0:return a=e.children.find((function(e){return!!~["table","table2","cards","list"].indexOf(e.type)})),(null===(d=null===(c=null==a?void 0:a.info)||void 0===c?void 0:c.plugin)||void 0===d?void 0:d.buildDataSchemas)?[4,null===(l=(i=a.info.plugin).buildDataSchemas)||void 0===l?void 0:l.call(i,a,void 0,t,e)]:[2];case 1:return n=S.sent(),m=(0,p.Cl)((0,p.Cl)({},n),(null==n?void 0:n.$id)?{}:{$id:"".concat(a.id,"-").concat(a.type)}),"table"===a.type&&(h={},v=a.children.find((function(e){return e.isRegion&&"columns"===e.region})),y=null===(r=m.properties.rows)||void 0===r?void 0:r.items,t&&(g=(0,B.rpn)(null==v?void 0:v.children,(function(e){return e.id===t.id})),R=this.manager.dataSchema.getScope("".concat(e.id,"-").concat(e.type)),C=null===(u=null===(s=null===(f=null===(b=R.getSchemaById("crudFetchInitedData"))||void 0===b?void 0:b.properties)||void 0===f?void 0:f.items)||void 0===s?void 0:s.items)||void 0===u?void 0:u.properties,w=(0,p.Cl)((0,p.Cl)({},C),null==y?void 0:y.properties),Object.keys(w).map((function(e){h[e]=(0,p.Cl)({},w[e])})),g&&(x=this.manager.dataSchema.getScope("".concat(a.id,"-").concat(a.type,"-currentRow")))&&(null==x||x.setSchemas([{$id:"".concat(a.id,"-").concat(a.type,"-currentRow"),type:"object",properties:h}]),x.tag="当前行记录 : ".concat(e.type))),m={$id:m.$id,type:m.type,properties:{items:m.properties.rows,selectedItems:(0,p.Cl)((0,p.Cl)({},m.properties.selectedItems),{items:(0,p.Cl)((0,p.Cl)({},m.properties.selectedItems.items),{properties:h})}),unSelectedItems:(0,p.Cl)((0,p.Cl)({},m.properties.unSelectedItems),{items:(0,p.Cl)((0,p.Cl)({},m.properties.unSelectedItems.items),{properties:h})}),count:{type:"number",title:(0,o.Ru)("31769d6063c5ab0cfee842b395916fd4")},page:{type:"number",title:(0,o.Ru)("9a4fe969f1066e197fd2369a44d879ac")}}}),[2,m]}}))}))},a.prototype.rendererBeforeDispatchEvent=function(e,a,t){if("fetchInited"===a){var n=this.manager.dataSchema.getScope("".concat(e.id,"-").concat(e.type)),c=(0,p.Cl)({$id:"crudFetchInitedData",type:"object"},(0,l.nI)(t.responseData,(function(e,a){return"array"===e&&"items"===a?(0,o.Ru)("77fdd35933c099cdcb64b71f3fbe7a6c"):"number"===e&&"count"===a?(0,o.Ru)("31769d6063c5ab0cfee842b395916fd4"):a})));null==n||n.removeSchema(c.$id),null==n||n.addSchema(c)}},a.prototype.transformByMode=function(e){var a,t,n=e.from,c=e.to,d=e.schema,i=[],l=[];if(n&&"table"!==n){var r="cards"===n?"card":"listItem";i.push.apply(i,(0,p.fX)([],(0,p.zs)((null===(a=null==d?void 0:d[r])||void 0===a?void 0:a.body)||[]),!1)),l.push.apply(l,(0,p.fX)([],(0,p.zs)((null===(t=null==d?void 0:d[r])||void 0===t?void 0:t.actions)||[]),!1))}else(d.columns||[]).forEach((function(e){_n()(e)&&("operation"===e.type?l.push.apply(l,(0,p.fX)([],(0,p.zs)((null==e?void 0:e.buttons)||[]),!1)):i.push(e))}));return i.length||i.push.apply(i,[{type:"text",name:d.labelField||"label",label:"label"},{type:"text",name:d.valueField||"value",label:"value"}]),"table"===c?i.concat({type:"operation",label:(0,o.Ru)("2b6bc0f293f5ca01b006206c2535ccbc"),buttons:l}):"cards"===c?{type:"card",header:{title:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),subTitle:(0,o.Ru)("72cf373be86a38b29f6d2f15900b0da1")},body:i,actions:l}:{body:i,actions:l}},a.id="CRUDPlugin",a}(l.j8);(0,l.I0)(Un),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Jn={groupName:"tools",options:[{label:(0,o.Ru)("a4313469fd7361486fe47076629c76ac"),value:"Insert",align:"left",icon:"fa fa-layer-group",order:10},{label:(0,o.Ru)("e73cefac9d030927da1618c7b15c98c9"),value:"BulkEdit",align:"left",icon:"fa fa-layer-group",order:20},{label:(0,o.Ru)("7fb62b30119c3797a843a48368463314"),value:"BulkDelete",align:"left",icon:"fa fa-layer-group",order:30}]},Yn={groupName:"filters",options:[{label:(0,o.Ru)("6ff4bf3d567e977aa4c90c27dff1e6db"),value:"FuzzyQuery",icon:"fa fa-search",order:10},{label:(0,o.Ru)("c26996a6506adf397f0668d376d0b40b"),value:"SimpleQuery",icon:"fa fa-search",order:20},{label:(0,o.Ru)("9c4666fd08c2738eb9611a3721cb5f0f"),value:"AdvancedQuery",icon:"fa fa-search",order:30}]},Xn={groupName:"operators",options:[{label:(0,o.Ru)("5b48dbb8dc710cffe6313bb56a7f6d47"),value:"View",icon:"fa fa-database",order:10},{label:(0,o.Ru)("e22b59b6bda1cf9a58f8979fd0a0b43c"),value:"Edit",icon:"fa fa-database",order:20},{label:(0,o.Ru)("a790208cafd5c95a18dd9a168319ecf8"),value:"Delete",icon:"fa fa-database",order:30}]};window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Gn=function(e){return!!(e&&_()(e)&&/^((a)|(au)|(aut)|(auto))$/.test(e))},Kn=function(e,a){var t=e.data,n=e.value,o=e.source;return void 0===a&&(a="$items"),Array.isArray(n)?n:(0,c.GvO)("string"==typeof o?o:a,t,"| raw")},Qn=function(e){return e&&Array.isArray(e)?e:[e]},Zn=function(e){return e&&Array.isArray(e)&&1===e.length?e[0]:e},ec=function(e){var a;void 0===e&&(e={});var t=e.options,n=e.valueField;if(!t)return"string";var o=t[0];"object"==typeof o&&(o=(0,c.cym)(t,(function(e){return void 0!==e[n||"value"]})));var d=null!==(a=null==o?void 0:o[n||"value"])&&void 0!==a?a:o;return void 0!==d?typeof d:"string"},ac=function(e,a){var t,n,c,d,i,l,r,b=e.dataSchema.current.schemas,f=e.store.getNodeById(e.store.activeId),s=b.find((function(e){var a;return null===(a=e.properties)||void 0===a?void 0:a[f.schema.name]})),u=((t={})[(null===(n=f.schema)||void 0===n?void 0:n.labelField)||"label"]={type:"string",title:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},t[(null===(c=f.schema)||void 0===c?void 0:c.valueField)||"value"]={type:ec(null===(d=f.schema)||void 0===d?void 0:d.options),title:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},t),m=null!=a?a:null===(i=f.schema)||void 0===i?void 0:i.multiple;return{value:(0,p.Cl)((0,p.Cl)({type:"string"},null!==(r=null===(l=null==s?void 0:s.properties)||void 0===l?void 0:l[f.schema.name])&&void 0!==r?r:{}),{title:(0,o.Ru)("e48d65cda774019d9a6677354bc781f2")}),selectedItems:m?{type:"array",title:(0,o.Ru)("029e280e119b028bffc51424d909c07d"),items:{type:"object",title:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),properties:u}}:{type:"object",title:(0,o.Ru)("029e280e119b028bffc51424d909c07d"),properties:u},items:{type:"array",title:(0,o.Ru)("b2a18e08b0b0e0fd7e80554b89244aa0"),items:{type:"object",title:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),properties:u}},itemSchema:u}},tc=function(e,a){var t,n,c=e.dataSchema.current.schemas,o=e.store.getNodeById(e.store.activeId),d=c.find((function(e){var a;return null===(a=e.properties)||void 0===a?void 0:a[o.schema.name]})),i=null===(t=null==d?void 0:d.properties)||void 0===t?void 0:t[o.schema.name];return{value:null!=i?i:{},item:(null!=a?a:null===(n=o.schema)||void 0===n?void 0:n.multiple)?i.items:null!=i?i:{}}},nc=[{eventName:"addConfirm",eventLabel:"确认新增",description:"新增提交时触发",dataSchema:function(e){var a=ac(e),t=a.value,n=a.items,c=a.itemSchema;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("75cc2a992ea150d3a6c68ac4bc486637"),properties:c},value:t,items:n}}}}]}},{eventName:"editConfirm",eventLabel:(0,o.Ru)("4271f29faca65d7840ad6bb2c4a7b8c6"),description:"编辑提交时触发",dataSchema:function(e){var a=ac(e),t=a.value,n=a.items,c=a.itemSchema;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("a13b85bddbcdab63ef2b2d98dd46afe9"),properties:c},value:t,items:n}}}}]}},{eventName:"deleteConfirm",eventLabel:"确认删除",description:"删除提交时触发",dataSchema:function(e){var a=ac(e),t=a.value,n=a.items,c=a.itemSchema;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("8aa4d6aedd7957ebc6b87fec655695ef"),properties:c},value:t,items:n}}}}]}}],cc=function(e){var a,t,n,c=[];return(null===(a=null==e?void 0:e.onEvent)||void 0===a?void 0:a.add)&&c.push({eventName:"add",eventLabel:"确认新增(不推荐)",description:"新增提交时触发",dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"object",title:(0,o.Ru)("de2392357fc78e9e0f0946bcc0af87b6")},items:{type:"array",title:(0,o.Ru)("cf965b232227a0e9d14f4f7e31b01c62")}}}}}]}),(null===(t=null==e?void 0:e.onEvent)||void 0===t?void 0:t.edit)&&c.push({eventName:"edit",eventLabel:"确认编辑(不推荐)",description:"编辑提交时触发",dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"object",title:(0,o.Ru)("e385c7c6f726dc2641866d9050777efb")},items:{type:"array",title:(0,o.Ru)("cf965b232227a0e9d14f4f7e31b01c62")}}}}}]}),(null===(n=null==e?void 0:e.onEvent)||void 0===n?void 0:n.delete)&&c.push({eventName:"delete",eventLabel:"确认删除(不推荐)",description:"删除提交时触发",dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"object",title:(0,o.Ru)("58cbd355c5bdb80653a8ae3d3b316c37")},items:{type:"array",title:(0,o.Ru)("cf965b232227a0e9d14f4f7e31b01c62")}}}}}]}),c},oc=function(e){var a,t=(0,p.fX)((0,p.fX)((0,p.fX)([{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("2fc76872efce1eabd3b74a3e4fd5b976"),dataSchema:function(e){var a=ac(e),t=a.value,n=a.items,c=a.itemSchema;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:t,item:{type:"object",title:(0,o.Ru)("029e280e119b028bffc51424d909c07d"),properties:c},items:n,selectedItems:{type:"array",title:"选中项集合",items:{type:"object"}}}}}}]}}],(0,p.zs)(nc),!1),[{eventName:"deferLoadFinished",eventLabel:(0,o.Ru)("58995b490ba67e5d29dd87f422b14861"),description:(0,o.Ru)("ec2fb7a5db150690b14b63f83d9d4b30"),dataSchema:function(e){var a=ac(e),t=a.value,n=a.items;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{result:{type:"object",title:"deferApi 懒加载远程请求成功后返回的结果"},value:t,items:n}}}}]}}],!1),(0,p.zs)(cc(e)),!1);return(null===(a=null==e?void 0:e.onEvent)||void 0===a?void 0:a.loadFinished)&&t.push({eventName:"loadFinished",eventLabel:"懒加载完成(不推荐)",description:(0,o.Ru)("ec2fb7a5db150690b14b63f83d9d4b30"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"object",title:(0,o.Ru)("e6b94af26512b3f7ea8eb1433d4a2aaa")}}}}}]}),t};function dc(e,a){return void 0===a&&(a=["tpl"]),(0,c.aBc)(e,(function(e,t){return a.includes(String(t))&&/(^|[^\\])\$\{.+\}/.test(e)?e.replace(/\${/g," \\${"):e}))}function ic(e){var a,t;if(!e)return!1;if(e.hasOwnProperty("$$m")&&("list"===(null===(a=e.$$m)||void 0===a?void 0:a.type)||"form"===(null===(t=e.$$m)||void 0===t?void 0:t.type)))return!0;var n=["source","api","initApi"].some((function(a){var t;return(null==e?void 0:e[a])&&"string"==typeof e[a]?null==e?void 0:e[a].startsWith("model://"):!(!(null===(t=null==e?void 0:e[a])||void 0===t?void 0:t.url)||"string"!=typeof e[a].url)&&e[a].url.startsWith("model://")&&!e[a].hasOwnProperty("strategy")}));return n}window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var lc=[{eventName:"selectedChange",eventLabel:(0,o.Ru)("257f5a3886d87d2255206f86b880d07e"),description:(0,o.Ru)("6130b1f75d624b2f73f5d923492e92f7"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{selectedItems:{type:"array",title:(0,o.Ru)("94935dfa6c9b908515a593956ee7d07c")},unSelectedItems:{type:"array",title:(0,o.Ru)("f10b94a4ac77878be53fad599a761928")}}}}}]},{eventName:"columnSort",eventLabel:(0,o.Ru)("f3d21138c8ecf5683503c4f814cc7199"),description:(0,o.Ru)("d84464cfb2a5828a200fe9c28a323122"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{orderBy:{type:"string",title:(0,o.Ru)("8f98291c9fa89c0bfce463c0a2eaf97c")},orderDir:{type:"string",title:(0,o.Ru)("c35c1a13309c6f9da9837857517e65fc")}}}}}]},{eventName:"columnFilter",eventLabel:(0,o.Ru)("3d0b957a99d0c366612c01913e17a0c7"),description:(0,o.Ru)("b35963687361af98e6acdc004e87fc3c"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{filterName:{type:"string",title:(0,o.Ru)("8f98291c9fa89c0bfce463c0a2eaf97c")},filterValue:{type:"string",title:(0,o.Ru)("e125986c2ba6783c4297ffe5405cc8bc")}}}}}]},{eventName:"columnSearch",eventLabel:(0,o.Ru)("93a5a0253f11e3a2e58f4e87a52fb094"),description:(0,o.Ru)("6d4c4990ab2c32efe8a17c5f22e10cb5"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{searchName:{type:"string",title:(0,o.Ru)("8f98291c9fa89c0bfce463c0a2eaf97c")},searchValue:{type:"object",title:(0,o.Ru)("caafbcb52c70ad0bbbbf127ee7b08b89")}}}}}]},{eventName:"orderChange",eventLabel:(0,o.Ru)("85ddd38957256b6e9026f42ed570bc35"),description:(0,o.Ru)("d7a66def82af88cd5d408e38feb8a65a"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{movedItems:{type:"array",title:(0,o.Ru)("64ef585f778c9d1b010e86b032398ab6")}}}}}]},{eventName:"columnToggled",eventLabel:(0,o.Ru)("ecfebbc91e2c18a512aeb11b7da15193"),description:(0,o.Ru)("c94f45773a42dc386b9c9dcdc6fa542b"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{columns:{type:"array",title:(0,o.Ru)("db9df54392e408520ca12c6a56113b5a")}}}}}]},{eventName:"rowClick",eventLabel:(0,o.Ru)("76e47871d654c3b0b0e301c0a076e55a"),description:(0,o.Ru)("cc13521eab2c7423b3fb857772405cc3"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f")},index:{type:"number",title:(0,o.Ru)("f74fd69ce55e3f96fe9a032c0da42330")}}}}}]},{eventName:"rowDbClick",eventLabel:(0,o.Ru)("1385df54facf9564658f05d0e9e2c3c7"),description:(0,o.Ru)("1c00d9cceec92084b116a382f2714ebb"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f")},index:{type:"number",title:(0,o.Ru)("f74fd69ce55e3f96fe9a032c0da42330")}}}}}]},{eventName:"rowMouseEnter",eventLabel:(0,o.Ru)("5db079b140feffa84c84d1b51d824dea"),description:(0,o.Ru)("90a5608bcd85a3cfcfbb5263a229915c"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f")},index:{type:"number",title:(0,o.Ru)("f74fd69ce55e3f96fe9a032c0da42330")}}}}}]},{eventName:"rowMouseLeave",eventLabel:(0,o.Ru)("e8bf039de5dc6751c4045f55930e0c83"),description:(0,o.Ru)("f1ca0d305f3251a81f361a2dc8e11fff"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f")},index:{type:"number",title:(0,o.Ru)("f74fd69ce55e3f96fe9a032c0da42330")}}}}}]}],rc=[{actionType:"select",actionLabel:(0,o.Ru)("8eb3c8b16106e5487cd1fa3b8a1342ce"),description:(0,o.Ru)("908cc16fe4f7972450167e26276ac726"),schema:se([(0,l.ol)("formulaControl",{name:"selected",label:(0,o.Ru)("a2b39e5a8b5015234dcd8e07a2e00e3d"),variables:"${variables}",size:"lg",mode:"horizontal"})])},{actionType:"selectAll",actionLabel:(0,o.Ru)("366a3c07289bd6efb7c2a182f7a12772"),description:(0,o.Ru)("e97c09cd119b64ae0a8dfd42a1d449cb")},{actionType:"clearAll",actionLabel:(0,o.Ru)("c3e8652924c258e121eed16414d3a9e5"),description:(0,o.Ru)("7619ec29c0a854dd49e0a7a47bf1a127")}],bc=function(e){function a(a){var t=e.call(this,a)||this;return t.disabledRendererPlugin=!0,t.name=(0,o.Ru)("b339aa87104709397ba68e7ebbc6e5ba"),t.panelTitle=(0,o.Ru)("b339aa87104709397ba68e7ebbc6e5ba"),t.icon="fa fa-table",t.panelIcon="fa fa-table",t.pluginIcon="table-plugin",t.rendererName="table2",t.isBaseComponent=!0,t.panelJustify=!0,t.$schema="/schemas/TableSchema2.json",t.description=(0,o.Ru)("ea2b32f5d78d2305b9b7bc21e056a009"),t.docLink="/amis/zh-CN/components/table2",t.scaffold={type:"table2",columns:[{title:(0,o.Ru)("20aadc3f9b7edb564dc58898898e0dc8"),name:"a"}],source:"$item"},t.regions=[{key:"columns",label:(0,o.Ru)("1f9794dd5634220ed0a498c666cf46fe"),renderMethod:"renderTable",preferTag:(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7"),dndMode:"position-h"}],t.previewSchema={type:"table2",className:"text-left m-b-none",items:[{a:1,b:2,c:9},{a:3,b:4,c:8},{a:5,b:6,c:7}],columns:[{title:"A",name:"a"},{title:"B",name:"b"}]},t.scaffoldForm={title:(0,o.Ru)("6b93fcfc1a5795189c6072fa6e86d4f6"),canRebuild:!0,body:[{name:"columns",type:"combo",multiple:!0,label:!1,addButtonText:(0,o.Ru)("0c14e431f1b5ecd163f8fa010a0654c7"),draggable:!0,items:[{type:"input-text",name:"title",placeholder:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab")},{type:"input-text",name:"name",placeholder:(0,o.Ru)("41a344642681efaaa418c228ba7fb45c")},{type:"select",name:"type",placeholder:(0,o.Ru)("226b0912184333c81babf2f1894ec0c1"),value:"text",options:[{value:"text",label:(0,o.Ru)("ffb01e5bcf4c00447f5150d3cba81371")},{value:"tpl",label:(0,o.Ru)("59cf15fe6b8d659c9bd2f86143534a06")},{value:"image",label:(0,o.Ru)("20def7942674282277c3714ed7ea6ce0")},{value:"date",label:(0,o.Ru)("4ff1e74e43a3586339251494117185ad")},{value:"progress",label:(0,o.Ru)("c7bff79d059a0b7ff9b02441959d8be2")},{value:"status",label:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b")},{value:"mapping",label:(0,o.Ru)("9da188491dd34c4382a5b9f006194e41")},{value:"container",label:(0,o.Ru)("22c799040acdb2601b437ed5449de076")},{value:"operation",label:(0,o.Ru)("8abc564260a1564521e0c3a1d5419b4a")}]}]}]},t.events=lc,t.actions=rc,t._dynamicControls={primaryField:function(e){return(0,l.ol)("primaryField",{hiddenOn:'this.type && (this.type === "crud" || this.type === "crud2")'})},quickSaveApi:function(e){return(0,l.ol)("apiControl",{name:"quickSaveApi",renderLabel:!1,label:{type:"tpl",tpl:(0,o.Ru)("33eaf97ecb3465754855e847f14d129c"),className:"flex items-end"}})},quickSaveItemApi:function(e){return(0,l.ol)("apiControl",{name:"quickSaveItemApi",renderLabel:!1,label:{type:"tpl",tpl:(0,o.Ru)("ce7d31d64f2315e1d4cede288b9dfc60"),className:"flex items-end"}})},rowSelectionKeyField:function(e){return{type:"input-text",name:"rowSelection.keyField",label:(0,o.Ru)("dad6519c7c75a23bee8ccb576e4609a2")}},expandableKeyField:function(e){return{type:"input-text",name:"rowSelection.keyField",label:(0,o.Ru)("dad6519c7c75a23bee8ccb576e4609a2")}},draggable:function(e){return(0,l.ol)("switch",{name:"draggable",label:(0,o.Ru)("5bdff9fd07d2a2430ac50e1559dbee27")})},itemDraggableOn:function(e){return(0,l.ol)("formulaControl",{label:(0,o.Ru)("cba09997ca646e67544f880c80ab97cb"),name:"itemDraggableOn"})},saveOrderApi:function(e){return(0,l.ol)("apiControl",{name:"saveOrderApi",renderLabel:!1,label:{type:"tpl",tpl:(0,o.Ru)("cbe89f133fda6e0d1bec31eaf6aa7853"),className:"flex items-end"}})},columnTogglable:function(e){return!1}},t.panelBodyCreator=function(e){var a,d,i,r,b,f,s,u,m,h=t.isCRUDContext(e),v=t.dynamicControls;return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formulaControl",{label:(0,l.NR)((0,o.Ru)("c11322c9cc43ce3c004cf03f5ac0acd0"),(0,o.Ru)("5b11953888d7c376458b397f222d4533")),hidden:h,name:"source",pipeIn:(0,l.Jh)("${items}")}),h?null:null===(a=null==v?void 0:v.primaryField)||void 0===a?void 0:a.call(v,e),h?null:null===(d=null==v?void 0:v.quickSaveApi)||void 0===d?void 0:d.call(v,e),h?null:null===(i=null==v?void 0:v.quickSaveItemApi)||void 0===i?void 0:i.call(v,e),(0,l.ol)("switch",{name:"title",label:(0,o.Ru)("bd3e7a1b636e4477a4ea59922ed2cc1e"),pipeIn:function(e){return!!e},pipeOut:function(e){return e?{type:"container",body:[{type:"tpl",wrapperComponent:"",tpl:(0,o.Ru)("11d00f37d934b2464f3258952a398626"),inline:!1,style:{fontSize:14}}]}:null}}),(0,l.ol)("switch",{name:"showHeader",label:(0,o.Ru)("4e3cd1a7b193e2fd3458278d10c530e2"),value:!0,pipeIn:function(e){return!!e},pipeOut:function(e){return!!e}}),(0,l.ol)("switch",{visibleOn:"this.showHeader !== false",name:"sticky",label:(0,o.Ru)("023ff3530e48493e653eb48e958a4eb8"),pipeIn:(0,l.Jh)(!1)}),(0,l.ol)("switch",{name:"footer",label:(0,o.Ru)("dd9b85b2cd13ca724afd1f43567abdbf"),pipeIn:function(e){return!!e},pipeOut:function(e){return e?{type:"container",body:[{type:"tpl",tpl:(0,o.Ru)("c89b5fd3b706a17feb016d93c80e34b1"),wrapperComponent:"",inline:!1,style:{fontSize:14}}]}:null}}),(0,l.ol)("tablePlaceholder",{hidden:h})].filter(Boolean)},{title:(0,o.Ru)("949a8b7bd2c10070a2fae16f9c66afbb"),body:[null===(r=null==v?void 0:v.columnTogglable)||void 0===r?void 0:r.call(v,e),(0,l.ol)("switch",{name:"resizable",label:(0,l.NR)((0,o.Ru)("ba4f461832cbdb7fbdb170fc9c1db647"),(0,o.Ru)("aa2bd9f54608c0c85d3ceecb707938c9")),pipeIn:function(e){return!!e},pipeOut:function(e){return e}}),h?null:{type:"ae-Switch-More",mode:"normal",name:"columnsTogglable",hiddenOnDefault:!0,formType:"extend",label:(0,l.NR)((0,o.Ru)("2816cea6c4887a53c417831deb5fbe00"),(0,o.Ru)("d3c5079f7e26b1a7374ff76341376de4")),pipeOut:function(e){return e&&e.columnsTogglable?{columnsTogglable:{type:"column-toggler"}}:e},form:{body:[{mode:"normal",type:"ae-columnControl"}]}}].filter(Boolean)},{title:(0,o.Ru)("ed85be57262e5a0c3116293e88278fef"),body:[{type:"ae-Switch-More",mode:"normal",name:"rowSelection",label:(0,o.Ru)("240145572215920ae06db1eeb85b29c0"),hiddenOnDefault:!0,formType:"extend",form:{body:[h?null:null===(b=null==v?void 0:v.rowSelectionKeyField)||void 0===b?void 0:b.call(v,e),h?null:{name:"rowSelection.type",label:(0,o.Ru)("5e1872b4afc82fc5114b32aaf4477500"),type:"button-group-select",options:[{label:(0,o.Ru)("443f46c76ebe6ec4eb502f95c451e4b0"),value:"checkbox"},{label:(0,o.Ru)("9fd1b7cb41cfa3b83bdfd2a44381417f"),value:"radio"}],pipeIn:function(e,a){if(null!=e&&"string"==typeof e)return e;var t=null==a?void 0:a.data;return!0===(null==t?void 0:t.selectable)?t.multiple?"checkbox":"radio":"checkbox"}},(0,l.ol)("switch",{name:"rowSelection.fixed",label:(0,o.Ru)("9c5c1f96ba29b9c0a8915be950e91cb3")}),{type:"input-number",name:"rowSelection.columnWidth",label:(0,o.Ru)("5fd9a061aa8d25137801caf78d8d0f42"),min:0,pipeOut:function(e){return e||void 0}},{label:(0,o.Ru)("1f1ca9df5fa3648c718ad04649888943"),name:"rowSelection.rowClick",type:"button-group-select",value:!1,options:[{label:(0,o.Ru)("596171970b639a35dadde2aa930d666a"),value:!0},{label:(0,o.Ru)("454e60f5759903d7d3dba58e3f9bd590"),value:!1}]},(0,l.ol)("formulaControl",{name:"rowSelection.disableOn",label:(0,o.Ru)("388855093d17f3df43ff80242d7a1bed")}),{name:"rowSelection.selections",label:(0,o.Ru)("46705a530ba9721527a4202bae7091bd"),type:"checkboxes",joinValues:!1,inline:!1,itemClassName:"text-sm",options:[{label:(0,o.Ru)("107ce5ae5c46f0e63565c593eb09a312"),value:"all"},{label:(0,o.Ru)("f3993a00b12133950b96199dbf08fc43"),value:"invert"},{label:(0,o.Ru)("0cf1882623b2b50f0416030c980c3179"),value:"none"},{label:(0,o.Ru)("b5a34b813ffd5d7d776eb8ca56a1b45d"),value:"odd"},{label:(0,o.Ru)("0c2a525c7e183c05b46caa6b52a21b9f"),value:"even"}],pipeIn:function(e){if(e)return e.map((function(e){return{label:e.text,value:e.key}}))},pipeOut:function(e){if(e)return e.map((function(e){return{key:e.value,text:e.label}}))}}].filter(Boolean)}},(0,l.ol)("formulaControl",{label:(0,o.Ru)("df5a3392ee995cfaa13787b11a1e2652"),name:"itemCheckableOn"}),{type:"input-number",name:"maxKeepItemSelectionLength",label:(0,o.Ru)("76417db4eeb031b0bc15f4cf8178ae46")},{type:"ae-Switch-More",mode:"normal",name:"expandable",label:(0,o.Ru)("49b4aa407b91ac997e27314e30c03110"),hiddenOnDefault:!0,formType:"extend",form:{body:[null===(f=null==v?void 0:v.expandableKeyField)||void 0===f?void 0:f.call(v,e),{type:"select",label:(0,o.Ru)("4d250d2754fbdc9cbd131bf48d445894"),name:"expandable.position",options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:""},{label:(0,o.Ru)("39a2cb79c6d9762783e20522ea86dcff"),value:"left"},{label:(0,o.Ru)("de2a774bf98944b8f0ec8755d5f59d64"),value:"right"},{label:(0,o.Ru)("dce5379cb978a8259ecfca8f08f00817"),value:"none"}]},(0,l.ol)("formulaControl",{name:"expandable.expandableOn",visibleOn:"this.expandable",label:(0,o.Ru)("ea7026a83bf0b63ecc31fd8e215766de")}),{name:"expandable",asFormItem:!0,label:!1,children:function(e){var a=e.value,d=e.onBulkChange;e.onChange;var i=e.name;e.data,e.form;var l=(0,p.Cl)((0,p.Cl)({},a),a&&a.type?{}:{type:"container",body:[{type:"tpl",tpl:(0,o.Ru)("1a7bd457c08093cf2cf887403dc249d8"),inline:!1}]});return n.createElement(c.$nd,{className:"w-full flex flex-col items-center",onClick:function(){t.manager.openSubEditor({title:(0,o.Ru)("9e9b4716c08d4f15d9d52e00281f4265"),value:l,onChange:function(e){var a;d(((a={})[i]=e,a))},data:(0,p.Cl)({},t.manager.store.ctx)})}},n.createElement("span",{className:"inline-flex items-center"},n.createElement(c.Int,{icon:"edit",className:"mr-1 w-3"}),(0,o.Ru)("9e9b4716c08d4f15d9d52e00281f4265")))}}]}},{type:"input-text",label:(0,l.NR)((0,o.Ru)("f09e007fa1c2e7eb9ec01f8481104d94"),(0,o.Ru)("1b4b8d809a7d253bb650d0f104d24ea2")),name:"childrenColumnName",pipeIn:(0,l.Jh)("children")},null===(s=null==v?void 0:v.draggable)||void 0===s?void 0:s.call(v,e),null===(u=null==v?void 0:v.itemDraggableOn)||void 0===u?void 0:u.call(v,e),null===(m=null==v?void 0:v.saveOrderApi)||void 0===m?void 0:m.call(v,e),{name:"showBadge",label:(0,o.Ru)("f53160d07e516a3b0d38d61822944b03"),type:"ae-switch-more",mode:"normal",formType:"extend",bulk:!0,defaultData:{itemBadge:{mode:"dot"}},isChecked:function(e){return e.data[e.name]},form:{body:[{type:"ae-badge",label:!1,name:"itemBadge",contentsOnly:!0}]}}]},{title:(0,o.Ru)("e821ce185e41eac2ab846ef5cfde2363"),body:[(0,l.ol)("switch",{name:"keepItemSelectionOnPageChange",label:(0,l.NR)((0,o.Ru)("099cf136d6a4b6ed4646af4a2ed066b2"),(0,o.Ru)("60011314ed92794f3d4f3e874c359279")),visibleOn:'!this.loadType || this.loadType !== "more"'}),{name:"maxKeepItemSelectionLength",type:"input-number",label:(0,o.Ru)("76417db4eeb031b0bc15f4cf8178ae46"),visibleOn:"this.keepItemSelectionOnPageChange"}]},{title:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),body:[(0,l.ol)("hidden",{label:(0,o.Ru)("dce5379cb978a8259ecfca8f08f00817")})]},h?null:{title:(0,o.Ru)("4f54012c824bfcd8f9ca9ded82051d94"),body:[{type:"switch",label:(0,l.NR)((0,o.Ru)("3566441483da64f6bb1dd44cfd6b0184"),(0,o.Ru)("fb677689a875ed3078e386ad88273e73")),name:"editorSetting.mock.enable",value:!0},{type:"input-number",label:(0,l.NR)((0,o.Ru)("c0afd6005e68838e37e26dc7c34cf368"),(0,o.Ru)("af192f42759b02f6fd256776b12a238f")),name:"editorSetting.mock.maxDisplayRows",step:1,min:-1,resetValue:-1,value:5}]}].filter(Boolean))]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("switch",{name:"autoFillHeight",label:(0,o.Ru)("8952f4e24070a79741a505dc20bad8f0")}),{name:"scroll.y",label:(0,o.Ru)("a5baa4818b14f4680955aa34dd559d02"),type:"button-group-select",pipeIn:function(e){return null!=e},pipeOut:function(e){return e?"":null},options:[{label:(0,o.Ru)("4db804afe5c99f7ca4fe988ada35c77f"),value:!1},{label:(0,o.Ru)("1ef8fd21130d17cb7c1613eaed6ca1e4"),value:!0}]},{type:"amis-theme-select",name:"scroll.y",visibleOn:"this.scroll && this.scroll.y !== null",label:(0,o.Ru)("ee18dc475df8654cb13ad67dd84eec28")},{name:"scroll.x",label:(0,l.NR)((0,o.Ru)("8bb5781dc5f2745e6356cdc5e6d76b16"),(0,o.Ru)("88a364068f684dc77aca5b6c006ef576")),type:"button-group-select",pipeIn:function(e){return null!=e},pipeOut:function(e){return e?"":null},options:[{label:(0,o.Ru)("4db804afe5c99f7ca4fe988ada35c77f"),value:!1},{label:(0,o.Ru)("1ef8fd21130d17cb7c1613eaed6ca1e4"),value:!0}]},{type:"amis-theme-select",name:"scroll.x",visibleOn:"this.scroll && this.scroll.x !== null",label:(0,o.Ru)("6e3d35b57c29b1b419569cc55b3a5d33")},{name:"indentSize",visibleOn:"this.childrenColumnName",type:"input-number",unitOptions:[{label:"px",value:"px"}],label:(0,l.NR)((0,o.Ru)("dd7befc8e7c124f6f4ba9bbf3de9dc53"),(0,o.Ru)("eedd7279409d000114e27194f3c8a5ea"))},{name:"rowSelection.columnWidth",visibleOn:"this.rowSelection",type:"input-number",label:(0,o.Ru)("6bfd4423d8aebbf0cac7ba4d74f245bd"),description:(0,o.Ru)("21922c6479665dcba83106f8e9ffdf68")},{name:"expandable.columnWidth",visibleOn:"this.expandable",type:"input-number",label:(0,o.Ru)("31b7c58c2d9a170829b90314ff98b66a"),description:(0,o.Ru)("81ccf26d9622d139a13ba2a61bd9fea4")}]},{title:"表头",body:[(0,l.ol)("theme:colorPicker",{name:"themeCss.tableHeadClassname.background",needCustom:!0,needGradient:!0,needImage:!0,labelMode:"input",label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),editorValueToken:"--table-header-bg-color"}),(0,l.ol)("theme:paddingAndMargin",{name:"themeCss.tableHeadClassname.paddingAndMargin",hideMargin:!0,editorValueToken:"--table"}),(0,l.ol)("theme:border",{name:"themeCss.tableHeadClassname.border",label:(0,o.Ru)("961534b4ea37e4e88aada736b299d063"),editorValueToken:{rightBorderColor:"--Table-thead-borderColor",rightBorderWidth:"--Table-thead-borderWidth","*":"--table-header"}}),(0,l.ol)("theme:font",{name:"themeCss.tableHeadClassname.font",hasVertical:!1,textAlign:!1,editorValueToken:"--table-header"})]},(0,l.ol)("theme:base",{title:(0,o.Ru)("1ebd0cd417700f3f4a7ee5f64518fcd1"),classname:"tableBodyClassname",editorValueToken:"--table-body",hideShadow:!0,hideRadius:!0,hideBorder:!0,hidePaddingAndMargin:!0,state:["default","hover"],extra:[{type:"amis-theme-select",label:"行高",name:"themeCss.tableBodyClassname.height",editorValueToken:"--table-body-line-height",mode:"default"},(0,l.ol)("theme:paddingAndMargin",{name:"themeCss.tableRowClassname.paddingAndMargin",hideMargin:!0,editorValueToken:"--table"}),(0,l.ol)("theme:border",{name:"themeCss.tableRowClassname.border",editorValueToken:{bottomBorderColor:"--Table-borderColor",bottomBorderWidth:"--Table-borderWidth","*":"--table"}}),(0,l.ol)("theme:font",{name:"themeCss.tableBodyClassname.font",editorValueToken:"--table-body"})]}),{title:(0,o.Ru)("f01c3cd99ecb0c534cc47081d3433c9f"),body:[{type:"theme-cssCode",label:!1}]},(0,l.ol)("style:classNames",{isFormItem:!1,schema:[(0,l.ol)("className",{label:(0,o.Ru)("4bf8b7a0b3385fcd34a8e0cd355d7964"),name:"rowClassName"}),(0,l.ol)("formulaControl",{name:"rowClassNameExpr",label:(0,o.Ru)("68e9249db7bd12ab17994b1761b049f5")}),(0,l.ol)("formulaControl",{name:"expandable.expandedRowClassNameExpr",visibleOn:"this.expandable",label:(0,o.Ru)("ef0c5b6fa16497343eedb76171d61d68")})]})])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(t.manager,e)))]}])},t.dsManager=new w(a),t}return(0,p.C6)(a,e),a.prototype.getRendererInfo=function(a){var t,n,c,o,d,i=this,l=a.schema,r=a.renderer,b=["crud","crud2"].includes(null!==(n=null===(t=null==a?void 0:a.schema)||void 0===t?void 0:t.name)&&void 0!==n?n:null===(d=null===(o=null===(c=null==a?void 0:a.schema)||void 0===c?void 0:c.$$editor)||void 0===o?void 0:o.renderer)||void 0===d?void 0:d.name);return!l.$$id&&b&&"table2"===r.name?(0,p.Cl)((0,p.Cl)({},{id:l.$$editor.id}),{name:i.name,regions:i.regions,patchContainers:i.patchContainers,vRendererConfig:i.vRendererConfig,wrapperProps:i.wrapperProps,wrapperResolve:i.wrapperResolve,filterProps:i.filterProps,$schema:i.$schema,renderRenderer:i.renderRenderer}):e.prototype.getRendererInfo.call(this,a)},a.prototype.filterProps=function(e,a){var t,n=Kn(e),c=function(a){return{type:"alert",level:"info",showIcon:!0,cellClassName:"p-none",style:{marginBottom:0,fontWeight:500,"text-align":"left"},colSpan:Array.isArray(e.columns)?e.columns.length:1,body:a}},d=(null===(t=null==e?void 0:e.editorSetting)||void 0===t?void 0:t.mock)||{},i=d.enable,r=d.maxDisplayRows,b=void 0===r?5:r,f={enable:!1!==i,maxDisplayRows:Number.isInteger(b)?b:5};if(Array.isArray(n)&&n.length)n.length>f.maxDisplayRows&&-1!==f.maxDisplayRows?(e.value=n.slice(0,f.maxDisplayRows),u=c("当前表格仅展示".concat(f.maxDisplayRows,"条数据用于效果预览,点击顶部「预览」查看真实场景数据,组件面板Mock配置中可修改相关配置")),e.footSummary&&Array.isArray(e.footSummary)?e.footSummary=(0,p.fX)((0,p.fX)([],(0,p.zs)(e.footSummary),!1),[u],!1):e.footSummary=[u]):e.value=n;else if(null==f?void 0:f.enable){var s={};Array.isArray(e.columns)&&e.columns.forEach((function(e){e.name&&(0,B.BBb)(s,e.name,(0,l.wR)(e))})),e.value=(0,l.Pu)(s,b<0?0:f.maxDisplayRows).map((function(e,a){return(0,p.Cl)((0,p.Cl)({},e),{id:a+1})}));var u=c((0,o.Ru)("a605077feb2a94f1f72627703ff48e39"));e.footSummary&&Array.isArray(e.footSummary)?e.footSummary=(0,p.fX)((0,p.fX)([],(0,p.zs)(e.footSummary),!1),[u],!1):e.footSummary=[u]}else e.value=void 0;return e.expandable&&("boolean"==typeof e.expandable&&(e.expandable={}),e.expandable.type||(e.expandable.type="container",e.expandable.body=[{type:"tpl",tpl:(0,o.Ru)("1a7bd457c08093cf2cf887403dc249d8"),wrapperComponent:"",inline:!1}]),e.expandable.keyField="id",e.expandable.expandedRowKeys=[1]),e.value&&(a.state.value||a.updateState({value:e.value}),delete e.value),e},a.prototype.beforeInsert=function(e){var a,t,n,c,d=e.context;d.info.plugin!==this&&(null===(a=d.node.sameIdChild)||void 0===a?void 0:a.info.plugin)!==this||"columns"!==d.region||(d.data=(0,p.Cl)((0,p.Cl)({},d.data),{title:null!==(c=null!==(t=d.data.label)&&void 0!==t?t:null===(n=d.subRenderer)||void 0===n?void 0:n.name)&&void 0!==c?c:(0,o.Ru)("bcee820bc20342a4d388a35ed32a35fe")}))},a.prototype.buildDataSchemas=function(e,a,t,n){var c,d,i,l,r;return(0,p.sH)(this,void 0,void 0,(function(){var b,f,s,u,m,h,v,y,g,R,C,w,x,S,N;return(0,p.YH)(this,(function(k){switch(k.label){case 0:if(b={$id:"tableRow",type:"object",properties:{}},f=e.children.find((function(e){return e.isRegion&&"columns"===e.region})),s="".concat(null==n?void 0:n.id,"-").concat(null==n?void 0:n.type).concat("cell"===(null===(c=e.parent)||void 0===c?void 0:c.type)?"-currentRow":""),t&&(0,B.rpn)(null==f?void 0:f.children,(function(e){return e.id===t.id}))&&(C="".concat(e.id,"-").concat(e.type,"-currentRow"),this.manager.dataSchema.getScope(C)&&this.manager.dataSchema.removeScope(C),this.manager.dataSchema.getScope(s)&&this.manager.dataSchema.switchTo(s),this.manager.dataSchema.addScope([],C),this.manager.dataSchema.current.tag=(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f"),this.manager.dataSchema.current.group=(0,o.Ru)("813a5158d9f7171d20e7df340c5b48f9")),!f)return[3,10];k.label=1;case 1:k.trys.push([1,8,9,10]),u=(0,p.Ju)(f.children),m=u.next(),k.label=2;case 2:return m.done?[3,7]:(h=m.value,(null==(v=h.schema)?void 0:v.name)?(null===(i=null===(d=h.info)||void 0===d?void 0:d.plugin)||void 0===i?void 0:i.buildDataSchemas)?[4,null===(r=(l=h.info.plugin).buildDataSchemas)||void 0===r?void 0:r.call(l,h,a)]:[3,4]:[3,6]);case 3:return g=k.sent(),[3,5];case 4:g={type:"string",title:v.label||v.title},k.label=5;case 5:y=g,b.properties[v.name]=(0,p.Cl)((0,p.Cl)({},y),(null==y?void 0:y.$id)?{}:{$id:"".concat(h.id,"-").concat(h.type)}),k.label=6;case 6:return m=u.next(),[3,2];case 7:return[3,10];case 8:return R=k.sent(),S={error:R},[3,10];case 9:try{m&&!m.done&&(N=u.return)&&N.call(u)}finally{if(S)throw S.error}return[7];case 10:return t&&(0,B.rpn)(null==f?void 0:f.children,(function(e){return e.id===t.id}))&&(C="".concat(e.id,"-").concat(e.type,"-currentRow"),null==(w=this.manager.dataSchema.getScope(C))||w.addSchema(b)),x={$id:"".concat(e.id,"-").concat(e.type),type:"object",properties:{rows:{type:"array",title:(0,o.Ru)("77fdd35933c099cdcb64b71f3fbe7a6c"),items:b}}},"columns"===(null==a?void 0:a.region)&&(x.properties=(0,p.Cl)((0,p.Cl)({},b.properties),x.properties)),[2,x]}}))}))},a.prototype.getAvailableContextFields=function(e,a,t){var n,c,o,d,i,l,r,b,f,s,u,m,h;return(0,p.sH)(this,void 0,void 0,(function(){var v;return(0,p.YH)(this,(function(p){if((null===(c=null===(n=null==a?void 0:a.info)||void 0===n?void 0:n.renderer)||void 0===c?void 0:c.name)&&["table-cell","cell-field"].includes(a.info.renderer.name)){if("crud2"===(null===(o=e.parent)||void 0===o?void 0:o.type)&&(null===(i=null===(d=e.parent)||void 0===d?void 0:d.path)||void 0===i?void 0:i.endsWith("crud2")))return[2,null===(r=(l=e.parent.info.plugin).getAvailableContextFields)||void 0===r?void 0:r.call(l,e.parent,a,t)];if("service"===(null===(b=e.parent)||void 0===b?void 0:b.type)&&(null===(u=null===(s=null===(f=e.parent)||void 0===f?void 0:f.parent)||void 0===s?void 0:s.path)||void 0===u?void 0:u.endsWith("service")))return[2,null===(h=(m=e.parent.parent.info.plugin).getAvailableContextFields)||void 0===h?void 0:h.call(m,e.parent.parent,a,t)]}return(v=this.dsManager.getBuilderBySchema(e.schema))&&e.schema.api?[2,v.getAvailableContextFields({schema:e.schema,sourceKey:"api",feat:"List"},a)]:[2]}))}))},Object.defineProperty(a.prototype,"dynamicControls",{get:function(){return this._dynamicControls},set:function(e){if(!e||!(0,B.Gvm)(e))throw new Error((0,o.Ru)("413c6b52c23a1bf5cbc9fba1485f88ff"));this._dynamicControls=(0,p.Cl)((0,p.Cl)({},this._dynamicControls),e)},enumerable:!1,configurable:!0}),a.prototype.isCRUDContext=function(e){return"crud2"===e.schema.type||"crud"===e.schema.type},a.id="Table2Plugin",a}(l.j8);(0,l.I0)(bc),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var fc=t(18354),sc=t.n(fc),uc=t(46432),pc=t.n(uc),mc=t(4633),hc=t.n(mc),vc=t(74390),yc=t.n(vc),gc=t(68390),Rc=t.n(gc),Cc=t(57862),wc=t.n(Cc),xc=function(e,a,t){void 0===t&&(t=!1);for(var n=[e],c=!1,o=function(){if(c)return"break";var e=n.pop();return Array.isArray(e)?(Rc()(e,(function(e){var n=a(e);return n&&!t&&(c=!0),n})),n.push.apply(n,(0,p.fX)([],(0,p.zs)(e),!1)),"continue"):_e()(e)?void Object.entries(e).forEach((function(o){var d=(0,p.zs)(o,2),i=d[0],l=d[1];_e()(l)&&a(l)&&(delete e[i],t||(c=!0)),n.push(l)})):"continue"};n.length&&"break"!==o(););return c},Sc=function(e,a,t){for(var n=[e];n.length;){var c=n.shift();if(Array.isArray(c))n.push.apply(n,(0,p.fX)([],(0,p.zs)(c),!1));else if(!(!_e()(c)||t&&t(c))){if(a(c))return c;n.push.apply(n,(0,p.fX)([],(0,p.zs)(Object.values(wc()(c,(function(e,a){return!String(a).startsWith("__")})))),!1))}}};window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Nc=function(e){function a(a,t,c){var d=e.call(this,a)||this;return d.rendererName="crud2",d.name=(0,o.Ru)("83c9828692e1bb250a069bbf37807190"),d.panelTitle=(0,o.Ru)("83c9828692e1bb250a069bbf37807190"),d.subPanelTitle=(0,o.Ru)("83c9828692e1bb250a069bbf37807190"),d.icon="fa fa-table",d.panelIcon="fa fa-table",d.subPanelIcon="fa fa-table",d.pluginIcon="table-plugin",d.panelJustify=!0,d.multifactor=!0,d.order=-1e3,d.$schema="/schemas/CRUD2Schema.json",d.docLink="/amis/zh-CN/components/table2",d.tags=[(0,o.Ru)("73721e611daaafe5c34aa9f3f901d016")],d._dynamicControls={columns:function(e){return d.renderColumnsControl(e)},toolbar:function(e){return d.renderToolbarCollapse(e)},filters:function(e){return d.renderFiltersCollapse(e)},primaryField:function(e){return(0,l.ol)("primaryField")}},d.baseCRUDPanelBody=function(e){return(0,l.ol)("tabs",[d.renderPropsTab(e),d.renderEventTab(e)])},d.panelFormPipeOut=function(e,a){return(0,p.sH)(d,void 0,void 0,(function(){var t,n,c,o,d;return(0,p.YH)(this,(function(i){switch(i.label){case 0:if(!(null===(d=null==e?void 0:e.api)||void 0===d?void 0:d.entity)||(null==e?void 0:e.dsType)!==s)return[2,e];if(t=this.dsManager.getBuilderBySchema(e),n=["api","quickSaveApi","quickSaveItemApi","columns","dsType","primaryField","filter","headerToolbar","footerToolbar","columns"],!(c=sc().diff(k()(a,n),k()(e,n))))return[2,e];i.label=1;case 1:return i.trys.push([1,3,,4]),[4,t.buildApiSchema({schema:e,renderer:"crud",sourceKey:"api",apiSettings:{diffConfig:{enable:!0,schemaDiff:c}}})];case 2:return[2,i.sent()];case 3:return o=i.sent(),console.error(o),[3,4];case 4:return[2,e]}}))}))},d.emptyContainer=function(e,a){return void 0===a&&(a=[]),{type:"container",body:a,wrapperBody:!1,style:(0,p.Cl)({flexGrow:1,flex:"1 1 auto",position:"static",display:"flex",flexBasis:"auto",flexDirection:"row",flexWrap:"nowrap",alignItems:"stretch"},e?{justifyContent:"left"===e?"flex-start":"flex-end"}:{})}},d.emptyFlex=function(e){return void 0===e&&(e=[]),{type:"flex",items:e,style:{position:"static"},direction:"row",justify:"flex-start",alignItems:"stretch"}},d.generatePreviewSchema=function(e){var a=[{label:"Engine",name:"engine"},{label:"Browser",name:"browser"},{name:"version",label:"Version"}],t={type:"button",level:"link",icon:"fa fa-eye",actionType:"dialog",dialog:{title:(0,o.Ru)("5b48dbb8dc710cffe6313bb56a7f6d47"),body:{type:"form",body:[{label:"Engine",name:"engine",type:"static"},{name:"browser",label:"Browser",type:"static"},{name:"version",label:"Version",type:"static"}]}}},n="cards"===e?{card:{body:a,actions:t}}:"list"===e?{listItem:{body:{type:"hbox",columns:a}},actions:t}:{columns:a.concat([{name:"operation",title:(0,o.Ru)("2b6bc0f293f5ca01b006206c2535ccbc"),buttons:[t]}])};return(0,p.Cl)({type:"crud2",mode:e,source:"$items",data:{items:[{engine:"Trident",browser:"Internet Explorer 4.0",platform:"Win 95+",version:"4",grade:"X"}]}},n)},d.dsManager=new w(a),d.events=yc()((0,p.fX)([],(0,p.zs)(t||[]),!1),"eventName"),d.actions=yc()((0,p.fX)([{actionType:"search",actionLabel:(0,o.Ru)("cfd84204d9476936c949d071cc2338cf"),description:(0,o.Ru)("c6bd3393c21379d3f75d179abe36da3d"),descDetail:function(e){return n.createElement("div",null,n.createElement("span",{className:"variable-right"},null==e?void 0:e.__rendererLabel),(0,o.Ru)("3a6ecf25c38317b21b8c6287100f053a"))},schema:se({name:"query",label:(0,o.Ru)("cf12e55021998a8328201800ec356773"),type:"ae-formulaControl",variables:"${variables}",size:"md",mode:"horizontal"})},{actionType:"loadMore",actionLabel:(0,o.Ru)("77281549955309c49f5eef77838a85e5"),description:(0,o.Ru)("b3a4d6a345372c5def1d5a1bf6077bce"),descDetail:function(e){return n.createElement("div",null,n.createElement("span",{className:"variable-right"},null==e?void 0:e.__rendererLabel),(0,o.Ru)("34e83e1be408c4f198464da1bf56bf9c"))}},{actionType:"startAutoRefresh",actionLabel:(0,o.Ru)("63ddcc28ac20f6cbd4197671ae7e628c"),description:(0,o.Ru)("63ddcc28ac20f6cbd4197671ae7e628c")},{actionType:"stopAutoRefresh",actionLabel:(0,o.Ru)("d6ba60b5bbf5df4cc2959dc897c2f792"),description:(0,o.Ru)("d6ba60b5bbf5df4cc2959dc897c2f792")},{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")}],(0,p.zs)(c||[]),!1),"actionType"),d}return(0,p.C6)(a,e),Object.defineProperty(a.prototype,"scaffoldForm",{get:function(){var e=this;return{title:"".concat(this.name,"创建向导"),mode:{mode:"horizontal",horizontal:{leftFixed:"sm"}},className:"ae-Scaffold-Modal ae-Scaffold-Modal--CRUD ae-Scaffold-Modal-content :AMISCSSWrapper",stepsBody:!0,canSkip:!0,canRebuild:!0,body:[{title:(0,o.Ru)("d75a7984d3fa5b32f5d8312e899aeea8"),body:(0,p.fX)((0,p.fX)([this.dsManager.getDSSelectorSchema({onChange:function(e,a,t,n){if(e!==a){var c=n.data;Object.keys(c).forEach((function(e){var a,t;((null===(a=null==e?void 0:e.toLowerCase())||void 0===a?void 0:a.endsWith("fields"))||(null===(t=null==e?void 0:e.toLowerCase())||void 0===t?void 0:t.endsWith("api")))&&n.deleteValueByName(e)})),n.deleteValueByName("__fields"),n.deleteValueByName("__relations")}return e}})],(0,p.zs)(this.dsManager.buildCollectionFromBuilders((function(e,a){return{type:"container",visibleOn:"!this.dsType || this.dsType === '".concat(a,"'"),body:pc()([e.makeSourceSettingForm({feat:r.List,renderer:"crud",inScaffold:!0,sourceSettings:{userOrders:!0}}),e.makeFieldsSettingForm({feat:r.List,renderer:"crud",inScaffold:!0})])}}))),!1),[(0,l.ol)("primaryField",{visibleOn:"!this.dsType || this.dsType !== '".concat(s,"'")})],!1)},{title:(0,o.Ru)("c2f1f9254c245976e346377515c2e578"),body:(0,p.fX)((0,p.fX)([],(0,p.zs)(this.dsManager.buildCollectionFromBuilders((function(e,a){return{type:"container",visibleOn:"dsType == null || dsType === '".concat(a,"'"),body:[{type:"checkboxes",label:(0,o.Ru)("012f602372cd2dbd639cd966c63e1f90"),name:Jn.groupName,joinValues:!1,extractValue:!0,multiple:!0,options:Jn.options.filter((function(a){return e.filterByFeat(a.value)}))},{type:"checkboxes",label:(0,o.Ru)("0943d61befec4c6cf2d21d170c9b066e"),name:Yn.groupName,multiple:!0,joinValues:!1,extractValue:!0,options:Yn.options.filter((function(a){return e.filterByFeat(a.value)}))},{type:"checkboxes",label:(0,o.Ru)("5246d2c81fa12b1f4f73635c257e232d"),name:Xn.groupName,multiple:!0,joinValues:!1,extractValue:!0,options:Xn.options.filter((function(a){return e.filterByFeat(a.value)}))},{type:"container"}]}}))),!1),[{type:"tabs",tabsMode:"vertical",className:"ae-Scaffold-Modal-tabs",tabs:this.getScaffoldFeatureTab()}],!1)}],pipeIn:function(a){return(0,p.sH)(e,void 0,void 0,(function(){var e,t,n,c;return(0,p.YH)(this,(function(o){switch(o.label){case 0:return e=null!==(c=null==a?void 0:a.dsType)&&void 0!==c?c:this.dsManager.getDefaultBuilderKey(),(t=this.dsManager.getBuilderByKey(e))?[4,t.guessCRUDScaffoldConfig({schema:a})]:[2,{dsType:e}];case 1:return n=o.sent(),[2,(0,p.Cl)({},n)]}}))}))},pipeOut:function(a){return(0,p.sH)(e,void 0,void 0,(function(){var e,t,n,c,o,d;return(0,p.YH)(this,(function(i){switch(i.label){case 0:return e=Ue()(this.scaffold),(t=this.dsManager.getBuilderByScaffoldSetting(a))?[4,t.buildCRUDSchema({feats:T()((0,p.fX)((0,p.fX)((0,p.fX)([r.List],(0,p.zs)(null!==(c=a.tools)&&void 0!==c?c:[]),!1),(0,p.zs)(null!==(o=a.filters)&&void 0!==o?o:[]),!1),(0,p.zs)(null!==(d=a.operators)&&void 0!==d?d:[]),!1).filter(Boolean)),renderer:"crud",inScaffold:!0,entitySource:null==a?void 0:a.entitySource,fallbackSchema:e,scaffoldConfig:a})]:[2,e];case 1:return(n=i.sent()).__origin="scaffold",[2,n]}}))}))},validate:function(a,t){var n=r.List,c=e.dsManager.getBuilderByScaffoldSetting(a);null==c||c.getFeatValueByKey(n);return(null==a?void 0:a.dsType)===s||null==c||c.key,{}}}},enumerable:!1,configurable:!0}),a.prototype.getScaffoldFeatureTab=function(){var e=this,a=[];return[{groupName:"",options:[{label:(0,o.Ru)("46a0f3086dce242abe54e48bd86e0394"),value:"List",icon:"fa fa-list"}]},Jn,Yn,Xn].forEach((function(t){t.options.forEach((function(n,c){e.dsManager.buildCollectionFromBuilders((function(e,c){if(!e.features.includes(n.value))return null;var o=c===s?(0,p.fX)([],(0,p.zs)(e.makeFieldsSettingForm({feat:n.value,renderer:"crud",inScaffold:!0})),!1):(0,p.fX)((0,p.fX)([],(0,p.zs)("Edit"===n.value?e.makeSourceSettingForm({feat:n.value,renderer:"crud",inScaffold:!0,sourceKey:"initApi"}):["List","SimpleQuery"].includes(n.value)?[]:e.makeSourceSettingForm({feat:n.value,renderer:"crud",inScaffold:!0})),!1),(0,p.zs)(e.makeFieldsSettingForm({feat:n.value,renderer:"crud",inScaffold:!0,fieldSettings:{renderLabel:!1}})),!1);if(!o||0===o.length)return null;var d=t.groupName,i=!d||'data["'.concat(d,"\"] && ~data['").concat(d,"'].indexOf('").concat(n.value,"')");a.push({title:n.label,icon:n.icon,visibleOn:"(!this.dsType || this.dsType === '".concat(c,"') && ").concat(i),body:o.filter(Boolean).map((function(e){return(0,p.Cl)((0,p.Cl)({},e),{mode:"normal"})}))})}))}))})),a},Object.defineProperty(a.prototype,"dynamicControls",{get:function(){return this._dynamicControls},set:function(e){if(!e||!(0,c.Gvm)(e))throw new Error((0,o.Ru)("16ea2200bfba281fdf5e6870498790cc"));this._dynamicControls=(0,p.Cl)((0,p.Cl)({},this._dynamicControls),e)},enumerable:!1,configurable:!0}),a.prototype.renderPropsTab=function(e){var a=this.dynamicControls;return{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),className:"p-none",body:[(0,l.ol)("collapseGroup",[this.renderBasicPropsCollapse(e),j()(a.columns)?a.columns(e):a.columns,j()(a.filters)?a.filters(e):a.filters,j()(a.toolbar)?a.toolbar(e):a.toolbar,this.renderPaginationCollapse(e),this.renderOthersCollapse(e),{title:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),body:[(0,l.ol)("hidden"),(0,l.ol)("visible")]},this.renderMockPropsCollapse(e)].filter(Boolean))]}},a.prototype.renderBasicPropsCollapse=function(e){var a,t,n,d,i=this.dynamicControls;return{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),order:1,body:(0,p.fX)((0,p.fX)([],(0,p.zs)((t=this.dsManager.getDSSelectorSchema({type:"select",label:(0,o.Ru)("c11322c9cc43ce3c004cf03f5ac0acd0"),onChange:function(e,a,t,n){if(e!==a){var c=n.data;Object.keys(c).forEach((function(e){var a,t;((null===(a=null==e?void 0:e.toLowerCase())||void 0===a?void 0:a.endsWith("fields"))||(null===(t=null==e?void 0:e.toLowerCase())||void 0===t?void 0:t.endsWith("api")))&&n.deleteValueByName(e)})),n.deleteValueByName("__fields"),n.deleteValueByName("__relations")}return e}},{schema:null==e?void 0:e.schema,sourceKey:"api"}),n=t.value,d=this.dsManager.buildCollectionFromBuilders((function(e,a){return{type:"container",visibleOn:"this.dsType == null ? '".concat(a,"' === '").concat(n||u,"' : this.dsType === '").concat(a,"'"),body:e.makeSourceSettingForm({feat:"List",renderer:"crud",inScaffold:!1,sourceSettings:{userOrders:!0}}),className:"mb-3"}})),(0,p.fX)([t],(0,p.zs)(d),!1))),!1),[null===(a=null==i?void 0:i.primaryField)||void 0===a?void 0:a.call(i,e),(0,l.ol)("switch",{name:"selectable",label:(0,l.NR)((0,o.Ru)("240145572215920ae06db1eeb85b29c0"),(0,o.Ru)("d45a439fa6e82798bc1e98d738cedea3")),pipeIn:function(e,a){var t;if("boolean"==typeof e)return e;var n=null===(t=null==a?void 0:a.data)||void 0===t?void 0:t.rowSelection;return n&&(0,c.Gvm)(n)}}),{type:"container",className:"ae-ExtendMore mb-3",visibleOn:"this.selectable || (this.rowSelection && this.rowSelection?.type !== 'radio')",body:[(0,l.ol)("switch",{name:"multiple",label:(0,o.Ru)("e3be7b8a459a08fec8f378a0660b642b"),pipeIn:function(e,a){var t;if("boolean"==typeof e)return e;var n=null===(t=null==a?void 0:a.data)||void 0===t?void 0:t.rowSelection;return!(!n||!(0,c.Gvm)(n))&&"radio"!==n.type}})]},{name:"placeholder",pipeIn:(0,l.Jh)((0,o.Ru)("21efd88b67a39834582ad99aabb9dc60")),type:"input-text",label:(0,o.Ru)("8ce1cd75b6e9c0c0e3468589fcea822c")},(0,l.ol)("switch",{name:"syncLocation",label:(0,l.NR)((0,o.Ru)("569343b4fe5e48131b78611c11eadbeb"),(0,o.Ru)("6dbee29a8c54eef9d042ef3280999ad9")),pipeIn:(0,l.Jh)(!0)})],!1)}},a.prototype.renderColumnsControl=function(e){var a=this.dsManager.getBuilderBySchema(e.node.schema);return{title:(0,o.Ru)("949a8b7bd2c10070a2fae16f9c66afbb"),order:5,body:[{type:"ae-crud-column-control",name:"columns",nodeId:e.id,builder:a}]}},a.prototype.renderToolbarCollapse=function(e){var a=this.dsManager.getBuilderBySchema(e.node.schema);return{order:20,title:(0,o.Ru)("012f602372cd2dbd639cd966c63e1f90"),body:[{type:"ae-crud-toolbar-control",name:"headerToolbar",nodeId:e.id,builder:a}]}},a.prototype.renderFiltersCollapse=function(e){var a=this.dsManager.getBuilderBySchema(e.node.schema),t=[],n=[r.SimpleQuery,r.AdvancedQuery,r.FuzzyQuery];return S()(a.features,[function(e){return n.indexOf(e)}]).forEach((function(n){/Query$/.test(n)&&t.push({type:"ae-crud-filters-control",name:n===r.SimpleQuery||n===r.AdvancedQuery?"filter":n===r.FuzzyQuery?"headerToolbar":void 0,label:n===r.SimpleQuery?(0,o.Ru)("c26996a6506adf397f0668d376d0b40b"):n===r.AdvancedQuery?(0,o.Ru)("9c4666fd08c2738eb9611a3721cb5f0f"):(0,o.Ru)("6ff4bf3d567e977aa4c90c27dff1e6db"),nodeId:e.id,feat:n,builder:a})})),t.length>0?{order:10,title:(0,o.Ru)("4a3ebd0ef27212de3b0c39e6a9701b1d"),body:t}:void 0},a.prototype.renderPaginationCollapse=function(e){var a=this,t='this.loadType === "pagination"';return{order:30,title:(0,o.Ru)("e821ce185e41eac2ab846ef5cfde2363"),body:[{label:(0,o.Ru)("4d7080ff1405a1f08c5415a0f942c336"),type:"select",name:"loadType",options:[{label:(0,o.Ru)("d81bb206a889656035b929cd8bb1ef10"),value:""},{label:(0,o.Ru)("3862626c138ce5945e0e273a1bdfbad0"),value:"pagination"},{label:(0,o.Ru)("77281549955309c49f5eef77838a85e5"),value:"more"}],pipeIn:function(e){return e||""},pipeOut:function(e){return e},onChange:function(e,t,n,c){var d=Ue()(c.data);if(t&&xc(d,(function(e){return"more"===t?"loadMore"===e.behavior:"pagination"===e.type})),e){var i="pagination"===e?{type:"pagination",behavior:"Pagination",layout:["total","perPage","pager"],perPageAvailable:[10,20,50,100]}:{type:"button",behavior:"loadMore",label:(0,o.Ru)("77281549955309c49f5eef77838a85e5"),onEvent:{click:{actions:[{componentId:d.id,groupType:"component",actionType:"loadMore"}],weight:0}}};a.addFeatToToolbar(d,i,"footer","right")}c.setValues({footerToolbar:d.footerToolbar,headerToolbar:d.headerToolbar})}},(0,l.ol)("switch",{name:"loadDataOnce",label:(0,o.Ru)("16b8ff2b147382be4cf8654f829df904"),visibleOn:t}),(0,l.ol)("switch",{name:"loadDataOnceFetchOnFilter",label:(0,l.NR)((0,o.Ru)("290026b0b40b637e774c6af435b897b5"),(0,o.Ru)("67584675004a48be903e9f61c733cb35")),visibleOn:t+" && this.loadDataOnce"}),(0,l.ol)("switch",{name:"keepItemSelectionOnPageChange",label:(0,l.NR)((0,o.Ru)("099cf136d6a4b6ed4646af4a2ed066b2"),(0,o.Ru)("60011314ed92794f3d4f3e874c359279")),pipeIn:(0,l.Jh)(!1),visibleOn:t}),(0,l.ol)("switch",{name:"autoJumpToTopOnPagerChange",label:(0,l.NR)((0,o.Ru)("8cc3589c442c478dde8ceb60aeb29e03"),(0,o.Ru)("9092afb1ccb692308ef06d8001da2208")),pipeIn:(0,l.Jh)(!0),visibleOn:t}),{name:"perPage",type:"input-number",label:(0,l.NR)((0,o.Ru)("606bc931d2b3ebba2569cb1494719e2c"),"无限加载时,根据此项设置其每页加载数量,留空则默认10条"),clearValueOnEmpty:!0,clearable:!0,pipeIn:(0,l.Jh)(10),visibleOn:'this.loadType === "more"'},{type:"button",label:(0,o.Ru)("f300691f823aacea572e63bb7fb7ce8a"),block:!0,className:"mb-1",level:"enhance",visibleOn:'this.loadType === "pagination"',onClick:function(){var t,n,d=function(e,a){for(var t=[],n=2;n<arguments.length;n++)t[n-2]=arguments[n];if(0===t.length)return Sc(e,a);for(var c=null;c=t.shift();){var o=Sc(e[c],a);if(o)return o}return null}(null!==(n=null===(t=null==e?void 0:e.node)||void 0===t?void 0:t.schema)&&void 0!==n?n:{},(function(e){return"pagination"===e.type||"Pagination"===e.behavior}),"headerToolbar","footerToolbar");d&&d.$$id?a.manager.setActiveId(d.$$id):c.oRP.error((0,o.Ru)("d81ad681a447abae7cba38779ffc0c9e"))}}]}},a.prototype.renderOthersCollapse=function(e){return{order:25,title:(0,o.Ru)("0d98c74797e49d00bcc4c17c9d557a2b"),body:[{type:"ae-switch-more",mode:"normal",formType:"extend",visibleOn:"this.api",label:(0,l.NR)((0,o.Ru)("86b17bba54b65c6a62895357095f63a3"),(0,o.Ru)("983a8ab6a97da0a0dec7b5c751cf02b1")),autoFocus:!1,form:{body:[{type:"input-number",name:"interval",label:(0,l.NR)((0,o.Ru)("4cbec5cb54ba399ea81381a75f5f1f93"),(0,o.Ru)("81fe75a5216d4f612f1809c122f5145a")),step:10,min:1e3},(0,l.ol)("expressionFormulaControl",{name:"stopAutoRefreshWhen",label:(0,l.NR)((0,o.Ru)("3a5d9512f474ff7c2a017a13e7f8a9af"),(0,o.Ru)("fd649ca959662306b734f03438869bf0")),visibleOn:"!!this.interval"}),(0,l.ol)("switch",{name:"stopAutoRefreshWhenModalIsOpen",label:(0,l.NR)((0,o.Ru)("0516133b87f03f859e23bf014d71ab57"),(0,o.Ru)("52dce697d35795d7835e483d69f72419"))})]}},(0,l.ol)("switch",{name:"silentPolling",label:(0,l.NR)((0,o.Ru)("6d5b1e5a235fa839c759d2362654d638"),(0,o.Ru)("8b34b22a4da1b9b855a5efd33434f5e7")),pipeIn:(0,l.Jh)(!1)})]}},a.prototype.renderMockPropsCollapse=function(e){return{title:(0,o.Ru)("4f54012c824bfcd8f9ca9ded82051d94"),order:35,body:[{type:"switch",label:(0,l.NR)((0,o.Ru)("3566441483da64f6bb1dd44cfd6b0184"),(0,o.Ru)("fb677689a875ed3078e386ad88273e73")),name:"editorSetting.mock.enable",value:!0},{type:"input-number",label:(0,l.NR)((0,o.Ru)("c0afd6005e68838e37e26dc7c34cf368"),(0,o.Ru)("af192f42759b02f6fd256776b12a238f")),name:"editorSetting.mock.maxDisplayRows",step:1,min:-1,resetValue:-1,value:5}]}},a.prototype.renderStylesTab=function(e){return{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),className:"p-none",body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:classNames",{isFormItem:!1,schema:[(0,l.ol)("className",{name:"bodyClassName",label:(0,o.Ru)("32aaf2f04e983290deceb0674fb0d159")}),(0,l.ol)("className",{name:"headerToolbarClassName",label:(0,o.Ru)("e3e100dab1d8d13a2e3f9c391b0b108d")}),(0,l.ol)("className",{name:"footerToolbarClassName",label:(0,o.Ru)("2aee96dd788b815f83b3d118188e7fd9")})]})])}},a.prototype.renderEventTab=function(e){return{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(this.manager,e)))]}},a.prototype.addFeatToToolbar=function(e,a,t,n){var c="".concat(t,"Toolbar");if(!e[c]||hc()(e[c])||!Array.isArray(e[c])){var o=Array.isArray(e[c]),d=this.emptyFlex([this.emptyContainer("left",o||!e[c]?[]:[e[c]]),this.emptyContainer("right")]);o&&e[c].push(d)||(e[c]=[d])}try{"right"===n&&e[c][0].items.length<2&&e[c][0].items.push(this.emptyContainer("right")),e[c][0].items["left"===n?0:e[c][0].items.length-1].body.push(a)}catch(t){var i=(0,p.fX)([],(0,p.zs)(e[c]),!1);e[c].length=0,e[c].push(this.emptyFlex([this.emptyContainer("left",i),this.emptyContainer("right",a)]))}},a.prototype.buildDataSchemas=function(e,a,t){var n,c,d,i,l,r,b;return(0,p.sH)(this,void 0,void 0,(function(){var f,s,u,m;return(0,p.YH)(this,(function(h){switch(h.label){case 0:return f=e.children.find((function(e){return!!~["table2","cards","list"].indexOf(e.type)})),(null===(c=null===(n=null==f?void 0:f.info)||void 0===n?void 0:n.plugin)||void 0===c?void 0:c.buildDataSchemas)?[4,null===(i=(d=f.info.plugin).buildDataSchemas)||void 0===i?void 0:i.call(d,f,a,t,e)]:[2];case 1:return s=h.sent(),u=(0,p.Cl)((0,p.Cl)({},s),(null==s?void 0:s.$id)?{}:{$id:"".concat(f.id,"-").concat(f.type)}),m=null!==(r=null===(l=null==u?void 0:u.properties)||void 0===l?void 0:l.rows)&&void 0!==r?r:null===(b=null==u?void 0:u.properties)||void 0===b?void 0:b.items,[2,{$id:"crud2",type:"object",properties:{items:(0,p.Cl)((0,p.Cl)({},m),{title:(0,o.Ru)("fe9e25f4e4b3aeefeb9b7a9c368ede7e")}),selectedItems:(0,p.Cl)((0,p.Cl)({},m),{title:(0,o.Ru)("2c77cfaef73ce2e81131861e9c6d670e")}),unSelectedItems:(0,p.Cl)((0,p.Cl)({},m),{title:(0,o.Ru)("9c9153c49491c381dc2adb2c36fccb04")}),page:{type:"number",title:(0,o.Ru)("9a4fe969f1066e197fd2369a44d879ac")},total:{type:"number",title:(0,o.Ru)("a7f33a2d99056edcdaced5c8841a9bcb")}}}]}}))}))},a.prototype.getAvailableContextFields=function(e,a,t){var n,c;return(0,p.sH)(this,void 0,void 0,(function(){var t;return(0,p.YH)(this,(function(o){return(t=this.dsManager.getBuilderBySchema(e.schema))&&e.schema.api?[2,t.getAvailableContextFields({schema:e.schema,sourceKey:"api",feat:null!==(c=null===(n=e.schema)||void 0===n?void 0:n.feat)&&void 0!==c?c:"List"},a)]:[2]}))}))},a.prototype.generateScaffold=function(e){var a;return"table2"===e?a={type:"crud2",mode:"table2",columns:[{name:"id",title:"ID",type:"container",body:[{type:"text"}]},{name:"engine",title:(0,o.Ru)("1a63ac23010e0573f7c0a8cd3314b8c6"),type:"container",body:[{type:"text"}]}]}:"cards"===e?a={type:"crud2",mode:"cards",card:{type:"card2",body:[{type:"container",body:[{type:"tpl",tpl:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),inline:!1,style:{marginTop:"0",marginBottom:"0",paddingTop:"",paddingBottom:""},wrapperComponent:"h2"},{type:"form",body:[{type:"static-tpl",label:(0,o.Ru)("9caecd931b956381e0763d05aa42835c"),tpl:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014")}]},{type:"divider"},{type:"button-group"}]}]}}:"list"===e&&(a={type:"crud2",mode:"list",listItem:{body:[{type:"container",body:[{type:"tpl",tpl:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),inline:!1,style:{marginTop:"0",marginBottom:"0",paddingTop:"",paddingBottom:""},wrapperComponent:"h2"},{type:"tpl",tpl:(0,o.Ru)("629645f147f378869fe9d7ee2bbc2857"),inline:!1,wrapperComponent:"",style:{color:"#9b9b9b",marginTop:"0",marginBottom:"0"}}]}]}}),a},a.id="CRUD2Plugin",(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderColumnsControl",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderToolbarCollapse",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderFiltersCollapse",null),a}(l.j8);window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var kc=function(e){function a(a){var t=e.call(this,a,lc,rc)||this;return t.panelJustify=!0,t.multifactor=!0,t.isBaseComponent=!0,t.description=(0,o.Ru)("cc6a173a3601403f2d96cae2180539b3"),t.order=-950,t.$schema="/schemas/CRUD2TableSchema.json",t.docLink="/amis/zh-CN/components/table2",t.previewSchema=t.generatePreviewSchema("table2"),t.scaffold=t.generateScaffold("table2"),t.panelBodyCreator=function(e){return t.baseCRUDPanelBody(e)},t.dsManager=new w(a),t}return(0,p.C6)(a,e),a.id="TableCRUDPlugin",a}(Nc);(0,l.I0)(kc),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ec=t(57468),Ic=t.n(Ec),Oc=t(82645),Tc=t.n(Oc),Fc=function(e){function a(a){var t,c,o=this;(o=e.call(this,a)||this).formRef=n.createRef(),o.tableRef=n.createRef(),o.scaffold={label:"",name:"",displayType:"tpl",inputType:"input-text"},o.debounceGenerateFields=Tc()((function(e){return(0,p.sH)(o,void 0,void 0,(function(){return(0,p.YH)(this,(function(a){return[2,this.handleGenerateFields(e)]}))}))}),200,{trailing:!0,leading:!1}),a.render,a.classnames;var d=a.env,i=a.config,l=a.data;a.renderer,a.feat,null!==(c=null===(t=null==d?void 0:d.getModalContainer)||void 0===t?void 0:t.call(d))&&void 0!==c||o.dom;var r=i||{};return r.showDisplayType,r.showInputType,null==l||l.__step,o.state={loading:!1,fields:Array.isArray(a.value)?a.value:[]},o.reaction=(0,K.mJ)((function(){var e,t=null===(e=null==a?void 0:a.store)||void 0===e?void 0:e.data,n=null==t?void 0:t.initApi,c=null==t?void 0:t.listApi,o="";try{o="".concat(JSON.stringify(n)).concat(JSON.stringify(c))}catch(e){}return o}),(function(){return o.forceUpdate()})),o}return(0,p.C6)(a,e),a.prototype.componentDidMount=function(){this.dom=(0,fa.findDOMNode)(this)},a.prototype.componentDidUpdate=function(e,a,t){var n=e.value,c=this.props.value;(null==n?void 0:n.length)===(null==c?void 0:c.length)&&Ic()(n,c)||Ic()(c,null==a?void 0:a.fields)||this.setState({fields:Array.isArray(c)?c:[]})},a.prototype.componentWillUnmount=function(){var e;null===(e=this.reaction)||void 0===e||e.call(this)},a.prototype.isFirstStep=function(){var e,a,t;return 0===(null===(t=null===(a=null===(e=this.props)||void 0===e?void 0:e.manager)||void 0===a?void 0:a.store)||void 0===t?void 0:t.scaffoldFormStep)},a.prototype.handleTableChange=function(e){if(e&&Array.isArray(e)){var a=this.state.fields.concat();this.handleFieldsChange(e.map((function(e){var t=a.find((function(a){return(null==a?void 0:a.name)===e.name}));return(0,p.Cl)((0,p.Cl)({},k()((0,p.Cl)((0,p.Cl)({},t),e),["label","name","displayType","inputType"])),{checked:!0})})))}},a.prototype.handleSubmit=function(e){var a=this.props.onSubmit;null==a||a(null==e?void 0:e.items)},a.prototype.handleGenerateFields=function(e){var a,t,n,c,d,i,l;return(0,p.sH)(this,void 0,void 0,(function(){var e,b,f,s,u,m,h,v,y,g,R,C,w,x,S,N,k;return(0,p.YH)(this,(function(E){switch(E.label){case 0:if(e=this.props,b=e.store,f=e.renderer,s=e.feat,u=e.env,m=e.manager,h=e.data,v=e.onAutoGenerateFields,y=null==b?void 0:b.data,!(g="form"===f?null==y?void 0:y.initApi:"crud"===f?null==y?void 0:y.listApi:"")||"form"===f&&s!==r.Edit&&s!==r.View)return[2];if(this.setState({loading:!0}),R=[],!v||"function"!=typeof v)return[3,5];E.label=1;case 1:return E.trys.push([1,3,,4]),[4,v({api:g,props:this.props,setState:this.setState})];case 2:return R=E.sent(),[3,4];case 3:return C=E.sent(),q.oR.warning(null!==(a=C.message)&&void 0!==a?a:(0,o.Ru)("91aa2166ee4811414381c8d94e6567e6")),[3,4];case 4:return[3,9];case 5:(w=null===(t=null==m?void 0:m.store)||void 0===t?void 0:t.schemaFilter)&&(g=w({api:g}).api),E.label=6;case 6:return E.trys.push([6,8,,9]),[4,null==u?void 0:u.fetcher(g,h)];case 7:return(x=E.sent()).ok?(S=void 0,"List"===s?(N=(null===(d=x.data)||void 0===d?void 0:d.rows)||(null===(i=x.data)||void 0===i?void 0:i.items)||x.data,S=null==N?void 0:N[0]):S=x.data,S&&Object.entries(S).forEach((function(e){var a=(0,p.zs)(e,2),t=a[0],n=a[1],c="input-text";Array.isArray(n)?c="select":(0,B.Gvm)(n)?c="combo":"number"==typeof n&&(c="input-number"),R.push({label:t,name:t,displayType:"tpl",inputType:c,checked:!0})})),[3,9]):(q.oR.warning(null!==(c=null!==(n=x.defaultMsg)&&void 0!==n?n:x.msg)&&void 0!==c?c:(0,o.Ru)("91aa2166ee4811414381c8d94e6567e6")),this.setState({loading:!1}),[2]);case 8:return k=E.sent(),q.oR.warning(null!==(l=k.message)&&void 0!==l?l:(0,o.Ru)("91aa2166ee4811414381c8d94e6567e6")),[3,9];case 9:return R=Array.isArray(R)&&R.length>0?R:[],this.handleFieldsChange(R),this.setState({loading:!1}),[2]}}))}))},a.prototype.handleFieldsChange=function(e){var a,t=this.props,n=t.manager,c=t.fieldKeys,o=t.onChange,d=t.onBulkChange,i=t.submitOnChange,l=t.renderer;t.data;var r=this.isFirstStep(),b=null===(a=null==n?void 0:n.store)||void 0===a?void 0:a.scaffoldStepManipulated;if(this.setState({fields:e}),"form"===l)null==o||o(e,i,!0);else if(r)if(b)null==o||o(e,i,!0);else{var f={};c.forEach((function(a){f.hasOwnProperty(a)||(f[a]=e)})),null==d||d((0,p.Cl)((0,p.Cl)({},f),{listFields:e}),i)}else null==o||o(e,i,!0)},a.prototype.renderFooter=function(){var e,a,t=this.props,c=t.classnames,d=t.renderer,i=t.store,l=t.data,b=t.feat,f=(null==i?void 0:i.data)||{},s=f.initApi,u=f.listApi,p=this.state.loading,m="form"===d,h="crud"===d,v=m?s:h?u:"",y=(0,B.FlT)(null===(a=(0,B.UfW)(v))||void 0===a?void 0:a.url);return m&&(b===r.Edit||b===r.View)||h&&b===r.List&&0===(null==l?void 0:l.__step)?n.createElement("div",{className:c("ae-FieldSetting-footer",(e={},e["ae-FieldSetting-footer--form"]=m,e))},n.createElement(q.$n,{size:"sm",level:"link",loading:p,disabled:!y||p,disabledTip:{content:p?(0,o.Ru)("acb3aec4d12f6ca06a1e45302030cdb1"):m?(0,o.Ru)("cdfd25057876424324682b5bdde38a3d"):(0,o.Ru)("a9fea442707e26dee478b34a2f2ce263"),tooltipTheme:"dark"},onClick:this.debounceGenerateFields},n.createElement("span",null,(0,o.Ru)("4cc6a76c146c0360a41ceaf5e212c891")))):null},a.prototype.render=function(){var e,a=this.props,t=a.render,c=a.classnames,d=a.name,i=void 0===d?"items":d,l=a.renderer,r=a.config,b=a.feat,f=r||{},s=f.showDisplayType,u=f.showInputType,p=this.isFirstStep(),m=this.state.fields.concat();return n.createElement(n.Fragment,null,t("field-setting",{type:"input-table",name:i,label:!1,className:c("ae-FieldSetting-Table","mb-0"),toolbarClassName:"w-1/2",showIndex:!0,showFooterAddBtn:!0,addable:!0,addBtnLabel:(0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191"),addBtnIcon:!1,editable:!0,editBtnLabel:(0,o.Ru)("95b351c86267f3aedf89520959bce689"),editBtnIcon:!1,removable:!0,deleteBtnLabel:(0,o.Ru)("2f4aaddde33c9b93c36fd2503f3d122b"),deleteBtnIcon:!1,confirmBtnLabel:(0,o.Ru)("e83a256e4f5bb4ff8b3d804b5473217a"),cancelBtnLabel:(0,o.Ru)("625fb26b4b3340f7872b411f401e754c"),needConfirm:!0,enableStaticTransform:!0,autoFocus:!1,affixHeader:!0,columnsTogglable:!1,autoFillHeight:{maxHeight:325},footerAddBtn:{level:"link",label:(0,o.Ru)("4484fa04e7b71db4c8293e5bcb53eca4")},placeholder:(0,o.Ru)("fcebd5cda006253365b4453596290f48"),scaffold:this.scaffold,columns:[{type:"input-text",name:"name",label:(0,o.Ru)("e996419dedc2f1ffd96e7a0e808127d0"),placeholder:(0,o.Ru)("e996419dedc2f1ffd96e7a0e808127d0")},{type:"input-text",name:"label",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),placeholder:(0,o.Ru)("eea3ebc33e69694e0c12d4ab2e07a553")},u&&("crud"!==l||"List"!==b||p)?{type:"select",name:"inputType",label:(0,o.Ru)("b3e55578af5dd473bab62641bb2f5f8e"),options:[{label:(0,o.Ru)("0766a6467bed7f2840871a5f0638669d"),value:"input-text",icon:"input-text-plugin"},{label:(0,o.Ru)("15d169d28cd48c97fe751e4cc92ca926"),value:"textarea"},{label:(0,o.Ru)("9597dcaf432ceba92a160d61cb1ef65f"),value:"input-number"},{label:(0,o.Ru)("9913107b19cb6012250134ff91377430"),value:"radios"},{label:(0,o.Ru)("454e60f5759903d7d3dba58e3f9bd590"),value:"checkbox"},{label:(0,o.Ru)("db98f889ce6bc235e66bd4b2a788d137"),value:"checkboxes"},{label:(0,o.Ru)("006ded9fa277cf030592021f595a07d5"),value:"select"},{label:(0,o.Ru)("a6beb974cc0b50eebd18120b8110a88b"),value:"switch"},{label:(0,o.Ru)("4ff1e74e43a3586339251494117185ad"),value:"input-date"},{label:(0,o.Ru)("13c250c68608118463871ce7cd8b292c"),value:"input-table"},{label:(0,o.Ru)("254bb8aa6b92d588d957a383df24db1e"),value:"combo"},{label:(0,o.Ru)("481e034e6026969aae4ce7ce7c8a7b6f"),value:"input-file"},{label:(0,o.Ru)("6bfb9bb2218ff32b6139e98bc93707c0"),value:"input-image"},{label:(0,o.Ru)("24b6d4c0892a8f3ee2a982e3ab0afe38"),value:"input-rich-text"}]}:void 0,s?{type:"select",name:"displayType",label:(0,o.Ru)("1711a82f9b0825015c2c49d9659c9837"),options:[{value:"tpl",label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),typeKey:"tpl"},{value:"image",label:(0,o.Ru)("20def7942674282277c3714ed7ea6ce0"),typeKey:"src"},{value:"date",label:(0,o.Ru)("4ff1e74e43a3586339251494117185ad"),typeKey:"value"},{value:"progress",label:(0,o.Ru)("c7bff79d059a0b7ff9b02441959d8be2"),typeKey:"value"},{value:"status",label:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),typeKey:"value"},{value:"mapping",label:(0,o.Ru)("9da188491dd34c4382a5b9f006194e41"),typeKey:"value"},{value:"list",label:(0,o.Ru)("3712972d84adf48acbd6ad24b4d75ad0"),typeKey:"value"}]}:void 0].filter(Boolean)},{data:(e={},e[i]=m,e),loading:this.state.loading,onChange:this.handleTableChange}),this.renderFooter())},a.defaultProps={config:{showInputType:!0,showDisplayType:!0}},a.validator=function(e,a){var t,n,c={},o=null!=e?e:[],d=!1;try{for(var i=(0,p.Ju)(o.entries()),l=i.next();!l.done;l=i.next()){var r=(0,p.zs)(l.value,2),b=r[0],f=r[1];if(!f.name&&!0!==a){d="序号「".concat(b+1,"」的字段名称不能为空");break}if(c.hasOwnProperty(f.name)){d="序号「".concat(b+1,"」的字段名称「").concat(f.name,"」不唯一");break}c[f.name]=!0}}catch(e){t={error:e}}finally{try{l&&!l.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return d},(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Array]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleTableChange",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSubmit",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"handleGenerateFields",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Array]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleFieldsChange",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderFooter",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,B.eIh)({type:"ae-field-setting"})],a)}(Fc),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ac=function(e){function a(a){var t=e.call(this,a)||this;return t.name=(0,o.Ru)("eee1e2258d7ea163fec625ee44be9637"),t.panelTitle=(0,o.Ru)("eee1e2258d7ea163fec625ee44be9637"),t.rendererName="form",t.isBaseComponent=!0,t.description=(0,o.Ru)("10b3d542748da2043f79395bfa2ab35f"),t.docLink="/amis/zh-CN/components/form/index",t.$schema="/schemas/FormSchema.json",t.tags=[(0,o.Ru)("73721e611daaafe5c34aa9f3f901d016")],t.order=-900,t.icon="fa fa-list-alt",t.pluginIcon="form-plugin",t.panelIcon="form-plugin",t.panelJustify=!0,t.scaffold={type:"form",title:(0,o.Ru)("eee1e2258d7ea163fec625ee44be9637"),body:[{label:(0,o.Ru)("5ac57ce6df8c2a19668b7429aebd9f33"),type:"input-text",name:"text"}]},t.previewSchema={type:"form",panelClassName:"Panel--default text-left m-b-none",mode:"horizontal",body:[{label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),name:"a",type:"input-text"}]},t.regions=[{key:"body",label:(0,o.Ru)("3673ed1983c1be059126e3715fc34922"),matchRegion:function(e){return!!(null==e?void 0:e.props.noValidate)},renderMethod:"renderBody",preferTag:(0,o.Ru)("55b45c73ae417c4dead67905b1550e85"),dndMode:function(e){return"flex"===e.mode?"flex":"default"}},{label:(0,o.Ru)("e2b67a7f51c977887d2b3c2de2727509"),key:"actions",preferTag:(0,o.Ru)("fa966345577ba81af19408f203db968f")}],t.events=[{eventName:"inited",eventLabel:(0,o.Ru)("f36616e35765ac3d5c9c7646e50a305d"),description:(0,o.Ru)("48c43999cf3908d9f5100a6d5f0b4404"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{responseData:{type:"object",title:(0,o.Ru)("aa6070a7f454f554fc1c7d8b1d2d935f")},responseStatus:{type:"number",title:(0,o.Ru)("23d861e4b6635508eb877a50a9333a9b")},responseMsg:{type:"string",title:(0,o.Ru)("a303669d47440ed05558efbf3d5d0592")}}}}}]},{eventName:"change",eventLabel:(0,o.Ru)("b2a5322c8dbc0d8343315cafbd39b7ce"),description:(0,o.Ru)("d6fc04abf4889a864bea240d6b67963a"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("1b5cf3e354142cc1cdd6f56b6afaba49")}}}]},{eventName:"formItemValidateSucc",eventLabel:(0,o.Ru)("7233c9cadee5096097673c9590eae9b8"),description:(0,o.Ru)("6611594c527756e23d4044f908fedfa9"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("1b5cf3e354142cc1cdd6f56b6afaba49")}}}]},{eventName:"formItemValidateError",eventLabel:(0,o.Ru)("e00a32d415785d5a5d43a593d26cbaa0"),description:(0,o.Ru)("d4c12cea41e1595329358edb365c5f5b"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("1b5cf3e354142cc1cdd6f56b6afaba49")}}}]},{eventName:"validateSucc",eventLabel:(0,o.Ru)("368f9bab722b255f1fdb669a89f0c594"),description:(0,o.Ru)("35e69ab84129d721229bc5b48afdedd2"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("1b5cf3e354142cc1cdd6f56b6afaba49")}}}]},{eventName:"validateError",eventLabel:(0,o.Ru)("641fc404690a43cb13e4666ce272974f"),description:(0,o.Ru)("5d7dfa5bf9bcd278f06fa37e482a2c35"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("1b5cf3e354142cc1cdd6f56b6afaba49")}}}]},{eventName:"submit",eventLabel:(0,o.Ru)("b1119174b1beedd2218e0b359ef14aec"),strongDesc:(0,o.Ru)("c6a65a86cd2bd74a6f72df0a7b81d3cb"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("1b5cf3e354142cc1cdd6f56b6afaba49")}}}]},{eventName:"submitSucc",eventLabel:(0,o.Ru)("23b62e9cbc868e024b80d2e3fad80ac7"),description:(0,o.Ru)("850c62f7b1ebfb4b89182ecd51202a7d"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{result:{type:"object",title:(0,o.Ru)("88b2930823f9fd6706473805e9b11797")}}}}}]},{eventName:"submitFail",eventLabel:(0,o.Ru)("f5d008dea7d2e953195a5588dea3c8e4"),description:(0,o.Ru)("86555672b37841b639311e7d49f0f593"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{error:{type:"object",title:(0,o.Ru)("3e07258baf3c4389c1ffd4a98c20b8fe")}}}}}]},{eventName:"asyncApiFinished",eventLabel:(0,o.Ru)("1b43b43e692a5b6b2f6ec1417791a550"),description:(0,o.Ru)("0de773dedbe5875ca4529e7d0ce9d2bf"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("85f1708454f409855d552f702ac27b19")}}}]}],t.actions=[{actionLabel:(0,o.Ru)("4e34003861eee3de1e0c9c1222249bbb"),actionType:"submit",description:(0,o.Ru)("a360c5d4e723ad78a5e52eb1f5f3f2a2")},{actionLabel:(0,o.Ru)("1b6f5cc49e71c90a5b85a796285e3135"),actionType:"reset",description:(0,o.Ru)("35de8c264c2a87836ccbf302b4ee673f")},{actionLabel:(0,o.Ru)("4a3deab45c0a7218b8ae58a33fd24c28"),actionType:"clear",description:(0,o.Ru)("c18255cd6a048da86045c59a65fdc92d")},{actionLabel:(0,o.Ru)("17f2bf425eeb7d20d79c595344e9dc94"),actionType:"validate",description:(0,o.Ru)("27f35bc7086bf54e27e254f5d77c3168")},{actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),actionType:"reload",description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionLabel:(0,o.Ru)("e22855f53b7a1ab33e920375c0cd0e3d"),actionType:"setValue",description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],t.Features=[{label:(0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191"),value:r.Insert},{label:(0,o.Ru)("95b351c86267f3aedf89520959bce689"),value:r.Edit},{label:(0,o.Ru)("607e7a4f377fa66b0b28ce318aab841f"),value:r.View},{label:(0,o.Ru)("e73cefac9d030927da1618c7b15c98c9"),value:r.BulkEdit,disabled:!0}],t._dynamicControls={},t.panelBodyCreator=function(e){var a,n,c,d,i,b,f,s,m,h=/\/crud\/filter\/form$/.test(e.path)||/\/crud2\/filter\/\d\/form$/.test(e.path)||/\/crud2\/filter\/form$/.test(e.path)||/body\/0\/filter$/.test(e.schemaPath),v=null===(n=null===(a=e.path)||void 0===a?void 0:a.includes)||void 0===n?void 0:n.call(a,"dialog/"),y="this.wrapWithPanel !== false",g=function(e){return void 0===e&&(e=2),{mode:"horizontal",horizontal:{left:e,justify:!0}}},R=null!==(d=null===(c=null==e?void 0:e.node)||void 0===c?void 0:c.schema)&&void 0!==d?d:null==e?void 0:e.schema;return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[h?null:ic(R)?{title:(0,o.Ru)("c11322c9cc43ce3c004cf03f5ac0acd0"),body:[(0,l.ol)("apiControl",{label:(0,o.Ru)("ff7cc75cc43c25c823d05d87cb8190b0"),sampleBuilder:function(){return'{\n "status": 0,\n "msg": "",\n // 可以不返回,如果返回了数据将被 merge 进来。\n data: {}\n}'}}),(0,l.ol)("apiControl",{name:"asyncApi",label:(0,l.NR)((0,o.Ru)("daf3aec137ac74941adb1b1d3e3dd1d3"),(0,o.Ru)("9bf078fb5589f2c09031f1f2b5a8d2b1")),visibleOn:"this.asyncApi != null"}),(0,l.ol)("apiControl",{name:"initAsyncApi",label:(0,l.NR)((0,o.Ru)("daf3aec137ac74941adb1b1d3e3dd1d3"),(0,o.Ru)("f63ba7e3c9d8de0b8b4f769055a36d2e")),visibleOn:"this.initAsyncApi != null"}),(0,l.ol)("apiControl",{name:"initApi",label:(0,o.Ru)("b4bc91701b86fe8543d649e97daea602"),sampleBuilder:function(){var a={},t=null==e?void 0:e.schema;return Array.isArray(null==t?void 0:t.body)&&t.body.forEach((function(e){e.name&&!~["combo","input-array","form"].indexOf(e.type)&&(0,B.BBb)(a,e.name,"sample")})),JSON.stringify({status:0,msg:"",data:a},null,2)}})]}:{title:(0,o.Ru)("c11322c9cc43ce3c004cf03f5ac0acd0"),body:(0,p.fX)([{type:"select",name:"feat",label:(0,o.Ru)("7efcb0ce09e8842951c5cfd298b4e7ee"),options:t.Features,pipeIn:function(e,a){var n=e;return e||(n=t.guessDSFeatFromSchema(null==a?void 0:a.data)),n},onChange:function(e,a,n,c){e!==a&&c.setValues({dsType:t.dsManager.getDefaultBuilderKey(),initApi:r.Insert===e||r.BulkEdit===e?void 0:"",api:void 0})}}],(0,p.zs)((f=t.dsManager.getDSSelectorSchema({type:"select",label:(0,o.Ru)("c11322c9cc43ce3c004cf03f5ac0acd0"),onChange:function(e,a,t,n){if(e!==a){var c=n.data;Object.keys(c).forEach((function(e){(/^(insert|edit|bulkEdit|view)Fields$/i.test(e)||/^(insert|edit|bulkEdit|view)Api$/i.test(e))&&n.deleteValueByName(e)})),n.deleteValueByName("__fields"),n.deleteValueByName("__relations"),n.deleteValueByName("initApi"),n.deleteValueByName("api")}return e}},{schema:null==e?void 0:e.schema,sourceKey:"api",getDefautlValue:function(a,t){var n=null==e?void 0:e.schema,c=null==n?void 0:n.dsType;return(t.match(n,"api")||t.match(n,"initApi"))&&(c=a),c}}),s=f.value,m=L()(t.Features.map((function(e){return t.dsManager.buildCollectionFromBuilders((function(a,t,n){return{type:"container",className:"form-item-gap",visibleOn:"${feat === '".concat(e.value,"' && (dsType == null ? '").concat(t,"' === '").concat(s||u,"' : dsType === '").concat(t,"')}"),body:L()([a.makeSourceSettingForm({feat:e.value,renderer:"form",inScaffold:!1,sourceSettings:(0,p.Cl)({renderLabel:!0,userOrders:!1},e.value===r.View?{name:"initApi"}:{})})])}}))}))),(0,p.fX)([f],(0,p.zs)(m),!1))),!1)},{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{name:"title",type:"input-text",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),visibleOn:y},(0,l.ol)("switch",{name:"autoFocus",label:(0,l.NR)((0,o.Ru)("cbef9ad64297efd7657d5b67b2112751"),(0,o.Ru)("ded8caee55c05aa0f1a4e6a197c480bd"))}),(0,l.ol)("switch",{name:"persistData",label:(0,l.NR)((0,o.Ru)("cd8b367599d0c748e74029da8c10d295"),(0,o.Ru)("8a0544ca2f7ddaf8768ab599858315a6")),pipeIn:function(e){return!!e}}),{type:"container",className:"ae-ExtendMore mb-3",visibleOn:"this.persistData",body:[(0,l.ol)("tplFormulaControl",{name:"persistData",label:(0,l.NR)((0,o.Ru)("c619838a5e3c9641a80fc5f1a9001a9e"),(0,o.Ru)("78979b40f53cb6510c6bc1e1a2473fc1")),pipeIn:function(e){return"string"==typeof e?e:""}}),{type:"input-array",label:(0,l.NR)((0,o.Ru)("72f4712f23226b5e01442ab9b6ae90bd"),(0,o.Ru)("bee8b35158dc5ddd44ebbbd9f29de422")),name:"persistDataKeys",items:{type:"input-text",placeholder:(0,o.Ru)("5755fa70717929d1cabc4f4d9778d08e"),options:L()(null!==(b=null!==(i=null==R?void 0:R.body)&&void 0!==i?i:null==R?void 0:R.controls)&&void 0!==b?b:[]).map((function(e){var a;return!(!(null===(a=(0,B.CXN)(null==e?void 0:e.type))||void 0===a?void 0:a.isFormItem)||"string"!=typeof(null==e?void 0:e.name))&&{label:e.name,value:e.name}})).filter(Boolean)},itemClassName:"bg-transparent"},(0,l.ol)("switch",{name:"clearPersistDataAfterSubmit",label:(0,l.NR)((0,o.Ru)("09a94b2400f7f05fbf2fc37a20b097d0"),(0,o.Ru)("bc01ee1a28f980c298679610fe4d2d66")),pipeIn:(0,l.Jh)(!1)})]},(0,l.ol)("switch",{name:"canAccessSuperData",label:(0,l.NR)((0,o.Ru)("69445b3c5ddb606c7d51fd941e4aae10"),(0,o.Ru)("86f056f1cd4e25d5bd2bebddc971032b")),pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("loadingConfig",{label:(0,o.Ru)("5a4e41af91746f8a3905aa9f66048955")},{context:e})]},{title:(0,o.Ru)("5cd08fe4cd86fffe7cd23d934d4d3b32"),body:[(0,p.Cl)({name:"submitText",type:"input-text",label:(0,l.NR)((0,o.Ru)("60ad7d0d170b973ab9cdb0b23e636704"),(0,o.Ru)("e59e1cb3f366d6e7012fe64748355b0a")),pipeIn:(0,l.Jh)((0,o.Ru)("939d5345ad4345dbaabe14798f6ac0f1")),visibleOn:"".concat(y," && !this.actions && (!Array.isArray(this.body) || !this.body.some(function(item) {return !!~['submit','button','reset','button-group'].indexOf(item.type);}))")},g(4)),(0,l.ol)("switch",{name:"submitOnChange",label:(0,l.NR)((0,o.Ru)("171f7b825707ddd79175fed3f8def6cd"),(0,o.Ru)("6ccb7091c39a5229f7e77eff4dd44a0e"))}),(0,l.ol)("switch",{name:"resetAfterSubmit",label:(0,l.NR)((0,o.Ru)("d3458f4ee2c2203bb51f9d138dfd0c05"),(0,o.Ru)("e89bb79f0a0cb4fa4693c4a5ace130f4"))}),(0,l.ol)("switch",{name:"preventEnterSubmit",label:(0,l.NR)((0,o.Ru)("59c1b37b7ff983385a2521541cbcccf8"),(0,o.Ru)("794020840d754ea7fb58ea3bf4394e1a"))}),v?(0,l.ol)("switch",{label:(0,o.Ru)("87a6f142d80987db2e31569e403619f7"),name:"closeDialogOnSubmit",pipeIn:function(e){return!1!==e}}):null]},{title:(0,o.Ru)("2e799a2e68a3303201d89752ae201a88"),body:[{name:"rules",label:!1,type:"combo",multiple:!0,multiLine:!0,subFormMode:"horizontal",placeholder:"",addBtn:{label:(0,o.Ru)("442781667396d6eff51113f482d89e54"),block:!0,icon:"fa fa-plus",className:W()("ae-Button--enhance")},items:[(0,p.Cl)({type:"ae-formulaControl",name:"rule",label:(0,o.Ru)("8101a0aec7eba32e633e3cc29f4b7ede")},g(4)),(0,p.Cl)({name:"message",label:(0,o.Ru)("80ce5ea9ac2c3001e6e8ea3175ecc12d"),type:"input-text"},g(4))]}]},{title:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),body:[(0,l.ol)("disabled"),(0,l.ol)("visible"),(0,l.ol)("static")]},{title:(0,o.Ru)("dfac151de712ab0b3618072c8a7f0a0f"),body:[(0,l.ol)("switch",{name:"debug",label:(0,l.NR)((0,o.Ru)("85ca671c1bb6de5a15456a9692d2edf4"),(0,o.Ru)("585293753528cd2f74501f41fc2e2c30"))})]}].filter(Boolean))},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("5aefca559c5a41d10078e21e6d616825"),body:[{label:(0,o.Ru)("5aefca559c5a41d10078e21e6d616825"),name:"mode",type:"select",pipeIn:(0,l.Jh)("flex"),options:[{label:"网格",value:"flex"},{label:(0,o.Ru)("2dd25b8c21efbfee4a198787810d65d8"),value:"inline"},{label:(0,o.Ru)("4cde06e6162ed66720e3133cb83bc059"),value:"horizontal"},{label:(0,o.Ru)("75ac842f8e77305846f1d776f97dfaf8"),value:"normal"}],pipeOut:function(e){return e||void 0},onChange:function(e,a,t,n){var c,o=(0,p.fX)([],(0,p.zs)(n.data.body),!1);c="flex"===e?null==o?void 0:o.map((function(e,a){return(0,p.Cl)((0,p.Cl)({},e),{row:a,mode:void 0})})):null==o?void 0:o.map((function(e,a){return(0,p.Cl)((0,p.Cl)({},e),{row:void 0,colSize:void 0,labelAlign:void 0,mode:void 0})})),n.setValueByName("body",c)}},{type:"col-count",name:"__rolCount",label:(0,l.NR)((0,o.Ru)("eb22d47f16f92e6f621c2b9d87119303"),"仅对PC页面生效"),visibleOn:'this.mode === "flex"'},{label:(0,o.Ru)("eb22d47f16f92e6f621c2b9d87119303"),name:"columnCount",type:"input-number",step:1,min:1,precision:0,resetValue:"",unitOptions:[(0,o.Ru)("cb2f68c9c24e85d21e6b090b6e5657d8")],hiddenOn:'this.mode === "flex"',pipeOut:function(e){if(e&&"string"==typeof e){var a=Number.parseInt(null==e?void 0:e.replace(/\D+/g,""),10);return isNaN(a)?void 0:a}return e&&"number"==typeof e?e:void 0}},(0,l.ol)("switch",{name:"wrapWithPanel",label:(0,l.NR)((0,o.Ru)("6bde56d911167d0f47aae6bab762cd70"),(0,o.Ru)("1cb01363e2463443bc8105f544ce2736")),pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("switch",{name:"affixFooter",label:(0,l.NR)((0,o.Ru)("019078f52f120a70fc23d94ccd364200"),(0,o.Ru)("f9e5a5377c1f56f1d09ae2bc58bd2d5b")),visibleOn:y})]},(0,l.ol)("theme:base",{classname:"formControlClassName",title:"表单样式",needState:!1,hiddenOn:y}),(0,l.ol)("theme:base",{classname:"panelClassName",title:"Panel样式",editorValueToken:"--Panel",hidePadding:!0,needState:!1,visibleOn:y}),(0,l.ol)("theme:base",{classname:"headerControlClassName",title:"标题区样式",visibleOn:y,editorValueToken:"--Panel-heading",hideRadius:!0,hideShadow:!0,hideMargin:!0,needState:!1,extra:[(0,l.ol)("theme:font",{name:"themeCss.headerTitleControlClassName.font",editorValueToken:"--Panel-heading"})]}),(0,l.ol)("theme:base",{classname:"bodyControlClassName",title:(0,o.Ru)("4e74ff55b36a0f35d511a761c264fce3"),editorValueToken:"--Panel-body",hideRadius:!0,hideShadow:!0,hideBorder:!0,hideMargin:!0,hideBackground:!0,needState:!1,visibleOn:y}),{title:"表单项样式",body:[{type:"select",name:"labelAlign",label:(0,o.Ru)("3a8647306ee6456517b7bf9c8bc7de23"),selectFirst:!0,hiddenOn:'this.mode === "normal" || this.mode === "inline" || this.mode === "horizontal"',options:[{label:"上下布局",value:"top"},{label:"水平居左",value:"left"},{label:"水平居右",value:"right"}]},{type:"select",name:"labelAlign",label:(0,o.Ru)("3a8647306ee6456517b7bf9c8bc7de23"),selectFirst:!0,hiddenOn:'this.mode === "normal" || this.mode === "inline" || this.mode === "flex"',options:[{label:"水平居左",value:"left"},{label:"水平居右",value:"right"}]},(0,l.ol)("theme:select",{label:(0,o.Ru)("73ec114993142f627ab6c3e6706fa3c3"),name:"labelWidth",hiddenOn:'this.mode === "normal" || this.labelAlign === "top"'}),(0,l.ol)("theme:font",{label:(0,o.Ru)("eded9ed93a453c3f790126e30b776a22"),editorValueToken:"--Form-item",hasSenior:!1,name:"themeCss.itemLabelClassName.font"}),(0,l.ol)("theme:paddingAndMargin",{label:(0,o.Ru)("11d938eaa50cff1b7e59c64b891de73d"),hidePadding:!0,name:"themeCss.itemLabelClassName.padding-and-margin"}),(0,l.ol)("theme:paddingAndMargin",{label:"表单项边距",hidePadding:!0,name:"themeCss.itemClassName.padding-and-margin"}),(0,l.ol)("theme:font",{label:"静态展示文字",editorValueToken:"--Form-static",name:"themeCss.staticClassName.font",visibleOn:"!!this.static || !!this.staticOn"})]},(0,l.ol)("theme:base",{classname:"actionsControlClassName",title:"操作区样式",editorValueToken:"--Panel-footer",hideRadius:!0,hideShadow:!0,hideMargin:!0,needState:!1,visibleOn:y}),{title:(0,o.Ru)("f01c3cd99ecb0c534cc47081d3433c9f"),body:[{type:"theme-cssCode",label:!1}]},(0,l.ol)("style:classNames",{isFormItem:!1,schema:[(0,l.ol)("className",{name:"panelClassName",label:"Panel",visibleOn:y}),(0,l.ol)("className",{name:"headerClassName",label:(0,o.Ru)("030c8cb75e9707285b28c4931bfeddc5"),visibleOn:y}),(0,l.ol)("className",{name:"bodyClassName",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),visibleOn:y}),(0,l.ol)("className",{name:"actionsClassName",label:(0,o.Ru)("e2b67a7f51c977887d2b3c2de2727509"),visibleOn:y})]})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(t.manager,e)))]}])]},t.panelFormPipeOut=function(e,a){return(0,p.sH)(t,void 0,void 0,(function(){var t,n,c,o,d,i,l;return(0,p.YH)(this,(function(b){switch(b.label){case 0:if(!(null===(d=null==e?void 0:e.api)||void 0===d?void 0:d.entity)&&!(null===(i=null==e?void 0:e.initApi)||void 0===i?void 0:i.entity)||(null==e?void 0:e.dsType)!==s)return[2,e];if(t=this.dsManager.getBuilderBySchema(e),n=["api","initApi","body","feat"],!(c=sc().diff(k()(a,n),k()(e,n))))return[2,e];b.label=1;case 1:return b.trys.push([1,3,,4]),[4,t.buildApiSchema({schema:e,renderer:"form",sourceKey:r.View===e.feat?"initApi":"api",feat:null!==(l=e.feat)&&void 0!==l?l:"Insert",apiSettings:{diffConfig:{enable:!0,schemaDiff:c}}})];case 2:return[2,b.sent()];case 3:return o=b.sent(),console.error(o),[3,4];case 4:return[2,e]}}))}))},t.dsManager=new w(a),t}return(0,p.C6)(a,e),Object.defineProperty(a.prototype,"scaffoldForm",{get:function(){var e=this,a=this.Features.filter((function(e){return!e.disabled}));return{title:(0,o.Ru)("4f2ef285e13e20f551f7111f535cde11"),mode:{mode:"horizontal",horizontal:{leftFixed:"sm"}},canRebuild:!0,className:"ae-Scaffold-Modal ae-Scaffold-Modal-content :AMISCSSWrapper",body:(0,p.fX)((0,p.fX)([{type:"radios",name:"feat",label:(0,o.Ru)("7efcb0ce09e8842951c5cfd298b4e7ee"),value:r.Insert,options:a,onChange:function(a,t,n,c){if(a!==t){var o=c.data;Object.keys(o).forEach((function(e){(/^(insert|edit|bulkEdit|view)Fields$/i.test(e)||/^(insert|edit|bulkEdit|view)Api$/i.test(e))&&c.deleteValueByName(e)})),c.deleteValueByName("__fields"),c.deleteValueByName("__relations"),c.setValues({dsType:e.dsManager.getDefaultBuilderKey(),initApi:r.Insert===a||r.BulkEdit===a?void 0:""})}}},this.dsManager.getDSSelectorSchema({onChange:function(e,a,t,n){if(e!==a){var c=n.data;Object.keys(c).forEach((function(e){(/^(insert|edit|bulkEdit|view)Fields$/i.test(e)||/^(insert|edit|bulkEdit|view)Api$/i.test(e))&&n.deleteValueByName(e)})),n.deleteValueByName("__fields"),n.deleteValueByName("__relations"),n.setValues({initApi:r.Insert===e||r.BulkEdit===e?void 0:""})}return e}})],(0,p.zs)(L()(a.map((function(a){return e.dsManager.buildCollectionFromBuilders((function(e,t){return{type:"container",className:"form-item-gap",visibleOn:"${feat === '".concat(a.value,"' && (!dsType || dsType === '").concat(t,"')}"),body:L()([e.makeSourceSettingForm({feat:a.value,renderer:"form",inScaffold:!0,sourceSettings:{userOrders:!1}}),e.makeFieldsSettingForm({feat:a.value,renderer:"form",inScaffold:!0})])}}))})))),!1),[{name:"operators",label:(0,o.Ru)("2b6bc0f293f5ca01b006206c2535ccbc"),type:"checkboxes",value:["submit"],joinValues:!1,extractValue:!1,options:[f.reset,f.submit,f.cancel]}],!1),pipeIn:function(a){return(0,p.sH)(e,void 0,void 0,(function(){var e,t,n,c;return(0,p.YH)(this,(function(o){switch(o.label){case 0:return e=null!==(c=null==a?void 0:a.dsType)&&void 0!==c?c:this.dsManager.getDefaultBuilderKey(),(t=this.dsManager.getBuilderByKey(e))?[4,t.guessFormScaffoldConfig({schema:a})]:[2,{dsType:e}];case 1:return n=o.sent(),[2,(0,p.Cl)({},n)]}}))}))},pipeOut:function(a){return(0,p.sH)(e,void 0,void 0,(function(){var e,t,n;return(0,p.YH)(this,(function(c){switch(c.label){case 0:return e=Ue()(this.scaffold),(t=this.dsManager.getBuilderByScaffoldSetting(a))?[4,t.buildFormSchema({feat:a.feat,renderer:"form",inScaffold:!0,entitySource:null==a?void 0:a.entitySource,fallbackSchema:e,scaffoldConfig:a})]:[2,e];case 1:return(n=c.sent()).__origin="scaffold",[2,n]}}))}))},validate:function(a,t){var n=a.feat,c=e.dsManager.getBuilderByScaffoldSetting(a),o=null==c?void 0:c.getFeatValueByKey(null!=n?n:r.Insert),d="".concat(o,"Fields"),i={};if((null==a?void 0:a.dsType)===s)return i;var l=Fc.validator(t.data[d]);return l&&(i[d]=l),i}}},enumerable:!1,configurable:!0}),Object.defineProperty(a.prototype,"dynamicControls",{get:function(){return this._dynamicControls},set:function(e){if(!e||!(0,B.Gvm)(e))throw new Error((0,o.Ru)("b4f035fa6f9faaa78707b72c352c6a8b"));this._dynamicControls=(0,p.Cl)((0,p.Cl)({},this._dynamicControls),e)},enumerable:!1,configurable:!0}),a.prototype.guessDSFeatFromSchema=function(e){var a=[r.Insert,r.Edit,r.BulkEdit,r.View];return e.hasOwnProperty("feat")?a.includes(e.feat)?e.feat:r.Insert:null!=e.initApi&&null!=e.api?r.Edit:null!=e.initApi&&null==e.api?r.View:r.Insert},a.prototype.filterProps=function(e,a){return["rules"].forEach((function(a){e.hasOwnProperty(a)&&(e[a]=(0,l.Hd)(e[a],!1))})),e},a.prototype.afterUpdate=function(e){var a,t=e.context;"form"===t.info.renderer.name&&(null===(a=t.diff)||void 0===a?void 0:a.some((function(e){var a;return"wrapWithPanel"===(null===(a=e.path)||void 0===a?void 0:a.join("."))})))&&this.manager.buildPanels()},a.prototype.buildDataSchemas=function(e,a,t){var n,c,o;return(0,p.sH)(this,void 0,void 0,(function(){var d,i,r,b,f;return(0,p.YH)(this,(function(s){switch(s.label){case 0:d=(0,p.Cl)({},(0,l.nI)((0,l.Hd)(e.schema.data))),i=e.children.concat(),s.label=1;case 1:return i.length?(r=i.shift(),b=r.schema,(null===(n=r.rendererConfig)||void 0===n?void 0:n.isFormItem)&&b.name?[4,null===(o=(c=r.info.plugin).buildDataSchemas)||void 0===o?void 0:o.call(c,r,a,t,e)]:[3,3]):[3,5];case 2:return f=s.sent(),d.properties[b.name]=(0,p.Cl)((0,p.Cl)({},f),(null==f?void 0:f.$id)?{}:{$id:"".concat(r.id,"-").concat(r.type)}),[3,4];case 3:i.push.apply(i,(0,p.fX)([],(0,p.zs)(r.children),!1)),s.label=4;case 4:return[3,1];case 5:return[2,d]}}))}))},a.prototype.rendererBeforeDispatchEvent=function(e,a,t){if("inited"===a){var n=this.manager.dataSchema.getScope("".concat(e.id,"-").concat(e.type)),c=(0,p.Cl)({$id:"formInitedData"},(0,l.nI)(t.responseData));null==n||n.removeSchema(c.$id),null==n||n.addSchema(c)}},a.prototype.patchSchema=function(e,a,t){var n=!1,c=(0,p.Cl)({},e);return Array.isArray(e.actions)||!1===e.wrapWithPanel||Array.isArray(e.body)&&e.body.some((function(e){var a,t,n;return e&&!!~["submit","button","button-group","reset"].indexOf((null===(t=null===(a=null==e?void 0:e.body)||void 0===a?void 0:a[0])||void 0===t?void 0:t.type)||(null===(n=null==e?void 0:e.body)||void 0===n?void 0:n.type)||e.type)}))||(n=!0,c=(0,p.Cl)((0,p.Cl)({},c),{actions:[{type:"submit",label:(null==t?void 0:t.translate(null==t?void 0:t.submitText))||e.submitText||(0,o.Ru)("939d5345ad4345dbaabe14798f6ac0f1"),primary:!0}]})),ic(e)||e.feat||(n=!0,c=(0,p.Cl)((0,p.Cl)({},c),{feat:this.guessDSFeatFromSchema(e)})),n?c:void 0},a.prototype.getAvailableContextFields=function(e,a,t){var n,c,o,d,i,l,b,f,s,u,m,h;return(0,p.sH)(this,void 0,void 0,(function(){var v,y,g,R;return(0,p.YH)(this,(function(p){if(v=a.info.renderer,y=["user-select","department-select"],v.isFormItem||v.type&&y.includes(v.type)||(null===(n=a.sameIdChild)||void 0===n?void 0:n.info.renderer.isFormItem)){for(g=e.parent;g&&"crud2"!==(null==g?void 0:g.type);)g=null==g?void 0:g.parent;if("crud2"===(null==g?void 0:g.type)&&("form"===(null==e?void 0:e.type)||/^body\/\d+\/filter/.test(null!==(c=e.schemaPath)&&void 0!==c?c:"")))return[2,null===(d=(o=g.info.plugin).getAvailableContextFields)||void 0===d?void 0:d.call(o,g,a,t)];if("service"===(null===(i=e.parent)||void 0===i?void 0:i.type)&&(null===(f=null===(b=null===(l=e.parent)||void 0===l?void 0:l.parent)||void 0===b?void 0:b.path)||void 0===f?void 0:f.endsWith("service")))return[2,null===(u=(s=e.parent.parent.info.plugin).getAvailableContextFields)||void 0===u?void 0:u.call(s,e.parent.parent,a,t)];if((R=this.dsManager.getBuilderBySchema(e.schema))&&e.schema.api)return[2,R.getAvailableContextFields({schema:e.schema,sourceKey:"api",feat:null!==(h=null===(m=e.schema)||void 0===m?void 0:m.feat)&&void 0!==h?h:r.Insert},a)]}return[2]}))}))},a.id="FormPlugin",a}(l.j8);(0,l.I0)(Ac),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Mc,zc,Pc,jc,Bc,Dc,Vc,Lc,$c,_c,Hc,Wc,qc,Uc,Jc,Yc,Xc,Gc,Kc,Qc,Zc,eo=function(e){function a(a){var t=e.call(this,a)||this;return t.rendererName="service",t.name=(0,o.Ru)("985d97bfa88cbaed452ee5900ad26d45"),t.panelTitle=(0,o.Ru)("985d97bfa88cbaed452ee5900ad26d45"),t.icon="fa fa-server",t.pluginIcon="service-plugin",t.panelIcon="service-plugin",t.$schema="/schemas/ServiceSchema.json",t.isBaseComponent=!0,t.order=-850,t.description=(0,o.Ru)("9cc50da6bb17ea7ecf44c254c9b37619"),t.searchKeywords=(0,o.Ru)("52f3b7dd57c2cc44b645afe6d944d07c"),t.docLink="/amis/zh-CN/components/service",t.tags=[(0,o.Ru)("73721e611daaafe5c34aa9f3f901d016")],t.scaffold={type:"service",body:[]},t.previewSchema={type:"service",body:[{type:"tpl",tpl:(0,o.Ru)("33be689a0f0de129ce37f7a96052002e"),inline:!1,className:"bg-light wrapper"}]},t.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),placeholder:(0,c.XXf)({type:"wrapper",size:"lg",body:{type:"tpl",tpl:(0,o.Ru)("33be689a0f0de129ce37f7a96052002e")}})}],t.events=[{eventName:"init",eventLabel:(0,o.Ru)("2cb472ff9cad0c89a033c53996b52053"),description:(0,o.Ru)("76ddcc0ad85aa4be6875b73244a64faf"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("85f1708454f409855d552f702ac27b19")}}}]},{eventName:"fetchInited",eventLabel:(0,o.Ru)("f36616e35765ac3d5c9c7646e50a305d"),description:(0,o.Ru)("48c43999cf3908d9f5100a6d5f0b4404"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{responseData:{type:"object",title:(0,o.Ru)("aa6070a7f454f554fc1c7d8b1d2d935f")},responseStatus:{type:"number",title:(0,o.Ru)("23d861e4b6635508eb877a50a9333a9b")},responseMsg:{type:"string",title:(0,o.Ru)("a303669d47440ed05558efbf3d5d0592")}}}}}]},{eventName:"fetchSchemaInited",eventLabel:(0,o.Ru)("a556b5535b6b0e5925d59bbc54b58946"),description:(0,o.Ru)("2cfbb19c3e801c5f4a11dafa1ec7884d"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{responseData:{type:"object",title:(0,o.Ru)("aa6070a7f454f554fc1c7d8b1d2d935f")},responseStatus:{type:"number",title:(0,o.Ru)("23d861e4b6635508eb877a50a9333a9b")},responseMsg:{type:"string",title:(0,o.Ru)("a303669d47440ed05558efbf3d5d0592")}}}}}]}],t.actions=[{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionType:"rebuild",actionLabel:(0,o.Ru)("f885d4055567877facf0a3ff376a114e"),description:(0,o.Ru)("c8f0e77a9eb5de26e6ab62695d8494b6")},{actionType:"setValue",actionLabel:(0,o.Ru)("e22855f53b7a1ab33e920375c0cd0e3d"),description:(0,o.Ru)("8b10146a8a896b890b3796eefcc3c6d3")}],t.panelBodyCreator=function(e){var a,n,c,d=t.dsManager;return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),className:"p-none",body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:(0,p.fX)([(0,l.ol)("layout:originPosition",{value:"left-top"})],(0,p.zs)((a=d.getDSSelectorSchema({type:"select",mode:"horizontal",horizontal:{justify:!0,left:"col-sm-4"},onChange:function(e,a,t,n){if(e!==a){var c=n.data;Object.keys(c).forEach((function(e){var a;((null===(a=null==e?void 0:e.toLowerCase())||void 0===a?void 0:a.endsWith("fields"))||(null==e?void 0:e.toLowerCase().endsWith("api")))&&n.deleteValueByName(e)})),n.deleteValueByName("__fields"),n.deleteValueByName("__relations"),n.setValueByName("api",void 0)}return e}},{schema:null==e?void 0:e.schema,sourceKey:"api"}),n=a.value,c=d.buildCollectionFromBuilders((function(e,a){return{type:"container",visibleOn:"data.dsType == null ? '".concat(a,"' === '").concat(n||u,"' : data.dsType === '").concat(a,"'"),body:pc()([e.makeSourceSettingForm({feat:"View",renderer:"service",inScaffold:!1,sourceSettings:(0,p.Cl)((0,p.Cl)({name:"api",label:(0,o.Ru)("6f6f1e6feb9fa966acaddae627b73948"),mode:"horizontal"},"api"===a||"apicenter"===a?{horizontalConfig:{labelAlign:"left",horizontal:{justify:!0,left:4}}}:{}),{useFieldManager:a===s})})])}})),(0,p.fX)([a],(0,p.zs)(c),!1))),!1)},{title:(0,o.Ru)("dfac151de712ab0b3618072c8a7f0a0f"),body:[(0,l.ol)("combo-container",{type:"input-kv",mode:"normal",name:"data",label:(0,o.Ru)("ae76ff4dcb615d3b0232dcd10115e149")}),(0,l.ol)("apiControl",{name:"schemaApi",label:(0,l.NR)((0,o.Ru)("270ac7e329c21eb9a5e4c342f202bbb4"),(0,o.Ru)("bfa178f875f63957378fc2d0bd8d0f59"))}),(0,l.ol)("initFetch",{name:"initFetchSchema",label:(0,o.Ru)("dd22d42f40442605fbe0c5da03203ffb"),visibleOn:'typeof this.schemaApi === "string" ? this.schemaApi : this.schemaApi && this.schemaApi.url'}),{name:"ws",type:"input-text",label:(0,l.NR)((0,o.Ru)("eb1d029d107422d00f55c8b76e66ec75"),(0,o.Ru)("470e0b39b2486883a10c1048f2df9f40"))},{type:"js-editor",allowFullscreen:!0,name:"dataProvider",label:(0,l.NR)((0,o.Ru)("7481babe858320dd6a4adcf307fd151d"),(0,o.Ru)("3bfc17446f0456f9692f25fc90383ec1")),placeholder:(0,o.Ru)("ec9b680403aab2f0498badb090f04364")}]},{title:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),body:[(0,l.ol)("visible"),(0,l.ol)("hidden")]}])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("className")]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(t.manager,e)))]}])},t.panelFormPipeOut=function(e,a){return(0,p.sH)(t,void 0,void 0,(function(){var t,n,c,o,d;return(0,p.YH)(this,(function(i){switch(i.label){case 0:if(!(null===(d=null==e?void 0:e.api)||void 0===d?void 0:d.entity)||(null==e?void 0:e.dsType)!==s)return[2,e];if(t=this.dsManager.getBuilderBySchema(e),n=["api"],!(c=sc().diff(k()(a,n),k()(e,n))))return[2,e];i.label=1;case 1:return i.trys.push([1,3,,4]),[4,t.buildApiSchema({schema:e,renderer:"service",sourceKey:"api",apiSettings:{diffConfig:{enable:!0,schemaDiff:c}}})];case 2:return[2,i.sent()];case 3:return o=i.sent(),console.error(o),[3,4];case 4:return[2,e]}}))}))},t.dsManager=new w(a),t}return(0,p.C6)(a,e),a.prototype.patchSchema=function(e){return e.hasOwnProperty("dsType")&&null!=e.dsType&&"string"==typeof e.dsType?e:(0,p.Cl)((0,p.Cl)({},e),{dsType:u})},a.prototype.buildDataSchemas=function(e,a,t){var n,c,o,d,i;return(0,p.sH)(this,void 0,void 0,(function(){var a,r,b,f,s;return(0,p.YH)(this,(function(u){switch(u.label){case 0:a=(0,p.Cl)({},(0,l.nI)((0,l.Hd)(null!==(n=e.schema.data)&&void 0!==n?n:{}))),r=e.children.concat(),u.label=1;case 1:return r.length?(b=r.shift(),f=b.schema,(null===(c=b.rendererConfig)||void 0===c?void 0:c.isFormItem)&&(null==f?void 0:f.name)?[4,null===(d=(o=b.info.plugin).buildDataSchemas)||void 0===d?void 0:d.call(o,b,void 0,t,e)]:[3,3]):[3,5];case 2:return s=u.sent(),a.properties[f.name]=(0,p.Cl)((0,p.Cl)({},s),(null==s?void 0:s.$id)?{}:{$id:"".concat(b.id,"-").concat(b.type)}),[3,4];case 3:(null===(i=b.rendererConfig)||void 0===i?void 0:i.storeType)||r.push.apply(r,(0,p.fX)([],(0,p.zs)(b.children),!1)),u.label=4;case 4:return[3,1];case 5:return[2,a]}}))}))},a.prototype.rendererBeforeDispatchEvent=function(e,a,t){if("fetchInited"===a){var n=this.manager.dataSchema.getScope("".concat(e.id,"-").concat(e.type)),c=(0,p.Cl)({$id:"serviceFetchInitedData"},(0,l.nI)(t.responseData));null==n||n.removeSchema(c.$id),null==n||n.addSchema(c)}},a.prototype.getAvailableContextFields=function(e,a,t){return(0,p.sH)(this,void 0,void 0,(function(){var t;return(0,p.YH)(this,(function(n){return(t=this.dsManager.getBuilderBySchema(e.schema))&&e.schema.api?[2,t.getAvailableContextFields({schema:e.schema,sourceKey:"api",feat:r.List},a)]:[2]}))}))},a.id="ServicePlugin",a}(l.j8);(0,l.I0)(eo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ao,to,no,co=[];!function(e){e.Pattern=(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),e.Number=(0,o.Ru)("55d4790c5d819cd0462cbe89561b0dd4"),e.Regex=(0,o.Ru)("ed3dd0bfa89500c5feb306cd4d9db56c"),e.Others=(0,o.Ru)("0d98c74797e49d00bcc4c17c9d557a2b")}(ao||(ao={})),function(e){e[e.isDefault=1]="isDefault",e[e.isMore=2]="isMore",e[e.isBuiltIn=3]="isBuiltIn"}(to||(to={})),function(e){e.All="0",e.Text="1",e.MultiSelect="2",e.Check="3",e.Email="4",e.Password="5",e.URL="6",e.Number="7",e.File="8",e.Date="9",e.Code="10",e.Tree="11",e.Phone="12",e.Tel="13"}(no||(no={})),function(){for(var e=[],a=0;a<arguments.length;a++)e[a]=arguments[a];co.push.apply(co,(0,p.fX)([],(0,p.zs)(e),!1))}.apply(void 0,(0,p.fX)([{label:(0,o.Ru)("537b39a8b56fdc27a5fdd70aa032d3bc"),name:"required",tag:(Mc={},Mc[no.Text]=to.isDefault,Mc[no.File]=to.isDefault,Mc[no.MultiSelect]=to.isDefault,Mc[no.Date]=to.isDefault,Mc[no.Code]=to.isDefault,Mc[no.Email]=to.isDefault,Mc[no.Password]=to.isDefault,Mc[no.URL]=to.isDefault,Mc[no.Tree]=to.isDefault,Mc[no.Phone]=to.isDefault,Mc)},{label:(0,o.Ru)("cff1ec632eaf35f64791615e15ce6d76"),name:"isEmail",group:ao.Pattern,message:(0,o.Ru)("1b7e06ef04d7167e174eb6929421592f"),tag:(zc={},zc[no.Email]=to.isBuiltIn,zc[no.Text]=to.isMore,zc)},{label:(0,o.Ru)("fab6f9029822dea7838bf9908d7f5c09"),name:"isUrl",group:ao.Pattern,message:(0,o.Ru)("87c91ce706ab845b55ce95372265b92e"),tag:(Pc={},Pc[no.URL]=to.isBuiltIn,Pc[no.Text]=to.isMore,Pc)},{label:(0,o.Ru)("1111c44adfa40fe9cb22797d2c1e37e8"),name:"isAlpha",group:ao.Pattern,message:(0,o.Ru)("48e2aca8e6347b008b6fbdb48fc4b597"),tag:(jc={},jc[no.Text]=to.isMore,jc)},{label:(0,o.Ru)("55d4790c5d819cd0462cbe89561b0dd4"),name:"isNumeric",group:ao.Number,message:(0,o.Ru)("de66a286057d4e3f1ee2d9bccbd48ce5"),tag:(Bc={},Bc[no.Number]=to.isDefault,Bc[no.Text]=to.isMore,Bc)},{label:(0,o.Ru)("725bf3485a0456cf7f65a507ce67254b"),name:"isAlphanumeric",group:ao.Pattern,message:(0,o.Ru)("ae344073ea6ca9ce742899cdf6d3e106"),tag:(Dc={},Dc[no.Text]=to.isMore,Dc)},{label:(0,o.Ru)("96c4ea83892a3227a2aa5b8f3759bca4"),name:"isInt",group:ao.Number,message:(0,o.Ru)("2b702fb5b95d47944246f79ae4032281"),tag:(Vc={},Vc[no.Number]=to.isDefault,Vc[no.Text]=to.isMore,Vc)},{label:(0,o.Ru)("35962d17a3fba5f4802d7845695a3e72"),name:"isFloat",group:ao.Number,message:(0,o.Ru)("84f46c9b82c3c8fe276dfa65173c59bb"),tag:(Lc={},Lc[no.Number]=to.isDefault,Lc[no.Text]=to.isMore,Lc)},{label:(0,o.Ru)("28e8e048490110c8dd8e2ad6af324980"),name:"isLength",group:ao.Pattern,message:(0,o.Ru)("a718dcd3a16bee2a4086244ef1eb0ab4"),tag:($c={},$c[no.Number]=to.isDefault,$c[no.Text]=to.isMore,$c),schema:[{type:"input-number",name:"value",label:(0,o.Ru)("ab90c616dd114af087b31b90d3cb4063"),placeholder:(0,o.Ru)("41e82a5a0e53ba94d1160ee855c72a7a")}]},{label:(0,o.Ru)("8c4ee6022f1525097a1141acad094d4e"),name:"maxLength",group:ao.Pattern,message:(0,o.Ru)("c323e3527a805cfdd264700fdf013daf"),tag:(_c={},_c[no.Text]=to.isDefault,_c),schema:[{type:"input-number",name:"value",label:(0,o.Ru)("ab90c616dd114af087b31b90d3cb4063")}]},{label:(0,o.Ru)("17971609e210034c0d6a25b0186e2b7b"),name:"minLength",group:ao.Pattern,message:(0,o.Ru)("c762cefa0ff423010af0a943c04d603b"),tag:(Hc={},Hc[no.Text]=to.isDefault,Hc),schema:[{type:"input-number",name:"value",label:(0,o.Ru)("ab90c616dd114af087b31b90d3cb4063")}]},{label:(0,o.Ru)("5da893141114a59da868052b3a17a79a"),name:"maximum",group:ao.Number,message:(0,o.Ru)("b95aed5c6f2c8e49e23b382ac3d593ba"),tag:(Wc={},Wc[no.Number]=to.isDefault,Wc[no.Text]=to.isMore,Wc),schema:[{type:"input-number",name:"value",label:(0,o.Ru)("5da893141114a59da868052b3a17a79a")}]},{label:(0,o.Ru)("c322edb884724d04842fc35f4d29a24e"),name:"minimum",group:ao.Number,message:(0,o.Ru)("fd11733fbabaf2ae3cf1fcd3fe385cc5"),tag:(qc={},qc[no.Number]=to.isDefault,qc[no.Text]=to.isMore,qc),schema:[{type:"input-number",name:"value",label:(0,o.Ru)("c322edb884724d04842fc35f4d29a24e")}]},{label:(0,o.Ru)("92448a35f41de3a1fa69135acfed5ce9"),name:"isPhoneNumber",group:ao.Pattern,message:(0,o.Ru)("161278fb2c71e5a8aa8aac50f230233d"),tag:(Uc={},Uc[no.Text]=to.isMore,Uc[no.Phone]=to.isBuiltIn,Uc)},{label:(0,o.Ru)("193a8c42c1c373f385a4c7b33ffc381e"),name:"isTelNumber",group:ao.Pattern,message:(0,o.Ru)("ba42949accfe87c20e6c2486cd065dd2"),tag:(Jc={},Jc[no.Text]=to.isMore,Jc[no.Tel]=to.isBuiltIn,Jc)},{label:(0,o.Ru)("6102d474314f27577d89e85b4c6cc4a5"),name:"isZipcode",group:ao.Pattern,message:(0,o.Ru)("1d2c5048143328e21cb9c2dd84b696fb"),tag:(Yc={},Yc[no.Text]=to.isMore,Yc)},{label:"身份证号码(18/15位)",name:"isId",group:ao.Pattern,message:(0,o.Ru)("038b3ed111e87b56572f3945a1b0e02c"),tag:(Xc={},Xc[no.Text]=to.isMore,Xc)},{label:"身份证号码(18位)",name:"isId18",group:ao.Pattern,message:(0,o.Ru)("038b3ed111e87b56572f3945a1b0e02c"),tag:(Gc={},Gc[no.Text]=to.isMore,Gc)},{label:(0,o.Ru)("8dbec4f0c05be45a8acf6a5ae9d1f880"),name:"isJson",group:ao.Pattern,message:(0,o.Ru)("e93275245d529c486018e47136bfae2e"),tag:(Kc={},Kc[no.Text]=to.isMore,Kc)},{label:(0,o.Ru)("eb242bc7524c797fb1aee2344dec92da"),name:"equals",group:ao.Others,message:(0,o.Ru)("acf719549561f28f38bf750a64cda508"),tag:(Qc={},Qc[no.All]=to.isMore,Qc[no.Password]=to.isDefault,Qc),schema:[{type:"input-text",name:"value",label:(0,o.Ru)("2c8c25bb51dfd9ddfc74fd75a8a380a1")}]},{label:(0,o.Ru)("c17d9577233793976d3902c117eed82b"),name:"equalsField",group:ao.Others,message:(0,o.Ru)("e027500d91d46a962036f63c09492c6c"),tag:(Zc={},Zc[no.All]=to.isMore,Zc[no.Password]=to.isDefault,Zc),schema:[{type:"input-text",name:"value",label:(0,o.Ru)("d314558953b3c76adb7e131aaec8bd86")}]}],(0,p.zs)(Array(5).fill(null).map((function(e,a){var t,n=0===a?"":a;return{label:(0,o.Ru)("b457177c184722b655954a08cf3f71ca")+n,name:"matchRegexp"+n,group:ao.Regex,message:(0,o.Ru)("d01886eeef1de19f2e99617017f4def8"),tag:(t={},t[no.All]=to.isMore,t),schema:[{type:"input-text",name:"value",label:(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),placeholder:(0,o.Ru)("859102d8ced9928cc71bb225961171bf"),prefix:"/",suffix:"/"}]}}))),!1)),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var oo=function(e,a,t){return void 0===a&&(a=""),void 0===t&&(t={state:["default","hover","focused","disabled"]}),(0,p.fX)((0,p.fX)((0,p.fX)((0,p.fX)([{type:"select",name:"__editorState".concat(e),label:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),selectFirst:!0,options:[{label:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),value:"default"},{label:(0,o.Ru)("062d0b688adb10f3af5ebc2fd2667f1c"),value:"hover"},{label:"选中",value:"focused"},{label:(0,o.Ru)("710ad08b11419332713360d2750cd707"),value:"disabled"}].filter((function(e){return t.state.includes(e.value)}))}],(0,p.zs)(io("${__editorState".concat(e," == 'default' || !__editorState").concat(e,"}"),"default",e,a)),!1),(0,p.zs)(io("${__editorState".concat(e," == 'hover'}"),"hover",e,a)),!1),(0,p.zs)(io("${__editorState".concat(e," == 'focused'}"),"focused",e,a)),!1),(0,p.zs)(io("${__editorState".concat(e," == 'disabled'}"),"disabled",e,a)),!1)},io=function(e,a,t,n,c){void 0===c&&(c=[]);var d="focused"===a?"active":a;return(0,p.fX)([(0,l.ol)("theme:font",{label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),name:"".concat(t,".font:").concat(a),visibleOn:e,editorValueToken:"".concat(n,"-").concat(d),state:a}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),name:"".concat(t,".background:").concat(a),labelMode:"input",needGradient:!0,needImage:!0,visibleOn:e,editorValueToken:"".concat(n,"-").concat(d,"-bg-color"),state:a}),(0,l.ol)("theme:border",{name:"".concat(t,".border:").concat(a),visibleOn:e,editorValueToken:"".concat(n,"-").concat(d),state:a}),(0,l.ol)("theme:paddingAndMargin",{name:"".concat(t,".padding-and-margin:").concat(a),visibleOn:e,editorValueToken:"".concat(n,"-").concat(d),state:a}),(0,l.ol)("theme:radius",{name:"".concat(t,".radius:").concat(a),visibleOn:e,editorValueToken:"".concat(n,"-").concat(d),state:a})],(0,p.zs)(c),!1)};window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var lo='this.type === "input-text"',ro=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-text",a.$schema="/schemas/TextControlSchema.json",a.order=-600,a.searchKeywords=(0,o.Ru)("997a27d508152023fd04b7227b531681"),a.name=(0,o.Ru)("5ac57ce6df8c2a19668b7429aebd9f33"),a.isBaseComponent=!0,a.icon="fa fa-terminal",a.pluginIcon="input-text-plugin",a.description=(0,o.Ru)("f222f5413d3854897741e0ec4b0d2c7b"),a.docLink="/amis/zh-CN/components/form/input-text",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-text",label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),name:"text"},a.previewSchema={type:"form",className:"text-left",wrapWithPanel:!1,mode:"horizontal",body:[(0,p.Cl)({},a.scaffold)]},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("5ac57ce6df8c2a19668b7429aebd9f33"),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("277daf93adca7889605057f566b584bf"),dataSchema:function(e){var a,t,n=e.store.getNodeById(e.store.activeId),c=e.dataSchema.current.schemas.find((function(e){var a;return null===(a=e.properties)||void 0===a?void 0:a[n.schema.name]}));return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"string"},null!==(t=null===(a=null==c?void 0:c.properties)||void 0===a?void 0:a[n.schema.name])&&void 0!==t?t:{}),{title:(0,o.Ru)("d5c135b5a4aed5dc39ef846a6f502d4f")})}}}}]}},{eventName:"focus",eventLabel:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),description:(0,o.Ru)("829c57d7064cad467ec466ae26244ebb"),dataSchema:function(e){var a,t,n=e.store.getNodeById(e.store.activeId),c=e.dataSchema.current.schemas.find((function(e){var a;return null===(a=e.properties)||void 0===a?void 0:a[n.schema.name]}));return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"string"},null!==(t=null===(a=null==c?void 0:c.properties)||void 0===a?void 0:a[n.schema.name])&&void 0!==t?t:{}),{title:(0,o.Ru)("d5c135b5a4aed5dc39ef846a6f502d4f")})}}}}]}},{eventName:"blur",eventLabel:(0,o.Ru)("fc96a5f1b79cb734afe08e401b6ba5e7"),description:(0,o.Ru)("40fa260f07ed5a14f9516c0c37fbfd4e"),dataSchema:function(e){var a,t,n=e.store.getNodeById(e.store.activeId),c=e.dataSchema.current.schemas.find((function(e){var a;return null===(a=e.properties)||void 0===a?void 0:a[n.schema.name]}));return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"string"},null!==(t=null===(a=null==c?void 0:c.properties)||void 0===a?void 0:a[n.schema.name])&&void 0!==t?t:{}),{title:(0,o.Ru)("d5c135b5a4aed5dc39ef846a6f502d4f")})}}}}]}}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("3086da6514671fb8950171bf3af4ab2d")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelJustify=!0,a.panelBodyCreator=function(e){return e.info.renderer,(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("inputType",{value:a.scaffold.type,onChange:function(e,a,t,n){var c=n.data,o=c.showCounter,d=c.validations,i=c.validationErrors,l=void 0===i?{}:i,r=c.autoComplete,b="input-url"===a;"input-email"===a&&(d&&delete d.isEmail,l&&delete l.isEmail),b&&(d&&delete d.isUrl,l&&delete l.isUrl),n.setValues({type:e,showCounter:["input-url","input-email"].includes(e)?void 0:!!o,autoComplete:["input-text"].includes(e)?r:void 0}),n.changeValue("validations",(0,p.Cl)({},d)),n.changeValue("validationErrors",(0,p.Cl)({},l))}}),(0,l.ol)("tplFormulaControl",{name:"value",label:(0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087")}),(0,l.ol)("clearable"),(0,l.ol)("showCounter",{visibleOn:"".concat(lo," || ").concat('this.type === "input-password"')}),{name:"maxLength",label:(0,l.NR)((0,o.Ru)("0aefac04b467ce313ca6b05e33c6145a"),(0,o.Ru)("188676cb26835b8e4d8ea568467c55cd")),type:"input-number",min:0,step:1},{name:"addOn",label:(0,l.NR)("AddOn",(0,o.Ru)("9306b956ca5950203ee49a2680cac63d")),type:"ae-switch-more",mode:"normal",formType:"extend",title:"AddOn",bulk:!1,defaultData:{label:(0,o.Ru)("fa966345577ba81af19408f203db968f"),type:"button"},form:{body:[{name:"type",label:(0,o.Ru)("226b0912184333c81babf2f1894ec0c1"),type:"button-group-select",inputClassName:"items-center",pipeIn:(0,l.Jh)("button"),options:[{label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),value:"text"},{label:(0,o.Ru)("fa966345577ba81af19408f203db968f"),value:"button"},{label:(0,o.Ru)("939d5345ad4345dbaabe14798f6ac0f1"),value:"submit"}]},(0,l.ol)("horizontal-align",{name:"position",pipeIn:(0,l.Jh)("right")}),(0,l.ol)("addOnLabel"),(0,l.ol)("icon")]}},(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder"),(0,l.ol)("description"),(0,l.ol)("autoFillApi")]},{title:(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),visibleOn:"".concat(lo," && (this.options || this.autoComplete || this.source)"),body:[(0,l.ol)("optionControlV2"),(0,l.ol)("multiple",{visibleOn:"".concat(lo," || ").concat('this.type === "input-url"')}),{type:"ae-Switch-More",mode:"normal",label:(0,l.NR)((0,o.Ru)("d548d3e938088d5d469a28c20e939750"),(0,o.Ru)("424cd425082360322678a5c8d6910b80")),visibleOn:lo,formType:"extend",defaultData:{autoComplete:{method:"get",url:""}},form:{body:[(0,l.ol)("apiControl",{name:"autoComplete",label:(0,o.Ru)("54ea89b497ec3bb319c68844dfa3687f"),description:"",visibleOn:"this.autoComplete !== false"}),{label:(0,l.NR)((0,o.Ru)("7e9c83e86beb612377a94e6e8d1fc644"),(0,o.Ru)("26ff46d82166741297ce666b2792af85")),type:"input-text",name:"labelField",placeholder:(0,o.Ru)("6d4ce0631f37676a887c9599691fabec")},{label:(0,o.Ru)("2e01f5f5889e33d003bec7857cd38445"),type:"input-text",name:"valueField",placeholder:(0,o.Ru)("959c27193eb0a41d01f4b53dcc4b9245")}]}}]},(0,l.ol)("status",{isFormItem:!0,readonly:!0}),(0,l.ol)("validation",{tag:function(e){switch(e.type){case"input-password":return no.Password;case"input-email":return no.Email;case"input-url":return no.URL;default:return no.Text}}})],(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{configTitle:"props"}))},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("theme:formItem"),(0,l.ol)("theme:form-label"),(0,l.ol)("theme:form-description"),{title:(0,o.Ru)("f7e3d7e3146bb53b5e6f09f7c90dea3a"),body:(0,p.fX)([],(0,p.zs)(oo("themeCss.inputControlClassName","--input-default")),!1)},{title:(0,o.Ru)("a39a2916d17f2b9ba11853066b4225f3"),visibleOn:'this.addOn && this.addOn.type === "text"',body:[(0,l.ol)("theme:font",{label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),name:"themeCss.addOnClassName.font:default"}),(0,l.ol)("theme:paddingAndMargin",{name:"themeCss.addOnClassName.padding-and-margin:default"})]},(0,l.ol)("theme:cssCode",{themeClass:[{name:(0,o.Ru)("9b6425cd2d496c9cb5a6c6b8ff125d1b"),value:"",className:"inputControlClassName",state:["default","hover","active"]},{name:"addOn",value:"addOn",className:"addOnClassName"}],isFormItem:!0})],(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{configTitle:"style"}))},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r,b,f,s,u,m,h,v,y,g,R,C=ec(e.schema),w={type:C,title:(null===(n=e.schema)||void 0===n?void 0:n.label)||(null===(c=e.schema)||void 0===c?void 0:c.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value};return(null===(i=e.schema)||void 0===i?void 0:i.options)&&(!1===(null===(l=e.schema)||void 0===l?void 0:l.joinValues)&&(w=(0,p.Cl)((0,p.Cl)({},w),{type:"object",title:(null===(r=e.schema)||void 0===r?void 0:r.label)||(null===(b=e.schema)||void 0===b?void 0:b.name),properties:(t={},t[(null===(f=e.schema)||void 0===f?void 0:f.labelField)||"label"]={type:"string",title:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},t[(null===(s=e.schema)||void 0===s?void 0:s.valueField)||"value"]={type:C,title:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},t)})),(null===(u=e.schema)||void 0===u?void 0:u.multiple)&&((null===(m=e.schema)||void 0===m?void 0:m.extractValue)?w={type:"array",title:(null===(h=e.schema)||void 0===h?void 0:h.label)||(null===(v=e.schema)||void 0===v?void 0:v.name)}:!1===(null===(y=e.schema)||void 0===y?void 0:y.joinValues)&&(w={type:"array",title:(null===(g=e.schema)||void 0===g?void 0:g.label)||(null===(R=e.schema)||void 0===R?void 0:R.name),items:{type:"object",title:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),properties:w.properties},originalValue:w.originalValue}))),w},a.id="TextControlPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(ro),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var bo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="textarea",a.$schema="/schemas/TextareaControlSchema.json",a.name=(0,o.Ru)("c6a16ef980efc2ac48c58727e5bade81"),a.isBaseComponent=!0,a.icon="fa fa-paragraph",a.pluginIcon="textarea-plugin",a.description=(0,o.Ru)("2af7e3952d7430d1e4c86ea5aca4e4fa"),a.searchKeywords=(0,o.Ru)("828476b63e65ac62976920fc753a3071"),a.docLink="/amis/zh-CN/components/form/textarea",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"textarea",label:(0,o.Ru)("15d169d28cd48c97fe751e4cc92ca926"),name:"textarea"},a.previewSchema={type:"form",className:"text-left",wrapWithPanel:!1,mode:"horizontal",body:(0,p.Cl)({},a.scaffold)},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("15d169d28cd48c97fe751e4cc92ca926"),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("5bc28acd4afb712dcbc234927357cd87"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("d5c135b5a4aed5dc39ef846a6f502d4f")}}}}}]},{eventName:"focus",eventLabel:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),description:(0,o.Ru)("4638e799b95e1b71edd55f278a6f707c"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("d5c135b5a4aed5dc39ef846a6f502d4f")}}}}}]},{eventName:"blur",eventLabel:(0,o.Ru)("fc96a5f1b79cb734afe08e401b6ba5e7"),description:(0,o.Ru)("c776ab86eb24f6b3db35114e43026f75"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("f7daf85b4501d9d2aa048f85618b3f1f")}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("3086da6514671fb8950171bf3af4ab2d")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("textareaDefaultValue"),(0,l.ol)("switch",{name:"trimContents",pipeIn:(0,l.Jh)(!0),label:(0,l.NR)((0,o.Ru)("cd7f479dd052edc1261261c15fb0b50f"),(0,o.Ru)("d3a8fe0d542476cf7989ef9e69cdd6f7"))}),(0,l.ol)("showCounter"),{name:"maxLength",label:(0,l.NR)((0,o.Ru)("0aefac04b467ce313ca6b05e33c6145a"),(0,o.Ru)("188676cb26835b8e4d8ea568467c55cd")),type:"input-number",min:0,step:1},(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder"),(0,l.ol)("description"),(0,l.ol)("autoFillApi")]},(0,l.ol)("status",{isFormItem:!0,readonly:!0}),(0,l.ol)("validation",{tag:no.Text})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[(0,l.ol)("theme:formItem",{schema:[{type:"input-number",name:"minRows",value:3,label:(0,o.Ru)("829d96cf23f19759e4ef988fb5320032"),min:1},{type:"input-number",name:"maxRows",value:20,label:(0,o.Ru)("c0afd6005e68838e37e26dc7c34cf368"),min:1}]}),(0,l.ol)("theme:form-label"),(0,l.ol)("theme:form-description"),{title:"多行文本样式",body:(0,p.fX)([],(0,p.zs)(oo("themeCss.inputControlClassName","--input-textarea")),!1)},(0,l.ol)("theme:cssCode"),(0,l.ol)("style:classNames")])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.id="TextareaControlPlugin",a}(l.j8);(0,l.I0)(bo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var fo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-number",a.$schema="/schemas/NumberControlSchema.json",a.name=(0,o.Ru)("1e65b8181e9a40e76b86e2c261cafbe0"),a.isBaseComponent=!0,a.icon="fa fa-sort-numeric-asc",a.pluginIcon="input-number-plugin",a.description=(0,o.Ru)("c45782c425bfc31824af8129bd6e0282"),a.searchKeywords=(0,o.Ru)("53069052573de671c6e5108de745b036"),a.docLink="/amis/zh-CN/components/form/input-number",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-number",label:(0,o.Ru)("55d4790c5d819cd0462cbe89561b0dd4"),name:"number",keyboard:!0},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)((0,p.Cl)({},a.scaffold),{value:88})]},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("1e65b8181e9a40e76b86e2c261cafbe0"),a.panelJustify=!0,a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("b2a5322c8dbc0d8343315cafbd39b7ce"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"number",title:(0,o.Ru)("6d829f061ed82a688f2669c54dd83301")}}}}}]},{eventName:"focus",eventLabel:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),description:(0,o.Ru)("5f914e36c49db618d06981df7b3c4d81"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"number",title:(0,o.Ru)("6d829f061ed82a688f2669c54dd83301")}}}}}]},{eventName:"blur",eventLabel:(0,o.Ru)("fc96a5f1b79cb734afe08e401b6ba5e7"),description:(0,o.Ru)("efdd0d8923130f281b54506eef2121cf"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"number",title:(0,o.Ru)("6d829f061ed82a688f2669c54dd83301")}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("0849471829a565a8af6b70a46346e574")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:(0,o.Ru)("770fe9e7899cd310b035ef50a39ab2ae")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelBodyCreator=function(e){var t=(0,l.k7)();return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),{type:"switch",label:(0,l.NR)((0,o.Ru)("32f13c9db34f638c2c5cf2bf19326ebf"),(0,o.Ru)("8572d14f815d840bd9e940cd8ee4e380")),name:"keyboard",value:!0,inputClassName:"is-inline"},(0,l.ol)("kilobitSeparator"),(0,l.ol)("valueFormula",{rendererSchema:function(e){return(0,p.Cl)((0,p.Cl)({},e),{displayMode:"base"})},valueType:"number"}),(0,l.ol)("valueFormula",{name:"min",rendererSchema:function(a){return(0,p.Cl)((0,p.Cl)({},a),{value:null==e?void 0:e.schema.min,displayMode:"base"})},needDeleteProps:["min"],label:(0,o.Ru)("c322edb884724d04842fc35f4d29a24e"),valueType:"number"}),(0,l.ol)("valueFormula",{name:"max",rendererSchema:function(a){return(0,p.Cl)((0,p.Cl)({},a),{value:null==e?void 0:e.schema.max,displayMode:"base"})},needDeleteProps:["max"],label:(0,o.Ru)("5da893141114a59da868052b3a17a79a"),valueType:"number"}),{type:"input-number",name:"step",label:(0,o.Ru)("d26404c10871481ab6bbb4837a34ae95"),min:0,value:1,precision:"${precision}",strictMode:!1},{type:"input-number",name:"precision",label:(0,l.NR)((0,o.Ru)("e284e64008fd8b066da04bca335d032a"),(0,o.Ru)("b317cbf67c94f986fc44cf4cbc2280c6")),min:1,max:100},(0,l.ol)("prefix"),(0,l.ol)("suffix"),(0,l.ol)("combo-container",{type:"combo",label:(0,o.Ru)("7915dcc78c28ed3cda8fc949a86e4806"),mode:"normal",name:"unitOptions",items:[{placeholder:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),type:t?"input-text-i18n":"input-text",name:"label"},{placeholder:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d"),type:"input-text",name:"value"}],draggable:!1,multiple:!0,pipeIn:function(e){return Array.isArray(e)?e.map((function(e){return"string"==typeof e?{label:e,value:e}:e})):[]},pipeOut:function(e){if(e.length)return e.map((function(e){return e.value?e:{label:e.label,value:e.label}}))}}),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder"),(0,l.ol)("description"),(0,l.ol)("autoFillApi")]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})],(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{configTitle:"props"}))},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[(0,l.ol)("theme:formItem",{schema:[{label:(0,o.Ru)("8c80ed1f85135cc9153d0b7406ac5b38"),name:"displayMode",type:"select",pipeIn:(0,l.Jh)("base"),options:[{label:(0,o.Ru)("0a8c852e27763a18ce5b72a87ba8b5ba"),value:"base"},{label:(0,o.Ru)("de93563a076f72b3e919870c9dad9935"),value:"enhance"}]}]}),(0,l.ol)("theme:form-label"),(0,l.ol)("theme:form-description"),{title:(0,o.Ru)("bade9c4e0b8a75a251c1a2760571d3c3"),body:(0,p.fX)([],(0,p.zs)(oo("themeCss.inputControlClassName",'--inputNumber-${displayMode || "base"}')),!1)},(0,l.ol)("theme:cssCode",{themeClass:[{name:(0,o.Ru)("53069052573de671c6e5108de745b036"),value:"",className:"inputControlClassName",state:["default","hover","active"]}],isFormItem:!0})],(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{configTitle:"style"}))]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c;return{type:"number",title:(null===(t=e.schema)||void 0===t?void 0:t.label)||(null===(n=e.schema)||void 0===n?void 0:n.name),originalValue:null===(c=e.schema)||void 0===c?void 0:c.value}},a.id="NumberControlPlugin",a}(l.j8);(0,l.I0)(fo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var so=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.name=(0,o.Ru)("006ded9fa277cf030592021f595a07d5"),a.panelTitle=(0,o.Ru)("006ded9fa277cf030592021f595a07d5"),a.rendererName="select",a.icon="fa fa-th-list",a.panelIcon="fa fa-th-list",a.pluginIcon="select-plugin",a.isBaseComponent=!0,a.panelJustify=!0,a.notRenderFormZone=!0,a.$schema="/schemas/SelectControlSchema.json",a.description=(0,o.Ru)("f2fc416c7d95a93a8da621f760be8417"),a.searchKeywords=(0,o.Ru)("22d18bf0c476ebe7aa9303108677ff2e"),a.docLink="/amis/zh-CN/components/form/select",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"select",label:(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),name:"select",options:[{label:(0,o.Ru)("05f87b331e1c97691776d93a6598373f"),value:"A"},{label:(0,o.Ru)("f38c0a46797523b11051e35ec0f82a42"),value:"B"}]},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.events=function(e){return(0,p.fX)((0,p.fX)([{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("2fc76872efce1eabd3b74a3e4fd5b976"),dataSchema:function(e){var a=ac(e),t=a.value,n=a.selectedItems,c=a.items;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:t,selectedItems:n,items:c}}}}]}},{eventName:"focus",eventLabel:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),description:(0,o.Ru)("4638e799b95e1b71edd55f278a6f707c"),dataSchema:function(e){var a=ac(e),t=a.value,n=a.items;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:t,items:n}}}}]}},{eventName:"blur",eventLabel:(0,o.Ru)("fc96a5f1b79cb734afe08e401b6ba5e7"),description:(0,o.Ru)("c776ab86eb24f6b3db35114e43026f75"),dataSchema:function(e){var a=ac(e),t=a.value,n=a.items;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:t,items:n}}}}]}}],(0,p.zs)(nc),!1),(0,p.zs)(cc(e)),!1)},a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("clearable"),(0,l.ol)("searchable"),(0,l.ol)("multiple",{body:[(0,l.ol)("switch",{label:(0,o.Ru)("e19c0792886a147d74fc662d7af138bb"),name:"valuesNoWrap"}),{type:"input-number",name:"maxTagCount",label:(0,l.NR)((0,o.Ru)("b28aa9c36d0b506a71aa78b628e796c6"),(0,o.Ru)("2b23767de575e27fc9e4e0949e885f81"))}]}),(0,l.ol)("checkAll"),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder"),(0,l.ol)("description")]},{title:(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),body:[(0,l.ol)("optionControlV2"),(0,l.ol)("selectFirst",{onChange:function(e,a,t,n){e&&n.deleteValueByName("value")}}),(0,l.ol)("valueFormula",{rendererSchema:function(e){return(0,p.Cl)((0,p.Cl)({},e),{type:"input-text"})},pipeOut:l.$f,needDeleteProps:["source"],visibleOn:"this.selectFirst !== true && this.source != null"}),(0,l.ol)("loadingConfig",{visibleOn:"this.source || !this.options"},{context:e}),(0,l.ol)("optionsMenuTpl",{manager:a.manager,onChange:function(e){}}),(0,l.ol)("optionAddControl",{manager:a.manager}),(0,l.ol)("optionEditControl",{manager:a.manager}),(0,l.ol)("optionDeleteControl")]},{title:(0,o.Ru)("dfac151de712ab0b3618072c8a7f0a0f"),body:[(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("406af2b98e6210cd42d7f824cb6dfd16"),(0,o.Ru)("fa8d03e8b5458c1a1d742736bc26e25b")),name:"showInvalidMatch"}),(0,l.ol)("virtualThreshold"),(0,l.ol)("virtualItemHeight")]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[(0,l.ol)("theme:formItem"),(0,l.ol)("theme:form-label"),(0,l.ol)("theme:form-description"),{title:"选择框样式",body:(0,p.fX)([],(0,p.zs)(oo("themeCss.selectControlClassName","--select")),!1)},{title:"下拉框样式",body:(0,p.fX)([],(0,p.zs)(oo("themeCss.selectPopoverClassName","--select",{state:["default","hover","focused"]})),!1)},(0,l.ol)("theme:cssCode"),(0,l.ol)("style:classNames")])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r,b,f,s,u,m,h,v,y,g,R=ec(e.schema),C={type:R,title:(null===(n=e.schema)||void 0===n?void 0:n.label)||(null===(c=e.schema)||void 0===c?void 0:c.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value};return!1===(null===(i=e.schema)||void 0===i?void 0:i.joinValues)&&(C=(0,p.Cl)((0,p.Cl)({},C),{type:"object",title:(null===(l=e.schema)||void 0===l?void 0:l.label)||(null===(r=e.schema)||void 0===r?void 0:r.name),properties:(t={},t[(null===(b=e.schema)||void 0===b?void 0:b.labelField)||"label"]={type:"string",title:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},t[(null===(f=e.schema)||void 0===f?void 0:f.valueField)||"value"]={type:R,title:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},t)})),(null===(s=e.schema)||void 0===s?void 0:s.multiple)&&((null===(u=e.schema)||void 0===u?void 0:u.extractValue)?C={type:"array",title:(null===(m=e.schema)||void 0===m?void 0:m.label)||(null===(h=e.schema)||void 0===h?void 0:h.name)}:!1===(null===(v=e.schema)||void 0===v?void 0:v.joinValues)&&(C={type:"array",title:(null===(y=e.schema)||void 0===y?void 0:y.label)||(null===(g=e.schema)||void 0===g?void 0:g.name),items:{type:"object",title:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),properties:C.properties},originalValue:C.originalValue})),C},a.id="SelectControlPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(so),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var uo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="nested-select",a.$schema="/schemas/NestedSelectControlSchema.json",a.name=(0,o.Ru)("24d9de25721d1fb0ecf89ef81c43d877"),a.isBaseComponent=!0,a.icon="fa fa-indent",a.pluginIcon="nested-select-plugin",a.description=(0,o.Ru)("c65c9862813c7a66c0df52e301e0e1d1"),a.docLink="/amis/zh-CN/components/form/nestedselect",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"nested-select",label:(0,o.Ru)("24d9de25721d1fb0ecf89ef81c43d877"),name:"nestedSelect",onlyChildren:!0,options:[{label:(0,o.Ru)("05f87b331e1c97691776d93a6598373f"),value:"A"},{label:(0,o.Ru)("f38c0a46797523b11051e35ec0f82a42"),value:"B",children:[{label:(0,o.Ru)("03cd388fe29a4fc116c0021e496a113a"),value:"b1"},{label:(0,o.Ru)("fb00d1c1a65d3739c03a0b2715168327"),value:"b2"}]},{label:(0,o.Ru)("57a6105deead3fec79028cce7bfa2004"),value:"C",children:[{label:(0,o.Ru)("353ae08afdb3d0a3587e9b27ca239c33"),value:"c1"},{label:(0,o.Ru)("bea7ad76f0f321124ff614a099cb9a85"),value:"c2"}]}]},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.panelTitle=(0,o.Ru)("24d9de25721d1fb0ecf89ef81c43d877"),a.notRenderFormZone=!0,a.panelDefinitions={options:{label:(0,o.Ru)("25ae4ca8d4b8a67b273066a97a516327"),name:"options",type:"combo",multiple:!0,multiLine:!0,draggable:!0,addButtonText:(0,o.Ru)("65d76d0590aa6e05d61fe8db4c6a11ca"),scaffold:{label:"",value:""},items:[{type:"group",body:[(0,l.ol)("optionsLabel"),{type:"input-text",name:"value",placeholder:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d"),unique:!0}]},{$ref:"options",label:(0,o.Ru)("72453d792655604f1fab821146133d7d"),name:"children",addButtonText:(0,o.Ru)("210da23d108e85b2f0bbfa85846cb792")}]}},a.panelJustify=!0,a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("2fc76872efce1eabd3b74a3e4fd5b976"),dataSchema:function(e){var a=ac(e).value;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:a}}}}]}},{eventName:"focus",eventLabel:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),description:(0,o.Ru)("4638e799b95e1b71edd55f278a6f707c"),dataSchema:function(e){var a=ac(e).value;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:a}}}}]}},{eventName:"blur",eventLabel:(0,o.Ru)("fc96a5f1b79cb734afe08e401b6ba5e7"),description:(0,o.Ru)("c776ab86eb24f6b3db35114e43026f75"),dataSchema:function(e){var a=ac(e).value;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:a}}}}]}}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelBodyCreator=function(e){var t=e.info.renderer;return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("clearable"),{type:"ae-Switch-More",name:"searchable",label:(0,o.Ru)("dbdae74eb12668e2b9568b013bf27d45"),mode:"normal",value:!1,hiddenOnDefault:!0,formType:"extend",form:{body:[{type:"input-text",name:"noResultsText",label:(0,l.NR)((0,o.Ru)("ae45cdb51c795df3b046f71afe3611bf"),(0,o.Ru)("601bb29fe72e56930dea03ae3e1aa555"))}]}},(0,l.ol)("onlyLeaf"),[{type:"switch",label:(0,o.Ru)("e3be7b8a459a08fec8f378a0660b642b"),name:"multiple",value:!1,inputClassName:"is-inline"},{type:"container",className:"ae-ExtendMore mb-3",visibleOn:"this.multiple",body:[{type:"switch",label:(0,l.NR)((0,o.Ru)("6a7f7d89c8f1f3e6aab0962ff920b145"),(0,o.Ru)("c23eb92d1f249452c3ff3ee13738b47a")),horizontal:{left:6,justify:!0},name:"onlyChildren",inputClassName:"is-inline",visibleOn:"!this.onlyLeaf",pipeIn:function(e){return!e},pipeOut:function(e){return!e},onChange:function(e,a,t,n){e?n.setValues({withChildren:!1,cascade:!1,onlyChildren:!1}):n.setValues({cascade:!0,withChildren:!1,onlyChildren:!0})}},(0,l.ol)("joinValues"),(0,l.ol)("delimiter",{visibleOn:"this.joinValues"}),(0,l.ol)("extractValue",{visibleOn:"!this.joinValues"})]}],(0,l.ol)("valueFormula",{rendererSchema:function(e){return e}}),(0,l.ol)("hideNodePathLabel"),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder"),(0,l.ol)("description"),(0,l.ol)("autoFillApi")]},{title:(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),body:[(0,l.ol)("treeOptionControl"),(0,l.ol)("loadingConfig",{visibleOn:"this.source || !this.options"},{context:e})]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:function(e){return no.MultiSelect}})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:t}),{title:(0,o.Ru)("961534b4ea37e4e88aada736b299d063"),key:"borderMode",body:[(0,l.ol)("borderMode")]},(0,l.ol)("style:classNames",{schema:[(0,l.ol)("className",{label:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac"),name:"descriptionClassName",visibleOn:"this.description"})]})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r,b,f,s,u,m,h,v,y,g,R=ec(e.schema),C={type:R,title:(null===(n=e.schema)||void 0===n?void 0:n.label)||(null===(c=e.schema)||void 0===c?void 0:c.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value};return!1===(null===(i=e.schema)||void 0===i?void 0:i.joinValues)&&(C=(0,p.Cl)((0,p.Cl)({},C),{type:"object",title:(null===(l=e.schema)||void 0===l?void 0:l.label)||(null===(r=e.schema)||void 0===r?void 0:r.name),properties:(t={},t[(null===(b=e.schema)||void 0===b?void 0:b.labelField)||"label"]={type:"string",title:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},t[(null===(f=e.schema)||void 0===f?void 0:f.valueField)||"value"]={type:R,title:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},t)})),(null===(s=e.schema)||void 0===s?void 0:s.multiple)&&((null===(u=e.schema)||void 0===u?void 0:u.extractValue)?C={type:"array",title:(null===(m=e.schema)||void 0===m?void 0:m.label)||(null===(h=e.schema)||void 0===h?void 0:h.name)}:!1===(null===(v=e.schema)||void 0===v?void 0:v.joinValues)&&(C={type:"array",title:(null===(y=e.schema)||void 0===y?void 0:y.label)||(null===(g=e.schema)||void 0===g?void 0:g.name),items:{type:"object",title:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),properties:C.properties},originalValue:C.originalValue})),C},a.id="NestedSelectControlPlugin",a}(l.j8);(0,l.I0)(uo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var po=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="chained-select",a.$schema="/schemas/ChainedSelectControlSchema.json",a.name=(0,o.Ru)("b6872877e1eb5ddedd904c170db26024"),a.isBaseComponent=!0,a.icon="fa fa-th-list",a.pluginIcon="chained-select-plugin",a.description=(0,o.Ru)("fdf1664c0790d25f236bd596aef1acef"),a.docLink="/amis/zh-CN/components/form/chain-select",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"chained-select",label:(0,o.Ru)("556988a9dc1816dd979e96eb5cd19a85"),name:"chainedSelect",joinValues:!0},a.previewSchema={type:"form",className:"text-left",wrapWithPanel:!1,mode:"horizontal",body:(0,p.Cl)({},a.scaffold)},a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("2fc76872efce1eabd3b74a3e4fd5b976"),dataSchema:function(e){var a=ac(e).value;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:a}}}}]}}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelTitle=(0,o.Ru)("556988a9dc1816dd979e96eb5cd19a85"),a.notRenderFormZone=!0,a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("valueFormula",{rendererSchema:function(e){return e},mode:"vertical",rendererWrapper:!0,label:(0,l.NR)((0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087"),(0,o.Ru)("da3ca8191fb919fb34e8e78fc6f2fc78"))}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("bc8d09093edd98769d5cb39e759aa498"),(0,o.Ru)("2646ee1ebb6922a5c9359de6cd3b3639")),name:"joinValues",pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("delimiter",{visibleOn:"this.joinValues !== false",clearValueOnHidden:!0}),(0,l.ol)("extractValue",{visibleOn:"this.joinValues === false",clearValueOnHidden:!0}),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder"),(0,l.ol)("description"),(0,l.ol)("autoFillApi")]},{title:(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),body:[(0,l.ol)("apiControl",{name:"source",mode:"normal",label:(0,l.NR)((0,o.Ru)("1395eba8d9efe27aa1ecd1a45e3e5dcd"),(0,o.Ru)("1495c26f33625552e4845630b6b7b44a"),{maxWidth:"unset"})}),(0,l.ol)("loadingConfig",{visibleOn:"this.source || !this.options"},{context:e}),{type:"input-text",name:"labelField",label:(0,l.NR)((0,o.Ru)("4ea50507bf8b9ceb908677f30fb20e68"),(0,o.Ru)("fe4c9c2eed1ad213040d84036c675454")),pipeIn:(0,l.Jh)("label")},{type:"input-text",name:"valueField",label:(0,l.NR)((0,o.Ru)("be43687d4ed1d9e663c729e12618166d"),(0,o.Ru)("f1e6b60c4b6df555a6b03f91033091f4")),pipeIn:(0,l.Jh)("value")}]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:e.info.renderer}),(0,l.ol)("style:classNames",{schema:[(0,l.ol)("className",{name:"descriptionClassName",label:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac")})]})])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r,b,f,s,u,p,m="string",h={type:m,title:(null===(n=e.schema)||void 0===n?void 0:n.label)||(null===(c=e.schema)||void 0===c?void 0:c.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value};return(null===(i=e.schema)||void 0===i?void 0:i.extractValue)?h={type:"array",title:(null===(l=e.schema)||void 0===l?void 0:l.label)||(null===(r=e.schema)||void 0===r?void 0:r.name)}:!1===(null===(b=e.schema)||void 0===b?void 0:b.joinValues)&&(h={type:"array",title:(null===(f=e.schema)||void 0===f?void 0:f.label)||(null===(s=e.schema)||void 0===s?void 0:s.name),items:{type:"object",title:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),properties:(t={},t[(null===(u=e.schema)||void 0===u?void 0:u.labelField)||"label"]={type:"string",title:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},t[(null===(p=e.schema)||void 0===p?void 0:p.valueField)||"value"]={type:m,title:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},t)},originalValue:h.originalValue}),h},a.id="ChainedSelectControlPlugin",a}(l.j8);(0,l.I0)(po),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var mo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="dropdown-button",a.$schema="/schemas/DropdownButtonSchema.json",a.name=(0,o.Ru)("cc70a816b7d61e7212d57335c0a15af5"),a.isBaseComponent=!0,a.description=(0,o.Ru)("74bafe23b0be1a14aa218b396cb33bd0"),a.searchKeywords=(0,o.Ru)("938ac86e738246ccd0ca0224031f96af"),a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.icon="fa fa-chevron-down",a.pluginIcon="dropdown-btn-plugin",a.docLink="/amis/zh-CN/components/dropdown-button",a.scaffold={type:"dropdown-button",label:(0,o.Ru)("cc70a816b7d61e7212d57335c0a15af5"),buttons:[(0,p.Cl)({type:"button",label:(0,o.Ru)("e9d2f66bbd44c96a3e03494bf6b1ebf0")},Be),(0,p.Cl)({type:"button",label:(0,o.Ru)("ce35a17d2ba7caac95092a7a66ac9a0d")},Be)]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("cc70a816b7d61e7212d57335c0a15af5"),a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{children:n.createElement("div",{className:"mb-3"},n.createElement(c.$nd,{level:"info",size:"sm",className:"m-b-sm",block:!0,onClick:a.editDetail.bind(a,e.id)},(0,o.Ru)("213a4e49568569943403ff31fff31ee5")))},(0,l.ol)("label",{label:(0,o.Ru)("b5b57c711fd2d2309cc390a8b44d2b69")}),{type:"button-group-select",name:"trigger",label:(0,o.Ru)("159dbc2fafd57b9d3652f16659b1b519"),size:"sm",options:[{label:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),value:"click"},{label:(0,o.Ru)("314454bbee226e4b32b612afdd8e9442"),value:"hover"}],pipeIn:(0,l.Jh)("click")},(0,l.ol)("switch",{name:"closeOnOutside",label:(0,o.Ru)("4a757588f5aee8cd039b1d166b096d1a"),pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("switch",{name:"closeOnClick",label:(0,o.Ru)("9951d740257c40978c238a683b1d4a80")}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("205cb6cc6c8d37f3bed62d9c8bfae976"),(0,o.Ru)("697eb55e1c6cecf43e63a26232dda5b2")),name:"defaultIsOpened"}),{type:"button-group-select",name:"align",label:(0,o.Ru)("b2aa282e908597d1d700c1f4de17b8aa"),size:"sm",options:[{label:(0,o.Ru)("413f48cc71f71083ce532a86e3efdc21"),value:"left"},{label:(0,o.Ru)("fd8e9572cc6bf87653c4d8f8b8dd0db9"),value:"right"}],pipeIn:(0,l.Jh)("left")}]},(0,l.ol)("status",{disabled:!0})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("size",{label:(0,o.Ru)("c8339fd2a85af4ba66084d28df808de4"),pipeIn:(0,l.Jh)("md")}),(0,l.ol)("switch",{name:"block",label:(0,l.NR)((0,o.Ru)("6aa6b9e2dca63d27dc74eb155020271d"),(0,o.Ru)("e57996d3d771141f1b3080bbd8ad605b"))}),(0,l.ol)("buttonLevel",{label:(0,o.Ru)("1ce673c48f29162208e75bc210307bfc"),name:"level"})]},{title:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a"),body:[(0,l.ol)("switch",{label:(0,o.Ru)("c9e265ec462b61887af6f58928923925"),name:"hideCaret"}),(0,l.ol)("icon",{label:(0,o.Ru)("c182ad6b97f0909596a523b1f04c28d2")}),(0,l.ol)("icon",{name:"rightIcon",label:(0,o.Ru)("ad7e6f016bc1d9a9bbc6e18224d73247")})]},(0,l.ol)("style:classNames",{isFormItem:!1,schema:[(0,l.ol)("className",{name:"btnClassName",label:(0,o.Ru)("fa966345577ba81af19408f203db968f")}),(0,l.ol)("className",{name:"menuClassName",label:(0,o.Ru)("938ac86e738246ccd0ca0224031f96af")})]})])]}])},a}return(0,p.C6)(a,e),a.prototype.buildEditorToolbar=function(e,a){var t=e.id;"dropdown-button"===e.info.renderer.name&&a.push({icon:"fa fa-expand",order:100,tooltip:(0,o.Ru)("213a4e49568569943403ff31fff31ee5"),onClick:this.editDetail.bind(this,t)})},a.prototype.editDetail=function(e){var a=this.manager,t=a.store,n=t.getNodeById(e),c=t.getValueOf(e);n&&c&&this.manager.openSubEditor({title:(0,o.Ru)("213a4e49568569943403ff31fff31ee5"),value:c.buttons,slot:{type:"button-group",buttons:"$$",block:!0},onChange:function(e){e=(0,p.Cl)((0,p.Cl)({},c),{buttons:e}),a.panelChangeValue(e,(0,l.Ui)(c,e))}})},a.prototype.buildEditorContextMenu=function(e,a){var t=e.id;e.schema,e.region;var n=e.info;e.selections.length||(null==n?void 0:n.plugin)!==this||"dropdown-button"===n.renderer.name&&a.push("|",{label:(0,o.Ru)("213a4e49568569943403ff31fff31ee5"),onSelect:this.editDetail.bind(this,t)})},a.prototype.filterProps=function(e){return e.trigger="click",e},a.id="DropDownButtonPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(mo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ho=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="checkboxes",a.$schema="/schemas/CheckboxesControlSchema.json",a.name=(0,o.Ru)("db98f889ce6bc235e66bd4b2a788d137"),a.isBaseComponent=!0,a.icon="fa fa-check-square",a.pluginIcon="checkboxes-plugin",a.description=(0,o.Ru)("6d1383a2806f0516aac2c115f96799eb"),a.docLink="/amis/zh-CN/components/form/checkboxes",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"checkboxes",label:(0,o.Ru)("db98f889ce6bc235e66bd4b2a788d137"),name:"checkboxes",multiple:!0,options:[{label:(0,o.Ru)("05f87b331e1c97691776d93a6598373f"),value:"A"},{label:(0,o.Ru)("f38c0a46797523b11051e35ec0f82a42"),value:"B"}]},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({value:"A"},a.scaffold)]},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("db98f889ce6bc235e66bd4b2a788d137"),a.events=(0,p.fX)([{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("2fc76872efce1eabd3b74a3e4fd5b976"),dataSchema:function(e){var a=ac(e,!0).value;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:a}}}}]}}],(0,p.zs)(nc),!1),a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelJustify=!0,a.panelBodyCreator=function(e){var t=e.info.renderer;return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),[(0,l.ol)("switch",{label:(0,o.Ru)("9c541222ced2435288c24b34f8ad1fb8"),name:"checkAll",value:!1,visibleOn:"this.multiple",onChange:function(e,a,t,n){e||(n.setValueByName("defaultCheckAll",!1),n.setValueByName("checkAllText",void 0))}}),{type:"container",className:"ae-ExtendMore mb-2",visibleOn:"this.checkAll",body:[(0,l.ol)("switch",{label:(0,o.Ru)("05bef457e8350e1a5d8007cad41b70e5"),name:"defaultCheckAll",value:!1}),{type:"input-text",label:(0,o.Ru)("23b3169341314eda02d860be90ebf487"),name:"checkAllText"}]}],(0,l.ol)("joinValues",{visibleOn:!0}),(0,l.ol)("delimiter",{visibleOn:"this.joinValues === true"}),(0,l.ol)("extractValue"),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("description"),(0,l.ol)("autoFillApi",{trigger:"change"})]},{title:(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),body:[(0,l.ol)("optionControlV2",{multiple:!0}),(0,l.ol)("valueFormula",{rendererSchema:function(e){return(0,p.Cl)((0,p.Cl)({},e),{type:"input-text"})},pipeOut:l.$f,needDeleteProps:["source"],visibleOn:"this.selectFirst !== true && this.source != null"}),(0,l.ol)("optionsMenuTpl",{manager:a.manager}),(0,l.ol)("optionAddControl",{manager:a.manager}),(0,l.ol)("optionEditControl",{manager:a.manager}),(0,l.ol)("optionDeleteControl")]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:t}),(0,l.ol)("style:classNames")])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r,b,f,s,u,m,h,v,y,g,R=ec(e.schema),C={type:R,title:(null===(n=e.schema)||void 0===n?void 0:n.label)||(null===(c=e.schema)||void 0===c?void 0:c.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value};return!1===(null===(i=e.schema)||void 0===i?void 0:i.joinValues)&&(C=(0,p.Cl)((0,p.Cl)({},C),{type:"object",title:(null===(l=e.schema)||void 0===l?void 0:l.label)||(null===(r=e.schema)||void 0===r?void 0:r.name),properties:(t={},t[(null===(b=e.schema)||void 0===b?void 0:b.labelField)||"label"]={type:"string",title:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},t[(null===(f=e.schema)||void 0===f?void 0:f.valueField)||"value"]={type:R,title:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},t)})),(null===(s=e.schema)||void 0===s?void 0:s.multiple)&&((null===(u=e.schema)||void 0===u?void 0:u.extractValue)?C={type:"array",title:(null===(m=e.schema)||void 0===m?void 0:m.label)||(null===(h=e.schema)||void 0===h?void 0:h.name)}:!1===(null===(v=e.schema)||void 0===v?void 0:v.joinValues)&&(C={type:"array",title:(null===(y=e.schema)||void 0===y?void 0:y.label)||(null===(g=e.schema)||void 0===g?void 0:g.name),items:{type:"object",title:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),properties:C.properties},originalValue:C.originalValue})),C},a.id="CheckboxesControlPlugin",a}(l.j8);(0,l.I0)(ho),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var vo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="radios",a.$schema="/schemas/RadiosControlSchema.json",a.name=(0,o.Ru)("9913107b19cb6012250134ff91377430"),a.isBaseComponent=!0,a.icon="fa fa-dot-circle-o",a.pluginIcon="radios-plugin",a.description=(0,o.Ru)("b7a4abc1e4e975c9df5bb9d9cf4823ba"),a.docLink="/amis/zh-CN/components/form/radios",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"radios",label:(0,o.Ru)("9913107b19cb6012250134ff91377430"),name:"radios",options:[{label:(0,o.Ru)("05f87b331e1c97691776d93a6598373f"),value:"A"},{label:(0,o.Ru)("f38c0a46797523b11051e35ec0f82a42"),value:"B"}]},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)((0,p.Cl)({},a.scaffold),{value:"A"})]},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("9913107b19cb6012250134ff91377430"),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("2fc76872efce1eabd3b74a3e4fd5b976"),dataSchema:function(e){var a=ac(e,!1),t=a.value,n=a.selectedItems,c=a.items;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:t,selectedItems:n,items:c}}}}]}}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("valueFormula",{rendererSchema:function(e){return e},useSelectMode:!0,visibleOn:"this.options && this.options.length > 0"}),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("autoFillApi",{trigger:"change"})]},{title:(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),body:[(0,l.ol)("optionControlV2"),(0,l.ol)("selectFirst")]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:e.info.renderer,schema:[(0,l.ol)("switch",{label:(0,o.Ru)("46110787e4774b81418b274e9b06127e"),name:"inline",hiddenOn:'this.mode === "inline"',pipeIn:(0,l.Jh)(!0)}),{label:(0,o.Ru)("83a00680e0872e2a35496be7e12c1309"),name:"columnsCount",hiddenOn:'this.mode === "inline" || this.inline !== false',type:"input-range",min:1,max:6,pipeIn:(0,l.Jh)(1)}]}),(0,l.ol)("style:classNames",{schema:[(0,l.ol)("className",{label:(0,o.Ru)("c30264927c3c170efd2e7763becf12fc"),name:"itemClassName"})]})])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r,b,f,s=ec(e.schema),u={type:s,title:(null===(n=e.schema)||void 0===n?void 0:n.label)||(null===(c=e.schema)||void 0===c?void 0:c.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value};return!1===(null===(i=e.schema)||void 0===i?void 0:i.joinValues)&&(u=(0,p.Cl)((0,p.Cl)({},u),{type:"object",title:(null===(l=e.schema)||void 0===l?void 0:l.label)||(null===(r=e.schema)||void 0===r?void 0:r.name),properties:(t={},t[(null===(b=e.schema)||void 0===b?void 0:b.labelField)||"label"]={type:"string",title:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},t[(null===(f=e.schema)||void 0===f?void 0:f.valueField)||"value"]={type:s,title:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},t)})),u},a.id="RadiosControlPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(vo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},(0,l.as)("option",{name:"option",type:"input-text",label:(0,l.NR)((0,o.Ru)("f411d0f1f925d9b48d8c1d451bd809b1"),(0,o.Ru)("2ef0fb6299da5954f5ea84a088684ee5"))});var yo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="checkbox",a.$schema="/schemas/CheckboxControlSchema.json",a.name=(0,o.Ru)("454e60f5759903d7d3dba58e3f9bd590"),a.isBaseComponent=!0,a.icon="fa fa-check-square-o",a.pluginIcon="checkbox-plugin",a.description=(0,o.Ru)("454e60f5759903d7d3dba58e3f9bd590"),a.docLink="/amis/zh-CN/components/form/checkbox",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"checkbox",option:(0,o.Ru)("454e60f5759903d7d3dba58e3f9bd590"),name:"checkbox"},a.previewSchema={type:"form",className:"text-left",wrapWithPanel:!1,mode:"horizontal",body:[(0,p.Cl)((0,p.Cl)({value:!0},a.scaffold),{label:(0,o.Ru)("81c8c07d13f425215010783bbf3bf06e")})]},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("454e60f5759903d7d3dba58e3f9bd590"),a.panelJustify=!0,a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("c75fde0e2d329ce62f55cb1a207181ae"),dataSchema:function(e){var a,t,n=e.store.getNodeById(e.store.activeId),c=e.dataSchema.current.schemas.find((function(e){var a;return null===(a=e.properties)||void 0===a?void 0:a[n.schema.name]}));return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"string"},null!==(t=null===(a=null==c?void 0:c.properties)||void 0===a?void 0:a[n.schema.name])&&void 0!==t?t:{}),{title:(0,o.Ru)("10d23d1f68ee1facb03b1f86678aa2ba")})}}}}]}}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("option"),{type:"ae-switch-more",hiddenOnDefault:!1,mode:"normal",label:(0,o.Ru)("db0258df1ddbd88749b335aecdc8425e"),formType:"extend",form:{body:[{type:"ae-valueFormat",name:"trueValue",label:(0,o.Ru)("53235c46364db079356d57da5870f967"),pipeIn:(0,l.Jh)(!0),pipeOut:l.$f,onChange:function(e,a,t,n){var o=(null==n?void 0:n.data)||{},d=o.value,i=o.trueValue;(0,c.joH)(d)||i===d&&i!==e&&n.setValues({value:e})}},{type:"ae-valueFormat",name:"falseValue",label:(0,o.Ru)("56f3150f1713a5e5c6e7c55fb0b79b75"),pipeIn:(0,l.Jh)(!1),pipeOut:l.$f,onChange:function(e,a,t,n){var o=(null==n?void 0:n.data)||{},d=o.value,i=o.falseValue;(0,c.joH)(d)||i===d&&i!==e&&n.setValues({value:e})}}]}},(0,l.ol)("valueFormula",{rendererSchema:(0,p.Cl)((0,p.Cl)({},A()(null==e?void 0:e.schema,["trueValue","falseValue"])),{type:"switch"}),needDeleteProps:["option"],label:(0,o.Ru)("7c7a88eb1bb4b40206c6c680bd8995a8"),rendererWrapper:!0,valueType:"boolean",pipeIn:function(e,a){var t,n;return(0,c.joH)(e)?e:e===(null===(n=null===(t=null==a?void 0:a.data)||void 0===t?void 0:t.trueValue)||void 0===n||n)},pipeOut:function(e,a,t){if((0,c.joH)(e))return e;var n=t.trueValue,o=void 0===n||n,d=t.falseValue;return e?o:void 0!==d&&d}}),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("description"),(0,l.ol)("autoFillApi",{trigger:"change"})]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:e.info.renderer}),(0,l.ol)("style:classNames")])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c,o,d;return{type:(null===(t=e.schema)||void 0===t?void 0:t.trueValue)?typeof(null===(n=e.schema)||void 0===n?void 0:n.trueValue):"boolean",title:(null===(c=e.schema)||void 0===c?void 0:c.label)||(null===(o=e.schema)||void 0===o?void 0:o.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value}},a.id="CheckboxControlPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(yo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var go=[{label:(0,o.Ru)("79d7c8cd739a1f94c7bb30c74323eaa7"),value:"X"},{label:(0,o.Ru)("84c7af622906c4e9d62bbf905d6ee517"),value:"x"}],Ro={date:{format:"YYYY-MM-DD",placeholder:(0,o.Ru)("aa2fb1b6cffd7c9783c11047adcdbae4"),formatOptions:(0,p.fX)((0,p.fX)([],(0,p.zs)(go),!1),[{label:"YYYY-MM-DD",value:"YYYY-MM-DD"},{label:"YYYY/MM/DD",value:"YYYY/MM/DD"},{label:(0,o.Ru)("8935dbb864f032bacc618b0938887ad7"),value:(0,o.Ru)("8935dbb864f032bacc618b0938887ad7")}],!1)},datetime:{format:"YYYY-MM-DD HH:mm:ss",placeholder:(0,o.Ru)("ff91b28a49de6fd998dea31598198a73"),formatOptions:(0,p.fX)((0,p.fX)([],(0,p.zs)(go),!1),[{label:"YYYY-MM-DD HH:mm:ss",value:"YYYY-MM-DD HH:mm:ss"},{label:"YYYY/MM/DD HH:mm:ss",value:"YYYY/MM/DD HH:mm:ss"},{label:(0,o.Ru)("3e253325914594e1dc483c0b64ea7643"),value:(0,o.Ru)("3e253325914594e1dc483c0b64ea7643")}],!1)},time:{format:"HH:mm",placeholder:(0,o.Ru)("fbd05a89ca037ca9e5a6af4c2206d488"),formatOptions:[{label:"HH:mm",value:"HH:mm"},{label:"HH:mm:ss",value:"HH:mm:ss"},{label:(0,o.Ru)("90696835bfa70d38b02ef5533d33c88d"),value:(0,o.Ru)("90696835bfa70d38b02ef5533d33c88d")},{label:(0,o.Ru)("6154f88c0ac259ace41b0a5be45d753c"),value:(0,o.Ru)("6154f88c0ac259ace41b0a5be45d753c")}]},month:{format:"YYYY-MM",placeholder:(0,o.Ru)("904393383755b88e61f5c242eafabdda"),formatOptions:(0,p.fX)((0,p.fX)([],(0,p.zs)(go),!1),[{label:"YYYY-MM",value:"YYYY-MM"},{label:"MM",value:"MM"},{label:"M",value:"M"}],!1)},quarter:{format:"YYYY [Q]Q",placeholder:(0,o.Ru)("55546b74d8819d49cccda6277f3a3282"),formatOptions:(0,p.fX)((0,p.fX)([],(0,p.zs)(go),!1),[{label:"YYYY-[Q]Q",value:"YYYY-[Q]Q"},{label:"Q",value:"Q"}],!1)},year:{format:"YYYY",placeholder:(0,o.Ru)("13ef7828361c8aebbf6ebe09370f5e41"),formatOptions:(0,p.fX)((0,p.fX)([],(0,p.zs)(go),!1),[{label:"YYYY",value:"YYYY"}],!1)}},Co=(0,o.Ru)("037becbe8bff2f8838d141cc7b6b2df7"),wo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-date",a.$schema="/schemas/DateControlSchema.json",a.icon="fa fa-calendar",a.pluginIcon="input-date-plugin",a.name=(0,o.Ru)("4ff1e74e43a3586339251494117185ad"),a.isBaseComponent=!0,a.searchKeywords=(0,o.Ru)("bb712c16299683ab1af22258740a537a"),a.description=(0,o.Ru)("52ea2070560eb55083b64f5ba748697d"),a.docLink="/amis/zh-CN/components/form/input-date",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-date",label:(0,o.Ru)("4ff1e74e43a3586339251494117185ad"),name:"date"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("e54ca3223a36c6489de0fb8a39d4049f"),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("96f9d9fc9cef8b18e3cd1cf9077147d1"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("a610ef4a4fbe8f0c8b756162acfb6186")}}}}}]},{eventName:"focus",eventLabel:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),description:(0,o.Ru)("f6db3514c72bdc34922f137a8a92b997"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("a610ef4a4fbe8f0c8b756162acfb6186")}}}}}]},{eventName:"blur",eventLabel:(0,o.Ru)("fc96a5f1b79cb734afe08e401b6ba5e7"),description:(0,o.Ru)("0f5fc3b84cf9c24ff3acae45ae22fb57"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("a610ef4a4fbe8f0c8b756162acfb6186")}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("3086da6514671fb8950171bf3af4ab2d")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelJustify=!0,a.panelBodyCreator=function(e){var t=e.info.renderer;return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("selectDateType",{value:a.scaffold.type,onChange:function(e,a,t,n){var c,o,d=e.split("-")[1];n.setValues({placeholder:null===(c=Ro[d])||void 0===c?void 0:c.placeholder,valueFormat:"X",displayFormat:null===(o=Ro[d])||void 0===o?void 0:o.format,minDate:"",maxDate:"",value:""})}}),{type:"input-text",name:"valueFormat",label:(0,l.NR)((0,o.Ru)("db0258df1ddbd88749b335aecdc8425e"),(0,o.Ru)("e02d111d524de97e8622121f7ce845cf")),pipeIn:(0,l.Jh)("X"),clearable:!0,onChange:function(e,a,t,n){var c=n.data.type.split("-")[1];t.setOptions(Ro[c].formatOptions)},options:Ro[a.scaffold.type.split("-")[1]].formatOptions},{type:"input-text",name:"displayFormat",label:(0,l.NR)((0,o.Ru)("ecd1a3cadcf1d55250afafbbde767250"),(0,o.Ru)("fcb9b16d5d056bfbf6b6cba9dcf61efa")),pipeIn:(0,l.Jh)("YYYY-MM-DD"),clearable:!0,onChange:function(e,a,t,n){var c=n.data.type.split("-")[1];t.setOptions(Ro[c].formatOptions)},options:Ro[a.scaffold.type.split("-")[1]].formatOptions},(0,l.ol)("utc"),(0,l.ol)("clearable",{pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("valueFormula",{rendererSchema:function(e){return e},placeholder:(0,o.Ru)("8f7ae284d0039fe05b9f57fd5ae3ede9"),header:(0,o.Ru)("98229308e2e9484583fde4ae363a979f"),DateTimeType:G.IsDate,label:(0,l.NR)((0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087"),Co)}),(0,l.ol)("valueFormula",{name:"minDate",header:(0,o.Ru)("98229308e2e9484583fde4ae363a979f"),DateTimeType:G.IsDate,rendererSchema:function(a){return(0,p.Cl)((0,p.Cl)({},a),{value:null==e?void 0:e.schema.minDate})},placeholder:(0,o.Ru)("8f7ae284d0039fe05b9f57fd5ae3ede9"),needDeleteProps:["minDate"],label:(0,l.NR)((0,o.Ru)("c322edb884724d04842fc35f4d29a24e"),Co)}),(0,l.ol)("valueFormula",{name:"maxDate",header:(0,o.Ru)("98229308e2e9484583fde4ae363a979f"),DateTimeType:G.IsDate,rendererSchema:function(a){return(0,p.Cl)((0,p.Cl)({},a),{value:null==e?void 0:e.schema.maxDate})},needDeleteProps:["maxDate"],label:(0,l.NR)((0,o.Ru)("5da893141114a59da868052b3a17a79a"),Co)}),(0,l.ol)("placeholder",{pipeIn:(0,l.Jh)((0,o.Ru)("aa2fb1b6cffd7c9783c11047adcdbae4"))}),(0,l.ol)("remark"),(0,l.ol)("labelRemark"),(0,l.ol)("description"),(0,l.ol)("autoFillApi")]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.Date,rendererSchema:function(e){return(0,p.Cl)((0,p.Cl)({},e),{label:(0,o.Ru)("2c8c25bb51dfd9ddfc74fd75a8a380a1"),validateName:"equals"})}})],(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{configTitle:"props"}))},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",t),(0,l.ol)("style:classNames",[(0,l.ol)("className",{label:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac"),name:"descriptionClassName",visibleOn:"this.description"}),(0,l.ol)("className",{name:"addOn.className",label:"AddOn",visibleOn:'this.addOn && this.addOn.type === "text"'})]),(0,l.ol)("style:others",[{name:"embed",type:"button-group-select",size:"md",label:(0,o.Ru)("f0789e79d48f135e5d870753f7a85d05"),mode:"row",pipeIn:(0,l.Jh)(!1),options:[{label:(0,o.Ru)("a553741d5ebb9c80d7d2a63b202cf4b8"),value:!1},{label:(0,o.Ru)("c6e1b91d329a61b691d0d5d2eb343ddd"),value:!0}]}])],(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{configTitle:"style"}))},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.id="DateControlPlugin",a}(l.j8);(0,l.I0)(wo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var xo=[{label:(0,o.Ru)("79d7c8cd739a1f94c7bb30c74323eaa7"),value:"X"},{label:(0,o.Ru)("84c7af622906c4e9d62bbf905d6ee517"),value:"x"}],So={date:(0,p.Cl)((0,p.Cl)({},(0,B.CXN)("input-date-range")),{format:"YYYY-MM-DD",placeholder:(0,o.Ru)("a2847d82fc998cbe25447b14d113234b"),shortcuts:["yesterday","7daysago","prevweek","thismonth","prevmonth","prevquarter"],formatOptions:(0,p.fX)((0,p.fX)([],(0,p.zs)(xo),!1),[{label:"YYYY-MM-DD",value:"YYYY-MM-DD"},{label:"YYYY/MM/DD",value:"YYYY/MM/DD"},{label:(0,o.Ru)("8935dbb864f032bacc618b0938887ad7"),value:(0,o.Ru)("8935dbb864f032bacc618b0938887ad7")}],!1)}),datetime:(0,p.Cl)((0,p.Cl)({},(0,B.CXN)("input-datetime-range")),{format:"YYYY-MM-DD HH:mm:ss",timeFormat:"HH:mm:ss",placeholder:(0,o.Ru)("3f9c3a9eb55b7116bcaa6b614ecb38be"),shortcuts:["yesterday","7daysago","prevweek","thismonth","prevmonth","prevquarter"],formatOptions:(0,p.fX)((0,p.fX)([],(0,p.zs)(xo),!1),[{label:"YYYY-MM-DD HH:mm:ss",value:"YYYY-MM-DD HH:mm:ss"},{label:"YYYY/MM/DD HH:mm:ss",value:"YYYY/MM/DD HH:mm:ss"},{label:(0,o.Ru)("3e253325914594e1dc483c0b64ea7643"),value:(0,o.Ru)("3e253325914594e1dc483c0b64ea7643")}],!1)}),time:(0,p.Cl)((0,p.Cl)({},(0,B.CXN)("input-time-range")),{format:"HH:mm",timeFormat:"HH:mm:ss",placeholder:(0,o.Ru)("ddc4a982defd88cd164c61da914819e1"),shortcuts:[],formatOptions:[{label:"HH:mm",value:"HH:mm",timeFormat:"HH:mm"},{label:"HH:mm:ss",value:"HH:mm:ss",timeFormat:"HH:mm:ss"},{label:(0,o.Ru)("90696835bfa70d38b02ef5533d33c88d"),value:(0,o.Ru)("90696835bfa70d38b02ef5533d33c88d"),timeFormat:"HH:mm"},{label:(0,o.Ru)("6154f88c0ac259ace41b0a5be45d753c"),value:(0,o.Ru)("6154f88c0ac259ace41b0a5be45d753c"),timeFormat:"HH:mm:ss"}]}),month:(0,p.Cl)((0,p.Cl)({},(0,B.CXN)("input-month-range")),{format:"YYYY-MM",placeholder:(0,o.Ru)("c899221db27c8b3606ce7c807f0765f2"),shortcuts:[],formatOptions:(0,p.fX)((0,p.fX)([],(0,p.zs)(xo),!1),[{label:"YYYY-MM",value:"YYYY-MM"},{label:"MM",value:"MM"},{label:"M",value:"M"}],!1)}),quarter:(0,p.Cl)((0,p.Cl)({},(0,B.CXN)("input-quarter-range")),{format:"YYYY [Q]Q",placeholder:(0,o.Ru)("c09ddfc72d3c34ae6aa76d5a457cb403"),shortcuts:["thisquarter","prevquarter"],formatOptions:(0,p.fX)((0,p.fX)([],(0,p.zs)(xo),!1),[{label:"YYYY-[Q]Q",value:"YYYY-[Q]Q"},{label:"Q",value:"Q"}],!1)}),year:(0,p.Cl)((0,p.Cl)({},(0,B.CXN)("input-year-range")),{format:"YYYY",placeholder:(0,o.Ru)("cb6deedf9cd4a0b65abd70798cfed85e"),shortcuts:["thisyear","lastYear"],formatOptions:(0,p.fX)((0,p.fX)([],(0,p.zs)(xo),!1),[{label:"YYYY",value:"YYYY"}],!1)})},No=(0,o.Ru)("6b3c2a07db1bb3c229bbc5df48068792"),ko=(0,o.Ru)("dcc94ea1715bd502c709c5d5092e9c82"),Eo=Object.values(So).map((function(e){return!1===(null==e?void 0:e.sizeMutable)?e.type:null})).filter((function(e){return e})),Io=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-date-range",a.$schema="/schemas/DateRangeControlSchema.json",a.icon="fa fa-calendar",a.pluginIcon="input-date-range-plugin",a.name=(0,o.Ru)("7866226eb814f681dcc4037e7489aab8"),a.isBaseComponent=!0,a.searchKeywords=(0,o.Ru)("0bbad229b14369f667abae7fa8453d69"),a.description=(0,o.Ru)("9024ff398faf8340b92bf0208431973b"),a.docLink="/amis/zh-CN/components/form/input-date-range",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-date-range",label:(0,o.Ru)("7866226eb814f681dcc4037e7489aab8"),name:"date-range"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("7866226eb814f681dcc4037e7489aab8"),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("96f9d9fc9cef8b18e3cd1cf9077147d1"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("05606badb4b14ffd3c38c278fb0f3c9f")}}}}}]},{eventName:"focus",eventLabel:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),description:(0,o.Ru)("f6db3514c72bdc34922f137a8a92b997"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("05606badb4b14ffd3c38c278fb0f3c9f")}}}}}]},{eventName:"blur",eventLabel:(0,o.Ru)("fc96a5f1b79cb734afe08e401b6ba5e7"),description:(0,o.Ru)("0f5fc3b84cf9c24ff3acae45ae22fb57"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("05606badb4b14ffd3c38c278fb0f3c9f")}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("3086da6514671fb8950171bf3af4ab2d")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelJustify=!0,a.panelBodyCreator=function(e){var t=e.info.renderer;return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("formItemExtraName"),(0,l.ol)("label"),(0,l.ol)("selectDateRangeType",{value:a.scaffold.type,onChange:function(e,a,t,n){var c,o,d,i,l=e.split("-")[1];n.setValues({displayFormat:null===(c=So[l])||void 0===c?void 0:c.format,placeholder:null===(o=So[l])||void 0===o?void 0:o.placeholder,valueFormat:"time"===l?"HH:mm":"X",minDate:"",maxDate:"",value:"",shortcuts:null===(d=So[l])||void 0===d?void 0:d.shortcuts,ranges:void 0,size:Eo.includes(e)||null===(i=n.data)||void 0===i?void 0:i.size})}}),{type:"input-text",name:"valueFormat",label:(0,l.NR)((0,o.Ru)("db0258df1ddbd88749b335aecdc8425e"),(0,o.Ru)("e02d111d524de97e8622121f7ce845cf")),pipeIn:(0,l.Jh)("X"),clearable:!0,onChange:function(e,a,t,n){t.setOptions(So[n.data.type.split("-")[1]].formatOptions)},options:So[a.scaffold.type.split("-")[1]].formatOptions},{type:"input-text",name:"displayFormat",label:(0,l.NR)((0,o.Ru)("ecd1a3cadcf1d55250afafbbde767250"),(0,o.Ru)("fcb9b16d5d056bfbf6b6cba9dcf61efa")),pipeIn:(0,l.Jh)("YYYY-MM-DD"),clearable:!0,onChange:function(e,a,t,n){t.setOptions(So[n.data.type.split("-")[1]].formatOptions)},options:So[a.scaffold.type.split("-")[1]].formatOptions},(0,l.ol)("utc"),(0,l.ol)("clearable",{pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("valueFormula",{rendererSchema:function(e){return(0,p.Cl)((0,p.Cl)({},e),{size:"full",mode:"inline"})},mode:"vertical",header:(0,o.Ru)("98229308e2e9484583fde4ae363a979f"),DateTimeType:G.IsRange,label:(0,l.NR)((0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087"),No)}),(0,l.ol)("valueFormula",{name:"minDate",header:(0,o.Ru)("98229308e2e9484583fde4ae363a979f"),DateTimeType:G.IsDate,rendererSchema:function(e){return(0,p.Cl)((0,p.Cl)({},A()(e,["shortcuts"])),{value:null==e?void 0:e.minDate,type:"input-date"})},placeholder:(0,o.Ru)("8f7ae284d0039fe05b9f57fd5ae3ede9"),needDeleteProps:["minDate","ranges","shortcuts"],label:(0,l.NR)((0,o.Ru)("c322edb884724d04842fc35f4d29a24e"),No)}),(0,l.ol)("valueFormula",{name:"maxDate",header:(0,o.Ru)("98229308e2e9484583fde4ae363a979f"),DateTimeType:G.IsDate,rendererSchema:function(e){return(0,p.Cl)((0,p.Cl)({},A()(e,["shortcuts"])),{value:null==e?void 0:e.maxDate,type:"input-date"})},placeholder:(0,o.Ru)("8f7ae284d0039fe05b9f57fd5ae3ede9"),needDeleteProps:["maxDate","ranges","shortcuts"],label:(0,l.NR)((0,o.Ru)("5da893141114a59da868052b3a17a79a"),No)}),(0,l.ol)("valueFormula",{name:"minDuration",header:(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),DateTimeType:G.NotDate,rendererSchema:function(e){return(0,p.Cl)((0,p.Cl)({},e),{value:null==e?void 0:e.minDuration,type:"input-text"})},placeholder:(0,o.Ru)("13ce82d026daa5a30e50105bd2a204a6"),needDeleteProps:["minDuration"],label:(0,l.NR)((0,o.Ru)("e7271563debf3c7bcb85e23816c35acb"),ko)}),(0,l.ol)("valueFormula",{name:"maxDuration",header:(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),DateTimeType:G.NotDate,rendererSchema:function(e){return(0,p.Cl)((0,p.Cl)({},e),{value:null==e?void 0:e.maxDuration,type:"input-text"})},placeholder:(0,o.Ru)("13ce82d026daa5a30e50105bd2a204a6"),needDeleteProps:["maxDuration"],label:(0,l.NR)((0,o.Ru)("6da95498bea887b2ea7c6c2bb4b2fdc3"),ko)}),(0,l.ol)("dateShortCutControl",{name:"shortcuts",mode:"normal",certainOptions:["today","yesterday","thisweek","prevweek","thismonth","prevmonth","thisquarter","prevquarter","thisyear"],modifyOptions:["$daysago","$dayslater","$weeksago","$weekslater","$monthsago","$monthslater","$quartersago","$quarterslater","$yearsago","$yearslater"]}),(0,l.ol)("remark"),(0,l.ol)("labelRemark"),(0,l.ol)("startPlaceholder"),(0,l.ol)("endPlaceholder"),(0,l.ol)("autoFillApi")]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.Date,rendererSchema:function(e){return(0,p.Cl)((0,p.Cl)({},e),{label:(0,o.Ru)("2c8c25bb51dfd9ddfc74fd75a8a380a1"),validateName:"equals"})}})],(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{configTitle:"props"}))},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:(0,p.Cl)((0,p.Cl)({},t),{sizeMutable:!1}),schema:[(0,l.ol)("formItemSize",{hiddenOn:'["'.concat(Eo.join('","'),'"].includes(this.type)')})]}),(0,l.ol)("style:classNames",[(0,l.ol)("className",{label:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac"),name:"descriptionClassName",visibleOn:"this.description"}),(0,l.ol)("className",{name:"addOn.className",label:"AddOn",visibleOn:'this.addOn && this.addOn.type === "text"'})]),(0,l.ol)("style:others",[{name:"embed",type:"button-group-select",size:"md",label:(0,o.Ru)("f0789e79d48f135e5d870753f7a85d05"),mode:"row",pipeIn:(0,l.Jh)(!1),options:[{label:(0,o.Ru)("a553741d5ebb9c80d7d2a63b202cf4b8"),value:!1},{label:(0,o.Ru)("c6e1b91d329a61b691d0d5d2eb343ddd"),value:!0}]}])],(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{configTitle:"style"}))},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.id="DateRangeControlPlugin",a}(l.j8);(0,l.I0)(Io),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Oo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-file",a.$schema="/schemas/FileControlSchema.json",a.name=(0,o.Ru)("481e034e6026969aae4ce7ce7c8a7b6f"),a.isBaseComponent=!0,a.icon="fa fa-upload",a.pluginIcon="input-file-plugin",a.description=(0,o.Ru)("ec1f230a0181d79b37967a455b1f3515"),a.docLink="/amis/zh-CN/components/form/input-file",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-file",label:(0,o.Ru)("481e034e6026969aae4ce7ce7c8a7b6f"),autoUpload:!0,proxy:!0,uploadType:"fileReceptor",name:"file"},a.previewSchema={type:"form",className:"text-left",wrapWithPanel:!1,mode:"horizontal",body:[(0,p.Cl)({},a.scaffold)]},a.notRenderFormZone=!0,a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("8dccb3d6633a85edb21fa52599211654"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{file:{type:"object",title:(0,o.Ru)("5560230c43dd8d8c2b4a62d829f152b3")}}}}}]},{eventName:"remove",eventLabel:(0,o.Ru)("7dcb3fb3ccc93369798d4b6950e96058"),description:(0,o.Ru)("03d585240162dad662a0a6b5d90a4692"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("6775136a73e41c1b2cb4ab025773e326")}}}}}]},{eventName:"success",eventLabel:(0,o.Ru)("a7699ba73144aad544eb9ac49f82749d"),description:(0,o.Ru)("e309c24c2b07e5970208a82388f1d88e"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("5560230c43dd8d8c2b4a62d829f152b3")},result:{type:"object",title:(0,o.Ru)("fd3913adcb81427f1895ab5b79ebe0b2")}}}}}]},{eventName:"fail",eventLabel:(0,o.Ru)("54e5de428ca9d59119d4624706215a4d"),description:(0,o.Ru)("4855bc3f3d06b9cf58d14b61839c5a51"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("5560230c43dd8d8c2b4a62d829f152b3")},error:{type:"object",title:(0,o.Ru)("236dc056d6800bf423df47520637c52d")}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("36d40a48f3da92af9fe55ee77cfae46f"),description:(0,o.Ru)("18843505278637e44a29e7e1f39e0b06")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("btnLabel"),(0,l.ol)("multiple",{replace:!0,body:[{name:"maxLength",label:(0,o.Ru)("0ec0e6e04b9e918939ac8e0daf407b75"),type:"input-number"}]}),{type:"input-group",name:"maxSize",label:(0,o.Ru)("0a9dced8856958fbd05508d1218f8090"),body:[{type:"input-number",name:"maxSize"},{type:"tpl",addOnclassName:"border-0 bg-none",tpl:"B"}]},(0,l.ol)("uploadType",{options:[{label:(0,o.Ru)("d28879b6a8a4ddb62bf6f2ab59303df7"),value:"asForm"},{label:(0,o.Ru)("1e4dc4d5f4a3a95ddc349147d4d8cd39"),value:"fileReceptor"},{label:(0,o.Ru)("74cef1162781310e1503d2dc463a76fc"),value:"bos"}],pipeIn:function(e,a){return e||"fileReceptor"},pipeOut:function(e,a){return e||"fileReceptor"},onChange:function(e,a,t,n){if("asForm"===e){n.setValueByName("autoUpload",!0);var c=n.getValueByName("formType")||"asBlob";n.setValueByName(c,!0)}else n.setValueByName("asBase64",!1),n.setValueByName("asBlob",!1)}}),{name:"formType",type:"select",tiled:!0,visibleOn:'this.uploadType === "asForm"',value:"asBlob",label:(0,l.NR)((0,o.Ru)("7c6722203327e8173be987f36fadf610"),(0,o.Ru)("fde1ab2f504097f3f717acbb653b4f09")),options:[{label:"Base64",value:"asBase64"},{label:(0,o.Ru)("6168fb08fe64663a502a132c5589b73d"),value:"asBlob"}],onChange:function(e,a,t,n){n.setValueByName("asBase64","asBase64"===e),n.setValueByName("asBlob","asBlob"===e)}},(0,l.ol)("bos",{visibleOn:'this.uploadType === "bos"'}),(0,l.ol)("proxy",{value:!0,visibleOn:'this.uploadType !== "asForm" || !this.uploadType'}),(0,l.ol)("switch",{name:"autoUpload",label:(0,o.Ru)("7245fe895fa1cfc42b5217a3de314565"),value:!0,visibleOn:'this.uploadType !== "asForm"'}),(0,l.ol)("switch",{name:"useChunk",label:(0,o.Ru)("cf9e4c80962e712eaa55551cccff317e"),value:!1,pipeIn:function(e,a){return!!e},visibleOn:'this.uploadType !== "asForm"'}),{type:"container",className:"ae-ExtendMore mb-3",visibleOn:'this.uploadType !== "asForm" && this.useChunk === true',body:[{type:"input-group",name:"chunkSize",label:(0,o.Ru)("454dbf9b835af8627d4dfff2903298b7"),body:[{type:"input-number",name:"chunkSize"},{type:"tpl",addOnclassName:"border-0 bg-none",tpl:"B"}]},{type:"Container",visibleOn:'this.uploadType == "fileReceptor" && this.useChunk != false',body:[(0,l.ol)("apiControl",{mode:"row",name:"startChunkApi",label:(0,l.NR)((0,o.Ru)("2af0c8b5999a1d243ec5fe503da20026"),(0,o.Ru)("5548252bd28fc1d217d13a9e5771ecb0")),value:"/api/upload/startChunk"}),(0,l.ol)("apiControl",{mode:"row",name:"chunkApi",label:(0,l.NR)((0,o.Ru)("d7832abe5b9ce8e41537b4964fd7cf70"),(0,o.Ru)("14008d63c109cc0d0c4ba305671800d2")),value:"/api/upload/chunk"}),(0,l.ol)("apiControl",{mode:"row",name:"finishChunkApi",label:(0,l.NR)((0,o.Ru)("70c935fa7ae03aeb1ff87b878e16841f"),(0,o.Ru)("c88aaeddb5aa95c7627d84df33929e3f")),value:"/api/upload/finishChunk"})]}]},(0,l.ol)("apiControl",{name:"receiver",label:(0,l.NR)((0,o.Ru)("1e4dc4d5f4a3a95ddc349147d4d8cd39"),(0,o.Ru)("258d9e27231b06769dd584a3365545ba")),className:"inputFile-apiControl",renderLabel:!0,value:"/api/upload/file",__isUpload:!0,visibleOn:'this.uploadType === "fileReceptor" && !this.useChunk'}),{type:"input-text",value:"",name:"accept",label:(0,l.NR)((0,o.Ru)("28b988ce6ae6dd62d24bcb8a52119179"),(0,o.Ru)("f0a37d6f810c73a2f936f33035d99056"))},(0,l.ol)("fileUrl",{name:"templateUrl",label:(0,l.NR)((0,o.Ru)("58892b7a6a785706712761d5aebb4639"),(0,o.Ru)("af4b910df15b00ba7fb5163558389cfe"))}),(0,l.ol)("switch",{name:"drag",label:(0,o.Ru)("26d384ebe61b6ffe0e64310331f9e998"),value:!1}),(0,l.ol)("remark"),(0,l.ol)("labelRemark"),(0,l.ol)("description"),(0,l.ol)("autoFillApi",{visibleOn:"!this.autoFill || this.autoFill.scene && this.autoFill.action"}),(0,l.ol)("autoFill",{visibleOn:"!this.autoFill || !this.autoFill.scene && !this.autoFill.action"})]},(0,l.ol)("status",{isFormItem:!0,unsupportStatic:!0}),(0,l.ol)("validation",{tag:no.File})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:e.info.renderer}),(0,l.ol)("style:classNames",{unsupportStatic:!0,schema:[(0,l.ol)("className",{name:"descriptionClassName",label:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac")}),(0,l.ol)("className",{name:"btnClassName",label:(0,o.Ru)("644d03767c8148de6651cc6b00b0173f")}),(0,l.ol)("className",{name:"btnUploadClassName",label:(0,o.Ru)("d1b06a828d05b0ff72328d50b16a8443")})]})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.id="FileControlPlugin",a}(l.j8);(0,l.I0)(Oo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var To="themeCss.addBtnControlClassName",Fo="themeCss.iconControlClassName",Ao="--inputImage-base",Mo=function(e,a){return[(0,l.ol)("theme:border",{name:"".concat(To,".border:").concat(a),visibleOn:e,editorValueToken:"".concat(Ao,"-").concat(a)}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),name:"".concat(To,".color:").concat(a),labelMode:"input",visibleOn:e,editorValueToken:"".concat(Ao,"-").concat(a,"-color")}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),name:"".concat(To,".background:").concat(a),labelMode:"input",needGradient:!0,needImage:!0,visibleOn:e,editorValueToken:"".concat(Ao,"-").concat(a,"-bg-color")}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a"),name:"".concat(To,".icon-color:").concat(a),labelMode:"input",visibleOn:e,editorValueToken:"".concat(Ao,"-").concat(a,"-icon-color")})]},zo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-image",a.$schema="/schemas/ImageControlSchema.json",a.name=(0,o.Ru)("6bfb9bb2218ff32b6139e98bc93707c0"),a.isBaseComponent=!0,a.description=(0,o.Ru)("0a7f8e17f8487c3715a154bea698778e"),a.docLink="/amis/zh-CN/components/form/input-image",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.icon="fa fa-crop",a.pluginIcon="input-image-plugin",a.scaffold={type:"input-image",label:(0,o.Ru)("6bfb9bb2218ff32b6139e98bc93707c0"),name:"image",autoUpload:!0,proxy:!0,uploadType:"fileReceptor",imageClassName:"r w-full"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.notRenderFormZone=!0,a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("8dccb3d6633a85edb21fa52599211654"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{file:{type:"object",title:(0,o.Ru)("5560230c43dd8d8c2b4a62d829f152b3")}}}}}]},{eventName:"remove",eventLabel:(0,o.Ru)("7dcb3fb3ccc93369798d4b6950e96058"),description:(0,o.Ru)("03d585240162dad662a0a6b5d90a4692"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("6775136a73e41c1b2cb4ab025773e326")}}}}}]},{eventName:"success",eventLabel:(0,o.Ru)("a7699ba73144aad544eb9ac49f82749d"),description:(0,o.Ru)("e309c24c2b07e5970208a82388f1d88e"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("5560230c43dd8d8c2b4a62d829f152b3")},result:{type:"object",title:(0,o.Ru)("fd3913adcb81427f1895ab5b79ebe0b2")}}}}}]},{eventName:"fail",eventLabel:(0,o.Ru)("54e5de428ca9d59119d4624706215a4d"),description:(0,o.Ru)("4855bc3f3d06b9cf58d14b61839c5a51"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("5560230c43dd8d8c2b4a62d829f152b3")},error:{type:"object",title:(0,o.Ru)("236dc056d6800bf423df47520637c52d")}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("36d40a48f3da92af9fe55ee77cfae46f"),description:(0,o.Ru)("18843505278637e44a29e7e1f39e0b06")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),{type:"input-text",name:"value",label:(0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087"),visibleOn:'typeof this.value !== "undefined"'},{type:"input-text",value:".jpeg, .jpg, .png, .gif",name:"accept",label:(0,l.NR)((0,o.Ru)("7c5e7ad8954effd97cb78dcb0e8f99d9"),(0,o.Ru)("f816b3decb401dcd0c22db7f104beccc"))},{type:"input-text",name:"frameImage",label:(0,o.Ru)("99e6b6011bacaabc18aeac70390252a3")},(0,l.ol)("uploadType",{visibleOn:'this.submitType === "asUpload" || !this.submitType',pipeIn:function(e,a){return e||"fileReceptor"},pipeOut:function(e,a){return e||"fileReceptor"}}),(0,l.ol)("apiControl",{mode:"row",name:"receiver",label:(0,l.NR)((0,o.Ru)("1e4dc4d5f4a3a95ddc349147d4d8cd39"),(0,o.Ru)("d24bada35447c81d7d7ddec13c44b576")),visibleOn:'this.uploadType === "fileReceptor"',value:"/api/upload",__isUpload:!0}),(0,l.ol)("bos",{visibleOn:'this.uploadType === "bos"'}),(0,l.ol)("proxy",{value:!0}),(0,l.ol)("multiple",{patch:{value:!1,visibleOn:"!this.crop",label:(0,l.NR)((0,o.Ru)("e3be7b8a459a08fec8f378a0660b642b"),(0,o.Ru)("d4633ba7a30303a59891d051a7715cc9"))},body:[{name:"maxLength",label:(0,o.Ru)("0ec0e6e04b9e918939ac8e0daf407b75"),type:"input-number"}]}),(0,l.ol)("switch",{name:"hideUploadButton",label:(0,o.Ru)("037805d2f16cfe69e3145c9f436c06ef"),value:!1}),(0,l.ol)("switch",{name:"autoUpload",label:(0,o.Ru)("7245fe895fa1cfc42b5217a3de314565"),value:!1}),(0,l.ol)("switch",{name:"crop",visibleOn:"!this.multiple",label:(0,l.NR)((0,o.Ru)("4838f2f4ecafd0a3a4fcfe82521acdd9"),(0,o.Ru)("3d948d24bc4c29689c5a1d4bcb9f2b98")),pipeIn:function(e){return!!e}}),{type:"container",className:"ae-ExtendMore mb-3",visibleOn:"this.crop",body:[{name:"crop.aspectRatio",type:"input-text",label:(0,o.Ru)("e09f3466f78e62c1494fb36816950501"),pipeOut:l.iL},(0,l.ol)("switch",{name:"crop.rotatable",label:(0,o.Ru)("c7fa7f54ece94ae684aee1ee2088a5ae"),pipeOut:l.iL}),(0,l.ol)("switch",{name:"crop.scalable",label:(0,o.Ru)("bd698e3f47ede4e59aafb28a291b77e7"),pipeOut:l.iL}),{name:"crop.viewMode",type:"select",label:(0,o.Ru)("f785a357a820555445acd6f7051b1048"),value:1,options:[{label:(0,o.Ru)("bc436447f54b10a9ac3f0ee3e1b863dc"),value:0},{label:(0,o.Ru)("7ccc0313ac4c40b364f482341ecc3bb8"),value:1}],pipeOut:l.iL}]},(0,l.ol)("switch",{name:"limit",label:(0,o.Ru)("4db4c540f05524c38e9431173736517b"),pipeIn:function(e){return!!e},onChange:function(e,a,t,n){e||n.setValues({maxSize:void 0})}}),{type:"container",className:"ae-ExtendMore mb-3",visibleOn:"this.limit",body:[{name:"maxSize",type:"input-number",suffix:"B",label:(0,l.NR)((0,o.Ru)("0a9dced8856958fbd05508d1218f8090"),(0,o.Ru)("13446481eaf0a047d8fddf159d981a7c"))},{type:"input-number",name:"limit.width",label:(0,l.NR)((0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7"),(0,o.Ru)("17a689143f0c7003123bb3c947d35273"))},{type:"input-number",name:"limit.height",label:(0,l.NR)((0,o.Ru)("c1df04eec5fa0857bc0df2d68d8e953c"),(0,o.Ru)("2aa41edf8cfa79e7e5fcf38c9742b495"))},{type:"input-number",name:"limit.maxWidth",label:(0,o.Ru)("99b57d8c9244ff9a695fcd519b4e2e57")},{type:"input-number",name:"limit.maxHeight",label:(0,o.Ru)("fc2bc4193eea63128961d09497e07dc8")},{type:"input-number",name:"limit.minWidth",label:(0,o.Ru)("a2b62974f4d7564bb68b570116f25a10")},{type:"input-number",name:"limit.minHeight",label:(0,o.Ru)("2bd921d0ea7a73b77ee0fcddb1afcc84")},{type:"input-number",name:"limit.aspectRatio",label:(0,o.Ru)("b7623c7e17098d5950694437aa7584ad")},{type:"input-text",name:"limit.aspectRatioLabel",label:(0,l.NR)((0,o.Ru)("1765a2daba3ba8c5af95e66fa83545d4"),(0,o.Ru)("a7b7da38fcb8e246e910e178c5fe4ebc"))}]}]},(0,l.ol)("status",{isFormItem:!0,unsupportStatic:!0}),(0,l.ol)("validation",{tag:no.File})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:e.info.renderer}),{title:(0,o.Ru)("6f99b6eed37795cb97d5f6370c32113b"),body:(0,p.fX)((0,p.fX)((0,p.fX)((0,p.fX)([{type:"select",name:"__editorState",label:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),selectFirst:!0,options:[{label:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),value:"default"},{label:(0,o.Ru)("062d0b688adb10f3af5ebc2fd2667f1c"),value:"hover"},{label:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),value:"active"}]}],(0,p.zs)(Mo("${__editorState == 'default' || !__editorState}","default")),!1),(0,p.zs)(Mo("${__editorState == 'hover'}","hover")),!1),(0,p.zs)(Mo("${__editorState == 'active'}","active")),!1),[(0,l.ol)("theme:radius",{name:"".concat(To,".border-radius"),label:(0,o.Ru)("0103eb2d3dca70270d1a74e9ec987ac9"),editorValueToken:"".concat(Ao,"-default")}),{name:"".concat(To,".--inputImage-base-default-icon"),label:(0,o.Ru)("598f69a9b640508d8e124fd7d33131f0"),type:"icon-select",returnSvg:!0},(0,l.ol)("theme:select",{name:"".concat(Fo,".iconSize"),label:(0,o.Ru)("ef79da787ad206e5d5f8cf62e195c836"),editorValueToken:"".concat(Ao,"-default-icon-size")}),(0,l.ol)("theme:select",{name:"".concat(Fo,".margin-bottom"),label:(0,o.Ru)("ff58428ef8221c4c1bbf532dd3c77113"),editorValueToken:"".concat(Ao,"-default-icon-margin")})],!1)},(0,l.ol)("theme:cssCode",{themeClass:[{name:(0,o.Ru)("88f109195ad926bcd436f0c56198240d"),value:"addOn",className:"addBtnControlClassName",state:["default","hover","active"]},{name:(0,o.Ru)("d825ba2b8ea0c1b0737b0dd5ca9bc128"),value:"icon",className:"iconControlClassName"}],isFormItem:!0})],(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{configTitle:"style"}))},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.id="ImageControlPlugin",a}(l.j8);(0,l.I0)(zo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Po=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-excel",a.$schema="/schemas/ExcelControlSchema.json",a.name=(0,o.Ru)("899339c1133a6100a1b223680d26692c"),a.isBaseComponent=!0,a.icon="fa fa-eyedropper",a.pluginIcon="input-excel-plugin",a.description=(0,o.Ru)("b0e4a21f29af38986eebbbf867eee31b"),a.docLink="/amis/zh-CN/components/form/input-excel",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-excel",label:"Excel",name:"excel"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.panelTitle=(0,o.Ru)("899339c1133a6100a1b223680d26692c"),a.panelJustify=!0,a.notRenderFormZone=!0,a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("7caadb59b5892d107a909816b6571c66"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("de3ad0cd57153f799f7538dd1e4fd441")}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelBodyCreator=function(e){return Ve({common:{body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{label:(0,o.Ru)("d9435aa8028acfc660276c4e0af5536a"),name:"parseMode",type:"select",options:[{label:(0,o.Ru)("b14494137c805dc66bdc9ed88d7fd2de"),value:"object"},{label:(0,o.Ru)("0e67d4b0e351b00f4bea9840aa6b99d7"),value:"array"}]},(0,l.ol)("switch",{name:"allSheets",label:(0,o.Ru)("fe5c59cbac3d45314ec6397d9f75789a")}),(0,l.ol)("switch",{name:"plainText",label:(0,o.Ru)("50b10b178196378f4359ce11bbc31372"),pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("switch",{name:"includeEmpty",label:(0,o.Ru)("1647e4bfb548f2e8468d10b4b3bfbe21"),visibleOn:'this.parseMode === "array"'})]}},e)},a}return(0,p.C6)(a,e),a.id="ExcelControlPlugin",a}(l.j8);(0,l.I0)(Po),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var jo=[{actionType:"add",actionLabel:(0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191"),description:(0,o.Ru)("9df3213a5f8211cf2626f4c5c646d71d"),innerArgs:["item","parentValue"],schema:se({type:"container",body:[{type:"input-kv",label:(0,o.Ru)("a6354302d04750ab5e28fac72be054b1"),name:"item",mode:"horizontal",inputClassName:"ml-2",size:"lg",required:!0,draggable:!1,valueType:"ae-formulaControl",keyPlaceholder:(0,o.Ru)("1a873cce402693b4c3b4bf16a4a04523"),value:{label:"",value:""}},(0,l.ol)("formulaControl",{label:(0,o.Ru)("75208f0b7fa9dd1633fa2dded76a6e8d"),name:"parentValue",mode:"horizontal",inputClassName:"ml-2",size:"lg",variables:"${variables}",inputMode:"input-group",placeholder:(0,o.Ru)("dcc957ddbe7fd921ea03d008f7ddae4c")})]})},{actionType:"edit",actionLabel:(0,o.Ru)("95b351c86267f3aedf89520959bce689"),description:(0,o.Ru)("cd407112daa4d933aead47835bedafb2"),innerArgs:["item","originValue"],schema:se({type:"container",body:[{type:"input-kv",label:(0,o.Ru)("a6354302d04750ab5e28fac72be054b1"),name:"item",mode:"horizontal",inputClassName:"ml-2",size:"lg",required:!0,draggable:!1,valueType:"ae-formulaControl",keyPlaceholder:(0,o.Ru)("1a873cce402693b4c3b4bf16a4a04523"),value:{label:"",value:""}},(0,l.ol)("formulaControl",{label:(0,o.Ru)("a3b6fcf7cfabfc83543bb00375235915"),name:"originValue",mode:"horizontal",inputClassName:"ml-2",required:!0,size:"lg",variables:"${variables}",inputMode:"input-group",placeholder:(0,o.Ru)("0f2dd97ecc370524fd8ff0a9ffb880a5")})]})},{actionType:"delete",actionLabel:(0,o.Ru)("2f4aaddde33c9b93c36fd2503f3d122b"),description:(0,o.Ru)("e70edec390d0e602208f6951e1b5f01f"),innerArgs:["value"],schema:se([(0,l.ol)("formulaControl",{label:(0,o.Ru)("d16814fa14c14dbeca8d7e8600852255"),name:"value",mode:"horizontal",inputClassName:"ml-2",required:!0,size:"lg",variables:"${variables}",inputMode:"input-group",placeholder:(0,o.Ru)("6a2e7e69d5bcf2e2ab0c3e288d7fd2ab")})])}],Bo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-tree",a.$schema="/schemas/TreeControlSchema.json",a.name=(0,o.Ru)("6e065eee612393b1d6a16e7696e4c911"),a.isBaseComponent=!0,a.icon="fa fa-list-alt",a.pluginIcon="input-tree-plugin",a.description=(0,o.Ru)("912beb37a3785e50d6483852be41111f"),a.searchKeywords=(0,o.Ru)("98cb62edf3436738df2561d01ee19ab0"),a.docLink="/amis/zh-CN/components/form/input-tree",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-tree",label:(0,o.Ru)("6e065eee612393b1d6a16e7696e4c911"),name:"tree",options:[{label:(0,o.Ru)("05f87b331e1c97691776d93a6598373f"),value:"A",children:[{label:(0,o.Ru)("57a6105deead3fec79028cce7bfa2004"),value:"C"},{label:(0,o.Ru)("9bc04a190ce0a5ba1ed473cb628b5ed4"),value:"D"}]},{label:(0,o.Ru)("f38c0a46797523b11051e35ec0f82a42"),value:"B"}]},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)((0,p.Cl)({},a.scaffold),{label:(0,o.Ru)("555fbc1714ad0d899939b12b95dabe09"),mode:"normal"})]},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("f77f634e6892c6447c5d9df623e42aff"),a.events=function(e){return oc(e)},a.actions=(0,p.fX)((0,p.fX)([{actionType:"expand",actionLabel:(0,o.Ru)("e2edde5adbdf33f6dce59a299cbf5fad"),description:(0,o.Ru)("38747bcbc3c47924098076ee87e59933"),innerArgs:["openLevel"],descDetail:function(e){var a;return n.createElement("div",null,n.createElement("span",{className:"variable-right"},null==e?void 0:e.__rendererLabel),(0,o.Ru)("a148ea1749eaf611df5cc95b533751ec"),n.createElement("span",{className:"variable-left variable-right"},null===(a=null==e?void 0:e.args)||void 0===a?void 0:a.openLevel),(0,o.Ru)("37252d3a5eb0ebab17bfce14968b47c9"))},schema:se((0,l.ol)("formulaControl",{name:"openLevel",label:(0,o.Ru)("01356df4561f9da87d2876ec9c0dacfe"),variables:"${variables}",size:"lg",mode:"horizontal"}))},{actionType:"collapse",actionLabel:(0,o.Ru)("def9e98b60e3bfc493bcd7693e702096"),description:(0,o.Ru)("3ebb9059b6abc8f80a212b5795270ec2")}],(0,p.zs)(jo),!1),[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("d81f0b9079d5a38bbedffeacaad8b905")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:(0,o.Ru)("ce5e449208bb568eaf722bab9a20380e")},{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],!1),a.panelDefinitions={options:{label:(0,o.Ru)("25ae4ca8d4b8a67b273066a97a516327"),name:"options",type:"combo",multiple:!0,multiLine:!0,draggable:!0,addButtonText:(0,o.Ru)("65d76d0590aa6e05d61fe8db4c6a11ca"),scaffold:{label:"",value:""},items:[{type:"group",body:[(0,l.ol)("optionsLabel"),{type:"input-text",name:"value",placeholder:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d"),unique:!0}]},{$ref:"options",label:(0,o.Ru)("72453d792655604f1fab821146133d7d"),name:"children",addButtonText:(0,o.Ru)("210da23d108e85b2f0bbfa85846cb792")}]}},a.panelJustify=!0,a.panelBodyCreator=function(e){var t=e.info.renderer,n=(0,l.k7)();return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),{type:"button-group-select",name:"type",label:(0,o.Ru)("f0789e79d48f135e5d870753f7a85d05"),pipeIn:(0,l.Jh)("input-tree"),options:[{label:(0,o.Ru)("c6e1b91d329a61b691d0d5d2eb343ddd"),value:"input-tree"},{label:(0,o.Ru)("a553741d5ebb9c80d7d2a63b202cf4b8"),value:"tree-select"}]},(0,l.ol)("clearable",{mode:"horizontal",horizontal:{justify:!0,left:8},value:!1,inputClassName:"is-inline ",visibleOn:'this.type === "tree-select"'}),(0,l.ol)("switch",{label:(0,o.Ru)("dbdae74eb12668e2b9568b013bf27d45"),name:"searchable"}),(0,l.ol)("apiControl",{name:"searchApi",label:(0,o.Ru)("5c52d3e283d197588e29ca31bc613ffe"),labelClassName:"none",visibleOn:'this.type === "input-tree" && this.searchable'}),(0,l.ol)("multiple",{body:[{type:"input-number",label:(0,l.NR)((0,o.Ru)("4e373f3ff64ad29a01da87317eb92088"),(0,o.Ru)("7a377ac3904628fd73e7d33ce6130ae1")),name:"minLength",min:0},{type:"input-number",label:(0,l.NR)((0,o.Ru)("160cb9a7d57c5b5ca65b5cdf79e8fd28"),(0,o.Ru)("674ddb63a7cd9e14a49813d52cf7e25e")),name:"maxLength",min:0}]}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("204770091fd4b7cd0611ddc65bf21d37"),(0,o.Ru)("be7d848c40dfdd3e20f233c373af00a5")),name:"autoCheckChildren",hiddenOn:"!this.multiple",value:!0}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("4c3ed2fc7331db687fc0e8ffb8f672a7"),(0,o.Ru)("0ae8c01434dc2a38a90561fcbf5d79b5")),name:"cascade",hiddenOn:"!this.multiple || !this.autoCheckChildren"}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("22c023bf51970a461cc164e711f3d3ff"),(0,o.Ru)("6e19e48a52986659ae5ba1bfe612ba8a")),name:"withChildren",hiddenOn:"!this.multiple || !this.autoCheckChildren && this.cascade"}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("cccb3595f8ff536e27d94ec91a49bfdf"),(0,o.Ru)("49ccf100ac35e1cc3d40b7222cdcd1a7")),name:"onlyChildren",hiddenOn:"!this.multiple || !this.autoCheckChildren"}),(0,l.ol)("valueFormula",{rendererSchema:function(e){return(0,p.Cl)((0,p.Cl)({},e),{type:"tree-select"})},visibleOn:"this.options && this.options.length > 0"}),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder"),(0,l.ol)("description")]},{title:(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),body:[(0,l.ol)("treeOptionControl",{label:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),showIconField:!0}),(0,l.ol)("optionsMenuTpl",{manager:a.manager}),(0,l.ol)("apiControl",{name:"deferApi",label:(0,o.Ru)("dd52923c45686a6f507854e438d4880e"),labelClassName:"none"}),(0,l.ol)("deferField"),(0,l.ol)("loadingConfig",{visibleOn:"this.source || !this.options"},{context:e}),(0,l.ol)("switch",{label:(0,o.Ru)("a0e965072593eb1b19b4568fa26d977c"),name:"onlyLeaf"}),(0,l.ol)("optionAddControl",{manager:a.manager,replace:!0,collections:[(0,l.ol)("switch",{label:(0,o.Ru)("bc560e477282dafc3c37b7a665af4f9c"),value:!0,name:"rootCreatable"}),{type:"input-text",label:(0,o.Ru)("9a3af29bac4ff8dff3305e283acb2516"),value:(0,o.Ru)("b4eab506cf436d3cdd1cd68fc857ec04"),name:"rootCreateTip",hiddenOn:"!this.rootCreatable"},{type:"input-text",label:(0,o.Ru)("f273cc663180d6f62497ff3a28f4fdd7"),value:(0,o.Ru)("897deae9c4c3dc0baa4a6989bb8727b6"),name:"createTip"}]}),(0,l.ol)("optionEditControl",{manager:a.manager,collections:[{type:"input-text",label:(0,o.Ru)("aefacb210d5fa5eff897a302269ed920"),value:(0,o.Ru)("f9886b3adb1ec253d24432615b62151c"),name:"editTip"}]}),(0,l.ol)("optionDeleteControl",{manager:a.manager,collections:[{type:"input-text",label:(0,o.Ru)("b8079d1411b21dbc48749154a827a680"),value:(0,o.Ru)("176a53a7fc4759482d71312551d868ec"),name:"removeTip"}]})]},{title:(0,o.Ru)("dfac151de712ab0b3618072c8a7f0a0f"),body:[(0,l.ol)("valueFormula",{name:"highlightTxt",label:(0,o.Ru)("2b3073b1ba5f9deab7818d8be02de3a1"),visibleOn:'this.type === "input-tree"'}),{type:"ae-Switch-More",mode:"normal",name:"enableNodePath",label:(0,l.NR)((0,o.Ru)("14dc30e68a3d8d53e8ddd98876c1d480"),(0,o.Ru)("68c7da9593da32100cb82ef5106047e1")),value:!1,formType:"extend",autoFocus:!1,form:{body:[{type:"input-text",label:(0,o.Ru)("9cb417cfac37e6d65dedbc35ee9e916e"),value:"/",name:"pathSeparator"}]}},{type:"ae-Switch-More",mode:"normal",name:"hideRoot",label:(0,o.Ru)("d6840c02c4d9cd5f4f5fd4d9f3e6b916"),value:!0,trueValue:!1,falseValue:!0,formType:"extend",autoFocus:!1,form:{body:[{type:n?"input-text-i18n":"input-text",label:(0,o.Ru)("e2c310a329c2cf62a0764fc912f2f583"),value:(0,o.Ru)("c48d9f48ce8a798772f17d1f47560529"),name:"rootLabel"}]},visibleOn:'this.type === "input-tree"'},(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("0aa73cfbe5a84cd34a212de5bab2058d"),(0,o.Ru)("4dabfefd787102b8159b5c4a221aa048")),name:"hideNodePathLabel",visibleOn:'this.type==="tree-select"'}),(0,l.ol)("switch",{label:(0,o.Ru)("8c9a3a8cd5de83121c03c83f909a7534"),name:"showIcon",value:!0}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("ae7d563d3190ddbafdda8093fc28fc5f"),(0,o.Ru)("4444d03faa51f8550a8a4547fb471ab7")),name:"showRadio",hiddenOn:"this.multiple"}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("0f993a54d2c67716220632577d3b5b51"),(0,o.Ru)("846da282ebfa6dfe61deb1d58145158c")),name:"showOutline"}),(0,l.ol)("switch",{name:"withChildren",label:(0,o.Ru)("b39c6fb1cdf629d3f3032d6c7d4694a8"),visibleOn:"this.cascade !== true && this.multiple",disabledOn:"this.onlyChildren"}),(0,l.ol)("switch",{name:"onlyChildren",label:(0,o.Ru)("1fa482fed3042cac9f96c6f43c13f84a"),visibleOn:"this.cascade !== true && this.multiple",disabledOn:"this.withChildren"}),{type:"ae-Switch-More",mode:"normal",name:"initiallyOpen",label:(0,l.NR)((0,o.Ru)("d7eae84550f9b9bc0c78a94e4072ad0d"),(0,o.Ru)("346f7e0c7ef27b6a83f3c9f8f406d737")),value:!0,trueValue:!1,falseValue:!0,formType:"extend",autoFocus:!1,form:{body:[{type:"input-number",label:(0,o.Ru)("b40163733b8e3a420e38f295bfab369d"),name:"unfoldedLevel",value:1,min:0,hiddenOn:"this.initiallyOpen"}]}},(0,l.ol)("virtualThreshold"),(0,l.ol)("virtualItemHeight")]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.Tree})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:t}),(0,l.ol)("style:classNames",{schema:[(0,l.ol)("className",{label:(0,o.Ru)("24c5febd312d27b5e80354cf03e241f0"),name:"treeContainerClassName"})]})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r,b,f,s,u,m,h,v,y,g,R=ec(e.schema),C={type:R,title:(null===(n=e.schema)||void 0===n?void 0:n.label)||(null===(c=e.schema)||void 0===c?void 0:c.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value};return!1===(null===(i=e.schema)||void 0===i?void 0:i.joinValues)&&(C=(0,p.Cl)((0,p.Cl)({},C),{type:"object",title:(null===(l=e.schema)||void 0===l?void 0:l.label)||(null===(r=e.schema)||void 0===r?void 0:r.name),properties:(t={},t[(null===(b=e.schema)||void 0===b?void 0:b.labelField)||"label"]={type:"string",title:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},t[(null===(f=e.schema)||void 0===f?void 0:f.valueField)||"value"]={type:R,title:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},t)})),(null===(s=e.schema)||void 0===s?void 0:s.multiple)&&((null===(u=e.schema)||void 0===u?void 0:u.extractValue)?C={type:"array",title:(null===(m=e.schema)||void 0===m?void 0:m.label)||(null===(h=e.schema)||void 0===h?void 0:h.name)}:!1===(null===(v=e.schema)||void 0===v?void 0:v.joinValues)&&(C={type:"array",title:(null===(y=e.schema)||void 0===y?void 0:y.label)||(null===(g=e.schema)||void 0===g?void 0:g.name),items:{type:"object",title:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),properties:C.properties},originalValue:C.originalValue})),C},a.id="TreeControlPlugin",a}(l.j8);(0,l.I0)(Bo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Do=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-tag",a.$schema="/schemas/TagControlSchema.json",a.name=(0,o.Ru)("fb7b49ff7f85f6e3f995b5eaae42d084"),a.isBaseComponent=!0,a.icon="fa fa-tag",a.pluginIcon="input-tag-plugin",a.description=(0,o.Ru)("74104c62ed33836f0bc74297539dd7c9"),a.searchKeywords=(0,o.Ru)("a0d2d27fe320721bd5b0157fd5466b9d"),a.docLink="/amis/zh-CN/components/form/input-tag",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-tag",label:(0,o.Ru)("14d342362f66aa86e2aa1c1e11aa1204"),name:"tag",options:[{label:(0,o.Ru)("52636511861a0e08cbe6a0eb1c27d816"),value:"red"},{label:(0,o.Ru)("b2c712c788d3a143206eee22fe24d9f1"),value:"green"},{label:(0,o.Ru)("9c9aabab3f7627ff4bb224b2738b26ea"),value:"blue"}]},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:(0,p.Cl)((0,p.Cl)({},a.scaffold),{value:"red"})},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("14d342362f66aa86e2aa1c1e11aa1204"),a.panelJustify=!0,a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("ee167d4c74e600248aefe9d0ba474705"),dataSchema:function(e){var a=ac(e,!0),t=a.value,n=a.selectedItems,c=a.items;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:t,selectedItems:n,items:c}}}}]}},{eventName:"focus",eventLabel:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),description:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),dataSchema:function(e){var a=ac(e,!0),t=a.value,n=a.selectedItems,c=a.items;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:t,selectedItems:n,items:c}}}}]}},{eventName:"blur",eventLabel:(0,o.Ru)("fc96a5f1b79cb734afe08e401b6ba5e7"),description:(0,o.Ru)("fc96a5f1b79cb734afe08e401b6ba5e7"),dataSchema:function(e){var a=ac(e,!0),t=a.value,n=a.selectedItems,c=a.items;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:t,selectedItems:n,items:c}}}}]}}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:(0,o.Ru)("770fe9e7899cd310b035ef50a39ab2ae")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelBodyCreator=function(e){return Ve({common:{replace:!0,body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("clearable"),(0,l.ol)("optionsTip"),(0,l.ol)("valueFormula",{rendererSchema:function(e){return e},mode:"vertical"}),(0,l.ol)("joinValues"),(0,l.ol)("delimiter"),(0,l.ol)("extractValue"),{type:"input-number",name:"max",label:(0,l.NR)("最大标签数量","最多选择的标签数量"),min:1},(0,l.ol)("autoFillApi",{visibleOn:"!this.autoFill || this.autoFill.scene && this.autoFill.action"}),(0,l.ol)("autoFill",{visibleOn:"!this.autoFill || !this.autoFill.scene && !this.autoFill.action"})]},option:{body:[(0,l.ol)("optionControlV2",{description:(0,o.Ru)("6f6fa31a91b516b28ebee7a86a9b13e2")})]},status:{}},e)},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r,b,f,s,u,p,m=ec(e.schema),h={type:m,title:(null===(n=e.schema)||void 0===n?void 0:n.label)||(null===(c=e.schema)||void 0===c?void 0:c.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value};return(null===(i=e.schema)||void 0===i?void 0:i.extractValue)?h={type:"array",title:(null===(l=e.schema)||void 0===l?void 0:l.label)||(null===(r=e.schema)||void 0===r?void 0:r.name)}:!1===(null===(b=e.schema)||void 0===b?void 0:b.joinValues)&&(h={type:"array",title:(null===(f=e.schema)||void 0===f?void 0:f.label)||(null===(s=e.schema)||void 0===s?void 0:s.name),items:{type:"object",title:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),properties:(t={},t[(null===(u=e.schema)||void 0===u?void 0:u.labelField)||"label"]={type:"string",title:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},t[(null===(p=e.schema)||void 0===p?void 0:p.valueField)||"value"]={type:m,title:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},t)},originalValue:h.originalValue}),h},a.id="TagControlPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Do),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Vo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="list-select",a.$schema="/schemas/ListControlSchema.json",a.name=(0,o.Ru)("d22dfe420e4b00e000b93f94db3c856e"),a.isBaseComponent=!0,a.icon="fa fa-ellipsis-h",a.pluginIcon="list-select-plugin",a.description=(0,o.Ru)("2c05e451a6f2b2fe1cf55f7afb8c8423"),a.docLink="/amis/zh-CN/components/form/list-select",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"list-select",label:(0,o.Ru)("3712972d84adf48acbd6ad24b4d75ad0"),name:"list",options:[{label:(0,o.Ru)("05f87b331e1c97691776d93a6598373f"),value:"A"},{label:(0,o.Ru)("f38c0a46797523b11051e35ec0f82a42"),value:"B"}]},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)((0,p.Cl)({},a.scaffold),{value:"A"})]},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("d22dfe420e4b00e000b93f94db3c856e"),a.panelJustify=!0,a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("2fc76872efce1eabd3b74a3e4fd5b976"),dataSchema:function(e){var a=ac(e).value;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:a}}}}]}}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelBodyCreator=function(e){return Ve({common:{replace:!0,body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("multiple"),(0,l.ol)("extractValue"),(0,l.ol)("valueFormula",{rendererSchema:function(e){return(0,p.Cl)((0,p.Cl)({},e||{}),{itemSchema:null})},useSelectMode:!0,visibleOn:"this.options && this.options.length > 0"})]},option:{body:[(0,l.ol)("optionControlV2"),{type:"ae-switch-more",mode:"normal",label:(0,o.Ru)("3585e4dd456b41fb8aec43f927b6a27c"),bulk:!1,name:"itemSchema",formType:"extend",form:{body:[{type:"dropdown-button",label:(0,o.Ru)("25e4c39320150bca74b4c05c7740e365"),level:"enhance",buttons:[{type:"button",block:!0,onClick:a.editDetail.bind(a,e.id,"itemSchema"),label:(0,o.Ru)("d8bab42dd5fad3f25760e190b552fac0")},{type:"button",block:!0,onClick:a.editDetail.bind(a,e.id,"activeItemSchema"),label:(0,o.Ru)("70864b156cd3a9c8d982074feb01f587")}]}]},pipeIn:function(e){return void 0!==e},pipeOut:function(e,t,n){return!0===e?{type:"container",body:[{type:"tpl",tpl:"${".concat(a.getDisplayField(n),"}"),wrapperComponent:"",inline:!0}]}:e||void 0}}]},status:{}},e)},a}return(0,p.C6)(a,e),a.prototype.getSubEditorVariable=function(e){var a=(null==e?void 0:e.labelField)||"label",t=(null==e?void 0:e.valueField)||"value";return[{label:(0,o.Ru)("010b98c12fe130496016ea515b70ec32"),children:[{label:(0,o.Ru)("f69608e93e9728f4fbef583bfa1326c1"),value:a},{label:(0,o.Ru)("684a0d1aeca4e9acff89221b57826d4d"),value:t}]}]},a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r,b,f,s,u,m,h,v,y,g,R=ec(e.schema),C={type:R,title:(null===(n=e.schema)||void 0===n?void 0:n.label)||(null===(c=e.schema)||void 0===c?void 0:c.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value};return!1===(null===(i=e.schema)||void 0===i?void 0:i.joinValues)&&(C=(0,p.Cl)((0,p.Cl)({},C),{type:"object",title:(null===(l=e.schema)||void 0===l?void 0:l.label)||(null===(r=e.schema)||void 0===r?void 0:r.name),properties:(t={},t[(null===(b=e.schema)||void 0===b?void 0:b.labelField)||"label"]={type:"string",title:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},t[(null===(f=e.schema)||void 0===f?void 0:f.valueField)||"value"]={type:R,title:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},t)})),(null===(s=e.schema)||void 0===s?void 0:s.multiple)&&((null===(u=e.schema)||void 0===u?void 0:u.extractValue)?C={type:"array",title:(null===(m=e.schema)||void 0===m?void 0:m.label)||(null===(h=e.schema)||void 0===h?void 0:h.name)}:!1===(null===(v=e.schema)||void 0===v?void 0:v.joinValues)&&(C={type:"array",title:(null===(y=e.schema)||void 0===y?void 0:y.label)||(null===(g=e.schema)||void 0===g?void 0:g.name),items:{type:"object",title:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),properties:C.properties},originalValue:C.originalValue})),C},a.prototype.filterProps=function(e){return(0,l.Hd)(e)},a.prototype.getDisplayField=function(e){var a;return null!==(a=null==e?void 0:e.labelField)&&void 0!==a?a:"label"},a.prototype.editDetail=function(e,a){var t,n,c=this.manager,d=c.store,i=d.getNodeById(e),r=d.getValueOf(e),b={type:"container",body:[{type:"tpl",tpl:"${".concat(this.getDisplayField(r),"}"),inline:!0,wrapperComponent:""}]};"itemSchema"!==a&&(null==r?void 0:r.itemSchema)&&(b=(0,l._e)(r.itemSchema,!0)),i&&r&&this.manager.openSubEditor({title:(0,o.Ru)("25e4c39320150bca74b4c05c7740e365"),value:null!==(n=r[a])&&void 0!==n?n:b,slot:{type:"container",body:"$$"},onChange:function(e){var t;e=(0,p.Cl)((0,p.Cl)({},r),((t={})[a]=Zn(e),t)),c.panelChangeValue(e,(0,l.Ui)(r,e))},data:(t={},t[r.labelField||"label"]=(0,o.Ru)("369f7b53301a54c2240a618827ee2f83"),t[r.valueField||"value"]=(0,o.Ru)("684a0d1aeca4e9acff89221b57826d4d"),t.item=(0,o.Ru)("6cb01692eea2fa7066d20fe2b6ccaea3"),t)})},a.id="ListControlPlugin",a}(l.j8);(0,l.I0)(Vo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Lo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="button-group-select",a.$schema="/schemas/ButtonGroupControlSchema.json",a.name=(0,o.Ru)("729a4cca5ed3504793c1f3a87d2b48b9"),a.isBaseComponent=!0,a.icon="fa fa-object-group",a.pluginIcon="btn-select-plugin",a.description=(0,o.Ru)("29513434492e5d19a9660e0a918befd1"),a.docLink="/amis/zh-CN/components/button-group",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"button-group-select",name:"buttonGroupSelect",label:(0,o.Ru)("729a4cca5ed3504793c1f3a87d2b48b9"),inline:!1,options:[{label:(0,o.Ru)("6edda84461bf13d38328cb401c8c23db"),value:"a"},{label:(0,o.Ru)("39692081e75ef73c6479fc25f8f10dfc"),value:"b"}]},a.previewSchema={type:"form",wrapWithPanel:!1,mode:"horizontal",body:(0,p.Cl)((0,p.Cl)({},a.scaffold),{value:"a",label:(0,o.Ru)("729a4cca5ed3504793c1f3a87d2b48b9"),description:(0,o.Ru)("a457872a51628ccadfb9bcfa23428a98")})},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("729a4cca5ed3504793c1f3a87d2b48b9"),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("2fc76872efce1eabd3b74a3e4fd5b976"),dataSchema:function(e){var a=ac(e).value;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:a}}}}]}}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("multiple"),(0,l.ol)("valueFormula",{rendererSchema:function(e){return e},useSelectMode:!0}),(0,l.ol)("description")]},{title:(0,o.Ru)("66774850742a81e8b2393195290b7330"),body:[(0,l.ol)("nav-badge"),(0,l.ol)("optionControlV2")]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("formItemMode"),(0,l.ol)("horizontal",{label:"",visibleOn:'this.mode == "horizontal" && this.label !== false && this.horizontal'}),(0,l.ol)("switch",{name:"tiled",label:(0,l.NR)((0,o.Ru)("8eb18b36f5a27fa8e6d32bc66546ce05"),(0,o.Ru)("944908c981a86bfa0cfab9360ab38184")),pipeIn:(0,l.Jh)(!1),visibleOn:'this.mode !== "inline"'}),(0,l.ol)("size"),(0,l.ol)("buttonLevel",{label:(0,o.Ru)("ac3880323853de9adc4f66bc06d438ff"),name:"btnLevel"}),(0,l.ol)("buttonLevel",{label:(0,o.Ru)("0b98b0bea3db6ae5b67a09c7bb2d032b"),name:"btnActiveLevel",pipeIn:(0,l.Jh)("primary")})]},(0,l.ol)("style:classNames",{isFormItem:!0,schema:[(0,l.ol)("className",{label:(0,o.Ru)("fa966345577ba81af19408f203db968f"),name:"btnClassName"})]})])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r,b,f,s,u,m,h,v,y,g,R=ec(e.schema),C={type:R,title:(null===(n=e.schema)||void 0===n?void 0:n.label)||(null===(c=e.schema)||void 0===c?void 0:c.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value};return!1===(null===(i=e.schema)||void 0===i?void 0:i.joinValues)&&(C=(0,p.Cl)((0,p.Cl)({},C),{type:"object",title:(null===(l=e.schema)||void 0===l?void 0:l.label)||(null===(r=e.schema)||void 0===r?void 0:r.name),properties:(t={},t[(null===(b=e.schema)||void 0===b?void 0:b.labelField)||"label"]={type:"string",title:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},t[(null===(f=e.schema)||void 0===f?void 0:f.valueField)||"value"]={type:R,title:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},t)})),(null===(s=e.schema)||void 0===s?void 0:s.multiple)&&((null===(u=e.schema)||void 0===u?void 0:u.extractValue)?C={type:"array",title:(null===(m=e.schema)||void 0===m?void 0:m.label)||(null===(h=e.schema)||void 0===h?void 0:h.name)}:!1===(null===(v=e.schema)||void 0===v?void 0:v.joinValues)&&(C={type:"array",title:(null===(y=e.schema)||void 0===y?void 0:y.label)||(null===(g=e.schema)||void 0===g?void 0:g.name),items:{type:"object",title:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),properties:C.properties},originalValue:C.originalValue})),C},a.id="ButtonGroupControlPlugin",a}(l.j8);(0,l.I0)(Lo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var $o=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="button-toolbar",a.$schema="/schemas/ButtonToolbarControlSchema.json",a.name=(0,o.Ru)("f05dd80af77a441216ef940e7887a8db"),a.isBaseComponent=!0,a.icon="fa fa-ellipsis-h",a.pluginIcon="btn-toolbar-plugin",a.description=(0,o.Ru)("433e2e80ec74563daf4368e59b525e34"),a.docLink="/amis/zh-CN/components/form/button-toolbar",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"button-toolbar",label:(0,o.Ru)("f05dd80af77a441216ef940e7887a8db"),buttons:[(0,p.Cl)({type:"button",label:(0,o.Ru)("e9d2f66bbd44c96a3e03494bf6b1ebf0")},Be),(0,p.Cl)({type:"button",label:(0,o.Ru)("ce35a17d2ba7caac95092a7a66ac9a0d")},Be)]},a.previewSchema={type:"form",wrapWithPanel:!1,mode:"horizontal",body:(0,p.Cl)({},a.scaffold)},a.regions=[{key:"buttons",label:(0,o.Ru)("3b49c8cece3f495f0e76b73823c68bfa"),preferTag:(0,o.Ru)("fa966345577ba81af19408f203db968f"),renderMethod:"renderButtons"}],a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("012f602372cd2dbd639cd966c63e1f90"),a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("label"),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("description"),(0,l.ol)("combo-container",{type:"combo",label:(0,o.Ru)("66774850742a81e8b2393195290b7330"),name:"buttons",mode:"normal",multiple:!0,addable:!0,minLength:1,draggable:!0,editable:!1,pipeIn:function(e){return(0,l.QK)(e)},items:[{type:"tpl",inline:!1,className:"p-t-xs",tpl:'<span class="label label-default"><% if (this.type === "button-group") { %> '.concat((0,o.Ru)("c8caf94205105bac5833ab31cc2129d7"),' <% } else { %><%= this.label %><% if (this.icon) { %><i class="<%= this.icon %>"/><% }%><% } %></span>')}],addButtonText:(0,o.Ru)("f9f2b9cc91cd332db6b2b732c3869233"),scaffold:{type:"button",label:(0,o.Ru)("fa966345577ba81af19408f203db968f")}})]},(0,l.ol)("status")])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("formItemMode"),(0,l.ol)("horizontal",{label:"",visibleOn:'this.mode == "horizontal" && this.label !== false && this.horizontal'})]},(0,l.ol)("style:classNames",{isFormItem:!0,unsupportStatic:!0,schema:[(0,l.ol)("className",{label:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac"),name:"descriptionClassName",visibleOn:"this.description"})]})])]}])},a}return(0,p.C6)(a,e),a.id="ButtonToolbarControlPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)($o),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var _o=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="picker",a.$schema="/schemas/PickerControlSchema.json",a.name=(0,o.Ru)("8fcbfdc1a9403f6339d81911473806da"),a.isBaseComponent=!0,a.icon="fa fa-window-restore",a.pluginIcon="picker-plugin",a.description=(0,o.Ru)("8f650b58c8421edecfb380d6f60ef40e"),a.searchKeywords=(0,o.Ru)("ab7c4bf8e1f3d2779d62d0e5e038e2de"),a.docLink="/amis/zh-CN/components/form/picker",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"picker",label:(0,o.Ru)("8fcbfdc1a9403f6339d81911473806da"),name:"picker",options:[{label:(0,o.Ru)("05f87b331e1c97691776d93a6598373f"),value:"A"},{label:(0,o.Ru)("f38c0a46797523b11051e35ec0f82a42"),value:"B"}],overflowConfig:{maxTagCount:-1},modalClassName:"app-popover :AMISCSSWrapper"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.notRenderFormZone=!0,a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("c75fde0e2d329ce62f55cb1a207181ae"),dataSchema:function(e){var a=ac(e),t=a.value,n=a.selectedItems;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:t,selectedItems:n}}}}]}},{eventName:"itemClick",eventLabel:(0,o.Ru)("4ea280a2e54969de1d1b9bbd5b708e63"),description:(0,o.Ru)("f05520432bb87ced419a1da818c6cc9d"),dataSchema:function(e){var a=ac(e).itemSchema;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("91f7b7fdf9b91073ca3519260f7a62d7"),properties:a}}}}}]}}],a.panelJustify=!0,a.panelTitle=(0,o.Ru)("8fcbfdc1a9403f6339d81911473806da"),a.panelBodyCreator=function(e){var t=function(e,a){var t="default"===a?"base":"status-".concat("focused"===a?"focus":a);return[(0,l.ol)("theme:border",{name:"themeCss.pickControlClassName.border:".concat(a),editorValueToken:"--Pick-".concat(t),visibleOn:e}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),labelMode:"input",needGradient:!0,needImage:!0,name:"themeCss.pickControlClassName.background:".concat(a),editorValueToken:"--Pick-".concat(t,"-bgColor"),visibleOn:e})]},n=function(e){void 0===e&&(e={});var a=e.namePre,t=e.title,n=e.key;return delete e.namePre,(0,p.Cl)({type:"container",body:[{type:"switch",label:t,name:"".concat(a,".").concat(n),inputClassName:"is-inline",onChange:function(e,a,t,c){var o=Ue()(c.data.overflowConfig)||{},d=o.displayPosition||[];e?o.displayPosition=T()((0,p.fX)((0,p.fX)([],(0,p.zs)(d),!1),[n],!1)):(o.displayPosition=d.filter((function(e){return e!==n})),delete o["select"===n?"overflowTagPopover":"overflowTagPopoverInCRUD"]),c.setValues({overflowConfig:o})}},{name:a?"".concat(a,".trigger"):"trigger",type:"select",label:(0,l.NR)((0,o.Ru)("159dbc2fafd57b9d3652f16659b1b519"),(0,o.Ru)("ab97cef55407efa11f79211e17cb2b4b")),multiple:!0,value:["hover"],pipeIn:function(e){return Array.isArray(e)?e.join(","):[]},pipeOut:function(e){return e&&e.length?e.split(","):void 0},options:[{label:(0,o.Ru)("728c7cdfa431821d291b5108394ec65a"),value:"hover"},{label:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),value:"click"}],visibleOn:"".concat(a,".").concat(n)},{type:"button-group-select",name:a?"".concat(a,".placement"):"placement",label:(0,o.Ru)("d586324c6d6b45cb78a4172d836dab3e"),size:"sm",options:[{label:(0,o.Ru)("af767b7e4ae069d54f9ea839858d4c6d"),value:"top"},{label:(0,o.Ru)("3850a186c3235bc646d4c2f79cebac36"),value:"bottom"},{label:(0,o.Ru)("d2aff1417831aa621c16cd5b95306b4b"),value:"left"},{label:(0,o.Ru)("4d9c32c23df5d234e629c922c58d8e12"),value:"right"}],pipeIn:(0,l.Jh)("top"),visibleOn:"".concat(a,".").concat(n)},{type:"switch",label:(0,l.NR)((0,o.Ru)("90919000a708f8d66b7591e21b8e33f1"),(0,o.Ru)("ed81f127f3b2aaff73a4f4dd5968fdcb")),name:a?"".concat(a,".showArrow"):"showArrow",inputClassName:"is-inline",visibleOn:"".concat(a,".").concat(n)},{type:"input-group",label:(0,l.NR)((0,o.Ru)("8e290c31bc0b4f76edbd58c3575b8420"),(0,o.Ru)("03c87fc8d49f865f0c2895d9ef3fe352")),body:[{type:"input-number",name:a?"".concat(a,".offset"):"offset",prefix:"X:",pipeIn:function(e){return Array.isArray(e)&&e[0]||0},pipeOut:function(e,t,n){return[e,(I()(n,a?"".concat(a,".offset"):"offset")||[])[1]||0]}},{type:"input-number",name:a?"".concat(a,".offset"):"offset",prefix:"Y:",pipeIn:function(e){return Array.isArray(e)&&e[1]||0},pipeOut:function(e,t,n){return[(I()(n,a?"".concat(a,".offset"):"offset")||[])[0]||0,e]}}],visibleOn:"".concat(a,".").concat(n)}]},e)};return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),{type:"select",label:(0,l.NR)((0,o.Ru)("c2c23b4fc7f695c58e947ad413f2c5d8"),(0,o.Ru)("8ea6d154a7c25f8802406719c2ec3c02")),name:"modalMode",options:[{label:(0,o.Ru)("c6e1b91d329a61b691d0d5d2eb343ddd"),value:"inner"},{label:(0,o.Ru)("ab3aec075a09d055b2a28c8b61925ee0"),value:"dialog"},{label:(0,o.Ru)("2a2924380dfcaea998bd8a49703545a9"),value:"drawer"}],pipeIn:(0,l.Jh)("dialog"),onChange:function(e,a,t,n){if(n.setValues({embed:"inner"===e}),"inner"!==e)n.setValues({modalMode:e});else{var c=Ue()(n.data.overflowConfig);delete c.overflowTagPopoverInCRUD,c.displayPosition=["select"],n.setValues({overflowConfig:c})}}},(0,l.ol)("multiple"),{type:"ae-switch-more",formType:"dialog",name:"overflowConfigSwitch",className:"ae-switch-more-flex",pipeIn:function(e){return!!e},label:(0,l.NR)((0,o.Ru)("361f434f3b82973d6526efefbb538118"),(0,o.Ru)("deab2747ddf5310781cad655c4f7a50f")),form:{body:[{type:"input-number",name:"overflowConfig.maxTagCount",label:(0,o.Ru)("8c019e522d7bfbf02d6600f91f3b4edf"),defaultValue:-1},n({namePre:"overflowConfig.overflowTagPopover",title:(0,o.Ru)("5404c803438f1027131cb6fe35037075"),key:"select"}),(0,l.ol)("divider"),n({namePre:"overflowConfig.overflowTagPopoverInCRUD",title:(0,o.Ru)("5d16dd78f1b9194d063322d117c75162"),key:"crud",hiddenOn:"!!embed"})]},visibleOn:"this.multiple"},(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder"),(0,l.ol)("description")]},{title:(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),body:[(0,l.ol)("optionControlV2"),(0,l.ol)("valueFormula",{mode:"vertical",rendererSchema:function(e){return e},useSelectMode:!0,label:(0,l.NR)((0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087"),"当在fx中配置多选值时,需要适配值格式,示例:\n 选项值为\n <pre>".concat(JSON.stringify([{label:(0,o.Ru)("05f87b331e1c97691776d93a6598373f"),value:"A"},{label:(0,o.Ru)("f38c0a46797523b11051e35ec0f82a42"),value:"B"}],null,2),"\n </pre>选中选项A和选项B:\n <ul>\n <li>开启拼接值且拼接符为 ‘,’ :值示例 'A,B'</li>\n <li>关闭拼接值,开启仅提取值,值示例:['A', 'B']</li>\n <li>关闭拼接值,关闭仅提取值,值示例:[\n {label: '选项A', value: 'A'},\n {label: '选项B', value: 'B'}\n ]</li>\n </ul>"))}),(0,l.ol)("textareaFormulaControl",{label:(0,l.NR)((0,o.Ru)("00e44cfe38bdcdefa40ad63dec4e9bd4"),(0,o.Ru)("b2f3c4387bcabafaf39a7be9c624b584")),name:"labelTpl",mode:"normal",visibleOn:"!this.embed"}),{type:"button",label:(0,o.Ru)("1ac065ed64b81380384a0b371d5b404f"),block:!0,level:"primary",visibleOn:"!this.pickerSchema",onClick:a.editDetail.bind(a,e.id)},{type:"button",label:(0,o.Ru)("fb58b1b692e6cc562764f6969269f802"),block:!0,level:"primary",visibleOn:"this.pickerSchema",onClick:a.editDetail.bind(a,e.id)}]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:e.info.renderer,hiddenList:["labelHide"]}),{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:(0,p.fX)((0,p.fX)((0,p.fX)((0,p.fX)([{type:"select",name:"__editorState",label:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),selectFirst:!0,options:[{label:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),value:"default"},{label:(0,o.Ru)("062d0b688adb10f3af5ebc2fd2667f1c"),value:"hover"},{label:(0,o.Ru)("d6763cb7640bed39caa058f156007a86"),value:"focused"},{label:(0,o.Ru)("710ad08b11419332713360d2750cd707"),value:"disabled"}]}],(0,p.zs)(t("${__editorState == 'default' || !__editorState}","default")),!1),(0,p.zs)(t("${__editorState == 'hover'}","hover")),!1),(0,p.zs)(t("${__editorState == 'focused'}","focused")),!1),(0,p.zs)(t("${__editorState == 'disabled'}","disabled")),!1)},{title:(0,o.Ru)("528609917710d813a55e5a6cecf1e458"),body:[(0,l.ol)("theme:font",{name:"themeCss.pickFontClassName.font:default",editorValueToken:"--Pick-base-value"}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),labelMode:"input",needGradient:!0,needImage:!0,name:"themeCss.pickValueWrapClassName.background",editorValueToken:"--Pick-base-value-bgColor"}),(0,l.ol)("theme:border",{name:"themeCss.pickValueWrapClassName.border:default",editorValueToken:"--Pick-base-value"}),(0,l.ol)("theme:radius",{name:"themeCss.pickValueWrapClassName.radius",editorValueToken:"--Pick-base"}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("988d7b545c09108379a54a1e6060f563"),labelMode:"input",needGradient:!0,needImage:!0,name:"themeCss.pickValueIconClassName.color",editorValueToken:"--Pick-base-value-icon-color"}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("7278e97a3360f7b31768b86b8d22173d"),labelMode:"input",needGradient:!0,needImage:!0,name:"themeCss.pickValueIconClassName.color:hover",editorValueToken:"--Pick-base-value-hover-icon-color"})]},{title:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a"),body:[{name:"themeCss.pickControlClassName.--Pick-base-icon",label:(0,o.Ru)("598f69a9b640508d8e124fd7d33131f0"),type:"icon-select",returnSvg:!0},(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("6b36c6f7ec834692ec6c8e3816349fdd"),labelMode:"input",needGradient:!0,needImage:!0,name:"themeCss.pickIconClassName.color",editorValueToken:"--Pick-base-icon-color"})]},(0,l.ol)("theme:cssCode",{themeClass:[],isFormItem:!0}),(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{configTitle:"style"})])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildEditorToolbar=function(e,a){var t=e.id;e.info.renderer.name===this.rendererName&&a.push({icon:"fa fa-expand",order:100,tooltip:(0,o.Ru)("1ac065ed64b81380384a0b371d5b404f"),onClick:this.editDetail.bind(this,t)})},a.prototype.buildEditorContextMenu=function(e,a){var t=e.id;e.schema,e.region,e.info.renderer.name===this.rendererName&&a.push("|",{label:(0,o.Ru)("1ac065ed64b81380384a0b371d5b404f"),onSelect:this.editDetail.bind(this,t)})},a.prototype.editDetail=function(e){var a=this.manager,t=a.store,n=t.getNodeById(e),c=t.getValueOf(e);if(n&&c){var d=n.getComponent(),i=(0,p.Cl)((0,p.Cl)({type:"crud",mode:"list"},c.pickerSchema||{listItem:{title:c.labelField?"${"+c.labelField+"}":"${label}"}}),{pickerMode:!0,multiple:c.multiple,labelField:c.labelField||"label",valueField:c.valueField||"value"});(0,B.joH)(c.source)||(i.api=c.source),this.manager.openSubEditor({title:(0,o.Ru)("1ac065ed64b81380384a0b371d5b404f"),value:i,data:{options:d.props.options},onChange:function(e){delete(e=(0,p.Cl)((0,p.Cl)({},c),{pickerSchema:(0,p.Cl)({},e),source:e.api})).pickerSchema.api,delete e.pickerSchema.type,delete e.pickerSchema.pickerMode,delete e.pickerSchema.multiple,a.panelChangeValue(e,(0,l.Ui)(c,e))}})}},a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r,b,f,s,u,m,h,v,y,g,R=ec(e.schema),C={type:R,title:(null===(n=e.schema)||void 0===n?void 0:n.label)||(null===(c=e.schema)||void 0===c?void 0:c.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value};return!1===(null===(i=e.schema)||void 0===i?void 0:i.joinValues)&&(C=(0,p.Cl)((0,p.Cl)({},C),{type:"object",title:(null===(l=e.schema)||void 0===l?void 0:l.label)||(null===(r=e.schema)||void 0===r?void 0:r.name),properties:(t={},t[(null===(b=e.schema)||void 0===b?void 0:b.labelField)||"label"]={type:"string",title:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},t[(null===(f=e.schema)||void 0===f?void 0:f.valueField)||"value"]={type:R,title:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},t)})),(null===(s=e.schema)||void 0===s?void 0:s.multiple)&&((null===(u=e.schema)||void 0===u?void 0:u.extractValue)?C={type:"array",title:(null===(m=e.schema)||void 0===m?void 0:m.label)||(null===(h=e.schema)||void 0===h?void 0:h.name)}:!1===(null===(v=e.schema)||void 0===v?void 0:v.joinValues)&&(C={type:"array",title:(null===(y=e.schema)||void 0===y?void 0:y.label)||(null===(g=e.schema)||void 0===g?void 0:g.name),items:{type:"object",title:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),properties:C.properties},originalValue:C.originalValue})),C},a.id="PickerControlPlugin",a}(l.j8);(0,l.I0)(_o),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ho=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="switch",a.$schema="/schemas/SwitchControlSchema.json",a.name=(0,o.Ru)("a6beb974cc0b50eebd18120b8110a88b"),a.isBaseComponent=!0,a.icon="fa fa-toggle-on",a.pluginIcon="switch-plugin",a.description=(0,o.Ru)("d38b7fc2d31e0ae21cb4bc7d7df14e92"),a.docLink="/amis/zh-CN/components/form/switch",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"switch",label:(0,o.Ru)("a6beb974cc0b50eebd18120b8110a88b"),option:(0,o.Ru)("f411d0f1f925d9b48d8c1d451bd809b1"),name:"switch",falseValue:!1,trueValue:!0},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)((0,p.Cl)({},a.scaffold),{label:(0,o.Ru)("6e17d8bb70df1c1e379fa86cb235ac82")})]},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("a6beb974cc0b50eebd18120b8110a88b"),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("ddccb436305b0a984c77d4ffa0725375"),dataSchema:function(e){var a,t,n=e.store.getNodeById(e.store.activeId),c=e.dataSchema.current.schemas.find((function(e){var a;return null===(a=e.properties)||void 0===a?void 0:a[n.schema.name]}));return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"string"},null!==(t=null===(a=null==c?void 0:c.properties)||void 0===a?void 0:a[n.schema.name])&&void 0!==t?t:{}),{title:(0,o.Ru)("a75c768fda740b2c8f6e2dcc76400f23")})}}}}]}}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("switchOption"),{type:"ae-switch-more",bulk:!0,mode:"normal",label:(0,o.Ru)("7e1eec8349c4998d142960009305f27a"),formType:"extend",form:{body:[(0,l.ol)("onText"),(0,l.ol)("offText")]}},{type:"ae-switch-more",hiddenOnDefault:!1,mode:"normal",label:(0,o.Ru)("db0258df1ddbd88749b335aecdc8425e"),formType:"extend",form:{body:[{type:"ae-valueFormat",name:"trueValue",label:(0,o.Ru)("c580bacf343343f04a1b551e46d02c4f"),pipeIn:(0,l.Jh)(!0),pipeOut:l.$f,onChange:function(e,a,t,n){var c=(null==n?void 0:n.data)||{},o=c.value,d=c.trueValue;(0,B.joH)(o)||d===o&&d!==e&&n.setValues({value:e})}},{type:"ae-valueFormat",name:"falseValue",label:(0,o.Ru)("9ff352ae39cdaeaa4fc54f83575eedc9"),pipeIn:(0,l.Jh)(!1),pipeOut:l.$f,onChange:function(e,a,t,n){var c=(null==n?void 0:n.data)||{},o=c.value,d=c.falseValue;(0,B.joH)(o)||d===o&&d!==e&&n.setValues({value:e})}}]}},(0,l.ol)("valueFormula",{rendererSchema:(0,p.Cl)((0,p.Cl)({},A()(null==e?void 0:e.schema,["trueValue","falseValue"])),{type:"switch"}),needDeleteProps:["option"],rendererWrapper:!0,valueType:"boolean",pipeIn:function(e,a){var t,n;return(0,B.joH)(e)?e:e===(null===(n=null===(t=null==a?void 0:a.data)||void 0===t?void 0:t.trueValue)||void 0===n||n)},pipeOut:function(e,a,t){if((0,B.BHS)(e))return e;var n=t||{},c=n.trueValue,o=void 0===c||c,d=n.falseValue;return e?o:void 0!==d&&d}}),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("description"),(0,l.ol)("autoFillApi")]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.Check})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:e.info.renderer}),{title:(0,o.Ru)("f411d0f1f925d9b48d8c1d451bd809b1"),body:[(0,l.ol)("horizontal-align",{name:"optionAtLeft",pipeIn:function(e){return e?"left":"right"},pipeOut:function(e){return"left"===e||void 0}})]},(0,l.ol)("style:classNames")])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c,o,d;return{type:(null===(t=e.schema)||void 0===t?void 0:t.trueValue)?typeof(null===(n=e.schema)||void 0===n?void 0:n.trueValue):"boolean",title:(null===(c=e.schema)||void 0===c?void 0:c.label)||(null===(o=e.schema)||void 0===o?void 0:o.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value}},a.id="SwitchControlPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Ho),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Wo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-range",a.$schema="/schemas/RangeControlSchema.json",a.name=(0,o.Ru)("6036c91d6b0b6d1a2468684e597d9f70"),a.isBaseComponent=!0,a.icon="fa fa-sliders",a.pluginIcon="input-range-plugin",a.description=(0,o.Ru)("4c65f10eacbfaf580236b5cbe2de68de"),a.docLink="/amis/zh-CN/components/form/input-range",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-range",label:(0,o.Ru)("6036c91d6b0b6d1a2468684e597d9f70"),name:"range"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.notRenderFormZone=!0,a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("0a6a4aee139530801791c556e7177a7f"),dataSchema:function(e){var a,t,n=e.store.getNodeById(e.store.activeId),c=e.dataSchema.current.schemas.find((function(e){var a;return null===(a=e.properties)||void 0===a?void 0:a[n.schema.name]}));return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"number"},null!==(t=null===(a=null==c?void 0:c.properties)||void 0===a?void 0:a[n.schema.name])&&void 0!==t?t:{}),{title:(0,o.Ru)("bc0689a4c353e9c95c5b7fc5aa49b59f")})}}}}]}},{eventName:"focus",eventLabel:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),description:(0,o.Ru)("f34b1a3e26aadb6f60c546dbe9c62232"),dataSchema:function(e){var a,t,n=e.store.getNodeById(e.store.activeId),c=e.dataSchema.current.schemas.find((function(e){var a;return null===(a=e.properties)||void 0===a?void 0:a[n.schema.name]}));return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"number"},null!==(t=null===(a=null==c?void 0:c.properties)||void 0===a?void 0:a[n.schema.name])&&void 0!==t?t:{}),{title:(0,o.Ru)("6d829f061ed82a688f2669c54dd83301")})}}}}]}},{eventName:"blur",eventLabel:(0,o.Ru)("fc96a5f1b79cb734afe08e401b6ba5e7"),description:(0,o.Ru)("7c9ec5db3bf23f367c1a905d356aab5c"),dataSchema:function(e){var a,t,n=e.store.getNodeById(e.store.activeId),c=e.dataSchema.current.schemas.find((function(e){var a;return null===(a=e.properties)||void 0===a?void 0:a[n.schema.name]}));return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"number"},null!==(t=null===(a=null==c?void 0:c.properties)||void 0===a?void 0:a[n.schema.name])&&void 0!==t?t:{}),{title:(0,o.Ru)("6d829f061ed82a688f2669c54dd83301")})}}}}]}}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("1659f1112dd649ec55390fe7c8e3b1d0")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelTitle=(0,o.Ru)("6036c91d6b0b6d1a2468684e597d9f70"),a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("switch",{label:(0,o.Ru)("753a8c54d3944e252be1af928b8e7afd"),name:"multiple"}),{type:"container",className:"ae-sub-content",visibleOn:"this.multiple",body:[(0,l.ol)("joinValues",{onChange:function(e,a,t,n){n.deleteValueByName("value")}}),(0,l.ol)("delimiter",{onChange:function(e,a,t,n){n.deleteValueByName("value")}})]},{type:"ae-input-range-value",name:"value",label:(0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087"),visibleOn:"this.multiple",precision:"${precision}"},(0,l.ol)("valueFormula",{name:"value",rendererSchema:(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{type:"input-number"}),valueType:"number",visibleOn:"!this.multiple",pipeIn:(0,l.Jh)(0),precision:"${precision}"}),(0,l.ol)("valueFormula",{name:"min",rendererSchema:(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{type:"input-number"}),pipeIn:(0,l.Jh)(0),needDeleteProps:["min"],label:(0,o.Ru)("c322edb884724d04842fc35f4d29a24e"),valueType:"number",precision:"${precision}"}),(0,l.ol)("valueFormula",{name:"max",rendererSchema:(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{type:"input-number"}),pipeIn:(0,l.Jh)(100),needDeleteProps:["max"],label:(0,o.Ru)("5da893141114a59da868052b3a17a79a"),valueType:"number",precision:"${precision}"}),{label:(0,o.Ru)("d26404c10871481ab6bbb4837a34ae95"),name:"step",type:"input-number",value:1,precision:"${precision}",pipeOut:function(e){return e||1}},{type:"input-number",name:"precision",label:(0,l.NR)((0,o.Ru)("e284e64008fd8b066da04bca335d032a"),(0,o.Ru)("b317cbf67c94f986fc44cf4cbc2280c6")),min:1,max:100},(0,l.ol)("unit"),(0,l.ol)("switch",{name:"tooltipVisible",label:(0,o.Ru)("e48d95a94e49b81b12a0113a5c253d8f"),value:void 0,pipeOut:function(e){return!!e&&void 0},pipeIn:function(e){return void 0===e||!0===e}}),{type:"container",className:"ae-ExtendMore mb-2",visibleOn:"this.tooltipVisible === undefined",body:[{type:"select",name:"tooltipPlacement",label:(0,o.Ru)("a465db53b8c98f42caa15ca5662f9c90"),value:"auto",options:[{label:(0,o.Ru)("3aed2c11e95a9c0ea1d853d4aee72e8c"),value:"auto"},{label:(0,o.Ru)("af767b7e4ae069d54f9ea839858d4c6d"),value:"top"},{label:(0,o.Ru)("3850a186c3235bc646d4c2f79cebac36"),value:"bottom"},{label:(0,o.Ru)("d2aff1417831aa621c16cd5b95306b4b"),value:"left"},{label:(0,o.Ru)("4d9c32c23df5d234e629c922c58d8e12"),value:"right"}]}]},(0,l.ol)("switch",{name:"showInput",label:(0,o.Ru)("1d1a0bd85740653320d80f0d6e0918e7"),value:!1}),(0,l.ol)("switch",{name:"clearable",label:(0,o.Ru)("d22aa5f57ff8679ee7b7d473ef31417d"),value:!1,visibleOn:"!!this.showInput"}),(0,l.ol)("autoFillApi")]},{title:(0,o.Ru)("15628d1d85aee23c229c528a70419414"),body:[{type:"ae-partsControl",mode:"normal"},{type:"ae-marksControl",mode:"normal",name:"marks"}]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:e.info.renderer}),(0,l.ol)("style:classNames")])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.filterProps=function(e,a){return e.marks&&(0,c.Gvm)(e.marks)&&e.marks.hasOwnProperty("$$id")&&delete e.marks.$$id,e},a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r,b;return(null===(t=e.schema)||void 0===t?void 0:t.multiple)&&!1===(null===(n=e.schema)||void 0===n?void 0:n.joinValues)?{type:"object",title:(null===(c=e.schema)||void 0===c?void 0:c.label)||(null===(d=e.schema)||void 0===d?void 0:d.name),properties:{max:{type:"number",title:(0,o.Ru)("5da893141114a59da868052b3a17a79a")},min:{type:"number",title:(0,o.Ru)("c322edb884724d04842fc35f4d29a24e")}},originalValue:null===(i=e.schema)||void 0===i?void 0:i.value}:{type:"number",title:(null===(l=e.schema)||void 0===l?void 0:l.label)||(null===(r=e.schema)||void 0===r?void 0:r.name),originalValue:null===(b=e.schema)||void 0===b?void 0:b.value}},a.id="RangeControlPlugin",a}(l.j8);(0,l.I0)(Wo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var qo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-rating",a.$schema="/schemas/RatingControlSchema.json",a.name=(0,o.Ru)("108db12ed4454cf1ab4242ca98442b7a"),a.isBaseComponent=!0,a.icon="fa fa-star-o",a.pluginIcon="input-rating-plugin",a.description=(0,o.Ru)("f11a0f49123c2099ca6c6162ca37f0ec"),a.docLink="/amis/zh-CN/components/form/input-rating",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-rating",label:(0,o.Ru)("108db12ed4454cf1ab4242ca98442b7a"),name:"rating"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)((0,p.Cl)({},a.scaffold),{value:3})]},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("108db12ed4454cf1ab4242ca98442b7a"),a.count=5,a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("ce9201dd7d5816945fbedae79927518f"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"number",title:(0,o.Ru)("9b0c6dee9b5f48734c37901d4a430b71")}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("e2c6470c3f2e76cb98ba951a64e41c3d")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelJustify=!0,a.panelBodyCreator=function(e){var t=(0,l.k7)();return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label",{label:"Label"}),(0,l.ol)("valueFormula",{rendererSchema:(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{type:"input-number"}),valueType:"number",visibleOn:"!data.multiple"}),(0,l.ol)("valueFormula",{name:"count",rendererSchema:(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{type:"input-number",max:10,min:1,step:1,precision:0}),needDeleteProps:["count"],label:(0,o.Ru)("5da893141114a59da868052b3a17a79a"),valueType:"number"}),(0,l.ol)("switch",{name:"allowClear",label:(0,l.NR)((0,o.Ru)("09bbfb387dce6201df1ccef2aab161a6"),(0,o.Ru)("5ea244a79d480632f635a254c95c38df")),value:!1}),(0,l.ol)("switch",{name:"half",label:(0,o.Ru)("fa6f66437097fe23c948f4f9b78ecec0"),value:!1}),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("combo-container",{type:"combo",label:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac"),mode:"normal",name:"texts",items:[{placeholder:"Key",type:"input-number",unique:!0,name:"key",columnClassName:"w-xs flex-none",min:0,step:1,max:10,precision:0},{placeholder:(0,o.Ru)("1a10cd6599219eafb615b34234cfc0b5"),type:t?"input-text-i18n":"input-text",name:"value"}],draggable:!1,multiple:!0,pipeIn:function(e){return(0,l.Gv)(e)?Object.keys(e).map((function(a){return{key:a||0,value:e[a]||""}})):Array.isArray(e)?e:[]},pipeOut:function(e){if(e.length){var t={};return e.forEach((function(e){var n=void 0!==e.key?Number(e.key):function(e,a){for(var t=1;t<=a;t++)if(!e.includes(String(t)))return t}(Object.keys(t),a.count);n&&(t[n]=(null==e?void 0:e.value)||"")})),t}}}),(0,l.ol)("autoFillApi")]},(0,l.ol)("status",{isFormItem:!0,readonly:!0}),(0,l.ol)("validation",{tag:no.Check})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:e.info.renderer}),{title:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a"),body:[{type:"ae-switch-more",label:(0,o.Ru)("f1d4ff50f3828f9b73412e7d94e6dd6e"),bulk:!0,mode:"normal",value:!1,formType:"extend",form:{body:[{type:"input-text",label:(0,o.Ru)("9c07532d0c9acfecfc4ec2eb265c3e03"),name:"char"}]},pipeIn:function(e){if("string"==typeof e&&e.length)return{character:e}},pipeOut:function(e){if((0,l.Gv)(e))return"string"==typeof e.character?e.character:void 0}},{type:"input-color",label:(0,l.NR)((0,o.Ru)("2a3d1f6d5b0afdbf04033e2f2c1fa11e"),(0,o.Ru)("497562b3159756834c7adfe9525bd7b5")),name:"inactiveColor",pipeIn:(0,l.Jh)("#e7e7e8"),pipeOut:l.$f},(0,l.ol)("combo-container",{type:"combo",label:(0,o.Ru)("4dd547945b10f672a7e48d7ffc42496e"),mode:"normal",name:"colors",items:[{placeholder:"Key",type:"input-number",unique:!0,name:"key",columnClassName:"w-xs flex-none",min:0,max:10,step:1,precision:0},{placeholder:"Value",type:"input-color",name:"value"}],value:{2:"#abadb1",3:"#787b81",5:"#ffa900"},draggable:!1,multiple:!0,pipeIn:function(e){return(0,l.Gv)(e)?Object.keys(e).map((function(a){return{key:a,value:e[a]||""}})):Array.isArray(e)?e:[]},pipeOut:function(e){if(e.length){var t={};return e.forEach((function(e){var n=void 0!==e.key?Number(e.key):function(e,a){for(var t=1;t<=a;t++)if(!e.includes(String(t)))return t}(Object.keys(t),a.count);n&&(t[n]=(null==e?void 0:e.value)||"")})),t}}})]},{title:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac"),body:[(0,l.ol)("horizontal-align",{name:"textPosition",pipeIn:(0,l.Jh)("right")})]},(0,l.ol)("style:classNames",{schema:[(0,l.ol)("className",{label:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a"),name:"charClassName"}),(0,l.ol)("className",{label:(0,o.Ru)("f186d55a48868a88b026d48efc1cf36f"),name:"textClassName"})]})])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c;return{type:"number",title:(null===(t=e.schema)||void 0===t?void 0:t.label)||(null===(n=e.schema)||void 0===n?void 0:n.name),originalValue:null===(c=e.schema)||void 0===c?void 0:c.value}},a.id="RateControlPlugin",a}(l.j8);(0,l.I0)(qo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Uo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-city",a.$schema="/schemas/CityControlSchema.json",a.name=(0,o.Ru)("ba6a6f2cdb46e8f80fbfd4fed20eafac"),a.isBaseComponent=!0,a.icon="fa fa-building-o",a.pluginIcon="input-city-plugin",a.description=(0,o.Ru)("20700607ccdb7b6c83f3b5bc525e6975"),a.searchKeywords=(0,o.Ru)("a877779dc422c5321057b638d6d520e5"),a.docLink="/amis/zh-CN/components/form/input-city",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-city",label:(0,o.Ru)("ba6a6f2cdb46e8f80fbfd4fed20eafac"),name:"city",allowCity:!0,allowDistrict:!0,extractValue:!0},a.previewSchema={type:"form",className:"text-left",wrapWithPanel:!1,mode:"horizontal",body:[(0,p.Cl)({},a.scaffold)]},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("ba6a6f2cdb46e8f80fbfd4fed20eafac"),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("ee167d4c74e600248aefe9d0ba474705"),dataSchema:function(e){var a,t,n=e.store.getNodeById(e.store.activeId),c=e.dataSchema.current.schemas.find((function(e){var a;return null===(a=e.properties)||void 0===a?void 0:a[n.schema.name]}));return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"string"},null!==(t=null===(a=null==c?void 0:c.properties)||void 0===a?void 0:a[n.schema.name])&&void 0!==t?t:{}),{title:(0,o.Ru)("b06216eac0df52f6072a8adb095f72b7")})}}}}]}}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:(0,o.Ru)("770fe9e7899cd310b035ef50a39ab2ae")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("valueFormula",{rendererSchema:function(e){return e},rendererWrapper:!0,mode:"vertical"}),{name:"extractValue",label:(0,o.Ru)("db0258df1ddbd88749b335aecdc8425e"),type:"button-group-select",size:"sm",options:[{label:(0,o.Ru)("d8848daffd80dbb21ace876ade2ea8a8"),value:!0},{label:(0,o.Ru)("977cfa6e8c7f036674afedfcc19ec7a2"),value:!1}]},(0,l.ol)("switch",{name:"allowCity",label:(0,o.Ru)("05fcf03ba044a04ce81bdbe6eaf49d17"),pipeIn:(0,l.Jh)(!0),onChange:function(e,a,t,n){if(!e){var c=Ue()(n.data);n.setValueByName("allowDistrict",void 0),n.setValueByName("value",c.extractValue?"":{})}}}),(0,l.ol)("switch",{name:"allowDistrict",label:(0,o.Ru)("1f1ca9df5fa3648c718ad04649888943"),visibleOn:"this.allowCity",pipeIn:(0,l.Jh)(!0),onChange:function(e,a,t,n){if(!e){var c=Ue()(n.data);n.setValueByName("value",c.extractValue?"":{})}}}),(0,l.ol)("switch",{name:"searchable",label:(0,o.Ru)("af9cbd3988196fc104af4fed9461e152"),pipeIn:(0,l.Jh)(!1)}),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("description")]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:e.info.renderer}),(0,l.ol)("style:classNames")])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r={type:"string",title:(null===(t=e.schema)||void 0===t?void 0:t.label)||(null===(n=e.schema)||void 0===n?void 0:n.name),originalValue:null===(c=e.schema)||void 0===c?void 0:c.value};return!1===(null===(d=e.schema)||void 0===d?void 0:d.extractValue)&&(r=(0,p.Cl)((0,p.Cl)({},r),{type:"object",title:(null===(i=e.schema)||void 0===i?void 0:i.label)||(null===(l=e.schema)||void 0===l?void 0:l.name),properties:{code:{type:"number",title:(0,o.Ru)("cc6c35a3e0f97fb9747905dc13e9b625")},provinceCode:{type:"number",title:(0,o.Ru)("936b62c222fcf6ba10fde069212fcf97")},province:{type:"string",title:(0,o.Ru)("d7009d07f04d208f84e6c343fbc80ab7")},cityCode:{type:"number",title:(0,o.Ru)("e982852e24060d47f29be600837b675a")},city:{type:"string",title:(0,o.Ru)("f7d29dfae05b5d049b64b040b14d9a00")},districtCode:{type:"number",title:(0,o.Ru)("0dad46b34f0ddc802bce0351dc4745eb")},district:{type:"string",title:(0,o.Ru)("d3ce40d862f1c7e4748e6c28ffb0a007")},street:{type:"string",title:(0,o.Ru)("716c3dc1bd990ccebc4fee34eb9171cf")}}})),r},a.id="CityControlPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Uo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Jo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="transfer",a.$schema="/schemas/TransferControlSchema.json",a.name=(0,o.Ru)("685e5f4815e87c4690dda7d7aa163904"),a.isBaseComponent=!0,a.icon="fa fa-th-list",a.pluginIcon="transfer-plugin",a.description=(0,o.Ru)("26b4a55f458275a108c1ef213a354ced"),a.docLink="/amis/zh-CN/components/form/transfer",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={label:(0,o.Ru)("829abe5a8dcd0579a340d20636b59276"),type:"transfer",name:"transfer",options:[{label:(0,o.Ru)("fda93c79275b812a6c1c189fbebf8b08"),value:"zhugeliang"},{label:(0,o.Ru)("e37a86d1a1dbed0cd53c95582977f075"),value:"caocao"}],selectMode:"list",resultListModeFollowSelect:!1},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.panelTitle=(0,o.Ru)("685e5f4815e87c4690dda7d7aa163904"),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("c776ab86eb24f6b3db35114e43026f75"),dataSchema:function(e){var a=ac(e,!0),t=a.value,n=a.items;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:t,items:n}}}}]}},{eventName:"selectAll",eventLabel:(0,o.Ru)("66eeacd93a7c1bda93906fe908ad11a0"),description:(0,o.Ru)("8b3a9a5c912610c384bc8dc2c8514386"),dataSchema:function(e){var a=ac(e,!0).items;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{items:a}}}}]}}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("91208131116f2823993daf99f15e1325")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:(0,o.Ru)("dda222620b789d07c2c5c279475caaf1")},{actionType:"selectAll",actionLabel:(0,o.Ru)("66eeacd93a7c1bda93906fe908ad11a0"),description:(0,o.Ru)("8b3a9a5c912610c384bc8dc2c8514386")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("1b09b6621ebf0d10ce98f0178fa1bda1")}],a.panelDefinitions={options:{label:(0,o.Ru)("25ae4ca8d4b8a67b273066a97a516327"),name:"options",type:"combo",multiple:!0,multiLine:!0,draggable:!0,addButtonText:(0,o.Ru)("65d76d0590aa6e05d61fe8db4c6a11ca"),scaffold:{label:"",value:""},items:[{type:"group",body:[(0,l.ol)("optionsLabel"),{type:"input-text",name:"value",placeholder:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d"),unique:!0}]},{$ref:"options",label:(0,o.Ru)("72453d792655604f1fab821146133d7d"),name:"children",addButtonText:(0,o.Ru)("210da23d108e85b2f0bbfa85846cb792")}]}},a.notRenderFormZone=!0,a.panelJustify=!0,a.panelBodyCreator=function(e){var t=e.info.renderer;return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("valueFormula",{rendererSchema:function(e){return(0,p.Cl)((0,p.Cl)({},e),{type:"select",multiple:!0})},visibleOn:"this.options.length > 0"}),(0,l.ol)("switch",{label:(0,o.Ru)("439a19857be1fb8d3e6017258e32c486"),name:"statistics"}),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("description")]},{title:(0,o.Ru)("a2888bca5f435690ff9f5a5d615a968a"),body:[{label:(0,o.Ru)("1e409f26f9c1d58ce0c47a68104d45f0"),name:"selectMode",type:"select",options:[{label:(0,o.Ru)("6541f1702af367c41a3127ed8511eb50"),value:"list"},{label:(0,o.Ru)("d58ba4b5e94680fcb08300e176502fb8"),value:"table"},{label:(0,o.Ru)("eebda442c4bff2aaaf8274383d0ed12f"),value:"tree"}],onChange:function(e,a,t,n){n.setValues({options:void 0,columns:void 0,value:"",valueTpl:""}),setTimeout((function(){n.setValues({value:void 0,valueTpl:void 0})}),100)}},(0,l.ol)("optionControl",{visibleOn:'this.selectMode === "list"',multiple:!0}),(0,l.ol)("loadingConfig",{visibleOn:"this.source || !this.options"},{context:e}),{type:"ae-transferTableControl",label:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),visibleOn:'this.selectMode === "table"',mode:"normal",onValueChange:function(e,a,t){if("options"===e)t(a);else if("columns"===e){var n=a.columns;a.columns.length>0&&(a.valueTpl="${".concat(n[0].name,"}")),t(a)}}},(0,l.ol)("treeOptionControl",{visibleOn:'this.selectMode === "tree"'}),(0,l.ol)("switch",{label:(0,o.Ru)("dbdae74eb12668e2b9568b013bf27d45"),name:"searchable"}),(0,l.ol)("optionsMenuTpl",{manager:a.manager,onChange:function(e){},visibleOn:'this.selectMode !== "table"'}),{label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),name:"selectTitle",type:"input-text",inputClassName:"is-inline "}]},{title:(0,o.Ru)("d5dbf5285b2dbe07b481fbd5d4536c60"),body:[{type:"button-group-select",label:(0,o.Ru)("1e409f26f9c1d58ce0c47a68104d45f0"),name:"resultListModeFollowSelect",inputClassName:"items-center",options:[{label:(0,o.Ru)("6541f1702af367c41a3127ed8511eb50"),value:!1},{label:(0,o.Ru)("b720b2abd62161c3c99625c8160df987"),value:!0}],onChange:function(e,a,t,n){n.setValueByName("sortable",!e||void 0)}},(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("dbdae74eb12668e2b9568b013bf27d45"),(0,o.Ru)("acef03eee638dc4239ee60f627f33d85")),name:"resultSearchable"}),(0,l.ol)("sortable",{label:(0,o.Ru)("e3ed623b79100791f156d3586751c652"),mode:"horizontal",horizontal:{justify:!0,left:8},inputClassName:"is-inline",visibleOn:'this.selectMode === "list" && !this.resultListModeFollowSelect'}),(0,l.ol)("optionsMenuTpl",{name:"valueTpl",manager:a.manager,onChange:function(e){},visibleOn:'!(this.selectMode === "table" && this.resultListModeFollowSelect)'}),{label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),name:"resultTitle",type:"input-text",inputClassName:"is-inline "}]},{title:(0,o.Ru)("dfac151de712ab0b3618072c8a7f0a0f"),body:[(0,l.ol)("virtualThreshold"),(0,l.ol)("virtualItemHeight")]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",(0,p.fX)([(0,l.ol)("style:formItem",t),(0,l.ol)("style:classNames",[(0,l.ol)("className",{label:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac"),name:"descriptionClassName",visibleOn:"this.description"}),(0,l.ol)("className",{name:"addOn.className",label:"AddOn",visibleOn:'this.addOn && this.addOn.type === "text"'})])],(0,p.zs)("transfer-picker"===a.rendererName?[{title:(0,o.Ru)("961534b4ea37e4e88aada736b299d063"),key:"borderMode",body:[(0,l.ol)("borderMode")]},{title:(0,o.Ru)("6cff4b6d794cc17f5d24dbe0d21e5732"),key:"picker",body:[{name:"pickerSize",type:"select",pipeIn:(0,l.Jh)(""),pipeOut:l.$f,label:"弹窗大小",options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:""},{value:"sm",label:(0,o.Ru)("391b8fa9c747a1799353ab856e666ad5")},{label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645"),value:"md"},{label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4"),value:"lg"},{label:(0,o.Ru)("3386da5f56fac758ed0f18e024ecb943"),value:"xl"},{label:(0,o.Ru)("185926bf986c784d03a9a73102da6542"),value:"full"}]}]}]:[]),!1))},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r,b,f,s,u,p,m=ec(e.schema),h={type:m,title:(null===(n=e.schema)||void 0===n?void 0:n.label)||(null===(c=e.schema)||void 0===c?void 0:c.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value};return(null===(i=e.schema)||void 0===i?void 0:i.extractValue)?h={type:"array",title:(null===(l=e.schema)||void 0===l?void 0:l.label)||(null===(r=e.schema)||void 0===r?void 0:r.name)}:!1===(null===(b=e.schema)||void 0===b?void 0:b.joinValues)&&(h={type:"array",title:(null===(f=e.schema)||void 0===f?void 0:f.label)||(null===(s=e.schema)||void 0===s?void 0:s.name),items:{type:"object",title:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),properties:(t={},t[(null===(u=e.schema)||void 0===u?void 0:u.labelField)||"label"]={type:"string",title:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},t[(null===(p=e.schema)||void 0===p?void 0:p.valueField)||"value"]={type:m,title:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},t)},originalValue:h.originalValue}),h},a.id="TransferPlugin",a}(l.j8);(0,l.I0)(Jo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Yo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="transfer-picker",a.$schema="/schemas/TransferPickerControlSchema.json",a.name="穿梭选择器",a.isBaseComponent=!0,a.icon="fa fa-th-list",a.pluginIcon="transfer-plugin",a.description="穿梭选择器组件",a.docLink="/amis/zh-CN/components/form/transfer-picker",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={label:(0,o.Ru)("829abe5a8dcd0579a340d20636b59276"),type:"transfer-picker",name:"transfer-picker",options:[{label:(0,o.Ru)("fda93c79275b812a6c1c189fbebf8b08"),value:"zhugeliang"},{label:(0,o.Ru)("e37a86d1a1dbed0cd53c95582977f075"),value:"caocao"}],selectMode:"list",resultListModeFollowSelect:!1},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.notRenderFormZone=!0,a}return(0,p.C6)(a,e),a.id="TransferPickerPlugin",a}(Jo);(0,l.I0)(Yo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Xo=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="tabs-transfer",a.$schema="/schemas/TransferControlSchema.json",a.name=(0,o.Ru)("617a63f1b19b5aad029f973479bac917"),a.isBaseComponent=!0,a.icon="fa fa-th-list",a.pluginIcon="tabs-transfer-plugin",a.description=(0,o.Ru)("4f26f1edebcdeea90f6e4247a501dbaf"),a.docLink="/amis/zh-CN/components/form/transfer",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={label:(0,o.Ru)("617a63f1b19b5aad029f973479bac917"),type:"tabs-transfer",name:"tabsTransfer",selectMode:"tree",options:[{label:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),children:[{label:(0,o.Ru)("71f8043aefd52572b172e7d1fbd5af57"),value:"fashi",children:[{label:(0,o.Ru)("fda93c79275b812a6c1c189fbebf8b08"),value:"zhugeliang"}]},{label:(0,o.Ru)("573cb0d34bd1cdc7b368c59db9b7bb7d"),value:"zhanshi",children:[{label:(0,o.Ru)("e37a86d1a1dbed0cd53c95582977f075"),value:"caocao"},{label:(0,o.Ru)("ccddd2de691ff2d56b651877f72d90ed"),value:"zhongwuyan"}]},{label:(0,o.Ru)("c0db8e7b42528eeae96310c6629e53b3"),value:"daye",children:[{label:(0,o.Ru)("293040fc607f40caf6d6e16042012182"),value:"libai"},{label:(0,o.Ru)("b5256ec780343c4e20e397b43cab96a9"),value:"hanxin"},{label:(0,o.Ru)("49dcf9f88e7b7b8ca7448631021d7d12"),value:"yunzhongjun"}]}]},{label:(0,o.Ru)("1fd02a90c38333badc226309fea6fecb"),children:[{label:(0,o.Ru)("71f8043aefd52572b172e7d1fbd5af57"),value:"fashi2",children:[{label:(0,o.Ru)("fda93c79275b812a6c1c189fbebf8b08"),value:"zhugeliang2"}]},{label:(0,o.Ru)("573cb0d34bd1cdc7b368c59db9b7bb7d"),value:"zhanshi2",children:[{label:(0,o.Ru)("e37a86d1a1dbed0cd53c95582977f075"),value:"caocao2"},{label:(0,o.Ru)("ccddd2de691ff2d56b651877f72d90ed"),value:"zhongwuyan2"}]},{label:(0,o.Ru)("c0db8e7b42528eeae96310c6629e53b3"),value:"daye2",children:[{label:(0,o.Ru)("293040fc607f40caf6d6e16042012182"),value:"libai2"},{label:(0,o.Ru)("b5256ec780343c4e20e397b43cab96a9"),value:"hanxin2"},{label:(0,o.Ru)("49dcf9f88e7b7b8ca7448631021d7d12"),value:"yunzhongjun2"}]}]}]},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.panelTitle=(0,o.Ru)("617a63f1b19b5aad029f973479bac917"),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("2fc76872efce1eabd3b74a3e4fd5b976"),dataSchema:function(e){var a=ac(e,!0),t=a.value,n=a.items;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:t,items:n}}}}]}},{eventName:"tab-change",eventLabel:(0,o.Ru)("e1112a529dc969a03bbbb409905ff2ec"),description:(0,o.Ru)("d202bc660c4d2eeb58e194b6320bd235"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{key:{type:"string",title:(0,o.Ru)("c46f27dcf45a345993f1cbb63380fa98")}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("91208131116f2823993daf99f15e1325")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:(0,o.Ru)("dda222620b789d07c2c5c279475caaf1")},{actionType:"changeTabKey",actionLabel:(0,o.Ru)("2ac24a383a1faae33f81772b757b2817"),description:(0,o.Ru)("91f894b900f593c848e5b21f2b414b05"),descDetail:function(e){return n.createElement("div",null,n.createElement("span",{className:"variable-right"},null==e?void 0:e.__rendererLabel),(0,o.Ru)("2ac24a383a1faae33f81772b757b2817"))}},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.notRenderFormZone=!0,a.panelJustify=!0,a.panelDefinitions={options:{label:(0,o.Ru)("25ae4ca8d4b8a67b273066a97a516327"),name:"options",type:"combo",multiple:!0,multiLine:!0,draggable:!0,mode:"normal",addButtonText:(0,o.Ru)("65d76d0590aa6e05d61fe8db4c6a11ca"),scaffold:{label:"",value:""},items:[{type:"group",body:[(0,l.ol)("label",{label:!1,placeholder:(0,o.Ru)("d7ec2d3fea4756bc1642e0f10c180cf5"),required:!0}),{type:"input-text",name:"value",placeholder:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d"),unique:!0}]},{$ref:"options",label:(0,o.Ru)("72453d792655604f1fab821146133d7d"),name:"children",addButtonText:(0,o.Ru)("210da23d108e85b2f0bbfa85846cb792")}]}},a.panelBodyCreator=function(e){return e.info.renderer,(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),{label:(0,o.Ru)("b7fc7efe26efb867838223936b7fc467"),name:"selectMode",type:"select",value:"tree",options:[{label:(0,o.Ru)("6541f1702af367c41a3127ed8511eb50"),value:"list"},{label:(0,o.Ru)("d58ba4b5e94680fcb08300e176502fb8"),value:"table"},{label:(0,o.Ru)("406573cea6af9b0c6462295108e1f5c0"),value:"tree"},{label:(0,o.Ru)("6c5358b981a475da2a83e95e4170647a"),value:"chained"}]},{label:(0,o.Ru)("84a76ba52297727f6bb47d8a1cc74094"),name:"resultTitle",type:"input-text",inputClassName:"is-inline ",placeholder:(0,o.Ru)("505e204cdd98afd08c174d6dcec0dc09")},(0,l.ol)("sortable"),(0,l.ol)("searchable",{onChange:function(e,a,t,n){e||n.setValues({searchApi:void 0})}}),(0,l.ol)("apiControl",{label:(0,l.NR)((0,o.Ru)("791959f9b90734dce08da79f4ac27a41"),(0,o.Ru)("9b1ddba55066e0f329ca3cca2e58909c")),mode:"normal",name:"searchApi",visibleOn:"!!searchable"})]},{title:(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),body:[{$ref:"options",name:"options"},(0,l.ol)("apiControl",{label:(0,l.NR)((0,o.Ru)("1395eba8d9efe27aa1ecd1a45e3e5dcd"),(0,o.Ru)("14079611c014884bbdffce4d0e5f4d73")),mode:"normal",name:"source"}),(0,l.ol)("loadingConfig",{visibleOn:"this.source || !this.options"},{context:e}),(0,l.ol)("joinValues"),(0,l.ol)("delimiter"),(0,l.ol)("extractValue")]},{title:(0,o.Ru)("dfac151de712ab0b3618072c8a7f0a0f"),body:[(0,l.ol)("virtualThreshold"),(0,l.ol)("virtualItemHeight")]},(0,l.ol)("status",{isFormItem:!0})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r,b,f,s,u,p,m=ec(e.schema),h={type:m,title:(null===(n=e.schema)||void 0===n?void 0:n.label)||(null===(c=e.schema)||void 0===c?void 0:c.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value};return(null===(i=e.schema)||void 0===i?void 0:i.extractValue)?h={type:"array",title:(null===(l=e.schema)||void 0===l?void 0:l.label)||(null===(r=e.schema)||void 0===r?void 0:r.name)}:!1===(null===(b=e.schema)||void 0===b?void 0:b.joinValues)&&(h={type:"array",title:(null===(f=e.schema)||void 0===f?void 0:f.label)||(null===(s=e.schema)||void 0===s?void 0:s.name),items:{type:"object",title:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),properties:(t={},t[(null===(u=e.schema)||void 0===u?void 0:u.labelField)||"label"]={type:"string",title:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},t[(null===(p=e.schema)||void 0===p?void 0:p.valueField)||"value"]={type:m,title:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},t)},originalValue:h.originalValue}),h},a.id="TabsTransferPlugin",a}(l.j8);(0,l.I0)(Xo),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Go=t(4396);function Ko(e,a){function t(e){var t=(0,Go.A)(e);if(!t.isValid())return"";switch("rgba"!==a&&t.setAlpha(1),a){case"hex":return t.toHexString();case"hsl":return t.toHslString();case"rgb":return t.toRgbString();case"rgba":var n=t.toRgb(),c=n.r,o=n.g,d=n.b,i=n.a;return"rgba(".concat(c,", ").concat(o,", ").concat(d,", ").concat(i,")");default:return t.toString()}}return a=a.toLocaleLowerCase(),Array.isArray(e)?e.map(t):t(e)}var Qo=["#ffffff","#000000","#d0021b","#f5a623","#f8e71c","#7ED321","#4A90E2","#9013fe"],Zo=["hex","rgb","rgba","hsl"],ed=Zo.reduce((function(e,a){return e[a]=Ko(Qo,a),e}),{}),ad=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-color",a.$schema="/schemas/ColorControlSchema.json",a.name=(0,o.Ru)("d1b5ad85ada6350ea1a1432b813700be"),a.isBaseComponent=!0,a.icon="fa fa-eyedropper",a.pluginIcon="input-color-plugin",a.description=(0,o.Ru)("5a9e72d006165ae3dacdbd96f931f70e"),a.searchKeywords=(0,o.Ru)("a0e6ecd1eba5673e16218e559f549112"),a.docLink="/amis/zh-CN/components/form/input-color",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-color",label:(0,o.Ru)("6b36c6f7ec834692ec6c8e3816349fdd"),name:"color"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.panelTitle=(0,o.Ru)("d1b5ad85ada6350ea1a1432b813700be"),a.notRenderFormZone=!0,a.panelJustify=!0,a.panelBodyCreator=function(e){var t=e.info.renderer,n=Zo.map((function(e){return{label:e.toUpperCase(),value:e}}));return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),{type:"select",label:(0,o.Ru)("db0258df1ddbd88749b335aecdc8425e"),name:"format",value:"hex",options:n,onChange:function(e,a,t,n){var c=n.data,o=c.value,d=c.presetColors;o&&n.setValueByName("value",Ko(o,e)),Array.isArray(d)&&n.setValueByName("presetColors",Ko(d,e))}},(0,p.fX)([],(0,p.zs)(n.map((function(e){var t=e.value;return a.getConditionalColorPanel(t)}))),!1),(0,l.ol)("clearable"),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder"),(0,l.ol)("description"),(0,l.ol)("autoFillApi")]},{title:(0,o.Ru)("a47b08f4c83158a058c06e176cff501a"),body:(0,p.fX)([(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("1b25b3b1b5076f0c2e6bd12d73c56f79"),(0,o.Ru)("9b161db0e2e749c1106c702c8097d380")),name:"allowCustomColor",disabledOn:"Array.isArray(presetColors) && presetColors.length === 0",pipeIn:function(e){return void 0!==e&&!e},pipeOut:function(e){return!e}}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("05a64e0df1490a5db391e7a43eced6e0"),(0,o.Ru)("6cbabc9a4cc07c1e26bb131c02833f8d")),name:"presetColors",onText:(0,o.Ru)("f1d4ff50f3828f9b73412e7d94e6dd6e"),offText:(0,o.Ru)("18c63459a2c069022c7790430f761214"),pipeIn:function(e){return void 0!==e},pipeOut:function(e,a,t){var n=t.format;return e?ed[void 0===n?"hex":n]:void 0},onChange:function(e,a,t,n){Array.isArray(e)&&0===e.length&&n.setValueByName("allowCustomColor",!0)}})],(0,p.zs)(n.map((function(e){var t=e.value;return a.getConditionalColorComb(t)}))),!1)},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})],(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{configTitle:"props"}))},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:t}),(0,l.ol)("style:classNames",{schema:[(0,l.ol)("className",{label:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac"),name:"descriptionClassName",visibleOn:"this.description"})]})],(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{configTitle:"style"}))}])},a}return(0,p.C6)(a,e),a.prototype.getConditionalColorPanel=function(e){var a="hex"===e?" || !this.format":"";return{label:(0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087"),name:"value",type:"input-color",format:e,clearable:!0,visibleOn:'this.format==="'.concat(e,'"').concat(a),presetColors:ed[e]}},a.prototype.getConditionalColorComb=function(e){var a="hex"===e?" || !this.format":"";return(0,l.ol)("combo-container",{type:"combo",mode:"normal",name:"presetColors",items:[{type:"input-color",format:e,name:"color",clearable:!1,presetColors:ed[e]}],draggable:!1,multiple:!0,visibleOn:'this.presetColors !== undefined && (this.format === "'.concat(e,'"').concat(a,")"),onChange:function(e,a,t,n){Array.isArray(e)&&0===e.length&&n.setValueByName("allowCustomColor",!0)},pipeIn:function(a){return a.map((function(a,t){return void 0===a&&(a=""),{key:"".concat(a,"-").concat(t),color:Ko(a,e)}}))},pipeOut:function(e){return e.map((function(e){var a=e.color;return void 0===a?"":a}))}})},a.id="ColorControlPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(ad),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var td=t(59832),nd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="condition-builder",a.$schema="/schemas/ConditionBuilderControlSchema.json",a.name=(0,o.Ru)("6e87bfe16db746db13966f0d7552b052"),a.isBaseComponent=!0,a.icon="fa fa-group",a.pluginIcon="condition-builder-plugin",a.description=(0,o.Ru)("ab7f2096d3ea8aa85f453b204bfbc493"),a.docLink="/amis/zh-CN/components/form/condition-builder",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"condition-builder",label:(0,o.Ru)("6e87bfe16db746db13966f0d7552b052"),name:"conditions",description:(0,o.Ru)("ae5e21c7b57aaaff2071b757f35dbb3e"),fields:[{label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),type:"text",name:"text"},{label:(0,o.Ru)("55d4790c5d819cd0462cbe89561b0dd4"),type:"number",name:"number"},{label:(0,o.Ru)("97b0b6499334ed889b372513290a2a52"),type:"boolean",name:"boolean"},{label:(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),type:"select",name:"select",options:[{label:"A",value:"a"},{label:"B",value:"b"},{label:"C",value:"c"},{label:"D",value:"d"},{label:"E",value:"e"}]},{label:(0,o.Ru)("4ff1e74e43a3586339251494117185ad"),type:"date",name:"date"},{label:(0,o.Ru)("19fcb9eb2594059036dfede5f4ec53e8"),type:"time",name:"time"},{label:(0,o.Ru)("0c3bf4fce50589b1073baf15f8a00d36"),type:"datetime",name:"datetime"}]},a.previewSchema={type:"form",mode:"horizontal",wrapWithPanel:!1,body:[a.scaffold]},a.panelTitle=(0,o.Ru)("6e87bfe16db746db13966f0d7552b052"),a.panelBodyCreator=function(e){return[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("source")]},a}return(0,p.C6)(a,e),Object.defineProperty(a.prototype,"scaffoldForm",{get:function(){var e=(0,l.k7)();return{title:(0,o.Ru)("6d6b4f2bbd2fd0b5faee33673d7f06ae"),body:[{type:"combo",name:"fields",multiple:!0,draggable:!0,multiLine:!0,items:[{type:"group",body:[{type:"select",name:"type",placeholder:(0,o.Ru)("22ed9ec0e00b5deab2c335ad1fd2e343"),options:[{label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),value:"text"},{label:(0,o.Ru)("55d4790c5d819cd0462cbe89561b0dd4"),value:"number"},{label:(0,o.Ru)("97b0b6499334ed889b372513290a2a52"),value:"boolean"},{label:(0,o.Ru)("4ff1e74e43a3586339251494117185ad"),value:"date"},{label:(0,o.Ru)("0c3bf4fce50589b1073baf15f8a00d36"),value:"datetime"},{label:(0,o.Ru)("19fcb9eb2594059036dfede5f4ec53e8"),value:"time"},{label:(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),value:"select"}]},{type:"input-text",name:"name",placeholder:(0,o.Ru)("d314558953b3c76adb7e131aaec8bd86")},{type:e?"input-text-i18n":"input-text",placeholder:(0,o.Ru)("e996419dedc2f1ffd96e7a0e808127d0"),name:"label"}]},{type:"group",visibleOn:'this.type === "number"',body:[{type:"input-number",name:"minimum",placeholder:(0,o.Ru)("c322edb884724d04842fc35f4d29a24e")},{type:"input-number",name:"maximum",placeholder:(0,o.Ru)("5da893141114a59da868052b3a17a79a")},{type:"input-number",name:"step",min:0,placeholder:(0,o.Ru)("d26404c10871481ab6bbb4837a34ae95")}]},{type:"group",visibleOn:'!!~["date", "datetime", "time"].indexOf(this.type)',body:[{type:"input-text",name:"format",placeholder:(0,o.Ru)("db0258df1ddbd88749b335aecdc8425e")},{type:"input-text",name:"inputFormat",placeholder:(0,o.Ru)("dbd5b99c34260412f10835d82b59919c")},{type:"input-text",name:"timeFormat",placeholder:(0,o.Ru)("94575fbef23460cb02524d20d152d728"),visibleOn:'this.type === "datetime"'}]},{type:"group",visibleOn:'this.type === "select"',body:[{type:"input-text",name:"source",placeholder:(0,o.Ru)("f20a86701d87369e5166c28a71b8b8cd")}]},{type:"group",body:[{type:e?"input-text-i18n":"input-text",placeholder:(0,o.Ru)("4c1cff4d8c05daa6ed9352a241ee628c"),name:"placeholder"},{name:"operators",placeholder:(0,o.Ru)("ed4ad0f9e6374d6915ce3d2c0dec7c2c"),asFormItem:!0,children:function(e){var a,t,n=e.data,c=e.render,o=e.onChange;return c("operations",{type:"select",name:"operators",multiple:!0,value:n.value||(null===(a=td.A.types[n.type])||void 0===a?void 0:a.operators)||[],joinValues:!1,extractValue:!0,options:null===(t=td.A.types[n.type])||void 0===t?void 0:t.operators.map((function(e){return _e()(e)&&e.label&&e.value?{label:e.label,value:e.value}||[]:_()(e)&&{label:td.Q[e],value:e}||[]}))},{onChange:function(e){return o(e)}})}}]}]}],canRebuild:!0}},enumerable:!1,configurable:!0}),a.prototype.buildSubRenderers=function(e,a){var t=this;if(t.name&&t.description)return{name:t.name,icon:t.icon,pluginIcon:t.pluginIcon,description:t.description,previewSchema:t.previewSchema,tags:t.tags,docLink:t.docLink,type:t.type,scaffold:t.scaffold,scaffoldForm:this.scaffoldForm,disabledRendererPlugin:t.disabledRendererPlugin,isBaseComponent:t.isBaseComponent,rendererName:t.rendererName}},a.id="ConditionBilderPlugin",a}(l.j8);(0,l.I0)(nd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var cd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="fieldset",a.$schema="/schemas/FieldSetControlSchema.json",a.name=(0,o.Ru)("460bc46ffeb31b737669e2312c5bae72"),a.isBaseComponent=!0,a.icon="fa fa-toggle-down",a.description=(0,o.Ru)("a89cd8150a1dbc60ac7063580e0852e2"),a.searchKeywords=(0,o.Ru)("6d36d88078b28530bd4a236b1033c1db"),a.docLink="/amis/zh-CN/components/form/fieldset",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"fieldset",title:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),collapsable:!0,body:[{type:"input-text",label:(0,o.Ru)("a13a2fa224ca5b6f44d5aee33ec29d58"),name:"text"},{type:"input-text",label:(0,o.Ru)("37dd6f28ffb87d8907a286e0ef4dc7fe"),name:"text"}]},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.regions=[{key:"body",label:(0,o.Ru)("d6c40a2ee219c010edbcdaa2eeb94ddd"),renderMethod:"renderBody",insertPosition:"inner",preferTag:(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")}],a.panelTitle=(0,o.Ru)("460bc46ffeb31b737669e2312c5bae72"),a.panelBodyCreator=function(e){return[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("title"),(0,l.ol)("switch",{name:"collapsable",label:(0,o.Ru)("ec2a8ec81d1d2588db8c7827ba99e7d3"),pipeIn:(0,l.Jh)(!1)}),(0,l.ol)("switch",{name:"collapsed",label:(0,o.Ru)("f315bd4984fd09c30581674d28287f12"),visibleOn:"this.collapsable"}),{name:"className",type:"button-group-select",clearable:!0,size:"sm",label:(0,o.Ru)("ab2d2b13794ae1e2d7bf3bcd5af55dce"),className:"w-full",pipeIn:(0,l.Jh)(""),options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:""},{value:"Collapse--xs",label:(0,o.Ru)("23ecf42cada8bf2715792d718544d107")},{value:"Collapse--sm",label:(0,o.Ru)("391b8fa9c747a1799353ab856e666ad5")},{value:"Collapse--base",label:(0,o.Ru)("fd6e80f1e0199d6ecc3ee81ae04aa9ef")},{value:"Collapse--md",label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4")},{value:"Collapse--lg",label:(0,o.Ru)("949934d97c42801151673a51d3adc421")}]},(0,l.ol)("className",{name:"headingClassName",label:(0,o.Ru)("620868e5e60e5c22249c3277c971bb13")}),(0,l.ol)("className",{name:"bodyClassName",label:(0,o.Ru)("e5a226534fb99ab260865b936d3c85ba")}),{children:n.createElement(c.$nd,{level:"info",size:"sm",className:"m-b-sm",block:!0,onClick:function(){a.manager.showRendererPanel((0,o.Ru)("55b45c73ae417c4dead67905b1550e85"),(0,o.Ru)("12b54e3fdccdbb5588785fce5534edbd"))}},(0,o.Ru)("1297c46c0ea697a0041c3899b15d69c6"))},(0,l.ol)("subFormItemMode"),(0,l.ol)("subFormHorizontalMode"),(0,l.ol)("subFormHorizontal")]},a}return(0,p.C6)(a,e),a.prototype.filterProps=function(e){return e.collapsed=!1,e},a.id="FieldSetControlPlugin",a}(l.j8);(0,l.I0)(cd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var od=function(e){function a(a){var t=e.call(this,a)||this;return t.rendererName="combo",t.$schema="/schemas/ComboControlSchema.json",t.name=(0,o.Ru)("254bb8aa6b92d588d957a383df24db1e"),t.isBaseComponent=!0,t.icon="fa fa-group",t.pluginIcon="combo-plugin",t.description=(0,o.Ru)("4db731c7d73988e40a01b4bf1a7f00d7"),t.docLink="/amis/zh-CN/components/form/combo",t.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],t.scaffold={type:"combo",label:(0,o.Ru)("254bb8aa6b92d588d957a383df24db1e"),name:"combo",multiple:!0,addable:!0,removable:!0,removableMode:"icon",addBtn:{label:(0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191"),icon:"fa fa-plus",level:"primary",size:"sm"},items:[{type:"input-text",name:"text",placeholder:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},{type:"select",name:"select",placeholder:(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),options:[{label:"A",value:"a"},{label:"B",value:"b"}]}]},t.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)((0,p.Cl)({},t.scaffold),{value:[{text:"Row 1",select:"a"},{}]})]},t.regions=[{key:"items",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),preferTag:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),renderMethod:"renderItems"}],t.events=[{eventName:"add",eventLabel:(0,o.Ru)("b58c7549c0246c55b9cac96383200338"),description:(0,o.Ru)("8575b828c7320de82b9f99058aa1f55f"),dataSchema:function(e){var a=tc(e).value;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"string"},a),{title:(0,o.Ru)("e26f6832d586f9e73d2361573bf5273f")})}}}}]}},{eventName:"delete",eventLabel:(0,o.Ru)("2f4aaddde33c9b93c36fd2503f3d122b"),description:(0,o.Ru)("4933bd64bb23de03ca8ed246fa5509c5"),dataSchema:function(e){var a=tc(e),t=a.value,n=a.item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{key:{type:"number",title:(0,o.Ru)("91190195405845950230616929d852cf")},value:(0,p.Cl)((0,p.Cl)({type:"string"},t),{title:(0,o.Ru)("e26f6832d586f9e73d2361573bf5273f")}),item:(0,p.Cl)((0,p.Cl)({type:"object"},n),{title:(0,o.Ru)("28e5fd494ea37a09fd2ad36d0f98bacc")})}}}}]}},{eventName:"dragEnd",eventLabel:"拖拽结束",description:"当组合项拖拽结束且位置发生变化时触发",dataSchema:function(e){var a=tc(e),t=a.value,n=a.item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{index:{type:"number",title:"拖拽后的索引"},oldIndex:{type:"number",title:"拖拽前的索引"},item:(0,p.Cl)((0,p.Cl)({type:"object"},n),{title:"被拖拽的项"}),value:(0,p.Cl)((0,p.Cl)({type:"string"},t),{title:"拖拽前组合项的值"}),oldValue:(0,p.Cl)((0,p.Cl)({type:"string"},t),{title:"拖拽后组合项的值"})}}}}]}},{eventName:"tabsChange",eventLabel:(0,o.Ru)("95e09290c4e0f01323bb5abf301c950b"),description:(0,o.Ru)("ba2bd765f6c2e2b717139c5453884e14"),dataSchema:function(e){var a=tc(e),t=a.value,n=a.item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{key:{type:"number",title:(0,o.Ru)("b04c6cf9cb1212b9c173ddfeec129028")},value:(0,p.Cl)((0,p.Cl)({type:"string"},t),{title:(0,o.Ru)("e26f6832d586f9e73d2361573bf5273f")}),item:(0,p.Cl)((0,p.Cl)({type:"object"},n),{title:(0,o.Ru)("046de1a6cb21ff83af74958342c0db64")})}}}}]}}],t.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"addItem",actionLabel:(0,o.Ru)("00d1a6230e9a31664c895e95fde707d3"),description:(0,o.Ru)("cf3f7c0c1e6c77197bb0b6508a9173aa"),innerArgs:["item"],schema:se({type:"combo",label:(0,o.Ru)("00d1a6230e9a31664c895e95fde707d3"),name:"item",draggable:!1,multiple:!0,removable:!0,required:!0,addable:!0,strictMode:!1,canAccessSuperData:!0,mode:"horizontal",items:[{name:"key",type:"input-text",required:!0,placeholder:(0,o.Ru)("a25657422b40023f2731619587940bc7"),source:"${__setValueDs}"},(0,l.ol)("formulaControl",{name:"val",variables:"${variables}",inputMode:"input-group"})]})},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],t.panelTitle=(0,o.Ru)("254bb8aa6b92d588d957a383df24db1e"),t.notRenderFormZone=!0,t.panelJustify=!0,t.panelBodyCreator=function(e){var a=(0,l.k7)();return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:[(0,l.ol)("collapseGroup",[{className:"p-none",title:(0,o.Ru)("f7e68bde2caa2cb5696d6a37fe4a23a4"),body:[(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("valueFormula",{rendererSchema:(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{type:"textarea"}),label:(0,l.NR)((0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087"),(0,o.Ru)("bf8f46b5c3b309f666965a74d57ac093")),pipeOut:function(e){try{return"number"==typeof JSON.parse(e)?e:JSON.parse(e)}catch(a){return e}}}),(0,l.ol)("switch",{name:"multiple",label:(0,o.Ru)("e3be7b8a459a08fec8f378a0660b642b"),pipeIn:(0,l.Jh)(!0),onChange:function(e,a,t,n){n.setValueByName("addable",e),n.setValueByName("removable",e),!e&&n.setValueByName("draggable",!1),n.setValueByName("flat",!1)}}),{type:"container",className:"ae-ExtendMore mb-3",visibleOn:"this.multiple",body:[{label:(0,o.Ru)("3a553b1123f403cf1f81eb28b3e4b814"),name:"maxLength",type:"input-number"},{label:(0,o.Ru)("93bc4888bc13bb6e6c49b34b54077438"),name:"minLength",type:"input-number"}]},(0,l.ol)("switch",{name:"flat",label:(0,l.NR)((0,o.Ru)("e61c32382d879b867938086a50ef094e"),(0,o.Ru)("28a59fee1a4714493a8d6cec05c1417b")),visibleOn:"Array.isArray(this.items) && this.items.length === 1 && this.multiple"}),{type:"container",className:"ae-ExtendMore mb-3",visibleOn:"this.multiple && this.flat",body:[(0,l.ol)("joinValues"),(0,l.ol)("delimiter")]},(0,l.ol)("switch",{name:"draggable",label:(0,o.Ru)("b4521626a48dcb61001fc563d2433ed3"),pipeIn:(0,l.Jh)(!1),visibleOn:"this.multiple"}),{type:"container",className:"ae-ExtendMore mb-3",visibleOn:"this.draggable",body:[(0,l.ol)("draggableTip")]},(0,l.ol)("switch",{name:"addable",label:(0,l.NR)((0,o.Ru)("8865c6822a31e0da6bc7eece8677d8f0"),(0,o.Ru)("30d4e9f1c60f2d5851f77463476d568b")),visibleOn:"this.multiple",pipeIn:(0,l.Jh)(!1),onChange:function(e,a,t,n){e&&n.setValueByName("addBtn",{label:(0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191"),icon:"fa fa-plus",level:"primary",size:"sm"})}}),(0,l.ol)("switch",{name:"removable",label:(0,o.Ru)("3c87af7c432e6b1f59e4f415fd5060cf"),pipeIn:(0,l.Jh)(!1),visibleOn:"this.multiple",onChange:function(e,a,t,n){e&&(n.setValueByName("removableMode","icon"),n.setValueByName("deleteIcon",void 0),n.setValueByName("deleteBtn",void 0))}}),{type:"container",className:"ae-ExtendMore mb-3",visibleOn:"this.removable",body:[{type:"button-group-select",name:"removableMode",label:(0,o.Ru)("405a48545938c075e62eafb80b732769"),options:[{label:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a"),value:"icon"},{label:(0,o.Ru)("fa966345577ba81af19408f203db968f"),value:"button"}],onChange:function(e,a,t,n){"icon"===e?n.setValueByName("deleteBtn",void 0):"button"===e&&n.setValueByName("deleteBtn",{label:(0,o.Ru)("2f4aaddde33c9b93c36fd2503f3d122b"),level:"default"})}},{label:(0,o.Ru)("f4b06bd9e4f5ceaac7fbb0e17fffc518"),name:"deleteBtn.label",type:a?"input-text-i18n":"input-text",visibleOn:'this.removableMode === "button"'},(0,l.ol)("buttonLevel",{label:(0,o.Ru)("39003734d1d700d5bd97bf1e7a2fcf73"),name:"deleteBtn.level",visibleOn:'this.removableMode === "button"'}),(0,l.ol)("apiControl",{name:"deleteApi",label:(0,o.Ru)("2f4aaddde33c9b93c36fd2503f3d122b"),renderLabel:!1,mode:"normal"}),(0,l.ol)("deleteConfirmText")]},(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder"),(0,l.ol)("description")]},(0,l.ol)("collapseGroup",[{className:"p-none",title:(0,o.Ru)("dfac151de712ab0b3618072c8a7f0a0f"),body:[(0,l.ol)("switch",{name:"canAccessSuperData",label:(0,o.Ru)("f7894f17d0eba299011d856ce3efea73"),pipeIn:(0,l.Jh)(!1)}),(0,l.ol)("switch",{name:"strictMode",label:(0,l.NR)((0,o.Ru)("98d52b737d6bc171b6d5bad9a42f6e23"),(0,o.Ru)("cb5ca128b6c78a90f26673e21b0b3f28")),value:!0}),(0,l.ol)("combo-container",{name:"syncFields",visibleOn:"!this.strictMode",label:(0,l.NR)((0,o.Ru)("7fc8dab2069004acb8f5c98c27ee0883"),(0,o.Ru)("07bf6c08bb5f0bdb32dbfecc7d3fe290")),type:"combo",mode:"normal",multiple:!0,canAccessSuperData:!0,items:[{name:"field",type:"input-text"}],value:[],pipeIn:function(e){return(null!=e?e:[]).map((function(e){return{field:e}}))},pipeOut:function(e){return(null!=e?e:[]).map((function(e){return Object.keys(e).length>0?e.field:""}))}}),(0,l.ol)("switch",{name:"lazyLoad",label:(0,l.NR)((0,o.Ru)("9ff4713f6b17e96e9cd76650fd5892be"),(0,o.Ru)("93dc24d4ad01981d5994ba7f8ffaf345")),pipeIn:(0,l.Jh)(!1),visibleOn:"this.multiple && !this.tabsMode"})]}]),(0,l.ol)("status",{isFormItem:!0,readonly:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),className:"p-none",body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),visibleOn:"this.multiple",body:[{name:"tabsMode",label:(0,o.Ru)("1e409f26f9c1d58ce0c47a68104d45f0"),type:"button-group-select",inputClassName:"items-center",size:"sm",options:[{label:(0,o.Ru)("eee1e2258d7ea163fec625ee44be9637"),value:!1},{label:(0,o.Ru)("9377e388f7189d6103a3985a321115c8"),value:!0}],pipeIn:(0,l.Jh)(!1),onChange:function(e,a,t,n){e&&n.setValueByName("lazyLoad",void 0)}},{type:"container",className:"ae-ExtendMore mb-3",visibleOn:"this.tabsMode",body:[{type:"select",name:"tabsStyle",label:(0,o.Ru)("39003734d1d700d5bd97bf1e7a2fcf73"),pipeIn:(0,l.Jh)(""),options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:""},{label:(0,o.Ru)("ecfcea4b381d761fecd512761bc07954"),value:"line"},{label:(0,o.Ru)("d87f215d9ac688b1d3399bf575a0ef6f"),value:"card"},{label:(0,o.Ru)("22d18bf0c476ebe7aa9303108677ff2e"),value:"radio"}]},(0,l.ol)("formulaControl",{label:(0,o.Ru)("8e32c9ffc35059f8ac5254ffaf3c99b0"),name:"tabsLabelTpl"})]},(0,l.ol)("switch",{name:"multiLine",label:(0,o.Ru)("21766034147682a2435ecc766de5ea22"),pipeIn:(0,l.Jh)(!1),visibleOn:"!this.tabsMode",onChange:function(e,a,t,n){e||(n.setValueByName("subFormMode",void 0),n.setValueByName("noBorder",void 0))}}),(0,l.ol)("switch",{visibleOn:"!this.tabsMode && this.multiLine",name:"noBorder",label:(0,o.Ru)("8ee004bdd55b578acdb10b1bcd3fa4f7"),pipeIn:(0,l.Jh)(!1)})]},(0,l.ol)("style:formItem",{renderer:e.info.renderer,schema:[(0,l.ol)("subFormItemMode",{visibleOn:"this.multiLine",type:"select",label:(0,o.Ru)("32f6f7f8164c7f78e4b46eb50c158ab9")})]}),(0,l.ol)("style:classNames")])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(t.manager,e)))]}])},t.dsManager=new w(a),t}return(0,p.C6)(a,e),a.prototype.filterProps=function(e,a){if(!a.state.value&&e.multiple&&!e.value&&!e.$schema.value&&!e.$ref){var t={};Array.isArray(e.items)&&0===e.items.length&&e.items.forEach((function(e){e.name&&(0,B.BBb)(t,e.name,(0,l.wR)(e))})),a.updateState({value:[t]})}return e},a.prototype.buildDataSchemas=function(e,a,t,n){var c,d,i,l,r,b,f,s,u,m;return(0,p.sH)(this,void 0,void 0,(function(){var h,v,y,g,R,C,w,x,S,N;return(0,p.YH)(this,(function(k){switch(k.label){case 0:h={$id:"".concat(e.id,"-").concat(e.type,"-tableRows"),type:"object",properties:{}},v=null===(c=e.children)||void 0===c?void 0:c.find((function(e){return e.isRegion&&"items"===e.region})),y="".concat(null==n?void 0:n.id,"-").concat(null==n?void 0:n.type).concat("cell"===(null===(d=e.parent)||void 0===d?void 0:d.type)?"-currentRow":""),g=!1,t&&v&&(g=(0,B.rpn)(v.children,(function(e){return e.id===(null==t?void 0:t.id)})))&&(S="".concat(e.id,"-").concat(e.type,"-currentRow"),this.manager.dataSchema.getScope(S)&&this.manager.dataSchema.removeScope(S),this.manager.dataSchema.getScope(y)&&this.manager.dataSchema.switchTo(y),this.manager.dataSchema.addScope([],S),this.manager.dataSchema.current.tag=(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f"),this.manager.dataSchema.current.group=(0,o.Ru)("813a5158d9f7171d20e7df340c5b48f9")),R=(null===(i=null==v?void 0:v.children)||void 0===i?void 0:i.concat())||[],k.label=1;case 1:return R.length?(C=R.shift(),(null==(w=C.schema)?void 0:w.name)?[4,null===(r=(l=C.info.plugin).buildDataSchemas)||void 0===r?void 0:r.call(l,C,a,t,e)]:[3,3]):[3,4];case 2:x=k.sent(),h.properties[w.name]=(0,p.Cl)({tmpSchema:x},(null==x?void 0:x.$id)?{}:{$id:"".concat(C.id,"-").concat(C.type)}),k.label=3;case 3:return[3,1];case 4:return g&&(S="".concat(e.id,"-").concat(e.type,"-currentRow"),null==(N=this.manager.dataSchema.getScope(S))||N.addSchema(h)),(null===(b=e.schema)||void 0===b?void 0:b.multiple)?[2,{$id:"combo",type:"array",title:(null===(f=e.schema)||void 0===f?void 0:f.label)||(null===(s=e.schema)||void 0===s?void 0:s.name),items:h}]:[2,(0,p.Cl)((0,p.Cl)({},h),{title:(null===(u=e.schema)||void 0===u?void 0:u.label)||(null===(m=e.schema)||void 0===m?void 0:m.name)})]}}))}))},a.prototype.getAvailableContextFields=function(e,a,t){var n,c;return(0,p.sH)(this,void 0,void 0,(function(){var t,o;return(0,p.YH)(this,(function(d){return(a.type===e.type||a.parent.isRegion&&"items"===a.parent.region)&&(t=e.parent.parent,o=this.dsManager.getBuilderBySchema(t.schema)),o&&t.schema.api?[2,o.getAvailableContextFields({schema:t.schema,sourceKey:"api",feat:null!==(c=null===(n=t.schema)||void 0===n?void 0:n.feat)&&void 0!==c?c:"List",scopeNode:e},(null==a?void 0:a.id)===(null==e?void 0:e.id)?e:a)]:[2]}))}))},a.id="ComboControlPlugin",a}(l.j8);(0,l.I0)(od),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var dd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-group",a.$schema="/schemas/InputGroupControlSchema.json",a.name=(0,o.Ru)("0d4ebf2f4a10336011cfe0466b29ba5c"),a.isBaseComponent=!0,a.icon="fa fa-object-group",a.pluginIcon="input-group-plugin",a.description=(0,o.Ru)("5b7363cba6bad37b6614809e9bd90746"),a.searchKeywords=(0,o.Ru)("912e3cf5ce8720c39e7a778e916898b5"),a.docLink="/amis/zh-CN/components/form/input-group",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-group",name:"input-group",label:(0,o.Ru)("13370c4a5c95eff126068be5cfd2a9df"),body:[{type:"input-text",inputClassName:"b-r-none p-r-none",name:"input-group"},{type:"submit",label:(0,o.Ru)("939d5345ad4345dbaabe14798f6ac0f1"),level:"primary"}]},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.panelTitle=(0,o.Ru)("ff10d1d90be63fbcdc7377435bf18f96"),a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),preferTag:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),renderMethod:"render",matchRegion:function(e){return!!e}}],a.notRenderFormZone=!0,a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("label"),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("description")]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:e.info.renderer,schema:[(0,l.ol)("switch",{label:(0,o.Ru)("2fb0853874c2cc8cc42f0c7520af662a"),name:"inline",pipeIn:(0,l.Jh)(!1)})]}),(0,l.ol)("style:classNames")])]}])},a}return(0,p.C6)(a,e),a.id="InputGroupControlPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(dd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var id=function(e){function a(a){var t=e.call(this,a)||this;return t.rendererName="input-table",t.$schema="/schemas/TableControlSchema.json",t.name=(0,o.Ru)("e41fd1934b82f93f5737827be7323119"),t.isBaseComponent=!0,t.icon="fa fa-table",t.pluginIcon="table-plugin",t.description=(0,o.Ru)("a5c2dba5ccf62851b24cfa12d4958ce2"),t.docLink="/amis/zh-CN/components/form/input-table",t.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],t.scaffold={type:"input-table",name:"table",label:(0,o.Ru)("4ba0387a2daf11ad9c67a75b52819eb3"),columns:[{label:(0,o.Ru)("d7ec2d3fea4756bc1642e0f10c180cf5"),name:"name",quickEdit:{type:"input-text",name:"name1"}},{label:(0,o.Ru)("b34422e637c90181d3fca4485a97c712"),name:"score",quickEdit:{type:"input-number",mode:"inline",name:"score"}},{label:(0,o.Ru)("95e0d70d1809d5267c2419eda58e78ca"),name:"level",quickEdit:{type:"select",name:"level",options:[{label:"A",value:"A"},{label:"B",value:"B"},{label:"C",value:"C"}]}}],addable:!1,footerAddBtn:{label:(0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191"),icon:"fa fa-plus"},strictMode:!0},t.regions=[{key:"columns",label:(0,o.Ru)("1f9794dd5634220ed0a498c666cf46fe"),renderMethod:"renderTableContent",preferTag:(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7"),dndMode:"position-h"}],t.previewSchema={type:"form",className:"text-left",wrapWithPanel:!1,mode:"horizontal",body:(0,p.Cl)((0,p.Cl)({},t.scaffold),{value:[{color:"green",name:(0,o.Ru)("b2c712c788d3a143206eee22fe24d9f1")}]})},t.notRenderFormZone=!0,t.panelJustify=!0,t.panelTitle=(0,o.Ru)("13c250c68608118463871ce7cd8b292c"),t.events=[{eventName:"add",eventLabel:(0,o.Ru)("58477471b3bb8ad53fe9ab18a244868b"),description:(0,o.Ru)("6070fdf451b08e4302a7dab560771222"),dataSchema:function(e){var a=tc(e,!0),t=a.value,n=a.item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"array"},t),{title:(0,o.Ru)("c9f63503ee66082fc00c3e6eac57a95f")}),item:(0,p.Cl)((0,p.Cl)({type:"object"},n),{title:(0,o.Ru)("1fb1cbe49c3e72c2b5f4e0151a4cb5d9")}),index:{type:"number",title:(0,o.Ru)("d84017fa76584f7475e26f79767df28d")},indexPath:{type:"string",title:"索引路径"}}}}}]}},{eventName:"addConfirm",eventLabel:(0,o.Ru)("5e3640e4bc8efbe00a7b7c6ba169560c"),description:(0,o.Ru)("008ae858112dcc7739985045e4326f3a"),dataSchema:function(e){var a=tc(e,!0),t=a.value,n=a.item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"array"},t),{title:(0,o.Ru)("c9f63503ee66082fc00c3e6eac57a95f")}),item:(0,p.Cl)((0,p.Cl)({type:"object"},n),{title:(0,o.Ru)("1fb1cbe49c3e72c2b5f4e0151a4cb5d9")}),index:{type:"number",title:(0,o.Ru)("d84017fa76584f7475e26f79767df28d")},indexPath:{type:"string",title:"索引路径"}}}}}]}},{eventName:"addSuccess",eventLabel:(0,o.Ru)("3fdaeadf0e8a3154ae62784f04138c28"),description:(0,o.Ru)("bd4ef227fe8aae88ae6aa97236c0e9bb"),dataSchema:function(e){var a=tc(e,!0),t=a.value,n=a.item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"array"},t),{title:(0,o.Ru)("c9f63503ee66082fc00c3e6eac57a95f")}),item:(0,p.Cl)((0,p.Cl)({type:"object"},n),{title:(0,o.Ru)("1fb1cbe49c3e72c2b5f4e0151a4cb5d9")}),index:{type:"number",title:(0,o.Ru)("d84017fa76584f7475e26f79767df28d")},indexPath:{type:"string",title:"索引路径"}}}}}]}},{eventName:"addFail",eventLabel:(0,o.Ru)("6452a05591d7402a8bcd9fadc950c449"),description:(0,o.Ru)("bd7c39d10dbf6985d2be2d9a4fdcccf7"),dataSchema:function(e){var a=tc(e,!0),t=a.value,n=a.item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"array"},t),{title:(0,o.Ru)("c9f63503ee66082fc00c3e6eac57a95f")}),item:(0,p.Cl)((0,p.Cl)({type:"object"},n),{title:(0,o.Ru)("1fb1cbe49c3e72c2b5f4e0151a4cb5d9")}),index:{type:"number",title:(0,o.Ru)("d84017fa76584f7475e26f79767df28d")},indexPath:{type:"string",title:"索引路径"},error:{type:"object",title:(0,o.Ru)("37122b9e4499da38258b3d51b09d68a1")}}}}}]}},{eventName:"edit",eventLabel:(0,o.Ru)("88ebffeee507da0f0d039eb2d05f7e2c"),description:(0,o.Ru)("daf24d1f83e1b4fce2f57a6b041ddba6"),dataSchema:function(e){var a=tc(e,!0),t=a.value,n=a.item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"array"},t),{title:(0,o.Ru)("c9f63503ee66082fc00c3e6eac57a95f")}),item:(0,p.Cl)((0,p.Cl)({type:"object"},n),{title:(0,o.Ru)("a9e009a9936bf5bcc9d4eabcb3e952e0")}),index:{type:"number",title:(0,o.Ru)("e756ec22a0f897c4dd886c5f4a95b7a6")},indexPath:{type:"string",title:"索引路径"}}}}}]}},{eventName:"editConfirm",eventLabel:(0,o.Ru)("4271f29faca65d7840ad6bb2c4a7b8c6"),description:(0,o.Ru)("562f54a2fec7a68f85ff192a68cf69f2"),dataSchema:function(e){var a=tc(e,!0),t=a.value,n=a.item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"array"},t),{title:(0,o.Ru)("c9f63503ee66082fc00c3e6eac57a95f")}),item:(0,p.Cl)((0,p.Cl)({type:"object"},n),{title:(0,o.Ru)("a9e009a9936bf5bcc9d4eabcb3e952e0")}),index:{type:"number",title:(0,o.Ru)("b271e427962758c71e342a2c06df493a")},indexPath:{type:"string",title:"索引路径"}}}}}]}},{eventName:"editSuccess",eventLabel:(0,o.Ru)("3bb47b67994cb374e601fab35f63bc8e"),description:(0,o.Ru)("b394745a8a77179da0000293638e8a56"),dataSchema:function(e){var a=tc(e,!0),t=a.value,n=a.item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"array"},t),{title:(0,o.Ru)("c9f63503ee66082fc00c3e6eac57a95f")}),item:(0,p.Cl)((0,p.Cl)({type:"object"},n),{title:(0,o.Ru)("a9e009a9936bf5bcc9d4eabcb3e952e0")}),index:{type:"number",title:(0,o.Ru)("e756ec22a0f897c4dd886c5f4a95b7a6")},indexPath:{type:"string",title:"索引路径"}}}}}]}},{eventName:"editFail",eventLabel:(0,o.Ru)("9304e8f4c324b5882b550caa971b64b8"),description:(0,o.Ru)("b9d277c3ffab7d4b955ad10308c7ae0a"),dataSchema:function(e){var a=tc(e,!0),t=a.value,n=a.item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"array"},t),{title:(0,o.Ru)("c9f63503ee66082fc00c3e6eac57a95f")}),item:(0,p.Cl)((0,p.Cl)({type:"object"},n),{title:(0,o.Ru)("a9e009a9936bf5bcc9d4eabcb3e952e0")}),index:{type:"number",title:(0,o.Ru)("e756ec22a0f897c4dd886c5f4a95b7a6")},indexPath:{type:"string",title:"索引路径"},error:{type:"object",title:(0,o.Ru)("650bccdd6f99fe5fc4ca6cb8788e7cb4")}}}}}]}},{eventName:"delete",eventLabel:(0,o.Ru)("947fa341a6d676d7f25bae6bef8342cd"),description:(0,o.Ru)("7508f6d66d920323d87a9f9d58487a40"),dataSchema:function(e){var a=tc(e,!0),t=a.value,n=a.item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"array"},t),{title:(0,o.Ru)("c9f63503ee66082fc00c3e6eac57a95f")}),item:(0,p.Cl)((0,p.Cl)({type:"object"},n),{title:(0,o.Ru)("a9e009a9936bf5bcc9d4eabcb3e952e0")}),index:{type:"object",title:(0,o.Ru)("e756ec22a0f897c4dd886c5f4a95b7a6")},indexPath:{type:"string",title:"索引路径"}}}}}]}},{eventName:"deleteSuccess",eventLabel:(0,o.Ru)("0007d170de017dafc266aa03926d7f00"),description:(0,o.Ru)("13640e78822f62b7b71bfabb4604025e"),dataSchema:function(e){var a=tc(e,!0),t=a.value,n=a.item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"array"},t),{title:(0,o.Ru)("c9f63503ee66082fc00c3e6eac57a95f")}),item:(0,p.Cl)((0,p.Cl)({type:"object"},n),{title:(0,o.Ru)("a9e009a9936bf5bcc9d4eabcb3e952e0")}),index:{type:"object",title:(0,o.Ru)("e756ec22a0f897c4dd886c5f4a95b7a6")},indexPath:{type:"string",title:"索引路径"}}}}}]}},{eventName:"deleteFail",eventLabel:(0,o.Ru)("acf0664a54dc58d9d0377bb56e162092"),description:(0,o.Ru)("14d36ca583bcbfc5516a000eb06ccedd"),dataSchema:function(e){var a=tc(e,!0),t=a.value,n=a.item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"array"},t),{title:(0,o.Ru)("c9f63503ee66082fc00c3e6eac57a95f")}),item:(0,p.Cl)((0,p.Cl)({type:"object"},n),{title:(0,o.Ru)("a9e009a9936bf5bcc9d4eabcb3e952e0")}),index:{type:"number",title:(0,o.Ru)("e756ec22a0f897c4dd886c5f4a95b7a6")},indexPath:{type:"string",title:"索引路径"},error:{type:"object",title:(0,o.Ru)("37122b9e4499da38258b3d51b09d68a1")}}}}}]}},{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("692dc28abc42931daca8fa12d69d5c99"),dataSchema:function(e){var a=tc(e,!0).value;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:(0,p.Cl)((0,p.Cl)({type:"array"},a),{title:(0,o.Ru)("c9f63503ee66082fc00c3e6eac57a95f")})}}}}]}},{eventName:"orderChange",eventLabel:(0,o.Ru)("85ddd38957256b6e9026f42ed570bc35"),description:(0,o.Ru)("d7a66def82af88cd5d408e38feb8a65a"),dataSchema:function(e){var a=tc(e,!0).item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{movedItems:{type:"array",items:a,title:(0,o.Ru)("64ef585f778c9d1b010e86b032398ab6")}}}}}]}},{eventName:"rowClick",eventLabel:(0,o.Ru)("76e47871d654c3b0b0e301c0a076e55a"),description:(0,o.Ru)("cc13521eab2c7423b3fb857772405cc3"),dataSchema:function(e){var a=tc(e,!0).item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:(0,p.Cl)((0,p.Cl)({type:"object"},a),{title:(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f")}),index:{type:"number",title:(0,o.Ru)("f74fd69ce55e3f96fe9a032c0da42330")},indexPath:{type:"string",title:"索引路径"}}}}}]}},{eventName:"rowDbClick",eventLabel:(0,o.Ru)("1385df54facf9564658f05d0e9e2c3c7"),description:(0,o.Ru)("1c00d9cceec92084b116a382f2714ebb"),dataSchema:function(e){var a=tc(e,!0).item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:(0,p.Cl)((0,p.Cl)({type:"object"},a),{title:(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f")}),index:{type:"number",title:(0,o.Ru)("f74fd69ce55e3f96fe9a032c0da42330")},indexPath:{type:"string",title:"索引路径"}}}}}]}},{eventName:"rowMouseEnter",eventLabel:(0,o.Ru)("5db079b140feffa84c84d1b51d824dea"),description:(0,o.Ru)("90a5608bcd85a3cfcfbb5263a229915c"),dataSchema:function(e){var a=tc(e,!0).item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:(0,p.Cl)((0,p.Cl)({type:"object"},a),{title:(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f")}),index:{type:"number",title:(0,o.Ru)("f74fd69ce55e3f96fe9a032c0da42330")},indexPath:{type:"string",title:"索引路径"}}}}}]}},{eventName:"rowMouseLeave",eventLabel:(0,o.Ru)("e8bf039de5dc6751c4045f55930e0c83"),description:(0,o.Ru)("f1ca0d305f3251a81f361a2dc8e11fff"),dataSchema:function(e){var a=tc(e,!0).item;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:(0,p.Cl)((0,p.Cl)({type:"object"},a),{title:(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f")}),index:{type:"number",title:(0,o.Ru)("f74fd69ce55e3f96fe9a032c0da42330")},indexPath:{type:"string",title:"索引路径"}}}}}]}}],t.actions=[{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")},{actionType:"addItem",actionLabel:(0,o.Ru)("58477471b3bb8ad53fe9ab18a244868b"),description:(0,o.Ru)("f8692d409bb7f122a374872e01efd03a"),innerArgs:["item","index"],schema:se({type:"container",body:[{type:"input-number",name:"index",mode:"horizontal",horizontal:{leftFixed:4},label:(0,o.Ru)("459fd144ee129b501545d19c169269e9"),size:"lg",placeholder:(0,o.Ru)("cfe5917c83c8c31d5e57ddeb1f3460a5")},{type:"combo",name:"value",label:(0,o.Ru)("e7af71fb102cc86ab3be6a2fb32b5e3f"),multiple:!0,removable:!0,required:!0,addable:!0,strictMode:!1,canAccessSuperData:!0,mode:"horizontal",size:"lg",addButtonText:(0,o.Ru)("a26858cccbc451fd53515416a5968550"),items:[{type:"combo",name:"item",label:!1,renderLabel:!1,multiple:!0,removable:!0,required:!0,addable:!0,strictMode:!1,canAccessSuperData:!0,className:"m-l",size:"lg",mode:"horizontal",addButtonText:(0,o.Ru)("c520ed9911d349c7974116d3d1e1423e"),items:[{name:"key",type:"input-text",source:"${__setValueDs}",labelField:"label",valueField:"value",required:!0},(0,l.ol)("formulaControl",{name:"val",variables:"${variables}"})]}]}]})},{actionType:"deleteItem",actionLabel:(0,o.Ru)("947fa341a6d676d7f25bae6bef8342cd"),description:(0,o.Ru)("344c1c96f9cb3275f972929755b4e238"),innerArgs:["condition","index"],schema:se({type:"container",body:[{type:"radios",name:"__deleteType",inputClassName:"event-action-radio",mode:"horizontal",label:(0,o.Ru)("8910acd418e45a30f01e7e531b90b61b"),pipeIn:function(e,a){if(void 0===a.data.__deleteType){var t=a.data.condition?"conditionExpression":"rowIndex";return a.updateData({__deleteType:t}),t}return e},horizontal:{leftFixed:4},options:[{label:(0,o.Ru)("ebf62450c3fb11c0b7e06da2d7535d6c"),value:"rowIndex"},{label:(0,o.Ru)("4bf7636a84714fac140e42b4cee242d4"),value:"conditionExpression"}],onChange:function(e,a,t,n){n.setValueByName("index",void 0),n.setValueByName("condition",void 0)}},{type:"input-text",name:"index",mode:"horizontal",horizontal:{leftFixed:4},required:!0,label:(0,o.Ru)("7708fb1394ce722ee73326437a66c77a"),size:"lg",placeholder:(0,o.Ru)("015f108b96c70bba6511091e159db0ac"),hiddenOn:'this.__deleteType !== "rowIndex"'},(0,l.ol)("formulaControl",{name:"condition",variables:"${variables}",label:(0,o.Ru)("63aeb2082d7cc0a316fc1e44913d7749"),hiddenOn:'this.__deleteType !== "conditionExpression"',mode:"horizontal",required:!0,horizontal:{leftFixed:4},size:"lg"})]})},{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("4622a4ce221f9b79aa3396cc461adc75")},{actionType:"initDrag",actionLabel:(0,o.Ru)("b94bd878cae4ddc567b00a2dc4f21d74"),description:(0,o.Ru)("5dc3017c21ae2e31ab127dbde8ec80e9")},{actionType:"cancelDrag",actionLabel:"取消排序",description:"取消表格拖拽排序功能"}],t.panelBodyCreator=function(e){e.schema.type;var a=(0,l.k7)();return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),{type:"ae-switch-more",name:"needConfirm",label:(0,l.NR)((0,o.Ru)("1205e138ba64dddf61c1f8e6eb3a1aa7"),(0,o.Ru)("3d4d83f05a12364e2522fcfb265d8ce8")),mode:"normal",formType:"extend",hiddenOnDefault:!0,form:{body:[{type:a?"input-text-i18n":"input-text",name:"confirmBtnLabel",label:(0,o.Ru)("1d96dc9b36793e242322dd1e092a010c"),placeholder:(0,o.Ru)("1d96dc9b36793e242322dd1e092a010c")},(0,l.ol)("icon",{name:"confirmBtnIcon",label:(0,o.Ru)("c18169dd6fceab2f023216fa6f7d22c1"),pipeIn:(0,l.Jh)("check")}),{type:a?"input-text-i18n":"input-text",name:"cancelBtnLabel",label:(0,o.Ru)("e0698c2a2d5c568edfc5a0b1a1d298eb"),placeholder:(0,o.Ru)("e0698c2a2d5c568edfc5a0b1a1d298eb")},(0,l.ol)("icon",{name:"cancelBtnIcon",label:(0,o.Ru)("5720057e62e80f7a04489dc4c035b4f1"),pipeIn:(0,l.Jh)("close")})]},pipeIn:(0,l.Jh)(!0)},{type:"ae-switch-more",name:"addable",label:(0,o.Ru)("8865c6822a31e0da6bc7eece8677d8f0"),mode:"normal",formType:"extend",hiddenOnDefault:!0,form:{body:[(0,l.ol)("apiControl",{label:(0,o.Ru)("d03c96a2da4905c5f13a87c0d8ddbdb4"),name:"addApi",mode:"row"}),(0,l.ol)("switch",{name:"showTableAddBtn",label:(0,o.Ru)("738b58219dda4a849e293c0f75d06438"),value:!0}),{label:(0,o.Ru)("cf6e87cb9edfa398ccfc3db377e34ca4"),name:"addBtnLabel",visibleOn:"this.showTableAddBtn",type:a?"input-text-i18n":"input-text"},(0,l.ol)("icon",{name:"addBtnIcon",label:(0,o.Ru)("ae3816c5b00fcff4111842ac19f0a706"),visibleOn:"this.showTableAddBtn",pipeIn:(0,l.Jh)("plus")})]}},{type:"ae-switch-more",name:"copyable",label:(0,o.Ru)("f9a9fcc3bf6a3c8ff1e99fa48ed6d03d"),mode:"normal",formType:"extend",hiddenOnDefault:!0,form:{body:[{label:(0,o.Ru)("cf6e87cb9edfa398ccfc3db377e34ca4"),name:"copyBtnLabel",type:a?"input-text-i18n":"input-text"},(0,l.ol)("icon",{name:"copyBtnIcon",label:(0,o.Ru)("ae3816c5b00fcff4111842ac19f0a706"),pipeIn:(0,l.Jh)("copy")})]}},{type:"ae-switch-more",name:"editable",label:(0,o.Ru)("a32b3bf74850faad3a9ae6a0a5dac781"),mode:"normal",formType:"extend",hiddenOnDefault:!0,form:{body:[(0,l.ol)("apiControl",{label:(0,o.Ru)("ea56ca3dac0d39e463a8233fd40a9eb6"),name:"updateApi",mode:"row"}),{label:(0,o.Ru)("cf6e87cb9edfa398ccfc3db377e34ca4"),name:"editBtnLabel",type:a?"input-text-i18n":"input-text"},(0,l.ol)("icon",{name:"editBtnIcon",label:(0,o.Ru)("ae3816c5b00fcff4111842ac19f0a706"),pipeIn:(0,l.Jh)("pencil")})]}},{type:"ae-switch-more",name:"removable",label:(0,o.Ru)("3c87af7c432e6b1f59e4f415fd5060cf"),mode:"normal",formType:"extend",hiddenOnDefault:!0,form:{body:[(0,l.ol)("deleteApi"),{label:(0,o.Ru)("cf6e87cb9edfa398ccfc3db377e34ca4"),name:"deleteBtnLabel",type:a?"input-text-i18n":"input-text"},(0,l.ol)("icon",{name:"deleteBtnIcon",label:(0,o.Ru)("ae3816c5b00fcff4111842ac19f0a706"),pipeIn:(0,l.Jh)("minus")})]}},(0,l.ol)("switch",{name:"showIndex",label:(0,o.Ru)("d173fb23320acba326a4424133969256"),pipeIn:(0,l.Jh)(!1)}),{type:"input-number",name:"perPage",label:(0,o.Ru)("26eb498526ba909386befc43466db79d"),placeholder:(0,o.Ru)("306abb77f96a1048cf6e61bfe6e7bae4")},{type:"input-number",name:"minLength",label:(0,o.Ru)("52029187eaa09f55193b6a15387e45ca"),pipeIn:(0,l.Jh)(0)},{type:"input-number",name:"maxLength",label:(0,o.Ru)("3d99d1f17ebf865877e681397c61dc9d")},(0,l.ol)("description"),(0,l.ol)("placeholder"),(0,l.ol)("labelRemark")]},{title:(0,o.Ru)("dfac151de712ab0b3618072c8a7f0a0f"),body:[(0,l.ol)("switch",{name:"strictMode",label:(0,l.NR)((0,o.Ru)("98d52b737d6bc171b6d5bad9a42f6e23"),(0,o.Ru)("aa8b2a821e8e32196a720eaaa41b64d3")),pipeIn:(0,l.Jh)(!1)}),(0,l.ol)("switch",{name:"canAccessSuperData",label:(0,l.NR)((0,o.Ru)("1c1618f67cfea6fefb5f287932be2c27"),(0,o.Ru)("2aa56a9b94ee3fde76a15711c94fdabc")),pipeIn:(0,l.Jh)(!1)})]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{name:"columnsTogglable",label:(0,l.NR)((0,o.Ru)("de0302f6f891653ac2d8417a46249ebf"),(0,o.Ru)("142184926b0ae6169a9b7bdefb9b42ff")),type:"button-group-select",pipeIn:(0,l.Jh)("auto"),size:"sm",labelAlign:"left",options:[{label:(0,o.Ru)("3aed2c11e95a9c0ea1d853d4aee72e8c"),value:"auto"},{label:(0,o.Ru)("cc42dd3170fdf36bdc2b0f58ab23eb84"),value:!0},{label:(0,o.Ru)("b15d91274e9fc68608c609999e0413fa"),value:!1}]},(0,l.ol)("switch",{name:"affixHeader",label:(0,o.Ru)("e8bb313fb86cf474c0e264794bc85896"),pipeIn:(0,l.Jh)(!1)}),(0,l.ol)("switch",{name:"showFooterAddBtn",label:(0,o.Ru)("4f0a3e65cf67ca5a117a3f28745ae930"),pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("switch",{name:"showTableAddBtn",label:(0,o.Ru)("2424c96966b9c38c7d094a2d40f23a5f"),pipeIn:(0,l.Jh)(!0)})]},(0,l.ol)("style:formItem",{renderer:e.info.renderer}),(0,l.ol)("style:classNames",{schema:[(0,l.ol)("className",{name:"rowClassName",label:(0,o.Ru)("53a9db06d0b7e3482dc21e53f150e257")}),(0,l.ol)("className",{name:"toolbarClassName",label:(0,o.Ru)("012f602372cd2dbd639cd966c63e1f90")})]})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(t.manager,e)))]}])},t.dsManager=new w(a),t}return(0,p.C6)(a,e),Object.defineProperty(a.prototype,"scaffoldForm",{get:function(){var e=(0,l.k7)();return{title:(0,o.Ru)("afccc17d5d672b10a1292dcd671ef534"),body:[{name:"columns",type:"input-table",label:!1,needConfirm:!1,addable:!0,removable:!0,columns:[{type:"text",name:"label",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),quickEdit:{type:e?"input-text-i18n":"input-text",mode:"inline"}},{type:"text",name:"name",label:(0,o.Ru)("41a344642681efaaa418c228ba7fb45c"),quickEdit:{type:"input-text",mode:"inline"}},{type:"text",name:"type",label:(0,o.Ru)("1711a82f9b0825015c2c49d9659c9837"),width:140,quickEdit:{type:"select",options:[{value:"text",label:(0,o.Ru)("ffb01e5bcf4c00447f5150d3cba81371")},{value:"tpl",label:(0,o.Ru)("59cf15fe6b8d659c9bd2f86143534a06")},{value:"container",label:(0,o.Ru)("22c799040acdb2601b437ed5449de076")},{value:"image",label:(0,o.Ru)("20def7942674282277c3714ed7ea6ce0")},{value:"date",label:(0,o.Ru)("4ff1e74e43a3586339251494117185ad")},{value:"datetime",label:(0,o.Ru)("0c3bf4fce50589b1073baf15f8a00d36")},{value:"time",label:(0,o.Ru)("19fcb9eb2594059036dfede5f4ec53e8")},{value:"status",label:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b")},{value:"mapping",label:(0,o.Ru)("9da188491dd34c4382a5b9f006194e41")}],pipeIn:(0,l.Jh)("text")}},{type:"text",name:"quickEdit.type",label:(0,o.Ru)("63bb911d6392cb2740140d406ab83d37"),quickEdit:{type:"select",clearable:!0,placeholder:(0,o.Ru)("c13998e4c837dc40b8e90828d99561df"),options:[{value:"input-text",label:(0,o.Ru)("5ac57ce6df8c2a19668b7429aebd9f33")},{value:"input-number",label:(0,o.Ru)("1e65b8181e9a40e76b86e2c261cafbe0")},{value:"select",label:(0,o.Ru)("6530334ebf5ca810e576858eba168685")},{value:"input-color",label:(0,o.Ru)("f25cb224e4543c1dc0228fca8dbfaf1c")},{value:"checkboxes",label:(0,o.Ru)("1145703a07e11b6e680ee2ec8afae0b4")},{value:"radios",label:(0,o.Ru)("9913107b19cb6012250134ff91377430")},{value:"input-date",label:(0,o.Ru)("4ff1e74e43a3586339251494117185ad")},{value:"input-date-range",label:(0,o.Ru)("7866226eb814f681dcc4037e7489aab8")},{value:"switch",label:(0,o.Ru)("a6beb974cc0b50eebd18120b8110a88b")},{value:"nested-select",label:(0,o.Ru)("24d9de25721d1fb0ecf89ef81c43d877")},{value:"input-city",label:(0,o.Ru)("a877779dc422c5321057b638d6d520e5")},{value:"input-tree",label:(0,o.Ru)("479728c411bac59bc44d5ab8dc3cb4f0")}]},width:210}]}],pipeOut:function(e){var a=Ue()(e.columns||[]),t=[];return a.forEach((function(e){var a,n=(0,p.Cl)((0,p.Cl)({},e),{type:e.type,quickEdit:!!(null===(a=e.quickEdit)||void 0===a?void 0:a.type)&&{type:e.quickEdit.type,name:e.name}});t.push(n)})),e.columns=t,(0,p.Cl)({},e)},canRebuild:!0}},enumerable:!1,configurable:!0}),a.prototype.filterProps=function(e,a){if(!a.state.value){var t=Kn(e),n=[];Array.isArray(t)&&t.length?n=t.slice(0,10):n.push({}),a.updateState({value:n})}return(0,p.Cl)((0,p.Cl)({},e),{onChange:function(){return!0}})},a.prototype.beforeInsert=function(e){var a,t,n,c,d=e.context;d.info.plugin!==this&&(null===(a=d.node.sameIdChild)||void 0===a?void 0:a.info.plugin)!==this||"columns"!==d.region||(d.data=(0,p.Cl)((0,p.Cl)({},d.data),{label:null!==(c=null!==(t=d.data.label)&&void 0!==t?t:null===(n=d.subRenderer)||void 0===n?void 0:n.name)&&void 0!==c?c:(0,o.Ru)("bcee820bc20342a4d388a35ed32a35fe")}))},a.prototype.buildDataSchemas=function(e,a,t,n){var c,d,i,l,r;return(0,p.sH)(this,void 0,void 0,(function(){var b,f,s,u,m,h,v,y,g,R,C,w;return(0,p.YH)(this,(function(x){switch(x.label){case 0:b={$id:"".concat(e.id,"-").concat(e.type,"-tableRows"),type:"object",properties:{}},f=e.children.find((function(e){return e.isRegion&&"columns"===e.region})),s="".concat(null==n?void 0:n.id,"-").concat(null==n?void 0:n.type).concat("cell"===(null===(c=e.parent)||void 0===c?void 0:c.type)?"-currentRow":""),u=!1,t&&(u=(0,B.rpn)(null==f?void 0:f.children,(function(e){return e.id===t.id})))&&(C="".concat(e.id,"-").concat(e.type,"-currentRow"),this.manager.dataSchema.getScope(C)&&this.manager.dataSchema.removeScope(C),this.manager.dataSchema.getScope(s)&&this.manager.dataSchema.switchTo(s),this.manager.dataSchema.addScope([],C),this.manager.dataSchema.current.tag=(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f"),this.manager.dataSchema.current.group=(0,o.Ru)("813a5158d9f7171d20e7df340c5b48f9")),m=(null==f?void 0:f.children.concat())||[],x.label=1;case 1:if(!(m.length>0))return[3,6];h=m.shift(),v=h.children.concat(),x.label=2;case 2:return v.length?(y=v.shift(),(g=y.schema).name?[4,null===(i=(d=y.info.plugin).buildDataSchemas)||void 0===i?void 0:i.call(d,y,a,t,e)]:[3,4]):[3,5];case 3:R=x.sent(),b.properties[g.name]=(0,p.Cl)((0,p.Cl)({},R),(null==R?void 0:R.$id)?{}:{$id:"".concat(y.id,"-").concat(y.type)}),x.label=4;case 4:return[3,2];case 5:return[3,1];case 6:return"columns"===(null==a?void 0:a.region)?[2,b]:(u&&(C="".concat(e.id,"-").concat(e.type,"-currentRow"),null==(w=this.manager.dataSchema.getScope(C))||w.addSchema(b)),[2,{$id:"".concat(e.id,"-").concat(e.type,"-tableData"),type:"array",title:(null===(l=e.schema)||void 0===l?void 0:l.label)||(null===(r=e.schema)||void 0===r?void 0:r.name),items:b}])}}))}))},a.prototype.getAvailableContextFields=function(e,a,t){var n,c;return(0,p.sH)(this,void 0,void 0,(function(){var t,o;return(0,p.YH)(this,(function(d){return(a.type===e.type||a.parent.isRegion&&"columns"===a.parent.region)&&(t=e.parent.parent,o=this.dsManager.getBuilderBySchema(t.schema)),o&&t.schema.api?[2,o.getAvailableContextFields({schema:t.schema,sourceKey:"api",feat:null!==(c=null===(n=t.schema)||void 0===n?void 0:n.feat)&&void 0!==c?c:"List",scopeNode:e},(null==a?void 0:a.id)===(null==e?void 0:e.id)?e:a)]:[2]}))}))},a.id="TableControlPlugin",a}(l.j8);(0,l.I0)(id),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ld=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="matrix-checkboxes",a.$schema="/schemas/MatrixControlSchema.json",a.name=(0,o.Ru)("076a041dcf45a36b29c5cdb8b8eca922"),a.isBaseComponent=!0,a.icon="fa fa-th-large",a.pluginIcon="matrix-checkboxes-plugin",a.description=(0,o.Ru)("183aae5eec1ff547833dc338aaeffc9a"),a.docLink="/amis/zh-CN/components/form/matrix-checkboxes",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"matrix-checkboxes",name:"matrix",label:(0,o.Ru)("076a041dcf45a36b29c5cdb8b8eca922"),rowLabel:(0,o.Ru)("7583b85ff3579d60a9f9d323c2f6674a"),columns:[{label:(0,o.Ru)("3fc35bb610852289cf718f07a5b79369")},{label:(0,o.Ru)("50987924540e6e35c78246031499e75b")}],rows:[{label:(0,o.Ru)("08a6996be7a86af5692cbca41922a5d1")},{label:(0,o.Ru)("ce31d858c63395098c5e4cd892bd473b")}]},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("076a041dcf45a36b29c5cdb8b8eca922"),a.panelJustify=!0,a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("ee167d4c74e600248aefe9d0ba474705"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"array",title:(0,o.Ru)("e48d65cda774019d9a6677354bc781f2")}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:(0,o.Ru)("770fe9e7899cd310b035ef50a39ab2ae")},{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("switch",{name:"multiple",label:(0,o.Ru)("e3be7b8a459a08fec8f378a0660b642b"),pipeIn:(0,l.Jh)(!0)}),{label:(0,l.NR)((0,o.Ru)("f0789e79d48f135e5d870753f7a85d05"),(0,o.Ru)("e9b376d39966c8182683019f95ff8cf3")),name:"singleSelectMode",type:"button-group-select",size:"sm",option:(0,o.Ru)("0f244785fd9f555aae9797db4d14fb09"),horizontal:{left:2,justify:!0},visibleOn:"!data.multiple",options:[{label:(0,o.Ru)("5a57bd526cc3170b6c86f920fc24cdee"),value:"row"},{label:(0,o.Ru)("0f244785fd9f555aae9797db4d14fb09"),value:"column"},{label:(0,o.Ru)("45dde5879e77d7f7a15d04b8fed26ec8"),value:"cell"}],pipeIn:(0,l.Jh)("column")},(0,l.ol)("switch",{name:"yCheckAll",label:(0,l.NR)((0,o.Ru)("542241c52bd2efb24dc37b32cab2329c"),(0,o.Ru)("d94ec7663ac9ad2d09fca5c86928b434"))}),(0,l.ol)("switch",{name:"xCheckAll",label:(0,l.NR)((0,o.Ru)("7020fa7949a5ae24cc8eb696772d97fc"),(0,o.Ru)("227c24282ff52f3f6f52dfdb853cc1ad"))}),(0,l.ol)("autoFillApi")]},{title:(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),body:[[(0,l.ol)("combo-container",{label:(0,o.Ru)("dc7558211f2990370954c2e7ca498ee9"),mode:"normal",name:"columns",type:"combo",multiple:!0,addButtonText:(0,o.Ru)("f4c807fd8453f4b3fdaab02fb9c21ba7"),scaffold:{label:(0,o.Ru)("39886861ea5d8b526e0ac5ecc78d110c")},items:[(0,l.ol)("matrixColumnLabel")]}),(0,l.ol)("matrixRowTitle"),(0,l.ol)("combo-container",{label:(0,o.Ru)("48baa62373a2f90d6aa743d7821be956"),name:"rows",type:"combo",mode:"normal",multiple:!0,scaffold:{label:(0,o.Ru)("854af3c2cd9c275ac70fc5121ea4fb2e")},addButtonText:(0,o.Ru)("bf306308e467aeb7b00df0e2dd127d06"),items:[(0,l.ol)("matrixRowLabel")]})],(0,l.ol)("apiControl",{label:(0,l.NR)((0,o.Ru)("54ea89b497ec3bb319c68844dfa3687f"),(0,o.Ru)("75bf5fd49520bce97de632700fc8a129")),name:"source",mode:"normal"}),(0,l.ol)("loadingConfig",{},{context:e})]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.MultiSelect})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:e.info.renderer}),(0,l.ol)("style:classNames"),{label:(0,l.NR)((0,o.Ru)("d5bc35360607472de4525358af126de4"),(0,o.Ru)("83a60f8b752a1ef3ce6a240388d635aa")),name:"textAlign",type:"select",options:[{label:(0,o.Ru)("0bbc2ea4e1d1f23feb576de5dca1ce3b"),value:"center"},{label:(0,o.Ru)("316a639631f712780829a202258ec3cc"),value:"left"},{label:(0,o.Ru)("e2aaec83377244c9d15f78f51cccfe6f"),value:"right"},{label:(0,o.Ru)("da1b972efb29f850b50e219ad4d98ba5"),value:"justify"}]}])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c;return{type:"array",title:(null===(t=e.schema)||void 0===t?void 0:t.label)||(null===(n=e.schema)||void 0===n?void 0:n.name),riginalValue:null===(c=e.schema)||void 0===c?void 0:c.value}},a.id="MatrixControlPlugin",a}(l.j8);(0,l.I0)(ld),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var rd=["advlist","autolink","link","image","lists","charmap","preview","anchor","pagebreak","searchreplace","wordcount","visualblocks","visualchars","code","fullscreen","insertdatetime","media","nonbreaking","table","emoticons","template","help"],bd=["undo","redo","bold","italic","backcolor","alignleft","formatselect","aligncenter","alignright","alignjustify","bullist","numlist","outdent","indent","removeformat","help","charmap","anchor","pagebreak","searchreplace","wordcount","visualblocks","visualchars","code","fullscreen","insertdatetime","media","nonbreaking","table","tableprops","tabledelete","tablecellprops","tablemergecells","tablesplitcells","tableinsertrowbefore","tableinsertrowafter","tabledeleterow","tablerowprops","tableinsertcolbefore","tableinsertcolafter","tabledeletecol","tablecutrow","tablecopyrow","tablepasterowbefore","tablepasterowafter","tablecutcol","tablecopycol","tablepastecolbefore","tablepastecolafter","tableinsertdialog","tablecellvalign","tablecellborderwidth","tablecellborderstyle","tablecellbackgroundcolor","tablecellbordercolor","tablecaption","tablerowheader","tablecolheader","emoticons","template","link","openlink","unlink","image","preview","alignnone","underline","strikethrough","subscript","superscript","h1","h2","h3","h4","h5","h6","cut","copy","paste","selectall","newdocument","remove","print","hr","blockquote","forecolor","visualaid","lineheight","pastetext"],fd=["paragraphFormat","quote","bold","italic","underline","strikeThrough","formatOL","formatUL","align","insertLink","insertImage","insertTable","undo","redo","html"],sd=function(e){return fd.filter((function(a){return e.find((function(e){return e===a}))}))},ud=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-rich-text",a.$schema="/schemas/RichTextControlSchema.json",a.name=(0,o.Ru)("24b6d4c0892a8f3ee2a982e3ab0afe38"),a.isBaseComponent=!0,a.icon="fa fa-newspaper-o",a.pluginIcon="input-rich-text-plugin",a.description=(0,o.Ru)("42c036311993897680ef37f11e4e20a8"),a.docLink="/amis/zh-CN/components/form/input-rich-text",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-rich-text",label:(0,o.Ru)("e2591e971f4c28db7c80a5f546084a1d"),name:"rich-text",vendor:"tinymce"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.panelTitle=(0,o.Ru)("e2591e971f4c28db7c80a5f546084a1d"),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("224c9f857217e09f7c244093d4f08cd0"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("ce369362c3ae69c27d717d3210303e27")}},description:(0,o.Ru)("85f1708454f409855d552f702ac27b19")}}}]}],a.notRenderFormZone=!0,a.panelJustify=!0,a.panelBodyCreator=function(e){var t,n=!!(null===(t=a.manager.env)||void 0===t?void 0:t.richTextToken);return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("valueFormula",{rendererSchema:(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{type:"textarea"}),label:(0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087")}),{type:"select",name:"vendor",label:(0,o.Ru)("226b0912184333c81babf2f1894ec0c1"),value:n?"froala":"tinymce",options:["tinymce","froala"],onChange:function(e,a,t,n){"tinymce"===e?n.changeValue("options",{height:400,width:void 0,menubar:!0,quickInsertEnabled:void 0,charCounterCount:void 0,toolbarButtons:void 0,toolbarButtonsMD:void 0,toolbarButtonsSM:void 0}):"froala"===e&&n.changeValue("options",{height:void 0,width:void 0,toolbar:void 0,menubar:void 0,quickInsertEnabled:!0,charCounterCount:!0})}},{type:"select",multiple:!0,label:(0,l.NR)((0,o.Ru)("236b0cdd2e18418fd17d3cdfcace239e"),(0,o.Ru)("defe851634125bb16e762f26dbb6555f")),name:"options.plugins",visibleOn:'this.vendor === "tinymce"',value:(0,p.fX)([],(0,p.zs)(rd),!1).join(","),searchable:!0,maxTagCount:5,overflowTagPopover:{title:(0,o.Ru)("236b0cdd2e18418fd17d3cdfcace239e"),offset:[0,5]},options:rd},{type:"select",name:"options.toolbar",multiple:!0,label:(0,o.Ru)("012f602372cd2dbd639cd966c63e1f90"),searchable:!0,maxTagCount:5,overflowTagPopover:{title:(0,o.Ru)("236b0cdd2e18418fd17d3cdfcace239e"),offset:[0,5]},visibleOn:'this.vendor === "tinymce"',delimiter:" ",value:"undo redo formatselect bold italic backcolor alignleft aligncenter alignright alignjustify bullist numlist outdent indent removeformat help",pipeOut:function(e){var a,t=null!==(a=null==e?void 0:e.split(" "))&&void 0!==a?a:[];return bd.filter((function(e){return t.find((function(a){return a===e}))})).join(" ")},options:bd},(0,l.ol)("switch",{label:(0,o.Ru)("df025e01cbbae804f7d720e6b932e8e8"),value:!0,name:"options.menubar",visibleOn:'this.vendor === "tinymce"'}),{type:"select",name:"options.toolbarButtons",multiple:!0,visibleOn:'this.vendor === "froala"',maxTagCount:5,overflowTagPopover:{title:(0,o.Ru)("236b0cdd2e18418fd17d3cdfcace239e"),offset:[0,5]},label:(0,l.NR)((0,o.Ru)("b74c3bbb8ec4f18896cd3b5a20ee9e2c"),(0,o.Ru)("e08c3505f9779bf919628166a77d0d77")),value:(0,p.fX)([],(0,p.zs)(fd),!1),joinValues:!1,extractValue:!0,options:(0,p.fX)([],(0,p.zs)(fd),!1),pipeOut:sd},{type:"select",name:"options.toolbarButtonsMD",multiple:!0,visibleOn:'this.vendor === "froala"',maxTagCount:5,overflowTagPopover:{title:(0,o.Ru)("236b0cdd2e18418fd17d3cdfcace239e"),offset:[0,5]},label:(0,l.NR)((0,o.Ru)("04f91b84d48285162d3e29205a194143"),(0,o.Ru)("9ac0e46a361565f0b8be2228bef4b679")),joinValues:!1,extractValue:!0,options:(0,p.fX)([],(0,p.zs)(fd),!1),pipeOut:sd},{type:"select",name:"options.toolbarButtonsSM",multiple:!0,visibleOn:'this.vendor === "froala"',maxTagCount:5,overflowTagPopover:{title:(0,o.Ru)("236b0cdd2e18418fd17d3cdfcace239e"),offset:[0,5]},label:(0,l.NR)((0,o.Ru)("70d3894aaed305d2fc67f91122d77759"),(0,o.Ru)("a3133ac3b34da77e612bcb1763adae1e")),joinValues:!1,extractValue:!0,options:(0,p.fX)([],(0,p.zs)(fd),!1),pipeOut:sd},(0,l.ol)("switch",{label:(0,o.Ru)("194ab42ad1ca7fca9a6ef84fadf99490"),value:!0,name:"options.quickInsertEnabled",visibleOn:'this.vendor === "froala"'}),(0,l.ol)("switch",{label:(0,o.Ru)("94621f44f98c996e49d5b214aebefffc"),value:!0,name:"options.charCounterCount",visibleOn:'this.vendor === "froala"'}),(0,l.ol)("apiControl",{mode:"row",labelClassName:"none",name:"receiver",label:(0,o.Ru)("b720ed498f054a2539d496d0da68f85b"),visibleOn:'${vendor === "tinymce" && CONTAINS(options.plugins, "image")}'}),(0,l.ol)("apiControl",{mode:"row",labelClassName:"none",name:"receiver",label:(0,o.Ru)("b720ed498f054a2539d496d0da68f85b"),visibleOn:'this.vendor === "froala"'}),(0,l.ol)("apiControl",{mode:"row",labelClassName:"none",name:"videoReceiver",label:(0,o.Ru)("376496a8918c57220159951e24d3b72d"),visibleOn:'this.vendor === "froala"'}),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder",{visibleOn:'this.vendor !== "tinymce"'}),(0,l.ol)("description")]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.Code})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("555a9859e2c34b015438bdfb59a57c5b"),body:[{type:"input-number",label:(0,o.Ru)("c1df04eec5fa0857bc0df2d68d8e953c"),min:0,name:"options.height",visibleOn:'this.vendor === "tinymce"'},{type:"input-number",label:(0,o.Ru)("c1df04eec5fa0857bc0df2d68d8e953c"),min:150,max:400,name:"options.height",visibleOn:'this.vendor === "froala"'}]},(0,l.ol)("style:formItem",{renderer:e.info.renderer}),(0,l.ol)("style:classNames")])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.id="RichTextControlPlugin",a}(l.j8);(0,l.I0)(ud),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var pd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="diff-editor",a.$schema="/schemas/DiffEditorControlSchema.json",a.name=(0,o.Ru)("bac53d3c739f7fb3327704efd5b40eee"),a.isBaseComponent=!0,a.icon="fa fa-columns",a.pluginIcon="diff-editor-plugin",a.description="左右两边的代码做对比,支持的语言包括:".concat(c.IMX.slice(0,10).join(","),"等等"),a.searchKeywords=(0,o.Ru)("21157967162b6206ec88d66789bb1eb4"),a.docLink="/amis/zh-CN/components/form/diff-editor",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"diff-editor",label:(0,o.Ru)("0517b74cbe247a903faf40991a5a335f"),name:"diff"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)((0,p.Cl)({},a.scaffold),{value:"Hello World\nLine 1\nNew line\nBla Bla",diffValue:"Hello World\nLine 2"})]},a.events=[{eventName:"change",eventLabel:(0,o.Ru)("cadf0e302ddbc6fdbf005aed670b5e3e"),description:(0,o.Ru)("6006074bdabc639b86f42aa18876e33a"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("ed85c3f659acc9e89bcf6f0dbaa02a62")}}}}}]},{eventName:"focus",eventLabel:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),description:(0,o.Ru)("42f04184315801c372989820106cc4ee"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("ed85c3f659acc9e89bcf6f0dbaa02a62")}}}}}]},{eventName:"blur",eventLabel:(0,o.Ru)("fc96a5f1b79cb734afe08e401b6ba5e7"),description:(0,o.Ru)("58ec44a580ba7cdcdf65985f5c44940c"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("ed85c3f659acc9e89bcf6f0dbaa02a62")}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"focus",actionLabel:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),description:(0,o.Ru)("b42cb49fc7c4ec140697e6d78c39e585")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("bac53d3c739f7fb3327704efd5b40eee"),a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),{label:(0,o.Ru)("295bb704f5205801d57d672780b94117"),name:"language",type:"select",value:"javascript",searchable:!0,options:c.IMX.concat()},(0,l.ol)("valueFormula",{rendererSchema:{type:"textarea",value:null==e?void 0:e.schema.diffValue},label:(0,o.Ru)("2a69150aa382f6a309c03a96145d4266"),name:"diffValue",mode:"vertical"}),(0,l.ol)("valueFormula",{rendererSchema:{type:"textarea",value:null==e?void 0:e.schema.value},label:(0,o.Ru)("a71e655ab56c9962742f72623f67ca76"),mode:"vertical"}),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("description"),(0,l.ol)("autoFillApi")]},(0,l.ol)("status",{isFormItem:!0,unsupportStatic:!0}),(0,l.ol)("validation",{tag:no.All})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:e.info.renderer,schema:[{name:"size",type:"select",pipeIn:(0,l.Jh)(""),pipeOut:l.$f,label:(0,o.Ru)("b3b97a293baac13db6367aba5539a09c"),options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:""},{label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645"),value:"md"},{label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4"),value:"lg"},{label:(0,o.Ru)("3386da5f56fac758ed0f18e024ecb943"),value:"xl"},{label:(0,o.Ru)("949934d97c42801151673a51d3adc421"),value:"xxl"}]}]}),(0,l.ol)("style:classNames",{unsupportStatic:!0})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.filterProps=function(e){return e.disabled=!0,e},a.id="DiffEditorControlPlugin",a}(l.j8);(0,l.I0)(pd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var md=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="editor",a.$schema="/schemas/EditorControlSchema.json",a.name=(0,o.Ru)("84f31b24ffc8ea2b81d61a6f054b5bb6"),a.isBaseComponent=!0,a.icon="fa fa-code",a.pluginIcon="editor-plugin",a.description="代码编辑器,采用 monaco-editor 支持:".concat(c.IMX.slice(0,10).join(","),"等等"),a.docLink="/amis/zh-CN/components/form/editor",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"editor",label:(0,o.Ru)("84f31b24ffc8ea2b81d61a6f054b5bb6"),name:"editor"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)((0,p.Cl)({},a.scaffold),{value:'console.log("Hello world.");'})]},a.events=[{eventName:"change",eventLabel:(0,o.Ru)("cadf0e302ddbc6fdbf005aed670b5e3e"),description:(0,o.Ru)("6006074bdabc639b86f42aa18876e33a"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("ed85c3f659acc9e89bcf6f0dbaa02a62")}}}}}]},{eventName:"focus",eventLabel:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),description:(0,o.Ru)("4638e799b95e1b71edd55f278a6f707c"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("ed85c3f659acc9e89bcf6f0dbaa02a62")}}}}}]},{eventName:"blur",eventLabel:(0,o.Ru)("fc96a5f1b79cb734afe08e401b6ba5e7"),description:(0,o.Ru)("c776ab86eb24f6b3db35114e43026f75"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("ed85c3f659acc9e89bcf6f0dbaa02a62")}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"focus",actionLabel:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),description:(0,o.Ru)("829c57d7064cad467ec466ae26244ebb")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.notRenderFormZone=!0,a.panelTitle="Editor",a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),{label:(0,o.Ru)("295bb704f5205801d57d672780b94117"),name:"language",type:"select",value:"javascript",searchable:!0,options:c.IMX.concat()},(0,l.ol)("valueFormula",{rendererSchema:{type:"textarea"},mode:"vertical"}),(0,l.ol)("switch",{label:(0,o.Ru)("44fe0e1bcabcea83d6a30e6af0fd42af"),name:"allowFullscreen",pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("description"),(0,l.ol)("autoFillApi")]},(0,l.ol)("status",{isFormItem:!0,unsupportStatic:!0}),(0,l.ol)("validation",{tag:no.Code})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:e.info.renderer,schema:[{name:"size",type:"select",pipeIn:(0,l.Jh)(""),pipeOut:l.$f,label:(0,o.Ru)("b3b97a293baac13db6367aba5539a09c"),options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:""},{label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645"),value:"md"},{label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4"),value:"lg"},{label:(0,o.Ru)("3386da5f56fac758ed0f18e024ecb943"),value:"xl"},{label:(0,o.Ru)("949934d97c42801151673a51d3adc421"),value:"xxl"}]}]}),(0,l.ol)("style:classNames",{unsupportStatic:!0})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.filterProps=function(e){return e.disabled=!0,e},a.id="CodeEditorControlPlugin",a}(l.j8);(0,l.I0)(md),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var hd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="search-box",a.$schema="/schemas/SearchBoxSchema.json",a.name=(0,o.Ru)("c3e817974de836e80c95cc6ce5718eff"),a.searchKeywords=(0,o.Ru)("88f8919dd239f2018d267f79d71a672b"),a.isBaseComponent=!0,a.description=(0,o.Ru)("83fe6a5db780fcfa68f3336c7d86f25b"),a.docLink="/amis/zh-CN/components/search-box",a.icon="fa fa-search",a.pluginIcon="search-box-plugin",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"search-box",name:"keyword",body:{type:"tpl",tpl:(0,o.Ru)("c3e817974de836e80c95cc6ce5718eff"),wrapperComponent:"",inline:!1},level:"info"},a.previewSchema=(0,p.Cl)((0,p.Cl)({},a.scaffold),{className:"text-left",showCloseButton:!0}),a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),placeholder:(0,o.Ru)("bb50b53491c2c43845c58b16e48c27f3")}],a.events=[{eventName:"search",eventLabel:(0,o.Ru)("68a896ef9627fea8cd84f3fa4f7269aa"),description:(0,o.Ru)("a7be3c702997f49cf9429240fbbc5e36"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("caafbcb52c70ad0bbbbf127ee7b08b89")}}}}}]},{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("5bc28acd4afb712dcbc234927357cd87"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("caafbcb52c70ad0bbbbf127ee7b08b89")}}}}}]},{eventName:"focus",eventLabel:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),description:(0,o.Ru)("4638e799b95e1b71edd55f278a6f707c"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("caafbcb52c70ad0bbbbf127ee7b08b89")}}}}}]},{eventName:"blur",eventLabel:(0,o.Ru)("fc96a5f1b79cb734afe08e401b6ba5e7"),description:(0,o.Ru)("c776ab86eb24f6b3db35114e43026f75"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("caafbcb52c70ad0bbbbf127ee7b08b89")}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("6fe93193cbd9f0eb9315a4ae83343786")},{actionType:"setValue",actionLabel:(0,o.Ru)("67b6bec14c39be3f2602271e2fe3bcde"),description:(0,o.Ru)("67b6bec14c39be3f2602271e2fe3bcde")}],a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("c3e817974de836e80c95cc6ce5718eff"),a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("0796ba76b4b553687e5ffaeb78512ccb"),body:[(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("switch",{label:(0,o.Ru)("09bbfb387dce6201df1ccef2aab161a6"),name:"clearable"}),(0,l.ol)("switch",{label:(0,o.Ru)("218bcea849478df7335ac31072860e8e"),name:"clearAndSubmit"}),(0,l.ol)("switch",{label:(0,o.Ru)("a48b511d5da79faf6f7f58c5470738f0"),name:"searchImediately"}),(0,l.ol)("switch",{label:(0,o.Ru)("71c198baa12405e56705a3c68f66e3ef"),name:"mini"}),(0,l.ol)("switch",{label:(0,o.Ru)("b814fb5782f733a22ee561397ad376fc"),name:"enhance",visibleOn:"!data.mini"}),(0,l.ol)("placeholder")]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:classNames",{isFormItem:!1})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))}])},a}return(0,p.C6)(a,e),a.id="SearchBoxPlugin",a}(l.j8);(0,l.I0)(hd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var vd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-kv",a.$schema="/schemas/KVControlSchema.json",a.name=(0,o.Ru)("ed55564c631322fa3042c77286d6562c"),a.isBaseComponent=!0,a.icon="fa fa-eyedropper",a.pluginIcon="input-kv-plugin",a.description=(0,o.Ru)("746dd83e6891ccc9a19804c23c2c4443"),a.docLink="/amis/zh-CN/components/form/input-kv",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-kv",label:"KV",name:"kv"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.patchSchema=function(e){return(e.pipeIn||e.pipeOut)&&(delete(e=(0,p.Cl)({},e)).pipeIn,delete e.pipeOut),e},a.events=[{eventName:"add",eventLabel:(0,o.Ru)("b58c7549c0246c55b9cac96383200338"),description:(0,o.Ru)("8575b828c7320de82b9f99058aa1f55f"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("e26f6832d586f9e73d2361573bf5273f")}}}}}]},{eventName:"delete",eventLabel:(0,o.Ru)("2f4aaddde33c9b93c36fd2503f3d122b"),description:(0,o.Ru)("4933bd64bb23de03ca8ed246fa5509c5"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{key:{type:"string",title:(0,o.Ru)("91190195405845950230616929d852cf")},value:{type:"string",title:(0,o.Ru)("e26f6832d586f9e73d2361573bf5273f")},item:{type:"object",title:(0,o.Ru)("28e5fd494ea37a09fd2ad36d0f98bacc")}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelTitle=(0,o.Ru)("ed55564c631322fa3042c77286d6562c"),a.panelBody=[(0,l.ol)("layout:originPosition",{value:"left-top"}),{type:"input-text",name:"valueType",label:(0,o.Ru)("654ad5670efdd25f1417958a7026a355"),pipeIn:(0,l.Jh)("input-text")},{type:"input-text",name:"keyPlaceholder",label:(0,o.Ru)("9648d874d516a87965066342394e86e6")},{type:"input-text",name:"valuePlaceholder",label:(0,o.Ru)("4dae7425b21494a318cd4a69ce24608f")},{type:"switch",name:"draggable",label:(0,o.Ru)("233662283039ded8c29f070d1a807029"),pipeIn:(0,l.Jh)(!0)}],a}return(0,p.C6)(a,e),a.id="KVControlPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(vd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var yd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-repeat",a.$schema="/schemas/RepeatControlSchema.json",a.name=(0,o.Ru)("d38056d1c6aa9456f4b6b2c20aab06a2"),a.isBaseComponent=!0,a.icon="fa fa-repeat",a.pluginIcon="input-repeat-plugin",a.description=(0,o.Ru)("b3389af540d99fe9e51fb2995dbd6dff"),a.searchKeywords=(0,o.Ru)("9462f8cc8d65d991be1593493039b85b"),a.docLink="/amis/zh-CN/components/form/input-repeat",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-repeat",label:(0,o.Ru)("2d842318fbd931286be387aaf5b2a7c3"),name:"repeat"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.panelTitle=(0,o.Ru)("2d842318fbd931286be387aaf5b2a7c3"),a.panelBody=[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("switchDefaultValue"),{type:"input-text",name:"value",label:(0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087"),visibleOn:'typeof this.value !== "undefined"'},{name:"options",type:"select",label:(0,o.Ru)("a2d92b5adb07a4bf8a45e55643bc39f8"),options:"secondly,minutely,hourly,daily,weekdays,weekly,monthly,yearly".split(","),value:"hourly,daily,weekly,monthly",multiple:!0}],a}return(0,p.C6)(a,e),a.id="RepeatControlPlugin",a}(l.j8);(0,l.I0)(yd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var gd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="uuid",a.$schema="/schemas/UUIDControlSchema.json",a.name="UUID",a.isBaseComponent=!0,a.icon="fa fa-eye-slash",a.pluginIcon="uuid-plugin",a.description=(0,o.Ru)("43474db97aff2ed0a876a47b6f4cdc7d"),a.searchKeywords=(0,o.Ru)("895013340b5cba65de69aefc9f4f0dff"),a.docLink="/amis/zh-CN/components/form/uuid",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"uuid",name:"uuid"},a.previewSchema={type:"form",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.panelTitle="UUID",a.panelBody=[(0,l.ol)("layout:originPosition",{value:"left-top"}),{type:"static",value:(0,o.Ru)("43e1548e15272e1007051d7c8b70adf6")}],a}return(0,p.C6)(a,e),a.prototype.renderRenderer=function(e){return this.renderPlaceholder((0,o.Ru)("844d72db7e57be4d77881ee9b4294e75"),e.key,e.style)},a.id="UUIDControlPlugin",a}(l.j8);(0,l.I0)(gd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Rd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="location-picker",a.$schema="/schemas/LocationControlSchema.json",a.name=(0,o.Ru)("d1f923b8e23b66b3e48953ba1ce17839"),a.isBaseComponent=!0,a.notRenderFormZone=!0,a.icon="fa fa-location-arrow",a.pluginIcon="location-picker-plugin",a.description=(0,o.Ru)("d1f923b8e23b66b3e48953ba1ce17839"),a.docLink="/amis/zh-CN/components/form/location-picker",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"location-picker",name:"location",label:(0,o.Ru)("989ea9acbab9b17d2c15e2946b5365bb")},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.panelTitle=(0,o.Ru)("d1f923b8e23b66b3e48953ba1ce17839"),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("2fc76872efce1eabd3b74a3e4fd5b976"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"object",title:(0,o.Ru)("e48d65cda774019d9a6677354bc781f2"),properties:{address:{type:"string",title:(0,o.Ru)("7650487a8758fd50c87d6c9cff0aa5ac")},lng:{type:"number",title:(0,o.Ru)("3d18ca01ddd1b95e982ec44ffcda8165")},lat:{type:"number",title:(0,o.Ru)("6acaee71fe6a23c17f18625df01bab23")},vendor:{type:"string",title:(0,o.Ru)("70aefc6ad8dffc85d083aaa38aad9d28")}}}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("c374a44713fa5ff5da2565beb398c7d3")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelJustify=!0,a.panelBodyCreator=function(e){var t=e.info.renderer;return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("formulaControl",{name:"ak",label:(0,o.Ru)("dffd9d86d2003615897b12ce7597d77b"),required:!0,validationErrors:{isRequired:(0,o.Ru)("f1ee660e12ef0b76c10cccc3d923e605")},description:(0,o.Ru)("4d01bb9f50eb1480e0e9995a2a003181")}),{type:"select",name:"coordinatesType",label:(0,o.Ru)("b472ba224a7d132c487ee6ec4798f835"),value:"bd09",options:[{label:(0,o.Ru)("36443b53c845b197db8d39eeda433ab9"),value:"bd09"},{label:(0,o.Ru)("f58cb611aec0998a44ef104b5c950b40"),value:"gcj02"}]},(0,l.ol)("formulaControl",{name:"value",label:(0,l.NR)((0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087"),"传入参数格式应满足如下要求:<br/>\n <pre>".concat(JSON.stringify({address:"string",lat:"number",lng:"number",vendor:"baidu|gaode"},null,2),"</pre>")),size:"lg",mode:"horizontal",placeholder:(0,o.Ru)("85451d2eb59327a23e8f745161066d4a")}),(0,l.ol)("switch",{name:"autoSelectCurrentLoc",label:(0,l.NR)((0,o.Ru)("2e2c57b664358061f9f20aeda43b53af"),(0,o.Ru)("3fd78aa49302ff2634badc2ef49828f7"))}),(0,l.ol)("switch",{name:"onlySelectCurrentLoc",label:(0,l.NR)((0,o.Ru)("1acee853829433de3ece301ee365bc99"),(0,o.Ru)("ce8b1e6f3819ea068921a4fa9ead6968"))}),(0,l.ol)("clearable"),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder",{visibleOn:"!onlySelectCurrentLoc"}),(0,l.ol)("placeholder",{name:"getLocationPlaceholder",visibleOn:"onlySelectCurrentLoc"}),(0,l.ol)("description")]},(0,l.ol)("status",{isFormItem:!0,readonly:!1}),(0,l.ol)("validation",{tag:no.File})])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:t}),(0,l.ol)("theme:form-label"),(0,l.ol)("theme:classNames",{schema:[{type:"theme-classname",label:(0,o.Ru)("e1b2f870112bd38f8d7e14a0ad589930"),name:"inputClassName"},{type:"theme-classname",label:(0,o.Ru)("55b45c73ae417c4dead67905b1550e85"),name:"className"},{type:"theme-classname",label:(0,o.Ru)("f1f7a5f821ca0ee4caaa9324eda48d91"),name:"staticClassName"}]}),(0,l.ol)("theme:cssCode",{themeClass:[{name:(0,o.Ru)("9b6425cd2d496c9cb5a6c6b8ff125d1b"),value:"",className:"inputControlClassName",state:["default","hover","active"]},{name:"addOn",value:"addOn",className:"addOnClassName"}],isFormItem:!0})])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c;return{type:"object",title:(null===(t=e.schema)||void 0===t?void 0:t.label)||(null===(n=e.schema)||void 0===n?void 0:n.name),properties:{address:{type:"string",title:(0,o.Ru)("7650487a8758fd50c87d6c9cff0aa5ac")},lng:{type:"number",title:(0,o.Ru)("3d18ca01ddd1b95e982ec44ffcda8165")},lat:{type:"number",title:(0,o.Ru)("6acaee71fe6a23c17f18625df01bab23")},vendor:{type:"string",title:(0,o.Ru)("40d58bb6ac9888b0c672f5bcff74da25")}},originalValue:null===(c=e.schema)||void 0===c?void 0:c.value}},a.id="LocationControlPlugin",a}(l.j8);(0,l.I0)(Rd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Cd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-sub-form",a.$schema="/schemas/SubFormControlSchema.json",a.name=(0,o.Ru)("d6c40a2ee219c010edbcdaa2eeb94ddd"),a.isBaseComponent=!0,a.icon="fa fa-window-restore",a.pluginIcon="sub-form-plugin",a.description=(0,o.Ru)("81e1ff0bb8917a9df99d737982ee24b7"),a.docLink="/amis/zh-CN/components/form/input-sub-form",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-sub-form",name:"subform",label:(0,o.Ru)("32f6f7f8164c7f78e4b46eb50c158ab9"),form:{title:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),body:[{type:"input-text",label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),name:"text"}]}},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.panelTitle=(0,o.Ru)("d6c40a2ee219c010edbcdaa2eeb94ddd"),a.panelBodyCreator=function(e){return[(0,l.ol)("layout:originPosition",{value:"left-top"}),{children:function(t){return t.value,t.onChange,n.createElement(c.$nd,{size:"sm",level:"primary",className:"m-b",block:!0,onClick:a.editDetail.bind(a,e.id)},(0,o.Ru)("39a6853b109ae98f1aabca90283d7edc"))}},{name:"labelField",type:"input-text",value:"label",label:(0,o.Ru)("18c113b99afa964ee988f30e81baf12b"),description:(0,o.Ru)("4d930a9c13fca9d74e1a77496abfaa58")},(0,l.ol)("btnLabel",{label:(0,o.Ru)("307ae20f587910da3e9bb4e885334b6a"),value:(0,o.Ru)("e366ccf1556c0672dcecba135ed5472e")}),{name:"minLength",visibleOn:"this.multiple",label:(0,o.Ru)("70c04a0f4522e39fde5f18ebc85b6232"),type:"input-number"},{name:"maxLength",visibleOn:"this.multiple",label:(0,o.Ru)("f58ea00f6a84bcb1cac174d1f68c88bd"),type:"input-number"}]},a}return(0,p.C6)(a,e),a.prototype.filterProps=function(e,a){return e=(0,l.Hd)(e),a.state.value||e.value||a.updateState({value:[""]}),e},a.prototype.buildEditorToolbar=function(e,a){var t=e.id;"input-sub-form"===e.info.renderer.name&&a.push({icon:"fa fa-expand",order:100,tooltip:(0,o.Ru)("39a6853b109ae98f1aabca90283d7edc"),onClick:this.editDetail.bind(this,t)})},a.prototype.buildEditorContextMenu=function(e,a){var t=e.id;e.schema,e.region,"input-sub-form"===e.info.renderer.name&&a.push("|",{label:(0,o.Ru)("39a6853b109ae98f1aabca90283d7edc"),onSelect:this.editDetail.bind(this,t)})},a.prototype.editDetail=function(e){var a=this.manager,t=a.store,n=t.getNodeById(e),c=t.getValueOf(e);if(n&&c){var d=c.form,i=d.title,r=d.actions,b=d.name,f=d.size,s=d.closeOnEsc,u=d.showCloseButton,m=d.bodyClassName;d.type;var h=(0,p.Tt)(d,["title","actions","name","size","closeOnEsc","showCloseButton","bodyClassName","type"]),v={title:i,actions:r,name:b,size:f,closeOnEsc:s,showCloseButton:u,bodyClassName:m,type:"dialog",body:(0,p.Cl)({type:"form",className:"h-full pl-4 pr-4"},h)};this.manager.openSubEditor({title:(0,o.Ru)("50bfed6ada3e7d0ef4d20eb727b3d7df"),value:v,memberImmutable:["body"],onChange:function(e){var t=e.title,n=e.actions,o=e.name,d=e.size,i=e.closeOnEsc,r=e.showCloseButton,b=e.bodyClassName,f=e.body;delete(e=(0,p.Cl)((0,p.Cl)({},c),{form:(0,p.Cl)({title:t,actions:n,name:o,size:d,closeOnEsc:i,showCloseButton:r,bodyClassName:b},f[0])})).form.type,a.panelChangeValue(e,(0,l.Ui)(c,e))}})}},a.prototype.buildDataSchemas=function(e,a,t){var n,c,o,d,i,l;return(0,p.sH)(this,void 0,void 0,(function(){var a;return(0,p.YH)(this,(function(t){return a={type:"object",title:(null===(n=e.schema)||void 0===n?void 0:n.label)||(null===(c=e.schema)||void 0===c?void 0:c.name),originalValue:null===(o=e.schema)||void 0===o?void 0:o.value},(null===(d=e.schema)||void 0===d?void 0:d.multiple)&&(a={type:"array",title:(null===(i=e.schema)||void 0===i?void 0:i.label)||(null===(l=e.schema)||void 0===l?void 0:l.name),originalValue:a.originalValue}),[2,a]}))}))},a.id="SubFormControlPlugin",a}(l.j8);(0,l.I0)(Cd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var wd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="hidden",a.$schema="/schemas/HiddenControlSchema.json",a.name=(0,o.Ru)("d27d7b1542d91641d1d232c9f58b96d1"),a.isBaseComponent=!0,a.icon="fa fa-eye-slash",a.pluginIcon="hidden-plugin",a.description=(0,o.Ru)("d50b9a7291d45d1da8633439427afaef"),a.searchKeywords=(0,o.Ru)("b400e476d7cc8a1b42744661f57525f2"),a.docLink="/amis/zh-CN/components/form/hidden",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"hidden",name:"var1"},a.previewSchema={type:"tpl",tpl:(0,o.Ru)("d27d7b1542d91641d1d232c9f58b96d1")},a.panelTitle=(0,o.Ru)("d27d7b1542d91641d1d232c9f58b96d1"),a.panelBody=[(0,l.ol)("layout:originPosition",{value:"left-top"}),{type:"input-text",name:"value",label:(0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087")}],a}return(0,p.C6)(a,e),a.prototype.renderRenderer=function(e){return this.renderPlaceholder((0,o.Ru)("4f6595b5030e171fcead42d321ba767f"),e.key,e.style)},a.id="HiddenControlPlugin",a}(l.j8);(0,l.I0)(wd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var xd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-signature",a.$schema="/schemas/InputSignatureSchema.json",a.name="手写签",a.isBaseComponent=!0,a.icon="fa fa-star-o",a.pluginIcon="input-signature-plugin",a.description="手写签名面板",a.docLink="/amis/zh-CN/components/form/input-signature",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-signature",label:"签名",name:"signature"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)((0,p.Cl)({},a.scaffold),{embed:!0})]},a.notRenderFormZone=!0,a.panelTitle="签名面板",a.events=[],a.actions=[],a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),(0,l.ol)("labelRemark"),{type:"button-group-select",label:"签字模式",name:"embed",tiled:!0,value:!1,options:[{label:(0,o.Ru)("c6e1b91d329a61b691d0d5d2eb343ddd"),value:!1},{label:(0,o.Ru)("6cff4b6d794cc17f5d24dbe0d21e5732"),value:!0}]},{type:"control",label:"功能按钮配置",mode:"normal",body:[{type:"container",wrapperComponent:"div",className:"px-3 py-2",style:{backgroundColor:"#f7f7f9"},body:[{type:"wrapper",size:"none",visibleOn:"this.embed === true",body:[(0,l.ol)("signBtn",{label:"确认签名",name:"embedConfirmLabel",icon:"embedConfirmIcon"})]},{type:"wrapper",size:"none",visibleOn:"this.embed === false",body:[(0,l.ol)("signBtn",{label:"确认签名",name:"confirmBtnLabel",icon:"confirmBtnIcon"})]},{type:"wrapper",size:"none",visibleOn:"this.embed === true",body:[(0,l.ol)("signBtn",{label:"取消签名",name:"ebmedCancelLabel",icon:"ebmedCancelIcon"})]},(0,l.ol)("signBtn",{label:"撤销签名",name:"undoBtnLabel",icon:"undoBtnIcon"}),(0,l.ol)("signBtn",{label:"清空签名",name:"clearBtnLabel",icon:"clearBtnIcon"}),{type:"wrapper",size:"none",visibleOn:"this.embed === true",body:[(0,l.ol)("signBtn",{label:"签名按钮",name:"embedBtnLabel",icon:"embedBtnIcon"})]}]}]}]},(0,l.ol)("status",{isFormItem:!0,unsupportStatic:!0}),(0,l.ol)("validation",{tag:no.Check})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:e.info.renderer}),(0,l.ol)("style:classNames",{unsupportStatic:!0})])]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c;return{type:"number",title:(null===(t=e.schema)||void 0===t?void 0:t.label)||(null===(n=e.schema)||void 0===n?void 0:n.name),originalValue:null===(c=e.schema)||void 0===c?void 0:c.value}},a.id="SignaturePlugin",a}(l.j8);(0,l.I0)(xd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},(0,l.as)("quickEdit",(function(e,a){return{type:"ae-switch-more",mode:"normal",name:"quickEdit",label:(0,o.Ru)("663a93dacbba9f7860dca783cf772419"),value:!1,hiddenOnDefault:!0,formType:"extend",pipeIn:function(e){return!!e},trueValue:{mode:"popOver"},isChecked:function(e){var a=e.data,t=e.name;return!!I()(a,t)},form:{body:[{label:(0,o.Ru)("ce0e89aa6a8e17562c265714b33b4f82"),name:"quickEdit.mode",type:"button-group-select",inputClassName:"items-center",visibleOn:"this.quickEdit",pipeIn:(0,l.Jh)("popOver"),options:[{label:(0,o.Ru)("78f395c15aaf8c92d9223f6ca69b41a4"),value:"popOver"},{label:(0,o.Ru)("c6e1b91d329a61b691d0d5d2eb343ddd"),value:"inline"}]},(0,l.ol)("icon",{name:"quickEdit.icon"}),(0,l.ol)("switch",{name:"quickEdit.saveImmediately",label:(0,l.NR)((0,o.Ru)("5e2d1e872682befd5350687f94a6b417"),(0,o.Ru)("2d2eb2ac28f074d1caef0d332d61cfb0")),visibleOn:"this.quickEdit",pipeIn:function(e){return!!e}}),(0,l.ol)("apiControl",{name:"quickEdit.saveImmediately.api",label:(0,o.Ru)("ff7cc75cc43c25c823d05d87cb8190b0"),mode:"row",description:(0,o.Ru)("ba1a077af717cb3c4788849c2342200b"),visibleOn:"this.quickEdit && this.quickEdit.saveImmediately"}),{name:"quickEdit",asFormItem:!0,visibleOn:"this.quickEdit",mode:"row",children:function(e){var t=e.value,d=e.onChange,i=e.data;!0===t?t={}:void 0===t&&(t=(0,B.dnO)(i,"quickEdit"));var l=(t=(0,p.Cl)({},t)).mode||"popOver";t.mode&&delete t.mode;var r=t.saveImmediately;return t.saveImmediately&&delete t.saveImmediately,t=t.body&&["container","wrapper"].includes(t.type)?(0,p.Cl)({type:"wrapper",body:[]},t):{type:"wrapper",body:[(0,p.Cl)({type:"input-text",name:i.name},t)]},n.createElement(c.$nd,{block:!0,level:"primary",onClick:function(){a.openSubEditor({title:(0,o.Ru)("c3ed36e4abb96c18a6c83350994cdea7"),value:t,onChange:function(e){return d((0,p.Cl)((0,p.Cl)({},e),{mode:l,saveImmediately:r}),"quickEdit")}})}},(0,o.Ru)("45a6c55d8d2d92af84e219defef084d5"))}}]}}})),(0,l.as)("morePopOver",(function(e,a){return{type:"ae-switch-more",mode:"normal",name:"popOver",label:(0,o.Ru)("3f337f436989e9847790e4435423f77e"),value:!1,hiddenOnDefault:!0,formType:"extend",pipeIn:function(e){return!!e},form:{body:[{label:(0,o.Ru)("f7247cd14bd964b883bbb481892c440b"),name:"popOver.mode",type:"button-group-select",visibleOn:"this.popOver",pipeIn:(0,l.Jh)("popOver"),options:[{label:(0,o.Ru)("a553741d5ebb9c80d7d2a63b202cf4b8"),value:"popOver"},{label:(0,o.Ru)("ab3aec075a09d055b2a28c8b61925ee0"),value:"dialog"},{label:(0,o.Ru)("2a2924380dfcaea998bd8a49703545a9"),value:"drawer"}]},{name:"popOver.position",label:(0,o.Ru)("a06e8df4e9232cc606e0202e06a198d8"),type:"select",visibleOn:'this.popOver && (this.popOver.mode === "popOver" || !this.popOver.mode)',pipeIn:(0,l.Jh)("center"),options:[{label:(0,o.Ru)("e18459c93769a5afec01e1ce60f9b9fd"),value:"left-top"},{label:(0,o.Ru)("1fc3cdd8437f5057774cde2f2c51f97c"),value:"right-top"},{label:(0,o.Ru)("68b54e7b408c4fb83561c931aa668eae"),value:"center"},{label:(0,o.Ru)("63dd9faca92bccfd436ff21a6b4b3151"),value:"left-bottom"},{label:(0,o.Ru)("d01c239688b9c8fc145191ee642dc080"),value:"right-bottom"},{label:(0,o.Ru)("8fcf9802436282672a8e28ebd6262390"),value:"fixed-left-top"},{label:(0,o.Ru)("aed25160b4e8cfc613a743c4549e9222"),value:"fixed-right-top"},{label:(0,o.Ru)("d4a4ab1916187e09b9c037705fd49ffa"),value:"fixed-left-bottom"},{label:(0,o.Ru)("921fccbb84c829bf8c6f0b9957029f44"),value:"fixed-right-bottom"}]},{visibleOn:"this.popOver",name:"popOver",mode:"row",asFormItem:!0,children:function(e){var t=e.value,d=e.onChange;return t=(0,p.Cl)({type:"panel",title:(0,o.Ru)("5b48dbb8dc710cffe6313bb56a7f6d47"),body:(0,o.Ru)("1d53f83df1d889a70131b7a93c819575")},t),n.createElement(c.$nd,{block:!0,level:"primary",onClick:function(){a.openSubEditor({title:(0,o.Ru)("8dda45360dcf9ca501fd7d0eb53045b5"),value:t,onChange:function(e){return d(e,"quickEdit")}})}},(0,o.Ru)("fd389de167730ba8542217ad31b95562"))}}]}}})),(0,l.as)("copyable",{type:"ae-switch-more",mode:"normal",name:"copyable",label:(0,o.Ru)("f9a9fcc3bf6a3c8ff1e99fa48ed6d03d"),value:!1,hiddenOnDefault:!0,formType:"extend",pipeIn:function(e){return!!e},form:{body:[{label:(0,o.Ru)("deb65aca8dba2ff9d0cfaed0a3441068"),name:"copyable.content",type:"textarea",mode:"row",maxRow:2,visibleOn:"this.copyable",description:(0,o.Ru)("622e14515c4fd5ca6fe6946e3a1bfb4a")}]}});var Sd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="static",a.$schema="/schemas/StaticControlSchema.json",a.name=(0,o.Ru)("33e7b7433fdbeafa1ef71105ee28c061"),a.isBaseComponent=!0,a.icon="fa fa-info",a.pluginIcon="static-plugin",a.description=(0,o.Ru)("b4482a3d9523f48e83a816fa85911185"),a.docLink="/amis/zh-CN/components/form/static",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"static",label:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac")},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)((0,p.Cl)({},a.scaffold),{value:(0,o.Ru)("134492cd10a0646da6f23a743feee6d4")})]},a.multifactor=!0,a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("04f5f12c49c2a6fdc43da049591328ad"),a.panelJustify=!0,a.panelBodyCreator=function(e){var t=e.info.renderer;return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("formItemName",{required:!1}),(0,l.ol)("label"),(0,l.ol)("valueFormula",{name:"tpl",onChange:function(e,a,t,n){""===e&&n.setValues({value:void 0})}}),(0,l.ol)("quickEdit",{},a.manager),(0,l.ol)("morePopOver",{},a.manager),(0,l.ol)("copyable"),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder"),(0,l.ol)("description")]},(0,l.ol)("status",{isFormItem:!0,unsupportStatic:!0})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:t}),{title:(0,o.Ru)("e1b2f870112bd38f8d7e14a0ad589930"),body:[(0,l.ol)("borderMode")]},{title:(0,o.Ru)("261bba7ad82914e477f4b37f6a83874e"),body:[(0,l.ol)("className",{label:(0,o.Ru)("16a20243f9b741c08216dc9548de2968")}),(0,l.ol)("className",{label:(0,o.Ru)("14d342362f66aa86e2aa1c1e11aa1204"),name:"labelClassName"}),(0,l.ol)("className",{label:(0,o.Ru)("e1b2f870112bd38f8d7e14a0ad589930"),name:"inputClassName"}),(0,l.ol)("className",{label:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac"),name:"descriptionClassName",visibleOn:"this.description"})]}])}])},a.events=[{eventName:"click",eventLabel:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),description:(0,o.Ru)("7af5e3ef39ff71d39fe3f645c8079124"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseenter",eventLabel:(0,o.Ru)("f6d767f39ba3bf955077a3c0ce81e581"),description:(0,o.Ru)("bcdd89d453da0dc0622a2f3189728357"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseleave",eventLabel:(0,o.Ru)("e272b0b8c7fedc670a87075514d9b49f"),description:(0,o.Ru)("727309bc724ff237c5e2cdf7a90cf28e"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]}],a}return(0,p.C6)(a,e),a.prototype.filterProps=function(e,a){return e.$$id=a.id,void 0!==e.value||a.state.value||a.updateState({value:(0,l.wR)(e)}),e},a.id="StaticControlPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Sd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Nd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="button",a.$schema="/schemas/ActionSchema.json",a.order=-400,a.name=(0,o.Ru)("fa966345577ba81af19408f203db968f"),a.isBaseComponent=!0,a.description=(0,o.Ru)("89de611b2d759a1802542b5d3a06829f"),a.docLink="/amis/zh-CN/components/button",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.icon="fa fa-square",a.pluginIcon="button-plugin",a.scaffold=(0,p.Cl)({type:"button",label:(0,o.Ru)("fa966345577ba81af19408f203db968f")},Be),a.previewSchema={type:"button",label:(0,o.Ru)("fa966345577ba81af19408f203db968f")},a.panelTitle=(0,o.Ru)("fa966345577ba81af19408f203db968f"),a.events=[{eventName:"click",eventLabel:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),description:(0,o.Ru)("7af5e3ef39ff71d39fe3f645c8079124"),defaultShow:!0,dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseenter",eventLabel:(0,o.Ru)("f6d767f39ba3bf955077a3c0ce81e581"),description:(0,o.Ru)("bcdd89d453da0dc0622a2f3189728357"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseleave",eventLabel:(0,o.Ru)("e272b0b8c7fedc670a87075514d9b49f"),description:(0,o.Ru)("727309bc724ff237c5e2cdf7a90cf28e"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]}],a.actions=[],a.panelJustify=!0,a.panelBodyCreator=function(e){var t=/(?:\/|^)dialog\/.+$/.test(e.path),n=/(?:\/|^)drawer\/.+$/.test(e.path),c=/^button-group\/.+$/.test(e.path),d=function(e,a){return[(0,l.ol)("theme:font",{label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),name:"themeCss.className.font:".concat(a),visibleOn:e,editorValueToken:{color:'--button-${level || "default"}-'.concat(a,"-font-color"),"*":'--button-size-${size || "default"}'},state:a}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),name:"themeCss.className.background:".concat(a),labelMode:"input",needGradient:!0,needImage:!0,visibleOn:e,editorValueToken:'--button-${level || "default"}-'.concat(a,"-bg-color"),state:a}),(0,l.ol)("theme:border",{name:"themeCss.className.border:".concat(a),visibleOn:e,editorValueToken:'--button-${level || "default"}-'.concat(a),state:a}),(0,l.ol)("theme:paddingAndMargin",{name:"themeCss.className.padding-and-margin:".concat(a),visibleOn:e,editorValueToken:'--button-size-${size || "default"}',state:a}),(0,l.ol)("theme:radius",{name:"themeCss.className.radius:".concat(a),visibleOn:e,editorValueToken:'--button-size-${size || "default"}',state:a}),(0,l.ol)("theme:select",{label:(0,o.Ru)("7893f221dae53be8e3bfe72d2eb8a240"),name:"themeCss.iconClassName.iconSize:".concat(a),visibleOn:e,editorValueToken:'--button-size-${size || "default"}-icon-size',state:a})]};return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("label",{label:(0,o.Ru)("d7ec2d3fea4756bc1642e0f10c180cf5")}),{label:(0,o.Ru)("226b0912184333c81babf2f1894ec0c1"),type:"button-group-select",name:"type",size:"sm",visibleOn:'type === "submit" || type === "reset" ',options:[{label:(0,o.Ru)("fa966345577ba81af19408f203db968f"),value:"button"},{label:(0,o.Ru)("939d5345ad4345dbaabe14798f6ac0f1"),value:"submit"},{label:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),value:"reset"}]},(0,l.ol)("switch",{name:"close",label:(0,o.Ru)("5e64227f46b221001e3b151d72fa6412"),clearValueOnHidden:!0,labelRemark:"指定此次操作完后关闭当前 ".concat(t?"dialog":"drawer"),hidden:!t&&!n,pipeIn:(0,l.Jh)(!1)}),{type:"ae-switch-more",mode:"normal",formType:"extend",label:(0,l.NR)((0,o.Ru)("1e7196ce05260faa55e5b7ea5a1667c2"),(0,o.Ru)("f3dc08e3617d1e19cf8135be4412a80b")),form:{body:[(0,l.ol)("textareaFormulaControl",{label:(0,o.Ru)("0d0c6ff7b65e62eba3ddd523e2976389"),mode:"normal",name:"confirmText"})]}},{type:"ae-switch-more",formType:"extend",mode:"normal",label:(0,o.Ru)("7e9646e2db5ce66dc2b4b922ece483ba"),hidden:c,form:{body:[(0,l.ol)("textareaFormulaControl",{name:"tooltip",mode:"normal",label:(0,l.NR)((0,o.Ru)("5daaffe964aee9d884e0a681b2818a17"),(0,o.Ru)("faa29265819714253843e23437b9193e"))}),(0,l.ol)("textareaFormulaControl",{name:"disabledTip",mode:"normal",label:(0,l.NR)((0,o.Ru)("fb37b983a93aabdcdbbd59ae48c519fb"),(0,o.Ru)("f855f46ce6146aa17a9ed423da16bfa2")),clearValueOnHidden:!0,visibleOn:'this.tooltipTrigger !== "focus"'}),{type:"button-group-select",name:"tooltipTrigger",label:(0,o.Ru)("159dbc2fafd57b9d3652f16659b1b519"),size:"sm",options:[{label:(0,o.Ru)("d420160a9e04c481e55a9686ab158caa"),value:"hover"},{label:(0,o.Ru)("d6763cb7640bed39caa058f156007a86"),value:"focus"}],pipeIn:(0,l.Jh)("hover")},{type:"button-group-select",name:"tooltipPlacement",label:(0,o.Ru)("d586324c6d6b45cb78a4172d836dab3e"),size:"sm",options:[{label:(0,o.Ru)("af767b7e4ae069d54f9ea839858d4c6d"),value:"top"},{label:(0,o.Ru)("4d9c32c23df5d234e629c922c58d8e12"),value:"right"},{label:(0,o.Ru)("3850a186c3235bc646d4c2f79cebac36"),value:"bottom"},{label:(0,o.Ru)("d2aff1417831aa621c16cd5b95306b4b"),value:"left"}],pipeIn:(0,l.Jh)("bottom")}]}},(0,l.ol)("icon",{label:(0,o.Ru)("c182ad6b97f0909596a523b1f04c28d2")}),(0,l.ol)("icon",{name:"rightIcon",label:(0,o.Ru)("ad7e6f016bc1d9a9bbc6e18224d73247")}),(0,l.ol)("badge")]},(0,l.ol)("status",{disabled:!0})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("buttonLevel",{label:(0,o.Ru)("39003734d1d700d5bd97bf1e7a2fcf73"),name:"level",hidden:c}),(0,l.ol)("buttonLevel",{label:(0,o.Ru)("c12ba7b658a9fccf0815f3951bc759b6"),name:"activeLevel",hidden:c,visibleOn:"this.active"}),(0,l.ol)("switch",{name:"block",label:(0,o.Ru)("6aa6b9e2dca63d27dc74eb155020271d"),hidden:c}),(0,l.ol)("size",{label:(0,o.Ru)("c8339fd2a85af4ba66084d28df808de4"),hidden:c})]},{title:(0,o.Ru)("6f99b6eed37795cb97d5f6370c32113b"),body:(0,p.fX)((0,p.fX)((0,p.fX)([{type:"select",name:"__editorState",label:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),selectFirst:!0,options:[{label:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),value:"default"},{label:(0,o.Ru)("062d0b688adb10f3af5ebc2fd2667f1c"),value:"hover"},{label:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),value:"active"}]}],(0,p.zs)(d("${__editorState == 'default' || !__editorState}","default")),!1),(0,p.zs)(d("${__editorState == 'hover'}","hover")),!1),(0,p.zs)(d("${__editorState == 'active'}","active")),!1)},(0,l.ol)("theme:cssCode",{themeClass:[{value:"",state:["default","hover","active"]}]})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:e.schema.actionType||["submit","reset"].includes(e.schema.type)?[(0,l.ol)("eventControl",(0,p.Cl)((0,p.Cl)({name:"onEvent"},je(a.manager,e)),{rawType:"button"})),Me(a.manager,e)]:[(0,l.ol)("eventControl",(0,p.Cl)((0,p.Cl)({name:"onEvent"},je(a.manager,e)),{rawType:"button"}))]}])},a}return(0,p.C6)(a,e),a.prototype.filterProps=function(e){return e.disabled=!1,e},a.prototype.getRendererInfo=function(e){var a=e.renderer,t=e.schema,n=this;if(t.$$id&&n.name&&n.rendererName&&n.rendererName===a.name)return{name:t.label?t.label:n.name,regions:n.regions,patchContainers:n.patchContainers,vRendererConfig:n.vRendererConfig,wrapperProps:n.wrapperProps,wrapperResolve:n.wrapperResolve,filterProps:n.filterProps,$schema:n.$schema,renderRenderer:n.renderRenderer}},a.id="ButtonPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Nd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var kd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="button-group",a.$schema="/schemas/ButtonGroupSchema.json",a.name=(0,o.Ru)("c8caf94205105bac5833ab31cc2129d7"),a.isBaseComponent=!0,a.description=(0,o.Ru)("66ae9ce23b0b2e243aff087d906a2489"),a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.icon="fa fa-object-group",a.pluginIcon="btn-group-plugin",a.docLink="/amis/zh-CN/components/button-group",a.scaffold={type:"button-group",buttons:[(0,p.Cl)({type:"button",label:(0,o.Ru)("e9d2f66bbd44c96a3e03494bf6b1ebf0")},Be),(0,p.Cl)({type:"button",label:(0,o.Ru)("ce35a17d2ba7caac95092a7a66ac9a0d")},Be)]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("c8caf94205105bac5833ab31cc2129d7"),a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{type:"button-group-select",name:"vertical",label:(0,o.Ru)("de26e1294acedb55155a418630d57924"),options:[{label:(0,o.Ru)("4cde06e6162ed66720e3133cb83bc059"),value:!1},{label:(0,o.Ru)("75ac842f8e77305846f1d776f97dfaf8"),value:!0}],pipeIn:(0,l.Jh)(!1)},(0,l.ol)("switch",{name:"tiled",label:(0,l.NR)((0,o.Ru)("8eb18b36f5a27fa8e6d32bc66546ce05"),(0,o.Ru)("2e28645c67c5742e473888a27aab7bd6")),pipeIn:(0,l.Jh)(!1)}),(0,l.ol)("combo-container",{type:"combo",label:(0,o.Ru)("66774850742a81e8b2393195290b7330"),name:"buttons",mode:"normal",multiple:!0,addable:!0,minLength:1,draggable:!0,editable:!1,pipeIn:function(e,a){return(0,l.QK)(e)},items:[{type:"tpl",inline:!1,className:"p-t-xs",tpl:'<span class="label label-default"><% if (data.type === "button-group") { %> '.concat((0,o.Ru)("c8caf94205105bac5833ab31cc2129d7"),' <% } else { %><%= data.label %><% if (data.icon) { %><i class="<%= data.icon %>"/><% }%><% } %></span>')}],addButtonText:(0,o.Ru)("f9f2b9cc91cd332db6b2b732c3869233"),scaffold:{type:"button",label:(0,o.Ru)("fa966345577ba81af19408f203db968f")}})]},(0,l.ol)("status",{disabled:!0})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("buttonLevel",{label:(0,o.Ru)("39003734d1d700d5bd97bf1e7a2fcf73"),name:"btnLevel"}),(0,l.ol)("size",{label:(0,o.Ru)("c8339fd2a85af4ba66084d28df808de4")})]},(0,l.ol)("style:classNames",{isFormItem:!1,schema:[(0,l.ol)("className",{label:(0,o.Ru)("fa966345577ba81af19408f203db968f"),name:"btnClassName"})]})])]}])},a.regions=[{key:"buttons",label:(0,o.Ru)("40f3bc0a4f4d0f4230fc7fa6f4fcec92"),renderMethod:"render",preferTag:(0,o.Ru)("fa966345577ba81af19408f203db968f"),insertPosition:"inner"}],a}return(0,p.C6)(a,e),a.id="ButtonGroupPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(kd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ed=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="nav",a.$schema="/schemas/NavSchema.json",a.name=(0,o.Ru)("056f2d7df6e6b64625c3a2d27ce07b05"),a.isBaseComponent=!0,a.description=(0,o.Ru)("f6a5891819c67a80c1179c7cdaa00935"),a.docLink="/amis/zh-CN/components/nav",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.icon="fa fa-map-signs",a.pluginIcon="nav-plugin",a.scaffold={type:"nav",stacked:!0,popupClassName:"app-popover :AMISCSSWrapper",links:[{label:(0,o.Ru)("4cb18f42ea06a97b382397c40ed64fb2"),to:"?id=1",target:"_self",id:"0"},{label:(0,o.Ru)("a004407ac524b6d331671fb7a013c3fc"),to:"?id=2",target:"_self",id:"1"}]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("056f2d7df6e6b64625c3a2d27ce07b05"),a.panelDefinitions={links:{label:(0,o.Ru)("310c10c1fcd37bf760bc15c30f54e722"),name:"links",type:"combo",multiple:!0,draggable:!0,addButtonText:(0,o.Ru)("ba750e6e302292402a4c61ed72331cba"),multiLine:!0,messages:{validateFailed:(0,o.Ru)("f7a63e1e77fac1bfa05a060d55e27692")},scaffold:{label:"",to:""},items:[(0,l.ol)("label",{label:(0,o.Ru)("d7ec2d3fea4756bc1642e0f10c180cf5"),required:!0}),{type:"input-text",name:"to",label:(0,o.Ru)("7fa141f341e173e2339dcf0ce6869b5c"),required:!0},(0,l.ol)("switch",{label:(0,o.Ru)("136ecd1380f3fa10c1fd99b93c63fc9b"),name:"target",pipeIn:function(e){return"_parent"===e},pipeOut:function(e){return e?"_parent":"_blank"}}),(0,l.ol)("icon",{name:"icon",label:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a")}),(0,l.ol)("switch",{label:(0,o.Ru)("9778ba8e0cbbae9471485dfc28df8948"),name:"unfolded"}),{type:"group",label:(0,o.Ru)("720fc47e20be9b7a2e67a4ed808b3bf2"),direction:"vertical",className:"m-b-none",labelRemark:{trigger:"click",rootClose:!0,className:"m-l-xs",content:(0,o.Ru)("a6ed2640c41d0e3df4acb4f15d37f6e3"),placement:"left"},body:[{name:"active",type:"radios",inline:!0,options:[{label:(0,o.Ru)("0a60ac8f02ccd2cf723f927284877851"),value:!0},{label:(0,o.Ru)("c9744f45e76d885ae1c74d4f4a934b2e"),value:!1},{label:(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),value:""}]},{name:"activeOn",autoComplete:!1,visibleOn:'typeof this.active !== "boolean"',type:"input-text",placeholder:(0,o.Ru)("dc55fd2e990771fd670743ca5dd59275"),className:"m-t-n-sm"}]},(0,l.ol)("switch",{label:(0,o.Ru)("78b7cf23a2b93db1ec36e6c6cfe170db"),name:"children",pipeIn:function(e){return!!e},pipeOut:function(e){return e?[{label:"",to:""}]:void 0},messages:{validateFailed:(0,o.Ru)("710b20ff1d85f7965bfaac44ae26344e")}}),{name:"children",$ref:"links",visibleOn:"this.children",label:(0,o.Ru)("02f925f6a5136c2b65b5da8d1216b5b8"),addButtonText:(0,o.Ru)("59ad4734917af165482774de9c2d50cc")}]}},a.events=[{eventName:"click",eventLabel:(0,o.Ru)("18eae9f567a9c425bf59147a2601ee6a"),description:(0,o.Ru)("12b91237057ca7d81d50cca9873c8267"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("85f1708454f409855d552f702ac27b19")}}}]},{eventName:"change",eventLabel:(0,o.Ru)("0a974408aab362095e939e5364315971"),description:(0,o.Ru)("4b5f4893cf06a9d9ea5b8486bef87c26"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3")}}}]},{eventName:"toggled",eventLabel:(0,o.Ru)("9b317a5d43f72026b0c0699b1d596436"),description:(0,o.Ru)("9ef3c85c39e1e686f6b8c58292352ce1"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3")}}}]},{eventName:"collapsed",eventLabel:(0,o.Ru)("afce1df2e30a4674f507292d642fe270"),description:(0,o.Ru)("4015091668f286adf085d60a040f89a1"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3")}}}]},{eventName:"loaded",eventLabel:(0,o.Ru)("2631c12c40aa18fff4c6a2793f03f95b"),description:(0,o.Ru)("26a92da0738fed6a6178be565cfb3a59"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3")}}}]}],a.actions=[{actionType:"updateItems",actionLabel:(0,o.Ru)("67d8dc76a8c8a3f0f52232969d72e8bb"),description:(0,o.Ru)("12fbc0729d69e4243c4818093e96de8c")},{actionType:"collapse",actionLabel:(0,o.Ru)("afce1df2e30a4674f507292d642fe270"),description:(0,o.Ru)("ee621e1f1429f1150a69bd02eecf6964")},{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")}],a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("switch",{name:"stacked",label:(0,o.Ru)("e0e2b0cf2a3c8379b1d9144b10b3824d"),pipeIn:function(e){return!e},pipeOut:function(e){return!e}}),(0,l.ol)("switch",{name:"mode",label:[{children:n.createElement(q.T_,{tooltipClassName:"ae-nav-tooltip-wrapper",trigger:"hover",rootClose:!0,placement:"top",tooltipTheme:"dark",style:{fontSize:"12px"},tooltip:{children:function(){return n.createElement("div",null,n.createElement("span",null,(0,o.Ru)("8dd27bbe64ec245ce449caab5cf7f12b")),n.createElement("div",{className:"nav-mode-gif"}))}}},n.createElement("span",null,(0,o.Ru)("154a7ec36c43427f73705ae834967703")))}],visibleOn:"this.stacked",pipeIn:function(e){return"float"===e},pipeOut:function(e){return e?"float":"inline"}}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("47b4e22880eb59ce9989b8419222e88a"),(0,o.Ru)("9dcb6b749d6682f1ac51b2dcdefd3208")),visibleOn:'this.stacked && this.mode !== "float"',name:"accordion"}),{type:"input-number",name:"defaultOpenLevel",label:(0,l.NR)((0,o.Ru)("49a84da9b39148af54903ba4c6ed257f"),(0,o.Ru)("d4b70ea3a756ec4d06c8ecb2f27330ab")),visibleOn:'this.stacked && this.mode !== "float"',mode:"horizontal",labelAlign:"left"},{type:"input-number",name:"level",label:(0,l.NR)((0,o.Ru)("96198d14846a941a60824bd6ebda4d9e"),(0,o.Ru)("cac013d011fe1ac71c3b9f0bd0594d65")),mode:"horizontal",labelAlign:"left"}]},{title:(0,o.Ru)("7419d6bab78d959d5c3b7a38f9888258"),body:[(0,l.ol)("navControl"),(0,l.ol)("nav-badge",{visibleOn:"this.links"})]},{title:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),body:[(0,l.ol)("visible"),(0,l.ol)("hidden")]}])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",(0,l.ol)("style:common",["layout"]))},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.id="NavPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Ed),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},(0,t(51627).ul)("appTranslate",(function(e){return(0,l.QK)(e)}));var Id=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="anchor-nav",a.$schema="/schemas/AnchorNavSchema.json",a.name=(0,o.Ru)("bede211909a1022b13e9728ed162b77e"),a.isBaseComponent=!0,a.description=(0,o.Ru)("f6da8aa86fa3e399da95dab399a67985"),a.docLink="/amis/zh-CN/components/anchor-nav",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.icon="fa fa-link",a.pluginIcon="anchor-nav-plugin",a.scaffold={type:"anchor-nav",links:[{title:(0,o.Ru)("5879dec0aea52871e0ae6969893a315b"),href:"1",body:[{type:"tpl",tpl:(0,o.Ru)("ce08bc4247c040bac13155befc7c1638"),wrapperComponent:"",inline:!1}]},{title:(0,o.Ru)("d89a42cb938819f67172ea64037c19fe"),href:"2",body:[{type:"tpl",tpl:(0,o.Ru)("96f05e63c6f606925636d6810167e7ea"),wrapperComponent:"",inline:!1}]},{title:(0,o.Ru)("31327b9041b825a0b455b3ff9ddd3909"),href:"3",body:[{type:"tpl",tpl:(0,o.Ru)("68284dd430993f495a6f2254ae5480ae"),wrapperComponent:"",inline:!1}]}]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("bede211909a1022b13e9728ed162b77e"),a.panelJustify=!0,a.panelBody=[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("combo-container",{type:"combo",name:"links",label:(0,o.Ru)("9ad515106f02f3909974b75d22625b0d"),mode:"normal",multiple:!0,draggable:!0,minLength:1,addButtonText:(0,o.Ru)("40c6e9ed3d9949a326f5a216d936324d"),deleteBtn:{icon:"fa fa-trash"},items:[(0,l.ol)("anchorTitle")],scaffold:{title:(0,o.Ru)("6be15e9949e4be7fc485e1eaae472942"),href:"",body:[{type:"tpl",tpl:(0,o.Ru)("c624c875ea37f790665d0cae8959d4e2"),wrapperComponent:"",inline:!1}]},draggableTip:"",onChange:function(e,a,t,n){var c=n.data.active,o=e.findIndex((function(e){return e.href===c}))>-1;n.setValues({active:o?c:e[0].href})},pipeOut:function(e){var a=e.map((function(e){return e.href}));return e.forEach((function(t){if(!t.href){var n=function(e,a){for(var t=1;t<=a;t++)if(!e.includes(String(t)))return String(t)}(a,e.length);t.href=n,t.title=(0,o.Ru)("6be15e9949e4be7fc485e1eaae472942").concat(n),t.body[0].tpl=(0,o.Ru)("c624c875ea37f790665d0cae8959d4e2").concat(n)}})),e}}),{name:"active",type:"select",label:(0,o.Ru)("39f4fbc5b5ba681f7e8c4d4a4ddb3e2f"),source:"${links|appTranslate}",labelField:"title",valueField:"href",value:"1"}]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"button-group-select",name:"direction",label:(0,o.Ru)("9959b2ad2d4f75f7a6be46872642df6d"),value:"vertical",options:[{label:(0,o.Ru)("4cde06e6162ed66720e3133cb83bc059"),value:"horizontal"},{label:(0,o.Ru)("75ac842f8e77305846f1d776f97dfaf8"),value:"vertical"}]}]},(0,l.ol)("style:classNames",{isFormItem:!1,schema:[(0,l.ol)("className",{name:"linkClassName",label:(0,o.Ru)("056f2d7df6e6b64625c3a2d27ce07b05")}),(0,l.ol)("className",{name:"sectionClassName",label:(0,o.Ru)("696754a8b2b23e30b11187303d1238f5")})]})])}])],a.patchContainers=["anchor-nav.body"],a.vRendererConfig={regions:{body:{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),renderMethod:"renderBody",renderMethodOverride:function(e,a){return function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var c=this.props.$$editor,o=this.super.apply(this,(0,p.fX)([],(0,p.zs)(t),!1));return c&&!this.props.children?a(this,o,e,c,c.plugin.manager):o}}}},panelTitle:(0,o.Ru)("33be689a0f0de129ce37f7a96052002e"),panelJustify:!0,panelBody:[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("anchorNavTitle")]}])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4434b33a8731a73613ba5fa1eb984efb"),body:[(0,l.ol)("className")]}])]}])]},a.wrapperProps={unmountOnExit:!0,mountOnEnter:!0},a.sectionWrapperResolve=function(e){return e.parentElement},a.overrides={render:function(){var e=this,a=this.super();if(!this.renderSection&&this.props.$$editor&&a){var t=this.props.links;return(0,l._2)(a,(function(a){var c,o;if(a.type===q.oB&&a.props.$$id){var d=a.props.$$id,i=Nn()(t,(function(e){return e.$$id===d})),r=e.props.$$editor,b=r.plugin;if(~i){var f=null===(o=null===(c=b.vRendererConfig)||void 0===c?void 0:c.regions)||void 0===o?void 0:o.body;return f?n.cloneElement(a,{children:n.createElement(l.Qw,{key:d,type:r.type,plugin:r.plugin,renderer:r.renderer,$schema:"/schemas/SectionSchema.json",hostId:r.id,memberIndex:i,name:"".concat(a.props.title||"锚点内容".concat(i+1)),id:d,draggable:!1,removable:!1,wrapperResolve:b.sectionWrapperResolve,schemaPath:"".concat(r.schemaPath,"/anchor-nav/").concat(i),path:"".concat(e.props.$path,"/").concat(i),data:e.props.data},n.createElement(l.mm,{key:f.key,preferTag:f.preferTag,name:f.key,label:f.label,regionConfig:f,placeholder:f.placeholder,editorStore:b.manager.store,manager:b.manager,children:a.props.children,wrapperResolve:f.wrapperResolve,rendererName:r.renderer.name}))}):a}}return a}))}return a}},a}return(0,p.C6)(a,e),a.id="AnchorNavPlugin",a}(l.j8);(0,l.I0)(Id),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Od=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="tooltip-wrapper",a.$schema="/schemas/TooltipWrapperSchema.json",a.isBaseComponent=!0,a.name=(0,o.Ru)("b624985146c759cfeb1be80325eccd65"),a.description=(0,o.Ru)("33813749a95477897085e2435acc16b6"),a.searchKeywords=(0,o.Ru)("dd438f6fb09d6223fd95df16383f0f44"),a.docLink="/amis/zh-CN/components/tooltip",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.icon="fa fa-comment-alt",a.pluginIcon="tooltip-wrapper-plugin",a.scaffold={type:"tooltip-wrapper",tooltip:(0,o.Ru)("9b14c9051067bef2dd9a15683201dd18"),body:[{type:"tpl",wrapperComponent:"",tpl:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014")}],enterable:!0,showArrow:!0,offset:[0,0]},a.previewSchema=(0,p.Cl)((0,p.Cl)({},a.scaffold),{className:"p-1 mr-3 border-2 border-solid border-indigo-400"}),a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032")}],a.panelTitle=a.name,a.panelJustify=!0,a.panelBodyCreator=function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),className:"p-none",body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("title",{label:(0,o.Ru)("dc19704991f1476fa4dcbb80c50bedd6")}),(0,l.ol)("tooltip"),{name:"trigger",type:"select",label:(0,l.NR)((0,o.Ru)("159dbc2fafd57b9d3652f16659b1b519"),(0,o.Ru)("ab97cef55407efa11f79211e17cb2b4b")),multiple:!0,value:["hover"],pipeIn:function(e){return Array.isArray(e)?e.join(","):[]},pipeOut:function(e){return e&&e.length?e.split(","):void 0},options:[{label:(0,o.Ru)("728c7cdfa431821d291b5108394ec65a"),value:"hover"},{label:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),value:"click"}]},{type:"button-group-select",name:"placement",label:(0,o.Ru)("d586324c6d6b45cb78a4172d836dab3e"),size:"sm",className:"ae-buttonGroupSelect--justify",options:[{label:(0,o.Ru)("af767b7e4ae069d54f9ea839858d4c6d"),value:"top"},{label:(0,o.Ru)("3850a186c3235bc646d4c2f79cebac36"),value:"bottom"},{label:(0,o.Ru)("d2aff1417831aa621c16cd5b95306b4b"),value:"left"},{label:(0,o.Ru)("4d9c32c23df5d234e629c922c58d8e12"),value:"right"}],pipeIn:(0,l.Jh)("top")},{type:"button-group-select",name:"tooltipTheme",label:(0,o.Ru)("b47707f0e916e3e3f4ba885bc2cf2c11"),size:"sm",className:"ae-buttonGroupSelect--justify",options:[{label:(0,o.Ru)("a32b3b848eee6929634dfc9a9d8bcdb1"),value:"light",icon:"far fa-sun"},{label:(0,o.Ru)("adb7e5312abdb9a44297e48d63815fa3"),value:"dark",icon:"far fa-moon"}],pipeIn:(0,l.Jh)("light")},{name:"inline",label:(0,o.Ru)("0de826c66ae3fe8043e9a39b35616ee6"),type:"switch",mode:"row",inputClassName:"inline-flex justify-between flex-row-reverse"},{name:"rootClose",visibleOn:'~this.trigger.indexOf("click")',label:(0,o.Ru)("4583d3453c31cd3ff068c1358d8e7f1c"),type:"switch",mode:"row",inputClassName:"inline-flex justify-between flex-row-reverse"}]},{title:(0,o.Ru)("dfac151de712ab0b3618072c8a7f0a0f"),body:[{name:"wrapperComponent",label:(0,o.Ru)("a823cfa70cfa46c788e1eedae043f6e5"),type:"input-text",options:["article","aside","code","div","footer","header","p","section"],validations:{isAlphanumeric:!0,matchRegexp:"/^(?!.*script).*$/"},validationErrors:{isAlpha:(0,o.Ru)("f7d64e5e79994c3c8853f2608d7b2d25"),matchRegexp:(0,o.Ru)("f7d64e5e79994c3c8853f2608d7b2d25")},validateOnChange:!1},{type:"input-group",label:(0,l.NR)((0,o.Ru)("8e290c31bc0b4f76edbd58c3575b8420"),(0,o.Ru)("03c87fc8d49f865f0c2895d9ef3fe352")),body:[{type:"input-number",name:"offset",suffix:"px",pipeIn:function(e){return Array.isArray(e)&&e[0]||0},pipeOut:function(e,a,t){var n;return[e,(null===(n=t.offset)||void 0===n?void 0:n[1])||0]}},{type:"input-number",name:"offset",suffix:"px",pipeIn:function(e){return Array.isArray(e)&&e[1]||0},pipeOut:function(e,a,t){var n;return[(null===(n=t.offset)||void 0===n?void 0:n[0])||0,e]}}]},{type:"switch",label:(0,l.NR)((0,o.Ru)("4e3e1e12e701890f4461808cc8f9d407"),(0,o.Ru)("9d6246f57f6924410b0c68f2172420f9")),name:"enterable",inputClassName:"is-inline"},{type:"switch",label:(0,l.NR)((0,o.Ru)("90919000a708f8d66b7591e21b8e33f1"),(0,o.Ru)("ed81f127f3b2aaff73a4f4dd5968fdcb")),name:"showArrow",inputClassName:"is-inline"},{type:"input-group",name:"mouseEnterDelay",label:(0,o.Ru)("b60e5222037939812dabb7da9979c27d"),body:[{type:"input-number",min:0,step:100,name:"mouseEnterDelay",pipeIn:(0,l.Jh)(0)},{type:"tpl",addOnclassName:"border-0 bg-none",tpl:"ms"}]},{type:"input-group",name:"mouseLeaveDelay",label:(0,o.Ru)("82bb338503938f2da52e91f7244a34a2"),body:[{label:(0,o.Ru)("82bb338503938f2da52e91f7244a34a2"),type:"input-number",min:0,step:100,name:"mouseLeaveDelay",pipeIn:(0,l.Jh)(0)},{type:"tpl",addOnclassName:"border-0 bg-none",tpl:"ms"}]}]}])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),className:"p-none",body:(0,l.ol)("collapseGroup",(0,p.fX)([],(0,p.zs)((0,l.ol)("theme:common",{layoutExtra:[(0,l.ol)("theme:size",{label:(0,o.Ru)("c8339fd2a85af4ba66084d28df808de4"),name:"themeCss.baseControlClassName.size:default"})],extra:[(0,l.ol)("theme:base",{classname:"tooltipControlClassName",title:(0,o.Ru)("e1445cd3c4710c8abf7c1b3b1ce060d8")})]})),!1))}])]},a}return(0,p.C6)(a,e),a.id="TooltipWrapperPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Od),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Td=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="alert",a.$schema="/schemas/AlertSchema.json",a.name=(0,o.Ru)("02d9819ddaaaeb1b7b22b12608c7e5ca"),a.isBaseComponent=!0,a.description=(0,o.Ru)("4be3194e93cdd2899d06b499c184195b"),a.docLink="/amis/zh-CN/components/alert",a.icon="fa fa-exclamation-circle",a.pluginIcon="tooltip-plugin",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.scaffold={type:"alert",body:{type:"tpl",tpl:(0,o.Ru)("6f2b01db04cbf7e460b5c6f4e37a5e76"),wrapperComponent:"",inline:!1},level:"info"},a.previewSchema=(0,p.Cl)((0,p.Cl)({},a.scaffold),{className:"text-left",showCloseButton:!0}),a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),placeholder:(0,o.Ru)("6f2b01db04cbf7e460b5c6f4e37a5e76")}],a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("02d9819ddaaaeb1b7b22b12608c7e5ca"),a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{label:(0,o.Ru)("226b0912184333c81babf2f1894ec0c1"),name:"level",type:"select",options:[{label:(0,o.Ru)("02d9819ddaaaeb1b7b22b12608c7e5ca"),value:"info"},{label:(0,o.Ru)("330363dfc524cff2488f2ebde0500896"),value:"success"},{label:(0,o.Ru)("900c70fa5f7dbc014e6f762d5e0e885c"),value:"warning"},{label:(0,o.Ru)("e2e27a87257599f83c817c43e724b6aa"),value:"danger"}]},(0,l.ol)("label",{name:"title"}),(0,l.ol)("switch",{label:(0,o.Ru)("cbda486dbec5bdacb593294e240c5e63"),name:"showCloseButton"}),{type:"ae-switch-more",mode:"normal",name:"showIcon",label:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a"),hiddenOnDefault:!e.schema.icon,formType:"extend",form:{body:[(0,l.ol)("icon",{label:(0,o.Ru)("7372dc9f39a173dd0c75a185373245b1")})]}}]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:classNames",{isFormItem:!1})])}])},a}return(0,p.C6)(a,e),a.id="AlertPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Td),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Fd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="wizard",a.$schema="/schemas/WizardSchema.json",a.name=(0,o.Ru)("5acec91385a3b9093e3c803f6b0d869a"),a.isBaseComponent=!0,a.description=(0,o.Ru)("c8c0339a6f9e105cfef45b76b788b635"),a.docLink="/amis/zh-CN/components/wizard",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.icon="fa fa-list-ol",a.pluginIcon="wizard-plugin",a.scaffold={type:"wizard",steps:[{title:(0,o.Ru)("863a8583132d087e57aebb7d89e18a50"),body:[{type:"input-text",label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),name:"var1"}]},{title:(0,o.Ru)("9757f2c59c17e9aea46e0c8adb69597e"),body:[{type:"input-text",label:(0,o.Ru)("37dd6f28ffb87d8907a286e0ef4dc7fe"),name:"var2"}]}]},a.previewSchema={type:"wizard",className:"text-left m-b-none",steps:[{title:(0,o.Ru)("863a8583132d087e57aebb7d89e18a50"),body:[{type:"input-text",label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),name:"var1"}]},{title:(0,o.Ru)("9757f2c59c17e9aea46e0c8adb69597e"),body:[]}]},a.events=[{eventName:"inited",eventLabel:(0,o.Ru)("f36616e35765ac3d5c9c7646e50a305d"),description:(0,o.Ru)("48c43999cf3908d9f5100a6d5f0b4404"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{responseData:{type:"object",title:(0,o.Ru)("aa6070a7f454f554fc1c7d8b1d2d935f")},responseStatus:{type:"number",title:(0,o.Ru)("23d861e4b6635508eb877a50a9333a9b")},responseMsg:{type:"string",title:(0,o.Ru)("a303669d47440ed05558efbf3d5d0592")}}}}}]},{eventName:"finished",eventLabel:(0,o.Ru)("155149d24d20197bc0836bededf63abf"),description:(0,o.Ru)("d384a3c931bdf315e4760c9fc5980e6d"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("85f1708454f409855d552f702ac27b19")}}}]},{eventName:"stepChange",eventLabel:(0,o.Ru)("5be9e21eb0797c9faa053eb0237c36f9"),description:(0,o.Ru)("d837ddaacb39a13806590da335e89397"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{step:{type:"string",title:(0,o.Ru)("02f706d7510e68c96aa073852d90ec20")}}}}}]},{eventName:"change",eventLabel:(0,o.Ru)("b2a5322c8dbc0d8343315cafbd39b7ce"),description:(0,o.Ru)("d6fc04abf4889a864bea240d6b67963a"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3")}}}]},{eventName:"submitSucc",eventLabel:(0,o.Ru)("23b62e9cbc868e024b80d2e3fad80ac7"),description:(0,o.Ru)("33c627bce8015c50152941a5b6fada32"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{result:{type:"object",title:(0,o.Ru)("18344d8a27aa678e401d5e575d4efe99")}}}}}]},{eventName:"submitFail",eventLabel:(0,o.Ru)("f5d008dea7d2e953195a5588dea3c8e4"),description:(0,o.Ru)("574f27f7223c86545a7724d18da96651"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{error:{type:"object",title:(0,o.Ru)("17aa713bc661f98e585ec3725d6d4f0d")}}}}}]},{eventName:"stepSubmitSucc",eventLabel:(0,o.Ru)("8a427977d8135a019e4f1056120bfad2"),description:(0,o.Ru)("d65dcca33a0118a0a5ce343264192ea6")},{eventName:"stepSubmitFail",eventLabel:(0,o.Ru)("5d7d91d9da162ee8fddd4d331d1434b5"),description:(0,o.Ru)("1c11d38e7ecf2facbf82f772d9222d45"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{error:{type:"object",title:(0,o.Ru)("357954d848a9e2f12208673b3906a972")}}}}}]}],a.actions=[{actionType:"submit",actionLabel:(0,o.Ru)("d6c21651c32c63c8d61c85944c2c91af"),description:(0,o.Ru)("75e3dc4be4ae7aca7e1cebc13f7e486a")},{actionType:"stepSubmit",actionLabel:(0,o.Ru)("0c3005b490ef428660ca2265a714bdbb"),description:(0,o.Ru)("832efcc5c30746b84b910cde8630d491"),descDetail:function(e){return n.createElement("div",null,n.createElement("span",{className:"variable-right"},null==e?void 0:e.__rendererLabel),(0,o.Ru)("832efcc5c30746b84b910cde8630d491"))}},{actionType:"prev",actionLabel:(0,o.Ru)("eeb6908870e058bc23d52c1e405a054e"),description:(0,o.Ru)("fc5dbc5789e158384f634eb8ff466b46")},{actionType:"next",actionLabel:(0,o.Ru)("38ce27d84639f3a6e07c00b3b4995c0e"),description:(0,o.Ru)("832efcc5c30746b84b910cde8630d491")},{actionType:"goto-step",actionLabel:(0,o.Ru)("5fa57cab26a9d4e659c2e497018729ef"),description:(0,o.Ru)("fce22163929e8191b7de43699316f2a0"),innerArgs:["step"],descDetail:function(e){var a;return n.createElement("div",null,n.createElement("span",{className:"variable-right"},null==e?void 0:e.__rendererLabel),(0,o.Ru)("d529f7d5ed8956cd890173b4b5045a67"),n.createElement("span",{className:"variable-left variable-right"},null===(a=null==e?void 0:e.args)||void 0===a?void 0:a.step),(0,o.Ru)("4a0ff5106d129883b446a29b1dac6f47"))},schema:se([(0,l.ol)("formulaControl",{name:"step",label:(0,o.Ru)("78ada959bf5bdd6c70ee411c4cf23601"),variables:"${variables}",size:"lg",mode:"horizontal",required:!0})])},{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionType:"setValue",actionLabel:(0,o.Ru)("e22855f53b7a1ab33e920375c0cd0e3d"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelTitle=(0,o.Ru)("5acec91385a3b9093e3c803f6b0d869a"),a.panelBodyCreator=function(e){var t=(0,l.k7)();return[(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{name:"steps",label:(0,o.Ru)("098521c027a49fba5eb7f35430a6a9da"),type:"combo",multiple:!0,multiLine:!0,addButtonText:(0,o.Ru)("c5538d5c74235d2988e51e632c4eed0b"),scaffold:{title:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),items:[{type:"input-text",name:"var1",label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")}]},items:[{name:"title",type:t?"input-text-i18n":"input-text",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),pipeIn:function(e,a){return e||a.label}},{type:"fieldSet",title:(0,o.Ru)("dda36edbd4626e7fc868c14f9aa1556a"),collapsed:!0,collapsable:!0,className:"fieldset m-b-none",body:[{name:"mode",label:(0,o.Ru)("1fdadb49bcabfdc36a4a9e020f597f4d"),type:"button-group-select",size:"xs",mode:"inline",className:"w-full",value:"normal",options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:"normal"},{label:(0,o.Ru)("3720b9ef8053b7b8a54c7d8ace051912"),value:"horizontal"},{label:(0,o.Ru)("2dd25b8c21efbfee4a198787810d65d8"),value:"inline"}]},(0,l.ol)("horizontal",{visibleOn:'this.mode == "horizontal"'}),(0,l.ol)("api",{label:(0,o.Ru)("ff7cc75cc43c25c823d05d87cb8190b0"),description:(0,o.Ru)("1fd41e410930ac58e748f7704c3a05f3")}),(0,l.ol)("switch",{label:(0,o.Ru)("dd1b9892e274b16540aeda961437870d"),name:"asyncApi",visibleOn:"this.api",labelRemark:{trigger:"click",rootClose:!0,title:(0,o.Ru)("e638bd32b4342dfc7a15990a79f588ae"),content:(0,o.Ru)("6df230c8f18709575777172f0a9a588c"),placement:"left"},pipeIn:function(e){return null!=e},pipeOut:function(e){return e?"":void 0}}),(0,l.ol)("api",{name:"asyncApi",label:(0,o.Ru)("daf3aec137ac74941adb1b1d3e3dd1d3"),visibleOn:"this.asyncApi != null",description:(0,o.Ru)("0705e4aba9f22ae70d906e2201a4a68d")}),{type:"divider"},(0,l.ol)("api",{name:"initApi",label:(0,o.Ru)("b4bc91701b86fe8543d649e97daea602"),description:(0,o.Ru)("258c437ef67e5ef12f3a766ff1802f85")}),(0,l.ol)("switch",{label:(0,o.Ru)("e8c46074d8432532cac25eba56bca354"),name:"initAsyncApi",visibleOn:"this.initApi",labelRemark:{trigger:"click",rootClose:!0,title:(0,o.Ru)("e638bd32b4342dfc7a15990a79f588ae"),content:(0,o.Ru)("6df230c8f18709575777172f0a9a588c"),placement:"left"},pipeIn:function(e){return null!=e},pipeOut:function(e){return e?"":void 0}}),(0,l.ol)("api",{name:"initAsyncApi",label:(0,o.Ru)("daf3aec137ac74941adb1b1d3e3dd1d3"),visibleOn:"this.initAsyncApi != null",description:(0,o.Ru)("d2af24c0f76cf325f1c8fa939576c379")}),(0,l.ol)("initFetch"),{label:(0,o.Ru)("938b484df1447d8f01f96e45125eb031"),type:"input-text",name:"jumpableOn",description:(0,o.Ru)("20022725ac2c53869f7af6646ca4ba29")}]}]},{type:"input-text",name:"startStep",label:(0,o.Ru)("d4b8306441c00f01d4f044b3802c4266"),description:(0,o.Ru)("37c0c041a0ad487d23c9f42c29f6d5e1")}]},{title:(0,o.Ru)("54ea89b497ec3bb319c68844dfa3687f"),body:[(0,l.ol)("api",{name:"initApi",label:(0,o.Ru)("b4bc91701b86fe8543d649e97daea602"),description:(0,o.Ru)("076bd7c0adfc4f5d2abde6b309d9f53b")}),(0,l.ol)("switch",{label:(0,o.Ru)("e8c46074d8432532cac25eba56bca354"),name:"initAsyncApi",visibleOn:"this.initApi",labelRemark:{trigger:"click",rootClose:!0,title:(0,o.Ru)("e638bd32b4342dfc7a15990a79f588ae"),content:(0,o.Ru)("6df230c8f18709575777172f0a9a588c"),placement:"left"},pipeIn:function(e){return null!=e},pipeOut:function(e){return e?"":void 0}}),(0,l.ol)("api",{name:"initAsyncApi",label:(0,o.Ru)("daf3aec137ac74941adb1b1d3e3dd1d3"),visibleOn:"this.initAsyncApi != null",description:(0,o.Ru)("d2af24c0f76cf325f1c8fa939576c379")}),{name:"initFetch",type:"radios",label:(0,o.Ru)("0951dad1723aa1191ce1a2e96db76051"),inline:!0,onChange:function(){},options:[{label:(0,o.Ru)("0a60ac8f02ccd2cf723f927284877851"),value:!0},{label:(0,o.Ru)("c9744f45e76d885ae1c74d4f4a934b2e"),value:!1},{label:(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),value:""}]},{name:"initFetchOn",autoComplete:!1,visibleOn:'typeof this.initFetch !== "boolean"',type:"input-text",placeholder:"",className:"m-t-n-sm"},{type:"divider"},(0,l.ol)("api",{label:(0,o.Ru)("ff7cc75cc43c25c823d05d87cb8190b0"),description:(0,o.Ru)("dbb19fea1965f7ef88cf1d1e0450c0f4")}),(0,l.ol)("switch",{label:(0,o.Ru)("dd1b9892e274b16540aeda961437870d"),name:"asyncApi",visibleOn:"this.api",labelRemark:{trigger:"click",rootClose:!0,title:(0,o.Ru)("e638bd32b4342dfc7a15990a79f588ae"),content:(0,o.Ru)("6df230c8f18709575777172f0a9a588c"),placement:"left"},pipeIn:function(e){return null!=e},pipeOut:function(e){return e?"":void 0}}),(0,l.ol)("api",{name:"asyncApi",label:(0,o.Ru)("daf3aec137ac74941adb1b1d3e3dd1d3"),visibleOn:"this.asyncApi != null",description:(0,o.Ru)("0705e4aba9f22ae70d906e2201a4a68d")}),{type:"divider"},(0,l.ol)("loadingConfig",{},{context:e})]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[{name:"mode",label:(0,o.Ru)("1fdadb49bcabfdc36a4a9e020f597f4d"),type:"button-group-select",size:"sm",mode:"inline",className:"w-full",value:"horizontal",options:[{label:(0,o.Ru)("4cde06e6162ed66720e3133cb83bc059"),value:"horizontal"},{label:(0,o.Ru)("75ac842f8e77305846f1d776f97dfaf8"),value:"vertical"}]},(0,l.ol)("actionPrevLabel"),(0,l.ol)("actionNextLabel"),(0,l.ol)("actionNextSaveLabel"),(0,l.ol)("actionFinishLabel"),(0,l.ol)("className"),(0,l.ol)("className",{name:"actionClassName",label:(0,o.Ru)("89d19c1fda4906bd7a336895835ce20e")})]},{title:(0,o.Ru)("0d98c74797e49d00bcc4c17c9d557a2b"),body:[(0,l.ol)("ref"),(0,l.ol)("name"),(0,l.ol)("reload"),{label:(0,o.Ru)("7653297de32f34fdec0dd0653aebf358"),name:"redirect",type:"input-text",description:(0,o.Ru)("6d00e21637c382cbd4d949b7735a2e41")},(0,l.ol)("visible")]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])]},a.patchContainers=["steps.body"],a.vRendererConfig={regions:{body:{key:"body",label:(0,o.Ru)("3673ed1983c1be059126e3715fc34922"),wrapperResolve:function(e){return e}},actions:{label:(0,o.Ru)("c8caf94205105bac5833ab31cc2129d7"),key:"actions",preferTag:(0,o.Ru)("fa966345577ba81af19408f203db968f"),wrapperResolve:function(e){return e}}},panelTitle:(0,o.Ru)("52b36576f88c31ed3971ca4d1fccd46f"),panelBodyCreator:function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("title",{pipeIn:function(e,a){return e||a.label}}),(0,l.ol)("api",{label:(0,o.Ru)("ff7cc75cc43c25c823d05d87cb8190b0"),description:(0,o.Ru)("1fd41e410930ac58e748f7704c3a05f3")}),(0,l.ol)("switch",{label:(0,o.Ru)("dd1b9892e274b16540aeda961437870d"),name:"asyncApi",visibleOn:"this.api",labelRemark:{trigger:"click",rootClose:!0,title:(0,o.Ru)("e638bd32b4342dfc7a15990a79f588ae"),content:(0,o.Ru)("6df230c8f18709575777172f0a9a588c"),placement:"left"},pipeIn:function(e){return null!=e},pipeOut:function(e){return e?"":void 0}}),(0,l.ol)("api",{name:"asyncApi",label:(0,o.Ru)("daf3aec137ac74941adb1b1d3e3dd1d3"),visibleOn:"this.asyncApi != null",description:(0,o.Ru)("0705e4aba9f22ae70d906e2201a4a68d")}),{type:"divider"},(0,l.ol)("api",{name:"initApi",label:(0,o.Ru)("b4bc91701b86fe8543d649e97daea602"),description:(0,o.Ru)("258c437ef67e5ef12f3a766ff1802f85")}),(0,l.ol)("switch",{label:(0,o.Ru)("e8c46074d8432532cac25eba56bca354"),name:"initAsyncApi",visibleOn:"this.initApi",labelRemark:{trigger:"click",rootClose:!0,title:(0,o.Ru)("e638bd32b4342dfc7a15990a79f588ae"),content:(0,o.Ru)("6df230c8f18709575777172f0a9a588c"),placement:"left"},pipeIn:function(e){return null!=e},pipeOut:function(e){return e?"":void 0}}),(0,l.ol)("api",{name:"initAsyncApi",label:(0,o.Ru)("daf3aec137ac74941adb1b1d3e3dd1d3"),visibleOn:"this.initAsyncApi != null",description:(0,o.Ru)("d2af24c0f76cf325f1c8fa939576c379")}),(0,l.ol)("initFetch")]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[{name:"mode",label:(0,o.Ru)("1fdadb49bcabfdc36a4a9e020f597f4d"),type:"button-group-select",size:"xs",mode:"inline",className:"w-full",value:"normal",options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:"normal"},{label:(0,o.Ru)("3720b9ef8053b7b8a54c7d8ace051912"),value:"horizontal"},{label:(0,o.Ru)("2dd25b8c21efbfee4a198787810d65d8"),value:"inline"}]},(0,l.ol)("horizontal",{visibleOn:'this.mode == "horizontal"'})]},{title:(0,o.Ru)("0d98c74797e49d00bcc4c17c9d557a2b"),body:[{label:(0,o.Ru)("938b484df1447d8f01f96e45125eb031"),type:"input-text",name:"jumpableOn",description:(0,o.Ru)("20022725ac2c53869f7af6646ca4ba29")}]}])}},a.wizardWrapperResolve=function(e){return[].slice.call(e.querySelectorAll('[role="wizard-body"],[role="wizard-footer"]'))},a.overrides={renderWizard:function(){var e=this,a=this.props.$$editor,t=this.props.steps,c=this.state.currentStep,d=this.super();if(!a||!(null==t?void 0:t[c-1]))return d;var i=c-1,r=t[i],b=r.$$id,f=a.plugin;return(0,l._2)(d,(function(t){return/Wizard-step\b/.test(t.props.className)?n.createElement(l.Qw,{key:b,type:a.type,plugin:a.plugin,renderer:a.renderer,$schema:"/schemas/WizardStepSchema.json",hostId:a.id,memberIndex:i,name:r.title||(0,o.Ru)("52b36576f88c31ed3971ca4d1fccd46f").concat(i+1),id:b,draggable:!1,wrapperResolve:f.wizardWrapperResolve,schemaPath:"".concat(a.schemaPath,"/steps/").concat(i),path:"".concat(e.props.$path,"/").concat(i),data:e.props.data},(0,l._2)(t,(function(e,t){var c,o,d;if((null===(c=e.props.schema)||void 0===c?void 0:c.body)&&e.props.schema.$$id){var i=null===(d=null===(o=f.vRendererConfig)||void 0===o?void 0:o.regions)||void 0===d?void 0:d.body;if(!i)return e;var r=(0,p.Cl)({},e.props.schema);return delete r.$$id,n.createElement(l.mm,{key:i.key,preferTag:i.preferTag,name:i.key,label:i.label,regionConfig:i,placeholder:i.placeholder,editorStore:f.manager.store,manager:f.manager,children:n.cloneElement(e,{schema:r}),wrapperResolve:i.wrapperResolve,rendererName:a.renderer.name})}return e}))):t}))},renderFooter:function(){var e,a,t=this.props.$$editor,c=this.props.steps,o=this.state.currentStep,d=this.super();if(!t||!(null==c?void 0:c[o-1]))return d;var i=t.plugin,r=null===(a=null===(e=i.vRendererConfig)||void 0===e?void 0:e.regions)||void 0===a?void 0:a.actions;return r?n.createElement(l.mm,{key:r.key,preferTag:r.preferTag,name:r.key,label:r.label,regionConfig:r,placeholder:r.placeholder,editorStore:i.manager.store,manager:i.manager,children:d,wrapperResolve:r.wrapperResolve,rendererName:t.renderer.name}):d}},a}return(0,p.C6)(a,e),a.prototype.buildEditorToolbar=function(e,a){if(e.info.plugin===this&&e.info.renderer.name===this.rendererName&&!e.info.hostId){var t=e.node;a.push({level:"secondary",icon:"fa fa-chevron-left",tooltip:(0,o.Ru)("22c2aa6b59ab30c88fd84e8e5b3c4ad7"),onClick:function(){var e=t.getComponent();if(null==e?void 0:e.gotoStep){var a=e.state.currentStep;e.gotoStep(a-1)}}}),a.push({level:"secondary",icon:"fa fa-chevron-right",tooltip:(0,o.Ru)("7b91646d808737e7138ad8f32a3b6cde"),onClick:function(){var e=t.getComponent();if(null==e?void 0:e.gotoStep){var a=e.state.currentStep;e.gotoStep(a+1)}}})}},a.prototype.filterProps=function(e){return e.affixFooter=!1,e},a.prototype.rendererBeforeDispatchEvent=function(e,a,t){if("inited"===a){var n=this.manager.dataSchema.getScope("".concat(e.id,"-").concat(e.type)),c=(0,p.Cl)({$id:"wizardInitedData"},(0,l.nI)(t.responseData));null==n||n.removeSchema(c.$id),null==n||n.addSchema(c)}},a.id="WizardPlugin",a}(l.j8);function Ad(e){for(var a=0,t=0,n=0;n<e.length;n++){var c=(e[n].tds||[]).length;c>a&&(t=n,a=c)}return t}(0,l.I0)(Fd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Md=function(e){function a(a){var t=e.call(this,a)||this;t.preventTableClick=!1,t.tableViewWrapperRef=n.createRef(),t.store=t.props.manager.store;var c=t.props.schema.trs||[];if(c.length){var o=c.map((function(e){return e.$$id})),d=Ad(c);t.maxChildTrIndex=d;var i=(c[d].tds||[]).map((function(e){return e.$$id}));t.state={trIds:o,tdIds:i,displayMergeCell:!1}}else t.state={trIds:[],tdIds:[],displayMergeCell:!1};return t.listenTdSelection(),t}return(0,p.C6)(a,e),a.prototype.componentDidMount=function(){this.syncLinePos(),this.listenTdSelection()},a.prototype.componentWillUnmount=function(){this.removeListenTdSelection()},a.prototype.syncLineState=function(){var e=this,a=this.props.schema.trs||[];if(a.length){var t=a.map((function(e){return e.$$id})),n=Ad(a);this.maxChildTrIndex=n;var c=(a[n].tds||[]).map((function(e){return e.$$id}));this.setState({trIds:t,tdIds:c},(function(){e.syncLinePos()}))}},a.prototype.removeListenTdSelection=function(){var e=this.tableViewWrapperRef.current;if(e){var a=e.querySelector("tbody");a.removeEventListener("mousedown",this.handleCellMouseDown),a.removeEventListener("mousemove",this.handleCellMouseMove),a.removeEventListener("mouseup",this.handleCellMouseUp),a.removeEventListener("click",this.handleCellMouseClick)}},a.prototype.listenTdSelection=function(){var e=this.tableViewWrapperRef.current;if(e){var a=e.querySelector("tbody");a.addEventListener("mousedown",this.handleCellMouseDown),a.addEventListener("mousemove",this.handleCellMouseMove),a.addEventListener("mouseup",this.handleCellMouseUp),a.addEventListener("click",this.handleCellMouseClick)}},a.prototype.handleCellMouseDown=function(e){var a,t=e.target;if(!t||"TD"===t.tagName){this.removeAllSelectionMark(),this.setState({displayMergeCell:!1});var n=t.getAttribute("data-editor-id");this.isSelectionCell=!0,this.selectedCell=((a={})[n]=(0,l.HJ)(this.props.schema,n),a)}},a.prototype.handleCellMouseMove=function(e){if(this.isSelectionCell){this.preventTableClick=!0;var a=e.target;if(a&&"TD"!==a.tagName)return;var t=a.getAttribute("data-editor-id");t in this.selectedCell||(this.selectedCell[t]=(0,l.HJ)(this.props.schema,t),this.markSelectingCell(),this.setState({displayMergeCell:!0}))}},a.prototype.findFirstAndLastCell=function(){var e,a,t=[];for(var n in this.selectedCell)t.push(this.selectedCell[n]);t.length||console.warn((0,o.Ru)("9efb0ce5a4510ef29345b6edb3e58bc2"));var c=t[0].$$col,d=t[0].$$row,i=0,l=0,r=null;try{for(var b=(0,p.Ju)(t),f=b.next();!f.done;f=b.next()){var s=f.value,u=s.$$col+(s.colspan||1)-1,m=s.$$row+(s.rowspan||1)-1;u>=i&&(i=u),m>=l&&(l=m),s.$$col<=c&&(c=s.$$col),s.$$row<=d&&(d=s.$$row),s.$$col===c&&s.$$row===d&&(r=s)}}catch(a){e={error:a}}finally{try{f&&!f.done&&(a=b.return)&&a.call(b)}finally{if(e)throw e.error}}return{minRow:d,minCol:c,maxRow:l,maxCol:i,firstCell:r,lastCell:null}},a.prototype.markSelectingCell=function(){var e,a,t,n,c=this,o=this.findFirstAndLastCell(),d=o.minRow,i=o.minCol,l=o.maxRow,r=o.maxCol;try{for(var b=(0,p.Ju)(this.props.schema.trs),f=b.next();!f.done;f=b.next()){var s=f.value;try{for(var u=(t=void 0,(0,p.Ju)(s.tds)),m=u.next();!m.done;m=u.next()){var h=m.value,v=h;v.$$col>=i&&v.$$col<=r&&v.$$row>=d&&v.$$row<=l&&(v.$$id in this.selectedCell||(this.selectedCell[v.$$id]=h))}}catch(e){t={error:e}}finally{try{m&&!m.done&&(n=u.return)&&n.call(u)}finally{if(t)throw t.error}}}}catch(a){e={error:a}}finally{try{f&&!f.done&&(a=b.return)&&a.call(b)}finally{if(e)throw e.error}}var y=this.tableViewWrapperRef.current;y&&y.querySelectorAll("td").forEach((function(e){e.getAttribute("data-editor-id")in c.selectedCell&&e.setAttribute("data-selected","1")}))},a.prototype.removeAllSelectionMark=function(){var e=this.tableViewWrapperRef.current;e&&e.querySelectorAll("td").forEach((function(e){e.removeAttribute("data-selected")}))},a.prototype.handleCellMouseUp=function(e){this.isSelectionCell=!1},a.prototype.handleCellMouseClick=function(e){this.preventTableClick&&(e.stopPropagation(),e.preventDefault(),this.preventTableClick=!1)},a.prototype.handleMergeCell=function(){var e=this.findFirstAndLastCell(),a=e.firstCell,t=e.minRow,n=e.minCol,c=e.maxRow,d=e.maxCol;if(a){var i=a.$$id,l=d-n+1,r=c-t+1;a.colspan=l,a.rowspan=r;var b=[];for(var f in this.selectedCell)b.push(this.selectedCell[f]);for(var s=b.filter((function(e){return e.$$id!==i})).map((function(e){return e.$$id})),u=this.props.schema.trs,p=u.length;p--;){var m=u[p];m.tds=m.tds.filter((function(e){return!s.includes(e.$$id)})),m.tds.length||u.splice(p,1)}var h=this.props.schema.$$id;this.store.changeValueById(h,this.props.schema),this.setState({displayMergeCell:!1})}else console.warn((0,o.Ru)("3ce57bd19e37d2b27145dc6fcfff3520"))},a.prototype.syncLinePos=function(){var e=this.tableViewWrapperRef.current;if(e){var a=e.querySelector("table").getBoundingClientRect(),t=e.querySelectorAll("tr");if(!t.length||void 0===this.maxChildTrIndex)return;for(var n=Array.from(e.querySelectorAll(".ae-TableViewEditor-rowLine")),c=0;c<t.length;c++)if(t[c]){var d=t[c].getBoundingClientRect();n[c]?n[c].style.top=d.top+d.height-a.top-3.5+"px":console.warn((0,o.Ru)("f7d205072a2ceb63b4f48a8b6f32fd25"))}for(var i=t[this.maxChildTrIndex].querySelectorAll("td"),l=Array.from(e.querySelectorAll(".ae-TableViewEditor-colLine")),r=0;r<i.length;r++){var b=i[r];if(b){var f=b.getBoundingClientRect();l[r]?l[r].style.left=f.left+f.width-a.left-3.5+"px":console.warn((0,o.Ru)("852228c640b1daefe6b0853390e66791"))}}}},a.prototype.componentDidUpdate=function(e){var a=e.schema,t=this.props.schema;Ic()(a,t)||this.syncLineState()},a.prototype.lineMouseDownCommon=function(e){this.startY=e.clientY,this.startX=e.clientX;var a=e.currentTarget;this.draggingElement=a,this.draggingElementTop=parseInt(this.draggingElement.style.top,10),this.draggingElementLeft=parseInt(this.draggingElement.style.left,10),a.style.background="#4285f4",this.draggingId=a.getAttribute("data-id"),a.addEventListener("click",this.handleLineClick,{once:!0})},a.prototype.handleRowMouseDown=function(e){this.lineMouseDownCommon(e),document.addEventListener("mousemove",this.handleRowMouseMove),document.addEventListener("mouseup",this.handleRowMouseUp)},a.prototype.handleRowMouseMove=function(e){var a=e.clientY-this.startY;this.draggingElement.style.top=this.draggingElementTop+a+"px"},a.prototype.handleRowMouseUp=function(e){document.removeEventListener("mousemove",this.handleRowMouseMove),document.removeEventListener("mouseup",this.handleRowMouseUp);var a=e.clientY-this.startY,t=this.store,n=this.draggingId,d=t.getValueOf(n),i=this.tableViewWrapperRef.current.querySelector('tr[data-editor-id="'.concat(n,'"]'));if(this.draggingElement.style.background="none",d&&i){var l=i.getBoundingClientRect().height+a;t.changeValueById(n,(0,p.Cl)((0,p.Cl)({},d),{height:l})),42-l>20&&c.oRP.warning((0,o.Ru)("38d2ccdde0ae0c2329defd3c75c59d8b"))}else console.warn((0,o.Ru)("26526c3354307798dfa84f17decf5140"),n)},a.prototype.handleColMouseDown=function(e){this.lineMouseDownCommon(e),document.addEventListener("mousemove",this.handleColMouseMove),document.addEventListener("mouseup",this.handleColMouseUp)},a.prototype.handleColMouseMove=function(e){var a=e.clientX-this.startX;this.draggingElement.style.left=this.draggingElementLeft+a+"px"},a.prototype.handleColMouseUp=function(e){document.removeEventListener("mousemove",this.handleColMouseMove),document.removeEventListener("mouseup",this.handleColMouseUp);var a=e.clientX-this.startX,t=this.store,n=this.draggingId,c=t.getValueOf(n),d=this.tableViewWrapperRef.current.querySelector('td[data-editor-id="'.concat(n,'"]'));if(this.draggingElement.style.background="none",c&&d){var i=d.getBoundingClientRect().width+a;t.changeValueById(n,(0,p.Cl)((0,p.Cl)({},c),{width:i}))}else console.warn((0,o.Ru)("26526c3354307798dfa84f17decf5140"),n)},a.prototype.handleLineClick=function(e){e.stopPropagation(),e.preventDefault()},a.prototype.renderMergeIcon=function(){return this.state.displayMergeCell?n.createElement("div",{className:"ae-TableViewEditor-mergeIcon",onMouseDown:this.handleMergeCell},(0,o.Ru)("d59379f4227af3b2c60214e2f4f903ba")):null},a.prototype.render=function(){var e=this,a=this.props,t=a.children,c=a.schema,o=this.state.trIds.map((function(a){return n.createElement("div",{className:"ae-TableViewEditor-rowLine",key:"row-".concat(a),"data-id":a,onMouseDown:e.handleRowMouseDown})})),d=this.state.tdIds.map((function(a){return n.createElement("div",{className:"ae-TableViewEditor-colLine",key:"row-".concat(a),"data-id":a,onMouseDown:e.handleColMouseDown})}));return n.createElement("div",{className:"ae-TableViewEditor",ref:this.tableViewWrapperRef,style:null==c?void 0:c.style},t,this.renderMergeIcon(),o,d)},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"removeListenTdSelection",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"listenTdSelection",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[MouseEvent]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleCellMouseDown",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[MouseEvent]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleCellMouseMove",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[MouseEvent]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleCellMouseUp",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[MouseEvent]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleCellMouseClick",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleMergeCell",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleRowMouseDown",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[MouseEvent]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleRowMouseMove",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[MouseEvent]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleRowMouseUp",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleColMouseDown",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[MouseEvent]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleColMouseMove",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[MouseEvent]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleColMouseUp",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[MouseEvent]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleLineClick",null),a}(n.Component);window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var zd={body:{type:"tpl",wrapperComponent:"",tpl:"---"}};function Pd(e){var a,t,n,c;if(!e)return{trs:[]};var o=[],d=e.trs||[],i=0;try{for(var l=(0,p.Ju)(d),r=l.next();!r.done;r=l.next()){var b=r.value.tds||[],f=0;try{for(var s=(n=void 0,(0,p.Ju)(b)),u=s.next();!u.done;u=s.next()){for(var m=u.value;o[i]&&o[i][f];)f+=1;var h=m.rowspan||1,v=m.colspan||1;if(h>1||v>1)for(var y=0;y<h;y++){var g=i+y;o[g]||(o[g]=[]);for(var R=0;R<v;R++){var C=f+R;o[g][C]=!0}}m.$$row=i,m.$$col=f,f+=1}}catch(e){n={error:e}}finally{try{u&&!u.done&&(c=s.return)&&c.call(s)}finally{if(n)throw n.error}}i+=1}}catch(e){a={error:e}}finally{try{r&&!r.done&&(t=l.return)&&t.call(l)}finally{if(a)throw a.error}}return e}var jd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="table-view",a.$schema="/schemas/TableViewSchema.json",a.name=(0,o.Ru)("175e01917d9d4891a40eab43f4487030"),a.isBaseComponent=!0,a.icon="fa fa-columns",a.pluginIcon="table-view-plugin",a.description=(0,o.Ru)("9fe8304dade75a37bc04f45515688325"),a.searchKeywords=(0,o.Ru)("7cb7a4480adf1c3e13378201684dbd5f"),a.docLink="/amis/zh-CN/components/table-view",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.scaffold={type:"table-view",trs:[{background:"#F7F7F7",tds:[{body:{type:"tpl",wrapperComponent:"",tpl:(0,o.Ru)("2560b304e691da78ee2e02f5af9b494d")}},{body:{type:"tpl",wrapperComponent:"",tpl:(0,o.Ru)("f7d29dfae05b5d049b64b040b14d9a00")}},{body:{type:"tpl",wrapperComponent:"",tpl:(0,o.Ru)("44e7ebb4007104495dcb7afbbb6778fb")}}]},{tds:[{rowspan:2,body:{type:"tpl",wrapperComponent:"",tpl:(0,o.Ru)("3f0cb8b8c238c3b4e08898ce6d449c8d")}},{body:{type:"tpl",wrapperComponent:"",tpl:(0,o.Ru)("692e92669c0ca340eff4fdcef32896ee")}},{body:{type:"tpl",wrapperComponent:"",tpl:"${beijing}"}}]},{tds:[{body:{type:"tpl",wrapperComponent:"",tpl:(0,o.Ru)("b8b75a5f9109919ff3f67b336b62afe9")}},{body:{type:"tpl",wrapperComponent:"",tpl:"${tianjing}"}}]}]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),renderMethod:"renderTdBody",preferTag:(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")}],a.panelTitle=(0,o.Ru)("175e01917d9d4891a40eab43f4487030"),a.panelJustify=!0,a.panelBody=[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),className:"p-none",body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("caption"),{label:(0,o.Ru)("3a8647306ee6456517b7bf9c8bc7de23"),name:"captionSide",type:"button-group-select",size:"sm",mode:"row",className:"ae-buttonGroupSelect--justify",visibleOn:"this.caption",options:[{label:(0,o.Ru)("c949729cd1a1e425595c1a297649c7c6"),value:"top"},{label:(0,o.Ru)("12c4c5e8abda77e1fdc93653d6414187"),value:"bottom"}]},{type:"input-text",label:(0,o.Ru)("d1c2b2d68063b4a57af61e3027861cd8"),name:"width",clearable:!0},{type:"input-text",label:(0,o.Ru)("b32ec25f2bdf7b2eed5e947cf82a4fde"),name:"padding",clearable:!0},{label:(0,o.Ru)("8a42ded5c9d58f3dd9e3a8968ec04b34"),name:"border",type:"switch",mode:"row",pipeIn:(0,l.Jh)(!0),inputClassName:"inline-flex justify-between flex-row-reverse"},{label:(0,o.Ru)("9b4bae5d8251de0b6f00b704936b00d3"),type:"input-color",name:"borderColor",visibleOn:'this.border || typeof this.border === "undefined"',pipeIn:(0,l.Jh)("#eceff8")}]},(0,l.ol)("status")])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),className:"p-none",body:(0,l.ol)("collapseGroup",(0,p.fX)([],(0,p.zs)((0,l.ol)("theme:common")),!1))}])],a.fieldWrapperResolve=function(e){return e},a.overrides={renderTd:function(e,a,t){var c=this.super(e,a,t),o=this.props.$$editor;if(!o||!e.$$id)return c;var d=o.plugin,i=e.$$id;return n.createElement(l.Qw,{type:o.type,plugin:o.plugin,renderer:o.renderer,key:i,$schema:"/schemas/TdObject.json",hostId:o.id,memberIndex:a,name:"".concat("单元格 ".concat(t+1,",").concat(a+1)),id:i,draggable:!1,wrapperResolve:d.fieldWrapperResolve,schemaPath:"".concat(o.schemaPath,"/td"),path:"".concat(this.props.$path,"/tr/").concat(t,"/td/").concat(a),data:this.props.data,children:c})},renderTr:function(e,a){var t=this.super(e,a),c=this.props.$$editor;if(!c||!e.$$id)return t;var o=c.plugin,d=e.$$id;return n.createElement(l.Qw,{type:c.type,plugin:c.plugin,renderer:c.renderer,key:d,$schema:"/schemas/TrObject.json",hostId:c.id,memberIndex:a,name:"".concat("行 ".concat(a+1)),id:d,draggable:!1,wrapperResolve:o.fieldWrapperResolve,schemaPath:"".concat(c.schemaPath,"/tr"),path:"".concat(this.props.$path,"/tr/").concat(a),data:this.props.data,children:t})}},a.tdVRendererConfig={panelTitle:(0,o.Ru)("1ebd0cd417700f3f4a7ee5f64518fcd1"),panelBodyCreator:function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),className:"p-none",body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4d775d4cd79e2ed6a2fc66fd1e7139c8"),body:[{label:(0,o.Ru)("2f97db95d75280bfedc5afa72d2c717d"),type:"input-color",name:"background"},{label:(0,o.Ru)("7ec907e7059b758ace2f3adb9bb803ff"),type:"input-color",name:"color"},{label:(0,o.Ru)("104711e38d3cd9335dbd1f4301178edb"),name:"bold",type:"switch",mode:"row",inputClassName:"inline-flex justify-between flex-row-reverse"}]},{title:(0,o.Ru)("5aefca559c5a41d10078e21e6d616825"),body:[{type:"input-text",label:(0,o.Ru)("65194da33aa3aa1d0fd08b5690af6f26"),name:"width",clearable:!0},{type:"input-number",name:"padding",label:(0,o.Ru)("fbd9998b10e690230b0f2fa9b24087ac")},{label:(0,o.Ru)("98d695d6a6a48cfb4bc2f6396ee64787"),name:"align",type:"button-group-select",size:"sm",mode:"row",className:"ae-buttonGroupSelect--justify",options:[{label:"",value:"left",icon:"fa fa-align-left"},{label:"",value:"center",icon:"fa fa-align-center"},{label:"",value:"right",icon:"fa fa-align-right"},{label:"",value:"justify",icon:"fa fa-align-justify"}]},{label:(0,o.Ru)("11b7fc50778c89572391ec4c6c4b55e1"),name:"valign",type:"button-group-select",size:"sm",mode:"row",className:"ae-buttonGroupSelect--justify",options:[{label:(0,o.Ru)("c949729cd1a1e425595c1a297649c7c6"),value:"top"},{label:(0,o.Ru)("0bbc2ea4e1d1f23feb576de5dca1ce3b"),value:"middle"},{label:(0,o.Ru)("12c4c5e8abda77e1fdc93653d6414187"),value:"bottom"},{label:(0,o.Ru)("ed97c73866617b40a7b1215867e0f489"),value:"baseline"}]},{type:"input-number",name:"colspan",label:(0,o.Ru)("4745afe0f89f665e41adf819da5df1b6")},{type:"input-number",name:"rowspan",label:(0,o.Ru)("7c2e1f863e86715e892f61a54e558b20")}]}])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),className:"p-none",body:(0,l.ol)("collapseGroup",(0,l.ol)("theme:common"))}])]}},a.trVRendererConfig={panelTitle:(0,o.Ru)("d17020cd3e6564f5154cf2251cd30f52"),panelBodyCreator:function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:[{label:(0,o.Ru)("5a431ad16d8f7f23fac3be5650e51caa"),type:"input-number",name:"height"},{label:(0,o.Ru)("db439b129f3143e14a7024f08ea3732d"),type:"input-color",name:"background"}]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),className:"p-none",body:(0,l.ol)("collapseGroup",(0,l.ol)("theme:common"))}])]}},a}return(0,p.C6)(a,e),a.prototype.renderRenderer=function(e){var a=e.$$editor.renderer,t=e.$schema;return Pd(t),n.createElement(Md,{schema:t,manager:this.manager},n.createElement(a.component,(0,p.Cl)({},e)))},a.prototype.buildEditorPanel=function(a,t){e.prototype.buildEditorPanel.call(this,a,t);var n=this.manager.store;a.info.schemaPath.endsWith("/td")?t.push({key:"td",order:100,icon:this.tdVRendererConfig.panelIcon||"fa fa-tablet",pluginIcon:this.pluginIcon,title:this.tdVRendererConfig.panelTitle||(0,o.Ru)("30d6ed36667cb98165f07c59702754ea"),render:this.manager.makeSchemaFormRender({controls:this.tdVRendererConfig.panelControlsCreator?this.tdVRendererConfig.panelControlsCreator(a):this.tdVRendererConfig.panelControls,body:this.tdVRendererConfig.panelBodyCreator?this.tdVRendererConfig.panelBodyCreator(a):this.tdVRendererConfig.panelBody,panelById:n.activeId})}):a.info.schemaPath.endsWith("/tr")&&t.push({key:"tr",order:100,icon:this.trVRendererConfig.panelIcon||"fa fa-tablet",title:this.trVRendererConfig.panelTitle||(0,o.Ru)("30d6ed36667cb98165f07c59702754ea"),render:this.manager.makeSchemaFormRender({controls:this.trVRendererConfig.panelControlsCreator?this.trVRendererConfig.panelControlsCreator(a):this.trVRendererConfig.panelControls,body:this.trVRendererConfig.panelBodyCreator?this.trVRendererConfig.panelBodyCreator(a):this.trVRendererConfig.panelBody,panelById:n.activeId})})},a.prototype.insertRow=function(e,a){var t,n,c=this.manager.store,d=c.getNodePathById(e),i=d[d.length-3].id,r=c.getSchema(i);Pd(r);var b=(0,l.HJ)(r,e);if(b){var f=b.$$row;"below"===a&&(b.rowspan?f+=b.rowspan:f+=1);for(var s=this.calculateCellActualMaxCol(r),u=r.trs.length,m=0;m<r.trs.length;m++)try{for(var h=(t=void 0,(0,p.Ju)(r.trs[m].tds||[])),v=h.next();!v.done;v=h.next()){var y=v.value,g=y.$$row,R=y.rowspan||1,C=y.colspan||1;if(R>1&&g<f&&g+R>f&&(y.rowspan=R+1,s-=C),g===f){u=m;break}}}catch(e){t={error:e}}finally{try{v&&!v.done&&(n=h.return)&&n.call(h)}finally{if(t)throw t.error}}for(var w=[],x=0;x<s;x++)w.push(zd);r.trs.splice(u,0,{tds:w}),this.manager.store.changeValueById(i,r)}else console.warn((0,o.Ru)("49d45317662097180e27fa53235d9b13"))},a.prototype.calculateCellActualMaxCol=function(e){var a=0;if(!(null==e?void 0:e.trs))return a;for(var t=e.trs,n={},c=0;c<t.length;c++)for(var o=t[c],d=0,i=0;i<o.tds.length;i++){var l=o.tds[i],r=l.colspan||1;l.rowspan;for(var b=c,f=d,s=0;s<r;s++)n[u="".concat(b,"-").concat(f+s)]?f++:n[u]={rowIndex:b,colIndex:f+s};d+=r}for(var u in n){var p=n[u].colIndex;a=Math.max(a,p+1)}return a},a.prototype.buildEditorContextMenu=function(e,a){var t=e.info,n=e.schema,c=n.$$id,d=(0,p.Tt)(n,["$$id"]),i=d.colspan||1,l=d.rowspan||1;t.schemaPath.endsWith("/td")&&(a.push("|"),a.push({label:(0,o.Ru)("a896691b72032fe21a00b6487381a529"),onSelect:this.insertCol.bind(this,c,"left")}),a.push({label:(0,o.Ru)("24e4bbbf29a8d31e711c8d9366bf1a6f"),onSelect:this.insertRow.bind(this,c,"below")}),a.push({label:(0,o.Ru)("aea2dd682bc9dc2974dd971581148459"),onSelect:this.insertRow.bind(this,c,"above")}),a.push({label:(0,o.Ru)("bac058b86f8fd4e8f5e2ef3807799aea"),onSelect:this.insertCol.bind(this,c,"right")}),a.push("|"),a.push({label:(0,o.Ru)("488d0742c010851e9c6ce3264df9542b"),disabled:!(i>1||l>1)||!1,onSelect:this.splitCell.bind(this,c)}))},a.prototype.insertCol=function(e,a){var t,n,c=this.manager.store,d=c.getNodePathById(e),i=d[d.length-3].id,r=c.getSchema(i);Pd(r);var b=(0,l.HJ)(r,e);if(b){var f=b.$$col;"right"===a&&(f+=1);try{for(var s=(0,p.Ju)(r.trs||[]),u=s.next();!u.done;u=s.next()){for(var m=u.value.tds||[],h=!1,v=0;v<m.length;v++){var y=m[v],g=y.colspan||1,R=y.$$col;if(g>1&&R+g>f){y.colspan=g+1,h=!0;break}if(f<=R){m.splice(v,0,zd),h=!0;break}}h||m.push(zd)}}catch(e){t={error:e}}finally{try{u&&!u.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}this.manager.store.changeValueById(i,r)}else console.warn((0,o.Ru)("49d45317662097180e27fa53235d9b13"))},a.prototype.splitCell=function(e){var a,t,n=this.manager.store,c=n.getNodePathById(e),d=c[c.length-3].id,i=n.getSchema(d);Pd(i);var r=(0,l.HJ)(i,e);if(r){var b=r.rowspan||1,f=r.colspan||1;r.colspan=1,r.rowspan=1;for(var s=r.$$row,u=r.$$col,m=[],h=0;h<b;h++)for(var v=0;v<f;v++)0===h&&0===v||m.push({row:s+h,col:u+v});m.sort((function(e,a){return a.col-e.col}));try{for(var y=(0,p.Ju)(i.trs),g=y.next();!g.done;g=y.next())for(var R=g.value,C=0;C<R.tds.length;C++)for(var w=R.tds[C],x=w.$$row,S=w.$$col,N=m.length;N--;){var k=m[N];x===k.row&&(k.col<=S?R.tds.splice(C,0,zd):R.tds.push(zd),m.splice(N,1))}}catch(e){a={error:e}}finally{try{g&&!g.done&&(t=y.return)&&t.call(y)}finally{if(a)throw a.error}}if(m.length){var E=[];for(h=0;h<m.length;h++)E.push(zd);i.trs.push({tds:E})}this.manager.store.changeValueById(d,i)}else console.warn((0,o.Ru)("49d45317662097180e27fa53235d9b13"))},a.prototype.buildEditorToolbar=function(e,a){var t=this,n=e.schema;if(e.info.schemaPath.endsWith("/td")){var c=n.$$id;a.push({icon:"fa fa-chevron-left",order:100,tooltip:(0,o.Ru)("a896691b72032fe21a00b6487381a529"),onClick:function(){t.insertCol(c,"left")}}),a.push({icon:"fa fa-chevron-down",order:100,tooltip:(0,o.Ru)("24e4bbbf29a8d31e711c8d9366bf1a6f"),onClick:function(){t.insertRow(c,"below")}}),a.push({icon:"fa fa-chevron-up",order:100,tooltip:(0,o.Ru)("aea2dd682bc9dc2974dd971581148459"),onClick:function(){t.insertRow(c,"above")}}),a.push({icon:"fa fa-chevron-right",order:100,tooltip:(0,o.Ru)("bac058b86f8fd4e8f5e2ef3807799aea"),onClick:function(){t.insertCol(c,"right")}});var d=n.colspan||1,i=n.rowspan||1;(d>1||i>1)&&a.push({icon:"fa fa-columns",order:100,tooltip:(0,o.Ru)("488d0742c010851e9c6ce3264df9542b"),onClick:function(){t.splitCell(c)}})}},a.id="TableViewPlugin",a}(l.j8);(0,l.I0)(jd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},t(48528);var Bd=function(e){function a(){return null!==e&&e.apply(this,arguments)||this}return(0,p.C6)(a,e),a.prototype.connectedCallback=function(){this.attachShadow({mode:"open"}).textContent="web-component-demo"},a}(HTMLElement);try{customElements.define("web-component-demo",Bd)}catch(e){console.log("[amis-editor]",e)}var Dd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="web-component",a.$schema="/schemas/WebComponentSchema.json",a.name="Web Component",a.isBaseComponent=!0,a.description=(0,o.Ru)("1fa035e78c5408c9079c20637acdb2bb"),a.docLink="/amis/zh-CN/components/web-component",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.icon="fa fa-square-o",a.pluginIcon="web-component-plugin",a.scaffold={type:"web-component",tag:"web-component-demo"},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("8df7c8a1f9f579f0ddc35bb4ee50f166"),a.notRenderFormZone=!0,a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:[(0,l.ol)("collapseGroup",[{className:"p-none",title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{type:"input-text",label:(0,o.Ru)("14d342362f66aa86e2aa1c1e11aa1204"),name:"tag"},(0,l.ol)("combo-container",{type:"input-kv",mode:"normal",draggable:!1,name:"props",valueSchema:(0,l.ol)("formulaControl",{placeholder:"Value"}),label:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce")})]}])]}])},a}return(0,p.C6)(a,e),a.id="WebComponentPlugin",a}(l.j8);(0,l.I0)(Dd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Vd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="audio",a.$schema="/schemas/AudioSchema.json",a.name=(0,o.Ru)("726dd5df4319e9e158e2ca3c22177b6c"),a.isBaseComponent=!0,a.description=(0,o.Ru)("e7a707f9fc7da36828db940ca2960f4b"),a.docLink="/amis/zh-CN/components/audio",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.icon="fa fa-music",a.pluginIcon="audio-plugin",a.scaffold={type:"audio",autoPlay:!1,src:""},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("726dd5df4319e9e158e2ca3c22177b6c"),a.panelBodyCreator=function(e){var a=/\/field\/\w+$/.test(e.path);return[(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),a?{type:"tpl",inline:!1,className:"text-info text-sm",tpl:(0,o.Ru)("37b12f2666b9e4e37f33eb5e83533d5e")}:null,(0,l.ol)("audioUrl",{name:"src",type:"input-text",label:(0,o.Ru)("f8f176147db276063e7ec15f076e39e0"),description:(0,o.Ru)("91d3cd46d6b6919749e56056d5acc9bc")}),{type:"select",name:"rates",label:(0,o.Ru)("a945269af10da66c82cdb7336bc490d1"),description:(0,o.Ru)("7ccd84ca5c16cd03d26f5ecd5e6f6bd2"),multiple:!0,pipeIn:function(e){return Array.isArray(e)?e.join(","):[]},pipeOut:function(e){if(e&&e.length){var a=e.split(",");return a=a.filter((function(e){return Number(e)&&Number(e)>0&&Number(e)<=16})).map((function(e){return Number(Number(e).toFixed(1))})),Array.from(new Set(a))}return[]},options:["0.5","1","1.5","2","2.5","3","3.5","4"]},{name:"controls",type:"select",label:(0,o.Ru)("fc03b83d19e2fd12f1e7c56a11d7dc18"),multiple:!0,extractValue:!0,joinValues:!1,options:[{label:(0,o.Ru)("d37d357dee041774b993daaf5c8bb752"),value:"rates"},{label:(0,o.Ru)("b85270cd3c06d8eb635eadcffbb10119"),value:"play"},{label:(0,o.Ru)("19fcb9eb2594059036dfede5f4ec53e8"),value:"time"},{label:(0,o.Ru)("c7bff79d059a0b7ff9b02441959d8be2"),value:"process"},{label:(0,o.Ru)("09b095d8fc867cb968673be9dcc00a93"),value:"volume"}],pipeIn:(0,l.Jh)(["rates","play","time","process","volume"]),labelRemark:{trigger:"click",className:"m-l-xs",rootClose:!0,content:(0,o.Ru)("ad751bba0aed43a673c40b652a239fc3"),placement:"left"}},(0,l.ol)("switch",{name:"autoPlay",label:(0,o.Ru)("54c6bb48170611ec995f634319312156")}),(0,l.ol)("switch",{name:"loop",label:(0,o.Ru)("56e6ecf97176d30c06b30cfa428ef832")})]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("className"),(0,l.ol)("switch",{name:"inline",label:(0,o.Ru)("2fb0853874c2cc8cc42f0c7520af662a"),pipeIn:(0,l.Jh)(!0)})]},{title:(0,o.Ru)("33bf801796fd255b5f6147e33146669b"),body:[(0,l.ol)("ref"),(0,l.ol)("visible")]}])]},a}return(0,p.C6)(a,e),a.id="AudioPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Vd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ld=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="video",a.$schema="/schemas/VideoSchema.json",a.name=(0,o.Ru)("7fcf42edf5817042904f4a122ff77582"),a.isBaseComponent=!0,a.description=(0,o.Ru)("1d5bbe0ab0d90a223c162fb375997a98"),a.docLink="/amis/zh-CN/components/video",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.icon="fa fa-video-camera",a.pluginIcon="video-plugin",a.scaffold={type:"video",autoPlay:!1,src:"https://media.w3.org/2010/05/sintel/trailer_hd.mp4",poster:(0,l.wR)({type:"image"})},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("7fcf42edf5817042904f4a122ff77582"),a.panelBody=[(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{name:"src",type:"input-text",label:(0,o.Ru)("f50bc38cf567e68250a8d15edfd8eb27"),description:(0,o.Ru)("733dda7842619a437b2486f6f71b0c10")},{name:"poster",type:"input-text",label:(0,o.Ru)("fb103fc64a0caeec24c707b9e7b50870"),description:(0,o.Ru)("828f83110677bab8ef940f79f77b9049")},(0,l.ol)("switch",{name:"autoPlay",label:(0,o.Ru)("54c6bb48170611ec995f634319312156")}),(0,l.ol)("switch",{name:"muted",label:(0,o.Ru)("351cb1f8ffbcc9d2d4c1f35505e15864")}),(0,l.ol)("switch",{name:"isLive",label:(0,o.Ru)("c7638cec349cb86eaeaeb983909fae0e"),labelRemark:{className:"m-l-xs",trigger:"click",rootClose:!0,placement:"left",content:(0,o.Ru)("82f5f7bf3fb529360947cbb3b988037f")}})]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[{name:"aspectRatio",label:(0,o.Ru)("df0134afa26415a560ae1320dee10c19"),type:"button-group-select",size:"sm",mode:"inline",className:"block",value:"auto",options:[{label:(0,o.Ru)("3aed2c11e95a9c0ea1d853d4aee72e8c"),value:"auto"},{label:"4:3",value:"4:3"},{label:"16:9",value:"16:9"}]},(0,l.ol)("switch",{name:"splitPoster",label:(0,o.Ru)("0d682d277649d8c7952d36f836619a44")}),(0,l.ol)("className")]},{title:(0,o.Ru)("33bf801796fd255b5f6147e33146669b"),body:[(0,l.ol)("visible")]},{title:(0,o.Ru)("0d98c74797e49d00bcc4c17c9d557a2b"),body:[(0,l.ol)("ref"),{type:"input-text",name:"rates",label:(0,o.Ru)("ee1600dfbd6f9e86ca8761cf3fcf6a17"),multiple:!0,joinValues:!1,extractValue:!0,options:[.5,1,1.25,1.5,2,2.5,3,3.5,4,4.5,5].map((function(e){return{label:e,value:e}}))},{name:"frames",type:"input-text",label:(0,o.Ru)("8e7124c3069460d4a8a04c3e3d9ce752"),description:(0,o.Ru)("1fc7d723b3a82ce32bfbbfa0a1761969")}]}])],a}return(0,p.C6)(a,e),a.prototype.filterProps=function(e){return e.frames=(0,l.Hd)(e.frames),e},a.id="VideoPlugin",a}(l.j8);(0,l.I0)(Ld),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var $d=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="custom",a.$schema="/schemas/CustomSchema.json",a.name=(0,o.Ru)("473d2078518479669823205110842376"),a.isBaseComponent=!0,a.description=(0,o.Ru)("8b9c77fa4e646b9cb270f833252e511b"),a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.icon="fa fa-gears",a.pluginIcon="custom-plugin",a.docLink="/amis/zh-CN/components/custom",a.scaffold={type:"custom",html:"<div><h2>hello, world!</h2></div>",onMount:(0,o.Ru)("f8c5e0ac29e905e91146e967cfd39dc9")},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("473d2078518479669823205110842376"),a.panelBody=[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("fieldSet",{title:(0,o.Ru)("0b13dc6251002bf556263fb3e4675b11"),body:[{label:(0,o.Ru)("0b13dc6251002bf556263fb3e4675b11"),name:"html",type:"editor",allowFullscreen:!0}]}),(0,l.ol)("fieldSet",{title:"onMount",body:[{name:"onMount",type:"editor",allowFullscreen:!0,size:"xxl",label:(0,o.Ru)("d6b917c76b92aa9b92b6bebdcab993f3"),options:{lineNumbers:"off",glyphMargin:!1,lineDecorationsWidth:0,lineNumbersMinChars:0}}]}),(0,l.ol)("fieldSet",{title:"onUpdate",body:[{name:"onUpdate",type:"editor",allowFullscreen:!0,size:"xxl",label:(0,o.Ru)("e64739dd24bb0bfcb6f6e1ee2cce5413")}]}),(0,l.ol)("fieldSet",{title:"onUnmount",body:[{name:"onUnmount",type:"editor",allowFullscreen:!0,size:"xxl",label:(0,o.Ru)("0601b7aa5b53cbc3616e24719bcd2aaa")}]})],a}return(0,p.C6)(a,e),a.prototype.buildSubRenderers=function(a,t){var n=e.prototype.buildSubRenderers.apply(this,arguments);return n.scaffold.onMount=(0,o.Ru)("a8065b6d2062bf061762b9200a88251a"),n},a.id="CustomPlugin",a}(l.j8);(0,l.I0)($d),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var _d=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="tasks",a.$schema="/schemas/TasksSchema.json",a.name=(0,o.Ru)("8a471486c6c7bbe43e14392c6b127aea"),a.isBaseComponent=!0,a.description=(0,o.Ru)("4f58f808d62c4e31c347e483898396d5"),a.searchKeywords=(0,o.Ru)("22efa960b935516b3016b4a5bd7f1160"),a.docLink="/amis/zh-CN/components/tasks",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.icon="",a.pluginIcon="tasks-plugin",a.scaffold={type:"tasks",name:"tasks",items:[{label:(0,o.Ru)("9ee043b0a77a26d22eec0f4ea99afbd3"),key:"hive",status:4,remark:(0,o.Ru)("2c8a99d35cb5704994cabcc61a4c3a4a")},{label:(0,o.Ru)("3709f71c9552ed5db76cbe8f3cb5d4be"),key:"partial",status:4},{label:(0,o.Ru)("c60ad696dee4e1eeff6f0f2c2e9b9fc0"),key:"full",status:4}]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("8a471486c6c7bbe43e14392c6b127aea"),a.panelBodyCreator=function(e){var a=(0,l.k7)();return(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{name:"items",label:(0,o.Ru)("5c0dc424442c913c6d16a2cf43137da4"),type:"combo",multiple:!0,multiLine:!0,items:[(0,l.ol)("label",{label:(0,o.Ru)("78caf7115c5140f8913c581920239f22")}),{name:"key",type:"input-text",label:(0,o.Ru)("3a3778f20c0e1a55adafad4861a71216")},{name:"status",type:"input-number",label:(0,o.Ru)("bc7e74f7ccf8ed6fa5b7b7649b221daa")},(0,l.ol)("taskRemark")],addButtonText:(0,o.Ru)("76ba17faedd82297d09b2edd70c5914e"),scaffold:{label:(0,o.Ru)("d7ec2d3fea4756bc1642e0f10c180cf5"),key:"key",status:0,remark:(0,o.Ru)("f411d0f1f925d9b48d8c1d451bd809b1")},description:(0,o.Ru)("093bcd735847b8464d683464165adbb8")},(0,l.ol)("api",{name:"checkApi",label:(0,o.Ru)("7dca021cccc260dbe1d81dfc6b29f513")}),{name:"interval",type:"input-number",min:3e3,step:500,visibleOn:"this.checkApi",pipeIn:(0,l.Jh)(3e3),label:(0,o.Ru)("358e55678114f19424efbb42c0a927d9")},(0,l.ol)("api",{name:"submitApi",label:(0,o.Ru)("77bd60ba17a73ede5d81c4eeba0f830d")}),(0,l.ol)("api",{name:"reSubmitApi",label:(0,o.Ru)("1e057692fcf81e07e20b5f7c9073ea35")}),(0,l.ol)("loadingConfig",{},{context:e}),{type:"divider"},(0,l.ol)("taskNameLabel"),(0,l.ol)("operationLabel"),(0,l.ol)("statusLabel"),(0,l.ol)("remarkLabel"),{name:"btnText",label:(0,o.Ru)("cf6e87cb9edfa398ccfc3db377e34ca4"),type:a?"input-text-i18n":"input-text",pipeIn:(0,l.Jh)((0,o.Ru)("879eb99c7b1aa3223925b9b2dbad4c63"))},{name:"retryBtnText",label:(0,o.Ru)("804b6382fa6d8b53c5a2a409f30f7fe2"),type:a?"input-text-i18n":"input-text",pipeIn:(0,l.Jh)((0,o.Ru)("132c5cdcceb0f1f17c8c088a42959aa4"))},{name:"statusTextMap",pipeIn:(0,l.Jh)([(0,o.Ru)("dd4e55c39cee201b82dbc9cb2aca173f"),(0,o.Ru)("c0d2181d579cd1e965ed10d5183b1fc0"),(0,o.Ru)("fb852fc6cce168301447d1baff276dc5"),(0,o.Ru)("ad8e01fe719bf1a5af82ee0d100d246b"),(0,o.Ru)("fad5222ca0acfaee54f06458188d916a"),(0,o.Ru)("ad8e01fe719bf1a5af82ee0d100d246b")]),type:"input-array",label:(0,o.Ru)("7a4b9e6f14bda48d2c3bf0fa431bd2b3"),multiple:!0,addable:!1,removable:!1,items:(0,l.ol)("inputArrayItem")},{name:"initialStatusCode",label:(0,o.Ru)("f198581dbbc357ccc0283cfe02d56edd"),pipeIn:(0,l.Jh)(0),type:"input-number"},{name:"readyStatusCode",label:(0,o.Ru)("d6bab2368de31490741ed95f732aaa25"),pipeIn:(0,l.Jh)(1),type:"input-number"},{name:"loadingStatusCode",label:(0,o.Ru)("6eafca9359acbb0bedcf86d6b8609e41"),pipeIn:(0,l.Jh)(2),type:"input-number"},{name:"errorStatusCode",label:(0,o.Ru)("7e8b2e41a303cb8532b9ad2006da3c25"),pipeIn:(0,l.Jh)(3),type:"input-number"},{name:"finishStatusCode",label:(0,o.Ru)("231b6f799949f9a743d5193006a15af7"),pipeIn:(0,l.Jh)(4),type:"input-number"},{name:"canRetryStatusCode",label:(0,o.Ru)("003797f6b66c67cd87ec684cacb4ab70"),pipeIn:(0,l.Jh)(5),type:"input-number"}]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("className",{pipeIn:(0,l.Jh)("b-a bg-white table-responsive")}),(0,l.ol)("className",{name:"tableClassName",label:(0,o.Ru)("320f489db3dade075d69f155b346f98b"),pipeIn:(0,l.Jh)("table table-striped m-b-none")}),(0,l.ol)("className",{name:"btnClassName",label:(0,o.Ru)("89d19c1fda4906bd7a336895835ce20e"),pipeIn:(0,l.Jh)("btn-sm btn-default")}),(0,l.ol)("className",{name:"retryBtnClassName",label:(0,o.Ru)("c52b46333f6d5d2796ee64cb359cd58a"),pipeIn:(0,l.Jh)("btn-sm btn-danger")}),{name:"statusLabelMap",pipeIn:(0,l.Jh)(["label-warning","label-info","label-info","label-danger","label-success","label-danger"]),type:"input-array",label:(0,o.Ru)("b091a100499d48dd4ccf0b982aa37d68"),multiple:!0,addable:!1,removable:!1,items:{type:"input-text",placeholder:(0,o.Ru)("4434b33a8731a73613ba5fa1eb984efb")}}]},{title:(0,o.Ru)("33bf801796fd255b5f6147e33146669b"),body:[(0,l.ol)("visible")]}])},a}return(0,p.C6)(a,e),a.id="TasksPlugin",a}(l.j8);(0,l.I0)(_d),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Hd=t(86284),Wd=t.n(Hd),qd=t(3936),Ud=t.n(qd),Jd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="each",a.$schema="/schemas/EachSchema.json",a.name=(0,o.Ru)("ff9f6c2d74c413daa3cd6fb12f8dfd3e"),a.isBaseComponent=!0,a.isListComponent=!0,a.memberImmutable=!0,a.description=(0,o.Ru)("f34111ff3694a6c6de6e31bef8ebadcb"),a.searchKeywords=(0,o.Ru)("7eac9d196c43693b0820c7bc0ab504c7"),a.docLink="/amis/zh-CN/components/each",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.icon="fa fa-repeat",a.pluginIcon="each-plugin",a.scaffold={type:"each",name:"",items:{type:"container",body:[{type:"container",body:[{type:"icon",icon:"fa fa-plane",vendor:"",themeCss:{className:{"padding-and-margin:default":{marginRight:"4px"},font:{color:"#2856ad",fontSize:"20px"}}},id:"u:7fb7aa9c1c43"},{type:"tpl",style:{},tpl:(0,o.Ru)("5d606821df2528b127c07333f5f403cd"),inline:!0,wrapperComponent:"",themeCss:{baseControlClassName:{"font:default":{fontWeight:"var(--fonts-weight-3)",fontSize:"16px",color:"var(--colors-brand-6)"}}},id:"u:5b5f4735dcb0"}],style:{position:"static",display:"flex",flexWrap:"nowrap",justifyContent:"flex-start",alignItems:"center"},wrapperBody:!1,isFixedHeight:!1,isFixedWidth:!1,themeCss:{baseControlClassName:{"padding-and-margin:default":{marginBottom:"6px"}}},id:"u:ee96c8898ee8"},{type:"container",body:[{type:"tpl",tpl:(0,o.Ru)("796011a5b11f78292d93a73ff284de50"),inline:!0,wrapperComponent:"",style:{},themeCss:{baseControlClassName:{"font:default":{fontSize:"var(--fonts-size-4)",color:"var(--colors-neutral-text-2)",fontWeight:"var(--fonts-weight-3)","font-family":"-apple-system"}}},id:"u:d7c386d27b64"}],style:{position:"static",display:"block"},wrapperBody:!1,id:"u:ba92a34b6492"}],size:"none",style:{position:"static",display:"block",flex:"0 0 150px",flexBasis:"250px",overflowX:"auto",overflowY:"auto"},wrapperBody:!1,isFixedHeight:!1,themeCss:{baseControlClassName:{"boxShadow:default":" 0px 0px 8px 0px rgba(3, 3, 3, 0.1)","radius:default":{"top-left-border-radius":"var(--borders-radius-3)","top-right-border-radius":"var(--borders-radius-3)","bottom-left-border-radius":"var(--borders-radius-3)","bottom-right-border-radius":"var(--borders-radius-3)"},"padding-and-margin:default":{marginRight:"20px",paddingTop:"20px",paddingRight:"15px",paddingBottom:"20px",paddingLeft:"15px"}}},id:"u:7484a2c497ed"},placeholder:"",style:{position:"static",display:"flex",flexWrap:"nowrap",justifyContent:"flex-start",alignItems:"center",marginTop:"10px",marginBottom:"10px"},isFixedHeight:!1,isFixedWidth:!1,size:"none",id:"u:330fe2b1f73e"},a.previewSchema=(0,p.Cl)((0,p.Cl)({},a.scaffold),{style:(0,p.Cl)((0,p.Cl)({},a.scaffold.style),{transform:"scale(0.6)",width:"600px",transformOrigin:"left top"}),value:["a","b"]}),a.panelTitle=(0,o.Ru)("69bdc66bb88ac5b63053e2bb7db41801"),a.panelJustify=!0,a.panelBodyCreator=function(e){var t,n,c=null==e?void 0:e.schema,d=(null==c?void 0:c.isFreeContainer)||!1,i=null===(t=a.manager)||void 0===t?void 0:t.isFlexItem(null==e?void 0:e.id),r=null===(n=a.manager)||void 0===n?void 0:n.isFlexColumnItem(null==e?void 0:e.id),b=[(0,l.ol)("layout:display"),(0,l.ol)("layout:flex-setting",{visibleOn:'this.style && (this.style.display === "flex" || this.style.display === "inline-flex")',direction:c.direction,justify:c.justify,alignItems:c.alignItems}),(0,l.ol)("layout:flex-wrap",{visibleOn:'this.style && (this.style.display === "flex" || this.style.display === "inline-flex")'})];return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"input-text",label:(0,o.Ru)("3791ba5c2962a42a251489872342b7d6"),name:"editorSetting.displayName"},(0,l.ol)("formItemName",{label:(0,o.Ru)("41a344642681efaaa418c228ba7fb45c"),paramType:"output"}),(0,l.ol)("valueFormula",{rendererSchema:{type:"input-number",min:1},name:"maxLength",label:(0,o.Ru)("7232042d4e1b0c8c7172d68048358619"),valueType:"number"}),(0,l.ol)("valueFormula",{rendererSchema:{type:"input-text"},name:"placeholder",label:(0,o.Ru)("ffa655818f7dd46fb2a767c51618741b")})]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",(0,p.fX)([{title:(0,o.Ru)("5aefca559c5a41d10078e21e6d616825"),body:(0,p.fX)((0,p.fX)([(0,l.ol)("layout:originPosition"),(0,l.ol)("layout:inset",{mode:"vertical"})],(0,p.zs)(d?[]:b),!1),[i?(0,l.ol)("layout:flex",{isFlexColumnItem:r,label:r?(0,o.Ru)("f02f876ee64cc016d97fa4dc498d4857"):(0,o.Ru)("a170a375b264f7fe0c02a7ca8c268784"),visibleOn:'this.style && (this.style.position === "static" || this.style.position === "relative")'}):null,i?(0,l.ol)("layout:flex-grow",{visibleOn:'this.style && this.style.flex === "1 1 auto" && (this.style.position === "static" || this.style.position === "relative")'}):null,i?(0,l.ol)("layout:flex-basis",{label:r?(0,o.Ru)("183f00df0922a6be371fea58cd46a60a"):(0,o.Ru)("f92626f9e56b3e2d0c47495a446acf71"),visibleOn:'this.style && (this.style.position === "static" || this.style.position === "relative") && this.style.flex === "1 1 auto"'}):null,i?(0,l.ol)("layout:flex-basis",{label:r?(0,o.Ru)("c19b79073b676b9bade80613aba2dbfa"):(0,o.Ru)("b591aed69defa2abf0486da6a58dfb5e"),visibleOn:'this.style && (this.style.position === "static" || this.style.position === "relative") && this.style.flex === "0 0 150px"'}):null,(0,l.ol)("layout:overflow-x",{visibleOn:"".concat(i&&!r," && this.style.flex === '0 0 150px'")}),(0,l.ol)("layout:isFixedHeight",{visibleOn:"".concat(!i||!r),onChange:function(a){null==e||e.node.setHeightMutable(a)}}),(0,l.ol)("layout:height",{visibleOn:"".concat(!i||!r)}),(0,l.ol)("layout:max-height",{visibleOn:"".concat(!i||!r)}),(0,l.ol)("layout:min-height",{visibleOn:"".concat(!i||!r)}),(0,l.ol)("layout:overflow-y",{visibleOn:"".concat(!i||!r," && (this.isFixedHeight || this.style && this.style.maxHeight) || (").concat(i&&r," && this.style.flex === '0 0 150px')")}),(0,l.ol)("layout:isFixedWidth",{visibleOn:"".concat(!i||r),onChange:function(a){null==e||e.node.setWidthMutable(a)}}),(0,l.ol)("layout:width",{visibleOn:"".concat(!i||r)}),(0,l.ol)("layout:max-width",{visibleOn:"".concat(!i||r)}),(0,l.ol)("layout:min-width",{visibleOn:"".concat(!i||r)}),(0,l.ol)("layout:overflow-x",{visibleOn:"".concat(!i||r," && (this.isFixedWidth || this.style && this.style.maxWidth)")}),i?null:(0,l.ol)("layout:margin-center"),i||d?null:(0,l.ol)("layout:textAlign",{name:"style.textAlign",label:(0,o.Ru)("a3221d2d224767df4afa7a8653ded8fe"),visibleOn:'this.style && this.style.display !== "flex" && this.style.display !== "inline-flex"'}),(0,l.ol)("layout:z-index"),(0,l.ol)("layout:sticky",{visibleOn:'this.style && (this.style.position !== "fixed" && this.style.position !== "absolute")'}),(0,l.ol)("layout:stickyPosition")],!1)}],(0,p.zs)((0,l.ol)("theme:common",{exclude:["layout"]})),!1))}])},a}return(0,p.C6)(a,e),a.prototype.filterProps=function(e,a){var t;return e=dc(e),a.state.value||a.updateState({value:[{},{}]}),e.className="".concat(e.className||""," ae-Editor-list"),!e.items||(null===(t=e.items.className)||void 0===t?void 0:t.includes("eachItem"))||Array.isArray(e.items)||(e.items=Wd()({className:"".concat(e.items.className||""," ae-Editor-eachItem")},e.items)),e},a.prototype.buildDataSchemas=function(e,a){var t,n={$id:"each",type:"object",title:(0,o.Ru)("64095ae27232995731f776f12bf66d8d"),properties:{}},d=e.schema.source&&String(e.schema.source).match(/{([\w-_]+)}/),i=e.schema.name||(null==d?void 0:d[1]),l=this.manager.dataSchema.getScope("".concat(e.id,"-").concat(e.type)),r=null===(t=null==l?void 0:l.parent)||void 0===t?void 0:t.getSchemaByPath(i);return(0,c.Gvm)(null==r?void 0:r.items)&&(n=(0,p.Cl)((0,p.Cl)({},n),r.items),Ud()(n,"properties.index",{type:"number",title:(0,o.Ru)("b271e427962758c71e342a2c06df493a")})),n},a.id="EachPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Jd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Yd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="property",a.$schema="/schemas/PropertySchema.json",a.name=(0,o.Ru)("23bf030ca760141f317dde1b7f49b11a"),a.isBaseComponent=!0,a.icon="fa fa-list",a.pluginIcon="property-sheet-plugin",a.description=(0,o.Ru)("23bf030ca760141f317dde1b7f49b11a"),a.docLink="/amis/zh-CN/components/property",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.scaffold={type:"property",title:(0,o.Ru)("44f2bc36dacb88424dabf9df71da0e77"),items:[{label:"cpu",content:"1 core"},{label:"memory",content:"4G"},{label:"disk",content:"80G"},{label:"network",content:"4M",span:2},{label:"IDC",content:"beijing"},{label:"Note",content:(0,o.Ru)("1cb82ab4f259d5b75da0ae86583b31ff"),span:3}]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("23bf030ca760141f317dde1b7f49b11a"),a.panelBody=[(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("propertyTitle"),{label:(0,o.Ru)("9a4ca43777061ebc91bc64cb994957bc"),type:"input-number",value:3,name:"column"},{type:"radios",name:"mode",inline:!0,value:"table",label:(0,o.Ru)("17fa61e1da428936a31b51c955a99d65"),options:["table","simple"]},{label:(0,o.Ru)("894b94fbb15650da7f9290e7106446f3"),type:"input-text",name:"separator",visibleOn:'this.mode === "simple"'},{label:(0,o.Ru)("7fa5c95b26550753b0931fa21cea5d10"),type:"input-text",name:"source"},{label:(0,o.Ru)("6940ea5aa4c18e105cbcd32cbe410839"),name:"items",type:"combo",multiple:!0,multiLine:!0,draggable:!0,addButtonText:(0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191"),scaffold:{label:"",content:"",span:1},items:[(0,l.ol)("propertyLabel"),(0,l.ol)("propertyContent"),{type:"input-number",mode:"inline",size:"sm",label:(0,o.Ru)("42c3762943823c37b537a10c09765822"),value:1,name:"span"}]}]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("className")]},{title:(0,o.Ru)("33bf801796fd255b5f6147e33146669b"),body:[(0,l.ol)("ref"),(0,l.ol)("visible")]}])],a}return(0,p.C6)(a,e),a.id="PropertyPlugin",a}(l.j8);(0,l.I0)(Yd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Xd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="iframe",a.$schema="/schemas/IFrameSchema.json",a.name="iFrame",a.isBaseComponent=!0,a.description=(0,o.Ru)("713315591970d7c8b49d1c732fe54fde"),a.docLink="/amis/zh-CN/components/iframe",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.icon="fa fa-window-maximize",a.pluginIcon="iframe-plugin",a.scaffold={type:"iframe",src:"//www.baidu.com"},a.previewSchema={type:"tpl",tpl:"iFrame"},a.panelTitle="iFrame",a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("textareaFormulaControl",{name:"src",mode:"normal",label:(0,o.Ru)("8f1c078c6d42759e6ccb1a9bf35f1629")})]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("collapseGroup",(0,p.fX)([{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("style:widthHeight",{widthSchema:{label:(0,l.NR)((0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7"),(0,o.Ru)("51ad722113289f70b6d77c78ddf0c64a")),pipeIn:(0,l.Jh)("100%")},heightSchema:{label:(0,l.NR)((0,o.Ru)("c1df04eec5fa0857bc0df2d68d8e953c"),(0,o.Ru)("c78d9b9ab9db5951eb5526e8a46677d9")),pipeIn:(0,l.Jh)("100%")}})]}],(0,p.zs)((0,l.ol)("theme:common",{exclude:["layout"]})),!1))]}])},a}return(0,p.C6)(a,e),a.prototype.renderRenderer=function(e){return this.renderPlaceholder("IFrame 页面(".concat(e.src,")"),e.key,e.style)},a.id="IFramePlugin",a}(l.j8);(0,l.I0)(Xd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Gd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="qrcode",a.$schema="/schemas/QRCodeSchema.json",a.name=(0,o.Ru)("22b03c024d815ad327e8b95d684ced38"),a.isBaseComponent=!0,a.description=(0,o.Ru)("1857d9050ac0527374f4324c0a5ad910"),a.docLink="/amis/zh-CN/components/qrcode",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0")],a.icon="fa fa-qrcode",a.pluginIcon="qrcode-plugin",a.scaffold={type:"qrcode",value:"https://amis.baidu.com"},a.previewSchema=(0,p.Cl)({},a.scaffold),a.actions=[{actionType:"saveAs",actionLabel:(0,o.Ru)("f26ef914245883c80f181c4aade2ed04"),description:(0,o.Ru)("e52664b945c685d43d6ea81953a33a4a")}],a.panelTitle=(0,o.Ru)("22b03c024d815ad327e8b95d684ced38"),a.panelBody=[(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{name:"value",type:"input-text",label:(0,o.Ru)("e71377bb59c70af683be127ec49d01c7"),pipeIn:(0,l.Jh)("https://www.baidu.com"),description:(0,o.Ru)("57eda9139c0b3bc0605ed4cf303ffbd2")},{name:"level",type:"select",label:(0,o.Ru)("f13c3e0717ea842cddc1402e8dabfb6b"),pipeIn:(0,l.Jh)("L"),options:[{label:"L",value:"L"},{label:"M",value:"M"},{label:"Q",value:"Q"},{label:"H",value:"H"}]}]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[{name:"codeSize",type:"input-number",label:(0,o.Ru)("c4bde7dba8c6eed0ca0165b071b259bf"),pipeIn:(0,l.Jh)(128)},{name:"backgroundColor",type:"input-color",label:(0,o.Ru)("2f97db95d75280bfedc5afa72d2c717d"),pipeIn:(0,l.Jh)("#fff")},{name:"foregroundColor",type:"input-color",label:(0,o.Ru)("ebf2453eddf55441b711d187f3872ffe"),pipeIn:(0,l.Jh)("#000")},(0,l.ol)("className")]},{title:(0,o.Ru)("33bf801796fd255b5f6147e33146669b"),body:[(0,l.ol)("ref"),(0,l.ol)("visible")]}])],a}return(0,p.C6)(a,e),a.id="QRCodePlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Gd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},(0,l.as)("tpl:content",(0,l.ol)("textareaFormulaControl",{label:(0,o.Ru)("edb5acdc9ee5e75fbc238ab4a0300eaf"),mode:"normal",visibleOn:"this.wrapperComponent !== undefined",pipeIn:function(e,a){return e||a&&a.html},name:"tpl"})),(0,l.as)("tpl:rich-text",{label:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014"),type:"input-rich-text",mode:"normal",buttons:["paragraphFormat","quote","textColor","backgroundColor","|","bold","italic","underline","strikeThrough","|","formatOL","formatUL","align","|","insertLink","insertImage","insertTable","|","undo","redo","fullscreen"],minRows:5,language:"html",visibleOn:"this.wrapperComponent === undefined",pipeIn:function(e,a){return e||a&&a.html},name:"tpl"}),(0,l.as)("tpl:wrapperComponent",{name:"wrapperComponent",type:"select",pipeIn:function(e){return void 0===e?"rich-text":e},pipeOut:function(e){return"rich-text"===e?void 0:e},label:(0,o.Ru)("b1f824deef0d11e1fe3b73167a902e31"),options:[{label:(0,o.Ru)("74cfa7e77be335e8e5489a00ef099cb9"),value:""},{label:(0,o.Ru)("d482086f653d92fa8f1011d39738dba3"),value:"p"},{label:(0,o.Ru)("ae27115431c46fa374ac28200304f341"),value:"h1"},{label:(0,o.Ru)("de86106d6632da3fafb946f85ba91324"),value:"h2"},{label:(0,o.Ru)("27f2c5c60f373a4380ec107ad8895f0e"),value:"h3"},{label:(0,o.Ru)("c961174771e843ac4046b2b21c49424b"),value:"h4"},{label:(0,o.Ru)("a791de104833c917f801c1976b9af960"),value:"h5"},{label:(0,o.Ru)("de2687f9a16fea3654be84c74137b805"),value:"h6"},{label:(0,o.Ru)("e2591e971f4c28db7c80a5f546084a1d"),value:"rich-text"}],onChange:function(e,a,t,n){(void 0===e||void 0===a)&&n.setValueByName("tpl","")}});var Kd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="tpl",a.$schema="/schemas/TplSchema.json",a.order=-200,a.name=(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),a.isBaseComponent=!0,a.icon="fa fa-file-o",a.pluginIcon="plain-plugin",a.description=(0,o.Ru)("65862c97143c6c5479e0c623093a25d6"),a.docLink="/amis/zh-CN/components/tpl",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.previewSchema={type:"tpl",tpl:(0,o.Ru)("38accbc34901ee6fd7bd7cd9f92f0a2a")},a.scaffold={type:"tpl",tpl:(0,o.Ru)("590e147e49735ebbfc51ae2175c36eb0"),inline:!0,wrapperComponent:""},a.panelTitle=(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),a.panelJustify=!0,a.events=[{eventName:"click",eventLabel:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),description:(0,o.Ru)("7af5e3ef39ff71d39fe3f645c8079124"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseenter",eventLabel:(0,o.Ru)("f6d767f39ba3bf955077a3c0ce81e581"),description:(0,o.Ru)("bcdd89d453da0dc0622a2f3189728357"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseleave",eventLabel:(0,o.Ru)("e272b0b8c7fedc670a87075514d9b49f"),description:(0,o.Ru)("727309bc724ff237c5e2cdf7a90cf28e"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]}],a.actions=[],a.panelBodyCreator=function(e){var t=/\/cell\/field\/tpl$/.test(e.path);return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),t?null:(0,l.ol)("tpl:wrapperComponent"),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("2fb0853874c2cc8cc42f0c7520af662a"),(0,o.Ru)("47ae015d04dda362d066e4f9ac09d647")),name:"inline",pipeIn:(0,l.Jh)(!0),hiddenOn:'this.wrapperComponent !== ""'}),{type:"input-number",label:(0,o.Ru)("1f9ba0bdeb0cf0d3193cac269dd2f708"),name:"maxLine",min:0},(0,l.ol)("tpl:content"),{type:"textarea",name:"editorSetting.mock.tpl",mode:"vertical",label:(0,l.NR)((0,o.Ru)("2043742930f9833b4405aa0314a496b1"),(0,o.Ru)("a903e51cb1915b56f94bf54a81816cf5")),pipeOut:function(e){return""===e?void 0:e}},(0,l.ol)("tpl:rich-text")]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",(0,p.fX)([],(0,p.zs)((0,l.ol)("theme:common",{exclude:["layout"],baseExtra:[(0,l.ol)("theme:font",{label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),name:"themeCss.baseControlClassName.font"})]})),!1))},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a.popOverBody=[(0,l.ol)("tpl:content"),(0,l.ol)("tpl:rich-text"),(0,l.ol)("tpl:wrapperComponent")],a}return(0,p.C6)(a,e),a.id="TplPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Kd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Qd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="icon",a.$schema="/schemas/Icon.json",a.name=(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a"),a.isBaseComponent=!0,a.icon="fa fa-calendar",a.panelTitle=(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a"),a.description=(0,o.Ru)("6ca92e3386f9e392584367df5054c27c"),a.docLink="/amis/zh-CN/components/icon",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.pluginIcon="button-plugin",a.scaffold={type:"icon",icon:"fa fa-spotify",vendor:""},a.previewSchema={type:"icon",icon:"fa fa-spotify",vendor:""},a.events=[{eventName:"click",eventLabel:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),description:(0,o.Ru)("7af5e3ef39ff71d39fe3f645c8079124"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseenter",eventLabel:(0,o.Ru)("f6d767f39ba3bf955077a3c0ce81e581"),description:(0,o.Ru)("bcdd89d453da0dc0622a2f3189728357"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseleave",eventLabel:(0,o.Ru)("e272b0b8c7fedc670a87075514d9b49f"),description:(0,o.Ru)("727309bc724ff237c5e2cdf7a90cf28e"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]}],a.panelJustify=!0,a.panelBodyCreator=function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("icon",{label:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a")})]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("6f99b6eed37795cb97d5f6370c32113b"),body:[(0,l.ol)("theme:select",{label:(0,o.Ru)("c8339fd2a85af4ba66084d28df808de4"),name:"themeCss.className.iconSize"}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("6b36c6f7ec834692ec6c8e3816349fdd"),name:"themeCss.className.font.color",labelMode:"input"}),(0,l.ol)("theme:paddingAndMargin",{label:(0,o.Ru)("e8ed49e9fde0bb778e2185876c2d2697")})]}])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])]},a}return(0,p.C6)(a,e),a.id="IconPlugin",a}(l.j8);(0,l.I0)(Qd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Zd=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="link",a.$schema="/schemas/LinkSchema.json",a.name=(0,o.Ru)("bfe68d5844f8e54602760e18f45954f7"),a.isBaseComponent=!0,a.description=(0,o.Ru)("6dfe63d8c039df37787c87afe4c68604"),a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-link",a.pluginIcon="url-plugin",a.scaffold={type:"link",value:"http://www.baidu.com/"},a.previewSchema=(0,p.Cl)((0,p.Cl)({},a.scaffold),{label:a.name}),a.panelTitle=(0,o.Ru)("bfe68d5844f8e54602760e18f45954f7"),a.panelJustify=!0,a.panelBody=[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("valueFormula",{name:"href",label:(0,l.NR)((0,o.Ru)("6ab20dc4b64021b85886ad9c12b6e0cc"),(0,o.Ru)("78ce29fdc55e6d0980b591a264c537a8")),rendererSchema:{type:"input-text"}}),{label:(0,l.NR)((0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014"),(0,o.Ru)("5d809212900f3bc3ba122fe93638394d")),type:"ae-textareaFormulaControl",mode:"normal",pipeIn:function(e,a){return e||a&&a.html},name:"body"},(0,l.ol)("switch",{name:"blank",label:(0,o.Ru)("88a5126f6a1463fc9986b590ee4ab99f")}),(0,l.ol)("iconLink",{name:"icon",label:(0,o.Ru)("c182ad6b97f0909596a523b1f04c28d2")}),(0,l.ol)("iconLink",{name:"rightIcon",label:(0,o.Ru)("ad7e6f016bc1d9a9bbc6e18224d73247")})]},(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("e370757f933a8ecd87bf0255c3ce45d0"),body:[{name:"htmlTarget",type:"input-text",label:(0,l.NR)((0,o.Ru)("6be15e9949e4be7fc485e1eaae472942"),(0,o.Ru)("e35dbea2b0c097d7fb76173da0e0bba1"))}]}]),(0,l.ol)("status",{disabled:!0})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:classNames",{isFormItem:!1,schema:[(0,l.ol)("className",{name:"iconClassName",label:(0,o.Ru)("c182ad6b97f0909596a523b1f04c28d2"),visibleOn:"this.icon"}),(0,l.ol)("className",{name:"rightIconClassName",label:(0,o.Ru)("ad7e6f016bc1d9a9bbc6e18224d73247"),visibleOn:"this.rightIcon"})]})])}])],a}return(0,p.C6)(a,e),a.id="LinkPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Zd),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ei=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="list",a.$schema="/schemas/ListSchema.json",a.name=(0,o.Ru)("3712972d84adf48acbd6ad24b4d75ad0"),a.isBaseComponent=!0,a.isListComponent=!0,a.disabledRendererPlugin=!0,a.memberImmutable=!0,a.description=(0,o.Ru)("9f556fb46ecef854282d17e631578b1c"),a.docLink="/amis/zh-CN/components/list",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-list",a.pluginIcon="list-plugin",a.scaffold={type:"list",listItem:{body:[{type:"tpl",tpl:(0,o.Ru)("3bb4d608c6bee2b7b6d788417cde04e3"),wrapperComponent:""}],actions:[{icon:"fa fa-eye",type:"button"}]}},a.previewSchema=(0,p.Cl)((0,p.Cl)({},a.scaffold),{items:[{a:1,b:2},{a:3,b:4},{a:5,b:6}]}),a.panelTitle=(0,o.Ru)("3712972d84adf48acbd6ad24b4d75ad0"),a.panelJustify=!0,a.panelBodyCreator=function(e){var t=["crud","crud2"].includes(e.schema.type),d=(0,l.k7)();return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{name:"title",type:d?"input-text-i18n":"input-text",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab")},t?null:(0,l.ol)("formItemName",{label:(0,o.Ru)("41a344642681efaaa418c228ba7fb45c")}),{name:"placeholder",pipeIn:(0,l.Jh)((0,o.Ru)("1ac0e1626be43287983fe3e5559320eb")),type:d?"input-text-i18n":"input-text",label:(0,o.Ru)("35ba83e053cef95e55dfffde279822b5")},{type:"ae-switch-more",mode:"normal",formType:"extend",label:(0,o.Ru)("86aafaa75b388deb4a4cbdab2293c099"),name:"showHeader",form:{body:[{children:n.createElement(c.$nd,{level:"primary",size:"sm",block:!0,onClick:a.editHeaderDetail.bind(a,e.id)},(0,o.Ru)("e6aa1b827415217c524ae9d9b665cca5"))}]}},{type:"ae-switch-more",mode:"normal",formType:"extend",label:(0,o.Ru)("12c4c5e8abda77e1fdc93653d6414187"),name:"showFooter",form:{body:[{children:n.createElement(c.$nd,{level:"primary",size:"sm",block:!0,onClick:a.editFooterDetail.bind(a,e.id)},(0,o.Ru)("a2ecfd5a0db9c855f59eea75083678e6"))}]}}]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("261bba7ad82914e477f4b37f6a83874e"),body:[(0,l.ol)("className",{label:(0,o.Ru)("5e5d3f13111593b2710673006d4c8297")}),(0,l.ol)("className",{name:"itemClassName",label:"ListItem"}),(0,l.ol)("className",{name:"headerClassName",label:(0,o.Ru)("86aafaa75b388deb4a4cbdab2293c099")}),(0,l.ol)("className",{name:"footerClassName",label:(0,o.Ru)("12c4c5e8abda77e1fdc93653d6414187")})]}])}])},a}return(0,p.C6)(a,e),a.prototype.filterProps=function(e,a){if(!a.state.value){if(e.isSlot)return void a.updateState({value:[e.data]});var t=(0,p.Cl)((0,p.Cl)({},e.defaultData),e.data),n=Kn({value:e.value,data:t,source:e.source});if(!Array.isArray(n)||!n.length){var c=this.buildMockData();a.updateState({value:(0,l.Pu)(c,1).map((function(e,a){return(0,p.Cl)((0,p.Cl)({},e),{id:a+1})}))})}}var o=e.$schema,d=(0,p.Tt)(e,["$schema"]);return(0,p.Cl)((0,p.Cl)({},d),{$schema:o})},a.prototype.buildMockData=function(){return{id:666,title:(0,o.Ru)("6cb01692eea2fa7066d20fe2b6ccaea3"),description:(0,o.Ru)("6cb01692eea2fa7066d20fe2b6ccaea3"),a:(0,o.Ru)("6cb01692eea2fa7066d20fe2b6ccaea3"),b:(0,o.Ru)("6cb01692eea2fa7066d20fe2b6ccaea3")}},a.prototype.editHeaderDetail=function(e){var a,t=this.manager,n=t.store,c=n.getNodeById(e),d=n.getValueOf(e),i={type:"tpl",tpl:(0,o.Ru)("86aafaa75b388deb4a4cbdab2293c099"),wrapperComponent:""};c&&d&&this.manager.openSubEditor({title:(0,o.Ru)("e6aa1b827415217c524ae9d9b665cca5"),value:Qn(null!==(a=d.header)&&void 0!==a?a:i),slot:{type:"container",body:"$$"},onChange:function(e){e=(0,p.Cl)((0,p.Cl)({},d),{header:Zn(e)}),t.panelChangeValue(e,(0,l.Ui)(d,e))}})},a.prototype.editFooterDetail=function(e){var a,t=this.manager,n=t.store,c=n.getNodeById(e),d=n.getValueOf(e),i={type:"tpl",tpl:(0,o.Ru)("12c4c5e8abda77e1fdc93653d6414187"),wrapperComponent:""};c&&d&&this.manager.openSubEditor({title:(0,o.Ru)("a2ecfd5a0db9c855f59eea75083678e6"),value:Qn(null!==(a=d.footer)&&void 0!==a?a:i),slot:{type:"container",body:"$$"},onChange:function(e){e=(0,p.Cl)((0,p.Cl)({},d),{footer:Zn(e)}),t.panelChangeValue(e,(0,l.Ui)(d,e))}})},a.prototype.editDetail=function(e){var a=this.manager,t=a.store,n=t.getNodeById(e),c=t.getValueOf(e);n&&c&&this.manager.openSubEditor({title:(0,o.Ru)("39a6853b109ae98f1aabca90283d7edc"),value:(0,p.Cl)({},c.listItem),slot:{type:"list",listItem:"$$"},onChange:function(e){e=(0,p.Cl)((0,p.Cl)({},c),{listItem:e}),a.panelChangeValue(e,(0,l.Ui)(c,e))},data:{items:[this.buildMockData()]}})},a.prototype.buildEditorToolbar=function(e,a){var t=e.id,n=e.info,c=e.schema;("list"===n.renderer.name||"crud"===n.renderer.name&&"list"===c.mode)&&a.push({icon:"fa fa-expand",order:100,tooltip:(0,o.Ru)("39a6853b109ae98f1aabca90283d7edc"),onClick:this.editDetail.bind(this,t)})},a.prototype.buildDataSchemas=function(e,a){var t,n={$id:"each",type:"object",title:(0,o.Ru)("64095ae27232995731f776f12bf66d8d"),properties:{}},d=e.schema.source&&String(e.schema.source).match(/{([\w-_]+)}/),i=e.schema.name||(null==d?void 0:d[1]),l=this.manager.dataSchema.getScope("".concat(e.id,"-").concat(e.type)),r=null===(t=null==l?void 0:l.parent)||void 0===t?void 0:t.getSchemaByPath(i);return(0,c.Gvm)(null==r?void 0:r.items)&&(n=(0,p.Cl)((0,p.Cl)({},n),r.items),Ud()(n,"properties.index",{type:"number",title:(0,o.Ru)("faaadc447b1c2b1adc920d9c9aedcc25")})),n},a.prototype.buildEditorContextMenu=function(e,a){var t=e.id,n=e.schema;e.region;var c=e.info;e.selections.length||(null==c?void 0:c.plugin)!==this||("list"===c.renderer.name||"crud"===c.renderer.name&&"list"===n.mode)&&a.push("|",{label:(0,o.Ru)("39a6853b109ae98f1aabca90283d7edc"),onSelect:this.editDetail.bind(this,t)})},a.prototype.getRendererInfo=function(a){var t,n=this,c=a.renderer,o=a.schema;return!o.$$id&&["crud","crud2"].includes(null===(t=o.$$editor)||void 0===t?void 0:t.renderer.name)&&"list"===c.name?(0,p.Cl)((0,p.Cl)({},{id:o.$$editor.id}),{name:n.name,regions:n.regions,patchContainers:n.patchContainers,vRendererConfig:n.vRendererConfig,wrapperProps:n.wrapperProps,wrapperResolve:n.wrapperResolve,filterProps:n.filterProps,$schema:n.$schema,renderRenderer:n.renderRenderer,memberImmutable:n.memberImmutable}):e.prototype.getRendererInfo.call(this,a)},a.id="ListPlugin",a}(l.j8);(0,l.I0)(ei),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ai=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="cards",a.$schema="/schemas/CardsSchema.json",a.name=(0,o.Ru)("3712972d84adf48acbd6ad24b4d75ad0"),a.isBaseComponent=!0,a.isListComponent=!0,a.memberImmutable=!0,a.description=(0,o.Ru)("85c17b016309a3f867a1803049b3bcd8"),a.docLink="/amis/zh-CN/components/cards",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-window-maximize",a.pluginIcon="cards-plugin",a.scaffold={type:"cards",columnsCount:1,card:{type:"container",body:[{type:"container",body:[{type:"tpl",tpl:"01",inline:!0,wrapperComponent:"",style:{},themeCss:{baseControlClassName:{"padding-and-margin:default":{marginRight:"10px"},"font:default":{color:"var(--colors-neutral-text-2)",fontSize:"var(--fonts-size-3)",fontWeight:"var(--fonts-weight-5)"}}},id:"u:0597d8ab5c3a"},{type:"tpl",tpl:"/",inline:!0,wrapperComponent:"",style:{},id:"u:95d2a3ac3e70",themeCss:{baseControlClassName:{"padding-and-margin:default":{marginRight:"10px"},"font:default":{fontSize:"var(--fonts-size-3)",color:"#cccccc"}}}},{type:"container",body:[{type:"tpl",tpl:(0,o.Ru)("c4767bc3ad5c6812a8ea302e6126d988"),inline:!0,wrapperComponent:"",style:{},themeCss:{baseControlClassName:{"font:default":{fontSize:"var(--fonts-size-6)"}}},id:"u:d153d5c33ebf"},{type:"tpl",tpl:"2023",inline:!0,wrapperComponent:"",style:{},themeCss:{baseControlClassName:{"font:default":{fontSize:"var(--fonts-size-6)"}}},id:"u:4e03af905add"}],style:{position:"static",display:"flex",flexWrap:"nowrap",flexDirection:"column",alignItems:"center",justifyContent:"center"},wrapperBody:!1,isFixedHeight:!1,isFixedWidth:!1,id:"u:3e3e5dc43b6a"}],size:"none",style:{position:"static",display:"flex",flex:"1 1 auto",flexGrow:0,flexBasis:"auto",flexWrap:"nowrap",justifyContent:"flex-start",alignItems:"center"},wrapperBody:!1,isFixedHeight:!1,isFixedWidth:!1,themeCss:{baseControlClassName:{"border:default":{"right-border-width":"var(--borders-width-2)","right-border-style":"var(--borders-style-2)","right-border-color":"#ececec"},"padding-and-margin:default":{paddingLeft:"20px",paddingRight:"40px",marginRight:"40px"}}},id:"u:7a02e453c997"},{type:"container",body:[{type:"tpl",tpl:(0,o.Ru)("499d02b4034d1234b407042ccce614a8"),inline:!0,wrapperComponent:"",style:{},maxLine:1,id:"u:105ca9cda3ef",themeCss:{baseControlClassName:{"padding-and-margin:default":{marginBottom:"10px"},"font:default":{fontSize:"var(--fonts-size-5)",color:"var(--colors-neutral-text-4)",fontWeight:"var(--fonts-weight-4)"}}}},{type:"tpl",tpl:(0,o.Ru)("a302da1d8160ed0c72719c13346042a9"),inline:!0,wrapperComponent:"",maxLine:1,style:{},themeCss:{baseControlClassName:{"font:default":{fontSize:"13px",color:"var(--colors-neutral-text-5)"}}},id:"u:d8e3f4be33db"}],size:"none",style:{position:"static",display:"flex",flex:"1 1 auto",flexGrow:1,flexBasis:"auto",flexWrap:"nowrap",flexDirection:"column",alignItems:"flex-start"},wrapperBody:!1,isFixedHeight:!1,isFixedWidth:!1,id:"u:0c0b56fd0c17"},{type:"container",body:[{type:"button",label:(0,o.Ru)("5b48dbb8dc710cffe6313bb56a7f6d47"),onEvent:{click:{actions:[]}},level:"default",size:"default",themeCss:{className:{"border:default":{"top-border-width":"var(--borders-width-2)","left-border-width":"var(--borders-width-2)","right-border-width":"var(--borders-width-2)","bottom-border-width":"var(--borders-width-2)","top-border-style":"var(--borders-style-2)","left-border-style":"var(--borders-style-2)","right-border-style":"var(--borders-style-2)","bottom-border-style":"var(--borders-style-2)","top-border-color":"var(--colors-brand-6)","left-border-color":"var(--colors-brand-6)","right-border-color":"var(--colors-brand-6)","bottom-border-color":"var(--colors-brand-6)"},"padding-and-margin:default":{paddingLeft:"20px",paddingRight:"20px"},"radius:default":{"top-left-border-radius":"20px","top-right-border-radius":"20px","bottom-left-border-radius":"20px","bottom-right-border-radius":"20px"},"font:default":{color:"var(--colors-brand-6)"}}},id:"u:0a2fe27eb501"}],size:"xs",style:{position:"static",display:"flex",flex:"1 1 auto",flexGrow:0,flexBasis:"auto",flexWrap:"nowrap",flexDirection:"column",justifyContent:"center"},wrapperBody:!1,isFixedHeight:!1,isFixedWidth:!1,id:"u:77cb3edb2288"}],wrapperBody:!1,style:{position:"relative",display:"flex",width:"100%"},themeCss:{baseControlClassName:{"radius:default":{"top-left-border-radius":"6px","top-right-border-radius":"6px","bottom-left-border-radius":"6px","bottom-right-border-radius":"6px"},"boxShadow:default":" 0px 0px 10px 0px var(--colors-neutral-line-8)","border:default":{"top-border-width":"var(--borders-width-1)","left-border-width":"var(--borders-width-1)","right-border-width":"var(--borders-width-1)","bottom-border-width":"var(--borders-width-1)","top-border-style":"var(--borders-style-1)","left-border-style":"var(--borders-style-1)","right-border-style":"var(--borders-style-1)","bottom-border-style":"var(--borders-style-1)","top-border-color":"#3be157","left-border-color":"#3be157","right-border-color":"#3be157","bottom-border-color":"#3be157"},"padding-and-margin:default":{paddingTop:"10px",paddingRight:"10px",paddingBottom:"10px",paddingLeft:"10px"}}},id:"u:bb14c60372c6"},placeholder:"",style:{gutterY:10},id:"u:0fb820345fc1"},a.previewSchema=(0,p.Cl)((0,p.Cl)({},a.scaffold),{className:"text-left ",items:[{},{},{}],style:{gutterY:10,transform:"scale(0.7)",width:"1200px",transformOrigin:"left top"},name:"items"}),a.panelTitle=(0,o.Ru)("3712972d84adf48acbd6ad24b4d75ad0"),a.panelJustify=!0,a.panelBodyCreator=function(e){var a,t,n="crud"===e.schema.type,c=null===(t=null===(a=null==e?void 0:e.schema)||void 0===a?void 0:a.style)||void 0===t?void 0:t.position,d="fixed"===c||"absolute"===c;return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"input-text",label:(0,o.Ru)("3791ba5c2962a42a251489872342b7d6"),name:"editorSetting.displayName"},n?null:(0,l.ol)("formItemName",{label:(0,o.Ru)("41a344642681efaaa418c228ba7fb45c")}),(0,l.ol)("cardsPlaceholder")]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",(0,p.fX)([{title:(0,o.Ru)("bb79667f37035e9562ec6bcffd6cf8ef"),body:[{name:"columnsCount",type:"input-range",visibleOn:"!this.leftFixed",min:1,max:12,step:1,label:(0,o.Ru)("fcd70206ed8109b7ed361c7bce0922c4")},{type:"input-number",label:(0,o.Ru)("3ccfcb4c0daac7bb3ef1399b4389e3e5"),name:"style.gutterX",visibleOn:"this.columnsCount > 1"},{type:"input-number",label:(0,o.Ru)("ab57255c391c3732b4b38ae78f55e058"),name:"style.gutterY"},(0,l.ol)("layout:originPosition",{visibleOn:d||void 0,value:"left-top"})]}],(0,p.zs)((0,l.ol)("theme:common",{exclude:["layout"]})),!1))}])]},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n={$id:"cards",type:"object",title:(0,o.Ru)("390d9ad686ba5622d49443d1e3659d51"),properties:{}},d=e.schema.source&&String(e.schema.source).match(/{([\w-_]+)}/),i=e.schema.name||(null==d?void 0:d[1]),l=this.manager.dataSchema.getScope("".concat(e.id,"-").concat(e.type)),r=null===(t=null==l?void 0:l.parent)||void 0===t?void 0:t.getSchemaByPath(i);return(0,c.Gvm)(null==r?void 0:r.items)&&(n=(0,p.Cl)((0,p.Cl)({},n),r.items),Ud()(n,"properties.index",{type:"number",title:(0,o.Ru)("b271e427962758c71e342a2c06df493a")})),n},a.prototype.filterProps=function(e,a){var t,n=2*(e.columnsCount||3);return a.state.value||a.updateState({value:(0,l.Pu)({},n).map((function(e,a){return(0,p.Cl)((0,p.Cl)({},e),{id:a+1})}))}),e.className="".concat(e.className||""," ae-Editor-list"),e.itemsClassName="".concat(e.itemsClassName||""," cards-items"),e.card&&!(null===(t=e.card.className)||void 0===t?void 0:t.includes("listItem"))&&(e.card=Wd()({className:"".concat(e.card.className||""," ae-Editor-listItem")},e.card)),dc(e)},a.prototype.getRendererInfo=function(a){var t,n=this,c=a.renderer,o=a.schema;return o.$$id||"crud"!==(null===(t=o.$$editor)||void 0===t?void 0:t.renderer.name)||"cards"!==c.name?e.prototype.getRendererInfo.call(this,a):(0,p.Cl)((0,p.Cl)({},{id:o.$$editor.id}),{name:n.name,regions:n.regions,patchContainers:n.patchContainers,vRendererConfig:n.vRendererConfig,wrapperProps:n.wrapperProps,wrapperResolve:n.wrapperResolve,filterProps:n.filterProps,$schema:n.$schema,renderRenderer:n.renderRenderer,memberImmutable:n.memberImmutable})},a.id="List2Plugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(ai),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ti=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="mapping",a.$schema="/schemas/MappingSchema.json",a.name=(0,o.Ru)("9da188491dd34c4382a5b9f006194e41"),a.isBaseComponent=!0,a.description=(0,o.Ru)("ddeeaa33ae62ead1a77a859fb79b78d7"),a.docLink="/amis/zh-CN/components/mapping",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-exchange",a.pluginIcon="mapping-plugin",a.scaffold={type:"mapping",value:1,map:{1:(0,o.Ru)("0218cbc88086353118fea07e364334d4"),2:(0,o.Ru)("8167b3dd560a83cdc757d1022ff111e2"),3:(0,o.Ru)("8fa28f95c03faa7cc87e487a89a35a72"),4:(0,o.Ru)("d246bdddaf59436cb2160837f7bef634"),"*":(0,o.Ru)("2ab01e418dca1500dcb133d50656deea")},itemSchema:{type:"tag",label:"${item}"}},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("9da188491dd34c4382a5b9f006194e41"),a.panelJustify=!0,a.panelBodyCreator=function(e){var t=/\/field\/\w+$/.test(e.path);return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[t?{type:"tpl",inline:!1,className:"text-info text-sm",tpl:(0,o.Ru)("8e1fee898434093aad55f5888497f970")}:null,(0,l.ol)("mapSourceControl"),{type:"ae-switch-more",mode:"normal",label:(0,o.Ru)("3585e4dd456b41fb8aec43f927b6a27c"),bulk:!1,name:"itemSchema",formType:"extend",form:{body:[{type:"button",level:"primary",size:"sm",block:!0,onClick:a.editDetail.bind(a,e.id),label:(0,o.Ru)("25e4c39320150bca74b4c05c7740e365")}]},pipeIn:function(e){return void 0!==e},pipeOut:function(e,t,n){return!0===e?{type:"tag",label:"${".concat(a.getDisplayField(n),' | default: "-"}')}:e||void 0}},(0,l.ol)("valueFormula",{pipeOut:function(e){return null==e||""===e?void 0:e}}),(0,l.ol)("placeholder",{pipeIn:(0,l.Jh)("-"),label:(0,o.Ru)("4c1cff4d8c05daa6ed9352a241ee628c")})]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("261bba7ad82914e477f4b37f6a83874e"),body:[(0,l.ol)("className",{label:(0,o.Ru)("5e5d3f13111593b2710673006d4c8297")})]}])}])]},a}return(0,p.C6)(a,e),a.prototype.getDisplayField=function(e){var a;return e.source||e.map&&Array.isArray(e.map)&&e.map[0]&&Object.keys(e.map[0]).length>1?null!==(a=e.labelField)&&void 0!==a?a:"label":"item"},a.prototype.buildEditorToolbar=function(e,a){var t=e.id,n=e.info;e.schema,"mapping"===n.renderer.name&&a.push({icon:"fa fa-expand",order:100,tooltip:(0,o.Ru)("25e4c39320150bca74b4c05c7740e365"),onClick:this.editDetail.bind(this,t)})},a.prototype.buildEditorContextMenu=function(e,a){var t=e.id;e.schema,e.region;var n=e.info;e.selections.length||(null==n?void 0:n.plugin)!==this||"mapping"===n.renderer.name&&a.push("|",{label:(0,o.Ru)("25e4c39320150bca74b4c05c7740e365"),onSelect:this.editDetail.bind(this,t)})},a.prototype.editDetail=function(e){var a,t,n=this.manager,c=n.store,d=c.getNodeById(e),i=c.getValueOf(e),r={type:"tag",label:"${".concat(this.getDisplayField(i),"}")};d&&i&&this.manager.openSubEditor({title:(0,o.Ru)("25e4c39320150bca74b4c05c7740e365"),value:Qn(null!==(t=i.itemSchema)&&void 0!==t?t:r),slot:{type:"container",body:"$$"},onChange:function(e){e=(0,p.Cl)((0,p.Cl)({},i),{itemSchema:Zn(e)}),n.panelChangeValue(e,(0,l.Ui)(i,e))},data:(a={},a[i.labelField||"label"]=(0,o.Ru)("6cb01692eea2fa7066d20fe2b6ccaea3"),a[i.valueField||"value"]=(0,o.Ru)("6cb01692eea2fa7066d20fe2b6ccaea3"),a.item=(0,o.Ru)("6cb01692eea2fa7066d20fe2b6ccaea3"),a)})},a.id="MappingPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(ti),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ni=function(e,a){var t,n;return e||(null!==(n=null===(t=a.data)||void 0===t?void 0:t.size)&&void 0!==n?n:40)},ci=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="avatar",a.$schema="/schemas/AvatarSchema.json",a.name=(0,o.Ru)("4c50eef3bdaf0b4164ce179e576f2b2d"),a.isBaseComponent=!0,a.icon="fa fa-user",a.pluginIcon="avatar-plugin",a.description=(0,o.Ru)("18dc831ec12d358d05902bef1f00e1f1"),a.docLink="/amis/zh-CN/components/avatar",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.scaffold={type:"avatar",showtype:"image",icon:"",fit:"cover",style:{width:40,height:40,borderRadius:20}},a.events=[{eventName:"click",eventLabel:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),description:(0,o.Ru)("7af5e3ef39ff71d39fe3f645c8079124"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseenter",eventLabel:(0,o.Ru)("f6d767f39ba3bf955077a3c0ce81e581"),description:(0,o.Ru)("bcdd89d453da0dc0622a2f3189728357"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseleave",eventLabel:(0,o.Ru)("e272b0b8c7fedc670a87075514d9b49f"),description:(0,o.Ru)("727309bc724ff237c5e2cdf7a90cf28e"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]}],a.previewSchema=(0,p.Cl)({},a.scaffold),a.notRenderFormZone=!0,a.panelJustify=!0,a.panelTitle=(0,o.Ru)("4c50eef3bdaf0b4164ce179e576f2b2d"),a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:[(0,l.ol)("collapseGroup",[{className:"p-none",title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{type:"button-group-select",label:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014"),name:"showtype",tiled:!0,inputClassName:"items-center",options:[{label:(0,o.Ru)("20def7942674282277c3714ed7ea6ce0"),value:"image"},{label:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a"),value:"icon"},{label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),value:"text"}],pipeIn:function(e,a){var t,n;if(e)return e;var c=(null===(t=a.data)||void 0===t?void 0:t.text)?"text":(null===(n=a.data)||void 0===n?void 0:n.icon)?"icon":"image";return setTimeout((function(){return a.setValueByName("showtype",c)})),c},onChange:function(e,a,t,n){n.setValues({src:void 0,defaultAvatar:void 0,fit:"cover",text:void 0,gap:4,icon:""})}},{type:"container",className:"ae-ExtendMore mb-3",body:[(0,l.ol)("icon",{name:"icon",label:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a"),visibleOn:'this.showtype === "icon"'}),(0,l.ol)("valueFormula",{rendererSchema:{type:"input-url"},name:"src",label:"头像地址",visibleOn:'this.showtype === "image"'}),(0,l.ol)("imageUrl",{name:"defaultAvatar",label:"默认头像",visibleOn:'this.showtype === "image"'}),{label:(0,l.NR)((0,o.Ru)("b54f4a65cd257c87db32ee1023e1daa1"),(0,o.Ru)("def423db04dd24b226911b9e4cf5dc9c")),name:"fit",type:"select",pipeIn:(0,l.Jh)("cover"),options:[{label:(0,o.Ru)("74735df86a8e1c15bce50e2c1dd42e98"),value:"cover"},{label:(0,o.Ru)("9d7f3e170404f211a4f95c214f044b05"),value:"contain"},{label:(0,o.Ru)("9854f491213784118614be4a1970bcf9"),value:"fill"},{label:(0,o.Ru)("3d2b60dda894eba9a042beddf7daf3cc"),value:"none"}],visibleOn:'this.showtype === "image"'},(0,l.ol)("avatarText"),{type:"input-group",name:"gap",value:4,label:(0,l.NR)((0,o.Ru)("c7fff1a6f585d7fb22c94bb1ef82707d"),(0,o.Ru)("f1b4c635cdb39c91461f181d27d06f8c")),body:[{type:"input-number",name:"gap",min:0},{type:"tpl",addOnclassName:"border-0 bg-none",tpl:"px"}],visibleOn:'this.showtype === "text"'}]},(0,l.ol)("badge")]},(0,l.ol)("status")])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),className:"p-none",body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"input-number",label:(0,o.Ru)("dfd0cd7f2cba96917484569a646bdc8d"),min:0,name:"style.width",pipeIn:ni},{type:"input-number",label:(0,o.Ru)("c1df04eec5fa0857bc0df2d68d8e953c"),min:1,name:"style.height",pipeIn:ni},{type:"input-number",label:(0,o.Ru)("0103eb2d3dca70270d1a74e9ec987ac9"),min:0,name:"style.borderRadius",pipeIn:function(e,a){var t,n,c;return e||("circle"===(null===(t=a.data)||void 0===t?void 0:t.shape)?(a.setValueByName("shape","square"),.5*+((null===(n=a.data)||void 0===n?void 0:n.size)||40)):(null===(c=a.data)||void 0===c?void 0:c.size)?0:20)}}]},{header:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),key:"font",body:[{type:"style-font",label:!1,name:"style"}]},{header:(0,o.Ru)("9a233b241eef54521cfe9365bfaa7b2f"),key:"box-model",body:[{type:"style-box-model",label:!1,name:"style"}]},{header:(0,o.Ru)("961534b4ea37e4e88aada736b299d063"),key:"border",body:[{type:"style-border",label:!1,name:"style",disableRadius:!0}]},{title:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),body:[{type:"style-background",label:!1,name:"style",noImage:!0}]},{header:(0,o.Ru)("803205e38834280d9e6a75993ac00764"),key:"box-shadow",body:[{type:"style-box-shadow",label:!1,name:"style.boxShadow"}]},{header:(0,o.Ru)("0d98c74797e49d00bcc4c17c9d557a2b"),key:"other",body:[{label:(0,o.Ru)("34dac4adbc96afd65f060cc4cfff1feb"),name:"style.opacity",min:0,max:1,step:.05,type:"input-range",pipeIn:(0,l.Jh)(1),marks:{"0%":"0","50%":"0.5","100%":"1"}}]},(0,l.ol)("style:classNames",{isFormItem:!1})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.id="AvatarPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(ci),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var oi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="card",a.$schema="/schemas/CardSchema.json",a.name=(0,o.Ru)("d87f215d9ac688b1d3399bf575a0ef6f"),a.isBaseComponent=!0,a.description=(0,o.Ru)("f49d40842a3c66c4de2e57a48157c707"),a.docLink="/amis/zh-CN/components/card",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="",a.pluginIcon="card-plugin",a.scaffold={type:"card",header:{title:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),subTitle:(0,o.Ru)("72cf373be86a38b29f6d2f15900b0da1")},body:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014"),actions:[{type:"button",label:(0,o.Ru)("fa966345577ba81af19408f203db968f"),actionType:"dialog",dialog:{title:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),body:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014")}}]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),renderMethod:"renderBody",preferTag:(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")},{key:"actions",label:(0,o.Ru)("c8caf94205105bac5833ab31cc2129d7"),renderMethod:"renderActions",wrapperResolve:function(e){return e},preferTag:(0,o.Ru)("fa966345577ba81af19408f203db968f")}],a.panelTitle=(0,o.Ru)("d87f215d9ac688b1d3399bf575a0ef6f"),a.panelBodyCreator=function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:L()([(0,l.ol)("layout:originPosition",{value:"left-top"}),{children:n.createElement("div",null,n.createElement(q.$n,{block:!0,level:"primary",size:"sm",onClick:function(){return a.manager.showRendererPanel((0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7"),(0,o.Ru)("6312e80e416fa79ff3383e1577c243b8"))}},(0,o.Ru)("a3cf7c9ee581ae71eb51d18b610b05b6")))},{type:"divider"},(0,l.ol)("cardTitle"),(0,l.ol)("cardSubTitle"),{name:"header.avatar",type:"input-text",label:(0,o.Ru)("f7a82c9758acc4ff4c5350182f2ca378"),description:(0,o.Ru)("00a1f644f34b9ee43adf82cb3449158c")},{name:"href",type:"input-text",label:(0,o.Ru)("a3f38735bf211edb2066ac4e51b55cb2")},(0,l.ol)("cardDesc"),{name:"header.highlight",type:"input-text",label:(0,o.Ru)("d85562778760b00b1372af642c4630e6"),description:(0,o.Ru)("4011e5fb23b422f755d81269a5242d22")}])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[{type:"input-range",name:"actionsCount",pipeIn:(0,l.Jh)(4),min:1,max:10,step:1,label:(0,o.Ru)("d4f223e0619836d03d488c89558f38e7")},(0,l.ol)("className",{name:"titleClassName",label:(0,o.Ru)("620868e5e60e5c22249c3277c971bb13")}),(0,l.ol)("className",{name:"highlightClassName",label:(0,o.Ru)("1fee6fa022c97f5dd7f48e362cea5acf")}),(0,l.ol)("className",{name:"subTitleClassName",label:(0,o.Ru)("2a3c7d647a29fb7dc5aedabac216575e")}),(0,l.ol)("className",{name:"descClassName",label:(0,o.Ru)("0e627e6a0ff773ee76bc4cc0871cb48d")}),(0,l.ol)("className",{name:"avatarClassName",label:(0,o.Ru)("a5680444d449b2099b067e9963fe43aa")}),(0,l.ol)("className",{name:"imageClassName",label:(0,o.Ru)("b8e1e46cbdea20de4e5fc130d31b7bcc")}),(0,l.ol)("className",{name:"bodyClassName",label:(0,o.Ru)("a31119cb2fddee3366163a311f317cf7")}),(0,l.ol)("className")]},{title:(0,o.Ru)("33bf801796fd255b5f6147e33146669b"),body:[(0,l.ol)("ref"),(0,l.ol)("visible")]}])]},a.fieldWrapperResolve=function(e){return e},a.overrides={renderFeild:function(e,a,t,c){var d=this.super(e,a,t,c),i=this.props.$$editor;if(!i||!a.$$id)return d;var r=i.plugin,b=a.$$id;return n.createElement(l.Qw,{type:i.type,plugin:i.plugin,renderer:i.renderer,multifactor:!0,key:b,$schema:"/schemas/CardBodyField.json",hostId:i.id,memberIndex:t,name:"".concat((0,o.Ru)("9caecd931b956381e0763d05aa42835c").concat(t+1)),id:b,draggable:!1,wrapperResolve:r.fieldWrapperResolve,schemaPath:"".concat(i.schemaPath,"/body/").concat(t),path:"".concat(this.props.$path,"/").concat(t),data:this.props.data},d)}},a.vRendererConfig={panelTitle:(0,o.Ru)("9caecd931b956381e0763d05aa42835c"),panelBodyCreator:function(e){return[(0,l.ol)("label"),(0,l.ol)("className",{name:"labelClassName",label:(0,o.Ru)("6d0034a2419e1f394dedab07994b9665"),visibleOn:"this.label"})]}},a}return(0,p.C6)(a,e),a.prototype.beforeInsert=function(e){var a,t,n,c,d=e.context;d.info.plugin!==this&&(null===(a=d.node.sameIdChild)||void 0===a?void 0:a.info.plugin)!==this||"body"!==d.region||(d.data=(0,p.Cl)((0,p.Cl)({},d.data),{label:null!==(c=null!==(t=d.data.label)&&void 0!==t?t:null===(n=d.subRenderer)||void 0===n?void 0:n.name)&&void 0!==c?c:(0,o.Ru)("bcee820bc20342a4d388a35ed32a35fe")}))},a.id="CardPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(oi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var di=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="card2",a.$schema="/schemas/Card2Schema.json",a.name=(0,o.Ru)("d87f215d9ac688b1d3399bf575a0ef6f"),a.isBaseComponent=!0,a.disabledRendererPlugin=!0,a.description=(0,o.Ru)("f49d40842a3c66c4de2e57a48157c707"),a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="",a.scaffold={type:"card2",body:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014")},a.previewSchema=(0,p.Cl)({},a.scaffold),a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),renderMethod:"renderBody",preferTag:(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")}],a.panelTitle=(0,o.Ru)("d87f215d9ac688b1d3399bf575a0ef6f"),a.panelJustify=!0,a.panelBodyCreator=function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{type:"button-group-select",label:(0,l.NR)((0,o.Ru)("97d03d4621f0024cf045afbd901197a5"),(0,o.Ru)("44705bb94d83e7bd6b3b6c1480ebfb38")),name:"checkOnItemClick",options:[{label:(0,o.Ru)("e30a958a6397e53fae9d5316e851d3aa"),value:!0},{label:(0,o.Ru)("31ad7a215f3df84c33b8c28223147b8e"),value:!1}],pipeIn:(0,l.Jh)(!1)},(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("563ae5ccda5004fa1fce77c1ed5bf057"),(0,o.Ru)("aeca6900b9e45f7f235eb9d443f0dd61")),name:"hideCheckToggler",visibleOn:"this.checkOnItemClick"})]},(0,l.ol)("status",{isFormItem:!1})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:classNames",{isFormItem:!1,schema:[(0,l.ol)("className",{name:"bodyClassName",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),visibleOn:"this.icon"}),(0,l.ol)("className",{name:"selectedClassName",label:(0,o.Ru)("1d4103a96a70de2cb69dd597d679fefe"),visibleOn:"this.icon"})]})])}])]},a}return(0,p.C6)(a,e),a.id="Card2Plugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(di),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ii=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="cards",a.$schema="/schemas/CardsSchema.json",a.name=(0,o.Ru)("093c340f7e1fbde1928ca56b5c7f9cc4"),a.isBaseComponent=!0,a.isListComponent=!0,a.memberImmutable=!0,a.description=(0,o.Ru)("85c17b016309a3f867a1803049b3bcd8"),a.searchKeywords=(0,o.Ru)("52830af276fb186ff93f16a562acb2f6"),a.docLink="/amis/zh-CN/components/cards",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-window-maximize",a.pluginIcon="cards-plugin",a.scaffold={type:"cards",columnsCount:4,card:{type:"container",body:[{type:"container",body:[{type:"icon",icon:"fa fa-check",vendor:"",themeCss:{className:{font:{color:"var(--colors-brand-6)",fontSize:"20px"},"padding-and-margin:default":{marginRight:"10px"}}},id:"u:c3a694c7f4e6"},{type:"tpl",tpl:(0,o.Ru)("b58da2d7e87937280042e1deca1153fa"),inline:!0,wrapperComponent:"",editorSetting:{mock:{}},style:{},themeCss:{baseControlClassName:{"font:default":{fontSize:"var(--fonts-size-6)",color:"var(--colors-neutral-text-2)",fontWeight:"var(--fonts-weight-3)"}}},id:"u:4273575e1d7b"}],style:{position:"static",display:"flex",flexWrap:"nowrap",alignItems:"center"},wrapperBody:!1,isFixedHeight:!1,isFixedWidth:!1,size:"none",themeCss:{baseControlClassName:{"padding-and-margin:default":{marginBottom:"15px"}}},id:"u:561592d2ff0a"},{type:"flex",className:"p-1",items:[{type:"container",body:[{type:"container",body:[{type:"tpl",tpl:"12/",inline:!0,wrapperComponent:"",style:{},themeCss:{baseControlClassName:{"font:default":{fontSize:"var(--fonts-size-6)",color:"var(--colors-neutral-text-2)",fontWeight:"var(--fonts-weight-3)"}}},id:"u:c53d2e838649"},{type:"tpl",tpl:"19",inline:!0,wrapperComponent:"",style:{},themeCss:{baseControlClassName:{"font:default":{color:"var(--colors-neutral-text-6)",fontSize:"var(--fonts-size-6)"}}},id:"u:774766c09a3e"}],style:{position:"static",display:"block",flex:"0 0 auto"},wrapperBody:!1,isFixedWidth:!1,size:"none",themeCss:{baseControlClassName:{"padding-and-margin:default":{marginTop:"var(--sizes-size-0)",marginRight:"var(--sizes-size-0)",marginBottom:"var(--sizes-size-0)",marginLeft:"var(--sizes-size-0)"}}},id:"u:7b8d9478caf0"},{type:"container",body:[{type:"tpl",tpl:(0,o.Ru)("93b824b57d4c22085c1035f7254619db"),inline:!0,wrapperComponent:"",style:{},themeCss:{baseControlClassName:{"font:default":{color:"var(--colors-neutral-text-5)"}}},id:"u:4abe984e2cdf"}],style:{position:"static",display:"flex",flexWrap:"nowrap",flexDirection:"column",justifyContent:"center",alignItems:"center",flex:"0 0 auto"},wrapperBody:!1,isFixedHeight:!1,isFixedWidth:!1,size:"none",id:"u:10268e055c48"}],size:"xs",style:{position:"static",display:"flex",flex:"1 1 auto",flexGrow:1,flexBasis:"auto",flexWrap:"nowrap",flexDirection:"column",justifyContent:"center",alignItems:"center"},wrapperBody:!1,isFixedHeight:!1,isFixedWidth:!1,id:"u:a35d9094c57a"},{type:"container",body:[{type:"tpl",tpl:"100%",inline:!0,wrapperComponent:"",style:{},themeCss:{baseControlClassName:{"font:default":{fontSize:"var(--fonts-size-6)",color:"var(--colors-neutral-text-2)",fontWeight:"var(--fonts-weight-3)"}}},id:"u:dfa080010477"},{type:"tpl",tpl:(0,o.Ru)("2a8249ce9e52240855dfabc0efc83a3a"),inline:!0,wrapperComponent:"",style:{},themeCss:{baseControlClassName:{"font:default":{color:"var(--colors-neutral-text-5)"}}},id:"u:ee6afab8bebf"}],size:"xs",style:{position:"static",display:"flex",flex:"1 1 auto",flexGrow:1,flexBasis:"auto",flexWrap:"nowrap",flexDirection:"column",justifyContent:"flex-start",alignItems:"center"},wrapperBody:!1,isFixedHeight:!1,isFixedWidth:!1,id:"u:8d1113a60808"},{type:"container",body:[{type:"tpl",tpl:"99.9%",inline:!0,wrapperComponent:"",style:{},themeCss:{baseControlClassName:{"font:default":{fontSize:"var(--fonts-size-6)",color:"var(--colors-neutral-text-2)",fontWeight:"var(--fonts-weight-3)"}}},id:"u:538523c38973"},{type:"tpl",tpl:(0,o.Ru)("09eb6d258fd00deaf350c2d1a0fd6f46"),inline:!0,wrapperComponent:"",style:{},themeCss:{baseControlClassName:{"font:default":{color:"var(--colors-neutral-text-5)"}}},id:"u:4b2f8311836c"}],size:"xs",style:{position:"static",display:"flex",flex:"1 1 auto",flexGrow:1,flexBasis:"auto",flexWrap:"nowrap",justifyContent:"center",alignItems:"center",flexDirection:"column"},wrapperBody:!1,isFixedHeight:!1,isFixedWidth:!1,id:"u:7543aef28c33"}],style:{position:"relative"},id:"u:0f802c8852fd"},{type:"container",body:[{type:"tpl",tpl:(0,o.Ru)("a5cd4ea1820d5c17c35e86885b1ef10d"),inline:!0,wrapperComponent:"",style:{},themeCss:{baseControlClassName:{"font:default":{fontSize:"14px",color:"var(--colors-neutral-text-5)"}}},id:"u:ec80d1113007"},{type:"tpl",tpl:"2023-01-01 12:00",inline:!0,wrapperComponent:"",style:{},themeCss:{baseControlClassName:{"font:default":{fontSize:"12px",color:"var(--colors-neutral-text-6)"}}},id:"u:7f6bef513eb3"}],style:{position:"static",display:"flex",flexWrap:"nowrap",justifyContent:"space-between"},wrapperBody:!1,isFixedHeight:!1,isFixedWidth:!1,themeCss:{baseControlClassName:{"padding-and-margin:default":{marginTop:"20px"}}},id:"u:6606cebce092"}],size:"none",style:{position:"static",display:"block",flex:"0 0 150px",flexBasis:"100%"},wrapperBody:!1,isFixedHeight:!1,isFixedWidth:!0,onEvent:{click:{weight:0,actions:[]}},themeCss:{baseControlClassName:{"radius:default":{"top-left-border-radius":"6px","top-right-border-radius":"6px","bottom-left-border-radius":"6px","bottom-right-border-radius":"6px"},"border:default":{"top-border-width":"var(--borders-width-4)","left-border-width":"var(--borders-width-2)","right-border-width":"var(--borders-width-2)","bottom-border-width":"var(--borders-width-2)","top-border-style":"var(--borders-style-2)","left-border-style":"var(--borders-style-2)","right-border-style":"var(--borders-style-2)","bottom-border-style":"var(--borders-style-2)","top-border-color":"var(--colors-brand-6)","left-border-color":"var(--colors-brand-10)","right-border-color":"var(--colors-brand-10)","bottom-border-color":"var(--colors-brand-10)"},"padding-and-margin:default":{paddingTop:"10px",paddingRight:"10px",paddingBottom:"10px",paddingLeft:"10px",marginRight:"15px"}}},id:"u:b39411e7f540"},placeholder:"",name:"",style:{gutterX:15,gutterY:15},id:"u:1f941707f77f"},a.previewSchema=(0,p.Cl)((0,p.Cl)({},a.scaffold),{className:"text-left",name:"items",columnsCount:2,style:(0,p.Cl)((0,p.Cl)({},a.scaffold.style),{transform:"scale(0.5)",width:"600px",transformOrigin:"left top"}),items:[{},{},{},{}]}),a.panelTitle=(0,o.Ru)("6223c41373004e3111e768225450b4e8"),a.panelJustify=!0,a.panelBodyCreator=function(e){var a,t,n="crud"===e.schema.type,c=null===(t=null===(a=null==e?void 0:e.schema)||void 0===a?void 0:a.style)||void 0===t?void 0:t.position,d="fixed"===c||"absolute"===c;return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"input-text",label:(0,o.Ru)("3791ba5c2962a42a251489872342b7d6"),name:"editorSetting.displayName"},n?null:(0,l.ol)("formItemName",{label:(0,o.Ru)("41a344642681efaaa418c228ba7fb45c")}),(0,l.ol)("cardsPlaceholder")]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",(0,p.fX)([{title:(0,o.Ru)("bb79667f37035e9562ec6bcffd6cf8ef"),body:[{name:"columnsCount",type:"input-range",visibleOn:"!this.leftFixed",min:0,max:12,step:1,label:(0,o.Ru)("fcd70206ed8109b7ed361c7bce0922c4"),description:(0,o.Ru)("3cf0da9fe51f92842e0a6d375fa5c605")},{type:"input-number",label:(0,o.Ru)("3ccfcb4c0daac7bb3ef1399b4389e3e5"),name:"style.gutterX"},{type:"input-number",label:(0,o.Ru)("ab57255c391c3732b4b38ae78f55e058"),name:"style.gutterY"},(0,l.ol)("switch",{name:"masonryLayout",label:(0,o.Ru)("953e91f3df59837ac2965cc04dec4b0d")}),(0,l.ol)("layout:originPosition",{visibleOn:d||void 0,value:"left-top"})]}],(0,p.zs)((0,l.ol)("theme:common",{exclude:["layout"]})),!1))}])]},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n={$id:"cards",type:"object",title:(0,o.Ru)("390d9ad686ba5622d49443d1e3659d51"),properties:{}},d=e.schema.source&&String(e.schema.source).match(/{([\w-_]+)}/),i=e.schema.name||(null==d?void 0:d[1]),l=this.manager.dataSchema.getScope("".concat(e.id,"-").concat(e.type)),r=null===(t=null==l?void 0:l.parent)||void 0===t?void 0:t.getSchemaByPath(i);return(0,c.Gvm)(null==r?void 0:r.items)&&(n=(0,p.Cl)((0,p.Cl)({},n),r.items),Ud()(n,"properties.index",{type:"number",title:(0,o.Ru)("b271e427962758c71e342a2c06df493a")})),n},a.prototype.filterProps=function(e,a){var t,n=2*(e.columnsCount||3);return a.state.value||a.updateState({value:(0,l.Pu)({},n).map((function(e,a){return(0,p.Cl)((0,p.Cl)({},e),{id:a+1})}))}),e.className="".concat(e.className||""," ae-Editor-list"),e.itemsClassName="".concat(e.itemsClassName||""," cards-items"),e.card&&!(null===(t=e.card.className)||void 0===t?void 0:t.includes("listItem"))&&(e.card=Wd()({className:"".concat(e.card.className||""," ae-Editor-listItem")},e.card)),dc(e)},a.prototype.getRendererInfo=function(a){var t,n=this,c=a.renderer,o=a.schema;return o.$$id||"crud"!==(null===(t=o.$$editor)||void 0===t?void 0:t.renderer.name)||"cards"!==c.name?e.prototype.getRendererInfo.call(this,a):(0,p.Cl)((0,p.Cl)({},{id:o.$$editor.id}),{name:n.name,regions:n.regions,patchContainers:n.patchContainers,vRendererConfig:n.vRendererConfig,wrapperProps:n.wrapperProps,wrapperResolve:n.wrapperResolve,filterProps:n.filterProps,$schema:n.$schema,renderRenderer:n.renderRenderer,memberImmutable:n.memberImmutable})},a.id="CardsPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(ii),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var li=function(e){function a(a){var t=e.call(this,a)||this;return t.rendererName="table",t.$schema="/schemas/TableSchema.json",t.name=(0,o.Ru)("642d94fa418e15a3997bcf7488315e4d"),t.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],t.isBaseComponent=!0,t.description=(0,o.Ru)("ea2b32f5d78d2305b9b7bc21e056a009"),t.docLink="/amis/zh-CN/components/table",t.icon="fa fa-table",t.pluginIcon="table-plugin",t.scaffold={type:"table",columns:[{label:(0,o.Ru)("20aadc3f9b7edb564dc58898898e0dc8"),name:"a"}]},t.regions=[{key:"columns",label:(0,o.Ru)("1f9794dd5634220ed0a498c666cf46fe"),renderMethod:"renderTableContent",preferTag:(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7"),dndMode:"position-h"}],t.previewSchema={type:"table",className:"text-left m-b-none",affixHeader:!1,items:[{a:1,b:2},{a:3,b:4},{a:5,b:6}],columns:[{label:"A",name:"a"},{label:"B",name:"b"}]},t.panelTitle=(0,o.Ru)("b339aa87104709397ba68e7ebbc6e5ba"),t.events=[{eventName:"selectedChange",eventLabel:(0,o.Ru)("257f5a3886d87d2255206f86b880d07e"),description:(0,o.Ru)("6130b1f75d624b2f73f5d923492e92f7"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{selectedItems:{type:"array",title:(0,o.Ru)("94935dfa6c9b908515a593956ee7d07c")},unSelectedItems:{type:"array",title:(0,o.Ru)("f10b94a4ac77878be53fad599a761928")}}}}}]},{eventName:"columnSort",eventLabel:(0,o.Ru)("f3d21138c8ecf5683503c4f814cc7199"),description:(0,o.Ru)("d84464cfb2a5828a200fe9c28a323122"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{orderBy:{type:"string",title:(0,o.Ru)("8f98291c9fa89c0bfce463c0a2eaf97c")},orderDir:{type:"string",title:(0,o.Ru)("c35c1a13309c6f9da9837857517e65fc")}}}}}]},{eventName:"columnFilter",eventLabel:(0,o.Ru)("3d0b957a99d0c366612c01913e17a0c7"),description:(0,o.Ru)("b35963687361af98e6acdc004e87fc3c"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{filterName:{type:"string",title:(0,o.Ru)("8f98291c9fa89c0bfce463c0a2eaf97c")},filterValue:{type:"string",title:(0,o.Ru)("e125986c2ba6783c4297ffe5405cc8bc")}}}}}]},{eventName:"columnSearch",eventLabel:(0,o.Ru)("93a5a0253f11e3a2e58f4e87a52fb094"),description:(0,o.Ru)("6d4c4990ab2c32efe8a17c5f22e10cb5"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{searchName:{type:"string",title:(0,o.Ru)("8f98291c9fa89c0bfce463c0a2eaf97c")},searchValue:{type:"object",title:(0,o.Ru)("caafbcb52c70ad0bbbbf127ee7b08b89")}}}}}]},{eventName:"orderChange",eventLabel:(0,o.Ru)("85ddd38957256b6e9026f42ed570bc35"),description:(0,o.Ru)("d7a66def82af88cd5d408e38feb8a65a"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{movedItems:{type:"array",title:(0,o.Ru)("64ef585f778c9d1b010e86b032398ab6")}}}}}]},{eventName:"columnToggled",eventLabel:(0,o.Ru)("ecfebbc91e2c18a512aeb11b7da15193"),description:(0,o.Ru)("c94f45773a42dc386b9c9dcdc6fa542b"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{columns:{type:"array",title:(0,o.Ru)("db9df54392e408520ca12c6a56113b5a")}}}}}]},{eventName:"rowClick",eventLabel:(0,o.Ru)("76e47871d654c3b0b0e301c0a076e55a"),description:(0,o.Ru)("cc13521eab2c7423b3fb857772405cc3"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f")},index:{type:"number",title:(0,o.Ru)("f74fd69ce55e3f96fe9a032c0da42330")},indexPath:{type:"number",title:"行索引路劲"}}}}}]},{eventName:"rowDbClick",eventLabel:(0,o.Ru)("1385df54facf9564658f05d0e9e2c3c7"),description:(0,o.Ru)("1c00d9cceec92084b116a382f2714ebb"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f")},index:{type:"number",title:(0,o.Ru)("f74fd69ce55e3f96fe9a032c0da42330")},indexPath:{type:"number",title:"行索引路劲"}}}}}]},{eventName:"rowMouseEnter",eventLabel:(0,o.Ru)("5db079b140feffa84c84d1b51d824dea"),description:(0,o.Ru)("90a5608bcd85a3cfcfbb5263a229915c"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f")},index:{type:"number",title:(0,o.Ru)("f74fd69ce55e3f96fe9a032c0da42330")},indexPath:{type:"number",title:"行索引路劲"}}}}}]},{eventName:"rowMouseLeave",eventLabel:(0,o.Ru)("e8bf039de5dc6751c4045f55930e0c83"),description:(0,o.Ru)("f1ca0d305f3251a81f361a2dc8e11fff"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{item:{type:"object",title:(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f")},index:{type:"number",title:(0,o.Ru)("f74fd69ce55e3f96fe9a032c0da42330")},indexPath:{type:"number",title:"行索引路劲"}}}}}]}],t.actions=[{actionType:"select",actionLabel:(0,o.Ru)("8eb3c8b16106e5487cd1fa3b8a1342ce"),description:(0,o.Ru)("908cc16fe4f7972450167e26276ac726"),innerArgs:["selected"],schema:se([(0,l.ol)("formulaControl",{name:"selected",label:(0,o.Ru)("a2b39e5a8b5015234dcd8e07a2e00e3d"),variables:"${variables}",size:"lg",mode:"horizontal"})])},{actionType:"selectAll",actionLabel:(0,o.Ru)("366a3c07289bd6efb7c2a182f7a12772"),description:(0,o.Ru)("e97c09cd119b64ae0a8dfd42a1d449cb")},{actionType:"clearAll",actionLabel:(0,o.Ru)("c3e8652924c258e121eed16414d3a9e5"),description:(0,o.Ru)("7619ec29c0a854dd49e0a7a47bf1a127")},{actionType:"initDrag",actionLabel:(0,o.Ru)("b94bd878cae4ddc567b00a2dc4f21d74"),description:(0,o.Ru)("5dc3017c21ae2e31ab127dbde8ec80e9")},{actionType:"cancelDrag",actionLabel:"取消排序",description:"取消表格拖拽排序功能"}],t.panelJustify=!0,t.panelBodyCreator=function(e){var a="crud"===e.schema.type,d=(0,l.k7)();return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{name:"title",type:d?"input-text-i18n":"input-text",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab")},a?null:(0,l.ol)("sourceBindControl",{label:(0,o.Ru)("c11322c9cc43ce3c004cf03f5ac0acd0")}),{name:"combineNum",label:(0,l.NR)((0,o.Ru)("25915fb58615ba9a5e145efa252fec30"),(0,o.Ru)("80174cabf025dfe269aee5390b813708")),type:"input-number",labelAlign:"left",horizontal:{left:5,right:7},placeholder:(0,o.Ru)("d7d0936858fcdf4ffdb2899451ec74fc")},{type:"ae-switch-more",mode:"normal",formType:"extend",label:(0,o.Ru)("86aafaa75b388deb4a4cbdab2293c099"),name:"showHeader",pipeIn:function(e){return null==e||e},form:{body:[{children:n.createElement(c.$nd,{level:"primary",size:"sm",block:!0,onClick:t.editHeaderDetail.bind(t,e.id)},(0,o.Ru)("e6aa1b827415217c524ae9d9b665cca5"))}]}},{type:"ae-switch-more",mode:"normal",formType:"extend",label:(0,o.Ru)("12c4c5e8abda77e1fdc93653d6414187"),name:"showFooter",pipeIn:function(e){return null==e||e},form:{body:[{children:n.createElement(c.$nd,{level:"primary",size:"sm",block:!0,onClick:t.editFooterDetail.bind(t,e.id)},(0,o.Ru)("a2ecfd5a0db9c855f59eea75083678e6"))}]}}]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{name:"columnsTogglable",label:(0,l.NR)((0,o.Ru)("de0302f6f891653ac2d8417a46249ebf"),(0,o.Ru)("142184926b0ae6169a9b7bdefb9b42ff")),type:"button-group-select",pipeIn:(0,l.Jh)("auto"),size:"sm",labelAlign:"left",options:[{label:(0,o.Ru)("3aed2c11e95a9c0ea1d853d4aee72e8c"),value:"auto"},{label:(0,o.Ru)("cc42dd3170fdf36bdc2b0f58ab23eb84"),value:!0},{label:(0,o.Ru)("b15d91274e9fc68608c609999e0413fa"),value:!1}]},(0,l.ol)("switch",{name:"affixHeader",label:(0,o.Ru)("e8bb313fb86cf474c0e264794bc85896"),pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("switch",{name:"footable",label:(0,l.NR)((0,o.Ru)("5006fdc5659989e42c3855c17c57f878"),(0,o.Ru)("9db359f376a1a588ef7dcbef53cc114a")),pipeIn:function(e){return!!e}}),{name:"footable.expand",type:"button-group-select",size:"sm",visibleOn:"this.footable",label:(0,o.Ru)("df74194830e695efbfce16c0c64223cf"),pipeIn:(0,l.Jh)("none"),options:[{label:(0,o.Ru)("94be543c4fd399f0839211464c8583ce"),value:"first"},{label:(0,o.Ru)("9a7b52fc8659f1786907fe93efa85bf7"),value:"all"},{label:(0,o.Ru)("b07deca9076bd3354b1b2709d58d725a"),value:"none"}]},{name:"placeholder",pipeIn:(0,l.Jh)((0,o.Ru)("21efd88b67a39834582ad99aabb9dc60")),type:"input-text",label:(0,o.Ru)("35ba83e053cef95e55dfffde279822b5")},{name:"rowClassNameExpr",type:"input-text",label:(0,o.Ru)("76b3250fb1e8593fac075b64029300fa"),placeholder:"支持模板语法,如 <%= this.id % 2 ? 'bg-success' : '' %>"}]},{title:(0,o.Ru)("261bba7ad82914e477f4b37f6a83874e"),body:[(0,l.ol)("className",{label:(0,o.Ru)("5e5d3f13111593b2710673006d4c8297")}),(0,l.ol)("className",{name:"tableClassName",label:(0,o.Ru)("b339aa87104709397ba68e7ebbc6e5ba")}),(0,l.ol)("className",{name:"headerClassName",label:(0,o.Ru)("9e25d776a57c610940bcc1c19847b97d")}),(0,l.ol)("className",{name:"footerClassName",label:(0,o.Ru)("2ec1b0bb189b486945e79c167a4a024d")}),(0,l.ol)("className",{name:"toolbarClassName",label:(0,o.Ru)("012f602372cd2dbd639cd966c63e1f90")})]}])},a?null:{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(t.manager,e)))]}])},t.unWatchWidthChange={},t.dsManager=new w(a),t}return(0,p.C6)(a,e),Object.defineProperty(a.prototype,"scaffoldForm",{get:function(){var e=(0,l.k7)();return{title:(0,o.Ru)("6b93fcfc1a5795189c6072fa6e86d4f6"),body:[{name:"columns",type:"combo",multiple:!0,label:!1,addButtonText:(0,o.Ru)("0c14e431f1b5ecd163f8fa010a0654c7"),draggable:!0,items:[{type:e?"input-text-i18n":"input-text",name:"label",placeholder:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab")},{type:"input-text",name:"name",placeholder:(0,o.Ru)("41a344642681efaaa418c228ba7fb45c")},{type:"select",name:"type",placeholder:(0,o.Ru)("226b0912184333c81babf2f1894ec0c1"),value:"text",options:[{value:"text",label:(0,o.Ru)("ffb01e5bcf4c00447f5150d3cba81371")},{value:"tpl",label:(0,o.Ru)("59cf15fe6b8d659c9bd2f86143534a06")},{value:"image",label:(0,o.Ru)("20def7942674282277c3714ed7ea6ce0")},{value:"date",label:(0,o.Ru)("4ff1e74e43a3586339251494117185ad")},{value:"progress",label:(0,o.Ru)("c7bff79d059a0b7ff9b02441959d8be2")},{value:"status",label:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b")},{value:"mapping",label:(0,o.Ru)("9da188491dd34c4382a5b9f006194e41")},{value:"operation",label:(0,o.Ru)("8abc564260a1564521e0c3a1d5419b4a")}]}]}],canRebuild:!0}},enumerable:!1,configurable:!0}),a.prototype.filterProps=function(e,a){if(!a.state.value){var t=Kn(e);if(Array.isArray(t)&&t.length)a.updateState({value:t.slice(0,3)});else{var n={};Array.isArray(e.columns)&&e.columns.forEach((function(e){e.name&&(0,B.BBb)(n,e.name,(0,l.wR)(e))})),a.updateState({value:(0,l.Pu)(n,1).map((function(e,a){return(0,p.Cl)((0,p.Cl)({},e),{id:a+1})}))})}}return e.resizable=!1,e},a.prototype.getRendererInfo=function(a){var t,n=this,c=a.schema,o=a.renderer;return c.$$id||"crud"!==(null===(t=c.$$editor)||void 0===t?void 0:t.renderer.name)||"table"!==o.name?e.prototype.getRendererInfo.call(this,a):(0,p.Cl)((0,p.Cl)({},{id:c.$$editor.id}),{name:n.name,regions:n.regions,patchContainers:n.patchContainers,vRendererConfig:n.vRendererConfig,wrapperProps:n.wrapperProps,wrapperResolve:n.wrapperResolve,filterProps:n.filterProps,$schema:n.$schema,renderRenderer:n.renderRenderer})},a.prototype.beforeInsert=function(e){var a,t,n,c,d=e.context;d.info.plugin!==this&&(null===(a=d.node.sameIdChild)||void 0===a?void 0:a.info.plugin)!==this||"columns"!==d.region||(d.data=(0,p.Cl)((0,p.Cl)({},d.data),{label:null!==(c=null!==(t=d.data.label)&&void 0!==t?t:null===(n=d.subRenderer)||void 0===n?void 0:n.name)&&void 0!==c?c:(0,o.Ru)("bcee820bc20342a4d388a35ed32a35fe")}))},a.prototype.buildDataSchemas=function(e,a,t,n){var c,d,i,l,r,b;return(0,p.sH)(this,void 0,void 0,(function(){var f,s,u,m,h,v,y,g,R,C,w,x,S,N,k,E,I;return(0,p.YH)(this,(function(O){switch(O.label){case 0:f={$id:"".concat(e.id,"-").concat(e.type,"-tableRows"),type:"object",properties:{}},s=e.children.find((function(e){return e.isRegion&&"columns"===e.region})),u="".concat(null==n?void 0:n.id,"-").concat(null==n?void 0:n.type).concat("cell"===(null===(c=e.parent)||void 0===c?void 0:c.type)?"-currentRow":""),m=!1,t&&(m=(0,B.rpn)(null==s?void 0:s.children,(function(e){return e.id===t.id})))&&(E="".concat(e.id,"-").concat(e.type,"-currentRow"),this.manager.dataSchema.getScope(E)&&this.manager.dataSchema.removeScope(E),this.manager.dataSchema.getScope(u)&&this.manager.dataSchema.switchTo(u),this.manager.dataSchema.addScope([],E),this.manager.dataSchema.current.tag=(0,o.Ru)("bf2a4fd8ecd654982e2d466f10f54d3f"),this.manager.dataSchema.current.group=(0,o.Ru)("813a5158d9f7171d20e7df340c5b48f9")),h=0,v=s.children.concat(),O.label=1;case 1:if(!(v.length>0&&h<e.schema.columns.length))return[3,6];y=v.shift(),g=y.children.concat(),O.label=2;case 2:return g.length?(R=g.shift(),(C=R.schema).name?[4,null===(i=(d=R.info.plugin).buildDataSchemas)||void 0===i?void 0:i.call(d,R,a,t,e)]:[3,4]):[3,5];case 3:w=O.sent(),f.properties[C.name]=(0,p.Cl)((0,p.Cl)({},w),(null==w?void 0:w.$id)?{}:{$id:"".concat(R.id,"-").concat(R.type)}),O.label=4;case 4:return[3,2];case 5:return h++,[3,1];case 6:if(e.schema.source)for(x=e.schema.source.match(/\$\{(.*?)\}/),S=e.schema.source.match(/\$(\w+$)/),N=x?x[1]:S?S[1]:"",I=this.manager.dataSchema.getScope("".concat(e.info.id,"-").concat(e.info.type));I;)k=I.schemas.find((function(e){var a;return null===(a=e.properties)||void 0===a?void 0:a[N]})),k&&(f=(0,p.Cl)((0,p.Cl)({},f),{properties:(0,p.Cl)((0,p.Cl)({},f.properties),null===(b=null===(r=null===(l=k.properties)||void 0===l?void 0:l[N])||void 0===r?void 0:r.items)||void 0===b?void 0:b.properties)})),I=k?void 0:I.parent;return"columns"===(null==a?void 0:a.region)?[2,f]:(m&&(E="".concat(e.id,"-").concat(e.type,"-currentRow"),null==(I=this.manager.dataSchema.getScope(E))||I.addSchema(f)),[2,{$id:"".concat(e.id,"-").concat(e.type),type:"object",properties:{rows:{type:"array",title:(0,o.Ru)("77fdd35933c099cdcb64b71f3fbe7a6c"),items:f},selectedItems:{type:"array",title:(0,o.Ru)("41c5c859a80b635c23b3b4d1d8b44efb"),items:f},unSelectedItems:{type:"array",title:(0,o.Ru)("f87912f19be48f36e4e261e585764d6e"),items:f}}}])}}))}))},a.prototype.getAvailableContextFields=function(e,a,t){var n,c,o,d,i,l,r,b;return(0,p.sH)(this,void 0,void 0,(function(){var f;return(0,p.YH)(this,(function(s){return"table-cell"===(null===(c=null===(n=null==a?void 0:a.info)||void 0===n?void 0:n.renderer)||void 0===c?void 0:c.name)&&"service"===(null===(o=e.parent)||void 0===o?void 0:o.type)&&(null===(l=null===(i=null===(d=e.parent)||void 0===d?void 0:d.parent)||void 0===i?void 0:i.path)||void 0===l?void 0:l.endsWith("service"))?[2,null===(b=(r=e.parent.parent.info.plugin).getAvailableContextFields)||void 0===b?void 0:b.call(r,e.parent.parent,a,t)]:(f=this.dsManager.getBuilderBySchema(e.schema))&&e.schema.api?[2,f.getAvailableContextFields({schema:e.schema,sourceKey:"api",feat:"List"},a)]:[2]}))}))},a.prototype.editHeaderDetail=function(e){var a,t=this.manager,n=t.store,c=n.getNodeById(e),d=n.getValueOf(e),i={type:"tpl",tpl:(0,o.Ru)("86aafaa75b388deb4a4cbdab2293c099"),wrapperComponent:""};c&&d&&this.manager.openSubEditor({title:(0,o.Ru)("e6aa1b827415217c524ae9d9b665cca5"),value:Qn(null!==(a=d.header)&&void 0!==a?a:i),slot:{type:"container",body:"$$"},onChange:function(e){e=(0,p.Cl)((0,p.Cl)({},d),{header:Zn(e)}),t.panelChangeValue(e,(0,l.Ui)(d,e))}})},a.prototype.editFooterDetail=function(e){var a,t=this.manager,n=t.store,c=n.getNodeById(e),d=n.getValueOf(e),i={type:"tpl",tpl:(0,o.Ru)("12c4c5e8abda77e1fdc93653d6414187"),wrapperComponent:""};c&&d&&this.manager.openSubEditor({title:(0,o.Ru)("a2ecfd5a0db9c855f59eea75083678e6"),value:Qn(null!==(a=d.footer)&&void 0!==a?a:i),slot:{type:"container",body:"$$"},onChange:function(e){e=(0,p.Cl)((0,p.Cl)({},d),{footer:Zn(e)}),t.panelChangeValue(e,(0,l.Ui)(d,e))}})},a.prototype.componentRef=function(e,a){var t,n,c=this;if(a){var o=a.props.store;this.unWatchWidthChange[e.id]=(0,K.mJ)((function(){return o.columns.map((function(e){return e.pristine.width})).join(",")}),(function(){a.updateTableInfoLazy((function(){c.manager.store.highlightNodes.forEach((function(e){return e.calculateHighlightBox()}))}))}))}else null===(n=(t=this.unWatchWidthChange)[e.id])||void 0===n||n.call(t)},a.id="TablePlugin",a}(l.j8);(0,l.I0)(li),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ri=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="cell-field",a.panelTitle=(0,o.Ru)("dc7558211f2990370954c2e7ca498ee9"),a.panelIcon="fa fa-columns",a.panelJustify=!0,a._dynamicControls={name:function(){return(0,l.ol)("formItemName",{name:"name",label:(0,o.Ru)("4ca07911d10b74cc7c357b510e7cc948"),visibleOn:"this.name !== undefined || this.key === undefined"})},key:function(){return(0,l.ol)("formItemName",{name:"key",label:(0,o.Ru)("4ca07911d10b74cc7c357b510e7cc948"),visibleOn:"this.name === undefined && this.key"})},sorter:function(){return(0,l.ol)("switch",{name:"sorter",hidden:a._isOpColumn,label:(0,l.NR)((0,o.Ru)("b4521626a48dcb61001fc563d2433ed3"),(0,o.Ru)("ac83dbca40c9d2151b5f7d81795535cc"))})},searchable:function(){return[(0,l.ol)("switch",{name:"searchable",label:(0,o.Ru)("af9cbd3988196fc104af4fed9461e152"),hidden:a._isOpColumn,pipeIn:function(e){return!!e}}),{name:"searchable",visibleOn:"this.searchable",asFormItem:!0,label:!1,children:function(e){var t,d=e.value,i=e.onChange,l=e.data;!0===d?d={}:void 0===d&&(d=(0,B.dnO)(l,"searchable"));var r=d.mode;return delete(d=(0,p.Cl)((0,p.Cl)({},d),{type:"form",mode:"normal",wrapWithPanel:!1,body:(null===(t=null==d?void 0:d.body)||void 0===t?void 0:t.length)?d.body:[{type:"input-text",name:l.key}]})).mode,n.createElement(c.$nd,{className:"w-full flex flex-col items-center",onClick:function(){a.manager.openSubEditor({title:(0,o.Ru)("34dceb7c51000849ea3596fbaab6f67c"),value:d,onChange:function(e){return i((0,p.Cl)((0,p.Cl)({},e),{mode:r}),"searchable")}})}},n.createElement("span",{className:"inline-flex items-center"},n.createElement(c.Int,{icon:"edit",className:"mr-1 w-3"}),(0,o.Ru)("34dceb7c51000849ea3596fbaab6f67c")))}}]},popover:function(){return{name:"popOver",label:(0,o.Ru)("a193a0f0b38ea06f46b1d3051c433cf5"),type:"ae-switch-more",hidden:a._isOpColumn,mode:"normal",formType:"extend",bulk:!0,defaultData:{popOver:{mode:"popOver"}},trueValue:{mode:"popOver",body:[{type:"tpl",tpl:(0,o.Ru)("3c87936b95f844aa21605c75d217c8f9")}]},isChecked:function(e){var a=e.data,t=e.name;return I()(a,t)},form:{body:[{name:"popOver.mode",type:"button-group-select",label:(0,o.Ru)("f0789e79d48f135e5d870753f7a85d05"),value:"popOver",options:[{label:(0,o.Ru)("02d9819ddaaaeb1b7b22b12608c7e5ca"),value:"popOver"},{label:(0,o.Ru)("6cff4b6d794cc17f5d24dbe0d21e5732"),value:"dialog"},{label:(0,o.Ru)("2a2924380dfcaea998bd8a49703545a9"),value:"drawer"}]},(0,l.ol)("formItemSize",{name:"popOver.size",clearValueOnHidden:!0,visibleOn:'popOver.mode !== "popOver"'}),{type:"select",name:"popOver.position",label:(0,o.Ru)("59b9e2022323a63079c6ddab63fec112"),visibleOn:'popOver.mode === "popOver"',options:["center","left-top","right-top","left-bottom","right-bottom"],clearValueOnHidden:!0},{name:"popOver.trigger",type:"button-group-select",label:(0,o.Ru)("159dbc2fafd57b9d3652f16659b1b519"),options:[{label:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),value:"click"},{label:(0,o.Ru)("f6d767f39ba3bf955077a3c0ce81e581"),value:"hover"}],pipeIn:(0,l.Jh)("click")},(0,l.ol)("switch",{name:"popOver.showIcon",label:(0,o.Ru)("731f9b470e0948cbf56341a53c423213"),value:!0}),{type:"input-text",name:"popOver.title",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab")},{name:"popOver.body",asFormItem:!0,label:!1,children:function(e){var t=e.value;e.onBulkChange;var d=e.onChange;return e.name,e.data,t={body:t&&t.body?t.body:[{type:"tpl",tpl:(0,o.Ru)("3c87936b95f844aa21605c75d217c8f9")}]},n.createElement(c.$nd,{className:"w-full flex flex-col items-center",onClick:function(){a.manager.openSubEditor({title:(0,o.Ru)("a0f14a16feaece37026df27feb9070a1"),value:t,onChange:function(e){d(e?Array.isArray(e)?e:(null==e?void 0:e.body)?e.body:[]:[])}})}},n.createElement("span",{className:"inline-flex items-center"},n.createElement(c.Int,{icon:"edit",className:"mr-1 w-3"}),(0,o.Ru)("a0f14a16feaece37026df27feb9070a1")))}}]}}},quickEdit:function(){return{name:"quickEdit",label:(0,l.NR)((0,o.Ru)("9a899d9ab83d8ffa6308fb31e93f23a1"),(0,o.Ru)("9306b956ca5950203ee49a2680cac63d")),type:"ae-switch-more",hidden:a._isOpColumn,mode:"normal",formType:"extend",bulk:!0,trueValue:{mode:"popOver"},isChecked:function(e){var a=e.data,t=e.name;return!!I()(a,t)},form:{body:[{name:"quickEdit.mode",type:"button-group-select",label:(0,o.Ru)("f0789e79d48f135e5d870753f7a85d05"),value:"popOver",options:[{label:(0,o.Ru)("78f395c15aaf8c92d9223f6ca69b41a4"),value:"popOver"},{label:(0,o.Ru)("c6e1b91d329a61b691d0d5d2eb343ddd"),value:"inline"}]},(0,l.ol)("icon",{name:"quickEdit.icon"}),(0,l.ol)("switch",{name:"quickEdit.saveImmediately",label:(0,l.NR)((0,o.Ru)("4562be5a3f9823a5f61b25f8d14b2b43"),(0,o.Ru)("8bb1910d5bc3b1b32c1e037978ba9d3b")),pipeIn:function(e){return!!e}}),(0,l.ol)("apiControl",{label:(0,o.Ru)("eccba4475f3144e417e55fd96e831e09"),description:(0,o.Ru)("df23e8db7baa38e0d9db41384788a40c"),name:"quickEdit.saveImmediately.api",visibleOn:"this.quickEdit && this.quickEdit.saveImmediately"}),{name:"quickEdit",asFormItem:!0,label:!1,children:function(e){var t=e.value,d=e.onBulkChange,i=e.name,l=e.data;!0===t?t={}:void 0===t&&(t=(0,B.dnO)(l,"quickEdit"));var r=(t=(0,p.Cl)({},t)).mode||"popOver";t.mode&&delete t.mode;var b=t.saveImmediately;return t.saveImmediately&&delete t.saveImmediately,t=t.body&&["container","wrapper"].includes(t.type)?(0,p.Cl)({type:"wrapper",body:[]},t):{type:"wrapper",body:[(0,p.Cl)({type:"input-text",name:l.name},t)]},n.createElement(c.$nd,{className:"w-full flex flex-col items-center",onClick:function(){a.manager.openSubEditor({title:(0,o.Ru)("c3ed36e4abb96c18a6c83350994cdea7"),value:t,onChange:function(e){var a;return d(((a={})[i]=(0,p.Cl)((0,p.Cl)({},e),{mode:r,saveImmediately:b}),a))}})}},n.createElement("span",{className:"inline-flex items-center"},n.createElement(c.Int,{icon:"edit",className:"mr-1 w-3"}),(0,o.Ru)("fba91204d335ae6eda35809023a94f7f")))}}]}}}},a.panelBodyCreator=function(e){var t,n,c,d,i,r,b,f,s=a.manager,u=a.dynamicControls;return a._isOpColumn="operation"===(null===(t=null==e?void 0:e.schema)||void 0===t?void 0:t.type),(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("c11322c9cc43ce3c004cf03f5ac0acd0"),hidden:a._isOpColumn,body:pc()([null===(n=null==u?void 0:u.name)||void 0===n?void 0:n.call(u,e),null===(c=null==u?void 0:u.key)||void 0===c?void 0:c.call(u,e),{name:"title",label:(0,o.Ru)("eb2719a7e6cebda7ca234560f21fb448"),type:"input-text"},Le({name:"remark",label:(0,o.Ru)("3ba265c6b63bde0319822afd6b9a649d"),labelRemark:(0,o.Ru)("7ad83bbe4646a0011ece7fd338d1e189")}),{name:"placeholder",type:"input-text",label:(0,l.NR)((0,o.Ru)("940b12c19fcf7aced0cdd164edc9acbc"),(0,o.Ru)("f35c90b504521a2da346960b9db23828")),value:"-"}]).filter(Boolean)},null===(d=null==u?void 0:u.relationBuildSetting)||void 0===d?void 0:d.call(u,e),{title:(0,o.Ru)("f4a3780b66d65a315a762976ab5e781f"),hidden:!a._isOpColumn,body:[{type:"ae-feature-control",strictMode:!1,label:!1,manager:s,addable:!0,sortable:!0,removeable:!0,features:function(){var a,t,n=s.store.getNodeById(e.id);return(null!==(t=null===(a=null==n?void 0:n.schema)||void 0===a?void 0:a.buttons)&&void 0!==t?t:[]).map((function(e,a){return{label:e.label,value:e.$$id||"",remove:function(e){var t;(null===(t=null==e?void 0:e.buttons)||void 0===t?void 0:t.length)&&e.buttons.splice(a,1)}}}))},goFeatureComp:function(e){return e.value},onSort:function(e,a){var t;(null===(t=null==e?void 0:e.buttons)||void 0===t?void 0:t.length)>1&&(e.buttons[a.oldIndex]=e.buttons.splice(a.newIndex,1,e.buttons[a.oldIndex])[0])},customAction:function(e){var a=e.onBulkChange,t=e.schema;return{type:"button",label:(0,o.Ru)("f9f2b9cc91cd332db6b2b732c3869233"),level:"enhance",className:"ae-FeatureControl-action",onClick:function(){t.buttons.push({label:(0,o.Ru)("f9f2b9cc91cd332db6b2b732c3869233"),level:"link"}),a(t)}}}}]},{title:(0,o.Ru)("949a8b7bd2c10070a2fae16f9c66afbb"),body:pc()([{type:"ae-columnWidthControl",name:"width",label:!1,formLabel:(0,o.Ru)("bdd9d38d7e2929024089363dc8f48b7a")},{type:"select",name:"align",label:(0,o.Ru)("d5bc35360607472de4525358af126de4"),hidden:a._isOpColumn,options:[{label:(0,o.Ru)("413f48cc71f71083ce532a86e3efdc21"),value:"left"},{label:(0,o.Ru)("56c17ba6a56c01706ae00a31611deb03"),value:"center"},{label:(0,o.Ru)("fd8e9572cc6bf87653c4d8f8b8dd0db9"),value:"right"}]},{type:"select",name:"fixed",label:(0,o.Ru)("a0dbb2b0a000cdb3a265d096d4e5ed8d"),hidden:a._isOpColumn,options:[{label:(0,o.Ru)("9ed8a4c5d1b3726121175dc986268b0c"),value:!1},{label:(0,o.Ru)("00ed921de3ababcafcb0594ff0e9a997"),value:"left"},{label:(0,o.Ru)("a5b48f7807e3c1ddd80fa160f46f9cc9"),value:"right"}]},{type:"ae-Switch-More",mode:"normal",name:"copyable",label:(0,o.Ru)("f9a9fcc3bf6a3c8ff1e99fa48ed6d03d"),hiddenOnDefault:!0,formType:"extend",form:{body:[{name:"copyable.content",visibleOn:"this.copyable",type:"ae-formulaControl",label:(0,o.Ru)("6a086902a84969a835423002718e86b4")}]}},null===(i=null==u?void 0:u.sorter)||void 0===i?void 0:i.call(u,e),null===(r=null==u?void 0:u.searchable)||void 0===r?void 0:r.call(u,e),null===(b=null==u?void 0:u.popover)||void 0===b?void 0:b.call(u,e),null===(f=null==u?void 0:u.quickEdit)||void 0===f?void 0:f.call(u,e)]).filter(Boolean)}].filter(Boolean))}])},a}return(0,p.C6)(a,e),a.prototype.getRendererInfo=function(a){var t=a.renderer,n=a.schema;return this.rendererName===(null==t?void 0:t.name)?{name:n.title?"<".concat(n.title,">列"):(0,o.Ru)("044892c0c637f2d9e78e78956b1ded01"),$schema:"/schemas/TableSchema.json",multifactor:!0,wrapperResolve:function(e){var a,t,n=null===(a=e.parentElement)||void 0===a?void 0:a.parentElement,c=null==n?void 0:n.getAttribute("data-col"),o=null===(t=e.closest("table").parentElement)||void 0===t?void 0:t.parentElement;return[].slice.call(null==o?void 0:o.querySelectorAll('th[data-col="'.concat(c,'"],\n td[data-col="').concat(c,'"]')))}}:e.prototype.getRendererInfo.call(this,a)},a.prototype.beforeReplace=function(e){var a=e.context;a.info.plugin===this&&a.data&&(a.data.title=a.data.title||a.schema.title,a.data.key=a.data.key||a.schema.key)},a.prototype.afterBuildPanelBody=function(e){var a,t,n=e.context,c=n.context;n.data,(null===(t=null===(a=c.node.parent)||void 0===a?void 0:a.parent)||void 0===t?void 0:t.type)&&"table2"===c.node.parent.parent.type&&([{sameName:c.info.renderer.isFormItem?"name":void 0,name:"name",type:"ae-DataBindingControl",label:(0,o.Ru)("4ca07911d10b74cc7c357b510e7cc948"),onBindingChange:function(e,a){var t;a((null===(t=null==e?void 0:e.resolveColumnSchema)||void 0===t?void 0:t.call(e,"List"))||{title:e.label})}},{sameName:c.info.renderer.isFormItem?"label":void 0,name:"title",label:(0,o.Ru)("eb2719a7e6cebda7ca234560f21fb448"),type:"input-text"},Le({name:"remark",label:(0,o.Ru)("3ba265c6b63bde0319822afd6b9a649d"),labelRemark:(0,o.Ru)("7ad83bbe4646a0011ece7fd338d1e189")}),{name:"placeholder",type:"input-text",label:(0,l.NR)((0,o.Ru)("940b12c19fcf7aced0cdd164edc9acbc"),(0,o.Ru)("f35c90b504521a2da346960b9db23828")),value:"-"}].filter(Boolean),(0,l.ol)("switch",{name:"sorter",label:(0,l.NR)((0,o.Ru)("b4521626a48dcb61001fc563d2433ed3"),(0,o.Ru)("ac83dbca40c9d2151b5f7d81795535cc"))}),(0,l.ol)("switch",{name:"searchable",label:(0,o.Ru)("af9cbd3988196fc104af4fed9461e152"),pipeIn:function(e){return!!e}}))},Object.defineProperty(a.prototype,"dynamicControls",{get:function(){return this._dynamicControls},set:function(e){if(!e||!(0,B.Gvm)(e))throw new Error((0,o.Ru)("44c9d7cb031327029dd0b1bc92689542"));this._dynamicControls=(0,p.Cl)((0,p.Cl)({},this._dynamicControls),e)},enumerable:!1,configurable:!0}),a.id="TableCell2Plugin",a}(l.j8);(0,l.I0)(ri),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var bi=function(e){var a=e.value,t=e.onChange;return n.createElement("div",{className:"ae-JsonEditor"},n.createElement(l.BY,{value:a,onChange:t}))},fi=[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{componentType:{type:"string",title:"componentType"},seriesType:{type:"string",title:"seriesType"},seriesIndex:{type:"number",title:"seriesIndex"},seriesName:{type:"string",title:"seriesName"},name:{type:"string",title:"name"},dataIndex:{type:"number",title:"dataIndex"},data:{type:"object",title:"data"},dataType:{type:"string",title:"dataType"},value:{type:"number",title:"value"},color:{type:"string",title:"color"}}}}}],si={xAxis:{type:"category",data:["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},yAxis:{type:"value"},series:[{data:[820,932,901,934,1290,1330,1320],type:"line"}],backgroundColor:"transparent"},ui=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="chart",a.$schema="/schemas/ChartSchema.json",a.name=(0,o.Ru)("d09504750ebc1d75c38d86e16060f83d"),a.isBaseComponent=!0,a.description=(0,o.Ru)("10e14f791d73c7c0f4113787f36f1626"),a.docLink="/amis/zh-CN/components/chart",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-pie-chart",a.pluginIcon="chart-plugin",a.scaffold={type:"chart",config:si,replaceChartOption:!0},a.previewSchema=(0,p.Cl)({},a.scaffold),a.events=[{eventName:"init",eventLabel:(0,o.Ru)("2cb472ff9cad0c89a033c53996b52053"),description:(0,o.Ru)("76ddcc0ad85aa4be6875b73244a64faf"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("85f1708454f409855d552f702ac27b19")}}}]},{eventName:"click",eventLabel:(0,o.Ru)("2ea6f1f33dec7cb3c23a1bf1f9eab11a"),description:(0,o.Ru)("fe9228649853d08eebee72ad5521a3dd"),dataSchema:fi},{eventName:"mouseover",eventLabel:(0,o.Ru)("728c7cdfa431821d291b5108394ec65a"),description:(0,o.Ru)("a643d2fe12d205eb8fb5cffe92f62c35"),dataSchema:fi},{eventName:"legendselectchanged",eventLabel:(0,o.Ru)("764c134791952dd1acb0f23587e75421"),description:(0,o.Ru)("262cd2f688751332c1907a659e686210"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{name:{type:"string",title:"name"},selected:{type:"object",title:"selected"}}}}}]}],a.actions=[{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionType:"setValue",actionLabel:(0,o.Ru)("e22855f53b7a1ab33e920375c0cd0e3d"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelTitle=(0,o.Ru)("d09504750ebc1d75c38d86e16060f83d"),a.panelJustify=!0,a.panelBodyCreator=function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("name")]},{title:(0,o.Ru)("e7af71fb102cc86ab3be6a2fb32b5e3f"),body:[(0,l.ol)("apiControl",{label:(0,l.NR)((0,o.Ru)("31f8a7a967286a16eb404e3ba237619e"),(0,o.Ru)("eabda74dd2ac5b4e6eab9229e0e63f79")),mode:"normal"}),(0,l.ol)("switch",{label:(0,o.Ru)("1396ebc166bd49c1e3b67549a1b4caa0"),name:"initFetch",visibleOn:"this.api.url",pipeIn:(0,l.Jh)(!0)}),{name:"interval",label:(0,l.NR)((0,o.Ru)("2af32ab13a9dece315cec2764d6aa7d4"),(0,o.Ru)("bc827aaffaa35a95607346cc104c0785")),type:"input-number",step:500,min:1e3,visibleOn:"this.api.url",unitOptions:["ms"]},(0,l.ol)("expressionFormulaControl",{evalMode:!1,label:(0,l.NR)((0,o.Ru)("59688d1a484179aef8edc0ccbabb9fc1"),(0,o.Ru)("3fd81a573ea309b203ab019c1aa95a2c")),name:"trackExpression",placeholder:"\\${xxx}"}),{name:"config",asFormItem:!0,component:bi,mode:"normal",label:(0,l.NR)((0,o.Ru)("57c7d1125d2803b946a5b25c3f80f249"),(0,o.Ru)("3d3fa75d8b345b22a5fbd14a65a0af71"))},{name:"dataFilter",type:"ae-functionEditorControl",allowFullscreen:!0,mode:"normal",label:(0,l.NR)((0,o.Ru)("d0d852432ce09f627e6ae471b3f86b0a"),(0,o.Ru)("06e89ed3cb501da6d57e35bc28a37089")),renderLabel:!0,params:[{label:"config",tip:(0,o.Ru)("f25c9fd2852b85502157decbedd19082")},{label:"echarts",tip:(0,o.Ru)("2695f318db820c2bfe4c886fed3697f0")},{label:"data",tip:(0,o.Ru)("b76e25de5689ea51af0688d0ea6d7b39")}],placeholder:"debugger; // 可以浏览器中断点调试\n\n// 查看原始数据\nconsole.log(config)\n\n// 返回新的结果 \nreturn {}"},(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("d98ef182637b4d10e16e8073c1101e51"),(0,o.Ru)("e8f96ea47cb322f4f1a4c938c7b155ac")),name:"replaceChartOption"})]},{title:(0,o.Ru)("e732f4c0d8075670b6c75cc52bd1f7d5"),body:[{name:"clickAction",asFormItem:!0,label:!1,children:function(t){var d=t.onChange,i=t.value;return n.createElement("div",{className:"m-b"},n.createElement(c.$nd,{size:"sm",level:i?"danger":"info",onClick:a.editDrillDown.bind(a,e.id)},(0,o.Ru)("43ddd80698198791d4a738bb20a2d7f4")),i?n.createElement(c.$nd,{size:"sm",level:"link",className:"m-l",onClick:function(){return d("")}},(0,o.Ru)("c8da43fe6ad1c537f86cecb353250145")):null)}}]},(0,l.ol)("status")])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",(0,p.fX)([{title:(0,o.Ru)("00958a92c5804d56047c18fc206382e1"),body:[(0,l.ol)("style:widthHeight",{widthSchema:{label:(0,l.NR)((0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7"),(0,o.Ru)("51ad722113289f70b6d77c78ddf0c64a")),pipeIn:(0,l.Jh)("100%")},heightSchema:{label:(0,l.NR)((0,o.Ru)("c1df04eec5fa0857bc0df2d68d8e953c"),(0,o.Ru)("b3e991d11b9f0ee04f55627c62d4fcba")),pipeIn:(0,l.Jh)("300px")}})]}],(0,p.zs)((0,l.ol)("theme:common",{exclude:["layout"]})),!1))},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])]},a}return(0,p.C6)(a,e),a.prototype.editDrillDown=function(e){var a=this.manager,t=a.store,n=t.getNodeById(e),c=t.getValueOf(e),d=c.clickAction&&c.clickAction.dialog||{title:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),body:[(0,o.Ru)("40128a51e9667fe6a20a0454069368ba")]};n&&c&&this.manager.openSubEditor({title:(0,o.Ru)("7e3f6245e2a6adb903cf85c77cb1bbd7"),value:(0,p.Cl)({type:"container"},d),slot:{type:"container",body:"$$"},typeMutable:!1,onChange:function(e){e=(0,p.Cl)((0,p.Cl)({},c),{clickAction:{actionType:"dialog",dialog:e}}),a.panelChangeValue(e,(0,l.Ui)(c,e))}})},a.id="ChartPlugin",a}(l.j8);(0,l.I0)(ui),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var pi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="sparkline",a.$schema="/schemas/SparklineSchema.json",a.name=(0,o.Ru)("29326bcd28fb39bd41e54242fa532c85"),a.isBaseComponent=!0,a.description=(0,o.Ru)("270301455c3de762a7e2b145dac7a8b4"),a.docLink="/amis/zh-CN/components/sparkline",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-area-chart",a.pluginIcon="sparkline-plugin",a.scaffold={type:"sparkline",height:30,value:[3,5,2,4,1,8,3,7]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("29326bcd28fb39bd41e54242fa532c85"),a.panelJustify=!0,a.panelBodyCreator=function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("name")]},{title:(0,o.Ru)("00958a92c5804d56047c18fc206382e1"),body:[{name:"width",type:"input-number",label:(0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7")},{name:"height",type:"input-number",label:(0,o.Ru)("c1df04eec5fa0857bc0df2d68d8e953c")}]},(0,l.ol)("status")])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",(0,p.fX)([],(0,p.zs)((0,l.ol)("theme:common",{exclude:["layout"]})),!1))}])]},a}return(0,p.C6)(a,e),a.id="SparklinePlugin",a}(l.j8);(0,l.I0)(pi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var mi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="carousel",a.$schema="/schemas/CarouselSchema.json",a.name=(0,o.Ru)("0c0180cb06a322199a67f10d4ec41cd5"),a.isBaseComponent=!0,a.description=(0,o.Ru)("1007c97dbf952e032ce13be3cb811f23"),a.docLink="/amis/zh-CN/components/carousel",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-images",a.pluginIcon="carousel-plugin",a.scaffold={type:"carousel",options:[{image:(0,l.wR)({type:"image"})},{html:'<div style="width: 100%; height: 300px; background: #e3e3e3; text-align: center; line-height: 300px;">carousel data</div>'},{image:(0,l.wR)({type:"image"})}]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("0c0180cb06a322199a67f10d4ec41cd5"),a.panelJustify=!0,a.panelBodyCreator=function(e){var a=/\/field\/\w+$/.test(e.path);return[(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),a?{type:"tpl",inline:!1,className:"text-info text-sm",tpl:(0,o.Ru)("37b12f2666b9e4e37f33eb5e83533d5e")}:null,{type:"formula",name:"__mode",autoSet:!1,formula:"!this.name && !this.source && Array.isArray(this.options) ? 2 : 1"},{label:(0,o.Ru)("c11322c9cc43ce3c004cf03f5ac0acd0"),name:"__mode",type:"button-group-select",pipeIn:function(e,a){var t=a.data;return void 0===e?t.name||t.source||!Array.isArray(t.options)?1:2:e},options:[{label:(0,o.Ru)("0a2907a421b8f980986117e4f3044f92"),value:1},{label:(0,o.Ru)("e760ec18028fc075c5705bf184589e70"),value:2}]},{label:(0,o.Ru)("d314558953b3c76adb7e131aaec8bd86"),name:"name",type:"input-text",description:(0,o.Ru)("793a763e73f1f742e3a16ddc2ed95ccb"),visibleOn:"this.__mode == 1 || !this.__mode && (this.name || this.source || !Array.isArray(this.options))"},{type:"combo",name:"options",visibleOn:"this.__mode == 2 || !this.__mode && !this.name && !this.source && Array.isArray(this.options)",label:(0,o.Ru)("b9994cc749b4cfbbac0a9b140addd242"),mode:"vertical",multiple:!0,multiLine:!0,addable:!0,removable:!0,typeSwitchable:!1,conditions:[{label:(0,o.Ru)("20def7942674282277c3714ed7ea6ce0"),test:'this.type === "image"',items:[(0,l.ol)("imageUrl",{name:"content"}),(0,l.ol)("imageTitle"),(0,l.ol)("className",{label:(0,o.Ru)("ab8a46ccf46acbf82d020d11468291b1"),name:"titleClassName",visibleOn:'this.type == "image"'}),(0,l.ol)("imageDesc"),(0,l.ol)("className",{label:(0,o.Ru)("c6fc4066471664a8602c636cfe1cc766"),name:"descriptionClassName",visibleOn:'this.type == "image"'}),{type:"input-text",label:(0,o.Ru)("a3f38735bf211edb2066ac4e51b55cb2"),name:"href",visibleOn:'this.type == "image"'}],scaffold:{type:"input-image",image:""}},{label:"HTML",test:'this.type === "html"',items:[(0,l.ol)("richText",{label:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014"),name:"content"})],scaffold:{type:"html",content:(0,o.Ru)("cfb6f6e4c92a61ed0e0717abc8d0eec7")}}],pipeIn:function(e){return Array.isArray(e)&&e.length?e.map((function(e){return e&&e.hasOwnProperty("html")?{type:"html",content:e.html}:{type:"image",content:e.image,title:e.title,href:e.href,titleClassName:e.titleClassName,description:e.description,descriptionClassName:e.descriptionClassName}})):[]},pipeOut:function(e,a,t){return Array.isArray(e)&&e.length?e.map((function(e){return"html"===e.type?{html:e.content}:{image:e.content,href:e.href,title:e.title,titleClassName:e.titleClassName,description:e.description,descriptionClassName:e.descriptionClassName}})):[]}}]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("switch",{name:"auto",label:(0,o.Ru)("97cc997910b99083bd23c6ac39294ff3"),pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("valueFormula",{rendererSchema:{type:"input-number"},name:"interval",label:(0,o.Ru)("9dd651411c1cb25e19249bb4ea8878c3"),valueType:"number",pipeIn:(0,l.Jh)(5e3)}),{name:"duration",type:"input-number",label:(0,o.Ru)("46bc66b19c2b589ebd24d1c583325080"),min:100,step:10,size:"sm",pipeIn:(0,l.Jh)(500)},{name:"animation",label:(0,o.Ru)("5bc37c57ee54d407f441b222f02391db"),type:"button-group-select",pipeIn:(0,l.Jh)("fade"),options:[{label:"fade",value:"fade"},{label:"slide",value:"slide"}]},{name:"controlsTheme",label:(0,o.Ru)("8a0d716ded7baa7ee356ff39c3cf0bec"),type:"button-group-select",pipeIn:(0,l.Jh)("light"),options:[{label:"light",value:"light"},{label:"dark",value:"dark"}]},{name:"controls",label:(0,o.Ru)("f7471313dce32bc3669d338764a0d036"),type:"button-group-select",pipeIn:(0,l.Jh)("dots,arrows"),multiple:!0,options:[{label:(0,o.Ru)("1c0fe943329339003e9e3c1b12a27fe3"),value:"dots"},{label:(0,o.Ru)("e030190fd1c10b0c967f48e789fa86b1"),value:"arrows"}]},(0,l.ol)("switch",{name:"alwaysShowArrow",label:(0,o.Ru)("9cb33a16b57ef10b79ae76a66379d66f"),clearValueOnHidden:!0,hiddenOn:'!~this.controls.indexOf("arrows")',pipeIn:(0,l.Jh)(!1)}),{type:"ae-switch-more",bulk:!0,mode:"normal",name:"multiple",label:(0,o.Ru)("f4f965513462fcc9fe6fe896a9c249d8"),formType:"extend",form:{body:[{name:"multiple.count",label:(0,o.Ru)("0bf60b32f9db93b87e08763b1c815469"),type:"input-number",min:2,step:1}]}},{name:"width",type:"input-text",label:(0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7"),validations:"isNumeric",addOn:{type:"button",label:"px"}},{name:"height",type:"input-text",label:(0,o.Ru)("c1df04eec5fa0857bc0df2d68d8e953c"),validations:"isNumeric",addOn:{type:"button",label:"px"}}]},{title:(0,o.Ru)("33bf801796fd255b5f6147e33146669b"),body:[(0,l.ol)("ref"),(0,l.ol)("visible")]},(0,l.ol)("theme:base",{title:(0,o.Ru)("0c0180cb06a322199a67f10d4ec41cd5")}),{title:(0,o.Ru)("0d98c74797e49d00bcc4c17c9d557a2b"),body:[{name:"themeCss.baseControlClassName.--image-images-prev-icon",label:(0,o.Ru)("d63b707be8a6feb914a3f6899c38770f"),type:"icon-select",returnSvg:!0},{name:"themeCss.baseControlClassName.--image-images-next-icon",label:(0,o.Ru)("911f1640e858c362bfb3ba9a55e8269a"),type:"icon-select",returnSvg:!0},(0,l.ol)("theme:select",{label:(0,o.Ru)("8a0b967b90e89dd8e7311065c1de720a"),name:"themeCss.galleryControlClassName.width:default"})]},(0,l.ol)("theme:cssCode")])}])]},a}return(0,p.C6)(a,e),a.prototype.filterProps=function(e){return e.auto=!1,e},a.prototype.buildEditorToolbar=function(e,a){if(e.info.plugin===this&&"carousel"===e.info.renderer.name&&!e.info.hostId){var t=e.node;a.push({level:"secondary",icon:"fa fa-chevron-left",tooltip:(0,o.Ru)("ad5a36ee5f4054594c30b6dc481e2d81"),onClick:function(){var e,a=t.getComponent();null===(e=null==a?void 0:a.prev)||void 0===e||e.call(a)}}),a.push({level:"secondary",icon:"fa fa-chevron-right",tooltip:(0,o.Ru)("49e0f68798e3c69b7990076bd8f1f47f"),onClick:function(){var e,a=t.getComponent();null===(e=null==a?void 0:a.next)||void 0===e||e.call(a)}})}},a.id="CarouselPlugin",a}(l.j8);(0,l.I0)(mi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var hi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="image",a.$schema="/schemas/ImageSchema.json",a.name=(0,o.Ru)("67997ccf7ea846c3c2d278b01ed9600b"),a.isBaseComponent=!0,a.description=(0,o.Ru)("6dcf991e992a0b765df0933411fe9bb2"),a.docLink="/amis/zh-CN/components/image",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-photo",a.pluginIcon="image-plugin",a.scaffold={type:"image"},a.previewSchema=(0,p.Cl)((0,p.Cl)({},a.scaffold),{thumbMode:"cover",value:(0,l.wR)({type:"image"})}),a.events=[{eventName:"click",eventLabel:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),description:(0,o.Ru)("7af5e3ef39ff71d39fe3f645c8079124"),defaultShow:!0,dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseenter",eventLabel:(0,o.Ru)("f6d767f39ba3bf955077a3c0ce81e581"),description:(0,o.Ru)("bcdd89d453da0dc0622a2f3189728357"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseleave",eventLabel:(0,o.Ru)("e272b0b8c7fedc670a87075514d9b49f"),description:(0,o.Ru)("727309bc724ff237c5e2cdf7a90cf28e"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]}],a.actions=[{actionType:"preview",actionLabel:(0,o.Ru)("645dbc5504e722a30896486085a06b32"),description:(0,o.Ru)("9aa70276e6d364abdc0543deccea2dac")},{actionType:"zoom",actionLabel:(0,o.Ru)("893a9d45e4df161d0b0c57340631bd2f"),description:(0,o.Ru)("e8aaab64292d8b17db25a1ab44bcd8e0"),schema:{type:"container",body:[se([(0,l.ol)("formulaControl",{name:"scale",mode:"horizontal",variables:"${variables}",horizontal:{leftFixed:4},label:(0,l.NR)((0,o.Ru)("28a7e3af290b229c490da0ad4e9b700e"),(0,o.Ru)("7f2081cebf9bd4b10b953b4008c4b568")),value:50,size:"lg"})])]}}],a.panelTitle=(0,o.Ru)("20def7942674282277c3714ed7ea6ce0"),a.panelJustify=!0,a.panelBodyCreator=function(e){var t=/\/field\/\w+$/.test(e.path),n=(0,l.k7)();return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{name:"title",type:n?"input-text-i18n":"input-text",label:(0,o.Ru)("c6c7456d446d62a906c2809b6ba19ce1")},{name:"imageCaption",type:n?"input-text-i18n":"input-text",label:(0,o.Ru)("098c3d959911b48b4d912cb85ccc4942")},{name:"imageMode",label:(0,o.Ru)("1fdadb49bcabfdc36a4a9e020f597f4d"),type:"select",pipeIn:(0,l.Jh)("thumb"),options:[{label:(0,o.Ru)("0f088d8f579c362068d7a3858e207280"),value:"thumb"},{label:(0,o.Ru)("fb43d5ffa21f3c4055c29fad350f27e4"),value:"original"}]},{name:"width",label:(0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7"),type:"input-number",onChange:function(a){var t=e.node;t.updateState({width:a}),requestAnimationFrame((function(){t.calculateHighlightBox()}))}},{name:"height",label:(0,o.Ru)("c1df04eec5fa0857bc0df2d68d8e953c"),type:"input-number",onChange:function(a){var t=e.node;t.updateState({height:a}),requestAnimationFrame((function(){t.calculateHighlightBox()}))}},t?null:(0,l.ol)("imageUrl",{name:"src",label:(0,o.Ru)("582570bef8c57c5af7658c4a4eea45ff"),description:(0,o.Ru)("1193e1aab7bea094279ae7b4288ba848")}),(0,l.ol)("backgroundImageUrl",{name:"editorSetting.mock.src",label:(0,l.NR)((0,o.Ru)("1fd65acd90f99791d70ca70e046c9f05"),(0,o.Ru)("5789be67da4a1dc0fd9600bd626776a1"))}),{type:"ae-switch-more",mode:"normal",name:"enlargeAble",label:(0,l.NR)((0,o.Ru)("26122d95c72204c83ebdc37cd16a96f9"),(0,o.Ru)("a19769d02b8de60a1e3b46c3ef96f122")),value:!1,hiddenOnDefault:!1,formType:"extend",pipeIn:function(e){return!!e},form:{body:[(0,l.ol)("imageUrl",{name:"originalSrc",label:(0,o.Ru)("7ffade593e390a2a2cc43e6663461b71"),description:(0,o.Ru)("214953c5f7557b1a5f1310c87238ee03")})]}},{type:"input-text",label:(0,o.Ru)("a3f38735bf211edb2066ac4e51b55cb2"),name:"href",hiddenOn:"this.enlargeAble",clearValueOnHidden:!0},(0,l.ol)("imageUrl",{name:"defaultImage",label:(0,l.NR)((0,o.Ru)("d196eb8f65e84003b7ca64d5dd8fc737"),(0,o.Ru)("f5865bf2d791d293374af4aa76d27c4d"))}),(0,l.ol)("formulaControl",{name:"maxScale",mode:"horizontal",label:(0,l.NR)((0,o.Ru)("cb90ac33f6b3bf684635d4f57cb290a0"),(0,o.Ru)("7ab252f7aab256f1785c793049d01e13")),value:200}),(0,l.ol)("formulaControl",{name:"minScale",mode:"horizontal",label:(0,l.NR)((0,o.Ru)("7d645933c48d5061c2a13dd5f8b9b4fa"),(0,o.Ru)("164f3e6ced78578c534477da66e0b008")),value:50})]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:display",{flexHide:!0,value:"inline-block",label:(0,o.Ru)("a5d833839a610994dc4752e2d91f4192")}),{name:"thumbMode",visibleOn:'${!imageMode || imageMode === "thumb"}',type:"select",label:(0,o.Ru)("1fdadb49bcabfdc36a4a9e020f597f4d"),mode:"horizontal",labelAlign:"left",horizontal:{left:5,right:7},pipeIn:(0,l.Jh)("contain"),options:[{label:(0,o.Ru)("b0267f4aa776e75443b7ef6e8dad257e"),value:"w-full"},{label:(0,o.Ru)("c30b1b6f29debb05449aa3cb40268e7e"),value:"h-full"},{label:(0,o.Ru)("e13556bb3580ac3746e1f8663eb15896"),value:"contain"},{label:(0,o.Ru)("47303119ba97a66d168ff042575b9de4"),value:"cover"}]},(0,l.ol)("theme:size",{label:(0,o.Ru)("c8339fd2a85af4ba66084d28df808de4"),name:"themeCss.imageControlClassName.size:default"})]},(0,l.ol)("theme:base",{classname:"imageControlClassName",title:(0,o.Ru)("20def7942674282277c3714ed7ea6ce0")}),{title:(0,o.Ru)("0d98c74797e49d00bcc4c17c9d557a2b"),body:[(0,l.ol)("theme:font",{label:(0,o.Ru)("eded9ed93a453c3f790126e30b776a22"),name:"themeCss.titleControlClassName.font",editorValueToken:"--image-image-normal"}),(0,l.ol)("theme:paddingAndMargin",{label:(0,o.Ru)("11d938eaa50cff1b7e59c64b891de73d"),name:"themeCss.titleControlClassName.padding-and-margin",editorValueToken:"--image-image-normal-title"}),(0,l.ol)("theme:font",{label:(0,o.Ru)("36285b8c01571203859d6b8ce7af0cba"),name:"themeCss.desControlClassName.font",editorValueToken:"--image-image-description"}),(0,l.ol)("theme:paddingAndMargin",{label:(0,o.Ru)("a7dcee68c68f8f19f39c9788e08fac31"),name:"themeCss.desControlClassName.padding-and-margin",editorValueToken:"--image-image-description"}),{name:"themeCss.iconControlClassName.--image-image-normal-icon",label:(0,o.Ru)("80dc1f6307e4acf29ece7ac2f6e04334"),type:"icon-select",returnSvg:!0},{name:"themeCss.galleryControlClassName.--image-images-prev-icon",label:(0,o.Ru)("d63b707be8a6feb914a3f6899c38770f"),type:"icon-select",returnSvg:!0},{name:"themeCss.galleryControlClassName.--image-images-next-icon",label:(0,o.Ru)("911f1640e858c362bfb3ba9a55e8269a"),type:"icon-select",returnSvg:!0},(0,l.ol)("theme:select",{label:(0,o.Ru)("8a0b967b90e89dd8e7311065c1de720a"),name:"themeCss.galleryControlClassName.--image-images-item-size"})]},(0,l.ol)("theme:cssCode")])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.onActive=function(e){var a,t=e.context;if((null===(a=t.info)||void 0===a?void 0:a.plugin)===this&&t.node){var n=t.node;n.setHeightMutable(!0),n.setWidthMutable(!0)}},a.prototype.onWidthChangeStart=function(e){return this.onSizeChangeStart(e,"horizontal")},a.prototype.onHeightChangeStart=function(e){return this.onSizeChangeStart(e,"vertical")},a.prototype.onSizeChangeStart=function(e,a){var t;void 0===a&&(a="both");var n=e.context,c=n.node;if((null===(t=c.info)||void 0===t?void 0:t.plugin)===this){var o=n.resizer,d=n.dom,i=d.parentElement.getBoundingClientRect(),l=d.getBoundingClientRect(),r=n.nativeEvent.pageX,b=n.nativeEvent.pageY;e.setData({onMove:function(e){var t=e.pageY-b,n=e.pageX-r,d=Math.max(50,l.height+t),f=Math.max(100,Math.min(l.width+n,i.width)),s={width:f,height:d};"both"===a?o.setAttribute("data-value","".concat(f,"px x ").concat(d,"px")):"vertical"===a?(o.setAttribute("data-value","".concat(d,"px")),delete s.width):(o.setAttribute("data-value","".concat(f,"px")),delete s.height),c.updateState(s),requestAnimationFrame((function(){c.calculateHighlightBox()}))},onEnd:function(e){var t=e.pageY-b,n=e.pageX-r,d=Math.max(50,l.height+t),f={width:Math.max(100,Math.min(l.width+n,i.width)),height:d};"vertical"===a?delete f.width:"horizontal"===a&&delete f.height,o.removeAttribute("data-value"),c.updateSchema(f),c.updateState({},!0),requestAnimationFrame((function(){c.calculateHighlightBox()}))}})}},a.id="ImagePlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(hi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var vi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="images",a.$schema="/schemas/ImagesSchema.json",a.name=(0,o.Ru)("e040fc4bf539dd1cf6ebca6b4bff857a"),a.isBaseComponent=!0,a.description=(0,o.Ru)("93f46deec83b8f9005233a1467498d52"),a.docLink="/amis/zh-CN/components/images",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-clone",a.pluginIcon="images-plugin",a.scaffold={type:"images",imageGallaryClassName:"app-popover :AMISCSSWrapper"},a.previewSchema=(0,p.Cl)((0,p.Cl)({},a.scaffold),{listClassName:"nowrap",thumbMode:"cover",value:[{title:(0,o.Ru)("2382c315a6ba396be1932dd8dafaff52"),image:(0,l.wR)({type:"image"}),src:(0,l.wR)({type:"image"})},{title:(0,o.Ru)("ce6e2814f207c9333f10785606c57df3"),image:(0,l.wR)({type:"image"}),src:(0,l.wR)({type:"image"})}]}),a.panelTitle=(0,o.Ru)("e040fc4bf539dd1cf6ebca6b4bff857a"),a.panelJustify=!0,a.panelBodyCreator=function(e){var a=/\/field\/\w+$/.test(e.path),t=(0,l.k7)();return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:(a?[]:[{type:"formula",name:"__mode",autoSet:!1,formula:"!this.name && !this.source && Array.isArray(this.options) ? 2 : 1"},{label:(0,o.Ru)("c11322c9cc43ce3c004cf03f5ac0acd0"),name:"__mode",type:"button-group-select",size:"sm",options:[{label:(0,o.Ru)("0a2907a421b8f980986117e4f3044f92"),value:1},{label:(0,o.Ru)("e760ec18028fc075c5705bf184589e70"),value:2}],onChange:function(e,a,t,n){e!==a&&1==e&&n.deleteValueByName("options")}},(0,l.ol)("sourceBindControl",{label:(0,l.NR)((0,o.Ru)("45a4922d3f42d0b137c6845c4c77031f"),(0,o.Ru)("47fd366b711a0567646854f541449f8b")),visibleOn:"this.__mode == 1"}),{type:"combo",name:"options",visibleOn:"this.__mode == 2",minLength:1,label:(0,o.Ru)("81a2b634d7ddcffc21b787613673943c"),multiple:!0,multiLine:!0,addable:!0,removable:!0,value:[{}],items:[(0,l.ol)("imageUrl",{name:"image",label:(0,o.Ru)("0f088d8f579c362068d7a3858e207280")}),(0,l.ol)("imageUrl",{name:"src",label:(0,o.Ru)("fb43d5ffa21f3c4055c29fad350f27e4")}),{type:t?"input-text-i18n":"input-text",label:(0,o.Ru)("c6c7456d446d62a906c2809b6ba19ce1"),name:"title"},{type:t?"textarea-i18n":"textarea",label:(0,o.Ru)("098c3d959911b48b4d912cb85ccc4942"),name:"caption"}]},(0,l.ol)("switch",{name:"enlargeAble",label:(0,o.Ru)("26122d95c72204c83ebdc37cd16a96f9")})]).concat([(0,l.ol)("imageUrl",{name:"defaultImage",label:(0,l.NR)((0,o.Ru)("d196eb8f65e84003b7ca64d5dd8fc737"),(0,o.Ru)("f5865bf2d791d293374af4aa76d27c4d"))})])},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{name:"thumbMode",type:"select",label:(0,o.Ru)("00cedb73310cc531a43d23cfa5ba0e5f"),mode:"horizontal",labelAlign:"left",horizontal:{left:5,right:7},pipeIn:(0,l.Jh)("contain"),options:[{label:(0,o.Ru)("b0267f4aa776e75443b7ef6e8dad257e"),value:"w-full"},{label:(0,o.Ru)("c30b1b6f29debb05449aa3cb40268e7e"),value:"h-full"},{label:(0,o.Ru)("e13556bb3580ac3746e1f8663eb15896"),value:"contain"},{label:(0,o.Ru)("47303119ba97a66d168ff042575b9de4"),value:"cover"}]},{name:"thumbRatio",type:"button-group-select",label:(0,o.Ru)("319501b9acacdd6f94a9bdd0637a3cd2"),size:"sm",pipeIn:(0,l.Jh)("1:1"),options:[{label:"1:1",value:"1:1"},{label:"4:3",value:"4:3"},{label:"16:9",value:"16:9"}]}]},(0,l.ol)("theme:base",{classname:"imagesControlClassName",title:(0,o.Ru)("e040fc4bf539dd1cf6ebca6b4bff857a")}),{title:(0,o.Ru)("0d98c74797e49d00bcc4c17c9d557a2b"),body:[{name:"themeCss.galleryControlClassName.--image-images-prev-icon",label:(0,o.Ru)("d63b707be8a6feb914a3f6899c38770f"),type:"icon-select",returnSvg:!0},{name:"themeCss.galleryControlClassName.--image-images-next-icon",label:(0,o.Ru)("911f1640e858c362bfb3ba9a55e8269a"),type:"icon-select",returnSvg:!0},(0,l.ol)("theme:select",{label:(0,o.Ru)("8a0b967b90e89dd8e7311065c1de720a"),name:"themeCss.galleryControlClassName.--image-images-item-size"})]},(0,l.ol)("theme:cssCode")])}])},a}return(0,p.C6)(a,e),a.id="ImagesPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(vi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var yi=[{label:(0,o.Ru)("79d7c8cd739a1f94c7bb30c74323eaa7"),value:"X"},{label:(0,o.Ru)("84c7af622906c4e9d62bbf905d6ee517"),value:"x"},{label:"YYYY-MM-DD",value:"YYYY-MM-DD"},{label:"YYYY/MM/DD",value:"YYYY/MM/DD"},{label:(0,o.Ru)("8935dbb864f032bacc618b0938887ad7"),value:(0,o.Ru)("8935dbb864f032bacc618b0938887ad7")}],gi=[{label:(0,o.Ru)("79d7c8cd739a1f94c7bb30c74323eaa7"),value:"X"}],Ri=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="date",a.$schema="/schemas/DateSchema.json",a.name=(0,o.Ru)("356b1959a9da95997b4de31415d9d74e"),a.isBaseComponent=!0,a.disabledRendererPlugin=!0,a.description=(0,o.Ru)("2bc6d101e5701a70f2fb9e0b67581594"),a.docLink="/amis/zh-CN/components/date",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-calendar",a.pluginIcon="date-plugin",a.scaffold={type:"date",value:Math.round(Date.now()/1e3)},a.previewSchema=(0,p.Cl)((0,p.Cl)({},a.scaffold),{format:"YYYY-MM-DD",value:Math.round(Date.now()/1e3)}),a.panelTitle=(0,o.Ru)("356b1959a9da95997b4de31415d9d74e"),a.panelJustify=!0,a.panelBodyCreator=function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"input-date",name:"value",label:(0,o.Ru)("7441768e25f67a80f0f2173c2a618c35")},{type:"input-text",name:"format",label:(0,l.NR)((0,o.Ru)("ecd1a3cadcf1d55250afafbbde767250"),(0,o.Ru)("fcb9b16d5d056bfbf6b6cba9dcf61efa")),clearable:!0,options:yi,pipeIn:(0,l.Jh)("YYYY-MM-DD")},{type:"input-text",name:"valueFormat",label:(0,l.NR)((0,o.Ru)("db0258df1ddbd88749b335aecdc8425e"),(0,o.Ru)("fcb9b16d5d056bfbf6b6cba9dcf61efa")),clearable:!0,options:gi,pipeIn:(0,l.Jh)("X")},(0,l.ol)("placeholder",{pipeIn:(0,l.Jh)("-"),label:(0,o.Ru)("4c1cff4d8c05daa6ed9352a241ee628c")})]},(0,l.ol)("status")])},(0,l.ol)("onlyClassNameTab")])]},a}return(0,p.C6)(a,e),a.id="DatePlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Ri),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ci=[{label:"HH:mm",value:"HH:mm",timeFormat:"HH:mm"},{label:"HH:mm:ss",value:"HH:mm:ss",timeFormat:"HH:mm:ss"},{label:(0,o.Ru)("90696835bfa70d38b02ef5533d33c88d"),value:(0,o.Ru)("90696835bfa70d38b02ef5533d33c88d"),timeFormat:"HH:mm"},{label:(0,o.Ru)("6154f88c0ac259ace41b0a5be45d753c"),value:(0,o.Ru)("6154f88c0ac259ace41b0a5be45d753c"),timeFormat:"HH:mm:ss"}],wi=[{label:(0,o.Ru)("79d7c8cd739a1f94c7bb30c74323eaa7"),value:"X"}],xi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="time",a.name=(0,o.Ru)("7ac24322bc8eeac88db6823942423ac3"),a.isBaseComponent=!0,a.disabledRendererPlugin=!0,a.pluginIcon="time-plugin",a.docLink="/amis/zh-CN/components/date",a.scaffold={type:"time",value:Math.round(Date.now()/1e3),format:"HH:mm:ss"},a.previewSchema=(0,p.Cl)((0,p.Cl)({},a.scaffold),{format:"HH:mm:ss",value:Math.round(Date.now()/1e3)}),a.panelJustify=!0,a.panelBodyCreator=function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"input-time",name:"value",inputFormat:"HH:mm:ss",timeFormat:"HH:mm:ss",label:(0,o.Ru)("0a72b3858efffaa1bab685fa840b701b")},{type:"input-text",name:"format",label:(0,l.NR)((0,o.Ru)("ecd1a3cadcf1d55250afafbbde767250"),(0,o.Ru)("fcb9b16d5d056bfbf6b6cba9dcf61efa")),clearable:!0,options:Ci,pipeIn:(0,l.Jh)("HH:mm:ss")},{type:"input-text",name:"valueFormat",label:(0,l.NR)((0,o.Ru)("db0258df1ddbd88749b335aecdc8425e"),(0,o.Ru)("fcb9b16d5d056bfbf6b6cba9dcf61efa")),clearable:!0,options:wi,pipeIn:(0,l.Jh)("X")},(0,l.ol)("placeholder",{pipeIn:(0,l.Jh)("-"),label:(0,o.Ru)("4c1cff4d8c05daa6ed9352a241ee628c")})]},(0,l.ol)("status")])},(0,l.ol)("onlyClassNameTab")])]},a}return(0,p.C6)(a,e),a.id="TimePlugin",a}(Ri);(0,l.I0)(xi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Si=[{label:(0,o.Ru)("0c6482892e9df6505c8de1eabca68266"),children:[{label:(0,o.Ru)("79d7c8cd739a1f94c7bb30c74323eaa7"),value:"X"},{label:(0,o.Ru)("84c7af622906c4e9d62bbf905d6ee517"),value:"x"}]},{label:(0,o.Ru)("398e51caf9e8fabbeb075833f0c1e701"),children:[{label:"YYYY-MM-DD",value:"YYYY-MM-DD"},{label:"YYYY/MM/DD",value:"YYYY/MM/DD"},{label:(0,o.Ru)("8935dbb864f032bacc618b0938887ad7"),value:(0,o.Ru)("8935dbb864f032bacc618b0938887ad7")}]},{label:(0,o.Ru)("2ca9949e2a05e63f735b713260307c45"),children:[{label:"HH:mm:ss",value:"HH:mm:ss",timeFormat:"HH:mm:ss"},{label:"HH:mm",value:"HH:mm",timeFormat:"HH:mm"},{label:(0,o.Ru)("90696835bfa70d38b02ef5533d33c88d"),value:(0,o.Ru)("90696835bfa70d38b02ef5533d33c88d"),timeFormat:"HH:mm"},{label:(0,o.Ru)("6154f88c0ac259ace41b0a5be45d753c"),value:(0,o.Ru)("6154f88c0ac259ace41b0a5be45d753c"),timeFormat:"HH:mm:ss"}]},{label:(0,o.Ru)("e63e4cf37bf0af962b6ad66243dbe0f4"),children:[{label:"YYYY-MM-DD HH:mm:ss",value:"YYYY-MM-DD HH:mm:ss"},{label:"YYYY/MM/DD HH:mm:ss",value:"YYYY/MM/DD HH:mm:ss"},{label:(0,o.Ru)("3e253325914594e1dc483c0b64ea7643"),value:(0,o.Ru)("3e253325914594e1dc483c0b64ea7643")}]}],Ni=[{label:(0,o.Ru)("79d7c8cd739a1f94c7bb30c74323eaa7"),value:"X"}],ki=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="datetime",a.scaffold={type:"datetime",format:"YYYY-MM-DD HH:mm:ss",value:Math.round(Date.now()/1e3)},a.name=(0,o.Ru)("b54e0f0a60f8e2c4c31f3b1ad7d5a613"),a.isBaseComponent=!0,a.disabledRendererPlugin=!1,a.pluginIcon="datetime-plugin",a.docLink="/amis/zh-CN/components/date",a.previewSchema=(0,p.Cl)((0,p.Cl)({},a.scaffold),{format:"YYYY-MM-DD HH:mm:ss",value:Math.round(Date.now()/1e3)}),a.panelJustify=!0,a.panelBodyCreator=function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"input-datetime",name:"value",label:(0,o.Ru)("8036cf5e8dbf62ee4f4e896f7354ce5c")},{type:"nested-select",name:"format",hideNodePathLabel:!0,onlyLeaf:!0,label:(0,l.NR)((0,o.Ru)("ecd1a3cadcf1d55250afafbbde767250"),(0,o.Ru)("fcb9b16d5d056bfbf6b6cba9dcf61efa")),clearable:!0,options:Si,pipeIn:(0,l.Jh)("YYYY-MM-DD HH:mm:ss")},{type:"input-text",name:"valueFormat",label:(0,l.NR)((0,o.Ru)("db0258df1ddbd88749b335aecdc8425e"),(0,o.Ru)("fcb9b16d5d056bfbf6b6cba9dcf61efa")),clearable:!0,options:Ni,pipeIn:(0,l.Jh)("X")},(0,l.ol)("placeholder",{pipeIn:(0,l.Jh)("-"),label:(0,o.Ru)("4c1cff4d8c05daa6ed9352a241ee628c")})]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",(0,p.fX)((0,p.fX)([],(0,p.zs)((0,l.ol)("theme:common",{exclude:["layout"],baseExtra:[(0,l.ol)("theme:font",{label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),name:"themeCss.baseControlClassName.font"})]})),!1),[{title:(0,o.Ru)("261bba7ad82914e477f4b37f6a83874e"),body:[(0,l.ol)("className")]}],!1))}])]},a}return(0,p.C6)(a,e),a.id="DatetimePlugin",a.scene=["layout"],a}(Ri);(0,l.I0)(ki),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ei=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="calendar",a.$schema="/schemas/Calendar.json",a.name=(0,o.Ru)("a15e0eac4fe49346a744fa7943c46890"),a.isBaseComponent=!0,a.icon="fa fa-calendar",a.pluginIcon="inputDatetime",a.panelTitle=(0,o.Ru)("a15e0eac4fe49346a744fa7943c46890"),a.description=(0,o.Ru)("b13bf2bdf8a7abbd8cdf85683214be45"),a.docLink="/amis/zh-CN/components/calendar",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.scaffold={type:"calendar"},a.previewSchema=(0,p.Cl)({},a.scaffold),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("96f9d9fc9cef8b18e3cd1cf9077147d1"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("a610ef4a4fbe8f0c8b756162acfb6186")}}}}}]},{eventName:"click",eventLabel:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),description:(0,o.Ru)("7af5e3ef39ff71d39fe3f645c8079124"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("a610ef4a4fbe8f0c8b756162acfb6186")}}}}}]},{eventName:"mouseenter",eventLabel:(0,o.Ru)("f6d767f39ba3bf955077a3c0ce81e581"),description:(0,o.Ru)("bcdd89d453da0dc0622a2f3189728357"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("a610ef4a4fbe8f0c8b756162acfb6186")}}}}}]},{eventName:"mouseleave",eventLabel:(0,o.Ru)("e272b0b8c7fedc670a87075514d9b49f"),description:(0,o.Ru)("727309bc724ff237c5e2cdf7a90cf28e"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:{type:"string",title:(0,o.Ru)("a610ef4a4fbe8f0c8b756162acfb6186")}}}}}]}],a.actions=[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:"将值重置为初始值"},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelJustify=!0,a.panelBodyCreator=function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("valueFormula",{rendererSchema:{type:"input-date"},placeholder:(0,o.Ru)("8f7ae284d0039fe05b9f57fd5ae3ede9"),header:(0,o.Ru)("98229308e2e9484583fde4ae363a979f"),DateTimeType:G.IsDate,label:(0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087")})]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:classNames",{isFormItem:!1})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])]},a}return(0,p.C6)(a,e),a.id="CalendarPlugin",a}(l.j8);(0,l.I0)(Ei),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ii=["#2468f2","#b8babf","#528eff","#30bf13","#f33e3e","#ff9326","#fff","#000"],Oi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="tag",a.$schema="/schemas/TagSchema.json",a.name=(0,o.Ru)("14d342362f66aa86e2aa1c1e11aa1204"),a.isBaseComponent=!0,a.icon="fa fa-tag",a.pluginIcon="tag-plugin",a.description=(0,o.Ru)("77ad0879912d0a306724c319eed113e2"),a.docLink="/amis/zh-CN/components/tag",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.previewSchema={type:"tag",label:(0,o.Ru)("ee66d7a2d02188816d633d11cf1a8b27"),color:"processing"},a.scaffold={type:"tag",label:(0,o.Ru)("ee66d7a2d02188816d633d11cf1a8b27"),color:"processing"},a.panelTitle=(0,o.Ru)("14d342362f66aa86e2aa1c1e11aa1204"),a.panelJustify=!0,a.events=[{eventName:"click",eventLabel:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),description:(0,o.Ru)("7af5e3ef39ff71d39fe3f645c8079124"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}},data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{label:{type:"object",title:(0,o.Ru)("341fe804cc8b65dc17a31c7a25a90444")}}}}}]},{eventName:"mouseenter",eventLabel:(0,o.Ru)("f6d767f39ba3bf955077a3c0ce81e581"),description:(0,o.Ru)("bcdd89d453da0dc0622a2f3189728357"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}},data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{label:{type:"object",title:(0,o.Ru)("341fe804cc8b65dc17a31c7a25a90444")}}}}}]},{eventName:"mouseleave",eventLabel:(0,o.Ru)("e272b0b8c7fedc670a87075514d9b49f"),description:(0,o.Ru)("727309bc724ff237c5e2cdf7a90cf28e"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}},data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{label:{type:"object",title:(0,o.Ru)("341fe804cc8b65dc17a31c7a25a90444")}}}}}]},{eventName:"close",eventLabel:(0,o.Ru)("d04f139ee0fb6fac19ccaec0f7b323df"),description:(0,o.Ru)("fe7967a547915be9ae4083ed50c3b94a"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}},data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{label:{type:"object",title:(0,o.Ru)("341fe804cc8b65dc17a31c7a25a90444")}}}}}]}],a.actions=[],a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("valueFormula",{name:"label",label:(0,o.Ru)("5cbd7ad8a3ecf059b62219c17fa58cae"),rendererSchema:{type:"input-text"}}),{type:"button-group-select",label:(0,o.Ru)("f0789e79d48f135e5d870753f7a85d05"),name:"displayMode",value:"normal",options:[{label:(0,o.Ru)("35242cff1266fd3610f124b0e5e76f9b"),value:"normal"},{label:(0,o.Ru)("0103eb2d3dca70270d1a74e9ec987ac9"),value:"rounded"},{label:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),value:"status"}],onChange:function(e,a,t,n){"status"!==e&&n.setValues({icon:void 0})}},(0,l.ol)("icon",{visibleOn:'this.displayMode === "status"',label:(0,o.Ru)("092c4410e162bb3371f2aab804501f24")}),(0,l.ol)("switch",{label:(0,o.Ru)("cbda486dbec5bdacb593294e240c5e63"),name:"closable"})]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("6b36c6f7ec834692ec6c8e3816349fdd"),body:[{type:"input-color",label:(0,o.Ru)("9970ad07468267e2f309f1467c75bb80"),name:"color",presetColors:Ii,pipeOut:l.$f},{type:"input-color",label:(0,o.Ru)("2f97db95d75280bfedc5afa72d2c717d"),name:"style.backgroundColor",presetColors:Ii,pipeOut:l.$f},{type:"input-color",label:(0,o.Ru)("961534b4ea37e4e88aada736b299d063"),name:"style.borderColor",presetColors:Ii,pipeOut:l.$f},{type:"input-color",label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),name:"style.color",presetColors:Ii,pipeOut:l.$f}]},(0,l.ol)("style:classNames",{isFormItem:!1})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.id="TagPlugin",a}(l.j8);(0,l.I0)(Oi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ti=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="json",a.$schema="/schemas/JsonSchema.json",a.name=(0,o.Ru)("5acc93183b7fe3816a845aca52baeff2"),a.isBaseComponent=!0,a.description=(0,o.Ru)("5a4b81442789f3b2e7b665bd430eeabf"),a.docLink="/amis/zh-CN/components/json",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-code",a.pluginIcon="json-view-plugin",a.scaffold={type:"json"},a.previewSchema=(0,p.Cl)((0,p.Cl)({},a.scaffold),{name:"json",value:{a:1,b:{c:2}}}),a.panelTitle="JSON",a.panelJustify=!0,a.panelBodyCreator=function(e){var a=/\/field\/\w+$/.test(e.path);return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[a?{type:"tpl",inline:!1,className:"text-info text-sm",tpl:(0,o.Ru)("8e1fee898434093aad55f5888497f970")}:null,{name:"levelExpand",type:"input-number",label:(0,o.Ru)("f891291cbfaec7ba3754520e2a5227d8"),pipeIn:(0,l.Jh)(1)}]},(0,l.ol)("status")])},(0,l.ol)("onlyClassNameTab")])]},a}return(0,p.C6)(a,e),a.id="JsonPlugin",a}(l.j8);(0,l.I0)(Ti),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Fi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="progress",a.$schema="/schemas/ProgressSchema.json",a.name=(0,o.Ru)("83077805e05ac6bedad69b47fca4462b"),a.searchKeywords=(0,o.Ru)("c77048def6e8a2d6c556a3fcc9c66730"),a.isBaseComponent=!0,a.description=(0,o.Ru)("b1aefb18d4bf96dc283a26d67abc41a8"),a.docLink="/amis/zh-CN/components/progress",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-angle-double-right",a.pluginIcon="progress-plugin",a.scaffold={type:"progress",mode:"line",value:66,strokeWidth:6,valueTpl:"${value}%"},a.previewSchema=(0,p.Cl)({},a.scaffold),a.actions=[{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:(0,o.Ru)("770fe9e7899cd310b035ef50a39ab2ae")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelTitle=(0,o.Ru)("c7bff79d059a0b7ff9b02441959d8be2"),a.panelJustify=!0,a.panelBodyCreator=function(e){var a=!!(null==e?void 0:e.info.renderer.isFormItem);return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{label:(0,o.Ru)("226b0912184333c81babf2f1894ec0c1"),name:"mode",type:"select",option:(0,o.Ru)("2dde3029c4170a1c8e961a90766e0194"),pipeIn:(0,l.Jh)("line"),tiled:!0,options:[{label:(0,o.Ru)("ce179eca04fab0d584506b0d19736836"),value:"line"},{label:(0,o.Ru)("2db0fcd5342b479688fd999a0108ef5a"),value:"circle"},{label:(0,o.Ru)("3fa8b34a2744f62fe93dd599a275af39"),value:"dashboard"}],onChange:function(e,a,t,n){"circle"===e?(n.setValueByName("gapDegree",0),n.setValueByName("gapPosition","")):"dashboard"===e&&(n.setValueByName("gapDegree",75),n.setValueByName("gapPosition","bottom"))}},(0,l.ol)("valueFormula",{rendererSchema:(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{type:"input-number"}),needDeleteProps:["placeholder"],valueType:"number"}),(0,l.ol)("switch",{name:"showLabel",label:(0,o.Ru)("1ca3fa86d8faa46cc75792bcf90d7fff"),pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("placeholder",{value:"-",placeholder:(0,o.Ru)("b0932e5bb7f7d95e3636d82d1a039854"),label:(0,l.NR)((0,o.Ru)("940b12c19fcf7aced0cdd164edc9acbc"),(0,o.Ru)("9cf66e7783e4c9b1d74bcd411edb6950"))})]},(0,l.ol)("status",{isFormItem:a})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"select",name:"progressClassName",label:(0,o.Ru)("c8339fd2a85af4ba66084d28df808de4"),value:"",options:[{label:(0,o.Ru)("23ecf42cada8bf2715792d718544d107"),value:"w-xs"},{label:(0,o.Ru)("391b8fa9c747a1799353ab856e666ad5"),value:"w-sm"},{label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645"),value:"w-md"},{label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4"),value:"w-lg"},{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:""}]},{type:"input-number",name:"strokeWidth",label:(0,o.Ru)("2f0faae87508471abce4384b60900e15"),value:6,min:0,max:100},{type:"input-number",name:"gapDegree",visibleOn:'this.mode === "dashboard"',label:(0,o.Ru)("bd9b3f7e564c9eeaedd72f1bcbb7fc9f"),value:75,min:0,max:295},{label:(0,o.Ru)("31a088147dc0006e4775d066980fa688"),name:"gapPosition",type:"button-group-select",visibleOn:'this.mode === "dashboard"',value:(0,l.Jh)("bottom"),tiled:!0,options:[{label:(0,o.Ru)("af767b7e4ae069d54f9ea839858d4c6d"),value:"top"},{label:(0,o.Ru)("3850a186c3235bc646d4c2f79cebac36"),value:"bottom"},{label:(0,o.Ru)("d2aff1417831aa621c16cd5b95306b4b"),value:"left"},{label:(0,o.Ru)("4d9c32c23df5d234e629c922c58d8e12"),value:"right"}]},(0,l.ol)("switch",{name:"animate",label:(0,o.Ru)("77a7419dd4fad70c3f3e4b075b2c3fcb"),visibleOn:'this.mode === "line"'}),{type:"button-group-select",name:"styleType",label:(0,o.Ru)("39003734d1d700d5bd97bf1e7a2fcf73"),visibleOn:'this.mode === "line"',options:[{label:(0,o.Ru)("a04564aaca658461333b00cbcd071518"),value:"purity"},{label:(0,o.Ru)("0a9fc7083e2768107fc178ff36f29ba0"),value:"stripe"}],pipeIn:function(e,a){var t;return(null===(t=a.data)||void 0===t?void 0:t.stripe)?"stripe":"purity"},onChange:function(e,a,t,n){n.setValueByName("stripe","stripe"===e)}},(0,l.ol)("combo-container",{name:"map",type:"combo",mode:"normal",multiple:!0,label:(0,l.NR)((0,o.Ru)("6b36c6f7ec834692ec6c8e3816349fdd"),(0,o.Ru)("087e631da111edc6db508289a7b5a95b")),items:[{placeholder:"color",type:"input-color",name:"color"},{type:"input-number",name:"value",placeholder:"value",columnClassName:"w-xs",unique:!0,requiredOn:"this.map?.length > 1",min:0,step:10,precision:0}],value:[{color:"#dc3545",value:20},{color:"#fad733",value:60},{color:"#28a745",value:100}],pipeIn:function(e){return Array.isArray(e)&&e.length?"string"==typeof e[0]?e.map((function(a,t){return{value:(t+1)*(100/e.length),color:a}})):1!==e.length||e[0].value?e:[{color:e[0].color,value:100}]:e?[e]:[]},pipeOut:function(e,a,t){return 1!==e.length||e[0].value?e:[{color:e[0].color,value:100}]}})]},(0,l.ol)("style:classNames",{schema:[],isFormItem:a})])}])},a}return(0,p.C6)(a,e),a.id="ProgressPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Fi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ai=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="status",a.$schema="/schemas/StatusSchema.json",a.name=(0,o.Ru)("44e13bdad8c7eb6391e84d940513b927"),a.isBaseComponent=!0,a.description=(0,o.Ru)("82a3047196be368be13dcdd2373520ff"),a.docLink="/amis/zh-CN/components/status",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-check-square-o",a.pluginIcon="status-plugin",a.scaffold={type:"status",value:1},a.previewSchema=(0,p.Cl)({},a.scaffold),a.defaultSource=[{label:"-",value:"0",icon:"fail",status:0},{label:"-",value:"1",icon:"success",status:1},{label:(0,o.Ru)("330363dfc524cff2488f2ebde0500896"),value:"success",icon:"success",status:"success"},{label:(0,o.Ru)("d679aea3aae1201e38c4baaaeef86efe"),value:"pending",icon:"rolling",status:"pending"},{label:(0,o.Ru)("e5ac1d2029adff17ec123b86ea07ce26"),value:"queue",icon:"warning",status:"queue"},{label:(0,o.Ru)("f406ef0ea3f09572835a9b1ec61f576a"),value:"schedule",icon:"schedule",status:"schedule"},{label:(0,o.Ru)("acd5cb847a4aff235c9a01ddeb6f9770"),value:"fail",icon:"fail",status:"fail"}],a.panelTitle=(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),a.panelJustify=!0,a.panelBodyCreator=function(e){var t=(0,l.k7)();return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("combo-container",{type:"combo",name:"__source",inputClassName:"ae-Status-control",labelClassName:"ae-Status-label",label:[(0,o.Ru)("774b2bcaca8a64f46c84b510cec89109"),{children:n.createElement(q.T_,{tooltipClassName:"ae-Status-default-icon-tooltip",trigger:"hover",rootClose:!0,placement:"bottom",tooltip:{children:function(){return(0,c.XXf)({type:"container",body:[{type:"tpl",tpl:(0,o.Ru)("391299a1c1722a777991a182a44bccbf"),wrapperComponent:"p",className:"ae-Status-default-icon-tip"},{type:"table",data:{items:a.defaultSource},columns:[{name:"icon",label:(0,o.Ru)("33563f1d3d203bc682069a8c85506b86")},{name:"label",label:(0,o.Ru)("2cc90d2f2cd9ba213f9aace88c386f3f")},{name:"value",label:(0,o.Ru)("aad245582dc9f55cf71e3934bb3b1709")},{name:"status",label:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),type:"mapping",map:{"*":{type:"status"}}}]}]})}}},n.createElement("div",{className:"ae-Status-label-tip-icon"},n.createElement(q.In,{icon:"editor-help",className:"icon"})))}],mode:"normal",multiple:!0,items:[(0,l.ol)("icon",{label:"",placeholder:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a"),onChange:function(e,a,t,n){e&&e.name&&n.setValues({label:e.name})}}),{type:t?"input-text-i18n":"input-text",name:"label",placeholder:"label"},{type:"input-text",name:"value",placeholder:"value",unique:!0,required:!0,validationErrors:{isRequired:(0,o.Ru)("2634cea5a95ece79e05b5a68c38cbd4d")}},(0,l.ol)("theme:colorPicker",{label:"",name:"color"})],pipeIn:function(e,a){var t=a.data;if(void 0===e){var n=t.map,c=t.labelMap,o=t.source,d=Ue()(o)||{};return n&&Object.entries(n).forEach((function(e){var a=(0,p.zs)(e,2),t=a[0],n=a[1];""!==t&&null!=t&&"$$id"!==t&&(d[t]?d[t]=(0,p.Cl)((0,p.Cl)({},d[t]),{icon:n}):d[t]={icon:n})})),c&&Object.entries(c).forEach((function(e){var a=(0,p.zs)(e,2),t=a[0],n=a[1];""!==t&&null!=t&&(d[t]?d[t]=(0,p.Cl)((0,p.Cl)({},d[t]),{label:n}):d[t]={label:n})})),Object.keys(d).forEach((function(e,a){var t=d[e];"key"in t||(t.key=e),"value"in t||(t.value=e)})),Object.values(d)}return e},onChange:function(e,a,t,n){var c={};e.forEach((function(e){""!==e.value&&null!=e.value&&(c[e.value]=k()(e,["label","color","icon"]))})),n.setValues({map:void 0,labelMap:void 0,source:Object.keys(c).length>0?c:void 0})}}),(0,l.ol)("valueFormula",{pipeOut:function(e){return null==e||""===e?void 0:e}}),(0,l.ol)("placeholder",{label:(0,o.Ru)("4c1cff4d8c05daa6ed9352a241ee628c"),pipeIn:(0,l.Jh)("-")})]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("261bba7ad82914e477f4b37f6a83874e"),body:[(0,l.ol)("className",{label:(0,o.Ru)("5e5d3f13111593b2710673006d4c8297")})]}])}])]},a}return(0,p.C6)(a,e),a.id="StatusPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Ai),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Mi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="steps",a.$schema="/schemas/StepsSchema.json",a.name=(0,o.Ru)("87d88a457161f2a09f95f6aa29b38051"),a.isBaseComponent=!0,a.icon="fa fa-forward",a.pluginIcon="steps-plugin",a.description=(0,o.Ru)("aacb2b36c47395e4b4b409e351eb4279"),a.docLink="/amis/zh-CN/components/steps",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.scaffold={type:"steps",value:1,steps:[{title:(0,o.Ru)("863a8583132d087e57aebb7d89e18a50"),subTitle:(0,o.Ru)("72cf373be86a38b29f6d2f15900b0da1"),description:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac")},{title:(0,o.Ru)("9757f2c59c17e9aea46e0c8adb69597e")},{title:(0,o.Ru)("207e30c0e7318027d521dd7c6fab6a99")}]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle="Steps",a.panelBody=[(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("combo-container",{name:"steps",label:(0,o.Ru)("b8a2d347bdb22fde367a851df8335771"),type:"combo",scaffold:{type:"wrapper",body:(0,o.Ru)("bc78248b34b7bf18691e6d385e0f544b")},minLength:2,multiple:!0,draggable:!0,items:[(0,l.ol)("title",{label:!1,placeholder:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab")}),(0,l.ol)("stepSubTitle"),(0,l.ol)("stepDescription")]}),{name:"value",type:"input-text",label:(0,o.Ru)("59cecbff0cc77511590d2161cc3058e9"),description:(0,o.Ru)("c207ba29769aca6ffd45db9f80bcb29e")},{name:"status",type:"select",label:(0,o.Ru)("6bf1f392c0a404d1f7558e6dcdd6c2e6"),creatable:!0,value:"finish",options:[{label:(0,o.Ru)("fb852fc6cce168301447d1baff276dc5"),value:"process"},{label:(0,o.Ru)("8797922788916874c39ee1524bbc3638"),value:"wait"},{label:(0,o.Ru)("769d88e425e03120b83ee4ed6b9d588e"),value:"finish"},{label:(0,o.Ru)("ad8e01fe719bf1a5af82ee0d100d246b"),value:"error"}]},(0,l.ol)("api",{name:"source",label:(0,o.Ru)("d1f03ea8d9d3c3a241e8a340b8a384d3")})]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[{name:"mode",type:"select",label:(0,o.Ru)("f0789e79d48f135e5d870753f7a85d05"),value:"horizontal",options:[{label:(0,o.Ru)("4cde06e6162ed66720e3133cb83bc059"),value:"horizontal"},{label:(0,o.Ru)("2a9a1329b191c2787b1a70c289e3bbe0"),value:"vertical"},{label:(0,o.Ru)("d517acb68fbed2331b57d1a11ca21dcc"),value:"simple"}]},(0,l.ol)("className")]},{title:(0,o.Ru)("33bf801796fd255b5f6147e33146669b"),body:[(0,l.ol)("visible")]}])],a}return(0,p.C6)(a,e),a.id="StepsPlugin",a}(l.j8);(0,l.I0)(Mi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var zi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="timeline",a.$schema="/schemas/TimelineSchema.json",a.name=(0,o.Ru)("7cef725b75da8afecda59900b780be75"),a.isBaseComponent=!0,a.icon="fa fa-bars",a.description=(0,o.Ru)("8f32bcb8d5baf6cbb410ef3f6dbed8d5"),a.docLink="/amis/zh-CN/components/timeline",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.scaffold={type:"timeline",label:(0,o.Ru)("7cef725b75da8afecda59900b780be75"),name:"timeline",items:[{time:"2012-12-21",title:(0,o.Ru)("70b8342d743374233bfee0f56c7f0fc7")},{time:"2012-12-24",title:(0,o.Ru)("70b8342d743374233bfee0f56c7f0fc7")},{time:"2012-12-27",title:(0,o.Ru)("70b8342d743374233bfee0f56c7f0fc7")}]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("7cef725b75da8afecda59900b780be75"),a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),{label:(0,o.Ru)("c360e994dbcffdf31e86d2d8875370e1"),name:"reverse",value:!1,type:"button-group-select",inline:!1,size:"sm",options:[{label:(0,o.Ru)("825f53899a11e598fc9f9b43e0814a58"),value:!1},{label:(0,o.Ru)("8eb4b7abb66f0922778a39044b42d345"),value:!0}]},{label:(0,o.Ru)("0da2ab28a6e03922d4a0c78451146b87"),name:"direction",value:"vertical",type:"button-group-select",size:"sm",inline:!0,options:[{label:(0,o.Ru)("75ac842f8e77305846f1d776f97dfaf8"),value:"vertical"},{label:(0,o.Ru)("4cde06e6162ed66720e3133cb83bc059"),value:"horizontal"}]},{label:(0,l.NR)((0,o.Ru)("d1b490c01d24a1a70e9c83a29ac38fde"),(0,o.Ru)("00ff9356c34d05ecbfd6559a46f56e25")),name:"mode",value:"right",type:"button-group-select",visibleOn:'this.direction === "vertical"',size:"sm",options:[{label:(0,o.Ru)("39a2cb79c6d9762783e20522ea86dcff"),value:"right"},{label:(0,o.Ru)("de2a774bf98944b8f0ec8755d5f59d64"),value:"left"},{label:(0,o.Ru)("71039986e2386573ab6e5681986c2230"),value:"alternate"}]}]},{title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),body:[(0,l.ol)("timelineItemControl",{name:"items",mode:"normal"}),{type:"ae-switch-more",mode:"normal",label:(0,o.Ru)("3b4bcc788ee92004cae962801b471b8d"),bulk:!1,name:"itemTitleSchema",formType:"extend",form:{body:[{type:"button",level:"primary",size:"sm",block:!0,onClick:a.editDetail.bind(a,e),label:(0,o.Ru)("2328f91f1e160de6a06c2004d49ec53b")}]},pipeIn:function(e){return void 0!==e&&"string"!=typeof e},pipeOut:function(e){return!0===e?{type:"tpl",tpl:(0,o.Ru)("11e6dfd7d3fcb0892c2cecb6d7549102")}:e||void 0}}]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:classNames",{isFormItem:!1,schema:[(0,l.ol)("className",{name:"timeClassName",label:(0,o.Ru)("3d95415ee75837db2660255ea1ca1b9b")}),(0,l.ol)("className",{name:"titleClassName",label:(0,o.Ru)("030c8cb75e9707285b28c4931bfeddc5")}),(0,l.ol)("className",{name:"detailClassName",label:(0,o.Ru)("2fe3c5280ea644639bc6378bcecc8b27")})]})])}])},a}return(0,p.C6)(a,e),a.prototype.editDetail=function(e){var a,t=e.id,n=e.schema,c=this.manager,d=c.store,i=d.getNodeById(t),r=d.getValueOf(t),b={type:"tpl",tpl:(0,o.Ru)("11e6dfd7d3fcb0892c2cecb6d7549102")};i&&r&&this.manager.openSubEditor({title:(0,o.Ru)("2328f91f1e160de6a06c2004d49ec53b"),value:Qn(null!==(a=r.itemTitleSchema)&&void 0!==a?a:b),slot:{type:"container",body:"$$"},onChange:function(e){e=(0,p.Cl)((0,p.Cl)({},r),{itemTitleSchema:Zn(e)}),c.panelChangeValue(e,(0,l.Ui)(r,e))},data:n})},a.id="TimelinePlugin",a}(l.j8);(0,l.I0)(zi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Pi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="divider",a.$schema="/schemas/DividerSchema.json",a.name=(0,o.Ru)("7e1eb2c588aa1301f4aa19395ef0a177"),a.isBaseComponent=!0,a.icon="fa fa-minus",a.pluginIcon="divider-plugin",a.description=(0,o.Ru)("bc43ae8e61f1ad4be2b0a9e70501e490"),a.docLink="/amis/zh-CN/components/divider",a.scaffold={type:"divider",$$dragMode:"hv"},a.previewSchema={type:"divider",className:"m-t-none m-b-none"},a.panelTitle=(0,o.Ru)("7e1eb2c588aa1301f4aa19395ef0a177"),a.panelJustify=!0,a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.panelBodyCreator=function(e){var a=(0,l.k7)();return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[a?{type:"input-text-i18n",name:"title",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),placeholder:(0,o.Ru)("96641a78cfd9f9f8ba68f0524347b186")}:(0,l.ol)("valueFormula",{name:"title",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),placeholder:(0,o.Ru)("96641a78cfd9f9f8ba68f0524347b186"),rendererSchema:{type:"input-text"}})]},(0,l.ol)("status")])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("6f99b6eed37795cb97d5f6370c32113b"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("layout:width:v2",{visibleOn:'this.style && this.style.position && (this.style.position === "fixed" || this.style.position === "absolute")'}),{mode:"horizontal",type:"select",label:(0,o.Ru)("226b0912184333c81babf2f1894ec0c1"),name:"lineStyle",value:"solid",options:[{value:"solid",label:(0,o.Ru)("cc4c575642609fbf059a5df81eb86bfc")},{value:"dashed",label:(0,o.Ru)("61f6f4fc0b806ac9d41ad0792e6155f6")}]},{mode:"horizontal",type:"select",label:(0,o.Ru)("a465db53b8c98f42caa15ca5662f9c90"),name:"direction",value:"horizontal",options:[{value:"horizontal",label:(0,o.Ru)("4cde06e6162ed66720e3133cb83bc059")},{value:"vertical",label:(0,o.Ru)("75ac842f8e77305846f1d776f97dfaf8")}]},{mode:"horizontal",type:"input-number",label:(0,o.Ru)("40d39c3bc7bebced7d63eace0191a0a8"),name:"rotate",value:0,min:-360,max:360},(0,l.ol)("theme:select",{mode:"horizontal",label:(0,o.Ru)("f27f10e4660cba730189cc73bcbec0dc"),name:"style.width",placeholder:"100%",visibleOn:'this.direction !== "vertical"',clearValueOnHidden:!0}),(0,l.ol)("theme:select",{mode:"horizontal",label:(0,o.Ru)("f27f10e4660cba730189cc73bcbec0dc"),name:"style.height",placeholder:"var(--sizes-base-15)",visibleOn:'this.direction === "vertical"',clearValueOnHidden:!0}),(0,l.ol)("theme:select",{mode:"horizontal",label:(0,o.Ru)("bade10099f8447210ce7b97fa106b527"),name:"style.borderWidth",placeholder:"1px",visibleOn:'!this.title || this.direction === "vertical"'}),(0,l.ol)("theme:select",{mode:"horizontal",label:(0,o.Ru)("bade10099f8447210ce7b97fa106b527"),name:"themeCss.titleWrapperControlClassName.border-bottom-width",placeholder:"1px",visibleOn:'!!this.title && this.direction !== "vertical"',clearValueOnHidden:!0,pipeIn:function(e,a){var t,n;if(void 0===e&&void 0!==(null===(n=null===(t=a.data)||void 0===t?void 0:t.style)||void 0===n?void 0:n.borderWidth)){var c=a.data.style.borderWidth;return setTimeout((function(){return a.setValueByName("themeCss.titleWrapperControlClassName.border-bottom-width",c)})),c}return e}}),(0,l.ol)("theme:colorPicker",{mode:"horizontal",label:(0,o.Ru)("6b36c6f7ec834692ec6c8e3816349fdd"),name:"color",placeholder:"var(--colors-neutral-line-8)",labelMode:"input",needGradient:!0}),(0,l.ol)("theme:paddingAndMargin",{name:"style",hidePadding:!0})]},{title:(0,o.Ru)("35633d4bcf019258d4a5b927e8644bed"),visibleOn:'!!this.title && this.direction !== "vertical"',body:[{type:"select",name:"titlePosition",label:(0,o.Ru)("d4d2a66820d30e07b44c850eb3f116c0"),pipeIn:(0,l.Jh)("center"),options:[{value:"left",label:(0,o.Ru)("316a639631f712780829a202258ec3cc")},{value:"center",label:(0,o.Ru)("0bbc2ea4e1d1f23feb576de5dca1ce3b")},{value:"right",label:(0,o.Ru)("e2aaec83377244c9d15f78f51cccfe6f")}],clearValueOnHidden:!0},(0,l.ol)("theme:select",{label:(0,l.NR)((0,o.Ru)("3ec2bba02a859a90b023ee793a2381d5"),(0,o.Ru)("12ae2cd5a178cdaed37967ec4226c4d3")),name:"themeCss.titleWrapperControlClassName.flex-basis",placeholder:"5%",visibleOn:'this.titlePosition === "left" || this.titlePosition === "right"',clearValueOnHidden:!0}),(0,l.ol)("theme:font",{title:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),name:"themeCss.titleControlClassName.font",textAlign:!1,clearValueOnHidden:!0}),(0,l.ol)("theme:paddingAndMargin",{name:"themeCss.titleControlClassName.padding-and-margin",hidePadding:!0,clearValueOnHidden:!0})]}])}])},a}return(0,p.C6)(a,e),a.id="DividerPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Pi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ji=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="code",a.$schema="/schemas/CodeSchema.json",a.name=(0,o.Ru)("38bbd995a790f5a67211e034b007c145"),a.isBaseComponent=!0,a.icon="fa fa-code",a.pluginIcon="code-plugin",a.description=(0,o.Ru)("38bbd995a790f5a67211e034b007c145"),a.docLink="/amis/zh-CN/components/code",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.scaffold={type:"code",language:"html",value:"<div>html</div>"},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("38bbd995a790f5a67211e034b007c145"),a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{type:"input-text",label:(0,o.Ru)("d7ec2d3fea4756bc1642e0f10c180cf5"),name:"name"},{type:"editor",label:(0,o.Ru)("86e38e6425f722ba725718af2366ac08"),allowFullscreen:!0,name:"value"}]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("className")]},{title:(0,o.Ru)("33bf801796fd255b5f6147e33146669b"),body:[(0,l.ol)("ref"),(0,l.ol)("visible")]}])},a}return(0,p.C6)(a,e),a.id="CodeViewPlugin",a}(l.j8);(0,l.I0)(ji),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Bi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="markdown",a.$schema="/schemas/MarkdownSchema.json",a.name="Markdown",a.isBaseComponent=!0,a.description=(0,o.Ru)("87cac3a9c9576d9b5bad6639c891112c"),a.docLink="/amis/zh-CN/components/markdown",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-file-text",a.pluginIcon="markdown-plugin",a.scaffold={type:"markdown",value:(0,o.Ru)("eb99816b4a216b2eb884cc6194f00ec6")},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle="MD",a.panelBodyCreator=function(e){return/\/field\/\w+$/.test(e.path),[(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("markdownBody")]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("className")]},{title:(0,o.Ru)("33bf801796fd255b5f6147e33146669b"),body:[(0,l.ol)("ref"),(0,l.ol)("visible")]}])]},a}return(0,p.C6)(a,e),a.id="MarkdownPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Bi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Di=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="collapse",a.$schema="/schemas/CollapseSchema.json",a.name=(0,o.Ru)("e90e6ff080f179215c3566a61ca62367"),a.isBaseComponent=!0,a.description=(0,o.Ru)("452b62e9b7e650fa163300da2893654a"),a.docLink="/amis/zh-CN/components/collapse",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-window-minimize",a.pluginIcon="collapse-plugin",a.scaffold={type:"collapse",header:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),body:[{type:"tpl",tpl:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014"),wrapperComponent:"",inline:!1}]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("e90e6ff080f179215c3566a61ca62367"),a.panelJustify=!0,a.events=[{eventName:"change",eventLabel:(0,o.Ru)("8e5ff4f20463c03f7935e0627888c03c"),description:(0,o.Ru)("bcfcd9d31a7a469fa1f3a2ea9e3e3f89"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{collapsed:{type:"boolean",title:(0,o.Ru)("0e8638286319f6efb0afe2616714e8c3")}}}}}]},{eventName:"expand",eventLabel:(0,o.Ru)("dce3879aaf11920ab97c94781ddaaed5"),description:(0,o.Ru)("0f680e944e33feb4719bd0dfe618aa50"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{collapsed:{type:"boolean",title:(0,o.Ru)("0e8638286319f6efb0afe2616714e8c3")}}}}}]},{eventName:"collapse",eventLabel:(0,o.Ru)("0469f19533c2fa1d63418b86ec203ab7"),description:(0,o.Ru)("3ffa0c7285daa4c39f7b7699a845860c"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{collapsed:{type:"boolean",title:(0,o.Ru)("0e8638286319f6efb0afe2616714e8c3")}}}}}]}],a.actions=[{actionType:"expand",actionLabel:(0,o.Ru)("578125c5d7586aefb797caca9111ed1f"),description:(0,o.Ru)("ae772db91ee1bd385ffafed3e9b8f4cc")},{actionLabel:(0,o.Ru)("5882cb6b5133d35488c386965321c60b"),actionType:"collapse",description:(0,o.Ru)("04e36bd57e0e1623da86ee2c19c2a885")}],a.panelBodyCreator=function(e){var t,n;return(0,l.k7)(),(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("title",{name:"header",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),pipeIn:(0,l.Jh)((null===(t=null==e?void 0:e.schema)||void 0===t?void 0:t.title)||(null===(n=null==e?void 0:e.schema)||void 0===n?void 0:n.header)||""),onChange:function(e,a,t,n){n.setValueByName("header",e),n.setValueByName("title",void 0)}}),(0,l.ol)("collapseOpenHeader"),{name:"headerPosition",label:(0,o.Ru)("3a8647306ee6456517b7bf9c8bc7de23"),type:"button-group-select",size:"sm",pipeIn:(0,l.Jh)("top"),options:[{label:(0,o.Ru)("c949729cd1a1e425595c1a297649c7c6"),value:"top",icon:"fa fa-arrow-up"},{label:(0,o.Ru)("12c4c5e8abda77e1fdc93653d6414187"),value:"bottom",icon:"fa fa-arrow-down"}]},{name:"showArrow",label:(0,o.Ru)("731f9b470e0948cbf56341a53c423213"),mode:"row",inputClassName:"inline-flex justify-between flex-row-reverse",type:"switch",pipeIn:(0,l.Jh)(!0)},(0,l.ol)("switch",{name:"collapsable",label:(0,o.Ru)("96c0cc844a06e0850c04f7c44b6475fb"),pipeIn:(0,l.Jh)(!0)})]},(0,l.ol)("status",{disabled:!0})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:classNames",{isFormItem:!1,schema:[(0,l.ol)("className",{name:"headingClassName",label:(0,o.Ru)("63b67eead04256e42ea9f6f7218731ee")}),(0,l.ol)("className",{name:"bodyClassName",label:(0,o.Ru)("66d88b3e01aff17c7973181e53fc8c0c")})]})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032")}],a}return(0,p.C6)(a,e),a.id="CollapsePlugin",a}(l.j8);(0,l.I0)(Di),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Vi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="office-viewer",a.$schema="/schemas/OfficeViewerSchema.json",a.name=(0,o.Ru)("3212f1de74130815d12d982437fc6919"),a.isBaseComponent=!0,a.description=(0,o.Ru)("a7199769ae58f8a5c35ac0e5f8804abf"),a.docLink="/amis/zh-CN/components/office-viewer",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-file-word",a.pluginIcon="officeViewer-plugin",a.scaffold={type:"office-viewer"},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("3212f1de74130815d12d982437fc6919"),a.panelJustify=!0,a.actions=[{actionType:"print",actionLabel:(0,o.Ru)("e414473c886072e393710563f201d7f3"),description:(0,o.Ru)("6a62d33c838524f0609a624aa59ee9e7")},{actionType:"saveAs",actionLabel:(0,o.Ru)("f26ef914245883c80f181c4aade2ed04"),description:(0,o.Ru)("fc856cd721f5b5955f8c4be2767a1cee")}],a.panelBodyCreator=function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("officeUrl",{name:"src",type:"input-text",label:(0,o.Ru)("270c7dfc38ec1f8eb7b211481d26659a")}),(0,l.ol)("switch",{type:"switch",label:(0,o.Ru)("2bd4fa4fe6637a09add46354f52ea9dc"),name:"display",pipeIn:(0,l.Jh)(!0),inline:!0})]},{title:(0,o.Ru)("010787d733c97c5f7a8f9bda438af9e2"),collapsed:!0,body:[{type:"combo",name:"wordOptions",mode:"normal",noBorder:!0,multiLine:!0,items:[(0,l.ol)("switch",{label:(0,o.Ru)("9a50cbc2f0c7115043a19c3b1db5776b"),inline:!0,name:"ignoreWidth"}),{type:"input-text",label:(0,o.Ru)("927ed823f52a6d3bbceed4436636a7dd"),name:"padding"},(0,l.ol)("switch",{label:(0,o.Ru)("755ea661684e7bffe9f97fb07b8d4921"),pipeIn:(0,l.Jh)(!0),name:"bulletUseFont",inline:!0}),(0,l.ol)("switch",{label:(0,o.Ru)("9b87dc5a019f749722a1d3a9c854a2b9"),name:"enableVar",inline:!0}),{type:"input-text",label:(0,o.Ru)("c6adeba660df8e19ac6cd3b8c57416ad"),name:"forceLineHeight"},{type:"input-kv",label:(0,o.Ru)("b93ea0046d63e2df7cf24a7a63bf5c99"),name:"fontMapping"},(0,l.ol)("switch",{label:(0,o.Ru)("f6e9b56f97af64235bf81f4ddc2288ab"),name:"page",inline:!0}),{type:"input-number",label:(0,o.Ru)("4c71a09da7ce050d45514b68bb15b4ab"),name:"pageMarginBottom",visibleOn:"this.page"},{type:"input-color",label:(0,o.Ru)("3651c159e19c05a3bdaa7036dac91e4e"),pipeIn:(0,l.Jh)("#FFFFFF"),name:"pageBackground",visibleOn:"this.page"},(0,l.ol)("switch",{label:(0,o.Ru)("91bc444339545a7785f3aa3055d9ba05"),name:"pageShadow",inline:!0,visibleOn:"this.page"}),(0,l.ol)("switch",{label:(0,o.Ru)("c856051e8c80913ff6607dc880341a20"),name:"pageWrap",inline:!0,visibleOn:"this.page"}),{type:"input-number",label:(0,o.Ru)("6a6772a0eae27591ed8763b6e616e988"),name:"pageWrapPadding",visibleOn:"this.page"},{type:"input-color",label:(0,o.Ru)("22bca073daae505d7fc9e7d7c8ee047c"),pipeIn:(0,l.Jh)("#ECECEC"),name:"pageWrapBackground",visibleOn:"this.page"},{type:"input-number",label:(0,o.Ru)("2839785a190e062058635add192f961d"),min:.1,max:1,name:"zoom",visibleOn:"this.page"},(0,l.ol)("switch",{label:(0,o.Ru)("9723e66141840db4dc6bd1db9b165302"),name:"zoomFitWidth",inline:!0,visibleOn:"this.page"})]}]}])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:classNames",{isFormItem:!1})])}])]},a}return(0,p.C6)(a,e),a.id="OfficeViewerPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Vi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Li=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="pdf-viewer",a.$schema="/schemas/PdfViewerSchema.json",a.name="PDF预览",a.isBaseComponent=!0,a.description="PDF 文件预览",a.docLink="/amis/zh-CN/components/pdf-viewer",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-file-pdf",a.pluginIcon="pdfViewer-plugin",a.scaffold={type:"pdf-viewer"},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle="PDF预览",a.panelJustify=!0,a.panelBodyCreator=function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"button-group-select",label:"文件来源",name:"source",tiled:!0,value:"src",options:[{label:"文件链接",value:"src"},{label:"本地文件",value:"file"}]},(0,l.ol)("tplFormulaControl",{name:"src",label:"链接地址",visibleOn:'this.source === "src"'}),{type:"input-file",label:(0,o.Ru)("481e034e6026969aae4ce7ce7c8a7b6f"),autoUpload:!0,proxy:!0,accept:".pdf",name:"__file",visibleOn:'this.source === "file"',autoFill:{src:"${url}"}}]},(0,l.ol)("status",{isFormItem:!1})])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:classNames",{isFormItem:!1})])}])]},a}return(0,p.C6)(a,e),a.id="PdfViewerPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(Li),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var $i=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="log",a.$schema="/schemas/LogSchema.json",a.name=(0,o.Ru)("456d29ef8bafd5202547e50d3e64d4ea"),a.isBaseComponent=!0,a.icon="fa fa-file-text-o",a.pluginIcon="log-plugin",a.description=(0,o.Ru)("d06f8476d115020496058363a32bc40b"),a.searchKeywords=(0,o.Ru)("a94180c2142df3122cffcf1900c507f9"),a.docLink="/amis/zh-CN/components/log",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.previewSchema={type:"log",height:120,autoScroll:!0},a.scaffold={type:"log",autoScroll:!0,height:500,encoding:"utf-8"},a.panelJustify=!0,a.panelTitle=(0,o.Ru)("456d29ef8bafd5202547e50d3e64d4ea"),a.panelBodyCreator=function(e){return e.info.renderer,(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("apiControl",{required:!0,name:"source",renderLabel:!0,label:(0,l.NR)((0,o.Ru)("c11322c9cc43ce3c004cf03f5ac0acd0"),(0,o.Ru)("fa0b9c20503ee00554e8c86d4a4461b6"))}),{type:"input-text",label:(0,l.NR)((0,o.Ru)("1d3d7de6b84f4d5d4a4e126e145af132"),(0,o.Ru)("d55bbcd785be46c3182dcd7663c3c041")),name:"encoding"},(0,l.ol)("placeholder",{label:(0,o.Ru)("0021bd6b2290ddca1ad6a9c8848377bc"),placeholder:(0,o.Ru)("f013ea9dcba3f5ca1278aa850931fec8")}),{type:"switch",label:(0,l.NR)((0,o.Ru)("d7eb1e98e6cfbe38ab3b242c4dda1b7b"),(0,o.Ru)("ab2dd531871defe1ef7d8d06548411f3")),name:"autoScroll",value:!0,inputClassName:"is-inline"},{label:(0,l.NR)((0,o.Ru)("2b6bc0f293f5ca01b006206c2535ccbc"),(0,o.Ru)("41058383885336fbe750665044e4e38a")),type:"checkboxes",name:"operation",inline:!1,options:[{label:(0,o.Ru)("095e938e2a09eaddc8db146b86879f4a"),value:"stop"},{label:(0,o.Ru)("694fc5efa9e1d1c2c5eb6525e1c7fb29"),value:"restart"},{label:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),value:"clear"},{label:(0,o.Ru)("0cee3cd1e0b0956fb3447d7188553e4b"),value:"showLineNumber"},{label:(0,o.Ru)("bee912d79eefb7335988c4997aa9138d"),value:"filter"}]}]},{title:(0,o.Ru)("c2f42bd2a149bbeb4627b1e1b5fabedb"),body:[{type:"input-number",label:(0,l.NR)((0,o.Ru)("45f14d9548decc8a1df4e470efcf8d08"),(0,o.Ru)("ef744ba73b07d85f877fa8774f64da36")),name:"rowHeight",min:1},{type:"input-number",label:(0,l.NR)((0,o.Ru)("7a5d14c5f61745f08700ba315609cf9a"),(0,o.Ru)("686e0a9356c1cbbaff2ce3b98bf8439a")),name:"maxLength",min:1}]},(0,l.ol)("status",{isFormItem:!1})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"input-number",label:(0,l.NR)((0,o.Ru)("c1df04eec5fa0857bc0df2d68d8e953c"),(0,o.Ru)("bddc8f2d9bdcc083bb4f3dd38eaba459")),name:"height",min:1}]},(0,l.ol)("style:classNames",{isFormItem:!1})])}])},a}return(0,p.C6)(a,e),a.id="LogPlugin",a}(l.j8);(0,l.I0)($i),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var _i=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.panelTitle=(0,o.Ru)("fa966345577ba81af19408f203db968f"),a.rendererName="action",a.name=(0,o.Ru)("b7dd79307fb7bcc921aa1b94ef904fe9"),a.$schema="/schemas/ActionSchema.json",a.panelBodyCreator=function(e){var t=/(?:\/|^)dialog\/.+$/.test(e.path);/(?:\/|^)dropdown-button\/.+$/.test(e.path);var c=[{label:(0,o.Ru)("88d1257b0cf667319085f3e0033b9607"),type:"select",name:"actionType",pipeIn:(0,l.Jh)(""),options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:""},{label:(0,o.Ru)("ab3aec075a09d055b2a28c8b61925ee0"),value:"dialog"},{label:(0,o.Ru)("f10f0be4aa9684eef9d78234072fe08b"),value:"drawer"},{label:(0,o.Ru)("4f02d2efe05a20232ab9da63c090595c"),value:"ajax"},{label:(0,o.Ru)("5dfd5a78e2ba1bc8afb482a8745454ea"),value:"download"},{label:(0,o.Ru)("4e58f9c94d345e14e2d69cc8496b7b5a"),value:"link"},{label:(0,o.Ru)("982db3084a2c470d1a9b34efa024511c"),value:"url"},{label:(0,o.Ru)("f20d9579ebdc9dfc30a212ae6cae931f"),value:"reload"},{label:(0,o.Ru)("6a086902a84969a835423002718e86b4"),value:"copy"},{label:(0,o.Ru)("939d5345ad4345dbaabe14798f6ac0f1"),value:"submit"},{label:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),value:"reset"},{label:(0,o.Ru)("a56c9f13b1566009fdc7640bc551709e"),value:"reset-and-submit"},{label:(0,o.Ru)("30313d6fa06603604db18086bbcad9d3"),value:"clear-and-submit"},{label:(0,o.Ru)("e83a256e4f5bb4ff8b3d804b5473217a"),value:"confirm"},{label:(0,o.Ru)("625fb26b4b3340f7872b411f401e754c"),value:"cancel"},{label:(0,o.Ru)("0fc26855080a4219bbfad638029a795c"),value:"next"},{label:(0,o.Ru)("8ba8a1bead7ca55554cff1c85246ae09"),value:"prev"}]},{type:"input-text",name:"content",visibleOn:'this.actionType == "copy"',label:(0,o.Ru)("deb65aca8dba2ff9d0cfaed0a3441068")},{type:"select",name:"copyFormat",options:[{label:(0,o.Ru)("ffb01e5bcf4c00447f5150d3cba81371"),value:"text/plain"},{label:(0,o.Ru)("e2591e971f4c28db7c80a5f546084a1d"),value:"text/html"}],visibleOn:'this.actionType == "copy"',label:(0,o.Ru)("c28f4d63beabc4833b17aaa10ca550db")},{type:"input-text",name:"target",visibleOn:'this.actionType == "reload"',label:(0,o.Ru)("21fa07f18f80bee50695686831ae1286"),required:!0},{name:"dialog",pipeIn:(0,l.Jh)({title:(0,o.Ru)("8a089992349df754f182a5d02de8e8e0"),body:(0,o.Ru)("1a9aaf05889002e65708c4950012a652"),showCloseButton:!0,showErrorMsg:!0,showLoading:!0}),asFormItem:!0,visibleOn:'${actionType == "dialog"}',children:function(e){var t=e.value,c=e.onChange;return e.data,n.createElement(q.$n,{size:"sm",level:"danger",className:"m-b",onClick:function(){return a.manager.openSubEditor({title:(0,o.Ru)("c3c8422fcecd8c1cc922cba15ab5cbc0"),value:(0,p.Cl)({type:"dialog"},t),onChange:function(e){return c(e)}})},block:!0},(0,o.Ru)("c3c8422fcecd8c1cc922cba15ab5cbc0"))}},{name:"drawer",pipeIn:(0,l.Jh)({title:(0,o.Ru)("8a089992349df754f182a5d02de8e8e0"),body:(0,o.Ru)("1a9aaf05889002e65708c4950012a652")}),asFormItem:!0,visibleOn:'${actionType == "drawer"}',children:function(e){var t=e.value,c=e.onChange;return e.data,n.createElement(q.$n,{size:"sm",level:"danger",className:"m-b",onClick:function(){return a.manager.openSubEditor({title:(0,o.Ru)("262c7c7b9874ae5607fb51da468d0e8c"),value:(0,p.Cl)({type:"drawer"},t),onChange:function(e){return c(e)}})},block:!0},(0,o.Ru)("262c7c7b9874ae5607fb51da468d0e8c"))}},(0,l.ol)("api",{label:(0,o.Ru)("5eb694a4252528628929ced97ca95823"),visibleOn:'this.actionType == "ajax" || this.actionType == "download"'}),{name:"feedback",pipeIn:(0,l.Jh)({title:(0,o.Ru)("8a089992349df754f182a5d02de8e8e0"),body:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014")}),asFormItem:!0,visibleOn:'${actionType == "ajax"}',children:function(e){var t=e.onChange,c=e.value;return e.data,n.createElement("div",{className:"m-b"},n.createElement(q.$n,{size:"sm",level:c?"danger":"info",onClick:function(){return a.manager.openSubEditor({title:(0,o.Ru)("0cc0fff6eb667b140d3fd06e34a8c69f"),value:(0,p.Cl)({type:"dialog"},c),onChange:function(e){return t(e)}})}},(0,o.Ru)("deb9089ed7ebcacd712117fc4204c65f")),c?n.createElement(q.$n,{size:"sm",level:"link",className:"m-l",onClick:function(){return t("")}},(0,o.Ru)("215f64480a93893fc56c51aeb5d40f11")):null)}},{name:"feedback.visibleOn",label:(0,o.Ru)("7984d95c01b725a2709fb8f5ee330fb4"),type:"input-text",visibleOn:"this.feedback",autoComplete:!1,description:(0,o.Ru)("dfa07586a471e24b23fe68e11f5dc41a")},{name:"feedback.skipRestOnCancel",label:(0,o.Ru)("47186f00df86d3edad3b5595ba8c2a0a"),type:"switch",mode:"inline",className:"block",visibleOn:"this.feedback"},{name:"feedback.skipRestOnConfirm",label:(0,o.Ru)("4f21e04fe35d39c79e7779cdf2f4e232"),type:"switch",mode:"inline",className:"block",visibleOn:"this.feedback"},{type:"input-text",label:(0,o.Ru)("6ab20dc4b64021b85886ad9c12b6e0cc"),name:"link",visibleOn:'this.actionType == "link"'},{type:"input-text",label:(0,o.Ru)("6ab20dc4b64021b85886ad9c12b6e0cc"),name:"url",visibleOn:'this.actionType == "url"',placeholder:"http://"},{type:"switch",name:"blank",visibleOn:'this.actionType == "url"',mode:"inline",className:"w-full",label:(0,o.Ru)("0bbc3ec26c36a87c9df3183def6ca9e0"),value:!0},t?{visibleOn:'this.actionType == "submit" || this.type == "submit"',name:"close",type:"switch",mode:"inline",className:"w-full",pipeIn:(0,l.Jh)(!0),label:(0,o.Ru)("d0c3025a64b26e5fbf22005f400c06d7")}:null,{name:"confirmText",type:"textarea",label:(0,o.Ru)("0c15a924dc3bedefb79c958972bef2b9"),description:(0,o.Ru)("06b13b11740f7663af325bf5426930ba")},{type:"input-text",name:"reload",label:(0,o.Ru)("fa9a0a79f29fef72e3060ea1af93c305"),visibleOn:'this.actionType != "link" && this.actionType != "url"',description:(0,o.Ru)("437d629f00e62cf99b3ad288f84ade46")},{type:"input-text",name:"target",visibleOn:'this.actionType != "reload"',label:(0,o.Ru)("b01f08bf5b9f8e3ef9d49e31d89bf770"),description:(0,o.Ru)("f667748a8e9717498da714d4e5087af2")},{type:"js-editor",allowFullscreen:!0,name:"onClick",label:(0,o.Ru)("80ddab8a52f74d707765501b0caae21f"),description:(0,o.Ru)("babbd439bc04241ed3536f892668c250")},{type:"input-text",name:"hotKey",label:(0,o.Ru)("867ade50f0bbb10bac65a5c3bc7895e9")}];return[{type:"container",className:"p-3",body:c}]},a}return(0,p.C6)(a,e),a.prototype.buildEditorPanel=function(a,t){if(!a.selections.length)if("action"===a.info.renderer.name){var n=this.panelBodyCreator(a);t.push({key:"action",icon:"fa fa-gavel",title:(0,o.Ru)("c500cfabdec9b2761fe9f1aa543933eb"),render:this.manager.makeSchemaFormRender({body:n}),order:100})}else e.prototype.buildEditorPanel.call(this,a,t)},a.prototype.buildEditorToolbar=function(e,a){var t=this,n=e.id,c=e.schema,d=e.info;~["action","button","submit","reset"].indexOf(d.renderer.name)&&"dialog"===c.actionType&&a.push({iconSvg:"dialog",tooltip:(0,o.Ru)("c3c8422fcecd8c1cc922cba15ab5cbc0"),placement:"bottom",onClick:function(){return t.editDetail(n)}})},a.prototype.editDetail=function(e){var a=this.manager,t=a.store,n=t.getNodeById(e),c=t.getValueOf(e);n&&c&&this.manager.openSubEditor({title:(0,o.Ru)("c3c8422fcecd8c1cc922cba15ab5cbc0"),value:(0,p.Cl)({type:"dialog"},c.dialog),onChange:function(e){e=(0,p.Cl)((0,p.Cl)({},c),{dialog:e}),a.panelChangeValue(e,(0,l.Ui)(c,e))}})},a.id="ActionPlugin",a}(l.j8);(0,l.I0)(_i),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Hi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.panelTitle=(0,o.Ru)("dc7558211f2990370954c2e7ca498ee9"),a.panelIcon="fa fa-columns",a.panelBodyCreator=function(e){var t=(0,l.k7)();return[(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("label",{label:(0,o.Ru)("bcee820bc20342a4d388a35ed32a35fe")}),(0,l.ol)("formItemName",{label:(0,o.Ru)("41a344642681efaaa418c228ba7fb45c")}),(0,l.ol)("tableCellRemark"),(0,l.ol)("tableCellPlaceholder"),(0,l.ol)("switch",{name:"sortable",label:(0,o.Ru)("233662283039ded8c29f070d1a807029"),description:(0,o.Ru)("348097cc50579e489f0bcb5433637d3a")})]},{title:(0,o.Ru)("dfac151de712ab0b3618072c8a7f0a0f"),body:[{name:"groupName",label:(0,o.Ru)("9db64f772c11c614ee00bb3cc066f46f"),type:t?"input-text-i18n":"input-text",description:(0,o.Ru)("9791b05a4df9d72f1a01b81fa695fbc6")},(0,l.ol)("switch",{name:"quickEdit",label:(0,o.Ru)("19c4f5e98ad302574202de30dddbaf66"),isChecked:function(e){var a=e.data,t=e.name;return!!I()(a,t)},pipeIn:function(e){return!!e}}),{visibleOn:"this.quickEdit",name:"quickEdit.mode",type:"button-group-select",value:"popOver",label:(0,o.Ru)("abd733d00ec656e7b0cfd88deedf102f"),size:"xs",mode:"inline",className:"w-full",options:[{label:(0,o.Ru)("78f395c15aaf8c92d9223f6ca69b41a4"),value:"popOver"},{label:(0,o.Ru)("c6e1b91d329a61b691d0d5d2eb343ddd"),value:"inline"}]},(0,l.ol)("icon",{name:"quickEdit.icon"}),(0,l.ol)("switch",{name:"quickEdit.saveImmediately",label:(0,o.Ru)("15c3796e07e33afc7252df751f610c5d"),visibleOn:"this.quickEdit",description:(0,o.Ru)("2d2eb2ac28f074d1caef0d332d61cfb0"),descriptionClassName:"help-block m-b-none",pipeIn:function(e){return!!e}}),(0,l.ol)("api",{label:(0,o.Ru)("eccba4475f3144e417e55fd96e831e09"),description:(0,o.Ru)("c8e5c062d5ad38e54413abd9c7cfb2f4"),name:"quickEdit.saveImmediately.api",visibleOn:"this.quickEdit && this.quickEdit.saveImmediately"}),{visibleOn:"this.quickEdit",name:"quickEdit",asFormItem:!0,children:function(e){var t=e.value,d=e.onChange,i=e.data;!0===t?t={}:void 0===t&&(t=(0,B.dnO)(i,"quickEdit"));var l=(t=(0,p.Cl)({},t)).mode||"popOver";t.mode&&delete t.mode;var r=t.saveImmediately;return t.saveImmediately&&delete t.saveImmediately,t=t.body&&["container","wrapper"].includes(t.type)?(0,p.Cl)({type:"wrapper",body:[]},t):{type:"wrapper",body:[(0,p.Cl)({type:"input-text",name:i.name},t)]},n.createElement(c.$nd,{level:"info",className:"m-b",size:"sm",block:!0,onClick:function(){a.manager.openSubEditor({title:(0,o.Ru)("c3ed36e4abb96c18a6c83350994cdea7"),value:t,onChange:function(e){return d((0,p.Cl)((0,p.Cl)({},e),{mode:l,saveImmediately:r}),"quickEdit")}})}},(0,o.Ru)("45a6c55d8d2d92af84e219defef084d5"))}},(0,l.ol)("switch",{name:"popOver",label:(0,o.Ru)("ba5a0a1ff2c438ae7719ca48b0ce3af7"),pipeIn:function(e){return!!e}}),{name:"popOver.mode",label:(0,o.Ru)("d689e3c38fdb32c98fb27f8f35a26552"),type:"select",visibleOn:"this.popOver",pipeIn:(0,l.Jh)("popOver"),options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:"popOver"},{label:(0,o.Ru)("ab3aec075a09d055b2a28c8b61925ee0"),value:"dialog"},{label:(0,o.Ru)("33e6c41fed95c25e3b426d596d504579"),value:"drawer"}]},{name:"popOver.position",label:(0,o.Ru)("d689e3c38fdb32c98fb27f8f35a26552"),type:"select",visibleOn:'this.popOver && this.popOver.mode === "popOver"',pipeIn:(0,l.Jh)("center"),options:[{label:(0,o.Ru)("68b54e7b408c4fb83561c931aa668eae"),value:"center"},{label:(0,o.Ru)("e18459c93769a5afec01e1ce60f9b9fd"),value:"left-top"},{label:(0,o.Ru)("1fc3cdd8437f5057774cde2f2c51f97c"),value:"right-top"},{label:(0,o.Ru)("63dd9faca92bccfd436ff21a6b4b3151"),value:"left-bottom"},{label:(0,o.Ru)("d01c239688b9c8fc145191ee642dc080"),value:"right-bottom"},{label:(0,o.Ru)("8fcf9802436282672a8e28ebd6262390"),value:"fixed-left-top"},{label:(0,o.Ru)("aed25160b4e8cfc613a743c4549e9222"),value:"fixed-right-top"},{label:(0,o.Ru)("d4a4ab1916187e09b9c037705fd49ffa"),value:"fixed-left-bottom"},{label:(0,o.Ru)("921fccbb84c829bf8c6f0b9957029f44"),value:"fixed-right-bottom"}]},{visibleOn:"this.popOver",name:"popOver",asFormItem:!0,children:function(e){var t=e.value,d=e.onChange;return t=(0,p.Cl)({type:"panel",title:(0,o.Ru)("5b48dbb8dc710cffe6313bb56a7f6d47"),body:(0,o.Ru)("1d53f83df1d889a70131b7a93c819575")},t),n.createElement(c.$nd,{level:"info",className:"m-b",size:"sm",block:!0,onClick:function(){a.manager.openSubEditor({title:(0,o.Ru)("8dda45360dcf9ca501fd7d0eb53045b5"),value:t,onChange:function(e){return d(e,"popOver")}})}},(0,o.Ru)("fd389de167730ba8542217ad31b95562"))}},(0,l.ol)("switch",{name:"copyable",label:(0,o.Ru)("6e78b595d6a296938201a3c80660bf35"),pipeIn:function(e){return!!e}}),{visibleOn:"this.copyable",name:"copyable.content",type:"textarea",label:(0,o.Ru)("deb65aca8dba2ff9d0cfaed0a3441068"),description:(0,o.Ru)("622e14515c4fd5ca6fe6946e3a1bfb4a")}]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[{type:"select",name:"align",label:(0,o.Ru)("d5bc35360607472de4525358af126de4"),pipeIn:(0,l.Jh)("left"),options:[{label:(0,o.Ru)("413f48cc71f71083ce532a86e3efdc21"),value:"left"},{label:(0,o.Ru)("56c17ba6a56c01706ae00a31611deb03"),value:"center"},{label:(0,o.Ru)("fd8e9572cc6bf87653c4d8f8b8dd0db9"),value:"right"},{label:(0,o.Ru)("da1b972efb29f850b50e219ad4d98ba5"),value:"justify"}]},{type:"select",name:"headerAlign",label:"表头对齐方式",pipeIn:(0,l.Jh)(""),options:[{label:"复用对齐方式",value:""},{label:(0,o.Ru)("413f48cc71f71083ce532a86e3efdc21"),value:"left"},{label:(0,o.Ru)("56c17ba6a56c01706ae00a31611deb03"),value:"center"},{label:(0,o.Ru)("fd8e9572cc6bf87653c4d8f8b8dd0db9"),value:"right"},{label:(0,o.Ru)("da1b972efb29f850b50e219ad4d98ba5"),value:"justify"}]},{type:"select",name:"vAlign",label:(0,o.Ru)("5b15af1f73b4f2d5bb152410863602f4"),pipeIn:(0,l.Jh)("middle"),options:[{label:(0,o.Ru)("2a6ad292447e6354ca39ee7f40d2fcc8"),value:"top"},{label:(0,o.Ru)("4117e80d2c2e52f795ec64160f399364"),value:"middle"},{label:(0,o.Ru)("d68c21b6b65e7a2e361762b65b8a5032"),value:"bottom"}]},{name:"fixed",type:"button-group-select",label:(0,o.Ru)("65f7e01d58cb5065f49e0e8f48cc16be"),pipeIn:(0,l.Jh)(""),size:"xs",mode:"inline",inputClassName:"mt-1 w-full",options:[{value:"",label:(0,o.Ru)("9ed8a4c5d1b3726121175dc986268b0c")},{value:"left",label:(0,o.Ru)("39a2cb79c6d9762783e20522ea86dcff")},{value:"right",label:(0,o.Ru)("de2a774bf98944b8f0ec8755d5f59d64")}]},(0,l.ol)("switch",{name:"toggled",label:(0,o.Ru)("0a5ac2f5c327e28c58d51db967a0e603"),pipeIn:(0,l.Jh)(!0)}),{name:"breakpoint",type:"button-group-select",label:(0,o.Ru)("a3bd2104e3df81df713de636b907462c"),visibleOn:"this.tableFootableEnabled",size:"xs",multiple:!0,options:[{label:(0,o.Ru)("986a5f50e946674bb91c9408fc974497"),value:"*"},{label:(0,o.Ru)("a165f0fe5fb904049f6b6961105e433f"),value:"xs"},{label:(0,o.Ru)("03ee8b948c9b34daca9584811bcca17d"),value:"sm"},{label:(0,o.Ru)("82d9f1f96084674e2b0101ecc04d5d58"),value:"md"},{label:(0,o.Ru)("f4166de371b5dfb87efce228b17a3fbb"),value:"lg"}],pipeIn:function(e){return e?"string"==typeof e?e:"*":""},pipeOut:function(e){return"string"==typeof e&&~e.indexOf("*")&&/xs|sm|md|lg/.test(e)?e.replace(/\*\s*,\s*|\s*,\s*\*/g,""):e}},(0,l.ol)("switch",{name:"className",label:(0,o.Ru)("f8cffd4d3fcdca390a3a3de24d209bb6"),pipeIn:function(e){return"string"==typeof e&&/\word\-break\b/.test(e)},pipeOut:function(e,a){return(e?"word-break ":"")+(a||"").replace(/\bword\-break\b/g,"").trim()}}),(0,l.ol)("className"),(0,l.ol)("className",{name:"innerClassName",label:(0,o.Ru)("4619988f1c5d9093dc00d1430633b2bd")}),{name:"width",type:"input-number",label:(0,o.Ru)("bdd9d38d7e2929024089363dc8f48b7a"),description:(0,o.Ru)("b198805e7a6b35830ba813f51db2fdc4")}]}])]},a}return(0,p.C6)(a,e),a.prototype.getRendererInfo=function(e){var a=e.renderer,t=e.schema;if("table-cell"===a.name)return{name:t.label?"<".concat(t.label,">列"):(0,o.Ru)("044892c0c637f2d9e78e78956b1ded01"),$schema:"/schemas/TableColumn.json",multifactor:!0,wrapperResolve:function(e){var a=[].slice.call(e.parentElement.children).indexOf(e)+1,n=e.closest("table");return[].slice.call(n.querySelectorAll("th:nth-child(".concat(a,'):not([data-editor-id="').concat(t.id,'"]),\n td:nth-child(').concat(a,'):not([data-editor-id="').concat(t.id,'"])')))}}},a.prototype.beforeReplace=function(e){var a=e.context;a.info.plugin===this&&a.data&&(a.data.label=a.data.label||a.schema.label,a.data.name=a.data.name||a.schema.name)},a.id="TableCellPlugin",a}(l.j8);(0,l.I0)(Hi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Wi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-array",a.$schema="/schemas/ArrayControlSchema.json",a.disabledRendererPlugin=!0,a.name=(0,o.Ru)("b6946d13d670fc49b721b626bca426b7"),a.isBaseComponent=!0,a.icon="fa fa-bars",a.pluginIcon="input-array-plugin",a.description=(0,o.Ru)("6e43f86d0b2973c34078bc7c7bc02eb0"),a.docLink="/amis/zh-CN/components/form/input-array",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-array",label:(0,o.Ru)("b6946d13d670fc49b721b626bca426b7"),name:"array",items:{type:"input-text",placeholder:(0,o.Ru)("02cc4f8f5a9aefbc03c778f7a5c989c7")}},a.previewSchema={type:"form",className:"text-left",wrapWithPanel:!1,mode:"horizontal",body:[(0,p.Cl)((0,p.Cl)({},a.scaffold),{value:["row1",""],draggable:!0})]},a.panelTitle=(0,o.Ru)("a4b72cd5d7c953c57b00e3597b9ef666"),a.panelBodyCreator=function(e){return[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("switchDefaultValue"),{type:"textarea",name:"value",label:(0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087"),visibleOn:'typeof this.value !== "undefined"',pipeOut:l.iL},{children:n.createElement(c.$nd,{size:"sm",level:"danger",className:"m-b",block:!0,onClick:a.editDetail.bind(a,e.id)},(0,o.Ru)("50bfed6ada3e7d0ef4d20eb727b3d7df"))},(0,l.ol)("switch",{label:(0,o.Ru)("7f2579cabd4d654458a720eed517a37d"),name:"addable",pipeIn:(0,l.Jh)(!0)}),{label:(0,o.Ru)("ea1e5695bf682ea3b31aba0c35198ae3"),name:"addButtonText",type:"input-text",visibleOn:"this.addable",pipeIn:(0,l.Jh)((0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191"))},{type:"textarea",name:"scaffold",label:(0,o.Ru)("aab09f676645f2651655a711d5e3327c"),visibleOn:"this.addable !== false",pipeOut:l.iL,pipeIn:(0,l.Jh)("")},(0,l.ol)("switch",{label:(0,o.Ru)("1ab31449faaaeeeb7200d724eab9a7ab"),name:"removable",pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("api",{name:"deleteApi",label:(0,o.Ru)("fa3e9f9e49f5a81c998f949155f86b50"),visibleOn:"this.removable"}),{label:(0,o.Ru)("f962922d46ef18e68127642e5c00165a"),name:"deleteConfirmText",type:"input-text",visibleOn:"this.deleteApi",pipeIn:(0,l.Jh)((0,o.Ru)("fc763fd5ddf637fe4ba1ac59e10b8d3a"))},(0,l.ol)("switch",{name:"draggable",label:(0,o.Ru)("89e34c77922f9362fc8f4033e7f6bdf4")}),{name:"draggableTip",visibleOn:"this.draggable",type:"input-text",label:(0,o.Ru)("1362211a6bfc8cc4130d54643e8e9732"),pipeIn:(0,l.Jh)((0,o.Ru)("91396e9bc25c9e8b63907fe22408e2bb"))},{name:"addButtonText",type:"input-text",label:(0,o.Ru)("ea1e5695bf682ea3b31aba0c35198ae3"),pipeIn:(0,l.Jh)((0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191"))},(0,l.ol)("minLength"),(0,l.ol)("maxLength")]},a}return(0,p.C6)(a,e),a.prototype.filterProps=function(e,a){return e=(0,l.Hd)(e),a.state.value||e.value||a.updateState({value:[""]}),e},a.prototype.buildEditorToolbar=function(e,a){var t=e.id;"input-array"===e.info.renderer.name&&a.push({icon:"fa fa-expand",order:100,tooltip:(0,o.Ru)("50bfed6ada3e7d0ef4d20eb727b3d7df"),onClick:this.editDetail.bind(this,t)})},a.prototype.buildEditorContextMenu=function(e,a){var t=e.id;e.schema,e.region,"input-array"===e.info.renderer.name&&a.push("|",{label:(0,o.Ru)("39a6853b109ae98f1aabca90283d7edc"),onSelect:this.editDetail.bind(this,t)})},a.prototype.editDetail=function(e){var a=this.manager,t=a.store,n=t.getNodeById(e),c=t.getValueOf(e);n&&c&&this.manager.openSubEditor({title:(0,o.Ru)("50bfed6ada3e7d0ef4d20eb727b3d7df"),value:c.items,slot:{type:"form",mode:"normal",body:"$$",wrapWithPanel:!1,className:"wrapper"},onChange:function(e){e=(0,p.Cl)((0,p.Cl)({},c),{items:e}),a.panelChangeValue(e,(0,l.Ui)(c,e))}})},a.id="ArrayControlPlugin",a}(l.j8);(0,l.I0)(Wi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var qi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="control",a.$schema="/schemas/FormControlSchema.json",a.name=(0,o.Ru)("61260d9386fd95a268dfc93d977c2706"),a.isBaseComponent=!0,a.icon="fa fa-object-group",a.pluginIcon="form-group-plugin",a.description=(0,o.Ru)("61260d9386fd95a268dfc93d977c2706"),a.docLink="/amis/zh-CN/components/form/group",a.tags=[(0,o.Ru)("22c799040acdb2601b437ed5449de076")],a.disabledRendererPlugin=!0,a.scaffold={type:"control",label:(0,o.Ru)("61260d9386fd95a268dfc93d977c2706"),body:[{type:"tpl",wrapperComponent:"",tpl:"a"}]},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.regions=[{key:"body",label:(0,o.Ru)("c5739a29e7c403fc212608cefe70cf29"),preferTag:(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")}],a.panelTitle=(0,o.Ru)("61260d9386fd95a268dfc93d977c2706"),a.panelBodyCreator=function(e){return Ve({common:{replace:!0,body:[{children:n.createElement(c.$nd,{className:"m-b",onClick:function(){return a.manager.showRendererPanel((0,o.Ru)("55b45c73ae417c4dead67905b1550e85"))},level:"danger",tooltip:(0,o.Ru)("a00f44e570f896de5490cba9d2462951"),size:"sm",block:!0},(0,o.Ru)("a9a8efb2541ee6f89ea7b83e610ebf7f"))},(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder"),(0,l.ol)("description")]}})},a}return(0,p.C6)(a,e),a.id="ControlPlugin",a}(l.j8);(0,l.I0)(qi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ui=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-datetime",a.$schema="/schemas/DateTimeControlSchema.json",a.isBaseComponent=!0,a.icon="fa fa-calendar",a.pluginIcon="input-datetime-plugin",a.name=(0,o.Ru)("0c3bf4fce50589b1073baf15f8a00d36"),a.description=(0,o.Ru)("59a81f21a829e24e9a765c4d6e509e68"),a.docLink="/amis/zh-CN/components/form/input-datetime",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-datetime",label:(0,o.Ru)("0c3bf4fce50589b1073baf15f8a00d36"),name:"datetime"},a.disabledRendererPlugin=!0,a.previewSchema={type:"form",className:"text-left",wrapWithPanel:!1,mode:"horizontal",body:[(0,p.Cl)({},a.scaffold)]},a.panelTitle=(0,o.Ru)("0c3bf4fce50589b1073baf15f8a00d36"),a}return(0,p.C6)(a,e),a.id="DateTimeControlPlugin",a}(wo);(0,l.I0)(Ui),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ji=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-datetime-range",a.$schema="/schemas/DateTimeRangeControlSchema.json",a.icon="fa fa-calendar",a.pluginIcon="input-date-range-plugin",a.name=(0,o.Ru)("5eb8cb70e4dc97622c967d7c7efd6566"),a.isBaseComponent=!0,a.description=(0,o.Ru)("7f4466c0a16a1808b5ee398ce55997ab"),a.docLink="/amis/zh-CN/components/form/input-datetime-range",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-datetime-range",label:(0,o.Ru)("7866226eb814f681dcc4037e7489aab8"),name:"datetime-range"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.disabledRendererPlugin=!0,a.notRenderFormZone=!0,a}return(0,p.C6)(a,e),a.id="DateTimeRangeControlPlugin",a}(Io);(0,l.I0)(Ji),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Yi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-email",a.$schema="/schemas/TextControlSchema.json",a.name=(0,o.Ru)("ab37cc3baa3ec204bd7ebfa450568c40"),a.isBaseComponent=!0,a.icon="fa fa-envelope-o",a.pluginIcon="input-email-plugin",a.description=(0,o.Ru)("e3c0d799e8880a36edb07e34fd1bed67"),a.scaffold={type:"input-email",label:(0,o.Ru)("3bc5e602b2d4c7fffe79258e2ac6952e"),name:"email"},a.disabledRendererPlugin=!0,a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:(0,p.Cl)({},a.scaffold)},a.panelTitle=a.name,a}return(0,p.C6)(a,e),a.id="EmailControlPlugin",a}(ro);(0,l.I0)(Yi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Xi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="formula",a.$schema="/schemas/FormulaControlSchema.json",a.name=(0,o.Ru)("eb332076d766c2e817285f0a6d4860b9"),a.isBaseComponent=!0,a.disabledRendererPlugin=!0,a.icon="fa fa-calculator",a.pluginIcon="formula-plugin",a.description=(0,o.Ru)("000cf7353ce03857c671e89c91b35464"),a.docLink="/amis/zh-CN/components/form/formula",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"formula",name:"formula"},a.previewSchema={type:"tpl",tpl:(0,o.Ru)("9da7578f9329ccaee1bbdf6a766744fd")},a.panelTitle=(0,o.Ru)("eb332076d766c2e817285f0a6d4860b9"),a.panelBody=[(0,l.ol)("layout:originPosition",{value:"left-top"}),{label:(0,o.Ru)("d314558953b3c76adb7e131aaec8bd86"),name:"name",type:"input-text",description:(0,o.Ru)("77562ec3db28683ec71612a11e6b39ef")},{type:"input-text",name:"value",label:(0,o.Ru)("225f3ed00750ae78ad1e6ea42c8f5087")},{type:"input-text",name:"formula",label:(0,o.Ru)("eb332076d766c2e817285f0a6d4860b9"),description:(0,o.Ru)("c80c42a0be1b39ed899b1f5560875cf8")},{type:"input-text",name:"condition",label:(0,o.Ru)("89a8549c2ed7fc23a683599731d92b22"),description:(0,o.Ru)("8add6799ceff24eb041c5a6a92bb1694")},(0,l.ol)("switch",{name:"initSet",label:(0,o.Ru)("3df193f5d4f652a4bac331a69761041b"),description:(0,o.Ru)("86cebf86c66c6a4e6731b840c3967ab0"),pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("switch",{name:"autoSet",label:(0,o.Ru)("aaff9b44fa3c84058d6bec9888b7b39f"),description:(0,o.Ru)("677568b4f6505bdd63387137bfcbf35a"),pipeIn:(0,l.Jh)(!0)})],a}return(0,p.C6)(a,e),a.prototype.renderRenderer=function(e){return this.renderPlaceholder((0,o.Ru)("222c7bc60f06552b019d71bce57013ed"),e.key,e.style)},a.id="FormulaControlPlugin",a}(l.j8);(0,l.I0)(Xi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Gi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="group",a.$schema="/schemas/GroupControlSchema.json",a.disabledRendererPlugin=!0,a.name=(0,o.Ru)("bb09a378529edac439abc2edf05c10d7"),a.isBaseComponent=!0,a.icon="fa fa-id-card-o",a.pluginIcon="form-group-plugin",a.description=(0,o.Ru)("39d36f049a794eb8df305b5ca7710c36"),a.docLink="/amis/zh-CN/components/form/group",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"group",body:[{type:"input-text",label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),name:"var1"},{type:"input-text",label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),name:"var2"}],label:!1},a.previewSchema={type:"form",className:"text-left",wrapWithPanel:!1,mode:"horizontal",body:[(0,p.Cl)((0,p.Cl)({},a.scaffold),{mode:"normal"})]},a.regions=[{key:"body",label:(0,o.Ru)("32f6f7f8164c7f78e4b46eb50c158ab9"),renderMethod:"renderInput",preferTag:(0,o.Ru)("55b45c73ae417c4dead67905b1550e85"),wrapperResolve:function(e){return e}}],a.panelTitle=(0,o.Ru)("bb09a378529edac439abc2edf05c10d7"),a.panelBody=[(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("label"),(0,l.ol)("description",{visible:"this.label"}),{children:n.createElement(c.$nd,{className:"m-b",onClick:function(){a.manager.showRendererPanel((0,o.Ru)("55b45c73ae417c4dead67905b1550e85"),(0,o.Ru)("400fbff5e744d3b7317dd130eaad723e"))},level:"danger",tooltip:(0,o.Ru)("a00f44e570f896de5490cba9d2462951"),size:"sm",block:!0},(0,o.Ru)("a9a8efb2541ee6f89ea7b83e610ebf7f"))},(0,l.ol)("remark"),(0,l.ol)("labelRemark")]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("formItemMode"),(0,l.ol)("horizontalMode"),(0,l.ol)("horizontal",{visibleOn:'(this.$$formMode == "horizontal" || this.mode == "horizontal") && this.label !== false && this.horizontal',pipeIn:function(e,a){return{leftRate:(e=e||a.formHorizontal&&(0,l.OH)(a.formHorizontal,a.body.length))&&"number"==typeof e.left?e.left:e&&/\bcol\-(?:xs|sm|md|lg)\-(\d+)\b/.test(e.left)?parseInt(RegExp.$1,10):2,leftFixed:e&&e.leftFixed||""}}}),(0,l.ol)("subFormItemMode"),(0,l.ol)("subFormHorizontalMode"),(0,l.ol)("subFormHorizontal"),{name:"body",type:"combo",label:(0,o.Ru)("bd1aded1c983ab7fcf3990f0dc31047c"),multiple:!0,removable:!1,addable:!1,multiLine:!0,visibleOn:'this.$$formMode != "inline"',items:[{type:"button-group-select",name:"columnRatio",label:(0,o.Ru)("a170a375b264f7fe0c02a7ca8c268784"),tiled:!0,pipeIn:function(e,a){return"number"==typeof e||a.columnClassName&&/\bcol\-(?:xs|sm|md|lg)\-(\d+)\b/.test(a.columnClassName)?"custom":e||""},pipeOut:function(e){return"custom"===e?2:e},options:[{value:"",label:(0,o.Ru)("daa0f354e189c0da577ea25be13f874d")},{value:"auto",label:(0,o.Ru)("4db804afe5c99f7ca4fe988ada35c77f")},{value:"custom",label:(0,o.Ru)("f1d4ff50f3828f9b73412e7d94e6dd6e")}]},{label:(0,o.Ru)("d5d885add2551454955bd70411769c88"),type:"input-range",name:"columnRatio",visibleOn:'typeof this.columnRatio === "number" || this.columnClassName && /\\bcol\\-(?:xs|sm|md|lg)\\-(\\d+)\\b/.test(this.columnClassName)',pipeIn:function(e,a){return"number"==typeof e?e:a.columnClassName&&/\bcol\-(?:xs|sm|md|lg)\-(\d+)\b/.test(a.columnClassName)&&parseInt(RegExp.$1,10)||2},min:1,max:12,step:1}]},{type:"button-group-select",name:"gap",label:(0,o.Ru)("ff7e66f1feaaed3260b6e8ef432efc79"),pipeIn:(0,l.Jh)(""),size:"sm",tiled:!0,clearable:!0,options:[{value:"xs",label:(0,o.Ru)("23ecf42cada8bf2715792d718544d107")},{value:"sm",label:(0,o.Ru)("391b8fa9c747a1799353ab856e666ad5")},{value:"md",label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645")},{value:"lg",label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4")}]},(0,l.ol)("className"),{name:"body",type:"combo",label:(0,o.Ru)("1b3408880b73544a3fad501dafbb71e6"),multiple:!0,removable:!1,addable:!1,items:[{type:"input-text",name:"columnClassName"}]}]},{title:(0,o.Ru)("33bf801796fd255b5f6147e33146669b"),body:[(0,l.ol)("ref"),(0,l.ol)("visible")]}])],a}return(0,p.C6)(a,e),a.prototype.buildEditorContextMenu=function(e,a){var t=this,n=e.id,c=e.schema;e.region;var d=e.selections,i=e.info;d.length||i.plugin!==this||!Array.isArray(c.body)||c.body.length<2||a.push({label:(0,o.Ru)("551481accddd97e18d7152f511fb8987"),onSelect:function(){var e=t.manager.store,a=e.schema;a=(0,l.i1)(a,n,(0,l._e)(c.body),!0),e.traceableSetSchema(a)}})},a.id="GroupControlPlugin",a}(l.j8);(0,l.I0)(Gi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ki=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.panelTitle=(0,o.Ru)("55b45c73ae417c4dead67905b1550e85"),a.order=-990,a.pluginIcon="form-plugin",a.panelBodyCreator=function(e){var a=e.schema.type||"",t=ge.includes(a),n=~["button","submit","reset"].indexOf(a),c=~["button-toobar","container","fieldSet","group","grid","hbox","input-group","panel","service","tabs","table","elevator","static"].indexOf(a),d=~["switch","wizard","diff-editor","editor","input-rating","input-text","textarea"].indexOf(a),i=!!~["input-group"].indexOf(a),r=e.info.renderer;return[(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),n?null:(0,l.ol)("formItemName",{required:!c}),!1!==r.renderLabel?(0,l.ol)("label"):null,d?(0,l.ol)("switch",{name:"readOnly",label:(0,o.Ru)("973b69af999dbdf4fa124df8c928ca6e")}):null,(0,l.ol)("disabled"),i?null:(0,l.ol)("required"),(0,l.ol)("description"),(0,l.ol)("placeholder"),(0,l.ol)("remark",{mode:"row"}),!1!==r.renderLabel?(0,l.ol)("labelRemark",{mode:"row"}):null]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,p.fX)([(0,l.ol)("formItemMode"),(0,l.ol)("horizontalMode"),(0,l.ol)("horizontal",{label:"",visibleOn:'this.mode == "horizontal" && this.label !== false && this.horizontal'}),!1!==r.sizeMutable?(0,l.ol)("formItemSize",{options:[{label:(0,o.Ru)("391b8fa9c747a1799353ab856e666ad5"),value:"sm"},{label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645"),value:"md"},{label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4"),value:"lg"},{label:(0,o.Ru)("4a12e9b9fc5443e5e9999b5a7c56c19a"),value:"full"}]}):null,(0,l.ol)("formItemInline"),(0,l.ol)("className"),(0,l.ol)("className",{label:(0,o.Ru)("6d0034a2419e1f394dedab07994b9665"),name:"labelClassName"}),(0,l.ol)("className",{label:(0,o.Ru)("2cadb6621afe19333b142faa541b0f91"),name:"inputClassName"}),(0,l.ol)("className",{label:(0,o.Ru)("0e627e6a0ff773ee76bc4cc0871cb48d"),name:"descriptionClassName",visibleOn:"this.description"})],(0,p.zs)(t?[(0,l.ol)("className",{label:(0,o.Ru)("3e573fd37473d789211ee44335d82fad"),name:"staticClassName"})]:[]),!1)},{title:(0,o.Ru)("33bf801796fd255b5f6147e33146669b"),body:[(0,l.ol)("visible"),t?(0,l.ol)("static"):null,(0,l.ol)("switch",{name:"clearValueOnHidden",label:(0,o.Ru)("7abf78a41095c6d21a1cc89b4a876233")})]},i?null:{title:(0,o.Ru)("cd8992b644e6c18367861a4d913fd116"),body:[(0,l.ol)("validations"),(0,l.ol)("validationErrors"),(0,l.ol)("validateOnChange"),(0,l.ol)("submitOnChange"),(0,l.ol)("api",{name:"validateApi",label:(0,o.Ru)("1040279cf7b8dbdb842f597c30095f62"),description:(0,o.Ru)("133886b10fd9721e6cf91b76f2df5b6e")})]}])]},a}return(0,p.C6)(a,e),a.prototype.buildEditorPanel=function(e,a){var t=e.info.renderer,n=this.manager.store;if(!e.selections.length){var c=e.info.plugin;e.info.hostId||!(null==t?void 0:t.isFormItem)||(null==c?void 0:c.notRenderFormZone)||a.push({key:"form-item",icon:"fa fa-desktop",pluginIcon:this.pluginIcon,title:this.panelTitle,render:this.manager.makeSchemaFormRender({body:this.panelBodyCreator(e),panelById:n.activeId,formKey:"form-item"}),order:-200})}},a.prototype.afterUpdate=function(e){var a,t,n=e.context;if(n.info.renderer.isFormItem&&(null===(a=n.diff)||void 0===a?void 0:a.some((function(e){var a;return"value"===(null===(a=e.path)||void 0===a?void 0:a.join("."))})))){var c=n.value.value,o=null===(t=n.node)||void 0===t?void 0:t.getComponent();if("string"==typeof c&&(0,B.BHS)(c)){var d=(null==o?void 0:o.props.data)||{};c=(0,B.GvO)(c,d,"| raw")}null==o||o.props.onChange(c)}},a.prototype.beforeReplace=function(e){var a=e.context;a.info.renderer.isFormItem&&a.data&&a.subRenderer&&!~a.subRenderer.tags.indexOf((0,o.Ru)("55b45c73ae417c4dead67905b1550e85"))&&~a.subRenderer.tags.indexOf((0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7"))&&(a.data=(0,p.Cl)((0,p.Cl)({},a.data),{type:"static-".concat(a.data.type),label:a.data.label||a.schema.label,name:a.data.name||a.schema.name})),a.schema&&(a.data.name=a.schema.name||a.data.name)},a.prototype.buildEditorContextMenu=function(e,a){var t=this;e.id,e.schema,e.region;var n=e.selections;if("mini"!==this.manager.store.toolbarMode&&n.length&&!(n.length>3)){var c=n.concat(),d=c.shift().node.parent;c.some((function(e){var a;return e.node.parent!==d||!(null===(a=e.info.renderer)||void 0===a?void 0:a.isFormItem)}))||a.unshift({label:(0,o.Ru)("b95c6e14a4d8f6a6c6d99d583916f327"),icon:"merge-icon",onSelect:function(){var e=t.manager.store,a=n.concat(),c=a.shift(),o=e.schema,d=[(0,p.Cl)({},c.schema)];delete d[0].$$id,a.forEach((function(e){d.push(e.node.schema),o=(0,l._Q)(o,e.id)}));var i=(0,l._e)({type:"group",body:d});o=(0,l.i1)(o,c.id,i,!0),e.traceableSetSchema(o),setTimeout((function(){e.setActiveId(c.id)}),40)}},"|")}},a.id="ItemPlugin",a}(l.j8);(0,l.I0)(Ki),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Qi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-month",a.$schema="/schemas/MonthControlSchema.json",a.name=(0,o.Ru)("4ff1e74e43a3586339251494117185ad"),a.isBaseComponent=!0,a.pluginIcon="inputMonth-plugin",a.icon="fa fa-calendar",a.description=(0,o.Ru)("4f9c849b6b7f048cfd242cef3e707a58"),a.docLink="/amis/zh-CN/components/form/input-month",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-month",name:"month"},a.disabledRendererPlugin=!0,a.previewSchema={type:"form",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.panelTitle="Month",a}return(0,p.C6)(a,e),a.id="MonthControlPlugin",a}(wo);(0,l.I0)(Qi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Zi=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-month-range",a.$schema="/schemas/MonthRangeControlSchema.json",a.icon="fa fa-calendar",a.pluginIcon="input-month-range-plugin",a.name=(0,o.Ru)("7c3885e3c3eca4d95521b3e220586628"),a.isBaseComponent=!0,a.description=(0,o.Ru)("5b4ad7ffa6eee985e72e002bf18ac09a"),a.docLink="/amis/zh-CN/components/form/input-month-range",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-month-range",label:(0,o.Ru)("7866226eb814f681dcc4037e7489aab8"),name:"month-range"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.disabledRendererPlugin=!0,a.notRenderFormZone=!0,a}return(0,p.C6)(a,e),a.id="MonthRangeControlPlugin",a}(Io);(0,l.I0)(Zi),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var el=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-password",a.$schema="/schemas/TextControlSchema.json",a.name=(0,o.Ru)("5dd92ede50cc183f0f067dd29be5c325"),a.isBaseComponent=!0,a.icon="fa fa-asterisk",a.pluginIcon="input-password-plugin",a.description=(0,o.Ru)("e3c0d799e8880a36edb07e34fd1bed67"),a.scaffold={type:"input-password",label:(0,o.Ru)("a8105204604a0b11e916f3879aae3b0b"),name:"password"},a.disabledRendererPlugin=!0,a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:(0,p.Cl)({},a.scaffold)},a.panelTitle=a.name,a}return(0,p.C6)(a,e),a.id="PasswordControlPlugin",a}(ro);(0,l.I0)(el),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var al=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-quarter",a.$schema="/schemas/QuarterControlSchema.json",a.name=(0,o.Ru)("a483bccf85587055ab31314ad1d2f82a"),a.isBaseComponent=!0,a.icon="fa fa-calendar",a.pluginIcon="input-quarter-plugin",a.description=(0,o.Ru)("549a2a421951fc8c304c6223f346e024"),a.docLink="/amis/zh-CN/components/form/input-quarter",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-quarter",name:"month"},a.disabledRendererPlugin=!0,a.previewSchema={type:"form",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.panelTitle="Quarter",a}return(0,p.C6)(a,e),a.id="InputQuarterPlugin",a}(wo);(0,l.I0)(al),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var tl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-quarter-range",a.$schema="/schemas/MonthRangeControlSchema.json",a.icon="fa fa-calendar",a.pluginIcon="input-quarter-range-plugin",a.name=(0,o.Ru)("39891e1760c79287985adece9a107fd6"),a.isBaseComponent=!0,a.description=(0,o.Ru)("5b4ad7ffa6eee985e72e002bf18ac09a"),a.docLink="/amis/zh-CN/components/form/input-quarter-range",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-quarter-range",label:(0,o.Ru)("7866226eb814f681dcc4037e7489aab8"),name:"quarter-range"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.disabledRendererPlugin=!0,a.notRenderFormZone=!0,a}return(0,p.C6)(a,e),a.id="QuarterRangePlugin",a}(Io);(0,l.I0)(tl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var nl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-time",a.$schema="/schemas/TimeControlSchema.json",a.name=(0,o.Ru)("82a61b32c76fba3dc83e2611624e93ec"),a.isBaseComponent=!0,a.icon="fa fa-clock-o",a.pluginIcon="input-time-plugin",a.description=(0,o.Ru)("c54993eb4c2a46263cca2e6bdebb051d"),a.docLink="/amis/zh-CN/components/form/input-time",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-time",label:(0,o.Ru)("19fcb9eb2594059036dfede5f4ec53e8"),name:"time"},a.disabledRendererPlugin=!0,a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:(0,p.Cl)({},a.scaffold)},a.panelTitle=(0,o.Ru)("82a61b32c76fba3dc83e2611624e93ec"),a}return(0,p.C6)(a,e),a.id="TimeControlPlugin",a}(wo);(0,l.I0)(nl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var cl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-time-range",a.$schema="/schemas/DateRangeControlSchema.json",a.icon="fa fa-calendar",a.pluginIcon="input-time-range-plugin",a.name=(0,o.Ru)("7866226eb814f681dcc4037e7489aab8"),a.isBaseComponent=!0,a.description=(0,o.Ru)("c166d8f9804ecef74b3b74190599a7b8"),a.docLink="/amis/zh-CN/components/form/time-range",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-time-range",label:(0,o.Ru)("7866226eb814f681dcc4037e7489aab8"),name:"time-range"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.disabledRendererPlugin=!0,a.notRenderFormZone=!0,a}return(0,p.C6)(a,e),a.id="TimeRangeControlPlugin",a}(Io);(0,l.I0)(cl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ol=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="tree-select",a.$schema="/schemas/TreeSelectControlSchema.json",a.name=(0,o.Ru)("6e065eee612393b1d6a16e7696e4c911"),a.isBaseComponent=!0,a.disabledRendererPlugin=!0,a.icon="fa fa-list-alt",a.pluginIcon="tree-select-plugin",a.description=(0,o.Ru)("912beb37a3785e50d6483852be41111f"),a.searchKeywords=(0,o.Ru)("98cb62edf3436738df2561d01ee19ab0"),a.docLink="/amis/zh-CN/components/form/treeselect",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"tree-select",label:(0,o.Ru)("6e065eee612393b1d6a16e7696e4c911"),name:"tree",clearable:!1,options:[{label:(0,o.Ru)("05f87b331e1c97691776d93a6598373f"),value:"A",children:[{label:(0,o.Ru)("57a6105deead3fec79028cce7bfa2004"),value:"C"},{label:(0,o.Ru)("9bc04a190ce0a5ba1ed473cb628b5ed4"),value:"D"}]},{label:(0,o.Ru)("f38c0a46797523b11051e35ec0f82a42"),value:"B"}]},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:(0,p.Cl)((0,p.Cl)({},a.scaffold),{label:(0,o.Ru)("a386f65cf2c47acabfab13781dbdd89f"),mode:"normal"})},a.notRenderFormZone=!0,a.panelTitle=(0,o.Ru)("f77f634e6892c6447c5d9df623e42aff"),a.events=function(e){return(0,p.fX)((0,p.fX)([],(0,p.zs)(oc(e)),!1),[{eventName:"focus",eventLabel:(0,o.Ru)("ab0710b367acefa1d6a78e2338291e86"),description:(0,o.Ru)("4638e799b95e1b71edd55f278a6f707c"),dataSchema:function(e){var a=ac(e),t=a.value,n=a.items,c=a.itemSchema;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:t,item:{type:"object",title:(0,o.Ru)("029e280e119b028bffc51424d909c07d"),properties:c},items:n}}}}]}},{eventName:"blur",eventLabel:(0,o.Ru)("fc96a5f1b79cb734afe08e401b6ba5e7"),description:(0,o.Ru)("c776ab86eb24f6b3db35114e43026f75"),dataSchema:function(e){var a=ac(e),t=a.value,n=a.items,c=a.itemSchema;return[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{value:t,item:{type:"object",title:(0,o.Ru)("029e280e119b028bffc51424d909c07d"),properties:c},items:n}}}}]}}],!1)},a.actions=(0,p.fX)((0,p.fX)([],(0,p.zs)(jo),!1),[{actionType:"clear",actionLabel:(0,o.Ru)("288f0c404c4e546aa3683ff5054e85e2"),description:(0,o.Ru)("d81f0b9079d5a38bbedffeacaad8b905")},{actionType:"reset",actionLabel:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),description:(0,o.Ru)("ce5e449208bb568eaf722bab9a20380e")},{actionType:"setValue",actionLabel:(0,o.Ru)("8f40db3b25528063f1b6a59602a05cd5"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")},{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")}],!1),a.panelDefinitions={options:{label:(0,o.Ru)("25ae4ca8d4b8a67b273066a97a516327"),name:"options",type:"combo",multiple:!0,multiLine:!0,draggable:!0,addButtonText:(0,o.Ru)("65d76d0590aa6e05d61fe8db4c6a11ca"),scaffold:{label:"",value:""},items:[{type:"group",body:[(0,l.ol)("optionsLabel"),{type:"input-text",name:"value",placeholder:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d"),unique:!0}]},{$ref:"options",label:(0,o.Ru)("72453d792655604f1fab821146133d7d"),name:"children",addButtonText:(0,o.Ru)("210da23d108e85b2f0bbfa85846cb792")}]}},a.panelJustify=!0,a.panelBodyCreator=function(e){var t=e.info.renderer,n=(0,l.k7)();return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("formItemName",{required:!0}),(0,l.ol)("label"),{type:"button-group-select",name:"type",label:(0,o.Ru)("f0789e79d48f135e5d870753f7a85d05"),pipeIn:(0,l.Jh)("tree-select"),options:[{label:(0,o.Ru)("c6e1b91d329a61b691d0d5d2eb343ddd"),value:"input-tree"},{label:(0,o.Ru)("a553741d5ebb9c80d7d2a63b202cf4b8"),value:"tree-select"}]},(0,l.ol)("clearable",{mode:"horizontal",horizontal:{justify:!0,left:8},value:!1,inputClassName:"is-inline ",visibleOn:'this.type === "tree-select"'}),(0,l.ol)("switch",{label:(0,o.Ru)("dbdae74eb12668e2b9568b013bf27d45"),name:"searchable"}),(0,l.ol)("apiControl",{name:"searchApi",label:(0,o.Ru)("5c52d3e283d197588e29ca31bc613ffe"),labelClassName:"none",visibleOn:'this.type === "input-tree" && this.searchable'}),(0,l.ol)("multiple",{body:[{type:"input-number",label:(0,l.NR)((0,o.Ru)("4e373f3ff64ad29a01da87317eb92088"),(0,o.Ru)("7a377ac3904628fd73e7d33ce6130ae1")),name:"minLength",min:0},{type:"input-number",label:(0,l.NR)((0,o.Ru)("160cb9a7d57c5b5ca65b5cdf79e8fd28"),(0,o.Ru)("674ddb63a7cd9e14a49813d52cf7e25e")),name:"maxLength",min:0}]}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("204770091fd4b7cd0611ddc65bf21d37"),(0,o.Ru)("be7d848c40dfdd3e20f233c373af00a5")),name:"autoCheckChildren",hiddenOn:"!this.multiple",value:!0}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("4c3ed2fc7331db687fc0e8ffb8f672a7"),(0,o.Ru)("0ae8c01434dc2a38a90561fcbf5d79b5")),name:"cascade",hiddenOn:"!this.multiple || !this.autoCheckChildren"}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("22c023bf51970a461cc164e711f3d3ff"),(0,o.Ru)("6e19e48a52986659ae5ba1bfe612ba8a")),name:"withChildren",hiddenOn:"!this.multiple || !this.autoCheckChildren && this.cascade"}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("cccb3595f8ff536e27d94ec91a49bfdf"),(0,o.Ru)("49ccf100ac35e1cc3d40b7222cdcd1a7")),name:"onlyChildren",hiddenOn:"!this.multiple || !this.autoCheckChildren"}),(0,l.ol)("valueFormula",{rendererSchema:(0,p.Cl)((0,p.Cl)({},null==e?void 0:e.schema),{type:"tree-select"}),visibleOn:"this.options && this.options.length > 0"}),(0,l.ol)("labelRemark"),(0,l.ol)("remark"),(0,l.ol)("placeholder"),(0,l.ol)("description")]},{title:(0,o.Ru)("ea15ae2b7fba76c83eec6d0986d15197"),body:[(0,l.ol)("treeOptionControl",{label:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),showIconField:!0}),(0,l.ol)("optionsMenuTpl",{manager:a.manager}),(0,l.ol)("apiControl",{name:"deferApi",label:(0,o.Ru)("dd52923c45686a6f507854e438d4880e"),labelClassName:"none"}),(0,l.ol)("deferField"),(0,l.ol)("loadingConfig",{visibleOn:"this.source || !this.options"},{context:e}),(0,l.ol)("switch",{label:(0,o.Ru)("a0e965072593eb1b19b4568fa26d977c"),name:"onlyLeaf"}),(0,l.ol)("optionAddControl",{manager:a.manager,collections:[(0,l.ol)("switch",{label:(0,o.Ru)("bc560e477282dafc3c37b7a665af4f9c"),value:!0,name:"rootCreatable"}),{type:"input-text",label:(0,o.Ru)("9a3af29bac4ff8dff3305e283acb2516"),value:(0,o.Ru)("b4eab506cf436d3cdd1cd68fc857ec04"),name:"rootCreateTip",hiddenOn:"!this.rootCreatable"},{type:"input-text",label:(0,o.Ru)("f273cc663180d6f62497ff3a28f4fdd7"),value:(0,o.Ru)("897deae9c4c3dc0baa4a6989bb8727b6"),name:"createTip"}]}),(0,l.ol)("optionEditControl",{manager:a.manager,collections:[{type:"input-text",label:(0,o.Ru)("aefacb210d5fa5eff897a302269ed920"),value:(0,o.Ru)("f9886b3adb1ec253d24432615b62151c"),name:"editTip"}]}),(0,l.ol)("optionDeleteControl",{manager:a.manager,collections:[{type:"input-text",label:(0,o.Ru)("b8079d1411b21dbc48749154a827a680"),value:(0,o.Ru)("176a53a7fc4759482d71312551d868ec"),name:"removeTip"}]})]},{title:(0,o.Ru)("dfac151de712ab0b3618072c8a7f0a0f"),body:[(0,l.ol)("valueFormula",{name:"highlightTxt",label:(0,o.Ru)("2b3073b1ba5f9deab7818d8be02de3a1"),visibleOn:'this.type === "input-tree"'}),{type:"ae-Switch-More",mode:"normal",name:"enableNodePath",label:(0,l.NR)((0,o.Ru)("14dc30e68a3d8d53e8ddd98876c1d480"),(0,o.Ru)("68c7da9593da32100cb82ef5106047e1")),value:!1,formType:"extend",autoFocus:!1,form:{body:[{type:"input-text",label:(0,o.Ru)("9cb417cfac37e6d65dedbc35ee9e916e"),value:"/",name:"pathSeparator"}]}},{type:"ae-Switch-More",mode:"normal",name:"hideRoot",label:(0,o.Ru)("d6840c02c4d9cd5f4f5fd4d9f3e6b916"),value:!0,trueValue:!1,falseValue:!0,formType:"extend",autoFocus:!1,form:{body:[{type:n?"input-text-i18n":"input-text",label:(0,o.Ru)("e2c310a329c2cf62a0764fc912f2f583"),value:(0,o.Ru)("c48d9f48ce8a798772f17d1f47560529"),name:"rootLabel"}]},visibleOn:'this.type === "input-tree"'},(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("0aa73cfbe5a84cd34a212de5bab2058d"),(0,o.Ru)("4dabfefd787102b8159b5c4a221aa048")),name:"hideNodePathLabel",visibleOn:'this.type==="tree-select"'}),(0,l.ol)("switch",{label:(0,o.Ru)("8c9a3a8cd5de83121c03c83f909a7534"),name:"showIcon",value:!0}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("ae7d563d3190ddbafdda8093fc28fc5f"),(0,o.Ru)("4444d03faa51f8550a8a4547fb471ab7")),name:"showRadio",hiddenOn:"this.multiple"}),(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("0f993a54d2c67716220632577d3b5b51"),(0,o.Ru)("846da282ebfa6dfe61deb1d58145158c")),name:"showOutline"}),(0,l.ol)("switch",{name:"withChildren",label:(0,o.Ru)("b39c6fb1cdf629d3f3032d6c7d4694a8"),visibleOn:"this.cascade !== true && this.multiple",disabledOn:"this.onlyChildren"}),(0,l.ol)("switch",{name:"onlyChildren",label:(0,o.Ru)("1fa482fed3042cac9f96c6f43c13f84a"),visibleOn:"this.cascade !== true && this.multiple",disabledOn:"this.withChildren"}),{type:"ae-Switch-More",mode:"normal",name:"initiallyOpen",label:(0,l.NR)((0,o.Ru)("d7eae84550f9b9bc0c78a94e4072ad0d"),(0,o.Ru)("346f7e0c7ef27b6a83f3c9f8f406d737")),value:!0,trueValue:!1,falseValue:!0,formType:"extend",autoFocus:!1,form:{body:[{type:"input-number",label:(0,o.Ru)("b40163733b8e3a420e38f295bfab369d"),name:"unfoldedLevel",value:1,min:0,hiddenOn:"this.initiallyOpen"}]}},(0,l.ol)("virtualThreshold"),(0,l.ol)("virtualItemHeight")]},(0,l.ol)("status",{isFormItem:!0}),(0,l.ol)("validation",{tag:no.Tree})])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[(0,l.ol)("style:formItem",{renderer:t}),(0,l.ol)("style:classNames",{schema:[(0,l.ol)("className",{label:(0,o.Ru)("24c5febd312d27b5e80354cf03e241f0"),name:"treeContainerClassName"})]})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a){var t,n,c,d,i,l,r,b,f,s,u,m,h,v,y,g,R=ec(e.schema),C={type:R,title:(null===(n=e.schema)||void 0===n?void 0:n.label)||(null===(c=e.schema)||void 0===c?void 0:c.name),originalValue:null===(d=e.schema)||void 0===d?void 0:d.value};return!1===(null===(i=e.schema)||void 0===i?void 0:i.joinValues)&&(C=(0,p.Cl)((0,p.Cl)({},C),{type:"object",title:(null===(l=e.schema)||void 0===l?void 0:l.label)||(null===(r=e.schema)||void 0===r?void 0:r.name),properties:(t={},t[(null===(b=e.schema)||void 0===b?void 0:b.labelField)||"label"]={type:"string",title:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb")},t[(null===(f=e.schema)||void 0===f?void 0:f.valueField)||"value"]={type:R,title:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},t)})),(null===(s=e.schema)||void 0===s?void 0:s.multiple)&&((null===(u=e.schema)||void 0===u?void 0:u.extractValue)?C={type:"array",title:(null===(m=e.schema)||void 0===m?void 0:m.label)||(null===(h=e.schema)||void 0===h?void 0:h.name)}:!1===(null===(v=e.schema)||void 0===v?void 0:v.joinValues)&&(C={type:"array",title:(null===(y=e.schema)||void 0===y?void 0:y.label)||(null===(g=e.schema)||void 0===g?void 0:g.name),items:{type:"object",title:(0,o.Ru)("ab5dea29793d933fa7b5487a7309df6a"),properties:C.properties},originalValue:C.originalValue})),C},a.id="TreeSelectControlPlugin",a}(l.j8);(0,l.I0)(ol),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var dl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-url",a.$schema="/schemas/TextControlSchema.json",a.name=(0,o.Ru)("13604cddfe74bc9b9078dd61f9fb94ef"),a.isBaseComponent=!0,a.icon="fa fa-link",a.pluginIcon="input-url-plugin",a.description=(0,o.Ru)("ed2e16700e32afdcdd745aa31454edb9"),a.docLink="/amis/zh-CN/components/form/input-url",a.scaffold={type:"input-url",label:(0,o.Ru)("bfe68d5844f8e54602760e18f45954f7"),name:"url"},a.disabledRendererPlugin=!0,a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:(0,p.Cl)({},a.scaffold)},a.panelTitle="URL",a}return(0,p.C6)(a,e),a.id="URLControlPlugin",a}(ro);(0,l.I0)(dl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var il=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-year",a.$schema="/schemas/YearControlSchema.json",a.name="Year",a.isBaseComponent=!0,a.icon="fa fa-calendar",a.pluginIcon="input-year-plugin",a.description=(0,o.Ru)("b233766d3fae72574d3f9ee98c5be120"),a.docLink="/amis/zh-CN/components/form/input-year",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-year",name:"year"},a.disabledRendererPlugin=!0,a.previewSchema={type:"form",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.panelTitle="Year",a}return(0,p.C6)(a,e),a.id="YearControlPlugin",a}(wo);(0,l.I0)(il),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ll=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="input-year-range",a.$schema="/schemas/DateRangeControlSchema.json",a.icon="fa fa-calendar",a.pluginIcon="input-month-range-plugin",a.name=(0,o.Ru)("7866226eb814f681dcc4037e7489aab8"),a.isBaseComponent=!0,a.description=(0,o.Ru)("32a750b4fd61f1cfe37cac7147f05b3c"),a.docLink="/amis/zh-CN/components/form/year-range",a.tags=[(0,o.Ru)("55b45c73ae417c4dead67905b1550e85")],a.scaffold={type:"input-year-range",label:(0,o.Ru)("7866226eb814f681dcc4037e7489aab8"),name:"year-range"},a.previewSchema={type:"form",className:"text-left",mode:"horizontal",wrapWithPanel:!1,body:[(0,p.Cl)({},a.scaffold)]},a.disabledRendererPlugin=!0,a.notRenderFormZone=!0,a}return(0,p.C6)(a,e),a.id="YearRangeControlPlugin",a}(Io);(0,l.I0)(ll),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var rl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="breadcrumb",a.$schema="/schemas/BreadcrumbSchema.json",a.disabledRendererPlugin=!0,a.name=(0,o.Ru)("169b227aff15b834b64205d0fdcb0f33"),a.isBaseComponent=!0,a.icon="fa fa-list",a.pluginIcon="breadcrumb-plugin",a.description=(0,o.Ru)("3576258acd7269da9f44859a2edec1aa"),a.docLink="/amis/zh-CN/components/breadcrumb",a.tags=[(0,o.Ru)("0d98c74797e49d00bcc4c17c9d557a2b")],a.scaffold={type:"breadcrumb",items:[{label:(0,o.Ru)("db1c89e0f6e62f9642018cbb531bbd4f"),href:"/",icon:"fa fa-home"},{label:(0,o.Ru)("2e8bf3c87641fba59c2a9cb6636d7e88")},{label:(0,o.Ru)("12d358955755488ff3790bbd6d75673a")}]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("169b227aff15b834b64205d0fdcb0f33"),a.panelBody=[(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{label:(0,o.Ru)("894b94fbb15650da7f9290e7106446f3"),type:"input-text",name:"separator"},(0,l.ol)("api",{label:(0,o.Ru)("a38100f22f59f7cd89e36139faa6fd4d"),name:"source"}),{label:(0,o.Ru)("169b227aff15b834b64205d0fdcb0f33"),name:"items",type:"combo",multiple:!0,multiLine:!0,draggable:!0,addButtonText:(0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191"),items:[{type:"input-text",placeholder:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),name:"label"},{type:"input-text",name:"href",placeholder:(0,o.Ru)("bfe68d5844f8e54602760e18f45954f7")},(0,l.ol)("icon",{name:"icon",label:(0,o.Ru)("5ef69f62dc668c1a3e68b51c50a2530a")})]}]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("className"),(0,l.ol)("className",{name:"itemClassName",label:(0,o.Ru)("ba7f916a39c0beb545388ea3b7f6b3b7")}),,(0,l.ol)("className",{name:"separatorClassName",label:(0,o.Ru)("e3acc9857c852dae27e064ace5e5688e")})]},{title:(0,o.Ru)("33bf801796fd255b5f6147e33146669b"),body:[(0,l.ol)("ref"),(0,l.ol)("visible")]}])],a}return(0,p.C6)(a,e),a.id="BreadcrumbPlugin",a}(l.j8);(0,l.I0)(rl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var bl=t(66521),fl=t.n(bl),sl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="custom",a.$schema="/schemas/CustomSchema.json",a.name=(0,o.Ru)("b82231f254baf9a28bf752683d31b169"),a.isBaseComponent=!0,a.disabledRendererPlugin=!0,a.description=(0,o.Ru)("e5b5798a8bab7dc8a578431991731040"),a.docLink="/amis/zh-CN/components/custom",a.tags=[(0,o.Ru)("997c7a5d34f6fc628893f509d0df32e0"),(0,o.Ru)("22c799040acdb2601b437ed5449de076")],a.icon="fa fa-gears",a.scaffold={type:"custom",html:(0,o.Ru)("73ac822ddf4685dbfec661dec41a96b7"),onMount:"this.renderChild('body', props.body, document.getElementById('customBox'));",body:[{type:"tpl",wrapperComponent:"",tpl:(0,o.Ru)("5323ab3e5c12066101244f0577c30e22")}]},a.previewSchema=(0,p.Cl)({},a.scaffold),a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032")}],a.panelTitle=(0,o.Ru)("473d2078518479669823205110842376"),a.panelBody=[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("fieldSet",{title:(0,o.Ru)("0b13dc6251002bf556263fb3e4675b11"),body:[{label:(0,o.Ru)("0b13dc6251002bf556263fb3e4675b11"),name:"html",type:"editor",allowFullscreen:!0}]}),(0,l.ol)("fieldSet",{title:"onMount",body:[{name:"onMount",type:"editor",allowFullscreen:!0,size:"xxl",label:(0,o.Ru)("d6b917c76b92aa9b92b6bebdcab993f3"),options:{lineNumbers:"off",glyphMargin:!1,lineDecorationsWidth:0,lineNumbersMinChars:0}}]}),(0,l.ol)("fieldSet",{title:"onUpdate",body:[{name:"onUpdate",type:"editor",allowFullscreen:!0,size:"xxl",label:(0,o.Ru)("e64739dd24bb0bfcb6f6e1ee2cce5413")}]}),(0,l.ol)("fieldSet",{title:"onUnmount",body:[{name:"onUnmount",type:"editor",allowFullscreen:!0,size:"xxl",label:(0,o.Ru)("0601b7aa5b53cbc3616e24719bcd2aaa")}]})],a}return(0,p.C6)(a,e),a.prototype.getRendererInfo=function(e){var a=this,t=e.renderer,n=e.schema;if(n.$$id&&a.name&&a.rendererName&&a.rendererName===t.name){var c=a.regions;return!c&&n&&n.body&&fl()(n.body)&&(c=[{key:"body",label:(0,o.Ru)("749f710d280419b1da031c9bc79b3b07")}]),{name:a.name,regions:c,patchContainers:a.patchContainers,vRendererConfig:a.vRendererConfig,wrapperProps:a.wrapperProps,wrapperResolve:a.wrapperResolve,filterProps:a.filterProps,$schema:a.$schema,renderRenderer:a.renderRenderer,multifactor:a.multifactor,scaffoldForm:a.scaffoldForm,disabledRendererPlugin:a.disabledRendererPlugin,isBaseComponent:a.isBaseComponent,rendererName:a.rendererName,memberImmutable:a.memberImmutable}}},a.id="CustomRegionPlugin",a}(l.j8);(0,l.I0)(sl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ul=(0,be.PA)((function(e){var a=e.store,t=e.manager;e.popOverContainer;var c=n.useMemo((function(){return[(0,l.ol)("collapseGroup",[{title:"弹窗入参",body:[{type:"json-schema-editor",name:"inputParams",label:!1,mini:!0,disabledTypes:["array"],evalMode:!0,addButtonText:"添加入参"}]}])]}),[]),o=a.root.firstChild,d=a.getValueOf(o.id),i=n.useCallback((function(e,a){t.panelChangeValue(e,a,void 0,o.id)}),[]),r=n.useMemo((function(){return(0,p.Cl)((0,p.Cl)({},t.env),{session:"left-panel-form"})}),[]);return n.createElement("div",{className:"ae-Outline-panel"},n.createElement("div",{className:"panel-header"},"弹窗参数"),n.createElement(l.AY,{body:c,value:d,onChange:i,submitOnChange:!0,env:r,node:o,manager:t,justify:!0}))}));window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var pl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="dialog",a.$schema="/schemas/DialogSchema.json",a.name=(0,o.Ru)("6cff4b6d794cc17f5d24dbe0d21e5732"),a.isBaseComponent=!0,a.wrapperProps={wrapperComponent:ml,onClose:l.lQ,show:!0},a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),renderMethod:"renderBody",renderMethodOverride:function(e,a){return function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var c=this.props.$$editor,o=this.super.apply(this,(0,p.fX)([],(0,p.zs)(t),!1));return c&&"body"===t[1]?a(this,o,e,c,c.plugin.manager):o}}},{key:"actions",label:(0,o.Ru)("c8caf94205105bac5833ab31cc2129d7"),renderMethod:"renderFooter",wrapperResolve:function(e){return e}}],a.events=[{eventName:"confirm",eventLabel:(0,o.Ru)("e83a256e4f5bb4ff8b3d804b5473217a"),description:(0,o.Ru)("773ddc154f1e9b80f04e8bc9d83d2caf"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("85f1708454f409855d552f702ac27b19")}}}]},{eventName:"cancel",eventLabel:(0,o.Ru)("625fb26b4b3340f7872b411f401e754c"),description:(0,o.Ru)("08ab4ffcd1bddd249a193e6353bb52bb"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("85f1708454f409855d552f702ac27b19")}}}]}],a.actions=[{actionType:"confirm",actionLabel:(0,o.Ru)("e83a256e4f5bb4ff8b3d804b5473217a"),description:(0,o.Ru)("4708bcefff645287c8781a1de2a0f20b")},{actionType:"cancel",actionLabel:(0,o.Ru)("625fb26b4b3340f7872b411f401e754c"),description:(0,o.Ru)("af17a4e37e5c6d68fff33c084192801b")},{actionType:"setValue",actionLabel:(0,o.Ru)("e22855f53b7a1ab33e920375c0cd0e3d"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelTitle=(0,o.Ru)("ab3aec075a09d055b2a28c8b61925ee0"),a.panelJustify=!0,a.panelBodyCreator=function(e){var t,n=(0,l.k7)();return"confirm"===(null===(t=e.schema)||void 0===t?void 0:t.dialogType)?(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"input-text",label:(0,o.Ru)("3791ba5c2962a42a251489872342b7d6"),name:"editorSetting.displayName"},{type:"radios",label:"弹出方式",name:"actionType",pipeIn:function(e,a,t){return null!=e?e:t.type},inline:!1,options:[{label:(0,o.Ru)("6cff4b6d794cc17f5d24dbe0d21e5732"),value:"dialog"},{label:(0,o.Ru)("2a2924380dfcaea998bd8a49703545a9"),value:"drawer"},{label:(0,o.Ru)("fa6b01f51cc2b8e16bfbb914b6c08ace"),value:"confirmDialog"}]},{label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),type:"input-text",name:"title"},{label:(0,o.Ru)("e406488d1b9545168eb1896e35139bf2"),type:"input-text",name:"confirmText"},{label:(0,o.Ru)("d919d62d7e5ec5cb63ad47e5dc347a7e"),type:"input-text",name:"cancelText"},(0,l.ol)("switch",{label:(0,o.Ru)("f29ab26877ed22ffa59636d747d824b9"),name:"closeOnEsc",value:!1})]}])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{label:(0,o.Ru)("c8339fd2a85af4ba66084d28df808de4"),type:"button-group-select",name:"size",size:"sm",options:[{label:(0,o.Ru)("544fac400db790f57ea8ee4207cbeb6b"),value:""},{label:(0,o.Ru)("391b8fa9c747a1799353ab856e666ad5"),value:"sm"},{label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645"),value:"md"},{label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4"),value:"lg"},{label:(0,o.Ru)("949934d97c42801151673a51d3adc421"),value:"xl"}],pipeIn:(0,l.Jh)(""),pipeOut:function(e){return e||void 0}},(0,l.ol)("buttonLevel",{label:(0,o.Ru)("b12df8decf62700970e08b9b2ebce1f8"),name:"confirmBtnLevel"}),(0,l.ol)("buttonLevel",{label:(0,o.Ru)("7f29931020c2d8ce97b8043a933db151"),name:"cancelBtnLevel"})]}])}]):(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"input-text",label:(0,o.Ru)("3791ba5c2962a42a251489872342b7d6"),name:"editorSetting.displayName"},{type:"radios",label:"弹出方式",name:"actionType",pipeIn:function(e,a,t){return null!=e?e:t.type},inline:!1,options:[{label:(0,o.Ru)("6cff4b6d794cc17f5d24dbe0d21e5732"),value:"dialog"},{label:(0,o.Ru)("2a2924380dfcaea998bd8a49703545a9"),value:"drawer"},{label:(0,o.Ru)("fa6b01f51cc2b8e16bfbb914b6c08ace"),value:"confirmDialog"}]},(0,l.ol)("layout:originPosition",{value:"left-top"}),{label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),type:n?"input-text-i18n":"input-text",name:"title"},(0,l.ol)("switch",{label:(0,o.Ru)("8c8fbec263e20f087555c9abcb6dd07a"),name:"showCloseButton",value:!0}),(0,l.ol)("switch",{label:(0,o.Ru)("67a2d9746956b631dd3ae9d13b6ae9ff"),name:"closeOnOutside",value:!1}),(0,l.ol)("switch",{label:(0,o.Ru)("f29ab26877ed22ffa59636d747d824b9"),name:"closeOnEsc",value:!1}),{type:"ae-StatusControl",label:(0,o.Ru)("36f5b682310bd52f19c63b077ec054d1"),mode:"normal",name:"hideActions",expressionName:"hideActionsOn"},(0,l.ol)("switch",{label:(0,o.Ru)("dcba76890a534e1fe94421be2a17b484"),name:"showErrorMsg",value:!0}),(0,l.ol)("switch",{label:(0,o.Ru)("af5876b89583552eef4c781718886dec"),name:"showLoading",value:!0}),(0,l.ol)("switch",{label:(0,o.Ru)("69a79a0e5083305255d191f708a41860"),name:"draggable",value:!1}),(0,l.ol)("dataMap")]}])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("39003734d1d700d5bd97bf1e7a2fcf73"),body:[{label:(0,o.Ru)("c8339fd2a85af4ba66084d28df808de4"),type:"button-group-select",name:"size",size:"xs",options:[{label:(0,o.Ru)("544fac400db790f57ea8ee4207cbeb6b"),value:""},{label:(0,o.Ru)("391b8fa9c747a1799353ab856e666ad5"),value:"sm"},{label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645"),value:"md"},{label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4"),value:"lg"},{label:(0,o.Ru)("949934d97c42801151673a51d3adc421"),value:"xl"},{label:(0,o.Ru)("f1d4ff50f3828f9b73412e7d94e6dd6e"),value:"custom"}],pipeIn:(0,l.Jh)(""),pipeOut:function(e){return e||void 0},onChange:function(e,a,t,n){"custom"!==e&&n.setValueByName("style",void 0)}},{type:"input-number",label:(0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7"),name:"style.width",disabled:!0,clearable:!0,unitOptions:["px","%","em","vh","vw"],visibleOn:'this.size !== "custom"',pipeIn:function(e,a){return a.data.size?"sm"===a.data.size?"350px":"md"===a.data.size?"800px":"lg"===a.data.size?"1100px":"xl"===a.data.size?"90%":"":"500px"}},{type:"input-number",label:(0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7"),name:"style.width",clearable:!0,unitOptions:["px","%","em","vh","vw"],visibleOn:'this.size === "custom"',pipeOut:function(e){var a=parseInt(e);return"auto"===e||a||0===a?e:void 0}},{type:"input-number",label:(0,o.Ru)("c1df04eec5fa0857bc0df2d68d8e953c"),name:"style.height",disabled:!0,visibleOn:'this.size !== "custom"',clearable:!0,unitOptions:["px","%","em","vh","vw"]},{type:"input-number",label:(0,o.Ru)("c1df04eec5fa0857bc0df2d68d8e953c"),name:"style.height",visibleOn:'this.size === "custom"',clearable:!0,unitOptions:["px","%","em","vh","vw"],pipeOut:function(e){var a=parseInt(e);return"auto"===e||a||0===a?e:void 0}},(0,l.ol)("theme:border",{name:"themeCss.dialogClassName.border"}),(0,l.ol)("theme:radius",{name:"themeCss.dialogClassName.radius"}),(0,l.ol)("theme:shadow",{name:"themeCss.dialogClassName.box-shadow"}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),name:"themeCss.dialogClassName.background",labelMode:"input"}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("6bdc97671296112658e3a1cd369c0686"),name:"themeCss.dialogMaskClassName.background",labelMode:"input"})]},{title:(0,o.Ru)("030c8cb75e9707285b28c4931bfeddc5"),body:[(0,l.ol)("theme:font",{label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),name:"themeCss.dialogTitleClassName.font",hasVertical:!1}),(0,l.ol)("theme:paddingAndMargin",{name:"themeCss.dialogHeaderClassName.padding-and-margin",label:(0,o.Ru)("60bac4c0a381a42b320a703227be59eb")}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),name:"themeCss.dialogHeaderClassName.background",labelMode:"input"})]},{title:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),body:[(0,l.ol)("theme:border",{name:"themeCss.dialogBodyClassName.border"}),(0,l.ol)("theme:radius",{name:"themeCss.dialogBodyClassName.radius"}),(0,l.ol)("theme:paddingAndMargin",{name:"themeCss.dialogBodyClassName.padding-and-margin",label:(0,o.Ru)("60bac4c0a381a42b320a703227be59eb")}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),name:"themeCss.dialogBodyClassName.background",labelMode:"input"})]},{title:(0,o.Ru)("b3b287010ea79586507a77e0580d9cad"),body:[(0,l.ol)("theme:paddingAndMargin",{name:"themeCss.dialogFooterClassName.padding-and-margin",label:(0,o.Ru)("60bac4c0a381a42b320a703227be59eb")}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),name:"themeCss.dialogFooterClassName.background",labelMode:"input"})]}])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.afterUpdate=function(e){var a,t=this,n=e.context;if(n.info.renderer.type&&["dialog","drawer"].includes(n.info.renderer.type)&&(null===(a=n.diff)||void 0===a?void 0:a.some((function(e){var a;return"actionType"===(null===(a=e.path)||void 0===a?void 0:a.join("."))})))){var c=Ye()(n.diff,(function(e){var a;return"actionType"===(null===(a=e.path)||void 0===a?void 0:a.join("."))})),o=null==c?void 0:c.rhs;("drawer"===o?"drawer":"dialog")!==n.schema.type&&this.manager.replaceChild(n.id,(0,p.Cl)((0,p.Cl)({},n.schema),{type:"drawer"===o?"drawer":"dialog"}))&&setTimeout((function(){t.manager.rebuild()}),4)}},a.prototype.buildSubRenderers=function(){},a.prototype.wrapperResolve=function(e){return e.lastChild},a.prototype.buildDataSchemas=function(e,a,t){var n,c,o,d;return(0,p.sH)(this,void 0,void 0,(function(){var a,t,i,r,b;return(0,p.YH)(this,(function(f){if(a=null===(n=this.manager.store.getNodeById(e.id))||void 0===n?void 0:n.getComponent(),t=A()(a.props.$schema.data,"$$id"),i=(0,l.Hd)(a.props.$schema.inputParams),r=(0,p.Cl)({},null==i?void 0:i.properties),void 0===a.props.$schema.data||!(0,l.Im)(t))for(b in t)["&"].includes(b)||(r[b]={type:null!==(c=typeof t[b])&&void 0!==c?c:"string",title:b});return[2,(0,p.Cl)((0,p.Cl)({$id:"dialog",type:"object"},i),{title:(null===(o=e.schema)||void 0===o?void 0:o.label)||(null===(d=e.schema)||void 0===d?void 0:d.name),properties:r})]}))}))},a.prototype.patchSchema=function(e,a,t){if(!Array.isArray(e.actions))return(0,p.Cl)((0,p.Cl)({},e),{actions:[{type:"button",actionType:"cancel",label:(0,o.Ru)("625fb26b4b3340f7872b411f401e754c")},(null==t?void 0:t.confirm)?{type:"button",actionType:"confirm",label:(0,o.Ru)("38cf16f2204ffab8a6e0187070558721"),primary:!0}:null].filter((function(e){return e}))})},a.prototype.buildEditorPanel=function(a,t){var c;this.manager.store.isSubEditor&&["dialog","drawer"].includes(null===(c=this.manager.store.schema)||void 0===c?void 0:c.type)&&t.push({key:"modal-setting",icon:"",title:n.createElement("span",{className:"editor-tab-icon editor-tab-s-icon","editor-tooltip":"弹窗参数"},n.createElement(q.In,{icon:"modal-setting"})),position:"left",component:ul,order:-99999}),e.prototype.buildEditorPanel.call(this,a,t)},a.id="DialogPlugin",a}(l.j8);(0,l.I0)(pl);var ml=function(e){function a(){return null!==e&&e.apply(this,arguments)||this}return(0,p.C6)(a,e),a.prototype.componentDidMount=function(){},a.prototype.render=function(){var e=this.props,a=e.type,t=e.children,c=e.dialogType,d=e.cancelText,i=e.confirmText,l=e.cancelBtnLevel,r=e.confirmBtnLevel,b=e.editorDialogMountNode,f="drawer"===a?q._s:q.aF;return"confirm"===c?(t=t.filter((function(e){return"actions"!==(null==e?void 0:e.key)})),n.createElement(q.aF,(0,p.Cl)({},this.props,{container:b}),n.createElement("div",{className:"ae-InlineModal"},t,n.createElement("div",{className:"ae-InlineModal-footer"},n.createElement(q.$n,{className:"ae-InlineModal-footer-btn",level:l},d||(0,o.Ru)("625fb26b4b3340f7872b411f401e754c")),n.createElement(q.$n,{className:"ae-InlineModal-footer-btn",level:r},i||(0,o.Ru)("e83a256e4f5bb4ff8b3d804b5473217a")))))):n.createElement(f,(0,p.Cl)({},this.props,{container:b}),t)},a}(n.Component);window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var hl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="drawer",a.$schema="/schemas/DrawerSchema.json",a.name=(0,o.Ru)("33f1fc330b325469b43614c9d96f590e"),a.isBaseComponent=!0,a.wrapperProps={wrapperComponent:ml,onClose:l.lQ,resizable:!1,show:!0},a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),renderMethod:"renderBody",renderMethodOverride:function(e,a){return function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var c=this.props.$$editor,o=this.super.apply(this,(0,p.fX)([],(0,p.zs)(t),!1));return c&&"body"===t[1]?a(this,o,e,c,c.plugin.manager):o}}},{key:"actions",label:(0,o.Ru)("c8caf94205105bac5833ab31cc2129d7"),renderMethod:"renderFooter",wrapperResolve:function(e){return e}}],a.events=[{eventName:"confirm",eventLabel:(0,o.Ru)("e83a256e4f5bb4ff8b3d804b5473217a"),description:(0,o.Ru)("0c5a0448b07419ad2900c36867e8e4e0"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("85f1708454f409855d552f702ac27b19")}}}]},{eventName:"cancel",eventLabel:(0,o.Ru)("625fb26b4b3340f7872b411f401e754c"),description:(0,o.Ru)("57f215184a2fb83541f7cfa22d039feb"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("85f1708454f409855d552f702ac27b19")}}}]}],a.actions=[{actionType:"confirm",actionLabel:(0,o.Ru)("e83a256e4f5bb4ff8b3d804b5473217a"),description:(0,o.Ru)("97b6bad87c4320faac2f6a5cf556c26c")},{actionType:"cancel",actionLabel:(0,o.Ru)("625fb26b4b3340f7872b411f401e754c"),description:(0,o.Ru)("909ba2872b2d670ec0ecbcacc4c8c833")},{actionType:"setValue",actionLabel:(0,o.Ru)("e22855f53b7a1ab33e920375c0cd0e3d"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.panelTitle=(0,o.Ru)("ab3aec075a09d055b2a28c8b61925ee0"),a.panelJustify=!0,a.panelBodyCreator=function(e){var t=(0,l.k7)();return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"input-text",label:(0,o.Ru)("3791ba5c2962a42a251489872342b7d6"),name:"editorSetting.displayName"},{type:"radios",label:"弹出方式",name:"actionType",pipeIn:function(e,a,t){return null!=e?e:t.type},inline:!1,options:[{label:(0,o.Ru)("6cff4b6d794cc17f5d24dbe0d21e5732"),value:"dialog"},{label:(0,o.Ru)("2a2924380dfcaea998bd8a49703545a9"),value:"drawer"},{label:(0,o.Ru)("fa6b01f51cc2b8e16bfbb914b6c08ace"),value:"confirmDialog"}]},(0,l.ol)("layout:originPosition",{value:"left-top"}),{label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),type:t?"input-text-i18n":"input-text",name:"title"},(0,l.ol)("switch",{name:"overlay",label:(0,o.Ru)("bde8a41fc64bfe78d0c4951ac6f93718"),pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("switch",{name:"showCloseButton",label:(0,o.Ru)("8c8fbec263e20f087555c9abcb6dd07a"),pipeIn:(0,l.Jh)(!0)}),(0,l.ol)("switch",{name:"closeOnOutside",label:(0,o.Ru)("67a2d9746956b631dd3ae9d13b6ae9ff")}),(0,l.ol)("switch",{label:(0,o.Ru)("f29ab26877ed22ffa59636d747d824b9"),name:"closeOnEsc"}),{type:"ae-StatusControl",label:(0,o.Ru)("36f5b682310bd52f19c63b077ec054d1"),mode:"normal",name:"hideActions",expressionName:"hideActionsOn"},(0,l.ol)("switch",{name:"resizable",label:(0,o.Ru)("874cf31274d782914c7833cc39836c4e"),value:!1}),(0,l.ol)("dataMap")]}])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("39003734d1d700d5bd97bf1e7a2fcf73"),body:[{type:"button-group-select",name:"position",label:(0,o.Ru)("d4d2a66820d30e07b44c850eb3f116c0"),mode:"horizontal",options:[{label:(0,o.Ru)("d2aff1417831aa621c16cd5b95306b4b"),value:"left"},{label:(0,o.Ru)("af767b7e4ae069d54f9ea839858d4c6d"),value:"top"},{label:(0,o.Ru)("4d9c32c23df5d234e629c922c58d8e12"),value:"right"},{label:(0,o.Ru)("3850a186c3235bc646d4c2f79cebac36"),value:"bottom"}],pipeIn:(0,l.Jh)("right"),pipeOut:function(e){return e||"right"},onChange:function(e,a,t,n){"left"===e||"right"===e?n.deleteValueByName("height"):"top"!==e&&"bottom"!==e||n.deleteValueByName("width")}},{type:"button-group-select",name:"size",label:(0,o.Ru)("c8339fd2a85af4ba66084d28df808de4"),size:"sm",mode:"horizontal",options:[{label:(0,o.Ru)("544fac400db790f57ea8ee4207cbeb6b"),value:""},{label:(0,o.Ru)("391b8fa9c747a1799353ab856e666ad5"),value:"sm"},{label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645"),value:"md"},{label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4"),value:"lg"},{label:(0,o.Ru)("949934d97c42801151673a51d3adc421"),value:"xl"}],pipeIn:(0,l.Jh)(""),pipeOut:function(e){return e||void 0}},(0,l.ol)("style:widthHeight",{widthSchema:{label:(0,l.NR)((0,o.Ru)("c28479019e24e0e4745f4948e9e97ee7"),(0,o.Ru)("94397b87ac63fe238c779120fadab024")),visibleOn:'this.position === "left" || this.position === "right" || !this.position'},heightSchema:{label:(0,l.NR)((0,o.Ru)("c1df04eec5fa0857bc0df2d68d8e953c"),(0,o.Ru)("a6d91e801974dfa735a4ae0e098c522a")),visibleOn:'this.position === "top" || this.position === "bottom"'}}),(0,l.ol)("theme:border",{name:"themeCss.drawerClassName.border"}),(0,l.ol)("theme:radius",{name:"themeCss.drawerClassName.radius"}),(0,l.ol)("theme:shadow",{name:"themeCss.drawerClassName.box-shadow"}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),name:"themeCss.drawerClassName.background",labelMode:"input"}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("6bdc97671296112658e3a1cd369c0686"),name:"themeCss.drawerMaskClassName.background",labelMode:"input"})]},{title:(0,o.Ru)("030c8cb75e9707285b28c4931bfeddc5"),body:[(0,l.ol)("theme:font",{label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),name:"themeCss.drawerTitleClassName.font"}),(0,l.ol)("theme:paddingAndMargin",{name:"themeCss.drawerHeaderClassName.padding-and-margin",label:(0,o.Ru)("60bac4c0a381a42b320a703227be59eb")}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),name:"themeCss.drawerHeaderClassName.background",labelMode:"input"})]},{title:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),body:[(0,l.ol)("theme:border",{name:"themeCss.drawerBodyClassName.border"}),(0,l.ol)("theme:radius",{name:"themeCss.drawerBodyClassName.radius"}),(0,l.ol)("theme:paddingAndMargin",{name:"themeCss.drawerBodyClassName.padding-and-margin",label:(0,o.Ru)("60bac4c0a381a42b320a703227be59eb")}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),name:"themeCss.drawerBodyClassName.background",labelMode:"input"})]},{title:(0,o.Ru)("b3b287010ea79586507a77e0580d9cad"),body:[(0,l.ol)("theme:paddingAndMargin",{name:"themeCss.drawerFooterClassName.padding-and-margin",label:(0,o.Ru)("60bac4c0a381a42b320a703227be59eb")}),(0,l.ol)("theme:colorPicker",{label:(0,o.Ru)("8e1b944f4389bdaab6f11d5bc83190c8"),name:"themeCss.drawerFooterClassName.background",labelMode:"input"})]}])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a}return(0,p.C6)(a,e),a.prototype.buildSubRenderers=function(){},a.prototype.wrapperResolve=function(e){return e.lastChild},a.prototype.buildDataSchemas=function(e,a,t){var n,c,o,d;return(0,p.sH)(this,void 0,void 0,(function(){var a,t,i,r,b;return(0,p.YH)(this,(function(f){if(a=null===(n=this.manager.store.getNodeById(e.id))||void 0===n?void 0:n.getComponent(),t=A()(a.props.$schema.data,"$$id"),i=(0,l.Hd)(a.props.$schema.inputParams),r=(0,p.Cl)({},null==i?void 0:i.properties),void 0===a.props.$schema.data||!(0,l.Im)(t))for(b in t)["&"].includes(b)||(r[b]={type:null!==(c=typeof t[b])&&void 0!==c?c:"string",title:b});return[2,(0,p.Cl)((0,p.Cl)({$id:"drawer",type:"object"},i),{title:(null===(o=e.schema)||void 0===o?void 0:o.label)||(null===(d=e.schema)||void 0===d?void 0:d.name),properties:r})]}))}))},a.id="DrawerPlugin",a}(l.j8);(0,l.I0)(hl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var vl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="hbox",a.$schema="/schemas/HBoxSchema.json",a.disabledRendererPlugin=!0,a.name="HBox",a.isBaseComponent=!0,a.icon="fa fa-columns",a.description=(0,o.Ru)("69a519f6b7fd6d0bebba72e7572ea1d6"),a.docLink="/amis/zh-CN/components/hbox",a.tags=[(0,o.Ru)("22c799040acdb2601b437ed5449de076")],a.scaffold={type:"hbox",gap:"base",columns:[{body:[]},{body:[]}]},a.previewSchema={type:"hbox",columns:[{type:"tpl",tpl:(0,o.Ru)("f9c91bffab8b1202cf32ab508879e805"),columnClassName:"bg-primary w-xs"},{type:"tpl",tpl:(0,o.Ru)("8c187c1862900db487c8d47e19490fac"),columnClassName:"bg-success"}]},a.panelTitle="HBox",a.panelBodyCreator=function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),(0,l.ol)("fieldSet",{title:(0,o.Ru)("9bdb07e72d3a9a6084201a7398523f5a"),collapsable:!1,body:[{type:"wrapper",size:"none",className:"grid grid-cols-2 gap-4 mb-4",body:[{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.insertRowAfter(e.node)}},n.createElement(l.In,{className:"icon",icon:"arrow-to-bottom"}),n.createElement("span",null,(0,o.Ru)("3c43c5860b4dfaced296d7a63eae1513")))},{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.insertRowBefore(e.node)}},n.createElement(l.In,{className:"icon",icon:"top-arrow-to-top"}),n.createElement("span",null,(0,o.Ru)("decaeded2b6f2c66f191ff34b868b1eb")))}]},{label:(0,o.Ru)("eb22d47f16f92e6f621c2b9d87119303"),name:"columns",type:"select",pipeIn:function(e){return Array.isArray(e)?e.length:void 0},pipeOut:function(e,a){return Array.isArray(a)&&(a.length>e?(a=a.concat()).splice(e-1,a.length-e):a=a.concat((0,l.Pu)({body:[]},e-a.length))),a},options:(0,l.Pu)(null,12).map((function(e,a){return{label:"".concat(a+1),value:a+1}}))}]}),{type:"list-select",name:"gap",label:(0,o.Ru)("c288b519484207bea1d51884a5e9acaf"),size:"sm",clearable:!0,tiled:!0,options:[{label:(0,o.Ru)("23ecf42cada8bf2715792d718544d107"),value:"xs"},{label:(0,o.Ru)("391b8fa9c747a1799353ab856e666ad5"),value:"sm"},{label:(0,o.Ru)("fd6e80f1e0199d6ecc3ee81ae04aa9ef"),value:"base"},{label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645"),value:"md"},{label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4"),value:"lg"}]},(0,l.ol)("combo-container",{name:"columns",label:(0,o.Ru)("1f9794dd5634220ed0a498c666cf46fe"),type:"combo",scaffold:{body:[]},minLength:1,multiple:!0,draggableTip:"",items:[{type:"tpl",tpl:'<span class="label label-default">'.concat((0,o.Ru)("cb2f68c9c24e85d21e6b090b6e5657d8"),"${index | plus}</span>"),columnClassName:"no-grow v-middle"},(0,l.ol)("className",{name:"columnClassName",labelRemark:"",label:""})]}),(0,l.ol)("fieldSet",{title:(0,o.Ru)("98d695d6a6a48cfb4bc2f6396ee64787"),collapsable:!1,body:[{type:"button-group-select",name:"align",size:"sm",label:!1,tiled:!0,pipeIn:(0,l.Jh)("left"),options:[{value:"left",label:(0,o.Ru)("413f48cc71f71083ce532a86e3efdc21")},{value:"center",label:(0,o.Ru)("1cc9a6949b47913462ff832cb684bdde")},{value:"right",label:(0,o.Ru)("fd8e9572cc6bf87653c4d8f8b8dd0db9")},{value:"between",label:(0,o.Ru)("da1b972efb29f850b50e219ad4d98ba5")}]}]}),(0,l.ol)("fieldSet",{title:(0,o.Ru)("11b7fc50778c89572391ec4c6c4b55e1"),collapsable:!1,body:[{type:"button-group-select",name:"valign",size:"sm",label:!1,tiled:!0,pipeIn:(0,l.Jh)("top"),options:[{value:"top",label:(0,o.Ru)("2a6ad292447e6354ca39ee7f40d2fcc8")},{value:"middle",label:(0,o.Ru)("1cc9a6949b47913462ff832cb684bdde")},{value:"bottom",label:(0,o.Ru)("d68c21b6b65e7a2e361762b65b8a5032")},{value:"between",label:(0,o.Ru)("da1b972efb29f850b50e219ad4d98ba5")}]}]})]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("className"),(0,l.ol)("subFormItemMode"),(0,l.ol)("subFormHorizontalMode"),(0,l.ol)("subFormHorizontal")]},{title:(0,o.Ru)("33bf801796fd255b5f6147e33146669b"),body:[(0,l.ol)("visible")]}])]},a.vRendererConfig={regions:{body:{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),placeholder:(0,o.Ru)("cb2f68c9c24e85d21e6b090b6e5657d8"),wrapperResolve:function(e){return e}}},panelTitle:(0,o.Ru)("cb2f68c9c24e85d21e6b090b6e5657d8"),panelBodyCreator:function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("22b777e6fcb613b8ba83ced9594cd07e"),body:[(0,l.ol)("fieldSet",{title:(0,o.Ru)("9bdb07e72d3a9a6084201a7398523f5a"),collapsable:!1,body:[{type:"wrapper",size:"none",className:"grid grid-cols-2 gap-4",body:[{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.insertRowAfter(e.node.host)}},n.createElement(l.In,{className:"icon",icon:"arrow-to-bottom"}),n.createElement("span",null,(0,o.Ru)("3c43c5860b4dfaced296d7a63eae1513")))},{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.insertRowBefore(e.node.host)}},n.createElement(l.In,{className:"icon",icon:"top-arrow-to-top"}),n.createElement("span",null,(0,o.Ru)("decaeded2b6f2c66f191ff34b868b1eb")))},{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.insertColumnBefore(e)}},n.createElement(l.In,{className:"icon",icon:"left-arrow-to-left"}),n.createElement("span",null,(0,o.Ru)("0d9eb53682343f1cbd562c9a944ef5bf")))},{children:n.createElement(c.$nd,{size:"sm",onClick:function(){return a.insertColumnAfter(e)}},n.createElement(l.In,{className:"icon",icon:"arrow-to-right"}),n.createElement("span",null,(0,o.Ru)("814276d30e338eccbaee96c3e6bacb61")))}]}]}),(0,l.ol)("fieldSet",{title:(0,o.Ru)("a170a375b264f7fe0c02a7ca8c268784"),collapsable:!1,body:[{type:"button-group-select",name:"width",size:"sm",label:!1,pipeIn:function(e){return e&&"auto"!==e?"manual":e||""},pipeOut:function(e){return"manual"===e?"20%":e},options:[{value:"",label:(0,o.Ru)("daa0f354e189c0da577ea25be13f874d")},{value:"auto",label:(0,o.Ru)("4db804afe5c99f7ca4fe988ada35c77f")},{value:"manual",label:(0,o.Ru)("2a3e7f5c382c56faf261a87573658325")}],description:'<% if (this.width && this.width !== "auto") {%>'.concat((0,o.Ru)("92e2c6523449dfad4350f58908260266"),"<%}%>")}]}),(0,l.ol)("fieldSet",{title:(0,o.Ru)("11b7fc50778c89572391ec4c6c4b55e1"),collapsable:!1,body:[{type:"button-group-select",name:"valign",size:"sm",label:!1,tiled:!0,clearable:!0,options:[{value:"top",label:(0,o.Ru)("2a6ad292447e6354ca39ee7f40d2fcc8")},{value:"middle",label:(0,o.Ru)("1cc9a6949b47913462ff832cb684bdde")},{value:"bottom",label:(0,o.Ru)("d68c21b6b65e7a2e361762b65b8a5032")},{value:"between",label:(0,o.Ru)("da1b972efb29f850b50e219ad4d98ba5")}]}]})]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("className",{name:"columnClassName",label:(0,o.Ru)("129b16a89a82c6d5e03ab075633b3892"),description:(0,o.Ru)("d34cc10492e80595a901a292d0c16bb8")})]}])]}},a.vWrapperResolve=function(e){return e},a.overrides={renderColumn:function(e,a){var t,c,d=this.super(e,a),i=this.props.$$editor;if(i&&e.$$id){var r=i.plugin,b=null===(c=null===(t=r.vRendererConfig)||void 0===t?void 0:t.regions)||void 0===c?void 0:c.body;return b?n.createElement(l.Qw,{key:e.$$id,type:i.type,plugin:i.plugin,renderer:i.renderer,$schema:"",hostId:i.id,memberIndex:a,name:"第".concat(a+1,(0,o.Ru)("cb2f68c9c24e85d21e6b090b6e5657d8")),id:e.$$id,draggable:!1,schemaPath:"".concat(i.schemaPath,"/hbox/").concat(a),wrapperResolve:r.vWrapperResolve,path:"".concat(this.props.$path,"/").concat(a),data:this.props.data,widthMutable:!0},b?n.createElement(l.mm,{key:b.key,preferTag:b.preferTag,name:b.key,label:b.label,regionConfig:b,placeholder:b.placeholder,editorStore:r.manager.store,manager:r.manager,children:d,wrapperResolve:b.wrapperResolve,rendererName:i.renderer.name}):d):d}return d}},a}return(0,p.C6)(a,e),a.prototype.afterResolveJsonSchema=function(e){var a,t,n=null===(a=e.context.node.parent)||void 0===a?void 0:a.host;(null===(t=null==n?void 0:n.info)||void 0===t?void 0:t.plugin)===this&&e.setData("/schemas/HBoxColumn.json")},a.prototype.buildEditorContextMenu=function(e,a){var t,n=this;e.selections.length||(null===(t=e.info)||void 0===t?void 0:t.plugin)!==this||(e.node.isVitualRenderer?(a.push("|"),a.push({label:(0,o.Ru)("4bfd6e7e1ec0fe485aa0e7741d1670db"),onSelect:function(){return n.insertColumnBefore(e)}}),a.push({label:(0,o.Ru)("9d75cc0b193601391a139285d55a3493"),onSelect:function(){return n.insertColumnAfter(e)}}),a.push("|"),a.push({label:(0,o.Ru)("57ff158884582ed498a87d03aed46146"),onSelect:function(){return n.insertRowBefore(e.node.host)}}),a.push({label:(0,o.Ru)("bd63eab86ac0e0b35a06d0f24a098096"),onSelect:function(){return n.insertRowAfter(e.node.host)}})):(a.push("|"),a.push({label:(0,o.Ru)("57ff158884582ed498a87d03aed46146"),onSelect:function(){return n.insertRowBefore(e.node)}}),a.push({label:(0,o.Ru)("bd63eab86ac0e0b35a06d0f24a098096"),onSelect:function(){return n.insertRowAfter(e.node)}})))},a.prototype.onWidthChangeStart=function(e){var a,t,n=e.context,c=n.node;if((null===(a=c.info)||void 0===a?void 0:a.plugin)===this){var o=c.host;if(o&&(null===(t=o.info)||void 0===t?void 0:t.plugin)===this){var d=n.dom,i=d.parentElement;if(i){var l=n.resizer,r=i.getBoundingClientRect(),b=o.schema.columns,f=c.index,s=b[f].width,u=d.getBoundingClientRect();e.setData({onMove:function(e){var a=e.pageX-u.left,t=s="".concat(Math.max(1,Math.min(99,Math.round(100*a/r.width))),"%");(b=b.concat())[f]=(0,p.Cl)((0,p.Cl)({},b[f]),{width:t}),l.setAttribute("data-value",t),o.updateState({columns:b}),requestAnimationFrame((function(){c.calculateHighlightBox()}))},onEnd:function(){o.updateState({},!0),l.removeAttribute("data-value"),c.updateSchema({width:s}),requestAnimationFrame((function(){c.calculateHighlightBox()}))}})}}}},a.prototype.insertRowAfter=function(e){var a;if((null===(a=e.info)||void 0===a?void 0:a.plugin)===this){var t=this.manager.store,n=t.schema,c=e.id;t.traceableSetSchema((0,l.le)(n,c,(function(e,a,t){e.splice(t+1,0,(0,l._e)({type:"hbox",align:a.align,valign:a.valign,columns:a.columns.map((function(e){return{body:[],width:null==e?void 0:e.width}}))}))})))}},a.prototype.insertRowBefore=function(e){var a;if((null===(a=e.info)||void 0===a?void 0:a.plugin)===this){var t=this.manager.store,n=e.id,c=t.schema;t.traceableSetSchema((0,l.le)(c,n,(function(e,a,t){e.splice(t,0,(0,l._e)({type:"hbox",align:a.align,valign:a.valign,columns:a.columns.map((function(e){return{body:[],width:null==e?void 0:e.width}}))}))})))}},a.prototype.insertColumnBefore=function(e){var a;if((null===(a=e.node.info)||void 0===a?void 0:a.plugin)===this){var t=this.manager.store,n=t.schema,c=e.id;t.traceableSetSchema((0,l.le)(n,c,(function(e,a,t){e.splice(t,0,(0,l._e)({body:[]}))})))}},a.prototype.insertColumnAfter=function(e){var a;if((null===(a=e.node.info)||void 0===a?void 0:a.plugin)===this){var t=e.id,n=this.manager.store,c=n.schema;n.traceableSetSchema((0,l.le)(c,t,(function(e,a,t){e.splice(t+1,0,(0,l._e)({body:[]}))})))}},a.id="HBoxPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(vl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var yl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="list-item",a.isBaseComponent=!0,a.$schema="/schemas/ListItemSchema.json",a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),renderMethod:"renderBody",preferTag:(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")},{key:"actions",label:(0,o.Ru)("3b49c8cece3f495f0e76b73823c68bfa"),preferTag:(0,o.Ru)("fa966345577ba81af19408f203db968f"),renderMethod:"renderRight",insertPosition:"inner"}],a.panelTitle=(0,o.Ru)("d9eac94850a74ec881198f4ffe4edcfa"),a.panelBodyCreator=function(e){var a=(0,l.k7)();return(0,l.ol)("tabs",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{name:"title",type:a?"input-text-i18n":"input-text",label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),descrition:(0,o.Ru)("3ed7b428165499a1b91ed1eb287ba343")},{name:"subTitle",type:a?"input-text-i18n":"input-text",label:(0,o.Ru)("72cf373be86a38b29f6d2f15900b0da1"),descrition:(0,o.Ru)("3ed7b428165499a1b91ed1eb287ba343")},{name:"avatar",type:"input-text",label:(0,o.Ru)("f7a82c9758acc4ff4c5350182f2ca378"),descrition:(0,o.Ru)("3ed7b428165499a1b91ed1eb287ba343")},{name:"desc",type:a?"textarea-i18n":"textarea",label:(0,o.Ru)("3bdd08adab6ea90b9164b20a0e4151ac"),descrition:(0,o.Ru)("3ed7b428165499a1b91ed1eb287ba343")}]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("className",{name:"avatarClassName",label:(0,o.Ru)("b8e1e46cbdea20de4e5fc130d31b7bcc"),pipeIn:(0,l.Jh)("thumb-sm avatar m-r")}),(0,l.ol)("className",{name:"titleClassName",label:(0,o.Ru)("620868e5e60e5c22249c3277c971bb13")})]}])},a.fieldWrapperResolve=function(e){return e},a.overrides={renderFeild:function(e,a,t,c){var d=this.super(e,a,t,c),i=this.props.$$editor;if(!i||!a.$$id)return d;var r=i.plugin,b=a.$$id;return n.createElement(l.Qw,{type:i.type,plugin:i.plugin,renderer:i.renderer,multifactor:!0,key:b,$schema:"/schemas/ListBodyField.json",hostId:i.id,memberIndex:t,name:"".concat((0,o.Ru)("9caecd931b956381e0763d05aa42835c").concat(t+1)),id:b,draggable:!1,wrapperResolve:r.fieldWrapperResolve,schemaPath:"".concat(i.schemaPath,"/body/").concat(t),path:"".concat(this.props.$path,"/").concat(t),data:this.props.data},d)}},a.vRendererConfig={panelTitle:(0,o.Ru)("9caecd931b956381e0763d05aa42835c"),panelBodyCreator:function(e){return[(0,l.ol)("label"),(0,l.ol)("className",{name:"labelClassName",label:(0,o.Ru)("6d0034a2419e1f394dedab07994b9665"),visibleOn:"this.label"})]}},a}return(0,p.C6)(a,e),a.prototype.getRendererInfo=function(e){var a=e.renderer;if(e.schema.$$id&&this.rendererName===a.name)return{name:this.panelTitle,regions:this.regions,$schema:this.$schema}},a.prototype.beforeInsert=function(e){var a,t,n,c,d=e.context;d.info.plugin!==this&&(null===(a=d.node.sameIdChild)||void 0===a?void 0:a.info.plugin)!==this||"body"!==d.region||(d.data=(0,p.Cl)((0,p.Cl)({},d.data),{label:null!==(c=null!==(t=d.data.label)&&void 0!==t?t:null===(n=d.subRenderer)||void 0===n?void 0:n.name)&&void 0!==c?c:(0,o.Ru)("bcee820bc20342a4d388a35ed32a35fe")}))},a.id="ListItemPlugin",a.scene=["layout"],a}(l.j8);(0,l.I0)(yl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var gl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="operation",a.$schema="/schemas/OperationSchema.json",a.name=(0,o.Ru)("8abc564260a1564521e0c3a1d5419b4a"),a.isBaseComponent=!0,a.description=(0,o.Ru)("8d79a8cbe0ed37accbe0739024d5d896"),a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="",a.scaffold={type:"operation",label:(0,o.Ru)("2b6bc0f293f5ca01b006206c2535ccbc"),buttons:[{label:(0,o.Ru)("fa966345577ba81af19408f203db968f"),type:"button"}]},a.previewSchema={type:"tpl",tpl:(0,o.Ru)("8abc564260a1564521e0c3a1d5419b4a")},a.regions=[{key:"buttons",label:(0,o.Ru)("6c0fe599b36c2a55efd8705681783ee5"),renderMethod:"render",insertPosition:"inner",preferTag:(0,o.Ru)("fa966345577ba81af19408f203db968f")}],a.panelTitle=(0,o.Ru)("8abc564260a1564521e0c3a1d5419b4a"),a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:[(0,l.ol)("className",{name:"innerClassName"})]}])},a}return(0,p.C6)(a,e),a.prototype.buildSubRenderers=function(a,t){if(a&&a.info&&a.info.renderer&&("table"===a.info.renderer.name||"crud"===a.info.renderer.name))return e.prototype.buildSubRenderers.apply(this,arguments)},a.id="OperationPlugin",a}(l.j8);(0,l.I0)(gl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Rl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="page",a.$schema="/schemas/PageSchema.json",a.name=(0,o.Ru)("59ceff465ad16932d8972191ad815dfb"),a.isBaseComponent=!0,a.disabledRendererPlugin=!0,a.description=(0,o.Ru)("243e91d5fbc5a03a5c54da6d8e662e4f"),a.docLink="/amis/zh-CN/components/page",a.tags=(0,o.Ru)("22c799040acdb2601b437ed5449de076"),a.icon="fa fa-desktop",a.scaffold={type:"page",regions:["body"],body:[{type:"tpl",tpl:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014")}]},a.previewSchema={type:"page",className:"text-left b-a",asideClassName:"w-xs",title:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),subTitle:(0,o.Ru)("72cf373be86a38b29f6d2f15900b0da1"),aside:(0,o.Ru)("54002bbf7eb3da8346dd4be61d642bca"),body:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014")},a.events=[{eventName:"init",eventLabel:(0,o.Ru)("2cb472ff9cad0c89a033c53996b52053"),description:(0,o.Ru)("76ddcc0ad85aa4be6875b73244a64faf"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),description:(0,o.Ru)("85f1708454f409855d552f702ac27b19")}}}]},{eventName:"inited",eventLabel:(0,o.Ru)("f36616e35765ac3d5c9c7646e50a305d"),description:(0,o.Ru)("48c43999cf3908d9f5100a6d5f0b4404"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{responseData:{type:"object",title:(0,o.Ru)("aa6070a7f454f554fc1c7d8b1d2d935f")},responseStatus:{type:"number",title:(0,o.Ru)("23d861e4b6635508eb877a50a9333a9b")},responseMsg:{type:"string",title:(0,o.Ru)("a303669d47440ed05558efbf3d5d0592")}}}}}]},{eventName:"pullRefresh",eventLabel:(0,o.Ru)("5d758dc5e33ba0122c256d80c1572e88"),description:(0,o.Ru)("d6fdfa4f989be6586a7a29ea85522f24")}],a.actions=[{actionType:"reload",actionLabel:(0,o.Ru)("64ca9bab920a2983bcf270320d850d00"),description:(0,o.Ru)("9ef5597ac0b4da662bcd967da37eceb4")},{actionType:"setValue",actionLabel:(0,o.Ru)("e22855f53b7a1ab33e920375c0cd0e3d"),description:(0,o.Ru)("0310aa5a05fe07147d8b7ef20616f659")}],a.regions=[{key:"toolbar",label:(0,o.Ru)("012f602372cd2dbd639cd966c63e1f90"),preferTag:(0,o.Ru)("56e6db657d4775698984f883b71cb379")},{key:"aside",label:(0,o.Ru)("54002bbf7eb3da8346dd4be61d642bca"),placeholder:(0,o.Ru)("4f9fa9ee5b0604d97da73e77fdbc281e")},{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),placeholder:(0,o.Ru)("40fd4b2a194b2b1284a7f7f738b69640")}],a.wrapper=l.vo,a.panelTitle=(0,o.Ru)("59ceff465ad16932d8972191ad815dfb"),a.panelJustify=!0,a.panelBodyCreator=function(e){return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"checkboxes",name:"regions",label:(0,o.Ru)("0e82bfaaec104a9f0eeb14820b42e7c8"),pipeIn:function(e){return Array.isArray(e)?e:["body","toolbar","aside","header"]},pipeOut:function(e){return Array.isArray(e)&&e.length?e:["body","toolbar","aside","header"]},joinValues:!1,extractValue:!0,inline:!1,options:[{label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032"),value:"body"},{label:(0,o.Ru)("391555a3772260743f19278f01adf75e"),value:"header"},{label:(0,o.Ru)("012f602372cd2dbd639cd966c63e1f90"),value:"toolbar"},{label:(0,o.Ru)("54002bbf7eb3da8346dd4be61d642bca"),value:"aside"}]},(0,l.ol)("pageTitle"),(0,l.ol)("pageSubTitle"),(0,l.ol)("remark",{label:(0,o.Ru)("3ba265c6b63bde0319822afd6b9a649d"),hiddenOn:'this.regions && !this.regions.includes("header") || !this.title'}),{type:"ae-Switch-More",name:"asideResizor",mode:"normal",label:(0,o.Ru)("e7f2f04f7c2b2e9e07b69767ea28d6ab"),hiddenOn:'this.regions && !this.regions.includes("aside")',value:!1,hiddenOnDefault:!0,formType:"extend",form:{body:[{type:"input-number",label:(0,o.Ru)("a2b62974f4d7564bb68b570116f25a10"),min:0,name:"asideMinWidth",pipeIn:(0,l.Jh)(160),pipeOut:function(e){return e||0}},{type:"input-number",label:(0,o.Ru)("99b57d8c9244ff9a695fcd519b4e2e57"),min:0,name:"asideMaxWidth",pipeIn:(0,l.Jh)(350),pipeOut:function(e){return e||0}}]}},{type:"switch",label:(0,l.NR)((0,o.Ru)("28d602809bd1dc6b47ceb38cb54f32de"),(0,o.Ru)("36bded76593f98fab62453c7430b2918")),name:"asideSticky",inputClassName:"is-inline",pipeIn:(0,l.Jh)(!0),hiddenOn:'this.regions && !this.regions.includes("aside")'}]},{title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),body:[(0,l.ol)("pageData"),(0,l.ol)("apiControl",{name:"initApi",mode:"row",labelClassName:"none",label:(0,l.NR)((0,o.Ru)("b4bc91701b86fe8543d649e97daea602"),(0,o.Ru)("4143d7418de740e8bc26ef4b27c63534"))})]},,{title:(0,o.Ru)("c95e748d5811faae5c52bdc07bee51a0"),body:[{type:"combo",name:"pullRefresh",mode:"normal",noBorder:!0,items:[{type:"ae-Switch-More",mode:"normal",label:(0,o.Ru)("5d758dc5e33ba0122c256d80c1572e88"),name:"disabled",formType:"extend",value:!0,trueValue:!1,falseValue:!0,autoFocus:!1,form:{body:[{name:"pullingText",label:(0,l.NR)((0,o.Ru)("04f767eaa571383ea271432bee6deedf"),(0,o.Ru)("e24bc5fd094c7c272725c6340d8aeb8e")),type:"input-text"},{name:"loosingText",label:(0,l.NR)((0,o.Ru)("0b3eef4f8a8061baa22416dc1e5dad03"),(0,o.Ru)("717b23399e04873441478fef1cc16d43")),type:"input-text"}]}}]}]}])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),className:"p-none",body:[(0,l.ol)("collapseGroup",(0,p.fX)([],(0,p.zs)((0,l.ol)("theme:common",{exclude:["layout"],classname:"baseControlClassName",baseTitle:(0,o.Ru)("6f99b6eed37795cb97d5f6370c32113b"),extra:[(0,l.ol)("theme:base",{classname:"bodyControlClassName",title:(0,o.Ru)("4e74ff55b36a0f35d511a761c264fce3"),hiddenOn:'this.regions && !this.regions.includes("body")'}),(0,l.ol)("theme:base",{classname:"headerControlClassName",title:(0,o.Ru)("a67496c9ef1b1951fb9f104d1ef17997"),extra:[(0,l.ol)("theme:font",{label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),name:"themeCss.titleControlClassName.font"})],hiddenOn:'this.regions && !this.regions.includes("header")'}),(0,l.ol)("theme:base",{classname:"toolbarControlClassName",title:(0,o.Ru)("af608093f1d3c25e85bdb4ed17f8b947"),hiddenOn:'this.regions && !this.regions.includes("toolbar")'}),(0,l.ol)("theme:base",{classname:"asideControlClassName",title:(0,o.Ru)("fa898e5ae4c0315061129c6cef47c326"),hiddenOn:'this.regions && !this.regions.includes("aside")'})]})),!1))]},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])]},a}return(0,p.C6)(a,e),a.prototype.buildDataSchemas=function(e,a,t){var n,c,o,d;return(0,p.sH)(this,void 0,void 0,(function(){var a,i,r,b,f;return(0,p.YH)(this,(function(s){switch(s.label){case 0:a=(0,p.Cl)({},(0,l.nI)((0,l.Hd)(e.schema.data))),i=e.children.concat(),s.label=1;case 1:return i.length?(r=i.shift(),b=r.schema,(null===(n=r.rendererConfig)||void 0===n?void 0:n.isFormItem)&&(null==b?void 0:b.name)?[4,null===(o=(c=r.info.plugin).buildDataSchemas)||void 0===o?void 0:o.call(c,r,void 0,t,e)]:[3,3]):[3,5];case 2:return f=s.sent(),a.properties[b.name]=(0,p.Cl)((0,p.Cl)({},f),(null==f?void 0:f.$id)?{}:{$id:"".concat(r.id,"-").concat(r.type)}),[3,4];case 3:(null===(d=r.rendererConfig)||void 0===d?void 0:d.storeType)||i.push.apply(i,(0,p.fX)([],(0,p.zs)(r.children),!1)),s.label=4;case 4:return[3,1];case 5:return[2,a]}}))}))},a.prototype.rendererBeforeDispatchEvent=function(e,a,t){if("inited"===a){var n=this.manager.dataSchema.getScope("".concat(e.id,"-").concat(e.type)),c=(0,p.Cl)({$id:"pageInitedData"},(0,l.nI)(t.responseData));null==n||n.removeSchema(c.$id),null==n||n.addSchema(c)}},a.id="PagePlugin",a}(l.j8);(0,l.I0)(Rl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Cl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="pagination",a.$schema="/schemas/PaginationSchema.json",a.name=(0,o.Ru)("f59b11ff84daeb60b027dc02490b627a"),a.isBaseComponent=!0,a.description=(0,o.Ru)("7cfb5e222a5954e891fba6e3802c7ea6"),a.docLink="/amis/zh-CN/components/pagination",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.icon="fa fa-window-minimize",a.lastLayoutSetting=["pager"],a.layoutOptions=[{text:(0,o.Ru)("9ed7d3adc032f6b78808e7f3786ec9cc"),value:"total",checked:!1},{text:(0,o.Ru)("8e60090c332693095d5852d92ee149ee"),value:"perPage",checked:!1},{text:(0,o.Ru)("3862626c138ce5945e0e273a1bdfbad0"),value:"pager",checked:!0},{text:(0,o.Ru)("0059d50e3f7b2fe7f1822ccc218fed66"),value:"go",checked:!1}],a.scaffold={type:"pagination",mode:"normal",layout:["pager"],activePage:1,lastPage:1,total:1,hasNext:!1,disabled:!1,perPageAvailable:[10,20,50,100],perPage:10,maxButtons:7,ellipsisPageGap:5},a.previewSchema=(0,p.Cl)({},a.scaffold),a.panelTitle=(0,o.Ru)("47c62ec10a240c35b8446cc923c5e8ef"),a.events=[{eventName:"change",eventLabel:(0,o.Ru)("755955372bcc0c7ebf161a656bc389b3"),description:(0,o.Ru)("224c9f857217e09f7c244093d4f08cd0"),dataSchema:[{type:"object",properties:{data:{type:"object",title:(0,o.Ru)("0d83078816aa273f2941c9b55ec82bf3"),properties:{page:{type:"number",title:(0,o.Ru)("319c7a1a88910df53d6cd1b408f5894d")},perPage:{type:"number",title:(0,o.Ru)("ace080d5d9684a05aa5ec0ca38ec2831")}},description:(0,o.Ru)("85f1708454f409855d552f702ac27b19")}}}]}],a.panelJustify=!0,a.panelBodyCreator=function(e){return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("layout:originPosition",{value:"left-top"}),{name:"mode",label:(0,o.Ru)("f0789e79d48f135e5d870753f7a85d05"),type:"button-group-select",size:"sm",pipeIn:(0,l.Jh)("normal"),options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:"normal"},{label:(0,o.Ru)("b30f254eccefa14c9980235bcbec74f9"),value:"simple"}]},(0,l.ol)("combo-container",{name:"layout",type:"combo",label:(0,l.NR)((0,o.Ru)("07b59fd09f6007bac246d9a73b793a49"),(0,o.Ru)("41ed1e238b846005dfb0f087cbec644b")),visibleOn:'!this.mode || this.mode === "normal"',mode:"normal",multiple:!0,multiLine:!1,addable:!1,removable:!1,draggable:!0,editable:!1,minLength:1,tabsStyle:"inline",formClassName:"ae-pagination-layout-item",items:[{type:"checkbox",name:"checked",inputClassName:"p-t-none mt-1.5"},{type:"tpl",name:"text",className:"inline-block pt-1.5"}],pipeIn:function(e){return"string"==typeof e?e=e.split(","):e&&Array.isArray(e)||(e=a.lastLayoutSetting),S()(a.layoutOptions.map((function(a){return(0,p.Cl)((0,p.Cl)({},a),{checked:e.includes(a.value)})})),[function(a){var t=e.findIndex((function(e){return e===a.value}));return~t?t:1/0}])},pipeOut:function(e){return a.lastLayoutSetting=e.filter((function(e){return e.checked})).map((function(e){return e.value})),a.lastLayoutSetting.concat()}}),(0,l.ol)("combo-container",{name:"perPageAvailable",type:"combo",label:(0,o.Ru)("71fa2ba926cd032c0ebe0bcdd5d3eb10"),visibleOn:'(!this.mode || this.mode === "normal") && this.layout && this.layout.includes("perPage")',mode:"normal",multiple:!0,multiLine:!1,addable:!0,removable:!0,draggable:!0,editable:!0,minLength:1,tabsStyle:"inline",addButtonClassName:"m-b-sm",items:[{type:"input-number",name:"value",min:1}],pipeIn:function(e){return(null==e?void 0:e.map((function(e){return{value:e}})))||[10]},pipeOut:function(e){var a=e.map((function(e){return e.value}));return a.map((function(e){return e||Math.max.apply(Math,(0,p.fX)([],(0,p.zs)(a.filter(Boolean)),!1))+5}))}}),{name:"perPage",type:"input-number",label:(0,o.Ru)("04519bf3bf428bb1a75938ac65dba040"),visibleOn:'(!this.mode || this.mode === "normal") && this.layout?.includes("perPage")'},{name:"maxButtons",label:(0,l.NR)((0,o.Ru)("040f05137eb37e880873a763ff653fe9"),(0,o.Ru)("2ee8eb6b1a80a4b025f97fca6afb800d")),type:"input-number",min:5,max:20,pipeOut:function(e){return e||5},visibleOn:'!this.mode || this.mode === "normal"'},{name:"ellipsisPageGap",label:"多页跳转页数",type:"input-number",min:1,pipeIn:function(e){return e||5},pipeOut:function(e){return e||5},visibleOn:'this.mode && this.mode === "normal"'}]},{title:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b"),body:[(0,l.ol)("disabled"),(0,l.ol)("hidden"),(0,l.ol)("visible")]}])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{type:"select",name:"size",label:(0,o.Ru)("c8339fd2a85af4ba66084d28df808de4"),value:"",pipeIn:(0,l.Jh)("md"),options:[{label:(0,o.Ru)("fd6e80f1e0199d6ecc3ee81ae04aa9ef"),value:"md"},{label:"微型",value:"sm"}]}]},(0,l.ol)("style:classNames",{isFormItem:!1})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])},a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032")}],a}return(0,p.C6)(a,e),a.id="PaginationPlugin",a}(l.j8);(0,l.I0)(Cl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var wl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="plain",a.$schema="/schemas/PlainSchema.json",a.disabledRendererPlugin=!0,a.name=(0,o.Ru)("ffb01e5bcf4c00447f5150d3cba81371"),a.isBaseComponent=!0,a.icon="fa fa-file-text-o",a.pluginIcon="plain-plugin",a.description=(0,o.Ru)("6c5b1f0e8e361a801fa75da070d1cba5"),a.docLink="/amis/zh-CN/components/plain",a.tags=[(0,o.Ru)("027446c2f9070b0f5b16a18208bf5fc7")],a.previewSchema={type:"plain",text:(0,o.Ru)("67e77a196826a8880e47ad949ce08ac0"),className:"text-center",inline:!1},a.scaffold={type:"plain",tpl:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014"),inline:!1},a.panelTitle=(0,o.Ru)("ffb01e5bcf4c00447f5150d3cba81371"),a.panelJustify=!0,a.events=[{eventName:"click",eventLabel:(0,o.Ru)("4363c17ebb346b646af55bd8c8075915"),description:(0,o.Ru)("7af5e3ef39ff71d39fe3f645c8079124"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseenter",eventLabel:(0,o.Ru)("f6d767f39ba3bf955077a3c0ce81e581"),description:(0,o.Ru)("bcdd89d453da0dc0622a2f3189728357"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]},{eventName:"mouseleave",eventLabel:(0,o.Ru)("e272b0b8c7fedc670a87075514d9b49f"),description:(0,o.Ru)("727309bc724ff237c5e2cdf7a90cf28e"),dataSchema:[{type:"object",properties:{context:{type:"object",title:(0,o.Ru)("50f198f07fc820a4911d1c97a0ceb8c2"),properties:{nativeEvent:{type:"object",title:(0,o.Ru)("64561733c68085af3d09315c1d4d7ed6")}}}}}]}],a.actions=[],a.panelBodyCreator=function(e){var t="table-cell"===e.info.renderer.name;return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("textareaFormulaControl",{name:"tpl",label:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014"),mode:"normal",pipeIn:function(e,a){return e||a&&a.text},description:(0,o.Ru)("f8fc21a9fd40881e8fd3d7f15919465c")}),(0,l.ol)("placeholder",{pipeIn:(0,l.Jh)("-"),label:(0,o.Ru)("4c1cff4d8c05daa6ed9352a241ee628c")})]},t?null:(0,l.ol)("status")])},t?null:{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("switch",{name:"inline",label:(0,o.Ru)("2fb0853874c2cc8cc42f0c7520af662a"),value:!0})]},(0,l.ol)("style:classNames",{isFormItem:!1})])},{title:(0,o.Ru)("10b2761db5a8e089049df39675abc550"),className:"p-none",body:[(0,l.ol)("eventControl",(0,p.Cl)({name:"onEvent"},je(a.manager,e)))]}])]},a}return(0,p.C6)(a,e),a.id="PlainPlugin",a}(l.j8);(0,l.I0)(wl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var xl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="reset",a.disabledRendererPlugin=!0,a.name=(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513"),a.isBaseComponent=!0,a.icon="fa fa-eraser",a.description=(0,o.Ru)("d5e6d5c44426a82e18e31eadf7f1e09b"),a.panelTitle=(0,o.Ru)("fa966345577ba81af19408f203db968f"),a.scaffold={type:"reset",label:(0,o.Ru)("4b9c3271dc2f299dc3aeffb369187513")},a.previewSchema=(0,p.Cl)({},a.scaffold),a}return(0,p.C6)(a,e),a.id="ResetPlugin",a}(Nd);(0,l.I0)(xl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Sl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="submit",a.disabledRendererPlugin=!0,a.name=(0,o.Ru)("939d5345ad4345dbaabe14798f6ac0f1"),a.isBaseComponent=!0,a.description=(0,o.Ru)("74f0f6730053049f4c9beca2ab00c193"),a.panelTitle=(0,o.Ru)("fa966345577ba81af19408f203db968f"),a.scaffold={type:"submit",label:(0,o.Ru)("939d5345ad4345dbaabe14798f6ac0f1"),level:"primary"},a.previewSchema=(0,p.Cl)({},a.scaffold),a}return(0,p.C6)(a,e),a.id="SubmitPlugin",a}(Nd);(0,l.I0)(Sl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Nl=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="wrapper",a.$schema="/schemas/WrapperSchema.json",a.disabledRendererPlugin=!0,a.name=(0,o.Ru)("8df7c8a1f9f579f0ddc35bb4ee50f166"),a.isBaseComponent=!0,a.description=(0,o.Ru)("de5e232d10e2fa6218259289d4de4835"),a.docLink="/amis/zh-CN/components/wrapper",a.tags=[(0,o.Ru)("22c799040acdb2601b437ed5449de076")],a.icon="fa fa-square-o",a.scaffold={type:"wrapper",body:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014")},a.previewSchema=(0,p.Cl)({},a.scaffold),a.regions=[{key:"body",label:(0,o.Ru)("132a78bdf68d6d17bde00aa807bbf032")}],a.panelTitle=(0,o.Ru)("8df7c8a1f9f579f0ddc35bb4ee50f166"),a.panelJustify=!0,a.panelBodyCreator=function(e){var t,n,c=null==e?void 0:e.schema,d=null===(t=a.manager)||void 0===t?void 0:t.isFlexItem(null==e?void 0:e.id),i=null===(n=a.manager)||void 0===n?void 0:n.isFlexColumnItem(null==e?void 0:e.id);return[(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),className:"p-none",body:[(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("5aefca559c5a41d10078e21e6d616825"),body:(0,p.fX)((0,p.fX)([(0,l.ol)("layout:position",{visibleOn:"!this.stickyStatus"}),(0,l.ol)("layout:originPosition"),(0,l.ol)("layout:inset",{mode:"vertical"}),(0,l.ol)("layout:display"),(0,l.ol)("layout:flex-setting",{visibleOn:'this.style && (this.style.display === "flex" || this.style.display === "inline-flex")',direction:c.direction,justify:c.justify,alignItems:c.alignItems}),(0,l.ol)("layout:flex-wrap",{visibleOn:'this.style && (this.style.display === "flex" || this.style.display === "inline-flex")'})],(0,p.zs)(d?[(0,l.ol)("layout:flex",{isFlexColumnItem:i,label:i?(0,o.Ru)("f02f876ee64cc016d97fa4dc498d4857"):(0,o.Ru)("a170a375b264f7fe0c02a7ca8c268784"),visibleOn:'this.style && (this.style.position === "static" || this.style.position === "relative")'}),(0,l.ol)("layout:flex-grow",{visibleOn:'this.style && this.style.flex === "1 1 auto" && (this.style.position === "static" || this.style.position === "relative")'}),(0,l.ol)("layout:flex-basis",{label:i?(0,o.Ru)("183f00df0922a6be371fea58cd46a60a"):(0,o.Ru)("f92626f9e56b3e2d0c47495a446acf71"),visibleOn:'this.style && (this.style.position === "static" || this.style.position === "relative") && this.style.flex === "1 1 auto"'}),(0,l.ol)("layout:flex-basis",{label:i?(0,o.Ru)("c19b79073b676b9bade80613aba2dbfa"):(0,o.Ru)("b591aed69defa2abf0486da6a58dfb5e"),visibleOn:'this.style && (this.style.position === "static" || this.style.position === "relative") && this.style.flex === "0 0 150px"'})]:[]),!1),[(0,l.ol)("layout:overflow-x",{visibleOn:"".concat(d&&!i," && this.style.flex === '0 0 150px'")}),(0,l.ol)("layout:isFixedHeight",{visibleOn:"".concat(!d||!i),onChange:function(a){null==e||e.node.setHeightMutable(a)}}),(0,l.ol)("layout:height",{visibleOn:"".concat(!d||!i)}),(0,l.ol)("layout:max-height",{visibleOn:"".concat(!d||!i)}),(0,l.ol)("layout:min-height",{visibleOn:"".concat(!d||!i)}),(0,l.ol)("layout:overflow-y",{visibleOn:"".concat(!d||!i," && (this.isFixedHeight || this.style && this.style.maxHeight) || (").concat(d&&i," && this.style.flex === '0 0 150px')")}),(0,l.ol)("layout:isFixedWidth",{visibleOn:"".concat(!d||i),onChange:function(a){null==e||e.node.setWidthMutable(a)}}),(0,l.ol)("layout:width",{visibleOn:"".concat(!d||i)}),(0,l.ol)("layout:max-width",{visibleOn:"".concat(!d||i)}),(0,l.ol)("layout:min-width",{visibleOn:"".concat(!d||i)}),(0,l.ol)("layout:overflow-x",{visibleOn:"".concat(!d||i," && (this.isFixedWidth || this.style && this.style.maxWidth)")}),d?null:(0,l.ol)("layout:margin-center"),d?null:(0,l.ol)("layout:textAlign",{name:"style.textAlign",label:(0,o.Ru)("a3221d2d224767df4afa7a8653ded8fe"),visibleOn:'this.style && this.style.display !== "flex" && this.style.display !== "inline-flex"'}),(0,l.ol)("layout:z-index")],!1)},{title:(0,o.Ru)("f7e68bde2caa2cb5696d6a37fe4a23a4"),body:[(0,l.ol)("layout:padding")]},(0,l.ol)("status")])]},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),className:"p-none",body:(0,l.ol)("collapseGroup",(0,p.fX)((0,p.fX)([],(0,p.zs)((0,l.ol)("style:common",["layout"])),!1),[{title:(0,o.Ru)("4434b33a8731a73613ba5fa1eb984efb"),body:[(0,l.ol)("className",{description:(0,o.Ru)("5db7ca044a5179bf05428b283ac0452c"),pipeIn:(0,l.Jh)("bg-white")})]}],!1))}])]},a}return(0,p.C6)(a,e),a.id="WrapperPlugin",a.scene=["layout"],a}(l.t2);(0,l.I0)(Nl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var kl=t(56907),El=t.n(kl),Il=function(e){function a(){var a=null!==e&&e.apply(this,arguments)||this;return a.rendererName="column-toggler",a.name=(0,o.Ru)("2816cea6c4887a53c417831deb5fbe00"),a.panelTitle=(0,o.Ru)("2816cea6c4887a53c417831deb5fbe00"),a.icon="fa fa-square",a.tags=[(0,o.Ru)("2816cea6c4887a53c417831deb5fbe00")],a.$schema="/schemas/ColumnTogglerSchema.json",a.description=(0,o.Ru)("a955021cdf0249de1f3818f83cf248b7"),a.panelJustify=!0,a.isBaseComponent=!0,a.disabledRendererPlugin=!0,a.panelBodyCreator=function(e){var t,n,c,d,i=null===(t=null==e?void 0:e.node)||void 0===t?void 0:t.getClosestParentByType("crud2");i&&(a.crudInfo={id:i.id,columns:i.schema.columns||[],schema:i.schema});var r=(null!==(d=null===(c=null===(n=a.crudInfo)||void 0===n?void 0:n.schema)||void 0===c?void 0:c.columns)&&void 0!==d?d:[]).map((function(e,a){return{label:e.title,value:a}}));return(0,l.ol)("tabs",[{title:(0,o.Ru)("24d67862f87f439db7ca957aecb77cce"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[{label:(0,o.Ru)("24bdc7e8957abfc5d82f4206e92bb518"),type:"input-text",name:"label"},{label:(0,o.Ru)("787366b0d678071a5ed98e55d31eba84"),type:"input-text",name:"tooltip"},(0,l.ol)("switch",{name:"defaultIsOpened",label:(0,o.Ru)("6a0508144ae12bfa79001693d713c0d6")}),(0,l.ol)("icon",{label:(0,o.Ru)("ae3816c5b00fcff4111842ac19f0a706")}),{type:"button-group-select",label:"下拉菜单对齐",size:"xs",name:"align",value:"right",options:[{label:(0,o.Ru)("39a2cb79c6d9762783e20522ea86dcff"),value:"left"},{label:(0,o.Ru)("de2a774bf98944b8f0ec8755d5f59d64"),value:"right"}]}]},{title:(0,o.Ru)("abd55237a0df8da6ffda1ef377982707"),body:[{name:"__toggled",value:"",type:"checkboxes",label:!1,inline:!1,joinValues:!1,extractValue:!0,options:r,pipeIn:function(e,t){var n,c,o,d=[];return null===(o=null===(c=null===(n=a.crudInfo)||void 0===n?void 0:n.schema)||void 0===c?void 0:c.columns)||void 0===o||o.forEach((function(e,a){!1!==e.toggled&&d.push(a)})),d},onChange:function(e){if(a.crudInfo){var t=a.crudInfo.schema.columns;t=t.map((function(a,t){return(0,p.Cl)((0,p.Cl)({},a),{toggled:!!e.includes(t)&&void 0})}));var n=El()(a.crudInfo.schema,"columns",(function(e){return t}));a.manager.store.changeValueById(a.crudInfo.id,n),a.crudInfo.schema=n}}}]}])},{title:(0,o.Ru)("afcde2611bdd13c1e65b4fb6a2f13425"),body:(0,l.ol)("collapseGroup",[{title:(0,o.Ru)("4092ed98e9035652d4c9ca9441701ed7"),body:[(0,l.ol)("size",{label:(0,o.Ru)("fe805d91ae93be775670c61214dd2f28")})]},{title:(0,o.Ru)("4434b33a8731a73613ba5fa1eb984efb"),body:[(0,l.ol)("className",{name:"className",label:(0,o.Ru)("fbbbe30d78c335bad27f3dfc5efd2a5d")}),(0,l.ol)("className",{name:"btnClassName",label:(0,o.Ru)("ac3880323853de9adc4f66bc06d438ff")})]}])}])},a}return(0,p.C6)(a,e),a.prototype.filterProps=function(e){return e.disabled=!1,e},a.prototype.getRendererInfo=function(e){var a=e.renderer,t=e.schema,n=this;if(t.$$id&&n.name&&n.rendererName&&n.rendererName===a.name)return{name:t.label?t.label:n.name,regions:n.regions,patchContainers:n.patchContainers,vRendererConfig:n.vRendererConfig,wrapperProps:n.wrapperProps,wrapperResolve:n.wrapperResolve,filterProps:n.filterProps,$schema:n.$schema,renderRenderer:n.renderRenderer}},a.id="ColumnToggler",a}(l.j8);(0,l.I0)(Il),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ol=t(31957),Tl=function(e){function a(){return null!==e&&e.apply(this,arguments)||this}return(0,p.C6)(a,e),a.prototype.targetRef=function(e){this.target=e?(0,fa.findDOMNode)(e):null},a.prototype.dragRef=function(e){!this.drag&&e?this.initDragging():this.drag&&!e&&this.destroyDragging(),this.drag=e},a.prototype.initDragging=function(){var e=this,a=this.props.onChange,t=(0,fa.findDOMNode)(this);this.sortable=new pn(t.querySelector(".ae-OptionControl-content"),{group:"OptionControlGroup",animation:150,handle:".ae-OptionControlItem-dragBar",ghostClass:"ae-OptionControlItem--dragging",onEnd:function(t){if(t.newIndex!==t.oldIndex){var n=t.to;t.oldIndex<n.childNodes.length-1?n.insertBefore(t.item,n.childNodes[t.oldIndex>t.newIndex?t.oldIndex+1:t.oldIndex]):n.appendChild(t.item);var c=e.props.options.concat();c.splice(t.newIndex,0,c.splice(t.oldIndex,1)[0]),a({options:c})}}})},a.prototype.destroyDragging=function(){this.sortable&&this.sortable.destroy()},a.prototype.handleDelete=function(e){var a=this.props,t=a.onChange,n=a.options.concat();n.splice(e,1),t({options:n})},a.prototype.handleToggleDefaultValue=function(e,a,t){var n,c,o,d=this.props,i=d.onChange,l=d.options.concat();(null===(c=null===(n=this.props)||void 0===n?void 0:n.data)||void 0===c?void 0:c.multiple)||(null===(o=this.props)||void 0===o?void 0:o.multiple)?l.splice(e,1,(0,p.Cl)((0,p.Cl)({},l[e]),{checked:a})):l=l.map((function(t,n){return(0,p.Cl)((0,p.Cl)({},t),{checked:n===e&&a})})),i({options:l})},a.prototype.toggleEdit=function(e){var a=this.props,t=a.onChange,n=a.options.concat();n.splice(e,1,(0,p.Cl)((0,p.Cl)({},n[e]),{editing:!n[e].editing})),t({options:n})},a.prototype.toggleBadge=function(e,a){var t=this.props,n=t.onChange,c=t.options.concat();c.splice(e,1,(0,p.Cl)((0,p.Cl)({},c[e]),{badge:a})),n({options:c})},a.prototype.handleEditLabel=function(e,a){var t=this.props,n=t.onChange,c=t.options.concat();c.splice(e,1,(0,p.Cl)((0,p.Cl)({},c[e]),{label:a})),n({options:c})},a.prototype.handleHiddenValueChange=function(e,a){var t=this.props,n=t.onChange,c=t.options.concat(),o=c[e];o.hiddenOn;var d=(0,p.Tt)(o,["hiddenOn"]),i=(0,p.Cl)({},d);a?i.hiddenOn=a:delete i.hiddenOn,c.splice(e,1,i),n({options:c})},a.prototype.handleAdd=function(){var e=this.props,a=e.onChange,t=e.options.concat();t.push({label:"",value:null,checked:!1}),a({options:t})},a.prototype.handleValueChange=function(e,a){var t=this.props,n=t.onChange,c=t.options.concat();c[e].value=a,n({options:c})},a.prototype.handleBatchAdd=function(e,a){var t=this.props,n=t.onChange,c=t.customEdit,o=void 0===c||c,d=this.props.data.options||[],i=e[0].batchOption.split("\n").map((function(e){var a=e.trim();if(~a.indexOf(" ")&&o){var t=(0,p.zs)(a.split(" "),2),n=t[0],c=t[1];return{label:n.trim(),value:c.trim(),checked:!1}}return{label:a,value:a,checked:!1}}));n({options:yc()((0,p.fX)((0,p.fX)([],(0,p.zs)(d),!1),(0,p.zs)(i),!1),"value")})},a.prototype.renderOption=function(e){var a=this,t=e.checked,d=e.index,i=e.editing,r=e.multipleProps,b=e.closeDefaultCheck,f=e.hiddenOn,s=e.customEdit,u=void 0===s||s,p=this.props,m=p.render,h=p.data,v=p.node,y=!0===(null==h?void 0:h.multiple)||r,g=(0,l.k7)(),R="button-group-select"===v.type,C=i?n.createElement("div",{className:"ae-OptionControlItem-extendMore"},m("option",{type:"container",className:"ae-ExtendMore right mb-2",body:[{type:"button",className:"ae-OptionControlItem-closeBtn",label:"×",level:"link",value:t,onClick:function(){return a.toggleEdit(d)}},{children:function(e){var t=e.render,n=e.innerValue;return t("innerLabel",{name:"label",type:g?"input-text-i18n":"input-text",placeholder:(0,o.Ru)("b4fdf79b8f54856b072ec3874b830d1f"),label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),mode:"horizontal",labelClassName:"ae-OptionControlItem-EditLabel",valueClassName:"ae-OptionControlItem-EditValue"},{value:n.label||"",onChange:function(e){return a.handleEditLabel(d,e)}})}},{children:function(e){var t=e.render,n=e.innerValue;return t("innerValue",{name:"value",type:"ae-valueFormat",placeholder:(0,o.Ru)("f4ab507e2fa2d2bd66bcdeafd9fef797"),labelClassName:"ae-OptionControlItem-EditLabel",valueClassName:"ae-OptionControlItem-EditValue",label:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d")},{value:(null==n?void 0:n.value)||"",onChange:function(e){return a.handleValueChange(d,e)}})}},{children:function(e){var t=e.render,n=e.innerValue;return t("innerHiddenOn",(0,l.ol)("expressionFormulaControl",{label:(0,o.Ru)("dce5379cb978a8259ecfca8f08f00817"),name:"hiddenOn",labelClassName:"ae-OptionControlItem-EditLabel",valueClassName:"ae-OptionControlItem-EditValue"}),{value:n.hiddenOn||"",onChange:function(e){return a.handleHiddenValueChange(d,e)}})}},{children:function(e){var t=e.render,n=e.innerValue;return t("innerBadge",{type:g?"input-text-i18n":"input-text",placeholder:(0,o.Ru)("7f05bea37729325a6cc84eb26bb9f8c8"),label:(0,o.Ru)("b8c467fce096a649583c0bc9d9281a5c"),mode:"horizontal",name:"badge",visible:R,labelClassName:"ae-OptionControlItem-EditLabel",valueClassName:"ae-OptionControlItem-EditValue"},{value:n.badge||"",onChange:function(e){return a.toggleBadge(d,e)}})}}]},{innerValue:{label:e.label,value:e.value,badge:e.badge,hiddenOn:f}})):null,w=[{type:"button",className:"ae-OptionControlItem-action",label:(0,o.Ru)("95b351c86267f3aedf89520959bce689"),onClick:function(){return a.toggleEdit(d)}},{type:"button",className:"ae-OptionControlItem-action",label:(0,o.Ru)("2f4aaddde33c9b93c36fd2503f3d122b"),onClick:function(){return a.handleDelete(d)}}];b||y||!t||w.unshift({type:"button",className:"ae-OptionControlItem-action",label:(0,o.Ru)("aafda9e8f6b7b613680677c513edb7a6"),onClick:function(){return a.handleToggleDefaultValue(d,!1)}});var x=!0===(null==e?void 0:e.hidden),S=x?(0,o.Ru)("bc3f5a690d8c3a47d27ef8a1b127bafc"):(0,o.Ru)("0560b060c438e9326f92718ccbc3f95b");return n.createElement("li",{className:"ae-OptionControlItem",key:d},n.createElement("div",{className:"ae-OptionControlItem-Main"},n.createElement("a",{className:"ae-OptionControlItem-dragBar"},n.createElement(c.Int,{icon:"drag-bar",className:"icon"})),!this.props.closeDefaultCheck&&!0!==this.props.data.defaultCheckAll&&n.createElement("span",{className:"inline-flex","data-tooltip":S},n.createElement(c.Sc0,{className:"ae-OptionControlItem-checkbox",checked:t,disabled:x,type:y?"checkbox":"radio",onChange:function(e,t){return a.handleToggleDefaultValue(d,e,t)}})),m("label",{name:"label",type:g?"input-text-i18n":"input-text",label:!1,className:"ae-OptionControlItem-input",placeholder:(0,o.Ru)("5d26b8a41e805204c9dcd5ea7e23b150"),clearable:!1},{value:(null==e?void 0:e.label)||"",disabled:i,onChange:function(e){a.handleEditLabel(d,e)}}),u?m("dropdown",{type:"dropdown-button",className:"ae-OptionControlItem-dropdown",btnClassName:"px-2",icon:"fa fa-ellipsis-h",hideCaret:!0,closeOnClick:!0,align:"right",menuClassName:"ae-OptionControlItem-ulmenu",buttons:w},{popOverContainer:null}):m("delete",{type:"button",className:"ae-OptionControlItem-action-delete",icon:"fa fa-trash",level:"link",onClick:function(){return a.handleDelete(d)}})),C)},a.prototype.buildBatchAddSchema=function(){var e=this.props.customEdit,a=void 0===e||e;return{type:"action",actionType:"dialog",label:(0,o.Ru)("22de6ef85ed60ec54dbdc1d8583e5104"),dialog:{title:(0,o.Ru)("421252e16c6cb544fe9ce0be94a190e0"),headerClassName:"font-bold",closeOnEsc:!0,closeOnOutside:!1,showCloseButton:!0,onConfirm:this.handleBatchAdd,body:[{type:"alert",level:"warning",body:[{type:"tpl",tpl:"每个选项单列一行,将所有值不重复的项加为新的选项;"+(a?'<br/>每行可通过空格来分别设置label和value,例:"张三 zhangsan"':"")}],showIcon:!0,className:"mb-2.5"},{type:"form",wrapWithPanel:!1,mode:"normal",wrapperComponent:"div",resetAfterSubmit:!0,autoFocus:!0,preventEnterSubmit:!0,horizontal:{left:0,right:12},body:[{name:"batchOption",type:"textarea",label:"",placeholder:(0,o.Ru)("1e2f96a69fbef8caa8823a3067ebbdc7"),trimContents:!0,minRows:10,maxRows:50,required:!0}]}]}}},a.prototype.render=function(){var e=this,a=this.props,t=a.options,d=a.multiple,i=a.render;return n.createElement("div",{className:"ae-OptionControl-wrapper"},Array.isArray(t)&&t.length?n.createElement("ul",{className:"ae-OptionControl-content",ref:this.dragRef},t.map((function(a,t){return e.renderOption((0,p.Cl)((0,p.Cl)((0,p.Cl)({},e.props),a),{index:t,multipleProps:d}))}))):n.createElement("div",{className:"ae-OptionControl-placeholder"},(0,o.Ru)("a4f1ddbbfc96930d24e4b54cb815b62b")),n.createElement("div",{className:"ae-OptionControl-footer"},n.createElement(c.$nd,{level:"enhance",onClick:this.handleAdd,ref:this.targetRef},(0,o.Ru)("e8755fb1e985a5d26df0fce1f0b7b0f8")),i("inner",this.buildBatchAddSchema())))},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"targetRef",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"dragRef",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Number,String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleEditLabel",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Number,String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleHiddenValueChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleAdd",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Array,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleBatchAdd",null),a}(n.Component);function Fl(e){var a=e.render,t=e.source,c=e.api,d=e.onChange,i=e.labelField,r=e.valueField,b=n.useCallback((function(e){d({api:e})}),[]),f=n.useCallback((function(e){d({labelField:e})}),[]),s=n.useCallback((function(e){d({valueField:e})}),[]),u=n.useMemo((function(){return[{children:function(e){var a=e.render,t=e.labelField;return a("inner",{label:(0,l.NR)((0,o.Ru)("7e9c83e86beb612377a94e6e8d1fc644"),(0,o.Ru)("26ff46d82166741297ce666b2792af85")),type:"input-text",name:"labelField",clearable:!0,placeholder:(0,o.Ru)("6d4ce0631f37676a887c9599691fabec")},{value:t,onChange:f})}},{children:function(e){var a=e.render,t=e.valueField;return a("inner",{label:(0,o.Ru)("2e01f5f5889e33d003bec7857cd38445"),type:"input-text",name:"valueField",clearable:!0,placeholder:(0,o.Ru)("959c27193eb0a41d01f4b53dcc4b9245")},{value:t,onChange:s})}}]}),[]);return a("api",n.useMemo((function(){return(0,l.ol)("apiControl",{label:(0,o.Ru)("54ea89b497ec3bb319c68844dfa3687f"),name:"source",mode:"normal",className:"ae-ExtendMore",visibleOn:"this.autoComplete !== false",footer:u})}),[u]),{value:c,onChange:b,sourceType:t,labelField:i,valueField:r})}var Al=[{label:(0,o.Ru)("01820262aa9ad5b130f8f5b86bfd2968"),value:"custom",component:Tl},{label:(0,o.Ru)("f99603414a616bdee85de0e6e3938b65"),value:"api",component:Fl,test:function(e){var a=e.api,t=(0,c.UfW)(a).url;return!("string"!=typeof t||!t||"string"==typeof a&&/\$\{(.*?)\}/g.test(a))}},{label:(0,o.Ru)("e6ff6a97bf600c02942db3126a7077b8"),value:"apicenter",component:Fl,test:function(e){var a=e.api,t=(0,c.UfW)(a).url;return"string"==typeof t&&t.startsWith("api://")}},{label:(0,o.Ru)("50334fc77fc5a2c2636f14f158d3c417"),value:"variable",component:function(e){var a=e.render,t=e.api,c=e.onChange,d=e.labelField,i=e.valueField,r=n.useCallback((function(e){c({api:e})}),[]),b=n.useCallback((function(e){c({labelField:e})}),[]),f=n.useCallback((function(e){c({valueField:e})}),[]),s=n.useMemo((function(){return[{children:function(e){var a=e.render,t=e.controlledValue;return a("inner",{label:(0,l.NR)((0,o.Ru)("7e9c83e86beb612377a94e6e8d1fc644"),(0,o.Ru)("26ff46d82166741297ce666b2792af85")),type:"input-text",name:"labelField",clearable:!0,placeholder:(0,o.Ru)("6d4ce0631f37676a887c9599691fabec")},{value:t.labelField,onChange:b})}},{children:function(e){var a=e.render,t=e.controlledValue;return a("inner",{label:(0,o.Ru)("2e01f5f5889e33d003bec7857cd38445"),type:"input-text",name:"valueField",clearable:!0,placeholder:(0,o.Ru)("959c27193eb0a41d01f4b53dcc4b9245")},{value:t.valueField,onChange:f})}}]}),[]),u=n.useMemo((function(){return{type:"control",label:!1,className:"ae-ExtendMore",body:[{children:function(e){var a=e.render,t=e.controlledValue;return a("inner",(0,l.ol)("sourceBindControl",{label:!1}),{value:t.api,onChange:r})}}].concat(s)}}),[s]);return a("api",u,{controlledValue:{api:t,labelField:d,valueField:i}})},test:function(e){var a=e.api;return"string"==typeof a&&/\$\{(.*?)\}/g.test(a)}}],Ml=function(e){function a(a){var t=e.call(this,a)||this;t.internalProps=["checked","editing"],t.optionSources=[],t.optionSources=Al.concat(Array.isArray(a.extraOptionSources)?a.extraOptionSources:[]);var n={options:t.transformOptions(a)||[],api:a.data.source,labelField:a.data.labelField,valueField:a.data.valueField},c=t.enabledOptionSources.reduce((function(e,a){var t;return null!=e?e:!0===(null===(t=a.test)||void 0===t?void 0:t.call(a,n))?a.value:e}),void 0)||"custom";return t.state=(0,p.Cl)((0,p.Cl)({},n),{source:c}),t}return(0,p.C6)(a,e),a.prototype.componentWillReceiveProps=function(e){var a=e.data.options;sc().diff(a,this.lastOptions)&&this.setState({options:this.transformOptions(e)})},Object.defineProperty(a.prototype,"enabledOptionSources",{get:function(){var e=this.props,a=e.hasApiCenter,t=e.enabledOptionSourceType,n=this.optionSources;return a||(n=n.filter((function(e){return"apicenter"!==e.value}))),Array.isArray(t)&&(n=t.map((function(e){return n.find((function(a){return a.value===e}))})).filter((function(e){return e}))),n},enumerable:!1,configurable:!0}),a.prototype.transformOptions=function(e){var a=e.data,t=a.options,n=a.value,c=(0,Ol.R2)(n,a).map((function(e){var t;return e[null!==(t=null==a?void 0:a.valueField)&&void 0!==t?t:"value"]}));return Array.isArray(t)?t.map((function(e){var t;return(0,p.Cl)((0,p.Cl)((0,p.Cl)({label:e.label,value:e.label===e.value?null:e.value,checked:!!~c.indexOf(e[null!==(t=null==a?void 0:a.valueField)&&void 0!==t?t:"value"])},(null==e?void 0:e.badge)?{badge:e.badge}:{}),void 0!==e.hidden?{hidden:e.hidden}:{}),void 0!==e.hiddenOn?{hiddenOn:e.hiddenOn}:{})})):[]},a.prototype.normalizeValue=function(){var e,a=this,t=this.props,n=t.data,c=void 0===n?{}:n,o=t.multiple,d=c.joinValues,i=void 0===d||d,l=c.extractValue,r=c.multiple,b=c.delimiter,f=c.valueField,s=this.state.options.filter((function(e){return e.checked&&!0!==(null==e?void 0:e.hidden)})).map((function(e){return A()(e,a.internalProps)}));if(s.length)return r||o?(e=s,i?e=s.map((function(e){return e[f||"value"]||e[f||"label"]})).join(b||","):l&&(e=s.map((function(e){return e[f||"value"]||e[f||"label"]})))):(e=s[0],(i||l)&&(e=e[f||"value"]||e[f||"label"])),e},a.prototype.emitChange=function(){var e=this.state,a=e.source,t=e.options,n=this.props.onBulkChange,c=this.normalizeValue(),o={source:void 0,options:void 0,labelField:void 0,valueField:void 0};if("custom"===a&&(o.options=t.map((function(e){return(0,p.Cl)((0,p.Cl)((0,p.Cl)({},(null==e?void 0:e.badge)?{badge:e.badge}:{}),{label:e.label,value:null==e.value||""===e.value?e.label:e.value}),void 0!==e.hiddenOn?{hiddenOn:e.hiddenOn}:{})})),o.value=c,this.lastOptions=o.options),"api"===a||"apicenter"===a||"variable"===a){var d=this.state,i=d.api,l=d.labelField,r=d.valueField;o.source=i,o.labelField=l||void 0,o.valueField=r||void 0,this.lastOptions=o.source}n&&n(o)},a.prototype.handleSourceChange=function(e){this.state.source!==e&&this.setState({api:"",source:e},this.emitChange)},a.prototype.handleSourceControlChange=function(e){this.setState(e,this.emitChange)},a.prototype.renderHeader=function(){var e,a,t=this,c=this.props,o=c.render,d=c.label,i=c.labelRemark,l=c.useMobileUI,r=c.env,b=c.popOverContainer,f=null===(e=null==r?void 0:r.theme)||void 0===e?void 0:e.classPrefix,s=this.state.source,u=this.enabledOptionSources.map((function(e){return{label:e.label,value:e.value,onClick:function(){return t.handleSourceChange(e.value)}}}));return n.createElement("header",{className:"ae-OptionControl-header"},n.createElement("label",{className:W()("".concat(f,"Form-label"))},d||"",i?o("label-remark",{type:"remark",icon:i.icon||"warning-mark",tooltip:i,className:W()("Form-lableRemark",null==i?void 0:i.className),useMobileUI:l,container:b||r.getModalContainer}):null),n.createElement("div",null,o("validation-control-addBtn",{type:"dropdown-button",level:"link",size:"sm",label:"${selected}",align:"right",closeOnClick:!0,closeOnOutside:!0,buttons:u},{popOverContainer:null,data:{selected:null===(a=u.find((function(e){return e.value===s})))||void 0===a?void 0:a.label}})))},a.prototype.render=function(){var e=this.state.source,a=this.props.className,t=this.optionSources.find((function(a){return a.value===e})),c=(0,p.Cl)((0,p.Cl)((0,p.Cl)({},this.props),this.state),{onChange:this.handleSourceControlChange});return n.createElement("div",{className:W()("ae-OptionControl",a)},this.renderHeader(),t?t.component?n.createElement(t.component,(0,p.Cl)({},c,{key:e})):t.render(c):null)},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"emitChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSourceChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSourceControlChange",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.A49)({type:"ae-optionControl"})],a)}(Ml),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var zl=function(e,a){return"boolean"==typeof e&&!1!==a.supportBoolType?"boolean":"number"==typeof e&&!1!==a.supportNumberType?"number":"text"},Pl=function(e,a){if("number"===a){var t=Number(e);return isNaN(t)?0:t}return"boolean"===a?!(!e||"false"===e):String(e)};(0,c.eIh)({type:"ae-valueFormat"})((function(e){var a=e.render,t=e.value,n=e.onChange,c=e.placeholder;return a("body",{type:"form",wrapWithPanel:!1,data:{vType:zl(t,e),vValue:t},onChange:function(e){return n(Pl(e.vValue,e.vType))},body:[{type:"input-group",name:"input-group",label:!1,mode:"horizontal",body:[{type:"select",name:"vType",options:[{label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),value:"text"},{label:(0,o.Ru)("55d4790c5d819cd0462cbe89561b0dd4"),value:"number",hidden:!1===e.supportNumberType},{label:(0,o.Ru)("97b0b6499334ed889b372513290a2a52"),value:"boolean",hidden:!1===e.supportBoolType}].filter((function(e){return!0!==e.hidden})),checkAll:!1,onChange:function(e,a,t,n){var c=((null==n?void 0:n.data)||{}).vValue;n.setValues({vValue:Pl(c,e)})}},{type:"input-text",placeholder:c,name:"vValue",value:t,visibleOn:"this.vType !== 'boolean'"},{type:"input-text",placeholder:c,name:"vValue",value:t,visibleOn:"this.vType === 'boolean'",options:[{label:"true",value:!0},{label:"false",value:!1}]}]}]})})),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var jl=function(e){function a(a){var t=e.call(this,a)||this;return t.state={links:t.transformOptions(a),api:a.data.source,source:t.transformSource(a.data.source),showDialog:!1,isEdit:!1,modalName:"",modalParent:"",modalIcon:"",modalTarget:"_self",modalBadge:"",modalUrl:"",currentIndex:"",previousModalParent:""},t.sortables=[],t}return(0,p.C6)(a,e),a.prototype.transformSource=function(e){return e?"api":"custom"},a.prototype.transformOptions=function(e){var a=e.data;return Array.isArray(a.links)?a.links:[]},a.prototype.onChange=function(){var e=this.props.onBulkChange,a={source:void 0,links:void 0};if("custom"===this.state.source){var t=this.state.links;this.handleSetNavId(t,""),a.links=t}else{var n=this.state.api;a.source=n}e&&e(a)},a.prototype.handleSourceChange=function(e){this.setState({api:"",source:e},this.onChange)},a.prototype.dragRef=function(e){!this.drag&&e?(this.drag=e,this.initDragging()):this.drag&&!e&&this.destroyDragging(!0)},a.prototype.initDragging=function(){var e,a=this,t=new pn(this.drag,{group:"NavSourceControlGroup",animation:150,handle:".nav-links-item-dragBar",onEnd:function(e){a.handleDragging(e)}});this.sortables.push(t);var n=null===(e=this.drag)||void 0===e?void 0:e.querySelectorAll(".nav-links-children");n&&Array.from(n).forEach((function(e){var t=new pn(e,{group:"NavSourceControlGroup",animation:150,handle:".nav-links-item-dragBar",onEnd:function(e){a.handleDragging(e)}});a.sortables.push(t)}))},a.prototype.handleDragging=function(e){var a=this,t=e.oldIndex,n=e.newIndex,c=e.from,o=e.to,d=c.dataset.level?"".concat(c.dataset.level,"_").concat(t):"".concat(t),i=o.dataset.level?"".concat(o.dataset.level,"_").concat(n):"".concat(n),l=Ue()(this.state.links);if(d&&i){var r=this.getNodePath(d),b=r.path,f=r.parentPath,s=I()(l,"".concat(b));if(f){var u=I()(l,"".concat(f,".children"),[]);"number"==typeof t&&u.splice(t,1),Ud()(l,"".concat(f,".children"),u)}else"number"==typeof t&&l.splice(t,1);var p=this.getNodePath(i).parentPath;if(p){var m=I()(l,"".concat(p,".children"),[]);"number"==typeof n&&m.splice(n,0,s),Ud()(l,"".concat(p,".children"),m)}else"number"==typeof n&&l.splice(n,0,s);this.setState({source:""},(function(){a.setState({links:l,source:"custom"},(function(){a.refreshBindDrag(),a.onChange()}))}))}},a.prototype.getNodePath=function(e){var a=e.split("_");if(1===a.length)return{path:a,parentPath:""};var t="[".concat(a.join("].children["),"]");return a=a.slice(0,a.length-1),{path:t,parentPath:"[".concat(a.join("].children["),"]")}},a.prototype.refreshBindDrag=function(){this.drag&&(this.destroyDragging(),this.initDragging())},a.prototype.destroyDragging=function(e){this.sortables.forEach((function(e){null==e||e.destroy()})),this.sortables=[],e&&(this.drag=null)},a.prototype.handleDelete=function(e){var a=this;return new Promise((function(t){var n=a.state.links.concat(),c=e.split("_"),o=c.slice(0,c.length-1),d="[".concat(o.join("].children["),"]");(o.length>0?I()(n,"".concat(d,".children"),[]):n).splice(parseInt(c[c.length-1]),1),a.setState({links:n},(function(){return a.onChange()})),t("")}))},a.prototype.handleUpdate=function(e){var a=this.state.links,t=e.split("_"),n="[".concat(t.join("].children["),"]"),c=I()(a,n),o=t.slice(0,t.length-1),d="[".concat(o.join("].children["),"]");o.length>0&&(d+="id");var i=o.length>0?I()(a,d):"";this.setState({modalName:c.label,modalBadge:c.badge,modalIcon:c.icon,modalParent:i,previousModalParent:i,modalTarget:c.target,modalUrl:c.to,showDialog:!0,isEdit:!0,currentIndex:e})},a.prototype.getChildren=function(){var e=this.state,a=e.currentIndex,t=e.links;if(!a)return[];var n=a.split("_"),c="[".concat(n.join("].children["),"]"),o=I()(t,c);return o&&o.children?o.children:[]},a.prototype.handleSubmit=function(){return(0,p.sH)(this,void 0,void 0,(function(){var e,a,t,n,d,i,l,r,b,f,s,u,m,h,v,y,g,R=this;return(0,p.YH)(this,(function(C){return e=this.state,a=e.isEdit,t=e.modalBadge,n=e.modalIcon,d=e.modalName,i=e.modalParent,l=e.modalTarget,r=e.modalUrl,b=e.currentIndex,f=e.previousModalParent,d?a&&b===i?(c.oRP.error((0,o.Ru)("822be91778b5ac22d31681f7256b849b")),[2]):(s={label:d,to:r,icon:n,target:l,badge:t,children:this.getChildren()},a&&f===i?(h=Ue()(this.state.links),u=b.split("_"),m="[".concat(u.join("].children["),"]"),u.length>0?Ud()(h,m,s):h[parseInt(b)]=s,this.setState({links:h},(function(){return R.onChange()})),this.closeModal()):(h=Ue()(this.state.links),i?(v=i.split("_"),y="[".concat(v.join("].children["),"].children"),(g=I()(h,y)||[]).push(s),Ud()(h,y,g)):h.push(s),this.setState({links:h},(function(){return(0,p.sH)(R,void 0,void 0,(function(){return(0,p.YH)(this,(function(e){switch(e.label){case 0:return this.onChange(),a?[4,this.handleDelete(b)]:[3,2];case 1:e.sent(),e.label=2;case 2:return[2]}}))}))})),this.closeModal()),[2]):(c.oRP.error((0,o.Ru)("404f38ae7ac36860c0b3af6f2f4a13f9")),[2])}))}))},a.prototype.handleSetNavId=function(e,a){for(var t=0;t<e.length;t++){var n=e[t],c=a?"".concat(a,"_").concat(t):"".concat(t);n.id=c,n.children&&this.handleSetNavId(n.children,c)}},a.prototype.handleDeleteNavId=function(e){var a,t;if(Array.isArray(e))try{for(var n=(0,p.Ju)(e),c=n.next();!c.done;c=n.next()){var o=c.value;delete o.id,o.children&&this.handleDeleteNavId(o.children)}}catch(e){a={error:e}}finally{try{c&&!c.done&&(t=n.return)&&t.call(n)}finally{if(a)throw a.error}}else delete e.id,e.children&&this.handleDeleteNavId(e.children)},a.prototype.handleFilterTreeData=function(e){var a,t,n=this.state.currentIndex;try{for(var c=(0,p.Ju)(e),o=c.next();!o.done;o=c.next()){var d=o.value;if(d.id===n){this.handleDeleteNavId(d);break}d.children&&this.handleFilterTreeData(d.children)}}catch(e){a={error:e}}finally{try{o&&!o.done&&(t=c.return)&&t.call(c)}finally{if(a)throw a.error}}},a.prototype.openModal=function(){this.setState({showDialog:!0})},a.prototype.closeModal=function(){this.setState({showDialog:!1,isEdit:!1,modalParent:"",modalName:"",modalUrl:"",modalIcon:"",modalBadge:"",modalTarget:"_self",currentIndex:""})},a.prototype.handleChange=function(e){this.setState(e,this.onChange)},a.prototype.handleAPIChange=function(e){this.setState({api:e},this.onChange)},a.prototype.renderApiPanel=function(){var e=this.props.render,a=this.state,t=a.source,n=a.api;return"api"===t?e("nav-"+t,(0,l.ol)("apiControl",{label:(0,o.Ru)("54ea89b497ec3bb319c68844dfa3687f"),name:"source",mode:"normal",className:"ae-ExtendMore",value:n,onChange:this.handleAPIChange,sourceType:t})):null},a.prototype.renderHeader=function(){var e,a,t=this,c=this.props,d=c.render,i=c.label,l=c.labelRemark,r=c.mobileUI,b=c.env,f=c.popOverContainer,s=null===(e=null==b?void 0:b.theme)||void 0===e?void 0:e.classPrefix,u=this.state.source,m=[{label:(0,o.Ru)("088b54ee8f10a43977afa9d16ea5350f"),value:"custom"},{label:(0,o.Ru)("f99603414a616bdee85de0e6e3938b65"),value:"api"}].map((function(e){return(0,p.Cl)((0,p.Cl)({key:e.value},e),{onClick:function(){return t.handleSourceChange(e.value)}})}));return n.createElement("header",{className:"ae-NavControl-header"},n.createElement("label",{className:W()("".concat(s,"Form-label"))},i||"",l?d("label-remark",{type:"remark",icon:l.icon||"warning-mark",tooltip:l,className:W()("Form-lableRemark",null==l?void 0:l.className),mobileUI:r,container:f||b.getModalContainer}):null),n.createElement("div",null,d("validation-control-addBtn",{type:"dropdown-button",level:"link",size:"sm",label:"${selected}",align:"right",closeOnClick:!0,closeOnOutside:!0,buttons:m},{popOverContainer:null,data:{selected:null===(a=m.find((function(e){return e.value===u})))||void 0===a?void 0:a.label}})))},a.prototype.renderNav=function(e,a){var t=this,d=this.props.render;return n.createElement(n.Fragment,null,e.map((function(e,i){return n.createElement("div",{className:"nav-links-parent",key:e.id||a?"".concat(a,"_").concat(i):"".concat(i),"data-path":a?"".concat(a,"_").concat(i):"".concat(i)},n.createElement("div",{className:"nav-links-item"},n.createElement("a",{className:"nav-links-item-dragBar"},n.createElement(c.Int,{icon:"drag-bar",className:"icon"})),e.icon&&d("render-icon-".concat("string"!=typeof e.icon?e.icon.id:e.icon),{type:"icon",icon:e.icon,className:"nav-links-item-icon"}),n.createElement(q.T_,{tooltip:e.label,placement:"left"},n.createElement("div",{className:"nav-links-item-label"},e.label)),n.createElement("div",{className:"nav-links-item-actions"},n.createElement(q.T_,{tooltip:(0,o.Ru)("95b351c86267f3aedf89520959bce689"),placement:"left"},n.createElement(c.Int,{icon:"edit",className:"icon icon-edit",onClick:function(){return t.handleUpdate(a?"".concat(a,"_").concat(i):"".concat(i))}})),n.createElement(q.T_,{tooltip:(0,o.Ru)("2f4aaddde33c9b93c36fd2503f3d122b"),placement:"left"},n.createElement(c.Int,{icon:"delete-btn",className:"icon icon-delete",onClick:function(){return t.handleDelete(a?"".concat(a,"_").concat(i):"".concat(i))}})))),e.children&&e.children.length>0&&n.createElement("div",{className:"nav-links-children","data-level":a?"".concat(a,"_").concat(i):"".concat(i)},t.renderNav(e.children,a?"".concat(a,"_").concat(i):"".concat(i))))})))},a.prototype.renderDialog=function(){var e=this,a=this.state,t=a.links,n=a.modalBadge,c=a.modalIcon,d=a.modalName,i=a.modalParent,r=a.modalUrl,b=a.modalTarget,f=a.showDialog,s=a.isEdit,u=Ue()(t);return this.handleFilterTreeData(u),(0,B.XXf)({type:"dialog",title:s?(0,o.Ru)("cd1e63aed43df0827cc09fb26521936c"):(0,o.Ru)("648c5e847b923bdd51bf5c72436169ba"),bodyClassName:"ae-NavControl-dialog",body:{type:"form",mode:"horizontal",wrapperComponent:"div",actions:[],body:[{type:"input-text",label:(0,o.Ru)("8ee9f276a6356aab65f8178c4f30fabd"),name:"modalName",placeholder:(0,o.Ru)("4cd5629f32fc9710fbb0291b51adc34b"),mode:"horizontal",required:!0,horizontal:{justify:!0,left:2},onChange:function(a){e.setState({modalName:a})}},{type:"tree-select",label:(0,o.Ru)("e3cc5bd7fc92d7287a14bf5398c4ecc3"),name:"modalParent",initiallyOpen:!1,placeholder:(0,o.Ru)("24ceb2a06b1962b396b75286fc0960d1"),searchable:!0,multiple:!1,valueField:"id",options:u,mode:"horizontal",horizontal:{justify:!0,left:2},onChange:function(a){e.setState({modalParent:a})}},(0,l.ol)("icon",{name:"modalIcon",label:(0,o.Ru)("9483042d09dbad731addc1791b5d207d"),mode:"horizontal",horizontal:{justify:!0,left:2},onChange:function(a){e.setState({modalIcon:a})}}),{type:"input-text",label:(0,o.Ru)("7fa141f341e173e2339dcf0ce6869b5c"),placeholder:(0,o.Ru)("6107b3c4fd8587589210cb9fe2fcdad9"),mode:"horizontal",name:"modalUrl",horizontal:{justify:!0,left:2},onChange:function(a){e.setState({modalUrl:a})}},{type:"radios",name:"modalTarget",label:(0,o.Ru)("76b5162d1b7a16b4b6adf1b79231c96a"),inline:!0,options:[{label:(0,o.Ru)("b2d1bffc689e4478519d8a010450192c"),value:"_self"},{label:(0,o.Ru)("80fb2db8d3f212b3dd130d24da1c970e"),value:"_blank"}],mode:"horizontal",horizontal:{justify:!0,left:2},onChange:function(a){e.setState({modalTarget:a})}},{type:"input-text",label:(0,o.Ru)("70b4d0676f9a9640c5a7b1d5f66faa64"),placeholder:(0,o.Ru)("9f3cdf6aa12759fab68a5a88179462c4"),mode:"horizontal",name:"modalBadge",horizontal:{justify:!0,left:2},onChange:function(a){e.setState({modalBadge:a})}}]}},{data:{modalBadge:n,modalIcon:c,modalName:d,modalParent:i,modalUrl:r,modalTarget:b},show:f,onClose:this.closeModal,onConfirm:this.handleSubmit})},a.prototype.render=function(){var e=this.state,a=e.links,t=e.source;e.showDialog;var d=this.props.className;return n.createElement("div",{className:W()("ae-NavControl",d)},this.renderHeader(),"custom"===t?n.createElement("div",{className:"ae-NavControl-wrapper"},Array.isArray(a)&&a.length?n.createElement("div",{className:"ae-NavControl-content",ref:this.dragRef},this.renderNav(a)):n.createElement("div",{className:"ae-NavControl-placeholder"},(0,o.Ru)("a4f1ddbbfc96930d24e4b54cb815b62b")),n.createElement("div",{className:"ae-NavControl-footer"},n.createElement(c.$nd,{level:"enhance",onClick:this.openModal},(0,o.Ru)("14794add5446201274dd148086bc0361")))):this.renderApiPanel(),this.renderDialog())},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSourceChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"dragRef",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleDragging",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"getNodePath",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Boolean]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"destroyDragging",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleDelete",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleUpdate",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"getChildren",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"handleSubmit",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Array,String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSetNavId",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleDeleteNavId",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Array]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleFilterTreeData",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"openModal",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"closeModal",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleAPIChange",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-navSourceControl",renderLabel:!1})],a)}(jl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},function(e){function a(a){var t=e.call(this,a)||this;return t.state={unitOptions:t.transformOptions(a)},t}(0,p.C6)(a,e),a.prototype.transformOptions=function(e){var a=e.value;return Array.isArray(a)?a.map((function(e){return"string"==typeof e?{label:e,value:e}:e})):[]},a.prototype.componentWillReceiveProps=function(e){var a=e.value?this.transformOptions(e):[];JSON.stringify(this.state.unitOptions.map((function(e){return(0,p.Cl)((0,p.Cl)({},e),{editing:void 0})})))!==JSON.stringify(a)&&this.setState({unitOptions:a})},a.prototype.handleAdd=function(){var e=this,a=this.state.unitOptions;a.push({label:"",value:"",editing:!1}),this.setState({unitOptions:a},(function(){e.onChange()}))},a.prototype.handleBatchAdd=function(e){var a=this,t=this.state.unitOptions.concat(),n=e[0].batchOption.split("\n").map((function(e){var a=e.trim();if(~a.indexOf(" ")){var t=(0,p.zs)(a.split(" "),2),n=t[0],c=t[1];return{label:n.trim(),value:c.trim()}}return{label:a,value:a}})),c=yc()((0,p.fX)((0,p.fX)([],(0,p.zs)(t),!1),(0,p.zs)(n),!1),"label"),o=yc()(c,"value");this.setState({unitOptions:o},(function(){return a.onChange()}))},a.prototype.handleEditLabel=function(e,a){var t=this,n=this.state.unitOptions.concat();n.splice(e,1,(0,p.Cl)((0,p.Cl)({},n[e]),{label:a})),this.setState({unitOptions:n},(function(){return t.onChange()}))},a.prototype.handleValueChange=function(e,a){var t=this,n=this.state.unitOptions.concat();n.splice(e,1,(0,p.Cl)((0,p.Cl)({},n[e]),{value:a})),this.setState({unitOptions:n},(function(){return t.onChange()}))},a.prototype.toggleEdit=function(e){var a=this.state.unitOptions;a[e].editing=!a[e].editing,this.setState({unitOptions:a})},a.prototype.handleDelete=function(e){var a=this,t=this.state.unitOptions.concat();t.splice(e,1),this.setState({unitOptions:t},(function(){return a.onChange()}))},a.prototype.onChange=function(){var e=this.props.onBulkChange,a=this.state.unitOptions.map((function(e){return{label:e.label,value:e.value}}));e&&e({unitOptions:a})},a.prototype.renderOption=function(e,a){var t=this,c=e.label,d=e.value,i=e.editing,r=this.props.render,b=(0,l.k7)(),f=i?n.createElement("div",{className:"ae-KeyValMapControlItem-extendMore"},r("option",{type:"container",className:"ae-ExtendMore right mb-2",body:[{type:"button",className:"ae-KeyValMapControlItem-closeBtn",label:"×",level:"link",onClick:function(){return t.toggleEdit(a)}},{children:function(e){return(0,e.render)("label",{type:b?"input-text-i18n":"input-text",placeholder:(0,o.Ru)("bab9f8592e1b8e286ee17ddf5dbea4b3"),label:(0,o.Ru)("97d07614380da93d257f9fbf81aa56fb"),mode:"horizontal",name:"optionLabel",labelClassName:"ae-KeyValMapControlItem-EditLabel",valueClassName:"ae-KeyValMapControlItem-EditValue"},{value:c,onChange:function(e){return t.handleEditLabel(a,e)}})}},{children:function(e){return(0,e.render)("value",{type:b?"input-text-i18n":"input-text",placeholder:(0,o.Ru)("2c8c25bb51dfd9ddfc74fd75a8a380a1"),label:(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d"),mode:"horizontal",name:"optionValue",labelClassName:"ae-KeyValMapControlItem-EditLabel",valueClassName:"ae-KeyValMapControlItem-EditValue"},{value:d,onChange:function(e){return t.handleValueChange(a,e)}})}}]})):null,s=[{type:"button",className:"ae-KeyValMapControlItem-action",label:(0,o.Ru)("95b351c86267f3aedf89520959bce689"),onClick:function(){return t.toggleEdit(a)}},{type:"button",className:"ae-KeyValMapControlItem-action",label:(0,o.Ru)("2f4aaddde33c9b93c36fd2503f3d122b"),onClick:function(){return t.handleDelete(a)}}];return n.createElement("div",{className:"ae-KeyValMapControlItem",key:a},n.createElement("div",{className:"ae-KeyValMapControlItem-Main"},r("dropdown",{type:"flex",className:"ae-KeyValMapControlItem-flex",items:[{children:function(e){return(0,e.render)("value",{type:b?"input-text-i18n":"input-text",className:"ae-KeyValMapControlItem-input",label:!1,name:"optionLabel",placeholder:(0,o.Ru)("5d26b8a41e805204c9dcd5ea7e23b150"),clearable:!1},{value:c,onChange:function(e){t.handleEditLabel(a,e)}})}},{type:"dropdown-button",className:"ae-KeyValMapControlItem-dropdown",btnClassName:"px-2",icon:"fa fa-ellipsis-h",hideCaret:!0,closeOnClick:!0,align:"right",menuClassName:"ae-KeyValMapControlItem-ulmenu",buttons:s}]})),f)},a.prototype.buildBatchAddSchema=function(){return{type:"action",actionType:"dialog",label:(0,o.Ru)("22de6ef85ed60ec54dbdc1d8583e5104"),dialog:{title:(0,o.Ru)("421252e16c6cb544fe9ce0be94a190e0"),headerClassName:"font-bold",closeOnEsc:!0,closeOnOutside:!1,showCloseButton:!0,onConfirm:this.handleBatchAdd,body:[{type:"alert",level:"warning",body:[{type:"tpl",tpl:(0,o.Ru)("c130bd5b55edefdaf8923269e9a52439")}],showIcon:!0,className:"mb-2.5"},{type:"form",wrapWithPanel:!1,mode:"normal",wrapperComponent:"div",resetAfterSubmit:!0,autoFocus:!0,preventEnterSubmit:!0,horizontal:{left:0,right:12},body:[{name:"batchOption",type:"textarea",label:"",placeholder:(0,o.Ru)("1e2f96a69fbef8caa8823a3067ebbdc7"),trimContents:!0,minRows:10,maxRows:50,required:!0}]}]}}},a.prototype.render=function(){var e=this,a=this.state.unitOptions,t=this.props.render;return n.createElement("div",{className:"ae-KeyValMapControl-wrapper"},a.length?n.createElement("div",null,a.map((function(a,t){return e.renderOption(a,t)}))):null,n.createElement("div",{className:"ae-KeyValMapControl-footer"},n.createElement(c.$nd,{level:"enhance",onClick:this.handleAdd},(0,o.Ru)("e8755fb1e985a5d26df0fce1f0b7b0f8")),t("inner",this.buildBatchAddSchema())))},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleAdd",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Array]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleBatchAdd",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Number,String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleEditLabel",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Number,String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleValueChange",null),a=(0,p.Cg)([(0,c.eIh)({type:"ae-keyValueMapControl"}),(0,p.Sn)("design:paramtypes",[Object])],a)}(n.Component),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Bl=function(e){function a(a){var t=e.call(this,a)||this;return t.state={checked:!!(0,l.Gv)(null==a?void 0:a.value)},t}return(0,p.C6)(a,e),a.prototype.transformBadgeValue=function(){var e,a,t=this.props.data,n=null!==(e=null==t?void 0:t.badge)&&void 0!==e?e:{},c=null===(a=null==t?void 0:t.badge)||void 0===a?void 0:a.size,o=[0,0];return Array.isArray(null==n?void 0:n.offset)&&(null==n?void 0:n.offset.length)>=2&&(o[0]=n.offset[0],o[1]=n.offset[1]),(0,p.Cl)((0,p.Cl)({},n),{size:c,offset:o})},a.prototype.normalizeBadgeValue=function(e){var a,t,n=(0,l.Gv)(null==e?void 0:e.offset)&&(null===(a=null==e?void 0:e.offset)||void 0===a?void 0:a[0])&&(null===(t=null==e?void 0:e.offset)||void 0===t?void 0:t[1])?{offset:[e.offset[0],e.offset[1]]}:{};return(0,p.Cl)((0,p.Cl)({},e),n)},a.prototype.handleSwitchChange=function(e){var a=this.props,t=a.onBulkChange,n=a.data;this.setState({checked:e}),e?n.badge?null==t||t({badge:n.badge}):null==t||t({badge:{mode:"dot"}}):null==t||t({badge:void 0})},a.prototype.handleSubmit=function(e,a){e.visibleOn="${badge}","dot"===e.mode?e.text=void 0:e.text="${badge}";var t=this.props.onBulkChange;"submit"===(null==a?void 0:a.type)&&(null==t||t({badge:this.normalizeBadgeValue(e)}))},a.prototype.renderBody=function(){var e=this.props.render,a=this.transformBadgeValue();return(0,l.k7)(),e("badge-form",{type:"form",className:"ae-BadgeControl-form w-full",wrapWithPanel:!1,panelClassName:"border-none shadow-none mb-0",bodyClassName:"p-none",actionsClassName:"border-none mt-2.5",wrapperComponent:"div",preventEnterSubmit:!0,submitOnChange:!0,body:[{label:(0,o.Ru)("a7999d1390b7dc775e4287511c395d6c"),name:"mode",type:"button-group-select",size:"sm",tiled:!0,className:"ae-BadgeControl-buttonGroup",options:[{label:(0,o.Ru)("be604f8b7ec5e80288b091ee12bbab7f"),value:"dot"},{label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),value:"text"},{label:(0,o.Ru)("9adcfe38533f68035b2bf7831d310381"),value:"ribbon"}],mode:"horizontal",horizontal:{justify:!0,left:4},pipeIn:(0,l.Jh)("dot")},{label:(0,l.NR)((0,o.Ru)("29e13ada94b145a1359291d5e1564655"),(0,o.Ru)("31175366279c15232e27b6736ccb2fd4")),name:"overflowCount",type:"input-number",size:"sm",visibleOn:"data.mode === 'text'",mode:"horizontal",horizontal:{justify:!0,left:4}},{label:(0,o.Ru)("58f966670529f4753fb3c5a0647606be"),name:"size",type:"input-number",size:"sm",suffix:"px",mode:"horizontal",horizontal:{justify:!0,left:4}},{label:(0,o.Ru)("9970ad07468267e2f309f1467c75bb80"),name:"level",type:"select",size:"sm",mode:"horizontal",horizontal:{justify:!0,left:4},tiled:!0,className:"input-select",options:[{label:(0,o.Ru)("330363dfc524cff2488f2ebde0500896"),value:"success"},{label:(0,o.Ru)("900c70fa5f7dbc014e6f762d5e0e885c"),value:"warning"},{label:(0,o.Ru)("540f84ddc0883866b229f71c2844199a"),value:"danger"},{label:(0,o.Ru)("d8c7e04c8e2be23dd3b81a31db6e04f1"),value:"info"}],pipeIn:(0,l.Jh)("danger")},{label:(0,o.Ru)("d4d2a66820d30e07b44c850eb3f116c0"),name:"position",type:"select",size:"sm",mode:"horizontal",horizontal:{justify:!0,left:4},tiled:!0,className:"input-select",options:[{label:(0,o.Ru)("df68a5dc8f8847179b7afdf943f80796"),value:"top-left"},{label:(0,o.Ru)("e717b4ae480e7c073fd5a44647a7f0da"),value:"top-right"},{label:(0,o.Ru)("2a97dfb2d236c87c41fd588f006111dc"),value:"bottom-left"},{label:(0,o.Ru)("1c9bc9dab33944e953412f8b22cb024a"),value:"bottom-right"}],pipeIn:(0,l.Jh)("top-right")},{type:"group",mode:"horizontal",horizontal:{justify:!0,left:4},label:(0,l.NR)((0,o.Ru)("ebc556841a9264ebaab728efad7af777"),(0,o.Ru)("81cdf47e8d8adfc70faac2cbc55e4067")),body:[{type:"input-text",name:"offset[0]",label:!1,addOn:{label:"X",type:"text",position:"left"},validateOnChange:!0,validations:{isNumeric:!0}},{type:"input-text",label:!1,name:"offset[1]",addOn:{label:"Y",type:"text",position:"left"},validateOnChange:!0,validations:{isNumeric:!0}}]}]},{data:a,onSubmit:this.handleSubmit.bind(this)})},a.prototype.render=function(){var e=this,a=this.props;a.classPrefix;var t=a.className;a.labelClassName,a.label,a.disabled;var c=a.render,d=this.state.checked;return n.createElement("div",{className:W()("ae-BadgeControl",t)},c("",(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("b8c467fce096a649583c0bc9d9281a5c"),(0,o.Ru)("b3c1b71ed42c7f2fe55f3c64346f1ae6")),name:"checked",mode:"horizontal",value:d,onChange:function(a){return e.handleSwitchChange(a)}})),d?this.renderBody():null)},a.defaultProps={mode:"dot",overflowCount:99,position:"top-right",level:"danger"},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Boolean]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSwitchChange",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-nav-badge",renderLabel:!1})],a)}(Bl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Dl,Vl=function(e){function a(a){return e.call(this,a)||this}return(0,p.C6)(a,e),a.prototype.deleteActive=function(e){var a,t;try{for(var n=(0,p.Ju)(e),c=n.next();!c.done;c=n.next()){var o=c.value;o.active&&delete o.active,o.children&&this.deleteActive(o.children)}}catch(e){a={error:e}}finally{try{c&&!c.done&&(t=n.return)&&t.call(n)}finally{if(a)throw a.error}}},a.prototype.findActiveKey=function(e,a){for(var t=0;t<e.length;t++){var n=e[t];if(n.active)return void(this.activeKey=a?"".concat(a,"_").concat(t):"".concat(t));n.children&&n.children.length&&this.findActiveKey(n.children,"".concat(t))}},a.prototype.render=function(){var e=this,a=this.props,t=a.render,n=a.data,c=a.onBulkChange;return this.findActiveKey(n.links),t("",{type:"tree-select",name:"treeSelect",label:(0,l.NR)((0,o.Ru)("515e8b11c3c24c6c3b03c6c76b1da496"),(0,o.Ru)("4f80ea1e761598ba9fe393e7c745468d")),valueField:"id",options:n.links,mode:"horizontal",value:this.activeKey,horizontal:{justify:!0,left:4},onChange:function(a){var t=a&&a.split("_")||[],o=n.links;e.deleteActive(o);var d="[".concat(t.join("].children["),"]");I()(o,d+".label")&&Ud()(o,d+".active",!0),c&&c({links:o})}})},a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-nav-default-active",renderLabel:!1})],a)}(Vl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},function(e){e.CUSTOM="custom",e.API="api",e.VARIABLE="variable"}(Dl||(Dl={}));var Ll=function(e){function a(a){var t=e.call(this,a)||this;t.debounceMapChange=Tc()(t.handleMapChange,250);var n=Dl.CUSTOM;return a.data.hasOwnProperty("source")&&a.data.source&&(n=/\$\{(.*?)\}/g.test(a.data.source)?Dl.VARIABLE:Dl.API),t.state={map:a.data.map,source:a.data.source,labelField:a.data.labelField,valueField:a.data.valueField,mapType:n},t}return(0,p.C6)(a,e),a.prototype.componentDidUpdate=function(e,a,t){var n,c,o;Array.isArray(null===(n=e.data)||void 0===n?void 0:n.map)!==Array.isArray(null===(c=this.props.data)||void 0===c?void 0:c.map)&&this.setState({map:null===(o=this.props.data)||void 0===o?void 0:o.map})},a.prototype.onChange=function(){var e=this.state,a=e.mapType,t=e.source,n=e.map,c=e.labelField,o=e.valueField,d=this.props.onBulkChange;c=""===c?void 0:c,o=""===o?void 0:o,a!==Dl.CUSTOM?[Dl.API,Dl.VARIABLE].includes(a)&&d&&d({source:t,map:void 0,labelField:c,valueField:o}):d&&d({map:n,source:void 0,labelField:c,valueField:o})},a.prototype.handleMapTypeChange=function(e){this.setState({mapType:e,labelField:void 0,valueField:void 0},this.onChange)},a.prototype.renderHeader=function(){var e,a=this,t=this.props,c=t.render,d=t.label,i=t.labelRemark,l=t.useMobileUI,r=t.env,b=t.popOverContainer,f=null===(e=null==r?void 0:r.theme)||void 0===e?void 0:e.classPrefix,s=this.state.mapType,u=[{label:(0,o.Ru)("01820262aa9ad5b130f8f5b86bfd2968"),value:Dl.CUSTOM},{label:(0,o.Ru)("f99603414a616bdee85de0e6e3938b65"),value:Dl.API},{label:(0,o.Ru)("50334fc77fc5a2c2636f14f158d3c417"),value:Dl.VARIABLE}].map((function(e){return(0,p.Cl)((0,p.Cl)({},e),{onClick:function(){return a.handleMapTypeChange(e.value)}})}));return n.createElement("header",{className:"ae-OptionControl-header"},n.createElement("label",{className:W()("".concat(f,"Form-label")),style:{marginBottom:0}},d||"",i?c("label-remark",{type:"remark",icon:i.icon||"warning-mark",tooltip:i,className:W()("Form-lableRemark",null==i?void 0:i.className),useMobileUI:l,container:b||r.getModalContainer}):null),n.createElement("div",null,c("validation-control-addBtn",{type:"dropdown-button",level:"link",size:"sm",label:"${selected}",align:"right",closeOnClick:!0,closeOnOutside:!0,buttons:u},{popOverContainer:null,data:{selected:u.find((function(e){return e.value===s})).label}})))},a.prototype.handleMapChange=function(e){this.setState({map:e},this.onChange)},a.prototype.handleAPIChange=function(e){this.setState({source:e},this.onChange)},a.prototype.handleLabelFieldChange=function(e){this.setState({labelField:e},this.onChange)},a.prototype.handleValueFieldChange=function(e){this.setState({valueField:e},this.onChange)},a.prototype.renderOtherFields=function(){return[{label:(0,l.NR)((0,o.Ru)("3e7392ab43c6c76f294f41c3058c2ab1"),(0,o.Ru)("2135be5a60fc3c6fe864e159e289af51")),type:"input-text",name:"valueField",placeholder:(0,o.Ru)("6a1ca1c113a9b5bee58ea009e40f5954"),onChange:this.handleValueFieldChange},{label:(0,l.NR)((0,o.Ru)("7e9c83e86beb612377a94e6e8d1fc644"),(0,o.Ru)("dc7becbad712786c9e4766636047e509")),type:"input-text",name:"labelField",placeholder:(0,o.Ru)("1140acc9ac4b803b733f70445e7d495a"),onChange:this.handleLabelFieldChange,visibleOn:"${!itemSchema}"}]},a.prototype.renderApiPanel=function(){var e=this.props.render,a=this.state,t=a.mapType,n=a.source;return a.labelField,a.valueField,t===Dl.CUSTOM?null:e("api",(0,l.ol)("apiControl",{label:(0,o.Ru)("54ea89b497ec3bb319c68844dfa3687f"),name:"source",mode:"normal",className:"ae-ExtendMore",visibleOn:"this.autoComplete !== false",value:n,onChange:this.handleAPIChange,sourceType:t,footer:this.renderOtherFields()}))},a.prototype.renderObjectMap=function(){var e=this;return(0,this.props.render)("objectMap",(0,l.ol)("combo-container",{label:"",type:"combo",mode:"normal",scaffold:{key:"key-{index}",value:"value-{index}"},required:!0,name:"map",descriptionClassName:"help-block text-xs m-b-none",description:(0,o.Ru)("55497c5de8558f1a164e437205cd510b"),multiple:!0,pipeIn:function(e){if(!(0,B.Gvm)(e))return[{key:"key0",value:"value1"}];var a=[];return Object.keys(e).forEach((function(t){a.push({key:t||"",value:"string"==typeof e[t]?e[t]:JSON.stringify(e[t])})})),a},pipeOut:function(e){if(!Array.isArray(e))return e;var a={};return e.forEach((function(e,t){var n=e.key||"",c=e.value;"key-{index}"===n&&"value-{index}"===c&&(n=n.replace("-{index}","".concat(t)),c=c.replace("-{index}","".concat(t)));try{c=JSON.parse(c)}catch(e){}a[n]=c})),a},onChange:function(a){e.handleMapChange(a||{"*":(0,o.Ru)("2b10dfa6dbdf8775ab2b38fc67e7ea49")})},items:[{placeholder:"Key",type:"input-text",unique:!0,name:"key",required:!0,columnClassName:"w-xs"},{placeholder:(0,o.Ru)("2d711b09bd0db0ad240cc83b30dd8014"),type:"input-text",name:"value"}]}))},a.prototype.handleMapItemChange=function(e,a){var t=this.state.map,n=(void 0===t?[]:t).slice();try{a=JSON.parse(a)}catch(e){}n.splice(e,1,a),this.handleMapChange(n)},a.prototype.renderArrayMap=function(){var e=this,a=this.props.render;return n.createElement("div",{className:"ae-ExtendMore"},a("arrayMap",(0,p.fX)([{type:"json-editor",name:"map",label:!1,placeholder:(0,o.Ru)("94124fa72dbfbb81611496cada6ebf4c"),onChange:function(a){try{var t=JSON.parse(a);e.debounceMapChange(t)}catch(e){console.error()}}}],(0,p.zs)(this.renderOtherFields()),!1)))},a.prototype.renderMap=function(){var e=this.state.map;return e&&Array.isArray(e)?this.renderArrayMap():this.renderObjectMap()},a.prototype.render=function(){var e=this.state.mapType,a=this.props,t=a.className,c=a.render;return n.createElement("div",{className:W()("ae-OptionControl",t)},this.renderHeader(),e===Dl.CUSTOM?this.renderMap():null,e===Dl.API?this.renderApiPanel():null,e===Dl.VARIABLE?c("variable",(0,l.ol)("sourceBindControl",{label:!1,className:"ae-ExtendMore"}),{onChange:this.handleAPIChange}):null)},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleMapTypeChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleMapChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleAPIChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleLabelFieldChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleValueFieldChange",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-mapSourceControl",renderLabel:!1})],a)}(Ll),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var $l=function(e){function a(a){var t=e.call(this,a)||this;return t.state={items:a.value,api:a.data.source,source:a.data.source?"string"==typeof a.data.source&&a.data.source.match(/^\$\{.*\}$/)?"variable":"api":"custom"},t}return(0,p.C6)(a,e),a.prototype.handleSourceChange=function(e){this.setState({source:e},this.onChange)},a.prototype.handleAPIChange=function(e){this.setState({api:e},this.onChange)},a.prototype.onChange=function(){var e=this.state.source,a=this.props.onBulkChange,t={source:void 0,items:void 0};if("custom"===e){var n=this.state.items;t.items=n.map((function(e){return(0,p.Cl)({},e)}))}if("api"===e){var c=this.state,o=(n=c.items,c.api);t.items=n.map((function(e){return(0,p.Cl)({},e)})),t.source=o}if("variable"===e){var d=this.state;n=d.items,o=d.api,t.items=n.map((function(e){return(0,p.Cl)({},e)})),t.source=o}a&&a(t)},a.prototype.toggleEdit=function(e,a){var t=this.state.items.concat();t[a]=e,this.setState({items:t},this.onChange)},a.prototype.toggleCopy=function(e){var a=this.state.items,t=a.concat(a[e]);this.setState({items:t},this.onChange)},a.prototype.toggleDelete=function(e){var a=this.state.items.concat();a.splice(e,1),this.setState({items:a},this.onChange)},a.prototype.handleEditLabel=function(e,a,t){var n,c=this,o=this.state.items.concat();o.splice(e,1,(0,p.Cl)((0,p.Cl)({},o[e]),((n={})[t]=a,n))),this.setState({items:o},(function(){return c.onChange()}))},a.prototype.handleBatchAdd=function(e,a){var t=this,n=this.state.items.concat(),c=e.batchItems.split("\n").map((function(e){var a=e.trim();if(~a.indexOf(" ")){var t=(0,p.zs)(a.split(" "),2),n=t[0],c=t[1];return{time:n.trim(),title:c.trim()}}return{label:a,value:a}})),o=yc()((0,p.fX)((0,p.fX)([],(0,p.zs)(n),!1),(0,p.zs)(c),!1),"time");this.setState({items:o},(function(){return t.onChange()}))},a.prototype.handleAdd=function(e){var a=this.state.items.concat((0,p.Cl)({},e));this.setState({items:a},this.onChange)},a.prototype.buildAddOrEditSchema=function(e){var a=(0,l.k7)();return[{type:a?"input-text-i18n":"input-text",name:"time",required:!0,placeholder:(0,o.Ru)("37087e5bb2d0367872a461f535580d91"),label:(0,o.Ru)("19fcb9eb2594059036dfede5f4ec53e8"),value:null==e?void 0:e.time},{type:a?"input-text-i18n":"input-text",name:"title",required:!0,placeholder:(0,o.Ru)("96641a78cfd9f9f8ba68f0524347b186"),label:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),value:null==e?void 0:e.title},{type:"input-color",name:"color",value:null==e?void 0:e.color,placeholder:(0,o.Ru)("02cc4f8f5a9aefbc03c778f7a5c989c7"),label:(0,o.Ru)("6b36c6f7ec834692ec6c8e3816349fdd")},(0,l.ol)("icon",{value:null==e?void 0:e.icon,placeholder:(0,o.Ru)("02cc4f8f5a9aefbc03c778f7a5c989c7"),clearable:!0,description:"",className:"fix-icon-picker-overflow",pipeIn:function(e){return null==e?void 0:e.icon},pipeOut:function(e){if(e)return{type:"icon",vendor:"",icon:e}}})]},a.prototype.buildBatchAddSchema=function(){return{type:"action",actionType:"dialog",label:(0,o.Ru)("22de6ef85ed60ec54dbdc1d8583e5104"),dialog:{title:(0,o.Ru)("421252e16c6cb544fe9ce0be94a190e0"),headerClassName:"font-bold",closeOnEsc:!0,closeOnOutside:!1,showCloseButton:!0,body:[{type:"alert",level:"warning",body:[{type:"tpl",tpl:(0,o.Ru)("1bf14fd24efe68f62bbff0538dee238a")}],showIcon:!0,className:"mb-2.5"},{type:"form",wrapWithPanel:!1,mode:"normal",wrapperComponent:"div",resetAfterSubmit:!0,autoFocus:!0,preventEnterSubmit:!0,horizontal:{left:0,right:12},body:[{name:"batchItems",type:"textarea",label:"",placeholder:(0,o.Ru)("1e2f96a69fbef8caa8823a3067ebbdc7"),trimContents:!0,minRows:10,maxRows:50,required:!0}]}]}}},a.prototype.buildAddSchema=function(){return{type:"action",actionType:"dialog",label:(0,o.Ru)("e8755fb1e985a5d26df0fce1f0b7b0f8"),active:!0,dialog:{title:(0,o.Ru)("d584018521820dac9e92120737b733ba"),headerClassName:"font-bold",closeOnEsc:!0,closeOnOutside:!1,showCloseButton:!0,body:[{type:"form",wrapWithPanel:!1,wrapperComponent:"div",resetAfterSubmit:!0,autoFocus:!0,preventEnterSubmit:!0,horizontal:{justify:!0,left:3,right:9},body:this.buildAddOrEditSchema()}]}}},a.prototype.dragRef=function(e){!this.drag&&e?this.initDragging():this.drag&&!e&&this.destroyDragging(),this.drag=e},a.prototype.initDragging=function(){var e=this,a=(0,fa.findDOMNode)(this);this.sortable=new pn(a.querySelector(".ae-TimelineItemControl-content"),{group:"TimelineItemControlGroup",animation:150,handle:".ae-TimelineItemControlItem-dragBar",ghostClass:"ae-TimelineItemControlItem--dragging",onEnd:function(a){if(a.newIndex!==a.oldIndex){var t=a.to;a.oldIndex<t.childNodes.length-1?t.insertBefore(a.item,t.childNodes[a.oldIndex>a.newIndex?a.oldIndex+1:a.oldIndex]):t.appendChild(a.item);var n=e.state.items.concat();n[a.oldIndex]=n.splice(a.newIndex,1,n[a.oldIndex])[0],e.setState({items:n},(function(){return e.onChange()}))}}})},a.prototype.destroyDragging=function(){this.sortable&&this.sortable.destroy()},a.prototype.renderHeader=function(){var e,a=this,t=this.props,c=t.render,d=t.label,i=t.labelRemark,l=t.useMobileUI,r=t.env,b=t.popOverContainer,f=null===(e=null==r?void 0:r.theme)||void 0===e?void 0:e.classPrefix,s=this.state.source,u=[{label:(0,o.Ru)("01820262aa9ad5b130f8f5b86bfd2968"),value:"custom"},{label:(0,o.Ru)("c8158b3cad598b0b5939788ca4efb298"),value:"api"},{label:(0,o.Ru)("50334fc77fc5a2c2636f14f158d3c417"),value:"variable"}].map((function(e){return(0,p.Cl)((0,p.Cl)({},e),{onClick:function(){return a.handleSourceChange(e.value)}})}));return n.createElement("header",{className:"ae-TimelineItemControl-header"},n.createElement("label",{className:W()("".concat(f,"Form-label"))},d||"",i?c("label-remark",{type:"remark",icon:i.icon||"warning-mark",tooltip:i,className:W()("Form-lableRemark",null==i?void 0:i.className),useMobileUI:l,container:b||r.getModalContainer}):null),n.createElement("div",null,c("validation-control-addBtn",{type:"dropdown-button",level:"link",size:"sm",label:"${selected}",align:"right",closeOnClick:!0,closeOnOutside:!0,buttons:u},{popOverContainer:null,data:{selected:u.find((function(e){return e.value===s})).label}})))},a.prototype.renderOption=function(e){var a=this,t=e.time,d=e.title,i=e.index,r=!(this.state.items.length>2),b=(0,l.k7)();return n.createElement("li",{className:"ae-TimelineItemControlItem",key:i},n.createElement("div",{className:"ae-TimelineItemControlItem-Main"},n.createElement("a",{className:"ae-TimelineItemControlItem-dragBar"},n.createElement(c.Int,{icon:"drag-bar",className:"icon"})),(0,c.XXf)({type:b?"input-text-i18n":"input-text",className:"ae-TimelineItemControlItem-input",value:t,placeholder:(0,o.Ru)("72a3c1690dead6e24f7ac1abc90d5063"),clearable:!1,onChange:function(e){return a.handleEditLabel(i,e,"time")}}),(0,c.XXf)({type:"dropdown-button",className:"ae-TimelineItemControlItem-dropdown",btnClassName:"px-2",icon:"fa fa-ellipsis-h",hideCaret:!0,closeOnClick:!0,align:"right",menuClassName:"ae-TimelineItemControlItem-ulmenu",buttons:[{type:"action",className:"ae-TimelineItemControlItem-action",label:(0,o.Ru)("95b351c86267f3aedf89520959bce689"),actionType:"dialog",dialog:{title:(0,o.Ru)("d584018521820dac9e92120737b733ba"),headerClassName:"font-bold",closeOnEsc:!0,closeOnOutside:!1,showCloseButton:!0,body:[{type:"form",wrapWithPanel:!1,wrapperComponent:"div",resetAfterSubmit:!0,autoFocus:!0,preventEnterSubmit:!0,horizontal:{justify:!0,left:3,right:9},body:this.buildAddOrEditSchema(e),onSubmit:function(e){return a.toggleEdit(e,i)}}]}},{type:"button",className:"ae-TimelineItemControlItem-action",label:(0,o.Ru)("79d3abe929f67f0644a78bf32adb3a89"),onClick:function(){return a.toggleCopy(i)}},{type:"button",className:"ae-TimelineItemControlItem-action",label:(0,o.Ru)("2f4aaddde33c9b93c36fd2503f3d122b"),disabled:r,onClick:function(){return a.toggleDelete(i)}}]},{popOverContainer:null})),n.createElement("div",{className:"ae-TimelineItemControlItem-Main"},(0,c.XXf)({type:b?"input-text-i18n":"input-text",className:"ae-TimelineItemControlItem-input-title",value:d,clearable:!1,placeholder:(0,o.Ru)("96641a78cfd9f9f8ba68f0524347b186"),onChange:function(e){return a.handleEditLabel(i,e,"title")}})))},a.prototype.renderApiPanel=function(){var e=this.props.render,a=this.state,t=a.source,n=a.api;return"api"!==t?null:e("api",(0,l.ol)("apiControl",{label:(0,o.Ru)("54ea89b497ec3bb319c68844dfa3687f"),name:"source",className:"ae-ExtendMore",visibleOn:"this.autoComplete !== false",value:n,onChange:this.handleAPIChange}))},a.prototype.render=function(){var e=this,a=this.state,t=a.source,d=a.items,i=this.props,r=i.render,b=i.className;return n.createElement("div",{className:W()("ae-TimelineItemControl",b)},this.renderHeader(),"custom"===t?n.createElement("div",{className:"ae-TimelineItemControl-wrapper"},Array.isArray(d)&&d.length?n.createElement("ul",{className:"ae-TimelineItemControl-content",ref:this.dragRef},d.map((function(a,t){return e.renderOption((0,p.Cl)((0,p.Cl)({},a),{index:t}))}))):n.createElement("div",{className:"ae-TimelineItemControl-placeholder"},(0,o.Ru)("a4f1ddbbfc96930d24e4b54cb815b62b")),n.createElement("div",{className:"ae-TimelineItemControl-footer"},(0,c.XXf)(this.buildAddSchema(),{onSubmit:this.handleAdd}),(0,c.XXf)(this.buildBatchAddSchema(),{onSubmit:this.handleBatchAdd}))):null,"variable"===t?r("variable",(0,l.ol)("sourceBindControl",{label:!1,className:"ae-ExtendMore"}),{onChange:this.handleAPIChange}):null,this.renderApiPanel())},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSourceChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleAPIChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Number]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"toggleEdit",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleBatchAdd",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleAdd",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"dragRef",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a.prototype.render=function(){return n.createElement($l,(0,p.Cl)({},this.props))},a=(0,p.Cg)([(0,c.eIh)({type:"ae-timelineItemControl",renderLabel:!1})],a)}(n.Component),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var _l=t(10100),Hl=t.n(_l),Wl=function(e){function a(a){var t=e.call(this,a)||this;return t.handleSimpleInputChange=function(e){t.handleSubmit(e.currentTarget.value,"input")},t.state={apiStr:t.transformApi2Str(a.value),selectedItem:[],schema:a.pickerSchema,loading:!1},t}return(0,p.C6)(a,e),a.prototype.componentDidMount=function(){this.updatePickerOptions()},a.prototype.componentDidUpdate=function(e){var a=this.props;e.value!==a.value&&(this.setState({apiStr:this.transformApi2Str(a.value)}),this.updatePickerOptions()),(0,l.TI)(["enablePickerMode","pickerSchema"],e,a)&&this.setState({schema:a.pickerSchema}),(0,B.B92)(null==e?void 0:e.pickerSource,null==a?void 0:a.pickerSource,e.data,a.data)&&this.fetchOptions()},a.prototype.updatePickerOptions=function(){var e;return(0,p.sH)(this,void 0,void 0,(function(){var a,t;return(0,p.YH)(this,(function(n){switch(n.label){case 0:if(a=(0,B.UfW)(this.props.value),!(null===(e=null==a?void 0:a.url)||void 0===e?void 0:e.startsWith("api://")))return[3,4];this.setState({loading:!0}),t=a.url.replace("api://",""),n.label=1;case 1:return n.trys.push([1,3,,4]),[4,this.fetchOptions(t)];case 2:case 3:return n.sent(),[3,4];case 4:return this.setState({loading:!1}),[2]}}))}))},a.prototype.transformApi2Str=function(e){var a=(0,B.UfW)(e);return a.url?"".concat(a.method&&"get"!==a.method.toLowerCase()?"".concat(a.method,":"):"").concat(a.url):""},a.prototype.fetchOptions=function(e){var a,t,n,c;return(0,p.sH)(this,void 0,void 0,(function(){var o,d,i,r,b,f,s,u,m,h,v,y,g,R,C;return(0,p.YH)(this,(function(w){switch(w.label){case 0:return o=this.props,d=o.value,i=o.data,r=o.env,b=o.searchField,f=o.searchType,s=this.props.pickerSource,u=(0,B.UfW)(d),s&&(null==u?void 0:u.url)?(m=null===(t=null===(a=null==u?void 0:u.url)||void 0===a?void 0:a.split("api://"))||void 0===t?void 0:t[1],h=(0,l.ed)(i,(0,p.Cl)({value:d,op:"loadOptions"},e&&b?((C={})[b]=e,C.searchType=f,C):{})),(v=(0,ca._$)(window.editorStore).schemaFilter)&&(s=v({api:s}).api),(0,B.Amo)(s,h)?[4,r.fetcher(s,h)]:[3,2]):[2];case 1:y=w.sent(),(g=(null===(n=y.data)||void 0===n?void 0:n.items)||(null===(c=null==y?void 0:y.data)||void 0===c?void 0:c.rows)).length&&(R=g.find((function(e){return e.key===m})),this.setState({selectedItem:R?[R]:[]})),w.label=2;case 2:return[2]}}))}))},a.prototype.inputRef=function(e){this.input=e},a.prototype.focus=function(){this.input&&this.input.focus()},a.prototype.clearPickerValue=function(){var e=this,a=this.props.onChange;this.setState({apiStr:this.transformApi2Str(void 0),selectedItem:[]},(function(){null==a||a(void 0),e.focus()}))},a.prototype.handleSubmit=function(e,a){var t=this.props,n=t.onChange,c=t.value,o=e;(e||"picker-submit"!==a)&&("string"==typeof c&&"string"==typeof e||(o=Hl()({},(0,B.UfW)(c),(0,B.UfW)(e),(function(e,a,t){if(["data","responseData","headers"].includes(t))return a})),["data","responseData","headers"].forEach((function(e){null==o[e]&&delete o[e]}))),null==n||n(o))},a.prototype.handleAction=function(e,a,t,n){var c=this.props.onAction;null==c||c(e,a,t,n)},a.prototype.normalizeValue=function(e,a){var t=Ue()(e);return"function"==typeof a&&(t=a(e)),t},a.prototype.handlePickerConfirm=function(e){var a=this.props.onPickerConfirm;this.handleSubmit(this.normalizeValue(e,a),"picker-submit")},a.prototype.handlePickerClose=function(){var e=this.props.onPickerClose;null==e||e()},a.prototype.renderHeader=function(){var e,a=this.props,t=a.render,c=a.labelRemark,o=a.useMobileUI,d=a.popOverContainer,i=a.env,l=this.props.label,r=null===(e=null==i?void 0:i.theme)||void 0===e?void 0:e.classPrefix;return n.createElement("header",{className:"ApiControl-header",key:"header"},n.createElement("label",{className:W()("".concat(r,"Form-label"))},(null==l?void 0:l.type)?t("label",l):l||"",c?t("label-remark",{type:"remark",icon:c.icon||"warning-mark",tooltip:c,className:W()("Form-lableRemark",null==c?void 0:c.className),useMobileUI:o,container:d||i.getModalContainer}):null))},a.prototype.renderPickerSchema=function(){var e=this,a=this.props,t=a.render,o=a.pickerTitle;a.pickerName;var d=a.pickerSize,i=a.pickerHeaderClassName,l=a.pickerBtnSchema,r=a.enablePickerMode,b=a.onPickerSelect,f=this.state,s=f.selectedItem,u=f.schema;return u?n.createElement(q.yb,{title:o,headerClassName:W()(i,"font-bold"),onConfirm:this.handlePickerConfirm,onCancel:this.handlePickerClose,size:d,bodyRender:function(a){var n=a.onChange,c=a.setState;return t("api-control-picker",u,{value:s,onSelect:function(a){c({selectedItem:a}),n(e.normalizeValue(a,b))}})}},(function(a){var o=a.onClick,d=a.isOpened;return t("picker-action",(0,p.Cl)((0,p.Cl)({icon:n.createElement(c.Int,{icon:"picker-icon",className:"icon ae-ApiControl-icon"})},l),{className:W()("ae-ApiControl-PickerBtn",null==l?void 0:l.className)}),{onClick:function(a){return(0,p.sH)(e,void 0,void 0,(function(){return(0,p.YH)(this,(function(e){switch(e.label){case 0:if(d||!r)return[3,4];e.label=1;case 1:return e.trys.push([1,3,,4]),[4,this.fetchOptions()];case 2:case 3:return e.sent(),[3,4];case 4:return o(a),[2]}}))}))}})})):null},a.prototype.renderApiDialog=function(){return{label:"",type:"action",acitonType:"dialog",size:"sm",icon:n.createElement(c.Int,{icon:"setting",className:"icon ae-ApiControl-icon"}),className:"ae-ApiControl-setting-button",actionType:"dialog",dialog:{title:(0,o.Ru)("e370757f933a8ecd87bf0255c3ce45d0"),size:"md",className:"ae-ApiControl-dialog",headerClassName:"font-bold",bodyClassName:"ae-ApiControl-dialog-body",closeOnEsc:!0,closeOnOutside:!1,showCloseButton:!0,body:[this.renderApiConfigTabs()]}}},a.prototype.renderApiConfigTabs=function(e){void 0===e&&(e=!1);var a=this.props;a.messageDesc;var t=a.debug,n=void 0!==t&&t,c=a.name;return{type:"form",className:"ae-ApiControl-form :AMISCSSWrapper",mode:"horizontal",submitOnChange:e,wrapWithPanel:!1,onSubmit:this.handleSubmit,debug:n,body:[{type:"tabs",className:"ae-ApiControl-tabs",contentClassName:"ae-ApiControl-tabContent",tabs:[{title:(0,o.Ru)("7c57a563ab87bc6eb5edd8f5b953f499"),tab:[{label:(0,o.Ru)("6aa351f5dacd13d3d862d9c93e4a0241"),name:"method",value:"get",type:"button-group-select",mode:"horizontal",options:[{value:"get",label:"GET"},{value:"post",label:"POST"},{value:"put",label:"PUT"},{value:"patch",label:"PATCH"},{value:"delete",label:"DELETE"}]},{label:(0,o.Ru)("85624c8e8b0fc98954eecbe508e8b59d"),type:"input-text",name:"url",mode:"horizontal",size:"lg",placeholder:"http://",required:!0},{label:(0,o.Ru)("8dc91bca9bc83efea73150e3478657fc"),type:"input-text",name:"sendOn",mode:"horizontal",size:"lg",placeholder:(0,o.Ru)("bf9e242338d2c26b182aa6b9c015d84c"),description:(0,o.Ru)("91ee84292a5bf5e59d3b6309f948f2f1")},{label:(0,o.Ru)("7c6722203327e8173be987f36fadf610"),type:"button-group-select",name:"dataType",size:"sm",mode:"horizontal",description:"".concat((0,o.Ru)("55409342e28d37db86fb23efbd84a025"),':<%= data.dataType === "json" ? "application/json" : (data.dataType === "form-data" ? "multipart/form-data" : (data.dataType === "form" ? "application/x-www-form-urlencoded" : "")) %>,').concat((0,o.Ru)("e06a14abe7ef66a8ead143db4ae9786e")),options:[{label:"JSON",value:"json"},{label:"FormData",value:"form-data"},{label:"Form",value:"form"}],disabled:!1},{type:"group",body:[{type:"switch",label:(0,l.NR)((0,o.Ru)("6e6d4269d0dc3324d551062350a2ae9f"),(0,o.Ru)("ddca9c0f0e3d07c3341701b80f139cc0")),name:"silent",mode:"horizontal"}]},{type:"switch",label:(0,o.Ru)("773a0e8384fd6f784088b829d7cc2f68"),name:"cache",mode:"horizontal",pipeIn:function(e){return!!e},pipeOut:function(e){return e?3e3:void 0}},{label:"",type:"input-number",name:"cache",mode:"horizontal",size:"md",min:0,step:500,visibleOn:"this.cache",description:(0,o.Ru)("c1b110f13431df9662299f26def71df1"),pipeIn:function(e){return"number"==typeof e?e:0}},{label:(0,o.Ru)("a18ea11244325dd3d20c5988bc7f6e39"),name:"responseType",type:"switch",mode:"horizontal",description:(0,o.Ru)("68caa6082eda1745aa3f6b6d12efe423"),pipeIn:function(e){return"blob"===e},pipeOut:function(e){return e?"blob":void 0}},{label:(0,o.Ru)("91831507074270c0da8a31ad9ff87495"),name:"replaceData",type:"switch",mode:"horizontal",description:(0,o.Ru)("42be3061671b38468cc6ac84f6a0dd77")},{label:"",name:"interval",type:"input-number",mode:"horizontal",size:"md",visibleOn:'typeof this.interval === "number"',step:500,description:(0,o.Ru)("81fe75a5216d4f612f1809c122f5145a")},{label:(0,o.Ru)("19c5410b23fba4bbfd1a58bbd5268c9b"),name:"silentPolling",type:"switch",mode:"horizontal",visibleOn:"!!data.interval",description:(0,o.Ru)("04f840b0772f4b5d59954a29a76f4e7b")},{label:(0,l.NR)((0,o.Ru)("83f16354dd1532422dc8b3581d096e7b"),(0,o.Ru)("620f826a77f079c5683a9d3c59461ea1")),name:"stopAutoRefreshWhen",type:"input-text",mode:"horizontal",horizontal:{leftFixed:"md"},size:"lg",visibleOn:"!!data.interval",placeholder:(0,o.Ru)("6037dae99e9446deaed45f7e408f47ab")}]},{title:(0,o.Ru)("90260d55567cfd97ec2f085963a60bcf"),tab:[{type:"switch",label:(0,l.NR)((0,o.Ru)("be47bd270e7756d4233e59bbe4cd5b96"),(0,o.Ru)("f80cc88446cc10da4838556666f6b9f1")),name:"headers",mode:"horizontal",className:"m-b-xs",pipeIn:function(e){return!!e},pipeOut:function(e){return e?{"":""}:null}},{type:"combo",name:"headers",mode:"horizontal",syncDefaultValue:!1,multiple:!0,visibleOn:"this.headers",items:[{type:"input-text",name:"key",placeholder:"Key",unique:!0,required:!0,options:[{label:"Content-Encoding",value:"Content-Encoding"},{label:"Content-Type",value:"Content-Type"}]},{type:"input-text",name:"value",placeholder:"Value",disabled:!1}],pipeIn:function(e){if(!(0,l.Gv)(e))return e;var a=[];return Object.keys(e).forEach((function(t){a.push({key:t||"",value:"string"==typeof e[t]?e[t]:JSON.stringify(e[t])})})),a},pipeOut:function(e){if(!Array.isArray(e))return e;var a={};return e.forEach((function(e){var t=e.key||"",n=e.value;try{n=JSON.parse(n)}catch(e){}a[t]=n})),a}},{type:"switch",label:(0,l.NR)((0,o.Ru)("8f0064a9cfd7dcbb3c729f1357f11772"),(0,o.Ru)("0fcbf036057c6dd88b7b809daa0c5eb7")),name:"data",mode:"horizontal",pipeIn:function(e){return!!e},pipeOut:function(e){return e?{"&":"$$"}:null}},{type:"combo",syncDefaultValue:!1,name:"data",mode:"horizontal",renderLabel:!1,visibleOn:"this.data",descriptionClassName:"help-block text-xs m-b-none",description:(0,o.Ru)("5414824fb8efdb7d59beae4bf95fdefd"),multiple:!0,pipeIn:function(e){if(!(0,l.Gv)(e))return e;var a=[];return Object.keys(e).forEach((function(t){a.push({key:t||"",value:"string"==typeof e[t]?e[t]:JSON.stringify(e[t])})})),a},pipeOut:function(e){if(!Array.isArray(e))return e;var a={};return e.forEach((function(e){var t=e.key||"",n=e.value;try{n=JSON.parse(n)}catch(e){}a[t]=n})),a},items:[{placeholder:"Key",type:"input-text",unique:!0,name:"key",required:!0},(0,l.ol)("DataPickerControl",{placeholder:"Value",name:"value"})]},(0,l.ol)("apiRequestAdaptor"),{type:"switch",label:(0,l.NR)((0,o.Ru)("6d33298a54888a30753373ca5bfe3bc2"),(0,o.Ru)("542e06175ff4f7407c467bbde90de56a")),name:"responseData",mode:"horizontal",pipeIn:function(e){return!!e},pipeOut:function(e){return e?{"&":"$$"}:null}},{type:"combo",syncDefaultValue:!1,name:"responseData",mode:"horizontal",renderLabel:!1,visibleOn:"this.responseData",descriptionClassName:"help-block text-xs m-b-none",multiple:!0,pipeIn:function(e){if(!(0,l.Gv)(e))return e;var a=[];return Object.keys(e).forEach((function(t){a.push({key:t||"",value:"string"==typeof e[t]?e[t]:JSON.stringify(e[t])})})),a},pipeOut:function(e){if(!Array.isArray(e))return e;var a={};return e.forEach((function(e){var t=e.key||"",n=e.value;try{n=JSON.parse(n)}catch(e){}a[t]=n})),a},items:[{placeholder:"Key",type:"input-text",unique:!0,name:"key",required:!0},{placeholder:"Value",type:"input-text",name:"value"}]},(0,l.ol)("validateApi"===c?"validateApiAdaptor":"apiAdaptor")]},{title:(0,o.Ru)("99c74120cc62f4bf31d661e3212b7121"),tab:[{label:(0,o.Ru)("7c583ecdf795ce4f1f40d7960ead9344"),type:"combo",name:"messages",mode:"normal",multiLine:!0,items:[{label:(0,o.Ru)("70941a02776496ec446f21f98ebf754e"),type:"input-text",name:"success"},{label:(0,o.Ru)("f50bf418323ee425eca7208c09a4577e"),type:"input-text",name:"failed"}]}]}]}]}},a.prototype.render=function(){var e,a,t=this.props,o=t.render,d=t.className,i=t.footerClassName;t.classPrefix,t.label,t.labelRemark;var l=t.value,r=t.footer,b=t.border,f=void 0!==b&&b,s=t.onlyTabs,u=void 0!==s&&s;t.messageDesc;var p=t.enablePickerMode,m=t.disabled;t.mode;var h=t.enableHighlight,v=t.labelField,y=void 0===v?"label":v;t.useMobileUI,t.popOverContainer,t.env;var g=t.renderLabel,R=this.state,C=R.apiStr,w=R.selectedItem,x=R.loading,S=null!==(a=null===(e=null==(w=Array.isArray(w)&&0!==w.length?w:[])?void 0:w[0])||void 0===e?void 0:e[y])&&void 0!==a?a:"";return n.createElement(n.Fragment,null,n.createElement("div",{className:W()("ae-ApiControl",d,{border:f})},u?o("api-control-tabs",this.renderApiConfigTabs(!0),{data:(0,B.UfW)(l)}):n.createElement(n.Fragment,null,!g&&this.renderHeader(),n.createElement("div",{className:"ae-ApiControl-content",key:"content"},n.createElement("div",{className:W()("ae-ApiControl-input")},h&&S?n.createElement("div",{className:W()("ae-ApiControl-highlight")},x?n.createElement(q.y$,{show:!0,icon:"reload",size:"sm",spinnerClassName:W()("Select-spinner")}):n.createElement("span",{className:W()("ae-ApiControl-highlight-tag")},n.createElement("span",null,S),n.createElement("a",{onClick:this.clearPickerValue,className:W()("Modal-close")},n.createElement(c.Int,{icon:"close",className:W()("icon","ae-ApiControl-highlight-close")})))):n.createElement(q.pd,{ref:this.inputRef,value:C,type:"text",disabled:m,placeholder:"http://",onChange:this.handleSimpleInputChange}),p?this.renderPickerSchema():null),o("api-control-dialog",this.renderApiDialog(),{data:(0,B.UfW)(l)})))),Array.isArray(r)&&0!==r.length?n.createElement("footer",{className:W()("mt-3",i),key:"footer"},o("api-control-footer",r)):null)},a.defaultProps={pickerBtnSchema:{type:"button",level:"link",size:"sm"},labelField:"label",searchType:"key"},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"inputRef",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"clearPickerValue",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSubmit",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handlePickerConfirm",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handlePickerClose",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderHeader",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-apiControl",renderLabel:!1})],a)}(Wl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ql=t(41042),Ul=t.n(ql),Jl=function(e){function a(a){var t=e.call(this,a)||this,n=t.props.data;return t.validator=t.props.validator,t.state={value:null==n?void 0:n.value,checked:null!=n.value,message:(null==n?void 0:n.message)||"",isBuiltIn:null==n?void 0:n.isBuiltIn},t}return(0,p.C6)(a,e),a.prototype.handleEdit=function(e,a){var t=this.props,n=t.onEdit,c=t.data;"submit"===(null==a?void 0:a.type)&&n&&n((0,p.Cl)({name:c.name},e))},a.prototype.handleDelete=function(){var e=this.props,a=e.onDelete,t=e.data;a&&a(t.name)},a.prototype.handleSwitch=function(e){var a=this.props,t=a.onSwitch,n=a.data,c=this.state,o=c.value;c.message,this.setState({checked:e}),e&&(n.value=!this.validator.schema||o,n.message=""),t&&t(e,n)},a.prototype.renderActions=function(){var e=[];return this.props.isDefault||e.push(n.createElement(c.$nd,{className:"ae-ValidationControl-item-action",level:"link",size:"md",key:"delete",onClick:this.handleDelete},n.createElement("i",{className:"fa fa-trash"}))),0!==e.length?n.createElement(n.Fragment,null,n.createElement("div",{className:"ae-ValidationControl-item-actions"},e)):null},a.prototype.renderInputControl=function(){var e=this,a=this.state,t=a.value,d=a.message,i=a.checked,r=this.props,b=r.fields,f=r.rendererSchema,s=(0,l.k7)(),u=[];if(!i)return null;if(f){var p=(Array.isArray(f)?f:[f]).filter((function(a){return a.validateName===e.validator.name}));!p.length&&this.validator.schema&&(p=p.concat(this.validator.schema)),u=p}else this.validator.schema&&(u=u.concat(this.validator.schema));return this.validator.message&&u.push({name:"message",type:s?"input-text-i18n":"input-text",label:(0,l.NR)((0,o.Ru)("d7a169e81b60ee08c82b5d9de473e362"),"系统默认提示:".concat(this.validator.message)),placeholder:(0,o.Ru)("5ef6ce89f52b4331b080a0f3019414f3")}),0!==u.length?n.createElement("section",{className:W()("ae-ValidationControl-item-input","ae-ExtendMore")},(0,c.XXf)({type:"form",className:"w-full",wrapWithPanel:!1,panelClassName:"border-none shadow-none mb-0",bodyClassName:"p-none",actionsClassName:"border-none mt-2.5",wrapperComponent:"div",mode:"horizontal",horizontal:{justify:!0,left:4,right:8},preventEnterSubmit:!0,submitOnChange:!0,body:u},{data:{value:t,message:d,fields:b},onSubmit:this.handleEdit})):null},a.prototype.render=function(){var e=this.props,a=e.classPrefix,t=e.data;e.isDefault;var o=this.state,d=o.checked,i=o.isBuiltIn;return n.createElement("div",{className:W()("ae-ValidationControl-item",{"is-active":d}),key:t.name},n.createElement("section",{className:W()("ae-ValidationControl-item-control",{"is-active":d&&"required"!==t.name})},n.createElement("label",{className:W()("".concat(a,"Form-label"))},this.validator.label),n.createElement("div",null,this.renderActions(),n.createElement(c.dOG,{key:"switch",value:d,disabled:i,onChange:this.handleSwitch}))),this.renderInputControl())},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleEdit",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleDelete",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Boolean]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSwitch",null),a}(n.Component);window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Yl=function(e){function a(a){var t=e.call(this,a)||this;return t.state={avaliableValids:t.getAvaliableValids(a),fields:[]},t}return(0,p.C6)(a,e),a.prototype.componentDidMount=function(){return(0,p.sH)(this,void 0,void 0,(function(){var e;return(0,p.YH)(this,(function(a){switch(a.label){case 0:return[4,this.buildFieldsData()];case 1:return e=a.sent(),this.setState({fields:e}),[2]}}))}))},a.prototype.componentWillReceiveProps=function(e){var a,t,n;(this.props.data.type!==e.data.type||(null===(a=this.cache)||void 0===a?void 0:a.required)!==e.data.required||(0,l.JQ)(null===(t=this.cache)||void 0===t?void 0:t.validations,e.data.validations)||(0,l.JQ)(null===(n=this.cache)||void 0===n?void 0:n.validationErrors,e.data.validationErrors))&&this.setState({avaliableValids:this.getAvaliableValids(e)})},a.prototype.buildFieldsData=function(){return(0,p.sH)(this,void 0,void 0,(function(){var e;return(0,p.YH)(this,(function(a){switch(a.label){case 0:return[4,(0,l.VA)(this)];case 1:return e=a.sent(),[2,(0,c.dGY)(e,(function(e){return{label:e.label,value:e.value}}))]}}))}))},a.prototype.getAvaliableValids=function(e){var a=e.data,t=e.tag;return function(e){var a={},t={},n={};return co.forEach((function(c){var o=c.tag[e];null==o?null!=(o=c.tag[no.All])&&(o===to.isDefault?a[c.name]=c:o===to.isMore?t[c.name]=c:o===to.isBuiltIn&&(n[c.name]=c)):o===to.isDefault?a[c.name]=c:o===to.isMore?t[c.name]=c:o===to.isBuiltIn&&(n[c.name]=c)})),{defaultValidators:a,moreValidators:t,builtInValidators:n}}(t="string"==typeof t?t:t(a))},a.prototype.transformValid=function(e){var a=e.required,t=e.validations,n=e.validationErrors,c=[];return a&&c.push({name:"required",value:!0,message:null==n?void 0:n.required}),t&&Object.keys(t).forEach((function(e){c.push({name:e,value:t[e],message:null==n?void 0:n[e]})})),c},a.prototype.updateValidation=function(e){var a=this.props.onBulkChange;if(!e.length)return this.cache=void 0,void(a&&a({required:void 0,validations:void 0,validationErrors:void 0}));var t=void 0,n={},c={};e.forEach((function(e){var a=e.name,o=e.value,d=e.message;"required"!==a?null!=o&&(n[a]=o,d&&(c[a]=d)):t=o})),this.cache={required:t,validations:Object.keys(n).length?n:void 0,validationErrors:Object.keys(c).length?c:void 0},a&&a((0,p.Cl)({},this.cache))},a.prototype.handleAddValidator=function(e){var a=this.transformValid(this.props.data);a.push({name:e.name,value:!e.schema||"",message:""}),this.updateValidation(a)},a.prototype.handleEditRule=function(e){var a=this.transformValid(this.props.data),t=a.find((function(a){return a.name===e.name}));t?(t.value=e.value,t.message=e.message):a.push(e),this.updateValidation(a)},a.prototype.handleRemoveRule=function(e){var a=this.transformValid(this.props.data);Rc()(a,(function(a){return a.name===e})),this.updateValidation(a)},a.prototype.handleSwitchRule=function(e,a){var t=this.transformValid(this.props.data),n=t.find((function(e){return e.name===a.name}));n||(n={name:a.name},t.push(n)),n.value=e?a.value:void 0,n.message=e?a.message:void 0,this.updateValidation(t)},a.prototype.renderDropdown=function(){var e=this,a=this.props,t=a.render,c=a.validations,d=void 0===c?{}:c,i=this.state.avaliableValids.moreValidators,l=Object.values(i).filter((function(e){return!d.hasOwnProperty(e.name)})),r=Object.entries(Ul()(l,"group")).map((function(a){var t=(0,p.zs)(a,2);return{label:t[0],children:t[1].map((function(a){return{label:a.label,onClick:function(){return e.handleAddValidator(a)}}}))}}));return n.createElement("div",{className:"ae-ValidationControl-dropdown"},t("validation-control-dropdown",{type:"dropdown-button",btnClassName:"ae-ValidationControl-dropdown-btn",menuClassName:"ae-ValidationControl-dropdown-menu",level:"link",size:"md",icon:"fa fa-plus",label:"",tooltip:(0,o.Ru)("442781667396d6eff51113f482d89e54"),placement:"left",align:"right",tooltipTrigger:"hover",closeOnClick:!0,closeOnOutside:!0,hideCaret:!0,disabled:0===r.length,buttons:r},{key:"validation-control-dropdown",popOverContainer:null}))},a.prototype.renderValidaton=function(){var e,t,c,o=this,d=a.getRendererSchemaFromProps(this.props),i=this.filterCustomRendererProps(d),l=null===(c=null===(t=null===(e=this.props)||void 0===e?void 0:e.env)||void 0===t?void 0:t.theme)||void 0===c?void 0:c.classPrefix,r=this.state,b=r.avaliableValids,f=b.defaultValidators,s=b.moreValidators,u=b.builtInValidators,m=r.fields,h=this.transformValid(this.props.data),v=[];return h=h.concat(),Object.keys(f).forEach((function(e){var a=Rc()(h,(function(a){return a.name===e}));v.push(n.createElement(Jl,{rendererSchema:i,fields:m,key:e,validator:f[e],data:a.length?a[0]:{name:e},classPrefix:l,isDefault:f.hasOwnProperty(e),onEdit:o.handleEditRule,onDelete:o.handleRemoveRule,onSwitch:o.handleSwitchRule}))})),Object.keys(u).forEach((function(e){var a=Rc()(h,(function(a){return a.name===e}));v.push(n.createElement(Jl,{rendererSchema:i,fields:m,key:e,validator:u[e],data:a.length?(0,p.Cl)((0,p.Cl)({},a[0]),{isBuiltIn:!0}):{name:e,value:!0,isBuiltIn:!0},classPrefix:l,isDefault:u.hasOwnProperty(e),onEdit:o.handleEditRule,onDelete:o.handleRemoveRule,onSwitch:o.handleSwitchRule}))})),h.length&&h.forEach((function(e){var a,t=s[e.name]||(a=e.name,co.find((function(e){return e.name===a})));t&&v.push(n.createElement(Jl,{rendererSchema:i,fields:m,key:e.name,data:e,classPrefix:l,validator:t,isDefault:f.hasOwnProperty(e.name),onEdit:o.handleEditRule,onDelete:o.handleRemoveRule,onSwitch:o.handleSwitchRule}))})),n.createElement("div",{className:"ae-ValidationControl-rules",key:"rules"},v)},a.prototype.filterCustomRendererProps=function(e){var a,t=this.props,n=t.data;t.name;var c=t.placeholder,o=t.rendererSchema,d=e;return e&&"function"==typeof o&&(d=Object.assign({},e,{type:null!==(a=e.type)&&void 0!==a?a:n.type,popOverContainer:function(){return document.body},name:"value"}),(d=A()(d,["id","$$id","className","style","readOnly","horizontal","size","remark","labelRemark","static","staticOn","hidden","hiddenOn","visible","visibleOn","disabled","disabledOn","required","requiredOn","className","labelClassName","labelAlign","inputClassName","description","autoUpdate","prefix","suffix","unitOptions","keyboard","kilobitSeparator","value","inputControlClassName","css","validateApi","validations","themeCss","onEvent","embed"])).clearable=!0,c&&(d.placeholder=c)),(0,l.Hd)(d),d},a.getRendererSchemaFromProps=function(e){var a=e.rendererSchema;return"function"==typeof a?a(e.data?(0,p.Cl)({},e.data):void 0):a},a.prototype.render=function(){var e=this.props.className;return n.createElement("div",{className:W()("ae-ValidationControl",e),key:"validation-control"},this.renderDropdown(),this.renderValidaton())},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"buildFieldsData",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleEditRule",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleRemoveRule",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Boolean,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSwitchRule",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"filterCustomRendererProps",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-validationControl",renderLabel:!1,strictMode:!1,shouldComponentUpdate:function(e,a){var t=Yl.getRendererSchemaFromProps(e),n=Yl.getRendererSchemaFromProps(a);return(0,l.JQ)(t,n)}})],a)}(Yl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Xl=function(e){function a(a){return e.call(this,a)||this}return(0,p.C6)(a,e),a.prototype.renderValidateApiControl=function(){var e=this.props,a=e.onBulkChange,t=e.render;return n.createElement("div",{className:"ae-ValidationControl-item"},t("validate-api-control",{type:"form",wrapWithPanel:!1,className:"w-full mb-2",bodyClassName:"p-none",wrapperComponent:"div",mode:"horizontal",data:{switchStatus:void 0!==this.props.data.validateApi},preventEnterSubmit:!0,submitOnChange:!0,onSubmit:function(e){var t=e.switchStatus,n=e.validateApi;a&&a({validateApi:t?n:void 0})},body:[(0,l.ol)("switch",{label:(0,l.NR)((0,o.Ru)("240a19929878c26f5e4c41c08f63cd1c"),(0,o.Ru)("ae7ca6f3dec57a73ddc145a7094adc97")),name:"switchStatus"}),{type:"container",className:"ae-ExtendMore ae-ValidationControl-item-input",bodyClassName:"w-full",visibleOn:"this.switchStatus",data:{validateApi:this.props.data.validateApi},body:[(0,l.ol)("apiControl",{name:"validateApi",renderLabel:!0,label:"",mode:"normal",className:"w-full"})]}]}))},a.prototype.render=function(){return n.createElement(n.Fragment,null,this.renderValidateApiControl())},a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-validationApiControl",renderLabel:!1,strictMode:!1})],a)}(Xl),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Gl=t(61473),Kl=t.n(Gl),Ql=t(51778),Zl=t.n(Ql),er=function(e){function a(a){var t=e.call(this,a)||this;return t.state=t.initState(),t}return(0,p.C6)(a,e),a.prototype.initState=function(){var e=this.props,a=e.data,t=e.value,n=e.trueValue;e.falseValue;var c=e.name,o=e.bulk;e.hiddenOnDefault;var d=e.isChecked,i=!1,l=!1;if(d&&"function"==typeof d)l=i=d({data:a,value:t,name:c,bulk:o});else if(c)i=!!t===n;else if(o){var r=this.getFormItemNames();l=i=Zl()(r,(function(e){return void 0!==a[e]}))}else i=t===n;return{checked:i,show:l}},a.prototype.getFormItemNames=function(){var e=this.props.form;return e&&Array.isArray(null==e?void 0:e.body)?e.body.map((function(e){return"string"==typeof e||null==e?void 0:e.name})).filter((function(e){return e})):[]},a.prototype.overlayRef=function(e){this.overlay=e?(0,fa.findDOMNode)(e):null},a.prototype.openPopover=function(){this.setState({show:!0})},a.prototype.toogleExtend=function(){this.setState({show:!this.state.show})},a.prototype.closePopover=function(){this.setState({show:!1})},a.prototype.handleDelete=function(e){var a=this.props.onRemove;a&&a(e)},a.prototype.handleSwitchChange=function(e){var a=this.props,t=a.onBulkChange,n=a.onChange,c=a.bulk,o=a.defaultData,d=a.name,i=a.trueValue,l=a.falseValue,r=a.clearChildValuesOnOff;if(this.setState({checked:e}),c)if(e){var b=o?(0,p.Cl)({},o):{};d&&(b[d]=i),t&&t(b)}else{var f=r?Kl()(this.getFormItemNames().map((function(e){return[e,void 0]}))):{};d&&(f[d]=l),t&&t(f)}else n(e?o||!0:void 0)},a.prototype.handleSubmit=function(e){var a=this.props,t=a.onChange,n=a.onBulkChange;a.bulk?n&&n(e):t&&t(e)},a.prototype.handleAction=function(e,a,t,n,c){var o=this.props.onClose;"close"===a.actionType&&(this.setState({show:!1}),o&&o(e))},a.prototype.renderActions=function(){var e=this.props,a=e.render,t=e.removable,d=e.disabled,i=e.form,l=e.formType,r=e.hiddenOnDefault,b=e.bulk,f=this.state,s=f.checked,u=f.show;if(!i||!s||d)return null;var p=[];return"dialog"===l?p.push(a("switch-more-form",this.renderDialogMore(),{key:"edit",onSubmit:this.handleSubmit})):"pop"===l?p.push(n.createElement(c.$nd,{key:"edit",level:"link",size:"sm",className:"action-btn",ref:this.overlayRef,onClick:this.openPopover},n.createElement(c.Int,{icon:"pencil",className:"icon"}))):b&&r&&"extend"===l&&p.push(n.createElement("div",{key:"open","data-tooltip":u?void 0:(0,o.Ru)("311f6d1fa5f13b0e280d7b3c9d40c5be"),"data-position":"bottom"},n.createElement(c.$nd,{level:"link",size:"sm",className:"action-btn open-btn"+(u?" opening":""),onClick:this.toogleExtend},n.createElement(c.Int,{icon:"caret",className:"icon"})))),t&&p.push(n.createElement(c.$nd,{key:"remove",level:"link",size:"sm",onClick:this.handleDelete},n.createElement(c.Int,{icon:"delete-btn",className:"icon ae-SwitchMore-icon"}))),p},a.prototype.renderPopover=function(){var e=this.props,a=e.render,t=e.popOverclassName,d=e.overlay,i=e.offset,l=e.target,r=e.container,b=e.placement,f=e.rootClose,s=e.style,u=e.title;return n.createElement(c.hJs,{show:!0,rootClose:f,placement:b,target:l||this.overlay,container:r},n.createElement(c.Kx3,{className:W()("ae-SwitchMore-popover",t),placement:b,overlay:d,offset:i,style:s},n.createElement("header",null,n.createElement("p",{className:"ae-SwitchMore-title"},u||(0,o.Ru)("38aa9dc2a0f14555322061d2ff997349")),n.createElement("a",{onClick:this.closePopover,className:"ae-SwitchMore-close"},n.createElement(c.Int,{icon:"close",className:"icon"}))),a("switch-more-form",this.renderForm(),{onSubmit:this.handleSubmit})))},a.prototype.renderExtend=function(){var e=this.props,a=e.render;e.form,e.bulk;var t=e.hiddenOnDefault,c=this.state.show;return t&&!c?null:n.createElement("div",null,n.createElement("div",{className:W()("ae-SwitchMore-content","inFormItem")},a("switch-more-form",this.renderForm(),{onSubmit:this.handleSubmit})))},a.prototype.renderDialogMore=function(){return{type:"input-sub-form",btnLabel:"",className:"inline-block m-0 h-6 bg-white ",itemClassName:"bg-white hover:bg-white m-0 p-0",icon:"fa fa-cog",form:(0,p.Cl)({title:this.props.label},this.renderForm())}},a.prototype.renderForm=function(){var e,a=this.props,t=a.form,n=a.name,c=a.formType,o=a.data,d=a.bulk,i=a.defaultData,l=a.autoFocus;return(0,p.Cl)({type:"form",wrapWithPanel:!1,panelClassName:"border-none shadow-none mb-0",actionsClassName:"border-none mt-2.5",wrapperComponent:"div",mode:"horizontal",horizontal:{justify:!0,left:4},autoFocus:l,formLazyChange:!0,preventEnterSubmit:!0,submitOnChange:["pop","extend"].includes(c),data:o&&n&&!d?null!==(e=o[n])&&void 0!==e?e:i:null!=i?i:{}},t)},a.prototype.renderMoreSection=function(){var e=this.props.formType,a=this.state,t=a.show;return a.checked?"pop"===e?t?this.renderPopover():null:"extend"===e?this.renderExtend():null:null},a.prototype.render=function(){var e,a=this.props,t=a.render,o=a.disabled,d=a.className,i=a.body,l=a.env,r=a.hidden,b=a.formType,f=a.onText,s=a.offText;if(r)return null;var u=this.state;u.show;var p=u.checked,m=this.renderActions();return null===(e=null==l?void 0:l.theme)||void 0===e||e.classPrefix,n.createElement("div",{className:W()("ae-SwitchMore","ae-SwitchMore-"+b,d)},n.createElement("div",{className:W()("ae-SwitchMore-switch")},i?t("body",i):null,m&&m.length?n.createElement("div",{className:"ae-SwitchMore-actions"},m,p?n.createElement("hr",null):null):null,n.createElement(c.dOG,{value:p,onChange:this.handleSwitchChange,disabled:o,onText:f,offText:s})),this.renderMoreSection())},a.defaultProps={container:document.body,autoFocus:!0,overlay:!0,rootClose:!1,trueValue:!0,falseValue:!1,formType:"pop",bulk:!0,clearChildValuesOnOff:!0},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"overlayRef",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"openPopover",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"toogleExtend",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"closePopover",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleDelete",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Boolean]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSwitchChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSubmit",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Object,Object,Boolean,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleAction",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-switch-more",strictMode:!1})],a)}(er),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var ar=function(e){function a(a){var t=e.call(this,a)||this;return t.state=t.initState(),t}return(0,p.C6)(a,e),a.prototype.initState=function(){var e=this.props,a=e.data,t=void 0===a?{}:a,n=e.noBulkChange,c=e.noBulkChangeData,o=e.expressionName,d=e.name,i=e.trueValue,l=e.defaultTrue,r={statusType:1,expression:"",condition:{conjunction:"and",children:[]}},b=t;return n&&c&&(b=c),"string"!=typeof b[o]||!b[o]&&""!==b[o]||(r.statusType=2,r.expression=b[o]),"object"==typeof b[o]&&b[o]&&b[o].conjunction&&(r.statusType=3,r.condition=b[o]),{checked:b[d]==i||"string"==typeof b[o]||"[object Object]"===Object.prototype.toString.call(b[o])||!!l&&null==b[d]&&null==b[o],formData:r}},a.prototype.shouldComponentUpdate=function(e,a){return a.checked!==this.state.checked},a.prototype.handleSwitch=function(e){var a=this,t=this.props,n=t.trueValue,c=t.falseValue,o=this.state.formData||{},d=o.condition,i=o.expression,l=o.statusType,r=void 0===l?1:l;this.setState({checked:e==n},(function(){var t,o=a.props,l=o.onBulkChange,b=o.noBulkChange,f=o.onDataChange,s=o.expressionName,u=o.name,p=((t={})[u]=e==c?c:void 0,t[s]=void 0,t);if(e==n)switch(r){case 1:p[u]=n;break;case 2:p[s]=i;break;case 3:p[s]=d}!b&&l&&l(p),f&&f(p)}))},a.prototype.handleFormSubmit=function(e){var a,t=this.props,n=t.onBulkChange,c=t.noBulkChange,o=t.onDataChange,d=t.name,i=t.expressionName,l=((a={})[d]=void 0,a[i]=void 0,a);switch(this.setState({formData:e}),e.statusType){case 1:l[d]=!0;break;case 2:l[i]=e.expression;break;case 3:l[i]=e.condition}!c&&n&&n(l),o&&o(l)},a.prototype.render=function(){var e=this.props,a=e.className;e.data;var t=e.trueValue,o=e.falseValue;e.env;var d=this.state.checked;return n.createElement("div",{className:W()("ae-StatusControl",a)},n.createElement("header",{className:W()("ae-StatusControl-switch")},n.createElement("div",null,n.createElement(c.dOG,{className:"ae-BaseSwitch",size:"md",trueValue:t,falseValue:o,checked:d,onChange:this.handleSwitch}))),d?this.renderContent():null)},a.prototype.renderContent=function(){var e=this.props,a=e.render,t=e.label;e.data,e.name,e.expressionName;var c=e.options;e.children;var d=e.messages,i=this.state.formData;return n.createElement("div",{className:"ae-StatusControl-content"},a("status-control-form",{type:"form",title:"",panelClassName:"border-none shadow-none mb-0",bodyClassName:"p-none",actionsClassName:"border-none mt-2.5",wrapperComponent:"div",submitOnChange:!0,autoFocus:!0,formLazyChange:!0,footerWrapClassName:"hidden",preventEnterSubmit:!0,messages:d,mode:"horizontal",horizontal:{justify:!0,left:3},body:[{type:"select",label:(0,o.Ru)("69fbb2e5fc9eb3ba06096cbedbf5a622"),name:"statusType",options:c||[{label:(0,o.Ru)("8baf21fa26d6d24b4faa872953275d8d"),value:1},{label:(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),value:2}]},(0,l.ol)("expressionFormulaControl",{evalMode:!1,label:(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),name:"expression",placeholder:(0,o.Ru)("02cc4f8f5a9aefbc03c778f7a5c989c7").concat(t,(0,o.Ru)("69fbb2e5fc9eb3ba06096cbedbf5a622")),visibleOn:"this.statusType === 2"}),(0,l.ol)("conditionFormulaControl",{label:"条件设置",name:"condition",visibleOn:"this.statusType === 3"})]},{data:i,onSubmit:this.handleFormSubmit}))},a.defaultProps={trueValue:!0,falseValue:!1},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Boolean]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSwitch",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleFormSubmit",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-statusControl"})],a)}(ar),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var tr=function(e){function a(a){var t=e.call(this,a)||this;return t.state={variables:[],formulaPickerValue:""},t}return(0,p.C6)(a,e),a.prototype.componentDidMount=function(){return(0,p.sH)(this,void 0,void 0,(function(){var e,a,t=this;return(0,p.YH)(this,(function(n){switch(n.label){case 0:return this.initFormulaPickerValue(this.props.value),e=window.editorStore,this.appLocale=null==e?void 0:e.appLocale,this.appCorpusData=null==e?void 0:e.appCorpusData,this.unReaction=(0,K.mJ)((function(){return null==e?void 0:e.appLocaleState}),(function(){return(0,p.sH)(t,void 0,void 0,(function(){return(0,p.YH)(this,(function(a){return this.appLocale=null==e?void 0:e.appLocale,this.appCorpusData=null==e?void 0:e.appCorpusData,[2]}))}))})),[4,(0,l.UN)(this)];case 1:return a=n.sent(),this.setState({variables:a}),[2]}}))}))},a.prototype.componentDidUpdate=function(e){return(0,p.sH)(this,void 0,void 0,(function(){return(0,p.YH)(this,(function(a){return e.value!==this.props.value&&this.initFormulaPickerValue(this.props.value),[2]}))}))},a.prototype.componentWillUnmount=function(){var e;this.isUnmount=!0,null===(e=this.unReaction)||void 0===e||e.call(this)},a.prototype.initFormulaPickerValue=function(e){var a=(null==e?void 0:e.replace(/^\$\{([\s\S]*)\}$/,(function(e,a){return a})))||"";this.setState({formulaPickerValue:a})},a.prototype.handleConfirm=function(e){var a,t;void 0===e&&(e=""),e&&!/^\$\{([\s\S]*)\}$/.test(e)&&(e="${".concat(e,"}")),null===(t=null===(a=this.props)||void 0===a?void 0:a.onChange)||void 0===t||t.call(a,e)},a.prototype.handleClearExpression=function(e){var a,t;e.stopPropagation(),e.preventDefault(),null===(t=null===(a=this.props)||void 0===a?void 0:a.onChange)||void 0===t||t.call(a,void 0)},a.prototype.handleOnClick=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){var t;return(0,p.YH)(this,(function(n){switch(n.label){case 0:return[4,(0,l.UN)(this)];case 1:return t=n.sent(),this.setState({variables:t}),[2,null==a?void 0:a(e)]}}))}))},a.prototype.render=function(){var e,a,t=this,d=this.props,i=d.value,l=d.className,r=d.variableMode,b=d.header,f=d.size,s=(0,p.Tt)(d,["value","className","variableMode","header","size"]),u=this.state,m=u.formulaPickerValue,h=u.variables,v=(0,B.BHS)(i),y=null===(a=null===(e=this.props)||void 0===e?void 0:e.data)||void 0===a?void 0:a.name;return n.createElement("div",{className:W()("ae-ExpressionFormulaControl",l)},n.createElement(c.ybG,{showTitle:!1,bodyRender:function(e){var a=e.value,t=e.onChange;return n.createElement(q.mU,(0,p.Cl)({},s,{evalMode:!0,variableMode:r,variables:h,header:b||(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),value:a,onChange:t,selfVariableName:y}))},value:m,onConfirm:this.handleConfirm,size:null!=f?f:"lg"},(function(e){var a=e.onClick;return i&&!v?n.createElement(q.cl,{value:i,onChange:s.onChange}):m?n.createElement(c.$nd,{className:"btn-configured",tooltip:{placement:"left",tooltipTheme:"dark",mouseLeaveDelay:20,content:i,tooltipClassName:"btn-configured-tooltip",children:function(){return n.createElement(q.hu,{readOnly:!0,value:"string"==typeof i?i.substring(2,i.length-1):"",variables:h,evalMode:!0,editorTheme:"dark",editorOptions:{lineNumbers:!1}})}},onClick:function(e){return t.handleOnClick(e,a)}},n.createElement(q.hu,{singleLine:!0,readOnly:!0,highlightMode:"expression",value:i,variables:h,evalMode:!1}),n.createElement(c.Int,{icon:"input-clear",className:"icon",onClick:t.handleClearExpression})):n.createElement(n.Fragment,null,n.createElement(c.$nd,{size:"sm",className:"btn-set-expression",onClick:function(e){return t.handleOnClick(e,a)}},(0,o.Ru)("fbb96f7ea104d34fc4b7bd625d892c45")))})))},a.defaultProps={variableMode:"tree",requiredDataPropsVariables:!1,evalMode:!0},(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"initFormulaPickerValue",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleConfirm",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleClearExpression",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Function]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"handleOnClick",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-expressionFormulaControl"})],a)}(tr),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var nr={string:"text",number:"number",boolean:"boolean"},cr=function(e){function a(a){var t=e.call(this,a)||this;return t.state={fields:[],formulaPickerValue:""},t}return(0,p.C6)(a,e),a.prototype.componentDidMount=function(){return(0,p.sH)(this,void 0,void 0,(function(){var e,a,t=this;return(0,p.YH)(this,(function(n){switch(n.label){case 0:return this.initFormulaPickerValue(this.props.value),e=window.editorStore,this.appLocale=null==e?void 0:e.appLocale,this.appCorpusData=null==e?void 0:e.appCorpusData,this.unReaction=(0,K.mJ)((function(){return null==e?void 0:e.appLocaleState}),(function(){return(0,p.sH)(t,void 0,void 0,(function(){return(0,p.YH)(this,(function(a){return this.appLocale=null==e?void 0:e.appLocale,this.appCorpusData=null==e?void 0:e.appCorpusData,[2]}))}))})),[4,this.buildFieldsData()];case 1:return a=n.sent(),this.setState({fields:a}),[2]}}))}))},a.prototype.componentDidUpdate=function(e){return(0,p.sH)(this,void 0,void 0,(function(){return(0,p.YH)(this,(function(a){return e.value!==this.props.value&&this.initFormulaPickerValue(this.props.value),[2]}))}))},a.prototype.componentWillUnmount=function(){var e;this.isUnmount=!0,null===(e=this.unReaction)||void 0===e||e.call(this)},a.prototype.buildFieldsData=function(){var e;return(0,p.sH)(this,void 0,void 0,(function(){var a,t,n,c,o;return(0,p.YH)(this,(function(d){switch(d.label){case 0:return a=[],t=this.props,n=t.requiredDataPropsFields,c=t.fields,n?[4,(0,l.VA)(this)]:[3,2];case 1:o=d.sent(),a=null===(e=(0,B.dGY)(o,(function(e){if(nr[e.type])return{label:e.label,type:nr[e.type],name:e.value}})))||void 0===e?void 0:e.filter((function(e){return e})),d.label=2;case 2:return[2,a.concat(c||[])]}}))}))},a.prototype.initFormulaPickerValue=function(e){this.setState({formulaPickerValue:e})},a.prototype.handleConfirm=function(e){var a,t;void 0===e&&(e=""),null===(t=null===(a=this.props)||void 0===a?void 0:a.onChange)||void 0===t||t.call(a,e)},a.prototype.handleOnClick=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){var t;return(0,p.YH)(this,(function(n){switch(n.label){case 0:return[4,this.buildFieldsData()];case 1:return t=n.sent(),this.setState({fields:t}),[2,null==a?void 0:a(e)]}}))}))},a.prototype.render=function(){var e=this,a=this.props,t=a.name,o=a.className,d=a.modalSize,i=this.state,l=i.formulaPickerValue,r=i.fields;return n.createElement("div",{className:W()("ae-ExpressionFormulaControl",o)},n.createElement(c.ybG,{title:"条件设置",bodyRender:function(e){var a=e.value,n=e.onChange;return(0,B.XXf)({type:"condition-builder",label:!1,name:t,fields:r},{value:a,onChange:n})},value:l,onConfirm:this.handleConfirm,size:null!=d?d:"lg"},(function(a){var t=a.onClick;return n.createElement(c.$nd,{size:"sm",className:"btn-set-expression",onClick:function(a){return e.handleOnClick(a,t)}},"点击编写条件")})))},a.defaultProps={requiredDataPropsFields:!0},(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"buildFieldsData",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"initFormulaPickerValue",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleConfirm",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Function]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"handleOnClick",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-conditionFormulaControl"})],a)}(cr),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var or=function(e){function a(a){var t=e.call(this,a)||this;return t.wrapRef=n.createRef(),t.tooltipRef=n.createRef(),t.state={value:t.props.value||"",variables:[],quickVariables:[],formulaPickerOpen:!1,formulaPickerValue:"",isFullscreen:!1,tooltipStyle:{},loading:!1,menuIsOpened:!1,quickVariablesIsOpened:!1},t}return(0,p.C6)(a,e),a.prototype.componentDidMount=function(){return(0,p.sH)(this,void 0,void 0,(function(){var e,a,t,n=this;return(0,p.YH)(this,(function(c){switch(c.label){case 0:return e=window.editorStore,this.appLocale=null==e?void 0:e.appLocale,this.appCorpusData=null==e?void 0:e.appCorpusData,this.unReaction=(0,K.mJ)((function(){return null==e?void 0:e.appLocaleState}),(function(){return(0,p.sH)(n,void 0,void 0,(function(){return(0,p.YH)(this,(function(a){return this.appLocale=null==e?void 0:e.appLocale,this.appCorpusData=null==e?void 0:e.appCorpusData,[2]}))}))})),this.tooltipRef.current&&this.tooltipRef.current.addEventListener("mouseleave",this.hiddenToolTip),[4,(0,l.UN)(this)];case 1:return a=c.sent(),[4,(0,l.FH)(this)];case 2:return t=c.sent(),this.setState({variables:a,quickVariables:t}),[2]}}))}))},a.prototype.componentDidUpdate=function(e){return(0,p.sH)(this,void 0,void 0,(function(){return(0,p.YH)(this,(function(a){return this.state.value!==this.props.value&&e.value!==this.props.value&&(this.setState({value:this.props.value},this.editorAutoMark),this.editorPlugin.setValue(this.props.value||"")),[2]}))}))},a.prototype.componentWillUnmount=function(){var e,a;this.tooltipRef.current&&this.tooltipRef.current.removeEventListener("mouseleave",this.hiddenToolTip),null===(e=this.editorPlugin)||void 0===e||e.dispose(),null===(a=this.unReaction)||void 0===a||a.call(this)},a.prototype.menuRef=function(e){this.buttonTarget=e},a.prototype.onExpressionMouseEnter=function(e,a,t){var n,c=null===(n=this.wrapRef.current)||void 0===n?void 0:n.getBoundingClientRect(),o=e.target.getBoundingClientRect();if(c){var d=o.left-c.left,i=o.top-c.top;this.setState({tooltipStyle:{left:"".concat(d,"px"),top:"".concat(i,"px"),width:"".concat(o.width,"px")},formulaPickerValue:a,expressionBrace:t})}},a.prototype.hiddenToolTip=function(){this.setState({tooltipStyle:{display:"none"}})},a.prototype.closeFormulaPicker=function(){this.setState({formulaPickerOpen:!1})},a.prototype.handleConfirm=function(e){var a,t=this.props.beforeFxConfirm,n=this.state.expressionBrace;t&&t(this.editorPlugin),e=(e=e.replace(/^\$\{([\s\S]*)\}$/m,(function(e,a){return a})))?"${".concat(e,"}"):e,null===(a=this.editorPlugin)||void 0===a||a.insertContent(e,"expression",n),this.setState({formulaPickerOpen:!1,expressionBrace:void 0})},a.prototype.handleOnChange=function(e){var a,t;this.setState({value:e}),null===(t=(a=this.props).onChange)||void 0===t||t.call(a,e)},a.prototype.editorFactory=function(e,a){return J(e,a,this.props.value)},a.prototype.handleEditorMounted=function(e,a){var t=this,n=this.state.variables||[],c=this.state.quickVariables||[];this.editorPlugin=new X(a,{getProps:function(){return(0,p.Cl)((0,p.Cl)({},t.props),{variables:(0,p.fX)((0,p.fX)([],(0,p.zs)(n),!1),(0,p.zs)(c),!1)})},onExpressionMouseEnter:this.onExpressionMouseEnter,customMarkText:this.props.customMarkText,onPluginInit:this.props.onPluginInit,showClearIcon:!0})},a.prototype.handleFullscreenModeChange=function(){this.props.onOverallClick||this.setState({isFullscreen:!this.state.isFullscreen})},a.prototype.handleFormulaEditorOpen=function(){var e;return(0,p.sH)(this,void 0,void 0,(function(){var a,t,n,c,o,d,i;return(0,p.YH)(this,(function(r){switch(r.label){case 0:a=this.props,t=a.node,n=a.manager,c=a.data,o=null===(e=null==n?void 0:n.config)||void 0===e?void 0:e.onFormulaEditorOpen,this.setState({loading:!0}),r.label=1;case 1:return r.trys.push([1,5,,6]),n&&o&&"function"==typeof o?[4,o(t,n,c)]:[3,4];case 2:return!1===r.sent()?[3,4]:[4,(0,l.UN)(this)];case 3:d=r.sent(),this.setState({variables:d}),r.label=4;case 4:return[3,6];case 5:return i=r.sent(),console.error("[amis-editor][TextareaFormulaControl] onFormulaEditorOpen failed: ",null==i?void 0:i.stack),[3,6];case 6:return this.setState({loading:!1}),[2]}}))}))},a.prototype.handleFormulaClick=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){var e;return(0,p.YH)(this,(function(t){switch(t.label){case 0:if(this.props.onOverallClick)return[2];t.label=1;case 1:return t.trys.push([1,3,,4]),[4,this.handleFormulaEditorOpen()];case 2:case 3:return t.sent(),[3,4];case 4:return[4,(0,l.UN)(this)];case 5:return e=t.sent(),this.setState({variables:e,formulaPickerOpen:!0}),"update"!==a&&this.setState({formulaPickerValue:"",expressionBrace:void 0}),[2]}}))}))},a.prototype.editorAutoMark=function(){var e;null===(e=this.editorPlugin)||void 0===e||e.autoMark()},a.prototype.handleAddtionalMenuClick=function(e,a){var t;null===(t=a.onClick)||void 0===t||t.call(a,e,{value:this.props.value||"",setValue:this.editorPlugin.setValue,insertContent:this.editorPlugin.insertContent})},a.prototype.closeMenuOuter=function(){this.setState({menuIsOpened:!1})},a.prototype.closeQuickVariablesOuter=function(){this.setState({quickVariablesIsOpened:!1})},a.prototype.renderMenuOuter=function(){var e=this,a=this.props,t=a.popOverContainer,c=a.classnames,o=a.classPrefix,d=this.state.menuIsOpened;return n.createElement(q.hJ,{container:t||this.wrapRef.current,target:function(){return e.wrapRef.current},placement:"right-bottom-right-top",show:!0},n.createElement(q.Kx,{classPrefix:o,className:c("DropDown-popover")},n.createElement(B.HSu,{disabled:!d,onRootClose:this.closeMenuOuter},(function(a){return n.createElement("ul",{className:c("DropDown-menu-root","DropDown-menu",{"is-mobile":(0,B.FrL)()}),onClick:e.closeMenuOuter,ref:a},n.createElement("li",{onClick:function(){return e.setState({quickVariablesIsOpened:!0})}},"快捷变量"),n.createElement("li",{onClick:e.handleFormulaClick},"函数计算"))}))))},a.prototype.renderQuickVariablesOuter=function(){var e=this,a=this.props,t=a.popOverContainer,c=a.classnames,o=a.classPrefix,d=this.state,i=d.quickVariables,l=d.quickVariablesIsOpened;return n.createElement(q.hJ,{container:t||this.wrapRef.current,target:function(){return e.wrapRef.current},placement:"right-bottom-right-top",show:!0},n.createElement(q.Kx,{classPrefix:o,className:c("DropDown-popover")},n.createElement(B.HSu,{disabled:!l,onRootClose:this.closeQuickVariablesOuter},(function(a){return n.createElement("ul",{className:c("DropDown-menu-root","DropDown-menu",{"is-mobile":(0,B.FrL)()}),ref:a},n.createElement(q.HZ,{className:c("FormulaEditor-VariableList","FormulaEditor-VariableList-root"),data:i,onSelect:e.handleQuickVariableSelect,popOverContainer:t,simplifyMemberOprs:!0}))}))))},a.prototype.handleQuickVariableSelect=function(e){var a=this,t=(this.props.value||"")+"${"+e.value+"}";this.handleOnChange(t),this.closeQuickVariablesOuter(),setTimeout((function(){a.editorAutoMark()}),100)},a.prototype.renderButton=function(){var e=this,a=this.props;a.loading;var t=a.quickVariables,d=this.state,i=d.menuIsOpened,l=d.quickVariablesIsOpened;return n.createElement("div",{ref:this.menuRef},t?n.createElement("a",{onClick:function(){return e.setState({menuIsOpened:!0})}},n.createElement(c.Int,{icon:"add",className:W()("ae-TplFormulaControl-icon","icon")})):n.createElement("a",{"data-tooltip":(0,o.Ru)("a9400c408441f1f7f6d6954deb05ae9a"),"data-position":"top",onClick:this.handleFormulaClick},n.createElement(c.Int,{icon:"input-add-fx",className:"icon"})),i?this.renderMenuOuter():null,l?this.renderQuickVariablesOuter():null)},a.prototype.render=function(){var e=this,a=this.props,t=a.className,d=a.header;a.label;var i=a.placeholder,l=a.height,r=a.additionalMenus,b=a.onOverallClick,f=a.customFormulaPicker;a.quickVariables;var s=a.allowFullscreen,u=void 0===s||s,m=(0,p.Tt)(a,["className","header","label","placeholder","height","additionalMenus","onOverallClick","customFormulaPicker","quickVariables","allowFullscreen"]),h=this.state,v=h.formulaPickerOpen,y=h.formulaPickerValue,g=h.isFullscreen,R=h.variables,C=h.tooltipStyle,w=h.loading,x=null!=f?f:U,S={};l&&(S.height="".concat(l,"px"));var N=q.mU.highlightValue(y,R)||{html:y};return n.createElement("div",{className:W()("ae-TextareaFormulaControl",{"is-fullscreen":this.state.isFullscreen},t),ref:this.wrapRef},n.createElement("div",{className:W()("ae-TextareaResultBox"),style:S},n.createElement(q.ge,{className:"ae-TextareaResultBox-editor",value:this.props.value,onChange:this.handleOnChange,editorFactory:this.editorFactory,editorDidMount:this.handleEditorMounted,onBlur:this.editorAutoMark}),!this.state.value&&n.createElement("div",{className:"ae-TextareaResultBox-placeholder"},i),n.createElement("ul",{className:"ae-TextareaResultBox-footer"},u?n.createElement("li",{className:"ae-TextareaResultBox-footer-fullscreen"},n.createElement("a",{className:W()("Modal-fullscreen"),"data-tooltip":g?(0,o.Ru)("49041f245018a6d799fee3c6f177c782"):(0,o.Ru)("185926bf986c784d03a9a73102da6542"),"data-position":"top",onClick:this.handleFullscreenModeChange},n.createElement(c.Int,{icon:g?"compress-alt":"expand-alt",className:"icon"}))):null,n.createElement("li",{className:W()("ae-TextareaResultBox-footer-fxIcon",{"is-loading":w})},w?n.createElement(c.y$y,{show:!0,icon:"reload",size:"sm"}):this.renderButton()),Array.isArray(r)&&r.length>0&&(null==r?void 0:r.map((function(a,t){return n.createElement("li",{key:t},a.icon?n.createElement("a",{"data-tooltip":a.label,"data-position":"top",onClick:function(t){return e.handleAddtionalMenuClick(t,a)}},(0,B.XXf)({type:"icon",icon:a.icon,vendor:"",className:a.className})):n.createElement("a",{onClick:function(t){return e.handleAddtionalMenuClick(t,a)}},a.label))}))))),b?n.createElement("div",{className:W()("ae-TextareaResultBox-overlay"),onClick:b}):null,n.createElement(c.T_C,{container:function(){return(0,fa.findDOMNode)(e)},trigger:"hover",placement:"top",style:{fontSize:"12px"},tooltip:{tooltipTheme:"dark",children:function(){return Q(N)}}},n.createElement("div",{className:"ae-TplFormulaControl-tooltip",style:C,ref:this.tooltipRef,onClick:function(a){return e.handleFormulaClick(a,"update")}})),v?n.createElement(x,(0,p.Cl)({},this.props,{value:y,initable:!0,variables:R,header:d,variableMode:m.variableMode,evalMode:!0,onClose:this.closeFormulaPicker,onConfirm:this.handleConfirm})):null)},a.defaultProps={variableMode:"tree",requiredDataPropsVariables:!1,height:100,placeholder:(0,o.Ru)("02cc4f8f5a9aefbc03c778f7a5c989c7")},(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[HTMLDivElement]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"menuRef",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,String,Array]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"onExpressionMouseEnter",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"hiddenToolTip",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"closeFormulaPicker",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleConfirm",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleOnChange",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[HTMLElement,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"editorFactory",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleEditorMounted",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleFullscreenModeChange",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"handleFormulaEditorOpen",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,String]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"handleFormulaClick",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"editorAutoMark",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleAddtionalMenuClick",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"closeMenuOuter",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"closeQuickVariablesOuter",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderMenuOuter",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderQuickVariablesOuter",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleQuickVariableSelect",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderButton",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-textareaFormulaControl"})],a)}(or),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var dr={start:0,end:0},ir=function(e){function a(a){var t=e.call(this,a)||this;return t.wrapRef=n.createRef(),t.tooltipRef=n.createRef(),t.state={value:"",variables:[],quickVariables:[],formulaPickerOpen:!1,formulaPickerValue:"",tooltipStyle:{display:"none"},loading:!1,menuIsOpened:!1,quickVariablesIsOpened:!1},t}return(0,p.C6)(a,e),a.prototype.componentDidMount=function(){return(0,p.sH)(this,void 0,void 0,(function(){var e,a,t,n=this;return(0,p.YH)(this,(function(c){switch(c.label){case 0:return e=window.editorStore,this.appLocale=null==e?void 0:e.appLocale,this.appCorpusData=null==e?void 0:e.appCorpusData,this.unReaction=(0,K.mJ)((function(){return null==e?void 0:e.appLocaleState}),(function(){return(0,p.sH)(n,void 0,void 0,(function(){return(0,p.YH)(this,(function(a){return this.appLocale=null==e?void 0:e.appLocale,this.appCorpusData=null==e?void 0:e.appCorpusData,[2]}))}))})),this.tooltipRef.current&&this.tooltipRef.current.addEventListener("mouseleave",this.hiddenToolTip),this.wrapRef.current&&this.wrapRef.current.addEventListener("keydown",this.handleKeyDown,!0),[4,(0,l.UN)(this)];case 1:return a=c.sent(),[4,(0,l.FH)(this)];case 2:return t=c.sent(),this.setState({variables:a,quickVariables:t}),[2]}}))}))},a.prototype.componentWillUnmount=function(){var e,a;this.tooltipRef.current&&this.tooltipRef.current.removeEventListener("mouseleave",this.hiddenToolTip),this.wrapRef.current&&this.wrapRef.current.removeEventListener("keydown",this.handleKeyDown),null===(e=this.editorPlugin)||void 0===e||e.dispose(),null===(a=this.unReaction)||void 0===a||a.call(this)},a.prototype.menuRef=function(e){this.buttonTarget=e},a.prototype.onExpressionMouseEnter=function(e,a,t){var n,c=null===(n=this.wrapRef.current)||void 0===n?void 0:n.getBoundingClientRect(),o=e.target.getBoundingClientRect();if(c){var d=o.left-c.left;this.setState({tooltipStyle:{left:"".concat(d,"px"),width:"".concat(o.width,"px")},formulaPickerValue:a,expressionBrace:t})}},a.prototype.hiddenToolTip=function(){this.setState({tooltipStyle:{display:"none"}})},a.prototype.handleKeyDown=function(e){"Enter"===e.key&&(e.stopPropagation(),e.preventDefault())},a.prototype.closeFormulaPicker=function(){this.setState({formulaPickerOpen:!1})},a.prototype.handleConfirm=function(e){var a,t=this.state.expressionBrace;e=(e=e.replace(/^\$\{([\s\S]*)\}$/m,(function(e,a){return a})))?"${".concat(e,"}"):e,null===(a=this.editorPlugin)||void 0===a||a.insertContent(e,"expression",t),this.setState({formulaPickerOpen:!1,expressionBrace:void 0})},a.prototype.handleOnChange=function(e){var a,t;this.checkOpenFormulaPicker(e),null===(t=(a=this.props).onChange)||void 0===t||t.call(a,e)},a.prototype.checkOpenFormulaPicker=function(e){var a;return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,o,d,i,l,r,b;return(0,p.YH)(this,(function(f){switch(f.label){case 0:if(t=(null===(a=this.props.value)||void 0===a?void 0:a.length)||0,e.length<t||e===this.props.value)return[2];for(n=0,c=0,o=e.length;n<t&&e.charAt(n)===this.props.value.charAt(n);)n++;for(;c<t&&e.charAt(o-1-c)===this.props.value.charAt(t-1-c);)c++;if((null==dr?void 0:dr.end)!==n&&(dr=null),d=dr?dr.start:n,i=n===o-c?n+1:o-c,l=e.substring(d,i),!/\$|\{|\}$/.test(l))return[3,7];if(!/\$\{\}/.test(l))return[3,5];r=e.slice(0,d)+l.replace("${}","")+e.slice(i),this.props.onChange(r),f.label=1;case 1:return f.trys.push([1,3,,4]),[4,this.beforeFormulaEditorOpen()];case 2:case 3:return f.sent(),[3,4];case 4:return b=this.editorPlugin.getCorsur(),this.setState({formulaPickerOpen:!0,formulaPickerValue:"",expressionBrace:[{line:null==b?void 0:b.line,ch:i-3},{line:null==b?void 0:b.line,ch:i}]}),dr=null,[3,6];case 5:dr=(0,p.Cl)((0,p.Cl)({start:n},dr),{end:i}),f.label=6;case 6:return[3,8];case 7:dr=null,f.label=8;case 8:return[2]}}))}))},a.prototype.handleClear=function(){var e;null===(e=this.editorPlugin)||void 0===e||e.setValue("")},a.prototype.beforeFormulaEditorOpen=function(){var e;return(0,p.sH)(this,void 0,void 0,(function(){var a,t,n,c,o,d,i;return(0,p.YH)(this,(function(r){switch(r.label){case 0:a=this.props,t=a.node,n=a.manager,c=a.data,o=null===(e=null==n?void 0:n.config)||void 0===e?void 0:e.onFormulaEditorOpen,this.setState({loading:!0}),r.label=1;case 1:return r.trys.push([1,8,,9]),n&&o&&"function"==typeof o?[4,o(t,n,c)]:[3,5];case 2:return!1===r.sent()?[3,4]:[4,(0,l.UN)(this)];case 3:d=r.sent(),this.setState({variables:d}),r.label=4;case 4:return[3,7];case 5:return[4,(0,l.UN)(this)];case 6:d=r.sent(),this.setState({variables:d}),r.label=7;case 7:return[3,9];case 8:return i=r.sent(),console.error("[amis-editor] onFormulaEditorOpen failed: ",null==i?void 0:i.stack),[3,9];case 9:return this.setState({loading:!1}),[2]}}))}))},a.prototype.handleFormulaClick=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){return(0,p.YH)(this,(function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,this.beforeFormulaEditorOpen()];case 1:case 2:return e.sent(),[3,3];case 3:return this.setState({formulaPickerOpen:!0}),"update"!==a&&this.setState({formulaPickerValue:"",expressionBrace:void 0}),[2]}}))}))},a.prototype.editorFactory=function(e,a){return J(e,a,this.props.value,{lineWrapping:!1,cursorHeight:.85})},a.prototype.handleEditorMounted=function(e,a){var t=this,n=this.state.variables,c=this.state.quickVariables;this.editorPlugin=new X(a,{getProps:function(){return(0,p.Cl)((0,p.Cl)({},t.props),{variables:(0,p.fX)((0,p.fX)([],(0,p.zs)(n),!1),(0,p.zs)(c),!1)})},onExpressionMouseEnter:this.onExpressionMouseEnter,showPopover:!1,showClearIcon:!0})},a.prototype.editorAutoMark=function(){var e;null===(e=this.editorPlugin)||void 0===e||e.autoMark()},a.prototype.closeMenuOuter=function(){this.setState({menuIsOpened:!1})},a.prototype.closeQuickVariablesOuter=function(){this.setState({quickVariablesIsOpened:!1})},a.prototype.renderMenuOuter=function(){var e=this,a=this.props,t=a.popOverContainer,c=a.classnames,o=a.classPrefix,d=this.state.menuIsOpened;return n.createElement(q.hJ,{container:t||this.wrapRef.current,target:function(){return e.wrapRef.current},placement:"right-bottom-right-top",show:!0},n.createElement(q.Kx,{classPrefix:o,className:c("DropDown-popover")},n.createElement(B.HSu,{disabled:!d,onRootClose:this.closeMenuOuter},(function(a){return n.createElement("ul",{className:c("DropDown-menu-root","DropDown-menu",{"is-mobile":(0,B.FrL)()}),onClick:e.closeMenuOuter,ref:a},n.createElement("li",{onClick:function(){return e.setState({quickVariablesIsOpened:!0})}},"快捷变量"),n.createElement("li",{onClick:e.handleFormulaClick},"函数计算"))}))))},a.prototype.renderQuickVariablesOuter=function(){var e=this,a=this.props,t=a.popOverContainer,c=a.classnames,o=a.classPrefix,d=this.state,i=d.quickVariables,l=d.quickVariablesIsOpened;return n.createElement(q.hJ,{container:t||this.wrapRef.current,target:function(){return e.wrapRef.current},placement:"right-bottom-right-top",show:!0},n.createElement(q.Kx,{classPrefix:o,className:c("DropDown-popover")},n.createElement(B.HSu,{disabled:!l,onRootClose:this.closeQuickVariablesOuter},(function(a){return n.createElement("ul",{className:c("DropDown-menu-root","DropDown-menu",{"is-mobile":(0,B.FrL)()}),ref:a},n.createElement(q.HZ,{className:c("FormulaEditor-VariableList","FormulaEditor-VariableList-root"),data:i,onSelect:e.handleQuickVariableSelect,popOverContainer:t,simplifyMemberOprs:!0}))}))))},a.prototype.handleQuickVariableSelect=function(e){var a=this,t=(this.props.value||"")+"${"+e.value+"}";this.handleOnChange(t),this.closeQuickVariablesOuter(),setTimeout((function(){a.editorAutoMark()}),100)},a.prototype.renderButton=function(){var e=this,a=this.props,t=a.loading,d=a.quickVariables,i=this.state,l=i.menuIsOpened,r=i.quickVariablesIsOpened;return n.createElement("div",{className:"ae-TplFormulaControl-buttonWrapper",ref:this.menuRef},d?n.createElement(c.$nd,{className:"ae-TplFormulaControl-buttonWrapper-button",size:"sm",onClick:function(){return e.setState({menuIsOpened:!0})}},n.createElement(c.Int,{icon:"add",className:W()("ae-TplFormulaControl-icon","icon")})):n.createElement(c.$nd,{className:"ae-TplFormulaControl-button",size:"sm",tooltip:{enterable:!1,content:(0,o.Ru)("0e69a56857c65181f96cd272d20455d6"),tooltipTheme:"dark",placement:"left",mouseLeaveDelay:0},onClick:this.handleFormulaClick,loading:t},n.createElement(c.Int,{icon:"input-add-fx",className:W()("ae-TplFormulaControl-icon","icon")})),l?this.renderMenuOuter():null,r?this.renderQuickVariablesOuter():null)},a.prototype.render=function(){var e=this,a=this.props,t=a.className,o=a.header;a.label;var d=a.placeholder,i=a.customFormulaPicker,l=a.clearable;a.quickVariables,a.simplifyMemberOprs;var r=(0,p.Tt)(a,["className","header","label","placeholder","customFormulaPicker","clearable","quickVariables","simplifyMemberOprs"]),b=this.state,f=b.formulaPickerOpen,s=b.formulaPickerValue,u=b.variables,m=b.tooltipStyle;b.loading;var h=null!=i?i:U,v=q.mU.highlightValue(s,u)||{html:s};return n.createElement("div",{className:W()("ae-TplFormulaControl",t,{clearable:l}),ref:this.wrapRef},n.createElement("div",{className:W()("ae-TplResultBox")},n.createElement(q.ge,{className:"ae-TplResultBox-editor",value:this.props.value,onChange:this.handleOnChange,editorFactory:this.editorFactory,editorDidMount:this.handleEditorMounted,onBlur:this.editorAutoMark}),!this.props.value&&n.createElement("div",{className:"ae-TplFormulaControl-placeholder"},d),l&&this.props.value&&n.createElement(c.Int,{icon:"input-clear",className:"input-clear-icon",iconContent:"InputText-clear",onClick:this.handleClear})),this.renderButton(),n.createElement(c.T_C,{trigger:"hover",placement:"top",style:{fontSize:"12px"},tooltip:{tooltipTheme:"dark",children:function(){return Q(v)}}},n.createElement("div",{className:"ae-TplFormulaControl-tooltip",style:m,ref:this.tooltipRef,onClick:function(a){return e.handleFormulaClick(a,"update")}})),f?n.createElement(h,(0,p.Cl)({},this.props,{value:s,initable:!0,header:o,variables:u,variableMode:r.variableMode,evalMode:!0,onClose:this.closeFormulaPicker,onConfirm:this.handleConfirm})):null)},a.defaultProps={variableMode:"tree",requiredDataPropsVariables:!1,placeholder:(0,o.Ru)("02cc4f8f5a9aefbc03c778f7a5c989c7")},(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[HTMLDivElement]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"menuRef",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[MouseEvent,String,Array]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"onExpressionMouseEnter",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"hiddenToolTip",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleKeyDown",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"closeFormulaPicker",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleConfirm",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleOnChange",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleClear",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"beforeFormulaEditorOpen",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,String]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"handleFormulaClick",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[HTMLElement,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"editorFactory",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleEditorMounted",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"editorAutoMark",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"closeMenuOuter",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"closeQuickVariablesOuter",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderMenuOuter",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderQuickVariablesOuter",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleQuickVariableSelect",null),(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderButton",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-tplFormulaControl"})],a)}(ir),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var lr,rr=["yesterday","7daysago","thismonth","prevmonth","prevquarter"],br={today:(0,o.Ru)("800dfdd90200bd47bb4bb83def4fea56"),yesterday:(0,o.Ru)("2f8d6f1584b73bfc6dada44526abb502"),thisweek:(0,o.Ru)("0dc86a275145ad5a7774e594f0d94a06"),prevweek:(0,o.Ru)("79abd4ee3661ff70c7d79716c8aaed83"),thismonth:(0,o.Ru)("8f2a5a5f6e3777c7a0e1ce9484a2f7d7"),prevmonth:(0,o.Ru)("d5578d93388a5b2552316418cd1124da"),thisquarter:(0,o.Ru)("ffb2b7fbf227d9d21e03d0f160fb2a34"),prevquarter:(0,o.Ru)("dd657784cc0d5511d2f25459e49ead1a"),thisyear:(0,o.Ru)("d3dbc7a7fd9fc5ccd168084c8579c1ec")},fr={$hoursago:(0,o.Ru)("6de215632addbb664d254e00532d92aa"),$daysago:(0,o.Ru)("fd312ae2f1c24b8a14d9412bb3c6bb76"),$dayslater:(0,o.Ru)("68cba5f27ab003cfada5eb4c1f29eb21"),$weeksago:(0,o.Ru)("34b06708894a178c440e6f6539e95e9e"),$weekslater:(0,o.Ru)("f0e1b8d8a6e731360d7348bc8301d44a"),$monthsago:(0,o.Ru)("5cad2778bb8f01d1a1b1226082eb2117"),$monthslater:(0,o.Ru)("ff76f60b3da86a0d2c6663b170a7955a"),$quartersago:(0,o.Ru)("9ff9b56c9ed633ee09396830e93113ad"),$quarterslater:(0,o.Ru)("2b80b20008b3ae81136217ae10a1fbaf"),$yearsago:(0,o.Ru)("84752114d27119dc50d8a7b9ac0b788b"),$yearslater:(0,o.Ru)("5df2352afebd73d1f568ebaa81e2db28")};!function(e){e[e.Custom=1]="Custom",e[e.Certain=2]="Certain",e[e.Modify=3]="Modify"}(lr||(lr={}));var sr=function(e){return n.createElement(n.Fragment,null,n.createElement("a",{className:ur+"Item-dragBar"},n.createElement(c.Int,{icon:"drag-bar",className:"icon"})),n.createElement("span",{className:ur+"Item-content"},e.children),n.createElement("span",{className:ur+"Item-close",onClick:function(a){return e.handleDelete(e.index,a)}},n.createElement(c.Int,{icon:"status-close",className:"icon"})))},ur="ae-DateShortCutControl",pr=function(e){function a(a){var t,n,c=this;c=e.call(this,a)||this;var o=a.certainOptions,d=a.modifyOptions,i=a.data;c.certainDropDownOptions=o.map((function(e){return{label:br[e],value:e}})),c.modifyDropDownOptions=d.map((function(e){return{label:fr[e],value:e}}));var l=null!==(n=null!==(t=null==i?void 0:i.ranges)&&void 0!==t?t:null==i?void 0:i.shortcuts)&&void 0!==n?n:rr;return l=Array.isArray(l)?l:l.split(","),c.state={options:l.map((function(e){if(!e)return null;if("string"!=typeof e&&e.label&&e.startDate&&e.endDate)return{type:lr.Custom,data:e};var a=e.match(/^([a-zA-Z]*)(\d+)([a-zA-Z]*)$/);return a?{data:{value:a[2],key:"".concat(a[1],"$").concat(a[3])},type:lr.Modify}:{data:e,type:lr.Certain}})).filter(Boolean)},c}return(0,p.C6)(a,e),a.prototype.dragRef=function(e){!this.drag&&e?this.initDragging():this.drag&&!e&&this.destroyDragging(),this.drag=e},a.prototype.scrollToBottom=function(){var e,a;this.drag&&(null===(a=null===(e=this.drag)||void 0===e?void 0:e.lastElementChild)||void 0===a||a.scrollIntoView({behavior:"smooth",block:"nearest",inline:"start"}))},a.prototype.initDragging=function(){var e=this,a=(0,fa.findDOMNode)(this);this.sortable=new pn(a.querySelector(".".concat(ur,"-content")),{group:"OptionControlGroup",animation:150,handle:".".concat(ur,"Item-dragBar"),ghostClass:"".concat(ur,"Item-dragging"),onEnd:function(a){if(a.newIndex!==a.oldIndex){var t=a.to;a.oldIndex<t.childNodes.length-1?t.insertBefore(a.item,t.childNodes[a.oldIndex>a.newIndex?a.oldIndex+1:a.oldIndex]):t.appendChild(a.item);var n=e.state.options.concat();n.splice(a.newIndex,0,n.splice(a.oldIndex,1)[0]),e.setState({options:n},(function(){return e.onChangeOptions()}))}}})},a.prototype.destroyDragging=function(){this.sortable&&this.sortable.destroy()},a.prototype.renderOption=function(e,a){var t,c=this,d=this.props,i=d.render,r=d.data;if(e.type===lr.Certain)return n.createElement("span",{className:ur+"Item-content-label"},br[e.data]);if(e.type===lr.Custom){var b=null==e?void 0:e.data;return i("inner",{type:"form",wrapWithPanel:!1,body:[{type:"input-text",mode:"normal",placeholder:(0,o.Ru)("a6a93b404bc039cded728683af5d625d"),name:"label"},(0,l.ol)("valueFormula",{name:"startDate",header:(0,o.Ru)("98229308e2e9484583fde4ae363a979f"),DateTimeType:G.IsDate,rendererSchema:(0,p.Cl)((0,p.Cl)({},r),{type:"input-date"}),placeholder:(0,o.Ru)("592c59589144ddc68d05d528da17dcdc"),needDeleteProps:["ranges","shortcuts","maxDate","id","minDuration"],label:!1}),(0,l.ol)("valueFormula",{name:"endDate",header:(0,o.Ru)("98229308e2e9484583fde4ae363a979f"),DateTimeType:G.IsDate,rendererSchema:(0,p.Cl)((0,p.Cl)({},r),{type:"input-date"}),placeholder:(0,o.Ru)("f782779e8b5d709462c8e71e0d9019f2"),needDeleteProps:["ranges","shortcuts","maxDate","id","minDuration"],label:!1})],onChange:function(e){c.handleOptionChange(e,a)}},{data:b})}var f=e.data.key,s=(null===(t=fr[f])||void 0===t?void 0:t.split("n"))||[];return i("inner",{type:"form",wrapWithPanel:!1,body:[{name:"value",type:"input-text",prefix:s[0]||void 0,suffix:s[1]||void 0,mode:"normal",placeholder:"n"}],onChange:function(e){return c.handleOptionChange(e,a)}},{data:e.data})},a.prototype.renderContent=function(){var e=this,a=this.state.options;return n.createElement("div",{className:ur+"-wrapper"},a&&a.length?n.createElement("ul",{className:ur+"-content",ref:this.dragRef},a.map((function(a,t){return n.createElement("li",{className:ur+"Item",key:t},n.createElement(sr,{index:t,handleDelete:e.handleDelete},e.renderOption(a,t)))}))):n.createElement("div",{className:ur+"-content "+ur+"-empty"},(0,o.Ru)("71dc8feb597052ecd0e73c9062eecdeb")))},a.prototype.handleOptionChange=function(e,a){var t=this,n=(0,p.fX)([],(0,p.zs)(this.state.options),!1);n[a].data=e,this.setState({options:n},(function(){return t.onChangeOptions()}))},a.prototype.addItem=function(e,a){var t=this;this.setState({options:this.state.options.concat({type:a,data:a===lr.Certain?e.value:a===lr.Modify?{key:e.value,value:void 0}:{label:void 0,startDate:void 0,endDate:void 0}})},(function(){t.onChangeOptions(),t.scrollToBottom()}))},a.prototype.handleDelete=function(e,a){var t=this,n=this.state.options.concat();n.splice(e,1),this.setState({options:n},(function(){return t.onChangeOptions()}))},a.prototype.onChangeOptions=function(){var e,a=this.state.options,t=this.props,n=t.onBulkChange,c=t.name,o=[];a.forEach((function(e){if(e.type===lr.Certain&&o.push(e.data),e.type===lr.Modify){var a=(t=e.data).value;/^\d+$/.test(a)&&o.push(t.key.replace("$",a))}var t;e.type===lr.Custom&&(t=e.data).label&&t.startDate&&t.endDate&&o.push((0,p.Cl)({},t))})),n&&n(((e={})[null!=c?c:"shortcuts"]=o,e.ranges=void 0,e))},a.prototype.render=function(){var e=this,a=this.props,t=a.className,c=a.label,d=a.render;return n.createElement("div",{className:W()(ur,t)},n.createElement("header",{className:ur+"-header"},n.createElement("label",null,c)),this.renderContent(),n.createElement("div",{className:ur+"-footer"},n.createElement("div",{className:ur+"-footer-btn"},d("inner",{type:"dropdown-button",label:(0,o.Ru)("279d93f2d745ed08e9034022941510dc"),closeOnClick:!0,closeOnOutside:!0,level:"enhance",buttons:this.certainDropDownOptions.map((function(a){return(0,p.Cl)((0,p.Cl)({},a),{type:"button",onAction:function(t,n){return e.addItem(a,lr.Certain)}})}))},{popOverContainer:null})),n.createElement("div",{className:ur+"-footer-btn"},d("inner",{type:"dropdown-button",label:(0,o.Ru)("7a1e5f93e362d371519bcb2bfdb0fc9a"),closeOnClick:!0,closeOnOutside:!0,buttons:this.modifyDropDownOptions.map((function(a){return(0,p.Cl)((0,p.Cl)({},a),{type:"button",onAction:function(t,n){return e.addItem(a,lr.Modify)}})})).concat([{type:"button",label:(0,o.Ru)("0d98c74797e49d00bcc4c17c9d557a2b"),onAction:function(a,t){return e.addItem({value:{label:void 0,startDate:void 0,endData:void 0}},lr.Custom)}}])},{popOverContainer:null}))))},a.defaultProps={label:(0,o.Ru)("f7d2996639d97b4a03fc0e40e2eb853a")},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"dragRef",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Number,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleDelete",null),a}(n.PureComponent);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:ur,renderLabel:!1})],a)}(pr),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var mr=function(e){function a(a){var t=e.call(this,a)||this;return t.state={checked:!!(0,l.Gv)(null==a?void 0:a.value)},t}return(0,p.C6)(a,e),a.prototype.componentDidUpdate=function(e){var a,t,n=this.props;(0,l.TI)(["mode","text","size","offset","position","overflowCount","visibleOn","animation","style","level"],null!==(a=null==e?void 0:e.value)&&void 0!==a?a:{},null!==(t=null==n?void 0:n.value)&&void 0!==t?t:{})&&this.setState({checked:!!(0,l.Gv)(null==n?void 0:n.value)})},a.prototype.transformBadgeValue=function(){var e,a,t,n,c=this.props,o=c.data,d=c.node,i=c.name,l=null!==(e=null==o?void 0:o[i||"badge"])&&void 0!==e?e:{},r=null===(a=null==o?void 0:o.badge)||void 0===a?void 0:a.size;"button-group-select"===d.type&&(r=null==(l=null!==(n=null===(t=null==o?void 0:o.option)||void 0===t?void 0:t.badge)&&void 0!==n?n:{})?void 0:l.size);var b=[0,0];return Array.isArray(null==l?void 0:l.offset)&&(null==l?void 0:l.offset.length)>=2&&(b[0]=l.offset[0],b[1]=l.offset[1]),(0,p.Cl)((0,p.Cl)({},l),{size:r,offset:b})},a.prototype.normalizeBadgeValue=function(e){var a,t,n=(0,l.Gv)(null==e?void 0:e.offset)&&(null===(a=null==e?void 0:e.offset)||void 0===a?void 0:a[0])&&(null===(t=null==e?void 0:e.offset)||void 0===t?void 0:t[1])?{offset:[e.offset[0],e.offset[1]]}:{};return(0,p.Cl)((0,p.Cl)({},e),n)},a.prototype.handleSwitchChange=function(e){var a=this.props,t=a.onChange;a.disabled||(this.setState({checked:e}),null==t||t(e?{mode:"dot"}:void 0))},a.prototype.handleSubmit=function(e,a){var t,n=this.props,c=n.onBulkChange,o=n.name;"submit"===(null==a?void 0:a.type)&&(null==c||c(((t={})[o||"badge"]=this.normalizeBadgeValue(e),t)))},a.prototype.renderBody=function(){var e=this.props.render,a=this.transformBadgeValue(),t=(0,l.k7)();return e("badge-form",{type:"form",className:"ae-BadgeControl-form w-full",wrapWithPanel:!1,panelClassName:"border-none shadow-none mb-0",bodyClassName:"p-none",actionsClassName:"border-none mt-2.5",wrapperComponent:"div",preventEnterSubmit:!0,submitOnChange:!0,body:[{label:(0,o.Ru)("226b0912184333c81babf2f1894ec0c1"),name:"mode",type:"button-group-select",size:"sm",mode:"row",tiled:!0,className:"ae-BadgeControl-buttonGroup",inputClassName:"flex-nowrap",options:[{label:(0,o.Ru)("be604f8b7ec5e80288b091ee12bbab7f"),value:"dot",icon:"fa fa-circle"},{label:(0,o.Ru)("ca746b1ff10193a3ce20878dec04a733"),value:"text",icon:"fa fa-font"},{label:(0,o.Ru)("9adcfe38533f68035b2bf7831d310381"),value:"ribbon",icon:"fa fa-ribbon"}],pipeIn:(0,l.Jh)("dot")},{label:(0,o.Ru)("cbc608353218e1d63e6f47c9db1eae64"),name:"text",type:t?"input-text-i18n":"input-text",mode:"row",visibleOn:"data.mode !== 'dot'",pipeOut:function(e){return Number.isNaN(Number(e))||""===e?e:Number(e)}},{label:(0,o.Ru)("9970ad07468267e2f309f1467c75bb80"),name:"level",type:"button-group-select",size:"sm",mode:"row",tiled:!0,className:"ae-BadgeControl-buttonGroup",inputClassName:"flex-nowrap",options:[{label:(0,o.Ru)("330363dfc524cff2488f2ebde0500896"),value:"success"},{label:(0,o.Ru)("900c70fa5f7dbc014e6f762d5e0e885c"),value:"warning"},{label:(0,o.Ru)("540f84ddc0883866b229f71c2844199a"),value:"danger"},{label:(0,o.Ru)("d8c7e04c8e2be23dd3b81a31db6e04f1"),value:"info"}],pipeIn:(0,l.Jh)("danger")},{label:(0,o.Ru)("d4d2a66820d30e07b44c850eb3f116c0"),name:"position",type:"button-group-select",size:"sm",mode:"row",tiled:!0,className:"ae-BadgeControl-buttonGroup",inputClassName:"flex-nowrap",options:[{label:"",value:"top-left",icon:"fa fa-long-arrow-alt-up",className:"ae-BadgeControl-position--antiClockwise"},{label:"",value:"top-right",icon:"fa fa-long-arrow-alt-up",className:"ae-BadgeControl-position--clockwise"},{label:"",value:"bottom-left",icon:"fa fa-long-arrow-alt-down",className:"ae-BadgeControl-position--clockwise"},{label:"",value:"bottom-right",icon:"fa fa-long-arrow-alt-down",className:"ae-BadgeControl-position--antiClockwise"}],pipeIn:(0,l.Jh)("top-right")},{type:"input-group",mode:"row",inputClassName:"inline-flex justify-right flex-row-reverse",label:(0,l.NR)((0,o.Ru)("ebc556841a9264ebaab728efad7af777"),(0,o.Ru)("81cdf47e8d8adfc70faac2cbc55e4067")),body:[{type:"input-number",name:"offset",suffix:"px",pipeIn:function(e){return Array.isArray(e)&&e[0]||0},pipeOut:function(e,a,t){return[e,t.offset[1]]}},{type:"input-number",name:"offset",suffix:"px",pipeIn:function(e){return Array.isArray(e)&&e[1]||0},pipeOut:function(e,a,t){return[t.offset[0],e]}}]},{label:(0,o.Ru)("7ba3812c61e01b3049404a46fac8deda"),name:"size",type:"switch",mode:"row",inputClassName:"inline-flex justify-between flex-row-reverse",pipeIn:function(e){return!!e},pipeOut:function(e,a,t){return e?"dot"===(null==t?void 0:t.mode)?6:"ribbon"===(null==t?void 0:t.mode)?12:16:void 0}},{label:"",name:"size",type:"input-number",size:"sm",mode:"row",min:1,max:100,suffix:"px",visibleOn:"this.size",pipeIn:function(e){return"number"==typeof e?e:0}},{label:(0,l.NR)((0,o.Ru)("29e13ada94b145a1359291d5e1564655"),(0,o.Ru)("42becf09dfd209746b66726e7d21d014")),name:"overflowCount",type:"input-number",size:"sm",mode:"row",visibleOn:"data.mode === 'text'"},{label:(0,o.Ru)("b599979e9a40823363451aeaadc0723f"),name:"animation",type:"switch",mode:"row",inputClassName:"inline-flex justify-between flex-row-reverse"}]},{data:a,onSubmit:this.handleSubmit.bind(this)})},a.prototype.render=function(){var e=this.props,a=e.classPrefix,t=e.className,d=e.labelClassName,i=e.label,l=e.disabled,r=this.state.checked;return n.createElement("div",{className:W()("ae-BadgeControl",t)},n.createElement("div",{className:W()("ae-BadgeControl-switch")},n.createElement("label",{className:W()("".concat(a,"Form-label"),d)},i||(0,o.Ru)("b8c467fce096a649583c0bc9d9281a5c")),n.createElement(c.dOG,{value:r,onChange:this.handleSwitchChange,disabled:l})),r?this.renderBody():null)},a.defaultProps={mode:"dot",overflowCount:99,position:"top-right",level:"danger",animation:!1},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Boolean]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSwitchChange",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-badge",renderLabel:!1})],a)}(mr),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var hr=t(98002),vr=t.n(hr);function yr(e){var a=e.value,t=e.onChange,c=["left","right","top","bottom"];function o(e){return n.createElement(n.Fragment,null,c.map((function(c){var o,d=vr()("".concat(e,"-").concat(c));return n.createElement("input",{key:d,placeholder:"0",className:"ae-BoxModel-input ".concat(c),type:"text",onChange:(o=d,function(e){var n,c,d=e.target.value;d?((0,l.kf)(d)||Gn(d)||/^(-?(\d*\.)?\d+)((px)|(em)|(%)|(ex)|(ch)|(rem)|(vw)|(vh)|(vmin)|(vmax)|(cm)|(mm)|(in)|(pt)|(pc))$/.test(d))&&t((0,p.Cl)((0,p.Cl)({},a),((c={})[o]=d,c))):t((0,p.Cl)((0,p.Cl)({},a),((n={})[o]=void 0,n)))}),value:(null==a?void 0:a[d])||""})})),n.createElement("div",{className:"ae-BoxModel-title"},e.toUpperCase()),["lt","lb","rt","rb"].map((function(e){return n.createElement("div",{key:e,className:W()("ae-BoxModel-line",e)})})))}return n.createElement("div",{className:"mx-2 ae-BoxModel"},n.createElement("div",{className:"ae-BoxModel-inner"},n.createElement("div",{className:"ae-BoxModel"},n.createElement("div",{className:"ae-BoxModel-inner"}),o("padding"))),o("margin"))}(0,be.PA)(yr),function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a.prototype.render=function(){return n.createElement(yr,(0,p.Cl)({},this.props))},a=(0,p.Cg)([(0,c.eIh)({type:"style-box-model"})],a)}(n.Component),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var gr=t(44532),Rr=t.n(gr),Cr=[{label:(0,o.Ru)("65786fea9d354015d3a2724086f7f3d6"),value:""},{label:"Times New Roman",value:"Times New Roman"}];Cr.reduce((function(e,a){var t;return(0,p.Cl)((0,p.Cl)({},e),((t={})[a.label]=a.value,t))}),{}),Cr.reduce((function(e,a){var t;return(0,p.Cl)((0,p.Cl)({},e),((t={})[a.value]=a.label,t))}),{}),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var wr=function(e){var a,t,c,d,i,r=e.value,b=e.onChange,f=e.render,s=["color","fontFamily","fontSize","fontWeight","fontStyle","textAlign","letterSpacing","lineHeight"],u=(0,l.Gv)(r)?(0,p.Cl)((0,p.Cl)({},k()(r,s)),{underline:~(null!==(a=null==r?void 0:r.textDecoration)&&void 0!==a?a:"").indexOf("underline")?"underline":void 0,lineThrough:~(null!==(t=null==r?void 0:r.textDecoration)&&void 0!==t?t:"").indexOf("line-through")?"line-through":void 0}):{};return n.createElement(n.Fragment,null,f("inner",{type:"form",wrapWithPanel:!1,panelClassName:"border-none shadow-none mb-0",bodyClassName:"p-none",actionsClassName:"border-none mt-2.5",wrapperComponent:"div",preventEnterSubmit:!0,submitOnChange:!0,body:[{name:"fontFamily",label:(0,o.Ru)("6b461e0a4ffef9438fb8f01369091cac"),type:"select",mode:"row",size:"md",placeholder:(0,o.Ru)("2539fe0e6d40a023dd95d0bd71d10bc9"),menuTpl:'<div style="font-family: ${value};">${label}</div>',options:Cr,clearable:!1,value:null!==(c=null==r?void 0:r.fontFamily)&&void 0!==c?c:""},{name:"color",label:(0,o.Ru)("690660d9dbd7312ad2825e554736e2f8"),type:"input-color",mode:"row",size:"md",value:null!==(d=null==r?void 0:r.color)&&void 0!==d?d:""},{name:"fontSize",label:(0,o.Ru)("5f15efdc32badce0902c46a7a0105c51"),type:"input-range",max:100,min:12,step:1,clearable:!1,value:null!==(i=null==r?void 0:r.fontSize)&&void 0!==i?i:12},{type:"input-group",name:"input-group",label:(0,o.Ru)("4c5fead0489fbc7651c91400dec5d379"),mode:"row",body:[{type:"button-group-select",name:"fontWeight",clearable:!0,label:!1,options:[{label:"",value:"bold",icon:"fa fa-bold",className:"ae-Font-group-lhs ae-Font-relative-left"}]},{type:"button-group-select",name:"fontStyle",clearable:!0,label:!1,options:[{label:"",value:"italic",icon:"fa fa-italic",className:"ae-Font-group-middle"}]},{type:"button-group-select",name:"underline",clearable:!0,label:!1,options:[{label:"",value:"underline",icon:"fa fa-underline",className:"ae-Font-group-middle ae-Font-relative-right"}]},{type:"button-group-select",name:"lineThrough",clearable:!0,label:!1,options:[{label:"",value:"line-through",icon:"fa fa-strikethrough",className:"ae-Font-group-rhs ae-Font-relative-right-2"}]}]},(0,l.ol)("layout:textAlign",{label:(0,o.Ru)("d1b490c01d24a1a70e9c83a29ac38fde"),mode:"row"}),{type:"group",label:(0,o.Ru)("4ae7f423d9ed9ffa48c3e404f96bb51f"),body:[{name:"letterSpacing",label:"",type:"input-text",addOn:{className:"ae-Font-group-lhs",label:"",type:"text",position:"left",icon:"fa fa-text-width"}},{name:"lineHeight",label:"",type:"input-text",addOn:{className:"ae-Font-group-lhs",label:"",type:"text",position:"left",icon:"fa fa-text-height"}}]}]},{data:u,onSubmit:function(e,a){null==b||b((0,p.Cl)((0,p.Cl)((0,p.Cl)({},r),Rr()((0,p.Cl)((0,p.Cl)({},k()(e,s)),{textDecoration:[e.underline,e.lineThrough].filter(Boolean).join(" "),letterSpacing:(0,l.BZ)(e.letterSpacing),lineHeight:(0,l.BZ)(e.lineHeight)}),(function(e){return e||void 0}))),{fontFamily:e.fontFamily}))}}))};!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a.prototype.render=function(){return n.createElement(wr,(0,p.Cl)({},this.props))},a=(0,p.Cg)([(0,c.eIh)({type:"style-font",renderLabel:!1})],a)}(n.Component),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var xr=[{item:"left",tip:(0,o.Ru)("a80a25b59908402cf7ee31a07d0e7739"),content:"┣"},{item:"top",tip:(0,o.Ru)("e0dfa25ebceabddb2180720d36d4c3b6"),content:"┳"},{item:"right",tip:(0,o.Ru)("57463587977a534f7859eb9d7c536629"),content:"┫"},{item:"bottom",tip:(0,o.Ru)("154d5216e42c916884431f0eea951999"),content:"┻"},{item:"all",tip:(0,o.Ru)("a8b0c20416853bda54120bf19477ad11"),content:"╋"}],Sr=[{item:"top-left",tip:(0,o.Ru)("df68a5dc8f8847179b7afdf943f80796"),content:"┏"},{item:"top-right",tip:(0,o.Ru)("e717b4ae480e7c073fd5a44647a7f0da"),content:"┓"},{item:"bottom-left",tip:(0,o.Ru)("2a97dfb2d236c87c41fd588f006111dc"),content:"┗"},{item:"bottom-right",tip:(0,o.Ru)("1c9bc9dab33944e953412f8b22cb024a"),content:"┛"},{item:"all",tip:(0,o.Ru)("a8b0c20416853bda54120bf19477ad11"),content:"╋"}];function Nr(e){var a=e.disableBorder,t=void 0!==a&&a,d=e.disableRadius,i=void 0!==d&&d,l=e.onChange,r=e.value,b=void 0===r?{}:r,f=e.render,s=(0,p.zs)((0,n.useState)("all"),2),u=s[0],m=s[1],h=(0,p.zs)((0,n.useState)("all"),2),v=h[0],y=h[1];function g(e,a){var t="radius"===a?v:u;return"all"===t?"radius"===a?vr()("".concat(e,"-top-left-").concat(a)):vr()("".concat(e,"-left-").concat(a)):vr()("".concat(e,"-").concat(t,"-").concat(a))}function R(e,a){return function(t){var n,c=(null==t?void 0:t.value)||t,o=g(e,a),d="radius"===a;if("all"===(d?v:u)){var i={};(d?Sr:xr).filter((function(e){return"all"!==(null==e?void 0:e.item)})).forEach((function(t){var n=vr()("".concat(e,"-").concat(t.item,"-").concat(a));i[n]=c})),l((0,p.Cl)((0,p.Cl)({},b),i))}else l((0,p.Cl)((0,p.Cl)({},b),((n={})[o]=c,n)))}}return n.createElement("div",{className:"p-2 ae-border"},!t&&n.createElement("div",{className:"ae-border-wrap flex flex-top mb-2"},n.createElement("div",{className:"ae-border-items"},xr.map((function(e){var a=vr()("border-".concat(e.item));return n.createElement("div",{key:a,className:W()("ae-border-item ".concat(e.item),{active:u===e.item}),onClick:function(){return m(e.item)}},n.createElement("span",{"data-tooltip":e.tip,"data-position":"top"},e.content))}))),n.createElement("div",{className:"ae-border-settings"},n.createElement("div",{className:"flex items-center"},n.createElement("label",null,(0,o.Ru)("ce179eca04fab0d584506b0d19736836")),n.createElement(c.l6P,{className:"ae-border-input",placeholder:(0,o.Ru)("bb1531cc9643230ba0cbd7465818b52f"),onChange:R("border","style"),value:b[g("border","style")],options:[{label:(0,o.Ru)("d81bb206a889656035b929cd8bb1ef10"),value:"none"},{label:(0,o.Ru)("cc4c575642609fbf059a5df81eb86bfc"),value:"solid"},{label:(0,o.Ru)("b1e0ebac23ed95807ecc566da3ffab48"),value:"dotted"},{label:(0,o.Ru)("61f6f4fc0b806ac9d41ad0792e6155f6"),value:"dashed"}]})),n.createElement("div",{className:"flex items-center"},n.createElement("label",null,(0,o.Ru)("bade10099f8447210ce7b97fa106b527")),n.createElement(c.Q7x,{placeholder:(0,o.Ru)("5babfafd769570de3bba47605753361a"),value:b[g("border","width")],step:1,min:0,onChange:R("border","width")})),n.createElement("div",{className:"flex items-center"},n.createElement("label",null,(0,o.Ru)("6b36c6f7ec834692ec6c8e3816349fdd")),f("color",{type:"input-color",placeholder:(0,o.Ru)("9b4bae5d8251de0b6f00b704936b00d3"),clearable:!0,value:b[g("border","color")],inputClassName:"ae-border-colorpicker",label:!1},{onChange:R("border","color")})))),!i&&n.createElement("div",{className:"ae-border-wrap ae-border-radius flex items-center"},n.createElement("div",{className:"ae-border-items"},Sr.map((function(e){var a=vr()("border-".concat(e.item));return n.createElement("div",{key:a,className:W()("ae-border-item ".concat(e.item),{active:v===e.item}),onClick:function(){return y(e.item)}},n.createElement("span",{"data-tooltip":e.tip,"data-position":"top"},e.content))}))),n.createElement("div",{className:"ae-border-settings"},n.createElement("div",{className:"flex items-center"},n.createElement("label",null,(0,o.Ru)("0103eb2d3dca70270d1a74e9ec987ac9")),n.createElement(c.Q7x,{placeholder:(0,o.Ru)("4dbe7c40ee82a56bb7a8152d4bbc07f9"),value:b[g("border","radius")],step:1,min:0,onChange:R("border","radius")})))))}function kr(e){var a,t,c,d=e.value,i=void 0===d?"":d,l=e.onChange,r=e.render,b=Rr()((a=/\s(?![^(]*\))/,t=/^[0-9]+[a-zA-Z%]+?$/,c=function(e){if(!e.endsWith("px")&&"0"!==e)return e;var a=parseFloat(e);return isNaN(a)?e:a},function(e){var n,o=e.split(a),d=o.includes("inset"),i=o.slice(-1)[0],l="0"===(n=i)||t.test(n)?void 0:i,r=o.filter((function(e){return"inset"!==e})).filter((function(e){return e!==l})).map(c),b=(0,p.zs)(r,4);return{inset:d,x:b[0],y:b[1],blur:b[2],spread:b[3],color:l}}("string"!=typeof i?"":i)),(function(e,a,t){return"color"===a||"inset"===a?e:{length:e,unit:"px"}}));return n.createElement(n.Fragment,null,r("inner",{type:"form",wrapWithPanel:!1,panelClassName:"border-none shadow-none mb-0",bodyClassName:"p-none",actionsClassName:"border-none mt-2.5",wrapperComponent:"div",formLazyChange:!0,preventEnterSubmit:!0,submitOnChange:!0,body:(0,p.fX)((0,p.fX)([],(0,p.zs)([{name:(0,o.Ru)("af208c560d926f0daf4b2ce2d396505d"),field:"x"},{name:(0,o.Ru)("b6b46126bfb0851ca10e74541c5d7be1"),field:"y"},{name:(0,o.Ru)("4a32b29da68a6ee204b3743e0fab8bb3"),field:"blur"},{name:(0,o.Ru)("22d460dcddb7fda718bc62034c459158"),field:"spread"}].map((function(e){return{type:"combo",name:e.field,label:e.name,formClassName:"ae-BoxShadow-group",items:[{type:"input-range",label:!1,name:"length",max:120,min:0,step:1},{type:"select",label:!1,name:"unit",columnClassName:"ae-BoxShadow-unit",size:"xs",options:["px"]}]}}))),!1),[{type:"switch",name:"inset",label:(0,o.Ru)("b24a723b73f96ab3340fe9502370ee13"),mode:"row",inputClassName:"inline-flex justify-between flex-row-reverse"},{type:"input-color",name:"color",label:(0,o.Ru)("1cbac849ccc41edb12271d9fe9b65b5f"),placeholder:(0,o.Ru)("e94d6fc08a97892ff9d8c8d9a8d9e0ab"),mode:"row"}],!1)},{data:b,onSubmit:function(e,a){null==l||l(function(e){var a=e.x,t=e.y,n=e.blur,c=e.spread,o=e.color;e.inset;var d=[];if((null==e?void 0:e.inset)&&d.push("inset"),a||t||c||n){var i=function(e){return ea()(null==e?void 0:e.length)&&e.length>0?Math.round(null==e?void 0:e.length)+(null==e?void 0:e.unit):void 0};d.push(ta()([i(a),i(t),i(n),i(c)]).join(" "))}return o&&d.push(o),d.length?{boxShadow:d.join(" ")}:{boxShadow:void 0}}(e).boxShadow)}}))}(0,be.PA)(Nr),function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a.prototype.render=function(){return n.createElement(Nr,(0,p.Cl)({},this.props))},a=(0,p.Cg)([(0,c.eIh)({type:"style-border",renderLabel:!1})],a)}(n.Component),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a.prototype.render=function(){return n.createElement(kr,(0,p.Cl)({},this.props))},a=(0,p.Cg)([(0,c.eIh)({type:"style-box-shadow"})],a)}(n.Component),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},t(99793);var Er=function(e){var a,t=(0,p.zs)((0,n.useState)(0),2),c=t[0],d=t[1],i=e.noImage,r=e.render,b=i?["pure","gradient","noset"]:["pure","gradient","image","noset"];function f(a){return function(t){var n,c,o,d,i=null!==t&&"object"==typeof t?"object"==typeof t.target?t.target.value:t.value:t,l=e.value,r=e.onChange,b=(0,p.Cl)((0,p.Cl)({},l),((n={})[a]=i,n));if("alpha"===a&&(b.backgroundColor=null===(c=b.backgroundColor)||void 0===c?void 0:c.replace(/,\s(1|0){1}.?[0-9]*\)$/g,", ".concat(t/100,")"))),"backgroundPosition"===a&&(b.backgroundPosition=t.target.getAttribute("data-pos")),"backgroundSize"===a){var f=null!=i?i:"",s=f.split(" ");s.length>1?(b.backgroundSize=s[0],b.backgroundRepeat=s[1]):(b.backgroundSize=f,b.backgroundRepeat="no-repeat")}if("angle"===a){var u=-1!==(m=null!==(o=b.backgroundImage)&&void 0!==o?o:"").indexOf("linear-gradient")?m:"linear-gradient(180deg, transparent, transparent)";b.backgroundImage=u.replace(/linear-gradient\(\d{1,3}/g,"linear-gradient(".concat(i))}if("gradientPrev"===a||"gradientNext"===a){var m,h=(u=-1!==(m=null!==(d=b.backgroundImage)&&void 0!==d?d:"").indexOf("linear-gradient")?m:"linear-gradient(180deg, transparent, transparent)").split(", "),v=h.length;if("gradientPrev"===a)if(3===v)h[1]=i;else if(5===v||6===v){for(var y=0,g=0,R=0;R<v;R++)-1!==h[R].indexOf("rgb")&&(y=R),-1!==h[R].indexOf(")")&&0===g&&(g=R);g===v-1?h.splice(1,1,i):h.splice(y,g+1,i)}else if(v>=7)for(R=0;R<v;R++)if(-1!==h[R].indexOf(")")){h.splice(1,R,i);break}if("gradientNext"===a)if(3===v)h[2]=i+")";else if(5===v||6===v){for(y=0,g=0,R=0;R<v;R++)-1!==h[R].indexOf("rgb")&&(y=R),-1!==h[R].indexOf(")")&&0===g&&(g=R);g===v-1?h.splice(y,g+1,i+")"):h.splice(-1,1,i+")")}else if(v>=7){var C=0;for(R=0;R<v;R++)if(-1!==h[R].indexOf("rgb")&&2==++C){h.splice(R,v-R+1,i);break}}b.backgroundImage=h.join(", "),b=k()(b,"backgroundImage")}"alpha"!==a&&"backgroundColor"!==a||(b=k()(b,"backgroundColor")),"backgroundImage"!==a&&"backgroundPosition"!==a&&"backgroundSize"!==a||(b=/linear-gradient/g.test(null==b?void 0:b.backgroundImage)?k()(b,"backgroundPosition","backgroundSize","backgroundRepeat"):k()(b,"backgroundImage","backgroundPosition","backgroundSize","backgroundRepeat")),r((0,p.Cl)((0,p.Cl)({},A()(l,["backgroundColor","backgroundImage","backgroundPosition","backgroundSize","backgroundRepeat","angle","gradientNext","gradientPrev"])),b))}}function s(a){var t,n=null===(t=e.value)||void 0===t?void 0:t.backgroundImage,c="",o="";if(/linear-gradient/g.test(n)){var d=n.split(", "),i=d.length;if(3===i)c=d[1],o=d[2].slice(0,-1);else if(5===i||6===i)for(var l=0,r=0,b=0;b<i;b++)-1!==d[b].indexOf("rgb")&&(l=b),-1!==d[b].indexOf(")")&&0===r&&(r=b,b!==i-1?(c=d.slice(l,b+1).join(", "),o=d.slice(b+1).join("").slice(0,-1)):(c=d.slice(1,l).join(""),o=d.slice(l,i-1).join(", ")));else if(i>=7){var f=0,s=0,u=0,p=0;for(b=0;b<i;b++)-1!==d[b].indexOf("rgb")&&(0===f?f=b:0===u&&(u=b)),-1!==d[b].indexOf(")")&&(0===s?s=b:0===p&&(p=b));c=d.slice(f,s+1).join(", "),o=d.slice(u,p).join(", ")}n.split("")}var m="prev"===a?c:o;return"transparent"===m?"":m}function u(a,t){var n,c,o=e.value,d=e.onChange,i={};if("backgroundColor"===a)i=(0,p.Cl)((0,p.Cl)({},A()(o,["backgroundImage","backgroundPosition","backgroundSize","backgroundRepeat","angle"])),((n={})[a]=t,n));else if("angle"===a){t=t||0;var l=null==o?void 0:o.backgroundImage,r=null==l?void 0:l.replace(/(\d{1,})?deg/,"".concat(t,"deg"));i=(0,p.Cl)((0,p.Cl)({},o),{backgroundImage:r})}else i=(0,p.Cl)((0,p.Cl)({},o),((c={})[a]=t,c));d(i)}var m=b[c];return(0,n.useEffect)((function(){var a;(null==(a=e.value)?void 0:a.backgroundColor)||(null==a?void 0:a.alpha)?d(0):(null==a?void 0:a.backgroundImage)?/linear-gradient/g.test(a.backgroundImage)?d(1):d(2):(null==a?void 0:a.backgroundPosition)||(null==a?void 0:a.backgroundSize)?d(2):d(b.length-1)}),[]),n.createElement("div",{className:"ae-Background"},n.createElement("div",{className:"ae-Background_tabs"},n.createElement("ul",{className:"ae-Background_tabs-nav"},b.map((function(a,t){return n.createElement("li",{key:t,className:W()(a,{active:c===t}),onClick:function(){return function(a,t){var n;"noset"===t&&(n=e.value,(0,e.onChange)((0,p.Cl)((0,p.Cl)({},n),{backgroundSize:"",backgroundPosition:"",backgroundColor:"",backgroundImage:""}))),d(a)}(t,a)}})}))),n.createElement("div",{className:"ae-Background_tabs-content"},"pure"===m&&n.createElement("div",{className:"ae-Background_setting"},r("backgroundColor",{type:"input-color",label:(0,o.Ru)("2f97db95d75280bfedc5afa72d2c717d"),format:"rgba",mode:"normal",value:null===(a=e.value)||void 0===a?void 0:a.backgroundColor},{onChange:function(e){return u("backgroundColor",e)}})),"gradient"===m&&n.createElement("div",{className:"ae-Background_setting"},n.createElement("div",{className:"ae-Background_setting-item"},n.createElement("div",{className:"ae-Background_setting-item_color"},r("prev",{type:"input-color",label:(0,o.Ru)("7241f67ee4fa8e0adb5d602b5f9516df"),clearable:!1,placeholder:(0,o.Ru)("9f1b854df133912bb46203e84f0594ee"),inputClassName:"ae-Background-colorpicker",value:s("prev")},{onChange:f("gradientPrev")})),n.createElement("div",{className:"ae-Background_setting-item_pic"}),n.createElement("div",{className:"ae-Background_setting-item_color"},r("next",{type:"input-color",label:(0,o.Ru)("8ea65e3d4e52c871d1c58b1926380ab0"),clearable:!1,placeholder:(0,o.Ru)("0c46a7f77a7247a9cc6d6e995c0ea8cb"),inputClassName:"ae-Background-colorpicker",value:s("next")},{onChange:f("gradientNext")}))),n.createElement("div",{className:"ae-Background_setting-item"},r("gradient",{type:"input-number",label:(0,o.Ru)("c7706039e8ad85969df13ce3458d199a"),mode:"row",step:10,min:0,max:360,value:function(){var a,t=null===(a=e.value)||void 0===a?void 0:a.backgroundImage,n=180,c=/linear-gradient\((\d{1,3})/.exec(String(t||""));return c&&(n=+c[1]),+n}(),description:(0,o.Ru)("f4882cbf65b232af449d7289354b9a16")},{onChange:function(e){return u("angle",e)}}))),"image"===m&&n.createElement("div",{className:"ae-Background_setting"},r("image",{type:"group",mode:"horizontal",body:[(0,l.ol)("backgroundImageUrl",{name:"backgroundImage",placeholder:(0,o.Ru)("5b9ea77bb6ce2d6c82e97b120d757201"),fixedSize:!0,value:function(){var a,t,n=null===(t=null===(a=e.data)||void 0===a?void 0:a.style)||void 0===t?void 0:t.backgroundImage;return/linear-gradient/g.test(n)?"":n}(),onChange:f("backgroundImage"),fixedSizeClassName:"ae-Background-upload",accept:".jpg,.png,.svg,.gif",crop:!0,columnRatio:6,horizontal:{left:4,right:8}}),{type:"",label:(0,o.Ru)("61a87a021904dc65995e99d4c476cb21"),name:"backgroundPosition",asFormItem:!0,columnRatio:6,horizontal:{left:4,right:8},children:function(){return n.createElement("ul",{className:"ae-Background_setting—pos"},["0 0","50% 0","100% 0","0 50%","50% 50%","100% 50%","0 100%","50% 100%","100% 100%"].map((function(a){var t;return n.createElement("li",{key:a,"data-pos":a,className:W()("ae-Background_setting—pos_item",{active:a===(null===(t=e.value)||void 0===t?void 0:t.backgroundPosition)}),onClick:f("backgroundPosition")})})))}}]}),r("size",{type:"select",label:(0,o.Ru)("737391648d1216a1f84ac9ff52da5aa2"),name:"backgroundSize",mode:"horizontal",placeholder:(0,o.Ru)("737391648d1216a1f84ac9ff52da5aa2"),value:function(){var a,t,n=(null===(a=e.value)||void 0===a?void 0:a.backgroundSize)||"auto",c=null===(t=e.value)||void 0===t?void 0:t.backgroundRepeat,o=n||"";return"auto"===n&&c&&(o=n+" "+c),o}(),options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:"auto"},{label:(0,o.Ru)("0f1fd39145bad43e18f81337e0144c8c"),value:"cover"},{label:(0,o.Ru)("e0d76824dfe5e09c7068b44f605266d2"),value:"contain"},{label:(0,o.Ru)("e39d3b7a3600d9327221a637f910fc0b"),value:"100%"},{label:(0,o.Ru)("e1ff2c83c09f2dc6cc74ae02ab6b8222"),value:"auto repeat"},{label:(0,o.Ru)("7ddd9dbf373f760acfd63778469b5c4b"),value:"auto repeat-x"},{label:(0,o.Ru)("4ab931e0f709f9b493e660156925a113"),value:"auto repeat-y"},{label:(0,o.Ru)("21f3929a4484e6e992af64ec1dd3a576"),value:"auto no-repeat"}]},{onChange:function(e){return u("backgroundSize",e)}})),"noset"===m&&n.createElement("div",{className:"ae-Background_setting noset"}))))};!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a.prototype.render=function(){return n.createElement(Er,(0,p.Cl)({},this.props))},a=(0,p.Cg)([(0,c.eIh)({type:"style-background"})],a)}(n.Component),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ir=function(e){var a=e.onChange,t=e.value,c=e.render,d={type:"html",html:"<span>${label}</span><code class='ae-Code'>${value}</code>",className:"ae-selection-code"},i=k()((0,l.Gv)(t)?t:{},["display","flexWrap","flexDirection","justifyContent","alignItems"]);return i.display||(i.display="default"),n.createElement(n.Fragment,null,c("inner",{type:"form",wrapWithPanel:!1,panelClassName:"border-none shadow-none mb-0",bodyClassName:"p-none",actionsClassName:"border-none mt-2.5",wrapperComponent:"div",formLazyChange:!0,preventEnterSubmit:!0,submitOnChange:!0,body:[{label:(0,o.Ru)("a5d833839a610994dc4752e2d91f4192"),name:"display",type:"select",mode:"row",menuTpl:d,options:[{label:(0,o.Ru)("18c63459a2c069022c7790430f761214"),value:"default"},{label:(0,o.Ru)("2c86d897c71cc9c2e648222a200d5bbb"),icon:"display-block",value:"block"},{label:(0,o.Ru)("0b0052c532b457b2d032c9f56af9e4e5"),icon:"display-inline-block",value:"inline-block"},{label:(0,o.Ru)("70d457cd36de1acefe7d9587f3f862c9"),icon:"display-inline",value:"inline"},{label:(0,o.Ru)("b5f55e5c7101d9be5218d63850e1ad8b"),icon:"display-flex",value:"flex"}]},{type:"wrapper",visibleOn:"this.display === 'flex'",className:"ae-Display-group",body:[{type:"tpl",tpl:(0,o.Ru)("a648bd0b9eb3c86e39cabeac484917a5"),className:"text-base font-bold mb-1"},{label:(0,o.Ru)("452dba7c65211630f8066b070fdf157f"),name:"flexWrap",type:"switch",trueValue:"wrap",falseValue:"nowrap",mode:"row",inputClassName:"inline-flex justify-between flex-row-reverse",clearValueOnHidden:!0},{label:(0,o.Ru)("098d946b6f0cc85110c54cfac8691cc3"),name:"flexDirection",type:"select",clearValueOnHidden:!0,menuTpl:d,options:[{label:(0,o.Ru)("aee1aeb8d65547f8a368bd7364cacf12"),value:"row",icon:"drow"},{label:(0,o.Ru)("4c38eb0fea71a9506fd434a7ac5cb1c2"),value:"column",icon:"dcolumn"},{label:(0,o.Ru)("ae07817b441091793c8af39256908373"),value:"row-reverse",icon:"drowReverse"},{label:(0,o.Ru)("618515fd68ecfc4a5b58462f0cb9666b"),value:"column-reverse",icon:"dcolumnReverse"}]},{label:(0,o.Ru)("58554717be87c1f8a6d6c769f74f0679"),type:"select",name:"justifyContent",clearValueOnHidden:!0,menuTpl:d,options:[{label:(0,o.Ru)("4ba6c2256050d805ae5cd1e0e84737cf"),value:"flex-start"},{label:(0,o.Ru)("56c17ba6a56c01706ae00a31611deb03"),value:"center"},{label:(0,o.Ru)("abeb360ab1e66534a041fb8b44e1a00e"),value:"flex-end"},{label:(0,o.Ru)("dfc71567fb75f5c73da377013a223168"),value:"space-around"},{label:(0,o.Ru)("eb5ec10ef70689996dd5cd66e17a64aa"),value:"space-between"},{label:(0,o.Ru)("ba3a7db7cc1ac5a908358f62fdbb21de"),value:"space-evenly"},{label:(0,o.Ru)("7ac1519928de413cfe36f5d2e0610430"),value:"stretch"}]},{label:(0,o.Ru)("f6cbf29fdb5e94052a22986533c7267f"),type:"select",name:"alignItems",clearValueOnHidden:!0,menuTpl:d,options:[{label:(0,o.Ru)("4ba6c2256050d805ae5cd1e0e84737cf"),value:"flex-start"},{label:(0,o.Ru)("56c17ba6a56c01706ae00a31611deb03"),value:"center"},{label:(0,o.Ru)("abeb360ab1e66534a041fb8b44e1a00e"),value:"flex-end"},{label:(0,o.Ru)("ed97c73866617b40a7b1215867e0f489"),value:"baseline"},{label:(0,o.Ru)("7ac1519928de413cfe36f5d2e0610430"),value:"stretch"}]}]}]},{data:i,onSubmit:function(e,n){var c="flex"===e.display?e:Rr()(i,(function(a,t){return"display"!==t||"display"===t&&"default"===e[t]?void 0:e[t]}));null==a||a((0,p.Cl)((0,p.Cl)({},t),c))}}))};function Or(e){var a,t=e.value,c=e.onChange;return n.createElement("div",{className:"mx-2 ae-BoxModel"},n.createElement("div",{className:"ae-BoxModel-inner"}),(a="inset",n.createElement(n.Fragment,null,["left","right","top","bottom"].map((function(e){var o,d=vr()("".concat(a,"-").concat(e));return n.createElement("input",{key:d,placeholder:"0",className:"ae-BoxModel-input ".concat(e),type:"text",onChange:(o=d,function(e){var a,n,d=e.target.value;d?((0,l.kf)(d)||Gn(d)||/^(-?(\d*\.)?\d+)((px)|(em)|(%)|(ex)|(ch)|(rem)|(vw)|(vh)|(vmin)|(vmax)|(cm)|(mm)|(in)|(pt)|(pc))$/.test(d))&&c((0,p.Cl)((0,p.Cl)({},t),((n={})[o]=d,n))):c((0,p.Cl)((0,p.Cl)({},t),((a={})[o]="",a)))}),value:(null==t?void 0:t[d])||""})})),n.createElement("div",{className:"ae-BoxModel-title"},a.toUpperCase()),["lt","lb","rt","rb"].map((function(e){return n.createElement("div",{key:e,className:W()("ae-BoxModel-line",e)})})))))}function Tr(e){var a=e.value,t=e.onSelect,c=e.active,o=e.tip,d=e.flexDirection,i=String(a).split(":");return n.createElement(q.T_,{key:"TooltipWrapper",tooltip:o},n.createElement("div",{className:W()("ae-FlexLayout-item",{active:c}),style:{flex:a,flexDirection:d||"row"},onClick:t},i.map((function(e,a){return n.createElement("div",{key:a,className:"ae-FlexLayout-itemColumn",style:{flex:e}})}))))}function Fr(e){var a,t=e.onChange,c=e.value,o=e.data,d=(0,p.zs)((0,n.useState)(""),2),i=d[0],l=d[1];(0,n.useEffect)((function(){if(c){var e=String(c).split(":"),a=Math.min.apply(null,e);e.every((function(e){return+e%a==0}))?(e=e.map((function(e){return String(+e/a)}))).join(":")!==i&&l(e.join(":")):c!==i&&l(c)}}),[]);var r=(null===(a=o.style)||void 0===a?void 0:a.flexDirection)||"row";function b(){/\d[\d:]+\d$/.test(i)&&t(i)}return n.createElement("div",{className:"ae-FlexLayout"},n.createElement("div",{className:"ae-FlexLayout-wrap"},["1","1:1","1:2","2:1","1:3","1:1:1","1:2:1","1:1:1:1"].map((function(e){return n.createElement(Tr,{key:e,value:e,tip:"排列".concat(e),flexDirection:r,onSelect:function(){l(e),t(e)},active:e===i})}))),n.createElement("div",{className:"flex items-center"},n.createElement("span",{className:"mr-2 text-gray-500"},"自定义分隔比例"),n.createElement(q.cl,{className:"ae-FlexLayout-input",clearable:!1,value:i,placeholder:"例如 1:3:2",onChange:function(e){return l(e)},onBlur:function(){return i&&b()},onKeyDown:function(e){"Enter"===e.key&&(e.preventDefault(),b())}})))}!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a.prototype.render=function(){return n.createElement(Ir,(0,p.Cl)({},this.props))},a=(0,p.Cg)([(0,c.eIh)({type:"style-display"})],a)}(n.Component),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},(0,be.PA)(Or),function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a.prototype.render=function(){return n.createElement(Or,(0,p.Cl)({},this.props))},a=(0,p.Cg)([(0,c.eIh)({type:"inset-box-model"})],a)}(n.Component),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a.prototype.render=function(){return n.createElement(Fr,(0,p.Cl)({},this.props))},a=(0,p.Cg)([(0,B.eIh)({type:"flex-layout"})],a)}(n.Component),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ar="NO_BLOCK",Mr="AVERAGE",zr="STEPS",Pr="CUSTOM",jr="PARKS",Br="CUSTOM",Dr=[{label:(0,o.Ru)("5b4ffa2eadaf629b833b37a3e8742b2c"),value:Ar},{label:(0,o.Ru)("3569877e498155b59ef5299870c43f80"),value:Mr},{label:(0,o.Ru)("15e1fdd9d5cc4dc595fba0eee0719cba"),value:zr},{label:(0,o.Ru)("f1d4ff50f3828f9b73412e7d94e6dd6e"),value:Pr}],Vr=[{label:(0,o.Ru)("56d37871117270ce5d157a8de90dacd6"),value:jr},{label:(0,o.Ru)("f1d4ff50f3828f9b73412e7d94e6dd6e"),value:Br}],Lr=function(e,a){return Array.isArray(e)?Pr:e>1?Mr:a?zr:Ar},$r=function(e){function a(a){var t=e.call(this,a)||this,n=a.data,c=n.parts,o=void 0===c?1:c,d=n.showSteps;return t.state={options:t.transformOptionValue(Lr(o),o),source:Lr(o,d),parts:o},t}return(0,p.C6)(a,e),a.prototype.transformOptionValue=function(e,a){return e===Pr&&Array.isArray(a)?a.map((function(e){return{number:Number(e)}})):[]},a.prototype.onChange=function(){var e=this.state,a=e.source,t=e.parts,n=e.options,c=this.props.onBulkChange,o={parts:t,showSteps:!1};switch(a){case Ar:o.parts=1;break;case Mr:o.parts=t;break;case zr:o.parts=1,o.showSteps=!0;break;case Pr:o.parts=[],n&&n.length&&n.forEach((function(e){o.parts.push(e.number)}))}c&&c(o)},a.prototype.handleSourceChange=function(e){this.setState({source:e},this.onChange)},a.prototype.handleOptionsChange=function(e){void 0===e&&(e=[]),this.setState({options:e},this.onChange)},a.prototype.renderHeader=function(){var e,a=this.props,t=a.env,n=a.render,c=this.state.source;return null===(e=null==t?void 0:t.theme)||void 0===e||e.classPrefix,n("header",{type:"select",name:"optionSourceList",label:(0,o.Ru)("6903085e7f31286560e4a2e160beac42")},{options:Dr,value:c,onChange:this.handleSourceChange})},a.prototype.renderContent=function(e){var a=this,t=this.props,d=t.classPrefix,i=t.render,r=this.state,b=r.parts,f=r.options;return e===Mr?n.createElement("div",{className:W()("ae-ExtendMore","".concat(d,"Form-item"),"".concat(d,"Form-item--horizontal"),"".concat(d,"Form-item--horizontal-justify"))},n.createElement("label",{className:W()("".concat(d,"Form-label"),"".concat(d,"Form-itemColumn--4"))},(0,o.Ru)("7145575ab9e3b4529eea61fe5fe76d0e")),n.createElement("div",{className:W()("".concat(d,"Form-value"))},n.createElement(c.Q7x,{value:b,onChange:this.handlePartsChange}))):e===Pr?n.createElement("div",{className:"ae-OptionControl-wrapper"},i("content",(0,l.ol)("combo-container",{type:"combo",label:!1,name:"texts",items:[{type:"input-number",name:"number",require:!0}],draggable:!1,multiple:!0,value:f,onChange:function(e){return a.setState({options:e},a.onChange)},addButtonText:(0,o.Ru)("1c8737ec7da60e12207c9eb04ccabcd4")}))):n.createElement(n.Fragment,null)},a.prototype.handlePartsChange=function(e){this.setState({parts:e},this.onChange)},a.prototype.render=function(){var e=this.props.className,a=this.state.source;return n.createElement("div",{className:W()("ae-OptionControl",e)},this.renderHeader(),this.renderContent(a))},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"transformOptionValue",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSourceChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Array]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleOptionsChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Number]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handlePartsChange",null),a}(n.Component),_r=function(e){function a(a){var t=e.call(this,a)||this,n=a.data.marks,c=void 0===n?{}:n;return t.state={options:t.transformOptionValue(c),source:Object.keys(c).length?Br:jr},t}return(0,p.C6)(a,e),a.prototype.componentDidUpdate=function(e){var a=e.data,t=a.parts,n=a.unit,c=a.max,o=a.min,d=a.showSteps,i=this.props.data,l=i.parts,r=i.unit,b=i.max,f=i.min,s=i.showSteps,u=this.state.source;t===l&&n===r&&c===b&&o===f&&d===s||u===jr&&this.onSynchronismParts()},a.prototype.transformOptionValue=function(e){return Object.keys(e).map((function(a){return{number:+a,label:e[a]}}))},a.prototype.onChange=function(){var e=this.state.options,a=this.props.onChange,t={};e&&e.length&&e.forEach((function(e){t[e.number]=e.label||e.number})),a&&a(t)},a.prototype.onSynchronismParts=function(){var e=this.props.data,a=e.parts,t=e.max,n=e.min,c=e.step,o=void 0===c?1:c,d=e.unit,i=void 0===d?"":d,l=e.showSteps,r=[];switch(Lr(a,l)){case Mr:for(var b=(t-n)/a,f=0;f<=a;f++)r.push({number:f*b+n,label:f*b+n+i});break;case zr:var s=(t-n)/o;for(f=0;f<=s;f++)r.push({number:f*o+n,label:f*o+n+i});break;case Pr:Array.isArray(a)&&a.forEach((function(e){(e||0===e)&&r.push({number:e,label:e+i})}))}this.setState({options:r},this.onChange)},a.prototype.handleSourceChange=function(e){this.setState({source:e}),e===jr&&this.onSynchronismParts()},a.prototype.renderHeader=function(){var e=this.props.render,a=this.state.source;return e("header",{type:"select",name:"optionSourceList",label:(0,o.Ru)("dc4c91dfaa3b760147bd92e648560af4")},{options:Vr,value:a,onChange:this.handleSourceChange})},a.prototype.render=function(){var e=this,a=this.props,t=a.className,c=a.render,d=this.state,i=d.source,r=d.options;return n.createElement("div",{className:W()("ae-OptionControl",t)},this.renderHeader(),i===Br&&c("inner",(0,l.ol)("combo-container",{type:"combo",label:!1,name:"texts",draggable:!1,multiple:!0,items:[{type:"input-number",name:"number",required:!0},{type:"input-text",name:"label",required:!0}],addButtonText:(0,o.Ru)("662d8b49913650f543c024d4d02009a2"),value:r,onChange:function(a){e.setState({options:a},e.onChange)}})))},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"transformOptionValue",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"onChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"onSynchronismParts",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSourceChange",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-partsControl",renderLabel:!1})],a)}($r),function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-marksControl",renderLabel:!1})],a)}(_r),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Hr=t(53881),Wr=function(e){function a(a){var t=e.call(this,a)||this;return t.state={loading:!1,hint:void 0},t}return(0,p.C6)(a,e),a.prototype.handleConfirm=function(e){var a,t,n=this.props,c=n.manager,o=n.data,d=n.onChange,i=n.onBulkChange,l=n.onBindingChange;(null==e?void 0:e.value)&&(d(e.value),i&&(null==l||l(e,i)),null===(t=null===(a=c.config)||void 0===a?void 0:a.dataBindingChange)||void 0===t||t.call(a,e.value,o,c))},a.prototype.handlePickerOpen=function(){return(0,p.sH)(this,void 0,void 0,(function(){var e,a,t,n;return(0,p.YH)(this,(function(c){switch(c.label){case 0:e=this.props,a=e.manager,t=e.node,this.setState({loading:!0,schema:void 0}),c.label=1;case 1:return c.trys.push([1,3,,4]),[4,a.getAvailableContextFields(t)];case 2:return n=c.sent(),[3,4];case 3:return c.sent(),this.setState({loading:!1,hint:(0,o.Ru)("005c50d1af6e833d6991ab882653b7ae")}),[2];case 4:return this.setState({loading:!1,hint:n?void 0:(0,o.Ru)("76f47297fe988267a26073a9aaf7911f"),schema:null!=n?n:void 0}),[2]}}))}))},a.prototype.render=function(){var e=this,a=this.props,t=a.className;a.classnames;var d=a.value,i=a.onChange;a.multiple;var l=a.disabled,r=a.render,b=this.state,f=b.schema,s=b.loading,u=b.hint;return n.createElement(c.ybG,{onPickerOpen:this.handlePickerOpen,className:t,title:(0,o.Ru)("020586d0c69f8211840ddf9ee9bbf6ab"),bodyRender:function(e){var a=e.value,t=e.isOpened,o=e.onChange;return t?s?n.createElement(c.y$y,{show:!0,icon:"reload",spinnerClassName:"ae-DataBindingList-spinner"}):u?n.createElement("p",{className:"ae-DataBindingList-hint"},u):r("content",f,{onSelect:o,value:a?a.value:d}):null},value:d,onConfirm:this.handleConfirm},(function(a){var t=a.onClick;return n.createElement(c.cl_,{className:"ae-InputVariable",clearable:!1,value:d,onChange:i,disabled:l},n.createElement("span",{onClick:function(a){return(0,p.sH)(e,void 0,void 0,(function(){return(0,p.YH)(this,(function(e){return t(a),[2]}))}))}},n.createElement(c.Int,{icon:"info",className:"icon cursor-pointer"})))}))},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleConfirm",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"handlePickerOpen",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-DataBindingControl"})],a)}(Wr);var qr=function(e){function a(a){var t=e.call(this,a)||this;return t.handleSearchDebounced=Tc()(t.handleSearch,250,{trailing:!0,leading:!1}),t.state={filteredFields:a.fields},t}return(0,p.C6)(a,e),a.prototype.handleSearch=function(e){return(0,p.sH)(this,void 0,void 0,(function(){return(0,p.YH)(this,(function(a){return this.setState({filteredFields:(0,Hr.Ht)(this.props.fields,e,{keys:["label","value","children"],threshold:Hr.Ht.rankings.CONTAINS})}),[2]}))}))},a.prototype.handleSelect=function(){},a.prototype.render=function(){var e=this.props,a=e.className,t=e.value,d=e.onSelect,i=e.isSelected,l=this.state.filteredFields;return n.createElement("div",{className:W()("ae-DataBindingList",a)},n.createElement("div",{className:W()("ae-DataBindingList-searchBox")},n.createElement(c.Gd8,{mini:!1,placeholder:(0,o.Ru)("91be693dd1ccea38f8f514318fd8a944"),onSearch:this.handleSearchDebounced})),n.createElement("div",{className:W()("ae-DataBindingList-body")},n.createElement(c.p2z,{className:W()("ae-DataBindingList-collapseGroup"),defaultActiveKey:l.map((function(e){return e.value||e.label})),expandIcon:n.createElement(c.Int,{cx:W(),icon:"fa fa-chevron-right expandIcon",className:"Icon"}),expandIconPosition:"right"},l.map((function(e,a){return n.createElement(c.SDm,{className:W()("ae-DataBindingList-collapse"),headingClassName:W()("ae-DataBindingList-collapse-title"),bodyClassName:W()("ae-DataBindingList-collapse-body"),propKey:e.value||e.label,key:e.value||e.label,header:n.createElement("span",null,e.label)},Array.isArray(e.children)&&e.children.length>0?e.children.map((function(e){var a=i?i(e):e.value===t;return n.createElement("div",{className:W()("ae-DataBindingList-item",{"is-active":a}),onClick:function(){return d(e)},key:e.value},e.label)})):n.createElement("p",{className:W()("ae-DataBindingList-hint")},(0,o.Ru)("8517171ce4ad0e9a5b511bd6bb26f839")))})))))},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"handleSearch",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSelect",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,B.A49)({type:"ae-SimpleDataBindingPanel"})],a)}(qr),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ur=function(e){function a(){return null!==e&&e.apply(this,arguments)||this}return(0,p.C6)(a,e),a.prototype.renderValue=function(e,a,t){return(0,this.props.render)("value",(0,l.ol)("DataPickerControl",{inputOnly:!0,name:"any"}),{value:e,onChange:a})},a.prototype.render=function(){var e=this.props,a=e.schema,t=e.render,n=e.name,c=e.description,o=e.required,d=(0,p.Tt)(e,["schema","render","name","description","required"]);return t("inner",{type:"json-schema",schema:a,name:n,description:c,required:o},(0,p.Cl)((0,p.Cl)({},d),{renderValue:this.renderValue}))},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Function,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderValue",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.A49)({type:"ae-DataMappingControl"})],a)}(Ur),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Jr=function(e){function a(){return null!==e&&e.apply(this,arguments)||this}return(0,p.C6)(a,e),a.prototype.handleConfirm=function(e){this.props.onChange(e)},a.prototype.handlePickerOpen=function(){var e;return(0,p.sH)(this,void 0,void 0,(function(){var a,t,n,c;return(0,p.YH)(this,(function(o){switch(o.label){case 0:return a=this.props,t=a.manager,n=a.node,(c=null!==(e=this.props.variables)&&void 0!==e?e:this.props.data.variables)?[3,2]:[4,t.getContextSchemas(n.info.id)];case 1:o.sent(),c=t.dataSchema.getDataPropsAsOptions(),o.label=2;case 2:return[2,{variables:c.map((function(e){return(0,p.Cl)((0,p.Cl)({},e),{selectMode:"tree"})})),variableMode:"tree"}]}}))}))},a.prototype.render=function(){var e=this.props;e.classnames;var a=e.value,t=e.onChange,o=e.disabled;return e.manager,e.node,n.createElement(c.dR5,(0,p.Cl)({},this.props,{onPickerOpen:this.handlePickerOpen,evalMode:!1,onConfirm:this.handleConfirm,value:a,onChange:function(){},header:""}),(function(e){var d=e.onClick;return n.createElement(c.cl_,{className:"ae-InputVariable",clearable:!1,value:a,onChange:t,disabled:o},n.createElement("span",{onClick:d},n.createElement(c.Int,{icon:"info",className:"icon"})))}))},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleConfirm",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"handlePickerOpen",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-DataPickerControl",renderLabel:!1})],a)}(Jr),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Yr=function(e){function a(){return null!==e&&e.apply(this,arguments)||this}return(0,p.C6)(a,e),a.prototype.onClick=function(){var e=this.props,a=e.data,t=void 0===a?{}:a,n=e.compId,d=e.manager,i="string"==typeof n?n:n(t);i?d.setActiveId(i):c.oRP.error((0,o.Ru)("b51796f5778fdc31bac73769a85f89c7"))},a.prototype.render=function(){var e=this.props,a=e.className,t=e.label;return e.data,n.createElement("div",{className:W()("ae-GoConfig",a),onClick:this.onClick},t,n.createElement("div",{className:W()("ae-GoConfig-trigger")},(0,o.Ru)("eee03351367bb1907dcc3140ffa3e3b8")))},(0,p.Cg)([B.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"onClick",null),a}(n.PureComponent);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.A49)({type:"ae-go-config"})],a)}(Yr),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Xr="ae-FeatureControl",Gr=function(e){function a(t){var n=e.call(this,t)||this;return n.state=a.initState(t.data,t.features),n}return(0,p.C6)(a,e),a.getDerivedStateFromProps=function(e,t){return a.initState(e.data,e.features,t.inUseFeat,t.unUseFeat)},a.initState=function(e,a,t,n){var c=[],o=[];return Array.isArray(a)||(a=a(e)),a.forEach((function(a){var t;null==a.isActive||(null===(t=a.isActive)||void 0===t?void 0:t.call(a,e))?c.push(a):a.add&&o.push(a)})),{inUseFeat:c,unUseFeat:o}},a.prototype.handleRemove=function(e,a){var t,n=this.props,c=n.removeFeature,o=n.data,d=n.onBulkChange,i=Ue()(o),l=this.state,r=l.inUseFeat,b=l.unUseFeat;null===(t=e.remove)||void 0===t||t.call(e,i),null==c||c(e,i),Rc()(r,e),e.add&&b.push(e),null==d||d(i),this.setState({inUseFeat:r,unUseFeat:b})},a.prototype.handleSort=function(e){var a=this.props,t=a.data,n=a.onBulkChange,c=a.onSort,o=Ue()(t);null==c||c(o,e),null==n||n(o)},a.prototype.handleAdd=function(e){var a,t=this.props,n=t.addFeature,c=t.data,o=t.onBulkChange,d=this.state,i=d.inUseFeat,l=d.unUseFeat;i.push(e),Rc()(l,e);var r=Ue()(c);null===(a=e.add)||void 0===a||a.call(e,r),null==n||n(e,r),null==o||o(r)},a.prototype.dragRef=function(e){this.props.sortable&&(!this.drag&&e?this.initDragging():this.drag&&!e&&this.destroyDragging(),this.drag=e)},a.prototype.initDragging=function(){var e=this,a=(0,fa.findDOMNode)(this);this.sortable=new pn(a.querySelector(".".concat(Xr,"-features")),{group:"FeatureControlGroup",animation:150,handle:".".concat(Xr,"Item-dragBar"),ghostClass:"".concat(Xr,"Item-dragging"),onEnd:function(a){if(a.newIndex!==a.oldIndex){var t=a.to;a.oldIndex<t.childNodes.length-1?t.insertBefore(a.item,t.childNodes[a.oldIndex>a.newIndex?a.oldIndex+1:a.oldIndex]):t.appendChild(a.item);var n=e.state.inUseFeat.concat();n[a.oldIndex]=n.splice(a.newIndex,1,n[a.oldIndex])[0],e.setState({inUseFeat:n},(function(){e.handleSort({oldIndex:a.oldIndex,newIndex:a.newIndex})}))}}})},a.prototype.destroyDragging=function(){this.sortable&&this.sortable.destroy()},a.prototype.handleCheck=function(e,a){var t=this.props,n=t.data,c=t.onBulkChange,o=t.onItemCheck,d=Ue()(n);null==o||o(e,a,d),null==c||c(d)},a.prototype.renderItem=function(e,a,t){var o=this,d=this.props,i=d.sortable,l=d.goFeatureComp;d.node;var r,b=d.manager,f=d.onItemCheck,s=d.isItemChecked,u=d.data;return r=l?n.createElement(Yr,{className:W()("".concat(Xr,"Item-go")),label:e.label,manager:b,compId:function(){return l(e,a)}}):n.createElement("div",{className:W()("".concat(Xr,"Item-label"))},e.label),n.createElement("li",{className:Xr+"Item",key:a},t&&f&&n.createElement(q.Sc,{checked:s(e,a,u),onChange:function(e){return o.handleCheck(e,a)}}),n.createElement("div",{className:Xr+"Item-content"},i&&n.createElement("a",{className:Xr+"Item-dragBar"},n.createElement(c.Int,{icon:"drag-bar",className:"icon"})),r),n.createElement(c.$nd,{className:Xr+"Item-action",onClick:function(){return o.handleRemove(e,a)}},n.createElement(c.Int,{icon:"delete-btn",className:"icon"})))},a.prototype.renderAction=function(){var e=this,a=this.props,t=a.addable,n=a.addText,c=a.render,d=a.customAction,i=a.data,l=a.onBulkChange,r=a.hideAddWhenAll;if(!t)return null;if(d&&"function"==typeof d){var b=d({onBulkChange:l,schema:Ue()(i)});if(_n()(b)&&"string"==typeof b.type)return c("custom-action",b)}return r&&!this.state.unUseFeat.length?null:c("action",{type:"dropdown-button",closeOnClick:!0,label:(0,o.Ru)("b58c7549c0246c55b9cac96383200338")||n,className:"".concat(Xr,"-action"),btnClassName:"".concat(Xr,"-action--btn"),menuClassName:"".concat(Xr,"-action--menus"),buttons:this.state.unUseFeat.map((function(a){return{label:a.label,onClick:function(){return e.handleAdd(a)}}}),{popOverContainer:null})})},a.prototype.render=function(){var e=this,a=this.props,t=a.className,c=a.checkable,o=a.checkableOn,d=a.data,i=!1;return void 0!==c?i=c:o&&(i=!0===(0,B.pgu)(o,d)),n.createElement("div",{className:W()("ae-FeatureControl",t)},n.createElement("ul",{className:W()("ae-FeatureControl-features"),ref:this.dragRef},this.state.inUseFeat.map((function(a,t){return e.renderItem(a,t,i)}))),this.renderAction())},(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Number]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleRemove",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleAdd",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"dragRef",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Boolean,Number]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleCheck",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-feature-control"})],a)}(Gr),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Kr={label:"",value:""},Qr=function(e){function a(a){var t=e.call(this,a)||this;t.internalProps=["checked","editing"];var n=a.data||{},c=n.source,o=n.labelField,d=n.valueField,i=n.showIconField,l=n.iconField;return t.state={options:t.transformOptions(a),api:c,labelField:o,valueField:d,iconField:i?l:void 0,source:c?/\$\{(.*?)\}/g.test(c)?"variable":"api":"custom",modalVisible:!1},t.sortables=[],t}return(0,p.C6)(a,e),a.prototype.transformOptions=function(e){var a=e.value;return a&&Array.isArray(a)&&a.length?a:[(0,p.Cl)({},Kr)]},a.prototype.pretreatOptions=function(e){var a=this;return Array.isArray(e)?e.map((function(e){return e.children&&e.children.length&&(e.children=a.pretreatOptions(e.children)),e.value=null==e.value||""===e.value?e.label:e.value,e})):[]},a.prototype.onChange=function(){var e=this.state,a=e.source,t=e.api,n=e.labelField,c=e.valueField,o=e.iconField,d=this.props.onBulkChange,i={source:void 0,options:void 0,labelField:void 0,valueField:void 0,iconField:void 0};if("custom"===a){var l=this.state.options.concat();i.options=this.pretreatOptions(l)}"api"!==a&&"apicenter"!==a&&"variable"!==a||(i.source=t,i.labelField=n||void 0,i.valueField=c||void 0,i.iconField=o),d&&d(i)},a.prototype.handleSourceChange=function(e){this.setState({api:"",source:e},this.onChange)},a.prototype.renderHeader=function(){var e,a=this,t=this.props,c=t.render,d=t.label,i=t.labelRemark,l=t.useMobileUI,r=t.env,b=t.popOverContainer,f=t.hasApiCenter,s=null===(e=null==r?void 0:r.theme)||void 0===e?void 0:e.classPrefix,u=this.state.source,m=(0,p.fX)((0,p.fX)([{label:(0,o.Ru)("01820262aa9ad5b130f8f5b86bfd2968"),value:"custom"},{label:(0,o.Ru)("f99603414a616bdee85de0e6e3938b65"),value:"api"}],(0,p.zs)(f?[{label:(0,o.Ru)("e6ff6a97bf600c02942db3126a7077b8"),value:"apicenter"}]:[]),!1),[{label:(0,o.Ru)("50334fc77fc5a2c2636f14f158d3c417"),value:"variable"}],!1).map((function(e){return(0,p.Cl)((0,p.Cl)({},e),{onClick:function(){return a.handleSourceChange(e.value)}})}));return n.createElement("header",{className:"ae-TreeOptionControl-header"},n.createElement("label",{className:W()("".concat(s,"Form-label"))},d||"",i?c("label-remark",{type:"remark",icon:i.icon||"warning-mark",tooltip:i,className:W()("Form-lableRemark",null==i?void 0:i.className),useMobileUI:l,container:b||r.getModalContainer}):null),n.createElement("div",null,c("validation-control-addBtn",{type:"dropdown-button",level:"link",size:"sm",label:"${selected}",align:"right",closeOnClick:!0,closeOnOutside:!0,buttons:m},{popOverContainer:null,data:{selected:m.find((function(e){return e.value===u})).label}})))},a.prototype.handleEditLabelOrValue=function(e,a,t){var n=this,c=Ue()(this.state.options),o=this.getNodePath(a).path;Ud()(c,"".concat(o,".").concat(t),e),this.setState({options:c},(function(){return n.rereshBindDrag()}))},a.prototype.handleDelete=function(e,a){var t,n,d=this,i=Ue()(this.state.options);if(e.includes("-")||1!==i.length){if(1===e.split("-").length)i.splice(a,1);else{var l=this.getNodePath(e).parentPath,r=I()(i,l,{});null===(t=null==r?void 0:r.children)||void 0===t||t.splice(a,1),0===(null===(n=null==r?void 0:r.children)||void 0===n?void 0:n.length)&&delete r.children,Ud()(i,l,r)}this.setState({options:i},(function(){return d.rereshBindDrag()}))}else c.oRP.warning((0,o.Ru)("41be5ce31e28742d0b259fe734e49c28"),{closeButton:!0})},a.prototype.getNodePath=function(e){var a=e.split("-");if(1===a.length)return{path:a,parentPath:""};var t="[".concat(a.join("].children["),"]");return a=a.slice(0,a.length-1),{path:t,parentPath:"[".concat(a.join("].children["),"]")}},a.prototype.addOption=function(e){var a,t=this,n=Ue()(this.state.options),c=e.split("-");if(1===c.length)n.splice(+c[0]+1,0,(0,p.Cl)({},Kr));else{var o=c[c.length-1],d=this.getNodePath(e).parentPath,i=I()(n,d,{});null===(a=i.children)||void 0===a||a.splice(+o+1,0,(0,p.Cl)({},Kr)),Ud()(n,d,i)}this.setState({options:n},(function(){return t.rereshBindDrag()}))},a.prototype.addChildOption=function(e){var a=this;if(e.split("-").length>=6)c.oRP.warning((0,o.Ru)("9046ad86a1a47f16e954f2ec38fb680a"),{closeButton:!0});else{var t=Ue()(this.state.options),n=this.getNodePath(e).path,d=I()(t,n)||[];d.children?d.children.push((0,p.Cl)({},Kr)):d.children=[(0,p.Cl)({},Kr)],Ud()(t,n,d),this.setState({options:t},(function(){return a.rereshBindDrag()}))}},a.prototype.hideModal=function(e){this.setState({modalVisible:!1}),e||this.setState({options:this.transformOptions(this.props)})},a.prototype.renderOptions=function(e,a,t){var d=this,i=this.props.render,r=(0,l.k7)(),b=t.join("-");if(e.children&&e.children.length){var f=Ue()(e);return delete f.children,n.createElement("div",{className:W()("ae-TreeOptionControlItem-parent"),key:"parent".concat(b).concat(a).concat(e.label)},this.renderOptions(f,a,t),n.createElement("div",{className:W()("ae-TreeOptionControlItem-son"),key:"son".concat(b).concat(a).concat(e.label),"data-level":b},e.children.map((function(e,a){return d.renderOptions(e,a,t.concat(a))}))))}return n.createElement("div",{className:"ae-TreeOptionControlItem",key:"child".concat(b).concat(a).concat(e.label),"data-path":b},n.createElement("a",{className:"ae-TreeOptionControlItem-dragBar"},n.createElement(c.Int,{icon:"drag-bar",className:"icon"})),r?(0,c.XXf)({type:"input-text-i18n",className:"ae-TreeOptionControlItem-input-label",value:e.label,placeholder:(0,o.Ru)("f69608e93e9728f4fbef583bfa1326c1"),clearable:!1,onBlur:function(e){d.handleEditLabelOrValue(e.target.value,b,"label")},onI18nChange:function(e){d.handleEditLabelOrValue(e,b,"label")}}):n.createElement(c.cl_,{className:"ae-TreeOptionControlItem-input-label",value:e.label,placeholder:(0,o.Ru)("f69608e93e9728f4fbef583bfa1326c1"),clearable:!1,onBlur:function(e){d.handleEditLabelOrValue(e.target.value,b,"label")}}),n.createElement(c.cl_,{className:"ae-TreeOptionControlItem-input-value",value:e.value,placeholder:(0,o.Ru)("684a0d1aeca4e9acff89221b57826d4d"),clearable:!1,onBlur:function(e){d.handleEditLabelOrValue(e.target.value,b,"value")}}),n.createElement("div",{className:"ae-TreeOptionControlItem-btns"},i("dropdown",{type:"dropdown-button",className:"ae-TreeOptionControlItem-dropdown fa-sm",btnClassName:"px-2",icon:"add",hideCaret:!0,closeOnClick:!0,trigger:"hover",align:"right",menuClassName:"ae-TreeOptionControlItem-ulmenu",buttons:[{type:"button",className:"ae-OptionControlItem-action",label:(0,o.Ru)("e8755fb1e985a5d26df0fce1f0b7b0f8"),onClick:function(){d.addOption(b)}},{type:"button",className:"ae-OptionControlItem-action",label:(0,o.Ru)("bbcbe681f9225f8adf3663f563a9f294"),onClick:function(){d.addChildOption(b)}}]},{popOverContainer:null}),n.createElement(c.$nd,{size:"sm",onClick:function(){d.handleDelete(b,a)}},n.createElement(c.Int,{className:"icon",icon:"delete-bold-btn"}))))},a.prototype.dragRef=function(e){!this.drag&&e?(this.drag=e,this.initDragging()):this.drag&&!e&&this.destroyDragging(!0)},a.prototype.rereshBindDrag=function(){this.drag&&(this.destroyDragging(),this.initDragging())},a.prototype.initDragging=function(){var e,a=this,t=new pn(this.drag,{group:"TreeOptionControlGroup",animation:150,handle:".ae-TreeOptionControlItem-dragBar",ghostClass:"ae-TreeOptionControlItem-dragging",onEnd:function(e){var t,n=Ue()(a.state.options),c=e.oldIndex,o=e.newIndex;t=(0,p.zs)([n[c],n[o]],2),n[o]=t[0],n[c]=t[1],a.setState({options:n},(function(){return a.rereshBindDrag()}))},onMove:function(e){var a=e.from,t=e.to;return a.dataset.level===t.dataset.level}});this.sortables.push(t);var n=null===(e=this.drag)||void 0===e?void 0:e.querySelectorAll(".ae-TreeOptionControlItem-son");n&&Array.from(n).forEach((function(e){var t=new pn(e,{group:"TreeOptionControlGroup",animation:150,handle:".ae-TreeOptionControlItem-dragBar",ghostClass:"ae-TreeOptionControlItem-dragging",onEnd:function(e){var t,n=e.item,c=e.oldIndex,o=e.newIndex,d=Ue()(a.state.options),i=n.dataset.path;if(i){var l=a.getNodePath(i).parentPath,r=I()(d,"".concat(l,".children"))||[];r&&(t=(0,p.zs)([r[o],r[c]],2),r[c]=t[0],r[o]=t[1],Ud()(d,"".concat(l,".children"),r),a.setState({options:d}))}},onMove:function(e){var a=e.from,t=e.to;return a.dataset.level===t.dataset.level}});a.sortables.push(t)}))},a.prototype.destroyDragging=function(e){this.sortables.forEach((function(e){null==e||e.destroy()})),this.sortables=[],e&&(this.drag=null)},a.prototype.renderModal=function(){var e=this,a=this.state,t=a.modalVisible,d=a.options;return n.createElement(c.aFV,{className:"ae-TreeOptionControl-Modal",show:t,onHide:function(){e.hideModal()}},n.createElement(c.aFV.Header,{onClose:function(){e.hideModal()}},(0,o.Ru)("c08dbaf90614532aed9f526e58b7fef2")),n.createElement(c.aFV.Body,null,n.createElement("div",{className:"ae-TreeOptionControl-content",ref:this.dragRef},d.map((function(a,t){return e.renderOptions(a,t,[t])})))),n.createElement(c.aFV.Footer,null,n.createElement(c.$nd,{onClick:function(){e.hideModal()}},(0,o.Ru)("625fb26b4b3340f7872b411f401e754c")),n.createElement(c.$nd,{level:"primary",onClick:function(){e.onChange(),e.hideModal(!0)}},(0,o.Ru)("e83a256e4f5bb4ff8b3d804b5473217a"))))},a.prototype.handleAPIChange=function(e){this.setState({api:e},this.onChange)},a.prototype.handleLableFieldChange=function(e){this.setState({labelField:e},this.onChange)},a.prototype.handleValueFieldChange=function(e){this.setState({valueField:e},this.onChange)},a.prototype.handleIconFieldChange=function(e){this.setState({iconField:e},this.onChange)},a.prototype.renderApiPanel=function(){var e=this.props,a=e.render,t=e.showIconField,n=void 0!==t&&t,c=this.state,d=c.source,i=c.api,r=c.labelField,b=c.valueField,f=c.iconField;return a("api",(0,l.ol)("apiControl",{label:(0,o.Ru)("54ea89b497ec3bb319c68844dfa3687f"),name:"source",className:"ae-ExtendMore",visibleOn:"this.autoComplete !== false",value:i,onChange:this.handleAPIChange,sourceType:d,footer:[{label:(0,l.NR)((0,o.Ru)("7e9c83e86beb612377a94e6e8d1fc644"),(0,o.Ru)("26ff46d82166741297ce666b2792af85")),type:"input-text",name:"labelField",value:r,placeholder:(0,o.Ru)("6d4ce0631f37676a887c9599691fabec"),onChange:this.handleLableFieldChange},{label:(0,o.Ru)("2e01f5f5889e33d003bec7857cd38445"),type:"input-text",name:"valueField",value:b,placeholder:(0,o.Ru)("959c27193eb0a41d01f4b53dcc4b9245"),onChange:this.handleValueFieldChange},{type:"input-text",label:(0,o.Ru)("1cd9e1bb335cb0643d9e310dd4edd830"),name:"iconField",value:f,placeholder:(0,o.Ru)("152b66069787294e53cfc176a189c81f"),visible:n,onChange:this.handleIconFieldChange}]}))},a.prototype.render=function(){var e=this,a=this.state.source,t=this.props,d=t.className,i=t.render;return n.createElement("div",{className:W()("ae-TreeOptionControl",d)},this.renderHeader(),"custom"===a?n.createElement("div",{className:"ae-TreeOptionControl-wrapper"},n.createElement("div",null,n.createElement(c.$nd,{block:!0,onClick:function(){e.setState({modalVisible:!0})}},(0,o.Ru)("c08dbaf90614532aed9f526e58b7fef2")),this.renderModal())):null,"api"===a||"apicenter"===a?this.renderApiPanel():null,"variable"===a?i("variable",(0,l.ol)("sourceBindControl",{label:!1,className:"ae-ExtendMore"}),{onChange:this.handleAPIChange}):null)},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSourceChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String,Number]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleDelete",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"getNodePath",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"addOption",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"addChildOption",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Boolean]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"hideModal",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Number,Array]),(0,p.Sn)("design:returntype",Object)],a.prototype,"renderOptions",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"dragRef",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Boolean]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"destroyDragging",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderModal",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleAPIChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleLableFieldChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String,Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleValueFieldChange",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleIconFieldChange",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-treeOptionControl",renderLabel:!1})],a)}(Qr),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Zr,eb=function(e,a,t,n){return void 0===t&&(t=!0),void 0===n&&(n=!1),{type:"input-text",name:e,placeholder:a,required:t,unique:n}},ab=function(e){function a(){return null!==e&&e.apply(this,arguments)||this}return(0,p.C6)(a,e),a.prototype.addColumns=function(){var e=this,a=this.props.data.columns,t=void 0===a?[{type:"text"}]:a;return{type:"action",actionType:"dialog",label:"设置表格列",level:"enhance",dialog:{title:(0,o.Ru)("ec159d98c6c25fadd38bcd9362f6a28e"),headerClassName:"font-bold",closeOnEsc:!0,closeOnOutside:!1,showCloseButton:!0,onConfirm:function(){for(var a=[],t=0;t<arguments.length;t++)a[t]=arguments[t];return e.handleChange(a[2].columns,"columns")},body:[{name:"columns",type:"combo",multiple:!0,label:!1,strictMode:!1,addButtonText:(0,o.Ru)("0c14e431f1b5ecd163f8fa010a0654c7"),draggable:!1,value:t,items:[{type:"input-text",name:"label",placeholder:(0,o.Ru)("32c65d8d7431e76029678ec7bb73a5ab"),required:!0},{type:"input-text",name:"name",placeholder:(0,o.Ru)("41a344642681efaaa418c228ba7fb45c"),required:!0},{type:"select",name:"type",placeholder:(0,o.Ru)("226b0912184333c81babf2f1894ec0c1"),value:"text",options:[{value:"text",label:(0,o.Ru)("ffb01e5bcf4c00447f5150d3cba81371")},{value:"tpl",label:(0,o.Ru)("59cf15fe6b8d659c9bd2f86143534a06")},{value:"image",label:(0,o.Ru)("20def7942674282277c3714ed7ea6ce0")},{value:"date",label:(0,o.Ru)("4ff1e74e43a3586339251494117185ad")},{value:"progress",label:(0,o.Ru)("c7bff79d059a0b7ff9b02441959d8be2")},{value:"status",label:(0,o.Ru)("3fea7ca76cdece641436d7ab0d02ab1b")},{value:"mapping",label:(0,o.Ru)("9da188491dd34c4382a5b9f006194e41")},{value:"operation",label:(0,o.Ru)("8abc564260a1564521e0c3a1d5419b4a")}]}]}]}}},a.prototype.addRows=function(){var e=this,a=this.props.data,t=a.columns,n=void 0===t?[]:t,c=a.options,d=void 0===c?[{}]:c;return{type:"tooltip-wrapper",tooltip:(0,o.Ru)("f302b37cf6530d3fb39234a220d95437"),tooltipTheme:"dark",placement:"top",tooltipStyle:{fontSize:"12px"},className:"ae-formItemControl-label-tip",body:[{type:"action",actionType:"dialog",label:"设置表格行",level:"enhance",disabled:n&&0===n.length,block:!0,dialog:{title:(0,o.Ru)("e6a10b831ae920bba1bb89a725e0fbe8"),headerClassName:"font-bold",closeOnEsc:!0,closeOnOutside:!1,showCloseButton:!0,size:n.length>=6?"md":"",onConfirm:function(){for(var a=[],t=0;t<arguments.length;t++)a[t]=arguments[t];return e.handleChange(a[2].options,"options")},body:[{type:"form",wrapWithPanel:!1,mode:"normal",body:[{name:"options",type:"combo",multiple:!0,draggable:!0,addButtonText:(0,o.Ru)("66ab5e9f24c8f46012a25c89919fb191"),value:d,items:(0,p.fX)((0,p.fX)([],(0,p.zs)(n.map((function(e){var a;return eb(e.name,null!==(a=e.label)&&void 0!==a?a:"",!1)}))),!1),[eb("value",(0,o.Ru)("fe7509e0ed085b86f07e3e9975cc5b3d"),!0,!0)],!1)}]}]}}]}},a.prototype.handleChange=function(e,a){var t,n=this.props.data,c=this.props,o=c.onBulkChange,d=c.onValueChange;if(n[a]=e,"columns"===a){var i=e.map((function(e){return e.name}));n.options=(null!==(t=n.options)&&void 0!==t?t:[]).map((function(e){return(0,p.Cl)({},i.reduce((function(a,t){return a[t]=e[t],a}),{value:e.value}))}))}d&&d(a,n,o)},a.prototype.render=function(){return n.createElement("div",{className:"ae-OptionControl-footer"},(0,c.XXf)(this.addColumns()),(0,c.XXf)(this.addRows()))},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Array,String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleChange",null),a}(n.Component),tb=(Zr=ab,function(e){function a(a){var t=e.call(this,a)||this;return t.internalProps=["checked","editing"],t.state={api:a.data.source,labelField:a.data.labelField,valueField:a.data.valueField,source:a.data.source?/\$\{(.*?)\}/g.test(a.data.source)?"variable":"api":"custom"},t.handleSourceChange=t.handleSourceChange.bind(t),t.handleAPIChange=t.handleAPIChange.bind(t),t.handleLableFieldChange=t.handleLableFieldChange.bind(t),t.handleValueFieldChange=t.handleValueFieldChange.bind(t),t.onChange=t.onChange.bind(t),t}return(0,p.C6)(a,e),a.prototype.onChange=function(){var e=this.state.source,a=this.props.onBulkChange,t={source:void 0,options:void 0,labelField:void 0,valueField:void 0};if(["api","variable"].includes(e)){var n=this.state,c=n.api,o=n.labelField,d=n.valueField;t.source=c,t.labelField=o||void 0,t.valueField=d||void 0}a&&a(t)},a.prototype.handleSourceChange=function(e){this.setState({api:"",source:e},this.onChange)},a.prototype.handleAPIChange=function(e){this.setState({api:e},this.onChange)},a.prototype.handleLableFieldChange=function(e){this.setState({labelField:e},this.onChange)},a.prototype.handleValueFieldChange=function(e){this.setState({valueField:e},this.onChange)},a.prototype.buildBatchAddSchema=function(){return{type:"action",actionType:"dialog",label:(0,o.Ru)("22de6ef85ed60ec54dbdc1d8583e5104"),dialog:{title:(0,o.Ru)("421252e16c6cb544fe9ce0be94a190e0"),headerClassName:"font-bold",closeOnEsc:!0,closeOnOutside:!1,showCloseButton:!0,body:[{type:"alert",level:"warning",body:[{type:"tpl",tpl:(0,o.Ru)("c130bd5b55edefdaf8923269e9a52439")}],showIcon:!0,className:"mb-2.5"},{type:"form",wrapWithPanel:!1,mode:"normal",wrapperComponent:"div",resetAfterSubmit:!0,autoFocus:!0,preventEnterSubmit:!0,horizontal:{left:0,right:12},body:[{name:"batchOption",type:"textarea",label:"",placeholder:(0,o.Ru)("1e2f96a69fbef8caa8823a3067ebbdc7"),trimContents:!0,minRows:10,maxRows:50,required:!0}]}]}}},a.prototype.renderHeader=function(){var e,a=this,t=this.props,c=t.render,d=t.label,i=t.labelRemark,l=t.useMobileUI,r=t.env,b=t.popOverContainer,f=null===(e=null==r?void 0:r.theme)||void 0===e?void 0:e.classPrefix,s=this.state.source,u=[{label:(0,o.Ru)("01820262aa9ad5b130f8f5b86bfd2968"),value:"custom"},{label:(0,o.Ru)("c8158b3cad598b0b5939788ca4efb298"),value:"api"},{label:(0,o.Ru)("50334fc77fc5a2c2636f14f158d3c417"),value:"variable"}].map((function(e){return(0,p.Cl)((0,p.Cl)({},e),{onClick:function(){return a.handleSourceChange(e.value)}})}));return n.createElement("header",{className:"ae-OptionControl-header"},n.createElement("label",{className:W()("".concat(f,"Form-label"))},d||"",i?c("label-remark",{type:"remark",icon:i.icon||"warning-mark",tooltip:i,className:W()("Form-lableRemark",null==i?void 0:i.className),useMobileUI:l,container:b||r.getModalContainer}):null),n.createElement("div",null,c("validation-control-addBtn",{type:"dropdown-button",level:"link",size:"sm",label:"${selected}",align:"right",closeOnClick:!0,closeOnOutside:!0,buttons:u},{popOverContainer:null,data:{selected:u.find((function(e){return e.value===s})).label}})))},a.prototype.renderApiPanel=function(){var e=this.props.render,a=this.state,t=a.source,n=a.api,c=a.labelField,d=a.valueField;return"api"!==t?null:e("api",(0,l.ol)("apiControl",{label:(0,o.Ru)("54ea89b497ec3bb319c68844dfa3687f"),name:"source",className:"ae-ExtendMore",visibleOn:"this.autoComplete !== false",value:n,onChange:this.handleAPIChange,footer:[{label:(0,l.NR)((0,o.Ru)("7e9c83e86beb612377a94e6e8d1fc644"),(0,o.Ru)("26ff46d82166741297ce666b2792af85")),type:"input-text",name:"labelField",value:c,placeholder:(0,o.Ru)("6d4ce0631f37676a887c9599691fabec"),onChange:this.handleLableFieldChange},{label:(0,o.Ru)("2e01f5f5889e33d003bec7857cd38445"),type:"input-text",name:"valueField",value:d,placeholder:(0,o.Ru)("959c27193eb0a41d01f4b53dcc4b9245"),onChange:this.handleValueFieldChange}]}))},a.prototype.render=function(){var e,a=this.state,t=a.source,c=a.api,o=a.labelField,d=a.valueField,i=this.props,r=i.className,b=i.render,f=(0,p.Cl)((0,p.Cl)({},this.props),{data:(0,p.Cl)({api:c,labelField:o,valueField:d},null===(e=this.props)||void 0===e?void 0:e.data)});return n.createElement("div",{className:W()("ae-OptionControl",r)},this.renderHeader(),"custom"===t?n.createElement(Zr,(0,p.Cl)({},f)):null,"api"===t?this.renderApiPanel():null,"variable"===t?b("variable",(0,l.ol)("sourceBindControl",{label:!1,className:"ae-ExtendMore"}),{onChange:this.handleAPIChange}):null)},a}(n.Component));!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-transferTableControl",strictMode:!1,renderLabel:!1})],a)}(tb),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var nb,cb,ob,db,ib,lb,rb,bb,fb,sb,ub,pb,mb,hb,vb,yb,gb,Rb,Cb,wb,xb,Sb,Nb,kb,Eb,Ib,Ob,Tb,Fb,Ab,Mb,zb,Pb,jb,Bb,Db,Vb,Lb,$b,_b,Hb,Wb,qb,Ub,Jb,Yb,Xb,Gb,Kb,Qb,Zb,ef,af,tf,nf,cf,of,df,lf,rf,bf,ff,sf,uf,pf,mf,hf,vf,yf,gf,Rf,Cf,wf,xf,Sf,Nf,kf,Ef,If,Of,Tf,Ff,Af,Mf,zf,Pf,jf,Bf,Df,Vf,Lf,$f,_f,Hf,Wf,qf,Uf=t(61600);function Jf(){return Jf=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Jf.apply(null,arguments)}function Yf(){return Yf=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Yf.apply(null,arguments)}function Xf(){return Xf=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Xf.apply(null,arguments)}function Gf(){return Gf=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Gf.apply(null,arguments)}function Kf(){return Kf=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Kf.apply(null,arguments)}function Qf(){return Qf=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Qf.apply(null,arguments)}function Zf(){return Zf=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Zf.apply(null,arguments)}function es(){return es=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},es.apply(null,arguments)}function as(){return as=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},as.apply(null,arguments)}function ts(){return ts=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ts.apply(null,arguments)}function ns(){return ns=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ns.apply(null,arguments)}function cs(){return cs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},cs.apply(null,arguments)}function os(){return os=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},os.apply(null,arguments)}function ds(){return ds=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ds.apply(null,arguments)}function is(){return is=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},is.apply(null,arguments)}function ls(){return ls=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ls.apply(null,arguments)}function rs(){return rs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},rs.apply(null,arguments)}function bs(){return bs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},bs.apply(null,arguments)}function fs(){return fs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},fs.apply(null,arguments)}function ss(){return ss=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ss.apply(null,arguments)}function us(){return us=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},us.apply(null,arguments)}function ps(){return ps=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ps.apply(null,arguments)}function ms(){return ms=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ms.apply(null,arguments)}function hs(){return hs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},hs.apply(null,arguments)}function vs(){return vs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},vs.apply(null,arguments)}function ys(){return ys=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ys.apply(null,arguments)}function gs(){return gs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},gs.apply(null,arguments)}function Rs(){return Rs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Rs.apply(null,arguments)}function Cs(){return Cs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Cs.apply(null,arguments)}function ws(){return ws=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ws.apply(null,arguments)}function xs(){return xs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},xs.apply(null,arguments)}function Ss(){return Ss=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Ss.apply(null,arguments)}function Ns(){return Ns=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Ns.apply(null,arguments)}function ks(){return ks=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ks.apply(null,arguments)}function Es(){return Es=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Es.apply(null,arguments)}function Is(){return Is=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Is.apply(null,arguments)}function Os(){return Os=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Os.apply(null,arguments)}function Ts(){return Ts=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Ts.apply(null,arguments)}function Fs(){return Fs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Fs.apply(null,arguments)}function As(){return As=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},As.apply(null,arguments)}function Ms(){return Ms=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Ms.apply(null,arguments)}function zs(){return zs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},zs.apply(null,arguments)}function Ps(){return Ps=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Ps.apply(null,arguments)}function js(){return js=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},js.apply(null,arguments)}function Bs(){return Bs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Bs.apply(null,arguments)}function Ds(){return Ds=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Ds.apply(null,arguments)}function Vs(){return Vs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Vs.apply(null,arguments)}function Ls(){return Ls=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Ls.apply(null,arguments)}function $s(){return $s=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},$s.apply(null,arguments)}function _s(){return _s=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_s.apply(null,arguments)}function Hs(){return Hs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Hs.apply(null,arguments)}function Ws(){return Ws=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Ws.apply(null,arguments)}function qs(){return qs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},qs.apply(null,arguments)}function Us(){return Us=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Us.apply(null,arguments)}function Js(){return Js=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Js.apply(null,arguments)}function Ys(){return Ys=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Ys.apply(null,arguments)}function Xs(){return Xs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Xs.apply(null,arguments)}function Gs(){return Gs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Gs.apply(null,arguments)}function Ks(){return Ks=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Ks.apply(null,arguments)}function Qs(){return Qs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Qs.apply(null,arguments)}function Zs(){return Zs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Zs.apply(null,arguments)}function eu(){return eu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},eu.apply(null,arguments)}function au(){return au=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},au.apply(null,arguments)}function tu(){return tu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},tu.apply(null,arguments)}function nu(){return nu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},nu.apply(null,arguments)}function cu(){return cu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},cu.apply(null,arguments)}function ou(){return ou=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ou.apply(null,arguments)}function du(){return du=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},du.apply(null,arguments)}function iu(){return iu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},iu.apply(null,arguments)}function lu(){return lu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},lu.apply(null,arguments)}function ru(){return ru=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ru.apply(null,arguments)}function bu(){return bu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},bu.apply(null,arguments)}function fu(){return fu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},fu.apply(null,arguments)}function su(){return su=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},su.apply(null,arguments)}function uu(){return uu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},uu.apply(null,arguments)}function pu(){return pu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},pu.apply(null,arguments)}function mu(){return mu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},mu.apply(null,arguments)}function hu(){return hu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},hu.apply(null,arguments)}function vu(){return vu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},vu.apply(null,arguments)}function yu(){return yu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},yu.apply(null,arguments)}function gu(){return gu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},gu.apply(null,arguments)}function Ru(){return Ru=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Ru.apply(null,arguments)}function Cu(){return Cu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Cu.apply(null,arguments)}function wu(){return wu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},wu.apply(null,arguments)}function xu(){return xu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},xu.apply(null,arguments)}function Su(){return Su=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Su.apply(null,arguments)}function Nu(){return Nu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Nu.apply(null,arguments)}function ku(){return ku=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ku.apply(null,arguments)}function Eu(){return Eu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Eu.apply(null,arguments)}function Iu(){return Iu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Iu.apply(null,arguments)}function Ou(){return Ou=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Ou.apply(null,arguments)}function Tu(){return Tu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Tu.apply(null,arguments)}function Fu(){return Fu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Fu.apply(null,arguments)}function Au(){return Au=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Au.apply(null,arguments)}function Mu(){return Mu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Mu.apply(null,arguments)}function zu(){return zu=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},zu.apply(null,arguments)}window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Pu,ju,Bu,Du,Vu,Lu,$u,_u,Hu,Wu,qu,Uu,Ju,Yu,Xu,Gu,Ku,Qu,Zu,ep,ap,tp,np,cp,op,dp,ip,lp,rp,bp,fp,sp,up,pp,mp,hp,vp,yp,gp,Rp,Cp,wp,xp,Sp,Np,kp,Ep,Ip,Op,Tp,Fp,Ap,Mp,zp,Pp,jp,Bp,Dp,Vp,Lp,$p,_p,Hp,Wp,qp,Up,Jp,Yp,Xp,Gp,Kp,Qp,Zp,em,am,tm,nm,cm,om,dm,im,lm,rm,bm,fm,sm,um,pm,mm,hm,vm,ym,gm,Rm,Cm,wm,xm,Sm,Nm,km,Em,Im,Om,Tm,Fm=function(e){return n.createElement("svg",zu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),qf||(qf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 3h13v10h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"m12.5 6.95-2.121 2.122-2.122-2.121"}))))};function Am(){return Am=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Am.apply(null,arguments)}function Mm(){return Mm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Mm.apply(null,arguments)}function zm(){return zm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},zm.apply(null,arguments)}function Pm(){return Pm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Pm.apply(null,arguments)}function jm(){return jm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},jm.apply(null,arguments)}function Bm(){return Bm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Bm.apply(null,arguments)}function Dm(){return Dm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Dm.apply(null,arguments)}function Vm(){return Vm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Vm.apply(null,arguments)}function Lm(){return Lm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Lm.apply(null,arguments)}function $m(){return $m=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},$m.apply(null,arguments)}function _m(){return _m=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_m.apply(null,arguments)}function Hm(){return Hm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Hm.apply(null,arguments)}function Wm(){return Wm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Wm.apply(null,arguments)}function qm(){return qm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},qm.apply(null,arguments)}function Um(){return Um=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Um.apply(null,arguments)}function Jm(){return Jm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Jm.apply(null,arguments)}function Ym(){return Ym=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Ym.apply(null,arguments)}function Xm(){return Xm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Xm.apply(null,arguments)}function Gm(){return Gm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Gm.apply(null,arguments)}function Km(){return Km=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Km.apply(null,arguments)}function Qm(){return Qm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Qm.apply(null,arguments)}function Zm(){return Zm=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Zm.apply(null,arguments)}function eh(){return eh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},eh.apply(null,arguments)}function ah(){return ah=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ah.apply(null,arguments)}function th(){return th=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},th.apply(null,arguments)}function nh(){return nh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},nh.apply(null,arguments)}function ch(){return ch=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ch.apply(null,arguments)}function oh(){return oh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},oh.apply(null,arguments)}function dh(){return dh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},dh.apply(null,arguments)}function ih(){return ih=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ih.apply(null,arguments)}function lh(){return lh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},lh.apply(null,arguments)}function rh(){return rh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},rh.apply(null,arguments)}function bh(){return bh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},bh.apply(null,arguments)}function fh(){return fh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},fh.apply(null,arguments)}function sh(){return sh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},sh.apply(null,arguments)}function uh(){return uh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},uh.apply(null,arguments)}function ph(){return ph=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},ph.apply(null,arguments)}function mh(){return mh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},mh.apply(null,arguments)}function hh(){return hh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},hh.apply(null,arguments)}function vh(){return vh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},vh.apply(null,arguments)}function yh(){return yh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},yh.apply(null,arguments)}function gh(){return gh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},gh.apply(null,arguments)}function Rh(){return Rh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Rh.apply(null,arguments)}function Ch(){return Ch=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Ch.apply(null,arguments)}function wh(){return wh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},wh.apply(null,arguments)}function xh(){return xh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},xh.apply(null,arguments)}function Sh(){return Sh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Sh.apply(null,arguments)}function Nh(){return Nh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Nh.apply(null,arguments)}function kh(){return kh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},kh.apply(null,arguments)}function Eh(){return Eh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Eh.apply(null,arguments)}function Ih(){return Ih=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Ih.apply(null,arguments)}function Oh(){return Oh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Oh.apply(null,arguments)}function Th(){return Th=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Th.apply(null,arguments)}function Fh(){return Fh=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},Fh.apply(null,arguments)}window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},(0,l.pU)("audio-plugin",(function(e){return n.createElement("svg",Jf({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),nb||(nb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2.5 1.5h8l3 3v10h-11z"}),n.createElement("circle",{cx:7,cy:10.5,r:2}),n.createElement("path",{strokeLinecap:"round",d:"m11 4.5-2 1v5"}))))})),(0,l.pU)("custom-plugin",(function(e){return n.createElement("svg",Yf({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),cb||(cb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"m9 2.5-2 11M4.753 11.253 1.5 8l3.253-3.253M11.258 11.253 14.511 8l-3.253-3.253"}))))})),(0,l.pU)("each-plugin",(function(e){return n.createElement("svg",Xf({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),ob||(ob=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M6 3.5h5.5m-1.5 9H4.5"}),n.createElement("path",{strokeLinecap:"round",d:"M10.086 2.086 11.5 3.5l-1.414 1.414M5.914 11.086 4.5 12.5l1.414 1.414M6 3.5a4.5 4.5 0 0 0-4.03 6.505M14.035 6.006A4.5 4.5 0 0 1 10 12.5M8 8a1.5 1.5 0 1 0-.998 1.414M8 8a1.5 1.5 0 1 0 1-1.415"}))))})),(0,l.pU)("form-plugin",(function(e){return n.createElement("svg",Gf({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),db||(db=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 2.5h13v11h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"M1.5 5.502h13M3.752 8.244h1.5M7.248 8.244h5M3.752 10.744h1.5M7.248 10.744h5"}))))})),(0,l.pU)("nav-plugin",(function(e){return n.createElement("svg",Kf({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),ib||(ib=n.createElement("path",{stroke:"currentColor",d:"m8 1.5 5.5 13-5.5-3-5.5 3z",fill:"none",fillRule:"evenodd",strokeLinejoin:"round"})))})),(0,l.pU)("qrcode-plugin",(function(e){return n.createElement("svg",Qf({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),lb||(lb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h5v5H2zM9 2h5v5H9zM2 9h5v5H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M9 9v5M11.5 9v5M14 9v5"}))))})),(0,l.pU)("service-plugin",(function(e){return n.createElement("svg",Zf({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),rb||(rb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M2 6h12M2 10h12M4 4h2M4 8h2M4 12h2"}))))})),(0,l.pU)("table-plugin",(function(e){return n.createElement("svg",es({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),bb||(bb=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M2 2h12v12H2z"}),n.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M2 6h12M2 10h12"}),n.createElement("path",{strokeLinecap:"round",d:"M6 6v8M10 6v8"}))))})),(0,l.pU)("tasks-plugin",(function(e){return n.createElement("svg",as({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),fb||(fb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M7.268 4.526 5.146 6.647 3.732 5.233M9 5.5h3"}),n.createElement("circle",{cx:5.5,cy:10.5,r:1.5}),n.createElement("path",{strokeLinecap:"round",d:"M9 10.5h3"}))))})),(0,l.pU)("video-plugin",(function(e){return n.createElement("svg",ts({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),sb||(sb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{d:"m10.5 8-4 2.5v-5z"}))))})),(0,l.pU)("wizard-plugin",(function(e){return n.createElement("svg",ns({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),ub||(ub=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("circle",{cx:3.25,cy:3.25,r:1.25}),n.createElement("circle",{cx:3.25,cy:8,r:1.25}),n.createElement("circle",{cx:3.25,cy:12.75,r:1.25}),n.createElement("path",{strokeLinecap:"round",d:"M6.5 3.25H14M6.5 12.75H14M6.5 8H14M3.25 4.5v2M3.25 9.5v2"}))))})),(0,l.pU)("anchor-nav-plugin",(function(e){return n.createElement("svg",cs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),pb||(pb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{strokeLinecap:"round",d:"M2 2v12"}),n.createElement("path",{d:"M4.5 2H14v2.5H4.5zM4.5 6.75H14v2.5H4.5zM4.5 11.5H14V14H4.5z"}))))})),(0,l.pU)("collapse-plugin",(function(e){return n.createElement("svg",os({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),mb||(mb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M10.828 8 8 5.172 5.172 8M2 11h12"}))))})),(0,l.pU)("flex-container-plugin",(function(e){return n.createElement("svg",ls({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),yb||(yb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M2 6h12M7 6v8"}))))})),(0,l.pU)("container-plugin",(function(e){return n.createElement("svg",ds({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),hb||(hb=n.createElement("path",{stroke:"currentColor",d:"M2 2h12v12H2z",fill:"none",fillRule:"evenodd",strokeLinejoin:"round"})))})),(0,l.pU)("switch-container-plugin",(function(e){return n.createElement("svg",is({viewBox:"0 0 1024 1024",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),vb||(vb=n.createElement("path",{d:"M0 265.143v713.143h1024V265.143H0zm987.429 676.571H36.57v-640H987.43v640zM54.857 228.571h914.286a18.286 18.286 0 0 0 0-36.571H54.857a18.286 18.286 0 0 0 0 36.571zm54.857-73.142h804.572a18.286 18.286 0 0 0 0-36.572H109.714a18.286 18.286 0 0 0 0 36.572zm54.857-73.143H859.43a18.286 18.286 0 0 0 0-36.572H164.57a18.286 18.286 0 0 0 0 36.572z"})))})),(0,l.pU)("form-group-plugin",(function(e){return n.createElement("svg",rs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),gb||(gb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M4 5h1M7 5h5M4 8h1M7 8h5M4 11h1M7 11h5"}))))})),(0,l.pU)("panel-plugin",(function(e){return n.createElement("svg",ss({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),wb||(wb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M2 6h12"}))))})),(0,l.pU)("grid-plugin",(function(e){return n.createElement("svg",bs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Rb||(Rb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.498 2H7v12H1.498zM9 2h5.502v12H9z"}))))})),(0,l.pU)("iframe-plugin",(function(e){return n.createElement("svg",fs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Cb||(Cb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{d:"M2 8h6v6H2z"}))))})),(0,l.pU)("table-view-plugin",(function(e){return n.createElement("svg",us({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),xb||(xb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M2 6h12M2 10h12M6 2v12M10 2v12"}))))})),(0,l.pU)("tabs-plugin",(function(e){return n.createElement("svg",ps({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Sb||(Sb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.498 2H8v3.838h6.498V14h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"M3.713 3.807h2M10.702 3.734h2.069"}))))})),(0,l.pU)("web-component-plugin",(function(e){return n.createElement("svg",ms({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Nb||(Nb=n.createElement("path",{d:"M9 2a1.5 1.5 0 0 1 1.493 1.356l.007.144H14v4a1.5 1.5 0 0 0 0 3V14h-3.5a1.5 1.5 0 0 0-3 0h-4v-3.5a1.5 1.5 0 0 1-.144-2.993L3.5 7.5v-4h4A1.5 1.5 0 0 1 9 2Z",stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinejoin:"round"})))})),(0,l.pU)("tooltip-wrapper-plugin",(function(e){return n.createElement("svg",hs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),kb||(kb=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M2 2h12v9.5h-4L6 14v-2.5H2z"}),n.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"m5.5 4.5 5 .015"}),n.createElement("path",{strokeLinecap:"round",d:"M8 4.5v5"}))))})),(0,l.pU)("btn-group-plugin",(function(e){return n.createElement("svg",vs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Eb||(Eb=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M1.5 4.5h11v9h-11z"}),n.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.5 2.5h11v9"}),n.createElement("path",{d:"M4.383 10.506c.32 0 .574-.06.75-.178.208-.143.313-.366.313-.67 0-.203-.05-.367-.148-.485a.734.734 0 0 0-.447-.24.743.743 0 0 0 .346-.25.749.749 0 0 0 .122-.43c0-.227-.08-.409-.236-.543-.168-.144-.405-.216-.704-.216H3v3.012h1.383ZM4.248 8.76h-.755V7.9h.764c.202 0 .346.033.438.1.085.064.131.17.131.313 0 .156-.046.27-.13.341-.09.068-.237.106-.448.106Zm.064 1.34h-.819v-.936h.831c.22 0 .38.038.481.114.097.076.148.199.148.371 0 .17-.068.287-.203.363a.908.908 0 0 1-.438.089Zm2.846.406v-2.59h.987v-.422H5.678v.422h.987v2.59h.493Zm1.839 0V8.304h.017l1.505 2.202H11V7.494h-.498v2.172h-.016l-1.49-2.172h-.493v3.012h.494Z",strokeWidth:.1,fill:"currentColor",fillRule:"nonzero"}))))})),(0,l.pU)("btn-select-plugin",(function(e){return n.createElement("svg",ys({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Ib||(Ib=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{d:"M5.527 5.52 9.77 6.934 8.356 8.348 6.942 9.762z"}),n.createElement("path",{strokeLinecap:"round",d:"m8.356 8.348 2.121 2.122"}))))})),(0,l.pU)("btn-toolbar-plugin",(function(e){return n.createElement("svg",gs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Ob||(Ob=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M1.5 2.5h13v11h-13z"}),n.createElement("path",{d:"M4.729 10.118c.4 0 .717-.078.938-.235.259-.19.39-.488.39-.891 0-.269-.063-.487-.184-.644-.127-.163-.311-.27-.559-.32a.934.934 0 0 0 .432-.33c.1-.157.153-.347.153-.572 0-.302-.1-.543-.295-.722-.21-.19-.506-.286-.88-.286H3v4h1.729Zm-.169-2.32h-.943V6.657h.954c.253 0 .432.045.548.134.106.084.164.224.164.415 0 .207-.058.358-.164.454-.11.09-.295.14-.559.14Zm.08 1.782H3.616V8.337h1.038c.274 0 .475.05.601.15.121.102.185.264.185.494 0 .224-.085.38-.253.482-.132.078-.317.117-.549.117Zm3.558.538v-3.44H9.43v-.56H6.347v.56h1.234v3.44h.617Zm2.298 0V7.194h.021l1.882 2.924H13v-4h-.622v2.885h-.021l-1.861-2.885h-.617v4h.617Z",strokeWidth:.15,fill:"currentColor",fillRule:"nonzero"}))))})),(0,l.pU)("button-plugin",(function(e){return n.createElement("svg",Rs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Tb||(Tb=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M1.5 2.5h13v11h-13z"}),n.createElement("path",{d:"M4.897 9.785c.38 0 .68-.07.89-.21.245-.17.37-.435.37-.795 0-.24-.06-.435-.175-.575-.12-.145-.295-.24-.53-.285a.881.881 0 0 0 .41-.295.888.888 0 0 0 .146-.51.811.811 0 0 0-.28-.645c-.2-.17-.48-.255-.835-.255H3.258v3.57h1.64Zm-.16-2.07h-.895v-1.02h.905c.24 0 .41.04.52.12.1.075.155.2.155.37 0 .185-.054.32-.154.405-.106.08-.28.125-.53.125Zm.075 1.59h-.97v-1.11h.985c.26 0 .45.045.57.135.115.09.175.235.175.44 0 .2-.08.34-.24.43-.125.07-.3.105-.52.105Zm3.375.48v-3.07h1.17v-.5H6.434v.5h1.17v3.07h.585Zm2.18 0v-2.61h.02l1.785 2.61h.57v-3.57h-.59V8.79h-.02l-1.764-2.575h-.585v3.57h.585Z",strokeWidth:.1,fill:"currentColor",fillRule:"nonzero"}))))})),(0,l.pU)("dropdown-btn-plugin",(function(e){return n.createElement("svg",Cs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Fb||(Fb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M11.182 6.433 8 9.615 4.818 6.433"}))))})),(0,l.pU)("breadcrumb-plugin",(function(e){return n.createElement("svg",ws({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Ab||(Ab=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 3h3v10h-3zM11.5 3h3v10h-3z"}),n.createElement("path",{strokeLinecap:"round",d:"M7.14 6.232 8.909 8 7.141 9.768"}))))})),(0,l.pU)("card-plugin",(function(e){return n.createElement("svg",xs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Mb||(Mb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 2.5h13v11h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"M1.5 5.5h13M3.5 10h3"}))))})),(0,l.pU)("cards-plugin",(function(e){return n.createElement("svg",Ss({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),zb||(zb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h5v4H2zM2 8h5v6H2zM9 2h5v7H9zM9 11h5v3H9z"}))))})),(0,l.pU)("carousel-plugin",(function(e){return n.createElement("svg",Ns({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Pb||(Pb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M3.5 2.5h9v11h-9z"}),n.createElement("circle",{cx:6.5,cy:6,r:1}),n.createElement("path",{d:"M13.022 4H14.5v8h-1.48M2.998 12H1.5V4h1.496M3.5 9.5a2.828 2.828 0 0 0 4 0 3.45 3.45 0 0 1 4.353-.431l.647.431h0",strokeLinecap:"round"}))))})),(0,l.pU)("chart-plugin",(function(e){return n.createElement("svg",ks({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),jb||(jb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M6.966 2.5v6.533H13.5A6.013 6.013 0 1 1 6.966 2.5Z"}),n.createElement("path",{d:"M9.393 1.5A5.107 5.107 0 0 1 14.485 7H9V1.515c.13-.01.26-.015.393-.015Z"}))))})),(0,l.pU)("code-plugin",(function(e){return n.createElement("svg",Es({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Bb||(Bb=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M1.5 2.5h13v11h-13z"}),n.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5.621 10.121 3.5 8l2.121-2.121M10.378 5.879 12.499 8l-2.121 2.121"}),n.createElement("path",{strokeLinecap:"round",d:"m9 5-2 6"}))))})),(0,l.pU)("date-plugin",(function(e){return n.createElement("svg",Is({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Db||(Db=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 3h13v11h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"M5 2v2M11 2v2M1.5 7.002h13"}))))})),(0,l.pU)("datetime-plugin",(function(e){return n.createElement("svg",Os({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Vb||(Vb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 3h13v11h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"M5 2v2M11 2v2M1.5 6.002h13M6.997 11h3M6.997 8v3"}))))})),(0,l.pU)("time-plugin",(function(e){return n.createElement("svg",Ts({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Lb||(Lb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("circle",{cx:8,cy:8,r:6.5}),n.createElement("path",{strokeLinecap:"round",d:"m8 8 2.598 1.5M8 5v3"}))))})),(0,l.pU)("image-plugin",(function(e){return n.createElement("svg",Fs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),$b||($b=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("circle",{cx:5,cy:5,r:1}),n.createElement("path",{strokeLinecap:"round",d:"m2 12 3-3 2 2 4-4 3 3"}))))})),(0,l.pU)("images-plugin",(function(e){return n.createElement("svg",As({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),_b||(_b=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 4h10v10H2z"}),n.createElement("path",{strokeLinecap:"round",d:"m2 13 3-3 2 2 3-3 2 2"}),n.createElement("circle",{cx:4.5,cy:6.5,r:1}),n.createElement("path",{strokeLinecap:"round",d:"M4 2h10v10"}))))})),(0,l.pU)("list-plugin",(function(e){return n.createElement("svg",Ms({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Hb||(Hb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M4 5h1M4 8h1M4 11h1M7 5h5M7 11h5M7 8h5"}))))})),(0,l.pU)("log-plugin",(function(e){return n.createElement("svg",zs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Wb||(Wb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2.5 2.5h11v12h-11z"}),n.createElement("path",{strokeLinecap:"round",d:"M5 1.5v2M11 1.5v2M5.5 6h5M5.5 8.5h5M5.5 11h3"}))))})),(0,l.pU)("mapping-plugin",(function(e){return n.createElement("svg",Ps({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),qb||(qb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h4.5v12H2zM9.5 2H14v12H9.5z"}),n.createElement("path",{strokeLinecap:"round",d:"M4.25 7v2M11.75 7v2M6.5 8h3"}))))})),(0,l.pU)("sparkline-plugin",(function(e){return n.createElement("svg",Bs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Jb||(Jb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M14.5 13.5h-13v-11"}),n.createElement("path",{d:"m4 10 2.5-3 3 2L13 5"}))))})),(0,l.pU)("avatar-plugin",(function(e){return n.createElement("svg",js({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Ub||(Ub=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("circle",{cx:8,cy:8,r:6.5}),n.createElement("circle",{cx:8,cy:5.5,r:2}),n.createElement("path",{d:"M12.519 12.358a5 5 0 0 0-8.99-.1",strokeLinecap:"round"}))))})),(0,l.pU)("progress-plugin",(function(e){return n.createElement("svg",Ds({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Yb||(Yb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M10.964 4.464 14.5 8l-3.536 3.536M6.168 4.464 9.703 8l-3.535 3.536M1.5 4.464 5.036 8 1.5 11.536"}))))})),(0,l.pU)("json-view-plugin",(function(e){return n.createElement("svg",Vs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Xb||(Xb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("circle",{cx:5,cy:9.75,r:1}),n.createElement("circle",{cx:8,cy:9.75,r:1}),n.createElement("circle",{cx:11,cy:9.75,r:1}),n.createElement("path",{d:"M1.5 8a1 1 0 0 0 1-1V3.5a1 1 0 0 1 1-1h0M1.5 8a1 1 0 0 1 1 1v3.5a1 1 0 0 0 1 1h0M14.5 8a1 1 0 0 1-1-1V3.5a1 1 0 0 0-1-1h0M14.5 8a1 1 0 0 0-1 1v3.5a1 1 0 0 1-1 1h0",strokeLinecap:"round"}))))})),(0,l.pU)("markdown-plugin",(function(e){return n.createElement("svg",Ls({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Gb||(Gb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2.5 1.5h8l3 3v10h-11z"}),n.createElement("path",{strokeWidth:.2,fill:"currentColor",fillRule:"nonzero",d:"M6.149 11.5V8.056h.027l1.47 3.444h.708l1.47-3.444h.027V11.5h.82V6.502h-.96l-1.694 3.92H7.99l-1.702-3.92H5.33V11.5z"}))))})),(0,l.pU)("steps-plugin",(function(e){return n.createElement("svg",$s({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Kb||(Kb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 2.5h13v11h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"M3.13 6.232 4.898 8 3.13 9.768zM7.13 6.232 8.898 8 7.13 9.768zM11.13 6.232 12.898 8 11.13 9.768z"}))))})),(0,l.pU)("status-plugin",(function(e){return n.createElement("svg",_s({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Qb||(Qb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M8 5.5A4.001 4.001 0 0 1 11.71 8 4.002 4.002 0 0 1 4.29 8 4 4 0 0 1 8 5.5Z"}),n.createElement("circle",{cx:8,cy:8,r:1}),n.createElement("path",{d:"M2 2h12v12H2z"}))))})),(0,l.pU)("plain-plugin",(function(e){return n.createElement("svg",Hs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Zb||(Zb=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinecap:"round",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M5 13h6"}),n.createElement("path",{d:"M3 3v1.5M13 3v1.5"}),n.createElement("path",{strokeLinejoin:"round",d:"M3 3h10"}),n.createElement("path",{d:"M8 3v10"}))))})),(0,l.pU)("url-plugin",(function(e){return n.createElement("svg",Ws({viewBox:"0 0 17 17",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),ef||(ef=n.createElement("g",{fill:"none",fillRule:"evenodd"},n.createElement("path",{d:"M.506.506h16v16h-16z"}),n.createElement("path",{d:"m5.667 7.103.707.707-2.788 2.788a2 2 0 0 0 2.702 2.946l.127-.117 2.788-2.79.707.708-2.788 2.789a3.001 3.001 0 0 1-4.378-4.1l.135-.143 2.788-2.788ZM14.134 2.879a3 3 0 0 1 .135 4.098l-.135.144-2.75 2.75-.707-.707 2.75-2.75a2 2 0 0 0-2.702-2.945l-.127.117-2.75 2.75-.707-.708 2.75-2.749a3 3 0 0 1 4.243 0Z",fill:"currentColor",fillRule:"nonzero"}),n.createElement("path",{fill:"currentColor",fillRule:"nonzero",d:"m9.203 7.012.707.708-2.121 2.12-.707-.706z"}))))})),(0,l.pU)("chained-select-plugin",(function(e){return n.createElement("svg",qs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),af||(af=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 2.5h13V7h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"m12.5 4.185-1.06 1.061-1.061-1.06"}),n.createElement("path",{d:"M1.5 9h13v4.5h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"m12.5 10.685-1.06 1.061-1.061-1.06"}))))})),(0,l.pU)("checkbox-plugin",(function(e){return n.createElement("svg",Us({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),tf||(tf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("circle",{cx:8,cy:8,r:6.5}),n.createElement("path",{strokeLinecap:"round",d:"m11.536 5.781-4.243 4.243-2.829-2.829"}))))})),(0,l.pU)("checkboxes-plugin",(function(e){return n.createElement("svg",Js({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),nf||(nf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{strokeLinecap:"round",d:"m11.536 5.825-4.243 4.243-2.829-2.829"}))))})),(0,l.pU)("combo-plugin",(function(e){return n.createElement("svg",Ys({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),cf||(cf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{strokeLinecap:"round",d:"M4 2h10v10"}),n.createElement("path",{d:"M2 4h10v10H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M9.121 8 7 10.121 4.879 8"}))))})),(0,l.pU)("condition-builder-plugin",(function(e){return n.createElement("svg",Xs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),of||(of=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{d:"m7.322 10.502 1.386 1v-4L11 4.498H5l2.322 3.004z"}))))})),(0,l.pU)("diff-editor-plugin",(function(e){return n.createElement("svg",Gs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),df||(df=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2.5 3.5h7l2 2v9h-9z"}),n.createElement("path",{strokeLinecap:"round",d:"M4.5 1.5h7l2 2v9M5.5 7.75h3M7 6.25v3M5.5 11.75h3"}))))})),(0,l.pU)("editor-plugin",(function(e){return n.createElement("svg",Ks({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),lf||(lf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M5.768 6.232 4 8l1.768 1.768M10.232 6.232 12 8l-1.768 1.768M8.5 5.5l-1 5"}))))})),(0,l.pU)("hidden-plugin",(function(e){return n.createElement("svg",Qs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),rf||(rf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M8 3.5c2.967 0 5.5 1.868 6.5 4.5-1 2.631-3.533 4.5-6.5 4.5S2.5 10.632 1.5 8C2.5 5.37 5.033 3.5 8 3.5Z"}),n.createElement("circle",{cx:8,cy:8,r:2.25}),n.createElement("path",{strokeLinecap:"round",d:"m3.5 2.5 9 11"}))))})),(0,l.pU)("input-city-plugin",(function(e){return n.createElement("svg",Zs({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),bf||(bf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M3 2h7v12H3zM10 7h3v7h-3z"}),n.createElement("path",{strokeLinecap:"round",d:"M2 14h12M5 5h3M5 8h3M5 11h3"}))))})),(0,l.pU)("input-color-plugin",(function(e){return n.createElement("svg",eu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),ff||(ff=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 2.5h13v11h-13z"}),n.createElement("circle",{cx:8,cy:6.85,r:2.5}),n.createElement("circle",{cx:9.5,cy:9.15,r:2.5}),n.createElement("circle",{cx:6.5,cy:9.15,r:2.5}))))})),(0,l.pU)("input-date-range-plugin",(function(e){return n.createElement("svg",tu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),uf||(uf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 3h13v11h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"M5 2v2M11 2v2M1.5 6.002h13M4.5 10h7M4.5 8.5v3M11.5 8.5v3"}))))})),(0,l.pU)("input-date-plugin",(function(e){return n.createElement("svg",ou({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),hf||(hf=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M1.5 3h13v11h-13z"}),n.createElement("path",{d:"M8.784 12.005v-4h-.493c-.134.14-.302.269-.504.392-.202.112-.392.19-.571.235v.65c.37-.106.672-.269.913-.487v3.21h.655Z",strokeWidth:.2,fill:"currentColor",fillRule:"nonzero"}),n.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 2v2M11 2v2M1.5 6.002h13"}))))})),(0,l.pU)("input-datetime-plugin",(function(e){return n.createElement("svg",du({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),vf||(vf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 3h13v11h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"M5 2v2M11 2v2M1.5 6.002h13M6.997 11h3M6.997 8v3"}))))})),(0,l.pU)("input-email-plugin",(function(e){return n.createElement("svg",iu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),yf||(yf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 2.5h13v11h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"m1.5 3.5 6.5 5 6.5-5"}))))})),(0,l.pU)("input-excel-plugin",(function(e){return n.createElement("svg",lu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),gf||(gf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2.5 1.5h8l3 3v10h-11z"}),n.createElement("path",{strokeLinecap:"round",d:"M5.879 8.121 8 6l2.121 2.121M8 6v5"}))))})),(0,l.pU)("input-file-plugin",(function(e){return n.createElement("svg",ru({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Rf||(Rf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 2.5h5l2 2h6v9h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"M5.879 8.612 8 6.491l2.121 2.121M8 6.509v5"}))))})),(0,l.pU)("input-group-plugin",(function(e){return n.createElement("svg",bu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Cf||(Cf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{strokeLinecap:"round",d:"M4 2h10v10"}),n.createElement("path",{d:"M2 4h10v10H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M6 6.5h2M7 6.5v5M6 11.5h2"}))))})),(0,l.pU)("input-image-plugin",(function(e){return n.createElement("svg",fu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),wf||(wf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{strokeLinecap:"round",d:"m10.964 11.732 1.768-1.768 1.768 1.768M9.5 12.5h-8v-10h13v6M12.732 9.964v3.5"}),n.createElement("path",{strokeLinecap:"round",d:"m3.5 10.5 2-2 2 2 5-5"}),n.createElement("circle",{cx:4.5,cy:5.5,r:1}))))})),(0,l.pU)("input-kv-plugin",(function(e){return n.createElement("svg",su({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),xf||(xf=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M2 2h12v12H2z"}),n.createElement("path",{d:"M5.09 9.785v-1.23l.435-.425 1.41 1.655h.79L5.92 7.745l1.57-1.53h-.74L5.09 7.9V6.215h-.585v3.57h.585Zm5.135 0 1.27-3.57h-.635l-.98 2.91h-.015l-.98-2.91H8.25l1.27 3.57h.705Z",strokeWidth:.1,fill:"currentColor",fillRule:"nonzero"}))))})),(0,l.pU)("input-month-range-plugin",(function(e){return n.createElement("svg",nu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),pf||(pf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 3h13v11h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"M5 2v2M11 2v2M1.5 6.002h13M6 8.005v1M6 8.505h6M4 11.503h6M10 11.003v1"}))))})),(0,l.pU)("input-number-plugin",(function(e){return n.createElement("svg",uu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Sf||(Sf=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M2 2h12v12H2z"}),n.createElement("path",{d:"M9.092 10.856V5.144h-.656a3.324 3.324 0 0 1-.72.568c-.288.16-.552.272-.808.336v.864c.528-.152.968-.392 1.312-.72v4.664h.872Z",strokeWidth:.1,fill:"currentColor",fillRule:"nonzero"}))))})),(0,l.pU)("input-password-plugin",(function(e){return n.createElement("svg",pu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Nf||(Nf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 3h13v10h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"m5.215 7.25 2.598 1.5M5.215 8.75l2.598-1.5M6.514 6.5v3M10.785 6.5v3"}))))})),(0,l.pU)("input-quarter-range-plugin",(function(e){return n.createElement("svg",cu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),mf||(mf=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M1.5 3h13v11h-13z"}),n.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 2v2M11 2v2M1.5 6.002h13"}),n.createElement("path",{d:"M4.7 11.799v-3.57h-.44c-.12.125-.27.24-.45.35-.18.1-.35.17-.51.21v.58c.33-.095.6-.24.815-.435v2.865H4.7ZM11.405 11.869c.39 0 .705-.11.945-.325.23-.21.345-.48.345-.81 0-.21-.06-.385-.18-.52-.11-.13-.275-.225-.485-.29.395-.13.595-.39.595-.78 0-.31-.11-.55-.325-.725-.22-.175-.515-.26-.875-.26-.35 0-.64.095-.865.295-.24.2-.37.48-.4.84h.575c.02-.215.09-.375.21-.48.115-.105.275-.155.485-.155.205 0 .36.045.465.135.095.09.145.22.145.395 0 .175-.055.31-.16.4-.11.09-.27.135-.48.135h-.25v.44h.25c.23 0 .405.045.525.145.12.095.185.245.185.45 0 .17-.06.31-.175.425-.13.125-.31.19-.535.19a.704.704 0 0 1-.495-.175c-.14-.125-.21-.305-.22-.535h-.595c.03.4.17.71.42.92.225.19.525.285.895.285Z",strokeWidth:.2,fill:"currentColor",fillRule:"nonzero"}),n.createElement("path",{strokeWidth:.8,strokeLinecap:"round",strokeLinejoin:"round",d:"M5.923 10.014h3"}))))})),(0,l.pU)("input-range-plugin",(function(e){return n.createElement("svg",mu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),kf||(kf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v12H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M4 5.5h1M4 10.5h4"}),n.createElement("circle",{cx:6.5,cy:5.5,r:1.5}),n.createElement("circle",{cx:9.5,cy:10.5,r:1.5}),n.createElement("path",{strokeLinecap:"round",d:"M8 5.5h4M11 10.5h1"}))))})),(0,l.pU)("input-rating-plugin",(function(e){return n.createElement("svg",hu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Ef||(Ef=n.createElement("path",{stroke:"currentColor",d:"M8 11.698 4.326 13.63l.702-4.09-2.972-2.898 4.107-.597L8 2.323l1.837 3.722 4.107.597-2.972 2.897.702 4.09z",fill:"none",fillRule:"evenodd",strokeLinejoin:"round"})))})),(0,l.pU)("input-repeat-plugin",(function(e){return n.createElement("svg",vu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),If||(If=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M13.151 4.035a6.5 6.5 0 0 0-11.48 5.453m1.208 2.516a6.5 6.5 0 0 0 11.445-5.513"}),n.createElement("path",{d:"M13.5 2v2.5H11M2.5 14v-2.5H5M7 9h3M7 6v3"}))))})),(0,l.pU)("input-rich-text-plugin",(function(e){return n.createElement("svg",yu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Of||(Of=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("circle",{strokeLinejoin:"round",cx:3,cy:3,r:1}),n.createElement("circle",{strokeLinejoin:"round",cx:13,cy:3,r:1}),n.createElement("circle",{strokeLinejoin:"round",cx:13,cy:13,r:1}),n.createElement("circle",{strokeLinejoin:"round",cx:3,cy:13,r:1}),n.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 3h8M4 13h8M3 4v8M13 4v8"}),n.createElement("path",{strokeLinecap:"round",d:"M8 5.5v5"}),n.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 5.5h4"}))))})),(0,l.pU)("input-tag-plugin",(function(e){return n.createElement("svg",gu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Tf||(Tf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"m1.98 7.636.706-4.95 4.95-.707L14 8.343 8.343 14z"}),n.createElement("circle",{cx:6.045,cy:6.044,r:1.25}))))})),(0,l.pU)("input-text-plugin",(function(e){return n.createElement("svg",Ru({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Ff||(Ff=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M2 2h12v12H2z"}),n.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 5h6"}),n.createElement("path",{strokeLinecap:"round",d:"M8 5v6"}))))})),(0,l.pU)("input-time-range-plugin",(function(e){return n.createElement("svg",au({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),sf||(sf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{strokeLinecap:"round",d:"M6.5 13.75h-5v-11h13v4M5 1.75v2M11 1.75v2M1.5 5.752h13M3.75 7.752h1.5"}),n.createElement("circle",{cx:11,cy:10.75,r:3.5}),n.createElement("path",{strokeLinecap:"round",d:"M10.669 11.135h1.5M10.669 9.638v1.5M3.75 9.752h1.5M3.75 11.752h1.5"}))))})),(0,l.pU)("input-signature-plugin",(function(e){return n.createElement("svg",Cu({className:"icon",viewBox:"0 0 1024 1024",xmlns:"http://www.w3.org/2000/svg"},e),Af||(Af=n.createElement("path",{d:"M793.6 960H230.4C140.8 960 64 883.2 64 793.6V230.4C64 140.8 140.8 64 230.4 64h563.2C883.2 64 960 140.8 960 230.4v563.2c0 89.6-76.8 166.4-166.4 166.4zm108.8-729.6c0-64-51.2-115.2-115.2-115.2H230.4c-64 0-115.2 51.2-115.2 115.2v563.2c0 64 51.2 115.2 115.2 115.2h563.2c64 0 115.2-51.2 115.2-115.2V230.4zM403.2 793.6h390.4v57.6H403.2v-57.6zM512 678.4V736H288v-19.2L268.8 736l-38.4-38.4 467.2-467.2 38.4 38.4-409.6 409.6H512z",fill:"currentColor"})))})),(0,l.pU)("input-time-plugin",(function(e){return n.createElement("svg",wu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Mf||(Mf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 2.5h13v11h-13z"}),n.createElement("circle",{cx:8,cy:8,r:3.5}),n.createElement("path",{strokeLinecap:"round",d:"M7.5 6.5v2M7.5 8.5h2"}))))})),(0,l.pU)("input-tree-plugin",(function(e){return n.createElement("svg",xu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),zf||(zf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h12v4H2zM5 8h2v2H5zM5 12h2v2H5z"}),n.createElement("path",{strokeLinecap:"round",d:"M3 6v7M9 8h5M9 12h5M9 14h3M3 9h2M3 13h2M9 10h3"}))))})),(0,l.pU)("input-url-plugin",(function(e){return n.createElement("svg",Su({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Pf||(Pf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 2.5h13v11h-13z"}),n.createElement("g",{strokeLinecap:"round"},n.createElement("path",{d:"M8.707 7.293a1.5 1.5 0 0 1 0 2.121l-1.414 1.414a1.5 1.5 0 0 1-2.121-2.12l.353-.354"}),n.createElement("path",{d:"M7.293 8.707a1.5 1.5 0 0 1 0-2.121l1.414-1.414a1.5 1.5 0 0 1 2.121 2.12l-.353.354"})))))})),(0,l.pU)("input-year-plugin",(function(e){return n.createElement("svg",Nu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),jf||(jf=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M1.5 3h13v11h-13z"}),n.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 2v2M11 2v2M1.5 6.002h13"}),n.createElement("path",{d:"M8.607 12.35v-1.065h1.67v-.51h-1.67V9.85h1.346v-.49H8.607v-.645h1.52V8.21H7.111c.056-.14.106-.29.15-.45l-.54-.1a2.682 2.682 0 0 1-1 1.49l.35.445c.316-.24.58-.53.79-.88h1.22v.645h-1.48v1.415h-.77v.51h2.25v1.065h.525Zm-.524-1.575h-.955V9.85h.954v.925Z",strokeWidth:.1,fill:"currentColor",fillRule:"nonzero"}))))})),(0,l.pU)("list-select-plugin",(function(e){return n.createElement("svg",ku({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Bf||(Bf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 10h12M2 14h12M6.95 2.39 3.768 5.572 2 3.804M9.5 2H14M9.5 6H14"}))))})),(0,l.pU)("location-picker-plugin",(function(e){return n.createElement("svg",Eu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Df||(Df=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M8 12.5c3-2.676 4.5-4.843 4.5-6.5a4.5 4.5 0 1 0-9 0C3.5 7.657 5 9.824 8 12.5Z"}),n.createElement("circle",{cx:8,cy:6,r:2}),n.createElement("path",{strokeLinecap:"round",d:"m12 11.5 1.5 3h-11l1.5-3"}))))})),(0,l.pU)("matrix-checkboxes-plugin",(function(e){return n.createElement("svg",Iu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Vf||(Vf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 2h3v3H2zM6.5 2h3v3h-3zM11 2h3v3h-3zM2 6.5h3v3H2zM6.5 6.5h3v3h-3zM11 6.5h3v3h-3zM2 11h3v3H2zM6.5 11h3v3h-3zM11 11h3v3h-3z"}))))})),(0,l.pU)("month-plugin",(function(e){return n.createElement("svg",Ou({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Lf||(Lf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M1.5 3h13v11h-13z"}),n.createElement("path",{strokeLinecap:"round",d:"M5 2v2M11 2v2M1.5 6.002h13M6.5 8.005H7M9 8.005h.5M11.5 8.005h.5M4 10.005h.5M6.5 10.005H7M9 10.005h.5M11.5 10.005h.5M4 12.005h.5M6.5 12.005H7M9 12.005h.5"}))))})),(0,l.pU)("nested-select-plugin",(function(e){return n.createElement("svg",Tu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),$f||($f=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 5.879 4.121 8 2 10.121M2 14h12M2 2h12M7 10h7M7 6h7"}))))})),(0,l.pU)("picker-plugin",(function(e){return n.createElement("svg",Fu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),_f||(_f=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2.5 3.5h9v11h-9z"}),n.createElement("path",{strokeLinecap:"round",d:"M4.5 1.5h9v11M5 6h4M5 9h4M5 12h4"}))))})),(0,l.pU)("quarter-plugin",(function(e){return n.createElement("svg",Au({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Hf||(Hf=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M1.5 3h13v11h-13z"}),n.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 2v2M11 2v2M1.5 6.002h13"}),n.createElement("path",{d:"M5.987 10.16c.83-.32 1.405-.705 1.736-1.15h.005v.7h.53v-.7h.02c.35.46.944.835 1.78 1.12l.235-.49c-.66-.155-1.16-.365-1.49-.63h1.354v-.48h-1.9v-.255c.556-.04 1.046-.095 1.47-.17L9.492 7.7c-.9.13-1.995.195-3.285.195l.146.44c.49 0 .945-.01 1.375-.03v.225h-1.9v.48h1.334c-.295.255-.78.49-1.455.7l.28.45Zm1.816 2.14c.375 0 .564-.165.564-.485v-.43h1.69v-.475h-1.69v-.04c.315-.17.6-.34.86-.515V9.9h-2.59v.455h1.896c-.175.09-.405.195-.69.325v.23h-1.92v.475h1.92v.26c0 .13-.075.2-.215.2-.196 0-.375-.005-.546-.005l.136.46h.585Z",strokeWidth:.1,fill:"currentColor",fillRule:"nonzero"}))))})),(0,l.pU)("radios-plugin",(function(e){return n.createElement("svg",Mu({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Wf||(Wf=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("circle",{cx:8,cy:8,r:6.5}),n.createElement("circle",{fill:"currentColor",cx:8,cy:8,r:2.5}))))})),(0,l.pU)("search-box-plugin",Fm),(0,l.pU)("select-plugin",Fm),(0,l.pU)("static-plugin",(function(e){return n.createElement("svg",Am({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Pu||(Pu=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M1.5 3h13v10h-13z"}),n.createElement("path",{d:"M7.957 6.537a.53.53 0 0 0 .377-.144.502.502 0 0 0 .158-.378.507.507 0 0 0-.15-.37.546.546 0 0 0-.385-.145.53.53 0 0 0-.378.144.482.482 0 0 0-.151.371c0 .151.048.275.15.378a.53.53 0 0 0 .379.144Zm.391 3.963V6.95h-.783v3.55h.783Z",strokeWidth:.2,fill:"currentColor",fillRule:"nonzero"}))))})),(0,l.pU)("sub-form-plugin",(function(e){return n.createElement("svg",Mm({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),ju||(ju=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 4h10v10H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M4 2h10v10M2 6.5h10M4 9h1M7 9h3M4 11.502h1M7 11.502h3"}))))})),(0,l.pU)("switch-plugin",(function(e){return n.createElement("svg",zm({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Bu||(Bu=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("rect",{x:1.5,y:4,width:13,height:8,rx:4}),n.createElement("circle",{cx:5.5,cy:8,r:2}))))})),(0,l.pU)("tabs-transfer-plugin",(function(e){return n.createElement("svg",Pm({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Du||(Du=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{strokeLinecap:"round",d:"M4 2h10v10"}),n.createElement("path",{d:"M2 4h10v10H2z"}),n.createElement("path",{strokeLinecap:"round",d:"M5.414 8.828 4 7.414 5.414 6M8.586 9.172 10 10.586 8.586 12M5 7.414h3M6 10.586h3"}))))})),(0,l.pU)("textarea-plugin",(function(e){return n.createElement("svg",jm({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Vu||(Vu=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M2 2h12v12H2z"}),n.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.5 5h5"}),n.createElement("path",{strokeLinecap:"round",d:"M7 5v6"}),n.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.5 11h2M9.5 9h2"}))))})),(0,l.pU)("transfer-plugin",(function(e){return n.createElement("svg",Bm({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Lu||(Lu=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M6 11.499V14H2V2h4v2.499M10 4.5V2h4v12h-4v-2.504M5 8h2"}),n.createElement("path",{d:"M5.414 9.414 4 8l1.414-1.414M10.586 6.586 12 8l-1.414 1.414M9 8h2"}))))})),(0,l.pU)("tree-select-plugin",(function(e){return n.createElement("svg",Dm({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),$u||($u=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2.5 1.5h11V6h-11z"}),n.createElement("path",{strokeLinecap:"round",d:"m11.5 3.185-1.06 1.061-1.061-1.06M3.5 6v7.5"}),n.createElement("path",{d:"M7.5 8.5h6v2h-6zM7.5 12.5h6v2h-6z"}),n.createElement("path",{strokeLinecap:"round",d:"M3.5 9.5h2M3.5 13.5h2"}))))})),(0,l.pU)("uuid-plugin",(function(e){return n.createElement("svg",Vm({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),_u||(_u=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M1.5 3h13v10h-13z"}),n.createElement("path",{d:"M4.218 9.456c.376 0 .668-.096.876-.288.208-.196.312-.48.312-.852V6.544h-.468v1.78c0 .248-.06.428-.172.548-.116.116-.3.176-.548.176-.252 0-.436-.06-.548-.176-.116-.12-.172-.3-.172-.548v-1.78H3.03v1.772c0 .372.104.656.316.856.2.188.492.284.872.284Zm3.136 0c.376 0 .668-.096.876-.288.208-.196.312-.48.312-.852V6.544h-.468v1.78c0 .248-.06.428-.172.548-.116.116-.3.176-.548.176-.252 0-.436-.06-.548-.176-.116-.12-.172-.3-.172-.548v-1.78h-.468v1.772c0 .372.104.656.316.856.2.188.492.284.872.284ZM9.77 9.4V6.544h-.468V9.4h.468Zm1.804 0c.464 0 .812-.128 1.052-.384.228-.244.344-.592.344-1.044 0-.456-.116-.804-.344-1.044-.24-.256-.588-.384-1.052-.384H10.53V9.4h1.044Zm-.088-.4h-.488V6.944h.488c.356 0 .616.08.78.244.16.16.24.424.24.784 0 .352-.08.612-.24.78-.164.164-.424.248-.78.248Z",strokeWidth:.2,fill:"currentColor",fillRule:"nonzero"}))))})),(0,l.pU)("input-array-plugin",(function(e){return n.createElement("svg",$m({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Wu||(Wu=n.createElement("g",{fill:"none",fillRule:"evenodd",stroke:"currentColor"},n.createElement("path",{strokeLinejoin:"round",d:"M1.5 2.5h13v11h-13z"}),n.createElement("path",{d:"m7.582 10.318.266-.386c-.34-.23-.63-.555-.88-.97.27-.575.42-1.27.45-2.084h.29v-.455h-1.27c.04-.205.07-.42.1-.65l-.466-.08c-.1.93-.29 1.67-.57 2.22l.3.37c.09-.15.17-.32.25-.5.126.434.276.824.446 1.17a2.78 2.78 0 0 1-.886.965l.245.395c.35-.25.646-.56.88-.926.24.386.52.695.845.93Zm-4.135-2.25c.385-.27.66-.585.825-.946v.846h.435v-.56c.155.1.34.24.56.414l.25-.375a9.815 9.815 0 0 0-.81-.385v-.025h.87v-.415h-.87v-.92h-.434v.92h-.945v.415h.63c-.15.23-.396.446-.746.646l.235.385Zm1.726-1.515c.154-.205.28-.415.38-.625l-.335-.16c-.09.2-.215.405-.375.615l.33.17Zm-1.44-.016.34-.154c-.086-.22-.18-.42-.29-.61l-.375.125c.115.184.224.4.325.64Zm2.98 1.93a6.755 6.755 0 0 1-.43-1.365c.02-.07.04-.145.06-.224h.644c-.02.6-.11 1.13-.274 1.59Zm-3.29 1.83c.494-.13.91-.3 1.24-.514.274.125.51.245.704.365l.255-.37c-.19-.1-.39-.2-.595-.29.23-.23.39-.495.48-.795v-.386h-1.02c.03-.08.056-.155.085-.235l-.444-.054c-.03.09-.066.19-.106.29h-.705v.405h.525c-.095.19-.204.385-.325.595.23.09.45.175.656.26-.27.14-.595.25-.97.34l.22.39Zm1.17-.99a7.678 7.678 0 0 0-.51-.19c.08-.13.154-.265.224-.405h.775c-.11.22-.27.42-.49.595Zm3.84-.26a7.97 7.97 0 0 0 1.6-.415v-.434c-.34.13-.67.23-1 .31.3-.365.67-.94 1.104-1.72l-.43-.16c-.11.2-.21.385-.31.564-.19.03-.385.055-.575.075.26-.36.516-.83.766-1.41l-.45-.175c-.2.53-.43 1.005-.7 1.435-.06.09-.13.15-.206.18l.12.44.79-.104c-.25.394-.454.674-.62.84a.84.84 0 0 1-.215.14l.125.434Zm4.364 1.09v-.46h-.4v-3.76h-2.11v3.76h-.41v.46h2.92Zm-.865-2.985h-1.18v-.78h1.18v.78Zm0 1.266h-1.18v-.82h1.18v.82Zm0 1.26h-1.18v-.81h1.18v.81Zm-3.575.424a7.555 7.555 0 0 0 1.636-.56v-.45a7.432 7.432 0 0 1-1.696.535l.06.475Z",strokeWidth:.1,fill:"currentColor",fillRule:"nonzero"}))))})),(0,l.pU)("formula-plugin",(function(e){return n.createElement("svg",Lm({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Hu||(Hu=n.createElement("g",{fill:"none",fillRule:"evenodd"},n.createElement("path",{d:"M0 0h16v16H0z"}),n.createElement("path",{stroke:"currentColor",strokeLinejoin:"round",d:"M2 2h12v12H2z"}),n.createElement("path",{d:"M7.175 4.456c.434-.278 1.15-.227 1.492-.189.144.017.46.046.428.358-.025.25-.393.224-.491.224-.597 0-1.242-.306-1.589.952l-.162.79h.82c.15 0 .272.12.272.269 0 .149-.122.27-.273.27h-.935l-.736 3.58s-.07.574-.428.552a.38.38 0 0 1-.048-.006l.04-.013a.25.25 0 0 1-.098.02h-.996a.234.234 0 0 1-.234-.234v-.003a.25.25 0 0 1 .226-.249c.253-.024.474-.065.662-.121a.53.53 0 0 0 .258-.145l.698-3.381H4.973a.267.267 0 0 1-.224-.122l-.022-.043.01-.016c.016-.015.042-.028.052-.046-.015-.014-.066-.027-.066-.043v.095L4.72 6.95l-.015-.066c.012-.252.126-.293.268-.293H6.2l.17-.805c.121-.57.371-1.05.806-1.329Zm3.954 2.23c.084.044.128.096.133.154.005.058-.018.115-.07.172l-.985 1.058.972 1.32c.03.04.038.087.02.139-.015.052-.083.09-.174.138a.33.33 0 0 1-.246.03.307.307 0 0 1-.157-.116l-.82-1.074-.996 1.07c-.119.126-.253.145-.407.055a.576.576 0 0 1-.193-.234c-.013-.061.012-.125.075-.194l1.1-1.185-.801-1.05c-.033-.048-.037-.104-.01-.168.025-.064.084-.101.147-.139a.4.4 0 0 1 .236-.047c.063.004.119.039.17.104l.667.86.806-.87a.44.44 0 0 1 .226-.125c.075-.022.225.056.307.101Z",fill:"currentColor",fillRule:"nonzero"}),n.createElement("path",{d:"M0 0h14.5A1.5 1.5 0 0 1 16 1.5v13a1.5 1.5 0 0 1-1.5 1.5H0v-.5h14.5a1 1 0 0 0 1-1v-13a1 1 0 0 0-1-1H0V0Z"}))))})),(0,l.pU)("property-sheet-plugin",(function(e){return n.createElement("svg",_m({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),qu||(qu=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2.5 1.5h11v13h-11z"}),n.createElement("path",{strokeLinecap:"round",d:"M5.5 5h5M5.5 8h5M5.5 11h5"}))))})),(0,l.pU)("tooltip-plugin",(function(e){return n.createElement("svg",Hm({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Uu||(Uu=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("circle",{cx:8,cy:8,r:6.5}),n.createElement("path",{strokeLinecap:"round",d:"M8 7v4.5M8 4.5V5"}))))})),(0,l.pU)("divider-plugin",(function(e){return n.createElement("svg",Wm({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Ju||(Ju=n.createElement("g",{fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",stroke:"currentColor"},n.createElement("path",{d:"M2 3h12M2 13h12M2 8h2.6M11.4 8H14M6.7 8h2.6"}))))})),(0,l.pU)("modal-setting",(function(e){return n.createElement("svg",lh({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),pp||(pp=n.createElement("path",{d:"M11.7 8c.11 0 .2.09.2.2v.933c.57.096 1.071.392 1.43.813l.859-.496a.2.2 0 0 1 .233.024l.04.05.2.346a.2.2 0 0 1-.023.233l-.05.04-.85.49a2.394 2.394 0 0 1 .042 1.617l.868.5a.2.2 0 0 1 .073.274l-.2.346a.2.2 0 0 1-.273.073l-.842-.485a2.399 2.399 0 0 1-1.507.909v.934a.2.2 0 0 1-.2.2h-.4a.2.2 0 0 1-.2-.2l-.001-.934a2.398 2.398 0 0 1-1.468-.86l-.758.436a.2.2 0 0 1-.232-.023l-.04-.05-.2-.346a.2.2 0 0 1 .023-.233l.05-.04.765-.443a2.396 2.396 0 0 1 .045-1.731l-.75-.434a.2.2 0 0 1-.074-.273l.2-.346a.2.2 0 0 1 .273-.074l.779.45c.354-.397.84-.674 1.387-.767l.001-.932c0-.11.09-.2.2-.2h.4Zm.8-6.9a2.4 2.4 0 0 1 2.394 2.236l.006.164v4.332a.2.2 0 0 1-.2.2h-.4a.2.2 0 0 1-.2-.2V4.9H1.899l.001 7.6a1.6 1.6 0 0 0 1.454 1.593l.146.007h4.304c.11 0 .2.09.2.2v.4a.2.2 0 0 1-.2.2H3.5a2.4 2.4 0 0 1-2.394-2.236L1.1 12.5v-9a2.4 2.4 0 0 1 2.236-2.394L3.5 1.1h9Zm-1.442 8.862.027-.008-.034.01-.028.008-.017.005-.011.003-.05.019a1.591 1.591 0 0 0-.502.3l-.016.014c-.16.144-.29.32-.38.517l-.061.151-.032.105.002-.011-.005.019.003-.008-.006.021-.001.007-.013.057a1.599 1.599 0 0 0-.026.168l-.001.015-.007.146a1.616 1.616 0 0 0 .036.337l.014.06c.055.215.152.411.283.58l.104.122.032.032.036.036-.068-.068a1.61 1.61 0 0 0 .296.246l.057.035c.125.074.261.13.405.168l.004.001.113.025a1.61 1.61 0 0 0 .576 0l.112-.024a1.594 1.594 0 0 0 .67-.36l.04-.038c.188-.18.331-.407.413-.66l.042-.156c.013-.062.023-.126.028-.19l.007-.146-.008-.146.004.035a1.61 1.61 0 0 0-.003-.04l-.007-.065a1.59 1.59 0 0 0-.047-.225l-.006-.017a1.598 1.598 0 0 0-.407-.679l-.056-.05-.04-.036-.008-.007-.053-.044a1.605 1.605 0 0 0-.224-.142l-.044-.022a1.592 1.592 0 0 0-.117-.052L12.06 10c-.05-.019-.099-.034-.148-.047L11.9 9.95a1.603 1.603 0 0 0-.67-.027l-.13.028-.017.004-.025.007-.014.004-.008.002-.014.005-.01.002-.01.003.004-.001.006-.002.011-.003.013-.004.008-.002.014-.004ZM12.5 1.9h-9a1.6 1.6 0 0 0-1.593 1.454L1.9 3.5l-.001.6H14.1v-.6a1.6 1.6 0 0 0-1.454-1.593L12.5 1.9Zm-8.51.7c.111 0 .2.09.2.2v.4a.2.2 0 0 1-.2.2H3.4a.2.2 0 0 1-.2-.2v-.4c0-.11.09-.2.2-.2h.59Zm1.8 0c.111 0 .2.09.2.2v.4a.2.2 0 0 1-.2.2H5.2a.2.2 0 0 1-.2-.2v-.4c0-.11.09-.2.2-.2h.59Z",fill:"currentColor",fillRule:"nonzero"})))})),(0,l.pU)("layout-absolute-plugin",(function(e){return n.createElement("svg",qm({className:"icon",viewBox:"0 0 1024 1024",xmlns:"http://www.w3.org/2000/svg"},e),Yu||(Yu=n.createElement("path",{d:"M592 336H176c-52.928 0-96 43.072-96 96v416c0 52.928 43.072 96 96 96h416c52.928 0 96-43.072 96-96V432c0-52.928-43.072-96-96-96zm32 512a32 32 0 0 1-32 32H176c-17.632 0-32-14.336-32-32V432c0-17.632 14.368-32 32-32h416c17.664 0 32 14.368 32 32v416z",fill:"#515151"})),Xu||(Xu=n.createElement("path",{d:"M720 208H304a32 32 0 0 0 0 64h416c17.664 0 32 14.368 32 32v416a32 32 0 1 0 64 0V304c0-52.928-43.072-96-96-96zM528 752H240a32 32 0 1 0 0 64h288a32 32 0 1 0 0-64z",fill:"currentColor"})),Gu||(Gu=n.createElement("path",{d:"M848 80H432a32 32 0 0 0 0 64h416c17.664 0 32 14.368 32 32v416a32 32 0 1 0 64 0V176c0-52.928-43.072-96-96-96z",fill:"currentColor"})))})),(0,l.pU)("layout-fixed-plugin",(function(e){return n.createElement("svg",Um({viewBox:"0 0 17 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Ku||(Ku=n.createElement("g",{fill:"none",fillRule:"evenodd"},n.createElement("path",{d:"M.5 0h16v16H.5z"}),n.createElement("path",{stroke:"currentColor",strokeLinejoin:"round",d:"M11 10h4v4h-4z"}),n.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",d:"M9.029 14H2V2h13v6"}))))})),(0,l.pU)("layout-1with2-plugin",(function(e){return n.createElement("svg",Jm({viewBox:"0 0 34 34",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Qu||(Qu=n.createElement("g",{fillRule:"nonzero",stroke:"currentColor",strokeWidth:2,fill:"none"},n.createElement("rect",{x:1,y:1,width:32,height:32,rx:1}),n.createElement("path",{d:"M32.5 17h-31M17.5 20v13",strokeDasharray:0}))))})),(0,l.pU)("layout-2cols-plugin",(function(e){return n.createElement("svg",Ym({viewBox:"0 0 34 34",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Zu||(Zu=n.createElement("g",{fillRule:"nonzero",stroke:"currentColor",strokeWidth:2,fill:"none"},n.createElement("rect",{x:1,y:1,width:32,height:32,rx:1}),n.createElement("path",{d:"M16.5 1.5v32",strokeDasharray:0}))))})),(0,l.pU)("layout-2row-plugin",(function(e){return n.createElement("svg",Xm({viewBox:"0 0 34 34",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),ep||(ep=n.createElement("g",{fillRule:"nonzero",stroke:"currentColor",strokeWidth:2,fill:"none"},n.createElement("rect",{x:1,y:1,width:32,height:32,rx:1}),n.createElement("path",{d:"M32.5 17h-31",strokeDasharray:0}))))})),(0,l.pU)("layout-2with1-plugin",(function(e){return n.createElement("svg",Gm({viewBox:"0 0 34 34",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),ap||(ap=n.createElement("g",{transform:"matrix(1 0 0 -1 0 34)",fillRule:"nonzero",stroke:"currentColor",strokeWidth:2,fill:"none"},n.createElement("rect",{x:1,y:1,width:32,height:32,rx:1}),n.createElement("path",{d:"M32.5 17h-31M17.5 20v13",strokeDasharray:0}))))})),(0,l.pU)("layout-3cols-plugin",(function(e){return n.createElement("svg",Km({viewBox:"0 0 34 34",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),tp||(tp=n.createElement("g",{fillRule:"nonzero",stroke:"currentColor",strokeWidth:2,fill:"none"},n.createElement("rect",{x:1,y:1,width:32,height:32,rx:1}),n.createElement("path",{d:"M11.5 1.5v32M22.5 1.5v32",strokeDasharray:0}))))})),(0,l.pU)("layout-3row-plugin",(function(e){return n.createElement("svg",Qm({viewBox:"0 0 34 34",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),np||(np=n.createElement("g",{transform:"rotate(90 17 17)",fillRule:"nonzero",stroke:"currentColor",strokeWidth:2,fill:"none"},n.createElement("rect",{x:1,y:1,width:32,height:32,rx:1}),n.createElement("path",{d:"M11.5 1.5v32M22.5 1.5v32",strokeDasharray:0}))))})),(0,l.pU)("layout-full-plugin",(function(e){return n.createElement("svg",Zm({viewBox:"0 0 34 34",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",className:"icon"},e),cp||(cp=n.createElement("defs",null,n.createElement("path",{id:"layout-full_svg__a",d:"M4.5 4h26v26h-26z"}),n.createElement("mask",{id:"layout-full_svg__b",maskContentUnits:"userSpaceOnUse",maskUnits:"objectBoundingBox",x:0,y:0,width:26,height:26,fill:"#fff"},n.createElement("use",{xlinkHref:"#layout-full_svg__a"})))),op||(op=n.createElement("g",{fillRule:"nonzero",stroke:"currentColor",fill:"none"},n.createElement("rect",{strokeWidth:2,x:1,y:1,width:32,height:32,rx:1}),n.createElement("use",{mask:"url(#layout-full_svg__b)",strokeWidth:4,strokeDasharray:2,xlinkHref:"#layout-full_svg__a"}))))})),(0,l.pU)("layout-1-2-plugin",(function(e){return n.createElement("svg",eh({viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),dp||(dp=n.createElement("g",{transform:"rotate(-90 20 17)",fillRule:"nonzero",stroke:"currentColor",strokeWidth:2,fill:"none"},n.createElement("rect",{x:1,y:1,width:32,height:32,rx:1}),n.createElement("path",{strokeDasharray:0,d:"M32.5 17h-31M17.5 20v13"}))))})),(0,l.pU)("layout-2-1-plugin",(function(e){return n.createElement("svg",ah({viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),ip||(ip=n.createElement("g",{transform:"matrix(0 -1 -1 0 37 37)",fillRule:"nonzero",stroke:"currentColor",strokeWidth:2,fill:"none"},n.createElement("rect",{x:1,y:1,width:32,height:32,rx:1}),n.createElement("path",{strokeDasharray:0,d:"M32.5 17h-31M17.5 20v13"}))))})),(0,l.pU)("layout-3-1-plugin",(function(e){return n.createElement("svg",th({viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),lp||(lp=n.createElement("g",{transform:"translate(3 3)",fillRule:"nonzero",stroke:"currentColor",strokeWidth:2,fill:"none"},n.createElement("rect",{x:1,y:1,width:32,height:32,rx:1}),n.createElement("path",{strokeDasharray:0,d:"M32.5 17h-31M11.5 20v13M14 25h18"}))))})),(0,l.pU)("layout-3-2-plugin",(function(e){return n.createElement("svg",nh({viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),rp||(rp=n.createElement("g",{transform:"translate(3 3)",fillRule:"nonzero",stroke:"currentColor",strokeWidth:2,fill:"none"},n.createElement("rect",{x:1,y:1,width:32,height:32,rx:1}),n.createElement("path",{strokeDasharray:0,d:"M9.5 17h-8M31.5 17h-8M11.5 1v32M23.5 1v32"}))))})),(0,l.pU)("layout-free-container",(function(e){return n.createElement("svg",ch({viewBox:"0 0 17 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),bp||(bp=n.createElement("g",{fill:"none",fillRule:"evenodd"},n.createElement("path",{d:"M.25 0h16v16h-16z"}),n.createElement("path",{stroke:"currentColor",strokeLinejoin:"round",d:"M1.75 2h13v12h-13z"}),n.createElement("path",{stroke:"currentColor",strokeLinecap:"square",d:"M2.25 11.038h12M11.617 2v12"}))))})),(0,l.pU)("layout-fixed-top",(function(e){return n.createElement("svg",oh({viewBox:"0 0 17 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),fp||(fp=n.createElement("g",{fill:"none",fillRule:"evenodd"},n.createElement("path",{d:"M.375 0h16v16h-16z"}),n.createElement("path",{stroke:"currentColor",strokeLinejoin:"round",d:"M1.875 2h13v12h-13z"}),n.createElement("path",{stroke:"currentColor",strokeLinecap:"square",d:"M2.375 11.159h12"}))))})),(0,l.pU)("input-add-fx",(function(e){return n.createElement("svg",dh({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),sp||(sp=n.createElement("g",{fill:"none",fillRule:"evenodd"},n.createElement("path",{d:"M0 0h16v16H0z"}),n.createElement("path",{d:"M9.897 1.429c.865-.554 1.646-.489 2.328-.412.286.032.918.09.853.712-.052.497-.785.437-.98.446-1.128.05-1.83-.573-2.52 1.933L9.01 6.66l.887-.007c.3 0 .544.24.544.537a.54.54 0 0 1-.544.538l-1.118.008-1.545 6.16S7.092 15.043 6.38 15a.771.771 0 0 1-.08-.01l.069-.02a.467.467 0 0 1-.167.031H4.97a.467.467 0 0 1-.467-.467v-.032c0-.242.183-.444.423-.466a7.96 7.96 0 0 0 .992-.152c.01-.052.02-.082.02-.082l1.533-6.065H6.263a.535.535 0 0 1-.533-.492c.024-.503.25-.584.533-.584h1.442l.586-2.584c.241-1.136.74-2.091 1.606-2.647Zm4.885 4.449c.137.09.208.192.217.309a.502.502 0 0 1-.115.343l-1.61 2.108 1.589 2.63c.05.078.062.173.033.276-.024.105-.137.179-.286.275a.452.452 0 0 1-.4.06.52.52 0 0 1-.258-.23l-1.34-2.14-1.626 2.13c-.195.254-.415.291-.666.112-.103-.074-.292-.345-.314-.467-.022-.122.018-.25.122-.386l1.798-2.362-1.31-2.092a.397.397 0 0 1-.017-.335c.041-.127.138-.202.241-.276a.556.556 0 0 1 .386-.095c.102.008.194.078.278.207l1.09 1.713 1.317-1.733a.694.694 0 0 1 .368-.25c.124-.042.369.113.503.203Z",fill:"currentColor",fillRule:"nonzero"}),n.createElement("rect",{fill:"currentColor",x:.898,y:6.66,width:4.5,height:1,rx:.5}),n.createElement("rect",{fill:"currentColor",transform:"rotate(90 3.148 7.16)",x:.898,y:6.66,width:4.5,height:1,rx:.5}))))})),(0,l.pU)("input-fx",(function(e){return n.createElement("svg",ih({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),up||(up=n.createElement("g",{fill:"none",fillRule:"evenodd"},n.createElement("path",{d:"M0 0h16v16H0z"}),n.createElement("path",{d:"M6.855 1.437C7.72.883 9.146.984 9.828 1.061c.286.032.918.09.853.712-.052.496-.785.446-.98.446-.216 0-.435-.02-.653-.038l-.218-.016c-.906-.058-1.771.053-2.294 1.951L6.213 5.69h1.633c.3 0 .543.24.543.537a.54.54 0 0 1-.543.538H5.982l-1.467 7.132S4.374 15.043 3.662 15a.782.782 0 0 1-.07-.008A.533.533 0 0 1 3.5 15H1.467A.467.467 0 0 1 1 14.533v-.032c0-.242.183-.444.423-.466.517-.05.965-.13 1.347-.244.12-.036.223-.078.308-.126a.465.465 0 0 1 .182-.057l1.415-6.844H2.467a.535.535 0 0 1-.534-.491l.012.069.008-.019c.014-.016.037-.03.046-.05-.013-.015-.058-.03-.058-.047v.093l-.008-.046c.022-.462.214-.568.464-.582l.07-.002h2.441l.34-1.605c.242-1.136.74-2.091 1.607-2.647Zm7.879 4.441c.167.09.254.192.265.309.01.116-.036.23-.14.343l-1.964 2.108 1.937 2.63c.061.078.077.173.042.276-.03.105-.168.179-.35.275a.656.656 0 0 1-.488.06.613.613 0 0 1-.314-.23l-1.634-2.14-1.983 2.13c-.237.254-.506.291-.812.112-.126-.074-.356-.345-.384-.467-.026-.122.023-.25.15-.386l2.192-2.362-1.597-2.092c-.067-.096-.073-.208-.021-.335.05-.127.168-.202.295-.276a.798.798 0 0 1 .47-.095c.124.008.236.078.339.207l1.328 1.713 1.607-1.733c.139-.152.297-.206.449-.25.15-.042.45.113.613.203Z",fill:"currentColor",fillRule:"nonzero"}))))})),(0,l.pU)("inline-display",(function(e){return n.createElement("svg",bh({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 8",className:"icon"},e),yp||(yp=n.createElement("path",{d:"M14.814 6.25c.258.248.567.435.927.56s.76.19 1.18.19c.29 0 .51-.014.68-.042.167-.028.34-.07.53-.123.143-.04.28-.09.41-.146l.41-.19V5.13h-.153c-.07.06-.157.134-.265.22a3.337 3.337 0 0 1-.35.237 2.11 2.11 0 0 1-.484.22 1.798 1.798 0 0 1-1.1-.01 1.403 1.403 0 0 1-.523-.3 1.566 1.566 0 0 1-.38-.57c-.1-.24-.152-.54-.152-.9 0-.346.048-.638.14-.878s.217-.437.368-.58c.16-.155.33-.26.52-.33a1.786 1.786 0 0 1 1.117-.013c.165.055.317.124.458.205a4.385 4.385 0 0 1 .643.47h.17V1.52c-.107-.05-.23-.107-.37-.168a3.613 3.613 0 0 0-1.003-.27 4.736 4.736 0 0 0-.65-.04c-.436 0-.837.07-1.205.207s-.674.33-.923.59c-.26.26-.458.58-.59.95S14 3.57 14 4.02c0 .488.07.918.213 1.29s.343.683.6.933zm-3.264.608c.272-.075.52-.2.75-.377a1.5 1.5 0 0 0 .46-.56 1.72 1.72 0 0 0 .17-.77c0-.4-.11-.72-.332-.96-.22-.244-.52-.404-.896-.48v-.04a1.46 1.46 0 0 0 .623-.516c.147-.22.22-.474.22-.763 0-.25-.052-.47-.16-.66a1.152 1.152 0 0 0-.49-.46 2.06 2.06 0 0 0-.64-.212A7.67 7.67 0 0 0 10.237 1H8v5.97h2.515c.418 0 .763-.037 1.035-.112zM9.478 2.095h.14c.29 0 .517.002.678.006.162.01.296.03.404.07a.46.46 0 0 1 .253.23.69.69 0 0 1 .072.298.85.85 0 0 1-.062.34.492.492 0 0 1-.263.24 1.052 1.052 0 0 1-.39.08c-.166.006-.366.01-.6.01h-.232v-1.27zm.108 3.78h-.108V4.388h.324c.222 0 .434 0 .638.004a1.8 1.8 0 0 1 .48.056c.17.05.29.127.36.23.07.104.106.25.106.44 0 .144-.03.272-.087.383s-.17.2-.32.27-.32.1-.5.11c-.18.004-.48.004-.9.004zm-6.64-.106h2.187l.41 1.2h1.574L4.935 1.03H3.182L1 6.97h1.535l.412-1.2zM4.04 2.55l.727 2.13H3.313l.727-2.13z"})))})),(0,l.pU)("inline-block-display",(function(e){return n.createElement("svg",fh({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 28 14",className:"icon"},e),gp||(gp=n.createElement("path",{d:"M25 3v8H3V3h22m1-1H2v10h24V2z",opacity:.15})),Rp||(Rp=n.createElement("path",{opacity:.35,d:"M8.418 9.8H7.66L7.25 11h1.58l-.232-.676-.18-.525zM3 11h.567l2.916-7.94h3.15L11 6.78V3H3v8zm15.12-1.002a3.302 3.302 0 0 1-.48-.586c-.173.343-.42.653-.73.888.002 0 .004-.002.005-.003l-.008.006.003-.003a3.145 3.145 0 0 1-1.092.55c-.4.11-.825.15-1.303.15h6.017a4.416 4.416 0 0 1-1.12-.215 3.51 3.51 0 0 1-1.292-.787zM14.237 3c.49 0 .853.014 1.167.06.335.05.656.16.953.314h.003l.004.003c.365.19.694.492.898.866.13.234.197.49.24.747.16-.298.343-.58.578-.82v-.002c.358-.366.8-.643 1.287-.826a4.373 4.373 0 0 1 1.557-.272 5.67 5.67 0 0 1 1.442.18l.01.002.01.003c.205.06.4.126.59.208.15.064.283.125.407.185l.562.274v3.016h-1.54l-.28-.24a7.018 7.018 0 0 0-.233-.188 2.703 2.703 0 0 0-.26-.175 1.594 1.594 0 0 0-.277-.125h-.006l-.2-.03a.772.772 0 0 0-.26.042l-.16.102a.63.63 0 0 0-.13.22 1.486 1.486 0 0 0-.075.516c0 .266.04.436.074.513a.59.59 0 0 0 .13.212l.15.09h.003a.868.868 0 0 0 .265.045l.236-.037h.008a1.04 1.04 0 0 0 .25-.113l.007-.004.01-.005.24-.16a6.41 6.41 0 0 0 .216-.17l.285-.254h1.536v3.017l-.59.266c-.15.066-.292.13-.422.184a4.19 4.19 0 0 1-.53.19 5.918 5.918 0 0 1-.636.15c-.076.012-.16.02-.24.026H25V3H14.237z"})),Cp||(Cp=n.createElement("path",{d:"M25.8 1H2.2A1.2 1.2 0 0 0 1 2.2v9.6A1.2 1.2 0 0 0 2.2 13h23.6a1.2 1.2 0 0 0 1.2-1.2V2.2A1.2 1.2 0 0 0 25.8 1zm.2 11H2V2h24v10zm-7.186-2.72c.258.248.567.435.927.56s.76.19 1.18.19c.29 0 .51-.014.68-.042.167-.028.34-.07.53-.123.143-.04.28-.09.41-.146l.412-.19V8.16h-.154c-.07.06-.157.134-.265.22a3.337 3.337 0 0 1-.35.237 2.11 2.11 0 0 1-.485.22 1.798 1.798 0 0 1-1.1-.01 1.403 1.403 0 0 1-.523-.3c-.15-.14-.28-.33-.38-.57a2.36 2.36 0 0 1-.152-.9c0-.347.047-.64.14-.88s.216-.433.367-.58c.157-.15.33-.26.517-.325a1.786 1.786 0 0 1 1.116-.014c.164.056.316.125.457.206a4.868 4.868 0 0 1 .644.466h.17V4.54a13.03 13.03 0 0 0-.367-.168 3.667 3.667 0 0 0-1.005-.27 4.736 4.736 0 0 0-.65-.04c-.436 0-.837.07-1.205.207s-.675.333-.924.59c-.26.262-.457.58-.59.95S18 6.6 18 7.055c0 .488.07.918.213 1.29s.343.683.6.933zm-3.264.607c.272-.076.52-.2.75-.38.195-.15.35-.338.46-.567.113-.23.17-.488.17-.778 0-.4-.11-.722-.332-.967-.22-.245-.52-.406-.896-.484v-.03a1.46 1.46 0 0 0 .623-.51 1.36 1.36 0 0 0 .22-.77c0-.25-.052-.47-.16-.665a1.15 1.15 0 0 0-.49-.465 2.065 2.065 0 0 0-.64-.215A7.67 7.67 0 0 0 14.237 4H12v6h2.515c.418 0 .763-.037 1.035-.113zM13.478 5.1h.14c.29 0 .517.002.678.006s.296.027.404.07c.12.05.206.123.253.223a.69.69 0 0 1 .072.29.86.86 0 0 1-.062.34c-.042.1-.13.18-.263.24a1.05 1.05 0 0 1-.39.08c-.166.007-.366.01-.6.01h-.233V5.1zm.108 3.8h-.108V7.405h.324c.222 0 .434 0 .638.004.203 0 .363.02.48.05.17.05.29.13.36.23s.106.25.106.44c0 .144-.03.272-.087.384s-.17.2-.32.27a1.257 1.257 0 0 1-.5.104c-.18.003-.48.004-.9.004zm-6.64-.1h2.187l.41 1.2h1.574L8.935 4.06H7.182L5 10h1.535l.412-1.2zM8.04 5.58l.727 2.13H7.313l.727-2.13z"})))})),(0,l.pU)("block-display",(function(e){return n.createElement("svg",rh({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 22 14",className:"icon"},e),mp||(mp=n.createElement("path",{opacity:.15,d:"M19 3v8H3V3h16m1-1H2v10h18V2z"})),hp||(hp=n.createElement("path",{d:"M19.8 1H2.2A1.2 1.2 0 0 0 1 2.2v9.6A1.2 1.2 0 0 0 2.2 13h17.6a1.2 1.2 0 0 0 1.2-1.2V2.2A1.2 1.2 0 0 0 19.8 1zm.2 11H2V2h18v10z"})),vp||(vp=n.createElement("path",{opacity:.35,d:"M3 3h16v8H3z"})))})),(0,l.pU)("flex-display",(function(e){return n.createElement("svg",sh({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 23 14",className:"icon"},e),wp||(wp=n.createElement("path",{d:"M21 2v10H2V2h19zm1-1H1v12h21V1z",opacity:.15})),xp||(xp=n.createElement("path",{d:"M1.2 0A1.2 1.2 0 0 0 0 1.2v11.6A1.2 1.2 0 0 0 1.2 14h20.6a1.2 1.2 0 0 0 1.2-1.2V1.2A1.2 1.2 0 0 0 21.8 0H1.2zM22 13H1V1h21v12z"})),Sp||(Sp=n.createElement("path",{opacity:.4,d:"M3 3h5v8H3z"})),Np||(Np=n.createElement("path",{d:"M4 4v6h3V4H4zm4-1v8H3V3h5z"})),kp||(kp=n.createElement("path",{opacity:.4,d:"M9 3h5v8H9z"})),Ep||(Ep=n.createElement("path",{d:"M10 4v6h3V4h-3zm4-1v8H9V3h5z"})),Ip||(Ip=n.createElement("path",{opacity:.4,d:"M15 3h5v8h-5z"})),Op||(Op=n.createElement("path",{d:"M16 4v6h3V4h-3zm4-1v8h-5V3h5z"})))})),(0,l.pU)("drow",(function(e){return n.createElement("svg",uh({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 19 9",className:"icon"},e),Tp||(Tp=n.createElement("path",{d:"M16 4h-4v1h4v2l3-2.5L16 2v2zM6 0h5v9H6z"})),Fp||(Fp=n.createElement("path",{opacity:.4,d:"M1 1h3v7H1z"})),Ap||(Ap=n.createElement("path",{d:"M1 1v7h3V1H1zM0 0h5v9H0V0z"})))})),(0,l.pU)("dcolumn",(function(e){return n.createElement("svg",ph({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 9 18",className:"icon"},e),Mp||(Mp=n.createElement("path",{d:"M0 6h9v5H0zm5 9v-3H4v3H2l2.5 3L7 15H5z"})),zp||(zp=n.createElement("path",{opacity:.4,d:"M1 1h7v3H1z"})),Pp||(Pp=n.createElement("path",{d:"M1 1v3h7V1H1zM0 0h9v5H0V0z"})))})),(0,l.pU)("drowReverse",(function(e){return n.createElement("svg",mh({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 19 9",className:"icon"},e),jp||(jp=n.createElement("path",{d:"M16 4h-4v1h4v2l3-2.5L16 2v2zM6 0h5v9H6z"})),Bp||(Bp=n.createElement("path",{opacity:.4,d:"M1 1h3v7H1z"})),Dp||(Dp=n.createElement("path",{d:"M1 1v7h3V1H1zM0 0h5v9H0V0z"})))})),(0,l.pU)("dcolumnReverse",(function(e){return n.createElement("svg",hh({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 9 18",className:"icon",style:{verticalAlign:"middle"}},e),Vp||(Vp=n.createElement("g",{fillRule:"evenodd"},n.createElement("path",{d:"M0 6h9v5H0zm5 9v-3H4v3H2l2.5 3L7 15H5z"}),n.createElement("path",{opacity:.4,d:"M1 1h7v3H1z","data-spm-anchor-id":"a2q5o.26736379.0.i51.35962a19sy6kFy"}),n.createElement("path",{d:"M1 1v3h7V1H1zM0 0h9v5H0V0z"}))))})),(0,l.pU)("aFlexStart",(function(e){return n.createElement("svg",vh({fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 21 18",className:"icon"},e),Lp||(Lp=n.createElement("path",{opacity:.5,d:"M0 0h21v1H0z"})),$p||($p=n.createElement("path",{d:"M11 2h5v9h-5z"})),_p||(_p=n.createElement("path",{opacity:.4,d:"M6 3h3v7H6z"})),Hp||(Hp=n.createElement("path",{d:"M6 3v7h3V3H6zM5 2h5v9H5V2z"})))})),(0,l.pU)("aCenter",(function(e){return n.createElement("svg",yh({fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 21 9",className:"icon"},e),Wp||(Wp=n.createElement("path",{d:"M0 4h21v1H0V4zm4.5 0h6v1h-6V4zm6 0h6v1h-6V4z",opacity:.5})),qp||(qp=n.createElement("path",{d:"M11 0h5v9h-5z"})),Up||(Up=n.createElement("path",{opacity:.4,d:"M6 1h3v7H6z"})),Jp||(Jp=n.createElement("path",{d:"M6 1v7h3V1H6zM5 0h5v9H5V0z"})))})),(0,l.pU)("aFlexEnd",(function(e){return n.createElement("svg",gh({fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 21 18",className:"icon"},e),Yp||(Yp=n.createElement("path",{opacity:.5,d:"M0 17h21v1H0z"})),Xp||(Xp=n.createElement("path",{d:"M11 7h5v9h-5z"})),Gp||(Gp=n.createElement("path",{opacity:.4,d:"M6 8h3v7H6z"})),Kp||(Kp=n.createElement("path",{d:"M6 8v7h3V8H6zM5 7h5v9H5V7z"})))})),(0,l.pU)("aStretch",(function(e){return n.createElement("svg",Rh({fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 21 18",className:"icon"},e),Qp||(Qp=n.createElement("path",{opacity:.5,d:"M0 17h21v1H0zM0 0h21v1H0z"})),Zp||(Zp=n.createElement("path",{d:"M11 2h5v14h-5z"})),em||(em=n.createElement("path",{opacity:.4,d:"M6 3h3v12H6z"})),am||(am=n.createElement("path",{d:"M6 3v12h3V3H6zM5 2h5v14H5V2z"})))})),(0,l.pU)("aBaseline",(function(e){return n.createElement("svg",Ch({fill:"currentColor",viewBox:"0 0 21 11",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),tm||(tm=n.createElement("path",{d:"M0 5h21v1H0V5zm4.5 0h6v1h-6V5zm6 0h6v1h-6V5z",opacity:.5})),nm||(nm=n.createElement("path",{d:"M11 1h5v9h-5V1zm1 1h3v3h-3V2z"})),cm||(cm=n.createElement("path",{opacity:.4,d:"M6 5h3v5H6z"})),om||(om=n.createElement("path",{d:"M6 3v7h3V3H6zM5 2h5v9H5V2z"})))})),(0,l.pU)("jFlexStart",(function(e){return n.createElement("svg",wh({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 17",className:"icon"},e),dm||(dm=n.createElement("path",{opacity:.5,d:"M0 0h1v17H0z"})),im||(im=n.createElement("path",{d:"M8 4h5v9H8z"})),lm||(lm=n.createElement("path",{opacity:.4,d:"M3 5h3v7H3z"})),rm||(rm=n.createElement("path",{d:"M3 5v7h3V5H3zM2 4h5v9H2V4z"})))})),(0,l.pU)("jCenter",(function(e){return n.createElement("svg",xh({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 13 17",className:"icon"},e),bm||(bm=n.createElement("path",{opacity:.5,d:"M6 0h1v17H6z"})),fm||(fm=n.createElement("path",{d:"M8 4h5v9H8z"})),sm||(sm=n.createElement("path",{opacity:.4,d:"M1 5h3v7H1z"})),um||(um=n.createElement("path",{d:"M1 5v7h3V5H1zM0 4h5v9H0V4z"})))})),(0,l.pU)("jFlexEnd",(function(e){return n.createElement("svg",Sh({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 17",className:"icon"},e),pm||(pm=n.createElement("path",{opacity:.5,d:"M23 0h1v17h-1z"})),mm||(mm=n.createElement("path",{d:"M17 4h5v9h-5z"})),hm||(hm=n.createElement("path",{opacity:.4,d:"M12 5h3v7h-3z"})),vm||(vm=n.createElement("path",{d:"M12 5v7h3V5h-3zm-1-1h5v9h-5V4z"})))})),(0,l.pU)("jSpaceBetween",(function(e){return n.createElement("svg",Nh({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 17",className:"icon"},e),ym||(ym=n.createElement("path",{opacity:.5,d:"M0 0h1v17H0zm23 0h1v17h-1z"})),gm||(gm=n.createElement("path",{d:"M17 4h5v9h-5z"})),Rm||(Rm=n.createElement("path",{opacity:.4,d:"M3 5h3v7H3z"})),Cm||(Cm=n.createElement("path",{d:"M3 5v7h3V5H3zM2 4h5v9H2V4z"})))})),(0,l.pU)("jSpaceAround",(function(e){return n.createElement("svg",kh({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 16 17",className:"icon"},e),wm||(wm=n.createElement("path",{d:"M2 0h1v17H2V0zm0 3.5h1v10H2v-10zM13 0h1v17h-1V0zm0 3.5h1v10h-1v-10z",opacity:.5})),xm||(xm=n.createElement("path",{d:"M11 4h5v9h-5z"})),Sm||(Sm=n.createElement("path",{opacity:.4,d:"M1 5h3v7H1z"})),Nm||(Nm=n.createElement("path",{d:"M1 5v7h3V5H1zM0 4h5v9H0V4z"})))})),(0,l.pU)("theme-css",(function(e){return n.createElement("svg",Eh({viewBox:"0 0 1024 1024",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),km||(km=n.createElement("path",{d:"M173.32 64.96v891.65h677.655v-631.4l-5.015-5.573L596.297 69.976l-5.573-5.015H173.32zm35.667 35.666h356.66v249.662h249.662v570.656H208.987V100.626zm392.325 25.635 188.361 188.36h-188.36v-188.36zM367.287 467.885c23.945 0 42.98 11.666 54.953 24.867l-14.43 16.27c-10.745-11.359-23.638-18.726-40.216-18.726-38.375 0-63.855 31.314-63.855 81.354 0 50.653 24.252 82.581 62.627 82.581 19.034 0 33.155-7.982 46.049-22.41l14.43 15.657c-15.657 18.42-35.613 29.164-61.093 29.164-50.654 0-88.414-38.681-88.414-104.378 0-64.777 38.374-104.379 89.95-104.379zm89.03 161.173c14.43 15.043 34.384 25.174 55.566 25.174 26.403 0 42.06-13.2 42.06-32.849 0-20.57-14.736-27.015-33.77-35.612l-28.858-12.586c-18.727-7.983-40.83-22.41-40.83-51.883 0-30.7 27.015-53.417 63.548-53.417 23.946 0 45.13 10.131 59.25 24.867l-13.507 16.577c-12.28-11.666-27.322-19.033-45.743-19.033-22.717 0-37.76 11.358-37.76 29.47 0 19.341 17.806 26.71 33.463 33.464l28.858 12.28c23.331 10.13 41.444 23.945 41.444 53.723 0 31.928-26.402 57.409-68.767 57.409-28.244 0-52.803-11.665-70.302-29.778l15.348-17.806zm158.1 0c14.43 15.043 34.384 25.174 55.566 25.174 26.402 0 42.059-13.2 42.059-32.849 0-20.57-14.736-27.015-33.77-35.612l-28.857-12.586c-18.727-7.983-40.83-22.41-40.83-51.883 0-30.7 27.015-53.417 63.548-53.417 23.945 0 45.129 10.131 59.25 24.867l-13.507 16.577c-12.28-11.666-27.322-19.033-45.743-19.033-22.717 0-37.76 11.358-37.76 29.47 0 19.341 17.806 26.71 33.463 33.464l28.857 12.28c23.332 10.13 41.444 23.945 41.444 53.723 0 31.928-26.4 57.409-68.766 57.409-28.244 0-52.803-11.665-70.302-29.778l15.348-17.806z",fill:"currentColor"})))})),(0,l.pU)("column-setting",(function(e){return n.createElement("svg",Ih({viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Em||(Em=n.createElement("path",{d:"M3 6.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM6.5 8a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0ZM13 6.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z",fill:"currentColor"})))})),(0,l.pU)("column-delete",(function(e){return n.createElement("svg",Oh({viewBox:"0 0 20 20",fill:"none",className:"icon"},e),Im||(Im=n.createElement("path",{d:"m6.196 6.205 8.396 8.268m-8.752-.106L14.237 6.1",stroke:"currentColor",strokeWidth:1.6})))})),(0,l.pU)("column-add",(function(e){return n.createElement("svg",Th({viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"icon"},e),Om||(Om=n.createElement("path",{d:"M2.667 8h10.667M8 2.667v10.667",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round"})))})),(0,l.pU)("share-link",(function(e){return n.createElement("svg",Fh({className:"icon",viewBox:"0 0 1024 1024",xmlns:"http://www.w3.org/2000/svg"},e),Tm||(Tm=n.createElement("path",{d:"M938.667 469.333C915.2 469.333 896 488.533 896 512V917.333c0 12.8-8.533 21.334-21.333 21.334h-768c-12.8 0-21.334-8.534-21.334-21.334V234.667c0-12.8 8.534-21.334 21.334-21.334h362.666c23.467 0 42.667-19.2 42.667-42.666C512 147.2 492.8 128 469.333 128h-384C38.4 128 0 166.4 0 213.333V938.667C0 985.6 38.4 1024 85.333 1024H896c46.933 0 85.333-38.4 85.333-85.333V512c0-23.467-19.2-42.667-42.666-42.667zm72.533-307.2L861.867 12.8C855.467 4.267 844.8 0 832 0c-23.467 0-42.667 19.2-42.667 42.667 0 12.8 4.267 23.466 12.8 29.866l83.2 83.2C554.667 202.667 298.667 488.533 298.667 832c0 23.467 19.2 42.667 42.666 42.667S384 855.467 384 832c0-290.133 206.933-533.333 484.267-586.667l-66.134 66.134c-8.533 6.4-12.8 17.066-12.8 29.866C789.333 364.8 808.533 384 832 384c12.8 0 23.467-4.267 29.867-12.8L1011.2 221.867c8.533-6.4 12.8-17.067 12.8-29.867s-4.267-23.467-12.8-29.867z"})))})),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ah=(0,o.Ru)("0552d08957a270160d5203e0611661b2"),Mh={autoIndent:!0,formatOnType:!0,formatOnPaste:!0,selectOnLineNumbers:!0,scrollBeyondLastLine:!1,folding:!0,minimap:{enabled:!1},scrollbar:{alwaysConsumeMouseWheel:!1},bracketPairColorization:{enabled:!0},automaticLayout:!0,lineNumbers:"off",glyphMargin:!1,wordWrap:"on",lineDecorationsWidth:0,lineNumbersMinChars:0,overviewRulerBorder:!1};function zh(e){var a=e.data,t=e.onBulkChange,c=a.wrapperCustomStyle,d=(0,n.useRef)(null),i=(0,p.zs)((0,n.useState)(!1),2),r=i[0],b=i[1],f=(0,p.zs)((0,n.useState)(""),2),s=f[0],u=f[1];function m(e){for(var a="",t=0;t<e;t++)a+=" ";return a}function h(e,a,t){if(hc()(e))return"";for(var n in e)e.hasOwnProperty(n)&&(_e()(e[n])?(a+=m(t)+"".concat(n," {\n"),a+=h(e[n],"",t+1),a+=m(t)+"}\n",0===t&&(a+="\n")):a+=m(t)+"".concat(n,": ").concat(e[n],";\n"));return a}function v(e){var a={};return hc()(e)||e.nodes.forEach((function(e){var t=e.prop,n=e.value,c=e.selector;n&&(a[t]=n,e.important&&(a[t]+=" !important")),e.nodes&&(a[c]=v(e))})),a}(0,n.useEffect)((function(){u(h(c,"",0))}),[]);var y=Tc()((function(e){try{var a=v((0,Uf.parse)(e));t&&t({wrapperCustomStyle:a})}catch(e){}}));function g(e){y(e),u(e)}return n.createElement(n.Fragment,null,n.createElement("div",{ref:d,className:"ThemeCssCode"},n.createElement("a",{onClick:function(){b(!0)},className:"ThemeCssCode-button ThemeCssCode-icon"},n.createElement(l.In,{icon:"expand-alt",className:"icon"})),n.createElement("div",{className:"ThemeCssCode-editor-wrap",style:{height:"180px"}},n.createElement(q.KE,{className:"ThemeCssCode-custom-editor",value:s,placeholder:Ah,language:"scss",onChange:g,options:Mh}))),n.createElement(q.hJ,{container:document.body,placement:"left",target:d.current,show:r,rootClose:!1},n.createElement(q.Kx,{overlay:!0,onHide:function(){return b(!1)}},n.createElement("div",{className:"ThemeCssCode-editor"},n.createElement("div",{className:"ThemeCssCode-editor-title"},(0,o.Ru)("aaf9656ba493b58fbab398d52efa9f7c")),n.createElement("div",{className:"ThemeCssCode-editor-close"},n.createElement("a",{onClick:function(){return b(!1)},className:"ThemeCssCode-icon"},n.createElement(l.In,{icon:"close",className:"icon"}))),n.createElement("div",{className:"ThemeCssCode-editor-content"},n.createElement("div",{className:"ThemeCssCode-editor-wrap",style:{height:"460px"}},n.createElement(q.KE,{value:s,placeholder:Ah,language:"scss",onChange:g,options:Mh})))))))}!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a.prototype.render=function(){return n.createElement(zh,(0,p.Cl)({},this.props))},a=(0,p.Cg)([(0,B.eIh)({type:"theme-cssCode",strictMode:!1})],a)}(n.Component),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Ph=[1,2,3,4],jh=function(e){var a=(0,p.zs)(n.useState(e.value),2),t=a[0],c=a[1];return n.createElement("div",{className:"ColCount"},Ph.map((function(a){return n.createElement("div",{key:a,className:W()("ColCount-item",t===a&&"is-active"),onClick:function(){return function(a){e.manager.store;for(var t=(0,p.fX)([],(0,p.zs)(e.data.body||[]),!1),n=0,o=a,d=0;d<t.length;d++)"hv"===t[d].$$dragMode?(o=a,t[d]=(0,p.Cl)((0,p.Cl)({},t[d]),{row:++n}),n++):(o--,t[d]=(0,p.Cl)((0,p.Cl)({},t[d]),{row:n,colSize:a>1?"1/".concat(a):"1"}),0===o&&(n++,o=a));e.setValue(t,"body"),c(a)}(a)}},a)})))};!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a.prototype.render=function(){return n.createElement(jh,(0,p.Cl)({},this.props))},a=(0,p.Cg)([(0,B.eIh)({type:"col-count",strictMode:!1})],a)}(n.Component),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Bh=["1/4","1/3","1/2","2/3","3/4","1"],Dh={1:Bh,2:Bh,3:["1/3","1/2","1"],4:["1/4","1"]},Vh=function(e){var a,t,c,d=e.manager.store,i=(0,p.fX)([],(0,p.zs)(d.getSchemaParentById(d.activeId)),!1),r=d.getNodeById(d.activeId),b=e.data.row,f=i.filter((function(e){return e.row===b})).length,s=d.getNodeById(r.parentId),u="flex"===(null===(a=null==s?void 0:s.schema)||void 0===a?void 0:a.mode),m=u?e.data.colSize:e.data.size;return u?n.createElement("div",{className:"ColSize"},Bh.map((function(a){var t;return n.createElement("div",{className:W()("ColSize-item",m===a&&"is-active",!(null===(t=Dh[f])||void 0===t?void 0:t.includes(a))&&"is-disabled","hv"===r.schema.$$dragMode&&"is-disabled"),key:a,onClick:function(){return function(a){var t,n;if(Dh[f].includes(a)&&"hv"!==(null===(n=null==r?void 0:r.schema)||void 0===n?void 0:n.$$dragMode)){var c=(0,p.fX)([],(0,p.zs)(i),!1);if(f>1)if("1"===a){var o=c.findIndex((function(e){return e.$$id===r.id})),s=!1;c=c.map((function(e,a){return e.row===b&&(a<o&&(s=!0),a===o&&s&&(e.row+=1)),a>o&&(e.row+=s?2:1),e}))}else{var u=function(e,a){if(!e.includes("/"))return e;var t=(0,p.zs)(e.split("/").map((function(e){return parseInt(e,10)})),2),n=t[0],c=t[1],o=c-n;return o%a==0?"".concat(o/a,"/").concat(c):"".concat(o,"/").concat(c*a)}(a,f-1);c=c.map((function(e){return e.row===b&&e.$$id!==r.id&&(e.colSize=u),e}))}var m=(0,l.i1)(d.schema,r.parentId,((t={})[r.parentRegion]=c,t));d.setSchema(m),e.setValue(a,"colSize")}}(a)}},a)}))):e.render("size",{label:!1,type:"amis-theme-select",name:"size",value:m,options:(0,p.fX)([{label:(0,o.Ru)("ffaa96ef7232cb6d8ee4d7e673dbf4ac"),value:"full"},{label:(0,o.Ru)("23ecf42cada8bf2715792d718544d107"),value:"xs"},{label:(0,o.Ru)("391b8fa9c747a1799353ab856e666ad5"),value:"sm"},{label:(0,o.Ru)("aed1dfbc31703955e64806b799b67645"),value:"md"},{label:(0,o.Ru)("ab18e30c0dc4093ceeda8961fac3d1f4"),value:"lg"}],(0,p.zs)((null===(c=null===(t=e.data)||void 0===t?void 0:t.sizesOptions)||void 0===c?void 0:c.filter((function(e){return!["var(--sizes-size-0)","var(--sizes-size-1)"].includes(e.value)})))||[]),!1),onChange:function(a){e.setValue(a,"size")}})};!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a.prototype.render=function(){return n.createElement(Vh,(0,p.Cl)({},this.props))},a=(0,p.Cg)([(0,B.eIh)({type:"col-size",strictMode:!1})],a)}(n.Component),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Lh=function(e){var a,t=e.manager.store,c=t.getNodeById(t.activeId),d=t.getNodeById(c.parentId),i=null===(a=null==d?void 0:d.schema)||void 0===a?void 0:a.mode;return n.createElement(q.l6,{className:":LabelAlign",value:e.value||"inherit",onChange:function(a){var t=a.value;t&&(e.onChange(t),"flex"!==i&&("inherit"===t?e.setValue(void 0,"mode"):"top"!==t?e.setValue("horizontal","mode"):e.setValue("normal","mode")))},clearable:!1,options:[{label:(0,o.Ru)("2dde3029c4170a1c8e961a90766e0194"),value:"inherit"},{label:"上下布局",value:"top"},{label:"水平居左",value:"left"},{label:"水平居右",value:"right"}]})};!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a.prototype.render=function(){return n.createElement(Lh,(0,p.Cl)({},this.props))},a=(0,p.Cg)([(0,B.eIh)({type:"label-align",strictMode:!1})],a)}(n.Component),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var $h=function(e){function a(a){return e.call(this,a)||this}return(0,p.C6)(a,e),a.prototype.render=function(){var e=this.props,a=e.options,t=e.value,o=e.onChange,d=e.classnames||W();return n.createElement("div",{className:d("ButtonGroup","icon-ButtonList")},a&&a.map((function(e){return n.createElement(c.$nd,{key:e.value,onClick:function(){return o(e.value)},level:t===e.value?"primary":"default",tooltip:e.label,active:t===e.value},(0,c.cE8)(e.icon)?n.createElement(c.Int,{icon:e.icon,className:W()("icon",e.iconClassName)}):e.icon?n.createElement("i",{className:W()(e.icon,e.iconClassName)}):e.label)})))},a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"icon-button-group"})],a)}($h),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var _h={row:[(0,o.Ru)("413f48cc71f71083ce532a86e3efdc21"),(0,o.Ru)("fd8e9572cc6bf87653c4d8f8b8dd0db9"),(0,o.Ru)("2a6ad292447e6354ca39ee7f40d2fcc8"),(0,o.Ru)("d68c21b6b65e7a2e361762b65b8a5032")],column:[(0,o.Ru)("2a6ad292447e6354ca39ee7f40d2fcc8"),(0,o.Ru)("d68c21b6b65e7a2e361762b65b8a5032"),(0,o.Ru)("413f48cc71f71083ce532a86e3efdc21"),(0,o.Ru)("fd8e9572cc6bf87653c4d8f8b8dd0db9")],"row-reverse":[(0,o.Ru)("fd8e9572cc6bf87653c4d8f8b8dd0db9"),(0,o.Ru)("413f48cc71f71083ce532a86e3efdc21"),(0,o.Ru)("2a6ad292447e6354ca39ee7f40d2fcc8"),(0,o.Ru)("d68c21b6b65e7a2e361762b65b8a5032")],"column-reverse":[(0,o.Ru)("d68c21b6b65e7a2e361762b65b8a5032"),(0,o.Ru)("2a6ad292447e6354ca39ee7f40d2fcc8"),(0,o.Ru)("413f48cc71f71083ce532a86e3efdc21"),(0,o.Ru)("fd8e9572cc6bf87653c4d8f8b8dd0db9")]},Hh={row:"",column:"scaleX-90","row-reverse":"scaleX-180","column-reverse":"scaleX-270"},Wh={row:"",column:"scaleX-270","row-reverse":"","column-reverse":"scaleX-270"},qh=function(e){function a(a){return e.call(this,a)||this}return(0,p.C6)(a,e),a.prototype.setField=function(e){var a=this.props,t=a.value,n=a.onChange;return function(a){var c;n((0,p.Cl)((0,p.Cl)({},t),((c={})[e]=a,c)))}},a.prototype.render=function(){var e=this,a=this.props,t=a.value,c=a.label,d=(0,p.Tt)(a,["value","label"]),i=function(e){var a=e.value,t=e.direction,n=e.justify,c=e.alignItems,d=(null==a?void 0:a.flexDirection)||t||"row",i="column"===d||"column-reverse"===d;return[{field:"flexDirection",options:[{label:(0,o.Ru)("ed33c46d1d69336bb011813e8352fa01"),value:"row",icon:"drow"},{label:(0,o.Ru)("963e9ff4252cdef288063c41eb6d4998"),value:"column",icon:"dcolumn"},{label:(0,o.Ru)("ae07817b441091793c8af39256908373"),value:"row-reverse",icon:"drowReverse",iconClassName:"scaleX-180"},{label:(0,o.Ru)("618515fd68ecfc4a5b58462f0cb9666b"),value:"column-reverse",icon:"dcolumnReverse",iconClassName:"scaleX-180"}],default:t||"row"},{field:"justifyContent",options:[{label:_h[d][0],value:"flex-start",icon:"jFlexStart",iconClassName:Hh[d]},{label:i?(0,o.Ru)("4117e80d2c2e52f795ec64160f399364"):(0,o.Ru)("d365d58d281508b9982f6a0370649ae2"),value:"center",icon:"jCenter",iconClassName:Hh[d]},{label:_h[d][1],value:"flex-end",icon:"jFlexEnd",iconClassName:Hh[d]},{label:(0,o.Ru)("da1b972efb29f850b50e219ad4d98ba5"),value:"space-between",icon:"jSpaceBetween",iconClassName:Hh[d]},{label:(0,o.Ru)("21af94c1abc5891b2703c9321417a1a9"),value:"space-around",icon:"jSpaceAround",iconClassName:Hh[d]}],default:n||"flex-start"},{field:"alignItems",options:[{label:_h[d][2],value:"flex-start",icon:"aFlexStart",iconClassName:Wh[d]},{label:i?(0,o.Ru)("d365d58d281508b9982f6a0370649ae2"):(0,o.Ru)("4117e80d2c2e52f795ec64160f399364"),value:"center",icon:"aCenter",iconClassName:Wh[d]},{label:_h[d][3],value:"flex-end",icon:"aFlexEnd",iconClassName:Wh[d]},{label:(0,o.Ru)("ed97c73866617b40a7b1215867e0f489"),value:"baseline",icon:"aBaseline",iconClassName:Wh[d]},{label:i?(0,o.Ru)("849b9b944a65eb0685f3e6af60a0c523"):(0,o.Ru)("cbac406a3f51abad691702015b0784ba"),value:"stretch",icon:"aStretch",iconClassName:i?"scaleX-90":""}],default:c||"stretch"}]}(this.props);return n.createElement("div",{className:"ap-Flex"},!c&&n.createElement("div",{className:"ap-Flex-label"},"内部对齐设置"),i.map((function(a){return n.createElement("div",{className:"ap-Flex-item ap-Flex-".concat(a.field),key:a.field},n.createElement($h,(0,p.Cl)({},d,{options:a.options,value:(null==t?void 0:t[a.field])||a.default,onChange:e.setField(a.field)})))})))},a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"flex-layout-setting"})],a)}(qh),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Uh=function(e){function a(a){var t=e.call(this,a)||this;return t.options=[{label:(0,o.Ru)("07c60b53a84fd7751095864a5310cc7d"),value:"adaptive"},{label:(0,o.Ru)("81522afdfef2e4121c9240d00583f531"),value:"percentage"},{label:(0,o.Ru)("b591aed69defa2abf0486da6a58dfb5e"),value:"fixed"}],t.state={activeOption:t.options[0]},t}return(0,p.C6)(a,e),a.prototype.componentDidMount=function(){var e=this.props.value;void 0!==e&&("number"==typeof e?this.state.activeOption!==this.options[2]&&this.setState({activeOption:this.options[2]}):"string"==typeof e&&e.endsWith("%")?this.state.activeOption!==this.options[1]&&this.setState({activeOption:this.options[1]}):this.state.activeOption!==this.options[0]&&this.setState({activeOption:this.options[0]}))},a.prototype.handleOptionChange=function(e){var a,t;e!==this.state.activeOption&&(this.setState({activeOption:e}),null===(t=null===(a=this.props)||void 0===a?void 0:a.onChange)||void 0===t||t.call(a,void 0))},a.prototype.renderHeader=function(){var e,a=this,t=this.props,c=t.render,o=t.formLabel,d=t.labelRemark,i=t.useMobileUI,l=t.env,r=t.popOverContainer;t.data;var b=null===(e=null==l?void 0:l.theme)||void 0===e?void 0:e.classPrefix,f=this.state.activeOption;return n.createElement("div",{className:"ae-columnWidthControl-header"},n.createElement("label",{className:W()("".concat(b,"Form-label"))},o||"",d?c("label-remark",{type:"remark",icon:d.icon||"warning-mark",tooltip:d,className:W()("Form-lableRemark",null==d?void 0:d.className),useMobileUI:i,container:r||(l&&l.getModalContainer?l.getModalContainer:void 0)}):null),c("columnWidthControl-options",{type:"dropdown-button",level:"link",size:"sm",label:f.label,align:"right",closeOnClick:!0,closeOnOutside:!0,buttons:this.options.map((function(e){return(0,p.Cl)((0,p.Cl)({},e),{onClick:function(){return a.handleOptionChange(e)}})}))},{popOverContainer:null}))},a.prototype.handleChange=function(e,a){var t=this.props.onChange;"number"!=typeof a||isNaN(a)||(a<=0?null==t||t(void 0):null==t||t("percentage"===e?a+"%":a))},a.prototype.renderBody=function(){var e=this,a=this.props;a.onBulkChange;var t=a.render;a.onChange;var n=a.value,c=this.state.activeOption;return"adaptive"===c.value?null:"fixed"===c.value?t("columnWidthControl-fixed",(0,l.ol)("withUnit",{label:(0,o.Ru)("9a8aed590bb7fcdd9198daca349b055a"),name:"interval",control:{type:"input-number",min:0,value:n},unit:"px",className:"mt-3"}),{onChange:function(a){return e.handleChange("fixed",a)}}):t("columnWidthControl-fixed",{type:"input-range",name:"range",min:0,max:100,step:1,label:(0,o.Ru)("e0dbf4a939e6c84610d28b8a9b1803c1"),value:(0,B.Roz)(n),onChange:function(a){return"percentage"===c.value&&e.handleChange("percentage",a)}})},a.prototype.render=function(){return n.createElement("div",{className:W()("ae-columnWidthControl")},this.renderHeader(),this.renderBody())},a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-columnWidthControl",renderLabel:!1})],a)}(Uh),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Jh=(0,c.IWl)((function(e){var a=e.classnames,t=e.render,d=e.visible,i=e.initData,b=e.ctx;e.manager;var f=e.builder,u=e.onConfirm,m=e.onClose,h=null==b?void 0:b.id,v=(0,n.useRef)(null),y=(0,n.useRef)(null),g=(0,p.zs)((0,n.useState)(!1),2),R=g[0],C=g[1],w=(0,n.useCallback)((function(){return(0,p.sH)(void 0,void 0,void 0,(function(){var e,a,t,n,c,o,d;return(0,p.YH)(this,(function(i){switch(i.label){case 0:if(e=null===(o=null===(c=null==y?void 0:y.current)||void 0===c?void 0:c.getWrappedInstance)||void 0===o?void 0:o.call(c),C(!0),!e)return[3,4];i.label=1;case 1:return i.trys.push([1,3,,4]),[4,null===(d=e.submit)||void 0===d?void 0:d.call(e,(function(e){return(0,p.sH)(void 0,void 0,void 0,(function(){var a,t,n,c,o,d;return(0,p.YH)(this,(function(i){switch(i.label){case 0:return"field"!==e.colType?[3,2]:[4,null===(c=f.buildCRUDColumn)||void 0===c?void 0:c.call(f,e.__fieldItem?(0,p.Cl)((0,p.Cl)({},e.__fieldItem),{checked:!0}):(0,p.Cl)((0,p.Cl)({},e),{label:e.title,name:e.name,displayType:"tpl"}),{renderer:"crud",inScaffold:!1,schema:b},h)];case 1:return t=i.sent(),a=!1!==t?t:{label:e.title,name:e.name},[3,4];case 2:return"operation"!==e.colType?[3,4]:(n=(null!==(o=null==b?void 0:b.columns)&&void 0!==o?o:[]).map((function(e){var a,t;return{displayType:null!==(a=e.type)&&void 0!==a?a:"input-text",inputType:null!==(t=e.type)&&void 0!==t?t:"input-text",name:e.name,label:e.title}})),[4,null===(d=f.buildCRUDOpColumn)||void 0===d?void 0:d.call(f,{renderer:"crud",inScaffold:!1,feats:e.feats,schema:b,scaffoldConfig:{viewFields:n,editFields:n,viewApi:null==e?void 0:e.viewApi,editApi:null==e?void 0:e.editApi,deleteApi:null==e?void 0:e.deleteApi},buildSettings:{useDefaultFields:!0}},h)]);case 3:a=i.sent(),i.label=4;case 4:return[2,Promise.resolve((0,l._e)(A()(a,["key"])))]}}))}))}))];case 2:return a=i.sent(),[3,4];case 3:return n=i.sent(),t=n.stack,[3,4];case 4:return C(!1),t?console.error(t):(u(a),null==m||m()),[2]}}))}))}),[u]);return(0,n.useEffect)((function(){}),[]),n.createElement(n.Fragment,null,n.createElement(c.aFV,{ref:v,size:"sm",show:d,onHide:m,closeOnEsc:!1,contentClassName:"ae-Scaffold-Modal :AMISCSSWrapper"},n.createElement(c.aFV.Header,{showCloseButton:!0,onClose:m},n.createElement(c.aFV.Title,{className:"ae-Scaffold-Modal-title"},(0,o.Ru)("49198f84cea6c212cd5d463037827cd5"))),n.createElement(c.aFV.Body,null,t("column-control-modal",{type:"form",title:"",mode:"horizontal",horizontal:{justify:!0,leftFixed:"sm"},submitOnChange:!0,wrapWithPanel:!1,clearValueOnHidden:!0,preventEnterSubmit:!0,actions:[],body:(0,p.fX)((0,p.fX)([{type:"input-tag",name:"colType",label:(0,o.Ru)("fb4c95bae088e3f216ea9312bcdb26ca"),static:!0,className:"mb-2",options:[{label:(0,o.Ru)("8eebb8ae809cf1ceaa23cd2fa2c73898"),value:"field"},{label:(0,o.Ru)("39ccc34fa3ee9be12d8bae7e6fecbac2"),value:"operation"}]}],(0,p.zs)("field"===(null==i?void 0:i.colType)?[(0,l.ol)("formItemName",{name:"name",label:(0,o.Ru)("4ca07911d10b74cc7c357b510e7cc948"),required:!0,onBindingChange:function(e,a){return(0,p.sH)(void 0,void 0,void 0,(function(){return(0,p.YH)(this,(function(t){return null==a||a({name:e.value,title:e.label,__fieldItem:e},!0),[2,!1]}))}))}}),{name:"title",label:(0,o.Ru)("eb2719a7e6cebda7ca234560f21fb448"),type:"input-text",required:!0}]:[]),!1),(0,p.zs)("operation"===(null==i?void 0:i.colType)?(0,p.fX)([{type:"checkboxes",label:(0,o.Ru)("5246d2c81fa12b1f4f73635c257e232d"),name:"feats",joinValues:!1,extractValue:!0,multiple:!0,inline:!1,options:[{label:(0,o.Ru)("5b48dbb8dc710cffe6313bb56a7f6d47"),value:"View"},{label:(0,o.Ru)("e22b59b6bda1cf9a58f8979fd0a0b43c"),value:"Edit"},{label:(0,o.Ru)("a790208cafd5c95a18dd9a168319ecf8"),value:"Delete"}],value:[r.View,r.Edit,r.Delete]}],(0,p.zs)(f.key!==s?(0,p.fX)((0,p.fX)((0,p.fX)([],(0,p.zs)(f.makeSourceSettingForm({feat:"View",renderer:"crud",inScaffold:!1,sourceSettings:{name:"viewApi",visibleOn:"data.feats && data.feats.indexOf('View') > -1"}})),!1),(0,p.zs)(f.makeSourceSettingForm({feat:"Edit",renderer:"crud",inScaffold:!1,sourceSettings:{name:"editApi",visibleOn:"data.feats && data.feats.indexOf('Edit') > -1"}})),!1),(0,p.zs)(f.makeSourceSettingForm({feat:"Delete",renderer:"crud",inScaffold:!1,sourceSettings:{name:"deleteApi",visibleOn:"data.feats && data.feats.indexOf('Delete') > -1"}})),!1).filter(Boolean):[]),!1).filter((function(e){return!!e})):[]),!1)},{ref:y,popOverContainer:v.current,disabled:R,data:c.WpD.createObject(b,(0,p.Cl)({},i))})),n.createElement(c.aFV.Footer,null,n.createElement(c.$nd,{onClick:m},(0,o.Ru)("625fb26b4b3340f7872b411f401e754c")),n.createElement(c.$nd,{loading:R,loadingClassName:a("ae-CRUDConfigControl-modal-btn-loading"),level:"primary",onClick:w},(0,o.Ru)("38cf16f2204ffab8a6e0187070558721")))))}));window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Yh=function(e){function a(a){var t=e.call(this,a)||this;return t.state={options:[],loading:!1,showAddModal:!1},t}return(0,p.C6)(a,e),a.prototype.componentDidMount=function(){this.dom=(0,fa.findDOMNode)(this),this.initOptions()},a.prototype.componentDidUpdate=function(e){e.value!==this.props.value&&this.initOptions()},a.prototype.transformOption=function(e){var a;return!(!e.name&&"operation"!==e.type)&&{label:"string"==typeof e.title?e.title:"tpl"===e.type&&"string"==typeof e.tpl?e.tpl:e.name,value:null!==(a=e.name)&&void 0!==a?a:e.key,nodeId:e.$$id,hidden:"operation"===e.type,pristine:e}},a.prototype.initOptions=function(){var e;return(0,p.sH)(this,void 0,void 0,(function(){var a,t,n,c,o,d,i,l,r,b=this;return(0,p.YH)(this,(function(f){switch(f.label){case 0:if(a=this.props,t=a.manager,n=a.nodeId,c=a.builder,a.data,o=t.store,d=o.getNodeById(n),this.setState({loading:!0}),!c||!c.getCRUDListFields)return[3,5];f.label=1;case 1:return f.trys.push([1,3,,4]),[4,c.getCRUDListFields({renderer:"crud",schema:d.schema,inScaffold:!1,controlSettings:{fieldMapper:this.transformOption.bind(this)}})];case 2:return i=f.sent(),this.setState({options:i}),[3,4];case 3:return f.sent(),[3,4];case 4:return[3,6];case 5:l=null===(e=null==d?void 0:d.schema)||void 0===e?void 0:e.columns,r=[],l.forEach((function(e){var a=b.transformOption(e);!1!==a&&r.push(a)})),this.setState({options:r}),f.label=6;case 6:return this.setState({loading:!1}),[2]}}))}))},a.prototype.dragRef=function(e){!this.drag&&e?this.initDragging():this.drag&&!e&&this.destroyDragging(),this.drag=e},a.prototype.initDragging=function(){var e=this,a=this.props.classnames,t=(0,fa.findDOMNode)(this);this.sortable=new pn(t.querySelector(".".concat(a("ae-CRUDConfigControl-list"))),{group:"CRUDColumnControlGroup",animation:150,handle:".".concat(a("ae-CRUDConfigControl-list-item")),ghostClass:".".concat(a("ae-CRUDConfigControl-list-item--dragging")),onEnd:function(a){if(a.newIndex!==a.oldIndex&&null!=a.newIndex&&null!=a.oldIndex){var t=a.to;a.oldIndex<t.childNodes.length-1?t.insertBefore(a.item,t.childNodes[a.oldIndex>a.newIndex?a.oldIndex+1:a.oldIndex]):t.appendChild(a.item);var n=e.state.options.concat();n.splice(a.newIndex,0,n.splice(a.oldIndex,1)[0]),e.setState({options:n},(function(){return e.handleSort()}))}}})},a.prototype.destroyDragging=function(){this.sortable&&this.sortable.destroy()},a.prototype.handleSort=function(){var e=this.props.onBulkChange,a=this.state.options.concat();null==e||e({columns:a.map((function(e){return e.pristine}))})},a.prototype.handleEdit=function(e){var a,t,n,o=this.props,d=o.manager,i=o.node,l=null!==(t=null===(a=null==i?void 0:i.schema)||void 0===a?void 0:a.columns)&&void 0!==t?t:[],r=l.findIndex((function(a){return a.id===e.pristine.id}));~r?d.setActiveId(null===(n=l[r])||void 0===n?void 0:n.$$id):c.oRP.warning("未找到对应列「".concat(e.label,"」"))},a.prototype.handleAddColumn=function(e){var a,t=this.props.onBulkChange,n=this.state.options.concat();switch(e){case"field":this.setState({showAddModal:!0,addModalData:{colTypeLabel:(0,o.Ru)("8eebb8ae809cf1ceaa23cd2fa2c73898"),colType:e}});break;case"empty":a={title:(0,o.Ru)("f9e759ac21d528e7d1e84b5feae4560a"),name:"empty"};break;case"container":a={title:(0,o.Ru)("22c799040acdb2601b437ed5449de076"),name:"container",type:"container",style:{position:"static",display:"block"},wrapperBody:!1,body:[]};break;case"operation":this.setState({showAddModal:!0,addModalData:{colTypeLabel:(0,o.Ru)("39ccc34fa3ee9be12d8bae7e6fecbac2"),colType:e}})}if(a){var c=(0,l._e)((0,p.Cl)({},a));n.push({label:c.title,value:c.name,nodeId:c.$$id,hidden:"operation"===e,pristine:c}),this.setState({options:n},(function(){null==t||t({columns:n.map((function(e){return e.pristine}))})}))}},a.prototype.handleAddModalConfirm=function(e){var a=this.props.onBulkChange,t=this.state.options.concat();t.push({label:"string"==typeof e.title?e.title:e.name,value:e.name,nodeId:e.$$id,hidden:"operation"===e.type,pristine:e}),this.setState({options:t},(function(){null==a||a({columns:t.map((function(e){return e.pristine}))})}))},a.prototype.handleAddModalClose=function(){this.setState({showAddModal:!1,addModalData:void 0})},a.prototype.handleDelete=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,o,d;return(0,p.YH)(this,(function(i){switch(i.label){case 0:return t=this.props,n=t.onBulkChange,c=t.env,o=this.state.options,[4,c.confirm("确定要删除列「".concat(e.label,"」吗?"))];case 1:return d=i.sent(),~a&&d&&(o.splice(a,1),this.setState({options:o},(function(){null==n||n({columns:o.map((function(e){return e.pristine}))})}))),[2]}}))}))},a.prototype.renderOption=function(e,a){var t,d,i,l=this,r=this.props,b=r.classnames;r.data,r.render;var f=r.popOverContainer,s=r.env;return n.createElement("li",{key:a,className:b("ae-CRUDConfigControl-list-item","is-draggable")},n.createElement(q.T_,{tooltip:{content:e.label,tooltipTheme:"dark",style:{fontSize:"12px"}},container:f||(null===(t=null==s?void 0:s.getModalContainer)||void 0===t?void 0:t.call(s)),trigger:["hover"],delay:150},n.createElement("div",{className:b("ae-CRUDConfigControl-list-item-info")},n.createElement("span",null,e.label))),n.createElement("div",{className:b("ae-CRUDConfigControl-list-item-actions")},e.hidden||!(null===(d=null==e?void 0:e.context)||void 0===d?void 0:d.isCascadingField)?null:n.createElement(c.vwO,{label:null===(i=null==e?void 0:e.context)||void 0===i?void 0:i.modelLabel,displayMode:"normal",className:b("ae-CRUDConfigControl-list-item-tag","ae-CRUDConfigControl-list-item-tag--cascading")}),n.createElement(c.$nd,{level:"link",size:"sm",tooltip:{content:(0,o.Ru)("eee03351367bb1907dcc3140ffa3e3b8"),tooltipTheme:"dark",style:{fontSize:"12px"}},onClick:function(){return l.handleEdit(e)}},n.createElement(c.Int,{icon:"column-setting",className:"icon"})),n.createElement(c.$nd,{level:"link",size:"sm",onClick:function(){return l.handleDelete(e,a)}},n.createElement(c.Int,{icon:"column-delete",className:"icon"}))))},a.prototype.renderHeader=function(){var e,a,t=this,c=this.props,d=c.classnames;c.data;var i=c.render,l=c.env;return n.createElement("header",{className:d("ae-CRUDConfigControl-header")},n.createElement("span",{className:d("Form-label")},(0,o.Ru)("dc7558211f2990370954c2e7ca498ee9")),i("column-control-dropdown",{type:"dropdown-button",closeOnClick:!0,hideCaret:!0,level:"link",align:"right",trigger:["click"],popOverContainer:null!==(a=null!==(e=l.getModalContainer)&&void 0!==e?e:this.dom)&&void 0!==a?a:document.body,icon:"column-add",label:(0,o.Ru)("49198f84cea6c212cd5d463037827cd5"),className:d("ae-CRUDConfigControl-dropdown"),buttons:[{type:"button",label:(0,o.Ru)("8eebb8ae809cf1ceaa23cd2fa2c73898"),onClick:function(){return t.handleAddColumn("field")}},{type:"button",label:(0,o.Ru)("f9e759ac21d528e7d1e84b5feae4560a"),onClick:function(){return t.handleAddColumn("empty")}},{type:"button",label:(0,o.Ru)("7202bba23492811d2964234485a909e5"),onClick:function(){return t.handleAddColumn("container")}},{type:"button",label:(0,o.Ru)("39ccc34fa3ee9be12d8bae7e6fecbac2"),onClick:function(){return t.handleAddColumn("operation")}}]}))},a.prototype.render=function(){var e=this,a=this.props,t=a.classnames,d=a.data,i=a.manager,l=a.builder,r=this.state,b=r.options,f=r.loading,s=r.showAddModal,u=r.addModalData;return n.createElement("div",{className:t("ae-CRUDConfigControl")},f?n.createElement(c.y$y,{show:!0,tip:(0,o.Ru)("4c2dc6491d29ef77f421daa19541c8ab"),tipPlacement:"bottom",size:"sm",className:t("flex")}):n.createElement(n.Fragment,null,this.renderHeader(),Array.isArray(b)&&b.length>0?n.createElement("ul",{className:t("ae-CRUDConfigControl-list"),ref:this.dragRef},b.map((function(a,t){return e.renderOption(a,t)}))):n.createElement("ul",{className:t("ae-CRUDConfigControl-list"),ref:this.dragRef},n.createElement("p",{className:t("ae-CRUDConfigControl-placeholder")},(0,o.Ru)("21efd88b67a39834582ad99aabb9dc60")))),s?n.createElement(Jh,{render:this.props.render,visible:s,initData:u,ctx:d,manager:i,builder:l,onConfirm:this.handleAddModalConfirm,onClose:this.handleAddModalClose}):null)},(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"dragRef",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleSort",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleEdit",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleAddColumn",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleAddModalConfirm",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleAddModalClose",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Number]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"handleDelete",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Number]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderOption",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-crud-column-control",renderLabel:!1,wrap:!1})],a)}(Yh),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Xh=function(e){function a(a){var t=e.call(this,a)||this;return t.collection=[r.Insert,r.BulkEdit,r.BulkDelete],t.state={options:[],loading:!1},t}return(0,p.C6)(a,e),a.prototype.componentDidMount=function(){this.dom=(0,fa.findDOMNode)(this);var e=this.getActionNodes(this.props);this.initOptions(e)},a.prototype.getActionNodes=function(e){var a=e.manager,t=e.nodeId,n=e.name,c=void 0===n?"headerToolbar":n,o=a.store,d=o.getNodeById(t),i=[];return y(k()(null==d?void 0:d.schema,c),(function(e,a,t){if("behavior"===e&&[r.Insert,r.BulkEdit,r.BulkDelete,"custom"].includes(a)){var n=o.getNodeById(null==t?void 0:t.$$id);n&&i.push(n)}return[e,a]})),i},a.prototype.initOptions=function(e){var a=this;if(e&&Array.isArray(e)&&e.length){var t=e.map((function(e){var t=e.schema,n=t.behavior;return{label:a.getOptionLabel(t,n),value:n,nodeId:t.$$id,node:e,pristine:e.schema}}));this.setState({options:t})}else this.setState({options:[]})},a.prototype.getOptionLabel=function(e,a){return"custom"===a?e.label:b[a].label},a.prototype.handleEdit=function(e){var a=this.props.manager;e.nodeId?a.setActiveId(e.nodeId):c.oRP.warning("未找到工具栏中对应操作「".concat(e.label,"」"))},a.prototype.handleAddAction=function(e){var a,t,n;return(0,p.sH)(this,void 0,void 0,(function(){var c,d,i,b,f,s,u,m,h,v,y,g;return(0,p.YH)(this,(function(R){switch(R.label){case 0:switch(this.setState({loading:!0}),(c=this.props).onBulkChange,d=c.onChange,i=c.data,b=c.nodeId,f=c.manager,s=c.builder,u=this.state.options.concat(),m=f.store.getNodeById(b),h=null===(a=null==m?void 0:m.schema)||void 0===a?void 0:a.id,e){case"Insert":return[3,1];case"BulkEdit":return[3,3];case"BulkDelete":return[3,5]}return[3,7];case 1:return[4,s.buildInsertSchema({feat:r.Insert,renderer:"crud",inScaffold:!1,schema:i,scaffoldConfig:{insertFields:(null!==(t=null==i?void 0:i.columns)&&void 0!==t?t:[]).filter((function(e){return"operation"!==e.type})).map((function(e){var a;return{inputType:null!==(a=e.type)&&void 0!==a?a:"input-text",name:e.name,label:e.title}})),insertApi:""}},h)];case 2:return v=R.sent(),[3,8];case 3:return[4,s.buildBulkEditSchema({feat:r.BulkEdit,renderer:"crud",inScaffold:!1,schema:i,scaffoldConfig:{bulkEditFields:(null!==(n=null==i?void 0:i.columns)&&void 0!==n?n:[]).filter((function(e){return"operation"!==e.type})).map((function(e){var a;return{inputType:null!==(a=e.type)&&void 0!==a?a:"input-text",name:e.name,label:e.title}})),bulkEdit:""}},h)];case 4:return v=R.sent(),[3,8];case 5:return[4,s.buildCRUDBulkDeleteSchema({feat:r.BulkDelete,renderer:"crud",inScaffold:!1,schema:i,scaffoldConfig:{bulkDeleteApi:""}},h)];case 6:return v=R.sent(),[3,8];case 7:v={type:"button",label:(0,o.Ru)("fa966345577ba81af19408f203db968f"),behavior:"custom",className:"m-r-xs",onEvent:{click:{actions:[]}}},R.label=8;case 8:return v?(y=Ue()(i.headerToolbar),g=(0,l._e)((0,p.Cl)({},v)),u.push({label:this.getOptionLabel(g,e),value:e,nodeId:g.$$id,pristine:g}),this.setState({options:u,loading:!1},(function(){var e={headerToolbar:y};!function(e,a){var t="".concat("header","Toolbar"),n=function(e){return void 0===e&&(e=[]),{type:"flex",items:e,style:{position:"static"},direction:"row",justify:"flex-start",alignItems:"stretch"}},c=function(e,a){return void 0===a&&(a=[]),{type:"container",body:a,wrapperBody:!1,style:(0,p.Cl)({flexGrow:1,flex:"1 1 auto",position:"static",display:"flex",flexBasis:"auto",flexDirection:"row",flexWrap:"nowrap",alignItems:"stretch"},e?{justifyContent:"left"===e?"flex-start":"flex-end"}:{})}};if(!e[t]||hc()(e[t])||!Array.isArray(e[t])){var o=Array.isArray(e[t]),d=n([c("left",o||!e[t]?[]:[e[t]]),c("right")]);o&&e[t].push(d)||(e[t]=[d])}try{e[t][0].items[0].body.push(a)}catch(o){var i=(0,p.fX)([],(0,p.zs)(e[t]),!1);e[t].length=0,e[t].push(n([c("left",i),c("right",a)]))}}(e,g),null==d||d(e.headerToolbar,!0,!0)})),[2]):(this.setState({loading:!1}),[2])}}))}))},a.prototype.handleDelete=function(e,a){return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,o,d,i,l;return(0,p.YH)(this,(function(r){switch(r.label){case 0:return t=this.props,n=t.env,c=t.data,t.onBulkChange,o=t.onChange,d=this.state.options.concat(),[4,n.confirm("确定要删除工具栏中「".concat(e.label,"」吗?"))];case 1:return i=r.sent(),l=Ue()(c.headerToolbar),i&&xc(l,(function(a){return a.behavior===e.value}))&&(d.splice(a,1),this.setState({options:d},(function(){null==o||o(l,!0,!0)}))),[2]}}))}))},a.prototype.renderOption=function(e,a){var t,d=this,i=this.props,l=i.classnames,r=i.popOverContainer,b=i.env;return n.createElement("li",{key:a,className:l("ae-CRUDConfigControl-list-item")},n.createElement(q.T_,{tooltip:{content:e.label,tooltipTheme:"dark",style:{fontSize:"12px"}},container:r||(null===(t=null==b?void 0:b.getModalContainer)||void 0===t?void 0:t.call(b)),trigger:["hover"],delay:150},n.createElement("div",{className:l("ae-CRUDConfigControl-list-item-info")},n.createElement("span",null,e.label))),n.createElement("div",{className:l("ae-CRUDConfigControl-list-item-actions")},n.createElement(c.$nd,{level:"link",size:"sm",tooltip:{content:(0,o.Ru)("eee03351367bb1907dcc3140ffa3e3b8"),tooltipTheme:"dark",style:{fontSize:"12px"}},onClick:function(){return d.handleEdit(e)}},n.createElement(c.Int,{icon:"column-setting",className:"icon"})),n.createElement(c.$nd,{level:"link",size:"sm",onClick:function(){return d.handleDelete(e,a)}},n.createElement(c.Int,{icon:"column-delete",className:"icon"}))))},a.prototype.renderHeader=function(){var e,a,t=this,c=this.props,d=c.classnames,i=c.render,l=c.env,r=this.state.options,f=this.collection.concat(),s=r.map((function(e){return e.value}));return n.createElement("header",{className:d("ae-CRUDConfigControl-header")},n.createElement("span",{className:d("Form-label")},(0,o.Ru)("012f602372cd2dbd639cd966c63e1f90")),i("crud-toolbar-control-dropdown",{type:"dropdown-button",closeOnClick:!0,hideCaret:!0,level:"link",align:"right",trigger:["click"],popOverContainer:null!==(a=null!==(e=l.getModalContainer)&&void 0!==e?e:this.dom)&&void 0!==a?a:document.body,icon:"column-add",label:(0,o.Ru)("84a2f40385427bbf2edc79e3368e4e0f"),className:d("ae-CRUDConfigControl-dropdown"),disabledTip:{content:(0,o.Ru)("dc858fed3c66a1194d5f9aec81faee3d"),tooltipTheme:"dark"},buttons:f.map((function(e){return{type:"button",label:b[e].label,disabled:!!~s.findIndex((function(a){return a===e})),onClick:function(){return t.handleAddAction(e)}}})).concat({type:"button",label:(0,o.Ru)("fb3304d27d85c79d89ce6cac22a174b8"),disabled:!1,onClick:function(){return t.handleAddAction("custom")}})}))},a.prototype.render=function(){var e=this,a=this.props,t=a.classnames;a.data;var d=this.state,i=d.options,l=d.loading;return n.createElement("div",{className:t("ae-CRUDConfigControl")},l?n.createElement(c.y$y,{show:!0,tip:(0,o.Ru)("e40c411876b4a57e24fbc6b4b4fd5027"),tipPlacement:"bottom",size:"sm",className:t("flex")}):n.createElement(n.Fragment,null,this.renderHeader(),n.createElement("ul",{className:t("ae-CRUDConfigControl-list")},Array.isArray(i)&&i.length>0?i.map((function(a,t){return e.renderOption(a,t)})):n.createElement("p",{className:t("ae-CRUDConfigControl-placeholder")},(0,o.Ru)("21efd88b67a39834582ad99aabb9dc60")))))},(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleEdit",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[String]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"handleAddAction",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Number]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"handleDelete",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Number]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderOption",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-crud-toolbar-control",renderLabel:!1,wrap:!1})],a)}(Xh),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Gh=function(e){function a(a){var t=e.call(this,a)||this;return t.state={options:[],loading:!1,checked:!1},t}return(0,p.C6)(a,e),a.prototype.componentDidMount=function(){this.dom=(0,fa.findDOMNode)(this),this.initOptions()},a.prototype.componentDidUpdate=function(e,a,t){e.data.headerToolbar===this.props.data.headerToolbar&&e.data.filter===this.props.data.filter||this.initOptions()},a.prototype.transformOption=function(e){var a,t;return!!e.name&&{label:"string"==typeof e.label?e.label:"tpl"===(null===(a=e.label)||void 0===a?void 0:a.type)&&"string"==typeof e.label.tpl?e.label.tpl:e.name,value:null!==(t=e.name)&&void 0!==t?t:e.key,nodeId:e.$$id,pristine:e}},a.prototype.initOptions=function(){var e,a,t,n,c,o,d,i,l;return(0,p.sH)(this,void 0,void 0,(function(){var b,f,s,u,m,h,v,g,R,C,w,x,S,N,k,E=this;return(0,p.YH)(this,(function(I){switch(I.label){case 0:if(b=this.props,f=b.manager,s=b.nodeId,u=b.feat,m=b.builder,h=f.store,v=h.getNodeById(s),g=v.schema,R=(null==g?void 0:g.filter)?Array.isArray(g.filter)?g.filter.find((function(e){return e.behavior&&Array.isArray(e.behavior)})):"form"===(null===(e=g.filter)||void 0===e?void 0:e.type)?g.filter:void 0:void 0,C=R?R.$$id:"",!m)return w=[],(null!==(a=null==R?void 0:R.body)&&void 0!==a?a:[]).forEach((function(e){if("condition-builder"!==e.type&&"AdvancedQuery"!==e.behavior){var a=E.transformOption(e);!1!==a&&w.push(a)}})),this.setState({options:w,checked:w.length>0,targetNodeId:C}),[2];this.setState({loading:!0}),x={feat:u,renderer:"crud",schema:v.schema,inScaffold:!1,controlSettings:{fieldMapper:this.transformOption.bind(this)}},I.label=1;case 1:return I.trys.push([1,8,,9]),u===r.SimpleQuery&&m.filterByFeat(u)?[4,null===(t=m.getCRUDSimpleQueryFields)||void 0===t?void 0:t.call(m,(0,p.Cl)({},x))]:[3,3];case 2:return N=null!==(n=I.sent())&&void 0!==n?n:[],this.setState({options:N,checked:N.length>0,targetNodeId:C}),[3,7];case 3:return u===r.AdvancedQuery&&m.filterByFeat(u)?[4,null===(c=null==m?void 0:m.getCRUDAdvancedQueryFields)||void 0===c?void 0:c.call(m,(0,p.Cl)({},x))]:[3,5];case 4:return N=null!==(o=I.sent())&&void 0!==o?o:[],S=(null!==(d=null==R?void 0:R.body)&&void 0!==d?d:[]).find((function(e){return"condition-builder"===e.type&&(e.behavior===r.AdvancedQuery||"__filter"===e.name)})),C=S?S.$$id:"",this.setState({options:N,checked:N.length>0,targetNodeId:C}),[3,7];case 5:return u===r.FuzzyQuery&&m.filterByFeat(u)?[4,null===(i=null==m?void 0:m.getCRUDFuzzyQueryFields)||void 0===i?void 0:i.call(m,(0,p.Cl)({},x))]:[3,7];case 6:N=null!==(l=I.sent())&&void 0!==l?l:[],y(g,(function(e,a,t){return"behavior"===e&&a===r.FuzzyQuery&&"search-box"===t.type&&(k=t),[e,a]})),C=k?k.$$id:"",this.setState({options:N,checked:N.length>0,targetNodeId:C}),I.label=7;case 7:return[3,9];case 8:return I.sent(),[3,9];case 9:return this.setState({loading:!1}),[2]}}))}))},a.prototype.setFilterVisible=function(e){var a;!("visibleOn"in e)&&e.type&&(e.visible=(null===(a=e.body)||void 0===a?void 0:a.length)>0)},a.prototype.updateSimpleQuery=function(e){var a,t,n,c,o,d;return(0,p.sH)(this,void 0,void 0,(function(){var i,l,b,f,s,u,m,h,v,g,R,C,w,x;return(0,p.YH)(this,(function(S){switch(S.label){case 0:return i=this.props,l=i.manager,b=i.nodeId,f=i.builder,s=l.store,u=s.getNodeById(b),m=null==u?void 0:u.schema,null===(a=null==m?void 0:m.schema)||void 0===a||a.id,[4,f.guessCRUDScaffoldConfig({schema:m})];case 1:return S.sent(),(h=Ue()((null==m?void 0:m.filter)?Array.isArray(m.filter)?m.filter.find((function(e){return e.behavior&&Array.isArray(e.behavior)&&"form"===e.type})):"form"===(null===(t=m.filter)||void 0===t?void 0:t.type)?m.filter:void 0:void 0))?e?[4,null===(n=f.buildSimpleQueryCollectionSchema)||void 0===n?void 0:n.call(f,{renderer:"crud",schema:m,inScaffold:!1,buildSettings:{useDefaultFields:!0}})]:[3,3]:[3,5];case 2:return v=null!==(c=S.sent())&&void 0!==c?c:[],w=y(h,(function(e,a,t){return"behavior"===e&&Array.isArray(a)?[e,T()((0,p.fX)((0,p.fX)([],(0,p.zs)(a),!1),[r.SimpleQuery],!1).filter(Boolean))]:"body"===e&&Array.isArray(a)&&"form"===(null==t?void 0:t.type)?[e,(0,p.fX)((0,p.fX)([],(0,p.zs)(a),!1),(0,p.zs)(v),!1).filter(Boolean)]:[e,a]})),this.setFilterVisible(w),(g=l.store.getNodeById(h.$$id))&&g.updateSchema(w),[3,4];case 3:w=y(h,(function(e,a,t){return"behavior"===e&&Array.isArray(a)?[e,a.filter((function(e){return e!==r.SimpleQuery}))]:"body"===e&&Array.isArray(a)&&"form"===(null==t?void 0:t.type)?[e,a.filter((function(e){return(null==e?void 0:e.behavior)!==r.SimpleQuery}))]:[e,a]})),this.setFilterVisible(w),(g=l.store.getNodeById(h.$$id))&&g.updateSchema(w),S.label=4;case 4:return[3,8];case 5:return e?[4,null===(o=f.buildSimpleQueryCollectionSchema)||void 0===o?void 0:o.call(f,{renderer:"crud",schema:m,inScaffold:!1,buildSettings:{useDefaultFields:!0}})]:[3,8];case 6:return R=null!==(d=S.sent())&&void 0!==d?d:[],[4,f.buildCRUDFilterSchema({renderer:"crud",inScaffold:!1,schema:m,feats:[r.SimpleQuery],scaffoldConfig:{dsType:m.dsType,simpleQueryFields:R},buildSettings:{useDefaultFields:!0}})];case 7:C=S.sent(),w=Ue()(null==u?void 0:u.schema.filter),(x=Array.isArray(w))&&w.push(C),u.updateSchema((0,p.Cl)((0,p.Cl)({},m),{filter:x?w:C})),S.label=8;case 8:return[2]}}))}))},a.prototype.updateAdvancedQuery=function(e){var a;return(0,p.sH)(this,void 0,void 0,(function(){var t,n,c,o,d,i,l,b,f,s,u,m,h;return(0,p.YH)(this,(function(v){switch(v.label){case 0:return t=this.props,n=t.manager,c=t.nodeId,o=t.builder,d=n.store,i=d.getNodeById(c),l=null==i?void 0:i.schema,(b=Ue()(Array.isArray(l.filter)?null==i?void 0:i.schema.filter.find((function(e){return e.behavior&&Array.isArray(e.behavior)})):null==i?void 0:i.schema.filter))?e?[4,null===(a=o.buildAdvancedQuerySchema)||void 0===a?void 0:a.call(o,{renderer:"crud",inScaffold:!1,schema:l,buildSettings:{useDefaultFields:!0}})]:[3,2]:[3,4];case 1:return f=v.sent(),m=y(b,(function(e,a,t){return"behavior"===e&&Array.isArray(a)?[e,T()((0,p.fX)((0,p.fX)([],(0,p.zs)(a),!1),[r.AdvancedQuery],!1).filter(Boolean))]:"body"===e&&Array.isArray(a)&&"form"===(null==t?void 0:t.type)?[e,(0,p.fX)([f],(0,p.zs)(a),!1)]:[e,a]})),this.setFilterVisible(m),(s=n.store.getNodeById(b.$$id))&&s.updateSchema(m),[3,3];case 2:m=y(b,(function(e,a,t){return"behavior"===e&&Array.isArray(a)?[e,a.filter((function(e){return e!==r.AdvancedQuery}))]:"body"===e&&Array.isArray(a)&&"form"===(null==t?void 0:t.type)?[e,a.filter((function(e){return(null==e?void 0:e.behavior)!==r.AdvancedQuery&&"condition-builder"!==e.type}))]:[e,a]})),this.setFilterVisible(m),(s=n.store.getNodeById(b.$$id))&&s.updateSchema(m),v.label=3;case 3:return[3,6];case 4:return e?[4,o.buildCRUDFilterSchema({renderer:"crud",inScaffold:!1,schema:l,feats:[r.AdvancedQuery],buildSettings:{useDefaultFields:!0}})]:[3,6];case 5:u=v.sent(),m=Ue()(null==i?void 0:i.schema.filter),(h=Array.isArray(m))&&m.push(u),i.updateSchema((0,p.Cl)((0,p.Cl)({},l),{filter:h?m:u})),v.label=6;case 6:return[2]}}))}))},a.prototype.updateFuzzyQuery=function(e){var a,t,n,c,o,d,i,l;return(0,p.sH)(this,void 0,void 0,(function(){var b,f,s,u,m,h,v,g,R,C,w,x,S,N,k,E,I,O,T,F,A;return(0,p.YH)(this,(function(M){switch(M.label){case 0:return b=this.props,f=b.manager,s=b.nodeId,u=b.builder,m=f.store,h=m.getNodeById(s),v=null==h?void 0:h.schema,g=null===(a=null==v?void 0:v.schema)||void 0===a?void 0:a.id,R=Ue()(v.headerToolbar),e?R?[3,2]:(w=(C=h).updateSchema,x=[(0,p.Cl)({},v)],A={},[4,null===(t=u.buildCRUDHeaderToolbar)||void 0===t?void 0:t.call(u,{renderer:"crud",inScaffold:!1,schema:v,buildSettings:{useDefaultFields:!0}},g)]):(R&&(xc(R,(function(e){return e.behavior===r.FuzzyQuery&&"search-box"===e.type}),!0),h.updateSchema((0,p.Cl)((0,p.Cl)({},v),{headerToolbar:R}))),[2]);case 1:return w.apply(C,[p.Cl.apply(void 0,x.concat([(A.headerToolbar=M.sent(),A)]))]),[2];case 2:return y(v,(function(e,a,t){return"behavior"===e&&Array.isArray(a)&&(null==t?void 0:t.behavior.includes("FuzzyQuery"))&&"container"===(null==t?void 0:t.type)&&Array.isArray(null==t?void 0:t.body)&&(S=t),[e,a]})),S?[4,null===(n=u.buildFuzzyQuerySchema)||void 0===n?void 0:n.call(u,{renderer:"crud",inScaffold:!1,schema:v,buildSettings:{useDefaultFields:!0}})]:[3,4];case 3:return k=M.sent(),(N=Ue()(S)).body=(0,p.fX)((0,p.fX)([],(0,p.zs)(N.body),!1),[k],!1),(O=f.store.getNodeById(S.$$id))&&O.updateSchema(N),[3,9];case 4:return[4,null===(c=u.buildFuzzyQuerySchema)||void 0===c?void 0:c.call(u,{renderer:"crud",inScaffold:!1,schema:v,buildSettings:{useDefaultFields:!0}})];case 5:return k=M.sent(),"flex"===(null===(o=null==R?void 0:R[0])||void 0===o?void 0:o.type)&&Array.isArray(null===(d=R[0])||void 0===d?void 0:d.items)?(E=Ue()(R[0]),[4,null===(i=u.buildFuzzyQuerySchema)||void 0===i?void 0:i.call(u,{renderer:"crud",inScaffold:!1,schema:v,buildSettings:{useDefaultFields:!0,wrapContainer:"container"}})]):[3,7];case 6:return I=M.sent(),E.items.push(I),(O=f.store.getNodeById(R[0].$$id))&&O.updateSchema(E),[3,9];case 7:return T=Ue()(R),[4,null===(l=u.buildFuzzyQuerySchema)||void 0===l?void 0:l.call(u,{renderer:"crud",inScaffold:!1,schema:v,buildSettings:{useDefaultFields:!0,wrapContainer:"flex"}})];case 8:F=M.sent(),T.push(F),h.updateSchema((0,p.Cl)((0,p.Cl)({},v),{headerToolbar:T})),M.label=9;case 9:return[2]}}))}))},a.prototype.handleToggle=function(e){return(0,p.sH)(this,void 0,void 0,(function(){var a,t,n;return(0,p.YH)(this,(function(c){switch(c.label){case 0:a=this.props,t=a.feat,n=a.builder,this.setState({loading:!0,checked:e}),c.label=1;case 1:return c.trys.push([1,8,,9]),t===r.SimpleQuery&&n.filterByFeat(t)?[4,this.updateSimpleQuery(e)]:[3,3];case 2:return c.sent(),[3,5];case 3:return t===r.AdvancedQuery&&n.filterByFeat(t)?[4,this.updateAdvancedQuery(e)]:[3,5];case 4:c.sent(),c.label=5;case 5:return t===r.FuzzyQuery&&n.filterByFeat(t)?[4,this.updateFuzzyQuery(e)]:[3,7];case 6:c.sent(),c.label=7;case 7:return[3,9];case 8:return c.sent(),[3,9];case 9:return this.setState({loading:!1,checked:e}),[2]}}))}))},a.prototype.handleEdit=function(e){var a=this.props.manager,t=e?null==e?void 0:e.nodeId:this.state.targetNodeId;t?a.setActiveId(t):c.oRP.warning((0,o.Ru)("e11e888f47bc6cd5816a1147be05e792"))},a.prototype.renderOption=function(e,a){var t,d,i,l=this,r=this.props,b=r.classnames,f=r.feat,s=r.popOverContainer,u=r.env;return n.createElement("li",{key:a,className:b("ae-CRUDConfigControl-list-item")},n.createElement(q.T_,{tooltip:{content:e.label,tooltipTheme:"dark",style:{fontSize:"12px"}},container:s||(null===(t=null==u?void 0:u.getModalContainer)||void 0===t?void 0:t.call(u)),trigger:["hover"],delay:150},n.createElement("div",{className:b("ae-CRUDConfigControl-list-item-info")},n.createElement("span",null,e.label))),n.createElement("div",{className:b("ae-CRUDConfigControl-list-item-actions")},(null===(d=null==e?void 0:e.context)||void 0===d?void 0:d.isCascadingField)?n.createElement(c.vwO,{label:null===(i=null==e?void 0:e.context)||void 0===i?void 0:i.modelLabel,displayMode:"normal",className:b("ae-CRUDConfigControl-list-item-tag","ae-CRUDConfigControl-list-item-tag--cascading")}):null,"SimpleQuery"===f?n.createElement(c.$nd,{level:"link",size:"sm",tooltip:{content:(0,o.Ru)("eee03351367bb1907dcc3140ffa3e3b8"),tooltipTheme:"dark",style:{fontSize:"12px"}},onClick:function(){return l.handleEdit(e)}},n.createElement(c.Int,{icon:"column-setting",className:b("icon")})):null))},a.prototype.renderHeader=function(){var e=this,a=this.props,t=a.classPrefix,d=a.classnames;a.render,a.env;var i=a.label;a.feat;var l=this.state;l.options;var r=l.checked;return n.createElement("header",{className:d("ae-CRUDConfigControl-header","mb-2")},n.createElement("span",{className:d("Form-label")},i),n.createElement("div",{className:d("ae-CRUDConfigControl-header-actions")},n.createElement(c.dOG,{className:d("ae-CRUDConfigControl-header-actions-switch"),key:"switch",size:"sm",classPrefix:t,value:r,onChange:this.handleToggle}),n.createElement("div",{className:d("ae-CRUDConfigControl-header-actions-divider")}),n.createElement(c.$nd,{level:"link",size:"sm",tooltip:{content:(0,o.Ru)("e6413abdc2fd3ccbbf15327e4004b1b2"),tooltipTheme:"dark",style:{fontSize:"12px"}},onClick:function(){return e.handleEdit()}},n.createElement(c.Int,{icon:"share-link",className:d("icon"),style:{width:"16px",height:"16px"}}))))},a.prototype.render=function(){var e=this,a=this.props.classnames,t=this.state,d=t.options,i=t.loading;return n.createElement("div",{className:a("ae-CRUDConfigControl")},this.renderHeader(),n.createElement("ul",{className:a("ae-CRUDConfigControl-list")},i?n.createElement(c.y$y,{show:!0,tip:(0,o.Ru)("4c2dc6491d29ef77f421daa19541c8ab"),tipPlacement:"bottom",size:"sm",className:a("flex")}):Array.isArray(d)&&d.length>0?d.map((function(a,t){return e.renderOption(a,t)})):n.createElement("p",{className:a("ae-CRUDConfigControl-placeholder")},(0,o.Ru)("fcebd5cda006253365b4453596290f48"))))},(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"initOptions",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Boolean]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"updateAdvancedQuery",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Boolean]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"updateFuzzyQuery",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Boolean]),(0,p.Sn)("design:returntype",Promise)],a.prototype,"handleToggle",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleEdit",null),(0,p.Cg)([c.d6t,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object,Number]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"renderOption",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-crud-filters-control",renderLabel:!1,wrap:!1})],a)}(Gh),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Kh=function(e){var a,t=e.classnames,c=e.minField,o=void 0===c?"min":c,d=e.maxField,i=void 0===d?"max":d,l=e.data,r=e.name,b=e.onChange,f=e.value,s=e.render,u=e.precision,m="InputRangeValue",h=null===(a=null==l?void 0:l.joinValues)||void 0===a||a,v=(null==l?void 0:l.delimiter)||",",y=null==l?void 0:l.extraName,g=(0,n.useCallback)((function(e){var a,t,n;if(!e)return(a={})[o]=void 0,a[i]=void 0,a;if("string"==typeof e){var c=(0,p.zs)(e.split(v),2),d=c[0],l=c[1];return(t={})[o]=d,t[i]=l,t}return Array.isArray(e)?((n={})[o]=e[0],n[i]=e[1],n):e}),[o,i,v,f,h,y]),R=(0,n.useCallback)((function(e,a){var t,n=e;null!=e[o]&&null!=e[i]&&(y?n=[e[o],e[i]]:h?n=[e[o],e[i]].join(v||","):((t={})[o]=e[o],t[i]=e[i],n=t),null==b||b(n))}),[m,o,i,v,h,y,f]);return n.createElement(n.Fragment,null,s("input-range-value-control",{type:"form",wrapWithPanel:!1,panelClassName:"border-none shadow-none mb-0",bodyClassName:"p-none",actionsClassName:"border-none mt-2.5",wrapperComponent:"div",formLazyChange:!0,preventEnterSubmit:!0,submitOnChange:!0,body:[{label:!1,type:"input-group",name:m,className:t("ae-InputRangeValue-input-group"),body:[{type:"input-number",validations:"isNumeric",name:o,precision:u,value:0},{type:"html",html:"-",className:t("ae-InputRangeValue-input-group-delimiter")},{type:"input-number",validations:"isNumeric",name:i,precision:u,value:100}]}]},{data:r?g(l[r]):{},onSubmit:R}))};Kh.defaultProps={minField:"min",maxField:"max"},function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a.prototype.render=function(){return n.createElement(Kh,(0,p.Cl)({},this.props))},a=(0,p.Cg)([(0,c.eIh)({type:"ae-input-range-value"})],a)}(n.Component),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Qh=function(e){function a(){return null!==e&&e.apply(this,arguments)||this}return(0,p.C6)(a,e),a.prototype.onChange=function(e){var a,t;void 0===e&&(e=""),null===(t=(a=this.props).onChange)||void 0===t||t.call(a,e)},a.prototype.genTooltipProps=function(e,a){var t=this.props.render;return(0,p.Cl)((0,p.Cl)((0,p.Cl)({tooltipTheme:"light",trigger:"hover",rootClose:!0,placement:"top",tooltipClassName:"ae-FunctionEditorControl-desc-tooltip"},"string"==typeof e?{content:e}:{content:" ",children:function(){return n.isValidElement(e)?e:t("content",e)}}),this.props.tooltipProps||{}),a||{})},a.prototype.render=function(){var e=this,a=this.props,t=a.render,c=a.params,o=void 0===c?[]:c,d=a.allowFullscreen,i=a.value,l=a.placeholder;a.desc;var r=a.mergeParams,b="function"==typeof r?r(o):o;return n.createElement(n.Fragment,null,t("api-function-editor-control-editor/0",{type:"container",className:"ae-FunctionEditorControl-func-header",body:(0,p.fX)((0,p.fX)(['<span class="mtk6">function </span>','<span class="mtk1 bracket-highlighting-0">(</span>'],(0,p.zs)(b.map((function(a,t){var n=a.label,c=a.tip;return(0,p.fX)([(0,p.Cl)({type:"button",level:"link",label:n,className:"ae-FunctionEditorControl-func-arg"},c?{tooltip:e.genTooltipProps(c)}:{})],(0,p.zs)(t===b.length-1?[]:['<span class="mtk1">, </span>']),!1)})).flat()),!1),['<span class="mtk1 bracket-highlighting-0">) {</span>'],!1)}),t("api-function-editor-control-editor/1",{label:"",name:"__whatever_name_adpator",placeholder:l||"",mode:"normal",type:"js-editor",className:"ae-FunctionEditorControl-func-editor",allowFullscreen:d},{value:i,onChange:this.onChange}),t("api-function-editor-control-editor/2",{type:"container",body:'<span class="mtk1 bracket-highlighting-0">}</span>',className:"ae-FunctionEditorControl-func-footer"}))},a.defaultProps={params:[]},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"onChange",null),a}(n.Component);!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-functionEditorControl",renderLabel:!1})],a)}(Qh),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var Zh,ev=function(e){function a(a){var t=e.call(this,a)||this;return t.internalProps=["checked","editing"],t.state={items:t.transformOptions(a),labelField:a.data.labelField||"title",valueField:a.data.valueField},t}return(0,p.C6)(a,e),a.prototype.componentWillReceiveProps=function(e){var a=I()(e,"items")?this.transformOptions(e):[];JSON.stringify(this.state.items.map((function(e){return(0,p.Cl)((0,p.Cl)({},e),{editing:void 0})})))!==JSON.stringify(a)&&this.setState({items:a})},a.prototype.transformOptionValue=function(e){return null==e?"":"string"==typeof e?e:JSON.stringify(e)},a.prototype.transformOptions=function(e){e.data;var a=e.value;return Array.isArray(a)?a.map((function(e){return(0,p.Cl)((0,p.Cl)((0,p.Cl)({},e),void 0!==e.hidden?{hidden:e.hidden}:{}),void 0!==e.hiddenOn?{hiddenOn:e.hiddenOn}:{})})):[]},a.prototype.onChange=function(){(0,this.props.onChange)(this.state.items)},a.prototype.targetRef=function(e){this.target=e?(0,fa.findDOMNode)(e):null},a.prototype.dragRef=function(e){!this.drag&&e?this.initDragging():this.drag&&!e&&this.destroyDragging(),this.drag=e},a.prototype.initDragging=function(){var e=this,a=(0,fa.findDOMNode)(this);this.sortable=new pn(a.querySelector(".ae-OptionControl-content"),{group:"OptionControlGroup",animation:150,handle:".ae-OptionControlItem-dragBar",ghostClass:"ae-OptionControlItem--dragging",onEnd:function(a){if(a.newIndex!==a.oldIndex){var t=a.to;a.oldIndex<t.childNodes.length-1?t.insertBefore(a.item,t.childNodes[a.oldIndex>a.newIndex?a.oldIndex+1:a.oldIndex]):t.appendChild(a.item);var n=e.state.items.concat();n[a.oldIndex]=n.splice(a.newIndex,1,n[a.oldIndex])[0],e.setState({items:n},(function(){return e.onChange()}))}}})},a.prototype.destroyDragging=function(){this.sortable&&this.sortable.destroy()},a.prototype.handleDelete=function(e){var a=this,t=this.state.items.concat(),n=this.props.minLength;n>0&&t.length<=n?c.oRP.warning("列表项数目不能少于".concat(n)):(t.splice(e,1),this.setState({items:t},(function(){return a.onChange()})))},a.prototype.toggleEdit=function(e){var a=this.state.items;a[e].editing=!a[e].editing,this.setState({items:a})},a.prototype.editItem=function(e,a){var t=this,n=this.state.items.concat();n[a]&&(n[a]=e),this.setState({items:n},(function(){return t.onChange()}))},a.prototype.handleEditLabel=function(e,a){var t,n=this,c=this.state.items.concat();c.splice(e,1,(0,p.Cl)((0,p.Cl)({},c[e]),((t={})[this.state.labelField]=a,t))),this.setState({items:c},(function(){return n.onChange()}))},a.prototype.handleAdd=function(){var e,a=this,t=this.props.scaffold,n=this.state.labelField,c=this.state.items.slice();c.push(t||((e={})[n]=(0,o.Ru)("97d43b5b163c9299f70b76d12541828c"),e.body={},e)),this.setState({items:c},(function(){a.onChange()}))},a.prototype.handleValueChange=function(e,a){var t=this,n=this.state.items.concat();n[e].value=a,this.setState({items:n},(function(){return t.onChange()}))},a.prototype.renderHeader=function(){var e,a=this.props,t=a.render,c=a.label,o=a.labelRemark,d=a.useMobileUI,i=a.env,l=a.popOverContainer,r=null===(e=null==i?void 0:i.theme)||void 0===e?void 0:e.classPrefix;return n.createElement("header",{className:"ae-OptionControl-header"},n.createElement("label",{className:W()("".concat(r,"Form-label"))},c||"",o?t("label-remark",{type:"remark",icon:o.icon||"warning-mark",tooltip:o,className:W()("Form-lableRemark",null==o?void 0:o.className),useMobileUI:d,container:l||i.getModalContainer}):null))},a.prototype.renderOption=function(e){var a,t=this,d=e.index,i=e.editing,l=this.props,r=l.render,b=l.data,f=l.items,s=void 0===f?[]:f,u=this.transformOptionValue(e[this.state.labelField]),m=i?n.createElement("div",{className:"ae-OptionControlItem-extendMore"},r("item",{type:"form",title:null,className:"ae-ExtendMore right mb-2 border-none",wrapWithPanel:!1,labelAlign:"left",horizontal:{left:4,right:8},body:(0,p.fX)([{type:"button",className:"ae-OptionControlItem-closeBtn",label:"×",level:"link",onClick:function(){return t.toggleEdit(d)}}],(0,p.zs)(s),!1),onChange:function(e){t.editItem(e,d)}},{data:(0,B.ed2)(b,e)})):null,h=[{type:"button",className:"ae-OptionControlItem-action",label:(0,o.Ru)("95b351c86267f3aedf89520959bce689"),onClick:function(){return t.toggleEdit(d)}},{type:"button",className:"ae-OptionControlItem-action",label:(0,o.Ru)("2f4aaddde33c9b93c36fd2503f3d122b"),onClick:function(){return t.handleDelete(d)}}],v=this.state.labelField;return n.createElement("li",{className:"ae-OptionControlItem",key:d},n.createElement("div",{className:"ae-OptionControlItem-Main"},n.createElement("a",{className:"ae-OptionControlItem-dragBar"},n.createElement(c.Int,{icon:"drag-bar",className:"icon"})),(0,c.XXf)({type:"input-text",name:v,className:"ae-OptionControlItem-input",value:u,placeholder:(0,o.Ru)("c887c83f280bd63012d32179ff5273ed"),clearable:!1,onChange:function(e){t.handleEditLabel(d,e)}},{data:(a={},a[v]=u,a)}),r("dropdown",{type:"dropdown-button",className:"ae-OptionControlItem-dropdown",btnClassName:"px-2",icon:"fa fa-ellipsis-h",hideCaret:!0,closeOnClick:!0,align:"right",menuClassName:"ae-OptionControlItem-ulmenu",buttons:h},{popOverContainer:null})),m)},a.prototype.render=function(){var e=this,a=this.state.items,t=this.props,d=t.className,i=t.addTip,l=t.placeholder;return n.createElement("div",{className:W()("ae-OptionControl",d)},this.renderHeader(),n.createElement("div",{className:"ae-OptionControl-wrapper"},Array.isArray(a)&&a.length?n.createElement("ul",{className:"ae-OptionControl-content",ref:this.dragRef},a.map((function(a,t){return e.renderOption((0,p.Cl)((0,p.Cl)({},a),{index:t}))}))):n.createElement("div",{className:"ae-OptionControl-placeholder"},l||(0,o.Ru)("01ceb3edde98440157f199c292011dfc")),n.createElement("div",{className:"ae-OptionControl-footer"},n.createElement(c.$nd,{level:"enhance",onClick:this.handleAdd,ref:this.targetRef,className:"w-full"},i||(0,o.Ru)("e8755fb1e985a5d26df0fce1f0b7b0f8")))))},(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"targetRef",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Object]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"dragRef",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[Number,String]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleEditLabel",null),(0,p.Cg)([l.d6,(0,p.Sn)("design:type",Function),(0,p.Sn)("design:paramtypes",[]),(0,p.Sn)("design:returntype",void 0)],a.prototype,"handleAdd",null),a}(n.Component);function av(){return av=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},av.apply(null,arguments)}!function(e){function a(){return null!==e&&e.apply(this,arguments)||this}(0,p.C6)(a,e),a=(0,p.Cg)([(0,c.eIh)({type:"ae-listItemControl",renderLabel:!1})],a)}(ev),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"},t(77434),window.amisEditorVersionInfo={version:"6.7.0",buildTime:"2024-08-06"};var tv;function nv(){return nv=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},nv.apply(null,arguments)}(0,c.pUr)("pc-preview",(function(e){return n.createElement("svg",av({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 17 16"},e),Zh||(Zh=n.createElement("g",{fill:"none",fillRule:"evenodd"},n.createElement("path",{d:"M16.037 0h-16v16h16z"}),n.createElement("path",{fill:"currentColor",d:"M6.037 14a.5.5 0 0 1-.09-.992l.09-.008h1.5v-1.5h-5.5a.5.5 0 0 1-.5-.5V2.542a.5.5 0 0 1 .5-.5h12a.5.5 0 0 1 .5.5V11a.5.5 0 0 1-.5.5h-5.5V13h1.5a.5.5 0 0 1 .09.992l-.09.008zm7.5-10.959h-11V10.5h11z"}))))})),(0,c.pUr)("h5-preview",(function(e){return n.createElement("svg",nv({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},e),tv||(tv=n.createElement("g",{fill:"none",fillRule:"nonzero"},n.createElement("path",{d:"M0 0h16v16H0z"}),n.createElement("path",{fill:"currentColor",d:"M13 1.5a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V2a.5.5 0 0 1 .5-.5Zm-.5 1h-9v11h9zM9 11.66a.5.5 0 0 1 .09.992L9 12.66H7a.5.5 0 0 1-.09-.992L7 11.66z"}))))}));var cv=t(11032),ov=["audio","carousel","custom","log","sparkline"],dv=function(e){function a(){for(var a,t=arguments.length,n=new Array(t),c=0;c<t;c++)n[c]=arguments[c];return(a=e.call.apply(e,[this].concat(n))||this).order=9999,a}return(0,cv.A)(a,e),a.prototype.buildSubRenderers=function(e,a){for(var t=0,n=a.length;t<n;t++){var c=a[t].rendererName;c&&ov.indexOf(c)>-1&&(a[t].disabledRendererPlugin=!0)}},a}(l.j8);(0,l.I0)(dv),t(37825);var iv=function(e){function a(){for(var a,t=arguments.length,n=new Array(t),c=0;c<t;c++)n[c]=arguments[c];return(a=e.call.apply(e,[this].concat(n))||this).tipName="自定义组件",a.settingsSchema={title:"自定义组件配置",body:[{type:"tabs",tabsMode:"line",className:"m-t-n-xs",contentClassName:"no-border p-l-none p-r-none",tabs:[{title:"常规",controls:[{name:"target",label:"Target",type:"text"}]},{title:"外观",controls:[]}]}]},a}return(0,cv.A)(a,e),a}(l._I);iv=function(e,a,t,n){var c,o=arguments.length,d=o<3?a:null===n?n=Object.getOwnPropertyDescriptor(a,t):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)d=Reflect.decorate(e,a,t,n);else for(var i=e.length-1;i>=0;i--)(c=e[i])&&(d=(o<3?c(d):o>3?c(a,t,d):c(a,t))||d);return o>3&&d&&Object.defineProperty(a,t,d),d}([(0,l.xj)("my-renderer",{name:"自定义渲染器",description:"这只是个示例",type:"my-renderer",previewSchema:{type:"my-renderer",target:"demo"},scaffold:{type:"my-renderer",target:"233"}})],iv);var lv=window.location.protocol+"//"+window.location.host;/^\/amis-editor-demo/.test(window.location.pathname)&&(lv+="/amis-editor");var rv=lv+"/schema.json",bv=[{label:"简体中文",value:"zh-CN"},{label:"English",value:"en-US"}],fv=(0,be.WQ)("store")((0,be.PA)((function(e){var a=e.store,t=(e.location,e.history,e.match,(0,o.IJ)());return a.pages[0]&&a.updateSchema(a.pages[0].schema),n.createElement("div",{className:"Editor-Demo"},n.createElement("div",{className:"Editor-header"},n.createElement("div",{className:"Editor-title"},"可视化编辑器"),n.createElement("div",{className:"Editor-view-mode-group-container"},n.createElement("div",{className:"Editor-view-mode-group"},n.createElement("div",{className:"Editor-view-mode-btn editor-header-icon "+(a.isMobile?"":"is-active"),onClick:function(){a.setIsMobile(!1)}},n.createElement(c.Int,{icon:"pc-preview",title:"PC模式"})),n.createElement("div",{className:"Editor-view-mode-btn editor-header-icon "+(a.isMobile?"is-active":""),onClick:function(){a.setIsMobile(!0)}},n.createElement(c.Int,{icon:"h5-preview",title:"移动模式"})))),n.createElement("div",{className:"Editor-header-actions"},n.createElement(l.eV,null),n.createElement(c.l6P,{className:"margin-left-space",options:bv,value:t,clearable:!1,onChange:function(e){return a=e.value,localStorage.setItem("suda-i18n-locale",a),void window.location.reload();var a}}),n.createElement("div",{className:"header-action-btn m-1 "+(a.preview?"primary":""),onClick:function(){a.setPreview(!a.preview)}},a.preview?"编辑":"预览"),!a.preview&&n.createElement("div",{className:"header-action-btn exit-btn",onClick:function(){window.close()}},"退出"))),n.createElement("div",{className:"Editor-inner"},n.createElement(l.KE,{theme:"cxd",preview:a.preview,isMobile:a.isMobile,value:a.schema,onChange:function(e){a.updateSchema(e),a.updatePageSchemaAt(0)},onPreview:function(){a.setPreview(!0)},onSave:function(){a.updatePageSchemaAt(0),c.oRP.success("保存成功","提示")},className:"is-fixed",$schemaUrl:rv,showCustomRenderersPanel:!0,amisEnv:{fetcher:a.fetcher,notify:a.notify,alert:a.alert,copy:a.copy}})))})))},91786:function(e,a,t){var n=t(95459),c=t(32753),o=Array.prototype.splice;e.exports=function(e,a){for(var t=e?a.length:0,d=t-1;t--;){var i=a[t];if(t==d||i!==l){var l=i;c(i)?o.call(e,i,1):n(e,i)}}return e}},61790:function(e){e.exports=function(e,a,t,n,c){return c(e,(function(e,c,o){t=n?(n=!1,e):a(t,e,c,o)})),t}},13260:function(e,a,t){var n=t(49797);e.exports=function(e,a){var t;return n(e,(function(e,n,c){return!(t=a(e,n,c))})),!!t}},24141:function(e,a,t){var n=t(42582),c=t(67850);e.exports=function(e,a,t,o){return c(e,a,t(n(e,a)),o)}},46432:function(e,a,t){var n=t(83880),c=1/0;e.exports=function(e){return null!=e&&e.length?n(e,c):[]}},61473:function(e){e.exports=function(e){for(var a=-1,t=null==e?0:e.length,n={};++a<t;){var c=e[a];n[c[0]]=c[1]}return n}},10100:function(e,a,t){var n=t(85962),c=t(14511)((function(e,a,t,c){n(e,a,t,c)}));e.exports=c},43044:function(e,a,t){var n=t(10714),c=t(49797),o=t(85525),d=t(61790),i=t(66521);e.exports=function(e,a,t){var l=i(e)?n:d,r=arguments.length<3;return l(e,o(a,4),t,r,c)}},68390:function(e,a,t){var n=t(85525),c=t(91786);e.exports=function(e,a){var t=[];if(!e||!e.length)return t;var o=-1,d=[],i=e.length;for(a=n(a,3);++o<i;){var l=e[o];a(l,o,e)&&(t.push(l),d.push(o))}return c(e,d),t}},3936:function(e,a,t){var n=t(67850);e.exports=function(e,a,t){return null==e?e:n(e,a,t)}},51778:function(e,a,t){var n=t(31600),c=t(85525),o=t(13260),d=t(66521),i=t(58408);e.exports=function(e,a,t){var l=d(e)?n:o;return t&&i(e,a,t)&&(a=void 0),l(e,c(a,3))}},56907:function(e,a,t){var n=t(24141),c=t(45002);e.exports=function(e,a,t){return null==e?e:n(e,a,c(t))}},92776:function(e,a,t){var n=t(71731),c=t(42238),o=t(9941),d=c((function(e,a){return o(e)?n(e,a):[]}));e.exports=d}}]);
|